﻿
.lblElencoSistemi {
  border-bottom: solid 2px #0094ff
}

.lblElencoProfili {
  border-bottom: solid 2px #0094ff;
}

/* HEADER */
.Header {
  float: left;
  width: 100%;
}

.HeaderLeft {
  float: left;
  width: calc(100% - 300px);
}

.HeaderRight {
  float: left;
  width: 300px;
}

.BBtnBar {
  width: 32px;
  height: 32px;
  margin: 33px;
  float: left;
}

.PnlSearchAll {
  float: left;
  height: calc(100% - 0px);
  width: calc(100% - 80px);
}


.mbtSearchAll {
  margin-left: 10px !important;
  margin-top: 28px !important;
  border: none !important;
  background-color: transparent !important;
  color: white !important;
  height: 40px;
  min-width: 300px;
}

.BtnSearchAll {
  width: 32px;
  height: 32px;
  margin: 37px;
  float: right;
}

/* FOOTER*/

.Footer {
  background-color: #006837;
  height: 52px;
  margin-top: 10px;
}

.FooterLeft {
  display: none;
  float: left;
}


.FooterRight {
  text-align: center;
  width: 100%;
  float: right;
}



/*LABEL FOOTER*/
.Designed {
  margin-left: 10px;
  margin-right: 10px;
  color: white;
  font-style: normal;
  font-size: 10pt;
}

.BSideBarContent {
  margin: 10px;
  float: left;
  width: calc(100% - 20px);
}
