﻿ 
        #container {
        width:600px; 
        height:400px; 
        border:3px solid #c3daf9;
        }

        .treeIonc { display:none}
        .floader { 
            background-image: url(../../images/tree.gif) !important;
        }
          .floader2 { 
            background-image: url(../../images/tree2.gif) !important;
        }
        .floader3 {
             background-image: url(../../images/empty.gif) !important;
        }
          .reload { 
            background-image: url(../../images/reload.png) !important;
        }
       

        .small1 {
             background-image: url(../../images/s1.gif) !important;
        } .small2 {
             background-image: url(../../images/s2.gif) !important;
        } .small3 {
             background-image: url(../../images/s3.gif) !important;
        } .small4 {
             background-image: url(../../images/s4.gif) !important;
        } .small5 {
             background-image: url(../../images/s5.gif) !important;
        } .small6 {
             background-image: url(../../images/s6.gif) !important;
        }


        h2 {
            color:#083772 !important;
            margin: 20px 0 0 !important;
            padding: 5px;
            background:#eee;
            width:400px;
        }

        h3 {
            font-weight:normal !important;
        }

        .company {
          float: left;
          width: 179px;
          height: 30px;
          margin: 5px;
          padding: 5px;
          cursor: pointer;
        }

        .company h3 {
          font-weight: bold !important;
        }

        .company .up {
            color: green;
        } 

        .company .down {
            color: red;
        }

        .company.x-view-selected {
            background-color: #efefef;
        }

        .Bom {
             background-image: url(../../images/bom.gif) !important;
        }

        .Bom2 {
             background-image: url(../../images/bom2.gif) !important;
        }

         .Bom3 {
             background-image: url(../../images/bom3.gif) !important;
        }