
/* CSS Document */
body {
  font-family: 'Lato', sans-serif;
  color:#3B374E;
}

.app-main .app-main__inner {
    background: #F8F8FB;
    padding: 30px;
    height: 100%;
}

label {
    color: #3B374E;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    text-transform: capitalize;
}
.light-blue {
  color: #4B8D71;
}
.tealish-blue {
  color: #555F78;
}
.app-header {
    position: relative;
  height: 60px;
  padding: 0 30px;
  background: #fff !important;
  box-shadow: 0px 4px 8px 0px rgba(205, 205, 205, 0.20);

}
.app-header img {
  display: flex;
}

.app-wrapper-footer.with-sidebar {
    margin-left: 280px !important;
}

.with-sidebar {
    margin-left: 280px !important;
}


#dashboardContainer iframe .sheet-view  {
    overflow-y: hidden !important;
}

.no-header-nav {
    display: none;
}

.fixed-header .app-header.no-header-nav + .app-main {
    padding-top: 0 !important;
  }


/* COMPANY SELECTOR */

#companySelector + .select2 .select2-selection__arrow {
    display: none !important;
}


.select2-container--default .select2-results>#select2-companySelector-results  {
    max-height: 380px;
}

#companySelector + .select2 .select2-selection {
    min-width: 195px !important;
    min-height: 40px;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    background: #F7F7FA;
    background-image: url('/assets/images/arrow-up-down.svg');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 8px;
    padding-right: 30px;
    padding-left: 0px;
}

 #companySelector + .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 10px;
}

.select2-container .select2-dropdown .select2-search__field {
    background-color: #F7F7FA;
    background-image: url('/assets/images/search-icon.svg');
    background-repeat: no-repeat;
    background-position: right 10px center;
    border: 1px solid #E6E6E6;
    border-radius: 8px;
    padding: 6px 10px;
    font-size: 14px;
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-weight: 400;
    outline: none;
    width: 100%;
    box-sizing: border-box;
}

#companySelector + .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px !important;
}

/* COMPANY SIDEBAR INFO */

.company-section-wrapper {
    padding: 0 30px 15px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    border-bottom: 1px solid rgba(59, 55, 77, 0.10);
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-style: normal;
}

.company-description-info {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}
.company-name-info {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: #4B8D71;
    text-decoration: none;
}

.primary-link {
    color: #4B8D71 ;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;

}
.primary-link:hover {
    color: #4B8D71;
    text-decoration: none;
}

#sidebar-company .vertical-nav-menu, #sidebar-property .vertical-nav-menu {
    padding-top: 10px;
}

