* {
	box-sizing: border-box;
}

body {
	min-width: 320px;
	margin: 0;
	font-family: Roboto, sans-serif;
	font-size: 15px;
	letter-spacing: -.02em;
	color: #333;
	line-height: 32px;
	line-height: 1.42857143 !important;
}

@media (max-width: 767.98px) {
	body {
		font-size: 14px;
		line-height: 1.5714;
	}
}

body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-weight: 700;
	font-family: Roboto, sans-serif;
	letter-spacing: -.02em;
}


/** @define anchor **/

a {
	-webkit-transition: color 0.4s ease, background 0.4s ease;
	transition: color 0.4s ease, background 0.4s ease;
	outline: none;
	color: #00958f;
	text-decoration: none;
}

a:hover {
	color: #555;
	text-decoration: underline;
}

p {
	margin: 0 0 16px;
}

label {
	font-weight: 400;
}

.list-unstyled {
	list-style: none;
	padding: 0;
	margin: 0;
}

.img {
	display: block;
	width: 100%;
	height: auto;
}

.btn-gray-noCapitialization {
	width: 256px !important;
}

.btn-primary,
.btn-info,
.btn-light {
	font-size: 15px;
	line-height: 20px;
	width: 128px;
	height: 40px;
	font-weight: 700;
	position: relative;
	background: #00958f;
	padding: 10px 5px;
	text-align: center;
	border: none;
	color: #fff;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	box-sizing: border-box;
}

.btn-primary:hover,
.btn-info:hover,
.submit-btn:hover,
.btn-light:hover {
	background: #999;
	border-color: #999;
	color: #fff;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.btn-primary:focus,
.btn-primary:active,
.submit-btn:focus,
.submit-btn:active,
.btn-info:focus,
.btn-info:active,
.btn-light:focus,
.btn-light:active {
	background: #00958f !important;
	border-color: #00958f !important;
	color: #fff;
	outline: none !important;
	/* -webkit-box-shadow: none !important; */
	/* box-shadow: none !important; */
}

.btn-secondary {
	font-size: 15px;
	line-height: 20px;
	width: 128px;
	height: 40px;
	font-weight: 700;
	position: relative;
	background: none;
	padding: 8px 5px 12px;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}

.btn-secondary:hover {
	background: #999;
	border-color: #999;
	color: #fff;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.btn-secondary:focus,
.btn-secondary:active {
	background: #fff !important;
	border-color: #fff !important;
	color: #999 !important;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.btn-info {
	background: #999;
	color: #fff;
}

.btn-info:hover {
	background: #fff !important;
	border-color: #fff !important;
	color: #999 !important;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.btn-info:focus,
.btn-info:active {
	background: #fff !important;
	border-color: #fff !important;
	color: #999 !important;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.btn-light {
	background: #fafcfc;
	color: #777575;
}

.btn-light:hover {
	background: #00958f;
	border-color: #00958f;
	color: #fff;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.btn-light:focus,
.btn-light:active {
	background: #fff !important;
	border-color: #fff !important;
	color: #999 !important;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

@media (max-width: 991.98px) {
	.mobile-hidden {
		display: none !important;
	}
}

@media (min-width: 768px) {
	.desktop-hidden {
		display: none !important;
	}
}

.container {
	max-width: 1175px !important;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100% !important;
}

@media (max-width: 767.98px) {
	.container {
		max-width: 100%;
	}
}


/*!
   * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license (Commercial License)
   */

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url("../fonts/fa-brands-400.eot");
	src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
	font-family: "Font Awesome 5 Brands";
}

@font-face {
	font-family: "Font Awesome 5 Duotone";
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url("../fonts/fa-duotone-900.eot");
	src: url("../fonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-duotone-900.woff2") format("woff2"), url("../fonts/fa-duotone-900.woff") format("woff"), url("../fonts/fa-duotone-900.ttf") format("truetype"), url("../fonts/fa-duotone-900.svg#fontawesome") format("svg");
}

.fad {
	position: relative;
	font-family: "Font Awesome 5 Duotone";
	font-weight: 900;
}

.fad:before {
	position: absolute;
	color: var(--fa-primary-color, inherit);
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1);
}

.fad:after {
	color: var(--fa-secondary-color, inherit);
	opacity: .4;
	opacity: var(--fa-secondary-opacity, .4);
}

.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
	opacity: .4;
	opacity: var(--fa-secondary-opacity, .4);
}

.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1);
}

.fad.fa-inverse {
	color: #fff;
}

.fad.fa-stack-1x,
.fad.fa-stack-2x {
	position: absolute;
}

.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before,
.fad.fa-fw:before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url("../fonts/fa-light-300.eot");
	src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
}

@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url("../fonts/fa-regular-400.eot");
	src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
}

@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url("../fonts/fa-solid-900.eot");
	src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
}

.fa-clipboard-list-check:before {
	content: "\f737";
}

.fa-user:before {
	content: "\f007";
}

.fa-exchange-alt:before {
	content: "\f362";
}

.fa-external-link-alt:before {
	content: "\f35d";
}

