/* Added all color variables */
/* Pos screen color declaration */
/* line 5, /app/app/assets/stylesheets/public.scss */
.left-aligned {
  text-align: left;
}

/* line 9, /app/app/assets/stylesheets/public.scss */
.right-aligned {
  text-align: right;
}

/* line 13, /app/app/assets/stylesheets/public.scss */
.centered {
  text-align: center;
}

/* line 17, /app/app/assets/stylesheets/public.scss */
a {
  outline: 0 !important;
}

/* line 29, /app/app/assets/stylesheets/public.scss */
.back-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  z-index: 1000;
}
/* line 40, /app/app/assets/stylesheets/public.scss */
.back-overlay span {
  display: block;
  z-index: 1001;
  font-weight: bold;
  font-size: 50px;
  color: #008CBA;
}
/* line 47, /app/app/assets/stylesheets/public.scss */
.back-overlay span:first-child {
  margin-top: 30vh;
}

/* line 52, /app/app/assets/stylesheets/public.scss */
.margin-top_30px {
  margin-top: 30px;
}

/* line 56, /app/app/assets/stylesheets/public.scss */
.full-width {
  width: 100%;
}

/* line 60, /app/app/assets/stylesheets/public.scss */
.reset-top-margin {
  margin-top: 0 !important;
}

/* line 65, /app/app/assets/stylesheets/public.scss */
.center-nav .btn-lg {
  font-size: 18px;
  font-weight: bold;
  padding: 15px;
  width: 250px;
}
/* line 71, /app/app/assets/stylesheets/public.scss */
.center-nav .btn-long {
  width: 450px;
}

/* line 80, /app/app/assets/stylesheets/public.scss */
.width-50-p {
  width: 45%;
  margin-left: 5%;
}

/* Sticky footer styles
-------------------------------------------------- */
/* line 87, /app/app/assets/stylesheets/public.scss */
html {
  position: relative;
  min-height: 100%;
}

/* line 92, /app/app/assets/stylesheets/public.scss */
body {
  /* Margin bottom by footer height */
  margin-bottom: 115px;
}

/* line 97, /app/app/assets/stylesheets/public.scss */
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 65px;
  background-color: #ddd;
  border-top: 5px solid #ccc;
}
/* line 106, /app/app/assets/stylesheets/public.scss */
.footer .container {
  padding: 0 15px;
}
/* line 108, /app/app/assets/stylesheets/public.scss */
.footer .container .text-muted {
  margin: 20px 0;
}

/***********************************************************/
/* line 116, /app/app/assets/stylesheets/public.scss */
.login {
  margin-top: 50px;
}

/* Payments
-------------------------------------------------- */
/* line 123, /app/app/assets/stylesheets/public.scss */
.cheque-fields {
  display: none;
}

/* line 128, /app/app/assets/stylesheets/public.scss */
form.search .input-group-addon {
  cursor: pointer;
}

/* Header
---------------------------------------------- */
/* line 135, /app/app/assets/stylesheets/public.scss */
.navbar-brand {
  display: inline-block;
}

@-moz-document url-prefix() {
  /* line 140, /app/app/assets/stylesheets/public.scss */
  .department {
    display: inline-block;
  }
}
/* line 146, /app/app/assets/stylesheets/public.scss */
.dropdown-right .dropdown-menu {
  left: 101%;
  top: 0;
}

/* line 152, /app/app/assets/stylesheets/public.scss */
.dropdown-menu-right-aligned {
  right: 0;
  left: auto;
}

/* line 157, /app/app/assets/stylesheets/public.scss */
.table-borderless {
  margin-bottom: 0px;
}
/* line 161, /app/app/assets/stylesheets/public.scss */
.table-borderless tr td, .table-borderless tr th {
  border: medium none !important;
}

/* line 167, /app/app/assets/stylesheets/public.scss */
.reset-border {
  border: none !important;
}

/* line 171, /app/app/assets/stylesheets/public.scss */
.reset-left-border {
  border-left: none !important;
}

/* line 175, /app/app/assets/stylesheets/public.scss */
.reset-right-border {
  border-right: none !important;
}

/* line 179, /app/app/assets/stylesheets/public.scss */
.show-links {
  margin-bottom: 10px;
  margin-top: 20px;
}

/* line 184, /app/app/assets/stylesheets/public.scss */
.sub_cat_hidden {
  display: none;
}

