
.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.login-fields {
    margin-bottom: 16px;
}

.field-error {
    border: 2px #ff5050 solid;
    border-radius: .25rem;
}

.table-border {
    border: 1px solid #ddd;
}

.url {
    cursor: pointer;
}


#btn-add-config {
    margin-top: 16px;
    margin-bottom: 16px;
    min-width: 200px;
}

#btn-logout {
    width: 100px;
    display: inline-block;
}

#btn-save-configuration {
    min-width: 100px;
}

#btn-modal-ok {
    min-width: 100px;
}

.btn-netzcore-white {
    border-radius: 25px;
    border: 2px solid #004366;
    width: 180px;
    height: 48px;
    background-color: #FFFF;
    color: #001d3b;
    font-weight: bold;
}

.btn-netzcore-white:hover {
    border-radius: 25px;
    border: 2px solid #004366;
    width: 180px;
    height: 48px;
    background-color: #dee4ea;
    color: #001d3b;
    font-weight: bold;
}

.input-label {
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 8px;
}

.input-label-login {
    font-size: 12pt;
    font-weight: bold;
    margin: 0 auto 8px;
    text-align: center;
}

.input-label-upload {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 8px;
    display: block;
}

.input-label-upload-app {
    font-size: 14pt;
    margin-bottom: 4px;
    display: block;
    font-weight: bold;
    color: #1c629e;
}

select.form-control {
    text-align-last: center;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 24px;
    line-height: 1.25rem;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
}

.logo-group {
    text-align: center;
}

.element-center {
    margin: 0 auto;
}

.page-title {
    margin: 16px 0px 32px 0px;
}

.bg-primary {
    background-color: #007acc !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #3f6e94 !important;
}

.menu-item-text {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.menu-item-text:hover {
    color: #e5e5e5;
    text-decoration: none;
    font-weight: bold;
}

.btn-toggle {
    display: block;
}

.btn-toggle-color {
    min-width: 250px;
}

.btn-toggle-color-app {
    width: 100%;
}

.btn-toggle-first-child {
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem;
}

.btn-toggle-middle-child {
    border-right: 0px !important;
}

.btn-toggle-last-child {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem;
}

.btn-toggle-item {
    border: 1px solid #e1e4e8;
    color: #ced4da;
    float: left;
    font-weight: 600;
    line-height: 20px;
    padding: 6px 14px;
    position: relative;
}

a.btn-toggle-item-app {
    border: 1px solid #e1e4e8;
    color: #ced4da;
    float: left;
    font-weight: 600;
    padding: 6px 14px;
    position: relative;
    width: 91px;
    text-align: center;
    height: 48px;
    line-height: 33px;
    font-size: 14px;
}

.btn-toggle-item-app.selected {
    background-color: #007acc;
    border-color: #007acc;
    color: #fff !important;
    z-index: 2;
}

.btn-toggle-item-app:hover {
    background-color: #1489cc;
    color: #FFFFFF;
    float: left;
    font-weight: 600;
    padding: 6px 14px;
    position: relative;
    height: 48px;
    line-height: 33px;
}

.btn-toggle-item.selected {
    background-color: #007acc;
    border-color: #007acc;
    color: #fff !important;
    z-index: 2;
}

.btn-toggle-item:hover {
    border: 1px solid #e1e4e8;
    background-color: #dee4ea;
    color: #ced4da;
    float: left;
    font-weight: 600;
    line-height: 20px;
    padding: 6px 14px;
    position: relative;
}

.btn-toggle-item.selected:hover {
    background-color: #1489cc;
    border-color: #007acc;
    color: #fff !important;
    z-index: 2;
}

.btn-toggle-pages {
    min-width: 300px;
}

.number-selector {
    position: relative;
    min-width: 250px;
}

#number-copies-decrease {
    line-height: 42px !important;
}

.number-selector input {
    width: 100px;
    float: left;
    text-align: center;
}

.number-selector a {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    line-height: 48px !important;
    background-color: #007acc;
    color: #FFF !important;
    font-weight: bold;
    text-align: center;
    border-radius: 24px;
    cursor: pointer;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 28px;
    padding: 0;
}

.number-selector a:hover {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    line-height: 42px;
    background-color: #1489cc;
    color: #FFF !important;
    font-weight: bold;
    text-align: center;
    border-radius: 24px;
    cursor: pointer;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 28px;
}

.pages-radio {
    float: left;
    font-size: 14px;
}

.pages-radio-input {
    float: left;
}

.pages-radio-input input[type=text] {
    display: inline;
    max-width: 200px;
    min-width: 100px;
}

.pages-radio-input label {
    line-height: 38px;
}

.pages-radio-upload {
    float: left;
    padding-left: 0;
    padding-top: 10px;
}

.pages-radio-upload .container {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 12pt;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 200px;
}

.pages-radio-upload .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px #007acc solid;
}

.pages-radio-upload .container:hover input ~ .checkmark {
    background-color: #ccc;
}

.pages-radio-upload .container input:checked ~ .checkmark {
    background-color: #007acc;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.pages-radio-upload .container input:checked ~ .checkmark:after {
    display: block;
}

.pages-radio-upload .container .checkmark:after {
    left: 11px;
    top: 6px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.container-upload {
    margin-top: 120px;
    margin-left: 15px;
    margin-right: 15px;
}

.btn-submit-upload {
    width: 200px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#upload-container {
    text-align: center;
    border: 1px solid #ced4da;
    border-radius: 10px;
    height: 164px;
    padding: 5px;
    margin: 15px;
    cursor: pointer;
    background-color: #eff2f4;
}

.btn-submit-upload-app {
    min-width: 200px;
}

.is-dragover {
    background-color: #94d9f1 !important;
}

.img-drag-drop {
    background: url("/images/cloudUpload/drag-drop.png") no-repeat;
    background-size: 75px 69px;
    width: 75px;
    height: 69px;
    display: block;
    margin: 0 auto;
}

.img-select-file {
    background: url("/images/cloudUpload/select-file.png") no-repeat;
    background-size: 75px 69px;
    width: 75px;
    height: 69px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

.label-select-files {
    max-width: 277px !important;
    height: unset !important;
    min-height: 48px;
}

.upload-section-title {
    font-size: 16pt;
    font-weight: bold;
    color: #1c629e;
}

#browse-file-input {
    height: 48px;
    width: calc(100% - 220px);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.label-click-here {
    height: 20px;
    line-height: 32px;
    border-radius: 4px;
    background-color: #007acc;
    padding: 8px 20px 8px 20px;
    color: #FFF;
    font-size: 16px !important;
    margin-top: 5px;
    cursor: pointer;
}

#file-upload {
    opacity: 0;
    position: absolute;
    visibility: visible;
    z-index: 9999;
    width: 277px;
    left: calc(50% - 143px);
    height: 48px;
    padding: 0 !important;
    margin: 4px 0 0 4px !important;
    cursor: pointer;
}

.file-upload-mobile {
    opacity: 0;
    position: absolute;
    visibility: visible;
    z-index: 9999;
    display: block;
    width: 277px;
}

.modal {
    z-index: 9999 !important;
}

.loader {
    position: relative;
    text-align: center;
    margin: 15px auto 35px auto;
    z-index: 9999;
    display: block;
    width: 48px;
    height: 48px;
    border: 10px solid rgba(0, 0, 0, .3);
    border-radius: 50%;
    border-top-color: #000;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

.file-selected-container {
    height: 42px;
    text-align: center;
}

.file-selected-container .description {
    margin-left: 50px;
    margin-top: 8px;
}

.upload-container-app #selected .message {
    float: left;
    width: 100%;
    font-size: 14pt;
    font-weight: bold;
    color: #1c629e;
}

#file-selected-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14pt;
    overflow-wrap: break-word;
    float: left;
    width: 100%;
}

