html,
body {
  background-color: #f5f4f1;
}
fc-row fc-week fc-widget-content {
  height: 143px !important;
}
body {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400 !important;
}
.site-base-font-color {
  color: #5a534d;
}
.breadcrumb,
.footer,
.logIn,
.para {
  display: none;
}
.span_title {
  position: absolute;
  margin-top: -5px;
}
#vacationPajaxId #w1 .summary {
  /*visibility: hidden;*/
  display: none;
}
.partop .btn-floating {
  width: 20px;
  height: 20px;
  line-height: 20px !important;
  margin-left: 3px;
  margin-right: 3px;
}
.partop .btn-floating i {
  line-height: 20px !important;
  font-size: 1rem;
}

.logo {
  margin-bottom: 50px;
  text-align: center;
}
.row.fixpause {
  padding-bottom: 30px;
}
.loginbutton {
  background-color: #5a534d !important;
  border: 10px none;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 35px;
  line-height: 36px;
  margin: 15px 0 0 170px;
  outline: medium none;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  width: 21%;
  color: #ffffff !important;
}
.logo-container {
  margin-bottom: 50px;
  text-align: center;
}
.account-wall {
  margin: 20px auto;
  padding: 88px 105px 44px;
  max-width: 666px;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  color: #616660;
  font-family: Roboto, sans-serif;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
.customContainer {
  padding: 112px 79px 0 !important;
  width: 94% !important;
}
.user-menu-button {
  -moz-box-align: center;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-pack: start;
  align-items: center;
  margin: 13px 34px 0 0;
  flex-direction: row;
  justify-content: flex-start;
}
.user-menu-button-initials {
  background-color: #9a8e8b;
  border-radius: 4px;
  color: #f0eee9;
  border-radius: 4px 0 0 4px;
}
.user-menu-button-initials,
.user-menu-button-name {
  font-size: 20px;
  float: left;
  padding: 0.3em;
}
.user-menu-button-name {
  background-color: #f5f4f1;
  /* border-radius: 0 4px 4px 0; */
  color: #5a534d;
  display: block;
}
.logo-span {
  margin-left: -16px;
  margin-right: 8px;
  margin-top: 8px;
}
.commonLabel {
  color: rgba(0, 0, 0, 0.3);
  line-height: 22px;
  pointer-events: none;
  position: absolute;
  top: 38px;
  transform: scale(1) translate(0px, 0px);
  transform-origin: left top 0;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  z-index: 1;
}
.commonInput {
  border: medium none;
}
.input-field input[type="text"]:focus {
  border-bottom: 1px solid #8f857c;
  border-width: thin;
  box-shadow: 0 1px 0 0 #000;
}
.field-holiday-date control-label.active {
  height: 1px;
}
.input-field input[type="text"],
.input-field input[type="password"],
.input-field input[type="date"] {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  border-color: none;
  height: 15px;
  margin-top: 15px;
  /*margin-left:15px !important;*/
}
.input-field input[type="date"]:active {
  height: 1px;
}
.input-field input[type="password"]:focus + label {
  color: #8f857c;
  /*margin-left:15px !important;*/
}
.input-field input[type="password"]:focus {
  border-bottom: 1px solid #8f857c;
  border-width: thin;
  box-shadow: 0 1px 0 0 #000;
  /*margin-bottom : 12px;*/
  /*margin-left:15px !important;*/
}
.nav-wrapper,
.show-on-large {
  background-color: #5a534d !important;
}
/*.menu-icon {
  float:left;
}*/
.dashboard {
  margin: 0px 0 -45px 65px !important;
  font-family: sans-serif;
  padding: 0;
  font-size: 24px;
  max-width: 300px;
}
/*@media only screen and (min-device-width: 320px and max-device-width: 568px) {*/

.truncate {
  padding-top: 19px;
}

.nav-logo {
  background-color: #5a534d !important;
  padding: 18px 46px 5px;
}
.nav-logo > img {
  height: 33px;
  width: 199px;
}
a:hover,
a:focus {
  text-decoration: none;
}
.chip {
  background-color: #e4e4e4 !important;
  border-radius: 4px 4px 4px 4px;
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-size: 13px;
  line-height: 23px;
  padding: 0px;
  margin-bottom: 4px;
  margin-right: -9px;
  font-weight: 400;
}

/* desing for dashboard page*/
/*----25-april-217---*/
.user-cards {
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-pack: justify;
  background-color: #d6d3cc;
  border-radius: 5px;
  /*display: flex;*/
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 50px auto 0;
  padding: 15px;
}
.user-card.away {
  border-left: 10px solid #be1f25;
}

.user-card {
  background-color: #fff;
  border-radius: 5px;
  /*cursor: pointer;*/

  min-height: 146px;
  padding: 10px;
}
.card_container {
  margin: 20px 0;
}
.no_pad {
  padding: 0;
}
.user-card-header {
  -moz-box-align: center;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-pack: justify;
  align-items: center;
  border-bottom: thin solid #d6d3cc;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 8px;
  font-weight: 400;
}
.user-card-header-name {
  -moz-box-flex: 1;
  flex-grow: 1;
  font-size: 17px;
  font-style: italic;
  margin: 0;
  font-weight: 400;
}
.user-card-header-initials {
  background-color: #9a8e8b;
  border-radius: 4px;
  color: #f0ede9;
  padding: 4px;
}
.user-card-text {
  font-size: 13px;
  padding-top: 5px;
}
.user-card-state-text.away {
  color: #be1f25;
}
.InOutTime .chip {
  padding: 0px 10px 19px 27px;
  height: 20px;
  line-height: 20px;
  border-radius: 25px;
  margin-right: 0px;
  background-color: #f1f1f1 !important;
  font-size: 10px;
}
.chip .time {
  float: left;
  margin: 0 6px 0 -27px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  text-align: center;
  color: white;
  background-color: #8bc34a;
}
.outTime {
  background-color: #b71c1c !important;
}
.textIn {
  color: #000 !important;
}
label {
  /* font-size: 15px !important; */
  font-weight: normal;
  color: #9e9e9e !important;
}
/*------28-April 2017--------*/
.form-control {
  box-shadow: none !important;
}
input {
  border-color: #e0e0e0 !important;
}
.timelogForm {
  padding: 20px 0 0;
}
/*.input-field label {
  font-size: 14px;
  /*margin: -11px 0 0 0;*/
/*}*/

.input-field label.active:not(.label-icon) {
  font-size: 17px;
  color: rgb(97, 102, 96);
  margin-top: 18px;
}
.control-label {
  color: rgb(97, 102, 96);
}
.waves-effect {
  background-color: #be1f25 !important;
}
.bg-lightblue {
  background-color: #48a8cc !important;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #f44336;
}
.btn-primary:hover {
  background-color: #98938e;
}
.help-block {
  font-size: 12px;
}

/*---29 - apr- 2017-------*/
.grid-view .hide-resize {
  background: #fff none repeat scroll 0 0 !important;
  margin: 0 auto !important;
  max-width: 680px !important;
  padding: 30px !important;
}
th {
  border: none !important;
  color: #9e9e9e !important;
  font-size: 12px;
  text-align: left;
  padding-bottom: 20px !important;
}
th a {
  color: #9e9e9e !important;
}
tr {
  color: #4e4e4e;
  font-size: 13px;
  height: 30px;
}
table {
  /*background-color: #ffffff !important;*/
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  font-family: Roboto, sans-serif !important;
  /*table-layout: fixed !important;*/
  margin: 0px !important;
  border: none;
}
tbody {
  border: none !important;
}
thead {
  border-bottom: 1px solid #e0e0e0 !important;
  border-top: 1px solid #e0e0e0 !important;
}
h3 {
  margin: 0 auto;
  max-width: 680px;
}

.add-button {
  float: right;
  position: relative;
  top: -35px;
  right: -35px;
}

.terminals {
  background: #fff none repeat scroll 0 0;
  margin: 43px auto 0;
  max-width: 680px;
  padding: 26px;
  width: 75%;
}
.terminal-add-button {
  float: right;
  position: relative;
  top: -46px;
  right: -45px;
}

.btn-floating.btn-large {
  height: 43px;
  width: 43px;
}
.add-icon {
  line-height: 45px !important;
  font-weight: bolder;
  font-size: 31px !important;
}
/*-----1 may 2017---------*/
/*.modal {
  /*  width: 100%;
    max-height: 100%;
  /*  background-color: rgba(0, 0, 0, 0.5) !important;
  background-color: white !important;
    overflow: auto;
    position: fixed;

}*/
.modal {
  display: none;
  overflow: auto;
  position: fixed;
  top: 0 !important;
  max-height: 100%;
  width: 100%;
  bottom: 0;
  z-index: 1050;
  /*-webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;*/
  outline: 0;
  padding: 70px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.modal-lg {
  position: relative;
  width: auto;
  margin: 10px;
}
/*.modal-lg {
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  outline: 0;
  width: 429px;
  border-radius: 6px;
  overflow-y: initial !important
}*/
.modal-sm {
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;

  border-radius: 6px;
  overflow-y: initial !important;
  z-index: 1013 !important;
  margin: 0 auto;
}
/*.modal-lg.templateDialog{
  width: 80%;
  height: 80%;
  padding: 0px;
  /*margin-top:30px;
}*/
.delmodal {
  padding: 10% 35%;
}
.modal-lg.user-time-template-update {
  width: 429px;
  margin: 100px auto;
}
.balanceDialog {
  width: 429px;
  margin: 100px auto;
}
.changePasswordDialog {
  width: 429px;
  margin: 100px auto;
}
.modal-lg.vacationDialog {
  width: 429px;
  margin: 100px auto;
}
.vacationDialog {
  /*height: 200px;*/
  width: 50%;
  margin-top: 50px;
}
.vacationDialog {
  margin: 0 auto;
}
.modal-lg.holidayDialog {
  width: 429px;
  margin: 100px auto;
}
.holidayDialog {
  margin: 0 auto;
}
.modal-lg.terminalContent {
  width: 429px;
  margin: 100px auto;
}
.modal-content {
  /*z-index: @zindex-modal-background;*/
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal .modal-content {
  /*z-index: @zindex-modal-background;*/
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  bottom: 30px;
  /*margin: 37px;*/
}
/*.templateDialog{
  width: 1200px !important;
}*/
.modal-header {
  display: none;
}
.terminalButton {
  float: right;
}
.buttonCreate,
.buttonPrint,
.addHoliday {
  background-color: #5a534d !important;
  border: 10px none;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  height: 36px;
  line-height: 25px;
  outline: medium none;
  padding: 0.5rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  color: #fff !important;
}
.buttonCancel,
.CancelHoliday {
  background-color: #f5f4f1 !important;
  cursor: pointer;
  height: 36px;
  font-weight: 500;
  line-height: 27px;
  color: #5a534d !important;
}
.buttonCancel:hover {
  color: #5a534d;
  background-color: #e8e8e5 !important;
}
/*-----2 may 2017---------*/
.buttonCreate:hover,
.buttonCreate:focus {
  background-color: #98938e !important;
}
.table-striped > tbody > tr:nth-of-type(2n + 1) {
  background-color: #dedcdb !important;
}
/*.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: none;
}*/
.editTerminal,
.editBalance {
  color: rgb(97, 102, 96);
}
.editTerminal:hover,
.editBalance:hover {
  color: rgb(97, 102, 96);
}
.deleteTerminal:hover,
.deleteTerminal:focus {
  color: rgb(229, 115, 115);
  outline-offset: 0;
}
.deleteTerminal {
  color: rgb(229, 115, 115);
  fill: rgb(66, 66, 66);
}
.material-icons {
  font-size: 20px;
}
.links,
.links:hover {
  color: #000;
  display: block;
}
.fc-right {
  display: none;
}
.fc-left {
  float: right !important;
}
.user-balance-card {
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  color: #616660;
  font-family: Roboto, sans-serif;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  padding: 6px 21px !important;
  margin: 0 5px;
}
.calenderHeading {
  color: #5f665f;
  font-size: 32px;
  font-weight: 400;
}

.user-balance-card-content {
  font-size: 14px;
  line-height: 1.2;
  width: 310px;
}
.user-balance-card-value {
  color: #8bc34a;
  font-size: 29px;
}
.user-balance-card span {
  color: #616660;
  display: inline-block;
  font-size: 24px;
  position: relative;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
.print-button-container {
  margin: 0.83em 0;
  text-align: right;
}
.vacation-print-btn {
  margin-top: 15px;
  text-align: right;
}
.vacationclk {
  padding: 3px 22px 0 0 !important;
  margin: 0px;
}
.user-balance-grid {
  margin: 40px 0 0;
}
.top_bot_spacer {
  margin: 10px 0;
  min-width: 273px;
}

.vacation .user-balance-card-value {
  color: #448cc0;
}
.illness .user-balance-card-value {
  color: #ff9a35;
}
.dashboardicon {
  text-align: right;
  margin-top: 10px;
}
.clock-icon {
  font-size: 30px;
}
.fc-center {
  float: left;
  margin-top: 11px;
}
.print-icon {
  font-size: 23px !important;
  padding: 2px !important;
}
.calender {
  background-color: #fff !important;
  padding: 0.5em 1.5em 1.5em !important;
}
.buttonPrint {
  padding: 3px 25px 0 0;
  color: #ffffff !important;
  /*margin-top: -85px;*/
  /*margin-top: -68px;*/
}
.buttonname {
  margin: 4px !important;
  padding: 0px !important;
}
/*---------5-FRI-2017----------*/
.customTabs {
  background-color: #bfbab5;
  overflow: hidden;
}
.lineHeight {
  /*line-height: 42px !important;*/
  line-height: 26px !important;
}
.marginRight {
  margin-right: 0px !important;
  margin-bottom: -40px !important;
  margin-top: -39px;
}
.anchorColor {
  color: rgba(245, 244, 241, 0.7) !important;
}
.iconPadding {
  margin: 3%;
  font-size: 29px;
}

.tabs .indicator {
  background-color: #be1f25 !important;
}
.fc-center > h2 {
  font-size: 19px;
}
.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-disabled {
  display: none;
}
.fc-state-default {
  background-color: #ffffff;
  background-image: none;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  box-shadow: none;
}
.fc-icon-left-single-arrow::after,
.fc-icon-right-single-arrow::after {
  color: rgb(97, 102, 96);
}
.fc-button-group {
  color: #333;
}
.fc-basic-view .fc-body .fc-row {
  min-height: 15em;
}
.fc-row.fc-widget-header tr {
  background-color: #eeeeee;
}
.fc-row.fc-widget-header tr > th > span {
  color: #000;
  font-weight: bolder;
  font-size: 20px;
}
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #cecece;
}
.fc-day-header.fc-widget-header {
  border-right: 1px solid #cecece !important;
  border-bottom: 1px solid #cecece !important;
}
.fc-unthemed td.fc-today {
  background: #e1f5fe none repeat scroll 0 0;
}
/*.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  border-right: 1px solid #cecece !important;
  border-left: 1px solid #cecece !important;
  padding: 0 1px 2px;
}*/
button.fc-prev-button.btn.btn-default,
button.fc-next-button.btn.btn-default {
  padding: 0px 15px;
}
.fc-row.fc-week.panel-default:last-child {
  display: none !important;
}
.fc-content-skeleton thead {
  border-bottom: none !important;
}
.fc-content {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-left: 8px;
  padding-top: 9px;
}
/*------------6 may 2017-----------------*/

label.control-label.active {
  line-height: 1px !important;
}

.input-field .vacationFrom .control-label.active {
  line-height: 1px !important;
}
.inputField {
  height: 72px;
}
.iconColor {
  color: #be1f25;
}
.slideMenu {
  color: white;
}
#slide-out a {
  color: #616660;
  font-weight: 400;
}
.fc-day-grid-event {
  background-color: #8bc34a;
  border: medium none;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 10px;
}
.paddingContainer {
  padding: 0px 15px 20px !important;
  width: 93%;
}
/*---8-may-2017------*/
.table-responsive {
  overflow-x: inherit;
}
/*.table-responsive {
  overflow-y: inherit;
}*/
.fc-bg {
  top: -1px;
}
.table-bordered {
  border: medium none;
}
.help-block {
  color: red;
  margin-top: -9px;
}
.fc-other-month .fc-day-number {
  display: none;
}
.fc-content-skeleton tr {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  height: 39px;
}
.fc-next-button.fc-button.fc-state-default.fc-corner-right,
.fc-prev-button.fc-button.fc-state-default.fc-corner-left,
.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
  background-color: #fff;
}
/*----------timelog------------*/
.timelogDialog {
  width: 65%;
  /*  height: 65%;*/
  margin-top: 30px;
  padding: 0px !important;
  bottom: 10px;
}
.timelogDialog .modal-content {
  padding: 0px;
}
.timelogDialog .modal-close {
  display: none;
}
.modal-lg {
  overflow-y: initial !important;
}
.modal-body {
  padding: 0px;
  /*    margin-top: -40px;*/
}
.punchTableTabs {
  padding: 14px 21px 0;
}

.timelogInput {
  width: 34% !important;
}
.punchTable thead {
  border-top: none !important;
  border-bottom: 1px solid #e0e0e0;
}
.punchTable thead a {
  font-weight: 400;
}
.timelogButton {
  border: 10px none;
  border-radius: 2px;
  font-family: Roboto, sans-serif;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  margin-top: 2em;
  width: 100%;
  margin-bottom: 6em !important;
}
.timelogButtonCreate,
.leaveButtonCreate {
  background-color: rgb(220, 219, 216);
  border: 10px none;
  border-radius: 2px;
  font-family: Roboto, sans-serif;
  text-align: center;
  width: 19%;
  float: left;
  font-weight: 500;
  color: rgba(97, 102, 96, 0.3);
  box-shadow: none;
  pointer-events: none;
}
.timelogButtonCreate:hover,
.timelogButtonCreate:focus,
.timelogButtonCreate:active,
.leaveButtonCreate:hover,
.leaveButtonCreate:focus,
.leaveButtonCreate:active {
  background-color: rgb(220, 219, 216);
  box-shadow: none;
  color: rgba(97, 102, 96, 0.3);
}
.button-container {
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-pack: end;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  clear: both;
  padding-top: 38px;
}
.buttonTimelogCancel,
.buttonLeaveCancel {
  background-color: #5a534d;
  border: 10px none;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 19%;
  float: left;
  margin-left: 10px;
}
.deletebuttons {
  margin: 20px 0 0 0 !important;
}

.timeAttendance {
  color: rgba(97, 102, 96, 0.6);
  font-weight: 400;
  padding-bottom: 5px;
  font-family: "Roboto", sans-serif;
  font-size: 25px;
}
/*------11-may-2017------*/
.col.s4 > select,
.col.s8 > select {
  display: block !important;
}

.comment-text {
  margin: 40px 0 0;
  color: rgba(97, 102, 96, 0.6);
  font-size: 16px;
}

/*.picker__holder {
  overflow: unset;
}*/
.picker__date-display,
.dtp div.dtp-date,
.dtp div.dtp-time,
.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
  background-color: #be1f25 !important;
}
.clockpicker-display {
  color: #f5f4f1;
}
.clockpicker-tick.active.btn-floating.btn-flat:active {
  background-color: #5a534d !important;
  color: #fff;
}

