body {
  /* font-family: din-2014, sans-serif !important; */
  font-family: 'Roboto', sans-serif !important;
}
button {
  outline: none;
}
@media only screen 		
  and (min-device-width: 375px) 		
  and (max-device-width: 667px) 		
  and (-webkit-min-device-pixel-ratio: 2)  {	
		
  #contracts-tab{	
width:48.5% !important;	
}	
/* 540px code  */	
.tabs.list-unstyled.js-tab-list li {	
    margin-top: 4px;	
  }	
  .green_bar label {	
    margin: 4px 27px 0 0;	
  }	
  	
  	
.locations_info {	
    font-size: 18px;	
    line-height: 20px;	
    padding: 35px 10px 20px;	
    width: 120px;	
  }	
  .contracts_info {	
    font-size: 18px;	
    line-height: 20px;	
    width: 180px;	
    padding-left: 10px;	
    padding-right: 10px;	
  }	
  .contracts_info span,	
  .locations_info span {	
    font-size: 45px;	
  }	
  .user-notification span {	
    float: none;	
    display: block;	
  }	
  .user-notification {	
    font-size: 18px;	
    padding: 12px;	
  }	
  .user-alert {	
    padding: 12px;	
    font-size: 18px;	
  }	
  .user-alert p {	
    margin: 16px -12px -12px;	
    padding: 15px;	
  }	
  .dashboard-hero {	
    padding: 20px;	
  }	
  .tasks_wrap h2 {	
    font-size: 18px;	
    letter-spacing: 0px;	
    left: 0 !important;	
  }	
  .tasks_wrap h2 span {	
    display: block;	
    margin-top: 5px;	
  }	
  .jcf-select .jcf-select-opener {	
    left: 94%;	
  }	
  /* 540px code end */	
  	
  .home-ico {	
    border-right: 3px solid #12877c;	
     padding-right: 6px !important;	
    margin-right: 26px !important;	
}	
.profile-link-small-screen {	
    display: inline-block;	
	padding-right: 22px !important;	
    margin-right: 5px !important;	
}	
.user-info {	
    font-size: 16px;	
    right: 0px !important; 	
    letter-spacing: 0.2px;	
    font-weight: 400;	
}	
  }	
  	
  	
  @media only screen 		
  and (min-device-width: 375px) 		
  and (max-device-width: 667px) 		
  and (-webkit-min-device-pixel-ratio: 3) 		
  and (orientation: landscape){		
  #contracts-tab{	
width:auto !important;	
}	
  }	
  	
  	
  	
@media only screen 		
  and (min-device-width: 414px) 		
  and (max-device-width: 736px) 		
  and (-webkit-min-device-pixel-ratio: 3) 	{	
	  #contracts-tab{	
width:44% !important;	
}	
.home-ico {	
    border-right: 3px solid #12877c;	
     padding-right: 6px !important;	
    margin-right: 26px !important;	
}	
.profile-link-small-screen {	
    display: inline-block !important;	
	padding-right: 23px !important;	
    margin-right: 5px !important;	
}	
.user-info {	
    font-size: 16px;	
    right: 0px !important; 	
    letter-spacing: 0.2px;	
    font-weight: 400;	
}	
/* 540px code  */	
.tabs.list-unstyled.js-tab-list li {	
    margin-top: 4px;	
  }	
  .green_bar label {	
    margin: 4px 27px 0 0;	
  }	
  	
  	
.locations_info {	
    font-size: 18px;	
    line-height: 20px;	
    padding: 35px 10px 20px;	
    width: 120px;	
  }	
  .contracts_info {	
    font-size: 18px;	
    line-height: 20px;	
    width: 180px;	
    padding-left: 10px;	
    padding-right: 10px;	
  }	
  .contracts_info span,	
  .locations_info span {	
    font-size: 45px;	
  }	
  .user-notification span {	
    float: none;	
    display: block;	
  }	
  .user-notification {	
    font-size: 18px;	
    padding: 12px;	
  }	
  .user-alert {	
    padding: 12px;	
    font-size: 18px;	
  }	
  .user-alert p {	
    margin: 16px -12px -12px;	
    padding: 15px;	
  }	
  .dashboard-hero {	
    padding: 20px;	
  }	
  .tasks_wrap h2 {	
    font-size: 18px;	
    letter-spacing: 0px;	
    left: 0 !important;	
  }	
  .tasks_wrap h2 span {	
    display: block;	
    margin-top: 5px;	
  }	
  .jcf-select .jcf-select-opener {	
    left: 94%;	
  }	
  /* 540px code end */	
  	
  	
  }	
@media only screen 		
  and (min-device-width: 414px) 		
  and (max-device-width: 736px) 		
  and (-webkit-min-device-pixel-ratio: 3) 		
  and (orientation: landscape){	
 #contracts-tab{	
width:auto !important;	
}	
	  }

#example-table {
  width: 100%;
}
.tabulator-headers {
  background: #fff;
}
.tabulator .tabulator-header .tabulator-col {
  background: none;
  border: none;
  border-bottom: 2px solid #eeeeee;
  padding: 9px 20px 7px 10px;
  font-size: 15px;
  font-weight: bold;
  color: #555;
}
.tabulator .tabulator-header .tabulator-col .tabulator-col-content {
  padding: 0;
}
.tabulator .tabulator-header {
  background: #fff;
  position: sticky;
  top: 48px;
  z-index: 999;
}
.tabulator-row.tabulator-row-even {
  background: #eee;
}
.tabulator-row .tabulator-cell {
  padding: 10px 5px;
  border: none;
  font-size: 15px;
  color: #555;
  line-height: 20px;
  max-height: 42px !important;
}
.expanded .tabulator-row .tabulator-cell {
  max-height: 92px !important;
}

.tabulator-row.tabulator-selectable:hover {
  background: #bfe4e3;
}
.tabulator-row.tabulator-selected {
  background: #bfe4e3 !important;
}


/*************** SCROLLBAR BASE CSS ***************/
 
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0;
    position: relative;
}
 
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: auto !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: 100% !important;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
 
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
 
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
 
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
 
 
.scrollbar_wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
/******************* EXTERNAL SCROLLBAR *******************/
 
.external-scroll_x,
.external-scroll_y {
    border: none;
    cursor: pointer;
    display: none;
    position: absolute;
}
 
.external-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 25px;
    left: 10px;
    bottom: 20px;
    width: 67%;
    background: #fff;
    position: sticky;
    bottom: 20px;
    z-index: 999;
    margin-top: -46px;
}
 
.external-scroll_y.scroll-scrolly_visible {
    display: block;
    height: 200px;
    left: 610px;
    top: 0;
    width: 10px;
}
.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left {
  background: #fff;
 }
.external-scroll_x div,
.external-scroll_y div
{
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}
 
.external-scroll_x .scroll-bar,
.external-scroll_y .scroll-bar {
    background: #00958f;
    z-index: 12;
}
.external-scroll_x .scroll-bar:hover {
  background: #3D484F;
}
.external-scroll_x .scroll-bar:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 13px;
  background: url(/static/images/bars-new.png) no-repeat;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  top: 6px;
}
.external-scroll_x .scroll-bar {
    width: 23.5%;
}
.external-scroll_y .scroll-bar {
    height: 100px;
}


/******************* layout Pages Style *******************/


.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

body {
  min-width: 320px;
}