/* SIDEBAR PROPERTY */
#sidebar-property .app-sidebar__inner {
    padding: 10px 0 ;
}
.company-name-info-property-wrapper {
    background: rgba(228, 234, 238, 0.20);
    height: 45px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 15px;
}
.company-name-info-property {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.property-section-wrapper {
    padding: 0 15px 10px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    border-bottom: 1px solid rgba(59, 55, 77, 0.10);
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-style: normal;
}

.property-name-description {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgba(59, 55, 78, 0.80);
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;

}

.property-status-description {
    color: #D86B36;
    font-family: Lato;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    background: none !important;
}

.property-name-info {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.property-name-address {
    color: rgba(59, 55, 78, 0.70);
    font-family: Lato;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.app-theme-white .app-footer .app-footer__inner {
    background: #fff;
}

.app-header .app-header__content {
    padding: 0;
    position: relative;
}


.property-header-title,.header-user-name-initials {
    color: #3B374E;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
}

.header-user-name-initials {
    background: #FFF;
    width: fit-content;
    padding: 5px;
    color: #3B374E;
    font-family: Lato;
    font-size:  13px;
    font-style: normal;
    font-weight: 700;
}

.header-user-name-initials-dropdown {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
}

.header-user-name-role {
    color: rgba(59, 55, 78, 0.80);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height:  16px;
}
.card-header small {
  display: none;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background-color: #4B8D71
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: #4B8D71;
}
.header-user-info .widget-heading {
  text-align: center;
}
.header-user-info .widget-heading small {
  display: block;
}
.app-header__menu, .app-header__mobile-menu {
  padding: 0 1rem !important;
}
.app-container {
  min-height: 99.89vh !important;
  position: relative;
}
/*.app-header__logo .logo-src {
  height: 47px;
  width: 100%;
  background: url(../images/betterbot-logo-text.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
}*/
.app-sidebar .app-sidebar__inner {
    padding:20px 0;
}
.app-sidebar .scrollbar-sidebar {
    background-position: -800px -10px;
    overflow-y: scroll !important;

    font-weight: 600;
}
.scrollbar-sidebar::-webkit-scrollbar {
    width: 0px;
    display: unset;
}
.closed-sidebar:not(.sidebar-mobile-open)
    .app-sidebar:hover
    .scrollbar-sidebar {
    position: relative !important;
    height: 100% !important;
    overflow: scroll !important;
    overflow-y: scroll !important;
}



.closed-sidebar:not(.sidebar-mobile-open) .app-sidebar .scrollbar-sidebar {
    position: static;
    height: auto;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}
.app-sidebar__heading {
    color: #fff;
}

.slick-initialized .slick-slide {
    margin-bottom: -5px;
}

/* .app-sidebar .app-sidebar__inner {
  padding: 0;
}

.app-sidebar .scrollbar-sidebar {
    background: #011237;
  background-position: -800px -10px;
  overflow-y: scroll !important;
}
.scrollbar-sidebar::-webkit-scrollbar {
    width: 0px;
    display:unset;
}
.closed-sidebar:not(.sidebar-mobile-open) .app-sidebar:hover .scrollbar-sidebar {
	position: relative !important;
    height: 100% !important;
    overflow: scroll !important;
	overflow-y: scroll !important;
}
.closed-sidebar:not(.sidebar-mobile-open) .app-sidebar .scrollbar-sidebar {
    position: static;
    height: auto;
    overflow: scroll !important;
}
.app-sidebar__heading {
  color: #fff;
}
.slick-initialized .slick-slide {
  margin-bottom: -5px;
}  */
.vertical-nav-menu .mm-collapse:not(.mm-show) {
  display: none !important;
}
.logo_header {
	width: 32px;
}

.logo_header img {
    height: 28px;
}


.search-wrapper {
    margin-right: 0;
}
.home-logo-icon {
    height: 20px !important;
}
.collapse_btn {
    position: fixed;
    top: 70px;
    left: 265px;
    z-index: 100;
    border: none;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.closed-sidebar:not(.sidebar-mobile-open) .app-sidebar:hover {
    flex: unset !important;
    width: unset !important;
}


.closed-sidebar:not(.sidebar-mobile-open) .app-sidebar .vertical-nav-menu .mm-collapse {
    display: none !important;
}
.closed-sidebar:not(.sidebar-mobile-open) .app-sidebar .vertical-nav-menu .mm-collapse .mm-collapse {
    display: none !important;
}

.closed-sidebar:not(.sidebar-mobile-open) .app-sidebar .scrollbar-sidebar .vertical-nav-menu .mm-active:not(:has(ul)) a {
    background:none !important;
}
/* .colapse_btn {
	position: relative !important;
	top:67px !important;
	background: #fff;
	color: #4B8D71;
	font-weight: 900 !important;
    width: 2.3em;
    height: 2.3em;
    border-radius: 50%;
    margin-right: 1.5em;
	opacity: 1 !important;
	z-index: 999999999 !important;
} */
.colapse_btn:hover {
	color: #3B374E;
    background: #fec90f;
	opacity: 1 !important;
	transition: .2s ease-in-out;
}
.colapse_btn_open {
	left: 12px;
	padding-top: 2px;
	transform:rotate(0deg) !important;
    -ms-transform:rotate(0deg) !important;
    -webkit-transform:rotate(0deg) !important;
	transition: transform .2s ease-in-out;
	transition: .2s ease-in-out;
}
.colapse_btn_closed {
	left: -187px;
	padding-top: 0px;
	 transform:rotate(180deg) !important;
    -ms-transform:rotate(180deg) !important;
    -webkit-transform:rotate(180deg) !important;
	transition: transform .2s ease-in-out;
	transition: .2s ease-in-out;
}
.hover_colapse_btn{
	left: 12px;
	padding-top: 2px;
	transition: .2s ease-in-out;
}
/*.visibility_btn {
	display: inline-block !important;
	-webkit-animation: fadeinout .3s linear forwards;
    animation: fadeinout .3s linear forwards;
}
@-webkit-keyframes fadeinout {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeinout {
  0% { opacity: 0; }
  100% { opacity: 1; }
}*/
/*STATIC COLLAPSED SIDEBAR*/
/*.closed-sidebar .app-sidebar:hover {
  transition: all .3s ease;
  width: 80px !important;
  min-width: 80px !important;
  flex: 0 0 80px !important;
  z-index: 13;
}
.closed-sidebar .app-sidebar:hover .app-sidebar__inner ul li a {
  text-indent: -99rem !important;
  padding: 0 !important;
}
.closed-sidebar .app-sidebar:hover .app-sidebar__inner .metismenu-icon {
  text-indent: initial;
  left: 8px;
  margin-left: 0;
}*/
/*NOTIFICATION*/
.bg-primary {
  background-color: #4B8D71 !important;
}
.badge-primary {
  color: #fff;
  background-color: #4B8D71
}
.badge-primary:hover {
  color: #fff;
  background-color: #408165;
}
.text-primary {
  color: #4B8D71 !important;
}

.bg-info {
    background-color: #4B8D71 !important;
}
.btn-outline-primary {
    color: #3B374E;
    border-radius: 4px;
    border: 1px solid rgba(59, 55, 78, 0.60) !important;
    background: #fff !important;
    height: 34px;
    line-height: 20px;
}
.btn-outline-primary:hover {
    color: #3B374E;
    border: 1px solid rgba(59, 55, 78, 0.60);
    background: #F1F6F4 !important;
}
.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #3B374E;
    background-color: rgba(59, 55, 78, 0.60);
}

button.bg-success:hover {
    background-color: #28C6B3 !important;
}

button.bg-primary:hover {
    background-color: #4B8D71 !important;
}

/*LOGIN*/
#logo-top img{
		width: 250px;
	}
.space-top{
	margin-top: 20%;
}
.or-login{
	margin-top: 50px;
}
.btn-login-custom{
	 margin-top: 7px;
	 transition: .3s ease-in-out;
}
.btn-login-custom:hover{
  filter: brightness(95%);
  -webkit-filter: brightness(95%);
  -moz-filter: brightness(95%);
  -o-filter: brightness(95%);
  -ms-filter: brightness(95%);
   transition: .3s ease-in-out;
}
/*LOGOUT*/
.bg-info {
  background-color: #4B8D71 !important;
}
.btn-outline-primary {
    color: #3B374E !important;
    border-radius: 4px;
    border: 1px solid rgba(59, 55, 78, 0.60);
    background: #f7fafe;
    height: 34px;
    line-height: 20px;

}

.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #3B374E;
    background-color: #F1F6F4;
}
/*WARNING*/
.btn-outline-warning:hover {
  color: #3B374E;
  background-color: #fec90f;
}
.btn-outline-warning:not(:disabled):not(.disabled):active {
  color: #3B374E;
  background-color: #fec90f;
}
.badge-warning {
  color: #3B374E;
  background-color: #fec90f;
}
.bg-warning {
  background-color: #fec90f !important;
}
.fc .fc-event,
.fc .fc-scrollgrid table tr:nth-child(odd) {
    background-color: #f2f6fe;
}

.icon-color {
    color: #28c6b3;
}

.remove-outline:focus {
    border: none !important;
    box-shadow: none !important;
}

.badge-danger {
    color: #fff;
    background-color: #BE5355;
}

.badge-success {
  color: #067963;
   background: rgba(77, 193, 171, 0.20);
}

button.bg-success:hover {
    color: #067963;
    background: rgba(77, 193, 171, 0.20);
}

.swal2-popup .swal2-styled.swal2-confirm {
    background-color: #BE5355 !important;
    max-width: 90px;
    font-family: Lato !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 24px !important;/* 171.429% */
    letter-spacing: 0.4px !important;
}

.swal2-popup .swal2-styled:focus {
    box-shadow: none !important;
}

.swal2-popup .swal2-styled.swal2-cancel {
    display: flex !important;
    justify-content: center;
    background-color: #f7fafe !important;
    border: solid 1px #4B8D71 !important;
    border-radius: 4px;
    color: #4B8D71 !important;
    max-width: 90px;
    font-family: Lato !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 24px !important; /* 171.429% */
    letter-spacing: 0.4px !important;
}

.app-page-title .page-title-icon {
    width: 36px !important;
    height: 36px !important;
     display: flex !important;
    align-items: center;
    justify-content: center;
    box-shadow: none !important;
    margin: 0 10px 0 0 !important;
    padding: 0 !important;
    background: none;
}

.page-title-icon img {
    display: inline-block;
    margin: 0;
    height: 30px;
}
.page-title-wrapper span img {
    display: inline-block;
    margin: auto;
}

.app-page-title .page-title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-title-actions a, .page-title-actions button {
    margin-bottom: 0 !important;
}
/*CARD*/
.card-header > .nav .nav-link.active {
  color: #4B8D71;
}
.card-header > .nav .nav-link:hover {
  color: #4B8D71;
}

.card-title, .card-header-title, .card-header {
    color: #3B374E;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-transform: capitalize;
}
.card-header-title.card-header-residents {
    color: #3B374E;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    text-transform: capitalize;
    padding: 0 10px;
}
.custom-nav-item a {
    color: #3B374E !important;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
}
.custom-nav-item a.active {
    color: #4B8D71 !important;
}

.card-header>.nav .nav-link::before {
    background: #4B8D71;
    height: 3px;
}
.custom-card {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(184, 184, 184, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(184, 184, 184, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(184, 184, 184, 0.5);
}
/*BTN_FOCUS*/
.btn-focus {
  color: #fff;
  background: linear-gradient(to bottom, #27233a 50%, #0f0538 50%) no-repeat scroll right bottom / 100% 210% #0f0538 !important;
  overflow: hidden;
  border: none !important;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.btn-focus:hover {
  background-position: right top !important;
  color: #ffffff !important;
  transition: all 0.3s ease;
}

.dropdown-menu .dropdown-header {
  color: #4B8D71;
}

hr.custom-hr {
  border-top: 1px solid #4B8D71;
}
.integrations {
  width: 85px;
  margin: 0 50px 0 0;
  border-radius: 3px;
}
.connect-integrations {
  position: absolute;
  right: 20px;
}
.integrations-rent {
  width: 180px;
  vertical-align: top;
}
/*NAVIGATION SIDEBAR MENU*/



.vertical-nav-menu {
    background-color: #fff;
    /* height: 100%; */
}


#sidebar-company .vertical-nav-menu li.mm-active a, #sidebar-property .vertical-nav-menu li.mm-active a {
    color: #fff;
    background: #3B374D;
}
#sidebar-company .vertical-nav-menu li.mm-active a:hover, #sidebar-property .vertical-nav-menu li.mm-active a:hover {
    color: #fff !important;
    background: #3B374D !important;
}
#sidebar-company .vertical-nav-menu li.mm-active a> img, #sidebar-property .vertical-nav-menu li.mm-active a> img {
    filter: brightness(0) invert(1);
}

.mm-active {
    padding: 0px 15px !important;
}
.vertical-nav-menu li.mm-active a img {
    filter: brightness(0) invert(1);

}

#sidebar-company .vertical-nav-menu li, #sidebar-property .vertical-nav-menu li {
    padding: 0px 15px;
}

.vertical-nav-menu li a {
    color: #3B374D;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding: 10px 4px !important;
}

.vertical-nav-menu li ul>li>a {
    color: #3B374D !important;
}

.vertical-nav-menu ul:before {
    height: 0;
}

.mm-show > .vertical-nav-menu li a:hover {
    background: #3B374D;
    color: white !important;
}
/* .mm-active:not(:has(ul)) a {
    background: #4B8D71 !important;
    color: #fff;
} */
.vertical-nav-menu li > a, .vertical-nav-menu ul li > a  {
    height: 40px !important;
}


.horizontal-nav-menu a:hover,.dropdown-menu-settings-nav a:hover {
    text-decoration: none !important;
}


.dropdown-menu-settings-nav .mm-active-dropdown  {
    background: #F5F5F6;
}
.dropdown-menu-settings-nav .mm-active-dropdown a {
    color: #4B8D71;
}


.vertical-nav-menu ul::before {
    background: #6fc7e2;
}

.vertical-nav-menu li a:hover {
    background-color: #F5F5F6;
    color: #3B374D !important;

}

.vertical-nav-menu ul > li {
    padding: 0px 15px 0px 0;
    background: none !important;
}
.vertical-nav-menu ul > li > a {
    font-size: 15px;
    color: #fff;
}
.vertical-nav-menu ul > li:last-child {
    border: none !important;
}
.vertical-nav-menu ul>li>a {
    padding: 0 0.5rem 0;
}
.vertical-nav-menu ul  {
    padding: 0 0 0 2rem;
}

.vertical-nav-menu ul > li > a:hover {
    color: #0f0538;
}
.vertical-nav-menu ul > li > a.mm-active {
    color: #0f0538;
    background: none;
}


.vertical-nav-menu i.metismenu-state-icon,
.vertical-nav-menu i.metismenu-icon {
    font-size: 1.5rem;
    opacity: 1;
}
.vertical-nav-menu i.metismenu-state-icon,
.vertical-nav-menu i.metismenu-icon:hover {
    opacity: 1;
}
/*SEARCH BAR HEADER*/
.search-wrapper .input-holder .search-icon span::before {
  background: #4B8D71;
}
.search-wrapper .input-holder .search-icon span::after {
  border: 2px solid #4B8D71;
}
.search-wrapper .close::before, .search-wrapper .close::after {
  background: #4B8D71;
}
.search-wrapper.active .close {
  background: #fff !important;
}

.search-wrapper .input-holder .search-icon {
    background: transparent;
}
/*HEADINGS*/
.page-title-heading h1 {
    color: #3B374E;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 0 !important;
}

.app-page-title {
    padding: 15px 25px;
    height: 76px !important;
    background: #fff !important;
    border-bottom: 1px solid rgba(59, 55, 78, 0.10) ;
}

.app-page-title h4 {
    font-size: 20px;
}


.text-blue {
  color: #4B8D71 !important;
}
.bot-title {
  padding: 0 40px 0 0;
  color: #3B374E;
  font-size: 15px;
}
/*FORM FIELDS/BUTTON STYLE*/
.form-control {
    font-family: "Lato", sans-serif;
    border-radius: 8px !important;
    line-height: 1.4;
    padding: 4px 8px;
    color: rgba(59, 55, 78);
    font-size: 13px;
    height: 34px;
    border: 1px solid rgba(59, 55, 78, 0.30);;
    background: #FFF;

}

.form-control::placeholder {
    color: rgba(59, 55, 78, 0.50);
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.form-control.is-valid {
    background-image: none !important;
    border: 1px solid #4B8D71;
}
.form-control.is-valid:focus {
    border-color: #4B8D71;
    box-shadow: none;
}


.form-control.is-invalid:focus {
    box-shadow: none;
}

.invalid-feedback {
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}


.form-control:disabled, .form-control[readonly]  {
    border-radius: 8px;
    border: 1px solid #CED4DA;
    background: rgba(59, 55, 78, 0.10);
}

.form-control:focus {
    border-radius: 8px !important;
    border-width: 1px;
    border-color: #4B8D71 !important;
    background: #fff;
    box-shadow: none !important;
}

.custom-select {
  font-size: 13px;
  height: 36px;
  border-radius: 8px;
  padding: 0 10px !important;
  border: 1px solid rgba(59, 55, 78, 0.30);
  line-height: 1.4;
    color: rgba(59, 55, 78, 0.50);
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #FFF;
}
.custom-select:focus {
    border: 1px solid #4B8D71;
    background: #fff;
    box-shadow:none;
}

.was-validated .custom-select:valid, .custom-select.is-valid {
    border-color:#4B8D71 !important ;
    background: #fff !important;
    box-shadow:none;
}

/*TABS-PRIMARY*/
.btn-primary.btn-shadow {
  background: #4B8D71 !important;
  border: none !important;
}
.btn-primary.btn-shadow:hover {
  background: #408165 !important;
  border: none !important;
}
.btn-primary.btn-shadow .active {
  color: #3B374E !important;
  background-color: #fec90f;
  /*box-shadow: 0 0.125rem 0.625rem #0f053950, 0 0.0625rem 0.125rem #0f053960 !important;*/
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4B8D71;
    border-color: #4B8D71;
}

.btn.btn-shadow.active {
  color: #3B374E !important;
  background: #fec90f !important;
  border: none;
}
.btn-shadow-custom {
  font-size: 0.87rem !important;
  padding: .495rem .99rem !important;
}

.btn-select-deselect-all {
    color: #fff;
    background: rgba(59, 55, 78, 0.90) !important;
    border: 1px solid rgba(59, 55, 78, 0.90) !important;
}
.btn-select-deselect-all:hover {
    color: #fff;
    background: rgba(59, 55, 78, 0.90) !important;
    border: 1px solid rgba(59, 55, 78, 0.90) !important;
    cursor: pointer;
}
/*TIMELINE UPCOMING*/
.timeline-b {
  background: #a5bbc330;
}
.vertical-time-icons .vertical-timeline-element-icon .timeline-icon {
  width: 70px;
  height: 70px;
  background: #4B8D71;
  margin-left: 10px;
}
.vertical-timeline-element-content-custom {
  margin: 0 0 40px 60px !important;
}
.vertical-timeline-element-content-custom .timeline-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 40px;
  padding: 2px 0 0;
}
.vertical-timeline-element-content-custom p {
  color: #6c757d;
  font-size: 14px;
  margin: 0 0 0 40px;
}
.vertical-time-icons::before {
  left: 43px;
  background: #fff;
}
.timeline-date {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  padding: 5px 0 0 20px;
  width: 50px;
}
.date-t {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
.scroll-area-lg-custom {
  height: 330px;
  overflow-x: hidden;
}

.floating-label {
  margin-bottom: 20px !important;
  width: 100%;
}

.onboarding-wrapper-input {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 40px;
}

.disabled-btn {
  cursor: not-allowed !important;
  opacity: 0.6;
}
.flex {
  display: flex;
}
.modal-backdrop.show,.show.blockOverlay {
  opacity: .1;
}
.modal-backdrop, .blockOverlay {
  position: unset;
}

.locked-box {
  background: #f8f9fa;
  border: 1px solid #dee2e6;
  padding: 20px;
  text-align: center;
  border-radius: 8px;
  color: #6c757d;
}
.locked-box i {
  font-size: 32px;
  margin-bottom: 10px;
  color: #6c757d;
}



/* .select2-container--default.select2-container--disabled .select2-selection--single
{
  padding: 4px !important;
  border-radius: 8px;
} */
/*LEADS CARD MODAL*/
.menu-header-image-custom {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 8;
  opacity: .15;
  filter: grayscale(80%);
  background-image: url("../images/login/1-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -150px;
}
.modal-content-custom {
  background-color: transparent;
  border: none;
}
.modal-dialog-custom {
  box-shadow: none !important;
  border: none;
}
.scroll-area-sm-custom {
  height: 270px;
  overflow-x: hidden;
}
.form-style {
  font-size: 16px;
  padding: 22px 20px 22px 20px !important;
  color: #495057;
  background-color: #fff;
  border: 1px solid #4B8D71;
  border-radius: 3px;
}
.form-style:focus {
  /*box-shadow: 0 1px 1px #4B8D7180 inset, 0 0 12px #4B8D7170;*/
  box-shadow: none;
  /* border: 1px solid #0f0539;*/
}
.btn-primary {
    color: #fff;
    background: #4B8D71;
    overflow: hidden;
    border: 1px solid #4B8D71;
    border-radius: 4px;
    transition: all 0.3s ease;
    height: 34px;
}
.btn-primary:hover {
  color: #fff !important;
  border-color: #4B8D71;
  background-color: #408165;
}
.btn-primary:disabled {
    color: #fff;
    border: none !important;
    background-color: #e0e0e0;
}

.btn-primary:focus {
    background-color: #4B8D71;
    border: #4B8D71;
}
.btn-outline-primary {
  border-color: rgba(59, 55, 78, 0.60);
}

.border-primary {
  border-color: #4B8D71 !important;
}
.dot-primary .vertical-timeline-element-icon{
	background: #4B8D71 !important;
}
.btn-side {
  /* padding: 14px 30px 14px 30px !important; */
}
a:not([href]):not([tabindex]):hover {
    color: none;
}
.btn-lg {
    height: 42px !important;
    line-height: 25px;
}
.btn-sm {
    height: 28px !important;
    line-height: 12px;
}
.btn-sm-box {
    height: 28px !important;
    width: 120px;
    line-height: 12px;
}
.custom-link > a {
  color: #fff !important;
  text-decoration: none;
}
.custom-link > a:hover {
  text-decoration: none !important;
}

.btn-warning {
  color: #3B374E;
  background: #fec90f !important;
  overflow: hidden;
  border: 1px solid #fec90f;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.btn-warning:hover {
  color: #3B374E !important;
  border-color: #fad161;
  background-position: right top !important;
  transition: all 0.3s ease;
}
.btn-danger {
    border-radius: 4px;
    border: 1px solid #BE5355;
    background: #FAF1F1;
    color: #BE5355;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.4px;
}

.btn-danger:not(:disabled):not(.disabled):active {
    border: 1px solid #E2BCBC;
    background: #BE5355;
    color: #fff;
}
.btn-danger:hover {
    border-radius: 4px;
    border: 1px solid #E2BCBC;
    background: #B44244;
    color: #FFF;
}

.btn-secondary.sw-btn-next {
    color: #fff;
    text-align: center;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    overflow: hidden;
    border: none !important;
    border: 1px solid #4B8D71;
    background: #4B8D71;
    border-radius: 4px;
}
.btn-secondary.sw-btn-next:hover {
    border-color: #4B8D71;
    background: #408165;
}
.btn-group>.btn:not(:first-child), .btn-group>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle), .btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-secondary.sw-btn-prev {
    color: #3B374E;
    text-align: center;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    overflow: hidden;
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #898795;
    background: #fff;
}
.btn-secondary.sw-btn-prev:hover {
    border: 1px solid rgba(59, 55, 78, 0.60);
    background: #F1F6F4;
}

a.text-primary:hover, a.text-primary:focus {
    color: #408165 !important;
}

.nav-link, .nav-tabs .nav-link:active, .nav-tabs .nav-link:hover  {
    color: #4B8D71 !important;
}

.btn-secondary {
    color: #3B374E;
    border-radius: 4px;
    border: 1px solid rgba(59, 55, 78, 0.60);
    text-align: center;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    background-color: #fff;
}
.btn-secondary:hover {
    color: #3B374E;
    border-radius: 4px;
    border: 1px solid rgba(59, 55, 78, 0.60);
  background-color:#F1F6F4 ;}

.btn-secondary.btn-shadow:hover {
    box-shadow:none;
}

.btn-revert {
    border: none;
    color: #4B8D71;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: fit-content;
}
.btn-revert:hover {
    color: #408165;

}

.btn-secondary-custom {
  color: #fff;
  font-size: 16px;
  background: linear-gradient(to bottom, #98a5b0 50%, #6c757d 50%) no-repeat scroll right bottom / 100% 210% #6c757d !important;
  overflow: hidden;
  border: none !important;
  border-radius: 3px;
  padding: 15px 30px 15px 30px !important;
  transition: all 0.3s ease;
}
.btn-secondary-custom:hover {
  background-position: right top !important;
  color: #ffffff !important;
  transition: all 0.3s ease;
}

.btn-danger-custom {
  color: #fff;
  font-size: 16px;
  background: #BE5355 !important;
  overflow: hidden;
  border: none !important;
  border-radius: 3px;
  padding: 15px 30px 15px 30px !important;
  transition: all 0.3s ease;
}
.btn-danger-custom:hover {
  background-position: right top !important;
  color: #ffffff !important;
  transition: all 0.3s ease;
}
/*BTN PRIMARY CUSTOM*/
.btn-primary-custom {
  color: #fff;
  font-size: 16px;
  background:  #4B8D71 !important;
  overflow: hidden;
  border: none !important;
  border-radius: 4px;
  padding: 15px 30px 15px 30px !important;
}
.btn-primary-custom:hover {
  background: #408165 !important;
  color: #fff !important;

}
.notification {
  text-decoration: none !important;
  border: none;
  color: #3B374E !important;
  padding: 7px 14px;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
}

.notification-primary {
    border: 1px solid #A5C6B8;
    background: #F1F6F4;
}

.notification-danger {
  border: 1px solid #E2BCBC;
  background: #F1E9E9;
}

.notification-secondary {
    background: #4B8D71;
    color: #fff !important;
    border: none;
}

.notification-secondary:hover {
    color: #fff !important;
    background-color: #408165;
}

.notification-primary:hover {
  background-position: right top !important;
  border: 1px solid #A5C6B8;
  background: #DBE5E1;
}

.notification-danger:hover {
    border: 1px solid #E2BCBC;
    background: #FAE6E6;
  }
.notification .badge {
    position: absolute;
    width: 21px;
    height: 21px;
    top: -10px;
    right: -10px;
    padding: 5px 7px;
    border-radius: 50%;
    background-color: #3B374E;
    color: #fff;
    font-family: Lato;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 11px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
}

.tooltip-inner {
    max-width: 270px;
    border-radius: 8px;
}
.tooltip-inner {
    background: #3B374E;
    color: #FFF;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    text-transform: capitalize;
}
.btn-up{
  margin: -15px 0 0 5px;
}
.footer-login {
  position: absolute;
  bottom: 0px;
}
.footer-register {
  position: absolute;
  bottom: 0px;
}
.form-check {
  padding-left: 0rem;
}

.accordion-body-floorplans-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}

.accordion-body {
  padding: 0;
}

.accordion-button:not(.collapsed) {
  color: #4B8D71;
  background-color: transparent;
}

.accordion-image-main-title {
  color: #3B374E;
  font-family: Lato;
  font-size: 16px;
  margin: 20px 0;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
}

.accordion-button:focus  {
box-shadow: none;

}

.img-thumbnail {
  width: 200px;
  height: 150px;
  object-fit: cover;
  border: none;
  padding-bottom: 5px;
}

.no-logo {
 color: rgba(59, 55, 78, 0.30);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.preview-property {
  color: #4B8D71;
  cursor: pointer;
}

.logo-thumbnail {
  object-fit: cover;
  margin-bottom: 5px;
    border: none;
}

.img-thumbnail-virtual-tour {
  width: 200px;
  height: 150px !important;
  object-fit: cover;
  border: none;
  padding: 5px;
}

.image-media-card {
  max-width: 200px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  margin: 10px;
}

.image-media-card:hover .edit-delete-expand-container {
  display: flex;
}

.image-media-description {
  padding: 5px;
}

.add-image-card {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #666;
  text-align: center;
  border: 1px solid #ccc;
}

.add-image-thumbnail {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 150px;
  background-color: #f9f9f9;
}

.add-icon {
  font-size: 48px;
  line-height: 150px;
  color: #ccc;
}

.add-image-card:hover .add-icon {
  color: #4B8D71;
}

.edit-delete-expand-container {
  display: none;
  position: absolute;
  right: 5px;
  bottom: 6px;
  z-index: 10;
  cursor: pointer;
  color: #111;
}

.read-more-btn {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 19px;
    color: #4B8D71;
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}
.read-more-btn:hover {
    color: #3C715A;
    background-color: transparent;
}

.virtual-tour-description {
  width: 200px;
  word-wrap: break-word;
  white-space: normal;
  padding: 5px;
  margin-bottom: 20px;
}

.edit-delete-expand-container span {
  margin-left: 8px;
}

#imageMediaExpandModal, #imageMediaEditModal, #imageMediaDeleteModal, #addImageMediaModal {
  top: 50px;
}

.media-container-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    gap: 20px;
}


.contentPropertySettings {
  height: 75vh !important;
  overflow: auto ;
  border-radius: 0;
  padding: 10px 0 15px 10px;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.expanded-modal-image {
    max-width: 100%;
    object-fit: cover;
    max-height: 60vh !important;

}

#virtualTourExpandModal .modal-body, #imageMediaExpandModal .modal-body {
    display: flex;
    justify-content: center;
}

.image-media-description::first-letter, .virtual-tour-description::first-letter {
  text-transform: capitalize;
}

.accordion-flush .card {
  border: none;
  border-radius: 0;
}

.accordion-flush .card-header {
  display: flex;
  text-transform: capitalize;
  justify-content: space-between;
  align-items: center;
  background-color: transparent;
  border-bottom: 1px solid #ddd;
  padding: 0;
  font-size: 16px;
  cursor: pointer;
}

.accordion-flush .collapse {
  border-top: 1px solid #ddd;
}

.accordion-flush .card-body {
  padding: 1rem;
}

.rotate-icon-arrow {
  transition: transform 0.5s ease;
}

.accicon {
  font-size: large;
}



/* PROPERTY TOOLTIP BUTTON */

/* .row-action-wrapper {
    position: relative;
} */

/* .view-property-btn {
    position: absolute;
    right: 30px;
    top: 13%;
    opacity: 0;
    pointer-events: none;
    border-radius: 20px;
    border: 1px solid #4B8D71;
    background: #EDF4F1;
    padding: 8px 16px;
    color: #4E4B5F !important;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    text-decoration: none;
    z-index: 200;
}



#propertiesListTable tbody tr:hover .view-property-btn {
    opacity: 1;
    pointer-events: auto;
    text-decoration: none;

}

#propertiesListTable tbody tr td.action_buttons:hover ~ td .view-property-btn,
#propertiesListTable tbody tr td.action_buttons:hover .view-property-btn {
    opacity: 0 !important;
    pointer-events: none !important;
} */


.custom-modal-property-settings {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}


.custom-modal-property-settings-dialog {
  background-color: #fff;
  position: fixed;
  top: 75px;
  left: 300px;
  right: 1%;
  bottom: 3%;
  min-width:83%;
  min-height: 90%;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
}


.custom-modal-property-settings.show {
  display: flex;
}

.custom-modal-property-settings.show .custom-modal-property-settings-dialog {
  transform: scale(1);
}


.custom-modal-property-settings-content {
  display: flex;
  flex-direction: column;
  padding: 20px 20px 10px 20px;
}

.custom-modal-property-settings-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.custom-modal-property-settings-title {
  font-size: 20px;
  font-weight: bold;
}

.custom-modal-property-settings-body {
  padding: 10px 0;

}

.custom-modal-property-settings-footer {
  display: flex;
  justify-content: flex-end;
}

.close-icon-preview {
  position: fixed;
  right: 10px;
}

.colorGreen {
  color: green !important;
}

.events-title {
    color: #3B374E;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
}

@media (max-width: 1024px) {
  .custom-modal-property-settings-dialog {
      top: 75px;
      left: 300px;
      right: 2%;
      bottom: 2%;
      min-width:70%;
      min-height: 70%;
  }

  .contentPropertySettings {
      height: 68vh !important;
    }
}

@media (min-width: 1200px) and  (max-width: 1650px) {
  .custom-modal-property-settings-dialog {
      top: 75px;
      left: 300px;
      right: 2%;
      bottom: 2%;
      min-width:78%;
      min-height: 80%;
  }
  .contentPropertySettings {
      height: 72vh !important;
    }
}

/*BTN_FOCUS*/
.btn-focus {
    color: #fff;
    background: linear-gradient(to bottom, #27233a 50%, #0f0538 50%) no-repeat
        scroll right bottom / 100% 210% #0f0538 !important;
    overflow: hidden;
    border: none !important;
    border-radius: 3px;
    transition: all 0.3s ease;
}
.btn-focus:hover {
    background-position: right top !important;
    color: #ffffff !important;
    background-color: #408165;
}
.tabs-animated .nav-link::before {
    background: #4B8D71;
}

.body-tabs-shadow .body-tabs-animated .nav-link::before {
    box-shadow: none !important;
}
.dropdown-menu .dropdown-header {
    color: #4B8D71;
}
.dropdown-item:hover,
.dropdown-item:focus {
    color: #4B8D71;
    background-color: #F5F5F6;
}
hr.custom-hr {
    border-top: 1px solid #4B8D71;
}
.integrations {
    width: 85px;
    margin: 0 50px 0 0;
    border-radius: 3px;
}
.connect-integrations {
    position: absolute;
    right: 20px;
}
.integrations-rent {
    width: 180px;
    vertical-align: top;
}
/*PLACEHOLDER STYLE*/
.form-control::-webkit-input-placeholder {
  color: #b0adad;
}
.form-control::-moz-placeholder {
  color: #b0adad;
}
.form-control:-ms-input-placeholder {
  color: #b0adad;
}
.form-control::-ms-input-placeholder {
  color: #b0adad;
}
.form-control::placeholder {
  color: #b0adad;
}

.input-is-invalid {
    border: 1px solid #BE5355;
}

.error-message {
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
/*CHECKBOX STYLE*/
input[type=checkbox] {
  position: relative;
  cursor: pointer;
}
input[type=checkbox]:before {
  content: "";
  display: block;
  position: absolute;
  height: 22px;
  width: 22px;
  top: -5px;
  left: 0;
  border: 1px solid #4B8D71;
  border-radius: 2px;
  background-color: #fff;
}

input[type=checkbox]:checked:before {
  background-color: #4B8D71;
}

.form-check-communication-channels {
    padding-left: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: baseline;
}

.form-check-label {
    color: #3B374E;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
}

.dropdown-menu-guest-list-filters .dropdown-item .form-check-label {
    margin-bottom: -5px;
}

#fee_manager_toggle {
  accent-color: #4B8D71;
}
input[type='radio']:checked {
    accent-color: #4B8D71;
}

.text-danger {
    color: #BE5355 !important;
}

.text-success {
    color: #4B8D71 !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #4B8D71;
    background-color: #4B8D71;
}


input[type=checkbox]:checked:after {
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type="checkbox"]:disabled:before {
  background-color: #dae4e8 !important;
  border-color: #a5bbc3 !important;
}
.checkbox {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 35px;
  margin-left: 0px !important;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #3B374E;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


/* Hide the browser's default checkbox */
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;

}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  left: 0;
  height: 23px;
  width: 24px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #4B8D71;
}
/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkmark {
  background-color: #4B8D71;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*END CHECKBOX STYLE*/
/*RADIO STYLE */
/* The container */
.radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-left: 0px !important;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default radio button */
.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.cursor-pointer {
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark-radio {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border: 1px solid #4B8D71;
  border-radius: 50%;
}
/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkmark-radio {
  background-color: #4B8D71;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-radio:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkmark-radio:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.radio .checkmark-radio:after {
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: white;
}
.btn-full{
	width: 100% !important;
}
/*END RADIO STYLE*/
.p-forgot {
  padding-left: 0 !important;
  color: #0f0539;
}
.p-forgot:hover {
  color: #4B8D71;
  text-decoration: none;
}
/*TIMEPICKER*/
.daterangepicker td.active {
    background-color:#28C6B3 !important ;
    border-color: transparent;
    color: #fff !important;
}

.daterangepicker td:hover {
    background-color: #4B8D71 !important;
    color: #fff !important;
}
/*.gj-icon {
  line-height: 1.8;
  padding-right: 10px;
}*/
.timepicker-input {
  width: 100%;
  height: 33px;
  padding-left: 10px;
  font-size: 14px;
  border-radius: 3px;
  border: 1px solid #4B8D71;
}
.timepicker-input:focus {
  border: 1px solid #4B8D71;
}
.gj-icon {
  width: 40px;
  height: 33px;
  position: absolute;
  right: 0px !important;
  color: #fff;
  padding-left: 10px;
  border: 1px solid #4B8D71;
  border-radius: 3px;
  background:  #4B8D71 !important;
  line-height: 1.6;
  transition: all 0.3s ease;
}
.gj-icon:hover {
  background-position: right top !important;
  border-color: #4B8D71;
  transition: all 0.3s ease;
}
.gj-timepicker-md [role=right-icon] {
  font-size: 20px;
}
.gj-picker-md [role=header] {
  background: #4B8D71;
}
.gj-picker-md [role=body] [role=arrow] {
  background-color: #4B8D71;
}
.gj-picker-md [role=footer] button.gj-button-md {
  color: #4B8D71;
}
.gj-picker-md .arrow-begin {
  background-color: #4B8D71;
}
.gj-picker-md .arrow-end {
  border: 16px solid #4B8D71;
}
.gj-picker-md [role="body"] [role="arrow"] {
  background-color: #4B8D71;
}
/*LOGIN STYLE*/
.slick-slider .slide-img-bg {
  opacity: 1;
  background-color: #fff;
}
.slide-img-bg {
    background-image: url("https://ai.betterbot.ai/dawn.png");
    background-size: cover;
    background-position: center;
}

@keyframes move_clouds_1 {
  0% {
    left: -190px;
  }
  100% {
    left: 100%;
  }
}
@keyframes move_clouds_2 {
  0% {
    right: -250px;
  }
  100% {
    right: 100%;
  }
}
@keyframes move_clouds_3 {
  0% {
    left: -700px;
  }
  100% {
    left: 100%;
  }
}
.card-header {
    border-bottom: 1px solid rgba(59, 55, 78, 0.40);
    background: #FFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    border-radius: 3px 3px 0px 0px !important;
    padding: 0 20px;
}
/*GRID*/
.grid-no-border {
  border: none !important;
}
/*TABs Titles*/
.tabs-lg-alternate.card-header .widget-number {
  font-size: 1.7em;
}
/*TOOLTIP*/
.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{
	padding:0 .4rem;
}
.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{
	top:21px !important;
	left: 15px !important;
}
.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{
  top:8px !important;
  left: 3px !important;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.bs-tooltip-right{
	top:-40px !important;
	left: -45px !important;
}
.bs-tooltip-left,.bs-tooltip-auto[x-placement^="right"]{
	padding:0 .4rem;
}
.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{
	top:21px !important;
	right: 25px !important;
}
.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{

  top:8px !important;
  right: 28px !important;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.bs-tooltip-left{
	top: -40px !important;
	left: 50px !important;
}
/*END TOOLTIP*/
/*TABLES*/
.table {
    white-space: nowrap !important;
    width: 100% !important;
    border-collapse: collapse !important;
}
.table tbody tr:nth-of-type(odd), .dataTable tbody tr:nth-of-type(odd) {
    background: #FAFAFB !important;
}
.table tbody tr:nth-of-type(even), .dataTable tbody tr:nth-of-type(even) {
    background: #fff !important;
}
.table tbody tr:nth-of-type(even):hover, .dataTable tbody tr:nth-of-type(even):hover, .table tbody tr:nth-of-type(odd):hover, .dataTable tbody tr:nth-of-type(odd):hover {
    background-color: #F5F5F6 !important;
}

.table tbody tr:last-child td:hover {
    background-color: none !important;
}

table.dataTable th.dt-type-numeric,
table.dataTable th.dt-type-date,
table.dataTable td.dt-type-numeric,
table.dataTable td.dt-type-date {
  text-align: left !important;
}



.table th,
.table td {
    color: rgba(59, 55, 78, 0.90);
    font-weight: 400;
    line-height: 21px;
    vertical-align: middle;
    border: none !important;
    font-family: "Lato", sans-serif;
    font-size: 14px !important;
}

.table-gallery {
    white-space: normal !important;
}
.dataTables_scrollHead {
    margin-top: 10px !important;
    border-top: 1px solid #e9ecef !important;
    overflow: auto !important;
    overflow-x: hidden !important;
}
.dataTables_scrollHeadInner {
    margin-top: -10px !important;
    /* width: auto !important;*/
    padding-right: 0px !important;
}



div.dt-scroll-head table.dataTable {
    border-bottom: 2px solid #4B8D71 !important;
}



table.dataTable thead>tr>th {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
}

/* .table {
  white-space: nowrap !important;
  width: 100% !important;
  border-collapse: collapse !important;
}
.table-striped tbody tr:nth-of-type(odd) { */
  /*background-color: rgba(0,0,0,0.03);*/
  /* background: #a5bbc350;

} */
/* .table-hover tbody tr:nth-of-type(even):hover {
  background-color: #a5bbc325;
}
.table th, .table td {
  padding: .75rem;
  vertical-align: middle;
  border: none !important;
  font-family: 'Lato', sans-serif;
  font-size: 14px !important;
}
.table tbody tr:first-child{
  border-top: 3px solid #4B8D71 !important;
} */
.dataTables_scrollHead {
  margin-top: 10px !important;
  border-top: 1px solid #e9ecef !important;
  border-bottom: 2px solid #4B8D71 !important;
}

#propertiesListTable_wrapper .action_title {
    min-width: 85px !important;
    max-width: 85px !important;
}

#systemUsersTable_wrapper .action_title  {
    min-width: 180px;
    max-width: 180px;
}



.action_title{
	position: sticky !important;
    background-color: #fff;
    right: 0 !important;
    width: 5% !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: -5px 2px 7px -3px rgba(108, 108, 108, 0.10);
    color: rgba(59, 55, 78, 0.90);
}

/* IMPLEMENT FOR NOW TO BE CLICKABLE WHOLE ROW */

.dt-scroll-body {
    overflow: visible !important;
}

div.dt-container.dt-empty-footer .dt-scroll-body {
    margin-bottom: 10px;
}





.row-link {
    display: flex;
    align-items: center;
    width: 100%;
    height: 34px;
    color: inherit;
    text-decoration: none;


}
.row-link-status {
    display: flex;
    align-items: center;
    height: 22px;
    color: inherit;
    text-decoration: none;
    width: fit-content;

}

  .row-link:hover, .row-link-status:hover {
    text-decoration: none;
}


.status-active, .status-ready, .status-dropped, .status-construction, .status-delivered {
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    border-radius: 30px;
    padding: 4px 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.status-active {
    color: #067963 !important;
    background: rgba(77, 193, 171, 0.20);
}

.status-ready {
    color: #D86B36 !important;
    background: rgba(237, 179, 151, 0.20);
}

.status-dropped {
    color: #BE5355 !important;
    background: #EFE4E5;
}

.status-construction {
    color: #4F4B60 !important;
    background: rgba(59, 55, 78, 0.20);
}

.status-delivered {
    color: #3264CF !important;
    background: rgba(87, 137, 245, 0.10);
}



.app-main__inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 30px;
}

.tabs-animation {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: auto;
}

.card {
    margin: 0 !important;
    display: flex;
}
.tabs-animation > .card {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* .card-body, .table-responsive {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
} */

.button-like {
  display: inline-block;
  padding: 6px 12px;
  background-color: #DBDBDB;
  color: black;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.2s ease-in-out;
}
.button-like:hover {
  background-color: #FFF
}

#propertiesListTable tbody tr:last-child .btn-group {
    position: relative;
}

/* #propertiesListTable tbody tr:last-child .dropdown-menu {
    top: auto !important;
    bottom: -5px !important;
} */

.action_buttons {
	background: #FFF !important;
    box-shadow: -5px 2px 7px -3px rgba(108, 108, 108, 0.10);
}


.action-button-dropdown {
    padding: 0;
    min-width: 120px;
    border-radius: 4px;
    border: 1px solid #DBDBDB;
    background: #FFF;
    box-shadow: 0px 7.5px 35px 0px rgba(4, 9, 20, 0.03), 0px 15px 22.5px 0px rgba(4, 9, 20, 0.03), 0px 4px 8.5px 0px rgba(4, 9, 20, 0.05), 0px 2px 3px 0px rgba(4, 9, 20, 0.03);
}
.action-button-dropdown button, .action-button-dropdown a {
    height: 36px;
    padding: 0 10px;
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.fixed_width_files_action {
    max-width: 105px !important;;
    min-width: 105px !important;;
}
.fixed_width_partners_action {
    max-width: 135px !important;;
    min-width: 135px !important;;
}
.fixed_width_files_action_one {
    min-width: 85px !important;;
    max-width: 85px !important;;

}
.fixed_width_files_action_second {
    max-width: 125px !important;
    min-width: 125px !important;
}
.fixed_width_files_action_third {
    max-width: 165px !important;;
    min-width: 165px !important;;
}
.fixed_width_files_action_fourth {
    max-width: 195px;
    min-width: 195px;
}
.fixed_width_files_action_queryBuilder {
    max-width: 185px;
    min-width: 185px;
}
/* .dataTables_scrollHead{
	overflow: auto !important;
	overflow-x: hidden !important;
} */
.dataTables_scrollHeadInner{
  margin-top: -10px !important;
  /*width: auto !important;*/

}

.table-horizontal{
	max-width: auto !important;
	overflow-x: hidden !important;
}
.table-horizontal-open{
	max-width: 1720px !important;
	overflow-x: hidden !important;
}
.tableHeaderOpen{
	min-width: 1520px !important;
}
.tableHeaderClose{
	min-width: 1720px !important;
}
.report-Tables{
	max-width: auto !important;
	overflow-x: hidden !important;
}
.report-Tables-open{
	max-width: auto !important;
	overflow-x: hidden !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    text-align: left;
}
table.dataTable thead tr th, table.dataTable thead tr td {
    text-align: left;
}

table.dataTable thead td {
    padding: 10px !important;
}

table td {
    padding: 0;
}


.dt-buttons {
    max-width: 70%;
}

button.dt-button {
    border: 1px solid #4B8D71 !important;
    background: #4B8D71 !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 16px !important;
    border-radius: 4px !important;
    height: 28px;
    min-width: 91px;
    font-weight: 500;
    line-height: 19.2px;
    text-decoration: none;
    cursor: pointer;
}

button.dt-button:hover {
    border: 1px solid #408165 !important;
    background: #408165 !important;
}

div.dt-search {
   max-width: 30%;
   margin-left: auto;
   display: flex;
   justify-content: flex-end;
   align-items: center;
   label {
    margin-bottom: 0;
   }
}

div.dt-container .dt-length {
   float: left;
   width: 30%;
   height: 60px;
   display: flex;
   align-items: center;

   .dt-input {
    margin-right: 5px;
   }

   label {
    margin-bottom: 0;
   }
}

div.dt-container .paginator{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
    margin-left: auto;
    height: 50px;
    justify-content: center;
}


div.dt-container .dt-input {
    border-radius: 8px !important;
}

div.dt-container .dt-input:focus-visible {
    border: 1px solid #4B8D71 !important;
    background-color: #f2f6fe !important;
    outline: none !important;
}

div.dt-container .dt-paging .dt-paging-button  {
    border-radius: 4px ;
    border: 1px solid rgba(80, 143, 116, 0.20);
    background: #FFF;
}

.dt-paging-button.current {
    background-color: #4B8D71 !important;
}
div > div.dt-container .dt-paging .dt-paging-button.current {
    color: #fff !important;
    border: 1px solid rgba(80, 143, 116, 0.20) !important;
}


div.dt-container .dt-paging .dt-paging-button:hover,
.dt-paging .dt-paging-button .page-link:hover,
.pagination .dt-paging-button .page-link:hover
  {
    color: #3B374E !important;
    background: rgba(75, 141, 113, 0.08) !important;
    border: 1px solid rgba(80, 143, 116, 0.20) !important;

}



div.dt-container .dt-paging .dt-paging-button.disabled,
#propertiesListTable_wrapper .paginator .dt-paging .dt-paging-button:hover,
div.dt-container .dt-paging .dt-paging-button.disabled:hover,
div.dt-container .dt-paging .dt-paging-button.disabled:active {
    color: #3B374E !important;
    border-radius: 4px !important;
    border: 1px solid rgba(80, 143, 116, 0.20) !important;
    background: #FFF !important;

}

.dt-paging-button.disabled .page-link:hover {
    background-color: #fcfefe !important;
}


/*REVIEW REPORT*/
#previewReport {
	max-height: 800px !important;
	width: 99% !important;
	background: #fff;
	border-radius:3px;
	position: fixed;
	margin: 10px;
	top: 10%;
	left: 0;
	z-index: 10000000;
	padding: 30px;
	overflow:scroll;
}
.report th {
    background:#4B8D71 !important;
	color:#fff !important;
	padding: 20px;
	font-size: 14px !important;
    font-weight: bold;
    text-decoration: none !important;

}
.report th:first-child  {
 border-top-left-radius: 3px!important;

}
.report th:last-child  {
 border-top-right-radius: 3px!important;

}
.report tr {
     background:#a5bbc350 !important;
	 color:#0f0538 !important;
}
.report tr:nth-of-type(odd) {
    background-color:#fff !important;
	color:#0f0538 !important;
}
.report tr:last-child {
     background:#fec90f !important;
	 color:#0f0538 !important;

}
.report td {
	font-size: 14px !important;
}

.legened {
	margin-top: 0px !important;
    width: 100% !important;
	max-width: 100% !important;
}

.legened td {
    padding: 30px !important;
    vertical-align: middle !important;
    background:#a5bbc350 !important;
	border: none !important;
	font-size: 12px !important;
	border-bottom-left-radius: 3px!important;
	border-bottom-right-radius: 3px!important;
}

.legend {
        background-color: #E1E9EB !important;
        padding: 2%;
	    border-radius: .25rem;
    }

.page-item.active .page-link, .pagination .active.page-number .page-link {
  z-index: 1;
  color: #fff;
  background-color: #4B8D71;
  border-color: #4B8D71;
}
.pagination li a {
  color: #4B8D71;
}
.pagination li a:hover {
  color: #4B8D71;
}
.dot-margin {
	margin-left: -30px !important;
}
.position-d-t{
	position: absolute;
	left:-110px !important;
}
#custom-timeline .vertical-timeline::before {
	position: absolute;
	left: 152px !important;
}
.badge-custom{
  font-size: 11px !important;
}
.move-right-badge{
	margin-left:70px !important;
}
.move-right-content h4{
	margin-left:70px !important;
}
.move-right-content p{
	margin-left:70px !important;
}
.title-heading {
  font-family: 'Lato', sans-serif;
  color: #011237 !important;
  font-weight: 900 !important;
}
/*NOTES*/
#note{
	margin-left: 120px !important;
}
.comments {
	width: 100% !important;
    margin: 0px auto !important;
    border-left: none !important;
    padding: 5px 10px 5px 15px !important;
}
.comments > p {
  background-color: #FFF;
  padding: 20px !important;
  font-size: 15px !important;
  font-family: 'Lato', sans-serif !important;
  border: 1px solid #4B8D71 !important;
  border-radius: 3px;
  line-height: 1.2;
  position: relative;
}
.comments > p:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #4B8D71 transparent transparent !important;
  border-width: 8px;
  position: absolute;
  left: -17px;
  top: 10px;
}
.comments > p:before {
  content: "";
  display: none !important;
  width: 15px !important;
  height: 15px !important;
  border-radius: 50%;
  background-color: #4B8D71 !important;
  border: 3px solid #fec90f !important;
  position: absolute;
  top: 10px;
  left: -40px !important;
}
.cursor-pointer {
  cursor: pointer;
}
.delete-button:hover {
  text-decoration: none !important;
}
/*DATEPICKER*/
.datepicker-panel>ul>li:hover {
    background-color: #4B8D71 !important;
    color: #fff;
}
/*FOOTER*/

.logo-footer {
  height: 22px;
  min-width: 120px;
  background: url("../images/betterbot-logo-grey.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin-left: 20px;
}

.logo-footer img {
    height: 30px !important;
}
.separator {
  padding: 0 10px 0 10px;
}
.footer-copyright {
  font-size: 14px;
}
.footer-copyright a {
  color: #4B8D71;
  transition: .4s;
}
.footer-copyright a:hover {
  color: #0f0539;
  text-decoration: none;
  transition: .4s;
}
.hidden {
  visibility: hidden;
}
/*MODAL*/
.modal {
  position: fixed;
  top: 60px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100% !important;
  height: 100vh !important;
  z-index: 999999 !important;
}
.modal-centar {
  left: 7.1% !important;
}
.closed-sidebar .modal-centar {
  left: 2.4% !important;
}
#passwordModal {
  position: fixed;
  top: 0px !important;
}
.close {
  color: #fff;
  background:  #4B8D71 !important;
  border-radius: 50%;
  text-shadow: none;
  line-height: 1.1;
  opacity: 1;
  transition: all 0.3s ease;
}
.close:hover {
  color: #fff;
  background-position: right top !important;
  transition: all 0.3s ease;
}
.modal-header .close {
  padding: 0.17rem 0.71rem 0.27rem 0.71rem;
  margin: 5px 0 5px 5px;
}
.modal-header, .modal-footer {
  background: #fff;
  padding: 20px 30px 20px 30px;
}
/*ICONS PE-7s*/
[class^="pe-7s-"], [class*=" pe-7s-"] {
    display: inline-block;
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* HTML: <div class="loader"></div> */

/* HTML: <div class="loader"></div> */
#loading-search{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.8);
  z-index: 999999;
}
#loading-search #loading-search-element {
  width: 60px;
  aspect-ratio: 1;
  background:
    linear-gradient(45deg,#E0F244 50%,#3B3741 0),
    linear-gradient(45deg,#3B3741 50%,#E0F244 0),
    linear-gradient(-45deg,#4B8D71 50%,#3B3741 0),
    linear-gradient(-45deg,#3B3741 50%,#4B8D71 0),
    linear-gradient(#E0F244 0 0);
  background-size: 50% 50%;
  background-repeat: no-repeat;
  animation: l18 1.5s infinite;
  position: absolute;
  left: 48%;
  top:40%;
  z-index: 999999;
}
@keyframes l18{
  0%   {background-position:50% 50%,50% 50%,50%  50% ,50% 50%,50% 50%}
  25%  {background-position:0  100%,100%  0,50%  50% ,50% 50%,50% 50%}
  50%  {background-position:0  100%,100%  0,100% 100%,0   0  ,50% 50%}
  75%  {background-position:50% 50%,50% 50%,100% 100%,0   0  ,50% 50%}
  100% {background-position:50% 50%,50% 50%,50%  50% ,50% 50%,50% 50%}
}

/* DROPDOWN CUSTOM SELECT2 - SEARCH BAR*/
/* .select2-container {
	width: 100% !important;
} */
/* .select2-container .select2-selection--single, .select2-container--default .select2-selection--multiple {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  border: 1px solid #ced4da !important;
  width: 100% !important;
  height: auto !important;
  padding: 4px !important;
  border-radius: 4px !important;
} */

/* .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block !important;
} */

.form-wizard-content .btn-toolbar, .delivery-buttons {
  position: absolute;
  bottom: 0;
  right: 20px;
  padding: 10px 0 20px 0;
  z-index: 10;
}


.back-image {
    width: 24px;
}

.create-close-button {
    border-radius: 25px;
    background: rgba(198, 215, 225, 0.35);;
    width: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
/* .select2-selection, .select2-selection--multiple {
    min-height: 34px;
} */

/* .select2-container .select2-selection--single:focus {
   outline-color: #4B8D71 !important;
} */
/* .select2-search--dropdown .select2-search__field {
  padding: 7px;
  outline-offset: 0 !important;
  border: 1px solid #4B8D71 !important;
} */
/* .select2-search--dropdown .select2-search__field:focus {
   outline-color: #4B8D71 !important;
} */
/* .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px !important;
  top: 5px !important;
  right: 5px !important;
} */

/* .select2-container--default.select2-container--focus .select2-container--open {
    border: solid #4B8D71 1px !important;
} */

/* .select2-results__option{
 padding-left: 14px !important;
} */
/* .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #F5F5F6!important;
    color: #4B8D71 !important;
} */
/* .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #F5F5F6!important;
  color: #4B8D71 !important;
} */

/*END DROPDOWN CUSTOM SELECT2 - SEARCH BAR*/

/* NOTIFICATIONS DROPDOWN */
/* .notif-icon,
.notif-icon-mobile {
  cursor: pointer;
  position: relative;
  border-radius: 50%;
  border: 1px solid #e3eaec;
  width: 40px;
  height: 40px;
  line-height: 5px;
}
.notif-icon-mobile {
  display: none;
} */

.notif-icon-wrapper {
  position: relative;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
}

.notif-bell {
  height: auto;
  display: block;
  width: 33;
  height: 24;
  left: 0px;
  cursor: pointer;
}

.navDivider {
    width: 1px;
    height: 30px;
    display: flex;
    align-items: center;
    background: #DEE2E6;
    margin: 0 15px;
}

.navDividerLarge {
    width: 1px;
    height: 30px;
    display: flex;
    align-items: center;
    background: #DEE2E6;
    margin: 0 20px;
}

.notif-count {
    position: absolute;
    top: -1px;
    right: 0px;
    border: 1px solid #FFF;
    background: #BE5355;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    width: 17px;
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Lato;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 11px;
}

.notif-box#notificationBox {
  width: 380px;
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  overflow: visible;
  background-color: #fff;
  position: absolute;
  top: 60px;
  right: 20px !important;
  z-index: 99;
  border-radius: 4px;
}
.notif-title-cont {
  background-color: #f5f5f5;
  padding: 12px 16px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.notifications-div {
  max-height: 444px;
  overflow-y: auto;
  padding: 12px 16px;
}
.notification-icon {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
  margin-right: 7px;
}

.notif-icon-unread {
  background-color: #BE5355;
}

.notif-icon-read {
  background-color: #4B8D71;

}
.notification-item {
  padding: 10px 12px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.5;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  text-decoration: none;
}

.notification-background-color {
  background-color: #F5F8FA;
}

.notif-spinner-overlay {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
  padding: 20px;
  background: rgba(255,255,255,0.8);
}

.notif-date {
  float: inline-end;
  color: #999;
  font-size: 12px;
  margin-top: 4px;
}

.bell-img,
.bell-img-dark {
  width: 18.5px;
  position: absolute;
  bottom: 7.5px;
  right: 9.7px;
}
.bell-img-dark {
  display: none;
}
.bell-img-dark.active {
  display: block;
}
.notif-icon span,
.notif-icon-mobile span {
  border-radius: 50%;
  width: 13px;
  height: 13px;
  line-height: 8px;
  padding: 2px;
  background: #E03333;
  border: 1px solid #E03333;
  color: #fff;
  text-align: center !important;
  font-size: 8.2px;
  display: inline-block;
  position:absolute;
  left: 21px;
  bottom: 18px;
}
.notif-box.active{
  display: block;
  animation: fade-in2 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.notif-box.visable{
  visibility: visible;
}
.notif-icon:hover,
.notif-icon.active,
.notif-icon-mobile:hover,
.notif-icon-mobile.active {
  background-color: #F0F0F0;
}
.notif-box {
  width: 400px;
  height: 550px;
  display: none;
  background-color: #fff;
  position: absolute;
  top: 55px;
  right: 220px !important;
  z-index: 99999;
  border-radius: 4px;
  overflow-y: auto;
}

.tooltip-arrow{
    position: absolute;
    top: -10px;
    left: 41%;

}
.notif-title-cont{
  padding: 18px;
  background: #3B374D;
  width: 405;
  height: 36;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;

}
.notif-subtitle {
  padding-left: 18px;
}
.mark-as-read {
  padding-right: 18px;
  cursor: pointer;
}
.notif-title-cont h2 {
	font-size: 14px;
	color: white;
  margin-bottom: 0px;
}
.filters-img-cont.active {
  background-color: #F0F0F0;
}
.filters-cont {
  padding: 0 18px 18px 18px;
  display: none;
}
.filters-cont.active{
	display: block !important;
  animation: fade-in2 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.filters-cont .filter {
  border: 1px solid #e3eaec;
  border-radius: 36px;
  padding: 2px 15px;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
}
.filters-cont .filter:not(:last-child) {
  margin-right: 7px;
}
.filters-cont .filter:hover {
  background-color: #F0F0F0;
}
.filters-cont .filter.active {
  background-color: #F0F0F0;
  color:#4B8D71;
}
.filter-all {
  background-color: #F0F0F0;
  color:#4B8D71;
}
.notif-subtitle {
  text-transform: uppercase;
  font-size: 11px;
  display: inline-block;
}
.mark-as-read {
  text-decoration: underline;
  font-size: 10px;
}
.notif-item {
	padding: 10px 18px;
	cursor: pointer;
}

.remove-default-link {
    color: unset;
    text-decoration: none;
    cursor: pointer;
}

.remove-default-link:hover {
  color: #4B8D71;
}

.notif-item:first-child {
	border-top: 1px solid #eee;
}
.notif-item:not(:last-child) {
	border-bottom: 1px solid #eee;
}
.notif-item:hover {
	background-color: #eee;
}
.notif-item {
  line-height: 20px;
}
.text-title {
  font-size: 13px !important;
  font-weight: bold;
}
.text-desc {
  font-size: 12px !important;
}
.notif-item span {
  font-size: 10px;
}
.company-name {
  font-size: 10px;
  color: #BBBCBD;
}
.filters-img-cont {
  border-radius: 50%;
  border: 1px solid #e3eaec;
  width: 26px;
  height: 26px;
  position: relative;
  cursor: pointer;
}
.filters-img-cont:hover {
  background-color: #F0F0F0;
}
.filters-img {
  width: 12px;
  border-radius: 1px solid white;
  position: absolute;
  top: 4.7px;
  left: 7px;
}
.arrows-img {
  width: 17px;
}
.dots-img {
  width: 22px;
}
.dots-btn:hover {
  background-color: #d4d4d4;
  border-radius: 50% !important;
  padding: 4px;
}
.dots-btn {
  border: none;
  background-color: inherit;
  padding: 4px;
  border-radius: 50% !important;
}
.dropdown-item-cont:hover {
  background-color: #F0F0F0;
}
/* .notif-item .dropdown .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  min-width: 150px !important;
  margin-right: 15px;
  padding: 0.5rem 0;
} */
.user-control-menu {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    display: flex;
    height: 36px;
    padding: 0px 10px;
    align-items: center;
}

.user-control-menu a, .user-control-menu button {
    width: 100%;
}

.user-control-menu:hover  {
    background: #F5F5F6;
    color: #4B8D71;
}



.header-nav nav .dropdown-menu {
    padding: 0px !important;
    max-width: 210px;
    top: 15px !important;
}

.dropdown-user-name {
    display: flex;
    flex-direction: column;
    padding: 10px !important;
    border-bottom: 1px solid #DEE2E6;
    background: #F7F7FA;
}
.dropdown-user-name:hover {
    background: #FAFAFB;
    color: #3B374E;
}

.notif-item .dropdown .dropdown-menu .dropdown-item {
  font-size: 12px;
  display: inline;
  padding: 0.4rem 0.2rem;
}

.notif-item .dropdown .dropdown-menu .dropdown-item:hover,
.notif-item .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: unset !important;
}

input.search-input {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  margin-top: 8px;
  width: 100% !important;
  height: auto;
  border: 1px solid #4B8D71 !important;
  border-radius: 3px;
  line-height: 1;
  padding: 15px 20px 15px 20px !important;
}
input.search-input:focus {
	border: 1px solid #4B8D71 !important;
    box-shadow: 0px 0em 0.5em #4B8D71 !important;
	outline: none !important;
}
input.search-input:active {
	border: 1px solid #4B8D71 !important;
    box-shadow: 0px 0em 0.5em #4B8D71 !important;
	outline: none !important;
}
#search-box{
	margin-top: -14px !important;
	border:none !important;
	box-shadow: 0px 0em 0em !important;
}
#search-box:focus{
	border:none !important;
	box-shadow: 0px 0em 0em !important;
}
#search-box:active{
	border:none !important;
	box-shadow: 0px 0em 0em !important;
}
.ms-container .ms-list {
	font-family: 'Lato', sans-serif;
    font-size: 14px;
	border: 1px solid #4B8D71 !important;
	box-shadow: none !important;
	height: 180px !important;
	width: 100% !important;
}
#data_marketing .ms-container .ms-list {
	height: 275px !important;
}
.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    background-color: #4B8D71 !important;
}
.ms-container {
    background: url("../images/switch.png") 50% 50% no-repeat !important;
	margin-bottom: 20px !important;
	width: 100% !important;
}
#deselect-all{
  position: absolute;
  right: 10px;
  color: #fff;
  background: rgba(59, 55, 78, 0.90) !important;
  overflow: hidden;
  border: 1px solid rgba(59, 55, 78, 0.90) !important;
  border-radius: 3px;
  transition: all 0.3s ease;
}
#deselect-all:hover {
  background-position: right top !important;
  color: #ffffff !important;
  border-color: rgba(59, 55, 78, 0.90);
  transition: all 0.3s ease;
}
#select-all{
  color: #fff;
  background: rgba(59, 55, 78, 0.90) !important;
  overflow: hidden;
  border: 1px solid rgba(59, 55, 78, 0.90) !important;
  border-radius: 3px;
  transition: all 0.3s ease;
}
#select-all:hover {
  background-position: right top !important;
  color: #ffffff !important;
  border-color: rgba(59, 55, 78, 0.90);
  transition: all 0.3s ease;
}
.deselect_pack_btn {
	margin-left: 135px !important;
}
.deselect_multibot_btn {
	margin-left: 286px !important;
}
#input-from-search{
  display:none;
  position:absolute;
  top:89%;
  background-color: #fff;
  padding:15px;
  width:26vw;
  overflow: scroll;
  height:60vh;
  overflow: hidden scroll;
}

