/* #loading {
    background: #ffffff url("../images/loader.gif") no-repeat scroll center center;
    background-size: 15%;
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    overflow: hidden !important;
    right: 0px;
    z-index: 999999;
} */

/*** Start 'Search' Navbar ***/
html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: "Nunito", sans-serif !important;
	background-color: #fafafa;
}

/* 
body { display:block; }
 */

/* 
  @media screen and (orientation:portrait){
    body {
      max-width: 1320px !important;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
    }
} */
/* @media only screen and (max-width: 600px; orientation: landscape) {
  body  {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  }
} */

.container {
	max-width: 1320px !important;
}

main {
	min-height: 400px;
}

/* .form-control{
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2ZzQ0ODUiICAgdmlld0JveD0iMCAwIDIxLjk5OTk5OSAyMS45OTk5OTkiICAgaGVpZ2h0PSIyMiIgICB3aWR0aD0iMjIiPiAgPGRlZnMgICAgIGlkPSJkZWZzNDQ4NyIgLz4gIDxtZXRhZGF0YSAgICAgaWQ9Im1ldGFkYXRhNDQ5MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDMwLjM2MjIpIiAgICAgaWQ9ImxheWVyMSI+ICAgIDxnICAgICAgIHN0eWxlPSJvcGFjaXR5OjAuNSIgICAgICAgaWQ9ImcxNyIgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjAuNCw4NjYuMjQxMzQpIj4gICAgICA8cGF0aCAgICAgICAgIGlkPSJwYXRoMTkiICAgICAgICAgZD0ibSAtNTAuNSwxNzkuMSBjIC0yLjcsMCAtNC45LC0yLjIgLTQuOSwtNC45IDAsLTIuNyAyLjIsLTQuOSA0LjksLTQuOSAyLjcsMCA0LjksMi4yIDQuOSw0LjkgMCwyLjcgLTIuMiw0LjkgLTQuOSw0LjkgeiBtIDAsLTguOCBjIC0yLjIsMCAtMy45LDEuNyAtMy45LDMuOSAwLDIuMiAxLjcsMy45IDMuOSwzLjkgMi4yLDAgMy45LC0xLjcgMy45LC0zLjkgMCwtMi4yIC0xLjcsLTMuOSAtMy45LC0zLjkgeiIgICAgICAgICBjbGFzcz0ic3Q0IiAvPiAgICAgIDxyZWN0ICAgICAgICAgaWQ9InJlY3QyMSIgICAgICAgICBoZWlnaHQ9IjUiICAgICAgICAgd2lkdGg9IjAuODk5OTk5OTgiICAgICAgICAgY2xhc3M9InN0NCIgICAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjY5NjQsLTAuNzE3NiwwLjcxNzYsMC42OTY0LC0xNDIuMzkzOCwyMS41MDE1KSIgICAgICAgICB5PSIxNzYuNjAwMDEiICAgICAgICAgeD0iLTQ2LjIwMDAwMSIgLz4gICAgPC9nPiAgPC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 0px 3px !important;
  content: 'Search';

} */

/* table, th, td  {
  border: 1px solid black;
} */

.table td,
.table th {
	padding: 0.6rem;
}

/* 
.page-link:hover {
  background-color: none !important;
} */

/* .btn {
  font-size: 13px !important;
  width: fit-content;
  padding: 8px 12px !important;
  border-radius: 4px !important;
} */

.btn-danger {
	background-color: #da635d !important;
	border: #da635d !important;
	font-size: 13px !important;
	padding: 8px 12px !important;
}

.btn-success {
	background-color: #02723b !important;
	padding: 8px 12px !important;
	font-size: 13px !important;
}

.btn-primary {
	background-color: #143c6c !important;
	border: #143c6c !important;
	font-size: 13px !important;
	padding: 8px 12px !important;
}

.btn-light {
	font-size: 13px !important;
	padding: 8px 12px !important;
}

.swal2-styled.swal2-confirm {
	background-color: #143c6c !important;
	border: #143c6c !important;
	font-size: 13px !important;
	padding: 8px 12px !important;
}

button.swal2-cancel.swal2-styled.swal2-default-outline {
	padding: 8px 12px !important;
	font-size: 13px !important;
}

.btnprim {
	padding: 11px 12px !important;
}

.btn-secondary {
	padding: 8px 12px !important;
	font-size: 13px !important;
}

.btn.dropdown-toggle.btn-light.disabled {
	background-color: #e9ecef !important;
	border-color: #e9ecef !important;
	opacity: 1;
}

.bootstrap-select .dropdown-toggle.btn-light.disabled .filter-option {
	background-color: #e9ecef !important;
}

.btn-light {
	background-color: #fff !important;
	border-color: #ddd !important;
	padding: 8px 12px !important;
}

