﻿.postfab-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1480;
    background-color: white;
}

.loading-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1480;
    background-color: white;
}

.toast-modal {
    position: fixed;
    top: 80px !important;
    right: 30px !important;
    z-index: 1470;
}


.modal-icon {
    width: 75px;
    margin-bottom: 20px;
}

.user-photo {
    height: 28px;
    width: 28px;
    /* mix-blend-mode: luminosity; */
    /* opacity: 0.8; */
}

.edit-user-photo {
    margin-left: auto;
    margin-right: auto !important;
    display: block;
    height: 100px;
    width: 100px;
}

.a-no-decoration:hover {
    text-decoration: none;
}

.normal-readonly {
    cursor: default !important;
    font-weight: 500;
    color: black;
    background-color: white !important;
}


#a_universal_open_ticket {
    width: 64px;
    height: 64px;
    position: fixed;
    z-index: 1000;
    right: 28px;
    bottom: 28px;
}

#img_universal_open_ticket {
    height: 64px;
    width: 64px;
    box-shadow: 0px 0px 10px #858585;
    border-radius: 100%;
}

/* Container */
.container-img-upload {
    margin: 0 auto;
    border: 0px solid black;
    width: 50%;
    height: 250px;
    border-radius: 3px;
    background-color: ghostwhite;
    text-align: center;
}
/* Preview */
.preview {
    width: 100px;
    height: 100px;
    border: 1px solid black;
    margin: 0 auto;
    background: white;
}

    .preview img {
        display: none;
    }
/* Button */
.button {
    border: 0px;
    background-color: deepskyblue;
    color: white;
    padding: 5px 15px;
    margin-left: 10px;
}



/* Upload image form input */
#dvPreview {
    padding: 10px;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
}


.image-upload {
    width: fit-content;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.image-upload > input {
    display: none;
}

.image-upload img {
    width: 28px;
    cursor: pointer;
}

#div_universalOpenticket_description_text {
    margin-bottom: 0px;
    border-bottom: 0px solid black;
}

#universalOpenticket_description {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 201px;
    border-bottom: 1px solid rgb(255, 255, 255);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}


#div_pg_loading_universalOpen_full {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffffb5;
    z-index: 1;
}

#pg_loading_universalOpen_full {
    display: list-item;
    position: absolute;
    top: 50%;
    left: 50%;
}



.multiselect {
    width: 200px;
}
.multiselect_sites {
    width: 200px;
}

.selectBox {
    position: relative;
}

.selectBox select {
    width: 100%;
    /* font-weight: bold; */
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 5px;
}
    

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.checkboxes_select {
    display: none;
    border: 1px #dadada solid;
}

.checkboxes_select label {
    display: block;
}

.checkboxes_select label:hover {
    background-color: #1e90ff;
}

.universal_viewticket_description_screenshot {
    width: 100px;
    height: 100px;
    border-radius: 12px;
}

.universal_viewticket_description_a_screenshot {
    margin-right:10px;
}

#universalViewImageModal_image {
    width: 100%;
}

.tree-root {
    background-color: lightgrey;
    padding: 4px;
}

.tree-root div b {
    vertical-align: middle;
}

.tree-root-btn {
    float: right;
}

.tree-child {
    background-color: #eeeeee;
}

.tree-child div {
    margin-left:2em;
}

