xbody {
	background-color: white;
	color: black;
	margin-top: 60px;
}

#searchclear {
	bottom: 0;
	color: #555;
	cursor: pointer;
	font-size: 14px;
	height: 14px;
	margin: auto;
	position: absolute;
	right: 5px;
	top: 0;
}

.left_col {
	background: #102552 none repeat scroll 0 0;
}

.crudListPerPage {
	width: 60px;
}

body {
	background-color: #102552;
}

.nav.side-menu > li > a {
	margin: 0;
	margin-bottom: 0;
}
.nav > li > a {
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu_section > ul > li > ul > li > a {
	color: white !important;
}

.button-on-the-right-side
{
    /* float: right; */
    margin-bottom: 20px;
}

#confirm-table tr td:nth-child(even),
#confirm-table tr th:nth-child(even),
#confirm-table tr:nth-child(1) th:nth-child(1)
{
    border-right-color: black;
}
