header .main-header {
    background: #DC140A;
}

header .uhi-main-header {
    background: #ffffff;
    padding:8px 0px;
}

.header-nav .header-link {
    color: #fff;    
}

.uhi-main-header .header-nav .header-link {
        color: #000;
        font-weight: 600!important;
    }

/* .header-nav .header-link:hover {
    color: #DC140A;
    background-color: #f6f6f6;
    padding:8px 16px;
    border-radius: 5px;
} */

#uh-mobile-header .topnav {
    background-color: #dc140a;
}

#accept_cookies {
    background: #DC140A !important;
    color: #fff !important;
}

#accept_cookies a {
    color: #fff !important;
}

#accept_cookies button {
    color: #DC140A !important;
    background-color: rgba(226, 226, 226, 1) !important;
    border-color: rgba(226, 226, 226, 1) !important;
}
.uhi-footer-container{
    margin-top: auto;
} 
footer .footer-logo-row {
    background: #DC140A !important;
    color: #fff;  
}

.btn-main, .btn-main:visited, .register_btn, .register_btn:active, .register_btn:visited {
    background: #DC140A !important;
    background: -webkit-linear-gradient(top, #DC140A, #DC160A);
    background: -moz-linear-gradient(top, #DC140A, #DC160A);
    background: -o-linear-gradient(top, #DC140A, #DC160A);
    background: linear-gradient(top, #DC140A, #DC160A);
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
    background-size: 1% 265%;
    color: #fff;
}

.btn-main:focus, .btn-main:active{
    color: #fff;
    background-color: #DC140A;
}

.forgot_pass, .forgot_pass:active, .forgot_pass:visited {
    color: #DC140A;
}

.forgot_pass:hover {
    color: #DC140A;
}

.remember_me_label {
    color: #DC140A;
}


/* register page */

.innerpage_body_container h1{
    color:#DC140A;
}

.customer_form_header {
    color: #DC140A;
}

.customer_form_agreement_box a {
    color: #DC140A;
}

.register_btn, .register_btn:visited, .register_btn:active{
    color:#FFF;
    background: -webkit-linear-gradient(#DC140A,#193b3a);
    background: -moz-linear-gradient(#DC140A,#193b3a);
    background: -o-linear-gradient(#DC140A,#193b3a);
    background: linear-gradient(#DC140A,#193b3a);
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
}

/* end register page */
.coming-soon-services{
	border: 0.5px solid #DC140A;
	color: #DC140A;
}

#uh-mobile-header .logo-background {
    background-color: #dc140a;
    color: white;
}

/* Search Hotels button */
.search-hotel-btn-umrah {
    background: #DC140A;
    color: #fff;
}

/* On Tab Active */
.flex-container .active{
    background-color: rgba(220, 20, 10, 0.8) !important;
    color: #fff !important;
}

.customer-admin-sidenav-active{
    color: white !important;
    background-color: #DC140A;
}

.ca-li-image {
    background-color: #DC140A;
    color: white;
}

.customer-admin-overview-section .grid-stack-item-content .loginredtxt{
    color:#D71222;
}

.customer-admin-overview-section .grid-stack-item-content.red-item {
    background-color:	#DC140A;
    color: #fff;
}

.ca-mp-table button.add_user_btn:hover{
    color: #DC140A;
}

.add_user_btn {
    color: #DC140A !important;
}

.ca-my-company-content .ca-mc-save-button {
    background-color: #DC140A;
    color: white;
}

.customer-admin-wallet-management .wallet_add_btn {
    background: #DC140A;
    color: white;
}

.customer-admin-wallet-management .delete_cls {
    color: #DC140A;
}

/* Submit Button */
.uh-submit-section input {
    background-color: #DC140A;
    border: 2px solid grey;
    color: #fff;
}

.search_btn {
    color: #DC140A;
}

.manage-tag{
    background-color: #DC140A;
    color: #fff;
}

#ui-datepicker-div {
    background-color: #fff !important;
    font-family: 'Sintony', sans-serif;
    border-radius: 0px;
    border: 2px solid grey;
    margin-top: 9px;
    margin-left: -110px;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

#ui-datepicker-div .ui-widget-header {
    border-radius: 0px;
    background: #EEEEEE !important;
    color: black;
}

#ui-datepicker-div .ui-datepicker-next {
    border-radius: 10px;
    border: 1px solid black;
    background: #A0A0A0;
    color: white;
}

#ui-datepicker-div .ui-datepicker-prev {
    border-radius: 10px;
    border: 1px solid black;
    background: #A0A0A0;
    color: white;
}

#ui-datepicker-div .ui-state-default {
    background: #EEEEEE !important;
    color: black;
}

#ui-datepicker-div .ui-state-hover {
    background: #DC140A !important;
    color: white;
}

#ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: none;
}

#ui-datepicker-div .ui-state-disabled .ui-state-default {
    background: black !important;
}

#ui-datepicker-div .ui-state-highlight .ui-state-default, #ui-datepicker-div .ui-state-highlight .ui-state-default.ui-state-highlight.ui-state-active {
    background: #DC140A !important;
    color: white !important;
}

#ui-datepicker-div .ui-state-active {
    background: #DC140A !important;
    color : #eee !important;
}

#ui-datepicker-div .ui-datepicker-today:not(.ui-state-disabled) .ui-state-highlight:not(.ui-state-active) {
    color : #DC140A !important;
    background: #eee !important;
    font-weight: bold;
}

#ui-datepicker-div .ui-datepicker-today:not(.ui-state-disabled) .ui-state-highlight :hover {
    background: #DC140A !important;
    color: #eee !important;
}

.customer-admin-sidenav a:hover, .customer-admin-sidenav a:focus {
    color: white;
    background-color: #DC140A;
}

.input-button {
    color: red;
}

/* Add room group button */
#add-room-group-btn {
    color: red;
}

.roomName {
    color: red;
}

#switchToDifferentOccupancy {
    color: red;
}

#popover_content_wrapper input:checked + .slider {
    background-color: #DC140A;
}

.flex-container .tabs{
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #000;
    color: #000;
    color: rgba(220,20,10,1);
}

.search-name-container h3.unitName {
    color: #dc140aff !important;
}

.umrah-sb-dyk-text {
    color: #DC140A;
}

.booking-details-back-btn {
    color: #DC140A;
}

.uh-booking-search-heading {
    color: #DC140A;
}

.uh-booking-details-heading {
    color: #DC140A;
    background: #fff;
}

.umrah-sb-search-text {
    color: #DC140A;
}

.rate-loader-search-text {
    color: #DC140A;
}