

/* 
- General
- Header
- Sidebar
- Page Content
- Utilities
- Widgets
- Chips
- Email
- chat box
- Authentication
- swicther
- Responsive

 */


/* General */

body {
    font-size: 14px;
	color: #4c5258;
	letter-spacing: .5px;
    font-family: 'Inter', sans-serif;
    background-color: #f0f7f9;
    overflow-x: hidden;
}
.tooltip-inner{white-space: pre-wrap;text-align: left; background-color: #f0f7f9; color: #005C7A;  max-width: 800px !important;}
.wrapper{
    width: auto;
	position: relative
}

a {
    text-decoration: none;
}

::placeholder {
    opacity: 0.4 !important;
}
.ms-signin{
  padding: 3rem 0 0;
}
.ms-signin h6{
  width: 100%;
  text-align: center;
  border-bottom: 1px solid;
  line-height: 0.1em;
  margin: 10px 0 20px;
  color: #9B9B9B;
	border-color: rgb(206, 212, 218);
}
.ms-signin span{
  background: #fff;padding:0 10px;
}
.btn-ms{
  text-align: center;
  padding: 2rem 1rem 0;
}
.btn-ms button{
  width: 50%;
  height: 3rem;
  border-color: rgb(206, 212, 218);
}

.tabOptionCheckedDepartment{
	font-weight: bold !important;
	background-color: #d0e7f0;
}
.tabOptionCheckedTenure{
	font-weight: bold !important;
	background-color: #d0e7f0;
}
.tabOptionCheckedLocation{
	font-weight: bold !important;
	background-color: #d0e7f0;
}
.tabOptionCheckedGender{
	font-weight: bold !important;
	background-color: #d0e7f0;
}

.loggedname h3 {
  font-size: 18px;
  font-weight: normal;
}
.loggedname h3 span {
  display: block;
  font-weight: 700;
}
.loggedname {
  padding: 20px;
}
.toolTip {font-size:20px; color: #147595;}
.coach-session { background: #D0E7F0; border-radius: 20px;  min-height: 184px;}
.coach-session .avatar {
	
	padding: 30px 0 0 30px;
}

.dash-info {
	background: #D0E7F0;
	border-radius: 20px;
	min-height: 184px;
	padding-bottom: 40px;
}
.dash-info .avatar {
	padding: 25px 0 0 20px;
}
.dash-info .avatarInitial {
	padding: 16px 0 0 20px;
}

.white-bg {
	background: #fff;
	border: 1px solid #C1DFE9;
	min-height: 200px;
	border-radius: 20px;
	position: relative;
	top: -32px;
}
.row.b-section {
	margin-top: 15px;
}

.open {
  text-align: right;
  color: #147595;
}
.open a {
  color: #147595;
  font-size: 16px;
  font-weight: 500;
}
.open i {
  font-size: 22px;
  vertical-align: middle;
  display: inline;
}

.info-content {
	padding: 22px 25px;
}
.info-content h3 {
	font-size: 18px;
	color: #147595;
	font-weight: 500;
	padding-bottom: 8px;
}

.info-middle { padding: 18px 0px 0px 0px;}

.forgot {
	padding: 13px 0 0 0;
}
.bottom-s { margin-bottom: 20px;}

.forgot a {
	padding-left: 10px;
}

.coach-1 {
  padding: 0px 0 0 0;
}
.coach-1 i {
	background: #B5D4DF;
	padding: 6px 12px 3px 12px;
	font-size: 28px;
	border-radius: 4px;
	display: inline-block;
	float: left;
	margin-right: 13px;
}
    
.coach-1 h4 {
  display: inline-block;
  color: #147595;
  font-size: 21px;
  margin: 0;
}
.coach-1 p {
  text-transform: uppercase;
  color: #093443;
  font-size: 14px;
  font-weight: 600;
}
.divider { margin: 10px 0px 15px;}

.coach-1 h5 {
	float: left;
	padding: 11px 15px 0px 0;
	font-size: 24px;
	color: #147595;
}

.user h2 {
    
	color: #093443;
	font-size: 18px;
	margin: 0;
	padding: 11px 0 0 25px;
}

.user-info h2 {
    
	color: #093443;
	font-size: 18px;
	margin: 0;
	padding: 11px 0 0 0px;
}
.user-info {
	padding: 0 0 0 16px;
}
.user-info a {color: #005C7A;}

.b-info {
	margin: 0 23px;
}

.col .coach-1.fir {
	margin-left: 25px;
}

.authentication-card label {
	color: #005C7A;
	font-weight: 500;
    font-size: 16px;
}
.authentication-card i {
	color: #005C7A;
}
.authentication-card a {
	color: #005C7A; text-decoration: underline; font-weight: 600;
}
.form-check-input:checked {
	background-color: #005C7A;
	border-color: #005C7A;
}

.career-coach { background: url("../images/btn-bg.png") no-repeat right; min-height: 184px; position: relative; right: -4px; background-color: #b5d4df;}
.al-center {
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
	justify-items: center;
	/* transform: translateY(-50%); */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.btn-primary {
	color: #fff;
	background-color: #005C7A;
	border-color: #005C7A;
    border-radius:50px;
    font-size: 16px;
    padding: 10px 25px;
}
.btn-primary:active {
	color: #fff;
	background-color: #005C7A;
	border-color: #005C7A;
    
}
.btn-primary:focus {
	color: #fff;
	background-color: #005C7A;
	border-color: #005C7A;
    
}
.next-prev {
	background: #F6FAFC;
	min-height: 20px;
	padding: 15px 0px 15px 0px;
	width: 100%;
	position: relative;
	margin-left: 3px;
}

.all-center-link {
	text-align: center;
	display: table;
	margin: 0 auto;
}
.all-center-link a {
	font-size: 16px;
	color: #093443;
	padding: 0 12px;
	font-weight: 500;
}
.goto {
	text-align: right;
	/* position: relative; */
	/* right: 0; */
	position: absolute;
	right: 6px;
	top: 7px;
}
.goto a {
	font-size: 16px;
	color: #093443!important;
	font-weight: 500;
}
.goto .dropdown-menu li {
	border-left: 4px solid #147595;
	margin: 8px 13px;
	padding: 0px 0;
	/* height: 16px; */
}
.session-bar {
	padding: 0px;
	padding: 30px 4px 0 48px;
}
/*.journalPageDropdown option {
	font-size: 1rem;
	font-weight: 400;
}*/
.heading ul { margin: 0px; padding: 0px;}
.heading ul li {
	list-style-type: none;
	display: inline-flex;
	font-size: 20px;
	color: #005C7A;
	font-weight: 500;
	margin: 0 0px 0 0px;
	padding: 0 0px 0 0px;
}


.heading ul li::before {
	content: "";
	background: #147595;
	width: 15px;
	display: block;
	height: 34px;
	left: 0;
	border-radius: 24px;
	margin: -2px 8px 0 0;
}
.focus-link {list-style-type: none;
	display: inline-flex;
	font-size: 20px;
	color: #005C7A;
	font-weight: 500;
	margin: 0 0px 0 0px;
	padding: 0 0px 0 0px;}

.focus-link i {
	background: #147595;
	margin: 0;
	padding: 3px 8px 0;
	height: 36px;
	border-radius: 6px;
	display: inline-block;
    color: #D0E7F0;
}

.focus-link ul li a.nav-link {
	padding: 2px 0 0 13px;
}

.focus-link a {
	font-size: 20px;
	color: #005C7A;
	font-weight: 500;
}
.focus-link .dropdown-menu li {
	border-left: 4px solid #147595;
	margin: 8px 13px;
    
	padding: 0px 0;
	/* height: 16px; */
}
.focus-link .dropdown-menu li a { font-size: 16px;}



.calendar-field i {
	background: #147595;
	margin: 0;
	padding: 8px 10px;
	height: 36px;
	border-radius: 6px;
	display: inline-block;
    color: #D0E7F0;
}
.calendar-field input {
	background: transparent;
	border: 0;
	/* width: 100px; */
    color: #005C7A!important;
}
.calendar-field .input-group.date {
	width: 66%;
}
.calendar-field input::placeholder {font-size: 20px;
	color: #005C7A!important; opacity: 1!important;
	font-weight: 500;}


.datepicker {
  padding: 11px 21px;
}
.datepicker tr td {
  padding: 8px;
  border: 1px solid #ddd;
  text-align: center;
}
.datepicker-switch {
  text-align: center;
}
.next {
  text-align: right;
}
.datepicker tr td:hover {
  background: #ddd;
  cursor: pointer;
}

.content-section {
	padding: 16px 26px 0 36px;
}
p.txt {
	font-size: 16px;
	color: #093443;
	margin-top: 20px;
	font-weight: 500;
}


.box-content {border: 1px solid #C1DFE9; border-left:4px solid #1992BB; border-radius: 0px 10px 10px 0px; position: relative; padding: 22px; min-height: 154px; margin-top: 22px;}


.box-content::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border: 4px solid #1992BB;
	border-radius: 50px;
	position: absolute;
	left: -11px;
	background: #fff;
}

.box-content h3 {
  color: #147595;
  font-size: 18px;
}
.box-content p {
  color: #94ADB6;
  font-size: 16px;
    font-weight: 400;
}

.box-content i {
	font-size: 26px;
	vertical-align: middle;
	display: inline;
}

.heading-section {
	margin: 24px 0 10px 0;
}

.box-content-2 {border: 1px solid #C1DFE9; border-left:4px solid #1992BB; border-radius: 0px 0px 0px 0px; position: relative; padding: 22px; min-height: 154px; margin-top: 0px;}


.box-content-2::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border: 4px solid #1992BB;
	border-radius: 50px;
	position: absolute;
	left: -11px;
	background: #fff;
}

.box-content-2 h3 {
  color: #147595;
  font-size: 18px;
}
.box-content-2 p {
  color: #147595;
  font-size: 16px;
    padding: 0 0 0 35px;
}

.box-content-2 i {
	font-size: 26px;
	vertical-align: middle;
	display: inline;
}


.box-content-3 {border: 1px solid #C1DFE9; border-radius: 0px 0px 0px 0px; position: relative; padding: 22px; min-height: 154px; margin-top: 0px;}

.box-content-3 h3 {
  color: #147595;
  font-size: 18px;
}
.box-content-3 p {
  color: #147595;
  font-size: 16px;
    padding: 0 0 0 35px;
}

.box-content-3 i {
	font-size: 26px;
	vertical-align: middle;
	display: inline;
}

.box-content-4 {border: 1px solid #C1DFE9; border-left:4px solid #1992BB; border-radius: 0px 0px 0px 0px; position: relative; padding: 22px; min-height: 154px; margin-top: 0px;}

.box-content-4 h3 {
  color: #147595;
  font-size: 18px;
}
.box-content-4 p {
  color: #147595;
  font-size: 16px;
    padding: 0 0 0 35px;
}

.box-content-4 i {
	font-size: 26px;
	vertical-align: middle;
	display: inline;
}


.num {
	color: #147595;
	border: 2px solid #147595;
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 20px;
	text-align: center;
	line-height: 19px;
	font-weight: 500;
    position: absolute;
    left: 22px;
}

.card-body {
	padding: 1rem 1.2rem 0 1.3rem;
}

.btn-primary:hover {
	color: #fff;
	background-color: #737373!important;
	border-color: #737373!important;
}
.btn-primary:hover i {color:#D0E7F0}

.footer {
	margin-left: 260px;
	margin-top: 0px;
	padding: 30px 0;
	
}
.copy { text-align: right;  padding-right: 30px;}
.feedback-copy { text-align: center; }
.que {padding-left: 40px;}
.que a { color: #147595; padding: 0px 20px; vertical-align: middle;}

.rem-btn {
	text-align: right;
}
.rem-btn i { color: #D0E7F0;}

.add-btn { margin-top: -5px; margin-bottom: 10px;}
.add-btn a { background: #D0E7F0; color: #147595; border-color:#D0E7F0;}
.add-btn i {color: #147595; margin: 0px 5px 0px 0px;}

.logo-in { margin-bottom: 20px}
    .rounded-c { border-radius: 30px;}

.top-header {
	z-index: 99999;
	position: relative;
	display: none;
}
.toggle-icon {
	display: none;
}

.mobile-toggle-icon {
	/* right: 0; */
	/* position: relative; */
	/* float: right; */
	width: 100%;
	text-align: right;
}

.icon-share { margin: 20px 0px 0px 0px;}
.icon-share i { margin: 0px 1px; color: #147595; background: #B5D4DF; padding: 3px 8px; border-radius:3px; font-size: 20px; }

.info-content textarea {
	width: 100%;
	border: 0px;
}


.top-heading {
  padding: 22px 0 0 0;
  margin: 0 30px;
}
.top-heading .title2 h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: 600;
	display: inline-block;
}
.top-heading .title2 span {
	width: 16px;
	background: #147595;
	display: inline-block;
	height: 24px;
	vertical-align: bottom;
	border-radius: 5px;
	margin-right: 10px;
}
.top-heading p {
  text-align: right;
  font-size: 20px;
  color: #093443;
  font-weight: 600;
}
.top-heading p i {
  background: #147595;
  padding: 0 5px;
  border-radius: 5px;
  color: #D0E7F0;
  font-size: 18px;
}

.share-popup .calendar-field .input-group.date {
	width: 100%;
}


.pop-form label {
	text-align: left;
	/* display: block; */
	color: #093443;
	font-size: 16px;
	font-weight: 500;
	padding-right: 10px;
}
.pop-form {
  text-align: center;
  margin: 0 auto;
  display: table;
  width: 500px;
}

.pop-form li {
	list-style-type: none;
	display: inline-block;
	width: 40%;
    text-align: left;
}
.pop-form .calendar-field input::placeholder {
	font-size: 14px; color: #093443;
}
.modal-header.share-popup-heading h5 {
	text-align: center;
	display: block;
	margin: 0 auto;
	font-size: 21px;
	color: #147595;
	font-weight: 700;
}
.modal-footer.share-bottom {
	text-align: center;
	margin: 0 auto;
	/* width: 82%; */
	border: none;
	margin-top: 22px;
}

.btn-secondary {
	color: #147595;
	background-color: #fff;
	border-color: #D0E7F0;
	border-radius: 50px;
	font-size: 16px;
	padding: 10px 45px;
    font-weight: 500;
}
.share-bottom  .btn-primary {
	color: #147595;
	background-color: #D0E7F0;
	border-color: #D0E7F0;
	border-radius: 50px;
	font-size: 16px;
	padding: 10px 45px;
    font-weight: 500;
}
.share-bottom .btn-primary i {
	color: #147595;
	font-size: 20px;
	transform: rotate(-46deg);
	top: -3px;
	position: relative;
}

.archive-popup {
	text-align: center;
	padding: 16px 0 0 0;
    font-size: 16px;
    color: #093443;
    font-weight: 500;
}


.archive-popup p label i {
  font-size: 20px;
  vertical-align: middle;
  color: #147595;
}
.archive-popup p label {
  color: #093443;
  font-weight: 700;
  margin-left: 8px;
}

#archive .modal-footer.share-bottom {
	margin-top: 0px;
}

.common-bottom  .btn-primary {
	color: #147595;
	background-color: #D0E7F0;
	border-color: #D0E7F0;
	border-radius: 50px;
	font-size: 16px;
	padding: 10px 45px;
    font-weight: 500;
}
.common-bottom .btn-primary i {
	color: #147595;
	font-size: 20px;
	top: -3px;
	position: relative;
}
.modal-footer.common-bottom {
	text-align: center;
	margin: 0 auto;
	/* width: 82%; */
	border: none;
	margin-top: 0px;
}

.key-popup textarea {
	border: 1px solid #C1DFE9;
	border-color: #C1DFE9;
	border-radius: 10px;
	margin: 0 auto;
	/*display: table;*/
	padding: 15px;
	width: 75%;
    margin-top: 20px;
}
.forum-top-b {text-align: right;}
.forum-section { margin-bottom: 20px; border: 1px solid #C1DFE9; border-radius: 12px; min-height: 50px; padding: 15px; position: relative;}

ul.forum-post li i {
	color: #147595;
	vertical-align: middle;
}

.forum-section h2 {
  color: #093443;
  font-size: 18px;
  padding-left: 10px;
}
ul.forum-post {
  margin: 0;
  padding: 0;
}
ul.forum-post li {
  list-style-type: none;
  display: inline-block;
  padding: 0 10px;
  color: #093443;
  border-right: 1px solid #C1DFE9;
  line-height: 12px;
}
.forum-section a {
  color: #147595;
}
ul.forum-post ul li:last-child {
  border: none;
}

.expend-txt {
	padding: 12px 0 0 9px;
	border-top: 1px solid #C1DFE9;
	margin-top: 14px;
}
.forum-section::before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	border: 1px solid #C1DFE9;
	left: -7px;
	position: absolute;
	background: #fff;
	border-radius: 50px;
	top: 17px;
}
.reply-txt p {
	color: #051D25;
	padding: 18px 0 0 0;
}


.reply h3 {
  color: #093443;
  font-size: 17px;
  border-top: 1px solid #C1DFE9;
  border-bottom: 1px solid #C1DFE9;
  padding: 11px 0;
  margin: 20px 8px;
}
.h-name {
  font-size: 16px;
  color: #147595;
  padding-top: 6px;
    font-weight: 500;
}
.date {
  color: #093443;
  font-size: 14px;
    font-weight: 500;
}

.reply .add-btn {
	margin-top: 5px!important;
}
.faq-section .accordion-button:not(.collapsed) {
	color: #005C7A;
	background-color: transparent;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
	font-weight: 500;
}
.faq-section .accordion-button {color: #005C7A; font-weight: 500;}
.faq-section .accordion-item {
	background-color: #fff;
	
	border-bottom: 1px solid rgba(0,0,0,.125)!important;
    border: none;
}
.faq-section .accordion-button:not(.collapsed) {
	color: #005C7A;
	background-color: transparent;
	box-shadow: inset 0 0px 0 rgba(0,0,0,.125);
	font-weight: 500;
	border: 0px !important;
}

.resources-section .accordion-item {
	background-color: #fff;
	
	border-bottom: 1px solid rgba(0,0,0,.125)!important;
    border: none;
}
.resources-section .accordion-button:not(.collapsed) {
	color: #005C7A;
	background-color: #F2FBFF;
	box-shadow: inset 0 0px 0 rgba(0,0,0,.125);
	font-weight: 500;
    border-left: 1px solid #C1DFE9;
    border-right: 1px solid #C1DFE9;
    border-bottom: 1px solid #C1DFE9;
    border-top: 1px solid #C1DFE9;
	
}
.resources-section .accordion-body {
	padding: 3px 0 25px 50px;
}

.res-btn a {
	border-radius: 7px;
	padding: 4px 21px;
	font-size: 13px;
	background: #147595;
}
.res-btn {
  text-align: right;
  margin-top: 8px;
}
.res-txt h2 {
  color: #093443;
  font-size: 17px;
  padding: 7px 0 5px 0;
}
.res-txt p {
  color: #093443;
}
.res-btn a i {
	vertical-align: baseline;
	/* width: 8px; */
	/* display: inline; */
	/* height: 8px; */
	font-size: 13px;
}

.resources-section .accordion-button {
	background-color: #F2FBFF;
	border-left: 1px solid #C1DFE9;
	margin-bottom: 20px;
	border-right: 1px solid #C1DFE9;
	border-bottom: 1px solid #C1DFE9;
	border-top: 0px solid #C1DFE9;
	color: #005C7A;
	font-weight: 500;
}
.resources-section .accordion-button {
	font-size: 21px;
}

.top-two-btn a {
	padding: 10px 36px;
}

.add-new-section h3 {
	color: #093443;
	font-size: 17px;
	padding: 0 0 14px 0;
	font-weight: 600;
}

.add-new-section {
	border-top: 1px solid #e8e8e8;
	padding: 22px 0 0px 0;
	margin-bottom: 28px;
}
.add-new-section label {
	color: #147595;
	font-weight: 500;
}
.add-new-section input[type="text"], .add-new-section input[type="password"], .add-new-section select {
	border-radius: 50px;
	font-size: 14px;
    min-height: 44px;
    padding-top: 6px;
}
.add-new-section select {
	padding-top: 10px;
	border-radius: 10px;
}
.add-new-section a.gen-pass {
	background: #D0E7F0;
	font-weight: 600;
	margin: 28px 0 0 0;
}
.field-select {border: 1px solid #ced4da; border-radius: 10px;
font-size: 14px;
min-height: 44px;}

.field-select .nav-item.dropdown {
	width: 100%;
}

.field-select .dropdown-toggle::after {
	right: 11px;
	position: absolute;
	top: 18px;
	font-size: 22px;
}

.field-select .dropdown-menu.show {
	display: block;
	padding: 10px 20px 10px 20px;
    right: 0 !important;
   
}

.field-select .dropdown-menu.show a {
	padding: 0px 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
    color: #147595;
    font-size: 14px;
}
.field-select .dropdown-menu.show a i {color: #147595;}
.field-select .dropdown-menu.show a:hover { background: transparent;}
.field-select .dropdown-menu.show li {
  margin: 12px 0;
    
}
.field-select .dropdown-menu.show li label {color: #093443; font-size: 14px;}

.topic-name label {
	background: #F2FBFF;
	display: block;
	padding: 14px 12px;
	border: 1px solid #C1DFE9;
}

.topic-name label h4 {
	font-size: 14px;
	display: inline-block;
	margin: 0;
	padding-left: 6px;
	color: #093443 !important;
	font-weight: 500;
}

.topic-name span {
	position: absolute;
	top: 15px;
	right: 4px;
	/*transform: rotate(90deg);*/
    cursor: pointer;
}
.topic-name {
	position: relative;
	margin-bottom: 15px;
}

.action-option .dropdown-toggle::after {
	content:none;
}
.act-option {display: none;}
.act-option {
	position: relative;
	right: 0;
	border: 0px solid rgb(255 255 255 / 0%);
	border-radius: 10px;
	box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
	width: 30%;
	padding: 12px;
	float: right;
	z-index: 9999;
	opacity: 1;
	background: #fff;
}
.act-option a { color: #147595; padding: 5px 0px;}

.act-option a { display: block;
	
}

.focus-topics {border-top: 1px solid #e8e8e8; padding: 22px 0 0px 0;}

.focus-topics h3 {
	color: #093443;
	font-size: 17px;
	padding: 0 0 14px 0;
	font-weight: 600;
}
.topic-name.no-selected label {
	background: #fff;
}
.add-topic {margin-bottom: 15px;}
.add-topic a {
	background: #fff;
	display: block;
	padding: 14px 13px;
	border: 1px dashed #C1DFE9;
	font-size: 14px;
	/* padding-left: 6px; */
	color: #147595 !important;
	display: block;
}
.add-topic a i {
	padding: 0 5px 0 0; color: #147595;
}
.accordion-function button label h4 {
	font-size: 14px;
	display: inline-block;
	padding-left: 7px;
	color: #093443;
	font-weight: 500;
}
.accordion-function .action-option {
	text-align: right;
	float: right;
	position: absolute;
	top: 15px;
	right: 15px;
	/*transform: rotate(90deg) !important;*/
	z-index: 9;
    cursor: pointer;
}
.accordion-function { position: relative;}

.accordion-function .accordion-button::after {
	
	/*right: 17px;*/
	position: relative;
	/*border-right: 1px solid #ccc;
	padding: 0px 17px;*/
}

.accordion-function .accordion-button {
	width: 93%;
	border-right: 1px solid #ddd;
    background: #F2FBFF;
    padding: 13px 12px 10px;
}
.accordion-function .act-option {
	position: absolute;
	right: 0;
	width: 25%;
}
.accordion-function .accordion-item {
	position: relative;
	margin-bottom: 15px;
	border-top: 1px solid #ddd;
	border-radius: 3px;
}

.resources label {
	display: block;
	margin: 10px 0;
}

.resources label h4 {
  display: inline-block;
  font-size: 14px;
  color: #093443;
  font-weight: 500;
}

.display_features h3 {
	color: #093443;
	font-size: 17px;
	padding: 0 0 14px 0;
	font-weight: 600;
}

.select-resources h3 {
	color: #093443;
	font-size: 17px;
	padding: 0 0 14px 0;
	font-weight: 600;
}

.d-features label h4 {
	color: #093443;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	padding-left: 5px;
}
.d-features label {
	margin: 0 71px 0 0;
}
.display_features {
	padding: 16px 0;
}
hr.line {
	border-color: #e8e8e8;
	border: 1px solid #d3d3d3;
}
.add-new-section .form-check {
	display: inline-block;
	margin: 11px 15px 0 0;
}

.top-two-btn.bottom-mob {
	display: none;
}

.select-resources .accordion-header {
	margin-bottom: 0;
	border: 1px solid #eaeaea;
}

/*-----Drag Drop css-----*/

		.connected, .sortable, .exclude, .handles {
			margin: auto;
			padding: 0;
			
			-webkit-touch-callout: none;
			-webkit-user-select: none;
			-khtml-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
		}
		.sortable.grid {
			overflow: hidden;
		}
		.connected li, .sortable li, .exclude li, .handles li {
			list-style: none;
			
			background: #F2FBFF;
			
			color: #1C94C4;
			margin-bottom: 12px;
			
			height: 51px;
		}
		.handles span {
			cursor: move;
		}
		li.disabled {
			opacity: 0.5;
		}
		.sortable.grid li {
			line-height: 80px;
			float: left;
			width: 80px;
			height: 80px;
			text-align: center;
		}
		li.highlight {
			background: #FEE25F;
		}
		
		li.sortable-placeholder {
			border: 1px dashed #CCC;
			background: none;
		}

/*-----Drag Drop css //-----*/

.ms-options-wrap > .ms-options {
	width: 200px!important; min-height: auto !important;
}

.row.top-droplist ul {
	margin: 7px 0 0 0;
	padding: 0;
}
.row.top-droplist ul li {
	list-style-type: none;
	display: block;
	vertical-align: middle;
	padding: 0px 0 0 7px;
}
.row.top-droplist ul li label {
	display: inline-block;
	padding: 3px 0 3px 24px !important;
	vertical-align: middle;
	color: #147595;
	font-weight: 500;
}
.dt-buttons.btn-group button {
	padding: 3px 9px;
	font-size: 13px;
}
.dt-buttons .btn-outline-secondary:hover {
	color: #fff;
	background-color: #147595;
	border-color: #147595;
}
.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #147595;
	border-color: #147595;
}
.page-link:hover {
	z-index: 2;
	color: #fff;
	background-color: #147595;
	border-color: #147595;
}
.page-link {
	color: #147595;
}

.table-section .action-option {
	text-align: center;
	/* float: right; */
	/* position: relative;*/
	top: 7px;
	left: 50%;
	/*transform: rotate(90deg) !important;*/
	z-index: 99;
	cursor: pointer;
	/* left: 0; */
	/* overflow: hidden; */
    display: block;
}
.table-section .act-option {
	position: absolute;
	right: 0;
	width: 120px;
	
}
.act {
	/*position: relative;*/
}
/*.act_header {
                        
                        background-color: #ddd;

                       
                        left: 0;
                        position: sticky;

                      
                        z-index: 9999;
                    }*/

table.table-bordered.dataTable {
	border-right-width: 0;
	margin: 0 !important;
	background: #fff;
}
.btn-gray {
	color: #147595;
	background-color: #D0E7F0;
	border-color: #D0E7F0;
	border-radius: 50px;
	font-size: 16px;
	padding: 10px 45px;
	font-weight: 500;
}
.date-dashboard {
	padding: 0 0 0 26px;
	color: #94ADB6;
	font-size: 14px;
}

.gen-1 {
  padding: 0px 0 0 0;
}
.gen-1 i {
	background: #D0E7F0;
	padding: 6px 12px 3px 12px;
	font-size: 28px;
	border-radius: 4px;
	display: inline-block;
	float: left;
	margin-right: 13px;
    color: #1992BB;
}
    
.gen-1 h4 {
  display: inline-block;
  color: #147595;
  font-size: 21px;
  margin: 0;
}
.gen-1 p {
  text-transform: uppercase;
  color: #093443;
  font-size: 13px;
  font-weight: 600;
    padding-top: 6px;
}

.gen-1 h5 {
	/*float: left;
	padding: 11px 15px 0px 0;*/
	font-size: 21px;
	color: #147595;
    font-weight: 700;
}

.gen-info {
	border-top: 1px solid #e8e8e8;
	padding: 22px 0 0px 0;
	margin-bottom: 28px;
}
.gen-info h3 {
	color: #093443;
	font-size: 17px;
	padding: 0 0 14px 0;
	font-weight: 600;
}

.heading-3 {
	padding: 22px 0 0 0;
	margin: 0 0px;
}
.heading-3 .title2 h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: 600;
	display: inline-block;
}
.heading-3 .title2 span {
	width: 16px;
	background: #147595;
	display: inline-block;
	height: 24px;
	vertical-align: bottom;
	border-radius: 5px;
	margin-right: 10px;
}
.sort-admin {
	display: inline-block;
	margin-left: 20px;
}
.heading-3 .title2 {
	display: inline-block;
}
.sort-admin select {
	font-size: 13px;
	color: #147595;
}
.sort-admin i {
	color: #147595;
}
.sort-admin label {
	background: #F2FBFF;
}

hr {
	color: #9B9B9B;
	border-color: #9B9B9B;
	/* border: 1px solid #c5c5c5; */
}

.coa-sess-1 {
  padding: 0px 0 0 0;
}
.coa-sess-1 i {
	background: #D0E7F0;
	padding: 3px 6px 3px 6px;
	font-size: 16px;
	border-radius: 4px;
	display: inline-block;
	float: left;
	margin-right: 13px;
	color: #1992BB;
}
.coa-sess-1 h4 {
  display: inline-block;
  color: #147595;
  font-size: 21px;
  margin: 0;
}
.coa-sess-1 p {
  text-transform: uppercase;
  color: #093443;
  font-size: 13px;
  font-weight: 600;
    padding-top: 5px;
}

.coa-sess-1 h5 {
	float: left;
	padding: 2px 15px 0px 0;
	font-size: 21px;
	color: #147595;
    font-weight: 700;
}

.coa-sess-info {
	border-top: 1px solid #e8e8e8;
	padding: 22px 0 0px 0;
	margin-bottom: 28px;
}
.coa-sess-info h3 {
	color: #093443;
	font-size: 17px;
	padding: 0 0 14px 0;
	font-weight: 600;
   
}

.client-box {
	border: 1px solid #DFEEF3;
	border-radius: 20px;
	padding: 20px 20px;
	margin-top: 25px;
	position: relative;
	min-height: 228px;
}
.client-logo {
	border: 1px solid #DFEEF3;
	border-radius: 10px;
	height: 123px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	width: 100vw;
}
.client-info h3 {
	font-size: 18px;
	color: #093443;
	font-weight: 600;
     margin-bottom: 14px;
}
.b-link {
	position: absolute;
	bottom: 0;
	background: #F2FBFF;
	width: 100%;
	clear: both;
	padding: 19px 0;
	border-radius: 0 0px 20px 20px;
	left: 0;
	right: 0;
	text-align: center;
    border-top: 1px solid #C1DFE9;
}
.b-link a {
	color: #147595;
	text-align: center;
	padding: 0 20px;
    font-weight: 500;
}

.client-box::after {
	border: 1px solid #B5D4DF;
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50px;
	left: -8px;
	position: absolute;
	background: #fff;
	bottom: 53px;
}

.top-admin-btn a {
	padding: 10px 36px;
}

.top-admin-btn-mob { display: none;}

.accordion-preview button label h4 {
	font-size: 14px;
	display: inline-block;
	padding-left: 7px;
	color: #093443;
	font-weight: 500;
}
.accordion-preview .action-option {
	text-align: right;
	float: right;
	position: absolute;
	top: 15px;
	right: 15px;
	/*transform: rotate(90deg) !important;*/
	z-index: 9;
    cursor: pointer;
}
.accordion-preview { position: relative;}

.accordion-preview .accordion-button::after {
	
	/*right: 17px;*/
	position: relative;
	/*border-right: 1px solid #ccc;
	padding: 0px 17px;*/
}

.accordion-preview .accordion-button {
	width: 96%;
	border-right: 1px solid #ddd;
    background: #F2FBFF;
    padding: 13px 12px 10px;
}
.accordion-preview .act-option {
	position: absolute;
	right: 0;
	width: 120px;
}
.accordion-preview .accordion-item {
	position: relative;
	margin-bottom: 15px;
	border-top: 1px solid #ddd;
	border-radius: 3px;
}

.preview-section h3 {
	color: #093443;
	font-size: 16px;
	padding: 0 0 20px 0;
	font-weight: 500;
}
.preview-section {
	padding: 17px 0 0px 0;
}
.preview-section .accordion-header {
	margin-bottom: 0;
	border: 1px solid #eaeaea;
}


.prev_des h4 {
  color: #147595;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 0 5px 0;
}
.prev_des p {
  color: #093443;
  font-size: 14px;
}
.prev-date {
  padding-bottom: 10px;
  display: block;
}

.accordion-preview .accordion-button label {
	display: block;
	width: 100%;
	cursor: pointer;
}
.report-btns a {
	padding: 10px 20px;
	margin: 0 10px;
}
.report-btns {
	text-align: center;
	margin-top: 22px;
}

.company-logo {
  border: 1px solid #C1DFE9;
  width: 100vw;
  border-radius: 12px;
  height: 116px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.companyCard{
	max-height:88px;
	max-width:88px;
	height:auto;
	width:auto;
}


.company-txt h3 {
  font-size: 18px;
  color: #093443;
  font-weight: 600;
}
.company-txt p {
  color: #005C7A;
  font-size: 16px;
  font-weight: 500;
}


.key-contact h4 {
  color: #94ADB6;
  font-size: 14px;
  font-weight: 600;
}
.key-contact h3 {
  font-size: 18px;
  color: #093443;
  font-weight: 600;
}
.key-contact p {
  color: #005C7A;
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
.key-contact a {
  color: #005C7A;
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  margin: 0;
}

.avatar-pic img {
	width: 100%;
}

.key-contact.contracted p {
	padding-bottom: 9px;
}

.b-right { border-right:1px solid #C1DFE9;}

input[type="checkbox"] {accent-color: #147595;}

.calendar-field-2 i {
	background: #D0E7F0;
	margin: 0;
	padding: 8px 10px;
	height: 36px;
	border-radius: 6px;
	display: inline-block;
	color: #147595;
}
.calendar-field-2 .input-group.date {
	width: 66%;
}
.calendar-field-2 input {
	background: transparent;
	border: 0;
	/* width: 100px; */
	color: #005C7A !important;
}

.calendar-field-2 input::placeholder {font-size: 14px;
	color: #005C7A!important; opacity: 1!important;
	font-weight: 600;}

.snapshot { margin-top: 15px;}
.admin-tabs .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #1992BB;
	background-color: transparent;
	font-weight: 600;
	border-bottom: 3px solid #1992BB;
	border-radius: 0px;
}

.admin-tabs .nav-pills {
	border-bottom: 1px solid #C1DFE9;
}
.admin-tabs .nav-pills .nav-link {
	color: #1A4452;
	font-size: 14px;
	font-weight: 600;
}
.admin-tabs .nav-link {
	padding: .5rem 1rem;
	margin: 0 40px 0px 0;
}

.admin-tabs {
	margin-top: 15px;
}


.sessions p {
  color: #1A4452;
  font-size: 14px;
  font-weight: 600;
}
.sessions p span {
  background: #D0E7F0;
  padding: 3px 12px;
  display: inline-block;
  border-radius: 50px;
  margin: 0px 4px 0 3px;
  color: #1992BB;
}

.sessions-section {
	margin-top: 30px;
}

.focus-topics-section #chart7 {
  display: none;
}
.focus-topics-section #chart8 {
  display: none;
}
.focus-topics-section #chart9 {
  display: none;
}
.focus-topics-section #chart1 {
  display: none;
}
.focus-topics-section #chart2 {
  display: none;
}
.focus-topics-section #chart3 {
  display: none;
}
.focus-topics-section #chart4 {
  display: none;
}
.focus-topics-section #chart5 {
  display: none;
}
.focus-topics-section #chart6 {
  display: none;
}


.focus-topics-section {
	border: 1px solid #DFEEF3;
	border-radius: 20px;
	margin-top: 26px;
}


.focus-title h4 {
  font-size: 18px;
  color: #093443;
  font-weight: 600;
}
.focus-title p {
  color: #093443;
  font-size: 16px;
}
.focus-title {
  padding: 25px 32px 12px;
  border-bottom: 1px solid #C1DFE9;

}

.coaching-section {
	border: 1px solid #DFEEF3;
	border-radius: 20px;
	margin-top: 26px;
}

.report-section-field input[type="text"], .report-section-field input[type="password"], .report-section-field select {
	border-radius: 50px;
	font-size: 14px;
	min-height: 44px;
	padding-top: 6px;
}

.report-section-field textarea {
	border-radius: 8px;
	font-size: 14px;
	min-height: 44px;
	padding-top: 6px;
    border: 1px solid #ced4da;
    width: 100%;
    padding: 10px 10px;
}
.report-section-field label {
	color: #147595;
	font-weight: 500;
	padding-bottom: 4px;
	margin-top: 5px;
}
.report-section-field {
	
	padding: 22px 0 0px 0;
	margin-bottom: 28px;
}

.report-section-field textarea::placeholder {
 color: #979898;
}

.report-heading p {
	color: #093443;
	font-size: 16px;
	font-weight: 600;

}
.select-data label {
	color: #093443;
	font-weight: 600;
}
.select-data {
	margin-top: 30px;
}

.checkbox-tabs .btn-outline-primary:hover {
	color: #147595;
	background-color: #D0E7F0;
	border-color: #D0E7F0;
}
.checkbox-tabs .btn-outline-primary {
	color: #147595;
	border-color: #D0E7F0;
	font-size: 14px;
	font-weight: 600;
	margin-right: 10px;
	width: 105px;
	margin-bottom: 10px;
}
.checkbox-tabs .form-check-inline {
	display: inline-block;
	margin-right: 0;
}
.checkbox-tabs .form-check {
	padding-left: 0em;
	margin-bottom: .125rem;
}

.checkbox-tabs .btn-check:active + .btn-outline-primary, .checkbox-tabs .btn-check:checked + .btn-outline-primary, .checkbox-tabs .btn-outline-primary.active, .checkbox-tabs .btn-outline-primary.dropdown-toggle.show, .checkbox-tabs .btn-outline-primary:active {
	color: #147595;
	background-color: #D0E7F0;
	border-color: #D0E7F0;
}

.check-tab-section {
	margin-top: 32px;
}

.current-coaches-table {
	margin-top: 20px;
}

.current-coaches-table #manage_table_users_2_length {
	margin-bottom: 20px;
}

.focus-topics-section.departments-section #chart70 {
  display: none;
}
.focus-topics-section.departments-section #chart80 {
  display: none;
}
.focus-topics-section.departments-section #chart90 {
  display: none;
}


.focus-topics-section.tenure-section #chart71 {
  display: none;
}
.focus-topics-section.tenure-section #chart81 {
  display: none;
}
.focus-topics-section.tenure-section #chart91 {
  display: none;
}

.focus-topics-section.location-section #chart72 {
  display: none;
}
.focus-topics-section.location-section #chart82 {
  display: none;
}
.focus-topics-section.location-section #chart92 {
  display: none;
}


