#nav-wrapper { width:100%; }
#nav-container { width:950px; padding:0; }
#navigation-bar {padding: 0 !important; margin: 0 !important;}
#mainNav {background-color: #17171e !important; overflow: visible !important;}
.mybtn-lst {
	list-style-type: none;
	padding: 0;
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}
.mybtn-lst li { float:left;}

.navbar-brand {
	padding: 10px 0 10px 0;
	margin-left: 0 !important;
	/*display: inline-block;*/
	/*height: 100%;*/
	vertical-align: middle;
	height: 26px;
	width: auto;
}
.navbar-brand > img {
	display: inline-block;
	height: 26px;
	width: auto;
	vertical-align: middle;
}

#mainNav.container-fluid {
	width: 950px;
	padding: 0;
}
#pcontent {
	width: 950px;
	padding-top: 90px;
}
html {
	height:100% !important;
}

header {
	text-align: center;
	background: #17171e; /*black; #00a0ac;*/
}
.navbar {
	margin-bottom: 0px !important;
}
#header-middle-line {
	height:3px;
	float:left;
	border-top:1px solid black;
	border-bottom:1px solid gray;
	margin: 20px 13px 20px 13px;
}
#header-full-line {
	width: 950px;
	height:4px;
	border-top:2px solid black;
	border-bottom:2px solid gray;
	margin-top: 10px;
}

#datepicker {
	float: left;
	background-color: #17171e;
	border: none;
	color: white;
	max-width: 150px;
	padding-left: 10px;
}
.mCalendar-ico {
	float:left;
	height: 20px;
	width: auto;
}
.mCalendar {
	float:left;
	margin: 12px 20px 0px 20px;
	width: auto;
}
#settings-btn {
	height: 25px;
	width: auto;
	margin-bottom: -6.5px !important;
}
#mainNav {
	background: transparent; /*#008f98;*/
	font-weight: 700;
	letter-spacing: 1px;
	border: 0;
	overflow: hidden;
	padding: 0 !important;
}
#mainNav a:focus {
	outline: 0;
}
#mainNav li a:hover {
	color: black; /*#18BC9C;*/
	outline: 0;
}

.icon-bar {
	background-color: #b2b2b2 !important;
}
.navbar-toggle, navbar-default .navbar-toggle:focus {
	color: #b2b2b2;
	background-color: transparent !important;
	border: 2px solid #b2b2b2 !important;
	border-radius: 1px !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:hover:focus, .navbar-toggle:active {
	color: #b2b2b2;
	background-color: gray !important; /*#18BC9C;*/
	border: 2px solid #b2b2b2 !important;
}
#mainNav .navbar-brand, #mainNav .navbar-text, #mainNav > li > a {
  color: white;
}
#mainNav .navbar-brand {
/*	font-size: 2em;*/
/*	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;*/
}
#mainNav.affix {
	padding: 10px 0;
}
#mainNav.affix .navbar-brand {
	font-size: 1.5em;
}
body { 
	background-color: #17171e; /*#000008; black; #00a0ac;*/
	/*padding-top: 10px;*/
	/*overflow: hidden;*/
	/*padding-left: 25px;*/
	/*padding-right: 25px;*/
	color: white !important;
}

button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: black;
}

.panel-default {
	background-color: #191920 !important;
	/*background-color: #191920 !important;*/ /*#99999c !important;*/
	color: #99999c !important;
	border-radius: 5px;
	border: 1px solid white;
}
.panel-heading, .panel-body, .panel-group {
	color: white !important;
	background-color: #191920 !important;
	border-radius: 5px;
	border-color: transparent !important;
}
.panel-group {
	margin-bottom: 5px;
}
.panel-collapse {
	border: none;
}
.panel-heading {
	border-bottom: 1px solid white !important;
	border-radius: 5px 5px 0px 0px !important;
}
.panel-body { padding: 5px !important; }
.ui-datepicker, .ui-widget-content {
	background: black !important;
	background-color: black !important;
}

