.top-background-page{
	background-image: url("../images/header-bg.jpg");
	background-color: #f5f8fa;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}
.hearder-manager-area{
    display: inline-flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    padding: 5px 18px 5px 60px;
}
.hearder-logo{
    max-width: 300px;
    max-height: 75px;
    margin-right: 15px;
}
.header-right-menu{
	width: 100%;
}
.header-menu-manager{
	display: inline-flex;
}
.manager-box-title{
	display: inline-flex;
    justify-content: space-between;
    align-items: center;
}
.manager-welcome-text{
	margin: 5px 5px 10px 0px;
	color: white;
}
.header-menu-manager a{
	color: #ffffff;
	margin: 5px
}
.manager-content{
	padding: 0px 60px;
}
.header-menu-manager .active{
    background-color: #ffffff5e;
    border-radius: 5px;
}
.ng-table-pagination {
	margin: 5px;
}

.ng-table th.sortable.sort-asc, .ng-table th.sortable.sort-desc {
    background-color: #e5e5e5;
    text-shadow: 0 1px 1px hsl(0deg 0% 100% / 75%);
    border-radius: 5px;
    /* color: #2677bf; */
}
.color-white{
	color: white;
}
.ng-table-paging-top {
	margin: 0;
}

.alert {
	margin: 7px;
}

.table-container .header {
	display: none;
}

.col-lg-12 {
	padding-right: 25px;
	padding-left: 25px;
}

.padding-bottom-65 {
	padding-bottom: 65px;
}

.padding-top-25 {
	padding-top: 25px;
}

.btn {
	padding: 8px 12px;
	cursor: pointer;
}

.btn-icon {
	border-radius: 50px;
	padding: 4px 8px;
    background-color: #f5f8fa;
    border-color: #f5f8fa;
    color: #535669;
    font-size: 18px;
    border-radius: 5px;
    display: initial;
}
.btn-icon:hover, .btn-icon:focus, .btn-icon:active, .btn-icon.active, .open .dropdown-toggle.btn-icon, .btn-icon:active:focus, .btn-icon:active:hover, .btn-icon.active:hover, .btn-icon.active:focus {
    background-color: #f5f8fa;
    border-color: #f5f8fa;
    color: #04c8c8;
}
.btn-icon.disabled, .btn-icon[disabled], fieldset[disabled] .btn-icon {
    opacity: 1; 
    background-color: #f5f8fa;
    border-color: #f5f8fa;
}
.btn-icon.disabled:hover, .btn-icon[disabled]:hover, fieldset[disabled] .btn-icon:hover {
    color: #a4a7b2;
    background-color: #f5f8fa;
    border-color: #f5f8fa;
}
.btn-icon.disabled i, .btn-icon[disabled] i, fieldset[disabled] .btn-icon i{
    opacity: 0.5; 
}
.btn-same-input {
	padding: 7px 12px;
	cursor: pointer;
	float: right;
	margin: 0;
}

.btn-icon-up-down {
	border-radius: 50px;
	padding: 4px 10px;
}

.btn-show-color {
	padding: 12px 12px;
}

.no-display {
	display: none;
}

.input-group-btn>.btn {
	padding: 7px 12px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.body-small {
	font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #1e1e2d;
	font-size: 12px;
	color: #404040;
	overflow-x: hidden;
}

.navbar-right {
	float: right !important;
}

.ibanerror {
	color: red !important;
}

.float-right {
	float: right;
}

.padding-left-25 {
	padding-left: 25px !important;
}

.padding-left-20 {
	padding-left: 20px !important;
}

.container {
	padding-right: 0px;
	padding-left: 0px;
}

.logo-admiral {
	width: 135px;
	background-color: #ffffff;
	margin-bottom: 5px
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.with-70-percent {
	width: 70%;
}

.height-100-percent {
	height: 100%;
}

.flag.flag-us {
	background-position: -144px -154px;
}

.flag.flag-de {
	background-position: -80px -33px;
}
.flag.flag-fr {
    background-position: -176px -121px;
}
.flag.flag-nl {
     background-position: -80px -110px;
}
.flag.flag-es {
    background-position: -16px -44px;
}
.flag.flag-it {
    background-position: -208px -66px;
}
.flag.flag-pt {
     background-position: -112px -121px;
}

.flag.flag-ko {
    background-position: -144px -77px;
}

.flag.flag-ja {
    background-position: -16px -77px;
}

.flag.flag-zh {
    background-position: -208px -22px;
}
.flag.flag-hu {
    background-position: -32px -66px;
}
.flag {
	width: 16px;
	height: 11px;
	background: url(../img/flags/flags.png) no-repeat;
	margin-top: -.18em;
	display: inline-block;
}

.pointer {
	cursor: pointer;
}

.imgsize {
	max-width: 220px;
	max-height: 220px;
}

.btn-srearch-map {
	margin-right: -1px;
	border: 1px solid #516A81;
}

.padding-top18 {
	padding-top: 18px;
}

#map {
	height: 250px;
}

#floating-panel {
	position: absolute;
	top: 10px;
	left: 25%;
	z-index: 5;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #999;
	text-align: center;
	font-family: 'Roboto', 'sans-serif';
	line-height: 30px;
	padding-left: 10px;
}

.switchery {
	width: 73px !important;
}

.margin-5 {
	margin: 5px;
}

.map-area {
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-bottom: 5px;
}

.margin-top5-bottom5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.ibox-title {
	padding: 5px 15px 7px;
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    overflow: hidden;
}

.beacon-icon {
	width: 16px;
	background-color: #ffffff;
	border-radius: 2px;
	margin-right: 10px;
	margin-left: 3px;
}

.logo {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-repeat: no-repeat;
}

.nav-header {
    background-color: #1a1a27 !important;
    background-image: none;
    padding: 15px 10px 15px 10px!important;
    border-bottom: 1px solid #2d2d43;
}

.nav-header-mini {
	background-color: #1a1a27 !important;
	background-image: none;
	padding: 14px 16px;
}

.nav-header-mini {
	display: none !important;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px 10px 10px;
}
.mini-navbar .nav-header-mini {
	display: block !important;
    padding: 15px 10px 15px 20px;
    border-bottom: 1px solid;
}
.app-info-area{
	padding: 10px 0px 10px 10px!important;
}
.app-hearder{
	display: flex;
    justify-content: space-between;
    width: 100%;
}
.app-icon-area{
    display: flex;
}
.app-name-area{
	padding-left: 5px;
}
.left-menu-icon{
	width: 55px;
    height: 55px;
    border-radius: 7px;
    object-fit: contain;
    padding: 3px;
}
.row-icon{
	border-bottom: 1px solid #2d2d43;
	margin-bottom: 15px;
}
.mini-navbar .nav-header-mini .kt-aside__brand-tools {
	float: left;
	display: contents !important;
}
.mini-navbar .row-icon{
	display: none;
}
.menu-auto-scoll{
	overflow: auto;
    max-height: calc(100vh - 235px);
}

.logo-system {
	list-style-type: none;
	padding: 5px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
}

.error-container {
	color: red;
	margin-left: auto;
	margin-right: auto
}

.custom-customer-area {
	background: rgba(232, 231, 231, 0.9) !important;
}

.margin-10 {
	margin: 10px;
}

.padding-10 {
	padding: 10px;
}

.padding-top-10 {
	padding-top: 10px;
}

.padding-bottom-50 {
	padding-bottom: 50px;
}

.padding-bottom-10 {
	padding-bottom: 10px;
}

.customDialog {
	height: 100%;
	padding-bottom: 50px;
	padding-top: 50px !important;
	padding-left: 10%;
	padding-right: 10%;
	width: 100%;
}
.customDialog-35-percent {
	height: 100%;
	padding-bottom: 50px;
	padding-top: 50px !important;
	padding-left: 35%;
	padding-right: 35%;
	width: 100%;
}
.background-e8e8e8 {
	background-color: #e8e8e8 !important;
}

.notificationColor {
	color: #0F4FF0;
}

.display-block {
	display: block !important;
}

.errorColor {
	color: #F92121;
}

.customDialogErrorMessage {
	padding-top: 50px !important;
}

.ngdialog.customDialogErrorMessage .ngdialog-content {
	max-width: 550px !important;
	width: auto;
}

.ngdialog.customDialogNotifitation .ngdialog-content {
	max-width: 550px !important;
	width: auto;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
	width: auto !important;
}

section {
	padding-top: 3px;
	padding-bottom: 3px;
}

padding-top-bottom {
	padding-top: 15px;
	padding-bottom: 15px;
}

.no-margin {
	margin: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.padding-left-2 {
	padding-left: 2px !important;
}

.image-in-table {
	max-width: 250px;
	max-height: 250px;
}

.custom-customer-area {
	background: rgba(232, 231, 231, 0.9) !important;
}

.custom-action-area {
	margin: 10px 0px 10px 0px !important;
	padding: 20px 1px 0px !important;
}

.height-34 {
	height: 34px;
}

.width-34 {
	width: 34px;
}

.login-area {
	width: 100%;
	height: 100%;
	position: absolute
}

.drop-box {
	background: #F8F8F8;
	border: 5px dashed #DDD;
	height: 120px;
	text-align: center;
}
.drop-box-small {
    background: #F8F8F8;
    border: 3px dashed #DDD;
    height: 120px;
    text-align: center;
}
.dragover {
	border: 5px dashed blue;
}

.imgsizeDrag {
	max-height: 100px;
	max-width: 200px;
}

label {
	margin-top: 7px !important;
}

.ibox-title h5 {
	margin: 10px 0px 7px !important;
}

.margin-top-10 {
	margin-top: 10px;
}

.padding-top25 {
	padding-top: 25px;
}

.with-10 {
	width: 10px;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.padding-delete-buton-table {
	padding: 1px 5px !important;
}

.padding-3 {
	padding: 3px !important;
}

.border-table {
	border: 1px solid #e0e0e0;
}

#projectmanager_dropdown {
	padding: 4px !important;
	font-weight: 700 !important;
	position: absolute;
	z-index: 9999;
	left: 20px;
	background: #e4e4e4;
	width: 100%;
}

#technician_dropdown {
	padding: 4px !important;
	font-weight: 700 !important;
	position: absolute;
	z-index: 9999;
	left: 20px;
	background: #e4e4e4;
	width: 100%;
}

.angucomplete-title {
	padding: 5px;
	border-bottom: 1px solid #516A81;
	cursor: pointer;
}

.ibox-content {
	padding: 15px 20px 20px 20px !important;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
form .ibox-content{
	padding: 15px 20px 20px 20px !important;
}
.ngdialog.ngdialog-theme-default .ngdialog-close:before {
	background: transparent;
	color: #ffffff;
	content: '\00D7';
	font-size: 27px;
	font-weight: 700;
	height: 30px;
	line-height: 31px;
	position: absolute;
	right: 15px;
	text-align: center;
	top: 15px;
	width: 30px;
	border-radius: 50%;
	background: #ec4758;
}

.margin-right-5 {
	margin-right: 5px !important;
}

.control {
	position: relative;
	display: inline-block !important;
	margin-bottom: 14px;
	padding-left: 25px;
	padding-right: 20px;
	cursor: pointer;
}

.control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.control__indicator {
	position: absolute;
	top: 0px;
	left: 0;
	width: 19px;
	height: 19px;
	background: white;
	border: 1px solid #1e64b2;
}
.control--radio .control__indicator {
	border-radius: 50%;
}

.control:hover input ~ .control__indicator, .control input:focus ~
	.control__indicator {
	background: #ccc;
}

.control input:checked ~ .control__indicator {
	background: #ffffff;
	opacity: 1;
	border: solid 1px #1e64b2;
}

.control:hover input:not([disabled]):checked ~ .control__indicator,
	.control input:checked:focus ~ .control__indicator {
	
}

.control input:disabled ~ .control__indicator {
	pointer-events: none;
	opacity: .6;
	background: #e6e6e6;
}

.control__indicator:after {
	position: absolute;
	display: none;
	content: '';
}

.control input:checked ~ .control__indicator:after {
	display: block;
}

.control--checkbox .control__indicator:after {
	top: 2px;
	left: 6px;
	width: 5px;
	height: 11px;
	transform: rotate(45deg);
	border: solid #0038ff;
	border-width: 0 1px 1px 0
}

control--checkbox input:disabled ~ .control__indicator:after {
	border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
	top: 5px;
	left: 5px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #004f9f;
}

.control--radio input:disabled ~ .control__indicator:after {
	background: #7b7b7b;
}

.btn-66cdaa {
	color: #fff;
	border-color: #56cdaa;
	background: #66cdaa;
}

.btn-66cdaa:hover, .btn-66cdaa:active, .btn-66cdaa.active, .btn-66cdaa:focus
	{
	color: #fff;
	border-color: #56cdaa;
	background: #39cdaa;
}

.with-50 {
	width: 50px;
}
.with-70 {
	width: 92px !important;
}
.with-330 {
	width: 330px !important;
}
.with-10 {
	width: 20px !important;
}
.padding-5 {
	padding: 5px !important;
}

.image-deals {
	position: relative;
	display: inline-block;
}

.icon-delete-image-deals {
	color: rgb(234, 25, 25);
	font-size: 1.5em;
	float: right;
	margin-left: -12px;
	margin-top: -6px;
}

.align-right {
	text-align: right;
}

.claimstart-login {
	background: #004f9f;
	background: -webkit-linear-gradient(#004f9f, #3182d4);
	background: -o-linear-gradient(#004f9f, #3182d4);
	background: -moz-linear-gradient(#004f9f, #3182d4);
	background: linear-gradient(#004f9f, #3182d4);
	color: #ffffff;
}

.alert-info {
	color: #3838ff;
}

.icon-process-line {
	position: absolute;
	margin-left: -32px;
	margin-top: 0px;
	color: #004f9f;
	background-color: #e9f0f7;
}

.icon-process {
	position: absolute;
	margin-left: -11px;
	margin-top: 3px;
	color: #004f9f;
}

.no-padding-left-right {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.hiden-accident {
	background-color: rgb(232, 232, 232);
	margin-top: 10px;
	border-radius: 1px;
	border: 1px solid #bdbbbb;
}

.width-10-percent {
	width: 10%;
}

.border-area {
	border: 1px solid #a7a2a2;;
	margin: 5px;
}

.quickcheck-front {
	background-color: red;
}

.background-color-fff {
	background-color: #ffffff;
}

.responsiveWithHeifht {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

.border-damageitem {
	border: 2px solid #ffffff;
}

.center {
	text-align: center;
}

.background-color-86c786 {
	background-color: #86c786;
}

#PLZ_dropdown {
	position: absolute;
	background-color: #e8e8e8;
	z-index: 99999;
	width: 100%;
}

.highlight {
	color: red;
}

#PLZ_dropdown .angucomplete-description {
	display: inline-block;
	border-bottom: 1px solid #516A81;
	cursor: pointer;
	padding: 5px;
	width: 70%;
}

#PLZOffender_dropdown .angucomplete-title {
	display: inline-block;
	width: 27%;
}

#PLZOffender_dropdown .angucomplete-description {
	display: inline-block;
	border-bottom: 1px solid #516A81;
	cursor: pointer;
	padding: 5px;
	width: 70%;
}

#PLZOffender_dropdown {
	position: absolute;
	background-color: #e8e8e8;
	z-index: 99999;
	width: 100%;
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.btn {
	height: initial;
	padding: 5px 5px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 3px;
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.btn {
	height: initial;
	padding: 5px 5px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 3px;
}

#PLZ_dropdown .angucomplete-title {
	display: inline-block;
	width: 27%;
}

#witnessesAvailablePLZ_dropdown {
	position: absolute;
	background-color: #e8e8e8;
	z-index: 99999;
	width: 100%;
}

#witnessesAvailablePLZ_dropdown .angucomplete-title {
	display: inline-block;
	width: 27%;
}

#witnessesAvailablePLZ_dropdown .angucomplete-description {
	display: inline-block;
	border-bottom: 1px solid #516A81;
	cursor: pointer;
	padding: 5px;
	width: 70%;
}

.no-border-no-radius {
	border: none;
	border-radius: 0 !important;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.image-in-column {
	max-width: 250px;
	width: 100%;
	text-align: center;
}

.height-70 {
	height: 70px !important;
}

.font-size-12 {
	font-size: 12px !important;
}
.font-size-10 {
	font-size: 10px;
}
.margin-left-10 {
	margin-left: 10px !important;
}

.padding-left-right-9 {
	padding-right: 9px !important;
	padding-left: 9px !important;
}

.font-weight-500 {
	font-weight: 500 !important;
}

.title-color {
	color: #1e64b2;
	cursor: pointer;
	font-size: 18px;
	margin: 0px 0px 10px 0px !important;
}

.title {
	cursor: pointer;
	font-size: 18px;
	margin: 0px 0px 10px 0px !important;
}

.sub-title-color {
	color: #1e64b2;
	cursor: pointer;
	margin: 0 !important;
}

.cursor-default {
	cursor: default !important;
}

.verticalLine {
	content: '';
	width: 0;
	height: 100%;
	position: absolute;
	border: 1px solid black;
	top: 0;
	left: 100px;
}

.progress_line {
	position: relative;
	height: 100%;
	margin: 0px 22px;
}

.progress_line_border {
	border-left: 2px solid #004f9f;
}

#topArea {
	background-color: rgba(255, 255, 255, 0.90);
	margin-top: 20px;
}

#toTop {
	padding-right: 7px;
	position: fixed;
}

