.init-position{
  background-size: 100% !important;
  background-position: center center !important;
}

.link-like-p {
    cursor: pointer;
    color: #177fc3;
    text-decoration: underline;
}
.link-msg-count {
    cursor: pointer;
    color: #177fc3;
    text-decoration: none;
}
.link-msg-count-closed {
    cursor: pointer;
    color: #c41e3a;
    text-decoration: underline;
}

.link-like-p:hover {
    text-decoration: underline;
    color: #279ae6;
}

.hideShowPassword-toggle {
    color: white !important;
}

.physician-registration-photo {
    display: inline !important;
}

#tos-dialog .modal-body {
    height: 1000px !important;
    overflow: visible;
}




/* custom healthlens colors */

.custom-blue {
    color: #177FC3;
}
.custom-blue-btn {
	color: #ffffff;
	background-color: #177FC3;
    border-color: #177EC3;
}
.custom-blue-btn:hover,
.custom-blue-btn:focus,
.custom-blue-btn:active {
  color: #EBF1F3;
  background-color: #177FC3;
  border-color: #177FC3;
  border-color: #EBF1F3;
}

.custom-asphalt {
    color: #EBF1F3;
}

.custom-lightGrey {
    color: #8C989A;
}

.custom-grey {
    color: #2E4447;
}

.custom-darkGrey {
    color: #1A2628;
}

.custom-orange {
    color: #F4933E;
}


/* scroll css for headers - main, patient*/

nav.shrink {
    padding: 10px 0;
}

.shrink {
	padding: 10px 0;
}
.img-scroll {
    width: 150px;
}

.sign-in-btn {
    transition: all 0.5s;
}

.btn-scroll {
    padding: 0 20px;
    font-size: 1rem;
}

.header-scroll {
    padding: 10px 0 !important;
}


/* custom welcome text css for all med group*/

.welcome {
    top: 70px;
    width: 100%;
	margin-left: 40px;
}
    @media (min-width: 361px) and (max-width: 767px) {
		.welcome {
			top: 55px;
			margin-left: 18px;
        }
	}
    @media (max-width: 360px) {
		.welcome {
			top: 55px;
			margin-left: 18px;
        }
	}
.welcome1 {
    top: 70px;
    width: 100%;
	margin-left: 40px;
}
    @media (min-width: 361px) and (max-width: 768px) {
		.welcome1 {
			top: 55px;
			margin-left: 18px;
			margin-bottom: 20px;
        }
	}
    @media (max-width: 360px) {
		.welcome1 {
			top: 55px;
			margin-left: 18px;
        }
	}

.font-size-fixed {
    font-size: 1.7rem !important;
}
@media (max-width: 825px) {
	.font-size-fixed {
        font-size: 1.5rem !important;
    }
}

.display-p-none {
    display: block;
}
@media (max-width: 480px) {
    .display-p-none {
        display: none;
    }
}

.login-box-margin {
    margin-top: 45px;
}
.login-box-margin-user {
    margin-top: 0px;
}


/* custom styling for Dr Schimdt med group*/


.messageHome-csmd {
    color: #177fc3;
	font-family: "Source Sans Pro";
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-top: -5px;
}

@media (max-width: 767px) {
    .messageHome-csmd {
        color: #177fc3;
        font-size: 16px;
    }
}

@media (max-width: 510px) {
    .messageHome-csmd {
        color: #177fc3;
        font-size: 0.9em;
    }
}

.mobileAccess-csmd {
    background: #294052;
}

.mobileAccess-csmd-title {
    color: #fff;
}

.mobileAccess-csmd-p {
    color: #fff;
}

.footer-csmd {
    background: #294052;
}

.footer-csmd-link {
    color: #fff;
    text-decoration: none;
}

.footer-csmd-link:hover {
    color: #F4933E;
    text-decoration: none;
}

.footer-csmd-link:active {
    color: #fff;
}


/* This is the css for the one time welcome message that appears on visit summary when patient logs in with physician selected that is part of a medical group */

.messagePatient-csmd {
    color: #177fc3;
	font-family: "Baskerville Old Face";
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-top: -30px;
	margin-left: -15px;
}

@media (max-width: 767px) {
    .messagePatient-csmd {
        color: #177fc3;
        font-size: 16px;
    }
}

@media (max-width: 510px) {
    .messagePatient-csmd {
        color: #177fc3;
        font-size: 0.9em;
    }
}


/* this is the KPI background color for visit details and diagnosis section */

.colorHpi-csmd {
    border: 1px solid #1A2628;
    background: #294052;
}

.colorHpi-csmd h3,
.colorHpi-csmd h4,
.colorHpi-csmd h5,
.colorHpi-csmd h6 {
    color: #fff;
}

.colorHpi-csmd p,
.colorHpi-csmd li {
    color: #ddd;
}


/* this is the button color for rx selection (physician) and create visit step 3 payment (patient) */

.btn-csmd {
    background: #32bbb7;
    color: #fefefe;
    border: 1px solid #294052;
}

.btn-csmd:hover {
    background: #7fd5d2;
    border: 1px solid #294052;
}

.btn-csmd:active {
    background: #19b3ae;
    border: 1px solid #294052;
    -webkit-box-shadow: inset 0 2px 0 #294052;
    box-shadow: inset 0 2px 0 #294052;
}


/* end of custom styling for SH-PAMF med group*/

.condition-link {
    max-width: 220px;
}
@media (min-width: 768px) {
   .condition-link {

       max-width: 220px;
    }
}
@media (min-width: 1024px) {
      .condition-link {

        text-align: left;
        max-width: 220px;
    }
}
@media (min-width: 1608px) {
      .condition-link {
      // width: 70%;

    }
}

.img-upload-holder {
    position: relative;
}
.photo-condition-img {
    margin: 0px 10px 15px 0;
    max-width: 160px;
    max-height: 160px;
    height: auto;
    width: auto;
    border: 1px solid #abc4cd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
}
.holder{
	margin-bottom: 15px;
}
.deleteOne, .deleteTwo, .deleteThree, .deleteGeneral {
	margin-left: 15px;
}

.profilePhoto {
    margin-bottom: 10px;
	width: auto;
	height: auto;
	max-width: 200px;
	max-height: 200px;
}
.profilePhotoInsurance {
    margin-bottom: 10px;
	width: auto;
	height: auto;
	max-width: 200px;
}

.condition-holder {
    padding-left: 25px;
	padding-top: 15px;
}
.condiiton-clear-float {
	float:none !important;
}

.select2 {
    width: 100% !important;
}

.photo-profile-wrap > img {
    max-width: 180px !important;
    max-height: 180px !important;
    width: auto !important;
}

.picture-preview > img {
    max-width: 200px !important;
    max-height: 350px !important;
    width: auto !important;
}

.patient-condition > img {
    max-width: 200px !important;
    max-height: 350px !important;
    width: auto !important;
}

.new-condition-img {
    max-width: 200px !important;
    max-height: 350px !important;
    width: auto !important;
    border: none !important;
}
.new-condition-img-insurance {
    max-width: 350px !important;
    max-height: 350px !important;
    width: auto !important;
    border: none !important;
}

/*.sxy-zoom-viewport {
    height: 400px !important;
    width: 400px !important;
}*/

.sxyzoom-condition > img {
    width: 500px !important;
    height: auto !important;
}
.sxyzoom-condition-small > img {
    width: 200px !important;
    height: auto !important;
}
.sxy-zoom-container {
    margin-bottom: 20px !important;
}

