﻿.color_red {
    color: #AE1C1F !important;
}

.font_size_65 {
    font-size: 65px !important;
}

.color_green {
    color: #007f2f;
}

.immagine_profilo {
    width: 150px;
}

.immagine_profilo_master {
    width: 100px;
}

.display_none {
    display: none;
}

.color_yellow {
    color: #eff25e;
}

.color_fucile {
    color: #343434;
}

.wrapper-content-amministrazione {
    padding: 20px 20px 20px;
}

.border_number {
    border-right: 1px solid #dfdfdf;
}

.m-t-23 {
    margin-top: 23px;
}

.color_verde {
    color: #8ee5a6;
}

.color_arancio {
    color: #f9e09f;
}

.piccolaLente {
    width: 13px;
}

.no_display {
    display: none;
}

.btn-default-arancio {
    color: inherit;
    background: white;
    border: 2px solid #f9e09f;
}

.m-b-40 {
    margin-bottom: 40px;
}

.etichetta_fasi {
    float: right;
    padding: 10px;
    display: block;
    margin-top: -5px;
    width: 125px;
}

.btn-default-giallo {
    color: inherit;
    background: white;
    border: 2px solid #eff25e;
}


.flussi_cassa {
    font-size: 30px;
    font-weight: 600;
}

.btn-block {
    color: #fff;
}