#upload-container #selected {
    display: none;
}

.modal .modal-dialog {
    z-index: 9998;
}

.error-message {
    text-align: center;
    border: 1px solid #b22727;
    border-radius: 10px;
    min-height: 20px;
    color: #FFF;
    font-weight: bold;
    padding: 15px;
    margin: 15px;
    background-color: #df3131;
    display: none;
}

.error-message-app {
    text-align: center;
    border: 1px solid #b22727;
    border-radius: 10px;
    min-height: 20px;
    color: #FFF;
    font-weight: bold;
    padding: 15px;
    background-color: #df3131;
    display: none;
}

.success-message-app {
    text-align: center;
    border: 1px solid #28a745;
    border-radius: 10px;
    min-height: 20px;
    color: #FFF;
    font-weight: bold;
    padding: 15px;
    background-color: #28a745;
    display: none;
}

.error-message-app span, .success-message-app span {
    font-size: 12pt;
    width: 100%;
    float: left;
}

.error-message span {
    display: block;
}

.btn-netzcore-dark {
    background: #007acc;
    color: #FFFFFF;
    border-radius: 4px;
    height: 48px;
    line-height: 36px;
    min-width: 277px;
    border: 0;
    font-size: 14pt !important;
    box-shadow: 1px 1px 1px #aaaaaa88;
}

.btn-netzcore-dark:hover {
    background: #0074c1;
    color: #FFFFFF;
    border-radius: 4px;
    height: 48px;
    min-width: 277px;
    border: 0;
    font-size: 14pt !important;
    box-shadow: 1px 1px 1px #aaaaaa88;
}


.btn-netzcore-dark.disabled {
    background: #c0c0c0;
    color: #FFFFFF;
    border-radius: 4px;
    height: 48px;
    min-width: 150px;
    border: 0;
    font-size: 14pt;
    box-shadow: 1px 1px 1px #aaaaaa88;
}

.btn-netzcore-dark.disabled:hover {
    background: #a0a0a0;
    color: #FFFFFF;
    border-radius: 4px;
    height: 48px;
    min-width: 150px;
    border: 0;
    font-size: 14pt;
    box-shadow: 1px 1px 1px #aaaaaa88;
}

#more-settings {
    text-align: center;
    border-bottom: 1px solid #c0c0c0;
    margin-top: 16px;
    width: 100%;
}

.label-more-settings {
    height: 47px;
    max-width: 277px;
    margin: auto;
    line-height: 28px;
    padding: 10px;
    color: #FFFFFF;
    font-size: 14pt;
    text-align: center;
    border-left: 1px solid #ced4da;
    border-top: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #007acc;
    cursor: pointer;
}

.label-more-settings:hover {
     background-color: #0074c1;
 }

#hidden-part {
    display: none;
    width: 100%;
    border-left: 1px solid rgb(192, 192, 192);
    border-right: 1px solid rgb(192, 192, 192);
    border-bottom: 1px solid rgb(192, 192, 192);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 4px 4px 16px 4px;
}

.more-printing-options {
    font-size: 12pt;
    text-align: center;
    margin-bottom: 5px;
}

.file-type {
    width: 42px;
    height: 42px;
    display: inline-block;
    float: left;
    margin-top: 1px;
}

.file-dropped {
    width: 100%;
    height: 42px;
    display: inline-block;
    margin-top: 14px;
    margin-bottom: 14px;
    float: left;
    background: url("/images/cloudUpload/success.png") no-repeat;
    background-size: 42px 42px;
    background-position-x: center;
}

.type-pdf {
    background: url("/images/cloudUpload/pdf.png") no-repeat;
    background-size: 42px 42px;
}

.type-txt {
    background: url("/images/cloudUpload/txt.png") no-repeat;
    background-size: 42px 42px;
}

.type-doc {
    background: url("/images/cloudUpload/doc.png") no-repeat;
    background-size: 42px 42px;
}

.type-docx {
    background: url("/images/cloudUpload/docx.png") no-repeat;
    background-size: 42px 42px;
}

.type-ppt {
    background: url("/images/cloudUpload/ppt.png") no-repeat;
    background-size: 42px 42px;
}

.type-pptx {
    background: url("/images/cloudUpload/pptx.png") no-repeat;
    background-size: 42px 42px;
}

.type-xls {
    background: url("/images/cloudUpload/xls.png") no-repeat;
    background-size: 42px 42px;
}

.type-xlsx {
    background: url("/images/cloudUpload/xlsx.png") no-repeat;
    background-size: 42px 42px;
}

.type-jpeg {
    background: url("/images/cloudUpload/jpeg.png") no-repeat;
    background-size: 42px 42px;
}

.type-heic {
    background: url("/images/cloudUpload/heic.png") no-repeat;
    background-size: 42px 42px;
}

.type-jpe {
    background: url("/images/cloudUpload/jpe.png") no-repeat;
    background-size: 42px 42px;
}

.type-jif {
    background: url("/images/cloudUpload/jif.png") no-repeat;
    background-size: 42px 42px;
}

.type-jfi {
    background: url("/images/cloudUpload/jfi.png") no-repeat;
    background-size: 42px 42px;
}

.type-jfif {
    background: url("/images/cloudUpload/jfif.png") no-repeat;
    background-size: 42px 42px;
}

.type-png {
    background: url("/images/cloudUpload/png.png") no-repeat;
    background-size: 42px 42px;
}

