

table, td, tr{
    font-size: 12px;
}

form{
    font-size: 12px;
}

.mynetBread2{
    margin-bottom: 25px;
    text-align: left;
    font-size: 12px;
    margin-top: 15px;
    white-space: initial;
    text-transform: none;
}

.mynetBread2 > a, .mynetBread2 a:visited{
    text-decoration: none;
    font-weight: bold;
    color: #2168a6;
}

.mynetBread2 > a:hover{
    text-decoration: underline;
}

.mynetBread2 > span{
    font-weight: bold;
}

[class^="wndTop"],[class^="wndCel"]{
    background: none !important;

}

.tabskinext .wndTop2{
    width: 100%;
}

[class^="mynetwndInfo"], [class^="mynetwndConh"], [class^="mynetwndData"]{
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
    white-space: initial;
    text-transform: none;
    color: #000000;
    text-align: center;
    display: block;
}


.mynetTitulo2{
    background-color: #e3e4e6;
    color: #424242;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: bold;
}

.mynetTxt2{
    margin-bottom: 10px;
    margin-top: 10px;

}

.labelVisual{
    font-size: 12px;
    font-weight: bold;
}

.mynetInput{
    border-radius: 4px;
    margin-bottom: 4px;
    font-size: 12px;
}

.mynetInputReadOnly {
    color: #4F4F4F;
}

textarea{
    height:auto !important;
}

.botoesespaco{
    padding: 0;
}

.mynetButton{
    border: 0px;
    height: 30px;
    font-size: 13px;
    border-radius: 4px;
    width: auto;  
    background-color: #55A9F2;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}

.mynetButton:hover{
    background-color: #64b7ff;
    color: #ffffff;
}

.mynetButton[disabled]{
    background-color: #cccccc;
}

#wrapperbotoes {
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: right;
}

#wrapperbotoes > div{
    padding-left: 0 !important;
}


.menuFilhos{
    display: grid !important;
    padding: 10px;
}

.menuFilhos:nth-child(odd) {
    background-color: #e3e4e6;
}

.menuFilhos:nth-child(even) {
    background-color: #d2d2d2;
}

.listaPesquisa td{
    padding: 10px;
}

.listaPesquisa:nth-child(odd) {
    background-color: #e3e4e6;
}

.listaPesquisa:nth-child(even) {
    background-color: #d2d2d2;
}

.lista a.mynetLink, 
.lista a.mynetLink:link, 
.lista a.mynetLink:hover, 
.lista a.mynetLink:active, 
.lista a.mynetLink:visited{
    color: #2168a6;
    font-weight: bold;
    font-size: 14px;
}

.mynetLinhaTopo{
    border-right: 0px;
    border-bottom: 1px solid #ffffff;
    background-color: #d2d2d2;
    width: 100%;
}

/*txt tamanho de texto*/
.mynetTxt5 {
    font-size: 12px;
}

.authTitulo{
    font-size: 14px;

}

.authDescricao{
    font-size: 14px;

}

/*border srviços disponioveis*/
.mynetTabInfo_linha td{
    border:0;
}

.menuFilhos .desc {
    font-size: 14px;
    color: #595959;
}

/*dropdowns*/
div .prestoPlacer{
    margin-bottom: 10px;
    height: 20px;
}

#add_file_anexos_sga{
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;

}
.row.about-container {
    min-height: 715px;
}


#myframeB{
	width: 1px;
	min-width: 100%;
	*width: 100%;
	border: 0px solid black;
	overflow: hidden;
}


/******************************MEDIA QUERIES**********************************************************************************/

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 760px) {
}

@media only screen and (max-width: 880px) {
}

@media only screen and (max-width: 920px) {
}

@media only screen and (max-width: 991px) {
    #main{
        padding-top: 50px;
    }
    #ColunaCentral{
        padding-left: 0;
    }
	
	.searchlink {
	    margin-left: 40px !important;
	    width: 225px !important;
	}

    .tabskinext{
        padding:0px;
    }

    .tabformint{
        padding: 0px;
    }
    .searchlinkHome {
       margin-left: 22px;
    }
    .rodapelogotipos{
       width: 100% !important;
    }
}

@media only screen and (max-width: 350px){
	.searchlink {
	    width: 185px !important;
	}
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 1199px) {
}

@media only screen and (min-width: 1200px) {
}
/*   -------------------------   CSS Cliente   -------------------------   */
/*IMPORT FONTES DO CLIENTE*/
@font-face {/*300*/
	font-family: Dosis;
	src: url("Dosis.ttf");
}

