
.scrollableFatModal {
	overflow-y: scroll;
    max-height:85%;
    margin-top: 50px;
    margin-bottom:50px;
}

.datagrid-filters-row{
    margin-top: 0px !important;
}

.tableHeaderStyle {
    margin-bottom: 10px;
    border-bottom: 2px solid #ccc;
}

.tableRowStyle {
    margin-bottom: 10px;
    border-bottom: 1px solid #D6D6D6;
}

.tableIdentifier {
    word-wrap: break-word;
}

.tableDescriptor {
    overflow: hidden;
    text-overflow: ellipsis;
}

.buyPermitsPanelHeader {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.buyPermitsAttachmentRow {
    margin-bottom: 10px;
    border: 1px solid #D6D6D6;
    border-radius: 2px;
    padding: 15px;
}

.includeInputPadding {
    padding: 6px 16px;
}

.importantText {
    font-weight: bold;
}

.descriptionText {
    font-style: italic;
}

@media only screen and (max-width: 768px) {
    [class*="col-"] {
        width: 100%;
    }
}

.ui-datatable-tablewrapper {
    padding-bottom: 0px !important;
}


.ui-datatable .ui-state-highlight {
    color: #444444;
    text-decoration: none;
    /* background-color: #0088cc; */
    /* background-color: #0081c2; */
    background-position: 0px;
    background-image: -moz-linear-gradient(top, #dddddd, #dddddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#dddddd));
    background-image: -webkit-linear-gradient(top, #dddddd, #dddddd);
    background-image: -o-linear-gradient(top, #dddddd, #dddddd);
    background-image: linear-gradient(to bottom, #dddddd, #dddddd);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#dddddd', endColorstr='#dddddd', GradientType=0);
}


.ui-datatable .ui-state-highlight {
    background-color: #a5a9ab !important;
}

.floating-label-form-group {
    height: 70px !important;
}

.input-group {
	/*margin-top: 3px !important;*/
}

.floating-label-form-group .control-label {
	font-size: 19px !important;
}

.floating-label-form-group {
	height: 70px !important;
}

.hasDatepicker .ui-datepicker {
	display: block;
    margin: auto;
    border: 1px solid #d0cece;
    margin-top: 5px;
    margin-bottom: 20px;
}
.modal-content {
	border: 0px solid transparent;
  	border-radius: 3px;
}
.modal-body-scroll-1 {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}

.tableDescriptor {
	text-overflow: ellipsis;
}

.coloredBox {
    float: left;
    width: 10px;
    height: 10px;
    margin: 5px;
    border: 1px solid rgba(0, 0, 0, .2);
}

.blue {
    background: blue;
}

.submitLink {
    background-color: transparent;
    text-decoration: none;
    border: none;
    color: #2196f3;
    cursor: pointer;
}
.submitLink:focus {
    outline: none;
}
.cal-width {
	width: 55% !important;
}
.col-centered {
  	float: none;
  	margin: 0 auto;
  	text-align: center;
}
.cal-date-container {
	margin-bottom: -0.8em;
	margin-right: -9px;
}
.cal-badge {
    width: 1.7em;
    height: 0em;
    background-color: #2196f3;
    border-radius: 70px;
    color: #fafafa;
    padding-bottom: 1.8em;
    margin-right: -4px;
    margin-left: -4px;
}
.cal-background {
	background-color: #f5f5f5;
}
.waitlist-badge {
    height: 0em;
    background-color: #2196f3;
    border-radius: 70px;
    color: #fafafa;
    padding: 0px 3px;
    margin-left: 5px;
}
.cal-selected-background {
	background-color: #cae6fc;
}
.cal-date {
	font-size: 12px;
}
.cal-cap {
	font-size: 12px;
	margin-left: 3px;
}
.popover {
	max-width: 65%;
}

.text-purple {
	color: #9c27b0 !important;
}

.text-success,
.text-green {
	color: #397F39 !important;
}

.text-red {
	color: #D2191F !important;
}

.text-orange {
	color: #B35600 !important;
}

.text-grey {
	color: #4e4e4e !important;
}

.ui-datatable .ui-state-highlight .text-purple {
    color: #9c27b0 !important;
}

.ui-datatable .ui-state-highlight .text-green {
    color: #4caf50 !important;
}

.ui-datatable .ui-state-highlight .text-red {
    color: #e51c23 !important;
}

.ui-datatable .ui-state-highlight .text-orange {
    color: #ff9800 !important;
}

.ui-datatable .ui-state-highlight .text-grey {
    color: #4e4e4e !important;
}

.btn-primary{
    background-color: #0B72C1;
}

.text-primary{
    color: #0B72C1;
}

.page-title{
    color: #6B6B6B;
}

.card .card-category:not([class*="text-"]) {
    color: #6E6E6E;
}

a {
    color: #096AB9;
}

.modal-title,
.card-title{
    display: block;
    margin-left: 0;
    margin-right: 0;
    font-size: 24px;
}

.list-group>li>a {
    display: block;
    padding: 3px 5px;
    clear: both;
    font-weight: normal;
    line-height: 1.846;
    color: #666666;
    white-space: nowrap;
}

.list-group .divider {
    height: 1px;
    margin: 10.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.bootstrap-select.dropdown-toggle.bs-placeholder,
.bootstrap-select.dropdown-toggle.bs-placeholder:active,
.bootstrap-select.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select.dropdown-toggle.bs-placeholder:hover {
    color: #666666 !important;
}
.bootstrap-select.form-control.input-group-btn {
    float: left !important;
    z-index: auto;
}