.type-tiff {
    background: url("/images/cloudUpload/tiff.png") no-repeat;
    background-size: 42px 42px;
}

.type-tif {
    background: url("/images/cloudUpload/tif.png") no-repeat;
    background-size: 42px 42px;
}

.type-gif {
    background: url("/images/cloudUpload/gif.png") no-repeat;
    background-size: 42px 42px;
}

.type-webp {
    background: url("/images/cloudUpload/webp.png") no-repeat;
    background-size: 42px 42px;
}

.type-file {
    background: url("/images/cloudUpload/file.png") no-repeat;
    background-size: 42px 42px;
}

.type-bmp {
    background: url("/images/cloudUpload/bmp.png") no-repeat;
    background-size: 42px 42px;
}

.img-success {
    background: url("/images/cloudUpload/success.png") no-repeat;
    background-size: 64px 64px;
    width: 64px;
    height: 64px;
    display: block;
    margin: 0 0 16px 0;
}

.img-error {
    background: url("/images/cloudUpload/error.png") no-repeat;
    background-size: 64px 64px;
    width: 64px;
    height: 64px;
    display: block;
    margin: 0 auto 16px;
}

.img-alert {

    background: url("/images/cloudUpload/alert.png") no-repeat;
    background-size: 64px 64px;
    width: 64px;
    height: 64px;
    display: block;
    margin: 0 auto 16px;
}

#device-id {
    color: Green;
    font-size: 16pt;
    height: 48px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: 4px 8px;
}

.container-login {
    height: 100%;
}

.box-login {
    background: #EEEEEE;
    border-radius: .25rem;
    padding-top: 16px;
    padding-bottom: 16px;
    box-shadow: 1px 1px 1px #aaaaaa88;
    clear: unset;
    margin-bottom: 16px !important;
    margin-right: 1px !important;
}

.box-login-admin {
    background: #EEEEEE;
    border-radius: .25rem;
    padding-top: 16px;
    padding-bottom: 16px;
    box-shadow: 1px 1px 1px #aaaaaa88;
}

/*
@media (min-width: 1000px) {
    .container-login {
        background: url("/images/cloudUpload/background-2.jpg") no-repeat !important;
        background-size: cover;
    }
}

@media (min-width: 1400px) {
    .container-login {
        background: url("/images/cloudUpload/background-2-min-width-1400.jpg") no-repeat !important;
        background-size: cover !important;
    }
}

@media (min-height: 921px) {
    .container-login {
        background: url("/images/cloudUpload/background-2.jpg") no-repeat;
    }
}

@media (max-height: 920px) {
    .container-login {
        background: url("/images/cloudUpload/background-2-max-920.jpg") no-repeat;
    }
}

@media (max-height: 780px) {
    .container-login {
        background: url("/images/cloudUpload/background-2-max-780.jpg") no-repeat;
    }
}

@media (max-height: 520px) {
    .container-login {
        background: url("/images/cloudUpload/background-2-max-520.jpg") no-repeat;
    }
}*/

.row {
    margin: 0px;
}

.input-label-white {
    font-size: 12pt;
    margin-bottom: 2px;
    margin-top: 8px;
    display: block;
    color: #FFFFFF;
}

.btn-netzcore-white-border {
    border-radius: 25px;
    border: 2px solid #FFFFFF;
    width: 180px;
    height: 48px;
    background-color: transparent;
    color: #FFF;
    font-weight: bold;
    box-shadow: rgba(170, 170, 170, 0.533) 1px 1px 1px;
}

.btn-netzcore-white-border:hover {
    border-radius: 25px;
    border: 2px solid #FFFFFF;
    width: 180px;
    height: 48px;
    background-color: #1489cc;
    color: #FFF;
    font-weight: bold;
    box-shadow: rgba(170, 170, 170, 0.533) 1px 1px 1px;
}

input.login-fields#number-copies {
    width: 72px;
}

@media (min-width: 575px) {
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
}


.col-sm-3-app {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px;
}

.col-sm-3-admin-app {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.box-login-sides-wrap {
    float: left;
    max-width: 100%;
    width: 100%;
    padding: 0 16px;
    clear: unset;
}

.login-fields-wrap-content {
    left: unset;
    position: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
}

.login-fields-notCloudPrinting {
    width: 100%;
    float: left;
}

.login-fields-notCloudPrinting-item {
    margin-left: 0;
}

.login-fields-notCloudPrinting-item-2 {
    margin-left: 0;
}

.box-login-sides {
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #ced4da;
    padding: 16px;
    float: left;
    margin-bottom: 16px;
}

.col-sm-location {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#map-location {
    width: 100%;
    height: calc(50% - 47px);
    float: right;
}

#location-list {
    width: 100%;
    height: calc(50% - 89px);
    margin-bottom: 16px;
    float: left;
    border: 1px solid #ced4da;
    padding: 8px;
    background-color: #EEEEEE;
    overflow: auto;
}

.find-destination-title {
    font-size: 12pt;
    font-weight: bold;
    color: #1c629e;
    text-align: center;
    width: 100%;
    padding: 16px 16px;
}

#map-pop-up {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #ced4da;
    z-index: 9991;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.first-step-uploading input {
    width: 277px;
}

.first-step-uploading input[type=text],
.first-step-uploading input[type=password] {
    margin-bottom: 8px;
}

.first-step-uploading input[type=checkbox] {
    width: unset;
    height: 48px;
    margin-right: 8px;
}

.first-step-uploading span {
    width: 277px;
    display: block;
    margin: auto;
    text-align: center;
}

.guest-info-fields {
    width: 100% !important;
    margin-bottom: 16px !important;
}

@media (max-width: 575px) {
    .upload-file-section-wrap .content {
        width: unset !important;
    }

    .upload-file-section-wrap .content .mobile-only {
        width: calc(100% - 50px) !important;
    }

    .upload-file-section-wrap .content .mobile-only .btn-netzcore-dark{
        min-width: 100% !important;
    }

    .label-select-files {
        margin-left: calc((100% / 2) - 165px);
    }

    #site-location-logo-top {
        margin: 0 16px 0 0;
        float: unset;
    }

    .netzcoreprint-logo-dark {
        margin: 0 16px 16px 0;
        float: unset;
    }

    .netzcoreprint-logo-dark-admin {
        margin: 0 16px 16px 16px;
    }

    .location-details-title {
        float: unset;
        text-align: center;
        padding-left: 0;
        width: 100%;
    }

    .login-fields-wrap {
        padding: 0 16px;
        max-width: 100%;
    }

    .col-sm-3-app {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-sm-3-admin-app {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .box-login-sides-wrap {
        float: left;
        max-width: 100%;
        width: 100%;
        clear: both;
        margin-top: 0;
        padding: 0;
    }

    .login-fields-wrap-content {
        left: unset;
        position: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        margin-bottom: 16px;
    }

    .box-login {
        clear: both;
    }

    #box-login-desktop-support {
        display: none;
    }

    #submit-file {
        margin: 16px auto;
    }

    .error-message-app, .success-message-app {
        margin: 0 auto 16px auto;
    }
}

