/* scroll custom css start */

/*Mozilla scroll bar customization*/
/*.scroll-bar{
	scrollbar-width: 10px;
	scrollbar-color: #c1c1c1;
}*/
/*Chrome scroll bar customization*/
/*.scroll-bar::-webkit-scrollbar {
  width: 5px;
}

.scroll-bar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

.scroll-bar::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 10px;
}

.scroll-bar::-webkit-scrollbar-thumb:hover {
  background: #acacac;
}*/

/* scroll custom css end */
.dropdown.dropdown-add-register .btn-add-filters {
  width: 100%;
  text-align: left;
  color: #2582c3;
  padding: 12px 16px;
  font-size: 13px;
  font-weight: 500;
  border-radius: 4px;
  border: solid 0.5px #ebebeb;
}
.dropdown.dropdown-add-register ul.uib-datepicker-popup.dropdown-menu {
  max-height: none;
  z-index: 99999;
  width: auto;
  padding: 5px;
}

.dropdown-add-register label {
  font-size: 12px;
  color: #929292;
  opacity: 1;
  font-weight: 400;
}
.dropdown-add-register label b {
  font-size: 12px;
  color: #ee1c1c;
  font-weight: 600;
}

.dropdown.dropdown-add-register span.help-block {
  position: absolute;
  font-size: 11px;
  bottom: -26px;
  top: auto;
  color: #a94442;
}

.drag-drop-file {
  margin: 0 0;
}
.green-btn-common {
  background: #4cae4b;
  padding: 5px 12px;
  color: #fff !important;
}
.files-header {
    height: 30px;
    background-color: #f7f7f7;
    float: left;
    width: 100%;
}

