bcan#topHeader, .hidden-login, section#Header, header, footer,#topHeader,#breadcrumb {
    display: none;
}

#Body {
    background: #fff;
}

main {
    margin-top: 10px;
    border: 0 !important;
}

.bcan {
    background: #ae1b00 !important;
    border-color: #ae1b00 !important;
}

    .bcan:hover {
        background: #ff6a00 !important;
        border-color: #ff6a00 !important;
    }

.bblue:hover {
    background: #ff6a00 !important;
    border-color: #ff6a00 !important;
}

.all-login {
    position: relative;
    overflow: hidden;
    padding: 0;
}

.LoginPanel {
    width: auto !important;
    padding-right: 0;
    float: none !important;
}

.box-login {
    margin: 100px auto auto;width:400px
}

.box-login-logo img {
    width: 80px;
    position: absolute;
    left: 20px;
}

.box-login-logo {
    position: relative;
    padding: 0;
    overflow: hidden;
    min-height: 65px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

input {
    box-shadow: none !important;
    border-radius: 0 !important;
}

.box-login-logo h3 {
    padding-top: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    font-family: tahoma;
    color: #0c57a3;
}

.box-login .i-control {
    position: relative;
}

.none {
    display: none !important;
}

.dnnFormItem {
    text-align: center !important;
}

.login-control {
    max-width: 100% !important;
    width: 300px !important;
    outline: none;
    border-radius: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #ccc !important;
    margin-bottom: 15px !important;
    padding-right: 30px !important;
    font-size: 14px !important;
}

.box-login .i-control {
    position: relative;
    max-width: 100% !important;
    width: 300px;
    margin: 0 auto;
}

    .box-login .i-control i {
        position: absolute;
        right: 15px;
        top: 10px;
    }

.cmd-login {
    padding: 5px 15px !important;
    line-height: 20px;
    border: 1px solid #eee !important;
    outline: none !important;
    box-shadow: none !important;
}

.cmd-pasword {
    padding: 5px 15px !important;
    line-height: 20px;
    border: 1px solid #eee !important;
    outline: none !important;
    box-shadow: none !important;
    background: #eee !important;
}

.dnnFormMessage {
    margin-bottom: 10px !important;
}

.login-control {
    height: 40px;
}