input[type='radio']:not(.regular-radio) {
    opacity:0;
    filter:alpha(opacity=0);
    position:absolute
}
.modal-open {
    overflow: hidden !important;
}

/* custom styling for Dr Stein and other med group*/

.messageHome-general-md {
    color: #177fc3;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	margin-top: -12px;
	/*margin-left: -54px;*/
}

@media (max-width: 767px) {
    .messageHome-general-md {
        color: #177fc3;
        font-size: 0.8em;
        margin-left: -32px;
    }
}

@media (max-width: 510px) {
    .messageHome-general-md {
        color: #177fc3;
        font-size: 0.8em;
    }
}

.messagePatient-general-md {
    color: #177fc3;
	font-family: "Baskerville Old Face";
	font-size: 1.3em;
	font-weight: 300;
	letter-spacing: 0px;
	margin-top: -24px;
	margin-left: -55px;
}

@media (max-width: 992px) {
    .messagePatient-general-md {
        margin-top: -15px;
    }
}

@media (max-width: 900px) {
    .messagePatient-general-md {
        font-size: 1.2em;
    }
}

@media (max-width: 768px) {
    .messagePatient-general-md {
        color: #177fc3;
        font-size: 1.1em;
        margin-left: -32px;
		margin-top: -5px;
    }
}

@media (max-width: 510px) {
    .messagePatient-general-md {
        color: #177fc3;
        font-size: 0.9em;
		margin-left: -32px;
		margin-top: -5px;
    }
}
.doctor-message-fixed {
	font-size: 1.3em;
    margin-top: -10px;
    color: #177fc3;
    font-family: "Baskerville Old Face";
    margin-left: -5px;
}
@media (max-width: 991px) {
    .doctor-message-fixed {
        margin-top: -10px;
    }
}
@media (max-width: 930px) {
    .doctor-message-fixed {
        margin-top: -10px;
    }
}
@media (max-width: 870px) {
    .doctor-message-fixed {
        font-size: 1.2em;
    }
}
@media (max-width: 768px) {
    .doctor-message-fixed {
        font-size: 1.2em;
        margin-top: -18px;
        margin-left: 4px;
        margin-bottom: -35px;
    }
}
@media (max-width: 767px) {
    .doctor-message-fixed {
        margin-top: -6px;
    }
}
@media (max-width: 550px) {
    .doctor-message-fixed {
        font-size: 1.1em;
		margin-top: -6px;
    }
}
@media (max-width: 480px) {
    .doctor-message-fixed {
        font-size: 0.9em;
		margin-left: 3px;
		margin-top: 0px;
    }
}
.anon-tagline-fixed {
	font-size: 1.3em;
    margin-top: -10px;
    color: #177FC3;;
    font-family: "Baskerville Old Face";
    margin-left: -5px;
	font-weight:300;
}
@media (max-width: 1250px) {
    .anon-tagline-fixed {
        margin-top: -14px;
        margin-left: -5px;
    }
}
@media (max-width: 930px) {
    .anon-tagline-fixed {
        font-size: 1.2em;
		    margin-top: -13px;
        margin-left: -15px;
    }
}
@media (max-width: 767px) {
    .anon-tagline-fixed {
        font-size: 1.1em;
        margin-top: -12px;
        margin-left: -3px;
        margin-bottom: -35px;
     }
}
@media (max-width: 480px) {
    .anon-tagline-fixed {
        font-size: 0.9em;
    }
}
.anon-tagline-fixed-clogo {
  font-size: 1.3em;
    margin-top: -15px;
    color: #177FC3;;
    font-family: "Baskerville Old Face";
    margin-left: -5px;
  font-weight:300;
}
@media (max-width: 1250px) {
    .anon-tagline-fixed-clogo {
        margin-top: -15px;
        margin-left: -5px;
    }
}
@media (max-width: 870px) {
    .anon-tagline-fixed-clogo {
        font-size: 1.2em;
        margin-top: -17px;
        margin-left: -7px;
    }
}
@media (max-width: 768px) {
    .anon-tagline-fixed-clogo {
        margin-left: 0px;
     }
}
@media (max-width: 767px) {
    .anon-tagline-fixed-clogo {
        font-size: 0.9em;
        margin-top: 0px;
        margin-left: 5px;
        margin-bottom: -35px;
     }
}
@media (max-width: 550px) {
    .anon-tagline-fixed-clogo {
        /* font-size: 12px;
        margin-top: 0px;
        margin-left: -95px; */
    }
}
@media (max-width: 480px) {
    .anon-tagline-fixed-clogo {
        font-size: 0.8em;
    }
}
@media (max-width: 1010px) {
	#doc-faq-hide {
		display:none;
	}
}

.button:disabled{
  background-color: #D4D4D4;
  color: #B1B1B1;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.52);
box-shadow:none;
-moz-box-box-shadow:none;
-webkit-box-shadow:none;
}
.file-row {
  padding: 10px;
  background-color: #f9f9f9;
  margin-top: 5px;
  box-shadow: inset 0px 0px 12px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: inset 0px 0px 12px rgba(0, 0, 0, 0.04);
  -moz-box-box-shadow: inset 0px 0px 12px rgba(0, 0, 0, 0.04);
  border: 1px solid #CECECE;
  min-height:60px;
}

.file-row .file-row-text{
text-align:right;
}
.file-row .file-remove{
  float: right;
  margin-top: -6px;
  text-decoration: none;
  color:#848484;
}
.file-uploaded{
  background-color: #f9f9f9;
}
.file-row canvas{
  float: left;
  margin-right: 10px;
  opacity: .5;
  border: 1px solid red;
}
.file-row p {
  display: block;
  font-size: small;
  color: #333;
  margin-bottom: 4px;
  overflow: hidden;
  max-height: 16px;
}

#error_output{
color: red;
}
.text-danger, .text-success{
  float: left;
  margin-top: -10px;
  font-style: italic;
}
.text-danger {
  color: #F00!important;
}
.text-success{
  color: #0CAF00!important;
}
.fade-in{
opacity: 1;
}

    /* Mimic table appearance */
    div.table {
      display: table;
    }
    div.table .file-row {
      display: table-row;
    }
    div.table .file-row > div {
      display: table-cell;
      vertical-align: top;
      border-top: 1px solid #ddd;
      padding: 8px;
    }
    div.table .file-row:nth-child(odd) {
      background: #EBF1F3;
    }


    /* The total progress gets shown by event listeners */
    #total-progress {
      opacity: 0;
      transition: opacity 0.3s linear;
    }

    /* Hide the progress bar when finished */
    #previews .file-row.dz-success .progress {
      opacity: 0;
      transition: opacity 0.3s linear;
    }

    /* Hide the delete button initially */
    #previews .file-row .delete {
      display: none;
    }

    /* Hide the start and cancel buttons and show the delete button */

    #previews .file-row.dz-success .start,
    #previews .file-row.dz-success .cancel {
      display: none;
    }
    #previews .file-row.dz-success .delete {
      display: block;
    }
.maxheight300 {
	width: auto !important;
    max-height: 300px;
}

.diagnose-active-zoom {
    max-height: 450px;
	max-width: 400px;
    width:auto;
	height:auto;
	border: 2px solid #F5933E;
	border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}
