/* Смартфоны (Портрет и ландшафтный) */
@media screen and (min-width: 320px) and (max-width: 760px) {
  .app-page-title {
    padding: 20px 10px !important;
  }

  .MuiDialog-paper {
    margin: 10px !important;
  }

  .app-content--inner {
    padding: 10px 10px 0 !important;
  }

  .app-page-title {
    padding: 5px 1rem !important;
    margin-bottom: 10px !important;
  }

  .app-page-title--heading h1 {
    font-size: 18px !important;
    font-weight: 600 !important;
  }

  .app-page-title--heading {
    margin-left: 0 !important;
  }

  .card-box {
    min-height: 60vh;
    margin: 0 -25px 0 -25px !important;
  }

  .m-form {
    margin-bottom: 25px !important;
  }

  .m-form .MuiFormControl-root {
    margin-bottom: 10px !important;
  }

  .MuiListItemIcon-root {
    min-width: 40px !important;
  }

  .app-header-toolbar {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .app-header {
    background-color: #ffffff !important;
    border: 1px solid #ecedf1 !important;
    box-shadow: none !important;
    color: #000000 !important;
    display: block !important;
  }

  .app-logo-wrapper {
  }

  .app-logo-text {
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 29px !important;
    color: #000000 !important;
  }

  .app-logo-text-in-task {
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .MuiTab-wrapper {
    text-transform: initial;
  }

  .m-p-t-0 {
    padding-top: 0 !important;
  }

  .m-p-b-0 {
    padding-bottom: 0 !important;
  }

  .reg-user .MuiStepper-root {
    padding-top: 0 !important;
  }

  .datefield .MuiInputBase-root {
    margin: 0 !important;
    color: #6191ef;
  }

  .card-box-cnt .MuiFormControl-root {
    margin: 0 !important;
  }

  .datefield {
    display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
  }

  .datefield .MuiInputBase-root::before {
    border: none !important;
  }

  .datefield .MuiInputBase-root input {
    text-align: left !important;
  }

  .datefield .MuiIconButton-root span {
    color: #6191ef;
  }

  .MuiPickersBasePicker-pickerView {
    width: 100% !important;
    max-width: 100% !important;
  }

  .row-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0 !important;
  }

  .process-tab {
    background-color: #fff;
  }

  .process_list .list-item-r li {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .task-view,
  .process-view {
    min-height: 85vh;
    display: flex;
    flex-direction: column;
  }

  .task-view form,
  .process-view form {
    position: relative;
    flex: 1;
  }

  .task-view .task-actions,
  .process-view .process-actions {
    position: absolute;
    bottom: 0;
    left: calc(50% - 130px);
  }

  .main .task-2-actions,
  .task-view .task-2-actions,
  .process-view .process-2-actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100vw;
    display: flex;
    justify-content: center;
    background-color: #fff;
    margin: 0 0 -33px -16px;
    padding: 15px;
    border: 1px solid #ecedf1;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px 10px 0 0;
  }

  .main .task-2-actions button,
  .task-view .task-2-actions button,
  .process-view .process-2-actions button {
    margin-top: 0 !important;
  }

  .card-title {
    font-family: Montserrat, sans-serif;
    color: #9194a9;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
  }

  .card-label {
    font-family: Montserrat, sans-serif;
    color: #a3a3a3;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 10px 0;
  }

  .m-layout {
    margin-left: -16px !important;
    margin-right: -16px !important;
  }

  form {
    position: relative;
    height: 100% !important;
    padding-bottom: 40px !important;
  }

  .MuiStepper-root {
    background-color: transparent !important;
  }

  .slick-track {
    display: flex !important;
    align-items: center !important;
  }

  .upload-file {
    margin: 7px !important;
  }

  .upload-file span {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0;
    text-align: left;
    color: #a5a7b5;
  }

  .MuiPickersDatePickerRoot-toolbarLandscape {
    display: none !important;
  }

  .MuiPickersBasePicker-pickerView {
    /* background-color: #E5E5E5; */
  }

  .header-tabbar header {
    box-shadow: none;
  }

  .header-tabbar .header-tabbar-tab {
    color: #aaaec2;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
  }

  .header-tabbar .MuiTab-textColorPrimary.Mui-selected {
    color: #e42734;
  }

  .header-tabbar .MuiTabs-indicator {
    background-color: #e42734;
    height: 3px;
    transform: translateY(4px);
  }

  .header-tabbar .MuiTabs-root {
    overflow: visible;
  }

  .header-tabbar .MuiTabs-fixed {
    overflow: visible !important;
  }
  .m-content {
    align-items: center;
  }

  .m-content .MuiTab-textColorPrimary.Mui-selected {
    background-color: #5a92ff;
    color: white;
    border-radius: 25px;
    border: none;
  }

  .m-content .MuiTabs-indicator {
    background-color: initial;
  }

  .m-content .MuiTabs-fixed {
    overflow: scroll !important;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  .m-content .MuiTabs-fixed::-webkit-scrollbar {
    display: none;
  }

  .m-content .MuiTab-root {
    min-height: 30px !important;
    height: 30px !important;
  }

  .link {
    display: flex;
    align-items: center;
    margin: 20px 0;
  }

  .link a {
    color: #000;
    text-decoration: none;
  }

  .link svg {
    font-size: 30px;
    color: #ff6262;
    margin-right: 15px;
  }

  .checkbox-item {
    margin-right: 0;
    width: 100%;
  }

  .checkbox-item .MuiFormControlLabel-label {
    width: 100%;
  }

  .checkbox-item .icon {
    margin-right: 10px;
  }

  .task-desc {
    font-size: 12px;
    line-height: 15px;
    color: #a5a7b5;
    margin-bottom: 10px;
  }

  .MuiFormControlLabel-labelPlacementStart {
    justify-content: space-between;
  }

 
}
