:root {
    --sat: env(safe-area-inset-top);
    --sar: env(safe-area-inset-right);
    --sab: env(safe-area-inset-bottom);
    --sal: env(safe-area-inset-left);
}

/* Commissioner Font */

/* cyrillic-ext */
@font-face {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Commissioner-cyrillic-ext.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Commissioner-cyrillic.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Commissioner-greek.woff2) format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Commissioner-vietnamese.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Commissioner-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
  @font-face {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Commissioner-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Comfortaa Font */

/* cyrillic-ext */
@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Comfortaa-cyrillic-ext.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
  @font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Comfortaa-cyrillic.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Comfortaa-greek.woff2) format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Comfortaa-vietnamese.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Comfortaa-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Comfortaa-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
  

html, body {
    margin: 0;
    padding: 0;
    appearance: auto;
    -webkit-appearance: none;
    -webkit-user-select: none;
    user-select: none;
}

.select-text {
    -webkit-user-select: text;
    user-select: text;
}

body {
	background: #f6f7f9;
	font-family: 'Commissioner';
    color: #37516c;
    font-size: 20px;
    text-align: center;
    height: 100%;
    width: 100%;
    overflow: auto;
}

.dim {
    opacity: .25;
}

.bold {
    font-weight: 600;
}

textarea {
    background: #fff;
	font-family: 'Commissioner';
    color: #37516c;
    font-size: 20px;
}

select {
    -webkit-appearance: none;
    appearance: none;
    background: #fff;
	font-family: 'Commissioner';
    font-size: 20px;
    text-align: center;
    text-align-last: center;
    width: 322px;
    height: 40px;
    border-radius: 10px;
    border: none;
    color: #37516c;
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23989eb1' xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 99%;
    background-position-y: 50%;
    fill: #adb9c5;
}

body::-webkit-scrollbar {
    display: none;
}

.body-div {
    padding-top: 75px;
}

.center {
    text-align: center;
}

.inline {
    display: inline-block;
}

.forgot {
    cursor: pointer;
    color: #8d99a9;
    font-size: 16px;
}

.login-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.v-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: max-content;
}

.empty-alert::placeholder {
    color: #9a0909 !important;
}

.empty-alert {
    color: #9a0909 !important;
}

.empty-edit-alert {
    color: #9a0909 !important;
}

.empty-edit-alert::placeholder {
    color: #9a0909 !important;
}

select.empty-edit-alert {
    color: #9a0909 !important;
}

.header {
    height: 50px;
    padding: 10px;
    position: fixed;
    top: 0;
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
    background: #f6f7f9;
    z-index: 10;
}

.footer {
    height: 50px;
    padding: 10px;
    position: fixed;
    border-top: 1px solid #fff;
    background: #e7eef6;
    bottom: 0;
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
    z-index: 10;
}

.webapp-footer {
    padding-bottom: 30px;
}

.header-div {
    text-align: center;
}

.header-title {
    font-family: 'Comfortaa';
    display: inline-block;
    line-height: 50px;
    font-size: 24px;
    font-weight: 300;
    vertical-align: top;
    overflow-x: clip;
}

.header-user {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: top;
}

.menu-buttons {
    position: absolute;
    right: 25px;
    padding: 0 15px;
    text-align: center;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border: 1px solid #e7eef6;
    border-radius: 10px;
    background: #fff;
}

.menu-button {
    font-family: 'Comfortaa';
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    border-radius: 8px;
    padding: 10px;
    background: #e7eef6;
}

.user-avatar {
    display: inline-block;
    cursor: pointer;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: none;
    background: #e7eef6;
    font-weight: 500;
    border-radius: 100%;
    margin-top: 5px;
    font-size: 16px;
}

.header-reminder {
    display: inline-block;
    width: 50px;
    line-height: 50px;
    vertical-align: top;
}

.reminder-img {
    cursor: pointer;
    height: 30px;
    width: 30px;
    margin-top: 7px;
    margin-left: 10px;
    fill: #37516c;
}

.footer-div {
    text-align: center;
}

.footer-icon {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 90px;
    line-height: 50px;
    color: #989eb1;
    fill: #989eb1;
}

.footer-icon-img {
    display: inline-block;
    width: 30px;
    height: 30px;
}

.selected_icon {
    font-weight: 600;
    color: #37516c;
    fill: #37516c;
}

.footer-icon-title {
    margin-top: -32px;
    font-size: 10px;
}

