.my-page-title h1, .my-page-title h2, .my-page-title h3 {margin-top: 0px;}
.help-block {font-style: italic;}

/*chart*/
.mainTable {font-size: 12px;}
.mainTable thead th {border-left: 1px solid gray;}
.mainTable thead th:last-child {border-right: 1px solid gray;}
td.chart-day .table {margin-bottom: 0px;}
td.chart-day {padding: 0px !important; border-left: 1px solid gray;}
td.chart-day:last-child {border-right: 1px solid gray;}
td.hourColumn, th.hourColumn {width: 10px;}
table.busy, td.busy {background-color: #EEEEEE !important;}
table.free, td.free {background-color: #FFFFFF!important;}
.commentElement {font-size: 11px;}
.label.pull-right {margin-left: 5px;}
.hourElement {font-size: 10px;}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}