.env-banner{
    min-width: 130px;
    height: 15px;
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    border-radius: 20px;
    background: rgba(224, 242, 68, 0.30);
    text-align: center;

    position:absolute;
    right: 0px;
    top: 0;
    z-index: -100;

}



.highlighted-text{
  background-color: #e0f3ff !important;
}

.show_reseller{
  color: darkgray !important;
  cursor:not-allowed !important;
}
.sub-nav {
  display:none;
}
.visible {
  display:block;
}

.mode-menu {
    border-radius: 4px;
    border: 1px solid #DCDCDC;
    background: #FFF;
    box-shadow: 0px 2px 3px 0px rgba(4, 9, 20, 0.03), 0px 4px 8.5px 0px rgba(4, 9, 20, 0.05), 0px 15px 22.5px 0px rgba(4, 9, 20, 0.03), 0px 7.5px 35px 0px rgba(4, 9, 20, 0.03);
    width: 17.5rem !important;
}

#menu-icon:hover {
  text-decoration: none;
}

.app-main__outer {
  width: 100% !important;
  padding-left: 0 !important;
}

.app-container-overflow {
  overflow: hidden;
}

.app-right-custom {
  flex: 0 0 100%;
  max-width: 100%;
  overflow-y: scroll !important;
  height: 100vh !important;
  padding-bottom: 80px !important;
}