/*!
 * 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("/static/fonts/fa-brands-400.eot");
  src: url("/static/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
  url("/static/fonts/fa-brands-400.woff2") format("woff2"),
  url("/static/fonts/fa-brands-400.woff") format("woff"),
  url("/static/fonts/fa-brands-400.ttf") format("truetype"),
  url("/static/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("/static/fonts/fa-duotone-900.eot");
  src: url("/static/fonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"), url("/static/fonts/fa-duotone-900.woff2") format("woff2"),
  url("/static/fonts/fa-duotone-900.woff") format("woff"), url("/static/fonts/fa-duotone-900.ttf") format("truetype"),
   url("/static/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("/static/fonts/fa-light-300.eot");
  src: url("/static/fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),
  url("/static/fonts/fa-light-300.woff2") format("woff2"),
  url("/static/fonts/fa-light-300.woff") format("woff"),
  url("/static/fonts/fa-light-300.ttf") format("truetype"),
  url("/static/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("/static/fonts/fa-regular-400.eot");
  src: url("/static/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
  url("/static/fonts/fa-regular-400.woff2") format("woff2"),
  url("/static/fonts/fa-regular-400.woff") format("woff"),
  url("/static/fonts/fa-regular-400.ttf") format("truetype"),
  url("/static/fonts/fa-regular-400.svg#fontawesome") format("svg");
}

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

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

.fa,
.fas {
  font-family: "Font Awesome 5 Pro" !important;
  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";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-file-pdf:before {
    content: "\f1c1";
}
#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;
}

.tabs-area {
  position: relative;
}

.tabs-area:before {
  background: #00958f;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
}

.tabs-area .tabs-holder {
  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;
}

.tabs-area .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  margin: 12px 0 0;
  letter-spacing: -0.3px;
}

.tabs-area .tabs li {
  position: relative;
}

.tabs-area .tabs li a.active {
  background: #007671;
}

.tabs-area .tabs a {
  background: #00958f;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: relative;
  padding: 12px 20px 14px 21px;
  height: 50px;
  text-align: center;
  display: block;
  color: #fff;
}

.tabs-area .tabs a .fa-user {
  display: inline-block;
  vertical-align: top;
  margin: 4px 4px 0 0;
  font-size: 16px;
}

.tabs-area .tabs a .number {
  font-weight: 300;
}

.tabs-area .tabs a:hover,
.tabs-area .tabs a:focus,
.tabs-area .tabs .preset.active a {
  background: #007671;
  text-decoration: none;
}

.tabs-area .number-tabs {
  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;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
}

.tabs-area .number-tabs li {
  position: relative;
  padding: 0 3px 0 0;
  margin-right: 3px;
}

.tabs-area .number-tabs li a.active {
  border-bottom-color: #fff;
}

.tabs-area .number-tabs li a.active .number {
  text-decoration: underline;
}

.tabs-area .number-tabs a {
  text-align: center;
  display: block;
  height: 40px;
  width: 116px;
  color: #00958f;
  padding: 8px 25px 8px 5px;
  border: 1px solid #00958f;
  background: none;
  position: relative;
}

.tabs-area .number-tabs a .number {
  display: inline-block;
  vertical-align: top;
}

.tabs-area .number-tabs a .fa-times {
  display: inline-block;
  vertical-align: top;
  margin: 2px 0 0 6px;
}

.tabs-area .number-tabs a:hover,
.tabs-area .number-tabs a:focus {
  text-decoration: none;
}

.tabs-area .number-tabs a:hover .number,
.tabs-area .number-tabs a:focus .number {
  text-decoration: underline;
}

.detail-section {
  position: relative;
  padding: 30px 0;
}

.detail-content {
  position: relative;
}

.detail-content .detail-head {
  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;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 17px;
}

.detail-content .detail-head .title-wrap {
  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;
}

.detail-content .detail-head .title {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  color: #555;
  display: block;
  margin: 0 25px 0 0;
}

.detail-content .detail-head .view {
  display: inline-block;
  vertical-align: top;
  color: #00958f;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.detail-content .detail-head .view .fa-exchange-alt {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 0 0;
}

.detail-content .detail-head .view:hover {
  text-decoration: none;
  opacity: .8;
}

.detail-content .detail-head .export {
  display: block;
}

.detail-content .detail-head .export a {
  display: inline-block;
  vertical-align: top;
  color: #00958f;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.detail-content .detail-head .export a .fa-external-link-alt {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 0 0;
}

.detail-content .detail-head .export a:hover {
  text-decoration: none;
  opacity: .8;
}

.detail-content .detail-block {
  border: 2px solid #eee;
  position: relative;
  padding: 18px 30px;
  margin: 0 0 33px;
}

.detail-content .detail-block .row-holder {
  position: relative;
  overflow: hidden;
}

.detail-content .detail-block .row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px -2px;
}

.detail-content .detail-block .row:after,
.detail-content .detail-block .row:before {
  display: none;
}

.detail-content .detail-block .row .col-12 {
  padding: 0 10px;
  float: none;
  min-height: inherit;
}

.detail-content .detail-block .block {
  border-bottom: 2px solid #eee;
  position: relative;
  padding: 26px 0 18px;
  min-height: 110px;
  height: 100%;
  word-break: break-word;
}

.detail-content .detail-block .title {
  position: relative;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #555;
  display: block;
  margin: 0 0 8px;
}

.detail-content .detail-block .title a {
  position: absolute;
  color: #555;
  right: 0;
  top: 0;
  font-size: 16px;
}

.detail-content .detail-block .text {
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  display: block;
  color: #555;
}

.detail-content .submit-area {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 11px;
}

.detail-content .submit-area .submit-wrap {
  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;
  padding: 0 30px 0 0;
}

.detail-content .submit-area button[type="submit"] {
  background: #00958f;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  padding: 7px 5px;
  outline: none;
  box-shadow: none;
  height: 35px;
  width: 117px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border: 1px solid #00958f;
}

.detail-content .submit-area button[type="submit"] .fa-check {
  display: inline-block;
  margin: 0 4px 0 0;
}

.detail-content .submit-area button[type="submit"]:hover {
  background: none;
  color: #00958f;
}

.detail-content .submit-area .check-btn {
  display: block;
  text-align: center;
  width: 44px;
  height: 35px;
  background: #00958f;
  color: #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  font-size: 20px;
  line-height: 35px;
  margin: 0 0 0 4px;
  border: 1px solid #00958f;
}

.detail-content .submit-area .check-btn:hover {
  text-decoration: none;
  background: none;
  color: #00958f;
}

.detail-content .submit-area button[type="reset"] {
  background: none;
  border: 2px solid #00958f;
  color: #00958f;
  outline: none;
  box-shadow: none;
  width: 166px;
  height: 35px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.detail-content .submit-area button[type="reset"] .fa-times {
  display: inline-block;
  vertical-align: top;
  margin: 1px 6px 0 0;
}

.detail-content .submit-area button[type="reset"]:hover {
  color: #fff;
  background: #00958f;
}

.detail-content .options-list-holder {
  position: relative;
  width: 558px;
  margin: 0 auto;
}

.detail-content .options-list {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -15px;
}

.detail-content .options-list li {
  position: relative;
  width: 33.333%;
  padding: 0 8px;
}

.detail-content .options-list button {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  height: 35px;
  padding: 6px 5px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  border: 2px solid #00958f;
  color: #00958f;
  background: none;
}

.detail-content .options-list button i {
  display: inline-block;
  vertical-align: top;
  margin: 1px 3px 0 0;
}

.detail-content .options-list button .icon-merck {
  background: url(/static/images/merck-logo-icon.svg) no-repeat;
  background-size: cover;
  width: 14px;
  height: 14px;
  margin-top: 2px;
}

.detail-content .options-list button:hover,
.detail-content .options-list button:focus {
  text-decoration: none;
  background: #00958f;
  color: #fff;
}

.detail-content .options-list button:hover .icon-merck,
.detail-content .options-list button:focus .icon-merck {
  background: url(/static/images/merck-logo-icon-hover.svg) no-repeat;
}

.checkbox-wrap {
  position: relative;
}

.checkbox-wrap label {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  color: #555;
  margin: 0;
}

.checkbox-wrap label .icon {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 3px;
  border: 2px solid #555;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  width: 16px;
  height: 16px;
  background: #fff;
}

.checkbox-wrap label .icon:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  color: #00958f;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 9px;
  line-height: 14px;
  font-weight: 900;
  opacity: 0;
  visibility: hidden;
}

.modal-option-list .jcf-select .jcf-select-text {
  color: #555;
}

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

.checkbox-wrap input[type="checkbox"]:checked + label {
  color: #00958f;
}

.checkbox-wrap input[type="checkbox"]:checked + label .icon {
  border-color: #00958f;
}

.checkbox-wrap input[type="checkbox"]:checked + label .icon:before {
  opacity: 1;
  visibility: visible;
}

.or-wrap {
  position: relative;
  max-width: 466px;
  text-align: center;
  margin: 10px auto 13px;
}

.or-wrap:before,
.or-wrap:after {
  content: "";
  position: absolute;
  left: 0;
  width: 45%;
  background: #eee;
  height: 2px;
  top: 10px;
}

.or-wrap:after {
  left: auto;
  right: 0;
}

.or-wrap .text {
  font-size: 14px;
  line-height: 17px;
  color: #555;
  display: block;
}

.comments-area {
  position: relative;
}

.comments-area .comments-head {
  position: relative;
  margin: 0;
  color: #555;
  font-size: 15px;
  line-height: 18px;
  text-align: right;
}

.comments-area .comments-head .name {
  font-weight: 700;
  display: block;
}

.comments-area .comments-head .title {
  font-weight: 400;
}

.comments-holder {
  position: relative;
  background: #eee;
}

.comments-holder .head-bar {
  position: relative;
  background: #00958f;
  padding: 11px 20px 12px;
  color: #fff;
  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;
  font-size: 15px;
  line-height: 18px;
}

.comments-holder .head-bar .sub-title {
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
}

.comments-holder .head-bar .sub-title a {
  color: #fff;
}

.comments-holder .head-bar .time-list {
  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;
  margin: 0 -7px;
}

.comments-holder .head-bar .time-list li {
  position: relative;
  font-weight: 400;
  padding: 0 7px;
}

.comments-holder .head-bar .time-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  bottom: -1px;
  width: 1px;
  background: #fff;
}

.comments-holder .head-bar .time-list li:first-child:before {
  display: none;
}

.comments-holder .head-bar .time-list li .day {
  font-weight: 700;
}

.comments-block {
  position: relative;
  height: 695px;
  width: 100% !important;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 31px 0 23px;
}

.comments-block .old-message-block {
  position: relative;
  padding: 19px 0 15px;
  z-index: 2;
}

.comments-block .old-message-block:before {
  content: "";
  background: #e0e0e0;
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.comments-block .comment-box-wrap {
  position: relative;
  margin: 0 0 18px;
}

.comments-block .comment-box-wrap:only-child {
  margin-bottom: 0;
}

.comments-block .comment-box-holder {
  position: relative;
}

.comments-block .comment-head {
  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;
  margin: 0 0 10px;
}

.comments-block .comment-head .name {
  position: relative;
  padding: 0 0 0 27px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  display: block;
  color: #555;
  width: 60%;
}

.comments-block .comment-head .name i {
  position: absolute;
  left: 0;
  top: 0;
}

.comments-block .comment-head .name.hidden-eye .fa-eye-slash {
  opacity: 1;
  visibility: visible;
}

.comments-block .comment-head .name.hidden-eye .fa-eye {
  opacity: 0;
  visibility: hidden;
}

.comments-block .comment-head .name .fa-eye-slash {
  opacity: 0;
  visibility: hidden;
}

.comments-block .comment-head .name .fa-eye {
  opacity: 1;
  visibility: visible;
}

.comments-block .comment-head .name .fa-eye-slash {
  color: #ee2713;
}

.comments-block .time-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 -7px;
  font-size: 12px;
  line-height: 15px;
  color: #555;
}

.comments-block .time-list li {
  position: relative;
  padding: 0 7px;
}

.comments-block .time-list li:before {
  background: #555;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
}

.comments-block .time-list li:first-child:before {
  display: none;
}

.comments-block .comment-box {
  font-size: 15px;
  line-height: 19px;
  background: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  padding: 17px 13px 20px 24px;
}

.comments-block .comment-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #f6bb09;
}

.comments-block .comment-box p {
  margin: 0;
}

.comments-block .message-time {
  font-size: 12px;
  line-height: 15px;
  color: #555;
  display: block;
  margin: 6px 0 0 20px;
}

.comments-block .message-block {
  position: relative;
  padding: 16px 0;
}

.comments-block .message-block .comment-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.comments-block .message-block .comment-box-wrap:nth-child(odd) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.comments-block .message-block .comment-box-wrap:nth-child(odd) .comment-head {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.comments-block .message-block .comment-box-wrap:nth-child(odd) .comment-head .name {
  padding: 0 27px 0 0;
}

.comments-block .message-block .comment-box-wrap:nth-child(odd) .comment-head .name i {
  left: auto;
  right: 0;
  top: 2px;
}

.comments-block .message-block .comment-box-wrap:nth-child(odd) .comment-box {
  padding-left: 13px;
  padding-right: 24px;
}

.comments-block .message-block .comment-box-wrap:nth-child(odd) .comment-box:before {
  background: #008aff;
  left: auto;
  right: 0;
}

.comments-block .message-block .comment-box-holder {
  width: 330px;
}

.jcf-scrollable-wrapper {
  position: relative;
}

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: #ccc;
  width: 9px;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 5;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc,
.jcf-scrollbar-vertical .jcf-scrollbar-dec {
  background: #ccc;
  height: 10px;
  width: 9px;
  left: 0;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  width: 9px;
  height: 1px;
  background: #00958f;
}

.modal {
  display: block !important;
  visibility: hidden;
}

.modal.fade.in {
  visibility: visible;
}

.modal-dialog {
  width: 1015px;
}

.modal-content {
  box-shadow: none;
  border-radius: 0;
  border: none;
  background-clip : border-box;
}

.modal-content .modal-header {
  position: relative;
  background: #cce9e8;
  padding: 0;
  border-bottom: none;
  color: #555;
  padding: 12px 20px;
}

.modal-content .modal-header .title {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
}

.modal-content .modal-header .title i {
  display: inline-block;
  vertical-align: top;
  margin: 2px 4px 0 0;
}

.modal-content .modal-header .title .icon-merck {
  background: url(/static/images/merck-logo-icon-hover.svg) no-repeat;
  background-size: cover;
  width: 14px;
  height: 14px;
}

.modal-content .modal-header .close {
  position: absolute;
  right: 17px;
  top: 0;
  bottom: 0;
  margin: 0;
  opacity: 1;
  text-shadow: 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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  color: #00958f;
  font-size: 15px;
}

.modal-content .modal-header .close .fa-times {
  font-size: 20px;
  line-height: 22px;
  display: block;
}

.modal-content .modal-header .close:hover {
  opacity: .8;
}

.modal-content .modal-body {
  position: relative;
  padding: 0;
}

.modal-content .modal-detail {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


.modal-content .modal-detail.style01 .list-scroll {
  max-height: 301px;
}


.modal-content .modal-detail.style01 .aprove-btn i {
  font-weight: 700;
}


.modal-content .modal-option-list {
  position: relative;
  width: 276px;
}

.modal-content .head-wrap {
  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;
  padding: 0 0 9px;
}

.modal-content .head-wrap .title {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #555;
  display: block;
}

.modal-content .head-wrap .show {
  display: block;
  font-size: 12px;
  line-height: 15px;
}

.modal-content .head-wrap .show a {
  color: #00958f;
}

.modal-content .head-wrap .show a:hover,
.modal-content .head-wrap .show a:focus {
  text-decoration: none;
  opacity: .8;
}

.modal-content .head-wrap .text {
  display: block;
  font-size: 12px;
  line-height: 15px;
}

.modal-content .head-wrap .text a {
  color: #555;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.modal-content .head-wrap .text a i {
  display: inline-block;
  vertical-align: top;
  margin: 2px 4px 0 0;
}

.modal-content .head-wrap .text a .fa-eye-slash {
  color: #ee2713;
}

.modal-content .head-wrap .text a:hover {
  opacity: .8;
  text-decoration: none;
}

.modal-content .list-holder {
  position: relative;
  padding: 14px 0 0;
  border-top: 1px solid #ccc;
}

.modal-content .list-holder .list-scroll {
  position: relative;
  max-height: 290px;
  overflow: auto;
}

.modal-content .list-holder .list {
  position: relative;
  padding: 0 32px 0 0;
  margin: 0;
}

.modal-content .list-holder .list li {
  margin: 0 0 7px;
}

.modal-content .list-holder .list li.active .text {
  color: #fff;
  background: #00958f;
}

.modal-content .list-holder .list li .js-fill-comment {
  padding: 0;
  background: none;
  border: none;
}

.modal-content .list-holder .list .text {
  display: inline-block;
  vertical-align: top;
  border-radius: 10px;
  color: #555;
  font-size: 12px;
  line-height: 14px;
  background: #eee;
  padding: 4px 14px 5px;
  cursor: pointer;
  text-align: left;
}

.modal-content .list-holder .list.style01 {
  padding: 0 25px 0 0;
}

.modal-content .list-holder .list.style01 li.active .text {
  color: #fff;
  background: #00958f;
}

.modal-content .list-holder .list.style01 li input[type="radio"] {
  position: fixed;
  opacity: 0;
  visibility: hidden;
}

.modal-content .list-holder .list.style01 li input[type="radio"]:checked + label {
  color: #fff;
  background: #00958f;
}

.modal-content .request-info input[type="checkbox"] {
  position: fixed;
  opacity: 0;
  visibility: hidden;
}

.modal-content .request-info input[type="checkbox"]:checked + .request-btn {
  color: #fff;
  background: #00958f;
}

.modal-content .list-holder .list.style01 .text {
  border: 2px solid #00958f;
  border-radius: 0;
  color: #555;
  display: block;
  background: none;
}

.modal-content .comment-info-block {
  position: relative;
  width: calc(100% - 276px);
  padding: 0 0 0 24px;
}

.modal-content .textarea {
  position: relative;
  margin: 0 0 5px;
}

.modal-content .textarea textarea {
  padding: 7px 18px;
  outline: none;
  box-shadow: none;
  font-size: 15px;
  line-height: 18px;
  color: #555;
  resize: none;
  width: 100%;
  height: 235px;
  border: 1px solid #00958f;
}

.modal-content.style001 .textarea textarea {
  height: 177px;
}

.modal-content .textarea ::-webkit-input-placeholder {
  color: rgba(85, 85, 85, 0.5);
}

.modal-content .textarea ::-moz-placeholder {
  opacity: 1;
  color: rgba(85, 85, 85, 0.5);
}

.modal-content .textarea :-moz-placeholder {
  color: rgba(85, 85, 85, 0.5);
}

.modal-content .textarea :-ms-input-placeholder {
  color: rgba(85, 85, 85, 0.5);
}

.modal-content .textarea.placeholder {
  color: rgba(85, 85, 85, 0.5);
}

.modal-content .word-info {
  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;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 17px;
}

.modal-content .word-info .js-clear-form {
  outline: none;
  box-shadow: none;
  background: none;
  border: none;
  padding: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  color: #00958f;
}

.modal-content .word-info .js-clear-form:hover {
  color: #555;
}

.modal-content .word-info .no-text {
  color: #555;
  display: block;
}

.modal-content .btn-list {
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0;
}

.modal-content .aprove-btn {
  display: block;
  border: 2px solid #00958f;
  color: #00958f;
  text-align: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  height: 35px;
  padding: 6px 16px;
  transition: all .4s ease;
  background: none;
}

.modal-content .aprove-btn.decline {
  background: #00958f;
  color: #fff;
}

.modal-content .aprove-btn .icon-merck {
  background: url(/static/images/merck-logo-icon.svg) no-repeat;
  background-size: cover;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: top;
  margin: 1px 2px 0 0;
}

.modal-content .aprove-btn.decline:hover,
.modal-content .aprove-btn.decline:focus {
  text-decoration: none;
  background: none;
  color: #00958f;
}

.modal-content .aprove-btn:hover,
.modal-content .aprove-btn:focus {
  text-decoration: none;
  background: #00958f;
  color: #fff;
}

.modal-content .aprove-btn:hover .icon-merck,
.modal-content .aprove-btn:focus .icon-merck {
  background: url(/static/images/merck-logo-icon-hover.svg) no-repeat;
}

.modal-content .cancel-btn,
.modal-content .cancel-btn.disabled {
  position: relative;
  background: #ccc;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  display: block;
  margin: 0 0 0 9px;
  height: 35px;
  padding: 0 5px;
  color: #fff;
  text-align: center;
  width: 76px;
  border: none;
}

.modal-content .cancel-btn:hover,
.modal-content .cancel-btn.disabled:hover {
  opacity: .8;
  text-decoration: none;
}

button:disabled:not(.mat-focus-indicator),
button[disabled]:not(.mat-focus-indicator) {
  border: 1px solid #ccc !important;
  background-color: #ccc !important;
  color: #fff !important;
}

.modal-content .request-info {
  position: relative;
}

.modal-content .request-btn {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  display: block;
  background: #fff;
  color: #00958f;
  padding: 6px 19px;
  height: 35px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border: 1px solid #00958f;
  cursor: pointer;
}

.modal-content .request-btn:hover,
.modal-content .request-btn:focus {
  text-decoration: none;
  opacity: .8;
}

.modal-content .checkbox-list {
  position: relative;
  margin: 0;
}

.modal-content .checkbox-list li {
  margin: 0 0 8px;
}

.modal-content .required {
  color: #555;
  font-size: 10px;
  line-height: 13px;
  display: block;
}

.modal-content .checkbox-list {
  position: relative;
  padding: 0 12px 0 0;
  margin: 0;
}

.modal-content .checkbox-list label {
  padding: 0 0 0 19px;
}

.modal-content .checkbox-list label .icon {
  border-width: 1px;
  border-radius: 2px;
  width: 11px;
  height: 11px;
  top: 2px;
}

.modal-content .checkbox-list label .icon:before {
  font-size: 6px;
  line-height: 9px;
}

.modal-content .jcf-scrollbar-vertical .jcf-scrollbar-inc,
.modal-content .jcf-scrollbar-vertical .jcf-scrollbar-dec {
  height: 0;
  width: 0;
}

@media (min-width: 1200px) {
  #addnewcontractmodal {top:-150px}
  
  .container {
    width: 1176px;
  }

  .detail-content {
    width: 101.4%;
  }
}

@media (max-width: 991px) {
  .tabs-area .tabs {
    font-size: 14px;
  }


  .tabs-area .number-tabs {
    font-size: 14px;
  }

  .tabs-area .number-tabs a {
    width: 100px;
  }

  .comments-area {
    padding: 25px 0 0;
  }
}

.info-data-holder {
  padding: 21px 0 0;
}

.info-data-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 20px;
}

.data-task-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 -20px;
  letter-spacing: 1px;
}

.data-task-list li {
  padding: 0 20px;
  position: relative;
}

.data-task-list li.active a {
  color: #00958f;
}

.data-task-list li.active a:after {
  background: #00958f;
  opacity: 0;
}

.data-task-list .data-task-num {
  display: inline-block;
  vertical-align: top;
  height: 19px;
  border-radius: 10px;
  background: #ee2713;
  color: #fff;
  padding: 0 7px;
  font-size: 11px;
  line-height: 19px;
  font-weight: 400;
  margin-left: 4px;
}

.data-task-list a {
  position: relative;
  padding: 0 0 5px;
  color: #555;
}

.data-task-list a:hover {
  text-decoration: none;
  color: #00958f;
}

.data-task-list a:hover:after {
  opacity: 0;
  visibility: hidden;
}

.data-task-list a:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: #555;
  height: 2px;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
}


.info-data-list {
  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;
  margin: 0 -13px;
  font-size: 15px;
  line-height: 18px;
}

.info-data-list button {
  padding: 0;
  background: none;
  border: none;
  color: #00958f;
}

.info-data-list .select-holder {
  width: 202px;
  margin-left: 4px;
}

.info-data-list .icon {
  font-weight: 700;
  font-size: 14px;
}

.info-data-list li {
  padding: 0 9px;
}

.info-data-list .file-icon {
  font-size: 16px;
}

.info-data-list a {
  color: #00958f;
}

.info-data-list a:hover {
  text-decoration: none;
  color: #555;
}

.info-data-list a:active,
.info-data-list a:focus {
  text-decoration: none;
}

.info-data-list .tag-opener .text-collapse {
  display: none;
}

.tag-active .info-data-list .tag-opener .text-collapse {
  display: block;
}

.info-data-list .tag-opener .expand {
  display: block;
}

.tag-active .info-data-list .tag-opener .expand {
  display: none;
}

.info-data-list .tag-active .tag-opener .text-collapse {
  display: block;
}

.info-data-list .tag-active .tag-opener .expand {
  display: none;
}

.data-tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
  padding: 8px 0 14px;
  font-size: 14px;
  line-height: 19px;
}

.data-tag-list li {
  margin: 0 5px 11px 5px;
  background: #eee;
  max-width: 100%;
  padding: 8px 44px 8px 20px;
  color: #555;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.data-tag-list li.active {
  background: #7fe45b;
}

.data-tag-list li .tag-title {
  display: inline-block;
  margin-right: 3px;
}

.data-tag-list a {
  display: block;
  position: relative;
  color: #555;
  margin-left: 18px;
  font-size: 15px;
  font-weight: 400;
}

.data-tag-list a:hover {
  text-decoration: none;
}

.data-toolbar {
  background: #00958f;
  padding: 7px 15px;
  position: sticky;
  z-index: 9;
  top: 0;
}

.data-toolbar .data-toolbar-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.toolbar-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
}

.toolbar-btns li {
  padding: 0 5px;
}

.toolbar-btns li.alert-btn a {
  color: #ee2713;
}

.toolbar-btns .fa-comment-alt-check {
  font-weight: 400;
}

.toolbar-btns .fa-check {
  font-weight: 700;
}

.toolbar-btns .icon {
  font-size: 16px;
  line-height: 16px;
  margin-right: 2px;
}

.toolbar-btns .fa-comment-alt-check {
  font-size: 26px;
  line-height: 13px;
  margin-right: 0;
}

.toolbar-btns .merck-logo-icon {
  background: url(/static/images/merck-logo-icon.svg) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
  margin-right: 3px;
}

.toolbar-btns a,
.toolbar-btns button {
  display: block;
  background: #fff;
  padding: 7px 9px;
  color: #00958f;
  border: none;
  outline: none;
}

.toolbar-btns a:hover,
.toolbar-btns button:hover {
  text-decoration: none;
  background: #ebe9e9;
}

.setting-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 15px;
  line-height: 18px;
}

.setting-toolbar li {
  padding: 0 10px;
}

.setting-toolbar li button {
  color: #fff;
  background: none;
  border: none;
  padding: 0;
  border-bottom: 1px solid #00958F;
  margin-top: 1px;
}

.setting-toolbar li a:hover {
  text-decoration: underline;
}

.setting-toolbar li .icon {
  display: inline-block;
  margin-right: 2px;
}
.update-task-bar {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.update-task-bar a {
  background: #00958f !important;
  font-size: 15px !important;
  color: #fff !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.update-task-bar a:hover {
  background: #555 !important;
}
.filter-del-bar {
  background: #fde978;
  padding: 7px 0;
  position: sticky;
  bottom: 0;
}

.filter-del-holder {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.filter-del-holder .text-holder {
  margin-right: 33px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
}

.filter-del-holder .btn-default {
  background: #fff;
  border: none;
  border-radius: 0;
  min-width: 107px;
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  padding: 7px 10px;
  color: #00958f;
  text-align: center;
  transition: 0.3s ease-in;
}
.filter-del-holder .btn-default:hover {
  background: #555;
  color: #fff;
}

.items-select-bar {
  background: #fde978;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding: 15px 0;
  color: #555;
}

.items-select-bar .text {
  font-weight: 700;
  font-size: 15px;
  color: #00958f;
}

.items-select-bar .text a {
  color: #00958f;
}

.items-select-bar .text a:hover {
  color: #555;
}

.items-select-bar p {
  margin: 0;
}

/* custom select styles */

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

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 15px;
  line-height: 33px;
  margin: 0;
  color: #00958f;
  cursor: pointer;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 15px;
  bottom: 0;
  left: 84%;
  top: -1px;
  cursor: pointer;
}
.settings-meta .jcf-select .jcf-select-opener {
  right: 4px;
}
.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;
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

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

