@CHARSET "utf-8";

/*Início classes Google Maps */
html, body {
	height: 100% !important;
	min-height: 100% !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans Light" !important;
}

#map-canvas {
	margin: 0;
	padding: 0;
	height: 500px;
	width: 100%;
}

#map-canvas.full-screen {
	position: relative;
	margin: 0;
	padding: 0;
	height: 700px !important;
	width: 100%;
}

.map-canvas-info {
	height: 50px;
	background: #eee;
	position: relative;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	border-bottom: #aaa 1px solid;
}

#map-canvas img {
	max-width: none;
}

#map-canvas label {
	width: auto;
	display: inline;
}

/*Fim classes Google Maps*/
#logo-evolucao-rodape {
	position: fixed;
	background: url("../img/logo-evolucao.png") no-repeat;
	right: 10px;
	bottom: 10px;
	width: 205px;
	height: 63px;
}

/*
input[type=text] {
	text-transform: uppercase;
}
*/
input[type=text].username-password {
	text-transform: lowercase;
}

form.no-space{
 padding: 0 !important;
 margin: 0 !important;
}

.background-image {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

.login-box {
	width: 380px;
}

.login-error-box {
	width: 300px;
	margin: 0 auto;
}

.well2 {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: none;
}

.well3 {
	min-height: 20px;
	height: 100%;
	padding: 19px;
	padding-bottom: 50px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-bottom: none;
}

.janela {
	position: relative;
	width: 97%;
	background: #ffffff;
	margin: 15px;
}

.titulo-janela {
	position: relative;
	height: 24px;
	background: url("../img/fundo-titulo-janela.jpg");
	padding: 6px 0 4px 14px;
	color: #333;
	font-weight: bold;
	border: 1px #ddd solid;
}

.conteudo-janela {
	background: #fbfbfb;
	padding: 1.4em 1.4em 1em 1.4em;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}

label {
	line-height: 10px;
}


label.smallEspacado {
	font-size: 1em;
	font-weight: 600;
	margin-top: 4px;
	margin-bottom: 3px;
	color: #333;
}

label.smallEspacado2 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: -2px;
	color: #333;
}

label.smallEspacado-chosen {
	font-weight: 600;
	font-size: 13px;
	color: #333;
	top: 3px !important;
	position: relative !important;
}

.ace-file-input label.title {
	padding-bottom: 1px;
	font-weight: 600;
	font-size: 13px;
	color: #333;
	margin-bottom: 6px;
	top: -18px;
	position: relative;
}

.fieldset {
	border: 1px solid #DDD;
	padding: 0 1.4em 1.4em 1.4em;
	margin: 0 0 0.5em 0;
	background: #f9f9f9;
}

.legend {
	font-size: 1.2em;
	font-weight: bold;
}

a.link-sem-efeito {
	text-decoration: none !important;
	color: #333333 !important;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;
}

table.no-outer-pad tr td {
	padding: -10px;
	margin: -10px;
}

a.no-underline {
	text-decoration: none;
}

a.color-inherit {
	color: inherit !important;
}

.no-margin {
	margin: 0 !important;
}

.no-padding{
	padding: 0 !important;
}

.no-background:  {
	background: none !important
}

.tab-content.no-border {
    border: none !important;
}

.pad1em{
	padding: 1em !important ;
}


.pad2em{
	padding: 2em !important ;
}

.pad05em{
	padding: 0.5em !important ;
}

.hsub:hover {
	background: #f1f5f9 !important;
}

.text-normal {
	text-transform: none !important;
}

.search-input {
	border-color: #6fb3e0;
	border-width: 1px;
	width: 260px;
	height: 18px !important;
	border-radius: 4px !important;
	font-size: 13px;
	color: #666 !important;
	z-index: 11;
	-webkit-transition: all ease .15s;
	-moz-transition: all ease .15s;
	-o-transition: all ease .15s;
	transition: all ease .15s
}

.center-aligned {
	text-align: center;
}

.required:after {
	content: "*";
	font-size: 0.9em;
	padding-left: 1px;
	color: #FF0000;
}

.circle {
	border-radius: 50%;
	width: 200px;
	height: 200px;
	/* width and height can be anything, as long as they're equal */
}

.strong-600 {
	font-weight: 600 !important;
}

[class*="tam"] {
	min-height: 1px;
	margin-left: 2px;
}

.tam12 {
	width: 940px;
}

.tam11 {
	width: 860px;
}

.tam10 {
	width: 780px;
}

.tam9 {
	width: 700px;
}

.tam8 {
	width: 620px;
}

