#ui-datepicker-div{
	display: none;
}
.backend-btn{
	/*cursor: pointer;
	padding: 4px 17px;
	margin-bottom: 1em;
	margin-right: 1em;
	color: #5A5A5A;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #E4E4E4 #D2D2D2 #B4B4B4;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-radius: 20px;
	width: 150px;
	background: #E4E4E4;*/

	cursor: pointer;
	padding: 4px 17px;
	margin-bottom: 1em;
	margin-right: 1em;
	color: #5A5A5A;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	font-family: Roboto Regular;
	border-width: 1px;
	border-style: solid;
	border-color: #E4E4E4 #D2D2D2 #B4B4B4;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	background: #E4E4E4;
	border-radius: 20px;
	width: 141px;

}
.backend-btn-a{
	color: #5A5A5A;
	float: left;
}
.backend-btn-a:hover{
	text-decoration: none;
}
.logged-in #bdo-nomura-page-view{
	position: relative;
}
/*.tabledrag-toggle-weight-wrapper {
	margin-top:30px;
}*/
/*#bdo-nomura-page-view fieldset{
	padding:0px;
}*/
#bdo-nomura-page-view .form-item-filter-action-type label{
	width: 80px;
	float: left;
}
#bdo-nomura-page-view .form-item-filter-action-search-key label{
	margin-left: 10px;
	width: 70px;
	float: left;
}
#nomura_page_view label{
	font-weight: normal;
}
.csgroup-num-1,
.csgroup-num-3,
.csgroup-num-5,
.csgroup-num-7,
.csgroup-num-9,
.csgroup-num-11,
.csgroup-num-13,
.csgroup-num-15{
	/*border-bottom:1px solid red !important;*/
	background:#e9effb !important;
}
.csgroup-num-2,
.csgroup-num-4,
.csgroup-num-6,
.csgroup-num-8,
.csgroup-num-10,
.csgroup-num-12,
.csgroup-num-14{
	background:#fff !important;
}
table tr.odd td.none {
    background: #f3f4ee !important;
}
table td.active {
    background: none !important;
}
td.active {
    background-color: none !important;
}
#bdo-nomura-page-view table tr td label{
	white-space: initial;
}
#bdo-nomura-page-view table tr:hover{
	background: #ccc !important;
	/*border: solid 3px #0b2972 !important;*/

}
.filter_search_div label{
	float: left; 
	width: 60px; 
	padding-top: 4px !important;
}
.filter_search_div select{
	float: left; 
}