@media (max-width: 1300px) {
    .diagnose-active-zoom {
		 max-height: 500px;
		 max-width: 500px;
         width:auto;
	     height:auto;
	}
}
@media (max-width: 1180px) {
    .diagnose-active-zoom {
		 max-height: 450px;
		 max-width: 450px;
         width:auto;
	     height:auto;	}
}
@media (max-width: 1070px) {
    .diagnose-active-zoom {
		 max-height: 450px;
		 max-width: 400px;
         width:auto;
	     height:auto;	}
}
@media (max-width: 900px) {
    .diagnose-active-zoom {
		 max-height: 450px;
		 max-width: 375px;
         width:auto;
	     height:auto;	}
}
@media (max-width: 767px) {
    .diagnose-active-zoom {
		 max-height: 450px;
		 max-width: 450px;
         width:auto;
	     height:auto;	}
}

@media (max-width: 590px) {
    .diagnose-active-zoom {
		 max-height: 450px;
		 max-width: 400px;
         width:auto;
	     height:auto;	}
}
@media (max-width: 490px) {
    .diagnose-active-zoom {
		 max-height: 450px;
		 max-width: 350px;
         width:auto;
	     height:auto;	}
}
@media (max-width: 448px) {
    .diagnose-active-zoom {
		 max-height: 450px;
		 max-width: 270px;
         width:auto;
	     height:auto;	}
}
@media (max-width: 350px) {
    .diagnose-active-zoom {
		 max-height: 450px;
		 max-width: 230px;
         width:auto;
	     height:auto;	}
}
#gal1 {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.zoom-image-thumb {
  width: 125px;
  height: 125px;
  margin: 7px 5px 2px 0px;
  border:2px solid #177fc3;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
.zoom-image-thumb:hover {
	border-color: #F4933E;
}
.zoom-image-thumb:active{
	border-color: #8C989A;
}

.active img{border:2px solid #333 !important;}
.active:active {
  text-decoration: underline;
}
@media (max-width: 1055px) {
	  .zoom-image-thumb {
	      width: 115px;
          height: 115px;
	  }
}
@media (max-width: 550px) {
	  .zoom-image-thumb {
	      width: 100px;
          height: 100px;
	  }
}
@media (max-width: 470px) {
	  .zoom-image-thumb {
	      width: 75px;
          height: 75px;
	  }
}
@media (max-width: 400px) {
	  .zoom-image-thumb {
	      width: 50px;
          height: 50px;
	  }
}

#outerZoomHolder {
  max-width: 600px;
}

.zoomHolder {
  width:auto;
  height:auto;
  position:relative;
  overflow:hidden
}
.thumbPad {
  overflow: hidden;
}
.fullscreenDiv {
	background-color:#8C989A !important;
}
.fullscreenThumbHolder {
	visibility: hidden;
}

td.details-control {
    background: url('/images/idn/details_open.png') no-repeat center center;
    cursor: pointer;
	border: 0px;
}
@media (max-width: 768px) {
	td.details-control {
	  background: url('/images/idn/details_open.png') no-repeat left center;
	  padding: 20px 0 20px 0 !important;
      margin-left: 10px;
    }
}
tr.shown td.details-control {
    background: url('/images/idn/details_close.png') no-repeat center center;
	border: 0px;
}
@media (max-width: 768px) {
	tr.shown td.details-control {
	  background: url('/images/idn/details_open.png') no-repeat left center;
	  padding: 20px 0 20px 0 !important;
      margin-left: 10px;
    }
}
.mfp-wrap {
  z-index: 2000 !important;
}
.tab-content > .tab-pane {
  text-decoration: none !important;
}
.btn-green {
  background-color: #32CD32 !important;
  border: 1px solid #32CD32 !important;
}
.product-image-class {
  width: 250px;
  float: left;
  max-height: 150px;
}
.product-image-class p {
  font-size: 0.7vw;
  padding-left: 45%;
  margin: 5px 5px 0 0;
}
@media (max-width: 1610px) {
	.product-image-class p {
	  font-size: 1.0vw;
	}
}
@media (max-width: 1270px) {
	.product-image-class p {
	  font-size: 1.1vw;
	}
}
@media (max-width: 990px) {
	.product-image-class p {
	  font-size: 1.4vw;
	}
}
@media (max-width: 768px) {
	.product-image-class p {
	  font-size: 1.7vw;
	}
}
@media (max-width: 550px) {
	.product-image-class p {
	  font-size: 2.2vw;
	}
}
.product-image-active {
	color:#ff0000;
}
.thumbnail img {
	max-width: 90px !important;
    max-height: 125px !important;
    padding: 5px 5px 0 5px;
	width: auto;
    height: auto;
}
.thumbnail selected {
	border: 2px solid #177fc3;
	background:none !important;
}
.image_picker_selector {
	overflow: hidden !important;
}
 /*
For Order Manu item
*/
#orders-menu-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#orders-menu-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#orders-menu-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#orders-menu-table td, #orders-menu-table th {
  padding: 0 10px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
