#login-bg {
	background-image: url(../img/recuperar_inf_usuario_background.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.logo {
	margin-top: -14px;
	margin-left: -20px;
	width: 42px;
	height: 40px;
}

.list-form-title {
	margin: -23px 0 0 30px !important;
}

.list-form-subtitle {
	padding-top: 20px;
	padding-bottom: 20px;
}

.bgahover-blue:hover {
	background-color: #026634 !important;
}

.bgahover-red:hover {
	background-color: #F44336 !important;
}

.bgahover-green:hover {
	background-color: #00bfa5 !important;
}

.bgahover-light-blue:hover {
	background-color: #659A64 !important;
}

.map {
	height: 500px;
	width: 100%;
}

.map-refresh {
	margin-top: 10px;
}

.map-search {
	background-color: white;
	margin-top: 10px;
	width: 50%;
}

.hand-cursor {
	cursor: pointer;
}

.remover-produto-evento, .remover-maquina, .remover-item {
	margin-top: -10px;
}

.adicionar-produto-evento, .adicionar-maquina, .adicionar-item {
	margin-top: 40px;
	margin-bottom: 80px;
}

.buttons-form div {
	text-align: center;
}

.buttons-form button {
	width: 100px;
	margin: 10px;
}

.buttons-form a {
	width: 100px;
	margin: 10px;
}

.buttons-table {
	margin-bottom: 10px;
	margin-left: 40px;
}

.btn-table {
	margin-right: 5px;
}

.btn-login {
	color: #fff;
	background-color: #026634;
	border-color: transparent;
}

.asterisk {
	color: #e9573f !important;
}

.m-t-40 {
	margin-top: 40px !important;
}

.m-t-35 {
	margin-top: 35px !important;
}

.p-b-50 {
	padding-bottom: 50px !important;
}

.overflow-word-break {
	overflow: hidden;
	word-wrap: break-word;
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.logo {
		margin-left: 37vw !important;
	}
	
	#formUsuario .col-fileinput {
		margin-left: 25px;
	}
}

.imagem-carrossel-thumbnail {
	width: 200px !important;
	height: 200px !important;
}

.red {
	color: #d9534f !important;
}

.green {
	color: #5cb85c !important;
}

.blue {
	color: #009F38 !important;
}

.yellow {
	color: #b3b300 !important;
}

.modal-center {
	text-align: center !important;
	padding: 0 !important;
}

.modal-center::before {
	content: "";
	display: inline-block !important;
	height: 100% !important;
	vertical-align: middle !important;
	margin-right: -4px !important;
}

.modal-center > .modal-dialog {
	display: inline-block !important;
	text-align: center !important;
	vertical-align: middle !important;
}

.modal-animated.fade .modal-dialog {
   -webkit-transform: translate(0);
   -moz-transform: translate(0);
   transform: translate(0);
}

.table-border-gray > thead > tr > th, 
.table-border-gray > tbody > tr > th, 
.table-border-gray > tfoot > tr > th, 
.table-border-gray > thead > tr > td, 
.table-border-gray > tbody > tr > td, 
.table-border-gray > tfoot > tr > td {
	border: solid 1px #eee !important;
}

.alert-danger-inverted {
	background-color: #fff;
	border : solid 3px #F44336;
	color : #F44336;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	
	.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
		margin-left: 15px;
	}	
	
	.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
		position: absolute;
		left: 15px; 		
	}
}

.sortable-body tr {
	cursor : move;
}

.usuario-foto {
	width: 164px;
	height: 164px;
}

.tree {
	list-style:none;
	margin: 0;
	padding: 0;
}

.tree div.tree {
	margin-left: 10px;
}

.tree .sub-leaf {
	margin: 0;
	padding: 0 7px;
	border-left: 1px solid rgb(100, 100, 100);
}

.tree .sub-leaf:last-child {
	border-left: none;
}

.tree .sub-leaf:before {
	position: relative;
	top: 1em;
	height: 1em;
	width: 12px;
	color: #fff;
	border-bottom: 1px solid rgb(100, 100, 100);
	content: "";
	display: inline-block;
	left: -7px;
}

.tree .sub-leaf:last-child:before {
	border-left: 1px solid rgb(100, 100, 100);
}

.tree .sub-leaf div.checkbox {
	margin-left: 5px;
}

.img-ingresso {
	height: auto;
	object-fit: cover;
	overflow: hidden;
}

.img-principal-evento {
	width: 350px;
	height : 342px !important;
	object-fit : contain;
	overflow : hidden;
}

.img-banner {
	width: 1280px;
	height: 720px !important;
	object-fit : cover;
	overflow : hidden;
}

.img-usuario {
	width: 320px;
	height: 240px !important;
	object-fit: cover;
	overflow : hidden;
}

#bannerPrincipal2 .fileinput-preview {
	width: 360px;
	height:480px;
}

.img-banner-v {
	width : 360px;
	height: 480px !important;
	object-fit: cover;
	overflow: hidden;
}

.bg-light-gray {
	background-color: #eee;
}

.w-90 {
	width: 90%;
}

.w-30 {
	width: 30%;
}

.pagina-portal > td:nth-child(2) {
	max-width: 360px;
	overflow: hidden;
}

.produto-config-comissao > td:first-child,
.produto-config-bonificacao > td:first-child {
	width: 200px;
	padding-left: 15px;
}

#tablePaginaPortal tbody tr td,
#data-table-grupo-usuario tbody tr td {
	padding: 5px;
}

#tablePaginaPortal,
#data-table-grupo-usuario tbody td.nome{
	padding-left: 15px;
}

#comissaoDetail tr td:first-child {
	padding-left: 10px;
}

