/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 30, 2020, 3:47:36 PM
    Author     : ajab
*/

.avlhomediv .btnback {
    background: #aa1014;
    color: #fff;
}
.calspan, .dappticon {
    color: #aa1014;
}

.secondheaderback {
    background: #68090a;
}
.calspan, .dappticon {
    color: #aa1014;
}

#ui-datepicker-div .ui-widget-header {
    background: #aa1014;
    color: #fff;
}

.ui-widget-content .ui-widget-header{
    background: #aa1014;
    color: #fff;
}
#ui-datepicker-div .ui-state-default, 
#ui-datepicker-div .ui-widget-content .ui-state-default, 
#ui-datepicker-div .ui-widget-header .ui-state-default

{
    background: #f5f5f5;
        border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
     border: 1px solid #d3d3d3;
}
.ui-datepicker th{border: 1px solid #d3d3d3;background: #ddd;}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    background: #aa1014 !important;
    color: #fff !important;
}

.poponlineschdle .ui-widget-header{
     background: #aa1014;
    color: #fff;
}
.popdiv1 .btnconnu , .btnbookpay{
    background: #aa1014;
    color: #fff;
}
.popdiv1 .btnconnu:hover, .popdiv1 .btnconnu:active, .popdiv1 .btnconnu:visited, .popdiv1 .btnconnu:focus{
    background: #68090a;
    color: #fff;
}
.btnbookpay:hover, .btnbookpay:active, .btnbookpay:visited, .btnbookpay:focus{
    background: #68090a;
    color: #fff;
}

.topheaderback{background: #fff;}
.secondheaderlable{color:#fff;}