/*Aqui object utilizador pode definir sobreposições de classes CSS genéricas definidas na aplicação, ou seja, das definições que se encontream no ficheiro geral.css*/

 

/** **/
.tmp-link{ 
  margin: 0 10px;
  margin-bottom: 15px;   
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; 
  padding: 0px 0px;
  justify-content: center;
  width: calc(100vw - 70px) !important;
}
.tmpsub-link{
  background-color: #FFF; 
  border: 1px solid #dbdbdb; 
  width: min-content;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 10px -6px rgba(0,0,0,.41);
  -moz-box-shadow: 0 0 10px -6px rgba(0,0,0,.41);
  box-shadow: 0 0 10px -6px rgba(0,0,0,.41); 
  padding: 15px 25px; 
  margin-right: 5px;
  margin-top: 15px;
  display: flex;
  
}
@media (min-width:768px) { 
	.tmp-link{  
		margin: 15px 35px; 
		justify-content: left;  
		width: calc(100vw - 20px) !important;
	}
	.tmpsub-link{
		margin-right: 12px; 
	}
}


.tmp-link1{ 
  margin-left: -15px; 
  margin-bottom: 15px;  
  background-color: #FFF; 
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 10px -6px rgba(0,0,0,.41);
  -moz-box-shadow: 0 0 10px -6px rgba(0,0,0,.41);
  box-shadow: 0 0 10px -6px rgba(0,0,0,.41);
  padding: 15px 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.tmp-link2 {  
  padding: 15px 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tmp-button{
	display: flex;
	font-size:20px;
	display: inline-block; 
	align-items: flex-end;
}

.movableObj .glabel {
	margin-bottom: 10px; 
}


/** PQ MÁQ.**/
.maq-block{ 
    display: flex;
    flex-wrap: wrap;   
	margin: 15px 10px;
	padding: 0px;
    justify-content: center;
}
 
.maq-main{ 
	background-color: #FFF;  
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 10px -6px rgba(0,0,0,.41);
	-moz-box-shadow: 0 0 10px -6px rgba(0,0,0,.41);
	box-shadow: 0 0 10px -6px rgba(0,0,0,.41); 
	padding: 15px 25px;
	display: flex;
	width: fit-content;
	flex-direction: row;
	align-items: center;
	margin-bottom: 5px;
	margin-right: 5px;
}  
.maq-img{
	width: 130px;
	margin-right: 12px;
}
.maq-img img{
	height: 100px; 
	max-width: 85vw;
}
.maq-data{
	min-width: 215px;
	margin-right: 12px;
}
.maq-img img{
	display: block;
	margin: auto;
}
@media (min-width:768px) { 
	.maq-block{   
		margin: 15px 35px;  
		justify-content: left;
	}
	.maq-img{
		min-width: 150px;
		margin-right: 12px;
	}
	.maq-data{
		min-width: 215px;
		margin-right: 12px;
	}
}

/* BLUESPHERE 2020 */
.defgridred{
 font-size: 12px !important;
}  
#ctl00_conteudo_PA01, #ctl00_conteudo_RE01, #ctl00_conteudo_u_problems,#ctl00_conteudo_u_testes{ 
	margin: 10px 0px;
	padding: 0px 10px;
	padding-bottom: 5px;
	border: 1px solid #bd081c;
	border-radius: 5px; 
	background-color: #F5F5F5
}
#ctl00_conteudo_PA01 span{
	margin-top: 3px;
}
#ctl00_conteudo_RE01_tLabel1, #ctl00_conteudo_u_problems_tLabel1,#ctl00_conteudo_u_testes_tLabel1{
	font-weight: bold;
	color: #3c8fae;
	letter-spacing: 1px;
}
#patproblema{
	border: 1px solid #3c8fae;
	padding: 18px;  
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	border-radius: 5px;
} 
#patDet{
	border: 1px solid #3c8fae;
	border-radius: 5px;
	margin: 10px 0px;
	padding: 18px;   
	display: flex;
	flex-wrap: wrap;
}
.patelem{
	padding: 3px; 
	min-width:200px;
	display: flex;
	margin: 10px
}
.patelem span{
	color: #3c8fae; 
margin-right: 10px;
}
.patelem input:checked {
background-color: red;
}
/*     ----------        */
#moradaInt{
	border: 1px solid #3c8fae;
	padding: 10px;  
	text-align: center;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#moradaInt-div {
	padding: 0px 10px
}

.moradaInt-label {   
	color: #3c8fae;
	letter-spacing: 1px;
	text-align: left;
}
.moradaInt-content p{  
	margin: 0px;
	padding: 0px; 
	text-align: left;
}
	
