/**
 * /_system/resources/css/default.css, Definizioni CSS
 *
 * Contiene le definizioni CSS relative al sistema.
 *
 * @author Luca Sigalini <luca.sigalini@megaitaliamedia.it>
 * @company Mega Italia Media S.p.A.
 * @version 5.5.000 (2011-12-22)
 * @package DynDevice LMS
 */

/**
 * Redefinizioni per gli adattamenti responsive.
 */

/* MASCHERE MONO-COLONNA */

.fieldLeft {
    font-size: 13px;
    min-height: 32px;
    display: flex;
    justify-content: end;
    align-items: center;
}

.fieldRight {
    font-size: 13px;
    min-height: 32px;
}

@media (min-width: 700px) {
    [resize_right_container] .fieldLeft {
        margin-top: 15px;
        float: left;
        width: 20%;
        text-align: right;
        margin-left: -5px;
        padding-right: 10px;
    }

    [resize_right_container] .fieldRight {
        margin-top: 15px;
        float: left;
        width: 79%;
    }

    [resize_right_container] .columForFieldLeft {
        min-width: 340px;
        margin: 0;
        float: left;
        width: 48%;
        border: 0;
        padding-right: 3px;
    }

    [resize_right_container] .columForFieldRight {
        min-width: 340px;
        margin: 0;
        float: left;
        width: 48%;
        border: 0;
        padding-left: 3px;
    }
}

@media (max-width: 699px) {
    [resize_right_container] .fieldLeft {
        margin-top: 15px;
        width: 98%;
    }

    [resize_right_container] .fieldRight {
        margin-top: 5px;
    }

    [resize_right_container] .columForFieldLeft {
        margin: 0;
        width: 99%;
        border: 0;
        padding-left: 2px;
    }

    [resize_right_container] .columForFieldRight {
        clear: both;
        margin-top: 15px;
        width: 99%;
        border: 0;
        padding-left: 2px;
    }

    [resize_right_container] .columForFieldLeftTree {
        height: 300px;
        border-bottom: 1px solid #cccccc;
    }

    [resize_right_container] .columForFieldRightTree {
        height: 300px;
    }
}

@media (min-width: 340px) {
    [double_column_left_container] .fieldLeft {
        font-size: 11px;
    }

    [double_column_left_container] .fieldRight {
        font-size: 11px;
        width: 67%;
    }
}

@media (max-width: 339px) {
    [double_column_left_container] .fieldLeft {
        font-size: 11px;
    }

    [double_column_left_container] .fieldRight {
        font-size: 11px;
        width: 100%;
    }
}

/** Div modale per il menu small */

/* The Modal (background) */
.ribbon_modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    /*left: 150;
    top: 150;*/
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.ribbon_modal_content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.menubutton {
    height: 40px;
    line-height: 40px;
    border: 0px;
    border-bottom: 1px solid #808080;
    width: 100%;
    margin-bottom: 2px;
    cursor: pointer;
}
.menubutton td {
    font-size: 13px;
    color: #5c5c5c;
}

/**
 * Redefinizioni principali relative ai tag HTML.
 */

html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0px;
    font-family: Montserrat, "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-size: 11px;
    color: #000000;
}

.DDK_title {
    font-size: 15px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 3px;
}

.leftRowOfToolbar_DD .leftRowOfToolbar_DD td:nth-child(4),
.leftRowOfToolbar_DD td:nth-child(5),
.leftRowOfToolbar_DD td:nth-child(6),
.leftRowOfToolbar_DD td:nth-child(7),
.leftRowOfToolbar_DD td:nth-child(8),
.leftRowOfToolbar_DD td:nth-child(9),
.leftRowOfToolbar_DD td:nth-child(10),
.leftRowOfToolbar_DD td:nth-child(11) {
    display: none;
}

td {
    font-size: 11px;
}

a:link {
    color: #0053a8;
    text-decoration: none;
}
a:visited {
    color: #0053a8;
    text-decoration: none;
}
a:hover {
    color: #0053a8;
    text-decoration: none;
}
a:active {
    color: #0053a8;
    text-decoration: none;
}

/**
 * Box di contenimento dei campi e componenti maschere.
 */

.DDK_title {
    font-weight: bold;
    color: #0053a8 !important;
}

.DDK_tablebox {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #cae4ff;
    margin-top: 2px;
}
.DDK_tablebox td {
    padding: 3px;
}