.tam7 {
	width: 540px;
}

.tam6 {
	width: 460px;
}

.tam5 {
	width: 380px;
}

.tam4 {
	width: 300px;
}

.tam3 {
	width: 220px;
}

.tam2 {
	width: 140px;
}

.tam1 {
	width: 60px;
}

.ribbon-section .disabled {
	cursor: no-drop !important;
}

.input-no-border {
	border: none !important;
	padding-top: 2px !important;
	line-height: 23px;
}

.badge-pendente{
	background-color: #FDB45C !important;
}

.badge-aceito{
	background-color: #46BFBD !important;
}
.badge-rejeitado{
	background-color: #F7464A !important;
}

.cursor-pointer {
	cursor: pointer;
}

.container-auditoria-imovel {
	height: 500px;
}

.modal .modal-dialog .modal-content form {
	margin: 0 !important;
}

a {
	text-decoration: none !important;
}

.btn.btn-app-large {
	width: 200px !important;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-10x {
	font-size: 10em;
}

.fa-15x {
	font-size: 15em;
}
.fa-20x {
	font-size: 20em;
}

.fa-30x {
	font-size: 30em;
}

.arquivo {
	color: #666;
	border: 1px solid transparent;
	position: relative;
	display: inline-table;
	text-align: center;
	padding: 25px 20px 0px 20px;
	width: 150px;
}

.arquivo:hover {
	border: 1px solid #a4cef9;
	background: #e8eff7;
	cursor: pointer;
}

.arquivo .icone {
	display: inline-block;
}

.arquivo .icone .versao {
	position: relative;
	right: 30px;
}

.arquivo .nome {
	text-align: center;
	position: relative;
	top: -5px;
	display: block;
	line-height: 1.3em;
}

a .arquivo {
	color: #666 !important;
}

.rodape-tela-pasta {
	width: 100%;
	height: 25px;
	bottom: 0;
	position: fixed;
	background: #f5f5f5;
	border-top: 1px solid #ccc;
	text-align: center;
}

.rodape-tela-pasta span {
	margin-left: 50px;
}

.observacao-imovel {
	text-align: justify !important;
	line-height: 1.8em !important;
}

/*correçao para o modal do boostrap que aparece sempre acima dos links*/
.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 800px;
	margin: -250px 0 0 -400px;
	overflow: auto;
	background-color: #ffffff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}

.modal.fade {
	z-index: -1050;
	top: -25%;
	-webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, top 0.3s ease-out;
	-ms-transition: opacity 0.3s linear, top 0.3s ease-out;
	-o-transition: opacity 0.3s linear, top 0.3s ease-out;
	transition: opacity 0.3s linear, top 0.3s ease-out;
}

@media screen and (max-height: 768px){
	.modal.fade.in {
		z-index: 1050;
		top: 40%;
	}
}

/* media query utilizada para que modais não sejam cortadas pela parte 
inferior da tela para telas com mais de 769 pixels verticais
 */
@media screen and (min-height: 769px){
	.modal.fade.in {
		z-index: 1050;
		top: 29%;
	}
}


/* modal body height */
.modal-body-87vh{
	max-height: 87vh
}

.modal-body-80vh{
	max-height: 80vh;
}

.modal-body-76vh{
	max-height: 76vh;
}

.modal-body-70vh{
	max-height: 70vh;
}

.modal-body-50vh{
	max-height: 50vh;
}

.modal-body-min-40vh{
	min-height: 40vh;
}



.item {
	font-weight: 600 !important;
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}

.offset-05 {
	margin-left: 50px !important;
}

/* -----------------------------------------------------------
	jquery ui -> autocomplete
----------------------------------------------------------- */
.ui-autocomplete {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	display: none;
	min-width: 160px;
	padding: 4px 0;
	margin: 0 0 10px 25px;
	list-style: none;
	background-color: #ffffff;
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.2);
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	*border-right-width: 2px;
	*border-bottom-width: 2px;
}

.ui-menu-item>a.ui-corner-all {
	display: block;
	padding: 3px 15px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: #555555;
	white-space: nowrap;
	text-decoration: none;
}

.ui-state-hover, .ui-state-active {
	color: #ffffff !important;
	text-decoration: none;
	background-color: #0088cc;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	background-image: none !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.ui-widget {
	font-family: 'Open Sans' !important;
}

.ui-menu .ui-menu-item:hover, .ui-menu .ui-state-focus, .ui-menu .ui-state-active,
	.ui-menu .ui-menu-item:hover>.ui-menu-icon, .ui-menu .ui-state-focus>.ui-menu-icon,
	.ui-menu .ui-state-active>.ui-menu-icon {
	background: #4f99c6 !important;
	color: #ffffff !important;
	border-color: #2283c5 !important;
}

