
input {
	text-transform: uppercase;
}

input.email {
	text-transform: lowercase;;
}

select {
	text-transform: uppercase;
}

td {
	text-transform: uppercase;
}

table[st-table] input[st-search]{
	width: 99%;
}

textarea[date-range-picker]{
	min-width: 90px;
	width: 99%;
	text-align: center;
	padding: 1px 0px;
	overflow: hidden;
	resize: none;
}

table[st-table] thead tr th{
	vertical-align: middle;
}

table[st-table] tr td:last-child:not(['style']) {
    width: 145px;
}

td.email {
	text-transform: lowercase;
}

/*Notifications animations*/
.ng-hide-add, .ng-hide-remove {
    /* ensure visibility during the transition */
    display: block !important; /* yes, important */
}

.animateMsg {
    transition: .225s linear all;
    height: 63px;
    overflow: hidden;
}
.animateMsg.ng-hide {
    height:0;
	opacity: 0;
}


/*User status*/
.circle {
  width: 9px;
  height: 9px;
  margin-left: 17px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 20px;
}

.circle.red {
	background: #EF6262;
}

.circle.green {
	background: #3BFB24;
}

.circle.blue {
	background: #167EFF;
}

.circle.yellow {
	background: #ffc870;
}

/** Sort arrows **/
.st-sort-ascent:before{
  content: '\25BC';
}

.st-sort-descent:before{
  content: '\25B2';
}

.select-page {
  width: 50px;
  text-align: center;
}
.pagination li a input {
  padding: 0;
  margin: -5px 0;
}