/* multiple select styles */

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #00958f;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */

.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;
}

#tab-account-search #customer-info .jcf-select {
	display:inline-block !important;
	border:1px solid #00958f;
	max-width:85px;
	padding-left:5px;
}
#tab-account-search #customer-info .jcf-select .jcf-select-opener {
	right:5px !important
}
html,
body {
  min-height: 100%;
}

.wrapper {
  min-height: 100vh;
}

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

  .data-task-list {
    letter-spacing: 0;
    margin: 0 -10px;
    font-size: 12px;
  }

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

  .info-data-list li {
    padding: 0 5px;
  }
  .jcf-select {
    z-index: 11;
  }
  
  .toolbar-btns {
    font-size: 12px;
  }

  .setting-toolbar {
    font-size: 12px;
  }

  .setting-toolbar li {
    padding: 0 3px;
  }

  .tabulator .tabulator-tableHolder .tabulator-table {
    width: 1200px;
  }
}

@media (max-width: 991px) {
  .info-data-list {
    margin: 0 -5px;
    font-size: 12px;
  }

  .info-data-list .select-holder {
    width: 130px;
  }

  .data-tag-list {
    font-size: 12px;
  }

  .setting-toolbar {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 6px;
    width: 100%;
    justify-content: center;
  }

  .toolbar-btns {
    width: 100%;
    justify-content: center;
    margin: 0 -3px;
  }

  .toolbar-btns .fa-comment-alt-check {
    font-size: 13px;
    line-height: 13px;
  }

  .toolbar-btns li {
    padding: 0 3px;
  }

  .setting-toolbar li {
    padding: 0 10px;
  }

  .data-toolbar-holder {
    justify-content: center;
  }
}
.js-sort-handle {
  position: relative;
}
.js-sort-handle label {
  position: absolute;
  left: 0;
  padding-left: 20px;
  top: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #00958f;
  background: none;
  color: #555;
  font-weight: 400;
  /* font-family: din-2014, sans-serif; */
  font-family: 'Roboto', sans-serif !important;
}
.js-sort-handle input[type=checkbox] {
  opacity: 0;
}
.js-sort-handle input[type=checkbox]:checked + label {
  color: #fff;
  background: #00958f;
} 
#settings-modal .modal-content .modal-header {
  padding: 7px 30px;
}
#table-columns-reorder {
  /* font-family: din-2014, sans-serif !important; */
  font-family: 'Roboto', sans-serif !important;
}
.tabulator-frozen.tabulator-frozen-left + .tabulator-cell {
  margin-left: 17px;
}
.tabulator-headers .tabulator-col,
.tabulator-row .tabulator-cell {
  margin-right: 10px;
}
.filter-by-id {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.tabulator-cell .new {
  color: #ee2713;
}

button[title="Previous Page"] {
  padding: 0;
  font-size: 0 !important;
  border: none !important;
  margin: 2px -9px 0 0 !important;
  order: 1;
  background: none !important;
  position: relative;
}
button[title="Previous Page"]:before{
  position: absolute;
  right: 20px;
  top: 8px;
  font-family: "Font Awesome 5 Pro";
  content: "\f053";
  color:#00958f;
  font-size: 15px;
  line-height: 15px;
}
button[title="Previous Page"]:disabled:before {
  color: #555;
}
button[title="Previous Page"]:disabled:hover:before{
  border-bottom:  3px solid #555;
}
button[title="Next Page"] {
  background: none !important;
  padding: 0;
  font-size: 0 !important;
  border: none !important;
  margin: 11px 30px 0 0 !important;
  order: 3;
  position: relative;
}
button[title="Next Page"]:before{
  position: absolute;
  right: 5px;
  top: -1px;
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  color:#00958f;
  font-size: 15px;
  line-height: 15px;
  padding-bottom: 2px;
}
button[title="Next Page"]:disabled:before {
  color: #555;
}
button[title="Next Page"]:hover:before {
  color: #fff;
  background: #00958f;
  padding:9px 13px;
  margin: -9px -13px;
}

button[title="Previous Page"]:hover:before {
  color: #fff;
  background: #00958f;
  padding:9px 13px;
  margin: -9px -13px;
}
.tabulator-paginator div:not([class]) {
  order: 2;
  margin-right: 20px !important;
  color: #555;
  font-weight: 400;
}
.tabulator-paginator {
  line-height: 35px;
}
.tabulator-paginator label {
  order: 4;
}
.tabulator-paginator .jcf-select {
  order: 5;
}
.tabulator-paginator .jcf-select-text {
  color: #555;
}
.tabulator-paginator div:not([class]) .jcf-list .jcf-list-content {
  width: 100% !important;
}
.reset-settings button:hover {
  color: #555;
}
.tabulator-col-title button {
  background: none;
  border: none;
  padding: 0;
}
.data-tag-list li button {
  border: none;
  background: none;
  cursor: pointer;
  color: #555;
  margin-left: 18px;
  font-size: 15px;
  font-weight: 400;
  padding: 0;
  position: absolute;
  right: 20px;
}
.data-tag-list li button:hover {
  color: #000;
}
.info-data-list button:hover {
  color: #555;
}
.filter-text-wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.modal-body ul:empty {
  padding:0;
}
.tabulator .tabulator-footer .tabulator-page:disabled {
  color: #666 !important;
  pointer-events: none;
  opacity: 1 !important;
}
.comments-block .comment-box p {
  word-wrap: break-word;
}
.author_name {
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  height: 15px;
  display: inline-block;
  white-space: nowrap;
}

.comments-block .old-message-block .comment-head .name {
  width: 65%;
}
.tabulator-footer .jcf-list .jcf-option {
  text-align: left;
  padding-left: 4px;
  padding-right: 4px;
}
.tabulator .tabulator-footer .tabulator-page:disabled {
  opacity: 1;
  color: #666;
}

.setting-toolbar li button:hover {
  opacity: 0.5;
  border-bottom: 1px solid #fff;
}
.modal * {
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;

    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}
#table-columns-reorder {
  min-height: 400px;
}
.data-task-list li.active a:hover {

}
.data-task-list li.active a:hover {
  color: #555;
}
.data-task-list li.active a:hover:after {
  content: "" !important;
  background: #555 !important;
  height: 2px !important;
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
}
.tabulator {
  min-height: 300px;
  transform: none;
}
.tabulator-col-title {
  margin-right: 25px;
}
.tabulator-col-title.dropdown {
  margin-right: 0;
  position: relative;
}
.tabulator-col-title.dropdown:after,
.tabulator-col-title.dropdown-active:after {
  position: absolute;
  content: '';
  top: 0px;
  font-size: 15px;
  color: #555;
  font-family: "Font Awesome 5 Pro";
  content: "\f078";
  margin-left: 7px;
}
.tabulator-col-title.dropdown-active:after {
  transform: rotate(180deg);
}
.info-data-list .jcf-list .jcf-option {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.js-table-filters.off {
  background: #ee2713;
  padding: 5px 15px;
  color: #fff !important;
  border-radius: 17px;
}
.tabulator-headers .tabulator-col:first-child {
  padding-right: 6px !important;
}

#table-columns-reorder {
  overflow-y: scroll;
  min-height: 300px;
  max-height: 90%;
}
#table-columns-reorder::-webkit-scrollbar {
    width: 12px;
}

