.body-wrapper{
   min-height: 400px;
   margin-bottom: 100px;
   clear: both;
}
.hidden{
    display: none;
}
#footer{
  /*position: fixed;*/
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.p-copyright{
 /* width:100%;

  bottom:0;
  text-align: center;*/
  line-height: 40px;

}
.rightSide1 {
  width: 100% !important;
  border-radius: 10px;
  min-height: 300px;
  margin-bottom: 15px;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.25);
}
.rightSide2 {

  border-radius: 10px;
  min-height: 170px;
  margin-bottom: 15px;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.25);
}
.nopadding{
   padding: 0 !important;
   margin: 0 !important;
}
.home-cta-parent {
    display: flex;
    align-items: center;
}
.home-action-list{
	margin-right: 12px;
}
.home-action-last_list{
	margin-right: 0px;
}
.text-subtitle{
	margin: auto;
  padding: 10px;
}
a, a:hover, a:focus, a:active {
      text-decoration: none;
      color: inherit;
}
.img-word-white{
	color:#fff;
	font-size:1.3em;
	font-weight: bold;
}
.img-word-white-subtitle{
	color:#fff;
	font-size:0.68em;
}
.notification{
 width:100% !important;
 border-radius:10px;
 min-height:50px;
 margin-bottom: 25px;
 background:#000;
 border:0px;
 padding:20px;
 box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.25);
 vertical-align:middle;
}
.notification-round{
  border-radius:10px;
  float: right;
}
.card{

  padding:1.3em;
}
.card-title{
  font-weight: bold;
  font-size: 1.2em;
}
.card-body-bottom{
  margin-bottom:10px;
}
.card-body{
  padding:0px;
}
/* Style the tab */
.tab {
  float: left;
  /*border: 1px solid #ccc;*/
  background-color: #f1f1f1;
  width: 20%;
}

/* Style the buttons inside the tab */
.tab a {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab a:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab a.active {
  background-color: #ccc;
}
.announcement-img{
  padding-bottom: 10px;
  width: 20%;
}
/* Style the tab content */
.tabcontent {
  float: left;
  background: #fff;
  padding: 10px 12px;
  width: 80%;
  border-left: none;
}
.error{
  color:#ED4337;
}

.js-uploadhideshow--post {
    display: none;
}
.fc-sun,.fc-sat{
  background-color:#eefff0;
}
.employer-background{
  background-color: #66CDAA;
}
.employee-background{
  background-color: #90c6da;
}
.payroll-payslips.panel-body {
    padding: 25px 30px;
}
.payroll-payslips .slick-wrapper {
    margin-left: 25px;
    margin-right: 25px;
}
.payroll-payslips h3 {
    margin-bottom: 5px;
}
.payroll-payslips .contacts div {
    margin-bottom: 5px;
}
.payroll-payslips .chosen-container-single {
    padding-top: 3px;
}
.payroll-payslips .col-employee {
    margin-top: -5px;
}
.payroll-payslips .control-label.employee {
    padding-top: 10px;
    padding-right: 0;
}
.payslip {
    border: 1px solid #eaedef;
    margin: 25px;
    padding: 30px;
}
.payslip .footnote {
    vertical-align: super;
}
.payslip .row-header {
    padding-bottom: 20px;
}
.payslip .row-header .title {
    font-size: 18px;
    color: #afb0b0;
}
.payslip .line-break {
    width: 250px;
}
@media (max-width: 767px) {
    .payslip {
        margin: 0;
        margin-top: 25px;
        padding: 0;
        border: none;
    }
    .announcement-img{
      width: 40%;
    }
    .footable-payslip .payslip-amount,
    .footable-payslip .payslip-rate,
    .footable-payslip tr.tr-md td.name {
        width: 50%;
    }
}
.footable-payslip {
    border-bottom: 1px solid #e7eaec;
}
.footable-payslip thead {
    border-bottom: 3px solid #dbdcdd;
}
.footable-payslip tr.tr-md th {
    padding-left: 15px;
    padding-right: 25px;
    padding-bottom: 5px;
}
.footable-payslip tr.tr-md td {
    height: 40px;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 25px;
    font-size: 15px;
}
.footable-payslip tr.tr-md td.name {
    font-size: 13px;
}
.footable-payslip.earnings thead {
    border-bottom-color: #c9dae0;
}
.footable-payslip.earnings .colored {
    color: #4c8699;
}
.footable-payslip.deductions thead {
    border-bottom-color: #fadec0;
}
.footable-payslip.deductions .colored {
    color: #ee870e;
}
.footable-payslip.net-income thead {
    border-bottom: none;
}
.footable-payslip.net-income strong {
    color: #2f8d2a;
}
.footable-payslip.net-income tbody tr.net {
    background-color: #e3f6e2;
    border: 2px solid #7cd677;
}
.footable-payslip .payslip-rate,
.footable-payslip .payslip-amount {
    width: 26%;
    min-width: 180px;
}
.payslip-container-left {
    width: 50%;
    margin-right: 2px
}

.payslip-container-right {
    width: 50%;
    margin-left: 2px
}
.bg-gradient-primary{background:#1f1498!important;background:linear-gradient(45deg,#321fdb 0%,#1f1498 100%)!important;border-color:#1f1498!important}
.bg-gradient-info{background:#2982cc!important;background:linear-gradient(45deg,#39f 0%,#2982cc 100%)!important;border-color:#2982cc!important}
.bg-gradient-warning{background:#f6960b!important;background:linear-gradient(45deg,#f9b115 0%,#f6960b 100%)!important;border-color:#f6960b!important}
.bg-gradient-danger{background:#d93737!important;background:linear-gradient(45deg,#e55353 0%,#d93737 100%)!important;border-color:#d93737!important}
.bg-gradient-success{
  background:#28a745!important;
  background:linear-gradient(45deg,#28a757 0%,#28a745 100%)!important;
  border-color:#28a745!important
}
.annoucement-statement-box{
  border-radius: 8px;
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 20%);
  background-color: #ffffff;
  padding: 2%;
  margin-bottom: 2%;
  width: 100%;
}
.annoucement-statement-title{
  font-weight: bold;
  font-size: 1.5em;
}
.annoucement-statement-createdby{
  padding-right: 5px;
  color: blue;
}
.icon{
  font-size: 1.1em;
  color:#696969;
}
.announcement-box-title{
  display: flex;
  margin: auto;
  justify-content: space-between;
  align-items: center;
  overflow:auto;
}
.text-center{
  text-align:center;
}
.text-value-lg{
  font-size:2.35em;
  font-weight: bold;
}
.symbol {
    width:20px;
    height:20px;
    margin-right:20px;
    float:left;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.serieName {
    float:left;
    cursor:pointer;
}

.item {
    height:40px;
    clear:both;
}
.profile-img{
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.profile-img-big{
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.wizard-picture{
    display: none;
}
.wizard-picture::-webkit-file-upload-button{
    visibility: hidden;
}
.outer{
    position: relative;
}
.outer img{
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
}
.outer label{
    position: absolute;
    top: 10px;
    left: 80px;
    color: #fff;
    background-color: #A0A0A0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 12px;
    cursor: pointer;
    transition: 0.2s;
    border: 1px solid #fff;
}
