/*------------------------------------------------------------------
[Main Theme Styles]

Project:  One Payroll
Author: Anish Prabhu B

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]

00. ImportsL
01. Typography
02. Login
03. Worksite
04. Update location screen
05. Payroll home
06. Daytypes
05. payroll home
06. Daytypes
07. Daytype table
08. Managerical screen
09. New compensation template
10. New_grid template
11. New Tax Rule
12. Add employee type
13. Threshold table
-------------------------------------------------------------------*/
/* 00. Imports */
/* $mac-width: 1150px; */
@font-face {
  font-family: 'Poppins-Regular';
  src: url("../fonts/Poppins-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Poppins-Bold';
  src: url("../fonts/Poppins-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'Poppins-Light';
  src: url("../fonts/Poppins-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url("../fonts/Poppins-SemiBold.ttf") format("truetype"); }
@font-face {
  font-family: 'Poppins-Medium';
  src: url("../fonts/Poppins-Medium.ttf") format("truetype"); }
@font-face {
  font-family: 'Roboto-black';
  src: url("../fonts/Roboto-black.ttf") format("truetype"); }
@font-face {
  font-family: 'Roboto-blackItalic';
  src: url("../fonts/Roboto-blackItalic.ttf") format("truetype"); }
@font-face {
  font-family: 'Roboto-Italic';
  src: url("../fonts/Roboto-Italic.ttf") format("truetype"); }
@font-face {
  font-family: 'Roboto-Light';
  src: url("../fonts/Roboto-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'Roboto-LightItalic';
  src: url("../fonts/Roboto-LightItalic.ttf") format("truetype"); }
@font-face {
  font-family: 'RobotoCondensded-Bold';
  src: url("../fonts/RobotoCondensded-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'RobotoCondensded-BoldItalic';
  src: url("../fonts/RobotoCondensded-BoldItalic.ttf") format("truetype"); }
@font-face {
  font-family: 'RobotoCondensded-Italic';
  src: url("../fonts/RobotoCondensded-Italic.ttf") format("truetype"); }
@font-face {
  font-family: 'RobotoCondensded-Light';
  src: url("../fonts/RobotoCondensded-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'RobotoCondensded-LightItalic';
  src: url("../fonts/RobotoCondensded-LightItalic.ttf") format("truetype"); }
@font-face {
  font-family: 'RobotoCondensded-Regular';
  src: url("../fonts/RobotoCondensded-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Roboto_Regular';
  src: url("../fonts/Roboto-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Roboto_Bold';
  src: url("../fonts/Roboto-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'Roboto_Medium';
  src: url("../fonts/Roboto-Medium.ttf") format("truetype"); }
h6, h5, h4, h4, h3, h2, h1 {
  font-family: 'Poppins-Medium'; }

#dashboard {
  padding-top: 2em;
  background: #f7f7f7;
  min-height: 75vh;
  /*.p-l-brkin {
      padding-left: 2em;
  }*/
  /* Main Progress Bar Container */ }
  #dashboard .img-circle {
    border-radius: 50%;
    padding-top: 10%;
    padding-bottom: 10%; }
  #dashboard .txt-left-aln {
    padding: 0px 12px;
    padding-top: 12px; }
  #dashboard .bg-white {
    background-color: #fff;
    border-radius: 5px; }
  #dashboard .bg-grey {
    background-color: lightgray;
    border-radius: 5px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #dashboard .bg-grey {
        background-color: transparent;
        border-radius: 5px;
        margin: 15px 0; } }
  #dashboard .dash_cam {
    margin-left: -3px;
    overflow: hidden; }
  #dashboard #video {
    height: 160px;
    margin-left: -27px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #dashboard #video {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; } }
    #dashboard #video .dash_cam {
      margin-left: auto; }
  #dashboard .mr-t-10 {
    margin-top: 10px; }
  #dashboard .name-main {
    padding-top: 7vh;
    font-size: 1.5em;
    font-weight: 600; }
  #dashboard .pos-role {
    margin: 0;
    margin-top: 4%; }
  #dashboard .type-role {
    margin: 0; }
  #dashboard .img-preview {
    margin: 0 auto;
    margin-top: 3em; }
  #dashboard .caption-light {
    color: darkgray; }
  #dashboard .log-dt {
    color: #78c0a8;
    margin-left: 28px; }
  #dashboard .payrol_table {
    min-height: 211px; }
  #dashboard .mr-n {
    margin: 0 auto;
    padding-top: 5px; }
    #dashboard .mr-n .customTooltip {
      position: absolute;
      top: 7px;
      right: 5px; }
  #dashboard .p-clk-10 {
    /*padding-top: 1.3em;*/
    padding-top: 0; }
    #dashboard .p-clk-10 p {
      text-align: center; }
  #dashboard .mr-date {
    margin: 0; }
  #dashboard .p-t-c {
    padding-top: 0; }
    #dashboard .p-t-c p {
      text-align: center; }
  #dashboard .p-clk-in {
    padding-top: 0; }
  #dashboard .box-tooltip .customTooltip {
    position: absolute;
    right: 5px;
    top: 16px; }
  #dashboard .txt-centr-aln {
    margin: 0 auto;
    padding-top: 16px;
    padding-bottom: 3px;
    /* font-weight: 900;*/ }
  #dashboard hr {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  #dashboard .mr-t-20 {
    margin-top: 2em; }
  #dashboard .table-condensed {
    font-size: 10px; }
  #dashboard .btn-diff {
    float: right;
    margin-bottom: 15px;
    margin-top: 2em;
    width: 50%;
    margin-right: 16%; }
  #dashboard .rvw-aln {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
    color: lightgray; }
  #dashboard .p-doc-t {
    padding-top: 10px; }
  #dashboard .dash_payroll {
    float: right;
    border: 1px solid #e4dddd !important;
    border-radius: 4px !important;
    width: 33%;
    position: relative;
    background-color: transparent !important; }
  #dashboard .dash_payroll_year {
    border: 1px solid #e4dddd !important;
    border-radius: 4px !important;
    width: 22%;
    position: relative; }
    #dashboard .dash_payroll_year .customTooltip {
      position: absolute;
      right: 68%;
      top: -1px; }
  #dashboard .das_month .customTooltip {
    position: absolute;
    right: -6px; }
  #dashboard .das_year .customTooltip {
    position: absolute;
    top: -1px;
    right: 69%; }
  #dashboard #horizontal-style {
    display: table;
    width: 100%;
    position: absolute;
    height: 20px; }
  #dashboard #horizontal-style li {
    display: table-cell; }
  @media only screen and (max-width: 360px) {
    #dashboard .name-main {
      padding-top: 2vh; }
    #dashboard .type-role {
      padding-bottom: 2em; }
    #dashboard .img-circle {
      padding-top: 1em; }
    #dashboard .p-l-brkin {
      padding-left: 4em; }
    #dashboard .p-t-c {
      padding-bottom: 1em; } }
  @media only screen and (max-width: 768px) {
    #dashboard .name-main {
      padding-top: 5vh; }
    #dashboard .p-t-c {
      padding-bottom: 1em; }
    #dashboard .p-l-brkin {
      padding-left: 7em; } }
  @media only screen and (max-width: 480px) {
    #dashboard .name-main {
      padding-top: 2vh; }
    #dashboard .img-preview {
      margin: 0 auto;
      margin-top: 1em; } }
  @media only screen and (max-width: 912px) {
    #dashboard .img-preview {
      margin: 0 auto;
      margin-top: 2em; }
    #dashboard .p-t-c {
      padding-bottom: 1em; }
    #dashboard .p-l-brkin {
      padding-left: 0; } }
  @media (min-width: 320px) and (max-width: 766px) {
    #dashboard .btn-diff {
      height: 24%; } }
  #dashboard .progress-bar {
    position: relative;
    display: block;
    width: 90%;
    height: 20px;
    border-radius: 4px;
    background: #E6E7E8;
    margin-top: 10px; }
  #dashboard .bar.yellow {
    background: #3ABCB2; }
  #dashboard .bar {
    position: absolute;
    display: block;
    height: 100%;
    background: #FCB31C;
    border-radius: 4px;
    width: 0%; }
  #dashboard .label {
    position: absolute;
    display: block;
    padding: 5px 10px;
    height: 30px;
    line-height: 19px;
    top: -37px;
    background: #eebf3f;
    font-size: 12px;
    text-align: center;
    color: #000;
    border-radius: 6px;
    white-space: nowrap;
    opacity: 0; }
  #dashboard .tip {
    margin-left: -13px !important; }
  #dashboard .bar span:after {
    transition: all .5s linear;
    position: absolute;
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    background: #000;
    top: -12px;
    right: -7px; }
  #dashboard .date-align {
    text-align: center; }
    #dashboard .date-align p {
      margin: 0; }
      #dashboard .date-align p a {
        margin: 0; }
    #dashboard .date-align span {
      font-family: "Poppins-Regular";
      font-size: 13.2px; }
  @media (min-width: 320px) and (max-width: 766px) {
    #dashboard .custom_row_dashboard {
      overflow: hidden; }
      #dashboard .custom_row_dashboard .mob_prof_pic {
        height: 100% !important; }
    #dashboard .dash_payroll_year {
      width: 36%; }
    #dashboard .dash_payroll {
      width: 61%; } }

#rate_screen {
  height: 100%; }
  #rate_screen .error {
    color: red;
    font-size: .9em; }
  #rate_screen .well-sm p {
    margin-bottom: 0px; }
  #rate_screen input {
    width: 75px; }
  #rate_screen #rate_templates {
    overflow: hidden;
    min-width: 850px;
    width: auto;
    overflow-x: auto; }
    #rate_screen #rate_templates thead > tr > th {
      border-bottom: 1px solid darkgray; }
    #rate_screen #rate_templates .tb-hd th:nth-child(1) {
      width: 20%; }
    #rate_screen #rate_templates .number {
      border-radius: 5px !important;
      text-align: center; }
    #rate_screen #rate_templates .fa-percent:before {
      content: "\f295";
      font-size: 8px; }
    #rate_screen #rate_templates .tb-hd th:nth-child(1) {
      background: #CAC9C9;
      text-align: right; }
    #rate_screen #rate_templates .tb-hd th:nth-child(2) {
      background: #D9D9D9; }
    #rate_screen #rate_templates .tb-hd th:nth-child(3) {
      background: #CAC9C9; }
    #rate_screen #rate_templates .tb-hd th:nth-child(4) {
      background: #D3D2D2; }
    #rate_screen #rate_templates .tb-hd th:nth-child(5) {
      background: #CAC9C9; }
    #rate_screen #rate_templates .tb-shd th:nth-child(1) {
      background: #E6E5E5;
      font-weight: bold; }
    #rate_screen #rate_templates .tb-shd th:nth-child(2) {
      background: #EEEDEE; }
    #rate_screen #rate_templates .tb-shd th:nth-child(3) {
      background: #EEEDEE; }
    #rate_screen #rate_templates .tb-shd th:nth-child(4) {
      background: #DBDADA; }
    #rate_screen #rate_templates .tb-shd th:nth-child(5) {
      background: #DBDADA; }
    #rate_screen #rate_templates .tb-shd th:nth-child(6) {
      background: #E6E5E5; }
    #rate_screen #rate_templates .tb-shd th:nth-child(7) {
      background: #E6E5E5; }
    #rate_screen #rate_templates .tb-shd th:nth-child(8) {
      background: #DBDADA; }
    #rate_screen #rate_templates .tb-shd th:nth-child(9) {
      background: #DBDADA; }
    @media (min-width: 320px) and (max-width: 766px) {
      #rate_screen #rate_templates {
        min-width: auto; } }
  #rate_screen #multirate_templates {
    overflow: hidden;
    min-width: 850px;
    width: auto;
    overflow-x: auto;
    width: 100%; }
    #rate_screen #multirate_templates .number {
      border-radius: 5px !important;
      text-align: center; }
    #rate_screen #multirate_templates .fa-percent:before {
      content: "\f295";
      font-size: 8px; }
    #rate_screen #multirate_templates thead > tr > th {
      border-bottom: 1px solid darkgray; }
    #rate_screen #multirate_templates .hd-td th:nth-child(1) {
      width: 20% !important; }
    @media (min-width: 320px) and (max-width: 766px) {
      #rate_screen #multirate_templates {
        min-width: auto; } }
  #rate_screen .main_heading p {
    padding-left: 0px;
    font-size: 18px; }
  #rate_screen .hd-td th:nth-child(1) {
    background: #CAC9C9; }
  #rate_screen .hd-td th:nth-child(2) {
    background: #D9D9D9; }
  #rate_screen .hd-td th:nth-child(3) {
    background: #CAC9C9; }
  #rate_screen .sb-sb th:nth-child(1) {
    background: #E6E5E5; }
  #rate_screen .sb-sb th:nth-child(2) {
    background: #EEEDEE; }
  #rate_screen .sb-sb th:nth-child(3) {
    background: #EEEDEE; }
  #rate_screen .sb-sb th:nth-child(4) {
    background: #DBDADA; }
  #rate_screen .sb-sb th:nth-child(5) {
    background: #DBDADA; }

@media only screen and (max-width: 480px) {
  #rate_screen #multirate_templates {
    width: 100%; } }
@media only screen and (max-width: 360px) {
  #rate_screen #multirate_templates {
    width: 100%; } }
@media only screen and (max-width: 768px) {
  #rate_screen #multirate_templates {
    width: 100%; } }
#report_screen {
  font-family: "Poppins-Regular"; }
  #report_screen .col-xs-12 {
    width: 100%;
    padding: 0px; }
  #report_screen .pa_edit:before {
    content: "\e902";
    font-size: 17px; }
  #report_screen .btn-primary {
    background-image: linear-gradient(68deg, #25bab5 0%, #4ac0ad 42%, #6fc6a5 100%);
    -webkit-box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
    -moz-box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
    box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
    margin-left: 29px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 1px; }
  #report_screen .main_heading p,
  #report_screen .main_heading ol {
    display: inline-block;
    padding: 0px; }
  #report_screen th {
    background: #DBDADA; }
  @media only screen and (max-width: 768px) {
    #report_screen #report_screen #deptable_templates .col-md-6 {
      display: inine-block;
      max-width: 10%; } }

#department_screen input {
  width: 30%; }
  @media (min-width: 320px) and (max-width: 766px) {
    #department_screen input {
      width: 54%; } }
#department_screen .department_heads {
  display: none; }
#department_screen .btn-primary {
  background: linear-gradient(68deg, #25bab5 0%, #4ac0ad 42%, #6fc6a5 100%);
  margin-top: 0px;
  border-radius: 0px; }
#department_screen th {
  background: #DBDADA;
  text-align: center; }
#department_screen tr {
  text-align: center; }
#department_screen label {
  font-size: 15px;
  width: 16%; }
  @media (min-width: 320px) and (max-width: 766px) {
    #department_screen label {
      width: 43%; } }
#department_screen #department_name {
  margin: 0; }
#department_screen #employeeSearch {
  margin: 0; }
#department_screen .first_employ {
  margin-top: 14px; }
#department_screen .head {
  font-size: 15px;
  width: 100%; }
#department_screen .button_create {
  margin-top: 26px;
  text-align: right; }
#department_screen .fa-minus-circle:before {
  content: "\f056";
  color: red; }
@media (min-width: 767px) and (max-width: 978px) {
  #department_screen th {
    text-align: left; }
  #department_screen tr {
    text-align: left; } }

#superior_screen .form-control {
  border: 1px solid #ddd;
  border-radius: 6px;
  width: 200%;
  padding: 10px;
  height: 30px; }
#superior_screen .inlined {
  display: inline-block;
  width: 45%; }
#superior_screen .table th {
  text-align: center; }
#superior_screen .table tr {
  text-align: center; }
#superior_screen .col-md-2 col-sm-12 col-xs-12 col-md-offset-2 a {
  color: red; }
@media (min-width: 320px) and (max-width: 766px) {
  #superior_screen .form-control {
    width: 90%; } }
@media (min-width: 767px) and (max-width: 978px) {
  #superior_screen .inlined {
    display: inline-block;
    width: 100%; }
  #superior_screen .col-md-4 {
    padding-top: 0px; } }

/*#Employee_Types {
    height: 100%;
}

#tax_rules_template {
    height: 100%;
}*/
#Scheduled_templates {
  height: 100%; }

#add_employee_type {
  height: 100%; }
  #add_employee_type .form-control {
    width: 42%; }
  #add_employee_type .card-header-nowrap p {
    margin: 0;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis; }
  @media (min-width: 320px) and (max-width: 766px) {
    #add_employee_type #new_employee_type {
      width: 100%;
      overflow: hidden; } }

#daytype_form .panel-heading {
  background-color: #B0B0B0; }
#daytype_form .panel-title {
  color: #505050 !important; }
#daytype_form .pa_add_outlined:before {
  content: "\e901";
  color: #6C6C6B !important; }

#tax_rules_template .panel-heading {
  background-color: #B0B0B0; }
#tax_rules_template .panel-title {
  color: #505050 !important; }
#tax_rules_template .pa_add_outlined:before {
  content: "\e901";
  color: #6C6C6B !important;
  font-size: 18px; }

#Employee_Types .panel-heading {
  background-color: #B0B0B0; }
#Employee_Types .panel-title {
  color: #505050 !important; }
#Employee_Types .pa_add_outlined:before {
  content: "\e901";
  color: #6C6C6B !important; }

#add_allowance_template #AllowanceTemplate_name {
  width: 30%; }
#add_allowance_template select {
  width: 30%; }
@media (min-width: 320px) and (max-width: 766px) {
  #add_allowance_template #AllowanceTemplate_name {
    width: 65%; }
  #add_allowance_template select {
    width: 65%; }
  #add_allowance_template .rangeSpecificAmount input {
    margin: 9px 0; } }

#Shifts_screen .panel-heading {
  background-color: #DCDBDB; }
#Shifts_screen .panel-title {
  color: #505050 !important; }
  #Shifts_screen .panel-title a {
    display: inline-block;
    width: 100%; }
  #Shifts_screen .panel-title .glyphicon {
    float: right;
    font-size: 18px;
    color: #6C6C6B; }
#Shifts_screen .mrg_btm {
  margin-bottom: 3px !important; }
#Shifts_screen .margin_btm_arc {
  margin-top: 11px !important; }
#Shifts_screen .archive_bg {
  background-color: #B0B0B0; }

#Scheduled_templates .panel-title .glyphicon {
  float: right;
  font-size: 18px;
  color: #3a3636; }

#new_worksite #lat {
  width: 85%; }
#new_worksite #lng {
  width: 92%; }
