.form-content-card {

    height: calc(100vh - 63px);
    overflow-y: auto;
    overflow-x: hidden;
}

.main-content-home {
    height: calc(100vh - 63px);
    overflow-y: auto;
    overflow-x: hidden;
}

.select2-container {
    /* margin-top: -2px; */
}

.select2-selection__clear {
    padding-right: 6px;
    padding-top: 2px;
}

.forgot-pass {
    margin-top: 20px;
}

.nav-subitem {
    padding-left: 15px;
}

.select2-send {
    margin-top: 32px;
}

input.largerCheckbox {
    width: 20px;
    height: 20px;
}

.form-title {
    margin-top: 15px;
}

.form-title-title {
    font-size: 1.5rem;
}

.center {
    text-align: center;
}

.button-table {
    padding-top: 40px;
}

.divlogin {
    background: url(../images/bg_logo.jpg);
    background-size: 100% 100%;
    margin: auto;
    position: fixed;
}

.divform {
    background: #ffffff;
    margin: 0 auto;
    padding: 15px 80px;
    border-radius: 5px;
    margin-top: 10px;
    max-width: 500px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);

}

.button-login {
    font-size: 12px;
}

.divform label {
    color: #b3b3b3;
    font-family: "Roboto", sans-serif;

}

.divform input {
    border: none;
    border-bottom: 2px solid #b3b3b3;
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #ffffff;
    width: 100%;
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
}

.divform button {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    outline: 0;
    background: #c93c3e;
    width: 100%;
    border: 0;
    padding: 15px;
    color: #FFFFFF;
    font-size: 14px;
    cursor: pointer;
    height: 50px;
}

.divform button:hover,
.divform button:active,
.divform button:focus {
    background: hsl(359, 57%, 51%);
}

.lgp {
    text-align: center;
    display: block;
    color: #000000;
    margin-bottom: 25px;
    font-size: 11px;
}

.logh {
    text-align: center;
    display: block;
    color: #A4282A;
    margin-bottom: 25px;
}

.a-link {
    font-size: 14px;
    text-transform: uppercase;
}

.logv {
    text-align: center;
    display: block;
    margin-bottom: 25px;
    color: #776c6c
}

.footerlog p {
    text-align: center;
    opacity: 0;
}

.footerlog {
    border: none;
    border-bottom: 2px solid #f2f5f8;
    width: 400px;

    margin: 35px auto;
}


.fotf {
    text-align: center;
    color: #3d3d3d;
    font-size: 13px;
}


















.card-title-report {
    padding-left: 10px;
}

.bg-light {
    display: none;
}

.content-main {
    margin-top: 15px;
}

.table td,
.table th {
    padding: 0.4rem;
}

.table td {
    font-size: 1.02rem;
}

.hasDatepicker {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.summary {
    display: none;
}

.date-picker-date {
    width: 50%;
}

.hidden {
    display: none;
}

.alignright {
    text-align: right;
}

.date>.is-invalid {

    border-color: #dc3545;
    padding-right: 2.25rem !important;
    background-image: url("http://www.w3.org/2000/svg");
    /* background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e); */
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* 
.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
    font-size: 22px;
}

.pagination>li {
    padding: 0 10px 0 10px;
    border: 1px solid #E2E6E9;
}

.pagination>.active {
    background-color: #007BFF;
    color: #ffffff;
}

.pagination>.active>a {
    color: #ffffff;
}
 */


.btn {
    margin: 0 2px 0 2px;
}

html {
    overflow: hidden;
}

.right {
    float: right;
}

.breadcrumb {
    background-color: #fff;
    padding: 0;
    margin: 9px 0 0 0;
}

/*----------------------------------------------------------*/
main>.container {
    padding: 70px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer>.container {
    padding-right: 15px;
    padding-left: 15px;
}

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

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th,
.grid-view td:last-child {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.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-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

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

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

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

/* .btn-warning {
    color: #1f2d3d;
    background-color: #ffffff;
    border-color: #020202;
    box-shadow: none;
} */