@media (min-width: 768px) {
	body .navbar-right {
	    margin-right: 0px;
	}
}

@media (min-width: 1600px) {
	body .container {
	    width: 1570px;
	}
}

@media (min-width: 1900px) {
	body .container {
	    width: 1870px;
	}
}

/* sticky footer */
html, body {
  height: 100%;
}


body #page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -41px;
}
body #page-wrap:after {
  content: "";
  display: block;
}
body .mandatory:after {
	content: " *";
	color: #a94442;
}
body footer {
    text-align: right;
    font-size: 0.8571em;
	line-height: 40px;
	color: #333;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgb(204, 204, 204);
}
body footer, #page-wrap:after {
  height: 40px;
}
body footer {
  background: #f5f5f5;
}
/* sticky footer end */


body header {
    margin: 0;
    color: #fff;
    background-color: #fff;
}
body .navbar .nav {
	font-size: 16px;
	margin-left: 20px;
}
body .navbar-brand {
    padding: 8px 15px 0 0;
	line-height: 30px;
}

body .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
body header h1,
body header button {
    display: inline-block;
    vertical-align: middle;
}

body header .container h1 {
    margin: 0;
    font-size: 21px;
    line-height: 65px;
    padding-top: 20px;
    padding-left: 0;
}

#configure,
body header label {
    border-style: solid;
    border-color: #636363;
    border-width: 0 0 0 1px;
    margin-bottom: 0;
    font-weight: normal;
}

body header .container {
    position: relative;
}

body header .description {
    text-transform: uppercase;
    color: #ccc;
    font-size: 10px;
    line-height: 29px;
}

body header .k-dropdown,
body header #font-size-value {
    font-size: 18px;
    line-height: 45px;
    margin-bottom: 9px;
}

body header .k-dropdown {
    width: 100%;
}

body header .k-dropdown-wrap {
    background-image: none !important;
}

body header .k-dropdown,
body header .k-dropdown-wrap.k-state-default {
    background-color: transparent;
    border-color: #5c5c5c;
    border-radius: 0;
}

body header .k-dropdown-wrap.k-state-hover,
body header .k-dropdown-wrap.k-state-active,
body header .k-dropdown-wrap.k-state-focused {
    background-color: #030303;
}

body header .k-dropdown-wrap.k-state-focused {
    box-shadow: none;
}

body header .k-dropdown .k-input {
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    text-indent: 14px;
}

body header .k-dropdown .k-input,
body header .k-dropdown-wrap .k-select {
    line-height: 45px;
}
.seriesColors {
	color: #cd1533;
	color: #d43851;
	color: #dc5c71;
	color: #e47f8f;
	color: #eba1ad;
	color: #009bd7;
	color: #26aadd;
	color: #4db9e3;
	color: #73c8e9;
	color: #99d7ef;
}
body header .k-dropdown .k-i-arrow-s {
    background-image: url("/css/images/sprite.png");
    background-position: -16px -32px;
}
body .k-header .k-dropdown {
    width: 9em;
}
body .small.k-grid tbody .k-button.k-button-icontext .k-icon,
body .small.k-grid tbody .k-button.k-button-icontext .k-image {
    margin-right: 0px;
    margin-left: 0px;
}
body .small.k-grid tbody .k-button {
    min-width: 28px;
}
body .small.k-grid tbody .k-button {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 1px;
    font-family: inherit;
    line-height: 1.72em;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
body .k-item .k-state-selected a {
	color: #fff;
}
body header .k-dropdown-wrap.k-state-default .k-input {
    color: #fff;
}
body .leftnav a,
body header .navbar-nav a {
	color: #444;
	font-size: 16px;
}
body .leftnav li.active > a,
body .leftnav li > a:hover,
body header .navbar-nav li.active > a,
body header .navbar-nav li > a:hover {
	background-color: transparent !important;
	color: #29abe2 !important;
}
body .nav navbar-nav.navbar-right,
body .nav >li:last-child >a {
	padding-right: 0;
}
body .navbar {
	border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(204, 204, 204);
}

body .eb-graph-toolbar .k-widget,
body .eb-graph-toolbar .k-button,
body .k-grid .k-header .k-widget,
body .k-grid .k-header .k-button,
body .k-toolbar.k-grid-toolbar .k-widget,
body .k-toolbar.k-grid-toolbar .k-button {
	float:right;
	margin-right: 0;
}
body .eb-main-toolbar .k-button {
	margin-right: 0 !important;
	margin-left: 15px !important;
}

body .k-grid-header th.k-header {
    vertical-align: top;
}
body .k-grid .k-button {
    margin: 0 0 5px 5px;
}
.k-grid-header tr th:last-child {
	text-align: right;
	padding-right: 24px;
}

body .k-grid tr td[role=gridcell]:last-child {
	text-align: right;
	padding-bottom: 0;
}
body h2.nav-title,
body .grid-title {
	font-weight: normal;
	color: #29abe2;
	font-size:16px;
}
body .k-grid .k-hierarchy-cell,
body .k-grid tr:first-child td[role=gridcell] {
    border-top-width: 0;
}

body .k-hierarchy-cell+td {
    border-left-width: 1px !important;
}

body .k-grid tr td[role=gridcell]:first-child {
    border-left-width: 0;
}
body .k-grouping-header,
body .k-grid-toolbar {
    margin: 0;
	padding: .4em .6em;
    cursor: default;
    border-width: 0 0 1px;
}
body .eb-main .eb-toolbar {
	margin-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	background-color: transparent;
}
body .eb-main .eb-toolbar .grid-title {
	font-weight: bold;
}

body .k-toolbar,
body .k-toolbar.k-grid-toolbar,
body .k-header.k-grid-toolbar {
	line-height: 30px;
    display:block !important;
}
body .k-window-content .container * {
    box-sizing: border-box !important;
}

@media (min-width: 768px) {
	body .form-horizontal .control-label {
	    text-align: left;
	}
}
.e-window-toolbar {
	position: relative;
	border-bottom: 1px solid #ccc;
    height: 53px;
	background-color: #f5f5f5;
}
.e-toolbar-title {
	position: absolute;
	left: 15px;
	top: 10px;
	font-weight: normal;
    font-size: 16px;
	line-height: 32px;
    color: #29abe2;
	overflow: hidden;
    text-overflow: ellipsis;
}
.e-toolbar-actions {
	position: absolute;
	right: 15px;
	top: 10px;
	overflow: hidden;
	white-space: nowrap;
}
body div.k-window-content {
	padding: 0;
}
body .container {
    max-width: 100% !important;
	width: auto !important;
}

#page-wrap > .k-loading-mask {
    position: fixed;
}
body  .form-group.first {
    margin-top: 15px;
}
body .k-window .container {
	width: 90%;
}
body .form-group .k-widget,
body .form-group .k-textbox {
    width: 100%;
}