@media (min-width: 320px) and (max-width: 766px) {
  #new_worksite form {
    padding: 0 7px; } }

#Scheduled_templates .panel-heading {
  background-color: #DCDBDB; }
#Scheduled_templates .archive_bg {
  background-color: #B0B0B0; }
#Scheduled_templates .panel-title {
  color: #505050 !important; }
#Scheduled_templates .pa_add_outlined:before {
  content: "\e901";
  color: #6C6C6B !important; }
#Scheduled_templates .mrg_btm {
  margin-bottom: 3px !important; }
#Scheduled_templates .margin_btm_arc {
  margin-top: 11px !important; }

#new_worksite .search_button {
  margin-left: 4px; }
#new_worksite .row input {
  padding-bottom: 14px; }
@media (min-width: 767px) and (max-width: 978px) {
  #new_worksite .search_button {
    margin-left: 20px; } }
#new_worksite .well-cus h6 {
  font-size: 12px; }
#new_worksite .pull_right {
  text-align: right;
  padding: 0; }

#width-name .search_input {
  width: 116% !important; }

#managerical_screen a:focus {
  color: #45bfae; }
#managerical_screen .nav > li > a:focus,
#managerical_screen .nav > li > a:hover {
  text-decoration: none;
  background-color: #ffffff; }
#managerical_screen .nav-tabs li a.active {
  color: #45bfae;
  border: none;
  border-bottom: 2px solid #45bfae; }

#shared_calendar {
  /*modify*/ }
  #shared_calendar .month_year ul li {
    padding-left: 0px; }
  #shared_calendar .fa-long-arrow-right:before {
    content: "\f178";
    padding-right: 31px; }
  #shared_calendar .fa-long-arrow-left:before {
    content: "\f177";
    padding-left: 13px; }
  #shared_calendar .pagination > li > a {
    padding: 6px 18px;
    color: #49bdb1; }
  #shared_calendar .pagination > .active > a {
    background: #49bdb1;
    color: #ffffff;
    border-color: #ffffff; }
  #shared_calendar .pagination .year_ui {
    padding: 5px !important; }
    #shared_calendar .pagination .year_ui #year {
      border: none !important;
      background: #ffffff !important; }
  #shared_calendar .pagination li .activeMonth {
    background: #49bdb1;
    color: #ffffff; }
  @media (min-width: 320px) and (max-width: 766px) {
    #shared_calendar .pagination {
      margin-top: 10%; }
      #shared_calendar .pagination li:first-child a {
        padding: 4px 0px; }
        #shared_calendar .pagination li:first-child a select {
          background: #ffffff !important;
          border: none !important;
          color: #5dbdb1 !important; } }
  @media (min-width: 320px) and (max-width: 766px) {
    #shared_calendar #SharedCalendarChangeEventList {
      overflow: hidden; }
      #shared_calendar #SharedCalendarChangeEventList .pagination {
        width: 100%;
        overflow-x: scroll; }
    #shared_calendar .btn-group {
      margin-left: 0 !important; } }
  @media (min-width: 320px) and (max-width: 766px) {
    #shared_calendar #new_clanderItem {
      width: auto !important; } }

#Shifts_screen .panel-group {
  margin-bottom: 0px; }

#new_scheduleTemplate #CategoryModal .modal-body {
  padding: 2px;
  margin-bottom: 10px; }

#side_bar .fa-angle-right {
  text-align: right;
  width: 65px;
  font-size: 0.8rem; }
#side_bar .scheduling {
  text-align: right;
  width: 80px;
  font-size: 0.8rem; }
#side_bar .finances {
  text-align: right;
  width: 98px;
  font-size: 0.8rem; }
#side_bar .template {
  text-align: right;
  width: 84px;
  font-size: 0.8rem; }
#side_bar .employees {
  text-align: right;
  width: 82px;
  font-size: 0.8rem; }

#daytype_table .edit_icon {
  padding: 0px 10px;
  text-align: right; }
#daytype_table .garbage_icon {
  text-align: left;
  padding: 0; }
#daytype_table .card-header-nowrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
#daytype_table .card-group-row .col-md-4 {
  padding: 10px 0; }
  @media (min-width: 320px) and (max-width: 766px) {
    #daytype_table .card-group-row .col-md-4 .card {
      width: 70% !important;
      margin-left: 17%; }
      #daytype_table .card-group-row .col-md-4 .card .worked_per, #daytype_table .card-group-row .col-md-4 .card .taken_per, #daytype_table .card-group-row .col-md-4 .card .Combine_Worked_per, #daytype_table .card-group-row .col-md-4 .card .Combine_taken_per {
        width: 80%;
        margin-left: 10%; } }
#daytype_table .btn_padding {
  margin-top: 5%; }
#daytype_table strong {
  color: red; }
#daytype_table #new_schedule_template .form-group {
  margin-bottom: 12px;
  margin-top: 16px;
  margin-left: 0px;
  padding-left: 0px; }
#daytype_table #new_schedule_template #shift_managment_Template .shift_time {
  width: 145%; }
#daytype_table .glyphicon-eye-open:before {
  content: "\e105";
  color: #47b9af; }

#daytype_form1 .col-md-5.col-lg-5.col-xs-12.padding-Zero {
  padding: 0 !important; }

#Scheduled_templates .panel-group {
  margin-bottom: 0px;
  width: 100%; }

#shared_calendar select {
  border-bottom: 0px solid #e1e1e1 !important; }
#shared_calendar .fa-bars:before,
#shared_calendar .fa-navicon:before,
#shared_calendar .fa-reorder:before {
  content: "\f0c9";
  color: #fff; }
#shared_calendar .btn-group {
  width: 44%;
  margin-left: -46px;
  position: relative;
  top: 8px; }
#shared_calendar .menu_btn {
  background: #49beb0;
  border: none;
  padding: 7px 12px;
  border-radius: 0px 12px 12px 0; }
#shared_calendar .menu-btn-cal {
  background: #f3f0eb;
  border: none;
  padding: 7px 12px;
  border-radius: 12px 0 0 12px; }
#shared_calendar .menu-cal-acti {
  background: #49beb0; }
#shared_calendar .menu-cal {
  background: #f3f0eb; }
#shared_calendar .fc-unthemed .fc-toolbar .fc-button .fc-icon.fc-icon-left-single-arrow:before {
  content: "\f104";
  font: normal normal normal 14px/1 FontAwesome !important;
  position: relative;
  top: -3px; }
#shared_calendar .fc-icon {
  overflow: visible !important; }
#shared_calendar .fc-unthemed .fc-toolbar .fc-button .fc-icon.fc-icon-right-single-arrow:before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome !important;
  position: relative;
  top: -3px; }
#shared_calendar .list-group a.active {
  border-left: 3px solid #49beb0;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 1px solid #dddddd; }
  #shared_calendar .list-group a.active h3 {
    color: #333333; }
  #shared_calendar .list-group a.active p {
    color: rgba(0, 0, 0, 0.8); }
@media (min-width: 1400px) and (max-width: 1200px) {
  #shared_calendar .btn-group {
    top: 6px; } }
@media screen and (min-width: 1400px) {
  #shared_calendar .btn-group {
    width: 44%;
    margin-left: -46px;
    position: relative;
    top: -44px; } }

#add_employee_type .mult_rate {
  margin-left: 0px; }

#organization .nav-tabs li a {
  font-size: 14px; }
#organization .tab-content .font-weight-bold {
  padding-left: 15px;
  font-size: 16px; }
#organization .tab-content .form-group {
  margin: 0 0 15px 0; }
  #organization .tab-content .form-group label {
    text-align: left;
    /*font-weight: bold;*/
    font-size: 14px; }
    #organization .tab-content .form-group label input {
      border: 2px solid #ddd !important;
      padding: 2px !important;
      margin: 0 5px;
      width: 60px;
      border-radius: 5px !important;
      font-weight: 100;
      text-align: center; }
  #organization .tab-content .form-group .col-md-4 {
    padding-top: 0; }
  #organization .tab-content .form-group .col-md-2 {
    padding: 0; }
  #organization .tab-content .form-group .approved_site {
    padding-bottom: 10px; }

.edit_account_screen .strong-error {
  font-size: 14px;
  font-weight: 300;
  font-family: Poppins;
  margin-left: 18px; }
.edit_account_screen #accountUpdate_form input {
  background: #ffffff !important; }
.edit_account_screen #accountUpdate_form .general_border {
  background: #ffffff !important;
  font-size: 12px; }
.edit_account_screen .fileUpload input {
  visibility: hidden;
  width: 0px; }
.edit_account_screen .fileUpload label {
  width: 20%;
  border-radius: 20px;
  box-shadow: 0px 1px 3px 0px #988c8c;
  background: #eaeaea;
  color: #6c6d73 !important;
  cursor: pointer; }
.edit_account_screen .fileUpload h6 {
  padding-left: 2%;
  margin: 0;
  font-size: 13px;
  width: 40%; }
@media (min-width: 320px) and (max-width: 766px) {
  .edit_account_screen .fileUpload input {
    display: none; }
  .edit_account_screen .fileUpload label {
    width: 46%;
    padding: 3px 7px; } }
.edit_account_screen .pa_add_outlined {
  font-size: 20px; }
.edit_account_screen .margin_btm_custom {
  margin-bottom: 7px; }

#account_screen {
  width: 100%; }
  #account_screen .select_dropdown {
    /*for firefox*/
    -moz-appearance: none;
    /*for chrome*/
    -webkit-appearance: none; }
  #account_screen .select_dropdown::-ms-expand {
    display: none; }
  #account_screen .nav-tabs li a.active {
    color: #45bfae;
    border: none;
    border-bottom: 2px solid #45bfae; }
  #account_screen .main_heading a:focus {
    border-bottom: 0px solid #ffffff; }
  #account_screen .form-inline {
    display: inline-block !important;
    position: relative; }
  #account_screen .form-group {
    width: 100%;
    margin-bottom: 16px;
    line-height: 38px; }
  #account_screen .has-error .text_error {
    border: 1px solid #a94442 !important; }
  #account_screen .general_border_end {
    width: 40%; }
  #account_screen .general_border {
    border: 1px solid #e4e4e4;
    border-radius: 10px !important;
    margin: 0 9px;
    position: relative;
    z-index: 1;
    font-size: 12px; }
  #account_screen hr {
    width: 100%;
    margin-top: -4px; }
  #account_screen a:active,
  #account_screen a:focus {
    text-decoration: none !important;
    color: #49beb2;
    border: 0px;
    border-bottom: 4px solid #49bdb2;
    background-color: #ffffff; }
  #account_screen label {
    font-size: 12px; }
  #account_screen select {
    border: 1px solid #e4e4e4;
    border-radius: 10px !important;
    margin: 0 0 9px; }
  #account_screen .clock_notification {
    width: 100%; }
  #account_screen img {
    margin-left: 24px;
    width: 105px;
    height: 105px;
    border-radius: 50%; }
  #account_screen .pa_edit:before {
    content: "\e902";
    color: #fff; }
  #account_screen .fa-minus-circle:before {
    content: "\f056";
    color: red; }
  #account_screen .general_logo label {
    font-size: 13px;
    color: #49bdb2; }
  #account_screen input#Id_payperiod_biweekly_end {
    width: 40%; }
  #account_screen .btn-create {
    margin-left: 40px; }
  #account_screen .btn-cancel {
    margin-top: 10px;
    margin-left: 29px; }
  #account_screen .strict_clock_start {
    width: 8%; }
  #account_screen .strict_clock_end {
    width: 8%; }
  #account_screen .integer_style {
    width: 6%; }
  #account_screen .company_name_style {
    width: 27%; }
  #account_screen .nav > li > a:hover {
    text-decoration: none; }
  @media (min-width: 320px) and (max-width: 766px) {
    #account_screen .general_border {
      margin: 0; }
    #account_screen .integer_style {
      width: 30%; }
    #account_screen .strict_clock_start {
      width: 23%; }
    #account_screen .strict_clock_end {
      width: 23%; }
    #account_screen label {
      line-height: 2; } }
  @media (min-width: 1400px) and (max-width: 1200px) {
    #account_screen .strict_clock_start {
      width: 10%; }
    #account_screen .strict_clock_end {
      width: 10%; } }
  @media (min-width: 767px) and (max-width: 978px) {
    #account_screen .strict_clock_start {
      width: 15%; }
    #account_screen .strict_clock_end {
      width: 15%; }
    #account_screen .integer_style {
      width: 11%; } }

.shadow-set {
  -webkit-box-shadow: 0px 0px 5px #ccc;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 0px 5px #ccc;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 0px 5px #ccc;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ }

#payroll_board {
  font-family: "Poppins-Regular"; }
  #payroll_board table {
    width: 100%; }
  #payroll_board .main_heading {
    padding-left: 2%; }
  #payroll_board .year_select {
    margin-left: 10px; }
  #payroll_board .modal-title {
    width: 100%; }
  #payroll_board i.fa {
    padding: 5px; }
  #payroll_board .close_modal {
    float: right; }
  #payroll_board #top-li {
    margin-top: 20px; }
  #payroll_board #top-li li {
    list-style: none; }
  #payroll_board #top-li > .top-li-it span {
    cursor: pointer; }
  #payroll_board #top-li > .top-li-it:nth-child(odd) {
    width: 100%;
    background-color: #DCDBDB;
    margin: 2px !important;
    border-radius: 4px !important;
    color: #5B5B5B;
    font-family: 'Roboto_Medium'; }
  #payroll_board #top-li > .top-li-it:nth-child(even) {
    width: 100%;
    margin: -2px 0px 0px 2px !important;
    display: none; }
  #payroll_board #top-li > .top-li-it > table {
    width: 100%; }
  #payroll_board #top-li > .top-li-it:nth-child(even) {
    padding: 0px; }
  #payroll_board #top-li > .top-li-it {
    padding: 10px 0px 10px 6px; }
  #payroll_board #top-li > .top-li-it div {
    padding: 0px; }
  #payroll_board #top-li > .top-li-it span {
    padding: 1px 8px 1px 13px; }
  #payroll_board th {
    padding-left: 20px;
    font-family: 'Roboto_Medium'; }
  #payroll_board .li-th {
    /*width: 100% !important;*/
    padding: 10px 0px 10px 6px; }
  #payroll_board #top-li > .top-li-it tr:nth-child(1) {
    background: #e5e2e2; }
  #payroll_board #top-li > .top-li-it tr {
    background: #f1f1f1; }
  #payroll_board #top-li > .top-li-it td {
    padding: 10px;
    font-family: "Poppins-Regular"; }
  #payroll_board .fa-cog:before,
  #payroll_board .fa-gear:before {
    content: "\f013";
    color: #45BFAE; }
  #payroll_board .btn-grn {
    background: #4ac0ad;
    border: none;
    color: #fff;
    padding: 2px 15px;
    margin: auto; }
  #payroll_board .dropbtn {
    color: black;
    padding: 14px;
    font-size: 14px;
    border: none;
    cursor: pointer; }
  #payroll_board .dropdown {
    position: relative;
    display: inline-block; }
  #payroll_board .dropdown-content {
    display: none;
    position: absolute;
    left: 0;
    background-color: #404040;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 6px !important; }
    @media (min-width: 320px) and (max-width: 766px) {
      #payroll_board .dropdown-content {
        left: auto;
        right: 0; } }
  #payroll_board .dropdown-content a {
    color: white;
    padding: 0px 0px 0px 16px;
    text-decoration: none;
    display: block;
    font-size: 12px; }
  #payroll_board .dropdown-content label {
    padding-left: 10px;
    color: white; }
  #payroll_board .dropdown-content a:hover {
    color: #45bfae; }
  #payroll_board .dropdown:hover .dropdown-content {
    display: block; }
  #payroll_board hr {
    margin-top: 0rem;
    margin-bottom: 0rem; }
  #payroll_board .pa_add_outlined:before {
    content: "\e901";
    color: #393939; }
  #payroll_board .pa_minus_outlined:before {
    content: "\e903";
    color: #393939; }
  #payroll_board .pagination li.active a {
    background: #49bdb1;
    color: #ffffff;
    border-color: #ffffff; }
  @media (min-width: 320px) and (max-width: 766px) {
    #payroll_board .new-mt-5 {
      margin-bottom: 10px !important; } }

#payroll_settin .prl-tbl {
  width: 100%;
  border-spacing: 2px; }
#payroll_settin .prl-tbl tr {
  background: #d6d6d6;
  padding: 10px;
  border-top: solid 2px #fff; }
#payroll_settin .prl-tbl tr td,
#payroll_settin .prl-tbl tr th {
  padding: 10px; }
#payroll_settin .prl-tbl tr:nth-child(1) {
  background: #c3c2c2;
  border-top: none; }
#payroll_settin .clr {
  color: #45bfae; }
#payroll_settin .brder {
  border: solid 1px #aaa;
  border-radius: 5px;
  padding: 10px;
  margin-top: 20px; }
#payroll_settin .btn-go {
  background-color: #45bfae;
  background-image: none !important;
  width: 100px;
  margin-bottom: 31px; }
#payroll_settin .for-para {
  background: #aaa;
  width: 100%;
  margin: 0px;
  margin-bottom: 1px;
  padding: 10px; }
#payroll_settin .orng {
  color: orange; }
#payroll_settin td {
  color: #858383; }

