﻿body {
    font-family: 'Roboto';
    color: #000;
    font-size: 1em;
    margin: 0;
    padding: 0;
    min-width: 0;
}


/*Heading styles*/
h1, h2, h3, h4 {
    margin: 0px 0px 0px 0px;
    font-family: 'Roboto';
}

h1 {
    font-size: 1.25em;
}

h2 {
    font-size: 1.35em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

.sidebar, .main-content, .sidebar2, .sidebar-right, .content, .column-content {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none !important;
}

.main-content {
    margin: 0;
}

#layout {
    max-width: none;
    margin: 0px;
}

.column-content, .content {
    height: auto !important;
    max-height: 888678px;
    border: none !important;
}

    .column-content * {
        padding: 0px !important;
    }

./*footer {
    position: static;
}
*/
.no-print, .no-print * {
    display: none !important;
}


.PageHeader {
    font-size: 28px;
    font-family: 'Roboto', serif;
    color: #069;
    font-weight: normal;
}

.para-divider {
    font-size: 14px;
    color: #069;
    font-family: 'Roboto', cursive;
    font-weight: bold;
}

.sidebar-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    text-decoration: none !important border:none !important
}

.page-title {
    font-size: 1.4em;
    color: #008080;
    text-align: left;
    font-weight: bold;
}

.Radtext {
    font-size: 12px !important;
}

.RadComboBox {
    font-size: 11px !important;
}
/*.RadLabel {
	line-height: 12px;
}
*/
.RadLabel h4 {
    color: midnightblue;
}

.RadComboBoxDropDown {
    font-size: 11px !important;
}

.RadGrid_Metro .rgMasterTable {
    line-height: 8px !important;
}

.page-subtitle {
    font-size: small;
    font-style: italic;
    text-align: left;
    font-weight: bold;
}

.PanelClass h4 {
    clear: left;
    margin: 1.0em 0px 0.5em 0px;
    font-weight: bold;
    font-size: 130%;
    color: midnightblue;
}

.auto-style1 {
    font-family: Roboto;
    color: #FFFFFF;
}

.auto-style2 {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    color: #FFFFFF;
}

.headerForum {
    font-family: 'Poppins', sans-serif;
    font-size: 2em;
    color: #FFF;
    position: absolute;
    left: 150px;
    top: 10px;
}

.subtitleForum {
    font-size: 1em;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
    position: absolute;
    left: 300px;
    display: inline;
}

.content-wrapper {
    margin-top: 160px !important;
}

