.tick-icon{
    width: 20px;
    vertical-align: middle;
    margin-left: 0px;
    border: none !important;
    opacity: 0.3;
}
.error_message{
    display: block !important;
}
.tick-icon-active{
    width: 20px;
    background: url('../images/tick-icon.png') no-repeat;
    vertical-align: middle;
    margin-left: 0px;
    cursor: pointer;
    border: none !important;
}
.table-bordered td, .table-bordered th {
    border: 0px solid #dee2e6;
    padding: 10px 0px;
    border-bottom: 2px solid #cfd0d2 !important;
}
.hiddenField{
    visibility: hidden;
}
.header-h4{
    font-size: 1.5em;
}
.header-text{
        font-size: 14px;
        padding: 0px;
}
.go-button{
    height: 38px;
    width: 68px;
    background-color: #0055A5;
    margin-left: 35px;
}
.product-pricingHr{
    margin-top: 1rem;
    margin-bottom: 1rem;
    height: 1px;
    background: #fafafa;
}
.NoMarPad{
    margin: 0px;
    padding: 0px;
}
.NoRadius{
        border-radius: 0px !important;
}
.product-pricing-search-text{    
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    margin: 5px 10px 5px 0px;

}
.serch-button-input{
    border-radius: 0px;
    margin: 5px -10px 5px 0px !important;
    
}
.serch-button {
    height: 38px;
    background-color: #0055A5;
    margin-left: 25px;
}

@media (min-width: 992px){
    .serch-button {
    height: 38px;
    background-color: #0055A5;
    margin-left: 20px;
}
    .er {
    margin: 0 70px !important;
}
}

@media (min-width: 768px){
    .serch-button {
    height: 38px;
    background-color: #0055A5;
    margin-left: 0px;
}
}

@media (max-width:576px)
{
    .serch-button {
    height: 38px;
    background-color: #0055A5;
    margin-left: 0px;
    min-width: 94%;
}
}

@media (min-width:1034px)
{
    .serch-button {
    height: 38px;
    background-color: #0055A5;
    margin-left: 20px;
}
}

.margin_top{
    margin-top:30px;
}

.product-pricing-list-header {
    background-color: #231F20;
    color: white;
    margin-top: 33px;
    line-height: 26px;
    height: 40px;
    text-align: left;
    
}

.thead-dark .product-pricing-list-header th
{
	padding:6px 12px;
}

.product-pricing-list-header-text {
    font-size: 0.8em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 2.5em;
}
.custom_input{
    width: 70px;
    text-align: center;
}




.product-pricing-title {
	font-size: 1.4em;
    font-weight: bold;
}

.product-pricing-info {
	margin: auto;
}

.product-pricing-subtitle {
    font-size: 0.8em;
    font-style: italic;
    color: rgb(70,163,238);
}

.product-pricing-user-info {
    padding: 1em;
    background-color: rgb(244,246,247);	
}

.user-icon {
	width: 20px;
}

.user-text {
	font-size: 0.8em;
}

.product-pricing-list-outer {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid gray;	
}

.product-pricing-list-title {
	font-size: 1.2em;
	color: black;
    text-decoration: none;	
}

.product-pricing-list-title:hover { 
    color: #0062cc;
}

.product-pricing-list-sku {
	color: gray;
    font-size: 0.9em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;	
}

.product-pricing-list-add-to-cart-parent {
	height:55%;
}

.product-pricing-list-input-box {
	width: 100%;
	height: 100%;
	border: 2px solid rgb(221,221,221);
}

.product-pricing-list-input-box-outer {
	padding-right: 1em;
}

.product-pricing-list-add-to-cart-button {
	background-color: rgb(0, 85, 165);
}

.product-pricing-list-filter-dropdown {
	padding-bottom: 0.5em;
	padding-left: 15px;
	padding-right: 15px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.bootstrap-select .dropdown-toggle {
	background:#FFF !important; 
	color:#000 !important;
	border: 2px solid rgb(221,221,221);
}

.bootstrap-select .dropdown-toggle .filter-option span {
    background: rgb(70,163,238);
    color: #fff;
    border-radius: 0.8em;
    padding: 0.5em;
}

.product-pricing-list-filter-dropdown > div {
	width: 100% !important;
}
#product-pricing-dropdown-food-form {
    border: 2px solid rgb(221,221,221);
    box-shadow: none;	
}

