.bg-base {
    background: #056298 !important;
}
.bg-base-border {
    border: 1px solid #056298 !important;
}
.bg-light-blue {
    background: #edf5ff;
}

.navbar {
  min-height: 40px;
}

.navbar-default {
  background-color: #e6f0fc;
  border-color: #bed2ea;
}

.navbar-default a {
  font-weight: bold;
  color: #5a5a5a !important;
  text-transform: uppercase;
}

h4.event-title {
    font-size: 2.0em;
    padding: 1.5em 0 0 0em;
}

.ev-rgi .bg-light-blue {
    background: #f7f7f7;
}

.ev-date-inline .form-control {
    width: 70px;
    margin-right: 5px;
}

.ev-rgi .main-tabs > li p {
    text-transform: capitalize;
    font-weight: 400;
    font-family: sans-serif;
    color: #8c8c8c;
    letter-spacing: .02em;
    font-size: 0.9em;
}

.ev-rgi .main-tabs h3 {
    font-size: 1.1em;
    text-transform: uppercase;
    padding-bottom: 0px;
    letter-spacing: .02em;
    line-height: normal;
}

@media (min-width: 768px) {
    .ev-rgi .main-tabs h3 {
        font-size: 1.3em;
    }
 }

@media (min-width: 992px) {
    .ev-rgi .main-tabs h3 {
        font-size: 1.4em;
        text-transform: uppercase;
        padding-bottom: 5px;
    }
    .ev-rgi .main-tabs > li p {
        font-size: 0.95em;
    }
}

.sub-title {
    font-weight: 500;
    font-size: 1.3em;
    color: #056298;
    padding-bottom: 10px;
}

.navbar-default .navbar-nav {
  font-size: 13px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: #bed2ea;
  border-bottom: 3px solid #333;
}

.ev-rgi .mhheat-add-s1 {
    padding-right: 15px !important;
}

.ev-rgi .main-tabs {
    border: 0;
    margin-bottom: 0;
}

.ev-rgi .main-tabs > li {
    width: 25%;
    background: transparent;
}



.ev-rgi .main-tabs > li.active > a,
.ev-rgi .main-tabs > li.active > a:focus,
.ev-rgi .main-tabs > li.active > a:hover {
    border: 0;
    background: transparent;
    color: #555 !important;
}

.ev-rgi .main-tabs > li:hover a {
    border: 0;
    background: #eee;
    color: #555 !important;
}

    .ev-rgi .main-tabs > li.active {
        border: 1px solid #d9d9d9;
        background: #fff;
        border-bottom: 0;
    }
.ev-rgi .main-tabs > li.active hr {
    visibility: visible !important;
}


.main-tabs .active h3 {
    color: #171717;
}

.ev-rgi .btn-alt .btn-xs {
    background: transparent;
}


.action-bar .btn-alt {
    margin-bottom: 10px;
}

.ev-rgi .main-tabs hr {
    width: 41%;
    float: left;
    margin-top: 0;
    color: #056298;
    background: #056298;
    border-top-color: #ccc;
}

.ev-rgi .prvc a,
.ev-rgi .prvc a:focus,
.ev-rgi .prvc a:visited,
.ev-rgi .prvc a:hover {
    color: #056298;
    text-decoration: none;
}

.ev-rgi .tab-content {
    border: 1px solid #d9d9d9;
    background: #fff;
}

    .ev-rgi .tab-content > .tab-pane {
        margin-top: 45px;
    }

.rsvp-create-event {
    margin-bottom: 25px;
}

.rsvp-create-event .tab-content > .tab-pane {
    margin-top: 45px;
}

.ev-rgi .form-control {
    border: 1px solid #adacac;
    border-radius: 3px;
    padding: 6px 12px;
    color: #333;
    background: #ffffff;
}

.ev-rgi .form-control:focus {
    border: 1px solid #000000;
    background: #ffffff;
}

.ev-rgi .input-sm {
    border: 1px solid #adacac;
    border-radius: 0;
    padding: 3px 12px;
    height: 30px;
    color: #333;
    margin-bottom:0;
}

.ev-rgi #srch-term-nac-title {
    padding: 5px 12px;
    height: 30px;
}

.ev-rgi .btn-alt {
    border-radius: 3px;
    background-color: #056298;
    border: 1px solid #044d77;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
    color: #fff;
}
.ev-rgi .btn-alt:hover {
    background-color: #044d77;
}

.ev-rgi .selected-layout {
    border: 2px solid #1566d1;
}

.ev-rgi .btn-alt2 {
    border-radius: 0;
    background-color: #337ab7;
    border: 1px solid #656260;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
    color: #fff;
}

.ev-rgi .btn-lg {
    text-transform: uppercase;
    font-size: 1.1em;
    letter-spacing: 0.05em;
}

.ev-rgi .action-bar .btn-lg {
    text-transform: uppercase;
    font-size: 1.0em;
    letter-spacing: 0.05em;
    width: 100%;
    padding: 10px 0;
    text-align:center;
}

.ev-rgi .action-bar .no-gutters .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
}


@media (min-width: 768px) {
    .ev-rgi .action-bar .col-sm-2 {
        width: 19.666667%;
    }
}

@media (min-width: 992px) {
    .ev-rgi .action-bar .col-sm-2 {
        width: 16.66666667%;
    }
}
 

.bg-white {
    background-color: #fff;
}

.white-color {
    color: #fff;
}

.ev-rgi .bg-light-blue2 {
    background-color: #5194ec;
    border: 1px solid #5194ec;
}
.ev-rgi .bg-orange {
    background-color: #ec8751;
    border: 1px solid #dc7139;
}
.ev-rgi .bg-black {
    background-color: #7f7a77;
    border: 1px solid #7f7a77;
}
.ev-rgi .bg-red {
    background-color: #ee6e68;
    border: 1px solid #ee6e68;
}

