.container {
  padding-top: 20px;
}


.atenderbutom {
  width: 100%;
  background-color: green;
  border-color: green;

}

.imagecontainer {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border: 1px solid #cccccc;
  text-align: center;
  float:left;
  margin-right: 13px;
  margin-top: 10px;
  background-color: #ffffff;
  border-radius: 5px;
  position: absolute;
}

.imagecontainer img {
  
  max-height: 100px;
  max-width: 100px;
}

.containerfull {
  padding: 10px;
}

.cajadetexto {
	background-color: darkblue;
}



.bottombox{
  position: fixed;
  bottom: 0;
  right: 0;
  width: 300px;
  text-align: center;
  margin-right: 10px;
}

.bottombox_hide {
	display: none;
}

.bottombox_show {
	display: block;
}


.boxcalendar {
  float: left;
  width: 14.2%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 50px;
  text-align: center;
}

.boxcalendarearns {
  font-size: 14px;
}

@media (max-width: 600px) {
  .boxcalendar {
    font-size: 10px;
  }
}

#productitem_image  {
  max-width: 200px;
  max-height: 200px;

}


.productitem_image_container {
  border: 1px solid #cccccc;
  float: left;
  width: 183px; 
  text-align: center;
  padding: 10px;

  height: 183px;
}



.productitem_image {
    max-width: 100%;
    max-height: 100%;

}


.colorverde {
  background-color: rgba(93,231,0,.404);
}
.colorverdeclaro {
  background-color: #cccccc ;
}


.colornaranja {
  background-color: #FFB49A ;
}
.colornegro {
  background-color: #828282 ;
}


.textoverde {
  color: green;
}

.textorojo {
  color: red;
}
.textomorado {
  color: #7746ff;
}
.textonegro {
  color: #000000;
}


.imagecontainereditpub_container {
  overflow-x: auto;
  border: 1px solid #000000;
  height: 122px;
}

.imagecontainereditpub {
 
  width: 110px;
  height: 110px;
  float: left;
  text-align: center;
}

.imagecontainereditpub img {
  max-width: 100%;
  max-height: 100%;
}






.windowalertcontainer {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    position: fixed;
    z-index: 3;
    top: 0;
    height: 100vh;
    padding: 20px;
    display: none;
    border-radius: 10px;
}


.windowbody {
  background-color: #ffffff;
    margin: 0 auto;
  width: 400px;
  -webkit-box-shadow: 0px 0px 16px -8px #000000; 
    box-shadow: 0px 0px 16px -8px #000000;
}


.minibutton {
 position: absolute;
    border-radius: 6px;
    /* border: 1px solid #000000; */
    background-color: #cccccc;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
}


.imagecontainersale {
   width: 100px;
}

.salelistitem {
  background-color: #cccccc;
}

.salelistitem #title {
  font-size: 23px;
}

.released { 
  background-color: #ff00c85c !important;
}

