﻿body {
    font: 400 14px/20px "Roboto", sans-serif;
    background-color: #ececec !important;
}

#header_main {
    background-color: #1565C0;
    box-shadow: none;
}

#sidebar_main .sidebar_main_header .sidebar_logo {
    height: 80px;
}

.sidebar_logo img {
    margin-top: 20px
}

.select-vertical-padding {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
}

.hovercustom:hover {
    cursor:pointer;
}

.md-btn {
    background-color: #39f !important;
    color: white !important;
    min-width: 180px !important;
}

    .md-btn i {
        color: white;
        margin-right: 10px;
        font-size: 15px;
    }

.input-validation-error {
    border-color: #e53935 !important;
}

.uk-table thead {
    background-color: #39f
}

    .uk-table thead tr th {
        color: white;
        font-weight: bold;
    }
.uk-table tr td {
    vertical-align:middle;
}
.ParametroValutazione {
    vertical-align: middle;
    display: inline;
    line-height: 380%;
}
.ItemValutazione:hover{
    cursor:pointer;
}
.uk-block.uk-background-color-azure {
    padding: 12px 0px 12px 0px;
}

    .uk-block.uk-background-color-azure h1 {
        font-size: 24px;
        line-height: 24px;
        font-weight: 500;
        vertical-align: middle;
    }

.uk-container {
    padding-left: 16px;
    padding-right: 16px;
}

.uk-container-fluid {
    max-width: none;
}

.user_heading {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    border-radius: 0px 0px 0px 0px;
}

.uk-block.uk-background-color-azure {
    padding: 12px 0px 12px 0px;
}

.uk-background-color-azure {
    background-color: #1E88E5 !important;
}

.uk-font-color-azure {
    color: #1E88E5;
}

.uk-block.uk-background-color-azure h1 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    vertical-align: middle;
    color: white;
    margin-bottom: 0px;
}

.uk-color-white, .uk-color-white-500 {
    color: #ffffff;
}

.uk-color-slate {
    color: #607D8B !important;
}

label.uk-text-bold {
    font-weight: 500 !important;
}

.uk-heading-icon {
    display: inline-block;
    border-radius: 50% 50% 50% 50%;
    width: 48px;
    height: 48px;
    background-color: #ffffff;
    text-align: center;
}

.uk-block.uk-background-color-azure .uk-heading-icon {
    width: 24px;
    height: 24px;
}

    .uk-block.uk-background-color-azure .uk-heading-icon .material-icons {
        line-height: 24px;
        font-size: 18px;
        width: 24px;
        height: 24px;
        vertical-align: top;
        color: #1E88E5
    }

.uk-sticky-placeholder .uk-tab,
.uk-tab {
    margin: 0px 0px 0px 0px;
    padding: 0px 16px 0px 16px;
    background: transparent;
    border-bottom: 1px solid #CFD8DC;
}

    .uk-tab > li > a {
        margin: 0px 0px 0px 0px !important;
        padding: 0px 16px 0px 16px !important;
        font-size: 14px;
        line-height: 37px;
        height: auto;
        width: auto;
        min-width: 0px;
        max-width: none;
        color: #607D8B;
    }

.uk-background-color-white {
    background-color: #ffffff;
}