.ev-rgi .input-addon-alt {
    font-weight: 600;
    font-size: 20px;
    background: #337ab7;
    color: #fff;
    border-color: #666;
    border-radius: 0;
}

.ev-rgi .table-alt {
    border: 1px solid #ccc;
}

.ev-rgi .search-section {
    margin-bottom: 25px;
}

.ev-rgi .check-box-b {
    background: #fff;
    border: 1px solid #d8d5d5;
    margin: 0 0 15px;
    padding: 1px;
    font-size: 12px;
    cursor: move;
}
    .ev-rgi .check-box-b .p-3,
    .ev-rgi .check-box-b .p-3 label {
        cursor: move;
    }
    .ev-rgi .check-box-b .fa.fa-bars {
        margin: 0 10px 1px 0;
    }


.ev-rgi .edit-field .check-box-b {
    margin-bottom: 0
}

.check-box-b .badge {
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0;
    font-weight: normal;
    padding: 3px 7px 4px 8px;
    font-size: 14px;
}

.ev-rgi .edit-field .row.edit {
    margin: 0;
    background: #f3f3f3;
    margin-top: -1px;
    border: 1px solid #d8d5d5;
    border-top: 0;
}

.ev-rgi .bg-light-gray {
    background: #eee;
}

.bg-gray {
    background: #ddd;
}

.temp {
  border: 1px solid #ddd;
}
/*
.ev-rgi .section {
    margin-bottom: 4.0em;
}
*/
.ev-rgi .section-action {
    margin: 35px 0;
}

.ev-rgi table th {
    background: #45586b;
    border-left: 1px solid #ddd !important;
    color: #fff;
}

.reg-section table td {
    border-right: 1px solid #eee;
}

.ev-rgi .table-responsive {
    padding: 1px;
    border: 1px solid #edeff1;
    min-height: 200px; /*300px*/
}
.ev-rgi .nac-table {
    margin: 0;
}

.brand-bar {
  padding: 5px;
}

.ev-rgi .edit-field {
    margin-bottom: 15px;
}

.ev-rgi .brand-bar .brand-name {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin: 15px 15px 0 0;
}

.bg-temp-2 {
  background: url("../images/event-2-bg.jpg") no-repeat;
}

.brand-bar .brand-logo {
    width: 200px;
    height: 50px;
}

.ev-rgi .brand-banner,
.ev-rgi .banner-bar {
    width: 100%;
    height: 280px;
    background: #383838;
}


.bg-w2 {
    background: rgba(255, 255, 255, 1);
    margin-top: 0;
    border: 1px solid #eee !important;
    margin-bottom: 25px;
}

.reg-section {
    padding: 0 20px 20px;
}

.reg-section h1 {
    margin: 50px 0 60px;
    font-size: 30px;
}

/*
.reg-section span {
  color: #1a73e8;
}
*/

#basicInformation .popover-content {
  width: 250px;
}

.ev-rgi .bg-success {
    background-color: #dff0d8;
    color: #333;
}

.ev-rgi .edit a {
    color: #056298;
}

.ev-rgi .position-right {
    position: absolute;
    right: 68px;
    top: 12px;
    opacity: .8;
    z-index: 99;
}

.nac-list .position-right {
    right: 25px;
    top: 10px;
}

.p-relative {
    position: relative;
}

.p-relative .p-r {
    position: absolute;
    right: 7px;
    top: -3px;
}

.ev-rgi .p-3 {
    padding: 4px 0;
}

.ev-rgi .myb-10 {
    margin-bottom: 10px;
}
.ev-rgi .myt-10 {
    margin-top: 10px;
}
.event-tmp-design label {
    margin-bottom: 0;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 2px;
}

.event-tmp-design .section{
    margin-bottom: 25px;
}

.vertical-center {
    margin: 0;
    margin-top: 10%;
}

.ev-rgi-done {
    min-height: 60vh;
    position: relative;
}

.ev-rgi-done h2 {
    line-height: 40px;
}


.ev-rgi-done h2 span {
    padding: 2px 15px;
    background: #056298;
    color: #fff;
    margin: 24px 0;
    font-size: 21px;
}