.greenCheck,
.greenCheck:active,
.greenCheck:visited,
.greenCheck:focus {
  color: #4caf50;
  text-decoration: none;
}
.greenCheck:hover {
  color: rgb(210, 207, 204);
  text-decoration: none;
}
.statusAttendance,
.statusAttendance:active,
.statusAttendance:visited,
.statusAttendance:focus {
  color: rgb(210, 207, 204);
  text-decoration: none;
}
.statusAttendance:hover {
  color: #4caf50;
  text-decoration: none;
}
/*------15-may-2017------*/
.balanceCorrectionTable {
  /* float: left; */
  width: 100%;
}
.userAttendance {
  background: #fff none repeat scroll 0 0;
  margin: 43px auto 0;
  padding: 26px;
  width: 100%;
}
.balanceCorrectionTable > h3 {
  margin: 0;
}
.terminals.balanceInfo {
  float: left;
  width: 100%;
  max-width: 817px;
  margin-top: 28px;
}
.balanceDialog {
  width: 30%;
  margin-top: 74px;
}
.noPadding {
  padding: 0px !important;
}
.subtractBalance,
.updateSubtractBalance {
  float: right;
}
.subtractBalance:hover,
.addBalance:hover,
.addBalance:focus,
.subtractBalance:focus,
.addBalance:active,
.subtractBalance:active {
  background-color: rgb(220, 219, 216);
  box-shadow: none;
}
.addBalance,
.subtractBalance {
  background-color: rgb(220, 219, 216);
  font-family: Roboto, sans-serif;
  text-align: center;
  font-weight: 500;
  color: rgba(97, 102, 96, 0.3);
  box-shadow: none;
  pointer-events: none;
  cursor: default;
}
.afterKeyPress {
  background-color: #5a534d !important;
  color: #f5f4f1 !important;
  pointer-events: all !important;
  cursor: pointer;
}
.vacationDialog {
  /*height: 200px;*/
  width: 50%;
  margin-top: 50px;
}
.row.vacationSearch {
  margin-left: 233px;
  margin-top: 48px;
}
.col.s4.rightselect {
  margin-left: 100px;
}
.vacationType {
  width: 30% !important;
}
.vacationButtons {
  float: right;
}
.col.s12 > select {
  display: block;
}
.floatRight {
  float: right !important;
}
.addVacation:hover,
.cancelVacation:hover,
.addVacation:focus,
.cancelVacation:focus,
.addVacation:active,
.cancelVacation:active {
  background-color: rgb(220, 219, 216);
  box-shadow: none;
}
.cancelVacation {
  background-color: #f5f4f1;
  font-family: Roboto, sans-serif;
  text-align: center;
  font-weight: 500;
  color: #616660;
}
.addVacation,
.addProject {
  background-color: #5a534d;
  font-family: Roboto, sans-serif;
  text-align: center;
  font-weight: 500;
  color: #f5f4f1;
}
.terminalContent {
  /*height : 195px;*/
  overflow: hidden;
}