#table-columns-reorder::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 12px rgba(0,0,0,0); 
}

#table-columns-reorder::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 0 12px #00958f; 
    height: 80%;
}
.filter-by-id:hover {
  color: #000;
}
span.bold {
  font-weight: 700;
}
.items-select-bar .text button {
  background: none;
  border: none;
  transition: 0.3s ease-in;
}
.items-select-bar .text button:hover {
  color: #555;
}
.submit-wrap .fa-comment-alt-check::before {
  top: 1px;
}
.new i {
  margin-right: 4px;
}
.comment-info-block .fa-eye-slash::before {
  color: #ee2713;
}

.my-handle {
  cursor: move;
  cursor: -webkit-grabbing;
}
.tabulator-pages > button,
.tabulator-page[data-page="first"],
.tabulator-page[data-page="last"] {
  display: none !important;
}
.expanded .tabulator-row .tabulator-cell {
  white-space: pre-wrap;
}
#table-columns-reorder {
  counter-reset: column-counter;
}

#table-columns-reorder li:nth-child(n) {
  counter-increment: column-counter 1;
}

#table-columns-reorder li:nth-child(n) > .counter-holder::after {
  content: counter(column-counter);
}

.tabulator.expanded .tabulator-row .tabulator-cell {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-inline-box;
  -webkit-box-orient: vertical;
}

