
/* backgrounds */

.bc-green {
	background-color: #96C93E !important;
}

.bc-white {
	background-color: #FFFFFF !important;
}


/* colors */

.c-white {
	color: white !important;	
}

.fileupload-noborder > div {
	background-color: transparent !important;
}

.fileupload-noborder > .ui-fileupload-content {
	display: none !important;
}


/* alert */

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: .5rem;
    border: 1px solid;
    border-radius: .25rem;
}

	.alert-warning {
	    color: #856404;
	    background-color: #fff3cd;
	    border-color: #ffeeba;
	}
	
		.alert-warning .ft-bold {
			color: #533f03;
		}
		
	.alert-primary {
	    color: #004085;
	    background-color: #cce5ff;
	    border-color: #b8daff;
	}
	
		.alert-primary .ft-bold {
			color: #002752;
		}
		
	
	.alert-danger {
	    color: #721c24;
	    background-color: #f8d7da;
	    border-color: #f5c6cb;
	}

		.alert-danger .ft-bold {
			color: #491217;
		}

/*
* @datagrid columns
*/

.action-column {
    width: 110px !important;
}

.one-column {
	width: 30px !important;
}

.two-column {
	width: 70px !important;
}

.image-column {
	width: 50px !important;
}

.toggler-column {
	text-align: center;
    width: 15px !important;    
}

	.toggler-column div {
		color: #000 !important;
	}

/*
* @output valores
*/

.ot-red {
	color: #e74c3c;
}

.ot-green {
	color: #2ecc71;
}

.profile-image img {
    width: 36px;
    height: 36px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}

.profile-image-lg img {
	width: 4em;
    height: 4em;
    border-radius: 4em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
}


/* @login */

.login-header {
	min-height: 25em !important;
}

.login-body {
	background-image: url("../resources/images/background.png");
}

.login-header-desktop-display {
	display: initial;
}

.login-header-mobile-display {
	display: none;	
}

@media (max-width: 640px) {
	
	.login-body {
		margin: 0 !important;
		padding: 0 !important;
		background: none !important;
	}
	
	.login-header-desktop-display {
		display: none;
	}
	
	.login-header-mobile-display {
		display: inline;	
	}
	
	.login-body .login-panel {
		position: absolute !important;
		width: 100% !important;
		height: 100% !important;		
	}

}

}

/* @fileUpload */
.ui-fileupload-buttonbar .ui-fileupload-upload {
    display: none;
}

.ui-fileupload-buttonbar .ui-fileupload-cancel {
    display: none;
}

body .ui-fileupload-content .ui-widget-content {
	border: none !important;
}

.noborder > div {
	border: none !important;
}
 

/* badge */

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 1em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}
	
	.badge-success {
	    color: #fff;
	    background-color: #28a745;
	}
	
	.badge-danger {
	    color: #fff;
	    background-color: #dc3545;
	}
	
	.badge-warning {
	    color: #212529;
	    background-color: #ffc107;
	}

.block {
	background-color: #2c3e50;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0.2em;
}

.block div {
	color: white;
	margin: 3px;
}

.block:hover {
	background-color: #34495e;
}

.block-selected {	
	background-color: #8BC34A !important;
}

.button-doc {
	background-color: #8BC34A;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0.2em;
}

.button-doc div {
	font-weight: bold;
	color: white;
	margin: 3px;
}

.button-doc:hover {
	background-color: #6ab04c;
}

.photos-title {
	
	width:100%;
	height:60px;
	background-color: #8BC34A;
	border-radius:5px;
	color: white;
}

.img-icon {
	margin-top: 3px;
}

.inputTextAreaNoBorder {
	border: none !important;
	text-align: center !important;
}


/* Custom */

/* @context default */

.pg {
	padding: 1.5em;
}

.pg-t {
	padding: 1.5em;
}

.pg-b {
	padding: 1.5em;
}

.pg-info {
	padding: 1.5em; 
}

.pg-info-l {
	padding-left: 1.5em;
}

.pg-info-t {
	padding-top: 1.5em !important;
}

.pg-info-r {
	padding-right: 1.5em;
}

.pg-info-b {
	padding-bottom: 1.5em;
}

.pg-tt {
	padding-top: 0.938em !important;
}

.brr {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid;
}

.reset-mp {
	margin: 0 !important;
	padding: 0 !important;
}

