/*PRINT SECTION*/
@page {
  size: auto; /* auto is the initial value */
  /* this affects the margin in the printer settings */
  margin: 10px 0;
}

.printcontainer {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 0 0 15px;
  border-top: 15px solid #007d9e;
  height: auto;
}
.printwrapper {
  margin: 0 auto;
  height: auto;
  padding: 0 85px;
  position: relative;
}
.headerprint {
  margin-top: 15px;
}
.reportdate {
  color: #333;
  text-align: right;
  margin-top: 20px;
}
.headerdetial {
    border: 1px solid #E4E4E4;
    height: 175px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    padding-top: 30px;
}
.printtablehead {
  width: 900px;
  margin: 0 auto;
  font-size: 16px;
}
.tableprint {
  float: left;
}
.tableprint td {
  width: 55px;
  padding: 5px 0;
}
.tableprint td:last-child {
  font-size: 17px;
  font-weight: 700;
}
.tableprint1 {
  width: 275px;
}
.columinwrap.columinwrapright td:last-child {
  width: auto;
}
.columinwrap.columinwrapright td:first-child {
  width: 310px;
}
.tableprint2 {
  width: 250px;
}
.tableprint3 {
  width: 250px;
}
.tableprint span {
  padding-left: 10px;
}
.rowdetail {
  color: #333;
  float: left;
  font-size: 16px;
  margin-top: 20px;
  width: 100%;
}
.rowdetail h4 {
  color: #006699;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-top: 20px;
  position: relative;
  margin-bottom: 25px;
}
.rowdetail h4:before {
  border-bottom: 4px solid #fdb813;
  bottom: -13px;
  content: "";
  left: 0;
  position: absolute;
  width: 65px;
}
.rowdetail .column {
  float: left;
  width: 45%;
}
.rowdetail .column2 {
  float: right;
  width: 45%;
}
.columinwrap table td {
  padding: 5px 0;
}
.columinwrap table td span {
  padding-left: 15px;
}
.columinwrap table td:last-child {
  width: 245px;
}
.columinwrap {
  float: left;
  margin-bottom: 5px;
  width: 100%;
}
.columinwrap.physicaltab table td:last-child {
  width: 270px;
}
.columnwrbottom table td {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 20px;
  padding: 10px 0;
  text-align: left;
}
.columnwrbottom table td span {
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
}
.columnwrbottom p {
  font-size: 14px;
}
.columnwrbottom > table {
  float: left;
  margin: 10px 0;
  width: 100%;
}
.pdffooter {
  border-top: 2px solid #7f7f7f;
  clear: both;
  display: table;
  width: 100%;
  margin-top: 35px;
  padding-top: 20px;
  margin: 0 auto;
}
.fooleftcol {
  width: 75%;
  display: table-cell;
}
.fooleftcol span {
  color: #007d9e;
  display: block;
  font-style: italic;
  padding-top: 5px;
}
.foorightcol {
  display: table-cell;
  text-align: right;
  width: 25%;
}
.columinwrap span {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
}
.foundimpress {
  border-bottom: 2px solid #7f7f7f;
  border-top: 3px solid #cccccc;
  float: left;
  padding-bottom: 25px;
  margin-top: 45px;
  padding-top: 10px;
  width: 100%;
}
.foundimpress .rowdetail {
  padding-bottom: 50px;
}
.foundimpress .column {
  width: 100%;
}
.foundimpress .column ul {
  margin: 0;
  padding: 0 0 0 17px;
}
.foundimpress .column ul li {
  margin: 7px 0;
}
.healthaddressbar p {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}
.healthaddressbar {
  float: left;
  margin-top: 65px;
  width: 765px;
}
.addressbartab {
  clear: both;
  float: left;
  padding-bottom: 25px;
  width: 100%;
}
.addressbartab .column {
  border-bottom: 1px solid #ccc;
  float: left;
  font-size: 15px;
  padding: 18px 0;
  width: 100%;
}
.addressbartab .column:last-child {
  border-bottom: 0;
}
.addressbarleft {
  float: left;
  width: 315px;
}
.addressbarright {
  float: right;
  width: 315px;
}
.doctorsign {
  width: 100%;
  text-align: right;
  font-size: 16px;
  float: left;
  color: #333;
}
.brandpdflogo {
  position: absolute;
  right: 0;
  top: 40px;
}
.widget_rss ul li {
  border-bottom: 0;
}
.widget_rss .rss-date {
  display: block;
  color: #666;
  font-size: 13px;
}
.widget_rss h3.widgettitle {
  display: none;
}
.listofpharmacy {
  clear: both;
  float: left;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 21px;
  margin: 55px 0 45px;
  text-align: center;
  width: 100%;
}
.listofpharmacy > a {
  color: #006699;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.involveright .flex-direction-nav {
  display: none;
}
.involveright .flex-control-nav {
  display: none;
}
.booknowlogo {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 999;
  width: 165px;
}
.booknowlogo img {
}

