﻿@font-face {
    font-family: verdana;
    src: url(Assets/Verdana.woff);
}
@font-face {
    font-family: verdanabold;
    src: url(Assets/Verdana-Bold.woff);
}

/*.button_enabled, .button_select, .button_cancel, .button_select_cancel, .button_select_disabled {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #FFFFFF;
    background-color: #428BCA;
    border-color: #6783B0;
    border-radius: 5px;
    margin-top: 10px;
    width: 40%;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    background-size: contain;
    white-space: normal;
    font-family: verdana;
}*/

.button_enabled, .button_select, .button_cancel, .button_select_cancel, .button_select_disabled {
    display: inline-block;
    padding: 6px 12px;
    /*margin: 10px;*/
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    min-width: 96px;
    border: 0;
    background: #428bca;
    border: solid 1px #2a6496;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
   /* position: absolute;*/
    width: 40%;
    /*bottom: 25px;
    left: 50%;*/
  /*  transform: translateY(-125%);*/
}
.button_select_disabled {
    background-color: grey;
}

.button_case {
    border-color: transparent;
}

.home_button {
    text-align: center;
    text-decoration: none;
    outline: none;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 10px;
    /*background-color: #428BCA;*/
    color: #FFF;
    border-radius: 50px;
    /*text-align: center;*/
    box-shadow: 2px 2px 3px black;
    z-index: 100;
    cursor: pointer;
}

.button_select {
    width: 25%;
    margin-right: 10px;
}
.button_select_disabled {
    width: 25%;
    margin-right: 10px;
}
.user_name_div {
    width: 100%;
    text-align: left;
    left: 3px;
    color: grey;
    margin-left: 10px;
    font-family: verdanabold;
}

