﻿/*.skin-Userpage-Toolbar {
}*/

.skin-Userpage-Toolbar:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.skin-Userpage-Toolbar > * {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    margin-right: 2px;
}

.skin-Userpage-Toolbar-Dots {
    cursor: pointer;
    height: 17px;
    width: 25px;
    background: url(./Images/Userpage/verticaldots_GRAY.png) no-repeat center center;
}

.skin-Userpage-Toolbar-Checkbox,
.skin-Userpage-Toolbar-Checkbox.Mobile,
.skin-Userpage-Toolbar-Checkbox.Mobile:hover {
    cursor: pointer;
    padding-left: 23px;
    margin-left: 8px;
    margin-right: 0px;
    background: url(./Images/Userpage/checkbox_OFF.png) no-repeat left center;
}

    .skin-Userpage-Toolbar-Checkbox:hover {
        background-image: url(./Images/Userpage/checkbox_ON.png);
    }

.skin-Userpage-Toolbar-Checkbox-Checked,
.skin-Userpage-Toolbar-Checkbox-Checked:hover,
.skin-Userpage-Toolbar-Checkbox-Checked.Mobile,
.skin-Userpage-Toolbar-Checkbox-Checked.Mobile:hover {
    /*background-image: url(./Images/Userpage/checkbox_ACTIVE.png);*/
    background-image: url(./Images/Userpage/checkbox_grey_ACTIVE.png);
}

.skin-Userpage-Toolbar-Label {
    font-family: Roboto, sans-serif;
    font-size: 15px;
}

.skin-Userpage-Toolbar-Title {
    font-family: Roboto, sans-serif;
    font-size: 21px;
}

/*Sovrascrive il comportamento di default di un input*/
input.skin-Userpage-Toolbar-Title {
    outline: none;
    border: none;
    background-color: transparent;
}

.skin-Userpage-Toolbar-BackToRoot,
.skin-Userpage-Toolbar-BackToRoot.Mobile,
.skin-Userpage-Toolbar-BackToRoot.Mobile:hover {
    float: left;
    height: 40px; /*pari ad altezza toolbar*/
    width: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    /*background-image: url("Images/FileList/BackIcon_OFF.png");*/
    background-image: url("Images/FileList/BackIcon_grey_OFF.png");
}

    .skin-Userpage-Toolbar-BackToRoot:hover {
        /*background-image: url("Images/FileList/BackIcon_ON.png");*/
        background-image: url("Images/FileList/BackIcon_grey_ON.png");
    }

.skin-Userpage-Toolbar-IconContainer {
    float: right;
    height: 100%;
    width: 120px;
}

.skin-Userpage-Toolbar-Icon {
    display: inline-block;
    width: 28px;
    height: 100%;
    margin-right: 4px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
}

.skin-Userpage-Toolbar-IconSave,
.Mobile .skin-Userpage-Toolbar-IconSave,
.Mobile .skin-Userpage-Toolbar-IconSave:hover {
    background-image: url("./Images/Userpage/saveicon_OFF.png");
}

    .skin-Userpage-Toolbar-IconSave:hover {
        background-image: url("./Images/Userpage/saveicon_ON.png");
    }

.skin-Userpage-Toolbar-IconRefresh,
.Mobile .skin-Userpage-Toolbar-IconRefresh,
.Mobile .skin-Userpage-Toolbar-IconRefresh:hover {
    background-image: url("./Images/Userpage/reseticon_OFF.png");
}

    .skin-Userpage-Toolbar-IconRefresh:hover {
        background-image: url("./Images/Userpage/reseticon_ON.png");
    }

.skin-Userpage-Toolbar-IconClose,
.Mobile .skin-Userpage-Toolbar-IconClose,
.Mobile .skin-Userpage-Toolbar-IconClose:hover {
    background-image: url("./Images/Userpage/closeicon_OFF.png");
}

    .skin-Userpage-Toolbar-IconClose:hover {
        background-image: url("./Images/Userpage/closeicon_ON.png");
    }