/* line 188, /app/app/assets/stylesheets/public.scss */
.salary_hidden {
  display: none;
}

/* line 192, /app/app/assets/stylesheets/public.scss */
.supplier-name {
  text-align: center;
}

/* line 196, /app/app/assets/stylesheets/public.scss */
.supplier-info {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 205, /app/app/assets/stylesheets/public.scss */
.margin-right_30px {
  margin-right: 30px;
}

/* line 209, /app/app/assets/stylesheets/public.scss */
.show-list {
  cursor: pointer;
}

/* line 213, /app/app/assets/stylesheets/public.scss */
.distribution_list {
  cursor: pointer;
}

/* line 217, /app/app/assets/stylesheets/public.scss */
.return_list {
  cursor: pointer;
}

/* line 221, /app/app/assets/stylesheets/public.scss */
.cash-book-nav {
  padding: 4px;
  margin: 4px;
}
/* line 224, /app/app/assets/stylesheets/public.scss */
.cash-book-nav li {
  cursor: pointer;
}

/* line 229, /app/app/assets/stylesheets/public.scss */
.reset-padding {
  padding: 0 !important;
}

/* line 233, /app/app/assets/stylesheets/public.scss */
.bank-account-id {
  display: none;
}

/* line 237, /app/app/assets/stylesheets/public.scss */
.cash_books_cash_return_cash_book, .cash_books_cash_return_bank_account_id {
  display: none;
}

/* line 241, /app/app/assets/stylesheets/public.scss */
.sales_daily_sale_bank_account, .invoice_expense_category {
  display: none;
}

/* line 245, /app/app/assets/stylesheets/public.scss */
.add-more_card_sales {
  font-size: 20px;
  cursor: pointer;
}

/* line 250, /app/app/assets/stylesheets/public.scss */
.remove-bank-details {
  font-size: 20px;
  cursor: pointer;
}

/* line 255, /app/app/assets/stylesheets/public.scss */
.graph-height {
  height: 300px;
}

/* line 259, /app/app/assets/stylesheets/public.scss */
.Weekend {
  background-color: #ffe5e5;
}

/* line 263, /app/app/assets/stylesheets/public.scss */
.Custom {
  background-color: #F0F8FF;
}

/* line 267, /app/app/assets/stylesheets/public.scss */
.attendence-button {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: bold;
}

/* line 274, /app/app/assets/stylesheets/public.scss */
.transaction-filter {
  margin-bottom: 70px;
}

/* line 278, /app/app/assets/stylesheets/public.scss */
#cs_account__chosen, #liabilities_liability_liability_type_chosen, #cash_books_cash_return_from_id_chosen, #refund_date_date_1i_chosen, #refund_date_date_2i_chosen, #refund_date_date_3i_chosen, #collection_date_1i_chosen, #collection_date_2i_chosen, #collection_date_3i_chosen, #given_date_1i_chosen, #given_date_2i_chosen, #given_date_3i_chosen {
  width: 315px !important;
}

/* line 282, /app/app/assets/stylesheets/public.scss */
#payment_date_date_3i_chosen, #payment_date_date_2i_chosen, #payment_date_date_1i_chosen, #discount_date_date_1i_chosen, #discount_date_date_2i_chosen, #discount_date_date_3i_chosen {
  width: 315px !important;
}

/* line 286, /app/app/assets/stylesheets/public.scss */
#students_invoice_employee_id_chosen {
  width: 100% !important;
}

/* line 290, /app/app/assets/stylesheets/public.scss */
.info {
  text-align: center;
  margin-bottom: 10px;
}

/* line 295, /app/app/assets/stylesheets/public.scss */
#student_category_id_chosen {
  width: 100% !important;
}

/* line 299, /app/app/assets/stylesheets/public.scss */
#employee_id_chosen {
  width: 100% !important;
}

/* line 303, /app/app/assets/stylesheets/public.scss */
#access_employee_id_chosen {
  width: 100% !important;
}

/* line 307, /app/app/assets/stylesheets/public.scss */
.panel-collapse label {
  width: 20%;
}

/* line 311, /app/app/assets/stylesheets/public.scss */
.collapse-action {
  cursor: pointer;
}

/* line 315, /app/app/assets/stylesheets/public.scss */
.collapse-content {
  padding: 10px;
}

/* line 319, /app/app/assets/stylesheets/public.scss */
.make-default {
  padding-left: 0 !important;
  font-weight: 100 !important;
}

