/*
==========================================================================
    Chimps variables
==========================================================================
*/
/* font variables */
/* font size variables */
/* Color variables  */
/*
==========================================================================
    Chimps mixin
==========================================================================
*/
/*
==========================================================================
    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-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-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-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-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; }

/* 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-consolidated {
  background: url(../images/chi-consolidated.svg) no-repeat center center; }

/* C */
.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-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-crown {
  background: url(../images/chi-crown.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; }

/* 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; }

/* 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; }

/* N */
.chi-note {
  background: url(../images/chi-note.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; }

/* 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; }

/* 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; }

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

.chi-sun {
  background: url(../images/chi-sun.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; }

/* U */
.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; }

/*
==========================================================================
    Chimps global Css
==========================================================================
*/
.btn,
.btn-autoadjust,
.btn-summary,
.btn-consolidated,
.btn-compareto,
.btn-datadisplay,
.btn-export,
.btn-enter,
.btn-close2,
.btn-edit2,
.btn-save2,
.btn-plus,
.btn-save,
.btn-edit {
  font-family: "SourceSansProRegular";
  font-weight: normal;
  font-size: 14px;
  display: inline-block;
  margin: 0;
  border: none;
  text-decoration: none;
  text-align: center;
  -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: #fff;
  background: #894F76;
  cursor: pointer; }

.btn-compareto,
.btn-datadisplay {
  padding: 0 10px;
  color: #fff !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: #fff !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-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-edit2,
.btn-save2 {
  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; }
  .btn-edit2 i,
  .btn-save2 i {
    height: 100%; }

.btn-close2 {
  position: relative;
  height: 100%; }
  .btn-close2 i {
    height: 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; }

/*
==========================================================================
    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: 400; }

.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: 400;
  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.list-search a, #main-menu > li.list-search a:hover {
  background: #011836 url(../images/chi-search.svg) no-repeat right 1px !important;
  background-size: 30px 30px !important; }

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

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

.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; }

/* 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); }

/* 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;
  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; }

/* 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: 4px 10px;
    margin: 0;
    border: none;
    color: #131111;
    font-family: "SourceSansProSemiBold";
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background: #e1e2e7;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e1e2e7 0%, #9ea3b5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e2e7), color-stop(100%, #9ea3b5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e1e2e7 0%, #9ea3b5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e1e2e7 0%, #9ea3b5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e1e2e7 0%, #9ea3b5 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e1e2e7 0%, #9ea3b5 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
    /* 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; }
      .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon-closethick {
        background: url(../images/chi-close2.svg) center center;
        -webkit-background-size: 16px auto;
        background-size: 16px auto;
        width: 16px;
        height: 16px;
        left: 2px;
        top: 2px;
        margin: 0; }
    .ui-dialog .ui-dialog-titlebar .btn-save {
      position: absolute;
      right: 30px;
      top: 0;
      height: 30px;
      width: 30px;
      display: block; }
      .ui-dialog .ui-dialog-titlebar .btn-save i {
        height: 100%;
        width: 100%; }
    .ui-dialog .ui-dialog-titlebar .btn-edit {
      position: absolute;
      right: 30px;
      top: 0;
      height: 30px;
      width: 30px;
      display: block; }
      .ui-dialog .ui-dialog-titlebar .btn-edit i {
        height: 100%;
        width: 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); }

.tcsetup-popup {
  display: none; }

.ui-dialog .ui-dialog-content.tcsetup-popup {
  padding-top: 10px; }

.ui-dialog .ui-dialog-content.mprgsetup-popup {
  padding-top: 10px; }

/*Fonts family*/
/*All user management styles goes here*/
.admin-access.basepopup {
  position: fixed; }

.right-top-alert {
  z-index: 2000;
  position: fixed;
  float: left;
  right: 20%;
  left: unset;
  width: auto;
  top: 101px; }

.modal-body p {
  word-wrap: break-word;
  -ms-word-wrap: break-word; }

.modal-content {
  height: auto; }

.transparent-layer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none; }

.hide-class {
  display: none; }

.no-categories-edit input, .tab-content-area input[type=text] {
  background-color: #FEF9E7 !important; }

.pswd-rules {
  margin-top: 5px; }

.pswd-rules ul {
  list-style-type: inherit;
  text-align: left;
  font-size: 12px; }

.save-edit-button {
  margin-left: 5px !important; }

.useraccess-area .table-responsive {
  padding-bottom: unset; }

.table.table-useraccess > tbody > tr > td {
  vertical-align: middle;
  border: 1px solid #8f91a2;
  padding: 0px 10px;
  text-align: left; }

.table.table-useraccess > tbody > tr > td.no-padding {
  padding: unset; }

.table.table-useraccess {
  border-collapse: separate;
  border-spacing: 1px; }

.table.table-useraccess > tbody > tr > td.no-border {
  border: unset; }

.shorten-text {
  overflow: hidden;
  white-space: nowrap !important;
  text-overflow: ellipsis; }

.table.table-useraccess > tbody > tr > td.editing {
  border: unset;
  padding: unset; }

.eventMappedFromMgmtCompany {
  background-color: #ccecff !important; }

@media screen\0 {
  .admin-access.basepopup {
    position: fixed;
    left: 34%; }
  .table.table-useraccess > tbody > tr > td {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px; }
  .table.table-useraccess > tbody > tr > td.no-border {
    border: 0px; }
  .table.table-useraccess > tbody > tr > td.no-padding {
    padding: 0px; }
  .table.table-useraccess > tbody > tr > td.editing {
    border: 0px;
    padding: 0px; } }

.table.table-useraccess > tbody > tr > td.col-username {
  min-width: 150px;
  width: 150px; }

@media (max-width: 1200px) {
  .table.table-useraccess > tbody > tr > td.name-cell {
    max-width: 150px; }
  .table.table-useraccess > tbody > tr > td.col-username {
    max-width: 150px; }
  .table.table-useraccess > tbody > tr > td.col-title {
    max-width: 150px; }
  .table.table-useraccess > tbody > tr > td.col-location {
    max-width: 150px; } }

@media (min-width: 1201px) {
  .table.table-useraccess > tbody > tr > td.name-cell {
    max-width: 160px; }
  .table.table-useraccess > tbody > tr > td.col-username {
    max-width: 160px; }
  .table.table-useraccess > tbody > tr > td.col-title {
    max-width: 170px; }
  .table.table-useraccess > tbody > tr > td.col-location {
    max-width: 170px; } }

@media (min-width: 1440px) {
  .table.table-useraccess > tbody > tr > td.name-cell {
    max-width: 250px; }
  .table.table-useraccess > tbody > tr > td.col-username {
    max-width: 200px; }
  .table.table-useraccess > tbody > tr > td.col-title {
    max-width: 170px; }
  .table.table-useraccess > tbody > tr > td.col-location {
    max-width: 170px; } }

@media (min-width: 1680px) {
  .table.table-useraccess > tbody > tr > td.name-cell {
    max-width: 350px; }
  .table.table-useraccess > tbody > tr > td.col-username {
    max-width: 200px; }
  .table.table-useraccess > tbody > tr > td.col-title {
    max-width: 170px; }
  .table.table-useraccess > tbody > tr > td.col-location {
    max-width: 170px; } }

.table.table-useraccess > tbody > tr > td.col-mgtarea, .table.table-useraccess > tbody > tr > td.col-biattr {
  width: 120px; }

.rooms-pace-report .roomspace-content {
  margin-left: 0.7%;
  margin-right: 0px;
  width: 98.4%;
  max-width: none; }

.rooms-pace-report .roomspace-content3 {
  overflow-y: hidden; }

.rooms-pace-report #report {
  width: 1090px;
  max-width: none; }

.rooms-pace-report #report .report-row .radio:nth-child(4) {
  width: 150px; }

.rooms-pace-report #report .multiselect-native-select .multiselect {
  width: 154px; }

.rooms-pace-report #report .report-row .rangesliderbox {
  margin-left: 11%;
  width: 260px; }

.rooms-pace-report #report .report-row .filterbox:nth-child(1) label {
  width: 120px; }

.rooms-pace-report #report .report-row .filterbox:nth-child(1) label {
  width: 128px; }

.rooms-pace-report .reportrowtitle {
  padding: 2px 7px; }

.rooms-pace-report #report .multiselect {
  padding: 0px 4px; }

.rooms-pace-report .tableroomspace-content {
  width: 100%; }

.rooms-pace-report .table-responsive {
  max-height: none; }

.rooms-pace-report .exportreport {
  margin-right: 53%; }

.rooms-pace-report .exportreport .radiocol .radio:nth-child(3) {
  width: 102px; }

.rooms-pace-report #main-menu > li.list-registration {
  width: max-content; }

.rooms-pace-report #report .datepicker table tr td.range,
.rooms-pace-report #report.datepicker table tr td.disabled.range {
  background: #fff !important; }

.rooms-pace-report #report .comparedatepicker table tr td.range,
.rooms-pace-report #report.comparedatepicker table tr td.disabled.range {
  background: #fff !important; }

.rooms-pace-report #report .input-group-addon {
  padding: 0px 0px; }

.rooms-pace-report .form-group.importdate input[type="text"] {
  background: #fff url(../images/icon-calendar.png) no-repeat 1px 0;
  padding-left: 30px !important;
  padding: 0 4px 0 10px;
  width: 175px;
  cursor: pointer; }

.rooms-pace-report .timeselect p {
  font-stretch: condensed; }

.rooms-pace-report #report .daterangepopup .impactevent {
  width: auto; }

.rooms-pace-report .impactsingleselect {
  width: auto !important;
  padding: 0 0px !important; }

.rooms-pace-report #report .row2 #typeDuration {
  width: 70px;
  float: left;
  display: none;
  margin-left: 90px; }

.rooms-pace-report #report .row2 .defaultviewsection .reportrowtitle {
  width: 133px; }

.rooms-pace-report .report-row .radio label input[type="radio"] {
  display: block;
  margin-left: 0px;
  margin-top: 6px; }

.rooms-pace-report #report .impactevent .multiselect-native-select {
  width: 65px;
  float: right; }

.rooms-pace-report #report.newreport .impactevent .multiselect-native-select {
  width: 65px;
  float: right; }

.rooms-pace-report #report .impactevent .multiselect-native-select .btn-group {
  width: 170px; }

.rooms-pace-report #report .impactevent .multiselect-native-select ul {
  width: 170px; }

.rooms-pace-report #impactEventDropDown .multiselect-native-select ul {
  width: 180px !important;
  max-height: 200px !important; }

.rooms-pace-report #report .impactevent #impactEventDropDown .multiselect-native-select .btn-group {
  width: 180px !important; }

.rooms-pace-report #report .impactevent .yearselect + .multiselect-native-select .btn-group {
  width: 180px !important;
  max-height: 200px !important; }

.rooms-pace-report #report .impactevent .yearselect + .multiselect-native-select ul {
  width: 180px !important; }

.rooms-pace-report #report .yearselect .multiselect-native-select {
  float: left; }

.rooms-pace-report #report .yearselect .multiselect-native-select .btn-group {
  width: 80px; }

.rooms-pace-report #report .yearselect .multiselect-native-select .btn-group ul {
  top: 26px;
  width: 80px; }

.rooms-pace-report #report #selectedRangeSpan {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 225px;
  display: inline-block; }

.rooms-pace-report #report .multiselect-container li label {
  overflow: hidden;
  text-overflow: ellipsis; }

.rooms-pace-report #report .impactevent .multiselect-native-select .btn-group .multiselect-selected-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 160px; }

.rooms-pace-report #report .defaultStartDropDownDiv .multiselect-native-select {
  float: left; }

.rooms-pace-report #report .defaultStartDropDownDiv .multiselect-native-select ul {
  width: 154px; }

.rooms-pace-report #report .yearselect .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat 60px center !important; }

.rooms-pace-report #report .prior .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat 135px center !important; }

.rooms-pace-report #report .filterselect1 + .btn-group.open .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat 135px center !important; }

.rooms-pace-report #report .filterselect1 + .btn-group.open .multiselect-container > li > a.multiselect-all label,
.rooms-pace-report #report .filterselect3 + .btn-group.open .multiselect-container > li > a.multiselect-all label,
.rooms-pace-report #report .filterselect4 + .btn-group.open .multiselect-container > li > a.multiselect-all label,
.rooms-pace-report #report .filterselect5 + .btn-group.open .multiselect-container > li > a.multiselect-all label {
  font-weight: 700; }

.rooms-pace-report #report .filterselect5 + .btn-group.open .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat 140px center !important; }

.rooms-pace-report #report .example-multiple-optgroups-classes + .btn-group.open .multiselect-container li label {
  margin-right: 0px; }

.rooms-pace-report #report .example-multiple-optgroups-classes + .btn-group.open .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat 135px center !important; }

.rooms-pace-report #report .example-multiple-optgroups-classes + .btn-group.open .multiselect-container > .active > a {
  background: none; }

.rooms-pace-report #report .report-title h2 {
  width: 20%;
  float: left; }

.rooms-pace-report #report .report-title .noChangesAlert {
  width: 45%;
  float: right;
  height: 29px; }

.rooms-pace-report #report #sub-totals .dropdownFilterLabel, .rooms-pace-report #report #pms-segments .dropdownFilterLabel {
  background: -webkit-linear-gradient(top, #ebebeb 0%, #d1d1d1 100%) !important;
  background: linear-gradient(to bottom, #ebebeb 0%, #d1d1d1 100%) !important;
  padding-left: 5px; }

.rooms-pace-report #report #pms-segments .dropdownFilterLabel {
  width: 120px; }

.rooms-pace-report #report #sub-totals, .rooms-pace-report #report #pms-segments {
  margin-left: 10%;
  background: none !important; }

.rooms-pace-report #report .btn-rp-save {
  background: url(../images/icon-save.png) no-repeat 0 -1px;
  -webkit-background-size: 26px auto;
  background-size: 26px auto;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: block;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  position: relative;
  overflow: hidden;
  height: 26px;
  line-height: 26px;
  color: #131111;
  padding-left: 36px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  width: 200px;
  border-radius: 0px; }

.rooms-pace-report #report .right-button-area {
  float: right;
  padding-right: 10px;
  width: 262px;
  padding-top: 1px; }

.rooms-pace-report #report .prior .multiselect-native-select {
  float: left; }

.rooms-pace-report #report .comparerangepopup .multiselect-container li {
  width: 150px; }

.rooms-pace-report #report .row4 .multiselect-native-select {
  margin-left: 16px; }

.rooms-pace-report .roomspace-content2 .table.table-roomspace tr .fixscrollcell div, .rooms-pace-report .roomspace-content2 .table.table-roomspace tr .fixscrollcell2 div, .rooms-pace-report .roomspace-content2 .table.table-roomspace tr .fixscrollcelltotal div {
  z-index: 0; }

.rooms-pace-report .roomspace-content2 .QUARTERLY .table.table-roomspace.table-roomspace thead tr {
  height: 38px; }

.rooms-pace-report .roomspace-content2 .MONTHLY .table.table-roomspace.table-roomspace thead tr {
  height: 38px; }

.rooms-pace-report .roomspace-content2 .YEARLY .table.table-roomspace.table-roomspace thead tr {
  height: 38px; }

.rooms-pace-report .table.table-roomspace tr td {
  font-size: 14px; }

#rollup #report.reportrollup {
  max-width: 1090px; }

#rollup .rollup-title {
  width: 1090px; }

#rollup .rollup-content {
  width: 1090px; }

#rollup .rollupinfo {
  width: 420px; }

#rollup .multiselect-container > li > a > label {
  padding: 0 8px;
  overflow: hidden;
  text-overflow: ellipsis; }

#rollup .multiselect-container li.active label {
  background: #fff url(../images/icon-tick.png) no-repeat 120px center !important; }

#rollup #geoOption1 .multiselect-container > li.optgroup > a > span.caret-container,
#rollup #geoOption2 .multiselect-container > li.optgroup > a > span.caret-container,
#rollup #geoOption3 .multiselect-container > li.optgroup > a > span.caret-container {
  position: absolute;
  margin-top: -27px;
  margin-left: 118px; }

#rollup #geoOption1 .multiselect-container > li.multiselect-all label,
#rollup #geoOption2 .multiselect-container > li.multiselect-all label,
#rollup #geoOption3 .multiselect-container > li.multiselect-all label {
  border-bottom: none;
  padding: 3px 20px 3px 8px !important; }

#rollup #geoOption1 .multiselect-container > li.multiselect-all,
#rollup #geoOption2 .multiselect-container > li.multiselect-all,
#rollup #geoOption3 .multiselect-container > li.multiselect-all {
  border-bottom: none !important;
  background: none !important; }

.rooms-trend-report .roomspace-content {
  margin-left: 0.7%;
  margin-right: 0px;
  width: 98.4%;
  max-width: none;
  border: 1px solid red !important; }

.rooms-trend-report .roomspace-content3 {
  overflow-y: hidden; }

.rooms-trend-report #report {
  width: 1090px;
  max-width: none; }

.rooms-trend-report #report .report-row .radio:nth-child(4) {
  width: 150px; }

.rooms-trend-report #report .multiselect-native-select .multiselect {
  width: 154px; }

.rooms-trend-report #report .report-row .rangesliderbox {
  margin-left: 11%;
  width: 260px; }

.rooms-trend-report #report .report-row .filterbox:nth-child(1) label {
  width: 120px; }

.rooms-trend-report #report .report-row .filterbox:nth-child(1) label {
  width: 128px; }

.rooms-trend-report .reportrowtitle {
  padding: 2px 7px; }

.rooms-trend-report #report .multiselect {
  padding: 0px 4px; }

.rooms-trend-report .tableroomspace-content {
  width: 100%; }

.rooms-trend-report .table-responsive {
  max-height: none; }

.rooms-trend-report .exportreport {
  margin-right: 53%; }

.rooms-trend-report .exportreport .radiocol .radio:nth-child(3) {
  width: 102px; }

.rooms-trend-report #main-menu > li.list-registration {
  width: max-content; }

.rooms-trend-report #report .datepicker table tr td.range,
.rooms-trend-report #report.datepicker table tr td.disabled.range {
  background: #fff !important; }

.rooms-trend-report #report .comparedatepicker table tr td.range,
.rooms-trend-report #report.comparedatepicker table tr td.disabled.range {
  background: #fff !important; }

.rooms-trend-report #report .input-group-addon {
  padding: 0px 0px; }

.rooms-trend-report .form-group.importdate input[type="text"] {
  background: #fff url(../images/icon-calendar.png) no-repeat 1px 0;
  padding-left: 30px !important;
  padding: 0 4px 0 10px;
  width: 175px;
  cursor: pointer; }

.rooms-trend-report .timeselect p {
  font-stretch: condensed; }

.rooms-trend-report #report .daterangepopup .impactevent {
  width: auto; }

.rooms-trend-report .impactsingleselect {
  width: auto !important;
  padding: 0 0px !important; }

.rooms-trend-report #report .row2 #typeDuration {
  width: 70px;
  float: left;
  display: none;
  margin-left: 90px; }

.rooms-trend-report #report .row2 .defaultviewsection .reportrowtitle {
  width: 133px; }

.rooms-trend-report .report-row .radio label input[type="radio"] {
  display: block;
  margin-left: 0px;
  margin-top: 6px; }

.rooms-trend-report #report .impactevent .multiselect-native-select {
  width: 65px;
  float: right; }