.table-striped tbody tr {
    background-color: transparent;
    text-indent: 10px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}

.table-bordered {
    border: 0px solid #dee2e6;
    margin: 0px !important;
    padding: 0px !important;
}

.btn-reset-all{
    height: 38px;
    background-color: #0055A5;
    margin-top: 20px;
}


.edited_blue{
    background: #e8f9ff !important;
}
.edited-icon {
    width: 20px;
    vertical-align: middle;
    margin-left: 0px;
    cursor: pointer;
    border: none !important;
}
.edited_border{
        border-color: #2983dc !important;
        color: #3f87d0;
} 
.edited_error{
    background: #fdced3 !important;
}
.edited_border_error{
    border-color: #e81228 !important;
    color: #e81228;
}

.catalog_title{
        font-size: 24px;
    font-weight: 600;
    margin: 20px 0px;
}
.save_button{
   height: 38px;
    width: 145px;
    background-color: #0055A5;
    margin-left: 35px;
    margin-top: 30px;
}
.byCol{
    margin: 36px 0px 0px 0px;
    font-weight: bold;
}

@media only screen and (max-width:575px)
{
    .byCol{
    margin: 0px 0px 10px 18px;
    font-weight: bold;
}

}
@media (min-width: 576px) and (max-width: 1199px){
    .save_button {
    height: 38px;
    width: 100px;
    background-color: #0055A5;
    margin-top: 27px;
}
}

.error_tr{
    background: #fdced3;
    border-top: 0px;
    position: relative;
    top: -1px;
}
.er{
    max-width: 480px;
    margin: 0 auto;
    background: white;
    padding: 0px 0px;
    border: 1px solid red;
}
.er_icon{
    width: 25px;
    height: 23px;
    border: 0px;
    background-repeat: no-repeat;
}
.top5{
   margin-top: 5px; 
}

.dollar_symbol{
    
    position: relative;
    left: 10px;
}

.ddflex {
    display: flex;
    justify-content: flex-start;
}
.ddflex input {
    max-width: 300px;
    flex: 1 1 300px;
}
.ddflex .currency {
    padding: 0 10px 0 20px;
    border-right: 0;
    line-height: 2.5;
    border-radius: 7px 0 0 7px;
    background: white;
}

#divs .form-control {
    width: auto;
}

/*reset MSRP popup css starts*/
@media (min-width: 576px)
{
.resetMsrp .modal-dialog {
    max-width: 410px;
  }
}
.resetMsrp  .btn-default, .resetMsrp  .btn-primary
{
  padding-left:4%;
  width:auto;
}
.resettext
{
  font-size:0.875rem;
}
.resetundone p
{
  font-size: 18px;
  color: #ED1B34;
  text-align: center;
  margin:0 auto;
  font-weight: bold;
} 



/*map violation css starts*/
.resetMsrp h3 img
{
  vertical-align: baseline;
  padding-right: 3%;
}
.resetbtns
{
  margin-top:4.5rem;
  margin-bottom:0.25rem;
}
.accptviolatn .btn-default
{
  color:#ED1B34;
  border:2px solid #ED1B34;
}
.padL0
{
  padding-left:0;
} 
.formSelect{
	width:100%;
    display: -webkit-inline-box;
    margin-left: 15px;
}

.header_h5{
margin: 15px 0px 8px 0px;
}

.productVatPrice  .productSKUSearch form
{
	width:80%;
	float:right;
}
.productVatPrice .pagination-parent
{
	    padding-right: 15px;
    padding-left: 15px;
}
.error_div {
 display:none;
 text-align:center;
 background: #fdced3 !important;  
}
div#ProductVetPricingContent1 {
    float: left;
    width: 43%;
    font-family: lato;
    font-size: .875em;
    text-align: justify;
}