.ev-regi-error {
    padding: 5px 15px;
    color: red;
    background: #f3f3f3;
    background: -webkit-radial-gradient(center, ellipse cover, #fff 0%,#e6e6e6 100%);
    background: radial-gradient(ellipse at center, #fff 0%,#e6e6e6 100%);
}

.regi-sucess {
    color: #8a8a8a;
}

h3.regi-sucess {
    font-size: 3.5rem;
    color: #03b500;
    margin: 10px 0 2px;
}

.ev-regi-error a {
    color: #056298;
}

/*
    .ev-rgi-done h2 .glyphicon {
        border-radius: 50%;
        padding: 20px;
    }
*/


.ev-rgi .productFilter {
    border: 0;
    margin-top: 10px;
}

.ev-rgi .dropdown-header, 
.ev-rgi .dropdown-menu > li > a {
    padding: 3px 10px;
}

.ev-rgi .btn-thin-filter {
    border-radius: 0;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid rgb(151 151 151);
    color: #525252;
    background: #fff !important;
}

.ev-rgi .fa-spin {
    font-size: 18px;
}

.ev-rgi .noRecord h4 {
    color: #056298;
    padding: 0;
}

.ev-rgi .pagination > .active > a,
.ev-rgi .pagination > .active > a:focus,
.ev-rgi .pagination > .active > a:hover,
.ev-rgi .pagination > .active > span,
.ev-rgi .pagination > .active > span:focus,
.ev-rgi .pagination > .active > span:hover {
    background: #056298;
}

.ev-rgi .search-section .fa-spinner {
    position: absolute;
    font-size: 18px;
    top: 9px;
    right: 84px;
    z-index: 99;
}

.check-box-b .bg-light-blue label {
    font-weight: normal;
}

.ev-rgi .text-center {
    text-align: center;
}

.ev-rgi .text-right {
    text-align: right;
}

.ev-rgi .tblfooter {
    margin: 0 0 20px;
    padding-top: 5px;
}

.ev-rgi .event-filter {
    margin-top: 10px;
}

.m-r-10 {
    margin: 0px 0px 0px 10px;
}

.action-td {
    min-width: 60px;
}

.ev-rgi .table-striped > tbody > tr.deleted {
    background-color: #feefef;
}

.ev-rgi .table-striped > tbody > tr.publish {
    background-color: #f4fff4;
}

.ev-rgi .table-striped > tbody > tr.completed {
    background-color: #c8e0c8;
}

.ev-rgi .table-striped > tbody > tr.draft {
    background-color: #fff;
}

.ev-rgi .btn-blue {
    background-color: #056298;
    color: white;
}

.ev-rgi .blue-color {
    color: #056298;
}

.ev-rgi .btn-blue-reverse {
    background-color: white;
    color: #056298;
}

.ev-rgi .pagination {
    margin: 0px 0;
}

.ev-rgi .fa-2x {
    font-size: 18px;
    color: #337ab7;
}

.ev-rgi .noRecord,
.ev-rgi .noRecord-at {
    color: #056298;
    padding: 56px 0 56px;
}

.ev-rgi .noRecord-at {
    border: 1px solid #ccc;
    margin-top: 15px;
}
    .ev-rgi .noRecord h3 {
    margin-top: 25px;
}

.ev-rgi .noRecord img {
   opacity: 0.7;
}


.ev-rgi .noRecord.admin-list {
    margin-top: 0px;
}

.ev-rgi .red {
    color: #dc3545;
}


.ev-rgi tr.CartProduct td,
.ev-rgi tr.CartProduct th {
    text-align: left !important;
}

.ev-rgi .w-100 {
    width: 100px;
}

.ev-rgi .label-primary {
    background: #056298;
}

.ev-rgi .loading {
    padding: 10px 0;
}

.additional-field .modal-header,
.upload-xls .modal-header {
    background: #056298;
}
@media (min-width: 1023px) {
    .modal-title-site {
        font-size: 18px;
        padding: 8px;
    }
}

.upload-xls .additional-field {
    margin-top: 70px;
}


.ev-rgi .reg-section input[type=checkbox],
.ev-rgi .reg-section input[type=radio] {
    transform: scale(1.2);
    margin-right: 5px;
}

.event-title {
    font-size: 2.50em;
    padding: 1em 0 0;
}

    .event-title span {
        display: block;
        color: #b1afaf;
        font-size: 0.5em;
        margin-bottom: 8px;
    }


.ev-rgi .required {
    color: inherit;
}

.ev-rgi .form-group.required .control-label::after {
    content: "*";
    color: red;
}

.ev-rgi .bg-success {
    background-image: none;
}


.ev-rgi input.submitted.ng-invalid {
    border: 1px solid #f00;
}

.ev-rgi select.submitted.ng-invalid {
    border: 1px solid #f00;
}

.ev-rgi .btn-defaultmine {
    background-color: #f7fafc;
    color: #000000;
}

.ev-rgi .error {
    color: red;
}

.ev-rgi .errorbold {
    color: red;
    font-weight: bold;
}

.ev-rgi .textbold {
    font-weight: bold;
}

.ev-rgi .custom-control-label::before,
.ev-rgi .custom-control-label::after {
    top: .8rem;
    width: 1.25rem;
    height: 1.25rem;
}

.ev-rgi .black-color {
    color: #000 !important;
}

.ev-rgi .preview {
    background: #ce3800;
    color: #fff !important;
    padding: 5px 15px;
    z-index: 999;
    border: 1px solid #a52d00;
    margin-top: 0;
}

.ev-rgi .page-title {
    padding: 0;
    padding-bottom: 5PX;
}

.preview-mode {
    background: #ffcfcf;
    padding: 12px 0;
    font-size: 16px;
    color: #d10000;
    top: 0;
    right: 0;
    left: 0;
}

.attendee-mode {
    background: #eff2f5;
    padding: 10px 3px 0px 0px;
    margin: 0;
}

.ev-rgi .on-pointer {
    cursor: pointer;
}

#basicInformation .input-group.has-error,
#basicInformation .form-group.has-error {
    margin-bottom: 30px;
}

#basicInformation .form-group, 
#basicInformation .input-group {
    position: relative;
}

#basicInformation .has-error.validationMessage {
    position: absolute;
    width: 100%;
    top: 34px;
    line-height: 34px;
    left: 0px;
}

#basicInformation .brandlist .has-error.validationMessage {
    top: 60px;
}

.ev-rgi .table > tbody > tr > td,
.ev-rgi .table > tbody > tr > th,
.ev-rgi .table > tfoot > tr > td,
.ev-rgi .table > tfoot > tr > th,
.ev-rgi .table > thead > tr > td,
.ev-rgi .table > thead > tr > th {
    border-top: 1px solid #edeff1;
}

.ev-regi-error h3 span {
     color: #000;
    display: block;
    font-size: 2.5rem;
    margin: 10px 0;
}
}

.rev-registration-form {
    padding-bottom: 0;
}

.rev-registration-form label {
    display: block;
}

.details-info {
    position: absolute;
    width: 400px;
    z-index: 9999;
    background: #fff;
    border: 1px solid #8c8c8c;
    padding: 15px;
    box-shadow: 1px 2px 5px #999;
    top: 25px;
    right: 0;
}

@media (max-width: 992px) {
    .details-info {
        width: 335px;
    }
}

    .details-info .table td {
        text-align: left;
    }

    .details-info .table td:first-child {
        font-weight: 700;
    }

.nav-tabs li a {
    color: #908f8f;
    padding: 25px 25px 10px 25px;
    background: #f3f3f3;
}
@media (max-width: 765px) {
    .nav-tabs li a {
        padding: 10px 5px 3px 10px;
    }
}

.evr.breadcrumb {
    margin: 0;
    border: 0;
    padding-left: 0;
    border-radius: 0;
    color: #9e9e9e;
    font-size: 13px;
}

