﻿div.login-content {
    width: 300px;
    margin: auto;
    padding: 20px 30px;
    border-radius: 5px;
    margin-top: 30px;
    background: whitesmoke;
    color: #ffffff;
}

    div.login-content > div.accountHeader > p > a {
        color: blue;
        font-weight: 700;
    }

    div.login-content > div.accountHeader > h2 {
        color: #0000ff;
    }

td#ctl00_ctl00_ASPxSplitter1_0 {
    background: #ffffff;
}

div#ctl00_ctl00_ASPxSplitter1_2_CC {
    background: #ffffff;
}

div#ctl00_ctl00_ASPxSplitter1_1_CC {
    background: #EDEDED;
}

a#ctl00_ctl00_ASPxSplitter1_HeadLoginView_loginLink {
    background: #29bc2f;
    color: #ffffff;
    padding: 5px;
    border-radius: 2px;
}

a#ctl00_ctl00_ASPxSplitter1_HeadLoginView_registerLink {
    background: #4897AA;
    color: #ffffff;
    padding: 5px;
    border-radius: 2px;
}

a#ctl00_ctl00_ASPxSplitter1_HeadLoginView_HeadLoginStatus {
    color: #f8521c;
    font-weight: 700;
}

span#ctl00_ctl00_ASPxSplitter1_HeadLoginView_HeadLoginName {
    font-weight: 700;
}

td.heading-001 {
    background-color: #003366;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #FFFFFF;
    font-size: large;
    padding: 5px;
}

td.heading-002 {
    background-color: #888888;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #FFFFFF;
    font-size: medium;
    padding: 5px;
}

div.button-01 {
    padding: 5px;
    width: 100px;
    background: #4897AA;
    font-weight: 700;
    color: #ffffff;
    margin-left: 10px;
    margin-top: 10px;
}

div.heading-002 {
    background-color: #888888;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #FFFFFF;
    font-size: medium;
    padding: 5px;
}

div.button-02 {
    padding: 5px;
    width: 100px;
    background: #F8521C;
    font-weight: 700;
    color: #ffffff;
    margin-left: 10px;
    margin-top: 10px;
}

div.igtab_THContentHolder {
    border: none;
}

div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1 > table > tbody {
    width: 100%;
}

div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1 > table {
    width: 100%;
}

    div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1 > table > tbody > tr {
        float: left;
        width: 200px;
        border-bottom: 1px solid #888888;
    }

    div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1 > table > tr {
        float: left;
        width: 200px;
        border-bottom: 1px solid #888888;
    }

    div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1 > table > tbody > tr > td {
        max-width: 180px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1 > table > tr > td {
        max-width: 180px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1 > div > table > tbody > tr > td {
    max-width: 165px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1 > div > table > tr > td {
    max-width: 165px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1 > div > div > table > tbody > tr > td {
    max-width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1 > div > div > table > tr > td {
    max-width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.content {
    width: 99%;
    margin: auto;
}
/*div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1n0Nodes > table > tbody > tr > td{max-width:160px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
div#ctl00_ctl00_ASPxSplitter1_Content_MainContent_TreeView1n0Nodes > table > tr > td{max-width:160px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}*/

/*td#ctl00_ctl00_ASPxSplitter1_0{background-image: url("./Images/header_one.jpg");background-repeat: no-repeat;background-position: center;background-size:cover;}
td#ctl00_ctl00_ASPxSplitter1_0 {background-color:#719ECA;}*/

.divTable {
    display: table;
    width: auto;
    overflow: scroll;
    border-spacing: 10px;
}

.divRow {
    display: table-row;
    width: auto;
}

.divCell {
    float: left;
    display: table-column;
}

.headerControl {
    font-weight: bold;
    color: #0000FF;
    font-size: medium;
    text-align: center;
    padding: 4px;
    background-color: #ededed;
}

.headerControlSmall {
    font-weight: bold;
    color: #0000FF;
    text-align: center;
    padding: 4px;
    background-color: #ededed;
}


.divTable {
    display: table;
    width: auto;
    overflow: scroll;
    border-spacing: 20px;
    align-content: center;
    min-width: 1260px;
}

.divRow {
    display: table-row;
    width: auto;
    border-spacing: 20px;
}

.divCell {
    float: left;
    display: table-column;
    border-spacing: 20px;
}

.divCell {
    float: left;
    /*display: table-column;*/
}