#clickTotopButon, #toTop {
	color: #fff;
	bottom: 43px;
	right: 0px;
	z-index: 9999;
}

#clickTotopButon {
	padding: 4px 12px;
	background: #3E59A5;
	display: none;
}

.pointer {
	cursor: pointer;
}

.ibox-content-with-line {
	padding: 0px 20px 40px 20px !important;
}

.padding-left-29 {
	padding-left: 29px;
}

.margin-bottom-15px {
	margin-bottom: 15px
}

.checkbox-garage {
	margin-top: 2px !important;
	background-color: #ff0000;
	padding: 5px 34px;
}

.padding-top23 {
	padding-top: 23px;
}

.margin-left-5 {
	margin-left: 5px !important;
}

#infoVehicleAreaContent {
	display: none;
}

#detailsVehicleAreaContent {
	display: none;
}

.maindiv {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

/* Absolute Center Spinner */
.loading {
	position: fixed;
	z-index: 99999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

/* Transparent Overlay */
.loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
	/* hide "loading..." text */
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.loading:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75)
		1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75)
		-1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5)
		-1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
		rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
	box-shadow: rgb(255 0 0 / 75%) 1.5em 0 0 0, rgb(255 95 2) 1.1em 1.1em 0 0, rgb(255 254 0 / 75%) 0 1.5em 0 0, rgb(0 255 8 / 75%) -1.1em 1.1em 0 0, rgb(2 162 255 / 75%) -1.5em 0 0 0, rgb(5 1 255 / 75%) -1.1em -1.1em 0 0, rgb(192 0 255 / 75%) 0 -1.5em 0 0, rgb(239 0 255) 1.1em -1.1em 0 0;
}

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.alert-warning-error {
	color: #dc0000 !important;
	background-color: #fcf8e3 !important;
	border-color: #faebcc;
	padding: 7px !important;
}

@media ( min-width : 768px) {
	.col-sm-12 {
		width: 100%;
	}
	.show-mobile {
		display: none;
	}
	.hide-mobile {
		display: block;
	}
	.navbar-collapse-area.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.elementtype3 p{
		width: 25%!important;
	}
	.elementtype3 p1{
		left: 6.8%!important;
	}
}

@media ( max-width : 768px) {
	.col-sm-12 {
		width: 100%;
	}
	.align-center-mobile {
		text-align: center;
	}
	.show-mobile {
		display: block;
	}
	.hide-mobile {
		display: none;
	}
	.bootstrap-datetimepicker-widget a[data-action] {
		padding: 0px 0;
	}
	.bootstrap-datetimepicker-widget td span {
		display: inline-block;
		width: 54px;
		height: 35px;
		line-height: 54px;
		margin: 2px 1.5px;
		cursor: pointer;
		border-radius: 4px;
	}
	.btn {
		display: inline-block;
		padding: 7px 15px !important;
		margin-bottom: 5px !important;
		margin-top: 5px !important;
		font-size: 9px;
	}
	.no-padding-mobile {
		padding: 0 !important;
	}
	.input-group-btn>.btn {
		padding: 10px 12px !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		line-height: 0.8 !important;
	}
	.elementtype3 p{
		width: 13%!important;
	}
}

@media ( max-width : 460px) {
	.recent-work-wrap .overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		border-radius: 0;
		background: #1b6dc5;
		color: #ffffff;
		vertical-align: middle;
		-webkit-transition: opacity 500ms;
		-moz-transition: opacity 500ms;
		-o-transition: opacity 500ms;
		transition: opacity 500ms;
		padding: 10px;
	}
	.main-margin-bottom-3 {
		margin-bottom: 3px;
	}
	.main-nomargin {
		margin: 0;
	}
	.elementtype3 p{
		width: 13%!important;
	}
}

@media ( max-width : 1550px) {
	div.phone-case {
		width: 100% !important;
		height: 700px !important;
	}
	div.shadow {
		height: 625px !important;
	}
	.element-in-phone {
		height: 582px !important;
	}
	.element-image-full {
		height: 100px !important;
	}
	div.speaker {
		left: 45% !important;
	}
	div.front-cam {
		width: 7px;
		left: 55% !important;
	}
}

.none-display {
	display: none;
}

.none-display-important {
	display: none !important;
}

.title-crawler {
	background: #666;
	color: #FFF;
	padding: 3px;
}

.aliceblue {
	background-color: aliceblue;
}

.float-left {
	float: left;
}

.image-in-table-home-screen {
	max-height: 150px;
}

.align-center {
	text-align: center !important;
}

.container-image-full {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.container-image-squares {
	width: 50%;
	height: 350px;
	object-fit: cover;
}

.container-image-25-percent {
	width: 25%;
	height: 350px;
	object-fit: cover;
}

.element-left {
	background: #afd0f5;
	margin-top: 10px;
}

.element-right {
	background: #afd0f5;
	margin-top: 10px;
}

.element {
	background: #8dbbef;
}

.title-element {
	margin-top: 10px;
}
.title-element-list {
	margin-top: 10px;
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.fusion_builder_layout_column {
	text-align: center;
	color: #ddd;
	margin: 1%;
	font-size: 12px;
}

.fusion_builder_column_layout_1_1 {
	width: 100%;
	margin-left: 0;
}

.fusion-builder-column-1_2, .fusion_builder_column_layout_1_2 {
	width: 48%;
	height: 300px;
	border-radius: 10px;
}

.fusion_builder_column_layout_2_3 {
	width: 65.3333%;
	height: 300px;
	border-radius: 10px;
}

.fusion-builder-column-1_3, .fusion_builder_column_layout_1_3 {
	width: 30.6666%;
	height: 300px;
	border-radius: 10px;
}

.container-round {
	
	padding: 1%;
	margin: 1%;
}
.container-content-area{
	margin: 25px;
    background: #f5f8fa;
    padding: 5p;
    border-radius: 10px;
    padding: 15px 0px;
}
.container-area {
	width: 48%;
	float: left;
	cursor: pointer;
	
}
.element-content-area{
	margin: 25px;
    background: #f5f8fa;
    padding: 5p;
    border-radius: 10px;
    padding: 15px 0px;
    float: left;
}
.element-area {
	padding: 5px !important;
	padding-top: 15px !important;
}
#page-cotainer .element-area-left{
    padding-right: 10px !important;
	padding-top: 15px !important;
}
#page-cotainer .element-area-right{
	padding-left: 10px !important;
	padding-top: 15px !important;
}

.element-item {
	border: 1px dotted;
	cursor: move;
	padding: 5px;
	margin-bottom: 5px;
	display: flex;
}

.element-action {
    float: right;
    z-index: 99;
    padding-bottom: 2px;
    margin-top: -10px;
}

.element-check-box {
	margin-top: -21px;
	margin-right: 36px;
}

.remove-element-item-left {
    font-size: 14px;
    cursor: pointer;
    border-radius: 50%;
    background-color: red;
    color: #ffffff;
    padding: 4px 6px;
}
.remove-element-item {
    font-size: 14px;
    cursor: pointer;
    border-radius: 50%;
    background-color: red;
    color: #ffffff;
    padding: 4px 6px;
}

.remove-image-selected {
	z-index: 99999;
	float: right;
	top: 0;
	color: #e02828;
	font-size: 23px;
	margin-top: -12px;
	margin-left: 10px;
	margin-right: -8px;
	cursor: pointer;
	background-color: #e6e6e669;
	padding: 2px 5px;
	border-radius: 50%;
}

.update-element-item {

   font-size: 14px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #02e477;
    color: #ffffff;
    padding: 4px 6px;
}

.header-dropdown-list {
	list-style: none;
	float: right;
	position: relative;
	margin: 0;
}

.header-dropdown-list>li>.dropdown-toggle {
	margin-top: 16px;
	display: block;
}

.header-dropdown-list>li {
	display: inline-block;
	padding-right: 5px;
}

.header-dropdown-language-page .dropdown-toggle {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 6px;
	text-align: center;
}

.flag.flag-us {
	background-position: -144px -154px;
}

.flag.flag-de {
	background-position: -80px -33px;
}

.container-image-thumbnail {
	width: 100px;
	height: 100px;
	vertical-align: top;
	margin-right: 10px;
}

.container-image-thumbnail-right {
	width: 100px;
	height: 100px;
	vertical-align: top;
	margin-right: 10px;
	float: right;
}

.inline-block {
	display: inline-block;
}

.element-image-full {
	width: 100%;
	height: 120px;
	object-fit: cover;
}

.element-image-thumbnail {
	object-fit: cover;
	vertical-align: top;
	margin-right: 10px;
}

.element-image-thumbnail-right {
	object-fit: cover;
	vertical-align: top;
	margin-right: 10px;
	float: right;
}

.element-in-phone {
	height: 666px;
	overflow-y: scroll;
}

div.phone-case {
	z-index: 3;
	width: 80%;
	height: 800px;
	background-color: #999;
	box-shadow: -30px 50px 100px 10px #000;
	border: 2px solid transparent;
	border-right-color: rgba(255, 255, 255, 0.55);
	border-top-color: rgba(255, 255, 255, 0.55);
	border-left-color: rgba(46, 46, 46, 0.17);
	border-bottom-color: rgba(46, 46, 46, 0.30);
	border-radius: 40px;
	margin-bottom: 100px;
}

div.phone-case-container {
	z-index: 3;
	width: 100%;
	height: 800px;
	background-color: #999;
	box-shadow: -30px 50px 100px 10px #000;
	border: 2px solid transparent;
	border-right-color: rgba(255, 255, 255, 0.55);
	border-top-color: rgba(255, 255, 255, 0.55);
	border-left-color: rgba(46, 46, 46, 0.17);
	border-bottom-color: rgba(46, 46, 46, 0.30);
	border-radius: 40px;
	margin-bottom: 100px;
}

div.shadow {
	z-index: 4;
	position: relative;
	margin: 0px 15px 0px 15px;
	height: 720px;
	top: 40px;
	background: #ffffff;
	border-radius: 4px;
}

div.shadow-container {
	z-index: 4;
	position: relative;
	margin: 0px 20px 0px 20px;
	height: 720px;
	top: 40px;
	background: #ffffff;
	border-radius: 4px;
	overflow: auto;
    padding: 5px;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 1px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #838383;
	border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #5cb85c;
}
.menu-auto-scoll::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px #1e1e2d;
	border-radius: 1px;
}
.menu-auto-scoll::-webkit-scrollbar-thumb {
	background: #1e1e2d;
	border-radius: 5px;
}
.menu-auto-scoll:hover::-webkit-scrollbar-thumb {
	background: #838383;
	border-radius: 5px;
}

#scrollable-area::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px #ffffff;
	border-radius: 1px;
}
#scrollable-area::-webkit-scrollbar-thumb {
	background: #ffffff;
	border-radius: 5px;
}
#scrollable-area:hover::-webkit-scrollbar-thumb {
	background: #838383;
	border-radius: 5px;
}
.container-list::-webkit-scrollbar-thumb{
	background: transparent;
}
.container-list:hover::-webkit-scrollbar-thumb {
	background: #838383;
	border-radius: 5px;
}
.container-list::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px transparent;
	border-radius: 1px;
}
div.sound-settings {
	width: 5px;
	height: 80px;
	background-color: #666;
	border: 0.5px solid transparent;
	box-shadow: -30px 50px 100px 10px #000;
	border-radius: 14px;
	position: absolute;
	top: 100px;
	left: 10px;
}

div.power {
	width: 5px;
	height: 30px;
	background-color: #666;
	border: 0.5px solid transparent;
	box-shadow: -30px 50px 100px 10px #000;
	border-radius: 14px;
	position: absolute;
	top: 200px;
	left: 10px;
}

div.speaker {
	width: 30px;
	height: 5px;
	background-color: transparent;
	position: absolute;
	top: 15px;
	left: 38%;
	border: 1px solid #000;
	border-radius: 100px;
}

div.front-cam {
	width: 7px;
	height: 7px;
	border-radius: 7px;
	background-color: black;
	border: 0.5px solid transparent;
	position: absolute;
	top: 14px;
	left: 43%;
}

footer.canvas {
	background-size: cover;
	width: 100%;
	height: 95%;
	position: absolute;
	top: 15px;
	border-radius: 20px;
	background-position: center;
	animation: background_ 4s infinite;
}

div.recent-apps {
	width: 14px;
	height: 14px;
	background-color: transparent;
	border: 2px solid transparent;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	position: absolute;
	top: 510px;
	left: 50px;
}

div.home-button {
	width: 14px;
	height: 14px;
	background-color: transparent;
	border: 2px solid #FFFFFF;
	position: absolute;
	top: 510px;
	left: 130px;
}

div.back-button {
	width: 14px;
	height: 14px;
	background-color: transparent;
	border: 2px solid transparent;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	position: absolute;
	top: 510px;
	left: 210px;
}

.sort-element-reload {
    float: left;
    font-size: 16px;
    border-radius: 50%;
    padding: 6px 8px;
    cursor: pointer;
    background-color: #36a936;
    color: #ffffff;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.sort-element-confirm {
    float: right;
    font-size: 16px;
    border-radius: 50%;
    padding: 6px 7px;
    cursor: pointer;
    background-color: #36a936;
    color: #ffffff;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.sort-element-preview {
    float: right;
    font-size: 22px;
    border-radius: 50%;
    padding: 3px 11px;
    cursor: pointer;
    background-color: #36a936;
    color: #ffffff;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.sort-button-area {
	z-index: 5;
	width: 100%;
	bottom: 0;
	padding: 3px;
	display: inline-block;
}

.element-list-left {
	display: grid;
    align-items: center;
    width: 100%;
}

.element-list-right {
    float: right;
    padding-right: 25px;
    display: grid;
    align-items: center;
    width: 100%;
}

.gallery-element {
/* 	white-space: nowrap; */
	overflow-y: hidden;
	overflow-x: auto;
}

.image-gallery-element {
	display: inline;
}

.header-page {
	display: inline-block;
	padding: 12px 2px 2px 25px;
	color: white;
}

.image-baner-in-page {
	height: 100px;
	object-fit: cover;
	padding: 2px;
}

.label-coundown-text {
	float: right;
	margin-top: -19px !important;
	padding-right: 10px;
	position: inherit;
}

.width-100-percent {
	width: 100% !important;
}
.max-height-350{
	max-height: 350px;
}
.center-vertical {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.button-on-crop-area {
	margin-top: -25px;
}

.icon-on-crop-area {
	background-color: transparent;
	border: none;
	color: aqua;
	font-size: 16px;
}

.icon-on-crop-area-done {
	background-color: transparent;
	border: none;
	margin-top: -6px;
	color: blue;
	font-size: 30px;
}

.gallery-20-percent {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(15%, 1fr));
    grid-gap: 30px 15px;
}

.gallery-10-column {
	display: grid;
	grid-template-columns: repeat(10, 1fr);
	grid-gap: 15px;
}

.gallery-8-column {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	grid-gap: 15px;
}

.gallery-20-percent>[style="--aspect-ratio: 1/1;"] {
	grid-column: span 1;
}

.gallery_img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.gallery_img_in_dialog {
	width: 100%;
	object-fit: cover;
    aspect-ratio: 1 / 1;
    border-radius: 10px;
}

