﻿/* #2b8b6d; */
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}
a:hover {
  text-decoration: none;
}

.btn-200 {
  min-width: 200px;
}

.btn-150 {
  min-width: 150px !important;
}

.btn-100 {
  min-width: 100px;
}

.btn-min {
  width: 70px;
  font-size: 0.85rem;
  padding: 2px 10px 1px;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}
.border-top {
  border-top: 1px solid #e5e5e5;
}

.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
  /* Vertically center the text there */
}

.breadcrum {
  color: #333 !important;
}
.breadcrum a {
  text-decoration: underline;
}

.h1home {
  margin-top: 25px;
  font-size: 28px;
}

.home-cont {
  border: 1px solid #ccc;
  border-radius: 22px;
  box-shadow: 2px 2px 8px -3px #8a8a8a;
  padding: 0 30px;
  margin-top: 10px;
}

.board {
  border: 1px solid #ccc;
  border-radius: 16px;
  padding: 0;
  box-shadow: 2px 2px 8px -3px #8a8a8a;
  margin-bottom: 30px;
}

.email-demo {
  position: absolute;
  right: 20px;
}

.ent {
  border: 1px solid #ccc;
  border-radius: 16px;
  padding: 0;
  box-shadow: 2px 2px 8px -3px #8a8a8a;
  margin-bottom: 30px;
}
.ent h6 {
  padding-bottom: 15px;
}

.logo img {
  width: 100px;
  height: 44px;
}

.entheader {
  padding: 0 0 15px 0;
}

.enta {
  text-decoration: underline;
}
.enta:hover {
  text-decoration: underline;
  color: #000 !important;
}

.cont {
  padding-top: 20px;
}
.cont img {
  margin: 25px 0;
  width: 100px;
}

.enterprise {
  width: 100%;
  text-align: center;
  top: 0px;
  height: 60px;
}

.sect {
  text-align: center;
  padding-bottom: 2px;
  padding-top: 14px;
  font-size: 20px;
  background-color: #20538b;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  margin: -1px -1px 0px -1px;
  color: white;
  font-weight: bold;
}
.sect .name {
  position: relative;
}

.dn {
  display: none;
}

.dni {
  display: none !important;
}

.hrl {
  margin: 5px 15px 15px;
}

.descr {
  font-size: 14px;
  padding: 10px;
}
.descr h6 {
  text-align: center;
  margin-bottom: 10px;
}

.add {
  position: absolute;
  right: 10px;
  top: 18px;
}
.add img {
  width: 32px;
}

hr {
  margin-right: -15px;
  margin-left: -15px;
}

.edit {
  position: absolute;
  right: 0px;
  top: 4px;
  margin-left: 90%;
}
.edit img {
  width: 24px;
  cursor: pointer;
}
.edit .text-dark {
  padding: 0;
}

.overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: none;
}

.innoverlay {
  position: absolute;
  width: 100%;
  top: 50%;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: black;
}

.tdico {
  padding: 1px !important;
}
.tdico img {
  margin-left: 10px;
  width: 16px;
  vertical-align: text-bottom;
  cursor: pointer;
}

.tdico1 {
  position: absolute;
  right: 10px;
  margin-top: 6px;
}

.tdico2 {
  position: absolute;
  right: 42px;
  margin-top: 6px;
}

.filedelete {
  width: 16px;
}

.btn-right {
  text-align: right;
}
.btn-right hr {
  margin-bottom: 2rem;
  margin-top: 1.2rem;
}

.titleh3 {
  margin: 5px 0 25px 0;
}

input[type=checkbox], input[type=radio] {
  width: 18px;
  height: 18px;
}

.chk {
  border-radius: 10px;
  border: 1px solid #ccc;
  background-color: #f6f6f6;
  padding: 0.82rem 0.25rem 0rem 0.25rem;
  margin: 10px 0 25px;
}

.chkon {
  background-color: #c8ffc8 !important;
}

.chkline {
  margin: 2.3rem 0 0;
}

.form-check-label span {
  margin-left: 8px;
}

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

.lookupData {
  margin-top: 32px;
  height: calc(100% - 26px);
  overflow-y: scroll;
  overflow-x: auto;
}

.lookupData::-webkit-scrollbar {
  width: 8px;
  margin-right: 1px;
}

.lookupData::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

.lookupData::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 10px;
}

.lookupData::-webkit-scrollbar-thumb:hover {
  background: #b30000;
}

.lookup {
  position: absolute;
  max-width: 75%;
  left: 15%;
  top: 20%;
  height: 60%;
  border: 1px solid #ccc;
  padding: 0 0 6px 0;
  border-radius: 6px;
  background-color: #fcfcfc;
  font-size: 0.8rem;
  cursor: grab;
  box-shadow: 3px 0px 15px 1px rgba(1, 1, 1, 0.6);
}

div.table {
  display: table;
  margin-bottom: 0;
}

div.tr {
  display: table-row;
}

div.td {
  padding-right: 8px;
  border-top: 1px solid #dadada;
  display: table-cell;
}

.candelete .td:last-of-type {
  width: 29px;
}

.btnPulsante .td:last-of-type {
  padding-right: 0;
}