.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;
}


.columns-holder {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 -15px;
}

.content-column {
  padding: 0 15px;
  flex-basis: 0;
  flex-grow: 1;
}

.content-column .jcf-scrollable-wrapper {
  width: 100% !important;
  height: 100% !important;
}

.content-column .detail-block {
  width: 100% !important;
  height: 737px;
  padding: 0;
  margin: 0;
  border: none;
}

.detail-block-wrap {
  border: 2px solid #eee;
  border-right: 0;
}

.content-column .detail-block .row-holder {
  padding: 18px 30px;
  border-bottom: none;
}

.detail-content {
  height: 100%;
}

.detail-content .detail-block .row-holder {
  overflow: visible;
}

.comment-column {
  padding: 0 15px;
}

.detail-block-col {
  width: 173px;
  padding: 0 10px;
}

.columns-holder .jcf-scrollbar-vertical .jcf-scrollbar-inc, 
.columns-holder .jcf-scrollbar-vertical .jcf-scrollbar-dec {
  height: 0;
}

.dependencies {
  margin: 0 -30px -18px;
  background: #eee;
}
.dependencies h3 {
  color: #555;
}

.comments-holder {
  margin-top: 36px;
}

.detail-head .comments-head {
  position: relative;
  margin: 0;
  color: #555;
  font-size: 15px;
  line-height: 18px;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
}

.detail-head .comments-head .name {
  font-weight: 700;
  display: block;
}

.detail-head .comments-head .title {
  font-weight: 400;
}

.fa-chevron-right:before {
  content: "\f054";
}

.comments-slide .jcf-scrollable-wrapper {
  width: 100% !important;
}

.comments-slide .comments-active .js-slide-hidden {
  position: static !important;
}

.comment-column {
  position: relative;
  width: 60px;
  padding: 0 0 0 22px;
}

.comment-column.comments-active  {
  width: 41.66667%;
  position: relative;
}

.comments-holder .head-bar .time-list {
  opacity: 0;
  visibility: hidden;
}

.comments-active .comments-holder .head-bar .time-list {
  opacity: 1;
  visibility: visible;
}

.comment-column:after {
  position: absolute;
  top: 36px;
  right: 0;
  width: 38px;
  bottom: 0;
  content: '';
  background: #00958f;
}

.comment-column.comments-active:after {
  display: none;
}

.comments-holder .head-bar .sub-title {
  transform-origin: 0 50%;
  transform: rotate(90deg);
  z-index: 9;
  position: relative;
}

.comments-holder .head-bar {
  background: none;
}

.comments-holder .head-bar .sub-title a {
  display: flex;
}

.comments-holder .head-bar .sub-title a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.comments-holder .head-bar .sub-title a i {
  display: block;
  transform: rotate(90deg);
  margin-right: 14px;
}

.comments-active .comments-holder .head-bar .sub-title a i {
  transform: none;
  margin-right: 7px;
}

.comments-active .comments-holder .head-bar .sub-title {
  transform: none;
}

.comments-active .comments-holder .head-bar {
  background: #00958f;
}
.tabulator-row .tabulator-cell a {
  color: #555;
}
.tabulator-row .tabulator-cell .new a {
  color: #ee2713;
}
.font-light {
  font-weight: 300;
}
.assigned_to {
  margin-right: 22px;
  font-size: 15px;
}
.settings-modal .jcf-select .jcf-select-opener {
  top: 2px;
}
/*
.detail-section .js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
    width: 100% !important;
}*/
.tabs_head {
  text-align: center;
  display: block;
  height: 40px;
  width: 108px;
  color: #00958f;
  /*padding: 8px 6px 8px 24px !important;
  border: 1px solid #00958f; */
  background: none;
  position: relative;
}
.tabs_head button {
  border: none;
  background: none;
  position: absolute;
  right: 30px;
  top: 10px;
}
.tabs_head a {
  display: inline-block;
  vertical-align: top;
  background: none !important;
  border: 1px solid #00958f;
  color: #00958f !important;
  text-align: left !important;
}
.tabs_head li a span {
  text-align: left !important;
}
.tabs_head .fa-times {
  display: inline-block;
  vertical-align: top;
  margin: 0px -11px 0 0;
}
.tabs_head .fa-times:hover {
  color: #555;
}
.tabs_head a:hover,
.tabs_head a:focus {
  text-decoration: underline;
}
.tabs-area .number-tabs a:hover, .tabs-area .number-tabs a:focus {
  background: none;
}
.tab-pane .columns-holder {
  margin-top: 32px;
  margin-bottom: 20px;
}
.tabs_head.preset.active a {
  background: #007671 !important;
  color: #fff !important;
}
.tabs_head.preset.active button {
  color: #fff !important;
}

.tabs_head.active:not(.preset) a {
  text-decoration: underline;
  border-bottom-color: #fff;
}
.simple-tab-content {
  min-height: 400px;
}
.simple-tab-content h2 {
  color: #00958f;
  font-size: 24px;
  margin-top: 30px;
}
#global-enrollments-table {
  width: 100% !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;
}
.tabs-head {
  padding: 44px 0 56px;
  color: #555;
  font-size: 15px;
  line-height: 18px;
}
.tabs-head strong {
  font-weight: 300;
  font-size: 30px;
  color: #00958f;
  letter-spacing: 0.1px;
}
.tabs-head p {
  margin: 9px 0 2px 32px;  
}
.sub-tabs li {
  display: inline-block;
  margin-right: 3px;
}
.sub-tabs li a {
  height: 50px;
  padding: 15px 19px 16px;
  background: #00958f;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.sub-tabs li.active a {
  background: #e4e4e4;
  color: #00958f;
}
.sub-tabs > .tab-pane {
  display: none;
  visibility: hidden;
  padding-bottom: 60px;
}
.sub-tabs > .active {
  display: block;
  visibility: visible;
  background: #e4e4e4;
}
.dashboard-page-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dashboard-page-footer p{
  margin: -5px 0 0;
}
.sub-tabs ul {
  height: 38px;
}
.sub-tabs ul li a {
  outline: none;
  text-decoration: none;
  letter-spacing: -0.2px;
}

.task-section-head {
  padding: 32px 0 25px 28px;
  font-size: 15px;
  color: #555;
  line-height: 15px;
  display: flex;
  justify-content: flex-end;
}

.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;
}

/* Create a custom checkbox */
.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;
}

