/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


	
	nav.vertical_menu > ul > li > a {
	background-color:rgba(255,255,255,0.7);
        padding:5px;
       text-decoration:none;
                }
	nav.vertical_menu > ul > li > a:hover {

        padding:5px;
       text-decoration:none;
		color:rgba(255,255,255)!important;
                }
a .current:active span {
		color:rgba(255,255,255)!important;
                }
                
nav.vertical_menu > ul > li {
      margin-top:5px;
      margin-bottom:5px;}

.underline_dash {
	display:none;
}