/* line 324, /app/app/assets/stylesheets/public.scss */
.reset-margin {
  margin: 0 !important;
}

/* line 328, /app/app/assets/stylesheets/public.scss */
.reset-padding-2-5 {
  padding: 2px 5px !important;
}

/* line 332, /app/app/assets/stylesheets/public.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 336, /app/app/assets/stylesheets/public.scss */
.color-red {
  color: red;
}

/* line 340, /app/app/assets/stylesheets/public.scss */
.color-green {
  color: green;
}

/* line 348, /app/app/assets/stylesheets/public.scss */
#flash-box {
  left: calc(50% - 225px);
  position: absolute;
  top: 0;
  width: 450px;
  z-index: 999;
}
/* line 354, /app/app/assets/stylesheets/public.scss */
#flash-box .invoice-payment-message {
  list-style: none;
  padding: 0;
}
/* line 357, /app/app/assets/stylesheets/public.scss */
#flash-box .invoice-payment-message li {
  padding: 5px 0;
}

/* line 363, /app/app/assets/stylesheets/public.scss */
.salary-field {
  display: none;
}

/* line 367, /app/app/assets/stylesheets/public.scss */
.salary-component, .salary_hidden_history, .dayoff_hour {
  display: none;
}

/* line 371, /app/app/assets/stylesheets/public.scss */
.reset-border-radius {
  border-radius: 0 !important;
}

/* line 375, /app/app/assets/stylesheets/public.scss */
.main-logo-expense {
  display: inline-block;
  padding-right: 10px;
  vertical-align: top;
  width: 135px;
}

/* line 382, /app/app/assets/stylesheets/public.scss */
.department-logo-expense {
  display: inline-block;
  vertical-align: top;
  width: 189px;
}

/* line 388, /app/app/assets/stylesheets/public.scss */
.dotted-border {
  border-right: 2px dashed #94C158;
}

/* line 392, /app/app/assets/stylesheets/public.scss */
.dotted-border-bottom {
  border-bottom: 2px dashed #94C158;
}

/* line 396, /app/app/assets/stylesheets/public.scss */
.dotted-border-chart {
  border-bottom: 2px dashed #94C158;
  padding-bottom: 12px;
  width: 415px;
}

/* line 403, /app/app/assets/stylesheets/public.scss */
.statement-button {
  width: 130px;
}

/* line 407, /app/app/assets/stylesheets/public.scss */
.padding-left-30 {
  padding-left: 30px;
}

/* line 412, /app/app/assets/stylesheets/public.scss */
.bg-color-cash {
  background-color: #A0D859;
}

/* line 416, /app/app/assets/stylesheets/public.scss */
.bg-color-asset {
  background-color: #A58EDF;
}

/* line 420, /app/app/assets/stylesheets/public.scss */
.bg-color-stock {
  background-color: #FFD220;
}

/* line 424, /app/app/assets/stylesheets/public.scss */
.bg-color-bank {
  background-color: #95D2F5;
}

/* line 428, /app/app/assets/stylesheets/public.scss */
.bg-color-student_due {
  background-color: #479A6C;
}

/* line 432, /app/app/assets/stylesheets/public.scss */
.bg-color-liability {
  background-color: #FF803B;
}

/* line 436, /app/app/assets/stylesheets/public.scss */
.bg-color-return {
  background-color: #A3BF36;
}

/* line 440, /app/app/assets/stylesheets/public.scss */
.bg-color-interest {
  background-color: #FF586A;
}

/* line 444, /app/app/assets/stylesheets/public.scss */
.bg-color-supplier_due {
  background-color: #8b285e;
}

/* line 448, /app/app/assets/stylesheets/public.scss */
.bg-color-pending_salary {
  background-color: #35B971;
}

/* line 452, /app/app/assets/stylesheets/public.scss */
.bg-color-student_advance {
  background-color: #8b7713;
}

/* line 456, /app/app/assets/stylesheets/public.scss */
.color-square {
  width: 20px;
  height: 20px;
  display: inline-block;
}

/* line 462, /app/app/assets/stylesheets/public.scss */
.border-solid {
  border-bottom: 2px solid #8FC04D;
  padding-top: 10px;
  margin-right: 30px;
}