.fa-cog:before {
	content: "\f013";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-comment-alt-check:before {
	content: "\f4a2";
	position: relative;
	top: 6px;
}

.fa-user-circle:before {
	content: "\f2bd";
}

.fa-edit:before {
	content: "\f044";
}

.fa-comment:before {
	content: "\f075";
}

.fa-user-slash:before {
	content: "\f506";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-file-search:before {
	content: "\f865";
}

.fa-equals:before {
	content: "\f52c";
}

.fa-chevron-double-up:before {
	content: "\f325";
}

.fa-chevron-double-down:before {
	content: "\f322";
}

.fa-sync:before {
	content: "\f021";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-save:before {
	content: "\f0c7";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-user-circle:before {
	content: "\f2bd";
}

.fa-check:before {
	content: "\f00c";
}

.fa-comment-alt-check:before {
	content: "\f4a2";
}

.fa-times:before {
	content: "\f00d";
}

.fa-user-slash:before {
	content: "\f506";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-copy:before {
	content: "\f0c5";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-tachometer:before {
	content: "\f0e4";
}

.fa-trash-alt:before {
	content: "\f2ed";
}

.fa-sort-alpha-down:before {
	content: "\f15d";
}

.fa-sort-alpha-up-alt:before {
	content: "\f882";
}

.fa-clone:before {
	content: "\f24d";
}

.fa-filter:before {
	content: "\f0b0";
}

#wrapper {
	/* font-family: din-2014, sans-serif; */
	font-family: 'Roboto', sans-serif !important;
	position: relative;
	width: 100%;
}

.container {
	width: 100%;
	max-width: 100%;
}

.header .header-holder {
	padding: 15px 0;
}

.header .container {
	position: relative;
}

.header .logo {
	margin-left: 0;
}

.merck-logo2 {
	margin-left: 42px;
}

.merck-logo2:after {
	left: -22px;
}

.user-info {
	font-size: 16px;
	right: 40px;
	letter-spacing: 0.2px;
	font-weight: 400;
}

.main-section {
	position: relative;
}

.main-section .heading-area {
	letter-spacing: 0;
	position: relative;
	padding: 36px 0 53px 0;
}

.main-section .heading-area h1 {
	letter-spacing: 0;
	font-size: 30px;
	line-height: 1.1;
	padding: 0 0 23px;
	color: #00958f;
	border-bottom: 1px solid #00958f;
	font-weight: 300;
	margin: 0;
}

.main-section .heading-area h1 .map-marker {
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	margin: 2px 2px 0 0;
}

.main-section .heading-area h1 .map-marker:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f3c5";
	display: block;
}

.main-section .heading-area .text-wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px 0 0;
}

.main-section .heading-area .text-wrap p {
	font-size: 15px;
	line-height: 20px;
	color: #555;
	max-width: 750px;
	margin: 0;
}

.main-section .heading-area .text-wrap .btn {
	background: #01948e;
	border: none;
	border-radius: 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	width: 150px;
	height: 36px;
	padding: 8px 5px;
	text-transform: none;
}

.main-section .heading-area .text-wrap .btn:before {
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	vertical-align: top;
	font-weight: 300;
	content: "\f0c5";
	margin: 0 6px 0 0;
}

.main-section .heading-area .text-wrap .btn:hover {
	background: #999;
}

.main-section .bottom-area {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 0 40px;
}

.main-section .bottom-area .error-text {
	display: block;
	color: #f00;
	font-size: 10px;
	line-height: 17px;
	max-width: 450px;
}

.main-section .bottom-area .error-text a {
	color: #f00;
}

.main-section .bottom-area .error-text a:hover {
	opacity: .8;
}

.main-section .bottom-area .btns-list {
	list-style: none;
	padding: 0 10px 0 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}



.main-section .bottom-area .btns-list li {
	position: relative;
	padding: 0 10px 0 0;
}


.main-section .bottom-area .btns-list li.next a {
	border: 1px solid #00958f;
	background: #00958f;
	color: #fff;
}

.main-section .bottom-area .btns-list li.next a:hover {
	background: #999;
	border-color: #999;
}

.main-section .bottom-area .btns-list li.back a {
	border: 1px solid #00958f;
	background: #fff;
	color: #00958f;
}

.main-section .bottom-area .btns-list li.back a:before {
	font-family: "Font Awesome 5 Pro";
	content: "\f053";
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 0 0;
	font-size: 12px;
}

.main-section .bottom-area .btns-list li.back a:hover {
	background: #00958f;
	color: #fff;
}

.main-section .bottom-area .btns-list a {
	position: relative;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	display: block;
	width: 100px;
	height: 36px;
	padding: 7px 5px;
	text-align: center;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	text-decoration: none !important;
}

.starting-area {
	position: relative;
	padding: 40px 0;
}

.starting-area:before {
	content: "";
	background: #f7f7f7;
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 0;
}

.starting-holder {
	position: relative;
	background: #00958f;
	padding: 47px 51px 33px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	letter-spacing: 0;
}

.starting-holder .wrap {
	position: relative;
	width: calc(100% - 175px);
	padding: 0 70px 0 0;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}

.starting-holder .wrap .title {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	display: block;
	margin: 0 0 5px;
}

.starting-holder .btn {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	width: 175px;
	height: 36px;
	background: #fff;
	color: #00958f;
	border: none;
	font-weight: 700;
	border-radius: 0;
	padding: 8px 5px;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	margin: 8px 0 0;
}

.starting-holder .btn:hover {
	background: #999;
	color: #fff;
}

.step-detail {
	position: relative;
	padding: 53px 0;
}

.step-heading {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.step-heading h2 {
	font-weight: 700;
	color: #555;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

.step-heading .heading-btns {
	position: relative;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	margin: 0 -10px;
}

.step-heading .heading-btns li {
	position: relative;
	padding: 0 10px;
}

.step-heading .heading-btns a {
	border: 1px solid #555;
	color: #555;
	font-size: 15px;
	line-height: 20px;
	display: block;
	width: 182px;
	height: 36px;
	padding: 7px 5px;
	text-align: center;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.step-heading .heading-btns a:hover {
	background: #999;
	border-color: #999;
	color: #fff;
	text-decoration: none;
}

.step-block {
	position: relative;
	padding: 50px 0 0;
}

.step-block .block-heading {
	position: relative;
	color: #555;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 15px;
}

.step-block .block-heading h2 {
	font-weight: 700;
	color: #555;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 7px;
}

.step-block .block-heading p {
	margin: 0;
}

.step-block .task-inner.green {
	background: none;
}

.step-block .task-detail {
	width: 100% !important;
}

.step-block .task-detail ul {
	border: none;
	padding: 0;
	width: 100%;
	margin: 0 -15px;
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.step-block .task-detail ul li {
	width: calc(33.333% - 30px) !important;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 35px;
	min-height: 50px;
}

.step-block .task-detail ul li.active:before {
	display: block;
	width: auto;
	height: auto;
	background: #edfbfa;
	position: absolute;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
}

.step-block .task-detail ul li.w-100 {
	width: 100% !important;
	padding-bottom: 10px !important;
}

.step-block .task-detail ul li.w-100 strong {
	margin: 0 0 3px;
}

.step-block .task-detail ul li textarea {
	margin: 0;
}

.step-block .task-detail ul li span {
	height: 30px;
}

.step-block .two-field {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 !important;
}

.step-block .two-field ul {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: none !important;
	max-width: inherit !important;
}

.step-block .two-field ul li {
	width: calc(50% - 17px) !important;
	margin-left: 8px;
	margin-right: 8px;
}

.step-block .two-field:after {
	display: none;
}

.step-block .multiple-field:after {
	display: none;
}

.step-block .multiple-field ul {
	display: block;
	border: none !important;
}

.step-block .multiple-field ul li {
	width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.step-block .multiple-field ul li:last-child {
	margin-bottom: 0 !important;
	padding-bottom: 10px;
}

.step-block .multiple-field ul li:last-child strong {
	margin: 0 0 2px;
}

.step-block .radio-holder {
	padding: 0 !important;
	display: block !important;
}

.step-block .radio-holder:after {
	display: none;
}

.step-block .radio-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border: none !important;
	width: 100% !important;
	height: 100%;
	max-width: inherit !important;
	padding: 8px 0 0;
}

.step-block .radio-wrap {
	position: relative;
	padding: 0 20px 0 0;
}

.step-block .radio-wrap label {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: inherit;
}

.step-block .radio-wrap .fake-radio {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 20px 0 0;
	color: #555;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
}

.step-block .radio-wrap .fake-radio .icon {
	position: absolute;
	right: 0;
	top: 3px;
	border-radius: 50%;
	border: 1px solid #00958f;
	width: 14px;
	height: 14px;
}

.step-block .radio-wrap .fake-radio .icon:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	background: #00958f;
	width: 6px;
	height: 6px;
	margin: -3px 0 0 -3px;
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.step-block .radio-wrap input[type="radio"] {
	position: fixed;
	opacity: 0;
	visibility: hidden;
}

.step-block .radio-wrap input[type="radio"]:checked+.fake-radio .icon:before {
	opacity: 1;
	visibility: visible;
}

@media (min-width: 768px) {
	.main-section .container {
		padding: 0 15px;
	}
}

@media (max-width: 992px) {
	.main-section .heading-area {
		padding: 35px 0;
	}

	.main-section .heading-area .text-wrap {
		display: block;
	}

	.main-section .heading-area .text-wrap p {
		max-width: inherit;
		margin: 0 0 20px;
	}

	.starting-holder {
		padding: 40px 25px 30px;
	}

	.starting-holder .wrap {
		padding: 0 40px 0 0;
	}

	.step-heading {
		display: block;
	}

	.step-heading h2 {
		margin: 0 0 15px;
	}

	.step-block {
		padding: 35px 0 0;
	}

	.step-block .task-detail ul li.active:before {
		left: -10px;
		right: -10px;
		top: -10px;
		bottom: -10px;
	}
}

@media (max-width: 767px) {
	.main-section .heading-area {
		padding: 25px 0;
	}

	.main-section .heading-area h1 {
		padding: 0 0 15px;
		font-size: 24px;
	}

	.main-section .bottom-area .error-text br {
		display: none;
	}

	.main-section .bottom-area {
		text-align: center;
	}

	.main-section .bottom-area .btns-list {
		padding: 0;
		margin: 0 -5px 15px;
	}

	.main-section .bottom-area .btns-list li {
		padding: 0 5px;
	}

	.main-section .bottom-area .btns-list a {
		width: 132px;
	}

	.starting-area {
		padding: 20px 0;
	}

	.starting-holder {
		padding: 20px 15px;
		display: block;
	}

	.starting-holder .wrap {
		width: 100%;
		padding: 0;
	}

	.step-detail {
		padding: 25px 0;
	}

	.step-heading h2 {
		font-size: 18px;
		line-height: 20px;
		letter-spacing: 0;
	}

	.step-heading .heading-btns {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.step-heading .heading-btns li {
		margin: 0 0 10px;
	}

	.step-block .task-detail ul li {
		margin-bottom: 20px;
		width: 100% !important;
		margin-right: 0;
		margin-left: 0;
	}

	.step-block .task-detail ul {
		margin: 0;
	}
}

.btn__back {
	background: none;
	border: 1px solid #00958f;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #00958f;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	height: 40px;
	line-height: 20px;
	padding: 9px 5px 9px 15px;
	position: relative;
	text-align: center;
	transition: all 0.4s ease 0s;
	vertical-align: top;
	width: 98px;
}

.btn__back:hover,
.btn__back:focus,
.btn__back:active {
	background: #00958f;
	color: #fff;
	box-shadow: none;
	border-color: #00958f;
	text-decoration: none;
}

.btn__back:before {
	position: absolute;
	left: 22px;
	top: 12px;
	font-family: "Font Awesome 5 Pro";
	content: "\f053";
	font-size: 14px;
	line-height: 14px;
}

.location-section {
	position: relative;
	overflow: hidden;
}

.location-section .heading-area {
	padding: 45px 0;
	position: relative;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0;
	color: #555;
}

.location-section .heading-area h1 {
	letter-spacing: 0;
	font-size: 30px;
	line-height: 1.1;
	color: #00958f;
	font-weight: 300;
	margin: 0 0 7px;
}

.location-section .heading-area h1 .eye {
	font-style: normal;
	display: inline-block;
	vertical-align: top;
	margin: 2px 2px 0 0;
}

.location-section .heading-area h1 .eye:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f06e";
	display: block;
}

.location-section .heading-area p {
	margin: 0;
}

.patient-detail-section {
	position: relative;
	padding: 45px 0 55px;
}

.patient-detail-section:before {
	content: "";
	background: #f7f7f7;
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 0;
}

.patient-detail {
	position: relative;
	letter-spacing: 0;
}

.patient-detail .title {
	position: relative;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	display: block;
	color: #555;
	border-bottom: 1px solid #999;
	padding: 0 0 32px 23px;
}

.patient-detail .title .link {
	position: absolute;
	font-style: normal;
	left: 0;
	top: 0;
}

.patient-detail .title .link:before {
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	content: "\f0c1";
}

.patient-detail .title a {
	font-weight: 500;
	color: #00958f;
	text-decoration: underline;
}

.patient-detail .title a:hover {
	text-decoration: none;
}

.patient-detail .detail-row {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 30px 0 0;
	margin: 0 -15px;
}

.patient-detail .detail-col {
	position: relative;
	width: 33.333%;
	padding: 0 15px;
	margin: 0 0 20px;
}

.patient-detail .detail-list {
	font-size: 15px;
	line-height: 20px;
	color: #555;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

.patient-detail .detail-list li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 0 20px;
}

.patient-detail .detail-list li .name {
	font-weight: 700;
	display: block;
	margin: 0 4px 0 0;
}

.patient-detail .detail-list li .text {
	display: block;
}

.patient-detail .detail-list li a {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	text-decoration: none !important;
	color: #555;
}

.patient-detail .detail-list li a:hover {
	color: #00958f;
}

.patient-detail .btns-list {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.patient-detail .btns-list li {
	position: relative;
}

.update-btn {
	position: relative;
	width: 210px;
	height: 36px;
	display: block;
	border: 1px solid #00958f;
	background: #00958f;
	color: #fff;
	text-align: center;
	padding: 7px 5px;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none !important;
	border-radius: 0;
}

.update-btn:hover {
	border-color: #999;
	background: #999;
	color: #fff;
}

.btn-gray {
	position: relative;
	height: 36px;
	display: block;
	border: 1px solid #999;
	background: #999;
	/* color: #fff; */
	color: black;
	text-align: center;
	padding: 7px 16px;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none !important;
	border-radius: 0;
}

.btn-gray:hover {
	border-color: #00958f;
	background: #00958f;
	color: #fff;
}

.unlike-btn {
	position: relative;
	border: 1px solid #00958f;
	display: block;
	background: none;
	color: #00958f;
	width: 172px;
	height: 36px;
	padding: 7px 5px;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none !important;
	text-align: center;
}

.unlike-btn .unlike {
	background: url(../images/unlink.svg) no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 21px;
	margin: 0 4px 0 0;
}

.unlike-btn:hover {
	background: #005C56;
	color: #fff;
}

.unlike-btn:hover .unlike {
	background: url(../images/unlink-hover.svg) no-repeat;
	background-size: cover;
}

.table-section {
	position: relative;
	padding: 60px 0;
}

.bulkUploadLoc .table-section {
	position: relative;
	padding: 20px 0;
}

.table-wraper {
	position: relative;
	margin: 0 0 40px;
}

.bulkUploadLoc .table-wraper {
	position: relative;
	margin: 0 0 22px;
}

.bulkUploadnonPrimaryGpo {
	height: 153px;
	overflow-y: auto;
}

.table-wraper.style01::before {
	/* border-bottom: 1px solid #999;
	background: #f7f7f7; */
	height: 64px;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
.addloca-contracts .table-wraper.style01::before {
	border-bottom: none;
	background: none;
	height: 64px;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
.addloca-contracts .section-table {

}
.table-wraper .wrap {
	position: relative;
}

.table-wraper .btns-list {
	list-style: none;
	padding: 0;
	margin: 40px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.table-wraper .btns-list li {
	position: relative;
	padding: 0 10px 0 0;
}

.table-wraper .update-btn {
	width: 120px;
}

.table-wraper .btn__back {
	height: 36px;
	padding: 7px 5px 7px 15px;
}

.table-wraper .btn__back:before {
	top: 10px;
}

.table-holder {
	position: relative;
}

.section-table {
	border-bottom: 1px solid #999;
	overflow-x: auto;
	overflow-y: hidden !important;
	width: 1175px;
	background: #f7f7f7;
	height: 100% !important;
}
.addloca-contracts .section-table {
	border-bottom: none !important;
}
.section-table .table-head {
	position: relative;
}

#primaryTable .section-table, #nonprimaryTable .section-table {
	overflow-x: auto !important;
}

#primaryTable .jcf-scrollbar-horizontal, #nonprimaryTable .jcf-scrollbar-horizontal {
	display: none;
}

.section-table .table-head .table-col {
	border-bottom: 1px solid #999;
	text-align: left;
	padding: 24px 5px 20px;
	height: 64px;
}

.section-table .table-head .table-col:first-child {
	text-align: left;
	padding-left: 22px;
}

.section-table .table-body {
	position: relative;
}

.section-table .table-body .table-col {
	padding: 20px 5px;
	text-align: left;
}

.section-table .table-body .table-col:first-child {
	text-align: left;
	padding-left: 22px;
}

.section-table .table-body .table-col:nth-child(even) {
	background: #fff;
}

.section-table .table-body .table-col:nth-child(even):before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: -20px;
	background: #fff;
}

.section-table .table-row {
	position: relative;
	white-space: nowrap;
	font-size: 0;
	line-height: 0;
}

.section-table .table-col {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 198px;
}

.section-table .table-col:first-child {
	width: 450px;
}

.section-table .help {
	display: inline-block;
	vertical-align: top;
	text-decoration: none !important;
	margin: 1px 0 0 5px;
	color: #555;
	outline: none;
}

.section-table .help:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	content: "\f05a";
	display: block;
}

.section-table .help:hover {
	color: #00958f;
}

.section-table .title {
	position: relative;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	color: #555;
	display: block;
	width: 100%;
}

.section-table .text {
	position: relative;
	display: block;
	color: #555;
	font-size: 15px;
	line-height: 18px;
	width: 100%;
}

.section-table .text a {
	color: #00958f;
	text-decoration: none !important;
}

.section-table .text a:hover {
	color: #555;
}

.section-table .check-area {
	position: absolute;
	left: 0;
	top: 26px;
}

.section-table .check-area label {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: inherit;
}

.section-table .check-area .fake-label {
	position: relative;
	width: 14px;
	height: 14px;
	display: block;
	border: 2px solid #555;
	transition: all 0.4s ease;
	border-radius: 3px;
}

.section-table .check-area .fake-label:before {
	content: '';
	position: absolute;
	left: 2px;
	top: 3px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border: solid #00958f;
	border-width: 0 0 1px 1px;
	width: 6px;
	height: 3px;
	transition: all 0.4s ease;
	opacity: 0;
	visibility: hidden;
}

.section-table .check-area input[type="checkbox"] {
	position: fixed;
	opacity: 0;
	visibility: hidden;
}

.section-table .check-area input[type="checkbox"]:checked+.fake-label:before {
	opacity: 1;
	visibility: visible;
}

.section-table.table2 .table-col {
	position: relative;
	width: 198px;
}

.section-table.table2 .table-col:first-child {
	width: 450px;
}

.section-table.table2 .table-body .table-col {
	padding: 15px 5px 5px;
}

.section-table.table2 .table-body .table-col:first-child {
	padding-left: 22px;
}

.section-table.table2 .table-row:last-child .table-col {
	padding-bottom: 15px;
}

.section-table.table3 .table-col {
	position: relative;
	width: 300px;
}

.section-table.table3 .table-col:first-child {
	padding-left: 41px;
}

.section-table.table3 .table-col:nth-child(1) {
	width: 610px;
}

.section-table.table3 .table-body .table-col:nth-child(1):before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	width: 29px;
}

.section-table.table3 .table-body .check-area {
	top: 3px;
}

.section-table.table3 .table-body .table-row:first-child .check-area {
	top: 23px;
}

.section-table.table3 .table-body .table-row:first-child .table-col {
	padding-top: 20px;
}
.lcoation-table-area01 .section-table.table3 .table-body .table-row:first-child .table-col {
	padding-top: 6px;
}
.section-table.table3 .table-body .table-col {
	padding-top: 0;
	padding-bottom: 14px;
}

.table-section .jcf-scrollbar-vertical {
	display: none;
}

.table-section .jcf-scrollbar-horizontal {
	position: absolute;
	background: #ccc;
	right: auto;
	top: auto;
	left: 0;
	/* bottom: 2px; */
	width: 1px;
	height: 10px;
}

.table-section .jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.table-section .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background: #bbb;
	height: 0;
	width: 0;
}

.table-section .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	left: auto;
	right: 0;
}

.table-section .jcf-scrollbar-horizontal .jcf-scrollbar-slider {
	display: inline-block;
	position: relative;
	height: 10px;
	top: -6px;
}

.table-section .jcf-scrollbar-horizontal .jcf-scrollbar-handle {
	position: absolute;
	background: #A9A9A9;
	height: 10px;
}

@media (min-width: 768px) {
	.location-section .container {
		padding: 0 15px;
	}
}

@media (min-width: 1200px) {
	.patient-detail .detail-col:nth-child(1) {
		width: 38.3%;
	}

	.patient-detail .detail-col:nth-child(2) {
		width: 26.9%;
	}

	.patient-detail .detail-col:nth-child(3) {
		width: 30%;
	}

	.patient-detail .btns-list {
		padding: 0 26px 0 3px;
	}
}

@media (max-width: 1400px) {
	.section-table {
		width: 1100px;
	}
}

@media (max-width: 1200px) {
	.patient-detail .detail-list {
		font-size: 14px;
	}

	.section-table {
		width: 100%;
	}
}

@media (max-width: 992px) {
	.patient-detail .detail-col {
		width: 50%;
	}
}

@media (max-width: 768px) {
	.section-table {
		width: 730px;
	}
}

@media (max-width: 767px) {
	.location-section .heading-area h1 {
		font-size: 24px;
		margin: 0 0 5px;
	}

	.contract-section .bottom-area .btns-list li {
		margin-bottom: 10px;
	}
}

.contract-section {
	position: relative;
	/* overflow: hidden; */
}

.contract-section .heading-area {
	position: relative;
	padding: 40px 0;
}

.contract-section .heading-area h1 {
	letter-spacing: 0;
	font-size: 30px;
	line-height: 1.1;
	color: #00958f;
	font-weight: 300;
	margin: 0;
}

.contract-section .bottom-area {
	position: relative;
	letter-spacing: 0;
	padding: 28px 0 0;
	background: #fff;
	z-index: 3;
}

.contract-section .bottom-area:before {
	content: "";
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: 0;
	height: 1px;
	background: #999;
	z-index: 2;
}

.contract-section .bottom-area .note {
	display: block;
	color: #f00;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 15px;
}

.contract-section .bottom-area .btns-list {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.contract-section .bottom-area .btns-list li {
	position: relative;
	padding: 0 10px 0 0;
}

.contract-section .table-section {
	padding: 0;
	/* overflow: hidden; */
}

.contract-section .table-section:before {
	border-bottom: 1px solid #999;
	background: #f7f7f7;
	height: 64px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.cancel-btn {
	position: relative;
	border: 1px solid #00958f;
	display: block;
	background: none;
	color: #00958f;
	width: 98px;
	height: 36px;
	padding: 7px 5px;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none !important;
	text-align: center;
}

.cancel-btn:before {
	display: inline-block;
	vertical-align: top;
	font-family: "Font Awesome 5 Pro";
	content: "\f00d";
	font-weight: 400;
	margin: 0 5px 0 0;
}

.cancel-btn:hover {
	background: #00958f;
	color: #fff;
}

.contract-table-area {
	position: relative;
}

.contract-table {
	position: relative;
}

.contract-table .table-head .table-col {
	height: 64px;
}

.contract-table .table-row {
	position: relative;
	font-size: 0;
	line-height: 0;
}

.contract-table .table-col {
	position: relative;
	padding: 8px 0;
	display: inline-block;
	vertical-align: top;
}

.contract-table .table-col:nth-child(1) {
	width: 325px;
}

.contract-table .table-col:nth-child(2) {
	width: 172px;
}

.contract-table .table-col:nth-child(3) {
	width: 190px;
}

.contract-table .table-col:nth-child(4) {
	width: 190px;
}

.contract-table .table-col:nth-child(4) .check-holder .title,
.contract-table .table-col:nth-child(4) .contract-table .check-area {
	width: 95px;
}

.contract-table .table-col:nth-child(5) {
	width: 110px;
	padding-left: 16px !important;
}

.contract-table .table-col:nth-child(6) {
	width: 148px;
	padding-left: 10px !important;
}

.contract-table .table-body .name-holder {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.contract-table .table-body .check-holder {
	padding: 4px 0 0;
}

.contract-table .table-body .table-row:first-child .table-col {
	padding-top: 20px;
}

.contract-table .table-body .table-col {
	padding: 0 0 18px;
}

.contract-table .table-body .table-col:nth-child(even) {
	background: #f7f7f7;
}

.contract-table .table-body .table-col:nth-child(even):before {
	background: #f7f7f7;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: -26px;
}

.contract-table .table-body .table-col:last-child {
	background: none;
}

.contract-table .table-body .table-col:last-child:before {
	background: none;
}

.contract-table .name-info,
.contract-table .reguest-holder {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 100%;
}

.contract-table .name-holder {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 15px 0 0;
	height: 100%;
}

.contract-table .title {
	position: relative;
	color: #555;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	display: block;
}

.contract-table .text {
	position: relative;
	font-weight: 400;
	display: block;
	font-size: 15px;
	line-height: 20px;
}

.contract-table .text a {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	color: #00958f;
	text-decoration: none !important;
}

.contract-table .text a:hover {
	color: #002f2d;
}

.contract-table .select-holder {
	position: relative !important;
	width: 135px !important;
	border-bottom: 1px solid #00958f !important;
	;
}

.contract-table .select-holder.disabled {
	opacity: .5;
}

.contract-table .select-holder.disabled .jcf-select .jcf-select-text {
	color: #fff;
}

.contract-table .jcf-select .jcf-select-text {
	color: #555;
}

.contract-table .check-holder {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 100%;
}

.contract-table .check-holder .title {
	width: 85px;
}

.contract-table .check-holder .title:first-child {
	padding: 0 0 0 14px;
}

.contract-table .check-holder .title:last-child {
	padding: 0 10px 0 0;
}

.contract-table .check-holder .title .help {
	display: inline-block;
	vertical-align: top;
	text-decoration: none !important;
	margin: 1px 0 0 5px;
	color: #555;
	outline: none;
}

.contract-table .check-holder .title .help:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	content: "\f05a";
	display: block;
}

.contract-table .check-holder .title .help:hover {
	color: #00958f;
}

.contract-table .check-area {
	position: relative;
	width: 85px;
}

.contract-table .check-area:first-child {
	padding: 0 0 0 14px;
}

/* .contract-table .check-area:last-child { */
	/* padding: 0 10px 0 0; */
/* } */

.contract-table .check-area {
	position: relative;
}

.contract-table .check-area label {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: inherit;
}

.contract-table .check-area .fake-label {
	position: relative;
	width: 14px;
	height: 14px;
	display: block;
	border: 2px solid #555;
	border-radius: 3px;
}

.contract-table .check-area .fake-label:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 3px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border: solid #00958f;
	border-width: 1px;
	width: 6px;
	height: 3px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
	visibility: hidden;
}

.contract-table .check-area input[type="checkbox"] {
	position: fixed;
	opacity: 0;
	visibility: hidden;
}

.contract-table .check-area input[type="checkbox"]:disabled+.fake-label {
	opacity: .5;
}

.contract-table .check-area input[type="checkbox"]:checked+.fake-label:before {
	opacity: 1;
	visibility: visible;
}

.contract-table .select-farme {
	position: relative;
	padding: 0 14px;
}

.contract-table .select-farme .select-holder {
	width: 100%;
}

@media (min-width: 768px) {
	.contract-section .container {
		padding: 0 15px;
	}
}

@media (max-width: 1199px) {
	.contract-table-area {
		overflow-x: auto;
		overflow-y: hidden;
	}

	.contract-table {
		width: 1200px;
	}

	.contract-table .table-row {
		width: 100%;
	}
}

.contract-section {
	position: relative;
	/* overflow: hidden; */
}

.contract-section .heading-wrap {
	position: relative;
	padding: 30px 0 35px;
}

.contract-section .heading-wrap.style01 h1 {
	padding: 0;
	border: none;
}

.contract-section .heading-wrap.style01 .text-wrap {
	padding: 10px 0 0;
}

.contract-section .heading-wrap h1 {
	letter-spacing: 0;
	font-size: 30px;
	line-height: 1.1;
	padding: 0 0 23px;
	color: #00958f;
	border-bottom: 1px solid #00958f;
	font-weight: 300;
	margin: 0;
}

.contract-section .heading-wrap .icon-download {
	font-style: normal;
	display: inline-block;
	vertical-align: top;
	margin: 2px 2px 0 0;
}

.contract-section .heading-wrap .icon-download:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f14d";
	display: block;
}

.contract-section .heading-wrap .text-wrap {
	position: relative;
	padding: 20px 0 0;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 20px;
	color: #555;
}

.contract-section .heading-wrap .text-wrap p {
	margin: 0;
}

.contract-section .table-section-heading {
	position: relative;
	margin: 0 0 15px;
}

.contract-section .table-heading {
	position: relative;
}

.contract-section .table-heading h2 {
	letter-spacing: 1px;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #555;
	margin: 0;
}

.contract-section .table-heading h2 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
}

.contract-section .heading-area {
	position: relative;
	padding: 40px 0;
}

.contract-section .heading-area h1 {
	letter-spacing: 0;
	font-size: 30px;
	line-height: 1.1;
	color: #00958f;
	font-weight: 300;
	margin: 0;
}

.contract-section .bottom-area {
	position: relative;
	letter-spacing: 0;
	padding: 28px 0 0;
	background: #fff;
	z-index: 3;
}

.contract-section .bottom-area:before {
	content: "";
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: 0;
	height: 1px;
	background: #999;
	z-index: 2;
}

.contract-section .bottom-area .note {
	display: block;
	color: #f00;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 15px;
}

.contract-section .bottom-area .btns-list {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.contract-section .bottom-area .btns-list li {
	position: relative;
	padding: 0 10px 0 0;
}

.contract-section .bottom-area .btns-list .btn-gray {
	min-width: 96px;
}

.contract-section .bottom-area .btns-list .update-btn {
	width: 135px;
}

.contract-section .bottom-area .btns-list .btn__back {
	height: 36px;
	padding-top: 8px;
}

.contract-section .bottom-area .btns-list .btn__back:before {
	top: 11px;
}

.contract-section .table-section {
	padding: 0;
	/* overflow: hidden; */
}

.contract-section .table-section:before {
	border-bottom: 1px solid #999;
	background: #f7f7f7;
	height: 64px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.contract-section .table-section.style01:before {
	height: 130px;
}

.cancel-btn {
	position: relative;
	border: 1px solid #00958f;
	display: block;
	background: none;
	color: #00958f;
	width: 98px;
	height: 36px;
	padding: 7px 5px;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none !important;
	text-align: center;
}

.cancel-btn:before {
	display: inline-block;
	vertical-align: top;
	font-family: "Font Awesome 5 Pro";
	content: "\f00d";
	font-weight: 400;
	margin: 0 5px 0 0;
}

.cancel-btn:hover {
	background: #00958f;
	color: #fff;
}

.contract-table-area {
	position: relative;
}

.contract-table {
	position: relative;
}

.contract-table .table-head .table-col {
	height: 64px;
}

.contract-table .table-row {
	position: relative;
	font-size: 0;
	line-height: 0;
}

.contract-table .table-col {
	position: relative;
	padding: 8px 0;
	display: inline-block;
	vertical-align: top;
}

.contract-table .table-col:nth-child(1) {
	width: 325px;
}

.contract-table .table-col:nth-child(2) {
	width: 172px;
}

.contract-table .table-col:nth-child(3) {
	width: 190px;
}

.contract-table .table-col:nth-child(4) {
	width: 190px;
}

.contract-table .table-col:nth-child(4) .check-holder .title,
.contract-table .table-col:nth-child(4) .contract-table .check-area {
	width: 95px;
}

.contract-table .table-col:nth-child(5) {
	width: 110px;
	padding-left: 16px !important;
}

.contract-table .table-col:nth-child(6) {
	width: 148px;
	padding-left: 10px !important;
}

.contract-table .table-body .name-holder {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.contract-table .table-body .check-holder {
	padding: 4px 0 0;
}

.contract-table .table-body .table-row:first-child .table-col {
	padding-top: 20px;
}

.contract-table .table-body .table-col {
	padding: 0 0 18px;
}

.contract-table .table-body .table-col:nth-child(even) {
	background: #f7f7f7;
}

.contract-table .table-body .table-col:nth-child(even):before {
	background: #f7f7f7;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: -26px;
}

.contract-table .table-body .table-col:last-child {
	background: none;
}

.contract-table .table-body .table-col:last-child:before {
	background: none;
}

.contract-table .name-info,
.contract-table .reguest-holder {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 100%;
}

.contract-table .name-holder {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 15px 0 0;
	height: 100%;
}

.contract-table .title {
	position: relative;
	color: #555;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	display: block;
}

.contract-table .text {
	position: relative;
	font-weight: 400;
	display: block;
	font-size: 15px;
	line-height: 20px;
}

.contract-table .text a {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	color: #00958f;
	text-decoration: none !important;
}

.contract-table .text a:hover {
	color: #002f2d;
}

.contract-table .select-holder {
	position: relative;
	width: 135px;
	border-bottom: 1px solid #00958f;
}

.contract-table .select-holder.disabled {
	opacity: .5;
}

.contract-table .select-holder.disabled .jcf-select .jcf-select-text {
	color: #fff;
}

.contract-table .jcf-select .jcf-select-text {
	color: #555;
}

.contract-table .check-holder {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 100%;
}

.contract-table .check-holder .title {
	width: 85px;
}

.contract-table .check-holder .title:first-child {
	padding: 0 0 0 14px;
}

.contract-table .check-holder .title:last-child {
	padding: 0 10px 0 0;
}

.contract-table .check-holder .title .help {
	display: inline-block;
	vertical-align: top;
	text-decoration: none !important;
	margin: 1px 0 0 5px;
	color: #555;
	outline: none;
}

.contract-table .check-holder .title .help:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	content: "\f05a";
	display: block;
}

.contract-table .check-holder .title .help:hover {
	color: #00958f;
}

.contract-table .check-area {
	position: relative;
	width: 85px;
}

.contract-table .check-area:first-child {
	padding: 0 0 0 14px;
}

/* .contract-table .check-area:last-child { */
	/* padding: 0 10px 0 0; */
/* } */

.contract-table .check-area {
	position: relative !important;
	justify-content:center !important;
	display:flex !important;
}

.contract-table .check-area label {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: inherit;
}

.contract-table .check-area .fake-label {
	position: relative;
	width: 14px;
	height: 14px;
	display: block;
	border: 2px solid #555;
	border-radius: 3px;
}

.contract-table .check-area .fake-label:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 3px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border: solid #00958f;
	border-width: 0 0 1px 1px;
	width: 6px;
	height: 3px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
	visibility: hidden;
}

.contract-table .check-area input[type="checkbox"] {
	position: fixed;
	opacity: 0;
	visibility: hidden;
}

.contract-table .check-area input[type="checkbox"]:disabled+.fake-label {
	opacity: .5;
}

.contract-table .check-area input[type="checkbox"]:checked+.fake-label:before {
	opacity: 1;
	visibility: visible;
}

.contract-table .select-farme {
	position: relative;
	padding: 0 14px;
}

.contract-table .select-farme .select-holder {
	width: 100%;
}

.enrollments-table-wrap {
	position: relative;
}

.enrollments-table-area {
	position: relative;
}

.enrollments-table-area .table-row {
	position: relative;
	font-size: 0;
	line-height: 0;
}

.enrollments-table-area .table-head .table-col {
	height: 64px;
}

.enrollments-table-area .table-body .table-row {
	padding: 18px 0;
}

.enrollments-table-area .table-body .table-row:nth-child(even) {
	background: #f7f7f7;
}

.enrollments-table-area .table-col {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 3px;
}

.enrollments-table-area .table-col:nth-child(1),
.enrollments-table-area .table-col:nth-child(2) {
	width: 60px;
}

.enrollments-table-area .table-col:nth-child(4) {
	width: 70px;
}

.enrollments-table-area .table-col:nth-child(5) {
	width: 105px;
}

.enrollments-table-area .table-col:nth-child(3) {
	width: 205px;
}

.enrollments-table-area .table-col:nth-child(6) {
	width: 190px;
}

.enrollments-table-area .table-col:nth-child(7) {
	width: 85px;
}

.enrollments-table-area .table-col:nth-child(8) {
	width: 100px;
}

.enrollments-table-area .table-col:nth-child(9) {
	width: 100px;
}

.enrollments-table-area .table-col:nth-child(10) {
	width: 155px;
}

.enrollments-table-area .title,
.th-inner {
	position: relative;
	color: #555 !important;
	font-size: 13px !important;
	line-height: 17px !important;
	font-weight: 600 !important;
	height: 100% !important;
	padding: 8px 2px !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.enrollments-table-area .text {
	position: relative;
	font-weight: 400;
	display: block;
	font-size: 15px;
	line-height: 20px;
}

.enrollments-table-area .text a {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	color: #00958f;
	text-decoration: none !important;
}

.enrollments-table-area .text a:hover {
	color: #002f2d;
}

.enrollments-table-area .check-area {
	position: relative;
	margin: 5px 0 0;
}

.enrollments-table-area .check-area label {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: inherit;
}

.enrollments-table-area .check-area .fake-label {
	position: relative;
	width: 14px;
	height: 14px;
	display: block;
	border: 1px solid #00958f;
	border-radius: 3px;
}

.enrollments-table-area .check-area .fake-label:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 3px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border: solid #00958f;
	border-width: 0 0 1px 1px;
	width: 8px;
	height: 4px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
	visibility: hidden;
}

.enrollments-table-area .check-area input[type="checkbox"] {
	position: fixed;
	opacity: 0;
	visibility: hidden;
}

.enrollments-table-area .check-area input[type="checkbox"]:disabled+.fake-label {
	opacity: .5;
}

.enrollments-table-area .check-area input[type="checkbox"]:checked+.fake-label:before {
	opacity: 1;
	visibility: visible;
}

.enrollments-table-area .field-holder {
	position: relative;
	width: 150px;
	height: 35px;
	border-bottom: 1px solid #00958f;
}

.enrollments-table-area .field-holder textarea {
	resize: none;
	width: 100%;
	height: 100%;
	padding: 5px 0 0;
	color: #555;
	font-size: 15px;
	line-height: 20px;
	border: none;
	background: none;
}

.enrollments-table-area .field-holder.disabled {
	opacity: .5;
}

.enrollments-table-area .field-holder.disabled .jcf-select .jcf-select-text {
	color: #fff;
}

.enrollments-table-area .select-holder {
	position: relative;
	width: 135px;
	border-bottom: 1px solid #00958f;
}

.enrollments-table-area .select-holder.disabled {
	opacity: .5;
}

.enrollments-table-area .select-holder.disabled .jcf-select .jcf-select-text {
	color: #fff;
}

.enrollments-table-area .jcf-select .jcf-select-text {
	color: #555;
}

.contract-table-area01 {
	position: relative;
}

.contract-table-area01 .contract-table01 {
	position: relative;
}

.contract-table-area01 .table-head {
	position: relative;
	height: 130px !important;
}

.contract-table-area01 .table-row {
	position: relative;
	font-size: 0;
	line-height: 0;
}

.contract-table-area01 .table-col {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.contract-table-area01 .table-col:nth-child(1) {
	width: 260px;
}

.contract-table-area01 .table-col:nth-child(2) {
	width: 160px;
	padding: 0 0 0 30px;
}

.contract-table-area01 .table-col:nth-child(3) {
	background: #f7f7f7;
	width: 195px;
}

.contract-table-area01 .table-col:nth-child(3):before {
	background: #f7f7f7;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -25px;
	top: 0;
}

.contract-table-area01 .table-col:nth-child(4) {
	width: 285px;
	padding: 0 0 0 30px;
}

.contract-table-area01 .table-col:nth-child(5) {
	width: 160px;
	padding: 0 0 0 30px;
}

.contract-table-area01 .title {
	position: relative;
	color: #555;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	margin: 25px 0 12px;
	display: block;
}

.contract-table-area01 .text {
	position: relative;
	font-weight: 400;
	display: block;
	font-size: 15px;
	line-height: 20px;
}

.contract-table-area01 .text a {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	color: #00958f;
	text-decoration: none !important;
}

.contract-table-area01 .text a:hover {
	color: #002f2d;
}

.contract-table-area01 .link {
	display: block;
	color: #00958f;
	font-size: 15px;
	line-height: 18px;
	margin: 5px 0 0;
}

.contract-table-area01 .link a {
	color: #00958f;
	text-decoration: none;
}

.contract-table-area01 .link a:hover {
	text-decoration: underline;
}

.contract-table-area01 .help {
	display: inline-block;
	vertical-align: top;
	text-decoration: none !important;
	margin: 1px 0 0 3px;
	color: #555;
	outline: none;
	font-style: normal;
}

.contract-table-area01 .help:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	content: "\f05a";
	display: block;
}

.contract-table-area01 .help:hover {
	color: #00958f;
}

.contract-table-area01 .check-holder {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0 0 26px;
}

.contract-table-area01 .check-wrap-area {
	position: relative;
	width: 75px;
}

.contract-table-area01 .check-area {
	position: relative;
}

.contract-table-area01 .check-area label {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: inherit;
}

.contract-table-area01 .check-area .fake-label {
	position: relative;
	width: 14px;
	height: 14px;
	display: block;
	border: 1px solid #00958f;
	border-radius: 3px;
}

.contract-table-area01 .check-area .fake-label:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 3px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border: solid #00958f;
	border-width: 0 0 1px 1px;
	width: 6px;
	height: 3px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
	visibility: hidden;
}

.contract-table-area01 .check-area input[type="checkbox"] {
	position: fixed;
	opacity: 0;
	visibility: hidden;
}

.contract-table-area01 .check-area input[type="checkbox"]:disabled+.fake-label {
	opacity: .5;
}

.contract-table-area01 .check-area input[type="checkbox"]:checked+.fake-label:before {
	opacity: 1;
	visibility: visible;
}

.contract-table-area01 .select-holder {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #00958f;
}

.contract-table-area01 .select-holder.disabled {
	opacity: .5;
}

.contract-table-area01 .select-holder.disabled .jcf-select .jcf-select-text {
	color: #fff;
}

.contract-table-area01 .jcf-select .jcf-select-text {
	color: #555;
}

.contract-table-area01 .table-body {
	position: relative;
}

.contract-table-area01 .table-body .table-col {
	padding-top: 30px;
}

.contract-table-area01 .table-body .select-holder {
	margin: -8px 0 0;
}

.contract-table-area01 .table-body .table-row:last-child .table-col {
	padding-bottom: 25px;
}

.lcoation-table-area01 {
	position: relative;
}

.lcoation-table01 {
	position: relative;
}

.lcoation-table01 .table-head {
	position: relative;
	height: 64px;
}
.lcoation-table01 .addloca-contracts .table-head {
	height: 40px !important;
}
.lcoation-table01 .table-head .table-col {
	padding: 22px 0 0;
	height: 100%;
}

.lcoation-table01 .table-head .fake-text {
	font-weight: 700;
}

.lcoation-table01 .table-row {
	position: relative;
	font-size: 0;
	line-height: 0;
}

.lcoation-table01 .table-col {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.lcoation-table01 .check-area {
	position: relative;
}

.lcoation-table01 .check-area label {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: inherit;
}

.lcoation-table01 .check-area .fake-text {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #555;
	font-size: 15px;
	line-height: 20px;
}

.lcoation-table01 .check-area .fake-label {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 14px;
	height: 14px;
	border: 2px solid #555;
	border-radius: 3px;
	margin: 3px 8px 0 0;
}

.lcoation-table01 .check-area .fake-label:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 3px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border: solid #00958f;
	border-width: 0 0 1px 1px;
	width: 6px;
	height: 3px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
	visibility: hidden;
}

.lcoation-table01 .check-area input[type="checkbox"] {
	position: fixed;
	opacity: 0;
	visibility: hidden;
}

.lcoation-table01 .check-area input[type="checkbox"]:disabled+.fake-label {
	opacity: .5;
}

.lcoation-table01 .check-area input[type="checkbox"]:checked+.fake-label:before {
	opacity: 1;
	visibility: visible;
}

.lcoation-table01 .help {
	display: inline-block;
	vertical-align: top;
	text-decoration: none !important;
	margin: 1px 0 0 5px;
	font-style: normal;
	color: #555;
	outline: none;
}

.lcoation-table01 .help:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	content: "\f05a";
	display: block;
}

.lcoation-table01 .help:hover {
	color: #00958f;
}

.lcoation-table01 .table-body {
	position: relative;
}

.lcoation-table01 .table-body .table-row:nth-child(even) {
	background: #f7f7f7;
}
.lcoation-table01 .addloca-contracts .table-body .table-row:nth-child(even) {
	background: transparent !important;
}
.lcoation-table01 .table-body .table-col {
	padding: 20px 0;
}

@media (min-width: 768px) {
	.contract-section .container {
		padding: 0 15px;
	}
}

@media (max-width: 1199px) {
	.contract-table-area {
		overflow-x: auto;
		overflow-y: hidden;
	}

	.contract-table {
		width: 1200px;
	}

	.enrollments-table-wrap {
		overflow-x: auto;
		overflow-y: hidden;
	}

	.enrollments-table-area {
		width: 1200px;
	}

	.contract-table-area01 {
		overflow-x: auto;
		overflow-y: hidden;
	}

	.contract-table-area01 .contract-table01 {
		width: 1200px;
	}

	.lcoation-table-area01 {
		overflow-x: auto;
		overflow-y: hidden;
	}

	.lcoation-table01 {
		width: 1200px;
	}
}
.addLocation .lcoation-table-area01 {
	overflow-x: hidden !important;
}

/*** Amir ***/

.locations-wrap .head {
	padding: 40px 10px 7px;
}

.locations-wrap h1 {
	font-weight: 300;
	color: #00958f;
	font-size: 30px;
	line-height: 34px;
	margin: 0 0 15px;
}

.table-page-footer {
	background: #fff;
	margin: 0;
}

.footer-holder {
	padding: 58px 0;
	/*border-top: 1px solid #242725;*/
}

@media (max-width: 767.98px) {
	.footer-holder {
		padding: 35px 0 15px;
	}
}

.logo-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -6px 42px;
}

@media (max-width: 767.98px) {
	.logo-row {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 15px;
	}
}

.logo-row li {
	padding: 0 6px;
}

.logo-row img {
	display: block;
}

.footer-links {
	font-size: 12px;
	line-height: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 7px;
	font-weight: 600;
}

@media (max-width: 767.98px) {
	.footer-links {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.table-page-footer .footer-links li {
	padding: 0 10px;
	position: relative;
}

.footer-links li:after {
	position: absolute;
	left: 0;
	top: 3px;
	bottom: 2px;
	width: 1px;
	content: '';
	background: #555;
}

.footer-links li:first-child {
	padding-left: 0;
}

.footer-links li:first-child:after {
	display: none;
}

.footer-links a {
	color: #555;
	text-decoration: underline;
}

.footer-links a:hover {
	text-decoration: none;
	color: #00958f;
}

.footer-content {
	font-size: 13px;
	line-height: 15px;
	color: #555;
}

@media (max-width: 767.98px) {
	.footer-content {
		text-align: center;
	}
}

.footer-content a {
	font-weight: 400;
	color: #555;
}

.footer-content a:hover {
	text-decoration: underline;
	color: #00958f;
}

.location-bg-area {
	background: #f7f7f7;
	padding: 54px 0 36px;
	position: relative;
	color: #555;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 49px;
	letter-spacing: 0;
}

.location-bg-area:before {
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 0;
	content: '';
	background: #f7f7f7;
	z-index: -1;
}

.location-bg-area p {
	margin: 0 0 25px;
}

.btn-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	padding: 11px 0 0;
}

.btn-list li {
	padding: 0 10px;
}

.btn-list li .btn-primary {
	min-width: 98px;
	width: inherit;
	padding: 10px 15px;
}

.search-locations {
	color: #555;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 40px;
}

.search-locations p {
	margin: 0 0 26px;
}

.search-locations label {
	display: block;
	color: #00958f;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px;
}

.search-locations .field-area {
	max-width: 364px;
	margin: 0 0 34px;
	padding: 0 0 12px;
	border-bottom: 1px solid #00958f;
}

.search-locations .text-field {
	width: 100%;
	height: 24px;
	font-size: 15px;
	color: #555;
	border: none;
	outline: none;
	background: none;
}

.search-locations .text-field::-webkit-input-placeholder {
	color: #555 !important;
}

.search-locations .text-field::-moz-placeholder {
	opacity: 1;
	color: #555 !important;
}

.search-locations .text-field:-moz-placeholder {
	color: #555 !important;
}

.search-locations .text-field:-ms-input-placeholder {
	color: #555 !important;
}

.main-section .text-field::-webkit-input-placeholder {
	color: #555 !important;
}

.main-section .text-field::-moz-placeholder {
	opacity: 1;
	color: #555 !important;
}

.main-section .text-field:-moz-placeholder {
	color: #555 !important;
}

.main-section .text-field:-ms-input-placeholder {
	color: #555 !important;
}

.location-blocks-holder {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 8px;
}

.location-blocks-holder .column {
	margin-bottom: 30px;
	width: 33.3333%;
}

@media (max-width: 767.98px) {
	.location-blocks-holder .column {
		width: 50%;
	}

	#addloc-add .req-txt.dsk-only {
		display: none;

	}

	#addloc-add .req-txt.mob-only {
		margin-top: 0px !important;
		display: block !important;

	}
}

