/*!**************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Register/RegisterComponentStyles.css ***!
  \**************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Lato);
/*!*******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Dashboard/DashboardStyles.css ***!
  \*******************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Lato);
/*!**********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/client/utils/style.css ***!
  \**********************************************************************************************************/
html {
	overflow-y: scroll;
}
body::-webkit-scrollbar {
	width: 7px !important;
	color: rgba(0, 0, 0, 0.5) !important;
}
body::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) !important;
}

::-webkit-scrollbar {
	width: 7px !important;
	color: rgba(0, 0, 0, 0.5) !important;
}

.Fielder-conteiner {
	max-width: 100% !important;
}

.Fielder-body {
	background: #f5f7fa;
	max-width: 100% !important;
	padding: 0;
}

.fielder-globalaccount-body {
	background: #f4f6f9;
	min-height: 100vh;
	height: auto;
}

.Fielder-ultra-wide {
	max-width: 1600px !important;
}

.Fielder-TopMenu-icon {
	color: #505c6e;
}

.Fielder-TopMenu-icon-active {
	color: #dc5c87;
}

.fielder-button {
	background: #f5e6ed !important;
	border: #f5e6ed !important;
	color: #dc5c87 !important;
	font-size: 16px;
	border-radius: 6px !important;
	width: 100% !important;
	height: 60px;
	text-align: center;
	transition: 0.3s;
}

.fielder-button:active {
	background: #dc5c87 !important;
	border: #dc5c87 !important;
	color: #f5e6ed !important;
}

.fielder-button:hover {
	background: #dc5c87 !important;
	border: #dc5c87 !important;
	color: #f5e6ed !important;
}

.Fielder-button-task {
	background: #f5e6ed !important;
	border: #f5e6ed !important;
	color: #dc5c87 !important;
	font-size: 16px;
	width: 100%;
	height: 41px;
	border-radius: 6px !important;
	text-align: center;
	transition: 0.3s;
}

.Fielder-button-download {
	background: #f5e6ed !important;
	border: #f5e6ed !important;
	color: #dc5c87 !important;
	font-size: 16px;
	width: 100%;
	height: 34px;
	border-radius: 6px !important;
	text-align: center;
	transition: 0.3s;
}

.Fielder-button {
	background: #f5e6ed !important;
	border: #f5e6ed !important;
	color: #dc5c87 !important;
	font-size: 16px;
	width: 50%;
	height: 60px;
	border-radius: 6px !important;
	text-align: center;
	transition: 0.3s;
}

.Fielder-button-disabled {
	background: #f5e6ed !important;
	border: #f5e6ed !important;
	color: #dc5c87 !important;
	font-size: 16px;
	width: 50%;
	height: 60px;
	border-radius: 6px !important;
	text-align: center;
	transition: 0.3s;
	opacity: 0.4 !important;
}

.Fielder-button:active {
	background: #dc5c87 !important;
	border: #dc5c87 !important;
	color: #f5e6ed !important;
}

.Fielder-button:hover {
	background: #dc5c87 !important;
	border: #dc5c87 !important;
	color: #f5e6ed !important;
}

.Fielder-button-no-background {
	line-height: 1.19;
	text-align: center;
	vertical-align: middle !important;
	background: none !important;
	border: none !important;
}

.Fielder-button-clear {
	background: none !important;
	border: 1px solid #dc5c87 !important;
	color: #dc5c87 !important;
	font-size: 16px;
	width: 50%;
	margin-left: 25%;
	height: 60px;
	border-radius: 6px !important;
	text-align: center;
	transition: 0.3s;
}

.Fielder-button-clear:hover {
	background: #dc5c87 !important;
	border: 1px solid #dc5c87 !important;
	color: #fff !important;
}

.fielder-button-clear {
	background: none !important;
	border: 1px solid #dc5c87 !important;
	color: #dc5c87 !important;
	font-size: 16px;
	width: 100%;
	height: 50px;
	border-radius: 6px !important;
	text-align: center;
	transition: 0.3s;
}

.fielder-button-clear:hover {
	background: #dc5c87 !important;
	border: 1px solid #dc5c87 !important;
	color: #fff !important;
}

.Fielder-button-clear-disabled {
	background: none !important;
	border: 1px solid #dc5c87 !important;
	color: #dc5c87 !important;
	font-size: 16px;
	width: 50%;
	margin-left: 25%;
	height: 60px;
	border-radius: 6px !important;
	text-align: center;
	transition: 0.3s;
	opacity: 0.4;
}

.Fielder-item-disabled {
	opacity: 0.4;
}

.Fielder-buttonCancel {
	background: #ffff !important;
	border: 1px solid #c3c6cb !important;
	color: #acaeb1 !important;
	font-size: 16px;
	width: 50%;
	height: 60px;
	border-radius: 6px !important;
	text-align: center;
	transition: 0.3s;
}

.Fielder-buttonCancel:hover {
	background: #f4f5f7 !important;
	border: 1px solid #bbbbbb !important;
	color: #616060 !important;
}

.Fielder-borderOnly-button {
	border-radius: 4px;
	border: solid 1px #e6ebf0;
	background-color: transparent;
	font-size: 16px;
}

.fielder-icon {
	width: 22px !important;
	height: 22px !important;
}

.fielder-icon-button {
	cursor: pointer;
	width: 22px;
	height: 22px;
}

.fielder-pointer-cursor {
	cursor: pointer;
}

.fielder-label-input {
	font-size: 13px !important;
}

.Fielder-input {
	background-color: white !important;
	max-height: 30px;
	height: 70%;
}

.Fielder-icon-button {
	cursor: pointer;
	height: 22px;
	width: 22px;
	margin-right: 5px;
}

.Fielder-none-display {
	display: none;
}

.day-picker-input {
	border: none;
	width: 90%;
	color: #585454;
}

.no-border {
	border: none !important;
}

/* Status Colors */

.waiting-for-agent {
	background: #86ebd4;
}

.in-progress {
	background: #5e9de6;
}

.executing {
	background: #0063ff;
}

.finish {
	background: #00a45b;
}

.cancel {
	background: #f64747;
}

.start-route {
	background: #039289;
}

.cancel-by-partner {
	background: #6d0404;
}

.assigned-to-partner {
	background: #e50082;
}

.assigned-to-team {
	background: #883677;
}

.arrived {
	background: #436f13;
}

.deleted {
	background: #868686;
}

.Fielder-grey-dot {
	border: solid 1px #707070;
	background-color: white;
}

.Fielder-pink-dot {
	background-color: #dc5c87 !important;
}

.Fielder-green-dot {
	background-color: #4caf50 !important;
}

.status-green {
	color: #4caf50;
}
/********************************************************************************************/
/*         Main pages (Agent / Client / Manager / Administrator/ Teams /Partners)          */

.Fielder-mainpage-lefttextusr {
	margin-top: 30px !important;
	font-family: 'Lato' !important;
	font-size: 16px !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: 1.19 !important;
	letter-spacing: 0.7px !important;
	color: #1b253a !important;
}

.Fielder-mainpage-lefttextnumusr {
	margin: auto !important;
	margin-right: 2px !important;
	font-family: 'Lato' !important;
	font-size: 41px !important;
	font-weight: 500 !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: 1.2 !important;
	letter-spacing: normal !important;
	text-align: left !important;
	color: #1b253a !important;
}

.Fielder-mainpage-lefttextnumusr-priority {
	margin: auto !important;
	margin-right: 2px !important;
	font-family: 'Lato' !important;
	font-size: 21px !important;
	font-weight: 500 !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: 1.2 !important;
	letter-spacing: normal !important;
	text-align: left !important;
	color: #1b253a !important;
}

.Fielder-mainpage-txtTitle {
	margin-left: 5% !important;
	margin-top: 30px !important;
	margin-right: 40px !important;
	font-family: 'Lato' !important;
	font-size: 16px !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: 1.19 !important;
	letter-spacing: 0.7px !important;
	text-align: left !important;
	color: #1b253a !important;
}

.Fielder-mainpage-txtTitle-generic {
	margin-left: 2% !important;
	margin-top: 30px !important;
	margin-right: 40px !important;
	font-family: 'Lato' !important;
	font-size: 16px !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: 1.19 !important;
	letter-spacing: 0.7px !important;
	text-align: left !important;
	color: #1b253a !important;
}

.Fielder-mainpage-addtext {
	font-family: 'Lato' !important;
	font-size: 14px !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: 1.22 !important;
	letter-spacing: normal !important;
	text-align: left !important;
	color: #94979b !important;
}
.Fielder-mainpage-addtext-color :hover {
	color: #e50082;
}

.Fielder-mainpage-addtext-link-color {
	color: #dc5c87 !important;
}

.Fielder-mainpage-addtext-margin {
	margin-top: 1.1px !important;
}

.Fielder-mainpage-downloadicon {
	margin-top: 26px !important;
	margin-right: 50px !important;
}

.Fielder-mainpage-addicon {
	margin-left: 5px !important;
	margin-top: 0px !important;
}

/*                          Modals ( Create / Edit / Detail /Add)                           */
.Fielder-modals-create-edit-detail-header-border {
	border-bottom: none;
}

.Fielder-modals-create-edit-detail-header-txt-title {
	margin-left: 5%;
	margin-top: 30px;
	margin-right: 40px;

	font-family: 'Lato';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.19;
	letter-spacing: 0.7px;
	text-align: left;
	color: #1b253a;
}

.Fielder-modals-header-border .modal-header {
	border-bottom: 0 none !important;
}

.Fielder-modals-content-border .modal-content {
	border: none !important;
}

.Fielder-modals-footer-border .modal-footer {
	border-top: 0px !important;
}

.Fielder-modal-popUp-image-title {
	position: relative;
	top: 3px;
}

.Fielder-modal-popUp-title {
	font-family: 'Lato';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.69;
	letter-spacing: normal;
	text-align: left;
	color: #354052;
}

.Fielder-modal-popUp-title-task-reason {
	font-family: 'Lato';
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.69;
	letter-spacing: normal;
	text-align: left;
	color: #354052;
}

.Fielder-popUp-dropdown-arrow-addBranch .dropdown-toggle::after {
	margin-left: 310px;
}

/********************************************************************************************/
/*                                Card (Create / Edit / Detail / Add)                       */

.modal-content {
	border: none;
}
.Fielder-cards-name-text {
	color: #354052 !important;
	font-size: 200% !important;
	letter-spacing: normal;
}

.Fielder-cards-colum {
	min-width: 50%;
}

.Fielder-cards-border {
	border: none !important;
}

.Fielder-cards-profile-picture {
	height: 50px;
	width: 50px;
}

.Fielder-cards-txt-label-input {
	font-family: 'Lato';
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 3;
	letter-spacing: normal;
	text-align: left;
	color: #354052;
}

.Fielder-cards-font-inputs {
	font-family: 'Lato' !important;
	font-size: 16px !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: 1.69 !important;
	letter-spacing: normal !important;
	text-align: left !important;
	color: #354052 !important;
}

.Fielder-cards-btnsave-margin {
	margin-top: 30% !important;
	margin-left: 30% !important;
}

.Fielder-modal-btnsave-size {
	width: 271px;
	height: 56px;
}

/********************************************************************************************/

/******************************************** Botton ***************************************/

.btn-outline-primary {
	color: #dc5c87 !important;
	border-color: #dc5c87;
	background-color: #f5e6ed !important;
	border-color: #f5e6ed !important;
	text-align: center;
}

.btn-outline-primary:hover {
	background: #dc5c87 !important;
	border: #dc5c87 !important;
	color: #f5e6ed !important;
}

.btn.btn-success:focus,
.btn-success.focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 92, 135);
}

.btn.btn-success:not(:disabled):not(.disabled):active:focus,
.btn.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 92, 135);
}

/*******************************************************************/
/*                             Login                              */

.Fielder-login-topmenu-text {
	width: 55px;
	height: 21px;
	font-family: 'Lato';
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.24;
	letter-spacing: normal;
	text-align: left;
	color: #354052 !important;
}
/*********************************    Global form control ******************************************/

.form-control:focus {
	color: #354052 !important;
	opacity: 1 !important;
	border-color: #db3262 !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(219, 50, 98) !important;
}

.form-control {
	/*border: 1px solid rgb(151,151,151)!important;*/

	border-radius: 6px !important;
}

/**************************************************************************************************/
/************************************   Dropdown Top Menu *****************************************/
.dropdown-item.active,
.dropdown-item:active {
	color: #ffffff;
	background-color: #db3262;
}

/***********************************************************************************************/
/*********************************** Global Checkbox *************************************************/
.checkbox {
	width: 200px;
	margin-left: 0%;
}
.checkbox .tag {
	color: #354052;
	display: block;
	float: right;
	font-weight: bold;
	position: relative;
	width: 120px;
	padding-left: 10px;
}
.checkbox label {
	display: inline;
}
.checkbox .labelCheckbox {
	display: none;
}
.labelCheckbox + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 2px solid #f5e6ed;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.labelCheckbox:checked + label:after {
	width: 16px;
	height: 16px;
	border-radius: 3px;
	content: '';
	background-color: #dc5c87;
	left: 1px;
	position: absolute;
	top: 1px;

	padding-top: 10px;
}

/***************************************************************************************/
/*                                    Maps                                            */

.Fielder-modal-maps-autocomplete-style {
	/*border: 1px solid rgb(151,151,151);*/
	border-radius: 6px !important;
	border: 1px solid #ced4da;
	height: 34px;
	padding: 10px;
}