.icon-100-percent {
	width: 100%;
	height: 100%;
}

.icon-remove-main-point {
	background: transparent;
	color: #ffffff;
	margin: 3px;
	font-size: 23px;
	border: none;
}

.icon-remove-main-point-text {
	font-size: 13px;
	font-weight: 700;
	color: #404040;
}

.area-image-preview {
	text-align: center;
	max-height: 350px;
	background: aliceblue;
}

.area-image-preview-on-croper {
	display: inline-block;
	padding: 15px;
}

.image-preview-on-croper {
	max-height: 300px;
	max-width: 90%;
}

.icon-croper-on-image {
	float: right;
    top: 0;
    color: #36a936;
    font-size: 22px;
    margin-top: -17px;
    margin-left: -15px;
    margin-right: -8px;
    cursor: pointer;
    background-color: #e6e6e669;
    padding: 2px 11px;
    border-radius: 4px;
}

.load-more-button {
	background: #1e64b2de;
	font-size: 25px;
	color: #ffffff;
	border-radius: 2px;
	position: fixed;
	right: 15px;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 1px 3px 3px 1px;
}

.save-in-dialog-button {
	background: #00427f;
	font-size: 25px;
	color: #FFFFFF;
	border-radius: 2px;
	position: fixed;
	right: 15px;
	top: 83px;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-flex;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 14px;
	font-weight: 400;
}

.remove-image-gallery {
/* 	z-index: 99999; */
	float: right;
	position: absolute;
	color: #e02828;
	font-size: 23px;
	margin-top: -12px;
	margin-left: -20px;
	cursor: pointer;
	background-color: #eaeaea5e;
	padding: 2px 5px;
	border-radius: 50%;
}

.element-action-gallery {
	float: right;
	z-index: 99;
}

h3.accordion {
	margin: 0;
}

.accordion a {
	padding: 10px;
	background: #ddd;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 1px;
}

.accordion-content {
	border: 1px solid #ddd;
	padding: 10px;
	margin: 1px 0;
}

.small-button {
	padding: 3px 6px !important;
		display: inline-flex;
    align-items: center;
    justify-content: center;
     font-size: 15px;
}
.small-button-circle {
	padding: 3px 6px !important;
	display: inline-flex;
	align-self: center;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}
.small-button-text {
	padding: 3px 6px !important;
	display: block;
	align-self: center;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    border-radius: 100%;
    width: 30px;
/*     overflow: hidden; */
    text-overflow: ellipsis;
}
.small-button-circle .image-icon{
     width: 100%;
    height: 100%;
    border-radius: 100%;
}
.small-button-circle img{
     width: 100%;
    height: 100%;
    border-radius: 100%;
}
.normal-button {
	padding: 6px 12px !important;
	display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.normal-button-circle {
	padding: 6px 12px !important;
	display: inline-flex;
	align-self: center;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin-bottom: 7px;
}
.normal-button-text {
	padding: 6px 12px !important;
	display: block;
	align-self: center;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 100%;
    width: 40px;
/*     overflow: hidden; */
    text-overflow: ellipsis;
}
.normal-button-circle .image-icon{
     width: 100%;
    height: 100%;
    border-radius: 100%;
}
.normal-button-circle img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.large-button {
	padding: 9px 18px !important;
	display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
}
.large-button-circle {
	padding: 9px 18px !important;
	display: inline-flex;
	align-self: center;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}
.large-button-text {
	padding: 9px 18px !important;
	display: block;
	align-self: center;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 100%;
    width: 50px;
/*     overflow: hidden; */
    text-overflow: ellipsis;
}
.large-button-circle .image-icon{
     width: 100%;
    height: 100%;
    border-radius: 100%;
}
.large-button-circle img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.indicator_more {
	width: 30px;
	height: 30px;
	float: right;
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.indicator_list {
    float: right;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-sub-list {
	margin: 3px;
	padding: 4px 9px;
}

.station-aria {
	margin: 5px;
}

.header-staion {
	background: #bfd5e8;
	padding: 7px;
	border-bottom: 1px dotted #ffffff;
}

.station-row {
	background: aliceblue;
	cursor: move;
}

.padding-bottom-0 {
	padding-bottom: 0;
}

.margin-bottom {
	margin-bottom: 0;
}

.margin-bottom-5 {
	margin-bottom: 5px;
}

.margin-bottom-0 {
	margin-bottom: 0px;
}

.padding-left-8 {
	padding-left: 8px !important;
}

.layer-selection {
	float: left;
	width: 100%;
	display: initial;
	cursor: move;
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

.info-roomplan {
	background: transparent;
	margin: 4px 6px 0px 0px;
	font-size: 23px;
	color: #00427f;
	cursor: pointer;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.limit-text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}

.position-absolute {
	position: absolute
}

.kt-aside__brand-aside-toggler svg g [fill] {
	-webkit-transition: fill 0.3s ease;
	transition: fill 0.3s ease;
	fill: #494b74;
}

.kt-aside__brand-tools {
	display: -webkit-box;
	display: -ms-flexbox;
	display: inline-block;
	-webkit-box-pack: end;
	float: right;
	padding-top: 11px;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.kt-aside__brand-aside-toggler {
	display: inline-block;
	padding: 0;
	border: 0;
	background: none;
	outline: none !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.kt-menu__link-icon {
	color: #5d78ff;
	padding-right: 12px;
}

.item-in-navigation {
	display: flex !important;
}

.nav-label {
	padding-top: 4px;
	color: #a2a3b7;
	font-weight: 500;
	text-transform: initial;
}
.item-in-navigation:hover:hover .nav-label {
	color: #ffffff;
}
.item-in-navigation:hover .normal-path {
    fill: #ffffff;
}
body.mini-navbar .nav-header {
    padding: 0;
    background-color: #516A81;
    display: none;
}	
.nav > li {
    background: #1e1e2d;
    padding: 0px 5px 0px 10px;
}
.nav > li.active > a.item-in-navigation {
    color: #ffffff;
    transition: color .2s ease,background-color .2s ease;
    background-color: #009ef7;
    border-radius: 5px;
}
.nav-second-level li, .nav-third-level li {
    border-bottom: none !important;
    padding: 10px 0px 10px 30px;
    border-radius: 6px;
}
.kt-menu__section {
	height: 40px;
	display: flex;
	padding: 0 25px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nav.nav-second-level > li.active {
    background-color: #009ef7;
}
.mini-navbar .kt-menu__section {
	display: none;
}
.navbar-top-links li:last-child {
    margin-right: 40px;
    background: transparent;
}
.logout-button{
	padding-top: 16px!important;
    color: white!important;
}
.application-item {
	font-size: 16px;
	color: #ffffff;
}

.normal-path {
	fill: #494b74;
}

.normal-rect {
	fill: #ffffff;
}

.menu-text {
	color: #a2a3b7;
}
.item-in-navigation:focus, .item-in-navigation:hover, .link-in-sub-menu:hover, .link-in-sub-menu:focus {
    text-decoration: none;
    background-color: transparent!important; 
    color: #ffffff;
}
.active .item-in-navigation:focus, .active .item-in-navigation:hover {
    text-decoration: none;
    background-color: #009ef7!important; 
}
nav ul .active .normal-rect {
	fill: #ffffff!important;
	position: relative;
	background: #000;
}

nav ul .active .normal-path {
	fill: #ffffff !important;
	position: relative;
	background: #000;
}

nav ul .active .nav-label {
	color: #ffffff;
	font-weight: 700;
}

.kt-menu__link-bullet.kt-menu__link-bullet--dot>span {
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #5c5e81;
}

.kt-menu__link-bullet {
	vertical-align: middle;
	text-align: left;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 15px;
	flex: 0 0 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: inline-flex;
	padding-right: 8px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 0;
}

.sub-menu-item {
	padding: 7px 10px 7px 10px;
	padding-left: 52px;
}

.link-in-sub-menu {
	padding: 0 !important;
	display: inline-block !important;
}

.left-login-area {
	/* display: -webkit-box; */
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	/* width: 605px; */
	padding: 3rem 3.5rem;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/login-bg.png);
	height: 100%;
	padding: 3% 8%;
	background-repeat: no-repeat;
	background-size: cover;
}

.kt-grid__item {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.new-login-area {
	height: 100%;
}

.welcome-text-area {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-flex: 1;
}
.welcome-text{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 300;
}
.login-copyright{
	position: absolute;
    bottom: 10px;
    left: 20px;
}
.detail-welcome-text-area {
	-webkit-box-flex: 0;
	align-self: center;
}

.login-logo {
	position: absolute;
}

.login-form-area {
	-webkit-box-flex: 1;
	flex: 1 auto;
	-ms-flex: 1 0 0px;
	min-width: 0;
	padding: 3rem 3rem;
	height: 100%;
}

.all-login-from {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.center-login-form {
	width: 100%;
	max-width: 450px;
	/* display: -webkit-box; */
	display: -ms-flexbox;
	/* display: flex; */
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	text-align: center;
    border-right: 1px solid #ffffff;
    padding-right: 68px;
    border-image: linear-gradient(#1bbcff, transparent) 1;
}

.login-input {
	border: none;
    height: 42px;
    margin-top: 1.25rem;
    background-color: rgb(255 255 255 / 36%);
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    width: 350px;
    color: white;
}

.text-signin {
	color: aquamarine;
	font-size: 3rem;
	color: #ffffff;
	margin-bottom: 0.5rem;
	/* font-weight: 500; */
	line-height: 1.2;
	margin-top: -45px;
    padding-bottom: 30px;
}

.kt-login__actions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 3rem 0;
	justify-content: center;
}
.kt-login__actions button{
	padding: 10px 50px;
    height: auto;
	background-color: #1bbcff!important;
    opacity: 1!important;

}
.all-login-from a{
	color: #ffffff;
}
.kt-login__btn-primary {
	height: 50px;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

/* New styles for technology submitted table */
.scrollable-table-container {
    width: 100%;
    overflow-x: auto;
    position: relative;
}

#technologySubmitted {
    min-width: 100%;
    table-layout: auto;
}

.answer-cell {
    min-width: 150px;
    max-width: 200px;
    white-space: normal;
    word-break: break-word;
}

#technologySubmitted th, #technologySubmitted td {
	border: 1px dashed #e7eaec;
    padding: 8px;
    vertical-align: top;
}

.minimaliza-sidebar {
	display: none;
}

.body-small .minimaliza-sidebar {
	display: block;
}

.mini-navbar .sub-menu-item {
	padding: 4px 0px 7px 1px;
	padding-left: 0 px;
}

.ibox-content-small {
	max-height: 500px;
	overflow-y: auto;
	padding: 20px;
}

.no-border {
	border: none !important;
}

.text-on-image-area {
	min-width: 80px;
	min-height: 20px;
}

.item-size {
	padding-top: 32px;
}

#containment-wrapper {
	padding-top: 50px;
}

.remove-in-roomplan {
	background: transparent;
	margin: 4px 6px 0px 0px;
	font-size: 23px;
	color: #D80707;
	cursor: pointer;
}

.big-z-index {
	z-index: 1000000;
}

.text-nowrap {
	word-wrap: break-word;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.display-inline-block {
	display: inline-block !important;
}

.all-in-left {
	float: left;
	text-align: left;
}

.marked-item-in-room {
	background: rgba(133, 184, 228, 0.28);
	border: 1px dotted rgb(133, 184, 228);
}

.editing-item-in-room {
	position: inherit;
	border: 3px dotted rgb(133, 184, 228);
}

.left-text {
	float: left;
	text-align: left;
}
.text-align-left{
	text-align: left;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}

.version-code {
	color: #d0d0d0;
	padding: 5px;
}

.padding-small {
	padding-left: 5px;
	padding-right: 5px;
}

.legend-icon-lba-deleted {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background-color: #000000;
	display: inline-block;
	opacity: 0.7;
}

.legend-icon-lba-deactived {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background-color: #c1c1c1;
	display: inline-block;
	opacity: 0.7;
}

.legend-icon-lba-warming {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background-color: #e2dc0a;
	display: inline-block;
	opacity: 0.7;
}

.legend-icon-lba {
	display: inline-block;
	padding-left: 5px;
	font-size: 15px;
	font-weight: 600;
}

.legend-icon-lba-last-position {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url("../images/curentposition.gif");
	background-size: contain;
}

.radius-left {
	border-radius: 4px 0px 0px 4px;
}

.radius-right {
	border-radius: 0px 4px 4px 0px;
}

.headline-sensor {
	background: #5d78ff;
	padding: 8px;
	border-radius: 3px;
	border: 1px solid #2e4ad6;
	color: #ffffff;
}

.metismenu .active .collapse {
	display: block;
}

.color-marked {
	color: #000000;
}

.video-fake-area {
	color: #ffffff;
	background-color: #1e1e2dc2;
}

.switch {
	background: #fff;
	border: 1px solid #dfdfdf;
	position: relative;
	display: inline-block;
	box-sizing: content-box;
	overflow: visible;
	width: 52px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border-radius: 20px;
	cursor: pointer;
	box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
	transition: 0.3s ease-out all;
	-webkit-transition: 0.3s ease-out all;
	top: -1px;
}
/*adding a wide width for larger switch text*/
.switch.wide {
	width: 80px;
}

.switch small {
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	transition: 0.3s ease-out all;
	-webkit-transition: 0.3s ease-out all;
}

.switch.checked {
	background: rgb(100, 189, 99);
	border-color: rgb(100, 189, 99);
}

.switch.checked small {
	left: 22px;
}
#formBuilder .switch.checked small {
	left: 30px;
}
/*wider switch text moves small further to the right*/
.switch.wide.checked small {
	left: 52px;
}
/*styles for switch-text*/
.switch .switch-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.switch .off {
	display: block;
	position: absolute;
	right: 10%;
	top: 25%;
	z-index: 0;
	color: #A9A9A9;
}

.switch .on {
	display: none;
	z-index: 0;
	color: #fff;
	position: absolute;
	top: 25%;
	left: 9%;
}

.switch.checked .off {
	display: none;
}

.switch.checked .on {
	display: block;
}

.switch.disabled {
	opacity: .50;
	cursor: not-allowed;
}

.ngdialog-theme-mobile {
	height: 100%;
	padding-top: 50px !important;
	padding-left: 30%;
	padding-right: 30%;
	width: 100%;
}

.ngdialog.ngdialog-theme-mobile .ngdialog-content {
	animation: ngdialog-flyin .5s;
	background: #f0f0f0;
	border-radius: 5px;
	color: #444;
	font-family: 'Helvetica', sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	position: relative;
	width: auto !important;
}

.ngdialog.ngdialog-theme-mobile .ngdialog-close {
	display: none;
}

.galley-view-type {
	float: left;
	display: inline-flex;
	background: #1e1e2d;
	margin-top: 5px;
}

.disable-are {
	background: #d6d6d6;
}
.disable-area {
	background: #d6d6d6!important;
}
.input-insearch {
	margin-top: 8px;
	font-size: 12px;
	font-weight: 600;
	height: calc(1.5em + 1.3rem + 0px);
}

.input-icons i {
	position: absolute;
}

.input-icons {
	width: 100%;
	position: relative;
}

.icon {
	padding: 10px;
	min-width: 40px;
}

.input-field {
	width: 100%;
	padding-left: 30px;
}
.manager-content #scrollable-area{
	max-height: calc(100vh - 320px);
}
#scrollable-area {
	margin: auto;
	overflow: auto;
    max-height: calc(100vh - 252px);
}

#scrollable-area thead {
	background: #ffffff;
}

#scrollable-area table {
	width: 100%;
	border-spacing: 0;
	margin: 0;
}

.point-item {
	border-top: 1px dotted #ffffff;
	cursor: move;
	display: flex;
}

.video-element {
	text-align: center;
	height: 150px;
	width: 100%;
}

.video-container {
	text-align: center;
	width: 100%;

}

.content-container1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-line-clamp: 4;
	margin-right: 4px;
	margin-left: 4px;
}
.element-container1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-line-clamp: 1;
	margin-bottom: 5px;
}
.main-color{
	color: #404040;
}
.jodit-ui-button-color{
	width: 25px;
	height: 15px;
	border: 1px solid #000000;
    padding: 2px;
    margin-left: 3px;
}
#qr-canvas-visible{
	max-height: 100%!important;
}
.image-new-are{
    width: 70px;
    height: 70px;
    object-fit: cover;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 11px;
    margin-top: 5px;
    
}
.qrcode-img{
    width: 200px;
    height: 200px;
}
.must-change{
	width: 100%;
    display: inline-block;
    color: black;
    text-align: center;
    padding: 7px;
    font-weight: 600;
    font-size: 14px;
    background-color: #f0f8ff;
}
.squares{
		
}
.container-img{
	
}
.container-area1 {
	width: 20.5%;
	float: left;
	cursor: pointer;
	text-align: center;
	border-radius: 10px;
	
}
.fusion_builder_column_layout_1_1_1 {
	width: 100%;
	margin-left: 0;
}
.teston{
	color: #fff;
position: absolute;
top: 10px
}
 .fusion_builder_column_layout_1_1_containerMap h3{
	position: absolute;
	margin-top:-19%;
	left: 6.5%;
	background-color: #FFFFFF;
	width: 39%;
	text-align: center;
	line-height: 1.6
}
.fusion_builder_column_layout_1_1_containerGallery {
	width: 100%;
	margin-left: 0;
}
.fusion_builder_column_layout_1_1_containerMap {
	width: 100%;
	margin-left: 0;
}
.fusion_builder_column_layout_1_1_containerGallery h3{
	position: absolute;
	margin-top:-19%;
	left: 65%;
	background-color: #FFFFFF;
	width: 18%;
	text-align: center;
	line-height: 1.6;
}
.fusion_builder_column_layout_1_1_containerSlide {
	width: 100%;
	margin-left: 0;
}
.fusion_builder_column_layout_1_1_containerSlide h3{
	position: absolute;
	margin-top:-6%;
	left: 11%;
	color: #FFFFFF;
	width: 30%;
	text-align: center;
}
.fusion_builder_column_layout_1_1_containerNews {
	width: 100%;
	margin-left: 0;
}
.fusion_builder_column_layout_1_1_containerNews h3{
	position: absolute;
	margin-top:-6%;
	color: #FFFFFF;
	left: 60%;
	width: 30%;
	text-align: center;

}
.min-height-50{
	min-height: 50px;
}
.application-title{
	margin-top: 9px!important;
}
.fusion_builder_column_layout_1_1_containertype {
	width: 100%;
	margin-left: 0;
	display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
}
.fusion_builder_column_layout_1_1_containertype p{
	position: absolute;
	margin-top: -70%;
	color: #000000	;
	text-align: center;
	font-size: 22px;
	float: left;
	line-height: 1.3;
	background-color: #FFFFFF;
	width: 100%;
}
.fusion_builder_column_layout_1_1_containertype p1{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	float: left;
}
.fusion_builder_column_layout_1_1_containertype p2{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	float: left;
	left: 18%;
}
.fusion_builder_column_layout_1_1_containertype p3{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	float: left;
	left: 65%;
}
.fusion_builder_column_layout_1_1_containertype p4{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	float: left;
	left: 10%;
}
.fusion_builder_column_layout_1_1_containertype p5{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	float: left;
	left: 57%;
}
.fusion_builder_column_layout_1_1_containertype p6{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	float: left;
	left: 25%;
}
.fusion_builder_column_layout_1_1_containertype p7{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	float: left;
	left: 72%;
}
.fusion_builder_column_layout_1_1_containertype p8{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	float: left;
	left: 11%;
}
.fusion_builder_column_layout_1_1_containertype p9{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	float: left;
	left: 43%;
}
.fusion_builder_column_layout_1_1_containertype p10{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	float: left;
	left: 73%;
}
.fusion_builder_column_layout_1_1_containertype p11{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	float: left;
	left: 5%;
}
.fusion_builder_column_layout_1_1_containertype p12{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	float: left;
	left: 28.5%;
}
.fusion_builder_column_layout_1_1_containertype p13{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	float: left;
	left: 52%;
}
.fusion_builder_column_layout_1_1_containertype p14{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	float: left;
	left: 75%;
}
.container-round{
	padding: 0;
	margin: 1%;
}

