﻿html, body {
    margin: 0;
    padding: 0;
    min-height: 640px;
	height: 100%;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1{
	margin: 0;
}

h2{
	text-align: center;
}

h3{
	text-align: center;
}


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

h1 small,
.h1 small {
  font-size: 24px;
}

h2 small,
.h2 small {
  font-size: 18px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}


.reveal-modal h3 {
	margin-top:0;
}

.main-box{
	height: 100%;
	position: relative;
	overflow-y: hidden;
}

.header-box {
	height: 60px;
	text-align: center;
}

.header-box .left {
	position:absolute;
	top: 0;
	left:0;
}

.header-box .center {
	display: inline-block;
    height: 100%;
}

.header-box .right {
	position:absolute;
	top: 0;
	right: 0;
}

.footer-box {
    position: absolute;
    height: 25px;
    width: 100%;
    bottom: 0;
    left: 50%;
    margin-left: -50%;
    text-align: center;
}

.footer-box .left {
	position:absolute;
	top: 0;
	left:0;
}

.footer-box .center {
	display: inline-block;
    height: 100%;
    line-height: 30px;
}

.footer-box .right {
	position:absolute;
	top: 0;
	right:0;
}

.content-box {
    margin: auto;
	height: calc(100% - 100px);
}

.logo-image {
	border: 0;
	margin: 10px 20px;
}

.ajaxLoader.logo {
    position: relative;
    top: -53px;
    left: -41px;
}

.ajaxLoader.embedded {
	position: absolute;
	bottom:-5px;
	left: 10px;
}

.securityLoader {
	position: absolute;
    top: -32px;
    width: 80%;
    margin-left: -40%;
    left: 50%;
	height:30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}

.ajaxLoader.footer-loader {
    margin-right: 20px;
}
.hidden { display: none; }
.hardHidden { display: none !important; }
.relative { position: relative; }
.floatLeft { float: left; }
.floatRight { float: right; }
.centered { text-align: center; }
.inline-block { display: inline-block; vertical-align: top; }
.wrap-break { word-wrap: break-word; }
.min-width-50 { min-width: 50px; }
.min-width-80 { min-width: 80px; }

.bottom-icon { vertical-align: bottom;}

.full-height{
	height:100%;
}

.popupInnerContent{
	height:100%;
}

.navigation-box
{
	margin-top: 5px;
	margin-bottom:	10px;
	position:relative;
}

.navigation-box .navigation-elem a,
.navigation-box .navigation-elem label {
	display:inline-block;
    margin: 5px;
	margin-right: 10px;
    text-align: center;
	vertical-align: middle;
	text-decoration: none;
    min-width: 160px;
	padding: 0 5px 0 5px;
	line-height: 24px;
}

.command-box
{
	position:relative;
	margin: 5px auto 10px auto;
	width: calc(100% - 40px);
}

.command-box.full-width {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	max-width: 100%;
	z-index:2;
}

.command-box .command-elem,
.command-box .navigation-elem
{
	display:inline-block;
	margin-right: 0;
	line-height: 24px;
	vertical-align: middle;
}

.command-box .command-elem.floatRight,
.command-box .navigation-elem.floatRight
{
	margin-right: 5px;
}

.command-box .navigation-elem a,
.command-box .navigation-elem label {
	display:inline-block;
	text-decoration: none;
	min-width: 120px;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
	padding: 2px 8px 2px 8px;
	margin: 0;
}

.command-box .navigation-elem a.icon-button,
.command-box .navigation-elem label.icon-button {
	min-width: 40px;
	padding: 0 2px 0 2px;
}

.icon-export {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
}


.fullscreen-grid-box {
	margin: auto;
	padding: 0;
	border: 0;
	height: 100%;
	width: calc(100% - 40px);
	position: relative;
}
.fullscreen-grid-box .inner-box {
    margin: auto;
	padding: 0;
	border: 0;
	height: 100%; 
	position: relative;
}
.fullscreen-grid-box.no-header { height: calc(100% - 60px - 30px); }
.fullscreen-grid-box.slim-header { height: calc(100% - 60px - 30px - 40px); }
.fullscreen-grid-box.no-header-inner { height: 100%; width:100%; }
.fullscreen-grid-box.slim-header-inner { height: calc(100% - 54px); width:100%; }
.fullscreen-grid-box.no-header-popup { height: calc(100% - 16px); width: 100%; }

.k-grid { font-size: 10pt; }
.k-grid td {
	line-height: 1.2em;
}

.k-grid td.slimcell,
.k-grid tr.k-detail-row td.k-detail-cell,
.k-grid .k-grid-header th.slimcell {
	padding-left: 0;
	padding-right: 0;
}

.k-grid td.tightcell,
.k-grid .k-grid-header th.tightcell {
	padding-left: 0;
	padding-right: 0;
}

tr[role='row'] .k-grid-update,
tr[role='row'] .k-grid-cancel,
tr[role='row'] .grid-attachment-mark {
	display: none;
}

.k-grid .k-grid-content-locked {
	overflow-x: visible;
}

.k-grid-edit-row .k-grid-edit,
.k-grid-edit-row .k-grid-delete,
.k-grid-edit-row .k-grid-custom {
	display: none;
}

tr[role='row'].k-grid-edit-row .k-grid-update,
tr[role='row'].k-grid-edit-row .k-grid-cancel {
	display: inline-block;
}

tr.row-frozen .k-grid-update {
	display: none;
}

tr.file-uploaded .grid-attachment-mark {
	display: inline-block;
}

.k-grid th.k-header.centered {
	text-align: center;
}

.k-grid .k-grid-header .k-header {
	white-space: normal;
}

@media (min-width: 1200px) 
{
	.home-box {
		width: 1170px;
		margin: auto;
	}
}

@media (min-width: 992px) 
{
	.home-box {
		width: 970px;
		margin: auto;
	}
}

@media (min-width: 768px) 
{
	.home-box {
		width: 750px;
		margin: auto;
	}
}

.dialog-info-icon:before {
	content: "information"
}
.dialog-question-icon:before {
	content: "question"
}

.dialog-warning-icon:before {
	content: "warning"
}

.custom-search-box {
	display: flex;
	align-items: center;
	gap: 4px
}

.custom-search-box > span{
}