.DDK_tablehidden {
    border-collapse: collapse;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.DDK_tablehidden td {
    border: 0px;
    margin: 0px;
    padding: 2px;
}

.DDK_draftSystem {
    margin-left: 2px;
    margin-right: 3px;

    padding: 1px;
    padding-left: 3px;

    font-size: 10px;

    border: 1px solid #b8b9bb;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;

    width: 140px;
    height: 15px;
}

.DDK_upload_status {
    width: 150px;
    height: 12px;
    border: 1px solid #7eadd9;
    margin-top: 2px;
    margin-left: 2px;
    float: left;
}
.DDK_upload_percent {
    width: 25px;
    margin-top: 0px;
    text-align: right;
    font-size: 8px;
    float: left;
}

/**
 * Icone pulsanti.
 */

.DDK_icon_button {
    border: 1px solid #e9e9e9;
    border-right: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    margin-right: 3px;
}

.DDK_icon_button_over {
    background-color: #d5eaff;
    border: 1px solid #e9e9e9;
    border-right: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    margin-right: 3px;
    cursor: pointer;
}

.DDK_icon_button_mdown {
    background-color: #d5eaff;
    border: 1px solid #b5b5b5;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin-left: 1px;
    margin-right: 2px;
    cursor: pointer;
}

.DDK_icon_button_disabled {
    border: 1px solid #e9e9e9;
    margin-right: 3px;
}

.dati_personali_img {
    background-image: url(/_system/resources/images/icons/md_opzioni/dati_personali.png) !important;
}

.opzioni_di_sistema_img {
    background-image: url(/_system/resources/images/icons/md_opzioni/opzioni_sistema.png) !important;
}

/**
 * Immagini per lo switcher di lingua sui campi.
 */

.langImgDisabled {
    border: 2px solid #ffffff;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.langImgSelected {
    border: 2px solid #7eadd9;
}

/**
 * Classi relative alla guida.
 */

.help_content {
    width: 100%;
    height: 355px;
    overflow: auto;
}

.help_content h1 {
    color: #0f87ff;
    font-size: 14px;
}

/**
 * Classi relative all'HR.
 */

.tableHRStats {
    border: 1px #ff66ff dotted;
    border-collapse: collapse;
}

.tableHRStats td {
    border: 1px #ff66ff dotted;
    border-collapse: collapse;
    padding: 3px;
}

/**
 * Ridefinizione checkbox e radio-button.
 */

input[type="radio"] {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 15px;
    /*border: double 2px #00F;*/
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    width: 25px;
    height: 25px;
}

input[type="radio"]:checked {
    border-left-color: #06f;
    border-right-color: #06f;
}

input[type="checkbox"] {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px;
    /*border: double 2px #00F;*/
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    width: 25px;
    height: 25px;
}

input[type="checkbox"]:checked {
    border-left-color: #06f;
    border-right-color: #06f;
}

input[type="checkbox"]:hover {
    box-shadow: 0px 0px 10px #0080ff;
}

/**
 * CSS incluso in tutte le finestre ed estarnalizzato il 30/11/2018.
 */

.macroContainerTable {
    border: 0px;
    padding: 0px;
    border-spacing: 0;
    border-collapse: collapse;
}

.macroContainerTable td {
    border: 0px;
    padding: 0px;
    border-spacing: 0;
    border-collapse: collapse;
}

.InternalBodyTable {
    box-shadow: 0px 0px 4px grey;
}

#backAllButton {
    margin-left: 4px;
}

.std_first_icon_sin {
    padding: 2px;
    padding-bottom: 3px;
    padding-top: 1px;
    float: left;
    width: 100%;
    height: 16px;
    font-size: 11px;
    margin-right: 4px;
    margin-bottom: 4px;
    text-align: center;
}

.std_icon_sin {
    width: 16px;
    height: 16px;
    padding: 1px;
    float: left;
    margin-bottom: 4px;
}

.DDK_draftSystem {
    width: 114px;
    height: 19px;
    border: 0px;
    color: #000000;
}

#maintable table td {
    padding: 2px;
}

.x-grid3-row td,
.x-grid3-summary-row td,
.x-grid3-cell-text,
.x-grid3-hd-text,
.x-grid3-hd,
.x-grid3-row,
.x-grid3-cell-inner {
    -moz-user-select: text !important;
    -khtml-user-select: text !important;
    user-select: text !important;
}