/* line 468, /app/app/assets/stylesheets/public.scss */
.custom-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 5px;
}
/* line 472, /app/app/assets/stylesheets/public.scss */
.custom-table thead th, .custom-table tfoot th {
  padding: 5px;
  text-align: left !important;
}
/* line 478, /app/app/assets/stylesheets/public.scss */
.custom-table tbody td {
  padding: 2px 5px !important;
  border: solid 1px #CCCCCC !important;
}

/* line 489, /app/app/assets/stylesheets/public.scss */
.custom-table-indent tbody td:nth-child(even) {
  text-indent: 50px !important;
}

/* line 496, /app/app/assets/stylesheets/public.scss */
.custom-dropdown {
  display: inline-block;
  outline: none !important;
  -moz-appearance: none;
  font-weight: normal !important;
}
/* line 501, /app/app/assets/stylesheets/public.scss */
.custom-dropdown select {
  padding: 8px 10px;
  margin: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 0 #ccc, 0 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #ccc, 0 0 #fff inset;
  box-shadow: 0 1px 0 #ccc, 0 0 #fff inset;
  background: #1397C4;
  color: #fdfdfd;
  border: none;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
/* line 521, /app/app/assets/stylesheets/public.scss */
.custom-dropdown:after {
  content: '<>';
  font: 11px "Consolas", monospace;
  color: #fdfdfd;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 20px;
  top: 10px;
  padding: 0 0 2px;
  border-bottom: 1px solid #fdfdfd;
  position: absolute;
  pointer-events: none;
  font-weight: bold;
}
/* line 538, /app/app/assets/stylesheets/public.scss */
.custom-dropdown:before {
  content: '';
  right: 23px;
  top: 0;
  width: 20px;
  height: 20px;
  background: transparent;
  position: absolute;
  pointer-events: none;
  display: block;
}

/* line 551, /app/app/assets/stylesheets/public.scss */
.date-select-field {
  margin-right: 5px;
  float: left;
  width: auto;
  display: inline-block;
}

/* line 558, /app/app/assets/stylesheets/public.scss */
.notifications {
  position: relative;
}

/* line 562, /app/app/assets/stylesheets/public.scss */
.notification-count {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: darkred;
  margin: 10px;
  height: 20px;
  width: 20px;
  position: absolute;
  right: -12px;
  top: 7%;
  text-align: center;
  color: white;
}

/* line 577, /app/app/assets/stylesheets/public.scss */
#notification-list {
  position: absolute;
  height: 300px;
  padding: 10px;
  width: 355px;
  background-color: #fff;
}
/* line 583, /app/app/assets/stylesheets/public.scss */
#notification-list ul {
  position: relative;
  padding: 0 10px 0 0;
  height: 270px;
}
/* line 587, /app/app/assets/stylesheets/public.scss */
#notification-list ul li {
  list-style: none;
  padding: 5px 0;
}
/* line 590, /app/app/assets/stylesheets/public.scss */
#notification-list ul li a {
  color: black;
  padding-left: 10px;
  text-align: center;
}
/* line 595, /app/app/assets/stylesheets/public.scss */
#notification-list ul li a:hover {
  text-decoration: none;
}

/* line 603, /app/app/assets/stylesheets/public.scss */
.notification-item {
  padding: 5px;
  border-bottom: 1px solid #CCCCCC;
}

/* line 608, /app/app/assets/stylesheets/public.scss */
.nicescroll-rails {
  z-index: 9999999;
}

/* line 612, /app/app/assets/stylesheets/public.scss */
.unread-notification {
  background-color: #E5EAF1;
}

/* line 616, /app/app/assets/stylesheets/public.scss */
.notification-emoployee-image {
  display: inline-block;
  padding-right: 10px;
  vertical-align: top;
}

/* line 622, /app/app/assets/stylesheets/public.scss */
.notification-user-image {
  background: white;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  right: -12px;
  top: 7%;
  text-align: center;
}

/* line 634, /app/app/assets/stylesheets/public.scss */
.notification-emoployee-name {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  width: calc(100% - 40px);
}
/* line 639, /app/app/assets/stylesheets/public.scss */
.notification-emoployee-name a {
  padding: 0px !important;
}

/* line 644, /app/app/assets/stylesheets/public.scss */
.employee-designation {
  font-size: 10px;
  display: inline-block;
  float: left;
  font-weight: normal;
}

/* line 651, /app/app/assets/stylesheets/public.scss */
.notification-link {
  font-size: 12px;
}
/* line 653, /app/app/assets/stylesheets/public.scss */
.notification-link a {
  font-weight: normal;
}

