<<<<<<< .mine
﻿/* [[[ Branding Overrides ]]] */
#Header {
    display: none;
}

#Footer {
    display: none;
}

body {
    background-color: #D2CDC7;
}

.guest_container,
.gp_container,
.ta_container {
    background-color: #1C6BA0;
}

    .guest_container p,
    .gp_container p,
    .ta_container p,
    .guest_container h5,
    .gp_container h5,
    .ta_container h5,
    .guest_container h1,
    .gp_container h1,
    .ta_container h1 {
        color: rgb(213,186,107);
    }

#mdTALogin,
#mdGroupLogin,
#mdGuestLogin {
    background-color: #D2CDC7;
}
/*div.container
{
	background: url("https://www.bookonthenet.net/east/RKEresStorage/Images/Portal/PHPrem_bg_image.jpg") no-repeat center center;
	padding-top: 15px;
}*/

html {
    background: transparent;
}

/* [[[ TA Nav Panel ]]] */
.ta_nav_bar > li > a {
    color: #1C6BA0;
}

#lblShowDetails {
    color: #1C6BA0;
}

#Content {
    background-color: rgba(255,255,255,0.5);
    /*-moz-box-shadow:    inset 0 0 20px #000000;
	-webkit-box-shadow: inset 0 0 20px #000000;
	box-shadow:         inset 0 0 20px #000000;*/
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}

.pre_nav_bar {
    background-color: #1C6BA0;
}

    .pre_nav_bar > h2 {
        color: #D2DEE4 !important;
    }

.nav-bar > li.res_steps:hover {
    background-color: #1C6BA0;
}

.nav_bar_panel {
    background: #5A379E;
}

.nav-bar > li.res_steps.no-access:hover {
    background: #5A379E;
}

 .nav-bar > li.res_steps.active:hover,
.nav-bar > li.res_steps.active {
    background: rgba(255, 255, 255, 0.5);
}


/* [[[ Search Page ]]] */
.eres_search .coupon_codes {
    color: #1C6BA0;
}

/* [[[ Reservation Resultlist Page ]]] */
.ratedetail_container h4,
.ratedetail_container span,
.ta_container h5,
.ta_container h1,
.ta_container p,
.gp_container h5,
.gp_container h1,
.guest_container h5,
.guest_container h1,
#Content h1,
#Content h2,
#Content h3,
#Content h4,
#Content h5,
/*#Content span,*/
#contact_details span .pnlRoomDetails span,
.pnlRateDetails span,
.result_descriptions,
.eres_resultlist .search_panel span,
.eres_resultlist .rates .lblSpecialRate,
.eres_resultlist .rates .lblRateName,
.eres_resultlist .rates .lblDiscountRate,
.eres_resultlist .rates .lblAverageRate,
.eres_resultlist .avail_grid .shoulder > span,
#lblPropertyCurrencyLabel,
#lblPropertyCurrency,
#filter_selections > span,
div.eres_resultlist > div > div > div > div.two > h1,
#EresSearch > div > div > div > div.two > h1,
.title_description,
.search_controls > div > div > h5,
.eres_resultlist .rates .lblRoomType,
.eres_resultlist .search_panel .coupon_labels,
.eres_resultlist .rates .rates_detail_row .btnShowRateDetail,
.eres_search .coupon_codes,
.eres_resultlist .rates .rates_detail_row .btnHideRateDetail {
    color: #1C6BA0;
}

.search_controls > div > div > h5 {
    font-weight: bold !important;
    font-size: 1em !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}

.eres_resultlist .avail_grid .columns.shoulder_na > span {
    color: red !important;
}



.nav_bar_mobile_title > span.mobile_title {
    color: #FFFFFF !important;
}

.eres_resultlist .avail_grid_footer.columns,
.eres_resultlist .avail_grid .columns > .current_day_avail {
    background-color: #1C6BA0;
}

.eres_resultlist .avail_grid_outer .arrow-right {
    border-left: 10px solid #1C6BA0;
}

.eres_resultlist .avail_grid_outer .arrow-left {
    border-right: 10px solid #1C6BA0;
}

