td.weekly.red-col {
  color: #225b01;
  font-weight: 500;
}

button.edtpro {
  margin-left: 6;
  border: none;
  background: #829ca8;
  padding: 5px 11px 5px 11px;
  font-size: 13px;
  color: white;
  font-weight: 600;
  cursor: pointer;
}
.update_profile {
  background: #bfdfff;
  color: #fff;
  padding-right: 25% !important;

}
#loading {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #fff url(../images/load.gif) no-repeat center center;
  z-index: 9999;
  left: 0;
  opacity: 0.5;
}
.catlist1  {
  width: 21% !important;
     background: #6ac0ff !important;
  color: WHITE !important;
  font-weight: 700;
  border: none;
}

.input-container {
display: -ms-flexbox; /* IE10 */
display: flex;
width: 100%;
margin-bottom: 15px;
}

.icon {
  padding-top: 10px;
  color: white;
  min-width: 40px;
  text-align: center;
  margin-top: 7px;
  margin-right: 12px;
  color: black;
  background: #e8f4ff;
}
.input-field {
  width: 100%;
  padding: 6px;
  height: 37px;
  margin-top: 6px;
  border: 1px solid #ececec;
}
.input-field-sub {
  padding: 6px;
  height: 37px;
  border: 1px solid #ececec;
  font-size: 13px;
}

.input-field:focus {
border: 2px solid dodgerblue;
}

/* Set a style for the submit button */
.btn1 {
background-color: dodgerblue;
color: white;
padding: 15px 20px;
border: none;
cursor: pointer;
width: 100%;
opacity: 0.9;
}

.btn1:hover {
opacity: 1;
}

.info_form,.info_form_admin {
  width: 39%;
  margin: 15px;

}
.btn1 {
  background-color: #82c1ff;
  color: black;
  padding: 15px 20px;
  border: none !important;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  margin-bottom: 41px;
}

.company_img {
  border-radius: 50%;
  height: 32px;
  width: 32px;
  border: 1px solid #0a486d;           
  padding: 2px;
}
.resetpass,.active_status {
  border: 1px solid #e6e5e5;
  padding: 3px;
  font-size: 12px;
}
.list_data {
  font-size: 13px !important;
}
.cat_list {
  width: 100%;
 /* margin-top: 17px; */
}



.cat-heading {
  text-align: center;
}

.sub-cat-heading {
  font-weight: 600;

}
.allign-sub {
  text-align: center;
}
.allign-prod {
  text-align: right;
font-weight: 500;
}

.cat-list-head {
  font-size: 14px;
  margin-top: 30px;
  font-weight: 600;
}

.cat_list_table {
  font-size: 14px !important;
}
.companylisting
{
float: right;
}

.company_assign {
  list-style-type: none;
  margin-top: -20px;
  /* top: 99px; */
  background: #fff;
  padding: 20px;
  position: absolute;
  right: -11px;
  max-height: 113px;
  overflow: auto;
  display: none;
  margin-top: -51px;
  font-size: 13px;
  -webkit-box-shadow: 10px 10px 5px -2px rgba(209,209,209,1);
  -moz-box-shadow: 10px 10px 5px -2px rgba(209,209,209,1);
  box-shadow: 10px 10px 5px -2px rgba(209,209,209,1);
}
.carrierAssign {
  border: none;
  background:#77c1ff;
  margin-top: 10px;
  color: #fff;
  cursor: pointer;
  padding: 4px;
  width: 121px;
}
.carrier-submit-check {
  color: green;
}
.toggleCarrier {
  border: 1px solid;
  background: #ffff;
  padding: 6px;
  cursor: pointer;
  font-size: 12px;
  margin-top: 0px;
  margin-right: 11px;
}