.custom-auth-pass {
  overflow: hidden;
}



#smartwizard-property .forms-wizard {
    position: fixed;
    left: 0;
    top: 60px;
    padding: 30px;
    background: #fff;
    min-height: 100%;
        width: 280px;
}

#step-integrations .app-main__inner {
    padding: 0px !important;
}

#step-billing-info .custom-switch  {
    display: flex;
    align-items: center;
    padding-left: 25px;
}

.custom-switch input, .custom-switch label {
    cursor: pointer;
}

.modal-property-onboard-document-body {
    white-space: pre-wrap;
    min-height: 200px;
    max-height:60vh;
    overflow-y: auto;
    border: 1px solid #ddd;
    padding: 10px;
}
.forms-wizard-vertical .forms-wizard li.active a {
background: none;
color: #4B8D71;
}
.forms-wizard-vertical .forms-wizard li.active a:hover {
color: #4B8D71 !important;
}


.forms-wizard-vertical {
    height: 100%;
}

.forms-wizard li .nav-link {
    color:  rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.forms-wizard-vertical .forms-wizard li.active a em {
    background: #4B8D71;
    color: #fff;
}

.forms-wizard li.done em {
    background-color: #4B8D71;
    background-image: url('../images/check-icon.svg');
    overflow: visible;
    color: transparent;
}


.forms-wizard li em {
    background: #E9E8F8;;
    color: rgba(59, 55, 78, 0.20);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;

}

.forms-wizard li em {
    position: relative;
    z-index: 2;
}

.forms-wizard li:not(:last-child) em::before {
    content: '';
    position: absolute;
    top: 30px;
    bottom: -30px;
    left: 50%;
    width: 1px;
    background: #E9E8F8;
    z-index: 0;
}


.forms-wizard li span {
   color: rgba(59, 55, 78, 0.50);
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.forms-wizard-vertical .forms-wizard li a {
    padding: 0;
    margin-bottom: 25px;
}

.forms-wizard-vertical .forms-wizard li a:active,
.forms-wizard-vertical .forms-wizard li a:focus,
.forms-wizard-vertical .forms-wizard li a:hover {
    background: none;
    color: inherit;
}

.forms-wizard-vertical .forms-wizard li.active a span {
    color:#4B8D71 ;
}


.forms-wizard-vertical .form-wizard-content {
    position: relative;
    width: calc(100% - 280px - 60px);
    height: calc(100% - 60px);
    padding: 30px 30px 80px 30px;
    border-radius: 4px;
    margin: 30px 0 30px 310px;
    background: #FFF;
    box-shadow: 0px 7.5px 35px 0px rgba(4, 9, 20, 0.03), 0px 15px 22.5px 0px rgba(4, 9, 20, 0.03), 0px 4px 8.5px 0px rgba(4, 9, 20, 0.05), 0px 2px 3px 0px rgba(4, 9, 20, 0.03);
}

.communication-title {
    color: #3B374E;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
}

.communication-info {
    color: rgba(59, 55, 78, 0.70);
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.badge-secondary {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 10.6px;
    font-style: normal;
    font-weight: 700;
    line-height: 11px;
    text-transform: uppercase;
    border-radius: 4px;
    background: #3B374E;
}

.sw-btn-prev {
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #898795;
    background: #FFF;
}



.margin-top-null {
    margin-top: 0px !important;
}


@media (min-width: 576px) {
    .grid-menu [class*="col-"]:nth-child(1n) {
        border-right-width: 0px;
    }
}
@media only screen and (max-width: 1440px) {
/*LOGIN*/
#logo-top img{
		width: 200px;
	}
.space-top{
	margin-top: 10%;
}
.or-login{
	margin-top: 30px;
}
.btn-login-custom{
	 margin-top: 5px;
}
.table-horizontal{
    max-width: 1050px !important;
	overflow-x: hidden !important;
}
.table-horizontal-open{
	max-width: 1250px !important;
	overflow-x: hidden !important;
}
.tableHeaderOpen{
	min-width: 1050px !important;
}
.tableHeaderClose{
	min-width: 1250px !important;
}
.report-Tables{
	max-width: auto !important;
	overflow-x: hidden !important;
}
.report-Tables-open{
	max-width: auto !important;
	overflow-x: hidden !important;
}
#deselect-all {
    margin-left: 93px;
}
#data_marketing .ms-container .ms-list {
	height: 262px !important;
}
.laptop{
	margin-top: 10px;
	margin-left: 0px !important;
	}

  .form-control {
    font-size: 13px;
    padding: 5px 8px 5px 10px !important;
  }
  .custom-select {
    font-size: 13px;
    padding: 0 10px !important;
  }
  .btn-primary-custom {
    font-size: 14px;
    padding: 14px 30px 14px 30px !important;
  }
  .btn-secondary-custom {
    font-size: 14px;
    padding: 14px 30px 14px 30px !important;
  }
  .btn-danger-custom {
    font-size: 14px;
    padding: 14px 30px 14px 30px !important;
  }
  .btn-side {
    padding: 12px 30px 12px 30px !important;
  }
  .col-left-custom {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-right-custom {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .slick-slider .slide-img-bg {
    background-position: center;
  }
  /*NAVIGATION SIDEBAR MENU*/
  .vertical-nav-menu li {
    padding: 0 15px 0 15px;
  }
  .vertical-nav-menu li a {
    font-size: 15px;
  }
  /*TABs Titles*/
  .tabs-lg-alternate.card-header .widget-number {
    font-size: 1.5em;
  }
  .widget-laptop .pl-1 {
    font-size: 10px !important;
  }
  .modal-centar {
    left: 10.5% !important;
  }
  .closed-sidebar .modal-centar {
    left: 3% !important;
  }
  table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    top: 20px;
  }
.report-Tables{
	max-width: auto !important;
	overflow-x: hidden !important;
}
.report-Tables-open{
	max-width: auto !important;
	overflow-x: hidden !important;
}
/*REVIEW REPORT*/
#previewReport {
	max-height: 650px !important;
	width: 99% !important;
}
.report th {
	padding: 15px;
	font-size: 12px !important;
}
.report td {
	font-size: 12px !important;
}

.legened td {
	font-size: 10px !important;

}
/* .select2-container .select2-selection--single {
 font-size: 13px !important;
  padding: 7px 8px 7px 10px !important;
} */
/* .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 33px !important;
  top: 5px !important;
  right: 5px !important;
} */

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px !important;
    margin-right: 10px;
    position: relative;
    z-index: 2;
    color: #3B374E;
}

