*{list-style:none;}
.backgroundLogin{width:100%;height:100vh;}
.blockGraph{width:48%;margin:10px}
.blockGraph100{width:100%;margin:10px}
.w-49{width:49%;}
.corner{left:0px;top:0px;}
.row{margin:0px;}
.size-detail{max-height:50%;max-width: 50%;}
.roboto-900{font-family: 'Roboto';weight:900;}
.roboto-700{font-family: 'Roboto';weight:700;}
.lato-300{font-family: 'lato';weight:300;}
.lato-400{font-family: 'lato';weight:400;}
h1{font-size:25px;}
.container{height:100vh;}
label, thead, tbody{font-size: 12px;}
.size-preview{max-height:50%;max-width:100%;}
.product-preview{max-height:50%;}
.pointer{cursor:pointer;}
.pointersh{cursor:pointer;color:#191919;}
.pointer:hover{color:#d8d8d8;}
a, a:hover{color:#fff;text-decoration:none;cursor:default;transition:.15s;}
.btn{background:#34495e;color:#fff;font-size:12px;}
.btn:hover{background:#425d77;}
ul li{transition:.15s;font-size:12px;}
ul li:hover{background:#203246;cursor:pointer;}
#previewImg img, #previewImgIcon img{max-width:100%;max-height:100%;}
.required::after{content:" *";color:red;}
.w-letfMenu{width:140px;}
#leftProductList {padding-left:0px;}
body{background:#f1f1f1;}
.bg-blueDark{background:#16222f;}
.bg-grey{background:#ced4da;}
.img-color-size{width:100px;}
.board{height:300px;overflow-y: auto;overflow-x: hidden;padding-top:5px;}
/* css select colors */
.check{
  display: flex;
  background: lime;
  padding: 5px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  position: absolute;
  right: -10px;
  top: -10px;
}
.tagProduct{
  background:#27394a;
}
.contentCheck{
  margin-left:6px;
  margin-right:6px;
  margin-top:5px;
}
.img{
  width: 69px;
  height: 40px;
}
/* ----------------- */