@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype");
  src: url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff");
  src: url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype");
  src: url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans';
  src: url("../fonts/OpenSans.eot");
  src: url("../fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans.woff") format("woff"), url("../fonts/OpenSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
html {
  font-family: 'OpenSans' !important;
  width: 100%; }

a {
  font-family: 'OpenSans' !important; }

.modal {
  z-index: 99999 !important; }

.tab-pane {
  float: left;
  width: 100%; }

.table-responsive {
  border: 0px !important; }

.modal-open .modal {
  z-index: 9999; }

body.iosBugFixCaret.modal-open {
  position: fixed;
  width: 100%; }

body {
  margin: 0px;
  padding: 0px;
  font-family: 'OpenSans'; }

.order_body_main .owl-next {
  right: -2px !important; }

.remove_padding {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.remove_left_padding {
  padding-left: 0px !important; }

.remove_right_padding {
  padding-right: 0px !important; }

.adjust_padding {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.common_heightwidth, .login_main_sec {
  height: 100%;
  width: 100%; }

.login_main_sec {
  position: relative;
  background: url(../images/LoginBG.jpg) center no-repeat;
  background-size: cover; }
  .login_main_sec .kpos_login_logo_setting {
    position: absolute;
    top: 10%;
    left: 5%; }
  .login_main_sec .centering_login_form {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 447px;
    margin-top: -283px;
    margin-left: -223px;
    background: #252c30;
    border-radius: 15px;
    padding: 12px 18px 14px 12px; }
  .login_main_sec .user_txt {
    background: #181c1e;
    height: 54px;
    border-radius: 30px;
    border: 0px;
    width: 100%;
    margin-top: 10px;
    padding-left: 12px;
    color: #fff;
    outline: 0px;
    font-size: 20px; }
    .login_main_sec .user_txt:focus {
      border: 1px solid #333; }
    .login_main_sec .user_txt:read-write {
      cursor: text; }
  .login_main_sec .key_board_alphabet {
    width: 100%;
    margin-top: 23px; }
    .login_main_sec .key_board_alphabet td {
      padding: 4px 4px;
      text-align: center; }
    .login_main_sec .key_board_alphabet button {
      width: 40px;
      height: 45px;
      background: #0f51e3;
      border: 0px;
      color: #fff;
      padding: 5px;
      border-radius: 7px;
      outline: 0px; }
      .login_main_sec .key_board_alphabet button:hover {
        background: #0b3dab; }
      .login_main_sec .key_board_alphabet button .shift_arrow {
        height: 12px; }
      .login_main_sec .key_board_alphabet button .back_arrow {
        height: 15px; }
    .login_main_sec .key_board_alphabet .submit_button {
      height: 60px;
      width: 60px;
      border-radius: 50%;
      background: #0b3dab;
      outline: 0px; }
      .login_main_sec .key_board_alphabet .submit_button i {
        font-size: 22px; }
    .login_main_sec .key_board_alphabet .uppercase_letter {
      text-transform: uppercase; }
  .login_main_sec .keypad_numbering {
    width: 100%;
    margin-top: 23px; }
    .login_main_sec .keypad_numbering td {
      padding: 4px 4px;
      text-align: center; }
    .login_main_sec .keypad_numbering button {
      width: 119px;
      height: 69px;
      background: #181c1e;
      border: 0px;
      color: #fff;
      padding: 5px;
      border-radius: 7px;
      outline: 0px;
      font-size: 25px; }
      .login_main_sec .keypad_numbering button:hover {
        border-bottom: 2px solid #0b3dab; }
      .login_main_sec .keypad_numbering button .shift_arrow {
        height: 12px; }
      .login_main_sec .keypad_numbering button .back_arrow {
        height: 19px; }
    .login_main_sec .keypad_numbering .submit_button {
      height: 75px;
      width: 75px;
      border-radius: 50%;
      background: #0b3dab;
      outline: 0px; }
      .login_main_sec .keypad_numbering .submit_button i {
        font-size: 32px; }
  .login_main_sec .user_login_dropdown {
    padding-top: 0px; }

.new_orderheader {
  background: #2975ff;
  width: 100%;
  position: fixed;
  height: 7%;
  z-index: 9999; }
  .new_orderheader .col-md-12 {
    height: 100%; }
  .new_orderheader .col-md-9 {
    height: 100%; }
  .new_orderheader .col-md-2 {
    height: 100%; }
  .new_orderheader .col-md-10 {
    height: 100%; }
  .new_orderheader .col-sm-3 {
    height: 100%; }
  .new_orderheader .logo_padding {
    padding-top: 1.5%; }
  .new_orderheader .header_order_time_ul {
    height: 100%;
    margin-top: 0px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 0;
    margin-left: 0px; }
    .new_orderheader .header_order_time_ul li {
      display: inline-block;
      color: #fff; }
    .new_orderheader .header_order_time_ul li:first-child {
      font-size: 18px;
      margin-right: 10px; }
  .new_orderheader .user_dp_with_dropdown {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%; }
    .new_orderheader .user_dp_with_dropdown li {
      display: inline-block;
      position: relative;
      height: 75%;
      background: #4b5367;
      padding: 5px 5px;
      margin: 5px 10px 5px 0px;
      border-radius: 7px; }
    .new_orderheader .user_dp_with_dropdown li a {
      color: #fff;
      padding-right: 16px;
      height: 100%;
      padding: 0px 6px;
      font-size: 16px; }
    .new_orderheader .user_dp_with_dropdown li:first-child div {
      height: 45px;
      width: 45px;
      background: #ccc;
      left: 0px;
      top: 6px;
      border-radius: 50%;
      float: left;
      position: relative; }
    .new_orderheader .user_dp_with_dropdown .user_info {
      color: #fff; }
      .new_orderheader .user_dp_with_dropdown .user_info a {
        color: #fff;
        text-deoration: none;
        position: absolute;
        right: -25px;
        margin-top: -4px; }
      .new_orderheader .user_dp_with_dropdown .user_info img {
        height: 26px; }
      .new_orderheader .user_dp_with_dropdown .user_info i {
        color: #fff;
        position: absolute;
        font-size: 31px;
        top: 50%;
        margin-top: -3px;
        right: -3px; }
      .new_orderheader .user_dp_with_dropdown .user_info .dropdown-menu {
        left: -113px; }
        .new_orderheader .user_dp_with_dropdown .user_info .dropdown-menu li a {
          color: #333 !important;
          top: 40px; }

.order_body_main {
  background: #f3f4f9;
  overflow-y: hidden; }

.all_items_display_sec {
  display: none; }

.order_body_sec {
  float: left;
  width: 70%;
  background: #f3f4f9;
  position: fixed;
  top: 7%;
  z-index: 999;
  height: 92%; }
  .order_body_sec .main_categorey {
    margin-top: 10px; }
    .order_body_sec .main_categorey .col-md-3:nth-child(4n) {
      padding-right: 15px; }
    .order_body_sec .main_categorey .col-md-3 {
      padding-left: 0px;
      margin-bottom: 10px;
      padding-right: 10px; }
      .order_body_sec .main_categorey .col-md-3 .image_overlayed {
        position: relative;
        height: 96px;
        border-radius: 12px; }
        .order_body_sec .main_categorey .col-md-3 .image_overlayed .caption_with {
          position: absolute;
          top: 0px;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.65);
          text-align: center;
          border-radius: 11px;
          cursor: pointer; }
          .order_body_sec .main_categorey .col-md-3 .image_overlayed .caption_with p {
            color: #fff;
            font-size: 19px;
            font-weight: bold;
            position: absolute;
            width: 100%;
            top: 50%;
            margin-top: -17px; }
  .order_body_sec .slide_prev_back {
    position: absolute;
    top: 50%;
    height: 43px;
    z-index: 9999;
    width: 43px;
    margin-top: -25px;
    text-align: center; }
  .order_body_sec .slide_next_back {
    position: absolute;
    top: 50%;
    height: 43px;
    z-index: 9999;
    width: 43px;
    margin-top: -25px;
    text-align: center;
    right: 15px; }
  .order_body_sec .carousel-control {
    opacity: 1;
    background: none !important;
    width: 100%; }
    .order_body_sec .carousel-control button {
      width: 100%;
      border: 0px;
      outline: 0px;
      background: rgba(204, 204, 204, 0.81);
      height: 100%;
      display: none; }
    .order_body_sec .carousel-control i {
      font-size: 48px; }
  .order_body_sec .up_button_slider {
    height: 100%; }
    .order_body_sec .up_button_slider .header_for {
      height: 100%; }
      .order_body_sec .up_button_slider .header_for a {
        height: 100%; }
        .order_body_sec .up_button_slider .header_for a button {
          height: 100%; }
  .order_body_sec .heading_background_fix {
    height: 50px; }
    .order_body_sec .heading_background_fix .bootstrap_tab_section ul {
      background: #fff;
      border: 0px;
      padding: 0px 15px;
      height: 100%;
      border-radius: 7px; }
      .order_body_sec .heading_background_fix .bootstrap_tab_section ul li a {
        line-height: 1.8;
        color: #b8b8b8;
        font-weight: bold;
        border: 0px !important; }
        .order_body_sec .heading_background_fix .bootstrap_tab_section ul li a:hover {
          background: none;
          border: 0px; }
      .order_body_sec .heading_background_fix .bootstrap_tab_section ul li.active a {
        color: #2975ff !important;
        border-bottom: 2px solid #2975ff !important;
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important; }
        .order_body_sec .heading_background_fix .bootstrap_tab_section ul li.active a:hover {
          background: none;
          border: 0px; }
    .order_body_sec .heading_background_fix .open_drawer_button button {
      background: #fff;
      width: 100%;
      color: #2975ff;
      border: 0px;
      height: 100%;
      outline: 0px;
      font-size: 18px;
      border-radius: 7px;
      font-weight: bold; }
      .order_body_sec .heading_background_fix .open_drawer_button button i {
        font-size: 24px; }
    .order_body_sec .heading_background_fix .slide_prev_back {
      height: 100%; }
      .order_body_sec .heading_background_fix .slide_prev_back .first_prev {
        padding-right: 8px; }
      .order_body_sec .heading_background_fix .slide_prev_back .next_prev {
        padding-left: 8px; }
      .order_body_sec .heading_background_fix .slide_prev_back a {
        background: #fff;
        height: 100%; }
        .order_body_sec .heading_background_fix .slide_prev_back a button {
          background: #fff;
          height: 100%;
          border-radius: 7px; }
  .order_body_sec .partion_for_col_md_8 {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 1px; }
    .order_body_sec .partion_for_col_md_8 .vertical_slider_col_md_2 {
      height: 91%;
      padding-top: 9px;
      padding-bottom: 0px; }
      .order_body_sec .partion_for_col_md_8 .vertical_slider_col_md_2 .each_items {
        border-radius: 7px;
        width: 99%;
        position: relative;
        margin-bottom: 6px;
        cursor: pointer;
        height: 13%; }
        .order_body_sec .partion_for_col_md_8 .vertical_slider_col_md_2 .each_items img {
          width: 100%;
          border-radius: 7px; }
        .order_body_sec .partion_for_col_md_8 .vertical_slider_col_md_2 .each_items .items_caption_with_background {
          position: absolute;
          background: rgba(0, 0, 0, 0.57);
          top: 0px;
          width: 100%;
          height: 100%;
          border-radius: 7px; }
          .order_body_sec .partion_for_col_md_8 .vertical_slider_col_md_2 .each_items .items_caption_with_background p {
            position: absolute;
            width: 100%;
            top: 50%;
            margin-top: -11px;
            color: #fff;
            text-align: center;
            font-weight: bold;
            font-size: 15px; }
    .order_body_sec .partion_for_col_md_8 .tab-content {
      float: left;
      height: 91%;
      width: 100%; }
    .order_body_sec .partion_for_col_md_8 .all_items_display_sec {
      height: 100%;
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 0px; }
      .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel {
        height: 100%; }
        .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .carousel-inner {
          height: 100%; }
        .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .item {
          height: 100%; }
        .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .common_height_item {
          height: 25%; }
          .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .common_height_item .col-md-3 {
            height: 100%;
            width: 20%; }
        .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .col-md-3:nth-child(4n) .items_list {
          padding-right: 0px !important; }
        .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .col-md-3:nth-child(5n+1) .items_list {
          padding-left: 0px !important; }
        .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list {
          position: relative;
          width: 100%;
          padding: 7px 1px 0px 5px;
          height: 100%;
          cursor: pointer; }
          .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list .style_check_bg {
            height: 65%;
            border-radius: 7px 7px 0px 0px;
            background-size: cover; }
          .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list img {
            width: 100%;
            height: 71%;
            border-radius: 7px 7px 0px 0px; }
          .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list .item_name_sec {
            background: #2c3347;
            color: #fff;
            font-size: 13px;
            padding: 3px 4px;
            height: 35%;
            position: relative;
            border-radius: 0px 0px 7px 7px; }
            .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list .item_name_sec p {
              position: absolute;
              width: 100%;
              height: 100%;
              top: 50%;
              margin-top: -20px; }

.right_side_order {
  background: #2c3347;
  height: 110%;
  padding: 10px 0px;
  position: absolute !important;
  top: 7%;
  right: 0px;
  width: 30% !important;
  overflow-y: auto;
  padding-bottom: 150px; }
  .right_side_order .select_order_type div.fancy-select div.trigger {
    border-radius: 6px !important;
    padding: 8px 24px 8px 12px !important;
    font-weight: bold;
    color: #949494; }
  .right_side_order div.fancy-select ul.options {
    width: 100%;
    min-width: 100% !important;
    border-radius: 6px !important; }
  .right_side_order .plus_sign_add {
    background: #2975ff; }
  .right_side_order .new_order_text {
    background: #2975ff;
    color: #fff;
    border-radius: 7px; }
    .right_side_order .new_order_text .img_add_plus {
      float: left;
      width: 18%;
      padding-top: 8px;
      padding-left: 5px; }
      .right_side_order .new_order_text .img_add_plus img {
        height: 15px; }
    .right_side_order .new_order_text .new_order_txt {
      width: 82%;
      float: left;
      line-height: 1.2; }
    .right_side_order .new_order_text button {
      background: #2975ff;
      color: #fff;
      border: 0px;
      border-radius: 7px;
      height: 38px;
      width: 100%;
      outline: 0px; }
  .right_side_order .selected_order {
    width: 100%;
    margin-top: 4px;
    float: left;
    padding-left: 0px; }
    .right_side_order .selected_order li {
      display: inline;
      color: #fff;
      width: 100%;
      float: left;
      margin-bottom: 10px; }
      .right_side_order .selected_order li input {
        width: 100%;
        background: #1a2032;
        border: 0px;
        outline: 0px;
        height: 25px;
        text-align: center; }
      .right_side_order .selected_order li img {
        margin-top: 5px;
        cursor: pointer;
        height: 11px; }
    .right_side_order .selected_order .sub_items_order_modifiers {
      width: 100%;
      margin-left: -7px;
      float: left;
      margin-top: 7px; }
      .right_side_order .selected_order .sub_items_order_modifiers li:first-child div:first-child {
        padding-top: 8px; }
      .right_side_order .selected_order .sub_items_order_modifiers div {
        padding-bottom: 5px; }
        .right_side_order .selected_order .sub_items_order_modifiers div a {
          color: #fff;
          cursor: pointer; }
  .right_side_order .main_orderd_parent {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
    margin-top: 5px; }
    .right_side_order .main_orderd_parent .main_ordered {
      margin-left: -36px; }
      .right_side_order .main_orderd_parent .main_ordered .col-md-6 {
        padding-left: 29px; }
      .right_side_order .main_orderd_parent .main_ordered li {
        display: inline;
        color: #fff; }
        .right_side_order .main_orderd_parent .main_ordered li input {
          width: 100%;
          background: #1a2032;
          border: 0px;
          outline: 0px;
          height: 25px;
          text-align: center; }
  .right_side_order .misc_main_item_parent {
    height: 90px;
    position: relative;
    border-top: 1px solid #ccc;
    padding-top: 3px;
    width: 100%;
    padding-bottom: 8px;
    background: #e46138; }
    .right_side_order .misc_main_item_parent .misc_main_ul {
      float: left;
      width: 100%; }
      .right_side_order .misc_main_item_parent .misc_main_ul .add_btn_misc {
        background: #0c3786;
        padding: 8px 11px;
        color: #fff; }
      .right_side_order .misc_main_item_parent .misc_main_ul li {
        display: inline; }
        .right_side_order .misc_main_item_parent .misc_main_ul li h4 {
          color: #fff; }
        .right_side_order .misc_main_item_parent .misc_main_ul li .col-sm-3 {
          text-align: right;
          padding-top: 10px;
          padding-right: 5px !important; }
          .right_side_order .misc_main_item_parent .misc_main_ul li .col-sm-3 img {
            height: 14px; }
        .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items {
          margin-left: 0px;
          width: 100%;
          float: left;
          overflow-y: auto;
          height: 47px;
          padding-left: 0px; }
          .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items span {
            margin-right: 5px; }
          .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items li {
            color: #fff; }
          .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items .col-md-8 {
            color: #fff;
            padding-bottom: 5px;
            padding-left: 7px; }
          .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items .col-md-2 {
            padding-top: 9px;
            padding-bottom: 5px;
            color: #fff; }
            .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items .col-md-2 img {
              position: relative;
              top: 5px;
              height: 11px;
              cursor: pointer; }
  .right_side_order .discount_secbox {
    background: #2975ff  !important; }

.bottom_fixing_options {
  position: fixed;
  width: 100%;
  z-index: 999;
  bottom: 0px;
  height: 10%; }
  .bottom_fixing_options .bottom_col_md_9 {
    padding-top: 8px;
    padding-left: 0px;
    width: 74.8%; }
    .bottom_fixing_options .bottom_col_md_9 .down_arrow_slider {
      height: 100%; }
      .bottom_fixing_options .bottom_col_md_9 .down_arrow_slider .bottom_for {
        height: 100%; }
        .bottom_fixing_options .bottom_col_md_9 .down_arrow_slider .bottom_for a {
          background: none !important;
          width: 100%;
          opacity: 1; }
        .bottom_fixing_options .bottom_col_md_9 .down_arrow_slider .bottom_for .down_carousel_button {
          height: 78%;
          width: 100%;
          border: 0px;
          outline: 0px;
          border-radius: 7px;
          background: #cccccc; }
          .bottom_fixing_options .bottom_col_md_9 .down_arrow_slider .bottom_for .down_carousel_button i {
            font-size: 48px; }
    .bottom_fixing_options .bottom_col_md_9 .add_customer_details_button_main {
      height: 100%;
      width: 23%; }
      .bottom_fixing_options .bottom_col_md_9 .add_customer_details_button_main button {
        background: #f7941d;
        color: #fff;
        outline: 0px;
        text-align: center;
        border: 0px;
        height: 78%;
        width: 100%;
        border-radius: 7px;
        font-size: 17px; }
    .bottom_fixing_options .bottom_col_md_9 .held_orders {
      height: 100%;
      width: 20%; }
      .bottom_fixing_options .bottom_col_md_9 .held_orders button {
        background: #00a8ff;
        color: #fff;
        outline: 0px;
        text-align: center;
        border: 0px;
        height: 78%;
        width: 100%;
        border-radius: 7px; }
    .bottom_fixing_options .bottom_col_md_9 .refund_cancle {
      height: 100%;
      width: 15%; }
      .bottom_fixing_options .bottom_col_md_9 .refund_cancle button {
        background: #00a8ff;
        color: #fff;
        outline: 0px;
        text-align: center;
        border: 0px;
        height: 78%;
        width: 100%;
        border-radius: 7px;
        font-size: 17px; }
    .bottom_fixing_options .bottom_col_md_9 .second button {
      background: #008aff; }
    .bottom_fixing_options .bottom_col_md_9 .third button {
      background: #ea1920; }
    .bottom_fixing_options .bottom_col_md_9 .fourth button {
      background: #2e3192; }
  .bottom_fixing_options .pay_section {
    background: #1a2032;
    color: #fff;
    height: 100%;
    width: 25.2%; }
    .bottom_fixing_options .pay_section .col-md-12 {
      height: 100%; }
    .bottom_fixing_options .pay_section .pay_button_sec {
      height: 100%;
      padding: 10px 0px; }
      .bottom_fixing_options .pay_section .pay_button_sec button {
        background: #20a843;
        color: #fff;
        border: 0px;
        text-align: center;
        width: 100%;
        height: 100%;
        padding: 6px 0px;
        border-radius: 7px;
        outline: 0px;
        font-size: 17px; }
    .bottom_fixing_options .pay_section p {
      text-align: right;
      padding: 22px 0px;
      font-size: 18px;
      font-weight: bold; }

.item_display_none {
  width: 100%;
  float: left; }

.modifires_section {
  display: none; }

.modifires_section button {
  width: 100%;
  color: #fff;
  outline: 0px; }
.modifires_section .common_modifiers_padding {
  padding-top: 10px; }
.modifires_section .bacbutton_arrow {
  width: 43px;
  background: #f3f4f9;
  margin-left: 15px;
  margin-top: 10px;
  padding: 7px;
  text-align: center;
  border: 1px solid #5cb85c;
  font-size: 17px;
  border-radius: 7px;
  cursor: pointer; }

.owl-buttons {
  position: absolute;
  right: 13px !important;
  top: 44%;
  width: 100%; }

.owl-theme .owl-controls .owl-buttons div {
  opacity: 1 !important;
  background: #2975ff  !important;
  padding: 6px 14px !important;
  font-size: 20px !important; }

.owl-prev {
  position: absolute;
  left: 9px; }

.owl-next {
  position: absolute;
  right: -27px; }

#miscitems .modal-dialog {
  width: 674px !important;
  margin: 10% auto !important; }
  #miscitems .modal-dialog .modal-content {
    background: #2c3347; }
  #miscitems .modal-dialog .modal-header {
    padding: 6px 15px !important;
    border: 0px !important; }
    #miscitems .modal-dialog .modal-header .close {
      margin-top: -1px;
      opacity: 1;
      color: #fff;
      font-size: 20px;
      padding: 10px;
      background: red;
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 9999;
      outline: 0px; }
  #miscitems .modal-dialog .modal-body {
    padding: 0px 15px 15px 15px !important; }
    #miscitems .modal-dialog .modal-body h4 {
      color: #fff;
      text-transform: uppercase;
      margin-top: 0px;
      padding-left: 20px;
      font-weight: bold; }
    #miscitems .modal-dialog .modal-body .adding_button_number {
      width: 100%; }
      #miscitems .modal-dialog .modal-body .adding_button_number td {
        padding: 5px; }
        #miscitems .modal-dialog .modal-body .adding_button_number td button {
          background: #fff;
          border: 0px;
          padding: 8px;
          width: 66px;
          border-radius: 7px;
          outline: 0px;
          height: 51px; }
          #miscitems .modal-dialog .modal-body .adding_button_number td button img {
            height: 21px; }
    #miscitems .modal-dialog .modal-body .col-sm-7 select {
      width: 100%;
      height: 38px;
      margin-top: 6px;
      margin-bottom: 10px;
      border-radius: 7px;
      padding: 5px;
      outline: 0px; }
    #miscitems .modal-dialog .modal-body .col-sm-7 .misc_amount_paid {
      width: 100%;
      height: 38px;
      margin-bottom: 10px;
      border-radius: 7px;
      padding: 5px 12px;
      border: 0px;
      outline: 0px; }
    #miscitems .modal-dialog .modal-body .col-sm-7 button {
      width: 100%;
      height: 38px;
      background: #20a843;
      border-radius: 7px;
      padding: 5px 0px;
      border: 0px;
      outline: 0px;
      text-align: center;
      color: #fff; }

.modal-header {
  position: relative; }

#refund .modal-dialog {
  width: 700px !important;
  margin: 10% auto !important; }
  #refund .modal-dialog .modal-content {
    background: #2c3347; }
  #refund .modal-dialog .modal-header {
    padding: 6px 15px !important;
    border: 0px !important; }
    #refund .modal-dialog .modal-header .close {
      margin-top: -1px;
      opacity: 1;
      color: #fff;
      font-size: 20px;
      padding: 10px;
      background: red;
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 9999;
      outline: 0px; }
  #refund .modal-dialog .modal-body {
    padding: 0px 15px 15px 15px !important; }
    #refund .modal-dialog .modal-body h4 {
      color: #fff;
      text-transform: uppercase;
      margin-top: 0px;
      padding-left: 20px;
      font-weight: bold; }
    #refund .modal-dialog .modal-body .adding_button_number {
      width: 100%; }
      #refund .modal-dialog .modal-body .adding_button_number td {
        padding: 5px; }
        #refund .modal-dialog .modal-body .adding_button_number td button {
          background: #fff;
          border: 0px;
          padding: 17px;
          width: 72px;
          border-radius: 7px;
          outline: 0px; }
          #refund .modal-dialog .modal-body .adding_button_number td button img {
            height: 21px; }
    #refund .modal-dialog .modal-body .col-sm-7 select {
      width: 100%;
      height: 44px;
      margin-top: 6px;
      margin-bottom: 10px;
      border-radius: 7px;
      padding: 5px;
      outline: 0px; }
    #refund .modal-dialog .modal-body .col-sm-7 .misc_amount_paid {
      width: 100%;
      height: 44px;
      margin-bottom: 10px;
      border-radius: 7px;
      padding: 5px 12px;
      border: 0px;
      outline: 0px; }
    #refund .modal-dialog .modal-body .col-sm-7 button {
      width: 100%;
      height: 44px;
      background: #20a843;
      border-radius: 7px;
      padding: 5px 0px;
      border: 0px;
      outline: 0px;
      text-align: center;
      color: #fff; }