.eres_resultlist .avail_grid .columns > .current_day_avail > span {
    color: #FFFFFF !important;
}

.eres_resultlist .avail_grid_footer.columns .eres_resultlist .rates .lblAverageRate {
    color: #1C6BA0;
}

.eres_resultlist .promo_corner {
    border-left-color: #1C6BA0;
}

.eres_resultlist .rate_category_wrapper.promo {
    border-color: #1C6BA0;
}

/* [[[ Guest Information ]]] */
.summary_panel span.summary_header {
    color: #1C6BA0;
}

.reveal-modal .login_container a.create_account {
    color: #1C6BA0;
}

.guest_reservation_info h2 {
    color: #1C6BA0;
}

#lblCPSuccess {
    color: #1C6BA0;
}

/* [[[ Reservation Complete ]]] */
.eres_complete .fb_posting, .eres_complete .EmailSending {
    color: #67771F;
}

/* [[[ Buttons ]]]  */
#btnReservationFilter,
.button.alert,
.button.success {
    background-color: #1C6BA0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border-left: 2px solid #1C6BA0;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

    #btnReservationFilter:hover,
    .button.alert:hover,
    .button.success:hover {
        border-left: 2px solid #D2DEE4;
        background-color: #5A379E;
    }

.button.disabled.success {
    background-color: #888888;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border-left: 2px solid #888888;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

    .button.disabled.success:hover {
        background-color: #888888;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        border-left: 2px solid #D2DEE4;
        border-right: none;
        border-top: none;
        border-bottom: none;
    }

#style_container_outer {
    position: absolute;
    top: 190px;
    right: 40px;
}

#style_container {
    height: 409px;
    width: 500px;
    background: url(https://www.bookonthenet.net/west/RKEresStorage/Images/Portal/RiverInnPrem_image.jpg) no-repeat 0 0;
    -webkit-box-shadow: 0 0 10px rgba(128, 128, 128, 0.9);
    -moz-box-shadow: 0 0 10px rgba(128, 128, 128, 0.9);
    box-shadow: 0 0 10px rgba(128, 128, 128, 0.9);
}
=======
﻿/* [[[ Branding Overrides ]]] */
#Header {
    display: none;
}

#Footer {
    display: none;
}

body {
    background-color: #EAEAEA;
}

.guest_container,
.gp_container,
.ta_container {
    background-color: #1C6BA0;
}

    .guest_container p,
    .gp_container p,
    .ta_container p,
    .guest_container h5,
    .gp_container h5,
    .ta_container h5,
    .guest_container h1,
    .gp_container h1,
    .ta_container h1 {
        color: rgb(213,186,107);
    }

#mdTALogin,
#mdGroupLogin,
#mdGuestLogin {
    background-color: #D2CDC7;
}
/*div.container
{
	background: url("https://www.bookonthenet.net/east/RKEresStorage/Images/Portal/PHPrem_bg_image.jpg") no-repeat center center;
	padding-top: 15px;
}*/

html {
    background: transparent;
}

/* [[[ TA Nav Panel ]]] */
.ta_nav_bar > li > a {
    color: #1C6BA0;
}

#lblShowDetails {
    color: #1C6BA0;
}

#Content {
    background-color: rgba(255,255,255,1.0);
    /*-moz-box-shadow:    inset 0 0 20px #000000;
	-webkit-box-shadow: inset 0 0 20px #000000;
	box-shadow:         inset 0 0 20px #000000;*/
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}

.pre_nav_bar {
    background-color: #005DAA;
}

    .pre_nav_bar > h2 {
        color: #fff !important;
    }

.nav-bar > li.res_steps:hover {
    background-color: #EE462E;
}

.nav_bar_panel {
    background: #005DAA;
}

.nav-bar > li.res_steps.no-access:hover {
    background: #5A379E;
}

 .nav-bar > li.res_steps.active:hover,
.nav-bar > li.res_steps.active {
    background: #EE462E;
}


/* [[[ Search Page ]]] */
.eres_search .coupon_codes {
    color: #1C6BA0;
}

