/*This file is created by kavita for the git version code*/

.toprightbackground {
	 background-color: #337ab7;
         vertical-align: middle;
}

.topleftbackground {
	 background-color:#337ab7;
}

.leftmenubackground {
	 background-color:#ECE9D8;
}

.tableheadingbackground {
	 background-color:#95B3D7!important; 
         color:#FFFFFF; 
         font-weight:bold;
}

.leftmenutitlehighlight {
	background-color:#95B3D7!important;
}

/*below classes used from menu.css for the left menu color code*/

.menuheaderbackground {
    background:  #337ab7;
}

.openheaderbackground {
    background: #337ab7;
}

.logoimage {
    content:url(../images/mainlogo.png); /*for CEN slotbooking*/
    /*content:url(../images/mainlogo.jpg); for NCPRE slotbooking*/
    width: 150px;
    height: 150px;
    margin-left:15px;
}