.btn-outline-primary {
	border: 1px solid #143c6c;
	border-radius: 4px;
	color: #143c6c;
	padding: 8px 12px !important;
	font-size: 13px !important;
	background-color: white;
}

.btn-outline-danger {
	padding: 8px 12px !important;
	font-size: 13px !important;
}

.btn-outline-primary:hover {
	border: 1px solid #143c6c;
	border-radius: 4px;
	color: #143c6c;
	padding: 8px 12px !important;
	font-size: 13px !important;
	background-color: white;
}

/* .btn:hover {
  background-color: #143c6c !important;
  border: #143C6C !important;
  color: #fff;
} */

/* .btn:hover {
  color: #fff !important;
} */

.btneExcelCustom:hover {
	background-color: #02723b !important;
	color: #fff !important;
}

.text-primary {
	color: #143c6c !important;
}

.btneExcelCustom {
	background-color: #02723b;
	color: #fff;
	border: 1px solid #02723b;
}

.btnPrint {
	border: 1px solid #143c6c;
	color: #143c6c;
	font-size: 13px !important;
	padding: 8px 12px !important;
}

/* .main-search {
	margin-left: 15%;
} */

.has-search .form-control {
	padding-left: 2.375rem;
}

.has-search .form-control-feedback {
	position: absolute;
	z-index: 2;
	display: block;
	width: 2.375rem;
	height: 2.375rem;
	line-height: 2.375rem;
	text-align: center;
	pointer-events: none;
	color: #aaa;
}

#searchByText {
	display: none;
}

/*** end 'Search' Navbar ***/

.get-today-date {
	padding-top: 20px;
}

.dropdown-menu-notification {
	left: auto;
	right: 0;
	padding-right: 0;
	padding-left: 0;
}

.dropdown-menu-message {
	left: auto;
	right: 0;
	padding-right: 0;
	margin-right: 0;
}

.dropdown-menu-user {
	left: auto !important;
	right: 0 !important;
	padding-right: 0;
	margin-right: 0;
	text-align: center !important;
	/* transform: translate(-50%, 0) !important; */
}

.dropdown-menu-shortcut {
	left: auto;
	right: 0;
	padding-right: 0;
	padding-left: 0;
}

.dropdown-menu-dsfile {
	left: auto;
	right: 0;
	width: 197px;

	align-self: stretch;

	left: -92px !important;
	box-shadow: 0px 0px 8px rgba(20, 60, 108, 0.1);
	border-radius: 8px;
	background-color: #fff;
}

.btnPlus:hover {
	color: #fff;
}

.carouselHomePage {
	border: none !important;
	box-shadow: 0px 0px 8px rgba(20, 60, 108, 0.1);
	border-radius: 8px;
}

.vl {
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #dddd;
	margin-right: -2px;
	padding-right: 0;
	height: 60px;
}

.dsfiles {
	padding: 0;
	text-align: left;
}

/******** Setting for 'Modal' ********/
.modal-max {
	max-width: 85% !important;
}

p.c-content {
	margin: 0;
	padding: 0;
}

ul.c-section {
	max-height: 360px;
	overflow-y: scroll;
}

/******** End of Modal ***********/

/******** Upload button **********/
.file-upload input[type="file"] {
	display: none;
}

.file-upload {
	border: 1px solid #ced4da;
}

/******* End of 'Upload' button ******/

.rounded-lg {
	border-radius: 1rem;
}

.custom-file-label.rounded-pill {
	border-radius: 50rem;
}

.custom-file-label.rounded-pill::after {
	border-radius: 0 50rem 50rem 0;
}

/******* Modal 'Customer Info' ********/
.topRight {
	position: absolute;
	top: 10px;
	right: 14px;
	font-size: 28px;
	font-weight: bold;
}

