a.holograma, a.holograma:hover {
 color: #636e72;
}

a.holograma:hover {
 text-decoration: underline;
}

.entity {
 padding: 5px 10px;
 background-color:#f8f9fc;
 border-radius: 3px;
 box-shadow: 2px 2px 1px #dcdde1;
}

#scene {
 height: 450px;
}

.ar-body {
 margin: 0px; 
 overflow: hidden;
}

.ar-btn-play-container {
 position: fixed; 
 width: 100%; 
 left:0; 
 right: 0;
 bottom: 20px; 
 z-index:1;
}

.ar-btn-play-subcontainer {
 width:70px;
}

.ar-btn-play {
 width:70px; 
 height:70px; 
 border-width: 2px; 
 border-radius:100%;
}

#themecolor {
 float:left;
 width:100px;
}

#themecolor2 {
 float:left;
 margin-left: 10px;
 width:50px;
}

.title-column {
 min-width: 150px;
}

.action-column {
 width: 100px;
 min-width:100px;
}

.w100p {
 width: 100%;
}

.w40 {
 width: 40px;
}

.pdf-w714 {
 width: 714px;
}

.pdf-w170 {
 width: 170px;
}

.pdf-w230 {
 width: 230px;
}

.pdf-w270 {
 width: 270px;
}

.pdf-w350 {
 width: 350px;
}

.pdf-w400 {
 width: 400px;
}

.pdf-td {
 text-align: center;
 background: #f0f0f0;
}