/* Styles for all public pages */

/* ----- General ----- */
p {margin-bottom: 10px;}
.divcenter {text-align: center;}
.form-control {height: 38px;}
.col_full.left {float: left;}
.uv-content-wrap {padding: 40px 0 80px; min-height: 800px;}
.uv-content-wrap2 {padding: 20px 0 40px; position: relative; height: 100%; display: block;}
.uv-bottom-margin10 {margin-bottom: 10px;}
.uv-bottom-margin20 {margin-bottom: 20px;}
.uv-bottom-margin30 {margin-bottom: 30px;}
.uv-bottom-margin40 {margin-bottom: 40px;}
.uv-bottom-margin50 {margin-bottom: 50px;}
.uv-marginTop30 {margin-top: 30px;}
.uv-paddingLR {padding: 0 25px;}
.uv-container {width: 88%; margin: 0 auto;}
.uv-perform-accept h2 {margin-top: 20px;}
form .uv-bottom-margin40 {margin-bottom: 40px;}
.upload-btn-wrapper {position: relative; overflow: hidden; display: inline-block;}
.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.helperText {font-size: 11px; color: #fff; opacity: .64; padding: 5px 0; display: block;}
.uv-alignLeft {text-align: left;}
.uv-alignRight {text-align: right;}
.uv-alignCenter {margin: 0 auto; float: none;}
    /* buttons & links */
    .btn {padding: 8px 40px; text-transform: uppercase; letter-spacing: .1px;}
        .btn.btn-sm {padding: 10px 15px;}
    .btn-margin {margin: 5px;}
    .btn-danger {background-color: #ee6352; border-color: #ee6352; transition: all 0.3s ease 0s;}
    .btn-primary, .btn-primary:visited {background-color: #36B0C8; border-color: #36B0C8; transition: all 0.3s ease 0s;}
        .btn-primary:hover, .btn-primary:active, .btn-primary:focus {opacity: .8; background-color: #36B0C8; border-color: #36B0C8; transition: all 0.3s ease 0s;}
    .btn-secondary, .btn-secondary:visited {background-color: #666; border-color: #666; transition: all 0.3s ease 0s; color: #fff;}
        .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {opacity: .8; transition: all 0.3s ease 0s; color: #fff;}
    .btn-accent, .btn-accent:visited {background-color: #f46036; border-color: #f46036; color: #fff; transition: all 0.3s ease 0s;}
        .btn-accent:hover, .btn-accent:focus, .btn-accent:active {opacity: .8; color: #fff; transition: all 0.3s ease 0s;}
    .btn-sign, .btn-find {margin: 10px 0 5px; padding: 8px 20px;}
    .uv-moreLink {float: right; padding-top: 16px; font-size: 16px;}
    .button.button-border.button-small {border-width: 1px; line-height: 32px; margin: 0;}
    .button.button-border.button-light.uv-disabled, .button.button-border.button-light.uv-disabled:hover {opacity: .64; cursor: not-allowed; background-color: #fff; border-color: #fff; color: #666;}
    /* Angular upload */
    .angUpload .img-ul-upload {background-color: #fff !important; border: 1px solid #666 !important; border-radius: 4px !important; color: #333 !important; box-shadow: none !important; font-size: 12px !important; height: 34px !important; padding: 0 17px !important; line-height: 32px !important;}
    .angUpload .img-ul-clear {display: none !important;}
    .angUpload .img-ul-file-upload {float: left; padding: 16px 16px 0 0 !important;}
    .angUpload .img-ul-image {height: 90px !important; width: 90px !important;}
    .angUpload .img-ul-x-mark {margin: 0 !important;}
    .angUpload .img-ul-button {transition: all .2s ease-in-out;}
    .angUpload .img-ul-button:hover {background-color: #333 !important; color: #fff !important;}
    .angUpload .img-ul-button span:before {content: "\e746"; font-family: font-icons; padding-right: 5px;}
    /* Page Titles */
    #page-title.uv.page-title-parallax {background-size: 100%; padding: 7% 0;}
/* Icons */
.i-rounded, .i-circled, .i-bordered {border-radius: 50%; text-shadow: none;}
.uv-i-bordered, .uv-i-bordered:hover {border: 2px solid #36B0C8; background-color: transparent; padding-bottom: 20px; color: #36B0C8; text-shadow: none; cursor: default;}

/* labels */
label {display: block;}
.label-danger {background-color: #ee6352;}

/* Material Radios */
.uv-radio-block {display: block;}

/* ----- Logos ----- */
.header-logo {
	width: 25px;
	padding: 10px 0 0;
}
.logo-home {
	width: 250px;
}

.logo-login {
	width: 120px;
	margin: 10px auto 0;
}

/* #logo img {padding: 25px;} */

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {padding: 12px; width: auto;}

/* ----- Header ----- */
.navbar-home {
  background-color: transparent;
}

.navbar-home a {
  color: white;
}


/* ----- Landing page ----- */
.landingTitle {width: 230px; margin: 0 auto; text-align: right; padding-bottom: 20px;}
.landingBeta {font-size: 18px; font-weight: bold; color: #36b0c8;}
.heading-block.beta-margin {margin-bottom: 30px;}
.landingFindBoxesContainer {color: #000;}
    .landingFindBoxesContainer mat-form-field {width: 47%; display: inline-block; font-size: 16px; margin-right: 3%;}
    .landingFindBoxesContainer mat-form-field.last {margin-right: 0;}
    .landingFindBoxesContainer mat-form-field.date {width: 100%; margin-right: 0;}
    .landingFindBoxesContainer .i-plain {float: right; margin: 0; font-size: 24px; text-shadow: none;}
.performerBox, .hostBox {background-color: rgba(0,0,0,0.6); border-radius: 2px; display: inline-block; vertical-align: top; padding: 25px;}
    .hostBox .mat-focused .mat-form-field-label {color: #f46036;}
        .hostBox .mat-form-field-ripple {background-color: #f46036;}
    .performerBox h3, .hostBox h3 {color: #fff; margin-bottom: 15px; font-weight: normal; font-size: 28px; text-transform: uppercase; line-height: 1; letter-spacing: 2px;}
    .performerBox p, .hostBox p {font-size: 16px; margin-bottom: 20px; color: #fff;}
    .performerBox .btn {width: 100%;}
    .performerBox .btn:hover {background-color: #3fcbe6; border-color: #3fcbe6; opacity: 1;}
    .hostBox .btn {width: 48%;}
    .hostBox .btn-accent:hover {background-color: #fb7853; border-color: #fb7853; opacity: 1;}
        .hostBox .btn-sign {margin-right: 2%;}
.uv-alert-box {margin-bottom: 20px; font-size: 16px; border: 1px solid #e74c3c; padding: 20px 20px 40px;}
.uv-alert-box .uv-alert-red {color: #e74c3c;}
    #content .uv-alert-box p {margin-bottom: 10px;}
.uv-padding-top {padding-top: 20px;}
.uv-align {float: none; display: inline-block; margin-right: 3%; margin-bottom: 0;}
.landingContent{
    padding-top: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-bottom: 0px!important;
}

.landing.col-padding {padding: 50px 40px;}

.heading-block.uv-landing-how:after {display: none;}
.uv-step {min-height: 250px; margin-bottom: 0 !important;}
.uv-step h4:after {content: ''; width: 30px; margin: 10px auto; border-top: 2px solid #000; display: block;}
.uv-step .feature-box.fbox-plain.fbox-dark .fbox-icon i {color: #36B0C8;}
#content .uv-step-info p {margin-top: 5px; padding-bottom: 30px; font-size: 16px; color: #777;}

.heading-block.center span.landing-text-wide {
    width: 100%;
    max-width: none;
}

.heading-block.center span.landing-text {
    width: 100%;
    font-size: 15px;
}

.intro-text {
	color: #fff;
	text-shadow: none;
}

.list-home {
  padding-left: 0;
  list-style: none;
  margin-bottom: 15px;
}
.list-home > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  width: 48%;
}

.btn-home {
  font-weight: 500;
  border-radius: 2px;
  width: 100%;
  display: inline-block;
}

.intro-action {
	display: block;
	width: 50%;
	margin: 0 auto;
}

.intro-message1 {
	position: relative;
    padding-top: 10%;
}

.promo a.button {position: relative;}
.promo a.button.button-xlarge {margin-top: 0;}
.promo-full {padding: 30px 0 !important;}
.promo h3 {margin-bottom: 10px;}

    /* Landing slider */
    .slider-caption.slider-caption-center {margin: 50px 0 25px; max-width: 100%;}
    .slider-caption h1 {font-weight: 300; font-size: 46px; color: #fff;}
    .slider-caption h2 {font-size: 54px; padding-bottom: 10px; line-height: 20px;}
    .slider-caption:not(.dark), .slider-caption:not(.dark) h2 {color: #fff;}
    .landing-wide-form {padding: 20px;}
    .section.parallax .heading-block h2 {color: #fff;}
    .slider-caption p {margin-bottom: 20px; display: block; line-height: 1.2;}
    .input-group-lg > .input-group-btn > .btn {padding: 10px 50px;}


/* ----- Login page ----- */

.account-link {
	padding: 0 10px;
	display: inline-block;
    border-right: 1px solid #444;
    line-height: 1;
}

.account-link:last-child {
    border-right: 0;
}

.hidden-nav-xs {
    display: inline!important;
    margin-left: 0px;
}

.navbar-brand {
    display: inline-block;
    padding: 0 0 0 20px;
    width: 100%;
    text-align: left;
}

.header-logo {
    padding: 0 0 0 0;
}

.nav-form {
    width: 450px!important;
}

.navbar-nav.navbar-right:last-child {
	margin-right: 0;
}

.bigass-checkbox {
    width: 20px;
    height: 20px;
}

.formnowrap {
    display: inline!important;
    vertical-align: middle;
    width: 200px!important;
}
 .advanced {
     font-size: 14px;

 }

 a.advanced:hover {
     color: white;
 }


.dropdown-menu .divider {
	margin: 5px 0;
}

.arrow.top {
	left: auto;
	right: 1%;
}

/* ----- About Us page ----- */
.uv-aboutUs > .heading-block {margin-bottom: 0;}
.uv-aboutUs .divider {color: #c5c5c5; margin: 3rem 0;}
.uv-aboutUs .divider i {font-size: 20px !important;}
.uv-aboutUs .divider.divider-right:after {top: 9px;}
.uv-aboutUs .uv-about-company {padding-left: 20px; padding-right: 20px;}
.uv-about-company .heading-block ~ p {font-size: 16px;}
.uv-about-company .fancy-title.title-bottom-border h1 {border-bottom: 2px solid #36B0C8;}
.uv-about-moreInfo {width: 70%; margin: auto;}
.uv-about-moreInfo .title-bottom-border h4 {
    width: 100%;
    padding: 0 0 10px;
    border-bottom: 1px solid #36B0C8;
}

@media (max-width: 991px) {
    .uv-about-moreInfo {width: 85%;}
}

@media (max-width: 767px) {
    .uv-about-moreInfo {width: 100%;}
}

/* ----- Form pages ----- */
.panel {margin-top: 50px; margin-bottom: 100px;}
.panel.uv-login {width: 550px;}
.panel-body {background: #fefefe; box-shadow: 0 0 10px rgba(0,0,0,0.15); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 25px 20px 40px;}
.panel-body.register h3 {margin-bottom: 10px;}
.form-group {text-align: left;}
.divider {margin: 20px 0 30px; color: #36B0C8;}
.uv-divider-lg {margin-bottom: 300px;}
.divider:after, .divider.divider-center:before, .divider.divider-center.divider-short:before {border-top: 1px solid #d5d5d5;}
.divider.divider-center.divider-short:before, .divider.divider-center.divider-short:after {width: 30%;}
    .divider.divider-center.divider-short.uv-receipt:before, .divider.divider-center.divider-short.uv-receipt:after {width: 10%;}
.divider i {width: 24px; height: 24px; font-size: 24px !important;}
.form95 {width: 95%; margin-left: auto; margin-right: auto;}
.form85 {width: 85%; margin-left: auto; margin-right: auto; text-align: center;}
.form70 {width: 70%; margin-left: auto; margin-right: auto;}
.form-section-title {font-size: 18px; margin-bottom: 15px;}
.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4 {text-transform: none;}
.uv-form {max-width: 70%;}
    .uv-form .panel-body {padding: 60px; min-height: 540px;}
    .uv-form .panel-body .divider {margin-bottom: 50px;}
    .uv-form .panel-body .icon-lg {padding: 0 0 20px;}
    .uv-form .panel-body .divider.uv-receipt {margin: 40px 0;}
.uv-form-sm {max-width: 600px;}
.uv-form-summary {max-width: 800px; margin: auto; padding: 0 40px;}
.uv-text {font-size: 16px;}
.uv-search .form-control {display: inline-block; width: 400px;}
.uv-search span {display: inline-block; padding-right: 5px;}
.uv-eventConfirm-container {padding: 0px 0 40px;}
span.uv-color {color: #36B0C8; font-size: 16px;}
.uv-eventConfirm-mainInfo {padding: 20px;}
.uv-eventConfirm-mainInfo p {font-size: 18px; margin-bottom: 20px; line-height: 1.4;}
.icon-remove {vertical-align: middle;}
 form .uv-login-email {margin-bottom: 0;}
.uv-forgot-form {margin-bottom: 0;}
.uv-forgot-new-password {margin-bottom: 20px;}
.uv-forgot-button {text-align: center; margin-bottom: 20px;}

    /* ----- New Event Type ----- */
    .event-date label {display: block;}
    .event-time label {margin-bottom: 0;}
    dp-date-picker {width: 100%;}
    dp-date-picker input {
        display: block;
        width: 100%;
        height: 36px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555555;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid #cccccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
    ngb-timepicker fieldset {margin-bottom: 0;}
    .uv-event .date-time {float: left;}
    .col_half.event-date, .col_half.event-time {margin-bottom: 0; text-align: left;}
    .new-event-info {}
    form .col_full.new-event-login {margin-bottom: 0;}
    form.uv-event .col_half {margin-bottom: 20px;}
    .event-name-date h4 {margin-bottom: 0px;}


    /* ----- Register Venue ----- */
        /* CONTAINERS */
        .half { width: 49%; max-width: 49%;}

        /* COLUMNS */
        .col {
            display: block;
            float:left;
            margin: 1% 2% 1% 0;
        }

        .col:nth-of-type(2), .col:nth-of-type(4) { margin-right: 0; }

        /* CLEARFIX */
        .cf:before,
        .cf:after {
            content: " ";
            display: table;
        }

        .cf:after {
            clear: both;
        }

        .cf {
            *zoom: 1;
        }

        /* ----- FORMS ----- */
        .form .plan input, .form .payment-plan input, .form .payment-type input{
            display: none;
        }

        .form label{
            position: relative;
            color: #fff;
            background-color: #aaa;
            font-size: 16px;
            text-align: center;
            height: 150px;
            line-height: 150px;
            display: block;
            cursor: pointer;
            border: 3px solid transparent;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .form label:hover {
            background-color: #bbbbbb;
        }

        #content .form label p{
            color: #fff;
            font-size: 14px;
            line-height: 14px;
            text-align: center;
            margin-top: 35px;
        }

        #content .form label p span{
            color: #fff;
            font-size: 12px;
            line-height: 14px;
            text-align: center;
            margin-top: 5px;
            display: block;
            text-transform: none;
        }

        .venueIconSmall {
            font-size: 25px;
            padding: 20px 0 0;
        }

        .venueIconLarge {
            font-size: 32px;
            padding: 30px 0 0;
        }

        .venueBizIconLarge {
            font-size: 30px;
            padding: 20px 0 0;
        }

        .form input span {display: block; color: #fff;}

        .form .plan input:checked + label, .form .payment-plan input:checked + label, .form .payment-type input:checked + label{
            background-color: #36B0C8;
        }

        .form .plan input:checked + label:after, form .payment-plan input:checked + label:after, .form .payment-type input:checked + label:after{
            content: "\2713";
            width: 40px;
            height: 40px;
            line-height: 40px;
            border-radius: 100%;
            border: 1px solid #fff;
            background-color: #36B0C8;
            z-index: 999;
            position: absolute;
            top: -10px;
            right: -10px;
            font-size: 22px;
        }

        .photoupload-helper {
            font-size: 11px;
            margin-bottom: 0;
            color: #aaa;
        }

        #content p.photoupload-helper {
            line-height: normal;
        }

/* ----- New Event Booking Flow ----- */
.uv-eventSummaryInfo .heading-block {margin-bottom: 30px;}
.uv-eventSummaryInfo .heading-block.center:after {margin: 15px auto 0;}

.uv-eventSummaryInfo h2 {padding: 0 15px 0 0;}

.uv-bordersVertical {border-width: 0 1px; border-style: solid; border-color: #eee;}
#page-title.uv-eventBook.page-title-parallax {background-size: 100%; padding: 50px 0;}
#page-title.uv-eventBook.page-title-parallax h1 {font-size: 28px;}
.panel-body.uv-eventPanel {box-shadow: none;}
.uv-container.col-padding {padding: 40px;}
#content .uv-eventSummaryDetails p {margin: 15px 0 30px;}
.uv-viewInvite {margin-bottom: 20px;}
.uv-viewInvite .btn {padding: 6px 20px;}
.uv-disco.panel-body {padding: 25px 40px;}
.uv-cost-summary {max-width: 600px; margin: 80px auto 40px;}
.uv-costSummaryTotal {display: inline-block; border-bottom: 1px solid #eee; padding-bottom: 25px; margin-bottom: 20px;}
.uv-costSummaryDetail {display: inline-block; margin-bottom: 10px;}

.uv-card-venueSelect {
    width: 240px;
    height: 240px;
    overflow: hidden;
    transition: all 0.25s ease-in;
    border-bottom: 5px solid transparent;
    margin: 15px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
    background: #ffffff;
    display: inline-block;
    border-radius: 15px;
}

.uv-card-venueSelect:hover {
    border: none;
    border-bottom: 3px solid #36B0C8;
}

.uv-card-venueSelect .uv-card-block {padding: 50px 20px 0;}
.uv-card-venueSelect .uv-card-location {margin-bottom: 30px;}
.uv-card-venueSelect .btn, .uv-card-venueSelect a.btn {margin: 0 !important;}

/* ----- Event Details - Host ----- */
.uv-eventDetailsHost .btn.btn-sm {padding: 5px 15px;}
.uv-cardTitle {background: #333; padding: 25px 0; border-radius: 4px 4px 0 0;}
.uv-cardTitle h3 {color: #fff; margin-bottom: 0;}
.uv-eventSummaryDetails {height: 400px; padding: 0; border-radius: 4px; background: #fff; text-align: center; margin-bottom: 20px;}
.uv-eventSummaryDetails img {max-width: 100px; padding: 40px 0 20px;}
.uv-eventSummaryDetails h4 {margin-bottom: 10px;}

    /* ----- Host/Performer Sign Up ----- */
    .uv-signup-header {text-align: center;}
        .uv-signup-header h2 {margin-bottom: 10px;}
        .uv-signup-header p {margin-bottom: 30px;}
    .uv-Register {padding: 20px 40px 40px;}
    .uv-Register p {color: #0b0b0b;}
    .heading-block.uv-Register:after {display: none;}
    .uv-Register .mat-form-field-wrapper {padding-bottom: 1.5em;}
    .uv-Register .btn-primary {margin: 30px 0 0;}
    .uv-msgToPerformer textarea.mat-input-element {height: 50px;}
    .uv-eventName h4 {color: #36B0C8;}
    #content .uv-eventName p {color: rgba(0,0,0,.54); text-transform: uppercase; line-height: 1; margin-bottom: 2px;}
    .uv-required-helper {float: right; margin: 0 !important;}

    /* ----- Performance Request & Book Event ----- */
    .uv-perfRequest #page-title, .uv-bookEvent #page-title {padding: 25px 0;}
    .uv-requestForm .mat-form-field {margin-bottom: 20px;}
    .btn.uv-sendRequest {margin: 30px auto; padding: 0 40px;}
    .uv-requestForm .list-group {margin: 40px 0;}
    .uv-perfReqHostInfoLoggedIn .mat-raised-button {line-height: 1;}
    .uv-perfReqDateTime .mat-form-field {width: 48%;}
    .uv-perfReqDateTime .mat-form-field:first-child {margin-right: 2%;}
    .uv-perfReqDateTime.col_two_third {margin-bottom: 0;}
    .uv-perfReqTitle.fancy-title {margin-bottom: 50px;}
    .uv-emailPreview-btn {line-height: 36px; padding: 8px 40px; background-color: #36b0c8; color: #fff; border-radius: 2px;}
    /* Event */
    .uv-bookEvent .uv-msgToPerformer {padding: 20px 30px;}
    .uv-msgToPerformer .form-group {width: 80%; margin: 0 auto;}
    .uv-bookEvent .card, .uv-bookEvent .card:hover {border: none;}

    /* Email Preview */
    .uv-emailPreview {text-align: center; margin: 0 auto 30px; max-width: 600px;}
        .uv-form .uv-emailPreview {padding: 10px;}
    .uv-emailHeader {background-color: #000; padding: 20px 0;}
    .uv-emailBody {max-width: 500px; margin: 0 auto; text-align: left;}
        .uv-emailBody > p {margin-bottom: 0;}
    .uv-emailBody h3 {border-bottom: 1px solid #ccc; padding-bottom: 30px; text-align: center; margin: 30px 0; line-height: 1.2;}
    .uv-emailAction {text-align: center; padding: 10px 0; border-bottom: 1px solid #ccc; padding-bottom: 30px; margin-bottom: 30px;}
        .uv-emailAction p {margin: 25px 0 10px;}
    .uv-emailFooter {background-color: #000; padding: 20px 0; color: #fff; margin-top: 30px;}
        .uv-emailFooter p {margin-bottom: 0;}
    .uv-emailPerformerInfo {text-align: center;}
        .uv-emailPerformerInfo h4 {margin: 30px 0 5px; color: #36B0C8;}
        .uv-emailPerformerInfo p {margin-bottom: 5px;}


/* ----- Search results pages ----- */
.search-results-header {padding: 0 0 10px; margin-bottom: 30px;}
    .search-results-header h2 {margin-bottom: 20px; text-align: center; font-weight: 400;}
.search-results-checks {margin-bottom: 15px;}
.search-results-location input {width: 77%; display: inline-block;}
.search-results-location select {width: 21%; display: inline-block;}
.uv-btn-card {display: block; margin: 0 auto 10px; width: 100px; padding: 8px 0;}
#page-title span {display: contents;}
.btn.uv-search-btn {padding: 8px 30px;}
.uv-search-filters {margin-bottom: 20px;}
.uv-search-filters div {margin-bottom: 0;}
#searchFiltersLink {margin-bottom: 5px; clear: both; cursor: pointer;}
#searchFiltersPanel {display: none;}
mat-form-field.uv-search-city, mat-form-field.uv-search-state {width: 75%; left: 12%; top: 12%}
mat-form-field.uv-search-performer {width: 86%; left: 3%; top: 12%}
mat-form-field.uv-search-date {width: 84%; left: 12%; top: 12%}
mat-form-field.uv-search-date .mat-form-field-prefix .mat-datepicker-toggle-default-icon, mat-form-field.uv-search-date .mat-form-field-suffix .mat-datepicker-toggle-default-icon {font-size: 1.5em; color: gray;}
.search-bar-container input.mat-input-element, .search-bar-container mat-select.mat-select {margin-top: .4rem;}
.search-bar-container .mat-form-field-suffix .mat-icon-button {vertical-align: super;}

.search-bar-container {
    display: flex;
    justify-content: center;
}

.bar{
    width:780px;
    background:white;
    box-shadow:0 0 5px hsl(0 0% 78%);
    height:65px;
    border-radius:100vw;
    display:flex;
    justify-content:center;
    font-size:0.6rem;
}


.bar div{
    border-radius:inherit;
    /* -- padding:0.8rem 1.5rem; --*/
    transition:background 250ms ease;
    font-size: 12px;
}

.location{
    width:34%;
}
.check-in, .check-out, .guests{
    width:22%;
}

input[type="text"]{
    background:none;
    border:none;
    padding:0.2rem 0 0 0;
}

input[type="text"]:focus{
    outline:none;
}

::placeholder{
    font-size:0.75rem;
}

.guests{
    position: relative;
}

.guests span.search-icon{
    position:absolute;
    top:50%;
    right:10px;
    transform:translateY(-50%);
    background:#36B0C8;
    color:white;
    font-size:0.8rem;
    padding:0.9rem 0.9rem 0.7rem;
    border-radius:50%;
}

.guests span .icon-basic-magnifier:before {
    font-weight: bold;
    font-size: 16px;
}

.bar>div{
    position:relative;
}


.bar>div::before {
    position:absolute;
    content:"";
    left:0;
    top:50%;
    transform:translateY(-50%);
    width:1px;
    height:55%;
    background:hsl(0 0% 90%);
}

.bar>div:nth-of-type(1)::before{
    background:transparent;
}
/* ---------  Causing layout issues ---------
.bar>div:hover::before{
    background:transparent;
-------- */

.uv-card {
    width: 240px;
    height: 440px;
    overflow: hidden;
    transition: all 0.25s ease-in;
    border-bottom: 5px solid transparent;
    margin: 15px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
    background: #ffffff;
    display: inline-block;
    border-radius: 15px;
}

.uv-card:hover {
    border: none;
    border-bottom: 3px solid #36B0C8;
}

.uv-card-img-container {
    height: 240px;
    width: 240px;
    overflow: hidden;
    text-align: center;
}

.uv-card-img {
    max-width: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.uv-card-block {
    padding: 20px 20px 30px;
    color: black;
}

.uv-card-location {
    text-transform: uppercase;
    font-size: 10px;
    color: rgba(0, 0, 0, 0.3);
    letter-spacing: 2px;
    margin-bottom: 8px;
}

.uv-card-title {
    margin-bottom: 7px;
    margin-top: 0px;
    line-height: 1.25;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#content .uv-card-text {
    line-height: 1.4;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card.card-sm {width: 180px; height: 240px;}
.card.card-sm .card-block {padding: 20px 15px;}
.card.card-sm .card-title {height: 40px;}
#content .card.card-sm .card-text {margin-bottom: 10px;}
.card.card-sm .uv-btn-card {font-size: 16px; width: auto; padding: 2px;}
.card.card-sm.uv-venueSelect {height: auto; margin: 0 20px 0 0;}
.card.card-sm.uv-venueSelect .card-title {height: 60px; overflow: hidden;}
.card.card-sm.uv-venueSelect .uv-btn-card {margin-bottom: 0;}

/* ----- Act Profile ----- */
.nav.nav-tabs > li > a {padding: 10px 25px;}
.uv-actProfile .fancy-title {margin-bottom: 10px;}
.uv-actProfile .fancy-title h3 {line-height: 1;}
.uv-act-profile-img {margin-bottom: 20px;}
    .uv-act-profile-img img {max-height: 300px;}

.act-profile-cta {clear: both; padding: 20px 0 10px;}
    .act-profile-cta button {margin: 0 10px 0 0;}

.uv-act-cal-header {margin: 10px 0;}
.uv-act-cal-header div {margin-bottom: 0px;}

.uv-cal-month h3 {margin-bottom: 10px;}

.uv-act-profile1 {float:left; margin: 0 40px 20px 0;}

@media (max-width: 991px) {
    .uv-act-profile1 {float: none; margin-right: 0; margin-bottom: 30px;}
    .uv-act-profile2 {clear: both; margin-bottom: 20px;}
    .team.team-list .team-desc {text-align: center;}
    .act-profile-cta button.btn {margin-right: 5px !important; width: 220px;}
    .uv-Register.col_half {width: 80%;}
}



/* ----- Act Details & Venue Details (Manage) ----- */
.uv-actDetails {padding: 30px 0; min-height: 800px;}
.uv-actDetails .fancy-title, .uv-venueDetails .fancy-title {margin-bottom: 0;}
.uv-editIcon {margin-left: 5px;}
.uv-editIcon i {font-size: 20px;}
.uv-closeIcon i {font-size: 26px; cursor:pointer}
.uv-saveIcon i {font-size: 26px; margin-right: 5px; cursor:pointer;}
.uv-actDetails .uv-act-profile-img img {margin-bottom: 20px;}
.uv-actDetails .angUpload .img-ul-file-upload {float: right; padding-right: 0 !important;}
.uv-actDetails .img-ul-button[_ngcontent-c3] {float: right;}
.uv-icon-media {
    font-size: 2rem;
    line-height: 1.5rem;
    vertical-align: sub;
}

/* ----- Act Survey ----- */
.uv-survey .divider i {font-size: 21px !important;}


/* ----- My Profile ----- */
.uv-profile-icon {float: left; margin-right: 15px; max-width: 60px;}
.divider.uv-bottom-margin50 {margin-bottom: 50px;}
.uv-cal-header, .uv-cal-header div {margin-bottom: 20px;}
.uv-cal-left {text-align: left; padding-left: 0;}
.uv-cal-month {float: none; display: inline-block;}
.uv-cal-right {text-align: right; padding-right: 0; float: right;}
.uv-cal-footer {text-align: right;}
.uv-cal-footer .form-control {width: auto; display: inline-block;}
.uv-cal-footer-location {display: inline-block;}
.uv-cal-footer-location span.uv-cal-footer-date {padding: 0 5px;}
.uv-cal-footer-location .btn {padding-top: 9px; padding-bottom: 9px;}
.uv-calendar {margin-bottom: 50px;}
.uv-dashPerformers, .uv-dashVenues, .uv-dashStats {background: #fff; padding: 20px 15px; border-radius: 6px; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);}
.uv-dashStats .feature-box {cursor: default;}
.uv-dashStatsTitle {font-size: 26px; padding-bottom: 15px;}
.uv-dashStatCards {width: 33%; margin-right: 0; border-right: 1px solid #d2d2d2;}
.col_last.uv-dashStatCards {border: 0;}
.uv-dashStatList {clear: both;}
.uv-dash1 .heading-block {display: inline-block; margin-bottom: 15px;}
.uv-dash1 .heading-block h3 {line-height: 1.2;}
.uv-dash-icon {display: inline-block; width: 60px;}
.uv-dash-icon i {font-size: 55px; color: #36B0C8; vertical-align: baseline;}
.uv-dashVenues .uv-dash-icon i {font-size: 50px;}
/* Centered icon box version */
.uv-dashStatCards .feature-box.fbox-center.fbox-small.fbox-plain .fbox-icon i {font-size: 35px;}
.uv-dashStatCards .feature-box.fbox-center .fbox-icon {margin-bottom:20px;}
.uv-dashStatCards .feature-box.fbox-plain.fbox-small h3 {font-size: 32px;}
.uv-dashStatCards .feature-box.fbox-plain.fbox-small p {font-size: 16px;}
.uv-dashStatCards .feature-box.fbox-plain.fbox-small h3:after {display: none;}
/* Dashboard Performer & Venue */
.uv-dashCards {width: 100%;}
.uv-dashCards .feature-box .fbox-icon {position: inherit; float: left; width: 45px; height: 45px;}
.uv-dashCards .feature-box {padding: 0; margin-left: 15px;}
.uv-dashCards .feature-box h3 {line-height: 47px; margin-left: 60px;}
.uv-dashCards .feature-box .fbox-icon i {font-size: 25px; line-height: 47px;}
.uv-addPerfLink {transition: color 0.3s;}
/* Bootstrap select */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {background-color: #36B0C8; color: #fff;}
.uv-cal-footer-location .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { width: auto; vertical-align: top;}



/* ----- My Profile ----- */
.uv-job-summary {margin-bottom: 30px;}
.uv-section-header {padding: 7px 15px; background-color: #36B0C8; color: #fff; margin: 30px 0 15px;}
.uv-jobs .iconlist {padding-left: 15px;}
.uv-jobs .iconlist-color li i {color: #36B0C8;}
.uv-jobs-apply {margin-top: 40px;}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Style-1 + Style-2 */
.checkbox-style,
.radio-style {
    opacity: 0;
    position: absolute;
}

.checkbox-style, .radio-style,
.checkbox-style-1-label, .radio-style-1-label,
.checkbox-style-2-label, .radio-style-2-label,
.checkbox-style-3-label, .radio-style-3-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-style-1-label, .radio-style-1-label,
.checkbox-style-2-label, .radio-style-2-label,
.checkbox-style-3-label, .radio-style-3-label { position: relative; }

.checkbox-style-1-label:before, .radio-style-1-label:before,
.checkbox-style-2-label:before, .radio-style-2-label:before,
.checkbox-style-3-label:before, .radio-style-3-label:before {
    content: '';
    background: #FFF;
    border: 2px solid #DDD;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    padding: 4px;
    margin-right: 10px;
    line-height: 1;
    text-align: center;
}

.radio-style-1-label:before,
.radio-style-2-label:before,
.radio-style-3-label:before { border-radius: 50%; }

.checkbox-style:checked + .checkbox-style-1-label:before { background: #1ABC9C; }
.radio-style:checked + .radio-style-1-label:before { background: #CCC; }

/* Checkbox-small + Radio-small */
.checkbox-style-1-label.checkbox-small:before,
.radio-style-1-label.radio-small:before,
.checkbox-style-2-label.checkbox-small:before,
.radio-style-2-label.radio-small:before,
.checkbox-style-3-label.checkbox-small:before,
.radio-style-3-label.radio-small:before {
    border: 2px solid #DDD;
    width: 16px;
    height: 16px;
    margin: 0 8px 1px 0;
}

/* Style-2 */
.checkbox-style:checked + .checkbox-style-2-label:before {
    background: #1ABC9C;
    box-shadow: inset 0px 0px 0px 4px #fff;
}

.radio-style:checked + .radio-style-2-label:before {
    background: #36B0C8;
    box-shadow: inset 0px 0px 0px 4px #fff;
}

.checkbox-style:checked + .checkbox-style-2-label.checkbox-small:before { box-shadow: inset 0px 0px 0px 2px #fff; }
.radio-style:checked + .radio-style-2-label.radio-small:before { box-shadow: inset 0px 0px 0px 2px #fff; }

/* style-3 */
.checkbox-style:checked + .checkbox-style-3-label:before,
.radio-style:checked + .radio-style-3-label:before {
    content: "\e116";
    font-family: 'lined-icons';
    background: #36B0C8;
    color: #FFF;
}
.radio-style:checked + .radio-style-3-label:before {
    color: #BBB;
    background-color: transparent;
}

/* style-3 - Small */
.checkbox-style + .checkbox-style-3-label.checkbox-small:before,
.radio-style + .radio-style-3-label.radio-small:before {
    border: 1px solid #BBB;
    width: 16px;
    height: 16px;
    margin: 0 8px 1px 0;
    font-size: 7px;
    line-height: .8;
}

/* ----- Angular Material styles ----- */
.mat-form-field {width: 100%;}

/* ----- Responsive ----- */

@media (max-width: 1199px) {
    .slider-caption h1 {line-height: 1;}
}

@media (max-width: 991px) {
    .uv-form {max-width: 80%;}
    .uv-container {width: 85%;}
    #page-title.uv.page-title-parallax {background-position-y: 28%;}
    .bar {width: 620px;}
    .bar>div {width: 140px;}
    .uv-act-profile-img {text-align: center;}
}

@media (max-width: 991px) and (min-width: 768px) {
    .performerBox, .hostBox {width: 100%;}
}

@media (max-width: 937px) {
    .uv-cal-month {width: 100%;}
    .uv-cal-left, .uv-cal-right {width: 45%;}
    .clear.uv-act-cal {height: 30px;}
}

@media (max-width: 767px) {
    .content-wrap {padding: 40px 0;}
    .uv-container {width: 91%;}
    .btn {width: 100%;}
        .btn.uv-add {width: auto;}
    .navbar-brand {width: auto;}
    .navbar-brand img {max-height: none; width: 22px;}
    .navbar-header {padding: 10px 0; text-align: left;}
    .intro-action {width: 100%;}
    ul.intro-search-buttons > li {width: 100%; margin-top: 20px;}
    .nav-user.open {text-align: center;}
    #logo img {width: 200px;}
    .slider-caption.slider-caption-center {margin: 20px 0 0;}
    .uv-form {max-width: 90%;}
    .uv-form .process-steps.process-5 li {float: left; margin-top: 0; width: 20% !important;}
    .process-steps li {display: inline-block; width: 24% !important; margin: 0; vertical-align: top; overflow: visible;}
    .process-steps li h5 {font-size: 12px;}
    .process-steps li:before, .process-steps li:after {display: inline-block; top: 25px; width: 30%; margin-left: -28px;}
    .process-steps li .i-bordered {background-color: #fff !important;}
    .uv-step .iconlist {font-size: 15px;}
    .feature-box.fbox-center.fbox-plain .fbox-icon i {font-size: 64px;}
    .panel {margin-top: 30px; margin-bottom: 50px;}
    .panel.uv-login {width: 80%;}
    .uv-form .panel-body {padding: 25px 20px;}
    .form85 {width: 95%;}
    .uv-search .form-control {width: auto;}
    .uv-cal-left, .uv-cal-right, .uv-cal-month {width: 100%; text-align: center; margin-bottom: 30px !important;}
    .divider.uv-bottom-margin50 {margin-bottom: 25px;}
    .uv-cal-footer {float: none;}
    .uv-cal-footer .btn {margin-bottom: 15px;}
    .uv-cal-footer-location {width: 100%; text-align: center; margin-top: 5px;}
    .uv-calendar {margin-bottom: 20px;}
    .uv-cal-header, .uv-cal-header div {margin-bottom: 0;}
    .uv-bottom-margin30 {margin-bottom: 30px !important;}
    .uv-bottom-margin20 {margin-bottom: 20px !important;}
    #page-title.uv.page-title-parallax {background-position-y: 0; background-size: auto;}
    .uv-moreLink {display: block; float: none; text-align: center; font-size: 15px;}
    .slider-caption h1 {font-size: 36px;}
    .uv-dashStatCards {float: left;}
    .bar>div {width: 200px;}
    mat-form-field.uv-search-city {width: 85%;}
    .uv-Register.col_half {width: 100%;}
    .btn:first-child {margin: 5px !important;}
    .account-link {display: block; border: 0; margin: 15px 0;}
    /* -- Search Results --*/
    .search-date, .search-price {display: none;}
    .bar {box-shadow: none; display: block; width: 300px; margin: auto;}
    .content-wrap {padding: 20px 0 40px;}
    .bar>div {width: auto;}
    .bar>div.search-performers {width: 100%;}
    .bar>div.search-city {display: inline-block; width: 170px;}
    .bar>div.search-state {display: inline-block; width: 40%; float: right;}
    .bar>div::before {display: none;}
    .search-bar-container {display: block;}
    .search-results-header h2 {margin-bottom: 10px;}
    mat-form-field.uv-search-performer {width: 100%; left: auto;}
    mat-form-field.uv-search-city {width: 90%; left: auto;}
    mat-form-field.uv-search-state {width: 100%; left: auto;}
}

@media (min-width: 480px) {
    .uv-search-icon {display: none;}
}

@media (max-width: 479px) {
    #logo img {width: 180px;}
    .swiper_wrapper .slider-caption h2 {font-size: 36px;}
    .i-bordered {line-height: 40px !important;}
    .i-circled, .i-bordered {width: 42px !important; height: 42px !important; font-size: 22px !important;}
    .container, #header.full-header .container, .container-fullwidth {width: 90% !important; margin: auto; padding: 0;}
    .input-group-lg > .input-group-btn > .btn {padding: 10px 25px;}
    .full-screen:not(.force-full-screen) .container.vertical-middle {width: 90% !important;}
    .uv-search-addon, .uv-search-text {display: none;}
    .btn.uv-search-btn {padding: 8px 20px;}
    .search-results-header .input-group .form-control:not(:first-child):not(:last-child) {border-radius: 4px 0 0 4px;}
    .form-control {height: 41px;}
    .card, .card-img-container, .front, .back {width: 250px;}
    .uv-paddingLR {padding: 0;}
    .hostBox .btn {width: 100%;}
    .bar>div {width: 170px;}
    .bar {width: 340px;}
    .bar>div.search-city {width: 130px;}
}

.cal-open {
    background-color: #9acfea;
}