.mybtn-std {
        font: normal normal 12px 'Open Sans';
        /*text-decoration: none !important;*/
        color: #99999c;
        background-color: #4d4d53;
        border-top: 1px solid #7f7f83;
        border-left: 1px solid #7f7f83;
        border-bottom: 1px transparent;
        border-right: 1px transparent;
        border-radius: 3px 3px 3px 3px;
        padding: 3px 10px 3px 10px;
        margin: 5px 0px 5px 1px;
        background-size: 200% 100%;
        background: linear-gradient(to bottom, #4d4d53 1%, #212128 10%, #212128 20%, #0d0d15 100%);
}
.mybtn-std:hover {
	color: white;
}
.mybtn-std:active {
	color: white;
	background-color: rgba(28, 190, 131, 1);
	background-position: -100% 100%;
	border-top: 1px transparent;
	border-left: 1px transparent;
	border-bottom: 1px solid #99999c;
	border-right: 1px solid #99999c;		
}
.mybtn-lst .mybtn {
        font: normal normal 12px 'Open Sans';
        /*text-decoration: none !important;*/
        color: #99999c;
        background-color: #4d4d53;
	border-top: 1px solid #7f7f83;
	border-left: 1px solid #7f7f83;
	border-bottom: 1px transparent;
	border-right: 1px transparent;
        border-radius: 3px 3px 3px 3px;
        padding: 3px 10px 3px 10px;
        margin: 0px 1px 0px 1px;
        background-size: 200% 100%;
        background: linear-gradient(to bottom, #4d4d53 1%, #212128 10%, #212128 20%, #0d0d15 100%);
        /*background-image: linear-gradient(to right, transparent 50%, #00ffff 50%) !important;*/
        /*transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease !important;*/
        /*background-image: linear-gradient(to right, transparent 50%, #00ffff 50%) !important;*/
}
.mybtn-lst .mybtn:not(:disabled):hover, .mybtn-lst .mybtn.active:hover {
	color: white;
	background-color: rgba(28, 190, 131, 1);
	background-position: -100% 100%;
	border-top: 1px transparent;
	border-left: 1px transparent;
	border-bottom: 1px solid #99999c;
	border-right: 1px solid #99999c;
}
.mybtn-lst .mybtn.active, .mybtn-lst .mybtn.active:focus, .mybtn.active:hover:focus {
	background-color: #23232b;
	color: #00ffff;
        background: linear-gradient(to top, #4d4d53 1%, #212128 10%, #212128 20%, #0d0d15 100%);
	border-top: 1px transparent;
	border-left: 1px transparent;
	border-bottom: 1px solid #99999c;
	border-right: 1px solid #99999c;
}

.mybtn-lst .mybtn:disabled {
	color: #99999c;
	background: unset;
	background-color: #33333a;
	border-top: 1px transparent;
	border-left: 1px transparent;
	border-bottom: 1px solid #99999c;
	border-right: 1px solid #99999c;
}

#personal-btn, #competition-btn {
/*        padding: 1px 25px 1px 25px !important;*/
	padding-left: 25px;
	padding-right: 25px;
}

.mcheckbox:disabled { opacity: 0.4; }

@media (min-width:319px) and (max-width : 739px){
	#mainNav .container-fluid, #mainNav, #nav-container {
		width: 100%;
		padding: 0;
		background-color: #000008 !important;
	}
	.navbar-header {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	#navigation-bar {width:100%;}
	.navbar-brand {
		padding: 0;
	}
	.navbar-brand > img {
		height: 18px;
		padding-right: 15px;
		margin: 12px 0px 12px 0px;
	}
	.navbar-toggle {
		margin: 6px 0 6px 0 !important;
		padding: 3px !important;
	}
	.icon-bar {
		width: 20px !important;
	}
	#datepicker { max-width: 125px !important; }
	.mCalendar {
		margin: 9px 0 9px 0;
	}
	#header-middle-line {
		/*float: none;*/
		width: 100% !important;
		margin: 10px 0 10px 0;
		border: none;
		border-bottom: 1px solid gray;
	}
	#header-full-line {
		margin-bottom: 10px;
		margin-top:0px;
		width: 100%;
		height: 0;
		border: none;
		border-bottom: 1px solid gray; 
	}
	.mybtn-lst { margin-top: 1px !important; margin-bottom: 1px !important; }
	.mybtn-lst.container-fluid { width: 320px !important; float: none !important; }
	.navbar-collapse .mybtn-lst li {
	        float: none;
	        text-align: right;
	}
	.navbar-collapse {
		position:absolute !important;
		z-index: 200 !important;
		float: right !important;
	}
	.navbar-collapse .mybtn-lst li .mybtn { width: 120px; margin: 1px; }
	body, header, #datepicker { background-color: #000008; }
	.mybtn {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
}

.popover.confirmation {
	color: black;
}
