/*
==========================================================================
    Chimps variables
==========================================================================
*/
/* font variables */
/* font size variables */
/* Color variables  */
/* new add */
/* new add */
/* new add */
/* new add */
/* 26-4-2019 */
/*  ---  color for radio  ---  */
/*  ---  color for table  ---  */
/*
==========================================================================
    Chimps mixin
==========================================================================
*/
.rotate-90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

/*
==========================================================================
    Chimps icons
==========================================================================
*/
/* icon size variable */
/* icon rotate variable */
/* icon mixin */
.action-column {
  display: block; }

/* icon size */
.icon-xsmall {
  height: 14px;
  width: 14px;
  -webkit-background-size: 14px 14px !important;
  background-size: 14px 14px !important;
  display: block; }

.icon-small {
  height: 20px;
  width: 20px;
  -webkit-background-size: 20px 20px !important;
  background-size: 20px 20px !important;
  display: block; }

.icon-medium {
  height: 24px;
  width: 24px;
  -webkit-background-size: 24px 24px !important;
  background-size: 24px 24px !important;
  display: block; }

.icon-large {
  height: 30px;
  width: 30px;
  -webkit-background-size: 30px 30px !important;
  background-size: 30px 30px !important;
  display: block; }

.icon-xlarge {
  height: 48px;
  width: 48px;
  -webkit-background-size: 48px 48px !important;
  background-size: 48px 48px !important;
  display: block; }