.home-icon-img {
    float: left;
    margin-left: 25px;
    margin-top: 5px;
    width: 25px;
    height: 25px;
    fill: #37516c;
}

.home-icon {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
    border: none;
    border-radius: 10px;
    margin: 15px;
    width: 235px;
    height: 75px;
    line-height: 75px;
    box-shadow: 5px 5px 5px #d6d6d6;
}

.home-icon-text {
    display: inline-block;
    font-weight: 300;
    font-size: 22px;
}

.reminder-count {
    display: inline-block;
    visibility: hidden;
    position: absolute;
    margin-top: 0px;
    margin-left: 5px;
    background: #9a0909;
    border: none;
    color: white;
    border-radius: 8px;
    line-height: 15px;
    min-width: 7px;
    height: 15px;
    font-size: 10px;
    padding: 0px 4px;
}

.home-count {
    float: right;
    background: #9a0909;
    border: none;
    color: white;
    border-radius: 11px;
    line-height: 22px;
    min-width: 14px;
    height: 22px;
    font-size: 12px;
    margin-right: 25px;
    margin-top: 27px;
    font-weight: 600;
    padding: 0px 4px;
}

.open-window {
    display: block;
    margin: 15px;
    background: #e7eef6;
    text-align: center;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #d6d6d6;
}

.window-controls {
    height: 60px;
    width: 100%;
    background: #738295;
    border-radius: 10px;
}

.sub-window {
    display: inline-block;
    width: min-content;
    border-radius: 10px;
    background: #f6f7f9;
}

.sub-title {
    color: #738295;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
}

.sub-br {
    background: #e7eef6;
    height: 3px;
}

.window-message {
    display: inline-block;
    font-weight: 300;
    color: #fff;
    overflow-x: clip;
    white-space: nowrap;
    max-width: calc( 100% - 125px );
}

.message-title {
    margin-top: 10px;
}

.message-title-single {
    display: inline-block;
    margin-top: 16px;
}

.message-time {
    color: #c0c0c0;
    font-weight: 300;
    font-size: 14px;
}

.close {
    float: right;
    cursor: pointer;
    height: 20px;
    width: 20px;
    padding: 15px;
    margin-top: 5px;
    fill: #ffffff;
}

.back {
    float: left;
    cursor: pointer;
    height: 20px;
    width: 20px;
    padding: 15px;
    margin-top: 5px;
    fill: #ffffff;
}

.edit {
    float: right;
    cursor: pointer;
    height: 25px;
    width: 25px;
    padding: 10px 15px;
    margin-top: 7px;
    fill: #ffffff;
}

.alert {
    padding: 10px;
    color: #9a0909;
    font-size: 16px;
}

.login-field {
    font-size: 20px;
    border-radius: 10px;
    border: none;
    background: #fff;
    color: #37516c;
    padding: 5px;
    text-align: center;
    width: 300px;
    max-width: -webkit-fill-available;
    border: none;
    height: 30px;
    box-shadow: 5px 5px 5px #d6d6d6;
}

.submit {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    border-radius: 10px;
    background: #adb9c5;
    color: #fff;
    padding: 10px;
    text-align: center;
    width: 300px;
    max-width: -webkit-fill-available;
    border: none;
}

.active {
    background: #9a0909;
    color: #f6f7f9;
    box-shadow: 5px 5px 5px #d6d6d6;
}

.active2 {
    cursor: pointer;
    background: #37516c;
    color: #f6f7f9;
    box-shadow: 5px 5px 5px #d6d6d6;
}

::placeholder {
    font-family: 'Commissioner';
    color: #989eb1;
    opacity: 1;
    text-transform: none;
    font-weight: 300;
}

::-webkit-input-placeholder {
    font-family: 'Commissioner';
    color: #989eb1;
    opacity: 1;
    text-transform: none;
    font-weight: 300;
}

input[type="date"] {
    appearance: auto;
    -webkit-appearance: none;
}

.short-input {
    padding: 10px;
    border: none;
    border-radius: 10px;
    background: #fff;
    color: #37516c;
    text-align: center;
    font-size: 20px;
    height: 20px;
    width: 300px;
    max-width: -webkit-fill-available;
    line-height: 20px;
}

.search-border {
    border: 1px solid #37516c;
    padding: 10px 40px;
    width: 240px;
}

.search-fit {
    max-width: calc( 100% - 125px );
}

.search-fit input {
    border-color: #989eb1;
}

