﻿body {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch;
    font-family: 'Montserrat';
    width: 100%;
    height: 100%;
    background-color: #eceff1 !important;
}

html {
    font-family: 'Montserrat' !important;
}

.mineoffice-main {
    padding-left: 240px;
    padding-top: 64px;
}

@media only screen and (max-width: 992px) {
    .mineoffice-main {
        padding-left: 0;
    }
}

.mineoffice-content {
    background-color: #ffffff;
    overflow: auto;
    margin: 8px;
    padding: 0 30px;
}

.btn-mineoffice--outline {
    border: 1px #3f51b5 solid !important;
    color: #3f51b5 !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

.btn-mineoffice {
    text-transform: lowercase !important;
}

.mineoffice-popup-header {
    margin-bottom: 40px;
    margin-top: 40px;
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
}

.mineoffice-popup-footer {
    margin-top: 40px;
}

.drag-contentarea,
iframe {
    width: 100vw !important;
    height: 100vh !important;
}

.mineoffice-title,
.mineoffice-subtitle {
    font-family: 'Montserrat';
    color: #4a4a4a;
}

.mineoffice-title {
    font-size: 36px !important;
    font-weight: 700 !important;
}

.mineoffice-subtitle {
    font-size: 24px !important;
    font-weight: 500 !important;
}


/* Helpers */

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

/* Reset | Materialize */
.file-field span {
    text-transform: lowercase !important;
}

/* */
.input-field.col.no-padding label {
    left: 0;
}

td > a {
    color: #3f51b5;
}

td, th {
    font-size: 12px;
}

th, td {
    font-size: 12px;
}

.mineoffice-button {
    font-family: 'Montserrat' !important;
    text-transform: lowercase !important;
    font-weight: bold;
    align-self: stretch;
    letter-spacing: 0.5px !important;
    min-height: 54px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.mineoffice-button-thin {
    font-family: 'Montserrat' !important;
    text-transform: lowercase !important;
    font-weight: 500;
    font-size: 14px !important;
    align-self: stretch;
    letter-spacing: 0.5px !important;
    min-height: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.mineoffice-button-small {
    font-family: 'Montserrat' !important;
    text-transform: lowercase !important;
    font-weight: 400;
    font-size: 11px !important;
    align-self: flex-start !important;
    display: flex !important;
    min-height: 36px;
    justify-content: center;
    align-items: center;
}

.no-outline {
    outline: none !important;
}


.login-container {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20vh;
    width: 450px;
    height: 560px;
    border-radius: 5px;
    background-color: #ffffff;
    border: solid 2px #eceff1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
}

.login-mineoffice-logo {
    width: 230px;
}

@media only screen and (max-width: 960px) {
    .login-container {
        margin-right: auto;
        margin-left: auto;
        margin-top: 15vh;
        width: 95%;
        margin-bottom: 15vh;
        height: 70vh;
        border-radius: 5px;
        background-color: #ffffff;
        border: solid 2px #eceff1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 5% !important;
        padding-bottom: 5% !important;
        padding-left: 50px;
        padding-right: 50px;
    }

    .login-container-std-font {
        font-size: 2.5rem !important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
        line-height: 3rem !important;
    }

    .login-container-input {
        height: 6rem !important;
        font-size: 3rem !important;
        background-color: transparent !important;
    }
.input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

    .login-container-input-label{
        height: 2.5em !important;
        font-size: 2em !important;
    }

.login-button-div {
    height: 10% !important;
    margin-top: 10%;
}

.login-button-div > #ImageButton1 {
    font-size: 3vw !important;
}

.login-button-div > #Button1 {
    font-size: 3vw !important;
}
.mineoffice-login-message {
    margin-top: 5vh;
    margin-bottom: 10%;
    width: 80% !important;
    height: 5% !important;
    opacity: 0.6;
    font-family: 'Montserrat';
    font-size: 2.5rem !important;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

    .login-mineoffice-logo {
        width: 50%;
    }
}

.mineoffice-login-message {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 308px;
    height: 24px;
    opacity: 0.6;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.mineoffice-h4 {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 308px;
    height: 24px;
    opacity: 0.6;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

h4 {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    opacity: 0.6;
}

.mineoffice-header-orglabel {
    color: black;
    opacity: 0.6;
    font-weight: 500;
    font-family: 'Montserrat';
    margin-left: auto;
    margin-left: 200px;
    position: absolute;
    top: 5px;
    right: 150px;
}

.mineoffice-header-label {
    color: black;
    opacity: 0.6;
    font-weight: 500;
    font-family: 'Montserrat';
}


.mineoffice-std-font {
    color: black;
    opacity: 0.4;
    font-weight: 500;
    font-family: 'Montserrat';
    font-size: 14px;
}

.mineoffice-std-font-bold {
    color: black;
    opacity: 0.6;
    font-weight: 700;
    font-family: 'Montserrat';
    font-size: 14px;
}


.mineoffice-header-label-bold {
    color: black;
    opacity: 0.6;
    font-weight: 700;
    font-family: 'Montserrat';
}

.mineoffice-header-user-info-container {
    position: absolute;
    right: 5px;
    top: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.mineoffice-header-user-info-item {
    margin-right: 10px;
}

.forgot-password {
    text-align: left;
    align-self: flex-start;
    color: #3f51b5 !important;
}

.wrong-password {
    text-align: left;
    align-self: flex-start;
    font-weight: 500;
}

div.mineoffice-row {
    display: flex !important;
    flex-direction: row;
    align-self: stretch;
    justify-content: flex-start;
    padding-left: 10%;
    padding-right: 10%;
    flex-wrap: wrap
}

div.mineoffice-row-no-padding {
    display: flex !important;
    flex-direction: row;
    align-self: stretch;
    justify-content: flex-start;
    flex-wrap: wrap
}

div.mineoffice-title-row-no-padding {
    display: flex !important;
    flex-direction: row;
    align-self: stretch;
    align-items: flex-end;
    justify-content: flex-start;
    padding-right: 3%;
    flex-wrap: wrap;
}


.mineoffice-row {
    display: flex !important;
    flex-direction: row;
    align-self: stretch;
    flex-wrap: wrap;
    justify-content: space-around;
}

.login-row {
    flex-direction: row;
    height: 20px;
    align-self: stretch;
    justify-content: space-between;
    width: 100%;
    font-family: 'Montserrat';
    font-size: 14px;
    letter-spacing: normal;
    flex-wrap: wrap;
}


.mineoffice-input {
    font-family: 'Montserrat';
    font-weight: 500;
    align-self: stretch;
}


.mineoffice-form-input {
    font-family: 'Montserrat';
    font-weight: 500;
    align-self: stretch;
    align-items: flex-start;
    padding-right: 30px;
}

input {
    background: transparent !important;
    margin-right: 39px;
}

.input:focus {
    font-family: 'Montserrat';
    font-weight: 500;
    align-self: stretch;
    border-bottom: 1px solid #3f51b5 !important;
    box-shadow: 0 1px 0 0 #000 !important;
}

.input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.mineoffice-dropdown {
    display: flex;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Montserrat;
    color: black;
    opacity: 0.6;
    width: 100% !important;
}


    .mineoffice-dropdown.mineoffice-input-small {
        display: flex;
        height: 40px;
        margin-top: 5px;
        margin-bottom: 5px;
        font-family: Montserrat;
        color: black;
        opacity: 0.6;
        width: 80% !important;
    }

.mineoffice-search-image {
    display: flex;
}


.hidden {
    display: none !important;
}

.no-line-link {
    text-decoration: none;
}

    .no-line-link:hover {
        text-decoration: none;
    }

a.no-line-link.mineoffice-menu-link {
    font-family: Montserrat;
    color: black;
    opacity: 0.6;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

    a.no-line-link.mineoffice-menu-link.collapsible-header {
        padding: 0 32px;
    }

.child-menu-item {
    padding-left: 37px !important;
    font-size: 11px !important;
}

img.menu-icon {
    width: 20px;
    margin-right: 10px;
}

@media screen and (max-width: 1023px) {
    #hamburger-icon {
        padding-right: 5px;
        color: #3f51b5 !important;
    }

    #logo-navbar {
        padding-top: 11px;
        margin-left: 10px;
    }


    #mineoffice-content-wrapper {
        background-color: #eceff1;
        bottom: 0 !important;
        right: 0 !important;
        margin-left: 0px !important;
        height: 100%;
        display: flex;
        flex-direction: column;
        z-index: -100 !important;
        align-items: flex-start;
        padding: 10px;
    }
}

@media screen and (min-width: 1024px) {
    #logo-navbar {
        padding-top: 12px;
        margin-left: 35px;
    }

    #hamburger-icon {
        display: none;
        padding-right: 5px;
        color: #3f51b5 !important;
    }

    #mineoffice-content-wrapper {
        background-color: #eceff1;
        bottom: 0 !important;
        right: 0 !important;
        margin-left: 240px !important;
        height: 100%;
        display: flex;
        flex-direction: column;
        z-index: -100 !important;
        align-items: flex-start;
        padding: 10px;
    }
}

