html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 22px 15px 20px;
}

.footer {
    height: 10px;
    border-top: 0px solid transparent;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media (max-width: 767px) {
    .nav li > form > button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.navbar-inverse .btn-link {
    color: darkkhaki;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffcc00;
    font-size: 13px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: red;
    background-color: #676a9d;
}

.dropdown-menu > li > a:hover {
    color: red;
    background-color: lightgrey;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: red;
    background-color: #676a9d;
}

.abit table {
    border-style: groove;
    border-radius: 3px;
    box-shadow: 0px 0px 10px black;
    padding: 10px;
    font-size: 12px;
}

.abit table thead {
    background: linear-gradient(to bottom, white, #bbbbbb);
    border-style: none;
    font-size: 12px !important;
}

.abitview table td {
    background: linear-gradient(to top, #f7f7f7, #e4e4e4);
}

.btn:hover, .btn:focus, button:hover, button:focus {
    color: red !important;
    background: #d0d0ff !important;
    outline: solid 1px rebeccapurple !important;
    border-radius: 3px !important;
    text-shadow: none !important;
}

.btn {
    box-shadow: 1px 1px 5px black;
}

.btn-success, .btn-danger, .btn-info, .btn-primary, .btn-warning, .btn-link {
    text-shadow: 1px 1px 1px black;
}

.btn-default {
    text-shadow: 1px 1px 1px gray;
}

.modal-header {
    background: linear-gradient(to top, #ffffff, #f4f4f4);
    border-radius: 5px;
}

.modal-footer {
    background: linear-gradient(to bottom, #ffffff, #dfdfdf);
    border-radius: 5px;
}

.modal-body {
    background: #f7f7f7;
}

.GridviewLittleFont table thead {
    font-size: 12px;
    font-weight: lighter;
    margin-bottom: 1px;
    background-color: #e4b9b9;
}

.BtnCustom1 {
    padding: 0;
    background-color: white;
}

.BtnActive {
    color: white;
    background-color: maroon;
}

.abimain {
    position: relative;
}

/* Remove controls from Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Re-applies the controls on :hover and :focus */
input[type="number"]:hover,
input[type="number"]:focus {
    -moz-appearance: number-input;
}



.select2-search--dropdown{
    background-color: lightgrey;
}


.select2-search__field{
    background-color: cornsilk;
}





.select2-selection
{
    background-color: white !important;
}

.btn-sm, .btn-group-sm > .btn {
    font-size: 12px;
    font-weight: 600;
}

.btn-xs, .btn-group-xs > .btn {
    font-size: 12px;
    font-weight: 500;
}



.help-block {
    font-size: 11px;
}

label {
    font-size: 12px;
    font-weight: 500;
}

.list1 tr:hover {
    background-color: greenyellow !important;
}

.list1 th {
    font-size: 11px;
}

.form-control {
    font-size: 12px !important;
}

.mfaverify {
    font-size: 16px !important;
}

.krajee-datepicker {
    font-size: 11px !important;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
}

.input-group-addon {
    font-size: 12px;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
}

.table {
    font-size: 12px;
}

.datepicker table tr td, .datepicker table tr th, .datepicker table tr td.active.active {
    border: solid 1px lightgrey; !important;
    border-radius: 50px;
    font-size: 12px;
}

.datepicker table tr td.today {
    border: solid 1px lightgrey;
}

.datepicker table tr td span {
    border: solid 1px lightgrey;
    border-radius: 50px;
}

.datepicker table tr td.old, .datepicker table tr td.new, .datepicker table tr td.active.active {
    font-weight: Normal; !important;
}

.datepicker table tr td {
    font-weight: Bold; !important;
}
.datepicker {
    background-color: white;
    border: solid 1px green;
}