@media (min-width: 576px) {
    .login-fields-wrap {
        width: 100%;
    }

    .col-sm-3-app {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-sm-3-admin-app {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .box-login-sides-wrap {
        float: left;
        max-width: 100%;
        width: 100%;
        clear: both;
        margin-top: 0;
        padding: 0;
    }

    .login-fields-wrap-content {
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
    }

    .box-login {
        clear: both;
    }

    #box-login-desktop-support {
        display: none;
    }

    #map-location {
        width: 50%;
        height: calc(100% - 137px);
        margin-bottom: 16px;
        float: right;
    }

    #location-list {
        width: 50%;
        height: calc(100% - 137px);
        margin-bottom: 16px;
        float: left;
        border: 1px solid #ced4da;
        padding: 8px;
    }

    .find-destination-title {
        font-size: 16pt;
        font-weight: bold;
        color: #1c629e;
        text-align: center;
        width: 100%;
        padding: 16px 16px;
    }

    #map-pop-up {
        display: none;
        position: absolute;
        width: 100%;
        height: 530px;
        background-color: #FFFFFF;
        border-radius: 4px;
        border: 1px solid #ced4da;
        z-index: 9991;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    #site-location-logo-top {
        max-width: 60%;
        margin: 0 16px 0 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        float: unset;
    }

    .netzcoreprint-logo-dark {
         max-width: 60%;
         margin: 0 16px 16px 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         transform: translateX(-50%);
         float: unset;
     }

    .netzcoreprint-logo-dark-admin {
        max-width: 60%;
        margin: 0 16px 16px 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .location-details-title {
        float: unset;
        text-align: center;
        padding-left: 0;
        width: 100%;
    }

    #submit-file {
        margin: 16px auto;
    }

    .error-message-app, .success-message-app {
        margin-bottom: 16px;
    }
}

@media (min-width: 720px) {

    .col-sm-location {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }

    #site-location-logo-top {
        max-width: 50%;
        margin: 0 16px 0 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        float: unset;
    }

    .netzcoreprint-logo-dark {
        max-width: 50%;
        margin: 0 16px 16px 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        float: unset;
    }

    .netzcoreprint-logo-dark-admin {
        max-width: 50%;
        margin: 0 16px 16px 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .login-fields-notCloudPrinting-item-2 {
        margin-left: 25% !important;
        max-width: 50% !important;
    }

    .location-details-title {
        float: unset;
        text-align: center;
        padding-left: 0;
    }
}