input.search-input {
  font-size: 13px !important;
  padding: 13px 8px 13px 10px !important;
}

#search-box{
	margin-top: -12px !important;
}
.ms-container .ms-list {
	height: 172px !important;
}
#deselect-all {
    margin-left: 102px;
}
.deselect_pack_btn {
	margin-left: 150px !important;
	position: relative;
    top: -40px;
	padding-left: 7px;
	padding-right: 7px;
}
.deselect_multibot_btn {
	margin-left: 263px !important;
	position: relative;
    top: -50px;
}
}

@media only screen and (max-width: 1320px) {
  .notif-box {
    right: 120px !important;
  }
  }

@media only screen and (max-width: 1248px) {

.closed-sidebar.closed-sidebar-mobile .app-header .app-header__logo .header__pane {
     display:inline-block !important;
}
.colapse_btn_open {

	left: 12px !important;
	 transform:rotate(0deg) !important;
    -ms-transform:rotate(0deg) !important;
    -webkit-transform:rotate(0deg) !important;
	transition: transform .5s ease-in-out !important;
	transition: .2s ease-in-out !important;
}
.colapse_btn_closed {
	left: -187px !important;
	 transform:rotate(180deg) !important;
    -ms-transform:rotate(180deg) !important;
    -webkit-transform:rotate(180deg) !important;
	transition: transform .5s ease-in-out !important;
	transition: .2s ease-in-out !important;
}
.hover_colapse_btn{
	left: 12px !important;
}
.action_title_companies{
	width: 330px !important;
}
}
@media only screen and (max-width: 1024px) {
  /*TABs Titles*/
  .tabs-lg-alternate.card-header .widget-number {
    font-size: 1.2em;
  }
  .timepicker-input {
    width: 100px;
  }
  .menu-header-image-custom {
    background-position: 0 -150px;
  }
  .scroll-area-lg-custom {
    height: 550px;
  }
.closed-sidebar.closed-sidebar-mobile .app-header .app-header__logo .header__pane {
     display:inline-block !important;
}
  .modal-centar {
    left: 3.5% !important;
  }
  .closed-sidebar .modal-centar {
    left: 3.5% !important;
  }
#previewReport {
	max-height: 1200px !important;
	width: 98% !important;
}
.report {
	display: block;
    width: 100%;
    overflow-x: auto;
	}