.wider-modal {
	    padding: 20px 0px !important;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 767px)  {

	/* Force table to not be like tables anymore */
	#orders-menu-table table, #orders-menu-table thead, #orders-menu-table tbody,#orders-menu-table  th, #orders-menu-table td, #orders-menu-table tr {
		display: block;
		padding: 5px 0;
	}
	#orders-menu-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#orders-menu-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #orders-menu-table tr { border: 1px solid #ccc; } */

	#orders-menu-table td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50%;
	}

	#orders-menu-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 25%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/

	#orders-menu-table td:nth-of-type(1):before { content: "Date"; }
	#orders-menu-table td:nth-of-type(2):before { content: "Provider/Patient"; }
	#orders-menu-table td:nth-of-type(3):before { content: "Visit"; }
	#orders-menu-table td:nth-of-type(4):before { content: "Amount"; }
	#orders-menu-table td:nth-of-type(5):before { content: "Transaction Fee"; }
	#orders-menu-table td:nth-of-type(6):before { content: "Sales Tax Est."; }
	#orders-menu-table td:nth-of-type(7):before { content: "Shipping Cost"; }
	#orders-menu-table td:nth-of-type(8):before { content: "Status"; }
	#orders-menu-table td:nth-of-type(9):before { content: "Order Details";}
	#orders-menu-table td:nth-of-type(10):before { content: ""; }
}
 /*
For group subscription tab item
*/
#grp-subscription-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#grp-subscription-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#grp-subscription-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#grp-subscription-table td, #grp-subscription-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 767px)  {

	/* Force table to not be like tables anymore */
	#grp-subscription-table table, #grp-subscription-table thead, #grp-subscription-table tbody,#grp-subscription-table  th, #grp-subscription-table td, #grp-subscription-table tr {
		display: block;
	}
	#grp-subscription-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#grp-subscription-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #grp-subscription-table tr { border: 1px solid #ccc; } */

	#grp-subscription-table td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 45%;
		height: auto;
	}

	#grp-subscription-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 25%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#grp-subscription-table td:nth-of-type(1):before { content: "";}
	#grp-subscription-table td:nth-of-type(2):before { content: "Status"; }
	#grp-subscription-table td:nth-of-type(3):before { content: "Date Charged"; }
	#grp-subscription-table td:nth-of-type(4):before { content: "Amount"; }
	#grp-subscription-table td:nth-of-type(5):before { content: "Discount"; }
	#grp-subscription-table td:nth-of-type(6):before { content: "Details"; }
}

 /*
For group subscription tab item
*/
#upcoming-subscription-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#upcoming-subscription-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#upcoming-subscription-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#upcoming-subscription-table td, #upcoming-subscription-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 767px)  {

  /* Force table to not be like tables anymore */
  #upcoming-subscription-table table, #upcoming-subscription-table thead, #upcoming-subscription-table tbody,#upcoming-subscription-table  th, #upcoming-subscription-table td, #upcoming-subscription-table tr {
    display: block;
  }
  #upcoming-subscription-table tr:nth-of-type(odd) {
    background: #EBF1F3;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #upcoming-subscription-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* #upcoming-subscription-table tr { border: 1px solid #ccc; } */

  #upcoming-subscription-table td {
    /* Behave  like a "row" */
    border: none;
  /*  border-bottom: 1px solid #eee;  */
    position: relative;
    padding-left: 40%;
    height: auto;
  }

  #upcoming-subscription-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
  Label the data
  */
  #upcoming-subscription-table td:nth-of-type(1):before { content: "Next Payment";}
  #upcoming-subscription-table td:nth-of-type(2):before { content: "Base Fee"; }
  #upcoming-subscription-table td:nth-of-type(3):before { content: "Number of Visits"; }
  #upcoming-subscription-table td:nth-of-type(4):before { content: "Total Visits Fee"; }
  #upcoming-subscription-table td:nth-of-type(5):before { content: "Total Invoice"; }
}

 /*
For visit payments bank deposits tab item
*/
#visit-payments-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#visit-payments-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#visit-payments-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#visit-payments-table td, #visit-payments-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 767px)  {

	/* Force table to not be like tables anymore */
	#visit-payments-table table, #visit-payments-table thead, #visit-payments-table tbody,#visit-payments-table  th, #visit-payments-table td, #visit-payments-table tr {
		display: block;
	}
	#visit-payments-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#visit-payments-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #visit-payments-table tr { border: 1px solid #ccc; } */

	#visit-payments-table td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50%;
		height: auto;
	}

	#visit-payments-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 25%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#visit-payments-table td:nth-of-type(1):before { content: "Visit";}
	#visit-payments-table td:nth-of-type(2):before { content: "~Deposit Date"; }
	#visit-payments-table td:nth-of-type(3):before { content: "Amount"; }
	#visit-payments-table td:nth-of-type(4):before { content: "Details"; }
}






 /*
For next invoice payment in balance history blade
*/
#next-invoice-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#next-invoice-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#next-invoice-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#next-invoice-table td, #next-invoice-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 767px)  {

  /* Force table to not be like tables anymore */
  #next-invoice-table table, #next-invoice-table thead, #next-invoice-table tbody,#next-invoice-table  th, #next-invoice-table td, #next-invoice-table tr {
    display: block;
  }
  #next-invoice-table tr:nth-of-type(odd) {
    background: #EBF1F3;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #next-invoice-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* #next-invoice-table tr { border: 1px solid #ccc; } */

  #next-invoice-table td {
    /* Behave  like a "row" */
    border: none;
  /*  border-bottom: 1px solid #eee;  */
    position: relative;
    padding-left: 45%;
    height: auto;
  }

  #next-invoice-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
  Label the data
  */
  #next-invoice-table td:nth-of-type(1):before { content: "Plan";}
  #next-invoice-table td:nth-of-type(2):before { content: "Next Payment"; }
  #next-invoice-table td:nth-of-type(3):before { content: "Flat Fee"; }
  #next-invoice-table td:nth-of-type(4):before { content: "Visit Fee"; }
  #next-invoice-table td:nth-of-type(5):before { content: "Upcoming Invoice"; }
  #next-invoice-table td:nth-of-type(6):before { content: "Upcoming Payment"; }
}


 /*
For product payments bank deposits tab item
*/
#product-payments-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#product-payments-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#product-payments-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#product-payments-table td, #product-payments-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 767px)  {

	/* Force table to not be like tables anymore */
	#product-payments-table table, #product-payments-table thead, #product-payments-table tbody,#product-payments-table  th, #product-payments-table td, #product-payments-table tr {
		display: block;
	}
	#product-payments-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#product-payments-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #product-payments-table tr { border: 1px solid #ccc; } */

	#product-payments-table td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 35%;
		height: auto;
	}

	#product-payments-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 25%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#product-payments-table td:nth-of-type(1):before { content: "Visit";}
	#product-payments-table td:nth-of-type(2):before { content: "~Deposit Date"; }
	#product-payments-table td:nth-of-type(3):before { content: "Amount"; }
	#product-payments-table td:nth-of-type(4):before { content: "Transfer ID"; }
	#product-payments-table td:nth-of-type(5):before { content: "Details"; }
}

 /*
For active visits table provider item
*/
#active-visits-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#active-visits-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#active-visits-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: 400;
}
#active-visits-table td, #active-visits-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 767px)  {

	/* Force table to not be like tables anymore */
	#active-visits-table table, #active-visits-table thead, #active-visits-table tbody,#active-visits-table  th, #active-visits-table td, #active-visits-table tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#active-visits-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	#active-visits-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	/* #active-visits-table tr { border: 1px solid #ccc; } */

	#active-visits-table td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50%;
		height: auto;
	}

	#active-visits-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#active-visits-table td:nth-of-type(1):before { content: "Visit";}
	#active-visits-table td:nth-of-type(2):before { content: "Name"; }
	#active-visits-table td:nth-of-type(3):before { content: "Location"; }
	#active-visits-table td:nth-of-type(4):before { content: "Date"; }
	#active-visits-table td:nth-of-type(5):before { content: "Action"; }
	#active-visits-table td:nth-of-type(6):before { content: "Insurance"; }
	#active-visits-table td:nth-of-type(7):before { content: "Messages"; }
	#active-visits-table td:nth-of-type(8):before { content: "Chart Note"; }
	#active-visits-table td:nth-of-type(9):before { content: "File Note"; }
}

/*
For completed visits table provider item
*/
#completed-visits-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#completed-visits-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#completed-visits-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: 400;
}
#completed-visits-table td, #completed-visits-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 767px)  {

	/* Force table to not be like tables anymore */
	#completed-visits-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	#completed-visits-table table, #completed-visits-table thead, #completed-visits-table tbody,#completed-visits-table  th, #completed-visits-table td, #completed-visits-table tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#completed-visits-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #completed-visits-table tr { border: 1px solid #ccc; } */

	#completed-visits-table td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50%;
		height: auto;
	}

	#completed-visits-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#completed-visits-table td:nth-of-type(1):before { content: "Visit";}
	#completed-visits-table td:nth-of-type(2):before { content: "Name"; }
	#completed-visits-table td:nth-of-type(3):before { content: "Date"; }
	#completed-visits-table td:nth-of-type(4):before { content: "Diagnosis"; }
	#completed-visits-table td:nth-of-type(5):before { content: "Treatment"; }
	#completed-visits-table td:nth-of-type(6):before { content: "Outcome"; }
	#completed-visits-table td:nth-of-type(7):before { content: "Messages"; }
	#completed-visits-table td:nth-of-type(8):before { content: "Insurance"; }
	#completed-visits-table td:nth-of-type(9):before { content: "Chart Note"; }
	#completed-visits-table td:nth-of-type(10):before { content: "File Note"; }
  #completed-visits-table td:nth-of-type(11):before { content: "Type/Group"; }
	#completed-visits-table td:nth-of-type(12):before { content: "Visit Status"; }
}

