body {
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 550;
  color: #383838;
}

 @media (max-width: 768px) {
    body {
      line-height: 1.3;
      font-weight: 300;

    }
}

.dashboard-menu-icon {
	padding-bottom:10px;
}

.required-field {
	color:red;
}

.help-block {
	color:red;
	font-size: 12px;
}

.image-cover {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	object-fit: cover;
	object-position: center right;
	margin-bottom: 10px;
}

.image-cover-profile-view {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	object-fit: cover;
	object-position: center right;
	margin:10px;
	
}

.delete-button {
	color:red !important;
}

.panel-footer span i {
	padding:5px;
}

.panel-heading span i {
	padding:5px;
}

.menu-actions {
	padding: 5px !important;
}

.footer-listing {
	padding: 0 15px;
}

/*************************
* Start Employee Profile *
*************************/

.profile {
  margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
  padding: 20px 0 10px 0;
  background: #fff;
}

.profile-userpic img {
	float: none;
	margin: 0 auto;
	width: 150px;
	height: 150px;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}

.profile-usertitle-name {
  color: #5a7391;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
}

.profile-usertitle-job {
  text-transform: uppercase;
  color: #5b9bd1;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}

.profile-userbuttons {
  text-align: center;
  margin-top: 10px;
}

.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 6px 15px;
  margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
  margin-right: 0px;
}
    
.profile-usermenu {
  margin-top: 30px;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: #93a3b5;
  font-size: 14px;
  font-weight: 400;
}

.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}

.profile-usermenu ul li a:hover {
  background-color: #fafcfd;
  color: #5b9bd1;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  color: #5b9bd1;
  background-color: #f6f9fb;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}

.profile-content {
  padding: 20px;
  background: #fff;
  min-height: 460px;
}

.profile-label-custom {
	background-color: #fbfbfb !important;
}

/***********************
* End Employee Profile *
***********************/

/***********************
* Start Main Card      *
***********************/
.main-card a {
  color: #000000;
}
/***********************
* End Main Card        *
***********************/

/***********************
* Start Margins        *
***********************/
.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top30 { margin-top:30px; }

.bottom5 { margin-bottom:5px; }
.bottom7 { margin-bottom:7px; }
.bottom10 { margin-bottom:10px; }
.bottom15 { margin-bottom:15px; }
.bottom17 { margin-bottom:17px; }
.bottom30 { margin-bottom:30px; }
/***********************
* End Margins          *
***********************/

/***********************
* Start Progress Bar   *
***********************/
.progress-bar.animate {
  width: 100%;
}
/***********************
* End Progress Bar     *
***********************/

/**********************
* Attendance          *
**********************/
.regular_hours {
  color: #00b300;
}

.absences {
  color: #C70039;
}

.tardiness {
  color: #FF5733;
}

.approved_ot {
  color: #FFC300;
}

.rest_day {
  color: #48c9b0;
}

.night_diff {
  color: #d2b4de;
}

.vl {
  color: #2ab9e7;
}

.sl {
  color: #2e86c1;
}

.payroll-details {
  font-size: 12px;
}

.color_13th_month_column {
  background-color: #e7f5ff;
}

.color_total_column {
  background-color: #eafaf1;
}


.navbar-default {
  background-color: #AB2328;
  color: #F5F5F5;
}

.navbar-default .navbar-brand {
  color: #F5F5F5;
}


.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
  padding-bottom: 5%;
  /* padding-top: 10%; */
  color: #F5F5F5;
  
}

 @media (max-width: 768px) {
     .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text  .text-center {
              text-align: left;
       }
 
    }


 @media (max-width: 768px) {
     .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text  .text-center {
              text-align: left;
       }
        
     .navbar-default .navbar-nav > li > a,.navbar-default .navbar-text  .text-center {
              text-align: left;
       } 
       .navbar-default .dropdown-toggle  br, .navbar-default .dropdown-toggle .menu-label{
         display: none;
       }
    }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  width: 100%;
  color: #111111;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #F5F5F5;
  color: #DE1C36;
}