.side-nav {
    margin-top: 64px !important;
    padding-top: 10px;
    z-index: 950 !important;
    width: 240px !important;
}

nav .nav-wrapper .white {
    z-index: 999 !important;
    border-bottom-width: 0 !important;
}

nav {
    position: fixed !important;
    width: 100%;
    height: 64px;
}

#mineoffice-navbar {
    position: fixed !important;
    width: 100%;
    height: 64px;
    z-index: 998 !important;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
    border-bottom-width: 0;
}

    #mineoffice-navbar:after {
        position: fixed !important;
        width: 100%;
        height: 64px;
        z-index: 998 !important;
        border-width: 0;
    }

#sidenav-overlay {
    margin-top: 52px;
    opacity: 0.5;
    z-index: 949 !important;
}


#mineoffice-content {
    background-color: white;
    flex: 1;
    min-height: 90.2vh;
    align-self: stretch;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    padding-left: 30px;
    padding-bottom: 30px;
    margin-top: 64px;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
}


.mineoffice-header {
    padding: 0 0.75rem;
}

h1.mineoffice-h1, h1.mineoffice-page-header {
    font-family: 'Montserrat';
    font-size: 36px;
    font-weight: 700;
    align-self: flex-start;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    padding: 0 0.75rem;
}

h2.mineoffice-h2 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: #4a4a4a;
    padding: 0 0.75rem;
}

