/* ---------------------------------------
------------------------------------------
REGRAS GERAIS
------------------------------------------
--------------------------------------- */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Open Sans",Arial,sans-serif;
    background-color: #EEE;
    font-size: 12px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.vertical-divider {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ffffff;
    height: 40px;
    margin: 10px;
}
a, a:hover, a:focus {
   outline: 0;
}
a.excel {
    color: green;
}
a.pdf {
    color: red;
}
a.print {
    color: #666;
}
a.excel:hover, a.pdf:hover, a.print:hover {
    color: rgba(0, 0, 0, 0.8);
}
.table-responsive {
    overflow-x: auto;
}
.hidden {
    display: none;
}
.table-collapse > tbody > tr:nth-child(4n+1) > td, .table-collapse > tbody > tr:nth-child(4n+1) > th {
    background-color: #f9f9f9 !important;
}
.table-collapse > tbody > tr:nth-child(2n+1) > td, .table-collapse > tbody > tr:nth-child(2n+1) > th {
    background-color: #FFFFFF;
}

.form-control{
    height: auto !important;
}

/* ---------------------------------------
------------------------------------------
LAYOUT
------------------------------------------
--------------------------------------- */
.navbar-header {
    height: 100%;
    background-color: #FFFFFF;
}
.navbar-brand {
    padding: 10px;
    margin: 0;
    height: 69px;
    background-color: #FFF;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: #FFF;
}
.navbar {
    background-color: #f0f0f0 ;
    border-bottom: 1px solid #CCC;
    height: 70px;
}
.navbar-inverse {
    background-color: #002f56;
    border-bottom: 1px solid #CCC;
}
.btn-top {
    background-color: transparent;
    font-size: 12px;
    font-weight: 200;
    padding: 15px;
    color: #FFFFFF;
}
.btn-top:hover, .btn-top:focus {
    color: #00aac8;
    text-decoration: none;
}
.page-header {
    padding-bottom: 10px 0px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #eee;
}

.navbar > .container-fluid .navbar-brand-operador {
    margin-left: 0px;
}
.navbar-brand-operador {
    padding: 10px;
    margin: 0;
    margin-left: 0px;
}
.navbar-brand-operador {
    float: left;
    height: 69px;
    font-size: 18px;
    line-height: 20px;
    background-color: #FFF;
}
.barraTarefas {
    padding: 10px 0px 20px 0px;
}
.hiddenRow {
    padding: 0px !important;
    border: none !important;
}
.panel-default > .panel-heading {
    background-color: #FFFFFF;
}

.lang {
    float: right;
    margin-left: 20px;
}
.lang .btn-group {
    padding: 0px;
}
.lang .btn-group .btn-top {
    padding: 25px 0px;
}
.lang .btn-group .btn-top img {
    width: 20px;
    opacity: 0.5;
}
.lang .btn-group .btn-active img,
.lang .btn-group .btn-top:hover img {
    width: 20px;
    opacity: 1;
}
/* ---------------------------------------
------------------------------------------
MODULOS
------------------------------------------
--------------------------------------- */
/* --- Login ------------------ */
.background-media, .background-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.wrapForm {
    background-color: rgba(255, 255, 255, 0.9);
    width: 400px;
    margin: 15% auto auto !important;
    border: 1px solid #CCC;
    padding: 20px;
    z-index: 3;
    position: relative;
    margin-top: 15%;
    border-radius: 5px;
}
.wrapForm h2 {
    margin-top: 10px;
}
.fomulario {
    border-top: 1px solid #CCC;
    margin-top: 10px;
    padding-top: 10px;
}
.btn-client {
    color: #FFF;
    background-color: #002f56;
}
.btn-client:hover, .btn-client:focus {
    background-color: #002f56;
    color: #fff;
}

.footerLogin {
    width: 400px;
    margin: 15px auto !important;
    text-align: center;
}


