

body .container {
    max-width: 100% !important;
}

#page-wrap > .k-loading-mask {
    position: fixed;
}
@font-face {
    font-family: "Kendo UI";
    src: url("/vendor/telerik.kendoui.professional.2015.3.930.trial/styles/images/kendoui.woff") format("woff"),
         url("/vendor/telerik.kendoui.professional.2015.3.930.trial/styles/images/kendoui.ttf") format("truetype");
}
body:before
{
    font-family: "Kendo UI";
    content: "\a0";
    font-size: 0;
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
}

html, body {
    margin: 0;
    padding: 0;
    min-width: 320px;
}
            body .k-icon.k-update.loader {
	background-image: url("/css/images/loader-428bca.gif");
	background-position: 0% 0%;
}
.disable {
	position: absolute;
	height:100%;
	width:100%;
	z-index: 10010;
}
body .k-button .fa {
	margin: 0 5px 0 3px;
}

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

@media (min-width: 1850px) {
	.container {
	    max-width: 1850px;
	}
}

#example {
}

body header {
    margin: 0;
    font-size: 16px;
    color: #fff;
    background-color: #fff;
}
body .navbar-brand {
    padding: 8px 15px;
}	

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: 10em;
}
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 header .navbar-nav a {
	color: #444;
}
body header .navbar-nav li.active > a, 
body header .navbar-nav li > a:hover {
	background-color: #fff !important;
	color: #29abe2;
}
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 .ra-well-title a {
	color: rgb(51, 51, 51);
}
body .crumb {
	margin-top: -3px;
	margin-bottom: 10px;
}
body .crumb,
body .crumb a {
	color: #999;
	font-size: 12px;
}
body .crumb br {
	display: none;
}

/* Kendo grid */

body .bold {
	font-weight: bold;
}
body .e-title a,
body .k-grid a {
	color: rgb(51, 51, 51);
}
body .k-toolbar,
body .k-toolbar.k-grid-toolbar,
body .k-header.k-grid-toolbar {
	line-height: 30px;
}
body .eb-graph-toolbar {
	float: left;
	margin-left: 25px;
	margin-bottom: 25px;
}
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: 15px;
}
NOTbody .k-toolbar.k-grid-toolbar .k-button {
	padding-top:2px;
	padding-bottom:2px;
}
body .k-button {
	padding-top:3px;
	padding-bottom:3px;
}
body .k-button-icontext .k-icon,
body .k-button-icontext .k-image {
    margin-right: 5px;
    margin-left: -3px;
}

body .col-sm-12.e-title {
	border-bottom-width: 1px;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-style: solid;
	margin-bottom: 15px;
}
NOTbody .k-toolbar.k-grid-toolbar .grid-title,
NOTbody .e-title {
	font-size: 16px;
	line-height: 20px;
}
body .k-grid tbody td>.k-grid-delete {
    margin-top: 0;
    margin-bottom: 0;
}

body .e-title .k-button {
	float: right; 
	margin-left: 15px;
	font-size:14px;"
}
body .k-toolbar.k-grid-toolbar .calendar {
	margin-left: 15px;
}

body .k-grid tr td[role=gridcell]:last-child {
	text-align: right;
}
body .k-grid-header th.k-header:last-child {
	text-align: right;
	padding-right: 1em;
}

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-dropdown.k-textbox .k-icon {
    margin: 0;
    position: static;
}
body .form-status {
	margin-right: 2em;
}
body .k-grouping-header, 
body .k-grid-toolbar {
    margin: 0;
    padding-top: 5px;
    padding-right: 0.2em;
    padding-bottom: 6px;
    padding-left: 1em;
    cursor: default;
    border-width: 0 0 1px;
}
body  .form-group.first {
    margin-top: 15px;
}
body .k-grid td {
    vertical-align: top;
}
body .hierarchical {
	position: relative;
}
body .level0 {
	margin-left: 20px;
}
body .level1 {
	margin-left: 40px;
}
body .level2 {
	margin-left: 60px;
}
body .level3 {
	margin-left: 80px;
}
body .level4 {
	margin-left: 100px;
}
body .level5 {
	margin-left: 120px;
}
body .level6 {
	margin-left: 140px;
}
body .level7 {
	margin-left: 160px;
}
body .level8 {
	margin-left: 180px;
}