.fusion_builder_column_layout_1_1_containerMap p{
	position: absolute;
	margin-top:-19%;
	left: 13.5%;
	background-color: #FFFFFF;
	width: 26%;
	text-align: center;
	font-size: smaller;
}
.fusion_builder_column_layout_1_1_containerGallery p{
	position: absolute;
	margin-top:-20.3%;
	left: 12.8%;
	background-color: #FFFFFF;
	width: 27%;
	text-align: center;
	font-size: smaller;
}
.fusion_builder_column_layout_1_1_containerSlide p{
	position: absolute;
	margin-top:-7%;
	left: 11%;
	color: #FFFFFF;
	width: 30%;
	text-align: center;
	font-size: smaller;
}
.fusion_builder_column_layout_1_1_containerNews p{
	position: absolute;
	margin-top:-6%;
	color: #FFFFFF;
	left: 11%;
	width: 30%;
	text-align: center;
	font-size: smaller;
}
.container-type-detail{
	font-size: 15px;
	font-weight: 700;
}
.info-permision{
    border-bottom: 1px solid #c5c5c5;
    left: -20px;
    margin-bottom: 36px;
}
#scrollable-area .ng-table-pager{
	display: none;
}
.geofence-item {
    border: 1px dotted;
    cursor: move;
    padding: 5px;
    margin-bottom: -1px;
    display: flex;
    border-color: #ffffff;
}
.checkboxtop{
	top:5.5px!important;
}
.icon-20-percent {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(10%, 1fr));
	grid-gap: 40px 15px;
}
.icon-fontawwesome{
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(10%, 1fr));
	grid-gap: 15px 5px;
	padding: 30px;
}
.icon-100-percent-menu {
	width: 59%;
	height: 51%;
}
.drop-box-menu p{
	margin: 0 0 0;
    font-family: fantasy;
    color: darkgrey;
    margin-top: 16px;
}
.icon-100-percent-footer {
	width: 73%;
	height: 73%;
	margin-top: 15px;
}
.icon-100-percent-element {
	width: 73%;
	height: 73%;
	margin-top: 15px;
}
.icon-100-percent-banner {
	width: 73%;
	height: 73%;
	margin-top: 15px;
}
.drop-box-menu {
	background: #F8F8F8;
	border: 5px dashed #DDD;
	height: 120px;
	text-align: center;
	padding-top: 16px;
}
.customDialog2 {
	display: block;
    z-index: 1050;
    padding: 0px;
    top: 150px;
    left: 291.547px;
    width: 30%;
    overflow: hidden!important;
}
.icon-20-percent2 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(4%, 1fr));
	grid-gap: 5px;
}
.ngdialog.ngdialog-theme-custom .ngdialog-close {
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}
.ngdialog.ngdialog-theme-custom .ngdialog-close:before {
	background: transparent;
	color: #ffffff;
	content: '\00D7';
	font-size: 27px;
	font-weight: 700;
	height: 30px;
	line-height: 31px;
	position: absolute;
	right: 15px;
	text-align: center;
	/* top: 15px;*/
	width: 30px;
	border-radius: 50%;
	background: #ec4758;
}
.btn-custom{
	/* background-color: red;
    border-color: #b10000;
    color: #FFFFFF;
    border-radius: 25px;*/
    font-size: 3rem;
    color: red;
    
}
.so-small-padding{
	padding: 3px;
}
.btn-add-container{
    margin-top: 100px;
    padding: 13px 35px;
    border-radius: 10px;
}
.ibox-content-container{
	background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-image: none;
    border-style: solid solid none;
}
.center-phone-case{
	margin-left: auto;
	margin-right: auto;
}
.btn-container-type{
	border-radius: 50%;
    padding: 2px 16px;
    font-size: 30px;
    background-color: #5d78fe;
    color: #ffffff;
    position: absolute;
    right: 11px;
    top: -10px;
    cursor: pointer;
    z-index: 2;
}
.area-create-element{
	height: 800px;
    overflow: auto;
}
.outline-border{
	outline: #1e64b2 solid 2px;
}
.preview-container-button{
    position: absolute;
    right: 66px;
    padding-top: 7px;
    font-size: 18px;
    font-weight: 900;
    cursor: pointer;
}
.icon-preview-container{
    padding: 3px 4px;
    color: #404040;
    font-size: 35px;
}
.emoji-push{
    position: absolute;
    right: 2px;
    color: red;
    font-size: 32px;
    cursor: pointer;
}
.prview-phone-area{
	width: 600px;
    height: 800px;
    margin-left: auto;
    margin-right: auto;
}
.ngdialog-theme-privew-phone{
	padding-bottom: 160px;
    padding-top: 160px;
        
}
.ngdialog.ngdialog-theme-privew-phone .ngdialog-content{
	width: 600px!important;
	background: transparent;
    -webkit-animation: ngdialog-flyin .5s;
    animation: ngdialog-flyin .5s;
    border-radius: 5px;
    color: #444;
    font-family: 'Helvetica',sans-serif;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
    position: relative;
        
}
.banner-ontop{
    padding-top: 49px;
}
.banner-area {
    object-fit: cover;
    width: 100%;
}
.image-footer{
	height: 90px;
    object-fit: contain;
}
.text-on-footer{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    position: absolute;
}
.footer-preview {
    padding: 0px 0px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #ffffff;

}
.info-permision-page{
    border-bottom: 1px dashed #c0c0c0;
    left: -20px;
    
}
.info-permision-page1{
    
    left: -20px;
    margin-bottom: 16px;
    text-decoration: underline;
}
.info-permision-page-funtion{
	left: -2px;
    margin-bottom: 16px;
    text-decoration: underline;
}
.btn-page {
	padding: 8px 12px;
	cursor: pointer;
	float:left!important;
}
.page-banner{
	float: left;
	    font-weight: 700;
}
.page-banner-img{
	float: left;
	width:11%;
}
.btn-save {
	padding: 8px 12px;
	cursor: pointer;
}
.btn span{
	margin-right: 5px;
}
.page-time{
	text-align: center;
}
.page-homepage{
	float: right;
    right: 26%;
    font-weight: 700;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    width:73%;
}
.remove-image-selected9{
    z-index: 99999;
    float: right;
    top: 0;
    color: #e02828;
    font-size: 23px;
    margin-top: -17px;
    margin-left: 0px;
    margin-right: -20px;
    cursor: pointer;
    background-color: #e6e6e669;
    padding: 2px 5px;
    border-radius: 50%;
}
.center-button{
	padding: 16px 25px;
    border-radius: 5px;
}
.padding-left-30 {
	padding-left: 30px !important;
}
.font-weight-600{
	font-weight: 600;
}
.center-text{
	 position: absolute;
    top: 42%;
    left: 41%;
    margin: -50px 0 0 -100px;
    border-radius: 10px;
}
.preview-container-button-detail{
    position: absolute;
    right: 16%;
    padding-top: 7px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}
.margin-top-10-percent{
	margin-top: 10%; 
}
.display-grid{
	display: grid;
}
.icon-page{
	font-size: 16px;
}
.sp-replacer {
    width: 5rem;
    height: 3rem;
    border: 2px solid #9c9c9c;
}
.sp-dd {
	border-left: 0.1px solid #000000;
    line-height: 3rem;
}
.contract-terms{
	max-width: 67%!important;
	float: right!important;
	
}

.margin-top-30{
	margin-top: 30px;
}

.icon-changePass {
	padding: 10px;
	min-width: 40px;
	color: black;
	right: 30px;
    margin-top: 2px;
}
.btns {
	padding: 8px 12px;
    cursor: pointer;
    border-radius: 3px;
    margin: 5px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.active, .btns:active {
  background-color: #e0f1ff;
  
}
.stationNameIsMissing {
	border-color: #F92121;
}
.checkBoxElement{
	    left: 25px;
}
.garbage-title{
	position: absolute;
    top: 95px;
    left: 32%;
}
.prview-phone-contact-area {
    width: 450px;
    height: 650px;
    margin-left: auto;
    margin-right: auto;
}
.phone-case-contact-container{
	z-index: 3;
    width: 100%;
    height: 650px;
    background-color: #999;
    box-shadow: -30px 30px 41px -30px #000;
    border: 2px solid transparent;
    border-right-color: rgba(255, 255, 255, 0.55);
    border-top-color: rgba(255, 255, 255, 0.55);
    border-left-color: rgba(46, 46, 46, 0.17);
    border-bottom-color: rgba(46, 46, 46, 0.30);
    border-radius: 40px;
    margin-bottom: 100px;
}
.shadow-contact-container {
    z-index: 4;
    position: relative;
    margin: 0px 20px 0px 20px;
    height: 570px;
    top: 40px;
    background: #ffffff;
    border-radius: 4px;
    overflow: auto;
}
.background-color-none.form-control[disabled] {
    background-color: white;
}
.display-flex{
	display: flex;
}
.keep-login{
	color: #ffffff;
	font-weight: 600;
}
.hover, .underline:hover{
	text-decoration: underline;
	color: #04c8c8;
}
.underlines{
	cursor: pointer;
	color: #337ab7;
    text-decoration: none;
}
.hover, .underlines:hover{
	text-decoration: underline;
}
.icon-login{
	position: absolute;
    right: 5px;
    top: 14px;
}
.container-list{
    z-index: 4;
    position: relative;
    margin: 0px 0px 0px 5px;
    height: 800px;
    border-radius: 4px;
    overflow: auto;
}
.margin-right-20{
	margin-right: 20px;
}
.container-form{
    margin-bottom: 20px;
    margin-right: 10px;
    background: white;
}
.border-none{
	border: none;
}
.container-td{
	border: none!important;
    padding: 0px 5px 0px 0px!important;
}
.element-position-center{
	border: none!important;
    padding: 0px 5px 0px 5px!important;
}
.element-position-right{
	border: none!important;
    padding: 0px 0px 0px 5px!important;
}
#page-cotainer .container-element{
    padding: 5px!important;
    float: left;
    width: 100%;
    overflow: hidden;
    display: inline-block;
}
#element-cotainer .container-element{
    border: 3px dashed #cfcfd3;
    padding: 5px!important;
	float: left;
    width: 100%;
}
.button-on-top-container-right{
    display: grid;
    text-align: center;
    float: right;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 5px;
}
.button-on-top-container-right .control-label{
	color: #818197;
}
.button-on-top-container{
    display: grid;
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-left: 5px;
    margin-top: 5px;
}
.button-on-top-container .control-label{
	color: #818197;
}
.button-center-grid{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.add-container-area{
    background: white;
    z-index: 4;
    position: relative;
    margin: 0px 0px 0px 0px;
    height: 800px;
    border-radius: 4px;
    overflow: auto;
}
.hint-preview-page{
	top: 20%;                    
   transform: translate(0, -20%);
}
.element-detail-area{
    float: left;
    width: 100%;
}
.element-action-left {
    z-index: 99;
    padding-bottom: 2px;
    margin-top: -10px;
}
.element-checkbox{
    outline: #1e64b2 solid 1px;
    width: 18px;
    height: 18px;
}
.container-detail-area{
    padding: 5px;
    border-radius: 10px;
}
.each-element{
    padding: 5px;
    margin-bottom: 3px;
}
.all-element-right{
    padding: 0px 0px 0px 10px!important;
}
.ibox-title-container{
    padding: 0px 0px 2px 23px;
    border-image: none;
    color: inherit;
    margin-bottom: 0;
    border-radius: 2px;
}
.ibox-title-element{
    padding: 0px 0px 4px 13px;
    border-image: none;
    color: inherit;
    margin-bottom: 0;
}
.element-input-area{
	    border-radius: 10px;
    overflow: auto;
}
#element-area .nav-tabs{
    background: #ffffff;
    border-bottom: none;
}
.element-input-area .ibox-content{
	border-width: 0px 0;
}
#element-area .nav.nav-tabs li{
	padding: 5px 20px;
}
#element-area .nav.nav-tabs li.active{
	color: #009ef7;
}
#element-area .nav.nav-tabs li.active a{
	color: #009ef7;
	 border-bottom: 1px solid #009ef7!important;
}
.nav-tabs>li>a:hover {
     border-color: transparent;
}
#element-area .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    cursor: pointer;
    width: 100%;
    border: none;
}
#element-area .nav-tabs > li > a {
    color: #A7B1C2;
    font-weight: 600;
    padding: 20px 0px 10px 0px;

}
#element-area .nav-tabs > li > a:hover {
    color: #009ef7;
}
.font-size-20{
	font-size: 20px;
}
.font-size-25{
	font-size: 25px;
}
.font-size-16{
	font-size: 16px;
}
.parent-label{
	    border-bottom: 1px solid #c5c5c5;
	    padding: 0;
	    margin-bottom: 10px;
}
.header-container{
	margin-left: 10px;
	margin-right: -10px;

}
.page-title-left{
    display: grid;
    float: left;
}
.chooseElement{
	border: 3px solid #66c2ff;
}
.jodit-popup__content {
    max-height: 340px;
}
.qr-setting {
    border: 1px solid #57ec04;
    margin-top: 10px;
    width: 100%;
}

