
body{
	margin: 0px;
	display: block;
    background: #F5F5F5;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.topline .codiusuari, .inici, .show-pass .title td, .new-pass .title td, .show-pass span, .new-pass span{font-family: "Avenir LT Std", Calibri, Arial !important; font-size:14px !important; color: white; font-weight: normal !important;}
.vbox {margin-top:20px;margin-right:2px;background-color:#EEEEEE}
button.vbuton {text-align:left;width:130px;margin:0 0 5px 0;padding:1px;}
.pue_img {border:1px solid gray;margin:10px 0;padding:3px;background-color:white;cursor:pointer}
.pue_img_noclick {border:1px solid gray;margin:10px 0;padding:3px;background-color:white;}
.pue_noimg {border:1px solid gray;margin:10px 0;padding:3px;background-color:white;width:30px;height:30px;background-color:lightgrey;cursor:pointer}
.pue_noimg_noclick {border:1px solid gray;margin:10px 0;padding:3px;width:30px;height:30px;background-color:lightgrey;}
.ticona td {vertical-align:middle;}
.ticona td.ticona-sp {margin:0;padding-left:0;padding-right:0;adding-top:0;width:0.3em;}
.click {cursor:pointer}
.noclick {}
button.pue {padding: 1px !important;}
div.modal_mask {background-color: white;}
div.wc-highlighted, div.wc-highlighted-none {border: 2px solid #0e5462; background: #FFF;}
.text-disd {color:#000 !important;}
.titol_tancar_back {padding: 4px; float:right; border: 1px solid #BE6200; background-color:#EEEEEE;}
.titol_tancar, .titol_tancar_fletxa {
	font-family: Arial; font-size: 11px; font-weight: bold; color: #BE6200; cursor: pointer; 
}
.titol_tancar:hover {
	text-decoration: underline;
}
.titol_tancar_back:hover {background-color:#FFF7EE;}
div.head-cell-inner {text-align:left;}
.dateboxinp  {font-size:11px;}
span.nomesdata input.nomesdatainp {color:black !important; font-size:11px;border:none;background:transparent;}

.titolperfil {font-size:18px !important;color:#8A4700;}

td.dataTreeCelldestacada div {text-decoration: line-through; color:gray;}

.finestraError{
	border:3px solid #0e5462;
	background-color:#FFFFFF;
}

.finestraTimeout {
	border:3px double #0e5462;
	background-color:#FAFAFA;
}

.finestraTimeout .title td {
	background-color: #0e5462;
	color: #AF0000;
}
.titolTout {
	text-align:center;
	color: #FFF;
}

.rellotge{
	background-image: url('../img/noway.png');
	background-repeat: no-repeat;
	background-position: 5px 50%;
	text-align:justify;
}

/* personalitzem la barra de processant */
.z-loading {
	border-color: #0e5462 !important;
	background-color: #0e5462 !important;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-width: 2px !important;	
}

/* intern */
/* tindre en compte le pre-carrega index... */

.z-loading-indicator {
	display: block;
    border-color: #0e5462 !important;
    padding: 20px 25px 10px 25px !important;
	background-image:url('../img/waitpacman.gif') !important; 
	background-repeat: no-repeat;
	background-position: 15px 15px;
	height: 26px !important;
	vertical-align: middle;
	text-indent: 60px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

img.z-loading-icon {
	width: 0px !important;
	height: 0px !important;
	border: 0px none transparent !important;
	background-image: none;	
}

.headcentrat {
	text-align: center;
}

.titolapp {
    color: #8A4700;
    font-size: 1.4em;
    font-weight: normal;
}



/* Element per a mostrar informació heading */ 
.titolpagina {
	padding: 1px 0 5px 0;
}

.titolpagina span {
	font-size: 15px;
	font-weight: bold;
}

.titolpagina span:first-child {
	color: #8A4700;
}
.navbar{
	background-color: #333;
    width: 100%;
}
.loginbox {
	padding: 20px 0 0 0;
	width:500px;
}

p.headerText {
    margin-top: 24px;
    margin-bottom: 16px;
    color: #333333;
    font-weight: 600;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}

.form {
    width: 100%;
}

.boxtext:focus{
    border-color: #333333;
    border-width: 1px;
}

.boxtext{
        font-size: 16px;
        border-radius: 4px;
        border: none;
        border: solid 1px #DDDDDD;
        margin-bottom: 24px;
        width: 96%;
        padding: 8px;
        line-height: 1.2;
        cursor: pointer;
        font-family: 'Open Sans', sans-serif;
}
.label{
    font-size: 16px;
    color: #333333;
    margin-bottom: 4px;
    display: flex;
    font-family: 'Open Sans', sans-serif;
}

.red{
    margin-left: 0px;
    color: #BF0000;
}

.infotext{
    font-size: 16px;
    color: #666666;
    margin-bottom: 4px;
    margin-top: 0px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 24px;
}

.logintype {
    border-radius: 4px;
    padding: 16px;
    font-size: 16px;
    background-color: white;
    color: #C00000;
    border-top: 10px solid #333333;
    display: flex;
    align-items: center;
    margin-bottom: 32px;
    flex-direction: row;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}
.canvipass{
    display: block;
    font-size: 14px;
    text-decoration: none;
    color: #C00000;
    font-weight: 600;
    text-align: end;
    margin-top: 24px;
    font-family: 'Open Sans', sans-serif;
}

.logintypekerberos{
	border-radius: 8px;
	padding: 5px 10px 10px 5px;
	background-color: white;
	color: #C00000;
	height: 8rem;
	border-top: 25px solid #333333;
	box-shadow: 0px 0 2px 0 rgb(0 0 0 / 25%);
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.logintypefinger{
	border-radius: 8px;
    padding: 5px 10px 10px 5px;
    background-color: white;
    color: #C00000;
    height: 8rem;
    border-top: 25px solid #333333;
    box-shadow: 0px 0 2px 0 rgb(0 0 0 / 25%);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.logintypecert{
	border-radius: 8px;
    padding: 5px 10px 10px 5px;
    background-color: white;
    color: #C00000;
    height: 8rem;
    border-top: 25px solid #333333;
    box-shadow: 0px 0 2px 0 rgb(0 0 0 / 25%);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.openidlink{
	flex-direction: column;
    display: flex;
    margin-top: 7%;
    align-items: center;
	color: blue;
}

.nologintype {
    border-radius: 4px;
    font-size: 15px;
    background-color: white;
    color: #C00000;
    border-top: 10px solid #333333;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    margin-bottom: 32px;
}

.recoveremail{
    font-size: 16px;
    color: #666666;
    margin-bottom: 4px;
    margin-top: 0px;
    display: flex;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 24px;
}
.recoveremail2{
    font-size: 16px;
    color: #333333;
    margin-bottom: 4px;
    margin-top: 0px;
    display: flex;
    font-family: 'Open Sans', sans-serif;
}
.emailrecover{
    font-size: 16px;
    border-radius: 4px;
    border: none;
    border: solid 1px #DDDDDD;
    margin-bottom: 24px;
    width: 96%;
    padding: 8px;
    line-height: 1.2;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
}
.buttonrecovery{
    display: block;
    color: #fff;
    background-color: #C00000;
    border: 2px solid #C00000;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    padding: 8px;
    min-width: 85px;
    font-family: 'Open Sans', sans-serif;
}

.upinputcert {
	width: 350px;
	text-align: left;
}

.upbuttoncert {
	width: 150px;
	float: right;
	text-align: right;
}
.button{
    color: #fff;
    background-color: #C00000;
    border: 2px solid #C00000;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    padding: 8px;
    min-width: 85px;
    font-family: 'Open Sans', sans-serif;
}
.buttoncreate{
    color: #C00000;
    background-color: white;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    padding: 8px;
    min-width: 85px;
    font-family: 'Open Sans', sans-serif;
    margin-right: auto;
    border: 2px solid #C00000;
    text-decoration: none;
}

.buttoncanvi{
    width: 26%;
    height: 25px;
    display: block;
    color: #fff;
    background-color: #C00000;
    border: 2px solid #C00000;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
    margin-bottom: 4%;
    text-align: center;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

.buttonfinger{
    height: 40px;
    display: flex;
    color: #fff;
    background-color: #C00000;
    border-color: #C00000;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 4%;
    text-align: center;
    font-weight: bold;
    align-items: center;
    text-align: center;
    margin-top: 10%;
    margin-left: 23%;
}

.logincertbutton{
	width: 34%;
    height: 34px;
    color: #fff;
    background-color: #C00000;
    border-color: #C00000;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    align-items: center;
    display: table;
    flex-direction: initial;
    margin-top: 10%;
    margin-left: 33%
}

.upbutton {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: end;
}

.buttonotp{
    width: 30%;
    height: 35px;
    display: block;
    color: #fff;
    background-color: #C00000;
    border-color: #C00000;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 4%;
    text-align: center;
    font-weight: bold;
}

.upinput {
	text-align: left;
    color: #333;
    width: 100%;
}

.inputlogin{
	padding: 0 0 0 10px;
	text-align: right;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.otpinputbox{
    font-size: 16px;
    border-radius: 4px;
    border: none;
    border: solid 1px #ccc;
    margin-bottom: 1rem;
}

.login{

	width:500px;
	text-align: left;
	vertical-align: middle;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	flex: 1 0 auto;;
}

.loginheader {
	text-align: center;
}
.logodjcat{
    background-image: url(../img/gencat-completov2.svg);
    width: 187px;
    height: 34.688px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: auto;
}


.atencio { 
	color: #a6ff00;
	width: 500px;
	font-weight:bold; 
	text-align:center;
	margin-top: 10px; 
	margin-bottom: 10px; 
}

#language {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight: normal;
}

#language ul {
    color: white;
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0px;
    height: 60px;
}

#language li:first-child {
	padding-left: 0px;
	border-left: 0px;
}

#language li::after{
    content: '|';
    z-index: 1;
    width: 5px;
    align-self: center;
    color: #dddddd;
    display: flex;
    justify-content: center;
}

#language li:last-child::after{
    content: none;
    width:0px;
}

#language li {
    color: white;
    display: flex;
}

#language a {
    color: white;
    font-weight: 400;
    font-size: 16px;
    margin: 0px 16px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}

#language .active a {
	color: white;
    font-weight: 400;
    font-size: 16px;
	margin: 0px 16px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
}
.centeredimage {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
}

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border-radius: 4px;
  background-color: white;
}

.pass {
	width: 150px;
	margin-top: 4px;
	float:left;
}

@media only screen and (min-width: 768px){.container {max-width: 750px;margin-left: auto;margin-right: auto;}}
@media only screen and (min-width: 992px) {.container {max-width: 970px;}}
@media only screen and (min-width: 1200px) {.container {max-width: 1170px;}}
@media only screen and (min-width: 1600px) {.container {max-width: 1400px;}}

@media screen and (max-width: 992px) {
	.login{
		width:400px;
	}
	.loginbox {
		width:400px;
	}
	.navbar{
	    width:100%;
	}
}




.button-tooltip{
  width:20px;
  height:20px;
  background-color:#FFFFFF;
  border-radius: 100px;
  border-color: #ddd;
  border: 1px solid #000000;
  float: right;
  margin-right: 2px;
}
.button-tooltip:hover{
  opacity: 0.50;
  -moz-opacity: .50;
  filter:alpha (opacity=50);
}

#mypopover {
    border-width: 1px;
    border-color: #DDDDDD;
    padding: 0px 1em 0px 1em;
    color: #FFFFFF;
    background-color:#333333;
}

.footer-ue {
	background-image: url(../img/logo_FEDER.PNG);
	bottom: 15px;
	margin-left: 45px;
	margin-bottom: 30px;
    width: 187px;
    min-height: 34.688px;
    background-repeat: no-repeat;
    background-size: contain;
}

/*-----------------------*/
/* INICIO SECCIÓN HEADER */
/*-----------------------*/

.header{
    background-color: #333333;
    height: 60px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.header .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
}

header ul{
    list-style: none;
    display: grid;
    grid-auto-flow: column;
}

header ul li{
    display: flex;
    align-items: center;
    justify-content: center;
}

header ul li > span {
    color: #FFFFFF;
    font-size: 28px!important;
    padding-right: 24px;
    user-select: none;
    cursor: pointer;
}

header ul li:after {
    content: "|";
    z-index: 1;
    width: 5px;
    color: #DDDDDD;
    display: flex;
    justify-content: center;
}

header ul li:last-child:after {content: " "; width: 0px;}

.container {
    margin-left: 10px;
    margin-right: 10px;
}

.container-center {
}

footer .container {
    display: flex;
    gap: 16px;
}

@media screen and (max-width: 992px) {
    .header {height: 90px;}
    .header .container{
        align-items: center;
        justify-content: center;
        height: 100%;
    }
    footer .container {gap:0}
}

@media only screen and (max-width: 768px){
    footer .container {flex-direction: column-reverse;}
}

.justicia-completo {
    background-image: url('/img/gencat-completov2.svg');
    width: 187px;
    height: 34.688px;
    background-repeat: no-repeat;
    background-size: contain;
}

/*----------------*/
/* INICIO FUENTES */
/*----------------*/

/*Material icons sense conxio*/
/* fallback */
@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  src: url(gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format('woff2');
}

.material-icons-outlined {
  font-family: 'Material Icons Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}

/*Open Sans sense conexio*/
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIGxA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*----------------*/
/* FIN FUENTES */
/*----------------*/

/*Dropdown idiomes*/
.sec-center {
    position: relative;
    z-index: 200;
  }
  [type="checkbox"]:checked,
  [type="checkbox"]:not(:checked){
    position: absolute;
    left: -9999px;
    opacity: 0;
    pointer-events: none;
  }
  .sec-center .dropdown:checked + label,
  .sec-center .dropdown:not(:checked) + label{
    padding-left: 24px;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    transition: all 200ms linear;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    text-align: center;
    border: none;
    background-color: #333333;
    cursor: pointer;
    color: #FFFFFF;
  }
  .sec-center .dropdown:not(:checked) + label .uil {
    user-select: none;
    text-decoration: none;
    font-size: 18px;
    transition: transform 200ms linear;
  }
  .sec-center .dropdown:checked + label .uil {
    text-decoration: none;
    transform: rotate(-180deg);
    font-size: 18px;
    transition: transform 200ms linear;
    user-select: none;
  }
  
  .camp2{
	    display: grid;
	    width: 100%;
  }

  .showValue2 {
		position: relative;
		top: -56px;
		z-index: 1;
		left: calc(100% - 36px);
		cursor: pointer;
		
  }  
  
  .sec-center .section-dropdown {
    position: absolute;
    background-color: #FFFFFF;
    top: 41px;
    left: 0;
    display: block;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    width: 127px;
  }
  .sec-center .dropdown:checked ~ .section-dropdown{
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  .sec-center a {
    position: relative;
    color: #333333;
    font-weight: 600;
    font-size: 12px;
    padding: 16px 16px;
    margin: 2px 0;
    text-align: left;
    text-decoration: none;
    display: flex;
  }
  .sec-center a:hover {text-decoration: underline;}
  .sec-center a .uil {font-size: 18px;}

.navbar {display:block}
.navbar2 {display:none}
@media screen and (max-width: 576px){
	.navbar {display:none}
	.navbar2 {display:block}
	.login {margin-top:90px}
}

/*--------------------*/
/* FIN SECCIÓN HEADER */
/*--------------------*/

#homeIcon {
	display: none;
}