#payroll_clock {
  background: #F7F7F7; }
  @media (min-width: 320px) and (max-width: 766px) {
    #payroll_clock .new_cust_clock_in {
      padding: 2%; } }
  #payroll_clock #menux .row {
    padding-top: 10px; }
  #payroll_clock .back-whi {
    background: #fff;
    border-radius: 5px; }
  #payroll_clock .back-gra {
    background: #f0f0f0;
    height: 100%; }
    @media (min-width: 320px) and (max-width: 766px) {
      #payroll_clock .back-gra .tab-content {
        padding: 5%; } }
  #payroll_clock .btn-clock {
    width: 100px;
    border-radius: 0px; }
  #payroll_clock .prev-img {
    height: 74%;
    margin-top: 17%; }
  #payroll_clock .max-heit {
    height: 100%; }
  #payroll_clock .nav-tabs > li.active > a,
  #payroll_clock .nav-tabs > li.active > a:hover {
    border: 0px solid #ddd; }
  #payroll_clock .clock-out-break {
    display: none; }
  #payroll_clock .clock-go-back-work {
    display: none; }
  #payroll_clock .clock-out {
    display: none; }
  #payroll_clock .cards-p {
    width: 90px;
    height: 90px;
    background: #000;
    margin: 5px; }
  #payroll_clock .flx {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #payroll_clock .nav-tabs {
    display: flex !important;
    margin-bottom: 0px; }
    #payroll_clock .nav-tabs .active {
      border-bottom: solid 2px #4ac0ad;
      background: #fff; }
  #payroll_clock .nav-tabs li {
    flex: 1;
    background: #eeeeee; }
  #payroll_clock .img-cir {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #payroll_clock .img-cir .img_cir {
      width: 70px;
      height: 70px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #payroll_clock .img-cir {
        text-align: center; }
        #payroll_clock .img-cir .img_cir {
          width: 70px;
          height: 70px;
          margin: 10px auto;
          text-align: center; } }
  #payroll_clock .noData {
    text-align: center; }
  #payroll_clock .pos-role {
    font-size: 12px; }
  #payroll_clock .heit {
    height: 100px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #payroll_clock .heit {
        height: auto; } }
  #payroll_clock .heit-70 {
    min-height: 70%; }
  #payroll_clock .no-prev {
    margin-top: 25%; }
  #payroll_clock .back-dark {
    /* background: #c2c1c1; */ }
  #payroll_clock .btn-nav {
    background-color: #4ac0ad;
    width: 20px;
    height: 20px; }
  #payroll_clock .back-gree {
    background-color: #4ac0ad;
    border-radius: 4px;
    margin-right: 2px;
    margin-left: -2px; }
  #payroll_clock .back-gra-dark {
    background-color: #d8d7d7;
    border-radius: 4px; }
  #payroll_clock .right-btn {
    width: 100%;
    text-align: right;
    margin: 10px 10px; }
    #payroll_clock .right-btn img {
      width: 25px;
      padding: 5px; }
  #payroll_clock #canvas {
    display: none;
    width: 100%;
    max-width: 100%; }
  #payroll_clock button.btn.btn-clock {
    margin-bottom: 12px;
    width: 100%; }
    @media (min-width: 320px) and (max-width: 766px) {
      #payroll_clock button.btn.btn-clock {
        height: 12%;
        margin-top: 16px;
        width: 58%; } }
  #payroll_clock .ml-3 {
    width: 100%;
    height: 100%; }
    @media (min-width: 320px) and (max-width: 766px) {
      #payroll_clock .ml-3 {
        margin-left: 0 !important; } }
  #payroll_clock .back-whi-clock {
    margin-top: -39px; }
  #payroll_clock .back-whi-clock-out {
    margin-top: 48px; }

#manage-crt td {
  padding: 0px !important;
  height: 40px; }
#manage-crt .btn-crt {
  background-color: #f3f2f2;
  color: #4ac0ad;
  height: 100%;
  border: none;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 0px 5px #ccc;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 0px 5px #ccc;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ }
#manage-crt .td-data {
  padding: 12px 10px !important; }

#super_settin .btn-cvr {
  margin: 25px 0px; }
#super_settin .dateDiff {
  font-family: "Roboto_Medium";
  color: #6b6b6b; }
#super_settin .btn-go {
  height: 40px;
  width: 100px;
  background: #4ac0ad;
  border: none;
  color: #fff; }
#super_settin .btn-can {
  height: 40px;
  width: 100px;
  background: #f1f1f1;
  border: none;
  color: #c0bfbf; }
#super_settin .txt-area {
  font-family: "Roboto_Medium"; }
#super_settin .back-wid {
  background: #e9e8e8;
  width: 100%;
  height: 35px;
  border-radius: 8px; }
#super_settin .leav-p {
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  #super_settin .leav-p p {
    background: #ebeaea;
    padding: 10px;
    border: solid 1px #dddcdc; }
  #super_settin .leav-p .total_leave label {
    font-size: 14px;
    margin: 0; }
#super_settin .paid-leave input[type=checkbox] {
  zoom: 1.5; }
#super_settin .paid-leave label {
  font-size: 15px; }
#super_settin textarea {
  background: #e9e8e8;
  border: 1px solid #e4e3e3; }
#super_settin .form-control:focus {
  border-color: #ffffff; }
#super_settin .paid_app {
  margin-left: 10px; }
#super_settin strong {
  color: red; }
#super_settin .menditory {
  color: red; }
@media (min-width: 320px) and (max-width: 766px) {
  #super_settin textarea {
    width: 100%; } }

#keyrings_nebank .table-responsive {
  width: 100%; }
#keyrings_nebank .icon-wid i {
  border-right: 1px; }
#keyrings_nebank .icon-wid:nth-child(1) {
  border-right: 1px; }
#keyrings_nebank .icon-wid i {
  width: 33%;
  color: #4ac0ad; }
#keyrings_nebank tbody tr:nth-child(odd) {
  background: #f0efef !important; }
#keyrings_nebank tbody tr:nth-child(even) {
  background: #fff !important; }
#keyrings_nebank .ad-wid {
  width: 20%; }
#keyrings_nebank input {
  background: #fff !important; }
#keyrings_nebank .back-grn {
  color: #0da365; }

#emp_doc tbody tr:nth-child(odd) {
  background: #fff !important; }
#emp_doc tbody tr:nth-child(even) {
  background: #f0efef !important; }
#emp_doc .btn-grn {
  background: #4ac0ad;
  color: #fff;
  width: 100px;
  height: 25px;
  border: none; }
#emp_doc .ad-wid {
  width: 20%; }
#emp_doc i {
  width: auto !important; }

#allow-ded i {
  width: 50%;
  color: #4ac0ad; }
#allow-ded .flx {
  display: flex;
  flex-direction: row; }
#allow-ded .flx input {
  flex: 1;
  border-radius: 5px !important; }
#allow-ded .allow-clm input {
  width: 45%;
  border-radius: 5px !important; }

body {
  background: #f7f7f7; }

#emp_list {
  background-color: #f7f7f7;
  /*modify*/ }
  #emp_list .pagination > li > a {
    padding: 6px 18px;
    color: #49bdb1; }
  #emp_list .pagination > .active > a {
    background: #49bdb1;
    color: #ffffff;
    border-color: #ffffff; }
  #emp_list .pagination li .activeMonth {
    background: #49bdb1;
    color: #ffffff; }
  #emp_list input {
    border-bottom: 0px solid #e1e1e1 !important; }
  #emp_list a:hover {
    color: #4ac0ac; }
  #emp_list .swip-row #nxt,
  #emp_list .swip-row #prv {
    background: #4ac0ad;
    border-radius: 5px;
    border: 1px solid transparent;
    color: #fff;
    float: right;
    margin: 5px; }
  #emp_list tr {
    border-bottom: 1px solid #ebebeb; }
  #emp_list .employeeTable tbody > tr:last-child {
    border-bottom: 0; }
  #emp_list .list_date {
    border: 1px solid #ebebeb !important;
    border-radius: 8px 0px 0px 8px !important;
    background: #f5f4f4 !important; }
  #emp_list .list_generate {
    border: 1px solid #ebebeb !important;
    border-radius: 8px !important;
    background: #f5f4f4 !important; }
  #emp_list .swiper-pagination {
    width: 50%;
    margin-left: 20%; }
  #emp_list .brder {
    padding: 5px; }
    #emp_list .brder input {
      /*line-height: 30px;*/ }
  #emp_list .brder-btm {
    border-bottom: 2px solid #EBE9E9;
    border-radius: 9px 9px 0 0; }
  #emp_list .back-round {
    background: #e7e7e7;
    border-radius: 10px;
    padding: 3px; }
    #emp_list .back-round input {
      width: 80px; }
    #emp_list .back-round select {
      padding-top: 10px; }
  #emp_list .employee_table {
    font-family: "Roboto_Medium";
    color: #5b5b5b;
    font-size: 20px; }
  #emp_list .btn-grn {
    background-color: #4ac0ad;
    padding: 0px;
    width: 70px !important;
    margin-bottom: 5px;
    height: 30px;
    border-radius: 0px;
    color: #fff; }
  #emp_list .brder-rgt {
    border-right: 1px solid #aaa;
    padding-right: 5px; }
  #emp_list .table_section {
    background-color: transparent !important;
    padding-bottom: 0px !important; }
  #emp_list .tbl-wrap {
    background-color: #ffffff;
    border-radius: 10px; }
  #emp_list .list-wrap {
    padding-bottom: 20px; }
    #emp_list .list-wrap table {
      width: 100%; }
      #emp_list .list-wrap table tr td {
        padding-bottom: 10px;
        padding-top: 10px; }
        #emp_list .list-wrap table tr td img {
          width: 50px;
          border-radius: 50%; }
  #emp_list .back-gree {
    background-color: #4ac0ad;
    border-radius: 4px;
    margin-right: 2px;
    margin-left: -2px;
    height: 30px !important; }
  #emp_list .img {
    width: 25px;
    padding: 5px; }
  #emp_list .back-gray {
    background: #e7e7e7 !important; }
  #emp_list .txt-rgt {
    text-align: right; }
  #emp_list .brder {
    border: 1px solid #e1e1e1 !important;
    border-radius: 8px !important; }
  #emp_list .btn-g {
    width: 100px;
    color: #fff; }
  #emp_list .btn {
    width: 15%;
    color: #fff;
    border-radius: 30px; }
  #emp_list td {
    padding: 10px; }
  #emp_list .next-btn {
    background-color: #4ac0ad; }
  #emp_list .prev-btn {
    background-color: #d6d6d6;
    float: right;
    margin-right: 30px; }
  #emp_list .neg {
    margin-top: -35px; }
  #emp_list .whit {
    background-color: #fff; }
    #emp_list .whit .row {
      padding: 10px; }
      #emp_list .whit .row .col-md-6 {
        margin-top: 5px;
        margin-right: -65px; }
        #emp_list .whit .row .col-md-6 span {
          padding: 5px;
          border-radius: 5px; }
      #emp_list .whit .row .col-md-1 input {
        margin-top: 12px; }
      #emp_list .whit .row .col-md-1 .btn-grn {
        margin-left: 40px; }
  #emp_list .swiper-button-next {
    width: 30px !important;
    border-radius: 5px !important; }
  #emp_list .swiper-button-prev {
    border-radius: 5px !important;
    float: right;
    margin-right: 30px;
    width: 33px !important; }
    #emp_list .swiper-button-prev span {
      margin-left: 0px; }
  #emp_list .grn {
    color: #4ac0ad; }
  #emp_list .ht {
    height: 50px; }

.profile-pic .prof-img {
  width: 100px;
  border-radius: 50%;
  height: 100px;
  object-fit: cover; }

#emp-det-rw .tab-content {
  -webkit-box-shadow: 2px 2px 5px #bdbcbc;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 2px 2px 5px #bdbcbc;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 2px 2px 5px #bdbcbc; }

#tab-contnt .brder-rgt {
  border-right: 1px solid #aaa;
  margin-top: 15px;
  margin-bottom: 15px; }
#tab-contnt .w-100 {
  width: 100%; }

#leaveman_settin {
  /*label {
      font-weight: 700;
  }*/ }
  #leaveman_settin .nav-tabs {
    padding-bottom: 15px; }
  #leaveman_settin .btn-grn {
    background: #4ac0ad;
    padding: 10px;
    border: none;
    color: #fff; }
  #leaveman_settin .leave_type_form {
    display: block !important; }
    #leaveman_settin .leave_type_form label {
      justify-content: inherit;
      width: 14%; }
    #leaveman_settin .leave_type_form select {
      margin: 0 12px;
      width: 24.7%; }
  #leaveman_settin strong {
    color: red; }
  #leaveman_settin #myTabContent {
    width: 80%; }
    #leaveman_settin #myTabContent .tab-pane {
      padding: 0px 0px;
      border-radius: 5px; }
      #leaveman_settin #myTabContent .tab-pane div {
        margin: 0px; }
      #leaveman_settin #myTabContent .tab-pane .div {
        margin: 20px; }
      #leaveman_settin #myTabContent .tab-pane .radio_frequency {
        margin-left: 68px; }
    #leaveman_settin #myTabContent .shift_mid {
      margin-right: 0px !important;
      margin-left: 0px !important;
      margin-bottom: 0px !important;
      margin-top: 0px !important;
      background: white;
      padding: 0px 0px 15px 0px;
      margin-top: 20px !important; }
      #leaveman_settin #myTabContent .shift_mid .row input {
        height: 35px;
        background-color: #f0f0f0 !important;
        border-radius: 10px !important;
        margin: 14px !important; }
      #leaveman_settin #myTabContent .shift_mid .row span {
        margin: auto 15px !important; }
  #leaveman_settin .nav-tabs li {
    border-radius: 0px;
    margin-left: 2px !important; }
    #leaveman_settin .nav-tabs li a {
      border: none;
      padding: 5px;
      padding: 15px; }
    #leaveman_settin .nav-tabs li:last-child a {
      border-right: none !important; }
  #leaveman_settin .nav-tabs .nav-item {
    border-bottom: none !important; }
  #leaveman_settin .nav-tabs .nav-link {
    border: none; }
  #leaveman_settin .nav-tabs .active {
    color: #4ac0ad; }
  #leaveman_settin input[type=checkbox] {
    margin-right: 8px; }
  #leaveman_settin .brder {
    border-right: solid 2px #aaa;
    margin: 15px 0px; }
  #leaveman_settin .back-gra {
    background: #e9e9e9;
    padding: 20px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #leaveman_settin .back-gra {
        margin-top: 28px; } }
  #leaveman_settin .leave_type {
    border: 1px solid #e0e0e0 !important;
    border-radius: 10px !important;
    margin: 0 12px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #leaveman_settin .leave_type {
        margin: auto; } }
  #leaveman_settin .leave_account_num {
    width: 8%; }
  #leaveman_settin .fa-info-circle {
    color: #45bfae; }
  #leaveman_settin .pa_add_outlined {
    float: right;
    font-size: 18px;
    color: #3a3636; }
  #leaveman_settin .pa_minus_outlined {
    font-size: 18px;
    color: #3a3636;
    float: right; }
  #leaveman_settin #modal_leave_type_information {
    width: 100%; }
    #leaveman_settin #modal_leave_type_information .modal_leave {
      border: 1px solid #e0e0e0 !important;
      width: 29%;
      border-radius: 5px !important;
      margin-bottom: 26px;
      margin-left: 5px; }
    #leaveman_settin #modal_leave_type_information .modal_leave_accural {
      border: 1px solid #e0e0e0 !important;
      width: 25%;
      border-radius: 5px !important;
      margin-bottom: 26px;
      margin-left: 5px; }
    #leaveman_settin #modal_leave_type_information .notice_leave {
      border: 1px solid #e0e0e0 !important;
      width: 10%;
      border-radius: 5px !important;
      margin-bottom: 26px;
      margin-left: 5px; }
    #leaveman_settin #modal_leave_type_information .leave_year {
      border: 1px solid #e0e0e0 !important;
      border-radius: 5px !important;
      width: 18%; }
    #leaveman_settin #modal_leave_type_information .leave_month {
      border: 1px solid #e0e0e0 !important;
      border-radius: 5px !important;
      width: 18%; }
    #leaveman_settin #modal_leave_type_information .modal-header {
      padding: 7px; }
    #leaveman_settin #modal_leave_type_information .modal-dialog {
      max-width: 55%; }
    #leaveman_settin #modal_leave_type_information .float-left {
      padding-left: 30px; }
  @media (min-width: 320px) and (max-width: 766px) {
    #leaveman_settin .tab-res {
      overflow-x: scroll;
      overflow-y: hidden;
      display: block; }
    #leaveman_settin .card {
      margin-top: 13%; }
    #leaveman_settin .leave_type_form label {
      width: 100%; }
    #leaveman_settin .leave_type_form select {
      width: 40%; }
    #leaveman_settin .main_heading {
      padding-left: 15px; }
      #leaveman_settin .main_heading p, #leaveman_settin .main_heading ol {
        padding: 0; }
    #leaveman_settin .nav-tabs {
      padding-bottom: 15px; } }

#update_settin #edit_casucal label {
  width: 11%; }
#update_settin #edit_casucal .btn-update {
  margin-left: 12px; }
#update_settin #edit_casucal .modal_leave {
  border: 1px solid #e0e0e0 !important;
  width: 17%;
  border-radius: 5px !important;
  margin-bottom: 26px;
  margin-left: 5px; }
#update_settin #edit_casucal .modal_leave_accural {
  border: 1px solid #e0e0e0 !important;
  width: 17%;
  border-radius: 5px !important;
  margin-bottom: 26px;
  margin-left: 5px; }
#update_settin #edit_casucal .notice_leave {
  border: 1px solid #e0e0e0 !important;
  width: 10%;
  border-radius: 5px !important;
  margin-bottom: 26px;
  margin-left: 5px; }
#update_settin #edit_casucal .leave_year {
  border: 1px solid #e0e0e0 !important;
  border-radius: 5px !important;
  width: 18%;
  margin-left: 10px; }
#update_settin #edit_casucal .leave_month {
  border: 1px solid #e0e0e0 !important;
  border-radius: 5px !important;
  width: 18%; }
#update_settin #edit_casucal .float-left {
  padding-left: 30px; }
#update_settin #edit_casucal .remove_leave {
  margin-left: 40px;
  margin-top: 6px;
  color: red; }
#update_settin #edit_casucal .float-right {
  margin-right: 20px; }
#update_settin #edit_casucal strong {
  color: red; }
@media (min-width: 320px) and (max-width: 766px) {
  #update_settin #edit_casucal label {
    width: 31%; }
  #update_settin #edit_casucal .modal_leave {
    width: 40%; }
  #update_settin #edit_casucal .modal_leave_accural {
    width: 40%; } }

#employee_screen .new_employee {
  margin-left: -62px; }

#bank_balence .btn-grn {
  border: none;
  border-radius: 0px !important;
  background: #4ac0ad;
  margin-top: 3px;
  color: #fff;
  width: 70px !important; }
#bank_balence .btn-gra {
  border: none;
  border-radius: 0px !important;
  height: 25px !important;
  background: #d8d7d7;
  margin-top: 3px;
  color: #000;
  width: 70px; }
#bank_balence .can-btn-custom {
  width: 70px !important;
  height: 23px !important; }
#bank_balence .paid_app {
  margin-left: 10px; }
#bank_balence .edit {
  display: none; }
#bank_balence .leave_text {
  width: 100%;
  text-align: center;
  border: 1px solid #e1e1e1;
  border-radius: 5px !important; }
#bank_balence .modal-title {
  display: inline-block;
  width: 100%; }
#bank_balence i.fa.fa-times {
  float: right; }
#bank_balence #bank-tbl {
  height: 100%; }
  #bank_balence #bank-tbl td a {
    color: #4ac0ad; }

#timeline img {
  vertical-align: middle; }
#timeline .img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }
#timeline .img-rounded {
  border-radius: 3px; }
