﻿
        .row-eq-height {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }

        h3 {
            font-family: 'Trajan W01 bold'!important;
            font-style: normal;
            font-size: 26px;
            line-height: 32px;
            font-weight: 300;
            color: #92836b;
            margin-bottom: 5px;
            margin-top: 20px;
        }

        #MainContent_ucClientMenu_btnLET.aspNetDisabled {
            color: #cac0b1 !important;
            border: 1px solid #dadada !important;
            font-size: 12px;
            line-height: 16px;
            font-family: "Gotham SSm A", "Gotham SSm B";
            font-weight: 300;
            font-style: normal;
            border-radius: 0px;
            background: #ffffff !important;
            padding: 10px 30px;
            margin-top: 20px;
            width: 100%;
        }

        .terms-panel, .passenger-ticket-panel {
            height: 250px;
            overflow-y: auto;
        }

        .element-bottom {
            position: absolute;
            bottom: 0;
        }

        .status-icon {
            float: right;
            font-size: 25px;
            margin-top: -17px;
            color: #92836b;
        }

        .browngradient {
            color: #97876E !important;
            border: 1px solid #97876E !important;
            font-size: 12px;
            line-height: 16px;
            font-family: "Gotham SSm A", "Gotham SSm B";
            font-weight: 300;
            font-style: normal;
            border-radius: 0px;
            background: #F5F2ED !important;
            height: 70px;
            padding: 10px 30px;
            width: inherit;
        }

        .browngradient2 {
            color: #97876E !important;
            border: 1px solid #97876E !important;
            font-size: 12px;
            line-height: 16px;
            font-family: "Gotham SSm A", "Gotham SSm B";
            font-weight: 300;
            font-style: normal;
            border-radius: 0px;
            background: #F5F2ED !important;
            padding: 10px 30px;
            margin-top: 20px;
            width:100%;
        }


        

        .browngradient2:hover, .browngradient2:active:focus, .browngradient2:focus {
                color: #F5F2ED !important;
                background: #97876E !important;
                border: 1px solid #97876E !important;
            }

        .internal-modal-button {
            margin-top: 0px;
        }

        .panel {
            -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.05);
            box-shadow: 0 0px 0px rgba(0,0,0,0.05);
        }

        .error-panel {
        margin-top:10px;
        margin-bottom:10px;
        color:red;
        }

        .error-message {
            color:Red;display: block;margin-top: 5px;
        }

        .guest-panel {
            height: 100%;
            border-radius: 0px;
        }

        .flight-title {
            padding: 15px;
        }

        .guest-panel-heading {
            background: #F5F2ED !important;
            text-align: center;
            min-height: 50px;
        }

        .guest-panel-body {
            overflow-y: hidden !important;
            text-align: center;
        }

        .it-input {
            margin-top: -27px;
            margin-left: 85px;
        }

        .incomplete-details-modal {
            padding: 15px;
            text-align: center;
        }

        .modal {
            text-align: center;
            padding: 0 !important;
        }

        .modal:before {
                content: '';
                display: inline-block;
                height: 100%;
                vertical-align: middle;
                margin-right: -4px;
            }

        .modal-dialog {
            display: inline-block;
            text-align: left;
            vertical-align: middle;
        }

        .modal-title {
            margin-bottom: 10px;
            color: #97876E !important;
        }
        .guest-view-details {
        
        }

        .guest-list-label {
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        }

        .guest-list-access .section-title {
            margin-bottom: 0px;
            margin-top: 10px;
            font-family: "Gotham SSm A", "Gotham SSm B"!important;
            font-style: normal;
            color: #97876E !important;
            font-size: 14px;
            text-align:center;
        }

        .btn-pull-right {
            width: unset;
            float: right;
        }

        .guest-list-access li {
        margin-bottom:5px;
        }

        .guest-selection-section-btn {
            width: 100%;
            margin-top:10px;
        }

        .btn-pull-left {
            width: unset;
            float: left;
        }

        .check-in-group {
            margin-left: 19%;
            margin-top: 10px;
            margin-bottom: 20px;
        }

        .affix-top, .affix {
            position: static;
        }

        .featured-links-container {
            margin-top: 20px;
        }

        .featured-links-container .media-box-container {
                -webkit-border-radius: 0px;
                -moz-border-radius: 0px;
                border-radius: 0px;
                -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
                -moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
                -o-box-shadow: 0 0px 0px rgba(0,0,0,0);
                -ms-box-shadow: 0 0px 0px rgba(0,0,0,0);
                box-shadow: 0 0px 0px rgba(0,0,0,0);
            }

        .featured-links-container .media-box-content {
                padding: 10px 20px;
                position: relative;
                background: white;
                color: rgb(51, 51, 51);
                line-height: 17px;
                min-height: 100px;
            }

        .featured-links-container .item-title {
                font-family: 'Trajan W01 bold'!important;
                font-style: italic;
                text-align: center;
                font-size: 18px;
                line-height: 25px;
                font-weight: 300;
                color: #92836b;
                border-bottom: 1px solid #92836b;
                margin-bottom: 5px;
            }

        .featured-links-container .item-description {
                font-style: normal;
                text-align: center;
            }

        .announcements-container {
            margin-top: 20px;
        }

        .announcements-container .media-box-container {
                -webkit-border-radius: 0px;
                -moz-border-radius: 0px;
                border-radius: 0px;
                -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
                -moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
                -o-box-shadow: 0 0px 0px rgba(0,0,0,0);
                -ms-box-shadow: 0 0px 0px rgba(0,0,0,0);
                box-shadow: 0 0px 0px rgba(0,0,0,0);
            }

        .announcements-container .media-box-content {
                padding: 10px 20px;
                position: relative;
                background: white;
                color: rgb(51, 51, 51);
                line-height: 17px;
                min-height: 100px;
            }

        .announcements-container .item-title {
                font-family: 'Trajan W01 bold'!important;
                font-style: italic;
                text-align: left;
                font-size: 18px;
                line-height: 25px;
                font-weight: 300;
                color: #92836b;
                border-bottom: 1px solid #92836b;
                margin-bottom: 5px;
                margin-top: -15px;
            }

        .announcements-container .item-description {
                font-style: normal;
                text-align: left;
            }

        .item-date {
            margin-top: 15px;
        }

        .item-date span {
                color: #92836b;
            }

        .center {
            text-align: center;
        }

        .check-in-panel-group {
            margin-top: 0;
            margin-bottom: 0;
            margin-left: 15px;
            font-size: 14px;
            color: inherit;
            font-weight: normal;
            line-height: 14px;
            padding: 10px 15px;
        }

        .spacer {
            padding: 20px 0;
        }

        .date-space {
            margin-right: 10px;
        }

        .bold {
            font-weight: bold;
        }

        .activity-label-red {
            position: absolute;
            right: 30px;
            margin-top: -15px;
            color: #ad2024;
            font-size: 12px;
        }
        .activity-label-green {
            position: absolute;
            right: 30px;
            margin-top: -15px;
            color: #299a0b;
            font-size: 12px;
        }

        .red {
            color: #ad2024;
            font-size: 12px;
        }

        .green {
            color: #299a0b;
        }
        .yellow {  color:#FF8C00;
}

        .badge {
    background-color: rgba(119, 119, 119, 0);
}
        .gold {
            color: #92836b;
        }

        .guest-panel .panel-body {
            /*max-height: 230px;*/
            overflow-y: scroll;
        }

        .panel-primary {
            border-color: #92836b;
        }

        .control-label {
            font-weight: normal;
            text-align: left !important;
            padding-top:5px!important;
            padding-bottom:5px!important;
        }

        .date-spacing {padding:5px 5px;}


        .diet-field {
            width: 100%!important;
            margin-bottom: 15px!important;
        }

        .delete-diet {
            color: #97876E !important;
            border: 1px solid #97876E !important;
            font-size: 12px;
            line-height: 16px;
            font-family: "Gotham SSm A", "Gotham SSm B";
            font-weight: 300;
            font-style: normal;
            border-radius: 0px;
            background: #F5F2ED !important;
            padding: 5px 10px;
            margin: 0px 0;
            width:100%;
        }

        .check-in-panel-group .panel {
            border: 0px solid transparent;
            border-radius: 0px;
        }

        .check-in-panel-group .panel-heading {
            background: #F5F2ED !important;
        }

        .panel-title {
            color: #92836b;
        }

        .contact-spacing {
            padding-bottom: 35px;
        }

        .included-features-list li:before {
            content: "\f101";
            font-family: FontAwesome;
            color: #97876E;
            display: inline-block;
            margin-left: -1.3em;
            width: 1.3em;
        }

        .li {
            list-style-type: none;
        }

        .center {
            text-align: center;
        }

        .check-in-panel-group .panel-body {
            /*max-height: 100%;*/
            overflow-y: hidden;
        }

        #success_message{ display: none;}

        .indicator-show {
            color: #e70000;
        margin-left: 10px;
        margin-top: 0px;
        position: absolute;
                display: inline;
            }   
        .indicator-hide {
                display: none;
            }  

        .indicator-show-dv{
                        color: #e70000;
        margin-left: 10px;
        margin-top: 0px;
        /*position: absolute;*/
        position: relative;
                display: inline;
                width: unset;
            float: left;
            }

        .error-indicator {
        color: #e70000;
        margin-left: 0px;
        margin-top: 10px;
        position: absolute;
        }

       .client-list .owl-next {
        position: absolute;
        right: -55px;
        top: 33%;
        font-size: 18px;
        color: #92836B;
        }

       .client-list .owl-prev {
        position: absolute;
        left: -55px;
        top: 33%;
        font-size: 18px;
        color: #92836B;
        }

       .checkin-login-label {
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 300;
        color: #92836b;
        float: right;
        }

       .client-list .category-btn {
        color: #97876E;
        background-color: #F5F2ED;
        border-radius: 0px;
        text-decoration: none;
        font-size: 30px;
        padding: 6px 20px 6px 20px;
        }

       .checkin-list li:before {
        content: "\f101";
        font-family: FontAwesome;
        color: #97876E;
        display: inline-block;
        margin-left: -1.3em;
        width: 1.3em;
        }
       .form-group {margin-right:10px;}
       .internal-access {width:100%;margin-top:20px;}

       .let-alert-message {
        background-color: #f2dede;
        border-color: #ebccd1;
        color: #a94442;
        padding: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        }

        .fa-sticky-note-o {
            font-size:18px;
            margin:0 3px;
            color:#a94442;
        }

        .mfp-iframe-scaler iframe {
        box-shadow: 0 0 0px rgba(0, 0, 0, 0);
        background: #ffffff;
        }

        .load-data-container {
        position: fixed;
        z-index: 12000;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.9);
        margin-top: 0px;
        top: 0;
        }

        .load-data-inner-container {
           margin-top: 10%;
        }


        .load-data-container .fa-3x {
        font-size: 5em;
        }

        .load-data-container .data-loading-txt {
        display: block;
        margin-top: 10px;
        font-size: 16px;
        }

        .pending-message {
            background-color: #ad2024;
            color: #fff;
            padding: 5px;
            margin-bottom: 10px;
        }

        .save-exit-btn {
        opacity: 1;
        }

