/*new- style for  flex-menu should replace for-flex-menu */

.popup-overlay {
	width: 100%;
	height: 100%;
	position: fixed !important;
	background: rgba(0, 0, 0, .8);
	top: 50px;
	left: 0;
	opacity: 1;
	filter: opacity(1);
	display: none;

}

#popup_overlay.overlay {
	z-index: 1!important;
	display: block;
}
.hide-back {
	height: 1px !important;
}
/* button flex  menu */


/*btn menu nav */
.change {
	position: relative;
}

.bar1, .bar2{
	width: 23px;
	background-color: #ffffff;
	margin: 4px 0;
	transition: 0.4s;
	height: 4px;

}
.bar3 {
	width: 23px;
	background-color: #ffffff;
	margin: 0;
	transition: 0.4s;
	height: 4px;

}


.change .bar1 {

	-ms-transform: rotate(45deg) translate(-3px,4px); /* IE 9 */
	-webkit-transform: rotate(-45deg) translate(-3px, 4px) ;/* Safari */
	transform: rotate(-45deg)  translate(-3px, 4px);/* Standard syntax */
}

.change .bar2 {opacity: 0;}

.change .bar3 {

	-ms-transform: rotate(45deg) translate(-7px,-9px); /* IE 9 */
	-webkit-transform: rotate(45deg) translate(-7px, -9px) ;
	transform: rotate(45deg) translate(-7px, -9px) ;
}

.leftdiv
{
	margin:0;
	padding:0;
	float:left;
	padding-left:10px;
	border:0px solid blue;
}

.rightdiv
{
	margin:0;
	padding:0;
	background:transparent;
	float:right;
	text-align:right;
	border:1px solid red;
}


.divclasscontainer{
	position:relative;
	cursor:pointer;

}

/*navigation flex menu */

#top-nm {
    display: flex;
    flex-wrap: wrap; 
    width: 100%;
    align-items: center;
    margin: 0px auto;
    padding: 0px;
    min-width: 960px;
    height: 60px;
    background: #000000;
}



.menu-flex-menu-container {
	font-family: "Gudea", AG Foreigner Light-Plain Medium, sans-serif, sans-serif !important;
}

ul#nomachine_primary {
	/*margin-right: 15px; check on responsive*/
}

/*////////////end navigation header ///////////////////*/

li {
	list-style: none;
}

/*original - 3437 */
#top-content-nm {
    margin: 0px auto;
    max-width: 1000px;
    min-width: 960px;
    height: 100%;
    padding-top: 20px;
}

.site-header-menu{

	position: absolute;
	width: 100%;
	height: auto;
	display: none;
	z-index: 1;
}
nav#site-navigation {
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
}
ul#menu-flex-menu {
	margin: 0;
	padding: 0;
	position: relative;
}

/*original - 3025 */
.main-navigation .primary-menu > li.menu-item  {
	float: none !important;
	line-height: 39px;
	margin-top: 3px;
	position: relative;
	cursor: pointer;
}
ul#menu-flex-menu > li:first-child {
	margin-top: 0;
}
ul.sub-menu.sub-level > li.menu-item:first-child {
	margin-top: 0;
}

/*stop reboot -scss */
button.dropdown-toggle {
	border: none;
	float: right;
	outline: none;
	padding: 0;
	border-width: 0;
}
.dropdown-toggle::after {content: none;}

.main-navigation .menu-item > a , .menu-item > li , .menu-item > p , label>a , .main-navigation label{
	color: #bebebe !important;
}

#divprimarylink {
    float: right;
}
/* -------------------------------------------------------------------*/

ul.sub-menu {
	width: 100%;
	margin: 0;
	padding-left: 0;
}
ul.sub-menu.sub-level {
	margin: 0;
	padding: 0;
	display: inherit !important;
}
#menu-flex-menu > .menu-item-type-taxonomy > a {
	padding-left: 1.2em;
	margin-left: .1em;
	cursor: pointer;
}
li.menu-item-has-children {
	background-position-x: 2em;
	background-position-y: .84em;
	background-color: unset;
}
.sub-level > .menu-item > a {
	padding-left: 2em;
	background-position-x: .5em;
	background-position-y: 1em;
	list-style: none;
}
/*start mood*/