.text-collapse {
  display: none;
}
.tasks-active .text-collapse {
  display: block;
}
.tasks-active .text-expand {
  display: none;
}
.task {
  background: #fff;
  border-top: 3px solid #555;
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
  border-bottom: 1px solid #ccc;
}
.task-left {
  padding: 22px 39px 24px 28px;
  border-right: 1px solid #ccc;
  position: relative;
}
.task-left label {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0;
}
.task-left label .checkmark {
  position: absolute;
  left: 28px;
  top: 22px;
}
.task-right {
  padding: 0;
  border-left: 1px solid #ccc;
}
.expand_task {  
  border: none;
  cursor: pointer;
  color: #00958f;
  background: #fff;
  font-size: 15px;
  padding: 20px 21px 25px 26px;
  display: flex;
  height: 100%;
}
.expand_task:hover {
  color: #555;
}
.task-detail {
  width: 100%;
}
.task-detail ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0 20px;
  padding: 0;
  width: calc(100% - 40px);
  height: auto;
  border-bottom: 1px solid #ccc;
}
.task-detail ul li {
  padding: 10px 23px 9px;
  font-size: 15px;
  width: 19%;
  position: relative;
}
.expanded .task-body .task-inner ul li span {
  height: auto;
  white-space: normal;
  overflow: visible;
}
/* .task-detail ul li:nth-child(1) {
  width: 18%;
}
.task-detail ul li:nth-child(2) {
  width: 20%;
}
.task-detail ul li:nth-child(3) {
  width: 20.7%;
}
.task-detail ul li:nth-child(4) {
  width: 20.2%;
}
.task-detail ul li:nth-child(5) {
  width: 18%;
} */
.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: 13px;
  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;
}
.task-body .task-inner ul li span {
  height: 24px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* max-width: 153px; */
   max-width: 184px;
  letter-spacing: 0.1px;
  color: #555;
}
.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: 19px;
  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: flex;
}
.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: 80px;
  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, #edit-enrollment-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) {
  .footer-cpy span#NONDA_id{display:none;}	
  .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: hidden;
}
#dashboard {
  padding-bottom: 27px;
}
.dashboard-hero {
  padding: 24px 46px 32px 51px;
  background: #00635f url(/static/images/dashboard-bg.png) no-repeat left top;
  color: #fff;
}
.dashboard-hero h1 {
  margin: 0;
  font-size: 29px;
  font-weight: 400;
}
.dashboard-hero p {
  font-size: 15px;
  margin: 3px 0 18px;
}
.user-notification {
  background: #fff;
  border-left: 10px solid #ee2713;
  padding: 16px 30px;
  color: #ee2713;
  font-size: 20px;
}
.user-notification span {
  float: right;
  font-size: 15px;
  color: #555;
  line-height: 25px;
}
.user-notification i {
  margin-right: 3px;
}
.dashboard-tasks {
  display: flex;
  justify-content: space-between;
  margin: 26px 0 31px;
}
.tasks_wrap {
  width: calc(50% - 15px);
  text-align: center;
  font-size: 20px;
  color: #555;
}
.tasks_wrap h2 {
  font-size: 20px;
  color: #555;
  text-transform: uppercase;
  margin: 0 0 13px;
  position: relative;
  letter-spacing: 1px;
}
.tasks_wrap:nth-child(2) h2 {
  left: -19px;
}
.tasks_wrap h2 span {
  font-weight: 300;
  font-size: 15px;
}
.tasks {
  background: #eee;
  padding: 35px 0 33px;  
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap:wrap;
}
.task_counter {
  text-align: center;
  font-size: 20px;
  color: #00958f;
}
.task_counter a {
  height: 91px;
  width: 91px;
  text-align: center;
  line-height: 86px;
  display: block;
  border-radius: 50%;
  background: #fff;
  margin-bottom: 18px;
  margin: 0 52px 12px;
  font-size: 45px;
  font-weight: 300 !important;
  text-decoration: none;
  display: block;
  border: 2px solid #23a29d;
  color: #23a29d;
}
.task_counter.awaiting a {
  background: #00958f;
  border-color: #00958f;
  color: #fff;
  text-decoration: none;
}
.task_counter.awaiting a:hover { 
  cursor: default;
  pointer-events: none;
}
.task_counter a.under_review {
  background: #00958f;
  border-color: #00958f;
  color: #fff;
  text-decoration: none;
}
.task_counter a.under_review:hover {
  /* background: #056b67;
  border-color: #056b67; */
  cursor: default;
  pointer-events: none;
}
.task_counter.req {
  color: #ee2713;
}
.task_counter.req a {
  background: #ee2713;
  border-color: #ee2713 !important;
  color: #fff;
  text-decoration: none;
}
.task_counter.req a:hover {
  /*background: #ab2012;
  border-color: #ab2012 !important;*/
  cursor: text;
  pointer-events: none;
}
.task_counter.enrolled a:hover {
  /* background: #A2A2A2;
  border-color: #A2A2A2;
  color: #fff; */
  cursor: default;
  pointer-events: none;
  text-decoration: none;
}
.task_counter.rejected {
  color: #555;
}
.task_counter.rejected a {
  background: #ccc;
  border-color: #ccc;
  color: #555;
  text-decoration: none;
}
.task_counter.rejected a:hover {
  /* background: #a2a2a2;
  border-color: #a2a2a2;
  color: #fff; */
  cursor: default;
  pointer-events: none;
}
.dashboard_bottom {
  display: flex;
  justify-content: space-between;
}
.bottom_links {
  padding: 8px 17px 4px;
  border: 2px solid #00958f;
  color: #00958f;
  margin-right: 6px;
}
.total_locations {
  width: 33%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dashboard_bottom a p {
  margin-bottom: 10px;
}
.total_locations_left {
  font-size: 60px;
  text-align: center;
  max-width: 94px;
  font-weight: 100;
  margin-top: -10px;
}
.total_locations_left span {
  font-size: 20px;
  line-height: 25px;
  display: block;
  font-weight: 400;
  margin-top: 0;
}
.total_locations_right {
  width: 201px;
  margin-left: 20px;
}
.total_locations_right a {
  display: block;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background: #00958f;
  font-size: 15px;
  font-weight: 600;
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none;
}
.total_locations_right a:hover {
  background: #044946;
}
.manage_corrospondance {
  width: 215px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none !important;
  margin-right: 0;
}
.manage_corrospondance:hover {
  color: #555;
}
.manage_corrospondance span {
  text-align: center;
  margin-top: 11px;
}
.manage_corrospondance img {
  margin-bottom: 18px;
}
.enroll_into {
  width: 175px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none !important;
}
.enroll_into:hover {
  color: #555;
}
.enroll_into span {
  text-align: center;
}
.enroll_into img {
  margin-bottom: 19px;
  margin-top: 10px;
}
.eligible_contracts {
  width: 28.2%;
}
.eligible_contracts {
  display: block;
}
.eligible_contracts_bottom {
  display: block;
  margin: 9px 9px 20px;
}
.eligible_contracts_bottom a {
  display: block;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background: #00958f;
  font-size: 15px;
  font-weight: 600;
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none;
}
.eligible_contracts_bottom a:hover {
  background: #044946;
}
.eligible_contracts_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.eligible_contracts_top strong {
  font-size: 60px;
  font-weight: 100;
  width: 104px;
  margin: 3px 0 -6px 11px;
}
.eligible_contracts_top span {
  font-size: 20px;
  line-height: 25px;
  width: 165px;
}
@media (max-width: 1080px) {
  .dashboard_bottom {
    flex-wrap: wrap;
  }
  .total_locations,
  .manage_corrospondance,
  .enroll_into,
  .eligible_contracts {
    width: 48%;
    margin-bottom: 20px;
  }
  .total_locations_left {
    padding-bottom: 20px;
  }
  .enroll_into {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .total_locations,
  .manage_corrospondance,
  .enroll_into,
  .eligible_contracts {
    width: 100%;
    margin-bottom: 20px;
  }
  .dashboard-tasks {
    flex-wrap: wrap;
  }
  .tasks_wrap {
    width: 100%;
  }
  .tasks_wrap:nth-child(2) {
    margin-top: 22px;
  }
  .total_locations, 
  .manage_corrospondance, 
  .enroll_into, 
  .eligible_contracts {
    padding-top: 20px;
  }
  .contracts_info {
    margin: 0 auto 25px 0;
  }
  .locations_info {
    margin: 0 0 25px auto;
  }
  .contracts_info:before {
    top: 27px !important;
    height: 98px !important;
  }
}


.user-alert {
  background: #fff;
  border-left: 10px solid #eeaa17;
  padding: 16px 30px;
  color: #eeaa17;
  font-size: 20px;
  font-weight: bold;  
  margin-top: 10px;
}
.user-alert span {
  float: right;
  font-size: 15px;
  color: #555;
  line-height: 25px;
}
.user-alert span a {
  color: #555;
  text-decoration: none;
}
.user-alert span a:hover {
  color: #00958f;
}
.user-alert i {
  margin-right: 3px;
}
.user-alert p {
  display: block;
  padding: 21px 30px 21px 55px;
  background: #eee;
  font-size: 15px;
  color: #555;
  margin: 16px -30px -16px;
}
.task-inner.green textarea {
  line-height: 19px;
  overflow: hidden;
  border: 0px;
  background: none;
  max-width: 100%;
  outline: none;
  resize: none;
}
.preloaderWrap {
  position: fixed;
  background: rgba(255,255,255,0.9);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}
.preloader {
  height: 48px;
  width: 48px;
  color: #00635F;
  position: relative;
  display: inline-block;
  border: 4px solid;
  border-radius: 50%;
  border-top-color: transparent;
  animation: rotate 1s linear infinite; }

@keyframes rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

.js-update-task {
  text-decoration: none !important;
  outline: none;
}
.js-update-task:hover .task-edit button {
    cursor: pointer;
    color: #555;
}
.locations_info {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 25px;
  color: #00958f;
  flex-wrap: wrap;
  padding: 35px 30px 20px;
  text-align: center;
  width: 145px;
}
.locations_info span {
  font-size: 40px;
  display: block;
  font-weight: 300;
  width: 100%;
  margin-bottom: 15px;
}
.contracts_info {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 25px;
  color: #00958f;
  flex-wrap: wrap;
  padding: 35px 30px 20px;
  text-align: center;
  position: relative;
  width: 230px;
}
.contracts_info:before {
  content: '';
  position: absolute;
  left: 0;
  top: 34px;
  height: 100px;
  width: 2px;
  background: #eee;
}
.contracts_info span {
  font-size: 45px;
  display: block;
  font-weight: 300;
  width: 100%;
  margin-bottom: 15px;
}
#success-modal, #confirm-modal {
/*  max-width: 580px; */
  margin: 0 auto;
}
#success-modal .modal-dialog, #confirm-modal .modal-dialog {
/*  width: 100%; */
}
#confirm-modal .modal-content .modal-header {
  /* background: #ee2713;
  color: #fff; */
  font-size: 15px;
  font-weight: bold;
}
#confirm-modal .modal-footer {
  justify-content: flex-end;
  padding: 10px 20px 20px;
  border: 0;
}
#success-modal .modal-body , #confirm-modal .modal-body {
  padding: 25px 20px 0 20px;
  border: 0;
}
#confirm-modal .modal-body ul {
  margin: 24px 0 20px 15px;
  padding: 0;
  font-weight: bold;
  font-size: 15px;
}
#confirm-modal .modal-body p {
  font-size: 15px;
  line-height: 21px;
}
#confirm-modal .modal-content .modal-header .title i {
  margin: 1px 2px 0 0;
}
.confirm-modal-active .modal-backdrop {
  opacity: 1;
}
.tasks-wrapper .green_bar .hidden,
.tasks-wrapper .task .task-left .hidden {
  display: block !important;
}

