/*$============================================$*/
/*$Fonts                                       $*/
/*$============================================$*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on June 26, 2017 8:30 AM */

@font-face {
	font-family: 'Poetsen One';
	src: url('../fonts/subset-PoetsenOne-Regular.eot');
	src: url('../fonts/subset-PoetsenOne-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-PoetsenOne-Regular.woff2') format('woff2'),
		url('../fonts/subset-PoetsenOne-Regular.woff') format('woff'),
		url('../fonts/subset-PoetsenOne-Regular.ttf') format('truetype'),
		url('../fonts/subset-PoetsenOne-Regular.svg#PoetsenOne-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Cascade';
	src: url('../fonts/subset-Cascade.eot');
	src: url('../fonts/subset-Cascade.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-Cascade.woff2') format('woff2'),
		url('../fonts/subset-Cascade.woff') format('woff'),
		url('../fonts/subset-Cascade.ttf') format('truetype'),
		url('../fonts/subset-Cascade.svg#Cascade') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Magnolia Script';
	src: url('../fonts/subset-Magnolia-Script.eot');
	src: url('../fonts/subset-Magnolia-Script.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-Magnolia-Script.woff2') format('woff2'),
		url('../fonts/subset-Magnolia-Script.woff') format('woff'),
		url('../fonts/subset-Magnolia-Script.ttf') format('truetype'),
		url('../fonts/subset-Magnolia-Script.svg#Magnolia-Script') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CastlePressNo1';
	src: url('../fonts/subset-CastlePressNo1.eot');
	src: url('../fonts/subset-CastlePressNo1.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-CastlePressNo1.woff2') format('woff2'),
		url('../fonts/subset-CastlePressNo1.woff') format('woff'),
		url('../fonts/subset-CastlePressNo1.ttf') format('truetype'),
		url('../fonts/subset-CastlePressNo1.svg#CastlePressNo1') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Minion Pro';
	src: url('../fonts/subset-MinionPro-Bold.eot');
	src: url('../fonts/subset-MinionPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-MinionPro-Bold.woff2') format('woff2'),
		url('../fonts/subset-MinionPro-Bold.woff') format('woff'),
		url('../fonts/subset-MinionPro-Bold.ttf') format('truetype'),
		url('../fonts/subset-MinionPro-Bold.svg#MinionPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Trajan Pro';
	src: url('../fonts/subset-TrajanPro-Bold.eot');
	src: url('../fonts/subset-TrajanPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-TrajanPro-Bold.woff2') format('woff2'),
		url('../fonts/subset-TrajanPro-Bold.woff') format('woff'),
		url('../fonts/subset-TrajanPro-Bold.ttf') format('truetype'),
		url('../fonts/subset-TrajanPro-Bold.svg#TrajanPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'ArnoPro';
	src: url('../fonts/subset-ArnoPro-Bold.eot');
	src: url('../fonts/subset-ArnoPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-ArnoPro-Bold.woff2') format('woff2'),
		url('../fonts/subset-ArnoPro-Bold.woff') format('woff'),
		url('../fonts/subset-ArnoPro-Bold.ttf') format('truetype'),
		url('../fonts/subset-ArnoPro-Bold.svg#ArnoPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

/* This stylesheet generated by Transfonter (https://transfonter.org) on March 12, 2018 10:40 AM */

@font-face {
	font-family: 'Century731 BT';
	src: url('../fonts/Century731BT-BoldItalicA.eot');
	src: url('../fonts/Century731BT-BoldItalicA.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Century731BT-BoldItalicA.woff2') format('woff2'),
		url('../fonts/Century731BT-BoldItalicA.woff') format('woff'),
		url('../fonts/Century731BT-BoldItalicA.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Althea';
	src: url('../fonts/Althea-Bold.eot');
	src: url('../fonts/Althea-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Althea-Bold.woff2') format('woff2'),
		url('../fonts/Althea-Bold.woff') format('woff'),
		url('../fonts/Althea-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}


/*$============================================$*/
/*$Container                                   $*/
/*$============================================$*/
#container-simulador
{
	width: 100%;
	height: 640px;
	background-color: #e6e6e6;
	border-radius: 6px;
	position: relative;
	z-index: 0;
}

#container-simulador .area-trabalhavel
{
	width: 100%;
	height: 100%;
}

#container-simulador.fullscreen
{
	width: 100% !important;
	height: 100% !important;
}

#container-simulador .btn-fullscreen
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: rgba(0, 0, 0, 0.2);
	border: none;
	padding: 5px 10;
	z-index: 100;
	font-size: 22px;
}

/*$============================================$*/
/*$Container                                   $*/
/*$============================================$*/
#container-simulador .area-trabalhavel .mascara
{
	width: 100%;
	height: 574px;
	background-color: rgba(0, 0, 0, 0.8);
	position: absolute;
	z-index: 114;
	margin-top: -4px;
}

/*$============================================$*/
/*$Base da pedra                               $*/
/*$============================================$*/
#container-simulador .base-pedra
{
	position: absolute;
	top: 0;
	/*left: 0;*/
	right: 50px;
	bottom: 0;
	margin: auto;
	background: transparent;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	display: none;
}

#container-simulador .base-pedra.isNotGeometric
{
	box-shadow: none !important;
	border: none !important;
}

#container-simulador .base-pedra .elements
{
	z-index: 100;
	position: absolute !important;
	border: 1px solid transparent;
}

#container-simulador .base-pedra.has-borders {
	border: 2px solid #E6E6E6;
}

/*$============================================$*/
/*$Regua                                       $*/
/*$============================================$*/
#container-simulador .regua
{
	background-color: rgba(255, 255, 255, 0.7);
	width: 500px;
	height: 28px;
	z-index: 15;
	position: absolute;
	margin: auto;
	border: 0.5px solid rgba(0, 0, 0, 0.7);
}

#container-simulador .regua.regua-horizontal
{
	/*left: 0;*/
	right: 50px;
	bottom: 0;
}

#container-simulador .regua.regua-vertical
{
	transform: rotate(90deg);
	top: 0;
	bottom: 0;
	right: 0;
}

#container-simulador .regua .centimetros
{
	margin: 0;
	position: relative;
}

#container-simulador .regua .centimetros > div.number
{
	float: left;
	display: block;
	position: absolute;
	margin-top: 4px;
	/*font-size: 7px;*/
}

#container-simulador .regua .centimetros > div.number > div.tracinho
{
	transform: rotate(90deg);
	font-size: 28px;
	position: absolute;
	top: -12px;
	left: 0;
	right: 0;
}

#container-simulador .regua.tamanho-horizontal,
#container-simulador .regua.tamanho-vertical
{
	font-size: 12px;
	margin-bottom: 0;
}

/*$============================================$*/
/*$"SLASHS"                                    $*/
/*$============================================$*/
#container-simulador .slash-horizontal
{
	background-color: rgba(231, 76, 60, 0.8);
	max-width: 100%;
	height: 1px;
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	margin: auto;
	display: none;
}

#container-simulador .slash-vertical
{
	background-color: rgba(231, 76, 60, 0.8);
	max-height: 100%;
	width: 1px;
	position: absolute;
	z-index: 99;
	top: 0;
	bottom: 0;
	margin: auto;
	display: none;
}

/*$============================================$*/
/*$Menu do Simulador                           $*/
/*$============================================$*/
.menu-simulador
{
	padding: 10px 5px;
	background-color: #FFF;
	margin-bottom: 5px;
}

.menu-simulador ul
{
	width: 100%;
	display: table;
	margin: 0;
	padding: 0;
}

.menu-simulador ul li
{
	display: table-cell;
	list-style: none;
	width: auto;
	text-align: center;
	/*border: 1px solid rgba(0,0,0,0.1);*/
	height: 45px;
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.7s ease;
	/*
	-webkit-clip-path: polygon(0% 0%, 94% 1%, 100% 50%, 94% 100%, 0% 100%);
clip-path: polygon(0% 0%, 94% 1%, 100% 50%, 94% 100%, 0% 100%);
	*/
	-moz-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
}

.menu-simulador ul li span{
	position:relative;
	left:-16%;
	background-color:#fff;
	padding:4px 7px;
	border-radius: 60%;
	border:1px solid #f6f6f6;
	color:#000;
}
.menu-simulador ul li::after {
	font-family: FontAwesome;
   	content: "\f138";
	color:#f6f6f6;
	font-size:1.5em;
	position:relative;
    left: 14%;
	text-shadow: 0px 0px 3px #fff;
	padding-top:3px;
}
.menu-simulador ul li:last-child:after {
	content:"";
	display:none;
}
.menu-simulador ul li.active
{
	background-color: #F1AD48;
	color: #FFF;
	/*font-weight: bold;
	font-size: 105%;*/
	transition: all 0.3s ease;
}
.menu-simulador ul li:not(.active) {
	border:1px solid #e8e8e8;
	/*-webkit-clip-path: polygon(0% 0%, 100% 1%, 100% 50%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 1%, 100% 50%, 100% 100%, 0% 100%);
	-webkit-border-radius: 20px 20px 0px 0px;
	-moz-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;*/
	
}

.menu-simulador ul li.destaque
{
	background-color: #27AE60;
	color: #FFF;
	border:none;
}

.menu-simulador ul li.destaque.active
{
	font-size: 105%;
	font-weight: bold;
}

/*$============================================$*/
/*$Painel de Opções                            $*/
/*$============================================$*/
.painel-opcoes
{
	width: 450px;
	height: 100%;
	background-color: #FFF;
	position: absolute;
	top: 65px;
	left: -2000px;
	z-index: 115;
	padding-left: 20px;
	padding-right: 20px;
	/*border: 1px solid rgba(0, 0, 0, 0.05);*/
	transition: all 0.2s ease-in;
	overflow-y: auto;
}

.painel-opcoes.fixed-right
{
	left: initial;
	right: -600px;
}

.painel-opcoes button.btn-close
{
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	background-color: transparent;
	border: none;
	font-size: 22px;
}

.painel-opcoes button.btn-right-to-left
{
	position: absolute;
	top: 15px;
	right: 45px;
	cursor: pointer;
	background-color: transparent;
	border: none;
	font-size: 26px;
	font-family: "FontAwesome";
	content: "\f101";
}

.painel-opcoes button.btn-right-to-left:after
{
	font-size: 26px;
	font-family: "FontAwesome";
	content: "\f101";
}

.painel-opcoes button.btn-left-to-right
{
	position: absolute;
	top: 15px;
	right: 45px;
	cursor: pointer;
	background-color: transparent;
	border: none;
	font-size: 26px;
	font-family: "FontAwesome";
	content: "\f101";
}

.painel-opcoes button.btn-left-to-right:after
{
	font-size: 26px;
	font-family: "FontAwesome";
	content: "\f100";
}

.painel-opcoes h3.title
{
	text-align: center;
	background-color: #F1AD48;
	font-weight: bold;
	color: #FFF;
	margin-left: -20px;
	margin-right: -20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.painel-opcoes.painelFinalizar
{
	width: 95%;
	height: 95%;
	overflow-y: auto;
	background-color: #FFFFFF;
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	-o-filter: blur(0px);
	filter: blur(0px);
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	z-index: 9999999999999;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	margin: auto;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.painel-opcoes.painelFinalizar table,
.painel-opcoes.painelFinalizar table tr,
.painel-opcoes.painelFinalizar table td,
.painel-opcoes.painelFinalizar table th
{
	vertical-align: middle;
}

.painel-opcoes.painelFinalizar img.img-report
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 60px;
}

.painel-opcoes.painelFinalizar img.img-shadow
{
	-webkit-filter: drop-shadow(1.5px 1.5px 1.5px rgba(0, 0, 0, 0.6));
	filter: drop-shadow(1.5px 1.5px 1.5px rgba(0, 0, 0, 0.6));
}

/*$============================================$*/
/*$Resultados                                  $*/
/*$============================================$*/
.painel-opcoes .resultados
{
	clear: both;
/*	overflow-y: auto;
	overflow-x: hidden;*/
	/*max-height: 100% !important;*/
	height: auto;
}

.painel-opcoes .resultados .item-resultado
{
	padding: 15px;
	float: left;
	width: 33%;
	margin-left: 0; 
	margin-right: 0; 
	margin-bottom: 7px;
	background-color: #c6c6c6;
	/*background-color: #f2f2f2;*/
	/*background-color: #fdf4e7;*/
	cursor: pointer;
	transition: all 0.4s ease;
	border: 2px solid white;
	min-height: 182px;
}

.painel-opcoes .accordion-custom .resultados.body .item-resultado
{
	display: table-row;
}

.painel-opcoes .resultados .item-resultado img
{
	-webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.painel-opcoes .resultados .item-resultado.active,
.painel-opcoes .resultados .item-resultado:hover
{
	background-color: #f7d3a1;
	transition: all 0.4s ease;
}

.painel-opcoes .resultados .item-resultado img
{
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}

.painel-opcoes .resultados .item-resultado h4
{
	text-align: center;
	margin: 0;
	font-size: 15px;
}


/*$============================================$*/
/*$Mensagens de erro ou sucesso                $*/
/*$============================================$*/
.no-overflow
{
	overflow: hidden;
	transition: all 0.2s ease;
}

.shadow-background
{
	background-color: rgba(255, 255, 255, 0.85);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999999998;
	top: 0;
	left: 0;
	display: none;
}

.float-message
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: auto;
	width: 450px;
	height: 200px;
	position: fixed;
	z-index: 9999999999;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #FFF;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	display: none;
}

.float-message .btn-close-message
{
	background-color: transparent;
	border: none;
	color: #FFF;
	position: absolute;
	top: 10px;
	right: 7px;
	font-size: 22px;
}


.float-message h3.title
{
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #000;
}

.float-message.message-success h3.title
{
	background-color: #27ae60;
	color: #FFF;
}

.float-message.message-success .texto
{
	text-align: justify;
	color: #219150;
}

.float-message.message-error h3.title
{
	background-color: #c0392b;
	color: #FFF;
}

.float-message.message-error .texto
{
	text-align: justify;
	color: #c0392b;
}

/*$============================================$*/
/*$Consultar Valor - Box                       $*/
/*$============================================$*/
.consultar-valor
{
	position: absolute;
	left: 453px;
	bottom: 30px;
	padding: 15px;
	background-color: #FFF;
	display: none;
}

.consultar-valor .btn-consultar-valor
{
	background-color: transparent;
	border: none;
	cursor: pointer;
	font-weight: bold;
}

.consultar-valor.result
{
	left: 453px;
	transition: all 0.5s ease;
	cursor: pointer;
	display: block;
}

.consultar-valor.result h3
{
	font-size: 14px;
}

/*$============================================$*/
/*$Accordion Custom                            $*/
/*$============================================$*/
.accordion-custom
{
	width: 100%;
	display: block;
	margin-bottom: 5px;
	position: relative;
	cursor: pointer;
	clear: both;
}

.accordion-custom:after
{
	content: "\f107";
	font-family: FontAwesome;
	font-size: 22px;
	color: #FFF;
	top: 10px;
	right: 15px;
	position: absolute;
}

.accordion-custom.open:after
{
	content: "\f106";
}

.accordion-custom > .title
{
	padding: 10px;
	background-color: #f6ca88;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.accordion-custom > .body
{
	cursor: initial;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid rgba(246, 202, 136, 0.4);
	border-top: none;
	display: none;
	transition: all 0.5s ease;
	clear: both;
}

.accordion-custom.open > .body
{
	display: table;
	transition: all 0.5s ease;
	width: 100%;
}

.block-custom-main
{
	width: 100%;
	display: block;
	margin-bottom: 5px;
	cursor: pointer;
	height: 150px;
	background-color: #f1c40f;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 150px;
}

.accordion-custom-main:after
{
	content: "\f107";
	font-family: FontAwesome;
	font-size: 22px;
	color: #FFF;
	top: 10px;
	right: 15px;
	position: absolute;
}

.accordion-custom-main.open:after
{
	content: "\f106";
}

.block-custom-main > .title
{
	padding: 10px;
	background-color: #f1c40f;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.accordion-custom-main > .body
{
	cursor: initial;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid rgba(246, 202, 136, 0.4);
	border-top: none;
	display: none;
	transition: all 0.5s ease;
	clear: both;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}

.accordion-custom-main.open > .body
{
	display: table;
	transition: all 0.5s ease;
	width: 100%;
}

.elements.image-db
{
	max-width: 100%;
	width: 60px;
}

.elements.image-db.horizontally-mirrored
{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

/*$============================================$*/
/*$Selected elements                           $*/
/*$============================================$*/
#container-simulador .elements.is-selected
{
	border: 1px solid #F1AD48;
	background-color: rgba(241, 173, 72, 0.4);
	border-radius: 2px;
}

/*$============================================$*/
/*$Slider Custom                               $*/
/*$============================================$*/
.slider-jquery
{
	margin-bottom: 20px;
}

.slider-jquery.ui-slider-horizontal
{
	height: 1.4em;
}

.slider-jquery.ui-slider .ui-slider-handle
{
	height: 2em;
}

/*$============================================$*/
/*$Botões de adicionar cor a imagem            $*/
/*$============================================$*/
.button-color
{
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
	border-radius: 100%;
	margin-right: 5px;
	cursor: pointer;
	display: inline-block;
	transition: all 0.5s ease;
}

.button-color.active
{
	transition: all 0.5s ease;
	border: 3px solid rgba(39, 174, 96, 0.8);
}


/*$============================================$*/
/*$Cores das Imagens                           $*/
/*$============================================$*/
/*Black*/
.image-db.img-overlay-preto
{
/*      ------ base color ------  -------  new target -------------------------------*/
	filter: brightness(50%) sepia(1)  hue-rotate(-38deg) saturate(124.5%) brightness(0%);
	-webkit-filter: brightness(50%) sepia(1)  hue-rotate(-38deg) saturate(124.5%) brightness(0%);
}

/*Gold*/
.image-db.img-overlay-ouro
{
/*      ------ base color ------  -------  new target -------------------------------*/
	filter: brightness(50%) sepia(1)  hue-rotate(6deg) saturate(260%) brightness(133%);
	-webkit-filter: brightness(50%) sepia(1)  hue-rotate(6deg) saturate(260%) brightness(133%);
}

/*Bronze*/
.image-db.img-overlay-bronze
{
/*      ------ base color ------  -------  new target -------------------------------*/
	filter: brightness(50%) sepia(1)  hue-rotate(-22deg) saturate(143%) brightness(64%);
	-webkit-filter: brightness(50%) sepia(1)  hue-rotate(-22deg) saturate(143%) brightness(64%);
}

/*Golden*/
.image-db.img-overlay-dourado
{
/*      ------ base color ------  -------  new target -------------------------------*/
	filter: brightness(50%) sepia(1)  hue-rotate(6deg) saturate(169%) brightness(133%);
	-webkit-filter: brightness(50%) sepia(1)  hue-rotate(6deg) saturate(169%) brightness(133%);
}

/*Silver*/
.image-db.img-overlay-prateado
{
/*      ------ base color ------  -------  new target -------------------------------*/
	filter: brightness(50%) sepia(1) hue-rotate(11deg) saturate(19%) brightness(90%);
	-webkit-filter: brightness(50%) sepia(1) hue-rotate(11deg) saturate(19%) brightness(90%);
}

/*Branco*/
.image-db.img-overlay-branco
{
/*      ------ base color ------  -------  new target -------------------------------*/
	filter: initial;
	-webkit-filter: initial;
}

.foto-db.img-overlay-cores
{
/*      ------ base color ------  -------  new target -------------------------------*/
	filter: initial;
	-webkit-filter: initial;
}

.foto-db.img-overlay-sepia
{
	filter: sepia(75%);
	-webkit-filter: sepia(75%);
}

.foto-db.img-overlay-pretobranco
{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}


/*$============================================$*/
/*$Cores dos textos                            $*/
/*$============================================$*/
/*Black*/
.text-color-black
{
	color: #000000;
}

/*White*/
.text-color-white
{
	color: #FFFFFF;
}

/*Silver*/
.text-color-silver
{
	color: #919191;
}

/*Golden*/
.text-color-golden
{
	color: #ffea00;
}

/*Gold*/
.text-color-gold
{
	color: #ffba00;
}

/*Bronze*/
.text-color-bronze
{
	color: #684a42;
}

.text-db {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	word-break: keep-all;
}

/*$============================================$*/
/*$Componentes visuais                         $*/
/*$============================================$*/
.suporte-db
{

}

/*\ ===================== Furação \*/
.suporte-db.furacao
{
	position: absolute;
	z-index: 101;
}

.suporte-db.furacao.furacao-esq-sup { top: 5px; left: 5px; }
.suporte-db.furacao.furacao-esq-inf { bottom: 5px; left: 5px; }
.suporte-db.furacao.furacao-dir-sup { top: 5px; right: 5px; }
.suporte-db.furacao.furacao-dir-inf { bottom: 5px; right: 5px; }

.suporte-db.furacao.furacao-vert-sup { top: 5px; }
.suporte-db.furacao.furacao-vert-inf { bottom: 5px; }

.suporte-db.furacao.furacao-horz-esq { left: 5px; }
.suporte-db.furacao.furacao-horz-dir { right: 5px; }


/*\ ===================== Pés metálicos \*/
.suporte-db.pes-metalicos
{
	position: absolute;
	z-index: 101;
	-webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

/*\ ===================== Pés horizontal \*/
.suporte-db.pe-horizontal
{
	position: absolute;
	z-index: -1;
	border-radius: 6px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

/*$============================================$*/
/*$Componentes visuais                         $*/
/*$============================================$*/
.btn
{
	border-radius: 0;
}

select.select-custom
{
	margin-bottom: 7px;
	border-radius: 0;
	height: 45px;
}

button.btn-vertical-align,
button.btn-horizontal-align
{
	background-color: transparent;
	border: none;
	transition: all 0.5s ease;
	border: 3px solid rgba(255, 255, 255, 0);
	box-sizing: border-box;
	margin-right: 10px;
}


button.btn-align-text,
button.btn-align-text-update
{
	background-color: transparent;
	border: none;
	transition: all 0.5s ease;
	border: 3px solid rgba(255, 255, 255, 0);
	box-sizing: border-box;
}

button.btn-line-height,
button.btn-line-height-update
{
	background-color: transparent;
	border: none;
	transition: all 0.5s ease;
	border: 3px solid rgba(255, 255, 255, 0);
	box-sizing: border-box;
}

button.btn-align-text.active,
button.btn-align-text-update.active
{
	transition: all 0.5s ease;
	border: 3px solid rgba(39, 174, 96, 0.8);
	box-sizing: border-box;
}

button.btn-line-height.active,
button.btn-line-height-update.active
{
	transition: all 0.5s ease;
	border: 3px solid rgba(39, 174, 96, 0.8);
	box-sizing: border-box;
}

.alinhamento-texto button .fa
{
	font-size: 28px;
}

.entrelinhamento-texto button[data-option="1"] .material-icons
{
	font-size: 20px;
}

.entrelinhamento-texto button[data-option="1.5"] .material-icons
{
	font-size: 25px;
}

.entrelinhamento-texto button[data-option="2"] .material-icons
{
	font-size: 30px;
}

textarea.textarea-custom
{
	line-height: 20px;
	height: 130px;
	border-radius: 0;
}

input[type="checkbox"].custom-checkbox
{
	transform: scale(1.9);
	margin-left: 5px;
	margin-bottom: 10px;
}

.text-position
{
	position: relative;
	top: -9px;
}

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

.display-block
{
	display: block !important;
}

.background-modal
{
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-ms-filter: blur(3px);
	-o-filter: blur(3px);
	filter: blur(3px);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	position: fixed;
	background-color: rgba(255, 255, 255, 0.9);
	display: none;
}

.bg-grey {
	background-color: #F9F9F9;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
}
.bg-white {
	background-color: #FFFFFF;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
}

#btn-next-finish
{
	display: none;
}


.label-slide
{
	width: 40px;
	height: 30px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #FFF;
	border: none;
	padding: 3px 2.5px;
	position: absolute;
	text-align: center;
	font-size: 12px;
	border-radius: 5px;
	display: none;
}

.finish-buttons .btn
{
	margin-bottom: 25px;
	margin-top: 25px;
	width: 180px;
	font-size: 18px;
	background-color: #F1AD48;
	color: #FFF;
	border: none;
}



/*$============================================$*/
/*$Frame initial                               $*/
/*$============================================$*/
.initial-frame-simulador
{

}

.initial-frame-simulador .mask
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999999;
	background-color: rgba(0, 0, 0, 0.9);
}

.initial-frame-simulador .body
{
	position: absolute;
	width: 600px;
	height: 350px;
	background-color: #FFF;
	padding: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999999999999;
}

.initial-frame-simulador .table-save
{
	position: absolute;
	width: 800px;
	height: 550px;
	background-color: #FFF;
	padding: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999999999999;
	display: none;
	overflow-x: auto;
}

.initial-frame-simulador .table-save .btn-tbl-close
{
	float: right;
	margin-right: -15px;
}

.initial-frame-simulador .body .button-initial
{
	width: 220px;
	height: 170px;
	background-color: #ecf0f1;
	border: 1px solid #95a5a6;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 41px;
	font-size: 18px;
	cursor: pointer;
	text-align: center;
	transition: all 0.1s ease;
}

.initial-frame-simulador .body .button-initial .fa
{
	font-size: 45px;
	margin-bottom: 20px;
}

.initial-frame-simulador .body .button-initial:hover
{
	transition: all 0.3s ease;
	transform: scale(1.05);
}


.invalid {
	border: 1px solid rgba(231, 76, 60, 1);
}