.focus-topics-section.gender-section #chart73 {
  display: none;
}
.focus-topics-section.gender-section #chart83 {
  display: none;
}
.focus-topics-section.gender-section #chart93 {
  display: none;
}


.select-department h4 {
  color: #94ADB6;
  font-size: 14px;
}
.select-department a {
  display: block;
  color: #1A4452;
  font-size: 14px;
  padding: 3px 0;
}
.select-list {
  height: 138px;
  overflow-y: scroll;
}

.company-card-section .ord {
	order: 0 ;
}

.habit-section {
	margin-bottom: 20px;
	border: 1px solid #C1DFE9;
	border-radius: 12px;
	min-height: 50px;

	position: relative;
}
.habit {
	padding: 21px 0 0 24px;
	min-height: 260px;
}
.habitModal {
	padding: 2px 0 0 24px;
	min-height: 73px;
}
.instead {
	padding: 10px 0 0 25px;
}

.habit h2 {
  color: #093443;
  font-size: 20px;
  font-weight: 600;
}
.habit p {
  color: #093443;
  font-size: 16px;
}

.when-part {
	background: #F2FBFF;
	padding: 10px 0 1px 25px;
	border-radius: 0 12px 0 0 ;
}
.when-part h3 {
  font-size: 18px;
  font-weight: 600;
  color: #147595;
}
.when-part p {
  color: #093443;
  font-size: 16px;
  font-weight: 500;
}
.instead h3 {
  font-size: 18px;
  font-weight: 600;
}
.instead p {
  color: #093443;
  font-size: 16px;
  font-weight: 500;
}
.gray-part {
	background: #F2FBFF;
	padding: 16px 0 13px 24px;
	margin-top: 31px;
	border-radius: 0 0 12px 0px;
	position: absolute;
	bottom: 0;
	width: 98.7%;
}
.gray-part h3 {
  font-size: 18px;
  font-weight: 600;
  color: #147595;
  margin: 0;
  padding: 0 0 6px 0;
}
.gray-part p {
  color: #005C7A;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 6px 0;
  margin: 0;
}