button[disabled], html input[disabled] {
    cursor: default !important;
    color: #97876E !important;
    border: 1px solid #97876e !important;
    font-size: 12px !important;
    line-height: 16px !important;
    font-family: "Gotham SSm A", "Gotham SSm B" !important;
    font-weight: 300 !important;
    font-style: normal !important;
    border-radius: 0px !important;
    background: #ffffff !important;
    padding: 10px 30px !important;
    margin-top: 20px !important;
}

.guest-panel-body .aspNetDisabled {
    margin-top: 0px !important;
    width: 100% !important;
}

.indicator-popup {
    margin-left: 10px;
    margin-top: 0px;
    display: inline;
}

.measure-group {
    padding: 10px 5px;
    background: #f1f1f1;
    display: inline-block;
}

.measure-list {
    padding-left: 0px;
    margin-top: 10px;
}

.confirm-btn {
    -webkit-animation-name: catpulse !important;
    opacity: 1.0;
    height: 100%;
    -moz-animation: catpulse 1s infinite ease-in-out !important;
    -webkit-animation: catpulse 1s infinite linear !important;
    -webkit-animation-fill-mode: both !important;
}

.measure-list li {
    display: inline-block;
    margin-left: 5px;
}

.measure-label {
    margin-right: 10px;
}

