@font-face {
  font-family:"Berton";
  src:url("./Berton-Regular.otf") format("opentype"),
      url("./Berton-Regular.ttf") format("truetype");
  font-display:auto;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icoFa';
  src: url('./fontawesome-webfont.eot') format('embedded-opentype'),
       url('./fontawesome-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:"FuturaPt";
  src:url("./FuturaPTBook.otf") format("opentype"),
      url('./FuturaPtBook.woff') format('woff'),
      url('./FuturaPtBook.ttf') format('truetype');
  font-display:auto;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:"FuturaPt";
  src:url("./FuturaPtMedium.otf") format("opentype"),
      url('./FuturaPtMedium.woff') format('woff'),
      url('./FuturaPtMedium.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}


body {
	margin: 0;
	color: #fff;
	font-family: 'FuturaPt',sans-serif;
	font-size: 13px;
	line-height: 24px;
  background-color: #827d76;
  overflow:hidden;
  user-select: none;
}

.cl_logo {
  position: absolute;
  left: -6px;
  top: 10px;
  width: 128px;
  height: 33px;
  background-color: #827d76;
  background: url('../images/fazzini_bkgrey.jpg') 50% 50% no-repeat;
  background-size: contain;
  cursor:pointer;
  z-index: 10;
}


.cl_animate {
  transition: all 0.25s ease-in;
}

.cl_animTop {
  transition: top 0.15s ease-in;
}

.cl_100 {
  position:absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  user-select: none;
  overflow:hidden;
}

#id_home {
  position: absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  overflow:hidden;
  background-color: #FFF;
  color: #444;
  z-index: 2000;
  display: none;
}


#id_cont3d {
  position: absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  overflow:hidden;
}

.cl_ico {
  position:absolute;
  width: 40px;
  height: 40px;
  font: 24px/40px icoFa;
  text-align:center;
  cursor:pointer;
  user-select: none;
  color:#DDD;
  background-color: #827D76;
  border-radius: 4px;
  z-index: 10;
}

.cl_ico:hover {
  background-color: #666;
}

.cl_ico:active {
  background-color: #999;
  color: #FFF;
}

#id_counterCart {
  position: absolute;
  left: 36px;
  top: 9px;
  min-width: 13px;
  background-color: #333;
  border-radius: 12px;
  font: 11px Helvetica, Arial;
  text-align: center;
  color: #fff;
  padding: 6px 5px 5px 5px;
  z-index: 12;
}


#id_winMask {
  position:absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  user-select: none;
  background-color: #000;
  opacity: 0.5;
  display: none;
  z-index: 1100;
}


#id_winPop {
  position:absolute;
  left: -300px;
  top: 16px;
  width: calc(100% - 32px);
  max-width: 344px;
  bottom: 16px;
  cursor: default;
  user-select: none;
  background-color: #F0F0F0;
  z-index: 1110;
  border-radius: 3px;
  box-shadow: 3px 3px 12px #444;
  overflow: hidden;
  display: none;
}


#id_winCart {
  position:absolute;
  right: -310px;
  top: 8px;
  width: 300px;
  bottom: 8px;
  cursor: default;
  user-select: none;
  background-color: #FFF;
  z-index: 1110;
  border-radius: 3px;
  box-shadow: 3px 3px 12px #444;
  overflow: hidden;
}


.cl_btn {
  position:absolute;
  width: 120px;
  height: 35px;
  cursor: default;
  user-select: none;
  background-color: #bcb2a1;
  border-radius: 17px;
  box-shadow: 2px 2px 6px #444;
  font:500 17px/35px 'FuturaPt';
  letter-spacing: 1px;
  color: #FFF;
  text-align:center;
  opacity: 0.9;
  z-index: 900;
}

.cl_btxr {
  left: 50%;
  bottom: 28px;
  margin-left: -100px;
  z-index: 900;
}


.cl_btn:hover {
  background-color: #888;
}

.cl_btn:active {
  background-color: #aaa;
}

.cl_id_btnTitle {
  position:absolute;
  left: 16px;
  bottom: 83px;
  width: 82px;
  height: 32px;
  cursor: default;
  user-select: none;
  font:500 12px/13px 'FuturaPt';
  letter-spacing: 1px;
  color: #FFF;
  display: table;
  z-index: 900;
}

#id_btnTitle {
  text-align: left;
  display: table-cell;
  vertical-align: bottom;
}

#id_btnCatalog {
  position:absolute;
  left: 16px;
  bottom: 16px;
  width: 80px;
  height: 60px;
  cursor: pointer;
  user-select: none;
  background-color: #999;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 2px 2px 6px #555;
  z-index: 900;
}