.table-horizontal{
	max-width: 100% !important;
	overflow-x: hidden !important;
}
.table-horizontal-open{
	max-width: 840px !important;
	overflow-x: hidden !important;
	}
.tableHeaderOpen{
	min-width: 640px !important;
}
.tableHeaderClose{
	min-width: 840px !important;
}
.action_fixed_width {
     width: 0px !important;
}
.report-Tables{
	max-width: auto !important;
	overflow-x: hidden !important;
}
.report-Tables-open{
	max-width: auto !important;
	overflow-x: hidden !important;
}
#deselect-all {
    margin-left: 0px;
}
.deselect_pack_btn {
	margin-left: 125px !important;
}
.deselect_multibot_btn {
	margin-left: 223px !important;
}
#checkbox_lg_3 .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
#login-right .col-lg-9{
	flex: 0 0 100%;
    max-width: 100%;
	}
.or-login{
	margin-top: 60px;
}
}
@media only screen and (max-width: 995px) {
.closed-sidebar.closed-sidebar-mobile .app-header .app-header__logo .header__pane {
     display:none !important;
}
#showhide{
	display:none !important;
	}
.custom-footer {
  position: absolute;
  bottom: 0;

}
.col-right-custom {
  flex: unset !important;
  max-width: 100% !important;
}
.col-left-custom {
  flex: unset !important;
  max-width: 100% !important;
}
.notif-item .dropdown .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
    top: 0px !important;
    left: 0px !important;
    transform: translate3d(-124px, 30px, 0px) !important;
    position: absolute !important;
}

}
@media only screen and (max-width: 991px) {
  .logo_header {
    width: 50px;
  }
  .close-sidebar-btn {
    display: none;
  }
  .notif-icon {
    display: none;
  }
  .notif-icon-mobile {
    display: block;
  }
  .bell-img,
  .bell-img-dark {
    right: 10.5px;
  }
  .header-border-mobile {
    border-left: 1px solid #DEE2E6;
    padding-right: 20px;
    height: 33px;
  }
}
@media only screen and (max-width: 768px) {
  .app-header__logo .logo-src {
    height: 33px;
    width: 97px;
  }
.closed-sidebar.closed-sidebar-mobile .app-header .app-header__logo .header__pane {
     display:none !important;
}
.dropdown-menu.dropdown-menu-right {
    top: 240px !important;
}
.or-login{
	margin-top: 40px;
}
#showhide{
	display:none !important;
	}
  .btn-primary:not(:disabled):not(.disabled).active {
    border-color: #4B8D71;
  }
  .btn-icon-vertical {
    margin-right: -10px;
    padding-right: 20px;
  }
  .app-footer .app-footer__inner .app-footer-right {
    display: flex;
  }
  .app-footer .app-footer__inner .app-footer-left {
    width: 25%;
  }
  .separator {
    padding: 0 5px 0 5px;
    font-size: 9px;
  }
  .integrations {
    margin-bottom: 10px;
  }
  .integrations-rent {
    margin-bottom: 10px;
  }
  .col-5-mobile {
    width: 35%;
  }
  .col-7-mobile {
    width: 65%;
  }
  .mobile-bottom-space {
    margin-bottom: 20px;
  }
  .footer-copyright {
    font-size: 9px;
  }
  .tabs-lg-alternate.card-header > .nav .nav-item .widget-number {
    font-size: 1rem;
  }
  .menu-header-image-custom {
    background-position: 0 -100px;
  }
  .widget-laptop .pl-1 {
    font-size: 14px !important;
  }
  .scroll-area-lg-custom {
    height: 350px;
  }
  .modal-centar {
    left: 0 !important;
  }
  .closed-sidebar-mobile .modal-centar {
    left: 0 !important;
  }
