.panel-accordion{
    cursor: pointer;
}

.text-border-danger{
    border-bottom: 1px solid #DA0E00;
    color: #DA0E00
}

.bg-danger-new{
    background-color: #DA0E00;
    border-color: #DA0E00;
    color: #fff
}

.text-danger-new{
    color: #DA0E00
}

.ui-icon-delete{
            padding: 0;
            margin: 0;
            background-position: -72px 50%;
            background-size: 776px 18px;
            display:none;
            float:right;
            border:solid #fff 2px;
            width:18px;
            height:18px;
            position:relative;
            top:-27px;
            right:8px;
            border-radius:20px;
            cursor:pointer;
            color: #9d9696 !important;
        }
.remove-date-class{
		display : none;
		cursor : pointer;
}
.border-right-none{ border-right:0 !important;}
.pad-right{padding-right:7px !important;}

/*--vijay--*/
.nav_progress { padding: 5px 0 0 14px;}
.nav_progress .progress { padding: 1px; height: 8px; border: 0px;}