.habit .txt {
	font-size: 11px;
	color: #005C7A;
	font-weight: 600;
	letter-spacing: 0;
	text-align: center;				   
}

.divider-line {
	border-left: 1px solid #C1DFE9;
	padding-left: 0;
    position: relative;
}


.divider-line:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  border-radius: 50px;
  position: absolute;
  top: 25px;
  left: -7px;
  background: #fff;
}

.divider-line:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  border-radius: 50px;
  position: absolute;
  bottom: 54px;
  left: -7px;
  background: #fff;
}


.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
    -webkit-box-shadow: 0 0 5px 0 rgba(181,181,181,0.9);
box-shadow: 0 0 5px 0 rgba(181,181,181,0.9);
}


.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
 background: linear-gradient(90deg, #C72642 0%, #C72642 16.75%, #F3CA0C 53.36%, #14958E 83.77%, #14958E 100%);
  border-color: transparent;
  border-radius: 1rem;
 }

input[type=range]{
    -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 7px;
    background: linear-gradient(90deg, #C72642 0%, #C72642 16.75%, #F3CA0C 53.36%, #14958E 83.77%, #14958E 100%);
    border: none;
    border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
    -webkit-box-shadow: 0 0 5px 0 rgba(181,181,181,0.9);
box-shadow: 0 0 5px 0 rgba(181,181,181,0.9);
    margin-top: -4px;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: linear-gradient(90deg, #C72642 0%, #C72642 16.75%, #F3CA0C 53.36%, #14958E 83.77%, #14958E 100%);
}

.form-range::-ms-range-track {
    
}

}

#manage_table_users tr td.act-col {
    position: relative;
}

