/*********************************************************************************************/
/******************************* --- OVERWRITE LIFERAY CSS --- *******************************/
/* switch disabilititati */
.u-check input[type="checkbox"]:disabled + .u-check-icon-radio-v7 i::after,
.u-check input[type="checkbox"]:disabled + * .u-check-icon-radio-v7 i::after {
    background-color: #3c3c3c !important; /* questa è la palla */
}
.u-check input[type="checkbox"]:disabled + .u-check-icon-radio-v7,
.u-check input[type="checkbox"]:disabled + * .u-check-icon-radio-v7 {
    border: solid 1px #ddd !important;  /* questo è il contorno */
    cursor: default;
}
/* switch abilititati */
.u-check-icon-radio-v7 i::after { /* questa è la palla */
    background-color: #dddddd !important; /* #72c02c; */
}
.u-check-icon-radio-v7 { /* questo è il contorno */
    border: solid 1px #dddddd !important; /* #72c02c */
}
/* switch ceccati */
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v7 i::after,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v7 i::after {
    background-color: #ef2929 !important; /* questa è la palla */
}
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v7 {
    background-color: #191919 !important; /* questa è il background */
}
#userSettingsForm input[type="number"]:disabled {
    background-color: #3c3c3c !important;
}
#userSettingsForm input[type="number"] {
    background: #f1f1f1 !important;
}
.u-btn-primary:hover {
    background-color: #f01 !important;
}
/* slick carousel theme */
.slick-track
{
    display: flex !important;
    align-items: center !important;
}
.slick-prev,
.slick-next
{
    z-index: 1  !important;
}
.slick-prev:before,
.slick-next:before
{
    font-size: 50px !important;
}
.slick-next
{
    right: 5px  !important;
}
.ui-state-highlight{
    height: 30px;
    line-height: 30px;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #6d0000 !important;
    background: #ef2929 !important;
    color: #fffc00;
}

/******************************* --- OVERWRITE JSPanel --- *******************************/
.jsPanel-titlebar .jsPanel-title {
    font-variant: unset; /*overwrite*/
    color: #6c757d;  /*added*/
    font-size: 14px; /*added*/
    padding-top: 9px; /*added*/
    padding-bottom: 8px; /*added*/
    padding-left: 2px; /*added*/
}
/*********************************************************************************************/
/*********************************************************************************************/
.channelDiv{
    margin-top: 3px;
    margin-bottom: 3px !important;
    background: #191919;
}
.channelDivLabel {
    margin-top: 0px;
    margin-bottom: 0px;
}
.channelOrderBtn {
    text-align: center;
    cursor: ns-resize;
    padding: 0;
}
.channelOrderBtn:hover{
    color: #ef2929;
}
.btnInfo:hover {
    color: #ef2929;    
}
#btnOk{
    width: 50px;
    background: #0398e2 !important;
    border: #003d5a !important;
    border-color: #003c5a !important;
}
#btnOk:hover{
    background: #76b3d2 !important;
}
#btnCancel{
    border-color: black !important;
}
.transition05s {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.linkWithNoDecoration {
    text-decoration: none !important;
}
.linkWithNoDecoration:hover {
    text-decoration: none !important;
}
.linkWithNoDecoration:visited {
    text-decoration: none !important;
}
.imageStyle{
    height: 140px;
    object-fit: cover;
}
.list-group-item.active {
    background-color: #ef2929 !important;
    border-color: #ef2929 !important;
}
.u-btn-primary {
    background-color: #ef2929 !important;
}
.btn {
    border-color: #ef2929 !important;
}
[data-animation]:not(.u-in-viewport) {
    visibility: visible !important;
}
.myChart {
    width: 103px;
}
.likeImg{
    height: 14px;
}
.portlet-layout .portlet-header {
    display: none;
}
.colorGreen{
    background: #72c02c;
}
.colorBlue{
    background: #729fcf;
}
.colorOrange {
    background: #ffaf32;
}
.imageLabel {
    font-size: 13px;
    color: #fff;
    padding: 2px 7px 3px 6px;
    font-weight: bold;
    border: 1px solid white;
}
.textShadowed {
    /*    color: black;*/
    text-shadow: 1px 1px 3px #000000;
}
.iconaInfo {
    font-size: 19px;
    font-weight: bold;
    padding-right: 9px;
}
.iconaAd {
    margin-bottom: 5px;
    background: red;
    width: 35px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    border-radius: 6px;
    padding: 0px 0px 0px 5px;
}
.suggestion {
    margin-bottom: 0 !important;
}
.bottone {
    border-radius: 18px;
    border: 0;
    font-weight: bold;
    padding: 1px 13px 1px 13px;
}
.image-box {
    position: relative;
    margin: auto;
    overflow: hidden;
}
.image-box img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: 140px;
    transform: scale(1);
}
.image-box:hover img {
    transform: scale(1.1);
}
.cursorPointer{
    cursor: pointer;
}
.rowSeparator {
    margin-top: 0;
    margin-bottom: 7px;
    border-color: #1f1f1f !important;
}