.proj-img-container {
  background: #ffffff;
  float: left;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  margin: 8px 0 0 0;
  border-radius: 4px;
  border: 1px solid #ebebeb;
  height: 97px;
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.general-submittal-div {
  padding: 8px 0;
}
.general-submittal-div .success-message {
  margin: 91px 0;
}
.genereal-submit-files .message-validation {
  margin: 9px 0 0 0;
  float: left;
  width: 100%;
  color: #4e4e4e;
  font-size: 16px;
	text-align: center;
}
.genereal-submit-files .loader-img img {
    width: 60px;
}
.genereal-submit-files .selected-files {
    color: #a8a8a8;
    font-size: 12px;
    margin: 16px 0 0 0;
    font-style: normal;
		text-align: center;
}
.loader-img {
  margin: 17px 0 17px 0;
  float: left;
  width: 100%;
}
.cancel-btn-common {
  background: #d3d3d3;
}
 
/* Top Project Start */
.topbanner-projectname {
  cursor: pointer;
  float: left;
}
.topbanner-projectname a {
  height: 20px;
  width: auto;
  margin: 7px 0 0 0;
}
.topbanner-projectname .version-nodes a {
	text-decoration: underline;
}
.pv-container {
  	padding: 1px 0 0 8px;
  	height: 40px !important;
	margin-top: 6px !important;
}
.topbanner-projectname .pv-disabled, .topbanner-projectname .pv-disabled a, .topbanner-projectname .pv-disabled span,
.pv-disabled .ellipsisspan .partner-company-name, .pv-disabled .parter-company-version {
	cursor: text !important;
}
.topbanner-projectname a>span {
  font-size: 10px;
  color: #c7d0c7;
  float: left;
  padding-top: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.topbanner-projectname a .partner-company-img {
	height: 29px;
    float: left;
    width: 29px;
    margin: 5px 8px 0 0;
    border: 1px solid #ddd;
    border-radius: 17px;
    background-color: #fff;
    padding: 5px 7px 5px;
    font-size: 17px;
}
.ellipsisspan .partner-company-name{
  padding-right:3px;
  font-size:11px;
  text-transform: uppercase;
  max-width: 160px;
  color: #777 !important;
  font-weight: 700;
  cursor:pointer;
}
.projectpartner-version {
  font-size: 10px;
  line-height: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 110px;
  margin-top: 0px;
  color: #2c2e32;
}
.pvp-area {
	display: inline-block;
}
.pvp-area span {
	display: block;
}
.pvp-area .name-values {
	margin-top: 4px !important;
}
.ellipsisspan .parter-company-version {
  font-size: 11px !important;
}
.light-color-slash{
 color: #bdbdbd !important;
 font-size: 14px !important;
 position: relative;
 bottom: 6px;
 border-left: 1px dotted #bdbdbd;
 line-height: 32px !important;
 padding-right: 2px;
 padding-left: 5px;
}
.topheader .seperator {
  position: relative;
  top: 10px;
}
.w-225{
	width:230px;
}
.w-270 {
	width: 270px;
}
.pos-b9{
	position:relative;
	bottom:9px;
}
.pv-bord-right {
  width: 1px;
  background: #e8e4e4;
  float: left;
  padding: 0px 0;
  height: 25px;
  margin: 5px 15px;
}
.project-version-name {
  padding: 1px 0 0px 15px !important;
}
.cursor-default{
	cursor:default !important;
}
.parter-company-version {
  color: #fff !important;
  background-color: #35a4c9;
  padding: 0px 5px 1px;
  border-radius: 15px;
  margin-left: 3px;
  font-size: 10px;
  font-weight: 600;
  position: relative;
  bottom: -1px;
  float: left;
  cursor: pointer;
  line-height: 12px;
}
.topbanner-projectname .ellipsisspan span {
    color: #888;
    font-size: 10px;
    line-height: 11px;
    margin-top: 0px;
    cursor: pointer;
}
.name-values.version-plan-name{
	padding: 2px 7px 2px !important;
}
.version-plan-name {
	background: #35a4c9;
    color: #fff !important;
    border-radius: 10px;
    padding: 0 5px 1px;
	max-width: 50px !important;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.parter-company-version.project-name-result span:nth-child(1),.parter-company-version.project-name-result span:nth-child(2){
	max-width: 65px !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
	font-size:10px;
	color:#fff;
	cursor: pointer;
}
img.smart-register-icon, .header-icon {
  float: left;
  margin: 4px 0 0 0;
  height: 20px;
  width: 20px;
}


/* Adhi Start */
.pype-header-icon{
  width: 34px;
  float: none;
  margin-top: -5px;
}
.pype-header-icon + span{
  color: #909294;
    font-weight: normal !important;
    float: left;
    line-height: 16px;
    font-size: 9px;
	margin-top: -5px;
}
.pype-header-icon + span.need-help {
	margin-top: -3px;
	margin-left: 18px;
}
.ellipsisSpan {
    margin: 6px 0 0;
    line-height: 7px;
    padding: 2px 0 0;
    float: left;
    font-weight: 700;
    font-size: 11px;
    height: 32px;
    color: #273343;
}
.pos-l1{
	position:relative;
	left:1px;
}
.l-19{
	left:19px !important;
}
.proj-imgs{
  background: #d8d7d7;
width: 34px;
height: 34px;
border-radius: 45%;
color: #273343;
float: left;
display: flex;
align-items: center;
margin: 0 4px 0 0;
}
.proj-imgs span {
    float: left;
    text-align: center;
    width: 100%;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
.topbanner .pypeLogo{
  padding: 5px 0px;
    height: auto;
    width: 234px;
    float: left;
    margin-left: 0px;
}
.topbanner .pypeLogoNew {
    margin: 5px 0px;
    float: left;
    margin-left: 0px;
}
.topbanner .pypeTopHeader{
  background-color: #fff;
  border: 0;
  box-shadow: 1px 1px 4px #bbbaba;
  padding: 0 15px;
  height: 54px;
}
.topbanner .suggestion a > span{
  position: relative;
  /*top: 29px;*/
  left: 10px;
}
.topbanner .settings a > img + span{
  position: relative;
  top: 0px;
  left: 15px;
}
.topbanner .companySettings{
  position: relative;
  /*right: 36px;*/
}
.topbanner .help{
  width:80px;
}
.topbanner .help a{
  position: relative;
  right: 1px;
  font-weight: 600;
}
.topbanner .bord-right-top-menu {
    float: right;
    width: 1px;
    background: #e8e8e8;
    margin: 16px 1px;
    height: 20px;
}
.topbanner .logout,.topbanner .settings,.topbanner .suggestion{
  padding: 8px 0px 8px 0px;
}
.topbanner .suggestion{
  width: 80px;
}
.topbanner .user-dropdown{
  padding-left: 11px;
  float: right;
  margin-top: 0px !important;
}
.topbanner .company-name{
  color: #fe8637;
  font-size: 10px;
  line-height: 7px;
  float: left;
  margin: 6px 0 0;
  font-weight: 700;
}
.helpContent .details {
    font-size: 13px;
    padding: 12px;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.125);
    margin: 0;
    float: left;
    width: 100%;
    line-height: 23px;
    font-weight: 600;
    background: #fff!important;
}
.helpContent .details span.icon-bckgnd {
    background: #5e6671;
    color: #fff;
    border-radius: 50%;
    float: left;
    text-align: center;
    margin: 0 5px 0 0;
    padding: 6px;
}
.helpContent .details span.icon-bckgnd>i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 10px;
    width: 100%;
    float: left;
    text-align: center;
}
.helpContent .details span.icon-bckgnd i.fa {
    transform: rotate(90deg);
}
.helpContent .details .fa-envelope {
    transform: rotate(360deg)!important;
}
.helpContent .details .top-banner-support {
    text-align: left;
    color: #2d70ca !important;
    font-size: 11px;
    padding: 0;
    cursor: pointer;
    text-decoration: underline;
    text-transform: inherit;
    position: absolute;
    left: 40px;
    padding-top: 2px !important;font-weight: 600;
}
.helpContent .details a:hover{
  background-color: #fff;
}
.helpContent > span{
  border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-bottom-color: rgba(0,0,0,.2);
position: absolute;
left: 55.9%;
    top: -5.8px;
}
.brd-lr-radius3{
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.p-tb0{
  padding-top:0px !important;
  padding-bottom:0px !important;
}
.p-lr8{
  padding-right:8px !important;
  padding-left:8px !important;
}
.settings .dropdown-menu:after, .project-menu:after {
    position: absolute;
    top: -4px !important;
    left: 56% !important;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff !important;
    border-left:7px solid transparent;
    content: '';
}
.helpContent{
  border-top:0px solid #ebebeb;
  position: relative;
  bottom: 1px;
  box-shadow: 0 1px 4px #bbbaba !important;
  border-radius: 3px !important;
  border: 0px !important;
}
.help-sampleborder{
  border-top: 1px solid rgba(0,0,0,.125);
  padding-top: 10px;
  padding-bottom: 3px;
}
.helpContent .divider {
    height: 0px;
    margin: 0px 0;
    overflow: hidden;
    background-color: #e5e5e5;
    width: 100%;
}
.top-banner-support{
  text-align: left;
color: #2d70ca;
font-size: 11px;
padding: 0;
cursor: pointer;
text-decoration: underline;
text-transform: inherit;
width: 50%;
float: left;
display: contents;
}
@media only screen and (min-width: 1200px) and (max-width: 1320px) {
	#txt-search-text + .fa-search{
		width:115px !important;
	}
	.header-search + .fa-search{
		left:0px;
	}
	.searchversion-adjust{
		width:180px !important;
	}
}
@media only screen and (max-width: 2560px) and (min-width: 1681px) {
  .sidebar-nav li a img {
      height: 36px !important;
    }
		.ellipsisspan .partner-company-name{
			max-width:300px;
		}
		.version-plan-name{
			max-width: 90px !important;
		}
}
@media only screen and (max-width: 1340px) and (min-width: 1200px) {
	.manage-customsearch ul li label{
		max-width: 230px !important;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
  .header-search {
      /*width:300px !important;*/
  }
	.custom-defined img.caret-down{
		position: relative !important;
		left:340px !important;
		top:-14px !important;
	}
	.search-popover + .fa-search{
		left:4px;
	}
	.custom-defined .fa.fa-caret-down + .tooltip {
	    left: 200px !important;
	    width: 120px !important;
	}
	.manage-customsearch{
		width: 421px !important;
	}
	.custom-defined + .header-search{
		padding-right: 60px !important;
	}
	.ellipsisspan .partner-company-name{
		max-width: 130px;
	}
	.readonly-user .ellipsisspan .partner-company-name {
    max-width: 85px;
	}
	.readonly-user .ellipsisSpan{
		max-width: 75px;
	}
	.pv-container {
	  	padding: 1px 0 0 8px;
	}
	.recentsearch-icon.pos-t6{
		top:4px !important;
	}
	/*.upgrade-plans{
		left:610px !important;
	}*/
	.project-version-name {
    padding: 1px 0 0px 5px !important;
	}
	.ellipsisSpan{
		max-width:110px;
	}
	.topbanner .help {
    width: 75px;
	}
	.upsellplan-top .upsell-plans{
		width: 50px;
    position: relative;
    display: flex;
    bottom: 29px;
	}
	.upsellplan-top .topbanner-expirymessage{
		position: relative;
    left: 50px;
	}
	.upsellplan-top .ellipsisspan .partner-company-name{
		max-width:85px;
	}
	.upsellplan-top .ellipsisSpan{
		max-width:85px;
	}
	.upsellplan-top .plans-divid{
		top:-21px;
	}
}
/* Adhi End */
.header-right{
  float: right;
  margin: 2px 0px 5px;
}
.topbanner .settings.dropdown a.user-info i.fa {
  float: right;
  color: #d4d4d4;
  margin: 7px 0px 5px 8px;
  font-size: 13px;
  transition: 0.6s ease-in-out;
}
.topbanner .settings.dropdown.open i.userprofile-dropdown{
	transition: 0.5s ease-in-out;
	transform: rotate(180deg);
	}
.topbanner .settings.dropdown.open i.fa {
  transform: rotate(90deg);
}
 
.topbanner .settings.dropdown a.user-info>span.ellipsisSpan {
  margin: 5px 0 0 0;
  line-height: 7px;
  padding: 2px 0 0;
  float: left;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  height: 32px;
}
.topbanner .settings.dropdown a.user-info {
  font-weight: 600;
  padding: 0px 0 0 0;
  line-height: 8px;
  float: right;
  text-align: left;
  margin: 0 5px 0px 0px !important;
}
.topbanner .settings.dropdown a {
  text-align: left;
  color: #273343;
  font-size: 11px;
  padding: 13px 12px;
  cursor: pointer;
  vertical-align: middle;
}
.user-dropdown .dropdown-menu-right {
  border-radius: 0px;
  padding: 0px;
  position: absolute;
  top: 43px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  right: 0px;
  border: 0px;
  min-width: 215px;
}

.user-dropdown .dropdown-menu-right:after {
  border-right: 0px solid transparent;
  border-bottom: 0px solid #625042;
  border-left: 0px solid transparent;
}

.user-dropdown .dropdown-menu li a {
  padding-top: 13px;
  width: 100%;
  padding-bottom: 13px;
}

.user-dropdown .dropdown-menu-right:hover a {
  color: #ee7e31;
}

.user-dropdown .dropdown-menu-right li:first-child {
  background: #eee;
  border-top: 0;
  padding: 13px 12px;
}

.user-dropdown .dropdown-menu-right li:first-child p {
  font-size: 14px;
  margin-bottom: 0px;
}

.user-dropdown .dropdown-menu-right li a i {
  margin-right: 10px;
  font-size: 16px;
  color: #444;
  left: 5px;
  position: relative;
  top: 2px;
}
.settings .dropdown-menu {
  box-shadow: 0 2px 12px rgba(0,0,0,.175) !important;
  padding: 0px !important;
  border-radius: 0px;
}
.topbanner-arrow > span:nth-child(1){
	position: absolute;
    top: -6px;
    right: 1.5%;
    display: inline-block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    content: '';
    z-index: 9999999999;
    border-bottom: 7px solid #ccc;
    border-bottom-color: #d4d4d4;
}
.topbanner-arrow > span:nth-child(2){
	position: absolute;
    top: -5px;
    right: 2%;
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
    z-index: 9999999999;
    border-bottom: 6px solid #fff;
}
.topbanner-username {
	padding: 14px 12px 12px 12px;
	height: 65px;
}
.topbanner-username .user-image-top {
	position: relative;
	top: -3px;
}
.user-dropdown .user-profile-img {
  float: left;
  width: auto;
  height: 28px;
  margin: 2px 3px 0 2px;
}
.user-dropdown .user-details {
  line-height: 11px;
  width: 80%;
  padding: 5px 0px 0px 5px;
	display: inline-block;
}
.user-dropdown .user-name {
	text-transform: uppercase;
	font-weight: 600;
	color: #273343;
	width: 99%;
	padding: 1px 0 0;
	font-size: 12px;
	max-width: 185px;
	white-space: nowrap;
	overflow: hidden!important;
	text-overflow: ellipsis;
	display: inline-block;
}
.user-dropdown .user-email {
	margin: -2px 0 0;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 180px;
	color: #a2a4b0;
	font-size: 11px;
	width: 100%;
	line-height: 20px;
	position: relative;
	top: 2px;
	font-weight: 600;
	padding-left: 0px;
}
.settings.user-dropdown .dropdown-menu-right>li>a {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.dropdown-item label {
  padding-left: 5px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 12px;
  color: #273343;
   text-transform: initial;
    font-weight: 600;
}

.dropdown-item:hover label {
  color: #ee7e31;
}
.rigging-header-icon {
  height: 21px;
  float: left;
  margin: 5px 0 0 0;
}
.pypeHeading {
  background: #fff;
  height: 50px;
  margin: 0;
  border-bottom: 1px solid #dcdcdc;
  padding: 2px 15px;
}

.pypeHeading h1 span {
  margin: 6px 0 0 0px;
  float: left;
  font-weight: 500;
  font-size: 30px;
  padding-bottom: 0px;
  overflow: hidden;
  max-height: 106px;
  text-transform: none;
  transition: max-height 0.15s ease-in 0s;
}

.pypeHeading h1 {
  color: #273343;
  font-size: 13px;
  font-weight: 600;
  margin: 1px 0px 0 0;
}

.loader img {
  width: 7%;
}
.loader span {
  color: #0696d7;
  font-size: 14px;
}
.topbanner-project-status-container{
	padding: 6px 0px 6px;
}
.topbanner-project-status{
    color: #c6c6c6;
    font-size: 10px;
    margin: 0px;
    cursor: default;
}
.topbanner-project-status p
{
	margin-bottom: 0px;
	}
.topbanner-project-status .status-name{
	color: #2c2e32;
    font-size: 12px;
    margin: 0;
    font-weight: 400;
    word-break: break-word;
    float: left;
}
.topbanner-project-status .projectUpgradeButton{
	position: relative;
    margin-left: 22px;
    top: 0px;
    float: left;
    font-size: 11px;
    left: -14px;
}

.custom-pdf-list.list-group .list-group-item{
    padding: 2px 0;
    font-size:12px ;
}
.custom-pdf-list.list-group {
    margin-bottom: 0;
}
.custom-pdf-list.list-group .list-group-item:hover {
    background-color: transparent;
}
.specPdfPopoverClass .popover-title {
    padding: 8px 14px;
    font-weight: 600;
    font-size: 13px;
}

.upsell-plans-topbanner {
	position: absolute;
	top: 22.5px;
	right: -27px;
	width: 54px;
	font-size:9px !important;
}
.upsell-plans-topbanner img{
	width: 8px;
	position: relative;
	bottom: 1px;
}
.wantplans{
	position: relative;
  top: 3px;
	color: #888;
	font-size: 10px;
	line-height: 11px;
	padding-left:10px;
}
.normal-readonly-top {
	position: relative;
	top: -11px;
}

/*header search bar start*/
.header-search:focus{
	width:400px;
	transition: 0.5s;
}
#btn-global-search .header-search{
    border: 1px solid rgb(187, 187, 187);
    border-radius: 2px;
    display: inline-block;
    margin: 0.6rem 0rem 0.6rem 0;
    background-color: #fff;
    padding: 8px 12px;
    outline:none;
    cursor: pointer;
	text-indent:30px;
	box-shadow: 0 0 0px #35a4c9;
	height:36px;
	width:245px;
	transition: .5s;
	font-size: 14px;
	z-index: 999999;
	color:#333;
	padding-right:35px;
	position:relative;
	top:3px;
}
#btn-global-search #txt-search-text.searchtextfocus + .fa-search{
	width:22px !important;
	left: 10px;
}
#btn-global-search .custom-defined + .header-search,.searchtextfocus{
	width:100% !important;
}
 
.show-popover #txt-search-text,.show-backdrop.algosearch #txt-search-text,.show-backdrop #txt-search-text,.show-backdrop.previewsearch #txt-search-text{
	/*width:360px;*/
}
.show-popover{
	display:flex;
}
#btn-global-search.show-popover .header-search,#btn-global-search.show-backdrop .header-search,#btn-global-search .header-search.searchtextfocus{
    box-shadow: rgb(6 150 215 / 35%) 0px 0px 0px 2px !important;
    border-color: rgb(6, 150, 215) !important;
}
.custom-defined.open + .header-search{
		border-bottom-left-radius: 0px !important;
		border-bottom-right-radius: 0px !important;
		font-weight:600;
}
.header-search + .fa-search,.search-popover + .fa-search:before{
	color: #666;
}
.header-search + .fa-search,.search-popover + .fa-search{
	left: 10px;
	font-size: 17px;
	z-index: 999999;
	position: absolute;
	display: block;
	bottom: 12px;
}
#txt-search-text + .fa-search,#txt-search-text.header-search-input + .search-popover + .fa-search{
	background-image: url(/autospecs/images/unification/search.svg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 125px;
	transition: 0.5s;
}
#txt-search-text.searchtextfocus + .fa-search + .tooltip {
    left: -5px !important;
}
#txt-search-text + .fa-search + .tooltip{
	left:105px !important;
	z-index:999999;
}
#btn-global-search.show-popover .fa-search,.fa-search.searchtextfocus{
	width:22px !important;
	transition: 0.5s;
}
#btn-global-search .fa-search:before{
	visibility: hidden;
}
.custom-defined + .header-search + .fa-search{
	display:none;
}
.header-search + .search-popover + .fa-search + .tooltip{
	z-index:9999999;
}
.search-popup #search .page-wrapper .page-header{
	display:none;
}
.searchlist-close {
	width: 35px;
  padding: 10px;
  background-color: #fff;
  border-radius: 50px;
  position: absolute;
  right: -45px;
  z-index: 1041;
  bottom: 8px;
	cursor: pointer;
}
.header-search .header-search-dropdown-btn{
    padding: 0.5rem 0.75rem;
    border-right: 1px solid #dedede;
    color: #000;
}
.header-search .fa-search{
    padding: 0 0.75rem;
    /*border-right: 1px solid #d3d3d3;*/
    color: #303B4A;
    font-size: 16px;
    opacity: 0.5;
}
.header-search .header-search-input{
    border: 0 !important;
    font-size: 11px;
    color: #868788;
    font-weight: 600;
    cursor: pointer;
		width:290px;
}
.header-search .header-search-input:not([type=button])[readonly]{
    background-color: #fff;
}
.header-search .header-search-input:focus{
    outline-color: transparent;
    outline-width: 0;
}
.header-search .header-search-clear{
    padding: 0 0.5rem;
    vertical-align: text-bottom;
}
.header-search .header-search-dropdown-btn:hover{
    color: #000;
}
.search-popover{
	min-width: 98%;
}
.custom-search-popover{
    min-width: 400px;
}
.custom-search-popover .popover-content{
    padding: 0;
}
.custom-search-popover .search-popover-header,.custom-search-popover .search-popover-body,.custom-search-popover .search-popover-footer{
    padding: 1rem;
}
.custom-search-popover .search-popover-header h5{
    display: inline;
    font-weight: 600;
}
.custom-search-popover .search-popover-body{
    background-color: #f8f8f8;
    min-height: 300px;
    max-height: 400px;
    overflow-y: auto;
}
.custom-search-popover .search-popover-body .search-expand-collapse{
    padding: 1rem 2rem;
    cursor: pointer;
}
.custom-search-popover .search-popover-body .card:hover {
    border-left: 6px solid #ef7e33;
    padding-left: 15px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.37);
    position: relative;
}
.custom-search-popover .search-popover-body .card{
    background-color: #ffffff;
    padding: 1rem 2rem;
    cursor: pointer;
    border: 1px solid #cdcdcd;
    border-bottom: 0;
}
.custom-search-popover .search-popover-body .card:last-child {
    border-bottom: 1px solid #cdcdcd;
}
.custom-search-popover .search-popover-body .card .card-header{
    display: flex;
    align-items: center;
}
.custom-search-popover .search-popover-body .card .card-header h5 .header-label,
.custom-search-popover .search-popover-body .card .card-body .header-label{
    font-size: 12px;
    color: #9E9E9E;
    font-weight: 500;
}
.custom-search-popover .search-popover-body .card .card-header h5{
    font-weight: 600;
    display: inline;
    margin-left: 1rem;
    margin-top: 0;
    margin-bottom: 0;
}
.custom-search-popover .search-popover-body .card .card-body{
    margin-left: 2rem;
    margin-top: 0.75rem;
}
.custom-search-popover .search-popover-body .card .card-body .badge {
    padding: 4px 12px;
    border-radius: 12px;
    background-color: rgba(188, 181, 185, 0.3);
    font-size: 12px;
    color: #554d56;
    font-weight: 500;
}
.upgrade-plans{
	position: relative;
  top: 14px;
  left: 0px;
}
.plans-divid{
	position: absolute;
	top: 0px;
	border-right: 1px dotted #bdbdbd;
	/*left: 538px;
	height: 23px;*/
}
.track_closeout.upsell-plans-topbanner{
	padding: 1px 6px 1px;
	border: 1px solid #35a4c9;
  background-color: #fff;
  color: #35a4c9;
	border-radius: 12px;
}
.track_closeout.upsell-plans-topbanner:hover{
	background-color:#fff !important;
	color:#35a4c9;
}
.search-popup{
	background-color:#F8F8F8;
	position:fixed;
	top:55px;
	right:0;
	padding-left:0px;
	bottom:0;
	width:100%;
	height:calc(100vh - 55px);
	z-index: 12;
  /*padding-left: 80px;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 55px;*/
}
.show-backdrop .backdrop-1,.show-popover .backdrop-1{
	height:55px;
	/*opacity:.6;*/
	opacity:0;
	background-color:#fff;
}
.show-backdrop .backdrop-2{
	width: 80px;
  top: 55px;
  height: 100vh;
	opacity:.7 !important;
}
.show-popover .backdrop-2{
	/*width: 100%;*/
	margin-top: 55px;
  opacity: 0;
  background-color:#fff;
}
.search-popover.show-backdrop + i + div + .backdrop-2{
	width: 100%;
	margin-top:0px;
}
.show-backdrop .search-popover + i + div + .backdrop-2{
	width: 80px;
	margin-top:0px;
	opacity:.7 !important;
}
.show-backdrop.show-popover .backdrop-2{
	margin-top:0px;
}
.search-clear + .tooltip{
	z-index:9999999;
}
.backdrop-3{
	display:none;
}
.show-popover.show-backdrop .backdrop-3{
	display:block;
	opacity:.2 !important;
	margin-top: 55px;
	margin-left:80px;
}
.custom-defined{
	position: absolute;
  z-index: 9999999;
  left: 0px;
	top: 7px;
  /*background-color: #d9d9d9;*/
  width: 40px;
  height: 35px;
}
/*.custom-defined.open + .header-search + i + div + .backdrop-2 + .backdrop-3{
	width: 80px;
}*/
.custom-defined.open + .header-search + i + div + .backdrop-2 + .backdrop-3{
	opacity:.2 !important;
	margin-top: 55px;
	margin-left:80px;
	display:block;
}

