﻿html, body, .container-fluid {
    margin: 0;
    padding: 0;
}

* {
    color: #343a40;
}

* {
    font-family: 'Quicksand', sans-serif;
}

.font-roboto {
    font-family: 'Roboto', sans-serif;
}

/*pulsanti open close*/
.form-check-input:checked {
    background-color: #32304e;
    border-color: #32304e;
}

.btn-outline-grey {
    background-color: #FFF !important;
    border-color: #ced4da !important;
}

    .btn-outline-grey:hover {
        background-color: #ced4da !important;
        border-color: #ced4da !important;
        color: #FFF !important;
    }

.btn-check:checked + .btn-outline-grey {
    background-color: #444444 !important;
    border-color: #ced4da !important;
    color: #FFF !important;
}

.btn-outline-grey:hover i {
    background-color: #ced4da !important;
    border-color: #ced4da !important;
    color: #FFF !important;
}

.btn-check:checked + .btn-outline-grey i {
    background-color: #444444 !important;
    border-color: #ced4da !important;
    color: #FFF !important;
}

/*fine pulsanti open close*/

/* pulsanti abilita / disabilita*/
.btn-outline-blue {
    background-color: #FFF !important;
    border-color: #32304e !important;
}

.btn-outline-red {
    background-color: #FFF !important;
    border-color: #DC3545 !important;
}

.btn-outline-blue:hover {
    background-color: #DADAED !important;
    border-color: #DADAED !important;
    color: #000 !important;
}

.btn-check:checked + .btn-outline-blue {
    background-color: #444 !important;
    border-color: #ced4da !important;
    color: #FFF !important;
}

/* fine pulsanti abilita / disabilita*/


#navbar {
    font-weight: bolder;
}

/*#LOGO_CC {
  position: relative;
  width: 76px;
  height: 76px;
  background-color: #343a40;
  clip-path: circle(50% at 50% 50%);
}

#LOGO_CC img{
  position: absolute;
  top: 3px;
  left: 3px;
  right: 0px;
  bottom: 0px;
  clip-path: circle(50% at 50% 50%);
}*/

/*.dow, .day, .old {
  display: none;
}*/

#input_form_mensile, #input_fdays, .namePDVtd, .fMonthPDVtd {
    text-align: center;
}

/* finestra modale */
#INFO_MODAL p:hover {
    /*text-decoration: underline !important;*/
}

.datepicker th, .datepicker tr {
    padding: 10px !important;
}

/* color */
/*logo app */
.blue-primary {
    color: #32304e;
}

.text-excell {
    color: #207245 !important;
}

/*border*/
.blue-border {
    border-color: #32304e !important;
}

/* Background color */
.blue-primary-bg {
    background-color: #32304e;
}

.blue-secondary-bg {
    background-color: #DADAED;
}

.grey-bg {
    background-color: #DADAED;
}

/* Bottoni personalizzati */
.blue-primary-outline, .blue-primary-outline a:link, .blue-primary-outline a:hover, .blue-primary-outline a:active, .blue-primary-outline a:visited {
    color: #32304e !important;
    border: 1px solid #32304e;
}

.blue-primary-ckbox, .blue-primary-ckbox a:link {
    color: #32304e !important;
    border: 1px solid #32304e;
}

.btn-check:checked + .blue-primary-ckbox {
    color: #FFF !important;
    background-color: #32304e !important;
    border: 1px solid #FFF !important;
}

.btn-primary, .btn-primary:link, .btn-primary:visited, .btn-primary:focus {
    background-color: #32304e !important;
}

    .btn-primary:active, .btn-primary:hover {
        background-color: #404066 !important;
    }

.btn-secondary, .btn-secondary:link, .btn-secondary:visited, .btn-secondary:focus {
    background-color: #9393AD !important;
}

    .btn-secondary:active, .btn-secondary:hover {
        background-color: #B2B2C1 !important;
    }

/*.btn-check:checked + .blue-primary-ckbox a:hover, .btn-check:checked + .blue-primary-ckbox a:active, .btn-check:checked + .blue-primary-ckbox a:visited {
  color: #FFF !important;
  background-color: #32304e !important;
  border: 1px solid #32304e;
}*/

