.margin-top-bottom {
	margin: 2px 0px;
}

.btn-v-small {
	padding: 2px 10px;
}

.table>tbody>tr>td {
	padding: 5px !important;
	vertical-align: middle;
}

.table>tbody>tr>th {
	padding: 5px !important;
}

.table .glyphicon-ok,
.table .glyphicon-trash,
.table .glyphicon-pencil,
.table .glyphicon-remove,
.table .find-supplier,
.table .find-supplier-preferred,
.table .supplier-reason,
.table .glyphicon-plus,
.table .glyphicon-duplicate,
.table .find-ukey,
.table .find-commodity,
.table .find-commodityonly,
.table .find-store,
.table .find-stock,
.table .find-asset,
.table .find-budgetasset,
.table .find-task,
.table .find-linkedasset,
.table .find-contract,
.table .find-a-thing,
.table .find-stock-with-store-and-commodity,
.find-user-superuser,
.table .find-project,
.table .segment-item,
.table .segment-own,
.table .segment-function,
.table .segment-fund,
.table .segment-region,
.table .segment-costing,
.table .find-taa-task {
	cursor: pointer;
	vertical-align: middle;
	/*background-image: url('search.png');	*/
}

.hidden-on-scm {
	display: none;
}

.half-on-scm {
	width: 50%;
}

.noborder {
	border: 0;
}

.nothing {
	border: 0;
	outline: none;
}

.append-here-person,
.append-here-branch,
.append-here-scm-type,
.append-here-ukey,
.append-here-commodity {
	max-height: 500px !important;
}

.element-inside-table {
	border: none;
	min-width: 90px;
	box-shadow: none;
}

.load-gif {
	width: 15px;
	/*display: none;*/
	/*margin-left: 10px;
	margin-top: 10px;*/
	z-index: 2;
	/*position: absolute;*/
}

.table th {
	font-weight: normal;
	white-space: nowrap;
	padding: 5px !important;
}

#tableSuppliers>tbody>tr>th:nth-child(1),
#tableSuppliers>tbody>tr>th:nth-child(2) {
	width: 20%;
}

#tableSuppliers>tbody>tr>th:nth-child(3),
#tableSuppliers>tbody>tr>th:nth-child(4) {
	width: 27%;
}

#tableSuppliers>tbody>tr>th:nth-child(5) {
	width: 6%;
}

.table-order>tbody>tr>td {
	min-width: 120px;
	max-width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.table-order>tbody>tr>th {
	min-width: 125px;
	/*max-width: 125px;		*/
}

.table-no-wrap td,
.table-no-wrap th {
	white-space: nowrap;
}

input[type="checkbox"] {
	width: 100%;
	height: 17px;
	vertical-align: middle;
}

.table-quotes>tbody>tr>td {
	min-width: 120px;
	max-width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.table-quotes>tbody>tr>th {
	min-width: 120px;
	max-width: 120px;
}

.table-quotes>tbody>tr>td.wider-td {
	min-width: 240px;
	max-width: 240px;
}

.lets-have-the-table-scroll-side-to-side-thank-you {
	overflow-x: auto;
}

.cursor-not-allowed {
	pointer-events: none;
}

#stickyButtons {
	border-radius: 0;
	display: none;
	padding: 20px 45px 10px 45px;
	background: #fff;
	z-index: 10;
	width: 84%;
	/*border-bottom: 1px solid #eee;*/
}

#stickyButtons th {
	border-radius: 0;
}

#stickyButtons.stick {
	margin-top: 0 !important;
	position: fixed;
	top: 37px;
	border-radius: 0px;
	display: block;
}

.action-buttons {
	padding-left: 45px;
	padding-right: 45px;
}

.action-buttons button {
	margin-right: 3px !important;
}

#stickyButtons hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.inspv-error {
	/*background-color: #ffedf0 !important;*/
	border-color: #ff7c92 !important;
}

.inspv-error.btn-group>label {
	/*background-color: #ffedf0 !important;*/
	border-color: #ff7c92 !important;
}

.inspv-amber {
	/*background-color: #fff7ee !important;*/
	border-color: orange !important;
}

td.inspv-error {
	background-color: #ff7c92 !important;
}

.select-inline {
	display: inline-block;
	width: 200px;
	margin-left: 5px;
	margin-right: 5px;
}

.filter-labels {
	display: inline-block;
}