p.mineoffice-h2 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: #4a4a4a;
    padding: 0 0;
    margin-bottom: 0;
}

.mineoffice-line-separator {
    width: 100%;
    height: 1px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.search-line-separator {
    width: 100%;
    height: 1px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    margin-top: 20px !important;
    margin-bottom: 40px !important;
    padding: 0 0.75rem;
}



.mineoffice-line-separator-small-margin {
    width: 97%;
    height: 1px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    margin-top: 20px !important;
    margin-bottom: 20px;
}

.mineoffice-form-large {
    width: 100% !important;
    align-self: stretch !important;
}

.mineoffice-input-with-search {
    width: 94% !important;
    align-self: stretch !important;
}


.input.mineoffice-input-small.mineoffice-input-with-search {
    width: 72% !important;
    align-self: stretch !important;
}

.input.mineoffice-input-medium.mineoffice-input-with-search {
    width: 87% !important;
    align-self: stretch !important;
}

.mineoffice-form-medium {
    width: 50% !important;
    align-self: stretch !important;
}

.mineoffice-input-medium {
    width: 87%;
    align-self: stretch !important;
}


.input.mineoffice-input-medium {
    width: 96% !important;
    align-self: stretch !important;
}

.mineoffice-input-large {
    align-self: stretch !important;
    width: 98% !important;
}



.mineoffice-form-small {
    width: 25% !important;
    align-self: stretch !important;
}

.mineoffice-input-small {
    width: 92.6% !important;
    align-self: stretch !important;
}

.dropdown-label {
    margin-top: 13px !important;
    margin-right: 20px !important;
}

.dropdown-margin {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.picker__date-display {
    background-color: #3f51b5 !important;
}

.picker__day.picker__day--today {
    font-weight: 800 !important;
    color: #CCCCCC !important;
}

.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
    background-color: #3f51b5 !important;
}

.picker__close {
    color: #3f51b5 !important;
}

.picker__today {
    color: #3f51b5 !important;
}

.clockpicker-tick:hover {
    background: #3f51b5 !important;
}

.clockpicker-canvas line {
    stroke: #3f51b5 !important;
}

.clockpicker-canvas-bearing {
    fill: #3f51b5 !important;
}

.clockpicker-canvas-bg {
    fill: #3f51b5 !important;
}

#mineoffice-row-nota-frete-dropdown {
    padding-top: 30px !important;
}

