.circle__content {
    position: absolute;
    top: 17%;
    font-size: 1.2em;
    width: 150px;
    right: 140%;
}
.card__right {
    width: 55%;
    float: left;
}
.card__sale-flag {

    text-align: right;

}
.card__right {
  
    float: left;
}


.zoom-pannel {
    transform: rotate(270deg);
    z-index: 100002;
    position: fixed;
    left: 1025px;
    bottom: 173px;
    float: right;
}
.zoom-in {
    transform: rotate(90deg);
}
.zoom-out {
    transform: rotate(90deg);
}
.btns i {
    transform: translate(1px, 2px) !important;
}
/* rrrrrrrrrrrrrrrr */
.orgchart{
	direction:ltr !important;
}
 
.text-left {
    text-align: left;
}
 
.okr__ {
    float: left;
    padding: 11px;
    text-align: right;
    padding-right: 20px;
}
.treegrid-expander {
    display: inline-block;
    margin-left: -24px;
    position: relative;
    width: 24px;
       transform: rotateY(-2.858rad);
        top: -9px;
}
#data tbody {
    text-align: right;
}
.treegrid-container {
    margin-left: 1px !important;
}
.treegrid-expander {
    display: inline-block !important;
   
    position: relative !important;
    width: 24px !important;
}
.treegrid-container {
    margin-right: -4px !important;
}
.checkin_button2 {
    width: 62px;

}
.label-big, .s-status {
    display: inline-block;
    padding: 7px 8px;
    text-transform: uppercase;
    width: 20px`;
}