#id_selectArticle {
  position:absolute;
  right: 16px;
  bottom: 16px;
  width: 160px;
  height: 32px;
  cursor: pointer;
  user-select: none;
}


#id_colorArticle {
  position:absolute;
  right: 184px;
  bottom: 16px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  user-select: none;
}


#id_nameArticle {
  position: absolute;
  left: 104px;
  right: 224px;
  bottom: 16px;
  height: 32px;
  font: 16px/32px 'FuturaPt';
  color: #FFF;
  text-align: right;
  text-shadow: 1px 1px 3px #000;
  user-select: none;
}

option {
    font-family: 'FuturaPt'
}


#id_btnArticles {
  position:absolute;
  right: 8px;
  top: 56px;
  width: 32px;
  height: 40px;
  user-select: none;
  z-index: 982;
  background-color: #bcb2a1;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  overflow:hidden;
  cursor: pointer;
}


#id_winArticles {
  position: absolute;
  right: -302px;
  top: 56px;
  width: 310px;
  bottom: 0px;
  border-bottom-left-radius: 5px;
  user-select: none;
  z-index: 980;
  background-color: #bcb2a1;
  overflow:hidden;
}


#id_gallery, #id_infoGen {
  position: absolute;
  left: 8px;
  top: 8px;
  right: 8px;
  bottom: 8px;
  border-radius: 5px;
  box-sizing: border-box;
  border:1px solid #aaa;
  user-select: none;
  background-color: #fff;
  overflow:hidden;
  box-shadow: 2px 2px 6px #444;
  display: none;
  z-index: 1600;
  transition: opacity 0.32s ease-in;
}

#id_info {
  position: absolute;
  left: 50%;
  width: 248px;
  height: 316px !important;
  bottom: -312px;
  margin-left: -124px;
  border-radius: 12px;
  user-select: none;
  background-color: #fff;
  overflow:hidden;
  box-shadow: 3px 3px 9px #444;
  display: none;
  z-index: 1600;
  transition: all 0.2s ease-in;
}


#id_previewTexture, #id_InfColl {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 300px;
  bottom: 8px;
  border-radius: 5px;
  box-sizing: border-box;
  border:1px solid #aaa;
  user-select: none;
  background-color: #fff;
  overflow:hidden;
  box-shadow: 2px 2px 6px #444;
  display: none;
  z-index: 1600;
  transition: opacity 0.32s ease-in;
}


#id_previewTextureMask, #id_InfCollMask, #id_wellcomeMask, #id_infoMask {
  position:absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  user-select: none;
  background-color: #000;
  opacity: 0.4;
  display: none;
  z-index: 1590;
}

#id_setting {
  position:absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  user-select: none;
  display: none;
  z-index: 2610;
}

#id_winSetting {
  position:absolute;
  left: 50%;
  top: 50%;
  width: 300px;
  height: 454px;
  margin-left: -150px;
  margin-top: -220px;
  background-color: #fff;
  user-select: none;
  border-radius: 5px;
  box-sizing: border-box;
  border:1px solid #aaa;
  overflow:hidden;
  box-shadow: 2px 2px 6px #444;
}


#id_xrGesture {
  position:absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  user-select: none;
  display: none;
  z-index: 2100;
}

.cl_infSubtitle {
  font:13px/20px 'FuturaPt';
  color: #444;
}

.cl_infArticle {
  font: 500 15px 'FuturaPt';
  color: #444;
  margin-top: 28px;
}

.cl_infText {
  font: 13px/20px 'FuturaPt';
  color: #444;
  margin-top: 8px;
}

.cl_infTextItalic {
  font: italic 14px/18px 'FuturaPt';
  color: #444;
  margin-top: 8px;
}


#id_btnXrGesture {
  position:absolute;
  left: 50%;
  top: 28px;
  width: 32px;
  height: 32px;
  margin-left: -16px;
  cursor: pointer;
  user-select: none;
  border-radius: 6px;
  box-shadow: 2px 2px 6px #555;
  background-color: #FFF;
  background: url('../images/gizmo_icon.png') 50% 50% no-repeat;
  background-size: cover;
  display: none;
  opacity:0.85;
  z-index: 2200;
  transition: all 0.3s ease-in;
}

.cl_gizInfText {
  position:absolute;
  left: 50%;
  top: 72px;
  width: 260px;
  height: 120px;
  margin-left: -130px;
  cursor: pointer;
  user-select: none;
  border-radius: 9px;
  box-shadow: 2px 2px 6px #333;
  background-color: #FFA;
  color: #000;
  text-align:center;
  font: 13px/17px Helvetica,Arial;
  padding: 15px 6px 0 6px;
  display: none;
  opacity:0.88;
  z-index:2500;
}