#discount .modal-dialog {
  width: 490px !important;
  margin: 10% auto !important; }
  #discount .modal-dialog .modal-header {
    padding: 10px 15px !important;
    border: 0px !important;
    background: #2975ff;
    color: #fff;
    border-radius: 7px 7px 0px 0px; }
    #discount .modal-dialog .modal-header .close {
      margin-top: -1px;
      opacity: 1;
      color: #fff;
      font-size: 20px;
      padding: 10px;
      background: red;
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 9999;
      outline: 0px; }
    #discount .modal-dialog .modal-header h4 {
      text-transform: uppercase;
      font-weight: bold; }
  #discount .modal-dialog .modal-body {
    padding: 15px 15px 15px 15px !important;
    background: #2c3347; }
    #discount .modal-dialog .modal-body button {
      border: 0px;
      width: 100%;
      background: #795548;
      color: #fff;
      text-align: center;
      outline: 0px;
      padding: 7px 0px;
      border-radius: 7px; }

#subtotal .modal-dialog {
  width: 750px !important;
  margin: 10% auto !important; }
  #subtotal .modal-dialog .modal-content {
    background: #2c3347; }
  #subtotal .modal-dialog .modal-header {
    padding: 6px 15px !important;
    border: 0px !important; }
    #subtotal .modal-dialog .modal-header .close {
      margin-top: -1px;
      opacity: 1;
      color: #fff;
      font-size: 20px;
      padding: 10px;
      background: red;
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 9999;
      outline: 0px; }
  #subtotal .modal-dialog .modal-body {
    padding: 19px 15px 15px 15px !important; }
    #subtotal .modal-dialog .modal-body h4 {
      color: #fff;
      text-transform: uppercase;
      margin-top: 0px;
      padding-left: 17px;
      font-weight: bold; }
    #subtotal .modal-dialog .modal-body .amount_txt {
      width: 100%;
      border: 0px;
      height: 44px;
      border-radius: 7px;
      outline: 0px;
      padding-left: 10px;
      margin-bottom: 4px; }
    #subtotal .modal-dialog .modal-body .left_side_button_tbl {
      width: 100%; }
      #subtotal .modal-dialog .modal-body .left_side_button_tbl td {
        width: 25%;
        padding: 3px 3px; }
        #subtotal .modal-dialog .modal-body .left_side_button_tbl td button {
          width: 100%;
          background: #ccc;
          text-align: center;
          border: 0px;
          outline: 0px;
          padding: 10px;
          border-radius: 7px;
          height: 44px;
          font-size: 17px; }
    #subtotal .modal-dialog .modal-body .right_side_button_tbl {
      width: 100%; }
      #subtotal .modal-dialog .modal-body .right_side_button_tbl td {
        width: 33.3%;
        padding: 5px; }
        #subtotal .modal-dialog .modal-body .right_side_button_tbl td button {
          width: 100%;
          background: #ccc;
          text-align: center;
          border: 0px;
          outline: 0px;
          padding: 10px;
          border-radius: 7px; }
    #subtotal .modal-dialog .modal-body .button_adding_style {
      width: 100%; }
      #subtotal .modal-dialog .modal-body .button_adding_style td {
        padding: 2px 3px; }
        #subtotal .modal-dialog .modal-body .button_adding_style td button {
          background: #fff;
          border: 0px;
          padding: 18px 8px;
          width: 81px;
          border-radius: 7px;
          outline: 0px; }
          #subtotal .modal-dialog .modal-body .button_adding_style td button img {
            height: 21px; }
    #subtotal .modal-dialog .modal-body .col-sm-7 {
      padding-left: 5px; }
      #subtotal .modal-dialog .modal-body .col-sm-7 .amount_paid_txt {
        width: 100%;
        height: 44px;
        margin-bottom: 6px;
        border-radius: 7px;
        padding: 5px 12px;
        border: 0px;
        outline: 0px;
        margin-top: 6px;
        font-size: 17px; }
      #subtotal .modal-dialog .modal-body .col-sm-7 .amount_paid_txt_chnge {
        width: 100%;
        height: 44px;
        margin-bottom: 6px;
        border-radius: 7px;
        padding: 5px 12px;
        border: 0px;
        outline: 0px;
        margin-top: 49px;
        font-size: 17px; }
      #subtotal .modal-dialog .modal-body .col-sm-7 .enter_button {
        width: 100%;
        height: 44px;
        background: #2975ff;
        border-radius: 7px;
        padding: 5px 0px;
        border: 0px;
        outline: 0px;
        text-align: center;
        color: #fff;
        font-size: 17px; }
      #subtotal .modal-dialog .modal-body .col-sm-7 .complete_button {
        width: 100%;
        height: 44px;
        background: #20a843;
        border-radius: 7px;
        padding: 5px 0px;
        border: 0px;
        outline: 0px;
        text-align: center;
        color: #fff;
        font-size: 17px; }