.Fielder-modal-maps-autocomplete-style:focus {
	color: #354052 !important;
	opacity: 1 !important;
	border-color: #db3262 !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(219, 50, 98) !important;
}
/****************************************************************************************/
/*                                    Field Required                                    */
.Fielder-field-required {
	font-family: 'Lato';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.19;
	letter-spacing: normal;
	text-align: center;
	color: #dc5c87;
}
/*****************************************************************************************/
/*                                            Task                                       */
.Fielder-task {
	font-weight: bold;
	padding: 7px;
	border-radius: 30px;
	white-space: pre-wrap; /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.23;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.Fielder-task-managing {
	/*0*/
	background-color: #5e9de6;
}

.Fielder-task-waitting-for-agent {
	/*3*/
	background-color: #86ebd4;
}

.Fielder-task-in-progress {
	/*4*/
	background-color: #00438a;
}

.Fielder-task-executing {
	/*5*/
	background-color: #0063a3;
}

.Fielder-task-finish {
	/*2*/
	background-color: #00a45b;
}

.Fielder-task-cancel {
	/*1*/
	background-color: #c40000;
}

.Fielder-task-start-route {
	/*6*/
	background-color: #0099d6;
}

.Fielder-task-cancel-by-partner {
	/*7*/
	background-color: #c40000;
}

.Fielder-task-assigned_to_partner {
	/*8*/
	background-color: #a1dbaa;
}

.Fielder-task-assigned-to-team {
	/*9*/
	background-color: #a1dbaa;
}

.Fielder-task-arrived {
	/*10*/
	background-color: #dce400;
}

.Fielder-task-deleted {
	/*11*/
	background-color: #7d2a37;
}
.Fielder-task-rejected {
	/*11*/
	background-color: #f63f4c;
}

.Fielder-task-arrive {
	/*11*/
	background-color: #dce400;
}

.Fielder-task-new {
	/*11*/
	background-color: #b7e9fc;
}

.Fielder-task-paused-failed {
	background: #ff8000;
}

.Fielder-Preferences-icon {
	width: 20%;
	margin-left: 40%;
	margin-right: 40%;
	height: 100px;
	margin-top: 20px;
}

.Fielder-Preferences-title {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.19;
	letter-spacing: 0.7px;
	margin-top: 15px;
}

.Fielder-Preferences-container {
	height: auto;
	overflow-y: scroll;
	margin-top: 15px;
	background-color: #fff;
	box-shadow: 0 0 5px 0 rgba(232, 232, 232, 0.53);
	padding-bottom: 20px;
}

.Fielder-Preferences-input {
	padding-left: 10% !important;
	padding-right: 10% !important;
	margin-top: 7px;
}

.Fielder-Preferences-checkbox {
	padding-left: 10% !important;
	padding-right: 10% !important;
	margin-top: 7px;
}

.Fielder-Preferences-input label {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.25;
	letter-spacing: normal;
	width: 100%;
}

.Fielder-tag {
	display: inline-block;
	margin-bottom: 2px;
}

.rotate-90 {
	transform: rotate(90deg);
}

/*react-daypicker
************
*/

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
	margin-left: -8px;
	position: absolute;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before,
.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before,
.react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
	box-sizing: content-box;
	position: absolute;
	border: 8px solid transparent;
	height: 0;
	width: 1px;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before,
.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before,
.react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
	content: '';
	z-index: -1;
	border-width: 8px;
	left: -8px;
	border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle {
	top: 0;
	margin-top: -8px;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before {
	border-top: none;
	border-bottom-color: #f0f0f0;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before {
	top: -1px;
	border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
	bottom: 0;
	margin-bottom: -8px;
}

.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before,
.react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
	border-bottom: none;
	border-top-color: #fff;
}

.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before,
.react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
	bottom: -1px;
	border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
	display: inline-block;
	padding: 0;
	border: 0;
}

.react-datepicker {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 0.8rem;
	background-color: #fff;
	color: #000;
	border: 1px solid #aeaeae;
	border-radius: 0.3rem;
	display: inline-block;
	position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
	left: 35px;
}

.react-datepicker--time-only .react-datepicker__time-container {
	border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time {
	border-radius: 0.3rem;
}

.react-datepicker--time-only .react-datepicker__time-box {
	border-radius: 0.3rem;
}

.react-datepicker__triangle {
	position: absolute;
	left: 50px;
}

.react-datepicker-popper {
	z-index: 1;
}

.react-datepicker-popper[data-placement^='bottom'] {
	margin-top: 10px;
}

.react-datepicker-popper[data-placement='bottom-end'] .react-datepicker__triangle,
.react-datepicker-popper[data-placement='top-end'] .react-datepicker__triangle {
	left: auto;
	right: 50px;
}

.react-datepicker-popper[data-placement^='top'] {
	margin-bottom: 10px;
}

.react-datepicker-popper[data-placement^='right'] {
	margin-left: 8px;
}

.react-datepicker-popper[data-placement^='right'] .react-datepicker__triangle {
	left: auto;
	right: 42px;
}

.react-datepicker-popper[data-placement^='left'] {
	margin-right: 8px;
}

.react-datepicker-popper[data-placement^='left'] .react-datepicker__triangle {
	left: 42px;
	right: auto;
}

.react-datepicker__header {
	text-align: center;
	background-color: #f0f0f0;
	border-bottom: 1px solid #aeaeae;
	border-top-left-radius: 0.3rem;
	border-top-right-radius: 0.3rem;
	padding-top: 8px;
	position: relative;
}

.react-datepicker__header--time {
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
	display: inline-block;
	margin: 0 2px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
	margin-top: 0;
	color: #000;
	font-weight: bold;
	font-size: 0.944rem;
}

.react-datepicker-time__header {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.react-datepicker__navigation {
	background: none;
	line-height: 1.7rem;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 10px;
	width: 0;
	padding: 0;
	border: 0.45rem solid transparent;
	z-index: 1;
	height: 10px;
	width: 10px;
	text-indent: -999em;
	overflow: hidden;
}

.react-datepicker__navigation--previous {
	left: 10px;
	border-right-color: #ccc;
}

.react-datepicker__navigation--previous:hover {
	border-right-color: #b3b3b3;
}

.react-datepicker__navigation--previous--disabled,
.react-datepicker__navigation--previous--disabled:hover {
	border-right-color: #e6e6e6;
	cursor: default;
}

.react-datepicker__navigation--next {
	right: 10px;
	border-left-color: #ccc;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
	right: 80px;
}

.react-datepicker__navigation--next:hover {
	border-left-color: #b3b3b3;
}

.react-datepicker__navigation--next--disabled,
.react-datepicker__navigation--next--disabled:hover {
	border-left-color: #e6e6e6;
	cursor: default;
}

.react-datepicker__navigation--years {
	position: relative;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.react-datepicker__navigation--years-previous {
	top: 4px;
	border-top-color: #ccc;
}

.react-datepicker__navigation--years-previous:hover {
	border-top-color: #b3b3b3;
}

.react-datepicker__navigation--years-upcoming {
	top: -4px;
	border-bottom-color: #ccc;
}

.react-datepicker__navigation--years-upcoming:hover {
	border-bottom-color: #b3b3b3;
}

.react-datepicker__month-container {
	float: left;
}

.react-datepicker__month {
	margin: 0.4rem;
	text-align: center;
}

.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
	display: inline-block;
	width: 4rem;
	margin: 2px;
}

.react-datepicker__input-time-container {
	clear: both;
	width: 100%;
	float: left;
	margin: 5px 0 10px 15px;
	text-align: left;
}

.react-datepicker__input-time-container .react-datepicker-time__caption {
	display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container {
	display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
	display: inline-block;
	margin-left: 10px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
	width: 85px;
}

.react-datepicker__input-time-container
	.react-datepicker-time__input-container
	.react-datepicker-time__input
	input[type='time']::-webkit-inner-spin-button,
.react-datepicker__input-time-container
	.react-datepicker-time__input-container
	.react-datepicker-time__input
	input[type='time']::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.react-datepicker__input-time-container
	.react-datepicker-time__input-container
	.react-datepicker-time__input
	input[type='time'] {
	-moz-appearance: textfield;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
	margin-left: 5px;
	display: inline-block;
}

.react-datepicker__time-container {
	float: right;
	border-left: 1px solid #aeaeae;
	width: 85px;
}

.react-datepicker__time-container--with-today-button {
	display: inline;
	border: 1px solid #aeaeae;
	border-radius: 0.3rem;
	position: absolute;
	right: -72px;
	top: 0;
}

.react-datepicker__time-container .react-datepicker__time {
	position: relative;
	background: white;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
	width: 85px;
	overflow-x: hidden;
	margin: 0 auto;
	text-align: center;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
	list-style: none;
	margin: 0;
	height: calc(195px + (1.7rem / 2));
	overflow-y: scroll;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	box-sizing: content-box;
}

.react-datepicker__time-container
	.react-datepicker__time
	.react-datepicker__time-box
	ul.react-datepicker__time-list
	li.react-datepicker__time-list-item {
	height: 30px;
	padding: 5px 10px;
	white-space: nowrap;
}

.react-datepicker__time-container
	.react-datepicker__time
	.react-datepicker__time-box
	ul.react-datepicker__time-list
	li.react-datepicker__time-list-item:hover {
	cursor: pointer;
	background-color: #f0f0f0;
}

.react-datepicker__time-container
	.react-datepicker__time
	.react-datepicker__time-box
	ul.react-datepicker__time-list
	li.react-datepicker__time-list-item--selected {
	background-color: #216ba5;
	color: white;
	font-weight: bold;
}

.react-datepicker__time-container
	.react-datepicker__time
	.react-datepicker__time-box
	ul.react-datepicker__time-list
	li.react-datepicker__time-list-item--selected:hover {
	background-color: #216ba5;
}

.react-datepicker__time-container
	.react-datepicker__time
	.react-datepicker__time-box
	ul.react-datepicker__time-list
	li.react-datepicker__time-list-item--disabled {
	color: #ccc;
}

.react-datepicker__time-container
	.react-datepicker__time
	.react-datepicker__time-box
	ul.react-datepicker__time-list
	li.react-datepicker__time-list-item--disabled:hover {
	cursor: default;
	background-color: transparent;
}

.react-datepicker__week-number {
	color: #ccc;
	display: inline-block;
	width: 1.7rem;
	line-height: 1.7rem;
	text-align: center;
	margin: 0.166rem;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
	cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
	border-radius: 0.3rem;
	background-color: #f0f0f0;
}

.react-datepicker__day-names,
.react-datepicker__week {
	white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
	color: #000;
	display: inline-block;
	width: 1.7rem;
	line-height: 1.7rem;
	text-align: center;
	margin: 0.166rem;
}

.react-datepicker__month--selected,
.react-datepicker__month--in-selecting-range,
.react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
	border-radius: 0.3rem;
	background-color: #216ba5;
	color: #fff;
}

.react-datepicker__month--selected:hover,
.react-datepicker__month--in-selecting-range:hover,
.react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
	background-color: #1d5d90;
}

.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
	color: #ccc;
	pointer-events: none;
}

.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
	cursor: default;
	background-color: transparent;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text {
	cursor: pointer;
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
	border-radius: 0.3rem;
	background-color: #f0f0f0;
}

.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today {
	font-weight: bold;
}

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted {
	border-radius: 0.3rem;
	background-color: #3dcc4a;
	color: #fff;
}

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover {
	background-color: #32be3f;
}

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1 {
	color: magenta;
}

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2 {
	color: green;
}

.react-datepicker__day--selected,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range {
	border-radius: 0.3rem;
	background-color: #216ba5;
	color: #fff;
}

.react-datepicker__day--selected:hover,
.react-datepicker__day--in-selecting-range:hover,
.react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover {
	background-color: #1d5d90;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected {
	border-radius: 0.3rem;
	background-color: #2a87d0;
	color: #fff;
}

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover {
	background-color: #1d5d90;
}

.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range {
	background-color: rgba(33, 107, 165, 0.5);
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range,
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range,
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range {
	background-color: #f0f0f0;
	color: #000;
}

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled {
	cursor: default;
	color: #ccc;
}

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover {
	background-color: transparent;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover,
.react-datepicker__month-text.react-datepicker__month--in-range:hover,
.react-datepicker__month-text.react-datepicker__quarter--selected:hover,
.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
	background-color: #216ba5;
}

.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
	background-color: #f0f0f0;
}

.react-datepicker__input-container {
	position: relative;
	display: inline-block;
	width: 100%;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
	border: 1px solid transparent;
	border-radius: 0.3rem;
}

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
	cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
	border-top-color: #b3b3b3;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
	border-top-color: #ccc;
	float: right;
	margin-left: 20px;
	top: 8px;
	position: relative;
	border-width: 0.45rem;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
	background-color: #f0f0f0;
	position: absolute;
	width: 50%;
	left: 25%;
	top: 30px;
	z-index: 1;
	text-align: center;
	border-radius: 0.3rem;
	border: 1px solid #aeaeae;
}

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
	cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
	height: 150px;
	overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
	line-height: 20px;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
	border-top-left-radius: 0.3rem;
	border-top-right-radius: 0.3rem;
}

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-bottom-left-radius: 0.3rem;
	border-bottom-right-radius: 0.3rem;
}

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
	background-color: #ccc;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
	border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
	border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
	position: absolute;
	left: 15px;
}

.react-datepicker__close-icon {
	cursor: pointer;
	background-color: transparent;
	border: 0;
	outline: 0;
	padding: 0px 13px 0px 0px;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.react-datepicker__close-icon::after {
	cursor: pointer;
	background-color: #a8abaf !important;
	color: #fff;
	border-radius: 50%;
	height: 16px;
	width: 16px;
	padding: 2px;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	content: '\00d7';
}

.react-datepicker__today-button {
	background: #f0f0f0;
	border-top: 1px solid #aeaeae;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	clear: left;
}

.react-datepicker__portal {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.8);
	left: 0;
	top: 0;
	justify-content: center;
	align-items: center;
	display: flex;
	z-index: 2147483647;
}

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
	width: 3rem;
	line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
	.react-datepicker__portal .react-datepicker__day-name,
	.react-datepicker__portal .react-datepicker__day,
	.react-datepicker__portal .react-datepicker__time-name {
		width: 2rem;
		line-height: 2rem;
	}
}

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
	font-size: 1.44rem;
}

.react-datepicker__portal .react-datepicker__navigation {
	border: 0.81rem solid transparent;
}