.salelistitem #date { font-size: 10px; }
.salelistitem #llegando { font-size: 14p; color: rgb(0, 161, 22);; }
.salelistitem #subusername { font-size: 14px; color: rgb(255 151 19); }
.salelistitem #title { font-size: 20px; text-decoration: none; color: #000000 }
.salelistitem #title:hover { color: #000000;  }

 
.estadosdeventa_EN { background-color: #d4ffc9; }
.estadosdeventa_CA { background-color: #cccccc; }
.estadosdeventa_NEW { background-color: #9bccff; }
.estadosdeventa_PE { background-color: #efefef; }



.estadopriority_CA { color: #4a8c19;  }
.estadopriority_DEV { color: #FF5733;  }
.estadopriority_FAC { color: blue;  }
.estadopriority_REC { color: red; font-weight: bold;  }
.estadopriority_SEG { color: #07B90D;   }
.estadopriority_MAR { color: #7803f5;   }
.titlevineta { text-decoration: none;   }

#containerscrapers{
  overflow:auto; 
  font-size: 10px; 
  height: 300px;
}

.questionanswered {
  background-color: #3fff0059;
}

.questionbanned {
  background-color: #cccccc;
}

.scraperitem {
  overflow: hidden;
  border: 1px solid #cccccc1a;
}
.scraperitem .status {
  float: left;
  width: 100px;
}
.scraperitem .available {
  float: left;
  width: 40px;
}
.scraperitem .price {
  float: left;
  width: 40px;
}
.scrapindicator_disable {
  width: 15px;
  height: 15px;
  border-radius: 30px;
  background-color: red;
  float: right;
  margin-top: 5px;
}
.scrapindicator_enable {
  width: 15px;
  height: 15px;
  border-radius: 30px;
  background-color: green;
  float: right;
  margin-top: 5px;
}

.budget {

 
  border-radius: 10px;
  text-align: right;
  font-size: 10px;
  color: green;
}

.red {
  background-color: #ff000038 !important;
  cursor: pointer;
}


.overb  {
background-color: #f7f7f7;
}

.overb:hover {
  background-color:#cccccc ;
}

.fixtechespecs {
  padding:22px; padding-top:6px; padding-bottom:6px
}

.btncloseother {
      float: right;
    width: 17px;
    height: 16px;
    margin-top: 4px;
    background-color: #b9b9b994;
    border-radius: 35px;
    border: none;
    font-size: 9px;
    font-weight: bold;
    line-height: 0;
}

.nselected {
  background-color: #cccccc;
    border-radius: 18px;
    padding: 0px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 11px;
    float: left;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;

}

.fixedLCproduct {

    width: 43px;
    height: 30px;
    z-index: 100;
    background-color: red;
    border-radius: 20px;
    padding-top: 5px;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}



.circlehealth {
     height: 100px;
    width: 100px;
    
    color: #ffffff;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    padding-top: 28px;
}

.circlehealth_red {
  background-color: red;
}
.circlehealth_yellow {
  background-color: yellow;
  color: #000000;
}
.circlehealth_green {
  background-color: green;
}

.circlehealth_position {
    position: absolute;
    float: right;
    width: 59px;
    border-radius: 10px;
    text-align: center;
    color: #ffffff;
    margin-top: -3px ;
    margin-left: -10px ;

}


.editimagesstyle {
  border: 1px solid #b3b3b3; 
  height: 110px;
  width: 110px;
  float: left;
  border-radius: 5px;
}


.variation {
  padding: 5px;
  color: #cccccc;
  text-align: center;
}

.formcolorvariation .FBIO_col-3 {
  width: 100%;
}
#formcolorvariaton .FBIO_col-3 {
  width: 100%;
}


@media (max-width: 600px) {
 

  


  #header {
    position: fixed;
    z-index: 100;
    width: 100%;
  }

  .formloginmbile {
   
  }
  .hidemobile {
    display: ndone;
  }
  .containerfull {
    padding-top: 62px;
  }
 
}


.productlist {

}
.productlist_item {

}
.productlist_item_imagecontainer {
  position: absolute; 
  height:100px; 
  width: 100px;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 4px;
  overflow: hidden;
  text-align: center;
}

.productlist_item_iconscontainer {
  overflow: hidden;
}

.productlist_item_icon {
  height: 20px;
  width: 20px;
  border: 1px solid #cccccc;
  border-radius: 16px;
  overflow: hidden;
  float: left;
  margin: 3px;
}


.productlist_item_title {
  font-weight: bold;
}

.productlist_item_icon img {
  width: 100%;
  margin-top: -10px;
}

.productlist_item_lastdate {
    position: absolute;
    /* height: 18px; */
    /* width: 105px; */
    background-color: #ffffff;
    overflow: hidden;
    font-size: 9px;
    text-align: right;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    width: auto;
    padding: 1px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 101px;
    margin-left: 16px;

}

.productlist_item_pricescontainer {
  overflow: hidden;
}

.productlist_item_mlprice {
  float: left;
  margin-right: 10px;
  color: #6c6969;
}
.productlist_item_amzprice {
float: left;
margin-right: 10px;
}

.productlist_item_image {
  width: 100%; 
  max-height:100px;
}

.productlist_item_date {
  font-size: 10px;
  color: #cccccc;
}

.productlist_item_vistissales {
  color: #cccccc;
  font-size: 10px;
}

.productlist_item_datetitle {
  position: absolute;
  height: 10px;
  width: 100px;
  background-color: #ffffff;
}

.productlist_item_datacontainer {
  padding-left: 110px;
  padding-right: 100px;
  min-height: 125px;
}


.productlist_item_status {
  background-color: #cccccc;
  position: absolute;
  right: 0;
  margin-right: 8px;
  margin-top: 5px;
  margin-top: 0px;
  width: 100px;
  color: #ffffff;
  text-align: center;
  border-radius: 4px;
}


.pubActiva {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding-left: 6px;
  padding-right: 6px;
  background-color: #07B90D;
  width:fit-content;
  border-radius: 5px;
  padding: 5;
}

.pubPaused {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding-left: 6px;
  padding-right: 6px;
  background-color: #b97b07;
  width:fit-content;
  border-radius: 5px;
  padding: 5;
}



.col0_2 {
  float: left;
  width: 1.6%;
  float: left;
  padding: 3px;
}
.col1 {
  float: left;
  width: 8.3%;
  float: left;
  padding: 3px;
}

.col2 {
  float: left;
  width: 16.6%;
  float: left;
  padding: 3px;
}

.col3 {
  float: left;
  width: 49.8%;
  float: left;
  padding: 3px;
}

.col4 {
  float: left;
  width: 33.3%;
  float: left;
  padding: 3px;
}

.col5 {
  float: left;
  width: 41.6%;
  float: left;
  padding: 3px;
}

.col11 {
  float: left;
  width: 91.6%;
  float: left;
  padding: 3px;
}

.col12 {
  float: left;
  width: 100%;
  float: left;
  padding: 3px;
}


.salesMovil {
    border: 1px solid #000000;
}

@media (max-width: 600px) {
  .salesMovil {
    font-size: 10px;
  }

  .salesMovil #title {
    font-size: 14px;
  }
  .imagecontainersale {
    width: 40px;
  }

  .imagecontainer {
    width: 50px;
    height: 50px;
  }

  .dataSaleContainer {
    width: 250px;
  }
}