.shadow-contact-appmanager {
    z-index: 4;
    position: relative;
    margin: 0px 20px 0px 22px;
    height: 303px;
    top: 24px;
    background: #ffffff;
    border-radius: 4px;
    overflow: revert;
}
.phone-case-contact-appmanager{
	z-index: 3;
    width: 57%;
    height: 354px;
    background-color: #999;
    box-shadow: -30px 30px 41px -30px #000;
    border: 2px solid transparent;
    border-right-color: rgba(255, 255, 255, 0.55);
    border-top-color: rgba(255, 255, 255, 0.55);
    border-left-color: rgba(46, 46, 46, 0.17);
    border-bottom-color: rgba(46, 46, 46, 0.30);
    border-radius: 40px;
    margin-bottom: 43px;
    margin-top: 5px;
}
.prview-phone-contact-appmanager {
    width: 450px;
    height: 390px;
    margin-left: auto;
    margin-right: auto;
}
.menu-preview-app{
	background-color: red;
	margin-left:-15px;
    height: 303px;
	
}
.top-preview-app{
	background-color: #4d0000;
	height: 25px;
	width: 136px;
	text-align: center;
}
.bot-preview-app{
	margin-top: 4px;
	height: 278px;
	width: 96%;
	margin-left: 5px;
}
.preview-app-background{
	background-color: white;
	height: 200px;
}
.address-left{
	margin-left: 50px;
}
.true-container {
	color: #00FFFF;
	margin-left: auto;
	margin-right: auto
}
.font-color-app{
	height: 120px !important; 
	width: 97px !important;
	margin-left: 15px;
} 
.nav-label-app {
	padding-top: 2px;
	color: #a2a3b7;
	font-weight: 500;
	text-transform: initial;
}
.all-element-rights{
	padding: 0px 0px 0px 10px!important;
    float:right;
}