/* --- INDEX ------------------ */
.main {
    margin-top: 70px;
}
.panel .panel-btns {
    float: right;
    padding: 10px;
    position: relative;
}
.table-action {
    text-align: right;
}
.footer {
    text-align: center;
    margin: 0px 0px 30px 0px;
}
.accordian-body {
    padding: 10px 0px 30px 0px;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
}
.preview-thumbnail {
    padding-top: 10px;
}
.nav-tabs {
    border-bottom: 0px;
}
.tab-pane.active {
    min-height: 100px;
    width: 100%;
}
.tab-pane .img-responsive {
    width: 100%;
}
.preview-thumbnail > li.active > a, .preview-thumbnail > li.active > a:hover, .preview-thumbnail > li.active > a:focus {
    border: 1px solid #ddd;
}
.preview-thumbnail > li > a {
    position: relative;
    display: block;
    padding: 2px;
    border-radius: 0px;
    width: 70px;
    height: 45px;
    overflow: hidden;
}
.product-topics p {
    margin-bottom: 0px;
}
.product-title {
    margin: 0px;
}
.product-subTitle {
    margin: 5px 0px 20px 0px;
    font-weight: 300;
}
.barraTarefas .btUtil a {
    margin-right: 5px;
    line-height: 2.5;
}

.separador {
    background-color: #EEEEEE;
    padding: 5px;
    border-bottom: 1px solid #DDDDDD;
}

/* --- novo serviço ------------------------- */
.basic-wizard .nav-justified {
    margin: -15px -15px 0px -15px;
    width: auto;
}
.basic-wizard .nav li a {
    background: #e4e7ea none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    border-right: 1px solid #ccc;
    color: #4a535e;
    opacity: 0.75;
}
.basic-wizard .nav li.active a, .basic-wizard .nav li.active a:focus, .basic-wizard .nav li.active a:active {
    background: #fcfcfc none repeat scroll 0 0;
    border-bottom-color: #fcfcfc;
    color: #333;
    opacity: 1;
}
.nav > li > a {
    padding: 15px;
}
.basic-wizard ul li a span {
    font-weight: bold;

}
.basic-wizard .pager li a {
    background-color: #428bca;
    border-color: #357ebd;
    border-radius: 2px;
    color: #fff;
    border-radius: 2px;
}
.basic-wizard .pager li.disabled a {
    background: #eee none repeat scroll 0 0;
    border-color: #ccc;
    color: #999;
}
.basic-wizard ul.pager.wizard {
    margin: 0px;
}
.basic-wizard .tab-content {
    border-radius: 0;
    box-shadow: none;
}
.basic-wizard .nav > li > a {
    padding: 15px 10px;
    height: 50px;
    line-height: 1;
}
.tab-content {
    background: #fcfcfc none repeat scroll 0 0;
    padding: 15px 0px;
}
.tab-pane::after {
    clear: both;
    content: "";
    display: block;
}
.basic-wizard label {
    color: #4a535e;
    font-weight: normal;
    margin-bottom: 5px !important;
}
.form-group::after {
    clear: both;
    content: "";
    display: block;
}

.uploadFicheiros {
    padding-bottom: 15px;
    border-bottom: 1px solid #CCC;
}
/* --- formEdit (Serviços) ------------------------- */
.bg-warning {
    background-color: #fcf8e3 !important;
}


/*---- upload ficheiros ----*/
.bar {
    height: 18px;
    background: green;

	
}

.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  
	width: 100%;
	height: 100px;
	background-color: rgb(228,231,234);
	opacity: 0.6;
	color: black;
	border: 1px solid #ccc;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}


.displayErrorField input, 
.displayErrorField textarea, 
.displayErrorField .btn-default, 
.displayErrorField label {
    color: #a94442;
    /* background-color: #f2dede; */
    border-color: #a94442;
}

.message-list .media-object { width: 40px; height: 40px; object-fit: contain; }
.message-list a.pull-left { margin-right: 10px; }
.message-list a.pull-right { margin-left: 10px; }

.badge-danger {
    background-color: #dc3545 !important;
    color: #fff !important;
}

.pagination {
    margin: 0px 0px 0px 0px !important;
}

.modal-xl {
    width: 1140px;
}
.no-margin {margin: 0 !important;}