.custom-defined span.label-txt{
	position: absolute;
	left: 38px;
	top: 12px;
	color:#999;
	font-size:13px;
}
.custom-defined + .header-search{
	text-indent:66px !important;
	padding-top: 5px;
	position: relative;
  top: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
	font-weight:600;
}
.previewsearch .custom-defined + .header-search{
	padding-left:38px !important;
	text-indent: 5px !important;
}
/*.previewsearch .custom-defined .combinesearch-img{
	left:105px !important;
}
.algosearch .custom-defined .combinesearch-img{
	left:80px !important;
}
.algosearch .custom-defined .label-txt {
	left:108px !important;
}*/
.algosearch .custom-defined + .header-search{
	padding-left:78px !important;
	text-indent: 5px !important;
	cursor: default !important;
	background-color: #f1f1f1 !important;
  border-color: #f1f1f1 !important;
  font-weight: 600;
}
.custom-defined img.caret-down{
	position: absolute;
  	left: 375px;
	font-size:24px;
	padding:10px 8px;
	top:7px;
	width:28px;
	cursor:pointer;
	background-color: #fff;
    border-radius: 50px;
}
.custom-defined img.caret-down:hover{
	background-color: #f1f1f1;
  border-radius: 50px;
}
.previewsearch .custom-defined img.caret-down{
	left: 320px !important;
}
.custom-defined .combinesearch-img{
	position: relative;
	top: 9px;
	left: 10px;
	opacity:.5;
}
.customsearch-actions{
	border-top: 1px solid #eee;
    padding: 13px 0px;
    margin-bottom: 10px;
    height: 50px;
    margin-left: 15px;
    margin-right: 15px;
}
.combinesearch-img + .tooltip{
	left: -40px !important;
    width: 120px;
}
.combinesearch-img + .tooltip .tooltip-arrow{
	left: 48%;
}
.show-popover .search-clear,.previewsearch .search-clear{
	display:none;
}
.search-clear{
	position: absolute;
  right: 13px;
  padding: 5px 10px;
  font-size: 14px;
  cursor: pointer;
  color: #333;
  z-index: 999999;
  top: 16px;
  width:32px;
	border-radius: 50px;
}
.custom-defined + #txt-search-text + .fa-search + .backdrop-1 + .backdrop-2 + .backdrop-3 + .searchlist-close + .customenable.search-clear {
    right: 20px;
}
.customenable.search-clear{
	right: 12px;
}
.tooltip + .customenable.search-clear{
	right: 20px !important;
}
.search-clear:hover{
	background-color: #fff;
}
.manage-customsearch{
	width: 453px;
  border: 0px solid #fff;
	padding-top:0px;
}
.manage-customsearch ul li:first-child{
	background-color: #fff;
}
/*.manage-customsearch ul li:first-child label{
	color:grey;
}*/
.manage-customsearch .fancy-checkbox.panel-col-submmitals-result{
	width: 22px;
	position: relative;
	top: 5px;
	padding: 4px 0px 0px!important;
}
.manage-customsearch ul li label{
	max-width: 290px;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color:#fff !important;
}
.impact-header .fancy-checkbox.panel-col-submmitals-result{
	width: 7%;
	position: relative;
	top: 3px;
	left:18px;
}
.manage-customsearch .fancy-checkbox input[type="checkbox"]:checked + .btn-group > label span:first-child{
  top:-4px;
  font-weight:400;
  background-color: #0696d7;
}
.impact-header .fancy-checkbox input[type="checkbox"]:checked + .btn-group > label span:first-child{
  top:-1px;
}
.manage-filter-list-container .fancy-checkbox.panel-col-submmitals-result{
	width: 6%;
	position: relative;
	top: 3px;
	padding: 6px 15px 0px 2px !important;
}
.manage-custom-search-show + div .manage-filter-list-container .fancy-checkbox.panel-col-submmitals-result {
    width: 0.5% !important;
    position: relative;
    top: 3px;
}
.impact-header .panel-col-submmitals-checkbox{
	min-width:16px;
	top: -10px !important;
}
.manage-filter-list-container .panel-col-submmitals-checkbox{
	background-color:#fff !important;
	min-width:16px;
	top: -10px !important;
}
.manage-filter-list-container .fancy-checkbox input[type="checkbox"]:checked + .btn-group > label span:first-child{
  top:-1px;
}
.manage-customsearch ul{
	list-style: none;
  padding-left: 0px;
	max-height: 245px;
  overflow: auto;
  margin-bottom:0px;
  padding-top:10px;
  padding-bottom:10px;
}
/*.manage-customsearch ul::-webkit-scrollbar {
	width: 6px;
  height: 8px;
  background-color: #d9d9d9;
}
.manage-customsearch ul::-webkit-scrollbar-thumb {
	background: #888;
	border-radius: 0px;
}*/
.manage-customsearch ul li:last-child{
	padding-bottom:5px !important;
}
.manage-customsearch ul li{
	padding: 7px 15px 0px !important;
	border-bottom: 0px solid #f9f9f9;
	cursor:pointer;
}
.manage-customsearch ul li span{
	font-size: 12px;
  font-weight: 600;
  position: relative;
  bottom: 2px;
}
.customsearch-actions button:hover{
	font-weight:normal !important;
}
.customsearch-btn:hover{
	color:#fff !important;
}
.customcancel-btn:hover{
	color:#333 !important;
}
.custommanage-btn:active{
	box-shadow:0px 0px 0px #ddd;
}
.custommanage-btn:hover{
	/*color:#EC7F39 !important;*/
}
.more-index {
	z-index: 13;
}
/*.custom-defined .fa.fa-caret-down + .tooltip {
	left:285px !important;
	width:120px !important;
}
.custom-defined .fa.fa-caret-down + .tooltip .tooltip-arrow{
	left:52%;
}*/
.btn{
	padding:6px 6px;
}
#txt-search-text:placeholder-shown {
	 font-size: 14px !important;
	 color:#333 !important;
}
.searchtextfocus{
	/*width:360px !important;*/
}
#txt-search-text + .fa-search + .backdrop-3 + .search-clear{
	display:none;
}
/*header search bar end*/
@media only screen and (max-width:1400px) and (min-width:1345px){
	.readonly-user .ellipsisspan .partner-company-name{
    max-width: 85px;
	}
	.readonly-user .ellipsisSpan{
		max-width:85px;
	}
	.upsellplan-top .upsell-plans{
		width: 50px;
    position: relative;
    display: flex;
    bottom: 29px;
	}
	.upsellplan-top .topbanner-expirymessage{
		position: relative;
    left: 50px;
	}
	.upsellplan-top .ellipsisspan .partner-company-name{
		max-width:85px;
	}
	.upsellplan-top .ellipsisSpan{
		max-width:85px;
	}
	.upsellplan-top .plans-divid{
		top:-21px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	#txt-search-text + .fa-search{
		width:80px;
	}
}
@media only screen and (min-width: 1401px) and (max-width: 1519px){
	.custom-defined img.caret-down{
		left:400px;
	}
	.manage-customsearch {
   		width: 477px;
	}
	.header-search + .fa-search{
		left: 20px;
	}
}
@media only screen and (min-width: 1520px) and (max-width: 1599px){
	.search-popover.popover .popover-inner {
		/*width: 548px !important;*/
	}
	.customenable.search-clear {
    	right: 50px;
	}
	.search-popover.popover{
		max-width: 549.9px !important;
	}
	/*#btn-global-search .header-search{
		width:550px !important;
	}*/
	.show-backdrop #txt-search-text, .show-backdrop.algosearch #txt-search-text, .show-backdrop.previewsearch #txt-search-text, .show-popover #txt-search-text {
		/*width: 550px !important;*/
	}
	.showmore{
		width: 548px !important;
	}
	.search-popover ul li a{
		/*width:470px !important;*/
	}
	.search-popover .clearall{
		text-align: right;
		float: right;
		padding-right: 20px !important;
	}
	.manage-customsearch ul li label{
		max-width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
	}
	.addsearch-btn {
		width: 74px !important;
		top: -1px !important;
	}
	.othersearch-btn {
		width: 50px !important;
		position: relative;
		top: -1px !important;
	}
	.searchtextfocus {
   /* width: 550px !important;*/
	}
	.manage-customsearch {
    width: 506px;
	}
	.custom-defined img.caret-down{
		left:467px;
	}

	.upsellplan-top .upsell-plans{
		width: 50px;
    position: relative;
    display: flex;
    bottom: 29px;
	}
	.upsellplan-top .topbanner-expirymessage{
		position: relative;
    left: 50px;
	}
	.upsellplan-top .ellipsisspan .partner-company-name{
		max-width:250px;
	}
	.upsellplan-top .ellipsisSpan{
		max-width:200px;
	}
	.upsellplan-top .plans-divid{
		top:-21px;
	}
	.custom-defined span.label-txt{
	    top:12px;
	}
	.header-search + .fa-search{
		left: 30px;
	}
	#btn-global-search #txt-search-text.searchtextfocus + .fa-search {
    	width: 22px !important;
    	left:10px;
	}
}
@media only screen and (min-width: 1600px) and (max-width: 1659px){
	#btn-global-search #txt-search-text.searchtextfocus + .fa-search {
	    width: 22px !important;
	    left: 10px !important;
	}
	.header-search + .fa-search{
		left: 50px;
	}
	.custom-defined img.caret-down{
		left: 445px;
	}
	.manage-customsearch {
   	 width: 530px;
	}
 
}
@media only screen and (min-width: 1660px) and (max-width: 1729px){
	.search-popover.popover .popover-inner {
		/*width: 548px !important;*/
	}
	#btn-global-search #txt-search-text.searchtextfocus + .fa-search {
	    width: 22px !important;
	    left: 10px;
	}
	.search-popover.popover{
		max-width: 549.9px !important;
	}
	/*#btn-global-search .header-search{
		width:550px !important;
	}*/
	.show-backdrop #txt-search-text, .show-backdrop.algosearch #txt-search-text, .show-backdrop.previewsearch #txt-search-text, .show-popover #txt-search-text {
		/*width: 550px !important;*/
	}
	.showmore{
		width: 548px !important;
	}
	.search-popover ul li a{
		/*width:470px !important;*/
	}
	.search-popover .clearall{
		text-align: right;
		float: right;
		padding-right: 20px !important;
	}
	.manage-customsearch ul li label{
		max-width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
	}
	.addsearch-btn {
		width: 74px !important;
		top: -1px !important;
	}
	.othersearch-btn {
		width: 50px !important;
		position: relative;
		top: -1px !important;
	}
	.searchtextfocus {
   /* width: 550px !important;*/
	}
	.manage-customsearch {
    width: 550px;
	}
	.custom-defined img.caret-down{
		left:475px;
	}

	.upsellplan-top .upsell-plans{
		width: 50px;
    position: relative;
    display: flex;
    bottom: 29px;
	}
	.upsellplan-top .topbanner-expirymessage{
		position: relative;
    left: 50px;
	}
	.upsellplan-top .ellipsisspan .partner-company-name{
		max-width:250px;
	}
	.upsellplan-top .ellipsisSpan{
		max-width:200px;
	}
	.upsellplan-top .plans-divid{
		top:-21px;
	}
	.custom-defined span.label-txt{
	    top:12px;
	}
	.header-search + .fa-search{
		left: 60px;
	}
}
@media only screen and (min-width: 1721px) and (max-width: 1799px){
	.search-popover.popover .popover-inner {
		/*width: 548px !important;*/
	}
	#btn-global-search #txt-search-text.searchtextfocus + .fa-search {
	    width: 22px !important;
	    left: 10px;
	}
	.search-popover.popover{
		max-width: 549.9px !important;
	}
	/*#btn-global-search .header-search{
		width:550px !important;
	}*/
	.show-backdrop #txt-search-text, .show-backdrop.algosearch #txt-search-text, .show-backdrop.previewsearch #txt-search-text, .show-popover #txt-search-text {
		/*width: 550px !important;*/
	}
	.showmore{
		width: 548px !important;
	}
	.search-popover ul li a{
		/*width:470px !important;*/
	}
	.search-popover .clearall{
		text-align: right;
		float: right;
		padding-right: 20px !important;
	}
	.manage-customsearch ul li label{
		max-width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
	}
	.addsearch-btn {
		width: 74px !important;
		top: -1px !important;
	}
	.othersearch-btn {
		width: 50px !important;
		position: relative;
		top: -1px !important;
	}
	.searchtextfocus {
   /* width: 550px !important;*/
	}
	.manage-customsearch {
    width: 573px;
	}
	.custom-defined img.caret-down{
		left:495px;
	}

	.upsellplan-top .upsell-plans{
		width: 50px;
    position: relative;
    display: flex;
    bottom: 29px;
	}
	.upsellplan-top .topbanner-expirymessage{
		position: relative;
    left: 50px;
	}
	.upsellplan-top .ellipsisspan .partner-company-name{
		max-width:250px;
	}
	.upsellplan-top .ellipsisSpan{
		max-width:200px;
	}
	.upsellplan-top .plans-divid{
		top:-21px;
	}
	.custom-defined span.label-txt{
	    top:12px;
	}
	.header-search + .fa-search{
		left: 78px;
	}
}
.DividerProjects
{
    display: block;
    background-color: rgb(220, 220, 220);
    border: 0px;
    margin: 0px;
    height: 1px;
}
.project-title{
    font-size: 14px;
    line-height: 20px;
    color: rgb(60, 60, 60);
    padding-bottom: 5px;
    margin: 0px;
    width: 47%;
    display: block;
    text-align: center;
    font-weight:500;
    cursor:pointer !important;
}
.project-title:hover{
	cursor: pointer !important;
}
.project-title.active{
	border-bottom:2px solid #0696d7;
    font-weight: 700;
}
.project-name-dashboard {
    font-family: "Artifakt Element", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: rgb(60, 60, 60);
}
.count-strip{
	height: 6px;
    display: block;
    border-radius: 4px;
    width: 40%;
}
.search-no-results {
	padding: 36px 0px;
	font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: rgb(102, 102, 102);
}
.accprojeclists + .search-no-results {
	display:none;
}
.initials-circle-text {
	display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    flex-shrink: 0;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    border-radius: 50%;
    vertical-align: middle;
    cursor: default;
    color: rgb(0, 0, 0);
    background: rgb(255, 179, 166);
    width: 24px;
    height: 24px;
    font-size: 12px;
    font-weight: 500 !important;
}
.p-t18
{
	padding-top:18px;
}
.initials-circle
{
	padding-top: 12px;
    padding-right: 0px;
}
.common-head {
      height: 100px;
      margin: 0;
      border-bottom: 1px solid #ececec;
      background: #fff;
      padding: 5px 0px;
      position: relative;
      z-index: auto;
}
.common-head h1 > span {
      position: relative;
    top: 0px;
    left: 5px;
    margin: 0px !important;
    padding-left: 0px !important;
}
.common-head h1 > span > a {
  font-size: 12px;
  color: #0696D7;
}
.common-head h1 > span > a > b {
  font-size: 12px;
  color: #999999;
}
@media only screen and (min-width: 1800px) and (max-width:1920px) {
	.manage-customsearch {
    	width: 636px !important;
	}
	.custom-defined img.caret-down {
    	left: 545px;
	}
	.header-search + .fa-search{
		left:102px;
	}
	#btn-global-search #txt-search-text.searchtextfocus + .fa-search {
    	width: 22px !important;
    	left:10px;
	}
	.searchversion-adjust{
		width:345px;
	}
}
@media only screen and (min-width: 1921px) and (max-width:1980px) {
	.custom-defined img.caret-down {
    	left: 585px;
	}
	.searchversion-adjust{
		width:345px;
	}
	.manage-customsearch {
    	width: 654px !important;
	}
	.header-search + .fa-search{
		left:102px;
	}
}
@media only screen and (min-width: 1980px) and (max-width:2200px) {
	.custom-defined img.caret-down{
		left:565px;
	}
	#btn-global-search #txt-search-text.searchtextfocus + .fa-search {
	    width: 22px !important;
	    left: 10px;
	}
	.manage-customsearch {
	    width: 655px;
	}
	.header-search + .fa-search{
		left:105px;
	}
	.searchversion-adjust{
		width:320px !important;
	}
}
@media only screen and (min-width: 2201px) and (max-width:2399px) {
	.custom-defined img.caret-down{
		left:670px;
	}
	.manage-customsearch {
	    width: 765px;
	}
	#btn-global-search #txt-search-text.searchtextfocus + .fa-search {
	    width: 22px !important;
	    left: 10px;
	}
	.header-search + .fa-search{
		left:165px;
	}
	.searchversion-adjust{
		width:350px !important;
	}
}
@media only screen and (min-width: 2400px) and (max-width:2600px) {
	.custom-defined img.caret-down{
		left:750px;
	}
	.searchversion-adjust{
		width:350px !important;
	}
	.manage-customsearch {
	    width: 850px;
	}
	.header-search + .fa-search{
		left:205px;
	}
	#btn-global-search #txt-search-text.searchtextfocus + .fa-search {
	    width: 22px !important;
	    left: 10px;
	}
}
.loader-spin {
    color: rgb(6, 150, 215);
    width: 64px;
    height: 64px;
    position: relative;
    display: flex;
    margin: 0 auto;
    top: 200px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: rotate(0deg);
    animation: 0.6s linear 0s infinite normal none running loader;
    z-index:1;
}
.load-image {
    display: block;
}
.loader-circle {
    stroke: rgba(0, 0, 0, 0.05);
}
linearGradient{
    transform: rotate(270deg);
} 
 
