a img {
  border: none;
}
span.glyphicon-play-circle {
  font-size: 1.35em !important;
}
datalist {
  display: none;
}
.content-container {
  padding: 6% 8%;
}
.btn-icon {
  margin-right: 10%;
}
.wd-bar-container {
  margin-bottom: 2%;
}
.wd-bar {
  background-color: #838383 !important;
  border-radius: 3px !important;
  height: 6px !important;
  margin: 3% 0 5.5px 0 !important;
}
.wd-bar-disabled {
  opacity: 0.2;
}
.wd-bar-point {
  background-color: #229f6a !important;
  border-radius: 100% !important;
  height: 17px !important;
  margin-top: -17px;
  width: 17px !important;
}
.start-point {
  margin-left: 0;
}
.end-point {
  right: 11.4%;
}
.disease-container {
  margin-top: 5.5%;
}
.btn-min {
  min-height: 41px !important;
  min-width: 180px !important;
}
.btn-max {
  max-width: 180px !important;
}
.btn-hover-danger:hover {
  background-color: #fb6f7c !important;
  color: white !important;
}
.btn-hover-success:hover {
  background-color: #229f6a !important;
  color: white !important;
}
.normal-btn {
  background-color: white;
  border: 1px solid #229f6a !important;
  color: #229f6a !important;
}
.hour-container {
  background-color: #f4f4f4 !important;
  border: 0 !important;
  font-size: 1.25em !important;
  line-height: 17px !important;
  padding: 8px !important;
  width: 69px !important;
}
.date-container {
  background-color: #f4f4f4;
  font-size: 1.25em;
  line-height: 17px;
  margin-bottom: 8px !important;
  padding: 8px 0;
  width: 143px;
}
.date-container:hover {
  background-color: #f4f4f4 !important;
}
.both-dates-container {
  margin-top: 4px;
}
.cancel-done-container {
  margin-top: 2%;
}
.cancel-btn {
  background-color: white !important;
  border: 1px solid #838383 !important;
  color: #838383 !important;
}
.done-btn {
  background-color: #838383 !important;
  border: 1px solid #838383 !important;
  color: white !important;
}
.break-time-container {
  color: #a7a7a7;
  font-size: 1.25em;
  padding: 0 25%;
}
.break-time-data {
  background-color: #f4f4f4 !important;
  border: 0 !important;
  height: 33px !important;
  margin: 3% 0 8px 0 !important;
  padding-top: 3% !important;
  text-align: center !important;
}
.pause-icon-container {
  background-color: #a7a7a7;
  border-radius: 100% !important;
  font-size: 12px;
  height: 17px;
  width: 17px;
}
.pause-icon-container .glyphicon {
  font-size: 11px;
  margin: 0 auto;
  top: 0;
}
.resume-title {
  color: #a7a7a7;
  font-size: 1.25em;
  margin: 4% 0 2.2% 0;
}
.data-hours-table {
  font-size: 1.35em;
}
.absence-hours {
  background-color: #f4f4f4;
  float: left;
  padding: 2.5%;
  width: 100%;
}
.working-hours {
  background-color: #f4f4f4;
  float: right;
  padding: 2.5%;
  width: 100%;
}
hr {
  border-color: #d3d3d3;
  margin-top: 5px;
}
.hours-text {
  width: 25%;
}
.effective-hours {
  background-color: #ddd;
  float: left;
  margin-top: 0.8%;
  padding: 1.5%;
  width: 100%;
}
.reference-hours {
  background-color: #ddd;
  float: right;
  margin-top: 0.8%;
  padding: 1.5%;
  width: 100%;
}
.overtime-hours {
  background-color: #ddd;
  color: #229f6a;
  font-size: 1.35em;
  margin: 1% 0 5% 0;
  padding: 1.5%;
  width: 100%;
}
.deviation-hours {
  background-color: #f6bcbc;
  color: #e63737;
}
.comment-text {
  width: 45%;
}
.data-hours-container {
  float: left;
  width: 48%;
}
.absence-text {
  color: #838383;
  font-size: 1.75em;
}
.gray-division {
  border-color: #d3d3d3;
}
/*input[type="file"] {
  display: none !important;
}*/
input[type="date"] {
  padding-top: 0;
}
input[disabled="disabled"],
button[disabled="disabled"],
select[disabled="disabled"] {
  cursor: not-allowed;
}
td a:hover,
a img:hover {
  text-decoration: none;
}
a.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.3;
}
.upload-drop-zone {
  background-color: white;
  border: 2px dashed #229f6a;
  border-radius: 6px;
  color: #229f6a;
  font-size: 1.75em;
  font-weight: normal;
  margin: 5% 0;
  padding: 2% 0;
  text-align: center;
  width: 100%;
}
.drop {
  border-color: #343434;
  color: #343434;
}
.explore-btn {
  font-size: 16px;
  min-height: 22px;
  padding: 2px 50px !important;
}
.explore-btn-dragover {
  border-color: #343434 !important;
  color: #343434 !important;
}
.table-cell {
  height: 37px;
  text-align: center;
}
.file-col {
  padding-left: 1% !important;
  text-align: left;
  width: 80%;
}
.modal-dialog {
  margin-top: 6%;
}
.modal-dialog .modal-content {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0 9%;
}
.modal-text {
  font-size: 1.75em;
}
.modal-title {
  padding: 19% 0 14% 0;
}
.modal-question {
  padding: 6% 0 16% 0;
}
.modal-btn {
  margin: 6.3% 0 10% 0 !important;
}
.file-name {
  color: #838383;
  font-size: 1.25em;
}
.table-title {
  background-color: #343434;
  padding: 1% 2%;
}
.row-name {
  border-bottom: 1px solid #ddd !important;
  border-left: 1px solid #343434 !important;
  padding: 1.5% 2% !important;
}
.table-input {
  border: 1px solid #ddd;
  border-radius: 0;
}
input[type="search"],
input[type="text"],
textarea {
  border: 1px solid #c8c8c8;
  border-radius: 0;
  padding-top: 6px !important;
}
.input-group-addon {
  background-color: #f7f7f7;
  border: 1px solid #c8c8c8;
  border-radius: 0;
  color: #9b9b9b;
  font-size: 12px;
}
.dates-input-container {
  background-color: #838383;
  padding: 1% 2%;
}
.plus-btn-container {
  margin: 3% 0 5% 0;
}
.plus-btn {
  background-color: #343434;
  border: none;
  font-size: 35px;
  height: 35px;
  line-height: 0;
  padding: 0;
  width: 35px;
}
.plus-btn:disabled {
  opacity: 0.5;
}
table {
  font-size: 13px;
}
th {
  border-bottom: 0 !important;
  border-right: 1px solid #979797;
}
th:last-child {
  border: 0;
}
.custom-table.table > tbody > tr > td {
  border-right: 1px solid #ddd;
  border-top: 0;
}
.custom-table.table > tbody > tr:last-child > td {
  border-bottom: 1px solid #ddd;
}
.custom-table.table-bordered {
  border-top: 0 !important;
}
.custom-table.table-bordered > thead > tr > td {
  border-bottom: 0;
}
.custom-table.table-bordered thead.dark-gray-background td:first-child, 
.custom-table.table-bordered thead.dark-gray-background th:first-child {
  border-left: 1px solid #343434;
}
.custom-table.table-bordered thead.dark-gray-background td:last-child,
.custom-table.table-bordered thead.dark-gray-background th:last-child {
  border-right: 1px solid #343434;
}
.custom-table.table-bordered tbody tr:first-child td {
  border-top: 0;
}
.custom-table.table.table-col-bordered tbody > tr > td {
  border-bottom: 0;
  border-right: 1px solid #ddd;
  border-top: 0;
}
.table.table-col-bordered tbody > tr > td {
  border-bottom: 0;
  border-right: 1px solid #ddd;
  border-top: 0;
}
.table.table-col-bordered > thead > tr > td {
  border-bottom: 0;
  border-right: 1px solid #979797;
  border-top: 0;
}
.table.table-col-bordered > tbody > tr > td:last-child {
  border-right: 0;
}
table:hover .toggle-dnd {
  cursor: pointer;
}
.calendar-first-cell {
  width: 16.6666666664%;
}
.delete-subperiod {
  margin-top: 6px;
}
.form-inline button {
  min-height: 0 !important;
}
.holiday-data-container {
  margin-bottom: 5%;
}
.holiday-data {
  margin: 0.5% 0;
}
.holiday-data-text {
  color: #838383;
  font-size: 13px;
  padding: 8px 12px;
}
.holiday-data-text .glyphicon {
  margin-top: 7px;
}
.table-not-vertical-border td {
  border-right: 0 !important;
}
.entry-title {
  background-color: #343434;
  padding: 1%;
}
.dropdown-menu {
  margin: 0;
  padding: 0;
}
.row button.btn, .row input.btn {
  min-height: 0;
  min-width: 0;
}
.btn.form-control {
  height: auto;
  min-height: 34px;
  white-space: normal;
}
.bordered-div {
  border: 1px solid #ddd;
  padding: 1%;
}
.col > .row,
.row-without-margin {
  margin: 0 !important;
}
.entry-dropdown-btn {
  border: 1px solid #ddd;
  padding: 0 12px;
}
.table-btn {
  background-color: #4b4b4b;
  padding: 0 6px;
}
.entry-hours-text {
  font-size: 14px;
  padding-top: 2%;
}
.disease-entry-selected {
  background-color: #777 !important;
  color: white !important;
}
.validated-entry {
  background-color: #229f6a !important;
  color: white;
}
.pending-entry, .deviation-uwd {
  background-color: #ffa500 !important;
  color: white;
}
.rejected-entry, .suggested-entry {
  background-color: #fb6f7c !important;
  color: white;
}
span.form-control {
  padding-top: 6px;
}
span.span-text, span.selection {
  font-size: 14px !important;
}
span.selection span {
  font-family: Verdana !important;
  line-height: 1.428571429 !important;
}
span.select2-selection__rendered {
  border: 1px solid #c8c8c8;
  border-radius: 0;
  padding: 6px 12px !important;
}
span.select2-selection span {
  font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429 !important;
}
.select2-container--default .select2-selection--single {
  border: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  color: #333 !important;
  right: 7px !important;
  top: 3px !important;
}
.wd-date {
  font-size: 1.25em;
}
textarea {
  resize: none;
}
label[for="calendar_zero"] {
  font-size: 16px;
}
.reports-table-cell {
  padding: 1%;
}
.datepicker table tr td.active.active:hover {
  background-color: #229f6a !important;
}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
  color: #666;
}
td.old, td.new {
  color: #666 !important;
}
input[type="time"] {
  min-width: 95px;
}
tr#drag-and-drop > td, tr.drag-and-drop > td {
  background-color: #f9f9f9;
}
.my-workdays-form {
  background-color: #f9f9f9;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.my-workdays-selected {
  background-color: #777;
  color: white !important;
}
.my-workdays-comments {
  background-color: #f5f5f5;
  border: none !important;
}
.my-workdays-input, .my-workdays-input > button {
  border: none !important;
}
.my-workdays-buttons {
  width: 272.417px;
}

