.grecaptcha-badge {
    z-index: 100;
    display: none!important;
}
.w-blogpost-meta {
    line-height: 1.2rem;
    display: none;
}
.gv-container img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 25%;
    max-height: 25%;
}
.gv-datatables td a {
    font-size: 16px;
    color: #ed882b;
    font-weight: bolder;
}

.l-titlebar.color_alternate {
 /*   background-color: #203c5b!important; */
}

.gv-table-container {
    overflow-x: scroll!important;
}

.l-titlebar.color_alternate h1 {
 /*   color: #ffffff!important; */
}

.ui-datepicker-title select {
    font-size: .8rem;
    line-height: 2rem;
    height: 2rem;
    width: 5rem;
    padding: 0 .3rem;
    border-radius: 0;
    box-shadow: none!important;
    background: none!important;
    color: #fff;
}

.gv-notes .gv-note-add textarea {
    height: 400px!important;
    display: block;
    margin-bottom: .5em;
}