body,
.pusher {
    background-color: #f1f1f1 !important;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
}

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: 8px !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;
    background-color: #000000;
}

#mainmenu .item {
    background-color: #000000;
}

.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;
}

.g-signin2 {
    margin-top: 6px;
}

.g-signin2>div {
    width: 100% !important;
}

.missing td input {
    border: 1px solid red;
}

.ui.table td.error,
.ui.table tr.error {
    background: #ffc0c0 !important;
    color: #9f3a38 !important;
}

#call_selector {
    background-color: #2b2b2b;
    color: white;
    text-transform: uppercase;
    padding: 19px 10px;
    border-radius: 0;
    height: 55px;
    position: relative;
    text-align: center;
}

.menucall {
    padding-right: 6px;
    margin-right: 6px;
    padding-left: 6px;
    font-size: 1.3rem;
}

.titolo_call {
    font-size: 2rem;
    padding: 10px !important;
}

#call_selector .selection {
    padding: 10px 12px !important;
    float: right;
}

#call_selector label {
    display: block;
    font-size: 1rem;
}

#call_selector .text {
    font-size: 16px;
}

#call_selector .dropdown.icon {
    top: 18px;
    font-size: 18px;
}

#call_selector>.item {
    color: #ffffff;
    border-left: 1px solid #a0a0a0;
    padding-right: 6px;
}

#call_selector .item.active {
    color: #f2711c;
}

.call_buttons {
    flex: 1;
}

.call_buttons .orange {
    text-transform: uppercase;
    margin-left: 10px;
    font-size: 1.3rem;
    padding: 9px 13px;
}

.disattivato {
    background-color: #8b4a1e !important;
}

#notifiche {
    padding: 10px;
    background-color: #ffffff;
}

.reload {
    border: 7px solid #db2828;
    border-radius: 5px;
    position: relative;
    margin-top: 15px !important;
}

.reload-label {
    position: absolute;
    top: -17px;
    left: 10px;
}

.reload-approve {
    border: 7px solid #fbbd08;
    border-radius: 5px;
    position: relative;
    margin-top: 15px !important;
}

.reload-approve-label {
    position: absolute;
    top: -17px;
    left: 10px;
}

#sub_call_selector {
    background-color: #000000;
    color: white;
    text-transform: uppercase;
    padding: 10px 10px;
    border-radius: 0;
    height: 55px;
    position: relative;
}

#sub_call_selector>div {
    position: absolute;
}

#sub_call_selector>div .item {
    color: #ffffff;
    border-right: 1px solid #a0a0a0;
    padding-right: 6px;
    padding-left: 6px;
}

#sub_call_selector>div .item:hover {
    color: #f2711c;
}

#sub_call_selector>div .item.active {
    color: #f2711c;
}

.no_call {
    color: #f2711c;
    text-align: center;
    padding-top: 200px;
    padding-bottom: 200px;
}

#calls {
    display: flex;
    justify-content: center;
    margin-bottom: 150px;
}

.call {
    border: 2px solid #f2711c;
    border-radius: 10px;
    padding: 10px;
    height: 450px;
    width: 200px;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
}

.call:hover {
    background-color: #f5eeea;
}

.call img {
    width: 100%;
}

.call .deadline {
    text-align: center;
    font-weight: bold;
    color: #f2711c;
    font-size: 1.1rem;
    margin-top: 7px;
    margin-bottom: 0;
}

.call .iscrizioni {
    text-align: center;
    font-weight: bold;
    color: #f2711c;
}

.call h3 {
    text-align: center;
    font-size: 1.5rem;
    position: absolute;
    top: 250px;
    width: 100%;
    left: 0;
}

.call .partecipa {
    text-transform: uppercase;
    color: #f2711c;
    border-bottom: 1px solid #f2711c;
    margin-top: 90px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
}

.call .foto_candidate,
.call .progetti_candidati {
    margin: 0;
    text-align: center;
    color: #a1a1a1;
}

.call.disabled {
    border: 2px solid #a1a1a1 !important;
}

.call.disabled .deadline {
    color: #a1a1a1;
}

.call .immagine {
    height: 200px;
}

.call.disabled img {
    filter: grayscale(100%);
    opacity: 0.5;
}

.call.disabled .iscrizioni {
    color: #a1a1a1;
}

.call.disabled h3 {
    color: #a1a1a1;
}

.call.disabled .partecipa {
    color: #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
}

.call_archive {
    padding: 6px !important;
    font-size: 1.2rem;
    color: #909090;
    width: 150px;
    border-radius: 5px;
}

.ui.popup.left.center {
    background-color: #ffff98;
}