/**
  PUOI INSERIRE DIRETTAMENTE QUI I TUOI CSS DA MINIFICARE
*/
/* FIX COLORI */
.switchery-default{
    background-color: #f8682b ;
    border-color: #f8682b ;
    box-shadow: #f8682b 0px 0px 0px 16px inset;
    user-select: all;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
    --tw-ring-color: #f8682b !important;
}
a{
    /*color:#013b5b;*/
    color: #122635;
}
.colored-text{
    color: #f8682b;
}
.force-colored-text{
    color: #f8682b !important;
}
.btn{
    font-family: "Inter", sans-serif;
}
.btn-no-btn:hover {
    cursor: pointer;
    background: #ddd;
}

.btn-primary,
.btn-primary:focus {
    color: #013b5b;
    border: 0;
    background: #d0d6da;
}

.btn-secondary,
.btn-secondary:focus {
    color: #013b5b;
    border: 0;
    background: #fff;
}
.btn-tertiary{
    background: #013b5b !important;
    border: 0 !important;
    border-color:#013b5b !important;
    color: #fff !important;
}
.btn-gray{
    color: #fff !important;
    border: 0;
    background: #f8682b !important;
}
.btn-file {
    background: #fff;
}

.btn-riono-active {
    background: none;
    opacity: 0.6;
    border-radius: 10px;
    color: #013b5b;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    font-family: "Inter", "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 16px;
}

.btn-riono-active.active {
    background: #fafafa;
    opacity: 1;
    color: #013b5b;
}
button:hover{
    color: #013b5b;
}
.btn{
    box-shadow: 1px 2px 10px 0px #0003;
}
.btn-default, button {
    color: #fff;
    background: #013b5b;
}
.btn-default:hover{
    color:#fff;
}
.btn-default-active.active {
    background: #fafafa;
    color: #013b5b;
}

.btn-success-active.active {
    background: #fafafa;
    color: #013b5b;
}

.accordion-button:not(.collapsed) {
    color: #013b5b;
    background-color: #ffe2d6;
}

.accordion-button.collapsed {
    color: #7A7783;
    background-color: #fff;
}

.main-menu i{
    font-weight: bold;
    color:#f8682b !important;
}
.slider-title{
    border: 0 !important;
    padding-left: 0 !important;
}
main.content{
    background: transparent radial-gradient(#E8E8E8 0%, #F0F3F5FC 52%, #DFE0E5 100%) 0% 0% no-repeat padding-box;
}
b{
    font-weight:bold;
    color: #0f2634;
}
/* END FIX COLORI */

/* GLOBALS */

.nomeAzienda {
    font-size: 18px;
}
.crud-loading{
    padding:200px 0;
    text-align: center;
    margin:auto;
    height: 80vh;
    min-height: 80vh;
}
* {
    /*font-family: "Poppins", sans-serif;*/
    font-family: "Inter", "Poppins", sans-serif;
}

#preloader {
    background: #fff;
}

#sidebar-left {
    display: none !important;
}

.slogan {
    line-height: 1.2em !important;
}

.tab-horizontal ul {
    width: 18%;
    margin-right: 2%;
}

.tab-horizontal ul li {
    margin-bottom: 5px !important;
}

.tab-horizontal ul li,
.tab-horizontal ul li a {
    border: 0 !important;
    border-radius: 8px !important;
}

.tab-horizontal #myTabContent {
    border-radius: 20px;
}

.tab-horizontal #myTab li.active a {
    /*color:#013b5b;*/
    color: #333;
    font-weight: bold;
}

.header-nav {
    float: left;
}

p {
    line-height: 1.3;
    font-family: "Inter", "Poppins", sans-serif;
}

body {
    overflow: hidden;
}

body #content {
    width: 97% !important;
    border: 0 !important;
    box-sizing: border-box;
    backdrop-filter: blur(10px) !important;
    border-top: solid 1px #FFF !important;
    margin: 1.5%;
    background: rgba(255, 255, 255, 0.3) !important;
    border-radius: 20px;
}

.table-dettagli {
    /*border-spacing: 8px;*/
    font-size: 16px;
    line-height: 22px;
    border-collapse: separate;
}

.table-dettagli,
.table-dettagli td,
.table-dettagli th {
    border: 0;
}

