body[data-sidebar="light"] #sidebar-menu ul li a {
	color: #CDCED2;
}
body[data-sidebar="light"] #sidebar-menu ul li a:hover {
	color: #fff!important;
}
body[data-sidebar="light"] #sidebar-menu ul.metismenu.list-unstyled li.mm-active a {
	color: #fff!important;
}
body[data-sidebar="light"] #sidebar-menu ul.metismenu.list-unstyled li.mm-active a i::before {
	color: #fff!important;
}
body[data-sidebar="light"] {
	background-color: #fff;
}
body[data-sidebar="light"] h1 {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #495057;
	margin-bottom: 0;
}
body[data-sidebar="light"] .card-link h3 {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
	color: #333;
}
.foz-14-bold {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
.foz-14-light {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #6E7379;
}
body[data-sidebar="light"] .history-tab {
	padding-left: 0;
	list-style: none;
	max-height: 720px;
	overflow-y: auto;
	overflow-x: hidden;
}
body[data-sidebar="light"] .history-tab::-webkit-scrollbar {
  width: 4px;
}
body[data-sidebar="light"] .history-tab::-webkit-scrollbar-track {
  background: transparent;
}
body[data-sidebar="light"] .history-tab::-webkit-scrollbar-thumb {
  border: 4px solid #6E7379;
}
.history-tab__left {
	padding-right: 16px;
	margin-top: 3px;
}
/* .history-tab__left img {
	max-width: 32px;
    max-height: 32px;
    width: 32px;
    height: 32px;
	display: block;
} */
.history-tab__item {
	position: relative;
}
.history-tab__item::after {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #CDCED2;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}
.history-tab__item:last-child::after {
	margin-bottom: 0;
	display: none;
	content: none;
}
.h3-card {
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
	text-transform: uppercase;
	color: #333;
}
body[data-auth="light"].bg-auth-actions {
	background-color: #F8F8FB;
  }
body[data-auth="light"] .auth-form__content {
background-color: #fff!important;
}
body[data-sidebar="light"] .table-group tbody tr {
	border-bottom: 1px solid #EFF2F7;
}
body[data-sidebar="light"] .breadcrumb-item>a {
	color: inherit;
}
body[data-sidebar="light"] .breadcrumb-item.active {
	color: #6E7379;
}
body[data-sidebar="light"] .table-group tbody tr td:not(:first-child) {
	color: #495057;
}
body[data-sidebar="light"] .pill-green {
	display: block;
	background: rgba(151, 218, 12, 0.18);
	color: #7DB40A;
	font-family: "Poppins", sans-serif;
	border-radius: 15px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 18px;
}
body[data-sidebar="light"] .pill-red {
	display: block;
	background: rgba(255, 152, 131, 0.18);
	color: #FF5331;
	font-family: "Poppins", sans-serif;
	border-radius: 15px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 18px;
}
body[data-sidebar="light"] .pill-blue {
	display: block;
	background: rgba(85, 110, 230, 0.180392);
	color: #0073BE;
	font-family: "Poppins", sans-serif;
	border-radius: 15px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 18px;
}
body[data-sidebar="light"] .pill-orange {
	display: block;
	background: rgba(255, 194, 77, 0.18);
	color: #FFA800;
	font-family: "Poppins", sans-serif;
	border-radius: 15px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 18px;
}
body[data-sidebar="light"]input:-internal-autofill-selected {
	appearance: menulist-button;
	background: url(../images/upload-icon.svg)!important;
  }
  body[data-sidebar="light"] input:-webkit-autofill,
  body[data-sidebar="light"] input:-webkit-autofill:hover,
  body[data-sidebar="light"] input:-webkit-autofill:focus,
  body[data-sidebar="light"] input:-webkit-autofill:active  {
	-webkit-box-shadow: 0 0 0 30px #fff inset;
	box-shadow: 0 0 0 30px #fff inset;
  }
[data-main="light"] .card {
	background-color: #fff;
	box-shadow: 0px 10px 80px rgba(18, 38, 63, 0.08);
	padding: 25px;
	padding-bottom: 0;
}
.pretension__color--red {
	color: #BE2304!important;
}
.pretension__color--blue {
	color: #1693E4!important;
}
.pretension__color--lightblue {
	color: #00ABE1!important;
}
[data-main="light"] .card-header {
	background-color: #fff;
}
#page-topbar[data-topbar="light"] {
	background: #FFFFFF;
	box-shadow: 0px 1px 0px rgba(18, 38, 63, 0.15);
}
[data-topbar="light"] .header-profile-user {
	padding: 0;
}
[data-topbar="light"] .header-item {
	color: #555B6D;
}
[data-navbar-brand="dark"].navbar-brand-box {
	background-color: #2A3042;
}
[data-footer="light"].footer {
	background-color: #F2F2F5;
	color: #74788D;
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
}
[data-footer="light"] .text {
	color: #333;
}
[data-footer="light"] .footer-link {
	color: #333;
	transition: all .3s ease;
}
[data-footer="light"] .footer-link:hover {
	color: #00ABE1;
}
.vertical-menu-right {
	right: 0;
	width: 420px;
}
.img-responsive {
	width: 100%;
	height: auto;
}
.main-content-right {
	margin-right: 420px;
}
.footer-right {
	right: 420px;
}
.padding-request {
	padding: calc(70px + 24px) calc(66px / 2) 60px calc(66px / 2);
}
.menu-request {
	padding: 30px
}
.menu-request::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #CED4DA;
	left: 0;
	top: 125px;
}
.pd-7 {
	padding: 7px!important;
}
.menu-request__id a {
	display: inline-block;
	margin-right: 17px;
	padding-bottom: 15px;
}
.text-black-semibold {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 19px;
	color: #333;
}
.text-blue{
    color: #0073BE !important;
    font-weight: 600;
}
[data-main="light"] .padding-request .card-header {
	padding: 0 10px;
}
[data-main="light"] .patient-form .card-body::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #CED4DA;
	left: 0;
	top: 68px;
}
[data-main="light"] .form-group label {
	color: #6E7379;
}
[data-nogroup="light"].nogroup-container {
	box-shadow: 0px 2px 25px rgba(18, 38, 63, 0.06);
	border-radius: 4px;
	background: #fff;
}
[data-nogroup="light"] .nogroup-container__text {
	color: #74788D;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
}
[data-nogroup="light"] .nogroup-container__header {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: #2A3042;
  }
[data-main="light"] .form-group input[type="text"] {
	background: #FFF;
	border: 1px solid #CED4DA;
	box-sizing: border-box;
	border-radius: 4px;
	color: #333;
}
[data-main="light"] .form-group input[type="email"] {
	background: #FFF;
	border: 1px solid #CED4DA;
	box-sizing: border-box;
	border-radius: 4px;
	color: #333;
}
[data-main="light"] .form-group input[type="password"] {
	background: #FFF;
	border: 1px solid #CED4DA;
	box-sizing: border-box;
	border-radius: 4px;
	color: #333;
}
[data-main="light"] .form-group input[type="date"] {
	background: #FFF;
	border: 1px solid #CED4DA;
	box-sizing: border-box;
	border-radius: 4px;
	color: #333;
}
[data-main="light"] .form-group textarea {
	background: #FFF;
	border: 1px solid #CED4DA;
	box-sizing: border-box;
	border-radius: 4px;
	color: #333;
}
[data-main="light"] .form-group select {
	border: 1px solid #CED4DA;
	box-sizing: border-box;
	border-radius: 4px;
	background: url(../images/select-icon.svg) no-repeat right #fff;
	-webkit-appearance: none;
	background-position: 96% 50% !important;
	padding-right: 22px;
}
[data-main="light"] .form-group option {
	background: #FFF;
	box-sizing: border-box;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #333;
}
[data-main="light"] select.form-control {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #333 !important;
}
[data-main="light"] .form-control:focus {
	background-color: #fff;
}
[data-main="light"] .form-control-sm {
	border: 1px solid #CDCED2;
	border-radius: 30px;
	font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #333;
}
[data-main="light"] .form-control-sm:focus {
	border: 1px solid #6E7379
}
[data-main="light"] .applied-image {
	position: relative;
	height: 100%;
	margin-bottom: 0;
}
[data-main="light"] .applied-image-file {
	position: relative;
	height: 100%;
	margin-bottom: 0;
}
[data-main="light"] .applied-image figcaption {
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.embed-responsive-item * {
	overflow: hidden!important;
}
body[data-sidebar="light"] .bnt-border-back {
	border: 1px solid #0FB0BA!important;
    border-radius: 4px!important;
    outline: none!important;
    background-color: #fff!important;
    padding: 6px 0px!important;
	font-size: 13px;
}
#cancel_observation_upload {
	flex: 1 1 auto;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    color: #4F4F4F;
    border: 1px solid #0FB0BA;
    box-sizing: border-box;
    border-radius: 4px;
	background-color: #fff;
	display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: .47rem .75rem;
    font-size: .8125rem;
    line-height: 1.5;
    border-radius: .25rem;

	margin-bottom: 10px;
	min-width: 160px;
}
.file-caption .file-caption-name {
	color: transparent!important;
	text-shadow: 0 0 0 #020202 !important;
}
[data-main="light"] .file-caption.form-control {
	background-color: #fff;
	border: 1px solid #CED4DA;
}
.file-caption-main .input-group-append {
	z-index: 10;
	align-items: center;
}
.btn.btn-primary.btn-file {
    border: 1px solid #0FB0BA;
    line-height: 19px;
    text-align: center;
    color: #4F4F4F;
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
}
body.pace-done.modal-open {
	padding-right: 0!important;
}
.btn.btn-primary.btn-file:hover {
	cursor: pointer;
	background: transparent;
	border-color: #12c7d4;
	box-shadow: none;
}
.upload-btn-image {
    display: flex;
    width: 15px;
  }
  .upload-btn-image::after {
    position: absolute;
    left: 0px;
    right: 0;
    top: 10px;
    content: url(../images/upload-icon-no-br.svg);
  }