/*
For completed visits table staff
*/
#visits-staff-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#visits-staff-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#visits-staff-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#visits-staff-table td, #visits-staff-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 1030px)  {

	/* Force table to not be like tables anymore */
	#visits-staff-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	#visits-staff-table table, #visits-staff-table thead, #visits-staff-table tbody,#visits-staff-table  th, #visits-staff-table td, #visits-staff-table tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#visits-staff-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #visits-staff-table tr { border: 1px solid #ccc; } */

	#visits-staff-table td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50%;
		height: auto;
	}

	#visits-staff-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#visits-staff-table td:nth-of-type(1):before { content: "Visit";}
	#visits-staff-table td:nth-of-type(2):before { content: "Date"; }
  #visits-staff-table td:nth-of-type(3):before { content: "Consult/Group"; }
	#visits-staff-table td:nth-of-type(4):before { content: "Patient/Provider"; }
	#visits-staff-table td:nth-of-type(5):before { content: "ICD/CPT"; }
	#visits-staff-table td:nth-of-type(6):before { content: "Treatment"; }
	#visits-staff-table td:nth-of-type(7):before { content: "Messages"; }
	#visits-staff-table td:nth-of-type(8):before { content: "Insurance"; }
  #visits-staff-table td:nth-of-type(9):before { content: "File Note"; }
  #visits-staff-table td:nth-of-type(10):before { content: "Payments"; }
  #visits-staff-table td:nth-of-type(11):before { content: "PDF"; }
}

/*
For completed visits table provider item
*/
#visits-staff-table-noGroup table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#visits-staff-table-noGroup tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#visits-staff-table-noGroup th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#visits-staff-table-noGroup td, #visits-staff-table-noGroup th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 1030px)  {

  /* Force table to not be like tables anymore */
  #visits-staff-table-noGroup tr:nth-of-type(odd) {
    background: #EBF1F3;
  }

  #visits-staff-table-noGroup table, #visits-staff-table-noGroup thead, #visits-staff-table-noGroup tbody,#visits-staff-table-noGroup  th, #visits-staff-table-noGroup td, #visits-staff-table-noGroup tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #visits-staff-table-noGroup thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* #visits-staff-table-noGroup tr { border: 1px solid #ccc; } */

  #visits-staff-table-noGroup td {
    /* Behave  like a "row" */
    border: none;
  /*  border-bottom: 1px solid #eee;  */
    position: relative;
    padding-left: 50%;
    height: auto;
  }

  #visits-staff-table-noGroup td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
  Label the data
  */
  #visits-staff-table-noGroup td:nth-of-type(1):before { content: "Visit";}
  #visits-staff-table-noGroup td:nth-of-type(2):before { content: "Date"; }
  #visits-staff-table-noGroup td:nth-of-type(3):before { content: "Patient/Provider"; }
  #visits-staff-table-noGroup td:nth-of-type(4):before { content: "ICD/CPT"; }
  #visits-staff-table-noGroup td:nth-of-type(5):before { content: "Treatment"; }
  #visits-staff-table-noGroup td:nth-of-type(6):before { content: "Messages"; }
  #visits-staff-table-noGroup td:nth-of-type(7):before { content: "Insurance"; }
  #visits-staff-table-noGroup td:nth-of-type(8):before { content: "File Note"; }
  #visits-staff-table-noGroup td:nth-of-type(9):before { content: "Payments"; }
  #visits-staff-table-noGroup td:nth-of-type(10):before { content: "PDF"; }
}

/*
For agent list of visits table
*/
#visits-agent-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#visits-agent-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#visits-agent-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#visits-agent-table td, #visits-agent-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 767px)  {

  /* Force table to not be like tables anymore */
  #visits-agent-table tr:nth-of-type(odd) {
    background: #EBF1F3;
  }

  #visits-agent-table table, #visits-agent-table thead, #visits-agent-table tbody,#visits-agent-table  th, #visits-agent-table td, #visits-agent-table tr {
    display: block;
    height:auto;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #visits-agent-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* #visits-agent-table tr { border: 1px solid #ccc; } */

  #visits-agent-table td {
    /* Behave  like a "row" */
    border: none;
  /*  border-bottom: 1px solid #eee;  */
    position: relative;
    padding-left: 50%;
    height: auto;
  }

  #visits-agent-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
  Label the data
  */
  #visits-agent-table td:nth-of-type(1):before { content: "Visit";}
  #visits-agent-table td:nth-of-type(2):before { content: "Date"; }
  #visits-agent-table td:nth-of-type(3):before { content: "Patient"; }
  #visits-agent-table td:nth-of-type(4):before { content: "Provider"; }
  #visits-agent-table td:nth-of-type(5):before { content: "ICD"; }
  #visits-agent-table td:nth-of-type(6):before { content: "Insurance"; }
  #visits-agent-table td:nth-of-type(7):before { content: "Prescription"; }
}



/*
For completed visits table provider item
*/
#pat-visits-summary-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#pat-visits-summary-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#pat-visits-summary-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#pat-visits-summary-table td, #pat-visits-summary-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 767px)  {

	/* Force table to not be like tables anymore */
	#pat-visits-summary-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	#pat-visits-summary-table table, #pat-visits-summary-table thead, #pat-visits-summary-table tbody,#pat-visits-summary-table  th, #pat-visits-summary-table td, #pat-visits-summary-table tr {
		display: block;
		height:auto;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#pat-visits-summary-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #pat-visits-summary-table tr { border: 1px solid #ccc; } */

	#pat-visits-summary-table td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50%;
		height: auto;
	}

	#pat-visits-summary-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#pat-visits-summary-table td:nth-of-type(1):before { content: "Visit";}
	#pat-visits-summary-table td:nth-of-type(2):before { content: "Photo"; }
	#pat-visits-summary-table td:nth-of-type(3):before { content: "Date"; }
	#pat-visits-summary-table td:nth-of-type(4):before { content: "Provider"; }
	#pat-visits-summary-table td:nth-of-type(5):before { content: "Diagnosis"; }
	#pat-visits-summary-table td:nth-of-type(6):before { content: "Treatment"; }
	#pat-visits-summary-table td:nth-of-type(7):before { content: "Next Step"; }
	#pat-visits-summary-table td:nth-of-type(8):before { content: "Messages"; }
}

 /*
For Patient Order Modal
*/
#orders-modal-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#orders-modal-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#orders-modal-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#orders-modal-table td, #orders-modal-table th {
  padding: 6px;
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 580px),
(min-device-width: 768px) and (max-device-width: 800px)  {

	/* Force table to not be like tables anymore */
	#orders-modal-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	#orders-modal-table table, #orders-modal-table thead, #orders-modal-table tbody,#orders-modal-table  th, #orders-modal-table td, #orders-modal-table tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#orders-modal-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#orders-modal-table tr { border: 1px solid #ccc; }

	#orders-modal-table td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
	}

	#orders-modal-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#orders-modal-table td:nth-of-type(2):before { content: "Order ID"; }
	#orders-modal-table td:nth-of-type(3):before { content: "Details"; }
	#orders-modal-table td:nth-of-type(4):before { content: "Amount"; }
	#orders-modal-table td:nth-of-type(5):before { content: "Status"; }
}
#orders-modal-table .sorting_1 {
	padding-left:2% !important;
}
@media (max-width: 580px) {
	.show-orders-left {
		margin-left: -100%;
	}
}
/*
For Patient Product Modal
*/
#product-modal-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#product-modal-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#product-modal-table th {
  background: #fff;
  color: 2e2e2e;
  font-weight: bold;
}
#product-modal-table td, #product-modal-table th {
  padding: 6px;
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 768px),
(min-device-width: 768px) and (max-device-width: 800px)  {

	/* Force table to not be like tables anymore */
	#product-modal-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	#product-modal-table table, #product-modal-table thead, #product-modal-table tbody,#product-modal-table  th, #product-modal-table td, #product-modal-table tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#product-modal-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#product-modal-table tr { border: 1px solid #ccc; }

	#product-modal-table td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
	}

	#product-modal-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#product-modal-table td:nth-of-type(1):before { content: "Name"; }
	#product-modal-table td:nth-of-type(2):before { content: "Price"; }
	#product-modal-table td:nth-of-type(3):before { content: "Description"; }
	#product-modal-table td:nth-of-type(4):before { content: "Availability"; }
}
@media (min-width: 500px) {
	#product-modal-table .center-product-price {

		text-align: left;
	}
}