.react-datepicker__portal .react-datepicker__navigation--previous {
	border-right-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
	border-right-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled,
.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
	border-right-color: #e6e6e6;
	cursor: default;
}

.react-datepicker__portal .react-datepicker__navigation--next {
	border-left-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
	border-left-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled,
.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
	border-left-color: #e6e6e6;
	cursor: default;
}


.centered-modal-pdf {
	max-width: 90% !important;
	
  }

.pdf-container-size{
	max-width: 100%;
	padding: 0%;
	margin: 0%;
}
  
/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/AdvancedFilter/AdvancedFilter.css ***!
  \***********************************************************************************************************************************/
.fielder-advancedfiltermenu {
	font-size: 15px;
	z-index: 110;
}

.fielder-avenced-filter {
	width: 720px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	border-radius: 7px;
	padding: 7px;
	z-index: 110;
	background-color: white;
	position:absolute
}

.fielder-dropdownmenu-list-item {
	width: 300px;
	height: 30px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 111;
}
.fielder-clear-button {
	background: none;
	border: none;
}

.fielder-button-filter-apply-size {
	width: 150;
	height: 35px;
	border-radius: 6px;
}

.fielder-button-filter-size {
	width: 150;
	height: 35px;
	border-radius: 6px;
	font-size: 9px;
}

.image-pointer {
	cursor: pointer !important;
}

.solid-line {
	border-top: 3px solid #bbb;
	border-style: outset;
}

.font-sizeAvancedFilter {
	font-size: 15px !important;
}

/*!*****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Popup/Popup.css ***!
  \*****************************************************************************************************************/
.no-border {
	border: none !important;
}

.small-title {
	font-size: 16px !important;
	color: #354052;
	font-weight: bold;
}

.icon {
	width: 20px;
	height: 20px;
}

.ps {
	height: 150px;
}

.ps2 {
	height: 180px;
}

.sm {
	height: 100px;
}

.md {
	height: 300px;
}

.lg {
	height: 500px;
}

.popup-required-fields {
	width: 100%;
}

.popup-footer-div {
	width: 100%;
}

.popup-footer-btn {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

/*!**********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Agents/EditCreateDetailAgent.css ***!
  \**********************************************************************************************************************************/
.EditCreateDetail-agent-card-margin-input-label {
	margin-left: 14px;
	min-width: 25%;
	max-width: 300px;
}

.EditCreateDetail-agent-cards-btnsave-margin {
	margin-top: 20% !important;
	margin-left: 10% !important;
}

.Agents {
	width: 100vw;
	overflow-x: hidden;
}

.AgentIcon {
	width: 23px;
	color: black;
}

.Agent-disabledInput {
	border-color: white;
}

.EditCreateDetail-container {
}

.Agents-background {
	background-color: #f8f9fa;
	height: calc(100% + 30px);
}

.EditCreateDetail-header {
	padding-right: 20px;
	padding-left: 20px;
}

.Agent-fieldContainer {
	position: relative;
}

.Agent-fieldContainer-icon {
	display: inline-block;
}

.Agent-profile-picture {
	width: 100%;
}
.Agent-txt-label-input {
	color: #354052;
	font-size: 16px;
}

.Agent-body-row-radiobox-container {
	padding-top: 18px;
	border: 2px solid #e6ebf0;
	border-radius: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.Agent-options-list-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 15px;
}

.Agent-options-list-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
	margin-left: 30px;
}

.Agent-options-list-container-checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: white;
	border: solid 1px #e6ebf0;
}

.Agent-options-list-container:hover input ~ .Agent-options-list-container-checkmark {
	background-color: #fcd6e8;
}

.Agent-options-list-container input:checked ~ .Agent-options-list-container-checkmark {
	background-color: #dc5c87;
	outline: #fcd6e8 solid 5px;
}

.Agent-btn-container {
	display: flex;
	justify-content: center;
}

.Agent-addAgent-btn {
	background: none;
	border: none;
	padding: 0;
	display: inline-block;
	color: #94979b;
	padding: 10px;
}

.Agent-addAgent-btn-img {
	float: left;
	margin-right: 0.5em;
	margin-top: 30px;
}

.Agent-fieldContainer {
	position: relative;
}

.Agent-title-flex {
	display: flex;
	flex-direction: row;
}

.Agent-fieldContainer-edit-btn {
	margin-left: 10px;
	background: none;
	border: none;

	/* position: absolute;
    left: 40%;
    margin-top: 10px;
    padding-top: 10px; */
}

.Fielder-modals-create-edit-detail-header-txt-title-ag {
	padding-left: 0px;
	margin-top: 10px;
}

.Agent-fieldContainer-icon {
	display: none;
}
.Agent-fieldContainer-icon-esp {
	position: absolute;
	left: calc(90% + 15px);
	padding-top: 7px;
	display: none;
}

.Agent-fieldContainer-input {
	position: relative;
}
.Agent-input-help {
	color: #dc5c87;
	margin-bottom: -15px;
	font-size: 13px;
}

.Agent-schedule-alert-icon {
	display: none;
}

.button-class {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
		box-shadow 0.15s ease-in-out;
}

.scroll-modal-contaner {
	overflow-y: scroll;
	overflow-x: hidden;
}

.input-phone-radios {
	border-radius: 4px !important;
}

.sizeColumnConfig {
	width: 202px !important;
}

.sizePhone {
	height: 110px !important;
	width: auto !important;
}

/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Analitics/DropdownDatesFilter.css ***!
  \***********************************************************************************************************************************/
.fielder-dropdownmenu {
	font-size: 15px;
	z-index: 110;
}

.fielder-dropdownmenu-list {
	width: 300px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	border-radius: 7px;
	padding: 7px;
	z-index: 110;
	background-color: white;
}

.fielder-dropdownmenu-list-item {
	width: 300px;
	height: 30px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 111;
}
.fielder-clear-button {
	background: none;
	border: none;
}

.fielder-button-filter-apply-size {
	width: 150;
	height: 35px;
	border-radius: 6px;
}

/*!*******************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/ConfirmationDialog/ConfirmationDialog.css ***!
  \*******************************************************************************************************************************************/
.confirmation-message-ceter-icon{
    margin: auto;
}

.confirmation-message-margin{
    margin-bottom: 3px;
}

.confirmation-message-btn-margin{
    margin: auto;
}

.confirmation-message-modal-body{
    padding: 0rem !important;
    margin-left: 30px;
    margin-right: 30px;
}

.confirmation-alert-message {
    font-size: 14px;
    color: #dc5c87;
}

.delete-confirmation-alert-message{
    font-size: 11px;
    text-align: justify !important;
}


.confirmation-cancel-btn{
    color: #6c6c6c !important;
    text-decoration: underline;
}
.modal-footer{
    border-top: 0px !important;
}

.modal-shadow .modal-backdrop{
    z-index: 1050 !important;
}

/*!*******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/ErrorMessage/ErrorMessage.css ***!
  \*******************************************************************************************************************************/
.error-message-center-icon{
    
        margin: auto;
}

.error-message-margin{
    margin-bottom: 3px;
}


.error-message-btn-margin{
    margin: auto;
}

.error-message-modal-body{

    padding: 0rem !important;
}

.modal-footer{
    border-top: 0px !important;
}

.modal-footer-custom{
    justify-content: center !important;
}
/*!*************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/PermanenDeleteMessage/PermanenDeleteMessage.css ***!
  \*************************************************************************************************************************************************/
.error-message-ceter-icon{
    
        width: 54.1px;
        margin: auto;
}

.error-message-margin{
    margin-bottom: 3px;
}


.error-message-btn-margin{
    margin: auto;
}

.error-message-modal-body{

    padding: 0rem !important;
}

.modal-footer{
    border-top: 0px !important;
}

.color-numberSuccess{
    font-weight: bold;
    color: #8ceb68;

}

.color-numberLinked{
    font-weight: bold;
    color: #f8445b;
}

.error-icon-size{
    width: 20px
}
/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Map/Map.css ***!
  \*************************************************************************************************************/
.map{
    width: 500px;
    height: 500px;
}
/*!******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Status/style.css ***!
  \******************************************************************************************************************/
.status-square {
	position: relative;
	width: 80% !important;
	border-radius: 7px;
	padding-top: 5%;
	padding-bottom: 5%;
	justify-content: center;
	cursor: default;
}

.status-text {
	margin: auto !important;
	text-align: center;
}

.status-Fielder-task-managing {
	/*0*/
	background-color: #63a1e781;
	color: #0f5099;
}

.status-Fielder-task-waiting-for-agent {
	/*3*/
	background-color: #86ebd460;
	color: #20ad8f;
}

.status-Fielder-task-in-progress {
	/*4*/
	background-color: #1b7adf70;
	color: #065ebd;
}

.status-Fielder-task-executing {
	/*5*/
	background-color: #0980cf6b;
	color: #0775be;
}

.status-Fielder-task-finish {
	/*2*/
	background-color: #3ad38e79;
	color: #137c4d;
}

.status-Fielder-task-cancel {
	/*1*/
	background-color: #e9343469;
	color: #c21010;
}

.status-Fielder-task-start-route {
	/*6*/
	background-color: #44b2dda1;
	color: #067ead;
}

.status-Fielder-task-cancel-by-partner {
	/*7*/
	background-color: #e62c2c79;
	color: #8f1a1a;
}

.status-Fielder-task-assigned_to_partner {
	/*8*/
	background-color: #a1dbaa9f;
	color: #07921c;
}

.status-Fielder-task-assigned-to-team {
	/*9*/
	background-color: #a1dbaa91;
	color: #54ad62;
}

.status-Fielder-task-arrived {
	/*10*/
	background-color: #fff185d5;
	color: #c59c2b;
}

.status-Fielder-task-deleted {
	/*11*/
	background-color: #c0bdbd;
	color: #3b3434;
}

.status-Fielder-task-rejected {
	/*11*/
	background-color: #ef5a6473;
	color: #f93b48;
}

.status-Fielder-task-arrive {
	/*11*/
	background-color: #dce4009c;
	color: #dce400;
}

.status-Fielder-task-new {
	/*11*/
	background-color: #b7e8fc9c;
	color: #b7e9fc;
}

.status-Fielder-task-paused-failed {
	background: #ff8000;
	color: #ff8000;
}

.status-Fielder-task-autoassigning {
	background: #b7e9fc;
	color: #2489b1;
}

.status-Fielder-task-autoassigning-success {
	background: #a1dbaa;
}

.status-Fielder-task-autoassigning-failed {
	background-color: #e9343469;
	color: #c21010;
}

.status-Fielder-task-paused {
	background: #f1c676d8;
	color: #c5740a;
}

/*!*****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/TaskDetails/TaskDetails.css ***!
  \*****************************************************************************************************************************/
h1 {
	font-size: 21px;
}

.td-navbar {
	width: 100%;
	margin: 0;
}

.td-nav-item {
	width: 20%;
	border-bottom: 2px solid #e8e8e8d0;
	font-size: 18px;
}

.EditForm-Signature-canvas {
	width: 85%;
	height: 90%;
	border: 0.5px solid #8a8a8a !important;
}

.sizeText {
	font-size: 12px !important;
}

.TaskModules-button {
	background-color: #fff !important;
	color: #000 !important;
	border: 0.5px solid #000 !important;
	width: 100% !important;
	max-height: 50px;
}
.button-color-action {
	background-color: #db2059 !important;
}

.TaskModules-scrollL {
	width: 200px;
	height: 200px;
	overflow: auto;
	color: var(--dark-grey-blue) !important;
}

.TaskModules-scrollL-a:hover {
	background-color: #fff !important;
	color: #0056b3 !important;
}

.TaskModules-scrollL-a {
	color: var(--dark-grey-blue) !important;
	background-color: #fff !important;
}

.TaskModules-scrollL-a:active {
	background-color: #fff !important;
	color: #0056b3 !important;
}

.TaskModules-scrollR {
	width: 500px;
	height: 200px;
	overflow: auto;
}

.TaskModules-img {
	width: 60px;
}
.TaskModules-div {
	border-bottom: 1px solid #8a8a8a;
}
.TaskModules-labelField {
	font-family: 'Lato';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.25;
	letter-spacing: normal;
	text-align: left;
	color: var(--dark-grey-blue);
}

.TaskModules-comment {
	font-family: 'Lato';
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.69;
	letter-spacing: normal;
	text-align: left;
}

.TaskModules-comment-content {
	font-size: 13px;
	color: #000;
}

.TaskModules-comment-title {
	font-size: 16px;
	color: #354052;
}

.td-nav-title {
	color: #354052;
	font-size: 18px;
}

.td-active {
	border-bottom: 4px solid #dc5c87;
}

.td-task-number {
	font-size: 24px !important;
}

.td-task-element-status {
	font-size: 15px;
	color: white;
	max-width: 150px !important;
	width: 100%;
	height: 50px;
	border-radius: 26.5px;
	text-align: center;
	border: none;
}

.color-attach-button {
	color: #dc5c87 !important;
}

.icon {
	height: 25px;
}

.task-details-editable {
	background-color: white !important;
	border: none;
}

.task-details-input {
	height: 35px;
	background-color: #8d909417 !important;
	border: none !important;
}

.task-details-input:disabled {
	color: #585858 !important;
}

.task-details-input-photo {
	background-color: #8d909417 !important;
	border: none !important;
}

.tag-button {
	background-color: #efefef !important;
	border-radius: 10px !important;
	font-size: 13px;
}

.td-hashtag-label {
	border-right: 0px solid white !important;
	background: white !important;
}

.td-profile-pic {
	width: 60%;
}

.td-profile-pic-small {
	width: 90%;
}

.ReactGridGallery_tile {
	margin: 15px !important;
	background-color: white !important;
	border: 0px solid white;
}

.agent-text {
	color: #354052;
	font-size: 16px;
}

.TaskModules-label {
	font-size: 15px;
	color: #354052;
}

.td-label-input {
	font-size: 9px;
	color: #354052;
}

