/*
	TXT 2.0 by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

	#banner-wrapper
	{
	}

		#banner-wrapper:before
		{
			display: none;
		}

/*********************************************************************************/
/* Nav                                                                           */
/*********************************************************************************/

	#nav
	{
		background: #f8f8f8;
	}

		#nav:after
		{
			display: none;
		}
		
/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

	#banner
	{
		background: rgb(21, 28, 23);
	}

		#banner:before
		{
			display: none;
		}

		#banner:after
		{
		}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */



/* IE7/8 fixes for the drop down menu in the master page*/
.container {width: 750px;}

.navMenuButton {width: 100px;}
.navbar-

collapse.in {    
    filter: none;
    background-image: none; 
    overflow: visible;
     border: 1px solid silver; 
     height: auto;
        display:block !important; 
        width: 90%; 
        margin: auto; 
        background-color: white; 
        color: black;
        z-index: 1000; 
        float: none;
}

.navbar-nav>li>a {
    color: #574B43 !important;
    padding-bottom: 10px;
    padding-top: 15px;
    line-height: 20px;
}

.navbar-nav {
    margin: 0 !important;
    Xfloat: none !important; 
    background-color: white; 
    color: black;
    text-align: center; 
}


.login.buttons {
    margin-left: 10px;
}
.buttons, .signup.buttons {
        text-align: center;
        margin: auto;
        margin-bottom: 10px;   
}

.dropdown-menu {
    text-align: center; 
    width:100%;
    height: 120px;
/*display: none;
visibility: hidden;*/
}

.language {margin: auto;}