.picker__weekday-display {
  display: none;
}
.picker__month-display {
  font-size: 1rem;
  font-weight: 700;
}
.picker__day-display {
  font-size: 1.5rem;
}
.picker__box {
  margin-top: 40px;
}
.picker__calendar-container {
  height: 380px;
}
.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background-color: #be1f25;
}
.picker__close,
.picker__today {
  color: #fff;
}
.picker__year-display {
  font-size: 20px;
}
/*------19-may-2017------*/
.balanceComment {
  top: 0rem !important;
}
.balanceCommentInput {
  font-size: 14px;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.durationTime {
  background-color: #a1887f;
}
.durationTimeLess {
  background-color: #e0212d;
}
.pauseTime {
  background-color: #fdd835;
}
.alternateday {
  background-color: #ff9a35;
}
.durationTime .fc-time,
.absent .fc-time,
.pauseTime .fc-time {
  display: none;
}
.row.marginTop {
  margin-bottom: 7px;
  margin-top: 7px;
}
.absent {
  background-color: #ff3500;
}
.crossButtonBalance {
  display: block;
  border-bottom: none;
  padding: 0px;
}
.fc-scroller {
  overflow: hidden !important;
  height: auto !important;
}

.darkblue {
  background-color: #01579b;
}
.lightblue {
  background-color: #e1f5fe;
}

.dateError,
.nameError,
.vacationFromError,
.vacationToError {
  display: none;
}
.errorCss {
  display: block;
  color: red;
  font-size: 12px;
  padding-bottom: 11px;
}
.fc-unthemed td.fc-today {
  background: none;
}
form #createBalance {
  color: rgba(0, 0, 0, 0.3);
}
.caret {
  border-left: none;
  border-right: none;
}
.select-wrapper span.caret {
  right: -23px;
  color: #e0e0e0;
}
.dropdown-content li > a,
.dropdown-content li > span {
  color: #616660;
  font-size: 15px;
}
.dropdown-content li:hover,
.dropdown-content li.active,
.dropdown-content li.selected {
  background: none;
}
.dropdown-content li {
  min-height: 30px;
}
/*.fc-time {
  float: right;
  margin-right: 94px;
}*/
.fc-day-header.fc-widget-header {
  padding: 0px !important ;
}
.fc th {
  vertical-align: middle;
}
.userCardButtons {
  margin: -3px 0px 0 10px;
  cursor: pointer;
  width: 2.5rem;
  /*height: 4rem;*/
}
.userCardButtons .stop,
.userCardButtons .play {
  color: #ffffff;
}
.userCardButtons .stopButton {
  background-color: #b71c1c;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
}

