
                body #nav-header-container,  body #nav-header-container .sub-menu li, body #Sidebar {
                    background: #8DC2C6 ;

                }
                body #booking-container h1,
                body .typography table#rmsNightlyBreakdownTable th,
                body .typography h1, body .typography h2.header-title{
                        background: #8DC2C6 ;
                        color: #001554 ;
                }
                body #booking-container h1 { border-color: #8DC2C6 ; }
                body .typography table#rmsNightlyBreakdownTable th { border-color: #8DC2C6 ; }

                body .booking-btn-wrapper p { background: #8DC2C6 ; color: #001554 ; }
                
                body .booking-btn-wrapper .booking-btn span:not(.text),
                body .booking-btn-wrapper .btn:hover span:not(.text) { background: #8DC2C6 ; border-right: 1px solid #8DC2C6 ; }
                

                body .booking-btn-wrapper .btn:hover { background: #DFF2D8 ; border-right: 1px solid #DFF2D8 ; }
                
                
                .typography #rmsPropertyInfo .truBtn { color: #8DC2C6 !important; }
                body .typography #rmsPropertyInfo .truBtn::after { background: #8DC2C6 ; }
                
                
                body .quick-contact, body .typography a.btn, body a.btn, button, body input[type='submit'], body .Actions .action,
                body .Actions input[type='submit'],
                body #nav-header-container nav.primary ul li a:hover, body #nav-header-container nav.primary ul li:hover,
                body #nav-header-container nav.primary ul li.current, body #nav-header-container nav.primary ul li.section {
                    background: #8DC2C6 ;
                    border: #8DC2C6 ;
                    color: #001554 ;
                }
                body .Actions input[type='submit']:hover,
                body .typography a.btn:hover, body a.btn:hover {
                    background: #DFF2D8;
                }
                
                a.CTABtn {
                    
                    
                    
                }
                body a.CTABtn:hover {
                    
                }
            
            
                body .typography table#rmsNightlyBreakdownTable tr.room-pricing { background: #001554 ; }
                body .typography table#rmsNightlyBreakdownTable tr.room-pricing td { border-color: #8DC2C6 ; }
                body .typography table#rmsNightlyBreakdownTable tr.room-pricing td { color: #8DC2C6 ; }
                body .typography table#rmsNightlyBreakdownTable td.unavailable { background: #8DC2C6 ; }

                body .typography table#rmsNightlyBreakdownTable tr.room-pricing td:last-child { color: #8DC2C6 ; }

                body .typography h3 {
                    color: #8DC2C6;
                }
                
                body .typography a, body .typography a.intro, body .typography h3, body .typography h2{
                    color: #8DC2C6;
                }
                .social-section .contact-num {
                     border-right-color: #8DC2C6 !important; 
                }
                .social-section .contact-num a {
                     color: #8DC2C6 !important; 
                }

                /*
                body #booking-container h1 {
                    background-color: #8DC2C6; border:none;
                }
                
                body .typography table#rmsNightlyBreakdownTable th {
                    background-color: #8DC2C6; border-color:#8DC2C6;
                }
                
                body .typography #rmsPropertyInfo .truBtn {
                     color: #8DC2C6 !important; 
                }
                */

                @media only screen and (min-width: 768px) and (max-width: 1024px) {
                
                    body header .primary ul li {
                        background: #8DC2C6;
                    }
                    body header nav.primary{
                        background: #8DC2C6;
                    }
                
                }
            