.vertical-center {
    position: fixed;
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
}

.divider {
    border-right: 1px solid #d4dadf;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #8da7b7;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #8da7b7;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #8da7b7;
}

.off-canvas {
    background: rgb(231, 231, 231);
    background: linear-gradient(0deg, rgba(231, 231, 231, 1) 0%, rgba(239, 239, 239, 1) 35%, rgba(247, 247, 247, 1) 45%, rgba(250, 250, 250, 1) 100%);
}

.off-canvas-menu-title {
    font-size: 18px;
    padding: 10px 16px;
}

.off-canvas-menu-options {
    background-color: inherit;
}

body {
    font-size: 12px;
    color: #384D59;
    font-family: 'Poppins', sans-serif;
}

h1, h2, h3, h4, h5, h6, h7 {
    font-family: 'Poppins', sans-serif;
    padding-top: 0.5rem !important;
    font-style: italic;
    color: #094a85;
}

select {
    border: 0px;
    outline: 0px;
    font-size: 13px !important;
    background-color: transparent !important;
    border: 0 !important;
    border-bottom-color: currentcolor !important;
    border-bottom-style: none !important;
    border-bottom-width: 0px !important;
    border-bottom: 1px solid #d4dadf !important;
    box-shadow: 0 1px 0 transparent !important;
}

.button {
    border-radius: 6px;
}

.login-img-div {
    width: 100%;
    height: 100%;
    background-image: url('https://cdn.iteraciona.com/foodSite/thomas-le-pRJhn4MbsMM-unsplash.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border: 0;
}

.signup-img-div {
    width: 100%;
    height: 100%;
    background-image: url('https://cdn.iteraciona.com/foodSite/margaret-jaszowska-cdD6LIGQ2nY-unsplash.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border: 0;
}

h3.title {
    font-family: 'Poppins', sans-serif;
    color: #384D59 !important;
}

.callout.alert.login {
    visibility: hidden;
    min-height: 110px;
    background-color: #f9f9f9;
}

input {
    font-size: 13px !important;
    padding: 0 !important;
    background-color: transparent !important;
    border: 0 !important;
    border-bottom-color: currentcolor !important;
    border-bottom-style: none !important;
    border-bottom-width: 0px !important;
    border-bottom: 1px solid #d4dadf !important;
    box-shadow: 0 1px 0 transparent !important;
}

thead {
    background-color: #FFF;
    color: #384D59;
    border: 0 !important;
    vertical-align: bottom;
}

thead tr, tfoot tr {
    height: 60px;
    font-size: 13px;
}

tbody {
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
}

tbody tr {
    font-size: 13px;
}

tbody tr:nth-child(2n) {
    background-color: #f7f7f7;
}

td.actions, td.features {
    font-size: 16px;
    color: #384D59;
}

td.actions a, td.actions:hover, td.actions:visited {
    font-size: 16px;
    color: #384D59;
}

td.actions div.fi-trash {
    color: #92211f;
    font-size: 16px;
}

td.actions div.fi-eye {
    font-size: 20px;
}

td.actions div.fi-eye a {
    font-size: 13px;
}

footer {
    font-size: 0.8em;
    color: #bfbfbf;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
    color: #bfbfbf;
}

.body-sign-in-up {
    background-color: #FFFFFF;
}

.sign-in-up-box {
    background-color: #FFF;
}

.sign-in-up-box h3 {
    color: #0D0D0D;
}

.top-bar-left .menu .menu-text {
    font-size: 20px;
    font-weight: normal;
}

.top-bar {
    background: rgb(231, 231, 231);
    background: linear-gradient(90deg, rgba(231, 231, 231, 1) 0%, rgba(239, 239, 239, 1) 35%, rgba(247, 247, 247, 1) 45%, rgba(247, 247, 247, 1) 100%);
    padding: 6px 3px;
    font-size: 1.1em;
}

.dropdown li {
    margin: 3px;
}

.ul .account {
    color: #cc4b37;
}

.top-bar ul {
    background-color: inherit;
}

.sign-in-up-box .click-here {
    color: #384D59;
}

.sign-in-up-box .logo-container {
    background-color: #FFFFFF;
}

div .click-here {
    background-color: #f7f7f7;
}

div .click-here a,
div .click-here a:visited {
    color: #1a82e2;
}

div .click-here a:hover {
    color: #384D59;
}

.user-account {
    padding: 0 5px;
    background-color: inherit;
}

.user-account .logout {
    background-color: #1a82e2;
    color: #f7f7f7 !important;
}

.menu .menu-text {
    font-size: 15px;
    padding: 0.5rem 1rem;
}

.top-bar a, a:hover, .top-bar a:focus {
    color: #094a85;
}

.logout a, .logout a:hover, .logout a:focus {
    color: #f7f7f7 !important;
}

.dropdown.menu > li.is_active > a::after {
    background-color: #1a82e2;
}

.dropdown.menu > li > a {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}

.menu .is-active > a {
    background: #1a82e2;
    color: #FFFFFF;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    color: #1a82e2;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: #FFFFFF transparent transparent;
    color: #1a82e2;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    border-color: transparent #FFFFFF transparent transparent;
}

.is-dropdown-submenu {
    color: #cc4b37;
    border: 0;
    background-color: #f7f7f7 !important;
    z-index: 400;
}

.tabs-title {
    float: left;
}

.tabs-title > a {
    color: #384D59;
}

.tabs-title > a:hover {
    background-color: #dedede;
    color: #384D59;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
    background-color: #dedede;
    color: #384D59;
}

.tabs-content {
    color: #455A64;
}

.tabs {
    background-color: #f7f7f7;
}

.button.secondary {
    background-color: #1a82e2;
    margin-bottom: 5px;
}

.button.secondary:hover, .button.secondary:focus {
    background-color: #085fb0;
}

.textinput {
    font-size: 1.1em;
    text-align: right;
    height: 27px;
}

.input-text-1 {
    font-size: 1.1em;
    text-align: right;
    height: 27px;
}

.input-text-2 {
    font-size: 1.1em;
    height: 27px;
}

.input-text-2.error {
    margin-bottom: 0;
}

.fix-default-cell-margin {
    margin: 0 0 1rem;
}

label.error {
    color: red;
    font-size: 11px;
}

.text-vertical-center {
    margin: 5px;
}

.hr-title-separator {
    margin: 0 0 0.5rem 0;
}

.drilldown a,
.drilldown .is-drilldown-submenu-parent > a {
    color: #0c3d5d;
    background-color: inherit;
    padding: 16px;
    font-size: 14px;
}

a.user-account-in-canvas {
    color: #1a82e2 !important;
    background-color: inherit;
    font-size: 14px;
}

.drilldown .js-drilldown-back > a::before {
    border-color: transparent #384D59 transparent transparent;
}

.drilldown .is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent #0c3d5d;
}

.drilldown .is-drilldown-submenu.is-active,
.drilldown .nested.is-drilldown-submenu {
    background-color: #f7f7f7;
}

#hamburguer::before {
    padding-right: 20px;
}

