@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/OpenSans-Regular-webfont.eot');
  src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanslight';
  src: url('../fonts/OpenSans-Light-webfont.eot');
  src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url('../fonts/OpenSans-Semibold-webfont.eot');
  src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansbold';
  src: url('../fonts/OpenSans-Bold-webfont.eot');
  src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff') format('woff'), url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aleobolditalic';
  src: url('../fonts/Aleo-BoldItalic-webfont.eot');
  src: url('../fonts/Aleo-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Aleo-BoldItalic-webfont.woff') format('woff'), url('../fonts/Aleo-BoldItalic-webfont.ttf') format('truetype'), url('../fonts/Aleo-BoldItalic-webfont.svg#aleobolditalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aleoitalic';
  src: url('../fonts/Aleo-Italic-webfont.eot');
  src: url('../fonts/Aleo-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Aleo-Italic-webfont.woff') format('woff'), url('../fonts/Aleo-Italic-webfont.ttf') format('truetype'), url('../fonts/Aleo-Italic-webfont.svg#aleoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 14px;
}
body {
  font-family: 'open_sansregular';
}
strong {
  font-family: 'open_sansbold';
  font-weight: normal;
}
a,
a:hover {
  text-decoration: none;
  cursor: pointer;
}
h1 {
  font-family: 'open_sanslight';
  font-size: 2rem;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 1.42857143rem;
  margin-bottom: 1.42857143rem;
}
h2 {
  font-size: 1.4285714285714286rem;
  margin-bottom: 1.42857143rem;
}
.btn {
  font-family: 'aleobolditalic';
  font-size: 1.0714285714285714rem;
  line-height: 1.57142857rem;
  padding: .57rem 1.46rem;
}
.btn,
.btn:hover,
.btn:active,
.btn:focus,
.form-strong-primary,
.form-strong-secondary {
  border: 2px solid #2c82c9;
}
.btn-sm {
  padding: 0.21428571rem 0.71428571rem;
}
.btn-default,
.form-control.form-strong-primary,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default:focus {
  color: #2c82c9;
  background-color: #fff;
  border-color: #2c82c9;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:active:hover,
.btn-default.active,
.btn-default.active:active,
.btn-default.active:hover,
.btn-default.active:focus {
  background-color: #2c82c9;
  border-color: #2c82c9;
  color: #fff;
  box-shadow: none;
}
.btn-primary {
  background-color: #2c82c9;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #2774b4;
  border-color: #2774b4;
}
.btn-secondary,
.btn-secondary[disabled]:hover,
.form-strong-secondary,
.form-control.form-strong-secondary:focus {
  color: #333;
  border-color: #333;
  background-color: transparent;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:active:hover,
.btn-secondary.active {
  background-color: #333;
  color: #fff;
  border-color: #333;
}
.btn-primary[disabled],
.btn-primary[disabled]:hover {
  background-color: #e5e9ec;
  border-color: #e5e9ec;
  color: #a4a6a7;
  opacity: 1;
}
.btn-link,
.btn-link:active {
  border-color: transparent;
  color: #2c82c9;
}
.btn-link:hover,
.btn-link:focus {
  border-color: transparent;
  color: #23527c;
  text-decoration: none;
}
.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.form-control.form-strong-primary[disabled] {
  opacity: .3;
  color: #333;
  border-color: #333;
}
.icon-btn,
.icon-btn:active,
.icon-bar:focus,
.icon-btn:hover {
  background-color: transparent;
  border: none;
}
.btn-group .btn {
  border-right-width: 0;
}
.btn-group .btn:last-child {
  border-right-width: 2px;
}
.input-group .input-group-addon {
  background-color: transparent;
}
.input-group .input-group-addon svg {
  fill: #2c82c9;
  width: 1.28571429rem;
  height: 1.38428571rem;
}
.input-group .form-control {
  border-right: none;
}
.input-group .form-control:focus + .input-group-addon {
  border-color: #2c82c9;
}
.number-dial .form-control {
  border-radius: 4px;
}
.number-dial span:first-of-type {
  padding-right: 0.85714286rem;
}
.number-dial span:last-of-type {
  padding-left: 0.85714286rem;
}
.number-dial .input-group-btn .btn {
  border-radius: 4px;
  width: 2.28571429rem;
  font-family: 'open_sansbold';
  font-size: 1.2857142857142858rem;
  padding-left: 0;
  padding-right: 0;
}
.pagination {
  margin: 0;
}
.pagination ul {
  margin: 0;
}
.pagination > li > button {
  background-color: white;
  font-family: 'open_sanssemibold';
  padding: 0.21428571rem 0.71428571rem;
  color: #2c82c9;
  float: left;
  margin-left: -1px;
  border: 1px solid #ddd;
}
.pagination > .active > button {
  background-color: #2c82c9;
  border-color: #2c82c9;
  color: white;
}
.pagination > li:first-child > button {
  border-radius: 4px 0 0 4px;
}
.pagination > li:last-child > button {
  border-radius: 0 4px 4px 0;
}
.plus {
  font-family: 'open_sanssemibold';
  font-size: 2rem;
  line-height: 1.57142857rem;
  vertical-align: bottom;
}
input[type=checkbox],
input[type=checkbox]:checked,
input[type=checkbox]:focus {
  outline: 1px solid #333;
  outline-offset: -1px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
textarea {
  resize: none;
}
.modal-content {
  border-radius: 0;
  border: none;
  box-shadow: none;
  text-align: center;
}
.modal-header {
  padding: 50px 30px 0;
  border: none;
}
.modal-title {
  font-family: 'aleobolditalic';
  font-size: 2.2857142857142856rem;
}
.modal-body {
  padding: 20px 30px 50px;
}
.modal-body p {
  margin: 0;
  font-family: 'aleoitalic';
  font-size: 1.2142857142857142rem;
}
.modal-footer {
  text-align: center;
  padding: 20px;
}
.modal-footer .btn {
  min-width: 10.29rem;
}
.comma-list li:after {
  content: ",";
}
.comma-list li:last-of-type:after {
  content: none;
}
#slider {
  height: 2px;
  background: #2c82c9;
  border: none;
}
#slider span {
  background: #2c82c9;
  height: 1.07142857rem;
  width: 1.07142857rem;
  border: none;
  border-radius: 50%;
  top: -0.5rem;
}
.form-control {
  box-shadow: none;
  color: #333;
  height: 3rem;
  /*padding: (11/14rem);*/
}
.form-control.error {
  min-width: 5.71428571rem;
  border: 2px solid #cf0a16;
}
.form-inline .form-control {
  margin-right: 20px;
  min-width: 300px;
}
.form-inline .datepickerinput.form-control {
  min-width: 8.57142857rem;
}
.form-inline .small-width-field {
  width: 100px;
  min-width: 0;
}
.active-entry,
.form-control:focus {
  border-color: #2c82c9;
  box-shadow: none;
}
.form-control.error:focus {
  border-color: #cf0a16;
}
.warning svg {
  fill: #e8b750;
}
.danger svg {
  fill: #db605a;
}
.alert-info {
  margin: 20px 0 0 0;
  background-color: #f1f4f6;
  border: none;
  color: #333;
}
.page-title {
  display: flex;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 1.42857143rem;
  margin-bottom: 1.42857143rem;
  align-items: center;
}
.page-title .btn {
  width: 10.29rem;
}
.page-title h1 {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: none;
}
.form-horizontal .form-group,
.row {
  display: flex;
  flex-wrap: wrap;
}
.spinner {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.spinner img {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
}
.note {
  color: #a4a6a7;
  font-family: 'aleobolditalic';
  margin-left: 0.57142857rem;
}
header {
  background-color: #2c82c9;
}
.navbar {
  min-height: 5rem;
}
.navbar a {
  color: #fff;
}
.navbar-toggle {
  margin-top: 1.14285714rem;
  margin-bottom: 1.14285714rem;
}
.navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-brand {
  font-family: 'aleoitalic';
  font-size: 1rem;
  padding-top: 1.78571429rem;
  padding-bottom: 1.78571429rem;
  height: auto;
}
.navbar-brand > img {
  display: inline-block;
  width: 8.57142857rem;
  height: 1.42857143rem;
  margin-right: 20px;
  vertical-align: bottom;
}
.main-nav {
  margin-left: 1.42857143rem;
}
.main-nav li a {
  text-transform: uppercase;
  font-family: 'open_sanssemibold';
  letter-spacing: .075em;
  opacity: .5;
}
.main-nav .sub-nav {
  margin-top: 0;
  margin-bottom: 15px;
}
.main-nav .sub-nav li {
  margin-bottom: 0;
}
.main-nav .sub-nav li a {
  display: block;
  padding: 10px 2.85714286rem;
  color: white;
  font-family: 'open_sanssemibold';
  letter-spacing: 0;
  text-transform: none;
  opacity: .5;
}
.main-nav .sub-nav li .active {
  opacity: 1;
}
.main-nav .active a,
.main-nav li a:hover {
  opacity: 1;
}
.navbar-nav > li > a {
  padding-top: 1.78571429rem;
  padding-bottom: 1.78571429rem;
}
.nav > li > a:hover,
.nav > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
}
.breadcrumb-nav {
  font-family: 'aleoitalic';
  border-bottom: 1px solid #e0e0e0;
  margin-top: -0.35714286rem;
  margin-bottom: 2.14285714rem;
  padding-bottom: 1.07142857rem;
}
.breadcrumb-nav ul {
  margin-bottom: 0;
}
.breadcrumb-nav li {
  padding-left: 0;
}
.breadcrumb-nav a {
  color: #333;
}
.breadcrumb-nav svg {
  width: 0.57142857rem;
  height: 0.85714286rem;
  margin-right: 3px;
  vertical-align: middle;
  margin-top: -1px;
}
.breadcrumb-nav .current {
  color: #bdc3c7;
  font-family: 'aleobolditalic';
}
.sub-nav {
  margin-top: 1.42857143rem;
  font-family: 'aleoitalic';
  font-size: 1.0714285714285714rem;
}
.sub-nav li {
  margin-bottom: 1.42857143rem;
}
.sub-nav li a {
  color: #333;
}
.sub-nav li a.selected {
  color: #bdc3c7;
  font-family: 'aleobolditalic';
}
.sub-nav li a.disabled {
  cursor: default;
}
.sidebar {
  border-right: 1px solid #e0e0e0;
}
.entry-header .header-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
.view-switcher .btn {
  width: 9.64rem;
}
.progress {
  position: relative;
  clear: both;
  height: 0.85714286rem;
  background-color: #dde0e3;
  box-shadow: none;
  border-radius: 0.85714286rem;
  margin-bottom: 0;
}
.progress .progress-bar {
  background-color: #2c82c9;
  position: relative;
  z-index: 1;
}
.progress .marker {
  display: block;
  height: 0.28571429rem;
  width: 0.28571429rem;
  border-radius: 50%;
  position: absolute;
  top: 0.28571429rem;
  background-color: #aeaeb0;
}
.progress .marker:nth-of-type(1) {
  left: calc(18%);
}
.progress .marker:nth-of-type(2) {
  left: calc(38%);
}
.progress .marker:nth-of-type(3) {
  left: calc(58%);
}
.progress .marker:nth-of-type(4) {
  left: calc(78%);
}
.bar-group {
  flex-grow: 1;
  margin: 0 2.14285714rem;
}
.bar-group .bar-step {
  font-family: 'open_sansbold';
  font-size: 1.0714285714285714rem;
  line-height: 1;
  margin-bottom: 0.85714286rem;
}
.bar-group .bar-step:nth-of-type(1) {
  float: left;
}
.bar-group .bar-step:nth-of-type(2) {
  float: right;
  font-family: 'open_sanssemibold';
}
.options-header {
  margin-bottom: 2.14285714rem;
  display: flex;
  flex-wrap: wrap;
}
.options-header .btn-group {
  margin-right: 1.42857143rem;
}
.options-header .col-md-10,
.options-header .col-sm-9 {
  display: flex;
  flex-wrap: wrap;
}
.options-header .filter-input {
  flex: .8;
}
.options-header .col-sm-9 .filter-input {
  flex: 1;
}
.date {
  font-family: 'open_sanslight';
  font-size: 2rem;
}
.date b {
  font-family: 'aleobolditalic';
  font-weight: normal;
}
.date .caret {
  color: #2c82c9;
  border-width: 6px;
}
.date button {
  background: none;
  border: none;
  padding: 0 0.42857143rem;
}
.date button svg {
  width: 0.78571429rem;
  height: 1.28571429rem;
  fill: #2c82c9;
}
.date .cal-icon-toggle svg {
  width: 1.57142857rem;
  height: 1.71428571rem;
  fill: #333;
}
.date-range {
  display: flex;
}
.entry-header .date .cal-icon-toggle {
  display: none;
}
.ui-kit-calendar-container .ui-kit-calendar-cal-container {
  background-color: #2c82c9;
}
.ui-kit-calendar-container .ui-kit-calendar-cal-container::after {
  border-left-color: #2c82c9;
}
.ui-kit-calendar-container .ui-kit-calendar-cal-container .ui-kit-calendar-day-names {
  background-color: #fff;
  color: #2c82c9;
  border: 2px solid #2c82c9;
}
.ui-kit-calendar-container .ui-kit-calendar-cal-container .ui-kit-calendar-days .enabled-day:hover,
.ui-kit-calendar-container .ui-kit-calendar-cal-container .ui-kit-calendar-days span.is-active {
  color: #2c82c9;
}
.ui-kit-calendar-container {
  float: none;
}
.ui-kit-calendar-container .ui-kit-calendar-input {
  justify-content: flex-end;
  cursor: default;
}
.ui-kit-calendar-container .ui-kit-calendar-cal-container .ui-kit-calendar-days {
  padding: 5px;
  margin: 0;
}
.ui-kit-calendar-container .ui-kit-calendar-input div.opened {
  margin-right: 0;
}
.entry-header .days-header {
  background-color: #f1f4f6;
  margin-bottom: 0;
}
.entry-header .days-header .days-table td,
.entry-header .days-header .days-table th {
  padding-right: 10px;
}
.entry-header .days-header .days-table th {
  padding-top: 1.071rem;
  font-family: 'aleobolditalic';
  font-weight: normal;
  text-align: center;
}
.entry-header .days-header .days-table td {
  padding-bottom: 1.071rem;
}
.entry-header .days-header .days-table .selected-day {
  background-color: transparent;
}
.days-table {
  width: 100%;
  background-color: #f1f4f6;
  text-align: center;
  table-layout: fixed;
  font-size: 1.0714285714285714rem;
}
.days-table a {
  color: #333;
  display: block;
  padding: 1.071rem 0;
}
.days-table a .date-header {
  font-family: 'aleobolditalic';
}
.days-table a:hover {
  background-color: #e1e8ec;
}
.days-table .selected-day {
  color: #2c82c9;
  background-color: #e1e8ec;
}
.days-table td.selected-day,
.days-table a.selected-day {
  font-family: 'open_sanssemibold';
}
.days-table .disabled-day {
  color: #999999;
}
.time-entry-table {
  width: 100%;
}
.time-entry-table td {
  padding-right: 10px;
}
.time-entry-table td:last-of-type {
  padding-right: 0;
}
.time-entry-table input {
  text-align: center;
}
.weekly-description {
  width: 70%;
  padding-left: 15px;
}
@media (max-width: 768px) {
  .weekly-description {
    width: 69%;
  }
}
.devops-id-input-div-small {
  width: 14%;
  padding-left: 10px;
}
@media (max-width: 768px) {
  .devops-id-input-div-small {
    padding-left: 3px;
    width: 13.5%;
  }
}
.devops-id-input-div-big {
  width: 27.5%;
  padding-left: 10px;
}
@media (max-width: 768px) {
  .devops-id-input-div-big {
    padding-left: 3px;
    width: 26%;
  }
}
.devops-id-input {
  margin-top: 10px;
  text-align: center;
}
.daysAfterTextColor {
  color: grey;
}
.daysBeforeTextColor {
  color: Black;
}
.selected-entry {
  border: 1px solid #2c82c9;
}
.form-horizontal .form-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding: 10px 0;
}
.form-horizontal .form-group .date .ui-kit-calendar-input > .opened {
  width: 100%;
}
.form-horizontal .form-group .date .ui-kit-calendar-container {
  margin: 0;
}
.form-horizontal .form-group .date .caret-toggle {
  display: none;
}
.form-horizontal .form-group .date .form-control {
  font-family: 'open_sansregular';
}
.form-horizontal .form-group > div {
  padding: 0 10px;
}
.border-form .form-group {
  border-bottom: 1px solid #e0e0e0;
  padding: 20px 0;
}
.form-horizontal .control-label {
  text-align: left;
  font-family: 'open_sanssemibold';
  font-weight: normal;
}
fieldset,
section {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 1.42857143rem;
  padding-bottom: 2.14285714rem;
}
.form-footer {
  padding-bottom: 5.71428571rem;
}
.form-footer a {
  font-family: 'aleobolditalic';
  margin-top: 0.78571429rem;
}
.form-footer .btn {
  width: 10.29rem;
  margin-top: 0;
}
.form-footer .btn-default {
  margin-left: 10px;
}
.project-name {
  font-family: 'open_sansbold';
}
.category {
  font-family: 'open_sanssemibold';
}
.description {
  margin-top: 10px;
}
.remove {
  width: 1.07142857rem;
  height: 1.35714286rem;
  fill: #333;
}
.edit {
  width: 1.21428571rem;
  height: 1.21428571rem;
  fill: #333;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: none;
  border-bottom: 1px solid #ddd;
  padding: 15px;
  vertical-align: middle;
}
.table {
  font-family: 'open_sanssemibold';
  font-size: 1.0714285714285714rem;
}
.table thead tr th:first-of-type {
  border-radius: 4px 0 0 4px;
}
.table thead tr th:last-of-type {
  border-radius: 0 4px 4px 0;
}
.table > thead > tr > th {
  background-color: #f1f4f6;
  border: none;
  vertical-align: middle;
  font-family: 'aleobolditalic';
  font-size: 1.0714285714285714rem;
  color: #a4a6a7;
  font-weight: normal;
  line-height: 1.2;
}
.table td:first-of-type {
  font-family: 'open_sansbold';
}
.table input[type="number"] {
  max-width: 5.85714286rem;
}
.table .date .caret-toggle {
  display: none;
}
.table .date .ui-kit-calendar-container {
  margin-right: 0;
}
.sort {
  position: relative;
  margin-left: 2px;
  width: 8px;
  display: inline-block;
  height: 9px;
}
.sort .caret-up {
  position: absolute;
  border-bottom: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.sort .caret {
  position: absolute;
  top: 5px;
  margin-left: 0;
}
.table th a {
  color: inherit;
}
.sort-asc .caret {
  display: none;
}
.sort-desc .caret-up {
  display: none;
}
.budget-status {
  padding-right: 0;
  text-align: right;
}
.budget-status svg {
  height: 1.14285714rem;
  width: 1.14285714rem;
}
.toggle-switch {
  font-family: 'aleobolditalic';
  border-radius: 4px;
  display: inline-block;
  padding: 0.42857143rem;
  position: relative;
  height: 2.21428571rem;
  cursor: pointer;
}
.toggle-on {
  background-color: #2c82c9;
  color: white;
  padding-right: 37px;
}
.toggle-on .off {
  display: none;
}
.toggle-off {
  background-color: #bdc3c7;
  color: #5b5f62;
  padding-left: 37px;
}
.toggle-off .on {
  display: none;
}
.toggle-on:after {
  content: "";
  display: inline-block;
  height: 2.21428571rem;
  width: 2.21428571rem;
  border-radius: 4px;
  background-color: white;
  border: 2px solid #2c82c9;
  position: absolute;
  top: 0;
  right: 0;
}
.toggle-off:before {
  content: "";
  display: inline-block;
  height: 2.21428571rem;
  width: 2.21428571rem;
  border-radius: 4px;
  background-color: white;
  border: 2px solid #bdc3c7;
  position: absolute;
  top: 0;
  left: 0;
}
.project-link,
.project-link:hover,
.project-link:active,
.project-link:focus,
.user-link,
.user-link:hover,
.user-link:active,
.user-link:focus {
  color: #333;
}
.table td.empty-message {
  font-family: 'aleoitalic';
  font-size: 1.1428571428571428rem;
}
.alert.error-message {
  font-family: 'aleoitalic';
  font-size: 1rem;
  color: #cf0a16;
  margin: 0;
  padding: 6px 0px;
}
.autocomplete .dropdown-menu {
  display: block;
}
.autocomplete > ul {
  margin-right: 20px;
  min-width: 300px;
  background-color: white;
}
.autocomplete > ul > li > a,
.autocomplete > ul > li > a:hover {
  color: #337ab7;
  background-color: white;
}
.autocomplete > ul > li > a.selected {
  color: white;
  background-color: #2c82c9;
}
footer {
  background-color: #fff;
  font-size: 1.0714285714285714rem;
}
footer .btn {
  width: 10.29rem;
}
footer .btn-default {
  margin-right: 10px;
}
footer .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px 0;
}
footer table {
  width: 100%;
}
footer table td {
  padding: 0 23px 0 13px;
}
.loading-screen,
.error-screen {
  height: 100vh;
  background-color: #2c82c9;
  color: white;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loading-screen h1,
.error-screen h1 {
  font-family: 'aleobolditalic';
  border-bottom: none;
  padding-bottom: 0;
}
.loading-screen h2,
.error-screen h2 {
  font-family: 'open_sanslight';
}
.typeahead-suggestions {
  position: absolute;
  top: 42px;
  overflow-y: auto;
  color: #666666;
  border-radius: 3px;
  padding: 0;
  background-color: #f5f5f5;
  width: 100%;
  max-height: 18em !important;
  border: 1px solid #e0e0e0;
  z-index: 100;
}
.typeahead-suggestions ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 3px;
}
.typeahead-suggestions ul li {
  padding: 6px !important;
  font-size: 0.9em;
  border-bottom: 1px solid #e0e0e0;
}
.typeahead-suggestion-active {
  background-color: #008fca;
  color: #ffffff;
}
.graph-tooltip {
  background: #fff;
  padding: 5px;
  border: 1px solid #ddd;
  font-family: 'open_sanssemibold';
}
.graph-tooltip:after {
  content: "";
  position: absolute;
  border-color: #a4a6a7 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
}
.admin .col-lg-7 {
  padding-left: 2.5rem;
}
#adminAlert h2 {
  margin-top: 0;
  margin-bottom: 0;
}
#adminAlert .label-textarea {
  align-self: flex-start;
}
#adminAlert .btn-group .btn {
  width: 3.28571429rem;
}
#adminAlert .btn-group .btn-default:hover,
#adminAlert .btn-group .btn-default:active,
#adminAlert .btn-group .btn-default:focus {
  color: #2c82c9;
  background-color: white;
}
#adminAlert .btn-group .btn-default.active:hover,
#adminAlert .btn-group .btn-default.active:active,
#adminAlert .btn-group .btn-default.active:focus {
  background-color: #2c82c9;
  color: white;
}
#adminAlert .btn-group .btn + .btn {
  margin-left: 0;
}
#adminAlert .disabled {
  color: #bdc3c7;
  pointer-events: none;
}
#adminAlert .disabled textarea,
#adminAlert .disabled input,
#adminAlert .disabled button,
#adminAlert .disabled slider {
  opacity: .5;
}
.info-detail h1 {
  border: none;
  display: inline-block;
  margin-top: 0;
}
.info-detail h1 .note {
  font-size: 1.2857142857142858rem;
}
.info-detail .info-detail-header .btn-primary {
  margin-bottom: 1.42857143rem;
  margin-left: 4.28571429rem;
}
.info-detail dt,
.info-detail dd {
  display: inline-block;
  font-size: 1.0714285714285714rem;
  vertical-align: top;
}
.info-detail dt {
  font-family: 'aleoitalic';
  font-weight: normal;
  width: 20%;
}
.info-detail dd {
  font-family: 'open_sanssemibold';
}
.info-detail .date .caret-toggle {
  display: none;
}
.info-detail .hours-logged {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.info-detail .hours-logged .form-group {
  margin-bottom: 0;
}
.info-detail .datepickerinput {
  width: 8.57142857rem;
}
.info-detail .graphs {
  border-bottom: none;
}
.info-detail .graphs .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.info-detail .graphs .row .form-group {
  margin-bottom: 0;
}
.info-detail .graphs svg {
  font-family: 'open_sanssemibold';
}
.info-detail .graphs .total-hours {
  font-family: open_sanslight;
  font-size: 2.5714285714285716rem;
}
.info-detail .graphs .hours-label {
  font-family: 'open_sansbold';
  text-transform: uppercase;
  letter-spacing: .075em;
}
.info-detail .graphs .bar-total-label {
  fill: black;
}
.info-detail .graphs pie-chart svg {
  width: 85%;
}
.info-detail .graph-legend > thead > tr > th:first-of-type {
  width: 1.07142857rem;
  padding-right: 0;
}
.info-detail .graph-legend > tbody > tr > td:first-of-type {
  padding-right: 0;
}
.info-detail .graph-legend > tbody > tr > td:nth-of-type(2) {
  font-family: 'open_sansbold';
}
.info-detail .graph-legend span {
  display: inline-block;
  width: 1.07142857rem;
  height: 1.07142857rem;
}
.info-detail .graph-legend .project1 {
  background: #2c82c9;
}
.info-detail .graph-legend .project2 {
  background: #e9b965;
}
.info-detail .graph-legend .project3 {
  background: #4dceae;
}
.info-detail .graph-legend .project4 {
  background: #8f59b1;
}
.info-detail .graph-legend .project5 {
  background: #fe8e58;
}
.info-detail .graph-legend .project6 {
  background: #e85f5f;
}
.info-detail .graph-legend .project7 {
  background: #5ca6e3;
}
.info-detail .graph-legend .project8 {
  background: #58a782;
}
.info-detail .graph-legend .project9 {
  background: #a4a6a7;
}
.info-detail .graph-legend .project10 {
  background: #3d3030;
}
.info-detail .graph-legend .project11 {
  background: #36e214;
}
.info-detail .graph-legend .project12 {
  background: #f6fc46;
}
.info-detail .graph-legend .project13 {
  background: #a526d3;
}
.info-detail .graph-legend .project14 {
  background: #97e03e;
}
.info-detail .graph-legend .project15 {
  background: #09a54a;
}
.info-detail .graph-legend .project16 {
  background: #3a6b4e;
}
.info-detail .graph-legend .project17 {
  background: #3a4f6b;
}
.info-detail .graph-legend .project18 {
  background: #934b68;
}
.info-detail .graph-legend .project19 {
  background: #c9d334;
}
.info-detail .graph-legend .project20 {
  background: #6f49d8;
}
.info-detail .axis path {
  fill: none;
  stroke: rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.3);
  shape-rendering: geometricPrecision;
}
.info-detail .y path {
  stroke: rgba(0, 0, 0, 0);
}
.info-detail .axis line {
  fill: none;
  stroke: rgba(0, 0, 0, 0.8);
  color: rgba(0, 0, 0, 0.8);
  stroke-dasharray: 5 5;
}
.info-detail .axis text {
  font-size: 1rem;
  fill: rgba(0, 0, 0, 0.9);
}
.info-detail .y.axis text {
  opacity: .5;
}
.info-detail .grid .tick {
  stroke: rgba(0, 0, 0, 0.1);
  opacity: 0.3;
}
.info-detail .grid path {
  fill: none;
}
.info-detail path.line {
  stroke-width: 2;
  fill: none;
}
.info-detail path.line.selected {
  stroke-width: 4;
  fill: none;
}
.info-detail path.pie.selected {
  stroke-width: 4;
  fill: none;
}
.info-detail .color-label {
  display: inline;
}
.info-detail .tick line {
  opacity: 0.2;
  stroke-dasharray: 5 5;
}
.info-detail path.logged-hours {
  stroke: #2c82c9;
}
.info-detail path.project1 {
  stroke: #2c82c9;
}
.info-detail path.project2 {
  stroke: #e9b965;
}
.info-detail path.project3 {
  stroke: #4dceae;
}
.info-detail path.project4 {
  stroke: #8f59b1;
}
.info-detail path.project5 {
  stroke: #fe8e58;
}
.info-detail path.project6 {
  stroke: #e85f5f;
}
.info-detail path.project7 {
  stroke: #5ca6e3;
}
.info-detail path.project8 {
  stroke: #58a782;
}
.info-detail path.project9 {
  stroke: #a4a6a7;
}
.info-detail path.project10 {
  stroke: #3d3030;
}
.info-detail path.project11 {
  stroke: #36e214;
}
.info-detail path.project12 {
  stroke: #f6fc46;
}
.info-detail path.project13 {
  stroke: #a526d3;
}
.info-detail path.project14 {
  stroke: #97e03e;
}
.info-detail path.project15 {
  stroke: #09a54a;
}
.info-detail path.project16 {
  stroke: #3a6b4e;
}
.info-detail path.project17 {
  stroke: #3a4f6b;
}
.info-detail path.project18 {
  stroke: #934b68;
}
.info-detail path.project19 {
  stroke: #c9d334;
}
.info-detail path.project20 {
  stroke: #6f49d8;
}
.info-detail path.project1.pie {
  stroke: #2c82c9;
  fill: #2c82c9;
}
.info-detail path.project2.pie {
  stroke: #e9b965;
  fill: #e9b965;
}
.info-detail path.project3.pie {
  stroke: #4dceae;
  fill: #4dceae;
}
.info-detail path.project4.pie {
  stroke: #8f59b1;
  fill: #8f59b1;
}
.info-detail path.project5.pie {
  stroke: #fe8e58;
  fill: #fe8e58;
}
.info-detail path.project6.pie {
  stroke: #e85f5f;
  fill: #e85f5f;
}
.info-detail path.project7.pie {
  stroke: #5ca6e3;
  fill: #5ca6e3;
}
.info-detail path.project8.pie {
  stroke: #58a782;
  fill: #58a782;
}
.info-detail path.project9.pie {
  stroke: #a4a6a7;
  fill: #a4a6a7;
}
.info-detail path.project10.pie {
  stroke: #3d3030;
  fill: #3d3030;
}
.info-detail path.project11.pie {
  stroke: #36e214;
  fill: #36e214;
}
.info-detail path.project12.pie {
  stroke: #f6fc46;
  fill: #f6fc46;
}
.info-detail path.project13.pie {
  stroke: #a526d3;
  fill: #a526d3;
}
.info-detail path.project14.pie {
  stroke: #97e03e;
  fill: #97e03e;
}
.info-detail path.project15.pie {
  stroke: #09a54a;
  fill: #09a54a;
}
.info-detail path.project16.pie {
  stroke: #3a6b4e;
  fill: #3a6b4e;
}
.info-detail path.project17.pie {
  stroke: #3a4f6b;
  fill: #3a4f6b;
}
.info-detail path.project18.pie {
  stroke: #934b68;
  fill: #934b68;
}
.info-detail path.project19.pie {
  stroke: #c9d334;
  fill: #c9d334;
}
.info-detail path.project20.pie {
  stroke: #6f49d8;
  fill: #6f49d8;
}
.info-detail circle.logged-hours {
  fill: #2c82c9;
}
.info-detail circle.project1 {
  fill: #2c82c9;
}
.info-detail circle.project2 {
  fill: #e9b965;
}
.info-detail circle.project3 {
  fill: #4dceae;
}
.info-detail circle.project4 {
  fill: #8f59b1;
}
.info-detail circle.project5 {
  fill: #fe8e58;
}
.info-detail circle.project6 {
  fill: #e85f5f;
}
.info-detail circle.project7 {
  fill: #5ca6e3;
}
.info-detail circle.project8 {
  fill: #58a782;
}
.info-detail circle.project9 {
  fill: #a4a6a7;
}
.info-detail circle.project10 {
  fill: #3d3030;
}
.info-detail circle.project11 {
  fill: #36e214;
}
.info-detail circle.project12 {
  fill: #f6fc46;
}
.info-detail circle.project13 {
  fill: #a526d3;
}
.info-detail circle.project14 {
  fill: #97e03e;
}
.info-detail circle.project15 {
  fill: #09a54a;
}
.info-detail circle.project16 {
  fill: #3a6b4e;
}
.info-detail circle.project17 {
  fill: #3a4f6b;
}
.info-detail circle.project18 {
  fill: #934b68;
}
.info-detail circle.project19 {
  fill: #c9d334;
}
.info-detail circle.project20 {
  fill: #6f49d8;
}
.info-detail path.estimate-hours-rect {
  stroke: #e5e9ec;
  fill: #e5e9ec;
}
.info-detail path.logged-hours-rect {
  stroke: #2c82c9;
  fill: #2c82c9;
}
.info-detail path.invoiced-hours-rect {
  stroke: #95c0e4;
  fill: #95c0e4;
}
.info-detail .invoice-list {
  border-bottom: none;
}
.info-detail .invoice-list .row {
  display: flex;
  align-items: center;
}
.info-detail .invoice-list .pull-right {
  float: none;
}
.info-detail #vacation .date .form-control {
  margin-right: 0;
}
.info-detail #vacation .table .date .ui-kit-calendar-container {
  margin-right: 10px;
}
#project-detail section {
  border-bottom: none;
}
#project-detail .info-detail-header {
  border-bottom: 1px solid #e0e0e0;
}
#project-detail .graph-legend {
  margin-bottom: 0;
  font-family: 'aleoitalic';
}
#project-detail .graph-legend li {
  padding: 0 1.42857143rem;
}
#project-detail .graph-legend li:before {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.71428571rem;
}
#project-detail .graph-legend .estimate-hours:before {
  background: #e5e9ec;
}
#project-detail .graph-legend .logged-hours:before {
  background: #2c82c9;
}
#project-detail .graph-legend .invoiced-hours:before {
  background: #95c0e4;
}
#project-detail .hours-breakdown {
  border-bottom: none;
}
#project-detail .hours-breakdown .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#project-detail .hours-breakdown .date .caret-toggle {
  display: none;
}
#project-detail .hours-breakdown .date input {
  width: 130px;
}
#project-detail .hours-breakdown tr svg {
  width: 0.57142857rem;
  height: 0.85714286rem;
}
#project-detail .hours-breakdown .arrow-down svg {
  transform: rotate(90deg);
}
#project-detail .hours-breakdown .category-breakdown {
  background-color: #f1f4f6;
}
#project-detail .hours-breakdown .category-breakdown td:first-of-type {
  font-family: 'open_sanssemibold';
  padding-left: 45px;
}
#edit-project .edit-project-members .pagination {
  margin-bottom: 1.42857143rem;
}
#user-detail section {
  border: none;
}
#user-detail .info-detail-header {
  border-bottom: 1px solid #e0e0e0;
}
#event-detail section {
  border: none;
}
#event-detail .event-header {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 1.42857143rem;
}
#event-detail .event-header h1 {
  margin-bottom: 0;
}
#event-detail dt {
  margin-bottom: 0.71428571rem;
}
#create-invoice .table-responsive {
  overflow-x: visible;
}
#create-invoice .table {
  font-family: 'open_sansregular';
}
#create-invoice .table select {
  font-family: 'open_sanssemibold';
}
#create-invoice .table .form-control {
  min-width: 5.71428571rem;
}
#create-invoice input[type=checkbox]:checked,
#create-invoice input[type=checkbox]:focus {
  outline-color: #2c82c9;
}
#create-invoice .form-horizontal .form-group .select-all {
  padding: 0 15px;
}
#create-invoice .description {
  width: 28.57142857rem;
  margin-top: 0;
}
#view-invoice .page-title {
  border: none;
}
#view-invoice .page-title h1 {
  margin-bottom: 1.42857143rem;
}
#view-invoice .page-title .btn {
  width: auto;
}
#view-invoice .table td:first-of-type {
  font-family: "open_sanssemibold";
  white-space: nowrap;
}
#view-invoice .description {
  font-family: "open_sansregular";
  margin-top: 0;
}
#detailed-hours .table td:first-of-type {
  font-family: "open_sanssemibold";
}
#detailed-hours .table td.empty-message {
  font-family: 'aleoitalic';
}
#detailed-hours th a {
  white-space: nowrap;
}
#detailed-hours .description {
  font-family: "open_sansregular";
  margin-top: 0;
}
#detailed-hours .date .caret-toggle {
  display: none;
}
#detailed-hours .date .ui-kit-calendar-input input {
  width: 130px;
}
#detailed-hours .control-label {
  font-family: 'open_sanssemibold';
  font-weight: normal;
}
#detailed-hours .header-total {
  font-family: 'aleoitalic';
  margin-top: 1.42857143rem;
  font-size: 1.0714285714285714rem;
  line-height: 1.47;
}
#detailed-hours .header-total span {
  font-family: 'open_sansbold';
  margin-right: 15px;
}
.page-modal .modal-content {
  text-align: left;
}
.page-modal .modal-body {
  padding: 20px 0 50px;
}
.page-modal h1 {
  padding-left: 45px;
  padding-right: 45px;
}
.page-modal fieldset {
  padding-left: 30px;
  padding-right: 30px;
}
.page-modal .form-footer {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 450px;
  }
  .page-modal {
    width: 700px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  #detailed-hours .date .ui-kit-calendar-input input {
    width: 100px;
  }
  .options-header .filter-input {
    flex: 1;
  }
  .options-header .col-sm-9 .filter-input {
    flex: .6;
  }
}
@media (max-width: 991px) {
  .devops-id-input {
    margin-top: 0;
    text-align: center;
  }
  main {
    background-color: #edf1f3;
    min-height: calc(100vh - 156px);
  }
  .navbar-header {
    float: left;
  }
  .navbar-right .dropdown-toggle {
    font-size: 1rem;
  }
  .navbar-brand > img {
    margin-right: 10px;
  }
  .form-group,
  .entry-header,
  .days-table,
  .days-table .selected-day,
  .entry-header .days-header {
    background-color: #fff;
  }
  .entry-header .header-flex {
    margin-bottom: 0;
    justify-content: center;
  }
  .entry-header .header-flex > div {
    width: 100%;
  }
  .entry-header .header-flex .bar-group {
    order: 1;
    margin: 1.07142857rem 0 0;
  }
  .entry-header .header-flex .bar-group .bar-step {
    display: none;
  }
  .entry-header .header-flex .progress {
    margin-bottom: 0;
  }
  .view-switcher {
    width: 100%;
  }
  .view-switcher .btn {
    width: 50%;
  }
  .entry-header .ui-kit-calendar-container .ui-kit-calendar-input {
    display: block;
  }
  .ui-kit-calendar-container .ui-kit-calendar-cal-container {
    right: 50%;
    margin-right: -150px;
  }
  .ui-kit-calendar-container {
    margin: 0;
  }
  .order-4 {
    order: 4;
  }
  .order-5 {
    order: 5;
  }
  .description {
    margin: 0;
  }
  .form-horizontal .form-group {
    padding: 10px;
    margin-bottom: 15px;
    border-bottom: none;
    border-radius: 4px;
  }
  .form-horizontal .form-group:first-of-type {
    margin-top: 15px;
  }
  .form-horizontal .form-group > div {
    padding: 5px;
  }
  main {
    padding-bottom: 82px;
  }
  .alert-info {
    background-color: #fff;
  }
  footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    border-top: 1px solid #e0e0e0;
  }
  footer .col-xs-4 {
    text-align: right;
  }
  footer .btn {
    width: 9rem;
  }
  footer .btn-default {
    margin-right: 0;
  }
  .options-header .col-md-10,
  .options-header .col-sm-9 {
    display: block;
  }
  .options-header .btn-group {
    margin-right: 0;
    margin-bottom: 0.83333333rem;
  }
  .form-horizontal .form-group .date {
    margin-top: 0;
  }
  .hours-breakdown .col-md-10 {
    margin-bottom: 20px;
  }
  #detailed-hours .ui-kit-calendar-container .ui-kit-calendar-input .opened,
  #detailed-hours .date,
  #detailed-hours .date .ui-kit-calendar-input input {
    width: 100%;
  }
  .info-detail .graphs .row .form-group {
    float: none !important;
  }
  .graphs .col-xs-12 {
    margin-bottom: 20px;
  }
  .graphs .col-xs-12 h2 {
    margin-bottom: 0;
  }
  #project-detail .date-range {
    clear: both;
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .devops-id-input {
    margin-top: 0;
    text-align: center;
  }
  .navbar-header {
    float: none;
  }
  .date {
    font-size: 1.3571428571428572rem;
    margin-top: 15px;
  }
  #detailed-hours .date:first-of-type {
    margin-top: 0;
  }
  .date button:first-of-type {
    float: left;
  }
  .date button:last-of-type {
    float: right;
  }
  .time-entry-table td {
    padding-right: 3px;
  }
  .time-entry-table .form-control {
    padding: 6px;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-nav > li > a {
    padding: 15px;
  }
  header .dropdown-menu > li > a {
    color: white;
  }
  .open .dropdown-toggle {
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse {
    padding: 0;
  }
  .options-header .filter-input {
    margin-bottom: 0.83333333rem;
  }
  #edit-project .form-footer a {
    float: none !important;
    display: inline-block;
    margin-top: 1.42857143rem;
  }
  #edit-project .form-footer .btn-default {
    margin-top: 0;
  }
  #edit-project .add-users .form-control {
    min-width: 0;
    width: auto;
  }
  .info-detail dt {
    width: 50%;
  }
  .date-range {
    display: block;
  }
  .hours-breakdown .ui-kit-calendar-container .ui-kit-calendar-input {
    display: flex;
  }
  .hours-breakdown .ui-kit-calendar-container .ui-kit-calendar-input .opened,
  .hours-breakdown .date,
  .graphs .row .ui-kit-calendar-container .ui-kit-calendar-input .opened,
  .graphs .row .date,
  #project-detail .hours-breakdown .date input,
  .invoice-list .ui-kit-calendar-container .ui-kit-calendar-input .opened,
  .invoice-list .date,
  .vacation-filter .ui-kit-calendar-container .ui-kit-calendar-input .opened,
  .vacation-filter .date {
    width: 100%;
  }
  .hours-breakdown .date:last-of-type .ui-kit-calendar-container {
    z-index: 98;
  }
  .hours-breakdown .ui-kit-calendar-container .ui-kit-calendar-cal-container {
    margin-right: 0;
    right: 0;
  }
  .hours-logged .pull-right,
  .hours-logged .pull-left,
  .vacation-filter .pull-right,
  .vacation-filter .pull-left {
    float: none !important;
  }
  .info-detail .row .form-group {
    margin-top: -15px;
    margin-bottom: 15px;
  }
  .info-detail .datepickerinput {
    width: 100%;
  }
  .info-detail .axis text {
    font-size: 2rem;
  }
  .info-detail line-chart .axis text,
  .info-detail bar-chart .y.axis text {
    display: none;
  }
  .info-detail .y.axis .tick:first-of-type text,
  .info-detail .y.axis .tick:last-of-type text {
    display: inline-block;
  }
  .info-detail line-chart .x.axis .tick:first-of-type text,
  .info-detail line-chart .x.axis .tick:last-of-type text {
    display: inline-block;
  }
  #create-invoice .page-title .text-right {
    text-align: left;
    margin-top: 1.42857143rem;
  }
  #create-invoice .form-horizontal .form-group {
    padding: 0;
  }
  #create-invoice .form-horizontal .pull-right {
    float: none !important;
  }
  #view-invoice .page-title .text-right {
    text-align: center;
    order: 1;
    margin-top: 1.42857143rem;
  }
  #adminAlert {
    margin-left: 0;
  }
  .page-modal .form-group {
    margin: 0;
  }
  .page-modal h1 {
    padding-left: 15px;
  }
  .page-modal fieldset {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .devops-id-input {
    margin-top: 0;
    text-align: center;
  }
  #adminAlert .btn-group .btn {
    width: 3rem;
  }
  .navbar-right .navbar-nav > li > a {
    padding-right: 0;
  }
  footer .btn,
  footer .btn:hover,
  footer .btn:active,
  footer .btn:focus {
    width: 8rem;
    font-size: 1rem;
    padding: 0.57rem 1rem;
  }
}