.dropdown-menu
{
  min-width: 170px;

}


.dropdown-submenu
{
  position: relative;
  font-size: 85%;
}
.dropdown-submenu>.dropdown-menu
{
  top:0;
  left:100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;

}

.dropdown-submenu>a::after
{
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover>::after
{
  border-left-color: #555;
  
}

.dropdown-submenu.pull-left
{
  float: none;
  
}
.dropdown-submenu.pull-left>.dropdown-menu
{
  left:100%;
  margin-left: 1 - 0px;
  -webkit-border-radius:6px 0 6px 6px;
  -moz-border-radius:  6px 0 6px 6px;
  border-radius:  6px 0 6px 6px;
}


.panel-footer {
  background-color: #F5F5F5;
  border-top: 1px solid #d3e0e9;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

a {
  color: #28B9F2;
}

.panel-primary {
  border-color: #00CC88;
}

.panel-primary > .panel-heading {
  color: #F5F5F5;
  background-color: #00CC88;
  border-color: #00CC88;
}

.panel-danger {
  border-color: #DE1C36;
}

.panel-heading-employee {
  padding: 0;
  background-color:rgb(204, 111, 111) !important;
  text-align: center;
  font-size: .8em;
  border: none;
  color: #ffffff;
  font-weight: 400;

}

.panel-body .profile-input{
  color:#c31b1b;
    font-size: 1em;
  
}

.panel-heading-employee:hover, .panel-heading-employee:focus {
  background-color:rgb(207, 72, 72) !important;
   color: #ffffff;
}

.panel-danger > .panel-heading {
  color: #F5F5F5;
  background-color: #DE1C36;
  border-color: #DE1C36;
}

a:focus, a:hover {
  text-decoration: none !important;
}

.contribution {
  color: #111111;
}

.contribution .active {
  color: blue;
}

.bordershadowGood {
    /* border: 2px solid #dd; */
    border-radius: 5px;
    box-shadow: 0 0 0 2px rgba(38, 146, 56, 0.87), 0 0 19px 1px rgba(3, 136, 25, 0.87);
    transition: all 200ms ease-out;
}

.bordershadowBad {
    /* border: 2px solid #dd; */
    border-radius: 5px;
    box-shadow: 0 0 0 2px  rgba(243, 116, 116, 0.884), 0 0 19px 1px rgba(136, 3, 3, 0.87);
    transition: all 200ms ease-out;
}

/* .bordershadowGood a {color: rgba(4, 10, 5, 0.774) !important} */

.linkBad p {color: rgba(245, 8, 8, 0.774) !important}

.previewPagination
{
   align-content: center;
}

.image-logo {
	width: 100px;
	/* height: 60px; */
	/* border-radius: 50%; */
	object-fit: cover;
  object-position: center right;
  margin-top: 10px;
	margin-bottom: 10px;
}


.dropbtn {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #2980B9;
}

.dropdown {
    position: relative;
    /* display: block; */
}

.dropdown-content {
   
  
    min-width: 160px;
    bottom: 20px;
    display: none;
    font-size: .8em;
    position: absolute;
    background-color: #f1f1f1;
    /* min-width: 160px; */
    max-height: 160px;
    width: 100%;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    /* border-top: 1px solid #3b3434; */
    z-index: 1;
}

.dropdown-content ul {
  list-style: none;
  padding-left: 0px;
  /* margin-left:10px; */

}

.dropdown-content ul > .active {
  background-color: #ec7777;
  /* margin-left:10px; */

}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}

.unit-name a{
  color:#ab2328;
}

.unit-name a:hover {
  color:#ff0000;
  cursor: pointer;
}

.field-icon {
  float: right;
  margin-left: -25px;
  padding-right: 20px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}

.field-icon:hover{
  
  cursor: pointer;
}
.btn-leave-edit{
  background-color: #1baf94;
  border-color:#1f4a3c;
}

.summary-label {
  color:#383838;
}

.leaves-cover:hover {
  color: indianred !important;
}