.ml-40 {
    margin-left: 40px;
}
.ml-20 {
    margin-left: 20px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.rowWithBackgroundImage {
    height: 13vw;
    background: 
        linear-gradient(to right, black, transparent, transparent, transparent,transparent, transparent), 
        linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0)), url(/o/EOLO-Dashboard/static/img/background.jpg);
    background-size: cover;
}
.EOLODashboardContainer{
    background-color: black;
    border: 0 ; /*!important;*/
    max-width: unset !important; 
    padding-left: 0; 
    padding-right: 0;
}
.openProfileDivClass {
    transition: all 0.5s ease-in-out;
    z-index: 1;
    position: absolute;
    right: 1.6vw; /* right: 3vw; */
    top: 2.8vw; /*1.8vw;  3vw;*/
    text-align: center;
    display: table !important;
}
.openProfileUserClass{
    position: absolute;
    width: 5.5vw;/*width: 7vw;*/
    right: 0.5vw;
}
.openProfileWheelClass{
    position: absolute;
    width: 2.3vw; /*    width: 3vw;*/
    top: 3.8vw; /*top: 4.75vw;*/
    right: 0.8vw; /*right: 0.6vw;*/
}
.userClose {
    width: 0vw !important;
}
.wheelClose {
    width: 1.5vw !important;
    top: 0.7vw !important;
    transform:rotate(180deg);
}

.transition02s {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/* panel */
#sidebar {
    z-index: 2;
    position: absolute;
    right: -500px;
    box-shadow: rgb(0, 0, 0) 2px 2px 5px;
    border: 1px solid black;
}
.panelTitle {
    color: white;
    font-size: 13px;
    font-weight: 600;
    background-color: black;
    text-align: right;
    padding: 5px;
}
.panelTitle p {
    margin: 0 !important;
}
.panelTitleLeftSide {
    font-size: smaller;
    padding-top: 4px;
    padding-left: 7px;
    text-align: left;
}
.openCloseBtnDivTitle {
    text-align: right;
    padding-right: 5px;
    top: 4px;
    font-size: 13px;
}
.settingSectionDiv {
    background-color: #191919 !important;
    padding: 9px;
    border-radius: 5px;
    margin-top: 8px;
    font-size: 18px;
}

/* Profile user start*/
.mandatoryField{
    color: red;
    padding-left: 3px;
}
/* Profile user end*/

/*.tableOrders th {
    color: white;
}
.tableOrders td {
    color: #e6e6e6;
}*/

/* loading channel items spinner ******************************************** */
.loader {
    color: #f01;
    font-size: 20px;
    margin: 100px auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
@-webkit-keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}
@keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}
/* END loading channel items spinner **************************************** */

.orderTableCells {
    font-size: 15px !important;
    color: white !important;
    padding: 0.6em !important;
    line-height: 1 !important;
}
.userOrdersTable {
    line-height: 1;
}
.userOrdersTable .fa-plus {
    color: #d2092f;
}
.userOrdersTable .fa-plus:hover {
    color: #ff6784;
}
.userOrdersTable .fa-minus {
    color: #d2092f;
}
.userOrdersTable .fa-minus:hover {
    color: #ff6784;
}
.userOrdersTable .bgColorNewAcquisition {
    background-color: #e8a425;
    border-color: #e8a425;
}
.userOrdersTable thead tr th {
    background-color: #080808; /*#7f7f7f;*/
    color: white;
    font-size: 16px;
    font-weight: 700;
}
.userOrdersTable thead tr th .th-inner {
    padding: 0.45rem;
}
.pagination>li>a {
    background-color: #080808;
    border: 1px solid #dee2e6;
    color: white;
}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    border-color: #ffffff;
    background-color: #d2092f;
}
.page-item.disabled .page-link {
    background-color: #dee2e6;
    border-color: #dee2e6;
}
.userOrdersSubTable thead tr th {
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle !important;
    background-color: #1a1a1a;
    color: #d2d2d2;
}
.userOrdersSubTable tbody tr td {
    padding: 0.6em;
    background: #373737;
    color: white;
}
.btnActionDownload {
    cursor: pointer;
    font-size: 19px;
    color: orange;   
}
.btnActionDownload:hover {
    color: white;
}
.selectOrderFilter {
    background-color: #191919 !important;
    color: #e6e6e6;
    font-weight: bold;
    border-color: #dee2e6;
}
.selectOrderFilter:focus {
    border-color: #cccccc !important;
    color: #e6e6e6;
}
.customSearchField {
    background-color: #191919 !important;
    color: #e6e6e6;
    font-weight: bold;
    border-color: #dee2e6;
}
.customSearchField:focus {
    color: #e6e6e6;
    border-color: #dee2e6;
}
.userProfileFields {
    background-color: #191919 !important;
    padding: 30px;
    border-radius: 5px;
    margin-top: 8px;
}
/*.userProfileFields input {
    background: #ccc;
}
.userProfileFields input:focus {
    background: #ccc;
}
.userProfileFields input:disabled {
    background: #a6a6a6;
}*/
.userProfileFields select {
    /*background: #ccc;*/
    height: unset !important;
}
.userProfileFields select:focus {
    /*background: #ccc;*/
    height: unset !important;
}
.userProfileFields select:disabled {
    /*background: #a6a6a6;*/
    height: unset !important;
}
.mailtoEaseInfoLink {
    color: #ef2929 !important;
    outline: none;
    font-weight: bold;
}
.mailtoEaseInfoLink:hover {
    color: #f01 !important;
}
.startResetProcess {
    color: #ef2929 !important;
    font-weight: bold;
}
.startResetProcess:hover {
    cursor: pointer;
    text-decoration: underline;
}
.btnChangePwd {
    border-radius: 3px;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 14px;
}
.btnAbortChangePwd {
    background-color: #2a2a2a;
    border-color: #2a2a2a !important;
}
.btnAbortChangePwd:hover {
    background-color: #393939;
    border-color: #393939 !important;
}
.toggleShowHidePwd {
    color: #191919;
    float: right;
    margin-left: -25px;
    margin-top: -23px;
    margin-right: 12px;
    position: relative;
    z-index: 2;
}