@media (min-width: 1064px) {
    .col-sm-3-app {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .col-sm-3-admin-app {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .box-login {
        clear: unset;
    }

    #box-login-desktop-support {
        display: block;
        clear: right;
    }

    .box-login-sides-wrap {
        float: left;
        max-width: 69%;
        width: 69%;
        clear: unset;
        margin-top: 0;
        padding: 0 4px 0 16px;
    }

    .login-fields-wrap-content {
        left: unset;
        position: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        padding-left: 16px;
        clear: both;
    }

    .col-sm-location {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .netzcoreprint-logo-dark, #site-location-logo-top {
        max-width: 30%;
        margin: 0 16px 16px 16px;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        float: left;
    }

    .netzcoreprint-logo-dark-admin {
        max-width: 36%;
        margin: 0 16px 16px 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .login-fields-notCloudPrinting-item {
        margin-left: 25% !important;
        max-width: 50% !important;
    }

    .login-fields-notCloudPrinting-item-2 {
        margin-left: 25% !important;
    }

    .location-details-title {
        float: left;
        text-align: center;
        padding-left: 16px;
        width: 31%;
        clear: both;
    }
}

@media (min-width: 1200px) {

    .login-fields-wrap {
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .col-sm-3-app {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .col-sm-3-admin-app {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .box-login-sides-wrap {
        float: left;
        max-width: 69%;
        width: 69%;
        clear: unset;
    }

    .col-sm-location {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .netzcoreprint-logo-dark, #site-location-logo-top {
        max-width: 30%;
        margin: 0 16px 16px 16px;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }

    .netzcoreprint-logo-dark-admin {
        max-width: 30%;
        margin: 0 16px 16px 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .login-fields-notCloudPrinting-item {
        margin-left: 25% !important;
        max-width: 51% !important;
    }

    .login-fields-notCloudPrinting-item-2 {
        margin-left: 37% !important;
        max-width: 26% !important;
    }

    .location-details-title {
        width: 31%;
    }
}

@media (min-width: 1500px) {
    .col-sm-3-app {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .col-sm-3-admin-app {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .box-login-sides-wrap {
        float: left;
        max-width: 69%;
        width: 69%;
        clear: unset;
    }

    .netzcoreprint-logo-dark, #site-location-logo-top {
        max-width: 30%;
        margin: 0 16px 16px 16px;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }

    .netzcoreprint-logo-dark-admin {
        max-width: 30%;
        margin: 0 16px 16px 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .login-fields-notCloudPrinting-item {
        margin-left: 25% !important;
    }

    .login-fields-notCloudPrinting-item-2 {
        margin-left: 37% !important;
        max-width: 30% !important;
    }

    .location-details-title {
        width: 31%;
    }
}

span.input-label-white {
    margin: auto;
}

.button-icon-content {
    width: 100%;
    margin: 0px;
}

.netzcoreprint-logo {
    background: url("/images/cloudUpload/netZcorePrintLogo.png") no-repeat center;
    background-size: contain;
    height: 58px;
    margin: 16px 16px 16px 8px;
}

.netzcoreprint-logo-dark {
    background-size: auto;
    height: 90px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.netzcoreprint-logo-dark-admin {
    background: url("/images/cloudUpload/netZcorePrintLogoDark.png") no-repeat;
    background-position: center;
    background-size: contain;
    height: 45px;
}

.login-fields-wrap {
    bottom: unset;
    position: absolute;
    top: 16px;
    max-width: 1200px;
}

.login-admin-fields-wrap {
    bottom: unset;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 16px;
}

.login-fields {
    margin: auto;
    height: 48px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.margin-bottom-16 {
    margin-bottom: 16px;
}

.home-header {
    width: 100%;
    padding: 16px;
    background: url("/images/cloudUpload/background-2.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
}

.home-header h2 {
    font-size: 18pt;
    color: #FFFFFF;
    font-weight: bold;
}

.home-header h3 {
    font-size: 14pt;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.netzcoreprint-logo-header {
    background: url("/images/cloudUpload/netZcorePrintLogo.png") no-repeat;
    background-position: left;
    background-size: 200px;
    height: 29px;
    margin-left: -4px;
    margin-bottom: 16px;
}

.btn-upload-new-document-wrap {
    flex: 0 0 0%;
}

#btn-upload-new-document {
    margin: 16px 0 16px 0;
}

.latest-uploads-wrap {
    flex: 0 0 0%;
    flex-grow: 1;
    overflow-x: auto;
    margin-top: 54px;
    min-height: 100px;
}

.latest-uploads-wrap table {
    border: 1px #dee2e6 solid;
}

.latest-uploads-wrap table td {
    vertical-align: middle;
}

.wrap-flex {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 16px;
}

.wrap-find-printer {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.latest-uploads-header {
    flex: 0 0 0;
}

.latest-uploads-header h3 {
    font-size: 14pt;
    color: #3c3c3c;
    font-weight: bold;
    float: left;
    margin-right: 16px;
    margin-top: 20px;
}

.latest-uploads-wrap table th.document-name, .latest-uploads-wrap table td.document-name {
    min-width: 156px;
}

.latest-uploads-wrap table th.total-pages, .latest-uploads-wrap table td.total-pages {
    text-align: center;
    width: 120px;
    display: none;
}

.latest-uploads-wrap table th.color-pages, .latest-uploads-wrap table td.color-pages {
    text-align: center;
    width: 120px;
    display: none;
}

.latest-uploads-wrap table th.copies, .latest-uploads-wrap table td.copies {
    text-align: center;
    width: 80px;
    display: none;
}

.latest-uploads-wrap table th.price, .latest-uploads-wrap table td.price {
    text-align: center;
    width: 121px;
}

.latest-uploads-wrap table th.date, .latest-uploads-wrap table td.date {
    text-align: center;
    width: 175px;
}

.latest-uploads-wrap table th.more-info, .latest-uploads-wrap table td.more-info {
    text-align: center;
    display: table-cell;
    width: 48px;
    padding: 8px;
    border-bottom: 4px solid #dee2e6;
}

.icon-more-info {
    height: 16px;
    width: 16px;
    background-size: 16px 16px;
    background: url(/images/cloudUpload/plus-16.png) no-repeat center;
    float: left;
    cursor: pointer;
}

.icon-less-info {
    height: 16px;
    width: 16px;
    background-size: 16px 16px;
    background: url(/images/cloudUpload/minus-16.png) no-repeat center;
    float: left;
    cursor: pointer;
}

.icon-refresh {
    height: 24px;
    width: 24px;
    background-size: 24px 24px;
    background: url(/images/cloudUpload/refresh.png) no-repeat left;
    float: left;
    cursor: pointer;
}

.hidden-info {
    display: none;
    background-color: #f0f2f4;
}

.hidden-info td table {
    margin: 0;
    display: none;
}

.latest-uploads-wrap table th.total-pages-hidden, .latest-uploads-wrap table td.total-pages-hidden {
    text-align: center;
    width: 33%;
}

.latest-uploads-wrap table th.color-pages-hidden, .latest-uploads-wrap table td.color-pages-hidden {
    text-align: center;
    width: 33%;
}

.latest-uploads-wrap table th.copies-hidden, .latest-uploads-wrap table td.copies-hidden {
    text-align: center;
    width: 33%;
}

@media (min-width: 1081px) {
    .latest-uploads-wrap table th.total-pages, .latest-uploads-wrap table td.total-pages {
        text-align: center;
        width: 120px;
        display: table-cell;
    }

    .latest-uploads-wrap table th.color-pages, .latest-uploads-wrap table td.color-pages {
        text-align: center;
        width: 120px;
        display: table-cell;
    }

    .latest-uploads-wrap table th.copies, .latest-uploads-wrap table td.copies {
        text-align: center;
        width: 80px;
        display: table-cell;
    }

    .latest-uploads-wrap table th.more-info, .latest-uploads-wrap table td.more-info {
        text-align: center;
        display: none;
    }

    tr.hidden-info {
        display: none !important;
    }
}

thead {
    background: #004366;
    color: #FFF;
}

.app-navbar {
    width: 100%;
    height: 48px;
    padding: 8px;
    background-color: #0082cb;
    color: #FFF;
}

.back-wrap {
    float: left !important;
}

.back-wrap span {
    float: left;
}

.back-icon {
    height: 32px;
    width: 24px;
    background-size: 16px 16px;
    background: url(/images/cloudUpload/back.png) no-repeat left;
}

.back-icon-text {
    height: 32px;
    padding-left: 24px;
    font-size: 12pt;
    background-size: 16px 16px;
    background: url(/images/cloudUpload/back.png) no-repeat left;
}

.app-navbar .icon {
    height: 32px;
    width: 32px;
    background: url("/images/cloudUpload/netZcore_icon_48x48.png") no-repeat;
    background-size: 32px 32px;
    float: left;
}

.app-navbar a {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: none;
    position: relative;
    float: right;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    margin-right: 8px;
    font-size: 12pt;
}

.app-navbar a:hover {
    border-bottom: none;
}

.btn-mobile {
    font-size: 14pt;
}

.container-error-messages {
    width: 100%;
}

.container-upload-app {
    max-width: 100%;
    margin: auto;
    padding: 3px 0;
    float: left;
    clear: both;
}

.container-upload-app input {
    padding: .375rem .75rem !important;
    font-size: 1rem;
}

.container-upload-app input#page-range {
    padding: .375rem .75rem !important;
    font-size: 1rem;
    width: 100%;
}

.upload-field {
    width: 100%;
    margin-top: 8px !important;
}

#upload-container {
    text-align: center;
    border: 1px solid #ced4da;
    border-radius: 10px;
    height: 164px;
    cursor: pointer;
    background-color: #eff2f4;
    width: 100%;
}

#upload-container-app {
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    height: 135px;
    min-height: 135px;
    padding: 8px;
}

#upload-container-app .selected {
    display: none;
}

#upload-container-app .not-selected.mobile-only {
    padding-top: 42px;
}

#upload-container-app .not-selected.desktop-only {
    padding-top: 42px;
}

#upload-container-app .content {
    border: 1px #56585b dashed;
    background-color: #FFFFFF;
    height: 100%;
    padding: 4px;
}

#file-container {
    text-align: center;
    border: 1px solid #ced4da;
    border-radius: 10px;
    background-color: #FFFFFF;
    width: 100%;
    height: 88px;
    padding: 8px;
    margin-bottom: 16px;
}

#file-container .selected {
    display: none;
}

.upload-field.color {
    width: 200px;
    margin: auto;
    height: 92px;
}

.upload-field.number-copies {
    margin: auto;
    width: 200px;
    height: 92px;
}

.upload-field#pages-range {
    width: 200px;
    margin: auto;
}

.upload-field#duplex-field, .upload-field#color-field {
    width: 200px;
    margin: auto;
    height: 40px;
    padding-top: 16px;
}

.latest-uploads-wrap #table-title {
    margin-bottom: 0;
}