.userCardButtons .playButton {
  background-color: #8bc34a;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
}
.user-card.away > span {
  color: #8bc34a;
  margin-left: 166px;
  font-size: 24px;
}
.fc-day-grid-event .fc-time {
  font-weight: 400;
}
/* 26-june */
.nomargin {
  margin: 0px;
}

.leaveDropdown {
  padding-top: 15px;
}
.paddingLeft {
  padding-left: 0px !important;
}
a,
a:hover,
a:active,
a:focus {
  outline: none;
}
.minute-hand {
  display: none;
}
.hour-hand {
  stroke: #5a535d;
}
.fc-row .fc-content-skeleton {
  padding-bottom: 27px;
}
.fc .fc-toolbar > * > * {
  float: right;
}
.spinner {
  background: #fff url("../images/Justime_Loader-2.gif") no-repeat scroll center
    center;
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1060;
  opacity: 0.6;
}
.marginTop {
  margin-top: 25%;
  font-size: 51px;
}
#holiday-name {
  height: 2rem;
}
/*#holiday-date {
  height: 37px;
}*/
.modal-content.deleteModal {
  height: 145px;
  padding: 6px;
  font-size: 16px;
  /*width: 35%;*/
  margin: 0 auto;
  z-index: 1004 !important;
}
.deleteModal p {
  padding: 16px;
  margin: 0px;
}
.deletebuttons {
  float: right;
}
.deleteCancelButton.btn.btn-success {
  background: #fff none repeat scroll 0 0;
  color: #5a534d;
}
.deleteConfirmButton.btn.btn-success {
  background-color: #fff;
  color: #ff4081;
}
.deleteConfirmButton.btn.btn-success,
.deleteCancelButton.btn.btn-success {
  box-shadow: none;
  font-weight: 500;
  padding-left: 10px;
  padding-right: 10px;
  /*padding: 1rem;*/
}
.deleteModalDialog {
  margin-top: 123px;
  width: 400px;
}
.paddingRight {
  padding-right: 0 !important;
}
.modal-loader {
  margin: 50px auto;
  display: block;
}
.timerefresh {
  color: #8bc34a;
  font-size: 24px;
}
#test-swipe-2 > p,
#test-swipe-4 > p {
  font-size: 20px;
}
.user-balance-card-value {
  text-transform: none;
}
.user-balance-card-content {
  text-transform: uppercase;
}
.timerandbutton {
  /*bottom: 83px;*/
  bottom: 68px;
  position: relative;
  /*right: 22px;*/
  right: 21px;
  float: right;
}
.links {
  /*    display: block;*/
  min-height: 130px;
}
.lolliclock-popover {
  z-index: 9999;
}
.lolliclock-header {
  background-color: #be1f25;
}
.lolliclock-button {
  color: #5a534d;
  font-weight: 700;
}
#vacation-vacation_from_table thead {
  border-top: none !important;
  border-bottom: none !important;
}
.picker__day.picker__day--today {
  color: #be1f25;
}
.picker__weekday {
  font-size: 12px;
}
.picker__today,
.picker__clear {
  visibility: hidden;
}
.picker__today:hover,
.picker__today:focus,
.picker__clear:hover,
.picker__clear:focus {
  background-color: #fff;
  cursor: default;
}
.show-on-large.arrowBack {
  margin: 0 18px;
  float: left;
}
.timelogInput.clockpicker {
  font-size: 16px;
  height: 23px;
  margin-top: 20px;
}
.lolliclock-popover,
.lolliclock-header,
.lolliclock-buttons,
.popover-content {
  width: 260px;
}
.lolliclock-popover {
  left: 545px;
  top: 15px;
}
.lolliclock-plate {
  margin: auto;
}
.lolliclock-plate,
.lolliclock-canvas,
.lolliclock-dial {
  height: 230px;
  width: 230px;
}
.lolliclock-tick {
  font-size: 16px;
  font-weight: normal;
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.lolliclock-buttons {
  font-size: 14px;
}
.lolliclock-button {
  font-weight: 500;
}
.lateArrivalClass {
  color: #e57272;
}
.lateArrival .material-icons.dp48.clock-icon {
  color: #e57272;
}
.workShedule {
  background-color: rgb(255, 255, 255);
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  color: rgb(97, 102, 96);
  font-family: Roboto, sans-serif;
  margin: 0 auto 0 0;
  /*max-width: 666px;*/
  width: 90%;
  padding: 40px 30px 0;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
.heading {
  margin-bottom: 15px;
  /* margin-top: 23px;*/
}
.title {
  font-size: 32px;
  color: #5f665f;
}
.control-label.worklable {
  margin: 45px 0 0 !important;
  padding: 0 !important;
  color: #adabab !important;
}
.btn.float-left {
  background-color: rgb(132, 124, 117) !important;
  border: 10px none;
  border-radius: 2px;
  box-sizing: border-box;
  color: rgb(255, 255, 255) !important;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 35px;
  line-height: 36px;
  margin: 15px 0 0 170px;
  outline: medium none;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  width: 21%;
}
.nopadding {
  padding: 0px !important;
  margin: 30px 0 0 !important;
}
.label-heading {
  font-weight: 16px;
}
.margin30 {
  margin: 20px 0 0 0 !important;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  background: rgb(0, 128, 0) none repeat scroll 0 0 !important;
}
.ui-widget-header {
  background: rgb(0, 128, 0) none repeat scroll 0 0 !important;
  font-weight: bold !important;
}
.irs {
  margin-top: -2px;
}
.first-section .row {
  margin-bottom: 0px !important;
}
.first-section {
  margin-bottom: 50px;
}
.btn-add-new {
  background: #ded5d5 !important;
  color: rgb(255, 0, 0) !important;
}
/*.modal-lg.templateDialog{
  width: 80%;
}*/

.modal-lg.modalDialogCustom {
  margin: 0 auto;
}
.user-create {
  padding: 15px 30px;
}
.irs-bar {
  background: rgb(72, 174, 204) none repeat scroll 0 0;
  /*border-bottom: 1px solid #f1a899;
  border-top: 1px solid #f1a899;
  color: #5f3f3f;*/
  top: 34px;
}
.irs-slider {
  border-radius: 5px;
  height: 20px;
  top: 30px;
  width: 23px;
}
.irs-line {
  top: 34px;
}
.irs-single,
.irs-min,
.irs-max,
.irs-from,
.irs-to {
  display: none;
}
.irs-from,
.irs-to,
.irs-single {
  background: #fff none repeat scroll 0 0;
  color: #000;
  top: 10px;
}
.tabs .tab .TimeTemplateAnchor {
  padding: 0 19px;
}
.second-section {
  padding-top: 29px;
}
.overflow {
  float: left;
  height: 60px;
  overflow: hidden;
  width: 60%;
}
.error-summary {
  display: none;
}

.error-location,
.error-terminalid,
.titleError,
.vacationError,
.alternateselecterror {
  display: none;
}
.minusClass {
  color: #e57272;
}
.user-card.away.vacation {
  border-left: 10px solid #448cc0;
}
.highlighted_grid_row,
.highlighted_grid_row a {
  background-color: #448cc0 !important;
  color: #fff !important;
}
.table-attendance th,
.text-size {
  font-size: 16px !important;
}
.text-size span {
  font-size: 16px;
  text-align: center;
}
.user-card.away.timeloag {
  border-left: 10px solid #8bc34a;
}
.user-card.away.leave {
  border-left: 10px solid #ff3500;
}
.user-card.away.holidaycolor {
  border-left: 10px solid rgb(225, 245, 254);
}
.user-card.away.timerstop {
  border-left: 10px solid #be1f25;
}
.maginTop.row {
  margin-top: 12px;
}
.switch label input[type="checkbox"]:checked + .lever::after {
  background-color: #00b000;
}
.switch label input[type="checkbox"]:checked + .lever {
  background-color: #9bff9b;
}
.deletetimerange {
  color: rgb(229, 115, 115);
  fill: rgb(66, 66, 66);
  padding: 27px 0;
}
.deletebox {
  cursor: pointer;
}
.col-lg-offset-1 {
  text-align: right;
  margin-bottom: 10px;
}

.input-field.col.s4-profile {
  margin-top: 14px;
  margin-right: 22px;
}

.input-field.col.s6-profile {
  margin-right: 19px;
  width: 40%;
}
.department-label {
  margin-left: 14px !important;
}
.leaveButtonCreates {
  background-color: rgb(220, 219, 216);
  border: 10px none;
  border-radius: 2px;
  font-family: Roboto, sans-serif;
  text-align: center;
  /*width: 19%;*/
  float: right;
  font-weight: 500;
  color: rgba(97, 102, 96, 0.3);
  box-shadow: none;
  pointer-events: none;
  margin: 35px 0px 27px;
}
.form-group {
  margin-bottom: 5px;
}
#user-email {
  font-size: 16px !important;
}
.profile-email {
  font-family: Roboto, Arial, sans-serif !important;
  font-size: 16px !important;
  border-color: none !important;
  height: 23px !important;
  margin-top: 20px !important;
  /*margin-left: 15px !important;*/
  color: #555555 !important;
}
.profileHeading {
  color: #5f665f;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 44px;
}
.select-wrapper {
  position: relative;
  margin-right: 31px !important;
}
.input-field.col label {
  left: 0;
  margin-top: 10px;
}
.input-field col s4id {
  width: 30% !important;
}
.alternateselecterror {
  margin-top: 10px;
}

.absent-day {
  background: none;
  color: #ff3500;
}
.absent-day .fc-content {
  margin-left: 0;
}
.absent-day:hover {
  color: #ff3500;
}
.absent-day .fc-content .fc-title {
  margin: 0 auto;
  font-size: 75px;
}
.absent-day .material-icons {
  color: #4caf50;
  font-size: 75px;
}
.correction {
  background-color: #cf97d7;
}
#vacationPajaxId {
  clear: both;
}