div#ProductVetPricingContent2 {
    float: left;
    width: 43%;
    margin-left: 40px;
    font-family: lato;
    font-size: .875em;
}
#ProductVetPricingContent2 ul li {
    list-style-type: disc!important;
    padding-left: 20px;
}
#ProductVetPricingContent2 ul {
    padding-left: 18px;
}
span.futureMSRPchange {
    font-weight: bold;
}


span.hillusmap {
    color: #46A3EE;
   /*  text-decoration: underline; */
}

#ProductVetPricingParentDivContent{
     overflow: auto;
    height: auto;
    padding-bottom: 10px;}

.productVetPriceComponentParentClass .content {
    overflow: auto;
    height: auto;
    padding-bottom: 10px;
    display: flex;
    flex-direction: row;
    }

    .ProductVetPricingHr{
    float:left;
    width:100%;
    margin-left: 15px;
    margin-right: 15px;
    overflow:auto;
    }
.nacolor{
color: grey;
}

.er1 {
    width: 44%;
    background: white;
    padding: 7px 10px;
    border: 1px solid red;
    margin-left: 14px;
    font-size: 14px;
    font-family: Lato;
    line-height: 19px;
    display:none;
}

.er1 .top5 {
    margin-top: 5px;
    float: left;
    width: 5%;
    padding-left: 1%;
}

.red-color {
    border-color: red;
}
.margin_left_41{
	margin-left : 41px;
}

.er2 {
    width: 71%;
    background: white;
    padding: 7px 10px;
    border: 1px solid red;
    font-size: 14px;
    font-family: Lato;
    line-height: 19px;
    margin-left: 10%;
}

.margin_middle_41 {
    margin-left: 41px;
    margin-top: -27px;
}

.highlight-mapPrice{
	font-weight : bold;
}
.highlight-ClinicPrice{
	border : 2px solid #ED1B34 ;
	color : #ED1B34;
}
#vetPriceForm .form-control
{
	width:inherit;
}
@media (min-width: 992px)
{
#vetPriceForm .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 28%;
    max-width: 28%;
}
}

#myModal .modal-dialog {
	display: inline-block;
	text-align: left;
}
#myModal .modal-content {
	background-color: #0055A5;
}
#myModal .modal-body {
	color: #fafafa;
	font-size: 14px;
}


#myModal {
text-align: center;
padding: 0!important;
}

#myModal:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
} 

tr.product-pricing-list-header th a {
    color: #fff;
}

/*change price*/
@media (max-width: 576px)
{
#changePrice .modal-dialog {
    width: 322px;
   }
   }
@media (min-width: 576px)
{
#changePrice .modal-dialog {
    max-width: 540px;
    }
    }
    #changePrice .table td, #changePrice .table th
    {
    border-top:0;
    }
    #changePrice .table tr img
    {
          width: 57px;
    height: 54px;
    }
   
      #changePrice .table tr 
      {
border-bottom: 1px solid gray;
}
.newPrice label {
  display: inline-block;
      width: 80px;
      font-size: 14px;
}
.newPrice input
{
  height: 2.3em;
    border: 2px solid rgb(221,221,221);
    width: 13%;
    font-family: Lato;
    font-size: 0.9em;
    padding-left: 0.3em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}
@media (min-width: 768px)
{
.newPrice
{
  position:relative;
  left: 68%;
    margin: 5px 0 15px 0;
}
}
#changePrice .table td.cart-grid-subtotal {
    font-size: 1.2em;
    }

  #changePrice .centeredContent p
   {
   font-size:13px;
   }
   
   .pricespan
{
	min-height:28px;
}

.priceChangeViewPopup {
    font-size: 0.8em;
    text-decoration: underline;
    color: rgb(70,163,238);
    padding: 0px;	
}

input#productPrice:focus::-webkit-input-placeholder {
    color: transparent;
}
.brandSelect-DropDown
{
/* 	padding:0px !important; */
    border-radius: 0px !important;
    margin-top: 7px !important;
}