.header-titlePane {
    margin: 20px 0;
    display: inline-block;
    width: 100%;
}

#app {
    background: url(../images/pricing-bg.svg);
    background-repeat: no-repeat;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.header-titlePane .h-title {
    font-weight: 500;
    /* color: #124867; */
    padding: 0px;
    margin: 0;
    float: left;
    position: relative;
    background: linear-gradient(93deg, #FF6E41 0%, #7D41F0 80%) 0% 0%;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.header-titlePane a {
    float: right;
    position: relative;
    z-index: 2;
}
.deleteBtn {
	  background:none!important;
      border: none !important;
    color: #3097D1 !important;
     padding:0!important;
     font: inherit;
     /*border is optional*/
     border-bottom:1px solid #444; 
     cursor: pointer;
}
.lastTd{
text-align: center;
}
.faPaguar{
    line-height: 40px !important;
    color: #0f6b04;
    text-align: center;
}
.faJopaguar{
    line-height: 40px !important;
    color: #8c1a14;
    text-align: center;
}
.navbar-brand {
    display: grid !important;
    text-align: center !important;
    padding-top: 15px !important;
}
.navbar-brand span {
      font-size: 15px !important;
}
.legendH {
      border-bottom: 2px solid #ff6e41 !important;
    color: #ff6e41 !important;
}
.h3print{
  text-align: center;
    border-bottom: 2px solid #ff6e41;
    padding-bottom: 10px;
    color: #ff6e41;
}
.printP{
      font-size: 20px;
    width: 100%;
    text-align: center;
        letter-spacing: 2px;
}
.printAddress {
    padding: 0px; text-align: right;
}
.albanisch{
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px;
}
#container {
    min-width: 310px;
    max-width: 800px;
    height: 400px;
    margin: 0 auto
}
.fa-sort-alpha-asc {
    float: right;
    line-height: 20px;
 }
 .thClass{
    border: 2px solid #615d5d !important;
 }
 #printTable td {
        width: 50%; 
    border: 2px solid #615d5d !important;
 }
 #printTable{
    font-size: 23px;
 }
 .addressPrint{
    font-size: 19px;
 }
.panel-heading{
    font-size: 25px !important;
}

@media screen and (max-width: 380px) {
  .mobile {
    display: none !important;
  }
}


@media print
{
    *
    {
        margin: 0;
        padding: 0;
    }
   #recetaPrintim{margin-top: 50px !important;
    height:100% !important;
   }
   #printo{display: none !important;}
   @page { size: auto;  margin: 0px 60px; }

    .IBANtext{
         right: 0px !important;
    left: 0px !important;
    bottom: 150px !important;
    position: fixed !important;
    }
     .addressPrint{
    font-size: 21px;
    }
    .printView{
        display: none !important;
    }
    .addressPrint {
    right: 0px !important;
    left: 0px !important;
    bottom: 70px !important;
    position: fixed !important;
    text-align: center !important;
    }
    .imgPrint img{
        -webkit-print-color-adjust: exact;
        display: -webkit-inline-box !important;
        text-align: center !important; 
          vertical-align: middle !important;
          float:right !important;
    }
    .imgPrint{
        -webkit-print-color-adjust: exact;
        text-align: center !important; 
    }
 .thClass{
    border: 2px solid #615d5d !important;
   }
.imgPrintP{
    text-align: center !important; 
   margin-left: 0% !important;
   width: 100%;
    }
    html, body
    {
        height: 100%;
        width: 100%;
        zoom: 100%;
    }
    .nenshkrimi{
        display: -webkit-inline-box !important;
    }
    .mainBannerPrint{
        display: -webkit-inline-box !important;
    }
    .contentOfPrint
    {
      
      width: 100%;
    }
    .printAddress{
        text-align: left !important;
    }

    .btnPrinto
    {
        display: none !important;
    }
    .printPanel {
    width: 100% !important;
    margin-left: 0% !important;
    }
    .printP{
         -webkit-print-color-adjust: exact;
      font-size: 20px !important;
          letter-spacing: 2px;
    width: 100% !important;
    text-align: center !important;
    }
    .albanisch{
    font-size: 20px;
    text-align: left !important;
    padding: 15px !important;
}
}

tr:nth-child(even) {
    background-color: #f5f6f7; /* Replace with your desired color */
}

.rentgeni {
    background: no-repeat;
    border: none;
    color: #2c3d50;
    padding: 0;
    font-size: 13px;
    border-bottom: 1px solid;
    border-radius: 0;
}

.detajet-pacient {
    background: #ffffff;
    padding: 13px;
    margin-bottom: 20px;
}

.printo-button {
    float: right !important;
    border-radius: 6px !important;
    background: #fff;
    min-width: 10%;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f !important;
    color: #444;
    padding: 13px;
    border: none;
    margin-right: 10px;
}

.top-header {
    z-index: 999;
    background-color: #2d2564;
    padding: 10px;
}

.navbar {
    z-index: 998;
    background-color: #fff;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.navbar-default .navbar-brand {
    color: #616161 !important;
}

.float-right {
    float: right;
}

.navbar-brand {
    display: inline !important;
    text-align: center !important;
    padding: 20px !important;
}

.tabela-card {
    background: #fff;
    padding: 10px;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}

html, body {
    height: 100%;
    margin: 0;
}

body {
    display: flex;
    flex-direction: column;
}

footer {
    background-color: #f8f9fa;
    padding: 15px 0;
    border-top: 1px solid #e0e0e0;
    margin-top: auto;
    width: 100%;
}