.selectionPetParent .form-control
{
	border: 2px solid #ced4da;
}
.selectionPetParent .petparent-section-input, .selectionPetParent select.form-control
{
	height: 32px !important;
}
.tbl-register-petparent select.form-control
{
    width: 100%;
    padding-left: 5px;
}
.nutritionPlanSelectParent
{
	margin-top: 2%;
    margin-bottom: 1%;
}

.nutrition{
	color: #231F20;
	font-family: Lato;
	font-size: 14px;
}
.nutrition .searchlbl {
	font-family: Lato;
	font-size: 19px;
}
.nutPetImage
 {
  text-align: left;
  /*margin: 16% 0;*/
 }
.border_bt
 {
border-bottom:1px solid #999999;	 
 }
.margin_bt
{
 margin-bottom:20px;	
}
.margin_bt_5
{
 margin-bottom:5px;	
}

 .margin_top_15
{
 margin-top:15px;	
}
.margin_left_5
{
 margin-left:5px;	
}
.margin_left_8
{
 margin-left:8px;	
}	
.padding_bt_5
{
 padding-bottom:5px;	
}	
.margin_top_20
{
 margin-top:20px;	
}	
.margin_bottom_20
{
	margin-bottom: 30px;
	margin-top: 20px;	
}	 	
.prescription
{   color: #46A3EE; 
	font-family: Lato;
	font-size: 14px;
}	
.description
{    
	font-family: Lato;
	font-size: 16px;
	font-weight:bold;
	width:90%;	
}
.desc-color
{
	color:gray;
	font-family: Lato;
	font-size: 14px;
}
.quantity
{
	width:70%;
}
.border_width
{
	width:110%;
}
 .results
{
	margin-left:35%;
	width:100%;
} 
.plan_table tr,td
{
  padding:0px 10px	0px 10px;
}	

table#shopPlan {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 5px;
    font-size:16px;
}
.shopPlanDetails {
    font-size: 16px;
}
.shopPlanColumns{
	font-weight:normal;
	font-size:14px;
}
.shopNutritionPlan-btns .btn-default
{
	border: 2px solid #999999;
    color: #231F20;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    background: #fff;
    padding: 5px 8px;
}
.shopNutritionPlan-btns .btn-primary-blue
{
	padding: 4px 15px; 
	margin-left: 10px;
}
.createNutritionPlan-btns .btn-primary-blue
{
	padding: 4px 15px; 
	margin-left: 10px;
}
 /* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
 .quantity{
	  width:20%;
 }
  .results{
	margin-left:35%;
	width:100%;
} 
}

/* Extra Small viewport or screen */
@media only screen and (min-width : 480px) {
.quantity{
	  width:20%;
 }
 
}
/* Small viewport or screen */
@media only screen and (min-width : 768px) {
  
 .quantity{
	  width:80%;
 } 
 
 .border_width{
	  width:115%;
 } 
 
}
/* Medium viewport or screen */
@media only screen and (min-width : 992px) {
  .quantity{
	  width:80%;
 } 
   .border_width{
	  width:110%;
 }
  
}
/* Large viewport or screen */
@media only screen and (min-width : 1200px) {
   .quantity{
	  width:60%;
 } 
  .border_width{
	  width:108%;
 }
 
}
.productLine-DropDown .placeAll
{
	display:none;
}
.nutritionPlanForm .planLength-DropDown
{
    padding: 0.45em !important;
    border: 2px solid rgb(221,221,221);
    margin-top: 5px;
}
.nutritionPlanForm .planName 
{
    padding: 0.4em !important;
    border: 2px solid rgb(221,221,221);
    margin-top: 5px;
}
.nutritionPlanForm textarea#notes , .nutritionPlanNotesForm textarea#notes {
    border: 2px solid rgb(221,221,221);
    margin-top: 5px;
    resize: none;
}
.nutritionPlanForm .productLine-DropDown, .nutritionPlanForm .brandCode-DropDown
{
	padding:0px !important;
    border-radius: 0px !important;
    margin-top: 5px !important;
}
.nutritionLabels
{
	font-size: 17px;
    font-weight: 400;
}
.nutritionNotesLabel
{
	font-size: 14px;
}
/* nutrition plan cancel popup starts */
.cancelnutrtnPlan dd
{
  margin-bottom:0;
}
.confirmnutnplan p
{
  font-size:13px;
}
.cancelnutrtnPlan .dldd
{
	font-size:14px;
}
.cancelnutrtnPlan .centeredContent
{
	margin:2rem auto 1rem auto;
}
.onlyCopy
{
  position:relative;
}
.onlyCopy img
{
    position:absolute;
    right:23%;
}
.cancelnutrtnPlan .display1
{
	font-size: 20px;
}
.cancelnutrtnPlan .display2
{
	font-size: 14px;
	text-transform: lowercase;
}
.cancelnutrtnPlan .display2:first-letter
{
	text-transform: capitalize;
}
@media (min-width: 576px)
{
.cancelnutrtnPlan .modal-dialog {
    max-width: 455px;
}
}
/* nutrition plan cancel popup ends */
/* nutrition plan saved plan popup starts */
#nutritionPlanSavedModal .modal-dialog 
{
	display: inline-block;
	text-align: left;
}
#nutritionPlanSavedModal .modal-content 
{
	background-color: #0055A5;
	border:none;
	border-radius: 10px;
    padding: 9%;
}
#nutritionPlanSavedModal .modal-body 
{
	color: #fafafa;
    font-family: 'Lato';
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
#nutritionPlanSavedModal .modal-dialog
{
	width:400px;
}
.nutritionPlanSavedErrorMsg 
{
     text-align: center;
     padding: 0!important;
}
.nutritionPlanSavedErrorMsg:before 
{
     content: '';
     display: inline-block;
     height: 100%;
     vertical-align: middle;
     margin-right: -4px;
}
/* nutrition plan saved plan popup ends */
/* nutrition plan warning popup starts */
.saveWarningNutritionPlanModal
{
	font-size:14px;
}
@media (min-width: 576px){
	.saveWarningNutritionPlanModal .modal-dialog {
    	max-width: 370px;
	}
}
/* nutrition plan warning popup ends */
.nutritionPlanProducts .product-list-input-box {
    text-align: center;
}


.hills-custom-modal-Overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1125;
	display: none;
	left: 0;
	top: 0;
	padding-right: 16px;
}