/*
For Provider Product Recommendation Modal
*/
#product-modal-table-completed table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#product-modal-table-completed tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#product-modal-table-completed th {
  background: #fff;
  color: 2e2e2e;
  font-weight: bold;
}
#product-modal-table-completed td {
  padding: 6px;
}
#product-modal-table-completed td p {
	margin-bottom: 0px !important;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 768px),
(min-device-width: 768px) and (max-device-width: 800px)  {

	/* Force table to not be like tables anymore */
	#product-modal-table-completed tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	#product-modal-table-completed table, #product-modal-table-completed thead, #product-modal-table-completed tbody,#product-modal-table-completed  th, #product-modal-table-completed td, #product-modal-table-completed tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#product-modal-table-completed thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#product-modal-table-completed tr { border: 1px solid #ccc; }

	#product-modal-table-completed td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
	}

	#product-modal-table-completed td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#product-modal-table-completed td:nth-of-type(1):before { content: "Name"; }
	#product-modal-table-completed td:nth-of-type(2):before { content: "Price"; }
	#product-modal-table-completed td:nth-of-type(3):before { content: "Description"; }
	#product-modal-table-completed td:nth-of-type(4):before { content: "Availability"; }
}
@media (min-width: 500px) {
	#product-modal-table-completed .center-product-price {
		text-align: left;
	}
}
.note-toolbar-wrapper {
	height: 100% !important;
}

/*
For provider list for patients item
*/
#pat-doctor-list-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
/* 
#pat-doctor-list-table tr:nth-of-type(odd) {
  background: #ffffff;
}
*/
#pat-doctor-list-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#pat-doctor-list-table td, #pat-doctor-list-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 560px)  {

  /* Force table to not be like tables anymore */
  #pat-doctor-list-table tr:nth-of-type(odd) {
    background: #EBF1F3;
  }

  #pat-doctor-list-table table, #pat-doctor-list-table thead, #pat-doctor-list-table tbody,#pat-doctor-list-table  th, #pat-doctor-list-table td, #pat-doctor-list-table tr {
    display: block;
    height:auto;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #pat-doctor-list-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* #pat-doctor-list-table tr { border: 1px solid #ccc; } */

  #pat-doctor-list-table td {
    /* Behave  like a "row" */
    border: none;
  /*  border-bottom: 1px solid #eee;  */
    position: relative;
    padding-left: 50%;
    height: auto;
  }

  #pat-doctor-list-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
  Label the data
  */
  #pat-doctor-list-table td:nth-of-type(1):before { content: "Select";}
  #pat-doctor-list-table td:nth-of-type(2):before { content: "Name"; }
  #pat-doctor-list-table td:nth-of-type(3):before { content: "Group"; }
  #pat-doctor-list-table td:nth-of-type(4):before { content: "Specialty"; }
  #pat-doctor-list-table td:nth-of-type(5):before { content: "Location"; }
  #pat-doctor-list-table td:nth-of-type(6):before { content: "Fee"; }
}
@media
only screen and (max-width: 560px)  {
  .provider-list-border {
    border: none !important;
  }
}

/*
For daavlin provider list for patients item
*/
#pat-daavlin-list-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
/* 
#pat-daavlin-list-table tr:nth-of-type(odd) {
  background: #ffffff;
}
*/
#pat-daavlin-list-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#pat-daavlin-list-table td, #pat-daavlin-list-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 560px)  {

  /* Force table to not be like tables anymore */
  #pat-daavlin-list-table tr:nth-of-type(odd) {
    background: #EBF1F3;
  }

  #pat-daavlin-list-table table, #pat-daavlin-list-table thead, #pat-daavlin-list-table tbody,#pat-daavlin-list-table  th, #pat-daavlin-list-table td, #pat-daavlin-list-table tr {
    display: block;
    height:auto;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #pat-daavlin-list-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* #pat-daavlin-list-table tr { border: 1px solid #ccc; } */

  #pat-daavlin-list-table td {
    /* Behave  like a "row" */
    border: none;
  /*  border-bottom: 1px solid #eee;  */
    position: relative;
    padding-left: 50%;
    height: auto;
  }

  #pat-daavlin-list-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
  Label the data
  */
  #pat-daavlin-list-table td:nth-of-type(1):before { content: "Name";}
  #pat-daavlin-list-table td:nth-of-type(2):before { content: "Specialty"; }
  #pat-daavlin-list-table td:nth-of-type(3):before { content: "License(s)"; }
  #pat-daavlin-list-table td:nth-of-type(4):before { content: "Fee"; }
  #pat-daavlin-list-table td:nth-of-type(5):before { content: "Select"; }
}
@media
only screen and (max-width: 560px)  {
  .provider-list-border {
    border: none !important;
  }
}

@media
only screen and (max-width: 560px)  {
	.provider-list-border {
		border: none !important;
	}
}

/*
For patients product store list
*/
#pat-product-store-list table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#pat-product-store-list tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#pat-product-store-list th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#pat-product-store-list td, #pat-product-store-list th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 655px)  {

	/* Force table to not be like tables anymore */
	#pat-product-store-list tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	#pat-product-store-list table, #pat-product-store-list thead, #pat-product-store-list tbody,#pat-product-store-list  th, #pat-product-store-list td, #pat-product-store-list tr {
		display: block;
		height:auto;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#pat-product-store-list thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #pat-product-store-list tr { border: 1px solid #ccc; } */

	#pat-product-store-list td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50%;
		height: auto;
	}

	#pat-product-store-list td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#pat-product-store-list td:nth-of-type(1):before { content: "Name";}
	#pat-product-store-list td:nth-of-type(2):before { content: "Image"; }
	#pat-product-store-list td:nth-of-type(3):before { content: "Description"; }
	#pat-product-store-list td:nth-of-type(4):before { content: "Price"; }
	#pat-product-store-list td:nth-of-type(5):before { content: "Purchase"; }
}
@media
only screen and (max-width: 655px)  {
	.product-list-image {
		text-align:left !important;
	}
}

/*
For patients product store list
*/
#pat-history-order-list table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#pat-history-order-list tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#pat-history-order-list th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#pat-history-order-list td, #pat-history-order-list th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 686px)  {

	/* Force table to not be like tables anymore */
	#pat-history-order-list tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	#pat-history-order-list table, #pat-history-order-list thead, #pat-history-order-list tbody,#pat-history-order-list  th, #pat-history-order-list td, #pat-history-order-list tr {
		display: block;
		height:auto;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#pat-history-order-list thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #pat-history-order-list tr { border: 1px solid #ccc; } */

	#pat-history-order-list td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50%;
		height: auto;
	}

	#pat-history-order-list td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#pat-history-order-list td:nth-of-type(1):before { content: "Date";}
	#pat-history-order-list td:nth-of-type(2):before { content: "To"; }
	#pat-history-order-list td:nth-of-type(3):before { content: ""; }
	#pat-history-order-list td:nth-of-type(4):before { content: "Amount"; }
	#pat-history-order-list td:nth-of-type(5):before { content: "Status"; }
	#pat-history-order-list td:nth-of-type(6):before { content: "Order Details"; }
}

