.modal-small {
    padding: 0;
    height: 50% !important;
}

.modal-medium {
    padding: 0;
    height: 60% !important;
}

.modal-tiny {
    padding: 0;
    height: 35% !important;
}

.modal-large {
    padding: 0;
    width: 85% !important;
    max-height: 85% !important;
    height: 85% !important;
}

/* Fixes the logo size issue when changing from materilize to Pereira logo*/
header .brand-logo img {
    height: 20px;
}

.brand-sidebar .logo-wrapper a.brand-logo img {
    padding-left: 8px;
    padding-right: 0;
    margin: 0;
    height: 35px;
}

h1 span.logo-text {
    font-size: 24px;
    margin: 0;
    padding-left: 0;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.2s linear;
}

/* this css is to make the background transparent of the div holding the logo */
@media only screen and (max-width: 768px) {
    #main .nav-expanded .brand-sidebar {
        background-color: transparent !important;
    }

    .brand-sidebar .logo-wrapper {
        text-align: center;
        background-color: transparent;
        padding: 17px 18px !important;
    }
}

tbody tr {
    cursor: pointer;
}

.hidden {
    display: none;
}

.login-div {
    position: fixed;
    z-index: 999;
    top: -25%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 125%;
    width: 100%;
    background: rgb(54, 25, 25); /* Fall-back for browsers that don't support rgba */
    background: rgba(0, 0, 0, 0.7);
    display: none;
    will-change: opacity;
}

.ajax-login {
    position: fixed;
    top: 10vh !important;
    right: 37vw !important;
    border-radius: 2px;
}

.cyan.accent-3 {
    background-color: #4AD8BB !important;
}

.gradient-45deg-cyan-cyan {
    background: #46aa8d;
    background: -webkit-linear-gradient(45deg, #59E3C1 0%, #1EBAAA 100%);
    background: linear-gradient(45deg, #59E3C1 0%, #1EBAAA 100%);
}

.gradient-45deg-cyan-cyan.gradient-shadow {
    box-shadow: 0 6px 20px 0 rgba(0, 144, 150, 0.5);
}

/***
Customizing Date Picker
 */

.picker__date-display {
    background-color: #00bfa5;
}

.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
    background-color: #ffab00;
}

.picker__close, .picker__today, .picker__day.picker__day--today {
    color: #00bfa5;
}

/***
Customizing Input Fields
 */

.input-field .prefix.active {
    color: #ffab00;
}

input:not(.browser-default):focus:not([readonly]) + label {
    color: #ffab00 !important;
}

.input-field input:focus {
    border-bottom: 1px solid #ffab00 !important;
    box-shadow: none !important;
}

textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #ffab00;
    box-shadow: 0 1px 0 0 #ffab00;
}

textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #ffab00;
}

a {
    color: #ffab00;
}

/****
Select2
 */

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00bfa5;
}


.gradient-45deg-amber-amber {
    background: #ff6f00;
    background: -webkit-linear-gradient(45deg, #ff6f00 0%, #ffca28 100%);
    background: linear-gradient(45deg, #ff6f00 0%, #ffca28 100%);
}

.gradient-45deg-amber-amber.gradient-shadow {
    box-shadow: 0 6px 20px 0 rgba(255, 111, 0, 0.3);
}

.clickable{
    cursor: pointer;
}

.font-bold{
    font-weight: bold;
}

#task-card.order-card .task-add {
    position: absolute;
    right: 10px;
    top: 26px;
}

.full-width{
    width: 100%!important;
    margin-left: 1px!important;
    margin-right: 1px!important;
    padding-left: 1px!important;
    padding-right: 1px!important;
}

.input-field-other {
    position: relative;
    margin-top: 1.5rem;
}

.mdi {
    font-weight: normal;
    font-style: normal;
    font-size: 27px;
    /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}

.no-margin{
    margin: 0!important;
}
.no-padding{
    padding: 0!important;
}

.btn-flat {
    border-radius: 3px;
}

h1 span.logo-text {
    font-size: 30px;
    padding-left: 10px;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.2s linear;
}

.brand-sidebar .logo-wrapper {
    font-size: 36px;
    padding: 1px 1px;
    white-space: nowrap;
    line-height: 15px !important;
}

.brand-sidebar .logo-wrapper a.brand-logo img {
    height: 60px;
}

.profile-image-login {
    width: 200px;
    height: 200px !important;
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
    cursor: pointer;
    color: #FFFFFF;
    background-color: #00bfa5;
    border-radius: 50%;
}

@media only screen and (max-width: 993px) {
    #main.main-full {
        padding-left: 10px;
    }
}


.picker__day--infocus:hover {
    cursor: pointer;
    color: #FFFFFF;
    background-color: #00bfa5;
    border-radius: 50%;
}

.editable{
    background: #89edd2;
}


.side-nav .collapsible-body,
.side-nav.fixed .collapsible-body {
    border: 0;
    background-color: #ececec;
}

.side-nav .collapsible-body > ul:not(.collapsible) > li.active a,
.side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active a {
    background: #25939a;
}

.text-capitalize{
    text-transform: capitalize;
}

/* new scripts added by Pratikesh  */

.text-danger{
    color: red;
}

.text-primary2{
    color: #ff6f00;
}

.text-center{
    display: flex;
    justify-content: center;
}