.quote-wrap {
  font-size: 13px !important;
  padding: 32px;
  display: none;
  -webkit-box-shadow: 10px 10px 5px 1px rgba(217,217,217,1);
  -moz-box-shadow: 10px 10px 5px 1px rgba(217,217,217,1);
  box-shadow: 10px 10px 5px 1px rgba(217,217,217,1);
  border: 1px solid #d4d4d4;
  margin-top: 57px;
  margin-bottom: 25px;
  margin-bottom: 90px;                                  
}
.quoute_table
{
  font-size: 13px;
  margin-top: 13px;
}
.submit_quote {
  border: none;
  background: #d1f2ff;
  cursor: pointer;
  padding: 5px;
  width: 110px;
}

.sub-cat-options {
  padding: 2.6px;
  float: right;
  margin-bottom: 18px;
}
.quote  {
  border: none;
  cursor: pointer;
  background: #4cc6f7;
  padding: 6px;
  width: 89px;
  font-size: 12px;
  font-weight: 800;
  color: white;
}


.edit_btn_quote{

  border: none;
  background: #4cc6f7;
  padding: 5px 0;
  width: 120px;
  pointer-events: none;
  font-size: 12px;
  font-weight: 800;
  color: white;

}

.edit-price-det {
  margin-left: 13px;
  color: green;
  border: 1px solid #888888;
  padding: 3px;
  border-radius: 10px;
  cursor: pointer;
}
.catlist-wrap {
background: #ffff;
  /*padding: 0px 0px 30px 0px;*/
 padding: 0px 0px 0px 0px;
  margin-top: 2%;  
 /* margin-bottom: 49px; */ 
}
.carrier-catlist-wrap {
    margin-bottom: 2rem;
} 
.p-30
{
  float: left !important;
}

i.fa.fa-close.closest {
  margin: 19px;
  border: 1px solid;
  border-radius: 14px;
  padding: 5px 6px 4px 7px;
  cursor: pointer;
  color: #9296a0;
}

.currency-icon {
  font-size: 18px;
  margin-right: 9px;
  color: #4c4c4b;
}
.p-15 {
  margin-left: 9px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
}
.p-22:nth-child(odd) {background-color: #f2f2f2;}
.final_est_wrp {
  background: #Ffff;
     margin-top: 239px;
  font-size: 13px;
      width: 100%;
  display: none;
  z-index: 999 !important;
  position: absolute;
  top: -35%;
  margin-bottom: 34px;

}


div#notification-dropdown {
 max-height: 252px;
  overflow: auto;

}

/* width */
::-webkit-scrollbar {
width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
background: #03476F; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #555; 
}

img.arrow-icon {
  width: 16px;
  height: 14px;
  margin-right: 4px;
  position: relative;
  top: -6px;
}


.catupdate {
  font-size: 13px;
  border: none;
  text-align: center;
font-weight: 500;
}






.cat-head {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: orange;
}

.subname {
  color: green;
  font-weight: 600;
}

.proname {
  color: purple;
}

a.notif {
position: relative;
display: block;
height: 50px;
width: 50px;
background: url('http://i.imgur.com/evpC48G.png');
background-size: contain;
text-decoration: none;
  top: -39px;
  left: 164px;
}
.num {
position: absolute;
right: 11px;
top: 6px;
color: #fff;
}

.text-inp {
  font-size: 13px;
}
.edt-det {
  margin-left: 7px;
  cursor: pointer;
}

.add {
  border: none;
  background: #6ac0ff;
  cursor: pointer;
  width: 121px;
  padding: 3px;
  font-size: 13px;
  margin-left: 30px;
  color: #ffff;
}


.catupdate1,.txt-inp {
  width: 506px;
  font-size: 13px;
  padding: 2px;
font-weight: 500;
}
.noti-wrap {
  width: 100%;
  /*position: absolute;
  top: 34%;
  left: 2%;
  padding: 0px 15px;
  width: 100%;
  z-index: 99999999;
  background: #ffff;
  -webkit-box-shadow: 10px 10px 5px -2px rgba(209,209,209,1);
  -moz-box-shadow: 10px 10px 5px -2px rgba(209,209,209,1);
         box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
      overflow: auto;
  max-height: 213px;
  display: none;*/
}
.f-left
{
   float: left;
  width: 36px !important;
  height: 36px !important;
  border: 1px solid #0a486d;
  outline: none;
  padding: 2px;
  object-fit: contain; 
}