.td-default-text {
	font-size: 16px;
}

.td-activity-user-pic {
	width: 60px;
}

.td-activity-user-text {
	color: #c1c1c1;
	font-size: 16px;
}

.td-activity-user-text-size{
	width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.td-activity-table {
	font-size: 13px;
	color: #c1c1c1;
	width: 100%;
	table-layout: fixed;
}

.td-activity-table:tr {
	border: black;
}

.td-activity-table-pic {
	width: 25px;
}

.dashed-box-border {
	border: dashed 2px #979797;
	min-height: 30px;
	border-radius: 10px;
}

.dashed-box-border-red {
	border: dashed 2px #c70101;
	min-height: 30px;
	border-radius: 10px;
}

.form-active {
	border: no-border;
	background-color: #e6ebf0;
}

.form-active {
	border: none !important;
	background-color: #e6ebf0 !important;
	font-size: 16px;
	color: #52575a !important;
	border-radius: 0px;
}

.form-active:focus {
	outline: none !important;
}

.form-inactive:focus {
	outline: none !important;
}

.form-inactive {
	border: none !important;
	background-color: #ffffff !important;
	font-size: 16px;
	color: #52575a !important;
	border-radius: 0px;
}

.taskModules-label {
	font-size: 12px;
}

.solvedForm {
	color: #c9c9c9c9 !important;
}

.imageSize-danger-icon {
	height: 15px;
}

.AgentCancel-comments-table {
	margin-top: -20px;
	width: 100%;
	height: 180px;
	overflow-y: scroll;
	scrollbar-width: none;
}

.textFormat-taskDetail-labels {
	font-family: 'Lato';
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: left;
	color: #0a0a0a;
}

.textFormat-taskDetail-labels-2 {
	font-family: 'Lato';
	font-size: 19px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: left;
	color: #0a0a0a;
}

.textFormat-taskDetail-info {
	font-family: 'Lato';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: left;
	color: #0a0a0a;
}

.textFormat-taskDetail-info-2 {
	font-family: 'Lato';
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: left;
	color: #0a0a0a;
}

.row-info-height {
	height: 20px;
}

.font-task-document {
	font-family: 'Lato';
	font-size: 18px;
	font-weight: bold;
}

.sizeImageSourceDetail {
	width: 40px;
	height: 46px;
}

.sizeIconDocumentDownload {
	width: 40px !important;
	height: 25px !important;
}

.paperSize {
	height: 70px !important;
}

.buttonUpdateLinkSise {
	width: 100px;
	height: 55px;
}

.buttonSizePage {
	color: darkgray !important;
	cursor: pointer !important;
}

.document-text-overFlow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 400px;
}

.document-task-gallery {
	cursor: default !important;
}

.document-task-gallery-pointer {
	cursor: pointer !important;
}

.task-activity-time-col {
	white-space: nowrap;
	width: 160px;
	padding: 8px;
}

.task-activity-date-col {
	white-space: nowrap;
	width: 180px;
	padding: 8px;
}

/*!********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/TaskDetails/UpdateFileMenu.css ***!
  \********************************************************************************************************************************/
.custom-file-update {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 12px;
	cursor: pointer;
}

.task-upload-btn-wrapper input[type='file'] {
	display: none !important;
}

/*!******************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/CreateTask/components/UploadFileMenu.css ***!
  \******************************************************************************************************************************************/
.custom-file-upload {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 12px;
	cursor: pointer;
}

.task-upload-btn-wrapper input[type='file'] {
	display: none !important;
}

.upload-btnsave-size {
	width: 120;
	height: 40;
	border-radius: 6px;
}

/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/CreateTask/CreateTask.css ***!
  \***************************************************************************************************************************/
.create-task-image {
	width: 90px !important;
	height: 50px;
}

.title {
	font-size: 16px !important;
}

.modal-dialog {
	max-height: 100% !important;
}
.create-task-select-border {
	border-color: #ffffff00 !important;
	background-color: #ffffff00 !important;
	height: 40px !important;
	max-height: 40px;
}

.tab-background-color {
	background: #ffffff !important;
	background-color: #ffffff !important;
}

.tab-input-color {
	background-color: #f7f7f7 !important;
}

.taskType-treeSelect {
	max-height: 400px;
	overflow: auto;
}

.checkbox {
	width: 200px;
	margin-left: 5%;
}

.checkbox .tag {
	color: #354052;
	display: block;
	float: right;
	font-weight: bold;
	position: relative;
	width: 120px;
	padding-left: 10px;
}

.checkbox label {
	display: inline;
}

.checkbox .labelCheckbox {
	display: none !important;
}

.labelCheckbox + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 2px solid #f5e6ed;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.labelCheckbox:checked + label:after {
	width: 16px;
	height: 16px;
	border-radius: 3px;
	content: '';
	background-color: #dc5c87;
	left: 1px;
	position: absolute;
	top: 1px;
	padding-top: 10px;
}

.square-checkbox {
	width: 22px;
}

.full-width {
	width: 100% !important;
}

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

.create-task-dropdown-size {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.title-padding {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.text-title {
	width: 69px;
	height: 15px;
	font-family: 'Lato';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.25;
	letter-spacing: normal;
	text-align: left;
	color: #354052;
}

.react-datepicker__time-container {
	width: 90px !important;
}

.container .react-datepicker__time .react-datepicker__time-box {
	width: 90px !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
	width: 90px !important;
}

.react-datepicker-popper {
	width: 400px !important;
	z-index: 9999 !important;
}

.react-datepicker__navigation--next--with-time {
	right: 90px !important;
}

.react-datepicker__day--selected {
	background-color: #dc5c87 !important;
	color: #ffffff !important;
}
.react-datepicker__day--selected:hover {
	background-color: #dc5c87 !important;
}

.react-datepicker__day:hover {
	background-color: #ffffff !important;
}

.react-datepicker__day--selected:hover {
	background-color: #dc5c87 !important;
}

.react-datepicker__day--today {
	color: #ce2b66;
}

.react-datepicker__time-list-item--selected {
	background-color: #dc5c87 !important;
}

.react-datepicker__day--keyboard-selected {
	background-color: #dc5c87 !important;
}

.react-datepicker__day--keyboard-selected:hover {
	background-color: #dc5c87 !important;
	color: #ffffff !important;
}

.react-datepicker__month-text--today {
	color: #ffffff;
}
.react-datepicker__day--keyboard-selected {
	color: #ffffff !important;
}

.react-select__control {
	border-color: #dc5c87 !important;
}

.react-select__control-username {
	font-size: 16px !important;
}

.CreateTask-margin {
	margin-left: 5rem !important;
}

.CreateTask-fieldContainer-icon {
	position: absolute;
	left: 101%;
	top: 25%;
	height: 20px;
	display: none;
}

.CreateTask-select-fieldContainer-icon {
	position: absolute;
	left: 99.1%;
	top: 19.9%;
	height: 20px;
	display: none;
}

.CreateTask-dir-desc-fieldContainer-icon {
	position: absolute;
	left: 101%;
	top: 55%;
	height: 20px;
	display: none;
}

.CreateTaskGroup-dir-assing-fieldContainer-icon {
	height: 20px;
	display: none;
}

.CreateTask-dir-task-fieldContainer-icon {
	position: absolute;
	left: 101%;
	top: 38%;
	height: 20px;
	display: none;
}

.CreateTask-severity-fieldContainer-icon {
	position: absolute;
	left: 101%;
	top: 60%;
	height: 20px;
	display: none;
}

.CreateTask-programDate-fieldContainer-icon {
	position: absolute;
	right: -3%;
	top: 52%;
	height: 20px;
	display: none;
}

.CreateTask-daypicker-img {
	position: absolute;
	margin-top: 13px;
	margin-left: -27px;
}

.CreateTask-align-left {
	text-align: left;
}

.CreateTask-padding-button {
	margin-left: 2vw;
}

.datePicker-position + .react-datepicker-popper {
	position: absolute;
	will-change: transform;
	top: 0px;
	left: -14% !important;
}

.custom-select-volumen-task {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 1.75rem 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;

	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.custom-select {
	/*-webkit-appearance: auto !important;*/
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-repeat: no-repeat;
	background-position-x: 96%;
	background-position-y: 16px;
	background-size: 8px;
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #f5f7f9 !important;
}

.react-datepicker-wrapper {
	width: 95%;
}

#input-tags-edit-task {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.buttonFunction {
	border: 1px solid rgba(0, 0, 0, 0.125) !important;
	padding: 10px !important;
	border-radius: 7px !important;
}

.buttonFunction:hover {
	background-color: #f5f7f9 !important;
}

.switchSize {
	width: 50px !important;
	height: 33px !important;
}

.switchLabelSize {
	font-size: 12px !important;
	font-family: 'Lato' !important;
}

.color-box {
	background-color: white !important;
}

.sizeImageSource {
	width: 50px;
	height: 80px;
}

/*!*******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/CreateTask/InfoNewModules.css ***!
  \*******************************************************************************************************************************/
.Create-client-add-icon-size{
    width: 120.4px;
    height: 79.9px;
    object-fit: contain;

}

.Create-client-margin-txt-title{

    margin-left: 10%;

}
.create-client-popUp-dropdown-arrow .dropdown-toggle::after {
    margin-left: 150px; 
  }

  .create-client-btnSave-margin{
    margin-top: 30% !important; 
    margin-left: 30%!important;
  }

  .create-client-modal-btnsave-size{
    width: 271px;
    height: 56px;
    border-radius: 6px;
  }

 .infoNewModules-icon.size{
    width: 22.1px;
    height: 22.7px;

 }


 .infoNewModules-padding{
    padding-left:0px !important 
 }


 .infoNewModules-padding-right{
    padding-right:0px !important 
 }

 .row-full-width{
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
 }

 .infoNewModules-margin-top {
    margin-top: 7.5vh;
 }

 .card-nomargin {
    border:none !important;
 }

 .infoMofules-buttom-size{
     width: 20% !important
 }

 .btn.focus, .btn:focus {
   box-shadow: none!important;
}

.infoNewModules-number-circle {
   border-radius: 50%;
   width: 25px;
   height: 25px;
   padding: 2px;
   color: white;
   padding-left: 1px;
   background-color: #dc5c87;
   text-align: center;
   font-size: 14px;
}

.infoModules-advice {
   font-size: 12px;
}

.infoNewModules-border {
   border-radius: 6px;
   border: solid 1px #e6ebf0;
   cursor: pointer;
}

.infoNewModules-alert-color {
   color: #dc5c87;
}
/*!**************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/TaskDetails/taskInfo.css ***!
  \**************************************************************************************************************************/
.my-modal .modal-content {
	height: auto !important;
	min-height: 100% !important;
	border-radius: 0 !important;
}

.taskinfo-scrollTextarea {
	overflow-y: scroll;
	height: 90px;
	resize: none;
}

.taskAgent-color {
	background-color: #8d909417 !important;
}

.edit-cursor-pointer {
	cursor: pointer;
}

.gallery-text {
	font-weight: bold;
}

.photoMessagePermission {
	color: #db2059 !important;
}

.boderColorImage {
	border-color: #db2059 !important;
	cursor: pointer !important;
}

.pointerImageGallery {
	cursor: pointer !important;
}

.buttonUpdateFileSise {
	width: 90px;
	height: 45px;
}

/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/BranchOffices/AddBranchOffice.css ***!
  \***********************************************************************************************************************************/
.Add-branch-add-icon-position {
	position: relative !important;
	top: 12.6px !important;
	margin-left: 25px !important;
}

.Add-branch-text-title-position {
	margin-top: 10px;
}

.Add-branch-office-btn-center {
	margin: auto;
}

.Add-branch-office-btn-size {
	width: 271px !important;
	height: 56px !important;
}

.coodinates-input {
	border-radius: 4px;
	border: 1px solid grey;
}

.id-date-from {
	background-color: white !important;
}

.id-date-to {
	background-color: white !important;
}

.pac-container {
	z-index: 99999 !important;
}

.branch-newLocation {
	background: #8d909417;
	padding-top: 5px;
	padding-bottom: 5px;
}

.branch-label-input {
	font-family: 'Lato';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 3;
	letter-spacing: normal;
	text-align: left;
	color: #354052;
}

.CreateTask-nameContainer-icon {
	position: absolute;
	left: 98%;
	top: 25%;
	height: 20px;
	display: none;
}

.CreateTask-idCustom-icon {
	position: absolute;
	left: 101%;
	top: 25%;
	height: 20px;
	display: none;
}

.image-coordinates-icon {
	position: absolute;
	left: 93%;
	top: 93%;
	height: 20px;
	display: none;
}

.active-title {
	font-family: 'Lato';
	font-size: 16px;
	line-height: 1.19;
	letter-spacing: 0.7px;
	color: #1b253a;
}

.CreateTask-dir-desc-fieldContainer-icon {
	position: absolute;
	left: 101%;
	top: 55%;
	height: 20px;
	display: none;
}

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

/*!******************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Register/RegisterComponentStyles.css (1) ***!
  \******************************************************************************************************************************************/
.Register input {
	text-align: left;
}

.Register-title {
	font-family: 'Lato';
	margin-top: 70px;
	font-size: 23px;
	color: #354052;
}

.Register-fieldContainer-icon {
	position: absolute;
	left: 104%;
	top: 45%;
	height: 20px;
	display: none;
}

.Register-fieldContainer-specify-icon {
	position: absolute;
	left: 104%;
	top: 30%;
	height: 20px;
	display: none;
}

.Register-field-phone-icon {
	position: absolute;
	left: 102%;
	top: 45%;
	height: 20px;
	display: none;
}

.Register-field-icon {
	position: absolute;
	left: 103%;
	top: 25%;
	height: 20px;
	display: none;
}

.Register-form-hint {
	text-align: center;
	color: #dc5c87;
	font-family: 'Lato';
	display: none;
}

.Register-fieldContainer {
	position: relative;
}

.Register .form-group input {
	opacity: 1;
}

.Register .form-group select {
	opacity: 1;
}

.Register-info {
	margin-top: 80px;
	position: relative;
}

.Register-info-text {
	color: #8b8d91;
	font-size: 12px;
}

.Register-info-img {
	position: absolute;
	margin-top: 5px;
	margin-left: 15px;
}

.Register-ref {
	margin: 8vh 0vw 0vw 0vw;
}

.react-phone-number-input__country-select {
	opacity: 0 !important;
}


.RegisterButton {
	height: '80px !important'
}
/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/BranchOffices/DateTime.css ***!
  \****************************************************************************************************************************/
.rdt {
    position: relative;
  }
  .rdtPicker {
    display: none;
    position: absolute;
    width: 196px;
    padding: 4px;
    margin-top: 1px;
    z-index: 99999 !important;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    border: 1px solid #f9f9f9;
  }
  .rdtOpen .rdtPicker {
    display: block;
  }
  .rdtStatic .rdtPicker {
    box-shadow: none;
    position: static;
  }
  
  .rdtPicker .rdtTimeToggle {
    text-align: center;
  }
  
  .rdtPicker table {
    width: 100%;
    margin: 0;
  }
  .rdtPicker td,
  .rdtPicker th {
    text-align: center;
    height: 28px;
  }
  .rdtPicker td {
    cursor: pointer;
  }
  .rdtPicker td.rdtDay:hover,
  .rdtPicker td.rdtHour:hover,
  .rdtPicker td.rdtMinute:hover,
  .rdtPicker td.rdtSecond:hover,
  .rdtPicker .rdtTimeToggle:hover {
    background: #eeeeee;
    cursor: pointer;
  }
  .rdtPicker td.rdtOld,
  .rdtPicker td.rdtNew {
    color: #999999;
  }
  .rdtPicker td.rdtToday {
    position: relative;
  }
  .rdtPicker td.rdtToday:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #428bca;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
  }
  .rdtPicker td.rdtActive,
  .rdtPicker td.rdtActive:hover {
    background-color: #428bca;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  .rdtPicker td.rdtActive.rdtToday:before {
    border-bottom-color: #fff;
  }
  .rdtPicker td.rdtDisabled,
  .rdtPicker td.rdtDisabled:hover {
    background: none;
    color: #999999;
    cursor: not-allowed;
  }
  
  .rdtPicker td span.rdtOld {
    color: #999999;
  }
  .rdtPicker td span.rdtDisabled,
  .rdtPicker td span.rdtDisabled:hover {
    background: none;
    color: #999999;
    cursor: not-allowed;
  }
  .rdtPicker th {
    border-bottom: 1px solid #f9f9f9;
  }
  .rdtPicker .dow {
    width: 14.2857%;
    border-bottom: none;
    cursor: default;
  }
  .rdtPicker th.rdtSwitch {
    width: 100px;
  }
  .rdtPicker th.rdtNext,
  .rdtPicker th.rdtPrev {
    font-size: 21px;
    vertical-align: top;
  }
  
  .rdtPrev span,
  .rdtNext span {
    display: block;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;
  }
  
  .rdtPicker th.rdtDisabled,
  .rdtPicker th.rdtDisabled:hover {
    background: none;
    color: #999999;
    cursor: not-allowed;
  }
  .rdtPicker thead tr:first-child th {
    cursor: pointer;
  }
  .rdtPicker thead tr:first-child th:hover {
    background: #eeeeee;
  }
  
  .rdtPicker tfoot {
    border-top: 1px solid #f9f9f9;
  }
  
  .rdtPicker button {
    border: none;
    background: none;
    cursor: pointer;
  }
  .rdtPicker button:hover {
    background-color: #eee;
  }
  
  .rdtPicker thead button {
    width: 100%;
    height: 100%;
  }
  
  td.rdtMonth,
  td.rdtYear {
    height: 50px;
    width: 25%;
    cursor: pointer;
  }
  td.rdtMonth:hover,
  td.rdtYear:hover {
    background: #eee;
  }
  
  .rdtCounters {
    display: inline-block;
  }
  
  .rdtCounters > div {
    float: left;
  }
  
  .rdtCounter {
    height: 100px;
  }
  
  .rdtCounter {
    width: 40px;
  }
  
  .rdtCounterSeparator {
    line-height: 100px;
  }
  
  .rdtCounter .rdtBtn {
    height: 40%;
    line-height: 40px;
    cursor: pointer;
    display: block;
  
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;
  }
  .rdtCounter .rdtBtn:hover {
    background: #eee;
  }
  .rdtCounter .rdtCount {
    height: 20%;
    font-size: 1.2em;
  }
  
  .rdtMilli {
    vertical-align: middle;
    padding-left: 8px;
    width: 48px;
  }
  
  .rdtMilli input {
    width: 100%;
    font-size: 1.2em;
    margin-top: 37px;
  }
  
  .rdtTime td {
    cursor: default;
  }

  .ant-picker-dropdown {
    z-index: 99999 !important;
  }
/*!**********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/TaskDetails/ApprovedCheckbox.css ***!
  \**********************************************************************************************************************************/
.custom-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    user-select: none;
}