.vacation-search .input-field {
  margin-top: 0.3rem;
}

.vacation-search .input-field label {
  font-size: 16px;
  /*margin: -11px 0 0 45px;*/
}
.select-dropdown .input-field label {
  top: 0rem;
}
.vacation-search .input-field input[type="text"]:focus,
.project-search .input-field input[type="text"]:focus,
input#tasksearch-fullname:focus {
  /* border-bottom: 1px solid #8f857c;
   border-width: thin; */
  border: none !important;
  box-shadow: 0 1px 0 0 #be1f25;
}

.vacation-search .input-field input[type="text"],
.project-search .input-field input[type="text"] {
  font-size: 18px;
  border-color: none;
  height: 35px;
  margin-top: -5px;
  margin-left: 40px !important;
}

.vacation-search .input-field label.active:not(.label-icon),
.project-search .input-field label.active:not(.label-icon) {
  font-size: 16px;
  color: rgb(97, 102, 96);
  margin-top: 18px;
}
.vacation-search .input-field .prefix,
.project-search .input-field .prefix {
  background: none;
  border: none;
  font-size: 0;
  padding: 0;
  width: auto;
  margin-top: 0px;
}
.vacation-search .input-field .prefix .material-icons,
.project-search .input-field .prefix .material-icons,
.task-search .input-field .prefix .material-icons {
  font-size: 30px;
}
.vacation-search .input-field .prefix.active .material-icons,
.project-search .input-field .prefix.active .material-icons,
.task-search .input-field .prefix.active .material-icons {
  color: #be1f25;
}
.vacation-search .input-field input[type="text"],
.project-search .input-field input[type="text"],
input#tasksearch-fullname {
  border-bottom: 1px solid #e0e0e0 !important;
  margin-top: 0px;
}
input#tasksearch-fullname {
  margin-top:11px !important;
}