/* icon Rotate */
.icon-r0 {
  transform: rotate(0deg);
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.icon-r90 {
  transform: rotate(90deg);
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.icon-r180 {
  transform: rotate(180deg);
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.icon-r270 {
  transform: rotate(270deg);
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.icon-r45 {
  transform: rotate(45deg);
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.icon-r135 {
  transform: rotate(135deg);
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.icon-r225 {
  transform: rotate(225deg);
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.icon-r315 {
  transform: rotate(315deg);
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

/* icon flip */
.icon-flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.icon-hflip {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

/*  A */
.chi-access {
  background: url(../images/chi-access.svg) no-repeat center center; }

.chi-add-property {
  background: url(../images/chi-add-property.svg) no-repeat center center; }

.chi-addproperty {
  background: url(../images/chi-addproperty.svg) no-repeat center center; }

.chi-adjust {
  background: url(../images/chi-adjust.svg) no-repeat center center; }

.chi-adjust-1 {
  background: url(../images/chi-adjust-1.svg) no-repeat center center; }

.chi-adjustment {
  background: url(../images/chi-adjustment.svg) no-repeat center center; }

.chi-agreement {
  background: url(../images/scorecard/chi-agreement.svg) no-repeat center center; }

.chi-applysave {
  background: url(../images/chi-applysave.svg) no-repeat center center; }

.chi-archived-data {
  background: url(../images/chi-archived-data.svg) no-repeat center center; }

.chi-arrowleft {
  background: url(../images/chi-arrowleft.svg) no-repeat center center; }

.chi-arrowdown2 {
  background: url(../images/chi-arrowdown2.svg) no-repeat center center; }

.chi-arrowleft2 {
  background: url(../images/chi-arrowleft2.svg) no-repeat center center; }

.chi-arrowright2 {
  background: url(../images/chi-arrowright2.svg) no-repeat center center; }

.chi-arrowup2 {
  background: url(../images/chi-arrowup2.svg) no-repeat center center; }

.chi-arrowdown3 {
  background: url(../images/chi-arrowdown3.svg) no-repeat center center; }

.chi-arrowleft3 {
  background: url(../images/chi-arrowleft3.svg) no-repeat center center; }

.chi-arrowright3 {
  background: url(../images/chi-arrowright3.svg) no-repeat center center; }

.chi-arrowup3 {
  background: url(../images/chi-arrowup3.svg) no-repeat center center; }

.chi-arrowleft4 {
  background: url(../images/chi-arrowleft4.svg) no-repeat center center; }

.chi-arrowright4 {
  background: url(../images/chi-arrowright4.svg) no-repeat center center; }

.chi-artificial-intelligence {
  background: url(../images/chi-artificial-intelligence.svg) no-repeat center center; }

.chi-access-denied {
  background: url(../images/chi-access-denied.svg) no-repeat center center; }

.chi-active-directory {
  background: url(../images/chi-active-directory.svg) no-repeat center center; }

.chi-activeuser {
  background: url(../images/chi-activeuser.svg) no-repeat center center; }

.chi-add-file {
  background: url(../images/chi-add-file.svg) no-repeat center center; }

.chi-add-image {
  background: url(../images/chi-add-image.svg) no-repeat center center; }

.chi-add-new {
  background: url(../images/chi-add-new.svg) no-repeat center center; }

.chi-arrowright {
  background: url(../images/chi-arrowright.svg) no-repeat center center; }

.chi-arrow-disable {
  background: url(../images/chi-arrow-disable.svg) no-repeat center center; }

.chi-applaydate {
  background: url(../images/chi-applaydate.svg) no-repeat center center; }

.chi-accounting {
  background: url(../images/scorecard/chi-accounting.svg) no-repeat center center; }

.chi-account {
  background: url(../images/scorecard/chi-account.svg) no-repeat center center; }

.chi-alert-contact {
  background: url(../images/Alert_Contact.svg) no-repeat center center; }

/* B */
.chi-ball-point-pen {
  background: url(../images/chi-ball-point-pen.svg) no-repeat center center; }

.chi-bar-chart {
  background: url(../images/chi-bar-chart.svg) no-repeat center center; }

.chi-bell {
  background: url(../images/chi-bell.svg) no-repeat center center; }

.chi-bell2 {
  background: url(../images/chi-bell2.svg) no-repeat center center; }

.chi-big-data {
  background: url(../images/chi-big-data.svg) no-repeat center center; }

.chi-binoculars {
  background: url(../images/chi-binoculars.svg) no-repeat center center; }

.chi-broken-chain-link {
  background: url(../images/chi-broken-chain-link.svg) no-repeat center center; }

.chi-bug {
  background: url(../images/icons-bug.svg) no-repeat center center; }

.chi-consolidated {
  background: url(../images/chi-consolidated.svg) no-repeat center center;
  transition: all 2s ease; }

.chi-consolidated:hover {
  transform: scale(1.5); }

/* C */
.chi-checked-checkbox {
  background: url(../images/chi-checked-checkbox.svg) no-repeat center center; }

.chi-close {
  background: url(../images/chi-close.svg) no-repeat center center; }

.chi-close2 {
  background: url(../images/chi-close2.svg) no-repeat center center; }

.chi-close3 {
  background: url(../images/chi-multiply.svg) no-repeat center center; }

.chi-calendar {
  background: url(../images/chi-calendar.svg) no-repeat center center; }

.chi-circled-arrow-right {
  background: url(../images/chi-circled-arrow-right.svg) no-repeat center center; }

.chi-cloud-outline {
  background: url(../images/chi-cloud-outline.svg) no-repeat center center; }

.chi-control-panel {
  background: url(../images/chi-control-panel.svg) no-repeat center center; }

.chi-copy {
  background: url(../images/chi-copy.svg) no-repeat center center; }

.chi-create {
  background: url(../images/chi-create.svg) no-repeat center center; }

.chi-crown {
  background: url(../images/chi-crown.svg) no-repeat center center; }

.chi-cafe {
  background: url(../images/scorecard/icons8-cafe.svg) no-repeat center center; }

.chi-combo-chart {
  background: url(../images/scorecard/icons8-combo-chart.svg) no-repeat center center; }

.chi-checkmark {
  background: url(../images/chi-checkmark.svg) no-repeat center center; }

.chi-courthouse {
  background: url(../images/chi-courthouse.svg) no-repeat center center; }

/* D */
.chi-dashboard {
  background: url(../images/chi-dashboard.svg) no-repeat center center; }

.chi-database {
  background: url(../images/chi-database.svg) no-repeat center center; }

.chi-database-administrator {
  background: url(../images/chi-database-administrator.svg) no-repeat center center; }

.chi-deactivated {
  background: url(../images/chi-deactivated.svg) no-repeat center center; }

.chi-deactiveuser {
  background: url(../images/chi-deactiveuser.svg) no-repeat center center; }

.chi-delete {
  background: url(../images/chi-delete.svg) no-repeat center center; }

.chi-delete-document {
  background: url(../images/chi-delete-document.svg) no-repeat center center; }

.chi-doughnut {
  background: url(../images/chi-doughnut.svg) no-repeat center center; }

.chi-download {
  background: url(../images/chi-download.svg) no-repeat center center; }

.chi-drag {
  background: url(../images/chi-drag.svg) no-repeat center center; }

/* E */
.chi-enter {
  background: url(../images/chi-enter.svg) no-repeat center center; }

.chi-edit {
  background: url(../images/chi-edit.svg) no-repeat center center; }

.chi-edit-journal {
  background: url(../images/chi-edit-journal.svg) no-repeat center center; }

.chi-edit-link {
  background: url(../images/chi-edit-link.svg) no-repeat center center; }

.chi-eye {
  background: url(../images/chi-eye.svg) no-repeat center center; }

.chi-expand {
  background: url(../images/chi-expand.svg) no-repeat center center; }

.chi-export {
  background: url(../images/chi-export.svg) no-repeat center center; }

.chi-exclude {
  background: url(../images/chi-exclude.svg) no-repeat center center; }

.chi-excluded {
  background: url(../images/chi-box-important.svg) no-repeat center center; }

/* F */
.chi-food {
  background: url(../images/chi-food.svg) no-repeat center center; }

.chi-fork-knife {
  background: url(../images/chi-fork-knife.svg) no-repeat center center; }

.chi-fatarrow {
  background: url(../images/chi-fatarrow.svg) no-repeat center center; }

/* G */
.chi-globe {
  background: url(../images/chi-globe.svg) no-repeat center center; }

.chi-goal {
  background: url(../images/chi-goal.svg) no-repeat center center; }

.chi-goback {
  background: url(../images/chi-goback.svg) no-repeat center center; }

.chi-go {
  background: url(../images/chi-go.svg) no-repeat center center; }

/* H */
.chi-house {
  background: url(../images/chi-house.svg) no-repeat center center; }

.chi-house2 {
  background: url(../images/chi-house2.svg) no-repeat center center; }

.chi-hand {
  background: url(../images/chi-hand.svg) no-repeat center center; }

/* I */
.chi-increase {
  background: url(../images/scorecard/chi-increase.svg) no-repeat center center; }

.chi-import-status-red {
  background: url(../images/import-status-red.svg) no-repeat center center; }

.chi-import-status-green {
  background: url(../images/import-status-green.svg) no-repeat center center; }

/* L */
.chi-line-chart {
  background: url(../images/scorecard/chi-line-chart.svg) no-repeat center center; }

/* S */
.chi-save {
  background: url(../images/chi-save.svg) no-repeat center center; }

.chi-search {
  background: url(../images/chi-search.svg) no-repeat center center; }

.chi-shutdown {
  background: url(../images/chi-shutdown.svg) no-repeat center center; }

/* T */
.chi-tic {
  background: url(../images/chi-tic.svg) no-repeat center center; }

/* I */
.chi-import {
  background: url(../images/chi-import.svg) no-repeat center center; }

/* L */
.chi-light {
  background: url(../images/chi-light.svg) no-repeat center center; }

.chi-light-bulb {
  background: url(../images/chi-light-bulb.svg) no-repeat center center; }

.chi-link {
  background: url(../images/chi-link.svg) no-repeat center center; }

.chi-list {
  background: url(../images/chi-list.svg) no-repeat center center; }

.chi-lock {
  background: url(../images/chi-lock.svg) no-repeat center center; }

/* M */
.chi-minus {
  background: url(../images/chi-minus.svg) no-repeat center center; }

.chi-minus2 {
  background: url(../images/chi-minus2.svg) no-repeat center center; }

.chi-minus-red {
  background: url(../images/chi-minus-red.svg) no-repeat center center; }

.chi-mind-map {
  background: url(../images/scorecard/chi-mind-map.svg) no-repeat center center; }

.chi-meal {
  background: url(../images/scorecard/icons8-meal.svg) no-repeat center center; }

.chi-mngnt-help {
  background: url(../images/MngntHelp.svg) no-repeat center center; }

.chi-manual-import {
  background: url(../images/Manual_Import.svg) no-repeat center center; }

/* N */
.chi-note {
  background: url(../images/chi-note.svg) no-repeat center center; }

.chi-network {
  background: url(../images/scorecard/chi-network.svg) no-repeat center center; }

/* P */
.chi-plus {
  background: url(../images/chi-plus.svg) no-repeat center center; }

.chi-plus2 {
  background: url(../images/chi-plus2.svg) no-repeat center center; }

.chi-plus3 {
  background: url(../images/chi-plus3.svg) no-repeat center center; }

.chi-plus-green {
  background: url(../images/chi-plus-green.svg) no-repeat center center; }

.chi-profit {
  background: url(../images/scorecard/chi-profit.svg) no-repeat center center; }

.chi-performance {
  background: url(../images/scorecard/chi-performance.svg) no-repeat center center; }

.chi-pending {
  background: url(../images/chi-pending.svg) no-repeat center center; }

.chi-prop-help {
  background: url(../images/PropHelp.svg) no-repeat center center; }

/* R */
.chi-region {
  background: url(../images/chi-region.svg) no-repeat center center; }

.chi-remove-property {
  background: url(../images/chi-remove-property.svg) no-repeat center center; }

.chi-restore {
  background: url(../images/chi-restore.svg) no-repeat center center; }

.chi-return {
  background: url(../images/chi-return.svg) no-repeat center center; }

.chi-return2 {
  background: url(../images/chi-return2.svg) no-repeat center center; }

.chi-ruler-pencil {
  background: url(../images/chi-ruler-pencil.svg) no-repeat center center; }

.chi-refresh2 {
  background: url(../images/chi-refresh2.svg) no-repeat center center; }

.chi-running {
  background: url(../images/scorecard/chi-running.svg) no-repeat center center; }

.chi-reset {
  background: url(../images/chi-reset.svg) no-repeat center center; }

/* S */
.chi-save {
  background: url(../images/chi-save.svg) no-repeat center center; }

.chi-save2 {
  background: url(../images/chi-save2.svg) no-repeat center center; }

.chi-save-archive {
  background: url(../images/chi-save-archive.svg) no-repeat center center; }

.chi-search {
  background: url(../images/chi-search.svg) no-repeat center center; }

.chi-search2 {
  background: url(../images/chi-search2.svg) no-repeat center center; }

.chi-service-bell {
  background: url(../images/chi-service-bell.svg) no-repeat center center; }

.chi-settings {
  background: url(../images/chi-settings.svg) no-repeat center center; }

.chi-show-property {
  background: url(../images/chi-show-property.svg) no-repeat center center; }

.chi-shutdown {
  background: url(../images/chi-shutdown.svg) no-repeat center center; }

.chi-specialist {
  background: url(../images/chi-specialist.svg) no-repeat center center; }

.chi-star {
  background: url(../images/chi-star.svg) no-repeat center center; }

.chi-staruser {
  background: url(../images/chi-staruser.svg) no-repeat center center; }

.chi-summary {
  background: url(../images/chi-summary.svg) no-repeat center center;
  transition: all 2s ease; }

.chi-summary:hover {
  transform: scale(1.5); }

.chi-strategy {
  background: url(../images/chi-strategy.svg) no-repeat center center; }

.chi-sun {
  background: url(../images/chi-sun.svg) no-repeat center center; }

.chi-scorecard-calendar {
  background: url(../images/scorecard/chi-calendar.svg) no-repeat center center; }

/* T */
.chi-timeline {
  background: url(../images/chi-timeline.svg) no-repeat center center; }

.chi-tool {
  background: url(../images/chi-tool.svg) no-repeat center center; }

.chi-trash {
  background: url(../images/chi-trash.svg) no-repeat center center; }

.chi-tic {
  background: url(../images/chi-tic.svg) no-repeat center center; }

.chi-tic2 {
  background: url(../images/chi-tic2.svg) no-repeat center center; }

.chi-teamwork {
  background: url(../images/scorecard/chi-teamwork.svg) no-repeat center center; }

.chi-tic {
  background: url(../images/chi-tic.svg) no-repeat center center; }

.chi-thumbnails {
  background: url(../images/scorecard/chi-thumbnails.svg) no-repeat center center; }

.chi-thumps-up {
  background: url(../images/scorecard/icons8-thumbs-up.svg) no-repeat center center; }

.chi-todo-list {
  background: url(../images/chi-todo-list.svg) no-repeat center center; }

/* U */
.chi-upload {
  background: url(../images/chi-upload.svg) no-repeat center center; }

.chi-user {
  background: url(../images/chi-user.svg) no-repeat center center; }

.chi-unlock {
  background: url(../images/chi-unlock.svg) no-repeat center center; }

/* V */
.chi-variation {
  background: url(../images/chi-variation.svg) no-repeat center center; }

.chi-viewuser {
  background: url(../images/chi-viewuser.svg) no-repeat center center; }

/* W */
.chi-world-map {
  background: url(../images/chi-world-map.svg) no-repeat center center; }

.chi-wired {
  background: url(../images/chi-wired.svg) no-repeat center center; }

.icon-edit {
  height: 24px;
  width: 24px;
  display: block;
  background: url("../images/icon-edit.png") no-repeat center center; }

.icon-delete {
  height: 24px;
  width: 24px;
  display: block;
  background: url("../images/minus.png") no-repeat center center; }

.icon-save {
  height: 24px;
  width: 24px;
  display: block;
  background: url("../images/icon-save.png") no-repeat center center; }

.icon-cancel {
  height: 24px;
  width: 24px;
  display: block;
  background: url("../images/icon-deactive.png") no-repeat center center; }

/* Rooms Forecasting */
.chi-save-to-active {
  background: url(../images/chi-save-to-active.svg) no-repeat center center; }

.chi-auto-adjust {
  background: url(../images/chi-auto-adjust.svg) no-repeat center center; }

.chi-change-reasons {
  background: url(../images/chi-change-reasons.svg) no-repeat center center; }

.chi-add-fiscal-date-range {
  background: url(../images/chi-add-fiscal-date-range.svg) no-repeat center center; }

/* Resident Guest Forecast */
.chi-approval {
  background: url(../images/chi-approval.svg) no-repeat center center; }

.chi-loader {
  background: url(../images/chi-loader.svg) no-repeat center center; }

.chi-last-24-hours {
  background: url(../images/chi-last-24-hours.svg) no-repeat center center; }

.chi-box-important {
  background: url(../images/chi-box-important.svg) no-repeat center center; }

/* header */
.chi-bell-black {
  background: url(../images/chi-bell-black.svg) no-repeat center center; }

.chi-shutdown-black {
  background: url(../images/chi-shutdown-black.svg) no-repeat center center; }

/* fb-forecast */
.chi-last-24-hours {
  background: url(../images/chi-last-24-hours.svg) no-repeat center center; }

.chi-box-important {
  background: url(../images/chi-box-important.svg) no-repeat center center; }

.chi-clock {
  background: url(../images/chi-clock.svg) no-repeat center center; }

.chi-synchronize {
  background: url(../images/chi-synchronize.svg) no-repeat center center; }

.chi-bar {
  background: url(../images/chi-bar.svg) no-repeat center center; }

.chi-check-book {
  background: url(../images/chi-check-book.svg) no-repeat center center; }

.chi-restaurant {
  background: url(../images/chi-restaurant.svg) no-repeat center center; }

.chi-restaurant-table {
  background: url(../images/chi-restaurant-table.svg) no-repeat center center; }

.chi-meal-period-and-revenue-groups {
  background: url(../images/chi-meal-period-and-revenue-groups.svg) no-repeat center center; }

.chi-sync-meal-period-and-revenue-groups {
  background: url(../images/chi-sync-meal-period-and-revenue-groups.svg) no-repeat center center; }

/* other income trend */
.chi-beach {
  background: url(../images/chi-beach.svg) no-repeat center center; }

.chi-money {
  background: url(../images/chi-money.svg) no-repeat center center; }

/* fb-forecast auto adjust help icon */
.chi-help {
  background: url(../images/chi-help.svg) no-repeat center center; }

/* common button icon */
.chi-view {
  background: url(../images/chi-view.svg) no-repeat center center; }

/*
==========================================================================
    Chimps Button
==========================================================================
*/
.btn,
.btn-summary,
.btn-consolidated,
.btn-compareto,
.btn-datadisplay,
.btn-export,
.btn-enter,
.btn-close,
.btn-plus,
.btn-hand,
.btn-deletecell,
.btn-applay,
.btn-popupclose,
.btn-reportenter,
.btn-criteria,
.btn-trash,
.btn-restore {
  font-family: "SourceSansProRegular";
  font-weight: normal;
  font-size: 14px;
  display: inline-block;
  margin: 0;
  border: none;
  border-style: none;
  text-decoration: none;
  text-align: center;
  outline: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.btn {
  color: #000000;
  padding: 0 10px;
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .btn:hover, .btn.active {
    background-color: #894F76;
    color: #ffffff; }

.btn-autoadjust {
  padding: 0 7px;
  color: #ffffff;
  background: #894F76;
  cursor: pointer; }

.btn-compareto,
.btn-datadisplay {
  padding: 0 10px;
  color: #ffffff !important;
  background: #7F7DA0;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .btn-compareto:hover,
  .btn-datadisplay:hover {
    color: #ffffff !important;
    background: #7F7DA0; }

.btn-export {
  color: #131111;
  padding: 0 10px;
  position: relative;
  text-align: left;
  cursor: pointer;
  background-image: none !important; }
  .btn-export i {
    position: absolute;
    right: 0;
    top: 0; }

.btn-prop-export {
  width: 80px;
  background: #F2F2F2;
  height: 30px;
  padding-top: 4px;
  text-align: right; }
  .btn-prop-export i {
    right: 50px; }

.btn-import-status {
  cursor: pointer; }
  .btn-import-status i {
    position: absolute; }

.btn-pickup,
.btn-otb {
  background: #ffffff;
  color: #894F76;
  padding: 0 30px 0 5px;
  position: relative; }
  .btn-pickup:hover,
  .btn-otb:hover {
    background: #894F76;
    color: #ffffff; }
  .btn-pickup i,
  .btn-otb i {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%); }

.btn-edit i,
.btn-save i {
  height: 100%; }

.btn-close {
  position: relative;
  height: 100%;
  cursor: pointer; }
  .btn-close i {
    height: 100%;
    width: 100%; }

.btn-plus {
  background-color: #b3c6e8;
  border: 1px solid #8f91a2;
  cursor: pointer; }
  .btn-plus:hover {
    background-color: #c2d7fd; }
  .btn-plus i {
    height: 100%;
    width: 100%; }

.btn-hand {
  background-image: none;
  background-color: none;
  z-index: 100;
  cursor: pointer; }
  .btn-hand:hover {
    background-color: #e2f0d9; }
  .btn-hand i {
    height: 100%; }

.btn-deletecell {
  position: absolute;
  right: 1px;
  top: 1px;
  cursor: pointer;
  background-color: #b3c6e8;
  background-image: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .btn-deletecell:hover {
    background-color: #c2d7fd; }
  .btn-deletecell i {
    width: 100%;
    height: 100%; }

.btn-applay {
  padding: 0 7px;
  color: #ffffff;
  background: #894F76;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.btn-popupclose {
  cursor: pointer; }
  .btn-popupclose i {
    width: 100%;
    height: 100%; }

.btn-reportclose {
  cursor: pointer; }
  .btn-reportclose i {
    width: 100%;
    height: 100%; }

.btn-criteria {
  background: #fff;
  height: 30px;
  padding-left: 0; }
  .btn-criteria i {
    background-color: #e0e0e0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }

.btn-save2 {
  width: 30px;
  height: 23px;
  display: block;
  float: left;
  background: #ffffff;
  padding: 0 5px;
  min-width: inherit;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .btn-save2 .icon-small {
    width: 23px;
    height: 23px; }

.btn-close2 {
  width: 23px;
  height: 23px;
  display: block;
  float: left;
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .btn-close2 svg {
    width: 18px;
    height: 18px; }

.btn-consolidated {
  background: url(../images/chi-consolidated.svg) no-repeat center center;
  -webkit-background-size: 32px auto;
  background-size: 32px auto;
  border-radius: 2px;
  width: 30px;
  height: 30px; }

.btn-summary {
  background: url(../images/chi-summary.svg) no-repeat center center;
  -webkit-background-size: 32px auto;
  background-size: 32px auto;
  border-radius: 2px;
  width: 35px;
  height: 30px;
  margin-left: 5px; }

.btn-arrow, .btn-arrow-summary {
  background: url(../images/chi-arrowright.svg) no-repeat 0 -1px;
  -webkit-background-size: 20px auto;
  background-size: 20px auto;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 2px;
  left: 6px;
  cursor: pointer;
  transition-duration: 0.8s; }

.btn-arrow-summary {
  float: left;
  margin-right: 5px;
  position: unset; }

.btn-save-default {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding-left: 35px;
  background: none;
  color: #131111; }
  .btn-save-default:hover {
    background: none;
    color: #131111; }
  .btn-save-default i {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%; }

/* FB */
.btn-add {
  z-index: 100;
  cursor: pointer; }

.btn-delete {
  cursor: pointer;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .btn-delete i {
    width: 100%;
    height: 100%; }

/* fb forcasting */
/* switch */
.switch-area {
  height: 30px;
  display: none; }
  .switch-area.activeShow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .switch-area .switch-text {
    padding: 4px 5px;
    display: none; }
    .switch-area .switch-text.active {
      display: block; }

.switch {
  position: relative;
  display: block;
  width: 45px;
  height: 24px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background-color: #bdbdbd;
  border: 2px solid #8C6C9F;
  margin: 0 10px;
  top: 3px; }
  .switch input {
    opacity: 0;
    width: 0;
    height: 0; }
  .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s; }
  .switch .slider:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    left: -2px;
    bottom: -5px;
    -webkit-transition: .4s;
    transition: .4s;
    background: #d6dff2 url(../images/switch.svg) no-repeat center center !important;
    background: no-clip;
    background-size: 30px auto !important; }
  .switch input:checked + .slider {
    background-color: #72caaf; }
  .switch input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px); }
  .switch .slider.round {
    border-radius: 34px; }
  .switch .slider.round:before {
    border-radius: 50%; }

/* fb-forecast */
/*
Note:
---------------------------------------------------------------------------------------
updated .btn-group reduce code resident-guest-forecast.scss or other scss
---------------------------------------------------------------------------------------
*/
.btn-group {
  padding: 0; }
  .btn-group .btn-save,
  .btn-group .btn-edit {
    width: auto !important;
    padding: 3px 30px 3px 5px !important;
    /* Common Button | Updated */
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    position: relative;
    cursor: pointer;
    background-color: #FFFFFF;
    /* Common Button | Updated */
    /* &:first-child { padding: 3px 30px 0 5px; } */
    /* Common Button | Updated */ }
    .btn-group .btn-save i,
    .btn-group .btn-edit i {
      position: absolute !important;
      top: 0;
      right: 5px; }
    .btn-group .btn-save.active, .btn-group .btn-save:hover,
    .btn-group .btn-edit.active,
    .btn-group .btn-edit:hover {
      background: #894F76;
      color: #ffffff; }
  .btn-group .btn-save:first-child,
  .btn-group .btn-edit:first-child {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important; }
  .btn-group a {
    color: #131111;
    text-decoration: none; }
    .btn-group a:hover {
      color: #ffffff; }
  .btn-group.disable {
    display: block;
    cursor: not-allowed;
    pointer-events: none; }
    .btn-group.disable span,
    .btn-group.disable a {
      cursor: not-allowed;
      pointer-events: none;
      background: #eeeeee !important; }
      .btn-group.disable span:hover,
      .btn-group.disable a:hover {
        color: #131111; }

/* Common Button | Updated */
.btn.btn-simple {
  padding: 5px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #131111;
  background-color: #f2f2f2;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .btn.btn-simple.active {
    background-color: #CCCCCC !important; }

.btn.btn-small {
  padding: 0 5px !important;
  width: 30px;
  height: 22px;
  background-color: #FFFFFF !important; }
  .btn.btn-small i {
    margin-left: 0; }
  .btn.btn-small.no-bg {
    background-color: transparent !important; }
  .btn.btn-small.icon-small-button {
    width: auto;
    display: inline-flex;
    align-items: center; }
    .btn.btn-small.icon-small-button i {
      margin-left: 5px; }
    .btn.btn-small.icon-small-button.active, .btn.btn-small.icon-small-button:hover {
      background-color: #894F76 !important;
      color: #FFFFFF !important; }

.icon-button {
  display: inline-flex;
  align-items: center;
  text-decoration: none !important;
  position: relative;
  color: #131111;
  background: #f2f2f2 !important;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  vertical-align: middle; }
  .icon-button.icon-left i, .icon-button.icon-right i {
    position: absolute;
    top: 0;
    height: 30px;
    width: 30px; }
  .icon-button.icon-left {
    padding: 5px 10px 5px 35px !important; }
    .icon-button.icon-left i {
      left: 0; }
  .icon-button.icon-right {
    padding: 5px 35px 5px 10px !important; }
    .icon-button.icon-right i {
      right: 0; }
  .icon-button.no-bg {
    background-color: transparent !important; }
  .icon-button.active {
    background-color: #CCCCCC !important; }

/* Popup | ui-dialog-buttonpane buttons, btn-preview, btn-apply  */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button,
.ui-dialog .btn-dialog-popup {
  /* btn-popup */
  font-family: "SourceSansProRegular" !important;
  padding: 6px 14px !important;
  color: #131111 !important;
  background-color: #d8dbec !important;
  border: none !important;
  border-radius: 5px !important;
  line-height: inherit !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button:hover,
  .ui-dialog .btn-dialog-popup:hover {
    background-color: #80cbc4 !important; }
  .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.active,
  .ui-dialog .btn-dialog-popup.active {
    background-color: #80cbc4 !important; }

/*
==========================================================================
    Chimps global Css
==========================================================================
*/
/* font-face */
@font-face {
  font-family: 'SourceSansProLight';
  src: url("../fonts/SourceSansProLight.eot");
  src: url("../fonts/SourceSansProLight.eot") format("embedded-opentype"), url("../fonts/SourceSansProLight.woff2") format("woff2"), url("../fonts/SourceSansProLight.woff") format("woff"), url("../fonts/SourceSansProLight.ttf") format("truetype"), url("../fonts/SourceSansProLight.svg#SourceSansProLight") format("svg"); }

@font-face {
  font-family: 'SourceSansProRegular';
  src: url("../fonts/SourceSansProRegular.eot");
  src: url("../fonts/SourceSansProRegular.eot") format("embedded-opentype"), url("../fonts/SourceSansProRegular.woff2") format("woff2"), url("../fonts/SourceSansProRegular.woff") format("woff"), url("../fonts/SourceSansProRegular.ttf") format("truetype"), url("../fonts/SourceSansProRegular.svg#SourceSansProRegular") format("svg"); }

@font-face {
  font-family: 'SourceSansProSemiBold';
  src: url("../fonts/SourceSansProSemiBold.eot");
  src: url("../fonts/SourceSansProSemiBold.eot") format("embedded-opentype"), url("../fonts/SourceSansProSemiBold.woff2") format("woff2"), url("../fonts/SourceSansProSemiBold.woff") format("woff"), url("../fonts/SourceSansProSemiBold.ttf") format("truetype"), url("../fonts/SourceSansProSemiBold.svg#SourceSansProSemiBold") format("svg"); }

@font-face {
  font-family: 'SourceSansProBold';
  src: url("../fonts/SourceSansProBold.eot");
  src: url("../fonts/SourceSansProBold.eot") format("embedded-opentype"), url("../fonts/SourceSansProBold.woff2") format("woff2"), url("../fonts/SourceSansProBold.woff") format("woff"), url("../fonts/SourceSansProBold.ttf") format("truetype"), url("../fonts/SourceSansProBold.svg#SourceSansProBold") format("svg"); }

body {
  font-family: "SourceSansProRegular";
  font-weight: normal;
  overflow-x: hidden; }

.header-info ul {
  padding: 0;
  margin: 0; }

.header-info ul li {
  padding-top: 0;
  padding-bottom: 0;
  height: 20px;
  line-height: 20px; }

#main-menu > li > a {
  font-family: "SourceSansProRegular";
  font-weight: normal;
  font-size: 15px; }

#main-menu > li.list-home a,
#main-menu > li.list-home a:hover {
  width: inherit !important;
  height: 30px;
  background: #fff url(../images/chi-house.svg) no-repeat center center !important;
  background-size: 30px 30px !important; }

#main-menu > li.adjust-large4 {
  min-width: 150px; }

#main-menu > li.adjust-large5 {
  min-width: 174px; }

/* plain select */
.plain-select {
  display: block;
  width: 100%;
  vertical-align: middle;
  position: relative;
  padding: 0 !important;
  margin-left: 0;
  background: #ffffff; }

.plain-select .form-control {
  height: 23px;
  -webkit-appearance: caret;
  -moz-appearance: caret;
  -ms-appearance: caret;
  appearance: caret;
  display: block;
  width: 100%;
  border: none;
  color: #131111;
  padding: 0;
  margin: 0;
  line-height: normal; }

.plain-select .form-control:focus {
  background: green;
  outline: none;
  box-shadow: none;
  border: none;
  border-style: none; }

.plain-select ::-ms-expand {
  display: none; }

.plain-select:after {
  content: "";
  position: absolute;
  z-index: 2;
  right: 8px;
  top: 50%;
  margin-top: -3px;
  height: 0;
  width: 0;
  border-top: 6px solid #000;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  pointer-events: none; }

/* basepopup */
.ui-dialog,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "SourceSansProRegular";
  font-size: 14px;
  font-weight: normal; }

.ui-dialog {
  padding: 0;
  border: none !important;
  width: 404px;
  background: #f5f5f5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }
  .ui-dialog.dialog-refresh .ui-dialog-titlebar-close {
    display: none; }
  .ui-dialog .ui-dialog-titlebar {
    padding: 6px 10px;
    margin: 0;
    border: none;
    color: #131111;
    font-family: "SourceSansProSemiBold";
    font-weight: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background: #e1e2e7 !important;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e1e2e7 0%, #9ea3b5 100%) !important;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e2e7), color-stop(100%, #9ea3b5)) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e1e2e7 0%, #9ea3b5 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e1e2e7 0%, #9ea3b5 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e1e2e7 0%, #9ea3b5 100%) !important;
    /* IE10+ */
    background: linear-gradient(to bottom, #e1e2e7 0%, #9ea3b5 100%) !important;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 ) !important;
    /* IE6-9 */ }
    .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px;
      background: none;
      border: none;
      width: 30px !important;
      height: 30px !important;
      right: 10px;
      top: 0;
      margin: 0;
      padding: 0;
      display: block; }
      .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon-closethick {
        background: url(../images/chi-multiply.svg) center center no-repeat;
        -webkit-background-size: 30px 30px !important;
        background-size: 30px 30px !important;
        width: 100% !important;
        height: 100% !important; }
    .ui-dialog .ui-dialog-titlebar .btn-edit,
    .ui-dialog .ui-dialog-titlebar .btn-save {
      display: block;
      width: 30px;
      height: 30px;
      position: absolute;
      right: 40px;
      top: 2px; }
      .ui-dialog .ui-dialog-titlebar .btn-edit i,
      .ui-dialog .ui-dialog-titlebar .btn-save i {
        width: 100%;
        height: 100%; }
  .ui-dialog .ui-dialog-content {
    padding: 20px 10px 10px 10px;
    background: #f5f5f5; }
    .ui-dialog .ui-dialog-content p {
      line-height: 26px;
      color: #131111;
      text-align: center; }
  .ui-dialog .ui-dialog-buttonpane {
    background: #f5f5f5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #8faadc;
    border-width: 1px 0 0 0; }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
      float: none;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      padding: 6px 0 5px 0; }
      .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button {
        height: 32px;
        line-height: 30px;
        padding: 0 10px;
        margin: 0 5px;
        color: #131111;
        text-align: center;
        background: #e6e6e6;
        border: 1px solid #adadad;
        min-width: 70px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button:hover {
          background: #894F76;
          border: 1px solid #894F76;
          color: #ffffff; }

.ui-widget-overlay {
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  filter: Alpha(Opacity=100); }

/* check common use */
.checksection {
  height: 100%;
  width: 100%;
  position: relative;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center; }

.checksection .ncheck {
  padding: 0;
  margin: 0;
  width: 20px;
  cursor: pointer;
  display: block;
  font-family: "SourceSansProRegular";
  font-size: 14px;
  font-weight: normal;
  position: relative; }

.checksection .ncheck input {
  position: absolute;
  opacity: 0; }

.checksection .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 18px !important;
  width: 18px;
  line-height: 18px !important;
  display: block;
  border: 1px solid #4ca354;
  background-color: #fff; }

.checksection .ncheck:hover input ~ .checkmark {
  background-color: #fff; }

.checksection .ncheck input:checked ~ .checkmark {
  background-color: #fff; }

.checksection .checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.checksection .ncheck input:checked ~ .checkmark:after {
  display: block; }

.checksection .ncheck .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #4ca354;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.checkoption .grayncheck .checkmark,
.checkoption .grayncheck:hover input ~ .checkmark,
.checkoption .grayncheck input:checked ~ .checkmark {
  background-color: #e4e4e4; }

/* radio common use */
.common-row .radio {
  float: left;
  margin: 0;
  padding: 0; }

.common-row .radio.active,
.common-row .radio:hover {
  background: -moz-linear-gradient(top, #ebebeb 0%, #d1d1d1 100%) !important;
  background: -webkit-linear-gradient(top, #ebebeb 0%, #d1d1d1 100%) !important;
  background: linear-gradient(to bottom, #ebebeb 0%, #d1d1d1 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#d1d1d1',GradientType=0 ) !important; }

/* Select common use */
.commonselect .form-control {
  height: 26px;
  border-radius: 0;
  border: none;
  background: #fff;
  cursor: pointer; }

.commonselect span.multiselect-native-select {
  position: relative;
  display: block !important;
  margin: 0 !important;
  background: none !important; }

.commonselect .multiselect,
.commonselect .dropdown-toggle,
.commonselect .btn,
.commonselect .btn-default,
.commonselect .multiselect-native-select,
.commonselect .multiselect-native-select .multiselect {
  width: 100% !important;
  display: block;
  border: none;
  border-radius: 0;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  text-align: left;
  font-family: "SourceSansProRegular";
  font-size: 14px;
  font-weight: normal;
  color: #131111;
  background: #fff;
  cursor: pointer; }

.commonselect .multiselect-native-select {
  width: 100% !important;
  padding: 0; }

.commonselect .multiselect-native-select .btn-group {
  display: block;
  margin-bottom: 0; }

.commonselect .btn-group.open .dropdown-toggle {
  background: #f5f5f5; }

.commonselect .multiselect-container {
  top: 26px; }

.commonselect .multiselect-container,
.commonselect .multiselect-container li {
  padding: 0;
  margin: 0;
  width: 100%;
  min-width: 0;
  border-radius: 0; }

.commonselect .multiselect-container li a,
.commonselect .multiselect-container li.active a {
  background: none; }

.commonselect .multiselect-container li.active label {
  height: 26px;
  line-height: 26px;
  display: block;
  color: #131111; }

.commonselect .multiselect-container li.active label {
  background: url(../images/chi-tic.svg) no-repeat 98% center !important;
  -webkit-background-size: 14px auto !important;
  background-size: 14px auto !important; }

.commonselect .multiselect-container li label {
  margin-right: 0; }

.commonselect .report-row .radio:hover {
  background: none; }

.commonselect .multiselect-container > li > a > label.radio > input[type=radio] {
  display: none !important; }

.commonselect .multiselect-container > li > a > label > input[type=checkbox] {
  display: none !important; }

.commonselect .multiselect-container > li > a > label {
  height: 26px;
  line-height: 26px;
  padding: 0 10px; }

.commonselect .multiselect-native-select .multiselect .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-top: 6px solid #000 !important;
  border-right: 3px solid transparent !important;
  border-left: 3px solid transparent !important;
  top: 10px;
  right: 5px; }

.commonselect .multiselect-native-select .multiselect-selected-text {
  text-align: left;
  display: block;
  float: none; }

/*  report */
#report .report-row .radio {
  width: 120px;
  background: none !important; }

#report .report-row .common-row .radio.active,
#report .report-row .common-row .radio:hover {
  background: #ebebeb !important;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ebebeb 0%, #d1d1d1 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(100%, #d1d1d1)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ebebeb 0%, #d1d1d1 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ebebeb 0%, #d1d1d1 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ebebeb 0%, #d1d1d1 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #ebebeb 0%, #d1d1d1 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 ) !important;
  /* IE6-9 */ }

#report .report-row .col-item .table-condensed th,
#report .report-row .col-item .table-condensed td {
  font-family: "SourceSansProRegular";
  font-weight: normal;
  font-size: 14px; }

#report .report-row .col-item .table-condensed td {
  padding: 0;
  margin: 0; }

#report .datepicker .prev:before {
  content: '';
  background: url(../images/chi-arrowleft4.svg) no-repeat center center;
  background-size: 16px 16px !important; }

#report .datepicker .next:before {
  content: '';
  background: url(../images/chi-arrowright4.svg) no-repeat center center;
  background-size: 16px 16px !important; }

/* new code 4-11-2018 */
/* radio button color */
.cr.color1 {
  background: #37c5ab; }

.cr.color2 {
  background: #5c6bc0; }

.cr.color3 {
  background: #ffd600; }

.cr.color4 {
  background: #ba68c8; }

.cr.color5 {
  background: #ef5350; }

.cr.color6 {
  background: #26c6da; }

.cr.color7 {
  background: #78909c; }

.cr.color8 {
  background: #fc91ad; }

.cr.color9 {
  background: #fb8c00; }

.cr.color10 {
  background: #80cbc4; }

.cr.color11 {
  background: #c0ca33; }

.cr.color12 {
  background: #ff7043; }

.cr.color13 {
  background: #3d5afe; }

.cr.color14 {
  background: #ff66cc; }

/* background color */
.bg-purple {
  background: #894F76; }

.bg-dark-gray {
  background: #7F7DA0; }

.bg-gray {
  background: #f2f2f2;
  color: #000000 !important; }

.bg-blue {
  background: #dcecff;
  color: #000000 !important; }

.head-label {
  padding: 5px 10px;
  color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  float: left;
  display: inline-block; }

.datepicker {
  transform: translateZ(0); }

/* FB */
.commonselect .multiselect-native-select .dropdown-menu li a, .commonselect .multiselect-native-select .dropdown-menu li .active,
.commonselect .multiselect-native-select .multiselect-container li a,
.commonselect .multiselect-native-select .multiselect-container li .active {
  background-color: #ffffff !important;
  text-decoration: none;
  text-decoration: none !important; }

.commonselect .multiselect-native-select .dropdown-menu li.multiselect-all label,
.commonselect .multiselect-native-select .dropdown-menu li.multiselect-group label,
.commonselect .multiselect-native-select .multiselect-container li.multiselect-all label,
.commonselect .multiselect-native-select .multiselect-container li.multiselect-group label {
  font-weight: normal;
  font-family: "SourceSansProSemiBold"; }

/* old code not update dev files */
.datepicker .prev:before {
  content: '';
  background: url(../images/chi-arrowleft4.svg) no-repeat center center;
  background-size: 16px 16px !important; }

.datepicker .next:before {
  content: '';
  background: url(../images/chi-arrowright4.svg) no-repeat center center;
  background-size: 16px 16px !important; }

.datepicker table tr td span,
.datepicker table tr td span {
  height: 46px;
  line-height: 46px; }

/*.daterange-row {
    position: relative;
    min-height: 218px;
    margin-top: 4px;
}*/
.datepicker .table-condensed > thead > tr > th,
.datepicker .table-condensed > thead > tr > th.ui-dialog-switch,
.datepicker .table-condensed > thead > tr > th.dow,
.datepicker .table-condensed > tbody > tr > td {
  font-family: "SourceSansProRegular";
  font-weight: normal; }

.datepicker .table-condensed > tbody > tr > th,
.datepicker .table-condensed > tbody > tr > td {
  text-align: center;
  font-size: 14px !important;
  line-height: inherit !important;
  padding: 0 !important; }

/* responsive fix datepicker */
@media (max-width: 640px) {
  .autoadjust-daterange,
  .comparerangepopup {
    max-width: 95% !important;
    width: 460px;
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    right: 0;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important; } }

@media (max-width: 479px) {
  .autoadjust-daterange .daterange-row,
  .comparerangepopup .daterange-row {
    min-height: 185px !important; }
    .autoadjust-daterange .daterange-row .datepicker .table-condensed th,
    .autoadjust-daterange .daterange-row .datepicker .table-condensed th.dow,
    .autoadjust-daterange .daterange-row .datepicker .table-condensed td,
    .comparerangepopup .daterange-row .datepicker .table-condensed th,
    .comparerangepopup .daterange-row .datepicker .table-condensed th.dow,
    .comparerangepopup .daterange-row .datepicker .table-condensed td {
      font-size: 11px !important;
      height: 16px !important;
      padding: 0 !important; }
    .autoadjust-daterange .daterange-row .datepicker .prev:before,
    .autoadjust-daterange .daterange-row .datepicker .next:before,
    .comparerangepopup .daterange-row .datepicker .prev:before,
    .comparerangepopup .daterange-row .datepicker .next:before {
      background-size: 12px 12px !important; }
    .autoadjust-daterange .daterange-row .datepicker.dropdown-menu,
    .comparerangepopup .daterange-row .datepicker.dropdown-menu {
      min-width: 134px;
      width: 48%; } }

/* new add keyframes */
@-webkit-keyframes slidein {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slidein {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes slideout {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%); } }

@keyframes slideout {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%); } }

/* Global CSS for application */
.pointerCursor {
  cursor: pointer; }