.wrap-link {
	margin-left: .1em;
	display: grid;
}
.sub-bullet {
	margin-left: 18px;
	padding-left: 19px;
	color: #bebebe ;
}
.sub-level >.sub-bullet {
	background:  url(/img/flx-nm8/menu-bullet1.png)  no-repeat;
}

.sub-arrow {
    background: url(/img/shared/arrowfirstlevel.png) no-repeat;
    background-position-y: center;
}

a.sub-bullet.aref-sec-item:hover {
    color: white;
    text-decoration: none;
    /* background-position-y: 0.2em; */
}
.sub-bullet {
	background:  url(/img/flx-nm8/menu-bullet1.png)  no-repeat;
	background-position-y: center;
}
.mini-bullet {
	background:  url(/img/flx-nm8/menu-bullet2.png)  no-repeat;
	background-position-y: center;
}


/* FLX-MENU NM8 */
span.wrap-link.sub-sub {
    padding-left: 46px !important;
}

.icon_landing_page{
	background: transparent url(/img/flx-nm8/menu-icon-landing-page.png) top no-repeat ;
}
.icon_article_page{
	background: transparent url(/img/flx-nm8/menu-icon-article-page.png) top no-repeat ;
}
.icon_info_page{
	background: transparent url(/img/flx-nm8/menu-icon-info-page.png) top no-repeat ;
}




/*ENDFLX NM8 */
ul.sub-menu.sub-level > li.menu-item > .wrap-link {
	padding-left: 23px;
}

a.sub-level-parent {
	background-position-x: .9em;
	background-position-y: 1.5em;
	background-color: mediumblue;
}
li.menu-item-type-taxonomy > ul.sub-menu > li.menu-item > a {
	color: #bebebe !important;
	padding-left: 2.2em;
	background-position-x: 1em;
	background-position-y: unset;
}
ul.sub-menu.sub-level >li.menu-item {
	display: inherit;
}
.menu-item-object-category {
	font-size: 14px;
}
.menu-item > span.wrap-link > a:hover {
	text-decoration: none;
	color: #bebebe;
	background-color: #00000000;
}
.menu-item > a {
	text-decoration: none;
}
ul.sub-menu > li.menu-item:first-child {
	margin-top: 2px;
}
ul.sub-menu >li.menu-item {
	line-height: 40px;
	font-size: 14px;
	display: inherit;
	width: 100%;
	background-position-y: .8em;
	background-position-x: .8em;
	position: relative;
}

