div.maincontent {
	background: #f0f1f2;
}

#welcome_wrap {
    display: none;
}

div.loginform {
	background: #ffffff;
}

div.logintitle {
    display: none;
}

.checkterms {
    color: #3b5998; 
    font-weight: normal;
}

#bottomwelcome {
    display: block;
}

div.label01 {
    color: #3b5998;
    text-align: center;
}

div.label02 {
    color: #ffffff;
}

.hidelabel {
    display: none;
}

div.wrapfield01 {
    overflow: hidden;
    text-align: center;
}

input.field01 {
    background: #ffffff;
    border-style: solid;
    border-color: #cccccc;
    color: #3b5998;
    font-family: Arial;
    text-align: left;
}

button.btn01 {
    background: #f2f2f2;
    border-style: none;
    border-color: #e0e0e0;
    color: #ffffff;
    padding: 0.5em;
    font-size: 1.2em;
    font-family: Arial;
    cursor: pointer;
    text-align: left;
}

input.btn_connect {
    background: rgb(204, 204, 204);
    border-style: none;
    border-color: #e0e0e0;
    color: #ffffff;
    font-style: normal; 
    padding: 0.5em;
    font-size: 1.2em;
    font-family: Arial;
    cursor: pointer;
}

input.btn_connect:hover {
    background: #55acee; 
}

div.activecontainer {
    
}

button.inactivebutton {
    
}

span.btn_connect {
    font-style: normal; 
}

span.btn_connect:hover {
    background: #55acee; 
}



div.vendor {
	display: none;
}

div.vendorshort {
	display: block;
}
