.RadOrgChart_Interplan {
  color: #767676;
  font: normal 13px/22px "Roboto", Arial, sans-serif; }
  .RadOrgChart_Interplan .rocGroup {
    background-color: #e5e5e5; }
  .RadOrgChart_Interplan .rocItem {
    color: #ffffff; }
  .RadOrgChart_Interplan .rocItemContent,
  .RadOrgChart_Interplan .rocItemTemplate {
    border-color: #000 !important;;
    background-color: #3498db;

  }
    .RadOrgChart_Interplan .rocItemContent a,
    .RadOrgChart_Interplan .rocItemTemplate a {
        color:#000;

    }
  
  .rocItemTemplateRed .rocItemContent,.rocItemTemplateRed .rocItemTemplate{ background-color:#fd2121 !important; border:solid 1px #000 !important;}
  .rocItemTemplateGreen .rocItemContent,.rocItemTemplateGreen .rocItemTemplate{ background-color:#79d222 !important;border:solid 1px #000 !important ;}
  .rocItemTemplateYellow .rocItemContent,.rocItemTemplateYellow .rocItemTemplate{ background-color:#fdfe76 !important;border:solid 1px #000 !important;}

  .rocItemTemplateRed .rocItemContent a,.rocItemTemplateRed .rocItemTemplate a{color:#000; }
  .rocItemTemplateGreen .rocItemContent a,.rocItemTemplateGreen .rocItemTemplate a{color:#000; }
  .rocItemTemplateYellow .rocItemContent a,.rocItemTemplateYellow .rocItemTemplate a{color:#000; }
    
  .RadOrgChart_Interplan .rocExpandArrow,
  .RadOrgChart_Interplan .rocCollapseArrow,
  .RadOrgChart_Interplan .rocExpandGroupArrow,
  .RadOrgChart_Interplan .rocCollapseGroupArrow {
    border-color: #25a0da;
    background-color: #25a0da;
    background-image: url('Common/Actions/actionExpandCollapseLight.png'); }
  .RadOrgChart_Interplan .rocLoadingNodes .rocExpandArrow,
  .RadOrgChart_Interplan .rocLoadingNodes .rocCollapseArrow,
  .RadOrgChart_Interplan .rocLoadingGroups .rocExpandGroupArrow,
  .RadOrgChart_Interplan .rocLoadingGroups .rocCollapseGroupArrow {
    border-color: transparent;
    background-color: transparent;
    background-image: url('Common/loading_small.gif'); }
  .RadOrgChart_Interplan .rocLineUp,
  .RadOrgChart_Interplan .rocLineDown,
  .RadOrgChart_Interplan .rocLineHorizontal {
    background-image: url('Common/OrgChart/rocLinesDark.png'); }

.rocDetachedItemContainer.RadOrgChart_Interplan .rocGhostItem,
.rocDetachedItemContainer.RadOrgChart_Interplan .rocGhostNode,
.rocDetachedNodeContainer.RadOrgChart_Interplan .rocGhostItem,
.rocDetachedNodeContainer.RadOrgChart_Interplan .rocGhostNode {
  border-color: #e5e5e5;
  color: #ffffff;
  background-color: #25a0da; }
.rocDetachedItemContainer.RadOrgChart_Interplan .rocDropClue,
.rocDetachedNodeContainer.RadOrgChart_Interplan .rocDropClue {
  background-image: url('Common/Actions/actionDragDropLight.png'); }

.rocToolbar_Interplan {
  border-color: #e5e5e5;
  border-radius: 0;
  background-color: #e5e5e5; }
  .rocToolbar_Interplan .rocToolbarButton {
    border-color: #e5e5e5;
    background-color: #25a0da;
    text-indent: -999em;
    float: left;
    overflow: hidden; }
  .rocToolbar_Interplan .rocToolbarButton.rocActionDrillHere {
    background-position: -32px 0; }
  .rocToolbar_Interplan .rocToolbarButton.rocActionGoToParent {
    background-position: -32px -16px; }
  .rocToolbar_Interplan .rocToolbarButton.rocActionGoToRoot {
    background-position: -32px -32px; }

/*.rocLevel1 {
    background-color:#ccc;
}
.rocLevel2 {
    background-color:#red;
}*/
#leftbar {
    background-image: url('OrgChart/strMap.jpg')  ;
    background-repeat:no-repeat;
    height:639px;
}