body,
.pusher {
    background-color: #eaf1f1 !important;
   
}

a {
    color: #f2711c;
}

input,
select,
textarea {
    border: none !important;
    padding: 3px 4px !important;
    background-color: #f5f5f5 !important;
    font-family: inherit;
}

input:hover,
select:hover,
textarea:hover,
input:focus,
select:focus,
textarea:focus {
    background-color: #dae3e8 !important;
}

#topBarLogo {
    height: 45px;
}

.pointer {
    cursor: pointer !important;
}

.s2 {
    border-bottom: none !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #d4d4d4 !important;
}

.pointer {
    cursor: pointer !important;
}

.ui.definition.table tr td.definition,
.ui.definition.table tr td:first-child:not(.ignored) {
    background: rgba(0, 0, 0, .03);
    font-weight: 700;
    color: rgba(140, 140, 140, 0.95);
    text-transform: '';
    box-shadow: '';
    text-align: '';
    font-size: 0.9em;
    padding-left: '';
    padding-right: '';
}

@media only screen and (max-width: 767px) {
    .ui.table:not(.unstackable) tr {
        padding-top: 0em;
        padding-bottom: 0em;
        box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .1) inset!important;
    }
    .ui.table:not(.unstackable) td:nth-child(2) {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}

.ag-theme-balham {
    margin-top: 3px;
    min-height: 200px;
    margin-bottom: 3px;
    height: 300px;
    min-height: 300px;
}

.right-float {
    float: right;
}

.hide {
    display: none !important;
}

.inline_cke {
    width: 100%;
    min-height: 20px;
}

.cancel_inline,
.ok_inline {
    padding: 5px !important;
}

#mappa {
    width: 100%;
    height: 500px;
    border: none;
}

.left-side {
    width: 232px;
    background-color: #f1f1f1;
    padding-left: 12px;
    position: fixed;
    height: 100%;
}

.right-side {
    width: 100%;
    padding-top: 0;
}

.main-container {
    width: 100%;
    height: 100%;
}

.submenu {
    padding-left: 20px !important;
    background-color: #d1d1d1 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    /* text-transform: uppercase !important; */
}

.submenu .counter {
    font-weight: bold;
    font-size: 90%;
}

.ui.vertical.menu .item>.label {
    margin-right: 7px;
}

.chart {
    width: 100%;
    height: 300px;
}

.header-button {
    padding-left: 2px;
    padding-right: 2px;
}

.header-button i {
    color: #565656;
    cursor: pointer;
}

.changed td:nth-child(1) {
    font-style: italic;
}

.cke_placeholder {
    font-style: italic;
    color: #c7c7c7;
}

.left-side i {
    width: 15px;
}

#id {
    font-weight: bold;
}

.nodata {
    height: auto;
    min-height: auto;
}

.task-desc {
    width: 100%;
    height: 50px;
    white-space: normal;
}

.big {
    font-size: 20px !important;
}

.ag-selection-checkbox {
    margin-right: 4px;
}

.subheader {
    font-size: 0.6em;
}

.narrow {
    width: 100px !important;
    display: inline-block !important;
}

.json {
    padding-left: 20px !important;
}

#top-contents {
    height: 25px;
    padding-left: 10px;
    text-transform: uppercase;
    position: fixed;
    width: 100%;
    background-color: #e4e4e4;
    z-index: 999;
}

#top-contents a {
    color: #a0a0a0;
}

.ui.dimmer {
    background-color: rgba(0, 0, 0, 0.5);
}

b {
    font-size: 90%;
}

.ag-fresh .ag-cell-no-focus {
    border-right: none !important;
}

.ui.selection.dropdown {
    border: none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    min-height: auto;
}

.ui.selection.dropdown>.delete.icon,
.ui.selection.dropdown>.dropdown.icon,
.ui.selection.dropdown>.search.icon {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    right: 5px;
    top: 11px;
    width: 100%;
    text-align: right;
}

.ui.dropdown>.text {
    width: 100%;
}

.ui.selection.dropdown .menu>.item {
    padding: 1px !important;
}

.testo {
    padding: 10px;
    background-color: #f6f6f6;
    position: relative;
}

