@media screen and (max-width: 900px) {
  .filter-wrapper {
    text-align: right; }
    .filter-wrapper .btn-filter {
      border: 1px solid transparent;
      border-radius: 4px; }

  .res-wide {
    display: none; }

  .res-mob {
    display: block; }
    .res-mob .navbar-header {
      width: 100%; }
      .res-mob .navbar-header a:nth-child(3) {
        margin-right: 0; }
    .res-mob .box-list-wrapper .box-list-content {
      overflow-y: auto;
      overflow-x: hidden;
      height: 100%;
      overflow: hidden; }
    .res-mob .auto-scrollbar, .res-mob .result-ellipsis, .res-mob .box-list-content {
      overflow-y: scroll;
      overflow-x: hidden;
      /*display: block;*/
      background: transparent;
      border-radius: 0px;
      -webkit-box-shadow: inset 0 0 6px transparent; }
    .res-mob .box-list-wrapper .box-list-content::-webkit-scrollbar, .res-mob #docview::-webkit-scrollbar,
    .res-mob .auto-scrollbar::-webkit-scrollbar, .res-mob .result-ellipsis::-webkit-scrollbar, .res-mob box-list-content::-webkit-scrollbar {
      width: 0px;
      background: transparent; }
    .res-mob .box-list-wrapper .box-list-content::-webkit-scrollbar-thumb, .res-mob #docview::-webkit-scrollbar-thumb,
    .res-mob .auto-scrollbar::-webkit-scrollbar-thumb, .res-mob .result-ellipsis::-webkit-scrollbar-thumb, .res-mob box-list-content::-webkit-scrollbar-thumb {
        /* border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
      background: transparent; }
    .res-mob .box-list-wrapper .box-list-content::-webkit-scrollbar-track, .res-mob #docview::-webkit-scrollbar-track,
    .res-mob .auto-scrollbar::-webkit-scrollbar-track, .res-mob .result-ellipsis::-webkit-scrollbar-track, .res-mob box-list-content::-webkit-scrollbar-track {
        /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;*/
      background: transparent; }

  .login-container .login-form, .activation-container .activation-form {
    border: none; }

  .pop-search {
    min-width: 330px; }

  .pop-help .arrow {
    left: 66% !important; }

  .pf-logo {
    height: 28px;
    width: 30px; }

  .pop-login {
    min-width: 330px; }
    .pop-login .arrow {
      left: auto !important;
      right: 11.5% !important; }
    .pop-login .btn-logout-wrapper .btn-change-pass {
      color: #337ab7; }

  .home-wrapper .container .patient-info .col-lg-1 {
    width: 75%; }
  .home-wrapper .container .patient-info a {
    position: absolute;
    right: 0;
    top: 0; }

  .content-header .content-header-icon i {
    font-size: 2em; }
  .content-header h1 {
    font-size: 30px; }

  .content-body .col-lg-2 {
    margin-bottom: 20px; }
  .content-body.patient-profile .flex {
    display: block; }
  .content-body.patient-profile .patient-info div .form-row {
    display: block !important; }
  .content-body.patient-profile .patient-info .ltr-left-div {
    float: none !important;
    padding: 0px; }
  .content-body.patient-profile .patient-info .ltr-right-div .res-mob {
    text-align: right; }
  .content-body.patient-profile .patient-info .col-xl-6 {
    padding-left: 0; }
  .content-body.patient-profile .patient-contact-info .col-xl-6 {
    padding-left: 0; }
  .content-body.patient-profile .patient-other-info {
    margin-bottom: 50px; }

  .tbl-pagination {
    text-align: center;
    margin-bottom: 50px;
    display: flow-root; }
    .tbl-pagination .pull-right {
      float: none !important; }

  .result-list ul {
    padding-left: 0;
    padding-right: 0; }
    .result-list ul li {
      padding: 5px;
      list-style: none;
      border-bottom: 1px solid #ccc; }
      .result-list ul li:first-child {
        border-top: 1px solid #ccc; }
      .result-list ul li .list-item-content {
        padding: 0 10px; }
        .result-list ul li .list-item-content .content-item .content-item-label {
          font-weight: 700; }

  /*.auto-scrollbar {
      max-height: none !important;
      height: inherit !important;
  }*/
  .modal-lg {
    width: inherit; }

  .pop-settings .arrow {
    left: 54.5% !important; }

  .aside {
    width: 100%; }
    .aside .menu-list {
      text-align: center; }
      .aside .menu-list .menu-item {
        display: inline-flex;
        text-align: center;
        width: 130px; }
        .aside .menu-list .menu-item a {
          width: 100%; }
          .aside .menu-list .menu-item a i {
            width: 100%;
            font-size: 2em; }

  .icon-profile {
    position: absolute;
    right: 10px;
    z-index: 1; }

  .action-btn-wrapper {
    text-align: right; }
    .action-btn-wrapper button {
      border: 1px solid transparent;
      border-radius: 4px; } }
@media screen and (max-width: 459px) {
  .tbl-pagination .centered ul li:first-child, .tbl-pagination .centered ul li:last-child {
    display: none; } }
@media screen and (max-width: 420px) {
  .login-container .login-form, .activation-container .activation-form {
    width: 320px; } }
@media screen and (max-width: 374px) {
  .tbl-pagination .centered ul li:first-child, .tbl-pagination .centered ul li:nth-child(2), .tbl-pagination .centered ul li:last-child, .tbl-pagination .centered ul li:nth-last-child(2) {
    display: none; } }
@media (max-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left; }

  .col-1 {
    width: 8.33333333%; }

  .col-2 {
    width: 16.66666667%; }

  .col-3 {
    width: 25%; }

  .col-4 {
    width: 33.33333333%; }

  .col-5 {
    width: 41.66666667%; }

  .col-6 {
    width: 50%; }

  .col-7 {
    width: 58.33333333%; }

  .col-8 {
    width: 66.66666667%; }

  .col-9 {
    width: 75%; }

  .col-10 {
    width: 83.33333333%; }

  .col-12 {
    width: 100%; }

  .col-11 {
    width: 91.66666667%; } }
@media (min-width: 600px) and (max-width: 767px) {
  .col-xs-sm-1, .col-xs-sm-2, .col-xs-sm-3, .col-xs-sm-4, .col-xs-sm-5, .col-xs-sm-6, .col-xs-sm-7, .col-xs-sm-8, .col-xs-sm-9, .col-xs-sm-10, .col-xs-sm-11, .col-xs-sm-12 {
    float: left; }

  .col-xs-sm-1 {
    width: 8.33333333%; }

  .col-xs-sm-2 {
    width: 16.66666667%; }

  .col-xs-sm-4 {
    width: 33.33333333%; }

  .col-xs-sm-3 {
    width: 25%; }

  .col-xs-sm-5 {
    width: 41.66666667%; }

  .col-xs-sm-6 {
    width: 50%; }

  .col-xs-sm-7 {
    width: 58.33333333%; }

  .col-xs-sm-8 {
    width: 66.66666667%; }

  .col-xs-sm-9 {
    width: 75%; }

  .col-xs-sm-10 {
    width: 83.33333333%; }

  .col-xs-sm-11 {
    width: 91.66666667%; }

  .col-xs-sm-12 {
    width: 100%; } }

/*# sourceMappingURL=medium-media-queries.css.map */