select, textarea {
	margin-bottom: 0 !important;
}

input[type="text"] {
	margin-bottom: 0 !important;
}

.chzn-container {
	top: 0 !important;
}

input ~ .add-on {
	cursor: pointer;
}

.profile-picture {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 4px;
	display: inline-block;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
	-moz-box-sizing: border-box;
}

.profile-user-info {
	display: table;
	border: 1px solid #DCEBF7;
	background-color: #FFF;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.profile-info-row {
	display: table-row;
	line-height: 1.6em;
}

.profile-info-name {
	display: table-cell;
	color: #336199;
	background-color: #EDF3F4;
	text-align: right;
	border-top: 1px solid #F7FBFF;
	font-size: 1.1em;
	padding: 6px 10px 6px 4px;
	width: 15%;
}

.profile-info-value {
	display: table-cell;
	padding: 6px 4px 6px 6px;
}

.hidden {
	display: none;
}

.title-light {
	font-weight: normal !important;
}

.input-append.no-margin-bottom, .input-prepend.no-margin-bottom {
	margin-bottom: 0 !important;
}

.brand strong {
	font-family: "Open Sans Bold";
}

#ajax-processando {
    width: 20em;
    text-align: center;
    position: fixed;
    background: #f4f5ba;
    color: #050004;
    border: 1px solid #ebcd60;
    border-top: none;
    padding: 5px;
    font-size: 1em;
    top: 0;
    left: 35%;
    z-index: 999999999;
    height: 1.5em;
    font-weight: bold;
}

.area {
	width: 50%;
	padding: 2em;
	background-color: #a7dbd8;
	border: 0.1em #80aace solid;
	font-size: 1.5em;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 1em;
}

.subarea {
	width: 25%;
	padding: 1em 1em 0 1em;
	margin: 0 0 1em 1em;
	background-color: #ecf0f1;
	border: 0.05em #aaa solid;
	display: inline-block;
	font-size: 1.2em;
	text-align: center;
	color: #333;
	cursor: pointer;
}

.subarea .nome a {
	color: #333;
}

.subarea .opcoes {
	width: 100%;
	height: 2em;
	display: block;
	text-align: right;
}

.subarea .opcoes .opcao {
	margin-left: 1em;
	display: inline-block;
}

.subarea .opcoes .opcao a {
	display: inline;
}

.subarea:hover {
	outline: 0.05em #aaa solid;
}

@media only screen and (max-width : 667px) {
	.area {
		width: 85%;
	}
	.subarea {
		width: 85%;
	}
}



.navbar {
	z-index: 60 !important;
	position: relative;
}

.navbar-inner-inverse{
	background: #2b2a4a !important
}

.title{
	font-weight:600;
}

.comentario-chamado {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	margin: 10px 0;
}

.comentario-chamado .usuario {
	width: 100px;
	float: left;
	text-align: center;
	padding: 10px;
}

.comentario-chamado .conteudo {
	position: relative;
	width: 85%;
	padding: 5px;
}

.comentario-chamado .conteudo .data {
	position: relative;
	font-weight: bold;
	margin-bottom: 5px;
}

.comentario-chamado .conteudo .comentario {
	line-height: 1.5em;
	text-align: justify;
}


.dashboard-item {
	width: 25%;
	text-align: center;
	float: left;
	cursor: pointer;
	margin-bottom:35px;
	margin-top:3%;
}

.dashboard-item .dashboard-value {
	font-size: 8em;
	height:0.6em;
}

.dashboard-item .dashboard-description {
	font-size: 1.2em;
}

.dashboard-chamados-outros-status{
	display: none;
}

.display-none {
	display: none;
}


/*corrige o problema de o calendário ficar por baixo das abas do tabbable*/
.ui-datepicker{
	z-index:9999999 !important;
}

/* adiciona ícone ao input text */
.inner-addon { 
    position: relative; 
}

.inner-addon i.fa {
  position: absolute;
  padding: 8px;
  pointer-events: none;
}

.left-addon i.fa  { left:  0px;}
.right-addon i.fa { right: 0px;}

.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

/* corrige o problema de não aparecer autocomplete no modal do bootstrap */
.ui-autocomplete { z-index:2147483647; }

/* corrige problema de exibir scroll vertical em tab-content que contém elemento chosen-select */
.tab-content{
	overflow:visible !important;
}