.evr.breadcrumb a {
    color: #9e9e9e;
}

a.share-tab {
    border-right: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
}

.ev-rgi .action-td .dropdown-menu {
    margin-right: 45px;
    width: 300px !important;
    min-width: 300px !important;
    top: 0;
    padding: 7px;
}

.ev-rgi .action-td .list-inline > li {
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.ev-rgi .action-td .dropdown-menu > li > a {
    text-align: center;
    border: 1px solid #ddd;
    width: 50px;
    margin: 2px;
    padding: 5px 0;
}

.ev-rgi .no-gutters .col-md-6 {
    padding: 0 10px;
}

.check-box-b .fa-bars {
    position: absolute;
    right: -9px;
    font-size: 12px;
    padding: 4px 6px 5px 6px;
}

.py-4 {
    padding: 15px 0;
}

.btn-style-none {
    background: transparent;
    border: 0;
    box-shadow: none;
}

/** Event styles **/

.mhevent {
    font-size: 100%;
}

.event-list {
    margin-bottom: 35px;
    margin-top: 15px;
}

.event-list .thumbnail {
    box-shadow: 0px 0px 10px #dfdfdf;
    border: 1px solid #d9d9d9;
    background: #fff;
    padding: 1px;
    height: 310px;
    overflow-y: auto;
    -webkit-transition: background 1s; /* Safari prior 6.1 */
    transition: background 1s;
    border-radius: 0;
}

.event-list .thumbnail .btn-registar {
    margin-top: 5px;
    background: #00837b;
    border: 1px solid #50bdb6;
}

.event-list .caption h3 {
    margin: 0 0 4px;
    font-weight: 500;
    font-size: 1.2em;
    padding-bottom: 2px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.event-list .thumbnail .caption {
    padding: 12px 15px;
    line-height: normal;
}

.event-list .thumbnail .img-responsive {
    width: 100%;
    max-height: 187px;
    -webkit-transition: display 0.5s; /* Safari prior 6.1 */
    transition: display 0.5s;
}

.event-list .thumbnail .location {
    font-weight: 500;
    margin: 3px 0 6px 0;
    font-size: 13px;
    line-height: 18px;
    color: #6b6a6a;
}

.event-list .thumbnail .date-time {
    font-size: 13px;
    color: #7f8b91;
}

.event-list .thumbnail .open > .dropdown-menu {
    right: 0;
    left: inherit;
    top: inherit;
    bottom: 35px;
    border-top: 1px solid #b9b9b9;
    border-radius: 0;
}

.event-details {
    background: #fff;
    border-radius: 5px;
}

.event-details .event-banner {
    background: #ececec;
    height: 300px;
    background-size: cover;
    background-size: 100% 100%;
    border-bottom: 1px solid #ececec;
}

.event-details .caption {
    padding: 30px 30px 20px;
    text-align: center;
    background: #fafafa;
}

.event-details .event-banner .txt-bg{
    background: #fffffff5;
    margin-top: 1px;
    line-height: normal;
    padding: 8px;
    display: table;
}

.event-banner .location {
    color: #878383;
}

.event-details .caption h4 {
    font-size: 18px !important;
    font-weight: normal;
    color: #616161;
}

.event-banner-2 {
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.event-banner-2 h2 {
    padding: 20px 0 5px;
}

.event-details .date-time {
    color: #056298;
}

.event-details .event-banner-2 h4 {
    font-size: 16px !important;
    font-weight: normal;
    color: #7c7c7c;
}

.event-details .location .fa-map-marker {
    margin-right: 8px;
}

.event-details .btn-registar {
    width: 220px;
    margin-top: 15px;
    background: #00837b;
    border: 1px solid #2f928c;
}
.ev-regi-pg-footer {
    text-align: center;
    background: #fbfbfb;
    border-top: 1px solid #ececec
}

.event-details .label-success,
.event-list .label-success {
    background-color: #699001;
}

.event-details .label-warning,
.event-list .label-warning {
    background-color: #e46100;
}

.event-list .location .fa-map-marker {
    margin-right: 4px;
    color: #0081e4;
    font-size: 18px;
}

.event-details .label-info,
.event-list .label-info {
    background-color: #0081e4;
}

.mhevent .label {
    font-size: 85%;
    border-radius: 2px;
}

.event-details .event-banner h2 {
    font-size: 2.0em;
    font-weight: 600;
    margin-top: 15px;
}

.mhevent .top-main-nav {
    padding: 9px 9px 7px;
    background: #edeff1a6;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.mhevent .breadcrumb {
    padding: 3px 0px;
    margin-bottom: 15px;
    list-style: none;
    background-color: transparent;
    border-radius: 2px;
    font-size: 1em;
}

.mhevent .top-main-nav .col-lg-2 {
    padding-left: 5px;
    padding-right: 5px;
}

.mhevent .img-banner {
    width: 100%;
    height: 300px;
    margin-bottom: 40px;
}

.show_bg_2 {
    background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(117, 19, 93, 0.73));
    width: 80%;
    height: 400px;
    background-size: cover;
}

.event-list-thumb {
    position: relative;
}

.event-list .thumbnail:hover {
    border: 1px solid #056298
}

.event-list .thumbnail:hover a {
    text-decoration: none;
}

.event-list .thumbnail:hover .horizontal-menu {
    color: #fff;
}

.event-list .thumbnail .horizontal-menu {
    color: #696767;
    font-size: 25px;
    position: absolute;
    bottom: 20px;
    right: 30px;
    cursor: pointer;
}

.event-list .thumbnail h3 a {
    color: #056298;
}


.rsvp-edit-menu a {
    color: #333 !important;
}

.event-list-thumb-img {
    display: block;
    width: 100%;
    height: 150px;
    background: #283949;
}

.event-list-tags {
    position: absolute;
    bottom: 20px;
    left: 15px;
}

.event-list-tags .label,
.event-details-tags .label {
    font-size: 82% !important;
    padding: .35em .8em;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    margin: 0 1px;
}

.event-details .event-list-tags {
    position: absolute;
    top: -20px;
    left: 0;
    bottom: initial;
}

.event-details-tags .label {
    margin: 0 5px 0 0;
    opacity: .7;
}

.event-details .date-time {
    color: #056298;
}

.ev-tags {
    position: absolute;
    top: 88px;
}

.menu-item-vertical {
    padding: 2px 5px 0;
}

.menu-item-vertical a:hover {
    color: #313534;
    text-decoration: none;
}

.menu-item-vertical .txt-vert {
    padding: 5px 0 0 5px;
}

.top-main-nav .fa-search {
    position: absolute;
    right: 26px;
    top: 8px;
    opacity: .4;
}

.mhevent .btn-load {
    padding: 12px 40px;
    border: 1px solid #888;
    margin-top: 15px;
}

.mhevent .btn-load:hover {
    text-decoration: none;
    background-color: #fff;
}

.rsvp-calendar {
    margin-left: 0;
}

.rsvp-calendar .item {
    width: 68px;
    margin-right: 2px;
    height: auto;
    margin-bottom: 2px;
    background: #ffffff;
    border-color: #d4d4d4;
    border-radius: 5px;
}

.rsvp-calendar .item:hover {
    border: 1px solid #333;
}

    .rsvp-calendar .item.active {
        background: #f1f1f1;
    }

.rsvp-calendar .day-name {
    font-size: 12px;
    color: #737373;
}

.rsvp-calendar .day-number {
    font-size: 18px;
    font-weight: 600;
    color: #636363;
}

.filter-rsvp .calendar-filter img {
    opacity: .7;
}

.event-list .col-md-3 {
    padding-left: 7px;
    padding-right: 7px;
}

.rsvp-tmp-design .check-box-b {
    padding-left: 8px;
}

.rsvp-tmp-design .check-box-b .p-3 {
    padding: 0;
}

#owl-carousel-calendar .item {
    height: initial;
}

.bg-info-color {
    background-color: #00b8dc !important;
    border: 1px solid #00a0bf !important;
}

.RsvpSlider {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.8;
    -webkit-transition: .2s;
    transition: opacity .2s;
    margin-top: 19px;
}

.RsvpSlider:hover {
    opacity: 1;
}

.RsvpSlider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #7f7a77;
    cursor: pointer;
    border: 1px solid #656260;
}

