
/* footer */
.siftal footer{flex-shrink:0;background-color:#eaeaea;box-shadow: 0 -1px 5px rgba(0,0,0,0.2);z-index:1;user-select:none;}
.siftal footer #copyright{padding:0 1em;}
.siftal.ltr footer #copyright{margin-left:auto;}
.siftal.rtl footer #copyright{margin-right:auto;}
.siftal footer #copyright span{display:inline-block;line-height:25px;height:25px}
.siftal footer #copyright abbr{display:inline-block;line-height:25px;height:25px}