/* IE 11 Polyfills */
.js-stickybit-parent {
  position: relative;
}
.ico1 {
  width: 56px;
  height: 55px;
  display: block;
  background: url('/static/images/ico1.png');
}
.dashboard_bottom a:hover .ico1 {
  background-position: 0 -55px;
}
.ico2 {
  width: 55px;
  height: 56px;
  display: block;
  background: url('/static/images/ico2.png');
}
.dashboard_bottom a:hover .ico2 {
  background-position: 0 -56px;
}
.ico3 {
  width: 45px;
  height: 59px;
  display: block;
  background: url('/static/images/ico3.png');
}
.dashboard_bottom a:hover .ico3 {
  background-position: 0 -59px;
}
.ico4 {
  width: 51px;
  height: 60px;
  display: block;
  background: url('/static/images/ico4.png');
}
.dashboard_bottom a:hover .ico4 {
  background-position: 0 -61px;
}
.bottom_links em {
  margin: 10px auto 19px;
  display: block;
}
.dashboard_bottom a:hover {
  background: #A2A2A2;
  color: #fff;
  border-color: #A2A2A2;
}
@media (min-width: 767px) {
  .green5 li:nth-child(1) .jcf-select-opener {
    left: 86%;
  }
  .green5 li:nth-child(2) .jcf-select-opener {
    left: 90%;
  }
}
/*
.green1 li:nth-child(1) {
  width: 25%
}
.green1 li:nth-child(2) {
  width: 19.4% !important;
}
.green1 li:nth-child(3) {
  width: 21.8% !important
}
.green1 li:nth-child(4) {
  width: 14.3% !important
}
.green1 li:nth-child(5) {
  width: 16.2% !important
}
.green1 li:nth-child(5) .jcf-select {
  max-width: 74%;
}
.green1 li:nth-child(6) {
  width: 11.3% !important
}

.green2 li:nth-child(1) {
  width: 18.7% !important
}
.green2 li:nth-child(1) .jcf-select {
  max-width: 93%;
}
.green2 li:nth-child(2) {
  width: 13.1% !important
}
.green2 li:nth-child(3) {
  width: 12.1% !important
}
.green2 li:nth-child(4) {
  width: 16.4% !important
}
.green2 li:nth-child(5) {
  width: 21% !important
}
.green2 li:nth-child(6) {
  width: 18.5% !important
}
#update-tasks .green2 li:nth-child(1) {
  width: 17% !important;
}


.green5 li:nth-child(1) {
  width: 18.7%
}
.green5 li:nth-child(2) {
  width: 21%
}
.green5 li:nth-child(3) {
  width: 21%
}
.green5 li:nth-child(4) {
  width: 21%
}
.green5 li:nth-child(5) {
  width: 18.3%
}

.green6 li:nth-child(1) {
  width: 18.7%
}
.green6 li:nth-child(1) .jcf-select {
  max-width: 94%;
}
.green6 li:nth-child(2) {
  width: 13.4%
}
.green6 li:nth-child(2) .jcf-select {
  max-width: 74%;
}
.green6 li:nth-child(3) {
  width: 12.1%
}
.green6 li:nth-child(4) {
  width: 17.4%
}
.green6 li:nth-child(5) {
  width: 20%
}
.green6 li:nth-child(5) .jcf-select {
  max-width: 84%;
}
.green6 li:nth-child(6) {
  width: 19.2%
}
*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #confirm-modal {
    width: 580px;
  }
}

@media (max-width: 1130px) {
  .task-detail {
    width: calc(100% - 133px);
  }
  .modal-content .task-detail {
    width: 100% !important;
  }
}
@media (max-width: 900px) {
  .dashboard-page-footer {
    display: block;
    text-align: center;
  }
  .footer-holder.dashboard-page-footer ul {
    display: block;
    margin: 10px auto;
  }
  .footer-holder.dashboard-page-footer ul li {
    margin-bottom: 12px;
  }
  .logo-row {
    max-width: 135px;
  }
  .logo-row li {
    text-align: center;
  }
}
@media (max-width: 850px) {
  .task-detail {
    width: 100%;
  }
  .task-right {
    padding: 0;
  }
  .expand_task {
    padding: 15px;
    width: 100%;
    height: 47px;
  }
  .expand_task i {
    margin: 0 auto;
  }
  .expand_task:hover {
    cursor: pointer;
    background: #95cfcd;
  }
  .task-left {
    border-right: 0;
  }
}

.modal-body .green5 li:nth-child(1) {
  width: 17.5%;
}

.modal-body .green5 li:nth-child(2) {
  width: 22%;
}
.modal-body .green5 li:nth-child(4) {
  width: 21%;
}
.modal-body .green5 li:nth-child(5) {
  width: 18%;
}

.modal-body .green6 li:nth-child(1) {
  width: 18.7%;
}
.modal-body .green6 li:nth-child(2) {
  width: 16.1%;
}
.modal-body .green6 li:nth-child(3) {
  width: 12.2%;
}
.modal-body .green6 li:nth-child(4) {
  width: 17.4%;
}
.modal-body .green6 li:nth-child(5) {
  width: 21%;
}
.modal-body .green6 li:nth-child(6) {
  width: 19.1%;
}
.task-inner.green textarea {
  height: 19px;
}

.expand_task {
  position: relative;
}
.expand_task:before {
  font-family: "Font Awesome 5 Pro";  
  position: absolute;
  content: "\f078";
  left: 26px;
  top: 20px;
}
.expand_task:hover:before {
  color: #000;
}
.expand_task .icon {
  visibility: hidden;
}
.task.expanded .expand_task:before {
  transform: rotate(-180deg);
}
.green5 li .jcf-select {
  width: 94%;
}
.green5 li:nth-child(5) .jcf-select {
  width: 79%;
}

@media (max-width: 540px) {
  .locations_info {
    font-size: 18px;
    line-height: 20px;
    padding: 35px 10px 20px;
    width: 120px;
  }
  .contracts_info {
    font-size: 18px;
    line-height: 20px;
    width: 180px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .contracts_info span,
  .locations_info span {
    font-size: 45px;
  }
  .user-notification span {
    float: none;
    display: block;
  }
  .user-notification {
    font-size: 18px;
    padding: 12px;
  }
  .user-alert {
    padding: 12px;
    font-size: 18px;
  }
  .user-alert p {
    margin: 16px -12px -12px;
    padding: 15px;
  }
  .dashboard-hero {
    padding: 20px;
  }
  .tasks_wrap h2 {
    font-size: 18px;
    letter-spacing: 0px;
    left: 0 !important;
  }
  .tasks_wrap h2 span {
    display: block;
    margin-top: 5px;
  }
  .jcf-select .jcf-select-opener {
    left: 94%;
  }
}
.terms-holder .checkmark:after {
  top: -4px;
}
.jcf-list .jcf-option {
  min-height: 33px;
}
.tasks-100-plus {
  margin-top: -3px !important;
  position: relative !important;
  height: 32px !important;
  width: 32px !important;
  line-height: 32px !important;
}
#edit-task-modal .modal-content, #edit-enrollment-modal .modal-content {
  margin-bottom: 20px;
  margin-top: 20px;
}
.modal-content .task {
  border-top: 0;
}
.task-detail ul {
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 35px 39px 14px;
  margin: 0;
  width: 100% !important;
}
.task-detail ul li:before {
  display: none;
} 
.task-detail ul li {
  width: calc(20% - 22px) !important;
  padding: 0;
  margin: 0 11px 21px;
  height: auto !important;
}
.modal-body .task-detail ul li {
  width: calc(25% - 22px) !important;
}
.task-inner.green ul li:after {
  left: 0;
  right: 0;
  width: 100% !important;
}
.task-detail ul li strong {
  font-size: 12px;
  line-height: 14px;
}
.tasks-wrapper .task-inner ul li .jcf-select {
  height: 36px;
  position: relative;
  bottom: 0;
}
.task-body .task-inner ul li textarea {
  position: static;
  /*height: 32px !important;*/
  line-height: 20px;
  /*padding: 4px 0;*/
  margin-bottom: 10px;
  width: 100%;
  max-width: inherit;
  outline: none;
}
.jcf-select-drop .jcf-select-drop-content {
  margin: -1px 0 0 !important;
}
.task-body .task-inner ul li .jcf-select {
  max-width: inherit !important;
  width: 100% !important;
}
#update-tasks .task-body .task-inner ul li .jcf-select
{
 display: inline !important;
}
.jcf-select .jcf-select-opener {
  left: auto !important;
  right: 0 !important;
}
.jcf-select .jcf-select-opener:after {
  font-size: 12px;
  line-height: 12px;
  top: 12px;
}
.modal-body .select-comment .list.style01 li label {
  text-align: center;
}
#edit-task-modal .modal-dialog, #edit-enrollment-modal .modal-dialog {
  width: 1146px;
}
.modal-body .select-comment {
  padding: 15px 49px;
}
.modal-content .modal-header {
  padding: 12px 19px;
}
.modal-footer {
  padding: 9px 49px 22px;
  border: none;
  display:inherit;
}
.modal-body .comments {
  padding: 10px 49px 15px;
}
.aggregation_wrap:before,
.deaggregation_wrap:before {
  font-size: 12px;
  line-height: 12px;
  top: 6px;
}
.aggregation_wrap input[type=text],
.deaggregation_wrap input[type=text] {
  outline: none;
}
.task-detail .deaggregation_wrap .es-list,
.task-detail .deaggregation_wrap .es-list {
  width: 100% !important;
  top: 30px !important;
}
.task-detail .aggregation_wrap .es-list li,
.task-detail .deaggregation_wrap .es-list li {
  padding: 10px 15px !important;
  width: 100% !important;
  margin: 0 !important;
}
.deaggregation_wrap {
  bottom: 30px;
}
.aggregation_wrap {
  bottom: 30px;
}
.modal-body .task {
  margin-bottom: 0;
}
.modal-body .select-comment .list.style01 li {
  width: calc(50% - 15px);
}
.modal-body .select-comment-head {
  margin-bottom: 9px;
}
.modal-body .select-comment .list.style01 li label {
  padding: 7px 20px 8px;
}
.modal-body .task-body .task-inner ul li {
  padding-bottom: 0;
  min-height: 4rem;
}
@media (max-width: 1176px) {
  #edit-task-modal .modal-dialog, #edit-enrollment-modal .modal-dialog {
    width: 900px;
  }
  .select-comment {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  #edit-task-modal .modal-dialog, #edit-enrollment-modal .modal-dialog {
    width: 700px;
  }
  .modal-body .select-comment .list.style01 li {
    width: 100%;
  }
  .modal-body .task-detail ul li {
    width: calc(33% - 22px) !important;
  }
  .task-detail ul li {
    width: calc(33% - 22px) !important;
  }
}

@media (max-width: 767px) {
  #edit-task-modal .modal-dialog, #edit-enrollment-modal .modal-dialog {
    width: 500px;
  }
  .modal-body .select-comment .list.style01 li {
    width: 100%;
  }
  .modal-body .task-detail ul li {
    width: calc(50% - 22px) !important;
  }
  .task-detail ul li {
    width: calc(50% - 22px) !important;
  }
}

@media (max-width: 539px) {
  #edit-task-modal .modal-dialog, #edit-enrollment-modal .modal-dialog {
    width: 100%;
  }
  .modal-body .select-comment .list.style01 li {
    width: 100%;
  }
  .task-detail ul li {
    width: 100% !important;
  }
  .modal-body .task-detail ul li {
    width: 100% !important;
  }
  .task-detail ul {
    padding: 35px 20px 14px;
  }
  .modal-header {
    padding: 12px 20px;
  }
  .select-comment {
    padding: 15px 20px;
  }
  .modal-footer {
    padding: 9px 20px 22px;
  }
  .modal-body .select-comment {
    padding: 15px 20px;
  }
}

