@import '../assets/css/chat.scss';
body {
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  color : white !important;
}
.inr::before {
    content: "\20B9";
    font-family: arial;
}
.inr-16::before {
    content: "\20B9";
    font-size: 16px;
    font-family: arial;
}
.inr-12::before {
    content: "\20B9";
    font-size: 12px;
    font-family: arial;
}
.top-10 {
	top : 10% !important;
}
.bg-darkgrey {
	background: #3e5c76 !important;
    color: #FFF;
}
.text-yellow {
	color : white !important;
}
.text-underline {
	text-decoration: underline !important;
}
.text-center {
	text-align: center !important;
}
.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}
.h-45 {
	height: 45px !important;
}
.h-30 {
	height: 30px !important;
}
.op-01 {
	opacity: 0.1 !important;
}
.op-02 {
	opacity: 0.2 !important;
}
.op-03 {
	opacity: 0.3 !important;
}
.op-04 {
	opacity: 0.4 !important;
}
.op-05 {
	opacity: 0.5 !important;
}
.op-06 {
	opacity: 0.6 !important;
}
.op-07 {
	opacity: 0.7 !important;
}
.op-08 {
	opacity: 0.8 !important;
}
.op-09 {
	opacity: 0.9 !important;
}
.w-30 {
	width: 30% !important;
}
.w-50 {
	width: 50% !important;
}
.w-100 {
	width: 100% !important;
}
.pull-right {
	float:right;
}
.details {
	padding: 5px;
}
.details .col-4{
	/*color : #7209b7;*/
	font-weight: 600;
}
.inner-shadow {
	background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.23) 100%) !important;
}
.min-h-50x {
	min-height: 50px !important
}
.min-h-60x {
	min-height: 60px !important
}
.min-h-70x {
	min-height: 70px !important
}
.min-h-80x {
	min-height: 80px !important
}
.min-h-90x {
	min-height: 90px !important
}
.min-h-100x {
	min-height: 100px !important
}
.btn-cable {
	background-color: #eb5e28 !important;
	color : white;
}
.btn-broadband {
	background-color: #38b000 !important;
	color : white;
}
.font-200 {
	font-weight: 200 !important
}

.font-300 {
	font-weight: 300 !important
}

.font-400 {
	font-weight: 400 !important
}

.font-500 {
	font-weight: 500 !important
}

.font-600 {
	font-weight: 600 !important
}

.font-700 {
	font-weight: 700 !important
}

.font-800 {
	font-weight: 800 !important
}

.font-900 {
	font-weight: 900 !important
}
.font-8 {
	font-size: 8px !important
}

.font-9 {
	font-size: 9px !important
}

.font-10 {
	font-size: 10px !important
}

.font-11 {
	font-size: 11px !important
}

.font-12 {
	font-size: 12px !important
}

.font-13 {
	font-size: 13px !important
}

.font-14 {
	font-size: 14px !important
}

.font-15 {
	font-size: 15px !important
}

.font-16 {
	font-size: 16px !important
}

.font-17 {
	font-size: 17px !important
}

.font-18 {
	font-size: 18px !important
}

.font-19 {
	font-size: 19px !important
}

.font-20 {
	font-size: 20px !important
}

.font-21 {
	font-size: 21px !important
}

.font-22 {
	font-size: 22px !important
}

.font-23 {
	font-size: 23px !important
}

.font-24 {
	font-size: 24px !important
}

.font-25 {
	font-size: 25px !important
}

.font-26 {
	font-size: 26px !important
}

.font-27 {
	font-size: 27px !important
}

.font-28 {
	font-size: 28px !important
}

.font-29 {
	font-size: 29px !important
}

.font-30 {
	font-size: 30px !important
}

.font-31 {
	font-size: 31px !important
}

.font-32 {
	font-size: 32px !important
}

.font-33 {
	font-size: 33px !important
}

.font-34 {
	font-size: 34px !important
}

.font-35 {
	font-size: 35px !important
}

.font-36 {
	font-size: 36px !important
}

.font-37 {
	font-size: 37px !important
}

.font-38 {
	font-size: 38px !important
}

.font-39 {
	font-size: 39px !important
}

.font-40 {
	font-size: 40px !important
}

.font-41 {
	font-size: 41px !important
}

.font-42 {
	font-size: 42px !important
}

.font-43 {
	font-size: 43px !important
}

.font-44 {
	font-size: 44px !important
}

.font-45 {
	font-size: 45px !important
}

.font-46 {
	font-size: 46px !important
}

.font-47 {
	font-size: 47px !important
}

.font-48 {
	font-size: 48px !important
}

.font-49 {
	font-size: 49px !important
}

.font-50 {
	font-size: 50px !important
}

.pendings{
	color:#ef233c !important
}
.successv{
	color: #008000 !important;
}
.tableview{
	max-height:310px;
	overflow-y:scroll;
}
.tableview::-webkit-scrollbar {
	 width: 5px;
}
.tableview::-webkit-scrollbar-track {
	background: #f1f1f1;
}
.tableview::-webkit-scrollbar-thumb {
	background: #d5d5d5;
}
.chat-wrap{
	position: fixed;
	bottom: 20px;
	right: 70px;
	background: #fff;
}
.chat-view{
	display: none;
}
.chat-view-dblock{
	display: block;
	background: #fff;
    width: 500px;
    position: fixed;
    top: 60px;
    right: 10px;
    height: calc(100vh - 62px);
	z-index: 999;
}
.chat-footer{
    padding: 14px 1rem;
    z-index: 99;
    position: relative;
    border-top: 1px solid #ddd;
	box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1)
}
.main-chart-wrapper {
	position: relative;
	overflow: hidden;
	margin: 0 -1.25rem;
}


.simplebar-content-wrapper .simplebar-content {
	margin-top: auto;
}
.simplebar-content ul li {
	margin-block-end: 1rem;
}
.simplebar-content ul li :last-child {
	margin-block-end: 0;
}
.chat-item-start  .main-chat-msg div {
	  background-color: #d5d5d5;
	  color: #000;
	  border-start-start-radius: 0rem;
	  border-start-end-radius: 0.3rem;
	  border-end-end-radius: 0.3rem;
	  border-end-start-radius: 0.3rem;
	}

	.msg-sent-time {
		margin-inline-start: 0.25rem;
	}
  .chat-item-end {
	display: flex;
	justify-content: end;
  }
  .main-chat-msg div {
	background-color: violet;
	color: #fff;
	border-start-start-radius: 0.3rem;
	border-start-end-radius: 0px;
	border-end-end-radius: 0.3rem;
	border-end-start-radius: 0.3rem;
  }
  .msg-sent-time {
	margin-inline-end: 0.25rem;
  }
  .chat-item-start{
	display: flex;
  }
  .chat-item-start .chat-list-inner {
	display: flex;
	align-items: start;
	max-width: 75%;
  }
.chat-item-end .chat-list-inner {
	display: flex;
    align-items: start;
    justify-content: end;
    width: 75%;
}
.main-chat-msg div{
	padding: 5px 10px;
	margin-bottom: 10px;
}
.chat-item-start  .main-chat-msg div p{
	text-align: start;
}
.chat-item-end  .main-chat-msg div p{
	text-align: right;
}
.chat-item-end .chat-list-inner .chatting-user-info{
	display: flex;
	align-items: center;
	justify-content: end;
}