.RsvpSlider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
}

.rev-registration-form {
    padding: 4em 0 4em 0;
}

.rev-registration-form .form-box {
    background: #fafafa;
    padding: 50px;
    box-shadow: 5px 5px 5px #eee;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.registeration-template {
    margin-bottom: 25px;
}

.registeration-template .ev-regi-error {
    background: #fff !important;
    border-width: 0px !important;
}

.registeration-template .sub-header {
    padding: 35px 25px;
}

.table-condensed thead th {
    background-color: transparent;
}

.email-body-area,
.footer-section,
.header-section {
    background: #eee;
    border: 1px solid #ddd;
    padding: 4px;
}

.footer-section,
.header-section {
    margin-bottom: 15px;
}

.rsvp-create-event .form-control {
    border-color: #919191;
}

.rsvp-create-event .input-group,
.rsvp-create-event select {
    margin-bottom: 10px;
}

.ev-recurring {
    color: orangered;
    margin-top: -5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form-sub-section {
    background: #eceff3;
    padding: 15px;
    margin-bottom: 15px;
}

.addsttd-as {
    color: #333;
}

.d-tp-card {
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
    padding: 16px 20px;
    margin-bottom: 30px;
    margin-top: 5px;
}

.tp-d-pg h3 {
    padding: 0;
}

.d-tp-card .tp-icon {
    font-size: 34px;
    fill: #818e9a;
    margin-bottom: 7px;
}

.tp-d-pg h4 {
    margin-bottom: 3px;
    padding: 0;
    font-weight: 500;
    font-size: 15px;
}

.tp-d-pg .tp-tag {
    font-weight: 600;
    font-size: 18px;
}
.tp-d-pg .tp-tag-lg {
    font-size: 28px;
    display: block;
    color: #fff;
    line-height: 33px;
}

.tp-light-bg {
    background: #f9f9f9;
}

.tp-d-pg .fa-spin {
    font-size: 18px;
    margin-top: 35px;
}

.tp-d-pg h2 {
    font-size: 20px;
    padding: 5px 0 0 0;
}

.tp-d-pg h3 {
    font-size: 18px;
    line-height: 22px;
}

.tp-d-pg h4 span {
    font-weight: 400;
}

.tp-sub-nav {
    border: 1px solid #cad2da;
}

.tp-sub-nav li a.active {
    background: #cad2da !important;
    color: #283949 !important;
}

@media (min-width: 1500px) {
    .container-fluid.tp-d-pg {
        width: 1500px;
    }
}

.row-c .col-3 {
    width: 15.6%;
    float: left;
    margin-right: 12px;
}

.row-c .col-3:last-child {
    margin-right: 0;
}

@media (max-width: 1025px) {
    .row-c .col-3 {
        width: 28%;
        float: left;
        margin-right: 9px;
    }
}

@media (max-width: 768px) {
    .row-c .col-3 {
        width: auto;
        float: none;
        margin-right: 0;
    }
}

.row-c .col-3 h3 {
    line-height: 23px;
    color: #d7dde2;
    font-size: 14px;
    line-height: 14px;
}

@media (max-width: 1280px) {
    .row-c .col-3 h3 {
        font-size: 13px;
    }
}

.row-c .col-3 svg {
    color: #fff;
    width: 1.5em;
    height: 1.5em;
    margin-bottom: 10px;
    margin-top: 5px;
    opacity: .5;
}

.row-c .col-3 .tp-light-bg {
    font-size: 13px;
    line-height: 15px;
    box-shadow: 0px 0px 7px #949494;
    border: 0;
    border-radius: 3px;
    padding: 21px 16px 34px 20px;
}


.tp-d-pg .btn-group-vertical > .btn, .btn-group > .btn {
    text-align: left;
    padding: 4px 10px;
}

.txt-ellipsis {
    white-space: nowrap;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tp-d-pg .filter-box .dropdown-toggle,
.tp-d-pg .btn-thin-filter,
.tp-d-pg .input-sm {
    font-size: 12px;
}

.tp-d-pg .nac-table {
    font-size: 12px !important;
}

.ranges li.active,
.ranges li:hover {
    background-color: #283949;
    border: 1px solid #283949;
    color: #fff;
}

.ranges li {
    color: #283949;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #283949;
    border-color: transparent;
    color: #fff;
}

.tp-d-pg .filter-box {
    padding: 0;
}

.tp-d-pg .table-sm {
    margin-bottom: 0;
}

.tp-d-pg .table-sm tr td {
    padding: 5px !important;
}

.tp-d-pg .input-txt-sm,
.tp-d-pg .filter-box .dropdown-toggle, .tp-d-pg .btn-thin-filter {
    height: 26px !important;
    padding: 3px 10px;
}

.tp-d-pg label {
    font-size: 12px;
    font-weight:400;
}
@media (max-width: 1280px) {
    .tp-d-pg label {
        font-size: 11px;
    }
}

.tp-d-pg .btn-sm {
    padding: 4px 12px;
    font-size: 12px;
}

.dropdown-header {
    padding: 0px 10px;
}

.dropdown-menu .divider {
    margin: 5px 0;
}

.dropdown-header input[type="text"] {
    height: 26px !important;
    border: 1px solid #999;
    margin-bottom: 5px;
}

.dropdown-menu .glyphicon {
    font-size: 12px;
    margin-right: 5px;
    color: #333;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #283949;
    border-color: #283949;
}

.pagination > li > a, .pagination > li > span {
    color: #283949;
}

.tp-d-pg .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f2f4f7;
}

.tp-d-pg .table-hover > tbody > tr:hover,
.ev-rgi .table-hover > tbody > tr:hover {
    background-color: #d7dee4;
}

.tp-d-pg thead th,
.ev-rgi thead th {
    background-color: #45586b;
    color: #fff;
}

.ev-rgi .footer-msg {
    padding: 30px 0;
    background: #fafafa;
}

.tp-d-pg .table > thead > tr > th,
.ev-rgi .table > thead > tr > th {
    border-bottom: 2px solid #a9b4bf;
}

.tp-d-pg .table > tbody > tr > td {
    border-top: 1px solid #d7dee4;
}

.tp-d-pg .pim-admin-nav .nav-stacked > li a.active,
.ev-rgi .pim-admin-nav .nav-stacked > li a.active {
    background: #45586b;
    color: #fff;
}

.nav-sortable li {
    border: 1px solid #ccc;
}
.nav-sortable li a {
    cursor: move;
}


/** Style for NAC V2 **/

.nac-v2 .breadcrumb {
    border: 0;
    background: none;
    margin-bottom: 5px;
}

.nac-v2 .bg-p-green {
    background-color: #7D9666 !important;
}

.nac-v2 .text-green {
    color: #7D9666;
}

.nac-v2 .text-yellow {
    color: #efa600 !important;
}

.nac-v2 .bg-yellow {
    background-color: #E3BE2B;
}

.nac-v2 .bg-light-yellow {
    background-color: #F0EBDB;
}

.nac-v2 .secondary-header {
    margin: 0 -10px;
}

.nac-v2 .page-title {
    padding: 5px 5px 10px;
}

.nac-v2 .s-title {
    padding: 2px 5px 0;
    font-size: 18px;
}

.nac-v2 .pd-1 {
    padding: 5px;
}

.nac-v2 .nac-table thead th:last-child {
    text-align: right;
}

.nac-v2 .pdy-1 {
    padding: 5px 0;
}

.nac-v2 .secondary-header .btn,
.nac-v2 .modal-footer .btn {
    padding: 6px 30px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.nac-v2 .modal-footer .btn-default {
    background-color: #7f7a77;
    color: #FFFFFF;
}

.nac-v2 .nav-filter .btn,
.nav-filter-2 .btn,
.nav-filter input[type=text] {
    background-color: #fff;
    border: 1px solid #C2C2C2;
    color: #7c7c7c;
    padding: 5px 12px;
    font-size: 13px;
}

.nac-v2 .nav-filter-2 {
    box-shadow: 0 5px 3px rgb(0 0 0 / 3%);
    border-bottom: 1px solid #ddd
}

.nac-v2 .nav-filter .row {
    margin-left: 0px;
    margin-right: 0px;
}

.nac-v2 .nav-filter-2 .row {
    margin:0;
}

.nac-v2 .nav-filter .col-md-2,
.nac-v2 .nav-filter-2 .col-md-2{
    padding-left: 5px;
    padding-right: 5px;
}

.nac-v2 .content {
    margin-top: 15px;
}

.nac-v2 .top_tiles {
    margin: 5px -5px 10px;
}

.nac-v2 .top_tiles .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
}

.nac-v2 .panel-s-footer {
    background: #F9F9F9;
    border-top: 1px solid #ededed;
    padding: 10px 0;
}

.nac-v2 .b-l-danger {
    fill: #F05F5F !important;
    border: 0;
}

.nac-v2 .b-l-success {
    fill: #88DB95 !important;
    border: 0;
}

.nac-v2  .btn-dark {
    background-color: #000;
    color: #FFFFFF;
}

.nac-v2 .blk {
    position: absolute;
    left: 0px;
    top: 0px;
}

.nac-v2 .panel {
    box-shadow: 0 1px 10px rgb(0 0 0 / 5%);
    border: 1px solid #ddd;
}

.panel-heading {
    border-bottom: 1px solid #e9e9e9;
}

.nac-v2 .panel-body {
    position: relative;
    word-wrap: break-word;
}

.nac-v2 .card-view .panel-body {
    min-height: 160px;
}

.nac-v2 .panel.list-view {
    margin-bottom: 5px;
}

.nac-v2 .list-view h4,
.nac-v2 .card-view h4 {
    padding-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 15px;
    height: 42px;
    color: #6e6e6e;
}

.nac-v2 .secondary-header input[type="text"],
.nac-v2 .secondary-header input[type="password"],
.nac-v2 .secondary-header input[type="email"],
.nac-v2 .secondary-header select {
    margin-bottom: 0;
    font-size: 13px;
    border: 1px solid #C2C2C2;
    height: 30px;
}

.nac-v2 .pagination {
    margin: 0;
}

.nac-v2 .change-view a {
    font-size: 18px;
    height: 28px;
    line-height: 18px;
    padding: 6px 8px;
}

.nac-v2 .vt-center {
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.nac-v2 .nac-2-menu {
    margin-bottom: 0;
    padding: 5px;
    text-transform: uppercase;
}
.nac-v2 .nac-2-menu li {
    padding: 0 15px;
    border-right: 1px solid #ccc;
}

.nac-v2 .nac-2-menu li:last-child {
    border-right: 0;
}

.nac-v2 .nac-2-menu li a {
    color: #4a5a68;
    font-size: 13px;
    font-weight: 500;
}

.nac-v2 .nac-2-menu li.active a {
    color: #2a2a2a;
    font-weight: 700;
}

.nac-v2 .nac-2-menu li a:hover {
    color: #000;
}

.nac-v2 .tile-stats .icon {
    color: #E3BE2B;
    right: 28px;
    top: 43px;
}

.nac-v2 .tile-stats {
    padding: 15px;
}

.tile-stats .count {
    font-size: 38px;
    font-weight: 600;
    line-height: 1;
}

.nac-v2 .tile-stats .icon i {
    font-size: 20px;
}

.nac-v2 .even {
    background: #f5f5f5;
}

.nac-v2-dashboard .panel-body {
    min-height: 261px;
}

.pg-panel .pane-body {
    padding: 20px;
}

.nac-v2 .nav-filter input[type="text"] {
    height: 30px;
}

.nac-v2 .white-color {
    color: #fff !important;
}

.nac-v2 .table > thead > tr > th {
    border-bottom: 1px solid #d7d7d7;
}

.nac-v2.nac3 .s-nav-header {
    background-color: #7D9666 !important;
}

.nac-v2.nac4 .s-nav-header {
    background-color: #056298 !important;
}

.nac-v2 h3 {
    font-size: 16px;
    padding-bottom: 0;
}

.nac-v2 .tile-stats h3 {
    font-size: 15px;
    margin-bottom: 0;
}

.nac-v2.nac3 .btn-primary,
.nac-v2.nac3 .modal-header {
    background: #7D9666 !important;
    color: #ffff !important;
}

.nac-v2.nac4 .btn-primary,
.nac-v2.nac4 .modal-header {
    background: #056298 !important;
    color: #ffff !important;
}

.nac-v2.nac3 .tbl-head {
    background: #056298 !important;
    color: #ffff;
    padding: 30px 10px 30px 0;
}

.nac-v2.nac3 .tbl-head {
    background: #056298 !important;
    color: #ffff;
    padding: 30px 10px 30px 0;
}


.nac-v2 .btn-c-new {
    display: block;
    height: auto;
    background: #7d9666;
    padding: 19px 0;
}

.nac-v2.nac4 .btn-c-new {
    background: #056298;
}

.nac-v2.nac3 .btn-group .btn-dark.active {
    background-color: #7D9666;
}

.nac-v2.nac4 .btn-group .btn-dark.active {
    background-color: #056298;
}

.nac-v2 .btn-c-new h3 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 500;
}

.nac-v2 thead th {
    text-align: left;
}

.nac-v2 thead th.text-right {
    text-align: right;
}

.nac-v2 .lblack tr td a {
    font-weight: 500;
}

.nac-v2-action-bar {
    padding: 20px 0px 50px;
}

.nac-v2-action-bar .btn {
    background-image: none;
    padding: 9px 50px;
    text-transform: uppercase;
    font-size: 14px;
}

.mt8px {
    margin-top: 8px;
}

.nac-v2 .modal-body {
    padding: 20px 25px 25px;
}

.nac-v2 .modal-title-site {
    padding: 2px 0;
}

.nac-v2 .text-muted-dk {
    opacity: 1;
    color: #9f9f9f;
}
.nac-v2 .txt-upper-c {
    color: #ccc;
    padding-top: 12px;
}

.nac-v2 .action-lnks {
   text-align: right;
}

.nac-v2 .action-lnks a {
    text-transform: uppercase;
    padding: 0 6px;
    color: #657483;
    font-weight: 500;
}

.nac-v2 .action-lnks a:hover {
    color: #000;
    text-decoration: underline;
}

.nac-v2 .list-dot {
    font-size: 13px;
    padding-left: 0;
}

/** End NAC V2 Style **/
}