.upload-file-section-wrap {
    width: 100%;
    height: 135px;
    padding: 16px 8px 16px 8px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 18px;
}

.upload-file-section-wrap-clean {
    width: 100%;
}

.first-step-uploading-wrap {
    width: 100%;
    padding: 8px 0;
    float: left;
    clear: both;
}

.first-step-uploading-wrap .field-error {
    color: #df3131;
    font-size: 11pt;
    width: 277px;
    display: block;
    margin: 0 auto 4px auto;
    text-align: center;
    border: 0;
}

.first-step-uploading {
    margin: 0 auto 2px auto;
    width: 100%;
}

.first-step-uploading-content {
    margin-bottom: 0;
    height: unset;
}

#continue-uploading {
    width: 277px;
    margin-top: 16px;
}

.upload-file-section-wrap .content {
    text-align: center;
    width: 277px;
    margin: auto;
}

.upload-file-section-wrap.browse-file {
    padding-top: 15px;
}
.upload-file-section-wrap.browse-file .max-file-size{
    font-size: 10pt;
}

.type-website-wrap {
    text-align: center;
    width: 100%;
}

#loading {
    padding-right: 0 !important;
}

#page-range-format {
    float: left;
    padding: 0 4px;
    margin: 4px 0;
}

@media (min-width: 576px) {

    .container-upload-app {
        max-width: 74%;
        margin-left: 12%;
        float: unset;
    }

    .upload-field {
        width: 50%;
    }

    #upload-container-app {
        text-align: center;
        border-radius: 4px;
        cursor: pointer;
        width: 100%;
    }

    #hidden-part {
        width: 100%;
    }

    #more-settings {
        width: 100%;
    }

    #file-container {
        text-align: center;
        border: 1px solid #ced4da;
        border-radius: 10px;
        background-color: #FFFFFF;
        width: 100%;
    }

    .type-website-wrap {
        text-align: center;
        width: 100%;
    }

    #submit-file {
        margin: 24px 0;
    }

    .upload-file-section-wrap {
        width: 100%;
    }

    .upload-file-section-wrap-clean {
        width: 100%;
    }
}

@media (min-width: 780px) {

    .upload-field {
        padding: 8px;
    }

    #upload-container-app {
        text-align: center;
        border-radius: 4px;
        cursor: pointer;
        width: 78%;
    }

    #hidden-part {
        width: 78%;
    }

    #more-settings {
        width: 78%;
    }

    .upload-file-section-wrap {
        width: 78%;
    }

    .upload-file-section-wrap-clean {
        width: 78%;
    }

    #file-container {
        text-align: center;
        border: 1px solid #ced4da;
        border-radius: 10px;
        background-color: #FFFFFF;
        width: 78%;
    }

    .type-website-wrap {
        text-align: center;
        width: 78%;
    }

    #submit-file {
        margin: 16px 0;
    }

    .upload-field.color {
        width: 50%;
        float: left;
        margin: 0;
    }

    .upload-field.number-copies {
        width: 50%;
        float: left;
        margin: 0;
    }

    .upload-field#pages-range {
        width: 50%;
        float: right;
        margin: 0;
    }

    .upload-field#duplex-field {
        width: 50%;
        float: right;
        margin: 0;
        height: 92px;
        padding-top: 46px;
    }

    .upload-field#color-field {
        width: 50%;
        float: left;
        margin: 0;
        height: 92px;
        padding-top: 16px;
        padding-left: 16px;
    }
}

.gradient-text-color-field {
    background-color: #ffc107;
    background-image: linear-gradient(
            45deg,
            #ffc107 25%,
            #17a2b8 35%,
            #e83e8c 45%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-colour-icon {
    position: absolute;
    margin-left: 8px;
    margin-top: 2px;
}

.icon-colour {
    width: 25px;
    height: 25px;
    background: url("/images/cloudUpload/colour.png") no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
}

.icon-monochrome {
    width: 25px;
    height: 25px;
    background: url("/images/cloudUpload/monochome.png") no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
}

.payment-fields-wrap {
    width: 100%;
    margin-left: 0;
}

@media (min-width: 920px) {
    .container-upload-app {
        max-width: 70%;
        margin-left: 15%;
    }

    .upload-field {
        width: 50%;
        padding: 8px;
    }

    .btn-toggle-item {
        border: 1px solid #e1e4e8;
        color: #ced4da;
        float: left;
        font-weight: 600;
        line-height: 20px;
        padding: 6px 14px;
        position: relative;
        width: auto;
        text-align: center;
    }

    #upload-container-app {
        text-align: center;
        border-radius: 4px;
        cursor: pointer;
        width: 70%;
    }

    #hidden-part {
        width: 70%;
    }

    #more-settings {
        width: 70%;
    }

    .upload-file-section-wrap {
        width: 70%;
    }

    .upload-file-section-wrap-clean {
        width: 70%;
    }

    .type-website-wrap {
        text-align: center;
        width: 70%;
    }

    #file-container {
        text-align: center;
        border: 1px solid #ced4da;
        border-radius: 10px;
        background-color: #FFFFFF;
        width: 70%;
    }
}

@media (min-width: 966px) {

    .payment-fields-wrap {
        width: 900px;
        margin-left: calc(50% - 450px);
    }

}

@media (min-width: 1200px) {
    .container-upload-app {
        max-width: 60%;
        margin-left: 20%;
    }

    .btn-toggle-item {
        border: 1px solid #e1e4e8;
        color: #ced4da;
        float: left;
        font-weight: 600;
        line-height: 20px;
        padding: 6px 14px;
        position: relative;
        width: auto;
        text-align: center;
    }
}

.align-center {
    margin: auto;
}

#upload-container-app #not-selected div,
#upload-container-app #not-selected span,
#upload-container-app #selected div,
#upload-container-app #selected span {
    font-size: 12pt;
}

#file-container #not-selected div,
#file-container #not-selected span,
#file-container #selected div,
#file-container #selected span {
    font-size: 12pt;
}