.user-account a.wrapped-user-account-option {
    background-color: #708690;
    border-top: solid #FFF 1px;
}

.datepicker th {
    background-color: #0c3d5d !important;
    color: #f7f7f7;
}

.datepicker.dropdown-menu th {
    padding: 4px 10px;
}

.datepicker.dropdown-menu td {
    padding: 4px 10px;
}

table.table-condensed thead tr {
    height: auto;
}

table.table-condensed thead {
    background-color: #0c3d5d;
}

.datepicker {
    padding: 0;
}

table.table-condensed tfoot {
    display: none;
}

table.table-condensed {
    background-color: #0c3d5d;
}

.datepicker td.day.disabled,
.datepicker td span.month.disabled,
.datepicker td span.year.disabled {
    color: #c5c5c5;
}

.datepicker td.active.day,
.datepicker td.active.year,
.datepicker td span.active {
    background-color: #e9e9e9;
}

.callout.success {
    background-color: #f7f7f7;
    color: #0c3d5d;
}

.latest-container {
    background-color: #fafafa;
    border-radius: 8px;
    border: 0.07em solid #c4c4c4;
}

.latest-container.most-popular {
    background-color: #FFFFFF;
}

.latest-list {
    font-size: 15px;
    margin: 7px 0;
}

.search-container {
    font-size: 13px;
    position: relative;
}

.search-icon {
    width: 20%;
    height: 20%;
    background-image: url('https://cdn.iteraciona.com/foodSite/search-icon.svg');
    background-repeat: no-repeat;
    background-size: contain;
    border: 0;
}

.dashboard-results-container {
    visibility: hidden;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 200;
    background-color: #fbfbfb;
    border: 0.07em solid #c4c4c4;
}

#main-results-container {
    visibility: hidden;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 200;
    background-color: #fbfbfb;
    border: 0.07em solid #c4c4c4;
}

#search-results-container {
    overflow-y: scroll;
    max-height: 200px;
}

.search-result-item-container {
    font-size: 15px;
    margin: 7px 0;
}

a div.result-item {
    color: #384D59;
}

a div.result-item:hover {
    background:#1a82e2;
    color: #FFFFFF;
}

table.stack td {
    text-align: left !important;
}

.margin-top-half {
    margin-top: 0.5rem !important
}

.close-main-result-container {
    padding: 5px 10px;
}

.close-main-result-container a {
    font-size: 14px;
    text-decoration: underline;
    color: #7a7a7a;
}

.close-main-result-container a:hover {
    color: #a4a4a4;
}

.elevate-navbar {
    z-index: 250 !important;
}

.features div {
    margin-left: 35px;
}

.pagination .current {
    background: #1a82e2;
    color: #f7f7f7;
    padding: 5px;
}

.pagination .current a,
.pagination .current a:hover,
.pagination .current a:link,
.pagination .current a:visited {
    background: #1a82e2;
    color: #f7f7f7;
    padding: 3px 10px;
}

.pagination a, .pagination button {
    color: #384D59;
}

.pagination .disabled a,
.pagination .disabled a:hover,
.pagination .disabled a:link,
.pagination .disabled a:visited {
    cursor: not-allowed;
}

.login-icons {
    padding: 4px;
    font-size: 20px;
}

.mt-2 {
    margin-top: 2px;
}