.readOnly{
    background-color: #cccccc;
}

.form-control.form-control[readonly] {
    /*background-color: #cccccc;*/
}

.table-borderless td,
.table-borderless th {
    border: 0;
}

.nav_r_width5{
    width:260px !important;
}

.dropdown-master {
    left: 725px !important;
    width: 150px;
}
/*past*/
.arrow_w_past{
    /*background:url("../img/arrow_gr2.png");*/
    background-color: #92D050;
}
.arrow_w_past_left{
    /*background:url("../img/arrow_gr2_l.png");*/
}
.arrow_w_past_right{
    /*background:url("../img/arrow_gr_r.png");*/
    
}
/*present*/
.arrow_w_present{
    /*background:url("../img/arrow_ye2.png");*/
    background-color: #80dc09;
}
.arrow_w_present_left{
    /*background:url("../img/arrow_ye2_l.png");*/
}
.arrow_w_present_right{
    /*background:url("../img/arrow_ye_r.png");*/
}
/*furture*/
.arrow_w_furture{
    /*background:url("../img/arrow_bl2.png");*/
    background-color: #BFBFBF;
}
.arrow_w_furture_left{
    /*background:url("../img/arrow_bl2_l.png");*/
}
.arrow_w_furture_right{
    /*background:url("../img/arrow_bl_r.png");*/
}
/*cancel*/
.arrow_w_cancel{
    background:url("../img/arrow_ca2.png");
}
.arrow_w_cancel_left{
    background:url("../img/arrow_ca2_l.png");
}
.arrow_w_cancel_right{
    background:url("../img/arrow_ca_r.png");
}
.dropdown-master {
    left: 725px !important;
    width: 150px;
}

#master {
    position: absolute;
}
.note{
    color: #ff0000;
}