.x-selectable,
.x-selectable * {
    -moz-user-select: text !important;
    -khtml-user-select: text !important;
}

.x-grid3-cell-inner,
.x-grid3-hd-inner {
    padding: 10px;
    font-family: Montserrat, "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
}

.x-toolbar td {
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: Montserrat, "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
}

.x-toolbar span {
    font-family: Montserrat, "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-weight: normal;
    font-size: 15px;
}

.x-toolbar {
    background-color: #ffffff;
    background-image: none;
}

.x-form-field {
    background-color: #ffffff;
    background-image: none;
}

.x-small-editor .x-form-text {
    font-family: Montserrat, "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    height: 32px;
}

div.xtb-text {
    font-size: 13px;
}

.x-toolbar-right-row .x-form-field-wrap .x-form-trigger {
    height: 31px;
}

.x-btn-icon .x-btn-small .x-btn-text {
    width: 32px;
    height: 32px;
}

.x-btn button {
    font-family: Montserrat, "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
}

.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
    height: 32px;
}

.x-btn-noicon .x-btn-small .x-btn-text {
    height: 32px;
}

/**
 * Nuovi checkbox in stile "mobile".
 */

.newcheck input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}
.newcheck input[type="checkbox"] + label {
    min-height: 25px;
    background: url(/_system/resources/images/check_off.png) 0 0 no-repeat;
    padding-left: 30px;
    padding-bottom: 1px;
}
.newcheck input[type="checkbox"]:checked + label {
    background: url(/_system/resources/images/check_on.png) 0 0 no-repeat;
    padding-left: 30px;
    padding-bottom: 1px;
}

/**
 * Personalizzazione dei <button>.
 */

.DDClassicButton {
    border: 1px solid #cccccc;
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: rgba(0, 0, 0, 0);
}

.DDClassicButton:disabled {
    color: #808080;
}

.DDClassicButton:hover {
    border: 1px solid #00a2e8;
    background-color: #baebff;
    cursor: pointer;
}

/**
 * Upload multiplo dei file.
 */

.b_transfered {
    float: right;
    text-align: right;
}
.clear_both {
    clear: both;
}

#progress_info {
    font-size: 10pt;
}

