/*@import url("/Content/Layouts/Clean/stylesheets/site-content.css"); /* in-use for custom rewards pages */

html, #debugLink {
    background: #DBEAF8;
}

html body
{
	background: #FFF;
}
table td
{
	border: none;
}

table[width="260"] {
    padding-left: 1.6em;
    top: 2em;
    position: relative;
}

iframe {
    margin-top: -2px;
}

body {
    background-image: url(/custom/?/=/images/bg3.jpg);
}

.subpg_subtitle { 
    border: 1px solid #69f; 
    background: #dbeaf8; 
    font-weight: normal; 
    color: #369;
}

.subpg_subtitle a { 
    font-weight: normal; 
    color: #369;
}

.shaded {
    background-color:#f0f0f0;
}

.btnsmUp, .btnsmDown, .btnmedUp, .btnmedDown
{
    border: 0px;
    background: #b2ccf6;
}


body::before {
    display: none;
}
html.agents body::before,
body.loaded::before {
    display: block;
    z-index: 4;
}

a#devoverlay {
    position: fixed;
}

body ul#DatabaseConnections:before {
    font-size: 2em;
}
