:root {
	--corprincipalcliente: rgb(33, 146, 250); /* Cor base do cliente */
	--corbackgroundclaro: rgba(33, 146, 250, 0.6); /*Background titulo2*/
	--corbackgroundmaisclaro: rgba(33, 146, 250, 0.3); /*Background dos filtros pesquisa */
	--corbackgroundforte: rgb(80, 169, 251); /* (AsearchlinkButton , mynetButton:hover) */
	--corbackgroundescuro: rgb(4, 108, 205); /* (menu:hover) */
	--corbackgroundactive: rgba(39, 112, 180, 0.5); /*menu ativo*/
	--corbackgroundcinzaclaro: rgb(204, 204, 204); /*background neutro - cinzento*/
	--corbackgroundcinzamaisclaro: rgb(248, 248, 248); /*background neutro - cinzento mais claro*/ /*mynetButton[disabled]*/
	--corbackgroundcinzaescuro: rgb(89, 89, 89); /*background neutro - cinzento escuro*/
	--corcontrasteclara: White; /*texto (titulo2, mynetButton) - contraste com */
	--corInputReadOnly: rgb( 110, 110, 110); /*mynetInputReadOnly*/
	--InputReadOnly-background: rgb(235, 235, 235); /*mynetInputReadOnly Background*/
	--borderradiuscliente: 3px; /*border-radius*/
	
    /*.mynetTitulo2*/
    --mynettitulo2-background: var(--corbackgroundclaro);
    --mynettitulo2-color: var(--corcontrasteclara);
    /**/
    /*.mynetLink*/
    --mynetlink-color-visited: var(--corprincipalcliente);
    --mynetlink-color-master: var(--corprincipalcliente);
    --mynetlink-color-active: var(--corprincipalcliente);
    --mynetlink-color-hover: var(--corbackgroundforte);
    /**/
    /*.mynetButton - \theme\mynet.css */
    --mynetbutton-background: var(--corprincipalcliente);
    --mynetbutton-color: var(--corcontrasteclara);
    --mynetbutton-hover-background: var(--corbackgroundforte);
    --mynetbutton-hover-color: var(--corcontrasteclara);
    --mynetbutton-radius: var(--borderradiuscliente);
    --mynetbutton-disabled: var(--corbackgroundcinzamaisclaro, #cccccc);
    --mynetbuttoncancel-background: transparent;
    --mynetbuttoncancel-color: var(--corprincipalcliente);
    --mynetbuttoncancel-hover-background: var(--mynetbutton-hover-background);
    --mynetbuttoncancel-hover-color: var(--mynetbutton-hover-color);
    --mynetbuttoncancel-disabled: var(--corbackgroundcinzamaisclaro, #cccccc);
	
    /**/
    /*Menu Lateral  - \core\recursos\Componentes\MenuMyNetLateral\MenuMyNetLateral.css */
    --menulateral-border-all: 0px solid var(--corprincipalcliente);
    --menulateral-background-all: white;
    --menulateral-color-all: black;
    --menulateral-border-inner: var(--menulateral-border-all);
    --menulateral-background: var(--corprincipalcliente);
    --menulateral-color: white;
    --menulateral-hover: var(--corbackgroundescuro);
    --menulateral-hover-color: var(--corcontrasteclara);
    --menulateral-active: var(--corbackgroundactive);
    --menulateral-active-color: var(--menulateral-color);
    --menulateral-active-final: var(--menulateral-active);
    --menulateral-active-final-color: var(--menulateral-active-color);
}

@font-face {
  font-family: Montserrat;
  src: url(Fonts/Montserrat-Medium.ttf);
}

body{
	FONT-FAMILY: Montserrat,sans-serif !important; 
}
/*body, h1, h2, h3, h4, h5, h6,blockquote, p, address, form, fieldset,ul, ol, dl, dt, dd, li, hr, table, td, th { margin: 0; padding: 0; }*/
body.iframebody { font-size:11px; FONT-FAMILY: Montserrat,sans-serif; color:black; line-height:16px; width:100%; padding:0 !important; margin:0 !important; vertical-align:top !important;background:#ffffff }

iframe{border:none !important}

.iframeCentral{margin:0px 0px 0px 0px !important /*LMCS*/}
.iframeCentral div{width:100%; padding:0 !important; margin:0 !important}

PRE { FONT-SIZE: 11px; }
LI { margin-top: 4px; margin-bottom: 2px }
UL { margin-top: 4px; margin-bottom: 2px	 ; max-height: 1000000px; /*LMCS*/}
OL { 	margin-top: 4px; margin-bottom: 2px }
p { font-size: 11px; margin-top: 4px; margin-bottom: 2px }
H1 { margin-top: 4px;margin-bottom: 2px }
H2 { margin-top: 4px;margin-bottom: 2px }
H3 { margin-top: 4px;margin-bottom: 2px }
H4 { margin-top: 4px;margin-bottom: 2px }
H5 { margin-top: 4px;margin-bottom: 2px }
H6 { margin-top: 4px;margin-bottom: 2px }

TABLE { margin:0; padding:0; FONT-SIZE: 11px; FONT-FAMILY: Montserrat,sans-serif;}
TR { FONT-SIZE: 11px; FONT-FAMILY: Montserrat,sans-serif}
TD { FONT-SIZE: 13px; FONT-FAMILY: Montserrat,sans-serif;}
SELECT { FONT-SIZE: 11px; FONT-FAMILY: Montserrat,sans-serif;}
SELECT { font-style: normal; width: 100%; text-align: left; border-style: solid; border-width: 1px; FONT-FAMILY: Montserrat,sans-serif;; font-size: 10px; font-weight: 100; border-color: silver; vertical-align: middle; height: auto;	vertical-align: top}
INPUT { FONT-SIZE: 11px; FONT-FAMILY: Montserrat,sans-serif;}
FORM { FONT-SIZE: 11px; FONT-FAMILY: Montserrat,sans-serif;; margin: 0px; padding: 0px 10px 0px 10px; /*LMCS*/}
TEXTAREA { FONT-SIZE: 11px; FONT-FAMILY: Montserrat,sans-serif; height: auto !important;}

.wpsLink { FONT-SIZE: 11px; COLOR: #3366cc; FONT-FAMILY: Montserrat,sans-serif;}
.wpsLink:active { FONT-SIZE: 11px; COLOR: #3366cc; FONT-FAMILY: Montserrat,sans-serif;}
.wpsLink:visited { FONT-SIZE: 11px; COLOR: #666699; FONT-FAMILY: Montserrat,sans-serif;}
.wpsLink:hover {	COLOR: #6699cc; }

.mynetLinhaSelNoLink{padding:0 !important}

/* AIRC */
.mynetwndData7{
    font-size: 24px;
    color: #2192FA;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase !important;
    padding: 5px;
}
/* Breadcumb */

.mynetwndData4 {
			font-size:11px;
			font-weight:bold;
		}
		.mynetwndImpo4 {
			font-size:11px;
			font-weight:bold;
		}
		.mynetwndInfo4 {
			font-size:10px;
			font-weight:bold;
		}
		
		.mynetwndInfo1 {
			color: #999999;
			font-size: 10px;
			margin-top: 0px;
			text-transform: uppercase;
			font-family: Montserrat,sans-serif;
			font-weight: bold;
		}
		.mynetwndConh4 {
			font-size:14px;
			font-weight:bold;
			color:#2192FA;
		}	
		.mynetwndConh1 {
			font-size:14px;
			color:#2192FA;
			font-weight:bold;
			
		}
		.mynetwndData1 {		
			
			font-size:12px;
			color:#2192FA;
			
		}	
.mynetBread2 a, .mynetwndInfo1 a{font-size:11px !important; color:#2192FA !important; font-weight:normal !important; FONT-FAMILY: Montserrat,sans-serif !important; }
.mynetBread2 a:hover, .mynetwndInfo1 a:hover{font-size:11px !important; color:#999999 !important; font-weight:normal !important; FONT-FAMILY: Montserrat,sans-serif !important; }
.mynetBread2 span.separator{font-size:11px !important; color:#999999 !important; padding:0px 2px !important; font-weight:normal !important; }
span.activeMenu{font-size:11px !important; color:#2192FA !important; font-weight:normal !important; }
td.wndTop2{background:#c6dae4 !important; margin-top:20px !important; font-weight:bold; border:none !important}
td.wndTop1{background:#c6dae4 !important; border:none !important}
td.wndTop3{background:#c6dae4 !important; }
td.wndTop4{background:#c6dae4 !important; }
td.wndTop5{background:#c6dae4 !important; }

.lista p{color:#4c4c4c !important; }
/*table.tabformint *{background:none !important;}
.mynetwnd{margin-left:10px !important}*/

body.iframebody.mynetDivPresto{ }

/* Formulários */

.tabformint TR TD{
		padding-bottom: 5px;
		}

		th.header{
			height: 26px;
		 	background-image: url("../Imagens/Bts/semordenar.gif");
		    background-position: left center;
		    background-repeat: no-repeat;
		    cursor: pointer;
		    margin-left: 0px;
		    padding-left: 20px;
		}
		th.headerSortDown {
		    background-color: #DCDCDC;
		    background-image: url("../Imagens/Bts/ordenadomaiorparamenor.gif");
		    background-repeat: no-repeat;
		}
		th.headerSortUp {
		    background-color: #DCDCDC;
		    background-image: url("../Imagens/Bts/ordenadomenorparamaior.gif");
		    background-repeat: no-repeat;
		}
		
		.mynetLinhaTopo{
			height: 26px;
			background-color: #F3F3EE;
		    border-bottom: none;
		    color: #000000;
		    cursor: default;
		    font-family: Montserrat,sans-serif !important;
		    font-size:12px !important;		
		}

		.mynetLinhaSel{
				color: #DCDCDC;
				vertical-align: middle !important;
			}
		.mynetLinhaSelBold{
				color: #DCDCDC;
				vertical-align: middle !important;

			}
/* titulos */
	.mynetTitulo1{
		font-family: Montserrat,sans-serif;
		font-size: 14px;
	}

	.mynetTitulo2{
		/*background-color: #F9F9F7 !important;	
		border-top: 0px;	
		font-family: Montserrat,sans-serif;
		font-size:10px;	
		color : #000000;	
    	text-transform: uppercase;
		font-weight: bold;
		border-left: 0px solid #F9F9F7;*/
		
		max-height: 1000000px; /*LMCS*/
		
		color: #2192FA;
		font-family: Montserrat,sans-serif;
		font-size: 20px;
		margin-bottom: 5px;
		text-transform: uppercase !important;	
		background-color: #FFFFFF !important;
		border-left: 0px solid #F9F9F7;	
		border-top: 0px;
		width: 98%;
		line-height: 25px;
		
	}
/* asterisco */
.mynetErrorField_aster{line-height:18px; color:#ff0000; width:10px;margin-left:-100px; text-align:center; font-size:11px; FONT-FAMILY: Montserrat,sans-serif;; font-weight:bold;}
.mynetErrorField{line-height:18px; color:#ff0000;margin-left:0px; font-size:11px; FONT-FAMILY: Montserrat,sans-serif; text-transform:none; }
	.labelVisual{	
			padding-right: 10px;
			line-height: 26px;
			color: #333333;
		    font-family: Montserrat,sans-serif !important;
			text-transform: none;
		    font-size: 12px;
		    font-weight: normal;
		    text-align: right; /*--fdr--*/		}



/* input buttons */
.mynetButton{	
	 border: 0 none;
	    border-radius: 3px 3px 3px 3px;
	    color: #FFFFFF !important;
	    cursor: pointer;
	    display: inline-block;
	    font-family: Montserrat,sans-serif;
	    font-size: 14px !important;      
	    text-decoration: none;
		background-color: #2192FA;	
		/*padding: 10px 10px;*/
		font-weight: normal;
		
		background: #2192FA; /* Old browsers */		
		background: -moz-linear-gradient(left,  #2192FA 100%, #2192FA 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(100%,#2192FA), color-stop(100%,#2192FA)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #2192FA 100%,#2192FA 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #2192FA 100%,#2192FA 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #2192FA 100%,#2192FA 100%); /* IE10+ */
		background: linear-gradient(to right,  #2192FA 100%,#2192FA 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#2192FA, endColorstr=#2192FA,GradientType=1 ); 	
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#2192FA, endColorstr=#2192FA)";
		background: "url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDlhY2M3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5YWNjNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);";
}


.mynetButton:hover{
	opacity: 0.8;
}

/* Estilos Obsoletos */
.wndStyle2_BotMar{display:none}
.wndBot1{}
hr{display:none}

/* Menu Árvore */
.mynetDivVisible{ visibility: visible; display: block; }
.mynetDivVisible a{ color: #49accb; font-weight:bold;  }
.mynetDivVisible a:hover, a:visited, a:active, a:focus{ color: #49accb; font-weight:bold; /*font-size: 11px;*/ text-decoration: underline;}

.mynetDivHidden{ visibility: hidden; display: none}
.mynetDivPresto{ width: 100%}
.wcmace{	/*Div visivel*/ visibility: visible; display: block; cursor:004B84}
.wcmapa{	/*Div escondido*/ visibility: hidden; display: none}
.dtree {FONT-FAMILY: Montserrat,sans-serif;; font-size: 8px;color: #666;white-space: wrap}
.dtree img {border: 0px;vertical-align: middle}
.dtree a {color: #333;text-decoration: none}
.dtree a.node, .dtree a.nodeSel {white-space: wrap;padding: 0px 0px 0px 0px}
.dtree a.node:hover, .dtree a.nodeSel:hover {color: #3e5271;text-decoration: underline}
.dtree a.nodeSel {background-color: #c0d2ec}
.dtree .clip {overflow: hidden}

/* Listagem */
.lista_sub{margin:10px 0 !important; margin-bottom:5px; padding-top:5px; width:100%;}
.lista_sub td{/*padding-left:10px; padding-right:10px;*/ vertical-align:middle !important; padding-bottom:0px;}
.lista_sub td p{padding-bottom:5px}

/* Anexos */

body.iframebody table.tabskinext{margin:0px !important;background-color: #FFFFFF; padding:0px; /*LMCS*/}
/*
#elem_1__cb1{padding:10px auto !important; margin:10px auto !important}
#elem_1__chave{padding:10px auto !important; margin:10px auto !important}
#elem_1__referencia{padding:10px auto !important; margin:10px auto !important}
#elem_1__descricao{padding:10px auto !important; margin:10px auto !important}
#elem_1__chave{padding:10px auto !important; margin:10px auto !important}
*/
.filecontrol{padding:10px auto !important; margin:10px auto !important; float:left}
/*table li{list-style-type:none !important}*/


table.authTabela img{margin-right:10px}
tr.listaPesquisa td{border-bottom:1px solid #e4e4e4; padding-bottom:20px; padding-top:10px; line-height:16px; color:#666; text-align:left;}
.mynetLink{
color: #85B9C7;
text-decoration: none;
font-size: 12px;
}

.mynetLinkOver{
color: #85B9C7;
text-decoration: underline;
cursor: pointer;
font-size: 12px;
}

.mynetLinkOver1{
color: #85B9C7;
text-decoration: underline;
cursor: pointer;
font-size: 12px;
}

.mynetLink1{
color: #2192FA !important;
text-decoration: none;
font-size: 12px;
}

.mynetLink1:hover{
color: #429EB5;
text-decoration: underline;
cursor: pointer;
font-size: 12px;
}

.lista a.mynetLink,
.lista a.mynetLink:link,
.lista a.mynetLink:hover,
.lista a.mynetLink:active,
.lista a.mynetLink:visited{
	font-weight: normal;
}
			
a.mynetLink,
a.mynetLink:link,
a.mynetLink:hover,
a.mynetLink:active,
a.mynetLink:visited{
	color: #2192FA;
	text-decoration: none;
	font-size: 12px;
}

a.mynetLink:hover{
	text-decoration: underline;
	font-size: 12px;
}
.contexto, .contexto p, .desc, .desc p{padding:0; margin:0}
.contexto{padding-top:0px;}
tr.menuFilhos td{border-bottom:1px solid #e4e4e4; padding-bottom:20px; padding-left:10px; padding-right:10px; padding-top:10px; line-height:16px; color:#666; text-align:left;}
#inchaveproc_cb1{width:100px}
.mynetLinhaPar td,.mynetLinhaPar td:hover{}
.mynetDivPresto{}

/* Registo */
div.mynetLink img, div.mynetLinkOver img{position:relative; margin-right:10px; cursor:004B84; vertical-align:middle}
div.mynetLink, div.mynetLinkOver{line-height:18px;cursor:004B84; }

.mynetLinhaSel{}
.menupop_s2{display:none !important}

/* Calendário */
.tabformint{border:none !important;width: 98%;}
.tabformint img{margin-left:10px; margin-right:10px}

	 .mynetTxt1{
		  	font-size:12px;
			font-family: Montserrat,sans-serif;
            /*background-color: #F3F3EE; */ /*LMCS*/
		}
	.mynetTxt4{
		
		color: #333333;
	    font-family: Montserrat,sans-serif;
	    font-size: 12px;
	    font-weight: normal;
	    line-height: 26px;
		margin-bottom: 0px;
	    margin-top: 0px;
         }

/* Ícones */
.crmCanal{float:right;}
.tabformext{margin-bottom:10px}


/* Página de Introdução */
.mynet_intro{line-height:18px; text-align:left; font-size:14px; FONT-FAMILY: Montserrat,sans-serif !important; color:#666}
.mynet_intro p{line-height:18px; text-align:left; font-size:14px; FONT-FAMILY: Montserrat,sans-serif !important; color:#666}
.mynet_intro_title{line-height:18px; text-align:left; font-size:16px; FONT-FAMILY: Montserrat,sans-serif !important; font-weight:bold; margin-bottom:15px; color:#2192FA}
.mynet_intro ul{list-style-type:disc; list-style-position:inside; margin:5px 0px 5px 5px;}
.mynet_intro br{margin:3px 0px;}

/* Ocultar estilos */
.lista_sub br{display:block}


/* Listagem dos Documentos */
.mynetLinhaTopo{ color: black; background-color: #008ad4; color:#fff; padding-bottom: 3px; text-align: center; padding-top: 3px; cursor: default; margin-bottom: 3px;	padding-left: 3px;}
.mynetLinhaTopo img{display:none !important}
.mynetLinhaPar{ cursor: 004B84; color: black; background-color: #e4e4e4; }
.mynetLinhaPar img{}
.mynetLinhaPar td{vertical-align:middle !important; }
.mynetLinhaPar tr{vertical-align:middle !important; }
.mynetLinhaSel *{ cursor: 004B84; color:  #fff; background-color: #9cbbc5; }
.mynetLinhaSelBold{ cursor: 004B84; color:  #3e5271; background-color: #dddddd; font-weight: bold;}
.mynetLinhaSelNoLink{ cursor: default; color:  #3e5271;}
.mynetLinhaImparBold{ cursor: 004B84; color: black; background-color: white; font-weight: bold;}
.mynetLinhaImpar{ cursor: 004B84; color: black; background-color: white; }
.mynetLinhaImpar td{vertical-align:middle !important; }
.mynetLinhaImpar tr{vertical-align:middle !important}
.mynetLinhaImpar img{}
tr.mynetLinhaTopo img{display:none}
.mynetLinhaParBold{ cursor: 004B84; color: black; background-color: #f5f5f5; font-weight: bold;}
.mynetIFameStyle{border:0 !important}

/* Preloader */
.iframeContentor{position:relative; width:100%;}
.msgWrap{position:relative;}
#myMsg{text-indent:-9999px; background:url(ajax-loader.gif) right center no-repeat; width:708px;}

/* Títulos Informativos (ex.: Serviços Disponíveis(2) )*/
.titulo_informativoInfo1{}

.bannerLateral{margin-top:20px; float:left; marging:0; padding:0}

.lista_sub table tr td table tr td{line-height:18px}


.mynetInfoTitulo{color:#008ad4; font-weight:bold; margin-bottom:5px;}
.mynet_wc_infoBody_e13{margin-bottom:10px}
.authTabela{margin-bottom:10px;}

.lista p{font-family: Montserrat,sans-serif; font-size:12px;color: black;font-weight:normal;}


/* body 
************************************************************************************************************************ */
	/*body, h1, h2, h3, h4, h5, h6,blockquote, p, address, form, fieldset,ul, ol, dl, dt, dd, li, hr, table, td, th { margin: 0; padding: 0; outline:none !important}
	body{ font-size:11px; FONT-FAMILY: Montserrat,Geneva,sans-serif;}
	body.fundobody{background:#FFF; margin:0px auto 0px auto !important ; text-align:center !important; }
	*/
    body{min-width: 230px; /*LMCS*/}
/* clears
************************************************************************************************************************ */	
	.nowrap { white-space: nowrap;}
	.clear{clear:both; margin:0; padding:0; height:0px;}
	
/* geral
************************************************************************************************************************ */	
	a{ color: var(--mynetlink-color-master, #008ad4); text-decoration: none; FONT-FAMILY: Montserrat,sans-serif !important; }
	a:visited { color: var(--mynetlink-color-visited, black); text-decoration: none}
	a:hover { color: var(--mynetlink-color-hover, #008ad4); text-decoration: underline; FONT-FAMILY: Montserrat,sans-serif !important; }
	br{display:block !important}
	input[type='submit']{float:right;}
	#msgbox .msgbox_wrap {width: 400px;min-height: 84px;margin: auto;background: #E2EFFA url(Imagens/avi_g.gif) no-repeat 3px 50%;border: 1px solid #7B97AF;position: absolute; top: 230px; margin-left: 36%;text-align: center;}
	#msgbox .closeBtn {width: 10px;height: 10px;margin: 3px;float: right;background: transparent url(Imagens/Bts/btfecharr.gif) no-repeat 0 0;display: block;}
	#msgbox .msgbox_msg {height: 84px;color: black;font-size: 20px;text-align: left;font-weight: bold;display: table-cell;vertical-align: middle;padding: 3px;padding-left: 90px;}

/* header
************************************************************************************************************************ */
	#mainHeader{ width: 100%; background-position:right;  } 
	#header{ height: 140px; margin: auto; vertical-align: bottom; background:url(imagens.soe.RGPCGondomar/background.png) 0 0 no-repeat; background-position:left ;background-size: contain; background-color: #141414;}
	#separator{ height: 22px; }
	#logo{ float: left; margin: 20px 89px 0 210px; height: 90px; width: 210px; position:relative; left:0px}
	#logo img{display:flex}


/* menu principal
************************************************************************************************************************ */
	.wrap_mainmenu{background: none repeat scroll 0 0 #FFFFFF; height: 53px; margin: 0 auto 0; width: 100%;}
	#mainMenu{height: 75px !important; width:980px; margin:0 auto; }
	#mainMenu ul.main{list-style:none; padding-right:2px; float:left; background:url(menu_separador.jpg) right center no-repeat; height:30px !important; margin-left:140px;  display:none}
	#mainMenu li.btn{float:left; background:#ccc; background:url(menu_separador.jpg) left center no-repeat; padding-left:2px; height:30px !important; }
	#mainMenu a{color: #FFFFFF; font-size: 18px; padding: 0 18px 0 16px; text-decoration: none; text-transform:uppercase; height:36px !important;  display:inline; }
	#mainMenu cufon{position:relative; top:10px;}
	#mainMenu a:hover{color:#42c7e7}
	#servicosonline{width:140px}
	#servicosonline img{width:140px}
	.activeMenu a img{margin-top: -70px !important; cursor: default !important;}
	.activeMenu a:hover img{margin-top: -70px;}


/* estrutura
************************************************************************************************************************ */
	.copyright{margin:0 auto 0 auto !important; width:100%;   background-color: #dddddd;}
	.wrap_mainmenu{background-color: #f9f9f7;}	

	.mynet_colunaesq{float:left; margin:0 20px 0 0; width:200px; }
	


.mynet_colunacentral{float:left; width:100%; background:#f9f9f7; margin-bottom:0 !important; padding-bottom:0 !important; /*height:auto !important; LMCS*/min-height: 315px;}

.innerWrapper{
	padding:10px;
	padding-right:20px;
}

@media screen and (max-width: 1000px) {
    .mynet_colunacentral {
		width:100%;
    }
	.innerWrapper{
		padding:10px 25px 10px 35px;
	}
	
	#header {
		background-size: contain;
	}
	
}

@media screen and (min-width: 1001px) {
    .mynet_colunacentral {
		width:100%;
    }
	.innerWrapper{
		padding:10px 0px 0px 0px;
	}	
	
}

	.iframeContentor{float:left; margin:0; padding:0}


/* pesquisa 
************************************************************************************************************************ */
	.pesquisaLateral{border-top:1px solid #eaeaea; background:#d4d4d4; height:40px; margin:0 0 1px 0; padding:0; line-height:18px !important;}
	.pesquisaWrapper{float:left; margin:11px 0px 0px 0px !important; padding:0px; width:100%; line-height:18px !important;}
	.pesquisaTxt{float:left;margin:0 0 0 407px; padding:0; height:30px;overflow:hidden; line-height:18px !important;}
	.pesquisaTxt input{margin:-5 0 0 10px; height:20px; float:left; padding:1px 0 0 5px; width:158px; font-size:11px !important; font-family: Montserrat,sans-serif !important; line-height:18px !important; color:#008ad4}
	.pesquisaBtn{float:left; margin:0 0px 0 0; padding:0; line-height:18px;}
	.pesquisaBtn button{width:37px; height:29px; margin:0 0 0 -2; padding:0; background:url(btn_pesquisa.jpg) top center no-repeat; float:left; display:block;  border:none; cursor:pointer; text-indent:-9999px}
	.pesquisaLateral input.txt{background:#fff; border:none; color:#d4d4d5; font-size:14px; FONT-FAMILY: Montserrat,sans-serif;; line-height:18px !important;width:500px; height:40px}


/* visao 360
************************************************************************************************************************ */
	.titulo_visao{background:#008ad4; height:26px !important; width:100%; margin:0 0 0px 0}
	.titulo_visao h1{color:#fff; padding:0 0 0 10px;line-height:25px !important;  font-size:12px; FONT-FAMILY: Montserrat,sans-serif;; text-align:left;}
	.titulo_visao h1 a{color:#fff !important;  font-weight:bold !important; line-height:24px !important; display:block; outline:none; background:url(arrow_down_menu.png) right center no-repeat;}
	.titulo_visao h1 a:hover{font-size:11px !important;}
	.titulo_visao h1 a:active{font-size:11px !important;}
	.presto_wrapper{width:200px; background:#fff; margin-bottom:13px !important; }
	#presto_360{font-size:11px !important; FONT-FAMILY: Montserrat,sans-serif !important; color:#666666; width:190px !important; background:#D4D4D4; margin:0 auto; padding:10px 0px 15px 10px !important; }
	body.fundobody table.tabskinext *{background:none !important;margin:0 !important; padding:0 !important; font-size:11px !important; FONT-FAMILY: Montserrat,sans-serif; !important;}
	body.fundobody  td.mynet360idt1{padding-top:15px !important; color:#008ad4 !important; font-weight:bold !important;}
	body.fundobody  tr.mynet360idt1 td{padding-top:15px !important; color:#008ad4 !important; font-weight:bold !important;}
	body.fundobody  .mynetwndimpo1{font-weight:bold !important; }
	body.fundobody  #presto_360 .mynetLinkOver{cursor:pointer; text-decoration:underline}

	
/* menu lateral
************************************************************************************************************************ */
	.menuLateral{ width:200px; float:left; margin:0; padding:0; text-align:left;}
	.menuLateral *{font-size:11px !important; FONT-FAMILY: Montserrat,sans-serif !important; margin-right:0; margin-left:0; margin-top:0px}
	.menuLateral h1{color:#fff; padding:0 0 0 10px;line-height:25px !important;  }
	.menuLateral h1 a{color:#fff !important;  font-weight:bold !important; line-height:24px !important; display:block; }
	.menuLateral a:hover,.menuLateral a:active{}
	.menuLateral td{border-bottom:1px solid #ccc; background:#fff;}
	.menuLateral td.node_img{height:25px}
	.menuLateral .dTreeNode a{color:#666}
	.menuLateral td.subnode {margin:0; padding:0; }
	.menuLateral td a{color:#008ad4; }
	.menuLateral td a:hover,.menuLateral td a:focus,.menuLateral td a:active{color:#008ad4 !important;}


/* titulos 
************************************************************************************************************************ */
	.titulo_servicos{background:#008ad4; height:26px !important; width:100%;}
	.titulo_fale{background:#008ad4; height:25px !important; margin:13px 0px; width:100%; display:none}
	.titulo_download{display:none}


/* menu topo 
************************************************************************************************************************ */
	.topoCentro{background:#008ad4; height:26px; width:570px; text-align:right; font-size:12px; FONT-FAMILY: Montserrat,sans-serif;;}
	.menuTopo{background:#008ad4; position:relative; top:0px; height:20px; width:500px; float:right; right:20px; margin-bottom:10px; line-height:22px}
	.menuTopo a{FONT-FAMILY: Montserrat,sans-serif !important; font-size:13px !important;color:#fff }
	.menuTopo a:hover{color:#d4d4d5 !important; font-size:13px !important;text-decoration: none; }
	.topoCentro a{font-size:11px; FONT-FAMILY: Montserrat,sans-serif;; color:#fff; font-weight:bold; padding:0px 5px}
	a.menu_associar img{border:none; position:relative; top:2px; left:2px}
	a,a:hover,a:active,a:focus{ FONT-FAMILY: Montserrat,sans-serif;; }

	
	



/* outros  
************************************************************************************************************************ */	
	.mynetDivHidden{}
	#verexcer{padding:5px 0px;}
	#verexcer a{color:#fff; text-decoration:underline; }
	#verexcer a:hover{color:#fff;}


/* Ajustes */

.mynetTxt4{ padding-left:8px; font-family: Montserrat,sans-serif;}
.mynetTxt5{ padding-left:8px; font-family: Montserrat,sans-serif;}

#dmenuArvore1{ border:1px solid #D4D4D4; border-bottom:none; }
#dmenuArvore1 a{ font-weight:normal !important;}
		.mynetInput {            
			text-decoration: none; 		
			width: 98% !important;
			clear:both;		
			background-color: #FFFFFF;
			border: 1px solid silver; /* --fdr --*/
			border-radius: 3px 3px 3px 3px;
			color: #333333;
			font-family: Montserrat,sans-serif;
			font-size: 12px;
			height: 26px;
			padding: 0 5px;
		}

.uploadAnexos{ color:#008ad4; font-weight:bold; cursor:pointer; }
#ct table td{ background-color:#f9f9f7 !important; color:#666 !important; FONT-FAMILY: Montserrat,sans-serif; }
.tabskiint .wndCel2{ background: none !important; }


.lightRow{ background-color: #f2f2f2 !important; }
.lightRow .alignCenter{ background-color: #f2f2f2 !important; }
.uploadFicheiroEscolheFicheiro{ background-color: #f2f2f2 !important; }
.wndStyle1_Body{ border:1px solid #666 !important; padding:2px !important; background-color:#FFF !important; }
#wndcontainer #upload{ width:445px !important; height:95px !important; }
#wndcontainer #uploadTable{ width:445px !important; height:95px !important; border: none !important; }


a.nodediv_s,
a.nodediv_s:link,
a.nodediv_s:hover,
a.nodediv_s:active,
a.nodediv_s:visited,
a.nodediv_ns,
a.nodediv_ns:link,
a.nodediv_ns:visited {
    color:#4b4f5a;
    /*font-size: 11px;
    FONT-FAMILY: Montserrat,Geneva,sans-serif;;
    padding:2px;
    font-weight: bold;*/
}

a.nodediv_s,
a.nodediv_s:hover,
a.nodediv_ns:hover,
a.nodediv_ns:focus,
a.nodediv_ns:active {
	color:#008ad4 !important;
	text-decoration:none;
}



table.tabformint input.mynetInput[disabled] {
	background-color:#F9F9F7;
	color:#CCC !important;
}
table.tabformint input.mynetInputReadOnly{ color:#4E4E4E !important; }


.adhocelems  .removeAdHoc{ margin-right:15px !important; float:right !important; }
.adhocelems  .addAdHoc{ float:right !important; }
#adhocelems_list li{ width:100% !important; clear:both !important; }


.tabformext table ol li{ margin-left:15px !important; }
.mynetInfoDetalhe table ol li{ margin-left:15px !important; }
.tabformext table ul li{ /*list-style-type:none !important; */ margin-left:15px !important; width: 83% !important; }
.mynetInfoDetalhe table ul li{ /*list-style-type:none !important; */ margin-left:15px !important; }
.mynetInfoDetalhe a{ font-size:11px !important; }
.mynetInfoDetalhe a:hover{ font-size:11px !important; }

.clearboth{  clear:both; }

.wndCel1{ background:none !important; }
.wndCel3{ background:none !important; }

.mynetwndConh1{ font-weight:bold !important; }


.initCombo input {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #E4E4E4 !important;
    color: #666666 !important;
    height: 20px !important;
    line-height: 16px;
    margin: 5px;
    padding-left: 5px;
}

.mynet_intro p{ FONT-FAMILY: Montserrat,sans-serif !important; }

#pvalor input{font-size:16px}

/* submenu 
************************************************************************************************************************ */
	.submenu{height:25px !important; width:570px; background:#d4d4d5; text-align:center; color:#fff; line-height:25px;}
	.submenu ul{float:left; list-style-type:none; text-align:center; position:relative; left:30px; top:5px}
	.submenu ul li{float:left; text-align:center;}
	.submenu a{color:#fff; font-size:12px; FONT-FAMILY: Montserrat,sans-serif !important; font-weight:bold}
	.submenu a:hover{color:#fff; font-size:12px !important;}
	.submenu a:visited{color:#fff; font-size:12px !important;}
	.submenu a:active{color:#fff; text-decoration:underline; font-size:12px !important;}
	.submenu span{color:#fff; font-size:12px; FONT-FAMILY: Montserrat,sans-serif;; margin:0px 7px 0px 4px; text-align:right; width:1px; padding:0}
	
body .mynet_intro_title{background-color:#f9f9f7; margin:24px;}
body .mynet_intro{background-color:#f9f9f7}
body .mynet_intro_fundo {background-color:#f9f9f7}
.tabformintcriterios {background-color:#f9f9f7;margin-right:3px}
div#wrapperbotoes{padding-left:400px;width:39%}
#wrapperbotoes div{width:25%}
#textarea {height:400px}

.main_wrapper{
	/*margin-left:20px;*/
}
	

.dd_butaopesquisa {

	height: 26px;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat,sans-serif !important;
    font-size: 11px !important;
    text-decoration: none;
    background-color: #2192FA;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px !important;
    margin-left: 5px !important;
    font-weight: normal;
    background: #2192FA;
    background: -moz-linear-gradient(left, #2192FA 100%, #2192FA 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(100%,#2192FA), color-stop(100%,#2192FA));
    background: -webkit-linear-gradient(left, #2192FA 100%,#2192FA 100%);
    background: -o-linear-gradient(left, #2192FA 100%,#2192FA 100%);
    background: -ms-linear-gradient(left, #2192FA 100%,#2192FA 100%);
    background: linear-gradient(to right, #2192FA 100%,#2192FA 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#2192FA, endColorstr=#2192FA,GradientType=1 );
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#2192FA, endColorstr=#2192FA)";
    background: "url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdW)";
	
}

.dd_criterioPesquisa{
	width:80% !important;
}

.botaoremover {
  width: 30px;
}

.tabSim1{
	padding-right: 10px;
	color: #2192FA;
    font-family: Montserrat,sans-serif;
    font-size: 20px;
    font-weight:normal;
    text-transform: uppercase !important;
	border:0px;
	line-height: 25px;
}

.tabSim1 .labelVisual{
	padding-right: 10px;
	color: #333333;
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 26px;
    text-align: right;
	text-transform: none;
}

#mynetBread{
    visibility: hidden;
    display: none;
}
	
#textorgpdwrapper div,
#textorgpdwrapper span,
#consentimentorgpd div, 
#consentimentorgpd span { 
	color:#666; 
	font-size:12px;
	
	max-height: 1000000px; /*LMCS*/
}	
.labelVisual {
 font-size:14px
}

#titulo_rgpd{
	margin-top: 40px;
}
#titulo_rgpd span{
	font-size:10px;
}

#myframeB {
        width: 1px;
        min-width: 100%;
    }


	.credits {
		margin-left: auto;
		margin-right: auto;
		display: table; 
	}

	.credits > div {
		float: left;
		font-size: 14px;
		font-weight: bold;
		margin-left: 20px; /*LMCS*/
		margin-right: 20px; /*LMCS*/
	}
	
	div .prestoPlacer {
		height: auto;
	}
	
	p.contactos {
		font-size: 12px;
		text-transform: uppercase;
	}
	
	.white{
		color: #ffffff;
		font-size: 12px;
	}
	
	
@media only screen and (max-width: 500px){
	#header{
		height: 75px;
	}
	
	.wndTop5{
		width: 0px;
	}
	
	table.tabelaresponsiva, 
	table.tabelaresponsiva > thead, 
	table.tabelaresponsiva > thead > th,
	table.tabelaresponsiva > thead > th > td, 
	table.tabelaresponsiva > tbody, 
	table.tabelaresponsiva > tbody > tr, 
	table.tabelaresponsiva > tbody > tr > td{
		padding:1px;
		display: grid;
	}
	
	
	#listaElementos{
		width: 90% !important;
	}
	
}


@media (min-width: 501px) and (max-width: 920px){
	
	#header{
		height: 165px;
	}
}

.msk_tit_linha_outer{
	border: unset;
}

.msk_corpo_Data5, .msk_corpo_Info5, .msk_corpo_Impo5, .msk_corpo_Conh5{
	border: unset;
}

#DropZoneGeral .buttonfileinput, .TabelaElementosGeral .buttonfileinput{
	background-color: #2192FA !important;
}


#DropZoneGeral .buttonfileinput:hover, .TabelaElementosGeral .buttonfileinput:hover{
	opacity: 0.8;
}

.buttonfileinputGeral {
    padding: 10px 15px 10px 10px !important;
}

.rgpd table div{
	font-family: Montserrat,sans-serif !important;
}

.rgpd table input{
	font-family: Montserrat,sans-serif !important;	
}

/*FOOTER*/
#mainfooter{
	background: #2D3436;
    color: #ffffff;
	font-size: 12px;
	display: flex;
	/*padding-top: 40px;*/
	padding-bottom: 40px;
	padding-top: 30px;
}

#footer {
	width: 65%;
    margin: auto;
}

.footerColuna1{
	float:left;
	padding-top: 40px;
}

.footerTexto1{
	font-size: 14px;
	margin-bottom: 30px;
}

.footerTexto1 > .azul{
	color: #2192FA;
}


.footerTexto2{
	font-size: 16px;
    line-height: 35px;
}

#footer ul {
    font-size: 16px;
    list-style-type: none;
    padding-inline-start: 0;
}

#footer a {
    color: white;
}

.containerRedesSociais{
margin-top: 70px;
}

.containerRedesSociais a{
	float: left;
	width: 25px;
}
/*
	.containerRedesSociais a:hover{
		background: #000;
	}
*/

#footer .containerRedesSociais a:hover {
    color: #4A4A4A !important;
}

#footer a:hover {
    color: var(--mynetlink-color-hover, white);;
    text-decoration: none;
}

#footer ul.RedesSociais {
    float: left;
	padding-inline-start: 0px;
	padding-top: 5px;
}
#footer ul.RedesSociais li {
    float: left;
    height: 40px;
    width: 40px;
    list-style: none;
	margin: 5px 5px 5px 0;
}
#footer ul.RedesSociais li a {
    color: white;
    width: 100%;
    height: 100%;
	border-radius: 4px;
    text-align: center;
    display: list-item;
    background-color: unset;
    transition: all .2s linear;
}
#footer ul.RedesSociais li a i {
    font-size: 27px;
    padding: 7px;
}
#footer ul.RedesSociais li a:hover {color: #008ad4;background: #4A4A4A;}

.footerCopyright {
    font-size: 14px;
    position: relative;
    width: 100%;
    text-align: center;
    display: flow-root;
    bottom: -30px;
}

.footerColuna2{
	float:right;
	padding-top: 40px;
}

.logotipo {
    background: url(Background.png)no-repeat;
	transition: all .3s ease-in-out;
    width: 150px;
    height: 43px;
    background-size: cover;
    margin-bottom: 30px;
}

.logotipo:hover {
    background: url(logoAIRC_azul_94x27.svg)no-repeat;
    background-size: cover;
}


#footer .contactos a {
    color: var(--mynetlink-color-master, rgb(33, 146, 250));
}
#footer .contactos a:hover {
    color: var(--mynetlink-color-hover, white);
}

.footerAIRC li {
    padding-bottom: 5px;
}

.contactos{
	/*margin-top: 90px;*/
	font-style: inherit;
}
.ListaContactos li {
    padding-bottom: 5px;
}

.telefone{
	font-size:16px;
}

.email{
	font-size:14px;
}

.morada{
	font-size:14px;
}
#footer .morada a {
    color: white;
}
/**Omite dropdown de */
#fd_dropdown_relacao_juridica_de_emprego_publico{
	display:none;
}

#barradourada {
    background-color: #b0944c;
    height: 14px;
}

.divmorada{
    width: 185px;
    float: right;
}

.textlabel {
    font-size: var(--tamanhodafonte);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: var(--tipodafonte);
    color: #b1954d;
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
}
.textcontent a{
    font-size: 14px;
    font-family: var(--tipodafonte);
    letter-spacing: 1px;
    color: #fff;
}
.textcontent :hover{
    color: #b1954d;
}