.table-dettagli label {
    font-weight: 600;
    /*color: #707070;*/
    color: #0f2634;
    /*text-transform: uppercase;*/
    font-size: 14px;
    margin-bottom: 0;
}

.table-dettagli .input-append {
    margin-bottom: 0;
}
textarea{
    padding: 20px !important;
}
input:invalid, textarea:invalid, select:invalid {
    background: #ffbfbf !important;    
}

input[type="file"]:invalid + input[type="hidden"] + .file-dummy {
    border-color:#ff7373 !important;
}
.input-append .add-on,
.input-append input {
    float: left;
}

.input-append .add-on {
    display: inline-table;
}

.opacity-5 {
    opacity: .5;
}

.slogan {
    font-size: 0.75em;
    line-height: 0.75em;
}


.table-dettagli .tokenfield .token {
    margin: 5px 5px 5px 0px;
    border-radius: 10px;
}

.table-dettagli input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
.table-dettagli select {
    height: 42px !important;
}
.table-dettagli select {
    line-height:inherit !important;
}

.table-dettagli input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
.table-dettagli select,
.table-dettagli textarea {
    width: 100%;
    padding: 10px !important;
    border-radius: 30px !important;
    min-height: 42px !important;
    box-sizing: border-box;
}

.table-dettagli input[type="checkbox"] {
    width: 17px;
    height: 17px;
}

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

.modal {
    left: 0;
    right: 0;
    max-width: 400px;
    margin: auto;
    top: 50%;
    bottom:0;
}
.modal-header {
    padding-top: 0;
}

.modal-body {
    padding: 0 16px 16px 16px !important;
}

.modal-header,
.modal-body,
.modal-footer {
    border: 0;
}

.btn i,
button i {
    margin-left: 0;
}

.btn-block {
    width: 100%;
}

.btn-no-btn {
    padding: 6px 14px;
}
.btn-transparent{
    padding: 15px 16px;
    background: none;
    border: 0;
    color: #0f2634;
}


.accordion-collapse.show {
    visibility: visible;
}

.force-text-left {
    text-align: left !important;
}

h5.modal-title {
    font-size: 18px;
}

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

.vertical-top,
.vertical-top td {
    vertical-align: top;
}

.text-justify {
    text-align: justify;
}
.form-switch .form-check-input{
    border-color:#eee;
}

/* END GLOBALS */

/* DESKTOP */
@media only screen and (min-width : 800px) {}

/* END DESKTOP */

/* RIONO FIX */
@supports (-moz-appearance:none) {
    section.section-visible {
        transform-origin: 0 !important;
        -webkit-transform-origin: 0 !important;
        transition: none !important;
    }
}

ul.dropdown-menu li {
    list-style-type: none;
    display: block;
    width: 100%;
    min-width: 300px;
}

ul.dropdown-menu li a {
    display: block;
    padding: 16px;
    color: #111;
}

ul.dropdown-menu li a:hover {
    background: #eee;
    color: #013b5b;
}

header.mobile-header .menu-icon button {
    background: none;
}

.badge-white {
    border: 2px solid #e0e1e5;
}

/* END RIONO FIX */

/* SCHEDA ANAGRAFICA */
.filedrag {
    border: 2px dashed #555;
    padding: 20px 0;
}

input:not(.form-check-input):not(.tw-input),
select,
textarea {
    border: 0 !important;
    border-radius: 15px !important;
    box-sizing: border-box !important;
}

.force-width-16 {
    width: 16px !important;
    min-width: 16px !important;
    max-width: 16px !important;
}

.force-width-22 {
    width: 22px !important;
    min-width: 22px !important;
    max-width: 22px !important;
}

.force-width-5p {
    width: 5% !important;
    min-width: 5% !important;
    max-width: 5% !important;
}

.force-width-10p {
    width: 10% !important;
    min-width: 10% !important;
    max-width: 10% !important;
}

.force-width-20p {
    width: 20% !important;
    min-width: 20% !important;
    max-width: 20% !important;
}

.force-width-80p {
    width: 80% !important;
    min-width: 80% !important;
    max-width: 80% !important;
}

.force-width-89p {
    width: 89% !important;
    min-width: 89% !important;
    max-width: 89% !important;
}

.force-width-90p {
    width: 90% !important;
    min-width: 90% !important;
    max-width: 90% !important;
}