/* sezioni principali */
#header {
    margin: 0;
    padding: 20px 3% 10px 3%;
    border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #343a40;
}

#navbar {
    margin: 0;
    padding: 20px 3% 20px 3%;
}

#header div, #header h3 {
    padding: 0;
}

#footer {
    margin: 100px auto 0 auto;
    padding: 10px 3% 10px 3%;
    text-align: center;
}

    #footer p {
        font-size: 0.8em;
    }

/* STILE LINKS*/
/* standard */
a:link, a:active, a:visited {
    color: #343a40;
}

a:hover {
    text-decoration: underline;
}

#TEMPLATE_PDF {
    border: 1px #bebebe;
    border-style: dashed;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

    #TEMPLATE_PDF a:link, #TEMPLATE_PDF a:active, #TEMPLATE_PDF a:visited {
        text-decoration: none !important;
    }

    #TEMPLATE_PDF a:hover {
        text-decoration: underline !important;
    }

.thumb-pdv {
    width: 90px;
    height: auto;
}

a.dropdown-item:focus {
    background-color: #32304e;
}

/*DataTable Paginazione*/
#TABLE_pdv_length {
    margin-bottom: 30px !important;
    float: right;
}

#TABLE_pdv {
    margin-bottom: 30px !important;
}

#TABLE_pdv_paginate {
    float: none !important;
    text-align: center !important;
}

#TABLE_users_length {
    margin-bottom: 30px !important;
    float: right;
}

#TABLE_users {
    margin-bottom: 30px !important;
}

#TABLE_users_paginate {
    float: none !important;
    text-align: center !important;
}

#TABLE_ruolo_length {
    margin-bottom: 30px !important;
    float: right;
}

#TABLE_ruolo {
    margin-bottom: 30px !important;
}

#TABLE_ruolo_paginate {
    float: none !important;
    text-align: center !important;
}

#TABLE_logs_length {
    margin-bottom: 30px !important;
    float: right;
}

#TABLE_logs {
    margin-bottom: 30px !important;
}

#TABLE_logs_paginate {
    float: none !important;
    text-align: center !important;
}

.dt-buttons button span {
    color: #FFF !important;
}

.dt-buttons button {
    color: #FFF !important;
    background-color: #32304e !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.dt-buttons {
    float: none !important;
    color: #FFF !important;
    margin-bottom: 30px !important;
}

.redRow {
    background-color: #F5D5D5 !important;
}

/* Bootbox */
.close {
    float: right;
    font-size: 1.5rem;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: .5;
}

.modal-body > .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.5rem 0.75rem;
    z-index: 1;
    border: 0;
    background: transparent;
    font-weight: 100;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.bootbox-body {
    padding: 20px 20px 0 20px;
}

/* Fieldset login ecc page */
#FIELDform {
    margin-top: 5em;
}

    #FIELDform legend {
        margin-top: -2.1em;
    }

/*Daterangepicker*/
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    width: 35px !important;
    height: 35px !important;
    font-size: 15px !important;
}

.daterangepicker .ranges li {
    font-size: 16px !important;
}

.daterangepicker {
    line-height: 1.4em !important;
}
/*FINE Daterangepicker*/

/* Breackpoint */
/* Extra-Small devices (landscape phones, 576px and down) */
@media screen and (max-width: 576px) {
    #login_content, #footer {
        width: 90%;
    }

    #header h3 {
        font-size: 1.3rem;
    }

    .pull-right {
        float: none !important;
    }

    #input_form_mensile label {
        font-size: 0.8rem;
    }

    #navbarScroll {
        padding: 0 10px 0 10px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media screen and (min-width: 576px) {
    #login_content, #footer {
        width: 90%;
    }

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    #input_form_mensile label {
        font-size: 1rem;
    }
}

/* Medium devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
    #login_content {
        width: 50%;
    }

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    #input_form_mensile label {
        font-size: 1rem;
    }
}

/* Large devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {
    #login_content {
        width: 50%;
    }

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    #input_form_mensile label {
        font-size: 1rem;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
    #login_content {
        width: 30%;
    }

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    #input_form_mensile label {
        font-size: 1rem;
    }
}