#card .modal-dialog {
  width: 274px !important;
  margin: 10% auto !important; }
  #card .modal-dialog .modal-content {
    background: #2c3347; }
    #card .modal-dialog .modal-content .modal-header {
      padding: 6px 15px !important;
      border: 0px !important; }
      #card .modal-dialog .modal-content .modal-header .close {
        margin-top: -2px;
        opacity: 1;
        color: #fff;
        font-size: 30px; }
    #card .modal-dialog .modal-content .modal-body {
      padding: 0px 15px 15px 15px !important;
      text-align: center; }
      #card .modal-dialog .modal-content .modal-body p {
        color: #fff;
        text-align: center;
        font-size: 15px; }
      #card .modal-dialog .modal-content .modal-body .yes_button {
        color: #fff;
        background: #2975ff;
        border: 0px;
        outline: 0px;
        text-align: center;
        padding: 10px 30px;
        border-radius: 7px;
        margin-right: 5px; }
      #card .modal-dialog .modal-content .modal-body .no_button {
        color: #fff;
        background: #cccccc;
        border: 0px;
        outline: 0px;
        text-align: center;
        padding: 10px 30px;
        border-radius: 7px; }

#confirmcancel .modal-dialog {
  width: 274px !important;
  margin: 10% auto !important; }
  #confirmcancel .modal-dialog .modal-content {
    background: #2c3347; }
    #confirmcancel .modal-dialog .modal-content .modal-header {
      padding: 6px 15px !important;
      border: 0px !important; }
      #confirmcancel .modal-dialog .modal-content .modal-header .close {
        margin-top: -2px;
        opacity: 1;
        color: #fff;
        font-size: 30px; }
    #confirmcancel .modal-dialog .modal-content .modal-body {
      padding: 0px 15px 15px 15px !important;
      text-align: center; }
      #confirmcancel .modal-dialog .modal-content .modal-body p {
        color: #fff;
        text-align: center;
        font-size: 15px; }
      #confirmcancel .modal-dialog .modal-content .modal-body .yes_button {
        color: #fff;
        background: #2975ff;
        border: 0px;
        outline: 0px;
        text-align: center;
        padding: 10px 30px;
        border-radius: 7px;
        margin-right: 5px; }
      #confirmcancel .modal-dialog .modal-content .modal-body .no_button {
        color: #fff;
        background: #cccccc;
        border: 0px;
        outline: 0px;
        text-align: center;
        padding: 10px 30px;
        border-radius: 7px; }

#order_receipt .modal-dialog {
  width: 600px !important;
  margin: 10% auto !important; }
  #order_receipt .modal-dialog .modal-header {
    padding: 10px 15px !important;
    border: 0px !important;
    background: #2975ff;
    color: #fff;
    border-radius: 7px 7px 0px 0px; }
    #order_receipt .modal-dialog .modal-header .close {
      margin-top: -1px;
      opacity: 1;
      color: #fff;
      font-size: 20px;
      padding: 10px;
      background: red;
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 9999;
      outline: 0px; }
    #order_receipt .modal-dialog .modal-header h4 {
      text-transform: uppercase;
      font-weight: bold; }
  #order_receipt .modal-dialog .modal-body {
    padding: 15px 15px 0px 15px !important; }
    #order_receipt .modal-dialog .modal-body .img_logo_order {
      height: 34px; }
    #order_receipt .modal-dialog .modal-body .address_hold_order {
      padding-top: 10px; }
      #order_receipt .modal-dialog .modal-body .address_hold_order p {
        margin: 0px; }
    #order_receipt .modal-dialog .modal-body .col-md-4 {
      text-align: center; }
    #order_receipt .modal-dialog .modal-body .print_button {
      margin-top: 0px;
      background: #b8b8b8;
      color: #fff;
      border: 0px;
      padding: 10px 30px;
      outline: 0px;
      border-radius: 7px;
      margin-bottom: 17px; }
    #order_receipt .modal-dialog .modal-body .listed_items {
      width: 100%;
      border-top: 1px solid #ccc; }
    #order_receipt .modal-dialog .modal-body .listed_items tr:first-child td {
      padding-top: 20px; }
    #order_receipt .modal-dialog .modal-body .listed_items td:first-child {
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 17px; }
    #order_receipt .modal-dialog .modal-body .listed_items td:last-child {
      text-align: right;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-right: 17px; }
    #order_receipt .modal-dialog .modal-body .total_item_orderd {
      width: 100%;
      margin-top: 19px; }
      #order_receipt .modal-dialog .modal-body .total_item_orderd td {
        background: #eaeaea;
        font-weight: bold; }
      #order_receipt .modal-dialog .modal-body .total_item_orderd td:first-child {
        padding-top: 11px;
        padding-bottom: 11px;
        padding-left: 30px; }
      #order_receipt .modal-dialog .modal-body .total_item_orderd td:last-child {
        text-align: right;
        padding-top: 11px;
        padding-bottom: 11px;
        padding-right: 30px; }
    #order_receipt .modal-dialog .modal-body .tbl_modifier_price {
      width: 100%; }
    #order_receipt .modal-dialog .modal-body .tbl_modifier_price td {
      padding-right: 0px !important;
      padding-top: 0px !important;
      font-size: 13px; }
    #order_receipt .modal-dialog .modal-body .tbl_modifiers td {
      padding-top: 0px !important; }
    #order_receipt .modal-dialog .modal-body .tbl_modifiers {
      margin-top: 10px;
      font-size: 13px; }
    #order_receipt .modal-dialog .modal-body .tbl_modifier_price {
      margin-top: 10px; }
    #order_receipt .modal-dialog .modal-body .listed_items td {
      font-weight: bold; }
    #order_receipt .modal-dialog .modal-body .tbl_modifiers td {
      font-weight: normal; }
    #order_receipt .modal-dialog .modal-body .tbl_modifier_price td {
      font-weight: normal; }
  #order_receipt .modal-dialog .logocentered_print {
    text-align: center; }
  #order_receipt .modal-dialog .kpos_address_sec {
    text-align: center;
    padding: 15px 10px;
    float: left;
    width: 100%;
    color: #000;
    font-weight: bold; }
  #order_receipt .modal-dialog .notes_sec p {
    padding-top: 20px;
    color: #000; }
  #order_receipt .modal-dialog .notes_order {
    border-top: 1px solid #ccc; }
  #order_receipt .modal-dialog .notes_order td {
    font-size: 13px;
    padding: 10px 10px 5px 10px; }

#order_receiptajax .modal-dialog {
  width: 500px !important;
  margin: 10% auto !important; }
  #order_receiptajax .modal-dialog .modal-header {
    padding: 10px 15px !important;
    border: 0px !important;
    background: #2975ff;
    color: #fff;
    border-radius: 7px 7px 0px 0px; }
    #order_receiptajax .modal-dialog .modal-header .close {
      margin-top: -2px;
      opacity: 1;
      color: #fff;
      font-size: 30px; }
    #order_receiptajax .modal-dialog .modal-header h4 {
      text-transform: uppercase;
      font-weight: bold; }
  #order_receiptajax .modal-dialog .modal-body {
    padding: 15px 0px 0px 0px !important; }
    #order_receiptajax .modal-dialog .modal-body .img_logo_order {
      height: 34px; }
    #order_receiptajax .modal-dialog .modal-body .address_hold_order {
      padding-top: 10px; }
      #order_receiptajax .modal-dialog .modal-body .address_hold_order p {
        margin: 0px; }
    #order_receiptajax .modal-dialog .modal-body .col-md-4 {
      text-align: right; }
    #order_receiptajax .modal-dialog .modal-body .print_button {
      margin-top: 35%;
      background: #b8b8b8;
      color: #fff;
      border: 0px;
      padding: 10px 30px;
      outline: 0px;
      border-radius: 7px; }
    #order_receiptajax .modal-dialog .modal-body .listed_items {
      width: 100%;
      border-top: 1px solid #ccc; }
    #order_receiptajax .modal-dialog .modal-body .listed_items tr:first-child td {
      padding-top: 20px; }
    #order_receiptajax .modal-dialog .modal-body .listed_items td:first-child {
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 17px; }
    #order_receiptajax .modal-dialog .modal-body .listed_items td:last-child {
      text-align: right;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-right: 17px; }
    #order_receiptajax .modal-dialog .modal-body .total_item_orderd {
      width: 100%;
      margin-top: 19px; }
      #order_receiptajax .modal-dialog .modal-body .total_item_orderd td {
        background: #eaeaea;
        font-weight: bold; }
      #order_receiptajax .modal-dialog .modal-body .total_item_orderd td:first-child {
        padding-top: 11px;
        padding-bottom: 11px;
        padding-left: 30px; }
      #order_receiptajax .modal-dialog .modal-body .total_item_orderd td:last-child {
        text-align: right;
        padding-top: 11px;
        padding-bottom: 11px;
        padding-right: 30px; }
    #order_receiptajax .modal-dialog .modal-body .tbl_modifier_price {
      width: 100%; }
    #order_receiptajax .modal-dialog .modal-body .tbl_modifier_price td {
      padding-right: 0px !important;
      padding-top: 0px !important;
      font-size: 13px; }
    #order_receiptajax .modal-dialog .modal-body .tbl_modifiers td {
      padding-top: 0px !important; }
    #order_receiptajax .modal-dialog .modal-body .tbl_modifiers {
      margin-top: 10px;
      font-size: 13px; }
    #order_receiptajax .modal-dialog .modal-body .tbl_modifier_price {
      margin-top: 10px; }
    #order_receiptajax .modal-dialog .modal-body .listed_items td {
      font-weight: bold; }
    #order_receiptajax .modal-dialog .modal-body .tbl_modifiers td {
      font-weight: normal; }
    #order_receiptajax .modal-dialog .modal-body .tbl_modifier_price td {
      font-weight: normal; }