#timeline .img-thumbnail {
  background-color: #fff;
  border: 1px solid #ededf0;
  border-radius: 3px;
  display: inline-block;
  height: auto;
  line-height: 1.428571429;
  max-width: 100%;
  moz-transition: all .2s ease-in-out;
  o-transition: all .2s ease-in-out;
  padding: 2px;
  transition: all .2s ease-in-out;
  webkit-transition: all .2s ease-in-out; }
#timeline .img-circle {
  border-radius: 50%; }
#timeline .timeline-centered {
  position: relative;
  margin-bottom: 0px;
  height: 50px;
  width: 35%; }
#timeline .timeline-centered:before,
#timeline .timeline-centered:after {
  content: " ";
  display: table; }
#timeline .timeline-centered:after {
  clear: both; }
#timeline .timeline-centered:before,
#timeline .timeline-centered:after {
  content: " ";
  display: table; }
#timeline .timeline-centered:after {
  clear: both; }
#timeline .timeline-centered:before {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  background: #f5f5f6;
  left: 50%;
  top: 20px;
  bottom: 20px;
  margin-left: -4px; }
#timeline .timeline-centered .timeline-entry {
  position: relative;
  width: 50%;
  float: right;
  margin-bottom: 70px;
  clear: both; }
#timeline .timeline-centered .timeline-entry:before,
#timeline .timeline-centered .timeline-entry:after {
  content: " ";
  display: table; }
#timeline .timeline-centered .timeline-entry:after {
  clear: both; }
#timeline .timeline-centered .timeline-entry:before,
#timeline .timeline-centered .timeline-entry:after {
  content: " ";
  display: table; }
#timeline .timeline-centered .timeline-entry:after {
  clear: both; }
#timeline .timeline-centered .timeline-entry.begin {
  margin-bottom: 0; }
#timeline .timeline-centered .timeline-entry.left-aligned {
  float: left; }
#timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
  margin-left: 0;
  margin-right: -18px; }
#timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
  left: auto;
  right: -100px;
  text-align: left; }
#timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
  float: right; }
#timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
  margin-left: 0;
  margin-right: 70px; }
#timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -9px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -7px; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner:before,
#timeline .timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner:before,
#timeline .timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
  position: absolute;
  left: -100px;
  text-align: right;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
  display: block; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
  font-size: 15px;
  font-weight: bold; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
  font-size: 12px; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
  background: #fff;
  color: #737881;
  display: block;
  width: 10px;
  height: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  -moz-box-shadow: 0 0 0 5px #f5f5f6;
  -webkit-box-shadow: 0 0 0 5px #f5f5f6;
  box-shadow: 0 0 0 5px #f5f5f6;
  line-height: 40px;
  font-size: 15px;
  float: left; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
  background-color: #303641;
  color: #fff; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
  background-color: #ee4749;
  color: #fff; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
  background-color: #00a651;
  color: #fff; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
  background-color: #21a9e1;
  color: #fff; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
  background-color: #fad839;
  color: #fff; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
  background-color: #cc2424;
  color: #fff; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  background: #f5f5f6;
  padding: .5em;
  margin-left: 25px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 150%; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #f5f5f6 transparent transparent;
  left: 0;
  top: 10px;
  margin-left: -9px; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2,
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #737881;
  font-family: "Poppins-Regular";
  font-size: 12px;
  margin: 0;
  line-height: 1.428571429; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
  margin-top: 15px; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
  font-size: 16px;
  margin-bottom: 10px; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
  color: #303641; }
#timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60); }

#decline_leave input {
  border-bottom: 0px solid #e1e1e1 !important; }
#decline_leave .well {
  width: 100%; }
#decline_leave #rejection {
  width: 100%; }
#decline_leave .form-control:focus {
  border-color: #ffffff; }
#decline_leave .fc-widget-header {
  margin-right: 14px !important; }
#decline_leave .fc-corner-right {
  display: none !important; }
#decline_leave tr:first-child > td > .fc-day-grid-event {
  margin-top: -15px; }
#decline_leave .manditory {
  color: red; }
#decline_leave #edit_decline strong {
  color: red; }
#decline_leave #edit_decline label {
  width: 34%; }
#decline_leave #edit_decline .form-reason label {
  vertical-align: top;
  margin-top: 16px; }
#decline_leave #edit_decline textarea {
  background: #f5f4f4;
  border: 1px solid #e4dede;
  border-radius: 8px;
  width: 39%;
  padding-left: 9px;
  color: #999999;
  font-family: "Roboto_Medium"; }
#decline_leave #edit_decline .well {
  padding: 9px 15px; }
#decline_leave #edit_decline #rejection {
  width: 100%; }

.fc-unthemed .fc-toolbar button {
  background: #f4f5f8;
  border: 0;
  text-shadow: none !important; }

.fc-unthemed .fc-toolbar button {
  outline: 0 !important;
  height: 2.75rem;
  padding: 0 1.25rem;
  font-size: 1rem; }

.fc-unthemed .fc-toolbar button:focus {
  border: 0;
  background: #716aca;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none; }

.fc-unthemed .fc-toolbar button:focus {
  color: #fff; }

#daytype_table .leave_management_modal .fc-widget-header {
  margin-right: 15px !important; }
#daytype_table .leave_management_modal button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
  display: none !important; }
#daytype_table .leave_management_modal .fc-unthemed .fc-toolbar .fc-button .fc-icon.fc-icon-left-single-arrow:before {
  content: "\f104";
  font: normal normal normal 14px/1 FontAwesome !important;
  position: relative;
  top: -3px; }
#daytype_table .leave_management_modal .fc-icon-right-single-arrow:before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome !important;
  position: relative;
  top: -3px; }
#daytype_table .leave_management_modal .fc-scroller.fc-day-grid-container {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  height: 240px !important; }

#keyrings_new .icon-wid i {
  border-right: 1px; }
#keyrings_new .icon-wid:nth-child(1) {
  border-right: 1px; }
#keyrings_new .icon-wid i {
  width: 14%;
  color: #4ac0ad; }
#keyrings_new tbody tr:nth-child(odd) {
  background: #f0efef !important; }
#keyrings_new tbody tr:nth-child(even) {
  background: #fff !important; }
#keyrings_new .ad-wid {
  width: 20%; }
#keyrings_new .back-grn {
  color: #0da365; }
#keyrings_new .back-gra {
  background: #e7e7e7;
  height: 80vh; }
#keyrings_new .btn-can {
  background-image: linear-gradient(68deg, #ffffff 0%, #ffffff 42%, #ffffff 100%) !important;
  box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  border: 0;
  font-family: "Poppins-Light";
  font-size: 12px;
  width: 110px;
  height: 40px;
  color: #181818; }
#keyrings_new .sys {
  padding-top: 21px;
  color: #47b9ac; }
#keyrings_new hr {
  margin-top: 0; }
#keyrings_new .dep_head {
  width: 34%; }

#createSeparationCodeModal .modal-body {
  margin-top: -41px; }
#createSeparationCodeModal input {
  margin-top: 20px;
  font-weight: bold; }
#createSeparationCodeModal .btn-can {
  background-image: linear-gradient(68deg, #ffffff 0%, #ffffff 42%, #ffffff 100%) !important;
  box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  border: 0;
  font-family: "Poppins-Light";
  font-size: 12px;
  width: 110px;
  height: 40px;
  color: #181818; }
#createSeparationCodeModal .errors {
  padding-left: 22px; }

#editSeparationCodeModal .modal-body {
  margin-top: -41px; }
#editSeparationCodeModal input {
  margin-top: 20px;
  font-weight: bold; }
#editSeparationCodeModal .btn-can {
  background-image: linear-gradient(68deg, #ffffff 0%, #ffffff 42%, #ffffff 100%) !important;
  box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  border: 0;
  font-family: "Poppins-Light";
  font-size: 12px;
  width: 110px;
  height: 40px;
  color: #181818; }
#editSeparationCodeModal .errors {
  padding-left: 22px; }

#createDepartmentModal .modal-body {
  margin-top: -41px; }
#createDepartmentModal input {
  margin-top: 20px;
  font-weight: bold; }
#createDepartmentModal .btn-can {
  background-image: linear-gradient(68deg, #ffffff 0%, #ffffff 42%, #ffffff 100%) !important;
  box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  border: 0;
  font-family: "Poppins-Light";
  font-size: 12px;
  width: 110px;
  height: 40px;
  color: #181818; }
#createDepartmentModal .remove-dep {
  margin-top: 15px;
  margin-left: 40px;
  color: red; }
#createDepartmentModal .pa_add_outlined {
  padding-top: 10px; }
#createDepartmentModal .employe_name_updateinfo {
  margin-left: 3px; }

#recurring_schedule {
  font-family: "Poppins-Regular"; }
  #recurring_schedule table {
    width: 100%; }
    #recurring_schedule table th,
    #recurring_schedule table td {
      border: 1px solid #ebeaea; }
    #recurring_schedule table td {
      padding: 30px 5px;
      text-align: center;
      background: #F4FDEB; }
    #recurring_schedule table th {
      padding: 5px 10px;
      background: #f3f3f3; }
    #recurring_schedule table .display-none {
      border: none;
      background: none; }
    #recurring_schedule table .back-gra {
      background: #f3f3f3 !important; }
  #recurring_schedule span p {
    font-size: 12px; }
  #recurring_schedule .curvy {
    background: #F5F4F4 !important;
    border-radius: 10px;
    padding: 5px;
    position: relative; }
    @media (min-width: 320px) and (max-width: 766px) {
      #recurring_schedule .curvy {
        margin-bottom: 16px; }
        #recurring_schedule .curvy input {
          width: 90%; } }
  #recurring_schedule input {
    width: 80%;
    border-bottom: 0px solid #e1e1e1 !important; }
  #recurring_schedule .btn-grn {
    background: #4ac0ad;
    border: none;
    padding: 5px 20px;
    color: #fff; }
    @media (min-width: 320px) and (max-width: 766px) {
      #recurring_schedule .btn-grn {
        background: #4ac0ad;
        border: none;
        padding: 5px 20px !important;
        color: #fff;
        width: 110px;
        height: 40px; } }
  #recurring_schedule .btn-plane {
    background: #fff;
    border: none;
    padding: 5px 20px;
    color: #000; }
  #recurring_schedule .select-row {
    margin-bottom: 40px; }
  #recurring_schedule input[type='checkbox'] {
    width: 50px; }
  #recurring_schedule #select1,
  #recurring_schedule #select2 {
    list-style: none;
    min-height: 30px;
    border: 1px solid #dad8d8;
    border-collapse: collapse;
    text-align: left;
    padding-left: 60px; }
    #recurring_schedule #select1 li,
    #recurring_schedule #select2 li {
      padding: 10px; }
  #recurring_schedule .name {
    text-align: center;
    border-top: 1px solid #dad8d8;
    border-right: 1px solid #dad8d8;
    border-left: 1px solid #dad8d8;
    margin-bottom: 0px;
    margin-top: 50px; }
  #recurring_schedule #select1 {
    margin-bottom: 0px; }
  #recurring_schedule #worksite {
    background-color: #ffffff !important; }
  #recurring_schedule .side select {
    width: 100%;
    border-bottom: 0px solid #e1e1e1 !important;
    border-radius: 10px !important; }
  #recurring_schedule .btn-gra {
    background: #f3f3f3;
    position: relative; }
  #recurring_schedule .picker {
    display: none; }
  #recurring_schedule *:focus {
    outline: 0; }
  #recurring_schedule .recur-button .recur-gp-bnt {
    margin-top: 15px;
    text-align: right;
    padding-right: 0; }

#emp_shedule {
  /*.dropbtn {
      color: black;
      padding: 14px;
      font-size: 14px;
      border: none;
      cursor: pointer;
  }*/ }
  #emp_shedule .main_heading {
    padding-left: 0px;
    /*margin: 0px 0px;*/ }
    #emp_shedule .main_heading p,
    #emp_shedule .main_heading ol {
      display: inline-block;
      padding: 20px;
      /*font-weight: 600;*/
      padding-left: 2px; }
    #emp_shedule .main_heading p {
      padding-left: 0px;
      font-size: 18px; }
    #emp_shedule .main_heading .breadcrumb {
      background-color: transparent; }
      #emp_shedule .main_heading .breadcrumb li {
        font-size: 12px; }
        #emp_shedule .main_heading .breadcrumb li a {
          font-family: "Roboto_Regular" !important;
          color: #bbbbbb; }
        #emp_shedule .main_heading .breadcrumb li.active a {
          color: #45bfae; }
        #emp_shedule .main_heading .breadcrumb li:before {
          content: "-";
          padding: 0 3px 0 0; }
        #emp_shedule .main_heading .breadcrumb li:first-child:before {
          content: none; }
  #emp_shedule .btn-grn {
    background: #4ac0ad !important;
    border-radius: 0px !important;
    border: none !important;
    height: 35px;
    width: 70px;
    color: #fff !important; }
  #emp_shedule .btn-view {
    margin-top: 14px; }
  #emp_shedule .btn-action {
    margin-top: 14px; }
  #emp_shedule .check_box {
    padding: 0;
    text-align: right; }
  #emp_shedule th {
    background: #F8F8F8 !important; }
  #emp_shedule .img-circle {
    border-radius: 100%;
    width: 60px;
    height: 60px; }
  #emp_shedule .table th {
    padding: 11px 2px !important; }
  #emp_shedule .cover {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px; }
  #emp_shedule .save-btn {
    width: 110px !important; }
  #emp_shedule .flx {
    display: flex;
    flex-direction: column;
    /*text-align: center;*/
    margin-bottom: 27px; }
  #emp_shedule p {
    margin: 0; }
  #emp_shedule .form-group {
    padding-left: 97px; }
  #emp_shedule .form-check-label {
    padding-left: 0px; }
  #emp_shedule .select {
    background: #F5F4F4 !important;
    border: 1px solid #EBEBEB !important;
    padding: 5px !important;
    border-radius: 5px !important;
    width: 100%;
    position: relative; }
  #emp_shedule .action_custom {
    margin-top: 0px; }
  #emp_shedule .subShiftDrop .select {
    margin-top: 0px; }
  #emp_shedule .imag {
    width: 70px;
    border-radius: 50%; }
  #emp_shedule .modal-footer {
    justify-content: left !important; }
  #emp_shedule .modal .modal-content .modal-body {
    padding: 5px; }
    #emp_shedule .modal .modal-content .modal-body .row {
      margin-left: -5px !important;
      margin-right: -5px !important; }
    #emp_shedule .modal .modal-content .modal-body p {
      margin-bottom: 0px; }
    #emp_shedule .modal .modal-content .modal-body .col-md-6 div {
      display: flex;
      flex-direction: column;
      text-align: left; }
    #emp_shedule .modal .modal-content .modal-body .form-padding {
      padding-left: 0px; }
  #emp_shedule .gra {
    background: #f7f7f7; }
    #emp_shedule .gra input {
      width: 70px; }
    #emp_shedule .gra select,
    #emp_shedule .gra input {
      border: 1px solid #aaa !important;
      border-radius: 5px !important;
      padding: 5px !important; }
  #emp_shedule .shadow-set {
    -webkit-box-shadow: 2px 2px 5px #bdbcbc !important;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 2px 2px 5px #bdbcbc !important;
    /* Firefox 3.5 - 3.6 */
    box-shadow: 2px 2px 5px #bdbcbc !important;
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ }
  #emp_shedule i.fa-trash {
    margin-top: 15px;
    margin-left: 20px;
    color: #4ac0ad; }
  #emp_shedule .break {
    color: #4ac0ad;
    margin: 10px; }
  #emp_shedule .brder {
    border: 1px solid #aaa !important;
    padding: 5px !important;
    border-radius: 5px !important; }
  #emp_shedule #custom-add .time {
    background: #e0dfdf;
    margin-top: 10px; }
  #emp_shedule table {
    font-family: "Poppins-Regular";
    border-collapse: collapse;
    width: 100%;
    border-spacing: 10px !important; }
  #emp_shedule td,
  #emp_shedule th {
    border: 1px solid #EBEBEB;
    text-align: left;
    padding: 8px;
    text-align: center;
    width: 15px; }
  #emp_shedule td {
    height: 80px; }
  #emp_shedule .list {
    display: none;
    position: absolute;
    background: #ececec;
    z-index: 1000;
    text-align: center;
    padding: 10px !important; }
  #emp_shedule li {
    list-style: none;
    padding: 5px;
    font-size: 14px;
    cursor: pointer; }
  #emp_shedule .name .ht {
    padding: 24px; }
  #emp_shedule .dropdown {
    position: relative;
    display: inline-block; }
  #emp_shedule .dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #404040;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 6px !important; }
    @media (min-width: 320px) and (max-width: 766px) {
      #emp_shedule .dropdown-content {
        right: auto; } }
  #emp_shedule .dropdown-content a {
    color: white;
    padding: 0px 0px 0px 16px;
    text-decoration: none;
    display: block;
    font-size: 12px; }
  #emp_shedule .dropdown-content label {
    padding-left: 10px;
    color: white; }
  #emp_shedule .dropdown-content a:hover {
    color: #45bfae; }
  #emp_shedule .dropdown:hover .dropdown-content {
    display: block; }
  #emp_shedule hr {
    margin-top: 0rem;
    margin-bottom: 0rem; }
  #emp_shedule #customSchedule_table .paid_day {
    background-color: #3F8136;
    border: 1px solid #3F8136;
    border-radius: 4px;
    width: 100%;
    color: #fff;
    margin: 1px; }
  #emp_shedule #customSchedule_table .unpaid_off {
    background-color: #3F8136;
    border: 1px solid #3F8136;
    border-radius: 4px;
    width: 100%;
    margin: 1px;
    color: #fff; }
  #emp_shedule #customSchedule_table .work_holiday {
    background-color: #e2c5ca;
    border: 1px solid #e2c5ca;
    border-radius: 4px;
    width: 100%;
    color: #fff;
    margin: 1px; }
  #emp_shedule #customSchedule_table .cust_schedule {
    background-color: #3F8136;
    border: 1px solid #3F8136;
    border-radius: 4px;
    width: 100%;
    color: #fff;
    margin: 1px; }
  #emp_shedule #customSchedule_table .recur_schedule {
    background: linear-gradient(#318cc6, #266d9b);
    border: 1px solid linear-gradient(#318cc6, #266d9b);
    border-radius: 4px;
    width: 100%;
    color: #fff;
    margin: 1px; }
  #emp_shedule #customSchedule_table .no_schedule {
    background-color: #3F8136;
    border: 1px solid #3F8136;
    border-radius: 4px;
    width: 100%;
    color: #fff;
    margin: 1px; }
  #emp_shedule #customSchedule_table .locked_leave {
    background-color: #9B1616;
    border: 1px solid #9B1616;
    border-radius: 4px;
    width: 100%;
    color: #fff;
    margin: 1px; }
  #emp_shedule #customSchedule_table .calender_name {
    background-color: #bb6007;
    border: 1px solid #bb6007;
    border-radius: 4px;
    width: 100%;
    color: #fff;
    margin: 1px; }
  @media (min-width: 320px) and (max-width: 766px) {
    #emp_shedule .action_dr {
      padding: 0; }
      #emp_shedule .action_dr .btn-action {
        width: 110px;
        height: 40px;
        margin-top: 0;
        margin-bottom: 12px; } }

