.wphr-modal-form input {
  width: 50% !important;
}
.required {
  color: red !important;
}
.wp-hr-frontend {
  /*----------------------------------------
	  Table style in settings area
	----------------------------------------*/
  /*----------------------------------------
	  A simple 6 column grid framework
	----------------------------------------*/
  /**
	 * Employee notes tab
	 */
}
.wp-hr-frontend .alignleft {
  float: none;
  margin: 0;
}
.wp-hr-frontend .alignleft select {
  width: 17%;
}
.wp-hr-frontend .wphr-hr-employees-wrap-inner h3 {
  margin: 0;
  padding: 0;
}
.wp-hr-frontend .wphr-hr-employees-wrap-inner a {
  border: none;
}
.wp-hr-frontend .postbox {
  background: #fff  !important;
  border: 1px solid #eee;
}
.wp-hr-frontend .postbox .inside {
  line-height: 3;
}
.wp-hr-frontend h2.nav-tab-wrapper {
  border-bottom: 1px solid #ccc;
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 35px !important;
}
.wp-hr-frontend h2.nav-tab-wrapper a {
  background: #f1f1f1;
  color: #000;
  padding: 5px;
  font-size: 15px;
  border: 1px solid #ccc;
  text-decoration: none;
  float: left;
  border-bottom: none;
  margin-left: 10px;
}
.wp-hr-frontend a.nav-tab-active {
  border-bottom: 1px solid #fff !important;
  margin-bottom: -1px;
  background: #fff !important;
}
.wp-hr-frontend a {
  box-shadow: none !important;
  text-decoration: none;
}
.wp-hr-frontend hr {
  display: none;
}
.wp-hr-frontend .handlediv {
  display: none;
}
.wp-hr-frontend .search-box {
  width: 73%;
}
.wp-hr-frontend .search-box #wphr-employee-search-search-input {
  width: 35%;
}
.wp-hr-frontend .search-box * {
  box-sizing: border-box;
}
.wp-hr-frontend #current-page-selector {
  display: none;
}
.wp-hr-frontend .wp-list-table .toggle-row {
  display: none;
}
.wp-hr-frontend .wphr-clear {
  clear: both;
}
.wp-hr-frontend .wphr-button-danger {
  background: #e14d43 !important;
  border-color: #d02c21 #ba281e #ba281e !important;
  color: white !important;
  -webkit-box-shadow: 0 1px 0 #ba281e !important;
  -moz-box-shadow: 0 1px 0 #ba281e !important;
  -o-box-shadow: 0 1px 0 #ba281e !important;
  -ms-box-shadow: 0 1px 0 #ba281e !important;
  box-shadow: 0 1px 0 #ba281e !important;
  text-shadow: 0 -1px 1px #ba281e, 1px 0 1px #ba281e, 0 1px 1px #ba281e, -1px 0 1px #ba281e !important;
}
.wp-hr-frontend #wp-admin-bar-hr-mode-switch .ab-icon.dashicons-randomize {
  padding-top: 7px !important;
}
.wp-hr-frontend .wphr-hide {
  display: none;
}
.wp-hr-frontend .wphr-loader {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url('../../assets/images/spinner-2x.gif') center center no-repeat;
  z-index: 99;
  background-size: 20px;
}
.wp-hr-frontend span.required {
  color: red;
}
.wp-hr-frontend .clearfix:before,
.wp-hr-frontend .clearfix:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .clearfix:after {
  clear: both;
}
.wp-hr-frontend table.wphr-table.full-width {
  width: 100%;
}
.wp-hr-frontend .wphr-license-status.has-error,
.wp-hr-frontend .wphr-license-status.has-error p {
  color: red;
}
.wp-hr-frontend .vtable-wrap .vtbale-table-wrapper {
  position: relative;
}
.wp-hr-frontend .vtable-wrap .vtbale-table-wrapper table.vtable {
  position: relative;
  width: 100%;
  height: 100%;
}
.wp-hr-frontend .vtable-wrap .vtbale-table-wrapper table.vtable tbody.vtbale-tbody tr.vtable-ajax-loading {
  height: 50px;
}
.wp-hr-frontend .vtable-wrap .vtbale-table-wrapper .vtable-loader-bg {
  width: 100%;
  height: 100%;
  background: #fafafa;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.4;
}
.wp-hr-frontend .vtable-wrap .vtbale-table-wrapper .vtable-loader {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url('../../assets/images/spinner-2x.gif') center center no-repeat;
  z-index: 99;
  background-size: 30px;
  top: 38%;
  left: 50%;
}
.wp-hr-frontend td.wphr-settings-table-wrapper {
  padding: 0 15px 10px 0;
}
.wp-hr-frontend table.wphr-settings-table th {
  padding: 9px 7px!important;
  vertical-align: middle;
}
.wp-hr-frontend table.wphr-settings-table th.wphr-settings-table-status,
.wp-hr-frontend table.wphr-settings-table td.wphr-settings-table-status {
  width: 1em;
}
.wp-hr-frontend table.wphr-settings-table td {
  padding: 7px;
  line-height: 2em;
  vertical-align: middle;
}
.wp-hr-frontend table.wphr-settings-table th.wphr-settings-table-name,
.wp-hr-frontend table.wphr-settings-table td.wphr-settings-table-name {
  padding-left: 15px !important;
}
.wp-hr-frontend table.wphr-settings-table th.wphr-settings-table-name a,
.wp-hr-frontend table.wphr-settings-table td.wphr-settings-table-name a {
  font-weight: 700;
}
.wp-hr-frontend table.wphr-settings-table tr:nth-child(odd) td {
  background: #f9f9f9;
}
.wp-hr-frontend .wphr-grid-container {
  width: 100%;
}
.wp-hr-frontend .wphr-grid-container * {
  box-sizing: border-box;
}
.wp-hr-frontend .wphr-grid-container .row:before,
.wp-hr-frontend .wphr-grid-container .row:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr-grid-container .row:after {
  clear: both;
}
.wp-hr-frontend .wphr-grid-container .row:before,
.wp-hr-frontend .wphr-grid-container .row:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr-grid-container .row:after {
  clear: both;
}
.wp-hr-frontend .wphr-grid-container [class*='col-'] {
  float: left;
  min-height: 1px;
  width: 16.66%;
  padding: 12px;
}
.wp-hr-frontend .wphr-grid-container .col-1 {
  width: 16.66%;
}
.wp-hr-frontend .wphr-grid-container .col-2 {
  width: 33.33%;
}
.wp-hr-frontend .wphr-grid-container .col-3 {
  width: 50%;
}
.wp-hr-frontend .wphr-grid-container .col-4 {
  width: 66.66%;
}
.wp-hr-frontend .wphr-grid-container .col-5 {
  width: 83.33%;
}
.wp-hr-frontend .wphr-grid-container .col-6 {
  width: 100%;
}
@media all and (max-width: 800px) {
  .wp-hr-frontend .wphr-grid-container .col-1 {
    width: 33.33%;
  }
  .wp-hr-frontend .wphr-grid-container .col-2 {
    width: 50%;
  }
  .wp-hr-frontend .wphr-grid-container .col-3 {
    width: 83.33%;
  }
  .wp-hr-frontend .wphr-grid-container .col-4 {
    width: 100%;
  }
  .wp-hr-frontend .wphr-grid-container .col-5 {
    width: 100%;
  }
  .wp-hr-frontend .wphr-grid-container .col-6 {
    width: 100%;
  }
  .wp-hr-frontend .wphr-grid-container .row .col-2:last-of-type {
    width: 100%;
  }
  .wp-hr-frontend .wphr-grid-container .row .col-5 ~ .col-1 {
    width: 100%;
  }
}
@media all and (max-width: 650px) {
  .wp-hr-frontend .wphr-grid-container .col-1 {
    width: 50%;
  }
  .wp-hr-frontend .wphr-grid-container .col-2 {
    width: 100%;
  }
  .wp-hr-frontend .wphr-grid-container .col-3 {
    width: 100%;
  }
  .wp-hr-frontend .wphr-grid-container .col-4 {
    width: 100%;
  }
  .wp-hr-frontend .wphr-grid-container .col-5 {
    width: 100%;
  }
  .wp-hr-frontend .wphr-grid-container .col-6 {
    width: 100%;
  }
}
.wp-hr-frontend .wphr .wphr-single-container {
  margin-top: 10px;
}
.wp-hr-frontend .wphr .wphr-single-container:before,
.wp-hr-frontend .wphr .wphr-single-container:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr .wphr-single-container:after {
  clear: both;
}
.wp-hr-frontend .wphr .wphr-single-container:before,
.wp-hr-frontend .wphr .wphr-single-container:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr .wphr-single-container:after {
  clear: both;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left {
  width: 55%;
  min-width: 463px;
  float: left;
  margin-right: 10px;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left.full-width {
  width: 100%;
  float: none;
  margin-right: 0;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top {
  margin-bottom: 45px;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top:before,
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top:after {
  clear: both;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top:before,
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top:after {
  clear: both;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top .wphr-avatar {
  float: left;
  width: 128px;
  position: relative;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top .wphr-avatar .inactive {
  background: url('../images/inactive.png') no-repeat;
  background-position: 50%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-size: 105px 31px;
  height: 31px;
  width: 100%;
  -ms-transform: rotate(-8deg);
  /* IE 9 */
  -webkit-transform: rotate(-8deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-8deg);
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top .wphr-avatar img {
  max-width: 100%;
  margin-top: 15px;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top .wphr-user-info {
  float: left;
  margin-left: 25px;
  width: 40%;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left .wphr-profile-top .wphr-user-info a {
  text-decoration: none;
}
.wp-hr-frontend .wphr .wphr-single-container .wphr-area-right {
  float: right;
  width: 35%;
}
.wp-hr-frontend .wphr .postbox {
  margin-bottom: 25px;
  background: #f9f9f9;
}
.wp-hr-frontend .wphr .postbox h3.hndle {
  font-size: 14px;
  padding: 8px 12px;
  margin: 0;
  line-height: 1.4;
  border-bottom: 1px solid #eee;
}
.wp-hr-frontend .wphr .postbox .inside {
  padding: 8px 12px;
}
.wp-hr-frontend .wphr .postbox .handlediv::before {
  content: '\f142';
  right: 12px;
  font: 400 20px/1 dashicons;
  speak: none;
  display: inline-block;
  padding: 8px 10px;
  top: 0;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none!important;
}
.wp-hr-frontend .wphr .postbox.company-postbox #major-publishing-actions {
  margin: -12px -12px -23px -12px;
}
.wp-hr-frontend .wphr table.form-table td {
  padding: 6px 10px;
}
.wp-hr-frontend .wphr .wphr-hr-new-leave-request-wrap {
  margin: 20px 0px;
}
.wp-hr-frontend .wphr .leads-actions .wphr-hr-new-leave-request-wrap {
    display: inline-block;
}
.wp-hr-frontend ul.wphr-list {
  width: 100%;
  margin:0;
}
.wp-hr-frontend ul.wphr-list.list-inline li {
  display: inline-block;
  margin-right: 10px;
}
.wp-hr-frontend ul.wphr-list.list-two-side li {
  clear: both;
}
.wp-hr-frontend ul.wphr-list.list-two-side li span {
  float: right;
}
.wp-hr-frontend ul.wphr-list.list-sep li {
  border-bottom: 1px dotted #eee;
  padding: 0px 0px 8px;
}
.wp-hr-frontend ul.wphr-list.list-sep li:last-child {
  border-bottom: none;
}
.wp-hr-frontend ul.wphr-list.two-col:before,
.wp-hr-frontend ul.wphr-list.two-col:after {
  content: " ";
  display: table;
}
.wp-hr-frontend ul.wphr-list.two-col:after {
  clear: both;
}
.wp-hr-frontend ul.wphr-list.two-col:before,
.wp-hr-frontend ul.wphr-list.two-col:after {
  content: " ";
  display: table;
}
.wp-hr-frontend ul.wphr-list.two-col:after {
  clear: both;
}
.wp-hr-frontend ul.wphr-list.two-col li {
  line-height: 1.5em;
  float: left;
  display: inline;
  width: 50%;
}
.wp-hr-frontend ul.wphr-list.separated label {
  min-width: 28%;
  display: inline-block;
  vertical-align: top;
}
.wp-hr-frontend ul.wphr-list.separated span.sep {
  width: 15px;
  display: inline-block;
}
.wp-hr-frontend ul.wphr-list.blur label {
  color: #777;
}
.wp-hr-frontend ul.wphr-list.blocked li {
  margin-bottom: 8px;
}
.wp-hr-frontend ul.wphr-list.blocked > li > label {
  display: block;
  padding-bottom: 5px;
}
.wp-hr-frontend ul.wphr-list.no-style li {
  list-style: none;
}
.wp-hr-frontend ul.wphr-list li.two-col:before,
.wp-hr-frontend ul.wphr-list li.two-col:after {
  content: " ";
  display: table;
}
.wp-hr-frontend ul.wphr-list li.two-col:after {
  clear: both;
}
.wp-hr-frontend ul.wphr-list li.two-col:before,
.wp-hr-frontend ul.wphr-list li.two-col:after {
  content: " ";
  display: table;
}
.wp-hr-frontend ul.wphr-list li.two-col:after {
  clear: both;
}
.wp-hr-frontend ul.wphr-list li.two-col .cols {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.wp-hr-frontend ul.wphr-list li.two-col .cols.last {
  margin-right: 0;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li {
  padding: 5px;
  position: relative;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li div.announcement-title a {
  font-size: 15px;
  text-decoration: none;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li div.announcement-title span.announcement-date {
  font-size: 12px;
  font-weight: normal;
  margin-right: 50px;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li p {
  margin: 2px 0px 0px;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li .announcement-row-actions {
  visibility: hidden;
  position: absolute;
  top: 5px;
  right: 10px;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li .announcement-row-actions a {
  color: #222;
  text-decoration: none;
  width: auto;
  display: inline-block;
  margin-left: 10px;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li .announcement-row-actions a .dashicons {
  font-size: 18px;
  line-height: 1.2;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li.read .announcement-row-actions .mark-read {
  display: none;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li:first-child {
  border-bottom: 1px solid #eee;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li.unread {
  background: #fafafa;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li:hover {
  background: #fafafa;
}
.wp-hr-frontend ul.wphr-dashboard-announcement li:hover .announcement-row-actions {
  visibility: visible;
}
.wp-hr-frontend table.vendor-list-table th.col-username,
.wp-hr-frontend table.vendor-list-table td.col-username {
  width: 40%;
}
.wp-hr-frontend table.vendor-list-table th.col-balance,
.wp-hr-frontend table.vendor-list-table td.col-balance {
  width: 15%;
}
.wp-hr-frontend table.invoice-list-table td.col-inv-no,
.wp-hr-frontend table.invoice-list-table th.col-inv-no {
  width: 12%;
}
.wp-hr-frontend table.audit-log-table td.col-action,
.wp-hr-frontend table.audit-log-table th.col-action {
  width: 8%;
}
.wp-hr-frontend table.audit-log-table td.col-amount,
.wp-hr-frontend table.audit-log-table th.col-amount {
  width: 12%;
}
.wp-hr-frontend table.audit-log-table td.col-date,
.wp-hr-frontend table.audit-log-table th.col-date {
  width: 11%;
}
.wp-hr-frontend .company-accounts .account:before,
.wp-hr-frontend .company-accounts .account:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .company-accounts .account:after {
  clear: both;
}
.wp-hr-frontend .company-accounts .account:before,
.wp-hr-frontend .company-accounts .account:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .company-accounts .account:after {
  clear: both;
}
.wp-hr-frontend .company-accounts .account .inside {
  padding: 0 11px;
}
.wp-hr-frontend .company-accounts h2 a {
  text-decoration: none;
  font-size: 12px;
  background: #e0e0e0;
  border-radius: 2px;
  padding: 0px 8px;
  margin-left: 4px;
  font-weight: 600;
}
.wp-hr-frontend .company-accounts h2 a:hover {
  background: #363b3f;
  color: #fff;
}
.wp-hr-frontend .company-accounts .logo-area {
  float: left;
  width: 15%;
  margin-right: 15px;
}
.wp-hr-frontend .company-accounts .logo-area img {
  max-width: 100%;
}
.wp-hr-frontend .company-accounts .content-area {
  float: left;
  width: 80%;
}
.wp-hr-frontend .wphr-company-single #company-locations {
  margin-top: 15px;
}
.wp-hr-frontend .wphr-company-single .postbox.company-location {
  width: 240px;
  min-width: 220px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.wp-hr-frontend .wphr-company-single .postbox.company-location .inside {
  min-height: 90px;
}
.wp-hr-frontend .wphr-company-single .postbox.company-location .actions {
  text-align: right;
  padding: 0 5px 5px 0;
}
.wp-hr-frontend .wphr-company-single .postbox.company-location .actions a {
  text-decoration: none;
  color: #999;
}
.wp-hr-frontend .wphr-company-single .postbox.company-location .actions a:hover {
  color: #0099d5;
}
.wp-hr-frontend .wphr-ui-dialog.ui-dialog {
  padding: 0;
  z-index: 160000;
}
.wp-hr-frontend .wphr-ui-dialog.ui-dialog .ui-dialog-titlebar-close {
  top: 22%;
  right: 0;
  width: 45px;
  height: 45px;
}
.wp-hr-frontend .wphr-ui-dialog.ui-dialog .ui-dialog-title {
  line-height: 30px;
  color: #5d6d74;
  font-size: 20px;
  text-shadow: 0 1px 1px #fff;
  font-weight: 400;
}
.wp-hr-frontend .wphr-ui-dialog.ui-widget-content {
  border: none;
}
.wp-hr-frontend .wphr-ui-dialog.ui-corner-all,
.wp-hr-frontend .wphr-ui-dialog .ui-corner-all {
  border-radius: 0 !important;
}
.wp-hr-frontend .wphr-ui-dialog .ui-widget-header {
  border: none;
  border-bottom: 1px solid #ddd;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}
.wp-hr-frontend .wphr-ui-dialog .ui-widget-header .ui-state-default {
  border: none;
  border-left: 1px solid #ddd;
  background: #fff;
}
.wp-hr-frontend .ui-widget-overlay {
  z-index: 159999;
  background: #000;
  opacity: .7;
}
.wp-hr-frontend form.wphr-form ol.wphr-form-fields,
.wp-hr-frontend form.wphr-form ul.wphr-form-fields {
  list-style: none;
  margin-left: 0;
}
.wp-hr-frontend form.wphr-form ol.wphr-form-fields.two-col:before,
.wp-hr-frontend form.wphr-form ul.wphr-form-fields.two-col:before,
.wp-hr-frontend form.wphr-form ol.wphr-form-fields.two-col:after,
.wp-hr-frontend form.wphr-form ul.wphr-form-fields.two-col:after {
  content: " ";
  display: table;
}
.wp-hr-frontend form.wphr-form ol.wphr-form-fields.two-col:after,
.wp-hr-frontend form.wphr-form ul.wphr-form-fields.two-col:after {
  clear: both;
}
.wp-hr-frontend form.wphr-form ol.wphr-form-fields.two-col:before,
.wp-hr-frontend form.wphr-form ul.wphr-form-fields.two-col:before,
.wp-hr-frontend form.wphr-form ol.wphr-form-fields.two-col:after,
.wp-hr-frontend form.wphr-form ul.wphr-form-fields.two-col:after {
  content: " ";
  display: table;
}
.wp-hr-frontend form.wphr-form ol.wphr-form-fields.two-col:after,
.wp-hr-frontend form.wphr-form ul.wphr-form-fields.two-col:after {
  clear: both;
}
.wp-hr-frontend form.wphr-form ol.wphr-form-fields.two-col li,
.wp-hr-frontend form.wphr-form ul.wphr-form-fields.two-col li {
  line-height: 1.5em;
  float: left;
  display: inline;
  width: 50%;
}
.wp-hr-frontend form.wphr-form .wphr-form-field {
  padding: 10px 0;
}
.wp-hr-frontend form.wphr-form .wphr-form-field:before,
.wp-hr-frontend form.wphr-form .wphr-form-field:after {
  content: " ";
  display: table;
}
.wp-hr-frontend form.wphr-form .wphr-form-field:after {
  clear: both;
}
.wp-hr-frontend form.wphr-form .wphr-form-field:before,
.wp-hr-frontend form.wphr-form .wphr-form-field:after {
  content: " ";
  display: table;
}
.wp-hr-frontend form.wphr-form .wphr-form-field:after {
  clear: both;
}
.wp-hr-frontend form.wphr-form .wphr-form-field > label {
  float: left;
  min-width: 150px;
  font-weight: bold;
  vertical-align: top;
  color: #23282d;
  font-size: 14px;
}
.wp-hr-frontend form.wphr-form .wphr-form-field .description {
  margin-left: 5px;
}
.wp-hr-frontend form.wphr-form .wphr-form-field.invalid {
  background-color: rgba(255, 0, 0, 0.08);
}
.wp-hr-frontend form.wphr-form .block .wphr-form-field > label {
  float: none;
  display: block;
  margin-bottom: 10px;
}
.wp-hr-frontend ul.edit-address li {
  display: block;
  clear: both;
  padding-bottom: 5px;
}
.wp-hr-frontend ul.edit-address label {
  display: block;
}
.wp-hr-frontend ul.edit-address li.city-wrap {
  width: 100%;
}
.wp-hr-frontend ul.edit-address li.city-wrap:before,
.wp-hr-frontend ul.edit-address li.city-wrap:after {
  content: " ";
  display: table;
}
.wp-hr-frontend ul.edit-address li.city-wrap:after {
  clear: both;
}
.wp-hr-frontend ul.edit-address li.city-wrap:before,
.wp-hr-frontend ul.edit-address li.city-wrap:after {
  content: " ";
  display: table;
}
.wp-hr-frontend ul.edit-address li.city-wrap:after {
  clear: both;
}
.wp-hr-frontend ul.edit-address li.city-wrap input {
  max-width: 90%;
}
.wp-hr-frontend ul.edit-address li.city-wrap span {
  float: left;
  width: 30%;
}
.wp-hr-frontend .terminate-form-wrap .row label {
  width: 155px !important;
}
.wp-hr-frontend .align-right {
  text-align: right !important;
}
.wp-hr-frontend .align-left {
  text-align: left !important;
}
.wp-hr-frontend .wphr-left {
  float: left;
}
.wp-hr-frontend .wphr-right {
  float: right;
}
.wp-hr-frontend .input-group {
  display: table;
}
.wp-hr-frontend .input-group input,
.wp-hr-frontend .input-group select {
  margin: 0;
}
.wp-hr-frontend .input-group .input-group-addon {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #f5f5f5;
  padding: 2px 12px;
  display: table-cell;
  border: 1px solid #ddd;
  text-align: center;
}
.wp-hr-frontend .input-group .input-group-addon:first-child {
  border-right: 0;
}
.wp-hr-frontend .input-group .input-group-addon:last-child {
  border-left: 0;
}
.wp-hr-frontend .wphr-settings .wphr-subsubsub {
  list-style: none;
  font-size: 13px;
  color: #666;
}
.wp-hr-frontend .wphr-settings .wphr-subsubsub li {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  white-space: nowrap;
}
.wp-hr-frontend .wphr-settings .wphr-subsubsub li a {
  text-decoration: none;
  border: none;
  line-height: 2;
  padding: .2em;
}
.wp-hr-frontend .wphr-settings .wphr-nav-tab-active {
  color: #000;
  font-weight: 600;
}
.wp-hr-frontend .wphr-attachment-area {
  overflow: auto;
  padding: 2px 2px;
  width: 32%;
}
.wp-hr-frontend .wphr-attachment-area .wphr-drop-jon {
  border: 1px dashed #b4b9be;
}
.wp-hr-frontend .wphr-attachment-area .wphr-drop-jon .wphr-pre-load-image-wrap {
  background: red;
  height: 100px;
  width: 100px;
}
.wp-hr-frontend .wphr-attachment-area .wphr-drop-jon .bar {
  background-color: #83b4d8;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  height: 5px;
  width: 0;
  z-index: 9;
}
.wp-hr-frontend .wphr-attachment-area .wphr-drop-jon .wphr-attc-link-text {
  text-align: center;
  padding: 12px 0;
}
.wp-hr-frontend .wphr-attachment-area .wphr-drop-jon .wphr-image-wrap {
  float: left;
  position: relative;
  padding-left: 17px;
  padding-top: 10px;
}
.wp-hr-frontend .wphr-attachment-area .wphr-drop-jon .wphr-image-wrap .wphr-img-progress {
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 5px;
  background: #fff;
  width: 80px;
  height: 80px;
}
.wp-hr-frontend .wphr-attachment-area .wphr-drop-jon .wphr-image-wrap .attachment-name img {
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 5px;
  background: #fff;
  max-width: 150px;
}
.wp-hr-frontend .wphr-attachment-area .wphr-drop-jon .wphr-image-wrap .caption {
  background: #000;
  border: medium none;
  border-radius: 0;
  color: red;
  display: none;
  height: 80px;
  left: 23px;
  line-height: 150%;
  opacity: 0.5;
  padding-top: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 16px;
  width: 80px;
}
.wp-hr-frontend .wphr-attachment-area .wphr-drop-jon .wphr-image-wrap:hover .caption {
  display: inline-block;
}
.wp-hr-frontend .wphr-attachment-area .wphr-drop-jon .wphr-image-wrap .wphr-del-attc-button {
  color: red;
  display: block;
  font-size: 28px;
  font-weight: bold;
  padding-top: 30px;
  text-decoration: none;
}
.wp-hr-frontend .wphr-activation-cloud-prompt {
  width: 100%;
  margin: 0 !important;
  padding: 0;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  font-weight: normal;
  box-shadow: none;
  -webkit-box-shadow: none;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
.wp-hr-frontend .wphr-activation-cloud-prompt * {
  box-sizing: border-box;
}
.wp-hr-frontend .wphr-activation-cloud-prompt .activation-prompt-text {
  width: 60%;
  background-color: #f8f8f8;
  padding: 16px 20px;
  border-right: 1px solid #e5e5e5;
}
.wp-hr-frontend .wphr-activation-cloud-prompt input[type="email"] {
  width: 200px;
  min-height: 32px;
}
.wp-hr-frontend .wphr-activation-cloud-prompt .button-primary {
  margin-right: 10px;
}
.wp-hr-frontend .wphr-activation-cloud-prompt .wphr-button-xs {
  font-size: small;
}
.wp-hr-frontend .wphr-activation-cloud-prompt .activation-form-container {
  width: 40%;
  padding-top: 9px;
  padding-right: 20px;
  margin-left: 30px;
  text-align: right;
}
.wp-hr-frontend .wphr-progress-status-indicator .status {
  text-align: center;
  font-size: 16px;
}
.wp-hr-frontend .wphr-progress-status-indicator .status #progress-total {
  font-weight: bold;
  color: #3b99fc;
}
.wp-hr-frontend .wphr-progress-status-indicator .status #completed-total {
  color: green;
}
.wp-hr-frontend .wphr-progress-status-indicator .status #failed-total {
  color: red;
}
.wp-hr-frontend .wphr-progress-status-indicator .progress progress {
  width: 100%;
}
.wp-hr-frontend trix-editor ul {
  list-style-type: disc;
  margin-left: 2em;
}
.wp-hr-frontend span.red {
  color: #CF0202;
}
.wp-hr-frontend span.green {
  color: green;
}
.wp-hr-frontend .wphr-hr-employees table.wp-list-table .column-name img {
  float: left;
  margin-right: 10px;
  margin-top: 1px;
}
.wp-hr-frontend .wphr-hr-employees table.wp-list-table .column-balance {
  width: 8%;
}
.wp-hr-frontend .wphr-hr-employees table.wp-list-table .column-status {
  width: 8%;
}
.wp-hr-frontend .wphr-hr-employees table.wp-list-table .column-comments {
  width: 25%;
}
.wp-hr-frontend .hrm-dashboard .badge-container {
  margin-bottom: 25px;
  display: flex;
}
.wp-hr-frontend .hrm-dashboard .badge-container:before,
.wp-hr-frontend .hrm-dashboard .badge-container:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .hrm-dashboard .badge-container:after {
  clear: both;
}
.wp-hr-frontend .hrm-dashboard .badge-container:before,
.wp-hr-frontend .hrm-dashboard .badge-container:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .hrm-dashboard .badge-container:after {
  clear: both;
}
.wp-hr-frontend .hrm-dashboard .badge-container .badge-wrap {
  float: left;
  width: 32%;
  margin-right: 10px;
  background: #f9f9f9;
}
.wp-hr-frontend .hrm-dashboard .badge-container .badge-wrap .badge-inner {
  padding: 15px 0 0 15px;
}
.wp-hr-frontend .hrm-dashboard .badge-container .badge-wrap h3 {
  font-size: 34px;
  margin: 10px 0 20px 0;
}
.wp-hr-frontend .hrm-dashboard .badge-container .badge-wrap .badge-footer {
  padding: 5px 5px 5px 14px;
}
.wp-hr-frontend .hrm-dashboard .badge-container .badge-wrap .badge-footer:hover {
  background: rgba(0, 0, 0, 0.5);
}
.wp-hr-frontend .hrm-dashboard .badge-container .badge-wrap .badge-footer:hover a {
  color: #fff;
}
.wp-hr-frontend .hrm-dashboard .badge-container .badge-wrap .badge-footer a {
  text-decoration: none;
  display: block;
  box-shadow: none;
}
.wp-hr-frontend .wphr-employee-form ol,
.wp-hr-frontend .wphr-employee-form li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-hr-frontend .wphr-employee-form .photo-container {
  display: inline-block;
  width: 128px;
  position: relative;
}
.wp-hr-frontend .wphr-employee-form .photo-container img {
  max-width: 80px;
  height: auto;
}
.wp-hr-frontend .wphr-employee-form .photo-container .wphr-remove-photo {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 80px;
  height: 80px;
  color: red;
  text-align: center;
  text-decoration: none;
  font-size: 50px;
  padding-top: 30px;
  display: none;
}
.wp-hr-frontend .wphr-employee-form .photo-container:hover .wphr-remove-photo {
  display: inline-block;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields:before,
.wp-hr-frontend .wphr-employee-form ol.form-fields:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields:after {
  clear: both;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields:before,
.wp-hr-frontend .wphr-employee-form ol.form-fields:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields:after {
  clear: both;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields > li {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields > li > label {
  width: 15%;
  display: inline-block;
  vertical-align: top;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields > li select {
  max-width: 55%;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields.two-col li {
  width: 50%;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields.two-col li label {
  width: 30%;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields.two-col li:nth-child(2n+1) {
  clear: both;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields li.name-container {
  width: 100%;
  float: none;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields li.name-container > label {
  float: left;
  width: 15%;
  margin-top: 22px;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields li.name-container ol {
  float: left;
  width: 85%;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields li.name-container ol label {
  display: block;
  color: #aaa;
  width: 100%;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields li.name-container ol li.middle-name {
  width: 185px;
}
.wp-hr-frontend .wphr-employee-form ol.form-fields li.name-container ol li.middle-name input {
  width: 98%;
}
.wp-hr-frontend .wphr-employee-form fieldset {
  margin-bottom: 20px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}
.wp-hr-frontend .wphr-employee-form fieldset.no-border {
  border-top: none;
}
.wp-hr-frontend .wphr-employee-form fieldset legend {
  font-weight: bold;
  padding-right: 20px;
  margin-bottom: 10px;
}
.wp-hr-frontend .wphr-employee-form ol.fields-inline li {
  display: inline-block;
}
.wp-hr-frontend .job-tab-wrap table.widefat,
.wp-hr-frontend .performance-tab-wrap table.widefat {
  margin-bottom: 20px;
}
.wp-hr-frontend .job-tab-wrap table.widefat a.remove,
.wp-hr-frontend .performance-tab-wrap table.widefat a.remove,
.wp-hr-frontend .job-tab-wrap table.widefat a.performance-remove,
.wp-hr-frontend .performance-tab-wrap table.widefat a.performance-remove {
  visibility: hidden;
  color: #999;
}
.wp-hr-frontend .job-tab-wrap table.widefat td.action,
.wp-hr-frontend .performance-tab-wrap table.widefat td.action,
.wp-hr-frontend .job-tab-wrap table.widefat th.action,
.wp-hr-frontend .performance-tab-wrap table.widefat th.action {
  width: 4%;
}
.wp-hr-frontend .job-tab-wrap table.widefat tr:hover a.remove,
.wp-hr-frontend .performance-tab-wrap table.widefat tr:hover a.remove,
.wp-hr-frontend .job-tab-wrap table.widefat tr:hover a.performance-remove,
.wp-hr-frontend .performance-tab-wrap table.widefat tr:hover a.performance-remove {
  visibility: visible;
}
.wp-hr-frontend .job-tab-wrap a.action,
.wp-hr-frontend .performance-tab-wrap a.action {
  float: right;
  margin-top: -38px;
  padding-bottom: 10px;
  text-decoration: none;
}
.wp-hr-frontend .job-tab-wrap a.action span.wphr-performance-dashicon,
.wp-hr-frontend .performance-tab-wrap a.action span.wphr-performance-dashicon {
  line-height: 30px;
  font-size: 13px;
}
.wp-hr-frontend .performance-form-wrap .row label {
  min-width: 190px !important;
}
.wp-hr-frontend .wphr-hr-leave-policy td span.leave-color {
  border-radius: 3px;
  display: block;
  height: 20px;
  width: 50px;
  margin-top: 12px;
  background-color: #ddd;
}
.wp-hr-frontend table.leaves td.column-status {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.wp-hr-frontend table.leaves td.column-status span {
  padding: 2px 5px;
  border-radius: 3px;
  margin-top: 10px;
  display: inline-block;
}
.wp-hr-frontend table.leaves td.column-status .status-1 {
  background: #7ad03a;
}
.wp-hr-frontend table.leaves td.column-status .status-2 {
  background: #dd3d36;
}
.wp-hr-frontend table.leaves td.column-status .status-3 {
  background: #ffba00;
}
.wp-hr-frontend .wphr-hr-leave-request-new .show-days {
  width: 97%;
}
.wp-hr-frontend .wphr-hr-leave-request-new .show-days .table-wrap {
  border: 1px solid #ddd;
}
.wp-hr-frontend .wphr-hr-leave-request-new .show-days .table-wrap .total {
  border-top: 1px solid #ddd;
  background: #fff;
  font-weight: bold;
  padding: 8px 0 8px 10px;
}
.wp-hr-frontend .wphr-hr-leave-request-new .show-days table.list-days {
  width: 100%;
  margin: 0;
  padding: 0;
}
.wp-hr-frontend .wphr-hr-leave-request-new .show-days table.list-days tbody td {
  padding: 2px 0 2px 15px;
  margin: 0;
  border: none;
}
.wp-hr-frontend .wphr-hr-leave-request-new .show-days table.list-days tr:nth-child(2n+1) {
  background-color: #fff;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row {
  width: 400px;
  margin: 10px 0px;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row:before,
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row:after {
  clear: both;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row:before,
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row:after {
  clear: both;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row label {
  display: block;
  margin-bottom: 5px;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row.two-col:before,
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row.two-col:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row.two-col:after {
  clear: both;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row.two-col:before,
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row.two-col:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row.two-col:after {
  clear: both;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row.two-col .cols {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.wp-hr-frontend .wphr-hr-leave-request-new.wphr-hr-leave-reqs-wrap .row.two-col .cols.last {
  margin-right: 0;
}
.wp-hr-frontend .note-tab-wrap .note-form {
  padding: 12px;
  border: 1px solid #ddd;
  position: relative;
}
.wp-hr-frontend .note-tab-wrap .note-form:before,
.wp-hr-frontend .note-tab-wrap .note-form:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .note-tab-wrap .note-form:after {
  clear: both;
}
.wp-hr-frontend .note-tab-wrap .note-form:before,
.wp-hr-frontend .note-tab-wrap .note-form:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .note-tab-wrap .note-form:after {
  clear: both;
}
.wp-hr-frontend .note-tab-wrap .note-form textarea {
  width: 100%;
  padding: 10px;
}
.wp-hr-frontend .note-tab-wrap .note-form p.submit {
  margin: 9px 0 0 0;
  padding: 0;
  float: right;
}
.wp-hr-frontend .note-tab-wrap .note-form span.wphr-note-loader {
  right: 100px;
  bottom: 15px;
  display: none;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list .avatar-wrap {
  float: left;
  width: 32px;
  margin-right: 15px;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list .avatar-wrap img {
  max-width: 32px;
  height: auto;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list .note-wrap {
  float: left;
  width: 90%;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list .note-wrap .by {
  padding-bottom: 10px;
  font-size: 12px;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list .note-wrap .by a.author {
  text-decoration: none;
  font-weight: bold;
  color: #444;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list .note-wrap .by .date {
  color: #999;
  margin-left: 10px;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list .note-wrap .row-action {
  font-size: 12px;
  margin-top: 5px;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list .note-wrap .row-action a {
  text-decoration: none;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list .note-wrap p {
  margin: 0 0 1em 0;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list .note-wrap p:last-child {
  margin: 0;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list li {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #fff;
  padding: 10px 0;
  margin: 0;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list li:before,
.wp-hr-frontend .note-tab-wrap ul.notes-list li:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list li:after {
  clear: both;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list li:before,
.wp-hr-frontend .note-tab-wrap ul.notes-list li:after {
  content: " ";
  display: table;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list li:after {
  clear: both;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list li:hover .row-actions {
  visibility: visible;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list li:last-child {
  border-bottom: none;
}
.wp-hr-frontend .note-tab-wrap ul.notes-list li:first-child {
  border-top: none;
}
.wp-hr-frontend .note-tab-wrap .show {
  display: block;
}
.wp-hr-frontend .note-tab-wrap .hide {
  display: none;
}
.wp-hr-frontend .wphr-hrm-report .report-month {
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.wp-hr-frontend .wphr-hrm-report table th {
  padding-left: 15px;
  text-align: right;
  width: 20px;
  padding-right: 5px;
  font-weight: bold;
  font-size: 120% ;
}
@media print {
  .wp-hr-frontend .wphr-hide-print {
    display: none !important;
  }
  .wp-hr-frontend .wphr-work-experience-wrap {
    margin-top: 150px !important;
  }
  .wp-hr-frontend #wpadminbar,
  .wp-hr-frontend #adminmenumain,
  .wp-hr-frontend #wpfooter {
    display: none;
  }
  .wp-hr-frontend #adminmenuback,
  .wp-hr-frontend #adminmenuwrap {
    width: 0px;
  }
  .wp-hr-frontend #wpcontent {
    margin-left: 0px;
  }
}
.wp-hr-frontend .wphr-dashboard-announcement {
  list-style-type: none;
}
.wphr-modal {
  background: #fff;
  position: fixed;
  top: 10%;
  bottom: 10%;
  right: 15%;
  left: 15%;
  display: none;
  box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);
  z-index: 160000;
  outline: 0;
}
.wphr-modal * {
  box-sizing: border-box;
}
.wphr-modal.smaller {
  bottom: 30%;
  top: 15%;
  left: 30%;
  right: 30%;
}
.wphr-modal.medium {
  bottom: 20%;
  top: 10%;
  left: 25%;
  right: 25%;
}
.wphr-modal .loader {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff url('../../assets/images/spinner-2x.gif') center center no-repeat;
  z-index: 99;
  display: none;
  background-size: 20px;
}
.wphr-modal .close {
  position: absolute;
  top: 0;
  right: 0;
  font: 300 1.71429em "dashicons" !important;
  color: #777;
  content: '\f335';
  display: inline-block;
  padding: 5px 20px;
  z-index: 5;
  text-decoration: none;
  height: 50px;
  border-left: 1px solid #ddd;
}
.wphr-modal .close:hover {
  background: #eee;
  opacity: 0.8;
}
.wphr-modal .close:active {
  background: #eee;
  opacity: 0.4;
}
.wphr-modal .modal-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 4;
  border-bottom: 1px solid #ddd;
  padding-left: 15px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}
.wphr-modal .modal-header h2 {
  line-height: 50px;
  text-align: left;
  margin-top: 0;
  color: #5d6d74;
  font-size: 20px;
  text-shadow: 0 1px 1px #fff;
}
.wphr-modal .modal-header .modal-suggession {
  position: absolute;
  top: 50px;
  left: 0px;
  padding: 10px;
  color: #8a6d3b;
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  width: 100%;
}
.wphr-modal .content-container {
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 50px;
  left: 0;
  overflow: auto;
  padding: 2.14286em 5em;
}
.wphr-modal .content {
  margin: 0 auto;
  max-width: 900px;
  text-align: left;
}
.wphr-modal .content .row {
  margin-bottom: 12px;
}
.wphr-modal .content .row:before,
.wphr-modal .content .row:after {
  content: " ";
  display: table;
}
.wphr-modal .content .row:after {
  clear: both;
}
.wphr-modal .content .row label {
  min-width: 130px;
  line-height: 1.5em;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.wphr-modal .content .row label.block {
  display: block;
}
.wphr-modal .content .row select {
  max-width: 62%;
}
.wphr-modal .content .row span.checkbox {
  float: left;
  width: 63%;
}
.wphr-modal .content .row span.checkbox label {
  margin-bottom: 10px;
  min-width: 100%;
}
.wphr-modal .content .row span.description {
  display: block;
  margin-left: 130px;
  padding: 5px 0 0 0;
}
.wphr-modal .content img {
  max-width: 100%;
  height: auto;
}
.wphr-modal p {
  font-size: 1.10em;
}
.wphr-modal footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 12px 20px;
  border-top: 1px solid #ddd;
  background: #fff;
  text-align: right;
}
.wphr-modal footer ul {
  margin: 0;
}
.wphr-modal footer li {
  display: inline-block;
  margin: 0;
}
.wphr-modal footer li .wphr-loader {
  position: relative;
  margin-right: 7px;
  padding-top: 18px;
  top: 5px;
}
.wphr-modal .button-secondary,
.wphr-modal .button-primary:active {
  vertical-align: baseline;
}
.wphr-modal-backdrop {
  position: fixed;
  z-index: 159999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 360px;
  background: #000;
  opacity: .7;
  display: none;
}
.wphr-employee-form ol,
.wphr-employee-form li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wphr-employee-form .photo-container {
  display: inline-block;
  width: 128px;
  position: relative;
}
.wphr-employee-form .photo-container img {
  max-width: 80px;
  height: auto;
}
.wphr-employee-form .photo-container .wphr-remove-photo {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 80px;
  height: 80px;
  color: red;
  text-align: center;
  text-decoration: none;
  font-size: 50px;
  padding-top: 30px;
  display: none;
}
.wphr-employee-form .photo-container:hover .wphr-remove-photo {
  display: inline-block;
}
.wphr-employee-form ol.form-fields:before,
.wphr-employee-form ol.form-fields:after {
  content: " ";
  display: table;
}
.wphr-employee-form ol.form-fields:after {
  clear: both;
}
.wphr-employee-form ol.form-fields:before,
.wphr-employee-form ol.form-fields:after {
  content: " ";
  display: table;
}
.wphr-employee-form ol.form-fields:after {
  clear: both;
}
.wphr-employee-form ol.form-fields > li {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
.wphr-employee-form ol.form-fields > li > label {
  width: 15%;
  display: inline-block;
  vertical-align: top;
}
.wphr-employee-form ol.form-fields > li select {
  max-width: 55%;
}
.wphr-employee-form ol.form-fields.two-col li {
  width: 50%;
}
.wphr-employee-form ol.form-fields.two-col li label {
  width: 30%;
}
.wphr-employee-form ol.form-fields.two-col li:nth-child(2n+1) {
  clear: both;
}
.wphr-employee-form ol.form-fields li.name-container {
  width: 100%;
  float: none;
}
.wphr-employee-form ol.form-fields li.name-container > label {
  float: left;
  width: 15%;
  margin-top: 22px;
}
.wphr-employee-form ol.form-fields li.name-container ol {
  float: left;
  width: 85%;
}
.wphr-employee-form ol.form-fields li.name-container ol label {
  display: block;
  color: #aaa;
  width: 100%;
}
.wphr-employee-form ol.form-fields li.name-container ol li.middle-name {
  width: 185px;
}
.wphr-employee-form ol.form-fields li.name-container ol li.middle-name input {
  width: 98%;
}

.reporting-to-container ol.fields-inline li {
    width: 33%;
    float:left;
    line-height:25px;
}
.reporting-to-container ol.fields-inline {
    width: 85%;
    float: left;
}
.reporting-to-container .required{
	display:none;
}
.reporting-to-container > label {
    float: left;
    width: 15%;
}

.reporting-to-container ol.fields-inline li {
    width: 30%;
	float:left;
	line-height:25px;
}
.reporting-to-container span.checkbox {
    float: left;
    margin-right: 15px;
    margin-top: 2px;
}
.reporting-to-container ol.fields-inline li:nth-child(2) {
    width: 40%;
}
.wphr-employee-form fieldset {
  margin-bottom: 20px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}
.wphr-employee-form fieldset.no-border {
  border-top: none;
}
.wphr-employee-form fieldset legend {
  font-weight: bold;
  padding-right: 20px;
  margin-bottom: 10px;
}
.wphr-employee-form ol.fields-inline li {
  display: inline-block;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.postbox.leads-actions > a {
	padding-left: 20px;
}
.wphr-work-experience-wrap, .wphr-work-experience-wrap + div, .wphr-work-experience-wrap + div + div {
	padding-bottom: 12px;
}
#wphr-hr-calendar th, #wphr-hr-calendar td {
    padding: 0;
}
/* ================ New Codes 02.10.2017 ==============*/
@media all and (max-width: 736px) {
	.wp-hr-frontend h2.nav-tab-wrapper a {
		margin-left: 0;
		width: 100%;
	}
	.wp-hr-frontend ul.wphr-list.two-col li {
		width: 100%;
	}
	.entry-content {
		margin-left: 4%;
		margin-right: 4%;
	}
	.wp-hr-frontend .wphr .wphr-single-container .wphr-area-left {
		min-width: 0;
	}
	.inside ul.wphr-list.two-col.separated {
		margin: 0 0 0 0;
	}
	span.value {
		word-break: break-all;
	}
	.inside table, .job-tab-wrap table.widefat {
		/*font-size: 12px; */
		width: auto;
		table-layout: inherit;
	}
	.postbox .inside, .performance-tab-wrap {
		overflow-x: auto;
	}
	.inside table th {
		text-align: center;
		line-height: normal;
	}
	.inside table td {
		min-width: 115px !important;
	}
	.inside table td {
		text-align: center;
		line-height: normal;
	}
	.wphr-modal.smaller, .wphr-modal {
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
	}

	.content-container.modal-footer {
		padding: 5px 10px;
	}
	form.wphr-modal-form .work-exp-form-wrap, form.wphr-modal-form .work-exp-form-wrap input {
	/*	font-size: 12px; */
		line-height: normal;
	}

	form.wphr-modal-form .work-exp-form-wrap label {
		line-height: normal !important;
		vertical-align: middle !important;
		float: none !important;
	}
	.wphr-avatar {
		display: block;
		float: none !important;
		text-align: center;
		width: 100% !important;
	}

	.wphr-user-info {
		display: block !important;
		float: none !important;
		width: 100% !important;
	}

	.wphr-user-info h3 {
		text-align: center;
	}

	.wphr-area-right.wphr-hide-print {
		display: block;
		width: 100% !important;
		text-align: center;
	}

	.wphr-area-right.wphr-hide-print .inside {
		display: flex;
		justify-content: space-between;
	}
	.wphr-modal-form input {
	  width: 100% !important;
	}
	form.wphr-modal-form footer ul li:nth-child(2) {
		width: 100%;
		text-align: center;
	}
	.job-tab-wrap input#wphr-hr-employee-status-update {
		margin-bottom: 10px;
	}

	.job-tab-wrap form label, .job-tab-wrap form select {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.job-tab-wrap table.widefat td, .job-tab-wrap table.widefat th {
		min-width: 115px;
		text-align: center;
	}

	.inside {
		overflow-x: auto;
	}
	.wp-hr-frontend .job-tab-wrap a.action, .wp-hr-frontend .performance-tab-wrap a.action {
		float: none;
	}
	table#wphr-hr-empl-leave-history {
		margin-top: 10px;
		width: auto;
		table-layout: inherit;
	}
	.performance-tab-wrap table.widefat th, .performance-tab-wrap table.widefat td {
		min-width: 115px;
	}

	.performance-tab-wrap table {
		width: auto;
		table-layout: inherit;
	}
	.wphr-employee-form ol.form-fields > li > label {
		width: 50%;
	}

	.wphr-employee-form ol.form-fields li.name-container > label {
		width: 100%;
	}

	.wphr-employee-form ol.form-fields li.name-container ol {
		width: 100%;
	}

	.wphr-employee-form ol.form-fields li.name-container > label[for="full-name"] {
		display: none;
	}

	.wphr-employee-form ol.fields-inline li, .wphr-employee-form ol.form-fields li.name-container ol li.middle-name {
		width: 100%;
	}
	.wphr-employee-form ol.form-fields li.name-container ol label {
		color: #1a1a1a;
	}
	#wphr-employee-edit ol.fields-inline li {
		margin-bottom: 12px;
	}
	.wphr-employee-form ol.form-fields.two-col li {
		width: 100%;
	}

	.wphr-employee-form ol.form-fields.two-col li label {
		width: 100%;
	}
	span.select2.select2-container.select2-container--default {
		width: 100% !important;
	}

	.wphr-employee-form ol.form-fields > li select {
		min-width: 100%;
	}
	table.widefat.striped {
		width: auto;
		table-layout: inherit;
	}

	div#employee-attendance-table {
		overflow-x: auto;
	}
	div#att-status-single-emp {
		width: 100% !important;
	}
	table#wphr-hr-empl-leave-history th {
		min-width: 115px;
		text-align: center;
	}
	div#emp-single-att-stacked-chart {
		display: none;
	}

	.att-summary-print {
		display: none;
	}

	.att-query-form form select[name="query_time"] {
		float: left;
		margin-top: 9px;
		width: 50%;
	}
}

/* ================ End ===============================*/