#manage_table_users_2_wrapper tr td.act-col {
    position: relative;
}

.box-content textarea {
	width: 100%; border:0px; font-size: 16px;
}

.box-content-2 textarea, .box-content-3 textarea, .box-content-4 textarea {
	width: 100%; border:0px; font-size: 16px;
}


/*------------------------------------------------------------------------------------------*/


/* Header */

.top-header .navbar{
    position: fixed;
    top: 0;
    left: 260px;
    right: 0;
    background-color: #f7f8fa;
    border-bottom: 1px solid #e2e3e4;
    background-clip: padding-box;
    height: 60px;
    z-index: 10;
    padding: 0 1.5rem;
    transition: all .2s;
}


.top-header .navbar .top-navbar-right .nav-link {

    color: #293445;
    font-size: 18px;
    font-weight: 500;
    padding-right: .8rem;
    padding-left: .8rem;

}


.top-header .navbar .mobile-toggle-icon,
.top-header .navbar .search-toggle-icon {

    color: #293445;
    font-size: 18px;
    font-weight: 500;
	display: none;
	cursor: pointer;

}

.top-header .navbar .messages,
.top-header .navbar .notifications {

    position: relative;

}

.top-header .navbar .searchbar {
   position: relative;
   width: 30%;

}

.top-header .navbar .searchbar .search-close-icon{
    right: 2rem;
    opacity: 0.5;
    cursor: pointer;
	display: none;
 
 }

.top-header .navbar .searchbar .form-control {
    border-radius: 30px;
    box-shadow: none;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
	border: 1px solid #e2e3e4;

}