.noti-cont-heading {
  font-size: 13px;
  font-weight: 600;

}
.noti-sub {
  font-size: 12px;
  text-align: left;
  padding: 2px 16px 0 44px;
  margin-bottom: 0px;
  min-height: 36px;
}
.compare-res {
  float: right;    
  margin: 12px;
  background: #01a8d2;
  border: 0px none;
  font-size: 13px;
  width: 89px;	
display: inline-block;	
color: #fff;
text-transform: uppercase;
padding: 8px 16px;
border-radius: 6px;
box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
cursor: pointer;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.compare-res:hover{
box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
-webkit-transform: translate(0px, -4px) scale(1.0);
        transform: translate(0px, -4px) scale(1.0);
}

.p-60 {
  /* font-size: 19px; */
  position: relative;
  top: 23px;
  left: 22px;
  font-size: 13px;
  font-weight: 500;
}
.compare {
  position: relative;
  top: 2px;
  left: -3px;
}

.noti-body {
   border-bottom: 1px solid #d4d4d4;
  margin-top: 0px;
  cursor: pointer;
  padding: 6px;
}

.sno {
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #2397c5;
  right: 6px;
}
.compare-res1 {
  background: #ffa416;
  width: 89px;
}


.edt-price-det {
  margin-left: 5px;
  border: 1px solid black;
  background: #ffffff;
  padding: 3px;
  cursor: pointer;
  /* color: #fff; */
  width: 63px;
}
.max {
  /* color: #9cce36; */
  font-weight: 700;
}

.table-text {
  margin-top: 23px;
  font-weight: 400;
  font-size: 13px;
}


.quote_table_wrap1 {
  /*border: 1px solid #fff; */
  border: 1px solid #d4d4d4;
  padding: 23px; 
  -webkit-box-shadow: 10px 10px 5px 0px rgba(212,212,212,1);
  -moz-box-shadow: 10px 10px 5px 0px rgba(212,212,212,1);
  box-shadow: 10px 10px 5px 0px rgba(212,212,212,1);
  margin-bottom: 90px;  
}
.quote_table_wrap1
{
  display: none;
}
ul.company_assign >li {
  display: flex;
}
.container_label {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

/*/ Hide the browser's default checkbox /*/
.container_label input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

/*/ Create a custom checkbox /*/
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 15px;
width: 15px;
background-color:#edcccc;
}

/*/ On mouse-over, add a grey background color /*/
.container_label:hover input ~ .checkmark {
background-color: #ccc;
}

/*/ When the checkbox is checked, add a blue background /*/
.container_label input:checked ~ .checkmark {
background-color: #2196F3;
}

/*/ Create the checkmark/indicator (hidden when not checked) /*/
.checkmark:after {
content: "";
position: absolute;
display: none;
}

/*/ Show the checkmark when checked /*/
.container_label input:checked ~ .checkmark:after {
display: block;
}

/*/ Style the checkmark/indicator /*/
.container_label .checkmark:after {
left: 5px;
top: 2px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}

.catlist1 {
  float: right;
  margin-top: 18px;
  padding: 3px;
  font-size: 13px;
}

li.p-19 {
  margin: 10px;
}
.qtedit {
  background: #137E05;
}
ul.p-18 {
  list-style: none;

}

i.fa.fa-pencil-square-o.edtpro {
  font-size: 15px;
  margin-left: 5px;
  cursor: pointer;
  position: relative;
  top: 3px;
}
button.btn.btn-primary.model-btn {
  font-size: 13px;
  float: right;
  margin-top: 12px;
  margin-right: 24px;
  /*background: none;*/
  border: none;
  /*color: black;*/
  /*text-decoration: underline;*/
}
button.btn.btn-primary.model-btn{
display: inline-block;
background: #4285f4;
color: #fff;
text-transform: uppercase;
padding: 8px 16px;
border-radius: 6px;
box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
cursor: pointer;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
button.btn.btn-primary.model-btn:hover {
box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
-webkit-transform: translate(0px, -4px) scale(1.0);
        transform: translate(0px, -4px) scale(1.0);
}

select.inptype {
  padding: 1px;
  margin-left: 10px;
}
.quote_field {
  width: 31%;
  padding: 3px;
  height: 25px;
}
select.status {
  margin-left: 6px;
  /* padding: 8px; */
  border: none;
}
select.cat_status {
  margin-left: 9px;
  border: none;
}

.clear {
  display: block;
  margin-left: 30% !important; 
  position: absolute;
  display: none;
  border: none;
  background: #f2f2f2;
  color: black;
  margin-left: 8px;
  width: 57px;
  cursor: pointer;
  padding: 7px;
  font-weight: 600;
margin-top: 8px;
}
ul.company_assign.lst {
  right: 27%;

  max-height: 154px;
}
.update-det {
  width: 129px;
  height: 24px;
}

td.r-col {
  color: #ffff;
  font-weight: 400;
  letter-spacing: 1px;
}
.cover {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: none;
}


.summary {
  z-index: 99999999 !important;
}
.cat_row.r-col {
  color: #ffff;
  position: absolute;
  /* left: 25%; */
  margin-top: 8px;
  border: none;
 /* margin-left: 36px; */
 margin-left: 20px;
  font-weight: 400;
letter-spacing:1px 
}



.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}

.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}