.sub-level > .menu-item > a.aref-sub-item {
	padding-left: 4em;
	background-position-x: 2em;
	background-position-y: 0;
}
.icon_closed , .icon_open  {
	width: 13px;
	height: 13px;
	cursor: pointer;
	margin-right: 15px;
	margin-top: 13px;
	float: right;
}
.main-navigation .primary-menu > li:hover .taxo-pattern  {
	background-color: #262626 ;
}
ul.sub-menu > li.menu-item > a.sub-bullet:hover{
	background-color: #333333;
}
.menu-item > span.wrap-link:hover {
	background-color: #333333;
}
.taxo-pattern {
	height: 40px;
	width: 100%;
	position: absolute;
	z-index: -1;
	background: #1C1C1C;
}
.disable-patern {
	height: 2.9em;
	width: 100%;
	position: absolute;
	z-index: -1;
	background: #efa207;
}
.sub-menu .taxo-pattern {
	height: 39px;
	margin-top: 1px;
	background: #262626;
}
.taxo-pattern-login {
	height: 100%;
	width: 100%;
	max-width: 75.2em;
	position: absolute;
	z-index: -1;
	background: #262626 !important;
}
.icon_open {
	background: transparent url("/img/icon-layer/menu-status-close-right.png")  no-repeat;
}
.icon_closed {
	background: transparent url("/img/icon-layer/menu-status-close-right.png") left -13px no-repeat;
}
.coline-parent-0  { border-left: 6px solid #E00000 !important; 	}
.coline-parent-1  { border-left: 6px solid #FF7301 !important; 	}
.coline-parent-2  { border-left: 6px solid #FFC600 !important; 	}
.coline-parent-3  { border-left: 6px solid #028D07 !important; 	}
.coline-parent-4  { border-left: 6px solid #1B8B82 !important; 	}
.coline-parent-5  { border-left: 6px solid #0075AF !important; 	}
.coline-parent-6  { border-left: 6px solid #1836A4 !important; 	}
.coline-parent-7  { border-left: 6px solid #7C7C7E !important; 	}
li.menu-item-type-taxonomy > ul.sub-menu {display: none;}
a.search-icon {
	background: transparent url(/img/shared/lens.png) no-repeat;
	margin-top: 1em;
	background-size: contain;
	padding-left: 1.6em !important;
	margin-left: 20px !important;
}
.icon_info{
	background: transparent url(/img/icon-layer/menu-icon-everybody.png) top no-repeat ;
}
.icon_sheet {
	background: transparent url(/img/icon-layer/menu-icon-guide.png) top  no-repeat ;
}

.icon_dwl {
	background: transparent url(/img/icon-layer/menu-icon-download.png) top  no-repeat ;
}
.icon_techpart { background: transparent url(/img/flx-nm8/menu-icon-technology.png) top  no-repeat ;}
.icon_solution { background: transparent url(/img/flx-nm8/menu-icon-solutions.png) top  no-repeat ;}
.icon_mail { background: transparent url(/img/flx-nm8/menu-icon-report.png) top  no-repeat ;}
.icon_question { background: transparent url(/img/flx-nm8/menu-icon-faq.png) top  no-repeat ;}
.icon_kb { background: transparent url(/img/flx-nm8/menu-icon-kb.png) top  no-repeat ;}
.icon_customer { background: transparent url(/img/flx-nm8/menu-icon-customercare.png) top  no-repeat ;}
.icon_bag { background: transparent url(/img/flx-nm8/menu-icon-shop.png) top  no-repeat ;}
.sub-link-icon , .sub-link-icon:hover {
	width: 1.9em;
	float: right;
	height: 1.5em;
	margin: .5em;
	cursor: pointer;
}

.icon_forum, .icon_forum:hover {
	width: 26px;
	height: 21px;
	background: transparent url(/img/flx-nm8/menu-icon-forums.png) top left no-repeat;
	cursor: pointer;
}
/*////////////  ***************Form login ***************   ///////////////////**/

#tableLoginSupportLayer {
	margin-top: 21px;
	padding-left: 4px;
}
.customer-supportLayer, .customer-supportLayerforgot {
	margin: 0 16px 0 19px;
	width: 200px;
}
.customer-supportLayer p, .password-supportLayer p, .customer-supportLayerforgot p {
	padding: 2px 0 4px;
}
.customer-supportLayer #inputSupportLayer, .password-supportLayer #inputPassLayer, #inputSupport_idLayer {
	width: 200px;
	height: 29px;
	background: #1C1C1C;
	color: #ffffff;
}
a.LoginLayer {
	background: transparent url(/img/icon-layer/menu-icon-login.png) top left no-repeat;
	width: 32px;
	height: 31px;
	cursor: pointer;
	display: block;
	margin-left: -1px;
	margin-top: 23px;
}
a.Logout-btn {
	background: transparent url(/img/icon-layer/menu-icon-logout.png) top left no-repeat;
	margin-top: -.5em;
	height: 30px;
	width: 30px;
	margin-left: 2.4em;
}
.nm-input-nav {
	width: 100%;
	height: 29px;
	color: #ffffff;
	background-color: rgb(38, 38, 38);
	border-radius: unset;
}
.nm-input-nav:focus {
	color: #ffffff;
	box-shadow: 0 0 10px #898585;
	border-color: #aeaeae;

}
.forgot-pass-label > a.sub-arrow {
	background-position-y: .15em;
	background-position-x: -.25em;
	margin-left: 0;
}
form#forgotpwdsupportLayer {
	margin-bottom: 0;
}
.error-login{
	line-height: 1.2em;
	color: red;
}
.c-org{
	color:#FF8400;
}
p.logged-u {
	color: white;
	padding: 2em 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
span.logged-u-descr {
	color: #bebebe;
	margin-right: .2em;
}
label#sec-label-list {
	margin-bottom: 0px;
	margin-top: 31px;
}
li.sec-item {
	line-height: 2.3em;
	cursor: pointer;
}
a.sub-bullet.aref-sec-item {
	color: #bebebe;
	padding-left: 1em;
	/*Linda - 21 02 2022 - background-position-y: .2em;*/
	background-position-y: .35em;
}
/*///////////////////////// end login staffs //////*/

/*///strat search staffs /////////////////////////*/
.lang-fixer {
	padding-right: 0;
	margin-left: -7px;
}
ul#sug-list-fcol {
	margin-left: 0;
}
form#nav-search {
	top: 0;
	position: absolute;
	margin-left: 3em;
	width: 100%;
	max-width: 48em;
	display: table-cell;
}
.nm-input-nav-search {
	width: 100%;
	height: 2.5em;
	border: 1px solid #ced4da00;
	padding: unset;
	color: #ffffff;
	background-color: #1C1C1C;
	border-radius: unset;
}
.main-navigation .primary-menu > li:hover  input#search-box {
	width: 100%;
	height: 2.5em;
	border: 1px solid #ced4da00;
	padding: unset;
	color: #ffffff;
	background: #262626 ;
}
input.nm-input-nav-search::placeholder {
	color: #bebebe;
}
input.nm-input-nav-search:focus {
	border-color: transparent;
	outline: none;
	box-shadow: unset;
}
input.nm-input-nav-search:focus::placeholder {
	border-color: transparent;
	outline: none;
	box-shadow: unset;
	color: #6b715b
}
.taxo-pattern-search {
	height: 100%;
	width: 100%;
	max-width: 75.2em;
	position: absolute;
	z-index: -1;
	background: #262626;
}
.container-qlink {
	width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 0!important;
}

.ui-menu-item-wrapper {
	color: #bebebe;
}
.flx-err {
	z-index: 2;
	color: white;
}
/*/////////////////////// end search staffs /////*/

#userloginformlayer *, #menu-flex-menu .form-check, .container-qlink label {
	line-height: normal;
}
#menu-flex-menu .form-check {
	padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 20px;
}
#userloginformlayer label {
	margin-bottom: 6px;
}
#nav-input-group {
	padding: 24px 23px 0;
}
#nav-input-group .col-md-3 {
	padding-left: 0!important;
	padding-right: 0!important;
	margin-right: 17px;
}
.form-control:focus {
    background-color: inherit;
    box-shadow: unset;
}
#forgot-link { color: #D9D9D9!important; }
#forgot-link:hover {
    color: #fff!important;
    text-decoration: none;
}
.container-qlink label {
    padding-left: 4px;
}
#search-cond .col-md-4 {
    position: relative;
    bottom: 4px;
    padding-bottom: 16px;
}