body .form-group textarea {
	width: 100%;
    height: 4em;
}
body .form-horizontal .notifications .k-widget.k-notification {
    margin-top: 12px;
}
body .k-i-close {
    cursor: pointer;
}
.k-grid tbody tr {
    cursor: pointer;
}
.user-title.unread,
.user-description.unread {
	font-weight: bold;
}
body .k-grid tbody .small .k-button {
    min-width: 26px;
}
body .small .k-button {
    display: inline-block;
    margin: 0;
    padding: 0px 0px 0px 0px;
    font-family: inherit;
    line-height: 1.72em;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
body .small .k-button-icontext .k-icon, body .small .k-button-icontext .k-image {
    margin-right: 0px;
    margin-left: 0px;
}
body .k-window-title {
    text-align: center;
}
body .k-window {
}
body #image-preview img {
    max-height: 250px;
	max-width: 250px;
    NOTborder-radius: 25px;
}
body .navbar img.user, .navbar img.appuser {
    height: 18px;
    border-radius: 9px;
    margin-right: 7px;
    vertical-align: text-top;
}
body .link {
    cursor: pointer;
}
body .form-group.has-error input {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
body .form-group.has-error .validator-message {
	display: inline !important;
}
body .form-group .validator-message {
	display: none;
	color: #a94442;
	font-size: 12px;
}
.eb-sidebar {
	position: fixed;
    right: 0;
    left: 0;
	top: 51px;
	bottom: 41px;
	background-color: #fcfcfc;
	padding: 15px 0 0 15px;
    z-index: 1030;
	width: 200px;
	float: left
}
.eb-main.eb-with-sidebar {
	margin-left: 200px;
	overflow: hidden;
}
.eb-main {
	margin-top: 50px;
	padding-top: 15px;
}
.eb-header-brand {
	width: 200px;
}
.eb-header-brand {

}
h3.tab-title {
	margin: 0;
	padding: 10px 15px 10px 0;
	font-size: 16px;
	font-weight: bold;
}
body .nav .open>a,
body .nav .open>a:focus,
body .nav .open>a:hover {
    background-color: transparent;
    border-color: transparent;
}
body .nav.leftnav > li > a {
    padding: 10px 0px 10px 0px;
}
body .nav.leftnav .nav.leftnav > li > a {
    padding: 10px 0px 10px 20px;
}
body .nav.leftnav .nav.leftnav .nav.leftnav > li > a {
    padding: 10px 0px 10px 40px;
}
body .nav.leftnav h3.tab-title {
	padding: 10px 0px 10px 20px;
}
body .nav.leftnav .nav.leftnav h3.tab-title {
	padding: 10px 0px 10px 40px;
}
body .material-sample {
	line-height: 34px;
}
body textarea.k-textbox {
    height: 12em;
	padding: 6px 12px;
}
body table.k-editor {
    width: 100%;
    height: 500px;
}
.k-button-icontext > span.k-icon {
	display: none;
}
body .form-group .k-radio-label {
	font-weight: 400;
    margin-bottom: 10px;
}
body .k-filtercell .k-datepicker {
	display: none;
}
body [data-field="login_at"].k-filtercell .k-dropdown {

}