@media (max-width: 768px) {
  #checkout {
    display: inherit;
  }

  #checkout-mobile-container {
      position: -webkit-fixed;
      position: fixed;
      z-index: 999;
      margin: 2px auto; /* Will not center vertically and won't work in IE6/7. */
      left: 0;
      right: 0;
      margin-right: 31px !important;
      bottom: 3px;
  }
  #checkout-mobile {
    display: inline-block !important;
  }
  #selected-products-info {
    position: -webkit-fixed;
    position: fixed;
    z-index: 999;
    bottom: 100px;
    background: #fff;
    max-height: 7em;
    padding: 5px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 2px solid #177fc3;
    width: 70%;
    display: inline-block;
  }
  #selected-additional-products-info {
    position: -webkit-fixed;
    position: fixed;
    z-index: 999;
    bottom: 100px;
    background: #fff;
    max-height: 7em;
    padding: 5px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 2px solid #177fc3;
    width: 70%;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  #selected-products-info {
    display: none !important;
  }
  #selected-additional-products-info {
    display: none !important;
  }
}


.reposition-to-top {
  /*margin-bottom: -240px !important;*/
  margin-right: 30px !important;
  bottom: 3px;
}

.reid-title {
	font-size: 2.2rem;
	font-weight:400;
	text-decoration:underline;
	padding: 80px 0px 25px 0px;
}
.reid-body {
	font-size: 1.6rem;
	font-weight:400;
	padding-bottom: 25px;
}
.reid-image {
	height: 175px !important;
}

/*
For provider custom diagnosis table
*/
.physician-diagnosis-list table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
.physician-diagnosis-list tr:nth-of-type(odd) {
  background: #f9f9f9;
}
.physician-diagnosis-list th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
.physician-diagnosis-list td, .physician-diagnosis-list th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media (max-width: 768px)  {

	/* Force table to not be like tables anymore */
	.physician-diagnosis-list tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	.physician-diagnosis-list table, .physician-diagnosis-list thead, .physician-diagnosis-list tbody,.physician-diagnosis-list  th, .physician-diagnosis-list td, .physician-diagnosis-list tr {
		display: block;
		height:auto;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.physician-diagnosis-list thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* .physician-diagnosis-list tr { border: 1px solid #ccc; } */

	.physician-diagnosis-list td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50% !important;
		height: auto;
	}

	.physician-diagnosis-list td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	.physician-diagnosis-list td:nth-of-type(1):before { content: "";}
	.physician-diagnosis-list td:nth-of-type(2):before { content: "Name"; }
	.physician-diagnosis-list td:nth-of-type(3):before { content: "Nickname"; }
	.physician-diagnosis-list td:nth-of-type(4):before { content: "Instructions"; }
	.physician-diagnosis-list td:nth-of-type(5):before { content: "Count"; }
	.physician-diagnosis-list td:nth-of-type(6):before { content: "Products"; }
	.physician-diagnosis-list td:nth-of-type(7):before { content: "ICD Code"; }
	.physician-diagnosis-list td:nth-of-type(8):before { content: ""; }
}
.diagnose-table-pad {
	padding-left: 20px;
}
@media (max-width: 785px) {
	.diagnose-table-pad {
		padding-left: 0px;
	}
}


/*
For physician select list table
*/
.physician-list-select table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
.physician-list-select tr:nth-of-type(odd) {
  background: #f9f9f9;
}
.physician-list-select th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
.physician-list-select td, .physician-list-select th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media (max-width: 768px)  {

  /* Force table to not be like tables anymore */
  .physician-list-select tr:nth-of-type(odd) {
    background: #EBF1F3;
  }
  .physician-list-select tr:nth-of-type(even) {
    background: #f9fbfd;
  }

  .physician-list-select table, .physician-list-select thead, .physician-list-select tbody,.physician-list-select  th, .physician-list-select td, .physician-list-select tr {
    display: block;
    height:auto;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  .physician-list-select thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* .physician-list-select tr { border: 1px solid #ccc; } */

  .physician-list-select td {
    /* Behave  like a "row" */
    border: none;
  /*  border-bottom: 1px solid #eee;  */
    position: relative;
    padding-left: 50% !important;
    height: auto;
  }

  .physician-list-select td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
  Label the data
  */
  .physician-list-select td:nth-of-type(1):before { content: "";}
  .physician-list-select td:nth-of-type(2):before { content: "Name"; }
  .physician-list-select td:nth-of-type(3):before { content: "Groups"; }
  .physician-list-select td:nth-of-type(4):before { content: "Specialty"; }
  .physician-list-select td:nth-of-type(5):before { content: "State"; }
  .physician-list-select td:nth-of-type(6):before { content: "Fee"; }
}

/*
For pharmacy select list table
*/
.pharmacy-list-select table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
.pharmacy-list-select tr:nth-of-type(odd) {
  background: #f9f9f9;
}
.pharmacy-list-select th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
.pharmacy-list-select td, .pharmacy-list-select th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media (max-width: 768px)  {

  /* Force table to not be like tables anymore */
  .pharmacy-list-select tr:nth-of-type(odd) {
    background: #EBF1F3;
  }
  .pharmacy-list-select tr:nth-of-type(even) {
    background: #f9fbfd;
  }

  .pharmacy-list-select table, .pharmacy-list-select thead, .pharmacy-list-select tbody,.pharmacy-list-select  th, .pharmacy-list-select td, .pharmacy-list-select tr {
    display: block;
    height:auto;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  .pharmacy-list-select thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* .pharmacy-list-select tr { border: 1px solid #ccc; } */

  .pharmacy-list-select td {
    /* Behave  like a "row" */
    border: none;
  /*  border-bottom: 1px solid #eee;  */
    position: relative;
    padding-left: 50% !important;
    height: auto;
  }

  .pharmacy-list-select td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
  Label the data
  */
  .pharmacy-list-select td:nth-of-type(1):before { content: "";}
  .pharmacy-list-select td:nth-of-type(2):before { content: "Name"; }
  .pharmacy-list-select td:nth-of-type(3):before { content: "Address"; }
  .pharmacy-list-select td:nth-of-type(4):before { content: "City"; }
  .pharmacy-list-select td:nth-of-type(5):before { content: "State"; }
}


/*
For admin patient list table
*/
.patient-list-admin table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
.patient-list-admin tr:nth-of-type(odd) {
  background: #f9f9f9;
}
.patient-list-admin th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
.patient-list-admin td, .patient-list-admin th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media (max-width: 768px)  {

  /* Force table to not be like tables anymore */
  .patient-list-admin tr:nth-of-type(odd) {
    background: #EBF1F3;
  }
  .patient-list-admin tr:nth-of-type(even) {
    background: #f9fbfd;
  }

  .patient-list-admin table, .patient-list-admin thead, .patient-list-admin tbody,.patient-list-admin  th, .patient-list-admin td, .patient-list-admin tr {
    display: block;
    height:auto;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  .patient-list-admin thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* .patient-list-admin tr { border: 1px solid #ccc; } */

  .patient-list-admin td {
    /* Behave  like a "row" */
    border: none;
  /*  border-bottom: 1px solid #eee;  */
    position: relative;
    padding-left: 50% !important;
    height: auto;
  }

  .patient-list-admin td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    margin-top: 15px;
  }

  /*
  Label the data
  */
  .patient-list-admin td:nth-of-type(1):before { content: "First Name";}
  .patient-list-admin td:nth-of-type(2):before { content: "Last Name"; }
  .patient-list-admin td:nth-of-type(3):before { content: "Username"; }
  .patient-list-admin td:nth-of-type(4):before { content: "Email"; }
  .patient-list-admin td:nth-of-type(5):before { content: "Created"; }
  .patient-list-admin td:nth-of-type(6):before { content: "City"; }
  .patient-list-admin td:nth-of-type(7):before { content: "Last Login"; }
  .patient-list-admin td:nth-of-type(8):before { content: "Visits Submitted"; }
  .patient-list-admin td:nth-of-type(9):before { content: "Dosespot ID"; }
  .patient-list-admin td:nth-of-type(10):before { content: "Stripe ID"; }
}


/*
For provider product store list in my account
*/
#data-sorted-products-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#data-sorted-products-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#data-sorted-products-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#data-sorted-products-table td, #data-sorted-products-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 768px)  {

	/* Force table to not be like tables anymore */
	#data-sorted-products-table tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	#data-sorted-products-table table, #data-sorted-products-table thead, #data-sorted-products-table tbody,#data-sorted-products-table  th, #data-sorted-products-table td, #data-sorted-products-table tr {
		display: block;
		height:auto;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#data-sorted-products-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #data-table-sorted-products tr { border: 1px solid #ccc; } */

	#data-sorted-products-table td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50%;
		height: auto;
	}

	#data-sorted-products-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#data-sorted-products-table td:nth-of-type(1):before { content: "Name";}
	#data-sorted-products-table td:nth-of-type(2):before { content: "Price"; }
	#data-sorted-products-table td:nth-of-type(3):before { content: "Active"; }
	#data-sorted-products-table td:nth-of-type(4):before { content: "Tax Free"; }
	#data-sorted-products-table td:nth-of-type(5):before { content: ""; }
	#data-sorted-products-table td:nth-of-type(6):before { content: ""; }
}

/*
For provider product store inactive list in my account
*/
#data-table-inactive-products-sorted table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#data-table-inactive-products-sorted tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#data-table-inactive-products-sorted th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#data-table-inactive-products-sorted td, #data-table-inactive-products-sorted th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 768px)  {

	/* Force table to not be like tables anymore */
	#data-table-inactive-products-sorted tr:nth-of-type(odd) {
	  background: #EBF1F3;
	}

	#data-table-inactive-products-sorted table, #data-table-inactive-products-sorted thead, #data-table-inactive-products-sorted tbody,#data-table-inactive-products-sorted  th, #data-table-inactive-products-sorted td, #data-table-inactive-products-sorted tr {
		display: block;
		height:auto;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#data-table-inactive-products-sorted thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* #data-table-sorted-products tr { border: 1px solid #ccc; } */

	#data-table-inactive-products-sorted td {
		/* Behave  like a "row" */
		border: none;
	/* 	border-bottom: 1px solid #eee;  */
		position: relative;
		padding-left: 50%;
		height: auto;
	}

	#data-table-inactive-products-sorted td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
	*/
	#data-table-inactive-products-sorted td:nth-of-type(1):before { content: "Name";}
	#data-table-inactive-products-sorted td:nth-of-type(2):before { content: "Price"; }
	#data-table-inactive-products-sorted td:nth-of-type(3):before { content: "Active"; }
	#data-table-inactive-products-sorted td:nth-of-type(4):before { content: "Tax Free"; }
	#data-table-inactive-products-sorted td:nth-of-type(5):before { content: ""; }
	#data-table-inactive-products-sorted td:nth-of-type(6):before { content: ""; }
}

/*
For cpt recommended modal table
*/
#cpt-recommended-table table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
#cpt-recommended-table tr:nth-of-type(odd) {
  background: #f9f9f9;
}
#cpt-recommended-table tr:nth-of-type(even) {
  background: #f3f3f3;
}
#cpt-recommended-table th {
  background: #fff;
  color: #2e2e2e;
  font-weight: bold;
}
#cpt-recommended-table td, #cpt-recommended-table th {
  padding: 6px;
  /* border: 1px solid #ccc;  */
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 520px)  {

  /* Force table to not be like tables anymore */
  #cpt-recommended-table tr:nth-of-type(odd) {
    background: #f9f9f9;
  }

  #cpt-recommended-table table, #cpt-recommended-table thead, #cpt-recommended-table tbody,#cpt-recommended-table  th, #cpt-recommended-table td, #cpt-recommended-table tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #cpt-recommended-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* #cpt-recommended-table tr { border: 1px solid #ccc; } */

  #cpt-recommended-table td {
    /* Behave  like a "row" */
    border: none;
  /*  border-bottom: 1px solid #eee;  */
    position: relative;
    padding-left: 5%;
    height: auto;
  }

  #cpt-recommended-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  
}



