.signin .logo, .auth .logo {width: 220px;height: auto;}

#modal-alert .modal-body .alert p {margin-bottom:0;}

.modal-body .question {text-align:center;font-weight:bold;margin-bottom:0;}
.modal-body .question i {font-size: 42px;margin: 0 0 15px 0;color: darkmagenta;}
.modal-body .question p:last-of-type {margin-bottom:0;}

.wrapper.toggled.sidebar-hovered .sidebar-header .content-icon, .wrapper .sidebar-header .content-icon {display:none;}
.wrapper.toggled .sidebar-header .content-icon {display:block;}

.wrapper.toggled.sidebar-hovered .sidebar-header .content-logo, .wrapper .sidebar-header .content-logo {display:block;width:100%;text-align:center;}
.wrapper.toggled .sidebar-header .content-logo {display:none;}
.wrapper .sidebar-header .logo {width:100px;max-height:45px;}

#MKT_MainBody {width:100%;height:calc(100vh - 65px);border:0 none;margin:0;padding:0;}
.page-content {padding: 0;}
.content {padding: 1.5rem 1.5rem 2.5rem 1.5rem;}
.hidden {display:none;}
textarea {resize: none;}

.icon-box {min-width: 60px;}
.toggle-icon {min-width: 40px;}

.breadcrumb-title {border-right: 0 none;}
.horizontal-labels .form-label {text-align:right;line-height: 38px;margin-bottom: 0;}
.form-label { margin-bottom: .1rem; cursor:pointer;}
.buttons {text-align:right;}
.btn-light {
	background-color: #eee;
	border-color: #eee;
}
.integer, .decimal {text-align:right;}
.row>* {
	--bs-gutter-x: 1rem;
}
.page-breadcrumb {
	--bs-heading-color:#111;
}
.accordion {
	--bs-accordion-active-bg:#eee;
	--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgb(157 157 157 / 25%);
	--bs-accordion-active-color:#000;
}
.accordion-item:first-of-type .accordion-button {padding-top:10px;padding-bottom:10px;}

.pview {position:relative;}
.pview .ic-pview {position:absolute;top:1px;right:20px;width:30px;height:30px;text-align:center;color:#000;cursor:pointer;font-size: 18px;line-height: 30px;}
.message p {text-align:center;}

.btnGrid {
	padding:0 4px;
	margin:0 4px;
	width: auto;
}

#btnSpents.warning i {
	margin-left: 5px;
	color:red;
}
.IssueButtons {
	display:block;
}
.Issue {
	padding-top:5px;
}
.Issue i {
	margin-right: 5px;
	color: red;
}

div.dt-container div.dt-paging ul.pagination {gap: 3px;}
table.table.dataTable>tbody>tr>.dt-empty {padding: 10px 0;}
table.dataTable.table-bordered thead th {border-top-width:1px;border-bottom-width:1px !important;}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable tr td:last-child {border-right-width:0 !important;}
table.dataTable.table-bordered tbody tr:last-child td {border-bottom-width:1px;}

table.dataTable>thead>tr>th.dt-orderable-none, table.dataTable>thead>tr>td.dt-orderable-none{padding-right: .5rem !important;}

.dataTable .tableState {padding: 8px 10px;}
.dataTable .tableState .State span {
	margin: 2px 10px -3px 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	display: inline-block;
}
.dataTable .tableState .State12 span {
	background-color: #AAA;
}
.dataTable .tableState .State12 {
	color: #AAA;
}
.dataTable .tableState .State13 span {
	background-color: #976cff;
}
.dataTable .tableState .State13 {
	color: #976cff;
}
.dataTable .tableState .State14 span {
	background-color: #4b00ff;
}
.dataTable .tableState .State14 {
	color: #4b00ff;
}
.dataTable .tableState .State15 span {
	background-color: red;
}
.dataTable .tableState .State15 {
	color: red;
}
.dataTable .tableState .State16 span {
	background-color: #777;
}
.dataTable .tableState .State16 {
	color: #777;
}
.dataTable .tableState .State17 span {
	background-color: #BBB;
}
.dataTable .tableState .State17 {
	color: #BBB;
}
.dataTable .tableState .State26 span {
	background-color: #AAA;
}
.dataTable .tableState .State26 {
	color: #AAA;
}
.dataTable .tableState .State27 span {
	background-color: #4b00ff;
}
.dataTable .tableState .State27 {
	color: #4b00ff;
}
.dataTable .tableState .State34 span {
	background-color: #4b00ff;
}
.dataTable .tableState .State34 {
	color: #4b00ff;
}
.dataTable .vertical-center {
	vertical-align: middle;
}
.dataTable .tableState .State i {
	margin-left: 5px;
	color: red;
}