.message-item {
margin-bottom: 25px;
margin-left: 40px;
position: relative;
}
.message-item .message-inner {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
padding: 10px;
position: relative;
}
.message-item .message-inner:before {
border-right: 10px solid #ddd;
border-style: solid;
border-width: 10px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -20px;
top: 6px;
width: 0;
}
.message-item .message-inner:after {
border-right: 10px solid #fff;
border-style: solid;
border-width: 10px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -18px;
top: 6px;
width: 0;
}
.message-item:before {
background: #fff;
border-radius: 2px;
bottom: -30px;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
content: "";
height: 100%;
left: -30px;
position: absolute;
width: 3px;
}
.message-item:after {
background: #fff;
border: 2px solid #ccc;
border-radius: 50%;
box-shadow: 0 0 5px rgba(0,0,0,0.1);
content: "";
height: 15px;
left: -36px;
position: absolute;
top: 10px;
width: 15px;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.message-item .message-head {
/*border-bottom: 1px solid #eee;*/
/*margin-bottom: 8px;*/
/*padding-bottom: 8px;*/
}
.message-item .message-head .avatar {
margin-right: 20px;
}
.message-item .message-head .user-detail {
overflow: hidden;
}
.message-item .message-head .user-detail h5 {
font-size: 16px;
font-weight: bold;
margin: 0;
}
.message-item .message-head .post-meta {
float: left;
padding: 0 15px 0 0;
}
.message-item .message-head .post-meta >div {
color: #333;
font-weight: bold;
text-align: right;
}
.post-meta > div {
color: #777;
font-size: 12px;
line-height: 22px;
}
.message-item .message-head .post-meta >div {
color: #333;
font-weight: bold;
text-align: right;
}
.post-meta > div {
color: #777;
font-size: 12px;
line-height: 22px;
}
.imglog {
 height: 40px;
 border-radius:50%;
}

/*Diminuição de padding para campos financeiros*/
.campoFin {
padding-right: 1px;
padding-left: 1px;
font-size: 10px;
}

.busca-xs {
	width: 50px;
}

.busca-sm {
	width: 100px;
}

.busca-md {
	width: 150px;
}

.filtroIconeAlerta{
  color:red;
  transform: rotate(0deg) !important;
  -webkit-transition: none !important;
  transition: none !important;
}
.aniverDia{
    border-radius: 50%;
    border: 3px solid #6262ef;
}

.finalizar {
	background-color: #FFFFFF;
}

.finalizar-icone {
	color:#c73131;
}

.registro-log {
	background-color: #ffeaea;
}

.gbc-select {
	background-color: rgb(255, 255, 255);
	border-bottom-color: rgb(169, 169, 169);
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-collapse: collapse;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(169, 169, 169);
	border-left-width: 1px;
	border-right-color: rgb(169, 169, 169);
	border-right-style: inset;
	border-right-width: 1px;
	border-top-color: rgb(169, 169, 169);
	border-top-width: 1px;
	box-sizing: border-box;
	color: rgb(85, 85, 85);
	cursor: auto;
	display: inline-block;
	height: 24px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	text-align: start;
	text-indent: 0px;
	/*width: 80px;*/
	-webkit-appearance: textfield;
}

.table-fw-widget thead tr th {
    padding-top: 10px !important;
}
.btn-cadastrar {
	color: #ffffff;
	background-color: #32b566;
	border-color: #32b566;
}
.btn-cadastrar:hover {
    color: #ffffff;
    background-color: #32b566cc;
    border-color: #32b566cc;
}

.popover-title {
	font-weight: bold;
}

.transito-vazio{
	color: #999999;
}

table.gbc-table input {
	text-align: right;
}

table.gbc-table th {
	text-align: center;
	vertical-align: middle;
}

.participante-info-desativado {
	color: #dedddd;
	font-size: 25px;
}

.participante-info-ativado {
	font-size: 25px;
}

.evTextAlign{
	text-align: right;
	white-space: nowrap;
}

.evConAlign{
	margin-right: auto !important;
	margin-left: 0px !important;
}

.evTextAlign button{
	margin-left: 5px;
}

.evTD{
	padding-right: 10px !important; 
	padding-top: 4px !important;
	padding-bottom: 4px !important; 
}

.evTD div{
	width: 140px;
	margin-right: 0px;
	margin-left: auto;
}

.evTD div input{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.evCheck{
	font-size: 15px;
	padding: 0 9px;
}

.evZindex0{
	/* z-index: 0; */
}

.cinza{
	color: #555555;
}

.penScroll{
	height: 250px;
    overflow: auto;
}

/* width */
.penScroll::-webkit-scrollbar {
    width: 6px;
}

/* Handle */
.penScroll::-webkit-scrollbar-thumb {
    background: #9e9e9e; 
}

.penFooter{
	
    padding-top: 10px;
    padding-bottom: 10px;
    background: white;
    margin-left: 20px;
    margin-right: 20px;
}

.penAcc{
	cursor: default;
	display: block;
	margin: 5px 0;
	padding: 7px 10px;
	text-decoration: none;
	border: 1px solid #dedede;
	background: #ffffff;
}
.daterangepicker.dropdown-menu{
	max-height: none;
	font-size: 11px;
	z-index: 1 !important; 
}
.dataAlign{
	text-align: center;
}
/* Relatórios */
.rel-imprimir{
	cursor: pointer;
	position: fixed;
	bottom: 10px;
	right: 80px;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 4px 9px;
	-webkit-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
	border-radius: 4px;
}
.rel-imprimir:before {
	content: '\e61f';
	font-family: 'Stroke 7';
	font-size: 30px;
	display: inline-block;
	vertical-align: middle;
}

@media print{
	div.row{
		margin: 0px;
	}
	div.col-sm-12{
		padding: 0px;
	}
	div.am-wrapper.am-fixed-sidebar{
		padding-top: 0px;
	}
	div.main-content{
		padding: 0px;
	}
	div.am-content{
		margin-left: 0px;
	}
	li a i,li a span,ul.sidebar-elements li,div.am-left-sidebar,div.content.nano-content,#am-navbar-collapse,nav.navbar{
		display: none !important;
	}
    .no-print{
        display:none;
    }
    :not(table),
    :not(thead),
    :not(tbody),
    :not(tfoot),
    :not(tr),
    :not(td),
    :not(th),{
    	display:none;
    }
    .am-scroll-top{
        display:none !important;
    }
    a[href]:after {
        content: none !important;
    }
    body{
    	min-width: 210mm !important;
    }
    body,td,a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:     5pt;
        font-style:    normal;
        line-height:   normal;
        font-weight:   normal;
        font-variant:  normal;
        color:         #000000;
        margin:        0;
        padding:       0px;
        text-decoration:none;
        text-transform: capitalize;
    }
}
.b_direita{
    border-right:1px solid #000;
}
.b_esquerda{
    border-left:1px solid #000;
}
.b_cima{
    border-top:1px solid #000;
}
.b_baixo{
    border-bottom:1px solid #000;
}
.b_direita2{
    border-right:2px solid #000;
}
.b_esquerda2{
    border-left:2px solid #000;
}
.b_cima2{
    border-top:2px solid #000;
}
.b_baixo2{
    border-bottom:2px solid #000;
}
.b_baixo3{
    border-bottom:1px dotted #333;
}
.b_rel td {
    padding:3px;
}

