/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 22 2018 | 15:12:19 */
.ghavanin-fehresti .sidebar{display : none !important;}
.MenuRules-content .fancy_heading .title {
      color: #0012ff;
    /* color: white; */
    width: auto !important;
    /* background: #687de6 !important; */
    font-size: 15px !important;
    font-weight: 800;
    padding: 0 20px;
    text-align: right;
}
.MenuRules-menu > .mcb-wrap-inner::after {
    content: '';
    background: #f1f1f1;
    position: fixed;
    padding: 9px;
    z-index: 999;
    bottom: 0 !important;
    right: 0;
    width: 25%;
}
.MenuRules-menu .column_button a {
    background: white !important;
    margin: 1px !important;
    border: 1px solid #a69fc9 !important;
    border-radius: 10px;
    color: #4242C1 !important;
    font-weight: bold;
    text-align: right !important;
}
.MenuRules-menu a.button .button_label {
    padding: 7px 10px;
}
.MenuRules-menu.column-margin-0px.valign-top.clearfix {
    visibility: hidden;
    position: fixed;
    top: 35px;
    padding-bottom: 35px;
    height: 100% !important;
    overflow-y: scroll !important;
    box-shadow: -1px 0px 12px #9e9e9e;

}
.MenuRules-content {float: left}


.MenuRules-content .fancy_heading .inside {
    text-align: right;
    color: black !important;
    padding: 0 10px;
}