.profile-customer {
	border-radius: 50%;
	position: absolute;
	top: -67px;
	bottom: 20px;
	max-width: 200px;
	/* border: 3px solid rgba(255, 255, 255, 1); */
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

.profile-customer2 {
	border-radius: 50%;
	position: absolute;
	top: -67px;
	bottom: 20px;
	max-width: 140px;
	max-height: 140px;

	min-width: 140px;
	min-height: 140px;
	/* border: 3px solid rgba(255, 255, 255, 1); */
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

.table.tableContact td,
.table.tableContact th {
	padding: 0.75rem;
	vertical-align: top;
	border-top: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

.table.tableCustomer td,
.table.tableCustomer th {
	padding: 0.75rem;
	vertical-align: top;
	border-top: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

.table.tableCustomer thead th {
	vertical-align: bottom;
	border-bottom: none;
}

section {
	padding: 30px 0;
}

section .section-title {
	text-align: center;
	color: #007b5e;
	margin-bottom: 50px;
	text-transform: uppercase;
}

#tabs {
	background: #007b5e;
	color: #eee;
}

#tabs h6.section-title {
	color: #eee;
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
	border: none !important;
	background-color: none !important;
}

.nav-fill .nav-item {
	font-size: 14px;
	font-weight: 400;
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
	font-size: 14px;
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #143c6c;
	/* background-color: whitesmoke; */
	border-color: transparent transparent #f3f3f3;
	border-bottom: 5px solid #143c6c !important;
	font-size: 14px;
	font-weight: 600;
}

#tabs .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	color: #eee;
	font-size: 20px;
}

.nav-tabs {
	border-bottom: none !important;
}

/***** End of Modal 'Customer Info' ******/

/***** Modal 'External Link' **********/
.externalLink {
	/* height: 124px; */
	text-align: end;
}

.cont {
	width: 100%;
}

.col1 {
	padding-left: 28px;
	width: 20%;
}

.cont .col1 {
	align-content: center;
}

/***** end of 'External Link' *********/

/***** 'Datatable' *********/
input.empty {
	background-image: url(https://cdn4.iconfinder.com/data/icons/iconic/raster/16/magnifying_glass_alt.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 10px;
	text-indent: 20px;
	width: 200px;
}

input.no-icon {
	padding: 5px 5px 5px 10px;
	width: 200px;
}

.page-item .page-link {
	box-shadow: none;
	border: none;
}

.page-item.active .page-link {
	color: #fff;
	/* background-color: #6c757d; */
	background-color: darkblue;
	border-color: #6c757d;
	box-shadow: none;
	border-radius: 5px;
	/* width: 24px; */
	height: 24px;
	font-size: 12px;
	margin: 8px;
	/* padding: 4px 8px 0px 0px; */
	padding: 4px 8px 17px 7px;
	margin-top: 9px;
	z-index: 0;
}

/*** end of 'Datatable' *****/

/***** Only for 'Sidebar' *******/
.sidepanel {
	width: 0;
	position: fixed;
	z-index: 99;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #143c6c;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidepanel a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 16px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

.sidepanel a:hover {
	color: #f1f1f1;
}

.sidepanel .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
}

.openbtn {
	font-size: 20px;
	cursor: pointer;
	background-color: #111;
	color: white;
	padding: 10px 15px;
	border: none;
}

/* .openbtn:hover {
  background-color: #444;
} */

/****** End of 'Sidebar' ********/

/**** Start 'Progress bar' ******/
.progressRounded {
	height: 22px;
	border-radius: 10px;
}

/**** end of 'Progress bar' *****/

/**** Start 'Carousel' ******/
.performanceCarousel>.carousel-inner>.carousel-item {
	/* padding: 3em; */
	height: auto;
	padding: 5px;
	background-color: white;
	padding-bottom: 0;
}

.performanceCarousel2>.carousel-inner>.carousel-item {
	/* padding: 3em; */
	height: auto;
	padding: 5px;
	/* background-color: white; */
	padding-bottom: 0;
}

.sliderChevrontSize {
	font-size: 11px;
	line-height: 0 !important;
}

.performanceCarousel>.carousel-control-prev,
.performanceCarousel>.carousel-control-next {
	background-color: #e1e1e1;
	width: 24px;
	height: 24px;
	/* border-radius: 50%; */
	border-radius: 5px;
	top: 50%;
	transform: translateY(-50%);
	padding: 10px;
}

.styleNextPrevCarousel {
	opacity: 1 !important;
	background-color: #0e2b4e !important;
	width: 24px;
	height: 24px;
	/* border-radius: 50%; */
	border-radius: 5px;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.performanceCarousel2>.carousel-control-prev,
.performanceCarousel2>.carousel-control-next {
	background-color: #e1e1e1;
	width: 24px !important;
	height: 24px;
	/* border-radius: 50%; */
	border-radius: 4px;
	top: 50%;
	transform: translateY(-50%);
	padding: 14px;
	margin-left: 5px;
}

@media (max-width: 960px) {
	.performanceCarousel>.carousel-inner .carousel-item>div {
		display: none;
	}

	.performanceCarousel>.carousel-inner .carousel-item>div:first-child {
		display: block;
	}

	.performanceCarousel2>.carousel-inner .carousel-item>div {
		display: none;
	}

	.performanceCarousel2>.carousel-inner .carousel-item>div:first-child {
		display: block;
	}
}

.performanceCarousel>.carousel-inner .carousel-item.active,
.performanceCarousel>.carousel-inner .carousel-item-next,
.performanceCarousel>.carousel-inner .carousel-item-prev {
	display: flex;
}

.performanceCarousel2>.carousel-inner .carousel-item.active,
.performanceCarousel2>.carousel-inner .carousel-item-next,
.performanceCarousel2>.carousel-inner .carousel-item-prev {
	display: flex;
}

/* display 3 */
@media (min-width: 768px) {

	.performanceCarousel>.carousel-inner .carousel-item-right.active,
	.performanceCarousel>.carousel-inner .carousel-item-next {
		transform: translateX(16.666%);
	}

	.performanceCarousel>.carousel-inner .carousel-item-left.active,
	.performanceCarousel>.carousel-inner .carousel-item-prev {
		transform: translateX(-16.666%);
	}

	.performanceCarousel2>.carousel-inner .carousel-item-right.active,
	.performanceCarousel2>.carousel-inner .carousel-item-next {
		transform: translateX(16.666%);
	}

	.performanceCarousel2>.carousel-inner .carousel-item-left.active,
	.performanceCarousel2>.carousel-inner .carousel-item-prev {
		transform: translateX(-16.666%);
	}
}

.performanceCarousel>.carousel-inner .carousel-item-right,
.performanceCarousel>.carousel-inner .carousel-item-left {
	transform: translateX(0);
}

.performanceCarousel2>.carousel-inner .carousel-item-right,
.performanceCarousel2>.carousel-inner .carousel-item-left {
	transform: translateX(0);
}

/**** end of 'Carousel' *****/

.close {
	color: #143c6c;
}

.btnKopra {
	border: 1px solid #143c6c;
	border-radius: 4px;
	width: 94px;
	color: #143c6c;
	background-color: #fff;
}

.btnKopra:hover {
	border: 1px solid #143c6c;
	background-color: none;
}

/* Search Result */
.cardResult {
	box-shadow: 0px 0px 8px rgba(20, 60, 108, 0.1);
	border-radius: 8px;
	border: none;
}

.bodyResult {
	border-bottom: 1px solid #eee;
}

.bodyResult h6 {
	color: #0088cc;
	font-size: 14px;
	font-weight: 600;
	width: 315px;
}

.bodyResult p {
	color: rgb(119, 119, 119);
	font-weight: 400;
	font-size: 12px;
	width: 182px;
}

.bodyResult a {
	color: #0088cc;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	align-items: center;
}

.bodyResult a:hover {
	text-decoration: none;
	color: #143c6c;
}

.profilePhotos {
	border-radius: 100%;
}

.searchProfile h6 {
	color: #143c6c;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
}

.searchProfile p {
	width: 360px;
	color: #5c5c5c;
	font-weight: 400;
	font-size: 12px;
}

.reportSearch {
	font-size: 14px !important;
	font-weight: 400 !important;
	width: 215px !important;
}

.card {
	border: none !important;
}

.card-body {
	background-color: #fff;
	border-radius: 0 0 8px 8px;
}

.tableBox {
	box-shadow: 0px 0px 16px rgba(20, 60, 108, 0.1);
	border-radius: 8px;
	border: none;
}

.card-header {
	border-radius: 8px 8px 0 0 !important;
}

.btnCustom {
	padding: 8px 12px;
}

.headMarket {
	font-size: 24px;
	font-weight: 900;
	line-height: 33px;

	color: #143c6c;
}

.tooltip-inner {
	background-color: #143c6c !important;
	font-size: 12px;
}

#modal {
	cursor: pointer;
}

.btnFiles {
	text-align: right;
}

.btnExcel {
	background-color: #02723b;
}

.btnExcel:hover {
	background-color: #02723b !important;
	color: #fff !important;
}

.searchid {
	padding: 8px 12px;
}

.disable {
	background-color: #fafafa;
}

.form-labelBrowse {
	background-color: #fff;
	border: 1px solid #143c6c;
	border-radius: 4px;
	color: #143c6c;
	font-size: 12px;
	font-weight: 600;
}

.btnBrowse {
	padding: 8px 12px !important;
	background-color: #fff;
}

/* SUPPORT CHAT */
.floating-chat {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 134px;
	height: 40px;
	border-radius: 8px 0 0 8px;
	transform: translateY(70px);
	transition: all 250ms ease-out;

	background-color: #5cb85c;
	/* background: -moz-linear-gradient(-45deg, #183850 0, #183850 25%, #192C46 50%, #22254C 75%, #22254C 100%);
    background: -webkit-linear-gradient(-45deg, #183850 0, #183850 25%, #192C46 50%, #22254C 75%, #22254C 100%); */
	background-repeat: no-repeat;
	background-attachment: fixed;
	z-index: 111;
}

.headChat {
	display: flex;
	padding: 10px;
	background-color: #fafafa;
}

.profileTitle {
	padding: 0;
}

.messagesBody {
	padding: 10px;
}

.headchatmessage {
	box-shadow: 0px 0px 8px rgba(20, 60, 108, 0.1);
}

.pelaksana {
	color: #143c6c;
	font-size: 14px;
	font-weight: 400;
}

.corporate3 {
	font-size: 12px;
	font-weight: 600;
	color: #ff9900;
}

.profileTitle h6 {
	color: #143c6c;
	font-size: 14px;
	font-weight: 600;
}

/* .headTitle {
    font-size: 14px;
    font-weight: 600;
    color: #143C6C;
  } */

.headTitleMessange {
	font-size: 14px;
	font-weight: 600;
	color: #143c6c;
}

.mailProfile {
	font-size: 12px;
	color: #0088cc;
	font-weight: 400;
}

.phoneProfile {
	color: #5c5c5c;
}

.namaProfile {
	margin-top: 12px;
	margin-left: 5px;
}

.namaProfile h6 {
	font-size: 12px;
	font-weight: 600;
	color: #5c5c5c;
	padding: 0;
	margin: 0;
}

.namaProfile p {
	font-size: 8px;
	font-weight: 400;
	color: rgb(119, 119, 119);
}

.chatBox p {
	font-size: 12px;
	color: rgb(119, 119, 119);
	font-weight: 400;
	margin-left: 12px;
}

.chatBox {
	border-bottom: 1px solid #ddd;
	order: 3;
	z-index: 3;
}

.floating-chat.enter:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	opacity: 1;
}

.floating-chat.enter {
	transform: translateY(0);
	opacity: 0.6;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.14);
}