table.tbl_modifiers td {
  text-align: left !important; }

.modal-backdrop.in {
  z-index: 9999; }

.modal-open .modal {
  z-index: 99999; }

#held_orders .modal-dialog {
  width: 700px !important;
  margin: 10% auto !important; }
  #held_orders .modal-dialog .modal-header {
    padding: 15px 15px !important;
    border: 0px !important;
    background: #2975ff;
    color: #fff;
    border-radius: 7px 7px 0px 0px; }
    #held_orders .modal-dialog .modal-header .close {
      margin-top: -1px;
      opacity: 1;
      color: #fff;
      font-size: 20px;
      padding: 10px;
      background: red;
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 9999;
      outline: 0px; }
    #held_orders .modal-dialog .modal-header h4 {
      text-transform: uppercase;
      font-weight: bold; }
  #held_orders .modal-dialog .modal-body {
    padding: 0px !important; }
    #held_orders .modal-dialog .modal-body .ordered_list {
      width: 100%; }
      #held_orders .modal-dialog .modal-body .ordered_list th {
        padding: 10px 10px;
        background: #eaeaea;
        text-transform: uppercase;
        font-size: 13px; }
      #held_orders .modal-dialog .modal-body .ordered_list td {
        padding: 10px 10px;
        font-size: 13px;
        cursor: pointer; }
      #held_orders .modal-dialog .modal-body .ordered_list tbody tr:nth-child(even) {
        background: #eee; }
      #held_orders .modal-dialog .modal-body .ordered_list tbody tr:nth-child(odd) {
        background: #fbfbfb; }

#add_customer_details .modal-dialog {
  width: 706px !important;
  margin: 10% auto !important; }
  #add_customer_details .modal-dialog .modal-header {
    padding: 15px 15px !important;
    border: 0px !important;
    background: #2975ff;
    color: #fff;
    border-radius: 7px 7px 0px 0px; }
    #add_customer_details .modal-dialog .modal-header .close {
      margin-top: -1px;
      opacity: 1;
      color: #fff;
      font-size: 20px;
      padding: 10px;
      background: red;
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 9999;
      outline: 0px; }
    #add_customer_details .modal-dialog .modal-header h4 {
      text-transform: uppercase;
      font-weight: bold; }
  #add_customer_details .modal-dialog .modal-body {
    background: #2c3347;
    padding: 20px 15px; }
    #add_customer_details .modal-dialog .modal-body .txt_boxes {
      width: 100%;
      border-radius: 30px;
      padding: 5px 15px;
      height: 35px;
      border: 0px;
      outline: 0px;
      margin-bottom: 15px; }
    #add_customer_details .modal-dialog .modal-body .text_comments {
      width: 100%;
      border-radius: 30px;
      padding: 5px 15px;
      height: 35px;
      border: 0px;
      outline: 0px;
      margin-bottom: 15px; }
    #add_customer_details .modal-dialog .modal-body .comments_for_addd {
      width: 100%;
      border-radius: 7px;
      padding: 5px 15px;
      height: 120px;
      border: 0px;
      outline: 0px; }
    #add_customer_details .modal-dialog .modal-body .add_cst_details_sbmt {
      color: #fff;
      background: #2975ff;
      outline: 0px;
      border: 0px;
      height: 40px;
      padding: 0px 15px;
      position: absolute;
      bottom: 0px;
      right: 15px; }

#close_popup .modal-dialog {
  width: 300px !important;
  margin: 10% auto !important; }
  #close_popup .modal-dialog .modal-header {
    padding: 15px 15px !important;
    border: 0px !important;
    background: #2975ff;
    color: #fff;
    border-radius: 7px 7px 0px 0px; }
    #close_popup .modal-dialog .modal-header .close {
      margin-top: -1px;
      opacity: 1;
      color: #fff;
      font-size: 20px;
      padding: 10px;
      background: red;
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 9999;
      outline: 0px; }
    #close_popup .modal-dialog .modal-header h4 {
      text-transform: uppercase;
      font-weight: bold; }
  #close_popup .modal-dialog .modal-body {
    background: #2c3347;
    padding: 36px 15px;
    text-align: center; }
    #close_popup .modal-dialog .modal-body .btn_yes {
      background: #20a843;
      color: #fff;
      height: 35px;
      border: 0px;
      outline: 0px;
      border-radius: 7px;
      width: 88px;
      margin-right: 12px; }
    #close_popup .modal-dialog .modal-body .btn_no {
      background: #ea1920;
      color: #fff;
      height: 35px;
      border: 0px;
      outline: 0px;
      border-radius: 7px;
      width: 88px; }
    #close_popup .modal-dialog .modal-body p {
      color: #fff; }

#notes .modal-dialog {
  width: 600px !important;
  margin: 10% auto !important; }
  #notes .modal-dialog .modal-header {
    padding: 15px 15px !important;
    border: 0px !important;
    background: #2975ff;
    color: #fff;
    border-radius: 7px 7px 0px 0px; }
    #notes .modal-dialog .modal-header .close {
      margin-top: -2px;
      opacity: 1;
      color: #fff;
      font-size: 30px; }
    #notes .modal-dialog .modal-header h4 {
      text-transform: uppercase;
      font-weight: bold; }
  #notes .modal-dialog .modal-body {
    background: #2c3347;
    padding: 36px 15px;
    text-align: center; }
    #notes .modal-dialog .modal-body .note_submit {
      background: #20a843;
      color: #fff;
      height: 35px;
      border: 0px;
      outline: 0px;
      border-radius: 7px;
      width: 88px;
      margin-top: 10px;
      float: right; }
    #notes .modal-dialog .modal-body .make_note_textarea {
      width: 100%;
      height: 70px;
      border-radius: 7px;
      outline: 0px;
      padding-left: 5px; }

#alertbox .modal-dialog {
  width: 397px !important;
  margin: 10% auto !important; }
  #alertbox .modal-dialog .modal-header {
    padding: 15px 15px !important;
    border: 0px !important;
    background: #2975ff;
    color: #fff;
    border-radius: 7px 7px 0px 0px; }
    #alertbox .modal-dialog .modal-header .close {
      margin-top: -2px;
      opacity: 1;
      color: #fff;
      font-size: 30px; }
    #alertbox .modal-dialog .modal-header h4 {
      text-transform: uppercase;
      font-weight: bold; }
  #alertbox .modal-dialog .modal-body {
    background: #2c3347;
    padding: 28px 15px;
    text-align: center; }
    #alertbox .modal-dialog .modal-body p {
      color: #fff;
      font-size: 16px; }

#custdetails .modal-dialog {
  width: 397px !important;
  margin: 10% auto !important; }
  #custdetails .modal-dialog .modal-header {
    padding: 15px 15px !important;
    border: 0px !important;
    background: #2975ff;
    color: #fff;
    border-radius: 7px 7px 0px 0px; }
    #custdetails .modal-dialog .modal-header .close {
      margin-top: -2px;
      opacity: 1;
      color: #fff;
      font-size: 30px; }
    #custdetails .modal-dialog .modal-header h4 {
      text-transform: uppercase;
      font-weight: bold; }
  #custdetails .modal-dialog .modal-body {
    background: #2c3347;
    padding: 28px 15px;
    text-align: center; }
    #custdetails .modal-dialog .modal-body p {
      color: #fff;
      font-size: 16px; }

.items_caption_with_background.active {
  border: 3px solid #2975ff; }

#subtotal .modal-dialog .modal-body .exact_button_main_div {
  padding-right: 0px;
  padding-left: 7px; }

#subtotal .modal-dialog .modal-body .exact_button_main_div button {
  width: 100%;
  height: 44px;
  border: 0px;
  background: #20a843;
  color: #fff;
  border-radius: 6px;
  outline: 0px;
  font-size: 17px; }

#subtotal .modal-dialog .modal-body .card_button_main_div button {
  width: 100%;
  height: 44px;
  background: #1565f5;
  border: 0px;
  border-radius: 6px;
  color: #fff;
  outline: 0px;
  font-size: 17px; }

#subtotal .modal-dialog .modal-body .card_button_main_div {
  padding-left: 6px;
  padding-right: 16px; }

#subtotal .modal-dialog .modal-body .subtotal_amount_main_txt {
  padding-right: 0px;
  padding-left: 18px; }

.closed_ico {
  width: 12% !important;
  padding-left: 15px !important;
  padding-right: 0px !important; }

.item_name_choosed {
  padding-left: 5px !important; }

.edit_notes {
  color: #fff;
  cursor: pointer; }

.edit_notes:hover {
  color: #fff; }

.edit_notes i {
  font-size: 16px;
  padding-top: 4px; }

#ordertype_select-button span {
  display: none; }

.misc_main_ul .col-xs-9 {
  padding-left: 0px !important;
  position: relative;
  left: -9px; }

.sub_misc_items li img {
  height: 11px; }

.discount_sec_ul .col-xs-9 {
  position: relative;
  left: -7px; }

.diabledclass {
  opacity: .6;
  cursor: not-allowed !important;
  pointer-events: none; }

.close_btnorder {
  background: #ea1920;
  border: 0px;
  padding: 7px 8px;
  outline: 0px; }

.customer_details p {
  color: #fff;
  margin-bottom: 0px;
  font-size: 13px;
  text-align: justify; }

.customer_details address {
  margin-bottom: 7px; }

.button_top_padd {
  text-align: right;
  padding-right: 5px !important;
  padding-top: 5px; }

.top_padding_setmisc {
  padding-top: 8px; }

#discountclose {
  float: right; }

.bordersetalert {
  border: 1px solid red !important; }

.modal-header .print_button {
  position: absolute;
  top: 4px;
  left: 73%;
  background: #b8b8b8;
  border: 0px;
  padding: 7px 17px;
  font-size: 16px; }

/*custom slider vertical*/
.carousel-inner.vertical {
  height: 100%;
  /*Note: set specific height here if not, there will be some issues with IE browser*/ }

.carousel-inner.vertical > .item {
  -webkit-transition: .6s ease-in-out top;
  -o-transition: .6s ease-in-out top;
  transition: .6s ease-in-out top; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner.vertical > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000; }

  .carousel-inner.vertical > .item.next,
  .carousel-inner.vertical > .item.active.right {
    -webkit-transform: translate3d(0, 33.33%, 0);
    transform: translate3d(0, 33.33%, 0);
    top: 0; }

  .carousel-inner.vertical > .item.prev,
  .carousel-inner.vertical > .item.active.left {
    -webkit-transform: translate3d(0, -33.33%, 0);
    transform: translate3d(0, -33.33%, 0);
    top: 0; }

  .carousel-inner.vertical > .item.next.left,
  .carousel-inner.vertical > .item.prev.right,
  .carousel-inner.vertical > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0; } }
.carousel-inner.vertical > .active {
  top: 0; }

.carousel-inner.vertical > .next,
.carousel-inner.vertical > .prev {
  top: 0;
  height: 100%;
  width: auto; }

.carousel-inner.vertical > .next {
  left: 0;
  top: 33.33%;
  right: 0; }

.carousel-inner.vertical > .prev {
  left: 0;
  top: -33.33%;
  right: 0; }

.carousel-inner.vertical > .next.left,
.carousel-inner.vertical > .prev.right {
  top: 0; }

.carousel-inner.vertical > .active.left {
  left: 0;
  top: -33.33%;
  right: 0; }

.carousel-inner.vertical > .active.right {
  left: 0;
  top: 33.33%;
  right: 0; }

#carousel-pager .carousel-control.left {
  bottom: initial;
  width: 100%; }

#carousel-pager .carousel-control.right {
  top: initial;
  width: 100%; }

.right_side_order .add_customerdetails i {
  font-size: 24px;
  color: #fff;
  margin-top: 8px;
  cursor: pointer; }