.top-header .navbar .dropdown-searchbar .form-control {
    border-radius: 30px;
    border: 1px solid rgb(206 212 218 / 0%);
    padding-left: 3rem;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
}


.top-header .navbar .searchbar .form-control:focus,
.top-header .navbar .dropdown-searchbar .form-control:focus {
    border-color: #86b7fe;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.top-header .navbar .searchbar .search-icon,
.top-header .navbar .dropdown-searchbar .search-icon {
  
    opacity: 0.5;

}


.dropdown-toggle-nocaret:after {
	display: none
}

.top-header .navbar .dropdown-menu {
	-webkit-animation: .6s cubic-bezier(.25, .8, .25, 1) 0s normal forwards 1 animdropdown;
	animation: .6s cubic-bezier(.25, .8, .25, 1) 0s normal forwards 1 animdropdown
}

@-webkit-keyframes animdropdown {
	from {
		-webkit-transform: translate3d(0, 6px, 0);
		transform: translate3d(0, 6px, 0);
		opacity: 0
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes animdropdown {
	from {
		-webkit-transform: translate3d(0, 6px, 0);
		transform: translate3d(0, 6px, 0);
		opacity: 0
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}


.top-header .navbar .dropdown-large,
.dropdown-user-setting .navbar .dropdown-large {
	position: relative
}


.dropdown-large .dropdown-menu {
	width: 360px;
	border: 0;
	padding: 0.5rem;
	border-radius: 10px;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}

.top-header .navbar .dropdown-large .dropdown-menu::after {
	content: '';
	width: 13px;
	height: 13px;
	background: #fff;
	position: absolute;
	top: -6px;
	right: 16px;
	transform: rotate(45deg);
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd
}

.top-header .navbar .dropdown-menu::after {
	content: '';
	width: 13px;
	height: 13px;
	background: #ffff;
	position: absolute;
	top: -6px;
	right: 16px;
	transform: rotate(45deg);
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd
}


.dropdown-user-setting .dropdown-menu {
	width: 280px;
	border: 0;
	padding: 0.5rem;
	border-radius: 10px;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}

.top-header .navbar .dropdown-user-setting .dropdown-menu::after {
	content: '';
	width: 13px;
	height: 13px;
	background: #fff;
	position: absolute;
	top: -6px;
	right: 16px;
	transform: rotate(45deg);
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd
}

.top-header .navbar .dropdown-menu::after {
	content: '';
	width: 13px;
	height: 13px;
	background: #ffff;
	position: absolute;
	top: -6px;
	right: 16px;
	transform: rotate(45deg);
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd
}



.top-header .navbar .dropdown-item {
    padding: .5rem;
}

.top-header .navbar .dropdown-large .dropdown-item:hover,
.top-header .navbar .dropdown-user-setting .dropdown-item:hover {

    border-radius: 10px;
    color: #1e2125;
	background-color: #f5f5f5
}

.top-header .navbar .dropdown-item .setting-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
    background-color: #e1e6eb;
}

.top-header .navbar .dropdown-item .setting-text {
   
    font-size: 16px;
    font-weight: 500;
}

.top-header .navbar .user-img {
    width: 38px;
    height: 38px;
    padding: 0px;
    border-radius: 50%;
}

.top-header .navbar .user-name{
    font-size: 15px;
    color: #5e636b;
    font-weight: 500;
    padding-right: 10px;
}


.top-header .navbar .dropdown-menu .apps:hover {

    background-color: #f8f9fa;
    transition: all 0.2;

}

.top-header .navbar .dropdown-menu .apps .apps-icon-box {

    color: #34383f;
    width: 50px;
    height: 50px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e9ecef;
    margin: auto;
    border-radius: 50%;
}

.top-header .navbar .dropdown-menu .apps .apps-name {

    color: #34383f;
    font-size: 15px;

}

.top-header .navbar .dropdown-menu .msg-time {
    font-size: 12px;
}


.top-header .navbar .dropdown-menu .dropdown-msg-user {
    font-size: 14px;
}

.top-header .navbar .dropdown-menu .dropdown-msg-text {
    font-size: 13px;
}


.header-message-list {
	position: relative;
	height: 400px
}


.header-notifications-list {
	position: relative;
	height: 400px
}


.top-header .navbar .dropdown-menu .notification-box {

    width: 48px;
    height: 48px;
    font-size: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e1e6eb;

}


.top-header .navbar .nav-link .notify-badge {
      
    position: absolute;
    top: -8px;
    right: -8px;
    color: #fff;
    font-size: 13px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f50d0d;

}


/* Sidebar */

.sidebar-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 260px;
    height: 100%;
    background-color: #f0f7f9;
    background-clip: padding-box;
    /*border-right: 1px solid #e2e3e4;*/
    transition: all .2s;
    z-index: 16;
}


.sidebar-wrapper .sidebar-header {
    width: 260px;
    height: 60px;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    bottom: 0;
    padding: 0 15px;
    z-index: 5;
    background: #f0f7f9;
    /*border-right: 1px solid #e2e3e4;*/
    border-bottom: 1px solid #e4e4e4;
	background-clip: padding-box;
    transition: all .2s;
}

.sidebar-wrapper .sidebar-header .logo-icon {
    width: 165px;
}

.sidebar-wrapper .sidebar-header  .logo-text {
    font-size: 24px;
    margin-left: 10px;
    margin-bottom: 0;
    letter-spacing: 1px;
    color: #3461ff;
}

.toggle-icon {
    font-size: 26px;
    cursor: pointer;
    color: #3461ff;
}


.sidebar-wrapper ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: 0 0
}

.sidebar-wrapper .metismenu {
	background: #f0f7f9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px;
	margin-top: 60px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.sidebar-wrapper .metismenu li+li {
	margin-top: 5px
}

.sidebar-wrapper .metismenu li:first-child {
	margin-top: 5px
}

.sidebar-wrapper .metismenu li:last-child {
	margin-bottom: 5px
}

.sidebar-wrapper .metismenu>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative
}

.sidebar-wrapper .metismenu a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: left;
	padding: 10px 15px;
	border-radius: 4px;
	font-size: 15px;
	color: #147595;
	outline-width: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	letter-spacing: .5px;
	border-left: 4px solid rgb(255 255 255 / 0%);
	transition: all .2s ease-out
}

.sidebar-wrapper .metismenu a .parent-icon {
	font-size: 18px;
	line-height: 1
}

.sidebar-wrapper .metismenu a .menu-title {
	margin-left: 10px
}

.sidebar-wrapper .metismenu ul a {
	padding: 6px 15px 6px 15px;
	font-size: 15px;
	border: 0;
	border-left: 4px solid rgb(255 255 255 / 0%);
}

.sidebar-wrapper .metismenu ul a i {
	margin-right: 10px;
	font-size: 10px;
}

.sidebar-wrapper .metismenu ul {
	border: 1px solid #ffffff00;
    background: rgb(255 255 255 / 0%);
}

.sidebar-wrapper .metismenu ul ul a {
	padding: 8px 15px 8px 30px
}

.sidebar-wrapper .metismenu ul ul ul a {
	padding: 8px 15px 8px 45px
}

.sidebar-wrapper .metismenu .mm-active > a, .sidebar-wrapper .metismenu a:active, .sidebar-wrapper .metismenu a:focus, .sidebar-wrapper .metismenu a:hover {
	color: #005C7A;
	text-decoration: none;
	background-color: rgb(208 231 240);
	border-left: 4px solid #005C7A;
	/* box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%); */
	font-weight: 500;
}

.menu-label {
	padding: 20px 15px 5px 5px;
	color: #b0afaf;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .5px
}

.metismenu .has-arrow:after {
	position: absolute;
	content: "";
	width: .5em;
	height: .5em;
	border-style: solid;
	border-width: 1.2px 0 0 1.2px;
	border-color: initial;
	right: 15px;
	transform: rotate(-45deg) translateY(-50%);
	transform-origin: top;
	top: 50%;
	transition: all .3s ease-out
}


@media screen and (min-width:1025px) {
    

    

    
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-header .logo-text {
		display: none
	}
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper {
		width: 70px
	}
    .wrapper.toggled.sidebar-hovered .sidebar-wrapper {
		box-shadow: 0 .3rem .8rem rgba(0, 0, 0, .12)!important
	}
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-header {
		width: 70px
	}
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-header .toggle-icon {
		display: none
	}
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-header {
		justify-content: center
	}
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-header {
		width: 70px
	}
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper .metismenu a {
		justify-content: center;
		border-left: 0px solid #3461ff;
	}
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper .metismenu .menu-title {
		display: none
	}
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper .metismenu li ul {
		display: none
	}
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper .metismenu li.menu-label {
		display: none
	}
	.wrapper.toggled:not(.sidebar-hovered) .sidebar-wrapper .metismenu .has-arrow:after {
		display: none
	}
	.email-toggle-btn {
		display: none!important
	}
	.chat-toggle-btn {
		display: none!important
	}
}



.wrapper.toggled .top-header .navbar {
	left: 70px
}

.wrapper.toggled .page-content {
	margin-left: 70px
}



/* Page Content */

.page-content {
    margin-left: 260px;
    margin-top: 0px;
    padding: 0 0 36px 0;
    transition: all .2s;
    background: #fff;
    border-radius: 30px 0 0 30px;
    -webkit-box-shadow: -5px 0 10px 0 rgba(181,181,181,0.3);
box-shadow: -5px 0 10px 0 rgba(181,181,181,0.3);
    z-index: 999;
position: relative;
}

.page-inner {padding: 0.5rem;}


/* Utilities */

.radius-10 {
    border-radius: 10px;
}
.radius-15 {
    border-radius: 15px;
}
.radius-30 {
    border-radius: 30px;
}


.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-20 {
    font-size: 20px;
}
.font-22 {
    font-size: 22px;
}
.font-24 {
    font-size: 24px;
}
.font-30 {
    font-size: 30px;
}

.font-35 {
    font-size: 35px;
}

.text-justify {
    text-align: justify;
}

.table-responsive {
    white-space: nowrap;
}

.fm-menu .list-group a {
    font-size: 16px;
    color: #5f5f5f;
    display: flex;
    align-items: center;
}

.fm-menu .list-group a i {
    font-size: 23px;
}

.fm-menu .list-group a:hover {
	background-color: rgb(52 97 255 / 15%);
	color: #3461ff;
	transition: all .2s ease-out
}

.add-post {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.15);
}

.fm-icon-box {
    font-size: 32px;
    background: #fff;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sel-field {
	border: 0;
}   
 
.back-to-top {
	display: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	position: fixed;
	border-radius: 50%;
	bottom: 20px;
	right: 12px;
	background-color: #005C7A;
	z-index: 5
}

.back-to-top:hover {
	color: #fff;
	background-color: #000;
	transition: all .5s
}


.project-user-groups img {
    margin-right: -14px;
    border: 1px solid #e4e4e4;
    padding: 2px;
    cursor: pointer;
}

.project-user-plus {
    width: 33px;
    height: 33px;
    margin-right: 0px;
    line-height: 33px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    border: 1px dotted #a9b2bb;
    color: #404142;
}

.user-groups img {
    margin-left: -14px;
    border: 1px solid #e4e4e4;
    padding: 2px;
    cursor: pointer;
}

.user-plus {
    width: 33px;
    height: 33px;
    margin-left: -14px;
    line-height: 33px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    border: 1px dotted #a9b2bb;
    color: #404142;
}

