@font-face {
  font-family: YekanBakhFat;
  src: local("YekanBakhFat"),
  url("../fonts/YekanBakh/YekanBakh-Fat/YekanBakh-Fat.woff") format("woff")
  ,
  url("../fonts/YekanBakh/YekanBakh-Bold/YekanBakh-Bold.woff")
  format("opentype"),
  url("../fonts/YekanBakh/YekanBakh-Fat/YekanBakh-Fat.woff") format("woff");
}

@font-face {
  font-family: YekanBakhHeavy;
  src: local("YekanBakhHeavy"),
  url("../fonts/YekanBakh/YekanBakh-Heavy/YekanBakh-Heavy.woff")
  format("woff") ,
  url("../fonts/YekanBakh/YekanBakh-Bold/YekanBakh-Bold.woff")
  format("opentype"),
  url("../fonts/YekanBakh/YekanBakh-Fat/YekanBakh-Fat.woff") format("woff");
}

@font-face {
  font-family: YekanBakhBold;
  src: local("YekanBakhBold"),
  url("../fonts/YekanBakh/YekanBakh-Bold/YekanBakh-Bold.woff") format("woff")
  ,
  url("../fonts/YekanBakh/YekanBakh-Bold/YekanBakh-Bold.woff")
  format("opentype"),
  url("../fonts/YekanBakh/YekanBakh-Bold/YekanBakh-Bold.woff") format("woff");
}

@font-face {
  font-family: YekanBakhMedium;
  src: local("YekanBakhMedium"),
  url("../fonts/YekanBakh/YekanBakh-Medium/YekanBakh-Medium.woff")
  format("woff") ,
  url("../fonts/YekanBakh/YekanBakh-Bold/YekanBakh-Bold.woff")
  format("opentype"),
  url("../fonts/YekanBakh/YekanBakh-Medium/YekanBakh-Medium.woff")
  format("woff");
}

@font-face {
  font-family: YekanBakhRegular;
  src: local("YekanBakhRegular"),
  url("../fonts/YekanBakh/YekanBakh-Regular/YekanBakh-Regular.woff")
  format("woff") ,
  url("../fonts/YekanBakh/YekanBakh-Bold/YekanBakh-Bold.woff")
  format("opentype"),
  url("../fonts/YekanBakh/YekanBakh-Regular/YekanBakh-Regular.woff")
  format("woff");
}

@font-face {
  font-family: YekanBakhLight;
  src: local("YekanBakhLight"),
  url("../fonts/YekanBakh/YekanBakh-Light/YekanBakh-Light.woff")
  format("woff") ,
  url("../fonts/YekanBakh/YekanBakh-Bold/YekanBakh-Bold.woff")
  format("opentype"),
  url("../fonts/YekanBakh/YekanBakh-Light/YekanBakh-Light.woff")
  format("woff");
}

/* * {
  font-family: YekanBakhMedium !important;
} */

.YekanBakhFat {
  font-family: YekanBakhFat !important;
}

.YekanBakhHeavy {
  font-family: YekanBakhHeavy !important;
}

.YekanBakhBold {
  font-family: YekanBakhBold !important;
}

.YekanBakhMedium {
  font-family: YekanBakhMedium !important;
}
.YekanBakhRegular {
  font-family: YekanBakhRegular !important;
}

.YekanBakhLight {
  font-family: YekanBakhLight !important;
}

html {
  overflow: hidden;
  height: 100%;
  font-family: YekanBakhMedium !important;
}

body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 100%;
}

div {
  margin: 0;
  padding: 0;
}

.folder * {
  font-family: YekanBakhMedium;
  font-size: 1.4rem !important;
}

#showFloorPlan , #showDesign {
  font-family: YekanBakhMedium;
  font-family: YekanBakhHeavy;
  font-size: 1.6rem;
}

.ui-toolip
{
	width: auto;
	height: auto;
}

#interfaces, #interface-controls
{
	position: absolute; 
/* 	width: 100%; */
/* 	height: 100%; */
}

#interfaces
{
	z-index: 0;
}

#interface-controls
{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	bottom: 10px;
	z-index: 100;
}
#camera-controls
{
	float: left;
/* 	right: 50%; */
/* 	bottom: 50px; */
}

#floorplanner, #viewer
{  
  position: absolute;
  width: 100vw;
  height:100vh;
}

#floorplanner-controls 
{
  position: absolute;
  left: 0;
  top: 0;
  margin: 20px 0;
  padding: 0 20px; 
  width: 100%;
}

#main-controls {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 0;  
}

#walltextures
{
	position: absolute;
	right: 100px;
	top: 100px;
}

.btn-file {
  display: inline-block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: inherit;
  display: block;
}

.btn-hint 
{
  position: absolute;
  left: 20px;
  bottom: 20px;
  background-color: rgba(0, 0, 0, 0.50);
  color: #ffffff;
  padding: 5px 10px;
  z-index: 10;
  display: none;
}


.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}

.inventory-content
{
	max-height: 500px;
	overflow-y: scroll;
}

/* .ui-dialog, .ui-dialog-content, .ui-widget-content */
/* { */
/* 	min-width: 50%; */
/* 	max-height: 500px; */
/* 	height: 500px; */
/*     overflow: auto; */
/*     position: relative; */
/*     padding: 0 !important; */
/* } */

/* Enable multiple lines in bootstrap tooltips */
.tooltip-inner {
    white-space:pre-wrap;
}

.dg select
{
	color: #000000;
}
