

.form{
	max-width: 600px;
	margin: auto;
}
.form-full{
	max-width: 100%;
	margin: auto;	
}
.form fieldset{
	border: 1px solid #EEE;
	padding: 5%;
}

.form fieldset input{
	
}
input[type="password"], input[type="text"], select, textarea{
	width: 100%;
	border: 1px solid #d9d9d9 !important;
	box-sizing: border-box;
    border-radius: 0;
	padding: 8px;
	margin:0.6% 0 3%;
	/*-webkit-appearance: none;*/
}

.form fieldset .btn{
	margin: 2% auto;
	display: block;
}

.form fieldset legend{
	margin: 10px;
	border: none;
	font-size: 14px;
	padding: 5px;
	width:auto;
	display: inline;
}

/* LOMS */
.tabela_opcoes_pagamento td{
	padding: 5px 10px;
}



.utentes_novo label{
	margin: 15px 0 5px;
}


.fb3area input, textarea{
	border: 1px solid #CCC;
	padding: 3px;
	width:100%;
	margin: 0 0 10px 0;
}
.fb3area label{
	font-weight: 300;
	margin: 10px 0 0 0;
}
.fb3area input[type=submit]{
    width: 100%;
    padding: 8px 20px;
    border: 0;
	max-width:600px;
}

.separador{
	margin: 10px;
}

.separador .grupo{
	margin: 10px 0 20px;
}

.separador .grupo p i{
	font-size:14px;
}

.panel .nav-pills{
	margin: 25px 0 !important;
}

.separador > legend{
	display: none;
}
.formNovoStepControl{
	clear: both;
	display: block;
	margin: 20px;
}


.emptyLabel{
	display: block;
}

.filterBox{
	margin: 0 0 15px;
}
.filterBox {
	position: relative;
}
.filterBox .remover{
	position: absolute;
	top:-22px;
	right:0;
	padding:0px;
	font-size:20px;
	color: #CCC;
}

.disabled{
	color:#CCC;
	cursor: default;
}



.voltar{
    display: block;
    clear: both;
    margin:20px 0;
}
.breadcrumb{
    padding:15px 0 0;
    background:transparent;

}

a {
    outline: none;
}



/* Responsive Styles */
.xs-only{
	display: none !important;
}

@media only screen and (max-width: 600px) {
	
	.xs-hidden{
		display: none;
	}
	
}


.utentes .dashboard {
	margin: 0;
}
.dashboard .tag{
	border:none !important;
}
.dashboard .tag img{
	
}
.dashboard .tag .icon{
	font-size: 30px !important;
	padding: 15px 16px !important;
}
.dashboard .tags .tag h5{
	position: relative !important;
	margin: -20px 0;
}

/*  ICONS */
.icon {
	display:inline-block !important;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	padding: 0;
	border-radius: 100%;
	margin-right: 15px;
	padding: 15px 15px;
	font-size: 30px;
}



/* <span class="title"><i class="fa fa-newspaper icon"></i>œltimas not’cias</span>  */

.destaque_html img { display: inline-block !important; }

.bg-black-grey{ background: #000; }

.conteudo img { max-width:100%; }



.bread_loja {
    padding: 15px;
    background: #EEE;
	margin: 1% 0;
}
.bread_loja .wrapper {
    width: 90%;
}
.bread_loja .step {
    display: none;
}
.bread_loja ul {
    width: 100%;
    display: block;
}
.bread_loja ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    opacity: 0.5;
    font-weight: 400;
    line-height: 1;
}
.bread_loja ul li span {
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: -0.46px;
    text-align: center;
    line-height: 1.85;
    position: relative;
    top: -2px;
}
.bread_loja ul li.done {
    font-weight: 400;
    opacity: 1;
}
.bread_loja ul li.done span {
    text-indent: -9999px;
    background-image: url(../img/bread-check.svg);
    background-repeat: no-repeat;
    background-position: center center;
}
.bread_loja ul li.actual {
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
    font-weight: 700;
}

.registos h1, .registos_editar h1, .registos_detalhe h1{
	font-size:20px;
}
.registos .breadcrumbs, .registos_editar .breadcrumbs, .registos_detalhe .breadcrumbs{
	margin:0px 0px 15px 0px;
}
.registos .main-header, .registos_editar .main-header, .registos_detalhe .main-header{
	margin-bottom:-10px;
}

.registos .panel, .registos_editar .panel, .registos_detalhe .panel{
	font-size:14px;
}
.registos legend, .registos_editar legend, .registos_detalhe legend {
	margin-bottom:15px;
	border-bottom: 1px solid #EEE;
}
.registos_editar fieldset p, .registos_detalhe fieldset p {
	margin:5px 0 20px; 
}

.registos .btn, .registos_editar .btn {
    border: 0;
    border-radius: 3px !important;
    background-color: #464646 !important;
    padding: 6px 6px !important;
    letter-spacing: inherit !important;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background-color: #464646 !important;
}
a {
	outline:none !important;
}


.faq_perguntas h5 { margin-top: 1%; }
.compromisso_honra input {
	display: inline;
}
.compromisso_honra label {
	display: inline;
	margin-left: 5px;
	font-weight: normal;
}

.alert button{
	float: right;
}

.modal-header .close {
    margin-top: -7px;
    float: right;
    font-size: 24px;
}




/* Safari bug fix */
.video-area .video-wrapper {
  padding: 0 !important;
  position: relative;
  height: 350px;
}


/*.row:before, .row:after {display: none !important;}*/