table.table-bordered.dataTable.ForceTableId th.tableId, table.table-bordered.dataTable.ForceTableId th.tableId, table.table-bordered.dataTable.ForceTableId td.tableId, table.table-bordered.dataTable.ForceTableId td.tableId {
	border-left-width: 1px;
}
table.table-bordered.dataTable tr td.tableActions {
	/*width:100px;*/
	line-height: 12px;
	padding: 12px 10px 11px;
	display: flex;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	gap: 1rem;
}
table.table-bordered.dataTable tr th.tableActions {
	text-align: center;
}
table tr th.tableDateTime, table tr td.tableDateTime {
	text-align:center !important;
	width:100px;
	white-space: nowrap !important;
}
table tr th.tableDate, table tr td.tableDate {
	text-align:center !important;
	width:80px;
}
table tr th.tableCenter, table tr td.tableCenter {
	text-align:center !important;
}
table tr th.tableNumeric, table tr td.tableNumeric {
	text-align:right !important;
	width:100px;
}
table#detail tr th.tableNumeric, table#detail tr td.tableNumeric {
	width:140px;
}
table tr th.tableText, table tr td.tableText {
	text-align:left !important;
}
table#detail tr th.tableText, table#detail tr td.tableText {
	text-align:left;
}
table#detail {
	margin-bottom: 0;
}
table tr th.tableId, table tr td.tableId {
	text-align:right !important;
	max-width:100px !important;
	min-width: 25px;
	padding: 8px 10px;
	width: 100px !important;
}
table.table-bordered.dataTable tr th.tableLeft, table.table-bordered.dataTable tr td.tableLeft {
	text-align:left;
}
.tableQA td.tableState {
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 50px;
	min-width: 50px;
	width: 50px;
	position: relative;
}
.tableQA td.tableState i {
	font-size:26px;
	color:white;
}
.tableQA td.tableState.StateNotPass {
	background-color:red !important;
}
.tableQA td.tableState.StatePass {
	background-color:green !important;
}
#spnQA.warning i {color:red;}
#spnQA.success i {color:green;}

.btnIssue i {color:red;}
.File {
	float:left;
	border:1px solid #c5c5c5;
	border-radius:3px;
	width: 100px;
	height: 146px;
	text-align:center;
	margin: 0 15px 15px 0;
	position: relative;
}
.File em {
	float:left;
	width: 98px;
	height: 98px;
	padding: 5px;
	word-wrap: break-word;
	overflow:hidden;
}
.File .progress {
	float: left;
	width: 88px;
	height: 20px;
	margin:0 5px;
}
.File strong {
	float: left;
	width: 98px;
	height: 26px;
	padding: 5px;
	font-weight:normal;
}
.File i {
	position: absolute;
	top: 38%;
	left: 39%;
	color:#2196F3;
	background: #fff;
}

/*DIALOG*/
.content.content-lightbox { padding: 0.5rem;}
.content.content-lightbox .card {margin-bottom:0;}
.ui-dialog .ui-dialog-titlebar-close {border:0;background: none;}
.ui-dialog .ui-dialog-titlebar-close:after {content: '×';position: absolute;top: -6px;left: 2px;font-weight: normal;font-size: 20px;font-family: math;}
/*END DIALOG*/

/*ERRORS*/
.form-control.Error, .select2.select2-container--default.Error .select2-selection--multiple, .bootstrap-select.Error .btn-default {
	border-color: red !important;
	background-color:#fbf1f1;
}
.form-select.Error {
	border-color: red;
	background-color:#fbf1f1;
}
.btn.Error {
	border-color: red;
	background-color:#F44336;
}
/*END ERRORS*/

/*DATERANGE*/
.btn.daterange {width:100%;position: relative;}
.btn.daterange:hover {border-color:var(--bs-border-color);}
.btn.daterange i {position: absolute;top: 28px;right: 11px;}
.btn.daterange>span {display: inline-block;width: 100%;text-align: left;font-size: 1rem;font-weight: 400;line-height: 1.5;}
.input-daterange .input-group-addon {
	background: #e0e0e0 !important;
	border: none !important;
	text-shadow: none !important;
}
.daterangepicker td.active, 
.daterangepicker td.active:hover {
	background: #2196F3 !important;
	text-shadow: none !important;
	color: #fff;
}
.daterangepicker .calendar th, 
.daterangepicker .calendar td {
	padding: 7px !important;
}
.daterangepicker td.in-range {
	background: #eee;
}
.daterangepicker .ranges li.active, 
.daterangepicker .ranges li:hover {
	background: #2196F3 !important;
	border-color: #2196F3 !important;
	color: #fff !important;
}
.daterangepicker .ranges li {
	color: #212121 !important;
}
/*END DATERANGE*/


/* DATEPICKER */

