.topnav-strip {
    position: fixed;
    background: #000;
    width: 100%;
    height: 24px;
    z-index: 15;
}

.topnav-strip img {
    margin: 1px 10px;
    top: 1px;
    position: relative;
}

.topnav-strip.forma-enabled img {
    max-width: 6.5%;
}

.topbanner-new {
    background-color: #fff;
    height: 48px;
    top: 24px;
    width: 100%;
    z-index: 15;
    position: fixed;
    /*box-shadow: 1px 1px 4px #bbbaba;*/
    border-bottom:1px solid rgb(220, 220, 220);
}
.myhome{
	border-bottom: 1px solid rgb(220, 220, 220);
    height: 45px;
    padding:0px !important;
}
.myhome > div{
	display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    background: none;
    border: none;
    outline: none;
    text-decoration: none;
    position: relative;
    -webkit-box-pack: start;
    justify-content: start;
    width: 100%;
    height: 36px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    color: rgb(60, 60, 60);
    font-family: "Artifakt Element", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;	
}
.myhome:hover{
	background-color:#fff !important;
}
.myhome a{
	padding: 6px 15px !important;
    width: 100%;
}
.myhome a:hover{
	color:#3c3c3c !important;
	background: rgb(246, 246, 246);
}
.avilable-prj:hover{
	background-color:#fff !important;
}
.myhome a > img {
	border-radius:0px !important;
}
.acc-products-container {
    margin: 5px 0;
    float: left;
    background-position: 0 0;
    width: 204px;
    height: 38px;
    cursor: pointer;
}

.acc-products-container .product-inner {
    padding:8px 8px 2px;
}

.acc-products-container .product-inner .product-name {
    text-decoration: none;
    position: relative;
    bottom: 6px;
}

.acc-products-container .product-inner .product-name span {
    font-size: 14px;
    font-weight: 700;
    color: #3c3c3c;
    cursor: pointer;
    padding-left:5px;
}

.acc-products-container i, .right-topnav i {
    bottom: 4px;
}

.acc-products-container .product-inner #products-list {
    width: 300px;
    left: 8px;
    top: 48px;
    padding: 8px 0px;
    border: 0px;
    box-shadow: rgba(12, 44, 84, 0.15) 0px 4px 14px, rgba(12, 44, 84, 0.25) 0px 0px 2px;
}

.acc-products-container .product-inner #products-list li {
    padding: 3px 6px;
    cursor: pointer;
    font-size:14px;
}
.acc-products-container .product-inner #products-list li a span {
    color: #3c3c3c;
    padding-left:6px;
}
.acc-products-container .product-inner #products-list li:hover,.acc-products-container .product-inner #products-list li:hover a {
    background: rgb(246, 246, 246);
}

.topbanner-new .dropdown-menu-left::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    content: " ";
    top: -3px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
    right: auto;
    border-right: transparent;
    background: transparent;
    transform: rotate(
    -133deg
    );
    box-shadow: 1px 1px 1px rgb(230 226 226 / 88%);
}

.acc-products-container .product-inner .dropdown-menu-left::before {
    left: 95px;
}
.acc-products-container.w-65px .product-inner .dropdown-menu-left::before {
    left: 10px;
}
.right-topnav .acc-user-name .dropdown-menu-left::before {
    left: 242px;
}

.products-bord-right {
    width: 1px;
    background: #e8e4e4;
    float: left;
    padding: 0px 0;
    height: 32px;
    margin: 8px 15px;
}

.right-topnav {
    max-width: 25%;
}

.right-topnav .acc-user-name .username-toggler {
    padding-right: 19px;
    cursor: pointer;
}

.right-topnav .acc-user-name #username-dropdown {
    top: 53px;
    height: 166px;
    min-width: 250px;
    right: 10px;
    padding: 23px;
    box-shadow: rgba(12, 44, 84, 0.15) 0px 4px 14px, rgba(12, 44, 84, 0.25) 0px 0px 2px;
    border-color: #fff;
}

.right-topnav .acc-user-name #username-dropdown .usernew {
    margin-bottom: 0;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: rgb(60, 60, 60);
}

.right-topnav .acc-user-name #username-dropdown .useremail {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: rgb(128, 128, 128);
    margin-bottom: 2px;
}

.right-topnav .acc-user-name #username-dropdown .notify-link {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: rgb(0, 110, 175);
    cursor: pointer;
    margin-top:10px;
}

.right-topnav .acc-user-name #username-dropdown .profile-btns {
    margin-top: 36px;
}
.signout{
	background-color:#fff !important;
}
.right-topnav .acc-user-name #username-dropdown .profile-btns .btn {
    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 rgb(187, 187, 187) !important;
    background-color:#fff;
    color: rgb(60, 60, 60);
    font-family: "Artifakt Element", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    height: 24px;
    padding: 0px 7px;
}

.right-topnav .acc-user-name #username-dropdown .profile-btns .btn-primary {
    background: #0696d7;
    border: 1px solid transparent;
    border-radius: 2px;
    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;
    background-color: rgb(6, 150, 215);
    border: 1px solid transparent !important;
    color: rgb(255, 255, 255) !important;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    height: 24px;
    padding: 3px 7px;
    margin-right: 12px;
}
.right-topnav .acc-user-name #username-dropdown .profile-btns .btn-default:focus {
    border: 1px solid #ccc;
}