@media (max-width: 559.98px) {
	.location-blocks-holder .column {
		width: 100%;
	}
}

.location-block {
	position: relative;
	border: 1px solid #ccc;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}

.location-block .task-left {
	padding: 15px 18px;
	border-right: 1px solid #ccc;
}

.location-block .task-left label .checkmark {
	left: 13px;
	top: 28px;
	background: #fff;
}

.location-block .checkbox-grey .checkmark:after {
	top: -4px;
}

.location-block-description {
	padding: 21px 22px 24px;
	flex-grow: 1;
	flex-basis: 0;
	font-size: 14px;
	line-height: 16px;
}

.location-block-description .title {
	display: block;
	color: #00958f;
	font-size: 18px;
	line-height: 21px;
	margin: 0 0 6px;
}

@media (max-width: 991.98px) {
	.location-block-description {
		padding: 15px;
		font-size: 13px;
	}

	.location-block-description .title {
		font-size: 16px;
	}
}

.locations-confirm {
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 37px;
}

.check-list-area .checkmark {
	top: 4px;
	background: #fff;
	right: -9999px;
}

.check-list-area .checkmark:after {
	top: -4px;
}

.locations-confirm p {
	margin: 0 0 22px;
}

.check-list-area li {
	margin: 0 0 19px;
}

.location-block-description .btn-primary.link {
	position: relative;
}

.location-bg-area .task-detail ul {
	padding: 0;
	margin: 0 -11px;
	border: none;
}

.task-detail ul li {
	width: calc(20% - 22px) !important;
	padding: 0;
	margin: 0 11px 21px;
	height: auto !important;
	font-size: 15px;
	position: relative;
}

.location-bg-area .task-detail ul li {
	max-width: 363px !important;
	padding-bottom: 10px;
	width: 100% !important;
}

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: none;
	background: none;
	height: 35px;
	width: 100%;
}