.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}

.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}

.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}

.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}

.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}

.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}

.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}

.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}






@-webkit-keyframes fadeInDown {
from {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

to {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
}

@keyframes fadeInDown {
from {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

to {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
}

.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}




@-webkit-keyframes lightSpeedIn {
from {
  -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
  transform: translate3d(100%, 0, 0) skewX(-30deg);
  opacity: 0;
}

60% {
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  opacity: 1;
}

80% {
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
}

to {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
}

@keyframes lightSpeedIn {
from {
  -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
  transform: translate3d(100%, 0, 0) skewX(-30deg);
  opacity: 0;
}

60% {
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  opacity: 1;
}

80% {
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
}

to {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
}

.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}

@-webkit-keyframes tada {
from {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

10%,
20% {
  -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}

30%,
50%,
70%,
90% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}

40%,
60%,
80% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}

to {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
}

@keyframes tada {
from {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

10%,
20% {
  -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}

30%,
50%,
70%,
90% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}

40%,
60%,
80% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}

to {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
}

.tada {
-webkit-animation-name: tada;
animation-name: tada;
}


@-webkit-keyframes heartBeat {
0% {
  -webkit-transform: scale(1);
  transform: scale(1);
}

14% {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

28% {
  -webkit-transform: scale(1);
  transform: scale(1);
}

42% {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

70% {
  -webkit-transform: scale(1);
  transform: scale(1);
}
}

@keyframes heartBeat {
0% {
  -webkit-transform: scale(1);
  transform: scale(1);
}

14% {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

28% {
  -webkit-transform: scale(1);
  transform: scale(1);
}

42% {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

70% {
  -webkit-transform: scale(1);
  transform: scale(1);
}
}

.heartBeat {
-webkit-animation-name: heartBeat;
animation-name: heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}

@-webkit-keyframes flipInX {
from {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  opacity: 0;
}

40% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

60% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity: 1;
}

80% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}

to {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
}
}

@keyframes flipInX {
from {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  opacity: 0;
}

40% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

60% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity: 1;
}

80% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}

to {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
}
}

.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}


@-webkit-keyframes zoomInDown {
from {
  opacity: 0;
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

60% {
  opacity: 1;
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}

@keyframes zoomInDown {
from {
  opacity: 0;
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

60% {
  opacity: 1;
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}

.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -3000px, 0);
  transform: translate3d(0, -3000px, 0);
}

60% {
  opacity: 1;
  -webkit-transform: translate3d(0, 25px, 0);
  transform: translate3d(0, 25px, 0);
}

75% {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

90% {
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

to {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
}

@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -3000px, 0);
  transform: translate3d(0, -3000px, 0);
}

60% {
  opacity: 1;
  -webkit-transform: translate3d(0, 25px, 0);
  transform: translate3d(0, 25px, 0);
}

75% {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

90% {
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

to {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
}

.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}

canvas.crack {
  /* position: absolute; */
  /* z-index: 99; */
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9;
}

button.btn.btn-info.summary_btn {
  font-size: 11px;
  float: right; 
 /* margin-left: 100%; */
}
.jconfirm-holder {
  /* padding-top: 40px; */
  /* padding-bottom: 40px; */
  position: absolute;
  width: 100%;
  top: 0px;
}

















/* Style the tab */
.tab {
  overflow: hidden;
  width: 100%;
  /* border: 1px solid #ccc; */
    background-color: #2397c5;
  /* margin-top: 26px !important; */
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  color: white;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 13px;
  width: 10%;
  overflow: hidden;

}

/* Change background color of buttons on hover */
.tab button:hover {
background-color: white;
color: black
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #03476f;
  color: white !important;
}

/* Style the tab content */
.tabcontent {
display: none;
padding: 6px 12px;
border: 1px solid #ccc;
border-top: none;
}

button.btn.btn-info.change_name {
  font-size: 13px;
  border: none;
  padding: 4px;
  margin-top: -5px;
  margin-left: 12px;
  width: 84px;
}
p.noti-date {
  font-size: 13px;
  color: orange;
  margin: 0;
  text-align: right;
  padding-top: 2px;
}
span.date-h {
  color: black;
}









input.input-field.list_data.categ {
  /* position: absolute; */
  /* top: 6px; */
  width: 196px;
  border: none;
  outline: none;
  border: 1px solid black;
  padding: 0 0 0 32px;
}

.cate-add {
 /* border: 1px solid black; */
  /* width: 260px; */
  /* height: 40px; */
}

span.snoallign {
  margin-right: 13px;
}

@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}

60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}

75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}

90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}

to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}

@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}