/* [[[ Reservation Resultlist Page ]]] */
.ratedetail_container h4,
.ratedetail_container span,
.ta_container h5,
.ta_container h1,
.ta_container p,
.gp_container h5,
.gp_container h1,
.guest_container h5,
.guest_container h1,
#Content h1,
#Content h2,
#Content h3,
#Content h4,
#Content h5,
/*#Content span,*/
#contact_details span .pnlRoomDetails span,
.pnlRateDetails span,
.result_descriptions,
.eres_resultlist .search_panel span,
.eres_resultlist .rates .lblSpecialRate,
.eres_resultlist .rates .lblRateName,
.eres_resultlist .rates .lblDiscountRate,
.eres_resultlist .rates .lblAverageRate,
.eres_resultlist .avail_grid .shoulder > span,
#lblPropertyCurrencyLabel,
#lblPropertyCurrency,
#filter_selections > span,
div.eres_resultlist > div > div > div > div.two > h1,
#EresSearch > div > div > div > div.two > h1,
.title_description,
.search_controls > div > div > h5,
.eres_resultlist .rates .lblRoomType,
.eres_resultlist .search_panel .coupon_labels,
.eres_resultlist .rates .rates_detail_row .btnShowRateDetail,
.eres_search .coupon_codes,
.eres_resultlist .rates .rates_detail_row .btnHideRateDetail {
    color: #1C6BA0;
}

.search_controls > div > div > h5 {
    font-weight: bold !important;
    font-size: 1em !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}

.eres_resultlist .avail_grid .columns.shoulder_na > span {
    color: red !important;
}



.nav_bar_mobile_title > span.mobile_title {
    color: #FFFFFF !important;
}

.eres_resultlist .avail_grid_footer.columns,
.eres_resultlist .avail_grid .columns > .current_day_avail {
    background-color: #1C6BA0;
}

.eres_resultlist .avail_grid_outer .arrow-right {
    border-left: 10px solid #1C6BA0;
}

.eres_resultlist .avail_grid_outer .arrow-left {
    border-right: 10px solid #1C6BA0;
}

.eres_resultlist .avail_grid .columns > .current_day_avail > span {
    color: #FFFFFF !important;
}

.eres_resultlist .avail_grid_footer.columns .eres_resultlist .rates .lblAverageRate {
    color: #1C6BA0;
}

.eres_resultlist .promo_corner {
    border-left-color: #1C6BA0;
}

.eres_resultlist .rate_category_wrapper.promo {
    border-color: #1C6BA0;
}

/* [[[ Guest Information ]]] */
.summary_panel span.summary_header {
    color: #1C6BA0;
}

.reveal-modal .login_container a.create_account {
    color: #1C6BA0;
}

.guest_reservation_info h2 {
    color: #1C6BA0;
}

#lblCPSuccess {
    color: #1C6BA0;
}

/* [[[ Reservation Complete ]]] */
.eres_complete .fb_posting, .eres_complete .EmailSending {
    color: #67771F;
}

/* [[[ Buttons ]]]  */
#btnReservationFilter,
.button.alert,
.button.success {
    background-color: #EE462E;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border-left: 2px solid #EE462E;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

    #btnReservationFilter:hover,
    .button.alert:hover,
    .button.success:hover {
        border-left: 2px solid #df371f;
        background-color: #df371f;
    }

.button.disabled.success {
    background-color: #888888;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border-left: 2px solid #888888;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

    .button.disabled.success:hover {
        background-color: #888888;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        border-left: 2px solid #D2DEE4;
        border-right: none;
        border-top: none;
        border-bottom: none;
    }

#style_container_outer {
    position: absolute;
    top: 190px;
    right: 40px;
}

#style_container {
    height: 409px;
    width: 500px;
    background: url(https://www.bookonthenet.net/west/RKEresStorage/Images/Portal/RiverInnPrem_image.jpg) no-repeat 0 0;
    -webkit-box-shadow: 0 0 10px rgba(128, 128, 128, 0.9);
    -moz-box-shadow: 0 0 10px rgba(128, 128, 128, 0.9);
    box-shadow: 0 0 10px rgba(128, 128, 128, 0.9);
}
>>>>>>> .r2880