.floating-chat.expand {
	width: 320px;
	max-height: 816px;
	height: 516px;
	border-radius: 5px;
	cursor: auto;
	opacity: 1;
	background-color: #fff;
}

.floating-chat :focus {
	outline: 0;
	box-shadow: 0 0 3pt 2pt #fff;
}

.floating-chat button {
	background: transparent;
	border: 0;
	color: #fff;
	/* text-transform: uppercase; */
	border-radius: 3px;
	cursor: pointer;
	margin-right: 13px;
	margin-top: 2px;
}

.iconFloating {
	font-size: 13px;
}

.floating-chat .chat {
	display: flex;
	flex-direction: column;
	position: absolute;
	opacity: 0;
	width: 1px;
	height: 1px;
	border-radius: 50%;
	transition: all 250ms ease-out;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.floating-chat .chat.enter {
	opacity: 1;
	border-radius: 0;
	/* margin: 10px; */
	width: auto;
	height: auto;
}

.floating-chat .chat .header {
	flex-shrink: 0;
	padding-bottom: 10px;
	display: flex;
	background: #5cb85c;
	border-radius: 8px 8px 0 0;
}

.floating-chat .chat .header .title {
	flex-grow: 1;
	flex-shrink: 1;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 700;
	padding-top: 8px;
	border-radius: 10px;
	color: #fff;
}

.floating-chat .chat .header button {
	flex-shrink: 0;
}

.floating-chat .chat .messages {
	/* padding: 10px; */
	margin: 0;
	list-style: none;
	overflow-y: scroll;
	overflow-x: hidden;
	flex-grow: 1;
	border-radius: 4px;
	background: #fff;
}

.floating-chat .chat .messages::-webkit-scrollbar {
	width: 5px;
}

.floating-chat .chat .messages::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: rgba(25, 147, 147, 0.1);
}