@keyframes loader {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.specview-loader {
  z-index: 99999999;
  display: inline-block;
  color: rgb(6, 150, 215);
  width: 64px;
  height: 64px;
  position: relative;
  left: 50%;
  top: 34vh;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: rotate(0deg );
  animation: 0.6s linear 0s infinite normal none running loader;
}
 
svg:not(:root) {
    overflow: hidden;
}
.circle-white {
	stroke-linecap: round;
    stroke: url(#indeterminateBlue);
    stroke-dasharray: 188.496;
    stroke-dashoffset: 94.248;
}
@keyframes loader {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.m-t100
{
	top: 100px;
}
.availableproject
{
	padding: 8px 0px;
    color: rgb(102, 102, 102);
    font-family: "Artifakt Element", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    cursor:default;
}

.accmenu-divider
{
	display: block;
    background-color: rgb(220, 220, 220);
    border: 0px;
    margin: 0px;
    width: 100%;
    height: 1px;
    margin-bottom: 0px;
}
.acc-projectnametop{
	float: left;
    width: 25%;
}
.trial-banner{
	float: right;
    font-size: 14px;
    font-weight: 500;
    width: 35%;
    padding-top: 12px;
    text-align:right;
    padding-right: 20px;
    color: rgb(60, 60, 60);
}
.p-b25{
	padding-bottom:25px !important;
}
.trialinfo-btn,.trialinfo-btn:hover{
	display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: none rgb(6, 150, 215);
    border-radius: 2px;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    color:#fff !important;
    transition: box-shadow 200ms cubic-bezier(0.2, 0, 0.2, 1) 0ms, border-color 200ms cubic-bezier(0.2, 0, 0.2, 1) 0ms;
    border: 1px solid transparent;
    padding: 0px 15px;
    height: 25px;
    margin-left: 11px;
    min-width: 134px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
}
#myCarousel .carousel-control.left,#myCarousel .carousel-control.right{
	background-color: #fff !important;
	background-image: none;
}
.h-200px{
	height:200px !important;
}
.h-165px{
	height:165px !important;
}
.h-22{
	height:22px;
}
.loader-fullscreen
{
	position: absolute !important;
    left: 47.5% !important;
}

.about-header{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    display: flex;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    color: rgb(60, 60, 60);
    position: relative;
    min-height: 70px;
    border-bottom: 1px solid rgb(220, 220, 220);
    padding: 20px 24px;
}
.about-body{
	flex: 1 1 0%;
    overflow: auto;
    padding: 10px 21px 20px !important;
    max-height: 450px;
}
.about-body > span{
	display: block;
    margin: 10px 0px 4px;
}
.about-component{
	display: block;
    margin: 10px 0px 4px;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: rgb(60, 60, 60);
}
.about-copyright{
	display: block;
    margin: 0px 0px 4px;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: rgb(60, 60, 60);
}
/* Carousel Start */
@keyframes tonext {
  75% {
    left: 0;
  }
  95% {
    left: 100%;
  }
  98% {
    left: 100%;
  }
  99% {
    left: 0;
  }
}

@keyframes tostart {
  75% {
    left: 0;
  }
  95% {
    left: -300%;
  }
  98% {
    left: -300%;
  }
  99% {
    left: 0;
  }
}

@keyframes snap {
  96% {
    scroll-snap-align: center;
  }
  97% {
    scroll-snap-align: none;
  }
  99% {
    scroll-snap-align: none;
  }
  100% {
    scroll-snap-align: center;
  }
}

.trialcarousel {
  position: relative;
  padding-top: 25%;
  perspective: 100px;
  overflow-x:hidden;
  overflow-y:hidden;
  height:130px;
}

.trialcarousel-viewport {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  overflow-x: hidden;
  overflow-y:hidden;
  scroll-behavior: smooth;
  margin-bottom:0px;
  padding-left:0px;
  height:120px;
  border: 1px solid rgb(220, 220, 220) !important;
  border-radius: 4px;
}
.mytrials{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    padding-bottom: 12px;
    color: rgb(60, 60, 60);
}
.trialcarousel-slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  padding:10px 0px 20px 5px;
}

.trialcarousel-slide:nth-child(even) {
  background-color: transparent;
}

.trialcarousel-slide:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-40%,70px);
  color: #fff;
  font-size: 2em;
}