.timepicker-picker, .timepicker-hours, .timepicker-minutes {
  padding: 0 5px;
  text-align: center;
}
.timepicker table {
  width: 100%;
}
.timepicker span, .timepicker .separator {
  font-size: 16px !important;
  font-weight: bold;
}
.timepicker .glyphicon {
  color: #229f6a;
}
.datetimepicker > input.input-group-addon {
  background-color: white;
  border: 1px solid #c8c8c8;
  border-radius: 0;
  padding-top: 6px;
  text-align: left;
}

.pb-bar > div {
  border-right: 2px solid #fff;
}
.pb-bar > div > div {
  height: 16px;
  padding: 0;
}
.pb-bar > div > div > div {
  height: 16px;
  width: 2px;
}
.inner-environment {
  background-color: #36e1cc;
}
.outer-environment {
  background-color: #beeee7;
}
.cursor-environment {
  background-color: #1ad4b3;
}
.inner-performance {
  background-color: #79d0b2;
}
.outer-performance {
  background-color: #cff1e5;
}
.cursor-performance {
  background-color: #229f6a;
}
.inner-objectives {
  background-color: #f4e263;
}
.outer-objectives {
  background-color: #f5eec4;
}
.cursor-objectives {
  background-color: #f0d809;
}
.inner-evaluator {
  background-color: #7e769c;
}
.outer-evaluator {
  background-color: #cdcad7;
}
.cursor-evaluator {
  background-color: #4c4075;
}
.eval {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
}
.eval-title {
  border-bottom: 2px solid #3b3b3b;
  color: #3b3b3b;
  font-size: 19px;
  line-height: 23px;
  margin: 3% 0;
  padding-bottom: 1%;
}
.eval-type {
  font-size: 14px;
}
.eval-description {
  color: #343434;
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
}
.eval-questions {
  font-size: 14px;
  padding-right: 1%;
}
.eval-questions > .row {
  margin: 0 -30px;
}
.eval-example {
  font-size: 14px;
  padding: 1%;
  padding-bottom: 0;
}
.eval-example {
  border-bottom: 1px solid #c8c8c8;
}
.eval-question-title {
  margin-bottom: 15px;
}
.eval-responded {
  background-color: #f5f5f5;
}
.eval-answer-header {
  padding-top: 1%;
}
.eval-btn {
  width: 169px;
}
.eval-btn.disabled {
  background-color: #c7c7c7 !important;
  border-color: #c7c7c7 !important;
}
.eval-pending {
  color: #f08509;
  font-size: 12px;
}
.eval-completed {
  color: #229f6a;
  font-size: 12px;
}
.eval-panel-pending {
  background-color: #ffe6cc;
  color: #f08509;
  font-weight: bold;
  padding: 14px;
  text-align: center;
}
.eval-panel-completed {
  background-color: #beeee7;
  color: #00d5b2;
  font-weight: bold;
  padding: 14px;
  text-align: center;
}
.eval-stars-column {
  min-width: 160px;
}
.eval-gray-background {
  background-color: #474747 !important;
}