.ribbon-window-title{
	white-space: nowrap !important;
	overflow: hidden !important;
}

.simple-accordion-toggle {cursor: pointer;}
.simple-accordion-content {display: none;}
.simple-accordion-content.default {display: block;}


ul.trailer{
	width:100%;
	position:relative;
	list-style:none;
	left:-25px;
	overflow: hidden;
	background-color: #f5f5f5 !important;
	border-bottom: 1px solid #e5e5e5;
}

ul.trailer li{
	padding: 10px 0 5px 25px;
	position: relative; 
	display: block;
	float:left;
}

ul.trailer li:not(:first-child){
	padding-left:3.5em !important;
}

ul.trailer li a::before { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 30px solid transparent;       
	border-bottom: 30px solid transparent;
	border-left: 30px solid #dcd;
	position: absolute;
	top: 50%;
	margin-top: -30px; 
	left: 100%;
	z-index: 1; 
}

ul.trailer li a::after{
	content:" ";
	display: block; 
	width: 0; 
	height: 0;
	border-top: 30px solid transparent; 
	border-bottom: 30px solid transparent;
	border-left: 29px solid #f5f5f5;
	position: absolute;
	top: 50%;
	margin-top: -30px; 
	left: 100%;
	z-index: 2; 
}

/* Contador de texto / letra */
.text-counter-container{
	background-color:#1E8BC3; 
	color:white; 
	padding-left:0.5em;
}

.nowrap{
	white-space: nowrap;
}

.alnright{
	text-align: right !important;
}

.alncenter{
	text-align: center !important;
}

.alnleft{
	text-align: left !important;
}

.valnmiddle{
	vertical-align: middle !important;
}


.valntop{
	vertical-align: top !important;
}

.table-header.table-header-light{
	background: #e5e5e5;
}

.width80{
	width:80% !important;
}

.big-modal{
   width:95%;
   margin-left:-47.5%;
}

.md-modal{
   width:75%;
   margin-left:-40%;
}


.sm-modal{
   width:50%;
   margin-left:-26%;
}


.wrap-ellipsis{
	display: inline-block;
	white-space: nowrap;
	overflow:hidden !important;
	text-overflow: ellipsis;
}

.max70{
	max-width: 70% !important;
}


.max90{
	max-width: 90% !important;
}

.max100{
	max-width: 100% !important;
}


/* Anima um botão ícone ao passar o mouse em cima */
.action-buttons a {
	display: inline-block;
	opacity: 0.85;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}

.action-buttons a:hover {
	text-decoration: none;
	opacity: 1;
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}


/* Vue Multiselect */
.multiselect__option--highlight {
    background: #487eb0;
}

.multiselect, .multiselect__input, .multiselect__single {
	font-size: inherit;
}

.multiselect__option--highlight:after {
    background: #54a0ff;
}

.multiselect__tags input{
	border: none !important;
}

/* Vue Tags Input */
.vue-tags-input{
	max-width: 100% !important;
}


/* Paginação */
.pagination {
	display: inline-block;
	position: relative;
	top: 0.5em;
	margin: 0
}

.pagination li {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    list-style-type: none;
    transition: background-color .3s;
    border: 1px thin #ddd;
    margin-right:1px;
}

.pagination li a{
	color: #3498db;
}

.pagination li.disabled{
	background-color: #f5f6fa;
}

.pagination li.disabled a{
	color: #777;
	cursor: not-allowed
}

.pagination li:first-child:not(.disabled), .pagination li:last-child:not(.disabled){
	background-color: #3498db;
}

.pagination li:first-child:not(.disabled) a, .pagination li:last-child:not(.disabled) a{
	color: #fff;
}

.pagination li.active {
    background-color: #3498db;
    color: white;
    border: ##2283c5;
}

.pagination li.active a {
    color: white;
    font-weight: bold;
    font-size: 1.1em
}

.pagination li:hover:not(.active):not(.disabled) {
	background-color: #ecf0f1;
}

.pagination li:hover:not(.active):not(.disabled) a {
	color: #333;
}

input.multiselect__input{
	color: #333;
}

.thin{
	font-family: "Open Sans Light" !important;
}

