.main-panel > .content {
    min-height: calc(100vh - 173px);
}

.wrapper .sidebar {
    background: url('../img/bg222.jpg') center;
    background-size: cover;
}

.sidebar[data-color="orange"]:after, .off-canvas-sidebar[data-color="orange"]:after {
    background-color: rgba(0, 0, 0, .8) !important;
}

.full-page.login-page.section-image .full-page-background {
    background-image: url('../img/bg1444.jpg');
}

.panel-header.bl-title {
    padding-top: 20px;
    padding-bottom: 45px;
    padding-left: 20px;
    color: #fff;
}

.bd-title, h1, h2 {
    margin-top: 1rem;
    margin-bottom: .5rem;
    font-weight: 300;
}

.bd-title, h1, h2, h3 {
    font-weight: 300;
}

.table > thead > tr > th {
    font-size: 1.1em;
    font-weight: 700;
}

.sidebar .nav li > a, .off-canvas-sidebar .nav li > a {
    padding: 10px 2px;
}

.sidebar .sidebar-wrapper {
    overflow-x: hidden;
}

.card label {
    color: #545252;
}

.form-control {
    border: 1px solid #cdcccc;
}

.form-check .form-check-sign::before, .form-check .form-check-sign::after {
    border: 1px solid #a8a8a8;
}

.contrata {
    text-align: center;
}

.contrata h2 {
    font-weight: 700;
}

.contrata img {
    width: 270px;
}

.contrata .img2 {
    width: 175px;
}