body .k-list .project .comment-count,
body .k-grid .project .comment-count {
	font-size: 0.8em;
	color: #aaa;
}
body .k-list .project .time-count,
body .k-grid .project .time-count {
	font-size: 0.8em;
	color: #aaa;
}
body .k-list .project,
body .k-grid .project {
	position: relative;
}	
body .project:before,
body .k-list .project:before,
body .k-grid .project:before {
	position: absolute;
	width: 16px;
	height: 16px;
    left:-20px;
	top: 3px;
}
body .k-treeview .project:before {
	position: relative;
    left: -5px;
}
body .k-treeview .k-item {
    padding: 0 0 0 14px;
}
body .k-treeview .k-in {
    margin: 1px 0 !important;
    padding: 0 0 0 5px !important;
    line-height: 1.3333em;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}
.project {
	position: relative;
}
NOT.project .k-icon {
	position: absolute;
	left: -19px;
}

NOTbody .k-sprite.type-id-2,
NOTbody .fa-archive:before,
NOTbody .project.type-id-2:before {
    content: url("/css/images/map.png") !important;
}
NOTbody .k-sprite.type-id-2,
NOTbody .fa-archive.has-children:before,
NOTbody .project.type-id-2.has-children:before {
    content: url("/css/images/map-has-children.png") !important;
}
NOTbody .k-sprite.type-id-1,
NOTbody .fa-archive:before,
NOTbody .project.type-id-1:before {
    content: url("/css/images/project.png") !important;
}
NOTbody .k-sprite.type-id-1,
NOTbody .fa-archive.has-children:before,
NOTbody .project.type-id-1.has-children:before {
    content: url("/css/images/project-has-children.png") !important;
}
NOTbody .k-sprite.type-id-5,
NOTbody .fa-cog:before,
NOTbody .project.type-id-5:before {
    content: url("/css/images/task.png") !important;
}
NOTbody .fa-plus-square:before,
NOTbody .project.type-id-3:before {
    content: url("/css/images/service.png") !important;
}
NOTbody .fa-gift:before,
NOTbody .project.type-id-4:before {
    content: url("/css/images/rfc.png") !important;
}
body .project.is-parent-recursive {
	opacity: 0.5;
}
body .project.tree .fa {
	position: relative;
	left: 0px;
	top: 0px;
	
}
body .project .fa {
	position: absolute;
	left: -20px;
	top: 4px;
}
body .hierarchical .fa-archive {
	color: #29abe2;
}
body .k-i-close {
	cursor: pointer;
}
body .form-horizontal .notifications .k-widget.k-notification {
    margin-top: 12px;
}
body .hierarchical .fa-plus-square,
body .hierarchical .fa-bug {
	color: #990000;
}
body .hierarchical .fa-cog {
	color: #006666;
}
body .hierarchical .fa-gift {
	color: #000099;
}

body .k-grid {
    color: #000;
}
body .project_path,
body .k-grid .project_path,
body .k-grid a.project_path,
body .recursive,
body .invoiced_recursive,
body .uninvoiced_recursive,
body .remaining-recursive,
body .spent_recursive,
body .budget_recursive {
	opacity: 0.4;
}

body .project-path-seperator {
	opacity: 0.3; 
	color: #428bca;
}
NOTbody .project-path-item {
	color: #ccc;
}
body a {
}


/* Kendo grid end */

body section.grid {
	margin-bottom: 20px;
}

body .grid-title {
	font-weight: normal;
	color: #29abe2;
	font-size:16px;
}


NOT.k-grid tbody tr {
    cursor: move;
}
NOTbody #grid_projects .watermelon-graph{
	width: 90px;
}         
.watermelon-graph.is-over-budget {
    background: #0090e3;
}
.watermelon-graph {
    background-color: #d8d8d8;
    border-radius: 4px;
    height: 8px;
	margin-top: 8px;
    overflow: hidden;
    width: 100%;
	float:left;
}
.watermelon-graph.is-over-budget .watermelon-graph-fill {
    background-color: #d20a0a;
    float: right;
}
.watermelon-graph-fill {
    background-color: #0090e3;
    height: 100%;
}
.watermelon-perc   {
	float:right;
}
.watermelon-remaining   {
	float:left;
	text-align: right;
	margin-right: 6px;
	NOTwidth: 80px;
}