.margin_top_70{
	margin-top: 70px;
}
.preview-rights{
    float: right;
}
.with-110 {
	width: 110px;
}
.container-round-2 {
	padding: 3%;
	margin: -2%;
}
p{
    margin: 0;
    font-weight : 500;
}
#defaultStyleBlupassion p {
    padding: 5px 0 5px 0;
}
.jodit-workplace p {
    padding: 5px 0 5px 0;
}
.padding-6px{
	padding: 6px 12px;
}
.correct-text{
	color: green;
}
.error-text{
	color: red;
}
.icon-checkpass-true{
	color: green;
	margin-top: 12px;
	right:26px;
}
.icon-checkpass-false{
	color: red;
	margin-top: 12px;
	right:26px;
}
.icon-fail-pass{
	margin-left: 2px;
	margin-right: 2px;
}
.link-area{
	cursor: pointer;
	color: blue;
}
.fusion_builder_column_layout_1_1_containerButton h3{
	position: absolute;
	margin-top:-6%;
	left: 11%;
	color: #FFFFFF;
	width: 30%;
	text-align: center;
	
}
.btn-container-type-dialog{
	border-radius: 50%;
    padding: 2px 16px;
    font-size: 30px;
    background-color: #5d78fe;
    color: #ffffff;
    position: absolute;
    right: 40px;
    top: -10px;
    cursor: pointer;
    z-index: 2;
    margin-top: 30px;
}
.container-type-detail-dialog{
	font-size: 15px;
	font-weight: 700;
	margin-top: 30px;
}
.sort-element-setting {
    float: right;
    font-size: 22px;
    border-radius: 50%;
    padding: 3px 7px;
    cursor: pointer;
    background-color: #36a936;
    color: #ffffff;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.icon-load-file-area{
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-load-file{
	max-width: 73%;
    max-height: 73%;
}
.icon-fontwesome-preview{
    font-size: 30px;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    display: inline-flex;
    border-radius: 100%;
}
.padding-right-5{
	padding-right: 5px;
}
.font-awesome-area-icon{
	font-size: 25px;
}
.font-awesome-area{
	padding-top: 10px;
}
.font-awesome-area.active{
    border: 1px solid #0ee24b;
}
.font-awesome-area-name{
	font-size: 12px;
}
.font-awesome-search{
	padding: 25px 50px 0px 50px;
}
.image-cover{
	object-fit: cover;
    object-position: center;
}
.text-on-image-area{
    position: absolute;
    width: 100%;
    padding: 5px;
}
.overlay{
	width: 100%;
    height: 100%;
    position: absolute;
}
.icon-element-area {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

.text-center{
	display: flex;
  flex-direction: column;
  align-items: center;
}
.text-left{
	 display: flex;
  flex-direction: column;
  align-items: left;
}
.text-right{
	 display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.icon-grid{
    display: inline-grid;
    grid-auto-rows: minmax(auto, 100%);
    margin-bottom: 7px;
}
.icon-element{
	
}
.jodit-dialog__box .jodit-dialog_alert {
    max-width: 500px;
    min-width: 200px;
    padding: 8px;
    word-break: break-all;
}
.menu-icon{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: xxx-large;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
label span{
	font-weight: 500;
}
.background-color-menu-icon{
	display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    margin-bottom: 7px;
}
.italic-style{
	font-style: italic;
}
.calendar-item {
    border-bottom: 1px solid;
    cursor: move;
    padding: 5px;
    margin-bottom:15px;
    display: flex;
    border-color: #ffffff;
}
.delete-calendar{
	margin-top: -4px;
}
.search-center{
    position: absolute;
    left: 45%;
    bottom: 1%;
}
.station-cell-item {
    display: inline-block;
    width: 100%;
    top: 0;
    position: absolute;
    font-size: 25px;
     align-items: center;
}
.calendar-cell-item{
	display: inline-block;
    width: 100%;
    bottom: 0;
    position: absolute;
    font-size: 25px;
}

.calendar-cell-item-detail{
    display: grid;
    margin: 4px 2px 4px 2px;
    font-size: 18px;
    width: 18px;
    height: 18px;
    text-align: center;
    float: left;
}
.calendar-cell-icon-img{
    width: 25px;
    height: 25px; 
    display: inline-block;
    padding: 2px;
}
mwl-calendar .cal-event-list .event.pull-left {
    margin-top: 3px;
    display: none;
}
mwl-calendar .cal-slide-content {
    padding: 20px;
    color: #fff;
    background-color: #555;
    -webkit-box-shadow: inset 0 0 15px 0 rgb(0 0 0 / 50%);
    box-shadow: inset 0 0 15px 0 rgb(0 0 0 / 50%);
    height: 100%;
    float: left;
    width: 100%;
}
.calendar-detail-added{
	border-bottom: 1px dotted #f9f9f9;
    padding: 5px 0px 5px 0px;
}
mwl-calendar span[data-cal-date] {
    font-size: 1.2em;
    font-weight: 400;
    opacity: 0.9;
    transition: all .3s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    margin-top: 15px;
    margin-right: 15px;
}
.navi-webview{
	background-color: white;
	text-align: center;
}
.area-image-preview-garbage{
	text-align: center;
    max-height: 350px;
    margin-left: 34%;
    background: aliceblue;
}
mwl-calendar .cal-month-box .cal-slide-content ul.unstyled {
    margin-bottom: 0;
    display: grid;
}
mwl-calendar .cal-slide-content a.event-item {
    color: #fff;
    font-weight: 400;
    vertical-align: middle;
}
.jodit-container:not(.jodit_inline) .jodit-wysiwyg {
    margin: 0;
    padding: 8px;
    outline: 0;
    overflow-x: auto;
    position: relative;
    background-color: aliceblue;
}
.table-header-sticky {
	width: 105px;
}
.fusion_builder_column_layout_1_1_containerSwipe p{
	position: absolute;
	margin-top:-20.3%;
	left: 12.8%;
	background-color: #FFFFFF;
	width: 27%;
	text-align: center;
	font-size: smaller;
}
.fusion_builder_column_layout_1_1_containerSwipe {
	width: 100%;
	margin-left: 0;
	border: 8px solid #008080;
	border-radius: 9px; 
}
.fusion_builder_column_layout_1_1_containerSwipe h3{
	position: absolute;
	margin-top:-6%;
	left: 11%;
	color: black;
	width: 30%;
	text-align: center;
	margin-top: -166px;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: flex;
}
.prview-phone-area .element-area {
    padding: 0px !important;
}
.container-swipe-item{
	
}
.container-swipe-item-img{
    width: 100%;
    object-fit: cover;
}

.middle-text-slopelevel{
	display: inherit;
    align-items: center;
}
.owl-item .icon{
   width: 28px!important;
    height: 28px;
    padding: 5px;
     min-width: 10px;
}
.owl-item .active{
	background-color: transparent;
}
.warning-list{
    margin: 10px 5px 10px 0px;
    background-color: #f3f3f3;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.warning-address{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: aliceblue;
    border-radius: 1px;
    margin-bottom: 5px;
}

.preview-banner-page {
    width: 450px;
    height: 390px;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
#mapTraking{
	height: 600px;
}
.small-swich small{
	width: 22px!important;
	height: 22px!important;
}
.small-swich{
	height: 22px;
}
.remove-icon-form{
	color: red;
	font-size: 22px;
}
.middle-text{
	align-items: center;
    display: inherit;
}
.flex-end{
	display: flex;
    justify-content: end;
}
.color-efefef{
    background-color: #efefef;
}
.title-form{
	padding: 5px 15px 5px 15px;
	background-color: #efefef;
}
.answer-area{
	background-color: #efefef;
	margin-top: 2px;
	margin-bottom: 2px;
}
.delete-icon{
	font-size: 18px;
    color: red;
    cursor: pointer;
    padding: 0px 5px 0px 5px;
}
.edit-icon{
	font-size: 15px;
    color: blue;
    cursor: pointer;
    padding: 2px 5px 0px 5px;
}
.group-answer{
	display: flex;
	justify-content: space-between;
}
.button-refresh{
    margin-right: 3px!important;
    margin-left: 3px!important;
}
.circle-button{
	border-radius: 50%!important;
}
.navi-preview-app{
	background-color: #e66465;
	height: 35px;
	width: 100%;
	text-align: center;
	position: absolute;
}
.image-banner-in-preview {
	height: 100px;
	object-fit: cover;
	padding: 2px;
	width: 210px!important;
	position: absolute;
    left: -15px;
    z-index: -1;
}
.image-banner-in-preview-no-border {
	height: 100px;
	object-fit: cover;
	padding: 2px;
	width: 190px!important;
	position: absolute;
    left: -5px;
    z-index: -1;
}
.no-padding-right{
	padding-right: 0px;
}
.form-container label{
	font-weight: 500;
    margin-bottom: 5px;
}
.form-builder-name{
	padding: 25px 0px 0px 0px;
	float:left;
}
.form-container .nav-tabs{
    border-top: 1px solid #e0e0e0;
    border-bottom: 0px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.form-container .nav.nav-tabs li {
    background: none;
    border: none;
    width: 50%;
}
.form-container .nav > li.active {
    background: #efefef;
}
.item-question{
	padding: 0px 0px 0px 0px;
	border: 2px dashed #7c7c7c;
	margin: 10px 0px;
}
.item-question-marked{
	padding: 0px 0px 0px 0px;
	border: 3px solid #e36a6a;
	margin: 10px 0px;
}
.upload-file-preview{
    margin-top: 5px;
    height: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.question-area{
	display: inherit;
	max-height: calc(100vh - 300px);
	overflow: auto;
	border-top: 1px solid #e0e0e0;
	padding: 0px 10px;
}
.border-radius-10{
	border-radius: 10px;
}
.button-save-order{
	padding-top: 10px;
    padding-bottom: 10px;
}
.back-ground-red{
	background-color: red!important;
}
.border-top-none{
	border-top: none;
}
.border-bottom-none{
	border-bottom: none;
}
.add-form-container{
	border-bottom: 1px solid #e0e0e0; 
	padding: 5px 0px 7px 0px ;
}
.preview-newareas{
	
}
.item-element-swipe-title{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.item-element-swipe-distance{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 8px;
    text-align: -webkit-auto;
}
.item-element-swipe-slopeLevel{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 6px;
    text-align: -webkit-auto;
    height: 40px;
}
.item-element-swipe-duration{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 7px;
    text-align: -webkit-auto;
}.title-element-preview {
	margin-top: 10px;
	height: 50px;
	text-align: -webkit-auto;
}.genera-main-color{
	margin-bottom: 15px;
}.genera-left-menu{
	margin-bottom: 15px;
}
.genera-background-color{
	margin-bottom: 15px;
}
.search-content{
	background: #ffffff;
	border-top: 1px solid #e7eaec;
	padding: 0;
}
.station-time{
	margin-bottom: 22px;
}
.opacity-60{
	opacity : 0.6;
}
.custom-logo{
	width: 290px;
    position: absolute;
    top: -7px;
    left: 10px;
}
.custom-logo-in-menu{
	width: 150px;
	position: absolute;
    top: -2px;
}
.padding-15 {
	padding: 15px;
}
.font-size-11{
	font-size: 11.5px;
}
.margin-left-20{
	margin-left: 20%
}
.padding-left-65 {
	padding-left: 65px !important;
}
.height-40{
	height: 40px;
}
.icon-beside-input{
	height: 35px;
    padding: 5px;
    background: #dddddd;
}
.icon-removed-image{
    color: #e02828;
    font-size: 23px;
    cursor: pointer;
    background-color: #dddddd;
    padding: 2px 5px;
}
.background-dddddd{
	background: #dddddd;
}
.element-in-preview{
	position: absolute;
    top: 96px;
}
.element-in-preview-2{
	position: absolute;
    top: 100px;
}
.top-35{
	top: 35px;
}
.top-10{
	top: 10px;
}
.top-20px{
	top:-20px
}
.rss-word{
	font-size: large;
}
.form-question-detail{
	padding: 5px 5px;
}
.form-image-upload{
	padding: 0px 0px 5px 0px;
}
.height-60{
	height: 60px;
}
.image-in-answer{
    max-width: 50px;
    max-height: 50px;
    margin-right: 5px;
}
.action-in-table{
	width: 215px;
	text-align: right;
}
.active-state{
	padding: 1px 15px;
    font-size: 13px;
    color: #50cd89;
    background-color: #e8fff3;
    font-weight: 600!important;
}
.deactive-state{
	padding: 1px 15px;
    font-size: 13px;
    color: #ffc700;
    background-color: #fff8dd;
    font-weight: 600!important;
}

.transparent{
	opacity : 0.7;
}
.main-content-area{
	padding: 25px;	
}
.ng-table-counts .btn-default{
	padding: 7px;
    border-radius: 5px;
    /* margin: 0; */
    font-size: 12px;
}
.hint-text{
	color: #50cd89;
}
.button-yesno{
	color: #ffffff;
}
.form-yesno{
	text-align: center;
}
div.stars {
	margin-left: -50px;
  width: 270px;
  display: inline-block;
}
 
input.star { display: none; }
 
label.star {
  float: right;
  padding: 10px;
  font-size: 23px;
  color: #444;
  transition: all .2s;
}
 
input.star:checked ~ label.star:before {
  content: '\f005';
  color: #FD4;
  transition: all .25s;
}
 
input.star-5:checked ~ label.star:before {
  color: #FE7;
  text-shadow: 0 0 20px #952;
}
 
input.star-1:checked ~ label.star:before { color: #F62; }
 
label.star:hover { transform: rotate(-15deg) scale(1.3);
color:gold; }
 
label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}
.emoji {
  width: 100%;
}
.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 16px;
  background: #d3d3d3;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-emoji-thumb {
  -webkit-appearance: none;
  width: 23px;
  height: 24px;
  cursor: pointer;
  background: url('images/emojislider.png');
}
#slider{
	 background: url(to right, #82CFD0 0%, 'images/emojislider.png' 50%, #fff 50%, #fff 100%);
	 transition: background 450ms ease-in;
}
.slider::-moz-range-thumb {
  width: 23px;
  height: 24px;
  border: 0;
  background: url('images/emojislider.png');
  cursor: pointer;
}
input[type="range"] {
  filter: hue-rotate(180deg); 
  height: 15px;
}

.slider-range{
	margin-left: 75px;
}
.phone-button{
    padding: 6px 12px !important;
    display: revert;
}
.btn-phone-button-preview{
	overflow: hidden;
	text-overflow: ellipsis;
	width: 474px;
}
.btn-with-html-text{
    padding: 2px 8px;
     padding: 2px 8px;
    width: 471px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.form-answer-area{
    background: #4e9cb3;
    padding: 20px 0px;
    border-radius: 5px;
}
.btn-setting-container{
	width: 50px;
}
.pdf-month{
	font-weight: bold;
}
.text-pdf{
	font-weight: bold;
}
.text-pdf-phone{
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin-top: 6px;
}.text-pdf-email{
	display: block;
	font-size: 14px;
}
.text-pdf-website{
	display: block;
	font-size: 14px;
}
.text-pdf-address{
	display: block;
	font-size: 14px;
}
.text-pdf-year{
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin-top: 6px;
}
.text-pdf-note{
	display: block;
    font-size: 14px;
}
.value-pdf{
	display: contents;
	font-size: 10px;
}
.value-pdf .calendar-cell-icon-img{
	width: 18px;
    height: 18px;
}
.dialog-calendar-year-view{
    padding-bottom: 2%!important;
    padding-top: 2%!important;
    padding-left:2%!important;
    padding-right:2%!important;
}
.dialog-calendar-year-view-none-display{
/* 	display: none; */
	visibility: hidden;
}
.dialog-station-detail{
    
}
.ngdialog.dialog-station-detail .ngdialog-content {
	background: transparent!important;
}
.table-garbege-year{
	border: 1px solid #6e6e6e;
	padding-left: 2px;
}
.table-garbage-month-cloumn{
    padding: 0px;
}
.garbage-calendar-wastetype{
	display: inline-block;
    padding: 5px;
    font-weight: 700;
}
.icon-up-down{
	width: 36px;
	height: 36px;
}
.btn-icon-delete:hover{
	 background-color: #f5f8fa;
    border-color: #f5f8fa;
    color: red !important;
}
.info-text{
	color: #009ef7;
	display: block;
}
.logo-setting {
    margin-top: 10px;
    height: 100px;
    float: right;
}
.flex-middle{
	display: inline-flex;
    align-items: center;
    justify-content: space-between;
}
.flex-center{
	display: flex;
    justify-content: center;
}
.height-active-container{
	height: 35px;
}
.container-active-state{
    font-size: 13px;
    color: #50cd89;
    background-color: #e8fff3;
    font-weight: 600!important;
}
.container-deactive-state{
    font-size: 13px;
    color: #ffc700;
    background-color: #fff8dd;
    font-weight: 600!important;
}
.multichoices-list{
	margin-bottom: 8px;
	margin-left: 5px;
}
.mqtt-word{
	font-size: large;
}
.form-builder-preview-area{
	margin: 25px;
    border-radius: 10px;
    padding: 15px 0px;
    max-width: 800px;
    margin-left: 350px;
}
.preview-area{
	display: inherit;
	overflow: auto;
	border-top: 1px solid #e0e0e0;
	padding: 0px 10px;
}
.detail-form-submitted-area{
    max-width: 750px;
    overflow: auto;
    border: 1px solid #e0e0e0;
    padding: 10px;
    min-width: 45%;
}
.image-square-formsubmit{
	width: 90%;
	border: 1px solid;
    aspect-ratio: auto 1 / 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.image-form-submitted{
	max-height: 100%;
    padding: 5px;
    max-width: 100%;
    object-fit: contain;
}
#form-submitted-area .video-container{
	max-height: 350px;
}
.form-submitted-area{
	display: flex;
	justify-content: center;
}
.middle-area{
    display: flex;
    justify-content: center;
    align-items: center;
}
.border-right{
    border-right: 1px solid #a99e9e;
}
.button-sumary{
    padding: 1px 15px;
    font-size: 11px;
    color: #50cd89;
    cursor: pointer;
    /* background-color: #e8fff3; */
    font-weight: 500!important;
    margin-top: 1px;
    /* border-radius: 5px; */
    /* border-color: #f5f8fa; */
    display: initial;
}
.max-width-400{
	max-width: 400px;
}
.garbage-openinghours{
	margin-left: 80px;
}
.icon-in-calendar{
	display: inline-block;
	padding: 2px;
}
.show-detail-map{
    background: #f1f1f1;
    text-align:center;
    color: #ffffff;
    border-radius: 2px;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
   	z-index: 100000;
    height: 45px;
    border-radius: 8px 8px 0px 0px;
    cursor: pointer;
}
.line-detail-map{
	width: 20%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    font-size: 35px;
    color: #5e5e5f;
}
.item-element-phoneButton #defaultStyleBlupassion{
	text-overflow: ellipsis;
	overflow: hidden;
}
.left-icon{
    width: 50px; 
    height: 50px; 
    font-size: 50px;
    padding: 5px;
    object-fit: cover;
    margin: 5px;
}
.item-element-phoneButton #defaultStyleBlupassion p{
	text-overflow: ellipsis;
	overflow: hidden;
}
.list-station{
	border-bottom: 1px solid #e3e3e3;
	display: flex;
}
.list-station-content{
	max-height: 80vh;
    overflow: auto;
}
.detail-waste{
	margin-bottom: 5px;
}
.detail-location-name{
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
#mapStation #bodyContent{
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.detail-location-button{
	margin-top: 20px;
}
.listation-name{
	font-size: 15px;
	font-weight: 700;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.title-garbage{
	min-height: 90px !important;
}
.overflow-hiden{
	overflow: hidden;
}
.height-100{
	height: 100px;
}
.font-size-14{
	font-size: 14px;
}
.back-ground-grey{
   	background-color: #dddddd;	
}
.huge-button {
	padding: 9px 18px !important;
	display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
}
.huge-button-circle {
	padding: 9px 18px !important;
	display: flex;
	align-self: center;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
}
.huge-button-text {
	padding: 9px 18px !important;
	display: block;
	align-self: center;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 100%;
    width: 60px;
/*     overflow: hidden; */
    text-overflow: ellipsis;
}
.huge-button-circle .image-icon{
     width: 100%;
    height: 100%;
    border-radius: 100%;
}
.huge-button-circle img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.icon-title-overflow{
	text-overflow: ellipsis;
	overflow: hidden;
}
@media print {
  #not-print * {
    visibility: hidden;
  }
  #section-to-print, #section-to-print * {
    visibility: visible;
  }
  #section-to-print {
   	height: 100%;
   	width: 100%;
   	position: fixed;
   	top: 0;
   	left: 0;
   	margin: 0;
   	padding: 15px;
   	margin-top: 100px;
  }
  #section-to-print h1 {
  	font-size: 22px;
  }
}
.text-under {
  	width: 100%;
  	text-align: left;
}
.image-gallery-part-of-next-image {
/* 	display: inline-block; */
	display: table-cell;
}

.word-break {
	word-break: break-word;
}
.button-export{
	display: flex;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.custom-search-bar {
	width: 90%;
    display: flex;
    justify-content: center;
    justify-items: center;
    text-align: center;
    padding-left: 120px!important;
}
.padding-top-5 {
	padding-top: 5px;
}
.faq {
  transition: all 0.6s linear;
  overflow: hidden;
}
.faq.ng-hide {
 	display: block !important;
    height: 0;
    padding: 0;
    visibility: hidden;
    opacity: 0;
}
.faq-image {
	height: 270px;
	object-fit: cover;
	padding-top: 5px;
    padding-bottom: 5px;
}
.content-faq {
    cursor: text;
}
.rotate50 {
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all linear 200ms;
    transition: all linear 200ms;
}

.rotate-back {
    display: inline-block;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all linear 200ms;
    transition: all linear 200ms;
}
.with-20 {
	width: 20px !important;
}
#noBorder {
	border-style: hidden;
}
#noBorder tr {
	border-style: hidden;
}
#noBorder td {
	border-style: hidden;
}
.button-full-view{
    padding: 1px 15px;
    font-size: 14px;
    color: #50cd89;
    cursor: pointer;
    font-weight: 500!important;
}
.medication-item {
	border-bottom: 1px solid #fcfcfc;
    padding: 10px!important;
}
.padding-bottom-12 {
	padding-bottom: 12px!important;
}
.flex-area{
	display : flex;
	justify-content: space-between;
    align-items: center;
}
.print-pdf-form-button{
	display: inherit;
    align-items: baseline;
}
.remove-sub-selected{
    z-index: 99999;
    float: right;
    top: 0;
    color: #e02828;
    font-size: 23px;
    margin-top: -115px;
    margin-left: 0px;
    cursor: pointer;
    background-color: #e6e6e669;
    padding: 2px 5px;
    border-radius: 50%;
}
.icon-on-crop-area.selected {
    background-color: #3498db;
    color: #fff;
}
.double-box-content {
    padding: 15px 20px 20px 20px !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #ffffff;
    color: inherit;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
    margin: 3px;
    border-radius: 10px;
}
.content-two-table{
	display: flex;
}
.lable-text-middle{
	display: flex;
    align-items: center;
    height: 36px;
}
.remove-icon-bar {
	z-index: 99999;
	float: right;
/* 	position: absolute; */
	color: #e02828;
	font-size: 23px;
	cursor: pointer;
	background-color: #eaeaea5e;
	padding: 2px 5px;
	border-radius: 50%;
}
.hint-add-form-page{
    text-align: left;
    padding: 15px;
    font-size: 13px;
    font-weight: 400;
}
.hint-add-question{
	text-align: left;
    padding: 15px;
    font-size: 13px;
    font-weight: 400;
}
.hint-text-form-page{
	text-align: left;
    font-size: 13px;
    font-weight: 400;
}
.padding-right-25 {
	padding-right : 20px;
}
.next-button {
	display: grid;
	place-items: flex-end;
}
.previous-button {
	display: grid;
	place-items: flex-start;
}
.get-template-button {
    margin-top: 10px;
}
.center-get-template-button {
	display: grid;
	place-items: center;
}
.template-name {
/* 	display: grid; */
    place-items: flex-start;
    margin-bottom: -40px;
    padding-left: 30px;
    padding-top: 5px;
    color: #fcfcfc;
}
.dislay-emoji {
    display: grid;
    align-items: start;
    justify-content: space-evenly;
}
.black-text {
    color: black!important;
  }
.max-860-width {
	max-width: 860px;
}
.template-name-in-preview-all {
	display: grid;
    place-items: flex-start;
    margin-bottom: -40px;
    padding-left: 30px;
    padding-top: 5px;
    color: #fcfcfc;
}
div.preview-all-container {
	z-index: 4;
	position: relative;
	margin: 0px 20px 0px 20px;
	height: 720px;
	top: 50px;
	background: #ffffff;
	border-radius: 4px;
	overflow: auto;
    padding: 5px;
}
.get-template-button-in-preview-all {
    margin-top: 60px;
}
.preview-all-color {
	background-color: #e0d3c6;
}
.preview-all-title h3 {
	color: #252525;
}
.detail-image-gallery {
/* 	z-index: 99999; */
	float: right;
	position: absolute;
	color: #e02828;
	font-size: 23px;
	margin-top: -12px;
	margin-left: -20px;
	cursor: pointer;
	background-color: #eaeaea5e;
	padding: 2px 5px;
	border-radius: 50%;
}
.gallery-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.gallery-item {
    position: relative;
    width: calc(25% - 15px);
    padding-bottom: 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    overflow: hidden;
    cursor: pointer;
}
.action-icons {
    position: absolute;
    top: 5px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 5px;
    /*pointer-events: none;*/
}

.edit-icon-gallery, .remove-icon-gallery {
    cursor: pointer;
    color: #fff; /* Adjust icon color */
    background: rgba(0, 0, 0, 0.5);
    padding: 5px;
    border-radius: 50%;
    pointer-events: auto;
}
.padding-top-50 {
	padding-top: 50px;
}
.padding-right-30 {
	padding-right: 30px;
}
.type-in-robot-detail {
	font-size: 11px;
    font-weight: 600;
}
.padding-right-65px {
	padding-right: 65px;
}

.tooltip-text {
    visibility: hidden;
    width: 80px;
    background-color: #404040;
    color: #fcfcfc;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1070;
    bottom: 150%;
    left: 160%;
    margin-left: -60px;
    opacity: 0;
    font-size: 11px;
    transition: opacity 0.7s;
}

.tooltip-container:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}
.sub-header-table{
	font-size: 16px;
	font-weight: 600;
}
.icon-iautomate {
    width: 70px;
    padding: 10px;
}
.expand-container {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    padding: 10px;
    border-radius: 0 0 10px 10px;
}
.icon-expand {
    font-size: 25px;
    margin-right: 8px;
}
.expand-text {
    display: inline;
}
.border-white-bottom {
    border-bottom: 1px solid #ffffff;
}
.head-line-iautomate {
    border-radius: 10px 10px 0 0;
    min-height: 60px;
    display: flex;
    align-items: center;
}
.form-question-input {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 10px 10px;
}
.table-linechart td{
    padding: 8px;
    text-align: center;
}
.table-linechart th{
    padding: 8px;
    text-align: center;
}
.icon-circle {
    display: inline-flex;
    align-items: center; 
    justify-content: center;
    border-radius: 50%;
    color: white; 
    text-align: center; 
    line-height: normal;
}
.icon-circle:hover {
    color: #333;
    text-decoration: none;
}
.triangle {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-bottom: 20px solid red;
}
.long-word {
    max-width: 18ch; /* Limits the text to 12 characters' width */
       /* word-wrap: break-word;
        word-break: break-all;*/
}
#defaultStyleBlupassion table,#defaultStyleBlupassion th,#defaultStyleBlupassion td {
	border : 1px solid #ddd;
}
#noBorder table,#noBorder th,#noBorder td{
	border-style: hidden;
}
.sub-topic{
	padding-left: 40px;
}
.group-topic-icon{
	font-size: 18px;
    font-weight: 700;
}
.wrap-text-no-space{
	display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.emoji-category span {
  display: inline-block;
  font-size: 13px;
  transition: transform 0.2s ease;
  cursor: pointer;
}

.emoji-category span:hover {
  transform: scale(1.5);
}
.position-inherit{
	position: inherit;
}
.image-preview-on-multiple-images { max-height: 100px; }
.sub-table{
	background: #b2b2b2;
}
.ngdialog.ngdialog-theme-explain .ngdialog-content {
    background: #fff;
    color: #444;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 100%;
    padding: 1em;
    position: relative;
    padding :0;
    /* width: 450px; */
}
.answer-item {
    margin: 8px 0;
    padding: 12px;
    background-color: #f8f9fa;
    border-radius: 6px;
    border-left: 4px solid #007bff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.answer-text {
    font-weight: bold;
    margin-bottom: 8px;
    color: #333;
}
.answer-count {
    margin-top: 8px;
}
.selected-count {
    background-color: #28a745;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.85em;
    font-weight: 600;
    display: inline-block;
}
.text-answer {
    background-color: #6c757d;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.85em;
    font-weight: 600;
    display: inline-block;
}
.total-responses {
    font-size: 1.1em;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
.question-cell {
    font-weight: bold;
    color: #ffffff;
    background-color: #007bff;
}
.answer-type {
    margin: 4px 0;
}
.type-badge {
    background-color: #17a2b8;
    color: white;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 0.75em;
    font-weight: 500;
    display: inline-block;
}
.language-tabs {
    padding: 15px!important;
    border-radius: 10px;
}
.language-badge {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: #007bff;
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
}
.language-item {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}
.language-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.15) !important;
}
.language-text {
    background: white;
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 8px 12px;
    color: #495057;
    font-weight: 500;
}
.active-language-tab {
    color : #ffffff!important;
    background-color: #1f90d8!important;
}
/* Language Dialog Formula Display Styles */
.formula-display-container {
    max-height: 150px;
    overflow-y: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #f8f9fa;
    padding: 10px;
    margin: 5px 0;
}

