html, .login-page {
    height: 100%;
}
body {
    background-color: #f9eed9 !important;
    margin: 0 auto !important;
}

.spinner-layer {
    border-color: #032739;
}

section.content {
    margin: 90px 15px 0 315px;
}

.login-box {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.login-box .middle {
    display: table-cell;
    vertical-align: middle;
}
.login-box .footer .col-xs-8, .login-box .footer .col-xs-4 {
    margin-bottom: 0px;
}
.login-box .footer .col-xs-8, .login-box .footer .col-xs-4 {
    margin-bottom: 0px;
}
.login-box .copyright a {
    color: #032739 !important;
    font-weight: 700;
}
.login-page .login-box .logo span {
    color: #032739;
    font-weight: 700;
    text-align: center;
    display: block;
    font-size: 30px;
}

.form-group.footer {
    margin-bottom: 0;
}

.card .section {
    color: #555;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.35);
}
.card .section h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    color: #555;
}
.card .section h3 span {
    vertical-align: top;
    line-height: 160%;
    padding-left: 5px;
}
.card .section h3 .material-icons {
    font-size: 20px;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #032739 !important;
}
.pagination li.active a {
    background-color: #032739;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #032739;
    border-color: #032739;
}

[type="radio"].radio-col-primary:checked + label:after {
    background-color: #032739;
    border-color: #032739;
}
[type="checkbox"].filled-in:checked.chk-col-primary + label:after {
    border: 2px solid #032739;
    background-color: #032739;
}

.row-image {
    position: relative;
}
.row-image .resize {
    position: absolute;
    top: 5px;
    right: 0;
    cursor: pointer;
    background: #ffffff;
    height: 28px;
    padding-left: 10px;
}
.row-image i:hover {
    color: #032739;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 15px 32px;
}

.form-group .form-line:after, .input-group .form-line:after {
    border-bottom-color: #032739 !important;
}


.powered {
    color: #ffffff;
}

.dataTables_wrapper {
    overflow: hidden;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    vertical-align: middle;
}
table.dataTable thead > tr > th {
    text-transform: uppercase !important;
}
.card .header .col-xs-12 h2 {
    margin-top: 12px;
}
.cancel, .cancel:hover {
    text-decoration: none;
    cursor: pointer;
}
a:hover, a:focus {
    text-decoration: none;
}
.column-index {
    width: 20px !important;
}
.column-action {
    width: 100px !important;
}

.themodal-overlay {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100000;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
}
.popup {
    margin: 25px;
    float: left;
    display: inline-block;
    box-shadow: 0 0 5px #000;
    background-color: #fff;
    text-align: center;
}
.popup-body {
    margin: 10px 10px 5px;
}


.modal .modal-content .modal-body {
    padding: 0 !important;
}
.modal .modal-content .modal-body img.source {
    max-width: 100% !important;
}
.modal {
    text-align: center;
    padding: 0!important;
}
.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal .crop {
    display: none;
}
.modal button {
    text-transform: uppercase;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#options .form-group:last-child {
    margin-bottom: 0;
}

.dtp div.dtp-date,
.dtp div.dtp-time {
    background: #014971;
}

.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
    background: #032739;
}
.dtp table.dtp-picker-days tr td a.selected {
    background: #032739;
}
/*.dtp-buttons {*/
    /*display: none;*/
/*}*/
.dtp-btn-cancel {
    float: right;
    margin-left: 20px;
}

.dashboard .range {
    text-align: right;
    padding-right: 30px;
}
.dashboard .input-group {
    margin-bottom: 0;
    display: inline;
    padding-right: 20px;
    vertical-align: top;
}
.dashboard .input-group:last-child {
    padding-right: 0;
}
.dashboard .input-group input {
    text-align: center;
}
.dashboard .input-group-addon {
    display: inline-block;
    padding-right: 20px;
    padding-top: 8px;
    vertical-align: top;
}
.dashboard .form-line {
    display: inline-block;
    width: 90px;
}
.dashboard .input-group button {
    vertical-align: top;
    margin-top: 3px;
}

.theme-custom .navbar {
    background-color: #032739; }

.theme-custom .navbar-brand {
    color: #fff; }
.theme-custom .navbar-brand:hover {
    color: #fff; }
.theme-custom .navbar-brand:active {
    color: #fff; }
.theme-custom .navbar-brand:focus {
    color: #fff; }

.theme-custom .nav > li > a {
    color: #fff; }
.theme-custom .nav > li > a:hover {
    background-color: transparent; }
.theme-custom .nav > li > a:focus {
    background-color: transparent; }

.theme-custom .nav .open > a {
    background-color: transparent; }
.theme-custom .nav .open > a:hover {
    background-color: transparent; }
.theme-custom .nav .open > a:focus {
    background-color: transparent; }

.theme-custom .bars {
    color: #fff; }

.theme-custom .sidebar .menu .list li.active {
    background-color: transparent; }
.theme-custom .sidebar .menu .list li.active > :first-child i, .theme-custom .sidebar .menu .list li.active > :first-child span {
    color: #032739; }

.theme-custom .sidebar .menu .list .toggled {
    background-color: transparent; }

.theme-custom .sidebar .menu .list .ml-menu {
    background-color: transparent; }

.theme-custom .sidebar .legal {
    background-color: #fff; }
.theme-custom .sidebar .legal .copyright a {
    color: #032739 !important; }


.template .card .body {
    padding-left: 50px;
}