.task-body .task-inner ul li span {
	height: 24px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 165px;
	letter-spacing: 0.1px;
	color: #555;
	margin: 2px 0;
}

.location-bg-area .jcf-select .jcf-select-opener:after {
	font-size: 14px;
	line-height: 14px;
	top: 9px;
}

.jcf-select .jcf-select-opener:after {
	position: absolute;
	right: 1px;
	top: 11px;
	font-family: "Font Awesome 5 Pro";
	content: "\f078";
	color: #00958f;
	font-size: 15px;
	line-height: 15px;
}

.jcf-select .jcf-select-opener:after {
	font-size: 12px;
	line-height: 12px;
	top: 12px;
}

.task-body .task-inner ul li .jcf-select {
	max-width: inherit !important;
	width: 100% !important;
}

.location-bg-area .jcf-select .jcf-select-opener:after {
	background: #fff;
	margin: 0;
}

.location-bg-area .jcf-select .jcf-select-opener {
	right: 18px;
}

.location-bg-area .task-detail {
	margin: 0 0 11px;
}

.btn-primary:hover {
	text-decoration: none;
}

.btn__back {
	background: none;
	border: 1px solid #00958f;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #00958f;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	height: 40px;
	line-height: 20px;
	padding: 9px 5px 9px 15px;
	position: relative;
	text-align: center;
	transition: all 0.4s ease 0s;
	vertical-align: top;
	width: 98px;
}

.btn__back:hover,
.btn__back:focus,
.btn__back:active {
	background: #005C56;
	color: #fff;
	box-shadow: none;
	border-color: #00958f;
	text-decoration: none;
}

.btn__back:before {
	position: absolute;
	left: 22px;
	top: 12px;
	font-family: "Font Awesome 5 Pro";
	content: "\f053";
	font-size: 14px;
	line-height: 14px;
}

.pager__new {
	margin: 0 0 41px;
}

.pager__new ul {
	margin: 0;
	display: inline-flex;
	flex-wrap: wrap;
	border: 1px solid #00958f;
}

.pager__new ul li {
	border-left: 1px solid #00958f;
}

.pager__new ul li:first-child {
	border: none;
}

.pager__new ul li a {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 38px;
	height: 38px;
	color: #00958f;
	font-size: 15px;
	line-height: 18px;
}

.pager__new ul li a:hover,
.pager__new ul li.active a {
	background: #00958f;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}

.main {
	/* overflow: hidden; */
}

.location-bg-area h2,
.locations-steps h2 {
	display: block;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	color: #555;
	margin: 0 0 6px;
	letter-spacing: 0;
}

.field-options {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
}

.field-options li {
	position: relative;
}

.field-options label {
	display: block;
	color: #00958f;
	font-size: 12px;
	line-height: 14px;
}

.field-options .text {
	position: absolute;
	left: -7rem;
	top: 18px;
	color: #555;
	font-size: 15px;
	line-height: 18px;
}

.field-options .text-field {
	background: none;
	border: none;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #00958f;
	font-size: 15px;
	line-height: 18px;
}

.field-options .btn-primary {
	width: 147px;
	height: 37px;
	padding: 7px 5px;
	margin: 7px 0 0 -31px;
}

@media (max-width: 1199.98px) {

	/*.field-options .text-field {
		width: 200px;
	}*/
	.field-options li:last-child {
		width: 100%;
	}

	.field-options .btn-primary {
		margin: 20px 0px;
	}

	.field-options .text {
		font-size: 11px;
		//left: -48px
	}
}

@media (max-width: 991.98px) {

	/*.field-options .text-field {
		width: 160px;
	}*/
	.field-options .text {
		font-size: 11px;
		//left: -40px
	}

}

@media (max-width: 768px) {
	.field-options .text-field {
		width: 140px;
	}

}

.location-block-description .address {
	margin: 0 0 10px;
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #555;
}

.new-location-link {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 100%;
}

.location-block:hover,
.location-block:focus,
.location-block:active {
	text-decoration: none;
}

.new-location-link .fa-plus-circle {
	font-size: 50px;
	line-height: 50px;
}

.fa-plus-circle:before {
	content: "\f055";
}

.fad.fa-plus-circle:after {
	content: "\10f055";
}

.fa-link:before {
	content: "\f0c1";
}

.new-location-link .text {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	padding: 10px 0 0;
}

.link-location__btn {
	background: none;
	border: 1px solid #00958f;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #00958f;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	height: 36px;
	line-height: 20px;
	padding: 7px 5px 7px 26px;
	position: relative;
	text-align: center;
	transition: all 0.4s ease 0s;
	vertical-align: top;
	width: 147px;
}

.link-location__btn .fa-link {
	position: absolute;
	left: 18px;
	top: 10px;
}

.link-location__btn:hover {
	background: #00958f;
	color: #fff;
}

.locations-steps {
	letter-spacing: 0;
}

.locations-steps p {
	margin: 0 0 27px;
}

.locations-steps .address {
	margin: 0 0 19px;
}

.main-section .heading-area .text-wrap .text {
	margin-bottom: -20px;
}

.main-section .heading-area .text-wrap .text p {
	max-width: inherit;
	margin: 0 0 20px;
}

.data-upload-holder {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.data-upload-holder .title {
	width: 200px;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #555;
	letter-spacing: 1px;
}

.data-upload-holder ul {
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	flex-grow: 1;
	flex-basis: 0;
	justify-content: space-between;
}

.data-upload-holder ul li {
	width: 30%;
}

.data-upload-holder .btn__upload {
	display: block;
	width: 100%;
	outline: none;
	background: #fff;
	border: 1px solid #00958f;
	border-radius: 0;
	font-size: 15px;
	line-height: 20px;
	color: #555;
	height: 44px;
}

.data-upload-holder .btn__upload span {
	color: #00958f;
	font-weight: 700;
}

.data-upload-holder .btn__upload:hover {
	background: #00958f;
	color: #fff;
}

.data-upload-holder .btn__upload:hover span {
	color: #fff;
}

.data-upload-holder .error .btn__upload {
	border-color: #ff0000;
}

.data-upload-holder .error .btn__upload span {
	color: #ff0000;
}

.data-upload-holder .error .btn__upload:hover {
	border-color: #00958f;
}

.data-upload-holder .error .btn__upload:hover span {
	color: #fff;
}

.section-table.table3 {
	background: none;
}

.modal .modal-dialog {
	width: 449px;
}

.modal .modal-header h2 {
	margin: 0;
	font-size: 15px;
	line-height: 20px;
	color: #555;
}

.modal .modal-header {
	/* height: 39px; */
	padding: 10px 30px !important;
	background: #cce9e8;
}

.modal .modal-content {
	border-radius: 0;
}

.modal .modal-body {
	padding: 24px 30px !important;
	min-height: inherit;
}

.modal .modal-footer {
	justify-content: flex-end;
	padding: 10px 30px 30px;
}

.modal .btn-primary {
	width: 98px;
}


/*** css addition ***/

.home-ico {
	border-right: 3px solid #12877c;
	padding-right: 24px;
	margin-right: 20px;
}

.home-ico a {
	padding: 0;
	margin: 0;
	position: relative;
	padding-left: 30px;
	margin-left: -30px;
}

.home-ico a:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	content: "\f015";
	left: 0;
	top: -1px;
	position: absolute;
}

.home-ico a:hover:before {
	color: #999 !important;
}

.modal-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0 !important;
	height: 100% !important;
	display: none;
	z-index: 999;
	transition: none !important;
}

.modal .modal-backdrop {
	display: none !important;
}

.modal-open .modal-backdrop {
	display: block;
	opacity: 0.5;
}

.modal-body .task-detail ul li {
	width: 20.95%;
	position: relative;
	padding-bottom: 0;
}

.task-detail ul li:before {
	content: '';
	position: absolute;
	height: 22px;
	width: 1px;
	background: #ccc;
	left: 0;
	top: 21px;
}

.task-detail ul li:first-child {
	padding-left: 0;
}

.task-detail ul li:first-child:before {
	display: none;
}

.task-detail ul li:last-child {
	padding-right: 0;
}

.task-detail ul li strong {
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: 400;
	color: #00958f;
}

.task-body .task-inner ul li {
	padding-bottom: 6px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
}

.tasks-wrapper .task-inner ul li .jcf-select {
	position: absolute;
	bottom: 9px;
}

.task-body .task-inner ul li textarea {
	cursor: pointer;
	bottom: 6px;
	position: absolute;
	max-width: 80%;
}

.task-body .task-inner ul li select {
	cursor: pointer;
	bottom: 9px;
	position: absolute;
}

.comments {
	display: block;
	padding: 10px 20px 15px;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
	font-size: 15px;
	margin-top: -1px;
}

.comments strong {
	display: block;
	font-size: 12px;
	line-height: 21px;
	font-weight: 400;
	color: #555;
}

.comments strong i {
	margin-right: 6px;
}

.comments p {
	margin: 0;
	letter-spacing: 0px;
}

.sub-tabs .tab-pane {
	position: relative;
}