#file-container .not-selected {
    font-size: 12pt;
    height: 100%;
    width: 100%;
    float: left;
    padding: 10px 0;
    text-align: center;
}

.upload-or {
    font-weight: bold;
    font-size: 14pt;
}

.find-printer-header {
    width: 100%;
    min-height: 92px;
    padding: 16px;
    background: url("/images/cloudUpload/background-2.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
}

.find-printer-header h3 {
    font-size: 14pt;
    color: #FFFFFF;
    margin-bottom: 0;
}

#google-map {
    width: 100%;
}

.loading-home {
    height: 24px;
    width: 36px;
    background-size: 24px 24px;
    background: url(/images/cloudUpload/loading.gif) no-repeat left;
    float: right;
    margin-top: 20px;
    display: none;
}

.loading-home-location {
    height: 24px;
    width: 36px;
    background-size: 24px 24px;
    background: url(/images/cloudUpload/loading.gif) no-repeat left;
    float: right;
    right: 16px;
}

.file-status-processing {
    background: #42b23a;
    color: #FFFFFF;
    padding: 4px;
    font-size: 10pt;
    border-radius: 4px;
}

.file-status-exception {
    background: #df3131;
    color: #FFFFFF;
    padding: 4px;
    font-size: 10pt;
    border-radius: 4px;
}

.no-files-selected, .selected .desktop-only.message {
    font-size: 16pt;
    font-weight: bold;
    color: #1c629e;
}

.selected .desktop-only.message {
    margin-top: 4px;
}

#website-url {
    width: 100%;
    height: 48px;
    margin-bottom: 8px;
}

span.break-line {
    width: 100%;
}

#website-url {
    margin-top: 18px;
}

#select-files-button {
    width: 100%;
}

#select-files-button,
#select-files-button-tap {
    position: absolute;
    margin-top: 3px;
}

 #site-select-desc {
     width: 100%;
     text-align: center;
     margin-bottom: 16px;
     font-size: 16pt;
     color: #1c629e;
     font-weight: bold;
 }

#device-id-param-desc {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
    font-size: 16pt;
    color: green;
    font-weight: bold;
}

#device-id-param-desc span {
    color: #1c629e;
    font-size: 16pt;
}

#customer-id-param-desc {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
    font-size: 16pt;
    color: #ff5722;
    font-weight: bold;
}

#find-destination-on-map {
    margin-bottom: 16px;
}

#close-map-pop-up {
    font-size: 16pt;
    float: right;
    text-align: right;
    margin-top: 16px;
    cursor: pointer;
}

.location-list-item {
    border-radius: 4px;
    border: 1px solid #ced4da;
    padding: 8px;
    float: left;
    background-color: #FFFFFF;
    margin-bottom: 8px;
    cursor: pointer;
}

.label-location-list {
    font-size: 12pt;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    width: 85px;
    float: left;
    color: #1c629e;
    text-align: right;
    padding-right: 8px;
}

.description-location-list {
    font-size: 12pt;
    line-height: 32px;
    width: calc(100% - 85px);
    float: left;
}

.location-list-direction {
    float: left;
    width: 142px;
    height: 36px;
    background-size: 18px 18px;
    background: #007acc;
    padding: 4px;
    border-radius: 4px;
    box-shadow: 1px 1px 1px #aaaaaa88;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    font-size: 12pt;
    cursor: pointer;
    margin-top: 8px;
    clear: left;
}

.location-list-address-label {
    height: 70px;
}

.location-list-address-description {
    min-height: 70px;
}

.map-pop-up-loading {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 245px;
}

.location-details {
    border-radius: 4px;
    border: 1px solid #ced4da;
    height: 100%;
    width: calc(100% - 16px);
    margin-left: 16px;
    margin-right: 16px;
    padding: 8px;
    display: none;
}

.location-details-title {
    font-size: 14pt;
    font-weight: bold;
    line-height: 32px;
    color: #606060;
    padding-bottom: 8px;
}

.location-details-release {
    margin-bottom: 16px;
}

.location-details-release div span {
    font-size: 16pt;
    font-weight: bold;
    line-height: 32px;
    color: #606060;
    float: left;
    width: 100%;
}

.img-status-row {
    width: 100%;
}

.release-header {
    padding: 16px;
}

.release-header img {
    margin-bottom: 16px;
    max-width: 350px;
    max-height: 150px;
}

.release-header {
    float: left;
    width: 100%;
}

.release-header div span {
    font-size: 16pt;
    font-weight: bold;
    line-height: 32px;
    color: #606060;
}

.release-content-wrap {
    max-width: 500px;
    padding: 16px 8px 16px 8px;
    text-align: center;
    border-radius: 4px;
    background-color: #FFFFFFCC;
    border: 1px solid rgba(0,0,0,.4);
    margin-top: 150px;
}

.img-status-release {
    margin-left: calc(50% - 32px);
    margin-top: 16px;
}

.location-details-release div span.device {
    color: green;
}

.location-details-release div span.site {
    color: #1c629e;
}

.location-details-label {
    font-size: 12pt;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    width: 100%;
    float: left;
    color: #1c629e;
    padding-right: 8px;
}

.location-details-text {
    width: 100%;
    font-size: 12pt;
    line-height: 32px;
    float: left;
}

#site-location-logo {
    width: 100%;
    height: 100px;
    float: left;
    background-position-x: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#site-location-logo-top {
    width: 100%;
    height: 100px;
    background-position-x: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#location-details-customer {
    font-size: 14pt;
    font-weight: bold;
    line-height: 32px;
    color: #606060;
}

.location-details-message {
    margin-top: 16px;
    border-top: 1px #969696 solid;
    padding-top: 8px;
}

#powered-by {
    margin-top: 16px;
}

#powered-by span {
    margin: 0 auto;
    width: 100%;
    float: left;
    text-align: center;
}

#powered-by div {
    background: url(/images/cloudUpload/netZcorePrintLogoDark.png) no-repeat center;
    background-size: contain;
    height: 45px;
    width: 200px;
    margin: 0 auto;
    clear: both;
}

.account-created-msg {
    width: 100%;
    float: left;
    color: #606060;
    padding: 16px 0;
    font-weight: bold;
    font-size: 1.25rem;
    overflow-wrap: break-word;
}

.file-has-been-processed {
    width: 100%;
    float: left;
    color: green;
    padding: 16px 0;
    font-weight: bold;
    font-size: 1.25rem;
    overflow-wrap: break-word;
}

.file-has-been-processed span {
    font-size: 1.25rem;
    width: 100%;
    overflow: hidden;
    float: left;
 }