.datepicker table tr td.today, 
.datepicker table tr td.today:hover, 
.datepicker table tr td.today.disabled, 
.datepicker table tr td.today.disabled:hover {
    background: #eee !important;
}
.datepicker table tr td.active:hover, 
.datepicker table tr td.active:hover:hover, 
.datepicker table tr td.active.disabled:hover, 
.datepicker table tr td.active.disabled:hover:hover, 
.datepicker table tr td.active:focus, 
.datepicker table tr td.active:hover:focus, 
.datepicker table tr td.active.disabled:focus, 
.datepicker table tr td.active.disabled:hover:focus, 
.datepicker table tr td.active:active, 
.datepicker table tr td.active:hover:active, 
.datepicker table tr td.active.disabled:active, 
.datepicker table tr td.active.disabled:hover:active, 
.datepicker table tr td.active.active,
.datepicker table tr td span.active.active,
.datepicker table tr td.active:hover.active, 
.datepicker table tr td.active.disabled.active, 
.datepicker table tr td.active.disabled:hover.active, 
.open .dropdown-toggle.datepicker table tr td.active, 
.open .dropdown-toggle.datepicker table tr td.active:hover, 
.open .dropdown-toggle.datepicker table tr td.active.disabled, 
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    background: #2196F3 !important;
    color: #fff !important;
}
.datepicker {
    min-width: 250px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}
.datepicker.dropdown-menu {
    min-width: 250px;
    border: 1px solid #ddd !important;
    -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2) !important;
}
.datepicker-dropdown:before {
    border-bottom-color: #ddd !important;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
    border-top-color: #ddd !important;
}
.datepicker table {
    width: 100%;
}	        
.input-daterange .input-group-addon {
    background: #e0e0e0 !important;
    border: none !important;
    text-shadow: none !important;
}
.irs-from, .irs-to, .irs-single {
    background: #212121 !important;
}
.datepicker-full-width .datepicker-inline {
    width: 100%;
}

/* END DATEPICKER */

