.MuiButtonBase-root.css-hizkwu:hover,
.MuiButtonBase-root.css-1u34k3x:hover,
#ask-upload-button:hover {
	background-color: #005252 !important;
}
.MuiToolbar-root .MuiButtonBase-root:hover,
.MuiButtonBase-root.css-1sytt49:hover,
.MuiButtonBase-root.css-1sytt49,
.MuiButtonBase-root.css-4wmofg {
	background-color: #d7ffff !important;
}

.MuiToolbar-root.css-qsb7md,
.MuiToolbar-root.css-17a8sgk {
	min-height: 75px !important;
}

li.MuiListSubheader-gutters.css-1m35zs6,
li.MuiListSubheader-gutters.css-1ulwmmc {
	display: none;
}

::-webkit-scrollbar {
	width: 12px;
}
::-webkit-scrollbar-track {
	background-color: transparent;
}

::-webkit-scrollbar-thumb {
	background-color: gray;
	border-radius: 20px;
	border: 2px solid transparent;
	background-clip: content-box;
}

iframe {
	border: 0;
}

.MuiPaper-root.MuiDrawer-paperAnchorRight.MuiDrawer-paperAnchorDockedRight.css-1crl38i {
	padding: 0;
	overflow: hidden;
}
.MuiPaper-root.MuiDrawer-paperAnchorRight .css-u4p24i {
	position: relative;
	height: 0;
}
.MuiPaper-root.MuiDrawer-paperAnchorRight .css-u4p24i p {
	display: none;
}
.MuiPaper-root.MuiDrawer-paperAnchorRight .css-u4p24i button {
	position: absolute;
	right: 1.5rem;
	top: 0.5rem;
	z-index: 10;
}
#side-view-content {
	margin: 0;
}
#side-view-content p {
	display: none;
}
#side-view-content .markdown-body:after {
	content: " ";
	position: absolute;
	left: calc(50% - 33px);
	top: 3rem;
	display: block;
	width: 66px;
	height: 33px;
	z-index: -1;
	background: url(/public/spinner.svg);
}

.MuiStack-root.css-u4p24i,
.{
	display: none;
}

#root > div > .MuiBox-root.css-1ofqig9 {
	/*background-image: url(/public/bg-watermark.svg);*/
	background-size: 400px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.MuiBox-root.css-7hjqgc,
.MuiBox-root.css-1s3oi5q,
.MuiBox-root.css-7kdxxp {
	background: transparent;
}

.MuiStack-root.css-uijbxl {
	overflow-x: hidden;
}

.MuiStack-root.css-12hxhao img {
	max-height: 60px !important;
}

.MuiStack-root.watermark {
	margin-top: 2.5rem;
}
.MuiStack-root.watermark a {
	pointer-events: none;
}

.MuiStack-root.watermark a p,
.MuiStack-root.watermark a svg {
	visibility: hidden;
	height: 0;
}

.MuiStack-root.watermark a p.css-pcmo6i:after {
	background-image: url(/public/logo_assurance_b.png);
	color: black;
	margin-top: -3.5rem;
	background-size: 70px;
    background-position: bottom;
}
.MuiStack-root.watermark a p.css-19bkzhi:after {
	background-image: url(/public/logo_assurance_w.png);
	color: white;
	margin-top: -3.5rem;
	background-size: 70px;
    background-position: bottom;
}
.MuiStack-root.watermark a p:after {
	visibility: visible;
	content: "Uma solução";
	display: block;
	height: 50px;
	width: 125px;
	font-size: 12px;
	text-align: center;
	background-size: 120px;
	background-position: 0 20px;
	background-repeat:no-repeat;
}

.MuiStack-root.css-1705j0v:after {
}
.MuiInputAdornment-root.css-fvvsig span:nth-child(3),
.MuiInputAdornment-root.css-1tudgoq span:nth-child(3){
	display: none;
}
.MuiDialog-container div[aria-describedby="how-to-use-this-app"].MuiDialog-paper .MuiDialogTitle-root,
.MuiDialog-container div[aria-describedby="how-to-use-this-app"].MuiDialog-paper .MuiDialogContent-root {
	display: none;
}
.MuiDialog-container .MuiDialog-paper {
	width: 70vw;
}
