ul.check-Hide-custom li {
    background-color: #f9f9f9 !important;
    margin: 0 0.5% !important;
}
ul.check-Hide-custom > li {        
    border-bottom: 2px solid black;
}
ul.check-Hide-custom > li:last-child {
    border-bottom: none;
}
ul.check-Hide-custom li a {
    width: 100%;
    text-shadow: 0 -1px 1px #000 !important;
    margin-left: 9% !important;
}
ul.check-Hide-custom li a:hover {
    text-decoration: underline;
}
ul.check-Hide-custom li .submenu-link{
	color: black;
	font-weight: 100;
	text-shadow: none !important;
	float: none;
	margin: 0 auto !important;
}

li.showOption.txt-box {
    color: #000000 !important;
    font-family: Arial, sans-serif !important;
    font-size: inherit !important;
    cursor: default;
}
.showOption {
    display: none;
}
.imgHome {
    width: 30px;
    height: 35px;
    float: left;
    margin: 0;
}
.box-info {
    color: #000000 !important;
}
.nav nav ul li a {
    font-weight: bold;
    text-shadow: none !important;
    float: none !important;
    color: #6f6f6f !important;
    text-decoration: underline;
    margin: 0px !important;
}