#sidebar_main .menu_section > ul > li {
    background-color: rgba(0,0,0,0.0);
    border-bottom: 1px solid #ECEFF1;
    -webkit-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
    transition: all 300ms cubic-bezier(.4, 0, .2, 1);
}

    #sidebar_main .menu_section > ul > li.submenu_trigger.act_section {
        background-color: rgba(0,0,0,0.020);
        border-bottom: 1px solid #ECEFF1;
        padding-bottom: 4px;
    }

    #sidebar_main .menu_section > ul > li > a {
        color: #607D8B;
        text-transform: uppercase;
        -webkit-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
        transition: all 300ms cubic-bezier(.4, 0, .2, 1);
        padding: 10px 16px 9px 16px;
        font: 500 14px/20px Roboto, sans-serif;
    }

        #sidebar_main .menu_section > ul > li > a > .menu_icon {
            width: 28px;
        }

            #sidebar_main .menu_section > ul > li > a > .menu_icon .material-icons {
                font-size: 16px;
                line-height: 20px;
            }

    #sidebar_main .menu_section > ul > li.submenu_trigger > a:before {
        top: 11px;
        right: 9px;
        color: #607D8B;
        font-size: 16px;
        line-height: 20px;
    }

    #sidebar_main .menu_section > ul > li .material-icons {
        color: #607D8B;
        -webkit-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
        transition: all 300ms cubic-bezier(.4, 0, .2, 1);
    }

    #sidebar_main .menu_section > ul > li.submenu_trigger:focus > a:before,
    #sidebar_main .menu_section > ul > li.submenu_trigger:hover > a:before {
        color: #455A64;
    }

    #sidebar_main .menu_section > ul > li:focus > a,
    #sidebar_main .menu_section > ul > li:hover > a {
        color: #455A64;
    }

    #sidebar_main .menu_section > ul > li:focus .material-icons,
    #sidebar_main .menu_section > ul > li:hover .material-icons {
        color: #455A64;
    }

    #sidebar_main .menu_section > ul > li.submenu_trigger:active > a:before {
        color: #263238;
    }

    #sidebar_main .menu_section > ul > li:active > a {
        color: #263238;
        text-transform: uppercase;
    }

    #sidebar_main .menu_section > ul > li:active .material-icons {
        color: #263238;
    }

    #sidebar_main .menu_section > ul > li.submenu_trigger.act_section .material-icons {
        color: #607D8B;
    }

    #sidebar_main .menu_section > ul > li.submenu_trigger.act_section > a {
        color: #607D8B;
    }

        #sidebar_main .menu_section > ul > li.submenu_trigger.act_section > a:before {
            color: #607D8B;
        }

    #sidebar_main .menu_section > ul > li ul li a {
        -webkit-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
        transition: all 300ms cubic-bezier(.4, 0, .2, 1);
        font-family: 'Roboto', sans-serif;
        color: #607D8B;
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
        padding: 0px 16px 12px 44px;
    }

    #sidebar_main .menu_section > ul > li ul li:focus a,
    #sidebar_main .menu_section > ul > li ul li:hover a {
        color: #455A64;
    }

    #sidebar_main .menu_section > ul > li ul li:active a {
        color: #263238;
    }

    #sidebar_main .menu_section > ul > li ul li.act_item > a {
        color: #37474F;
        font-weight: 700;
    }

    #sidebar_main .menu_section > ul > li.current_section > a .menu_title {
        color: #1E88E5;
    }

    #sidebar_main .menu_section > ul > li.current_section > a > .menu_icon .material-icons {
        color: #1E88E5;
    }

#sidebar_main .sidebar_main_header {
    background-image: none;
}

.md-card .md-card-toolbar {
    height: auto;
}

.md-card .md-card-toolbar-heading-text {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    max-height: 50px;
    font-size: 14px;
    line-height: 54px;
    text-transform: uppercase;
    color: #607D8B;
}

/*NOTIFY*/
.uk-notify {
    z-index: 9999;
}
/*NOTIFY*/

/*ALERT*/
.uk-alert .validation-summary-errors ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.uk-alert h2 i {
    font-size: 25px;
    color: white;
}
/*ALERT*/

/*LOGIN*/
.login_page .login_page_wrapper {
    width: 360px;
    max-width: 100%;
    margin: 0 auto;
    -webkit-transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.login_page .user_avatar {
    width: 64px;
    height: 64px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.085);
    background-position: 50% 1px;
}

.login_page .login_heading {
    text-align: center;
    margin-bottom: 32px;
}

.login_page .md-card {
    background-color: #ffffff;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 0px 0px 0px transparent;
    border: 1px solid #CFD8DC;
}

    .login_page .md-card .md-card-toolbar {
        background-color: white;
        margin: 24px 56px 24px 56px;
        height: auto;
        border: none;
    }