.emergency-radio-btn label {
    font-weight: normal !important;
    margin-left: 5px !important;
}

@-webkit-keyframes catpulse {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: .3;
    }

    100% {
        opacity: 1.0;
    }
}

.panelhide {
    display: none !important;
}

.panelshow {
    display: block !important;
}

.warning-continue-btn {
    max-width: 200px;
}

.internal-access {
    width: 100%;
    margin-top: 20px;
}

        @media (min-width: 979px) {
            #sidebar.affix-top {
                position: static;
                margin-top: 30px;
                width: 228px;
            }

            #sidebar.affix {
                position: fixed;
                top: 70px;
                width: 228px;
            }

            .affix-bottom {
                position: absolute;
            }
        }



        @media (max-width: 761px) {

            .check-in-panel-group {
            margin-top: 0;
            margin-bottom: 0;
            margin-left: 0px;
            font-size: 14px;
            color: inherit;
            font-weight: normal;
            line-height: 14px;
            padding: 10px 0px;
            }

            .row-eq-height {
                display: block;
            }

            .guest-selection-section-btn {
                width: 100%;
                margin-bottom: 10px;
            }

            .check-in-group .btn {
                width: 100%;
            }


            .element-bottom {
                position: relative;
                bottom: 0;
            }

            .btn-element-bottom {
                position: relative;
                bottom: 0px;
            }

            .date-space {
                margin: 10px 0;
                margin-bottom: 10px;
            }

            .btn-pull-right {
                width: 100%;
                float: none;
            }

            .btn-pull-left {
                width: 100%;
                float: none;
            }

            /*.form-control {
                width: 100%;
            }
            .form-control {
            width: inherit;
        }*/
            .client-list .owl-prev {
            position: relative;
            left: 0px;
            top: 0%;
            font-size: 18px;
            color: #92836B;
            width: 50px;
            margin-left: 5%;
            float: left;
            margin-bottom: 10px;
            }

            .client-list .owl-next {
            position: relative;
            right: 0px;
            top: 0%;
            font-size: 18px;
            color: #92836B;
            width: 50px;
            margin-right: 5%;
            float: right;
            margin-bottom: 10px;
            }

            .diet-field {
            width: 100%!important;
            margin-bottom: 20px!important;
            }

            .delete-diet {
            /*margin: 10px 0;*/
            margin: -5px 0 25px 0;
        }

            .activity-label-red {
            position: relative;
            right: 0px;
            margin-top: 5px;
            color: #ad2024;
            font-size: 14px;
            display: block;
            font-weight: bold;
            }

            .activity-label-green {
            position: relative;
            right: 0px;
            margin-top: 5px;
            color: #299a0b;
            font-size: 14px;
            display: block;
            font-weight: bold;
        }

          .panel-heading {
            text-align: center;
            padding: 20px 15px;
          }

          .occasion-date-field {
              margin-bottom:20px;
          }

          .checkin-login-label {
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 300;
        color: #92836b;
        float: left;
        }
            
        }