.skin-Userpage-EmptyCell {
    border: 2px solid #293846;
    margin: 4px;
    background: url(./Images/Userpage/addelementicon_OFF.png) no-repeat center center;
}

    .skin-Userpage-EmptyCell:hover {
        background-image: url(./Images/Userpage/addelementicon_ON.png);
    }

.skin-Userpage-EmptyCell-DropArea-Hover {
    background-image: none;
    background-color: rgba(52, 56, 67,0.5);
    border-color: #64b5f6;
    border-color: var(--bg-color-light);
}



.skin-Userpage-SelectedElementDescription {
    font-family: RobotoLight, sans-serif;
    color: white;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}


.skin-Userpage-SelectedElementLabel {
    padding: 0 5px;
    font-family: Roboto, sans-serif;
    color: #64b5f6;
    color: var(--bg-color-light);
    text-align: center;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.skin-Userpage-ModTabTitle {
    font: normal 16px MontserratSemiBold, sans-serif;
    padding: 0;
    outline: none;
    border: none;
    background-color: transparent;
    color: white;
}


.skin-Userpage-Cell {
    padding: 0px;
    margin: 0px;
}

.skin-Userpage-Table > table > tbody > tr:first-child > td {
    padding-top: 4px;
}

.skin-Userpage-Table > table > tbody > tr:last-child > td {
    padding-bottom: 4px;
}

.skin-Userpage-Table > table > tbody > tr > td:first-child[data*="ColumnPosition:0,"] {
    padding-left: 4px;
}

.skin-Userpage-Table > table > tbody > tr > td:last-child {
    padding-right: 4px;
}

.skin-Userpage-Tabs-Container.ui-tabs-nav {
    padding: 0px; /*margin-left: 10px; 	margin-right: 10px;*/
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    /*overflow: auto;*/
}

    .skin-Userpage-Tabs-Container.ui-tabs-nav li {
        float: none;
        display: inline-block;
    }

    .skin-Userpage-Tabs-Container.ui-tabs-nav li a:after {
        position: absolute;
        top: 20%;
        bottom: 20%;
        right: 0;
        content: ' ';
        border-left: 1px solid white;
        opacity: 0.5;
    }

    /*Sull'ultimo figlio della lista non metto il separatore*/
    .skin-Userpage-Tabs-Container.ui-tabs-nav li:last-child a:after {
        border-left: none;
    }

    .skin-Userpage-Tabs-Container.ui-tabs-nav li a {
        outline: none;
        font-family: MontserratSemiBold, sans-serif;
        font-size: 16px;
        color: rgba(255,255,255,0.5);
        background: transparent;
    }

        .skin-Userpage-Tabs-Container.ui-tabs-nav li a:hover {
            color: rgba(255,255,255,1);
        }

li.skin-Userpage-Tab-ListItem.ui-state-default.ui-tabs-active a,
li.skin-Userpage-Tab-ListItem.ui-state-default.ui-tabs-active a:hover {
    color: white;
}

.skin-Userpage-Element-Content {
    padding: 0px;
}


/*Override del css di default per le tabs*/
.skin-Userpage-Cell.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 7px 14px;
}

/***************************************************************/
/**************************VIEW THEME***************************/
/***************************************************************/
.ViewTheme .skin-Userpage-Background {
    background-color: #f5f5f5;
}

.ViewTheme .skin-Userpage-Toolbar-Dots {
    float: right;
    margin: 13px;
}

    .ViewTheme .skin-Userpage-Toolbar-Dots:hover {
        /*background-image: url(./Images/Userpage/verticaldots_DARKBLUE.png);*/
        background-image: url(./Images/Material/verticaldots_DARKGREY.png);
    }

    .ViewTheme .skin-Userpage-Toolbar-Dots.Mobile,
    .ViewTheme .skin-Userpage-Toolbar-Dots.Mobile:hover {
        background-image: url(./Images/Userpage/verticaldots_GRAY.png);
    }