.MenuHighlight {
    line-height: 1;
    font-family: Roboto;
    font-stretch: condensed;
    font-size: 18px;
    font-variant: small-caps;
    font-weight: 500;
    background: linear-gradient(0deg, #FFF 10%, #FFCC00) !important;
    background-color: #EBEBEB;
    border-bottom: 1px solid #000;
    border-radius: 5px;
    border-color: #517186;
    -webkit-transform-style: preserve-3d;
}
/*------------------------------------------------PVII AffinityCopyright (c) 2013 Project Seven Developmentwww.projectseven.com02: 2 Col Flex Sidebar Right------------------------------------------------*/

img {
    vertical-align: bottom;
}

.masthead {
    text-align: left;
    background-color: #000;
    box-shadow: 0px 0px 30px #000;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.content-wrapper {
    margin: 0em 1.25em 0em 1.25em;
    overflow: hidden;
}

.columns-wrapper {
    overflow: hidden;
    background-color: #FFF;
    position: relative;
}

.columns-wrapper, .menu-top-wrapper {
    max-width: 1260px;
    margin: auto;
}

.main-content {
    float: none;
    margin-right: 1%;
}

.main-content-100 {
    float: left;
    width: 100%;
    margin-right: 1%;
}

.sidebar {
    width: 23%;
    float: left;
}

    .sidebar .content {
        padding: 20px 20px;
        font-size: 0.9em;
        background-color: #B9E4FF;
        background-image: -webkit-linear-gradient(#B9E4FF, #FFF);
        background-image: linear-gradient(#B9E4FF, #FFF);
        border: 1px solid;
        border-color: #333;
        border-radius: 5px;
    }

.insetleftbar {
    position: absolute;
    width: 76%;
    left: 0px;
    background-color: #00FFFF;
}

    .insetleftbar .content {
        padding: 5px 5px;
        font-size: 0.9em;
        line-height: 1.5em;
        border: 1px solid;
        border-color: #333;
        border-radius: 5px;
    }

.insetrightbar {
    position: absolute;
    width: 23%;
    margin-top: 0.5em;
}

    .insetrightbar .content {
        padding: 5px 5px;
        font-size: 0.9em;
        line-height: 1.5em;
        border: 1px solid;
        border-color: #333;
        border-radius: 5px;
    }

.main-content .content {
    padding: 20px 30px;
    font-size: 1em;
    line-height: 1em;
    border: 1px solid;
    border-radius: 5px;
    border-color: #666;
}

.main-content-100 .content {
    padding: 20px 30px;
    font-size: 1em;
    line-height: 1em;
    border: 1px solid;
    border-color: #666;
}
/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child, .content h2:first-child, .content h3:first-child, .content h4:first-child {
    margin-top: 0px;
}
/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
    height: auto !important;
    width: auto !important;
    max-width: 100%;
    border-radius: 5px;
}

.fancy {
    border: 1px solid rgba(255,255,255,.2);
    box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}

.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
    margin: 0 0 0 .5em;
    padding: 0 0 0 .5em;
    line-height: normal;
}

.sidebar li, .sidebar2 li {
    margin-bottom: 4px;
}
/*Ordinary Link Styles*/
.content a {
    color: #002953;
    text-decoration: none;
}

    .content a:hover, .content a:focus {
    }

.footer a {
    color: goldenrod;
}

    .footer a:link, a:visited, a:hover, .footer a:focus {
    }
/*The DIVs that contains the horizontal menu bar at the top of your page.*/
.top-navigation {
    background-color: #0079C1;
    border-bottom: 1px solid #FFF;
    box-shadow: 0px 0px 30px #999;
    position: relative;
    z-index: 9;
}

    .top-navigation:after {
        content: "\0020";
        font-size: 0px;
        display: inline;
        overflow: hidden;
        line-height: 0;
        clear: both;
    }

.menu-top-wrapper .p7DMM01 {
    background-color: transparent;
    border: none;
    box-shadow: none;
}
/*The Footer*/
.footer {
    background-color: #222;
    box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
    border-top: 1px solid #000;
    padding: 15px 15px;
    font-size: 0.7em;
    color: #8C8C8C;
    position: relative;
    bottom: 0px;
    width: 95%;
}

    .footer p.copyright {
        text-transform: uppercase;
        margin: 0px;
    }

.col1 {
    float: left;
    min-height: 1px;
    width: 33%;
}

.quickbutton {
    float: left;
    min-height: 1px;
    width: 108px;
    margin: 5px;
}
/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
    body {
        padding-bottom: 0px;
    }

    .footer {
        width: auto;
    }

    .content-wrapper, .columns-wrapper {
        margin: 0px;
        border: none;
    }

    .sidebar, .main-content {
        width: auto;
        float: none;
    }

    .col1 {
        float: none;
        min-height: 1px;
        width: auto;
    }

    .main-content .content, .sidebar .content {
        padding: 20px 10px;
        border-radius: 0px;
        border: none;
        height: auto !important;
        max-height: 888678px;
    }

    .p7DMM01 ul a, .p7DMM01 ul a:hover, .p7DMM01 ul a:focus, .p7DMM01 ul a.open {
        border-bottom: 1px solid;
        border-color: #89AEC9;
    }

    .p7DMM01 ul li:last-child a {
        border-bottom: none;
    }

    #searchbox {
        position: absolute;
        left: 10px;
        top: 130px;
    }

    #memberbox {
        position: absolute;
        left: 10px;
        top: 160px;
    }

    .masthead {
        padding: 20px 10px;
        height: 150px;
    }
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 900px) {
    .main-content .content, .sidebar .content {
        padding: 20px 15px;
    }

    .top-navigation {
        padding: 0px 10px;
    }

    .content-wrapper {
        margin-left: 10px;
        margin-right: 10px;
    }
}

#logotext {
    position: absolute;
    top: 20px;
}

a:hover {
    background-color: #B9E9FF;
}

a:link, a:visited {
    text-decoration: none;
    color: #36F;
}

#tableheader {
    font-family: 'Roboto', serif;
    font-size: 14px;
    font-weight: normal;
    color: #069;
}

#EDSLabel {
    font-family: 'Roboto', serif;
    font-size: 26px;
}