.force-width-95p {
    width: 95% !important;
    min-width: 95% !important;
    max-width: 95% !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.height-90 {
    height: 90px;
}

.data-table-crud {
    border-radius: 0;
}

.data-table-crud thead th {
    text-transform: uppercase;
    line-height: 14px !important;
    font-weight: normal;
    border-radius: 0;
    background: #eee;
}

.file-area input[type="file"] {
    width: 100%;
    height: 100% !important;
}

.navig {
    padding-top: 10px;
}

.navig .btn {
    background: #fafafa;
    border:1px solid #e7e7e7;
    box-shadow: 1px 2px 10px 0px #00000014;
}

.navig .btn:hover {
    background: #fff;
    cursor: pointer;
}

input[type="date"],
input[type="time"] {
    display: block;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
}
.cont-utilities label{
    font-weight: normal !important;
}
.table-list,
.table-list tr,
.table-list td {
    border-collapse: separate !important;
    border: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}
.table-list th{
    font-weight: 700 !important;
    color: #122635 !important;
    font-size: 12px !important;
    padding-bottom:0px !important;
}



td.no-row {
    background: #f6f4f8 !important;
    border-radius: 15px !important;
}

#cookie-bar {
    top: 0 !important;
    bottom: auto !important;
    z-index: 999999 !important;
}

footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px 0;
}

section {
    overflow-y: scroll !important;
}

.table-form label {
    margin-top: 10px;
    margin-left:10px;
}

.nav-tabs-crud li a {
    display: grid !important;
    align-items: center;
    grid-template-columns: 1fr 9fr;
}

.nav-tabs-crud li a i {
    margin-bottom: 3px !important;
}

.words-count {
    margin-top: 5px;
    text-align: right;
}

