body, input, select, textarea, td, table {
    font-family: Bahnschrift condensed, Arial;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size:10pt;
}
body {
    background-color: #ffffff;
}
a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#000000;text-decoration:underline;}
@media only screen and (min-width: 992px){
    #DadesLocals{ overflow-x: hidden; }
}
.Vermell{
	color:#D01800;
}
.TitolNegre {
	padding-top:5px;
	font-family: Bahnschrift condensed, Arial;
	font-size: 24pt;
	color: black;
	padding-left:10px;
	line-height:10px;
}
.TitolVermell {
	font-family: Bahnschrift condensed, Arial;
	font-size: 24pt;
	color: #D01800;
	padding-left:10px;
	line-height:10px;
}
.TitolPlana {
	font-family: Bahnschrift condensed, Arial;
	font-size: 24pt;
	font-weight:bold;
	color: #D01800;
	padding-left:50px;
}
.TitolPlanaMbl {
	font-family: Bahnschrift condensed, Arial;
	font-size: 24pt;
	font-weight:bold;
	color: #D01800;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 60px;
}
.AvisRegistre{
	font-family: Bahnschrift condensed, Arial;
	font-size: 14pt;
	color: black;
	padding-left:50px;
	margin-top:-15px;
}
.AvisCarret{
	font-family: Bahnschrift condensed, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: red;
	padding-left:20px;
}
.SuperiorDreta{
	width:250px;
  	position: absolute;
  	right: 10px;
  	top: 10px;
  	z-index: 1;
}
.Login{
	background:#e0e0e0;
	padding:10px;
	border-color:black;
	border-width: 1px;
	border-style:solid;
 }
.TitolLogin {
	font-family: Bahnschrift condensed, Arial;
	font-size: 14pt;
	color: black;
	font-weight:bold;
	text-align:center;
}
.PeuLogin{
	font-family: Bahnschrift condensed, Arial;
	font-size: 10pt;
	color: black;
	font-weight:bold;
	text-align:center;
}
.formulari_petit {
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
.MissatgeError {
    font-family:Bahnschrift condensed, Arial;
  	font-size: 1.3em;
  	vertical-align:middle;
  	text-align:center;
  	color:#D01800;
  	font-weight: bold;	
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.Titol {
	font-family: Bahnschrift condensed, Arial;
	font-size: 18pt;
	color: black;
	text-decoration: underline !important;
	text-decoration-color: #D01800 !important;
}
.FotoTitol{
	padding-bottom:20px;
}
.Registre{
	width:400px;
	margin-top:10px;
}
.FonsGrisClar{
	background-color:#b0b0b0;
}
.LletraPetita {
	font-family: Bahnschrift condensed, Arial;
	font-size: 10pt;
}
.LletraNormal{
	font-family: Bahnschrift condensed, Arial;
	font-size: 14pt;
}
.LletraNegreta{
	font-family: Bahnschrift condensed, Arial;
	font-size: 14pt;
	font-weight: bold;
}
.RecordatoriTemps {
	font-family: Bahnschrift condensed, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: red;
}
@media screen and (max-width: 640px) {
  table.Taula tbody tr td:first-child:before {
    color: rgb(225, 181, 71);
  }
  table.Taula tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    width: 5rem;
  }
	table.Taula tr td:last-child{
		max-width: 100% !important;
    	min-width: 100px !important;
    	width: 100% !important;
	}
}
.page-item.active .page-link{
    background-color: #DC3545 !important;
    border-color:#DC3545 !important;
}
.FormTaulaAuxiliar{
    margin-block-end: 0px;
}
.FilaTaulaAuxiliar{
    border-top: 1px solid #dee2e6;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right:0px !important;
    margin-left:0px !important;
}
.FilaSenar {
    background-color: rgba(0,0,0,.05);
}
.CelaTaulaAuxiliar{
    font-family: Bahnschrift condensed, Arial;
    font-size: 10pt !important;
    margin-left:15px !important;
}
.PosaMa{
    cursor: pointer;
}
.Mosca{
    width:25px;
	height:25px;
}