.showError{background-color: red;color: #fff;text-align: center;margin: 0 0 5px;}
.modal-content .modal-body .task-inner.green ul li.invalidField:after{content: attr(data-errormsg);background:red;}
span.errorMesg.glyphicon.glyphicon-info-sign {
    display: inline !important;
    color: red !important;
    margin-left: 3px;
}
#tab-locations .checkmark, #tab-locations label.task_selector{display:none;}
#tab-enrollments .checkmark, #tab-enrollments label.task_selector{display:none;}

ul.logo-row.list-unstyled li a {
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin: 0 auto 0 0;
}
.enrlSysAggrt {
  width: 100% !important;
}

.container-fluid{max-width:1200px;}
footer{margin-top:50px;}
footer .cert-links{margin-bottom:35px;}
footer .privacy-links a{font-size:14px;font-weight:bold;text-decoration:underline;color:#243444}
footer .cert-links a{float:left;margin-right:8px;}
footer .footer-cpy{margin-bottom:30px;font-size:11px;}

/* #commongpoModal .modal-header { */
	/* display: none; */
/* } */

/* #commongpoModal .modal-content { */
	/* padding: 25px; */
/* } */

.upd_loc_ico {
	    display: inline !important;
}

/* .fixed-table-body { */
  /* margin-left: -10px; */
  /* margin-right: -20px; */
  /* max-height: 300px; */
/* } */
/* .fixed-table-container{ */
	/* overflow-y: scroll; */
    /* overflow-y: hidden; */
	/* position: relative; */
    /* clear: both; */
    /* border: 1px solid #dddddd; */
    /* -webkit-border-radius: 4px */
/* } */
.jcf-select-accemaillist {
	margin: 0px !important;
}

.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; padding: 1px;} .home-ico a:hover:before { color: #999 !important; }

@media (min-width: 850px) { 
#addnewcontractmodal .modal-content {
	width: 825px;
    margin-left: -180px;
}
#addnewcontractmodal .modal-header {
	height: 45px;
}
#addnewcontractmodal .modal-body  {
	padding: 15px 30px !important;
}
#addnewcontractmodal h4  {
	margin-bottom: 15px;
	border-bottom: none !important;
    padding: 0px !important;
}
#addnewcontractmodal-PO-IPN .modal-content {
	width: 825px;
    margin-left: -180px;
}
#addnewcontractmodal-PO-IPN .modal-header {
	height: 45px;
}
#addnewcontractmodal-PO-IPN .modal-body  {
	padding: 15px 30px !important;
}
#addnewcontractmodal-PO-IPN h4  {
	margin-bottom: 15px;
	border-bottom: none !important;
    padding: 0px !important;
}
#commonCustomeDualbtnPopup .modal-content {
	width: 825px;
    margin-left: -180px;
}
#commonCustomeDualbtnPopup .modal-header {
	height: 45px;
}
#commonCustomeDualbtnPopup .modal-body  {
	padding: 15px 30px !important;
}
#commonCustomeDualbtnPopup h4  {
	margin-bottom: 15px;
	border-bottom: none !important;
    padding: 0px !important;
}

#commonCustomePopup.modal .modal-dialog {
	width: 575px;
    
}

#commonCustomePopup .modal-header {
	height: 45px;
}
#commonCustomePopup .modal-body  {
	padding: 15px 30px !important;
}
#commonCustomePopup h4  {
  font-size: 20px;
	margin-bottom: 15px;
	border-bottom: none !important;
    padding: 0px !important;
}
#commonModal .modal-content {
	width: 825px;
    margin-left: -180px;
}
#commonModal .modal-header {
	height: 45px;
}
#commonModal .modal-body  {
	padding: 15px 30px !important;
}
#commonModal h4  {
	margin-bottom: 15px;
	border-bottom: none !important;
    padding: 0px !important;
}

#addnewcontractmodal1 .modal-content {
	width: 825px;
    margin-left: -180px;
}
#addnewcontractmodal1 .modal-header {
	height: 45px;
}
#addnewcontractmodal1 .modal-body  {
	padding: 15px 30px !important;
}
#addnewcontractmodal1 h4  {
	margin-bottom: 15px;
	border-bottom: none !important;
    padding: 0px !important;
}
#commitmentLetterModal .modal-content {
	width: 825px;
    margin-left: -180px;
}
#commitmentLetterModal .modal-header {
	height: 45px;
}
#commitmentLetterModal .modal-body  {
	padding: 15px 30px !important;
}
#commitmentLetterModal h4  {
	margin-bottom: 15px;
	border-bottom: none !important;
    padding: 0px !important;
}
}

@media (max-width: 360px){
	.merck-logo img {width: 73% !important;}
	.home-ico a {margin-right: -18px !important; } 
	.profile-link-small-screen {
		margin-left: -20px !important;
	    margin-right: -13px !important;}
	.loc-rpg .loc-rpg2{width:80px !important}
}

@media (max-width: 414px),(max-width: 411px),(max-width: 375px) {
	.merck-logo img {width: 69% !important;}
	.home-ico a {margin-right: 6px !important; } 
	.profile-link-small-screen {
		/* margin-left: -20px !important; */
	    /* margin-right: -13px !important; */
		}
		.cont-rpg, .cont-rpg2, .loc-rpg, .loc-rpg2{width:80px !important}
    #addnewcontractmodal1 .modal-dialog{width: 315px !important;} */
    #addnewcontractmodal1 .modal-title{font-size: large;}
	 #addnewcontractmodal .modal-dialog{width: 315px !important;} */
	 #addnewcontractmodal .modal-title{font-size: large;}
    #commonModal .modal-dialog{
	width: 350px !important;
    padding-right: 28px !important;
	display: inline-block;}
	.modal-footer{display:inline-flex !important;}
	/* #commonCustomePopup2 .modal-dialog{ */
		/* width:300px !important; */
	/* } */
	/* #mySmallModalLabel .modal-dialog{width: 315px !important;} */
	/* #commonLocationModal .modal-dialog{width: 315px !important;} */
	/* #commonCustomeDualbtnPopup .modal-dialog{width: 315px !important;} */
	.modal-dialog{width: 345px !important; padding-right: 2px !important; padding-left: 20px;padding-top: 200px;}
	.modal-title{ font-size: 15px !important;}
	#primaryTable .section-table, .table-col{width:330px !important;}
	#nonprimaryTable .section-table, .table-col{width:330px !important;}
	#commonCustomePopup .modal-dialog{width: 315px !important;}
	#gpo-upd-btn{width: 114px !important;}
	#commonCustomeDualbtnPopup .madal-footer{display: inline-flex;}
	.editcon-btns {display:inline-flex;}
}


@media (max-width: 768px)
{
	/* #commonModal .modal{padding-right: 240px !important;} */
	/* #commonModal .modal-dialog{width: 687px !important;} */	
	#primaryTable .section-table, .table-col{width:700px !important;}
	#nonprimaryTable .section-table, .table-col{width:700px !important;}
}

@media (max-width: 1200px)
{
    .cont-rpg, .cont-rpg2, .loc-rpg, .loc-rpg2{width:8rem !important;}	
}

/* @media (max-width: 1024px) { */
	/* #commonModal .modal-dialog{padding-left: 58px!important;}	 */
		
/* } */

.jcf-option-hide {
  display: none !important
}
/* 3726 */
.task-section-head h4{margin:0px;}
.task-section-head button{min-width: 126px; text-align: right;}
.expand_task:before{font-size: 20px;font-weight: bold;}
.task-edit h4 {    color: #555;    pointer-events: none;}
.expand_task h5 {font-size: 17px; position: absolute; top: 37px; left: 0px;}

.enrlModalFields .enrlPoOwn .enrlPoOwned { position: relative !important; margin-top: 12px;  width: 60px;}

.task-bodycontainer {display: flex}

.task-bodycontainer .task-inner {
	width: 50%;display: flex;
}

.task-bodycontainer .task-inner li{
	margin: 20px;
    width: 15rem !important;
}

.task-inner {
	display: flex;
}

.nameIdtask .task-edit button {
	border: 2px solid;
    background: white;
    padding: 0px 5px;
}

.fromTo {
	padding: 1rem;
	font-weight: bold;
}

.nameIdtitle {
  display:inline-block;
  padding-left: 3rem;
}

.nameIdtask ul.green1 li {
	width: 12rem !important;
}

.nameIdtask a {
      text-decoration: none;
}

#save-filter-modal.modal {
  background: none !important
}
/*
.modal-body .task-body .task-inner ul li span {
	overflow:inherit;
  margin:0px;
  max-width:inherit;
}
*/
.modal-body .task-body .task-inner ul li .jcf-select {
	background:none;
	border:none;
}
.modal-body .task-body .task-inner ul li .jcf-select-drop {
	margin-top:-2px;
}
.modal-body .task-body .task-inner ul li .jcf-select .jcf-select-opener:after {
	font-size:12px;
	right:1px;
}
.modal-body .task-body .task-inner ul li .jcf-scrollable-wrapper ul li {
	width: 100% !important;
    display: block;
	padding:0px;
	margin:0px;
}
.modal-body .task-body .task-inner ul li .jcf-scrollable-wrapper ul li:after {
	display:none;
} 
.modal-body .task-body .task-inner ul li .jcf-select-drop-content .jcf-list{
	height: auto;
    display: block;
    overflow: inherit;
    text-overflow: inherit;
    white-space: nowrap;
    max-width: 100%;
    letter-spacing: 0.1px;
    color: #555;
}
.modal-body .task-body .task-inner ul li .jcf-select-drop-content .jcf-list .jcf-list-content {
	height:auto;
	max-width:100%;
}
.modal-body .task-body .task-inner ul li .jcf-select-drop-content .jcf-list ul {
	display:block;
}

.upd_loc_ico.hide {
    display: none !important;
}

/*Modal changes for Enroll Edit Button*/
.modal-body .task-body .enrlModalFields ul li span {
  overflow:inherit;
  margin:0px;
  max-width:inherit;
}
.modal-body .task-body .enrlModalFields ul li .jcf-select {
  background:none;
  border:none;
}
.modal-body .task-body .enrlModalFields ul li .jcf-select-drop {
  margin-top:-2px;
}
.modal-body .task-body .enrlModalFields ul li .jcf-select .jcf-select-opener:after {
  font-size:12px;
  right:1px;
}
.modal-body .task-body .enrlModalFields ul li .jcf-select-drop-content .jcf-list {
  height: auto;
  display: block;
  overflow: inherit;
  text-overflow: inherit;
  white-space: nowrap;
  max-width: 100%;
  letter-spacing: 0.1px;
  color: #555;
}
.modal-body .task-body .enrlModalFields ul li .jcf-select-drop-content .jcf-list ul {
  display:block;
}
.modal-body .task-body .enrlModalFields ul li .jcf-select-drop-content .jcf-list ul li {
  width: 100% !important;
  display: block;
  padding:0px;
  margin:0px;
}
.modal-body .task-body .enrlModalFields ul li .jcf-select-drop-content .jcf-list ul li:after {
  display:none;
}
.modal-body .task-body .enrlModalFields ul li .jcf-select-drop-content .jcf-list .jcf-list-content {
  height:auto;
  max-width:100%;
}

.toFrom {
  color: #00958f;
  text-decoration: underline;
}

.task-edit button {
  height: 41px;
  border: none;
  background: #00958f;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  padding: 0 17px;
  border-radius: 0;
  width: auto;
}

.triggerDetailView {
  width: 170px !important;
}

.disabled-btn {
  pointer-events: none;
  opacity: 0.6;
  color: #ccc !important;
}
/* 
#addnewcontractmodal .datepicker {
  display: none !important;
} */

#information-modal .modal-header button {
  display: none;
}

.acc-info1 {display: none}
.mlf2 label{
  font-weight: bold;
}
.mlf2 .managelocprof-field{
  margin-bottom: 10px;
}
#comment-other + label{
  padding-bottom: 3rem !important;
}
#addnewcontractmodal {
  overflow-y: auto;
}
#navigatetoLinkDpa .modal-footer {
  padding: 9px 49px 22px !important;
  border: none !important;
  display: inherit !important;
}
#edit-task-modal select {
	border: none;
    background: transparent;
    width: 100%;
}