.printicon {
  background: #4db848 none repeat scroll 0 0;
  margin-top: 10px;
  float: right;
  color: #fff;
  padding: 5px 11px;
  position: relative;
  right: 0;
  top: 0;
  width: 75px;
}
.printicon input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  font-size: 15px;
  padding: 0 10px;
  position: absolute;
  right: 2px;
  text-align: right;
  width: 100%;
}
.printicon .fa.fa-print {
  position: relative;
  top: 5px;
}
.ptformtopbar {
  background: #007d9e none repeat scroll 0 0;
  height: 55px;
  margin-bottom: 30px;
  width: 100%;
}
.ptformtopbar .container {
  padding: 0;
}
.ptformtopbar .container > form {
  margin: 12px 0 0;
  padding: 0;
  padding-top: 10px;
}
.ptformtopbar .container input[type="submit"] {
  background: #4db848 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  color: #fff;
  padding: 3px 13px;
}
.ptformtopbar .container select {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 4px;
  height: 32px;
  padding: 5px;
  width: 250px;
  line-height: 1.42857;
}
#backhome {
  position: absolute;
  right: 0;
  top: 22px;
}
#backhome a {
  background: #4db848 none repeat scroll 0 0;
  color: #fff;
  display: block;
  padding: 6px 15px 5px;
}
#pprint input[type="button"]:hover {
  background: transparent;
  color: #fff;
}

.columinwrapright td, .columinwrapright table {
    border: 0;
}
td, table, th {
    border: 0;
}
.brandpdflogo {
    position: absolute;
    right: 0;
    top: -20px;
    right: 92px;
}


.printicon {
    background: #4db848 none repeat scroll 0 0;
    margin-top: 10px;
    float: right;
    color: #fff;
    padding: 5px 11px;
    position: relative;
    right: -45px;
    top: 0;
    width: 75px;
}
#printcontainer > div:nth-child(1) > div > div.headerdetial > table > tbody > tr > td > table.tableprint.tableprint3 > tbody > tr:nth-child(2) > td:nth-child(1) {
    width: 300px;
}

/*PRINT SECTION*/
input#submit {
    background: #B94545;
    border-radius: 30px;
}
.login-modal h4 {
    color: white;
    font-size: 22px;
    font-weight: 700;
    width: 371px;
    font-family: 'Merriweather';
    margin-bottom: 35px;
}
input#mobile {
    margin-bottom: 8px;
    width:300px;
}
div#motp {
    margin-bottom: 12px;
     width:300px;
}
 .customModal {
 
   
    background: url(./images/background.png) no-repeat bottom right;
    background-size: contain;
   
  }
.loginPopup {

    background-color: #01a6b5;
   
}

.modal-content {
   
    background-color: transparent !important;
   
    border: none !important;
   
}
.close {
    float: right;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

@media screen and (max-width: 991px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 576px) {
    
  .customModal {
    max-width: 100% !important;
    padding: 100px;
    background: url(./images/background.png) no-repeat bottom right;
    background-size: cover;
    display: flex;
    align-content: center;
    align-items: flex-end;
    margin: 0;
    height: 570px;
  }
.loginPopup {
    width: 900px;
    height: 100%;
    background-size: cover;
    background-color: #01a6b5;
    margin: 0px auto;
    height: 570px;
    position: relative;
}
  .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 360px;
    border: 0px;
    pointer-events: auto;
    background-color: #ffffff00;
    background-clip: padding-box;
    border: 0;
    border-radius: 0.3rem;
    outline: 0;
  }
  .login-modal form button {
    text-align: left !important;
  }
 .close {
    float: right;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
  button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    right: 10px;
    top: 0;
}
div#loginPop {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1000px;
    height: 570px;
}
input#mobile {
    height: 56px;
    width: 313px;
    margin-bottom: 8px;
}
div#motp {
    width: 313px;
    margin-bottom: 12px;
}
.login-modal h4 {
    color: white;
    font-size: 32px;
    font-weight: 700;
    width: 471px;
    font-family: 'Merriweather';
    margin-bottom: 35px;
}
}
