
html { background-color: white; margin: 0; padding: 0; font-size: 0px; font-family: Futura, "Trebuchet MS", sans-serif; text-align: center; -webkit-tap-highlight-color: rgba(0,0,0,0); }

body { width: 100%; height: 100%; background-color: white;  margin: 0; padding: 0; font-size: 12px; font-family: Futura, "Trebuchet MS", sans-serif; text-align: center; font-weight: bold; color: white; line-height: 30px; }

* { box-sizing: border-box; display: inline-block; }

fieldset { width: 350px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 0px; font-size: 0px; line-height: inherit; color: white; border: 0; }

/*label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; }*/

input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 12px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }

textarea, textarea.form-control { padding-top: 10px; padding-bottom: 10px; line-height: 30px; }

input[type="text"]:focus, input[type="password"]:focus, textarea:focus, textarea.form-control:focus { outline: 0; background: #fff; border: 3px solid #fff; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder, textarea.form-control:-moz-placeholder { color: black; }

input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, textarea:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder { color: black; }

input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder { color: black; }

/*a, a:hover, a:focus { color: red; text-decoration: none; -o-transition: all .3s;  -moz-transition: all .3s;  -webkit-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s; }*/

h1, h2 { margin-top: 10px; font-size: 38px; font-weight: 100; color: white; line-height: 50px; }

h3 { font-size: 22px; font-weight: 300; color: white; line-height: 30px; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; }

.h1, .h2, .h3, h1, h2, h3 { margin-bottom: 10px; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: inherit; }

p { margin: 0 0 10px; }

img { max-width: 100%; }

::-moz-selection { background-color: #fff; color: white; text-shadow: none; }

::selection { background-color: #fff; color: white; text-shadow: none; }

:after, :before { box-sizing: border-box; box-sizing: border-box; }

/**************************************************************************************************************/
/****************************************************DIV*******************************************************/
/**************************************************************************************************************/

.contentor-principal { padding: 80px 180px 100px 180px; }

.contentor-objectos {padding: 10px 10px 10px 10px;}

.contentor-linhas { width: 100%; text-align: center; margin: 0px -15px 0px -15px; padding: 5px 5px 5px 5px; }

.contentor-tab { border-top: none; overflow: hidden; clear: both; float: left; width: 100%; }

.conteudo-tab { padding: 0px 0px 0px 0px; font-size: 10px; border-top-width: 0px; }

.cabecalho_formulario { width: 100%; padding: 0px 0px 0px 0px; text-align: center; }

.formulario-titulo { margin-top: 0; color: white; font-size:15px; font-weight:bold; }

.mensagem-erro { color: #c00; font-size: 15px; font-weight: bold; }

/*.contentor-geral .text { color: white; }

.contentor-geral .text h1 { color: white; }

.contentor-geral .description { margin: 20px 0 10px 0; }

.contentor-geral .description p { opacity: 0.8; }
    
.contentor-geral .description a { color: white; }

.contentor-geral .description a:hover, .contentor-geral .description a:focus { border-bottom: 1px dotted white; }*/

/**************************************************************************************************************/
/**************************************************LOGOTIPO****************************************************/
/**************************************************************************************************************/

.logotipo { height:50px; width:350px; }

.borda-logotipo-portugal { display: inline-block; border-radius: 8px; padding: 5px; transition: 0.3s; }
    
/*.borda-logotipo-portugal:hover { display: inline-block; border-radius: 8px; padding: 5px; transition: 0.3s; }*/

.borda-logotipo-espanha { display: inline-block; border-radius: 8px; padding: 5px; transition: 0.3s; }
    
/*.borda-logotipo-espanha:hover { display: inline-block; border-radius: 8px; padding: 5px; transition: 0.3s; }*/

/**************************************************************************************************************/
/************************************************FORMULARIO TABS***********************************************/
/**************************************************************************************************************/

ul.formulario-login-tabs { list-style: none; margin:0px;; padding: 0px 0px 0px 0px; float: left; height: 100%; width: 100%; }

ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 100px; height: 30px; overflow: hidden; position: relative; font-size: 9px;}

ul.formulario-login-tabs li a { text-decoration: none; color: White; font-weight: bold; display: block; font-size: 1.2em; font-family: Futura, "Trebuchet MS", sans-serif; padding: 0 10px; outline: none; transition: all .3s; }

ul.formulario-login-tabs li.active { color: white; }

ul.formulario-login-tabs li.active a { color: white; }

.tab-portugal { background-color:#cf142b; }

.tab-portugal:hover { background-color: #cf142b; opacity: 0.85; color: white; }

.tab-espanha { background-color:#7e7a1c; }

.tab-espanha:hover { background-color: #7e7a1c; opacity: 0.85; color: white; }

.conteudo-tab-portugal { padding: 0px 0px 0px 0px; font-size: 10px; background-color:#cf142b; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 5px 5px; }

.conteudo-tab-espanha { padding: 0px 0px 0px 0px; font-size: 10px; background-color:#7e7a1c; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 5px 5px; }

.corpo_formulario-portugal { padding: 5px 10px 15px 20px; background-color: #cf142b; text-align: left; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 5px 5px; }

.corpo_formulario-espanha { padding: 5px 10px 15px 20px; background-color: #7e7a1c; text-align: left; -webkit-border-radius: 0 0 4px 4px;  border-radius: 0 0 5px 5px; }

.corpo_formulario-portugal form textarea { height: 100px; }

.corpo_formulario-portugal form button.btn { width: 100%; }

.corpo_formulario-espanha form textarea { height: 100px; }

.corpo_formulario-espanha form button.btn { width: 100%; }

.form-group { margin-bottom: 10px; width: 95%; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.form-box { margin-top: 35px; }

/*html ul.formulario-login-tabs li.active a:hover { color: white; background-color: red; }*/


/**************************************************************************************************************/
/***********************************************SITE INSTITUCIONAL*********************************************/
/**************************************************************************************************************/

.btn { display: inline-block; text-align: center; white-space: nowrap; touch-action: manipulation; -webkit-user-select: none; background-image: none; }

.button_entrar_portugal { display: inline-block; text-align: center; white-space: nowrap; touch-action: manipulation; -webkit-user-select: none; background-image: none; }

.button_entrar_espanha { display: inline-block; text-align: center; white-space: nowrap; touch-action: manipulation; -webkit-user-select: none; background-image: none; }

button.button_entrar_portugal { width: 95%; height: 40px; margin: 5px 0px 0px 0px; padding: 0 5px; vertical-align: middle; background: #fff; border: 2px solid #fff; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #000; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px red; -webkit-box-shadow:  0 0 2px 1px red; box-shadow: 0 0 2px 1px red; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }

button.button_entrar_espanha { width: 95%; height: 40px; margin: 5px 0px 0px 0px; padding: 0 5px; vertical-align: middle; background: #fff; border: 2px solid #fff; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #000; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }

button.button_entrar_portugal:hover { opacity: 0.6; color: white; background: #cf142b; }

button.button_entrar_espanha:hover { opacity: 0.6; color: white; background: #7e7a1c; }

button.button_entrar_portugal:active { outline: 0; opacity: 0.6; color: #000; -moz-box-shadow: 0 0 2px 1px #cf142b; -webkit-box-shadow: 0 0 2px 1px #fff; box-shadow: 0 0 2px 1px #fff; }

button.button_entrar_espanha:active { outline: 0; opacity: 0.6; color: white; -moz-box-shadow: 0 0 2px 1px #7e7a1c; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; }

button.button_entrar_portugal:focus { outline: 0; opacity: 0.6; background: #cf142b; color: white; }

button.button_entrar_espanha:focus { outline: 0; opacity: 0.6; background: #7e7a1c; color: white; }

button.button_entrar_portugal:active:focus, button.button_entrar_portugal.active:focus { outline: 0; opacity: 0.6; background: #fff; color: #000; }

button.button_entrar_espanha:active:focus, button.button_entrar_espanha.active:focus { outline: 0; opacity: 0.6; background: #fff; color: #000; }

.btn-site-institucional_portugal { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px red; -webkit-box-shadow: 0 0 2px 1px red; box-shadow: 0 0 2px 1px red;}

.btn-site-institucional_portugal:hover, .btn-site-institucional_portugal:focus, .btn-site-institucional_portugal:active, .btn-site-institucional_portugal:active:focus { outline: 0; background-color: #fff; color: #000; }

.btn-site-institucional_espanha { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}

.btn-site-institucional_espanha:hover, .btn-site-institucional_espanha:focus, .btn-site-institucional_espanha:active, .btn-site-institucional_espanha:active:focus { outline: 0; background-color: #fff; color: #000; }

.site-institucional-login { margin-top: 0px; }

.site-institucional-login-buttons { margin-top: 0px; }

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before { display: table; content: " "; }

/**************************************************************************************************************/
/**************************************************MEDIA QUERIES***********************************************/
/**************************************************************************************************************/

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

/*@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}*/

/*@media (max-width: 767px) { .contentor-principal { padding: 60px 0 110px 0; }}

@media (max-width: 415px) {h1, h2 { font-size: 32px; }}

@media (min-width: 768px) { .col-sm-8 { width: 100%;}}

@media (min-width: 768px) {.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {float: left;}}*/

/****************************************************SMARTPHONES***********************************************/

/*----------------------------------------------(PORTRAIT AND LANDSCAPE)--------------------------------------*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
    button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }

}

/*----------------------------------------------------(LANDSCAPE)---------------------------------------------*/
@media only screen and (min-width : 321px) {

    fieldset { width: 350px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 80px 180px 100px 180px; }
    .logotipo { height:50px; width:350px; }
    .btn-site-institucional_portugal { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
}

/*----------------------------------------------------(PORTRAIT)----------------------------------------------*/
@media only screen and (max-width : 320px) {
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

/*******************************************************I PADS*************************************************/

/*----------------------------------------------(PORTRAIT AND LANDSCAPE)--------------------------------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    fieldset { width: 350px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 80px 180px 100px 180px; }
    .logotipo { height:50px; width:350px; }


    .btn-site-institucional_portugal { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
}

/*----------------------------------------------------(LANDSCAPE)---------------------------------------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    fieldset { width: 350px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 80px 180px 100px 180px; }
    .logotipo { height:50px; width:350px; }



    .btn-site-institucional_portugal { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
}

/*----------------------------------------------------(PORTRAIT)----------------------------------------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    fieldset { width: 350px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 80px 180px 100px 180px; }
    .logotipo { height:50px; width:350px; }



    .btn-site-institucional_portugal { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
}


/**********iPad 3**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    fieldset { width: 350px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 80px 180px 100px 180px; }
    .logotipo { height:50px; width:350px; }


    .btn-site-institucional_portugal { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    fieldset { width: 350px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 80px 180px 100px 180px; }
    .logotipo { height:50px; width:350px; }


    .btn-site-institucional_portugal { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
    fieldset { width: 350px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 80px 180px 100px 180px; }
    .logotipo { height:50px; width:350px; }
    .btn-site-institucional_portugal { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
    fieldset { width: 350px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 80px 180px 100px 180px; }
    .logotipo { height:50px; width:350px; }


    .btn-site-institucional_portugal { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:350px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 14px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }

    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }

    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:50px; width:350px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:50px; width:350px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }

    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }

    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }

    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    fieldset { width: 180px; min-width: 0; padding: 0; margin: 0; border: 0; min-width: 0; }
    .contentor-principal { padding: 50px 0px 50px 0px; }
    .contentor-objectos {padding: 0px 0px 0px 0px;}
    .logotipo { height:25px; width:180px; }
    ul.formulario-login-tabs li { float: left; margin: 0px; padding: 0px; width: 90px; height: 30px; overflow: hidden; position: relative; font-size: 7px;}
    .formulario-titulo { margin-top: 0; color: white; font-size: 7px; font-weight: bold; }
    input[type="text"], input[type="password"], textarea, textarea.form-control { height: 20px; margin: 0; padding: 0 5px; vertical-align: middle; background: white; border: 3px solid white; font-family: Futura, "Trebuchet MS", sans-serif; font-size: 8px; font-weight: bold; line-height: 50px; color: dimgray; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    .btn-site-institucional_portugal { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #cf142b; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow: 0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred;}
    .btn-site-institucional_espanha { width:180px; height: 30px; margin: 0px; padding: 0px 0px 0px 0px; background-color: #7e7a1c; font-size: 12px; font-weight: bold; color: white; -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;-moz-box-shadow: 0 0 2px 1px green; -webkit-box-shadow: 0 0 2px 1px green; box-shadow: 0 0 2px 1px green;}
button.button_entrar_portugal { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #cf142b; border: 2px solid red; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px darkred; -webkit-box-shadow:  0 0 2px 1px darkred; box-shadow: 0 0 2px 1px darkred; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
    button.button_entrar_espanha { width: 95%; height: 25px; margin: 0; padding: 0 5px; vertical-align: middle; background: #7e7a1c; border: 2px solid green; font-family: Futura, "Trebuchet MS", sans-serif; font-weight: bold; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; -moz-box-shadow: 0 0 2px 1px #a2ad11; -webkit-box-shadow: 0 0 2px 1px #a2ad11; box-shadow: 0 0 2px 1px #a2ad11; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
}