.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 2px solid green; /* Borde verde por defecto */
}

/* Estilos para el checkbox marcado */
.custom-checkbox input:checked ~ .checkmark {
    background-color: green; /* Fondo verde cuando está marcado */
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

.checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
/*!*******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/RouteDetails/RouteDetails.css ***!
  \*******************************************************************************************************************************/

.rd-body {
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: white !important;
}
.rd-nav-title {
    color: #354052;
    font-size: 18px;
}

.rd-active {
    border-bottom: 2px solid #949393d0 !important;
}

.rd-navbar {
    width:50%;
    margin: 0;
}

.rd-text {
    font-size: 16px;
    color: #354052;
}

.rd-text-green {
  font-size: 16px;
  color: #f6f8fa;
}

.rd-nav-item {
    border-bottom: 2px solid #e8e8e8d0;
}

.route-text-large {
    font-size: 24px
}

.route-input {
    max-width: 260px !important;
}

.rd-task-element-name {
    font-size: 13px;
    color: #4a4a4a;
    text-transform: uppercase;
}

.rd-task-element-name2 {
    font-size: 13px;
    color: #4a4a4a;
}

.severity-high {
    font-size: 13px;
    color: #FF4146;
    text-transform: uppercase;
}

.severity-med {
    font-size: 13px;
    color: #FE8B0D;
    text-transform: uppercase;
}

.severity-low {
    font-size: 13px;
    color: #FFCF00;
    text-transform: uppercase;
}

.rd-task-element-id {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: bold;
}

.rd-task-element-act {
    font-size: 13px;
    color: #4a4a4a;
    text-transform: capitalize;
}

.rd-task-status{
  font-size: 13px !important;
}

.rd-task-element-date {
    font-size: 11px;
    font-family: Helvetica, sans-serif;
    color: #1a1a1a;
    text-transform: uppercase;
}

.rd-task-element-location {
    font-size: 13px;
    color: #6c6c6c;
}

.rd-task-element-status {
    font-size: 13px;
    color: white;
    max-width: 150px !important;
    width: 100%;
    height: 30px;
    border-radius: 26.5px;
    text-align: center;
    border:none;
}

.rd-timeline {
    list-style-type: none;
    position: relative;
    max-width: 500px;
}

.rd-timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}

.rd-list-item {
    margin: 20px 0;
    width: 80%;
    padding-left: 1vw;
}

.rd-list-item:before {
    content: '';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 21px;
    width: 22px;
    height: 22px;
    z-index: 400;
}

.rd-list-item.finish:before {
    content: '';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22e864;
    left: 21px;
    width: 22px;
    height: 22px;
    z-index: 400;
}

.ellipse-default {
    width: 20px;
    height: 20px;
    border: solid 1px #707070;
    border-radius: 50%;
    background-color: #f4f4f4;
  }

  .elli {
    position: relative;
    bottom: 7px;
    left: -4px;
  }

  .ellipse-selected {
    width: 16px;
    height: 16px;
    border: solid 1px #707070;
    border-radius: 50%;
    background-color: #dc5c87;
  }

.rd-droppable-bg {
    height: inherit !important;
    width: 70%;
}

.rd-droppable-bg2 {
    height: inherit !important;
    width: 100%;
}

.route-details-editable {
    border-style: dashed;
    border-color: #cbcbcb81;
}

.route-details-loading-view{
  height: 400px;
  width: 40%;
  margin-left: 30%;

}

.route-details-search-loading-view{
    height: 600px;
    width: 40%;
    margin-left: 30%;
  
  }
.rd-activity-table-pic {
    width: 25px;
}
.rd-activity-user-image {
    padding-top: 3px;
}
.rd-activity-user-pic {
    width: 35px;
    height: 35px;
    margin-top: 3px;
    float: left !important;
}
.rd-activity-user-text {
    color: #c1c1c1;
    font-size: 16px;
    height: 35px;
    float: left !important;
    padding-top: 6px;
    padding-left: 8px;
}

.rd-activity-table {
    font-size: 13px;
    color: #c1c1c1;
    width: 80% !important;
    margin-left: 10% !important;
    margin-right: 10% !important;
    margin-bottom: 40px !important;
}
.rd-activity-table-row{
  border: 1px solid #e6ebf0 !important;
}
.rd-activity-table-cell{
  padding: 7px 40px 7px 16px !important;
}
.rd-add-task{
  height: 70px;
}
.rd-add-task-row{
  padding-top: 5px;
  padding-left: 15px;
  width: 50% !important;
}
.rd-add-task-row span {
  font-size: 15px !important;
  padding-top: 10px;
}

.rd-add-activity-view{
  height: 600px !important;
  margin-top: 10px !important;
  overflow-y: scroll !important;
}

.rd-emergencies-table {
    width: 100% !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
    margin-bottom: 40px !important;
}

.rd-emergencies-agent-span {
    margin-left: -40px !important;
    margin-bottom: 20px;
}

.rd-emergencies-row{
  width: 100%;
  height: 110px !important;
}

.rd-emergencies-row h4{
  width: 100%;
  height: 40px !important;
  margin-bottom: 0 !important;
  vertical-align: middle;
  display: contents;
}

.rd-emergencies-row span{
  width: 100%;
  height: 20px !important;
  margin-bottom: 5px !important;
  font-size: 12px;
}

.rd-emergencies-row p{
  width: 100%;
  height: 50px !important;
  overflow-y: scroll !important;
}

.rd-click-image {
    cursor: pointer;
}

.rd-disable{
    opacity: .2;
}

.rd-tasks-to-show{
    font-size: 18px !important;
    margin-left: 15px !important;
    font-style: bold;
  }

  .rd-clear-button{
    background: none !important;
      font-size: 12px !important;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.75;
      letter-spacing: normal;
      text-align: left;
      color: #354052 !important;
    border: none !important;
  }

  .rd-alert-icon{
    position:absolute;
    height: 20px;
    display: none;
}

.rd-text-size{
  padding-top: 5px;
  padding-left: 15px;
}

.route-details-input {
  min-height: 40px;
  height: auto;
  resize:none;
  background-color: #8d909417 !important;
  border: 1px !important;
  border-color: #000000;
  border-radius: 5px;
  padding-left: 7px;
}

.route-details-input-highlighter {
  min-height: 40px;
  height: auto;
  resize:none;
  background-color: #fed1d7 !important;
  border: 1px !important;
  border-color: #9c2f4d;
  border-radius: 5px;
  padding-left: 7px;
}
/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/SuccessMessage/SuccessMessage.css ***!
  \***********************************************************************************************************************************/
.success-message-center-icon{
    
        margin: auto;
}

.success-message-margin{
    margin-bottom: 3px;
}


.success-message-btn-margin{
    margin: auto;
}

.success-message-modal-body{

    padding: 0rem !important;
}

.modal-footer{
    border-top: 0px !important;
}
/*!*******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Managers/AddAdministrator.css ***!
  \*******************************************************************************************************************************/
.Create-client-add-icon-size {
	width: 120.4px;
	height: 79.9px;
	object-fit: contain;
}

.Create-client-margin-txt-title {
	margin-left: 10%;
}

.create-client-popUp-dropdown-arrow .dropdown-toggle::after {
	margin-left: 150px;
}

.create-client-btnSave-margin {
	margin-top: 30% !important;
	margin-left: 30% !important;
}

.create-client-modal-btnsave-size {
	width: 271px;
	height: 56px;
	border-radius: 6px;
}

.no-padding-bottom {
	padding-bottom: 0% !important;
}

.modal-body {
	padding-top: 0% !important;
}

.Add-administrator-text-title-position {
	margin-top: 15px;
}

.react-phone-number-input__icon {
	border: none !important;
}
.react-phone-number-input__input {
	width: 250px;
}

.Fielder-display-modal {
	opacity: 1 !important;
}

.Fielder-no-display-modal {
	opacity: 0 !important;
}

/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/SmartTable/Pagination.css ***!
  \***************************************************************************************************************************/
.Pagination-buttom-size{
    width: 45px !important;
    height: 45px !important;
    border: solid 1px #94979B!important;
    
}

.Pagination-icon-margin{

    margin: auto;

}
/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/SmartTable/SmartTable.css ***!
  \***************************************************************************************************************************/