60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}

75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}

90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}

to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}

.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}


@-webkit-keyframes zoomInUp {
from {
  opacity: 0;
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

60% {
  opacity: 1;
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}

@keyframes zoomInUp {
from {
  opacity: 0;
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

60% {
  opacity: 1;
  -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}

.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}


@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

0% {
  opacity: 0;
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
  transform: scale3d(0.3, 0.3, 0.3);
}

20% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

40% {
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  transform: scale3d(0.9, 0.9, 0.9);
}

60% {
  opacity: 1;
  -webkit-transform: scale3d(1.03, 1.03, 1.03);
  transform: scale3d(1.03, 1.03, 1.03);
}

80% {
  -webkit-transform: scale3d(0.97, 0.97, 0.97);
  transform: scale3d(0.97, 0.97, 0.97);
}

to {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
}

@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

0% {
  opacity: 0;
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
  transform: scale3d(0.3, 0.3, 0.3);
}

20% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

40% {
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  transform: scale3d(0.9, 0.9, 0.9);
}

60% {
  opacity: 1;
  -webkit-transform: scale3d(1.03, 1.03, 1.03);
  transform: scale3d(1.03, 1.03, 1.03);
}

80% {
  -webkit-transform: scale3d(0.97, 0.97, 0.97);
  transform: scale3d(0.97, 0.97, 0.97);
}

to {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
}

.bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}


.dropdown-body.noti-body:hover {
  background-color: #efeef4;
}

.fa-trash
{
cursor: pointer;
}
.changeprof
{
cursor: pointer;
object-fit: contain;                        
}

@import url(//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css);

.detailBox {
width: 268px;
  top: 0;
  left: 100%;
  height: 328px;
  border: 1px solid #bbb;
  position: absolute;
  z-index: 999999;
  background: white;
  display: none;
  -webkit-box-shadow: 4px 4px 4px 0px rgba(209,209,209,1);
  -moz-box-shadow: 10px 10px 5px 0px rgba(209,209,209,1);
  box-shadow: 4px 4px 4px 0px rgb(204, 204, 204);
}
.titleBox {
 
 background: #2F99C3;
  padding: 8px 10px 8px 0px;
}
.titleBox label{
color:white;
margin:0;
display:inline-block;
margin-left: 8px;
font-size: 12px;
}
button.close{
font-size: 16px;
  top: -2px !important;
}

.commentBox {
  padding:10px;
  border-top:1px dotted #bbb;
}
.commentBox .form-group:first-child, .actionBox .form-group:first-child {
width: 66%;
display: block;
}
.commentBox .form-group:nth-child(2), .actionBox .form-group:nth-child(2) {
width: 31%;
margin-left: 0px;
}
.actionBox .form-group * {
  width:100%;
}
.taskDescription {
  margin-top:10px 0;
}
.commentList {
  padding: 0 4px;
  list-style: none;
  width: 266px;
  height: 252px;
  overflow: auto;
  margin: 0;
}
.detailBox .form-inline{
margin: 0 0 0 0;
  padding: 6px 0 0 0;
}
.commentList li {
  margin:0;
 
      padding: 0;
}
.commentList li > div {
  display:table-cell;
}
/*.commenterImage {
  width:30px;
  margin-right:5px;
  height:100%;
   
}*/
.cmnt-body:hover
{
background-color: #efeef4;
}
.commenterImage img {
  width: 32px;
  height: 32px;
  border: 1px solid #295f7f;
  border-radius: 50%;
  position: relative;
  top: 8px;
  padding: 2px;
  object-fit: contain;      
}
button.close {

  border: 0;
  position: relative;
  color: white;

  top: -9px;
}
.commentText p {
  margin: 0;
  font-size: 12px;
}
.sub-text {
  color: #FFA54F;
  font-family: verdana;
  font-size: 10px;
  text-align: right;
  padding: 0px 6px 0px 0px;
}

.cmnt {
  cursor: pointer;
  color: #1313c3;
  font-size: 11px;
  text-align: right;
  position: absolute;
  right: 12px;
  bottom: 12px;
  margin-top: -22px;
}
.cmnt1
{ /*
  position: relative !important;
  bottom: unset;
  padding-top: 7px;
  margin-bottom: 10px; */
}
.commnt-cnt {
     
     font-size: 10px;
  position: relative;
  top: -7px;
  left: -3px;
   
}
.cmnt-txt {
  padding: 8px !important;
  font-size: 12px !important;
  width: 100% !important;  
  height: 28px !important;
     margin-left: 8px;
}

.cmnt-body {
  padding-bottom: 6px !important;
  border-bottom: 1px solid #c5c5c5;

}
.cmnt-btn {
  width: 91px !important;
  margin-left: 16px;
  font-size: 12px !important;
  padding: 3px !important;
  background: #8EC7FF;
  color: white;
  /* border: 1px solid gray !important; */
}
.commentText {
  font-size: 12px !important;
}
.commentText {
  padding-left: 10px !important;

}

.text-bold {
  font-size: 12px !important;
  color: cadetblue;
  padding: 0px 2px 2px 0px;
}
.pos-l
{
margin-left: -9% !important;
  
}

.comment-ico {
  font-size: 18px !important;
  color: #5766DD;
}

/*Newly addes css*/
.commentText {
width: 100%;
}
.btn-default.cmnt-btn {
background-color: #5D78FF;
}
.btn-default.cmnt-btn:hover {
background-color: #0069d9;
}
.commenterImage {
  padding: 2px 0px 0px 4px;
} 
p.text-bold1 {
  padding: 0px 2px 4px 0px;
}
p.no-comment {
padding: 10px 2px 0px 0px;
margin-left: 10px;
}
/*table border section*/
.table.table-striped.quoute_table thead tr.table-head-bg td, .table.table-striped tbody.quote-listing td.plan_row  {
  border: 1px solid #dee2e6;
vertical-align: top !important;
}
td.plan_row {
  padding: 10px 7px !important;
}


a.navbuttons.active1:after {
  border-bottom: 1px solid #F0FDFF !important;
  /* padding: 2px 14px; */
  content: " ";
  position: absolute;
  width: 104px !important;
  left: 14px;
  top: 36px;
}

.compare-row{
background-color: lavender; 
}
/*10.11.20*/
.xlsx:after {
  content: "\f019";
  font-family: 'FontAwesome';
  left: 9px;
  position: relative;
  font-size: 16px;
  -webkit-transition: all ease-in-out 400ms;
  transition: all ease-in-out 400ms;
  display: inline-block;
  margin-right: 5px;
} 
.xlsx:hover:after {
  -webkit-transform: translate(0px, -4px) scale(1.0);
  transform: translate(0px, -4px) scale(1.0);   

}
button.xlsx {
  padding: 6px 16px;  
  background:#5766DD;
  color: #fff; 
  text-transform: uppercase;
  margin-top: 12px;
  border-radius: 6px;
  box-shadow: 0px 16px 10px -10px rgba(0, 0, 0, 0.4);
  margin: 12px;
  border-bottom: unset;
  -webkit-transition: all ease-in-out 400ms;
  transition: all ease-in-out 400ms; 
  font-size: 13px;
  margin-left: 20px !important;
} 
.xlsx:hover {
 box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
 -webkit-transition: all ease-in-out 400ms;
  transition: all ease-in-out 400ms 
}

.xlsx:hover:after {
  -webkit-transition: all ease-in-out 400ms;
  transition: all ease-in-out 400ms;
  -webkit-transform: translate(0px, -4px) scale(1.0) !important;
  transform: translate(0px, 8px) scale(1.0) !important;
  position: relative;
  display: inline-block; 
}

.nodatafounds {
  background: transparent;
  color: #000000;
  font-weight: 700;
  font-size: 23px;
  text-align: center;
  padding: 9px 0px 12px 0px;
  background-color: #fff;
  margin: 20px 26px 0px 26px;               
}
.modal-body2 {                  
  padding-left: 0px !important;
  padding-right: 0px !important;
}     
.not-found {
  padding: 0px 28px 4px 28px !important;
}   
.bestclassbackground2 {         
  padding-bottom: 30px;
} 
.modal-header { 
  /* border-bottom: unset !important; */
}        

button.closes {
  color: #000;
  opacity: 0.75;
}
/*11.11.20*/
.perprice, .proname, .info-wrap {
  text-align: center;
} 
.max { 
  font-weight: 500 !important;
}

.perprice[data-ss="1"]{
	background-color: #e3f5e3;
}
/*20.11.20*/
td.cat-head.product_row {
  width: 7% !important;
  font-size: 13px;          
} 
 td.allign-prod {
  text-align: center;
}
.breakbestclass {
  display: block;        
  /*margin-bottom: -11px; */     
}
/*23.11.20*/
td.sub-cat-heading.left-align {
  padding: unset;  
} 
/*9.12.20*/
input.input-field.list_data::-webkit-file-upload-button {
  visibility: hidden;       
  width: 25%;              
  height: 0px;
}
input.input-field.list_data:before {
    content: 'Choose File';
  display: inline-block;
  padding: 7px 10px;
  cursor: pointer;
  font-weight: 400;
  font-size: 10pt;                        
  background: #01a8d2;           
  color: #fff;      
}
input.input-field.list_data.extralistdata {
  padding: 0;
}  
.catlist-wrapp2 {
  margin-top: 1%;
}
.samszteztarea{
  width:99%;                    
}                     
/*15.12.20*/
label.toggleCarrier {
  background: #159957 !important;
  background: -webkit-linear-gradient(to right, #159957, #155799) !important;
  background: linear-gradient(to right, #159957, #155799) !important;
  color: #fff !important;
  border-color: #159957; 
}               
.catupdate {
  border: 1px solid #767676;
} 
input.input-field-sub.categ::placeholder {
  color: #424242;
}          
input.input-field-sub.categ {
  border: 1px solid #424242;
}
select.cat_status, select.status {
  border: 1px solid #3B3B3B !important;
  margin-right: 7px !important;                
}
/*New changes*/ 
/*13.1.20*/
label.toggleCarrier {
  background: #3D94F6 !important;
  background-image: -webkit-linear-gradient(top, #0876ff, #1eafd0) !important; 
  box-shadow: 1px 1px 5px 1px #000000; 
  /* box-shadow: 2px 2px 10px 0 #000000; */
  border: solid #337FED 1px !important; 
}

label.toggleCarrier:hover {
  border: solid #337FED 1px !important;
  background: #1E62D0 !important;
  background-image: -webkit-linear-gradient(top, #1E62D0, #3D94F6) !important; 
}
.helpbotom {
    margin-bottom: 1.6rem !important; 
} 
/*10.2.21*/ 
button {
    outline: 0 !important;
} 
.final_est_wrp {
    top: 5% !important;
    margin-top: 0px !important;
    
}
/* Password hide icons*/ 
.passwordscarrierss {
    position: absolute;
    margin-left: -1.6rem;
    margin-top: 0.6rem;
    cursor: pointer;
    font-size: 14px !important;
}
.deleteiconsss {
    padding-top: 1.4rem !important;
} 
/*23.4.21*/
.informationhelpss .tox.tox-tinymce {
    border: 1px solid #767676;
    margin-bottom: 8px;
}
.mce-content-body p {
    margin: 8px 0 0px !important;
    color: #000 !important;
}
iframe#informationhelp_ifr html {
    cursor: pointer !important;
}
.informationhelpss html {
    cursor: pointer;
} 
/*6.5.21*/
.cpy_exst_pln{
  padding:6px 0px;
  background: #17a2b8;
  color: white;
  width: 165px;
  font-size: 14px;   
  border: 1px solid;
  position: relative;
  cursor: pointer;
  top: 48px;
  float: right;
  box-shadow: 1px 1px 4px 1px #000000;
  border-color: #17a2b8;
  border-radius: .25rem;                  
}   
.textselections {
  color: #000;
  font-size: 10px;
  line-height: 14px;
  float: right;
  width: 162px;
  padding-bottom: 8px;
  bottom: 12px; 
  position: relative;      
}           
.top-input-padding.topdisplaycopy {
  margin-bottom: 14px;
}
.cpy_exst_pln:hover {
  background-color: #138496;
  border-color: #117a8b;
}

/*New home page Carrier changes*/
.prof-div {
  padding-right: 7px !important;
  margin-right: 0px !important;
}           
.newborder_bottom {   
  border-bottom: 2px solid #848484;
}
.pimg .newborder_bottom:last-child {
  border-bottom: unset;
} 
.newborder_bottom {
  padding: 10px 0px 10px;
}

 td.fulllengtbordr { 
  position: relative; 
}
 
.catrow {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);   
} 

.pimg {
  width: 68%; 
  padding-right: 18px;
}
td.fulllengtbordr {
  width: 30%;
}

.final_est_wrp {
  top: 5% !important;
  margin-top: 0px !important;
}                     