.right_side_order .add_plus {
  position: absolute;
  font-size: 12px !important;
  left: 50%;
  top: 0px;
  margin-left: 9px; }

.right_side_order .selected_order li .amount_order_first {
  padding-left: 18px; }

.right_side_order .selected_order .sub_items_order_modifiers li:first-child div:first-child {
  padding-top: 5px; }

.right_side_order .selected_order .sub_items_order_modifiers li:first-child div:nth-child(2) {
  padding-top: 5px; }

.right_side_order .selected_order .sub_items_order_modifiers li:first-child div.col-md-2 img {
  position: relative;
  top: 5px; }

.item_name_choosed a {
  color: #fff;
  cursor: pointer; }

.item_name_choosed a:hover {
  color: #fff; }

.right_side_order .arrange_bottom_item_position {
  position: fixed;
  bottom: 0px;
  background: #2c3347;
  z-index: 9999; }

.discount_sec_ul {
  width: 100%;
  margin-left: -17px;
  float: left; }

.discount_sec_ul li {
  color: #fff;
  list-style: none; }

.discount_sec_ul li .col-sm-3 {
  padding-left: 45px !important; }

.discount_sec_ul li .col-sm-3 img {
  height: 14px; }

.discount_main_parent {
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc; }

.right_side_order .total_background_sec_new {
  background: #1a2032;
  padding: 5px 0px; }

.right_side_order .total_background_sec_new .total_amount_get {
  color: #fff;
  text-align: right;
  padding-top: 7px;
  font-size: 17px;
  font-weight: bold; }

.right_side_order .bottom_aligned_buttons {
  padding: 10px 0px; }

.right_side_order .bottom_aligned_buttons .first_held_orders {
  padding-right: 7px;
  padding-bottom: 10px; }

.right_side_order .bottom_aligned_buttons .held_orders {
  background: #00a8ff; }

.right_side_order .bottom_aligned_buttons button {
  width: 100%;
  border: 0px;
  outline: 0px;
  color: #fff;
  height: 39px;
  border-radius: 5px;
  font-size: 16px; }

.right_side_order .bottom_aligned_buttons .refunding_item {
  background: #FFC107; }

.right_side_order .bottom_aligned_buttons .hold_orders {
  background: #2e3192; }

.right_side_order .bottom_aligned_buttons .cancel_item {
  background: #ea1920; }

.right_side_order .total_background_sec_new button {
  background: #20a843;
  color: #fff;
  height: 39px;
  border: 0px;
  width: 100%;
  outline: 0px;
  border-radius: 7px;
  font-size: 16px; }

.right_side_order .total_background_sec_new .total_amount_get {
  color: #fff;
  text-align: right;
  padding-top: 7px;
  font-size: 17px;
  font-weight: bold; }

.right_side_order .bottom_aligned_buttons .second_div_refund_order {
  padding-left: 7px;
  padding-bottom: 10px; }

.discount_sec_ul li .discount_order {
  padding-left: 34px; }

.ordering_items_product {
  overflow-y: auto;
  overflow-x: hidden !important;
  height: 92.5%; }

.discount_sec_ul li h4 {
  margin-top: 0px; }

#modifiers .modal-dialog {
  width: 890px !important;
  margin: 10% auto !important; }
  #modifiers .modal-dialog .modal-content {
    background: #2c3347; }
  #modifiers .modal-dialog .modal-header {
    padding: 6px 15px !important;
    border: 0px !important; }
    #modifiers .modal-dialog .modal-header .close {
      margin-top: -1px;
      opacity: 1;
      color: #fff;
      font-size: 20px;
      padding: 10px;
      background: red;
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 9999;
      outline: 0px; }
  #modifiers .modal-dialog .modal-body {
    padding: 37px 0px 3px 3px; }
  #modifiers .modal-dialog .all_modifier_btn {
    margin-bottom: 10px;
    outline: 0px;
    width: 100%;
    background: #449d44;
    color: #fff;
    border: 0px;
    border-radius: 5px;
    padding: 5px;
    min-height: 50px;
    font-size: 18px;
    transition: all .25s ease; }
  #modifiers .modal-dialog .all_modifier_btnclick {
    transform: scale(0.9); }
  #modifiers .modal-dialog .arrange_padding_left_col {
    padding-left: 0px;
    padding-right: 3px;
    margin-right: 4px; }
  #modifiers .modal-dialog .equalize_div .col-sm-3:nth-child(4) {
    margin-right: 0px; }

.fixing_height_forthat {
  float: left;
  width: 100%; }

.mobile_item_shows {
  display: none !important; }

.equalize_div {
  display: flex;
  flex-wrap: nowrap; }

.select_order_type #select-14-button span {
  display: none; }

.select_order_type #select-14-button select {
  background: #fff;
  height: 40px;
  border-radius: 7px;
  border: 0px;
  width: 100%;
  margin-top: 0px;
  padding-left: 12px;
  color: #333;
  outline: 0px;
  font-size: 20px; }

.login_main_sec select[ng-model='site'] {
  background: #181c1e;
  height: 54px;
  border-radius: 30px;
  border: 0px;
  width: 100%;
  margin-top: 10px;
  padding-left: 12px;
  color: #fff;
  outline: 0px;
  font-size: 20px; }

.login_main_sec select[ng-model='username'] {
  background: #181c1e;
  height: 54px;
  border-radius: 30px;
  border: 0px;
  width: 100%;
  margin-top: 10px;
  padding-left: 12px;
  color: #fff;
  outline: 0px;
  font-size: 20px; }

/*orderlisting*/
.order_listing {
  background: url("../images/KPOS_order_bg.jpg") no-repeat;
  background-size: cover; }

.order_header {
  padding: 12px 0px 35px 0px;
  background: #2975ff; }
  .order_header .menu_arrange_order_ul li {
    display: inline; }
    .order_header .menu_arrange_order_ul li a {
      color: #fff;
      padding: 0px 20px;
      text-decoration: none;
      text-transform: uppercase; }
  .order_header .menu_arrange_order_ul li.active a {
    background: #2975ff;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 3px;
    font-weight: bold; }
  .order_header .user_dp_with_dropdown {
    float: right;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: 0px; }
    .order_header .user_dp_with_dropdown li {
      display: inline;
      position: relative; }
      .order_header .user_dp_with_dropdown li img {
        height: 31px; }
    .order_header .user_dp_with_dropdown li:first-child {
      margin-right: 10px; }
      .order_header .user_dp_with_dropdown li:first-child div {
        height: 45px;
        width: 45px;
        background: #ccc;
        left: 0px;
        top: 6px;
        border-radius: 50%;
        float: left;
        position: relative; }
    .order_header .user_dp_with_dropdown .user_info {
      color: #fff;
      top: 20px; }
      .order_header .user_dp_with_dropdown .user_info a {
        color: #fff;
        text-deoration: none; }
      .order_header .user_dp_with_dropdown .user_info i {
        color: #fff;
        position: relative; }
      .order_header .user_dp_with_dropdown .user_info .dropdown-menu {
        left: -113px;
        top: 31px; }
        .order_header .user_dp_with_dropdown .user_info .dropdown-menu li a {
          color: #333 !important;
          top: 40px; }

.checklist_ul {
  padding: 14px 0px 10px 0px;
  margin-left: 16px;
  margin-bottom: 0px;
  width: 82%;
  float: left;
  margin-top: 50px; }
  .checklist_ul li {
    display: inline-block;
    color: #fff;
    margin: 0px 15px 0px 0px; }
    .checklist_ul li input[type="checkbox"]:checked + label::after {
      content: '';
      position: absolute;
      width: 17px;
      height: 8px;
      background: rgba(0, 0, 0, 0);
      top: 15px;
      left: 18px;
      border: 3px solid #2975ff;
      border-top: none;
      border-right: none;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .checklist_ul li input[type="checkbox"] {
      line-height: 2.1ex; }
    .checklist_ul li input[type="radio"],
    .checklist_ul li input[type="checkbox"] {
      position: absolute;
      left: -999em; }
    .checklist_ul li input[type="checkbox"] + label {
      position: relative;
      overflow: hidden;
      cursor: pointer;
      font-size: 15px;
      font-weight: normal;
      background: #2c3347;
      padding: 13px 17px; }
    .checklist_ul li input[type="checkbox"] + label::before {
      content: "";
      display: inline-block;
      vertical-align: 0%;
      height: 13px;
      width: 13px;
      background-color: white;
      margin-right: 0.5em; }

.right_sidepause_startsbtn {
  float: right;
  padding: 10px 0px;
  margin-top: 61px;
  margin-right: 14px; }

/* Rounded sliders */
.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 50%; }

input:checked + .slider {
  background-color: #2196F3; }

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3; }

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

.right_sidepause_startsbtn .autouptxt {
  position: relative;
  color: #fff;
  top: -14px;
  right: 2px; }

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 28px; }

.switch input {
  display: none; }

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 6px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s; }