/*     ----------        */
.resitn-header{ 
	margin: 20px 0px;
	padding: 15px;
	border: 1px solid #cf152d;
	border-radius: 5px; 
}
.resitn-header-row{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.resitn-header-elem{ 
	display: flex;
	flex-direction: row;
	min-width: 150px;
	margin-right: 25px;
}
.resitn-header-elem h3{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: inherit; 
}
.resitn-header-elem p{
	padding-left: 15px;
}
.resitn-content{ 
	border-top: 1px solid silver;
	padding-top: 10px;
}
.resitn-content-elem{ 
	padding-top: 10px;
}
.resitn-content-elem p{
	margin: 5px 0px; 
	padding: 2px;
	background-color: #ededed;
	min-height: 20px;
}
.resitn-content-elem h3{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: inherit; 
} 
.resitn-content-elem table{
	margin-top: 5px;
}
.resitn-content-elem table tr td{
	margin: 5px; 
	padding: 2px;
	padding-right: 10px; 
	min-width: 100px;
}
.resitn-content-elem table tr th{
	margin: 5px; 
	padding: 2px;
	padding-right: 10px; 
	min-width: 100px; 
	font-weight: bold; 
}
.resitn-content-elem table tr:nth-child(odd) {background: #ededed}
.td-number{ text-align: right; }
.res-satisf{
	padding: 10px; 
	background-color: #cf152d;
	font-size:16px;
	border-radius: 6px; 
	color: white; 
    transition: all .5s ease;
}
.res-satisf:hover{  
	background-color: white;
	border: 1px solid #cf152d;
	color: #cf152d; 
}  
.res-satisf:active{ 
	border: 1px solid black;
}	
.res-satisf:visited, .res-satisf:link{ 
	color: white;
}
.res-satisf:visited:hover, .res-satisf:link:hover{ 
	color: #cf152d;
}
.resitn-modal{  
	padding: 5px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
.resitn-modal i{	 
	padding-bottom: 2px; 
}
.resitn-modal i:hover{  
	padding-bottom: 0px;
	border-bottom: 2px solid; 
}
.resitn-modal button{
	text-decoration: none;
	border: none;
	background-color: inherit;
} 
.resitn-ass-btn{
	margin-top: 30px;
}
/* MHFORM */
#ctl00_conteudo_1_mLabel1{
	color: #bd081c;
	font-weight: bold;
}
#ctl00_conteudo_userpg2_005_10{
	padding-top: 5px; 
	border-top: 1px solid #bd081c;
}
#ctl00_conteudo_10{	
	border: 1px solid #bd081c; 
	border-radius: 5px; 
	height: 3em;
	padding: 0px 10px;
}
#ctl00_conteudo_userpg2_006_14{ 
	margin-bottom: 5px !important; 
	padding-bottom: 5px !important; 
	border-bottom: 1px solid #bd081c;
}

#userOption26, #ctl00_conteudo_mon5_butint1{
 background-color: #bd081c;
 color: white; 
}
#userOption26:hover,  #ctl00_conteudo_mon5_butint1:hover{
 background-color: #4db5db; 
}
#itnassmodal, #userOption28, #userOption36{
 border-color: #bd081c;
 color: #bd081c;
 background-color: lightgrey;
 /* color: #3c8fae;  
 background-color: #eaf0da;  */
}  
#itnassmodal:hover, #userOption28:hover, #userOption36:hover{ 
 background-color: silver;  
}  

/************************ MONITOR 11 INTROD. HELPLINE *****************************/
#ctl00_conteudo_mon5_mvarsint{
	padding-bottom: 10px;
}
.mon5_rowh, .mon5_rowinfo{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row; 
	width: 100%;
} 
.mon5_row{
	width: 100%;
}
.mon5el  {
	padding-right: 20px;
	min-width: 220px;
}
.mon5el:last-child  {
	padding-right: 0px;
}
#ctl00_conteudo_mon5_mvarsint span{
align-content: center;  
}
#ctl00_conteudo_mon5_butint1{
	margin-top: 10px;
}
.itndivis{
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid #bd081c;
}	 

.itndivis-b{
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bd081c;
}	 
/********************** CLFORM ***************************/
#options3 {
	display:flex;
}

/********************** ECRA APROVAÇÕES ***************************/ 
#grid_DadosClientesAoMz {
	background-color: white;
}
#grid_DadosClientesAoMz tr:nth-child(even){background-color: #f2f2f2;} 
#grid_DadosClientesAoMz tr:hover {background-color: #ddd;}
#grid_DadosClientesAoMz th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #3c8fae;
  color: white;
}
#grid_DadosClientesAoMz  .aprovacao{
	width: 100%;
	padding: 3px;
	margin: 3px;
	border-radius: 8px;
	border-color:  #3c8fae;
}
/********************** ECRA APROVAÇÕES ***************************/
#tablepremium{
	width: 100%;
	padding: 3px;
	margin: 3px;
	border-radius: 8px;
	border: 1px #3c8fae solid;
}  
#tablepremium tr:nth-child(even){background-color: #f2f2f2;} 
#tablepremium tr:hover {background-color: #ddd;}
#tablepremium tr:first-child {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #3c8fae;
  color: white;
}
#tablepremium tr:first-child td{
  padding:  12px 6px;
}
#tablepremium td{
  padding:  9px 6px;
}
.form-control{
 padding: 0px 12px;
}

/********************** ECRA PAT / HELPLINE ***************************/
#ctl00_conteudo_ldata_mLabel1{
 font-size: 14px;	
}
/*********************** AGENDA *********************/