.sub-tabs .tab-pane:before {
	content: '';
	position: absolute;
	left: -9999px;
	height: 100%;
	width: 9999px;
	background: #e4e4e4;
	top: 0;
}

.sub-tabs .tab-pane:after {
	content: '';
	position: absolute;
	right: -9999px;
	height: 100%;
	width: 9999px;
	background: #e4e4e4;
	top: 0;
}

.task-edit {
	padding: 10px 20px;
	background: #cce9e8;
	text-align: right;
	margin-top: -1px;
}

.task-edit button {
	display: inline-block;
	border: 0;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	color: #00958f;
	background: none;
}

.task-edit button i {
	margin-right: 4px;
	font-weight: bold;
	float: left;
	margin-right: 6px;
	margin-top: 2px;
}

.task-edit button:hover {
	cursor: pointer;
	color: #555;
}

.task-inner.green {
	background: #edfbfa;
}

.green_bar {
	padding: 10px 24px;
	background: #00958f;
	color: #fff;
	margin-bottom: 6px;
}

.tasks-wrapper.odd .task {
	border-top: none;
	border-left: 3px solid #00958f;
	margin-bottom: 6px;
}

.tasks-wrapper.odd .task:last-of-type {
	margin-bottom: 18px;
}

.green_bar label {
	float: left;
	margin: 4px 60px 0 0;
}

.green_bar .chkgreen .checkmark {
	background: none;
	border-color: #fff;
	margin-left: 6px;
}

.green_bar .chkgreen .checkmark:after {
	left: 1px;
	top: -1px;
	width: 6px;
	height: 8px;
	font-size: 10px;
	content: '\f00c';
	font-family: "Font Awesome 5 Pro";
	color: #fff;
}

.task-body .task-inner,
.task-edit {
	display: none;
}

.task-body .task-inner:first-child {
	display: block;
}

.task.expanded .task-inner,
.task.expanded .task-edit {
	display: flex;
	justify-content: flex-end;
}

.task.expanded .expand_task i:before {
	transform: rotate(-180deg);
	display: block;
	margin-right: 4px;
}

.task-opener-expanded .text-collapse {
	display: block;
}

.task-opener-expanded .text-expand {
	display: none;
}

.tabs.list-unstyled.js-tab-list li:first-child a {
	padding: 16px 26px;
}

.sub-tabs ul li:first-child a {
	padding: 16px 19px !important;
}

.tabs.list-unstyled.js-tab-list li {
	margin-right: 3px;
}

.task-inner ul li:after {
	content: '';
	position: absolute;
	bottom: 2px;
	width: 100%;
	background: #00958f;
	left: 0;
	right: 0;
	height: 1px;
}

.modal-content .modal-body .task-inner.green {
	padding-bottom: 20px;
}

.modal-content .modal-body .task-inner.green:first-child {
	padding-bottom: 0;
}

.modal-content .modal-body .task-inner.green ul li:first-child:after {
	left: 0;
	width: calc(100% - 20px);
}

.modal-content .modal-body .task-inner ul {
	border-bottom: 0;
}

.modal-content .modal-body .task-body .task-inner,
.modal-content .modal-body .task-edit {
	display: block
}

.select-comment {
	padding: 15px;
	font-size: 15px;
}

.select-comment .list.style01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.select-comment .list.style01 li {
	border: 2px solid #00958f;
	border-radius: 0;
	color: #555;
	display: block;
	background: none;
	cursor: pointer;
	border-radius: 30px;
	margin: 4px 0;
	width: calc(50% - 5px);
	overflow: hidden;
}

.select-comment .list.style01 li label {
	width: 100%;
	padding: 9px 20px 8px;
	margin-bottom: 0;
	display: block;
	cursor: pointer;
}

.select-comment .list.style01 li input[type="radio"] {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	cursor: pointer;
}

.select-comment .list.style01 li input[type="radio"]:checked+label {
	color: #00958f;
	background: #edfbfa;
	position: relative;
	padding-left: 43px;
}

.select-comment .list.style01 li input[type="radio"]:checked+label:before {
	font-family: "Font Awesome 5 Pro";
	content: "\f00c";
	color: #00958f;
	font-size: 14px;
	left: 22px;
	top: 9px;
	display: block;
	position: absolute;
}

.select-comment-head {
	display: block;
	margin-bottom: 12px;
	color: #555;
}

.enter-comment {
	background: #edfbfa;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 30px 20px 15px;
	display: none;
}

.enter-comment strong {
	font-weight: bold;
	font-size: 15px;
	color: #555;
	display: block;
}

.dash a {
	padding-top: 13px;
}

.enter-comment textarea {
	display: block;
	width: 100%;
	border: none;
	border-bottom: 1px solid #00958f;
	font-size: 15px;
	padding-bottom: 6px;
	background: none;
	height: 50px;
	resize: none;
	margin-top: 10px;
	outline: none;
	overflow: hidden;
}

.enter-comment span {
	display: block;
	text-align: right;
	font-size: 12px;
	color: #00958f;
	margin-top: 15px;
}

.modal-footer {
	padding: 15px 20px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#edit-task-modal .modal-footer {
	justify-content: flex-start;
	flex-direction: row-reverse;
}

.modal-footer p {
	text-align: left;
	max-width: 574px;
	margin-right: auto;
	padding-left: 20px;
	font-size: 15px;
	line-height: 20px;
}

.modal-footer p label {
	position: relative;
	left: -21px;
	top: 8px;
}

.modal-footer p a {
	font-weight: bold;
	font-size: 15px;
	color: #00958f;
}

.modal-dialog .modal-footer .btn-holder .btn {
	height: 41px;
	border: none;
	background: #00958f;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 0 17px;
	border-radius: 0;
	width: auto;
}

.modal-dialog .modal-footer .btn-holder .btn:hover {
	background: #006965;
}

@media (max-width: 1050px) {
	.modal-dialog {
		width: 94%;
		margin: 0 auto;
	}

	.modal-footer p {
		max-width: 57%;
	}

	.select-comment .list.style01 li label {
		height: 100%;
	}

	.green5 li .jcf-select {
		max-width: 84% !important;
	}

	#confirm-modal {
		margin-top: 20px;
	}

	.green5 li:nth-child(1) .jcf-select {
		max-width: 92% !important;
	}

	.green5 li:nth-child(5) .jcf-select {
		width: 79% !important;
	}
}

@media (max-width: 850px) {
	.task {
		display: block;
	}

	.task .task-right .expand_task:before {
		top: 9px !important;
	}

	.expand_task::before {
		left: 0 !important;
	}

	.jcf-select .jcf-select-opener {
		left: 77%;
	}

	.task-right {
		padding: 10px;
		text-align: center;
		background: #cce9e8;
		color: #fff;
		border: 0;
	}

	.task-right button {
		background: none;
		color: #555;
		font-weight: bold;
		font-size: 20px;
	}

	.task .task-left.checkbox-hidden {
		display: none;
	}

	.expand_task::before {
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 11px !important;
	}
}

@media (max-width: 767px) {
	.modal-footer {
		display: block;
	}

	.modal-footer p {
		max-width: 100%;
		width: 100%;
	}

	.task-inner.green ul li {
		height: auto !important;
	}

	#confirm-modal .modal-dialog .modal-footer .btn-holder .btn {
		margin-bottom: 10px;
	}

	.modal-footer .btns-holder {
		display: block;
		width: 100%;
	}

	#confirm-modal .modal-dialog {
		width: 94% !important;
	}

	.task-detail ul,
	.task-inner.green ul {
		flex-wrap: wrap;
	}

	.task-detail ul li,
	.task-inner.green ul li {
		padding: 0 0 10px;
		width: 100% !important;
	}

	.task-detail ul li:last-child {
		padding-bottom: 10px;
	}

	.task-detail ul li:before {
		display: none;
	}

	.task-body .task-inner ul li textarea {
		position: static !important;
	}

	.tasks-wrapper .task-inner ul li .jcf-select {
		position: relative;
	}

	#update-tasks .green2 li {
		width: 100% !important;
		max-width: 100% !important;
	}

	.green1 li:nth-child(5) .jcf-select {
		max-width: 100% !important;
	}

	#update-tasks .green2 li:nth-child(1) {
		width: 100% !important;
		min-width: 100%;
	}

	.jcf-select .jcf-select-opener {
		left: 97%;
	}

	.modal-content .modal-body .task-inner.green ul li::after {
		left: 0;
		right: 0;
		width: 100% !important;
	}

	.green2 li:nth-child(1) .jcf-select {
		max-width: 100% !important;
	}

	.green6 li:nth-child(1) .jcf-select {
		max-width: 99% !important;
	}

	.green6 li:nth-child(2) .jcf-select,
	.green6 li:nth-child(5) .jcf-select {
		max-width: 99% !important;
	}

	.task-left {
		border-bottom: 1px solid #ccc;
	}

	.task-detail ul {
		border-bottom: 0px;
	}

	.task-left label .checkmark {
		left: 24px;
		top: 17px;
	}

	.green5 li .jcf-select.jcf-unselectable,
	.green6 li:nth-child(1) .jcf-select,
	.green6 li:nth-child(2) .jcf-select {
		width: 100% !important;
		max-width: 100% !important;
	}

	.green5 li .jcf-select.jcf-unselectable {
		float: right;
	}
}

@media (max-width: 540px) {
	.tabs.list-unstyled.js-tab-list li {
		margin-top: 4px;
	}

	.green_bar label {
		margin: 4px 27px 0 0;
	}
}

.text-collapse {
	display: none;
}

.task-section-head button {
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	margin: -2px -5px 2px 0;
}

.task-inner.green ul li {
	color: #555;
}

.task-section-head button:hover {
	color: #00958f;
}

.no-text {
	display: block;
}

.no-text span {
	display: inline;
}

.modal-notification {
	background: #fdf19d;
	padding: 20px 20px 20px 62px;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 11px;
	position: relative;
	color: #555;
}

.modal-notification:before {
	content: '\f071';
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	left: 16px;
	top: 30px;
	font-size: 25px;
	color: #555;
}

.modal-notification strong {
	display: block;
	margin-bottom: 3px;
}

.js-tabs-html.tab-content {
	min-height: 200px;
	overflow-x: hidden;
}

.tab-content {
	border: 0px !important;
}

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 21px;
	font-size: 15px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
	padding: 0;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 6px 15px;
	color: #656565;
	height: 1%;
	cursor: pointer;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #00958f;
	color: #fff;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

.jcf-select-drop .jcf-select-drop-content {
	margin: 3px 0 0 !important;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #00958f;
	margin-top: 7px;
	margin-left: -3px;
}

.task-detail ul {
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 35px 39px 14px;
	margin: 0;
	width: 100% !important;
}

.js-filter-match-list .text {
	width: calc(100% - 30px);
	word-break: break-all;
}

.list-unstyled .data-tag-list js-filters-listing:empty {
	display: none;
}

.tabulator.expanded {
	display: block;
	text-overflow: ellipsis;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
	background: #00958f;
}

.simple-modal {
	max-width: 397px;
	margin: 0 auto;
}

.simple-modal .modal-footer .btn-holder {
	margin: 0 auto;
}

.simple-modal p {
	color: #555;
	line-height: 27px;
	margin: 10px 0 0;
}

.simple-modal .modal-footer {
	padding: 0;
	padding-bottom: 35px;
	text-align: center;
	border: none;
}

.simple-modal .modal-footer .btn-holder .btn-default.js-settings-cancel {
	background: #ccc;
	border: 2px solid #ccc;
	color: #fff;
	border-radius: 0;
}

.simple-modal .modal-footer .btn-holder .btn-default.js-settings-cancel:hover {
	opacity: .8;
	text-decoration: none;
}

.simple-modal .modal-footer .btn-holder .btn.js-settings-save {
	color: #00958f;
	border: 2px solid #00958f;
	background: #fff;
	line-height: 11px;
}

.simple-modal .modal-footer .btn-holder .btn.js-settings-save:hover {
	background: #00958f;
	color: #fff;
}

.dependencies {
	padding: 30px 44px;
	background: #00958f;
	margin-top: 36px;
}

.dependencies h3 {
	margin: 0 0 25px;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-align: center;
	letter-spacing: 1px;
}

.task-details {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.task-details a {
	padding: 13px 20px;
	width: 100%;
	background: #fff;
	display: block;
	color: #555;
	margin-bottom: 12px;
	font-size: 16px;
}

.task-details a span {
	float: right;
	font-weight: bold;
	color: #00958f;
}

.task-details a:hover {
	background: #ccc;
}

.table-page-footer {
	padding-top: 0 !important;
	margin-top: -9px;
}

.browser_notification {
	display: none;
	position: fixed;
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	font-weight: bold;
	color: #F88077;
	height: 100%;
	width: 100%;
	background: #fff;
	z-index: 99999;
}

.toolbar-footer {
	position: sticky;
	width: 100%;
	bottom: 0;
	padding: 13px;
	/* footer added on table page */
	margin-bottom: 60px;
}

.toolbar-footer .toolbar-btns {
	margin: 0 auto;
}


/* Create a custom checkbox */

.checkbox-grey {
	display: block;
	position: relative;
	padding-left: 22px;
	cursor: pointer;
	font-size: 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.checkbox-grey input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 14px;
	width: 14px;
	background: #e4e4e4;
	border: 1px solid #555;
	border-radius: 1px;
}

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

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

.checkbox-grey .checkmark:after {
	left: 1px;
	top: -1px;
	width: 6px;
	height: 8px;
	font-size: 10px;
	content: '\f00c';
	font-family: "Font Awesome 5 Pro";
	color: #00958f;
}


/* Create a custom checkbox */

.chkgreen {
	padding: 0;
}

.chkgreen .checkmark {
	background: #fff;
	border: 1px solid #00958f;
}

.chkgreen .checkmark:after {
	content: '\f00c';
	font-family: "Font Awesome 5 Pro";
	color: #00958f;
}

.step-block .task-detail ul {
	border: none;
	padding: 0;
	width: 100%;
	margin: 0 -15px;
	display: flex;
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
	flex-wrap: wrap;
	padding: 35px 39px 14px;
	width: 100% !important;
}

.task-inner.green textarea {
	position: static;
	height: 32px !important;
	line-height: 17px;
	padding: 4px 0;
	padding-top: 12px;
	margin-bottom: 10px;
	width: 100%;
	max-width: inherit;
	outline: none;
	overflow: hidden;
	border: 0px;
	background: none;
	resize: none;
}


/*** my ***/

.section-table.table_5 {
	background: none;
}

.section-table.table_5 .table-row {
	padding: 0 0 40px;
}

.section-table.table_5 .table-col {
	width: 110px;
	position: relative;
	padding: 0 9px;
	border-bottom: 0 !important;
}

.section-table.table_5 .table-col:first-child {
	width: 99px;
}

.section-table.table_5 .table-col:nth-child(3) {
	width: 187px;
}

.section-table.table_5 .table-col:nth-child(7) {
	width: 172px;
}

.section-table.table_5 .table-col:nth-child(8) {
	width: 172px;
}

.th-inner {
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
	height: 28px;
	font-size: 12px;
	line-height: 14px;
	color: #00958f;
	font-weight: 400;
}

.upconedit {
	background: none;
	border: none;
	/*width: 100%;*/
	height: 30px;
	border-bottom: 1px solid #00958f;
	font-size: 15px;
	line-height: 18px;
	color: #555;
}
.unerollReason .upconedit{
	width: 70%;
    margin-right: 30%;
}
.table-selector {
	background: none;
	border: none;
	/*width: 100%;*/
	height: 30px;
	border-bottom: 1px solid #00958f;
	font-size: 15px;
	line-height: 18px;
	color: #555;
}

.section-table.table_5 .text-field {
	background: none;
	border: none;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #00958f;
	font-size: 15px;
	line-height: 18px;
	color: #555;
}

.table-col_data {
	padding: 8px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.error-ico {
	position: relative;
	display: block;
	width: 17px;
	height: 16px;
}

.error-ico:after {
	position: absolute;
	left: 0;
	top: 0;
	font-family: "Font Awesome 5 Pro";
	content: "\f071";
	font-size: 15px;
	line-height: 15px;
	color: #ff0000;
}

#editcont-grid .bootstrap-table .table thead tr th {
	border-bottom: 0px solid;
	border-top: 0;
	padding: 8px 12px 30px 0px !important;
}

#manageloc-editcontract .bootstrap-table .table thead tr th {
	border-bottom: 0px solid;
	border-top: 0;
	padding: 8px 12px 30px 0px !important;
}

.bootstrap-table .table thead tr th .systName {
	width: 175px !important;
}

.table-col_data .checkmark {
	background: #fff;
	width: 13px;
	height: 13px;
}