.icon-box {
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #c7c8cb;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.product-box {
   width: 52px;
   height: 52px;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 10px;
   cursor: pointer;
   background-color: #ffffff;
}

.best-product-item {
	background-color: #ffffff;
	cursor: pointer;
	border-radius: 10px;
	padding: .5rem;
}

.best-product-item:hover {
	background-color: #f5f5f5;
}

.product-box img {
	width: 100%;
}

.best-product {
	position: relative;
	height: 420px;
}

.by-device-container {
    position: relative;
    height: 260px;
}

.piechart-legend {
	position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.chart-container1 {
    position: relative;
    height: 340px;
}

.chartjs-container1 {
    position: relative;
    height: 260px;
}

.sepration {
	height: 100px;
}

.sepration-2 {
	height: 50px;
}

.gmaps, .gmaps-panaroma {
    height: 400px;
    background: #eee;
    border-radius: 3px;
}

.theme-icons {
    background-color: #fff;
    color: #434547;
}

.cursor-pointer {
    cursor: pointer;
}

.icon-badge {
    width: 45px;
    height: 45px;
    font-size: 1.2rem;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.product-img-2 {
    width: 45px;
    height: 45px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
}

.error-social a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin: 5px;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}


.productlist .product-box{
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.25rem;
    border: 1px solid #e2e3e4;
    background-color: #ffffff;

}

.productlist .product-box img{
    width: 100%

}

.productlist .product-title {
    
    color: rgb(25, 27, 34);

}


.orderlist .product-box{
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.25rem;
    border: 1px solid #e2e3e4;
    background-color: #ffffff;

}

.orderlist .product-box img{
    width: 100%

}

.orderlist .product-title {
    
    color: rgb(25, 27, 34);

}

.breadcrumb-title {
    font-size: 20px;
    border-right: 1.5px solid #aaa4a4;
}

.page-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    font-family: LineIcons;
    content: "\ea5c";
}

.page-breadcrumb .breadcrumb li.breadcrumb-item {
    font-size: 16px;
}


.iconmenu .ps__rail-x {
	
	height: 0px;
}

.iconmenu .ps__rail-y {

	width: 0px;

}

.iconmenu .ps__rail-x.ps--clicking .ps__thumb-x, .iconmenu .ps__rail-x:focus>.ps__thumb-x, .iconmenu .ps__rail-x:hover>.ps__thumb-x {
	height: 5px
}

.iconmenu .ps__rail-y.ps--clicking .ps__thumb-y, .iconmenu .ps__rail-y:focus>.ps__thumb-y, .iconmenu .ps__rail-y:hover>.ps__thumb-y {
	width: 5px
}


.w_chart {
    position: relative;
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    text-align: center;
    font-size: 1.4em;
}

.w_percent {
    display: inline-block;
    line-height: 80px !important;
    z-index: 2;
    color: #0a0808;
}

.w_percent:after {
    content: '%';
    margin-left: 0.1em;
}

.w_chart canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px !important;
    height: 80px !important;
}


#geographic-map {
    width: 100%;
    height: 325px;
}

.new-customer-list {
	position: relative;
	height: 500px
}

.new-customer-list .customer-list-item {
	padding: 0.5rem;
    border-radius: 10px;
}

.new-customer-list .customer-list-item:hover {
	background-color: #f0f0f0;
}



.top-sellers-list {
	position: relative;
	height: 460px
}

.top-sellers-list .sellers-list-item {
	padding: 0.5rem;
    border-radius: 10px;
}

.top-sellers-list .sellers-list-item:hover {
	background-color: #f0f0f0;
}


.client-message {
	position: relative;
	height: 565px
}

.client-message .client-messages-list {
	padding: 0.5rem;
}

.client-message .client-messages-list:hover {
	background-color: #f0f0f0;
}

/* Widgets */

