[data-cellid="grid_cell_top"][data-page="asks_list"][data-cellid="grid_cell_top"][data-page="asks_list"][data-cellid="grid_cell_top"][data-page="asks_list"] {
  background-color: #ffffff;
}
[data-page="asks_list"][data-itemid="logo"] {
  font-family: "Vazir";
}
[data-page="asks_list"][data-itemid="username_button"] > a {
  font-family: "vazir";
}
[data-page="asks_list"][data-itemid="username_button"] {
  padding-top: 50px;
}
[data-page="asks_list"][data-itemid="grid_edit"] > .btn {
  font-family: "vazir";
}
[data-page="asks_list"][data-itemid="simple_grid_field1"] {
  font-family: "Arial";
}
[data-page="asks_list"][data-itemid="page_image_ash8f23hr"] {
  width: 400px;
}

/* Put  your custom CSS code here */

[data-page="asks_list"][data-itemid="logout_link"] {
    border-radius: 15px;
    border: 1px;
    border-style: dotted;
    background: #FDCA03;
    color: #0F2D62;
}



/* Put  your custom CSS code here */

[data-page="asks_list"][data-itemid="loginform_login"] {
    border-radius: 15px;
    border: 1px;
    border-style: dotted;
}

/* Put  your custom CSS code here */

/* Put  your custom CSS code here */

.dropdown-menu {
    background-color: #19383c;
}
table a:not(.btn), .table a:not(.btn) {
    text-decoration: auto;
}

.nav {
    display: none;
}
table {
    border-color: transparent;
}

.panel-default > .panel-heading {
    background-color: #ffffff;
}