.rooms-trend-report #report .impactevent .prioreventyearselect + .multiselect-native-select .btn-group {
  width: 180px !important; }

.rooms-trend-report #report .impactevent .prioreventyearselect + .multiselect-native-select ul {
  width: 180px !important;
  max-height: 200px !important; }

.rooms-trend-report #impactEventDropDown .multiselect-native-select ul {
  width: 180px !important;
  max-height: 200px !important; }

.rooms-trend-report #report .impactevent #impactEventDropDown .multiselect-native-select .btn-group {
  width: 180px !important; }

.rooms-trend-report #report .impactevent .multiselect-native-select .btn-group {
  width: 170px !important; }

.rooms-trend-report #report .impactevent .multiselect-native-select ul {
  width: 170px; }

.rooms-trend-report #report .yearselect .multiselect-native-select {
  float: left; }

.rooms-trend-report #report .yearselect .multiselect-native-select .btn-group {
  width: 80px !important; }

.rooms-trend-report #report .yearselect .multiselect-native-select .btn-group ul {
  top: 26px;
  width: 80px !important; }

.rooms-trend-report #report #selectedRangeSpan {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 225px;
  display: inline-block; }

.rooms-trend-report #report .multiselect-container li label {
  overflow: hidden;
  text-overflow: ellipsis; }

.rooms-trend-report #report .impactevent .multiselect-native-select .btn-group .multiselect-selected-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 160px; }

.rooms-trend-report #report .defaultStartDropDownDiv .multiselect-native-select {
  float: left; }

.rooms-trend-report #report .defaultStartDropDownDiv .multiselect-native-select ul {
  width: 154px; }

.rooms-trend-report #report .yearselect .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat 60px center !important; }

.rooms-trend-report #report .prior .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat 135px center !important; }

.rooms-trend-report #report .filterselect1 + .btn-group.open .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat 135px center !important; }

.rooms-trend-report #report .filterselect1 + .btn-group.open .multiselect-container > li > a.multiselect-all label,
.rooms-trend-report #report .filterselect3 + .btn-group.open .multiselect-container > li > a.multiselect-all label,
.rooms-trend-report #report .filterselect4 + .btn-group.open .multiselect-container > li > a.multiselect-all label,
.rooms-trend-report #report .filterselect5 + .btn-group.open .multiselect-container > li > a.multiselect-all label {
  font-weight: 700; }

.rooms-trend-report #report .filterselect5 + .btn-group.open .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat 140px center !important; }

.rooms-trend-report #report .example-multiple-optgroups-classes + .btn-group.open .multiselect-container li label {
  margin-right: 0px; }

.rooms-trend-report #report .example-multiple-optgroups-classes + .btn-group.open .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat 135px center !important; }

.rooms-trend-report #report .example-multiple-optgroups-classes + .btn-group.open .multiselect-container > .active > a {
  background: none; }

.rooms-trend-report #report .report-title h2 {
  width: 20%;
  float: left; }

.rooms-trend-report #report .report-title .noChangesAlert {
  width: 45%;
  float: right;
  height: 29px; }

.rooms-trend-report #report #sub-totals .dropdownFilterLabel, .rooms-trend-report #report #pms-segments .dropdownFilterLabel {
  background: -webkit-linear-gradient(top, #ebebeb 0%, #d1d1d1 100%) !important;
  background: linear-gradient(to bottom, #ebebeb 0%, #d1d1d1 100%) !important;
  padding-left: 5px; }

.rooms-trend-report #report #pms-segments .dropdownFilterLabel {
  width: 120px; }

.rooms-trend-report #report #sub-totals, .rooms-trend-report #report #pms-segments {
  margin-left: 11%;
  background: none !important; }

.rooms-trend-report #report .btn-rp-save {
  background: url(../images/icon-save.png) no-repeat 0 -1px;
  -webkit-background-size: 26px auto;
  background-size: 26px auto;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: block;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  position: relative;
  overflow: hidden;
  height: 26px;
  line-height: 26px;
  color: #131111;
  padding-left: 36px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  width: 200px;
  border-radius: 0px; }

.rooms-trend-report #report .right-button-area {
  float: right;
  padding-right: 10px;
  width: 262px;
  padding-top: 1px; }

.rooms-trend-report #report .prior .multiselect-native-select {
  float: left; }

.rooms-trend-report #report .comparerangepopup .multiselect-container li {
  width: 150px; }

.rooms-trend-report #report .row4 .multiselect-native-select {
  margin-left: 16px; }

.rooms-trend-report .roomspace-content2 .table.table-roomspace tr .fixscrollcell div, .rooms-trend-report .roomspace-content2 .table.table-roomspace tr .fixscrollcell2 div, .rooms-trend-report .roomspace-content2 .table.table-roomspace tr .fixscrollcelltotal div {
  z-index: 0; }

.rooms-trend-report .roomspace-content2 .QUARTERLY .table.table-roomspace.table-roomspace thead tr {
  height: 38px; }

.rooms-trend-report .roomspace-content2 .MONTHLY .table.table-roomspace.table-roomspace thead tr {
  height: 38px; }

.rooms-trend-report .roomspace-content2 .YEARLY .table.table-roomspace.table-roomspace thead tr {
  height: 38px; }

.rooms-trend-report .table.table-roomspace tr td {
  font-size: 14px; }

#report.newreport {
  font-family: 'Source Sans Pro', sans-serif; }
  #report.newreport .report-row .impactevent2 {
    width: 265px;
    float: left; }
  #report.newreport .row4 .multiselect-native-select {
    margin-left: 4px; }
  #report.newreport #sub-totals, #report.newreport #pms-segments {
    background: -webkit-linear-gradient(top, #ebebeb 0%, #d1d1d1 100%) !important;
    background: linear-gradient(to bottom, #ebebeb 0%, #d1d1d1 100%) !important; }
  #report.newreport .report-row .rangesliderbox {
    margin-left: 11%;
    width: 260px; }
  #report.newreport .fcstsessionstoggle span {
    margin-left: 554px;
    display: block;
    float: left; }
  #report.newreport .fcstsessionstoggle2 span {
    margin-left: 690px; }
  #report.newreport .prior .multiselect-native-select {
    float: left; }
  #report.newreport .prioreventyearselect {
    margin-left: 13px; }

.login {
  /*Login begin*/
  /*
  ==========================================================================
     Login Footer
  ==========================================================================
  */
  /*login end*/
  /*login responsive begin*/
  /*login responsive begin*/ }
  .login .outer {
    float: left;
    position: absolute;
    height: 100%;
    width: 100%;
    top: -20px; }
  .login .login-page {
    background: #09121f url(../images/loginbg.png) no-repeat right center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
    min-height: 560px;
    height: 100%; }
  .login .login-page .wrapper {
    margin: 0 auto;
    background: none;
    position: relative;
    height: 100%;
    min-height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .login .login-content {
    flex: 1;
    padding: 30px 0 50px 0;
    position: relative;
    z-index: 10;
    overflow: hidden; }
  .login .login-logo {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    z-index: 10000; }
  .login .login-logo img {
    max-width: 100%;
    height: auto;
    display: block; }
  .login .image-position1 {
    position: absolute;
    left: 0;
    top: -40px;
    -webkit-transform: translate(-60%);
    -ms-transform: translate(-60%);
    -o-transform: translate(-60%);
    transform: translate(-60%);
    z-index: auto;
    max-width: 290px;
    height: auto;
    z-index: 10; }
  .login .image-position2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 100%;
    max-width: 290px;
    z-index: 2; }
  .login #login-form {
    width: 490px;
    max-width: 100%;
    margin: 0 auto;
    position: fixed;
    z-index: 10000;
    top: 45%;
    left: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .login #login-form h1 {
    font-family: Candara, sans-serif;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto 85px auto;
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 100; }
  .login #login-form h1 a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: inline-block; }
  .login #login-form h1 a:hover {
    color: #2194a2; }
  .login .login-form-area {
    position: relative;
    background: rgba(54, 54, 54, 0.8);
    font-family: Candara, sans-serif;
    z-index: 1000;
    padding: 27px 32px 32px 32px;
    overflow: hidden; }
  .login #login-form h2 {
    font-family: Candara, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 12px 0; }
  .login #loginform {
    overflow: hidden; }
  .login #loginform .input-group-addon,
  .login #loginform .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none; }
  .login #loginform .form-group {
    padding: 14px 0;
    margin: 0; }
  .login #loginform .form-group2 {
    clear: both;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0; }
  .login #loginform .input-group {
    width: 100%; }
  .login #loginform .form-control {
    height: 42px;
    line-height: 42px;
    border: none;
    font-size: 14px;
    color: #000;
    padding: 0 20px;
    background: #fff;
    font-family: 'Lato', sans-serif; }
  .login #loginform .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }
  .login .effect-1 ~ .focus-border {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1000;
    width: 0;
    height: 2px;
    background-color: rgba(33, 148, 162, 0.5);
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out; }
  .login .effect-1:focus ~ .focus-border {
    width: 100%; }
  .login #loginform .input-group-addon {
    background: #2194a2;
    border-right: none !important;
    height: 42px;
    line-height: 42px;
    width: 54px;
    padding: 0;
    font-size: 14px;
    color: #ababab;
    position: relative;
    z-index: 1000;
    box-shadow: none;
    border: none; }
  .login #loginform .input-group-addon i {
    font-size: 17px;
    color: #fff; }
  .login .customecheckbox {
    position: relative;
    float: left;
    margin: 0;
    padding-left: 24px;
    color: #fff;
    font-family: Candara, sans-serif;
    font-size: 15px;
    font-weight: normal; }
  .login .customecheckbox label {
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    top: 2.5px;
    left: 0;
    background: #fff;
    border-radius: 0px;
    border-style: none;
    border: 1px solid #b9b9b9;
    display: block; }
  .login .customecheckbox label:after {
    content: '';
    width: 9px;
    height: 5px;
    position: absolute;
    top: 3px;
    left: 2px;
    border: 2px solid #000;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .login .customecheckbox label:hover::after {
    opacity: 0.3; }
  .login .customecheckbox input[type=checkbox] {
    visibility: hidden;
    border: none;
    border-style: none;
    display: none;
    background: none; }
  .login .customecheckbox input[type=checkbox]:checked + label:after {
    opacity: 1; }
  .login .loginfloatsection {
    overflow: hidden;
    padding: 10px 0;
    margin-bottom: 12px; }
  .login .loginfloatsection a {
    display: block;
    float: right;
    text-decoration: underline;
    font-family: Candara, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #fff; }
  .login .loginfloatsection a:hover {
    color: #2194a2; }
  .login #loginform .btn-login {
    float: left;
    border: none;
    width: 155px;
    height: 45px;
    color: #fff;
    font-family: Candara, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 45px;
    text-align: center;
    display: block;
    font-size: 16px;
    padding: 0;
    background: #2194a2;
    position: relative;
    z-index: 100; }
  .login #loginform .btn-login:hover {
    background: #27adbd; }
  .login #login-form h1,
  .login #login-form h1 a,
  .login .login-logo,
  .login .loginfloatsection a,
  .login #loginform .btn-login,
  .login #loginform .input-group-addon,
  .login #loginform .form-control {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .login #loginfooter {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #09121f;
    z-index: 1000;
    width: 100%;
    height: 51px;
    overflow: hidden; }
  .login #loginfooter footer {
    height: 50px;
    padding: 10px 20px;
    border-top: 1px solid #fff;
    overflow: hidden;
    position: relative;
    z-index: 1000; }
  .login #loginfooter footer p {
    font-family: Candara, sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #fff;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .login #loginfooter .ideas-logo {
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 120px; }
  .login #loginfooter .ideas-logo img {
    max-width: 100%;
    height: auto;
    display: block; }
  @media (min-width: 1800px) {
    .login .image-position1 {
      max-width: 300px; }
    .login .image-position2 {
      max-width: 300px; } }
  @media (min-width: 1700px) {
    .login .login-content {
      padding: 10px;
      margin-top: 20px; }
    .login .footershadow {
      height: 120px; }
    .login #login-form {
      width: 440px; }
    .login .login-form-area {
      padding: 27px 32px 32px 32px; }
    .login #login-form h2 {
      font-size: 20px;
      margin: 0 0 12px 0; }
    .login #loginform .form-group {
      padding: 12px 0;
      margin: 0; }
    .login #loginform .input-group {
      width: 100%; }
    .login #loginform .form-group2 {
      padding: 0;
      margin: 0; }
    .login #loginform .form-control {
      height: 42px;
      line-height: 42px;
      padding: 0 20px;
      font-size: 14px; }
    .login #loginform .input-group-addon {
      height: 40px;
      line-height: 40px; }
    .login .loginfloatsection {
      padding: 10px 0;
      margin-bottom: 11px; }
    .login #loginform .btn-login {
      width: 145px;
      height: 45px;
      line-height: 45px; } }
  @media (max-width: 1600px) {
    .login #login-form {
      width: 440px; }
    .login .login-content {
      padding: 30px 10px 50px 10px; }
    .login .login-form-area {
      padding: 21px 30px 24px 30px; }
    .login #login-form h2 {
      font-size: 18px;
      margin: 0 0 4px 0; }
    .login #loginform .form-group {
      padding: 12px 0;
      margin: 0; }
    .login #loginform .input-group {
      width: 100%; }
    .login #loginform .form-group2 {
      padding: 0;
      margin: 0; }
    .login #loginform .form-control {
      height: 40px;
      line-height: 40px;
      padding: 0 15px; }
    .login #loginform .input-group-addon {
      height: 40px;
      line-height: 40px; }
    .login .loginfloatsection {
      padding: 0;
      margin-bottom: 11px; }
    .login #loginform .btn-login {
      width: 140px;
      height: 40px;
      line-height: 40px; }
    .login #loginfooter footer {
      height: 50px; } }
  @media (max-width: 1440px) {
    .login #login-form {
      width: 340px; }
    .login .image-position2 {
      max-width: 240px; }
    .login .login-form-area {
      padding: 15px 24px 20px 24px; }
    .login #login-form h2 {
      font-size: 16px;
      margin: 0 0 4px 0; }
    .login #loginform .form-group {
      padding: 8px 0;
      margin: 0; }
    .login #loginform .form-group2 {
      padding: 2px 0 6px 0; }
    .login #loginform .form-control {
      height: 32px;
      line-height: 32px;
      padding: 0 15px; }
    .login #loginform .input-group-addon {
      height: 32px;
      line-height: 32px;
      width: 40px;
      font-size: 12px; }
    .login .loginfloatsection {
      padding: 0;
      margin-bottom: 8px; }
    .login #loginfooter {
      height: 51px;
      z-index: 100; }
    .login #loginform .btn-login {
      width: 120px;
      height: 38px;
      line-height: 38px; } }
  @media (max-width: 960px) {
    .login .login-page {
      -webkit-background-size: auto 720px !important;
      background-size: auto 720px !important; } }
  @media (max-width: 767px) {
    .login .login-page {
      min-height: 620px; }
    .login .login-content {
      padding: 50px 10px 50px 10px; }
    .login .image-position2 {
      max-width: 200px; }
    .login .footershadow {
      display: none; }
    .login #loginfooter {
      height: auto; }
    .login #loginfooter footer {
      height: auto; }
    .login #loginfooter footer p,
    .login #loginfooter .ideas-logo {
      position: relative;
      right: inherit;
      top: inherit;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      margin: 0 auto; } }
  @media (max-width: 480px) {
    .login .login-page {
      min-height: 560px; }
    .login .login-content {
      padding: 20px 10px 50px 10px; }
    .login #login-form h1 {
      margin: 0 auto 40px auto; }
    .login #login-form {
      left: 5%; }
    .login .login-logo {
      max-width: 120px; }
    .login #loginfooter .ideas-logo {
      max-width: 100px; } }
  @media (max-width: 320px) {
    .login .login-page {
      min-height: 520px; }
    .login .image-position2 {
      max-width: 160px; }
    .login #login-form h1 {
      margin: 0 auto 20px auto; }
    .login #login-form {
      top: 40%;
      left: 0%; } }