/* line 658, /app/app/assets/stylesheets/public.scss */
.notification-time {
  display: inline-block;
  font-size: 10px;
  vertical-align: top;
  font-weight: normal;
}

/* line 665, /app/app/assets/stylesheets/public.scss */
.notification-access-btn {
  margin-top: 15px;
}

/* line 669, /app/app/assets/stylesheets/public.scss */
.notification-access-list {
  margin-top: 15px;
}

/* line 673, /app/app/assets/stylesheets/public.scss */
.notification-access-body {
  min-height: 200px;
}

/* line 678, /app/app/assets/stylesheets/public.scss */
.marquee .message-todo {
  border-right-color: #cccccc;
  border-right-style: solid;
  border-right-width: 3px;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 687, /app/app/assets/stylesheets/public.scss */
.marquee li:last-child {
  border-right: none;
}

/* line 691, /app/app/assets/stylesheets/public.scss */
.dropdown-menu > li.kopie > a {
  padding-left: 5px;
}

/* line 695, /app/app/assets/stylesheets/public.scss */
.dropdown-submenu {
  position: relative;
}

/* line 699, /app/app/assets/stylesheets/public.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

/* line 707, /app/app/assets/stylesheets/public.scss */
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}

/* line 720, /app/app/assets/stylesheets/public.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #555;
}

/* line 724, /app/app/assets/stylesheets/public.scss */
.submenu {
  background-image: linear-gradient(#337ab7, #2cacd2) !important;
}

/* line 728, /app/app/assets/stylesheets/public.scss */
.last-dropdown.submenu {
  right: 100px;
  float: right;
}

/* line 734, /app/app/assets/stylesheets/public.scss */
.last-dropdown .dropdown-menu {
  left: -100%;
}
/* line 737, /app/app/assets/stylesheets/public.scss */
.last-dropdown .dropdown-submenu > .dropdown-menu {
  right: 100%;
}

/* line 742, /app/app/assets/stylesheets/public.scss */
.dropdown-submenu:hover > ul.dropdown-menu {
  display: block;
}

/* line 746, /app/app/assets/stylesheets/public.scss */
.stationary-form {
  width: 70%;
  margin: auto;
  padding: auto;
}

/* line 752, /app/app/assets/stylesheets/public.scss */
.student_info {
  margin-top: 15px;
}

/* line 756, /app/app/assets/stylesheets/public.scss */
.commission-input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-color: -moz-use-text-color;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: -moz-use-text-color;
  border-left-style: none;
  border-left-width: medium;
  border-right-color: -moz-use-text-color;
  border-right-style: none;
  border-right-width: medium;
  border-top-color: -moz-use-text-color;
  border-top-style: none;
  border-top-width: medium;
  min-width: 50px;
}

/* line 789, /app/app/assets/stylesheets/public.scss */
.approved_by_employee {
  display: none;
}

/* line 793, /app/app/assets/stylesheets/public.scss */
.fix-table-overflow {
  overflow-x: visible;
  overflow-y: visible;
}

/* Chosen overflow issue fixed */
/* line 799, /app/app/assets/stylesheets/public.scss */
.jobs-board .panel-body {
  max-height: none !important;
  overflow-y: visible !important;
}

/* line 804, /app/app/assets/stylesheets/public.scss */
.warning {
  background: #F0AD4E;
  padding: 20px;
}

/* line 809, /app/app/assets/stylesheets/public.scss */
.warning-color {
  color: #f0ad4e !important;
}

/* line 813, /app/app/assets/stylesheets/public.scss */
.danger-color {
  color: #c9302c !important;
}

/* line 817, /app/app/assets/stylesheets/public.scss */
.success-color {
  color: #4cae4c !important;
}

/* line 821, /app/app/assets/stylesheets/public.scss */
.common-ul-style {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* Touch screen print button design */
/* line 828, /app/app/assets/stylesheets/public.scss */
.touch-screen-btn {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 0 -10px;
}
/* line 832, /app/app/assets/stylesheets/public.scss */
.touch-screen-btn li {
  display: inline-block;
  margin: 10px 0 0 2%;
  flex-grow: 1;
  width: calc(100% * (1/3) - 10px - 1px);
}
/* line 837, /app/app/assets/stylesheets/public.scss */
.touch-screen-btn li label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
}

