/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2 set 2020, 16:27:45
    Author     : mazzola.a
*/

html {
    height: 100%
}
body {
    font-family: 'Frutiger LT Pro 55 Roman', sans-serif;
    font-size: 17px;
    height: 100%;
}
div.dashboard{
    min-height: 520px;
    height: 100%;
}
.vh-center{
    display: flex;
    justify-content: center;
}
.rotated-45 {
  transform: rotate(45deg);
}
i.remove-icon-space{
    line-height: .25 !important;
}
div.dashboard-sez-top{
  /*  height: 10%; */
}
div.dashboard-sez-center{
  /*  height: 42.5%; */
}
div.chartContainer{
    transition: width 2s;
}
div.dashboard-sez-bottom{
  /*  height: 5%; */
}
a.nav-item.nav-link:not(.active){
    color: #ffffff !important;
}
div.expanded{
    position: fixed; 
    top:0px; 
    bottom:0px;
    left: 0px;
    right: 0px;
    overflow-y: auto;
    overflow-x: auto;
    z-index: 1000;
    background-color: #ffffff;
    height: 100vh;
}
div.chartContainerExpanded{
    width: 1400px;
}
.title1 {
    color: #da291c;
    font-size:  45px; 
    font-weight:  600;
    opacity:  .85; 
}
.title2 {
    color: #da291c;
    font-size:  30px; 
    font-weight:  600;
    opacity:  .85; 
    margin-top: 20px;
}
label {
    font-size:  15px; 
    color:  #000;
    font-weight: 400; 
}
input:not([type=checkbox]):not([type=radio]):not(.normal):not([type=search]) {
    font-size:  12px;
    text-align: center;
    padding:  20px 0px;
    height:  56px; 
    border:  none;
    border-bottom:  solid 1px rgba(0,0,0,.1);
    background:  #fff;
    width:  280px;
    box-sizing:  border-box;
    transition:  all .3s linear;
    color:  #000;
    font-weight:  400;
}
input[type="file"] {
    display: none;
}
.custom-file-upload {
    border: 2px solid #DA291C;
    margin-top: 30px;
    border-radius: 25px;
    display: inline-block;
    padding: 8px 20px;
    cursor: pointer;
    -webkit-transition: background 1000ms linear;
    -moz-transition: background 1000ms linear;
    -o-transition: background 1000ms linear;
    -ms-transition: background 1000ms linear;
    transition: background 1000ms linear;
}
.custom-file-upload:hover {
    border: 2px solid #DA291C;
    background: linear-gradient(to right, #DA291C, #0C2340);
    margin-top: 30px;
    border-radius: 25px;
    display: inline-block;
    padding: 8px 20px;
    color: white;
    cursor: pointer;
}
input:focus{
    border-bottom:  solid 1px; 
    outline: 0;
    box-shadow:  0 2px 6px -8px;
}
a {
    font-size: 14px;
    text-decoration: none;
}
p {
    font-size: 16px;
}
.parag {
    margin-top: 19px;
    margin-left: 12px;
}
.container2 {
    text-align: center;
    height:  auto;
    background:  #ffffff; 
    box-shadow:  5px 15px 10px 5px rgba(0,0,0,.12);
}
.container1 {
    text-align: center;
    height:  360px;
    background:  #ffffff; 
    box-shadow:  5px 15px 10px 5px rgba(0,0,0,.12);
}
.container-top {
    text-align: center; 
    flex-direction:  row; 
    height:  auto;
    background:  #ffffff; 
    box-shadow:  5px 15px 10px 5px rgba(0,0,0,.12);
}
.container-bottom {
    text-align: center; 
    flex-direction:  row; 
    height:  auto;
    background:  #ffffff; 
    box-shadow:  5px 15px 10px 5px rgba(0,0,0,.12);
}

.limiter {
    width: 100%;
    margin: 10 10 10 10;
}
.sfondo {
    /* background by SVGBackgrounds.com */
    background-color: #162056;
    /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%230c2340' stroke-width='0.53' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(35.3) translate(-971.67 -728.75)'%3E%3Cuse fill='%23112744' href='%23s' y='2'/%3E%3Cuse fill='%23112744' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23162c48' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23162c48' href='%23s'/%3E%3Cuse fill='%231b304b' href='%23s' x='2'/%3E%3Cuse fill='%231b304b' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(35.3) translate(-971.67 -728.75)'%3E%3Cg fill='%231f354f'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(35.3) translate(-971.67 -728.75)'%3E%3Cg fill='%231f354f'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(35.3) translate(-971.67 -728.75)'%3E%3Cg fill='%23243953'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(35.3) translate(-971.67 -728.75)'%3E%3Cg fill='%230c2340'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23293d57'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(35.3) translate(-971.67 -728.75)'%3E%3Cg fill='%230c2340'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(35.3) translate(-971.67 -728.75)'%3E%3Cg fill='%230c2340'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(35.3) translate(-971.67 -728.75)'%3E%3Cg fill='%230c2340'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;*/
    /* background by SVGBackgrounds.com */
}
.btn-login {
    background-image: linear-gradient(to right, #DA291C, #0C2340);
    border-radius: 25px;
    margin: 20px;
    font-size: 15px;
    color: white;
}
.btn-submit {
    background-image: linear-gradient(to right, #DA291C, #0C2340);
    border-radius: 25px;
    margin: 20px;
    font-size: 20px;
    color: white;
}
.btn-submit:hover {
    background-image: linear-gradient(to right, #DA291C, #0C2340);
    border-radius: 25px;
    margin: 20px;
    font-size: 20px;
    color: white;
}
.user-icon{
    margin-top: 3%; 
    cursor: pointer;
}
th, td {
  padding: 8px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.subCatList, .descContainer{
    --animate-duration: 0.5s;
}
.rotate{
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.rotate.down{
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
}
table.clickable tbody tr {
    cursor: pointer;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
    transition: transform 300ms ease-in-out;
}
table.clickable tbody tr:hover {
    background-color: rgba(60, 89, 152, .2) !important;
}
table.clickable tbody tr:active {
    background-color: rgba(60, 89, 152,.5) !important;
    transform: translateY(2px);
}
table.clickable tbody tr:hover {
    background-color: rgba(60, 89, 152, .2) !important;
}
table.clickable tbody tr:active {
    background-color: rgba(60, 89, 152,.5) !important;
    transform: translateY(2px);
}
.trsRed {
    color: #DA291C;
}
.headerLogoTdlt{
    width: 100%; max-width: 400px;
}
@media only screen and (max-width: 767px) {
    .headerLogoTdlt{
        max-height: 40px; width: auto;
        padding-top: 0.5rem;
    }
}
.headerLogoEdenred{
    height:auto; max-height: 90px; max-width: 100%;
}
div.uploadContainerLogo{
    height:auto; 
    height: 90px; 
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    cursor: pointer;
}
div.uploadContainerLogo:hover{
    background-color: rgba(0,0,0,.05);
}
.border-dotted{
    border: 5px dotted #aaa;
}
#upload-logo{
   opacity: 0;
   position: absolute;
   z-index: -1;
}
/* The overlay effect (full height and width) - lays on top of the container and over the image */
.overlay-logo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
}

/* When you mouse over the container, fade in the overlay icon*/
.container-logo:hover .overlay-logo {
  opacity: 1;
  cursor: pointer;
}

/* The icon inside the overlay is positioned in the middle vertically and horizontally */
.icon-logo {
  color: #c4c4c4;
  font-size: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

/* When you move the mouse over the icon, change color */
.icon-logo .fas:hover {
  color: #c4c4c4;
}
@media only screen and (max-width: 767px) {
    .headerLogoEdenred{
        max-height: 40px;
        padding-bottom: 0.5rem;
    }
}
.code-holder{
  width: 100%; /* your prefered width */
  overflow-x: scroll;
  height: 40px;/* Your prfered height*/
}

.code-holder code{
 white-space: nowrap; /* this rule is important*/
}