.table-col_data .checkbox-grey .checkmark:after {
	top: 6px;
}

.table-col_data .checkbox-grey {
	padding-left: 15px;
	margin-top: 4px;
}

.table-col_data .checkbox-grey input {
	z-index: -1;
}

.alert__bar {
	padding: 40px 0 0;
	color: #ff0000;
	font-size: 15px;
	line-height: 18px;
}

.alert__bar a {
	color: #ff0000;
}

.alert__bar a:hover {
	text-decoration: none;
	color: #555;
}

.alert__bar p {
	margin: 0;
}

@media (max-width: 991.98px) {
	.data-upload-holder .title {
		width: 130px;
		font-size: 16px;
	}

	.data-upload-holder ul li {
		width: 32%;
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.data-upload-holder .title {
		width: 100%;
		font-size: 16px;
		display: block;
		margin-bottom: 10px;
	}

	.data-upload-holder ul li {
		width: auto;
		margin-bottom: 10px;
	}

	.addloc-btn-margin li a,
	.addloc-btn-margin li button {
		margin-bottom: 10px;
	}

	.table-wraper .btns-list {
		justify-content: space-between;
	}

	.table-wraper .btns-list li {
		padding: 0;
		margin-bottom: 10px;
	}

	.manageAccount .manageloc #manageloc-editcontract .btn-wrapper button {
		margin-bottom: 10px;
	}
}

.modal-content .group-holder {
	position: relative;
	padding: 0 0 27px;
	margin: 0 0 20px;
	border-bottom: 1px solid #555;
}

.modal-content .group-holder:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.modal-content .group-holder.primarygpo {
	padding: 0px;
	border-bottom: none;
}

.modal-content .group-holder.nonprimary_gpo {
	padding-top: 27px;
	border-top: 1px solid #555;
}

.modal-content .title {
	display: block;
	margin: 0 0 7px;
}

.modal-content p {
	margin: 0 0 7px;
	font-size: 13px;
	line-height: 15px;
}

.modal-content .select-holder {
	background: #edfbfa;
	padding: 20px 30px;
	position: relative;
}

.modal-content .select-holder label {
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.modal-content .jcf-select {
	height: 30px;
}

.modal-content .select-wrap {
	position: relative;
}

.modal-content .select-wrap:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -4px;
	content: '';
	height: 1px;
	background: #00958f;
}

.modal-content .jcf-select-text {
	display: block;
	font-size: 15px !important;
	line-height: 20px !important;
	color: #555 !important;
	padding: 7px 0 0 !important;
}

.jcf-select-drop {
	z-index: 9999;
}

.modal-content .btn-primary {
	width: 147px;
	margin-left: 19px;
	text-transform: none;
}

.modal-content .btn-cancel,
.modal-btn-no {
	position: relative;
	display: inline;
	width: 98px;
	height: 40px;
	color: #00958f;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	background: none;
	border-radius: 0;
	border: 1px solid #00958f;
	outline: none;
	padding: 8px 5px 8px 25px;
	text-transform: none;
	transition: all 0.4s ease;
}

.modal-content .btn-cancel:after,
.modal-btn-no:after {
	font-family: "Font Awesome 5 Pro";
	content: "\f00d";
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	position: absolute;
	left: 12px;
	top: 10px;
	transition: all 0.4s ease;
}

.modal-content .btn-cancel:hover,
.modal-content .btn-cancel:active,
.modal-content .btn-cancel:focus {
	background: #00958f;
	color: #fff;
}

.modal-btn-no:hover,
.modal-btn-no:active,
.modal-btn-no:focus {
	background: #00958f;
	color: #fff;
}

.modal-btn-si,
.modal-loginbtn {
	background: #00958f;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	text-transform: none;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	height: 40px;
	line-height: 20px;
	padding: 10px 15px;
	position: relative;
	text-align: center;
	transition: all 0.4s ease 0s;
	vertical-align: top;
	min-width: 98px;
}

.modal-btn-si:hover,
.modal-btn-si:active,
.modal-btn-si:focus {
	background: #999;
	color: #fff;
}

.modal-loginbtn:hover,
.modal-loginbtn:active,
.modal-loginbtn:focus {
	color: #fff;
}

.locations-wrap2 h1 {
	padding: 20px 0;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 34px;
	border-bottom: 1px solid #00958f;
}

.locations-wrap2 {
	font-size: 17px;
	line-height: 24px;
}

.locations-wrap2 p {
	margin: 0 0 16px;
}

.locations-wrap2 a:hover {
	text-decoration: none;
}

.locations-wrap2 .title {
	display: block;
	margin: 0 0 15px;
}

.locations-wrap2 .browse-holder {
	position: relative;
	margin: 0 0 25px;
}

.locations-wrap2 .browse-holder label {
	display: block;
	width: 520px;
	position: relative;
	height: 36px;
}

.locations-wrap2 .browse-holder label:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: '';
	border: 1px solid #cbcfd3;
	background: #fff;
	cursor: pointer;
}

.locations-wrap2 .browse-holder label:before {
	position: absolute;
	right: 0;
	width: 90px;
	height: 36px;
	background: #00958f;
	content: 'Browse';
	font-size: 15px;
	text-transform: capitalize;
	color: #fff;
	line-height: 36px;
	z-index: 2;
	cursor: pointer;
	text-align: center;
	font-weight: 700;
	transition: all 0.4s ease;
}

.locations-wrap2 .browse-holder label:hover:before {
	background: #999;
}

.locations-wrap2 .browse-holder input[type=file] {
	height: 36px;
	z-index: 9;
}

.locations-wrap2 .browse-wrap {
	padding: 0 0 40px;
	border-bottom: 1px solid #00958f;
	margin-bottom: 20px;
}

.table-page-footer {
	margin: 0;
}

.info-ico {
	position: relative;
	display: block;
	font-style: normal;
	width: 20px;
}

.info-ico:after {
	font-family: "Font Awesome 5 Pro";
	content: "\f05a";
	font-size: 15px;
	line-height: 15px;
	font-weight: 400;
	position: absolute;
	left: 0;
	top: 2px;
}

.modal-content .alert-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 15px 30px;
	background: #f7f7f7;
	color: #555;
	font-size: 15px;
	line-height: 20px;
}

.modal-content .alert-box .text {
	display: block;
}

.modal-content .group-holder:last-child .alert-box {
	border-bottom: 1px solid #ccc;
}

.modal-content .check-list {
	padding: 15px 0;
	font-size: 15px;
	line-height: 20px;
}

.modal-content .check-list li {
	margin: 0 0 10px;
}

.modal-content .check-list li .checkmark {
	background: #fff;
}

.modal-content .text-field-holder {
	padding: 30px 0 60px;
}

.modal-content .text-field-holder label {
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #00958f;
}

.modal-content .text-field {
	background: none;
	border: none;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #00958f;
	font-size: 15px;
	line-height: 18px;
}

.modal {
	background: rgba(0, 0, 0, 0.5) !important;
}

.modal-footer .btn+.btn {
	margin-left: 19px;
}

.task-left label {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0;
}

.task-left label .checkmark {
	position: absolute;
	left: 28px;
	top: 22px;
}

.bulkBrowse {
	width: 90px;
	height: 36px;
	background: #00958f;
	content: 'Browse';
	font-size: 15px;
	text-transform: capitalize;
	color: #fff;
	line-height: 36px;
	z-index: 2;
	cursor: pointer;
	text-align: center;
	padding: 0;
	font-weight: 700;
	transition: all 0.4s ease;
	border: 0;
	border-radius: 0
}

.dispFlex {
	display: flex;
}

.browse-holder {
	max-width: 520px;
}

.mainPageWrapper {
	margin: 0;
	overflow-y: visible !important;
}

.mainPageWrapper .main-section .heading-area {
	padding-bottom: 18px;
}

.mainPageWrapper .main-section .form-control {
	height: 36px;
}

.main-section .heading-area h1 {
	padding: 0;
}

.main-section.style01 .heading-area h1 {
	padding: 0 0 23px;
}

.main-section.style01 .heading-area .text-wrap {
	padding: 20px 0 34px;
}

.main-section.style01 .location-bg-area {
	padding: 44px 0 63px;
}

#add-location-results h2 {
	text-transform: uppercase;
	margin: 0 0 5px;
}

#add-location-results p {
	margin: 0 0 32px;
}

#modal-closebtn {
	width: 98px;
}

.addLocation .browse-btn-color {
	border: none;
}

.bootstrap-table .table {
	border-bottom: none;
}


/*    body * {
	scrollbar-width: thin;
	scrollbar-color: #00958F #ccc;
  } */

body *::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

body *::-webkit-scrollbar-track {
	background: #ccc;
}

body *::-webkit-scrollbar-thumb {
	background-color: #A9A9A9;
	border-radius: 0;
}

.checkmark {
	background: #fff;
}

.spacer_block:after {
	background: #fff !important;
}

.spacer_block:before {
	background: #fff !important;
}

.errorMsg {
	position: relative !important;
	top: 25px !important;
	background: #fff !important;
	color: #FF0000;
	font-size: 12px;
	text-align: left !important;
}

#addnewcontractmodal .acknowledgement .errorMsg {
	right: unset;
	left: 22px;
	width: 200%;
	top: 22px !important;
}

@media screen and (max-width: 767px) {
	#addnewcontractmodal .acknowledgement .errorMsg {
		width: 125%;
		top: 36px !important;
	}
}

.linkDPA-form .errorMsg {
	top: 0px !important;
}

.location-block-description .form {
	position: relative;
	display: flex;
	margin: 0 0 10px;
}

.location-block-description label {
	display: block;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
}

.location-block-description .form-control {
	width: 150px;
	border: none;
	padding: 0 3px;
	background: none;
	font-size: 14px;
	line-height: 20px;
	height: 20px !important;
}

.location-block-description .address {
	margin: 0 0 5px;
}

.location-block-description {
	position: relative;
	letter-spacing: 0;
}

.location-block-description.active {
	color: #fff;
	background: #00958f;
}

.location-block-description .active__bar {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 11px 26px 11px 22px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	background: #006360;
	color: #fff;
	opacity: 0;
	visibility: hidden;
}

.location-block-description.active .active__bar {
	opacity: 1;
	visibility: visible;
}

.location-block-description.active .title {
	color: #fff;
}

.location-block-description.active .address {
	color: #fff;
}

.location-block-description.active .form-control {
	color: #fff;
}

.location-block-description.active .link-location__btn {
	opacity: 0;
	visibility: hidden;
}

.location-block-description .active__bar .link {
	width: 68px;
	height: 26px;
	display: block;
	padding: 0;
	text-align: center;
	line-height: 24px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
}

.location-block-description .active__bar .link:hover {
	text-decoration: none;
	background: #00958f;
}

.form-control::-webkit-input-placeholder {
	color: #555 !important;
}

.form-control::-moz-placeholder {
	opacity: 1;
	color: #555 !important;
}

.form-control:-moz-placeholder {
	color: #555 !important;
}

.form-control:-ms-input-placeholder {
	color: #555 !important;
}

.location-block-description.active .form-control::-webkit-input-placeholder {
	color: #fff !important;
}

.location-block-description.active .form-control::-moz-placeholder {
	opacity: 1;
	color: #fff !important;
}

.location-block-description.active .form-control:-moz-placeholder {
	color: #fff !important;
}

.location-block-description.active .form-control:-ms-input-placeholder {
	color: #fff !important;
}

.main-section.style01 .step-block .task-detail ul {
	padding: 30px 0 0;
	width: auto !important;
}

.main-section.style01 .task-detail ul li:before {
	display: none;
}

.main-section.style01 .task-detail ul li ul {
	padding: 0 !important;
	width: auto !important;
	margin: 0 -8px;
}

.errorMsg.invalidField {
	position: absolute !important;
	left: 0 !important;
	top: 100% !important;
	/* top: 83% !important; */
	color: #ff0000;
	font-size: 10px;
	line-height: 15px;
	padding: 0 !important;
}

#add-location-step2,
#add-location-step3 .errorMsg.invalidField {
	position: relative;
	left: 0 !important;
	top: 102% !important;
	color: #ff0000;
	font-size: 10px;
	line-height: 15px;
	padding: 0 !important;
}


#manageloc-editinfo .errorMsg.invalidField {
	position: relative !important;
	left: 0 !important;
	top: 100% !important;
	/* top: 83% !important; */
	color: #ff0000;
	font-size: 12px;
	line-height: 15px;
	padding: 0 !important;
}

@media (max-width: 767.98px) {
	.field-options {
		display: block;
	}

	.field-options li {
		margin-bottom: 20px;
	}

	.field-options .text-field {
		width: 100%;
	}

	.field-options .text {
		position: initial;
		left: initial;
		top: initial;
		display: block;
		margin-bottom: 20px;
	}

	.field-options .btn-primary {
		margin: 0;
	}

	.main-section.style01 .location-bg-area {
		padding: 30px 0;
	}

	.main-section.style01 .location-blocks-holder .column {
		width: 100%;
	}

	.new-location-link {
		padding: 20px 15px;
	}

	.location-block-description .active__bar {
		padding: 11px 15px;
	}

	.main-section.style01 .step-block .task-detail ul {
		margin: 0;
	}
}

.addLocation .browse-btn-color {
	text-transform: capitalize;
}

select.table-selector,
select.upconedit {
	min-width: 220px;
	min-height: 30px;
}

td input.upconedit {
	white-space: nowrap;
	text-overflow: ellipsis;
}

#addloc_340b_alt_block {
	position: relative;
	margin-top: -15px;
}

#addloc_340b_alt_block,
#addloc_HIN_alt_block {
	width: 100% !important;
	margin-right: 68%;
}

#addloc_340b_alt_block:before,
#addloc_HIN_alt_block:before {
	content: '';
	position: absolute;
	left: -14px !important;
	right: -15px !important;
	bottom: -17px !important;
	top: -92px !important;
	background: #edfbfa !important;
	z-index: -1 !important;
	display: block !important;
	height: auto !important;
	width: auto !important;
}

@media (max-width: 767px) {
	#addloc_340b_alt_block {
		margin-top: -219px;
	}

	.rh_2 {
		margin-top: 71px !important;
	}

	#addloc_340b_alt_block::before {
		top: -76px !important;
	}

	.modal .modal-body {
		padding: 15px !important;
	}

	.modal .modal-dialog {
		width: 300px;
	}

	.modal-content .select-holder {
		padding: 15px;
	}

	.modal-footer .btn+.btn {
		margin-left: 10px;
	}

	.modal-content .btn-primary {
		width: 120px;
	}

	.patient-detail .detail-col {
		width: 100%;
	}

	.patient-detail .btns-list li {
		margin-bottom: 10px;
	}

	.table-section {
		padding: 30px 0 0;
	}
}

.jcf-list .jcf-list-content ul li {
	width: 100% !important;
	display: block;
}

.task-body .task-inner .jcf-compact-multiple span {
	max-width: 100% !important;
}

.contract-section .heading-area .icon-download {
	font-style: normal;
	display: inline-block;
	vertical-align: top;
	margin: 2px 2px 0 0;
}

.contract-section .heading-area .icon-download:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f14d";
	display: block;
}

.contracts-col {
	float: none !important;
	margin-bottom: 0px !important;
}

.table-body {
	/*  overflow: hidden;*/
}

.table-row {
	letter-spacing: -0.23em;
}

.table-col {
	letter-spacing: 0;
}

.fixed-table-loading {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 115px !important;
}

.section-table.contract-loc .table-head .table-col {
	border-bottom: 0px !important;
}

.table-wraper.mlocTab.style01:before {
	left: -9999px;
	right: -9999px;
}

.mainPageWrapper {
	overflow-y: visible !important;
}

.manageAccount.contract-loc.table3 {
	margin-top: 0;
}

.table-wraper.mlocTab.style01 .manageloc-table {
	border-top: 0px !important;
}

.heading-area em {
	max-height: 30px;
}


/* new css for multiselect */

.select-holder.disabled {
	opacity: 1 !important;
}

#manageloc-editcontract .jcf-scrollable-wrapper {
	height: 100% !important;
	overflow: visible !important;
}

#manageloc-editcontract .jcf-scrollable {
	height: 100% !important;
	overflow: visible !important;
}

#manageloc-editcontract .enrollments-table-wrap {
	overflow-y: inherit !important;
}

#locContract-table .select-holder {
	position: relative;
}

#locContract-table .select-holder:before {
	position: absolute;
	right: 4px;
	top: 7px;
	font-family: "Font Awesome 5 Pro";
	content: "\f078";
	color: #00958f;
	font-size: 12px;
	line-height: 12px;
	z-index: -1;
}