.btn-can {
  background-image: linear-gradient(68deg, #ffffff 0%, #ffffff 42%, #ffffff 100%) !important;
  box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  border: 0;
  font-family: "Poppins-Light";
  font-size: 12px;
  width: 110px;
  height: 40px;
  color: #181818; }

#sep-codes i.fa.fa-trash {
  margin-left: 13px;
  color: #64CBC8; }
#sep-codes .permission-ip {
  width: 30%; }

input#employeeSearch {
  margin-left: 19px; }

input#department_name {
  margin-left: 10px; }

#employe_update .fa-info-circle:before {
  content: "\f05a";
  color: #54cbc5; }
#employe_update .form-control {
  border: 1px solid #908f8f !important;
  border-radius: 10px !important; }
#employe_update .additional {
  width: 35%; }

#super_settin .left_nav .active {
  color: #45bfae !important; }

.modal_cash .form-control {
  border: 1px solid #e1e1e1;
  border-radius: 8px !important;
  width: 50%; }
  .modal_cash .form-control:focus {
    border: 1px solid #e1e1e1; }
.modal_cash .errors {
  margin-top: 8px; }

#cache_apply .cache {
  margin-top: 25px; }
#cache_apply .form-control {
  border: 1px solid #ebebeb;
  border-radius: 9px !important;
  width: 75%;
  background: #f5f4f4 !important;
  text-align: center;
  position: relative; }
#cache_apply .rate_interest {
  width: 25%; }
#cache_apply .req_amount {
  border: 1px #ebebeb !important; }
#cache_apply .reject {
  width: 100%; }
#cache_apply #pay_period {
  width: 30%;
  text-align: center; }

#cache_approval .cash_request {
  color: #3f8e3f; }

#cache_History .history_pending {
  color: red; }
#cache_History .history_approved {
  color: #3f8e3f; }

#payroll_board select {
  border-bottom: 0px solid #e1e1e1 !important; }
#payroll_board .pagination li a {
  padding: 6px 25px;
  color: #49bdb1; }
#payroll_board .fc-unthemed .fc-toolbar .fc-button .fc-icon.fc-icon-left-single-arrow:before {
  content: "\f104";
  font: normal normal normal 14px/1 FontAwesome !important;
  position: relative;
  top: -3px; }
#payroll_board .fc-icon-right-single-arrow:before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome !important;
  position: relative;
  top: -3px; }
@media (min-width: 320px) and (max-width: 766px) {
  #payroll_board #collapseShiftOne {
    width: 100%;
    overflow-y: hidden; } }

@media (min-width: 320px) and (max-width: 766px) {
  .leave_management_modal .modal-cus-dialog {
    max-width: 100% !important; } }

#pay_display .pa_add_outlined {
  float: right;
  font-size: 18px;
  color: #6C6C6B; }
#pay_display .pa_minus_outlined {
  float: right;
  font-size: 18px; }
#pay_display .panel-heading {
  background-color: #B0B0B0; }
#pay_display .panel-title {
  color: #505050 !important; }
#pay_display .panel-group {
  margin-bottom: 0px; }

#ExtraPay .pay_option {
  border: 1px solid #e1e1e1 !important;
  border-radius: 8px !important;
  background: #f5f4f4 !important;
  padding-left: 9px !important;
  width: 30%; }
#ExtraPay .pay_timepicker {
  width: 30%; }
@media (min-width: 320px) and (max-width: 766px) {
  #ExtraPay .pay_option {
    width: 55%; }
  #ExtraPay .pay_timepicker {
    width: 55%; } }

.customPay input {
  border: 1px solid #e1e1e1 !important;
  border-radius: 8px !important;
  background: #f5f4f4 !important; }
.customPay select {
  border: 1px solid #e1e1e1 !important;
  border-radius: 8px !important;
  background: #f5f4f4 !important; }
.customPay .radio_pay {
  margin: auto 0; }

.fc-unthemed .fc-toolbar .fc-button:active {
  background: #49bdb1 !important; }

#new_email .form-control {
  border: 1px solid #ebedf2;
  border-radius: 9px !important; }

#tenant_table {
  background-color: #ffffff; }
  #tenant_table input {
    border: 1px solid #e1e1e1 !important;
    border-radius: 8px !important;
    background: #f5f4f4 !important;
    padding-left: 9px !important; }

#team {
  margin: 1% 0 0 8%; }
  #team .pie_chart {
    background: #ffffff;
    margin-top: 6%;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    position: relative; }
    #team .pie_chart .tenants-label {
      position: absolute;
      top: 8px;
      right: 9px; }
  #team .card {
    border-radius: 5px; }
  #team .fa-plus-circle:before {
    content: "\f055";
    font: normal normal normal 24px/1 FontAwesome !important; }
  #team .fa-plus-circle {
    color: #25bab4;
    vertical-align: text-bottom;
    padding: 14px; }
  #team .frontside {
    margin-left: 100px; }
  #team .frontHeight {
    height: 139px; }
  #team .p-doc-t {
    padding-top: 26px;
    padding-bottom: 31px; }
  #team .more-details {
    text-align: center; }
    #team .more-details p {
      margin: 0;
      font-size: 14px; }
    #team .more-details img {
      width: 24px; }
  #team .table-responsive .table th {
    background: #ffffff;
    border-bottom: 1px solid #e8e8e8; }

#super_tent {
  /* line as pseudo element in step one */ }
  #super_tent #tent-form .form-group {
    margin-bottom: 18px; }
  #super_tent .numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: #25bab4;
    border: 2px solid #25bab4;
    color: #fff;
    text-align: center;
    font-size: 20px; }
  #super_tent input {
    border: 1px solid #e1e1e1 !important;
    border-radius: 8px !important;
    background: #f5f4f4 !important; }
  #super_tent select {
    border: 1px solid #e1e1e1 !important;
    border-radius: 8px !important;
    background: #f5f4f4 !important; }
  #super_tent .tent_back {
    color: #49bfaf; }
  #super_tent .step {
    position: relative;
    height: 40px;
    width: 40px;
    display: inline-block;
    line-height: 36px;
    border-radius: 50%;
    background: #dfdcdc;
    border: 2px solid #dfdcdc;
    color: #7f7f7f;
    margin-bottom: 50px;
    text-align: center;
    font-size: 20px; }
  #super_tent .step-one {
    top: 10px;
    left: 10px; }
  #super_tent .step-one::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 200px;
    height: 0;
    border-bottom: 3px solid #f2f2f2;
    z-index: -1; }
  #super_tent .step-two {
    top: 10px;
    left: 200px; }
  #super_tent .subscrip {
    border: 1px solid #e1e1e1 !important;
    border-radius: 8px !important;
    background: #f5f4f4 !important;
    padding: 8px; }

#new_letterHead_template input {
  width: 30%; }
#new_letterHead_template select {
  width: 30%; }

#new_doc_template input {
  width: 30%; }
#new_doc_template select {
  width: 30%; }
@media (min-width: 320px) and (max-width: 766px) {
  #new_doc_template input {
    width: 80%; }
  #new_doc_template select {
    width: 80%; } }

.wizard > .steps .current a {
  position: relative;
  cursor: none;
  height: 50px;
  width: 50px;
  display: inline-block;
  line-height: 8px;
  border-radius: 50%;
  background: #25bab4;
  border: 2px solid #25bab4;
  color: #ffffff;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px; }

.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
  position: relative;
  height: 50px;
  width: 50px;
  display: inline-block;
  line-height: 8px;
  border-radius: 50%;
  background: #dfdcdc;
  border: 2px solid #dfdcdc;
  color: #7f7f7f;
  margin-bottom: 50px;
  text-align: center;
  font-size: 20px; }

.wizard > .steps .number {
  font-size: 20px; }

.wizard > .steps .current {
  margin-left: 2.5%; }

.wizard > .steps .current a:after {
  content: "";
  width: 258px;
  background: #dfdcdc;
  height: 3px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-left: 27px; }

.wizard > .steps .done a {
  position: relative;
  cursor: pointer;
  height: 50px;
  width: 50px;
  display: inline-block;
  line-height: 8px;
  border-radius: 50%;
  background: #25bab4;
  border: 2px solid #25bab4;
  color: #ffffff;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px; }

.wizard > .steps .number {
  font-size: 13px; }

.wizard > .steps .done a:after {
  content: "";
  width: 258px;
  background: #dfdcdc;
  height: 3px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-left: 27px; }

.wizard > .content {
  background: #f7f7f7;
  position: relative;
  top: -26px;
  overflow: initial !important; }

.wizard > .steps > ul > li {
  margin-left: 2.5%; }

.has-danger .form-control-feedback {
  color: #f4516c;
  position: absolute;
  width: 37%;
  left: -13px;
  top: 51px; }

.has-danger {
  position: relative; }

.wizard > .steps .current:last-child a:after {
  display: none; }

.wizard > .steps .done:last-child a:after {
  display: none; }

.wizard > .actions .disabled a {
  background-image: linear-gradient(68deg, #ffffff 0%, #ffffff 42%, #ffffff 100%) !important;
  box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  border: 0;
  font-family: "Poppins-Light";
  font-size: 13px;
  width: 77px;
  height: 34px;
  color: #181818;
  border-radius: 0; }

.wizard > .steps .current a, .wizard > .steps .current a:hover {
  background: #25bab4;
  outline: none; }

.wizard > .actions {
  position: relative;
  display: block;
  width: 39%; }

.wizard > .actions a, .wizard > .actions a:active {
  background-image: linear-gradient(68deg, #25bab5 0%, #4ac0ad 42%, #6fc6a5 100%) !important;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  -moz-box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  border: 0;
  outline: 0 !important;
  font-family: "Poppins-Light";
  font-size: 13px;
  width: 77px;
  height: 34px;
  color: #fff;
  border-radius: 0;
  text-align: center; }

.wizard > .content > .body {
  height: 100%; }

.has-danger label {
  color: #6b6b6b !important; }

.has-success label {
  color: #6b6b6b !important; }

.form-control-feedback {
  position: relative;
  display: inline; }

.wizard > .actions a, .wizard > .actions a:hover {
  border-radius: 0px; }

#document a:focus {
  color: #45bfae; }
#document .nav > li > a:focus,
#document .nav > li > a:hover {
  text-decoration: none;
  background-color: #ffffff; }
#document .nav-tabs li a.active {
  color: #45bfae;
  border: none;
  border-bottom: 2px solid #45bfae; }

#tent_list select,
#tent_list input {
  border: 1px solid #e1e1e1 !important;
  border-radius: 8px !important; }
#tent_list table.dataTable.no-footer {
  border: 0; }
#tent_list a.paginate_button.current {
  background-image: linear-gradient(68deg, #25bab5 0%, #4ac0ad 42%, #6fc6a5 100%) !important; }

#email_template .glyphicon {
  float: right;
  font-size: 18px;
  color: #6C6C6B; }

#analytic_graph .time_inform {
  border: 1px solid #e1e1e1;
  width: 150px;
  text-align: center;
  padding: 10px;
  border-radius: 15px;
  margin-left: 11px; }
#analytic_graph .in_circle {
  height: 20px;
  width: 20px;
  margin: 0 0 10px 52px;
  border-radius: 15px; }
#analytic_graph .early {
  background: #f3a502; }
#analytic_graph .late {
  background: #008000; }
#analytic_graph .absences {
  background: #ef1e00; }

#night_Diff h5 {
  margin-top: 15px; }
#night_Diff .night-dif-form .form-group-cus {
  width: 67%;
  margin-bottom: 12px; }
  #night_Diff .night-dif-form .form-group-cus .fc-top {
    margin-top: 24px; }
    #night_Diff .night-dif-form .form-group-cus .fc-top input {
      border-radius: 8px 0px 0px 8px !important; }
#night_Diff .pad-bottom {
  margin-bottom: 10px;
  margin-top: 10px; }

.customTooltip {
  position: relative;
  display: inline-block; }

.customTooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 2;
  top: -32px;
  right: -59px; }

.customTooltip .tooltiptext::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -10px;
  border-width: 5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent; }

.info_icon {
  width: 12px;
  margin-left: 3px;
  display: none; }

.nolabel {
  position: relative; }
  .nolabel .customTooltip {
    position: absolute;
    right: 0;
    top: 0;
    display: none; }

.tannet_dashboard .full-vh {
  height: 100vh;
  background: #ffffff; }
.tannet_dashboard .table-responsive {
  overflow: hidden; }
  .tannet_dashboard .table-responsive .table {
    box-shadow: none; }
    .tannet_dashboard .table-responsive .table td {
      background: #ffffff; }
    .tannet_dashboard .table-responsive .table th {
      background: #ffffff;
      border-bottom: 1px solid #e8e8e8; }
.tannet_dashboard .name-main1 {
  padding-top: 12%;
  font-size: 1.5em;
  font-weight: 600; }
.tannet_dashboard .btn.btn-square {
  border-radius: 0;
  width: 79px;
  height: 33px;
  padding: 0px;
  margin-top: 8px; }
.tannet_dashboard .more-details {
  text-align: center; }
  .tannet_dashboard .more-details p {
    height: 0;
    font-size: 12px; }
  .tannet_dashboard .more-details img {
    width: 20px;
    cursor: pointer; }
.tannet_dashboard .mr-t-10 {
  margin-bottom: 20px; }
.tannet_dashboard .icon-size {
  width: 14px; }
.tannet_dashboard .badge-secondary {
  background-color: transparent;
  margin-left: 12px;
  margin-bottom: 4px;
  border: 1px solid #ff000096; }
.tannet_dashboard .badge {
  display: inline-block;
  padding: 6px 12px;
  font-size: 84%;
  border-radius: 9px;
  font-weight: 200;
  font-size: 12px; }
.tannet_dashboard .card_group {
  margin-right: 10px;
  margin-top: 6px; }
  .tannet_dashboard .card_group .nopadding {
    padding: 5px 5px; }
  .tannet_dashboard .card_group .card {
    background: #ffffff none repeat scroll 0 0;
    margin: 0;
    padding: 12px 20px;
    border: 0 solid #e7e7e7;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.28); }
    .tannet_dashboard .card_group .card .media-text-right {
      text-align: right; }
    .tannet_dashboard .card_group .card .m-b-0 {
      padding: 0;
      margin: 0;
      text-align: center; }
    .tannet_dashboard .card_group .card .active_user {
      display: inline-block;
      width: 14px;
      height: 14px;
      background: #0bb10b;
      border-radius: 50%;
      position: relative; }
    .tannet_dashboard .card_group .card .inactive_user {
      display: inline-block;
      width: 14px;
      height: 14px;
      background: red;
      border-radius: 50%;
      position: relative; }
    .tannet_dashboard .card_group .card .total_user {
      display: inline-block;
      width: 14px;
      height: 14px;
      background: orange;
      border-radius: 50%;
      position: relative; }
  .tannet_dashboard .card_group .color-primary {
    font-size: 18px;
    color: green; }

a {
  cursor: pointer; }

.highcharts-credits {
  display: none !important; }

.btn-cus-plus {
  color: #ffffff;
  font-size: 13px !important; }
  .btn-cus-plus .fa-plus {
    color: #ffffff; }

.btn-cus-plus:hover {
  color: #fff !important;
  text-decoration: none; }

#emp-table td {
  vertical-align: middle; }
#emp-table .sorting_1 img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: cover; }

#emp-table_filter {
  margin-right: 5%;
  position: relative;
  z-index: 3; }
  #emp-table_filter input {
    width: 100%;
    height: 37px; }
  @media (min-width: 320px) and (max-width: 766px) {
    #emp-table_filter {
      margin-right: 0%;
      position: relative;
      z-index: 3;
      text-align: right; }
      #emp-table_filter input {
        width: auto; } }

#gpRoll .p-22 .checkbox_padd {
  width: 66px;
  padding: 0 13px; }
  #gpRoll .p-22 .checkbox_padd span {
    display: inline-block;
    width: 62px;
    position: relative;
    right: 25px; }
#gpRoll .input-group {
  padding-right: 14px; }
#gpRoll #emp-table_filter {
  float: right !important; }

.gen_pay {
  height: 40px !important;
  padding: 15px !important;
  position: relative;
  bottom: 2px; }
  @media (min-width: 320px) and (max-width: 766px) {
    .gen_pay {
      margin-top: 10px;
      width: 65% !important;
      color: #ffffff; } }

.dp_cus {
  height: 38px; }

.p-22 {
  margin-bottom: -48px !important;
  z-index: 2;
  position: relative; }
  @media (min-width: 767px) and (max-width: 978px) {
    .p-22 {
      margin-bottom: 0px !important; } }
  @media (min-width: 320px) and (max-width: 766px) {
    .p-22 {
      margin-bottom: 0px !important; } }

.checkbox_padd {
  margin-left: 13px; }
  .checkbox_padd span {
    margin-left: -18px;
    font-family: "Poppins-Regular"; }

.no-padding {
  padding: 0; }
  @media (min-width: 320px) and (max-width: 766px) {
    .no-padding {
      margin-top: 10px; } }

.no-padding-cus {
  padding: 0;
  margin-left: 15px; }
  @media (min-width: 320px) and (max-width: 766px) {
    .no-padding-cus {
      margin-top: 10px;
      margin-left: 3px; } }

.gpRoll #emp-table_filter {
  width: 16%;
  text-align: left;
  float: right !important; }
  @media (min-width: 767px) and (max-width: 978px) {
    .gpRoll #emp-table_filter {
      width: 38% !important; } }
  @media (min-width: 320px) and (max-width: 766px) {
    .gpRoll #emp-table_filter {
      width: 100% !important; } }
@media (min-width: 320px) and (max-width: 766px) {
  .gpRoll .select_box_gp {
    padding-left: 0;
    margin-top: 18px; }
    .gpRoll .select_box_gp .list_generate {
      width: 63%; } }

.well-cus h6 {
  font-size: 12px; }

#employee_status_wizard .btn-square {
  width: 125px; }
#employee_status_wizard .btn-can {
  width: 125px; }
