.v-menu .nav-main {
	background-color: #034d5f !important;
	border: 5px solid #034d5f !important;
}

.v-menu .nav-main ul li {
	border-bottom: 1px solid #F4581A !important;
	background-color: #034d5f !important;
}

ul.indentLeft {
  padding-left: 25px;
}

/* MKH - Edited 20022017 */
.DnnModule ul.dnnActions, ul.dnnActions {
    width: auto !important;
}
/* END MKH Edit */

.toggle>.toggle-content>p {
    margin-bottom: 24px !important;
    padding: 0 10px !important;
    color: inherit;
}

.body>#footer .copyright {
    color: #fff !important;
}




