.contributors_detail .mdc-text-field--filled {
  width: 100% !important; }

.form-check {
  display: flex;
  align-items: center; }

.mdc-form-field {
  font-family: "IRANSans", "Arial" !important; }

#contributors_detail .demo-width-class {
  width: 100% !important; }

.mdc-button--outlined {
  background-color: white; }

.mdc-dialog--fullscreen .mdc-dialog__header {
  padding: 12px 24px 9px; }

.mdc-dialog__surface {
  border-radius: 1.25rem !important; }
  .mdc-dialog__surface .mdc-dialog__header {
    justify-content: center !important; }
  .mdc-dialog__surface .mdc-dialog__title::before {
    height: 0 !important; }
  .mdc-dialog__surface .mdc-dialog .mdc-dialog__content {
    padding: 1rem 1.5rem !important; }

.mdc-button {
  border-radius: 1.25rem !important; }

.mdc-data-table {
  border-radius: 1.25rem !important;
  border: none !important; }

.mdc-dialog-scroll-lock {
  overflow: unset !important; }

#mdc-dialog .mdc-dialog__surface {
  overflow-y: hidden; }

#mdc-dialog .mdc-dialog__header {
  background-color: #FF722B;
  height: 5.188rem; }

#dialog-body {
  position: relative;
  min-height: 450px; }

@media screen and (min-width: 500px) {
  .mdc-data-table {
    padding: 1rem 1rem 1.25rem 1rem;
    box-shadow: 1px 2px 4px 0 rgba(117, 117, 117, 0.15); } }

.mdc-select--outlined:not(.mdc-select--disabled) .mdc-select__anchor {
  background-color: #ffffff; }

.mdc-list li {
  float: unset !important; }

.mdc-list-item {
  float: unset !important;
  display: flex !important; }

.mdc-select__dropdown-icon {
  width: 10px !important; }

.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  color: #757575 !important; }

.mdc-menu {
  z-index: 99999; }

:root {
  --mdc-theme-primary: #FF722B !important;
  --mdc-theme-secondary: #FF722B !important; }

.persian-font {
  font-family: "IRANSans", "Arial" !important; }
  .persian-font * {
    font-family: "IRANSans", "Arial" !important; }

.english-font {
  font-family: "Tahoma" !important; }
  .english-font * {
    font-family: "Tahoma" !important; }

.bg-danger {
  background: #da5855; }

.bg-warning {
  background: #fdd835; }

.button_outline_primary {
  border: 1px solid #FF722B !important;
  background: #ffffff !important;
  border-radius: 1.25rem !important;
  color: #757575; }

.button_primary {
  background: #FF722B !important;
  border-radius: 1.25rem !important;
  color: #ffffff;
  font-size: 0.938rem;
  border: none !important; }

.button_danger {
  border: 2px solid #da5855 !important;
  color: #ffffff !important;
  background-color: #da5855 !important;
  border-radius: 1.25rem !important; }

.button_darkgrey {
  border: none !important;
  background: #68686861 !important;
  color: #da5855 !important; }

.grey_background {
  background: #f8f8f8 !important;
  border: none !important;
  box-shadow: none !important; }

.datepicker-plot-area {
  border-radius: 1.25rem !important;
  border: none  !important; }

/* width */
::-webkit-scrollbar {
  width: 0.625rem;
  height: 0.625rem; }

/* Track */
::-webkit-scrollbar-track {
  background: transparent; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #FF722B;
  border-radius: 1.25rem; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #FF722B; }

.mdc-select__anchor {
  border-radius: 1.25rem !important; }

.uk-dropdown {
  min-width: max-content !important; }

.mdc-button {
  box-shadow: 1px 2px 4px 0 rgba(253, 191, 112, 0.15) !important;
  height: 3.5rem; }

.uk-input, .uk-select, .mdc-select__anchor {
  box-shadow: 1px 2px 4px 0 rgba(117, 117, 117, 0.2);
  border: none !important;
  height: 40px !important;
  border-radius: 1.25rem !important; }

.uk-padding-small {
  padding: 14px !important; }

#filter_div .uk-input, #filter_div .mdc-select {
  width: 100% !important; }

#filter_div .uk-grid > * {
  padding: 0 1.5rem !important; }

#filter_div .uk-form-label {
  display: block !important;
  color: #757575;
  white-space: break-spaces;
  font-weight: bold;
  padding: 0.313rem 0;
  font-size: 1rem !important;
  margin-left: 16px; }

#filter_div .uk-inline {
  width: 100%; }

#filter_div input[type="text"], #filter_div input[type="number"] {
  width: 100% !important; }

.mdc-select__dropdown-icon {
  top: 50%;
  transform: translateY(-50%); }

.mdc-checkbox .mdc-checkbox__background {
  border-radius: 7px !important; }

.mdc-checkbox .mdc-checkbox__native-control:not([disabled]) ~ .mdc-checkbox__background {
  border-color: #FF722B !important; }

.mdc-checkbox__checkmark {
  width: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-15%, -50%); }

@media (min-width: 640px) {
  .date-filter-flex {
    width: calc(100% * 1 / 2.001/2); } }

@media (min-width: 924px) {
  .date-filter-flex {
    width: calc(25%/2); } }

.cg-autocomplete {
  border: none !important;
  z-index: 99999;
  background: #ffffff;
  direction: ltr;
  border-radius: 1.25rem; }
  .cg-autocomplete .ui-state-default, .cg-autocomplete .ui-widget-content .ui-state-default, .cg-autocomplete .ui-widget-header .ui-state-default {
    background: #f1f1f1 !important;
    border: none !important;
    border-radius: 1.25rem; }
  .cg-autocomplete #cg-divHeader {
    height: 27px !important;
    border-radius: 1.25rem; }
  .cg-autocomplete .cg-colHeader {
    font-size: 1rem !important;
    font-family: "IRANSans", "Arial" !important; }
  .cg-autocomplete .cg-navTable {
    color: #757575 !important; }
    .cg-autocomplete .cg-navTable select, .cg-autocomplete .cg-navTable input {
      display: none !important; }
  .cg-autocomplete .ui-widget {
    border: none !important;
    box-shadow: 1px 2px 4px 0 rgba(117, 117, 117, 0.15);
    direction: ltr !important; }
  .cg-autocomplete .ui-state-hover {
    color: #757575 !important;
    background: #f8f8f8 !important;
    border: none !important; }
  .cg-autocomplete .cg-DivItem {
    font-size: 1rem !important; }
  .cg-autocomplete .cg-comboItem {
    height: auto; }
    .cg-autocomplete .cg-comboItem * div {
      height: auto !important; }

.mdc-menu {
  border-radius: 1.25rem !important; }
  .mdc-menu li {
    padding: 0.313rem; }
  .mdc-menu .mdc-list-item__text, .mdc-menu .form-check-label {
    color: #757575; }
  .mdc-menu * {
    font-family: "IRANSans", "Arial" !important; }

.datepicker-container {
  z-index: 99999 !important; }

.uk-card {
  border-radius: 1.25rem !important;
  box-shadow: 1px 2px 4px 0 rgba(117, 117, 117, 0.15) !important; }