.hide-on-med-and-down {
  display: block !important;
}
.clear {
  clear: both;
}

.clearUserGrid1 {
  clear: none;
}

.clearUserGrid2 {
  clear: none;
}

.clearUserGrid3 {
  clear: both;
}
.action-buttons {
  padding-top: 25px;
  margin-bottom: 0;
}
#buttonCancel {
  border: none;
}
.card-panel {
  background-color: none;
  padding: 0;
  border-radius: 5px;
}
#user-validfrom {
  /*  height: 2.3rem;*/
  padding: 20px 0 0;
  /*font-size: 1.6rem;*/
  margin-top: 0;
}

.vacation-search {
  margin-bottom: -10px;
}
.loginFieldIcon {
  margin-left: -15px;
  margin-top: 25px;
}
.toast.error {
  background-color: #ff3500;
  border-radius: 2px;
  padding: 15px;
  font-size: 14px;
}

.toast.success {
  background-color: #8bc34a;
  border-radius: 2px;
  padding: 15px;
  font-size: 14px;
}
#change-password-button {
  padding: 6px 12px;
  margin-right: 10%;
}

td,
th {
  padding: 4px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}
i.medium {
  font-size: 2.5rem;
}

p {
  margin: 0 0 10px;
}
.modal-open {
  display: none;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  background-color: white;
  border: 0px;
}
.modal-close:focus {
  outline: none;
  background-color: #fff;
}
.modal-close {
  float: right;
}
input-field col s12 m6 {
  width: 50%;
}
h2 {
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: 500;
}