.MuiButton-root {
    color: rgb(220, 92, 135);
}
.MuiPaper-root.MuiAlert-root {
    background-color: rgb(252, 214, 232) !important;
}
.MuiTableHead-root .MuiCheckbox-root.Mui-checked,
.MuiTableHead-root .MuiCheckbox-root.MuiCheckbox-indeterminate {
    color: rgb(220, 92, 135) !important; /* ← Your brand color here */
}
.MuiCheckbox-root.Mui-checked {
    color: rgb(220, 92, 135) !important; /* primary company color for checkbox */
}
.drag-target {
	border-right: 2px solid #ccc;
}
.drag-selection {
	opacity: 0.3;
}
#title {
	text-align: center;
	font-family: arial, sans-serif;
}
.SmartTable-font {
	font-family: 'Lato' !important;
	font-size: 12px !important;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.19;
	letter-spacing: normal;
	text-align: center;
	color: #52575a;
}
.react-grid-HeaderCell,
.react-grid-Cell {
	box-sizing: border-box;
	border: 1px solid #e3e4e5 !important;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	font-size: 12px;
}
.react-grid-Header {
	background: none !important;
}
.react-grid-HeaderRow {
	background: white !important;
	color: gray !important;
}
.react-grid-HeaderCell {
	background: white !important;
	color: #c0c2c4 !important;
}
.pull-right {
	margin-right: 15px;
}
.task-status {
	background-color: #5e9de6;
	color: white;
	font-weight: bold;
	padding: 7px;
	width: 100%;
	height: 50px;
	font-size: 11px;
	text-align: center !important;
	border-radius: 30px;
	white-space: pre-wrap; /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;
}
.task-view {
	background-color: transparent !important;
	color: transparent !important;
	border-color: transparent !important;
}
.radio-custom-label {
	width: 10px !important;
}
.react-grid-checkbox:checked + .react-grid-checkbox-label:before {
	background: #5e9de6 !important;
	box-shadow: inset 0px 0px 0px 0px #fff !important;
}
.react-grid-checkbox-label {
	margin-bottom: 0px;
}
.react-grid-checkbox + .react-grid-checkbox-label:before,
.radio-custom + .radio-custom-label:before {
	content: '';
	background: #fff;
	border: 1px solid #ddd !important;
	display: inline-block;
	vertical-align: middle;
	width: 15px !important;
	height: 15px !important;
	border-radius: 5px !important;
	text-align: center;
	margin-bottom: 0px;
}
.fielder-table-container {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.fielder-table-pagination {
	margin: 20px 0px;
}
.fielder-table-pagination .range-select {
	display: inline-block;
	float: left;
	width: 100px;
}
.fielder-table-pagination .range-label {
	float: left;
	width: 45px;
	min-height: 38px;
	display: flex;
	justify-content: center;
	/* align horizontal */
	align-items: center;
}
.table-smart-table-margin {
	max-width: 100% !important;
}
.SmartTable-circle-texture {
	width: 15px;
	height: 15px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.react-grid-Main {
	height: 100% !important;
}
.react-grid-Container {
	height: 100% !important;
	width: 100% !important;
}
.react-grid-Grid {
	min-height: 100vh !important;
}
.react-grid-Canvas:hover::-webkit-scrollbar {
	width: 7px;
}
.react-grid-Canvas:hover::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.react-grid-Canvas {
	height: 100% !important;
}
.SmartTable-icon-image {
	width: 60%;
	margin-left: 20%;
}
.Toastify__toast-container {
	width: 650px !important;
}
.toast-font-style {
	font-family: 'Lato';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.19;
	letter-spacing: normal;
	text-align: left;
	color: #52575a;
}
.boldText {
	font-weight: bold;
}
.Toastify__toast-container--bottom-center {
	left: 40% !important;
}
.react-grid-HeaderCell__draggable {
	position: absolute;
	top: 5px !important;
	height: 50% !important;
	border-right: 1px solid #e6ebf0;
}
.rdg-last--frozen {
	box-shadow: none !important;
}
.react-grid-HeaderCell--frozen:last-of-type {
	box-shadow: none !important;
}
.MuiSwitch-root {
	width: 69px !important;
	height: 47px !important;
	padding: 10px !important;
	margin: -10px 0px;
}
.MuiSwitch-switchBase {
	top: 5px !important;
	left: 4px !important;
}
.MuiSwitch-track {
	border-radius: 15px !important;
}
.MuiSwitch-colorSecondary.Mui-checked {
	color: #fff !important;
}
.MuiSwitch-switchBase.Mui-checked {
	transform: translateX(58%) !important;
}
.height-row {
	height: 45px;
}
.SmartTable-icon-image-info {
	width: 130%;
	margin-left: 20%;
	margin-top: 30%;
}
.SmartTable-more-icon-info {
	width: 18px;
}
.scaleGreyColor {
	filter: grayscale(1) saturate(0) contrast(0.7) brightness(3.4) !important;
}
.tooltip-text-format {
	white-space: nowrap;       
  	overflow: hidden;          
  	text-overflow: ellipsis;   
  	width: 200px;  
}

/*!*******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/SmartTable/HeaderCheckbox.css ***!
  \*******************************************************************************************************************************/
.marginDeleteBtn{
    margin-left: 1000px !important;
    position: relative;
  }

.form-txtQuestion{
    margin-left: 0%;
    font-size: 13px;  
}

  
  .margin-form{
    margin-left: 2%;
    margin-bottom: 0%;
  }
  
  .margin-btnshowTable{
    background-color:transparent;
    margin-left: auto;
    border: none!important
  }
  .btnShowTable:focus, .btnShowTable.focus {
    box-shadow: 0 0 0 0.2rem rgb(255, 255, 255);
  }
  
  .margin-btnSave{
    margin-right: 0%;
  }


  .btnSave{
  
    text-align: center;
    width: 200px;
    height: 40px;
    border-radius: 6px;
  }
/*!*****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/MyOperation/MyOperation.css ***!
  \*****************************************************************************************************************************/
.MyOperation-bg-grey {
	background: #f5f7fa;
}

.myoperation-navbar {
	width: 60%;
}

.MuiBadge-dot {
	background-color: #dc5c87 !important;
}

.myoperation-nav-item {
	border-bottom: 2px solid #e8e8e8d0;
	color: #1b253a !important;
	width: 60%;
	min-width: 150px;
	font-size: 16px;
}

.confirmation-text {
	width: 287px;
	height: 76px;
	font-family: 'Lato';
	font-size: 16px !important;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	margin-left: 15% !important;
	margin-right: 15% !important;
	line-height: 1.19;
	letter-spacing: normal;
	text-align: center;
	color: var(--dark-grey-blue);
}

.danger {
	width: 41.3px;
	height: 35.5px;
	object-fit: contain;
}

.myoperacion-icon-separator {
	border-left: 1px solid #a5a5a5;
	background-color: #fff;
}

.myoperation-nav-active {
	border-bottom: 2px solid #f8445b;
}

.myoperation-title {
	color: #1b253a !important;
	font-size: 16px;
	letter-spacing: 0.7px;
	font-family: 'Lato', 'Roboto', sans-serif;
}

.myoperation-count-title1 {
	color: #1b253a !important;
	font-size: 16px;
	letter-spacing: 0.7px;
	float: right;
	margin-top: 14px;
	margin-left: 5px;
}
.myoperation-count-title2 {
	color: #1b253a !important;
	font-size: 28px;
	letter-spacing: 0.7px;
	float: right;
}

::placeholder {
	color: #1b253acc;
}

.myoperation-selected-icon {
	height: 25px !important;
	width: 25px !important;
}
.tag-settings {
	width: 180px !important;
	background-color: lightgrey;
	border-radius: 10px;
}
.myoperation-input-select {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 5px;
	width: 100% !important;
	box-shadow: white;
	color: #1b253acc;
	border: 1px solid #cbced2;
	border-color: #cbced2 !important;
}

.MuiInputLabel-outlined {
	z-index: 0 !important;
}

.filter-color-hover:focus {
	outline: none !important;
	border: 1px solid #f8445b !important;
	box-shadow: 0 0 10px #f8445b !important;
	border-color: #f8445b !important;
}

.myoperation-input-select-filter {
	width: 100% !important;
	border: none !important;
	box-shadow: white;
	color: #1b253acc;
}

.icon {
	width: 22px;
	height: 22px;
}

.full-width {
	width: 100%;
}

.popup-label {
	font-size: 16px;
}

.small-popup-label {
	font-size: 11px;
}

.font-size-task-type{
	font-size: 12px;
}

.no-padding {
	padding: 0px !important;
	margin: 0px !important;
}

.no-border {
	border: none !important;
}

.myoperation-link {
	color: #354052;
}

.MyOperation-img-input {
}

.MyOperation-schedule {
	border-color: #b7bdc4 !important;
	width: 60%;
}

.MyOperation-form-hint {
	text-align: center;
	color: #dc5c87;
	font-family: 'Lato';
	margin-top: 50px;
}

.MyOperation-display-none {
	display: none;
}
.MyOperation-alert-icon {
	/* padding-top: 20%;
  margin-left: -30% !important; */
	position: absolute;
	right: 0;
	bottom: 10px;
}
.import-tasks {
	margin-top: 40px;
	cursor: alias;
}
.import-tasks input {
	display: none;
}

.import-tasks label {
	width: 100% !important;
}

.import-tasks label span {
	width: 100% !important;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
}

.modal-shadow .modal {
	z-index: 1040;
}

.field-alert-icon {
	position: absolute;
	left: 98%;
	top: 50%;
	display: none;
}

.dropdown-menu {
	left: -70px !important;
}

.dropDownCalendar {
	position: absolute;
	width: 10px !important;
	top: 5px;
	right: 19px;
}

.Color:hover {
	fill: pink;
}

.range-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-image: url(4dc44a0fb42854a85c9c.svg);
	background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: 16px;
	background-size: 8px;
}

.reschedule-commentTask-scroll {
	overflow-y: scroll;
	height: 100px;
}

.numberOfTaskPosition {
	top: 45%;
}

.textFormat-taskGroupDetail-task {
	font-family: 'Lato';
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a;
}

.textFormat-taskGroupDetail-idCustom {
	font-family: 'Lato';
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: left;
	color: #0a0a0a;
}

.left-dashed-line {
	border-left: 2px dashed #ccc4c4;
}

.roundCheckbox {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 50%;
	cursor: pointer;
	height: 16px;
	left: 0;
	position: absolute;
	top: 0;
	width: 16px;
}

.containerScroll {
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
}

.create-edit-modal-btnsave-size {
	width: 145px;
	height: 36px;
}

.font-size-taskgroup {
	font-size: 12px !important;
}

.cursor-pointer {
	cursor: pointer;
}
.forms-close:focus {
	outline: none;
}

.taskModule-deleteForm {
	background-color: transparent !important;
	border: none !important;
}

.taskModule-deleteForm:focus {
	outline: transparent !important;
}

.myop-alert-color {
	color: #dc5c87;
}

.text-area-size {
	width: 480px !important;
}

.myoperation-icon {
	position: absolute;
	left: 93%;
	top: 55%;
	height: 20px;
	display: none;
}

.modify-status-icon {
	position: absolute;
	left: 93%;
	top: 40%;
	height: 20px;
	display: none;
}

.taskGroupSize {
	font-size: 9px !important;
}

.buttonDetailcss {
	width: 90px !important;

	height: 27.5px !important;

	border-radius: 4px !important;

	border: solid 1px #dc5c87 !important;
	background: rgb(255, 255, 255) !important;
}

.rateTask-title-size {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.69;
	letter-spacing: normal;
	text-align: left;
	color: var(--dark-grey-blue);
}

.rate-title-size {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
	text-align: left;
	color: var(--dark-grey-blue);
}

.tooltipCustom {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.tooltipCustom .tooltiptextCustom {
	visibility: hidden;
	width: 300px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;

	/* Position the tooltip */
	position: absolute;
	font-size: 11px;
}

.tooltipCustom:hover .tooltiptextCustom {
	visibility: visible;
}

.tooltipCustomProgram {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.tooltipCustomProgram .tooltiptextCustomProgram {
	visibility: hidden;
	width: 300px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;

	/* Position the tooltip */
	position: absolute;
	font-size: 11px;
}

.tooltipCustomProgram:hover .tooltiptextCustomProgram {
	visibility: visible;
	z-index: 99999;
}

.taskAction-container {
	height: 60px;
	transition: bottom 0.3s ease;
	position: fixed;
	z-index: 99;
	bottom: 0;
	background: white;
	background-color: transparent;
}

.taskAction-red-rectangle {
	background-color: #f8445b;
	width: 10px !important;
}
.taskAction-number-selected {
	font-family: 'Lato';
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.22;
	letter-spacing: normal;
	text-align: left;
	color: #f8445b;
}

.taskAction-text-selected {
	font-family: 'Lato';
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.19;
	letter-spacing: normal;
	text-align: left;
	color: #52575a;
}

.taskAction-text-icon {
	font-family: 'Lato';
	font-size: 9px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.22;
	letter-spacing: -0.27px;
	text-align: left;
	color: var(--dark-grey-blue);
}

.taskAction-background {
	background: white;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.closeTaskAction {
	position: absolute;
	right: 0;
	width: 32px;
	height: 32px;
	opacity: 0.3;
	top: 2px;
	border: none;
}
.closeTaskAction:hover {
	opacity: 1;
}
.closeTaskAction:before,
.closeTaskAction:after {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 33px;
	width: 2px;
	top: 1px;
	background-color: #333;
}
.closeTaskAction:before {
	transform: rotate(45deg);
}
.closeTaskAction:after {
	transform: rotate(-45deg);
}

.colsize-cross {
	width: 60px !important;
	height: 34.9833px !important;
}

.reassign-partner-textarea {
	width: 90%;
	margin-left: 5%;
	border-width: 1px;
	border-color: #f0f0f0;
	border-radius: 5px;
	margin-top: 10px;
	resize: none;
	height: 80px;
}

.reassign-input-row {
	width: 90% !important;
	margin-left: 5%;
	display: flex;
	flex-wrap: wrap;
}
.reassign-row {
	width: 90% !important;
	margin-left: 5%;
}

.borderNone div {
	border: none !important;
}
.iconSubMenuSize {
	height: 22px;
	width: 25px;
}

.table-width-td {
	min-width: 140px;
}

.text-format-task-finish {
	text-align: center;
	color: #dc5c87;
	font-family: 'Lato';
}

.text-format-task-finished {
	text-align: center;
	font-family: 'Lato';
	font-size: 15px;
}

::-webkit-scrollbar {
	-webkit-appearance: none !important;
	width: 5px !important;
}
::-webkit-scrollbar-thumb {
	border-radius: 3px !important;
	background-color: rgba(0, 0, 0, 0.5) !important;
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) !important;
}

.track-horizontal {
	overflow-x: hidden !important;
}
.track-horizontal-height {
	height: 300px !important;
}


.taskAction-container-fix{
	width: max-content;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	position: fixed;
  	bottom: 35px;
    z-index: 99;
	/*right: 0.5%; */
  	left: 50%;
  	transform: translateX(-50%);
}

/*!********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Graph/GraphComponentStyles.css ***!
  \********************************************************************************************************************************/
.amcharts-amexport-item {
	background-color: #fff!important;
	opacity: 1!important;
	box-shadow: -3px 10px 43px -26px rgba(0,0,0,0.75);
}

.amcharts-amexport-item:hover {
	background-color: #f5f7fa!important;
}
  
.amcharts-amexport-top .amcharts-amexport-item > .amcharts-amexport-menu {
    top: -3px!important;
	left: 2px;
	background-color: #fff!important;
	opacity: 1!important;
	box-shadow: -3px 10px 43px -26px rgba(0,0,0,0.75);
}
/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Dashboard/DashboardStyles.css (1) ***!
  \***********************************************************************************************************************************/
.Dashboard {
	background-color: #f5f7fa;
	height: 100%;
	margin: 0;
	overflow: auto;
	margin-bottom: 20px;
}

.Dashboard-margin {
	margin-left: 5rem !important;
}

.Dashboard-box {
	box-shadow: 0 0 5px 0 rgba(232, 232, 232, 0.53);
	background-color: white;
	font-family: 'Lato';
}

.Dashboard-box-content {
	padding-left: 12px;
	padding-right: 20px;
}

.Dashboard-box-content-graph {
	height: 500px;
}

.Dashboard-title {
	font-family: 'Lato';
	font-weight: 50px;
	padding-left: 10px;
	font-size: 18px;
	text-align: left;
	color: #1b253a;
	letter-spacing: 1.4px;
}

.Dashboard-box-title {
	padding-left: 10px;
	font-size: 17px;
	text-align: left;
	line-height: 75px;
	color: #1b253a;
	font-weight: 400;
	letter-spacing: 0.7px;
	display: inline;
}

.textTotalCount-graph {
	font-size: 17px;
	color: #1b253a;
}

.textTotalCount-Month {
	font-size: 17px;
	font-weight: bold;
	color: #1b253a;
}

.Dashboard-Map {
	height: 385px;
	text-align: center;
	line-height: 75px;
	font-size: 30px;
}

.Dashboard-tasksBrief {
	color: #1b253a;
	height: 848px !important;
}

.Dashboard-tasksBrief-open {
	color: #1b253a;
	height: 1433px !important;
}

.Dashboard-tasksBrief-agent {
	height: 415px;
	color: #1b253a;
}
.box-shadow-color {
	box-shadow: 0 0 3px #dc5c87 !important ;
}

.Dashboard-tasksBrief-table-sla {
	margin-top: -20px;
	width: 100%;
	height: 250px;
	overflow-y: scroll;
	scrollbar-width: none;
}

.Dashboard-tasksBrief-table-sla th {
	vertical-align: middle !important;
}

.Dashboard-tasksBrief-table-agent {
	margin-top: -20px;
	width: 100%;
	height: 600px;
	overflow-y: scroll;
	scrollbar-width: none;
}

.Dashboard-tasksBrief-table {
	margin-top: -20px;
	width: 100%;
	height: 585px;
	overflow-y: scroll;
	scrollbar-width: none;
}
::-webkit-scrollbar {
	width: 0px;
	background: transparent;
}
.Dashboard-tasksBrief-table table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

.Dashboard-tasksBrief-table td,
th {
	text-align: center;

	padding-top: 8px;
}

.Dashboard-tasksBrief-table th {
	position: sticky;
	top: 0;
	background-color: #ffffff;
	font-size: 14px;
	padding-bottom: 5px;
	color: #8a8383;
	vertical-align: middle !important;
}

.Dashboard-tasksBrief-table td {
	color: #1b253a;
}

.agentHeader-zindex {
	z-index: 5;
	text-align: start;
}

.agent-table-btn-size {
	height: 30px;
	width: 120px;
}

.Dashboard-tasksCompleted {
	height: 355px;
}

.Dashboard-tasksCompleted-graph {
	/* height: 100%; */
	height: 240px;
	margin-top: -20px;
}

.Dashboard-tasksMonth {
	height: 200px;
}

.Dashboard-tasksMonth-table {
	table-layout: auto;
	color: #1b253a;
	width: 75%;
	height: 50%;
	margin: 0 auto;
}

.Dashboard-tasksMonth-table th {
	font-size: 38px;
	line-height: 35px;
	border-bottom: 5px solid #d0021b;
	font-weight: 500;
}

.Dashboard-tasksMonth-table td {
	text-align: right;
	font-size: 16px;
	font-weight: 400;
}

.Dashboard-agentsTotal {
	height: 370px;
	overflow-x: scroll;
	scrollbar-width: none;
}

.Dashboard-taskCompanyBranchGraph {
	height: 630px !important;
	overflow-x: none;
	scrollbar-width: none !important;
}

.Dashboard-taskCompanyBranchGraph-Client {
	height: 846px !important;
	overflow-x: none;
	scrollbar-width: none !important;
}

.Dashboard-taskSlaCompanyBranch {
	height: 370px;
	overflow-x: none;
	scrollbar-width: none;
}

.Dashboard-taskSlaCompanyBranch-open {
	height: 418px;
	overflow-x: none;
	scrollbar-width: none;
}

.Dashboard-agentsTotal-table {
	table-layout: auto;
	color: #354052;
	/* width: 180px;  */
	width: 100%;
	margin: 0 auto;
	margin-top: -10px;
	text-align: center;
	border-collapse: collapse;
}

.Dashboard-agentsTotal-table th {
	font-size: 30px;
}

.Dashboard-agentsTotal-table td {
	text-align: center;
	font-weight: 400;
}

.Dashboard-agentsTotal-table-firstRow {
	border-bottom: 2px solid #979797;
	color: #354052;
	padding-left: 35px;
	padding-right: 35px;
	border-left: 0px;
	border-right: 0px;
	font-size: 20px;
	font-weight: bold;
}

.Dashboard-agentsTotal-table-secondRow {
	font-size: 40px;
	font-weight: 500;
}

.Dashboard-agentsTotal-table-secondRow div {
	display: inline-block;
}

.Dashboard-agentsTotal-table-secondRow-agentsActive {
	border-bottom: 3px solid #0ecf04;
}

.Dashboard-clientSatisfaction {
	height: 165px;
}

.Dashboard-clientSatisfaction-rating {
	unicode-bidi: bidi-override;
	direction: rtl;
	margin-top: -25px;
	margin-left: 10px;
	text-align: left;
	color: #ffda44;
	font-size: 50px;
}

.Dashboard-clientSatisfaction-rating > span {
	display: inline-block;
	position: relative;
	width: 1.1em;
}

.Dashboard-clientSatisfaction-rating > .Dashboard-clientSatisfaction-rating-star:before,
.Dashboard-clientSatisfaction-rating > .Dashboard-clientSatisfaction-rating-star ~ span:before {
	content: '\2605';
	position: absolute;
	color: #ffda44;
}

.Dashboard-tasksStatus {
	height: 165px;
}

.Dashboard-tasksStatus-table {
	margin-top: -20px;
	text-align: center;
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
}

.Dashboard-tasksStatus-table th {
	font-size: 40px;
	border: 2px solid #979797;
	padding-top: 0;
}

.Dashboard-tasksStatus-table td {
	font-weight: 400;
	font-size: 14px;
}

.Dashboard-tasksStatus-table tr:first-child th {
	border-top: 0;
	border-bottom: 0;
}

.Dashboard-tasksStatus-table tr th:first-child {
	border-left: 0;
}

.Dashboard-tasksStatus-table tr:last-child th {
	border-bottom: 0;
}

.Dashboard-tasksStatus-table tr th:last-child {
	border-right: 0;
}

.Dashboard-button-agents-style {
	border: none !important;
	background: transparent !important;
	font-family: 'Lato';
	font-size: 54px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: left;
	color: #1b253a;
}

.Dashboard-show-button-agents-style {
	width: 56px;
	height: 19px;
	border-radius: 5px;
	border: solid 1px #ca6486;
	font-size: 12px;
	color: #dc5c87;
}

.Dashboard-show-button-agents-style:hover {
	background-color: #dc5c87;
	color: #ffffff;
}

.Dashboard-save-button-filter {
	width: 80px;
	height: 38px;
	border-radius: 5px;
	border: solid 1px #ca6486;
	font-size: 12px;
	color: #dc5c87;
}

.Dashboard-save-button-filter:hover {
	background-color: #dc5c87;
	color: #ffffff;
}

.Dashboard-button-agents-name-style {
	border: none !important;
	background: transparent !important;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: left;
	color: #1b253a;
}

.cssLocationTaskResume {
	position: absolute;

	left: 37%;

	top: 265%;
}
.amcharts-amexport-item.amcharts-amexport-item-level-0 > a {
	margin-top: -40px;
}

.number-agent-size {
	font-size: 45px;
}

.agent-table-pointer {
	cursor: pointer;
}

.marginLoadingTask {
	margin-top: 25% !important;
}

.marginLoadingTaskAgent {
	margin-top: 7% !important;
}

.marginLoadingGraphTask {
	margin-top: 0% !important;
}

.marginLoadingTaskBrief {
	margin-top: 20% !important;
}

.marginLoadingTaskBriefSla {
	margin-top: 10% !important;
}

.marginLoadingTaskMini {
	margin-top: 0% !important;
}

.select-size-dashboard {
	height: 30px !important;
	width: 120px !important;
	font-size: 12px !important;
}

.show-cursor {
	cursor: pointer;
}

.align-table {
	vertical-align: middle !important;
}

.color-text-alert-month {
	color: #dc5c87 !important;
}

/*!*********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Loading/Loading.css ***!
  \*********************************************************************************************************************/
.Loading {
	width: 100vw !important;
	height: 100% !important;
	background-color: rgba(255, 255, 255, 0.5);
	position: fixed;
	display: inline-flex !important;
	z-index: 2000;
	overflow: hidden i !important;
}

.Loading.Loading-with-navigation {
	z-index: 1000 !important;
}

.Loading-icon {
	width: 70% !important;
	margin-left: 15% !important;
	margin-right: 15% !important;
}

.Loading-text {
	width: 100% !important;
	padding-left: 35% !important;
	padding-right: 35% !important;
	padding-top: 3%;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
}

.Loading-text span {
	width: 100% !important;
}

.progress-bar.active,
.progress.active .progress-bar {
	animation: progress-bar-stripes 0.7s linear infinite;
}

.progress-bar {
	background-color: #d33b6e !important;
}

.progress {
	height: 41px !important ;
}

element {
	width: 36.5112%;
}

.progress-bar.active,
.progress.active .progress-bar {
	animation: progress-bar-stripes 0.5s linear infinite !important;
}

.progress-bar-striped {
	background-size: 1rem 1rem !important;
}

.percentageFontSize {
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: center;
	color: var(--dark-grey-blue);
}

.floatLoading {
	transition: bottom 0.3s ease;
	width: 100vw !important;
	position: fixed;
	z-index: 99;
	bottom: 0;
	opacity: 1 !important;
	background: white;
	background-color: rgba(255, 255, 255, 0.8);
}

.transparentSpan {
	background: white;
}
.floatLoadingContainer {
	background: white;
	z-index: 999999999999999;
}

.heightprogress {
	height: 30px !important;
}

/*!*************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Administrators/AddAdministrator.css ***!
  \*************************************************************************************************************************************/
.Create-client-add-icon-size {
	width: 120.4px;
	height: 79.9px;
	object-fit: contain;
}

.Create-client-margin-txt-title {
	margin-left: 10%;
}

.create-client-popUp-dropdown-arrow .dropdown-toggle::after {
	margin-left: 150px;
}

.create-client-btnSave-margin {
	margin-top: 30% !important;
	margin-left: 30% !important;
}

.create-client-modal-btnsave-size {
	width: 271px;
	height: 56px;
	border-radius: 6px;
}

.no-padding-bottom {
	padding-bottom: 0% !important;
}

.modal-body {
	padding-top: 0% !important;
}

.Add-administrator-text-title-position {
	margin-top: 15px;
}

.alert-warning {
	height: 46px !important;
}

.alert-warning-size {
	height: 68px  !important;
}

.alert-size {
	height: 50px;
}

.Fielder-display-modal {
	opacity: 1 !important;
}

.Fielder-no-display-modal {
	opacity: 0 !important;
}

/*!**********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Clients/DateTime.css ***!
  \**********************************************************************************************************************/
.rdt {
    position: relative;
  }
  .rdtPicker {
    display: none;
    position: absolute;
    width: 196px;
    padding: 4px;
    margin-top: 1px;
    z-index: 99999 !important;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    border: 1px solid #f9f9f9;
  }
  .rdtOpen .rdtPicker {
    display: block;
  }
  .rdtStatic .rdtPicker {
    box-shadow: none;
    position: static;
  }
  
  .rdtPicker .rdtTimeToggle {
    text-align: center;
  }
  
  .rdtPicker table {
    width: 100%;
    margin: 0;
  }
  .rdtPicker td,
  .rdtPicker th {
    text-align: center;
    height: 28px;
  }
  .rdtPicker td {
    cursor: pointer;
  }
  .rdtPicker td.rdtDay:hover,
  .rdtPicker td.rdtHour:hover,
  .rdtPicker td.rdtMinute:hover,
  .rdtPicker td.rdtSecond:hover,
  .rdtPicker .rdtTimeToggle:hover {
    background: #eeeeee;
    cursor: pointer;
  }
  .rdtPicker td.rdtOld,
  .rdtPicker td.rdtNew {
    color: #999999;
  }
  .rdtPicker td.rdtToday {
    position: relative;
  }
  .rdtPicker td.rdtToday:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #428bca;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
  }
  .rdtPicker td.rdtActive,
  .rdtPicker td.rdtActive:hover {
    background-color: #428bca;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  .rdtPicker td.rdtActive.rdtToday:before {
    border-bottom-color: #fff;
  }
  .rdtPicker td.rdtDisabled,
  .rdtPicker td.rdtDisabled:hover {
    background: none;
    color: #999999;
    cursor: not-allowed;
  }
  
  .rdtPicker td span.rdtOld {
    color: #999999;
  }
  .rdtPicker td span.rdtDisabled,
  .rdtPicker td span.rdtDisabled:hover {
    background: none;
    color: #999999;
    cursor: not-allowed;
  }
  .rdtPicker th {
    border-bottom: 1px solid #f9f9f9;
  }
  .rdtPicker .dow {
    width: 14.2857%;
    border-bottom: none;
    cursor: default;
  }
  .rdtPicker th.rdtSwitch {
    width: 100px;
  }
  .rdtPicker th.rdtNext,
  .rdtPicker th.rdtPrev {
    font-size: 21px;
    vertical-align: top;
  }
  
  .rdtPrev span,
  .rdtNext span {
    display: block;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;
  }
  
  .rdtPicker th.rdtDisabled,
  .rdtPicker th.rdtDisabled:hover {
    background: none;
    color: #999999;
    cursor: not-allowed;
  }
  .rdtPicker thead tr:first-child th {
    cursor: pointer;
  }
  .rdtPicker thead tr:first-child th:hover {
    background: #eeeeee;
  }
  
  .rdtPicker tfoot {
    border-top: 1px solid #f9f9f9;
  }
  
  .rdtPicker button {
    border: none;
    background: none;
    cursor: pointer;
  }
  .rdtPicker button:hover {
    background-color: #eee;
  }
  
  .rdtPicker thead button {
    width: 100%;
    height: 100%;
  }
  
  td.rdtMonth,
  td.rdtYear {
    height: 50px;
    width: 25%;
    cursor: pointer;
  }
  td.rdtMonth:hover,
  td.rdtYear:hover {
    background: #eee;
  }
  
  .rdtCounters {
    display: inline-block;
  }
  
  .rdtCounters > div {
    float: left;
  }
  
  .rdtCounter {
    height: 100px;
  }
  
  .rdtCounter {
    width: 40px;
  }
  
  .rdtCounterSeparator {
    line-height: 100px;
  }
  
  .rdtCounter .rdtBtn {
    height: 40%;
    line-height: 40px;
    cursor: pointer;
    display: block;
  
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;
  }
  .rdtCounter .rdtBtn:hover {
    background: #eee;
  }
  .rdtCounter .rdtCount {
    height: 20%;
    font-size: 1.2em;
  }
  
  .rdtMilli {
    vertical-align: middle;
    padding-left: 8px;
    width: 48px;
  }
  
  .rdtMilli input {
    width: 100%;
    font-size: 1.2em;
    margin-top: 37px;
  }
  
  .rdtTime td {
    cursor: default;
  }
/*!***********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/Clients/AddClient.css ***!
  \***********************************************************************************************************************/
.Create-client-add-icon-size {
	width: 120.4px;
	height: 79.9px;
	object-fit: contain;
}

.Create-client-margin-txt-title {
	margin-left: 10%;
}

.create-client-popUp-dropdown-arrow .dropdown-toggle::after {
	margin-left: 150px;
}

.create-client-btnSave-margin {
	margin-top: 30% !important;
	margin-left: 30% !important;
}

.create-client-modal-btnsave-size {
	width: 271px;
	height: 56px;
	border-radius: 6px;
}

.no-padding-bottom {
	padding-bottom: 0% !important;
}

.modal-body {
	padding-top: 0% !important;
}

.Fielder-display-modal {
	opacity: 1 !important;
}

.Fielder-no-display-modal {
	opacity: 0 !important;
}

/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/components/ChatBotFielder/bot/ChatContainer.css ***!
  \***********************************************************************************************************************************/
.react-chatbot-kit-chat-container {
    width: 100%;
    height: calc(100vh - 143px);
}

/* Medium devices (landscape tablets, 768px and up) */
@media (min-width: 734px) {
    .react-chatbot-kit-chat-container {
        height: calc(100vh - 143px);
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media (min-width: 840px) {
    .react-chatbot-kit-chat-container {
        height: calc(100vh - 75px);
    }
}

.react-chatbot-kit-chat-inner-container {
    height: 100%;
}

.react-chatbot-kit-user-chat-message{
    margin-right: 10px;
    width: 100%;
}
.react-chatbot-kit-chat-bot-message{
    margin-left: 10px;
    width: 100%;
    white-space: pre-line;
}

.react-chatbot-kit-chat-message-container {
    height: 100%;
    padding-bottom: 20%;
}

.react-chatbot-kit-chat-input {
    font-size: 0.80rem;
}
/*!*********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/PrivatePolicy/PrivatePolicy.css ***!
  \*********************************************************************************************************************************/
.href-color-and-size {
    color: #ED176B !important;
    font-weight: 500;
    text-decoration: none;
}
.href-color-and-size:hover {
    text-decoration: underline;
}

.Fielder-modal-btnsave-size {
    background-color: #ED176B !important;
    border-color: #ED176B !important;
    color: #fff !important;
    border-radius: 6px;
    font-weight: 500;
    padding: 6px 24px;
    text-transform: none;
}

/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/MfaAuthentication/MfaAuthentication.css ***!
  \*****************************************************************************************************************************************/
.href-color-and-size{
    color:#F8445B !important
}
/*!*************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/RecoverPassword/RecoverPassword.css ***!
  \*************************************************************************************************************************************/
.RecoverPassword {
	width: 40vw;
	height: 90vh;
	border-radius: 6px;
	box-shadow: 0 2px 20px 0 rgba(31, 31, 31, 0.04);
	background-color: #ffffff;
}

.Login-img {
	width: 232.5px;
	height: 65.9px;
	object-fit: contain;
}

.RecoverPassword-label {
	font-family: 'Lato';
	font-size: 1.6vw;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.17;
	letter-spacing: normal;
	text-align: center;
	color: #354052;
	margin: 10vh 0vw 5vh 0vw;
}

.RecoverPassword-input {
	margin: 15vh 3vw 0px 3vw;
}

.RecoverPassword-button {
	margin: 12vh 0vw 8vh 0vw;
}

.RecoverPassword-ref {
	font-size: 1.2vw;
	margin: 100vh 0vw 0vw 0vw !important;
}

.RecoverPassword-label2 {
	font-width: 1030vw;
	font-height: 5vh;
	opacity: 0.5;
	font-family: SourceSansPro;
	font-size: 1vw;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.58;
	letter-spacing: normal;
	text-align: left;
	color: #354052;
	margin: 13vh 4vw 0vh 4vw;
}

/*!*************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/oldComponents/CognitoProvider/CognitoProvider.css ***!
  \*************************************************************************************************************************************/
.RecoverPassword {
	width: 40vw;
	height: 90vh;
	border-radius: 6px;
	box-shadow: 0 2px 20px 0 rgba(31, 31, 31, 0.04);
	background-color: #ffffff;
}

.Login-img {
	width: 232.5px;
	height: 65.9px;
	object-fit: contain;
}

.RecoverPassword-label {
	font-family: 'Lato';
	font-size: 1.6vw;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.17;
	letter-spacing: normal;
	text-align: center;
	color: #354052;
	margin: 10vh 0vw 5vh 0vw;
}

.RecoverPassword-input {
	margin: 15vh 3vw 0px 3vw;
}

.RecoverPassword-button {
	margin: 12vh 0vw 8vh 0vw;
}

.RecoverPassword-ref {
	font-size: 1.2vw;
	margin: 100vh 0vw 0vw 0vw !important;
}

.RecoverPassword-label2 {
	font-width: 1030vw;
	font-height: 5vh;
	opacity: 0.5;
	font-family: SourceSansPro;
	font-size: 1vw;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.58;
	letter-spacing: normal;
	text-align: left;
	color: #354052;
	margin: 13vh 4vw 0vh 4vw;
}

/*!*********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./src/index.css ***!
  \*********************************************************************************************/
* {
	box-sizing: border-box;
}
.modal-header {
	border-bottom: none;
}

.modal-content {
	border: none !important;
}

.Fielder-modals-header-border {
	border-bottom: 0 none;
}
.Fielder-modals-header-txt-title {
	margin-left: 5%;
	margin-top: 30px;
	margin-right: 40px;

	font-family: 'Lato';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.19;
	letter-spacing: 0.7px;
	text-align: left;
	color: #1b253a;
}

.modal-header-style{
	justify-content: left !important;
}

.modal-footer {
	border-top: none;
}

.Fielder-cards-border {
	border: none;
}

h1 {
	color: #1b253a !important;
	font-size: 16px !important;
	letter-spacing: 0.7px;
}

h2 {
	color: #354052 !important;
	font-size: 200% !important;
	letter-spacing: normal;
}

.Fielder-cards-colum {
	min-width: 50%;
}

.Fielder-cards-profile-picture {
	height: 50px;
	width: 50px;
}

.Fielder-cards-txt-label-input {
	font-family: 'Lato';
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 3;
	letter-spacing: normal;
	text-align: left;
	color: #354052;
}

.Fielder-cards-font-inputs {
	font-family: 'Lato' !important;
	font-size: 16px !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: 1.69 !important;
	letter-spacing: normal !important;
	text-align: left !important;
	color: #354052 !important;
}

.Fielder-cards-btnSave-margin {
	margin-top: 30% !important;
	margin-left: 30% !important;
}

.Fielder-modal-btnSave-size {
	width: 271px;

	height: 56px;
}

.Fielder-agent-btnTeam-size {
	width: 20px;
	height: 10px;
}

/***********************************************************************************/

/************************************ Botton ***************************************/

.btn-outline-primary {
	color: #dc5c87 !important;
	border-color: #dc5c87;
	background-color: #f5e6ed !important;
	border-color: #f5e6ed !important;
	text-align: center;
}

.btn-outline-primary:hover {
	background: #dc5c87 !important;
	border: #dc5c87 !important;
	color: #f5e6ed !important;
}

/*++++++++++++++++CHANGE BORDER ON SUCCESS+++++++++++++++++++++++++++*/
.btn.btn-success:focus,
.btn-success.focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 92, 135);
}

.btn.btn-success:not(:disabled):not(.disabled):active:focus,
.btn.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 92, 135);
}

