* {
	box-sizing: border-box;
	max-width: 100%;
}

body, html {
	font-family: 'Exo', sans-serif;
	font-size: 14px;
	background: #f8f8f8;
	line-height: 1.5;
	color: #576366;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizelegibility;
	height: 100%;
	min-height: 100%;
}

#supporthero-button {
	background-color: #62b4af!important;
}

p {
	font-family: 'Arial', sans-serif;
}

.spaceIn {
	padding: 10px;
	padding-top: 45px;
}

.form {
	width: 450px;
	margin: auto;
}

.logo {
	width: 400px;
	margin: auto;
	padding-top: 10%;
	padding-bottom: 30px;
	text-align: center;
}

.card.login {
	padding: 50px;
}

.button {
	background-color: #f8f8f8;
	color: #444;
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0 12px;
	min-width: 52px;
	min-height: 47px;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	vertical-align: top;
	text-align: center;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 42px;
	cursor: pointer;
	border: 1px solid #ccc;
}

.button:hover {
	color: #444;
	text-decoration: none;
}

.button.button-positive {
	background-color: #62b4af;
	color: #fff;
	border-color: #549e99;
}

.button.button-positive:hover {
	background-color: #5ca7a2;
}

.boxcheck {
	padding-top: 10px;
}

.checkbox {
	border-radius: 4px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 5px;
	background-color: #fff;
	padding: 2px;
	margin-top: -3px;
	cursor: pointer;
}

.checkbox .checked {
	width: 15px;
	height: 15px;
	background-color: #fff;
	border-radius: 4px;
}

.on .checkbox .checked {
	background-color: #f1786f;
}

.dialog-msg .text {
	font-size: 20px;
	padding-top: 10px;
}

.dialog-msg .text a {
	cursor: pointer;
	font-size: 14px;
}

.ilustrator {
	background-color: #ccc;
	width: 55px;
	height: 55px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	float: left;
	margin-right: 15px;
}

.ilustrator.s img {
	margin-top: 20px;
}

.ilustrator.s {
	background-color: #4dab8c;
}

.ilustrator.w {
	background-color: #f1d307;
}

.ilustrator.w img {
	margin-top: 14px;
}