.my-treeview {
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 1em;
    border-radius: 15px;
}

    .my-treeview div:first-child {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .my-treeview div:last-child {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }


.card-material-icon {
    font-size: 48px;
    margin-top: 2px !important;
    margin-bottom: 8px !important
}

.card-material-icon-reporting {
    font-size: 48px;
    margin-top: 2px !important;
    margin-bottom: 0px !important;
}

.material-icons-big {
    font-size: 48px !important;
}

.button-workflowcard {
    float: right;
    height: 20px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: -4px;
}


.profile-photo {
    width: 32px;
    height: 32px;
    margin-top: -4px;
}



.btn-lemon {
    color: #fff;
    background-color: #79cf16;
    border-color: #67b908;
}

    .btn-lemon:hover {
        background-color: #69ab1d;
    }

.text-lemon {
    color: #79cf16;
}

.a-lemon {
    color: #099a2d;
}

    .a-lemon:hover {
        color: #0f7729;
    }

a {
    color: #099a2d ;
}

    a:hover {
        color: #0f7729 ;
    }

.btn-lemon-outline {
    color: #69ab1d;
    background-color: white;
    border-color: #69ab1d;
}

    .btn-lemon-outline:hover {
        background-color: #69ab1d;
    }


/* DEVICES TYPES */
.dd-selected-text {
    line-height: 51px !important;
}

.dd-image-right {
    margin-top: -5px !important;
}

.tooltipClass {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}
  
.tooltipClass .tooltiptextClass {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 100;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}
  
.tooltipClass .tooltiptextClass::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
  
.tooltipClass:hover .tooltiptextClass {
    visibility: visible;
    opacity: 1;
}


.text-hide {
    display: none !important;
}

/*.dropdown-menu {
    transform: translate3d(5px, 35px, 0px) !important;
}*/


.card .vertically-center-card .dropdown div.show {
    transform: translate(0px, 0px) !important;
    position: absolute !important;
    background-color: #e5e5e5 !important;
    top: 53px !important;
    right: 12px !important;
    z-index: 11207 !important;
}

.card-deck .card .card-body .dropdown div.show {
    transform: translate(0px, 0px) !important;
    position: absolute !important;
    background-color: #e5e5e5 !important;
    top: 53px !important;
    right: 12px !important;
    z-index: 11207 !important;
}

.my-report-card {
    min-height: 160px;
}


.form-group-2 {
    margin-bottom: 8px !important;
}


.div_selectPrefixes .ms-options-wrap {
    max-width: 204px !important;
}


.card_mydevice {
    background-color: #eaeaea;
    border-radius: 8px;
    display: inline-block;
    margin: 3px;
    object-fit: contain;
}

.card_mydevice2 {
    background-color: #eaeaea;
    border-radius: 8px;
    /* display: inline-block; */
    margin: 3px;
    /* object-fit: contain; */
}

.img_mydevice_icon {
    /* background-color: red; */
    height: 300px;
    width: 100%;
    margin-top: 10px;
}

.p_mydevice_barcode {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
}

.p_mydevice_type {
    width: 100%;
    text-align: center;
    color: #00b000;
    margin-bottom: 0px;
    padding-bottom: 8px;
}

.p_mydevice_isconfirmed {
    width: 100%;
    text-align: center;
    color: #00b000;
    /* margin-bottom: 65px; */
    padding-bottom: 8px;
}

.p_dev_pic_type {
    width: 100%;
    text-align: center;
    color: #000000;
    margin-bottom: 0px;
    padding-bottom: 8px;
    font-size: 20px;
}


/* MAP */
#ggmaps_div {
    height: 300px;
    border-radius: 4px !important;
}

.card-body-map {
    padding: 0px !important;
}

#loading-map {
    position: absolute;
    top: 53%;
    left: 49%;
    z-index: 1000;
}

#map_filters {
    padding: 8px;
}

.ms-options-wrap > button:focus,
.ms-options-wrap > button {
    border: 1px solid #c9cfd4 !important;
    padding: 7px 20px 7px 5px !important;
    color: #515151 !important;
    border-radius: 5px !important;
}


#devicesUnlocated_table_div {
    max-height: 247px;
    overflow-y: scroll;
}

#h5_devices_unlocated {
    text-align: center;
    margin: 6px;
    cursor: pointer;
}

.search_panel_col_input_text {
    padding: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.search_panel_col_btn {
    padding: 10px !important;
    padding-right: 20px !important;
    padding-left: 0px !important;
}

.search_panel_btn {
    width: 100% !important;
    height: 36px !important;
}

.div_search {
    width: 314px;
    padding: 0em;
}

.btn_add_incentive {
    margin-top: 2em;
}


/* TREEVIEW */

/* ROLE CATEGORIES TREEVIEW */
.tree-root {
    background-color: lightgrey;
    padding: 4px;
}

    .tree-root div b {
        vertical-align: middle;
    }

.tree-root-btn {
    float: right;
}

.tree-child {
    background-color: #eeeeee;
}

    .tree-child div {
        margin-left: 2em;
    }

.my-treeview {
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 1em;
    border-radius: 15px;
}

    .my-treeview div:first-child {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .my-treeview div:last-child {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }


.my-card {
    background-color: #f8f8f8;
    border: 1px solid #d4d4d4;
    border-radius: 8px;
    margin-bottom: 1em;
    padding: 2em;
    margin: 1em;
}

.btn-without-label {
    margin-top: 2em !important;
}

.btn-white {
    background-color: white !important;
}

.newdev_extrafields_inputs {
    margin-top: 3px;
    display: inline-block;
}

.editdev_extrafields_inputs {
    margin-top: 3px;
}

.newdev_extrafields_divs {
    display: flex;
}

.newdev_extrafields_removes {
    display: inline-block;
}

.editdev_extrafields_divs {
    display: flex;
}

.editdev_extrafields_removes {
    display: inline-block;
}
.editdev_extrafields_inputs {
    margin-top: 3px;
    display: inline-block;
}



.p_mydevice_reception_comment_div_textarea {
    width: 100%;
    resize: none;
    margin-bottom: 8px;
}

#returned_div_process {
    background-color: #fff8bf;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-bottom: 8px;
}

#returned_div_causes {
    background-color: #fff8bf;
    padding-top: 18px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.img_mydevice_icon_hisotry {
    height: 50px;
}