.floating-chat .chat .messages::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: #ff9900;
}

.floating-chat .chat .footer {
	flex-shrink: 0;
	padding-top: 10px;
	background: transparent;
}

.floating-chat .chat .footer .text-box {
	border-radius: 3px;
	background: #fff;
	/* min-height: 100%; */
	width: 262px;
	height: 80px;
	border: 1px solid #ddd;
	margin-right: 5px;
	color: #777;
	overflow-y: auto;
	padding: 2px 5px;
	margin-left: 2em;
}

.areaChat {
	width: 288px;
	height: 80px;
	font-size: 14px;
	font-weight: 400;
	color: rgb(119, 119, 119);
}

.postChat {
	width: 49px;
	height: 36px;
	padding: 8px 12px;
	font-size: 12px;
}

.floating-chat .chat .footer .text-box::-webkit-scrollbar {
	width: 5px;
}

.floating-chat .chat .footer .text-box::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: rgba(248, 248, 248, 0.1);
}

.floating-chat .chat .footer .text-box::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: rgba(254, 254, 254, 0.2);
}

@keyframes show-chat-even {
	0% {
		margin-left: -480px;
	}

	100% {
		margin-left: 0;
	}
}

@-moz-keyframes show-chat-even {
	0% {
		margin-left: -480px;
	}

	100% {
		margin-left: 0;
	}
}