#previewReport {
	max-height: 1000px !important;
	width: 97% !important;
}
#loading-search {
	left: 0;
}
.table-horizontal{
	max-width: auto !important;
	overflow-x: hidden !important;
}
.table-horizontal-open{
	max-width: auto !important;
	overflow-x: hidden !important;
}
.action_fixed_width {
     width: 20% !important;
}
.report-Tables{
	max-width: auto !important;
	overflow-x: hidden !important;
}
.report-Tables-open{
	max-width: auto !important;
	overflow-x: hidden !important;
}
.table-horizontal-open .dataTables_scrollHeadInner{
	width: auto !important;
}
#deselect-all {
    margin-left: auto;
}
.deselect_pack_btn {
	margin-left: 230px !important;
	top: 0px;
}
.deselect_multibot_btn {
	margin-left: 175px !important;
}
#input-from-search{
  position:fixed;
  top:13.5%;
  width:50vw;
  overflow: scroll;
  height:60vh;
  overflow: hidden scroll;
}
.tabs-animation {
  margin-bottom: 80px;
}
}
@media only screen and (max-width: 600px) {
  .col-50-custom {
    width: 50% !important;
    }
  .mobile-block {
    display: block;
    font-size: 1.29rem;
    padding: 0 20px 0 20px;
  }
  .mobile-block-agents {
    display: block;
    font-size: 1.25rem;
    padding: 0 20px 21px 20px;
  }
  .mobile-block-api {
    display: block;
    font-size: 1.25rem;
    padding: 0 20px 21px 20px;
  }
  .menu-header-image-custom {
    background-position: 0 0px;
  }
  .modal {
    top: 60px;
  }
  table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    top: 15px;
  }
.action_title{
	position: static !important;
}
.action_buttons {
	position: static!important;

}
.dropdown-menu.dropdown-menu-right {
    top: 260px !important;
}
input.search-input {
   font-size: 13px;
   padding: 13px 8px 13px 10px !important;
}
#select-all{
	font-size: 12px;
}
#deselect-all{
  margin-left: 38px;
	font-size: 12px;
}
#generateReport_btns{
	margin-top: 45px;

}
#select_deselect{
		margin-top: -100px;
}
.deselect_pack_btn {
	margin-left: 35px !important;
	top: 0px;
}
.deselect_multibot_btn {
	margin-left: 168px !important;
}
#note{
	margin-left: 85px !important;
}
.comments {
    width: 90% !important;
    padding: 5px 10px 10px 0px !important;
}
.comments > p {
    background-color: #FFF;
    padding: 15px !important;
    font-size: 13px !important;
}
.badge-custom {
    font-size: 8px !important;
}
.move-right-badge{
	margin-left:32px !important;
}
.move-right-content h4{
	margin-left:30px !important;
}
.move-right-content p{
	margin-left:30px !important;
}
#custom-timeline .vertical-timeline::before {
    position: absolute;
    left: 112px !important;
}
#input-from-search{
  position:fixed;
  top:17.3%;
  width:80vw;
  overflow: scroll;
  height:60vh;
  overflow: hidden scroll;
}
.footer-register {
	bottom: -35%;
}
.notif-box {
  width: 100%;
  height: 100vh;
  top: 60px;
  right: 0 !important;
}
}

@media only screen and (max-width: 414px) {
#previewReport {
  max-height: 700px !important;
  width: 95% !important;
}
#previewReport h3 {
  font-size: 21px !important;
  font-weight: bold;
  text-align: left;
  padding-bottom:8px !important;
  margin-right: 30px !important;
}
.p-forgot {
  font-size: 12px;
}
.pull-right {
  font-size: 12px;
  padding: 14px 20px 14px 20px !important;
}
.filters-cont .filter {
  padding: 2px 10px;
}
}
.form-control.is-valid{
  background-image: none !important;
}

/* .select2-container--default, .select2-selection--multiple {
    border: solid #4B8D71 1px !important;
} */
/* .select2-search__field {
    padding-left: 5px !important;
    height: 38px !important;
} */

/* .select2-container--default .select2-results__option--selected {
    background-color: #F5F5F6 !important;
    color: #4B8D71
} */

/* .select2-selection__choice {
    border-radius: 4px;
    background-color: rgba(75, 141, 113, 0.08) !important;
    color: #3B374E;
    font-family: Lato;
    font-size: 14.1px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.12px;
    margin-right: 10px !important;
    padding: 2px 6px;
    border: none !important;
} */

/* .select2-container--default, .select2-selection--multiple, .select2-selection__choice__remove {
    color: #0D1B3E !important;
    border: 1px solid #CED4DA;
    background: #FFF;
} */
/* .select2-container--default, .select2-selection--multiple, .select2-selection__choice__remove:hover {
    color: #0D1B3E !important;
    border: 1px solid #CED4DA;
    background: #FFF;
} */
/* .select2-container--default, .select2-selection--multiple, .select2-selection__rendered {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
} */




/* .select2-search, .select2-search--inline {
    min-width: 230px;
} */


.bb-icon {
    text-align: center;
    line-height: 34px;
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -10px;
    font-size: 1.5rem;
    transition: color 300ms;
}

.overdue-payment-row {
    color: red !important;
}

.position-initial {
    position: initial !important;
}


.password-container {
  position: relative;
 }

.eye-icon {
   cursor: pointer;
   display: inline-block;
   z-index: 2;
   position: absolute;
   right:5px;
   top: 50%;
   transform: translate(-50%, -50%);
}

.is-invalid ~ .eye-icon {
  display: none;
}

.horizontal-nav-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    height: 60px;
    font-size: 15px;
    gap: 2px;
}



.horizontal-nav-menu li:not(.mm-active) a:hover {
    background: rgba(75, 141, 113, 0.05);
    height: 40px;
    border-radius: 20px;
  }