.btn-light {
	width: 120px;
	height: 20px;
	font-family: 'Lato Regular';
	font-size: 12px;
	position: absolute;
	text-align: center;
	padding: 0 10px 5px 5px;
}
/***********************************************************************************/
/*** Login ***/

.Fielder-login-topmenu-text {
	width: 55px;
	height: 21px;
	font-family: 'Lato';
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.24;
	letter-spacing: normal;
	text-align: left;
	color: #354052 !important;
}

/***********************************************************************************/

/************************************ MAIN PAGES ***********************************/

.Fielder-mainpage-lefttextusr {
	margin-top: 30px;
	font-family: 'Lato';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.19;
	letter-spacing: 0.7px;
	color: #1b253a;
}

.Fielder-mainpage-lefttextnumusr {
	margin: auto;
	margin-right: 2px;
	font-family: 'Lato';
	font-size: 41px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: left;
	color: #1b253a;
}

.Fielder-mainpage-txtTitle {
	margin-left: 5%;
	margin-top: 30px;
	margin-right: 40px;
	font-family: 'Lato';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.19;
	letter-spacing: 0.7px;
	text-align: left;
	color: #1b253a;
}

.Fielder-mainpage-addtext {
	font-family: 'Lato';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.22;
	letter-spacing: normal;
	text-align: left;
	color: #94979b;
}