.progress {
    border-radius: 5px;
    border: 1px solid #ccc;
    display: none;
    float: left;
    height: 14px;

    background: -moz-linear-gradient(#66cc00, #4b9500);
    background: -ms-linear-gradient(#66cc00, #4b9500);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66cc00), color-stop(100%, #4b9500));
    background: -webkit-linear-gradient(#66cc00, #4b9500);
    background: -o-linear-gradient(#66cc00, #4b9500);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66cc00', endColorstr='#4b9500');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66cc00', endColorstr='#4b9500')";
    background: linear-gradient(#66cc00, #4b9500);
}
.progress_percent {
    float: right;
    text-align: right;
    width: 10%;
}

#upload_response {
    margin-top: 10px;
    padding: 20px;
    overflow: hidden;
    display: none;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc;
    background: #eee;
}

#div_file {
    padding: 2px;
}

.buttonStyleTD {
    box-shadow: 0px 0px 4px grey;
    border-radius: 5px;
    border: 1px solid #bebebe !important;
    text-align: center !important;
    background-color: #ebebeb;
    color: #000000;
    padding-left: 2px;
    padding-right: 2px;
}

.buttonStyleTD a {
    color: #000000;
}

.buttonStyleTD:hover {
    border: 1px solid #00a2e8 !important;
    cursor: pointer;
    text-align: center !important;
    background-color: #baebff;
}

.buttonStyleTD:hover a {
    color: #000000 !important;
}

.buttonStyleTD:disabled {
    color: #808080;
}

.buttonStyleTD:disabled:hover {
    color: #808080;
    background-color: #dddddd;
    cursor: default;
}

.buttonStyleNewsletter {
    padding: 5px;
}

/**
 * Ridefinizione dei campi di testo per DynDevice 7.0.
 */

.x-form-text {
    background-color: #ffffff;
    background-image: none;
    font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    border-radius: 5px;
}

.x-form-text:not(textarea) {
    height: 28px !important;
}

select.x-form-text {
    height: 32px !important;
}

.x-form-text {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    transition: box-shadow 0.5s ease;
}

.x-form-field {
    border-radius: 5px 0px 0px 5px;
}

.x-form-field-wrap .x-form-trigger {
    border-bottom-color: #00a2e8;
    border-radius: 0px 0px 5px 0px;
}

.CodeMirror {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}

.x-date-middle .x-btn .x-btn-text {
    color: #00a2e8;
    height: 28px;
}

.x-form-text:focus {
    border: 1px solid #7eadd9;
    transition: box-shadow 0.5s ease;
    box-shadow: 0px 0px 4px grey;
    outline: none;
}

.button-std {
    border: 1px solid #808080;
    box-shadow: 0px 0px 3px #808080;
    border-radius: 5px;
    height: 22px;
}

.button-std:hover {
    background-color: #baebff !important;
    cursor: pointer;
    border: 1px solid #00a2e8;
}

/**
 * Classi relative al menu laterale.
 */

.quicklaunch_button {
    float: left;
    border: 0px;
    width: 25px;
    height: 25px;
    margin-top: 0px;
    margin-right: 6px;
    cursor: pointer;
    background-repeat: no-repeat;
}

/**
 * Icone nella barra a briciole di pane.
 */

.iconBC {
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
    margin-right: 4px;
}

/**
 * DIV sipario.
 */

.openSipario {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: #ffffff;
    z-index: 1000000;
    transition-property: width, height;
    transition-duration: 300ms;
    transition-timing-function: ease-in;
}

.closeSipario {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    z-index: 1000000;
    transition-property: width, height;
    transition-duration: 300ms;
    transition-timing-function: ease-in;
}

.x-grid3-row:hover {
    background-color: #eeeeee;
}

/* Icone dei pulsanti delle finestre semi-visibili e visibili all'onmouseover */

.x-window-notifications-header:hover .x-tool {
    opacity: 1;
}

.x-window-notifications-header .x-tool {
    opacity: 0.3;
}

/**
 * Definizioni necessarie per il pannello entranti da destra.
 */

body {
    overflow-x: hidden;
}

.right_panel_closed {
    position: absolute;
    top: 1px;
    right: -570px;
    width: 500px;
    height: 90%;
    background-color: #ffffff;

    box-shadow: -15px 30px 40px 5px #808080;
    border-radius: 0px 0px 0px 5px;
    overflow: hidden;

    transition-property: top, right, width, height;
    transition-duration: 0.3s;
    transition-delay: 0.4s;
    z-index: 19999;
}

.right_panel_opended {
    right: 0px !important;
}

.panel_title {
    font-size: 15px;
    font-weight: bold;
    font-family: Montserrat, "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
}

.internal_right_panel {
    padding: 5px;
    padding-top: 0px;
    height: calc(100% - 96px);
    overflow: auto;
    overflow-x: hidden;
}

/**
* Div copritore per il pannello.
*/

.divCopritore {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 19998;
    background-color: rgba(255, 255, 255, 0.5);
}

input:disabled {
    opacity: 0.5 !important;
}

/**
 * Toggle switch per checkbox.
 */

.dd-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
}

.dd-switch.xsmall {
    width: 25px;
    height: 15px;
}

.dd-switch.small {
    width: 30px;
    height: 18px;
}

.dd-switch.large {
    width: 50px;
    height: 30px;
}

.dd-switch.xlarge {
    width: 60px;
    height: 36px;
}

.dd-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.dd-switch input:disabled {
    opacity: 0;
    width: 0;
    height: 0;
}

.dd-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    will-change: transform, --webkit-transform, --ms-transform, background-color, box-shadow, border;
    transform: translate3d(0, 0, 0);
}

.dd-slider:before {
    position: absolute;
    content: "";
    height: 75%;
    width: 45%;
    left: 10%;
    bottom: 12.5%;
    background-color: white;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    will-change: transform, --webkit-transform, --ms-transform, background-color, box-shadow, border;
    transform: translate3d(0, 0, 0);
}

.dd-switch.xsmall .dd-slider:before {
    bottom: 11%;
}

input:checked + .dd-slider {
    background-color: #0053a8;
}

input:focus + .dd-slider {
    box-shadow: 0 0 1px #0053a8;
}

input:disabled + .dd-slider {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
}

input:disabled + .dd-slider:before {
    background-color: #ddd;
}

.dd-slider.xsmall:before {
    bottom: 10%;
}

input:checked + .dd-slider:before {
    -webkit-transform: translateX(75%);
    -ms-transform: translateX(75%);
    transform: translateX(75%);
}

.dd-slider.round {
    border-radius: 34px;
}

.dd-slider.round:before {
    border-radius: 50%;
}

input:checked + .dd-slider.lcms {
    background-color: #008a4b;
}

input:focus + .dd-slider.lcms {
    box-shadow: 0 0 1px #008a4b;
}

input:checked + .dd-slider.hricms {
    background-color: #fdb813;
}

input:focus + .dd-slider.hricms {
    box-shadow: 0 0 1px #fdb813;
}

input:checked + .dd-slider.wcms {
    background-color: #da2127;
}

input:focus + .dd-slider.wcms {
    box-shadow: 0 0 1px #da2127;
}

/* Accordion */

.dd-accordion-header {
    background-color: #eee;
    color: #0053a8;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
}

.dd-accordion-header:after {
    content: "\002b";
    color: #0053a8;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.dd-accordion-header.dd-expanded::after {
    content: "\2212";
}

.dd-accordion-content {
    padding: 0 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.dd-accordion-item {
    border: 1px solid #ddd;
    border-radius: 5px;
}

/* Tabbar */

.dd-lms-tabbar {
    background: #e6edf7;
}

.dd-lms-tabbar-active {
    background: #0053a8;
    color: #fff !important;
}

.dd-lcms-tabbar {
    background: #d9f2df;
}

.dd-lcms-tabbar-active {
    background: #00a824;
    color: #fff !important;
}

.dd-hrms-tabbar {
    background: #f7f5e6;
}

.dd-hrms-tabbar-active {
    background: #e8ba00;
    color: #fff !important;
}

.dd-wcms-tabbar {
    background: #eedddd;
}

.dd-wcms-tabbar-active {
    background: #e80000;
    color: #fff !important;
}

/* Default table */

.dd-default-table {
    width: 100% !important;
    border-collapse: collapse !important;
}

.dd-default-anagraphic-data-table {
    width: calc(100% - 305px) !important;
    border-collapse: collapse !important;
}

.dd-default-table tr, .dd-default-anagraphic-data-table tr {
    border-bottom: 1px solid #eee !important;
}

.dd-default-table td, .dd-default-anagraphic-data-table td {
    padding: 10px !important;
}

/* Progress bar */

.dd-progress-bar-colored {
    accent-color: green;
}

/* Dropdown */

.dd-dropbtn {
    background-color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    padding: 5px;
}

.dd-dropdown {
    display: inline-block;
}

.dd-dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    max-width: 160px;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 5px;
}

.dd-dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dd-dropdown-content a:hover {
    background-color: #f1f1f1;
}

.dd-dropdown:hover .dd-dropdown-content {
    display: block;
}

.dd-dropdown:hover .dd-dropbtn {
    background-color: #eee;
}

.dd-table-container {
    position: relative;
    width: 100%;
}

.dd-floating-div {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    width: 250px;
    height: calc(100% - 40px);
    background-color: #f2f2f2;
    padding: 20px;
    z-index: 1000;
    overflow-y: auto;
    border-radius: 5px;
}

.dd-floating-div img {
    width: 50%;
    border-radius: 5px;
}

.dd-btn-default {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 5px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.dd-btn-more-info {
    color: #0053a8;
    background-color: transparent;
    background-image: none;
    border-color: #0053a8;
    cursor: pointer;
    width: 100%;
}

.dd-btn-more-info:hover {
    color: #fff;
    background-color: #0053a8;
}

.p-5 {
    padding: 5px;
}

.p-10 {
    padding: 10px;
}

.mt-1 {
    margin-top: 10px;
}

.mb-1 {
    margin-bottom: 10px;
}

.mt-2 {
    margin-top: 20px;
}

.mb-2 {
    margin-bottom: 20px;
}

.mt-4 {
    margin-top: 40px;
}

.mb-4 {
    margin-bottom: 40px;
}

.wpx-50 {
    width: 50px;
}

.w-auto {
    width: auto;
}

.w-10 {
    width: 10%;
}

.w-15 {
    width: 15%;
}

.w-20 {
    width: 20%;
}

.w-25 {
    width: 25%;
}

.w-50 {
    width: 50%;
}

.w-100 {
    width: 100%;
}

.text-grigio {
    color: #666;
}

.text-danger {
    color: #e45c4c;
}

.fs-12 {
    font-size: 12px;
}

.fs-20 {
    font-size: 20px;
}

.fs-20-bold {
    font-size: 20px;
    font-weight: bold;
}

.max-height {
    overflow-y: auto;
    height: auto;
    max-height: 300px;
}

.radius-5 {
    border-radius: 5px;
}

.d-flex {
    display: flex;
}

.d-none {
    display: none;
}

.text-bold {
    font-weight: bold;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-default {
    cursor: default;
}

/* Text */

.text-16 {
    font-size: 16px;
    font-weight: 600;
}

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

.text-right {
    text-align: right;
}

.m-4 {
	margin: 4px;
}

/* Tooltip */

.dd-tooltip
{
	position: relative;
	display: inline-block;
}

.dd-tooltip .dd-tooltiptext
{
	visibility: hidden;
	position: absolute;
	width: auto;
	min-width: 50px;
	max-width: 150px;
	background-color: #555;
	color: #fff;
	text-align: center;
	padding: 7px 0;
	border-radius: 5px;
	z-index: 1;
	opacity: 0;
	transition: opacity .6s;
}

.dd-tooltip:hover .dd-tooltiptext
{
	visibility: visible;
	opacity: 1;
}

.dd-tooltip-top
{
    bottom: 125%;
    left: 120%;
    margin-left: -60px;
}

.dd-tooltip-bottom
{
    top: 135%;
    left: 120%;
    margin-left: -60px;
}

.dd-tooltip-left
{
    top: 2px;
    bottom: auto;
    right: 120%;
}

.dd-tooltip-right
{
    top: 2px;
    left: 125%;
}

.dd-tooltip-top::after
{
    content: "" !important;
    position: absolute !important;
    top: 100% !important;
    left: 50% !important;
	margin-top: unset !important;
    margin-left: -5px !important;
    border-width: 5px !important;
    border-style: solid !important;
    border-color: #555 transparent transparent transparent !important;
}

.dd-tooltip-bottom::after
{
    content: "" !important;
    position: absolute !important;
	top: unset !important;
    bottom: 100% !important;
    left: 50% !important;
    margin-left: -5px !important;
    border-width: 5px !important;
    border-style: solid !important;
    border-color: transparent transparent #555 transparent !important;
}

.dd-tooltip-left::after
{
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #555;
}

.dd-tooltip-right::after
{
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 100% !important;
	left: unset !important;
    margin-top: -5px !important;
    border-width: 5px !important;
    border-style: solid !important;
    border-color: transparent #555 transparent transparent !important;
}

/* Spinner */

.dd-spinner {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    max-height: 34px;
    min-height: 34px;
    background-color: #f9f9f9;
    transition: box-shadow 0.5s ease;
}

.dd-spinner input[type=number]::-webkit-outer-spin-button,
.dd-spinner input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.dd-spinner input[type="number"] {
    border: none;
    outline: none;
    appearance: textfield;
    width: 100%;
    height: 32px;
    border: none;
    text-align: right;
    padding: 0;
    padding-right: 5px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.dd-spinner-buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 34px;
}

.dd-spinner-buttons.disabled {
    pointer-events: none;
}

.dd-spinner-buttons .dd-spinner-buttons-separator {
    min-height: 1px;
    width: 100%;
    background-color: #5da0e5;
    margin: 0;
    border: none;
    border-bottom: 1px solid #cae9fe;
    border-radius: 0;
}

.dd-spinner-buttons button {
    background-color: #cae9fe;
    border: 1px solid #5da0e5;
    border-left: none;
    flex-grow: 1;
    cursor: pointer;
    font-size: 10px;
    line-height: 1;
    transition: background-color 0.2s;
}

.dd-spinner-buttons.disabled button {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    cursor: not-allowed;
}

.dd-spinner-buttons button > svg {
    width: 11px;
    height: 11px;
    stroke-width: 3;
    stroke: #0053a8;
}

.dd-spinner-buttons .btn-up {
    border-top-right-radius: 5px;
    border-bottom: none;
}
.dd-spinner-buttons .btn-down {
    border-bottom-right-radius: 5px;
    border-top: none;
}

.dd-spinner-buttons button:hover {
    background-color: #b1dffe;
}