.widget-icon {
    width: 48px;
    height: 48px;
    background-color: #fafafa;
    border-radius: 50%;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.widget-icon-large {
    width: 54px;
    height: 54px;
    background-color: #fafafa;
    border-radius: 10px;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

/* Chips */

.chip {
    display: inline-block;
    height: 32px;
    padding: 0 12px;
    margin-right: 1rem;
    margin-bottom: 1rem;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    color: rgba(0, 0, 0, .7);
    cursor: pointer;
    background-color: #f1f1f1;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 16px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    box-shadow: none;
}

.chip img {
    float: left;
    width: 32px;
    height: 32px;
    margin: 0 8px 0 -12px;
    border-radius: 50%;
}

.profile-cover {
    background-image: linear-gradient(to bottom right, rgb(26 30 33 / 50%), rgb(0 0 0 / 50%)), url(../images/gallery/33.png);
    background-size: cover;
    height: 24rem;
    background-position: center;
    margin: -4.0rem -1.5rem -5.5rem -1.5rem;
    padding: 1.5rem 1.5rem 6.5rem 1.5rem;

}


/* Email */


.email-wrapper {
	width: auto;
	height: 600px;
	overflow: hidden;
	border-radius: .25rem;
	position: relative;
	background: #fff;
	box-shadow: 0 .1rem .7rem rgba(0, 0, 0, .1)
}

.email-sidebar {
	width: 250px;
	height: 100%;
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
	border-right: 1px solid rgba(0, 0, 0, .125);
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.email-sidebar-header {
	width: auto;
	height: auto;
	position: relative;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	border-right: 0 solid rgba(0, 0, 0, .125);
	border-top-left-radius: .25rem;
	padding: 15px
}

.email-navigation {
	position: relative;
	padding: 0;
	height: 345px;
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.email-header {
	position: absolute;
	height: 70px;
	left: 250px;
	right: 0;
	top: 0;
	padding: 15px;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	border-top-right-radius: .25rem;
	z-index: 1
}

.email-content {
	position: absolute;
	left: 0;
	right: 0;
	width: auto;
	top: 70px;
	height: auto;
	margin-left: 250px;
	padding: 0;
	background: #fff;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.email-navigation a.list-group-item {
	color: #404142;
	padding: .35rem 1.25rem;
	background-color: #fff;
	border-bottom: 1px solid rgb(0 0 0 / 0%);
	transition: all .3s ease-out
}

.email-navigation a.list-group-item:hover {
	background-color: rgb(13 110 253 / .12)
}

.email-navigation a.list-group-item.active {
	color: #0b5ed7;
	font-weight: 600;
	background-color: rgb(13 110 253 / .12)
}

.email-meeting {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

.email-meeting a.list-group-item {
	color: #404142;
	padding: .35rem 1.25rem;
	background-color: #fff;
	border-bottom: 1px solid rgb(0 0 0 / 0%)
}

.email-meeting a.list-group-item:hover {
	background-color: rgb(0 123 255 / 15%);
	transition: all .3s ease-out
}

.email-hangout .chat-user-online:before {
	content: '';
	position: absolute;
	bottom: 8px;
	left: 45px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #fff;
	background: #16e15e
}

.email-toggle-btn {
	width: auto;
	height: auto;
	margin-right: 10px;
	text-align: center;
	font-size: 24px;
	color: #404142;
	border-radius: 0;
	cursor: pointer;
	background-color: #fff;
	border: 0 solid rgb(0 0 0 / 15%)
}

.email-actions {
	width: 230px
}

.email-time {
	font-size: 13px;
	color: #6c757d
}

.email-list div.email-message {
	background: #fff;
	border-bottom: 1px solid rgb(0 0 0 / 8%);
	color: #383a3c
}

.email-list div.email-message:hover {
	transition: all .2s ease-out;
	background-color: #eceef1
}

.email-list {
	position: relative;
	height: 530px
}

.email-star {
	color: #6c757d
}

.email-read-box {
	position: relative;
	height: 530px
}

.compose-mail-popup {
	width: 42%;
	position: fixed;
	bottom: -30px;
	right: 30px;
	z-index: 15;
	display: none
}

.compose-mail-toggled {
	display: block
}

.compose-mail-title {
	font-size: 16px
}

.compose-mail-close {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	border-radius: 2px;
	background-color: rgb(255 255 255 / 0%)
}

.compose-mail-close:hover {
	background-color: rgb(255 255 255 / 20%)
}

/* chat box */


.chat-wrapper {
	width: auto;
	height: 600px;
	border-radius: .25rem;
	position: relative;
	background: #fff;
	box-shadow: 0 .1rem .7rem rgba(0, 0, 0, .1)
}

.chat-sidebar {
	width: 340px;
	height: 100%;
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
	border-right: 1px solid rgba(0, 0, 0, .125);
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.chat-sidebar-header {
	width: auto;
	height: auto;
	position: relative;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	border-right: 0 solid rgba(0, 0, 0, .125);
	border-top-left-radius: .25rem;
	padding: 15px
}

.chat-sidebar-content {
	padding: 0
}

.chat-user-online {
	position: relative
}

.chat-sidebar-header .chat-user-online:before {
	content: '';
	position: absolute;
	bottom: 7px;
	left: 40px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #fff;
	background: #16e15e
}

.chat-list .chat-user-online:before {
	content: '';
	position: absolute;
	bottom: 7px;
	left: 36px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #fff;
	background: #16e15e
}

.chat-content {
	margin-left: 340px;
	padding: 85px 15px 15px 15px
}

.chat-header {
	position: absolute;
	height: 70px;
	left: 340px;
	right: 0;
	top: 0;
	padding: 15px;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	border-top-right-radius: .25rem;
	z-index: 1
}

.chat-footer {
	position: absolute;
	height: 70px;
	left: 340px;
	right: 0;
	bottom: 0;
	padding: 15px;
	background: #f8f9fa;
	border-top: 1px solid rgba(0, 0, 0, .125);
	border-bottom-right-radius: .25rem
}

.chat-footer-menu a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #6c757d;
	text-align: center;
	border-radius: 50%;
	margin: 3px;
	background-color: #fff;
	border: 1px solid rgb(0 0 0 / 15%)
}

.chat-tab-menu li a.nav-link {
	padding: .3rem .2rem;
	line-height: 1.2;
	color: #4a4b4c
}

.chat-tab-menu .nav-pills .nav-link.active,
.chat-tab-menu .nav-pills .show>.nav-link {
	color: #008cff;
	background-color: rgb(0 123 255 / 0%)
}

.chat-title {
	font-size: 14px;
	color: #272b2f
}

.chat-msg {
	font-size: 13px;
	color: #6c757d
}

.chat-time {
	font-size: 13px;
	color: #6c757d
}

.chat-list {
	position: relative;
	height: 300px
}

.chat-list .list-group-item {
	border: 1px solid rgb(0 0 0 / 0%);
	background-color: transparent
}

.chat-list .list-group-item:hover {
	border: 1px solid rgb(0 0 0 / 0%);
	background-color: rgb(13 110 253 / .12)
}

.chat-list .list-group-item.active {
	background-color: rgb(13 110 253 / .12)
}

.chart-online {
	color: #16e15e
}

.chat-top-header-menu a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #6c757d;
	text-align: center;
	border-radius: 50%;
	margin: 3px;
	background-color: #fff;
	border: 1px solid rgb(0 0 0 / 15%)
}

.chat-content {
	position: relative;
	width: auto;
	height: 520px
}

.chat-content-leftside .chat-left-msg {
	width: fit-content;
	background-color: #eff2f5;
	padding: .8rem;
	border-radius: 12px;
	max-width: 480px;
	text-align: left;
	border-top-left-radius: 0
}

.chat-content-rightside .chat-right-msg {
	width: fit-content;
	background-color: #dcedff;
	padding: .8rem;
	border-radius: 12px;
	float: right;
	max-width: 480px;
	text-align: left;
	border-bottom-right-radius: 0
}

.chat-toggle-btn {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-right: 15px;
	text-align: center;
	font-size: 24px;
	color: #6c757d;
	border-radius: 50%;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid rgb(0 0 0 / 15%)
}


  /* Authentication */
.authentication-content { background:url("../images/blur.png")no-repeat; background-size: cover;}

.authentication-card {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	max-width: 36rem;
	height: 100vh;
}

.login-separater span {
    position: relative;
    top: 26px;
    margin-top: -10px;
    background: #fff;
    padding: 5px;
    font-size: 12px;
    color: #cbcbcb;
    z-index: 1;
}


/* swicther */

.btn-switcher {
    position: fixed;
    right: 0px;
    top: 40%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}


.header-colors-indigators .indigator {
	width: 50px;
    height: 50px;
    background-color: #f7f8fa;
    border-radius: 10px;
    cursor: pointer;
}

.vl {
		border-right: 1px solid;
		  height: 50px;
		  width: 38%;
		  color: #9B9B9B;
		  border-color: #9B9B9B;
		 
		  opacity: 0.35;
		}
		.vl1 {
		border-right: 1px solid;
		  height: 50px;
		  width: 81%;
		  color: #9B9B9B;
		  border-color: #9B9B9B;
		 
		  opacity: 0.35;
		}

/* Responsive */
@media screen and (min-width:768px) and (max-width:991px) {
 .options{
    	margin: auto;
    	/*max-width: 60%;*/
    }
    .body-content{max-width: 100%!important;}
    .options .na {
    	margin: 1rem 1rem!important;
		}
		.float-right{
			float: right;
		}

		.vl {
		border-right: 1px solid;
		  height: 50px;
		  width: 81%!important;
		  color: #9B9B9B;
		  border-color: #9B9B9B;
		 
		  opacity: 0.35;
		}
		.vl1 {
		border-right: 1px solid;
		  height: 50px;
		  width: 50%!important;
		  color: #9B9B9B;
		  border-color: #9B9B9B;
		 
		  opacity: 0.35;
		}
		
  }
  @media screen and (max-width:1280px) {
	.email-header {
		height: auto
	}
	.email-content {
		padding: 100px 0 0 0
	}
}



  @media screen and (max-width:1024px) {
      
		.habit .mb-3 {
			width: 48%;
			display: inline-block;
		}
	      
		.habit .h-txt {
			width: 48%;
			display: inline-block;
		}
		.habit {
			padding: 21px 0 0 24px;
			min-height: 107px;
			border-bottom: 1px solid #ddd;
		}
		.gray-part {
			background: #F2FBFF;
			padding: 16px 0 13px 24px;
			margin-top: 21px;
			border-radius: 0px 0px 12px 12px;
			position: relative;
			/* left: 0px; */
			width: 98.6%;
			top: 7px;
		}  
		.divider-line {
			border-left: 1px solid #C1DFE9;
			padding-left: 0;
			position: relative;
			left: 11px;
			top: -8px;
			/* max-width: -111px; */
		}      
	      
		.sessions.last-sessions {
			margin-top: 30px;
		}
	      
		.sessions p {
			font-size: 12px;
		}
		.checkbox-tabs .btn-outline-primary {
			width: auto;
			
		}  
	      
		.snapshot.d-flex {
			display: inherit !important;
		}
	      
		.company-card-section .ord {
			order: -1 ;
		}
		.contracted div {
			display: inline-block;
			padding: 0 68px 28px 0;
		}  
      
		.accordion-preview .accordion-button {
			width: 94%;
		}
		      
		.b-link a {
			padding: 0 12px;
			font-weight: 500;
		}
		      
		.top-droplist .col {
			flex: inherit;
			width: 20% !important;
			margin-bottom: 15px;
		}
		      
		.top-two-btn.bottom-mob {
			display: block; margin-top: 20px;
		}
		    /*.top-two-btn {display: none;}*/
		      
		          .resources-section .accordion-body {
			padding: 3px 0 25px 10px;
		}
		    .res-btn {
			text-align: left;
			margin-top: 8px;
		}  
		      
		      .sidebar-wrapper {
		   
		    right: 0;
		          left: auto;
		    
		}
		      
		      .top-header .loggedname {display: inline;}     
		.top-header .loggedname h3 {
		  display: inline-block;
		  /*! white-space: nowrap; */
		  padding-top: 10px;
		}
		.top-header .loggedname h3 span {
		  display: inline-block;
		}
		      
		.loggedname {
			padding: 20px;
			display: none;
		}
		      
		.mob-logo {
			display: block;
			text-align: left;
			float: left;
		}
		      
		      .session-bar > div {
			margin-bottom: 16px;
		}
		      
		    .al-center a {
			padding: 5px 15px;
			font-size: 13px;
		}  
		    
		.divider img {
			width: 100%;
		}  
		    .divider {
			margin: 10px 0px 15px 26px;
		}  
		      
		      .d-flex {
			display: block !important;
		}
		      
		      .mob-logo img {
			width: 150px;
		}
		.footer {
			margin-left: 0;
			margin-top: 0px;
			padding: 30px 0;
		}      
		      
		          .page-content {
		margin-top: 60px;
			z-index: 999;
			position: static;
		          border-radius:0px; 
		}
		      
		      .top-header {
			z-index: 99999;
			position: relative;
			display: block;
		}
		.toggle-icon {
			display: block;
		}
		    
		    .sidebar-wrapper {
		    
		        right: -300px;
		    }

		  
		    .page-content {

		        margin-left: 0px;

		    }

		    .top-header .navbar{
		      
		        left: 0px;
		    }

		    /* Toggeled */


		   .wrapper.toggled .sidebar-wrapper{
		    
		        right: 0px;
		    }

		    
		    .wrapper.toggled .page-content {

		        margin-left: 0px;

		    }

		    .wrapper.toggled .top-header .navbar{
		      
		        left: 0px;
		    }


		    .wrapper.toggled .overlay {
				position: fixed;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				background: #000;
				opacity: .6;
				z-index: 12;
				display: block;
				cursor: move;
				transition: all .2s ease-out
			}


		.top-header .navbar .searchbar {
				position: relative;
				width: 30%;
				display: none;
			 
		 }

		.top-header .navbar .full-searchbar {

		    position: absolute;
		    top: 0%;
		    left: 0;
		    right: 0%;
		    width: 100%;
		    height: 60px;
		    background-color: #ffffff;
		    border-bottom: 1px solid rgb(0 0 0 / 0%);
		    background-clip: padding-box;
		    display: flex !important;
		    z-index: 1;
		    align-items: center;
		    justify-content: start;
		    padding: 0 1rem;
		    -webkit-animation: .6s cubic-bezier(.25, .8, .25, 1) 0s normal forwards 1 animdropdown;
			animation: .6s cubic-bezier(.25, .8, .25, 1) 0s normal forwards 1 animdropdown
		 
		  }

		.email-header {
		    border-top-left-radius: .25rem
		}
		.email-sidebar {
		    left: -280px
		}
		.email-content {
		    margin-left: 0
		}
		.email-header {
		    left: 0
		}
		.email-toggled .email-sidebar {
		    left: 0
		}
		.email-toggled .overlay {
		    position: absolute;
		    top: 0;
		    right: 0;
		    bottom: 0;
		    left: 250px;
		    background: #000;
		    opacity: .5;
		    z-index: 9;
		    display: block;
		    cursor: move;
		    transition: all .3s ease-out
		}
		   
		.compose-mail-popup {
		    width: auto;
		    position: fixed;
		    bottom: -30px;
		    right: 0;
		    left: 0
		}

		.chat-header {
		    border-top-left-radius: .25rem
		}
		.chat-footer {
		    border-bottom-left-radius: .25rem
		}
		.chat-sidebar {
		    left: -370px
		}
		.chat-content {
		    margin-left: 0
		}
		.chat-header {
		    left: 0
		}
		.chat-footer {
		    left: 0
		}
		.chat-toggled .chat-sidebar {
		    left: 0
		}
		.chat-toggled .overlay {
		    position: absolute;
		    top: 0;
		    right: 0;
		    bottom: 0;
		    left: 340px;
		    background: #000;
		    opacity: .5;
		    z-index: 11;
		    display: block;
		    cursor: move;
		    transition: all .3s ease-out
		}

		.authentication-card {
			padding: 1.5rem 0;
			/*height: auto;*/
		}
		.feedback-card {
			padding: 1.5rem 0;
			/*height: auto;*/
		}
		.top-header .navbar .mobile-toggle-icon,
		.top-header .navbar .search-toggle-icon {

			display: block;

		}

		.top-header .navbar .searchbar .search-close-icon {

			display: block;
			
		}


  
}


hr.hd { display: none;}

.card{background: #F8FBFC; min-width:100%}
.body-content .options_numbers{border: solid 1px #FFFFFF;}

@media screen and (min-width:768px) {
.options .na {
    margin: 1rem 0rem;
}

.body-content .options_numbers{padding: 0.8rem 0rem!important;margin: 1.3rem 0.8rem!important;}
}

@media screen and (max-width:767px) {
		.separate_border{border: none!important;}
		.forum-top-b{text-align: left;}
		.form-check-inline{display: block;}
		#manage_table_users0  tr td:nth-child(3){display: none;}
		#manage_table_users0  tr th:nth-child(3){display: none;}
		#manage_table_users   tr td:nth-of-type(2) ~ td{display: none;}
		#manage_table_users   tr th:nth-of-type(2) ~ th{display: none;}
		#manage_table_users  tr td:nth-child(7){display: block!important;}
		#manage_table_users  tr th:nth-child(7){display: block!important;}
		.accordion-function .act-option {width: 30%;}
		.accordion-function .accordion-button {width: 90%;}
		.float-right{float: right;}
			.vl {
				border-right: 1px solid;
				  height: 50px;
				  width: 91%!important;
				  color: #9B9B9B;
				  border-color: #9B9B9B;
				 
				  opacity: 0.35;
				}
				.vl1 {
				border-right: 1px solid;
				  height: 50px;
				  width: 71%!important;
				  color: #9B9B9B;
				  border-color: #9B9B9B;
				 
				  opacity: 0.35;
				}

		    .options{
		    	margin: auto;
		    	max-width: 75%;
		    }
		    .options .na {
		    margin: 1.3rem 1rem;
		}
		#manage_table_users {
			position: relative;
		}
		#delete-user {
			z-index: 9999;
		}
		.act-option {
			z-index: 99;
		}    
		    
		.admin-tabs .nav-link {
			padding: .5rem 1rem;
			margin: 0 0px 0px 0;
		}    
		    
		.habit .mb-3 {
			width: 80%;
			display: block;
		}   
		.habit .h-txt {
			width: 96%;
			display: block;
		}
		.instead {
			padding: 35px 0 0 25px;
		}

		.divider-line::before {
			top: 38px;
			left: -7px;
			background: #fff;
		} 
		.divider-line::after {
			bottom: 72px;
			left: -7px;
			background: #fff;
		}  
		.gray-part {

			width: 96.6%;
			top: 7px;
		}    
		    
		         .select-list {
			margin-bottom: 23px;
			border-bottom: 1px solid #ddd;
			padding-bottom: 0px;
		} 
		    
		.sessions.last-sessions {
			margin-top: 17px;
			border-top: 1px solid #ddd;
			padding-top: 30px;
		}    
		    
		    .top-two-btn-2 {
			margin-top: 26px;
			margin-bottom: 13px;
			text-align: left;
		}
		    
		    .contracted div {
			display: inline-block;
			padding: 12px 28px 28px 0;
		}
		hr.hd {
			display: block;
			margin: 23px 0;
		}
		    
		 .checkbox-tabs .btn-outline-primary {
			
			width: auto;
			margin-bottom: 10px;
		}   
		    
		.accordion-preview input {
		  float: left;
		}
		.report-btns .btn.btn-secondary {
		  width: 36%;
		  display: inline-block;
		  margin: 0 4px 0;
		  /*! padding: 10px 10px; */
		    font-size: 13px;
		}
		.report-btns .btn.btn-gray {
		  /*! width: 53%; */
		  display: inline-block;
		  margin: 0;
		  padding: 10px 10px !important;
		    font-size: 13px;
		}
		.report-btns .btn.btn-primary {
		  width: 96%;
		  margin-top: 20px;
		    font-size: 13px;
		}
		    
		    .accordion-preview .accordion-button {
			width: 88%;
		}
		    .top-admin-btn-mob { display: block; margin-top: 24px;}
		    
		    .top-admin-btn { display: none;}
		    
		    .gen-1 h5 {
			width: 20%;
		}

		    
		.sort-admin {
			display: inline-block;
			margin-left: 0px;
			margin-top: 17px;
			margin-bottom: 12px;
			width: 100%;
		}   
		    
		.top-droplist .col {
			flex: inherit;
			width: 48% !important;
			margin-bottom: 15px;
		}
		    .dt-buttons.btn-group {
			margin: 0 auto 20px;
			display: flex;
			text-align: center;
		}
		.ms-options-wrap > .ms-options {
			width: 162px !important;
			min-height: auto !important;
		}
		    
		    .top-two-btn.bottom-mob {
			display: block; margin-top: 20px;
		}
		    /*.top-two-btn {display: none;}*/

		    .accordion-function .act-option {
			width: 40%;
		}
		    
		.accordion-function .accordion-button {
			width: 90%;
		}
		    .d-features label {
			margin: 0 0px 0 0;
			width: 48%;
		}
		    
		.res-btn a {
			padding: 6px 21px;
			display: block;
		}

		.order-last-reply {order:6 !important;}
		    
		    
		.top-heading .title2 h3 {
			font-size: 16px;
		}
		.top-heading p {
			font-size: 16px;
		}
		.icon-share {
			margin: 20px 0 0;
			text-align: center;
		}  
		.white-bg .add-btn {
			text-align: left;
		}
		.b-info .coach-1 {
			margin-left: 6px !important;
		}
		.order {order: -1 !important;}
		.pop-form {
			width: auto;
		} 
		.pop-form label {
			font-size: 13px;
		} 
		.pop-form li {
			width: 46%;
		}  
		.modal-content {
			width: 97%;
		} 
		.key-popup textarea {
			width: 92%;
			margin-top: 10px;
		}    
		    
		    .top-header .loggedname {display: none;}     
		      
		.loggedname {
			padding: 20px;
			display: block;
		}
		    
		    img.me-2 {
			width: 220px;
		}

		.mob-logo img {
			width: 150px;
		}
		.divider img {
			width: 100%;
		}    
		.card-body {
			padding: 0.5rem 0.5rem 0 0.5rem;
		}    
		.col .coach-1.fir {
			margin-left: 0px;
		}   
		.coach-1 {
			margin-left: 26px !important;
			margin-bottom: 27px;
		}  
		.user {
			position: absolute;
			top: 80px;
			padding-left: 37%;
		}  
		.divider {
			margin: 0px 21px 24px;
		} 
		.career-coach {
			background: url("../images/btn-bg.png") no-repeat right;
			min-height: 140px;
			position: relative;
			right: 0;
			background: #b5d4df;
			border-radius: 0px 0 18px 18px;
		}  
		.goto {
			text-align: center;
			/* position: relative; */
			/* right: 0; */
			position: relative;
			right: 6px;
			top: 7px;
			margin: 0 auto;
			display: table;
		}
		.session-bar.d-flex {
			display: block !important;
		} 
		.session-bar .col {
			margin-bottom: 20px;
		}  
		p.txt {
			margin-top: 0px;
		}   
		.rem-btn a {
			padding: 7px 7px;
			font-size: 14px;
		} 
		.add-btn {
			margin-top: -5px;
			margin-bottom: 10px;
			text-align: right;
		}  
		.add-btn a {
			padding: 7px 16px;
			font-size: 14px;
		} 
		.box-content-3 {border-left:4px solid #1992BB}   
		    
		.footer {
			margin-left: 0;
			margin-top: 0px;
			padding: 30px 0;
			text-align: center;
		}  
		.copy {
			text-align: center;
			float: none;
			padding-right: 0;
			padding-bottom: 0px;
			border-top: 1px solid #ddd;
			padding-top: 12px;
			margin-top: 10px;
		}
		    
		.session-bar {
			padding: 0 0 0 43px;
			margin: 30px 0px 0 0px;
		}    

		.que a {
		  display: block;
		  padding: 0 0 10px 0;
		}
		.que {
		  margin: 0;
		  padding: 0 0;
		}    
		    
		      .page-content {
		margin-top: 60px;
			z-index: 999;
			position: static;
		          border-radius:0px; 
		}
		      
		      .top-header {
			z-index: 99999;
			position: relative;
			display: block;
		}
		.toggle-icon {
			display: block;
		}

			.top-header .navbar .dropdown-menu::after {
				display: none
			}

			.top-header .navbar .dropdown {
				position: static!important
			}

			.top-header .navbar .dropdown-menu {
				width: 100%!important;
			}

			/* .by-device-container {
				height: 210px;
			} */



}


@media screen and (max-width:520px) {
	.chat-footer-menu,
	.chat-top-header-menu {
		display: none
	}
}




/* Feedback */
.feedback-content{
background: #f0f7f9;
}

.feedback .btn i {
    color: white;
}


.feedback-card label {
	color: #005C7A;
	font-weight: 500;
    font-size: 16px;
}

.feedback-card a {
	color: #005C7A; text-decoration: underline; font-weight: 600;
}

.feedback-card label {
	color: #005C7A;
	font-weight: 500;
    font-size: 16px;
}
.feedback-card i {
	color: white;
}
.feedback-card a {
	color: #005C7A; text-decoration: underline; font-weight: 600;
}


.feedback-card {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	max-width: 63rem;
	/*height: 100vh;*/
}

.body-content {
    max-width: 68%;
    margin: auto;
}
.feedback_steps .body-content {
    max-width: 85%;
    margin: auto;
}
.body-content hr{
	width: 50%;
    margin: auto;
}
.body-content h3{
	font-weight: bold;
}
.body-content h4{
    font-weight: bolder;
  }

    .body-content h3{
  color: #147595;
    font-size: 20px;
     font-weight: bolder;
   }
.feedBackTemplateAnchor{text-decoration: none; color: #147595 !important;}
.feedBackTemplateAnchor:hover {color: #005C7A !important;}
.feedback-card .bi-check-circle-fill{
	font-size: 54px;
	color: #147595;
}
.body-content .options_numbers {
    padding: 0.8rem 1.3rem;
    background: #fff;
    border-radius: 25px;
    margin: 1.3rem 1rem;
    display: inline-block;
    text-align: center;
}
.options .active{
background: #005C7A;
    color: #fff;
}
.body-content .options_remarks div{
text-align: center;
}
.options{
	display: block;
}
.options .na{
	/*margin: 1rem 0rem;*/
}
#defaultRange{
	width: 100%;
}

.top-two-btn .btn-primary{
color: #fff;
text-decoration: none;
}

.top-two-btn .btn-secondary{
text-decoration: none;
}



/*Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type='range'] {
      overflow: hidden;
      width: 80px;
      -webkit-appearance: none;
      background-color: #D0E7F0;
    }
    
    input[type='range']::-webkit-slider-runnable-track {
      height: 10px;
      -webkit-appearance: none;
      color: #13bba4;
      margin-top: -1px;
    }
    
    input[type='range']::-webkit-slider-thumb {
      width: 10px;
      -webkit-appearance: none;
      height: 10px;
      cursor: ew-resize;
      /*background: #434343;*/
      box-shadow: -400px 0 0 400px #0095A6;
    }

}
/** FF*/
input[type="range"]::-moz-range-progress {
  background-color: #0095A6; 
}
input[type="range"]::-moz-range-track {  
  background-color: #D0E7F0;
}
/* IE*/
input[type="range"]::-ms-fill-lower {
  background-color: #0095A6; 
}
input[type="range"]::-ms-fill-upper {  
  background-color: #D0E7F0;
}




.feedback-page-content .top-heading {
  padding: 22px 0 0 0;
  margin: 0 30px;
}
.feedback-page-content .top-heading .title2 h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: 600;
	display: inline-block;
}
.feedback-page-content .top-heading .title2 span {
	width: 16px;
	background: #147595;
	display: inline-block;
	height: 24px;
	vertical-align: bottom;
	border-radius: 5px;
	margin-right: 10px;
}
.feedback-page-content .top-heading p {
  text-align: left;
  font-size: 20px;
  color: #093443;
  font-weight: 600;
}
.feedback-page-content .top-heading p i {
  background: #147595;
  padding: 0 5px;
  border-radius: 5px;
  color: #D0E7F0;
  font-size: 18px;
}
.feedback-page-content .top-heading .title2 
.ratings_span{
	    background: none;
    display: inline-block;
    width: 100%;
}

/* Change block start on 20 july 2023 */
.feedback-page-content > h1{
	color: #147595;font-weight: 600;
}
.feedback-page-content > h2{
	color: #147595;font-weight: 600;
}
.feedback-page-content > h5{
	color: #147595;font-weight: 600;
}
.feedback-page-content > h3{
	color: #147595;font-weight: 600;
}

/* Change block end on 20 july 2023 */

.title3{
margin: 1.3rem;
    padding-left: 0.6rem;
    }

    .sec_ranges{
    	    font-weight: bold;
    color: #147595;
    }

    .ratings_span div{display: inline-block;}

.custom-graph1 .sec1{
    height: 40px;
    line-height: 40px;
    color: #147595;
    font-weight: bolder;
    font-size: 1rem;
}
.custom-graph1 .sec2{
background: #0095A6;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    font-size: 1.2rem;
}

/*
#section_conf
{
	MIN-HEIGHT: 350px;
    line-height: 350px;
    opacity: 0.2;
    font-size: 4rem;
	page-break-after: always
}*/
#section_conf
{
	MIN-HEIGHT: 400px;
    line-height: 400px;
    opacity: 0.2;
    font-size: 10rem;
}

/* 17 Nov 2023 */
.body-content h3 > span{
font-weight: 100;
}
.feedback-page-content .top-heading .title2 h3 > small {
    font-weight: 100;
}
/* 17 Nov 2023 */