.button_case {
    /*margin-top: 0;
    font-size: 14px;*/
    width: 100%;
    position: relative;
    background-image: url(Images/arrow_right.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: auto;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-color: transparent;
    cursor: pointer;
}

.button_case_image {
    content: url(Images/arrow_right.svg);
    padding: 1px;
    border: none;
    max-width: 50%;
    min-width: 30%;
}
.button_select_cancel {
    background-color: tomato;
    border-color: #2A6496;
    width: 25%;
    font-family: verdana;
}

.button_cancel {
    background-color: tomato;
    border-color: #2A6496;
    width: 30%;
    font-family: verdana;
}

.divtop, .divcenter, .divbottom {
    display: block;
    border-radius: 10px;
    background-color: white;
    padding-bottom: 20px;
    position: static;
    text-align: center;
    align-items: center;
    width: 90%;
    margin: auto auto 20px auto;
    max-width: 900px;
    font-family: verdana;
    font-size: 16px;
}

.divStatus {
    margin-bottom: 20px;
    font-family: verdana;
}
.divtop, .divcenter {
    padding-top: 20px;
}
.divbottom {
    padding-top: 40px;
}
.divcenter {
    background-color: #f2f2f2;
}

.div_image {
    margin-top: 1%;
    margin-bottom: 2%;
    position: relative;
    text-align: center;
    width: 100%;
}

.div_qr_image {
    padding-bottom: 15px;
    height: 100px;
}

.case_table {
    width: 95%;
    border-spacing: 10px;
    border-collapse: collapse;
    font-family: verdana;
}

.case_table_cell {
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}

.case_table_cell_right {
    min-width: 20%;
    /*padding: 5px;*/
    text-align: right;
}

.case_table_row {
    /*padding: 5px;*/
    border-bottom: 1px solid lightgrey;
    text-align: left;
    position: relative;
}

.version, .copyright {
    font-size: 12px;
    padding-right: 10px;
    right: 1px;
    position: fixed;
    font-family: verdanabold;
}

.version {
    top: 3px;
    color: dimgray;
}

.copyright {
    bottom: 3px;
    color: dimgray;
}

.input {
    width: 30%;
    padding: 12px 20px;
    margin: 0 0 15px 0;
    display: inline-block;
    border: 1px solid #ccc;
    font-family: Arial;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: verdana;
    font-size:14px;
}

.check_box {
    font-size: 14px;
    padding-bottom: 15px;
    font-family: verdana;
}

.checkBox-samedevice input[type="checkbox"] {
    margin-right: 5px;
    font-family: verdana;
}

.select_list {
    padding: 5px;
    font-size: 16px;
    width: 75%;
    font-family: verdana;
}

.mobileimg {
    width: 30px;
    margin-bottom: 15px;
}

.desktopimg {
    width: 160px;
    margin-bottom: 15px;
}

.logo {
    width: 70px;
}



/*.borderclass {
    border: solid 1px black;
    width: 40%;
    margin: auto;
}*/

.divButton {
    width: 100%;
    height: 100%;
    background-color: transparent;
    inset:0;
    position: absolute;
    border: none;
    cursor: pointer;
}
body {
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #9AACC8;
    height: auto;
    min-height: 680px;
}
.bodyback {
    background: radial-gradient(ellipse at center, #999999 0%, #666666 70%, #666666 100%);
}
.button_enabled:hover, .button_select:hover {
    background: #2a6496;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    background-size: contain;
}

.button_cancel:hover, .button_select_cancel:hover {
    background-color: orangered;
}

.statusDiv {
    margin-bottom: 25px;
    margin-top:25px;
}
.status {
    color: black;
    font-size: 14px;
}
.status_header {
    color: black;
    font-size: 14px;
    font-weight: bold;
}

.cs-loader {
    position: absolute;
    top: 0;
    background-color: aqua;
    left: 0;
    height: 100%;
    width: 100%;
}

.center-div {
    width: 300px;
    height: 300px;
    left: calc(50% - 150px);
    top: calc(50% - 150px);
    margin: 0 auto;
    position: absolute;
    z-index: 100;
}

.spinner-old {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.8;
    -moz-opacity: 0.8;
}

.text_area {
    overflow-y: auto;
    max-height: 400px;
    text-align: left;
    width: 50%;
    left: 25%;
    position: relative;
    font-family: Arial;
    font-size: 20px;
}

.loader {
    margin: auto;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #15a0ec;
    border-bottom: 16px solid #15a0ec;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.spinner-status {
    color: white;
    border-radius: 50%;
}

.inner-div {
    background-color: white;
    border-radius: 5px;
    top: calc(50% - 75px);
    left: calc(50% - 75px);
    width: 150px;
    height: 150px;
    position: absolute;
    margin: 0 auto;
    z-index: 100;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*.spinner {
    position: relative;
    width: 88px;
    height: 88px;
    margin: 0 auto;
    z-index: 100;
}*/

/*@media (-webkit-min-device-pixel-ratio: 2) {
    .case_table_cell {
        padding: 20px;
    }

    .button_enabled, .button_select, .button_select_cancel, .button_cancel {
        height: calc(100% * 2);
        width: 95%;
        border-radius: 10px;
        padding: 15px 20px;
    }

    .input {
        width: 95%;
    }

    .logo {
        width: 160px;
    }

    .mobileimg {
        width: 60px;
    }

    .desktopimg {
        width: 320px;
    }

    .spinner {
        width: 280px;
        height: 280px;
    }

    .home_button {
        width: 120px;
        height: 120px;
        border-radius: 100px;
    }
}

@media (-webkit-min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 4) {
    .case_table_cell {
        padding: 20px;
    }

    .button_enabled, .button_select, .button_select_disabled, .button_select_cancel, .button_cancel {
        width: 95%;
        border-radius: 15px;
        padding: 15px 20px;
    }

    .input {
        width: 95%;
    }

    .logo {
        width: 160px;
    }

    .mobileimg {
        width: 90px;
    }

    .desktopimg {
        width: 480px;
    }

    .spinner {
        width: 280px;
        height: 280px;
    }

    .home_button {
        width: 150px;
        height: 150px;
        border-radius: 120px;
    }
}*/

.loading-screen {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.8;
    -moz-opacity: 0.8;
}

.loading-screen-container {
    display: -webkit-box;
    display: -ms-flexbox;
    height: 50px;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.loading-ball {
    width: 2vw;
    height: 2vw;
    max-width: 15px;
    max-height: 15px;
    margin: 2%;
    border-radius: 100%;
    background-image: linear-gradient(145deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    -webkit-animation: bounce 1.5s 0.5s linear infinite;
    animation: bounce 1.5s 0.5s linear infinite;
}

.loading-ball-color1 {
    background-color: #83DDED;
}

.loading-ball-color2 {
    background-color: #3AA3B9;
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
}

.loading-ball-color3 {
    background-color: #07687B;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.loading-ball-color4 {
    background-color: #023E4A;
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}

@keyframes bounce {
    0%, 50%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-filter: blur(0px);
        filter: blur(0px);
    }

    25% {
        transform: scale(0.6);
        -webkit-transform: scale(0.6);
        filter: blur(3px);
        -webkit-filter: blur(3px);
    }

    75% {
        filter: blur(3px);
        -webkit-filter: blur(3px);
        transform: scale(1.4);
        -webkit-transform: scale(1.4);
    }
}

.loading-screen-content img {
    display: block;
    margin: auto;
    margin: auto auto 5vh;
    height: 15vh;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #f0f0f0;
    margin: 0;
}

.loading-retro-container {
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: black;
    opacity: 0.2;
    z-index: 1900;
}

.loading-retro-screen {
    /* height: 50px; */
    /* width: 50px; */
    z-index: 2000;
    position: absolute;
    z-index: 2002;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 90%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #F8F8F8;
    color: #333;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,1);
    /* display: table; */
    /* background-color: red; */
}

.loading-retro-progress {
    padding: 4px;
    min-width: 66px;
    min-height: 66px;
    display: inline;
}

.loading-retro-div {
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}

.loading-retro-spinner {
    /*display: inline-block;*/
    width: 48px;
    height: 48px;
    position: absolute;
    /*top: 16px;*/
    /*left: 9px;*/
    padding: 16px;
   /* margin-left: 16px; */
    top: 50%;
    transform: translateY(-50%);
    margin-right: 9px;
}
.loading-retro-spinner-content {
    margin: auto;
    padding: 0;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
}
.loading-retro-text {
    /*display: inline-block;*/
    font-size: 14px;
    margin: 9px 16px 9px 72px;
    /*margin-block-start:0;
    margin-block-end:0;
    margin-left: 16px;
    margin-top:16px;*/
    /*top:50%;
    -webkit-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);*/
}
 /*.button-div {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}*/
.button-div {
    width: 100%;
    margin: auto;
    border: 1px solid #c8c8c8;
    width: 70%;
    line-height: 125%;
    background-color: #fbfbfb;
    border-top: 0px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-bottom: 15px;
}
/*.retro-tile {
    position: relative;
    border: 1px solid #c8c8c8;
    border-radius: 4px;
    min-height: 225px;
    width: 70%;
    line-height: 125%;
    background-color: #fbfbfb;
    margin: auto;
}*/
.retro-tile {
    position: relative;
    border: 1px solid #c8c8c8;
    min-height: 225px;
    width: 70%;
    line-height: 125%;
    background-color: #fbfbfb;
    margin: auto;
    border-bottom: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.content {
    /*position: absolute;*/
    height: 100%;
    width: 100%;
}
.retro-tile__header {
    /*position: absolute;*/
    top: 0;
    left: 0;
    position: inherit;
    border-bottom-color: #c8c8c8;
    border-radius: 4px 4px 0 0;
    display: table;
    border-bottom: solid 1px #333;
    background: #e8e8e8;
    width: 100%;
    padding: 10px 0;
}
.ppp-sheet--object-search .ppp-field .ppp-form-control, .ppp-sheet--search .ppp-sheet__view .ppp-field .ppp-form-control {
    height: 44px;
    padding-left: 32px;
    padding-right: 32px;
}

input[type=text] {
    font-weight: 300;
    color: #232b30;
}

.ppp-form-control, .ppp-head-control {
    display: inline-block;
    width: 160px;
    min-width: 100%;
    height: 100%;
    padding: 8px;
    line-height: 1.42857143;
    color: #555;
    background: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 4px;
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ppp-selectable h1, .ppp-selectable h2, .ppp-selectable h3, .ppp-selectable p, .ppp-selectable span, input, textarea {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

input {
    line-height: normal;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
@media only screen and (max-width: 820px) {


    .button_enabled {
        width: 40%;
    }

    .button_select, .button_select_cancel, .button_cancel, .button_select_disabled {
        width: 40%;
    }

    .button_select, .button_select_cancel, .button_select_disabled {
        /*padding-top: 20px;*/
    }

    .divtop {
        top: 5%;
        width: 90%;
    }

    .divcenter {
        top: 23%;
        width: 90%;
    }

    .divbottom {
        width: 90%;
    }

    .input {
        width: 50%;
        text-align: center;
    }

    .logo {
        width: auto;
        height: auto;
        max-width: 60px;
        max-height: 60px;
    }
}

/*@media only screen and (max-heigth: 750px){
    .button-div {
        position: relative;
        width: 100%;
        top: 100%;
        transform: translateY(calc(-100% - 15px));
    }
}*/

@media only screen and (max-width: 750px) {
    .button_enabled {
        width: 40%;
    }

    .button_select, .button_select_cancel, .button_cancel, .button_select_disabled {
        width: 40%;
    }

    .button_select, .button_select_cancel, .button_select_disabled {
        padding-top: 20px;
    }

    .divtop {
        width: 90%;
    }

    .divbottom {
        width: 90%;
    }
}

@media only screen and (max-width: 670px) {
    .button_enabled {
        width: 50%;
    }

    .button_select, .button_select_cancel, .button_cancel, .button_select_disabled {
        width: 40%;
    }

    .divtop {
        width: 90%;
    }

    .divcenter {
        top: 24%;
        width: 90%;
    }

    .divbottom {
        width: 90%;
    }

    .input {
        width: 60%;
        font-size: 12px;
        text-align: center;
    }

    .mobileimg {
        width: 25px;
    }

    .desktopimg {
        width: 100px;
    }

    .logo {
        width: auto;
        height: auto;
        max-width: 50px;
        max-height: 50px;
    }
}

@media only screen and (max-width: 500px) {
    .button_enabled {
        width: 70%;
    }

    .button_select, .button_select_cancel, .button_cancel, .button_select_disabled {
        width: 70%;
    }

    .divtop {
        width: 90%;
    }

    .divbottom {
        width: 90%;
    }

    .input {
        width: 70%;
        font-size: 10px;
        text-align: center;
    }
    .retro-tile {
        width: 90%;
    }
}