. {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

. {
	margin-right: 0 !important;
	padding-right: 0 !important;
}

.reset-mp-t {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.reset-mp-b {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.reset-m {
	margin: 0 !important;
}

.reset-p {
	padding: 0 !important;
}

.mn-l {
	margin-left: 2px;
}

.mn-r {
	margin-right: 2px; 
}

.mm-b {
	margin-bottom: 15px !important;
}

.mn {
	margin: 2px;
}

.noborder {
	border: none !important;
}

.noborder tr td {
	border: none !important;
}

.no-display {
	display: none !important;
}

.tt-an-center {
	text-align: center !important;
}

.tt-an-right {
	text-align: right !important;
}

.tt-an-left {
	text-align: left !important;
}

.tt-an-justify {
	text-align: justify !important;
}

.tt-dc-none {
	text-decoration: none;
}

.an-center {
	align-items: center !important;
    display: flex !important;
}

.ft-normal {
	font-weight: normal;
}

.ft-bold {
	font-weight: bold;
}

.ft-title {
	font-size: 1.4em;
}

.ft-subtitle {
	font-size: 1.2em;
}

.box {
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);
	box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);
	margin: 0 0 8px;
	background: #fff;
	min-height: 50px;
	color: #000;
	line-height: 15px;
}

.box-label {
	
}

.box-text {
	color: rgba(0,0,0,.55);
}

.box-info {
	border: 2px solid #000;
	padding: .4em .4em;
	border-radius: 5px !important;
	min-height: 30px;
}

.box-maps {
	min-height: 300px;
	width: 100%;
}

.box-info-title {
	border-bottom: 2px solid #607D8B;
	padding: .4em 0 .2em 0;
	min-height: 30px;
}

.circle {
	width: 45px;
	height: 45px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	margin: 0;
	padding: 0;
}

.center-icons {
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.circle-icon {
	width: 2.5em;
	height: 2.5em;
	border-radius: 1.6em;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	padding: 0;
	text-align: center;
	transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    /*float: left;*/
}

.circle-icon img {
	margin-top: 2px;
}

.circle-icon:hover {
	background-color: #bdbdbd;
}


/* Others */
.full {
	width: 100%;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;
}

/* @decimal input */

.input-right input {
	text-align: right;
}

/* @normal input */

.input-large {
	padding: 8px !important;
}

/* @decimal input */

.input-number-large input {
	padding: 8px !important;
}

/* @select input */

.select-large label {
	padding: 8px !important;
}

.select-large div span {
	margin-top: 8px !important;
}

.select-reset {
	min-width: 0 !important;
}

/* @calendar input */

.calendar-large input {
	padding: 8px !important;
}

/* Button icon */

.icon-only {
	width: 2.4em !important;
}

.icon-mt {
	margin-top: 0.6em;
}

.button-navigation {
	width: 8em !important;
}

.button-responsive {
	width: 12em !important;
}

/* @context datatable */

/* @context min height */

.mh-section {
	min-height: 40em;
}


/* @context menu drawer */

.sidenav {
    height: 100%;
    width: 0;
    position: absolute;
    left: 0;
    top: 3.3em;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
    transition: 0.5s;
    background-color: #ffffff;
    border-right: 1px solid #d5d5d5;
    /*-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.1), 0 2px 0 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 0 0 rgba(0,0,0,.1), 0 2px 0 0 rgba(0,0,0,.2);
	box-shadow: 0 0 0 0 rgba(0,0,0,.1), 0 2px 0 0 rgba(0,0,0,.2);*/
	
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.1), 5px 0px 14px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 0 0 rgba(0,0,0,.1), 5px 0px 14px 0px rgba(0,0,0,0.15);
	box-shadow: 0 0 0 0 rgba(0,0,0,.1), 5px 0px 14px 0px rgba(0,0,0,0.15);
}

.navbar-top {
   border-bottom: 2px solid #607D8B;
   /*background-color: #ecf0f1;*/
   height: 3.2em;
   margin-bottom: 0.3em;
}

.navbar-bottom {
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 2px solid #607D8B;
    background-color: #ecf0f1;
    height: 3.2em;
    /*z-index: 999999;*/
}



/* @context image */
.image {
	background-position: center;
	background-size: cover;
	max-width: 100%;
	max-height: 250px;
    width: 100%;
    height: 100%;
} 

/* @context link */
.link-default {
	text-decoration: none;
    border: 1px solid #607D8B;
    padding: 0.6em;
    margin-left: 2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #607D8B !important;
    outline: none;
	display: inline-block;
    width: 5em;
    text-align: center;
}

.link-default:hover {
	background-color: #607D8B;
	color: white !important;
}

.link-info {
	text-decoration: none;
    border: 1px solid #2980b9;
    padding: 0.6em;
    margin-left: 2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #2980b9 !important;
    outline: none;
	display: inline-block;
    width: 5em;
    text-align: center;
}

.link-info:hover {
	background-color: #2980b9;
	color: white !important;
}

.link-success {
	text-decoration: none;
    border: 1px solid #2ecc71;
    padding: 0.6em;
    margin-left: 2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #2ecc71 !important; 
    outline: none;
    display: inline-block;
    width: 5em;
    text-align: center;
}

.link-success:hover {
	background-color: #2ecc71;
	color: white !important;
}

.link-error {
	text-decoration: none;
    border: 1px solid #e74c3c;
    padding: 0.6em;
    margin-left: 2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #e74c3c !important;
    outline: none;
    display: inline-block;
    width: 5em;
    text-align: center;
}

.link-error:hover {
	background-color: #e74c3c;
	color: white !important;
}

/* @media query responsive */

@media screen and (min-width: 64.063em) {
	.pg-info {
		padding: 2em;
	}
	
	.ui-button-custom-mt {
		margin-top: 1.2em;
	}
	
	.br {
		border: 1px solid;
	}
		
	.br-l {
		border-left: 1px solid;
	}
		.br-l:first-child {
			border: none;
		}
	
	.br-r {
		border-right: 1px solid;
	}
	
	.br-t {
		border-top: 1px solid;
	}
	
	.br-b {
		border-bottom: 1px solid;
	}
	
	.ui-tabs-left > .ui-tabs-nav {
	    width: 3% !important;
	}
	
	.ui-tabs-left > .ui-tabs-panels {
		width: 97% !important;
	}	
}

@media screen and (min-width: 40.063em) {
	
	.pg-info {
		padding: 1.5em;
	}
	
	.pg-info-l {
		padding-left: 1.5em;
	}
	
	.pg-info-t {
		padding-top: 1.5em;
	}
	
	.pg-info-r {
		padding-right: 1.5em;
	}
	
	.pg-info-b {
		padding-bottom: 1.5em;
	}
	
	.ui-button-custom-mt {
		margin-top: 1.2em;
	}
}

@media screen and (max-width: 640px) {
	.pg-info {
		padding: 1em;
	}
	
	.pg-info-l {
		padding-left: 1em;
	}
	
	.pg-info-t {
		padding-top: 1em;
	}
	
	.pg-info-r {
		padding-right: 1em;
	}
	
	.pg-info-b {
		padding-bottom: 1em;
	}
	
	.tt-an-center-m {
		text-align: center !important;
	}
	
	.ft-title {
		font-size: 1em;
	}
	
	.button-navigation {
		width: 100% !important;
	}
	
	.button-responsive {
		width: 100% !important;
	}
}

.mt-title{
	margin-top:-20px;
}

.title {
	margin-bottom:-5px;
}

.titleNovo{
	
	font-size:29px;
}

fieldset legend {
	font-weight:bold !important;	
	background-color:#1B2433 !important;
	border-radius:6px !important;
	color:white !important;
	padding-left:14px !important;
	padding-right:15px !important;
}

fieldset {
	border:1px solid black !important;
	background-color:#f2f4f7 !important;
	border-radius:3px !important;
	padding: 1px;
}


.fieldset-troca {
    background-color: #2c3e50 !important;
    border-radius: 5px !important;
    text-align: center !important;
    color:white !important;
   /* padding: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;*/
    align-items: center;
    align-content: center;
}

.margin-top {
	
	margin-top:10px;
}

.rowExpansionContent {
	border:1px solid gray;
	background-color:#f2f4f7 !important;
}

.cryingImage {
	
    width: 110% !important;
    margin-top: 100px;
    margin-left: -5%;
}

.viewExpired {
	margin-top:-110px !important;
	
}

.colorExpired {
	
	background-color: #8D7266 !important;
}

.login-body {
	overflow:hidden !important;	
}

.message-alert-cadastro {

	width:100%;
	height:50px;
	background-color: #a5dcff;
	border-radius:5px;
}

.message-alert-novo {

	width:100%;
	height:50px;
	background-color: #8BC34A;
	border-radius:5px;
	color: white;
}

.background-troca {

	width:100%;
	height:50px;
	background-color: #2d3649;
	border-radius:5px;
}

.message-alert-edicao {

	width:100%;
	height:50px;
	background-color: #fcf497;
	border-radius:5px;
}

.message-alert-erro {

	width:100%;
	height:50px;
	background-color: #ff7373;
	border-radius:5px;
}

.message-alert-bens{
    width: 100% !important;
    /* height: 50px; */
    background-color: #1b243354 !important;
    border-radius: 5px !important;
   /* color: white;*/	
	
}

.image-inside-alert {
	margin-left:20px;
}

.motor-icon-adjust {
	
	margin-top:0px;
}

.krypton {
	margin-left:1.5vw; 
	/*float:left;*/
	margin-top:-20px;
}

.security {
	font-size:11px;
	/*float:left;*/
	margin-top:-7px;
	margin-left:5px;
	color:#b2adad;
}

.centralize {
	
	top: 50%; /* IMPORTANT */
    left: 50%; /* IMPORTANT */
    display: block;
    position: absolute;
}

#loginfooter {
	margin-top:-10%;
    background-color: none;
    height:30px;
    position: fixed;
    bottom: 40px;
    width: 100%;
}

