/*.menu-mobile button#topForm\:sairButton {*/
/*	display: none ;*/
/*}*/

/*.button-mobile {*/
/*	display: none;*/
/*}*/

/*@media screen and (min-width:  769px){*/
/*	#mobile-sairButton{*/
/*		display: none;*/
/*	}*/
/*}*/

/*@media screen and (max-width: 768px) {*/
/*	* {*/
/*		white-space: initial;*/
/*	}*/

/*	.container-mobile {*/
/*		width: calc(100vw - 50px) !important;*/
/*	}*/

/*	.header-mobile  {*/
/*		display: flex !important;*/
/*		align-items: flex-start;*/
/*	}*/
/*	*/
/*	.header-mobile:not(.nao-logado) {*/
/*		height: 134px !important;*/
/*	}*/

/*	.header-mobile .ui-layout-unit-content {*/
/*		height: auto !important;*/
/*		background-color: transparent !important;*/
/*	}*/
/*	*/
/*	.footer-mobile{*/
/*		height: 35px !important;*/
/*		*/
/*	}*/
/*	*/
/*	.footer-mobile .ui-layout-unit-content{*/
/*		height: auto !important;*/
/*	}*/
/*	*/
/*	.menu-mobile {*/
/*		z-index: 12 !important;*/
/*		overflow: hidden !important;*/
/*    	right: 0 !important;*/
/*    	left: initial !important;*/
/*    	height: 36px !important;*/
/*    	top: 0 !important;*/
/*		overflow: hidden !important;*/
/*		width: 36px !important;*/
/*		transition: width .4s;*/
/*		border: none !important;*/
/*		display: flex !important;*/
/*		flex-direction: column;*/
/*	}*/
/*	*/
/*	.menu-mobile.ui-layout-pane-hover {*/
/*    	height: 100vh !important;*/
/*		width: 485px !important;*/
/*		max-width: 98%;*/
/*		padding-top: 80px;*/
/*		background-color: #f0f0f0 !important;*/
/*		box-shadow: 0 2px 5px 0 rgb(0 0 0 / 15%);*/
/*	}*/

/*	.menu-mobile:not(.ui-layout-pane-hover) {*/
/*		padding: 0 !important;*/
/*	}*/

/*	.menu-mobile:not(.ui-layout-pane-hover) .ui-widget-content {*/
/*		display: none;*/
/*	}*/

/*	.menu-mobile:not(.ui-layout-pane-hover) #mobile-sairButton {*/
/*		display: none;*/
/*	}*/


/*	.menu-mobile.ui-layout-pane-hover .button-mobile {*/
/*		display: none;*/
/*	}*/
/*	*/
/*	.button-close {*/
/*		pointer-events: none;*/
/*	    overflow: hidden;*/
/*	    background-color: red;*/
/*		z-index: -2;*/
/*	    width: 36px;*/
/*	    height: 36px;*/
/*	    border: 0;*/
/*	    align-items: center;*/
/*	    justify-content: center;*/
/*	    flex-direction: column;*/
/*	    padding: 0 6px;*/
/*	    margin-right: 10px;*/
/*	    background-color: transparent;*/
/*	    top: 26px;*/
/*	    position: fixed;*/
/*		right: 440px;*/
/*	    overflow: hidden;*/
/*	    display: flex;*/
/*	}*/

/*	.menu-mobile.ui-layout-pane-hover + .button-close {*/
/*		pointer-events: initial;*/
/*	    opacity: 1;*/
/*		z-index: 12;*/
/*	}*/

/*	.menu-mobile + .button-close:before, .menu-mobile + .button-close:after {*/
/*		transform: rotate(0);*/
/*		transition: all .4s;*/
/*	}*/

/*	.menu-mobile.ui-layout-pane-hover + .button-close:before {*/
/*		transform: rotate(45deg);*/
/*	}*/

/*	.menu-mobile.ui-layout-pane-hover + .button-close:after {*/
/*		transform: rotate(-45deg);*/
/*		position: relative;*/
/*		top: -3px;*/
/*	}*/