.order_list_table_parent table {
  width: 100%;
  margin-bottom: 0px; }
  .order_list_table_parent table thead {
    background: #eaeaea; }
    .order_list_table_parent table thead th {
      font-weight: bold;
      padding: 12px 10px;
      text-transform: uppercase;
      width: 14%;
      font-size: 19px; }
  .order_list_table_parent table tbody td {
    padding: 18px 10px;
    color: #333;
    cursor: pointer; }
  .order_list_table_parent table tbody tr:nth-child(even) {
    background: #f5f5f5; }
  .order_list_table_parent table tbody tr:nth-child(odd) {
    background: #fff; }
  .order_list_table_parent table tbody #drinkicon, .order_list_table_parent table tbody #foodicon {
    height: 20px;
    margin-left: 10px; }

.food_alldrinklisttable {
  padding: 10px 0px !important; }

.food_alldrinklisttable tbody tr:nth-child(odd) {
  background: none !important; }

.food_alldrinklisttable td {
  padding: 30px 0px !important; }

.food_alldrinklisttable .panel-heading {
  padding: 10px 0px !important; }

.fulldetails th {
  font-size: 19px;
  padding: 7px 10px; }

.fulldetails td {
  padding: 13px 10px !important;
  width: 50%;
  font-size: 19px; }

.inner_table_update td {
  padding: 4px 10px !important;
  width: 14%;
  font-size: 19px; }

.fulldetails {
  width: 100% !important; }

.fulldetails img {
  margin-right: 10px; }

.food_alldrinklisttable tbody tr:nth-child(even) {
  background: transparent !important; }

.fulldetails tbody tr:nth-child(even) {
  background: #f5f5f5 !important; }

.food-img {
  width: 30px;
  float: left; }

.food-name {
  float: left;
  width: 95.5%;
  padding-bottom: 7px; }

.item_mnameprdct {
  float: left;
  width: 77%;
  font-size: 21px; }

.item_priceprdct {
  float: left;
  width: 23%;
  text-align: right;
  color: #000;
  font-weight: bold; }

.food-name p {
  font-size: 20px;
  text-align: justify;
  color: #2975ff;
  float: left;
  width: 100%; }

.modifier_mnameprdct {
  float: left;
  width: 77%;
  padding-bottom: 5px;
  padding-left: 82px; }

.modifier_priceprdct {
  float: left;
  width: 23%;
  color: #000;
  font-weight: bold;
  text-align: right; }

.set_parent_formod {
  float: left;
  width: 100%; }

.new_pdt_div {
  float: left;
  width: 667px; }

.modifier_under_product {
  float: left;
  width: 100%; }

.food_alldrinklisttable .panel-body {
  padding: 15px 15px; }

.drink_donenew_btn {
  background: #20a843 !important;
  color: #fff !important; }

.button_div button {
  background: #d7d7d7;
  color: #000;
  border: 0px;
  padding: 16px 31px;
  border-radius: 7px;
  margin-top: 10px;
  font-size: 16px; }

.choose_btnall {
  background: #2c3347;
  border: 0px;
  padding: 10px 22px;
  font-size: 16px;
  outline: 0px; }

/*listviewpage*/
.new_sec_view {
  background: #2975ff;
  color: #fff;
  padding: 14px 0px;
  border-radius: 7px 7px 0px 0px;
  text-transform: uppercase; }
  .new_sec_view .new_md_6 {
    text-align: right; }

.order_details_paid_sec_view {
  background: #2c3347;
  color: #fff;
  padding: 14px 0px;
  border-radius: 7px 7px 0px 0px;
  text-transform: uppercase; }
  .order_details_paid_sec_view .new_md_6 {
    text-align: right; }

.details_full_order {
  background: #fff;
  padding-bottom: 3px;
  padding-top: 2px; }
  .details_full_order .col-md-6 {
    padding: 4px 15px; }
  .details_full_order .new_md_6 {
    text-align: right; }

.payment_type_sec {
  background: #eaeaea;
  padding: 13px 15px;
  font-weight: bold; }
  .payment_type_sec .new_md_6 {
    text-align: right; }

.misc_items {
  border-bottom: 1px solid #ccc !important; }

.listing_booked_order_view {
  background: #fff;
  padding-bottom: 80px;
  height: 234px;
  overflow-y: auto; }
  .listing_booked_order_view .order_ul {
    padding: 10px 0px; }
    .listing_booked_order_view .order_ul li {
      list-style: none; }
      .listing_booked_order_view .order_ul li div {
        padding-top: 1px;
        padding-bottom: 7px; }
      .listing_booked_order_view .order_ul li ul {
        margin-left: -8px;
        width: 100%; }
        .listing_booked_order_view .order_ul li ul li span {
          margin-right: 5px; }

.height_setlistmisc {
  height: 66px !important; }

.setheightfororderpad {
  float: left;
  width: 100%;
  height: 850px;
  overflow-y: auto;
  position: relative;
  background: #fff;
  border-radius: 10px; }

.chacklist_main {
  margin-bottom: 20px; }

.listing_discount_view {
  background: #fff;
  border-radius: 0px 0px 7px 7px;
  padding: 0px 15px 4px 15px;
  border-top: 1px solid #ccc; }
  .listing_discount_view .col-md-6 {
    padding: 4px 15px;
    font-weight: bold; }
  .listing_discount_view .new_md_6 {
    text-align: right; }

.print_button_sec {
  width: 100%; }
  .print_button_sec td:first-child {
    padding-left: 0px !important; }
  .print_button_sec td:nth-child(3) {
    padding-right: 0px !important; }
  .print_button_sec td {
    padding: 5px 5px; }
    .print_button_sec td button {
      width: 100%;
      background: #d7d7d7;
      border: 0px;
      outline: 0px;
      padding: 10px 5px;
      border-radius: 7px;
      font-size: 14px; }
    .print_button_sec td .drink_done_btn {
      color: #fff;
      background: #20a843; }
    .print_button_sec td .print_btn_height {
      height: 85px; }

.logo_resp {
  display: none; }

.fancified {
  display: none; }

/*dynamic_tab_slider*/
.tab-slider {
  padding: 0 0px;
  float: left;
  width: 100%; }

.tab-slider .btn-icon {
  position: absolute;
  top: 11px;
  width: 27px;
  background: #2975ff;
  color: #fff;
  font-size: 19px;
  padding: 4px;
  display: none; }

#goPrev {
  left: 0; }

#goNext {
  right: 0; }

.wrap {
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  width: 100%;
  background: #fff;
  font-size: 0;
  border-radius: 7px; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: 1px solid transparent; }

.wrap > .nav-tabs {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
  top: 0;
  left: 0; }

.wrap > .nav-tabs > li {
  background: #fff;
  display: inline-block;
  position: relative;
  white-space: normal;
  float: none;
  font-size: 14px; }

.nav-tabs > li > a {
  margin-right: 0;
  border-radius: 0; }

.sub_total_ordered_sec {
  display: none; }

.back_arrow_resp_order {
  display: none; }

.resp_menus {
  display: none; }

#orderview .modal-dialog {
  width: 397px !important;
  margin: 2% auto !important; }
  #orderview .modal-dialog .modal-content {
    background: #2c3347; }
  #orderview .modal-dialog .modal-header {
    padding: 6px 15px !important;
    border: 0px !important; }
    #orderview .modal-dialog .modal-header .close {
      margin-top: -2px;
      opacity: 1;
      color: #fff;
      font-size: 30px; }
    #orderview .modal-dialog .modal-header h4 {
      color: #fff; }
  #orderview .modal-dialog .modal-body {
    padding: 1px 1px 14px 1px; }

.admin_link_add a {
  color: #fff;
  font-size: 15px; }

.admin_link_add a:hover {
  color: #fff; }

.nav-container {
  margin-top: 0;
  width: 250px;
  position: fixed;
  right: 0;
  top: 0px;
  height: 100%;
  visibility: hidden; }

.z_index_add {
  z-index: 99999;
  visibility: visible; }

.content {
  height: 100%;
  width: 100%; }

.nav-link-container {
  -moz-border-radius: 30px/30px;
  -webkit-border-radius: 30px 30px;
  border-radius: 30px/30px;
  margin-top: 0px;
  position: absolute;
  margin-left: 0px;
  right: 0px; }

.modal_close_menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 99999;
  opacity: .8; }

.nav-menu {
  float: right;
  background: #fafafa;
  list-style: none;
  width: 100%;
  height: 100%;
  margin: 0;
  padding-left: 0;
  font-family: 'Roboto', Helvetica, Arial;
  font-size: 11px;
  -ms-transition: transform 0.4s ease;
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%); }

.nav-inactive-menu-link-container {
  display: none; }

.inactive-body {
  background: rgba(0, 0, 0, 0.7); }

.nav-active-menu-container {
  -ms-transform: translate(0);
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  transform: translate(0); }

.nav-menu li {
  padding-left: 20px;
  height: 40px;
  border-bottom: 2px solid #f2f2f2; }

.nav-menu li a {
  text-decoration: none;
  line-height: 40px;
  color: #483b3b;
  font-weight: bold;
  font-size: 14px; }

.nav-menu li a:hover {
  color: #4682B4; }

.nav-close-menu-li {
  background: #2975ff;
  display: block; }

.nav-close-menu-li a {
  color: white !important; }

.select_order_type select {
  width: 100%;
  height: 37px;
  padding: 5px;
  border-radius: 7px;
  outline: 0px; }

.menu_arrange_order_ul {
  margin-top: 5px; }

.drop_down_menu_dash {
  float: right;
  margin-right: 8px;
  margin-top: 1px;
  cursor: pointer; }

.drop_down_menu_dash i {
  font-size: 36px;
  color: #2975ff; }

.dashboard_accord {
  position: relative; }

.dashboard_accord .admin_accord_a {
  cursor: pointer; }

.accord_dropdown {
  position: absolute;
  width: 100%;
  left: 67px;
  display: none; }

.accord_dropdown ul {
  padding-left: 0px; }

.accord_dropdown ul li {
  padding-left: 0px !important; }

.adjust_li_height {
  height: 260px !important; }

.MultiCarousel {
  float: left;
  overflow: hidden;
  padding: 15px;
  width: 100%;
  position: relative; }

.MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left; }

.MultiCarousel .MultiCarousel-inner .item {
  float: left; }

.MultiCarousel .MultiCarousel-inner .item > div {
  padding: 10px;
  margin: 10px;
  color: #666; }

.MultiCarousel .leftLst, .MultiCarousel .rightLst {
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 20px); }

.MultiCarousel .leftLst {
  left: 0; }

.MultiCarousel .rightLst {
  right: 0; }

.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
  pointer-events: none;
  background: #ccc; }

.order_details_tblparnetdiv {
  height: 200px;
  overflow-y: auto; }

.activeitems {
  color: #ffc107 !important; }

.user_serach {
  width: 100%;
  height: 35px;
  border: 0px;
  outline: 0px;
  background: #fff;
  padding-left: 10px; }

.go_btn {
  border: 0px;
  outline: 0px;
  background: #FFC107;
  padding: 7px 24px;
  color: #000; }

.add_new_customer {
  margin-top: 10px;
  border: 0px;
  outline: 0px;
  background: #20a843;
  color: #fff;
  padding: 5px 10px; }

.customer_form_poup {
  display: none;
  float: left;
  width: 100%;
  margin-top: 15px; }

.order_address {
  padding-top: 10px; }

.order_address address p {
  margin-bottom: 0px; }

.order_address address p strong {
  font-size: 16px; }

.notes_ordersec {
  padding-top: 10px; }

.notes_ordersec p strong {
  font-size: 16px; }

.bottom_arrange_positionmisc {
  position: absolute;
  bottom: 0px; }

.notes_details {
  padding-top: 8px; }

.add_customer_btn {
  border: 0px;
  outline: 0px;
  background: #20a843;
  padding: 5px 16px; }

.dropdown_add_cust {
  padding-bottom: 10px; }

.nav-link-container {
  display: none; }

.food_drink_ul li .active {
  background: #2975ff; }

.set_header_for_table {
  width: 100%;
  background: #f5f5f5;
  padding: 5px 10px 15px 10px;
  float: left;
  font-weight: bold; }

.order_idsec {
  width: 86px;
  font-size: 19px;
  color: #000;
  float: left; }

.date_idsec {
  width: 200px;
  font-size: 19px;
  color: #000;
  float: left; }

.table_idsec {
  width: 132px;
  font-size: 19px;
  color: #000;
  float: left; }

.paid_idsec {
  width: 100px;
  font-size: 19px;
  color: #000;
  float: left; }

.amount_sec_idsec {
  width: 200px;
  font-size: 19px;
  color: #000;
  float: left; }

@media screen and (max-width: 767px) {
  .remove_padding_resp_no {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .order_body_sec .main_categorey .col-md-3 .image_overlayed .caption_with p {
    font-size: 100%; }

  .ui-loader {
    display: none !important; }

  .order_body_sec .main_categorey .col-md-3 {
    margin-bottom: 6px;
    padding-right: 6px; }

  .order_body_sec .partion_for_col_md_8 {
    padding-left: 7px;
    height: auto; }

  .order_body_sec .heading_background_fix {
    padding-right: 7px;
    height: auto; }

  .order_body_sec .partion_for_col_md_8 .tab-content {
    height: auto; }

  .order_body_sec .heading_background_fix .bootstrap_tab_section ul {
    height: auto;
    padding: 4px 15px; }

  .order_body_sec .main_categorey .col-md-3:nth-child(4n) {
    padding-right: 6px; }

  .login_main_sec .kpos_login_logo_setting {
    display: none; }

  .login_main_sec .kpos_login_logo_setting {
    top: 5% !important;
    left: 6% !important; }

  .login_main_sec .centering_login_form {
    width: 284px !important;
    margin-top: -244px !important;
    margin-left: -142px !important; }

  .login_main_sec .key_board_alphabet button {
    height: 32px;
    width: 32px; }

  .login_main_sec .key_board_alphabet .submit_button {
    width: 38px;
    height: 38px; }

  .login_main_sec .keypad_numbering button {
    width: 48px;
    height: 48px; }

  .login_main_sec .keypad_numbering .submit_button {
    height: 52px;
    width: 52px; }

  .menu_arrange_order_ul {
    display: none; }

  .order_header {
    padding: 9px 0px 0px 0px !important;
    height: 44px; }
    .order_header .col-md-2 {
      padding-left: 15px; }

  .order_header .user_dp_with_dropdown {
    margin-top: 0px;
    right: 10px; }

  .logo_resp {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 15px; }

  .new_orderheader .logo_padding {
    padding-top: 12px; }

  .right_side_order {
    display: none; }

  .new_orderheader {
    z-index: 9999;
    height: 46px; }

  .new_orderheader .header_order_time_ul {
    margin-top: -13px;
    margin-left: -84px;
    width: 100%;
    left: 50%; }

  .order_body_sec {
    width: 100%;
    position: relative;
    top: 45px;
    height: auto;
    padding-bottom: 72px; }

  .order_body_main {
    overflow-y: auto; }

  .all_items_display_sec {
    display: none !important; }

  .mobile_open {
    display: block !important;
    padding-right: 7px !important;
    margin-top: 7px; }

  .mobile_item_shows .items_list {
    position: relative;
    width: 100%;
    padding: 4px 2px 0px 2px;
    height: auto;
    cursor: pointer; }
    .mobile_item_shows .items_list .style_check_bg {
      height: 60px;
      background-size: cover;
      border-radius: 7px 7px 0px 0px; }
    .mobile_item_shows .items_list .item_name_sec {
      background: #2c3347;
      color: #fff;
      font-size: 9px;
      padding: 3px 7px;
      height: 43px;
      position: relative;
      border-radius: 0px 0px 7px 7px; }
      .mobile_item_shows .items_list .item_name_sec p {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        margin-top: -13px; }

  .sub_total_ordered_sec {
    display: block;
    height: 67px;
    background: #1a2032;
    position: fixed;
    width: 100%;
    bottom: -1px;
    left: 0px;
    z-index: 9999; }
    .sub_total_ordered_sec .pay_resp_button {
      background: #20a843;
      border: 0px;
      color: #fff;
      height: 45px;
      width: 80px;
      border-radius: 5px;
      margin-top: 11px;
      font-size: 19px; }
    .sub_total_ordered_sec .col-xs-5 {
      text-align: center;
      color: #fff;
      font-weight: bold; }
      .sub_total_ordered_sec .col-xs-5 p {
        position: absolute;
        top: 50%;
        width: 100%;
        left: 0px;
        height: 65px;
        margin-top: 18px; }
    .sub_total_ordered_sec .col-xs-3 {
      text-align: right; }
      .sub_total_ordered_sec .col-xs-3 img {
        height: 38px;
        margin-top: 13px; }
      .sub_total_ordered_sec .col-xs-3 .product_count_sec {
        position: absolute;
        height: 23px;
        width: 23px;
        background: #fff;
        left: 50%;
        text-align: center;
        border-radius: 50%;
        padding: 2px 0px;
        margin-left: 9px; }

  .right_side_order {
    z-index: 999;
    top: 40px;
    width: 100% !important;
    position: fixed !important;
    padding-bottom: 0px !important; }
    .right_side_order .select_order_type {
      display: none; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .col-sm-3 img {
    height: 12px; }

  .discount_sec_ul .col-sm-3 img {
    height: 12px !important; }

  .discount_main_parent {
    background: #2c3347; }

  .back_arrow_resp_order {
    display: block;
    margin-top: 7px; }
    .back_arrow_resp_order img {
      height: 19px; }

  .resp_menus {
    display: block;
    height: 50px;
    z-index: 99999;
    padding: 0px 7px 0px 0px !important; }
    .resp_menus div.fancy-select div.trigger {
      border-radius: 0px; }
    .resp_menus div.fancy-select ul.options.open {
      top: 44px; }
    .resp_menus div.fancy-select ul.options {
      border-radius: 0px; }

  .right_side_order .total_background_sec_new {
    display: none; }

  .right_side_order .arrange_bottom_item_position {
    bottom: 53px; }

  .ordering_items_product {
    height: 21%; }

  .right_side_order .misc_main_item_parent {
    overflow-y: auto; }

  .order_body_sec .main_categorey {
    margin-top: 15px; }

  #subtotal .modal-dialog .modal-body .col-sm-7 .amount_paid_txt {
    margin-top: 2px; }

  .new_orderheader .header_order_time_ul li:first-child {
    font-size: 14px; }

  #subtotal .modal-dialog .modal-body .button_adding_style td button {
    width: 100%;
    padding: 8px 8px; }

  #subtotal .modal-dialog .modal-body .col-sm-7 {
    padding-left: 2px;
    padding-right: 3px; }

  #subtotal .modal-dialog .modal-body {
    padding: 0px 0px 15px 0px !important; }

  #subtotal .modal-dialog .modal-body .col-sm-7 .amount_paid_txt_chnge {
    margin-top: 7px; }

  #subtotal .modal-dialog {
    width: 100% !important;
    margin: 22% auto !important; }

  #add_customer_details .modal-body .col-md-6 {
    padding-left: 5px;
    padding-right: 5px; }

  #add_customer_details .modal-body .col-md-12 {
    padding-left: 5px;
    padding-right: 5px; }

  #add_customer_details .modal-dialog .modal-body {
    padding: 18px 1px; }

  #add_customer_details .modal-dialog {
    width: 310px !important;
    margin: 22% auto !important; }

  #add_customer_details .modal-dialog .modal-body .add_cst_details_sbmt {
    right: 5px; }

  #miscitems .modal-dialog .modal-body .adding_button_number td {
    padding: 2px 2px; }

  #miscitems .modal-dialog .modal-body .col-xs-7 {
    padding-left: 30px !important; }

  #miscitems .modal-dialog .modal-body {
    padding: 0px 0px 15px 0px !important; }

  #miscitems .modal-dialog {
    width: 310px !important;
    margin: 22% auto !important; }

  #discount .modal-dialog {
    width: 310px !important;
    margin: 22% auto !important; }

  #held_orders .modal-dialog {
    width: 100% !important;
    margin: 21% auto !important; }

  #refund .modal-dialog {
    width: 310px !important;
    margin: 22% auto !important; }

  #refund .modal-dialog .modal-body {
    padding: 0px 0px 15px 0px !important; }

  #refund .modal-dialog .modal-body .adding_button_number td {
    padding: 2px 2px; }

  #refund .modal-dialog .modal-body .col-md-7 {
    padding-left: 30px !important; }

  #order_receipt .modal-dialog {
    width: 100% !important;
    margin: 20% auto !important; }

  #order_receipt {
    padding-left: 5px !important;
    padding-right: 5px !important; }

  #order_receiptajax .modal-dialog {
    width: 100% !important;
    margin: 20% auto !important; }

  #order_receiptajax {
    padding-left: 5px !important;
    padding-right: 5px !important; }

  #card .modal-dialog {
    margin: 42% auto !important; }

  #modifiers .modal-dialog {
    width: 100% !important;
    margin: 20% auto !important; }

  #modifiers .modal-body {
    padding: 0px; }

  #modifiers .modal-dialog .arrange_padding_left_col {
    padding-left: 4px;
    padding-right: 1px; }

  #modifiers .modal-dialog .all_modifier_btn {
    width: 100%;
    font-size: 11px; }

  #subtotal .modal-dialog .modal-body .subtotal_amount_main_txt {
    padding-left: 4px; }

  #subtotal .modal-dialog .modal-body .button_adding_style td {
    padding: 2px 2px;
    width: 33.333%; }

  #subtotal .modal-dialog .modal-body .subtotal_amount_main_txt {
    padding-right: 0px;
    padding-left: 2px; }

  #subtotal .modal-dialog .modal-body .card_button_main_div {
    padding-left: 4px;
    padding-right: 2px; }

  #subtotal .modal-dialog .adjust_subtotal_padd {
    padding-left: 2px;
    padding-right: 0px; }

  #subtotal .modal-dialog .modal-body .exact_button_main_div {
    padding-left: 4px; }

  #subtotal .modal-dialog .modal-body .amount_txt {
    margin-bottom: 1px; }

  #subtotal .modal-dialog .modal-body .left_side_button_tbl td {
    padding: 3px 3px 1px 3px; }

  #subtotal .modal-dialog .modal-body h4 {
    padding-left: 7px; }

  #subtotal .modal-dialog .modal-body .left_side_button_tbl td {
    padding: 3px 2px 1px 2px; }

  .checklist_ul li {
    width: 32%;
    margin: 0px !important; }

  .checklist_ul li input[type="checkbox"] + label {
    font-size: 13px; }

  .checklist_ul {
    padding: 14px 0px 0px 0px;
    float: left;
    width: 100%; }

  .new_orderheader .logo_padding img {
    height: 20px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items {
    height: 55px;
    margin-left: -16px; }

  .resp_menus select {
    height: 35px;
    width: 100%;
    border: 0px;
    border-radius: 7px;
    padding: 5px; }

  #order_receipt .modal-dialog .modal-body .listed_items td:first-child {
    padding-left: 10px !important; }

  #order_receiptajax .modal-dialog .modal-body .listed_items td:first-child {
    padding-left: 10px !important; }

  .fixing_height_forthat {
    height: 165px;
    overflow-y: auto; }

  .ordering_items_product {
    height: 200px; }

  .right_side_order .bottom_aligned_buttons button {
    height: 28px !important; }

  #notes .modal-dialog {
    width: 100% !important; }

  #alertbox .modal-dialog {
    width: 92% !important; }

  .right_side_order .misc_main_item_parent .misc_main_ul {
    margin-left: 0px !important;
    width: 100%; }

  .misc_main_ul .col-xs-9 {
    padding-left: 0px !important; }

  .closed_ico {
    padding-left: 13px !important; }

  .right_side_order .selected_order .sub_items_order_modifiers div {
    padding-left: 12px !important; }

  .user_dp_with_dropdown li {
    display: none !important; }

  .nav-link-container {
    display: block; }

  .right_side_order .misc_main_item_parent .misc_main_ul .add_btn_misc {
    font-size: 13px;
    padding: 7px 11px; }

  .user_serach {
    margin-bottom: 10px; }

  #miscitems .modal-dialog .modal-body .adding_button_number td button {
    width: 41px;
    height: 41px; }

  #refund .modal-dialog .modal-body .adding_button_number td button {
    width: 42px;
    padding: 11px; }

  .right_side_order .add_plus {
    margin-left: 18px; }

  .add_new_customer {
    margin-left: 9px; } }
