body {
    /*background-color: #dce4ef;*/
}

.container{
    background-color: #fff;
    padding:inherit;
}

.login {
    background-color: transparent;
    padding: inherit;
}
div.login {
    padding: 10px;
}

.links, .resources {
    background-color: #f1f1f1;
    padding:inherit;
}
div.links {
    padding: 10px;
}


div.resources {
    padding: 5px 10px 10px 10px;
}

.divider {
    border-top: 1px solid #d6d7d9;
}

.footerrow {
    margin-top: 10px;
    margin-bottom: 25px;
}


.validationSummary {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 0.75em;
}

.validators input {
    margin-bottom: 3px;
}

.title {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 1.125em;
    font-weight: bold;
    padding-bottom: 20px;
    padding-left: 100px;
    padding-top: 150px;
}

.imageClass {
    padding-top: 10px;
    padding-bottom: 10px;
}
       
a:link {
    /*text-decoration:none;*/
}

.textBox {
    display: block;
    margin-bottom: 10px;
}

.fieldRow {
    margin-top: 4px;
}

    .fieldRow label {
        width: 140px;
        display: block;
        float: left;
    }

.RadForm_MetroTouch .mtFix {
    margin-top: 50px;
}

.demo-container strong {
    display: block;
    font-size: 0.875em;
    margin-bottom: 30px;
}

.size-custom {
    min-width: 100%;
    min-height: 100%;
}

.demo-containers {
    max-width: 500px;
    margin: 0 auto;
}

.tableproperties {
    background-color: none;
    border-color: none;
}
.btnbg {
    font-size: 0.875em;
    color: #fff;
    background-color: #005488;
}