/* line 853, /app/app/assets/stylesheets/public.scss */
.btn-shape {
  min-width: 20px;
  display: block;
  padding: 30px 20px;
  color: #fff;
  text-decoration: none !important;
  font-weight: bold;
}

/* line 862, /app/app/assets/stylesheets/public.scss */
input[type='submit'].btn-shape-medium {
  min-width: 150px;
  display: inline-block;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 871, /app/app/assets/stylesheets/public.scss */
.btn-shape-medium {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  min-width: 20px;
  display: inline-block;
  padding: 15px;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
  font-weight: bold;
}

/*Mdl box shadow*/
/* line 885, /app/app/assets/stylesheets/public.scss */
.mdl-box-shadow {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

/* line 891, /app/app/assets/stylesheets/public.scss */
.blue-btn-bg, .till-btn-default {
  background: #008CBA;
}
/* line 893, /app/app/assets/stylesheets/public.scss */
.blue-btn-bg:hover, .till-btn-default:hover {
  background: #006687;
  color: #fff;
}

/* line 898, /app/app/assets/stylesheets/public.scss */
.thin-blue-btn-bg {
  background: #17a2b8;
}
/* line 900, /app/app/assets/stylesheets/public.scss */
.thin-blue-btn-bg:hover {
  background: #117a8b;
  color: #fff;
}

/* line 905, /app/app/assets/stylesheets/public.scss */
.red-btn-bg, .till-btn-close {
  background: #f44336;
}
/* line 907, /app/app/assets/stylesheets/public.scss */
.red-btn-bg:hover, .till-btn-close:hover {
  background: #ea1c0d;
  color: #fff;
}

/* line 914, /app/app/assets/stylesheets/public.scss */
.black-btn-bg {
  background: #555;
}
/* line 916, /app/app/assets/stylesheets/public.scss */
.black-btn-bg:hover {
  background: #3c3c3c;
  color: #fff;
}

/* line 922, /app/app/assets/stylesheets/public.scss */
.green-btn-bg, .till-btn-use {
  background: #28a745;
}
/* line 924, /app/app/assets/stylesheets/public.scss */
.green-btn-bg:hover, .till-btn-use:hover {
  background: #1e7e34;
  color: #fff;
}

/* line 930, /app/app/assets/stylesheets/public.scss */
.yellow-btn-bg, .till-btn-unuse {
  background: #ffc107;
}
/* line 932, /app/app/assets/stylesheets/public.scss */
.yellow-btn-bg:hover, .till-btn-unuse:hover {
  background: #d39e00;
  color: #fff;
}

/* Till button design */
/* line 939, /app/app/assets/stylesheets/public.scss */
.till-btn {
  display: inline-block;
  cursor: pointer;
  padding: 10px 15px;
  min-width: 50px;
  text-decoration: none !important;
  color: #fff;
  border-radius: 3px;
  font-weight: bold;
}

/* line 950, /app/app/assets/stylesheets/public.scss */
.display-none {
  display: none;
}

/* Fix header and body scroling table design */
/* line 955, /app/app/assets/stylesheets/public.scss */
.tbl-fixed {
  width: 100%;
}
/* line 957, /app/app/assets/stylesheets/public.scss */
.tbl-fixed thead, .tbl-fixed tbody, .tbl-fixed tr, .tbl-fixed td, .tbl-fixed th {
  display: block;
}
/* line 960, /app/app/assets/stylesheets/public.scss */
.tbl-fixed tr:after {
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both;
}
/* line 966, /app/app/assets/stylesheets/public.scss */
.tbl-fixed thead th {
  height: 30px;
  /*text-align: left;*/
}
/* line 971, /app/app/assets/stylesheets/public.scss */
.tbl-fixed tbody {
  height: 120px;
  overflow-y: auto;
}
/* line 976, /app/app/assets/stylesheets/public.scss */
.tbl-fixed thead {
  /* fallback */
}
/* line 980, /app/app/assets/stylesheets/public.scss */
.tbl-fixed tbody td, .tbl-fixed thead th {
  width: 19.2%;
  float: left;
}

/* Cash pull design */
/* line 987, /app/app/assets/stylesheets/public.scss */
.cash-pull-wrap {
  max-width: 700px;
  margin: 0 auto;
}

/* line 992, /app/app/assets/stylesheets/public.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 997, /app/app/assets/stylesheets/public.scss */
.is_hide {
  display: none !important;
}