.right-topnav .acc-user-name img {
    margin: 13px 10px 11px 2px;
    width: 24px;
    border-radius: 13px;
}
.acc-products-container #products-list img {
    margin: 0px 0px 0px 0px;
    width: 24px;
    border-radius: 13px;
}
.right-topnav .acc-user-name span {
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 175px;
    padding-bottom: 1px;
}

.right-topnav .fa-question-circle {
    color: #999;
    font-size: 15px;
    cursor: pointer;
    margin-right: 7px;
}

.right-topnav .help-container #help-dropdown{
    top: 36px;
    width: 300px;
    right: -85px;
    padding: 8px 0 5px;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    max-width: 300px;
    overflow-wrap: break-word;
    color: rgb(60, 60, 60);
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    box-shadow: rgba(12, 44, 84, 0.15) 0px 4px 14px, rgba(12, 44, 84, 0.25) 0px 0px 2px;
    border:0px;
    height:213px;
}
#uploadspecs-header .help-container #help-dropdown{
    top: 36px;
    width: 300px;
    right: -50px;
    padding: 8px 0;
    height:213px;
}
.right-topnav .help-container #help-dropdown li{
    color: #3c3c3c;
    padding: 5px 5px;
    font-weight: 500;
    cursor: pointer;
    display:flex;
}
#uploadspecs-header .help-container #help-dropdown li{
    color: #3c3c3c;
    padding: 5px 5px;
    font-weight: 500;
    cursor: pointer;
    display:flex;
}
.right-topnav .help-container #help-dropdown li:hover,#uploadspecs-header  .help-container #help-dropdown li:hover{
    background-color: rgb(246, 246, 246);
}

.right-topnav .help-container .dropdown-menu-left::before{
    left: 196px;
}