/*	.desktop-sairButton {*/
/*		display: none !important; */
/*	}*/

/*	.menu-mobile #mobile-sairButton {*/
/*	    bottom: 0;*/
/*	    top: initial !important;*/
/*	    height: 29px !important;*/
/*	    left: 0;*/
/*	    width: 100%;*/
/*	    border-radius: 0;*/
/*	    padding: 3px 0;*/
/*	    border: none;*/
/*	    color: #212121;*/
/*	    background: -webkit-linear-gradient(top, #71C8FF 0%,#168DD9 100%) !important;*/
/*	    position: relative !important;*/
/*	    display: block !important;*/
/*	}*/

/*	.menu-mobile #mobile-sairButton .ui-icon {*/
/*		filter: invert(1);*/
/*	}*/

/*	.menu-mobile #mobile-sairButton .ui-c {*/
/*		text-shadow: none !important;*/
/*	}*/

/*	.menu-mobile > div {*/
/*		height: auto !important;*/
/*		background-color: transparent !important;*/
/*	}*/
/*	*/
/*    .container-mobile {*/
/*    	width: 100vw !important;*/
/*		position: relative !important;*/
/*		inset: 150px 0px 37px 42px;*/
/*		left: 0 !important;*/
/*		height: calc(100vh - 180px);*/
/*    }*/
/*	*/
/*	.container-mobile .ui-layout-unit {*/
/*    	width: 100vw !important;*/
/*		padding: 0 15px;*/
/*    	box-sizing: border-box;*/
/*	}*/

/*	.header-mobile #topForm table {*/
/*    	margin-left: 0 !important;*/
/*    	left: 80px !important;*/
/*    	position: initial !important;*/
/*	}*/
/*    */
/*    .header-mobile #topForm table:first-child {*/
/*		padding: 0 36px 0 10px;*/
/*	}*/
/*    */
/*	.header-mobile #topForm table:first-child tr td:last-child {*/
/*		display: table-cell !important;*/
/*	}*/
/*    */
/*	.header-mobile #topForm table:first-child tr td * {*/
/*		font-size: 12px !important;*/
/*		margin-left: 0 !important;*/
/*	}*/
/*	*/
/*	.button-mobile {*/
/*		width: 36px;*/
/*		height: 36px;*/
/*		border: 0;*/
/*		display: flex;*/
/*		align-items: center;*/
/*		justify-content: center;*/
/*		flex-direction: column;*/
/*		padding: 0 6px;*/
/*		margin-right: 10px;*/
/*		background-color: transparent;*/
/*		top: 26px;*/
/*		position: fixed;*/
/*		right: 0;*/
/*	}*/
/*	*/
/*	.button-mobile:active, .button-mobile:focus, .menu-mobile:hover .button-mobile {*/
/*		background: #F0F0F0;*/
/*		box-shadow: inset -2px 2px 6px #cccccc, inset 2px -2px 6px #cccccc;*/
/*		border: none;*/
/*		outline:none;*/
/*	}*/

/*	.button-mobile span {*/
/*		width: 100%;*/
/*		height: 3px;*/
/*		background-color: #3c3c3b;*/
/*		display: block;*/
/*		margin: 6px 0;*/
/*	}*/

/*	.button-mobile:before,.button-close:before {*/
/*		content: '';*/
/*		width: 100%;*/
/*		height: 3px;*/
/*		background-color: #3c3c3b;*/
/*		display: block;*/
/*	}*/

/*	.button-mobile:after,.button-close:after {*/
/*		content: '';*/
/*		width: 100%;*/
/*		height: 3px;*/
/*		background-color: #3c3c3b;*/
/*		display: block;*/
/*	}*/

/*}*/


/*@media screen and (max-width: 490px) {*/
/*	.button-close {*/
/*		right: calc(100% - 52px);*/
/*	}	    	*/
/*}*/