.hills-custom-modal {
	position: relative;
	background-color: #fff;
	min-width: 200px;
	height: auto;
	left: 0;
	top: 30px;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.8);
	
	background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
}

.hills-custom-modal-header {
/* 	background: #385DAE; */
/* 	color: #fff; */
/* 	padding: 25px; */
/* 	text-transform: uppercase; */
/* 	font-size: x-large; */
/* 	font-weight: bold; */
/* 	padding: 10px; */
	color: #231F20;
    font-family: Lato;
    font-size: 24px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 1.5rem;
}

.hills-custom-modal-content {
	padding: 10px;
	min-height: 100px;
}

.hills-custom-modal-box {
/* 	border: 1px solid #ddd; */
	padding: 10px;
	
	border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

.hills-modal-footer {
	padding: 10px;
	text-align: left;
    height: 70px;
}


.vetPhysicianClose {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 1;
  filter: alpha(opacity=20);
  margin: 2px 5px;
  cursor: pointer;
}

.vetPhysicianCloseLabel {
  line-height: 1;
  color: #c10000;
  margin: 2px 0px;
  cursor: pointer;
}

.vetphysician-error{
	color: #da291b;
	font-weight: bold;
	font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
}

.vetphysician-success{
	text-align: left;
	color: #148211;
	font-weight: bold;
	font-size: 13px;
/*     line-height: 30px; */
/*     margin-bottom: 15px; */
}

@media screen and (max-width:768px) {
	#hth-vetphysician-Modal .hills-custom-modal {
		left: 0% !important;
		top: 0% !important;
	}
}

@media screen and (max-width:640px) {
	#hth-vetphysician-Modal .hills-custom-modal {
		left: 0% !important;
		top: 0% !important;
	}
}

#hth-vetphysician-Modal .hills-custom-modal {
	position: relative;
	background-color: #fff;
	border: 1px solid #ddd;
	width: 492px;
	height: auto;
	left: 0;
	top: 80px;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.8);
	background-color: #fff;
}

.hills-loader {
	display:none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9000;
	background: rgba(255, 255, 255, .7) url(../images/spinner.gif) center no-repeat;
}

.addNewPlan {
    padding-left: 15px;
    margin-top: 20px;
}

