/*
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");

.footer_top {
    padding: 40px 0 20px;
}

nav.main_menu {
    position: absolute;
    left: 66%;
    z-index: 100;
    text-align: left;
    width: 750px;
}

table,td {
	border: 1px solid #a6a6a7;
}