@-webkit-keyframes show-chat-even {
	0% {
		margin-left: -480px;
	}

	100% {
		margin-left: 0;
	}
}

@keyframes show-chat-odd {
	0% {
		margin-right: -480px;
	}

	100% {
		margin-right: 0;
	}
}

@-moz-keyframes show-chat-odd {
	0% {
		margin-right: -480px;
	}

	100% {
		margin-right: 0;
	}
}

@-webkit-keyframes show-chat-odd {
	0% {
		margin-right: -480px;
	}

	100% {
		margin-right: 0;
	}
}

.bootstrap-select .dropdown-toggle .filter-option {
	/* border: 1px solid #DDD; */
	border-radius: 4px;
}

.headPage {
	font-size: 12px;
	font-weight: 400;
	color: #0088cc;
}

.chevronLeft {
	color: #0088cc;
}

.textNewsL1 {
	/* width: 189px; */
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.HeadJabatan {
	font-size: 14px;
	color: #5c5c5c;
	font-weight: 600;
}

.file-upload:hover {
	color: #777;
}

.form-control:hover {
	cursor: pointer !important;
}

option {
	font-size: 14px;
	color: #777;
}

option:hover {
	background-color: yellow;
}

.customScrollBar {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding: 0px;
	overflow-y: scroll;
	overflow-x: hidden;
}

/* Let's get this party started */
.customScrollBar::-webkit-scrollbar {
	width: 7px;
}

/* Track */
.customScrollBar::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #ff9900;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* Handle */
.customScrollBar::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ff9900;
	-webkit-box-shadow: inset 0 0 6px #ff9900;
}

.customScrollBar::-webkit-scrollbar-thumb:window-inactive {
	background: #ff9900;
}

.filter-option-inner-inner {
	font-size: 14px;
}

.dropdown-item.active,
.dropdown-item:active {
	color: #143c6c !important;
	background-color: #fff !important;
}

.dropdown-item {
	/* width: fit-content !important; */
}

.dropdown-item.hover,
.dropdown-item:hover {
	color: #143c6c;
}

.cbicUserLog tr td {
	font-size: 13px;
	font-weight: 400;
}

tbody tr td {
	font-size: 14px;
	font-weight: 400;
	color: #5c5c5c;
}

.textareaNote {
	resize: none;
}

.cardUtilization2 {
	border: none;
	box-shadow: 0px 0px 16px rgba(20, 60, 108, 0.1);
	border-radius: 8px;
}

.badge-danger {
	background-color: #da635d;
	padding: 4px 8px;
	border-radius: 13px;
	/* width: 55px; */
	height: 24px;
	align-items: center;
	justify-content: center;
	font-size: 12px;
}

.badge-success {
	background-color: #5cb85c;
	padding: 4px 8px;
	border-radius: 13px;
	/* width: 55px; */
	height: 24px;
	align-items: center;
	justify-content: center;
	font-size: 12px;
}

.badgeDanger {
	color: #da635d;
	font-size: 12px;
	font-weight: 700;
}

.badgeActive {
	color: #5cb85c;
	font-size: 12px;
	font-weight: 700;
}

.nameProfileLead {
	color: #777;
	font-size: 20px;
	font-weight: 700;
}

.nameEmailLead {
	color: #0088cc;
	font-size: 14px;
	font-weight: 400;
}

.namegroupHead {
	font-size: 14px;
	font-weight: 400;
	color: #777;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #143c6c;
	text-decoration: none;
	background-color: #fafafa !important;
}

.dropdown-menu {
	z-index: 30 !important;
}

.projectionReady {
	color: #0088cc !important;
	font-size: 12px;
}

.projectionPending {
	color: #ffb703 !important;
}

.nameHeadInput {
	color: #143c6c;
	font-size: 14px;
	font-weight: 400;
}

.tambahSelection a {
	font-size: 12px;
	color: #0088cc;
}

.nameHeadBody {
	font-size: 14px;
	color: #143c6c;
	font-weight: 600;
	margin-bottom: 1em;
}

.printbutton:hover {
	background-color: #143c6c !important;
	color: #fff;
}

.download a {
	color: #0088cc !important;
}

.growthdetail {
	color: #143c6c;
	font-size: 15px !important;
}

.imgPerformance {
	height: 60px;
	width: 100%;
	object-fit: contain;
}

.imgForex {
	width: 90px;
}

input[type="radio"].form-check-input {
	accent-color: #143c6c;
}

.reminder-desc {
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	color: #777777;
	padding: 0.375rem 0.75rem;
	font-size: 14px;
	min-height: 100px;
}

.textLink {
	font-size: 12px;
	color: #0088cc;
}

table.dataTable {
	border-collapse: collapse;
	border-radius: 4px;
	overflow: hidden;
	table-layout: fixed !important;
	word-wrap: break-word !important;
}