.trialcarousel-snapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*height: 100%;*/
  scroll-snap-align: center;
}

@media (hover: hover) {
  .trialcarousel-snapper {
    animation-name: tonext, snap;
    animation-timing-function: ease;
    animation-duration: 4s;
    animation-iteration-count: infinite;
  }

  .trialcarousel-slide:last-child .trialcarousel-snapper {
    animation-name: tostart, snap;
  }
}

@media (prefers-reduced-motion: reduce) {
  .trialcarousel-snapper {
    animation-name: none;
  }
}

.trialcarousel:hover .trialcarousel-snapper,
.trialcarousel:focus-within .trialcarousel-snapper {
  animation-name: none;
}

.trialcarousel-navigation {
  position: absolute;
  right: 0;
  bottom: 14px;
  left: 15%;
  width:60%;
  text-align: center;
}
.min-h150{
	min-height:150px;
}
.trial-products p{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 20px !important;
}
.trial-products .clr-red{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 20px;
    color: rgb(236, 74, 65) !important;
}
.trial-products span{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: rgb(60, 60, 60);
}
.drk-blue{
	color:rgb(0, 110, 175);
}
.drk-blue:hover{
	color:#0696d7;
}
.trialcarousel-navigation-list,
.trialcarousel-navigation-item {
  display: inline-block;
}