.actions-dropdown {
    background-color: white;
    border: 1px solid #bbbbbb;
    border-radius: 4px;
    box-shadow: 0 3px 7px rgba(0,0,0,0.15);
    color: #333333;
    cursor: default;
    display: inline-block;
    line-height: 1.5;
    margin: 4px 0 0 0;
    NOTmax-width: 300px;
    min-width: 100px;
    opacity: 0;
    position: absolute;
	top: 33px;
	right: -2px;;
    text-align: left;
    transition: opacity 0.2s, visibility 0.2s;
    visibility: hidden;
    z-index: 1001;
	display: inline-block;
}
.actions-dropdown ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.k-grid-add {
    margin: 0 7px 0 0 !important;
}
.actions-dropdown ul .k-button {
    margin: 2px 2px 0 !important;
	width: 100px;
}
.actions-dropdown ul .k-button:last-child {
	margin: 2px 2px 2px !important;
}
.toggle-dropdown {
	width: 100px;
}
.actions-container {
	text-align: right;
	position:relative;
	
}
body .k-grid td:last-child { 
    /* action div menu */
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
}

/* Uitzoeken project.blade end*/

.k-popup.ra-list {
    background-color: #010101;
    border-color: #5c5c5c;
    color: #fff;
    padding: 0;
    border-radius: 0;
}

.k-popup.ra-list .k-state-hover,
.k-popup.ra-list .k-state-selected,
.k-popup.ra-list .k-state-focused {
    background-image: none;
    background-color: #555;
    box-shadow: none;
    color: #fff;
    border-color: #555;
}

.k-popup.ra-list .k-item {
    border-radius: 0;
    text-indent: 7px;
}

#configure {
    z-index: 10;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-width: 0 0 0 1px;
    background-color: transparent;
    position: absolute;
    top: 0; right: 0;
    color: #fff;
}

#demo {
    padding-top: 46px;
}
body .dropdown-menu>.active>a, 
body .dropdown-menu>.active>a:hover, 
body .dropdown-menu>.active>a:focus {
    color: #29abe2;
}
#menu {
    margin-bottom: 30px;
}

#profile {
    position: relative;
}

.ra-well-title {
    font-size: 1.2857em;
    line-height: 31px;
    border-bottom: 1px solid #e7e7e7;
    margin: -5px -19px 0.8333em;
    padding: 0 19px 0.7222em;
}

.ra-avatar {
    border: 1px solid #e7e7e7;
    border-radius: 2px;
}

.ra-first-name {
    display: block;
    margin-top: 0.8571em;
}

.ra-last-name {
    display: block;
    font-size: 1.7143em;
    line-height: 1.3em;
}

.ra-position {
    font-size: 0.8571em;
    color: #999;
    padding-bottom: 2em;
}

.form-group .k-widget,
.form-group .k-textbox {
    width: 100%;
}

.form-group textarea {
	width: 100%;
    height: 4em;
}
body .e-right {
	text-align: right;
}

.buttons-wrap {
    border-top: 1px solid #e7e7e7;
    padding-top: .5em;
    text-align: right;
}

.ra-section {
    margin-bottom: 20px;
}

.ra-well-overlay {
    margin: -16px -20px -19px;
}


.market-donut {
    display: inline-block;
    width: 170px;
}

#panelbar .k-content {
    padding: 1em;
}

#panelbar ul {
    margin-bottom: 10px;
}

#listview {
    list-style-type: none;
    padding: 0 0 15px;
}

#listview figure {
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    padding: 5px;
    margin-top: 15px;
}

figure h4 {
    font-size: 1.15em;
}

figure p.hidden-sm {
    min-height: 80px;
}


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

NOThtml.k-webkit, 
NOThtml.k-webkit body {
  height: auto;
}