.signal {
    border: 0;
    box-shadow: 0 0 40px red, inset 0 0 20px #DB2143;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    left: 15vw;
    margin-top:-15px;
    margin-left:15px;
    opacity: 0;
    position: absolute;
    animation: pulsate 1.2s ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
      transform:scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity:0.7;
    }
    100% {
      transform:scale(1.5);
      opacity:0;
    }
}

.krypton-mobile, .krypton-mobile-text, .login-mobile-fix {
	display:none;
}

@media ( max-width :641px) {
	
	html {
		overflow-y:scroll;
	}
	
	.signal, #loginfooter {
		display:none;
	}
	
	.krypton-mobile {
		display:block !important;
		margin-top:40px;
		margin-bottom:-40px;
		margin-left:43%;
	}
	
	.krypton-mobile-text {
		display:block !important;
		margin-top:48px;
		margin-bottom:-48px;
	}
	
	.login-mobile-fix {
		display:block;
	}
}

.version {
	font-size:10px;
}
/*
body .ui-dialog.ui-shadow, body .ui-dialog .ui-dialog-titlebar {
	background-color: rgba(0,0,0,0) !important;
	border-color: rgba(0,0,0,0) !important;
	color: rgba(0,0,0,0) !important;
}*/

.ui-icon-closethick:before {
	
}

