body {
padding:0;
margin:0;
vertical-align:baseline;
list-style:none;
border:0;
overflow: hidden;
}
.TableMainSet {
    overflow: hidden;
    background-color: #fff;
    font-size: 100%;
}
.TableLeftPurple {
    background-color: #3E00ff;
    height: 100vh;
}
.TableCenterAlign {
    display: flex;
    height: 100vh;
    flex-direction: column;
    justify-content: center;
}
.LogoSilBranco {
    left: 41px;
    position: fixed;
    top: 45px;
    height: 39.84px;
    width: 392.98px;
}
.TableCenterAlign {
    display: flex;
    height: 100vh;
    flex-direction: column;
    justify-content: center;
	margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border-style: none;
    border-width: 0;
    font-family: muli, sans-serif;
    font-size: 9pt;
    font-style: normal;
}
.TextBlockLogin {
    display: flex;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    height: 84px;
    width: 469px;
    line-height: 29px;
    text-align: left;
    justify-content: center;
    flex-direction: column;
}
.TextLabel {
    top: -1px;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #0d0c22;
    height: 24px;
    width: 60px;
    line-height: 24px;
	margin-bottom:4px;
}
.AttributeLoginPersonal {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    margin-bottom: 17px;
    background-color: #f3f3f4;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    height: 40px !important;
    width: 420px;
    text-shadow: 0 0 0 #ea4c89;
}
.AttributeBases {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    margin-left: 0;
    margin-bottom: 25px;
    background-color: #d9d9d9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    height: 40px;
    width: 420px;
	font-family: muli, sans-serif;
	color: #575b5d;
    max-width: 500px;
    font-size: 10pt;
}
.ButtonLoginNew {
    box-shadow: 0 7px 10px -5px #5e697a;
    padding-bottom: 21px;
    padding-left: 186.9px;
    padding-right: 187.1px; 
    padding-top: 15px;
    background-color: #0d0c22;
    border-width: 2px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    font-family: HelveticaNeue, sans-serif;
    font-size: 20px;
    font-weight: 500;
    height: 56px;
    width: 420px;
	color: #fff;
	border-style: none;
}
.TableFooter {
    bottom: 10px;
    padding-bottom: 0;
    position: fixed;
    right: 10px;
    text-align: right;
}
.TextBlockEspecificacao {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 300;
    color: #000;
    height: 51px;
    width: 103px;
    line-height: 24px;
}
.btn-default:hover{
	color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.cellPadding {
	padding-top: 28px;
}
.CellPaddingLogin2 {
	padding-top: 20px;
}
.manterConectadoCheckBox {
	font-family: Montserrat, sans-serif;
    font-size: 17px;
	font-style: normal;
	margin-bottom: -15px;	
	margin-top: -10px;
	margin-left: 5px;
	color: #0d0c22;
}