.errore {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default-red {
    color: inherit;
    background: white;
    border: 2px solid #AE1C1F;
}

.h4_visualizza {
    font-weight: 100 !important;
}

    .h4_visualizza > span {
        font-weight: 600 !important;
        font-size: 14px;
    }

        .h4_visualizza > span > p {
            margin-top: 10px;
        }

.info_form {
    font-size: 17px;
    cursor: pointer;
}

.h4_visualizza > a {
    font-weight: 600 !important;
    font-size: 14px;
    color: #676a6c !important;
}

    .h4_visualizza > a:hover {
        font-weight: 600 !important;
        font-size: 14px;
        color: #AE1C1F !important;
    }

.h4_visualizza > span > ul {
    margin-top: 10px;
}

.widht_280 {
    width: 280px;
}

.valori_profilo {
    font-size: 14px;
    font-weight: 600;
}

.titoli_profilo {
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: 600;
}

.btn-default-verde-label {
    color: inherit;
    background: white;
    border: 2px solid #8ee5a6;
}

.btn-default-rosso {
    color: inherit;
    background: white;
    border: 2px solid #fcc7c7;
}

.color_rosso {
    color: #fcc7c7;
}

.btn-primary_due .btn-outline {
    color: #007f2f;
}

.panel-default > a > .panel-heading-errore {
    font-size: 15px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom: 1px solid #ddd;
}

.panel-heading-errore {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .panel-heading-errore > panel-title {
        color: #fff !important;
    }

.margine_btn_form {
    margin-top: 24px;
}

.panel-default > a > .panel-heading {
    color: #343434;
    font-size: 15px;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-bottom: 1px solid #ddd;
}

.panel-group .panel-heading {
    border-bottom: 1px;
}

.ibox-title-custom {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 15px 7px;
    min-height: 48px;
}

.ibox-content-custom {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
    clear: both;
}

.ibox_consegne {
    clear: both;
    margin-top: 0;
    padding: 0;
}

.color_black {
    color: #000000;
}

.width_50 {
    width: 50px;
}

.width_200 {
    width: 200px;
}

.width_150 {
    width: 150px;
}

.logo_aziende {
    position: absolute;
    left: 80px;
    top: 13px;
}

.logout_barra {
    position: absolute;
    right: 5px;
}

.m-t-20 {
    margin-top: 20px;
}

.logo_footer {
    width: 70px;
    display: inline-block;
}

.parte_logo_footer {
    float: right;
}

.m-b-80 {
    margin-bottom: 80px;
}

.f-size-13 {
    font-size: 13px;
}

.no_border_top {
    border-top: none;
}

.p-t-25 {
    padding-top: 25px;
}

th > a {
    color: #fff;
}

.table-striped.breakpoint > tbody > tr > td.expand {
    background: url('../img/icone/ico_piu.png') no-repeat 5px center;
    padding-left: 40px;
}

.table-striped.breakpoint > tbody > tr.footable-detail-show > td.expand {
    background: url('../img/icone/ico_meno.png') no-repeat 5px center;
}

.no-table-striped.breakpoint > tbody > tr > td.expand {
    background: url('../img/icone/ico_piu.png') no-repeat 5px center;
    padding-left: 40px;
}

.no-table-striped.breakpoint > tbody > tr.footable-detail-show > td.expand {
    background: url('../img/icone/ico_meno.png') no-repeat 5px center;
}

.btn-default-verde {
    color: inherit;
    background: white;
    border: 2px solid #007f2f;
}

.no_display_colum {
    display: none !important;
}

/*Stile pagin tabella*/
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #dd4814;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: #97310e;
            background-color: #eeeeee;
            border-color: #dddddd;
        }

td > a {
    color: #676a6c !important;
}

.footable.breakpoint > tbody > tr.pagination-ys > td.expand {
    background: none;
    padding-left: 10px;
}

.table-striped.breakpoint > tbody > tr.pagination-ys > td.expand {
    background: none;
    padding-left: 10px;
}

.no-table-striped.breakpoint > tbody > tr.pagination-ys > td.expand {
    background: none;
    padding-left: 10px;
}

.footable.breakpoint > tbody > tr.pagination-ys.footable-detail-show > td.expand {
    background: none;
}

.table-striped.breakpoint > tbody > tr.pagination-ys.footable-detail-show > td.expand {
    background: none;
    padding-left: 10px;
}

.no-table-striped.breakpoint > tbody > tr.pagination-ys.footable-detail-show > td.expand {
    background: none;
    padding-left: 10px;
}

/*Steps*/
.wizard > .steps {
    width: 100% !important;
}

.wizard > .content {
    background: #fff !important;
}

.btn-primary.btn-outline {
    color: #fff !important;
    border: 1px;
    background: #AE1C1F;
}

.btn-primary.btn-outline-not {
    color: #AE1C1F !important;
    border: 1px solid #AE1C1F !important;
    background: #fff;
}

.ajax__fileupload_dropzone {
    line-height: 120px !important;
    text-align: center !important;
    margin-bottom: 15px !important;
    border: 1px dotted #007f2f !important;
    color: #AE1C1F !important;
}

.ajax__fileupload {
    padding: 20px !important;
}

.ajax__fileupload_selectFileButton {
    display: block !important;
    height: 24px !important;
    line-height: 24px !important;
    width: 80px !important;
    text-align: center !important;
    background-color: #fff !important;
    color: #AE1C1F !important;
    cursor: pointer !important;
    margin-right: 4px !important;
    font-size: 13px 1;
    border: 1px solid #AE1C1F !important;
}

.ajax__fileupload_queueContainer {
    border: #A9A9A9 1px solid !important;
    border-width: 1px !important;
    margin-top: 10px !important;
    padding: 10px !important;
    clear: both !important;
}

.ajax__fileupload_fileItemInfo .removeButton {
    cursor: pointer !important;
    background-color: #AE1C1F !important;
    color: #fff !important;
    width: 65px !important;
    height: 20px !important;
    line-height: 19px !important;
    text-align: center !important;
    display: block !important;
    float: left !important;
}

.ajax__fileupload_footer {
    margin-top: 15px !important;
}

.ajax__fileupload_fileItemInfo .pendingState {
    color: #676a6c !important;
    background-color: #fff !important;
}

.ajax__fileupload_uploadbutton {
    width: 75px !important;
    text-align: center !important;
    cursor: pointer !important;
    color: #fff !important;
    font-weight: 200 !important;
    background-color: #007f2f !important;
}

.label_in_attesa {
    background-color: #AE1C1F;
    color: #FFFFFF;
}

.label_in_pausa {
    background-color: #f9e09f;
    color: #FFFFFF;
}

.label_in_lavorazione {
    background-color: #eff25e;
    color: #FFFFFF;
}

.label_in_verifica {
    background-color: #343434;
    color: #FFFFFF;
}

.label_chiusa {
    background-color: #007f2f;
    color: #FFFFFF;
}

.label-default {
    margin-right: 10px !important;
    color: #fff !important;
    background-color: #AE1C1F !important;
}

.label-primary, .badge-primary {
    width: 65px;
}

.label_ok, .badge-primary {
    background-color: #007f2f;
    color: #FFFFFF;
    width: 65px;
}

.label_ko, .badge-primary {
    background-color: #AE1C1F;
    color: #FFFFFF;
    width: 65px;
}

.scroll_tabelle_dashboard {
    height: 200px;
    overflow-y: scroll;
    padding: 5px;
    margin-right: -8px;
}



/*Media query*/
@media (max-width: 1020px) {
    .nascondi_parte_footer {
        display: none;
    }
}

@media (max-width: 580px) {

    .etichetta_fasi {
        float: none;
        margin-top: 10px;
        display: block;
        padding: 5px;
        margin-left: 0px;
    }
}

@media (max-width: 540px) {
    .parte_logo_footer {
        float: none;
        text-align: center;
        margin-top: 15px;
    }

    .etichetta_fasi {
        float: none;
        margin-top: 10px;
        display: block;
        padding: 5px;
        margin-left: 8px;
    }
}

th > a:hover {
    color: #dfdfdf !important;
}

.flag {
    max-width: 35px;
}

.no_display{
    display:none !important
}