.rooms-forecasg-contract .btn-contract-popup {
  margin-right: 10px; }

.fbForecastPopup.contracts-popup .contracts-popup-table tr:first-child th.fixcell:first-child {
  padding: 0 10px !important;
  text-align: center; }

.fbForecastPopup.contracts-popup .contracts-popup-table tr td.fixcell:first-child a {
  text-decoration: underline; }

.fbForecastPopup.contracts-popup .contracts-popup-table tr td.fixcell.bg-green {
  background-color: #66cc00 !important; }

.fbForecastPopup.contracts-popup .contracts-popup-table tr td.fixcell.bg-red {
  background-color: #ffff66 !important; }

.fbForecastPopup.contracts-popup .contracts-popup-table tr td.fixcell.bg-yellow {
  background-color: #ff9999 !important; }

.fbForecastPopup.contracts-popup .contracts-popup-table tr th.fixcell:first-child,
.fbForecastPopup.contracts-popup .contracts-popup-table tr td.fixcell:first-child {
  min-width: 120px !important;
  width: 120px !important;
  max-width: 120px !important; }

.fbForecastPopup.contracts-popup .contracts-popup-table tr th.fixcell .addBtn,
.fbForecastPopup.contracts-popup .contracts-popup-table tr td.fixcell .addBtn {
  padding: 1px 10px; }
