.page-controls{
	margin-left:auto;
}/*
.page-controls~li.nav-item:nth-child(2n+1)>a, li.page-controls.nav-item>a{
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff;
}*/

.page-controls~li.nav-item.bvi li.bvi-panel-close{
	display:none;!important;
}

.abc:nth-child(odd)>a {
    background-color: #dee7ee;
    border-color: #0D334E #0D334E #dee7ee !important;
}

.abc:nth-child(even)>a:hover {
	border-bottom: 1px solid #0D334E;
}

.abc:last-child>a {
    background-color: #dee7ee;
    border-color: #dee7ee  #dee7ee  #0D334E !important;
}

.abc:not(:last-child)>a:hover{
	background-color:#b6bec5;
    /*border: 1px solid #0D334E !important; */
}


.submenu > ul {
	display: none;
	border: 0.1px solid #e9ecef;
	white-space: nowrap;
}
.submenu:hover > ul{	
	display: block;
	background: white;
	transform: translateY(-1px);	
}
.submenu > ul:hover li{
	border:none;	
}
.submenu > ul li:hover {
	background: #e9ecef;
}

.ruen{
	color: #FFFFFF !important;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25)!important;
	font-style: normal;
    font-weight: bold;
}

.enru{
	color: #1D4159 !important;
	font-style: normal;
    font-weight: bold;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%) !important;
}