@font-face {/*100*/
	font-family: Dosis-ExtraBold;
	src: url("fonts/Dosis-ExtraBold.ttf");
}

@font-face {/*500*/
	font-family: Dosis-Light;
	src: url("fonts/Dosis-Light.ttf");
}

@font-face {/*500*/
	font-family: Dosis-Medium;
	src: url("fonts/Dosis-Medium.ttf");
}

@font-face {/*500*/
	font-family: Lato-Regular;
	src: url("fonts/Lato-Regular.ttf");
}

@font-face {/*300*/
	font-family: MyriadPro-Regular;
	src: url("MyriadPro-Regular.ttf");
}

@font-face {/*100*/
	font-family: OpenSans-Light;
	src: url("fonts/OpenSans-Light.ttf");
}

@font-face {/*500*/
	font-family: OpenSans-Regular;
	src: url("fonts/OpenSans-Regular.ttf");
}

@font-face {/*500*/
	font-family: OpenSans-SemiBold;
	src: url("fonts/OpenSans-SemiBold.ttf");
}

@font-face {/*500*/
	font-family: verdanab;
	src: url("fonts/verdanab.ttf");
}

body{
    font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}

form{
	font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
}

h1,h3,h4{
	font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
}
A{
	font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
}

table{
	font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
}

td,tr,th{
	font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
}

input{
	font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
}