.textarea-input {
    min-height: 100px;
    padding: 10px;
    border: none;
    border-radius: 10px;
    background: #fff;
    color: #37516c;
    text-align: left;
    font-size: 20px;
    width: 300px;
    max-width: -webkit-fill-available;
    border: none;
}

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

.all-caps {
    text-transform: uppercase;
}

.search-bar-div {
    display: inline-block;
    vertical-align: middle;
}

.input-div {
    display: inline-block;
    position: relative;
}

.input-div:first-letter {
    text-transform: capitalize;
}

.label {
    visibility: hidden;
    font-size: 12px;
    color: #989eb1;
    position: absolute;
    top: -15px;
    left: 10px;
    transition: all 0.1s ease;
}

.search-input-border {
    border-radius: 10px 10px 0 0;
}

.search-results {
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    border: 1px solid #37516c;
    background: #fff;
    max-height: 150px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    max-width: -webkit-fill-available;
}

.search-select {
    cursor: pointer;
    padding: 5px;
    line-height: normal;
}

.search-action {
    display: none;
    position: relative;
    float: right;
    margin-left: -35px;
    margin-right: 10px;
    margin-top: 9px;
}

.search-action-img {
    display: none;
    cursor: pointer;
    width: 25px;
    height: 25px;
    fill: #adb9c5;
}

.search-img {
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: 15px;
    margin-top: 11px;
    fill: #adb9c5;
}

textarea:focus, input:focus, *:focus {
    outline: none;
}

.counter {
    display: inline-block;
    margin-left: 15px;
    height: 25px;
    min-width: 17px;
    line-height: 25px;
    background: #fff;
    font-weight: 500;
    border-radius: 13px;
    font-size: 14px;
    vertical-align: middle;
    border: 1px solid #37516c;
    padding: 0px 4px;
}

.infinite-loader {
    cursor: pointer;
    padding-top: 15px;
    color: #989eb1;
}

.sort-icon {
    cursor: pointer;
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
}

.sort-icon-img {
    height: 25px;
    width: 25px;
    fill: #37516c;
}

.list-div {
    margin: 75px 15px 15px 15px;
    text-align: center;
}

.list-open {
    display: none;
}

.list-open-missing {
    color: #9a0909;
}

.list-body {
    cursor: pointer;
    display: block;
    height: 24px;
    background: #fff;
    border-radius: 10px;
    padding: 14px;
    margin: 15px;
    box-shadow: 5px 5px 5px #d6d6d6;
}

.list-icon {
    float: left;
    margin-left: 15px;
    height: 24px;
    width: 24px;
    line-height: 24px;
    background: #e7eef6;
    font-weight: 500;
    border-radius: 100%;
    font-size: 10px;
    border: none;
}

.list-icon-pic {
    float: left;
    height: 30px;
    width: 30px;
    fill: #989eb1;
}

.list-icon-img {
    height: 22px;
    width: 22px;
    margin-top: 2px;
    margin-left: 4px;
}

.unsnoozed {
    fill: #9a0909 !important;
}

.list-name {
    float: left;
    text-align: left;
    margin-left: 20px;
    line-height: 24px;
    overflow-x: clip;
    white-space: nowrap;
    max-width: calc( 100% - 115px );
}

.list-alert {
    float: right;
    margin-top: 4px;
    color: #989eb1;
    font-weight: 300;
    font-size: 14px;
}

.list-alert-img {
    width: 20px;
    height: 20px;
    opacity: .25;
}

.view-list-info {
    display: inline-block;
    text-align: left;
    padding: 0 15px;
    max-width: -webkit-fill-available;
}

.view-info-icon-img {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    fill: #989eb1;
}

.view-info-text {
    vertical-align: middle;
    display: inline-block;
    padding: 10px 10px 10px 20px;
    text-align: left;
    width: calc( 100% - 55px );
    white-space: pre-line;
}

.inquiry-notes {
    cursor: text;
    color: #989eb1;
}

.extra-info {
    cursor: text;
}

.view-list-header-div {
    display: block;
}

.view-list-header-title {
    font-weight: 600;
}

.view-list-header-since {
    font-size: 16px;
    font-weight: 300;
}

.view-list-header-rating {
    display: inline-block;
    background: #f6f7f9;
    border-radius: 10px;
    padding: 5px;
    margin: 10px;
    width: 300px;
    max-width: -webkit-fill-available;
}

.pending {
    display: block;
    color: #8d99a9;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 16px;
    text-align: left;
}