.formula-display-code {
    word-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap;
    font-family: 'Courier New', Courier, monospace;
    font-size: 12px;
    line-height: 1.4;
    margin: 0;
    color: #2c3e50;
    background-color: transparent;
    border: none;
    padding: 0;
}

.formula-display-scrollable {
    max-width: 100%;
    overflow-x: auto;
}
.event-element{
    display: flex;
    justify-content: center;
}
.event-element-detail{
    width: 450px;
}
.event-element-image{
   height: 150px;
}
.label-coundown-input-text {
    float: right;
    margin-top: -10px !important;
    padding-right: 30px;
    position: inherit;
}
.file-box {
    background: #F8F8F8;
    border: 1px solid #C0DBE8;
    height: 120px;
    text-align: center;
    width: 100%;
}
.no-left-border {
	border-left: none;
}
.inside-file-box {
    display: flex;
    background: #f3f9fb;
    height: 100%;
    cursor: move;
    font-weight: 500;
    font-size: 13px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.gallery-upload-area{
	min-height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gallery-drop-box {
    background: #f3f9fb;
    border: 2px dashed #DDD;
    height: 220px;
    text-align: center;
    padding: 50px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.button-save-no-crop{
	margin: -2px 5px;
    background: #0000ff;
    color: #ffffff;
    border: none;
    padding: 2px 6px;
    border-radius: 2px;
}
.box-image-preview{
	text-align: center;
    max-height: 350px;
    background: #dddddd;
    border: 2px solid #ffffff;
}
.no-right-border{
	border-right: none;
}
.input-insearch-gallery{
	font-size: 12px;
    font-weight: 600;
    height: 38px;
}
.custom-search-bar-gallery{
	display: flex;
	align-items: center;
}
.padding-top-15{
	padding-top: 15px;
}

/* Formula display styling */
.formula-display-input {
    width: 100%;
    font-family: monospace;
    padding: 8px;
    border: 1px solid #e5e6e7;
    border-radius: 4px;
}

.formula-display-container {
    margin-top: 5px;
    margin-bottom: 5px;
}

.formula-note {
    margin-top: 10px;
    font-size: 13px;
    color: #676a6c;
    font-style: italic;
}
.gallery-folder{
	width: 200px;
    height: 80vh;
    border-right: 1px solid #c7c7c7;
    overflow: auto;
}
.gallery-main{
    width: 100%;
    height: 80vh;
    overflow: auto;
}
.folder-item{
    display: flex;
    align-items: center;
}
.folder-icon {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: x-large;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-right: 7px;
}
.folder-name{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gallery-detail-area{
	display: flex;
}
.upload-gallery-area{
	display: flex;
}
.upoload-folder-area{
	width: 300px;
    height: 80vh;
    border-left: 1px solid #c7c7c7;
    overflow: auto;
}
.panel-content-header{
	border-bottom: 1px solid #c7c7c7; */
    padding-top: 12px;
    margin-bottom: 10px;
    display: flex;
    min-height: 60px;
}
.panel-content-menu{
	display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 300px;
}
.container-pdf-builder {
	width: 100%;
}

/* ===== Merged from custom-pdf-builder.css ===== */

/* Simple PDF Builder styles */
:root {
    --element-spacing: 10px;  /* Default element spacing */
}

.pdf-builder-container {
    position: relative;
    padding: 20px;
    min-height: 600px;
}

.pdf-builder-container .toolbox {
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    height: 100%;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.pdf-builder-container .canvas-page {
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    min-height: 842px; /* A4 height at 96 DPI */
    max-width: 793px; /* A4 width at 96 DPI */
    margin: 0 auto 20px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    position: relative;
}

.pdf-builder-container .toolbox-item {
    display: block;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: move;
    text-align: left;
    margin-bottom: 10px;
}

.pdf-builder-container .toolbox-item:hover {
    background-color: #e9f7fe;
    border-color: #5bc0de;
}

.pdf-builder-container .canvas-row {
    padding: 10px;
    background-color: #ffffff;
    margin-bottom: var(--element-spacing);
    position: relative;
}

.pdf-builder-container .dropzone {
    min-height: 100px;
    padding: 15px;
    border: 2px dashed #ddd;
    background-color: #ffffff;
    border-radius: 5px;
    margin-bottom: var(--element-spacing);
    transition: all 0.2s;
}

.pdf-builder-container .dropzone.drag-over {
    border-color: #5bc0de;
    background-color: rgba(91, 192, 222, 0.1);
    outline: 2px dashed #5bc0de;
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgba(91, 192, 222, 0.4); }
    70% { box-shadow: 0 0 0 10px rgba(91, 192, 222, 0); }
    100% { box-shadow: 0 0 0 0 rgba(91, 192, 222, 0); }
}

.pdf-builder-container .element,
.pdf-builder-container .form-item,
.pdf-builder-container .pdf-element {
    position: relative;
    padding: 15px;
    margin-bottom: var(--element-spacing);
    border: 1px solid transparent;
    cursor: pointer;
    border-radius: 3px;
    transition: all 0.2s;
}

.pdf-builder-container .element:hover,
.pdf-builder-container .form-item:hover {
    border-color: #ddd;
}

.pdf-builder-container .element.selected,
.pdf-builder-container .form-item.selected {
    border-color: #5bc0de;
    box-shadow: 0 0 0 3px rgba(91, 192, 222, 0.3);
    z-index: 10;
}

.pdf-builder-container .element-text {
    padding: 5px;
    word-wrap: break-word;
    overflow: hidden;
    min-height: 20px;
}

.pdf-builder-container .element-image {
    text-align: center;
}

.pdf-builder-container .element-image img {
    max-width: 100%;
    object-fit: cover;
}

.pdf-builder-container .element-controls {
    position: absolute;
    top: 5px;
    right: 5px;
    display: none;
    z-index: 100;
    background-color: #fff;
    border-radius: 3px;
}

.pdf-builder-container .element:hover .element-controls,
.pdf-builder-container .form-item:hover .element-controls {
    display: block;
}

.pdf-builder-container .element.selected .element-controls,
.pdf-builder-container .form-item.selected .element-controls {
    display: block;
}

.pdf-builder-container .btn-control {
    width: 24px;
    height: 24px;
    padding: 0;
    line-height: 22px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
    text-align: center;
    margin-left: 3px;
    cursor: pointer;
}

.pdf-builder-container .btn-control:hover {
    background-color: #f5f5f5;
}

.pdf-builder-container .pages-container {
    width: 100%;
    max-height: 70vh; /* 70% of viewport height */
    overflow-y: auto; /* Enable vertical scrolling */
    padding-right: 10px; /* Add some padding for the scrollbar */
}

.pdf-builder-container .style-panel {
    position: fixed;
    right: 20px;
    top: 80px;
    width: 450px;
    max-width: 90vw; /* Responsive width */
    max-height: 85vh; /* Limit height to 85% of viewport height */
    overflow-y: auto; /* Make it scrollable */
    background: white;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    z-index: 1000;
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}

.pdf-builder-container .property-group {
    margin-bottom: 15px;
}

.pdf-builder-container .property-label {
    font-weight: 500;
    margin-bottom: 5px;
}

.pdf-builder-container .property-input {
    width: 100%;
}

.pdf-builder-container .action-buttons {
    padding: 10px 15px;
}

.pdf-builder-container .hidden {
    display: none !important;
}

/* Badge for element type */
.pdf-builder-container .element-badge {
    position: absolute;
    top: -8px;
    left: -8px;
    background: #5bc0de;
    color: #fff;
    font-size: 10px;
    padding: 2px 8px;
    border-radius: 10px;
    z-index: 5;
}

/* Row with explicit grid system for HTML output */
.pdf-builder-container .row:after {
    content: "";
    display: table;
    clear: both;
}

.pdf-builder-container .dropzone-placeholder {
    color: #999;
    text-align: center;
    padding: 30px 0;
    font-style: italic;
}

/* Modal styling for simplified builder */
.pdf-builder-container .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
}

.pdf-builder-container .modal-backdrop.show {
    opacity: 1;
}

.pdf-builder-container .modal-open {
    overflow: hidden;
}

.pdf-builder-container .modal.show {
    display: block;
    animation: fadeIn 0.3s;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* Page navigation styles */
.pdf-builder-container .page-navigation {
    margin-bottom: 15px;
    text-align: center;
    padding: 10px 0;
    /* background: #f8f9fa; */
    border-radius: 5px;
    /* box-shadow: 0 1px 3px rgba(0,0,0,0.1); */
    position: sticky;
    top: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.pdf-builder-container .page-navigation .d-flex.flex-wrap {
    gap: 0.5rem;
}

.pdf-builder-container .page-navigation .page-item {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0.5rem;
}

/* Page navigation button group */
.pdf-builder-container .page-navigation .btn-group {
    margin-left: 3px;
}

.pdf-builder-container .page-navigation .btn-group button {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
}

/* Add hover effect to page control buttons */
.pdf-builder-container .page-navigation button:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    transition: all 0.2s ease;
}

/* Column controls and outline */
.pdf-builder-container .col-outline {
    border: 1px dashed #ccc;
    padding: 10px;
    margin-bottom: var(--element-spacing);
    position: relative;
}

.pdf-builder-container .column-controls {
    position: absolute;
    top: -10px;
    right: 5px;
    z-index: 100;
    display: none;
    background: white;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    visibility: visible !important; /* Always keep visible */
}

.pdf-builder-container .col-outline:hover .column-controls {
    display: block;
}

/* Make column controls visible on initial load and hover */
.pdf-builder-container .col-outline:hover {
    border-color: #5bc0de;
}

.pdf-builder-container .delete-column {
    color: #f44336;
    background: white;
    border: 1px solid #ddd;
    border-radius: 3px;
    width: 24px;
    height: 24px;
    padding: 0;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    display: block;
    visibility: visible !important; /* Always keep visible */
}

.pdf-builder-container .delete-column:hover {
    background-color: #f44336;
    color: white;
    border-color: #f44336;
}

/* Bootstrap grid column widths for preview and export */
@media print {
    .pdf-builder-container .col-md-1 { width: 8.33333%; float: left; }
    .pdf-builder-container .col-md-2 { width: 16.66667%; float: left; }
    .pdf-builder-container .col-md-3 { width: 25%; float: left; }
    .pdf-builder-container .col-md-4 { width: 33.33333%; float: left; }
    .pdf-builder-container .col-md-5 { width: 41.66667%; float: left; }
    .pdf-builder-container .col-md-6 { width: 50%; float: left; }
    .pdf-builder-container .col-md-7 { width: 58.33333%; float: left; }
    .pdf-builder-container .col-md-8 { width: 66.66667%; float: left; }
    .pdf-builder-container .col-md-9 { width: 75%; float: left; }
    .pdf-builder-container .col-md-10 { width: 83.33333%; float: left; }
    .pdf-builder-container .col-md-11 { width: 91.66667%; float: left; }
    .pdf-builder-container .col-md-12 { width: 100%; float: left; }
}

/* PDF Builder base styling */
.pdf-builder-container {
    font-family: Arial, sans-serif;
    background-color: #f8f9fa;
    padding-bottom: 100px;
}

/* HTML code view styles */
.pdf-builder-container .html-code-view {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 20px;
    font-family: 'Courier New', monospace;
    white-space: pre-wrap;
    word-break: break-word;
    overflow-y: auto;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    height: 100%;
    min-height: 500px;
    max-height: 70vh;
    width: 100%;
}

/* Modal styles for HTML output */
.pdf-builder-container #htmlOutputModal textarea {
    height: 300px;
    font-family: monospace;
}

/* Additional CSS fixes for the PDF Builder */
.empty-page-message {
    background: #f8f9fa;
    border: 2px dashed #ddd;
    border-radius: 8px;
    margin: 20px;
    padding: 30px;
}

/* Make sure the add column button is prominent */
.btn-block {
    display: block;
    width: 100%;
}

/* Style for canvas pages */
.canvas-page {
    min-height: 500px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    background-color: #fff;
    position: relative;
}

/* Make the "Add Your First Column" button obvious */
.empty-page-message .btn-primary {
    padding: 10px 20px;
    font-size: 16px;
}

/* Style Panel Header */
.pdf-builder-container .style-panel-header {
    position: sticky;
    top: 0;
    background: white;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 10;
}

.pdf-builder-container .style-panel-header h5 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.pdf-builder-container .style-panel-header .btn-close {
    padding: 8px;
    cursor: pointer;
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.7;
    transition: all 0.2s ease;
}

.pdf-builder-container .style-panel-header .btn-close:hover {
    opacity: 1;
    background-color: #e9ecef;
}

/* Red X in circle button styling */
.pdf-builder-container .style-panel-header .btn-close-red-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #ff0000;
    background-color: white;
    color: #ff0000;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    transition: all 0.2s ease;
}

.pdf-builder-container .style-panel-header .btn-close-red-circle:hover {
    background-color: #ff0000;
    color: white;
}

/* Fix input group for padding so px stays on the same line */
.pdf-builder-container .input-group {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

.pdf-builder-container .input-group-text {
    display: flex;
    align-items: center;
    white-space: nowrap;
    min-width: 40px;
    justify-content: center;
    height: auto;
    padding: 0.375rem 0.75rem;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
}

.editor-actions .btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

/* Color picker styling */
.pdf-builder-container .form-control-color {
    min-width: 3rem;
    max-width: 5rem;
    padding: 0.375rem;
    border-radius: 0.25rem;
}

.pdf-builder-container .input-group .form-control-color {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/* Technology details section styling */
.pdf-builder-container .tech-details-container {
    background-color: #f8f9fc;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #e6e9f0;
}

.pdf-builder-container .tech-details-container .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.pdf-builder-container .tech-details-container .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 5px;
    padding-left: 5px;
}

.pdf-builder-container .tech-details-container .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    padding-right: 5px;
    padding-left: 5px;
}

/* Editable text styling enhancements */
.pdf-builder-container .element-text.editable-text {
    position: relative;
    cursor: text;
    border: 1px dashed transparent;
    transition: all 0.2s ease;
    padding: 8px;
}

.pdf-builder-container .element-text.editable-text:hover {
    border: 1px dashed #5bc0de;
    background-color: rgba(91, 192, 222, 0.05);
}

.pdf-builder-container .element-text.editable-text:hover::after {
    content: '\f040'; /* Pencil icon */
    font-family: 'FontAwesome';
    position: absolute;
    top: -5px;
    right: -5px;
    background-color: #5bc0de;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    z-index: 10;
}

/* No specialized templates needed */

@keyframes add-element {
    0% { opacity: 0; transform: translateY(10px); }
    100% { opacity: 1; transform: translateY(0); }
}

/* Bar and Line Chart Elements */
.pdf-builder-container .element-barchart,
.pdf-builder-container .element-linechart {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 15px;
    min-height: 200px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.pdf-builder-container .element-barchart img,
.pdf-builder-container .element-linechart img {
    max-width: 100%;
    height: auto;
}

.page-item {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: relative;
}

.page-item.selected {
    transform: scale(1.02);
}

.page-item-content {
    display: flex;
    align-items: center;
    padding: 3px;
    border-radius: 4px;
}

.page-item:hover .page-item-content {
    background-color: rgba(0,0,0,0.03);
}
.new-page-button {
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.new-page-button:hover {
	transform: translateY(-2px);
	box-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

/* Top Navigation Builder Styles */
.panel-header-top .display-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.preview-modes-center {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: center;
    gap: 10px;
}

.right-buttons {
    display: flex;
    align-items: center;
    gap: 5px;
}

.btn-preview-dropdown {
    position: relative;
    display: inline-block;
}

.preview-dropdown-menu {
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.preview-dropdown-menu li a {
    display: flex;
    align-items: center;
    padding: 8px 15px;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
}

.preview-dropdown-menu li a:hover {
    background-color: #f5f5f5;
    color: #262626;
}

.preview-dropdown-menu li a .material-symbols-outlined {
    margin-right: 8px;
    font-size: 18px;
}

.btn-preview-dropdown .btn-add {
    position: relative;
}

.btn-preview-dropdown .fa-angle-down {
    margin-left: 5px;
    font-size: 12px;
}

/* Fix dropdown positioning */
.preview-dropdown-menu {
    right: 0 !important;
    left: auto !important;
}

/* Style for preview button content with proper icon positioning */
.preview-button-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.preview-button-content .material-symbols-outlined,
.preview-button-content .element-label {
    display: inline-flex;
    align-items: center;
}

.preview-button-content .preview-arrow {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}

/* Language dropdown arrow positioning */
.header-dropdown-language-page a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-right: 20px; /* Add padding to create space for the icon */
}

.language-arrow {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
}

/* Undo/Redo button styles */
.undo-area, .undo-container-area {
    display: flex;
    gap: 15px;
    align-items: center;
    /* margin-bottom: 10px; */
	border-left: 1px solid #282828;
	border-right: 1px solid #282828;
}

.undo-button, .redo-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    padding: 5px;
    border-radius: 4px;
    transition: background-color 0.2s ease;
}

.undo-button:hover, .redo-button:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.undo-button .material-symbols-outlined, 
.redo-button .material-symbols-outlined {
    font-size: 24px;
    /* margin-bottom: 2px; */
}

.undo-button .element-label, 
.redo-button .element-label {
    font-size: 12px;
    font-weight: 500;
    color: #666;
}
.topic-item{
    background: aliceblue;
    padding: 3px 6px;
    margin: 3px 5px;
    border-radius: 2px;
    display: inline-block;
}

/* phoenix css */
.phoenix-dashboard-item:hover {
    background-color: #f3f4f6;
}
    .phoenix-container {
        padding: 30px 20px;
        /* background-color: #f8f9fa; */
        color: #333333;
        min-height: 100vh;
    }
    

    .phoenix-page-header {
        margin-bottom: 25px;
    }

    .phoenix-page-header h1 {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .phoenix-page-header p {
        color: #6b7280;
        font-size: 14px;
    }
    

    .phoenix-card {
        background-color: #ffffff;
        border-radius: 12px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
        padding: 25px;
        margin-bottom: 25px;
        border: none;
    }
    .dark-mode .phoenix-card {
        background-color: #1f2937;
        color: #f3f4f6;
    }

    .phoenix-filter-header {
        display: flex;
        align-items: center;
        gap: 10px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .phoenix-filter-row {
        display: flex;
        gap: 20px;
        margin-bottom: 20px;
    }

    .phoenix-form-group {
        display: flex;
        flex-direction: column;
        gap: 8px;
        flex: 1;
    }

    .phoenix-form-group.search-group {
        flex: 2;
    }

    .phoenix-form-group label {
        font-size: 14px;
        font-weight: 500;
    }

    .phoenix-input-wrapper {
        position: relative;
    }

    .phoenix-input-wrapper i,
    .phoenix-input-wrapper svg {
        position: absolute;
        left: 12px;
        top: 50%;
        transform: translateY(-50%);
        color: #6b7280;
    }

    .phoenix-form-control {
        width: 100%;
        padding: 10px 12px;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
        font-size: 14px;
        outline: none;
        transition: border-color 0.2s;
    }

    .phoenix-input-wrapper .phoenix-form-control {
        padding-left: 35px;
    }

    .phoenix-helper-text {
        font-size: 11px;
        color: #d97706;
        margin-top: -4px;
    }

    .phoenix-filter-actions {
        display: flex;
        gap: 10px;
    }

    .phoenix-btn {
        padding: 10px 20px;
        border-radius: 6px;
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
        border: none;
        transition: all 0.2s;
    }

    .phoenix-btn-primary {
        background-color: #1f2937;
        color: white;
    }

    .phoenix-btn-primary:hover {
        background-color: #111827;
    }

    .phoenix-btn-outline {
        background-color: #f3f4f6;
        color: #333333;
        border: 1px solid #e5e7eb;
    }

    .phoenix-table-header-info {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 15px;
        padding: 0 5px;
    }

    .phoenix-export-btn {
        background: none;
        border: none;
        color: #333333;
        cursor: pointer;
        font-size: 14px;
        font-weight: 500;
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .phoenix-table-container {
        background-color: #ffffff;
        border-radius: 12px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
        overflow-x: auto;
    }

    .phoenix-table {
        width: 100%;
        border-collapse: collapse;
        text-align: left;
        table-layout: auto;
    }

    .phoenix-table th, .phoenix-table td {
        padding: 12px 15px;
        font-size: 14px;
        border-bottom: 1px solid #e5e7eb;
        white-space: nowrap;
    }

    .phoenix-table th {
        background-color: #f1f5f9;
        color: #6b7280;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 0.5px;
    }

    .phoenix-table .col-narrow {
        width: 100px;
    }

    .phoenix-table .col-medium {
        width: 150px;
    }

    /* Badges */
    .phoenix-badge {
        display: inline-block;
        padding: 4px 10px;
        border-radius: 4px;
        font-size: 12px;
        font-weight: 500;
    }

    .phoenix-badge.damage { background-color: #fee2e2; color: #ef4444; }
    .phoenix-badge.missing { background-color: #f3e8ff; color: #a855f7; }
    .phoenix-badge.sent { background-color: #dcfce7; color: #22c55e; }
    .phoenix-badge.waiting { background-color: #ffedd5; color: #f97316; }
    .phoenix-badge.error { background-color: #fee2e2; color: #ef4444; }

    .phoenix-pagination {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding: 20px;
        gap: 5px;
    }

    .phoenix-page-item {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        border-radius: 4px;
        font-size: 14px;
        color: #6b7280;
        cursor: pointer;
        text-decoration: none;
    }

    .phoenix-page-item.active {
        background-color: #333333;
        color: white;
    }

    /* Error Overview Stats */
    .phoenix-stats-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        margin-bottom: 25px;
    }

    .phoenix-stat-card {
        background-color: #ffffff;
        border-radius: 12px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
        padding: 20px 25px;
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .phoenix-stat-icon {
        width: 60px;
        height: 60px;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
    }

    .phoenix-stat-icon.red { background-color: #fee2e2; color: #ef4444; }
    .phoenix-stat-icon.orange { background-color: #ffedd5; color: #f97316; }
    .phoenix-stat-icon.purple { background-color: #ede9fe; color: #8b5cf6; }

    .phoenix-stat-info {
        display: flex;
        flex-direction: column;
    }

    .phoenix-stat-label {
        font-size: 14px;
        color: #6b7280;
        font-weight: 500;
        margin-bottom: 5px;
    }

    .phoenix-stat-value {
        font-size: 32px;
        font-weight: 700;
        line-height: 1;
    }

    /* Error List */
    .phoenix-list-info {
        font-size: 14px;
        color: #6b7280;
        margin-bottom: 15px;
        padding: 0 5px;
    }

    .phoenix-error-list-container {
        display: flex;
        flex-direction: column;
        gap: 15px;
        max-height: 500px;
        overflow-y: auto;
        padding-right: 10px;
    }

    .phoenix-error-list-container::-webkit-scrollbar { width: 6px; }
    .phoenix-error-list-container::-webkit-scrollbar-track { background: transparent; }
    .phoenix-error-list-container::-webkit-scrollbar-thumb { background: #d1d5db; border-radius: 10px; }

    .phoenix-error-item {
        background-color: #ffffff;
        border-radius: 12px;
        padding: 20px;
        display: flex;
        gap: 20px;
        align-items: flex-start;
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
        border: 1px solid transparent;
        transition: border-color 0.2s;
    }

    .phoenix-error-item:hover {
        border-color: #e5e7eb;
    }

    .phoenix-error-item-icon {
        width: 48px;
        height: 48px;
        background-color: #fee2e2;
        color: #ef4444;
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        flex-shrink: 0;
    }

    .phoenix-error-content {
        display: flex;
        flex-direction: column;
        gap: 6px;
    }

    .phoenix-error-title {
        font-size: 15px;
        font-weight: 600;
        color: #333333;
    }

    .phoenix-error-desc {
        font-size: 14px;
        color: #6b7280;
        margin-bottom: 8px;
        line-height: 1.4;
    }

    .phoenix-error-meta {
        display: flex;
        align-items: center;
        gap: 20px;
        font-size: 12px;
        color: #9ca3af;
    }

    .phoenix-error-meta span {
        display: flex;
        align-items: center;
        gap: 6px;
    }

    /* Sending Overview Split Layout */
    .phoenix-email-section-header {
        display: flex;
        align-items: center;
        gap: 10px;
        font-weight: 600;
        margin-bottom: 15px;
        font-size: 15px;
    }

    .phoenix-email-section-header i {
        color: #6b7280;
        font-size: 18px;
    }

    .phoenix-split-layout {
        display: flex;
        gap: 20px;
        height: 500px;
    }

    .phoenix-email-list {
        flex: 0 0 45%;
        display: flex;
        flex-direction: column;
        gap: 15px;
        overflow-y: auto;
        padding-right: 10px;
    }

    .phoenix-email-list::-webkit-scrollbar { width: 6px; }
    .phoenix-email-list::-webkit-scrollbar-track { background: transparent; }
    .phoenix-email-list::-webkit-scrollbar-thumb { background: #d1d5db; border-radius: 10px; }

    .phoenix-email-card {
        background-color: #ffffff;
        border: 1px solid #e5e7eb;
        border-radius: 10px;
        padding: 16px;
        position: relative;
        cursor: pointer;
        transition: box-shadow 0.2s;
    }

    .phoenix-email-card:hover {
        box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    }

    .phoenix-email-card.active {
        border-color: #1f2937;
        box-shadow: 0 0 0 1px #1f2937;
    }

    .phoenix-email-title {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 6px;
        padding-right: 30px;
    }

    .phoenix-email-to {
        font-size: 13px;
        color: #6b7280;
        margin-bottom: 12px;
    }

    .phoenix-email-meta {
        display: flex;
        gap: 20px;
        font-size: 12px;
        color: #6b7280;
    }

    .phoenix-email-meta div {
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .phoenix-eye-icon {
        position: absolute;
        top: 16px;
        right: 16px;
        color: #333333;
        font-size: 14px;
    }

    .phoenix-email-detail-panel {
        flex: 1;
        background-color: #ffffff;
        border-radius: 12px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #6b7280;
        padding: 20px;
        overflow-y: auto;
    }

    .phoenix-empty-icon {
        font-size: 40px;
        color: #9ca3af;
        margin-bottom: 15px;
    }

    .phoenix-empty-text {
        font-size: 15px;
        font-weight: 500;
    }

    /* UI-Select Phoenix Styling */
    .ui-select-multiple.ui-select-bootstrap {
        border: 1px solid #e5e7eb;
        border-radius: 6px;
        padding: 4px 8px;
        min-height: 42px;
        background-color: #ffffff;
    }
    .ui-select-bootstrap .ui-select-toggle {
        border: 1px solid #e5e7eb;
        border-radius: 6px;
        padding: 10px 12px;
        height: auto;
        background-color: #ffffff;
    }
    .ui-select-bootstrap .ui-select-match-item {
        border-radius: 4px;
        background-color: #f3f4f6;
        border: 1px solid #e5e7eb;
        color: #374151;
        margin: 2px;
    }
    .ui-select-bootstrap .ui-select-choices {
        border-radius: 6px;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    }
    .ui-select-bootstrap .ui-select-choices-row.active > span {
        background-color: #009ef7;
    }
    .phoenix-form-group .ui-select-container {
        width: 100%;
    }

    /* Custom Multiple Select (aligned with phoenix-form-control) */
    .multiple-select-container {
        position: relative;
        width: 100%;
    }

    .select-trigger {
        position: relative;
        display: flex;
        align-items: center;
        padding: 10px 12px;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
        /* background-color: #fff; */
        cursor: pointer;
        transition: all 0.2s;
        min-height: 42px; /* Matches standard input height */
    }

    .multiple-select-container.open .select-trigger {
        border-color: #1f2937;
    }

    .select-label {
        display: none; /* Label is now handled outside the container */
    }

    .select-value {
        flex-grow: 1;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 24px;
        font-size: 14px;
        min-height: 20px;
        /* color: #374151; */
    }

    .dropdown-icon {
        position: absolute;
        right: 12px;
        width: 18px;
        height: 18px;
        fill: #6b7280;
        transition: transform 0.2s;
    }

    .multiple-select-container.open .dropdown-icon {
        transform: rotate(180deg);
    }

    .select-dropdown {
        position: absolute;
        top: calc(100% + 4px);
        left: 0;
        right: 0;
        background-color: #fff;
        border-radius: 6px;
        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
        max-height: 250px;
        overflow-y: auto;
        z-index: 1000;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px);
        transition: all 0.2s;
        border: 1px solid #e5e7eb;
    }

    .multiple-select-container.open .select-dropdown {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    .select-option {
        display: flex;
        align-items: center;
        padding: 10px 16px;
        cursor: pointer;
        transition: background-color 0.2s;
    }

    .select-option:hover {
        background-color: #f9fafb;
    }

    .checkbox-custom {
        width: 18px;
        height: 18px;
        border: 2px solid #d1d5db;
        border-radius: 4px;
        margin-right: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.1s;
    }

    .select-option.selected .checkbox-custom {
        background-color: #1f2937;
        border-color: #1f2937;
    }

    .select-option.selected .checkbox-custom::after {
        content: '';
        width: 4px;
        height: 8px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        margin-top: -2px;
    }

    .select-option .option-text {
        font-size: 14px;
        /* color: #374151; */
    }
.phoenix-error-note {
    font-size: 13px;
    color: #4b5563;
    background-color: #f9fafb;
    padding: 8px 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    border-left: 3px solid #d1d5db;
    font-style: italic;
    display: flex;
    align-items: flex-start;
    gap: 8px;
}
.phoenix-error-note i {
    margin-top: 2px;
    color: #9ca3af;
}

.phoenix-error-actions {
    margin-left: auto;
    align-self: center;
}
.phoenix-btn-view-detail {
    background-color: #ffffff;
    color: #374151;
    border: none;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.2s;
    cursor: pointer;
}
.phoenix-btn-view-detail:hover {
    background-color: #1f2937;
    color: #ffffff;
    border-color: #1f2937;
}
.phoenix-btn-view-detail i {
    font-size: 11px;
    transition: transform 0.2s;
}
.phoenix-btn-view-detail:hover i {
    transform: translateX(2px);
}
.active-report {
    background-color: #f8fafc !important;
    border-left: 4px solid #1e64b2 !important;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1) !important;
}
.phoenix-error-item:hover:not(.active-report) {
    background-color: #f3f4f6;
}
.email-body-content {
    background: white;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
}
/* Phoenix Custom Dialog Styles */
.phoenix-custom-dialog .ngdialog-content {
    max-width: 800px !important;
    width: 90% !important;
    border-radius: 12px !important;
    padding: 24px !important;
    background: #fff !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1) !important;
    position: relative;
}

.phoenix-dialog-header {
    border-bottom: 1px solid #f3f4f6;
    margin-bottom: 20px;
    padding-bottom: 12px;
}

.phoenix-dialog-header h3 {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #111827;
}

.phoenix-image-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 16px;
    max-height: 60vh;
    overflow-y: auto;
    padding: 5px;
}

.phoenix-image-item {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    transition: transform 0.2s ease-in-out;
}

.phoenix-image-item:hover {
    transform: scale(1.02);
}

.phoenix-image-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.phoenix-btn-icon-report {
    background: white;
    border: 1px solid #e5e7eb;
    color: #6b7280;
    padding: 6px 10px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.phoenix-btn-icon-report:hover {
    background-color: #f3f4f6;
    color: #2563eb;
    border-color: #2563eb;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.dependency-form-container {
    margin-top: 10px;
}

.dependency-form-search-wrapper {
    margin-bottom: 10px;
    width: 100%;
}

.dependency-form-list-scroll {
    border: 1px solid #e5e6e7;
    background: #fff;
    max-height: 350px;
    overflow-y: auto;
    border-radius: 4px;
}

.dependency-form-question-block {
    border-bottom: 1px solid #eee;
}

.dependency-form-question-header {
    background: #f8f9fa;
    padding: 8px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.dependency-form-question-title {
    font-weight: bold;
    color: #333;
    user-select: none;
}

.dependency-form-question-title i.fa {
    width: 15px;
}

.dependency-form-answer-list {
    padding: 5px 0 5px 25px;
}

.dependency-form-answer-item {
    margin-bottom: 5px;
}

.dependency-form-answer-label {
    font-weight: normal !important;
    margin-bottom: 0 !important;
}

.dependency-form-checkbox-indicator {
    top: 2px !important;
}

.dependency-form-empty-state {
    padding: 20px;
    text-align: center;
    color: #999;
}

.dependency-form-helper-text {
    font-size: 11px;
    color: #888;
    margin-top: 5px;
}