p{
	font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
}
TABLE {
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
TR { 
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
TD {
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
TH{
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
SELECT {
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
INPUT {
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
FORM {
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
TEXTAREA {
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
.wpsLink {
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
.wpsLink:active {
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
.wpsLink:visited {
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
.wpsLink:hover {
    FONT-FAMILY: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}
.mynetTitulo1 {
        font-family : open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
            }
.mynetTitulo2 {
            font-family : open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
            padding: 7px;
            }
.mynetTitulo3 {
            font-family : open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
        }
 .mynetTitulo1P {
            font-family : open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
        }
.mynetTitulo2P {
            font-family : open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
        }
.mynetTitulo3P {
            font-family : open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
        }
 .mynetInfo {	
            font-family : open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
        }
.mynetInfoSeccao{
            font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
        }
.mynetInfoTitulo{
            font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
        }
.mynetInfoDetalhe{ 
            font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
        }
.mynetInfo {
            font-family : open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;;
        }

/*   -------------------------   header   -------------------------   */
ul.large-items li a{
    text-transform:unset;
}
#header{
    background-color: #000000;
}

/*  Caixa Pesquisa */
	.searchlink {
		float: left;
		margin-right: 0px;
		width: 0px;
		margin-left: 360px;
	}

    .searchlinkHome {
        width: 250px;
        float: left;
    }
    #AsearchlinkButton{
        background-color: #ffffff;
        color: black;
        border-radius: 5px;
        padding-right: 10px;

    }
    #pvalor {
        border: none;
        border-radius: 5px 0 0 5px;

    }
    #searchHome {
        float: none;
        padding-right: 0px;
    }

/*   banner    */

#hero {
    height: 250px;
    background-image: url(troncalhada.JPG);
}
#hero .hero-container img{
    width: 110px;
    margin-top: 80px;
}


/*   Menu   */
ul.large-items li a {
    border-top: none;
  }

ul.large-items li:hover{
    background-color: #5c89be;
    color: #ffffff;
  }

ul.large-items li.has-submenu.menuativo > a {
    background-color: #e6e6e6;
    color: #000000;
}

#servicos-main-menu {
    border-left: none;
    border-right: 1px solid #000000;
    border-bottom: none;
    background-color: #ffffff;
}
#mobile-nav-mynet-less ul li a, #mobile-nav-user-less ul li a {
    text-transform:unset;
}




/*   links abaixo da visão 360   */
.link1pai{
    margin-top: 20px;
}

.Link1{
    background-color: #ffffff;
    border: 1px solid #6190c8;
    color: #6190c8;
    border-radius: 3px;
    padding: 10px;
    margin-top: 5px;
    text-align: center;
    transition: background .33s;
    transition-property: background;
    transition-duration: 0.33s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.Link1:hover{
    background-color: #6190c8;
    color: #ffffff;
}


/*   Redes Sociais  */
ul.redesSociais{
	padding: 0;
    margin-top: 0;
    margin-right: 0px;
}

ul.redesSociais li{
	float: left;
	height:20px;
	width: 20px;
	list-style: none;
	margin-top: 0;
}

ul.redesSociais li a {
	font-size: 20px;
	color: #6E6E6E;
	line-height: 40px;
	width: 100%;
	height: 100%;
	text-align: center;
	display: list-item;
	padding: 0;
	background-color: unset;
	transition: all .2s linear;
}

ul.redesSociais li a:hover{
	font-size: 26px;
	background: #6E6E6E;
	color: white;
}

.redesSociais{
    float: none;
    display: inline-block;
}

ul.redesSociais li{
    margin-right: 8px;
}

/*   Texto da pagina principal   */
.jumbotron{
    background-color: #fff;
	padding-left:16px;
}

.jumbotron h1 {
    font-size: 20px;
}

.jumbotron p {
    font-size: 12px;
}

/*    Rodapé    */
#footerInfo{
    background-color: #f2f2f2;
    padding: 15px 0;
}
.tituloFooterInfo{
    line-height: 1.2rem;
    margin-bottom: 20px;
    font-size: 1.2rem;
    font-family: dosis-regular,Arial,Helvetica,Sans-Serif;
}

.moradaFooter{
    margin-bottom: 20px;
    line-height: 1.2rem;
    font-size: 1.2rem;
    font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}

.telefoneFooter{
    margin-bottom: 20px;
    line-height: 1.2rem;
    font-size: 1.2rem;
    font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}

.cofinanciado2020 img{
    width: 100%;
}

.rodapelinks_list ul{
    list-style-type: none;
    margin-left: -38px;
    padding-bottom: 50px;
}
.rodapelinks{
    border-bottom: 1px solid #6190c8;
    margin-right: 10px;
}

.rodapelinks h2{
    color: #6190c8;
    font-size: 16px;
    font-weight: bold;
}
.containerLogotiposrow{
    margin-right: 0;
    margin-left: 0;
}

.rodapelogotipos{
   width: calc(100% / 6);
    text-align: center;
}
.rodapelogotipos img{
    width: 100%;
    height: auto;
    max-width: 100px;
}

#footer {
    background: #ffffff;
}

.PresidenciaRepublica{
    background-image: url(logo_presidenciarepublica.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: inline-block;
}

.GovernoPortugal{
    background-image: url(logo_governoportugal.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: inline-block;
}
.AssembleiaRepublica{
    background-image: url(logo_assembleiarepublica.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: inline-block;
}
.Municipios{
    background-image: url(logo_associacaomunicipios.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: inline-block;
}
.Comite{
    background-image: url(logo_comiteregioes.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: inline-block;
}
.CimAveiro{
    background-image: url(logo_cimregiaoaveiro.png);
    height: 100px;
    width: 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: inline-block;
}

.appslogo{
    background-image: url(apps.png);
    height: 50px;
    width: 265px;
    background-repeat: no-repeat;
}
.CGD{
    background-image: url(Pagamentos.png);
  	background-size: 200px;
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
}
.MB{
    background-image: url(MB.jpg);
	background-size: 100px;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
} 
.MBWAY{
    background-image: url(MBWAY.jpg);
	background-size: 100px;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
} 

    background-repeat: no-repeat;
}

.w3cclass{
    /*background-image: url(w3c.png);*/
    height: 80px;
    width: 265px;
    background-repeat: no-repeat;
}

.creditos{
    float:right;
}

.airccreditos{
    background-image: url(airc.png);
    height: 50px;
    width: 87px;
    background-repeat: no-repeat;
}
/*  Formularios  */

.Inputs{
	border-radius: 0px;
	padding: 4px
}
.labelVisual{
	font-weight: normal;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 5px;
}
.mynetTitulo2{
	padding-bottom:2px;
	padding-top: 2px;
}

ul.large-items li a{
    font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}

ul.large-items li a:hover {
    color:#fff;
    font-weight: bold;
}


/*  Formularios  */

.Inputs{
	border-radius: 0px;
	padding: 4px
}
.labelVisual{
	font-weight: normal;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 5px;
}
.mynetTitulo2{
	padding-bottom:2px;
	padding-top: 2px;
}

ul.large-items li a{
    font-family: open_sansregular,Arial,Helvetica,Sans-Serif,Arial,Helvetica,sans-serif;
}


ul.large-items li a:hover {
    color:#fff;
    font-weight: bold;
}

/*  Visão 360  */
#visao360Lateral {
    border-left: none;
    border-right: none;
    border-bottom: none;
}