/* MOBILE */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    html,
    body {
        background:#f1f3f5 !important;
        height: auto !important;
        max-width: none !important;
        overflow-y: visible !important;
        min-height: 100% !important;
    }
    .breadcrumbs a{
        float:left;
        display:block;
        margin-left: 4px;
        margin-right: 4px;
        margin-bottom:10px;
        min-height:36px;
    }
    .breadcrumbs a.h-full{
        border:0 !important;
        background: #eee;
    }
    /*

    p,
    td,
    .breadcrumbs,
    label,
    small,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1 !important;
    }
    */
    #mheader {
        padding: 0;
        align-content: flex-start !important;
    }
    #mheader a {
        font-size: 18px;
        padding-left: 10px;
        padding-right: 0;
    }    
    .modal {
        top: 30% !important;
        max-width: 80% !important;
    }
    .modal-header .modal-title{
        margin: 0 15px !important;
    }
    .modal{
        left: 0% !important;
    }
    .menu-icon button {
        box-shadow: none !important;
        text-align: right;
    }

    .menu-icon span,
    .menu-icon span::before,
    .menu-icon span::after {
        background: #111 !important;
    }

    .table-form label {
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .table-form .text-center label{
        margin-left: 0 !important;
    }

    .mobile-header {
        display: grid !important;
        /*background:#fff !important;*/
        border-bottom: 1px solid #ccc !important;
        align-items: baseline;
        grid-template-columns: 4fr 1fr;
        justify-content: flex-end;
    }

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

    .table-dettagli td {
        border-spacing: 0 !important;
    }

    h1 {
        font-size: 24px;
        margin: 35px 0 !important;
        font-weight: 500;
    }

    .slider .slide {
        width: 101% !important;
    }

    .px5px {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .site-wrapper {
        margin: 0 auto !important;
    }

    .site-wrapper,
    main.content {
        width: 100% !important;
        height: auto !important;
        min-height: calc(100vh - 120px);
        max-height: none !important;
        overflow-y: visible !important;
    }

    main.content::after {
        content: ' ';
        display: block;
        clear: both;
    }

    .header.header.open {
        width: 100% !important;
    }

    header.mobile-header:not(.fisso).open,
    main.content.open {
        transform: translateX(100%);
    }

    header.mobile-header.fisso.open {
        transform: translateX(0%);
    }

    section.section-visible {
        position: relative !important;
        min-height: 100%;
        padding: 20px !important;
        padding-bottom: 0 !important;
        height: auto !important;
        overflow-y: visible !important;
        transform-origin: 0 !important;
        -webkit-transform-origin: 0 !important;
    }

    footer {
        position: relative !important;
        width: 100%;
        padding: 0 20px;
        text-align: left !important;
    }

    .navig {
        position: relative !important;
        bottom: 0 !important;
        text-align: center;
        padding-bottom: 100px !important;
    }

    .navig .btn {
        width: 100%;
    }

    .navig .section-link {
        margin-bottom: 0 !important;
    }

    footer div {
        width: 100%;
        text-align: justify !important;
    }

    .site-wrapper {
        border-radius: 0;
        border: 0;
    }

    section {
        overflow-y: visible !important;
        padding: 1rem !important;
    }

    section.p-5 {
        padding: 2rem !important;
    }

    /*
  .site-wrapper, main.content{
    height: auto !important;
    max-height: none !important;
  }
  section:not(.animated-section){
    display:none;
  }
  section.animated-section{
    overflow-y: visible !important;
    position:relative;
  }
  */

    .modal-header {
        display: grid;
        grid-template-columns: 10fr 2fr;
        padding: 10px 0 !important;
        align-items: baseline;
    }

    .modal-header .btn-close {
        margin: 0 !important;
        width: 100%;
    }

    .mobile-text-left {
        text-align: left !important;
    }

    input[type="date"],
    input[type="time"] {
        min-width: 100%;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
    }

    .cont-img,
    .cont-img img:not(.no-resize),
    .cont-upload {
        width: 100% !important;
        height: auto !important;
        float: none !important;
        max-height: none !important;
    }

    .btn-delete {
        /*position: relative !important;*/
        position: absolute !important;
        box-sizing: border-box;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }

    .file-dummy {
        height: auto !important;
        padding: 10px 0 !important;
        border-radius: 10px !important;
    }

    .file-dummy hr {
        margin: 10px !important;
    }

    .file-area .file-dummy {
        width: 100%;
        color: #999;
        padding: 50px 30px;
        background-color: #ffffff80;
        text-align: center;
        border: 2px dashed #ccc;
        border-radius: 10px !important;
        box-sizing: border-box;
        transition: background 0.3s ease-in-out;
    }

    table {
        font-size: 12px;
    }

    .table-list {
        border-collapse: collapse;
    }
    .table-list:not(.no-border) tbody tr:not(.no-border) {
        border: 2px solid #ddd !important;
        border-radius: 20px;
        border-bottom: 2px solid #ddd !important;
        padding: 15px;
    }

    .table-list thead {
        display: none !important;
    }

    .table-list tr,
    .table-list td,
    .table-list th {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }

    .table-list td:not(.no-row) {
        padding-bottom: 0 !important;
    }

    .table-list td>* {
        box-sizing: border-box !important;
        width: 100%;
    }

    body #content {
        background: none !important;
        border: 0 !important;
        backdrop-filter: none !important;
    }

    /*
  .navig{
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  */
    .navig .btn {
        margin-bottom: 20px;
    }

    #myTab {
        display: none !important;
    }

    #myTabContent {
        width: 100% !important;
    }
}
header.header-homepage nav{
    max-height: 76vh !important;
    overflow-y: scroll;
}

/* END SCHEDA ANAGRAFICA */

/* BUTTONS */
.btn{
    border-radius:30px;
}
.btn-riono {
    background: #fafafa;
    border-radius: 10px;
    color: #013b5b;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    font-family: "Inter", "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 16px;
}

.btn-no-btn {
    padding: 13px 16px;
    font-family: "Inter", "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
}

.btn-no-btn:hover {
    color: #013b5b;
}

/* END BUTTONS */




/* WHITE THEME */
body {
    font-size: 16px;
    background:#f1f3f5;
    color: #122635;
}

.site-wrapper {
    border: 0;
    backdrop-filter: none;
    background: none;
    border-radius: 0;
    min-height: 100vh;
    max-height: 100vh;
    max-width: 100vw;
    /*margin:5vh auto;*/
    margin: 0 auto !important;
    align-content: flex-start !important;
    /*overflow-y:scroll !important;*/
    overflow:hidden !important;
}

.header.header {
    padding: 20px;
    z-index: 3;
    box-sizing: border-box;
    height: 100vh;
    min-height: 100vh;
    width: 20vw;
    border-right: 1px solid #ccc !important
}