.addNewPlanInput {
    width: 170px;
}
.Pet-parent-orders tr.ppnutritionplan.rectangle-3 td {
    border-bottom: 0;
}
.Pet-parent-orders tr.pporderToggle.rectangle-3 td {
    border-bottom: 0;
}
.np-data td {
    padding: 0px 19px 0px 14px;
}
.npBoxAlign {
    text-align: right;
    position: relative;
    top: -30px;
    margin-right: -6px;
}
.npPlanExpand-btn {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background-color: #ffffff;
    border-style: solid;
    height: 38px;
    margin-right: 20px;
    width: 100px;
    cursor: pointer;
}
.npPetParentProfile {
    text-decoration: underline;
}
.npViewHeader {
    margin-bottom : 2px !important;
}
.ajaxExpiringDays {
   color:#AE1126;
   font-size: 14px;
   display:inline-block;
}
 .cancelnutrtnPlan p a
{
   color:#46A3EE;
   text-decoration: underline !important;
   word-break: break-all;
}
.expire-days {
   color:#AE1126;
   font-size: 12px;
}
.npBrand {
    background: rgb(70,163,238);
    color: #fff;
    border-radius: 0.3em;
    padding: 3px;
    font-size: initial;
    margin-left: 12px;
    position: absolute;
    top: 30px;
}
.renewFor-dropDown {
    width: 103px;
}
.ppnutritionplan_column {
    width: 150px;
}
.expiry-column {
    width: 200px;
}
.ppSearchBar {
    width: 260px !important;
}
.quick_reco {
    margin-top: 20px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 3px;
  left: 9px;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  	background-color: #0055A5;
}

input:focus + .slider {
  box-shadow: 0 0 1px #0055A5;
}

input:checked + .slider:before {
  	-webkit-transform: translateX(23px);
  	-ms-transform: translateX(23px);
  	transform: translateX(23px);
}

/* Rounded sliders */
.slider.round {
  	border-radius: 34px;
}

.slider.round:before {
  	border-radius: 50%;
}
.subscribedExpiringNPAlert {
 	width: auto;
 	display: inline-flex;	
}
.subscribedExpiringNPAlert .check{
	margin: -3px 0px 3px 3px;
    width: auto;
}

@media screen and (max-width:768px) {
	#hth-unsubscribeRequest-Modal .hills-custom-unsubscribeRequest-modal {
		left: 0% !important;
		top: 0%!important;
	}
}

@media screen and (max-width:640px) {
	#hth-unsubscribeRequest-Modal .hills-custom-unsubscribeRequest-modal {
		left: 0% !important;
		top: 0% !important;
	}
}

#hth-unsubscribeRequest-Modal .hills-custom-unsubscribeRequest-modal {
	position: relative;
	background-color: #fff;
	border: 1px solid #ddd;
	width: 496px;
	height: auto;
	left: 0;
	top: 250px;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.8);
}

.unsubscribeRequestClose {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #1587CA;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  cursor: pointer;
  padding: 5px 30px;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}


.hills-unsubscribeRequest-custom-modal-header h3{
	color: #231F20;
    font-family: lato;
    font-size: 22px;
    font-weight: bold;
    margin: 1.5rem;
    width:360px
}

.hills-unsubscribeRequest-custom-modal-content {
	padding: 0 38px 0px;
	font-family: lato;
/* 	margin-left: 10px; */
	font-weight: bold;
}

.hills-unsubscribeRequest-modal-footer {
	font-family: lato;
	padding: 0 82px 25px;
	text-align: left;
}


.hills-custom-unsubscribeRequest-modal-Overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1126;
	display: block;
	left: 0;
	top: 0;
	padding-right: 16px;
}

.hills-custom-unsubscribeRequest-modal {
	position: relative;
	background-color: #fff;
	min-width: 200px;
	height: auto;
	left: 0;
	top: 30px;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.8);
	
	background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
}

.hills-custom-unsubscribeRequest-modal-header {
/* 	background: #385DAE; */
/* 	color: #fff; */
/* 	padding: 25px; */
/* 	text-transform: uppercase; */
/* 	font-size: x-large; */
/* 	font-weight: bold; */
/* 	padding: 10px; */
	color: #231F20;
    font-family: Lato;
    font-size: 24px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 1.5rem;
}