#employee_status_wizard span {
  font-family: "Poppins-Regular"; }

.mt-margin-zero {
  margin: 0; }
  .mt-margin-zero .well-sm p {
    margin: 0; }
  .mt-margin-zero .amount_width {
    width: 45%; }

.subcribe_msg {
  width: 60%;
  margin-left: 20%;
  text-align: center; }
  @media (min-width: 320px) and (max-width: 766px) {
    .subcribe_msg {
      margin: 0;
      width: 100%; } }
  .subcribe_msg .subcribe_inner {
    background: #ffffff;
    padding: 4%;
    margin-top: 10%; }
    .subcribe_msg .subcribe_inner .fa {
      font-size: 50px;
      color: #5eb995; }
    .subcribe_msg .subcribe_inner h4 {
      margin: 22px;
      font-size: 30px;
      color: #008000cf;
      font-weight: bold; }
    .subcribe_msg .subcribe_inner .status_msg {
      padding: 2% 7%; }
    .subcribe_msg .subcribe_inner .order_msg {
      padding: 2% 6%;
      border: 1px solid #d2d0d070;
      text-align: left; }
      .subcribe_msg .subcribe_inner .order_msg p {
        margin-bottom: 6px; }
      .subcribe_msg .subcribe_inner .order_msg span {
        font-weight: bold; }
  .subcribe_msg .sub_error .fa {
    font-size: 50px;
    color: #5eb995; }
  .subcribe_msg .sub_error h4 {
    color: red; }
  .subcribe_msg .subs_footer {
    text-align: left;
    background: #ffffff;
    padding: 3%;
    border-top: 1px solid #e6e3e3b3; }

#steps-uid-0-p-0 .form-group {
  margin-bottom: 35px !important; }

.fixed-assert label {
  width: 8% !important; }
.fixed-assert .btn-center {
  text-align: center; }
@media (min-width: 320px) and (max-width: 766px) {
  .fixed-assert label {
    width: 14% !important; }
  .fixed-assert .btn {
    font-size: 14px; } }

@media (min-width: 320px) and (max-width: 766px) {
  .tab-res {
    overflow-x: scroll;
    overflow-y: hidden;
    display: block; }

  .m-brand {
    padding: 0 30px 0 0; }

  .activeArrow {
    display: none; }

  .caretdown {
    display: none !important; }

  .main_heading {
    padding-left: 15px; }

  .swal-modal {
    width: calc(100% - 10%); }

  .m-menu__submenu--left .caretup {
    display: none; } }
.fc {
  margin-bottom: 12px; }

.changePasswordByList input {
  border: 1px solid #e1e1e1 !important;
  border-radius: 8px !important;
  background: #f5f4f4 !important;
  padding-left: 9px !important; }
.changePasswordByList .employeeTokenChangePassword, .changePasswordByList .changePasswordByProfile {
  display: none; }

#emp-table_wrapper {
  margin-bottom: 12px; }

@media (min-width: 320px) and (max-width: 766px) {
  .view_cal .view_cal_form {
    overflow: hidden; }
    .view_cal .view_cal_form .pagination {
      overflow-x: scroll; } }

@media (min-width: 320px) and (max-width: 766px) {
  .view_profile_mob .gi {
    display: block !important; }
    .view_profile_mob .gi .profile-pic {
      text-align: center;
      margin-left: 20px;
      margin-bottom: 20px; }
    .view_profile_mob .gi .vpl {
      width: 30%; }
    .view_profile_mob .gi .vpi {
      width: 70%; }
  .view_profile_mob .separation_btn, .view_profile_mob .pa_edit {
    position: relative;
    z-index: 1; } }

.residential_information .remove {
  color: red; }

@media (min-width: 320px) and (max-width: 766px) {
  .super-user {
    margin: 10px 0 !important; } }

#tent_list .dataTables_info {
  font-family: "Poppins-Regular"; }
@media (min-width: 320px) and (max-width: 766px) {
  #tent_list #tent-table_length {
    text-align: left; }
  #tent_list #tent-table_filter {
    text-align: right; }
  #tent_list #tent-table_wrapper {
    margin-bottom: 14px; } }

#tent-table tr th:last-child {
  width: 105px !important;
  min-width: 95px !important; }

#super_tent .cont_row {
  margin-left: 35px; }
@media (min-width: 320px) and (max-width: 766px) {
  #super_tent .cont_row {
    margin-left: 0px;
    text-align: center; }
    #super_tent .cont_row .main_heading {
      padding-left: 0px; }
  #super_tent .wizard > .steps > ul > .last {
    margin-left: 46%; }
  #super_tent .wizard > .content {
    min-height: auto !important;
    height: auto !important; }
  #super_tent .wizard > .content > section {
    height: auto !important;
    position: relative !important;
    top: 0 !important; }
  #super_tent .wizard > .actions {
    width: 100%; }
  #super_tent .wizard > .steps {
    visibility: hidden;
    margin-top: -49px; }
  #super_tent .mob-height {
    min-height: 100%; }
  #super_tent .margin_btn {
    margin-top: 20%; }
  #super_tent .has-danger .form-control-feedback {
    width: 54%; } }

@media (min-width: 320px) and (max-width: 766px) {
  #form_filteredSchedule .btn.btn-square {
    border-radius: 0;
    width: 110px;
    height: 40px;
    padding: 0px; }
  #form_filteredSchedule .btn-action {
    width: 110px;
    height: 40px; } }

.rangeSpecificAmount .pa_add_outlined {
  font-size: 19px;
  position: relative;
  top: -40px; }

.view_cal_form #year {
  border: none !important;
  background: #ffffff !important; }

/* 01. Typography */
.table-responsive {
  width: 100%; }

#side_navigation {
  font-family: "Poppins-Regular"; }

.viewMob {
  display: none !important; }

.left_nav {
  min-height: 75vh; }

th {
  font-family: "Roboto_Medium"; }

td {
  font-family: "Roboto-Light"; }

p,
a,
label {
  color: rgba(0, 0, 0, 0.8);
  font-family: "Poppins-Regular"; }

a:hover {
  text-decoration: none; }

.content-wrapper {
  min-height: 75vh; }

.table_section {
  min-height: 100%; }

[class^="pa_"] {
  color: #4ec0ae; }

input,
select {
  border: 0;
  border-bottom: 1px solid #e1e1e1 !important;
  color: #999999 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding-left: 0 !important;
  background: transparent !important;
  font-family: "Roboto_Medium" !important;
  font-size: 12 !important; }

select {
  font-family: "Poppins-Regular" !important;
  font-size: 12px !important; }

label {
  font-family: "Roboto_Medium";
  font-size: 12px;
  color: #6b6b6b;
  font-weight: 100; }

body {
  display: inline-block !important;
  width: 100%;
  overflow-x: hidden; }

.green {
  color: #45bfae; }

.logo_main {
  width: 60px;
  height: 70px; }
  @media (min-width: 767px) and (max-width: 978px) {
    .logo_main {
      width: 55px;
      height: 53px;
      margin-left: -14px; } }
  @media (min-width: 320px) and (max-width: 766px) {
    .logo_main {
      width: 50px;
      height: 53px;
      margin-left: 33px; } }

.btn, .btn:active, .btn:focus, .btn:hover, .btn:visited {
  background-image: linear-gradient(68deg, #25bab5 0%, #4ac0ad 42%, #6fc6a5 100%) !important;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  -moz-box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  border-radius: 20px;
  border: 0;
  outline: 0 !important;
  width: 80%;
  height: 50px;
  border-radius: 49px;
  padding: 17px;
  font-family: "Poppins-Light";
  font-size: 12px; }
  .btn.btn-square {
    border-radius: 0;
    width: 110px;
    height: 40px;
    padding: 0px; }
  @media (min-width: 320px) and (max-width: 766px) {
    .btn, .btn:active, .btn:focus, .btn:hover, .btn:visited {
      width: auto;
      height: auto;
      padding: 11px 32px; } }
  @media (min-width: 767px) and (max-width: 978px) {
    .btn, .btn:active, .btn:focus, .btn:hover, .btn:visited {
      width: 100%; } }
  .btn .fa-plus {
    margin-right: 5px;
    vertical-align: middle; }

@media (min-width: 320px) and (max-width: 766px) {
  .btn-cus-plus {
    margin-bottom: 14px; } }

.head_text, #login .row .main_detail .head_text {
  color: white;
  margin-top: 2%;
  border-bottom: 1px solid;
  font-size: 18px;
  padding-bottom: 5px; }

.sub_text, #login .row .main_detail .sub_text {
  font-size: 1em;
  line-height: 1; }

.nav-fix {
  padding-top: 150px;
  /*   @include laptop{
      padding-top: 160px;
  } */ }
  @media (min-width: 979px) and (max-width: 1200px) {
    .nav-fix {
      padding-top: 160px; } }
  @media (min-width: 767px) and (max-width: 978px) {
    .nav-fix {
      padding-top: 70px; } }
  @media (min-width: 320px) and (max-width: 766px) {
    .nav-fix {
      padding-top: 71px; } }

.btn-right {
  float: right; }

.footer {
  background: #e5e5e5;
  /* height: 17px;*/ }
  .footer p {
    font-size: 11px;
    font-family: "Poppins-Light";
    color: #46454599;
    margin-bottom: 0px;
    text-align: center; }

.main_heading {
  padding-left: 0px;
  /*margin: 0px 0px;*/ }
  .main_heading p,
  .main_heading ol {
    display: inline-block;
    padding: 20px;
    /*font-weight: 600;*/
    padding-left: 2px; }
  .main_heading p {
    padding-left: 0px;
    font-size: 18px; }
  .main_heading .breadcrumb {
    background-color: transparent; }
    .main_heading .breadcrumb li {
      font-size: 12px; }
      .main_heading .breadcrumb li a {
        font-family: "Roboto_Regular" !important;
        color: #bbbbbb; }
      .main_heading .breadcrumb li.active a {
        color: #45bfae; }
      .main_heading .breadcrumb li:before {
        content: "-";
        padding: 0 3px 0 0; }
      .main_heading .breadcrumb li:first-child:before {
        content: none; }
  @media (min-width: 320px) and (max-width: 766px) {
    .main_heading {
      padding-left: 15px; }
      .main_heading p, .main_heading ol {
        padding: 0; } }

.table {
  border: 0.5px solid #eae9e9;
  border-collapse: separate;
  border-radius: 5px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
  margin-top: 10px; }
  .table td,
  .table th {
    padding: 11px 18px !important; }
  .table tr:nth-child(even) {
    background: #f4f4f4; }
  .table tr:nth-child(odd) {
    background: #ffffff !important; }
  .table tr th {
    font-family: "Roboto_Medium";
    color: #5b5b5b;
    font-size: 12px;
    background-color: #DCDBDB; }
    .table tr th:first-child {
      border-top-left-radius: 5px; }
    .table tr th:last-child {
      border-top-right-radius: 5px; }
  .table tr td {
    font-weight: 200;
    border-top: none !important;
    font-family: "Roboto-Light";
    font-size: 12px;
    /* height: 41px; */
    vertical-align: middle; }
  .table tr .default_col {
    font-size: 10px; }

@media (min-width: 1201px) {
  .table-responsive {
    min-height: .01%;
    overflow-x: hidden; } }
.list_bullets li {
  position: relative; }
  .list_bullets li:before {
    position: absolute;
    content: '';
    display: none;
    background: grey;
    border-radius: 30px;
    width: 5px;
    height: 5px;
    top: 50%;
    margin-top: -3px; }

.tab-content {
  padding-left: 0px; }

.pl0 {
  padding-left: 0;
  margin-top: 10px; }

.pl12 {
  padding-left: 12px; }

.pl20 {
  padding-left: 20px; }

.inlined {
  display: inline-block; }

.placeholder_range {
  border-radius: 10px;
  background: #F5F4F4 !important;
  padding: 5px; }

.transp_but, .transp_but:hover {
  background: transparent;
  box-shadow: none;
  margin-top: 25px; }

.border_rule, #managerical_screen #compensation_grid table .border_rule, #managerical_screen #compensation_level_tab table .border_rule {
  border: 1px solid #e4e4e4 !important;
  border-radius: 6px !important; }

.table_section {
  background-color: #fff;
  padding: 5%;
  padding-top: 10px; }

.transp_but, .transp_but:hover {
  background-image: none !important;
  box-shadow: none !important;
  width: 0px; }

.left_nav {
  font-family: "Poppins-Regular";
  font-size: 14px;
  padding: 3% 0;
  padding-left: 6.5%;
  height: 100%; }
  .left_nav a {
    color: #767676 !important; }
  .left_nav li:hover,
  .left_nav a:hover,
  .left_nav .active {
    color: #45bfae !important; }
  .left_nav ul {
    list-style: none; }
    .left_nav ul li {
      padding-left: 20px; }
  @media (min-width: 767px) and (max-width: 978px) {
    .left_nav {
      padding-left: 1% !important; } }

.wd_sm {
  width: 40px; }

.tooltip {
  position: relative;
  float: right; }
  .tooltip .tooltip-inner {
    background-color: #eebf3f;
    padding: 5px 15px;
    color: #172c42;
    font-weight: bold;
    font-size: 13px; }

.popOver + .tooltip > .tooltip-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #eebf3f; }

.progress {
  border-radius: 0;
  overflow: visible; }

.progress-bar {
  background: #45bfae;
  -webkit-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out; }

.threshold_navfix {
  padding-top: 160px; }

/* 02. Login */
#login .row {
  margin: 0; }
  #login .row .main_detail {
    background-image: url("../images/bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10% 4%;
    position: absolute;
    height: 100%; }
    #login .row .main_detail .logo {
      max-width: 130px; }
    #login .row .main_detail .sub_text {
      color: #ffffff;
      border: 1px solid #ffffff !important;
      line-height: 2; }
    #login .row .main_detail .copy {
      color: white;
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      transform: translateX(-50%); }
  #login .row .signin .card {
    padding: 25% 20%; }
    #login .row .signin .card .title {
      font-size: 20px;
      color: black;
      margin-bottom: 0; }
    #login .row .signin .card form {
      margin-top: 10%; }
      #login .row .signin .card form label {
        color: black;
        font-weight: 500;
        font-size: 12px; }
      #login .row .signin .card form a {
        display: block;
        padding-bottom: 10px; }
#login .input-group {
  width: 100%;
  border: 0.5px solid #cccccc;
  border-radius: 4px; }
  #login .input-group .input-group-addon {
    width: 40px;
    height: 40px;
    border: none;
    background-color: transparent; }
    #login .input-group .input-group-addon img {
      position: absolute;
      left: 10px;
      top: 7px;
      width: 22px; }
  #login .input-group input {
    height: 40px; }
  #login .input-group .form-control {
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 0.5px solid transparent !important;
    border-radius: 0px;
    width: 100%; }
@media (min-width: 320px) and (max-width: 766px) {
  #login .row .main_detail {
    padding: 25% 10%;
    position: relative; }
  #login .row .signin {
    /* position: relative; */ }
    #login .row .signin .card {
      padding: 10% 6%; } }
#login .modal .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold; }
#login .modal .modal-card {
  background-color: white;
  width: 60%;
  position: absolute;
  text-align: center;
  border-radius: 8px;
  padding: 20px; }
#login .modal #email_forgot {
  font-weight: 500; }
@media all and (min-width: 1024px) {
  #login {
    position: fixed;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%; } }

.forget-password-modal .input-group {
  width: 100%;
  border: 0.5px solid #cccccc;
  border-radius: 4px; }
  .forget-password-modal .input-group .input-group-addon {
    width: 40px;
    height: 39px;
    border: none;
    background-color: transparent; }
    .forget-password-modal .input-group .input-group-addon img {
      position: absolute;
      left: 10px;
      top: 7px;
      width: 22px; }
  .forget-password-modal .input-group #forgotemail {
    height: 39px;
    border-top: none;
    border-bottom: none !important;
    padding-left: 6px !important; }
.forget-password-modal .btn {
  width: 30%; }

/*  03.worksite */
#worksite_section {
  background-color: #f7f7f7; }
  #worksite_section .table-responsive {
    width: 100%; }
  #worksite_section .sub {
    font-size: 10px;
    font-weight: 200;
    color: rgba(255, 255, 255, 0.1); }
  #worksite_section #submit_worksite {
    padding: 14px; }
  #worksite_section .btn-right {
    float: right; }
  #worksite_section .leftnav {
    background: #fff;
    border-radius: 8px;
    height: 70%; }
  #worksite_section .background-wht {
    background-color: #fff;
    padding: 22px;
    border-radius: 8px; }
  #worksite_section .fa-plus {
    color: white; }
  #worksite_section #worksite_section2 p {
    margin: 0px 104px 10px;
    font-weight: 600; }
  #worksite_section #worksite_section2 .but_pos {
    float: right; }
  #worksite_section #worksite_section2 .table {
    border-radius: 7px !important;
    background-color: #e9e8e8 !important;
    margin-bottom: 0px !important;
    font-size: 14px !important; }
  @media (min-width: 320px) and (max-width: 766px) {
    #worksite_section #new_worksite .btn {
      width: 150px; } }

/* 04.update location screen */
#updatescreen {
  background-color: #f7f7f7; }
  #updatescreen .row {
    display: block; }
    #updatescreen .row .leftnav {
      background: #fff;
      border-radius: 8px;
      height: 70%; }
    #updatescreen .row .background-wht {
      background-color: #fff;
      padding: 22px;
      border-radius: 8px; }
    #updatescreen .row label.sche_shift {
      margin-left: 15px; }
    #updatescreen .row select.shiftID {
      border: 1px solid #e1e1e1 !important;
      border-radius: 8px !important;
      background: #f5f4f4 !important;
      margin-left: 10px;
      width: 20%; }
    #updatescreen .row input#searchInput {
      padding-top: 29px; }
    #updatescreen .row input#location {
      width: 41%;
      margin-top: 2px; }
    #updatescreen .row input,
    #updatescreen .row select {
      border: 0;
      border-bottom: 1px solid #908f8f;
      border-radius: 0;
      box-shadow: none; }
    #updatescreen .row #maps {
      width: 100% !important;
      height: 100% !important; }
      @media (min-width: 320px) and (max-width: 766px) {
        #updatescreen .row #maps {
          height: 520px !important; } }
    #updatescreen .row .maps_padding {
      margin: 0px 0px;
      margin-right: 0px;
      margin-bottom: 10px;
      padding-right: 28px;
      height: 100%;
      width: 125%; }
      @media (min-width: 320px) and (max-width: 766px) {
        #updatescreen .row .maps_padding {
          padding-right: 0;
          width: 100%;
          height: auto; } }
    #updatescreen .row .white {
      color: #fff; }
    #updatescreen .row .fa-info-circle {
      /*position: absolute;*/
      top: 4px;
      right: 48px;
      /*font-size: 1.5em;*/
      color: #45bfae; }
    #updatescreen .row .info_but {
      padding-right: 50px; }
    #updatescreen .row .background-wht {
      height: 100%; }
    #updatescreen .row .transp_but {
      position: absolute;
      top: -12px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #updatescreen .row #new_worksite .shiftID {
        width: 100%; }
      #updatescreen .row #new_worksite .update_btn {
        font-size: 12px;
        margin-bottom: 0px; } }
    @media (min-width: 767px) and (max-width: 978px) {
      #updatescreen .row #maps {
        width: 82% !important;
        height: 100% !important; }
      #updatescreen .row .maps_padding {
        margin: 0px 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        padding-right: 28px;
        height: 100%;
        width: 105%; }
      #updatescreen .row #new_worksite .update_btn {
        font-size: 12px;
        margin-bottom: 0px; } }
    @media (min-width: 1201px) {
      #updatescreen .row #maps {
        /*modify width: 82% !important;
        height: 100% !important;*/
        width: 60% !important;
        height: 300px !important; }
      #updatescreen .row .maps_padding {
        margin: 0px 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        padding-right: 28px;
        height: 75%;
        width: 150%; } }