body #page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -41px; 
}
body #page-wrap:after {
  content: "";
  display: block;
}
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 .container h1.visible-sm {
    padding-top: 10px;
    line-height: 33px;
    padding-bottom: 10px;
}


@media (max-width: 767px) {
    .k-menu.k-menu-horizontal .k-item {
        float: none;
    }

    body header .container {
        padding-right: 0;
    }

    body header .container h1 {
        padding-top: 0;
        line-height: 50px;
    }

    body header label {
        border-width: 1px 0 0 0;
        display: block;
    }

    #configurator-wrap {
        position: absolute;
        overflow: hidden;
        height: 260px;
        right: 0;
        top: 50px;
        z-index: 1000;
        padding: 0;
        width: 320px;
    }

    #configurator {
        background-color: #272727;
        position: absolute;
        width: 100%;
        margin: 0;
    }
}

body .well {
    padding: 0px;
	border-color: #ccc;
}


.k-black body,
.k-metroblack body,
.k-black .well,
.k-metroblack .well,
.k-black .ra-well-title,
.k-metroblack .ra-well-title,
.k-black .buttons-wrap,
.k-metroblack .buttons-wrap
{
    border-color: #444;
    background-color: #1e1e1e;
    color: #fff;
}

.k-highcontrast body,
.k-highcontrast .well
.k-highcontrast .ra-well-title,
.k-highcontrast .buttons-wrap
{
    border-color: #664e62;
    background-color: #2c232b;
    color: #fff;
}

.k-moonlight body,
.k-moonlight .well,
.k-moonlight .ra-well-title,
.k-moonlight .buttons-wrap
{
    border-color: #171e28;
    background-color: #212a33;
    color: #fff;
}
.e-panel .e-user-image {
    height: 34px;
	width: 41px;
	float: left;
}
.e-panel .e-user-image img.user {
    height: 34px;
    border-radius: 17px;
    margin-right: 7px;
    vertical-align: middle;
}
.e-panel .e-user-name {
    display: table-cell;
    vertical-align: bottom;
    height: 34px;
	line-height: 18px;
}

img.user, 
img.appuser {
    height: 50px;
    border-radius: 25px;
}
.k-header img.user,
.k-grid img.user,
.navbar img.user, 
.navbar img.appuser {
    height: 18px;
    border-radius: 9px;
    margin-right: 7px;
    vertical-align: text-top;
}
body .nav .caret {
    border-top-color: #444;
    border-bottom-color: #444;
}
.box {
    margin: 0px;
    padding: 15px;
    background-color: rgba(245,245,245,1);
    border: 1px solid rgba(204,204,204,1);
}
.box-col {
    display: block;
    float: left;
    padding: 0 3em 1.667em 0;
}
.box:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}
.chart-options ul {
	list-style-type: none;
}
.chart-options li {
	float: right;
	margin-right: 25px;
	
}
.chart-options label {
	font-weight: 400;
}
.k-popup-edit-form .k-autocomplete,
.k-popup-edit-form .k-combobox,
.k-popup-edit-form .k-timepicker,
.k-popup-edit-form .k-datetimepicker,
.k-popup-edit-form .k-colorpicker,
.k-popup-edit-form .k-numerictextbox,
.k-popup-edit-form .k-dropdown,
.k-popup-edit-form .k-selectbox,
.k-popup-edit-form .k-textbox,
.k-toolbar .k-split-button {
    width: 100%;
    overflow: visible;
    border-width: 1;
}
body .eb-graph-toolbar .k-datepicker,
body .k-header .k-datepicker,
body .k-popup-edit-form .k-datepicker {
    position: relative !important;
    display: inline-block !important;
    width: 250px !important;
}
body .k-popup-edit-form .k-edit-field.full-width { 
    float: left;
    clear: left;
    width: 96%;
    margin-right: 2%;
    margin-left: 2%;
    padding: 0 0 .6em;
}
body .k-popup-edit-form .k-edit-field.half-width { 
    float: left;
    clear: none;
    width: 46%;
    margin-right: 2%;
    margin-left: 2%;
    padding: 0 0 .6em;
}