.site-logo-nm{
  float: left;
}

img.custom-logo {
    width: 100%;
}
.wp-cart-bag {
    display: inline-block;
}
/*////////////media query tablets or > ///////////////////////*/
@media screen and (max-width: 992px){
	#top-nm {
		width: 100%;
		min-width: 0;
		height: 60px;
	}
	#top-content-nm {
		margin: 0px auto;
		min-width: 100%;
		width: 100%;
		padding: 20px 20px 0;
		height: 60px;
	}
	.menu-flex-menu-container {
		margin: 0 20px;
	}
	.wp-cart-bag {
		margin: 0px 13px;
	}
	#divprimarylink {
		position: relative;
		bottom: 4px;
	}
	.nomargin_grid_desktop {
		margin-left: 0;
		margin-right: 0;
	}
	.nopadding_grid_desktop {
		padding-right: 0;
		padding-left: 0;
	}
	.nm-input-nav-search {
		width: 90% !important;
	}
    #search-cond .col-md-4 {
        margin-left: 0!important;
    }
}

@media screen and (max-width: 768px){
	#top-nm {
		width: 100%;
		min-width: 0;
	}
	#top-content-nm {
		margin: 0px auto;
		min-width: 100%;
		width: 100%;
		padding: 20px 15px 0;
		height: 60px;
	}
	.wp-cart-bag {
		position: relative;
		bottom: 4px;
	}
	.menu-flex-menu-container {
		margin: 0 15px;
	}
	.site-logo-nm {
		width: 66%;
		position: relative;
		bottom: 1px;
	}



	.nomargin_grid_mobile {
		margin-left: 0;
		margin-right: 0;
	}
	a.LoginLayer {
		background: transparent url(/img/icon-layer/menu-icon-login.png) top left no-repeat;
		margin-top: 1em;
	}
	form#nav-search {
		max-width: 35em;
	}
	.nm-input-nav-search {
		width: 70% !important;
	}
	ul#sug-list-fcol , ul#sug-list-scol , ul#sug-list-tcol{
		margin-left: 1em;
	}
    #nav-input-group .col-md-3 {
        margin-right: 0;
    }

    #nav-input-group {
        padding: 10px 15px;
    }
    #nav-input-group input, #nav-input-group label { display: inline-block; }
    #nav-input-group label { margin-bottom: 0; }
    #nav-input-group div, #nav-input-group input, a.LoginLayer { margin-top: 10px; }
    #menu-flex-menu .form-check { padding: 10px 22px 14px; }
    #nav-input-group .col-md-3:first-child {
        margin-top: 0;
    }
}