@media (min-width: 576px) {
    .file-has-been-processed {
        max-width: 300px;
    }
}

#success-job-details {
    margin-bottom: 16px;
}

#device-id-select {
    font-size: 15pt;
    color: green;
    font-weight: bold;
}

#site-select {
    font-size: 15pt;
    color: #1c629e;
    font-weight: bold;
}

.selectdiv {
    position: relative;
    -o-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.selectdiv .after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #6d6d6d;
    position: absolute;
    top: 32%;
    right: 5px;
    content: "";
    z-index: 98;
    pointer-events: none;
}

.selectdiv select::-ms-expand {
    display: none;
}

#popup-add-to-home-screen {
    width: 260px;
    position: fixed;
    z-index: 9999;
    right: 0;
    margin: 0 16px;
    display: none;
}

#popup-add-to-home-screen-safari {
    width: 260px;
    position: fixed;
    z-index: 9999;
    left: calc(50% - 130px);
    bottom: 0;
    display: none;
}

#popup-add-to-home-screen-firefox {
    width: 260px;
    position: fixed;
    z-index: 9999;
    right: 0;
    bottom: 0;
    margin: 0 4px;
    display: none;
}

#popup-add-to-home-screen-safari .arrow-wrap {
    position: absolute;
    left: calc(50% - 12px);
    bottom: 0;
}

#popup-add-to-home-screen-firefox .arrow-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
}

#popup-add-to-home-screen .arrow-wrap {
    position: absolute;
    right: 0;
}

#popup-add-to-home-screen .arrow-wrap .arrow {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ced4da;
    position: relative;
    right: 0;
    margin-right: 4px;
}

#popup-add-to-home-screen-safari .arrow-wrap .arrow {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ced4da;
    position: relative;
    right: 0;
    margin-right: 4px;
}

#popup-add-to-home-screen-firefox .arrow-wrap .arrow {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ced4da;
    position: relative;
    right: 0;
    margin-right: 4px;
}

#popup-add-to-home-screen .arrow-wrap .arrow-inside {
    position: relative;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ffffff;
    margin-top: -11px;
    margin-right: 4px;
}

#popup-add-to-home-screen-safari .arrow-wrap .arrow-inside {
    position: relative;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ffffff;
    margin-top: -13px;
    margin-right: 4px;
}

#popup-add-to-home-screen-firefox .arrow-wrap .arrow-inside {
    position: relative;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ffffff;
    margin-top: -13px;
    margin-right: 4px;
}

#popup-add-to-home-screen .wrap {
    float: left;
    width: 100%;
    background-color: hsla(0, 0%, 100%, 0.9);
    border: 1px solid #ced4da;
    padding: 8px;
    border-radius: 4px;
    box-shadow: 2px 2px 3px #ced4da;
    margin-top: 11px;
}

#popup-add-to-home-screen-safari .wrap {
    float: left;
    width: 100%;
    background-color: hsla(0, 0%, 100%, 0.9);
    border: 1px solid #ced4da;
    padding: 8px;
    border-radius: 4px;
    box-shadow: 2px 2px 3px #ced4da;
    margin-bottom: 11px;
}

#popup-add-to-home-screen-firefox .wrap {
    float: left;
    width: 100%;
    background-color: hsla(0, 0%, 100%, 0.9);
    border: 1px solid #ced4da;
    padding: 8px;
    border-radius: 4px;
    box-shadow: 2px 2px 3px #ced4da;
    margin-bottom: 11px;
}

#popup-add-to-home-screen .wrap .logo,
#popup-add-to-home-screen-safari .wrap .logo,
#popup-add-to-home-screen-firefox .wrap .logo {
    width: 48px;
    height: 48px;
    position: absolute;
    left: 8px;
    background-image: url("../../images/cloudUpload/netZcore_icon_48x48.png");

}

#popup-add-to-home-screen .wrap .message,
#popup-add-to-home-screen-safari .wrap .message,
#popup-add-to-home-screen-firefox .wrap .message {
    width: 100%;
    float: left;
    text-align: center;
    display: none;
    line-height: 18pt;
    font-size: 12pt;
}

#popup-add-to-home-screen .wrap .message b,
#popup-add-to-home-screen-safari .wrap .message b,
#popup-add-to-home-screen-firefox .wrap .message b {
    width: 100%;
    float: left;
    margin-top: 8px;
    margin-bottom: 8px;
}

#popup-add-to-home-screen .wrap .close,
#popup-add-to-home-screen-safari .wrap .close,
#popup-add-to-home-screen-firefox .wrap .close {
    width: 24px;
    height: 24px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
    right: 8px;
}

#popup-add-to-home-screen .wrap .close span,
#popup-add-to-home-screen-safari .wrap .close span,
#popup-add-to-home-screen-firefox .wrap .close span {
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url("../../images/x_close.png");
    margin: 2px;
}

#popup-add-to-home-screen .wrap .options,
#popup-add-to-home-screen-safari .wrap .options,
#popup-add-to-home-screen-firefox .wrap .options {
    width: 100%;
    float: left;
    margin-top: 8px;
}

#popup-add-to-home-screen .wrap .options span,
#popup-add-to-home-screen-safari .wrap .options span,
#popup-add-to-home-screen-firefox .wrap .options span {
    float: left;
    width: calc(50% - 4px);
    text-align: center;
    cursor: pointer;
    background: #007acc;
    color: #FFFFFF;
    line-height: 18px;
    border-radius: 4px;
    padding: 4px;
    font-size: 12pt;
    min-height: 42px;
    box-shadow: 1px 1px 1px #aaaaaa88;
}

#processing {
    padding-right: 0 !important;
}

#forgot-password-row {
    cursor: pointer;
    color: #3179bf;
    font-size: 10pt;
    width: 100%;
    text-align: center;
    margin-top: 8px;
}

#forgot-password-row span {
    width: 100%;
}

#email-forgot-password-error {
    font-size: 10pt;
    color: #df3131;
}

.language-flag-button {
    float: right;
    width: 24px;
    height: 16px;
    margin-right: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    border: none;
}

.language-international-flag-button-wrap {
    float: right;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #ced4da;
    height: 34px;
    margin-right: 16px;
    cursor: pointer;
}

.language-international-flag-button-wrap span {
    float: right;
    height: 24px;
    line-height: 24px;
}

.language-international-flag-button {
    float: left;
    width: 28px;
    height: 24px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 24px;
    border: none;
    background-color: transparent;
}

.language-flag-icon {
    float: left;
    margin-right: 1.5rem;
    margin-top: 4px;
    width: 24px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
}

.dropdown-languages .dropdown-item {
    cursor: pointer;
}