.cbicTabless>tr>th[aria-label="No"] {
	width: 50px !important;
}

[type="radio"]:checked+label:after {
	background-color: #143c6c !important;
	border: 2px solid #143c6c;
	width: 30px;
}

.btnActivities {
	background-color: #fff;
	color: #143c6c;
	border: 1px solid #143c6c;
	padding: 8px 12px !important;
	font-size: 13px;
}

.modalAssigment {
	font-style: normal;
	font-weight: 700 !important;
	font-size: 15px !important;
	line-height: 18px !important;

	color: #143c6c;
}

.headTitleNamel2 {
	color: #143c6c;
	font-size: 14px;
	font-weight: 600;
}

.cbicContent tr td {
	font-weight: 400;
	font-size: 13px;
	border-bottom: 1px solid #ddd;
	vertical-align: middle !important;
}

.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.cbicContent tr td a {
	color: #0088cc;
	vertical-align: middle !important;
}

.fa-stack[data-count]:after {
	position: absolute;
	right: 14%;
	top: 10%;
	content: attr(data-count);
	font-size: 30%;
	padding: 0.6em;
	border-radius: 999px;
	line-height: 0.75em;
	color: #fff;
	background: rgba(255, 0, 0, 1);
	text-align: center;
	min-width: 2em;
	font-weight: bold;
}

.page-link {
	font-size: 13px !important;
	margin-top: 6px;
}

.btnSubmit2 {
	padding: 11px 20px;
}

.vertical-center {
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

button.btn.button.btnMarket.mr-2.filter-button.active {
	background-color: #0088cc;
}

.fa-pen {
	font-size: 13px;
}

.fa-trash-alt {
	font-size: 13.5px;
}

/* .form-control:disabled,
.form-control[readonly] {
	background-color: #fff !important;
	background-color: #e8e5e5 !important;
} */
.form-control.datepicker[readonly] {
	background-color: #fff !important;
}

.bootstrap-select .dropdown-toggle .filter-option {
	background-color: #fff;
	color: #5c5c5c;
}

.form-control {
	/* color: #777 !important; */
	font-size: 13px !important;
	height: 37.691px !important;
	color: #5c5c5c !important;
}

div.dataTables_wrapper div.dataTables_filter {
	font-size: 13px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
	font-size: 13px;
}

.growthDetaill {
	color: #143c6c;
	font-size: 14px;
	font-weight: 600;
}

.bootstrap-select .dropdown-menu.inner {
	background-color: #fff;
	font-family: "nunito";
}

.table td,
.table th {
	border-top: none !important;
}

.fa-search {
	font-size: 13px;
}

.addLinkk {
	position: absolute;
	left: 41.9%;
	right: 41.9%;
	top: 37.08%;
	bottom: 33.75%;
	font-size: 25px;
	color: #143c6c;
}

.BrowserFiles {
	margin-top: -18px;
	margin-left: 22px;
	font-size: 13px;
}

.divFile a {
	font-size: 13px;
}

li.list-group-item.d-flex.justify-content-between {
	border-bottom: 1px solid #ddd;
	padding: 0.6rem !important;
}

.latestDate {
	font-size: 18px;
	color: #143c6c;
	font-weight: 700;
}

.tarifFTPL1 {
	font-size: 13px;
	color: #5c5c5c;
	font-weight: 400;
}

.tarifFTP {
	font-size: 13px;
	color: #5c5c5c;
	font-weight: 400;
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #143c6c !important;
	background: none !important;
	border-bottom: 5px solid #143c6c !important;
	border-radius: 4px !important;
}

.navPerformance {
	border-radius: 8px !important;
	height: 40px !important;
}

.cardFilter {
	padding: 12px !important;
}

/* #filter {
  margin-top: 3px !important;
} */

.bootstrap-select>.dropdown-toggle {
	z-index: 0 !important;
}

/* .text_file_upload {
	margin-left: 20px;

} */

.seeAllbutton {
	float: right;
	font-size: 13px;
	color: #0088cc;
	font-weight: 400;
}

.imgProfile {
	width: 70px;
	/* height: 70px; */
	border-radius: 50%;
	object-fit: cover;
}

.imgTeaml1 {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	object-fit: cover;
}

.titlePerformance p {
	font-size: 13px;
	font-weight: 400;
	color: #5c5c5c;
}

.titlePerformance h4 {
	font-size: 15px;
	color: #143c6c;
	font-weight: 700;
}

.cbicContent tr td {
	font-size: 13px;
	border-bottom: 1px solid #ddd;
}

.cbicContent tr a {
	font-size: 13px;
}

.basicFontContent {
	font-size: 13px !important;
}

.swal2-title {
	font-size: 14px !important;
}

.cbicTfoot tr th,
.cbicTfoot tr td {
	font-size: 13px !important;
}

.cbicTfoot td {
	font-size: 13px !important;
}

.pieChartCustomerInfo {
	height: 300px !important;
	width: 391px !important;
}

.headMarket {
	font-size: 24px;
	font-weight: 700;
	line-height: 33px;
	text-shadow: 0.3px 0 #143c6c;
	color: #143c6c;
}

div.dataTables_wrapper div.dataTables_length select {
	height: 37px;
}

div.dataTables_wrapper div.dataTables_filter input {
	height: 37px;
	margin: 0 !important;
}

.dropup .dropdown-toggle::after {
	margin-right: 6px !important;
	color: #777 !important;
	transform: rotate(180deg) !important;
}

/* @media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  html {
    transform: rotate(-90deg);
    transform-origin: left top;
    width: 100vh;
    overflow-x: hidden;
    position: absolute;
    top: 100%;
    left: 0;
  }
} */

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100% !important;
}

