table .jui-view {
	margin-top: -15px;
	margin-bottom: 0px;
	padding: 0px;
}

#plugin .select-dropdown {
	font-size: 0.85rem;
	text-align: center;
	vertical-align: top;
	padding-bottom: 0px !important;
	margin-right: 10px;
	margin-left: -0.3rem;
	margin-bottom: -5px;
	border-bottom: #00ffdb 1px dotted;
}

.select-wrapper span.caret {
	color: #007968;
	top: .5rem;
	font-size: 0.69rem;
}

#plugin .select-wrapper {
	/*display: inline;*/
}

#plugin table {
	line-height: 0.9;
}

.table {
	/*margin-bottom: 0.7rem;*/
	border-bottom: gray 2px solid;
	border-top: white 3px solid;
}


.table td, .table th {
	padding-left: .55rem;
	padding-right: .75rem;
	vertical-align: middle;
}

table.table-sm th, table.table-sm td {
	padding-top: .4rem;
	padding-bottom: .4rem;
}

.timespan td {
	margin: -5px;
	padding-left: 0.5rem;
	padding-right: 0rem;
	padding-top: 0rem !important;
	padding-bottom: 0rem !important;
}

timespan.table {
	margin: -5px;
	padding-left: 0.5rem;
	padding-right: 0rem;
	padding-top: 0rem;
	padding-bottom: 0rem;
}

.timespan {
	max-width: 11em;
	margin-bottom: 0px;
}

.jui-view .timespan {
	margin-bottom: 0px;
}

.z-depth-1 {
	box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.06), 0 2px 2px 0 rgba(0, 0, 0, 0.02) !important;
}

.jui-select {
	margin-top: -5px !important;
}

.select-wrapper.mdb-select.md-form.jui-input.jui-select {
	/*max-width: 11em !important;*/
	max-width: 15em !important;
	padding-top: 0rem;
	padding-bottom: 0rem;
	margin-top: -5px;
	margin-bottom: -5px;
}

.select-wrapper input.select-dropdown {
	height: 1.5rem;
	margin-bottom: -1rem;
	border-bottom: 0px;
	font-weight: 350;
	font-size: 0.9em;
}

input.select-dropdown {
	max-width: 15em !important;
}


.abk-input {
	display: -webkit-inline-box;
	margin-top: -10px !important;
	margin-bottom: -3px !important;
}

.abk-input:hover, .abk-warn.abk-input {
	background-color: papayawhip;
}

.abk-warn.abk-input:hover {
	background-color: aliceblue;
}

th label, td label {
	display: none;
}

th label, td label {
	background: none !important;
}

.my-nav {
	margin-bottom: -10px;
	margin-top: -10px;
}

.my-gap {
	padding: 3px;
}

.zero-margin {
	margin-bottom: 0px;
}


.table .zero-margin {
	/*margin-bottom: 0.7rem;*/
	border-bottom: none;
	border-top: none;
}

.my-span-1 {
	position: absolute;
	left: 35%;
	font-size: 0.75rem;
	padding-top: 0.3rem;
}
.my-span-2 {
	position: absolute;
	right: 33%;
	font-size: 0.75rem;
	padding-top: 0.3rem;
}
.my-span-3 {
	position: absolute;
	right: 15%;
	font-size: 0.75rem;
	padding-top: 0.3rem;
}
.my-span-4 {
	position: absolute;
	right: 3%;
	margin-top: -0.4rem;
	/*font-size: 0.75rem;*/
	/*padding-top: 0.3rem;*/
}