/*LOGIN*/

/*UPLOAD*/
.user_heading_avatar {
    float: none;
}

    .user_heading_avatar .thumbnail {
        width: 150px;
        height: 150px;
    }

.fileinput-new i {
    color: #3E515A;
    background: white;
    font-size: 145px;
}

.fileinputdocument-new i {
    color: #3E515A;
    background: white;
    font-size: 45px;
}
/*UPLOAD*/

/*Add by Manu*/
.user_heading_blue {
    background-color: #008eca;
}

.btn-top-right {
    top: 10px;
    right: 10px !important;
}

.btn-top-left {
    top: 10px;
    left: 10px !important;
}

.list-border-bottom {
    border-bottom: 1px solid rgba(0,0,0,.12) !important;
}

.team-logo {
    width: 70px;
    height: 80px;
    border-radius: 50%;
    background-size: contain;
}

.uk-block-small {
    padding-top: 25px;
    padding-bottom: 25px;
}

.circle-orange {
    color: #FFA000;
}

.circle-green {
    color: #7CB342;
}

.circle-red {
    color: #E53935;
}

.md-fab.md-fab-mini {
    width: 34px;
    height: 34px;
    border-radius: 50%;
}

    .md-fab.md-fab-mini > i {
        line-height: 34px;
        height: inherit;
        width: inherit;
        font-size: 18px;
    }

.md-fab-wrapper.z-index {
    z-index: 1095;
}

.btn-form-top {
    top: 70px;
}

.btn-form-right {
    right: 30px;
}

.uk-padding-top {
    padding-top: 15px;
}

.uk-padding-bottom {
    padding-bottom: 15px;
}

.uk-padding-left {
    padding-left: 15px;
}

.uk-padding-right {
    padding-right: 15px;
}

.background-white {
    background-color: #ffffff;
}

@media(min-width: 767px) {
    .border-left {
        border-left: 1px solid #ddd;
    }
}

/*Timeline altair V2.20*/
.timeline {
    position: relative;
    min-height: 40px;
    padding: 8px 0 8px 62px;
}

    .timeline,
    .timeline:before,
    .timeline:after,
    .timeline *,
    .timeline *:before,
    .timeline *:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .timeline:before {
            position: absolute;
            left: 29px;
            top: 0;
            bottom: 0;
            width: 3px;
            background: rgba(0, 0, 0, 0.085);
            content: '';
            display: block;
        }

.timeline_item {
    position: relative;
    min-height: 64px;
    padding: 16px 0;
}

.timeline_icon {
    position: absolute;
    left: -54px;
    top: 16px;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    background: #9e9e9e;
    text-align: center;
    border: 4px solid #fff;
}

    .timeline_icon i {
        color: #fff;
        font-size: 18px;
        line-height: 36px;
    }

.timeline_icon_danger {
    background: #e53935;
}

.timeline_icon_success {
    background: #7cb342;
}

.timeline_icon_warning {
    background: #ffa000;
}

.timeline_icon_primary {
    background: #2196f3;
}

.timeline_date {
    float: left;
    min-width: 60px;
    color: #aaa;
    text-align: center;
    line-height: 18px;
    font-size: 16px;
    margin-right: 8px;
    padding-top: 6px;
}

    .timeline_date span {
        font-size: 11px;
        display: block;
        text-transform: uppercase;
    }

.timeline_content {
    padding: 5px 4px 8px;
    overflow: hidden;
}

.timeline_content_addon {
    background: #fff;
    margin-top: 8px;
    max-width: 340px;
    padding: 8px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    border-radius: 4px;
}

    .timeline_content_addon > img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .timeline_content_addon blockquote {
        margin: 8px 0 8px 8px;
        font-size: 15px;
    }