.testo .fa-pencil-square {
    position: absolute;
    top: 3px;
    right: 3px;
    cursor: pointer;
    font-size: 20px;
    color: #5f5f5f;
}

label {
    padding-left: 10px;
    font-size: 11px;
}

.toolbar {
    padding: 4px !important;
    background-color: #d1d1d1;
}

.toolbar .button {
    padding: 5px 8px 5px 8px;
    text-transform: uppercase;
    font-size: 11px !important;
    font-weight: normal;
}

.toolbar .button i {
    padding-right: 3px;
    color: #ffffff;
}

#cerca {
    padding: .67857143em 1em !important;
    border: 1px solid rgba(34, 36, 38, .15) !important;
    margin-top: 5px;
}

.err {
    color: red;
}

.content.griglia {
    padding: 5px !important;
}

.ui.sidebar .fa {
    display: block;
    margin-bottom: 5px;
}

#login-name {
    display: block;
}

#login-role {
    display: block;
}

.kanban {
    min-height: 400px;
}

.kanban-placeholder {
    background-color: #dae3e8 !important;
    height: 70px;
}

textarea {
    font-family: inherit !important;
}

#titolo_pagina {
    font-weight: bold;
    font-size: 1.5em;
}

.rev_indice {
    display: block;
    font-weight: bold;
    font-size: 1.2em;
}

.rev_motivo {
    display: block;
}

.rev_data {
    display: block;
    font-style: italic;
    color: #b5b5b5;
}

.rev_buttons {
    position: absolute;
    top: 14px;
    right: 12px;
}

.editable {
    background-color: #dae3e8 !important;
    padding: 4px;
}

.ag-theme-balham {
    min-height: 300px;
}


/* .ui.modal:not(.fullscreen) {
    position: absolute;
    top: 40px;
} */


/* .ui.modal.fullscreen {
    top: 10px;
    position: absolute;
    left: auto !important;
} */

.sezione_computo {
    font-weight: bold;
    background-color: #fdd4003b !important;
}

.nota_voce {
    cursor: pointer;
}

.cantiere .meta {
    padding-left: 20px;
    margin-top: 2px;
}

.cantiere {
    margin-bottom: 6px !important;
    margin-top: 6px !important;
}

.ui.grid>* {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
}

.ui.grid {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#titolo_pagina .divider {
    padding-left: 5px;
    padding-right: 5px;
    color: #bfbfbf;
}

.ui.breadcrumb {
    position: relative;
    top: -9px;
    z-index: 1;
}

#elenco_varianti_ingloba div {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    font-weight: bold;
}

#elenco_varianti_ingloba input {
    margin-right: 5px;
}

#mInglobaVarianti p {
    margin-top: 5px;
    margin-bottom: 5px;
}

.ui.card>.content,
.ui.cards>.card>.content {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.lavoro_rosso div {
    background-color: #ff9f9f;
}

.lavoro_giallo div {
    background-color: #fffab0;
}

.lavoro_verde div {
    background-color: #bdfd92;
}

.rev_valore {
    margin-top: 5px;
    display: inline-block;
    color: #51a551;
    font-weight: bold;
}

.rev_tipovar {
    color: #51a551;
    font-weight: bold;
}

.flag {
    cursor: pointer;
}

.ui.inverted.menu span {
    padding-left: 5px;
}

.ui.menu .item>img:not(.ui) {
    width: auto;
}

#main-contents {
    background-color: #fff;
    padding: 30px 30px 30px 30px;
}

#dropzone {
    min-height: 200px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

#dropzone span {
    display: block;
}

#dropzone:hover {
    background-color: #ecd1bf;
}

.dz-message {
    width: 100%;
    padding-top: 20px;
}

.dz-preview {
    flex-basis: 20%;
}

.dz-filename {
    font-size: 0.7rem;
}

.dz-success-mark,
.dz-error-mark {
    display: none;
}

.dz-progress {
    height: 10px;
    width: 100%;
}

.dz-progress span {
    height: 100%;
    background-color: #ffb737;
    width: 0;
}

.modificato {
    border-left: 10px solid #ffb737 !important;
    padding-left: 5px !important;
}

.salvato {
    border-left: 10px solid #53d121 !important;
    padding-left: 5px !important;
}