.txt-warning {
    color: #ff6507 !important;
}

.action-control .btn-default {
    background-color: #6b6b6b;
    color: #FFFFFF;
}

.nac-summary .tile-stats .icon {
    right: 25px;
    top: 15px;
}

.nac-summary .tile-stats .icon i {
    font-size: 25px;
}

.nac-summary .tile-stats {
    padding: 15px;
}

.nac-summary .tile-stats h3 {
    padding-top: 10px;
    font-size: 16px;
    color: #34495E;
}


/* Can styles  start */
.can {
    margin-top: 10px !important;
}

.can .bg-dark {
    background: #283949;
}

.can .s-nav-header {
    border-radius: 5px;
    padding: 5px 18px;
}

.can .s-title {
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 0;
    line-height: 31px;
}

.can .s-nav-header .btn {
    padding: 7px 20px !important;
    color: #283949 !important;
    font-size: 12px !important;
    font-weight: 600;
    line-height: normal;
    margin-top: 2px;
    text-transform: uppercase;
}

.can .btn-subscribe {
    background: #CDE4FF;
}

.can .btn-admin {
    background: #FFECD0;
}

.can .btn-admin:hover {
    background: #fff7ea;
}

.can .btn-subscribe:hover {
    background: #e9f3ff;
}

.can .rounted-5 {
    border-radius: 25px !important;
}

