body{
    background: #fff;
    background-position: 100% auto;
    background-size: 100%;
    background-color: rgb(255, 255, 255);
}
#admin_wrapper {
    border: none;
}

#custom_header img {
    margin-top: 0px;
    margin-left: 0px;
    background: white;
    float: middle;
    padding: 0px;
    height: 125px;
}

.alpha60{
	background:#fff;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11edf2f5, endColorstr=#11edf2f5);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#11edf2f5, endColorstr=#11edf2f5)"
}

element.style {
    height: 200px;
}
form label {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    margin-top: 10px;
    color: #053d76;
}
form .button {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #053d76;
    color: #fff;
    min-width: 80px;
}

#logo {
    background-image: url('https://secure.activecarrot.com/media/dynamic/static_images/336/Green Logo.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    clear: none;
    float: middle;
    height: 150;
    text-indent: -9999px;
    width: 250px;
    margin-right: 500px;
    margin-bottom: 10px;
    margin-left: 20px;
}