/* Custom VyR Cloud - Busquedas Global [Tablas] */
.globalSearch {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    color: black;
}

.globalSearchInput {
    padding: 4px 10px;
    border-radius: 6px;
    width: 300px;
    font-family: 'Open Sans', Verdana !important;
    font-weight: 300 !important;
    font-size: 12px;
    outline: none;
}