.imgSeiSisafCss {
    background-image: url("/sisaf/resources/images/sei_logo_azul_celeste_60_perc.png") !important;
}

.modal-transparente {
    filter:alpha(opacity=0) !important;  /* works in IE 7 */
    opacity: 0 !important;  /* works in Firefox */
}

.label-important-error{
	margin-bottom: 10px;
	display: block;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 25px;
    line-height: 25px;
	background-color: #b94a48;
	color: #fff;
}

.ui-datepicker .ui-datepicker-title{
	color: black !important;
}

.ui-button, .ui-button span, button.ui-button.ui-state-default span, .ui-button.ui-state-default span{
	font-weight: normal !important;
	font-weight: normal !important;
	font-weight: normal !important;
}

.ui-button{
	font-weight: normal !important;
}
.row{
	margin-bottom: 10px;
}
.btn-map{
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 1px;
    color: #333 !important;
}

.tb-notificacao{
	width: 100%;
}

.label-login{
	color: black;
	font-weight:bold
}

.label-normal{
	color: #777;
}
.label-error{
	color: #b94a48;
}
.titleSecAuto{
	width: 100%;
	height: 25px;
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
	margin-bottom: 15px; 
}
.titleSecAuto p{
	font-size: 16px;
	font-weight: bold;
}
.datalist-noborder .ui-widget-content {
	border: none;
	vertical-align: center;
	text-align: left;
	margin: 0;
}

.ui-organigram .ui-organigram-node.fasesClass {
	background: #990000 !important;
	background: -moz-linear-gradient(top, #990000 0%, #800000 100%) !important;
	background: -webkit-linear-gradient(top, #990000 0%, #800000 100%) !important;
	background: linear-gradient(to bottom, #990000 0%, #800000 100%) !important;
	text-color: white !important;
}

.ui-organigram .ui-organigram-node.situacoesClass {
	background: #3366ff !important;
	background: -moz-linear-gradient(top, #3366ff 0%, #6699ff 100%) !important;
	background: -webkit-linear-gradient(top, #3366ff 0%, #6699ff 100%) !important;
	background: linear-gradient(to bottom, #3366ff 0%, #6699ff 100%) !important;
}

.ui-organigram .ui-organigram-node.etapasClass {
	background: #009900 !important;
	background: -moz-linear-gradient(top, #009900 0%, #33cc33 100%) !important;
	background: -webkit-linear-gradient(top, #009900 0%, #33cc33 100%) !important;
	background: linear-gradient(to bottom, #009900 0%, #33cc33 100%) !important;
}

.ui-organigram {
	align-items: center !important;
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: wrap !important;
	justify-content: center !important;
	text-align: center !important;
}

.ui-organigram .line.left {
	border-right-width: 2px !important;
}

.nao-visualizado{
	background-color: #babdc1 !important;
	font-style: bold !important;
}

.documento-prossegue{
	background-color: #b1ed7c !important;
}

.documento-abaVinculados{
	background-color: #a2171b !important;
	text-color: white !important;
}

.documento-selecionado{
	background-color: #186ba0 !important;
	text-color: white !important;
}

.red-clean-label{
	background-color: #ffa6a6 !important;
	text-color: white !important;
}

.documento-legado{
	background-color: #babdc1 !important;
	font-style: bold !important;
}




/* Checkbox - AngularJS*/
.checkboxAngularContainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkboxAngularContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkboxAngularContainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkboxAngularContainer input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkboxAngularContainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkboxAngularContainer .checkmark:after {
    left: 7.5px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.avisoImportante {
	font-size: 18px !important;
	font-weight: bold;
	color: #b22222;
	text-align: center;
	font-style: italic;
}

.auditorTramite {
	background-color: #F0E68C !important;
	background-image: none !important;
	color: #000000 !important;
}

.gestorTramite {
	background-color: #FF6347 !important;
	background-image: none !important;
	color: #000000 !important;
}

.cancelado {
	background-color: #FF0000 !important;
	background-image: none !important;
	color: #FFFFFF !important;
}

.vd-hidden-column {
    display: none;
    width: 0;
    height: 0;
}

.blink_text {

    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;

     color: #b90000;
    }

    @-moz-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @-webkit-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }
     
.o-hidden {
  overflow: hidden !important;
}

.card-body-icon {
  position: absolute;
  z-index: 0;
  top: 0.15rem;
  right: 0.85rem;
  opacity: 0.4;
  font-size: 5rem;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

.z-1 {
  z-index: 1;
}

.font-cards{
	font-size:1.25vw !important;
	font-weight:bold !important;
	margin:1.5rem !important;
}