.applied-img--rotated {
	max-height: 85vh;
	width: auto;
	margin: 0 auto;
	max-width: 90vw;
}
/* #input-observation-file + span {
	display: none;
} */
[data-main="light"] .applied-images img.file-type {
	width: 100%;
    border-radius: 4px;
	border: 1px solid #CED4DA;
}
.fw-400 {
	font-weight: 400!important;
}
[data-main="light"] .remove-applied {
	position: absolute;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    right: 10px;
    background: url(../images/delete.svg) rgba(255, 255, 255, 0.8);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    transition: all .3s ease;
	z-index: 10;
	top: 8px;
}
[data-main="light"] .remove-applied:hover {
	cursor: pointer;
	background: url(../images/delete.svg) #ecfeff;
	background-repeat: no-repeat;
	background-position: center;
}
[data-pagination="light"] .paginate-step.disabled .page-link {
	background: #FFF;
	border-radius: 30px;
	border: 1px solid transparent;
	margin-right: 10px;
	transform: rotate(180deg);
}
[data-pagination="light"] .paginate-step.disabled {
	opacity: .5;
}
[data-pagination="light"] .paginate-step.disabled:last-child {
	transform: rotate(180deg);
	opacity: .5;
}
[data-pagination="light"] .paginate-step.active .page-link {
	background: #0FB0BA;
    border-radius: 50%;
	min-width: 34px;
    min-height: 34px;
	margin-right: 10px;
	text-align: center;
	transition: all .3s ease;
}
[data-pagination="light"] .paginate-step .page-link:hover {
	transition: all .3s ease;
	background-color: #e7f7f8!important;
}
[data-pagination="light"] .paginate-step.active .page-link {
    background: #0FB0BA;
    border-radius: 50%;
    min-width: 34px;
    min-height: 34px;
    margin-right: 10px;
	text-align: center;
	border: 1px solid transparent;
	color: #fff;
}
[data-pagination="light"] .paginate-step.active .page-link:hover {
	background: #0FB0BA!important;
	color: #fff;
}
[data-pagination="light"] .paginate-step .page-link {
    background: transparent;
    border-radius: 50%;
    min-width: 34px;
    min-height: 34px;
    margin-right: 8px;
	text-align: center;
	border: 1px solid transparent;
	color: #A1A4A9;
}
[data-pagination="light"] .paginate-step:last-child .page-link {
	background: transparent;
	margin-right: 0;
}
[data-pagination="light"] .paginate-step:last-child .page-link:hover {
	transition: all .3s ease;
	background-color: #e7f7f8;
}
[data-pagination="light"] .page-item:first-child:not(.disabled) .page-link {
    background: transparent;
    border-radius: 50%;
	transform: rotate(180deg);
    border-radius: 30px;
    border: 1px solid transparent;
    margin-right: 10px;
}
[data-pagination="light"] .breadcrumbs-arrow {
	padding: 4px;
    background: transparent;
    background-image: url(../images/arrow-right-breadcrumbs.svg);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
}
[data-main="light"] .form-control-sm {
	background-position: 8px 6px;
}
[data-main="light"] .form-group select.form-control-white {
	background: url(../images/select-light-icon.svg) no-repeat right #fff;
}
[data-main="light"] .form-group input[type="number"] {
	background: #FFF;
	border: 1px solid #CED4DA;
	box-sizing: border-box;
	border-radius: 4px;
}
[data-sidebar="light"] .select2-container .select2-selection--single {
	width: 100%!important;
	height: calc(1.5em + .94rem + 2px)!important;
	padding: .47rem .75rem!important;
}
[data-sidebar="light"] .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-left: 0!important;
	color: #333!important;
	line-height: initial!important;
}
[data-sidebar="light"] .select2-container--default .select2-selection--single {
	border: 1px solid #CED4DA!important;
}
[data-sidebar="light"] .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 5px!important;
	right: 7px!important;
	width: 20px;
}
[data-main="light"] .select2-container .select2-selection--single {
	width: 100%!important;
	height: calc(1.5em + .94rem + 2px)!important;
	padding: .47rem .75rem!important;
}
[data-main="light"] .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-left: 0!important;
	color: #333!important;
	line-height: initial!important;
}
[data-main="light"] .select2-container--default .select2-selection--single {
	border: 1px solid #CED4DA!important;
}
[data-main="light"] .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 5px!important;
	right: 7px!important;
	width: 20px;
}
[data-main="light"] .select2-container--default .select2-search--dropdown {
	background-color: #fff;
}
[data-sidebar="light"] .select2-container--default .select2-search--dropdown {
	background-color: #fff;
}
[data-sidebar="light"] .select2-container--default .select2-search--dropdown .select2-search__field {
	background-color: #fff;
	color: #333;
}
[data-main="light"] .select2-container--default .select2-search--dropdown .select2-search__field {
	background-color: #fff;
	color: #333;
}
[data-main="light"] .select2-results__option[aria-selected] {
	color: #333;
}
[data-sidebar="light"] .select2-results__option[aria-selected] {
	color: #333;
}
[data-sidebar="light"] .select2-results__options .select2-results__option {
	background-color: #fff;
}
.patient-form .card-body {
	padding: 28px 10px;
}
.menu-request__list {
	list-style: none;
	padding-left: 0;
}
.menu-request__list li {
	margin-bottom: 20px;
}
.menu-request__list li a {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	display: inline-block;
	padding: 0;
	border: none;
	background-color: transparent;
}
.menu-request__list li a:hover {
	background: transparent;
	color: #202020;
}
[data-sidebar="light"] .list-group-item.active {
	border: none;
	background-color: transparent;
	color: #000;
	font-weight: 700!important;
}
[data-sidebar="light"] .list-group-item:active {
	font-weight: 600;
	background: transparent;
	color: #333;
}
[data-sidebar="light"] .list-group-item:focus {
	font-weight: 600;
	color: #333;
	background: transparent;
}
body[data-sidebar="light"].sidebar-enable .vertical-menu-sm {
	width: 100%;
    height: 100%;
    z-index: 10000;
    position: fixed;
    background: #fff!important;
}
body[data-sidebar="light"].sidebar-enable.vertical-collpsed .vertical-menu-sm {
	display: none;
}
.menu-request__list .active a {
	font-weight: 600;
}
[data-main="light"] input:-webkit-autofill,
[data-main="light"] input:-webkit-autofill:hover,
[data-main="light"] input:-webkit-autofill:focus,
[data-main="light"] input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #fff inset;
	box-shadow: 0 0 0 30px #fff inset;
}
[data-main="light"] .form-control:focus {
	color: #333;
}
input[type="number"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
.form-file-label.form-control:focus,
select:focus,
textarea:focus {
	border: 1px solid #6E7379 !important;
}
[data-main="light"] input[type="number"],
[data-main="light"] input[type="text"],
[data-main="light"] input[type="tel"],
[data-main="light"] input[type="email"],.form-file-label.form-control {
	border: 1px solid #CED4DA;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px !important;
	color: #333;
	border-radius: 4px;
}
[data-main="light"] .custom-file {
	display: flex;
	justify-content: flex-end;
}
[data-main="light"] .custom-file-start {
	display: flex;
	justify-content: flex-start;
}
.custom-file .file-inline {
	font-family: "Poppins", sans-serif;
	cursor: pointer;
	background: #FFFFFF;
	border: 1px solid #0FB0BA;
	box-sizing: border-box;
	border-radius: 4px;
	width: 213px;
	height: 31px;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #6E7379;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all .3s ease;
	position: relative;
}
.dark-grey {
	color: #6E7379!important;
}
.custom-file .file-inline::before {
	position: relative;
	content: '';
	width: 13px;
	height: 16px;
	display: inline-block;
	background: url(../images/file-icon.svg);
	margin-right: 12px;
	background-repeat: no-repeat;
}
[data-main="light"] .patient-details {
	margin-bottom: 24px;
	padding: 20px 15px;
	background: #F8F9FA;
	border-radius: 4px;
	position: relative;
}
[data-main="light"] .list-colored {
	padding: 19px 20px;
	background: #F1F1F3;
	border-radius: 10px;
	list-style: none;
}
[data-main="light"] .list-colored li {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	position: relative;
	margin-bottom: 16px;
}
[data-main="light"] .list-colored li:last-child {
	margin-bottom: 0;
}
[data-main="light"] .list-colored li::before {
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #0cb3bd;
	display: inline-block;
	margin-right: 6px;
	top: -3px;
	position: relative;
}


[data-main="light"] .btn-dots {
	padding: 17px;
	padding-left: 0;
	background: transparent;
	background-image: url(../images/vertical-dots.svg);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
}
[data-main="light"] .btn-dots:hover {
	background: transparent;
	background-image: url(../images/vertical-dots.svg);
	background-position: center;
	background-repeat: no-repeat;
}
[data-main="light"] .btn-dots:active {
	background: transparent;
	background-image: url(../images/vertical-dots.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent!important;
	border: none!important;
}
[data-main="light"] .btn-dots:focus {
	background: transparent;
	background-image: url(../images/vertical-dots.svg);
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: none!important;
	border: none!important;
}


[data-main="light"] .form-file-label {
	background-color: #fff;
}
[data-main="light"] .form-file-label::after {
	content: '';
	background: url(../images/upload-icon-white-theme.svg);
	position: absolute;
	width: 40px;
	height: 36px;
	right: -1px;
	top: 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}
[data-main="light"] .form-file-auth::after {
	content: 'Select';
    position: absolute;
	height: 33px;
	width: auto;
    right: -1px;
    bottom: 0px;
    background-repeat: no-repeat;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #6E7379;
    font-family: "Poppins", sans-serif;
    padding: 0 9px;
    background: #EFF2F7;
    border: 1px solid #CDCED2;
    box-sizing: border-box;
	border-radius: 0px 4px 4px 0px;
	top: auto;
}
[data-main="light"] .form-file-label {
	height: auto;
}
.delete-item:hover {
	cursor: pointer;
}
.delete-url:hover {
	cursor: pointer;
}
[data-main="light"] .btn-white {
	border: 1px solid #0FB0BA;
	border-radius: 4px;
	outline: none;
	background-color: #fff;
	padding: 6px 0px;
	width: 100%;
	position: relative;
}
.btn-white {
	border: 1px solid #0FB0BA;
	border-radius: 4px;
	outline: none;
	background-color: #fff;
	padding: 6px 0px;
	width: 100%;
	position: relative;
}
[data-main="light"] .btn-add-survey::before {
	content: '';
	width: 12px;
	height: 12px;
	background: url(../images/plus-black.svg);
	display: inline-block;
	margin-right: 10px;
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
}
[data-main="light"] .btn-add-file-url::before {
	content: '';
	width: 12px;
	height: 12px;
	background: url(../images/plus-black.svg);
	display: inline-block;
	margin-right: 10px;
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
}
[data-main="light"] .btn-add-file::before {
	content: '';
	width: 12px;
	height: 12px;
	background: url(../images/plus-black.svg);
	display: inline-block;
	margin-right: 10px;
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
}
[data-main="light"] .delete-item {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../images/cross.svg);
	border: none;
	background-repeat: no-repeat;
	outline: none;
	background-origin: border-box;
	background-color: transparent;
	background-clip: border-box;
}
[data-main="light"] .delete-url {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../images/cross.svg);
	border: none;
	background-repeat: no-repeat;
	outline: none;
	background-origin: border-box;
	background-color: transparent;
	background-clip: border-box;
}
[data-main="light"] .custom-checkbox span {
	color: #333;
}
.btn-add-surveys {
	max-width: 230px;
}
[data-main="light"] .custom-checkbox label div {
	background: #fff;
}
[data-main="light"] .remove-details {
	position: absolute;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    right: 15px;
    background: url(../images/delete.svg) #fff;
    background-repeat: no-repeat;
    background-position: center;
	border-radius: 50%;
	transition: all .3s ease;
	z-index: 10;
}
[data-main="light"] .remove-details-fix {
	right: 44px;
}
[data-main="light"] .remove-details:hover {
	cursor: pointer;
	transition: all .3s ease;
	background: url(../images/delete.svg) rgba(124, 124, 124, .1) no-repeat;
	background-position: center;
}
.not-upper {
	text-transform: capitalize!important;
	color: #333;
}
[data-main="light"] .body-border {
	background: #F8F9FA;
	border: 1px solid rgba(205, 206, 210, .5);
	border-radius: 5px;
	padding: 30px 21px;
	padding-bottom: 0;
}
[data-main="light"] .body-border::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #CED4DA;
    left: 0;
    top: -25px;
}
.foz-16-light {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #6E7379;
}
.foz-16-bold {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	color: #000000;
}
.description-block p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.color-dark {
	color: #333!important;
}
.color-dark:hover {
	color: #fff!important;
}
.btn-save-full {
	color: #333;
	background: #0CB3BD;
	border-radius: 4px;
	transition: all .3s ease;
}
.btn-save-full:hover {
	background: #0CB3BD;
	box-shadow: 0px 4px 10px rgba(36, 130, 151, 0.4);
	border-radius: 4px;
}
.btn-save-full:active {
	background: #027279;
	border: 1px solid rgba(133, 217, 222, 0.5);
	border-radius: 4px;
}
.foz-16-regular {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.application-type {
	display: flex;
    flex-direction: row;
    align-items: center;
}
.application-type__image {
	display: flex;
	align-self: start;
	margin-right: 30px;
}
.btn-colored {
	background-color: #0CB3BD;
	color: #fff!important;
}
.btn-colored:hover {
	background: #fff;
	border-radius: 4px;
	color: #4F4F4F!important;
}
.btn-colored:active {
	background: #027279!important;
	box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	color: #FFF!important;
}
.btn-colored:focus {
	background: #027279!important;
	box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	color: #FFF!important;
}
.btn-colored:disabled {
	background: #E3E3E7;
	border-radius: 4px;
	color: #6E7379;
}
.btn-colored:disabled:hover {
	box-shadow: none;
}
.application-top-text {
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 26px;
	color: #333333;
	margin-bottom: 5px;
}
.card-header-big {
	font-style: normal;
	font-weight: bold!important;
	font-size: 19px!important;
	line-height: 26px!important;
	margin-bottom: 5px!important;
	text-transform: inherit!important;
}
.analys-characteristic.analys-characteristic-flex {
	display: flex;
	flex-wrap: wrap;
}
.analys-characteristic.analys-characteristic-flex li {
	flex: 1 1 auto;
}
[data-main="light"] .btn-add-surveys2 {
	max-width: 240px;
}
[data-main="light"] .btn-add-surveys3 {
	max-width: 240px;
}
[data-main="light"] .btn-add-surveys2::before {
	content: '';
	width: 12px;
	height: 12px;
	background: url(../images/plus-black.svg);
	display: inline-block;
	margin-right: 10px;
	background-repeat: no-repeat;
	position: relative;
  	top: 1px;
}
[data-main="light"] .btn-add-surveys3::before {
	content: '';
	width: 12px;
	height: 12px;
	background: url(../images/plus-black.svg);
	display: inline-block;
	margin-right: 10px;
	background-repeat: no-repeat;
	position: relative;
  	top: 1px;
}
[data-main="light"] .file-inline:hover::before {
	transition: all .3s ease;
	background: url(../images/file-icon-active.svg)
}
[data-main="light"] .info-tooltip {
	background: rgba(77, 196, 234, .18);
	border-radius: 5px;
	padding: 15px 17px;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #0fabe1;
	transition: all .3s ease;
	display: flex;
	align-items: center;
}
[data-main="light"] .info-tooltip:hover {
	transition: all .3s ease;
	background: rgba(77, 196, 234, .13);
}
[data-main="light"] .special-word {
	font-weight: 700;
}
[data-main="light"] .info-icon::before {
	display: flex;
	align-items: center;
	justify-content: center;
	content: '';
	position: relative;
	width: 23px;
	margin-right: 12px;
	height: 24px;
	background: url(../images/info-icon.svg);
	background-repeat: no-repeat;
}
[data-main="light"] .info-tooltip b {
	display: contents;
}
[data-pretension="light"].modal-pretension .close-modal-btn {
	right: 15px;
    top: 5px;
	z-index: 100;
	position: absolute;
	opacity: 1;
}
[data-pretension="light"].modal-pretension .close-modal-btn span {
    background: url(../images/close-modal-red.svg) no-repeat!important;
    display: inline-block;
    width: 9px;
    height: 9px;
}
[data-pretension="light"].modal-pretension .pretension-header {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #333;
}
[data-pretension="light"].modal-pretension .modal-content {
	box-shadow: 4px 15px 12px rgba(0, 0, 0, 0.22), 0px 19px 38px rgba(0, 0, 0, 0.3);
	border-radius: 6px;
	background: #fff;
}
[data-pretension="light"].modal-pretension .mt-modal .modal-footer {
    border: none;
}
[data-pretension="light"].modal-pretension textarea {
	border: 1px solid #E3E3E7;
	box-sizing: border-box;
	border-radius: 4px;
	background-color: #fff;
	color: #333;
}
[data-pretension="light"].modal-pretension textarea:focus {
	background-color: #fff!important;
	color: #333!important;
}
[data-pretension="light"].modal-pretension .form-label {
	color: #6E7379;
	font-style: normal;
}
[data-pretension="light"].modal-pretension form {
	padding: 5px 30px 0px 30px;
}
[data-pretension="light"].modal-pretension .modal-body {
    padding-bottom: 27px;
}
[data-pretension="light"].modal-pretension .modal-footer {
	padding: 0;
}
.btn-outline--white {
	color: #0CB3BD;
	background: #fff;
}
.btn-outline--white:hover {
	background: #0CB3BD;
	color: #FFFFFF;
}
.btn-outline--white:active {
	background: #027279;
}
.btn-outline--white:disabled {
	background: #E3E3E7;
	color: #6E7379;
}
.vertical-menu-right {
	display: flex;
	flex-direction: row;
}
.resume-checkout {
	margin-bottom: auto;
	display: flex;
	flex-direction: column;
}
.resume-actions {
	margin-top: auto;
	display: flex;
	flex-direction: column;
}
.vertical-collapsed .resume-actions {
	bottom: 55px;
    position: relative;
}
.resume-container {
	padding: 30px 20px;
	display: flex;
	flex-direction: column;
	min-width: 100%;
	overflow-y: auto;
}
.resume-checkout__header {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.resume-checkout__info h4 {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	margin-bottom: 25px;
}
.resume-checkout__info p {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 24px;
}
.resume-actions__publish {
	display: flex;
    flex-direction: column;
}
.resume-actions__publish input {
	background: #0FB0BA;
	border-radius: 4px;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
}
.resume-actions__checkout {
	display: flex;
}
.resume-actions__checkout input {
	flex: 1 1 auto;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	color: #4F4F4F;
	border: 1px solid #0FB0BA;
	box-sizing: border-box;
	border-radius: 4px;
}
.resume-actions__checkout a {
	flex: 1 1 auto;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	color: #4F4F4F;
	border: 1px solid #0FB0BA;
	box-sizing: border-box;
	border-radius: 4px;
	color: #fff;
}
.mw-auto {
	min-width: auto!important;
}
.mw-257 {
	min-width: 257px;
	color: #fff;
}
.mw-257:hover {
	color: #fff;
}
.resume-actions__checkout input:first-child {
	margin-right: 10px;
}
.resume-actions__checkout a:first-child {
	margin-right: 10px;
}
.resume-actions__checkout input:last-child {
	margin-left: 10px;
}
.resume-actions__checkout a:last-child {
	margin-left: 10px;
	color: #333;
}
.resume-actions__checkout a:last-child:hover {
	color: #fff;
}
.btn-download {
	font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    color: #4F4F4F;
    border: 1px solid #0FB0BA;
    box-sizing: border-box;
	border-radius: 4px;
	padding: .47rem 1.35rem;
}
.btn-print {
	padding: .42rem .75rem;
	border: 1px solid transparent;
}
.btn-print:hover {
	color: #fff!important;
    background: #0CB3BD!important;
    border: 1px solid #0CB3BD;
    box-sizing: border-box;
    box-shadow: 0px 2px 8px rgb(36, 130, 151, .2);
    border-radius: 4px;
}
body[data-sidebare="light"] .scrollspy-example.vertical-collpsed {

}
.btn-regular:hover {
	box-shadow: 0px 4px 10px rgba(36, 130, 151, 0.4);
	color: #fff;
}
.btn-regular:active {
	background: #027279;
	border: 1px solid rgba(133, 217, 222, 0.5);
}
.btn-regular:disabled {
	background: #E3E3E7;
	border-radius: 4px;
	color: #6E7379;
}
.btn-regular:focus {
	border: 1px solid rgba(133, 217, 222, 0.5);
	box-shadow: none;
}
.btn-regular-border:hover {
	color: #fff;
	background: #0CB3BD;
	border: 1px solid #0CB3BD;
	box-sizing: border-box;
	box-shadow: 0px 2px 8px rgba(36, 130, 151, 0.2);
	border-radius: 4px;
}
.btn-regular-border {
	background: #fff;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    color: #4F4F4F;
    border: 1px solid #0FB0BA;
    box-sizing: border-box;
    border-radius: 4px;
}
.btn-regular-border:active {
	background: #027279;
	border: 1px solid rgba(133, 217, 222, 0.5);
}
.btn-regular-border:disabled {
	background: #E3E3E7;
	border-radius: 4px;
	color: #6E7379;
}
.btn-regular-border:focus {
	box-shadow: none;
}
span.msg,
span.choose {
  display: inherit
}
.icon-down-green {
	content: '';
	width: 11px;
	height: 6px;
	display: inline-block;
	position: relative;
	background: url(../images/arrow-button-green.svg);
	background-repeat: no-repeat;
}
.survey-dropdown {
  width: auto;
  max-width: 100%;
  display: inline-block;
  border-radius: 2px;
  transition: all .5s ease;
  position: relative;
  color: #7DB40A;
  height: 100%;
  text-align: left;
  background-color: rgba(151, 218, 12, 0.18);
  border-radius: 100px;
}
.survey-dropdown:focus {
	outline: none;
}
.survey-dropdown .survey-dropdown__select {
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    outline: none!important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.survey-dropdown .survey-dropdown__select > i {
    color: #333;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
	line-height: 20px;
	margin-left: 11px;
	position: relative;
    top: -1px;
}
.survey-dropdown:active {
    background-color: rgba(149, 218, 12, 0.33);
}
.survey-dropdown.active .survey-dropdown__select > i {
    transform: rotate(-180deg)
}
.survey-dropdown .survey-dropdown__menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    overflow: hidden;
    display: none;
    overflow-y: auto;
	z-index: 9;
	border: none;
}
.survey-dropdown .survey-dropdown__menu li {
    padding: 8px;
    transition: all .2s ease-in-out;
	cursor: pointer;
	color: #333;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 21px;
	background: #fff;
}
.survey-dropdown .survey-dropdown__menu {
    padding: 0;
    list-style: none
}
.survey-dropdown .survey-dropdown__menu li:hover {
    background-color: #f2f2f2
}
.survey-dropdown .survey-dropdown__menu li:active {
    background-color: #e2e2e2
}
[data-statuses="light"].request-statuses {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(115px, 1fr));
	list-style: none;
	padding-left: 0;
	column-gap: 30px;
	border-bottom: none;
}
[data-sidebar="light"] .table-group tbody tr td:not(:first-child) a {
	color: #A1A4A9;
}
[data-sidebar="light"] .padding-table-link {
	padding: 5px;
	padding-left: 0;
}
[data-sidebar="light"] .form-control-white {
	padding-top: 2px;
	padding-bottom: 2px;
	height: 27px;
}
[data-sidebar="light"] .white-bold-label {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	color: #495057!important;
}
[data-statuses="light"] .request-status {
	display: grid;
    padding: 25px 20px;
    background: #FFF;
    border-radius: 3px;
    box-shadow: 0px 10px 20px rgba(18, 38, 63, 0.10);
    grid-template-columns: 1fr 2fr 1fr;
	justify-items: center;
	position: relative;
	will-change: top;
	transition: all .15s ease;
	top: 0;
	border: 1px solid transparent;
	height: 100%;
}
body[data-tooltip-color="light"] .tooltip-inner {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	background-color: #fff;
	color: #495057;
	border-radius: 4px;
	position: relative;
}
body[data-tooltip-color="light"] .tooltip-inner::before {
	content: '';
	position: absolute;
	width: 100%;
	height: calc(100% - 2px);
	border: 1px solid #CDCED2;
	border-radius: 4px;
	left: 0;
	right: 0;
	top: 3px;
}
body[data-tooltip-color="light"] .tooltip-primary + .tooltip > .tooltip-inner { background-color: #495057!important; }

body[data-tooltip-color="light"] .tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #fff !important;
}
body[data-tooltip-color="light"] .tooltip.bs-tooltip-left .arrow:before {
    border-right-color: #fff !important;
}
body[data-tooltip-color="light"] .tooltip.bs-tooltip-bottom .arrow:before {
    border-right-color: #fff !important;
}
body[data-tooltip-color="light"] .tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #CDCED2 !important;
}
[data-statuses="light"] .request-status:not(.request-status__active):hover {
	cursor: pointer;
	top: -2px;
}
[data-statuses="light"] .request-type {
	border: 1px solid transparent;
}
[data-statuses="light"] .request-type:nth-child(1).request-status__active {
	border: 1px solid rgba(241, 180, 76, 0.3);
    box-shadow: 0px 11px 43px rgba(18, 38, 63, 0.24);
	border-radius: 3px;
	transition: all .3s ease;
}
[data-register="light"].success-register {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	max-width: 635px;
	margin: 0 auto;
	margin-top: 10vh;
}
[data-register="light"].success-register .success-register__image {
	display: block;
    max-width: 370px;
    height: auto;
	width: 100%;
}
[data-register="light"].success-register .success-register__text h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	color: #333;
}
[data-register="light"].success-register .success-register__text p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #6E7379;
}
[data-statuses="light"] .request-type:nth-child(2).request-status__active {
	border: 1px solid rgba(0, 171, 225, 0.3);
    box-shadow: 0px 11px 43px rgba(18, 38, 63, 0.44);
	border-radius: 3px;
	transition: all .3s ease;
}
[data-statuses="light"] .request-type:nth-child(3).request-status__active {
	border: 1px solid rgba(0, 171, 225, 0.3);
    box-shadow: 0px 11px 43px rgba(18, 38, 63, 0.44);
	border-radius: 3px;
	transition: all .3s ease;
}
[data-statuses="light"] .request-type:nth-child(4).request-status__active {
	border: 1px solid rgba(255, 83, 49, 0.3);
    box-shadow: 0px 11px 43px rgba(18, 38, 63, 0.44);
	border-radius: 3px;
	transition: all .3s ease;
}
[data-statuses="light"] .request-status img {
	justify-self: end;
}
[data-statuses="light"] .request-status__status {
	display: block;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	color: #A1A4A9;
}
[data-statuses="light"] .request-status__count {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 19.5px;
	color: #495057;
}
[data-sidebar="light"] .card-custom {
	background: #FFF;
    box-shadow: 0px 1px 40px rgba(18, 38, 63, 0.1);
	border-radius: 4px;
	padding-top: 5px;
}
[data-sidebar="light"] .card-custom .table-group thead tr {
	background-color: #F8F9FA;
	border: none;
}
[data-sidebar="light"] .card-custom .table-group thead {
	border-top: 1px solid #EFF2F7;
    border-bottom: 2px solid #EFF2F7;
}
[data-sidebar="light"] .card-custom .table-group thead th {
	color: #333;
}
[data-sidebar="light"] .card-custom .table-group thead th a {
	color: #333;
}
[data-sidebar="light"] .btn-delete {
	padding: 17px;
    background: transparent;
    background-image: url(../images/cross-red.svg);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
}
.group-row {
	display: flex;
	flex-direction: row;
}
.mb-upload {
	margin-bottom: 26px;
}
[data-vertical="light"].vertical-menu--request.vertical-menu-sm {
	background: transparent!important;
	box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.05);
	top: 66px;
}
body[data-sidebar="light"] #sidebar-menu ul li a {
	display: flex;
    position: relative;
    color: #CDCED2;
}
body[data-sidebar="light"] #sidebar-menu ul li a i {
    color: #6a7187;
}
.main-content[data-main="light"] .btn-filter {
    background-image: url(../images/filter-button-dark.svg);
    border-radius: 4px;
    margin-right: 10px;
    background-size: 18px;
    padding: 14px;
    background-repeat: no-repeat;
    background-position: center;
	border: 1px solid #A1A4A9;
}
.main-content[data-main="light"] .btn-columns {
    background: #fff;
    border-radius: 4px;
    margin-right: 10px;
    background-image: url(../images/columns-button-dark.svg);
    background-size: 18px;
    padding: 14px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 14px;
	border: 1px solid #A1A4A9;
}
body[data-sidebar="light"] .table-white thead tr th {
	background-color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #333;
}
body[data-sidebar="light"] .table-white thead tr th a {
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}
body[data-sidebar="light"] .table-white thead {
	border-top: 1px solid #CDCED2;
    border-bottom: 2px solid #CDCED2;
}
body[data-sidebar="light"] .table-white tbody tr td:first-child a {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	text-decoration: underline;
	color: #1693E4;
	text-decoration: underline!important;
}
body[data-sidebar="light"] .table-white tbody tr td:first-child a:hover {
	text-decoration: underline!important;
}
body[data-sidebar="light"] .table-white tbody tr {
	border-bottom: 1px solid #CDCED2;
}
body[data-sidebar="light"] .table-white tbody tr td:not(:first-child) {
	color: #333;
}
body[data-sidebar="light"] .table-white__link {
	font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #1693E4!important;
	text-decoration: underline!important;
}
body[data-sidebar="light"] .table-white__link:hover {
	text-decoration: underline!important;
}
body[data-sidebar="light"] .table-white tbody tr td a:hover {
	text-decoration: underline;
}
body[data-sidebar="light"] #sidebar-menu ul li ul.sub-menu li a {
	color: #CDCED2;
}
body[data-sidebar="light"] #search-form.search-form {
	border: none;
	background: #fff;
}
body[data-sidebar="light"] .form-control-sm {
	border: 1px solid #CDCED2;
	border-radius: 4px;
}
body[data-sidebar="light"] .btn-columns {
	background-color: #fff;
    border: 1px solid #CDCED2;
}
.panel-pretension {
	background: #fff;
    box-shadow: 0px 0px 60px rgb(18 38 63 / 8%);
    border-radius: 4px;
    padding: 20px;
}
.vertical-collpsed .vertical-menu.vertical-menu-sm {
	width: 250px!important;
}
.group-row .button-mb {
	max-width: 75%;
}
.history-tab-right {
	padding-right: 10%;
	width: 100%;
}
.resume-checkout__header--blue {
	color: #0073BE!important;
}
.resume-checkout__header--aqua {
	color: #0CB3BD!important;
}
.resume-checkout__header--green {
	color: #7DB40A!important;
}
body[data-sidebar="light"] .resume-user__logo {
	min-width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	border-radius: 50%;
	border: 2px solid #0CB3BD;
	width: 50px;
}
body[data-sidebar="light"] .resume-user__logo .author-initials{
	font-size: 24px;
    margin-bottom: 0;
    color: #fff;
    background: linear-gradient(to right, #606fc3, #2ebf91);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
body[data-sidebar="light"] .resume-user__logo img {
	display: block;
    width: 100%;
    height: 100%;
    padding: 3px 3px;
    /* max-height: 43px; */
    border-radius: 50%;
}
[data-client-about="light"].resume-user {
	display: flex;
	flex-direction: row;
	justify-content: start;
	align-items: center;
}
[data-client-about="light"] .resume-user__name {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
[data-client-about="light"] .resume-user__registered {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	color: #A1A4A9;
}
.pd-accordion--dark {
	padding: 15px 20px;
}
.table-injuries th:first-child {
	width: 30%;
}
.table-injuries th:first-child {
	width: 30%;
}
.table-injuries tbody {
	display: table;
	width: 100%;
}
body[data-sidebar="light"] .table-injuries th {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    color: #333;
	border: none;
}
body[data-sidebar="light"] .table-injuries tbody {
	display: table;
    width: 100%;
}
body[data-sidebar="light"] .table-injuries td {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	border: none;
}
.foz-14 {
	font-size: 14px!important;
}
.foz-16 {
	font-size: 16px!important;
}
.foz-18 {
	font-size: 18px!important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active
{
 -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
input:-webkit-autofill {
 -webkit-text-fill-color: #000 !important;
}
textarea:-webkit-autofill {
	-webkit-text-fill-color: #000 !important;
}
@media screen and (max-width: 576px) {
	[data-footer="light"].footer {
		text-align: center;
		height: auto;
	}
	.history-tab-right {
		padding-right: 2%;
	}
	[data-pretension="light"].modal-pretension {
		padding: 0 10px;
	}
	[data-pretension="light"].modal-pretension form {
		padding: 5px 10px 0px 10px;
	}
	[data-nogroup="light"] .nogroup-container__header {
		text-align: center;
	}
	[data-main="light"] .card {
		padding: 25px 15px;
	}
	[data-main="light"] .custom-file {
		justify-content: center;
	}
	[data-main="light"] .btn-add-surveys {
		max-width: 100%;
	}
	[data-main="light"] .btn-add-surveys2 {
		max-width: 100%;
	}
	[data-main="light"] .btn-add-surveys3 {
		max-width: 100%;
	}
	[data-sidebar="light"] .no-col-pd {
		padding-right: 0px;
		padding-left: 0px
	}
	[data-pagination="light"] .paginate-step .page-link {
		margin-right: 0;
	}
}
.vertical-collpsed .menu-request__list {
	display: none;
}
.vertical-collpsed .menu-request {
	padding: 0;
}
.vertical-collpsed .survey-dropdown-container {
	display: none;
}
.vertical-collpsed .menu-request__id a {
	display: block;
    margin-right: 0px;
    padding-bottom: 15px;
    text-align: center;
    margin-top: 15px;
}
.vertical-collpsed .menu-request__id {
	text-align: center;
}
.vertical-collpsed .menu-request__id .text-black-semibold {
	font-size: 11px;
}
.vertical-collpsed .vertical-menu.vertical-menu-right {
	width: 420px!important;
	position: fixed;
}
[data-main="light"] .error-container {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	color: #F1F1F3;
	max-width: 460px;
	margin-top: 30vh;
}
[data-main="light"] .error-container.error-container-big {
	margin-top: 22vh;
}
[data-main="light"] .error-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
[data-main="light"] .error-container__error {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	color: #333;
}
[data-main="light"] .error-container img {
	position: relative;
	width: 100%;
	height: auto;
}
[data-main="light"] .error-number {
	display: flex;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	text-align: center;
	font-size: 19vh;
	justify-content: center;
	align-items: center;
	color: #0FB0BA;
	font-weight: 700;
	margin: 0;
}
[data-main="light"] .error-container p {
	font-family: "Poppins", sans-serif;
	color: #6E7379;
}
[data-main="light"] .form-group .custom-checkbox__label {
	color: #A1A4A9;
}
[data-auth="light"] .auth-form__content input:-webkit-autofill,
[data-auth="light"] .auth-form__content input:-webkit-autofill:hover,
[data-auth="light"] .auth-form__content input:-webkit-autofill:focus,
[data-auth="light"] .auth-form__content input:-webkit-autofill:active  {
  box-shadow: 0 0 0 30px #fff inset !important;
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
[data-auth="light"] .auth-form__content input:-webkit-autofill {
	color: #333;
}
[data-auth="light"] .auth-form__content input:-webkit-autofill:hover {
	color: #333;
}
[data-auth="light"] .auth-form__content input:-webkit-autofill:focus {
	color: #333;
}
[data-auth="light"] .auth-form__content input:-webkit-autofill:active {
	color: #333;
}
[data-auth="light"] .help-text {
	color: #027279;
}
[data-auth="light"] .confirm-form h1 {
	color: #333;
}
[data-auth="light"] .confirm-form p {
	color: #6E7379;
}
[data-auth="light"] .auth-form__cancel {
	color: #333;
}
[data-auth="light"] .auth-form__cancel:hover {
	color: #fff;
}
[data-auth="light"] .footer-auth p {
	color: #333;
}
[data-tablist="light"] .nav-lang {
	border-bottom: 1px solid #6e7379;
  }
[data-tablist="light"].nav-lang .nav-link {
	border: none;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	color: #CDCED2;
}
[data-tablist="light"].nav-lang .nav-link.active {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 19px;
	color: #0CB3BD;
	position: relative;
}
[data-tablist="light"].nav-lang .nav-link.active::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #0CB3BD;
	bottom: -1px;
	left: 0;
}
[data-tablist="light"].nav-register {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
[data-tablist="light"].nav-register > li > a {
    padding: .2rem 0;
    width: 100%;
}
[data-tablist="light"].nav-tabs.nav-register li {
	display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1 auto;
    text-align: center;
}
.p-0 {
	padding: 0!important;
}
.form-control.file-custom {
	display: none;
}
.pill {
    font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	color: #6E7379;
}
.pill-green {
	background: rgba(151, 218, 12, .15);
	color: #7DB40A;
}
.pill-lightblue {
	background: #B1ECEF;
	color: #027279;
}
.pill-orange {
	background: rgba(255, 194, 77, .18);
	color: #FFA800;
}
.pill p {
	margin-bottom: 0px;
}
[data-main="light"].bg-register {
    background: url(../images/register-skeleton-1.svg), url(../images/register-bg-skeleton-1.svg), url(../images/register-bg-skeleton-2.svg);
    background-repeat: no-repeat;
    background-position: 76% 90%, 86% 90%, 90% 90%;
}
[data-topbar="light"] .dropdown-menu {
	background-color: #fff;
}
[data-topbar="light"] .navbar-header .dropdown.show .header-item {
	background-color: #f8f9fa;
}
[data-topbar="light"] .dropdown-menu {
	border: none;
}
[data-sidebar="light"] .select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #2a3042;
	color: #fff;
}
[data-main="light"] .select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #2a3042;
	color: #fff;
}
[data-main="light"] .select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #fff;
	color: #fff;
}
[data-sidebar="light"] .select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #fff;
	color: #fff;
}
[data-main="light"] .select2-container .select2-selection--multiple:focus {
	border: 1px solid #6E7379 !important;
}
[data-sidebar="light"] .select2-container .select2-selection--multiple:focus {
	border: 1px solid #6E7379 !important;
}
[data-main="light"] .select2-search__field::placeholder {
	color: #6E7379!important;
}
[data-sidebar="light"] .select2-search__field::placeholder {
	color: #6E7379!important;
}
[data-main="light"] .select2-search__field::-moz-placeholder {
	color: #6E7379!important;
}
[data-sidebar="light"] .select2-search__field::-moz-placeholder {
	color: #6E7379!important;
}
[data-main="light"] .select2-selection__choice[title] {
	color: #000!important;
}
[data-sidebar="light"] .select2-selection__choice[title] {
	color: #000!important;
}
[data-sidebar="light"] .select2-container .select2-selection--multiple:focus {
	border: 1px solid #6E7379 !important;
}
[data-main="light"] .select2-container .select2-selection--multiple:focus {
	border: 1px solid #6E7379 !important;
}
[data-sidebar="light"] .select2-container .select2-selection--multiple {
	padding: .22rem .3rem;
  	border: 1px solid #CED4DA !important;
}
[data-main="light"] .select2-container .select2-selection--multiple {
	padding: .22rem .3rem;
  	border: 1px solid #CED4DA !important;
}
[data-main="light"] .select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
    float: right;
    position: relative;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    padding: 0px;
    position: relative;
    top: 0px;
    display: inline;
    height: 0;
}
[data-sidebar="light"] .select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
    float: right;
    position: relative;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    padding: 0px;
    position: relative;
    top: 0px;
    display: inline;
    height: 0;
}
[data-main="light"] .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 0px;
    position: relative;
	margin-bottom: 3px;
    top: 3px;
}
[data-sidebar="light"] .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 0px;
    position: relative;
	margin-bottom: 3px;
    top: 3px;
}
[data-topbar="light"] .dropdown-menu .border-top {
	border-top: 1px solid #eff2f7!important;
}
[data-topbar="light"] .dropdown-menu h6 {
	color: #495057;
}
[data-topbar="light"] .dropdown-item {
	color: #212529;
}
[data-topbar="light"] .dropdown-item:focus, .dropdown-item:hover {
	color: #16181b;
    background-color: #e4e4e4;
}
[data-topbar="light"] .dropdown-menu-right .dropdown-divider {
	display: none;
}
[data-main="light"] .btn-filter {
	background-color: #fff;
	border: 1px solid #CDCED2;
}
[data-main="light"] .modal-content {
	background-color: #fff;
	border: none;
}
[data-main="light"] .modal-header {
	border-bottom: 1px solid #eff2f7;
}
[data-main="light"] .modal-footer {
	border-top: 1px solid #eff2f7;
}
[data-main="light"] .modal-title {
	color: #333;
}
[data-sidebar="light"] .gj-textbox-md {
	color: #333;
}
[data-main="light"] .gj-textbox-md {
	color: #333;
}
[data-main="light"] .gj-datepicker-md [role=right-icon] {
	color: #668086;
	right: 15px!important;
	top: 7px!important;
}
[data-sidebar="light"] .gj-datepicker-md [role=right-icon] {
	color: #668086;
	right: 15px!important;
	top: 7px!important;
}
[data-sidebar="light"] .gj-textbox-md {
	display: block;
	margin: 0;
	background: 0 0;
	text-align: left;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-size: 13px!important;
	color: #333!important;
	width: 100%;
	height: calc(1.5em + .94rem + 2px);
	padding: .47rem .75rem;
	font-weight: 400;
	line-height: 1.5;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #32394e;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
[data-main="light"] .gj-textbox-md {
	display: block;
	margin: 0;
	background: 0 0;
	text-align: left;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-size: 13px!important;
	color: #333!important;
	width: 100%;
	height: calc(1.5em + .94rem + 2px);
	padding: .47rem .75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #bfc8e2;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #32394e;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
[data-main="light"] .gj-textbox-md:active, .gj-textbox-md:focus {
	outline: none!important;
	border-bottom: 1px solid #32394e!important;
}
[data-modal-files="light"] .modal-files-dialog {
	display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    left: 0;
    right: 0;
    top: 0;
	bottom: 0;
	max-width: 60%;
}
.mh-80 {
	max-height: 80vh;
}
[data-modal-files="light"] .modal-files-content {
	background-color: #fff;
	border: 1px solid #ddd;
}
[data-modal-files="light"] .modal-files-header {
	border: none;
	padding: 0;
}
[data-modal-files="light"] .close-files-dialog {
    width: 20px;
    height: 20px;
    content: '';
    right: -4px;
    top: -12px;
    background: url(../images/delete.svg) #fff;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    transition: all .3s ease;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    outline: none;
    border: none;
    position: absolute;
    border: 1px solid #8b8b8b;
}
body[data-sidebar="light"] input[type="number"]:disabled,input[type="text"]:disabled,input[type="tel"]:disabled,input[type="email"]:disabled,select:disabled,textarea:disabled {
	color: #6E7379;
	background-color: #F8F9FA;
}
[data-modal-files="light"] .close-files-dialog span {
	display: none;
}
[data-modal-files="light"] .modal-files-footer {
	border-top: 1px solid #CED4DA;
}
[data-sidebar="light"] .gj-textbox-md:active, .gj-textbox-md:focus {
	outline: none!important;
	border-bottom: 1px solid #32394e!important;
}
[data-sidebar="light"] .gj-picker {
	background-color: #fff;
	color: #333;
}
[data-main="light"] .gj-picker {
	background-color: #2a3042;
	color: #fff;
}
[data-main="light"] .datepicker table tr td.selected {
	background-color: transparent!important;
}
[data-sidebar="light"] .datepicker table tr td.selected {
	background-color: transparent!important;
}
[data-sidebar="light"] .gj-picker-md table tr td.selected.gj-cursor-pointer div {
	background: #0FB0BA;
}
[data-main="light"] .gj-picker-md table tr td.selected.gj-cursor-pointer div {
	background: #0FB0BA;
}
[data-main="light"] .datepicker table tr td.today {
	background: transparent!important;
}
[data-sidebar="light"] .datepicker table tr td.today {
	background: transparent!important;
}
[data-sidebar="light"] .gj-picker-md {
	border: 1px solid #797979;
}
[data-main="light"] .gj-picker-md {
	border: 1px solid #797979;
}
[data-topbar="light"] .notification-item .media:hover {
	background-color: #f4f4f4;
}
body[data-sidebar="light"].sidebar-enable.vertical-collpsed .logo {
	display: none;
}
#overlay {
    background: #ffffff;
    color: black;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    /*padding-top: 25%;*/
    opacity: .90;
}
#overlay-spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 3px solid #3eb8e5;
    border-right-color: transparent;
    border-radius: 50%;
    position: fixed;
    top: calc(50% - 42px);
    left: calc(50% - 32px);
}