.errato {
    border-left: 10px solid #ff3737 !important;
    padding-left: 5px !important;
}

#elenco_portfolio img {
    width: 350px;
}

#bFacebookLogin {
    margin-top: 5px;
    background-color: #4267b2;
}

#bGoogleLogin {
    margin-top: 5px;
}

.rigafoto img {
    width: 100%;
    height: auto;
}

#topbar {
    width: 100%;
    background-color: #0c0d0d;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: right;
    margin-bottom: 12px;
    box-shadow: 0px 0px 10px;
    font-size: 11px;
}

#topbar a {
    margin-left: 10px;
    color: #FFF;
}

#barra_grigia {
    background-color: #bfbfbf;
    padding: 10px;
}

#mainmenu {
    margin-bottom: 0;
}

.area_footer {
    background-color: #000000;
    color: #fff;
    text-align: center;
    padding: 30px;
}

.red {
    color: red;
}

#avviso_foto {
    display: inline-block;
    text-align: center;
}

.dz-remove {
    color: black;
    text-transform: uppercase;
    padding: 2px 10px;
    font-size: 12px;
    position: relative;
    top: -4px;
    font-weight: bold;
}

.dz-remove:hover {
    background-color: #f3904e;
    color: white;
}

.foto_pagata {
    background-color: #e5f9e7;
    color: #1ebc30;
    -webkit-box-shadow: 0 0 0 1px #1ebc30 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #1ebc30 inset, 0 0 0 0 transparent;
    margin-bottom: 5px !important;
    border-radius: 5px;
}

.foto_non_pagata {
    background-color: #fbf5e3;
    color: #ffdb72;
    -webkit-box-shadow: 0 0 0 1px #ffdb72 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #ffdb72 inset, 0 0 0 0 transparent;
    margin-bottom: 5px !important;
    border-radius: 5px;
}

.foto_senza_categoria {
    background-color: #f5d5d5;
    color: #ff6060;
    -webkit-box-shadow: 0 0 0 1px #ff6060 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #ff6060 inset, 0 0 0 0 transparent;
    margin-bottom: 5px !important;
    border-radius: 5px;
}

#elenco_foto textarea {
    /* height: 155px; */
    margin-bottom: 6px;
}


/* #elenco_portfolio {
    min-height: 500px;
} */

.dz-error-message {
    position: relative;
    top: -10px;
}

.nome_file {
    word-break: break-all;
}

.categoria_mancante {
    border: 2px solid red !important;
}

#pagamento p {
    margin-bottom: 1px;
}

.foto_pf img {
    max-height: 165px;
    width: auto !important;
}

#mFoto .content img {
    height: 100%;
    width: auto;
}

#mFoto .content,
#mFoto .header,
#mFoto .actions {
    text-align: center;
}

.fase1yes {
    background-color: #21ba4544 !important;
}

.fase1no {
    background-color: #db282844 !important;
}

.fase1maybe {
    background-color: #dbc92844 !important;
}

#mPortfolio .content img {
    width: auto;
    border: 1px solid white;
}

#mPortfolio .content img:hover {
    border: 1px solid #ccc;
    cursor: pointer;
}

#mPortfolio .header,
#mPortfolio .actions {
    text-align: center;
}

#mPortfolio .current {
    max-height: 500px;
    width: auto;
}

#topbar_fasi {
    display: flex;
}

#topbar_fasi .item {
    padding: 0;
}

#topbar_fasi .item span {
    padding-right: 7px;
}

.ui.inverted.menu {
    margin: 0;
    border-radius: 0;
}

.prog_voto {
    height: 2px;
}

.menupf {
    border-left: 5px solid white;
}

.menupf .nome_concorso {
    font-weight: bold;
}

.radio_answer {
    padding-top: 5px;
}

.closeicon {
    float: right;
}

.pf_q {
    position: relative;
    z-index: 999;
    cursor: pointer;
}

.radio_answer span {
    position: absolute;
    left: 22px;
}

.voto-f2si {
    border: 3px solid #51a551 !important;
}

.voto-f2forsesi {
    border: 3px solid #ffca37 !important;
}

.voto-forseno {
    background-color: #f9b8d2 !important;
}