body textarea.k-textbox {
	height: 8em;
	width: 100%;
}

body .k-edit-form-container {
    width: 800px;
}

body .k-picker-wrap .k-input {
	padding: 3px 0;
}
body .row {
	margin-bottom: 20px;
}

        body .k-tabstrip-items .k-item.k-state-active {
            background: #f5f5f5;
        }
        body .e-window-content,
        body .e-window-content *,
        body .e-window-content *:before,
        body .e-window-content *:after {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }
        body .k-button.k-button-icontext.k-grid-Removekeyfromsession  {
        	margin-bottom: 5px;
        }
        
        body .form-horizontal .notifications .k-widget.k-notification {
            margin-top: 12px;
        }
        
        
        body .k-tabstrip>.k-content, 
        body .k-panelbar .k-tabstrip>.k-content {
            position: static;
            border-style: solid;
            border-width: 0px;
            margin: 0;
            padding: 0;
            zoom: 1;
        }
        
        body .k-tabstrip:focus {
            -webkit-box-shadow: none;
            box-shadow: none;
        }
        
        body .k-tabstrip {
            padding-bottom: 25px;
        }
        .e-panel {
        	float: left;
        	padding: 0 20px;
        	margin: 20px 0;
        	border-right: 1px solid #cbcbcb;
            text-align: left;
            word-wrap: break-word;
        	color: #555;
        	
        }
        .e-panel-info .e-panel {
        	width: 220px;
        	height: 100px;
        }
        .e-panel-finance .e-panel {
        	width: 230px;
        	min-height: 160px;
        }
        
        .e-panel:last-child {
        	border-right: 0px solid #cbcbcb;   
        }
        .e-panel-title {
        	font-size: 14px;
        	width: 100%;
        }
        .e-panel-value {
        	width: 100%;
       	    color: #444;
            font-size: 22px;
        }
        .e-panel-content table {
        	width: 100%;
        }
        .e-panel-content table tr td {
        	height: 20px;
        }
        .e-panel-graphh {
        	min-height: 20px;
        }
        body .well {
        	background-color: #fff;
        }
        
    body div.e-slider {
        width: 100%;
    }

    body div.e-slider .k-slider-selection {
        display: none;
    }
    
    body  .k-draghandle {
        border-color: #fff;
        background-color: #428bca;
    }
    body .k-textbox .k-icon {
        top: 0%;
        margin: 0px 0 0;
        position: relative;
    }

    
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;
}
.prcb, .prcb-all {
	cursor: pointer;
}
body .k-button.e-small {
	padding-left: 7px;
	padding-right: 7px;
}
body .k-grid tbody .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;
    min-width: 26px;
}
body .small  .k-icon, 
body .small  .k-image {
    margin-right: 0px;
    margin-left: 0px;
}

.handler {
    cursor: move !important;
}

.handler:hover {
    background-color: #29abe2;
}    

body .k-treelist tr td[role=gridcell] {
    white-space: normal !important;
}

body .k-multiselect  {
	width: 15em;
}
body .k-multiselect-wrap.k-floatwrap .k-button {
    float: left;
    margin-right: 0px;
}
body .k-multiselect .k-button {
    color: #333;
    border-color: #aeaeae;
    background-color: #fff;
}
aa.show-finance-switch {
	float: right;
	margin: 2px 0;
	cursor: pointer;
}
        
aa.show-finance-switch-label {
	float: right;
	margin: 7px 10px 0;
	font-size: 14px;
	color: #444	
}
aa.show-finance-switch > span {
	line-height: 20px;
	color: #444;	
}
.eb-sidebar {
	position: fixed;
    right: 0;
    left: 0;
	top: 69px;
	bottom: 150px;
	background-color: #f9f9f9;
	padding: 15px 0 0 15px;
    z-index: 1030;
	width: 300px;
	float: left;
	overflow-y: auto;
}
.eb-main.eb-with-sidebar {
	margin-left: 300px;
	overflow: hidden;
}
.eb-main {
	padding-top: 15px;
}
body .navbar {
    margin-bottom: 0px;
}	
body .k-grid td {
        padding: 0.4em 0.6em;
}