.trialcarousel-navigation-button {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #d5d5d5;
  background-clip: content-box;
  border: 0.25rem solid transparent;
  border-radius: 50%;
  font-size: 0;
  transition: transform 0.1s;
}
.trialcarousel-navigation-button.enabled{
	background-color:rgb(128, 128, 128);
}
.trial-img{
	width:200px;
	height:120px;
	position:relative;
	bottom:10px
}
.clr-red{
	color:rgb(236, 74, 65) !important;
}
.trialcarousel::before,
.trialcarousel::after,
.trialcarousel-prev,
.trialcarousel-next {
  position: absolute;
  top: 0;
  margin-top: 37.5%;
  width: 0rem;
  height: 0rem;
  transform: translateY(-50%);
  border-radius: 50%;
  font-size: 0;
  outline: 0;
}

.trialcarousel::before,
.trialcarousel-prev {
  left: -1rem;
}
.trialcarousel p, .trialcarousel span{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.trialcarousel a{
	color: rgb(0, 110, 175);
    text-decoration: none;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
}
.trialcarousel::after,
.trialcarousel-next {
  right: -1rem;
}

.trialcarousel::before,
.trialcarousel::after {
  content: '';
  z-index: 1;
  background-color: #333;
  background-size: 1.5rem 1.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
  font-size: 2.5rem;
  line-height: 4rem;
  text-align: center;
  pointer-events: none;
}
::marker {
  color: #fff;
  font-size: 0px;
}
.trialcarousel::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmLlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,50 80,100 80,0' fill='%23fff'/%3E%3C/svg%3E");
}

