.container-loader {
	width: 100%;
	height: 100vh;

	display: flex;
	justify-content: center;
	align-items: center;

	font-size: 60px;
	text-align: center;

	flex-wrap: wrap;
}

.container-sceleton {
	background-color: white;
	background-image: url(../img/backoffice_sceleton.png);
	background-position:  center 255px;
	background-repeat: no-repeat;
}

.loader {
	display: flex;
	justify-content: center;
	width: 100%;
	flex-wrap: wrap;
	text-align: center;
}

.loader {
	position: absolute;
	height: 100%;
	align-content: center;
	background-color: rgba(83, 92, 105, .8);
}

.sub {
	font-size: 35px;
}

.loader .sub {
	font: 19px/26px "OpenSans-Light",Helvetica,Arial,sans-serif;
	max-width: 380px;
	font-style: normal;
	color: #535c69;
	padding: 17px 10px 19px 10px;
	background: #fff;
}

#loading {
    position: absolute;
    height: 100%;
    align-content: center;
    background-color: rgba(83, 92, 105, .8);
    width: 100%;
    display: flex;
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: column;
    z-index: 1;
}

#loading .sub {
	color: white;
	font: 26px/26px "OpenSans-Light",Helvetica,Arial,sans-serif;
}

.container-loader iframe {
	border: none;
	width: 100%;
	height: 100%;
}

#done,
.done-wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

#done-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 25px 100px;
	font-size: 15px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	line-height: 21px;
}

.checkboxes {
	width: 100%;
	flex-wrap: wrap;
	text-align: center;
	vertical-align: middle;
	justify-content: center;
	color: #333;
	font-size: 15px;
	line-height: 21px;
	background-color: #fff;
	padding: 20px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;

	min-height: 85vh;
	display: initial;
	position: relative;

	margin-top: 10px;
	margin-bottom: 100px;
}

.b24-app {
	background-color: rgb(238, 242, 244);
}

.btn-success {
	color: rgb(83, 92, 105);
	background-color: #bbed21;
	border-radius: 2px;

	padding-left: 20px;
	padding-right: 20px;
	line-height: 37px;

	font-style: normal;
	font-variant-ligatures: normal;
	font-variant-caps: normal;
	font-variant-numeric: normal;
	font-variant-east-asian: normal;
	font-weight: bold;
	font-stretch: normal;
	font-size: 13.3333px;
	font-family: Arial;
	text-transform: uppercase;
	text-decoration-style: solid;

	border: none;
	cursor: pointer;

	transition: 160ms background-color linear, 160ms color linear,
		160ms opacity linear, 160ms border-color linear;

	position: absolute;
	bottom: 20px;
}

.btn-success:hover {
	background-color: #d2f95f;
}

.ui-switcher {
	line-height: 15px;
	align-self: center;
}

.ui-switcher-disabled-text {
	font: 9px/13px 'OpenSans-Bold', 'Helvetica Neue', Arial, Helvetica,
		sans-serif;
	font-style: normal;
	font-variant-ligatures: normal;
	font-variant-caps: normal;
	font-variant-numeric: normal;
	font-variant-east-asian: normal;
	font-weight: normal;
	font-stretch: normal;
	font-size: 9px;
	line-height: 13px;
	font-family: OpenSans-Bold, 'Helvetica Neue', Arial, Helvetica, sans-serif;
	padding: 0 0 0 18px;
}

.ui-switcher-enabled-text {
	margin-left: -26px;
}

.document-wrapper {
	display: flex;
	justify-content: space-between;
	padding: 7px 0px;
	margin: 0px 20px;
	border-top: 1px solid #eeeff0;
}

.document-wrapper:first-child {
	border: none;
}

.input-wrapper,
.popup-input {
	display: flex;
	justify-content: left;
	align-content: center;
	padding: 5px 20px;
}

.input-wrapper span,
.popup-input span {
	min-width: 100px;
	margin-right: 20px;
	text-align: left;
	display: inline-flex;
	align-items: center;
}

.btn-gray {
	float: right;
}

.pagetitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin: 0 45px 0 0;
	padding: 21px 0 21px 0;
	max-width: 100%;
	overflow: hidden;

	font: 26px/26px 'OpenSans-Light', Helvetica, Arial, sans-serif;
	word-wrap: break-word;
	flex: 1 !important;

	justify-content: space-between;
	white-space: nowrap;
	margin: 0;
}