/*Retira borda arredondada do modal*/
.modal{
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.modal-header-blue{
	background-color: #2283c5 !important;
	color: #fff !important;	
}

.modal-header-green-sea{
	background-color: #16a085 !important;
	color: #fff !important;	
}

.circulo {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
}

.circulo.tipo1 {
    width: 50px;
    height: 50px;
}

.btn-circle {
    border-radius: 999em;
    width: 56px;
    height: 56px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    line-height: 1;
    position: relative;
    cursor: pointer;
}

.btn-circle-center {
	margin:0 auto;	
}

.btn-circle span {
    position: absolute;
    left: 0;
    top: 20%;
    height: 100%;
    width: 100%;
    text-align: center;
    margin-top: -22px;
    color: #FFF;
}

.btn-circle-42 {
    width: 42px;
    height: 42px;
}


.btn-circle-56 {
    width: 56px;
    height: 56px;
}

.btn-circle-100 {
    width: 100px;
    height: 100px;
}

.bkgd-white{
	background: #ffffff !important;
}

.bkgd-white-swan{
	background: #fcfaf6 !important;
}

.bkgd-black{
	background: #000000 !important;
}

.bkgd-red{
	background-color: #dd5a43 !important
}

.bkgd-red-first-date{
	background-color: #fab1a0 !important;
}

.bkgd-red-pastel{
	background: #ff6b6b !important;
}

.bkgd-red-pomegranate{
	background:  #c0392b !important;
}

.bkgd-pink-glamour{
	background: #ff7979 !important;
}

.bkgd-pink-apple-valley{
	background: #ea8685 !important;
}

.bkgd-light-grey{
	background: #f4f3f3 !important;
}
	
.bkgd-primary{
	background: #2283c5 !important;
}

.bkgd-info{
	background: #6fb3e0 !important;
}
	
.bkgd-grey{
	background: #e9e9e9 !important;
}

.bkgd-orange{
	background: #ffb638 !important;
}

.bkgd-light-blue{
	background: #dcf5fa !important;
}

.bkgd-light-blue2{
	background: #E4F1FE !important;
}

.bkgd-blue{
	background: #2283c5 !important;
}

.bkgd-blue2{
	background: #73B1D6 !important;
}

.bkgd-amethyst{
	background: #9b59b6 !important;
}

.bkgd-emerald{
	background: #2ecc71 !important;
}

.bkgd-alizarin{
	background: #e74c3c !important;
}

.bkgd-soft-red{
	background: #EC644B !important;
}

.bkgd-sun-flower{
	background: #f1c40f !important;
}

.bkgd-peter-river{
	background: #3498db !important;
}

.bkgd-wet-asphalt{
	background: #34495e !important;
}

.bkgd-midnight-blue{
	background: #2c3e50 !important;
}

.bkgd-asbestos{
	background: #7f8c8d !important;
}

.bkgd-hot-stone{
	background: #aaa69d !important;
}

.bkgd-pencil-lead{
	background: #596275 !important;
}

.bkgd-silver{
	background: #bdc3c7 !important;
}

.bkgd-turquoise{
	background: #1abc9c !important;
}

.bkgd-green-sea{
	background: #16a085 !important;
}

.bkgd-green-lime-soup{
	background: #7bed9f !important;
}

.bkgd-sour-lemon{
	background: #ffeaa7 !important;
}

.bkgd-bright-yarrow{
	background: #fdcb6e !important;
}

.bkgd-green-wild-caribean{
	background: #1dd1a1 !important;
}

.bkgd-light-green{
	background: #9be19b !important;
}

.bkgd-light-green2{
	background: #dbf6db !important;
}

.bkgd-wax-flower{
	background:#F1A9A0 !important;
}

.bkgd-wax-flower2{
	background:#ffdfdb !important;
}

.bkgd-beekeper{
	background: #F8EFBA
}

.turquoise{
	color: #1abc9c !important;
}

.green-sea{
	color: #16a085 !important;
}


/* CARDS */
.card {
  background: #fff;
  border-radius: 2px;
  /*display: inline-block;*/
  margin-bottom: 1rem;
  position: relative;
}

.card.pad05{
	padding: 0.5em;
}

.card.pad1{
	padding: 1em;
}

.card.pad2{
	padding: 2em;
}

.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
  box-shadow: 0 5px 10px rgba(0,0,0,0.25);
}

.card-2 {
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.card-3 {
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.card-4 {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.card-5 {
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

.no-line-height{
	line-height: normal !important;
}

.line-height-2em{
	line-height: 2em !important;
}

/* VueJS Transitions*/

/* Drop */
.drop-fade-enter-active {
  transition: all .8s ease;
}
.drop-fade-leave-active {
  transition: all .4s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}
.drop-fade-enter, .drop-fade-leave-to{  
  transform: translateY(-10px);
  opacity: 0;
}


/* Fade */
.fade-enter-active, .fade-leave-active {
  transition: opacity .5s;
}
.fade-enter, .fade-leave-to {
  opacity: 0;
}