.ui-icon-closethick {
	display:block !important;
	opacity:1 !important;
}

.ui-confirm-dialog-message {
    white-space: pre-line !important;
}

/* @pages erros */

.page-error {
	height: 100%;
	width: 100%;
	position: absolute;
}
.page-error-right {
	height: 100%;
	background-size: cover;		
}

.page-error-404 {
	background-image: url('../resources/images/404.svg');
}

.page-error-500 {
	background-image: url('../resources/images/500.svg');
}

.page-error-expired {
	background-image: url('../resources/images/expired.svg');
}

.page-error-number {
	font-size: 8em;
	font-family: 'Consolas';
}

.page-error-space {
	background-color: #F44336;
	width: 5em;
	height: 5px;
	opacity: .7;
	border-radius: 2px;
}

.page-error-message {
	font-size: 3em;
	font-family: 'Consolas';
}

.page-error-link {
	font-size: 1.5em;
	font-family: 'Consolas';
}

.page-error-link a {
	border: 1px solid #F44336;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: auto;
	padding: 8px 8px;
	margin-left: 7px;
}

.page-error-link a:hover {
	background-color: #F44336;
	color: white;
}

@media (max-width: 640px) {
	
	.tt-an-center-mobile {
		text-align: center;
	}
	
	.page-error-message {
		font-size: 2.5em;
	}
	
	.page-error-space {
		width: 100%;
	}
	
	.page-error-link {
		margin-top: 2em;    	
	}	
}

.campo-obrigatorio{
	color:red; 
	font-size: 16px; 
	font-weight:bold;
}

.action-column-s {
    text-align: center;
    width: 60px !important;
}

/*Menssagem de Erro*/

.ui-messages-error-detail {
	
	margin-left: 5px !important;
    line-height: 0,5 !important;
    font-size: 15px !important;
}