.Fielder-mainpage-downloadicon {
	margin-top: 26px;
	margin-right: 50px;
}

.Fielder-mainpage-addicon {
	margin-left: 5px;
}
/*********************************    Global form control ******************************************/

.form-control:focus {
	border-color: #db3262;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(219, 50, 98);
}
.form-control {
	opacity: 0.6;
	border-radius: 6px;
	border: solid 1px #979797;
}

/**************************************************************************************************/
/************************************   Dropdown Top Menu *****************************************/
.dropdown-item.active,
.dropdown-item:active {
	color: #ffffff;
	background-color: #db3262;
}

/***********************************************************************************************/
/*********************************** Global Checkbox *************************************************/
.checkbox {
	width: 200px;
	margin-left: 0%;
}
.checkbox .tag {
	color: #354052;
	display: block;
	float: right;
	font-weight: bold;
	position: relative;
	width: 120px;
	padding-left: 10px;
}
.checkbox label {
	display: inline;
}
.checkbox .labelCheckbox {
	display: none;
}
.labelCheckbox + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 2px solid #f5e6ed;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.labelCheckbox:checked + label:after {
	width: 16px;
	height: 16px;
	border-radius: 3px;
	content: '';
	background-color: #dc5c87;
	left: 1px;
	position: absolute;
	top: 1px;

	padding-top: 10px;
}

/***********************************************************************************************/
/**************************************  Text Links ********************************************/

.Fielder-text-link {
	color: #dc5c87 !important;
}

/***********************************************************************************************/

.Fielder-popUp-image-title {
	position: relative;
	top: 3px;
}

.Fielder-popUp-title {
	font-family: 'Lato';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.69;
	letter-spacing: normal;
	text-align: left;
	color: #354052;
}

.Fielder-popUp-dropdown-arrow-addBranch .dropdown-toggle::after {
	margin-left: 310px;
}

.Fielder-popUp-dropdown-arrow .dropdown-toggle::after {
	margin-left: 250px;
}

.tag-selection {
    background: #f3f3f3;
    border-radius: 10px 10px 10px 10px;
}


.login-input-sizeñ{
	height: 65px !important;
}

/*# sourceMappingURL=styles-eda594e3bdbd08feec4e.css.map*/