﻿body {
    padding-top: 0px;
    padding-bottom: 5px;
    font-family:Arial;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}


.margin_left {
    padding-left: 15px;
    padding-right: 15px;
}


/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.k-grid {
    font-size: 10px;
}
.k-grid td {
    line-height: 2em;
}

.k-grid-content {
    min-height: 200px;
    height:600px;
}

.logo {
    margin: -5px 0 0 10px;
    max-height:54px;
    max-width:113px;
}

.centerImage {
    margin: auto;
    width: 75%;
    padding: 10px;
    margin-top:50px;
}

td:empty:before {
    content: "-";
}

a.k-link.k-state-active.k-state-border-down {
    background-color: #eae8e8;
}

a.k-header-column-menu.k-state-active {
    background-color: #6fc5ce;
}

span.lang-sm.lang-lbl-full {
    cursor: pointer;
}

.k-loading-image {
    background-position: center 15px;
}

button.btn.btn-primary {
    background-color:#00A641;
}


div.no_margin_top {
	margin-top: -20px;
}

form.k-filter-menu {
	width:300px;
}

span.k-widget.k-dropdown.k-header{
	width:100%;
}

span.k-widget.k-numerictextbox{
	width:100%;
}

.k-group-cell {
	width:20px !important;
}