.no_print
{
  display: none;
}
.watermark {
    background-image: url(../images/watermark.jpg);
    background-size: 67% 81%;
    background-repeat: no-repeat;
    background-position: center;
}

body.vertical-layout.vertical-menu.menu-expanded .content, body.vertical-layout.vertical-menu.menu-expanded .footer
{
    margin-left: 0;
}
 @page {
  size: auto;
  margin: 0;
       }
       
       



img.print-bg-sn {
    width: 900px !important;
    position: absolute;
    top: 190px !important;
    left: 35px !important;
    right: 0px !important;
    margin: 0 auto !important;
    display: block !important;
    text-align: center;
}

.card-body hr {
    display: none;
}

.user-profile {
    background: #efefef;
    padding: 0px;
}


.col-md-9.profile-area {
    background: #fff;
    padding: 0px 20px 10px 20px !important;
}



.salary_detail_sn img.print-bg-sn {
    width: 800px !important;
    position: absolute;
    top: 140px !important;
    left: 35px !important;
    right: 0px !important;
    margin: 0 auto !important;
    display: block !important;
    text-align: center;
}



.salary_detail_sn h2.content-header-title {
    display: none !important;
}

.salary_detail_sn .content-header.row.no_print {
    display: none !important;
}

.salary_detail_sn .content-header-left.col-md-6.col-xs-12.mb-1 {
    display: none;
}

.salary_detail_sn .card {
    box-shadow: none !important;
    border: none !important;
}

.salary_detail_sn .content-header.row.no_print {
    display: none !important;
}

.salary_detail_sn .content-wrapper {
    padding: 0px !important;
}