#profile .container-fluid {
  /*   margin-left: 0px !important;
  margin-right: 0px !important; */ }
  #profile .container-fluid .card {
    width: 100%;
    box-shadow: 1px 0px 1px #8b8b8b;
    padding: 30px; }
    #profile .container-fluid .card #imageUpload {
      display: none; }
    #profile .container-fluid .card #profileImage {
      cursor: pointer; }
    #profile .container-fluid .card #profile-container {
      width: 150px;
      height: 150px;
      overflow: hidden;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
    #profile .container-fluid .card #profile-container img {
      width: 150px;
      height: 150px;
      object-fit: cover;
      /*  border: 4px #26a69a dotted; */
      border-radius: 100%;
      /*   width: 100%; */ }
    #profile .container-fluid .card .emp_name {
      font-weight: 600;
      font-size: 1.3em;
      padding: 30px; }
    #profile .container-fluid .card .designation {
      font-weight: 400;
      font-size: 1em;
      color: #302f2f; }
    #profile .container-fluid .card .paragraph_align {
      padding-left: 30px !important;
      padding-bottom: 0px;
      margin-bottom: 0px; }
  #profile .container-fluid .nopreview {
    position: relative !important;
    top: -11px !important;
    left: 30px !important;
    background: grey;
    padding: 25px;
    height: 210px; }
  #profile .container-fluid .Clockins {
    color: #45bfae;
    font-size: 14px;
    padding: 30px;
    padding-bottom: 20px; }
  #profile .container-fluid .clockin_row {
    padding-bottom: 22px;
    padding-top: 56px; }

#daytype_form {
  height: 100%; }

#daytype_form1 {
  /* background: $lightgrey; */ }
  #daytype_form1 li:hover,
  #daytype_form1 a:hover,
  #daytype_form1 .active {
    color: #45bfae; }
  #daytype_form1 .left_nav {
    height: 100%;
    padding: 3% 0;
    padding-left: 8.5%; }
  #daytype_form1 .background_daytype {
    background: white; }
  #daytype_form1 form {
    padding-left: 0px;
    background: white; }
    #daytype_form1 form .form-control {
      color: #8e8f90;
      padding-left: 2px;
      font-size: 11px; }
    #daytype_form1 form .info_btn_kind {
      display: inline-block;
      width: 98%; }
    #daytype_form1 form .form-check label {
      padding-left: 0;
      font-size: 11px;
      font-weight: 300; }

#daytype_table {
  background: #f7f7f7;
  /* .active_main {  
      background-color: #ddd;
      border-radius: 25px 0 0 25px;
      } */ }
  #daytype_table .left_nav {
    height: 100%;
    padding: 3% 0;
    padding-left: 7.5%; }
    @media (min-width: 767px) and (max-width: 978px) {
      #daytype_table .left_nav {
        padding-left: 1% !important; } }
    #daytype_table .left_nav li:hover,
    #daytype_table .left_nav a:hover,
    #daytype_table .left_nav .active {
      color: #45bfae !important; }
      #daytype_table .left_nav li:hover a,
      #daytype_table .left_nav a:hover a,
      #daytype_table .left_nav .active a {
        color: #45bfae !important; }
  #daytype_table input,
  #daytype_table select {
    border: 1px solid #e1e1e1 !important;
    border-radius: 8px !important;
    background: #f5f4f4 !important;
    box-shadow: none;
    padding-left: 9px !important; }
  #daytype_table .marginRight {
    margin-right: 8px !important; }
  #daytype_table .form-group {
    margin-bottom: 12px;
    margin-top: 16px; }
  #daytype_table .btn-square {
    color: #fff;
    width: 110px;
    height: 40px;
    padding: 0px;
    margin-bottom: auto; }
  #daytype_table .background_daytype {
    background: white; }
  #daytype_table .pa_minus_outlined:before {
    content: "\e903";
    color: #6C6C6B !important; }
  #daytype_table #accordion {
    width: 100%; }
    #daytype_table #accordion .mb-0 {
      display: inline-block; }
    #daytype_table #accordion .pa_add_outlined {
      padding: 1px; }
    #daytype_table #accordion .card-header {
      padding: .3rem 1.25rem;
      background: rgba(0, 0, 0, 0.2); }
  #daytype_table ul {
    list-style: none; }
    #daytype_table ul li {
      padding-left: 8px; }
  #daytype_table .btn-primary {
    background: #39e2a2; }
  #daytype_table .pull-right {
    margin-top: 5px;
    margin-left: 30px; }
  #daytype_table .push-bottom {
    margin-top: 5px;
    margin-left: 30px;
    margin-bottom: 12px; }
  #daytype_table .btn-can {
    background-image: linear-gradient(68deg, #ffffff 0%, #ffffff 42%, #ffffff 100%) !important;
    box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
    border: 0;
    font-family: "Poppins-Light";
    font-size: 12px;
    width: 110px;
    height: 40px;
    color: #181818; }
  #daytype_table #Employee_Types table th:first-child {
    width: 70%; }
  #daytype_table #Employee_Types table td ul {
    margin-bottom: 0px;
    padding-left: 0;
    display: inline-flex; }
    #daytype_table #Employee_Types table td ul li {
      padding-left: 0;
      padding-right: 12px; }
  #daytype_table .col-md-4 {
    padding-top: 0px; }
  #daytype_table .table-responsive {
    display: block;
    overflow-x: auto;
    overflow: inherit; }
    @media (min-width: 320px) and (max-width: 766px) {
      #daytype_table .table-responsive {
        display: block;
        overflow-y: hidden; } }
  #daytype_table .tab-scroll {
    overflow-x: auto; }
  #daytype_table #paymentModal .modal-dialog {
    margin-top: 11%;
    max-width: 50%; }
    #daytype_table #paymentModal .modal-dialog .modal-body {
      padding: 2px 13px; }
      #daytype_table #paymentModal .modal-dialog .modal-body label {
        margin-top: 7px; }
      #daytype_table #paymentModal .modal-dialog .modal-body input {
        margin-bottom: 8px;
        background: #ffffff !important;
        border: none !important; }
    #daytype_table #paymentModal .modal-dialog .modal-footer {
      padding: 8px;
      text-align: right;
      display: block; }
      #daytype_table #paymentModal .modal-dialog .modal-footer button {
        width: 16%;
        margin-right: 16px;
        height: 43px;
        line-height: 1;
        border-radius: inherit; }
  @media (min-width: 320px) and (max-width: 766px) {
    #daytype_table #paymentModal .modal-dialog {
      max-width: 100%; } }
  #daytype_table .modal .modal-header {
    display: inline-block !important;
    padding-bottom: 10px;
    padding: 11px; }
    #daytype_table .modal .modal-header .fa-times {
      margin-top: 0 !important;
      margin-right: 0 !important;
      float: right; }
  #daytype_table .modal .modal-dialog {
    max-width: 74%; }
  #daytype_table .modal .modal-cus-dialog {
    max-width: 58%; }
    #daytype_table .modal .modal-cus-dialog .mt-4 {
      font-size: 1.2rem; }
      #daytype_table .modal .modal-cus-dialog .mt-4 .leave_req {
        font-size: 1.2rem;
        font-family: "Poppins-Regular"; }
    #daytype_table .modal .modal-cus-dialog .modal-para {
      margin-top: 9px;
      margin-bottom: 26PX;
      padding: 0px;
      margin-left: 0; }
    #daytype_table .modal .modal-cus-dialog .grn {
      padding: 0;
      margin: 0 0 16px 0; }
  #daytype_table .modal .modal-title {
    color: #181818 !important; }
  #daytype_table .modal .modal-body {
    padding: 0px;
    margin-bottom: 24px; }
    #daytype_table .modal .modal-body label {
      margin-left: 10px;
      margin-right: 3px; }
    #daytype_table .modal .modal-body .modal_back {
      width: 100%;
      padding: 8px; }
      #daytype_table .modal .modal-body .modal_back .form_grp_b {
        width: 30%; }
      #daytype_table .modal .modal-body .modal_back .resolution {
        width: 100%;
        display: flex;
        flex-flow: row wrap;
        align-items: center; }
    #daytype_table .modal .modal-body .div_body_2 {
      padding: 7px; }
      #daytype_table .modal .modal-body .div_body_2 .input_border {
        width: 88px !important; }
    #daytype_table .modal .modal-body .fa-info-circle {
      color: #45bfae; }
    #daytype_table .modal .modal-body .between_expand .form-group {
      width: 77%; }
  #daytype_table .modal .text_col {
    font-size: 14px; }
    #daytype_table .modal .text_col a {
      color: #45bfae !important;
      margin-left: 17px; }
  #daytype_table .modal p {
    padding-left: 11px;
    padding-right: 10px;
    margin-top: 0px;
    margin-left: 10px; }
  #daytype_table .modal .input_border {
    width: 34%;
    border: 1px solid grey;
    border-radius: 6px; }
  #daytype_table .modal .radio {
    margin-left: 10px; }
  #daytype_table .modal .inlined {
    /* width:40%; */
    margin-left: 2%;
    margin-right: 2px; }
  #daytype_table .table_section .padding-Zero {
    padding-left: 0 !important; }
  #daytype_table #myModal .modal-dialog {
    max-width: 45%; }
  #daytype_table #myModal input {
    border: 1px solid #ebedf2;
    border-radius: 9px !important; }

.foot_pop {
  display: block;
  width: 100%;
  padding: 10px 30px;
  border-top: 1px solid #ccc; }

#managerical_screen {
  height: 100%; }
  #managerical_screen .nav-tabs {
    font-size: 14px;
    border-bottom: none; }
    #managerical_screen .nav-tabs li.active a, #managerical_screen .nav-tabs li:hover a {
      color: #45bfae;
      border: none;
      border-bottom: 2px solid #45bfae; }
      @media (min-width: 767px) and (max-width: 978px) {
        #managerical_screen .nav-tabs li.active a, #managerical_screen .nav-tabs li:hover a {
          padding: 10px 6px; } }
    @media (min-width: 320px) and (max-width: 766px) {
      #managerical_screen .nav-tabs li {
        display: inline-block;
        width: 100%; } }
    @media (min-width: 767px) and (max-width: 978px) {
      #managerical_screen .nav-tabs li {
        width: 20%;
        font-size: 12px; } }
    #managerical_screen .nav-tabs .nav-item {
      padding-left: 2px; }
  #managerical_screen .table th:nth-child(4) {
    background: #E7E6E6; }
  #managerical_screen .table th:nth-child(5) {
    background: #E7E6E6; }
  #managerical_screen .table th:nth-child(6) {
    background: #E7E6E6; }
  @media (min-width: 767px) and (max-width: 978px) {
    #managerical_screen .table .inlined {
      display: inline-flex; }
    #managerical_screen .table p {
      margin-top: 8px;
      margin-bottom: 1px; } }
  #managerical_screen #add_allowance_template .card {
    width: 56% !important; }
    #managerical_screen #add_allowance_template .card label {
      font-weight: 100; }
    #managerical_screen #add_allowance_template .card input {
      border: 1px solid #ddd; }
      #managerical_screen #add_allowance_template .card input .width_input {
        width: 10px; }
    #managerical_screen #add_allowance_template .card .placeholder_range {
      border-radius: 10px;
      background: #F5F4F4;
      text-align: center;
      padding: 5px;
      margin: 0 auto; }
  #managerical_screen #add_allowance_template .pl12 {
    padding-left: 12px; }
  #managerical_screen #add_allowance_template input,
  #managerical_screen #add_allowance_template select {
    border: 0;
    border-bottom: 1px solid #908f8f;
    border-radius: 0;
    box-shadow: none;
    padding-left: 0; }
  #managerical_screen #add_allowance_template .form-group {
    margin-bottom: 19px; }
  #managerical_screen .panel-body {
    padding: 0px; }
    #managerical_screen .panel-body .table {
      margin-bottom: 0px; }
      #managerical_screen .panel-body .table th {
        background: #fffafa; }
    #managerical_screen .panel-body .panel-heading {
      background-color: #DCDBDB; }
  #managerical_screen .table .col-md-4 {
    padding-top: 0; }
  #managerical_screen #compensation_grid table th {
    background: #ddd !important;
    text-align: center; }
  #managerical_screen #compensation_grid table td {
    text-align: center; }
  #managerical_screen #compensation_grid table .placeholder_range {
    width: 67px; }
  #managerical_screen #compensation_grid table ul {
    padding-left: 0px; }
    #managerical_screen #compensation_grid table ul li {
      padding-left: 2px; }
  #managerical_screen #compensation_grid table p {
    font-size: 9px; }
  #managerical_screen #compensation_grid table .border_rule {
    border-radius: 5px !important; }
  #managerical_screen #compensation_grid table input,
  #managerical_screen #compensation_grid table select {
    height: 28px !important; }
  #managerical_screen #compensation_grid table .wd_lg {
    width: 59px; }
  #managerical_screen #compensation_grid table .wd_sm {
    width: 40px; }
  #managerical_screen #compensation_grid table .carousel-control.right {
    background-image: linear-gradient(to right, rgba(199, 179, 179, 0.0001) 0, rgba(226, 222, 222, 0.5) 100%); }
  #managerical_screen #compensation_grid table .carousel-control.left {
    background-image: linear-gradient(to right, #dddddd 0, rgba(0, 0, 0, 0.0001) 100%); }
  #managerical_screen #compensation_grid table .carousel-indicators {
    display: none; }
  #managerical_screen #compensation_level_tab table th {
    background: #ddd !important;
    text-align: center; }
  #managerical_screen #compensation_level_tab table .placeholder_range {
    width: 67px; }
  #managerical_screen #compensation_level_tab table ul {
    padding-left: 0px; }
    #managerical_screen #compensation_level_tab table ul li {
      padding-left: 2px; }
  #managerical_screen #compensation_level_tab table tbody td {
    padding-left: 27px; }
  #managerical_screen #compensation_level_tab table p {
    font-size: 12px; }
  #managerical_screen #compensation_level_tab table .border_rule {
    border-radius: 5px !important; }
  #managerical_screen #compensation_level_tab table input,
  #managerical_screen #compensation_level_tab table select {
    height: 28px !important; }

#new_compensation_template .wd_lg {
  width: 71px !important;
  text-align: center; }
#new_compensation_template .wd_sm {
  width: 71px !important;
  text-align: center; }
#new_compensation_template select {
  height: 35px; }
#new_compensation_template ul {
  padding-left: 0px; }
  #new_compensation_template ul li {
    padding-left: 1px !important; }
@media (min-width: 320px) and (max-width: 766px) {
  #new_compensation_template #new_compensations .row {
    margin: 0; } }

#new_grid_template .select2-selection {
  border: none !important;
  border-bottom: 1px solid grey !important;
  border-radius: 0 !important; }
#new_grid_template input {
  border-bottom: none !important; }

#add_tax_rule .border_rule, #add_tax_rule #managerical_screen #compensation_grid table .border_rule, #managerical_screen #compensation_grid table #add_tax_rule .border_rule, #add_tax_rule #managerical_screen #compensation_level_tab table .border_rule, #managerical_screen #compensation_level_tab table #add_tax_rule .border_rule {
  border: 1px solid #e4e4e4;
  border-radius: 13px; }
#add_tax_rule .dynamic_new_tax {
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 14px;
  border-radius: 4px;
  padding-left: 25px;
  width: 96%; }
  #add_tax_rule .dynamic_new_tax .form-group {
    margin-bottom: 17px; }
  #add_tax_rule .dynamic_new_tax p {
    margin-bottom: 0px; }
  @media (min-width: 320px) and (max-width: 766px) {
    #add_tax_rule .dynamic_new_tax .form-group #min {
      padding: 0;
      padding-right: 15px;
      margin: 12px 0px; } }
#add_tax_rule .form-group {
  margin-top: 16px;
  margin-left: 0px; }
#add_tax_rule .btn-square {
  margin-top: 2px !important; }
#add_tax_rule #btn2 {
  padding: 0px;
  font-size: 25px;
  position: relative;
  right: -23px;
  top: -51px;
  display: block; }
  @media (min-width: 320px) and (max-width: 766px) {
    #add_tax_rule #btn2 {
      right: -21px;
      top: -51px; }
      #add_tax_rule #btn2 .pa_add_outlined {
        color: #4ec0ae;
        font-size: 23px;
        margin-right: 0px; } }
#add_tax_rule .form-control {
  font-size: 12px; }
#add_tax_rule .pa_garbage {
  font-size: 18px; }
#add_tax_rule .fa-minus-circle {
  font-size: 25px;
  color: red; }
#add_tax_rule #min {
  padding-left: 0px; }
#add_tax_rule #max {
  padding-left: 0px; }
#add_tax_rule label {
  font-weight: 600; }
#add_tax_rule .selectOpt {
  border: 1px solid #e1e1e1;
  border-radius: 6px !important; }

#add_employee_type .inline_select {
  display: inline-block; }
#add_employee_type select {
  border: grey solid 1px;
  border-radius: 10px;
  width: 14%; }
#add_employee_type .edit_hours {
  width: 42% !important; }
#add_employee_type input[type=number] {
  text-align: center;
  width: 100%; }
#add_employee_type #hours_per_day {
  width: 42% !important; }
#add_employee_type label {
  font-weight: 500;
  font-size: 12px; }
#add_employee_type #otpercent {
  margin-top: 12px; }
