/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/


.header-top {
	height: 24px;
}

/*.nav {
	height: 40px;
}

.dropdown.open
{
	height: 50px;
}*/

/*.dropdown.open a.dropdown-toggle.disabled
{
	max-height: 12px;
}*/

.fixed-header-on .main-navigation .navbar-nav > li > a {
    padding-top: -200px !important;
    padding-bottom: -200px !important;
  }

  .fixed-header-on .header:not(.centered) .main-navigation .navbar-nav > .dropdown > a:before {
    top: 0px;
  }

  .fixed-header-on .header:not(.centered) .main-navigation.with-dropdown-buttons .header-dropdown-buttons {
    top: 0px;
  }

.panel-title a.collapsed {
	color: #777777;
	
}

div.panel-body {
	color: #535353;
	
}

.navbar-nav > li > .dropdown-menu {
	margin-top:1px;
}