.ViewTheme .skin-Userpage-Toolbar-Title {
    color: #0d47a1;
    color: var(--bg-color-primary);
    cursor: default
}

.ViewTheme .skin-Userpage-Cell {
    margin: 4px;
    background-color: #343843;
}

/*Override del cursor Text su un elemento già selezionato*/
.ViewTheme .ui-tabs .ui-tabs-nav li.skin-Userpage-Tab-ListItem.ui-tabs-active .ui-tabs-anchor {
    cursor: default;
}

/***************************************************************/
/**************************EDIT THEME***************************/
/***************************************************************/

.EditTheme .skin-Userpage-Background {
    background-color: #505d6c;
}

.EditTheme .skin-Userpage-Toolbar-Dots:hover {
    /*background-image: url(./Images/Userpage/verticaldots_AZURE.png);*/
    background-image: url(./Images/Userpage/verticaldots_WHITE.png);
}

    .EditTheme .skin-Userpage-Toolbar-Dots.Mobile,
    .EditTheme .skin-Userpage-Toolbar-Dots.Mobile:hover {
        background-image: url(./Images/Userpage/verticaldots_GRAY.png);
    }

.EditTheme .skin-Userpage-Toolbar-Title {
    color: white;
    border-bottom: 1px solid white
}

.EditTheme .skin-Userpage-Toolbar-Label {
    color: white;
}

.EditTheme .skin-Userpage-Cell {
    padding: 4px;
}

    .EditTheme .skin-Userpage-Cell > * {
        background-color: #343843;
    }

.EditTheme li.skin-Userpage-Tab-ListItem.ui-state-default.ui-tabs-active a:before {
    position: absolute;
    content: '';
    bottom: 5px;
    left: 10px;
    right: 10px;
    border-bottom: 1px solid white;
}

.EditTheme .skin-Userpage-Element-Content {
    background-image: url(./Images/Userpage/moveicon_OFF.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: move;
}

    .EditTheme .skin-Userpage-Element-Content:hover {
        /*background-image: url(./Images/Userpage/moveicon_ON.png);*/
        background-image: url(./Images/Userpage/moveicon_white_ON.png);
    }

    .EditTheme .skin-Userpage-Element-Content.Mobile,
    .EditTheme .skin-Userpage-Element-Content.Mobile:hover {
        background-image: none;
    }

.skin-Userpage-DraggableHelper {
    display: block;
    border: 1px solid #64b5f6;
    border-color: var(--bg-color-light);
    border-radius: 10px;
    width: 260px;
    height: 170px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #293846 url("./Images/LayoutManager/moveicon_ON.png") no-repeat center center;
    box-shadow: rgba(0,0,0,0.55) 5px 5px 5px;
}

/*SHEET TAB*/

.skin-Userpage-SheetListScrollerLeft {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 20px;
    background-image: url(./Images/PageListPager_Prev.png);
    background-position: center center;
    background-repeat: no-repeat;
    /*border-bottom: 1px solid red;*/
    z-index: 100;
    cursor: pointer;
}

    .skin-Userpage-SheetListScrollerLeft:not(.Disabled):hover {
        background-image: url(./Images/PageListPager_Prev_On.png);
    }

    .skin-Userpage-SheetListScrollerRight.Disabled,
    .skin-Userpage-SheetListScrollerLeft.Disabled {
        background-image: none;
        cursor: default;
    }

.skin-Userpage-SheetListScrollerRight {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    /*height: 100%;*/
    width: 20px;
    background-image: url(./Images/PageListPager_Next.png);
    background-position: center center;
    background-repeat: no-repeat;
    /*border-bottom: 1px solid red;*/
    z-index: 100;
    cursor: pointer;
}

    .skin-Userpage-SheetListScrollerRight:not(.Disabled):hover {
        background-image: url(./Images/PageListPager_Next_On.png);
    }

.skin-Userpage-SheetListScroller {
    overflow: hidden;
}

    .skin-Userpage-SheetListScroller.Overflow {
        margin: 0 20px;
    }