#locContract-table .select-holder input[type=text] {
	width: 100%;
	border: none !important;
	background: none;
	outline: none !important;
	box-shadow: none !important;
}

#edicont-table .select-holder {
	position: relative;
}

#editcont-table .select-holder:before {
	position: absolute;
	right: 4px;
	top: 7px;
	font-family: "Font Awesome 5 Pro";
	content: "\f078";
	color: #00958f;
	font-size: 12px;
	line-height: 12px;
	/* z-index: -1; */
}

#editcont-table .select-holder input[type=text] {
	width: 100%;
	border: none !important;
	background: none;
	outline: none !important;
	box-shadow: none !important;
}

.select-holder .es-list {
	background: #fff;
	font-size: 15px;
	line-height: 21px;
	border: 1px solid #00958f !important;
	box-shadow: none;
	max-height: 80px;
}
#editcont-table .select-holder .es-list {
	top:20px !important;
	background: #fff;
	font-size: 15px;
	line-height: 21px;
	border: 1px solid #00958f !important;
	box-shadow: none;
	max-height: 80px;
}
.select-holder .es-list li {
	background: none;
	padding: 6px 15px;
	color: #555;
	cursor: pointer;
	transition: all 0.4s ease;
	border: none !important;
}

.select-holder .es-list li:hover,
.select-holder .es-list li.selected {
	color: #fff;
	background: #00958f;
}

#manageloc-editcontract .jcf-scrollbar.jcf-scrollbar-vertical {
	opacity: 0;
}

#manageloc-editcontract .jcf-scrollable-wrapper .jcf-scrollbar.jcf-scrollbar-horizontal {
	opacity: 0;
}

.fixed-table-loading {
	display: none;
}

@media (max-width: 1199px) {
	#manageloc-editcontract .jcf-scrollable-wrapper {
		min-height: 210px;
		overflow-y: hidden !important;
	}
}

.contract-section .table-body {
	overflow-y: auto !important;
	margin: 0;
}

.lcoation-table-area01 .table-head .inner {
	max-width: 1175px;
	margin: 0 auto;
	display: block;
	padding: 0 15px;
	width: 100%;
}

.lcoation-table-area01 .table-body .inner {
	max-width: 1175px;
	margin: 0 auto;
	display: block;
	padding: 0 20px;
	width: 100%;
}

.jcf-select-drop .jcf-scrollbar-vertical {
	position: absolute;
	cursor: default;
	background: #ccc;
	width: 10px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select-drop .jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-select-drop .jcf-scrollbar-vertical .jcf-scrollbar-inc {
	background: #bbb;
	height: 0;
	width: 0;
	left: 0;
	top: 0;
}

.jcf-select-drop .jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
}

.jcf-select-drop .jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #00958f;
	height: 1px;
	width: 10px;
}

.location-bg-area .jcf-select .jcf-select-opener:after {
	background: none;
}

body *::-webkit-scrollbar-corner {
	background: #ccc;
}

.fixed-table-container thead th {
	height: auto !important;
}

.locEditContract-wrapper .fixed-table-body {
	overflow-x: auto !important;
	overflow-y: hidden !important;
	height: 100% !important;
	/* padding-bottom: 90px; */
}

.mainPageWrapper {
	/*padding-bottom: 90px;*/
}

.section-table.table3 .table-col:nth-child(1) {
	width: 620px;
}

.section-table.table3 .table-col:nth-child(2) {
	width: 330px;
}

.section-table.table3 .table-col:nth-child(3) {
	width: 175px;
}

.section-table.table3 .table-col:nth-child(4) {
	width: 170px;
}

.section-table.table3 .table-col:nth-child(5) {
	width: 210px;
}

.section-table.table3 .table-col:nth-child(6) {
	width: 150px;
}

.section-table.table3 .table-col:nth-child(7) {
	width: 355px;
}
.section-table.commitment-loc .table-col:nth-child(2) {
	width: 149px;
}
.section-table.commitment-loc .table-col:nth-child(3) {
	width: 149px;
}
.section-table.commitment-loc .table-col:nth-child(4) {
	width: 287px;
}
.table.contract-loc.section-table.table3 {
	margin-top: 0 !important
}

.update-btn {
	width: auto !important;
	min-width: 210px;
	padding: 7px 12px !important
}

.submit-btn {
	width: auto !important;
	min-width: 36px;
	padding: 7px 12px !important;
	position: relative;
	width: 210px;
	height: 36px;
	display: block;
	border: 1px solid #00958f;
	background: #00958f;
	color: #fff;
	text-align: center;
	padding: 7px 5px;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none !important;
	border-radius: 0;
}

.table-col .title {
	letter-spacing: -.02em;
}

.contract-table-area01 .contract-table01 .table-body {
	overflow-y: hidden !important;
}

.contract-table-area01 .contract-table-area01 thead th {
	vertical-align: top !important;
}

.contract-table-area01 .contract-table-area01 thead th .th-inner {
	padding: 8px 2px 55px !important;
}

.contract-table-area01 .contract-table-area01 thead th .th-inner .title {
	margin-top: 17px;
}

.contract-table-area01 .contract-table-area01 tbody td {
	padding-top: 30px;
}

.contract-table-area01 .contract-table-area01 tbody td:nth-child(3),
.contract-table-area01 .contract-table-area01 tbody td:nth-child(4) {
	position: relative;
}

.select-holder .es-list:empty {
	display: none;
}

#editcont-table .ecFacName {
	padding-left: 16px;
}

#editcont-table tbody td .ecFacName {
	padding-left: 16px;
}


/* #editcont-table .chkColumn {vertical-align: top;} */


/* #editcont-table .formularyPS{vertical-align: top;} */

.contract-table-area01 .contract-table-area01 tbody td:nth-child(3)::before,
.contract-table-area01 .contract-table-area01 tbody td:nth-child(4)::before {
	background: #f7f7f7;
	content: "";
	position: absolute;
	left: -30px;
	right: 30px;
	bottom: -25px;
	top: -21px;
	z-index: -1;
}

.contract-table-area01 .contract-table-area01 .termsColumn {
	min-width: 142px;
}

.contract-table-area01 .contract-table-area01 {
	min-width: 900px;
}

.contract-table-area01 .fixed-table-body.jcf-scrollable {
	overflow: visible !important;
}

.contract-table-area01 .fixed-table-body.jcf-scrollable td:first-child {
	padding: 8px 12px 8px 0px !important;
}

.contract-table-area01 .fixed-table-body.jcf-scrollable .ecFacName {
	width: 250px;
	padding-left: 8px;
}

.contract-table-area01 .fixed-table-body.jcf-scrollable .gpoGroup {
	width: 175px;
	padding-right: 70px;
}

.contract-table-area01 .fixed-table-body.jcf-scrollable .snameColumn {
	width: 200px;
	padding-right: 30px;
}

.modalTitle {
	width: 449px !important;
	margin-left: 0px !important;
}

#editContract-table thead {
	height: 130px;
}

#editcont-grid .fixed-table-container {
	/*width: 1080px;*/
	width: 120%;
	overflow: hidden;
	border-bottom: 1px solid;
}

.modal-btn-outline {
	position: relative;
	display: inline;
	width: 98px;
	height: 40px;
	color: #00958f;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	background: none;
	border-radius: 0;
	border: 1px solid #00958f;
	outline: none;
	padding: 8px 5px 8px 20px;
	text-transform: none;
	transition: all 0.4s ease;
}

.errorMsgContract {
	position: relative !important;
	top: 1px !important;
	background: #fff !important;
	color: #FF0000;
	font-size: 12px;
	text-align: left !important;
}

#manageloc-viewinfo .zipError {
	top: 64% !important;
}

#manageloc-viewinfo .hinError {
	top: 77% !important;
}

#manageloc-viewinfo .deaError {
	top: 57% !important;
}

#manageloc-viewinfo .startdateError {
	top: 81% !important;
}

#manageloc-viewinfo .enddateError {
	top: 97% !important;
}

#manageCotrt-viewcotrt .zipError {
	top: 64% !important;
}

#manageCotrt-viewcotrt .hinError {
	top: 64% !important;
}

#manageCotrt-viewcotrt .deaError {
	top: 47% !important;
}

#manageCotrt-viewcotrt .startdateError {
	top: 81% !important;
}

#manageCotrt-viewcotrt .enddateError {
	top: 81% !important;
}

.table3 .table-body {
	padding-top: 20px;
}


.disabled {
	pointer-events: none;
	opacity: 0.6;
	border: 1px solid #ccc !important;
	background-color: #ccc !important;
}
.addr-state.disabled {
	pointer-events: none;
	opacity: 0.8;
	border: 0px solid #ccc !important;
	background-color: transparent !important;
}

.BackHide {
	float: left;
	padding-right: 10px;
}

.lcoation-table-area01 .bottom-area {
	margin-left: 60px;
}

#editcontract-cancel:before {
	content: "";
}

#editcont-cancel:before {
	content: "";
}

@media (min-width: 850px) {
	#addactive-summmodal-PO-IPN .modal-content {
		width: 825px;
		margin-left: -180px;
	}

	#addactive-summmodal-PO-IPN .modal-header {
		height: 45px;
	}

	#addactive-summmodal-PO-IPN .modal-body {
		padding: 15px 30px !important;
	}

	#addactive-summmodal-PO-IPN h4 {
		margin-bottom: 15px;
		border-bottom: none !important;
		padding: 0px !important;
	}

	#addactive-summmodal .modal-content {
		width: 1150px;
		margin-left: -345px;
		height: 450px;
		overflow-y: scroll;
		margin-top: -100px;
	}

	#addactive-summmodal .modal-header {
		height: 45px;
	}

	#addactive-summmodal .modal-body {
		padding: 15px 30px !important;
	}

	#addactive-summmodal h4 {
		margin-bottom: 15px;
		border-bottom: none !important;
		padding: 0px !important;
	}

	#addnewcontractmodal.modal .modal-dialog {
		width: 449px;
	}
}

input[type='checkbox']:disabled+.fake-label {
	//background-color: #ccc;
	background-color: #fff;
	border: 1px solid #ddd;
}

#addcontract .bottom-area {
	max-width: 1175px !important;
	margin: 0 auto;
}

#gpo-upd-btn.disabled {
	border: 1px solid #ccc !important;
	background-color: #ccc !important;
}

#mloc-updloc-btn.disabled {
	border: 1px solid #ccc !important;
	background-color: #ccc !important;
}

#mlocview-rmv-btn.disabled {
	border: 1px solid #ccc !important;
	background-color: #ccc !important;
	color: white;
}

#mlocview-upd-btn.disabled {
	border: 1px solid #ccc !important;
	background-color: #ccc !important;
}

#activeSummary .th-inner {
	white-space: nowrap;
}

.activeUnenrollreason {
	color: white;
	background: #00958f;
}

#commongpoModal .modal .modal-footer {
	padding: 0px
}

#commongpoModal .modal-content {
	padding-top: 0px
}

.errorLine {
	border-bottom: 1px solid red !important;
}

#manageloc-viewinfo .errorMsg {
	margin-left: 1rem;
}

#manageCotrt-viewcotrt .errorMsg {
	margin-left: 1rem;
}

#navigatetoLinkDpa .modal-footer {
	text-align: center;
}

.navigatetoLinkDpaClose {
	margin-top: 1rem;
}

#navigatetoEditShipping .modal-footer {
	text-align: center;
}

#addloc-add .main-section .bottom-area .btns-list {
	display: block;
	width: 100%;
	text-align: left;
}

#addloc-add .main-section .bottom-area .btns-list li {
	display: inline-block;
}

#addloc-add .req-txt {
	width: 100%;
	text-align: left;
	margin-top: 10px;

}

#addloc-add .req-txt.mob-only {
	display: none;

}

/* #edicont-table .table > thead:first-child > tr:first-child > td { */


/* border-top: 0; */


/* padding: 8px 12px 30px 0px; */


/* } */


@media screen and (min-width:768px) {
	button#editcont-updateloc {
		margin-left: 15px;
	}
}

#dpa-finish-btn {
	float: right;
	margin-top: 3rem;
}

/* .ecFacName{padding-left:5px;} */


/* .chkColumn .formularyPS{vertical-align: top;} */

.dispAccProfile .errorMsg.invalidField {
	margin-left: 1rem;
	top: 83% !important;
}

#modal-btn-mgdpano.btn {
	margin: 0 auto;
	display: block;
	padding: 8px 5px 8px 5px;
}

#add-location-step2 textarea {
	margin-bottom: -5px;
}

#add-location-step3 textarea {
	margin-bottom: -5px;
}

.MVMOBannerclose {
	margin-right: 20%;
}

#ap-editinfo .errorMsg.invalidField {
	position: relative !important;
}

#DPAMVMOPOP .modal-dialog {
	width: 555px;
}

.date-format-text-position-edit {
	margin-top: -23px !important;
	margin-left: -246px !important;
	font-size: 12px;
	color: #00958f;
	height: 20px !important;
}

.date-format-text-position {
	margin-top: -24px !important;
	margin-left: -170px !important;
}
.date-format-text-position-effective-date {
	margin-top: -23px !important;
	margin-left: -175px !important;
    color: #00958f;
    font-size: 12px;
	height: 20px !important;
}
@media only screen and (max-width: 1023px) {
	.date-format-text-position {
		margin-top: -24px !important;
		margin-left: -588px !important;
	}
}

.staticTableHeader {
	overflow: visible !important;
}

/* CEP-4245 */
#gpo-upd-btn, #mloc-updloc-btn {
	display: inline-block;
}

li.disabled #mlocview-rmv-btn {
	color: #fff;
	border: 1px solid #999 !important;
	background-color: #999 !important;
}

.disabled>.unlike-btn>.unlike {
	background: url(../images/unlink-hover.svg) no-repeat;
}

/* End CEP-4245 */


/* New HTML Changes */
.suggestAddress-currentContainer strong {
	margin: 2.5rem;
}

.suggestAddress-suggestContainer strong {
	margin: 2.5rem;
	color: #00958f;
}

.sugg-correctionItems {
	color: red;
}

.sugg-facilityTitle {
	margin: 3rem 0;
	font-size: 22px;
}

.sugg-italic {
	font-style: italic;
	opacity: 0.75;
}

.sugg-title {
	font-size: 20px;
	font-weight: 500;
	margin: 2rem 0;
}

.sugg-content {
	margin-bottom: 2rem;
}

.suggested-Footer-Btn {
	margin: 0 -1rem;
	background: white !important;
	color: #00958f !important;
	border: 2px solid #00958f !important;
}

.suggestedAddressClose {
	color: red !important;
	border: 1px solid red !important;
}

@media (min-width: 850px) {
	.suggestAddress-Container2 {
		display: flex;
	}

	.suggestAddress-Container1 {
		min-width: 160%;
		width: 825px;
		margin-left: -180px;
	}

	.suggestAddress-Container3 {
		width: 50%;
	}

	.file-upload {
		width: 50%;
	}
}

.suggestAddress-Container2 {
	margin: 1rem 0;
}

.suggestAddress-Container3 {
	padding: 1rem 1rem 1rem 0;
}

.suggestAddress-currentContainer {
	cursor: pointer;
	border: 3px solid #513d3d33;
	margin: 1rem 0;
	padding: 2rem;
	min-height: 89px;
}

.suggestAddress-suggestContainer {
	cursor: pointer;
	border: 3px solid #513d3d33;
	margin: 1rem 0;
	padding: 2rem;
	min-height: 89px;
}

.selectedSuggestion {
	border: 3px solid #00958f !important;
}

.suggestAddress-wrapper {
	display: flex;
}

.suggestAddress-selectionbox {
	margin: 0 1rem 0 0 !important;
}

.suggestAddress-Container1 .modal-header {
	background-color: #00958f !important;
}

.suggestAddress-Container1 .h4 {
	color: white;
	font-size: 14px;
	margin: 3px;
}

.bu-1 {
	margin-left: 1.5rem;
}

.bu-2 {
	margin-top: 5rem;
}

.bu-red {
	color: red;
}

.bu-ItalicFont {
	font-style: italic;
	opacity: 0.75;
}

.file-upload-btn:active {
	border: 0;
	transition: all .2s ease;
}

.file-upload-content {
	display: none;
	text-align: center;
	border: 3px dashed rgb(0, 135, 124);
	cursor: move;
	position: relative;
	background: rgb(223, 240, 239);
	padding: 5rem;
}

.file-upload-input {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	outline: none;
	opacity: 0;
	cursor: pointer;
}

.image-upload-wrap {
	border: 3px dashed #00877c;
	cursor: move;
	position: relative;
	background: #dff0ef;
}