.help-container li a:hover{
	color:#333;
}
#uploadspecs-header .help-container  .dropdown-menu-left::before {
    left: 239px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px;
    content: " ";
    top: -2px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
    right: auto;
    border-right: transparent;
    background: transparent;
    transform: rotate(-133deg);
    box-shadow: 1px 1px 1px rgb(230 226 226 / 88%);
}
.userproject{
	position:relative;
	top:13px;
	display: inline-block;
}
.userproject span{
	padding-left: 15px;
	font-size: 14px;
	font-weight: 700;
	color: #3c3c3c;
	overflow: hidden;
	white-space: nowrap;
	max-width: 75%;
	font-family: "Artifakt Element", sans-serif;
	line-height: 20px;
	text-overflow: ellipsis;
	padding-top:1px;
}
.userproject-dropdown{
	left: -106px;
	top: 42px;
	width:360px;
	padding:0px;
	box-shadow: rgba(12, 44, 84, 0.15) 0px 4px 14px, rgba(12, 44, 84, 0.25) 0px 0px 2px;
    border: 0px;
}
.inp-search{
	width: 328px !important;
    margin: 0px;
    height: 36px;
    font-size: 14px;
    padding-left:36px !important;
    border: 1px solid rgb(187, 187, 187) !important;
}
.inp-search::placeholder{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    height: 100%;
    left: 20px;
    outline: none;
    padding: 0px 12px 10px;
    position: absolute;
    width: 100%;
    border: none;
    color: rgb(60, 60, 60);
    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;
    padding-right: 24px;
    padding-left:16px;
}
.pos-r20{
	position:relative;
	right:20px;
}
.inp-search:focus:not(:active) {
    border-color: rgb(6, 150, 215);
}
.inpsearch:focus-within {
    box-shadow: rgb(6 150 215 / 35%) 0px 0px 0px 2px;
}
.loader-enable + .search-no-results, .showMore-btn + .search-no-results{
	display:none;
}
.showMore-btn{
	height: 50px;
    width: 100%;
    border-top: 1px solid #ddd;
    text-align: center !important;
    margin-top: 10px;
    font-weight: 500;
}
.showMore-btn > span{
	color: #006EAF;
    font-weight: 600;
    font-size: 14px;
}
.userproject-dropdown.dropdown-menu:before{
	left:49%;
}
.projects-name{
	padding-left: 15px;
    font-size: 12px;
    max-width: 240px;
}
.loadtemplate + .projects-name{
	max-width:250px;
}
.mfa-required{
	width:10%;
}
.mfa-icon:hover + p{
	display:block !important;
	width: 100%;
    position: relative;
    background-color: black;
    padding: 10px;
    z-index: 9;
    left: -2px;
    top: 10px;
}
.accprojeclists{
	padding: 8px 16px;
	width: 100%;
    display: flow-root;
}
.accprojeclists:hover{
 	background-color:rgb(246, 246, 246);
}
.width-full{
	width: 48px;
    height: 48px;
    
}
.width-full > img{
	height:100%;
    width: 100%;
    object-fit: contain;
    border-radius: 5px;
}
.width-full.project-selected, .width-full.project-selected:hover {
	background-color:#0696D7;
    color: #fff;
}
.width-full:hover{
	background-color:#f6f6f6;
}
.viewall-project{
	border-top: 1px solid #eee;
	font-size: 12px;
	padding: 14px 12px;
}
.searchicon{
	position: absolute;
	z-index: 9;
	top: 14px;
	left: 25px;
	color: #999;
	width:18px;
}
.searchicon:hover{
	color:#0696d7;
}
.searchicon-projectlist{
	position: absolute;
	z-index: 9;
	top: 27px;
	left: 28px;
	color: #999;
	width:15.5px;
}
.acc-companyname{
	font-family: "Artifakt Element", sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgb(128, 128, 128);
    margin-bottom:0px;
}
.userproject .pointer{
    max-width: 400px;
    color: rgb(0, 110, 175);
    text-decoration: none;
    padding: 0px;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 500;
    font-size: 14px;
}
.userproject .no-underline.pointer{
	width: 50%;
    text-align: right;
    display: flow-root;
    float:right;
}
.acc-projects-list{
	max-height:450px;
	display: inline-block;
    width: 100%;
    overflow:auto;
}
.acc-projects-list:hover{
	overflow:auto;
}
.acc-prj{
	font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: rgb(102, 102, 102);
    padding: 0px 0px 0;
    margin: 0px;
    height:27px;
}
.acc-prj a:nth-child(1){
	margin-right:14px;
}
.p-16{
	padding:16px;
}
.loader-enable + .acc-projectslist {
	display:none;
}
.projtempcounts{
	padding: 8px 16px;
	height: 38px;
}
.projectcounts{
	font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgb(102, 102, 102);
    width: 50%;
    float: left;
    text-align: left;
}
.projectcounts{
	font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgb(102, 102, 102);
}
.w-65px {
    width: 65px !important;
}
.acc-projects-list .acc-project-img {
    height: 13px;
    width: 13px;
}
.notempimage .projects-name{
	padding-left:0px !important;
}
.notempimage .acc-project-img{
	/*position:relative;
	left:15px;*/
}
.user-clicker .acc-project-img {
    height: 13px;
    width: 13px;
    margin: 0px 4px -2px 10px;
}
.help-container .dropdown-menu li a:hover{
	background-color:none !important;
	color:rgb(60, 60, 60) !important;
}
.acc-products-container .product-top-line {
    border-top: 1px solid rgb(220, 220, 220);
    margin-top: 8px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
#products-list li.selected,#products-list li.selected:hover,#products-list li.selected:hover a{
	background-color:#0696d7 !important;
}
#products-list li.selected a span,#products-list li.selected:hover a span{
	color:#fff !important;
}
#products-list li.selected a img ,#products-list li.selected:hover a img{
	filter: brightness(0) invert(1) !important;
}
.product-left-events{
	margin-top:0px;
}
@media screen and (max-width: 1025px) {
	.userproject span
	{
		max-width: 35% !important;
	}
	.header-userproject {
	    max-width: 40% !important;
	}
	.version-ellipsis {
	    max-width: 400px !important;
	}
}
@media screen and (min-width: 1026px) and (max-width: 1300px)
{
	.userproject span {
	    max-width: 45%;
	}
}
@media screen and (min-width: 1540px) and (max-width: 1780px)
{
	.userproject span {
	    max-width: 52%;
	}
}
@media screen and (min-width: 1781px) and (max-width:1980px){
	.acc-projectnametop{
		width:30%;
	}
	.userproject span{
		max-width:75%;
	}
}
@media screen and (min-width: 1981px) and (max-width:2600px){
	.acc-projectnametop{
		width:30%;
	}
	.userproject span{
		max-width:75%;
	}
}
@media screen and (min-width: 768px) and (max-width:1024px){
	.right-topnav .acc-user-name span{
		max-width: 110px;
	}
}

.mfa-icon + .popover{
	 font-family: "Artifakt Element", sans-serif;
	 background-color:#333 !important;
	 border: 0px solid rgba(0,0,0,.2);
	 -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
	 border-radius:3px;
	 min-width:290px !important;
}
.mfa-icon + .popover .popover-content{
	 padding:0px !important;
	 border: 0px solid rgba(0,0,0,.2);
	 -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
	 background-color:#333 !important;
}
.popovermfa {
	 background-color: #333;
	 padding: 10px;
	 width: 290px;
	 max-width:295px;
	 height:133px;
	 color:#fff;
	 border-radius: 3px;
	 font-size:12px;
	 font-weight:600;
}
.popovermfa span{
	 color: #fff;
	 font-size: 12px;
	 font-weight: 500;
	 overflow: auto;
	 padding-left:0px;
	 line-height:16px;
}
.mfa-icon + .popover.bottom>.arrow {
    top: -6px;
    left: 50%;
    margin-left: -7px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: #333;
}
.mfa-icon + .popover.bottom>.arrow:after {
    top: 2px;
    margin-left: -9px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #333;
}
.popovermfa hr{
	background-color:#333;
	color:#333;
	border-color:grey;
}
.popovermfa a{
	color: #bbd4df;
}