@media (min-width: 767px) and (max-width: 1024px) {
  .new_orderheader .logo_padding {
    padding-top: 3%; }
    .new_orderheader .logo_padding img {
      position: absolute;
      top: 50%;
      margin-top: -14px; }

  .new_orderheader .header_order_time_ul {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -11px;
    padding: 0 !important; }

  .new_orderheader .user_dp_with_dropdown {
    margin-top: 29px; }

  .order_body_sec .carousel-control i {
    font-size: 32px; }

  .bottom_fixing_options .bottom_col_md_9 .down_arrow_slider .bottom_for .down_carousel_button i {
    font-size: 32px; }

  .order_body_sec .partion_for_col_md_8 .vertical_slider_col_md_2 .each_items {
    height: 13%; }

  .order_body_sec .partion_for_col_md_8 .vertical_slider_col_md_2 .each_items img {
    height: 100%; }

  .order_body_sec .partion_for_col_md_8 .vertical_slider_col_md_2 .each_items .items_caption_with_background p {
    font-size: 12px; }

  .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list img {
    height: 61%; }

  .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list .item_name_sec {
    height: 35%;
    font-size: 9px; }
    .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list .item_name_sec p {
      margin-left: -4px;
      margin-top: -16px; }

  .order_body_sec .heading_background_fix .open_drawer_button button {
    font-size: 11px; }
    .order_body_sec .heading_background_fix .open_drawer_button button i {
      font-size: 18px; }

  .order_body_sec .heading_background_fix .bootstrap_tab_section ul li a {
    padding: 7px 15px; }

  .order_body_sec .heading_background_fix .slide_prev_back a button img {
    width: 18px; }

  .adjust_padding {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .bottom_fixing_options .bottom_col_md_9 .refund_cancle {
    padding-right: 5px; }

  .bottom_fixing_options .bottom_col_md_9 .add_customer_details_button_main {
    padding-right: 5px;
    padding-left: 7px; }

  .bottom_fixing_options .bottom_col_md_9 .add_customer_details_button_main button {
    font-size: 12px; }

  .bottom_fixing_options .bottom_col_md_9 .refund_cancle button {
    font-size: 12px; }

  .bottom_fixing_options .bottom_col_md_9 {
    width: 66.5%; }

  .bottom_fixing_options .pay_section {
    width: 33.5%; }

  .bottom_fixing_options .pay_section p {
    font-size: 15px; }

  .order_body_sec {
    width: 62% !important; }

  .right_side_order {
    position: absolute;
    right: 0px;
    top: 7%;
    width: 38% !important;
    height: 100%;
    overflow-y: auto;
    z-index: 999;
    padding-bottom: 80px; }

  .right_side_order .new_order_text .img_add_plus {
    display: none; }

  .right_side_order .new_order_text .new_order_txt {
    font-size: 13px;
    width: 100%; }

  .right_side_order .selected_order .sub_items_order_modifiers div {
    font-size: 13px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items .col-sm-8 {
    font-size: 13px; }

  .right_side_order .selected_order li input {
    width: 29px; }

  .right_side_order .main_orderd_parent .main_ordered li input {
    width: 29px; }

  .main_ordered li .col-md-2 img {
    height: 10px; }

  .right_side_order .selected_order li img {
    height: 10px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li h4 {
    font-size: 14px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items {
    margin-left: 0px;
    width: 100%;
    padding-left: 0px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .col-sm-3 img {
    height: 14px; }

  .discount_sec_ul .col-md-3 img {
    height: 14px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items .col-sm-2 img {
    height: 10px; }

  .order_header .menu_arrange_order_ul li a {
    padding: 13px 8px !important;
    font-size: 13px; }

  .ordering_items_product {
    height: 100%;
    overflow-y: auto; }

  .new_orderheader .header_order_time_ul li:first-child {
    font-size: 16px; }

  .menu_arrange_order_ul {
    margin-top: 4px !important; }

  .closed_ico {
    padding-left: 10px !important; }

  .right_side_order .selected_order {
    padding-left: 5px !important;
    margin-left: -5px; }

  .discount_sec_ul li .col-sm-3 {
    padding-left: 1px !important;
    margin-left: -6px; }

  .login_main_sec .centering_login_form {
    width: 580px;
    margin-left: -290px;
    margin-top: -371px; }

  .login_main_sec select[ng-model='site'] {
    height: 80px;
    border-radius: 50px;
    font-size: 28px; }

  .login_main_sec select[ng-model='username'] {
    height: 80px;
    border-radius: 50px;
    font-size: 28px; }

  .login_main_sec .user_txt {
    height: 80px;
    font-size: 28px;
    border-radius: 50px; }

  .login_main_sec .keypad_numbering button {
    width: 143px;
    height: 86px;
    font-size: 40px; }

  .login_main_sec .keypad_numbering button .back_arrow {
    height: 32px; }

  .login_main_sec .keypad_numbering .submit_button {
    height: 108px;
    width: 108px; }

  .login_main_sec .keypad_numbering .submit_button i {
    font-size: 55px; }

  .add_customer_btn {
    padding: 5px 7px; }

  .close_btnorder {
    padding: 7px 4px; }

  .right_side_order .misc_main_item_parent .misc_main_ul .add_btn_misc {
    padding: 8px 8px; }

  .new_orderheader .col-md-10 {
    text-align: right; }

  .user_dp_with_dropdown li {
    display: none !important; }

  .nav-link-container {
    display: block !important; } }
@media (min-width: 1024px) and (max-width: 1200px) {
  .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items {
    margin-left: 0px;
    width: 100%; }

  .right_side_order {
    overflow-y: auto;
    padding-bottom: 80px; }

  .order_body_sec .heading_background_fix .bootstrap_tab_section ul li a {
    padding: 6px 15px !important; }

  .order_body_sec {
    width: 70% !important; }

  .right_side_order {
    width: 30% !important; }

  .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list .item_name_sec {
    font-size: 12px; }

  .bottom_fixing_options .bottom_col_md_9 {
    width: 69.55% !important; }

  .bottom_fixing_options .pay_section {
    width: 30.4% !important; } }
@media (min-width: 1400px) {
  .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list .item_name_sec {
    font-size: 15px; }

  .right_side_order .new_order_text .img_add_plus {
    padding-top: 3px; }

  .order_body_sec .heading_background_fix .bootstrap_tab_section ul li a {
    font-size: 17px; }

  .order_body_sec .partion_for_col_md_8 .vertical_slider_col_md_2 .each_items .items_caption_with_background p {
    font-size: 16px; } }
@media screen and (max-width: 480px) {
  .resp_remove_padding {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .new_orderheader .header_order_time_ul li:first-child {
    font-size: 10px; }

  .new_orderheader .header_order_time_ul li {
    font-size: 7px; }

  #orderview .modal-dialog {
    width: 95% !important; } }
@media (min-height: 780px) and (max-height: 1024px) {
  /*.order_body_sec .up_button_slider .header_for a button{height:83%}*/
  /*.order_body_sec .heading_background_fix .open_drawer_button button{height:83%;}
  .order_body_sec .heading_background_fix .bootstrap_tab_section ul{height:83%}
  .order_body_sec .heading_background_fix .slide_prev_back a button{height:83%}*/
  .order_body_sec .heading_background_fix .bootstrap_tab_section ul li a {
    padding: 6px 15px !important;
    font-size: 20px; } }
@media (min-height: 1025px) and (max-height: 1500px) {
  .order_body_sec .heading_background_fix .bootstrap_tab_section ul li a {
    padding: 5px 15px !important;
    font-size: 20px; }

  .order_body_sec .heading_background_fix .open_drawer_button button {
    font-size: 21px; }

  /*.order_body_sec .heading_background_fix .slide_prev_back a button{height: 89%;}
  .order_body_sec .heading_background_fix .open_drawer_button button{height: 89%;}
  .order_body_sec .heading_background_fix .bootstrap_tab_section ul{height: 89%;}
  .order_body_sec .up_button_slider .header_for a button{height: 89%;}*/ }
@media (min-height: 768px) and (max-height: 780px) {
  .order_body_sec .heading_background_fix .bootstrap_tab_section ul li a {
    padding: 12px 15px !important; }

  .order_body_sec .heading_background_fix .open_drawer_button button {
    font-size: 16px; } }
@media (min-width: 768px) and (min-height: 780px) {
  .order_body_sec {
    height: 96%; } }
@media (min-width: 768px) {
  .right_side_order {
    display: block !important; } }
@media (min-height: 768px) and (max-height: 768px) {
  .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list .item_name_sec p {
    margin-top: -20px; } }
@media (min-width: 1370px) and (max-width: 1900px) {
  .right_side_order .total_background_sec_new button {
    font-size: 22px;
    height: 50px; }

  .right_side_order .bottom_aligned_buttons button {
    font-size: 22px;
    height: 50px; }

  .right_side_order .misc_main_item_parent .misc_main_ul .add_btn_misc {
    font-size: 19px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items {
    height: 68px;
    margin-top: 14px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li h4 {
    font-size: 22px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items .col-md-8 {
    font-size: 18px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items .col-md-2 {
    font-size: 18px; }

  .right_side_order .misc_main_item_parent {
    height: 118px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items .col-md-2 img {
    height: 15px; }

  .right_side_order .total_background_sec_new .total_amount_get {
    font-size: 22px; }

  .item_name_choosed a {
    font-size: 18px; }

  .right_side_order .selected_order li .amount_order_first {
    font-size: 18px; }

  .right_side_order .selected_order .sub_items_order_modifiers div a {
    font-size: 18px; }

  .right_side_order .selected_order li img {
    height: 15px; }

  .right_side_order .selected_order .sub_items_order_modifiers div {
    font-size: 18px !important; }

  .right_side_order .select_order_type div.fancy-select div.trigger {
    padding: 14px 24px 14px 12px !important; }

  .right_side_order .add_customerdetails i {
    font-size: 30px; }

  .new_orderheader .user_dp_with_dropdown {
    margin-top: 0px; }

  .new_orderheader .user_dp_with_dropdown li a {
    font-size: 17px; }

  .order_body_sec .main_categorey .col-md-3 .image_overlayed {
    height: 107px; }

  .order_body_sec .main_categorey .col-md-3 .image_overlayed .caption_with p {
    font-size: 24px; }

  .order_body_sec .partion_for_col_md_8 .all_items_display_sec #myCarousel .items_list .item_name_sec {
    font-size: 17px; }

  #discount .modal-dialog .modal-body button {
    padding: 16px 5px;
    font-size: 28px; }

  #discount .modal-dialog {
    width: 588px !important; }

  .close_btnorder {
    background: #ea1920;
    border: 0px;
    padding: 10px 10px;
    outline: 0px;
    font-size: 19px; }

  .notes_details {
    font-size: 16px; }

  .add_customer_btn {
    padding: 7px 22px; }

  #add_customer_details .modal-dialog {
    width: 945px !important; }

  .user_serach {
    height: 54px;
    font-size: 26px; }

  .go_btn {
    padding: 9px 35px;
    font-size: 26px; }

  .add_new_customer {
    padding: 10px 18px;
    font-size: 26px; }

  #add_customer_details .modal-dialog .modal-body .txt_boxes {
    height: 54px;
    font-size: 30px; }

  #add_customer_details .modal-dialog .modal-body .comments_for_addd {
    font-size: 30px; }

  #add_customer_details .modal-dialog .modal-body .text_comments {
    height: 54px;
    font-size: 30px; }

  #add_customer_details .modal-dialog .modal-body .add_cst_details_sbmt {
    height: 54px;
    font-size: 30px; }

  .login_main_sec .centering_login_form {
    width: 530px;
    margin-left: -265px;
    margin-top: -351px; }

  .login_main_sec select[ng-model='site'] {
    height: 71px;
    border-radius: 40px;
    font-size: 24px; }

  .login_main_sec select[ng-model='username'] {
    height: 71px;
    border-radius: 40px;
    font-size: 24px; }

  .login_main_sec .user_txt {
    height: 71px;
    border-radius: 40px;
    font-size: 24px; }

  .login_main_sec .keypad_numbering button {
    width: 129px;
    height: 90px;
    font-size: 35px; }

  .login_main_sec .keypad_numbering .submit_button {
    height: 102px;
    width: 102px;
    font-size: 41px; }

  #add_customer_details .modal-dialog .modal-header .close {
    font-size: 39px; }

  #add_customer_details .modal-dialog .modal-header h4 {
    font-size: 32px; }

  .right_side_order .misc_main_item_parent .misc_main_ul li .sub_misc_items li {
    font-size: 19px; }

  #miscitems .modal-dialog {
    width: 890px !important; }

  #miscitems .modal-dialog .modal-body .col-sm-7 button {
    font-size: 30px; }

  #miscitems .modal-dialog .modal-body h4 {
    font-size: 31px; }

  #miscitems .modal-dialog .modal-header .close {
    font-size: 40px; }

  #miscitems .modal-dialog .modal-body .adding_button_number td button {
    width: 93px;
    font-size: 26px;
    height: 75px; }

  #miscitems .modal-dialog .modal-body .col-sm-7 select {
    font-size: 25px;
    height: 57px;
    margin-top: 17px; }

  #miscitems .modal-dialog .modal-body .col-sm-7 .misc_amount_paid {
    font-size: 25px;
    height: 57px; }

  #miscitems .modal-dialog .modal-body .adding_button_number {
    margin-top: 10px; }

  #miscitems .modal-dialog .modal-body .col-sm-7 button {
    font-size: 30px;
    height: 57px; }

  #subtotal .modal-dialog {
    width: 1050px !important; }

  #subtotal .modal-dialog .modal-header .close {
    font-size: 40px; }

  #subtotal .modal-dialog .modal-body h4 {
    font-size: 32px; }

  #subtotal .modal-dialog .modal-body .amount_txt {
    height: 58px;
    font-size: 30px; }

  #subtotal .modal-dialog .modal-body .exact_button_main_div button {
    height: 58px;
    font-size: 30px; }

  #subtotal .modal-dialog .modal-body .card_button_main_div button {
    height: 58px;
    font-size: 30px; }

  #subtotal .modal-dialog .modal-body .left_side_button_tbl td button {
    height: 58px;
    font-size: 30px; }

  #subtotal .modal-dialog .modal-body .button_adding_style td button {
    margin-top: 5px;
    font-size: 30px;
    width: 103px; }

  #subtotal .modal-dialog .modal-body .col-sm-7 .amount_paid_txt {
    font-size: 30px;
    height: 58px; }

  #subtotal .modal-dialog .modal-body .col-sm-7 .enter_button {
    font-size: 30px;
    height: 58px; }

  #subtotal .modal-dialog .modal-body .col-sm-7 .amount_paid_txt_chnge {
    font-size: 30px;
    height: 58px; }

  #subtotal .modal-dialog .modal-body .col-sm-7 .complete_button {
    font-size: 30px;
    height: 58px; }

  #subtotal .modal-dialog .modal-body .button_adding_style td button img {
    height: 38px; }

  #held_orders .modal-dialog .modal-header h4 {
    font-size: 32px; }

  #held_orders .modal-dialog .modal-header .close {
    font-size: 40px; }

  #held_orders .modal-dialog {
    width: 1130px !important; }

  #held_orders .modal-dialog .modal-body .ordered_list th {
    font-size: 25px;
    padding: 21px 10px; }

  #held_orders .modal-dialog .modal-body .ordered_list td {
    font-size: 25px;
    padding: 21px 10px; }

  #refund .modal-dialog {
    width: 890px !important; }

  #refund .modal-dialog .modal-header .close {
    font-size: 40px; }

  #refund .modal-dialog .modal-body h4 {
    font-size: 31px; }

  #refund .modal-dialog .modal-body .adding_button_number td button {
    width: 93px;
    font-size: 26px;
    height: 75px; }

  #refund .modal-dialog .modal-body .col-sm-7 select {
    font-size: 25px;
    height: 57px;
    margin-top: 17px; }

  #refund .modal-dialog .modal-body .col-sm-7 .misc_amount_paid {
    font-size: 25px;
    height: 57px; }

  #refund .modal-dialog .modal-body .col-sm-7 button {
    font-size: 25px;
    height: 57px; }

  #close_popup .modal-dialog {
    width: 500px !important; }

  #close_popup .modal-dialog .modal-header h4 {
    font-size: 31px; }

  #close_popup .modal-dialog .modal-header .close {
    font-size: 40px; }

  #close_popup .modal-dialog .modal-body p {
    font-size: 24px; }

  #close_popup .modal-dialog .modal-body .btn_yes {
    height: 58px;
    font-size: 30px; }

  #close_popup .modal-dialog .modal-body .btn_no {
    height: 58px;
    font-size: 30px; }

  #discount .modal-dialog {
    width: 700px !important; }

  #discount .modal-dialog .modal-header h4 {
    font-size: 31px; }

  #discount .modal-dialog .modal-header .close {
    font-size: 40px; }

  #card .modal-dialog {
    width: 500px !important; }

  #card .modal-dialog .modal-content .modal-header .close {
    font-size: 40px; }

  #card .modal-dialog .modal-content .modal-body p {
    font-size: 20px; }

  #card .modal-dialog .modal-content .modal-body .yes_button {
    height: 54px;
    font-size: 30px; }

  #card .modal-dialog .modal-content .modal-body .no_button {
    height: 54px;
    font-size: 30px; }

  #modifiers .modal-dialog {
    width: 1100px !important; }

  #modifiers .modal-dialog .modal-header .close {
    font-size: 40px; }

  #modifiers .modal-dialog .modal-body {
    padding: 65px 0px 3px 3px; }

  #modifiers .modal-dialog .arrange_padding_left_col {
    font-size: 30px;
    padding: 15px 10px; }

  .select_order_type select {
    font-size: 18px;
    height: 49px; }

  .right_side_order .misc_main_item_parent .misc_main_ul .add_btn_misc {
    padding: 8px 14px; }

  #order_receipt .modal-dialog {
    width: 757px !important; }

  #order_receipt .modal-dialog .modal-header .close {
    font-size: 40px; }

  #order_receipt .modal-dialog .modal-header h4 {
    font-size: 31px; }

  .modal-header .print_button {
    position: absolute;
    top: 3px;
    left: 67%;
    background: #b8b8b8;
    border: 0px;
    padding: 11px 23px;
    font-size: 24px; } }
@media (min-width: 320px) and (max-width: 350px) {
  .selected_order div {
    padding-left: 0px !important; }

  .right_side_order .selected_order .sub_items_order_modifiers {
    margin-left: -20px; } }
@media (min-height: 767px) and (max-height: 780px) {
  .fixing_height_forthat {
    height: 265px !important; } }

/*# sourceMappingURL=style.css.map */