/*nav {
    color: #fff;
    background-color: #ee6e73;
    width: 100%;
    height: 56px;
    line-height: 56px;
}*/

.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-bottom: 1px solid #9e9e9e;
  border-bottom-color: rgb(158, 158, 158);
  outline: none;
  height: 23px;
  line-height: 3rem;
  width: 104%;
  font-size: 1rem;
  margin: 0 0 20px 0;
  padding: 0;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 15px 0px 0px 0px;
}
.input-field label {
  color: #9e9e9e;
  position: absolute;
  top: -1rem;
  left: 0;
  font-size: 1rem;
  cursor: text;
  /*transition: .2s ease-out;*/
  text-align: initial;
}

/*.row .col.s8 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
}*/

.user-create .row .col.s6 {
  /*width: 68%;*/
  margin-left: auto;
  left: auto;
  right: auto;
}
.time-template-create .switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.38);
  border-radius: 15px;
  margin-right: 10px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: super;
  margin: 0 16px;
}
.time-template-create .tabs {
  position: relative;
  height: 48px;
  width: 100%;
  margin: 15px auto;
  white-space: nowrap;
}
.site-login .input-field {
  margin-top: 1rem !important;
}
/*.user-create .input-field {
  margin-top: 1rem !important;
}*/

#modal2 {
  z-index: 1022 !important;
  /*padding:0 0 0 0;*/
}
.partop {
  padding-top: 25px !important;
  display: block;
}
.partop1 {
  padding-top: 15px !important;
}
.setinterval {
  margin: 0;
}
.modal.open {
  display: block;
}
.row .input-field {
  padding: 0 0.75rem 0 0;
}
.container .row {
  margin-left: auto;
  margin-right: auto;
}
.vacation-color {
  background-color: rgb(1, 87, 155);
}
.vacation-color div {
  margin-left: 4px;
}
.terminals .summary {
  display: none;
}
#tabs-swipe-reports .iconPadding-report {
  margin: 8px 5px;
  font-size: 29px;
}