@media screen and (min-width: 374px) and (max-width: 413px){
	span.wrap-link > a.big-text-link {
		/*max-width: 258px;*/
		align-content: center;
	}
	a.sub-bullet.aref-sub-item.big-text-link.extra-b-text-link {
		line-height: 1.4em;
	}
	a.mf-txt-xl {
		max-width: 258px;
		line-height: normal;
		min-height: 38px;
	}
}
@media screen and (min-width: 319px ) and (max-width: 374px){

	li.menu-item-type-taxonomy > ul.sub-menu > li.menu-item > a {
		color: #bebebe !important;
		padding-left: 1.5em;
		background-position-x: .2em;
		background-position-y: unset;
	}
	.cart-count img {
		width: 30%;
	}
	.cart-count span {
		font-size: 11px;
	}
	.wp-cart-bag {
		margin: 0px;
	}
	.menu-flex-menu-container {
		margin: 0 15px;
	}
	#menu-flex-menu .menu-item {
		cursor: pointer;
	}
	ul.sub-menu {
		width: 100%;
		margin: 0;
		margin-top: 0px;
		padding-left: 0;
	}
	ul.sub-menu.sub-level {
		padding: 0;
		display: inherit !important;
	}
	.sub-level > .menu-item > a.aref-sub-item {
		padding-left: 3.5em;
		background-position-x: 2em;
		background-position-y: 0;
		padding-right: 3em;
	}
	a.sub-bullet.aref-sec-item {
		display: contents;
	}
	.big-text-link{
		line-height: 1.5em;
	}
	span.wrap-link {
		margin-left: 0.5em;
		display: initial;
	}
	a.sub-bullet {
		padding-left: 1.5em;
		color: #bebebe;
		max-width: 220px;
		position: inherit;
	}
	.sub-link-icon, .sub-link-icon:hover {
		width: 1.9em;
		float: right;
		height: 1.5em;
		margin-right: .7em;
		margin-top: .7em !important;
		margin-left: .7em;
		margin-bottom: .5em;
		cursor: pointer;
		position: absolute;
		right: 0;
	}
	ul.sub-menu.sub-level > li.menu-item > span.wrap-link {
		padding-left: 1em;
	}
	.forgot-pass-label {
		padding-bottom: 1em;
	}
	span.wrap-link > a.big-text-link {
		margin-top: .6em;
		max-width: 210px;
	}
	.big-text-link {
		line-height: 1.2em;
	}
	a.sub-bullet.mid-text-link {
		max-width: 220px;
		line-height: 1.2em;
	}
	a.extra-b-text-link {
		max-width: 210px;
		margin-top: .4em !important;
		line-height: 1.2em;
		position: absolute;
	}
}

@media screen and (max-width: 329px) {
	.bar1, .bar2, .bar3 {
		height: 2px;
		width: 15px;
	}
	.change .bar3 {
		position: relative;
		top: 4px;
	}
	.change .bar3 {
		-ms-transform: rotate(45deg) translate(-7px,-9px);
		-webkit-transform: rotate(45deg) translate(-7px, -9px);
		transform: rotate(45deg) translate(-7px, -9px);
	}
	.cart-count img {
		width: 35%;
	}
	.cart-count span {
		font-size: 11px;
	}
	.wp-cart-bag {
		margin: 0px;
	}
}