.pagetitle-item {
	padding-right: 45px;
}

.main-ui-filter-search {
	width: 100%;
}

.w-100 {
	width: 100%;
}

.checkbox-wrapper {
	width: 100%;
	align-self: start;
}

.form {
	padding-top: 0px !important;
	padding-right: 15px !important;
	padding-bottom: 0px !important;
	padding-left: 21px !important;
}

.ui-pinner {
	left: 0;
}

.ui-button-panel {
	font-size: initial;
}

.document-name {
	color: #535c69;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	font: var(--ui-btn-font-size) / calc(var(--ui-btn-height) - 2px)
			'OpenSans-Bold',
		'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left: auto;
	padding-right: 32px;
}

.document-title {
	align-self: center;
}

.popup-background {
	position: absolute;
	top: 0;
	left: 0;

	width: 100%;
	height: 100%;

	background-color: #000;
	opacity: 0.7;
}

.popup-box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.popup-content {
	width: fit-content;
	height: fit-content;
	padding-top: 20px;

	background-color: #fff;
	opacity: 1;
}

.btn-save {
	position: relative;
}

.popup-input {
	color: #333;
	font-size: 15px;
	line-height: 21px;
	padding: 5px 25px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.disabled {
	cursor: not-allowed;
}

.pbx-20 {
	padding-bottom: 20px;
}

.v-combobox-wrapper {
	position: relative;
}

.v-combobox {
	position: absolute;
	width: 100%;
	background-color: #fff;
	z-index: 1000;
	border-bottom: 1px solid #c6c9cb;
	box-shadow: 0 7px 21px rgba(83, 92, 105, 0.12),
		0 -1px 6px 0 rgba(83, 92, 105, 0.06);
	max-height: 135px;
	overflow-y: auto;
}

.v-combobox-item {
	cursor: pointer;
	font: 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #525c68;
	line-height: 36px;
	padding: 0 15px 0 9px;
	text-decoration: none;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
	text-align: left;
}

.v-combobox-item:hover {
	background-color: #f6f8f9;
	transition: 0.5s;
}

.v-combobox-input {
	padding: 3px 2px 3px 9px;
	height: 38px;
	outline: 0;
	color: #424956;
	font: 15px/17px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	border: 1px solid #adafb4;
	margin-left: 0 !important;
}

.v-combobox-input-selectable {
	background: #fff no-repeat right 11px center
		url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%227%22%20viewBox%3D%220%200%2011%207%22%3E%20%20%3Cpath%20fill%3D%22%23979797%22%20fill-rule%3D%22evenodd%22%20d%3D%22M349.545942%2C95.4246212%20L349.545942%2C89.6066017%20L347.606602%2C89.6066017%20L347.606602%2C96.3942911%20L347.606602%2C97.363961%20L355.363961%2C97.363961%20L355.363961%2C95.4246212%20L349.545942%2C95.4246212%20Z%22%20transform%3D%22rotate%28-45%2067.431%20465.144%29%22/%3E%3C/svg%3E);
}

.feed-loader-circular {
	height: 110px;
	width: 110px;
	margin-top: -55px;
	-webkit-animation: rotate 2s linear infinite;
	animation: rotate 2s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.feed-loader-path {
	stroke: #bfc3c8;
	stroke-width: 1.5;
	stroke-dasharray: 20, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@keyframes dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px;
	}
	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px;
	}
}

.vue-popup-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	background-color: black;
	opacity: 0.3;
	z-index: 100;
}

.vue-popup-wrapper {
	position: absolute;
	width: 420px;
	height: fit-content;

	background-color: white;
	padding: 10px 30px 0px 30px;

	z-index: 1000;
	filter: none;

	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.vue-popup-wrapper .vue-buttons {
	position: fixed;
	bottom: 0px;
}

.popup-ok-button {
	margin-bottom: 25px;
	margin-top: 25px;
}

.vue-popup-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

	font-size: 16px;
	text-align: center;
}

.vue-popup-content p {
	margin: 0;
}

.footer-button-panel {
	background: white;
	padding-top: 20px;
	padding-bottom: 20px;
	box-shadow: 0 -2px 4px 0 #c6c9cb;
	position: fixed;
	bottom: 0;
	display: -webkit-flex; 
	display: flex;
	margin-left: -20px;
	-webkit-justify-content: flex-center;
	justify-content: center;
	width: 100%;
}