main.content {
    width: 80vw;
    height: 100vh;
    max-height: 100vh;
}
.header.header .main-menu{
    overflow-x: hidden;
}
.header.header .main-menu li a {
    color: #122635;
}
.header.header .main-menu li a i {
    color: #122635 !important;
}
.header.header .main-menu li a.active {
    background: #f5e8e3;
    border-radius: 20px;
    color: #122635 !important;
    font-weight: 500;
}

.header.header .main-menu li a.active i {
    color: #122635 !important;
    /*font-weight: normal;*/
}

.marquee-text,
.div-badge {
    background: #ebedf8 !important;
    color: #707070 !important;
}

.slides::-webkit-scrollbar, .no-scrollbar::-webkit-scrollbar {
    display: none !important;
    width: 0px !important;
}

.slides {
    -ms-overflow-style: none !important;
    scrollbar-width: none !important;
}

.text-\[12px\] {
    font-size: 12px !important;
}

.slider .slide {
    background: #ebedf8 !important;
}

.slider .slide .marquee-text {
    background: #fff !important;
}

.topbar {
    z-index: 20;
    background: none;
    /*padding-bottom: 5px;*/
}

input,
textarea,
select {
    background: #fff !important;
    background-color: #fff;
}

::placeholder {
    opacity: 0.5 !important;
}

[type='checkbox']:checked {
    background: #f8682b !important;
}

/* END WHITE THEME */
.table-list tr:first-of-type label{
    margin-top:0;
}



/* MOBILE */

/* END MOBILE */
/* SMALL */
@media only screen and (min-width: 1015px) and (max-height: 800px) and (orientation : portrait) {
    body, .site-wrapper{
        overflow-y: visible !important;
        height: auto !important;
        max-height: none !important;
        min-height: 100vh !important;
    }
}
@media only screen and (min-width: 480px) and (max-width: 1014px) and (orientation : portrait) {
    #myTabContent {
        width: 76% !important;
        float: right;
        min-height: 1080px !important;
    }
    main.content {
        width:100vw !important;
    }
    .cont-influenza .span6 {
        width: 100%;
    }
    /*
    header.header nav{
        max-height: 60vh !important;
        overflow-y: scroll;
    }
    */
}
/* LANDSCAPE */

@media only screen and (min-width: 480px) and (max-width: 1014px) and (orientation: landscape) {
    main.content {
        width:100vw !important;
    }
}
/* END SMALL */
ul li {
    list-style-type: disc;
}
.btn-group[data-toggle="buttons-radio"] .btn.active{
    opacity: 1;
}
.form-check-input:not(:checked){
    background: #c8cdd0 !important;
    border-color: #c8cdd0 !important;
    background-image: none !important;
}
.form-check-input:checked{
    background: #0f3b5d !important;
    border-color: #c8cdd0 !important;
    border-width: 4px;
    background-image: none !important;
}
.form-check-input:focus{
    outline: none !important;
    --tw-ring-offset-shadow: 0 !important
}
.file-area input[type="file"] {
    width: 100%;
    height: 100% !important;
}

.tokenfield{
    width:100%;
    background:#fff !important;
    border-radius:30px;
    padding: 0;
    padding-left:10px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tokenfield input{
  margin: 0 !important;
}
.tokenfield .token{
  background:#ededed !important;
  color:#122635 !important;
}
.tokenfield .token .close{
  color:#122635 !important;
}
.tokenfield .token *{
    font-size:10px;
    line-height:22px !important;
    text-transform:uppercase;
}
.placeholder-attachment{
    background:#fcfcfc;
    background-image:url('https://files.bylemon.cloud/frontend/bg-partners-attachment.jpg');
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    text-align:center;
    display:flex;
    justify-content:center;
    flex-direction:column;
    cursor:pointer;    
}
.placeholder-attachment:hover{
    opacity: 0.75;
}
section.section-visible:before{
    transform: translateX(3500px) !important;
}


/* WINDOWS */
.is-windows #mheader{
	padding-left:10px;
	padding-right:10px;
}
.is-windows .div-footer,
.is-windows .div-footer a{
	font-size: 10px !important;
}
.is-windows #mheader a.sidebar-link{
	font-size:12px !important;
}
/* END WINDOWS */