.menu {
	width: 200px;
	height: 100%;
	background-color: #384350;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

.menu.show {
	display: block;
}

.menu .top {
	background-color: #f1796f;
	height: 70px;
	text-align: center;
	padding-top: 20px;
	border-bottom: 1px solid #B9463D;
}

.menu li {
	width: 100%;
	padding: 12px;
	cursor: pointer;
}

.menu li.selected {
	background-color: #62b4b0;
	background-image: url(../images/ico_menu_selected.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.menu .menu-ico {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
}

.menu .menu-text {
	color: #fff;
}

.view {}

.space {
	width: 100%;
	height: 10px;
}

.view .menu-mobile {
	display: none;
}

.view .top {
	background-color: #fff;
	height: 70px;
	padding-top: 20px;
	position: fixed;
	width: 100%;
	padding-left: 200px;
	z-index: 50;
	-webkit-box-shadow: 0 2px 3px 0 #A6A6A6;
	box-shadow: 0 2px 3px 0 #A6A6A6;
}

.view .top .left {
	float: left;
	font-size: 18px;
	color: #84888b;
	padding-left: 20px;
}

.view .top .api-host {
	float: left;
	font-size: 11px;
	color: #a0a0a0;
	margin-left: 20px;
	max-width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.view .top .right {
	float: right;
	padding-right: 20px;
}

.view .right img {
	cursor: pointer;
}

.view .right {
	float: right;
}

.right-force {
	float: right;
}

.view .left {
	float: left;
}

.view .user-info {
	text-align: right;
	margin-top: -4px;
	float: left;
	font-size: 13px;
	margin-right: 10px;
}

.view .user-info .title {
	font-weight: bold;
}

.view .user-img {
	margin-right: 10px;
	border-radius: 4px;
}

.view .body-view {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 220px;
	padding-top: 90px;
}

.view h1 {
	font-size: 18px;
	font-weight: 800;
}

.view .action {
	float: left;
	margin-left: 10px;
}

.view .body-view {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 220px;
	padding-top: 90px;
}

.box-config-plugs {
	padding: 10px;
	background-color: rgb(226, 226, 226);
}

.plug-label.box {
	border-radius: 0;
}

.preview-upload {
	float: left;
	height: 57px;
	margin-right: 5px;
}

.field.p25 input[type=file] {
	width: 120px;
}

.field.p25 small {
	display: block;
}

.plufPlansID {
	float: right!important;
	padding-right: 0;
}

.p100 {
	float: left;
	width: 100%;
}

.p90 {
	float: left;
	width: 90%;
}

.p80 {
	float: left;
	width: 80%;
}

.p75 {
	float: left;
	width: 75%;
}

.p60 {
	float: left;
	width: 60%;
}

.p50 {
	float: left;
	width: 50%;
}

.p45 {
	float: left;
	width: 45%;
}

.p48 {
	float: left;
	width: 48%;
}

.p40 {
	float: left;
	width: 40%;
}

.p35 {
	float: left;
	width: 35%;
}

.p34 {
	float: left;
	width: 34%;
}

.p33 {
	float: left;
	width: 33%;
}

.p30 {
	float: left;
	width: 30%;
}

.p25 {
	float: left;
	width: 25%;
}

.p20 {
	float: left;
	width: 20%;
}

.p15 {
	float: left;
	width: 15%;
}

.p10 {
	float: left;
	width: 10%;
}

.card {
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
	-webkit-box-shadow: 2px 2px 4px 0 #C7C7C7;
	box-shadow: 2px 2px 4px 0 #C7C7C7;
	margin-top: 10px;
}

.card .card-content {
	padding: 10px;
}

.card .footer {
	background-color: #ECECEC;
	padding: 15px 10px;
	border: 1px solid #fff;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

.card .info label {
	color: #84888b;
}

.card .info .description {
	font-size: 14px;
	color: #384350;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
}

.card.oneLine .info .description {
	margin-bottom: 0;
}

.card .mark {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	border-radius: 8px;
	margin-left: 5px;
	font-size: 13px;
}

.card .mark.green {
	background-color: #79bd9a;
}

.card .mark.grey {
	background-color: #cdcdcd;
}

.line {
	width: 100%;
	background-color: #e5e5e5;
	height: 1px;
	margin-bottom: 10px;
}

.card .mark-progress {
	border-radius: 2px;
	background-color: #ccc;
	color: #fff;
	width: 125px;
	text-align: center;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: -125px;
	background-image: url(../images/back_progress.png);
}

.card .mark-done {
	font-size: 13px;
	color: #6aa586;
}

.card .mark-circo-group {
	float: left;
	margin-right: 10px;
}

.card .mark-circo {
	border-radius: 8px;
	background-color: #ccc;
	color: #fff;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 4px;
}

.card .text-circo {
	float: left;
	margin-top: 8px;
}

.card .mark-circo.blue {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e5177+1,093e5c+100 */
	background: #0e5177;
	/* Old browsers */
	background: -moz-linear-gradient(top, #0e5177 1%, #093e5c 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0e5177), color-stop(100%, #093e5c));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0e5177 1%, #093e5c 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0e5177 1%, #093e5c 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0e5177 1%, #093e5c 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #0e5177 1%, #093e5c 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e5177', endColorstr='#093e5c', GradientType=0);
	/* IE6-9 */
}

.card .mark-circo.red {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ea4849+0,b84141+100 */
	background: #ea4849;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ea4849 0%, #b84141 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea4849), color-stop(100%, #b84141));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ea4849 0%, #b84141 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ea4849 0%, #b84141 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ea4849 0%, #b84141 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ea4849 0%, #b84141 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea4849', endColorstr='#b84141', GradientType=0);
	/* IE6-9 */
}

.card.card-mark-apontamento {
	background-image: url(../images/back_apontamento.png);
	background-repeat: repeat-y;
	padding-left: 20px;
}

.card.card-mark-verificacao {
	background-image: url(../images/back_verificacao.png);
	background-repeat: repeat-y;
	padding-left: 20px;
}

.clr {
	clear: both;
}

.line {
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

.title-form {
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
}

.plug-label {
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f1786f;
	color: #fff;
	border-radius: 6px;
	margin-right: 10px;
}

.mark-plug {
	border: 1px solid #ccc;
	border-radius: 4px;
	display: inline-block;
}

.mark-plug button.bt-new {
	margin: 10px;
}

.mark-plug .title {
	background-color: #f1786f;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	position: absolute;
	color: #fff;
	margin-top: -1px;
	margin-left: -1px;
}

.col-device {
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	padding: 10px;
	border-radius: 4px;
	font-size: 14px;
	margin-left: 19px;
	margin-top: 50px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 250px;
}

.col-device.remove {
	border-color: #ED7161;
}

.col-device a {
	cursor: pointer;
}

.col-device .buttons {
	padding-top: 10px;
}

.col-device label {
	font-weight: bold;
}

.col-device .row {
	border-bottom: none;
	padding-bottom: 0;
}

.col-device .inactive {
	border: 1px solid #e6b500;
	background-color: #ffc900;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	float: left;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.margin-right {
	margin-right: 10px;
}

.msg-inativada {
	border: 1px solid #e6b500;
	background-color: #ffc900;
	padding: 8px;
	color: #574400;
	border-radius: 4px;
}

.col-device .img-mark {
	float: left;
}

.col-device .img-mark img {
	height: 50px;
}

.col-device .token {
	padding-left: 30px;
}

.col-device .text {
	font-style: italic;
}

.info-dialog {
	padding: 10px;
	border-left-width: 5px;
	border-radius: 4px;
	margin-bottom: 10px;
}

.info-dialog.w {
	background-color: #FFFEE0;
	border: 1px solid #D0C92D;
}

.info-dialog.e {
	background-color: #FFD3D3;
	border: 1px solid #FF7676;
}

.info-dialog h4 {
	font-weight: 800;
}

.info-dialog p {
	margin: 0;
}

.loadMore {
	width: 25%;
	margin: 25px auto;
	display: block;
}

.admin {
	cursor: default!important;
	margin-bottom: 10px;
	background-color: #f1796f;
	color: white;
}

.menu-dots {
	display: none;
	position: fixed;
	right: 30px;
	border: solid 1px #fefefe;
	top: 70px;
	width: 120px;
	padding: 5px 10px;
	background: white;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
	transition: all ease-in-out 0.9s;
}

.showMenuDots {
	transition: all ease-in-out 0.9s;
	/* transition: opacity 1s linear, transform 1s linear; */
	-webkit-transition: width 2s;
	display: block;
}

.menu-dots ul li {
	padding: 0 10px;
	cursor: pointer;
	margin-bottom: 15px;
	margin-top: 10px;
}

input[type="text"]:disabled {
	cursor: not-allowed;
	background: #f2f2f2;
}

.cursorPointer {
	cursor: pointer;
}

.bold {
	font-weight: bold;
}

.edit-img {
	text-align: right;
	padding-right: 15px;
	padding-top: 8px;
}

.img-sh-icon {
	width: 24px;
	float: left;
	margin-right: 10px
}

.b {
	border: solid 1px red
}

.btn-edit {
	color: #fff;
	background-color: #f1796f;
	border-color: #f1796f;
}

.btn-trash {
	color: #fff;
	background-color: #6ec9c4;
	border-color: #6ec9c4;
}

.btn-active {
	color: #fff;
	background-color: #80c96e;
	border-color: #80c96e;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #f1796f !important;
	box-shadow: 0 0 3px #f1796f !important;
	-moz-box-shadow: 0 0 3px #f1796f !important;
	-webkit-box-shadow: 0 0 3px #f1796f !important;
}

.btnT {
	display: inline-block;
	padding: 5px 8px;
	/* margin-bottom: 0; */
	font-size: 10px;
	/* font-weight: normal; */
	/* line-height: 1.42857143; */
	/* text-align: center; */
	/* white-space: nowrap; */
	/* vertical-align: middle; */
	cursor: pointer;
	/* -webkit-user-select: none; */
	-moz-user-select: none;
	-ms-user-select: none;
	/* user-select: none; */
	/* background-image: none; */
	border-radius: 4px;
	/* border: 1px solid #fff; */
	border: 1px;
	font-weight: bolder;
}

.panel-body {
	padding-bottom: 0
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #f1796f;
	border-color: #f1796f;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #f1796f;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #f1796f;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.label-internal {
	background-color: #000;
	color: #fff!important;
}

.label-canceled {
	background-color: red;
}

.label-alert {
	background-color: #FF8C00;
}

.label-trial-ok {
	background-color: #24da1e;
}

.disableButton {
	cursor: not-allowed!important;
}

.valueInativo {
	color: #e64848!important
}

.ativoEmp {
	color: #000!important;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
}

.inativoEmp {
	color: #e64848!important;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
}

.dashValores, .devicesValues {
	color: #69B29E;
	text-align: center;
	font-weight: bold;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #d3d3d3;
	padding: 30px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 24px;
	line-height: 0.9;
	font-size: 55px;
}

.titleDashValores {
	color: #39434F;
	font-weight: normal;
	margin-bottom: 16px;
	font-size: 18px;
}

.no-padding-left {
	padding-left: 0;
}

.no-padding-right {
	padding-right: 0;
}

@media print {
	.printInfo p {
		margin-bottom: 0!important;
		font-size: 12px!important;
	}
	.printInfo {
		padding: 0;
		font-size: 12px!important;
		margin-top: 5px;
		margin-bottom: 0;
	}
	.fontPrint td {
		padding: 2px!important;
	}
	.titleRelatorio, .inativoEmp, .ativoEmp {
		font-size: 10px!important;
	}
	.panel-body {
		padding: 0!important;
	}
	.view .body-view {
		padding-right: 0!important;
		padding-bottom: 0!important;
		padding-left: 0!important;
		padding-top: 0!important;
	}
	.marginRelatorio {
		margin-top: 0!important;
	}
	.fontPrint {
		font-size: 8px!important;
	}
	body {
		page-break-before: always;
	}
	#supporthero-button {
		display: none!important;
		;
	}
	.qtdDevices {
		display: none;
	}
	.menu, .selectEmp {
		display: none;
	}
	.top {
		display: none;
	}
	.clr {
		clear: none;
		display: none;
	}
	.search {
		display: none;
	}
	.user-info {
		display: none;
	}
	.view .body-view {
		padding-left: 0!important;
	}
}

.borderManutencao {
	border: solid 2px #F1796F;
}

.card-content .description .attachment-preview .caption {
	display: none;
}

em {
	font-style: italic!important;
}

ul {
    list-style: initial!important;
}

ol {
	list-style-type: decimal!important;
}
.description ol {
	list-style-type: decimal!important;
	padding-left: 35px;
}
.description ul {
	padding-left: 35px;
}

.showMenuDots ul{
	list-style: none!important;
}

.modal {
	padding-top: 100px!important;
	top: 0!important
}

.p60 {
	width: 60%;
	float: left;
}

.sem-personalizacao {
	border-bottom: 2px solid #f1796f;
	color: #d36157;
	font-weight: bold;
	font-size: 16px;
}

.box-config-plugs:nth-child(even) {
	background-color: lightgrey;
}

.personalizacao-card {
  background-color: rgb(226, 226, 226);
}

/* Agree (LGPD) -> */

#agree-consent-form h2 {
	font-size: 1.5em;
	margin: 20px 0;
}

#agree-consent-form h3 {
	font-size: 1.3em;
}

#agree-consent-form .tp-all {
	margin-top: 20px;
}

#agree-consent-form button {
	background-color: #6ec9c4;
	background: #6ec9c4;
	background: -moz-linear-gradient(top, #6ec9c4 1%, #62b4af 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#6ec9c4), color-stop(100%,#62b4af));
	background: -webkit-linear-gradient(top, #6ec9c4 1%,#62b4af 100%);
	background: -o-linear-gradient(top, #6ec9c4 1%,#62b4af 100%);
	background: -ms-linear-gradient(top, #6ec9c4 1%,#62b4af 100%);
	background: linear-gradient(to bottom, #6ec9c4 1%,#62b4af 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ec9c4', endColorstr='#62b4af',GradientType=0 );
	border: 1px solid #549e99;
	color: #fff;
	border-radius: 4px;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	margin-top: 10px;
}

#agree-consent-form button:hover {
	background: #549e99;
}

/* <- Agree (LGPD) */

/* Devices Quantity -> */

#devicesQuantity {
	margin-top: 25px;
}

#devicesQuantity .row {
	margin: 0;
}

#devicesQuantity > div:last-child > div > .devicesValues {
	margin-top: 0;
}

#devicesQuantity .devicesValues {
	margin-top: 0px;
	font-size: 36px;
	padding: 25px 5%;
}

#devicesQuantity .row h2 {
	font-weight: bold;
	margin-bottom: 5px;
}

#devicesQuantity .devicesValues .row p {
	color: #39434F;
	font-size: 14px;
}

@media (max-width: 768px) {

	#devicesQuantity .row > div {
		padding-left: 0;
		padding-right: 0;
	}

}

/* <- Devices Quantity */

/* DataTable -> */

.dataTables_wrapper > .row {
	margin: 0;
}

/* <- DataTable */