@org-active: #3566CD;
.steps-container{
ul{
.org-heading-text{
height: 80px;
line-height: 20px;
}
}
}
.org-head{
h2{
font-size: 18px;
color: #666;
display: inline-block;
margin: 4px 0 12px 10px;
&.active{
color: @org-active !important;
}
span{
color: #000;
}
}
.org-line{
border-bottom: 2px solid #B1B1B1;
margin-bottom: 16px;
&.active{
border-bottom: 2px solid @org-active !important;
position: relative;
left: 0%;
width: 106%;
top: 0px;
}
}
}
/*ОРГ ШТАТКА*/
.org-shtatka{
h3{
font: bold 16px Arial, sans-serif;
margin: 10px 0 10px 10px;
float: left;
}
.border-around{
float: right;
border: 1px solid #BABABA;
padding: 2px 9px;
margin: 6px 2px;
}
.tree-container {
.tree-organization{
.main-dt{
padding: 10px;
span{
margin-right: 8px;
}
}
dd{
dl{
padding: 1px 0;
.tree-title{
padding: 10px 0 10px 30px;
position: relative;
margin: 1px 2px 1px 2px;
&:hover{
.project, .archive{
display: none;
}
.dropdown{
display: block;
}
}
.icon-triangle{
position: absolute;
left: 11px;
top: 17px;
}
h4{
font: normal 16px Arial, sans-serif;
color: #0066cc;
margin: 0;
.archive{
float: right;
font: normal 14px Arial, sans-serif;
color: #848484;
background: #E8E8E8;
padding: 10px 18px;
display: block;
margin: -8px 2px 0 0;
}
.project{
float: right;
font: normal 14px Arial, sans-serif;
color: #029700;
background: #E5F7EB;
padding: 10px 14px;
display: block;
margin: -8px 2px 0 0;
}
}
.dropdown{
display: none;
float: right;
position: absolute;
top: 2px;
z-index: 10;
right: 5px;
ul{
margin: 0 0 0 -60px;
min-width: 90px;
li{
padding: 0;
border: 0 none;
a{
padding: 10px;
}
}
}
}
&.active{
.icon-triangle, .icon-triangle-down{
.icon-triangle-down;
position: absolute;
left: 11px;
top: 17px;
}
h4{
font-weight: bold;
}
}
}
.tree-content{
.pl_30;
table{
border-top: 1px solid #b1b1b1;
border-bottom: 0 none;
width: 100%;
margin: 2px 0 0 0;
tr{
border-bottom: 1px solid #b1b1b1;
position: relative;
&:last-child{
border-bottom: 0 none;
}
&:hover td .td-hover{
border-top: 1px solid #FAE87C;
border-bottom: 1px solid #FAE87C;
background: #FFFAE4;
width:100%;
&.bl-hover{
border-left: 1px solid #FAE87C;
}
&.br-hover{
border-right: 1px solid #FAE87C;
}
}
&:hover .dropdown{
display: block;
}
td{
position: relative;
&:first-child{
border-left: 0 none;
}
border-left: 1px solid #b1b1b1;
.td-hover, .td{
padding: 7px 10px;
width: 100%;
border: 1px solid transparent;
}
&.bl-none{
border-left: 0 none !important;
}
.dropdown{
position: absolute;
top: 2px;
right: 4px;
display: none;
ul{
margin: 0 0 0 -60px;
min-width: 90px;
li{
padding: 0;
border: 0 none;
a{
padding: 10px;
}
}
}
}
}
}
}
}
}
}
}
}
.org-results{
border-bottom: 1px solid #999;
margin: 0;
padding: 10px 0 10px 0;
table{
width: 100%;
}
}
}
/*ОРГ ШТАТКА*/