.amcharts-amexport-item {
	border: 0.1px solid #a0a0a0;
}

.amcharts-amexport-item>a {
	color: #2c2c2c !important;
}

.inputFiles {
	position: absolute;
	opacity: 0;
	height: 46px;
	width: 225px;
	top: 0;
	font-weight: 400;
	font-size: 13px;
	color: rgb(119, 119, 119);
	cursor: pointer;
}

ul.list-unstyled.modalFile {
	font-size: 13px !important;
}

/* tspan {
	font-size: 15px;
} */

.dropdown-menu.show {
	width: 100% !important;
	transition: all 100ms linear !important;
	z-index: 1000 !important;
	/* top: 39px !important; */
}

#contentMarket .col-md-4.filter {
	margin-bottom: 20px !important;
}

.col-md-4.filter {
	margin-bottom: 12px !important;
}

.datepicker {
	background-color: white !important;
	padding: 12px !important;
	z-index: 1 !important;
}

.datepicker-days td {
	width: 34px !important;
	height: 36px !important;
	font-size: 13px !important;
}

.datepicker-days th {
	width: 34px !important;
	height: 36px !important;
	font-size: 14px !important;
}

.dt-custom-wrapper div {
	margin-right: 3px;
}

.dt-custom-wrapper .dt-buttons {
	width: 100%;
}

.actions-btn {
	font-size: 13px;
}

ul.amcharts-amexport-menu.amcharts-amexport-menu-level-0.amcharts-amexport-menu-root.amcharts-amexport-right.amcharts-amexport-top {
	z-index: 1 !important;
}

.buttons-html5.dontHide {
	display: initial !important;
}

.dontHide {
	display: initial !important;
}

.optional {
	position: absolute;
	top: -0.5rem;
	font-size: 9px;
	line-height: 1rem;
	padding: 0 0.25rem;
	color: #666666;
	display: block;
	background-color: #fff;
	z-index: 1;
}

div.dropdown.bootstrap-select.show-tick {
	max-width: 635px;
}

.articleDescription {
	/* word-break: break-all; */
}

.attachmentt {
	font-size: 14px;
	font-weight: bold;
}

.NotFound {
	text-align: center;
	margin-top: 10%;
	font-family: "Nunito", sans-serif !important;
}

/* for photo profile circel */
.profileCircel {
	width: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
	border-radius: 50% !important;
}

/* for photo inside table circel */
.profileCircelTable {
	width: 26px !important;
	height: 26px !important;
	object-fit: cover;
	border-radius: 50px;
}

/* for photo outside table circle */
.profileCircelNotTable {
	width: 32px !important;
	height: 32px !important;
	object-fit: cover;
	border-radius: 100px;
}

/* for photo inside card circle */
.profileCircelCard {
	width: 48px !important;
	height: 48px !important;
	object-fit: cover;
	border-radius: 100px;
}

div#list_file {
	font-size: 13px;
	margin-left: 1px;
}

.isiContent {
	font-size: 14px;
}

div#swal2-html-container {
	font-size: 14px;
}

.cbicTabless {
	background-color: #e3f1ff;
	font-weight: 600;
	font-size: 14px;
	color: #143c6c;
}

.cbicTabless tr th {
	font-weight: 600;
	font-size: 14px;
	color: #143c6c;
	vertical-align: middle;
}

/* VISUAL EKG */
.basicInformation h2 {
	font-size: 13px;
	color: #0e2b4e;
	font-weight: bolder;
}

.informationEKG p {
	font-size: 12px;
	margin-bottom: 0;
}

.informationEKG span {
	font-size: 12px;
	color: #143c6c;
	font-weight: 900;
}

.dataTables_scrollHeadInner {
	padding: 0 !important;
}