#id_moveDeviceSlow {
  position:absolute;
  left: 50%;
  top: 55%;
  width: 270px;
  height: 150px;
  margin: -75px 0 0 -135px;
  user-select: none;
  border-radius: 9px;
  box-shadow: 2px 2px 6px #333;
  background-color: #F0F0F0;
  color: #000;
  text-align:center;
  font: 15px/20px Helvetica,Arial;
  padding: 15px 6px 8px 6px;
  display: none;
  opacity:0.85;
  z-index:2500;
}

#id_handDevice {
  position: absolute;
  height:80px;
  margin:8px 0 8px 0;
  -webkit-animation: linear infinite;
  -webkit-animation-name: run;
  -webkit-animation-duration: 5s;
}

@-webkit-keyframes run {
  0% {
    left: 20%;
  }
  50% {
    left: calc(80% - 60px);
  }
  100% {
    left: 20%;
  }
}


.cl_helpIndex {
  font: 500 20px 'FuturaPt';
  color: #444;
  margin-top: 10px;
}


.cl_helpTitle {
  font: 500 20px 'FuturaPt';
  color: #bcb2a1;
  margin-top: 32px;
}

.cl_helpText {
  font: 18px 'FuturaPt';
  color: #444;
  margin-top: 10px;
}

.cl_helpIcoText {
  font: 16px icoFa;
  color:#444;
  padding:0 2px 0 2px;
}

.cl_helpList {
  margin-top:4px;
  font: 18px 'FuturaPt';
  color: #444;
  margin-left:-20px;
}


.cl_helpList li {
  font: 18px 'FuturaPt';
  color: #444;
  padding-left:8px;
}


#id_wellcome {
  position: absolute;
  left: 50%;
  top: -130px;
  width: 300px;
  height: 260px;
  margin:-130px 0 0 -150px;
  border-radius: 5px;
  box-sizing: border-box;
  border:1px solid #aaa;
  user-select: none;
  background-color: #fff;
  overflow:hidden;
  box-shadow: 2px 2px 6px #444;
  display: none;
  z-index: 1600;
  opacity: 0.0;
  transition: all 0.25s ease-in;
}



#id_waitMask {
  position:absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  user-select: none;
  background-color: #000;
  opacity: 0.3;
  display: none;
  z-index: 1020;
}


#id_waitPop {
  position:absolute;
  left: 50%;
  top: 50%;
  width: 180px;
  height: 120px;
  margin: -60px 0 0 -90px;
  cursor: default;
  user-select: none;
  background-color: #F0F0F0;
  z-index: 1030;
  border-radius: 6px;
  box-shadow: 3px 3px 12px #444;
  overflow: hidden;
  opacity: 0.75;
  display: none;
}



.cl_progressBar {
  position:absolute;
  left: 10px;
  bottom: 12px;
  width:160px;
  height: 20px;
  border-radius: 10px;
  box-sizing: border-box;
  overflow: hidden;
  border:1px solid #888;
}

.cl_progressBar div {
  position:absolute;
  left:0; top:0;
  width:0;
  height: 100%;
  background-color: #080;
}


#id_maskSendCart {
  position:absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  user-select: none;
  background-color: #000;
  opacity: 0.3;
  display: none;
  z-index: 3020;
}


#id_popSendCart {
  position:absolute;
  left: 50%;
  top: 50%;
  width: 240px;
  height: 160px;
  margin: -80px 0 0 -120px;
  cursor: default;
  user-select: none;
  background-color: #F0F0F0;
  z-index: 3030;
  border-radius: 6px;
  box-shadow: 3px 3px 12px #444;
  overflow: hidden;
  opacity: 0.9;
  display: none;
  font:18px FuturaPt;
}


#id_noArticleMask {
  position:absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  user-select: none;
  background-color: #000;
  opacity: 0.4;
  display: none;
  z-index: 3190;
}

#id_noArticle {
  position: absolute;
  left: 50%;
  top: -130px;
  width: 300px;
  height: 260px;
  margin:-130px 0 0 -150px;
  border-radius: 5px;
  box-sizing: border-box;
  border:1px solid #aaa;
  user-select: none;
  background-color: #fff;
  overflow:hidden;
  box-shadow: 2px 2px 6px #444;
  display: none;
  z-index: 3200;
  opacity: 0.0;
  transition: all 0.25s ease-in;
}