.impact-events {
  /*sortarrow*/ }
  .impact-events .fiscalpopup-content .daterange .input-group .form-control {
    width: 218px; }
  .impact-events .impactdates-content {
    overflow: hidden;
    margin-top: 6px;
    min-height: 480px;
    padding: 4px 5px; }
  .impact-events .impactdates-top {
    position: relative;
    z-index: auto; }
  .impact-events .impactdates-top .btn-user {
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 0 10px;
    background-color: #7F7DA0;
    cursor: pointer;
    text-decoration: none; }
  .impact-events .impactdates-top .btn-impactdateadd {
    background: #894F76; }
  .impact-events .impactdates-top .btn-viewproperty {
    min-width: 200px;
    float: left;
    display: block;
    text-align: center; }
  .impact-events .impactdates-top .btn-export {
    display: block;
    float: left;
    width: 88px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    background: #e3f1fa url(../images/icon-export.png) no-repeat right top;
    cursor: pointer;
    font-size: 15px;
    color: #010101;
    padding: 0 10px;
    text-decoration: none;
    position: relative;
    margin-right: 3px; }
  .impact-events .impactdates-top .btn-export:hover {
    text-decoration: none;
    color: #010101; }
  .impact-events .impacttimeselect {
    float: left;
    background: #f5f5f5;
    height: 30px;
    padding: 2px 3px;
    margin-left: 5px;
    width: 280px; }
  .impact-events .impacttimeselect span {
    float: left;
    margin-right: 5px; }
  .impact-events .impacttimeselect .btn-calendar {
    cursor: pointer; }
  .impact-events .impacttimeselect p {
    line-height: 26px; }
  .impact-events .btn-enter {
    margin: 0 5px; }
  .impact-events .impactboxselect span span {
    background: none !important; }
  .impact-events .impactboxselect .form-group {
    margin-bottom: 0; }
  .impact-events .impactboxselect .form-control {
    height: 26px;
    border-radius: 0;
    border: none;
    background: #f5f5f5; }
  .impact-events .impactboxselect span.multiselect-native-select {
    position: relative;
    display: block;
    margin: 0 !important;
    background: none !important; }
  .impact-events .impactboxselect .multiselect,
  .impact-events .impactboxselect .dropdown-toggle,
  .impact-events .impactboxselect .btn,
  .impact-events .impactboxselect .btn-default,
  .impact-events .impactboxselect .multiselect-native-select,
  .impact-events .impactboxselect .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: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #131111;
    background: #f5f5f5; }
  .impact-events .impactboxselect .multiselect-native-select {
    width: 100% !important;
    padding: 0; }
  .impact-events .impactboxselect .multiselect-native-select .btn-group {
    display: block;
    margin-bottom: 0; }
  .impact-events .impactboxselect .btn-group.open .dropdown-toggle {
    background: #f5f5f5; }
  .impact-events .impactboxselect .multiselect-container {
    top: 26px; }
  .impact-events .impactboxselect .multiselect-container,
  .impact-events .impactboxselect .multiselect-container li {
    padding: 0;
    margin: 0;
    width: 100%;
    min-width: 0;
    border-radius: 0; }
  .impact-events .impactboxselect .multiselect-container li a,
  .impact-events .impactboxselect .multiselect-container li.active a {
    background: none; }
  .impact-events .impactboxselect .multiselect-container li.active label {
    height: 26px;
    line-height: 26px;
    display: block;
    color: #131111; }
  .impact-events .impactboxselect .multiselect-container li.active label {
    background: url(../images/icon-tick.png) no-repeat 98% center !important; }
  .impact-events .impactboxselect .multiselect-container li label {
    margin-right: 0; }
  .impact-events .impactboxselect .report-row .radio:hover {
    background: none; }
  .impact-events .impactboxselect .multiselect-container > li > a > label.radio > input[type=radio] {
    display: none !important; }
  .impact-events .impactboxselect .multiselect-container > li > a > label > input[type=checkbox] {
    display: none !important; }
  .impact-events .impactboxselect .multiselect-container > li > a > label {
    height: 26px;
    line-height: 26px;
    padding: 0 10px; }
  .impact-events .impactboxselect .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: 11px;
    right: 5px; }
  .impact-events .impactboxselect .multiselect-native-select .multiselect-selected-text {
    text-align: center;
    display: block;
    float: none; }
  .impact-events .impactdates-top .fiscalpopup {
    width: 460px;
    background: #fff;
    margin: 0 10px 6px 205px;
    overflow: hidden;
    display: none;
    position: absolute;
    top: 0px;
    left: -2px;
    z-index: 1000; }
  .impact-events .impactdates-area {
    margin-top: 20px;
    width: 1190px;
    position: relative;
    z-index: 10; }
  .impact-events #impact-table {
    padding-top: 32px;
    background: #fff;
    height: 420px;
    overflow: auto; }
  .impact-events #sortdiv {
    height: 465px; }
  .impact-events .impact-row {
    clear: both;
    width: 1174px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    position: relative;
    z-index: auto; }
  .impact-events .impact-title-row {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 30px;
    z-index: 100; }
  .impact-events .impact-row > div {
    min-width: 30px;
    color: #131111;
    font-family: 'Source Sans Pro', sans-serif;
    flex-grow: 0;
    position: relative; }
  .impact-events .impactboxselect .btn-group.open .multiselect-container {
    z-index: 10; }
  .impact-events .impact-row > div span {
    background: #f5f5f5; }
  .impact-events .impact-row > div span {
    display: block;
    padding: 0;
    min-height: 26px; }
  .impact-events .impact-row > div span span {
    display: block;
    min-height: 26px; }
  .impact-events .impact-row > div.th {
    padding: 0 1px 0 0; }
  .impact-events .impact-row > div.th span span {
    text-align: center;
    background: #b9c7d6;
    font-size: 14px;
    font-weight: 600;
    min-height: 30px;
    line-height: 30px;
    padding: 0 10px; }
  .impact-events .impact-row > div.th.impact-instances span span {
    padding: 0 0; }
  .impact-events .impact-row > div.td {
    padding: 0 0 0 0;
    border-top: 1px solid #ddd; }
  .impact-events .impact-row > div.td > span > span {
    font-size: 14px;
    font-weight: 400;
    min-height: 30px;
    height: 30px;
    padding: 0 10px;
    display: block;
    line-height: 30px; }
  .impact-events #sortdiv div:nth-of-type(odd) div.td > span > span {
    background-color: #f9f9f9 !important;
    border: 0 !important; }
  .impact-events #sortdiv div:nth-of-type(even) div.td > span > span {
    background-color: #FFFFFF !important;
    border: 0 !important; }
  .impact-events #sortdiv div:nth-of-type(odd) div.td > div > div > span > span {
    background-color: #f9f9f9 !important; }
  .impact-events #sortdiv div:nth-of-type(even) div.td > div > div > span > span {
    background-color: #FFFFFF !important; }
  .impact-events #sortdiv div:nth-of-type(odd) div.td > div > div > span {
    background-color: #f9f9f9 !important; }
  .impact-events #sortdiv div:nth-of-type(even) div.td > div > div > span {
    background-color: #FFFFFF !important; }
  .impact-events #sortdiv div:nth-of-type(odd) div.impact-edit-row {
    background-color: #f9f9f9 !important; }
  .impact-events #sortdiv div:nth-of-type(even) div.impact-edit-row {
    background-color: #FFFFFF !important; }
  .impact-events .impact-row > div.td .form-group {
    margin-bottom: 0;
    padding: 0; }
  .impact-events .impact-row > .impact-instances span {
    text-align: center !important; }
  .impact-events .impact-row > .impact-instances .form-control {
    text-align: center !important; }
  .impact-events .impact-row > .impact-name {
    width: 176px;
    position: relative; }
  .impact-events .impact-row > .impact-rev {
    width: 121px;
    position: relative; }
  .impact-events .impact-row > .impact-effect {
    width: 111px;
    position: relative; }
  .impact-events .impact-row > .impact-type {
    width: 101px;
    position: relative; }
  .impact-events .impact-row > .impact-frequency {
    width: 111px;
    position: relative; }
  .impact-events .impact-row > .impact-interval {
    width: 101px; }
  .impact-events .impact-row > .impact-instances {
    width: 81px;
    position: relative; }
  .impact-events .impact-row > .impact-duration {
    width: 61px; }
  .impact-events .impact-row > .impact-group {
    float: left;
    width: 310px;
    position: relative;
    background: none; }
  .impact-events .impact-row > .impact-group .impact-calendar {
    width: 30px;
    position: relative;
    float: left; }
  .impact-events .impact-row > .impact-group .impact-fromdate {
    width: 94px;
    float: left; }
  .impact-events .impact-row > .impact-group .impact-todate {
    width: 94px;
    float: left; }
  .impact-events .impact-row > .impact-group .impact-action {
    width: 91px;
    float: left; }
  .impact-events .impact-calendar img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }
  .impact-events .impact-group .impactgrouprow > div {
    padding-left: 1px !important; }
  .impact-events .impact-group .impactgrouprow {
    clear: both;
    margin-top: 2px; }
  .impact-events .impact-group .impactgrouprow:first-child {
    margin-top: 0; }
  .impact-events .impact-group .impactgrouprow > div:first-child {
    padding-left: 0; }
  .impact-events #sortdiv .impact-row2 .impact-fromdate span,
  .impact-events #sortdiv .impact-row2 .impact-todate span {
    text-align: center;
    line-height: 30px;
    height: 30px;
    overflow: hidden; }
  .impact-events #sortdiv .impact-row2 .impact-fromdate span span,
  .impact-events #sortdiv .impact-row2 .impact-todate span span {
    background: #f9f9f9; }
  .impact-events #sortdiv .impact-edit-row .impact-fromdate span,
  .impact-events #sortdiv .impact-edit-row .impact-todate span,
  .impact-events #sortdiv .impact-edit-row .impact-fromdate span span,
  .impact-events #sortdiv .impact-edit-row .impact-todate span span {
    background: #f5f5f5;
    border: none;
    text-align: center;
    line-height: 30px; }
  .impact-events .impact-row2 > div.impact-name span {
    text-align: left; }
  .impact-events .impact-row2 > div.impact-group div.impact-calendar span {
    padding: 0; }
  .impact-events .impact-row > div.impact-group div.impact-action span {
    padding: 0; }
  .impact-events #sortdiv .impact-row div span.blank {
    background: #f5f5f5 !important;
    border: none; }
  .impact-events .fiscalpopup2 {
    width: 460px;
    background: #fff;
    margin: 0 0 6px 0;
    overflow: hidden;
    display: none;
    position: relative;
    position: absolute;
    top: 0px;
    z-index: 100; }
  .impact-events .fiscalpopup2 .btn-popupclose {
    background: url(../images/icon-close.png) no-repeat center center !important;
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 1000; }
  .impact-events .impact-row .fiscalpopup2 {
    left: inherit;
    right: 30px; }
  .impact-events .impact-row .impact-action {
    text-align: center;
    padding: 0;
    margin: 0;
    background: #f9f9f9;
    overflow: hidden; }
  .impact-events .impact-row.impact-title-row .impact-action {
    height: 30px; }
  .impact-events #sortdiv .impact-row > .impact-group .impact-action > span {
    min-height: 30px; }
  .impact-events #sortdiv .impact-row > .impact-interval .impactboxselect {
    background: #f5f5f5 !important;
    min-height: 26px; }
  .impact-events .impact-row .impact-action span span {
    float: none;
    margin: 0 auto; }
  .impact-events .impact-row .impact-action .btn-deactive,
  .impact-events .impact-row .impact-action .btn-region,
  .impact-events .impact-row .impact-action .btn-save,
  .impact-events .impact-row .impact-action .btn-save3,
  .impact-events .impact-row .impact-action .btn-edit,
  .impact-events .impact-row .impact-action .btn-add,
  .impact-events .impact-row .impact-action .btn-delete,
  .impact-events .impact-row .impact-action .btn-restore {
    margin: 0;
    padding: 0;
    width: 30px;
    min-height: 26px;
    display: block;
    float: left;
    cursor: pointer; }
  .impact-events .impact-row .impact-action .btn-save3,
  .impact-events .impact-row .impact-action .btn-save {
    background: url(../images/icon-save.png) no-repeat center center;
    -webkit-background-size: auto 24px;
    background-size: auto 24px; }
  .impact-events .impact-row .impact-action .btn-edit {
    background: url(../images/icon-edit.png) no-repeat center center;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
    float: none;
    margin: 0 auto; }
  .impact-events .impact-row .impact-action .btn-delete {
    background: url(../images/minus.png) no-repeat center center;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
    float: right;
    display: block; }
  .impact-events .impact-row .impact-action .btn-add {
    background: url(../images/pluse3.png) no-repeat center center;
    -webkit-background-size: auto 24px;
    background-size: auto 24px; }
  .impact-events .impact-row .impact-action .btn-region {
    background: url(../images/icon-region.png) no-repeat right center;
    -webkit-background-size: auto 24px;
    background-size: auto 24px; }
  .impact-events .impact-row .btn-deactive {
    background: url(../images/icon-deactive2.png) no-repeat center center;
    -webkit-background-size: auto 24px;
    background-size: auto 24px; }
  .impact-events .impact-row .impact-action.single .btn-save {
    float: none;
    display: block;
    margin: 0 auto; }
  .impact-events .btn-sort {
    width: 22px;
    height: 30px;
    position: relative;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    cursor: pointer; }
  .impact-events .btn-sort:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    vertical-align: middle;
    position: absolute;
    right: 0;
    left: 0;
    border-right: 7px solid transparent !important;
    border-left: 7px solid transparent !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-top: 10px solid rgba(0, 0, 0, 0.15) !important;
    border-bottom: none !important;
    top: 12px; }
  .impact-events .btn-sort:hover:before {
    border-top: 10px solid black !important; }
  .impact-events .btn-sort.active:before {
    border-top: none !important;
    border-bottom: 10px solid black !important;
    top: 12px; }
  .impact-events .impact-row.impact-edit-row > .impact-group .impactgrouprow,
  .impact-events .impact-row.impact-edit-row > .impact-group .impactgrouprow:first-child,
  .impact-events .impact-row.impact-edit-row > .impact-group.active .impactgrouprow,
  .impact-events .impact-row.impact-edit-row > .impact-group.active .impactgrouprow:first-child {
    display: block; }
  .impact-events .impact-row > .impact-group .impactgrouprow {
    display: none; }
  .impact-events .impact-row > .impact-group .impactgrouprow:first-child {
    display: block; }
  .impact-events .impact-row > .impact-group.active .impactgrouprow,
  .impact-events .impact-row > .impact-group.active .impactgrouprow:first-child {
    display: block; }
  .impact-events .sortarrow {
    width: 22px;
    height: 26px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/sortarrow2.png) no-repeat 0 center;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
    cursor: pointer; }
  .impact-events .sortarrow.active {
    background: url(../images/sortarrow1.png) no-repeat 0 center;
    -webkit-background-size: 16px auto;
    background-size: 16px auto; }
  .impact-events .impactdates-inner {
    float: left;
    padding-right: 30px;
    position: relative; }
  .impact-events .impactrowcontent {
    overflow: hidden;
    float: left; }
  .impact-events .impactrowcontent .itemcolumntitle {
    position: relative;
    background: #b3c6e8;
    overflow: hidden;
    width: 100%; }
  .impact-events .impactrowcontent .itemcolumntitle h3 {
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: #000000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 400; }
  .impact-events .impactrowcontent .itemcolumn {
    width: 230px;
    float: left;
    padding-right: 10px; }
  .impact-events .impactrowcontent .itemcolumncontent {
    overflow: visible; }
  .impact-events .impactrowcontent .box {
    position: relative;
    justify-content: space-between;
    flex-wrap: wrap;
    min-height: 30px;
    width: 100%;
    float: left;
    margin: 4px 0 0 0;
    padding: 0; }
  .impact-events .impactrowcontent .box span {
    display: block;
    height: 30px;
    line-height: 30px;
    background: #fff;
    position: relative;
    padding: 0; }
  .impact-events .impactrowcontent .box span .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    display: block !important;
    height: 30px;
    line-height: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100% !important;
    margin: 4px 0 0 0;
    padding: 0 10px 0 10px;
    background: #f5f5f5;
    border: 1px solid #8f91a2; }
  .impact-events .impactrowcontent .ui-sortable .box span .form-control {
    padding: 0 40px 0 10px !important; }
  .impact-events .impactrowcontent .box span span {
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    padding: 0 10px;
    margin: 0;
    width: 100%;
    max-width: 100%;
    background: #fff !important;
    border: 1px solid #5f5b6b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 15px;
    position: relative;
    z-index: 10; }
  .impact-events .impactrowcontent .box span em {
    left: 0;
    cursor: pointer; }
  .impact-events .impactrowcontent .btn-add,
  .impact-events .impactrowcontent .box .btn-deletecell,
  .impact-events .impactrowcontent .box .btnhand {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    cursor: pointer;
    z-index: 100;
    cursor: pointer; }
  .impact-events .impactrowcontent .btn-add {
    width: 29px;
    height: 29px;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 20px;
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -ms-border-radius: 100% !important;
    -o-border-radius: 100% !important;
    border-radius: 100% !important;
    cursor: pointer !important;
    color: #fff;
    top: 2px;
    background: url(../images/pluse3.png) no-repeat 0 0 !important;
    right: -2px; }
  .impact-events .impactdates-inner .btn-save,
  .impact-events .impactdates-inner .btn-edit {
    position: absolute;
    top: 0;
    right: 2px; }
  .impact-events .impactrowcontent .box .btn-deletecell {
    background: url(../images/minus.png) no-repeat 1px 1px;
    right: 0; }
  .impact-events .impactrowcontent .box .btnhand {
    background: url(../images/more.png) no-repeat center 0;
    left: 0; }
  .impact-events .impactrowcontent .box .btnhand:hover {
    background: #e2f0d9 url(../images/more.png) no-repeat center 0; }
  .impact-events .impactrowcontent .ui-sortable .box span .form-control {
    margin: 0;
    color: #000000; }
  .impact-events .impactrowcontent .ui-sortable .box span {
    padding: 0 0 0 33px; }
  .impact-events .impactdates-selection {
    margin: 0 0 10px 0;
    padding: 0;
    clear: both;
    position: relative;
    z-index: auto; }
  .impact-events .impactdates-selection .btn-selection {
    display: block;
    height: 30px;
    line-height: 30px;
    background: #7F7DA0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    width: 200px;
    float: left;
    padding: 0 10px;
    margin: 0;
    color: #fff; }
  .impact-events #selection-impact {
    float: left;
    width: 260px;
    height: 30px;
    margin: 0 5px;
    z-index: auto; }
  .impact-events #selection-impact .impactboxselect .multiselect,
  .impact-events #selection-impact .impactboxselect .dropdown-toggle,
  .impact-events #selection-impact .impactboxselect .btn,
  .impact-events #selection-impact .impactboxselect .btn-default,
  .impact-events #selection-impact .impactboxselect .multiselect-native-select,
  .impact-events #selection-impact .impactboxselect .multiselect-native-select .multiselect {
    width: 100% !important;
    display: block;
    border: none;
    border-radius: 5px;
    height: 30px;
    line-height: 28px;
    padding: 0 0 !important;
    text-align: left;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #131111;
    background: #f5f5f5; }
  .impact-events #selection-impact .impactboxselect .multiselect-selected-text {
    border: 1px solid #7F7DA0;
    border-radius: 5px;
    height: 30px;
    display: block; }
  .impact-events #selection-impact .impactboxselect .multiselect-native-select .multiselect .caret {
    right: 10px;
    top: 13px; }
  .impact-events #selection-impact .impactboxselect .multiselect-container {
    top: 30px;
    z-index: 1000; }
  .impact-events .impactboxselect .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: 11px;
    right: 5px; }
  .impact-events .impactdates-selection .btn-applaydate {
    display: block;
    float: left;
    cursor: pointer; }
  .impact-events #sortdiv .impact-row.impact-row-filter1 > .impact-name span span,
  .impact-events #sortdiv .impact-row.impact-row-filter2 > .impact-name span span,
  .impact-events #sortdiv .impact-row.impact-row-filter3 > .impact-name span span,
  .impact-events #sortdiv .impact-row.impact-row-filter4 > .impact-name span span,
  .impact-events #sortdiv .impact-row.impact-row-filter5 > .impact-name span span {
    background-color: #ccecff; }
  .impact-events #sortdiv .impact-row.impact-row-filter1 > div .impact-action span span,
  .impact-events #sortdiv .impact-row.impact-row-filter2 > div .impact-action span span,
  .impact-events #sortdiv .impact-row.impact-row-filter3 > div .impact-action span span,
  .impact-events #sortdiv .impact-row.impact-row-filter4 > div .impact-action span span,
  .impact-events #sortdiv .impact-row.impact-row-filter5 > div .impact-action span span {
    background-color: #f5f5f5; }
  .impact-events .week-area {
    margin-top: 10px;
    overflow: hidden; }
  .impact-events .btn-weeksave,
  .impact-events .btn-weekedit {
    height: 30px;
    width: 30px;
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-decoration: none !important;
    color: #fff !important; }
  .impact-events .btn-deekday {
    display: block;
    height: 30px;
    line-height: 30px;
    background: #894F76;
    border-radius: 5px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    width: 120px;
    float: left;
    padding: 0 10px;
    margin: 0;
    text-decoration: none !important;
    color: #fff !important; }
  .impact-events .weekcheckoptionarea {
    height: 30px;
    margin-left: 5px;
    border-radius: 5px;
    margin-left: 125px;
    background: -moz-linear-gradient(top, #b7deff 0%, #99bbd7 100%) !important;
    background: -webkit-linear-gradient(top, #b7deff 0%, #99bbd7 100%) !important;
    background: linear-gradient(to bottom, #b7deff 0%, #99bbd7 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7deff', endColorstr='#99bbd7', GradientType=0); }
  .impact-events .weekview .weekcheckoptionarea {
    background: #fff !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#d1d1d1', GradientType=0); }
  .impact-events .weekcheckoption {
    position: relative;
    display: block;
    padding: 0; }
  .impact-events .weekcheckoption small {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    position: relative;
    padding: 0 0 0 34px;
    width: 14.285%; }
  .impact-events .weekcheckoption small small {
    float: none;
    width: 100%;
    padding: 0; }
  .impact-events .weekcheckoption .ncheck {
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-size: 22px;
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    position: relative; }
  .impact-events .weekcheckoption .ncheck {
    position: absolute;
    left: 10px;
    top: 6px; }
  .impact-events .weekcheckoption .ncheck input {
    position: absolute;
    opacity: 0; }
  .impact-events .weekcheckoption .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    display: block;
    border: 1px solid #4ca354;
    background-color: #fff; }
  .impact-events .weekcheckoption .ncheck:hover input ~ .checkmark {
    background-color: #fff; }
  .impact-events .weekcheckoption .ncheck input:checked ~ .checkmark {
    background-color: #fff; }
  .impact-events .weekcheckoption .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .impact-events .weekcheckoption .ncheck input:checked ~ .checkmark:after {
    display: block; }
  .impact-events .weekcheckoption .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); }
  .impact-events .week-area.weekview .weekcheckoptionarea {
    background: none; }
  .impact-events .week-area.weekview .weekcheckoption {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background: none; }
  .impact-events .week-area.weekview .weekcheckoption small {
    padding: 0;
    margin: 0;
    width: 13.5%;
    line-height: inherit; }
  .impact-events .week-area.weekview .weekcheckoption small small {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0;
    background: #f5f5f5;
    border-radius: 5px; }
  .impact-events .week-area.weekview .weekcheckoption small.active small {
    background: -moz-linear-gradient(top, #b7deff 0%, #99bbd7 100%) !important;
    background: -webkit-linear-gradient(top, #b7deff 0%, #99bbd7 100%) !important;
    background: linear-gradient(to bottom, #b7deff 0%, #99bbd7 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7deff', endColorstr='#99bbd7', GradientType=0); }
  .impact-events .impact-row > div.td .form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 2px 8px !important;
    font-size: 14px;
    line-height: 30px;
    color: #131111;
    background-color: #f5f5f5;
    background-image: none;
    border: 1px solid #8f91a2;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .impact-events .dateText {
    text-align: center; }
  .impact-events .impact-row.impact-edit-row {
    background-color: #f9f9f9; }
  .impact-events .revImpact ul {
    height: 160px;
    overflow-y: scroll; }
  .impact-events .impact-type ul {
    min-height: 25px;
    max-height: 160px;
    overflow-y: scroll; }
  .impact-events .overFlowAuto {
    overflow: auto !important; }
  .impact-events #impact-table {
    padding-top: 32px;
    background: #fff;
    height: 420px;
    overflow: hidden !important; }
  .impact-events .datepicker table tr td.range {
    background: #fff !important; }
    .impact-events .datepicker table tr td.range.disabled {
      background: #fff !important; }
      .impact-events .datepicker table tr td.range.disabled:hover {
        background: #fff !important; }
    .impact-events .datepicker table tr td.range:hover {
      background: #fff !important; }
  .impact-events .impactdates-content .btn-viewcompany {
    cursor: text !important; }
  .impact-events .impact-row .impact-action .btn-cancel {
    background: url(../images/icon-close.png) no-repeat center center;
    width: 28px;
    height: 28px;
    display: block;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 1000;
    float: right; }
  .impact-events .impact-row .fiscalpopup2 {
    left: inherit;
    right: 0px !important; }
  @media (min-width: 1441px) {
    .impact-events .impactdates-area,
    .impact-events .impact-row.impact-title-row {
      width: 100% !important; } }
  @media (min-width: 1441px) {
    .impact-events .impactdates-area,
    .impact-events .impact-row {
      width: 100%; }
    .impact-events .impact-row > .impact-name {
      width: 14.99148211243612%; }
    .impact-events .impact-row > .impact-rev {
      width: 10.30664395229983%; }
    .impact-events .impact-row > .impact-effect {
      width: 9.454855195911414%; }
    .impact-events .impact-row > .impact-type {
      width: 8.603066439522998%; }
    .impact-events .impact-row > .impact-frequency {
      width: 9.454855195911414%; }
    .impact-events .impact-row > .impact-interval {
      width: 8.603066439522998%; }
    .impact-events .impact-row > .impact-instances {
      width: 6.899488926746167%; }
    .impact-events .impact-row > .impact-duration {
      width: 5.195911413969336%; }
    .impact-events .impact-row > .impact-group {
      width: 26.40545144804089%; }
    .impact-events .impact-row > .impact-group .impactgrouprow {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-calendar {
      width: 30px !important; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-fromdate {
      width: 30.32258064516129% !important;
      flex: 1; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-todate {
      width: 30.32258064516129% !important;
      flex: 1; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-action {
      width: 91px !important; }
    .impact-events .impact-row > .impact-group .impactgrouprow:first-child,
    .impact-events .impact-row > .impact-group.active .impactgrouprow,
    .impact-events .impact-row > .impact-group.active .impactgrouprow:first-child,
    .impact-events .impact-row.impact-edit-row > .impact-group .impactgrouprow,
    .impact-events .impact-row.impact-edit-row > .impact-group .impactgrouprow:first-child,
    .impact-events .impact-row.impact-edit-row > .impact-group.active .impactgrouprow,
    .impact-events .impact-row.impact-edit-row > .impact-group.active .impactgrouprow:first-child {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .impact-events .impact-row > .impact-group .impactgrouprow {
      display: none; } }
  @media (min-width: 1441px) {
    .impact-events .impactdates-area,
    .impact-events .impact-row {
      width: 100%; }
    .impact-events .impact-row > .impact-name {
      width: 14.99148211243612%; }
    .impact-events .impact-row > .impact-rev {
      width: 10.30664395229983%; }
    .impact-events .impact-row > .impact-effect {
      width: 9.454855195911414%; }
    .impact-events .impact-row > .impact-type {
      width: 8.603066439522998%; }
    .impact-events .impact-row > .impact-frequency {
      width: 9.454855195911414%; }
    .impact-events .impact-row > .impact-interval {
      width: 8.603066439522998%; }
    .impact-events .impact-row > .impact-instances {
      width: 6.899488926746167%; }
    .impact-events .impact-row > .impact-duration {
      width: 5.195911413969336%; }
    .impact-events .impact-row > .impact-group {
      width: 26.40545144804089%; }
    .impact-events .impact-row > .impact-group .impactgrouprow {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-calendar {
      width: 30px !important; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-fromdate {
      width: 30.32258064516129% !important;
      flex: 1; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-todate {
      width: 30.32258064516129% !important;
      flex: 1; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-action {
      width: 91px !important; }
    .impact-events .impact-row > .impact-group .impactgrouprow:first-child,
    .impact-events .impact-row > .impact-group.active .impactgrouprow,
    .impact-events .impact-row > .impact-group.active .impactgrouprow:first-child,
    .impact-events .impact-row.impact-edit-row > .impact-group .impactgrouprow,
    .impact-events .impact-row.impact-edit-row > .impact-group .impactgrouprow:first-child,
    .impact-events .impact-row.impact-edit-row > .impact-group.active .impactgrouprow,
    .impact-events .impact-row.impact-edit-row > .impact-group.active .impactgrouprow:first-child {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .impact-events .impact-row > .impact-group .impactgrouprow {
      display: none; } }
  @media (min-width: 1201px) {
    .impact-events .impactdates-area {
      width: 100%; }
    .impact-events #impact-table {
      max-width: 100%;
      padding-top: 0; }
    .impact-events .impact-row {
      width: 100%; }
    .impact-events .impact-title-row {
      position: relative !important;
      left: inherit;
      top: inherit;
      width: 100%; }
    .impact-events .impactdates-area,
    .impact-events .impact-row {
      width: 100%; }
    .impact-events .impact-row > .impact-name {
      width: 14.99148211243612%; }
    .impact-events .impact-row > .impact-rev {
      width: 10.30664395229983%; }
    .impact-events .impact-row > .impact-effect {
      width: 9.454855195911414%; }
    .impact-events .impact-row > .impact-type {
      width: 8.603066439522998%; }
    .impact-events .impact-row > .impact-frequency {
      width: 9.454855195911414%; }
    .impact-events .impact-row > .impact-interval {
      width: 8.603066439522998%; }
    .impact-events .impact-row > .impact-instances {
      width: 6.899488926746167%; }
    .impact-events .impact-row > .impact-duration {
      width: 5.195911413969336%; }
    .impact-events .impact-row > .impact-group {
      width: 26.40545144804089%; }
    .impact-events .impact-row > .impact-group .impactgrouprow {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-calendar {
      width: 30px !important; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-fromdate {
      width: 30.32258064516129% !important;
      flex: 1; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-todate {
      width: 30.32258064516129% !important;
      flex: 1; }
    .impact-events .impact-row > .impact-group .impactgrouprow .impact-action {
      width: 91px !important; }
    .impact-events .impact-row > .impact-group .impactgrouprow:first-child,
    .impact-events .impact-row > .impact-group.active .impactgrouprow,
    .impact-events .impact-row > .impact-group.active .impactgrouprow:first-child,
    .impact-events .impact-row.impact-edit-row > .impact-group .impactgrouprow,
    .impact-events .impact-row.impact-edit-row > .impact-group .impactgrouprow:first-child,
    .impact-events .impact-row.impact-edit-row > .impact-group.active .impactgrouprow,
    .impact-events .impact-row.impact-edit-row > .impact-group.active .impactgrouprow:first-child {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .impact-events .impact-row > .impact-group .impactgrouprow {
      display: none; } }
  @media (max-width: 1200px) {
    .impact-events .impactdates-area {
      width: 100%; }
    .impact-events #impact-table {
      max-width: 100%;
      padding-top: 0; }
    .impact-events .impact-row {
      width: 1174px; }
    .impact-events .impact-title-row {
      position: relative !important;
      left: inherit;
      top: inherit;
      width: 1174px; } }
  @media (max-width: 800px) {
    .impact-events .impactdates-content {
      min-height: 0; }
    .impact-events #impact-table {
      min-height: 140px; }
    .impact-events #sortdiv {
      min-height: 160px; }
    .impact-events .impactdates-area {
      margin-top: 15px; }
    .impact-events .impactdates-top .btn-export {
      margin-left: 5px; }
    .impact-events .impactdates-top .btn-user,
    .impact-events .impactdates-top .impacttimeselect,
    .impact-events .impactdates-top .btn-export,
    .impact-events .impactdates-top .btn-enter,
    .impact-events .impactdates-top .btn-impactdateadd {
      margin-bottom: 5px !important;
      float: left !important;
      display: block;
      height: 30px; }
    .impact-events .btn-deekday {
      width: 100%;
      float: none;
      margin-bottom: 5px; }
    .impact-events .weekcheckoptionarea {
      width: 100%;
      margin-left: 0; }
    .impact-events .impactdates-content .fiscalpopup {
      width: 460px;
      max-width: 98%;
      margin: 0 auto;
      position: fixed;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 99000 !important; } }
  @media (max-width: 680px) {
    .impact-events .weekcheckoptionarea {
      height: auto;
      overflow: hidden; }
    .impact-events .week-area .weekcheckoption small {
      width: 150px; }
    .impact-events .week-area.weekview .btn-deekday {
      margin-bottom: 0; }
    .impact-events .week-area.weekview .weekcheckoption > small {
      width: 150px;
      margin: 5px 5px 5px 5px; }
    .impact-events .week-area .weekcheckoption,
    .impact-events .week-area.weekview .weekcheckoption {
      justify-content: center;
      overflow: hidden; } }
  @media (max-width: 567px) {
    .impact-events .impactrowcontent .itemcolumn {
      width: 96%;
      float: none;
      padding-right: 0;
      overflow: hidden; }
    .impact-events .impactrowcontent .itemcolumn:first-child {
      margin-bottom: 10px; } }
  @media (max-width: 479px) {
    .impact-events .week-area .weekcheckoption small {
      width: 100%; }
    .impact-events .week-area.weekview .weekcheckoption > small {
      width: 100%;
      margin: 5px 0 5px 0; }
    .impact-events .impactdates-content .daterange-row {
      min-height: 220px; }
    .impact-events .impactdates-content .fiscalpopup .dropdown-menu {
      font-size: 12px;
      width: 48%; }
    .impact-events .impactdates-content .fiscalpopup .daterange .input-group .form-control {
      width: 48%; }
    .impact-events .impactdates-content .fiscalpopup .table-condensed {
      width: 100%; }
    .impact-events .impactdates-selection .btn-selection,
    .impact-events .impactdates-top .btn-viewcompany,
    .impact-events .impactdates-top .btn-viewproperty {
      width: 100%;
      float: none !important;
      padding: 0 10px;
      margin: 0; }
    .impact-events .impactdates-top .btn-impactdateadd {
      float: left;
      clear: both; }
    .impact-events .impactdates-top .btn-enter {
      width: 30px;
      margin: 0; }
    .impact-events .impactdates-top .btn-enter,
    .impact-events .impactdates-top .btn-export {
      float: right !important; }
    .impact-events #selection-impact {
      float: none;
      width: 100%;
      margin: 5px 0 0 0;
      clear: both; } }
  @media screen and (max-width: 320px) {
    .impact-events .impactdates-content .fiscalpopup .daterange-row {
      min-height: 202px; }
    .impact-events .impactdates-content .fiscalpopup .dropdown-menu {
      font-size: 11px;
      width: 49%;
      min-width: 49%; }
    .impact-events .impactdates-content .fiscalpopup .daterange .input-group .form-control {
      width: 49%; }
    .impact-events .impactdates-content .fiscalpopup-content {
      overflow: hidden;
      clear: both; }
    .impact-events .impactdates-content .fiscalpopup .daterange .table-condensed > thead > tr > td,
    .impact-events .impactdates-content .fiscalpopup .daterange .table-condensed > thead > tr > th {
      padding: 0 0; }
    .impact-events .impactdates-content .fiscalpopup .datepicker td,
    .impact-events .impactdates-content .fiscalpopup .datepicker th {
      text-align: center;
      width: 18px;
      height: 18px; } }
  .impact-events .impactdates-content {
    margin-left: 20px;
    margin-right: 20px; }

/*
==========================================================================
    Roomsforecast New Page
==========================================================================
*/
.roomsforecast {
  width: 100%;
  overflow: hidden;
  clear: both; }
  .roomsforecast .btn-export,
  .roomsforecast .btn-edit2,
  .roomsforecast .btn-compareto,
  .roomsforecast .btn-datadisplay,
  .roomsforecast .btn-enter,
  .roomsforecast .btn-pickup,
  .roomsforecast .btn-otb,
  .roomsforecast .btn-save2,
  .roomsforecast .btn-close2 {
    display: block;
    float: left; }
  .roomsforecast .btn {
    height: 30px;
    line-height: 30px; }
  .roomsforecast .btn-export {
    width: 88px;
    height: 30px;
    line-height: 30px; }
  .roomsforecast .btn-autoadjust {
    width: auto;
    height: 23px;
    line-height: 23px;
    display: block; }
  .roomsforecast .btn-compareto,
  .roomsforecast .btn-datadisplay {
    height: 30px;
    line-height: 30px; }
  .roomsforecast .btn-enter {
    width: 30px;
    height: 30px;
    background: none !important; }
  .roomsforecast .btn-pickup,
  .roomsforecast .btn-otb {
    height: 23px;
    line-height: 23px; }
  .roomsforecast .btn-edit2,
  .roomsforecast .btn-save2 {
    width: 30px;
    height: 23px; }
    .roomsforecast .btn-edit2 i,
    .roomsforecast .btn-save2 i {
      height: 22px; }
  .roomsforecast .btn-close2 {
    width: 23px;
    height: 23px; }
  .roomsforecast .new-roomsforecast-content {
    font-family: "SourceSansProRegular";
    font-weight: normal;
    font-size: 14px;
    width: 100%;
    max-width: inherit !important;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px 15px !important; }
    .roomsforecast .new-roomsforecast-content strong {
      font-family: "SourceSansProSemiBold"; }
    .roomsforecast .new-roomsforecast-content .forecasttop .leftforecasttop {
      padding-left: 10px;
      position: relative; }
      .roomsforecast .new-roomsforecast-content .forecasttop .leftforecasttop:before {
        display: none; }
      .roomsforecast .new-roomsforecast-content .forecasttop .leftforecasttop .icon-collapse {
        width: 20px;
        display: block;
        position: absolute;
        left: 0;
        top: 5px;
        margin: 0;
        padding: 0; }
      .roomsforecast .new-roomsforecast-content .forecasttop .leftforecasttop span {
        margin-left: 24px;
        font-size: 14px; }
    .roomsforecast .new-roomsforecast-content .forecasttop .rightforecasttop .btn-consolidated {
      margin-right: 10px;
      float: left; }
    .roomsforecast .new-roomsforecast-content .forecasttop .rightforecasttop .btn-summary {
      float: left; }
    .roomsforecast .new-roomsforecast-content .gotoselectarea .multiselect,
    .roomsforecast .new-roomsforecast-content .gotoselectarea .multiselect-container li {
      font-family: "SourceSansProRegular";
      font-size: 14px; }
    .roomsforecast .new-roomsforecast-content .gotoselectarea .multiselect-container li.active label {
      background: url(../images/chi-tic.svg) no-repeat 98% center !important;
      -webkit-background-size: 12px 12px !important;
      background-size: 12px 12px !important; }
    .roomsforecast .new-roomsforecast-content .gotoselectarea .multiselect-native-select .multiselect .caret {
      background: url(../images/chi-arrowright.svg) no-repeat 0 -1px;
      -webkit-background-size: 20px auto;
      background-size: 20px auto; }
    .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .btn-compareto,
    .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .btn-datadisplay {
      width: 100px; }
    .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .btn-export {
      margin-left: 5px; }
    .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .fiscalcontentouter .forecastcheckoption {
      padding-right: 38px;
      min-height: 30px; }
      .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .fiscalcontentouter .forecastcheckoption div {
        width: 142px; }
        .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .fiscalcontentouter .forecastcheckoption div.widthauto {
          width: auto; }
        .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .fiscalcontentouter .forecastcheckoption div.checkoption3 {
          width: 180px; }
        .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .fiscalcontentouter .forecastcheckoption div small {
          font-size: 14px;
          font-weight: normal; }
        @media screen and (max-width: 1345px) {
          .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .fiscalcontentouter .forecastcheckoption div {
            width: 115px; }
            .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .fiscalcontentouter .forecastcheckoption div.checkoption3 {
              width: 140px; } }
        .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .fiscalcontentouter .forecastcheckoption div ul {
          width: 145px; }
      @media (max-width: 1190px) {
        .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .fiscalcontentouter .forecastcheckoption {
          overflow: visible;
          float: none; } }
    .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .fiscalrowcontent2 .radio label {
      font-size: 14px; }
    .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .forecastrowright .forecastcheckoption div {
      width: 142px; }
      .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .forecastrowright .forecastcheckoption div.widthauto {
        width: auto; }
      .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .forecastrowright .forecastcheckoption div.checkoption3 {
        width: 180px; }
      .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .forecastrowright .forecastcheckoption div small {
        font-size: 14px;
        font-weight: normal; }
      @media screen and (max-width: 1345px) {
        .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .forecastrowright .forecastcheckoption div {
          width: 115px; }
          .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .forecastrowright .forecastcheckoption div.checkoption3 {
            width: 140px; } }
    .roomsforecast .new-roomsforecast-content .forecastcomparedate .forecastrow .forecastrowright .Lastupdate {
      background: #f5f5f5;
      margin-left: 10px;
      width: 200px;
      height: 30px;
      line-height: 30px;
      color: #131111;
      padding: 0 10px;
      display: block;
      float: left; }
    .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow {
      float: left; }
      @media (max-width: 1190px) {
        .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow {
          float: none; } }
      .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow:first-child {
        margin-right: 10px; }
        @media (max-width: 1190px) {
          .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow:first-child {
            margin-right: 0; } }
      @media (min-width: 1191px) {
        .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow .fiscalcontentouter {
          margin: 0 5px; } }
      .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow .fiscalcontentouter .forecastcheckoption {
        margin-right: 0;
        padding-right: 0; }
        .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow .fiscalcontentouter .forecastcheckoption div {
          width: 75px; }
          .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow .fiscalcontentouter .forecastcheckoption div.widthauto {
            width: auto; }
          .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow .fiscalcontentouter .forecastcheckoption div.checkoption3 {
            width: 105px; }
      @media (min-width: 1191px) {
        .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow .forecastrowright {
          margin-left: 105px; } }
      .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow .forecastrowright .forecastcheckoption div {
        width: 110px; }
        .roomsforecast .new-roomsforecast-content .forecastcomparedate.forecastcomparedate2 .forecastrow .forecastrowright .forecastcheckoption div:first-child {
          width: 90px; }
    .roomsforecast .new-roomsforecast-content .table-responsive {
      overflow: auto; }
    .roomsforecast .new-roomsforecast-content .table.table-roomforcast {
      width: auto; }
      .roomsforecast .new-roomsforecast-content .table.table-roomforcast .btn-close2 {
        margin: 0 0 0 10px; }
      .roomsforecast .new-roomsforecast-content .table.table-roomforcast .btn-autoadjust {
        margin: 0 0 0 5px;
        float: right; }
      .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr {
        clear: both; }
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr th,
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr td {
          text-overflow: ellipsis;
          font-family: "SourceSansProRegular";
          font-size: 13px; }
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr th {
          overflow: visible; }
          .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr th .forecastmethod span {
            padding: 0; }
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr td .fixscrollcell div .icon-collapse {
          width: 24px;
          margin: 0;
          padding: 0;
          display: block;
          float: right;
          position: absolute;
          right: 0;
          top: 0;
          z-index: 10;
          cursor: pointer; }
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.fhighlightborder .fixscrollcell {
          border-top: 1px solid #bdbdbd !important; }
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.parentcollapse1 .fixscrollcell div, .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse1 .fixscrollcell div {
          padding-left: 30px !important;
          position: relative; }
          .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.parentcollapse1 .fixscrollcell div .icon-collapse, .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse1 .fixscrollcell div .icon-collapse {
            position: absolute;
            left: 6px;
            top: 2px;
            cursor: pointer; }
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse1 {
          display: none; }
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 {
          display: none;
          background: #f2f2f2; }
          .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td {
            background: #f7f7ff;
            border-top: 1px solid #f2f2f2;
            border-right: 1px solid #f2f2f2; }
            .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td:last-child {
              border-right: none !important; }
            .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td.fixscrollcell div {
              background: #f7f7ff;
              padding: 0 0 !important; }
              .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td.fixscrollcell div strong {
                float: left;
                font-family: "SourceSansProRegular";
                font-weight: normal;
                padding: 0 0 0 10px !important;
                width: 162px;
                display: block;
                position: relative; }
                .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td.fixscrollcell div strong.green-head {
                  padding: 0 10px !important;
                  background: #bcdda6;
                  color: #385723; }
                .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td.fixscrollcell div strong.gray-head {
                  padding: 0 10px !important;
                  background: #d9d9d9;
                  color: #000000; }
                .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td.fixscrollcell div strong.lightsky-head {
                  padding: 0 10px !important;
                  background: #c5d4ed;
                  color: #012e4f; }
                  .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td.fixscrollcell div strong.lightsky-head i {
                    cursor: pointer; }
                .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td.fixscrollcell div strong i {
                  position: absolute;
                  right: 0;
                  top: 0; }
                .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td.fixscrollcell div strong span {
                  display: block;
                  float: right;
                  position: relative;
                  width: 46%; }
                  .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td.fixscrollcell div strong span:first-child {
                    float: left; }
              .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2 td.fixscrollcell div small {
                display: block;
                float: right;
                font-size: 13px;
                text-align: right;
                padding: 0 10px !important;
                width: 88px;
                border-left: 1px solid #f2f2f2; }
          .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.childcollapse2.fhighlightborder.fhighlightrowedit td {
            border-top: 1px solid #00b0f0 !important; }
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast tr.gradient td.fixscrollcell2 {
          font-family: "SourceSansProBold";
          font-size: 14px;
          font-weight: normal;
          color: #131111; }
      .roomsforecast .new-roomsforecast-content .table.table-roomforcast .forecastmethod .form-control {
        font-size: 13px; }
      .roomsforecast .new-roomsforecast-content .table.table-roomforcast .btn-edit-area {
        padding: 0 5px 0 0;
        margin: 0 0 0 10px;
        height: 23px;
        width: 142px;
        float: left; }
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast .btn-edit-area .btn-pickup {
          border-top-left-radius: 5px;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
          border-bottom-left-radius: 5px;
          -webkit-border-top-left-radius: 5px;
          -webkit-border-top-right-radius: 0;
          -webkit-border-bottom-right-radius: 0;
          -webkit-border-bottom-left-radius: 5px;
          -moz-border-radius-topleft: 5px;
          -moz-border-radius-topright: 0;
          -moz-border-radius-bottomright: 0;
          -moz-border-radius-bottomleft: 5px; }
        .roomsforecast .new-roomsforecast-content .table.table-roomforcast .btn-edit-area .btn-otb {
          border-top-left-radius: 0;
          border-top-right-radius: 5px;
          border-bottom-right-radius: 5px;
          border-bottom-left-radius: 0;
          -webkit-border-top-left-radius: 0;
          -webkit-border-top-right-radius: 5px;
          -webkit-border-bottom-right-radius: 5px;
          -webkit-border-bottom-left-radius: 0;
          -moz-border-radius-topleft: 0;
          -moz-border-radius-topright: 5px;
          -moz-border-radius-bottomright: 5px;
          -moz-border-radius-bottomleft: 0; }

/* dev team add scss */
.roomsforecast-content .multiselect-selected-text, .roomsforecast-content .multiselect-container label.radio {
  overflow: hidden;
  white-space: nowrap !important;
  text-overflow: ellipsis; }

.roomsforecast-content .fiscal-action span {
  cursor: pointer; }

.roomsforecast-content .fiscal-action .btn-fiscal-edit {
  float: left; }

.roomsforecast-content .fiscal-action .btn-consolidated {
  margin-left: 5px;
  float: left; }

.fb {
  position: relative;
  z-index: 0;
  /* button */
  /*  common boxcheck start  */
  /* Submenu */
  /* common class */
  /* multiselect hide option all */
  /*  */
  /* row */
  /* Blue row new cell create */
  /*  fb ui 5 & 6  */ }
  .fb .btn-hand {
    width: 34px;
    height: 30px;
    display: block;
    position: absolute;
    left: 0;
    top: 0; }
    .fb .btn-hand i {
      width: 100%; }
  .fb .btn-export {
    display: block;
    float: right;
    width: 88px;
    height: 30px;
    line-height: 30px;
    background-color: #e3f1fa;
    text-decoration: none; }
  .fb .btn-mprg {
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background: #7f7da0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer; }
    .fb .btn-mprg.active {
      background: #894F76; }
  .fb .btn-plus {
    height: 30px;
    width: 30px;
    display: block;
    float: left; }
  .fb .btn-arrow {
    position: absolute !important;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
  .fb .btn-add {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    z-index: 100;
    cursor: pointer;
    -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; }
  .fb .btn-deletecell {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: #b3c6e8;
    background-image: none;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    -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; }
    .fb .btn-deletecell:hover {
      background-color: #c2d7fd; }
  .fb .nwbtn-deletecell {
    background-color: #b3c6e8;
    background-image: none;
    -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; }
    .fb .nwbtn-deletecell:hover {
      background-color: #c2d7fd; }
  .fb .btn-basepopupclose {
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 1000;
    background-image: none;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    justify-content: center;
    align-items: center; }
  .fb .btn-save {
    width: 30px;
    height: 30px; }
  .fb .btn-edit {
    width: 30px;
    height: 30px; }
  .fb .boxcheck {
    width: 30px;
    height: 30px;
    float: left;
    position: relative;
    z-index: 10; }
    .fb .boxcheck .ncheck {
      padding: 0;
      margin: 0;
      display: block;
      font-family: "SourceSansProRegular";
      font-size: 14px;
      font-weight: normal;
      position: relative;
      position: absolute;
      left: 10px;
      top: 6px;
      z-index: 1000;
      cursor: pointer; }
      .fb .boxcheck .ncheck input {
        position: absolute;
        opacity: 0; }
      .fb .boxcheck .ncheck:hover input ~ .checkmark,
      .fb .boxcheck .ncheck input:checked ~ .checkmark {
        background-color: #fff; }
      .fb .boxcheck .ncheck input:checked ~ .checkmark:after {
        display: block; }
      .fb .boxcheck .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); }
    .fb .boxcheck .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 18px;
      width: 18px;
      border: 1px solid #4ca354;
      background-color: #eee; }
    .fb .boxcheck .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
  .fb .fbsubmemu {
    margin: 0;
    padding: 0;
    min-width: 1190px; }
    .fb .fbsubmemu ul {
      margin: 0;
      padding: 0; }
      .fb .fbsubmemu ul li {
        width: auto;
        min-width: 180px;
        font-family: "SourceSansProRegular";
        font-weight: normal;
        font-size: 14px;
        display: block;
        float: left;
        padding: 0;
        margin: 0 0 4px 5px; }
        .fb .fbsubmemu ul li:first-child {
          margin-left: 0; }
        .fb .fbsubmemu ul li a {
          width: 100%;
          padding: 0 10px !important;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          -o-border-radius: 0;
          border-radius: 0;
          display: block;
          height: 30px;
          line-height: 30px;
          background: #e2f0d9;
          font-size: 14px;
          color: #131111;
          text-align: center;
          border: none; }
          .fb .fbsubmemu ul li a:hover {
            background: #85cdc1; }
        .fb .fbsubmemu ul li.active a {
          background: #85cdc1; }
    .fb .fbsubmemu .btn-save,
    .fb .fbsubmemu .btn-edit {
      float: left;
      margin-left: 5px; }
    .fb .fbsubmemu .btn-mprg {
      margin-left: 40px; }
    .fb .fbsubmemu .btn-export {
      float: right; }
  .fb .multiselect-all {
    display: none; }
  .fb .fb-content {
    overflow: hidden;
    overflow-x: auto;
    overflow-y: auto;
    min-height: 300px;
    padding-top: 20px;
    padding-bottom: 200px; }
  .fb .fbitemcolumn,
  .fb .fbboxwrap {
    position: relative;
    min-height: 30px; }
  .fb .fbgroupitem1,
  .fb .fbgroupitem2,
  .fb .fbgroupitem3,
  .fb .fbgroupitem4 {
    margin-top: 2px;
    position: relative; }
  .fb .fbgroupitem1:first-child,
  .fb .fbgroupitem2:first-child,
  .fb .fbgroupitem3:first-child,
  .fb .fbgroupitem4:first-child {
    margin-top: 0; }
  .fb .fbitemcolumn1 {
    position: relative;
    z-index: auto; }
    .fb .fbitemcolumn1 .fbcol1 {
      width: 14%; }
      @media (max-width: 1231px) {
        .fb .fbitemcolumn1 .fbcol1 {
          width: 180px; } }
  .fb .fbitemcolumn2 {
    padding: 0 0 0 2px;
    margin-left: 14%; }
    @media (max-width: 1231px) {
      .fb .fbitemcolumn2 {
        margin-left: 180px; } }
    .fb .fbitemcolumn2 .fbcol2 {
      width: 18%; }
      @media (max-width: 1231px) {
        .fb .fbitemcolumn2 .fbcol2 {
          width: 188px; } }
  .fb .fbitemcolumn3 {
    padding: 0 0 0 2px;
    margin-left: 18%; }
    @media (max-width: 1231px) {
      .fb .fbitemcolumn3 {
        margin-left: 188px; } }
    .fb .fbitemcolumn3 .fbcol3 {
      width: 25%; }
      @media (max-width: 1231px) {
        .fb .fbitemcolumn3 .fbcol3 {
          width: 176px; } }
    .fb .fbitemcolumn3 .fbcol4 {
      width: 13%; }
      @media (max-width: 1231px) {
        .fb .fbitemcolumn3 .fbcol4 {
          width: 112px; } }
  .fb .fbitemcolumn4 {
    padding: 0 0 0 2px;
    margin-left: 38%; }
    @media (max-width: 1231px) {
      .fb .fbitemcolumn4 {
        margin-left: 288px; } }
    .fb .fbitemcolumn4 .fbcol5 {
      width: 20%; }
      @media (max-width: 1231px) {
        .fb .fbitemcolumn4 .fbcol5 {
          width: 102px; } }
    .fb .fbitemcolumn4 .fbcol6 {
      width: 27%; }
      @media (max-width: 1231px) {
        .fb .fbitemcolumn4 .fbcol6 {
          width: 142px; } }
    .fb .fbitemcolumn4 .fbcol7 {
      width: 27%; }
      @media (max-width: 1231px) {
        .fb .fbitemcolumn4 .fbcol7 {
          width: 144px; } }
    .fb .fbitemcolumn4 .fbcol8 {
      width: 26%; }
      @media (max-width: 1231px) {
        .fb .fbitemcolumn4 .fbcol8 {
          width: 140px; } }
  .fb .fb-row {
    clear: both;
    margin-top: 2px;
    min-width: 1190px;
    /* fb ui2 */ }
    .fb .fb-row .fb-column {
      position: relative;
      overflow: hidden;
      height: 30px;
      float: left;
      margin: 0;
      padding: 0 0 0 2px;
      background: #eee; }
      .fb .fb-row .fb-column .boxcheck {
        position: absolute;
        left: 0;
        top: 0; }
    .fb .fb-row.fb-row-title .fb-column-title {
      position: relative;
      background: #b3c6e8; }
      .fb .fb-row.fb-row-title .fb-column-title h3 {
        padding: 0;
        margin: 0;
        font-family: "SourceSansProSemiBold";
        font-weight: normal;
        font-size: 14px;
        color: #000000;
        line-height: 30px;
        text-align: center;
        position: relative; }
      .fb .fb-row.fb-row-title .fb-column-title .btn-add {
        position: absolute;
        left: inherit;
        right: 0; }
    .fb .fb-row.fb-row-title .fbcol1 {
      padding-left: 0; }
      .fb .fb-row.fb-row-title .fbcol1 .fb-column-title h3 {
        padding: 0 10px; }
    .fb .fb-row.fb-row-title .fbcol3 .fb-column-title .btn-add {
      left: inherit !important;
      right: 0 !important;
      display: none; }
      .fb .fb-row.fb-row-title .fbcol3 .fb-column-title .btn-add.active {
        display: block; }
    .fb .fb-row.fb-row-top {
      overflow: hidden;
      margin-bottom: 1px; }
      .fb .fb-row.fb-row-top.fb-row-top2 .fbitemcolumn1 {
        position: relative;
        z-index: auto; }
        .fb .fb-row.fb-row-top.fb-row-top2 .fbitemcolumn1 .fbcol1 {
          width: 29.6%; }
          @media (max-width: 1231px) {
            .fb .fb-row.fb-row-top.fb-row-top2 .fbitemcolumn1 .fbcol1 {
              width: 370px; } }
      .fb .fb-row.fb-row-top.fb-row-top2 .fbitemcolumn2 {
        padding: 0 0 0 2px;
        margin-left: 29.6%; }
        @media (max-width: 1231px) {
          .fb .fb-row.fb-row-top.fb-row-top2 .fbitemcolumn2 {
            margin-left: 370px; } }
        .fb .fb-row.fb-row-top.fb-row-top2 .fbitemcolumn2 .fbcol2 {
          width: 100%; }
      .fb .fb-row.fb-row-top .fbcol2 {
        width: 100%; }
      .fb .fb-row.fb-row-top .fbcol1 > span,
      .fb .fb-row.fb-row-top .fbcol2 > span {
        display: block;
        padding: 0 0;
        border: none; }
        .fb .fb-row.fb-row-top .fbcol1 > span span,
        .fb .fb-row.fb-row-top .fbcol2 > span span {
          padding: 0 10px;
          display: block;
          text-align: center;
          font-family: "SourceSansProSemiBold"; }
      .fb .fb-row.fb-row-top .fbcol1 > span {
        background: #e2e2e2;
        /* Old browsers */
        background: -moz-linear-gradient(top, #e2e2e2 0%, #a8a8a8 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #a8a8a8));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #e2e2e2 0%, #a8a8a8 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #e2e2e2 0%, #a8a8a8 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #e2e2e2 0%, #a8a8a8 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #e2e2e2 0%, #a8a8a8 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
        /* IE6-9 */ }
      .fb .fb-row.fb-row-top .fbcol2 > span {
        background: #d1ecf1; }
      .fb .fb-row.fb-row-top.department-row .fbcol3 {
        width: 100%; }
      .fb .fb-row.fb-row-top.department-row .fbcol1 > span,
      .fb .fb-row.fb-row-top.department-row .fbcol3 > span {
        display: block;
        border: none; }
        .fb .fb-row.fb-row-top.department-row .fbcol1 > span span,
        .fb .fb-row.fb-row-top.department-row .fbcol3 > span span {
          padding: 0 10px;
          display: block;
          text-align: center;
          font-family: "SourceSansProSemiBold"; }
      .fb .fb-row.fb-row-top.department-row .fbcol1 > span {
        background: #e2e2e2;
        /* Old browsers */
        background: -moz-linear-gradient(top, #e2e2e2 0%, #a8a8a8 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #a8a8a8));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #e2e2e2 0%, #a8a8a8 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #e2e2e2 0%, #a8a8a8 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #e2e2e2 0%, #a8a8a8 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #e2e2e2 0%, #a8a8a8 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
        /* IE6-9 */ }
      .fb .fb-row.fb-row-top.department-row .fbcol3 > span {
        background: #d1ecf1; }
    .fb .fb-row.fb-row-view .fbcol7 span {
      position: relative; }
      .fb .fb-row.fb-row-view .fbcol7 span .btn-arrow {
        position: relative;
        padding: 0; }
        .fb .fb-row.fb-row-view .fbcol7 span .btn-arrow i {
          position: absolute;
          width: 100%;
          height: 100%;
          background-position: center center; }
    .fb .fb-row.fb-row-view .fbbox.fbcol7 > span,
    .fb .fb-row.fb-row-view .fbbox.fbcol8 > span {
      height: auto;
      line-height: 0;
      border: none; }
    .fb .fb-row.fb-row-view .fbbox.fbcol7 > span span,
    .fb .fb-row.fb-row-view .fbbox.fbcol8 > span span {
      min-height: 30px;
      height: auto;
      line-height: 28px;
      padding: 0 !important; }
    .fb .fb-row.fb-row-view .fbbox.fbcol7 > span span.mealperiodstext {
      height: 30px;
      display: block;
      line-height: 28px;
      border: 1px solid #8f91a2;
      padding: 0 10px !important; }
    .fb .fb-row.fb-row-view .fbbox.fbcol8 > span span.revenuetext {
      height: 30px;
      display: block;
      line-height: 28px;
      border: 1px solid #8f91a2;
      padding: 0 10px !important;
      text-decoration: none; }
    .fb .fb-row.fb-row-view .fbbox.fbcol7 > span span small {
      display: block;
      font-size: 14px;
      font-style: normal;
      height: 30px;
      line-height: 28px;
      border: 1px solid #8f91a2;
      padding: 0 10px !important;
      margin-top: 2px;
      width: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .fb .fb-row.fb-row-view .fbbox.fbcol8 > span span a {
      display: block;
      font-size: 14px;
      font-style: normal;
      height: 30px;
      line-height: 28px;
      border: 1px solid #8f91a2;
      padding: 0 10px !important;
      margin-top: 2px;
      width: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .fb .fb-row.fb-row-view .fbbox.fbcol8 > span span.fbcol8revenue a {
      text-decoration: underline; }
    .fb .fb-row.fb-row-view .fbbox.fbcol7 > span span.fbcol7mealperiods,
    .fb .fb-row.fb-row-view .fbbox.fbcol8 > span span.fbcol8revenue {
      display: none;
      width: 100%;
      min-height: 20px;
      padding: 0;
      margin: 0; }
    .fb .fb-row.fb-row-view .fbbox span {
      border: 1px solid #8f91a2;
      padding: 0 !important; }
      .fb .fb-row.fb-row-view .fbbox span span {
        border: none;
        padding: 0 10px !important;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
    .fb .fb-row.department-row .fbitemcolumn3 {
      padding: 0 0 0 2px;
      margin-left: 14%; }
      @media (max-width: 1231px) {
        .fb .fb-row.department-row .fbitemcolumn3 {
          margin-left: 180px; } }
      .fb .fb-row.department-row .fbitemcolumn3 .fbcol3 {
        width: 25%; }
        @media (max-width: 1231px) {
          .fb .fb-row.department-row .fbitemcolumn3 .fbcol3 {
            width: 246px; } }
      .fb .fb-row.department-row .fbitemcolumn3 .fbcol4 {
        width: 13%; }
        @media (max-width: 1231px) {
          .fb .fb-row.department-row .fbitemcolumn3 .fbcol4 {
            width: 160px; } }
    .fb .fb-row.department-row .fbitemcolumn4 {
      padding: 0 0 0 2px;
      margin-left: 38%; }
      @media (max-width: 1231px) {
        .fb .fb-row.department-row .fbitemcolumn4 {
          margin-left: 406px; } }
      .fb .fb-row.department-row .fbitemcolumn4 .fbcol5 {
        width: 20%; }
        @media (max-width: 1231px) {
          .fb .fb-row.department-row .fbitemcolumn4 .fbcol5 {
            width: 120px; } }
      .fb .fb-row.department-row .fbitemcolumn4 .fbcol6 {
        width: 27%; }
        @media (max-width: 1231px) {
          .fb .fb-row.department-row .fbitemcolumn4 .fbcol6 {
            width: 160px; } }
      .fb .fb-row.department-row .fbitemcolumn4 .fbcol7 {
        width: 27%; }
        @media (max-width: 1231px) {
          .fb .fb-row.department-row .fbitemcolumn4 .fbcol7 {
            width: 160px; } }
      .fb .fb-row.department-row .fbitemcolumn4 .fbcol8 {
        width: 26%; }
        @media (max-width: 1231px) {
          .fb .fb-row.department-row .fbitemcolumn4 .fbcol8 {
            width: 160px; } }
    .fb .fb-row.department-row.fb-row-top .fbcol3 {
      width: 100%; }
  .fb .new-fb-row {
    background: #cce5ff; }
  .fb .fbcol3 > span .normalmultipleselect .multiselect-container li a {
    padding: 0 !important; }
  .fb .fbbox {
    position: relative;
    float: left;
    margin: 0;
    padding: 0 0 0 2px; }
    .fb .fbbox:first-child {
      padding: 0; }
    .fb .fbbox > span {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      display: block !important;
      width: 100%;
      height: 30px;
      line-height: 30px;
      margin: 0;
      padding: 0;
      font-family: "SourceSansProRegular";
      font-weight: normal;
      font-size: 14px;
      color: #131111; }
    .fb .fbbox span {
      position: relative; }
    .fb .fbbox .textdefine {
      line-height: 28px; }
      .fb .fbbox .textdefine span {
        padding: 0 10px;
        font-size: 14px;
        display: none; }
      .fb .fbbox .textdefine.active {
        background: #fff;
        border: 1px solid #8f91a2; }
        .fb .fbbox .textdefine.active span {
          display: block; }
    .fb .fbbox > span a {
      padding: 0 10px;
      color: #131111;
      text-decoration: none; }
      .fb .fbbox > span a:hover {
        color: #131111;
        text-decoration: none; }
    .fb .fbbox .form-control {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      display: block !important;
      height: 30px;
      line-height: 30px;
      font-family: "SourceSansProRegular";
      font-size: 14px;
      font-weight: normal;
      color: #131111;
      width: 100%;
      margin: 0;
      padding: 0 10px;
      border: 1px solid #8f91a2;
      background: #ffffc1 !important; }
    .fb .fbbox .normalmultipleselect .form-control {
      height: 30px;
      background: #fff; }
    .fb .fbbox .normalmultipleselect .multiselect,
    .fb .fbbox .normalmultipleselect .dropdown-toggle,
    .fb .fbbox .normalmultipleselect .btn,
    .fb .fbbox .normalmultipleselect .btn-default,
    .fb .fbbox .normalmultipleselect .multiselect-native-select {
      height: 30px;
      line-height: 28px;
      font-size: 13px;
      font-weight: normal;
      color: #131111;
      background: #fff; }
    .fb .fbbox .normalmultipleselect .multiselect-container {
      top: 30px; }
      .fb .fbbox .normalmultipleselect .multiselect-container li a {
        font-size: 13px; }
    .fb .fbbox .normalmultipleselect .multiselect-native-select .multiselect .caret {
      top: 12px;
      right: 5px; }
    .fb .fbbox .normalmultipleselect .multiselect-native-select .multiselect-selected-text {
      text-align: left;
      padding: 0 10px;
      height: 30px;
      font-size: 13px;
      background: #fff;
      border: 1px solid #8f91a2; }
    .fb .fbbox .normalmultipleselect .multiselect-container.dropdown-menu li.active a label {
      background: url(../images/chi-tic.svg) no-repeat 98% center !important;
      background-size: 14px auto !important; }
  .fb .fbcol8 span {
    line-height: 28px !important; }
  .fb .fbcol1 > span {
    padding: 0 30px 0 34px; }
    .fb .fbcol1 > span .btn-deletecell {
      border: 1px solid #8f91a2;
      border-left: none; }
  .fb .fbcol2 > span {
    padding: 0 30px 0 65px; }
    .fb .fbcol2 > span .btn-deletecell {
      border: 1px solid #8f91a2;
      border-left: none; }
  .fb .fbcol3 > span {
    padding: 0 30px 0 34px; }
    .fb .fbcol3 > span .btn-deletecell {
      border: 1px solid #8f91a2;
      border-left: none; }
  .fb .fbcol5 > span {
    padding: 0 30px 0 0; }
    .fb .fbcol5 > span .btn-deletecell {
      border: 1px solid #8f91a2;
      border-left: none; }
  .fb .fbcol2 span .btnhand {
    left: 31px; }
  .fb .fbcol5 span .btn-add {
    position: absolute;
    left: inherit;
    right: 0;
    top: 0;
    background-color: #b3c6e8;
    border: 1px solid #8f91a2;
    border-left: none; }
    .fb .fbcol5 span .btn-add i {
      width: 100%;
      height: 100%; }
  .fb .fbcol7 span.activatetext {
    border: 1px solid #8f91a2; }
    .fb .fbcol7 span.activatetext span {
      border: none;
      height: 28px;
      line-height: 28px;
      padding: 0 10px !important;
      display: block;
      background: #fff; }
  .fb .fbcol7 span .btn-arrow {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    justify-content: center;
    align-items: center; }
  .fb .fbcol8 span {
    border: 1px solid #8f91a2;
    padding: 0 !important; }
    .fb .fbcol8 span span {
      border: none;
      padding: 0 10px !important;
      display: block;
      background: #fff; }
  .fb .fbgroupitems2 {
    position: relative;
    min-height: 30px; }
    .fb .fbgroupitems2 .btn-add {
      display: block;
      left: 0; }
    .fb .fbgroupitems2 .fbgroupitem2 .fbcol2 .btn-hand {
      display: block;
      left: 30px; }
  .fb .fbgroupitems3 {
    min-height: 30px; }
  .fb .fbgroupitem4 .btn-add {
    display: none !important;
    right: 0;
    left: inherit; }
  .fb .fbgroupitem4:first-child .btn-add {
    display: block !important; }
  .fb .fbsetuparea {
    overflow: hidden;
    margin-top: 10px; }
    .fb .fbsetuparea .titlecurvebox {
      color: #fff;
      height: 30px;
      line-height: 30px;
      display: block;
      float: left;
      display: inline-block;
      text-align: left;
      padding: 0 10px;
      background: #7f7da0;
      text-decoration: none;
      width: 220px;
      cursor: pointer;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px; }
      .fb .fbsetuparea .titlecurvebox i {
        height: 100%;
        width: 100%; }
      @media (max-width: 479px) {
        .fb .fbsetuparea .titlecurvebox {
          width: 100%;
          float: none;
          margin-bottom: 5px; } }
    .fb .fbsetuparea .form-control {
      border: 1px solid #8f91a2;
      color: #131111;
      float: left;
      display: block;
      padding: 0 10px;
      background: #ffffc1 !important;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
    .fb .fbsetuparea .fbinputbox {
      float: left;
      height: 30px;
      margin-left: 10px; }
      .fb .fbsetuparea .fbinputbox .form-control {
        margin-left: 10px;
        text-align: center; }
      .fb .fbsetuparea .fbinputbox .btn-save,
      .fb .fbsetuparea .fbinputbox .btn-edit {
        margin-left: 10px;
        float: left; }
      @media (max-width: 479px) {
        .fb .fbsetuparea .fbinputbox {
          float: none;
          margin: 0 auto;
          width: 100%;
          -webkit-display: flex;
          -moz-display: flex;
          -ms-display: flex;
          -o-display: flex;
          display: flex;
          justify-content: center; } }
    .fb .fbsetuparea .fbsetuptop {
      overflow: hidden; }
      .fb .fbsetuparea .fbsetuptop .form-control {
        height: 30px;
        width: 50px;
        display: block; }
    .fb .fbsetuparea .fbsetupcontent {
      margin-top: 10px;
      display: flex;
      flex-wrap: wrap;
      flex-direction: row; }
      .fb .fbsetuparea .fbsetupcontent .fbsetupcolumn {
        width: 220px;
        margin-bottom: 10px;
        margin-right: 10px; }
        .fb .fbsetuparea .fbsetupcontent .fbsetupcolumn .fbsetupcolumntop {
          background: #b3c6e8;
          height: 30px;
          line-height: 30px;
          position: relative;
          padding: 0 30px 0 34px; }
          .fb .fbsetuparea .fbsetupcontent .fbsetupcolumn .fbsetupcolumntop .form-control {
            height: 30px; }
          .fb .fbsetuparea .fbsetupcontent .fbsetupcolumn .fbsetupcolumntop .nwbtn-deletecell {
            background: #b3c6e8;
            position: relative;
            position: absolute;
            left: 0;
            top: 0;
            height: 30px;
            width: 34px;
            display: block;
            z-index: 10;
            cursor: pointer; }
            .fb .fbsetuparea .fbsetupcontent .fbsetupcolumn .fbsetupcolumntop .nwbtn-deletecell:hover {
              background: #c2d7fd; }
            .fb .fbsetuparea .fbsetupcontent .fbsetupcolumn .fbsetupcolumntop .nwbtn-deletecell i {
              width: 100%;
              height: 100%; }
          .fb .fbsetuparea .fbsetupcontent .fbsetupcolumn .fbsetupcolumntop .btn-add {
            width: 30px;
            height: 30px;
            position: absolute;
            background-image: none;
            right: 0;
            top: 0;
            display: block;
            z-index: 100;
            padding: 2px;
            cursor: pointer;
            background-color: #b3c6e8; }
            .fb .fbsetuparea .fbsetupcontent .fbsetupcolumn .fbsetupcolumntop .btn-add:hover {
              background-color: #c2d7fd; }
            .fb .fbsetuparea .fbsetupcontent .fbsetupcolumn .fbsetupcolumntop .btn-add i {
              width: 26px;
              height: 26px; }
        @media (max-width: 479px) {
          .fb .fbsetuparea .fbsetupcontent .fbsetupcolumn {
            margin-right: 0;
            width: 100%; } }
      .fb .fbsetuparea .fbsetupcontent .fbsetupbox .fbbox {
        padding: 0;
        margin-top: 2px; }
        .fb .fbsetuparea .fbsetupcontent .fbsetupbox .fbbox > span {
          padding: 0 0 0 34px; }
        @media (max-width: 479px) {
          .fb .fbsetuparea .fbsetupcontent .fbsetupbox .fbbox {
            float: none; } }
      .fb .fbsetuparea .fbsetupcontent .fbsetupbox .form-control {
        height: 30px;
        padding-right: 40px; }
    .fb .fbsetuparea:first-child {
      margin-top: 0; }
    .fb .fbsetuparea.savefbsetuparea .fbsetupcolumntop span {
      font-family: "SourceSansProSemiBold"; }
    .fb .fbsetuparea.savefbsetuparea .fbinputtext {
      height: 30px;
      width: 50px;
      line-height: 28px;
      text-align: center;
      color: #131111;
      display: block;
      float: left;
      padding: 0 10px;
      background: #ffffff;
      border: 1px solid #8f91a2; }
    .fb .fbsetuparea.savefbsetuparea .fbsetupcolumntop {
      color: #000000;
      padding: 0 10px;
      text-align: center; }
    .fb .fbsetuparea.savefbsetuparea .fbsetupbox .fbbox {
      float: none; }
      .fb .fbsetuparea.savefbsetuparea .fbsetupbox .fbbox > span {
        display: block;
        float: none;
        height: 30px;
        line-height: 28px;
        padding: 0 10px;
        border: 1px solid #8f91a2; }

/*   popup   */
.fbmealperiod {
  display: none; }
  .fbmealperiod .btn-save,
  .fbmealperiod .btn-edit {
    cursor: pointer; }
  .fbmealperiod .titlecurvebox {
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-family: "SourceSansProRegular";
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
    background: #7f7da0;
    cursor: pointer;
    text-decoration: none;
    width: 220px; }
  .fbmealperiod .fbinputbox {
    float: left;
    height: 30px;
    margin-left: 10px; }
    .fbmealperiod .fbinputbox .btn-plus {
      float: left;
      background-color: #b3c6e8;
      width: 30px;
      height: 30px; }
    .fbmealperiod .fbinputbox .btn-save,
    .fbmealperiod .fbinputbox .btn-edit {
      margin-left: 10px;
      float: left; }
    .fbmealperiod .fbinputbox .form-control {
      margin-left: 10px;
      text-align: center; }
  .fbmealperiod .form-control {
    height: 30px;
    width: 50px;
    font-size: 14px;
    border: 1px solid #8f91a2;
    color: #131111;
    background: #ffffc1 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    float: left;
    padding: 0 10px;
    display: block; }
  .fbmealperiod .basepopupcontent {
    overflow: hidden; }
    .fbmealperiod .basepopupcontent .fbmealperiodtop {
      overflow: hidden; }
    .fbmealperiod .basepopupcontent .mealperiod {
      margin: 0 -10px;
      max-height: 440px;
      overflow-y: auto; }
      .fbmealperiod .basepopupcontent .mealperiod .multiselect-all {
        display: none; }
      .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .multiselect,
      .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .dropdown-toggle,
      .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .btn,
      .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .btn-default {
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        font-weight: 400;
        color: #131111;
        background: #fff; }
      .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .multiselect-native-select,
      .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .multiselect {
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        font-weight: normal;
        color: #131111;
        background: #fff; }
      .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .multiselect-container {
        top: 30px;
        position: relative; }
        .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .multiselect-container.dropdown-menu {
          top: inherit;
          margin-top: -1px;
          position: relative;
          display: block;
          -webkit-box-shadow: none;
          box-shadow: none;
          padding-top: 5px;
          padding-bottom: 5px; }
          .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .multiselect-container.dropdown-menu li a label {
            font-family: "SourceSansProRegular";
            font-weight: normal;
            font-size: 14px;
            color: #000000; }
          .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .multiselect-container.dropdown-menu li.active a label {
            background: url(../images/chi-tic.svg) no-repeat 98% center !important;
            background-size: 14px auto !important; }
      .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .multiselect-native-select .multiselect .caret {
        top: 12px;
        right: 5px; }
      .fbmealperiod .basepopupcontent .mealperiod .normalmultipleselect .multiselect-native-select .multiselect-selected-text {
        text-align: left;
        padding: 0 10px;
        height: 30px;
        background: #fff;
        border: 1px solid #8f91a2; }
      .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox {
        width: 25%;
        padding: 0 10px;
        margin-top: 20px;
        float: left;
        position: relative;
        z-index: 0;
        height: 140px; }
        @media screen and (max-width: 1023px) {
          .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox {
            width: 33.33%; } }
        @media screen and (max-width: 800px) {
          .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox {
            width: 50%; } }
        @media screen and (max-width: 480px) {
          .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox {
            width: 100%;
            float: none; } }
        .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox .fbboxinputarea {
          overflow: hidden;
          position: relative;
          padding-right: 30px; }
          .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox .fbboxinputarea .form-control {
            width: 100%;
            padding: 0 10px;
            background: #ffffc1 !important; }
          .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox .fbboxinputarea .btn-deletecell {
            display: block;
            width: 30px;
            height: 30px;
            position: absolute;
            right: 0;
            top: 0;
            background: #b3c6e8;
            -webkit-display: flex;
            -moz-display: flex;
            -ms-display: flex;
            -o-display: flex;
            display: flex;
            justify-content: center;
            align-items: center;
            border: 1px solid #8f91a2;
            border-left: none; }
        .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox .fbboxselectarea {
          margin-top: 5px; }
        .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox .title {
          height: 30px;
          line-height: 28px;
          font-size: 14px;
          font-weight: normal;
          color: #000000;
          text-align: center;
          padding: 0 10px;
          margin: 0;
          background: #b3c6e8;
          border: 1px solid #8f91a2;
          overflow: hidden; }
        .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox .list {
          overflow-y: auto;
          margin: 5px 0 0 0;
          padding: 0 5px;
          height: 100px;
          background: #fff;
          border: 1px solid #8f91a2; }
          .fbmealperiod .basepopupcontent .mealperiod .mealperiodbox .list li {
            height: 21px;
            line-height: 21px;
            padding: 0 10px;
            margin: 0;
            font-weight: normal;
            font-size: 14px; }
    .fbmealperiod .basepopupcontent.mealperiodcontent-edit {
      display: block; }
    .fbmealperiod .basepopupcontent.mealperiodcontent-save {
      display: none; }

.revenuepopup-content ul {
  padding: 0;
  margin: 0; }
  .revenuepopup-content ul li {
    margin: 10px 0 0 0;
    padding: 0;
    line-height: 20px; }
    .revenuepopup-content ul li li {
      margin: 0;
      padding: 0 10px 0 10px; }
    .revenuepopup-content ul li strong {
      padding: 0 10px;
      display: block;
      font-style: normal;
      font-weight: normal;
      background: #deebf7; }
    .revenuepopup-content ul li:first-child {
      margin: 0; }

.deletepopup {
  display: none; }

.ui-dialog {
  position: fixed;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important; }
  @media (max-width: 400px) {
    .ui-dialog {
      width: 300px !important;
      max-width: 300px;
      max-height: 90% !important; } }
  @media (max-width: 1024px) {
    .ui-dialog.dialog-fbmealperiod {
      width: 90% !important;
      max-width: 90% !important;
      max-height: 90% !important; } }
  .ui-dialog.dialog-fbmealperiod .ui-dialog-content {
    padding: 0;
    background: #f5f5f5; }

.ui-dialog .ui-dialog-content.revenue-popup {
  padding-top: 10px; }

.fb .fbbox > span.dataview {
  display: block;
  padding: 0 0;
  border: 1px solid #8f91a2;
  background: #e2e2e2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e2e2e2 0%, #f3f2f2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #f3f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e2e2e2 0%, #f3f2f2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e2e2e2 0%, #f3f2f2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e2e2e2 0%, #f3f2f2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e2e2e2 0%, #f3f2f2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }
  .fb .fbbox > span.dataview span {
    padding: 0 10px;
    display: block; }

.fb .fbbox.fbcol4 > span.dataview {
  display: block;
  padding: 0 0;
  border: 1px solid #8f91a2;
  background: #ffffff; }
  .fb .fbbox.fbcol4 > span.dataview span {
    padding: 0 10px;
    display: block; }

.top-info .headTitle {
  background: #7f7da0;
  color: #fff;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  padding: 0 10px;
  float: left;
  text-align: center;
  margin: 0 10px 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 14%; }
  @media (max-width: 1231px) {
    .top-info .headTitle {
      width: 180px; } }

.top-info .fb .btn-save {
  float: left; }

.tcsetup {
  overflow: auto; }
  .tcsetup .normalmultipleselect {
    background: #fff; }
    .tcsetup .normalmultipleselect .form-control.singleselect {
      height: 30px;
      background: #fff !important;
      box-shadow: none; }
    .tcsetup .normalmultipleselect .multiselect,
    .tcsetup .normalmultipleselect .dropdown-toggle,
    .tcsetup .normalmultipleselect .btn,
    .tcsetup .normalmultipleselect .btn-default,
    .tcsetup .normalmultipleselect .multiselect-native-select {
      height: 30px;
      line-height: 28px;
      font-size: 13px;
      font-weight: normal;
      color: #131111;
      background: #fff;
      padding: 0 !important;
      border: none !important; }
    .tcsetup .normalmultipleselect .multiselect-container {
      position: absolute;
      top: 30px;
      z-index: 1000; }
      .tcsetup .normalmultipleselect .multiselect-container li a {
        font-size: 13px; }
    .tcsetup .normalmultipleselect .multiselect-native-select .multiselect .caret {
      top: 12px;
      right: 5px; }
    .tcsetup .normalmultipleselect .multiselect-native-select .multiselect-selected-text {
      text-align: left;
      padding: 0 10px;
      height: 30px;
      font-size: 13px;
      background: #fff; }
  .tcsetup .form-control {
    border: 1px solid #8f91a2;
    color: #131111;
    float: left;
    display: block;
    padding: 0 10px;
    background: #ffffc1 !important;
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .tcsetup .form-control.normalmultiple {
    height: 30px;
    background: #fff !important;
    box-shadow: none;
    border: 1px solid #8f91a2;
    border-right: none; }
  .tcsetup .btn-add {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    background: #b3c6e8;
    border: 1px solid #8f91a2;
    cursor: pointer; }
  .tcsetup .btn-deletecell {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    background: #b3c6e8;
    border: 1px solid #8f91a2;
    cursor: pointer; }
    .tcsetup .btn-deletecell i {
      -webkit-background-size: 20px 20px !important;
      background-size: 20px 20px !important; }
  .tcsetup .btn-hand {
    position: absolute;
    left: 2px;
    top: 0;
    cursor: pointer;
    z-index: 10000; }
  .tcsetup .rowcolumn {
    background: #fff;
    overflow: visible;
    display: flow-root;
    margin-top: 2px;
    width: 100%;
    min-width: 775px;
    position: relative;
    z-index: 0; }
    .tcsetup .rowcolumn .column .form-control {
      height: 30px; }
    .tcsetup .rowcolumn .column1 {
      margin-left: 0; }
    .tcsetup .rowcolumn .column2 {
      margin-left: 140px; }
    .tcsetup .rowcolumn .column3 {
      margin-left: 140px; }
    .tcsetup .rowcolumn .column4 {
      margin-left: 140px; }
      .tcsetup .rowcolumn .column4 .item {
        width: 56%; }
        .tcsetup .rowcolumn .column4 .item span {
          border: 1px solid #8f91a2; }
        .tcsetup .rowcolumn .column4 .item:first-child {
          width: 44%; }
          .tcsetup .rowcolumn .column4 .item:first-child .form-control {
            border: 1px solid #8f91a2;
            border-right: none; }
          .tcsetup .rowcolumn .column4 .item:first-child .btn-add {
            border: 1px solid #8f91a2;
            border-left: none; }
      .tcsetup .rowcolumn .column4 .item:first-child {
        padding: 0 30px 0 32px; }
      .tcsetup .rowcolumn .column4:first-child {
        padding-top: 0; }
    .tcsetup .rowcolumn .columnwrap {
      width: 100%;
      min-height: 30px; }
    .tcsetup .rowcolumn .columngroup {
      display: flow-root;
      margin-top: 2px;
      position: relative;
      z-index: auto; }
      .tcsetup .rowcolumn .columngroup:first-child {
        margin-top: 0; }
    .tcsetup .rowcolumn .item {
      display: flow-root;
      width: 140px;
      float: left;
      position: relative; }
      .tcsetup .rowcolumn .item > div {
        background: #fff;
        display: block;
        min-height: 30px;
        text-align: center; }
        .tcsetup .rowcolumn .item > div span {
          display: block;
          padding: 0 10px;
          text-align: left;
          height: 30px;
          line-height: 30px; }
    .tcsetup .rowcolumn .column2 .item {
      padding-left: 2px; }
    .tcsetup .rowcolumn.titlerowcolumn .btn-add {
      border: none !important; }
    .tcsetup .rowcolumn.titlerowcolumn .item > div {
      background: #b3c6e8;
      font-family: "SourceSansProSemiBold";
      height: 30px;
      line-height: 30px; }
      .tcsetup .rowcolumn.titlerowcolumn .item > div span {
        text-align: center;
        border: none; }
    .tcsetup .rowcolumn.titlerowcolumn .column4 .item:first-child {
      padding: 0 0 0 2px; }
    .tcsetup .rowcolumn.newrowcolumn {
      background: #cce5ff; }
  .tcsetup.tcsetup-edit {
    display: block; }
  .tcsetup.tcsetup-view {
    display: none; }
    .tcsetup.tcsetup-view .rowcolumn .column4 .item:first-child {
      padding: 0 0 0 2px; }
    .tcsetup.tcsetup-view .rowcolumn .column4 .item:first-child span {
      text-align: center; }
  .tcsetup .viewrowcolumn .column1 > .columnwrap > .columngroup > .item > div > span,
  .tcsetup .editrowcolumn .column1 > .columnwrap > .columngroup > .item > div > span {
    background: #cce5ff;
    background: #eee;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eee 0%, #c5c5c5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #c5c5c5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eee 0%, #c5c5c5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eee 0%, #c5c5c5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eee 0%, #c5c5c5 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eee 0%, #c5c5c5 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }

.mprgsetuppopup .tcsetup {
  max-height: 224px; }

.mprgsetuppopup .rowcolumn {
  width: 600px;
  min-width: 600px;
  background: none;
  position: relative;
  z-index: 0; }
  .mprgsetuppopup .rowcolumn .column1 {
    margin-top: 2px;
    background: #fff; }
    .mprgsetuppopup .rowcolumn .column1:first-child {
      margin-top: 0; }
  .mprgsetuppopup .rowcolumn .column2 {
    margin-left: 200px; }
  .mprgsetuppopup .rowcolumn .column3 {
    margin-left: 200px; }
  .mprgsetuppopup .rowcolumn .column .item1 {
    width: 200px; }
  .mprgsetuppopup .rowcolumn .column .item2 {
    width: 200px;
    padding: 0 30px 0 32px; }
    .mprgsetuppopup .rowcolumn .column .item2 .btn-deletecell {
      border: 1px solid #8f91a2;
      border-left: none; }
    .mprgsetuppopup .rowcolumn .column .item2 .form-control {
      border: 1px solid #8f91a2;
      border-right: none; }
  .mprgsetuppopup .rowcolumn .column .item3 {
    width: 200px; }
  .mprgsetuppopup .rowcolumn .column .item3 span {
    text-align: center;
    border: 1px solid #8f91a2; }
  .mprgsetuppopup .rowcolumn .column .item3 span a {
    text-decoration: underline; }
  .mprgsetuppopup .rowcolumn .columngroup {
    z-index: auto; }

.mprgsetuppopup .titlerowcolumn {
  position: relative;
  z-index: 1000; }
  .mprgsetuppopup .titlerowcolumn .column .item2 {
    padding-left: 2px; }

.mprgsetuppopup .mprgsetup-edit {
  display: none; }

.mprgsetuppopup .mprgsetup-view {
  display: block; }
  .mprgsetuppopup .mprgsetup-view .column .item2 {
    padding: 0 0 0 2px; }
  .mprgsetuppopup .mprgsetup-view .column .item2 span,
  .mprgsetuppopup .mprgsetup-view .column .item3 span {
    text-align: center;
    border: 1px solid #8f91a2; }
  .mprgsetuppopup .mprgsetup-view .column .item3 span a {
    text-decoration: underline; }

.mprgsetuppopup .newrowcolumn .column1 {
  background: #cce5ff; }

.fb .fbrowcontainer-subtotal .fbcol2 > span {
  padding: 0 30px 0 34px; }

.fb .fbrowcontainer-subtotal .fbgroupitems2 .fbgroupitem2 .fbcol2 .btn-hand {
  left: 0; }

.app-name {
  margin-bottom: 5%; }

.padding-5px {
  padding: 5px; }

.padding-none {
  padding: 0 !important; }

.padding-left-none {
  padding-left: 0 !important; }

.padding-right-none {
  padding-right: 0 !important; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.clear {
  clear: both !important; }

.disabled {
  opacity: 0.5;
  pointer-events: none; }

.display-flex {
  display: flex; }

.recover-password {
  text-decoration: underline;
  outline: none;
  color: #eee; }

input[type=number] {
  -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.managementRegistrationForm .form-group {
  overflow: inherit; }

.input-error-focus {
  border: 1px solid #f05352 !important; }

.input-error {
  height: 1px;
  width: 1px; }

.errorTag, .errorTagForFirstInput {
  white-space: nowrap;
  position: absolute;
  margin: 0 5px 0 10px;
  display: inline-block;
  background: #f05352;
  color: white;
  line-height: 23px;
  top: -40px;
  z-index: 100 !important;
  padding: 7px 14px;
  text-align: left;
  line-height: inherit;
  font-size: 12px;
  width: auto;
  display: block; }

.errorTag:before, .errorTagForFirstInput:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -9px;
  left: 47px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #b53837; }

.errorTagForFirstInput {
  top: 40px; }

.errorTagForFirstInput:before {
  bottom: 31px;
  left: 47px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 10px solid #b53837;
  border-top: 0px solid transparent; }

.alert {
  display: none;
  padding: 5px;
  position: absolute;
  float: left;
  left: 52%;
  width: 40%; }

#globalStatusBar {
  display: none;
  padding: 0px;
  position: absolute;
  width: 99%;
  text-align: center; }

.action-box {
  height: 30px;
  float: right;
  background: #fff;
  width: 8%;
  position: relative; }

.alertMsgSetup {
  padding: 5px;
  position: relative;
  width: 40%;
  margin-left: 27%;
  font-weight: bold;
  /*padding-right: 45px;
  text-align: right;*/ }

.geosetup-content .alert {
  float: left !important;
  position: inherit !important;
  margin-left: 10px;
  margin-bottom: 0px; }

.displayNone {
  display: none !important; }

.displayBlock {
  display: block !important; }

.ui-autocomplete {
  border: 1px solid #ccc;
  background: #fff;
  display: block;
  border-radius: 0;
  padding: 0;
  line-height: normal;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3); }

.drop-scroll {
  max-height: 256px !important;
  border: 2px solid gray;
  overflow: hidden !important;
  margin-bottom: 20px; }

.geosetup-content .btn-reassign {
  margin-left: 20%; }

.geosetup .headeraddbtn {
  left: 87.5%; }

/*
=================================================
                       CSS FOR NICE SCOLL
=================================================
*/
.grey-scroll + .nicescroll-rails, .grey-scroll + .nicescroll-rails {
  background: #d6d6d6 !important; }

.grey-scroll + .nicescroll-rails .nicescroll-cursors {
  background: #555 !important;
  width: 8px; }

/*
=================================================
                       //CSS FOR NICE SCOLL
=================================================
*/
.standard-autocomplete.ui-widget-content .ui-state-active {
  background: #eff3f6 !important; }

.ui-autocomplete li a, .ui-autocomplete li .ui-menu-item-wrapper {
  font-size: 12px;
  color: #333;
  padding: 8px;
  display: block; }

.ui-autocomplete li .ui-menu-item-wrapper {
  margin-top: -1px; }

.ui-state-hover {
  background: #428BCA !important; }

.ui-menu .search-item {
  display: block;
  margin: 0; }

.ui-widget.ui-widget-content {
  margin-left: -12px; }

.ui-autocomplete .ui-widget-content {
  background: transparent; }

.ui-menu .search-item .ui-state-focus, .ui-menu .search-item .ui-menu-item-wrapper:hover, .ui-widget-content .ui-state-active {
  background: #e9ddf1 !important;
  border-radius: 0 !important;
  text-decoration: none;
  border-color: transparent; }

.ui-menu .search-item .gl-search strong {
  font-weight: normal;
  background: #f2e96c; }

.ui-menu .search-item .gl-search:hover strong {
  background: transparent; }

.ui-helper-hidden-accessible {
  display: none; }

#main-menu > li a.active {
  background: #b3c6e8 !important;
  color: #000000 !important; }

.btn-save {
  cursor: pointer; }

.geosetup .itemcolumn {
  min-width: 30px;
  min-height: 32px; }

/*
===========================================================
CSS FOR RESOLUTION RELATED FIXES ON MANAGE COMPANY FORM
===========================================================
*/
.managementRegistrationForm input::-webkit-input-placeholder {
  color: #999999; }

.managementRegistrationForm input:-moz-placeholder {
  color: #999999; }

.managementRegistrationForm input:-ms-input-placeholder {
  color: #999999; }

@media all and (max-width: 1280px) and (min-width: 1280px) {
  input#phoneCountryCode,
  input#mobileCountryCode,
  input#text-postalCode {
    font-stretch: condensed; } }

/* =======================================================================
CSS FOR READ ONLY CHECK BOX
 */
.property-geo-list .submemu {
  display: inline-block; }

.top-margin {
  margin-top: 20px !important; }

.btn-remove {
  position: inherit; }

.managementRegistrationForm label.custom-label {
  min-height: 30px;
  line-height: 22px;
  word-wrap: break-word;
  height: auto;
  padding: 2px 15px 0px 15px !important; }

.bisetup-content .tiers-selection .btn-add,
.geosetup-content .tiers-selection .btn-add {
  height: 30px;
  line-height: 30px;
  display: block;
  float: left;
  margin: 0 10px 0 10px;
  width: 30px;
  border: 1px solid #5f5b6b;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 15px; }

.bisetup-content .tiers-selection .count-box,
.geosetup-content .tiers-selection .count-box {
  height: 30px;
  line-height: 30px;
  display: block;
  float: left;
  padding: 0 15px;
  margin: 0 10px 0 4px;
  width: 45px;
  border: 1px solid #5f5b6b;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 15px; }

.bisetup-content .rowcontent-edit .ncheck {
  pointer-events: none; }

.bisetup-content .tiers-selection .btn-add {
  height: 30px;
  line-height: 30px;
  display: block;
  float: left;
  width: 30px;
  border: 1px solid #5f5b6b;
  background-color: #ffffff;
  font-size: 20px; }

.bisetup-content .tiers-selection .count-box,
.geosetup-content .tiers-selection .count-box {
  background-color: lightgrey;
  border-width: 2px;
  border-bottom-color: #f2f2f2;
  border-right-color: #f2f2f2;
  border-top-color: darkgrey;
  border-left-color: darkgrey; }

#main-menu li.bread-crumb {
  min-width: 250px; }

.company-col-align tbody tr td a {
  cursor: pointer !important; }

.company-col-align tr th, .company-col-align tr td {
  min-width: 140px;
  max-width: 250px; }

.company-col-align tr th:nth-child(1), .company-col-align tr td:nth-child(1) {
  width: 45px !important;
  min-width: 45px !important; }

.company-col-align tr th:nth-child(2), .company-col-align tr td:nth-child(2) {
  min-width: 250px !important;
  max-width: 400px !important; }

.company-col-align tr th:nth-child(3), .company-col-align tr td:nth-child(3) {
  width: 75px !important;
  min-width: 75px !important; }

.company-col-align tr td:last-child {
  padding-top: 4px;
  padding-bottom: 4px; }

.container-responsive {
  padding-right: 15px;
  padding-left: 15px; }

.property-col-align tr th, .property-col-align tr td {
  min-width: 140px;
  max-width: 250px; }

.property-col-align tr th:nth-child(1), .property-col-align tr td:nth-child(1) {
  width: 45px !important;
  min-width: 45px !important; }

.property-col-align tr th:nth-child(2), .property-col-align tr td:nth-child(2) {
  min-width: 250px !important;
  max-width: 400px; }

.property-col-align tr th:nth-child(3), .property-col-align tr td:nth-child(3) {
  width: 45px !important;
  min-width: 45px !important; }

.left-align {
  text-align: left !important; }

.geosetup {
  width: 100%;
  max-height: 700px;
  overflow-y: auto; }

.table-registration tr td {
  word-wrap: break-word; }

.bisetup-content .ncheck input {
  position: absolute;
  top: -3px;
  left: 185px;
  height: 18px;
  width: 18px;
  border: 1px solid #4ca354;
  background-color: #eee; }

.bisetup-content .checkmark {
  position: absolute;
  top: 0;
  left: 185px;
  height: 18px;
  width: 18px;
  border: 1px solid #4ca354;
  background-color: #eee; }

.bisetup .btn-delete {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 188px;
  top: 0;
  background: url("../images/minus.png");
  padding-top: 1%; }

.btn-delete .ion-close {
  font-size: 19px;
  color: #f4516c; }

.blue-add-btn {
  position: absolute;
  width: 29px;
  height: 29px;
  text-align: center;
  padding: 0;
  margin: 0;
  line-height: 20px;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  -o-border-radius: 100% !important;
  border-radius: 100% !important;
  cursor: pointer !important;
  display: block;
  color: #fff;
  top: 1px;
  background: url(../images/pluse3.png) no-repeat 0 0 !important;
  z-index: 10;
  right: 26px; }

.bicolumn .box span {
  word-wrap: break-word; }

.bicolumn .box span span {
  word-wrap: break-word;
  min-height: min-content; }

.bisetup .rowcontent-edit .itemcolumntitle {
  min-height: min-content;
  text-align: center;
  padding-right: 14%;
  padding-left: 5%;
  height: auto;
  padding-bottom: 2%; }

.bisetup .rowcontent-edit .itemcolumntitle span {
  word-wrap: break-word;
  font-size: 14px;
  font-weight: bold; }

.bisetup {
  max-height: 700px;
  overflow-y: auto;
  padding-bottom: 30px; }

.biHeaderText {
  padding-top: 3px; }

.biHeaderText span {
  white-space: pre-wrap; }

.biOptionText span {
  white-space: pre-wrap; }

.bisetup-content .count-box {
  pointer-events: none; }

.bisetup-content .list-display {
  pointer-events: none; }

.bicolumn .itemcolumntitle input {
  padding: 4px 12px; }

.rowcontent-edit .biOptionText span span {
  height: auto; }

.bisetup-content .alert {
  width: auto; }

/*
==========================================================================
DATA IMPORT MODULE
==========================================================================
*/
.flex-container {
  padding: 0;
  margin: 10px auto;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: flex-start; }

@media all and (max-width: 500px) {
  .flex-container {
    flex-direction: column; }
  .readonly-input {
    width: 100% !important; } }

.flex-item {
  margin: auto 5px;
  height: 28px !important; }

.data-import {
  display: inline-block !important; }

.data-import-label {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px; }

.upload-btn-wrapper {
  position: relative;
  /* overflow: hidden; */
  display: inline-block; }

.upload-btn-wrapper input[type=file] {
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

.custom-calendar-icon {
  font-size: 29px;
  color: lightblue; }

.daterange-readonly {
  height: 30px !important;
  margin-left: -150px;
  border: none !important;
  background-color: white !important;
  box-shadow: none !important;
  /* font-size: 15px; */ }

.filename-readonly {
  height: 30px !important;
  background-color: white !important;
  /* font-size: 15px; */ }

/*
==========================================================================
Calendar component
==========================================================================
*/
ul {
  list-style-type: none; }

#calendarcomponent .month {
  padding: 5px;
  width: 100%;
  /* background: #7e96c7; */
  background: #707e96;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 2px; }

#calendarcomponent .month ul {
  margin: 0;
  padding: 0; }

#calendarcomponent .month ul li {
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  letter-spacing: 0px; }

#calendarcomponent .weekdays {
  margin: 0;
  padding: 10px 0;
  background-color: #b7cbf7;
  /* background-color: #ddd; */ }

#calendarcomponent .weekdays li {
  display: inline-block;
  width: 12.6%;
  color: #666;
  text-align: center; }

#calendarcomponent .days {
  padding: 10px 0;
  background: #eee;
  margin: 0 0 20px 0;
  height: 150px; }

#calendarcomponent .days li {
  list-style-type: none;
  display: inline-block;
  width: 12.6%;
  text-align: center;
  /* margin-bottom: 5px; */
  font-size: 12px;
  color: #777;
  padding: 3px 0px 2px 0px; }

#calendarcomponent .days li.hover:hover {
  background: #7e96c7; }

#calendarcomponent .days li a {
  text-decoration: none;
  color: #777; }

.dataimport-customlabel {
  border-radius: 3px;
  background-color: #e4eaf7;
  text-align: center;
  width: 186px;
  height: 30px;
  margin-right: 10px;
  border: 2px solid #d7dbe0;
  text-align: left;
  padding: 2px 10px !important; }

#importsuccessmessage {
  display: none;
  padding: 5px;
  position: absolute;
  color: #2f9a30;
  margin-left: -110px; }

#importfailuremessage {
  display: none;
  padding: 5px;
  position: absolute;
  color: #b91414;
  margin-left: -300px; }

.calendar-label {
  margin: 0px;
  background-color: #97646b;
  font-size: 14px;
  padding: 8px 63px; }

.center-div {
  margin: 0 auto;
  width: 280px; }

/* ============================================
CSS FOR ERROR MODAL
 */
.modal-content {
  margin-top: 50%;
  width: 404px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
  border: none;
  background: #f5f5f5; }

.modal-header {
  height: 34px; }

.modal-header h2 {
  line-height: 5px;
  font-size: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #131111;
  padding: 0;
  margin: 0; }

.modal-body {
  border: 1px solid #8faadc;
  border-top: none;
  padding: 23px 10px; }

.modal-body p {
  line-height: 26px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #131111;
  text-align: center; }

.modal-backdrop {
  background: rgba(0, 0, 0, 0); }

.modal-footer {
  border: 1px solid #8faadc;
  border-top: none;
  padding: 10px;
  text-align: center; }

.modal-footer .btn {
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #131111;
  text-align: center;
  background: #e6e6e6;
  border: 1px solid #adadad;
  display: inline-block;
  margin: 0 5px;
  min-width: 70px; }

.modal-footer .btn:hover {
  background: #9e828c;
  border: 1px solid #9e828c;
  color: #fff; }

/*
=================================================================================================
Management company and property registration
=================================================================================================
*/
.right-form-adjustment {
  display: inline-block !important;
  width: 46% !important;
  margin-left: 45px;
  float: none !important; }

.title-bar-adjustment {
  width: 97.2%; }

/*
=========================================================================================
Calendar icon alignment
=========================================================================================
*/
.management-registration #datepicker input {
  width: 100%;
  background: #f5f5f5 url(../images/icon-calendar.png) no-repeat 1% 1px;
  padding-right: 0;
  /*Please add class name so that is does not affect anywhere else*/
  padding-left: 35px !important; }

/*
=========================================================================================
Calendar icon alignment
=========================================================================================
*/
.alert-adjust {
  width: 40% !important;
  padding: 5px !important; }

/*
=========================================================================================
Geosetup Nav Button
=========================================================================================
*/
.geosetup-nav-btn {
  margin-left: 20px !important;
  padding: 0px 7px !important;
  height: 30px !important;
  background: #b3c6e8 !important; }

.export-btn {
  display: inline-block;
  width: 89px;
  height: 30px;
  margin: 0 5px 0 0;
  background: #e3f1fa url(../images/icon-export.png) no-repeat 54px top;
  cursor: pointer;
  font-size: 15px;
  color: #010101;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  padding: 0 5px;
  text-decoration: none;
  position: relative; }

.inlineblock {
  width: 90%;
  display: inline-block !important; }

.bisetupinner input[type=text], .geosetup input[type=text] {
  background-color: #FEF9E7 !important; }

/*
=========================================================================================
Login screen custom css
=========================================================================================
*/
.custom-error {
  padding: 8px !important;
  width: 100% !important;
  float: none !important;
  position: inherit !important;
  font-size: 15px;
  margin: 0px !important; }

/*
=========================================================================================
Rooms forecasting Fiscal Ranges custom css
=========================================================================================
*/
#modalToCopySession .modal-content {
  width: 500px; }

#modalToCopySession .form-group .form-control {
  background-color: #fff !important; }

.roomsForecastAlertMessage {
  display: none;
  padding: 5px;
  position: absolute;
  width: auto;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-left: 10px; }

.fiscaltimeselect.custom-width {
  width: 310px; }

.daterangeset.custom-width-row .fiscalrow {
  width: 465px; }

.roomsforecast-content .datepicker table tr td.range,
.roomsforecast-content .datepicker table tr td.disabled.range {
  background: #FFFFFF !important; }

.fiscal-section {
  width: 1860px; }

.fiscalboxcol:first-child {
  width: 262px; }

.fiscalboxcol {
  width: 262px; }

.fiscalbox .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat right 10px bottom 5px !important; }

input::-ms-clear {
  display: none; }

.fiscaldaterangewrap2 .fiscalboxcol {
  width: 305px; }

.fiscaldaterangewrap {
  padding-bottom: 0px; }

.fiscalgroup {
  margin-top: 0; }

.fiscal-list .fiscalboxcol {
  margin-right: 4px; }

.fiscaldaterange-content {
  display: flex;
  flex-wrap: wrap; }

.fiscaldaterange2, .fiscaldaterange1 {
  display: block; }

.calendar-months-block .fiscal-section, .custom-block .fiscal-section {
  margin-bottom: 20px; }

.fiscaldaterange2 .fiscalboxcol {
  float: left;
  width: 259px;
  margin-left: 4px; }

.fiscaldaterange2 .fiscalboxcol:first-child {
  margin-left: 0;
  width: 259px; }

.custom-block .fiscalpopup2 {
  left: inherit; }

.fiscalpopup {
  z-index: 2000; }

.seesion > div.radio, .start > div.radio {
  width: 100% !important; }

.forecast-list-continer {
  display: flex;
  overflow: auto;
  margin-top: 20px; }

.forecast-list-continer > div {
  border: 1px solid black;
  white-space: nowrap; }

.forecast-list + div > button {
  width: 140px !important; }

.btn-back {
  background: url(../images/icon-arrowleft.png) no-repeat center center;
  -webkit-background-size: 26px auto;
  background-size: 26px auto;
  border-radius: 2px;
  width: 26px;
  height: 26px; }

.btn-enter {
  background: url(../images/icon-enter.png) no-repeat center center;
  -webkit-background-size: 28px auto;
  background-size: 28px auto;
  border-radius: 2px;
  width: 28px;
  height: 28px; }

.forecastmethod .form-control {
  background: #98bad6 !important; }

.roomsforecast-content2 .table.table-roomforcast tr .fixscrollcell2 > div,
.roomsforecast-content2 .table.table-roomforcast tr .fixscrollcell > div,
.roomsforecast-content2 .table.table-roomforcast tr .fixscrollcelltotal > div {
  z-index: 1; }

/*
=========================================================================================
Market Segment custom css
=========================================================================================
*/
.mgmtsetup .btn-add {
  background: url(../images/pluse3.png) no-repeat 0 0 !important; }

#warningForNoStructureSaved {
  width: 20%;
  padding: 5px 10px;
  margin: 15px;
  font-weight: bold; }

#firstSectionCategoryWarning, #secondSectionCategoryWarning {
  padding: 5px 10px;
  font-weight: bold;
  margin-left: 10px; }

.showSetupCategoryWarning {
  display: inline-block; }

.disableOnStructure {
  opacity: 0.5;
  pointer-events: none; }

.enableOnStructure {
  pointer-events: auto; }

.title-no-categories-view {
  width: 860px; }

.title-no-categories-edit {
  width: 900px; }

.mgmtsetup {
  width: auto; }

#msgSetupSuccess, #msgSetupError {
  width: 30%; }

.setuptitle {
  font-size: 15px; }

#templateForCategoryRow, #templateForSubCategoryRow {
  display: none;
  visibility: hidden; }

.mgmtsetup .box span span {
  height: auto; }

.mgmtsetup .box span {
  height: auto; }

#msgSetupError, #msgSetupSuccess, #msgSetupInfo, #noDataMsg {
  width: auto;
  margin-left: 10px;
  float: left;
  padding-right: 25px; }

.mgmtsetup {
  max-height: 700px;
  overflow-y: auto; }

.edit-segmentsetup .segment-column.code-column h3 {
  padding: 0 5px; }

.save-segmentsetup .segment-column.code-column h3 {
  padding: 0 20px 0 0px; }

.segmentsetuptitle h3, .segmentsetuptitle h3 small {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600; }

.segmentsetuptitle h3 small {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 14px;
  color: #000;
  text-align: center; }

.btn-addtx {
  background: #b3c6e8 url(../images/pluse3.png) no-repeat 0 0 !important; }

.segment-column.code-column h3 {
  text-align: center;
  padding: 0 10px 0px 0px; }

.segment-row .itemcolumn1 .ncheck.no-cursor-view-mode {
  cursor: default; }

.prop-margin {
  margin-left: 155px; }

.segment-column.companyName {
  width: 466px;
  background: linear-gradient(to bottom, #e3e3e3 0%, #a6a6a6 100%) !important; }

.ind-company-width {
  width: 311px !important; }

.segment-column.companyName h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.new-segment-row .box {
  width: 154px; }

.btn-edit-parent, .btn-save-parent {
  margin-left: 7px; }

.parentContainer {
  overflow-y: auto;
  overflow-x: hidden;
  width: 1267px !important; }

.property-parent-container {
  width: 1425px !important; }

.message-placement {
  margin-left: 50px !important; }

/*
								Sorting Arrows
==========================================================================
*/
.sortable-data-grid th {
  cursor: pointer; }

.triangle-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid lightslategray; }

.triangle-up.active {
  border-bottom: 10px solid black; }

.triangle-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid lightslategray; }

.triangle-down.active {
  border-top: 10px solid black; }

/*
==========================================================================
								Sorting Arrows
==========================================================================
*/
.align-center {
  display: inline-block !important;
  right: 34% !important; }

.position-relative {
  position: relative !important; }

/*
==========================================================================
								Sort Table
==========================================================================
*/
.sortable-data-grid th.default-cursor, .useraccess-top .btn-user.default-cursor {
  cursor: default; }

/*

===========================================================================
Forecast Workbench
===========================================================================
*/
.fiscaltimeselect.custom-width {
  width: 310px; }

.daterangeset.custom-width-row .fiscalrow {
  width: 465px; }

.roomsforecast-content .datepicker table tr td.range,
.roomsforecast-content .datepicker table tr td.disabled.range {
  background: #FFFFFF !important; }

.roomsforecast-content {
  max-width: 1900px;
  overflow: auto;
  height: auto; }

.fiscal-section {
  width: 1860px;
  float: left; }

.fiscalgroup {
  float: left; }

.fiscalboxcol {
  width: 262px; }

.fiscalbox .multiselect-container li.active label {
  background: url(../images/icon-tick.png) no-repeat right 10px bottom 5px !important; }

input::-ms-clear {
  display: none; }

.fiscaldaterangewrap2 .fiscalboxcol {
  width: 305px; }

.fiscaldaterangewrap {
  padding-bottom: 0px; }

@media (max-width: 1280px) {
  .fiscal-section {
    width: 100%; }
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 160px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 183px; }
  .roomsforecast-content {
    padding: 4px 20px; } }

@media (max-width: 1200px) {
  .fiscal-section {
    width: 1190px; }
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 166px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 190px; } }

@media (min-width: 1201px) {
  .fiscal-section {
    width: 100%; }
  .fiscalboxcol, .fiscalboxcol:first-child {
    width: 158px; }
  .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 155px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 182px; }
  .roomsforecast-content {
    padding: 4px 20px; } }

@media (min-width: 1280px) {
  .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 168px; }
  .fiscalboxcol, .fiscalboxcol:first-child {
    width: 166px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 195px; } }

@media (min-width: 1360px) {
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 176px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 208px; } }

@media (min-width: 1400px) {
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 182px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 215px; } }

@media (min-width: 1440px) {
  .fiscal-section {
    width: 100%; }
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 190px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 223px; }
  .roomsforecast-content {
    padding: 4px 15px; } }

@media (min-width: 1500px) {
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 200px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 223px; } }

@media (min-width: 1600px) {
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 212px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 248px; } }

@media (min-width: 1680px) {
  .fiscal-section {
    width: 100%;
    padding-right: 15px; }
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 222px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 261px; }
  .roomsforecast-content {
    max-width: 1900px;
    height: auto;
    /*height: 845px;*/ } }

@media (min-width: 1700px) {
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 225px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 262px; } }

@media (min-width: 1800px) {
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 240px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 280px; } }

@media (min-width: 1900px) {
  .fiscalboxcol, .fiscalboxcol:first-child, .fiscaldaterange2 .fiscalboxcol, .fiscaldaterange2 .fiscalboxcol:first-child {
    width: 255px; }
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 296px; } }

@media (min-width: 1920px) {
  .fiscaldaterangewrap2 .fiscalboxcol {
    width: 300px; } }

.editbar {
  width: 99.8%; }

.savebar {
  width: 99.8%; }

.empty-row-height {
  min-height: 26px; }

.indp-property-actionbar {
  width: 88.8%; }

.segment-column.show-column {
  width: 48px; }

.segment-column.combine-column {
  width: 121px; }

.segment-columnbox {
  width: 123px; }

.segment-row .box.forecast-box {
  width: 200px; }

.segment-row .box.show-box {
  width: 48px; }

.segment-row .box.combine-box {
  width: 122px; }

.combine-column-view {
  width: 155px !important; }

.setupViewMode .segment-row .box.combine-box {
  width: 155px; }

.setupViewMode .segment-row .box.combine-box {
  width: 155px; }

.segment-row {
  width: 1248px !important; }

.segment-column.code-column {
  width: 145px; }

.segment-row .segment-code {
  width: 154px; }

.segment-row .box.code-box {
  width: 145px; }

.segment-row .box span .btndeletetx {
  background: url(../images/minus.png) no-repeat -2px -2px; }

.group-item7.no-categories-saved {
  float: left; }

.itemcolumn3, .group-items7 {
  min-height: 22px;
  z-index: 10;
  overflow: hidden; }

.ms-link {
  cursor: pointer; }

/*
===============================================================================
//Style Admin Access
===============================================================================
*/
.useraccess-content .errorTagForFirstInput, .useraccess-content .errorTag, .useraccess-content .errorTagForFirstInput {
  padding: 16px 14px; }

.table.table-useraccess > tbody > tr > td span {
  text-align: left; }

.segment-column.forecast-column {
  width: 200px; }

.prop-width {
  width: 1405px !important; }

.segmentsetup {
  overflow: auto !important; }

/*
============================================================================================
Global Styles
============================================================================================
 */
.global-margin {
  margin: 0px 5px; }

#main-menu > li.list-blue {
  min-width: auto; }

#main-menu > li.list-registration {
  min-width: fit-content; }

.fixed-width {
  width: 1280px; }

/*
============================================================================================
Global Styles End
============================================================================================
 */
/*
============================================================
Navigation bar
============================================================
*/
.nav-justified > li {
  float: left; }

#main-menu li.bread-crumb {
  min-width: 250px; }

.adjust-margin {
  margin: 0px auto;
  max-width: 90%; }

.wip-img-margin {
  margin-top: 8%; }

.dashboard-txt {
  text-align: center;
  font-size: 40px; }

.pale-yellow {
  background-color: #FEF9E7 !important; }

select {
  background-color: #FEF9E7 !important; }

/*
============================================================
Multiselect Dropdown
============================================================
*/
.example-multiple-optgroups-classes ~ .btn-group .multiselect-container input {
  display: none; }

/*
============================================================
Error page
============================================================
*/
.errormsg {
  text-align: center;
  margin-top: 60px; }

/*
============================================================
Edit mode color
============================================================
*/
input:not(.default-input-background) {
  background-color: #FEF9E7 !important; }

/*
============================================================
Header Bar Display Name Styles
============================================================
*/
.displayname {
  max-width: 200px; }

/*
============================================================
Rooms Trend Styles
============================================================
*/
#report.newreport .report-row .impactevent2 {
  width: 265px;
  float: left; }

#report.newreport .row4 .multiselect-native-select {
  margin-left: 4px; }

#report.newreport #sub-totals, #report.newreport #pms-segments {
  background: -webkit-linear-gradient(top, #ebebeb 0%, #d1d1d1 100%) !important;
  background: linear-gradient(to bottom, #ebebeb 0%, #d1d1d1 100%) !important; }

.green-background {
  background: #e2f0d9 !important; }

.grey-background {
  background: #f9f9f9 !important; }

.darkgrey-background {
  background: #eff1f7 !important; }

.turquoise-background {
  background: #ccecff !important; }

.table.marsGrid tr td.negativeData {
  color: red !important; }

.table.marsGrid tr td.positiveData {
  color: black !important; }