/* LOADING */
.AjaxOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #eee;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 10000;
}
.AjaxOverlayBlock {
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.AjaxLoader {
	display: block;
	position: fixed;
	font-size: 0;
	color: #1770E6;
	left: 50%;
	top: calc(50% - 22px);
	width: 45px;
	height: 45px;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	z-index:10001;
}
.AjaxLoader .ic {
	width:150px;
	height:50px;
	fill:#1770E6;
}
.AjaxLoader div {
	position: absolute;
	bottom: -16px;
	left: 50%;
	border-radius: 100%;
	display: inline-block;
	float: none;
	width: 38px;
	height: 38px;
	background: transparent;
	border-style: solid;
	border-width: 2px;
	border-right-color: transparent;
	border-left-color: transparent;
	-webkit-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
	animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
}
@-webkit-keyframes ball-clip-rotate-pulse-rotate {
	 0% {
		 -webkit-transform: translate(-50%, -50%) rotate(0);
		 transform: translate(-50%, -50%) rotate(0);
	}
	 50% {
		 -webkit-transform: translate(-50%, -50%) rotate(180deg);
		 transform: translate(-50%, -50%) rotate(180deg);
	}
	 100% {
		 -webkit-transform: translate(-50%, -50%) rotate(360deg);
		 transform: translate(-50%, -50%) rotate(360deg);
	}
}
@-moz-keyframes ball-clip-rotate-pulse-rotate {
	 0% {
		 -moz-transform: translate(-50%, -50%) rotate(0);
		 transform: translate(-50%, -50%) rotate(0);
	}
	 50% {
		 -moz-transform: translate(-50%, -50%) rotate(180deg);
		 transform: translate(-50%, -50%) rotate(180deg);
	}
	 100% {
		 -moz-transform: translate(-50%, -50%) rotate(360deg);
		 transform: translate(-50%, -50%) rotate(360deg);
	}
}
@-o-keyframes ball-clip-rotate-pulse-rotate {
	 0% {
		 -o-transform: translate(-50%, -50%) rotate(0);
		 transform: translate(-50%, -50%) rotate(0);
	}
	 50% {
		 -o-transform: translate(-50%, -50%) rotate(180deg);
		 transform: translate(-50%, -50%) rotate(180deg);
	}
	 100% {
		 -o-transform: translate(-50%, -50%) rotate(360deg);
		 transform: translate(-50%, -50%) rotate(360deg);
	}
}
@keyframes ball-clip-rotate-pulse-rotate {
	 0% {
		 -webkit-transform: translate(-50%, -50%) rotate(0);
		 -moz-transform: translate(-50%, -50%) rotate(0);
		 -o-transform: translate(-50%, -50%) rotate(0);
		 transform: translate(-50%, -50%) rotate(0);
	}
	 50% {
		 -webkit-transform: translate(-50%, -50%) rotate(180deg);
		 -moz-transform: translate(-50%, -50%) rotate(180deg);
		 -o-transform: translate(-50%, -50%) rotate(180deg);
		 transform: translate(-50%, -50%) rotate(180deg);
	}
	 100% {
		 -webkit-transform: translate(-50%, -50%) rotate(360deg);
		 -moz-transform: translate(-50%, -50%) rotate(360deg);
		 -o-transform: translate(-50%, -50%) rotate(360deg);
		 transform: translate(-50%, -50%) rotate(360deg);
	}
}
@-webkit-keyframes ball-clip-rotate-pulse-scale {
	 0%, 100% {
		 opacity: 1;
		 -webkit-transform: translate(-50%, -50%) scale(1);
		 transform: translate(-50%, -50%) scale(1);
	}
	 30% {
		 opacity: 0.3;
		 -webkit-transform: translate(-50%, -50%) scale(0.15);
		 transform: translate(-50%, -50%) scale(0.15);
	}
}
@-moz-keyframes ball-clip-rotate-pulse-scale {
	 0%, 100% {
		 opacity: 1;
		 -moz-transform: translate(-50%, -50%) scale(1);
		 transform: translate(-50%, -50%) scale(1);
	}
	 30% {
		 opacity: 0.3;
		 -moz-transform: translate(-50%, -50%) scale(0.15);
		 transform: translate(-50%, -50%) scale(0.15);
	}
}
@-o-keyframes ball-clip-rotate-pulse-scale {
	 0%, 100% {
		 opacity: 1;
		 -o-transform: translate(-50%, -50%) scale(1);
		 transform: translate(-50%, -50%) scale(1);
	}
	 30% {
		 opacity: 0.3;
		 -o-transform: translate(-50%, -50%) scale(0.15);
		 transform: translate(-50%, -50%) scale(0.15);
	}
}
@keyframes ball-clip-rotate-pulse-scale {
	 0%, 100% {
		 opacity: 1;
		 -webkit-transform: translate(-50%, -50%) scale(1);
		 -moz-transform: translate(-50%, -50%) scale(1);
		 -o-transform: translate(-50%, -50%) scale(1);
		 transform: translate(-50%, -50%) scale(1);
	}
	 30% {
		 opacity: 0.3;
		 -webkit-transform: translate(-50%, -50%) scale(0.15);
		 -moz-transform: translate(-50%, -50%) scale(0.15);
		 -o-transform: translate(-50%, -50%) scale(0.15);
		 transform: translate(-50%, -50%) scale(0.15);
	}
}
/* END LOADING */

/*SUCCESS CHECKMARK*/
.success-checkmark {
  width: 90px;
  height: 115px;
  margin: 0 auto;
}
.success-checkmark .check-icon {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
  box-sizing: content-box;
  border: 4px solid #4caf50;
}
.success-checkmark .check-icon::before {
  top: 3px;
  left: -2px;
  width: 30px;
  transform-origin: 100% 50%;
  border-radius: 100px 0 0 100px;
}
.success-checkmark .check-icon::after {
  top: 0;
  left: 30px;
  width: 60px;
  transform-origin: 0 50%;
  border-radius: 0 100px 100px 0;
  animation: rotate-circle 4.25s ease-in;
}
.success-checkmark .check-icon::before, .success-checkmark .check-icon::after {
  content: '';
  height: 100px;
  position: absolute;
  background: #fff;
  transform: rotate(-45deg);
}
.success-checkmark .check-icon .icon-line {
  height: 5px;
  background-color: #4caf50;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 10;
}
.success-checkmark .check-icon .icon-line.line-tip {
  top: 46px;
  left: 14px;
  width: 25px;
  transform: rotate(45deg);
  animation: icon-line-tip 0.75s;
}
.success-checkmark .check-icon .icon-line.line-long {
  top: 38px;
  right: 8px;
  width: 47px;
  transform: rotate(-45deg);
  animation: icon-line-long 0.75s;
}
.success-checkmark .check-icon .icon-circle {
  top: -4px;
  left: -4px;
  z-index: 10;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  box-sizing: content-box;
  border: 4px solid rgba(76, 175, 80, .5);
}
.success-checkmark .check-icon .icon-fix {
  top: 8px;
  width: 5px;
  left: 26px;
  z-index: 1;
  height: 85px;
  position: absolute;
  transform: rotate(-45deg);
  background-color: #fff;
}
@keyframes rotate-circle {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes icon-line-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes icon-line-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
/*END SUCCESS CHECKMARK*/

@media (max-width: 575px) {
	.content {padding: 1.5rem 1.0rem 2.5rem 1.0rem;}
	.horizontal-labels .form-label{text-align:left;}
	.buttons {margin-top:15px;}
	.tab-pane {height:auto !important;}
}