.can .nav-filter {
    padding: 15px !important;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.can .nav-filter label {
    font-weight: 500;
    font-size: 12px;
}

.can .btn-thin-filter {
    border-radius: 25px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
    background: #fff;
    display: inline;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.can .mt-3 {
    margin-top: 12px;
}

.can .pt-3 {
    padding-top: 12px;
}

.can .border-top-1 {
    border-top: 1px solid #C3C3C3;
}

.can .panel {
    border-radius: 10px !important;
}

.can .can-list .panel {
    border: 1px solid #c3c3c3;
}

.can .panel.b-lr-danger {
    border-left: 2px solid #C86000;
    border-right: 2px solid #C86000;
}

.can .panel.b-lr-success {
    border-left: 2px solid #04C800;
    border-right: 2px solid #04C800;
}

.can .b-top-danger {
    border-top: 2px solid #C86000 !important;
}

.can .b-top-success {
    border-top: 2px solid #04C800 !important;
}

.can .list-view h4 {
    height: initial;
    margin-bottom: 0;
}

.can .pb-2 {
    margin-bottom: 2px;
}

.can .panel-s-footer {
    border-radius: 8px !important;
}

.can .text-sm {
    font-size: 12px;
}

.can .card-view h4 {
    margin-top: 20px;
    margin-bottom: 5px;
}

.can .mb-2 {
    margin-bottom: 12px;
}

.can .can-sidebar {
    padding: 22px 22px 22px 0;
    margin-bottom: 15px;
}

.can .can-menu li {
    margin: 1px 0;
}

.can .can-menu li a {
    display: block;
    color: #fff;
    padding: 5px 5px 5px 22px;
}

.can-sidebar li.active,
.can-sidebar li:hover {
    background: #fff;
    border-radius: 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.can-sidebar li.active a,
.can-sidebar li:hover a{
    color: #000;
}

.can-summary {
    margin-bottom: 15px;
}

.can-summary .tile-stats {
    padding: 15px;
}

.can-summary .tile-stats .fa {
    font-size: 26px;
    opacity: .5;
}

.can-summary .tile-stats .icon {
    right: 26px;
    top: 6px;
}


.can-summary .tile-stats h3 {
    margin-top: 10px;
    font-size: 14px;
    color: #5a5a5a;
}

.can-summary .tile-stats .count {
    font-size: 28px;
    font-weight: 400;
}

.can-summary .panel-1 {
    border: 1px solid #A3EDA1;
    background: #FAFFFA;
}

.can-summary .panel-1 .count,
.can-summary .panel-1 .fa{
    color: #04C800;
}

.can-summary .panel-2 {
    border: 1px solid #ACCAF8;
    background: #FAFCFF;
}

.can-summary .panel-2 .count,
.can-summary .panel-2 .fa {
    color:#0050C8;
}

.can-summary .panel-3 {
    border: 1px solid #FEB58C;
    background: #FFFCFA;
}

.can-summary .panel-3 .count,
.can-summary .panel-3 .fa {
    color: #C84800;
}

.can-summary .panel-4 {
    border: 1px solid #E7A3FF;
    background: #FEFAFF;
}

.can-summary .panel-4 .count,
.can-summary .panel-4 .fa {
    color: #9400C8;
}


.can-summary.g-3,
.can .row.g-3 {
    margin-right: -5px;
    margin-left: -5px;
}

.can-summary.g-3 .col-sm-6,
.can .row.g-3 .col-md-6,
.can .row.g-3 .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
}

.can .sub-title {
    color: #2c3e50;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 5px;
}

.can .even,
.can .odd {
    border-bottom: 1px solid #ebebeb;
}

.can .even:last-child,
.can .odd:last-child{
    border-bottom: 0px;
}

.can .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.can .mb-0 {
    margin-bottom: 0;
}

.can .panel-card .sub-s-title {
    font-size: 14px;
    font-weight: 600;
}


.footer {
    font-size: 12px;
    padding: 30px 0;
}

.can .btn-help {
    padding: 10px 10px 8px;
    background: #283949;
}

.can #helpPopover .btn-group {
    margin-bottom: 15px;
}

.can .popover.top > .arrow:after {
    display: none;
}

.can .nav-filter .btn-export {
    margin-top: 0;
    border-radius: 25px;
    padding: 6px 20px;
    font-size: 12px;
}

.can .input-group-addon {
    padding: 4px 8px;
}

.can .drop-box {
    background: #F8F8F8;
    border: 2px dashed #DDD;
    text-align: center;
    padding: 25px 10px;
    margin-left: 10px;
}

.border-1 {
    border: 1px solid #ccc;
}

.sub-f-section {
    margin-top: 15px;
    padding: 15px;
    background: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}

.title-muted {
    font-size: 16px;
    color: #666;
}

.can .even td, 
.can .odd td {
    padding: 14px 10px !important;
}

.btn-clr {
    background: #337ab7 !important;
    color: #fff !important;
    padding: 6px 16px 5px !important;
    border: 1px solid #346691 !important;
}

.btn-clr-sm {
    padding: 6px 10px 3px !important;
    font-size: 12px;
    border-radius: 15px !important;
}

/* Popup container for CAN Banner selection */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    background-color: transparent;
    height:10px;
}

/* The actual popup (appears on top) */
.popup .popuptext {       
    width: 400px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: 150px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.filter-rsvp .form-control {
    background: #fff;
}

.filter-rsvp .btn-alt {
    padding: 5px 20px;
}