/* ajax loading */
/*.control-label*/
.ajax-loading {
	background: url(../images/ajax-loading.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.breadcrumb>li+li:before {
	content: "\003e\00a0";
}

.formhelp .popover {
	left: auto !important;
	right: 15px;
}

.formhelp .popover>.arrow {
	left: auto !important;
	right: 30px;
}

ol.breadcrumb>li>a {
	color: #0078af;
}

.nav>li>a:focus {
	background-color: transparent;
}

.nav-tabs>li>a {
	margin-bottom: -1px;
	color: #0078af;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
	{
	color: #000;
	background-color: #ececec;
	border-left: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
}

.nav-tabs>li>a:hover {
	border-bottom: 1px solid #a0a0a0;
}

.background_red {
	background-color: #f2dede !important;
	color: #a94442 !important;
}

.background_blue {
	color: #31708f !important;
	background-color: #d9edf7 !important;
}

.control-label {
	color: #000;
	font-size: 13px;
}

.dropdown-control-label {
	color: #b74b4b !important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover
	{
	background-color: #0078af;
}

.dropdown>.btn-default {
	background-color: #ececec;
}

.open>.dropdown-toggle.btn-default {
	background-color: #ececec;
}

.help-block {
	margin-top: 0px;
	margin-bottom: 0px;
}

.has-error>.control-label {
	color: #000;
	font-size: 13px;
}

.has-error>.help-block {
	color: #b74b4b;
	font-size: 13px;
	display: block;
	text-align: right;
}

.has-error .labelblock>label {
	color: #b74b4b;
	font-size: 13px;
}

.has-error>.input-group>label, .has-error>.input-group>span {
	color: #b74b4b;
	font-size: 13px;
}

.has-error>select, .has-error>input, .has-error>.input-group>select,
	.has-error>.input-group>input {
	border-color: #b74b4b;
}

.has-error>select:focus, .has-error>input:focus, .has-error>.input-group>select:focus,
	.has-error>.input-group>input:focus {
	border-color: #b74b4b;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(183, 75, 75, .6) !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(183, 75, 75, 0.6) !important;
}

.text_black>label, .text_black>span
.text_black>.input-group>label, .text_black>.input-group>span {
	color: #000;
	font-size: 13px;
}

.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999;
	background: white;
	border: none;
	border-top: solid 1px #a0a0a0;
	box-shadow: none !important;
	border-radius: 0;
	padding-top: 10px;
}

.tabs-responsive {
	display: none;
}

@media ( max-width : 1200px) {
	.tabs-inline {
		display: none;
	}
}

@media ( max-width : 1200px) {
	.tabs-responsive {
		display: block;
	}
}

.ngdialog-theme-default .ngdialog-content {
	background-color: #ffffff !important;
	font-family: 'Open Sans', sans-serif;
}

.ngdialog-title {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #0078af;
	font-family: 'Open Sans', sans-serif;
}

@media print {
	.btnrow, .fa-question-circle, .breadcrumb, .padd_wizard {
		display: none !important;
	}
	.header-form {
		padding-top: 0px;
		margin-bottom: 0px;
	}
	.header-form .panel-body {
		height: 60px;
		padding-top: 0px;
	}
	.padd_wizard {
		padding-top: 0px;
	}
	.header-form .texto {
		text-align: center;
		height: 10px;
	}
}

.text_grey {
	color: #a0a0a0;
	font-size: 13px;
}

/**********************Consulta********************/
.criteriospanel {
	border-radius: 0px !important;
	min-height: 38px;
	color: #000;
	border: none;
	background-color: #ececec;
	overflow: hidden;
	padding-top: 21px;
	padding-bottom: 21px;
	padding-left: 21px;
	padding-right: 21px;
	margin-top: 23px;
	margin-bottom: 56px;
}

.resultadosHeader thead tr th {
	height: 37px;
	font-size: 10px;
	background-color: #ececec;
	border-bottom: 2px solid #0078af;
}

.margin_top_input_criterios {
	margin-top: 11px;
}

.margin_top_button_criterios {
	margin-top: 30px;
}

.sortable {
	cursor: pointer;
}

.sortable:after {
	margin-left: 5px;
	font-family: FontAwesome;
	content: "\f0dc";
}

.st-sort-ascent:after {
	margin-left: 5px;
	font-family: FontAwesome;
	content: "\f0de";
}

.st-sort-descent:after {
	margin-left: 5px;
	font-family: FontAwesome;
	content: "\f0dd";
}

.btn_sm {
	width: 120px;
	height: 35px;
}

.btn_sm:hover, .btn_sm:focus {
	width: 120px;
	height: 35px;
}

.backg_yellow {
	background-color: #f0b203;
}

.backg_green {
	background-color: #008c64;
}

.backg_red {
	background-color: #d9534f;
}

.seccao_detalhe {
	margin-left: 10px;
	margin-right: 10px;
}

.hr_detalhe {
	border-top: 1px solid #a0a0a0;
}

.hr_documentos {
	border-top: 1px solid #d6d6d6;
}

.title_seccao_detalhe {
	font-size: 16px;
	font-weight: bold;
	color: #0078af;
	margin-top: 20px;
}

.title_dados_detalhe {
	font-weight: normal;
}

.dados_detalhe {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
}

.separator_mright30 {
	margin-right: 30px;
}

.note-responsive {
    font-size: 13px;
    font-weight: normal;
    color: #a0a0a0;
    text-align: right;
}

.rowPadLeft {
    padding-left: 3%;
}

.hrDivisaoPanel {
    border-top: 1px solid #a0a0a0;
}

.custom-currency-field {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	background-color: #fff;
	padding: 0 10px 0 0px;
	color: rgb(85, 85, 85);
	border-radius: 4px;
	border: 1px solid #e2e2e2;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.custom-currency-disabled-field{
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	padding: 0 10px 0 0px;
	color: rgb(85, 85, 85);
	border-radius: 4px;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	background-color: #eee;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.custom-input-field {
	border: 1px solid #e2e2e2;
	color: rgb(85, 85, 85);
	border-right: 0px;
	padding-right: 5px;
	text-align: right;
}

.custom-input-field:focus {
	border: 1px solid  #0092dd;
}

.textarea-no-resize{
  resize: none;
}
.popover-content {
    height: 250px;
    overflow-y: scroll;
}


@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    
    tr { 
        border: 1px solid #ccc; 
        padding-top: 3px;
    }
    
    td { 
        /* Behave  like a "row" */
        border: none; 
        position: relative;
        /*padding-left: 50%; */
        height:auto;
        min-height:15px;
        border-top:0px !important;
        padding: 0px !important;
    }
    
    td:before { 
        /* Now like a table header */
        position: static;
        /* Top/left values mimic padding */
        top: 2px;
        left: 6px;
        width: 40%;
        text-align:left !important;
        float:left;
        clear:both;
        font-weight:900;
        height:auto;
        margin-left: 10px;
        font-size: 12px;
        white-space: nowrap;
    }
    
    /*
    Label the data
    */
    td:nth-of-type(n):before { content: attr(data-label); }

    td:nth-of-type(6) {
        text-align:right !important;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        font-size: 16px;
    }

    tr:nth-of-type(even) { 
          background: #ececec; 
    }
}

.fileUpload {
    position: relative;
    overflow: hidden;
	font-weight: bold;
	border-radius: 0px;
}
.fileUpload input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.title_seccao_entrega {
	font-size: 14px;
	font-weight: bold;
	color: #0078af;
	margin-bottom: 20px;
}