/* customized ACE settings */
.login-layout { background-color: rgba(185, 175, 165, 0.701961);}
.login-layout .widget-box { background-color: #A8A08C;}
.profile-info-name {
    width: 150px;
}
.profile-info-value {
    margin-left: 150px;
}
.datepicker {z-index: 1151 !important;}
.pagination { vertical-align: top;}
thead { text-transform: uppercase; }
th {text-align: center}

.navbar { background: rgba(185, 175, 165, 0.701961); }
.navbar .navbar-brand { padding-top: 2px; padding-bottom: 2px; }
select .input-mini { width: auto;}
.rowlocked { background: lightgray; }
.cellunlocked { background: white; }
.tooltip-inner { width: 220px; max-width: 220px; }