.trialcarousel::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='100,50 20,100 20,0' fill='%23fff'/%3E%3C/svg%3E");
}
.modal-open .modal.trialinfo_modal{
	z-index:2100 !important;	
}

.trial-body{
	 
	overflow:auto;
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding:23px 32px;
}
.trial-slidehead{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 700 !important;
    font-size: 12px;
    line-height: 16px;
}
.trial-helpsetting{
	color:rgb(0, 110, 175);
}
.trial-body .trial-footer{
	width:100% !important;	
}
.trial-footer{
	position: relative;
    bottom: 0px;
    width: 92% !important;
}
.subscrip-accordionItem{
	flex: 1 1 auto;
    margin: 4px 16px 4px 4px;
}
.subscrip-accordionItem a{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: rgb(60, 60, 60);
}
.SubscriptionItem_AccordionContainer{
	margin-left: 28px;
}
.includesubscription{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: rgb(60, 60, 60);
}
.SubscriptionItem_AccordionContainer ul{
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 30px	
}
.SubscriptionItem_AccordionContainer ul li{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: rgb(60, 60, 60) !important;
    margin-bottom:5px;
}
.SubscriptionItem_AccordionContainer ul li:before {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}
.mysubscrip-renew{
	display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-left: 20px;
}
.mysubscrip-dot{
	height: 4px;
    width: 4px;
    background-color: #000;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    right: 8px;
    bottom: 2px;
}
.mysubscript-modal{
	height:450px;
}
.subscrip-accordionItem a.btn,.subscrip-accordionItem a.btn:hover{
	color:#000 !important;
}
.subscrip-accordionItem a.btn .fa-angle-up{
	display:block;
}
.subscrip-accordionItem a.btn.collapsed .fa-angle-down{
	display:none !important; 
}
.subscrip-accordionItem a.btn.collapsed .fa-angle-up{
	display:block !important;
	transform: rotate(90deg);
}
.subscrip-accordionItem .btn:focus {
    box-shadow: 0 0 0 0px #cdeaf7;
    border-radius: 0px;
}
.subscrip-accordionItem a.btn .fa-angle-up{
	display:block !important;
	transform: rotate(180deg);
}
.mysubscrip-renew span:nth-child(1){
	font-family: "Artifakt Element", sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
}
.mysubscrip-renew span:nth-child(2){
	font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    color: rgb(102, 102, 102);
    margin-right: 16px;
}
@media only screen and (min-width:1024px) and (max-width:1139px){
	#txt-search-text + .fa-search + .tooltip{
		left:55px !important;
	}
}
@media only screen and (min-width:1140px) and (max-width:1280px){
	#txt-search-text + .fa-search + .tooltip{
		left:90px !important;
	}
}
@media only screen and (min-width:1520px) and (max-width:1600px){
	#txt-search-text + .fa-search + .tooltip{
		left:130px !important;
	}
}
@media only screen and (min-width:1800px) and (max-width:1980px){
	#txt-search-text + .fa-search + .tooltip{
		left:200px !important;
	}
}
@media only screen and (min-width:2200px) and (max-width:2570px){
	#txt-search-text + .fa-search + .tooltip{
		left:300px !important;
	}
}
/* Carousel End */
.w-10{
	width:10px !important;
}
.truncate-trial-banner .clr-red{
	-webkit-box-align: center;
    align-items: center;
    color: rgb(236, 74, 65);
    font-family: "Artifakt Element", sans-serif;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media only screen and (min-width:1025px) and (max-width: 1200px) {
	.truncate-trial-banner {
	    width: 100px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: inline-block;
	    vertical-align: middle;
	    float:left;
	}		
}
@media only screen and (min-width:768px) and (max-width:1024px){
	.truncate-trial-banner span{
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    width: 130px;
	    display: block;
	    float: left;
	}
	.trial-banner{
		width: 27%;
		padding-right:5px;
	}
}