#add_employee_type .card {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  -moz-box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2);
  box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.2); }
  #add_employee_type .card .custom-select {
    width: 100% !important; }
  #add_employee_type .card .form-group {
    /*  padding-left: 33px; */
    padding: 10px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #add_employee_type .card .form-group {
        padding: 1px; } }
  #add_employee_type .card .row {
    margin: 0; }
#add_employee_type .form-group {
  margin-bottom: 12px;
  margin-top: 6px;
  margin-left: 0px; }

#threshold_table {
  font-size: 12px;
  background: #f7f7f7; }
  #threshold_table table td {
    text-align: center; }
    #threshold_table table td:hover {
      background-color: #ebebeb;
      box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.11); }
  #threshold_table #threshold_templates .modal .modal-header {
    display: inline-block !important; }
    #threshold_table #threshold_templates .modal .modal-header .fa-times {
      margin-top: -3% !important;
      margin-right: -3% !important; }
  #threshold_table #threshold_templates .modal .modal-dialog {
    max-width: 55%; }
  #threshold_table #threshold_templates .modal .modal-body {
    padding: 0px; }
    #threshold_table #threshold_templates .modal .modal-body label {
      margin-left: 7px;
      margin-right: 5px; }
    #threshold_table #threshold_templates .modal .modal-body .modal_back {
      background-color: #ddd;
      padding: 8px; }
      #threshold_table #threshold_templates .modal .modal-body .modal_back .form_grp_a {
        width: 25%; }
      #threshold_table #threshold_templates .modal .modal-body .modal_back .form_grp_b {
        width: 45%; }
      #threshold_table #threshold_templates .modal .modal-body .modal_back .form_grp_c {
        width: 30%; }
    #threshold_table #threshold_templates .modal .modal-body .div_body_2 {
      padding: 7px; }
      #threshold_table #threshold_templates .modal .modal-body .div_body_2 .input_border {
        width: 88px !important; }
    #threshold_table #threshold_templates .modal .modal-body .fa-info-circle {
      color: #45bfae; }
    #threshold_table #threshold_templates .modal .modal-body .between_expand .form-group {
      width: 77%; }
  #threshold_table #threshold_templates .text_col {
    font-size: 14px; }
    #threshold_table #threshold_templates .text_col a {
      color: #45bfae !important; }
  #threshold_table #threshold_templates p {
    padding-left: 11px;
    padding-right: 10px;
    margin-top: 14px; }
  #threshold_table #threshold_templates .input_border {
    width: 34%;
    border: 1px solid grey;
    border-radius: 6px; }
  #threshold_table #threshold_templates .radio {
    margin-left: 10px; }
  #threshold_table #threshold_templates .inlined {
    /* width:40%; */
    margin-left: 2%;
    margin-right: 2px; }

.all-pl0 {
  width: 100%;
  display: grid;
  line-height: 3; }
  .all-pl0 .fa-minus-circle {
    font-size: 19px;
    color: #c14444; }
  .all-pl0 #btn3 {
    width: 83% !important;
    text-align: right; }
    .all-pl0 #btn3 .pa_add_outlined {
      font-size: 19px;
      position: relative;
      top: -40px; }
    @media (min-width: 320px) and (max-width: 766px) {
      .all-pl0 #btn3 .pa_add_outlined {
        font-size: 19px;
        margin-left: 46px;
        top: -36px; } }
    @media (min-width: 320px) and (max-width: 766px) {
      .all-pl0 #btn3 {
        text-align: left; } }
  .all-pl0 .card {
    width: 56%; }

#positions {
  background: #f7f7f7; }
  #positions #modal_position .modal-header {
    display: inline-block !important;
    padding-left: 16px; }
    #positions #modal_position .modal-header .fa-times {
      margin-top: -3% !important;
      margin-right: -3% !important; }
  #positions #modal_position .modal-body {
    padding: 0;
    padding-top: 16px; }
    #positions #modal_position .modal-body .add_parent_background {
      background: #FAF9F9; }
    #positions #modal_position .modal-body .form-group {
      margin-left: 0px;
      margin-right: 0px; }
    #positions #modal_position .modal-body .fa-times-circle-o {
      font-size: 1.7em;
      margin-top: 9px;
      color: #DF2925; }
    #positions #modal_position .modal-body a {
      color: #45bfae; }

#reset_pw .click_back {
  padding-top: 10px; }
#reset_pw .btn {
  width: 30% !important; }
  @media (min-width: 320px) and (max-width: 766px) {
    #reset_pw .btn {
      width: 80%; } }

#loader_background {
  background-color: rgba(0, 0, 0, 0.45);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  /* Safari */ }
  #loader_background .loader {
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #45bfae;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX;
    z-index: 999;
    margin: -50px; }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
#new_shift_template .remove {
  display: inline-block;
  margin-top: 30px; }
#new_shift_template .btn_shift_right {
  text-align: right;
  width: 117%; }
#new_shift_template .pa_add_outlined {
  font-size: 25px;
  margin-left: 10px; }
  @media (min-width: 320px) and (max-width: 766px) {
    #new_shift_template .pa_add_outlined {
      margin-left: 4px; } }
#new_shift_template .padding_sel {
  padding-left: 25px; }
#new_shift_template .modal-header {
  display: inline-block !important; }
#new_shift_template .fa-minus-circle:before {
  content: "\f056";
  font-size: 23px;
  color: red; }
#new_shift_template .fa-info-circle:before {
  content: "\f05a";
  margin-right: 8px;
  color: #45bfae; }
#new_shift_template .addfn {
  width: 140%; }
@media (min-width: 320px) and (max-width: 766px) {
  #new_shift_template .addfn {
    width: 100%; }
  #new_shift_template .pa_add_outlined:before {
    content: "\e901";
    font-size: 22px; }
  #new_shift_template .btn_shift_right {
    width: 100%; }
  #new_shift_template #shift_managment_Template {
    padding: 4%; } }

#new_schedule_template .modal-header {
  display: inline-block !important; }
#new_schedule_template .modal-body {
  padding: 2px;
  margin-bottom: 10px; }
#new_schedule_template .modal-footer {
  padding: 11px;
  padding-top: 0px; }

#threshold_templates table td {
  text-align: center;
  height: 40px; }
  #threshold_templates table td:hover {
    background-color: #ebebeb;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.11); }

createCashAdvCategoryModal
.red {
  border: 1px solid #D9592D !important; }

.green {
  border: 1px solid #2DD961 !important; }

#add_new_employee {
  margin-left: 139px;
  margin-right: 139px; }
  #add_new_employee .btn-create {
    margin-top: 3px; }
  #add_new_employee .employee-btn {
    margin-bottom: 12px; }
  @media (min-width: 979px) and (max-width: 1200px) {
    #add_new_employee {
      margin-left: 20px;
      margin-right: 20px; } }
  @media (min-width: 767px) and (max-width: 978px) {
    #add_new_employee {
      margin-left: 0px;
      margin-right: 0px; } }
  @media (min-width: 320px) and (max-width: 766px) {
    #add_new_employee {
      margin-left: 0px;
      margin-right: 0px; } }
  #add_new_employee #myModalClassification .modal-header {
    padding: 13px; }
  #add_new_employee #myModalClassification label {
    margin-right: 16px; }
  #add_new_employee #myModalClassification .foot_pop {
    padding: 10px 10px;
    text-align: right; }
  #add_new_employee #myModalClassification #myModalSalutationDetails .foot_pop {
    padding: 10px 10px;
    text-align: right; }
  #add_new_employee .profile-pic-upload {
    margin-top: 3px; }
    #add_new_employee .profile-pic-upload .profile-pic {
      border-radius: 7%;
      height: 141px;
      width: 141px;
      background-size: cover;
      background-position: center;
      background-blend-mode: multiply;
      vertical-align: middle;
      text-align: center;
      color: transparent;
      transition: all .3s ease;
      text-decoration: none;
      position: relative; }
    #add_new_employee .profile-pic-upload .profile-pic span {
      display: inline-block;
      padding-top: 5.5em;
      padding-bottom: 4.5em; }
    #add_new_employee .profile-pic-upload .profile-pic :hover .pro_pic_upload {
      position: absolute;
      left: 0;
      bottom: 0;
      background: #e6e6e682;
      border-radius: 0px 0px 9px 9px;
      display: block;
      cursor: pointer;
      margin-bottom: 0; }
    #add_new_employee .profile-pic-upload .profile-pic .pro_pic_upload {
      display: none; }
    #add_new_employee .profile-pic-upload .profile-pic input {
      padding-left: 0px !important;
      width: 138%;
      visibility: hidden; }
  #add_new_employee .padding_col {
    padding-left: 55px;
    padding-right: 55px; }
    @media (min-width: 979px) and (max-width: 1200px) {
      #add_new_employee .padding_col {
        padding-left: 0px;
        padding-right: 54px; } }
    @media (min-width: 767px) and (max-width: 978px) {
      #add_new_employee .padding_col {
        padding-left: 0px;
        padding-right: 54px; } }
  #add_new_employee .remove_inform {
    color: red;
    position: relative;
    right: 39px;
    float: right;
    top: 20px; }
  #add_new_employee .remove_inform_pho {
    color: red;
    position: absolute;
    right: 0px;
    top: 10px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #add_new_employee .remove_inform_pho {
        right: -21px; } }
  #add_new_employee .gen_information {
    padding: 20px;
    padding-top: 20px; }
  #add_new_employee select.form-control:not([size]):not([multiple]) {
    height: 33px; }
  #add_new_employee #add_but_newemp p {
    margin-top: 16px;
    color: #45bfae; }
  #add_new_employee .pa_minus_outlined {
    top: 10px;
    position: absolute; }
  #add_new_employee .padding_radio {
    padding-left: 34px; }
  #add_new_employee .main_heading {
    padding-left: 18px; }
  #add_new_employee .border_btn {
    border: 1px solid #45bfae;
    padding-left: 40px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 10px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #add_new_employee .border_btn {
        padding-left: 65px; } }
    @media (min-width: 767px) and (max-width: 978px) {
      #add_new_employee .border_btn {
        padding-left: 14px; } }
    #add_new_employee .border_btn p {
      margin-bottom: 0px;
      color: #45bfae; }
  #add_new_employee input {
    border: 1px solid #e1e1e1 !important;
    border-radius: 8px !important;
    background: #f5f4f4 !important;
    padding-left: 9px !important; }
  #add_new_employee select {
    border: 1px solid #e1e1e1 !important;
    padding-bottom: 0px;
    border-radius: 8px !important;
    padding-top: 1px;
    background: #f5f4f4 !important;
    padding-right: 0px; }
  #add_new_employee .panel {
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08); }
  #add_new_employee .datepick_input {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important; }
  #add_new_employee .gen_information {
    padding: 2px;
    padding-top: 20px; }
  #add_new_employee #number_information_option {
    padding-right: 0; }
    @media (min-width: 320px) and (max-width: 766px) {
      #add_new_employee #number_information_option {
        padding-right: 15px; } }
  #add_new_employee .add_number {
    width: 112%;
    position: relative;
    line-height: 1; }
    @media (min-width: 320px) and (max-width: 766px) {
      #add_new_employee .add_number {
        width: 100%;
        position: relative;
        line-height: 1; } }
  #add_new_employee .contact_number {
    width: 110px; }
    @media (min-width: 320px) and (max-width: 766px) {
      #add_new_employee .contact_number {
        width: 100%;
        margin-top: 7px; } }
  #add_new_employee #newSalutation,
  #add_new_employee #newClassification {
    border: none !important;
    border-bottom: 1px solid #ccbcbc !important;
    border-radius: 0px !important; }
  #add_new_employee .btn-create {
    margin-left: 40px; }
  #add_new_employee .btn-cancel {
    margin-left: 29px; }
  #add_new_employee .has-error .text_error {
    border: 1px solid #a94442 !important; }
  #add_new_employee p.pull-right {
    margin-top: 10px;
    margin-left: 10px; }
  #add_new_employee .impor-field {
    color: red; }
  #add_new_employee .right-side {
    text-align: right;
    padding-right: 0;
    margin-bottom: 18px; }
  #add_new_employee #btn3 {
    float: right;
    position: relative;
    right: 13px;
    font-size: 15px; }

#employee_details .panel {
  width: 100%; }
#employee_details h3 {
  font-family: "Poppins-Regular";
  padding-left: 14px;
  font-size: 18px; }
#employee_details span {
  font-family: "Poppins-Medium";
  color: #767676;
  font-size: 12px; }
#employee_details .panelone_background {
  background: #f7f7f7;
  border: none; }
  #employee_details .panelone_background .modi_btn {
    width: auto;
    padding: 12px; }
#employee_details .nav-tabs {
  font-size: 13px;
  border-bottom: none; }
  #employee_details .nav-tabs li.active a, #employee_details .nav-tabs li:hover a {
    color: #45bfae;
    border: none;
    border-bottom: 2px solid #45bfae; }
    @media (min-width: 767px) and (max-width: 978px) {
      #employee_details .nav-tabs li.active a, #employee_details .nav-tabs li:hover a {
        padding: 10px 6px; } }
  @media (min-width: 320px) and (max-width: 766px) {
    #employee_details .nav-tabs li {
      display: inline-block;
      width: 100%; } }
  @media (min-width: 767px) and (max-width: 978px) {
    #employee_details .nav-tabs li {
      width: 15%; } }
  #employee_details .nav-tabs .nav-item {
    padding-left: 2px; }
#employee_details .table_pad {
  padding-right: 0px;
  padding-left: 0px; }

#shared_calendar input {
  border: 1px solid #e1e1e1 !important;
  border-radius: 8px !important;
  background: #f5f4f4 !important;
  padding-left: 9px !important; }
#shared_calendar select {
  border: 1px solid #e1e1e1 !important;
  padding-bottom: 0px;
  border-radius: 8px !important;
  padding-top: 1px;
  background: #f5f4f4 !important;
  padding-right: 0px;
  position: relative; }
#shared_calendar .datepick_input {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important; }
#shared_calendar .panel,
#shared_calendar .list-group {
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08); }
#shared_calendar .list-group a:hover {
  border-left: 2px solid #45bfae; }
#shared_calendar .list-group a:focus {
  border-left: 2px solid #45bfae; }
#shared_calendar .panel-heading span {
  font-family: "Roboto_Regular"; }

.datepicker-dropdown {
  z-index: 99999 !important; }

#worksite_section .left_nav {
  height: 100%;
  padding: 3% 0;
  padding-left: 7.5%; }
  @media (min-width: 767px) and (max-width: 978px) {
    #worksite_section .left_nav {
      padding-left: 1% !important; } }
  #worksite_section .left_nav li:hover,
  #worksite_section .left_nav a:hover,
  #worksite_section .left_nav .active {
    color: #45bfae !important; }
    #worksite_section .left_nav li:hover a,
    #worksite_section .left_nav a:hover a,
    #worksite_section .left_nav .active a {
      color: #45bfae !important; }

@media (min-width: 320px) and (max-width: 766px) {
  .row {
    display: flex !important;
    flex-wrap: wrap !important; } }
@media (min-width: 767px) and (max-width: 978px) {
  .row {
    display: flex !important;
    flex-wrap: wrap !important; } }
@media (min-width: 320px) and (max-width: 766px) {
  #payroll_clock .btn {
    height: 25%; } }

@media (min-width: 320px) and (max-width: 766px) {
  .viewMob {
    display: block !important; } }
#daytype_table .nav-tabs li.active a,
#daytype_table #managerical_screen .nav-tabs li:hover a {
  color: #45bfae;
  border: none;
  border-bottom: 2px solid #45bfae; }
#daytype_table .nav > li > a:hover {
  background-color: #ffffff; }

#daytype_table #CategoryModal .modal-dialog {
  max-width: 45%; }
#daytype_table #CategoryModal input {
  border: 1px solid #ebedf2;
  border-radius: 9px !important; }

#resolveAttendanceConflictsModal .bootstrap-timepicker {
  border: 1px solid #ebedf2;
  border-radius: 8px 0px 0px 8px !important; }
#resolveAttendanceConflictsModal input {
  border: 1px solid #e1e1e1 !important;
  border-radius: 8px !important; }
#resolveAttendanceConflictsModal select {
  border: 1px solid #ebedf2 !important;
  border-radius: 9px !important; }
#resolveAttendanceConflictsModal .btn-square {
  width: 150px; }
#resolveAttendanceConflictsModal .input-group {
  width: 50%; }
@media (min-width: 320px) and (max-width: 766px) {
  #resolveAttendanceConflictsModal #scheduleTemp {
    display: block; }
  #resolveAttendanceConflictsModal input {
    width: 50%; }
  #resolveAttendanceConflictsModal .modal-header {
    padding: 15px 20px; } }

#customSchedulemodal .form-padding select {
  border: 1px solid #ebedf2;
  border-radius: 9px !important; }

.fc-unthemed .fc-toolbar .fc-button:focus {
  border: 0;
  background: #48bfa2 !important;
  color: #fff; }

.custom-has-error {
  border: 1px solid red !important; }

.btn-cus-plus {
  font-size: 13px !important;
  color: #ffffff;
  width: 100% !important; }
  .btn-cus-plus .fa-plus {
    color: #ffffff; }
  @media (min-width: 320px) and (max-width: 766px) {
    .btn-cus-plus {
      width: auto !important; } }

.btn-cus-plus:hover {
  color: #fff !important;
  text-decoration: none; }

.modal_cash .pad_left {
  padding-left: 11px !important; }
.modal_cash .modal-footer {
  padding: 12px !important; }
.modal_cash .modal-header {
  padding: 16px !important; }

#tent_list #emp-table_filter {
  float: left; }
#tent_list .text-right {
  margin-top: 32px;
  position: relative; }
  #tent_list .text-right .btn {
    height: auto;
    padding: 13px 20px; }
@media (min-width: 320px) and (max-width: 766px) {
  #tent_list #emp-table_filter {
    float: right; }
  #tent_list .text-right {
    margin-top: auto;
    position: initial;
    top: auto;
    width: 100%; }
    #tent_list .text-right .btn-cus-plus {
      width: auto !important;
      height: auto;
      padding: 11px 32px; }
    #tent_list .text-right .col-md-11 {
      padding: 0; }
  #tent_list #emp-table_wrapper {
    margin-bottom: 20px; } }

.upload-req form {
  padding: 0 13px; }

@media (min-width: 320px) and (max-width: 766px) {
  #keyring_value .key_value_edit {
    display: inline-block;
    margin-bottom: 14px;
    padding-left: 1px; } }

@media (min-width: 320px) and (max-width: 766px) {
  .margin_btn_12 {
    margin-bottom: 12px; } }

/*# sourceMappingURL=style.css.map */
