.fci_admin{
    margin-left: 5%;
    margin-top: 5%;
}
.fci_admin div{
    margin: 10px;
}
.fci_button{
    margin-left: 10% !important;
}
.to_homepage{
    margin-top: 5%;
}
.fci-icons_img {
  width: 24px;
  margin-top: 7px;
}
.fci_updated_show{
    background-color: green;
    color: white;
    font-size: 15px;
    padding: 5px;
    width: 10%;
    position: fixed;
    z-index: 1000001;
    right: 5%;
    bottom: 5%;
    visibility: hidden;
}
.fci_close_notice{
    color: red;
}
.fci_customize_link{
    color: blue;
}