/* CDM Thrive Global */
.poppins-thin {
	font-family: "Poppins", sans-serif;
	font-weight: 100;
	font-style: normal;
}
.poppins-extralight {
	font-family: "Poppins", sans-serif;
	font-weight: 200;
	font-style: normal;
}
.poppins-light {
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.poppins-regular, body {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.poppins-medium {
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.poppins-semibold {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-style: normal;
}
.poppins-bold {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.poppins-extrabold {
	font-family: "Poppins", sans-serif;
	font-weight: 800;
	font-style: normal;
}
.poppins-black {
	font-family: "Poppins", sans-serif;
	font-weight: 900;
	font-style: normal;
}
.poppins-thin-italic {
	font-family: "Poppins", sans-serif;
	font-weight: 100;
	font-style: italic;
}
.poppins-extralight-italic {
	font-family: "Poppins", sans-serif;
	font-weight: 200;
	font-style: italic;
}
.poppins-light-italic {
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-style: italic;
}
.poppins-regular-italic {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: italic;
}
.poppins-medium-italic {
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-style: italic;
}
.poppins-semibold-italic {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-style: italic;
}
.poppins-bold-italic {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-style: italic;
}
.poppins-extrabold-italic {
	font-family: "Poppins", sans-serif;
	font-weight: 800;
	font-style: italic;
}
.poppins-black-italic {
	font-family: "Poppins", sans-serif;
	font-weight: 900;
	font-style: italic;
}
.tb .bg-fdfdfd {
	background-color: #fdfdfd;
}
.tb .bg-f9f8f6 {
	background-color: #f9f8f6;
}
.tb .card-header {
	color: #3a5e7c;
}
.tb .card-header h1 {
	font-size: .95rem;
	margin-bottom: 0rem;
}
.tb h5 {
	font-size: 1.1rem;
}
.tb .emph-color {
	color: #4e7da5;
}

.tb .tb-logo {
	transition: transform 2s;
	transition-timing-function: ease-in-out;
}

.tb .btn, 
 .tb .fc-button,
  .tb .f3-form button {
	color: #3A5E7C;
	font-weight: 600;
}
.tb .btn:hover, 
 .tb .btn:focus, 
  .tb .btn:active, 
   .tb .fc-button:hover, 
	.tb .fc-button:focus, 
	 .tb .fc-button:active,
	  .tb .nav-pills .nav-link:hover {
	color: #3A5E7C;
	background-color: #a1cfff;
	border-color: #7da9ce;
}

.tb .btn-primary, 
 .tb .fc-button-primary, 
  .tb .nav-pills .nav-link,
   .tb .f3-form button[type="submit"] {
	color: #3A5E7C;
	background-color: #E3F0FF;
	border: 1px solid #9DBFDA;
}
.tb .btn-primary:hover, 
 .tb .btn-primary:focus, 
  .tb .btn-primary:active,
   .tb .nav-pills .nav-link.active, 
    .tb .f3-form button[type="submit"]:hover, 
     .tb .f3-form button[type="submit"]:focus, 
      .tb .f3-form button[type="submit"]:active {
	color: #3A5E7C;
	background-color: #a1cfff;
	border: 1px solid #7da9ce;
}
.tb .grid-filters label.btn {
	padding: 0px 0px 6px;
	line-height: .9em;
}
.tb .option-item .tb-icon {
	background-color: #ffffff;
}
.tb .option-item .tb-icon i {
	color: #5c94c2;
}
 .tb .option-item-categories label.btn, 
  .tb .option-item-family label.btn {
	padding: 0px 2px 4px;
	line-height: .8em;
}
.tb .grid-filters label.btn:hover, 
 .tb .grid-filters label.btn:focus, 
  .tb .grid-filters label.btn:active, 
   .tb .item-edit label.btn:hover, 
    .tb .item-edit label.btn:focus, 
     .tb .item-edit label.btn:active,
      .tb .form-edit-documents label.btn:hover, 
       .tb .form-edit-documents label.btn:focus, 
        .tb .form-edit-documents label.btn:active {
  	color: #3A5E7C;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
}

.tb .grid-filters .btn-check:checked+.btn, 
 .tb .item-edit .btn-check:checked+.btn, 
  .tb .form-edit-documents .btn-check:checked+.btn {
	background-color: #e1edf1;
	border: 1px solid #bed4e7;
}
.tb .grid-filters .btn-check:checked+.btn:hover, 
 .tb .grid-filters .btn-check:checked+.btn:focus, 
  .tb .grid-filters .btn-check:checked+.btn:active, 
   .tb .item-edit .btn-check:checked+.btn:hover, 
    .tb .item-edit .btn-check:checked+.btn:focus, 
    .tb .item-edit .btn-check:checked+.btn:active,
   .tb .form-edit-documents .btn-check:checked+.btn:hover, 
    .tb .form-edit-documents .btn-check:checked+.btn:focus, 
    .tb .form-edit-documents .btn-check:checked+.btn:active {
	color: #3A5E7C;
}

.tb .nav-pills .nav-link {
	font-weight: 600;
	border: 1px solid rgb(222, 226, 230);
}
.tb .nav-tabs .nav-link {
	font-weight: 500;
}
.tb .nav-tabs.master-tabs {
	border-bottom: 0px;
}
.tb .nav-tabs.master-tabs .nav-link  {
	color: #3A5E7C;
}
.tb .nav-tabs.master-tabs .nav-link.active  {
	color: #3A5E7C;
	background-color: #E3F0FF;
	border-color: rgb(222, 226, 230);
}
.tb .master-tabs .nav-link:focus, 
 .tb .master-tabs .nav-link:hover {
	color: #3A5E7C;
	background-color: #a1cfff;
	border: 1px solid rgb(222, 226, 230);
}
.tb .active>.page-link, .tb .page-link.active {
	color: #3A5E7C;
	background-color: #a1cfff;
	border: 1px solid #7da9ce;
}
.tb .btn-secondary {
	color: #ffffff;
	background-color: #5C94C2;
	border-color: #9DBFDA;
}
.tb .btn-secondary:hover, .tb .btn-secondary:focus, .tb .btn-secondary:active {
	color: #3A5E7C;
	background-color: #a1cfff;
	border-color: #3A5E7C;
}

.tb .btn-success {
	color: #3A5E7C;
	background-color: #B3E6D4;
	border-color: #9DBFDA;
}
.tb .btn-success:hover, .tb .btn-success:focus, .tb .btn-success:active {
	color: #3A5E7C;
	background-color: #a1cfff;
	border-color: #3A5E7C;
}

.tb .btn-danger {
	color: #3A5E7C;
	background-color: #F5BFD1;
	border-color: #9DBFDA;
}
.tb .btn-danger:hover, 
 .tb .btn-danger:focus, 
  .tb .btn-danger:active {
	color: #3A5E7C;
	background-color: #a1cfff;
	border-color: #3A5E7C;
}

.tb .f3-form .f3-delete-btn {
	color: #3A5E7C;
	background-color: transparent;
	border-color: #3A5E7C;
}

.tb .f3-form .f3-delete-btn:hover, 
 .tb .f3-form .f3-delete-btn:focus, 
  .tb .f3-form .f3-delete-btn:active {
	color: #3A5E7C;
	background-color: #F5BFD1;
	border-color: #3A5E7C;
}

.tb .f3-remove-relative-btn:hover, 
 .tb .f3-remove-relative-btn.active {
	border-color: #3A5E7C;
}

.tb .btn-warning {
	color: #3A5E7C;
	background-color: #FAD1A6;
	border-color: #9DBFDA;
}
.tb .btn-warning:hover, .tb .btn-warning:focus, .tb .btn-warning:active {
	color: #3A5E7C;
	background-color: #a1cfff;
	border-color: #3A5E7C;
}

.tb .btn-info {
	color: #3A5E7C;
	background-color: #BED4E7;
	border-color: #9DBFDA;
}
.tb .btn-info:hover, .tb .btn-info:focus, .tb .btn-info:active {
	color: #3A5E7C;
	background-color: #a1cfff;
	border-color: #3A5E7C;
}

.tb .btn-light, .tb .btn-light:focus, .tb .btn-light:active {
	color: #3A5E7C;
	background-color: #a1cfff;
	border-color: #9DBFDA;
}
.tb .btn-light:hover {
	color: #3A5E7C;
	background-color: #258fff;
	border-color: #3A5E7C;
}

.tb .btn-bold, .tb .btn-bold:focus, .tb .btn-bold:active {
	color: #3A5E7C;
	background-color: #a1cfff;
	border-color: #9DBFDA;
}
.tb .btn-bold:hover {
	color: #3A5E7C;
	background-color: #258fff;
	border-color: #3A5E7C;
}

.tb .btn-dark {
	color: #ffffff;
	background-color: #5C94C2;
	border-color: #9DBFDA;
}
.tb .btn-dark:hover, .tb .btn-dark:focus, .tb .btn-dark:active {
	color: #3A5E7C;
	background-color: #a1cfff;
	border-color: #3A5E7C;
}
.tb .btn-check:checked+.btn, 
 .tb .btn.active, .btn.show, 
  .tb .btn:first-child:active, 
   .tb :not(.btn-check)+.btn:active {
		color: #3A5E7C;
		border-color: #7da9ce;
		border-width: 1px;
}
.tb .btn-check:checked+.btn:hover {
	color: #fff;
} 

.tb .btn-group-sm .btn {
	font-size: .8rem;
}
.tb .btn-outline-primary {
	border-color: #9DBFDA;
}
.tb .btn-outline-primary:hover {
	border-color: #3A5E7C;
}

.tb .input-group .btn-outline-secondary {
	border-color: rgb(222, 226, 230);
}
.tb .input-group .btn-outline-secondary:hover {
	background-color: #e8e8e8;
	border-color: rgb(222, 226, 230);
}
.tb .input-group .btn-outline-secondary i {
	color: #b5b5b5;
}
.tb .input-group .btn-outline-secondary:hover i {
	color: rgb(58, 94, 124);
}

.tb .card-link {
	font-size: .85rem;
}

.bg-tb1 {
	background-color:#a1cfff;
}

.bg-tb2 {
	background-color:#eff2f5;
}

.tb a {
	color: #3A5E7C;
	font-weight: 600;
	text-decoration: none;
}
/* panel thrivelife */
.btn-thrivelife {
	position:absolute;
	left:0;
	top:66px;
	z-index:100;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 5px 8px 6px;
}
.btn-thrivelife img {
	width:23px;
	height:23px
}

@media (min-width: 992px) {
	.btn-thrivelife {
		top: 85px;
	}
}
.custom-tooltip .tooltip-inner {
	font-weight: 600;
	font-size: .9em;
	color: #3a5e7c;
	background: #efecf2;
}
.tb .custom-tooltip .tooltip-arrow::before, .custom-tooltip.bs-tooltip-start .tooltip-arrow::before {
	border-top-color: #efecf2;
}

.output-filter-labels {
	font-size: 12px;
}
a.item-view-detail-people {
	text-decoration: none;
}

/*navbar */
.tb .navbar-brand img {
	width: 117px;
	height: 32px;
}
@media (min-width: 992px) {
	.tb .navbar-brand img {
		width: 146px;
		height: 40px;
	}
}
#navbarThrive .nav-item .avatar .nav-link {
	padding: 4px;
}
.nav-item .avatar, 
 .grid-inner-circle .avatar {
	overflow:hidden;
	width:45px;
	height:45px
}
.nav-item .avatar.avatar-primary {
	overflow:hidden;
	width:55px;
	height:55px
}
.nav-item .avatar img, 
 .grid-inner-circle .avatar img {
	width:100%;
	height:100%;
	border:1px solid #3A5E7C;
	border-radius: 50%;
}
@media (min-width: 992px) {
	.nav-item .avatar {
		width:60px;
		height:60px
	}
	.nav-item .avatar.avatar-primary {
		width:70px;
		height:70px
	}
}

.tb input.form-control:focus {
	border-color: rgba(37, 143, 255, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
	outline: 0 none;
}

/* footer nav */


/* tel input */
// workaround
.intl-tel-input {
	display: table-cell;
}
.intl-tel-input .selected-flag {
	z-index: 4;
}
.intl-tel-input .country-list {
	z-index: 5;
}
.input-group .intl-tel-input .form-control {
	border-top-left-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 0;
}
/* fullcalendar */
#calendar {
	max-width: 1100px;
	margin: 0 auto;
}
.fc .fc-view {
	font-size: 12px;
}
.fc .fc-toolbar-title {
	font-size: .95em;
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
}

.tb .demo-links {
	background-color: #eaeaea;
}
.tb .demo-links a {
	font-size:.8em;
}

.tb .modal-body {
	text-align: left;
}

.tb .dev-label {
	font-size: 12px;
	font-weight: 600;
}
.iti__search-input {
	padding: 4px;
}
.iti__search-input:focus, 
 .iti__search-input:active {
	outline: 0;
}
.iti--inline-dropdown .iti__country-list {
	text-align: left;
}

.card-title, .card-body {
	color: #3A5E7C;
}
.card p {
	font-weight: 400;
	line-height: 1.2em;
}
.tb .text-bg-badge {
	color: #5C94C2;
	background-color: #EFECF2;
	font-weight: 400;
}
.tb .form-check-input:checked {
	background-color: #A1CFFF;
	border-color: #A1CFFF;
}
/*
.tb .tb-icon {
	overflow:hidden;
	width:64px;
	height:64px;
	border:0px solid #A1CFFF;
	border-radius: 50%;
	box-shadow: 0 0 3px 1px #bbccde;
}
*/
.tb .icon-custom {
	width: 24px;
	height: 24px;
}
.tb .btn-tb-icon {
	border: none;
	transition: none;
}
.tb .btn-tb-icon:hover {
	color: #000000;
	background-color: #f8f9fa;
}

.tb .tb-icon img {
	width:100%;
	height:100%;
}
.tb .list-group-horizontal.list-group-thrive-life>.list-group-item+.list-group-item, 
 .tb .list-group-horizontal.list-group-thrive-life>.list-group-item:first-child:not(:last-child) {
	border: none;
}
.tb .list-group-horizontal.list-group-document-vault>.list-group-item+.list-group-item, 
 .tb .list-group-horizontal.list-group-document-vault>.list-group-item:first-child:not(:last-child) {
	border: none;
}
.tb .tb-icon, 
 .tb .list-group-thrive-life .tb-icon {
	overflow:hidden;
	width:48px;
	height:48px;
	border:0px solid #A1CFFF;
	border-radius: 5px;
	box-shadow: 0 0 3px 1px #bbccde;
	margin: 8px 4px 2px;
}
.tb .label-icon {
	min-width: 76px;
}
.tb #main-menu small, 
 .tb .grid-filters small, 
  .tb .list-group-document-vault small, 
   .grid-document-vault a, 
    .grid-document-vault small, 
     .grid-inner-circle small, 
	  .label-icon small {
	font-size:12px;
	font-weight:400;
	text-decoration: none;
}
.tb #main-menu .list-group-item.disabled {
	color: #d5d5d5;
}
.tb .offcanvas .offcanvas-title {
	display: none;
}

.tb .doc-view-grid .card-title, 
 .tb .resource-view-grid .card-title, 
  .tb .similar-view-grid .card-title {
	font-size: .9rem;
}
.tb .doc-view-grid .card-text, 
 .tb .resource-view-grid .card-text, 
  .tb .resource-view-grid .card-rating, 
   .tb .similar-view-grid .card-text, 
    .tb .similar-view-grid .card-rating {
	font-size: .8rem;
}
.tb .doc-view-grid .card p, 
 .tb .resource-view-grid .card p, 
  .tb .similar-view-grid .card p {
	line-height: 1.6em;
}

.tb .btn-group-sm .dropdown-item {
	font-size: .8rem;
}

.tb .dropdown-item:active, 
 .tb .btn.show {
	background-color: #a1cfff;
	color: #3A5E7C;
}


@media (min-width: 576px) { 
	.tb .tb-icon, 
	 .tb .list-group-thrive-life .tb-icon {
		width:36px;
		height:36px;
	}
	.tb #main-menu small, 
	 .tb .grid-filters small, 
	  .tb .list-group-document-vault small, 
	   .grid-document-vault small, 
	    .grid-inner-circle small
	    .label-icon small {
		font-size:10px;
	}
 }
 
 @media (min-width: 992px) { 
	.tb .tb-icon, 
	 .tb .list-group-thrive-life .tb-icon {
		width:42px;
		height:42px;
	}
	.tb #main-menu small, 
	 .tb .grid-filters small, 
	  .tb .list-group-document-vault small, 
	   .grid-document-vault small, 
	    .grid-inner-circle small, 
		 .label-icon small {
		font-size:12px;
		font-weight: 500;
	}
 }

.media-rule::after {
	content: 'XS: no rule';
	font-size: 12px;
}

/* Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
	.media-rule::after {
		content: 'SM: min-width: 576px';
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.media-rule::after {
		content: 'MD: min-width: 768px';
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.media-rule::after {
		content: 'LG: min-width: 992px';
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.media-rule::after {
		content: 'XL: min-width: 1200px';
	}
}
.media-rule::after {
	content:'';
}
/*
// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

// X-Large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

// XX-Large devices (larger desktops, 1400px and up)
@media (min-width: 1400px) { ... }
*/

/* weather */
.widget-container {
width: 183px;
height: 85px;
}

/* Widget BG */
.widget-container .widget-bg {
width: 155px;
height: 85px;
background: linear-gradient(180deg, #A1CFFF 0%, #6DABEB 100%);
opacity: 0.7;
border-radius: 21px;
}

/* Widget Name */
.widget-weather {
font-family: 'SF Pro';
font-style: normal;
font-weight: 510;
font-size: 12px;
line-height: 14px;
text-align: center;
color: #FFFFFF;
}

/* Widgets - system weather */
.widget-system-weather {
/* Auto layout */
display: flex;
flex-direction: row;
align-items: center;
padding: 0px 33px;
}

/* Lock Screen Widget - Modular Table */
.widget-system-weather-auto {
/* Auto layout */
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
padding: 0px 6px;
width: 117px;
height: 72px;
}
.widget-system-weather-inner {
/* Inside auto layout */
flex-grow: 1;
display: flex;
flex-direction: row;
justify-content: center;
align-items: end;
padding-top: 6px;
}

/* Header */
.widget-header {
/* Auto layout */
display: flex;
flex-direction: row;
align-items: center;
padding: 0px;
gap: 3px;
width: 152px;
height: 16px;
}

/* Symbol */
.widget-symbol {
width: 25px;
height: 22px;
font-family: 'SF Pro';
font-style: normal;
font-weight: 510;
font-size: 17px;
line-height: 22px;
/* identical to box height, or 129% */
/* Note: backdrop-filter has minimal browser support */
}

/* Title */
.widget-title {
width: 98px;
height: 22px;
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 20px;
text-align: left;
padding-left: 6px;
/* identical to box height, or 91% */
color: #FFFFFF;
/* Note: backdrop-filter has minimal browser support */
}

/* Body */
.widget-body {
width: 144px;
height: 18px;
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-size: 15px;
line-height: 18px;
/* identical to box height, or 120% */
color: #FFFFFF;
/* Note: backdrop-filter has minimal browser support */
}


/* demo page css */
.color-chip-swatch {
width: 60px;
height: 60px;
border: 1px solid #ffffff;
}
.color-chip-label {
text-align: center;
}

.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}

form p.lead {
color: #5C94C2;
font-weight: 600;
}
form p.desc {
color: #5C94C2;
font-weight: 600;
}
.scrollable-menu {
height: auto;
max-height: 200px;
overflow-x: hidden;
}


@media (min-width: 768px) {
.bd-placeholder-img-lg {
	font-size: 3.5rem;
}
}

.b-example-divider {
width: 100%;
height: 3rem;
background-color: rgba(0, 0, 0, .1);
border: solid rgba(0, 0, 0, .15);
border-width: 1px 0;
box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
flex-shrink: 0;
width: 1.5rem;
height: 100vh;
}

.bi {
vertical-align: -.125em;
fill: currentColor;
}

.nav-scroller {
position: relative;
z-index: 2;
height: 2.75rem;
overflow-y: hidden;
}

.nav-scroller .nav {
display: flex;
flex-wrap: nowrap;
padding-bottom: 1rem;
margin-top: -1px;
overflow-x: auto;
text-align: center;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}

.btn-bd-primary {
--bd-violet-bg: #712cf9;
--bd-violet-rgb: 112.520718, 44.062154, 249.437846;
--bs-btn-font-weight: 600;
--bs-btn-color: var(--bs-white);
--bs-btn-bg: var(--bd-violet-bg);
--bs-btn-border-color: var(--bd-violet-bg);
--bs-btn-hover-color: var(--bs-white);
--bs-btn-hover-bg: #6528e0;
--bs-btn-hover-border-color: #6528e0;
--bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
--bs-btn-active-color: var(--bs-btn-hover-color);
--bs-btn-active-bg: #5a23c8;
--bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
z-index: 1500;
}

.bd-mode-toggle .dropdown-menu .active .bi {
display: block !important;
}
@media (min-width: 992px) {
.rounded-lg-3 { border-radius: .3rem; }
}
/* application styles */
#s-launch-01 {
display: inherit;
}