﻿.scrollcell {
    width: 100%;
    max-height: 200px;
    overflow: auto;
    font-size: small;
}

.app-modal-window .modal-dialog {
    width: 80%;
    height: 80%;
}

.k-item {
    font-size: small;
}

.k-textboxsmall {
    width: 80px;
}

.AvailableFacilities {
    width: 45%;
    vertical-align: text-top;
}

.Chevrons {
    width: 10%;
    text-align: center;
    margin-top: 100px;
}

.SelectedFacilities {
    width: 45%;
    vertical-align: text-top;
}

.accountScroll {
    margin-left: 15px;
    margin-right: 15px;
    overflow: auto;
}

.groupby-divider{
    margin-bottom:10px;
}

.close-btn-container {
    padding-top: 10px;
}

.date-picker-container{
    width:180px;
}

.years-back-container{
    width:270px;
    position:relative;
}

.years-back-numeric-wrapper {
    right: 0px;
    position: absolute;
    bottom:-4px;
}

.filter-error-container{
    margin-top:10px;
}

.filter-action-btn-container{
    margin-top:10px;
}

.chart-type-select{
    width:80%;
}

.chart-type-year {
    margin-top: 5px;
    width: 20%;
}

.chart-color-year {
    margin-top: 0;
    width: 20%;
}