.b_capitalize {
    text-transform: capitalize !important;
}
/*-------------------------------------*/

	table.relTable{
		border-top: 2px solid #000000;
		border-left: 2px solid #000000 !important;
		border-right: 2px solid #000000;
		border-collapse: collapse;

		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;

		margin: 15px 0px 0px 0px;
		padding: 3px;
		text-decoration: none;
		width:100%;

	}
	table.relTable caption {
		text-align: left;
		font-weight: bold;
		text-transform: capitalize;
		color: #000000;
	}
	table.relTable thead tr th{
		border-bottom: 1px solid #000000;
		text-align: center;
		text-transform: capitalize;
	}
	table.relTable tbody tr td{
		text-transform: uppercase;
		border-bottom: 1px dotted #333333;
	}
	table.relTable tbody tr:first-child {
		border-top: 2px solid #000000;
	}
	table.relTable tbody tr:last-child td{
		border-bottom: 2px solid #000000;
		border-top: 2px solid #000000;
		text-transform: capitalize;
	}
	table.relTable td, table.relTable th {
		border-left: 1px solid #000000;
		padding: 3px;
	}
	/*classes para qualquer tabela*/
	table td.relTableBorderLeft,table th.relTableBorderLeft {
		border-left: 2px solid #000000 !important;
	}
	table td.relTableBorderRight,table th.relTableBorderRight {
		border-right: 2px solid #000000 !important;
	}
	table td.relTableBorderTop,table th.relTableBorderTop,table tr.relTableBorderTop {
		border-top: 2px solid #000000 !important;
	}
	table td.relTableBorder1Top,table th.relTableBorder1Top,table tr.relTableBorder1Top {
		border-top: 1px solid #000000 !important;
	}
	table td.relTableAlignCenter {
		text-align: center;
	}
	table th.relTableAlignLeft {
		text-align: left !important;
	}
	table td.relTableAlignRight {
		text-align: right;
	}
	table td.relTableNowrap{
		white-space: nowrap;
	}
	.relTableInitial{
		text-transform: initial !important;
	}
	table .relNegrito{
		font-weight: bold;
	}
	div.relCaption{
		text-align: left;
		font-weight: bold;
		text-transform: capitalize;
		color: #000000; 
		border-collapse: collapse;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		margin-top: 15px;
	}
	/*div data e hora*/
	div.relDataHora{
		margin-top:5px;
		text-align:right;
	}
	/* Relatório Prestacao de conta, não possui rodapé*/
	table.relTableSemRodape tbody tr:last-child td{
		border-bottom: 2px solid #000000 !important;
		text-transform: inherit;
		border-top: none;
	}
	.relCinza{
		background-color: #dcdcdc;
	}
	table td.relTableListNone ul {
		list-style: none;
		text-align: center;
		padding: 0;
	}
	table td.relTableListNone ul li{	
		padding-top: 10px;
	}

	table td.relTableAling ul {
		padding-left: 16px;
	}
/*----------------------------------------*/
	table.relTableResumo{
		border-collapse: collapse;
		margin-top:5px;
		border: 2px solid #000000 !important;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		padding: 3px;
		text-decoration: none;
		width: 100%;
	}
	table.relTableResumo tbody tr th{
		border-bottom: 1px solid #000000;
		text-align: center;
		text-transform: capitalize;
	}
	table.relTableResumo th,table.relTableResumo td{
		border: 1px solid #000000 ;
		padding: 3px;
	}
	table.relTableResumo th.relTableResumoCol{
		border-bottom: 0px;
		border-right: 2px solid #000000;
	}
	table.relTableResumo td.relTableResumoCol{
		border-right: 2px solid #000000;
		border-top: 0px;
		text-transform: capitalize;
	}
	table.relTableResumo tbody tr:last-child td{
		border-bottom: 2px solid #000000;
	}
	table.relTableResumo tr.relTableResumoDiv{
		border-top: 2px solid #000000;
	}

.ng-invalid-date{
	border-color: red !important;
	border-block-end-color: none;
}
/*----------------------------------------*/