.mineoffice-th {
    font-weight: 700 !important;
}

.mineoffice-table {
    font-family: 'Montserrat' !important;
}

.mineoffice-add-item-invoice-box {
    position: fixed !important;
    top: 0;
    bottom: 0;
    left: 0;
    display: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    right: 0;
    z-index: 1000;
    background-color: white;
    padding-left: 10%;
    padding-right: 6%;
    padding-top: 0;
    overflow-y: scroll !important;
}

.mineoffice-search-modal {
    position: fixed !important;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    overflow-y: scroll !important;
    background-color: white;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 3%;
}

#add-item-invoice-button {
    width: 200px;
    margin-left: auto !important;
    margin-top: 20px !important
}

.add-to-table-row {
    padding-right: 0 !important;
}

p.blue-header {
    font-family: Montserrat !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #3f51b5 !important;
    margin-top: 30px;
    padding: 0 0.75rem;
}

.mineoffice-font-xs {
    font-family: Montserrat;
    color: black;
    opacity: 0.6;
    font-weight: 500;
    font-size: 12px;
}

.mineoffice-indigo {
    font-family: Montserrat;
    color: #3f51b5 !important;
    opacity: 1 !important;
}

#new-invoice-corner-buttons {
    display: flex !important;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    justify-content: flex-start;
    padding-right: 5%;
}

.margin-right-10 {
    margin-right: 10px;
}

div.waves-effect.btn.mineoffice-button-empty.indigo.mineoffice-button-thin {
    border: 1px #3f51b5 solid !important;
    color: #3f51b5 !important;
    background-color: white !important;
    box-shadow: 0 0 0 0;
}

.waves-effect.btn.mineoffice-button-empty.indigo.mineoffice-button-thin {
    border: 1px #3f51b5 solid !important;
    color: #3f51b5 !important;
    background-color: white !important;
    box-shadow: 0 0 0 0;
}

#new-invoice-button-send-invoice {
    margin-right: 30px;
    margin-left: auto;
}


.margin-v-30-20 {
    margin-top: 30px;
    margin-bottom: 20px;
}

input.no-outline {
    width: 100% !important;
    height: 100% !important;
    overflow: visible !important;
}

div.mineoffice-centered-items {
    justify-content: center !important;
}


div.x-close-window {
    align-self: stretch !important;
    justify-content: flex-end;
    display: flex;
    flex-grow: 1;
    align-items: flex-end;
}

img.search-image {
    margin-top: 10px;
}

input:focus {
    box-shadow: 0 1px 0 0 #3f51b5 !important;
    border-bottom: 1px solid #3f51b5 !important;
}

iframe {
    border: none !important;
}

.google-magic-button {
    position: fixed !important;
    bottom: 4%;
    right: 4%;
    z-index: 997;
}


[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
    border: 2px solid #3f51b5 !important;
}

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
    background-color: #3f51b5 !important;
}


table.card-table {
    margin: 1% 1% 0;
    width: 31.333%;
    float: left;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    border-collapse: unset;
    padding: 20px 0;
}

    table.card-table td {
        padding: 0 20px;
    }

        table.card-table td a {
            color: #4a4a4a;
            font-size: 16px;
            opacity: 0.8;
        }

            table.card-table td a:hover {
                text-decoration: underline;
            }

    table.card-table .card-table-title {
        color: #3f51b5;
        padding: 0 20px 20px;
        font-weight: 500;
        font-size: 16px;
    }

table.report {
    margin: 1%;
    width: 98%;
}

    table.report tr {
        border-bottom: 1px solid #ddd;
    }

    table.report th {
        background-color: #fff;
    }

#iframe-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}