#overlay-text {
    position: fixed;
    left: calc(50% - 100px);
    top: calc(50% + 40px);
	width: 200px;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
[data-file-list="light"] .loaded-file {
    background: #F1F1F3;
    border-radius: 6px;
    padding: 6px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
[data-file-list="light"] .loaded-file p {
	margin-bottom: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	max-width: 100%;
}
[data-file-list="light"] .loaded-file .blue {
	color: #0073BE;
}
[data-file-list="light"] .loaded-file .green {
	color: #6B9D00;
}
[data-file-list="light"] .loaded-file__delete:hover {
	cursor: pointer;
}
[data-main="light"] .card-link {
	position: relative;
	display: block;
}
[data-main="light"] .card-link::after {
	content: url(../images/arrow-accordion-light.svg);
	top: -2px;
	right: 10px;
	position: absolute;
	display: flex;
	background-repeat: no-repeat;
	transition: all .3s ease;
}
.card-link[aria-expanded="false"].card-link::after {
	transform: rotate(180deg);
}
.card-link[aria-expanded="true"].card-link::after {
	transform: rotate(0deg);
}
[data-main="light"] .accordion-header {
	background-color: #F1F1F3;
}
.pl-20 {
	padding-left: 20px;
}
.accordion-header[aria-expanded="true"] .accordion-arrow {
	transition: all .3s ease;
	transform: rotate(0deg);
}
.accordion-header[aria-expanded="false"] .accordion-arrow {
	transition: all .3s ease;
	transform: rotate(180deg);
}
[data-main="light"] .accordion-header h5 {
	color: #333;
}
.dark-sm {
	font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    color: #333;
}
[data-analys-item="light"] .analys-item__header {
	color: #333;
}
.card-link[aria-expanded="true"]::after {
	transition: all .3s ease;
	transform: rotate(180deg);
}
[data-analys="light"] .analys-card {
	background: #fff;
}
[data-analys="light"] .analys-type h3 {
	font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 26px;
    color: #333;
}
[data-analys-item="light"] .analys-card {
	border: none;
	background-color: #fff;
}
[data-analys-item="light"] .analys-characteristic li span:not(:first-child) {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	color: #000;
}
[data-analys-item="light"] .inner-card {
	background: #F1F1F3;
    border-radius: 10px;
}
[data-analys-item="light"] .inner-card__item {
	font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #333;
    position: relative;
    margin-bottom: 16px;
}
@media screen and (max-width: 1800px) {
	.group-mb {
		display: flex;
		flex-direction: column;
	}
	.group-mb .button-mb {
		max-width: 75%;
	}
}
@media screen and (max-width: 1600px) {
	[data-statuses="light"].request-statuses {
		grid-template-columns: repeat(2, minmax(303px, 1fr));
		row-gap: 30px;
	}
}
@media screen and (max-width: 1500px) {
	.main-content-survey {
		margin-right: 340px;
	}
	.vertical-menu-right {
		max-width: 340px;
	}
	.footer-right {
		right: 320px;
	}
}
@media screen and (max-width: 1440px) {
	.group-row {
		display: flex;
		flex-direction: column;
	}
	.assesment-button-container {
		flex: 0 0 75%;
		max-width: 75%;
	}
}
@media screen and (max-width: 1366px) {
	.error-number {
		font-size: calc(72px + 6 * ((100vw - 20px) / 35))
	}
}
@media screen and (max-width: 1365px) {
	.vertical-menu-sm {
	  display: none;
	}
	[data-vertical="light"].vertical-menu-sm {
		display: block;
	}
}
@media screen and (max-width: 1200px) {
	.vertical-menu-right {
		max-width: 250px;
	}
	.main-content-survey {
		margin-right: 245px;
	}
	.footer-right {
		right: 240px;
	}
}
@media screen and (max-width: 991px) {
	[data-modal-files="light"] .modal-files-dialog {
		max-width: 95%;
	}
	[data-main="light"].bg-register {
		background: none;
	}
	[data-vertical="light"].vertical-menu-sm {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	[data-main="light"] .error-container.error-container-big {
		margin-top: 14vh;
	}
}
@media screen and (max-width: 767px) {
	.assesment-button-container {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.vertical-menu-right {
		position: relative;
		width: 100%;
		max-width: 100%;
		top: -80px;
		padding: 0px 40px;
	}
	body[data-sidebar="light"] .vertical-menu-right {
		background: transparent;
	}
	.main-content-survey {
		margin-right: 0;
	}
	.footer-right {
		right: 0px;
	}
	.group-mb .button-mb {
		max-width: 100%;
	}
	[data-main="light"] .info-tooltip {
		flex-direction: column;
		text-align: center;
	}
	[data-main="light"] .info-icon::before {
		margin-right: 0;
		margin-bottom: 10px;
	}
	[data-statuses="light"].request-statuses {
		grid-template-columns: repeat(1, minmax(303px, 1fr));
		row-gap: 30px;
	}
}
@media screen and (max-width: 576px) {
	.application-type__image {
		align-self: center;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.application-type {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.btn-download {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.btn-print {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	[data-main="light"] .card {
		padding: 25px 15px;
	}
	[data-main="light"] .custom-file {
		justify-content: center;
	}
	[data-main="light"] .btn-add-surveys {
		max-width: 100%;
	}
	[data-main="light"] .btn-add-surveys2 {
		max-width: 100%;
	}
	[data-main="light"] .btn-add-surveys3 {
		max-width: 100%;
	}
	[data-sidebar="light"] .no-col-pd {
		padding-right: 0px;
		padding-left: 0px
	}
	[data-pagination="light"] .paginate-step .page-link {
		margin-right: 0;
	}
	[data-tablist="light"].nav-tabs.nav-register li {
		width: 100%;
		margin-bottom: 10px;
	}
	[data-tablist="light"].nav-lang .nav-link {
		width: auto;
	}
	[data-main="light"] .error-container img {
		padding: 0 15px;
	}
	[data-main="light"] .error-container {
		padding: 0 15px;
	}
	[data-main="light"] .error-container.error-container-big {
		margin-top: 7vh;
		padding: 12px 20px;
		border-radius: 4px;
		margin: 10px 0;
	}
}
[data-user-dropdown="light"] .user-header-img {
    max-width: 36px;
    max-height: 36px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
}
.user-header-img.user-header-img--light {
	max-width: 36px;
    max-height: 36px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
}
[data-user-dropdown="light"] .user-header__dropdown {
	width: 400px;
	padding: 20px;
}
@media screen and (max-width: 600px) {
	[data-user-dropdown="light"] .user-header__dropdown {
		margin: 0 auto;
		max-width: 400px;
		width: 100%;
	}
	[data-user-dropdown="light"] .header-dropdown__top .text-dropdown-grey {
		word-break: break-all;
		text-overflow: ellipsis;
		overflow: hidden; 
	}
	[data-user-dropdown="light"] .header-dropdown__top .text-dropdown-black {
		display: block;
	}
}
[data-user-dropdown="light"] .user-dropdown__logo {
	width: 77px;
	height: 77px;
	max-width: 77px;
	max-height: 77px;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	transition: all .3s ease;
	cursor: pointer;
	background-size: cover;
    background-position: center;
}
[data-user-dropdown="light"] .user-dropdown__logo:hover {
	filter: brightness(80%) blur(1px);
	transition: all .3s ease;
	cursor: pointer;
}
[data-user-dropdown="light"] .user-dropdown__name {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	font-family: "Poppins", sans-serif;
}
.text-dropdown-grey {
	color: #6E7379;
	font-size: 13px;
	font-family: "Poppins", sans-serif;
	margin-bottom: 7px;
}
.text-dropdown-black {
	color: #333;
	font-size: 15px;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
	margin-bottom: 12px;
}
[data-user-dropdown="light"] .header-dropdown__top {
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}
[data-user-dropdown="light"] .change-pass {
	display: inline-block;
	margin-top: 15px;
	color: #fff;
	font-size: 14px;
	font-family: "Poppins", sans-serif;
	background-color: #0FB0BA;
	border-radius: 30px;
	padding: 8px 16px;
	transition: all .3s ease;
	margin-bottom: 25px;
}
[data-user-dropdown="light"] .change-pass:hover {
	transition: all .3s ease;
    background: #027279;
    color: #fff;
    box-shadow: 0px 5px 8px rgba(15, 176, 186, .3);
}
[data-user-dropdown="light"] .user-dropdown__about {
	padding: 20px 20px;
    border-top: 1px solid #E3E3E7;
    border-bottom: 1px solid #E3E3E7;
}
[data-user-dropdown="light"] .dropdown-logout__btn {
	border: 1px solid #0FB0BA;
	border-radius: 64px;
	font-size: 14px;
	text-align: center;
	color: #6E7379;
	transition: all .3s ease;
	padding: 7px 23px;
	margin-top: 16px;
    display: inline-block;
}
[data-user-dropdown="light"] .dropdown-logout__btn:hover {
	border: 1px solid #0FB0BA;
	background-color: #0FB0BA;
	border-radius: 64px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	transition: all .3s ease;
}
[data-user-dropdown="light"] .choose-photo-ic {
	position: absolute;
    bottom: -3px;
    right: -12px;
	z-index: 100;
}
[data-user-dropdown="light"] .header-type-file {
	display: none;
}
[data-user-dropdown="light"] .select-profile-image {
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin-bottom: 0;
	z-index: 100;
	cursor: pointer;
}
[data-user-dropdown="light"] .select-profile-image.no-image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin-bottom: 0;
    z-index: 100;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    border-radius: 50%;
    color: #fff;
    background: linear-gradient(to right, #606fc3, #2ebf91);
}
.row-hr-white {
	border-top: 1px solid #EFF2F7;
}
.change-password__actions {
	display: flex;
	justify-content: flex-end;
}
@media screen and (max-width: 576px) {
	.change-password__actions {
		flex-direction: column;
	}
	.btn-white-rounded {
		margin-right: 0!important;
		margin-bottom: 10px;
	}
}
[data-page-title="white"] h4 {
	color: #495057;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
}
[data-page-title="white"] .breadcrumb-item:first-child a{
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #495057;
}
[data-page-title="white"] .breadcrumb-item:last-child a {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #74788D;
}
[data-page-title="white"] .breadcrumb-item:last-child:before {
	color: #74788D;
}
.reset-form__icon {
	content: '';
    position: absolute;
    background: url(../images/fa-eye-crossed.svg);
    width: 16px;
    height: 14px;
    cursor: pointer;
    right: 21px;
    top: 11px;
}
.btn-white-rounded {
	border: 1px solid #0FB0BA;
    border-radius: 64px;
    font-size: 14px;
    text-align: center;
    color: #6E7379;
    transition: all .3s ease;
    padding: 7px 23px;
    display: inline-block;
	text-align: center;
	background-color: #fff;
}
.btn-white-rounded:hover {
	color: #fff;
    transition: all .3s ease;
	border: 1px solid #0FB0BA;
    background-color: #0FB0BA;
}
.btn-colored-rounded {
	display: inline-block;
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    background-color: #0FB0BA;
    border-radius: 30px;
    padding: 8px 16px;
    transition: all .3s ease;
	text-align: center;
}
.btn-colored-rounded:hover {
    transition: all .3s ease;
    background: #027279;
    color: #fff;
    box-shadow: 0px 5px 8px rgba(15, 176, 186, .3);
}
.reset-form__icon--selected {
    content: '';
    position: absolute;
    background: url(../images/fa-eye-visible.svg);
    width: 16px;
    height: 14px;
    cursor: pointer;
    right: 21px;
    top: 11px;
}
[data-reset-password="light"] .form-group input[type="password"] {
	font-size: 14px;
}