.font-weight-400 {
	font-weight: 400 !important;
}
.sub__tmp--accordion {
	border-radius: 0 0 6px 6px;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #d2d2d2;
	padding: 8px;
	margin: 0 15px;
}

.sub__hideshow--accordion .panel-group .panel-open ~ .sub__tmp--accordion {
	display: none !important;
}
.heading-line {
	position: relative;
}
.heading-line::after {
	content: "";
	position: absolute;
	background: #008B86;
	height: 1px;
	width: 88%;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto 0;
}
.border-bottom-dashed {
	border-bottom: 1px dashed #eee;
}
.text-overflow-ellipsis {
	text-overflow: ellipsis;
}
/*Popup Offcanves*/
.Quickaccessoffcanves {
	z-index: 9999 !important;
}
/* Customizing the scrollbar for WebKit browsers */


.Quickaccessoffcanves > .modal-dialog {
	width: 45% !important;
	height: 100% !important;
	border: none !important;
	border-radius: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-left: auto !important;
	margin-bottom: 0 !important;
}

.Quickaccessoffcanves > .modal-dialog > .modal-content {
	height: 100vh;
	border-radius: 0 !important;
}
/*-----*/
.min-width-150 {
	min-width: 150px;
}
.offcanvas-bottom-popover {
	overflow: hidden !important;
}
.offcanvas-bottom-popover > .modal-dialog {
	width: 100%;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
}
.offcanvas-bottom-popover > .modal-dialog > .modal-content {
	box-shadow: none !important;
	border-radius: 0 !important;
	border: none !important;
}
.dicom-radio-imagemng {
	display: flex;
	align-items: center;
	grid-gap: 4px 6px;
	flex-flow: wrap;
}
.dicom-radio-imagemng > input {
	margin: 0 !important;
	cursor: pointer;
}
.dicom-radio-imagemng > label {
	line-height: 1;
	font-size: var(--font-size-md);
	font-weight: 600;
	color: #000;
	cursor: pointer;
}
.grid-template-columns-2 {
	grid-template-columns: 1fr 1fr !important
}
.text-transform-initial {
	text-transform: initial !important;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0 !important;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.nocolpad {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.nocolpad > div[class^="col-"] {
	padding-right: 5px !important;
	padding-left: 5px !important;
}
.asc-table-admission > tbody + tbody,
.asc-table-admission > tbody {
	border-bottom: 1px solid #d2d2d2;
}
.asc-table-admission.tableno-bordered > tbody {
	border: none !important;
}
.two-custom-sections {
	grid-gap: 12px 35px !important;
}
.two-custom-sections > div {
	width: calc(100% * (1/2) - 18px - 0px);
}

.flex-direction-column {
	flex-direction: column !important;
}
.flex-direction-row {
	flex-direction: row !important;
}
.overflow-y-auto {
	overflow-y: auto !important;
	-webkit-transform: translateZ(0);
}
.overflow-x-auto {
	overflow-x: auto !important;
	-webkit-transform: translateZ(0);
}
.overflow-ya-xh {
	overflow-y: auto !important;
	overflow-x: hidden !important;
}
/*Z-Index*/
/*Third party Library*/
#CollectJSIframe {
	z-index: 9999999999 !important
}
/*End*/
.z-index-four {
	z-index: 9999 !important;
}
.z-index-five {
	z-index: 99999 !important;
}
.z-index-six {
	z-index: 999999 !important;
}
.z-index-seven {
	z-index: 9999999 !important;
}
.z-index-eight {
	z-index: 99999999 !important;
}
.z-index-nine {
	z-index: 999999999 !important;
}
.z-index-nine__one {
	z-index: 9999999991 !important;
}
.z-index-nine__two {
	z-index: 9999999992 !important;
}

.z-index-eight__one {
	z-index: 999999991 !important;
}
.z-index-eight__two {
	z-index: 999999992 !important;
}
.z-index-eight__three {
	z-index: 999999993 !important;
}
.viewer-backdrop {
	/*z-index: 9999999 !important;*/
	z-index: 99999999 !important;
}
.z-index-9999999 {
	z-index: 99999 !important;
}
.z-index-9999999991 {
	z-index: 9999999991 !important;
}
/*------------*/
.td-atable-hide > tbody > tr > td > a {
	display: none;
}
.td-atable-hide > tbody > tr:hover > td > a {
	display: block;
}
.appointmentlistuib {
	overflow: hidden !important;
}
.appointmentlistuib > .modal-dialog {
	width: 100%;
}
.flex-custom-flow {
	display: flex;
	align-items: center;
	grid-gap: 4px;
	flex-flow: wrap;
	margin: 0;
}
.flex-custom-flow > li {
	list-style: none;
}
.appointmentlistuib > .modal-dialog  > .modal-content {
	width: 300px;
	left: auto;
	right: 0;
	margin-left: auto;
	top: -16px;
	border-radius: 0 !important;
}
/*.templateschiefcomplaints {
	z-index: 99999999 !important;
}*/
.templateschiefcomplaints > .modal-dialog {
	width: 100%;
	margin-top: 17px !important;
	margin-bottom: 0 !important;
}
.templateschiefcomplaints > .modal-dialog > .modal-content {
	width: 68%;
	left: auto;
	right: 0;
	margin-left: auto;
	top: -16px;
	border-radius: 0 !important;
}
.written-mode-vltr {
	writing-mode: vertical-lr;
	text-orientation: upright;
	text-align: center;
}
.patient-scroll {
	height: auto;
	max-height: 440px;
	overflow-y: scroll;
}
.text-line-through {
	text-decoration: line-through;
	color: #f00 !important;
}
.text-line-yellow-through {
	text-decoration: line-through;
	color: #FABE2C !important;
}
.bg-status-label {
	border-radius: 2px;
	padding: 1px 4px;
	font-weight: 600;
	font-size: var(--font-size-md);
}
.text-profile-booked {
	color: #068cb0;
	background-color: #e6f9fe;
}
.text-profile-cancelled {
	color: #f00;
	background-color: #ffe6e6;
}
.text-profile-ongoing {
	color: #e86868;
	background-color: #fce9e9;
}
.text-profile-completed {
	color: #34C759;
	background-color: #ebfaee;
}
.text-profile-saved {
	color: #068cb0;
	background-color: #e6f9fe;
}
.text-profile-reschedule {
	color: #07a0d4;
	background-color: #e6f8fe;
}
md-switch.md-checked .md-bar {
	background-color: #abdab7 !important;
}
md-switch.md-default-theme.md-checked .md-thumb, md-switch.md-checked .md-thumb {
	background-color: #34C759 !important;
}
.tableno-padding-zero > tbody > tr > td,
.tableno-padding-zero > tbody > tr > th {
	padding: 0 !important;
}
.border-bottom-color-000 {
	border-bottom: 1px solid #000;
}
.border-ehnote {
	border: 1px solid #1d5558;
}
.modal-autofill {
	overflow-x: hidden !important;
	overflow-y: auto !important;
	z-index: 99999;
	/*z-index: 20000 !important;*/ /* changed because alerts are showing below modal*/
}
.modal-autofill-new {
	overflow-x: hidden !important;
	overflow-y: auto !important;
	z-index: 999999999 !important;
}
.pannel-group-margin .panel-group {
	margin-bottom: 6px !important;
}



.input-md {
	height: 35px !important;
}

.zindex-10 {
	z-index: 10 !important;
}
.text-75CE7E {
	color: #75CE7E;
}
.text-4B8BA3 {
	color: #4B8BA3;
}
.text-369FA5 {
	color: #369FA5;
}
.text-appts-mrno {
	color: #ff6711 !important;
	font-weight:700 !important;
}
.pwCanvasPaint > canvas {
	cursor: url(../img/consultation/cur-pencil.png) 2 20, pointer;
}
.td-red-med > td {
	background: rgba(220, 56, 66, 0.31);
}
.radius-100 {
	border-radius: 100px !important;
}
.bg-3ea6cd33 {
	background: #3EA6CD33;
}
.bg-D11A2A {
	background-color: #D11A2A;
}

.bg-34b698 {
	background: #34B698;
}
.bg-1104109020 {
	background: rgba(4, 104, 109, 0.20) !important;
}
.bg-b7a072 {
	background-color: #b7a072 !important;
}
.bg-2290A8 {
	background-color: #2290A8 !important;
}
.bg-4B8BA3 {
	background-color: #4B8BA3 !important;
}
.bg-1d5558 {
	background-color: #1d5558;
}
.bg-F19398 {
	background-color: #F19398 !important;
}
.bg-DDDDDD {
	background-color: #DDDDDD;
}
.bg-fff9e2 {
	background-color: #fff9e2 !important;
}
.bg-f4f8ff {
	background-color: #f4f8ff !important;
}
.bg-dcf8ff {
	background-color: #dcf8ff;
}
.bg-fff9eb{
	background:#FFF9EB;
}
.bg-e4e4e4{
	background:#e4e4e4;
}
.bg-acute {
	background-color: #ff9d9d;
}
.bg-High-Priority {
	background-color: #f8e298 !important;
}
.bg-lowpriority {
	background-color: #b2efff;
}
.bg-chronic {
	/*background-color: #91f4d7;*/
	background-color: #ff8b39;
}
.bg-efefef {
	background-color: #efefef !important;
}
.bg-approved-bill {
	background-color: #e8eeff;
}
.bg-E0F2F9 {
	background-color: #E0F2F9;
}

.bg-eaf6f6 {
	background-color: #eaf6f6;
}
.bg-dbdbdb {
	background-color: #dbdbdb;
}
.bg-e2e2e2 {
	background-color: #e2e2e2 !important;
}
.bg-e7e7e7 {
	background-color: #e7e7e7 !important;
}
.bg-dcf8ff {
	background-color: #dcf8ff !important
}
.text-c28acb4 {
	color: #28acb4
}
.bg-f7f7f7 {
	background-color: #f7f7f7 !important;
}
.bg-f7fdff {
	background-color: #f7fdff !important;
}
.bg-e9e9e9 {
	background-color: #e9e9e9 !important;
}
.bg-f8e2e6{
	background-color:#F8E2E6;
}
.text-ce86868 {
	color: #e86868
}
.text-7a7a7a {
	color: #7a7a7a !important;
}
.text-CDCECD {
	color: #CDCECD !important;
}
.text-4a4a4a{
	color:#4A4A4A;
}
.btn-addnew,
.btn-addnew:hover {
	border-radius: 0px 0px 10px 10px !important;
	position: absolute !important;
	border: 1px solid #d2d2d2;
	border-top: none;
	background-color: #07a0d4;
	color: #fff !important;
	padding: 6px 5px;
	height: auto;
	cursor: pointer;
	z-index: 99999 !important;
}
.new-color {
	color: #068cb0 !important;
}
.modal-footer {
	background-color: #f6f6f6;
	padding: 15px;
	border-radius: 0 0 5px 5px;
	margin-top: 10px;
}
.text-label {
	font-size: var(--font-size-md);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.radio-label {
	font-size: var(--font-size-md);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	display: flex;
	align-items: center;
	cursor: pointer;
	margin: 0;
}
/*Custom Modals*/
.border-right {
	border-right: 1px solid #d4d4d4 !important;
}
.b-t-0 {
    border-top: none !important;
}
.b-b-0 {
    border-bottom: none !important;
}
.b-l-0 {
	border-left: none !important;
}
.b-r-0 {
	border-right: none !important;
}
.ref-border {
	border: 1px solid #8F8F8F !important;
}
.justify-content-end {
	justify-content: end !important;
}
/*-----------------------------------------------------*/
.eh-star {
	visibility: hidden;
	font-size: 20px;
	cursor: pointer;
	position: absolute;
	right: 12px;
	top: 0;
	bottom: 0px;
	margin: auto 0 !important;
	line-height: 15px !important;
}
.eh-star:before {
   content: "\2605";
   position: absolute;
   visibility:visible;
   color: #07a0d4;
}
.eh-star:checked:before {
   content: "\2606";
   position: absolute;
   color: #adadad;
}
/*-----------------------------------------------------*/
.modal-title {
    display: inline-block;
}
.modal-header > button {
    float: right;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}
.modal-header > button:hover {
    color: #eee;
}
.sendSmsside > li {
    display: inline-block;
    padding: 0 15px;
    border-right: 1px solid #919aa3;
}
.sendSmsside > li:last-child {
    border-right: none;
}
/*.ui-select-bg > .ui-select-container > .ui-select-match > .btn-default*/
.bg-yellow {
    background-color: #FAFFBE !important;
}
/*Image Upload*/
.avatar-upload-eh {
    position: relative;
    max-width: 130px;
    margin: 0px auto;
    position: relative;
}
.avatar-upload-eh .avatar-preview-eh {
width: 100px;
height: 100px;
position: relative;
border-radius: 100%;
border: 6px solid #F8F8F8;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-upload-eh .avatar-preview-eh > img {
width: 100%;
height: 100%;
border-radius: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.justify-space-evenly{
	justify-content:space-evenly;
}
.justify-space-between {
    justify-content: space-between;
}
.justify-space-around {
    justify-content: space-around;
}
.justify-flex-start {
    justify-content: flex-start;
}
/*----------*/
.custom-file-input {
    color: transparent;
    width: 85px;
    height: 26px;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input::before {
  content: 'Select file';
  color: black;
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 4px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: var(--font-size-sm);
}
.custom-file-input:hover::before {
  border-color: black;
}
.custom-file-input:active {
  outline: 0;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9); 
}
.panel-group-margin > .panel-group {
    margin: 0 !important;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: var(--font-size-md);
    line-height: 1.428571429;
    border-radius: 15px;
}
/*----------------------------*/

.fixed-popover-billing > .popover {
	margin-top: 15px !important;
	bottom: 0 !important;
	width: 250px;
	height: 100px;
}
.popover-auto {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.skinhair-noselect > ul > li {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 100px;
	padding: 5px 15px 4px 15px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.space-skin_hair {
    width: 100px;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.cons-border-tile {
    border: 1px solid #F2F3F5
}
.bright-1 {
    border-right: 1px solid #e5e5e5;
}
.bright-4 {
	border-right: 4px solid #D6D6D6 !important;
}
.fa, .far, .fas {
    font-family: Font Awesome\ 5 Free !important;
}
.text-over-hide {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 40px;
}
.applist-popoevr > .popover {
	/*left: auto;
    right: 0;*/
    width: 250px;
    padding-bottom: 15px;
}
.intra-op-popover {
	margin: 0 !important;
	max-width: 450px !important;

}
.intra-op-popover > .popover-inner > .popover-content {
	width: 450px !important;
	max-width: 400px !important;
	height: auto;
	max-height: 280px;
	min-height: auto;
	overflow-y: auto;
	margin: 0;
}
.popoverTOP {
	margin: 0 !important;
	margin-bottom: 0px !important;
	margin-top: -14px !important;
	min-width: 400px;
}
.conschiefaller-popover {
	width: 750px;
	max-width: 750px !important;
	display: block;
	margin-top: 0 !important;
}
/*Colors Text*/
.text-blue {
    color: #3A589E;
}
.text-ehnote {
    color: #1D5558 !important;
}
.text-color {
	color: #07a0d4;
}
.text-light-green {
    color: #57BB63;
}
.bg-f1f1f1 {
	background-color: #f1f1f1 !important;
}
.bg-fafafa {
	background-color: #fafafa !important;
}
.bg-f9f9f9 {
	background-color: #f9f9f9 !important;
}
.bg-f6f6f6 {
	background-color: #f6f6f6 !important;
}
.bg-d2d2d2 {
	background-color: #d2d2d2 !important;
}
.text-068cb0 {
	color: #068cb0 !important;
}
.text-E86868 {
	color: #E86868 !important;
}
.text-0C8986 {
	color: #0C8986 !important;
}
.text-28ACB4 {
	color: #28ACB4 !important;
}
.text-orange {
	color: #FF9B12;
}
.text-warning {
    color: #f0ad4e !important
}
.bg-billing {
	background-color:#41a6c2; 
	color: #fff;
    padding-top: 10px;
    padding-bottom: 5px;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.fixed-close {
	position: absolute;
    top: 10px;
    right: 15px;
}
.fixed-close > a {
	cursor: pointer;
	font-size: var(--font-size-xl);
	color: #fa5252;
}
.notification-bg {
	background-color: #fff;
	border-radius: 5px;
	border-top: 3px solid #2bbb94;
	color: #2D2D47;
}
.notification-bg ul {
	margin-bottom: 0;
}
.notification-bg ul li {
	font-size: var(--font-size-xl);
	color: #484848;
    line-height: 30px;
    margin-left: 20px;
}

.modal-full > .modal-lg {
    width: 98% !important;
    height: 100% !important;
    /*position: absolute !important;*/
    /*right: 0 !important;*/
    margin-top: 70px !important;
	border: none;
}
.bg-eee {
	background-color: #eee;
}
.bg-info {
    background-color: #d9edf7 !important;
}
.bg-dark-gray {
	background-color: #e5e5e5;
}
.bg-f6f6f6 {
	background-color: #f6f6f6 !important;
}
.bg-008b86 {
	background-color: #008b86 !important;
	color: #fff !important;
}
.white-pre {
	left: auto;
	right: 0;
}
.white-pre > li {
    border-bottom: 1px solid #ddd;
    text-decoration:underline;
}
.white-pre > li:last-child {
    border: none;
}
.white-pre > li > a {
    white-space: pre !important;
}
.pre-line {
	white-space: pre-line;
	word-wrap: break-word;
	/*display: inline-block;*/
}
.table-pre-line > tbody > tr > td > span, 
.table-pre-line > tbody > tr > td > p > span {
	white-space: pre-line;
	word-wrap: break-word;
	/*display: inline-block;*/
}
.h-20 {
	height: 20px !important;
}
.h-26 {
	height: 26px !important;
}
.h-24 {
	height: 24px !important;
}
.h-90 {
	height: 90% !important;
}
/*[ Radius ]
///////////////////////////////////////////////////////////
*/
.tdhide {
    display: none;
}
.btl-radius{
	border-top-left-radius: 0 !important
}
.btr-radius{
	border-top-right-radius: 0 !important
}
.bbl-radius{
	border-bottom-left-radius: 0 !important
}
.bbr-radius{
	border-bottom-right-radius: 0 !important
}
.bradius-0 {
	border-radius: 0px !important
}
.bradius-2 {
	border-radius: 2px !important
}
.bradius-3 {
	border-radius: 3px !important
}
.bradius-4 {
	border-radius: 4px !important
}
.bradius-5 {
	border-radius: 5px !important
}
.bradius-6 {
	border-radius: 6px !important
}
.bradius-7 {
	border-radius: 7px !important
}
.bradius-8 {
	border-radius: 8px !important
}
.bradius-9 {
	border-radius: 9px;
}
.bradius-10 {
	border-radius: 10px !important
}
.bradius-20 {
	border-radius: 20px;
}
/*[ Width ]
///////////////////////////////////////////////////////////
*/

.width-0 {
    width: 0px !important; 
}
.width-1 {
    width: 1% !important;
}
.width-2 {
    width: 2% !important;
}
.width-3 {
    width: 3% !important;
}
.width-4 {
    width: 4% !important;
}
.width-5 {
	width: 5% !important;
}
.width-6 {
	width: 6% !important;
}
.width-7 {
	width: 7% !important;
}
.width-8 {
	width: 8% !important;
}
.width-9 {
	width: 9% !important;
}
.width-10 {
	width: 10% !important;
}
.width-11 {
	width: 11% !important;
}
.width-12 {
	width: 12% !important;
}
.width-14 {
	width: 14% !important;
}
.width-18 {
	width: 18% !important;
}

.width-13 {
    width: 13% !important;
}
.width-15 {
	width: 15% !important; }
.width-16 {
	width: 16% !important;
}
.width-20 {
	width: 20% !important;
}
.width-22 {
	width: 22% !important;
}
.width-24 {
	width: 24% !important;
}
.width-25 {
	width: 25% !important;
}
.width-30 {
	width: 30% !important; }
.width-32 {
	width: 32% !important; 
}
.width-35 {
	width: 35% !important; }
.width-37 {
	width: 37% !important; }
.width-39 {
	width: 39% !important;
}
.width-40 {
	width: 40% !important; }
.width-45 {
	width: 45% !important; }
.width-48 {
	width: 48% !important; }
.width-50 {
	width: 50% !important; }
.width-52 {
	width: 52% !important; }
.width-55 {
	width: 55% !important; }
.width-60 {
	width: 60% !important; }
.width-65 {
	width: 65% !important; }
.width-68 {
	width: 68% !important; }
.width-70 {
	width: 70% !important; }
.width-75 {
	width: 75% !important; }
.width-80 {
	width: 80% !important; }
.width-85 {
	width: 85% !important; }
.width-88 {
	width: 88% !important; }
.width-90 {
	width: 90% !important; }
.width-95 {
	width: 95% !important; }
.width-100 {
	width: 100% !important; 
}
/*[ WIDTH IN PIXELS ]
///////////////////////////////////////////////////////////
*/
.width-23 {
    width: 23% !important;
}
.width-28 {
	width: 28% !important;
}
.width-47 {
	width: 47% !important;
}
.width-49 {
    width: 49% !important;
}
.w-min-content {
	width: min-content !important;
}
.h-min-content {
	height: min-content !important;
}
.w-auto {
	width: auto !important;
}
.w-10 {
	width: 10px !important;
}
.w-12 {
	width: 12px !important;
}
.w-15 {
	width: 15px !important;
}
.w-18 {
	width: 18px !important;
}
.w-20 {
	width: 20px !important;
}
.w-25 {
	width: 25px !important;
}
.w-30 {
	width: 30px !important;
}
.w-35 {
	width: 35px !important;
}
.w-40 {
	width: 40px !important;
}
.w-45 {
	width: 45px !important;
}
.w-50 {
	width: 50px !important;
}
.w-60 {
    width: 60px !important;
}
.w-65 {
    width: 65px !important;
}
.w-70 {
    width: 75px !important;
}
.w-75 {
	width: 75px !important;
}
.w-80 {
    width: 80px !important;
}
.w-85 {
    width: 85px !important;
}
.w-90 {
    width: 90px !important;
}
.w-100 {
	width: 100px !important;
}
.w-110 {
	width: 110px !important;
}
.w-120 {
	width: 120px !important;
}
.w-160 {
    width: 160px !important;
}
.w-105 {
    width:105px !important;
}
.w-120 {
	width: 120px !important;
}
.w-125 {
	width: 125px !important;
}
.w-130 {
    width: 130px !important;
}
.w-140 {
	width: 140px !important;
}
.w-150 {
	width: 150px !important;
}

.w-170 {
	width: 170px !important;
}
.w-175 {
	width: 175px !important;
}
.w-180 {
    width: 180px !important;
    max-width: 180px !important;
}
.w-280 {
	width: 280px !important;
}
.w-200 {
	width: 200px !important;
}
.w-220 {
	width: 220px !important;
}
.w-250 {
	width: 250px !important;
}
.w-300 {
	width: 300px !important;
}
.w-350 {
	width: 350px !important;
}
.w-400 {
	width: 400px !important;
}
.w-450 {
	width: 450px !important;
}
.w-567 {
	width: 567px !important;
}
.w-600 {
	width: 600px !important;
}
.w-700 {
	width: 700px !important;
}
.w-750 {
	width: 750px !important;
}
.w-800 {
	width: 800px !important;
}
.w-850 {
	width: 850px !important;
}
/*height*/
.h-115 {
    height: 115px;
}
.h-35 {
	height: 35px !important;
}
/*[ FONT SIZE ]
///////////////////////////////////////////////////////////
*/
.fs-10 {font-size: var(--font-size-xs) !important;}
.fs-11 {font-size: var(--font-size-sm) !important;}
.fs-12 {font-size: var(--font-size-md) !important;}
.fs-13 {font-size: var(--font-size-lg) !important;}
.fs-14 {font-size: var(--font-size-xl) !important;}
.fs-15 {font-size: var(--font-size-2l) !important;}
.fs-16 {font-size: var(--font-size-3l) !important;}
.fs-17 {font-size: var(--font-size-4l) !important;}

.fs-6 {font-size: 6px !important;}
.fs-7 {font-size: 7px !important;}
.fs-8 {font-size: 8px !important;}
.fs-9 {font-size: 9px !important;}

.fs-18 {font-size: 18px !important;}
.fs-20 {font-size: 20px !important;}
.fs-22 {font-size: 22px !important;}
.fs-23 {font-size: 23px !important;}
.fs-25 {font-size: 25px !important;}
.fs-30 {font-size: 30px !important;}
.fs-40 {font-size: 40px !important;}
.fs-50 {font-size: 50px !important;}

/*[ PADDING ]
///////////////////////////////////////////////////////////
*/
.p-0 {padding: 0px !important;}
.p-x-0 {padding: 0px !important;}
.px-8 {padding-left: 8px !important; padding-right: 8px !important;}
.p-1 {padding: 1px !important;}
.p-2 {padding: 2px !important;}
.p-3 {padding: 3px !important;}
.p-4 {padding: 4px !important;}
.p-5 {padding: 5px !important;}
.p-6 {padding: 6px !important;}
.p-7 {padding: 7px !important;}
.p-8 {padding: 8px !important;}
.p-9 {padding: 9px !important;}
.p-10 {padding: 10px !important;}

.p-y-2 {
	padding: 2px 0 !important;
}
.p-t-0 {padding-top: 0px !important;}
.p-t-1 {padding-top: 1px;}
.p-t-2 {padding-top: 2px !important;}
.p-t-3 {padding-top: 3px;}
.p-t-4 {padding-top: 4px;}
.p-t-5 {padding-top: 5px !important;}
.p-t-6 {padding-top: 6px;}
.p-t-7 {padding-top: 7px;}
.p-t-8 {padding-top: 8px;}
.p-t-9 {padding-top: 9px;}
.p-t-10 {padding-top: 10px !important;}
.p-t-15 {padding-top: 15px;}
.p-t-20 {padding-top: 20px;}
.p-t-50 {padding-top: 50px;}

.p-b-0 {padding-bottom: 0px !important;}
.p-b-1 {padding-bottom: 1px;}
.p-b-2 {padding-bottom: 2px !important;}
.p-b-4 {padding-bottom: 4px;}
.p-b-5 {padding-bottom: 5px !important;}
.p-b-6 {padding-bottom: 6px;}
.p-b-8 {padding-bottom: 8px;}
.p-b-10 {padding-bottom: 10px !important;}
.p-b-12 {padding-bottom: 12px;}
.p-b-15 {padding-bottom: 15px !important;}
.p-b-20 {padding-bottom: 20px;}
.p-b-23 {padding-bottom: 23px !important;}
.p-b-30 {padding-bottom: 30px;}

.p-l-2 {padding-left: 2px !important;}
.p-l-3 {padding-left: 3px;}
.p-l-4 {padding-left: 4px;}
.p-l-5 {padding-left: 5px !important;}
.p-l-6 {padding-left: 6px;}
.p-l-8 {padding-left: 8px;}
.p-l-10 {padding-left: 10px !important;}
.p-l-15 {padding-left: 15px;}
.p-l-18 {padding-left: 18px;}
.p-l-20 {padding-left: 20px;}
.p-l-24 {padding-left: 24px;}
.p-l-25 {padding-left: 25px !important;}
.p-l-30 {padding-left: 30px !important;}

.p-l-35 {padding-left: 35px !important;}
.p-l-40 {padding-left: 40px;}
.p-l-45 {padding-left: 45px !important;}
.p-l-50 {padding-left: 50px !important;}

.p-r-0 {padding-right: 0px !important;}
.p-r-2 {padding-right: 2px !important;}
.p-r-3 {padding-right: 3px;}
.p-r-4 {padding-right: 4px;}
.p-r-5 {padding-right: 5px !important;}
.p-r-6 {padding-right: 6px;}
.p-r-7 {padding-right: 7px;}
.p-r-8 {padding-right: 8px;}
.p-r-10 {padding-right: 10px !important;}
.p-r-11 {padding-right: 11px;}
.p-r-12 {padding-right: 12px;}
.p-r-13 {padding-right: 13px;}
.p-r-15 {padding-right: 15px;}
.p-r-16 {padding-right: 16px;}
.p-r-17 {padding-right: 17px;}
.p-r-18 {padding-right: 18px;}
.p-r-20 {padding-right: 20px;}
.p-r-24 {padding-right: 24px;}
.p-r-25 {padding-right: 25px !important;}
.p-r-26 {padding-right: 26px !important;}
.p-r-27 {padding-right: 27px;}
.p-r-28 {padding-right: 28px;}
.p-r-30 {padding-right: 30px;}
.p-r-35 {padding-right: 35px !important;}
.p-r-40 {padding-right: 40px;}
.p-r-50 {padding-right: 50px !important;}



/*[ MARGIN ]
///////////////////////////////////////////////////////////
*/
.m-y-5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.m-y-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.m-t-0 {margin-top: 0px;}
.m-t-2 {margin-top: 2px !important;}
.m-t-3 {margin-top: 3px;}
.m-t-4 {margin-top: 4px;}
.m-t-5 {margin-top: 5px !important;}
.m-t-6 {margin-top: 6px !important;}
.m-t-7 {margin-top: 7px !important;}
.m-t-8 {margin-top: 8px !important;}
.m-t-10 {margin-top: 10px !important;}
.m-t-14 {margin-top: 14px;}
.m-t-15 {margin-top: 15px !important;}
.m-t-16 {margin-top: 16px;}
.m-t-17 {margin-top: 17px;}
.m-t-18 {margin-top: 18px;}
.m-t-20 {margin-top: 20px;}
.m-t-21 {margin-top: 21px;}
.m-t-22 {margin-top: 22px;}
.m-t-23 {margin-top: 23px;}
.m-t-24 {margin-top: 24px;}
.m-t-25 {margin-top: 25px !important;}
.m-t-27 {margin-top: 27px;}
.m-t-28 {margin-top: 28px;}
.m-t-30 {margin-top: 30px;}
.m-t-31 {margin-top: 31px;}
.m-t-40 {margin-top: 40px;}
.m-t-50 {margin-top: 50px;}
.m-t-55 {margin-top: 55px;}

.m-b-0 {margin-bottom: 0px !important;}
.m-b-1 {margin-bottom: 1px !important;}
.m-b-2 {margin-bottom: 2px;}
.m-b-3 {margin-bottom: 3px !important;}
.m-b-4 {margin-bottom: 4px;}
.m-b-5 {margin-bottom: 5px !important;}
.m-b-6 {margin-bottom: 6px;}
.m-b-7 {margin-bottom: 7px;}
.m-b-8 {margin-bottom: 8px;}
.m-b-10 {margin-bottom: 10px !important;}
.m-b-15 {margin-bottom: 15px !important;}
.m-b-18 {margin-bottom: 18px;}
.m-b-20 {margin-bottom: 20px;}
.m-b-24 {margin-bottom: 24px;}
.m-b-25 {margin-bottom: 25px;}
.m-b-26 {margin-bottom: 26px;}
.m-b-30 {margin-bottom: 30px;}
.m-b-50 {margin-bottom: 50px;}

.m-l-0 {margin-left: 0px !important;}
.m-l-1 {margin-left: 1px !important;}
.m-l-2 {margin-left: 2px !important;}
.m-l-3 {margin-left: 3px !important;}
.m-l-4 {margin-left: 4px !important;}
.m-l-5 {margin-left: 5px !important;}
.m-l-6 {margin-left: 6px !important;}
.m-l-7 {margin-left: 7px !important;}
.m-l-8 {margin-left: 8px !important;}
.m-l-9 {margin-left: 9px !important;}
.m-l-10 {margin-left: 10px !important;}
.m-l-13 {margin-left: 13px;}
.m-l-14 {margin-left: 14px;}
.m-l-15 {margin-left: 15px !important;}
.m-l-16 {margin-left: 16px;}
.m-l-20 {margin-left: 20px !important;}
.m-l-21 {margin-left: 21px;}
.m-l-22 {margin-left: 22px;}
.m-l-23 {margin-left: 23px;}
.m-l-24 {margin-left: 24px;}
.m-l-25 {margin-left: 25px;}
.m-l-40 {margin-left: 40px;}
.m-l-45 {margin-left: 45px;}
.m-l-60 {margin-left: 60px !important;}


.m-r-0 {margin-right: 0px !important;}
.m-r-1 {margin-right: 1px;}
.m-r-2 {margin-right: 2px;}
.m-r-3 {margin-right: 3px;}
.m-r-4 {margin-right: 4px !important;}
.m-r-5 {margin-right: 5px;}
.m-r-6 {margin-right: 6px;}
.m-r-8 {margin-right: 8px;}
.m-r-10 {margin-right: 10px !important;}
.m-r-15 {margin-right: 15px;}
.m-r-20 {margin-right: 20px;}
.m-r-25 {margin-right: 25px;}
.m-r-30 {margin-right: 30px;}
.m-r-50 {margin-right: 50px;}
.m-r-120 {margin-right: 120px !important;}
.m-r-150 {margin-right: 150px !important;}

.m-l-auto {margin-left: auto !important;}
.m-r-auto {margin-right: auto !important;}
.m-auto {margin: auto;}
.m-5 {
	margin: 5px !important;
}
.m-10 {
	margin: 10px !important;
}
.m-15 {
	margin: 15px !important;
}
/*[ Align ]
///////////////////////////////////////////////////////////
*/
.valign-middle {
    vertical-align: middle !important;
}

.valign-top {
    vertical-align: top !important;
}

.valign-bottom {
    vertical-align: bottom !important;
}

/*[ TEXT ]
///////////////////////////////////////////////////////////
*/
/*Colors*/


.text-835dda {
	color: #835dda !important;
}
.text-1d5558 {
	color: #1d5558 !important;
}
.text-3c82c1{
	color:#3c82c1 !important;
}
.text-c71d27{
	color:#c71d27 !important;
}
/* ------------------------------------ */
.text-white {
	color: white;
}
.text-black {color: #000 !important;}

/* ------------------------------------ */

/* ------------------------------------ */
.text-center {text-align: center !important;}
.text-left {text-align: left !important;}
.text-right {text-align: right !important;}

/* ------------------------------------ */
.lh-1-0 {line-height: 1.0 !important;}
.lh-1-2 {line-height: 1.2 !important;}
.lh-1-4 {line-height: 1.4 !important;}
.lh-1-5 {line-height: 1.5 !important;}
.lh-1-6 {line-height: 1.6 !important;}
.lh-1-7 {line-height: 1.7 !important;}
.lh-2-0 {line-height: 2.0 !important;}
.lh-2-2 {line-height: 2.2 !important;}
.lh-2-3 {line-height: 2.3 !important;}
.lh-2-4 {line-height: 2.4 !important;}
.lh-2-5 {line-height: 2.5 !important;}
.lh-2-9 {line-height: 2.9 !important;}





/*[ SHAPE ]
///////////////////////////////////////////////////////////
*/

/*[ Display ]
-----------------------------------------------------------
*/
.dis-none {display: none !important;}
.dis-block {display: block !important;}
.dis-inline {display: inline !important;}
.dis-inline-block {display: inline-block !important;}
.dis-inline-flex {
	display: inline-flex !important;
}
.dis-table {
    display:table;
}
.dis-web {
    display: -webkit-box;
}
.dis-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex !important;
}
.dis-row-wrap {
    flex-flow: row wrap;
}
.align-flex-end {
    align-items: flex-end;
}
.align-flex-start {
    align-items: flex-start;
}
.flex-wrap {
    flex-wrap: wrap;
}
/*[ Position ]
-----------------------------------------------------------
*/
.pos-relative {
    position: relative !important;
}
.pos-absolute {position: absolute !important;}
.pos-fixed {position: fixed !important;}
.pos-sticky {position: sticky !important}
/*[ Width & Height ]
-----------------------------------------------------------
*/

.w-full {width: 100%;}


.mw-60 {
     min-width:60px !important;
}
.mw-70 {
     min-width:70px !important;
}
.m-w-150 {
	max-width: 150px !important;
}
.m-3 {
	margin:3px !important;
}
/*[ Top Bottom Left Right ]
-----------------------------------------------------------
*/
.top-0 {top: 0 !important;}
.bottom-0 {bottom: 0;}
.left-0 {left: 0 !important;}
.right-0 {right: 0;}
/*position*/
/*top*/
.top-5 {
    top: 5px !important;
}
.top-3 {
    top: 3px !important;
}
.top-6 {
    top: 6px;
}
.top-7 {
    top: 7px;
}
.top-8 {
    top: 8px;
}
.top-9 { 
    top: 9px;
}
.top-10 {
    top: 10px;
}
.top-12{ top:12px !important; }
.top-15 { top: 15px }
.top-19 { top:19px }
.top-25 { top: 25px }
.top-30 { top: 30px }
.top-32{top:32px}
.top-35 { top: 35px }
/*Bottom*/
.bottom-5 { bottom: 5px; }
.bottom-10{ bottom:10px; }
.bottom-25 { bottom: 25px }
.bottom-40 { bottom: 40px }
/*Left*/

.left-5 { left: 5px; }
.left-10{ left:10px; }
.left-15 { left: 15px }
.left-20 { left: 20px }
/*Right*/
.right-5 { right: 5px; }
.right-10{ right:10px; }
.right-15 { right: 15px }
.right-20 { right: 20px }
.right-25 { right: 25px }
.right-30 { right: 30px }
.right-35 { right: 35px }




.left-auto {left: auto;}


/*[ Opacity ]
-----------------------------------------------------------
*/
.op-0-5 {opacity: 0.5;}

/*[ Background ]
-----------------------------------------------------------
*/
.bgwhite {background-color: white;}
.bgblack {background-color: black;}
.bggreen {background-color: #5cb85c !important}



/*[ Wrap Picture ]
-----------------------------------------------------------
*/

/* ------------------------------------ */

/* ------------------------------------ */

.height-40 {
	height: 40px !important;
}
.height-75 {
    height:75px !important;
}
.height-100 {
	height:100px !important;
}
.height-250 {
	height: 250px !important;
}
.height-400 {
	height: 400px !important;
}
.height-500 {
    height:500px !important;
}

/* ------------------------------------ */
.flex-w {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

/* ------------------------------------ */
.flex-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row !important;
	-moz-flex-direction: row !important;
	-ms-flex-direction: row !important;
	-o-flex-direction: row !important;
	flex-direction: row !important;
}
.flex-sb-m {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}

.align-items-baseline {
	align-items: baseline;
}
.align-items-center {
	align-items: center;
}
.align-items-initial {
	align-items: initial;
}
.justify-content {
    justify-content: center;
}


.ab-t-r {
	position: absolute;
	right: 0px;
	top: 0px;
}


.ab-b-r {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.bg-gradient {
    background: linear-gradient(to right, #0f6860,#2bbb94) !important;
    color: #fff;
}
.os-bg {
	background-color: #5EA697 !important;
}
.od-bg {
	background-color: #4B8BA3 !important;
}
.ou-bg {
	background-color: #A5884F !important;
}
.bg-od {
	background-color: #5cb85c !important;
	color: #fff !important;
}
.bg-os {
	background-color: #db9800 !important;
	color: #fff !important;
}
.bg-ou {
	background-color: #FDB62C !important;
	color: #fff !important;
}
.bg-dbf8ef {
	background-color: #dbf8ef !important;
	color: #fff !important;
}
.bg-E3F1EE {
	background-color: #E3F1EE !important;
	color: #fff !important;
}
.bg-6598fc,
.bg-6598fc.active {
	background-image: linear-gradient(to bottom, #6598fc 0%, #6598fc 100%) !important;
	background-color: #6598fc !important;
	color: #fff !important;
}
.bg-fda574,
.bg-fda574.active {
	background-image: linear-gradient(to bottom, #fda574 0%, #fda574 100%) !important;
	background-color: #fda574 !important;
	color: #fff !important;
}
.bg-5eaf8d,
.bg-5eaf8d.active {
	background-image: linear-gradient(to bottom, #5EA697 0%, #5EA697 100%) !important;
	background-color: #5EA697 !important;
	color: #fff !important;
}
.bg-67b7c9,
.bg-67b7c9.active {
	background-image: linear-gradient(to bottom, #67b7c9 0%, #67b7c9 100%) !important;
	background-color: #67b7c9;
	color: #fff !important;
}
.bg-ff9f9f,
.bg-ff9f9f.active {
	background-image: linear-gradient(to bottom, #ff9f9f 0%, #ff9f9f 100%) !important;
	background-color: #ff9f9f;
	color: #fff !important;
}
.bg-8a6ae7,
.bg-8a6ae7.active {
	background-image: linear-gradient(to bottom, #8a6ae7 0%, #8a6ae7 100%) !important;
	background-color: #8a6ae7;
	color: #fff !important;
}
.DisableDiv, .DisableDiv > label {
	cursor: no-drop !important;
}
.block-inulli li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.bleft-none {
	border-left: none !important;
}

.input-color {
	height: 30px !important;
	border-radius: 2px !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-weight: 500;
	font-size: var(--font-size-xl);
}
/*.input-color:focus {
	border-radius: 10px 10px 0 0 !important;
}*/
.input-color::-webkit-input-placeholder,
.bg-inputy::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #ac9750 !important;
}

.input-color:-moz-placeholder,
.bg-inputy:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #ac9750 !important;
	opacity: 1 !important;
}

.input-color::-moz-placeholder,
.bg-inputy::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #ac9750 !important;
	opacity: 1 !important;
}

.input-color:-ms-input-placeholder,
.bg-inputy:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #ac9750 !important;
}

.input-color::-ms-input-placeholder,
.bg-inputy::-ms-input-placeholder { /* Microsoft Edge */
	color: #ac9750 !important;
}

.input-color::placeholder,
.bg-inputy::placeholder { /* Most modern browsers support this now. */
	color: #ac9750 !important;
}
.forminput-yellow, .forminput-yellow:focus, .forminput-yellow:hover {
    background-color: #ffffe6 !important;
   /* border: 1px solid #9f9e00 !important;*/
    color: #cdcc08 !important;
    display: block;
    width: 100%;
    font-size: var(--font-size-md);
    line-height: 1.42857143;
    border-radius: 2px;
    box-shadow: none;
    font-weight: 600;
    color: #242424;
}
.forminput-red, .forminput-red:focus, .forminput-red:hover {
	/*border: 1px solid #DC3545 !important;*/
	color: #DC3545 !important;
	background-color: #f7d4d7 !important;
	display: block;
	width: 100%;
	font-size: var(--font-size-md);
	line-height: 1.42857143;
	border-radius: 2px;
	box-shadow: none;
	font-weight: 600;
	color: #242424;
}
.m-h-300 {
	max-height:300px !important;
}
.bg-E4DFFF {
	background-color: #E4DFFF !important;
}
.bg-f2f2f2 {
	background-color:#f2f2f2 !important;
}
.border-1 {
	border:1px solid #d2d2d2;
}
.justify-content-center {
	justify-content: center !important;
}
.text-ff8080 {
	color:#ff8080 !important;
}
.text-ff8a3d {
	color: #ff8a3d !important;
}
.text-40ba95 {
	color: #40ba95 !important;
}
.text-8c1d18 {
	color: #8c1d18 !important;
}
.text-9a9a10 {
	color: #9a9a10 !important;
}
.text-545bff {
	color: #545bff !important;
}
.text-ecc83b {
	color: #ecc83b !important;
}
.bg-e6e6e6 {
	background: #e6e6e6 !important;
}
.bg-fcf3e9 {
	/*background-color: #fcf3e9 !important;*/
	background-color: #E9F3F3 !important;
}
.dropdown-menu {
	max-height: 300px;
	overflow-y: auto;
}
.grid-gap-15 {
	grid-gap: 15px;
}
.grid-gap-10 {
	grid-gap: 10px !important;
}
.gap-y-5 {
	grid-gap: 5px 0;
}
.gap-y-10 {
	grid-gap: 10px 0;
}
.gap-y-20 {
	grid-gap: 20px 0;
}
.gap-x-10 {
	grid-gap: 0 10px;
}
.summary-history-popover {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	width: 80% !important;
	max-width: 80% !important;
}
.info-history-popover {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	width: 80% !important;
	max-width: 80% !important;
}
.mw-200 {
	min-width:200px;
}
.text-1A977D {
	color: #1A977D !important;
}
.text-267377 {
	color: #0C8986 !important;
}
.text-0C8986 {
	color: #0C8986 !important;
}
.text-969696 {
	color:#969696 !important;
}
.bg-e2dfff {
	background-color:#e2dfff !important;
}
.bg-F0CCB4 {
	background-color: #F0CCB4 !important;
}
.bg-BFEEEB {
	background-color: #BFEEEB !important;
}
.bg-AFD3E8 {
	background-color: #AFD3E8 !important;
}
.bg-FDEFC1 {
	background-color: #FDEFC1 !important;
}
.bg-BBFFDA {
	background-color: #BBFFDA !important;
}
.bg-FFD3D3 {
	background-color: #FFD3D3 !important;
}
.bg-E0F4F0 {
	background-color: #E0F4F0 !important
}
.text-FFC700 {
	color: #FFC700 !important;
}
.bg-EBEBEB {
	background-color:#EBEBEB !important;
}
.bg-CCEBF6 {
	background-color: #CCEBF6 !important;
}
.bg-E3F1EE-appt {
	background-color: #E3F1EE !important;
}
.bg-F0F8FB {
	background-color: #F0F8FB !important;
}
.bg-F2C7C9 {
	background-color: #F2C7C9 !important;
}
.bg-ffa132 {
	background-color: #ffa132 !important;
}
.bg-72b4a6 {
	background-color:#72b4a6 !important;
}
.bg-E9F3F3 {
	background-color: #E9F3F3;
}
.bg-DEEFF0 {
	background-color: #DEEFF0;
}
.bg-EBEEF3 {
	background-color: #EBEEF3 !important;
}
.text-lowercase {
	text-transform:lowercase !important;
}
.white-space-normal {
	white-space:normal !important;
}
.color-picker-icon {
	background-image: url(../img/new-icons/color-picker-icon.svg);
	width: 50px;
	height: 50px;
	display: block;
	background-repeat: no-repeat;
	margin: auto;
	background-position: center center;
	cursor: pointer;
}
.bg-E4F5F6 {
	background-color: #E4F5F6 !important;
}
.white-spa-pre {
	white-space:pre !important;
}
