﻿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;*/
}

.mainpage_activedevice_panel {
    max-width:700px;
    width:700px;
}

.mainpage_activedevice_panel_list {
    max-width: 700px;
    width: 700px;
}

.mainpage_map_panel {
    position: relative;
    width: 100px;
    height: 100px;
    float:right;
}

.headerPane {
    position: fixed;
    width: 100%;
    z-index: 120000; /** 1100 **/
    top: 0px;
    left: 0px;
}

.leftPane
{
    margin-top: 130px;
}

.contentPane
{
    padding-top:20px;
}

.leftPane2
{
    width:200px;
    height:100%;
}



img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.img-rounded {
    border-radius: 3px;
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ededf0;
    border-radius: 3px;
    display: inline-block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    moz-transition: all .2s ease-in-out;
    o-transition: all .2s ease-in-out;
    padding: 2px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before {
        content: '';
        position: absolute;
        display: block;
        width: 4px;
        background: #f5f5f6;
        /*left: 50%;*/
        top: 20px;
        bottom: 20px;
        margin-left: 30px;
    }

    .timeline-centered .timeline-entry {
        position: relative;
        /*width: 50%;
        float: right;*/
        margin-top: 5px;
        margin-left: 30px;
        margin-bottom: 10px;
        clear: both;
    }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry.begin {
            margin-bottom: 0;
        }

        .timeline-centered .timeline-entry.left-aligned {
            float: left;
        }

            .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
                margin-left: 0;
                margin-right: -18px;
            }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
                    left: auto;
                    right: -100px;
                    text-align: left;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
                    float: right;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
                    margin-left: 0;
                    margin-right: 70px;
                }

                    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
                        left: auto;
                        right: 0;
                        margin-left: 0;
                        margin-right: -9px;
                        -moz-transform: rotate(180deg);
                        -o-transform: rotate(180deg);
                        -webkit-transform: rotate(180deg);
                        -ms-transform: rotate(180deg);
                        transform: rotate(180deg);
                    }

        .timeline-centered .timeline-entry .timeline-entry-inner {
            position: relative;
            margin-left: -20px;
        }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
                position: absolute;
                left: -100px;
                text-align: right;
                padding: 10px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
                    display: block;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
                        font-size: 15px;
                        font-weight: bold;
                    }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
                        font-size: 12px;
                    }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
                background: #fff;
                color: #737881;
                display: block;
                width: 40px;
                height: 40px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
                text-align: center;
                -moz-box-shadow: 0 0 0 5px #f5f5f6;
                -webkit-box-shadow: 0 0 0 5px #f5f5f6;
                box-shadow: 0 0 0 5px #f5f5f6;
                line-height: 40px;
                font-size: 15px;
                float: left;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
                    background-color: #303641;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
                    background-color: #ee4749;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
                    background-color: #00a651;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
                    background-color: #21a9e1;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
                    background-color: #fad839;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
                    background-color: #cc2424;
                    color: #fff;
                }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
                position: relative;
                background: #f5f5f6;
                padding: 1em;
                margin-left: 60px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 9px 9px 9px 0;
                    border-color: transparent #f5f5f6 transparent transparent;
                    left: 0;
                    top: 10px;
                    margin-left: -9px;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
                    color: #737881;
                    font-family: "Noto Sans",sans-serif;
                    font-size: 12px;
                    margin: 0;
                    line-height: 1.428571429;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
                        margin-top: 15px;
                    }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
                    font-size: 16px;
                    margin-bottom: 10px;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
                        color: #303641;
                    }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
                        -webkit-opacity: .6;
                        -moz-opacity: .6;
                        opacity: .6;
                        -ms-filter: alpha(opacity=60);
                        filter: alpha(opacity=60);
                    }


/*@media only screen and (min-width: 1600px) {
    .ManageIndividualPageLeftPanel {
        width: 100%;
        max-width: 100%;
    }

    .ManageIndividualPageRightPanel {
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 1600px) {
    .ManageIndividualPageLeftPanel {
        width: 800px;
        max-width: 800px;
    }

    .ManageIndividualPageRightPanel {
        width: 800px;
        max-width: 800px;
    }
}*/