.star-value {
  color: #fff;
  position: relative;
  top: -23px;
}
table .star-value {
  top: -21px;
}


/****SURVEY 2.0****/
.fa.fa-circle, .fa.fa-circle-thin {
  background-color: transparent;
}
.rating-box ul li, .rating-box ul li.hovered {
  background: #fff;
}
.rating-stars ul {
  list-style-type: none;
  padding: 0;
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display: inline-block;
}
.rating-stars ul > li.star > i.fa {
  color: #ccc;
  font-size: 1.5em;
}
.rating-stars ul > li.star > i.fa.value_1,
.rating-stars ul > li.star.hover > i.fa.value_1,
.rating-stars ul > li.star.selected > i.fa.value_1 {
  color: #ff677a;
}
.rating-stars ul > li.star > i.fa.value_2,
.rating-stars ul > li.star.hover > i.fa.value_2,
.rating-stars ul > li.star.selected > i.fa.value_2 {
  color: #ff7f00;
}
.rating-stars ul > li.star > i.fa.value_3,
.rating-stars ul > li.star.hover > i.fa.value_3,
.rating-stars ul > li.star.selected > i.fa.value_3 {
  color: #f5d600;
}
.rating-stars ul > li.star > i.fa.value_4,
.rating-stars ul > li.star.hover > i.fa.value_4,
.rating-stars ul > li.star.selected > i.fa.value_4,
.rating-stars ul > li.star.hover > i.fa.green_checkbox,
.rating-stars ul > li.star.selected > i.fa.green_checkbox {
  color: #00d5b2;
}
.value_1 {
  background-color: #ff677a;
}
.value_2 {
  background-color: #ff7f00;
}
.value_3 {
  background-color: #f5d600;
}
.value_4,
.green_checkbox {
  background-color: #00d5b2;
}
.empty_satisfaction {
  background-color: #848DA4;
  color: white;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-weight: bold;
  font-size: 14px;
}

