.gris-1 {
	  background-color: #f9f9f9; 
	  border: 1px solid #ffffff !important; 
	border-radius: 35px;
	padding: 25px;
	margin-top: 25px;
	
}
.columnas {
	display: flex;
	flex-direction:row;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items:flex-start;

	
}
#docheader th {
  padding-top: 9px!important;
  padding-left: 3%!important;
  padding-bottom: 10px!important;
  text-align: center;
  position: sticky;
  vertical-align: middle;
  top: 0;
  z-index: 1;
}
.signup_steps{
  color: #bab9c3;
}
.signup_steps_text{
  color: #8ec93f; 
  font-weight: bold;
}
.modulos {
  width: 100%;
  background: #fff;
  border: solid;
  border-radius: 15px;
  padding: 20px;
  /* padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px; */
  color: white;
  margin: 16px 0;
  font-size: 16px;
  -moz-box-shadow: 0px 0px 20px #cccccc;
  -webkit-box-shadow: 0px 0px 20px #cccccc;
  box-shadow: 0px 0px 20px #cccccc;
	
}
.modulos-big {
  width: 100%;
  background: #fff;
  border: solid;
  border-radius: 15px;
  padding: 32px;
  color: white;
  margin: 16px 0;
  font-size: 16px;
  -moz-box-shadow: 0px 0px 20px #cccccc;
  -webkit-box-shadow: 0px 0px 20px #cccccc;
  box-shadow: 0px 0px 20px #cccccc;
  display: block;


}
@media (max-width: 768px) { /* adjust max-width value as needed */
  .personal {
    font-size: 14px; /* smaller font size for smaller screens */
    white-space: nowrap; /* prevent text from wrapping to the next line */
  }
}
.personal {
	color: #8dc44a;
	padding-bottom: 22px;
	font-size: 18px;
}
.form-register .botons {
  width: 100%;
  background: #8dc44a;
  border: none;
  padding: 12px;
  color: white;
  margin: 16px 0;
  font-size: 16px;
  border-radius: 35px;
  text-align: center;

}

.form-register {
  width: 400px;
  background: #fff;
  background-image: url("images/ir-m-bg.jpg");
	background-repeat: no-repeat;
  padding: 30px;
  margin: auto;
  margin-top: 100px;
  border-radius: 4px;
  font-family: 'inter';
  color: white;
  box-shadow: 7px 13px 37px #000;
}
.form-register h4 {
  font-size: 26px;
  margin-bottom: -20px;
  text-align: center;
  padding: 30px;
}

.controls {
  width: 100%;
  background: #fff;
  padding: 17px;
  border-radius: 35px;
  margin-bottom: 16px;
  border: 1px solid #8dc44a;
  font-family: 'inter';
  font-size: 16px;
  color: #d1d1d1 !important;
}
.controls-col-2 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.form-register p {
  height: 40px;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
	color: #ccc;
	padding-top: 12px;
}
.select_Dropdown
{
  background-color: white!important;


}
select option {
 
  font-size: 16px!important;
  padding: 10px!important;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #8cc640!important;
  background-color: rgb(247 247 247 / 87%)!important;
}
.form-register a {
  color: #8dc44a;
  text-decoration: none;
}

.form-register a:hover {
  color: #ccc;
  text-decoration: underline;
}

.botonescard {
  /* width: 100%; */
  width: fit-content;
  max-width: 100%;
  background: #8dc44a;
  border: none;
  padding: 12px;
  color: white;
  margin: 16px 0;
  font-size: 16px;
  border-radius: 35px;
  text-align: center;
  padding-left: 2px;

}
.botones {
  width: 100%;
  /* width: fit-content;
  max-width: 100%; */
  background: #8dc44a!important;
  border: none!important;
  padding: 12px!important;
  color: white!important;
  margin: 16px 13px!important;
  font-size: 16px!important;
  border-radius: 35px!important;
  text-align: center!important;

}
.botones-2 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;

}
.form-register .botons a:hover {
  color: #ccc;
  background: #ccc;
}
.link-center{
  text-align: center;
}
.w-100 {
  width: 100%!important;
}
#copytextarea-field{
  opacity: .01;
  height:0;
  position:absolute;
  z-index: -1;
}
.generate-wizard-url{
  border-color: #6fb71f !important;
}
.generate-lead-signup-url{
  border-color: #6fb71f !important;
}
.modal-btn-text{
  color: #ffa217;
}
.modal-email-text{
  color: #6fb71f;
}

.generate-lead-signup-url{
  border-color: #6fb71f !important;
}

.link-center{
  text-align: center;
}
.copy-link-text{
  color: #6fb71f !important;
}

.close-copy-link-modal{
  background-color: #6fb71f !important;
  border-color: white !important;
  color: white !important;
}

.close-copy-link-modal:hover{
  background-color: #6fb71f !important;
  color: #fff !important;
  transform: scale(0.9);
}

.form-register .botons2 {
  width: 50%;
  background: #ccc;
  border: none;
  padding: 12px;
  color: white;
  margin: 16px 0;
  font-size: 16px;
  border-radius: 35px;
text-align: center
}
.form-register .botons2 a:hover {
  color: #ccc;
  background: #ccc;
}
.form-register .botons3 {
  width: 50%;
  background: #8dc44a;
  border: none;
  padding: 12px;
  color: white;
  margin: 16px 0;
  font-size: 16px;
  border-radius: 35px;
  text-align: center;
display: block;
	float: left;
	
	
}
.form-register .botons3 a:hover {
  color: #ccc;
  background: #ccc;
}


.custom-control .custom-control-label {
  padding-left: 10px;
  padding-top: 2px;
  color: #141515;
}

.custom-control .custom-control-label:before {
  transition: 0s all;
  box-shadow: none !important;
  background: #E1E1E1;
  width: 22px;
  height: 22px;
  border-color: #E1E1E1 !important;
  border-radius: 100%;
  margin-top: -2px;
  background: transparent;
  border-color: #E1E1E1;
}

.custom-control .custom-control-label:after {
  margin-top: 1px;
  margin-left: 3px;
}

.custom-control .custom-control-label:active:before {
  background: #fff !important;
  border-color: #E1E1E1 !important;
}

.custom-control .custom-control-input:checked ~ .custom-control-label:before {
  background: #8dc44a !important;
  border-color: #8dc44a !important;
}

.custom-control .custom-control-input:checked ~ .custom-control-label:after {
  width: 16px;
  height: 16px;
  background-size: 12px 12px;
}

.custom-control .custom-control-input:checked ~ .custom-control-label:before {
  border-radius: 100%;
}

