html, body {
	height: 100%;
	width: 100%;
}

.gottem-navbar-brand, .gottem-navbar-brand:hover {
	color: #9D9D9D !important;
	margin-right: -10px !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

table {
	font-size: 1em;
}

.mobile-clear {
	display: none;
}

.ui-draggable, .ui-droppable {
	background-position: top;
}

@media (min-width: 768px) {
	.fix-checkbawx {
		margin-top: -18px !important;
	}
}

.muhform input[type=text] {
	padding-left: 5px;
	border: 1px solid #666666;
	border-radius: 3px;
	width: 120px;
}

.fix-submitlol {
	margin-top: -3px !important;
}

body, body .ui-widget-content {
	color: #BFBFBF;
	background-color: #404040;
}

body input[type=text] {
	background-color: #333333;
}

body .ui-widget-header {
	color: #BFBFBF;
	background-color: #333333;
}

body .ui-widget-header a {
	background-color: #BFBFBF;
	color: #333333;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	border: 1px solid #C5C5C5;
	font-weight: normal;
	color: #BFBFBF;
	background-color: #404040;
}

.checkbox input[type=checkbox] {
	cursor: pointer;
}

body {
	display: flex;
	flex-flow: column;
}

.fillem {
	display: flex;
	flex: 1 1 auto;
	width: 100%;
}

.fillem .row, #map {
	display: flex;
	flex: 1 1 auto;
}

#map div.gm-style div[style*="text-align:center; cursor:pointer"], #map div.gm-style div[style*="text-align: center; cursor: pointer"] {
	text-shadow: 1px 1px #BBBBBB;
}