.image-title-wrap {
	padding: 0 15px 15px 15px;
	color: #222;
}

.drag-text {
	text-align: center;
	padding: 5rem;
}

.drag-text span {
	font-weight: 500;
}

.drag-text svg {
	overflow: hidden;
	max-height: 2rem;
}


.file-upload-image {
	max-height: 200px;
	max-width: 200px;
	margin: auto;
	padding: 20px;
}

.remove-image {
	overflow-wrap: break-word;
	width: 200px;
	margin: 0;
	color: #fff;
	background: #cd4535;
	border: none;
	padding: 10px;
	border-radius: 4px;
	border-bottom: 4px solid #b02818;
	transition: all .2s ease;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
}

.remove-image:hover {
	background: #c13b2a;
	color: #ffffff;
	transition: all .2s ease;
	cursor: pointer;
}

.remove-image:active {
	border: 0;
	transition: all .2s ease;
}

.Validation-container div {
	margin: 1rem 0;
}

.Validation-container input {
	margin: 1rem 0;
}

@media (max-width: 767px) {
	#correctionGuidePopUp .btn-holder button {
		display: block;
		margin: 1rem 0;
	}

	#addrSuggestionPopUp .btn-holder button {
		display: block;
		margin: 1rem 0
	}
}

.bu_contentWrapper svg {
	display: none
}

.bu_contentWrapper span {
	display: none
}

.file-list, .remove {
	display: none
}

.drop-area input {
	height: 29rem !important;
	margin-left: -5rem;
	margin-top: -5rem;
}

#connect-location-main-title {
	padding-bottom: 2rem;
}

.selectedLabel {
	color: #00958f;
}


.suggestAddress-Container2 input[type="radio"] {
	appearance: none;
	border: 2px solid black;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	content: none;
	outline: none;
	margin-top: 1rem !important;
	padding: 0.75rem;
	position: relative;
	margin-top: 0 !important;
}

.suggestAddress-Container2 input[type="radio"]:checked::before {
	position: absolute;
    background-color: #00958f !important;
    content: "";
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.addStdSave{
	display: inline-flex;
	align-items: center;
	text-transform: capitalize !important;

}
#addrSuggestionPopUp_ML .modal-title {
	color: white;
}

.suggestedAddressCancel-ML {
	text-transform: none !important;
}

/** correction guide **/
#correctionGuide .modal-dialog {
	width: 700px;
}

#correctionGuide .modal-footer button {
	border: 2px solid #00958F;
	background: white;
	border-radius: 0;
	color: #00958F;
	font-size: 14px;
	margin-right: 10px;
	padding: 5px 8px;
}

/* #correctionGuide .modal-footer button.cls {
	border-color: #FF3838;
	color: #FF3838;
} */

#correctionGuide .modal-footer button.active {
	background: #00958F;
	color: white;
}

#correctionGuide .modal-footer button:last-of-type {
	margin-right: 0;
}

#correctionGuide .modal-header {
	background-color: #00958F;
	color: white;
	font-size: 18px;
	position: relative;
}
#correctionGuide .modal-header span{
	position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    top: 50%;
    transform: translateY(-50%) !important;
}

#correctionGuide .modal-content {
	border: 0;
}

#correctionGuide .popup-header {
	color: #555555;
	font-weight: bold;
	margin-bottom: 15px
}

#correctionGuide .popup-text {
	color: #737373;
}

#correctionGuide .popup-text p {
	font-size: 12px;
	margin-bottom: 10px;
}

#correctionGuide .popup-text p:first-child {
	font-weight: bold;
}

#correctionGuide .popup-text p:last-child {
	font-style: italic;
}

.facility-block .facility-block-header {
	color: #686868;
	font-size: 17px;
	margin: 15px 0;
}

.facility-block .facility-block-header span:last-child {
	color: #FF3838;
}

.facility-block .facility-info {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.address-standardization {
	display: flex;
	margin-bottom: 25px;
}

.address-standardization input[type="radio"] {
	position: absolute;
	z-index: -1;
	visibility: hidden;
}

.address-standardization label {
	width: 50%;
	display: flex;
	box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.2) inset;
}

.address-standardization input[type="radio"]:checked+label, .cg-selected-address {
	box-shadow: none;
	border: 2px solid #00958F;
	box-sizing: border-box;
}

.address-standardization input[type="radio"]:checked+label .add-std-radio:after, 
.cg-selected-address .add-std-radio:after{
	position: absolute;
	width: 8px;
	height: 8px;
	background: #00958F;
	top: 50%;
	left: 50%;
	content: "";
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.address-standardization input[type="radio"]:checked+label .address-block>span:first-child {
	color: #00958F;
}

.address-standardization label:last-of-type {
	margin-left: 10px;
}

.address-standardization label:first-of-type {
	margin-right: 10px;
}

.address-standardization label .radio-block {
	width: 15%;
	display: flex;
}

.address-standardization label .address-block {
	width: 85%;
	padding: 15px 15px 15px 0;
}

.address-standardization label .address-block span {
	display: block;
}

.address-standardization label .radio-block {
	align-items: center;
	justify-content: center;
}

.address-standardization label .radio-block span {
	border-radius: 50%;
	width: 16px;
	height: 16px;
	border: 2px solid #555555;
	position: relative;
}

.address-standardization label .address-block span {
	font-size: 12px;
}

.address-standardization label .address-block span:first-of-type {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

.fields-to-correct .field-row {
	margin-bottom: 15px;
}

.fields-to-correct .field-row .field-label {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}

.fields-to-correct .field-row input,
.fields-to-correct .field-row select,
.fields-to-correct .field-row input:active,
.fields-to-correct .field-row select:active,
.fields-to-correct .field-row input:hover,
.fields-to-correct .field-row select:hover,
.fields-to-correct .field-row input:focus,
.fields-to-correct .field-row select:focus {
	border-radius: 0 !important;
    border: none !important;
    border-bottom: 2px solid #00958f !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 12px;
}
.fields-to-correct .field-row input.errorfield,
.fields-to-correct .field-row select.errorfield{
	border-bottom: 2px solid rgb(255,0,0) !important;
}
.err-field .errorMsg.invalidField{
	position: static !important;
	padding-top: 5px !important;
}
.fields-to-correct .field-row .jcf-select {
	border: 1px solid;
	width: 33%;
	height: auto;
}

.fields-to-correct .field-row .jcf-select-text {
	font-size: 12px !important;
	padding: 2px 20px 2px 7px !important;
}

#connect-enroll-loc-text .text-bold {
	font-size: 14px;
	font-weight: bold;
}

/* #FE0505 */
#connect-enroll-loc-text .red-highlight {
	color: #FE0505;
	font-size: 12px;
	margin-bottom: 3px;
}

#connect-enroll-loc-text ol {
	padding-left: 25px;
}

#connect-enroll-loc-text ol li {
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 5px;
}

#connect-enroll-loc-text ol>li::marker {
	font-weight: bold;
}

.caution-info-text {
	font-size: 12px;
	font-style: italic;
	color: #818181;
	margin-bottom: 20px;
}

/* location information banner styles starts here */

#location-info-banner {
	position: relative;
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}

#location-info-banner:before {
	height: 100%;
	content: "";
	background: #F7F7F7;
	position: absolute;
	top: 0;
	left: -9999px;
	right: -9999px;
}

.location-info-wrapper {
	z-index: 1;
	display: flex;
}

.location-info-wrapper>div {
	display: flex;
	padding: 30px 20px;
}

.location-info-wrapper>div:not(:first-child) {
	font-size: 14px;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.location-info-wrapper>div:not(:first-child) .count-label {
	position: relative;
	padding-bottom: 3px;
}

.location-info-wrapper>div:not(:first-child) .count-text {
	font-size: 32px;
	font-weight: bold;
}

.location-info-wrapper>div:not(:first-child) .count-label:before {
	content: "";
	position: absolute;
	width: calc(100% - 10px);
	height: 2px;
	background: #00958F;
	bottom: 0;
	left: 5px;
	z-index: 2;
}

.location-info-wrapper>div:last-child .count-label:before {
	background-color: red;
}

.location-info-wrapper .location-info-text {
	font-size: 18px;
	font-weight: bold;
	align-items: center;
}

/*  */
.staging-tab-wrapper {
	display: flex;
	justify-content: space-between;
}

.staging-tab-wrapper ul {
	list-style: none;
	display: flex;
	padding: 0;
	margin: 0;
	order: 1;
}

.staging-tab-wrapper ul li button {
	background: #00958F;
	border: 0;
	border-radius: 0 !important;
	color: white;
	outline: none !important;
	font-size: 14px;
	padding: 10px 20px;
}

.staging-tab-wrapper ul li button:not(.active) {
	padding-top: 5px;
	margin-top: 5px;
	background: #017670;
}

.staging-tab-wrapper ul li:first-child button:not(.active) {
	padding-left: 15px;
	margin-left: 5px;
}

.staging-tab-wrapper ul li:last-child button:not(.active) {
	padding-right: 15px;
	margin-right: 5px;
}

.cg-button-wrapper {
	order: 2;
}

.cg-button-wrapper button {
	background: white;
	outline: none;
	color: #00958F;
	border: 2px solid #00958F;
	border-radius: 0 !important;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
}


.bent-arrow{
	width: 20px;
	transform: rotate(180deg);
	filter: invert(56%) sepia(0%) saturate(102%) hue-rotate(140deg) brightness(91%) contrast(86%);
}
.table-suggestion-block{
	height: 50px;
}
.tsb-holder{
	display: flex;
	position: absolute;
	width: 700px;
	padding: 10px 0;
}
.tsb-suggestion-arrow-img{
	width: 30px;
}
.tsb-suggestion-msg{
	font-size: 12px;
	color: #818181;
	width: 275px;
}
.tsb-suggestion-addr{
	font-weight: bold;
	font-size: 12px;
	width: 225px;
}
.tsb-suggestion-buttons{
	display: flex;
	width: 100px;
	align-items: center;
}
.tsb-suggestion-buttons button{
	background: white;
	outline: none;
	color: #00958F;
	border: 1px solid #00958F;
	border-radius: 0 !important;
	font-weight: bold;
	padding: 3px 5px;
	font-size: 11px;
	margin-right: 10px;
	height: 30px;
}
.tsb-suggestion-buttons button:last-child{
	color: red;
	border-color: red;
	margin-right: 0;
}


/* Bulk upload staging table style revamp */


#bulkUploadLoc .tab-content,
#bulkUploadLoc .tab-content .fixed-table-container,
#bulkUploadLoc .table-section {
    padding: 0;
}
#bulkUploadLoc table{
	margin: 0;
}

#bulkUploadLoc table th{
	padding: 0;
	background: #00958F !important;
}


#bulkUploadLoc table th .th-inner {
	padding: 7px 10px !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: normal !important;
    align-items: center !important;
}
#bulkUploadLoc table th[data-field="merckAccountNo"],
#bulkUploadLoc table th[data-field="newExistStatus"]{
	min-width: 100px;
}
#bulkUploadLoc table th[data-field="selection"]{
	padding-left: 15px;
}
#bulkUploadLoc table tr td:first-child{
	padding-left: 25px !important;
}
#bulkUploadLoc table tr td{
	padding: 7px 10px !important;
}

#bulkUploadLoc .InfoTooltip svg{
	margin-top: 3px;
	filter: invert(25%) sepia(71%) saturate(5740%) hue-rotate(166deg) brightness(100%) contrast(101%);
}
#bulkUploadLoc table .fa-exclamation-triangle{
	color: red;
	font-size: 14px
}
#bulkUploadLoc table .validationStat{
	text-transform: lowercase;
	display: block;
	font-size: 13px;
	padding-top: 2px;

}
#bulkUploadLoc table .validationStat:first-letter{
	text-transform: uppercase;
}
#bulkUploadLoc table tr:nth-child(odd) td{
	background: #F5F5F5 !important;
}
#bulkUploadLoc table input,
#bulkUploadLoc table select{
	font-size: 12px;
}
#bulkUploadLoc table .upconedit,
#bulkUploadLoc table select.upconedit{
	height: 25px !important;
	min-height: 25px;
}
.bulkupload-wrapper .tooltip-inner{
	background-color: #CCE9E8;
	text-align: left;
	padding: 15px 25px !important;
}
.bulkupload-wrapper .tooltip-inner > b:first-child{
	color: #00958F;
	font-weight: bold;
	margin-bottom: 5px;
	display: inline-block;
	font-size: 13px;
}
.bulkupload-wrapper .tooltip-inner ul {
	font-size: 11px;
	line-height: 15px;
	padding-left: 12px;
	color: #000
}
.bulkupload-wrapper .tooltip-inner ul li{
	margin-bottom: 5px;
}
.bulkupload-wrapper .tooltip.top .tooltip-arrow { 
	border-top-color: #CCE9E8; 
} 

.bulkupload-wrapper .tooltip.left .tooltip-arrow{ 
	border-left-color: #CCE9E8; 
} 
.bulkupload-wrapper .tooltip.bottom .tooltip-arrow{ 
	border-bottom-color: #CCE9E8; 
} 
.bulkupload-wrapper .tooltip.right .tooltip-arrow{ 
	border-right-color: #CCE9E8; 
} 
#bulkUploadLoc .tab-content .alert__bar {
    padding: 0;
    font-size: 14px;
}
.tsb-suggestion-buttons button:first-child:hover{
	background-color: #00958F;
	color: #fff;
}
.tsb-suggestion-buttons button:last-child:hover{
	background-color: red;
	color: #fff;
}
#upload-correction-table .tooltip-inner,
#upload-loctable .tooltip-inner{
	font-size: 11px !important;
	margin: 0 !important;
	padding: 5px 10px !important;
}

#gpoSwitchConfNo:hover{
	background-color: #00958f;
	color: #fff;
}
.acc-profile-partner-lable {display: flex;align-items: center;}

.acc-profile-partner-lable label {
    margin: 0 3px 0 0;
}

.acc-profile-partner-lable button {
    background: transparent;
    position: relative;
    color: #00877c;
    font-size: 16px;
    padding: 0;
    font-weight: bold;
    text-decoration: underline;
    margin-left: 13px;
}

.acc-profile-partner-lable button:hover,.acc-profile-partner-lable button:active,.acc-profile-partner-lable button:focus {
    background: transparent;
    text-decoration: none;
    color: #00877c;
    justify-content: flex-end;
    /* display: inline-flex; */
}

.acc-profile-partner-lable button:before {
    content: "";
    position: absolute;
    height: 85%;
    width: 2px;
    background: #00877c;
    left: -8px;
    top: 2px;
}

.modal-body .tc-link {
    text-decoration: underline;
    font-size: 14px;
}

.modal-body .tc-link:hover,.modal-body .tc-link:focus,.modal-body .tc-link:active {
    color: #00958f;
    text-decoration: none;
}
@media (min-width: 850px) { 
	#addPartnershipmodal .modal-content {
		width: 825px;
		margin-left: -180px;
	}
	#addPartnershipmodal .modal-header {
		height: 45px;
	}
	#addPartnershipmodal .modal-body  {
		padding: 15px 30px !important;
	}
	#addPartnershipmodal h4  {
		margin-bottom: 15px;
		border-bottom: none !important;
		padding: 0px !important;
	}
	#addPartnershipmodal.modal .modal-dialog {
		width: 449px;
	}


	#addPartnershipContractmodal .modal-content {
		width: 825px;
		margin-left: -180px;
	}
	#addPartnershipContractmodal .modal-header {
		height: 45px;
	}
	#addPartnershipContractmodal .modal-body  {
		padding: 15px 30px !important;
	}
	#addPartnershipContractmodal h4  {
		margin-bottom: 15px;
		border-bottom: none !important;
		padding: 0px !important;
	}
	#addPartnershipContractmodal.modal .modal-dialog {
		width: 449px;
	}
}
@media (min-width: 850px) {
	#addPartnershipmodal.modal .modal-dialog {
		width: 449px;
	}
	#addPartnershipContractmodal.modal .modal-dialog {
		width: 449px;
	}
}
@media (min-width: 1200px) {
  #addPartnershipmodal {top:-150px}
  
  #addPartnershipContractmodal {top:-150px}
}
.SiteEditCP .acknowledgement .popup-chkbox 
{
	float: left;
}
.SiteEditCP .acknowledgement label.popup-label 
{
	float: left;
	font-weight: normal;
	margin-left: 5px;
	width: 88%;
}

.termnCondition{
    display: block;
    margin-top: -10px;
    padding-left: 20%;
    text-decoration: underline;
}

.hideOnStagingFlow {
	display: none;
}
.tooltip {
	pointer-events: none;
}
#enrollbulk-loc {
	color: #fff
}