@media screen and (max-width: 800px) {
  .data-hours-container {
    float: none !important;
    width: 100%;
  }
  .reference-hours, .effective-hours {
    margin-bottom: 2.5%;
  }
  .absence-text {
    font-size: 1.5em;
  }
  .wd-bar {
    margin-top: 15%;
  }
  .table-div-container {
    overflow-x: scroll;
  }
  .break-time-container, .absence-text {
    left: 40%;
    width: 20%;
  }
}
@media screen and (max-width: 500px) {
  .content-container {
    padding-top: 10%;
  }
  .btn-container button, .modal-btn {
    float: none !important;
  }
  .break-time-container, .absence-text {
    display: inline-block;
    left: 0;
    position: relative;
    width: 30%;
  }
  .absence-text {
    font-size: 1.35em;
  }
  .break-time-data {
    padding-top: 7%;
  }
  .btn {
    margin: 3% 0 2% 0;
    width: 100%;
  }
  .explore-btn {
    width: 60%;
  }
  .table-div-container {
    overflow-x: scroll;
  }
  .wd-bar {
    margin-bottom: 5%;
  }
}
@media screen and (min-width: 780px) {
  .navbar-nav.navbar-center {
    left: 50%;
    position: relative;
    transform: translatex(-50%);
    width: 100% !important;
  }
}

.white {
  color: white !important;
}
.black {
  color: black;
}
.dark-gray {
  color: #343434;
}
.gray {
  color: #838383;
}
.color-green {
  color: #229f6a !important;
}
.color-red {
  color: red;
}
.light-gray-background {
  background-color: #f0f0f0;
}
.dark-white-background {
  background-color: #f7f7f7 !important;
}
.dark-gray-background {
  background-color: #343434 !important;
}
.white-background {
  background-color: white;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.text-normal {
  font-weight: normal !important;
}
.inline-block {
  display: inline-block;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.valign-top {
  vertical-align: top !important;
}
.background-red {
  background-color: #f6bfbf !important;
  color: #a94442 !important;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.align-middle {
  vertical-align: middle !important;
}