#tabs-swipe-reports .report-tab-label {
  position: relative;
  top: -8px;
  font-size: 14px;
}
.monthly-reports .input-field {
  margin-left: 10% !important;
}
.monthly-reports .card-panel .card-header {
  padding: 5px;
  background-color: #5a534d;
}

.monthly-reports .card-panel .card-header .iconPadding-report {
  font-size: 18px;
}
.monthly-reports .card-panel .card-content {
  background: #ffffff;
  padding: 25px 0;
}
.monthly-reports .card-panel .card-content .iconPadding-report {
  font-size: 30px;
  color: #be1f25;
}
span.col.s6.buttonname {
  white-space: nowrap;
}
.choose-date {
  margin-top: 31px !important;
  color: #695a5b !important;
  font-size: 16px !important;
}
/* #user-validfrom{
  margin-top: -19px !important;
} */
.less-time {
  padding: 5px 10px !important;
  background-color: #e0212d !important;
  color: white !important;
  border-radius: 20px !important;
  margin-left: -10px;
}
.completed {
  padding: 5px 10px !important;
  background-color: #8bc34a !important;
  color: white !important;
  border-radius: 20px !important;
  margin-left: -10px;
}
.dateDiv {
  width: 100% !important;
}
.datePick {
  /* width: 20% !important; */
  float: right;
  margin-top: 27px;
}
.picker__table thead {
  border: none !important;
}
.scroll-wrap {
  width: 100%;
  overflow-x: scroll !important;
  overflow-y: hidden !important;
}
.search {
  background-color: #039be5 !important;
}
/* .timeFlexible select{
  display: block !important;
  border: 1px solid #f2f2f2 !important;
} */
.dropData input[type="checkbox"]:not(:checked),
input[type="checkbox"]:checked {
  opacity: 1;
  position: relative;
  /* margin: 10px; */
}
.dropData input[type="checkbox"] + label::before {
  display: none;
}
.balanceCorrection {
  background: #fff none repeat scroll 0 0;
  margin: 43px auto 0;
  padding: 26px;
  width: 85%;
}
.user-menu-button-logout {
  background-color: #9a8e8b;
  border-radius: 0 4px 4px 0;
  float: left;
  height: 35px;
}
.user-menu-button-logout a {
  font-size: 20px;
}
.user-menu-button-logout i {
  line-height: 33px !important;
}
.user-menu-button-logout a:hover {
  background-color: unset;
  text-decoration: none;
}
.side-nav .clock-icon {
  color: #616660 !important;
  float: left !important;
  clear: left !important;
  height: unset;
  line-height: 46px;
}
.side-nav li {
  margin-left: 18px;
}
.reports-pdf.row.marginTop {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
button.fc-today-button.btn.btn-default.disabled {
  padding: 2px 10px 32px;
}
#modal .modal-dialog {
  margin: 30px 100px;
}
a#reportpdf {
  padding: 2px 12px;
}
span.glyphicon.glyphicon-chevron-left:after {
  content: " \003C";
  color: white;
  font-size: 30px;
}
span.glyphicon.glyphicon-chevron-right:after {
  content: " \003E";
  color: white;
  font-size: 30px;
}
.modal-header {
  display: block;
  float: right;
}
.modal-content.modal-lg.timelogDialog .modal-header {
  display: none;
}
.close:focus {
  background-color: #fff;
}
.projectDialog nav,
.taskDialog nav {
  display: none;
}
.projects {
  background: #fff none repeat scroll 0 0;
  margin: 43px auto 0;
  padding: 20px;
  width: 100%;
}
textarea#project-description,
textarea#project-credentials,
textarea#task-description {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0;
  outline: none;
  height: 2rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 20px 0;
}
input[type="text"] {
  height: 1rem !important;
}
div#vacationPajaxId {
  margin-top: 15px;
}
th.action-column {
  width: 10%;
}
.row .col.s5 {
  width: 32%;
}
.tasks {
  background: #fff none repeat scroll 0 0;
  margin: 45px auto 0;
  padding: 20px;
  width: 100%;
}
a.project-url {
  text-decoration-line: revert;
}
.project-create input.select-dropdown {
  padding-bottom: 6px;
}
.input-field.balanceDate.field-balancecorrection-date,
.holidayDatepicker.input-field.field-holiday-date {
  margin-top: 30px;
}
input#holiday-date {
  margin-top: 0;
}
#help-block {
  color: #f44336;
}
input#project-start_date,
input#project-end_date {
  padding: 8px 0px 0px;
}
.summary {
  display: none;
}
/* input#user-deviceuserid {
    padding-top: 13px;
} */
@media (max-width: 1040px) {
  th.action-column {
    width: 6%;
  }
}
input#vacationsearch-fullname {
  height: 25px !important;
}
.field-vacationsearch-fullname.input-field {
  margin-top: 2rem;
}