.view-list-pending-edit {
    display: inline-block;
    background: #9a0909;
    color: #fff;
    border-radius: 10px;
    padding: 5px;
    width: 150px;
    margin: 10px;
}

.missing {
    color: #989eb1;
}

.timestamp {
    color: #989eb1;
    font-weight: 300;
    font-size: 14px;
}

.type-title {
    display: inline-block;
    height: 20px;
    border-radius: 10px;
    background: #b9b9b9;
    padding: 10px;
    vertical-align: middle;
    width: 300px;
    max-width: -webkit-fill-available;
}

.count-stats {
    display: inline-block;
}

.filter {
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    border: none;
    border-radius: 8px;
    color: #738295;
    padding: 4px;
    margin: 0px 10px;
    width: 100px;
    font-size: 16px;
    background: #e7eef6;
    box-shadow: 1px 1px 1px #e6e6e6;
}

.filter-label {
    font-size: 10px;
    text-transform: uppercase;
    color: #37516c;
    opacity: 0.25;
}

.br {
    background: #989eb1;
    height: 2px;
    margin: 10px calc( 9% );
    border: none;
    border-radius: 10px;
    opacity: .25;
}

.br-white {
    background: #f6f7f9;
    height: 2px;
    margin: 5px calc( 10% );;
    border: none;
    border-radius: 10px;
}

.priority {
    display: inline-block;
    border-radius: 10px;
    padding: 2px 10px;
    font-size: 10px;
    vertical-align: 4px;
}

.priority.High {
    background: #9a0909;
    color: #fff;
}

.priority.Med {
    background: #fff;
    color: #9a0909;
    border: 1px solid #9a0909;
}

.priority.Low {
    background: #fff;
    color: #37516c;
    border: 1px solid #37516c;
}

.priority.Unk {
    background: #d6d6d6;
    color: #37516c;
}

.part-add {
    display: inline-block;
    cursor: pointer;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #37516c;
    color: #37516c;
    padding: 4px 10px;
    margin-right: 20px;
}

.part-delete {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin-top: -10px;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    fill: #9a0909;
}

.part-list {
    cursor: pointer;
    display: inline-block;
    text-align: left;
    width: 300px;
    background: #fff;
    border-radius: 10px;
    padding: 5px 15px;
}

.part-list-img {
    display: inline-block;
    margin-top: -2px;
    margin-left: 5px;
    width: 15px;
    height: 15px;
    fill: #989eb1;
}

.popup {
    background: #e7eef6;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #d6d6d6;
}

.popup-button {
    cursor: pointer;
    display: inline-block;
    border-radius: 10px;
    background: #37516c;
    color: #fff;
    width: 100px;
    font-size: 18px;
    padding: 5px;
}

.add-date {
    cursor: pointer;
    color: #989eb1;
}

.text-button {
    display: inline-block;
    border-radius: 10px;
    background-color: #5BC236;
    color: #ffffff !important;
    text-align: center;
    font-weight: 600;
    padding: 5px 10px;
    width: 45px;
    text-decoration: none !important;
}

.call-button {
    display: inline-block;
    border-radius: 10px;
    background-color: #007aff;
    color: #ffffff !important;
    text-align: center;
    font-weight: 600;
    padding: 5px 10px;
    width: 45px;
    text-decoration: none !important;
}

/* MOBILE */
@media (max-width:599px) {
    .input-div {
        margin: 5px 0px 15px 0px;
    }
    .view-list-info {
        width: 300px;
    }
    .pending {
        margin-left: 20px;
    }
}

/* DESKTOP */
@media (min-width:600px) {
    .input-div {
        margin: 5px 15px 15px 5px;
    }
    .list-body {
        width: 500px;
        margin: auto;
        margin-bottom: 15px;
    }
    .view-list-info {
        width: 570px;
    }
    .pending {
        width: 500px;
        margin: auto;
        margin-bottom: 15px;
    }
    .part-add {
        margin-right: 45px;
    }
    .part-list {
        width: 555px;
    }
    .desktop-width {
        width: 555px;
    }
}

/* DESKTOP EXTRA */
@media (min-width:714px) {
    .textarea-input {
        width: 640px;
    }
    .desktop-width {
        width: 640px;
    }
    .desktop-width-parts {
        width: 610px;
    }
}

/* DESKTOP EXTRA */
@media (min-width:750px) {
    .open-window {
        width: 750px;
        margin: auto;
    }
}