.closelookup {
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  height: 32px;
  background-color: #daf3ff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.closelookup img {
  width: 32px;
  position: absolute;
  right: 6px;
  top: 0px;
  cursor: default;
}

.tr.even {
  background-color: #effaff;
}

.table .tr:first-child .td {
  border-top: 0 !important;
}

.cnt {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.cam {
  text-transform: capitalize;
}

.Boxed {
  font-size: 0.85rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 0;
}

.box_meeting {
  font-size: 0.85rem;
  border: 1px solid #ccc;
  padding: 5px;
}

.Box {
  font-size: 0.85rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 5px;
}

.voteBox {
  padding: 4 px 10 px;
}

.small {
  font-size: 0.85rem;
  margin-top: 4px;
}
.small .chkInput {
  float: left;
  padding-top: 2px;
}
.small .chkText {
  float: left;
  padding-left: 5px;
}
.small .check-box {
  width: 14px;
  height: 14px;
}

.utility {
  border: 1px solid #ccc;
  border-radius: 16px;
  padding: 12px 20px 0;
  box-shadow: 2px 2px 8px -3px #8a8a8a;
}
.utility .row {
  margin-bottom: 16px;
}
.utility a {
  text-decoration: underline;
}

img.dot {
  position: absolute;
  top: 146px;
  z-index: -1;
  left: 138px;
  width: 50px;
}

img.dot-user {
  position: absolute;
  top: 185px;
  z-index: -1;
  left: 120px;
  width: 50px;
}

.box_date {
  background-color: #000053;
  color: white;
}
.box_date .box_day {
  font-size: 2.5rem;
  line-height: 2.5rem;
}
.box_date .box_month {
  font-size: 2.5rem;
  line-height: 2.5rem;
}
.box_date .box_week {
  font-size: 2.5rem;
  line-height: 2.5rem;
}
.box_date .box_hour {
  font-size: 2.5rem;
  line-height: 2.5rem;
}

.box_location {
  font-size: 2.5rem;
  line-height: 2.5rem;
}

.verbale {
  position: fixed;
  background-color: white;
  top: 70px;
  bottom: 70px;
  width: 800px;
  max-width: 90%;
  box-shadow: 0px 0px 30px 10px #8a8a8a;
  left: 50%;
  transform: translateX(-50%);
}

.eyePassword {
  cursor: pointer;
  float: right;
  margin-right: 10px;
  margin-top: -32px;
  position: relative;
  z-index: 2;
}

.onerror {
  border: 1px solid red !important;
}

.errmsg {
  color: red;
  font-weight: bold;
  font-size: 14px;
}

.errCont {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
}

.errLayer {
  position: relative;
  width: auto;
  max-width: 90%;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 38px 15px 58px 15px;
  top: calc(50vh - 200px);
  max-height: 300px;
  overflow: auto;
  min-width: 480px;
}
.errLayer .errLayerHead {
  font-size: 20px;
  margin-bottom: 5px;
  position: absolute;
  top: 4px;
}
.errLayer .errLayerInfo {
  height: 100%;
  overflow-y: scroll;
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  padding: 2px 6px;
  color: #000;
}
.errLayer .errLayerBtn {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 12px;
  left: 0;
}
.errLayer .errLayerBtn input {
  width: 120px;
}

a.btn.btn-primary {
  color: white;
  cursor: pointer;
}
a.btn.btn-primary:hover {
  color: white;
  cursor: pointer;
}

.corso {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffc8ff;
}

.voted {
  border: 1px solid #ccc;
  border-radius: 6px;
}

.online {
  color: #00c800;
}

.offline {
  color: #ff3838;
}

.video-container {
  padding-bottom: 56.25%;
  position: relative;
}
.video-container iframe {
  position: absolute;
  height: 100%;
  width: 100%;
}

.jitsi {
  position: absolute;
  height: 100%;
  width: 100%;
}

.report p {
  margin-bottom: 0px;
}

.report {
  font-size: 10pt;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 2px 8px;
  height: 30vh;
}

.w50 {
  width: 50px;
}

.w100 {
  width: 100px;
}

.w220 {
  width: 224px;
}

.rowCons .td {
  padding-top: 4px;
  padding-bottom: 4px;
}

.voted_an {
  box-shadow: 0 0 0 0.25rem #52585d;
}

.spunte {
  font-size: 1rem;
  font-weight: 700 !important;
}

.rot label {
  transform: rotate(-30deg);
  white-space: nowrap;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
}

.time {
  color: #aaa;
  font-size: 9pt;
}

.mailsubject, .mailbody {
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  border-radius: 6px;
  padding: 2px 8px;
  margin: 2px 0 8px 12px;
}

select.btn {
  border: 1px solid #ccc;
  background-color: white;
  padding: 2px;
  font-size: 0.8rem;
}

.notfound .sect {
  background-color: #888;
}
.notfound .descr {
  color: #888;
}
.notfound .btn {
  background-color: #aaa;
  border: #888;
  color: white !important;
}

.btn-search {
  border: 1px solid #bbb;
  text-align: left;
}

.classicVote select, .personalVote select {
  padding: 4px 8px;
  font-size: 0.8rem !important;
  height: 29px;
  border: 1px solid #cfcfcf;
  width: 100%;
}
.classicVote .td, .personalVote .td {
  border-top: 0 !important;
}
.classicVote .ww, .personalVote .ww {
  font-size: 0.8rem !important;
  padding: 4px 8px;
  margin-top: -3px;
  border: 1px solid #cfcfcf;
  width: 100%;
}

.pulsante {
  float: left;
  margin: 2px 10px 0 0;
  min-width: 38px;
  min-height: 38px;
}

.btn-voto {
  min-width: 38px;
  min-height: 38px;
}

.btn-del {
  width: 29px;
  height: 29px;
  padding: 0;
  color: white !important;
  margin: 0 0 4px 0;
  font-family: tahoma;
  font-size: 1rem;
}

.corpo {
  margin: 4px 0px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  padding: 2px 6px;
  background-color: #fafafa;
  height: 30vh;
  overflow: auto;
}

.Boxed .td:first-of-type {
  padding-left: 8px;
}

.BoxTitle {
  padding: 12px 0px;
  background-color: #effaff;
  margin-bottom: 20px;
  margin-top: 10px;
}

.form-check-label span {
  line-height: 1.6rem;
}

.smallinfo {
  font-size: 0.75rem;
  color: #888;
}

[contenteditable] {
  outline: 0px solid transparent;
}

.totalw {
  position: absolute;
  right: 38px;
  border: 1px solid #ccc;
  width: auto;
  text-align: right;
  padding: 2px 6px 1px 0;
  margin-top: 6px;
  border-radius: 6px;
}

.inputw {
  width: 70px;
  border: 1px solid #ccc;
  padding-right: 6px;
  border-radius: 6px;
}

.inpute {
  width: 250px;
  border: 1px solid #ccc;
  padding-right: 6px;
  border-radius: 6px;
}

.td30 {
  width: 30px;
  text-align: center;
}

.td50p {
  width: 50%;
  text-align: center;
}

.td100p {
  width: 100%;
}

.control-label {
  margin-bottom: 2px;
}

.sum {
  background-color: #ffc8c8;
  white-space: nowrap;
  padding: 4px 10px;
}

.ok {
  background-color: #c8ffc8 !important;
}

.goBack {
  position: absolute;
  cursor: pointer;
  padding: 2px 7px 6px 5px;
  margin: -2px 0 0 8px;
}
.goBack img {
  width: 20px;
}

.breadcrum .col-12 {
  padding-left: 15px;
  border-left: 1px solid #666;
  margin-left: 108px;
  padding-bottom: 4px;
}

.agendadesc {
  color: gray;
  font-size: 0.8rem;
  margin-left: 8px;
}

.votedesc {
  color: gray;
  font-size: 0.8rem;
}

.descr8 {
  margin-left: 8px;
}

.mrl0 {
  margin-right: 0px;
  margin-left: 0px;
}

.gray {
  background-color: #ccc;
  overflow: hidden;
}

.colgray {
  color: gray;
}

.bb1 {
  border-bottom: 1px solid #ccc;
}

.w40 {
  width: 40%;
}

.w20 {
  width: 20%;
}

.btn-full {
  width: 100%;
}

.readonly {
  background-color: #e9ecef;
}

.infoButton {
  font-size: 0.8rem;
  color: #666;
  line-height: 1.2rem;
}

.lookupContainer {
  min-width: 350px;
}

.d-even {
  background-color: #effaff;
}
.d-even .col-md-6 {
  padding-bottom: 8px;
}

.d-odd {
  background-color: #ffffff;
}
.d-odd .col-md-6 {
  padding-bottom: 8px;
}

.Boxed .row {
  margin: 0;
}

.noBoxed {
    border: 0!important;
}

.odg {
    margin-bottom: 25px !important;
    border: 1px solid #ccc;
    border-radius: 8px;
}

.shad {
    -webkit-box-shadow: 2px 2px 6px 0px #00000047;
    -moz-box-shadow: 2px 2px 6px 0px #00000047;
    -o-box-shadow: 2px 2px 6px 0px #00000047;
    box-shadow: 2px 2px 6px 0px #00000047;
}

.Boxed .row .col-6 {
  padding-top: 15px;
  padding-bottom: 10px;
}

.imgwarning {
  width: 20px !important;
  margin: 0px 6px !important;
}

.warn {
  padding: 7px 0 0 0;
  margin-left: -12px;
}

body::after {
  content: "XS: < 576px";
  position: fixed;
  color: #d4d4d4;
  right: 5px;
  bottom: 60px;
  text-align: center;
  z-index: 10000;
  display: block;
  overflow: hidden;
  font-size: 12px;
  font-family: Courier;
}

@media (min-width: 576px) {
  body::after {
    content: "SM 576px-768px";
  }
}
@media (min-width: 768px) {
  body::after {
    content: "MD 768px-992px";
  }
}
@media (min-width: 992px) {
  body::after {
    content: "LG 992px-1200px";
  }
}
@media (min-width: 1200px) {
  body::after {
    content: "XL > 1200px";
  }
}