.filter-labels-outer-div {
	margin-top: 5px;
	margin-bottom: 5px;
}

.glyphicon-li-filter:hover,
.flow-1lq:hover {
	cursor: pointer;
}

.glyphicon-triangle-bottom {
	color: #0267a9;
}

.glyphicon-li-filter {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
}

.li-filter-details-dropdown-div-short {
	font-weight: bold;
}

.li-filter-details-dropdown-div {
	background-color: rgba(208, 208, 208, 0.5);
	;
	padding: 5px;
	border-radius: 5px;
	margin-top: 5px;
}

.li-filter-dropdown-header:hover {
	cursor: pointer;
	background-color: rgb(2, 103, 169);
	color: #fff;
}

.li-filter-dropdown-details>li:hover {
	cursor: pointer;
	background-color: rgb(2, 103, 169);
	color: #fff;
}

.li-filter-dropdown-header {
	min-width: 450px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 4px;
}

.li-filter-dropdown-header-amount {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 4px;
	min-width: 100px;
}

.li-filter-dropdown-wrapper-amount {
	width: 132px;
	display: inline-block;
}

.li-filter-dropdown-wrapper {
	padding-left: 0px;
}

.li-filter-dropdown-details {
	background-color: #fff;
	display: none;
	position: absolute;
	padding: 5px;
	border-radius: 3px;
	margin-bottom: 20px;
	max-height: 360px;
	overflow: auto;
	border: 1px solid #9a9a9a;
	z-index: 2000;
}

.li-filter-dropdown-details>li {
	border-bottom: 1px solid #a2a2a2;
	padding: 5px 5px 10px;
}

.filter-labels-outer-div>.filter-labels:first-child {
	width: 100px;
}

.modal-dialog-lower {
	margin: 150px auto;
}

hr.move-up-and-down {
	border-top: 1px solid #ccc;
	margin-top: 12px;
	margin-bottom: 12px;
}

.row-click {
	/*background-color: rgba(174, 255, 223, 0.5);*/
	background-color: rgb(0, 53, 102);
	color: #fff;
}

.row-click-table tr:hover {
	cursor: pointer;
}

.modal-content .tab-content-gen {
	max-height: 500px;
}

.pos-table tr td {
	width: 20%;
}

.pos-table tr th {
	width: 20%;
}

.pos-table tr th:first-child {
	width: 40%;
}

.pos-table tr td:first-child {
	width: 40%;
}

.table-fixed-height {
	min-height: 300px;
	max-height: 300px;
	overflow-y: auto;
}

.table-fixed-height-175 {
	min-height: 175px;
	max-height: 175px;
	overflow-y: auto;
}

.some-padding {
	padding: 5px;
}

.btn-pos-medium {
	height: 65px;
	width: 150px;
}

.btn-pos-calc {
	height: 65px;
	width: 80px;
}

.btn-pos-long {
	height: 140px;
	width: 150px;
}

.modal-sticky {
	border-radius: 0;
	display: none;
	background: #fff;
	z-index: 10;
	width: 84%;
	/*border-bottom: 1px solid #eee;*/
}

.modal-sticky th {
	border-radius: 0;
}

.modal-sticky.stick {
	margin-top: 0 !important;
	position: fixed;
	top: 73px;
	border-radius: 0px;
	display: block;
}

.btn-group {
	display: flex;
}

.load-gif-center {
	width: 35px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.sub-sr-section {
	padding: 15px;
}

.fixed-position {
	position: fixed;
	width: 350px;
	display: block;
}

.extra-padding {
	padding-left: 45px;
	padding-right: 45px;
	border: none;
}

.no-margin-top {
	margin-top: 0px;
}

.non-clickable-table>tbody>tr:hover td {
	cursor: default;
}

#topwindowtracker {
	height: 5px;
}

.extra-details {
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	transition: height 0.3s ease;
}

.height-auto {
	height: 59px;
	overflow: visible;
	visibility: visible;
	transition: height 0.3s ease;
}

.glyphicon-fullscreen:hover {
	cursor: pointer;
}


.top-scroll-bar-wrapper,
.scroll-content {
	overflow-x: auto;
	overflow-y: hidden;
}

.top-scroll-bar-wrapper {
	height: 10px;
}

.top-scroll-content {
	height: 10px;
}

.table-fixed-layout {
	table-layout: fixed;
}

.no-padding-right {
	padding-right:0px;
}