.custom-radio .custom-control-label:before {
  border-radius: 100%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:before {
  border-radius: 100%;
}


.custom-file-upload {
  position: relative;
  display: flex;
  width: 90%;
  height: 102px;
}
.uploader-description {
  

  text-align: center;
}
.custom-file-upload img.uploader-icon {
  position: absolute;
  top: 39%;
  left: 42%;
  transform: translateY(-50%);
  
   /* set the height of the image */
}

.custom-file-upload input[type="file"] {
  /* overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0; */
  border: solid transparent !important;
  width: 68% !important;
  opacity: 0 !important;
  width: 100%;
  height: 50px;
  margin-bottom: 14px!important;
 
}

.custom-file-upload label {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-color: rgba(225, 225, 225, 0.2);
  background-size: 45px 58px;
  border: 1px solid #E1E1E1;
  border-radius: 6px;
  margin: 0;
}

.custom-file-upload label span {
  display: block;
  font-size: 15px;
  color: #A1A1A2;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font-weight: 500;
  transform: translate(0%, -50%);
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  width: 100%;
  text-align: center;
  border-radius: 0;
}

.custom-file-upload label span i.icon,
.custom-file-upload label span ion-icon {
  --ionicon-stroke-width: 32px;
  font-size: 48px;
  color: #A1A1A2;
}

.custom-file-upload label span strong {
  display: block;
  font-weight: 500;
}

.custom-file-upload label span i {
  font-style: normal;
  display: block;
}

.custom-file-upload label.file-uploaded {
  background-size: cover;
  background-position: center;
}

.custom-file-upload label.file-uploaded:before {
  content: "";
  width: 38px;
  height: 38px;
  background: #8dc44a;
  border-radius: 100%;
  display: flex;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='23px' height='20px' viewBox='0 0 23 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline id='Path' stroke='%23FFFFFF' stroke-width='2.4' points='21.2 2 7.76 18 2 12'%3E%3C/polyline%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 50%;
  top: calc(50% + -22px);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  transform: translate(-50%, -50%);
}

.custom-file-upload label.file-uploaded label {
  border-color: transparent;
}

.custom-file-upload label.file-uploaded span {
  bottom: 0;
  left: 0;
  top: auto;
  transform: translate(0, 0);
  font-size: 11px;
  color: #4F5050;
  background-color: #E1E1E1;
}

.sticky-container {
  background-color: #ffa217;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 3px;
  position: fixed;
  top: 50%;
  right: 0;
  width: 77px;
  height: auto;
  z-index: 1000;
  margin-top: -24px;
  text-align: center;
}
.sticky-container a {
  color :white;
  text-decoration :none;
}

.task-textarea{
  width:100%;
  height:159px;
  border: 1px solid #9bc63f;
  padding: .375rem .75rem;
  font-size: 12px;
  color: #495057;
}
.notes-sticky-container {
  background-color: #ffa217;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 3px;
  position: fixed;
  top: 42%;
  right: 0;
  width: 77px;
  height: auto;
  z-index: 1000;
  margin-top: -24px;
  text-align: center;
}
.notes-sticky-container a {
  color:white;
  text-decoration: none;
}
.task-save{
  padding: 2%;
  float: right;
}

.save_new_task{
  background-color: #ffa217;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 3px;
  width: 100px;
  height: auto;
  text-align: center;
  border-radius: 0px;
}

.save_new_task span {
  color:white;
  text-decoration: none;
}

.save_note_button{
  background-color: #ffa217;
  color: white;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 3px;
  width: 100px;
  height: auto;
  text-align: center;
  border-radius: 2px;
  text-decoration: none;
}


.modal.left .modal-dialog,
.modal.right .modal-dialog,
.modal.top .modal-dialog,
.modal.bottom .modal-dialog {
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

/* Left & Right */

.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 500px;
    max-width: 100%;
    height: 100%;
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

.modal.left.fade .modal-dialog {
    left: -500px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
    left: 0;
}

.modal.right.fade .modal-dialog {
    right: -500px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
    right: 0;
}

.modal.left .modal-content,
.modal.right .modal-content,
.modal.top .modal-content,
.modal.bottom .modal-content,
.modal.full .modal-content {
    border-radius: 0;
    border: none;
}

.modal.left .modal-dialog.modal-sm,
.modal.right .modal-dialog.modal-sm {
    width: 300px;
}

.modal.left .modal-dialog.modal-lg,
.modal.right .modal-dialog.modal-lg {
    width: 800px;
}

.modal.left .modal-dialog.modal-xl,
.modal.right .modal-dialog.modal-xl {
    width: 1140px;
}

/* Top and Bottom */

.modal.top .modal-dialog,
.modal.bottom .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.modal.top .modal-content,
.modal.bottom .modal-content {
    height: auto;
    overflow-y: auto;
}

.modal.top .modal-body,
.modal.bottom .modal-body {
    padding: 15px 15px;
}

/* Top */

.modal.top.fade .modal-dialog {
    top: -100%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.top.fade.show .modal-dialog {
    top: 0;
}

/* Bottom */

.modal.bottom.fade .modal-dialog {
    bottom: -100%;
    -webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    -o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    transition: opacity 0.3s linear, bottom 0.3s ease-out;
}

.modal.bottom.fade.show .modal-dialog {
    bottom: 0;
}

.modal.bottom.fade .modal-dialog {
    bottom: -100%;
}

/* Full Screen */

.modal.full .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.modal.full .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.full .close-modal {
    position: fixed;
    top: 0;
    right: 3rem;
}

/* Footer */

.modal-footer-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-radius: 0;
}

/* XS */

.modal.left.xs .modal-body,
.modal.right.xs .modal-body {
    padding: 15px;
}

/* TABLE */

.content-table {
    border-collapse: collapse;
    margin: 25px!important;
    font-size: 0.9em!important;
    min-width: 95%!important;
    /* border-radius: 25px!important; */
    overflow: hidden!important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15)!important;
align-content: center!important;
	text-align: center!important;
}

.content-table thead tr {
    background-color: #b9b9b9;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.content-table thead .verde {
    background-color: #8dc44a;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.content-table thead .rojo {
    background-color: red;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.content-table th,
.content-table td {
    padding: 12px 0px;
}
.content-table  td, .content-table th{
    width: 147.406px !important;
}
.table > :not(caption) > * > *{
  /* padding: 0.2rem 1rem !important; */
  vertical-align: middle;
}

.content-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.content-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.content-table tbody tr:last-of-type {
    border-bottom: 0px solid #ccc;
}

.content-table tbody tr.active-row {
    font-weight: bold;
    color: #8dc44a;
}
.content-table tbody tr.active-row-2 {
    font-weight: bold;
    color: red;
}

.tabla-verde-title {
	padding: 35px 0px 0px 0px;
	text-align: center;
	color: #8dc44a;
	font-weight: bold;
	font-size: 16px;
}

.tabla-rojo-title {
	padding: 35px 0px 0px 0px;
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 16px;
}

/* TABLE */






.bg-white .card-header,
.bg-white .card-footer {
  background-color: transparent; }

.border-white {
  border: 1px solid #ffffff !important; }

.border-top-white {
  border-top: 1px solid #ffffff; }

.border-bottom-white {
  border-bottom: 1px solid #ffffff; }

.border-start-white {
  border-left: 1px solid #ffffff; }

.border-end-white {
  border-right: 1px solid #ffffff; }

.bg-white.badge-glow,
.border-white.badge-glow {
  box-shadow: 0px 0px 10px #ffffff; }

.overlay-white {
  background: #ffffff;
  /* The Fallback */
  background: rgba(255, 255, 255, 0.6); }

input:focus ~ .bg-white {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffffff !important; }

.bg-black .card-header,
.bg-black .card-footer {
  background-color: transparent; }

.border-black {
  border: 1px solid #000000 !important; }

.border-top-black {
  border-top: 1px solid #000000; }

.border-bottom-black {
  border-bottom: 1px solid #000000; }

.border-start-black {
  border-left: 1px solid #000000; }

.border-end-black {
  border-right: 1px solid #000000; }

.bg-black.badge-glow,
.border-black.badge-glow {
  box-shadow: 0px 0px 10px #000000; }

.overlay-black {
  background: #000000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.6); }

input:focus ~ .bg-black {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #000000 !important; }

.bg-dark .card-header,
.bg-dark .card-footer {
  background-color: transparent; }

.alert-dark {
  background: rgba(75, 75, 75, 0.12) !important;
  color: #4b4b4b !important; }

.alert-dark .alert-heading {
  box-shadow: rgba(75, 75, 75, 0.4) 0px 6px 15px -7px; }

.alert-dark .alert-link {
  color: #3e3e3e !important; }

.alert-dark .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234b4b4b'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
  color: #4b4b4b !important; }

.border-dark {
  border: 1px solid #4b4b4b !important; }

.border-top-dark {
  border-top: 1px solid #4b4b4b; }

.border-bottom-dark {
  border-bottom: 1px solid #4b4b4b; }

.border-start-dark {
  border-left: 1px solid #4b4b4b; }

.border-end-dark {
  border-right: 1px solid #4b4b4b; }

.bg-dark.badge-glow,
.border-dark.badge-glow {
  box-shadow: 0px 0px 10px #4b4b4b; }

.badge.badge-light-dark {
  background-color: rgba(75, 75, 75, 0.12);
  color: #4b4b4b !important; }

.overlay-dark {
  background: #4b4b4b;
  /* The Fallback */
  background: rgba(75, 75, 75, 0.6); }

.btn-dark {
  border-color: #4b4b4b !important;
  background-color: #4b4b4b !important;
  color: #fff !important; }

.btn-dark:focus, .btn-dark:active, .btn-dark.active {
  color: #fff;
  background-color: #343434 !important; }

.btn-dark:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #4b4b4b; }

.btn-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark {
  color: #fff;
  background-color: #343434 !important; }

.btn-flat-dark {
  background-color: transparent;
  color: #4b4b4b; }

.btn-flat-dark:hover {
  color: #4b4b4b; }

.btn-flat-dark:hover:not(.disabled):not(:disabled) {
  background-color: rgba(75, 75, 75, 0.12); }

.btn-flat-dark:active, .btn-flat-dark.active, .btn-flat-dark:focus {
  background-color: rgba(75, 75, 75, 0.2);
  color: #4b4b4b; }

.btn-flat-dark.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234b4b4b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-dark {
  background-color: #4b4b4b;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-dark:hover:not(.disabled):not(:disabled) {
  background-color: #626262; }

.btn-relief-dark:active, .btn-relief-dark.active, .btn-relief-dark:focus {
  background-color: #343434; }

.btn-relief-dark:hover {
  color: #fff; }

.btn-relief-dark:active, .btn-relief-dark.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-dark {
  border: 1px solid #4b4b4b !important;
  background-color: transparent;
  color: #4b4b4b; }

.btn-outline-dark:hover:not(.disabled):not(:disabled) {
  background-color: rgba(75, 75, 75, 0.04);
  color: #4b4b4b; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):focus {
  background-color: rgba(75, 75, 75, 0.2);
  color: #4b4b4b; }

.btn-outline-dark.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234b4b4b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-dark.show.dropdown-toggle {
  background-color: rgba(75, 75, 75, 0.2);
  color: #4b4b4b; }

.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark {
  color: #4b4b4b;
  background-color: rgba(75, 75, 75, 0.2) !important; }

.btn-outline-dark.waves-effect .waves-ripple,
.btn-flat-dark.waves-effect .waves-ripple {
  background: radial-gradient(rgba(75, 75, 75, 0.2) 0, rgba(75, 75, 75, 0.3) 40%, rgba(75, 75, 75, 0.4) 50%, rgba(75, 75, 75, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-dark {
  background-color: #4b4b4b; }

.modal.modal-dark .modal-header .modal-title {
  color: #4b4b4b; }

.modal.modal-dark .modal-header .btn-close {
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234b4b4b'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
  color: #4b4b4b !important; }

.progress-bar-dark {
  background-color: rgba(75, 75, 75, 0.12); }

.progress-bar-dark .progress-bar {
  background-color: #4b4b4b; }

.timeline .timeline-point-dark {
  border-color: #4b4b4b !important; }

.timeline .timeline-point-dark i,
.timeline .timeline-point-dark svg {
  stroke: #4b4b4b !important; }

.timeline .timeline-point-dark.timeline-point-indicator {
  background-color: #4b4b4b !important; }

.timeline .timeline-point-dark.timeline-point-indicator:before {
  background: rgba(75, 75, 75, 0.12) !important; }

.divider.divider-dark .divider-text:before, .divider.divider-dark .divider-text:after {
  border-color: #4b4b4b !important; }

input:focus ~ .bg-dark {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4b4b4b !important; }

.form-check-dark .form-check-input:checked {
  border-color: #4b4b4b;
  background-color: #4b4b4b; }

.form-check-dark .form-check-input:not(:disabled):checked, .form-check-dark .form-check-input:not(:disabled):focus {
  border-color: #4b4b4b;
  box-shadow: 0 2px 4px 0 rgba(75, 75, 75, 0.4); }

.select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #4b4b4b !important;
  border-color: #4b4b4b !important; }

.bg-light .card-header,
.bg-light .card-footer {
  background-color: transparent; }

.border-light {
  border: 1px solid #f6f6f6 !important; }

.border-top-light {
  border-top: 1px solid #f6f6f6; }

.border-bottom-light {
  border-bottom: 1px solid #f6f6f6; }

.border-start-light {
  border-left: 1px solid #f6f6f6; }

.border-end-light {
  border-right: 1px solid #f6f6f6; }

.bg-light.badge-glow,
.border-light.badge-glow {
  box-shadow: 0px 0px 10px #f6f6f6; }

.overlay-light {
  background: #f6f6f6;
  /* The Fallback */
  background: rgba(246, 246, 246, 0.6); }

input:focus ~ .bg-light {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f6f6f6 !important; }

.bg-primary .card-header,
.bg-primary .card-footer {
  background-color: transparent; }

.alert-primary {
  background: rgba(140, 168, 94, 0.12) !important;
  color: #8cc640 !important; }

.alert-primary .alert-heading {
  box-shadow: rgba(140, 168, 94, 0.4) 0px 6px 15px -7px; }

.alert-primary .alert-link {
  color: #90d03c !important; }

.alert-primary .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238cc640'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
  color: #8cc640 !important; }

.bg-light-primary {
  background: rgba(140, 168, 94, 0.12) !important;
  color: #8cc640 !important; }

.bg-light-primary.fc-h-event, .bg-light-primary.fc-v-event {
  border-color: rgba(140, 168, 94, 0.1); }

.bg-light-primary .fc-list-event-dot {
  border-color: #8cc640 !important; }

.bg-light-primary.fc-list-event:hover td {
  background: rgba(140, 168, 94, 0.1) !important; }

.bg-light-primary.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-primary {
  color: #8cc640 !important; }

.border-primary {
  border: 1px solid #8cc640 !important; }

.border-top-primary {
  border-top: 1px solid #8cc640; }

.border-bottom-primary {
  border-bottom: 1px solid #8cc640; }

.border-start-primary {
  border-left: 1px solid #8cc640; }

.border-end-primary {
  border-right: 1px solid #8cc640; }

.bg-primary.badge-glow,
.border-primary.badge-glow {
  box-shadow: 0px 0px 10px #8cc640; }

.badge.badge-light-primary {
  background-color: rgba(140, 168, 94, 0.12);
  color: #8cc640 !important; }

.overlay-primary {
  background: #8cc640;
  /* The Fallback */
  background: rgba(140, 168, 94, 0.6); }

.btn-primary {
  border-color: #8cc640 !important;
  background-color: #8cc640 !important;
  color: #fff !important; }

.btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  background-color: #90d03c !important; }

.btn-primary:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #8cc640; }

.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary {
  color: #fff;
  background-color: #90d03c !important; }

.btn-flat-primary {
  background-color: transparent;
  color: #8cc640; }

.btn-flat-primary:hover {
  color: #8cc640; }

.btn-flat-primary:hover:not(.disabled):not(:disabled) {
  background-color: rgba(140, 168, 94, 0.12); }

.btn-flat-primary:active, .btn-flat-primary.active, .btn-flat-primary:focus {
  background-color: rgba(140, 168, 94, 0.2);
  color: #8cc640; }

.btn-flat-primary.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238cc640' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-primary {
  background-color: #8cc640;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-primary:hover:not(.disabled):not(:disabled) {
  background-color: #887ef2; }

.btn-relief-primary:active, .btn-relief-primary.active, .btn-relief-primary:focus {
  background-color: #90d03c; }

.btn-relief-primary:hover {
  color: #fff; }

.btn-relief-primary:active, .btn-relief-primary.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-primary {
  border: 1px solid #8cc640 !important;
  background-color: transparent;
  color: #8cc640; }

.btn-outline-primary:hover:not(.disabled):not(:disabled) {
  background-color: rgba(140, 168, 94, 0.04);
  color: #8cc640; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):focus {
  background-color: rgba(140, 168, 94, 0.2);
  color: #8cc640; }

.btn-outline-primary.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238cc640' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-primary.show.dropdown-toggle {
  background-color: rgba(140, 168, 94, 0.2);
  color: #8cc640; }

.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary {
  color: #8cc640;
  background-color: rgba(140, 168, 94, 0.2) !important; }

.btn-outline-primary.waves-effect .waves-ripple,
.btn-flat-primary.waves-effect .waves-ripple {
  background: radial-gradient(rgba(140, 168, 94, 0.2) 0, rgba(140, 168, 94, 0.3) 40%, rgba(140, 168, 94, 0.4) 50%, rgba(140, 168, 94, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-primary {
  background-color: #8cc640; }

.modal.modal-primary .modal-header .modal-title {
  color: #8cc640; }

.modal.modal-primary .modal-header .btn-close {
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238cc640'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
  color: #8cc640 !important; }

.pagination-primary .page-item.active .page-link {
  background: #8cc640 !important;
  color: #fff; }

.pagination-primary .page-item.active .page-link:hover {
  color: #fff; }

.pagination-primary .page-item .page-link:hover {
  color: #8cc640; }

.pagination-primary .page-item.prev-item .page-link:hover, .pagination-primary .page-item.next-item .page-link:hover {
  background: #8cc640;
  color: #fff; }

.pagination-primary .page-item.next-item .page-link:active:after, .pagination-primary .page-item.next-item .page-link:hover:after, .pagination-primary .page-item.next .page-link:active:after, .pagination-primary .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238cc640' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-primary .page-item.prev-item .page-link:active:before, .pagination-primary .page-item.prev-item .page-link:hover:before, .pagination-primary .page-item.prev .page-link:active:before, .pagination-primary .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238cc640' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-primary .nav-item .nav-link.active {
  color: #fff;
  background-color: #8cc640 !important;
  border-color: #8cc640;
  box-shadow: 0 4px 18px -4px rgba(140, 168, 94, 0.65); }

.progress-bar-primary {
  background-color: rgba(140, 168, 94, 0.12); }

.progress-bar-primary .progress-bar {
  background-color: #8cc640; }

.timeline .timeline-point-primary {
  border-color: #8cc640 !important; }

.timeline .timeline-point-primary i,
.timeline .timeline-point-primary svg {
  stroke: #8cc640 !important; }

.timeline .timeline-point-primary.timeline-point-indicator {
  background-color: #8cc640 !important; }

.timeline .timeline-point-primary.timeline-point-indicator:before {
  background: rgba(140, 168, 94, 0.12) !important; }

.divider.divider-primary .divider-text:before, .divider.divider-primary .divider-text:after {
  border-color: #8cc640 !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8cc640 !important; }

.form-check-primary .form-check-input:checked {
  border-color: #8cc640;
  background-color: #8cc640; }

.form-check-primary .form-check-input:not(:disabled):checked, .form-check-primary .form-check-input:not(:disabled):focus {
  border-color: #8cc640;
  box-shadow: 0 2px 4px 0 rgba(140, 168, 94, 0.4); }

.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #8cc640 !important;
  border-color: #8cc640 !important; }

.bg-secondary .card-header,
.bg-secondary .card-footer {
  background-color: transparent; }

.alert-secondary {
  background: rgba(130, 134, 139, 0.12) !important;
  color: #82868b !important; }

.alert-secondary .alert-heading {
  box-shadow: rgba(130, 134, 139, 0.4) 0px 6px 15px -7px; }

.alert-secondary .alert-link {
  color: #75797e !important; }

.alert-secondary .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2382868b'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
  color: #82868b !important; }

.bg-light-secondary {
  background: rgba(130, 134, 139, 0.12) !important;
  color: #82868b !important; }

.bg-light-secondary.fc-h-event, .bg-light-secondary.fc-v-event {
  border-color: rgba(130, 134, 139, 0.1); }

.bg-light-secondary .fc-list-event-dot {
  border-color: #82868b !important; }

.bg-light-secondary.fc-list-event:hover td {
  background: rgba(130, 134, 139, 0.1) !important; }

.bg-light-secondary.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-secondary {
  color: #82868b !important; }

.border-secondary {
  border: 1px solid #82868b !important; }

.border-top-secondary {
  border-top: 1px solid #82868b; }

.border-bottom-secondary {
  border-bottom: 1px solid #82868b; }

.border-start-secondary {
  border-left: 1px solid #82868b; }

.border-end-secondary {
  border-right: 1px solid #82868b; }

.bg-secondary.badge-glow,
.border-secondary.badge-glow {
  box-shadow: 0px 0px 10px #82868b; }

.badge.badge-light-secondary {
  background-color: rgba(130, 134, 139, 0.12);
  color: #82868b !important; }

.overlay-secondary {
  background: #82868b;
  /* The Fallback */
  background: rgba(130, 134, 139, 0.6); }

.btn-secondary {
  border-color: #82868b !important;
  background-color: #82868b !important;
  color: #fff !important; }

.btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
  color: #fff;
  background-color: #75797e !important; }

.btn-secondary:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #82868b; }

.btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary {
  color: #fff;
  background-color: #75797e !important; }

.btn-flat-secondary {
  background-color: transparent;
  color: #82868b; }

.btn-flat-secondary:hover {
  color: #82868b; }

.btn-flat-secondary:hover:not(.disabled):not(:disabled) {
  background-color: rgba(130, 134, 139, 0.12); }

.btn-flat-secondary:active, .btn-flat-secondary.active, .btn-flat-secondary:focus {
  background-color: rgba(130, 134, 139, 0.2);
  color: #82868b; }

.btn-flat-secondary.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-secondary {
  background-color: #82868b;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-secondary:hover:not(.disabled):not(:disabled) {
  background-color: #8f9397; }

.btn-relief-secondary:active, .btn-relief-secondary.active, .btn-relief-secondary:focus {
  background-color: #75797e; }

.btn-relief-secondary:hover {
  color: #fff; }

.btn-relief-secondary:active, .btn-relief-secondary.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-secondary {
  border: 1px solid #82868b !important;
  background-color: transparent;
  color: #82868b; }

.btn-outline-secondary:hover:not(.disabled):not(:disabled) {
  background-color: rgba(130, 134, 139, 0.04);
  color: #82868b; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):focus {
  background-color: rgba(130, 134, 139, 0.2);
  color: #82868b; }

.btn-outline-secondary.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-secondary.show.dropdown-toggle {
  background-color: rgba(130, 134, 139, 0.2);
  color: #82868b; }

.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary {
  color: #82868b;
  background-color: rgba(130, 134, 139, 0.2) !important; }

.btn-outline-secondary.waves-effect .waves-ripple,
.btn-flat-secondary.waves-effect .waves-ripple {
  background: radial-gradient(rgba(130, 134, 139, 0.2) 0, rgba(130, 134, 139, 0.3) 40%, rgba(130, 134, 139, 0.4) 50%, rgba(130, 134, 139, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-secondary {
  background-color: #82868b; }

.modal.modal-secondary .modal-header .modal-title {
  color: #82868b; }

.modal.modal-secondary .modal-header .btn-close {
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2382868b'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
  color: #82868b !important; }

.pagination-secondary .page-item.active .page-link {
  background: #82868b !important;
  color: #fff; }

.pagination-secondary .page-item.active .page-link:hover {
  color: #fff; }

.pagination-secondary .page-item .page-link:hover {
  color: #82868b; }

.pagination-secondary .page-item.prev-item .page-link:hover, .pagination-secondary .page-item.next-item .page-link:hover {
  background: #82868b;
  color: #fff; }

.pagination-secondary .page-item.next-item .page-link:active:after, .pagination-secondary .page-item.next-item .page-link:hover:after, .pagination-secondary .page-item.next .page-link:active:after, .pagination-secondary .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-secondary .page-item.prev-item .page-link:active:before, .pagination-secondary .page-item.prev-item .page-link:hover:before, .pagination-secondary .page-item.prev .page-link:active:before, .pagination-secondary .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-secondary .nav-item .nav-link.active {
  color: #fff;
  background-color: #82868b !important;
  border-color: #82868b;
  box-shadow: 0 4px 18px -4px rgba(130, 134, 139, 0.65); }

.progress-bar-secondary {
  background-color: rgba(130, 134, 139, 0.12); }

.progress-bar-secondary .progress-bar {
  background-color: #82868b; }

.timeline .timeline-point-secondary {
  border-color: #82868b !important; }

.timeline .timeline-point-secondary i,
.timeline .timeline-point-secondary svg {
  stroke: #82868b !important; }

.timeline .timeline-point-secondary.timeline-point-indicator {
  background-color: #82868b !important; }

.timeline .timeline-point-secondary.timeline-point-indicator:before {
  background: rgba(130, 134, 139, 0.12) !important; }

.divider.divider-secondary .divider-text:before, .divider.divider-secondary .divider-text:after {
  border-color: #82868b !important; }

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #82868b !important; }

.form-check-secondary .form-check-input:checked {
  border-color: #82868b;
  background-color: #82868b; }

.form-check-secondary .form-check-input:not(:disabled):checked, .form-check-secondary .form-check-input:not(:disabled):focus {
  border-color: #82868b;
  box-shadow: 0 2px 4px 0 rgba(130, 134, 139, 0.4); }

.select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #82868b !important;
  border-color: #82868b !important; }

.bg-success .card-header,
.bg-success .card-footer {
  background-color: transparent; }

.alert-success {
  background: rgba(150, 200, 70, 0.12) !important;
  color: #8bc540 !important; }

.alert-success .alert-heading {
  box-shadow: rgba(150, 200, 70, 0.4) 0px 6px 15px -7px; }

.alert-success .alert-link {
  color: #8bc540 !important; }

.alert-success .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238bc540'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
  color: #8bc540 !important; }

.bg-light-success {
  background: rgba(150, 200, 70, 0.12) !important;
  color: #8bc540 !important; }

.bg-light-success.fc-h-event, .bg-light-success.fc-v-event {
  border-color: rgba(150, 200, 70, 0.1); }

.bg-light-success .fc-list-event-dot {
  border-color: #8bc540 !important; }

.bg-light-success.fc-list-event:hover td {
  background: rgba(150, 200, 70, 0.1) !important; }

.bg-light-success.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-success {
  color: #8bc540 !important; }

.border-success {
  border: 1px solid #8bc540 !important; }

.border-top-success {
  border-top: 1px solid #8bc540; }

.border-bottom-success {
  border-bottom: 1px solid #8bc540; }

.border-start-success {
  border-left: 1px solid #8bc540; }

.border-end-success {
  border-right: 1px solid #8bc540; }

.bg-success.badge-glow,
.border-success.badge-glow {
  box-shadow: 0px 0px 10px #8bc540; }

.badge.badge-light-success {
  background-color: rgba(150, 200, 70, 0.12);
  color: #8bc540 !important; }

.overlay-success {
  background: #8bc540;
  /* The Fallback */
  background: rgba(150, 200, 70, 0.6); }

.btn-success {
  border-color: #8bc540 !important;
  background-color: #8bc540 !important;
  color: #fff !important; }

.btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #8bc540 !important; }

.btn-success:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #8bc540; }

.btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-check:checked + .btn-success, .btn-check:active + .btn-success {
  color: #fff;
  background-color: #8bc540 !important; }

.btn-flat-success {
  background-color: transparent;
  color: #8bc540; }

.btn-flat-success:hover {
  color: #8bc540; }

.btn-flat-success:hover:not(.disabled):not(:disabled) {
  background-color: rgba(150, 200, 70, 0.12); }

.btn-flat-success:active, .btn-flat-success.active, .btn-flat-success:focus {
  background-color: rgba(150, 200, 70, 0.2);
  color: #8bc540; }

.btn-flat-success.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238bc540' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-success {
  background-color: #8bc540;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-success:hover:not(.disabled):not(:disabled) {
  background-color: #33d67c; }

.btn-relief-success:active, .btn-relief-success.active, .btn-relief-success:focus {
  background-color: #8bc540; }

.btn-relief-success:hover {
  color: #fff; }

.btn-relief-success:active, .btn-relief-success.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-success {
  border: 1px solid #8bc540 !important;
  background-color: transparent;
  color: #8bc540; }

.btn-outline-success:hover:not(.disabled):not(:disabled) {
  background-color: rgba(150, 200, 70, 0.04);
  color: #8bc540; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):focus {
  background-color: rgba(150, 200, 70, 0.2);
  color: #8bc540; }

.btn-outline-success.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238bc540' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-success.show.dropdown-toggle {
  background-color: rgba(150, 200, 70, 0.2);
  color: #8bc540; }

.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success {
  color: #8bc540;
  background-color: rgba(150, 200, 70, 0.2) !important; }

.btn-outline-success.waves-effect .waves-ripple,
.btn-flat-success.waves-effect .waves-ripple {
  background: radial-gradient(rgba(150, 200, 70, 0.2) 0, rgba(150, 200, 70, 0.3) 40%, rgba(150, 200, 70, 0.4) 50%, rgba(150, 200, 70, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-success {
  background-color: #8bc540; }

.modal.modal-success .modal-header .modal-title {
  color: #8bc540; }

.modal.modal-success .modal-header .btn-close {
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238bc540'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
  color: #8bc540 !important; }

.pagination-success .page-item.active .page-link {
  background: #8bc540 !important;
  color: #fff; }

.pagination-success .page-item.active .page-link:hover {
  color: #fff; }

.pagination-success .page-item .page-link:hover {
  color: #8bc540; }

.pagination-success .page-item.prev-item .page-link:hover, .pagination-success .page-item.next-item .page-link:hover {
  background: #8bc540;
  color: #fff; }

.pagination-success .page-item.next-item .page-link:active:after, .pagination-success .page-item.next-item .page-link:hover:after, .pagination-success .page-item.next .page-link:active:after, .pagination-success .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238bc540' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-success .page-item.prev-item .page-link:active:before, .pagination-success .page-item.prev-item .page-link:hover:before, .pagination-success .page-item.prev .page-link:active:before, .pagination-success .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238bc540' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-success .nav-item .nav-link.active {
  color: #fff;
  background-color: #8bc540 !important;
  border-color: #8bc540;
  box-shadow: 0 4px 18px -4px rgba(150, 200, 70, 0.65); }

.progress-bar-success {
  background-color: rgba(150, 200, 70, 0.12); }

.progress-bar-success .progress-bar {
  background-color: #8bc540; }

.timeline .timeline-point-success {
  border-color: #8bc540 !important; }

.timeline .timeline-point-success i,
.timeline .timeline-point-success svg {
  stroke: #8bc540 !important; }

.timeline .timeline-point-success.timeline-point-indicator {
  background-color: #8bc540 !important; }

.timeline .timeline-point-success.timeline-point-indicator:before {
  background: rgba(150, 200, 70, 0.12) !important; }

.divider.divider-success .divider-text:before, .divider.divider-success .divider-text:after {
  border-color: #8bc540 !important; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8bc540 !important; }

.form-check-success .form-check-input:checked {
  border-color: #8bc540;
  background-color: #8bc540; }

.form-check-success .form-check-input:not(:disabled):checked, .form-check-success .form-check-input:not(:disabled):focus {
  border-color: #8bc540;
  box-shadow: 0 2px 4px 0 rgba(150, 200, 70, 0.4); }

.select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #8bc540 !important;
  border-color: #8bc540 !important; }

.bg-info .card-header,
.bg-info .card-footer {
  background-color: transparent; }

.alert-info {
  background: rgba(0, 207, 232, 0.12) !important;
  color: #00cfe8 !important; }

.alert-info .alert-heading {
  box-shadow: rgba(0, 207, 232, 0.4) 0px 6px 15px -7px; }

.alert-info .alert-link {
  color: #00b8cf !important; }

.alert-info .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300cfe8'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
  color: #00cfe8 !important; }

.bg-light-info {
  background: rgba(0, 207, 232, 0.12) !important;
  color: #00cfe8 !important; }

.bg-light-info.fc-h-event, .bg-light-info.fc-v-event {
  border-color: rgba(0, 207, 232, 0.1); }

.bg-light-info .fc-list-event-dot {
  border-color: #00cfe8 !important; }

.bg-light-info.fc-list-event:hover td {
  background: rgba(0, 207, 232, 0.1) !important; }

.bg-light-info.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-info {
  color: #00cfe8 !important; }

.border-info {
  border: 1px solid #00cfe8 !important; }

.border-top-info {
  border-top: 1px solid #00cfe8; }

.border-bottom-info {
  border-bottom: 1px solid #00cfe8; }

.border-start-info {
  border-left: 1px solid #00cfe8; }

.border-end-info {
  border-right: 1px solid #00cfe8; }

.bg-info.badge-glow,
.border-info.badge-glow {
  box-shadow: 0px 0px 10px #00cfe8; }

.badge.badge-light-info {
  background-color: rgba(0, 207, 232, 0.12);
  color: #00cfe8 !important; }

.overlay-info {
  background: #00cfe8;
  /* The Fallback */
  background: rgba(0, 207, 232, 0.6); }

.btn-info {
  border-color: #00cfe8 !important;
  background-color: #00cfe8 !important;
  color: #fff !important; }

.btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #00b8cf !important; }

.btn-info:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #00cfe8; }

.btn-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-check:checked + .btn-info, .btn-check:active + .btn-info {
  color: #fff;
  background-color: #00b8cf !important; }

.btn-flat-info {
  background-color: transparent;
  color: #00cfe8; }

.btn-flat-info:hover {
  color: #00cfe8; }

.btn-flat-info:hover:not(.disabled):not(:disabled) {
  background-color: rgba(0, 207, 232, 0.12); }

.btn-flat-info:active, .btn-flat-info.active, .btn-flat-info:focus {
  background-color: rgba(0, 207, 232, 0.2);
  color: #00cfe8; }

.btn-flat-info.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300cfe8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-info {
  background-color: #00cfe8;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-info:hover:not(.disabled):not(:disabled) {
  background-color: #03e4ff; }

.btn-relief-info:active, .btn-relief-info.active, .btn-relief-info:focus {
  background-color: #00b8cf; }

.btn-relief-info:hover {
  color: #fff; }

.btn-relief-info:active, .btn-relief-info.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-info {
  border: 1px solid #00cfe8 !important;
  background-color: transparent;
  color: #00cfe8; }

.btn-outline-info:hover:not(.disabled):not(:disabled) {
  background-color: rgba(0, 207, 232, 0.04);
  color: #00cfe8; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):focus {
  background-color: rgba(0, 207, 232, 0.2);
  color: #00cfe8; }

.btn-outline-info.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300cfe8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-info.show.dropdown-toggle {
  background-color: rgba(0, 207, 232, 0.2);
  color: #00cfe8; }

.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info {
  color: #00cfe8;
  background-color: rgba(0, 207, 232, 0.2) !important; }

.btn-outline-info.waves-effect .waves-ripple,
.btn-flat-info.waves-effect .waves-ripple {
  background: radial-gradient(rgba(0, 207, 232, 0.2) 0, rgba(0, 207, 232, 0.3) 40%, rgba(0, 207, 232, 0.4) 50%, rgba(0, 207, 232, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-info {
  background-color: #00cfe8; }

.modal.modal-info .modal-header .modal-title {
  color: #00cfe8; }

.modal.modal-info .modal-header .btn-close {
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300cfe8'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
  color: #00cfe8 !important; }

.pagination-info .page-item.active .page-link {
  background: #00cfe8 !important;
  color: #fff; }

.pagination-info .page-item.active .page-link:hover {
  color: #fff; }

.pagination-info .page-item .page-link:hover {
  color: #00cfe8; }

.pagination-info .page-item.prev-item .page-link:hover, .pagination-info .page-item.next-item .page-link:hover {
  background: #00cfe8;
  color: #fff; }

.pagination-info .page-item.next-item .page-link:active:after, .pagination-info .page-item.next-item .page-link:hover:after, .pagination-info .page-item.next .page-link:active:after, .pagination-info .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300cfe8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-info .page-item.prev-item .page-link:active:before, .pagination-info .page-item.prev-item .page-link:hover:before, .pagination-info .page-item.prev .page-link:active:before, .pagination-info .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300cfe8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-info .nav-item .nav-link.active {
  color: #fff;
  background-color: #00cfe8 !important;
  border-color: #00cfe8;
  box-shadow: 0 4px 18px -4px rgba(0, 207, 232, 0.65); }

.progress-bar-info {
  background-color: rgba(0, 207, 232, 0.12); }

.progress-bar-info .progress-bar {
  background-color: #00cfe8; }

.timeline .timeline-point-info {
  border-color: #00cfe8 !important; }

.timeline .timeline-point-info i,
.timeline .timeline-point-info svg {
  stroke: #00cfe8 !important; }

.timeline .timeline-point-info.timeline-point-indicator {
  background-color: #00cfe8 !important; }

.timeline .timeline-point-info.timeline-point-indicator:before {
  background: rgba(0, 207, 232, 0.12) !important; }

.divider.divider-info .divider-text:before, .divider.divider-info .divider-text:after {
  border-color: #00cfe8 !important; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00cfe8 !important; }

.form-check-info .form-check-input:checked {
  border-color: #00cfe8;
  background-color: #00cfe8; }

.form-check-info .form-check-input:not(:disabled):checked, .form-check-info .form-check-input:not(:disabled):focus {
  border-color: #00cfe8;
  box-shadow: 0 2px 4px 0 rgba(0, 207, 232, 0.4); }

.select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #00cfe8 !important;
  border-color: #00cfe8 !important; }

.bg-warning .card-header,
.bg-warning .card-footer {
  background-color: transparent; }

.alert-warning {
  background: rgba(255, 159, 67, 0.12) !important;
  color: #ff9f43 !important; }

.alert-warning .alert-heading {
  box-shadow: rgba(255, 159, 67, 0.4) 0px 6px 15px -7px; }

.alert-warning .alert-link {
  color: #ff922a !important; }

.alert-warning .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff9f43'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
  color: #ff9f43 !important; }

.bg-light-warning {
  background: rgba(255, 159, 67, 0.12) !important;
  color: #ff9f43 !important; }

.bg-light-warning.fc-h-event, .bg-light-warning.fc-v-event {
  border-color: rgba(255, 159, 67, 0.1); }

.bg-light-warning .fc-list-event-dot {
  border-color: #ff9f43 !important; }

.bg-light-warning.fc-list-event:hover td {
  background: rgba(255, 159, 67, 0.1) !important; }

.bg-light-warning.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-warning {
  color: #ff9f43 !important; }

.border-warning {
  border: 1px solid #ff9f43 !important; }

.border-top-warning {
  border-top: 1px solid #ff9f43; }

.border-bottom-warning {
  border-bottom: 1px solid #ff9f43; }

.border-start-warning {
  border-left: 1px solid #ff9f43; }

.border-end-warning {
  border-right: 1px solid #ff9f43; }

.bg-warning.badge-glow,
.border-warning.badge-glow {
  box-shadow: 0px 0px 10px #ff9f43; }

.badge.badge-light-warning {
  background-color: rgba(255, 159, 67, 0.12);
  color: #ff9f43 !important; }

.overlay-warning {
  background: #ff9f43;
  /* The Fallback */
  background: rgba(255, 159, 67, 0.6); }

.btn-warning {
  border-color: #ff9f43 !important;
  background-color: #ff9f43 !important;
  color: #fff !important; }

.btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #ff922a !important; }

.btn-warning:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #ff9f43; }

.btn-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning {
  color: #fff;
  background-color: #ff922a !important; }

.btn-flat-warning {
  background-color: transparent;
  color: #ff9f43; }

.btn-flat-warning:hover {
  color: #ff9f43; }

.btn-flat-warning:hover:not(.disabled):not(:disabled) {
  background-color: rgba(255, 159, 67, 0.12); }

.btn-flat-warning:active, .btn-flat-warning.active, .btn-flat-warning:focus {
  background-color: rgba(255, 159, 67, 0.2);
  color: #ff9f43; }

.btn-flat-warning.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff9f43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-warning {
  background-color: #ff9f43;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-warning:hover:not(.disabled):not(:disabled) {
  background-color: #ffac5d; }

.btn-relief-warning:active, .btn-relief-warning.active, .btn-relief-warning:focus {
  background-color: #ff922a; }

.btn-relief-warning:hover {
  color: #fff; }

.btn-relief-warning:active, .btn-relief-warning.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-warning {
  border: 1px solid #ff9f43 !important;
  background-color: transparent;
  color: #ff9f43; }

.btn-outline-warning:hover:not(.disabled):not(:disabled) {
  background-color: rgba(255, 159, 67, 0.04);
  color: #ff9f43; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):focus {
  background-color: rgba(255, 159, 67, 0.2);
  color: #ff9f43; }

.btn-outline-warning.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff9f43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-warning.show.dropdown-toggle {
  background-color: rgba(255, 159, 67, 0.2);
  color: #ff9f43; }

.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning {
  color: #ff9f43;
  background-color: rgba(255, 159, 67, 0.2) !important; }

.btn-outline-warning.waves-effect .waves-ripple,
.btn-flat-warning.waves-effect .waves-ripple {
  background: radial-gradient(rgba(255, 159, 67, 0.2) 0, rgba(255, 159, 67, 0.3) 40%, rgba(255, 159, 67, 0.4) 50%, rgba(255, 159, 67, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-warning {
  background-color: #ff9f43; }

.modal.modal-warning .modal-header .modal-title {
  color: #ff9f43; }

.modal.modal-warning .modal-header .btn-close {
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff9f43'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
  color: #ff9f43 !important; }

.pagination-warning .page-item.active .page-link {
  background: #ff9f43 !important;
  color: #fff; }

.pagination-warning .page-item.active .page-link:hover {
  color: #fff; }

.pagination-warning .page-item .page-link:hover {
  color: #ff9f43; }

.pagination-warning .page-item.prev-item .page-link:hover, .pagination-warning .page-item.next-item .page-link:hover {
  background: #ff9f43;
  color: #fff; }

.pagination-warning .page-item.next-item .page-link:active:after, .pagination-warning .page-item.next-item .page-link:hover:after, .pagination-warning .page-item.next .page-link:active:after, .pagination-warning .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff9f43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-warning .page-item.prev-item .page-link:active:before, .pagination-warning .page-item.prev-item .page-link:hover:before, .pagination-warning .page-item.prev .page-link:active:before, .pagination-warning .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff9f43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-warning .nav-item .nav-link.active {
  color: #fff;
  background-color: #ff9f43 !important;
  border-color: #ff9f43;
  box-shadow: 0 4px 18px -4px rgba(255, 159, 67, 0.65); }

.progress-bar-warning {
  background-color: rgba(255, 159, 67, 0.12); }

.progress-bar-warning .progress-bar {
  background-color: #ff9f43; }

.timeline .timeline-point-warning {
  border-color: #ff9f43 !important; }

.timeline .timeline-point-warning i,
.timeline .timeline-point-warning svg {
  stroke: #ff9f43 !important; }

.timeline .timeline-point-warning.timeline-point-indicator {
  background-color: #ff9f43 !important; }

.timeline .timeline-point-warning.timeline-point-indicator:before {
  background: rgba(255, 159, 67, 0.12) !important; }

.divider.divider-warning .divider-text:before, .divider.divider-warning .divider-text:after {
  border-color: #ff9f43 !important; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ff9f43 !important; }

.form-check-warning .form-check-input:checked {
  border-color: #ff9f43;
  background-color: #ff9f43; }

.form-check-warning .form-check-input:not(:disabled):checked, .form-check-warning .form-check-input:not(:disabled):focus {
  border-color: #ff9f43;
  box-shadow: 0 2px 4px 0 rgba(255, 159, 67, 0.4); }

.select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #ff9f43 !important;
  border-color: #ff9f43 !important; }

.bg-danger .card-header,
.bg-danger .card-footer {
  background-color: transparent; }

.alert-danger {
  background: rgba(234, 84, 85, 0.12) !important;
  color: #ea5455 !important; }

.alert-danger .alert-heading {
  box-shadow: rgba(234, 84, 85, 0.4) 0px 6px 15px -7px; }

.alert-danger .alert-link {
  color: #e73d3e !important; }

.alert-danger .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ea5455'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
  color: #ea5455 !important; }

.bg-light-danger {
  background: rgba(234, 84, 85, 0.12) !important;
  color: #ea5455 !important; }

.bg-light-danger.fc-h-event, .bg-light-danger.fc-v-event {
  border-color: rgba(234, 84, 85, 0.1); }

.bg-light-danger .fc-list-event-dot {
  border-color: #ea5455 !important; }

.bg-light-danger.fc-list-event:hover td {
  background: rgba(234, 84, 85, 0.1) !important; }

.bg-light-danger.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-danger {
  color: #ea5455 !important; }

.border-danger {
  border: 1px solid #ea5455 !important; }

.border-top-danger {
  border-top: 1px solid #ea5455; }

.border-bottom-danger {
  border-bottom: 1px solid #ea5455; }

.border-start-danger {
  border-left: 1px solid #ea5455; }

.border-end-danger {
  border-right: 1px solid #ea5455; }

.bg-danger.badge-glow,
.border-danger.badge-glow {
  box-shadow: 0px 0px 10px #ea5455; }

.badge.badge-light-danger {
  background-color: rgba(234, 84, 85, 0.12);
  color: #ea5455 !important; }

.overlay-danger {
  background: #ea5455;
  /* The Fallback */
  background: rgba(234, 84, 85, 0.6); }

.btn-danger {
  border-color: #ea5455 !important;
  background-color: #ea5455 !important;
  color: #fff !important; }

.btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #e73d3e !important; }

.btn-danger:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #ea5455; }

.btn-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger {
  color: #fff;
  background-color: #e73d3e !important; }

.btn-flat-danger {
  background-color: transparent;
  color: #ea5455; }

.btn-flat-danger:hover {
  color: #ea5455; }

.btn-flat-danger:hover:not(.disabled):not(:disabled) {
  background-color: rgba(234, 84, 85, 0.12); }

.btn-flat-danger:active, .btn-flat-danger.active, .btn-flat-danger:focus {
  background-color: rgba(234, 84, 85, 0.2);
  color: #ea5455; }

.btn-flat-danger.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea5455' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-danger {
  background-color: #ea5455;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-danger:hover:not(.disabled):not(:disabled) {
  background-color: #ed6b6c; }

.btn-relief-danger:active, .btn-relief-danger.active, .btn-relief-danger:focus {
  background-color: #e73d3e; }

.btn-relief-danger:hover {
  color: #fff; }

.btn-relief-danger:active, .btn-relief-danger.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-danger {
  border: 1px solid #ea5455 !important;
  background-color: transparent;
  color: #ea5455; }

.btn-outline-danger:hover:not(.disabled):not(:disabled) {
  background-color: rgba(234, 84, 85, 0.04);
  color: #ea5455; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):focus {
  background-color: rgba(234, 84, 85, 0.2);
  color: #ea5455; }

.btn-outline-danger.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea5455' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-danger.show.dropdown-toggle {
  background-color: rgba(234, 84, 85, 0.2);
  color: #ea5455; }

.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger {
  color: #ea5455;
  background-color: rgba(234, 84, 85, 0.2) !important; }

.btn-outline-danger.waves-effect .waves-ripple,
.btn-flat-danger.waves-effect .waves-ripple {
  background: radial-gradient(rgba(234, 84, 85, 0.2) 0, rgba(234, 84, 85, 0.3) 40%, rgba(234, 84, 85, 0.4) 50%, rgba(234, 84, 85, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-danger {
  background-color: #ea5455; }

.modal.modal-danger .modal-header .modal-title {
  color: #ea5455; }

.modal.modal-danger .modal-header .btn-close {
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ea5455'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
  color: #ea5455 !important; }

.pagination-danger .page-item.active .page-link {
  background: #ea5455 !important;
  color: #fff; }

.pagination-danger .page-item.active .page-link:hover {
  color: #fff; }

.pagination-danger .page-item .page-link:hover {
  color: #ea5455; }

.pagination-danger .page-item.prev-item .page-link:hover, .pagination-danger .page-item.next-item .page-link:hover {
  background: #ea5455;
  color: #fff; }

.pagination-danger .page-item.next-item .page-link:active:after, .pagination-danger .page-item.next-item .page-link:hover:after, .pagination-danger .page-item.next .page-link:active:after, .pagination-danger .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea5455' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-danger .page-item.prev-item .page-link:active:before, .pagination-danger .page-item.prev-item .page-link:hover:before, .pagination-danger .page-item.prev .page-link:active:before, .pagination-danger .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea5455' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-danger .nav-item .nav-link.active {
  color: #fff;
  background-color: #ea5455 !important;
  border-color: #ea5455;
  box-shadow: 0 4px 18px -4px rgba(234, 84, 85, 0.65); }

.progress-bar-danger {
  background-color: rgba(234, 84, 85, 0.12); }

.progress-bar-danger .progress-bar {
  background-color: #ea5455; }

.timeline .timeline-point-danger {
  border-color: #ea5455 !important; }

.timeline .timeline-point-danger i,
.timeline .timeline-point-danger svg {
  stroke: #ea5455 !important; }

.timeline .timeline-point-danger.timeline-point-indicator {
  background-color: #ea5455 !important; }

.timeline .timeline-point-danger.timeline-point-indicator:before {
  background: rgba(234, 84, 85, 0.12) !important; }

.divider.divider-danger .divider-text:before, .divider.divider-danger .divider-text:after {
  border-color: #ea5455 !important; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ea5455 !important; }

.form-check-danger .form-check-input:checked {
  border-color: #ea5455;
  background-color: #ea5455; }

.form-check-danger .form-check-input:not(:disabled):checked, .form-check-danger .form-check-input:not(:disabled):focus {
  border-color: #ea5455;
  box-shadow: 0 2px 4px 0 rgba(234, 84, 85, 0.4); }

.select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #ea5455 !important;
  border-color: #ea5455 !important; }

.bg-gradient-dark,
.btn-gradient-dark {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #4b4b4b, #1e1e1e);
  background-repeat: repeat; }

.dark-layout .bg-gradient-dark, .dark-layout
.btn-gradient-dark {
  background-image: linear-gradient(47deg, #1e1e1e, #4b4b4b);
  background-repeat: repeat; }

.bg-gradient-dark:hover, .bg-gradient-dark:active,
.btn-gradient-dark:hover,
.btn-gradient-dark:active {
  color: #fff; }

.bg-gradient-dark:hover:not(.disabled):not(:disabled),
.btn-gradient-dark:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-dark:active,
.btn-gradient-dark:active {
  transform: translateY(0); }

.bg-gradient-dark:active, .bg-gradient-dark:focus,
.btn-gradient-dark:active,
.btn-gradient-dark:focus {
  background-image: linear-gradient(47deg, #1e1e1e, #4b4b4b);
  background-repeat: repeat; }

.bg-gradient-primary,
.btn-gradient-primary {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #8cc640, #9e95f5);
  background-repeat: repeat; }

.bg-gradient-primary:hover, .bg-gradient-primary:active,
.btn-gradient-primary:hover,
.btn-gradient-primary:active {
  color: #fff; }

.bg-gradient-primary:hover:not(.disabled):not(:disabled),
.btn-gradient-primary:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-primary:active,
.btn-gradient-primary:active {
  transform: translateY(0); }

.bg-gradient-primary:active, .bg-gradient-primary:focus,
.btn-gradient-primary:active,
.btn-gradient-primary:focus {
  background-image: linear-gradient(47deg, #4839eb, #8cc640);
  background-repeat: repeat; }

.bg-gradient-secondary,
.btn-gradient-secondary {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #82868b, #9ca0a4);
  background-repeat: repeat; }

.bg-gradient-secondary:hover, .bg-gradient-secondary:active,
.btn-gradient-secondary:hover,
.btn-gradient-secondary:active {
  color: #fff; }

.bg-gradient-secondary:hover:not(.disabled):not(:disabled),
.btn-gradient-secondary:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-secondary:active,
.btn-gradient-secondary:active {
  transform: translateY(0); }

.bg-gradient-secondary:active, .bg-gradient-secondary:focus,
.btn-gradient-secondary:active,
.btn-gradient-secondary:focus {
  background-image: linear-gradient(47deg, #696d71, #82868b);
  background-repeat: repeat; }

.bg-gradient-success,
.btn-gradient-success {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #8bc540, #48da89);
  background-repeat: repeat; }

.bg-gradient-success:hover, .bg-gradient-success:active,
.btn-gradient-success:hover,
.btn-gradient-success:active {
  color: #fff; }

.bg-gradient-success:hover:not(.disabled):not(:disabled),
.btn-gradient-success:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-success:active,
.btn-gradient-success:active {
  transform: translateY(0); }

.bg-gradient-success:active, .bg-gradient-success:focus,
.btn-gradient-success:active,
.btn-gradient-success:focus {
  background-image: linear-gradient(47deg, #1f9d57, #8bc540);
  background-repeat: repeat; }

.bg-gradient-info,
.btn-gradient-info {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #00cfe8, #1ce7ff);
  background-repeat: repeat; }

.bg-gradient-info:hover, .bg-gradient-info:active,
.btn-gradient-info:hover,
.btn-gradient-info:active {
  color: #fff; }

.bg-gradient-info:hover:not(.disabled):not(:disabled),
.btn-gradient-info:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-info:active,
.btn-gradient-info:active {
  transform: translateY(0); }

.bg-gradient-info:active, .bg-gradient-info:focus,
.btn-gradient-info:active,
.btn-gradient-info:focus {
  background-image: linear-gradient(47deg, #00a1b5, #00cfe8);
  background-repeat: repeat; }

.bg-gradient-warning,
.btn-gradient-warning {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #ff9f43, #ffb976);
  background-repeat: repeat; }

.bg-gradient-warning:hover, .bg-gradient-warning:active,
.btn-gradient-warning:hover,
.btn-gradient-warning:active {
  color: #fff; }

.bg-gradient-warning:hover:not(.disabled):not(:disabled),
.btn-gradient-warning:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-warning:active,
.btn-gradient-warning:active {
  transform: translateY(0); }

.bg-gradient-warning:active, .bg-gradient-warning:focus,
.btn-gradient-warning:active,
.btn-gradient-warning:focus {
  background-image: linear-gradient(47deg, #ff8510, #ff9f43);
  background-repeat: repeat; }

.bg-gradient-danger,
.btn-gradient-danger {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #ea5455, #f08182);
  background-repeat: repeat; }

.bg-gradient-danger:hover, .bg-gradient-danger:active,
.btn-gradient-danger:hover,
.btn-gradient-danger:active {
  color: #fff; }

.bg-gradient-danger:hover:not(.disabled):not(:disabled),
.btn-gradient-danger:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-danger:active,
.btn-gradient-danger:active {
  transform: translateY(0); }

.bg-gradient-danger:active, .bg-gradient-danger:focus,
.btn-gradient-danger:active,
.btn-gradient-danger:focus {
  background-image: linear-gradient(47deg, #e42728, #ea5455);
  background-repeat: repeat; }

.note-textarea-task {
margin-top: 1rem;
width: 100%;
border: 1px solid #9bc63f;
padding: 2px;
font-size: 12px;
color: #495057;
}
.savenotebutton {
background-color: #9bc63f;
color: white!important;
padding:15px!important;
/* padding-top: 10px; */
border-radius: 5px;
/* padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px; */
/* margin-right: -1rem; */
/* width: 90px; */
width: 50%!important;
}
.modulos {
width: 100%;
background: #fff;
border: solid;
border-radius: 15px;
padding: 20px;
/* padding-bottom: 20px;
padding-left: 15px;
padding-right: 15px; */
color: white;
margin: 16px 0;
font-size: 16px;
-moz-box-shadow: 0px 0px 20px #cccccc;
-webkit-box-shadow: 0px 0px 20px #cccccc;
/* box-shadow: 0px 0px 20px #cccccc;
 */
box-shadow: none!important;
}
.modulos-big {
width: 100%;
background: #fff;
border: solid;
border-radius: 15px;
padding: 32px;
color: white;
margin: 16px 0;
font-size: 16px;
-moz-box-shadow: 0px 0px 20px #cccccc;
-webkit-box-shadow: 0px 0px 20px #cccccc;
/* box-shadow: 0px 0px 20px #cccccc; */
box-shadow: none!important;
display: block;


}
@media (max-width: 768px) { /* adjust max-width value as needed */
.personal {
  font-size: 14px; /* smaller font size for smaller screens */
  white-space: nowrap; /* prevent text from wrapping to the next line */
}
}
.personal {
color: #8dc44a;
padding-bottom: 22px;
font-size: 18px;
}
.form-register .botons {
width: 100%;
background: #8dc44a;
border: none;
padding: 12px;
color: white;
margin: 16px 0;
font-size: 16px;
border-radius: 35px;
text-align: center;

}

.form-register {
width: 400px;
background: #fff;
background-image: url("images/ir-m-bg.jpg");
background-repeat: no-repeat;
padding: 30px;
margin: auto;
margin-top: 100px;
border-radius: 4px;
font-family: 'inter';
color: white;
box-shadow: 7px 13px 37px #000;
}
.form-register h4 {
font-size: 26px;
margin-bottom: -20px;
text-align: center;
padding: 30px;
}

.controls {
width: 100%;
background: #fff;
padding: 17px;
border-radius: 35px;
margin-bottom: 16px;
border: 1px solid #8dc44a;
font-family: 'inter';
font-size: 16px;
color: #d1d1d1 !important;
}
.controls-col-2 {
display: flex;
flex-direction: row;
justify-content: space-between;
}

.form-register p {
height: 40px;
text-align: center;
font-size: 12px;
line-height: 14px;
color: #ccc;
padding-top: 12px;
}
.select_Dropdown
{
background-color: white!important;


}
select option {

font-size: 16px!important;
padding: 10px!important;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #8cc640!important;
background-color: rgb(247 247 247 / 87%)!important;
}
.form-register a {
color: #8dc44a;
text-decoration: none;
}

.form-register a:hover {
color: #ccc;
text-decoration: underline;
}

.botonescard {
/* width: 100%; */
width: fit-content;
max-width: 100%;
background: #8dc44a;
border: none;
padding: 12px;
color: white;
margin: 16px 0;
font-size: 16px;
border-radius: 35px;
text-align: center;
padding-left: 2px;

}
#credit_monitoring_logins{
text-align: left!important;
}
tr#credit-audit-result-header th{
text-align: center;
position: sticky;
top: 0;
z-index: 1;
}
#credit-audit-result td{
text-align: left;
padding-left: 3%!important;
}
.botones {
width: 100%;
/* width: fit-content;
max-width: 100%; */
background: #8dc44a!important;
border: none!important;
padding: 12px!important;
color: white!important;
margin: 16px 13px!important;
font-size: 16px!important;
border-radius: 5px!important;
text-align: center!important;

}
.botones-2 {
display: flex;
flex-direction: row;
justify-content: space-between;

}
.form-register .botons a:hover {
color: #ccc;
background: #ccc;
}
.link-center{
text-align: center;
}
.w-100 {
width: 100%!important;
}
#copytextarea-field{
opacity: .01;
height:0;
position:absolute;
z-index: -1;
}
.generate-wizard-url{
border-color: #6fb71f !important;
}
.generate-lead-signup-url{
border-color: #6fb71f !important;
}
.generate-referral-url-incomplete{
border-color: #6fb71f !important;
}
.sendemail-referral-url-incomplete{
border-color: #6fb71f !important;

}
.modal-btn-text{
/* color: #ffa217; */
color:#6fb71f !important;
}
.modal-email-text{
color: #6fb71f;
}

.generate-lead-signup-url{
border-color: #6fb71f !important;
}

.link-center{
text-align: center;
}
.copy-link-text{
color: #6fb71f !important;
}

.close-copy-link-modal{
background-color: #6fb71f !important;
border-color: white !important;
color: white !important;
border-radius: 5px!important;
}

.close-copy-link-modal:hover{
background-color: #6fb71f !important;
color: #fff !important;
transform: scale(0.9);

}

.form-register .botons2 {
width: 50%;
background: #ccc;
border: none;
padding: 12px;
color: white;
margin: 16px 0;
font-size: 16px;
border-radius: 35px;
text-align: center
}
.form-register .botons2 a:hover {
color: #ccc;
background: #ccc;
}
.form-register .botons3 {
width: 50%;
background: #8dc44a;
border: none;
padding: 12px;
color: white;
margin: 16px 0;
font-size: 16px;
border-radius: 35px;
text-align: center;
display: block;
float: left;


}
.form-register .botons3 a:hover {
color: #ccc;
background: #ccc;
}


.custom-control .custom-control-label {
padding-left: 10px;
padding-top: 2px;
color: #141515;
}

.custom-control .custom-control-label:before {
transition: 0s all;
box-shadow: none !important;
background: #E1E1E1;
width: 22px;
height: 22px;
border-color: #E1E1E1 !important;
border-radius: 100%;
margin-top: -2px;
background: transparent;
border-color: #E1E1E1;
}

.custom-control .custom-control-label:after {
margin-top: 1px;
margin-left: 3px;
}

.custom-control .custom-control-label:active:before {
background: #fff !important;
border-color: #E1E1E1 !important;
}

.custom-control .custom-control-input:checked ~ .custom-control-label:before {
background: #8dc44a !important;
border-color: #8dc44a !important;
}

.custom-control .custom-control-input:checked ~ .custom-control-label:after {
width: 16px;
height: 16px;
background-size: 12px 12px;
}

.custom-control .custom-control-input:checked ~ .custom-control-label:before {
border-radius: 100%;
}

.custom-radio .custom-control-label:before {
border-radius: 100%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:before {
border-radius: 100%;
}
.error-border {
border: 1px solid red !important;
}

.custom-file-upload {
/* position: relative;
display: flex;
width: 90%;
height: 150px; */
position: relative;
display: flex;
width: 100%;
height: 220px;
background: #8dc44a;
color: white;
border-radius: 10px;
}
.uploader-description {


text-align: center;
}
.custom-file-upload img.uploader-icon {
position: absolute;
top: 39%;
left: 42%;
transform: translateY(-50%);

 /* set the height of the image */
}

.custom-file-upload input[type="file"] {
/* border: solid transparent !important;
width: 68% !important;
opacity: 0 !important;
width: 100%;
height: 50px;
margin-bottom: 14px!important; */
overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;

}

.custom-file-upload label {

z-index: 1;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
overflow: hidden;
background-color: rgba(225, 225, 225, 0.2);
background-size: 45px 58px;
border: 1px solid #E1E1E1;
border-radius: 6px;
margin: 0;
color: white;
}
#leaddetail{
/* border-color: #8cc640; */
box-shadow:none;
/* color: #fff;
background-color: #8cc640; */
font-weight: 500;
font-size: 1.5rem;
/* margin-bottom: 1.53rem; */
color: #8bc540;
}

.custom-file-upload label span {
display: block;
font-size: 15px;
color: #fff;
height: auto;
position: absolute;
top: 50%;
left: 0;
right: 0;
font-weight: 500;
transform: translate(0%, -50%);
align-items: center;
justify-content: center;
padding: 10px 16px;
width: 100%;
text-align: center;
border-radius: 0;
}
.additional-text{

}
@media  screen and (max-width: 768px){
#scrolltop{
  margin-inline-end: -0.2%!important;
  margin-bottom: 14%;
/* margin-inline-end: 3%!important; */
}
}
@media  screen and (min-width: 768px){
#scrolltop{
  margin-inline-end: -0.2%!important;
  margin-bottom: 3.2%;
/* margin-inline-end: 3%!important; */
}
}

.intercom-lightweight-app-launcher{
right:25px!important;
bottom: 25px!important;
}
span.manual-inquiry-text.personal {
padding-bottom: 2px;
}

#docheader th{
padding-top: 9px!important;
padding-left: 3%!important;
padding-bottom: 10px!important;
text-align: center;
position: sticky;
vertical-align: middle;
top: 0;
z-index: 1;
}
#docheader td{
vertical-align: middle;
padding-top: 9px!important;
padding-left: 3%!important;
}
/* 
.custom-file-upload label span i.icon,
.custom-file-upload label span ion-icon {
--ionicon-stroke-width: 32px;
font-size: 48px;
color: #A1A1A2;
} */
.custom-file-upload label span i.icon,
.custom-file-upload label span ion-icon {
--ionicon-stroke-width: 32px;
font-size: 48px;
color: #fff;
}


.custom-file-upload label span strong {
display: block;
font-weight: 500;
}

.custom-file-upload label span i {
font-style: normal;
display: block;
}

.custom-file-upload label.file-uploaded {
background-size: cover;
background-position: center;
}

.custom-file-upload label.file-uploaded:before {
content: "";
width: 38px;
height: 38px;
background: #8dc44a;
border-radius: 100%;
display: flex;
background-image: url("data:image/svg+xml,%0A%3Csvg width='23px' height='20px' viewBox='0 0 23 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline id='Path' stroke='%23FFFFFF' stroke-width='2.4' points='21.2 2 7.76 18 2 12'%3E%3C/polyline%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center center;
position: absolute;
left: 50%;
top: calc(50% + -22px);
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
transform: translate(-50%, -50%);
}

.custom-file-upload label.file-uploaded label {
border-color: transparent;
}

.custom-file-upload label.file-uploaded span {
bottom: 0;
left: 0;
top: auto;
transform: translate(0, 0);
font-size: 11px;
color: #4F5050;
background-color: #E1E1E1;
}

.sticky-container {
background-color: #ffa217;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 3px;
position: fixed;
top: 50%;
right: 0;
width: 77px;
height: auto;
z-index: 1000;
margin-top: -24px;
text-align: center;
}
.sticky-container a {
color :white;
text-decoration :none;
}

.task-textarea{
width:100%;
height:159px;
border: 1px solid #9bc63f;
padding: .375rem .75rem;
font-size: 12px;
color: #495057;
}
.notes-sticky-container {
background-color: #ffa217;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 3px;
position: fixed;
top: 42%;
right: 0;
width: 77px;
height: auto;
z-index: 1000;
margin-top: -24px;
text-align: center;
}
.notes-sticky-container a {
color:white;
text-decoration: none;
}
.task-save{
padding: 2%;
color: white!important;
/* float: right; */
}

.save_new_task{
background-color:#8cc640 !important;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 3px;
width: 100px;
height: auto;
text-align: center;
border-radius: 0px;
}

.save_new_task span {
color:white;
text-decoration: none;
}

.save_note_button{
background-color: #ffa217;
color: white;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 3px;
width: 100px;
height: auto;
text-align: center;
border-radius: 2px;
text-decoration: none;
}


.modal.left .modal-dialog,
.modal.right .modal-dialog,
.modal.top .modal-dialog,
.modal.bottom .modal-dialog {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/* Left & Right */

.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 500px;
  max-width: 100%;
  height: 100%;
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
padding: 15px 15px 0px;
}

.modal.left.fade .modal-dialog {
  left: -500px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
  left: 0;
}

.modal.right.fade .modal-dialog {
  right: -500px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
  right: 0;
}

.modal.left .modal-content,
.modal.right .modal-content,
.modal.top .modal-content,
.modal.bottom .modal-content,
.modal.full .modal-content {
  border-radius: 0;
  border: none;
}

.modal.left .modal-dialog.modal-sm,
.modal.right .modal-dialog.modal-sm {
  width: 300px;
}

.modal.left .modal-dialog.modal-lg,
.modal.right .modal-dialog.modal-lg {
  width: 800px;
}

.modal.left .modal-dialog.modal-xl,
.modal.right .modal-dialog.modal-xl {
  width: 1140px;
}

/* Top and Bottom */

.modal.top .modal-dialog,
.modal.bottom .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.modal.top .modal-content,
.modal.bottom .modal-content {
  height: auto;
  overflow-y: auto;
}

.modal.top .modal-body,
.modal.bottom .modal-body {
  padding: 15px 15px;
}

/* Top */

.modal.top.fade .modal-dialog {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.top.fade.show .modal-dialog {
  top: 0;
}

/* Bottom */

.modal.bottom.fade .modal-dialog {
  bottom: -100%;
  -webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  -o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  transition: opacity 0.3s linear, bottom 0.3s ease-out;
}

.modal.bottom.fade.show .modal-dialog {
  bottom: 0;
}

.modal.bottom.fade .modal-dialog {
  bottom: -100%;
}

/* Full Screen */

.modal.full .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.modal.full .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.full .close-modal {
  position: fixed;
  top: 0;
  right: 3rem;
}

/* Footer */

.modal-footer-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  border-radius: 0;
}

/* XS */

.modal.left.xs .modal-body,
.modal.right.xs .modal-body {
  padding: 15px;
}

/* TABLE */

.content-table {
  border-collapse: collapse;
  margin: 25px!important;
  font-size: 0.9em!important;
  min-width: 95%!important;
  /* border-radius: 25px!important; */
  /* overflow: hidden!important; */
  /* box-shadow: 0 0 20px rgba(0, 0, 0, 0.15)!important; */
  box-shadow:none !important;
align-content: center!important;
text-align: center!important;
}

.content-table thead tr {
  /* background-color: #b9b9b9; */
  background-color: #f3f3f3;;
  /* color: #ffffff; */
  color: #9f98a6;
  text-align: center;
  font-weight: bold;
}
.inquiry-content-table{
overflow: hidden!important;
  border-radius: 25px!important;
  /* background: black; */
  background: #f6f6f6;
  border-collapse:collapse;
  margin: 25px!important;
  /* box-shadow: 0 0 20px rgba(0, 0, 0, 0.15)!important; */
  width: fit-content!important;
}
.verde {
  background-color: #8dc44a;
  color: #ffffff;
  text-align: center;
  /* border-radius: 25px!important; */
  font-weight: bold;
  overflow: hidden!important;

}
.rojo {
  background-color: #EF3340;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  overflow: hidden!important;
  /* border-radius: 25px!important; */
}
#credit_audit_modal .verde {
background-color: #8dc44a;
color: #ffffff;
text-align: center;
border-bottom: 1px solid grey;
/* border-radius: 25px!important; */
font-weight: bold;
overflow: hidden!important;

}
#credit_audit_modal .verde_sub {
/* background-color: #8dc44a; */
color: #8dc44a;
text-align: center;
/* border-radius: 25px!important; */
font-weight: bold;
overflow: hidden!important;

}
#credit_audit_modal thead{
position: sticky;
top: 0;
}
#credit_audit_modal thead tr{
/* border: none!important; */
}
#credit_audit_modal .rojo {
background-color: #EF3340;
color: #ffffff;
text-align: center;
font-weight: bold;
border-bottom: 1px solid grey;
overflow: hidden!important;
/* border-radius: 25px!important; */
}

#credit_audit_modal .rojo_sub {
/* background-color: red; */
color: #EF3340;
text-align: center;
font-weight: bold;
overflow: hidden!important;
border-radius: 25px!important;
}

.content-table th,
.content-table td {
  padding: 12px 0px;
}
.referral-table  td, .referral-table th{
/* width:fit-content ; */
  width: 147.406px !important;
}
.content-table  td, .content-table th{
width:fit-content ;
  /* width: 147.406px !important; */
}
.table > :not(caption) > * > *{
padding: 0.2rem 1rem !important;
}

.content-table tbody tr {
  border-bottom: 1px solid #dddddd;
}

.content-table tbody tr:nth-of-type(even) {
  /* background-color: #f3f3f3; */
  background-color: #faf9fc;
}

.content-table tbody tr:last-of-type {
  border-bottom: 0px solid #ccc;
}

.content-table tbody tr.active-row {
  font-weight: bold;
  color: #8dc44a;
}
.content-table tbody tr.active-row-2 {
  font-weight: bold;
  color: red;
}
/* tr#credit-audit-result td {
width: 55%!important;
} */
.creditor-company-name{
/* margin-right: 5%!important; */
width: 63%!important;
  display: inline-block;
}
.tabla-verde-title {
padding: 35px 0px 0px 0px;
text-align: center;
color: #8dc44a;
font-weight: bold;
font-size: 16px;
}

.tabla-rojo-title {
padding: 35px 0px 0px 0px;
text-align: center;
color: red;
font-weight: bold;
font-size: 16px;
}

/* TABLE */






.bg-white .card-header,
.bg-white .card-footer {
background-color: transparent; }

.border-white {
border: 1px solid #ffffff !important; }

.border-top-white {
border-top: 1px solid #ffffff; }

.border-bottom-white {
border-bottom: 1px solid #ffffff; }

.border-start-white {
border-left: 1px solid #ffffff; }

.border-end-white {
border-right: 1px solid #ffffff; }

.bg-white.badge-glow,
.border-white.badge-glow {
box-shadow: 0px 0px 10px #ffffff; }

.overlay-white {
background: #ffffff;
/* The Fallback */
background: rgba(255, 255, 255, 0.6); }

input:focus ~ .bg-white {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffffff !important; }

.bg-black .card-header,
.bg-black .card-footer {
background-color: transparent; }

.border-black {
border: 1px solid #000000 !important; }

.border-top-black {
border-top: 1px solid #000000; }

.border-bottom-black {
border-bottom: 1px solid #000000; }

.border-start-black {
border-left: 1px solid #000000; }

.border-end-black {
border-right: 1px solid #000000; }

.bg-black.badge-glow,
.border-black.badge-glow {
box-shadow: 0px 0px 10px #000000; }

.overlay-black {
background: #000000;
/* The Fallback */
background: rgba(0, 0, 0, 0.6); }

input:focus ~ .bg-black {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #000000 !important; }

.bg-dark .card-header,
.bg-dark .card-footer {
background-color: transparent; }

.alert-dark {
background: rgba(75, 75, 75, 0.12) !important;
color: #4b4b4b !important; }

.alert-dark .alert-heading {
box-shadow: rgba(75, 75, 75, 0.4) 0px 6px 15px -7px; }

.alert-dark .alert-link {
color: #3e3e3e !important; }

.alert-dark .btn-close {
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234b4b4b'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
color: #4b4b4b !important; }

.border-dark {
border: 1px solid #4b4b4b !important; }

.border-top-dark {
border-top: 1px solid #4b4b4b; }

.border-bottom-dark {
border-bottom: 1px solid #4b4b4b; }

.border-start-dark {
border-left: 1px solid #4b4b4b; }

.border-end-dark {
border-right: 1px solid #4b4b4b; }

.bg-dark.badge-glow,
.border-dark.badge-glow {
box-shadow: 0px 0px 10px #4b4b4b; }

.badge.badge-light-dark {
background-color: rgba(75, 75, 75, 0.12);
color: #4b4b4b !important; }

.overlay-dark {
background: #4b4b4b;
/* The Fallback */
background: rgba(75, 75, 75, 0.6); }

.btn-dark {
border-color: #4b4b4b !important;
background-color: #4b4b4b !important;
color: #fff !important; }

.btn-dark:focus, .btn-dark:active, .btn-dark.active {
color: #fff;
background-color: #343434 !important; }

.btn-dark:hover:not(.disabled):not(:disabled) {
box-shadow: 0 8px 25px -8px #4b4b4b; }

.btn-dark:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark {
color: #fff;
background-color: #343434 !important; }

.btn-flat-dark {
background-color: transparent;
color: #4b4b4b; }

.btn-flat-dark:hover {
color: #4b4b4b; }

.btn-flat-dark:hover:not(.disabled):not(:disabled) {
background-color: rgba(75, 75, 75, 0.12); }

.btn-flat-dark:active, .btn-flat-dark.active, .btn-flat-dark:focus {
background-color: rgba(75, 75, 75, 0.2);
color: #4b4b4b; }

.btn-flat-dark.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234b4b4b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-dark {
background-color: #4b4b4b;
box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
color: #fff;
transition: all 0.2s ease; }

.btn-relief-dark:hover:not(.disabled):not(:disabled) {
background-color: #626262; }

.btn-relief-dark:active, .btn-relief-dark.active, .btn-relief-dark:focus {
background-color: #343434; }

.btn-relief-dark:hover {
color: #fff; }

.btn-relief-dark:active, .btn-relief-dark.active {
outline: none;
box-shadow: none;
transform: translateY(3px); }

.btn-outline-dark {
border: 1px solid #4b4b4b !important;
background-color: transparent;
color: #4b4b4b; }

.btn-outline-dark:hover:not(.disabled):not(:disabled) {
background-color: rgba(75, 75, 75, 0.04);
color: #4b4b4b; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):focus {
background-color: rgba(75, 75, 75, 0.2);
color: #4b4b4b; }

.btn-outline-dark.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234b4b4b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-dark.show.dropdown-toggle {
background-color: rgba(75, 75, 75, 0.2);
color: #4b4b4b; }

.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark {
color: #4b4b4b;
background-color: rgba(75, 75, 75, 0.2) !important; }

.btn-outline-dark.waves-effect .waves-ripple,
.btn-flat-dark.waves-effect .waves-ripple {
background: radial-gradient(rgba(75, 75, 75, 0.2) 0, rgba(75, 75, 75, 0.3) 40%, rgba(75, 75, 75, 0.4) 50%, rgba(75, 75, 75, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-dark {
background-color: #4b4b4b; }

.modal.modal-dark .modal-header .modal-title {
color: #4b4b4b; }

.modal.modal-dark .modal-header .btn-close {
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234b4b4b'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
color: #4b4b4b !important; }

.progress-bar-dark {
background-color: rgba(75, 75, 75, 0.12); }

.progress-bar-dark .progress-bar {
background-color: #4b4b4b; }

.timeline .timeline-point-dark {
border-color: #4b4b4b !important; }

.timeline .timeline-point-dark i,
.timeline .timeline-point-dark svg {
stroke: #4b4b4b !important; }

.timeline .timeline-point-dark.timeline-point-indicator {
background-color: #4b4b4b !important; }

.timeline .timeline-point-dark.timeline-point-indicator:before {
background: rgba(75, 75, 75, 0.12) !important; }

.divider.divider-dark .divider-text:before, .divider.divider-dark .divider-text:after {
border-color: #4b4b4b !important; }

input:focus ~ .bg-dark {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4b4b4b !important; }

.form-check-dark .form-check-input:checked {
border-color: #4b4b4b;
background-color: #4b4b4b; }

.form-check-dark .form-check-input:not(:disabled):checked, .form-check-dark .form-check-input:not(:disabled):focus {
border-color: #4b4b4b;
box-shadow: 0 2px 4px 0 rgba(75, 75, 75, 0.4); }

.select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
background: #4b4b4b !important;
border-color: #4b4b4b !important; }

.bg-light .card-header,
.bg-light .card-footer {
background-color: transparent; }

.border-light {
border: 1px solid #f6f6f6 !important; }

.border-top-light {
border-top: 1px solid #f6f6f6; }

.border-bottom-light {
border-bottom: 1px solid #f6f6f6; }

.border-start-light {
border-left: 1px solid #f6f6f6; }

.border-end-light {
border-right: 1px solid #f6f6f6; }

.bg-light.badge-glow,
.border-light.badge-glow {
box-shadow: 0px 0px 10px #f6f6f6; }

.overlay-light {
background: #f6f6f6;
/* The Fallback */
background: rgba(246, 246, 246, 0.6); }

input:focus ~ .bg-light {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f6f6f6 !important; }

.bg-primary .card-header,
.bg-primary .card-footer {
background-color: transparent; }

.alert-primary {
background: rgba(140, 168, 94, 0.12) !important;
color: #8cc640 !important; }

.alert-primary .alert-heading {
box-shadow: rgba(140, 168, 94, 0.4) 0px 6px 15px -7px; }

.alert-primary .alert-link {
color: #90d03c !important; }

.alert-primary .btn-close {
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238cc640'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
color: #8cc640 !important; }

.bg-light-primary {
background: rgba(140, 168, 94, 0.12) !important;
color: #8cc640 !important; }

.bg-light-primary.fc-h-event, .bg-light-primary.fc-v-event {
border-color: rgba(140, 168, 94, 0.1); }

.bg-light-primary .fc-list-event-dot {
border-color: #8cc640 !important; }

.bg-light-primary.fc-list-event:hover td {
background: rgba(140, 168, 94, 0.1) !important; }

.bg-light-primary.fc-list-event .fc-list-event-title {
color: #6e6b7b; }

.avatar.bg-light-primary {
color: #8cc640 !important; }

.border-primary {
border: 1px solid #8cc640 !important; }

.border-top-primary {
border-top: 1px solid #8cc640; }

.border-bottom-primary {
border-bottom: 1px solid #8cc640; }

.border-start-primary {
border-left: 1px solid #8cc640; }

.border-end-primary {
border-right: 1px solid #8cc640; }

.bg-primary.badge-glow,
.border-primary.badge-glow {
box-shadow: 0px 0px 10px #8cc640; }

.badge.badge-light-primary {
background-color: rgba(140, 168, 94, 0.12);
color: #8cc640 !important; }

.overlay-primary {
background: #8cc640;
/* The Fallback */
background: rgba(140, 168, 94, 0.6); }

.btn-primary {
border-color: #8cc640 !important;
background-color: #8cc640 !important;
color: #fff !important; }

.btn-primary:focus, .btn-primary:active, .btn-primary.active {
color: #fff;
background-color: #90d03c !important; }

.btn-primary:hover:not(.disabled):not(:disabled) {
/* box-shadow: 0 8px 25px -8px #8cc640; */
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary {
color: #fff;
background-color: #90d03c !important;
}

.btn-flat-primary {
background-color: transparent;
color: #8cc640; }

.btn-flat-primary:hover {
color: #8cc640; }

.btn-flat-primary:hover:not(.disabled):not(:disabled) {
background-color: rgba(140, 168, 94, 0.12); }

.btn-flat-primary:active, .btn-flat-primary.active, .btn-flat-primary:focus {
background-color: rgba(140, 168, 94, 0.2);
color: #8cc640; }

.btn-flat-primary.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238cc640' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-primary {
background-color: #8cc640;
box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
color: #fff;
transition: all 0.2s ease; }

.btn-relief-primary:hover:not(.disabled):not(:disabled) {
background-color: #887ef2; }

.btn-relief-primary:active, .btn-relief-primary.active, .btn-relief-primary:focus {
background-color: #90d03c; }

.btn-relief-primary:hover {
color: #fff; }

.btn-relief-primary:active, .btn-relief-primary.active {
outline: none;
box-shadow: none;
transform: translateY(3px); }

.btn-outline-primary {
border: 1px solid #8cc640 !important;
background-color: transparent;
color: #8cc640; }

.btn-outline-primary:hover:not(.disabled):not(:disabled) {
background-color: rgba(140, 168, 94, 0.04);
color: #8cc640; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):focus {
background-color: rgba(140, 168, 94, 0.2);
color: #8cc640; }

.btn-outline-primary.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238cc640' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-primary.show.dropdown-toggle {
background-color: rgba(140, 168, 94, 0.2);
color: #8cc640; }

.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary {
color: #8cc640;
background-color: rgba(140, 168, 94, 0.2) !important; }

.btn-outline-primary.waves-effect .waves-ripple,
.btn-flat-primary.waves-effect .waves-ripple {
background: radial-gradient(rgba(140, 168, 94, 0.2) 0, rgba(140, 168, 94, 0.3) 40%, rgba(140, 168, 94, 0.4) 50%, rgba(140, 168, 94, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-primary {
background-color: #8cc640; }

.modal.modal-primary .modal-header .modal-title {
color: #8cc640; }

.modal.modal-primary .modal-header .btn-close {
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238cc640'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
color: #8cc640 !important; }

.pagination-primary .page-item.active .page-link {
background: #8cc640 !important;
color: #fff; }

.pagination-primary .page-item.active .page-link:hover {
color: #fff; }

.pagination-primary .page-item .page-link:hover {
color: #8cc640; }

.pagination-primary .page-item.prev-item .page-link:hover, .pagination-primary .page-item.next-item .page-link:hover {
background: #8cc640;
color: #fff; }

.pagination-primary .page-item.next-item .page-link:active:after, .pagination-primary .page-item.next-item .page-link:hover:after, .pagination-primary .page-item.next .page-link:active:after, .pagination-primary .page-item.next .page-link:hover:after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238cc640' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-primary .page-item.prev-item .page-link:active:before, .pagination-primary .page-item.prev-item .page-link:hover:before, .pagination-primary .page-item.prev .page-link:active:before, .pagination-primary .page-item.prev .page-link:hover:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238cc640' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-primary .nav-item .nav-link.active {
color: #fff;
background-color: #8cc640 !important;
border-color: #8cc640;
box-shadow: 0 4px 18px -4px rgba(140, 168, 94, 0.65); }

.progress-bar-primary {
background-color: rgba(140, 168, 94, 0.12); }

.progress-bar-primary .progress-bar {
background-color: #8cc640; }

.timeline .timeline-point-primary {
border-color: #8cc640 !important; }

.timeline .timeline-point-primary i,
.timeline .timeline-point-primary svg {
stroke: #8cc640 !important; }

.timeline .timeline-point-primary.timeline-point-indicator {
background-color: #8cc640 !important; }

.timeline .timeline-point-primary.timeline-point-indicator:before {
background: rgba(140, 168, 94, 0.12) !important; }

.divider.divider-primary .divider-text:before, .divider.divider-primary .divider-text:after {
border-color: #8cc640 !important; }

input:focus ~ .bg-primary {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8cc640 !important; }

.form-check-primary .form-check-input:checked {
border-color: #8cc640;
background-color: #8cc640; }

.form-check-primary .form-check-input:not(:disabled):checked, .form-check-primary .form-check-input:not(:disabled):focus {
border-color: #8cc640;
box-shadow: 0 2px 4px 0 rgba(140, 168, 94, 0.4); }

.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice {
background: #8cc640 !important;
border-color: #8cc640 !important; }

.bg-secondary .card-header,
.bg-secondary .card-footer {
background-color: transparent; }

.alert-secondary {
background: rgba(130, 134, 139, 0.12) !important;
color: #82868b !important; }

.alert-secondary .alert-heading {
box-shadow: rgba(130, 134, 139, 0.4) 0px 6px 15px -7px; }

.alert-secondary .alert-link {
color: #75797e !important; }

.alert-secondary .btn-close {
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2382868b'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
color: #82868b !important; }

.bg-light-secondary {
background: rgba(130, 134, 139, 0.12) !important;
color: #82868b !important; }

.bg-light-secondary.fc-h-event, .bg-light-secondary.fc-v-event {
border-color: rgba(130, 134, 139, 0.1); }

.bg-light-secondary .fc-list-event-dot {
border-color: #82868b !important; }

.bg-light-secondary.fc-list-event:hover td {
background: rgba(130, 134, 139, 0.1) !important; }

.bg-light-secondary.fc-list-event .fc-list-event-title {
color: #6e6b7b; }

.avatar.bg-light-secondary {
color: #82868b !important; }

.border-secondary {
border: 1px solid #82868b !important; }

.border-top-secondary {
border-top: 1px solid #82868b; }

.border-bottom-secondary {
border-bottom: 1px solid #82868b; }

.border-start-secondary {
border-left: 1px solid #82868b; }

.border-end-secondary {
border-right: 1px solid #82868b; }

.bg-secondary.badge-glow,
.border-secondary.badge-glow {
box-shadow: 0px 0px 10px #82868b; }

.badge.badge-light-secondary {
background-color: rgba(130, 134, 139, 0.12);
color: #82868b !important; }

.overlay-secondary {
background: #82868b;
/* The Fallback */
background: rgba(130, 134, 139, 0.6); }

.btn-secondary {
border-color: #82868b !important;
background-color: #82868b !important;
color: #fff !important; }

.btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
color: #fff;
background-color: #75797e !important; }

.btn-secondary:hover:not(.disabled):not(:disabled) {
box-shadow: 0 8px 25px -8px #82868b; }

.btn-secondary:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary {
color: #fff;
background-color: #75797e !important; }

.btn-flat-secondary {
background-color: transparent;
color: #82868b; }

.btn-flat-secondary:hover {
color: #82868b; }

.btn-flat-secondary:hover:not(.disabled):not(:disabled) {
background-color: rgba(130, 134, 139, 0.12); }

.btn-flat-secondary:active, .btn-flat-secondary.active, .btn-flat-secondary:focus {
background-color: rgba(130, 134, 139, 0.2);
color: #82868b; }

.btn-flat-secondary.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-secondary {
background-color: #82868b;
box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
color: #fff;
transition: all 0.2s ease; }

.btn-relief-secondary:hover:not(.disabled):not(:disabled) {
background-color: #8f9397; }

.btn-relief-secondary:active, .btn-relief-secondary.active, .btn-relief-secondary:focus {
background-color: #75797e; }

.btn-relief-secondary:hover {
color: #fff; }

.btn-relief-secondary:active, .btn-relief-secondary.active {
outline: none;
box-shadow: none;
transform: translateY(3px); }

.btn-outline-secondary {
border: 1px solid #82868b !important;
background-color: transparent;
color: #82868b; }

.btn-outline-secondary:hover:not(.disabled):not(:disabled) {
background-color: rgba(130, 134, 139, 0.04);
color: #82868b; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):focus {
background-color: rgba(130, 134, 139, 0.2);
color: #82868b; }

.btn-outline-secondary.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-secondary.show.dropdown-toggle {
background-color: rgba(130, 134, 139, 0.2);
color: #82868b; }

.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary {
color: #82868b;
background-color: rgba(130, 134, 139, 0.2) !important; }

.btn-outline-secondary.waves-effect .waves-ripple,
.btn-flat-secondary.waves-effect .waves-ripple {
background: radial-gradient(rgba(130, 134, 139, 0.2) 0, rgba(130, 134, 139, 0.3) 40%, rgba(130, 134, 139, 0.4) 50%, rgba(130, 134, 139, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-secondary {
background-color: #82868b; }

.modal.modal-secondary .modal-header .modal-title {
color: #82868b; }

.modal.modal-secondary .modal-header .btn-close {
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2382868b'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
color: #82868b !important; }

.pagination-secondary .page-item.active .page-link {
background: #82868b !important;
color: #fff; }

.pagination-secondary .page-item.active .page-link:hover {
color: #fff; }

.pagination-secondary .page-item .page-link:hover {
color: #82868b; }

.pagination-secondary .page-item.prev-item .page-link:hover, .pagination-secondary .page-item.next-item .page-link:hover {
background: #82868b;
color: #fff; }

.pagination-secondary .page-item.next-item .page-link:active:after, .pagination-secondary .page-item.next-item .page-link:hover:after, .pagination-secondary .page-item.next .page-link:active:after, .pagination-secondary .page-item.next .page-link:hover:after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-secondary .page-item.prev-item .page-link:active:before, .pagination-secondary .page-item.prev-item .page-link:hover:before, .pagination-secondary .page-item.prev .page-link:active:before, .pagination-secondary .page-item.prev .page-link:hover:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-secondary .nav-item .nav-link.active {
color: #fff;
background-color: #82868b !important;
border-color: #82868b;
box-shadow: 0 4px 18px -4px rgba(130, 134, 139, 0.65); }

.progress-bar-secondary {
background-color: rgba(130, 134, 139, 0.12); }

.progress-bar-secondary .progress-bar {
background-color: #82868b; }

.timeline .timeline-point-secondary {
border-color: #82868b !important; }

.timeline .timeline-point-secondary i,
.timeline .timeline-point-secondary svg {
stroke: #82868b !important; }

.timeline .timeline-point-secondary.timeline-point-indicator {
background-color: #82868b !important; }

.timeline .timeline-point-secondary.timeline-point-indicator:before {
background: rgba(130, 134, 139, 0.12) !important; }

.divider.divider-secondary .divider-text:before, .divider.divider-secondary .divider-text:after {
border-color: #82868b !important; }

input:focus ~ .bg-secondary {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #82868b !important; }

.form-check-secondary .form-check-input:checked {
border-color: #82868b;
background-color: #82868b; }

.form-check-secondary .form-check-input:not(:disabled):checked, .form-check-secondary .form-check-input:not(:disabled):focus {
border-color: #82868b;
box-shadow: 0 2px 4px 0 rgba(130, 134, 139, 0.4); }

.select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice {
background: #82868b !important;
border-color: #82868b !important; }

.bg-success .card-header,
.bg-success .card-footer {
background-color: transparent; }

.alert-success {
background: rgba(150, 200, 70, 0.12) !important;
color: #8bc540 !important; }

.alert-success .alert-heading {
box-shadow: rgba(150, 200, 70, 0.4) 0px 6px 15px -7px; }

.alert-success .alert-link {
color: #8bc540 !important; }

.alert-success .btn-close {
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238bc540'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
color: #8bc540 !important; }

.bg-light-success {
background: rgba(150, 200, 70, 0.12) !important;
color: #8bc540 !important; }

.bg-light-success.fc-h-event, .bg-light-success.fc-v-event {
border-color: rgba(150, 200, 70, 0.1); }

.bg-light-success .fc-list-event-dot {
border-color: #8bc540 !important; }

.bg-light-success.fc-list-event:hover td {
background: rgba(150, 200, 70, 0.1) !important; }

.bg-light-success.fc-list-event .fc-list-event-title {
color: #6e6b7b; }

.avatar.bg-light-success {
color: #8bc540 !important; }

.border-success {
border: 1px solid #8bc540 !important; }

.border-top-success {
border-top: 1px solid #8bc540; }

.border-bottom-success {
border-bottom: 1px solid #8bc540; }

.border-start-success {
border-left: 1px solid #8bc540; }

.border-end-success {
border-right: 1px solid #8bc540; }

.bg-success.badge-glow,
.border-success.badge-glow {
box-shadow: 0px 0px 10px #8bc540; }

.badge.badge-light-success {
background-color: rgba(150, 200, 70, 0.12);
color: #8bc540 !important; }

.overlay-success {
background: #8bc540;
/* The Fallback */
background: rgba(150, 200, 70, 0.6); }

.btn-success {
border-color: #8bc540 !important;
background-color: #8bc540 !important;
color: #fff !important; }

.btn-success:focus, .btn-success:active, .btn-success.active {
color: #fff;
background-color: #8bc540 !important; }

.btn-success:hover:not(.disabled):not(:disabled) {
box-shadow: 0 8px 25px -8px #8bc540; }

.btn-success:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-check:checked + .btn-success, .btn-check:active + .btn-success {
color: #fff;
background-color: #8bc540 !important; }

.btn-flat-success {
background-color: transparent;
color: #8bc540; }

.btn-flat-success:hover {
color: #8bc540; }

.btn-flat-success:hover:not(.disabled):not(:disabled) {
background-color: rgba(150, 200, 70, 0.12); }

.btn-flat-success:active, .btn-flat-success.active, .btn-flat-success:focus {
background-color: rgba(150, 200, 70, 0.2);
color: #8bc540; }

.btn-flat-success.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238bc540' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-success {
background-color: #8bc540;
box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
color: #fff;
transition: all 0.2s ease; }

.btn-relief-success:hover:not(.disabled):not(:disabled) {
background-color: #33d67c; }

.btn-relief-success:active, .btn-relief-success.active, .btn-relief-success:focus {
background-color: #8bc540; }

.btn-relief-success:hover {
color: #fff; }

.btn-relief-success:active, .btn-relief-success.active {
outline: none;
box-shadow: none;
transform: translateY(3px); }

.btn-outline-success {
border: 1px solid #8bc540 !important;
background-color: transparent;
color: #8bc540; }

.btn-outline-success:hover:not(.disabled):not(:disabled) {
background-color: rgba(150, 200, 70, 0.04);
color: #8bc540; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):focus {
background-color: rgba(150, 200, 70, 0.2);
color: #8bc540; }

.btn-outline-success.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238bc540' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-success.show.dropdown-toggle {
background-color: rgba(150, 200, 70, 0.2);
color: #8bc540; }

.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success {
color: #8bc540;
background-color: rgba(150, 200, 70, 0.2) !important; }

.btn-outline-success.waves-effect .waves-ripple,
.btn-flat-success.waves-effect .waves-ripple {
background: radial-gradient(rgba(150, 200, 70, 0.2) 0, rgba(150, 200, 70, 0.3) 40%, rgba(150, 200, 70, 0.4) 50%, rgba(150, 200, 70, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-success {
background-color: #8bc540; }

.modal.modal-success .modal-header .modal-title {
color: #8bc540; }

.modal.modal-success .modal-header .btn-close {
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238bc540'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
color: #8bc540 !important; }

.pagination-success .page-item.active .page-link {
background: #8bc540 !important;
color: #fff; }

.pagination-success .page-item.active .page-link:hover {
color: #fff; }

.pagination-success .page-item .page-link:hover {
color: #8bc540; }

.pagination-success .page-item.prev-item .page-link:hover, .pagination-success .page-item.next-item .page-link:hover {
background: #8bc540;
color: #fff; }

.pagination-success .page-item.next-item .page-link:active:after, .pagination-success .page-item.next-item .page-link:hover:after, .pagination-success .page-item.next .page-link:active:after, .pagination-success .page-item.next .page-link:hover:after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238bc540' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-success .page-item.prev-item .page-link:active:before, .pagination-success .page-item.prev-item .page-link:hover:before, .pagination-success .page-item.prev .page-link:active:before, .pagination-success .page-item.prev .page-link:hover:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238bc540' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-success .nav-item .nav-link.active {
color: #fff;
background-color: #8bc540 !important;
border-color: #8bc540;
box-shadow: 0 4px 18px -4px rgba(150, 200, 70, 0.65); }

.progress-bar-success {
background-color: rgba(150, 200, 70, 0.12); }

.progress-bar-success .progress-bar {
background-color: #8bc540; }

.timeline .timeline-point-success {
border-color: #8bc540 !important; }

.timeline .timeline-point-success i,
.timeline .timeline-point-success svg {
stroke: #8bc540 !important; }

.timeline .timeline-point-success.timeline-point-indicator {
background-color: #8bc540 !important; }

.timeline .timeline-point-success.timeline-point-indicator:before {
background: rgba(150, 200, 70, 0.12) !important; }

.divider.divider-success .divider-text:before, .divider.divider-success .divider-text:after {
border-color: #8bc540 !important; }

input:focus ~ .bg-success {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8bc540 !important; }

.form-check-success .form-check-input:checked {
border-color: #8bc540;
background-color: #8bc540; }

.form-check-success .form-check-input:not(:disabled):checked, .form-check-success .form-check-input:not(:disabled):focus {
border-color: #8bc540;
box-shadow: 0 2px 4px 0 rgba(150, 200, 70, 0.4); }

.select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice {
background: #8bc540 !important;
border-color: #8bc540 !important; }

.bg-info .card-header,
.bg-info .card-footer {
background-color: transparent; }

.alert-info {
background: rgba(0, 207, 232, 0.12) !important;
color: #00cfe8 !important; }

.alert-info .alert-heading {
box-shadow: rgba(0, 207, 232, 0.4) 0px 6px 15px -7px; }

.alert-info .alert-link {
color: #00b8cf !important; }

.alert-info .btn-close {
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300cfe8'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
color: #00cfe8 !important; }

.bg-light-info {
background: rgba(0, 207, 232, 0.12) !important;
color: #00cfe8 !important; }

.bg-light-info.fc-h-event, .bg-light-info.fc-v-event {
border-color: rgba(0, 207, 232, 0.1); }

.bg-light-info .fc-list-event-dot {
border-color: #00cfe8 !important; }

.bg-light-info.fc-list-event:hover td {
background: rgba(0, 207, 232, 0.1) !important; }

.bg-light-info.fc-list-event .fc-list-event-title {
color: #6e6b7b; }

.avatar.bg-light-info {
color: #00cfe8 !important; }

.border-info {
border: 1px solid #00cfe8 !important; }

.border-top-info {
border-top: 1px solid #00cfe8; }

.border-bottom-info {
border-bottom: 1px solid #00cfe8; }

.border-start-info {
border-left: 1px solid #00cfe8; }

.border-end-info {
border-right: 1px solid #00cfe8; }

.bg-info.badge-glow,
.border-info.badge-glow {
box-shadow: 0px 0px 10px #00cfe8; }

.badge.badge-light-info {
background-color: rgba(0, 207, 232, 0.12);
color: #00cfe8 !important; }

.overlay-info {
background: #00cfe8;
/* The Fallback */
background: rgba(0, 207, 232, 0.6); }

.btn-info {
border-color: #00cfe8 !important;
background-color: #00cfe8 !important;
color: #fff !important; }

.btn-info:focus, .btn-info:active, .btn-info.active {
color: #fff;
background-color: #00b8cf !important; }

.btn-info:hover:not(.disabled):not(:disabled) {
box-shadow: 0 8px 25px -8px #00cfe8; }

.btn-info:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-check:checked + .btn-info, .btn-check:active + .btn-info {
color: #fff;
background-color: #00b8cf !important; }

.btn-flat-info {
background-color: transparent;
color: #00cfe8; }

.btn-flat-info:hover {
color: #00cfe8; }

.btn-flat-info:hover:not(.disabled):not(:disabled) {
background-color: rgba(0, 207, 232, 0.12); }

.btn-flat-info:active, .btn-flat-info.active, .btn-flat-info:focus {
background-color: rgba(0, 207, 232, 0.2);
color: #00cfe8; }

.btn-flat-info.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300cfe8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-info {
background-color: #00cfe8;
box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
color: #fff;
transition: all 0.2s ease; }

.btn-relief-info:hover:not(.disabled):not(:disabled) {
background-color: #03e4ff; }

.btn-relief-info:active, .btn-relief-info.active, .btn-relief-info:focus {
background-color: #00b8cf; }

.btn-relief-info:hover {
color: #fff; }

.btn-relief-info:active, .btn-relief-info.active {
outline: none;
box-shadow: none;
transform: translateY(3px); }

.btn-outline-info {
border: 1px solid #00cfe8 !important;
background-color: transparent;
color: #00cfe8; }

.btn-outline-info:hover:not(.disabled):not(:disabled) {
background-color: rgba(0, 207, 232, 0.04);
color: #00cfe8; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):focus {
background-color: rgba(0, 207, 232, 0.2);
color: #00cfe8; }

.btn-outline-info.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300cfe8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-info.show.dropdown-toggle {
background-color: rgba(0, 207, 232, 0.2);
color: #00cfe8; }

.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info {
color: #00cfe8;
background-color: rgba(0, 207, 232, 0.2) !important; }

.btn-outline-info.waves-effect .waves-ripple,
.btn-flat-info.waves-effect .waves-ripple {
background: radial-gradient(rgba(0, 207, 232, 0.2) 0, rgba(0, 207, 232, 0.3) 40%, rgba(0, 207, 232, 0.4) 50%, rgba(0, 207, 232, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-info {
background-color: #00cfe8; }

.modal.modal-info .modal-header .modal-title {
color: #00cfe8; }

.modal.modal-info .modal-header .btn-close {
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300cfe8'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
color: #00cfe8 !important; }

.pagination-info .page-item.active .page-link {
background: #00cfe8 !important;
color: #fff; }

.pagination-info .page-item.active .page-link:hover {
color: #fff; }

.pagination-info .page-item .page-link:hover {
color: #00cfe8; }

.pagination-info .page-item.prev-item .page-link:hover, .pagination-info .page-item.next-item .page-link:hover {
background: #00cfe8;
color: #fff; }

.pagination-info .page-item.next-item .page-link:active:after, .pagination-info .page-item.next-item .page-link:hover:after, .pagination-info .page-item.next .page-link:active:after, .pagination-info .page-item.next .page-link:hover:after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300cfe8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-info .page-item.prev-item .page-link:active:before, .pagination-info .page-item.prev-item .page-link:hover:before, .pagination-info .page-item.prev .page-link:active:before, .pagination-info .page-item.prev .page-link:hover:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300cfe8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-info .nav-item .nav-link.active {
color: #fff;
background-color: #00cfe8 !important;
border-color: #00cfe8;
box-shadow: 0 4px 18px -4px rgba(0, 207, 232, 0.65); }

.progress-bar-info {
background-color: rgba(0, 207, 232, 0.12); }

.progress-bar-info .progress-bar {
background-color: #00cfe8; }

.timeline .timeline-point-info {
border-color: #00cfe8 !important; }

.timeline .timeline-point-info i,
.timeline .timeline-point-info svg {
stroke: #00cfe8 !important; }

.timeline .timeline-point-info.timeline-point-indicator {
background-color: #00cfe8 !important; }

.timeline .timeline-point-info.timeline-point-indicator:before {
background: rgba(0, 207, 232, 0.12) !important; }

.divider.divider-info .divider-text:before, .divider.divider-info .divider-text:after {
border-color: #00cfe8 !important; }

input:focus ~ .bg-info {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00cfe8 !important; }

.form-check-info .form-check-input:checked {
border-color: #00cfe8;
background-color: #00cfe8; }

.form-check-info .form-check-input:not(:disabled):checked, .form-check-info .form-check-input:not(:disabled):focus {
border-color: #00cfe8;
box-shadow: 0 2px 4px 0 rgba(0, 207, 232, 0.4); }

.select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice {
background: #00cfe8 !important;
border-color: #00cfe8 !important; }

.bg-warning .card-header,
.bg-warning .card-footer {
background-color: transparent; }

.alert-warning {
background: rgba(255, 159, 67, 0.12) !important;
color: #ff9f43 !important; }

.alert-warning .alert-heading {
box-shadow: rgba(255, 159, 67, 0.4) 0px 6px 15px -7px; }

.alert-warning .alert-link {
color: #ff922a !important; }

.alert-warning .btn-close {
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff9f43'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
color: #ff9f43 !important; }

.bg-light-warning {
background: rgba(255, 159, 67, 0.12) !important;
color: #ff9f43 !important; }

.bg-light-warning.fc-h-event, .bg-light-warning.fc-v-event {
border-color: rgba(255, 159, 67, 0.1); }

.bg-light-warning .fc-list-event-dot {
border-color: #ff9f43 !important; }

.bg-light-warning.fc-list-event:hover td {
background: rgba(255, 159, 67, 0.1) !important; }

.bg-light-warning.fc-list-event .fc-list-event-title {
color: #6e6b7b; }

.avatar.bg-light-warning {
color: #ff9f43 !important; }

.border-warning {
border: 1px solid #ff9f43 !important; }

.border-top-warning {
border-top: 1px solid #ff9f43; }

.border-bottom-warning {
border-bottom: 1px solid #ff9f43; }

.border-start-warning {
border-left: 1px solid #ff9f43; }

.border-end-warning {
border-right: 1px solid #ff9f43; }

.bg-warning.badge-glow,
.border-warning.badge-glow {
box-shadow: 0px 0px 10px #ff9f43; }

.badge.badge-light-warning {
background-color: rgba(255, 159, 67, 0.12);
color: #ff9f43 !important; }

.overlay-warning {
background: #ff9f43;
/* The Fallback */
background: rgba(255, 159, 67, 0.6); }

.btn-warning {
border-color: #ff9f43 !important;
background-color: #ff9f43 !important;
color: #fff !important; }

.btn-warning:focus, .btn-warning:active, .btn-warning.active {
color: #fff;
background-color: #ff922a !important; }

.btn-warning:hover:not(.disabled):not(:disabled) {
box-shadow: 0 8px 25px -8px #ff9f43; }

.btn-warning:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning {
color: #fff;
background-color: #ff922a !important; }

.btn-flat-warning {
background-color: transparent;
color: #ff9f43; }

.btn-flat-warning:hover {
color: #ff9f43; }

.btn-flat-warning:hover:not(.disabled):not(:disabled) {
background-color: rgba(255, 159, 67, 0.12); }

.btn-flat-warning:active, .btn-flat-warning.active, .btn-flat-warning:focus {
background-color: rgba(255, 159, 67, 0.2);
color: #ff9f43; }

.btn-flat-warning.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff9f43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-warning {
background-color: #ff9f43;
box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
color: #fff;
transition: all 0.2s ease; }

.btn-relief-warning:hover:not(.disabled):not(:disabled) {
background-color: #ffac5d; }

.btn-relief-warning:active, .btn-relief-warning.active, .btn-relief-warning:focus {
background-color: #ff922a; }

.btn-relief-warning:hover {
color: #fff; }

.btn-relief-warning:active, .btn-relief-warning.active {
outline: none;
box-shadow: none;
transform: translateY(3px); }

.btn-outline-warning {
border: 1px solid #ff9f43 !important;
background-color: transparent;
color: #ff9f43; }

.btn-outline-warning:hover:not(.disabled):not(:disabled) {
background-color: rgba(255, 159, 67, 0.04);
color: #ff9f43; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):focus {
background-color: rgba(255, 159, 67, 0.2);
color: #ff9f43; }

.btn-outline-warning.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff9f43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-warning.show.dropdown-toggle {
background-color: rgba(255, 159, 67, 0.2);
color: #ff9f43; }

.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning {
color: #ff9f43;
background-color: rgba(255, 159, 67, 0.2) !important; }

.btn-outline-warning.waves-effect .waves-ripple,
.btn-flat-warning.waves-effect .waves-ripple {
background: radial-gradient(rgba(255, 159, 67, 0.2) 0, rgba(255, 159, 67, 0.3) 40%, rgba(255, 159, 67, 0.4) 50%, rgba(255, 159, 67, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-warning {
background-color: #ff9f43; }

.modal.modal-warning .modal-header .modal-title {
color: #ff9f43; }

.modal.modal-warning .modal-header .btn-close {
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff9f43'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
color: #ff9f43 !important; }

.pagination-warning .page-item.active .page-link {
background: #ff9f43 !important;
color: #fff; }

.pagination-warning .page-item.active .page-link:hover {
color: #fff; }

.pagination-warning .page-item .page-link:hover {
color: #ff9f43; }

.pagination-warning .page-item.prev-item .page-link:hover, .pagination-warning .page-item.next-item .page-link:hover {
background: #ff9f43;
color: #fff; }

.pagination-warning .page-item.next-item .page-link:active:after, .pagination-warning .page-item.next-item .page-link:hover:after, .pagination-warning .page-item.next .page-link:active:after, .pagination-warning .page-item.next .page-link:hover:after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff9f43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-warning .page-item.prev-item .page-link:active:before, .pagination-warning .page-item.prev-item .page-link:hover:before, .pagination-warning .page-item.prev .page-link:active:before, .pagination-warning .page-item.prev .page-link:hover:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff9f43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-warning .nav-item .nav-link.active {
color: #fff;
background-color: #ff9f43 !important;
border-color: #ff9f43;
box-shadow: 0 4px 18px -4px rgba(255, 159, 67, 0.65); }

.progress-bar-warning {
background-color: rgba(255, 159, 67, 0.12); }

.progress-bar-warning .progress-bar {
background-color: #ff9f43; }

.timeline .timeline-point-warning {
border-color: #ff9f43 !important; }

.timeline .timeline-point-warning i,
.timeline .timeline-point-warning svg {
stroke: #ff9f43 !important; }

.timeline .timeline-point-warning.timeline-point-indicator {
background-color: #ff9f43 !important; }

.timeline .timeline-point-warning.timeline-point-indicator:before {
background: rgba(255, 159, 67, 0.12) !important; }

.divider.divider-warning .divider-text:before, .divider.divider-warning .divider-text:after {
border-color: #ff9f43 !important; }

input:focus ~ .bg-warning {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ff9f43 !important; }

.form-check-warning .form-check-input:checked {
border-color: #ff9f43;
background-color: #ff9f43; }

.form-check-warning .form-check-input:not(:disabled):checked, .form-check-warning .form-check-input:not(:disabled):focus {
border-color: #ff9f43;
box-shadow: 0 2px 4px 0 rgba(255, 159, 67, 0.4); }

.select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice {
background: #ff9f43 !important;
border-color: #ff9f43 !important; }

.bg-danger .card-header,
.bg-danger .card-footer {
background-color: transparent; }

.alert-danger {
background: rgba(234, 84, 85, 0.12) !important;
color: #ea5455 !important; }

.alert-danger .alert-heading {
box-shadow: rgba(234, 84, 85, 0.4) 0px 6px 15px -7px; }

.alert-danger .alert-link {
color: #e73d3e !important; }

.alert-danger .btn-close {
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ea5455'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
color: #ea5455 !important; }

.bg-light-danger {
background: rgba(234, 84, 85, 0.12) !important;
color: #ea5455 !important; }

.bg-light-danger.fc-h-event, .bg-light-danger.fc-v-event {
border-color: rgba(234, 84, 85, 0.1); }

.bg-light-danger .fc-list-event-dot {
border-color: #ea5455 !important; }

.bg-light-danger.fc-list-event:hover td {
background: rgba(234, 84, 85, 0.1) !important; }

.bg-light-danger.fc-list-event .fc-list-event-title {
color: #6e6b7b; }

.avatar.bg-light-danger {
color: #ea5455 !important; }

.border-danger {
border: 1px solid #ea5455 !important; }

.border-top-danger {
border-top: 1px solid #ea5455; }

.border-bottom-danger {
border-bottom: 1px solid #ea5455; }

.border-start-danger {
border-left: 1px solid #ea5455; }

.border-end-danger {
border-right: 1px solid #ea5455; }

.bg-danger.badge-glow,
.border-danger.badge-glow {
box-shadow: 0px 0px 10px #ea5455; }

.badge.badge-light-danger {
background-color: rgba(234, 84, 85, 0.12);
color: #ea5455 !important; }

.overlay-danger {
background: #ea5455;
/* The Fallback */
background: rgba(234, 84, 85, 0.6); }

.btn-danger {
border-color: #ea5455 !important;
background-color: #ea5455 !important;
color: #fff !important; }

.btn-danger:focus, .btn-danger:active, .btn-danger.active {
color: #fff;
background-color: #e73d3e !important; }

.btn-danger:hover:not(.disabled):not(:disabled) {
box-shadow: 0 8px 25px -8px #ea5455; }

.btn-danger:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger {
color: #fff;
background-color: #e73d3e !important; }

.btn-flat-danger {
background-color: transparent;
color: #ea5455; }

.btn-flat-danger:hover {
color: #ea5455; }

.btn-flat-danger:hover:not(.disabled):not(:disabled) {
background-color: rgba(234, 84, 85, 0.12); }

.btn-flat-danger:active, .btn-flat-danger.active, .btn-flat-danger:focus {
background-color: rgba(234, 84, 85, 0.2);
color: #ea5455; }

.btn-flat-danger.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea5455' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-danger {
background-color: #ea5455;
box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
color: #fff;
transition: all 0.2s ease; }

.btn-relief-danger:hover:not(.disabled):not(:disabled) {
background-color: #ed6b6c; }

.btn-relief-danger:active, .btn-relief-danger.active, .btn-relief-danger:focus {
background-color: #e73d3e; }

.btn-relief-danger:hover {
color: #fff; }

.btn-relief-danger:active, .btn-relief-danger.active {
outline: none;
box-shadow: none;
transform: translateY(3px); }

.btn-outline-danger {
border: 1px solid #ea5455 !important;
background-color: transparent;
color: #ea5455; }

.btn-outline-danger:hover:not(.disabled):not(:disabled) {
background-color: rgba(234, 84, 85, 0.04);
color: #ea5455; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
box-shadow: none; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):focus {
background-color: rgba(234, 84, 85, 0.2);
color: #ea5455; }

.btn-outline-danger.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea5455' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-outline-danger.show.dropdown-toggle {
background-color: rgba(234, 84, 85, 0.2);
color: #ea5455; }

.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger {
color: #ea5455;
background-color: rgba(234, 84, 85, 0.2) !important; }

.btn-outline-danger.waves-effect .waves-ripple,
.btn-flat-danger.waves-effect .waves-ripple {
background: radial-gradient(rgba(234, 84, 85, 0.2) 0, rgba(234, 84, 85, 0.3) 40%, rgba(234, 84, 85, 0.4) 50%, rgba(234, 84, 85, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-danger {
background-color: #ea5455; }

.modal.modal-danger .modal-header .modal-title {
color: #ea5455; }

.modal.modal-danger .modal-header .btn-close {
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ea5455'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat !important;
color: #ea5455 !important; }

.pagination-danger .page-item.active .page-link {
background: #ea5455 !important;
color: #fff; }

.pagination-danger .page-item.active .page-link:hover {
color: #fff; }

.pagination-danger .page-item .page-link:hover {
color: #ea5455; }

.pagination-danger .page-item.prev-item .page-link:hover, .pagination-danger .page-item.next-item .page-link:hover {
background: #ea5455;
color: #fff; }

.pagination-danger .page-item.next-item .page-link:active:after, .pagination-danger .page-item.next-item .page-link:hover:after, .pagination-danger .page-item.next .page-link:active:after, .pagination-danger .page-item.next .page-link:hover:after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea5455' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-danger .page-item.prev-item .page-link:active:before, .pagination-danger .page-item.prev-item .page-link:hover:before, .pagination-danger .page-item.prev .page-link:active:before, .pagination-danger .page-item.prev .page-link:hover:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea5455' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-danger .nav-item .nav-link.active {
color: #fff;
background-color: #ea5455 !important;
border-color: #ea5455;
box-shadow: 0 4px 18px -4px rgba(234, 84, 85, 0.65); }

.progress-bar-danger {
background-color: rgba(234, 84, 85, 0.12); }

.progress-bar-danger .progress-bar {
background-color: #ea5455; }

.timeline .timeline-point-danger {
border-color: #ea5455 !important; }

.timeline .timeline-point-danger i,
.timeline .timeline-point-danger svg {
stroke: #ea5455 !important; }

.timeline .timeline-point-danger.timeline-point-indicator {
background-color: #ea5455 !important; }

.timeline .timeline-point-danger.timeline-point-indicator:before {
background: rgba(234, 84, 85, 0.12) !important; }

.divider.divider-danger .divider-text:before, .divider.divider-danger .divider-text:after {
border-color: #ea5455 !important; }

input:focus ~ .bg-danger {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ea5455 !important; }

.form-check-danger .form-check-input:checked {
border-color: #ea5455;
background-color: #ea5455; }

.form-check-danger .form-check-input:not(:disabled):checked, .form-check-danger .form-check-input:not(:disabled):focus {
border-color: #ea5455;
box-shadow: 0 2px 4px 0 rgba(234, 84, 85, 0.4); }

.select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice {
background: #ea5455 !important;
border-color: #ea5455 !important; }

.bg-gradient-dark,
.btn-gradient-dark {
color: #fff;
transition: all 0.2s ease;
background-image: linear-gradient(47deg, #4b4b4b, #1e1e1e);
background-repeat: repeat; }

.dark-layout .bg-gradient-dark, .dark-layout
.btn-gradient-dark {
background-image: linear-gradient(47deg, #1e1e1e, #4b4b4b);
background-repeat: repeat; }

.bg-gradient-dark:hover, .bg-gradient-dark:active,
.btn-gradient-dark:hover,
.btn-gradient-dark:active {
color: #fff; }

.bg-gradient-dark:hover:not(.disabled):not(:disabled),
.btn-gradient-dark:hover:not(.disabled):not(:disabled) {
transform: translateY(-2px); }

.bg-gradient-dark:active,
.btn-gradient-dark:active {
transform: translateY(0); }

.bg-gradient-dark:active, .bg-gradient-dark:focus,
.btn-gradient-dark:active,
.btn-gradient-dark:focus {
background-image: linear-gradient(47deg, #1e1e1e, #4b4b4b);
background-repeat: repeat; }

.bg-gradient-primary,
.btn-gradient-primary {
color: #fff;
transition: all 0.2s ease;
background-image: linear-gradient(47deg, #8cc640, #9e95f5);
background-repeat: repeat; }

.bg-gradient-primary:hover, .bg-gradient-primary:active,
.btn-gradient-primary:hover,
.btn-gradient-primary:active {
color: #fff; }

.bg-gradient-primary:hover:not(.disabled):not(:disabled),
.btn-gradient-primary:hover:not(.disabled):not(:disabled) {
transform: translateY(-2px); }

.bg-gradient-primary:active,
.btn-gradient-primary:active {
transform: translateY(0); }

.bg-gradient-primary:active, .bg-gradient-primary:focus,
.btn-gradient-primary:active,
.btn-gradient-primary:focus {
background-image: linear-gradient(47deg, #4839eb, #8cc640);
background-repeat: repeat; }

.bg-gradient-secondary,
.btn-gradient-secondary {
color: #fff;
transition: all 0.2s ease;
background-image: linear-gradient(47deg, #82868b, #9ca0a4);
background-repeat: repeat; }

.bg-gradient-secondary:hover, .bg-gradient-secondary:active,
.btn-gradient-secondary:hover,
.btn-gradient-secondary:active {
color: #fff; }

.bg-gradient-secondary:hover:not(.disabled):not(:disabled),
.btn-gradient-secondary:hover:not(.disabled):not(:disabled) {
transform: translateY(-2px); }

.bg-gradient-secondary:active,
.btn-gradient-secondary:active {
transform: translateY(0); }

.bg-gradient-secondary:active, .bg-gradient-secondary:focus,
.btn-gradient-secondary:active,
.btn-gradient-secondary:focus {
background-image: linear-gradient(47deg, #696d71, #82868b);
background-repeat: repeat; }

.bg-gradient-success,
.btn-gradient-success {
color: #fff;
transition: all 0.2s ease;
background-image: linear-gradient(47deg, #8bc540, #48da89);
background-repeat: repeat; }

.bg-gradient-success:hover, .bg-gradient-success:active,
.btn-gradient-success:hover,
.btn-gradient-success:active {
color: #fff; }

.bg-gradient-success:hover:not(.disabled):not(:disabled),
.btn-gradient-success:hover:not(.disabled):not(:disabled) {
transform: translateY(-2px); }

.bg-gradient-success:active,
.btn-gradient-success:active {
transform: translateY(0); }

.bg-gradient-success:active, .bg-gradient-success:focus,
.btn-gradient-success:active,
.btn-gradient-success:focus {
background-image: linear-gradient(47deg, #1f9d57, #8bc540);
background-repeat: repeat; }

.bg-gradient-info,
.btn-gradient-info {
color: #fff;
transition: all 0.2s ease;
background-image: linear-gradient(47deg, #00cfe8, #1ce7ff);
background-repeat: repeat; }

.bg-gradient-info:hover, .bg-gradient-info:active,
.btn-gradient-info:hover,
.btn-gradient-info:active {
color: #fff; }

.bg-gradient-info:hover:not(.disabled):not(:disabled),
.btn-gradient-info:hover:not(.disabled):not(:disabled) {
transform: translateY(-2px); }

.bg-gradient-info:active,
.btn-gradient-info:active {
transform: translateY(0); }

.bg-gradient-info:active, .bg-gradient-info:focus,
.btn-gradient-info:active,
.btn-gradient-info:focus {
background-image: linear-gradient(47deg, #00a1b5, #00cfe8);
background-repeat: repeat; }

.bg-gradient-warning,
.btn-gradient-warning {
color: #fff;
transition: all 0.2s ease;
background-image: linear-gradient(47deg, #ff9f43, #ffb976);
background-repeat: repeat; }

.bg-gradient-warning:hover, .bg-gradient-warning:active,
.btn-gradient-warning:hover,
.btn-gradient-warning:active {
color: #fff; }

.bg-gradient-warning:hover:not(.disabled):not(:disabled),
.btn-gradient-warning:hover:not(.disabled):not(:disabled) {
transform: translateY(-2px); }

.bg-gradient-warning:active,
.btn-gradient-warning:active {
transform: translateY(0); }

.bg-gradient-warning:active, .bg-gradient-warning:focus,
.btn-gradient-warning:active,
.btn-gradient-warning:focus {
background-image: linear-gradient(47deg, #ff8510, #ff9f43);
background-repeat: repeat; }

.bg-gradient-danger,
.btn-gradient-danger {
color: #fff;
transition: all 0.2s ease;
background-image: linear-gradient(47deg, #ea5455, #f08182);
background-repeat: repeat; }

.bg-gradient-danger:hover, .bg-gradient-danger:active,
.btn-gradient-danger:hover,
.btn-gradient-danger:active {
color: #fff; }

.bg-gradient-danger:hover:not(.disabled):not(:disabled),
.btn-gradient-danger:hover:not(.disabled):not(:disabled) {
transform: translateY(-2px); }

.bg-gradient-danger:active,
.btn-gradient-danger:active {
transform: translateY(0); }

.bg-gradient-danger:active, .bg-gradient-danger:focus,
.btn-gradient-danger:active,
.btn-gradient-danger:focus {
background-image: linear-gradient(47deg, #e42728, #ea5455);
background-repeat: repeat; }
.jumbo {
  padding: 1rem 1rem !important;
  /* background-color: #f0f0f0; */
  background-color: #faf9fc;
  margin-bottom: 30px;
}
.image-previewer{
max-width: 100%;
max-height: 100%;
/* border: 1px solid #9bc63f; */
}
.jumboappend {
white-space: pre-wrap;
padding: 1rem 1rem !important;
background-color: #f0f0f0;
margin-bottom: 30px;
}
.notedate {
color: #707070;
font-size: 9px;
}
.hideaction {
display: none;
}
.update_note {
cursor: pointer;
margin-top: 18px;
display: inline-block;
}
.cancel_edit {
display: inline-block;
cursor: pointer;
}
.edit_record {
cursor: pointer;
}
.text-edit {
display: none;
}
.vl {
border-left: 1px solid #9bc63f;
}