/*
@media (min-width: 1285px) {
	.rm-count {
		display: none;
	}
}
@media (min-width: 1085px) {
	.rm-icdCode {
		display: none;
	}
}
*/

#list-of-custom-diagnosis_filter {
  float: left !important;
}
#create-diagnose {
  margin-left: 10px;
}
.pac-container {
    z-index: 100000 !important;
}

.outcome {
  float: left;
  width: 100%;
  padding-top: 8px;
  text-align: center;
}

.success-payment, .error-payment {
  display: none;
  font-size: 13px;
}

.success-payment.visible, .error-payment.visible {
  display: inline;
}

.error-payment {
  color: #E4584C;
}

.success-payment {
  color: #666EE8;
}

.success-payment .token {
  font-weight: 500;
  font-size: 13px;
}



.group-success-payment, .group-error-payment {
  display: none;
  font-size: 13px;
}

.group-success-payment.visible, .group-error-payment.visible {
  display: inline;
}

.error-payment {
  color: #E4584C;
  font-size: 1.2em;
  font-weight:600;
}

.group-success-payment {
  color: #666EE8;
}

.group-success-payment .token {
  font-weight: 500;
  font-size: 13px;
}

.license-state option:disabled {
  background-color: #D23549;
}

#loading {
  background: url("/images/idn/ajax-loader.gif") no-repeat scroll center center #FFF;
  position:fixed;
  padding:0;
  margin:0;

  top:0;
  left:0;

  width: 100%;
  height: 100%;
  z-index: 999999;
  opacity: 0.3;
}

.col45 {
	width: 45%;
}
.col10 {
	width: 10%;
}
.col11 {
	width: 11%;
}
.col12 {
	width: 12%;
}
.luma-text {
	color: #00a3e0;
}
.note-editing-area {
	font-size:16px;
}
.luma-title {
  color: #00a3e0;
  font-weight: 400;
  margin-bottom: -35px;
  padding-bottom: 15px;
}
.luma-font-size {
  font-size: 2.2rem;
}
.select-btns-modal {
  margin-top: -30px;
  margin-bottom: 12px;
}
.select-btns {
  padding-top: 16px;
  margin-bottom: -11px;
}
@media (max-width: 410px) {
  .landing-pg-btns {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.select-btns-landing-pg {
    padding-top: 0px;
    margin-bottom: -11px;
}
@media (max-width: 600px) {
    .btn-landing-pg-right {
        margin-bottom: 5px;
        margin-top: 0px;
    }
}
@media (max-width: 600px) {
    .btn-landing-pg-left {
        margin-bottom: 5px;
        margin-top: 0px;
    }
}
@media (min-width: 600px) {
    .btn-landing-pg-right {
        float: right;
    }
}
@media (min-width: 600px) {
    .btn-landing-pg-left {
        float: left;
    }
}
@media (max-width: 600px) {
    .btn-landing-mobile-width {
        width: 100%;
    }
}