.timeline.timeline_small {
    padding: 4px 0 4px 48px;
}

    .timeline.timeline_small:before {
        left: 16px;
    }

    .timeline.timeline_small .timeline_item {
        min-height: 32px;
    }

    .timeline.timeline_small .timeline_icon {
        left: -50px;
        height: 40px;
        width: 40px;
    }

        .timeline.timeline_small .timeline_icon .material-icons {
            color: #fff;
            font-size: 18px;
            line-height: 32px;
        }

    .timeline.timeline_small .timeline_date {
        float: none;
        text-align: left;
        font-size: 11px;
        padding-left: 4px;
    }

        .timeline.timeline_small .timeline_date span {
            display: inline;
        }

    .timeline.timeline_small .timeline_content {
        font-size: 13px;
    }

        .timeline.timeline_small .timeline_content .md-list li {
            margin-left: 0;
            text-align: center;
        }

        .timeline.timeline_small .timeline_content .md-list .md-list-addon-element {
            width: auto;
            position: relative;
            top: 0;
            left: 0;
            padding-top: 0;
        }

        .timeline.timeline_small .timeline_content blockquote {
            font-size: 13px;
        }

.payment-status {
    position: absolute;
    left: 300px;
    top: 3px;
}

@media only screen and (min-width: 768px) {
    .timeline.timeline-center {
        padding: 8px 0;
    }

        .timeline.timeline-center:before {
            left: 50%;
            margin-left: -2px;
        }

        .timeline.timeline-center .timeline_item {
            padding: 24px 0;
            width: 50%;
        }

            .timeline.timeline-center .timeline_item .timeline_date {
                position: absolute;
                float: none;
                white-space: nowrap;
                padding-top: 6px;
                margin-right: 0;
            }

                .timeline.timeline-center .timeline_item .timeline_date span {
                    display: inline;
                }

            .timeline.timeline-center .timeline_item .timeline_content {
                padding: 16px 24px;
                background: #fff;
                -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
                box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
                border-radius: 4px;
                position: relative;
                overflow: visible;
            }

            .timeline.timeline-center .timeline_item .timeline_content_addon {
                background: transparent;
                -webkit-box-shadow: none;
                box-shadow: none;
                padding: 0;
                max-width: 100%;
                margin-top: 0;
            }

            .timeline.timeline-center .timeline_item .timeline_content_info {
                display: block;
                font-size: 13px;
                color: #727272;
                padding-bottom: 10px;
            }

            .timeline.timeline-center .timeline_item .timeline_content:before,
            .timeline.timeline-center .timeline_item .timeline_content:after {
                position: absolute;
                content: '';
                display: block;
                border: 8px solid transparent;
                top: 6px;
            }

            .timeline.timeline-center .timeline_item:nth-child(even) {
                margin-left: 50%;
            }

                .timeline.timeline-center .timeline_item:nth-child(even) .timeline_icon {
                    left: -22px;
                }

                .timeline.timeline-center .timeline_item:nth-child(even) .timeline_content {
                    margin-left: 40px;
                }

                    .timeline.timeline-center .timeline_item:nth-child(even) .timeline_content:before {
                        left: -16px;
                        border-right-color: rgba(0, 0, 0, 0.1);
                    }

                    .timeline.timeline-center .timeline_item:nth-child(even) .timeline_content:after {
                        left: -15px;
                        border-right-color: #fff;
                    }

                .timeline.timeline-center .timeline_item:nth-child(even) .timeline_date {
                    right: 100%;
                    padding-right: 40px;
                }

            .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_icon {
                left: auto;
                right: -22px;
            }

            .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_date {
                left: 100%;
                padding-left: 40px;
            }

            .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_content {
                margin-right: 40px;
            }

                .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_content:before {
                    right: -16px;
                    border-left-color: rgba(0, 0, 0, 0.1);
                }

                .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_content:after {
                    right: -15px;
                    border-left-color: #fff;
                }

            .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_content_addon {
                display: inline-block;
            }
}

.md-user-image {
    height: 34px;
}

.selectize-control .selectize-input.disabled {
    opacity: 1
}

[readonly] {
    opacity: .7;
    background-color: #ececec !important;
    pointer-events:none;
}