@media screen and (max-width: 319px) {
	li.menu-item-type-taxonomy > ul.sub-menu > li.menu-item > a {
		color: #bebebe !important;
		padding-left: 1.5em;
		background-position-x: .2em;
		background-position-y: unset;
	}
	#menu-flex-menu .menu-item {
		cursor: pointer;
	}
	ul.sub-menu {
		width: 100%;
		margin: 0;
		margin-top: 0px;
		padding-left: 0;
	}
	ul.sub-menu.sub-level {
		padding: 0;
		display: inherit !important;
	}
	.sub-level > .menu-item > a.aref-sub-item {
		padding-left: 3.5em;
		background-position-x: 2em;
		background-position-y: 0;
		padding-right: 3em;
	}
	a.sub-bullet.aref-sec-item {
		display: contents;
	}
	.big-text-link{
		line-height: 1.5em;
	}
	span.wrap-link {
		margin-left: 0.5em;
		display: initial;
	}
	a.sub-bullet {
		padding-left: 1.5em;
		color: #bebebe;
		max-width: 220px;
		position: absolute;
	}
	.sub-link-icon, .sub-link-icon:hover {
		width: 1.9em;
		float: right;
		height: 1.5em;
		margin-right: .7em;
		margin-top: .7em!important;
		margin-left: .7em;
		margin-bottom: .5em;
		cursor: pointer;
	}
	ul.sub-menu.sub-level > li.menu-item > span.wrap-link {
		padding-left: 1em;
	}
	.forgot-pass-label {
		padding-bottom: 1em;
	}
	.sub-bullet {
		padding-top: .2em;
		margin-left: 0;
	}
	span.wrap-link > a.big-text-link {
		line-height: 1.2em;
		margin-top: 0;
		max-width: 176px;
	}

	a.sub-bullet.mid-text-link {
		max-width: 164px;
		line-height: 1.2em;
	}
	a.sub-bullet.extra-b-text-link {
		line-height: 1.2em;
		max-width: 170px;
	}
	.site-logo-nm {
		width: 62%;
	}
}

@media screen and (max-width: 239px)
{
	#menu-flex-menu .menu-item-object-category {
		margin-top: .1em;
		cursor: pointer;
		min-height: 2.8em;
	}
	span.taxo-extra-big.taxo-pattern {
		height: 4.8em !important;
	}
	li.extra-big.menu-item {
		line-height: 4.8em !important;
	}
	.sub-bullet {
		line-height: 1.2em;
		padding-right: 2em;
		margin-left: 0px;
		margin-top: 0.8em;
	}

	ul.sub-menu.sub-level {
		padding: 0;
		display: inherit !important;
	}
	ul.sub-menu >li.menu-item {
		min-height: 3.8em !important ;
	}
	.sub-menu .taxo-pattern {
		height: 3.8em;
	}
	.sub-link-icon, .sub-link-icon:hover {
		width: 1.9em;
		float: right;
		height: 1.5em;
		margin-right: .7em;
		margin-top: .7em;
		margin-left: .7em;
		margin-bottom: .5em;
		cursor: pointer;
		position: absolute;
		right: 0;
	}
	span.wrap-link  {
		margin-left: .1em;
	}
	span.wrap-link > a.big-text-link {
		margin-top: .2em;
		max-width: 148px;
	}
	.sub-bullet {
		background-position-y: center !important;
	}
	a#forgot-link {
		line-height: 1.2em;
		margin-left: 0px;
		padding-right: 0;
		margin-top: 0;
	}
	a.sub-bullet.mid-text-link {
		max-width: 136px;
		line-height: 1.2em;
		margin-top: 0;
	}
	a.sub-bullet.extra-b-text-link {
		line-height: 1.2em;
		max-width: 170px;
		margin-top: 0;
	}
	span.u-pretty-name {
		margin-left: -6.5em;
		padding-top: 2em;
		position: absolute;
		font-size: 12px;
	}
	a.btn.Logout-btn.active-click {
		margin: 1em;
	}
	.forgot-pass-label {
		padding-bottom: 2em;
		margin-top: -1em;
	}
	p.logged-u {
		color: white;
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
	}
}

@media screen and (min-width: 992px){
	#nav-input-group .col-md-3 {
		-ms-flex: 0 0 199px;
		flex: 0 0 199px;
		max-width: 199px;
	}
	#inputSupportLayer, #inputPassLayer {
		width: 200px;
	}
}