.horizontal-nav-menu  a {
    font-size: 15px;
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    cursor: pointer;
    padding: 20px 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.dropdown-setting-wrapper button {
    padding-right: 0;
}

.dropdown-nav-link.btn:focus {
    box-shadow: none;
}

.btn:focus {
    box-shadow: none;
}

.dropdown-setting-wrapper {
    position: relative;
}
.dropdown-setting-wrapper button {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
}

 .dropdown-menu-settings-nav {
    display: none;
    position: absolute;
    top: 46px;
    background: #fff;
    border: 1px solid #d8d8d8;
    right: -17px;
    min-width: 255px;
    margin: 0;
    z-index: 10;
    list-style: none;
    cursor: pointer;
}

.support-sub-menu, .user-management-sub-menu {
    display: none;
    padding-left: 0px;
    margin-bottom: 0;
    background-color: #fff;
}


.parent-submenu-link {
    border: none;
    color: #3B374E;
    text-decoration: none;
    font-size: 15px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    width: 100%;
    padding: 8px 24px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.parent-submenu-link:hover {
    background: rgba(75, 141, 113, 0.08)

}
.dropdown-menu-settings-nav li:hover.parent-submenu-link{
    background: rgba(75, 141, 113, 0.08)

}
.dropdown-settings-item {
    color: #3B374E;
    text-decoration: none;
    font-size: 15px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    padding: 8px 24px;

}
.dropdown-menu-settings-nav li:hover,
.dropdown-menu-settings-nav li:hover a,
.support-sub-menu li:hover a ,
.support-sub-menu li a:hover ,
.user-management-sub-menu li:hover a ,
.user-management-sub-menu li a:hover ,
.dropdown-menu-settings-nav li:hover button {

background: #F5F5F6;
color: #4B8D71;
}




.dropdown-menu-settings-nav li,  .support-sub-menu li, .user-management-sub-menu li {
    list-style: none;
    font-size: 15px;
    color: #3B374E;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    cursor: pointer;
    width: 100%;
}


.support-sub-menu li a, .user-management-sub-menu li a {
    color: #3B374E;
    text-decoration: none;
    font-size: 15px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    cursor: pointer;
    padding: 8px 39px;
}



.nav-home-icon {
    margin-right: 20px;
    margin-left: 10px;
}

.horizontal-nav-menu .mm-active {
    border-radius: 20px;
    background: rgba(75, 141, 113, 0.10);
    height: 40px;

    display: flex;
    align-items: center;
}

.horizontal-nav-menu .mm-active a {
    color: #4B8D71;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    padding: 20px 14px;
}



.info-integration-container {
    display: flex;
    align-items: baseline;
    color: rgba(59, 55, 78, 0.70);
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 8px;
    margin-bottom: 30px;
}


#media-tabs .nav-link, #file-tabs .nav-link {
    color: rgba(59, 55, 78, 0.70) !important;
    font-family: Lato;
    font-size:  14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
}
#media-tabs .nav-link.active, #file-tabs .nav-link.active {
    color: #4B8D71 !important;

}

/* SELECT 2 MULTIPLE STYLE */

.select2.select2-container.select2-container--default {
    width: 100% !important;
    min-height: 34px !important;
    max-height: fit-content !important;
}

.select2-container--open .select2-dropdown {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 7.5px 35px 0px rgba(4, 9, 20, 0.03), 0px 15px 22.5px 0px rgba(4, 9, 20, 0.03), 0px 4px 8.5px 0px rgba(4, 9, 20, 0.05), 0px 2px 3px 0px rgba(4, 9, 20, 0.03);
}

.select2-container--open .select2-selection.select2-selection--multiple {
    min-height: 34px !important;
}


.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: flex !important;
    flex-wrap: wrap;
}


.select2-container .select2-selection--multiple {
    display: flex !important;
    flex-wrap: wrap;
    width: 100% !important;
    padding: 4px 12px 4px 8px;
}

.select2-selection--multiple {
    border: solid #CED4DA 1px !important;
    background: #fff;
    border-radius: 4px;
}

.select2-container .select2-search--inline .select2-search__field {
    height: 22px;
}


.select2-container--focus {
    border: solid #4B8D71 1px !important;
    background: #fff;
    border-radius: 4px;

}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #3B374E;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    border-radius: 4px;
    background-color: rgba(75, 141, 113, 0.08) !important;
    padding: 2px 6px;
    border: none !important;
    max-width: fit-content;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #3B374E !important;
    cursor: pointer;
}

.select2-selection__choice__remove {
    border-right: none !important;
    color: #3B374E;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    cursor: pointer;
}

.select2-container--default .select2-selection--single .select2-selection__arrow  {
    height: 26px !important;
    position: absolute;
    top: 25% !important;
    right: 5px !important;
    width: 20px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: #F5F5F6;
    color: #4B8D71 !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: #F5F5F6;
    color: #4B8D71 !important;
}
.select2-results__option:hover {
    background-color: #F5F5F6 !important;
    color: #4B8D71 !important;
}


.select2-results__option .select2-results__option--selectable {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;

}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #F5F5F6 !important;
    color: #4B8D71 !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #F5F5F6 !important;
    color: #4B8D71 !important;
}

 .select2-results__option--selected  {
    background-color: #F5F5F6 !important;
    color: #4B8D71 !important;
}


 .select2-selection--multiple {
    position: relative;
    border-radius: 4px;;
    min-height: 34px !important;
    background-image: url('../images/search-icon.svg');
    background-repeat: no-repeat;
    background-position: right 5px center;

}


table tbody tr:hover td,
table tbody tr:hover th {
  color: #4B8D71;
}


/* UNIVERSAL MODAL NEW DESIGN */
.modal-header-custom {
height: 52px;
background: rgba(59, 55, 78, 0.05);
padding: 0 30px;
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 35px;
}

.icon-circle-custom-modal {
    position: absolute;
    top: 25px;
    left: 30px;
}

.modal-body-custom {
    padding: 0 30px;
    display: flex;
    flex-direction: column;
}

.modal-main-title-custom{
    color: #3B374E;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.modal-body-custom-description{
    color: #3B374E;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height:  16px ;
    margin-bottom: 15px;
}

.modal-form-control-custom {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 14.1px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
.label-checkbox-main {
    color: #3B374E;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 5px;
}

.modal-footer-custom {
    padding: 20px 30px;
}

.billing-form .form-group {
    margin-bottom: 10px;
}
.billing-form  .form-group:last-child{
    margin-bottom: 0px;
}

.suspend-communication-input-wrapper .form-group input {
    margin-right: 10px;
}


/* SOURCE MODAL */
.source-btn-modal {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 140px;
    height: 42px;
    padding: 14px 22px;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-transform: capitalize;
}


.steps-create-sources-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.step-1-wrapper,
.step-2-wrapper,
.step-3-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    color: rgba(59, 55, 77, 0.90);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.source-step-indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 5px 10px;
    color: rgba(59, 55, 78, 0.30);
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    background: #E9E8F8;
}

.active-step {
    background: #4b8d71;
    color: #fff;
}
.completed-step {
    background: #4b8d71;
}


.source-mapping-container-title {
    color: #3B374E;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
}


#add-more-rules-btn {
    cursor: pointer;
    color: #3B374E;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.4px;
}

.add-new-rules-title {
    color: #3B374E;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
}

#source-details-container .form-group {
    margin-bottom: 6px;
}
#source-details-container .form-group label {
    margin-bottom: 3px;
}

#createCompanySourceModal .modal-footer-custom {
    padding: 15px 30px;
}
#createCompanySourceModal .modal-body-custom-description  {
    margin-bottom: 10px;
}
#createCompanySourceModal .modal-header-custom   {
    margin-bottom: 30px;
}

.add-new-rules-container {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.add-rule-element {
    display: flex;
    align-items: center;
    width: fit-content;
    padding: 2px 10px;
    gap: 10px;
    color: #FFF;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    border-radius: 30px;

}

.add-rule-query {
    background: #3B374E;

}

.add-rule-referrer {
    background: #4DC1AB;

}

.add-rule-email {
    background: #5789F5;

}

.type-review {
    border-radius: 30px;
    background: rgba(59, 55, 78, 0.10);
    color: #4F4B60;
    padding: 2px 10px;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}


.review-source-container {
    padding: 10px 20px;
    border-radius: 4px;
    background: #F8F8FB;
    font-family: Lato;
    font-style: normal;
    width: 100%;
}


.review-source-container-title {
    color: #3B374E;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.review-source-container-info {
    color: rgba(59, 55, 78, 0.80);
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-right: 5px;
}
.review-source-container-info-values, .review-source-container-info-rules, .review-source-container-info-name {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: capitalize;
}

.review-source-container-info-values {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;

}


.validation-error-source {
    color: #BE5355;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
.validation-error-input {
    border: 1px solid #BE5355;
}

.review-source-rules-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
}


.review-rule {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #E5E7EB;
    background: #FFF;
    height: 46px;

}

.info-review-rule {
    display: flex;
    gap: 20px;
    align-items: center;
}



/* NEW ONBOARDING PROPERTY WIZARD */

.property-onboarding-header-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
    background: #fff !important;
    margin-bottom: 25px;
}

.onboarding-title-header {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.back-button-onboarding {
    width: fit-content;
}

.forms-wizard li a {
    display: flex;
    gap: 10px;
}
.forms-wizard li {
    z-index: 5;
}


.onboarding-main-header-title {
   color: #3B374E;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.onboarding-secondary-header-title {
   color: #3B374E;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 30px;
}

.btn-secondary-onboarding {
    border-radius: 4px;
    border: 1px solid #858391;
    background: #FFF;
    height: 34px;
    width: 85px;
}

.image-upload-container {
    display: flex;
    align-items: center;
    gap: 20px;
}
.category-image {
    width: 100%;

}

.onbaodring-image-preview {
    width: 180px;
    height: 180px;
    border: 1px solid #C4C3CA;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

.image-preview-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.input-onboarding-image-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.button-onboadring-image-wrapper {
     display: flex;
    gap: 10px;
}


.default-info {
    color: rgba(59, 55, 78, 0.70);
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.upload-label {
    color: #3B374E;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
}


.onboarding-input-info {
   color: rgba(59, 55, 78, 0.70);
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.step-type-onboarding {
    color: #3B374E;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: capitalize;
}
.type-onboarding-info {
    color: rgba(59, 55, 78, 0.70);
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.9px;
    text-transform: capitalize;
}


.onboarding-wrapper-dark-theme {
    display: flex;
    align-items: baseline;
    gap: 20px;
    margin-bottom: 60px;
}



.upload-logo-label {
  color: #3B374E;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 12px;
}


.onboarding-input-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.prompt-list {
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.enable-prompt-checkbox {
    margin-right: 15px;
    padding: 0 20px;
}

input[type=checkbox].enable-prompt-checkbox::before {
    top: 0px !important;
}
input[type=checkbox].enable-prompt-checkbox:checked:after {
    top: 5px !important;
}

.form-footer-input {
   padding: 0 20px;
}

.prompt-input-wrapper {
    display: flex;
    gap: 10px;
    width: 30%;
    margin-bottom: 30px;
    position: relative;
}


.error-message-text {
    position: absolute;
    top: 37px;
    left: 20px;
}

.twilio-alert-container {
    border-radius: 8px;
    background: rgba(229, 114, 58, 0.06);
    padding: 25px;
    margin-bottom: 30px;
}

.twilio-header-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
}

.twilio-header-title {
    color: #343A40;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 120% */
}


.twilio-alert-content {
    color: #E58F3A;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 149.787% */
    padding: 0 60px;
}

.twilio-content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-radius: 8px;
    border: 1px solid #DEE2E6;
    background: #F8F8FB;
    padding: 20px;
}


.twilio-content-header {
    color: #4B8D71;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
}
.information-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border-bottom: 1px solid #C4C3CA;

}


.twilio-content-details {
    color: rgba(59, 55, 78, 0.90);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}


.delivery-onboarding-input {
    border-radius: 8px;
    border: 1px solid #CED4DA;
    background: #EBEBED;
    padding: 5px 10px;
    height: 36px;
    color: #3B374E;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    display: flex;
    align-items: center;
}

.twilio-table thead th  {
    color: #3B374E;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 149.787% */
}

.badge-twilio {
    border-radius: 30px;
    padding: 4px 8px;
    width: fit-content;
    text-align: center;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
}

.link-refresh-numbers {
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.badge-no-success {
    background: rgba(237, 179, 151, 0.20);
    color: #E5723A;
}

#step-knowledge-base .alert.with-sidebar    {
    margin-left: 0px !important;
}

.table.twilio-table tbody tr:nth-of-type(even) {
    background: none !important;
}

.ready-to-deliver-wrapper {
   border-radius: 8px;
    background: rgba(77, 193, 171, 0.04);
    padding: 20px;
    color: #3B374E;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.ready-to-deliver-text {
    color: #067963;
    font-weight: 700;
}


.btn-fetch-md-files {
    color: #4B8D71;
    border: 1px solid #4B8D71;
    background-color: transparent;
    text-align: center;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    padding: 4px 12px;
}


#time-zone-info, #time-zone-info input {
    width: fit-content;
    display: flex;
    align-items: center;
    padding: 4px 6px;
    border-radius: 4px;
    background:#F7F9FE;
    color: #4670CB;
}


/* CSS FOR SOURCES PROPETY WIZARD */


.sources-container {
    display: flex;
    align-items: center;
    gap: 20px;
    border-bottom: 1px solid #E9E8F8;

}

.sources-container-wrapper {
    display: flex;
    flex-direction: column;
     background: linear-gradient(194deg, #D9D9D9 -856.28%, #FFF 94.54%);
}
.source-dropdown {
    display: flex ;
    justify-content: space-between;
    padding: 10px 20px;
    width: 100%;
    cursor: pointer;
}

.source-dropdown-name-description-wrappe {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.source-dropdown-name {
    color: #3B374E;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    border: none;
    text-transform: capitalize;
}

.source-dropdown-description {
    color: rgba(59, 55, 78, 0.60);
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.input-button-wrapper-sources {
    display: flex;
    align-items: center;
    gap: 20px;
}

.source-mapping {
    margin-right: auto;
    padding: 0 30px;
    width: 50%;
    margin-bottom: 30px;
}

.source-mapping-header {
    color: rgba(137, 135, 149, 0.70);
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    text-transform: uppercase;
    margin-bottom: 15px;
}


.nav-arrow-icon.rotate {
    rotate: 180deg;
}
