


/* your css rules for ipad portrait */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

    .login_img {
        display: none;
    }

    .app-search .form-control, .app-search .form-control:focus {
        width: 705px!important;
    }

    #details {
        left: 56% !important;
    }
   
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation:portrait) {

    .wrapper-page {
        width: 90%;
    }

    .login_img {
        display: block!important;
    }

    .topbar .topbar-left{
        display:none;
    }

    #details {
        left: 65% !important
    }

    .centered-form {
        margin-left: 30px;
    }

    .col-md-offset-3 {
        margin-left: 35%;
    }

    .panel .panel-body {
        padding: 10px;
    }

    /* For portrait layouts only */
}



/* end css rules for ipad portrait */
@media only screen and (max-width: 6000px) and (min-width: 700px) {
  .wrapper.right-bar-enabled .right-bar {
    right: 0;
    z-index: 99;
  }
}
@media (max-width: 1023px) {
  .button-menu-mobile {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
         
   
  body {
    overflow-x: hidden;
  }
}
@media (max-width: 768px) {
    .topbar .topbar-left .logo {
        line-height: 55px;
    }

    .mainbox {
        width: 400px !important;
    }
  body {
    overflow-x: hidden;
  }
  .side-menu {
    position: absolute !important;
  }
  .enlarged .left.side-menu {
    margin-left: -75px;
  }
  .topbar-left {
    width: 70px !important;
  }
  .topbar-left span {
    display: none !important;
  }
  .topbar-left i {
    display: block !important;
    line-height: 75px !important;
  }
  .content-page .content {
    margin-top: 65px;
  }
  .topbar .topbar-left {
    height: 50px;
    display:none;
  }
    .navbar-default {
        background-color: #831f1f;
        box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
        padding: 0px 0px;
    }
    .notification-box ul li a,
    .page-title {
        color: #ffffff;
        font-size: 14px;
    }
  .navbar-nav {
    margin: 0px;
    display: inline-block;
  }
  .navbar-nav li {
    display: inline-block;
    line-height: 1px;
  }
  .navbar-nav.navbar-right {
    float: right;
  }
  .content-page {
    margin-left: 0px !important;
  }
  .footer {
    left: 0px !important;
  }
  .mobile-sidebar {
    left: 0px;
  }
  .mobile-content {
    left: 250px;
    right: -250px;
  }
  .wrapper-page {
    width: 90%;
  }
  .dataTables_wrapper .col-xs-6 {
    width: 100%;
    text-align: left;
  }
  div#datatable-buttons_info {
    float: none;
  }
  .ms-container {
    width: 100%;
  }
  .table-responsive {
    border: 1px solid rgba(238, 238, 238, 0.2);
  }
  /* Search */
  
  .app-search a:hover {
    color: #98a6ad;
  }
  
  input.app-search-input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-weight: normal;
  }
  input.app-search-input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
  }
  input.app-search-input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
  }
  input.app-search-input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
  }
}
@media (max-width: 480px) {
    .side-menu {
        z-index: 99999!important;
    }
  .button-menu-mobile {
    display: block;
  }
  .search-bar {
    display: none !important;
  }
  .sidebar-inner {
    overflow: auto !important;
    height: 100%;
    bottom: 0;
  }
}
@media (max-width: 420px) {
  .hide-phone {
    display: none !important;
  }
}
/* Container-alt */
@media (min-width: 768px) {
  .container-alt {
    width: 750px;
  }
  .nav-tabs.nav-justified > li > a {
    border-bottom: 2px solid #eeeeee;
  }
}
@media (min-width: 992px) {
  .container-alt {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-alt {
    width: 1170px;
  }
}
@media (max-width: 419px) {
  .topbar-left {
    width: 70px !important;
  }
  .logo .icon-c-logo {
    display: inline-block !important;
    line-height: 58px !important;
  }
  .logo span {
    display: none !important;
  }
  .wrapper-page .logo span {
    display: inline-block !important;
  }
  .content-page {
    margin-left: 70px;
  }
  .forced .side-menu.left {
    box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
  }
  .enlarged .side-menu.left {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  }
    .page-title {
        font-size: 13px;
        line-height: 55px;
        max-width: 250px;
        white-space: nowrap;
    }
  .navbar-default {
    padding: 0px;
  }
  .navbar-default .navbar-left {
    padding-left: 0px !important;
  }
  .navbar-default .navbar-left li {
    padding: 0px 5px;
  }
  .topbar-left {
    display: none;
  }
  .editable-responsive {
    overflow-x: auto;
  }
  #message #message-nano-wrapper {
    top: 150px;
  }
  #message .header .page-title {
    color: #98a6ad;
  }
  #message .header {
    border-bottom: none;
  }
  .profile-info-name img {
    float: none;
    margin: 0px auto;
    margin-bottom: 20px;
  }
  div.hopscotch-bubble .hopscotch-bubble-container {
    max-width: 180px;
  }
}
