html, body {margin: 0;width:100%;height:100%;font-family: 'Comfortaa', cursive;}
				
html {font-size: 16pt;}
@media screen and (max-width: 1680px) { html {font-size: 13pt;} }
@media screen and (max-width: 1380px) {	html {font-size: 11pt;}	}
@media screen and (max-width: 1200px) {	html {font-size: 9pt;}	}
@media screen and (max-width: 980px) {	html {font-size: 20pt;}	}
@media screen and (max-width: 720px) {	html {font-size: 18pt;}	}
@media screen and (max-width: 580px) {	html {font-size: 16pt;}	}
@media screen and (max-width: 500px) {	html {font-size: 14pt;}	}
@media screen and (max-width: 460px) {	html {font-size: 12pt;}	}
@media screen and (max-width: 360px) {	html {font-size: 11pt;}	}
@media screen and (max-height: 500px) {	html {font-size: 9pt;}	}

@font-face
{
    font-family: 'vsfont';
    src: url('/fonts/vsfont.woff');
}

.vs-font
{
    font-family: 'vsfont', serif;
    font-style: normal;
}

@font-face
{
    font-family: 'vsextras';
    src: url('/fonts/vsextras.woff');
}

.vs-efont
{
    font-family: 'vsextras', serif;
    font-style: normal;
}
    
.vs-download:before {content: "\e900";}
.vs-upload:before {content: "\e901";}
.vs-url:before {content: "\e91c";}
.vs-model-select:before {content: "\e902";}
.vs-pan:before {content: "\e906";}
.vs-resize:before {content: "\e905";}
.vs-resize-kratio:before {content: "\e904";}
.vs-rotate:before {content: "\e903";}
.vs-select:before {content: "\e907";}
.vs-trash:before {content: "\e90c";}
.vs-camera:before {content: "\e908";}
.vs-mm:before {content: "\e90f";}
.vs-inch:before {content: "\e910";}
.vs-duplicate:before {content: "\e90d";}
.vs-save:before {content: "\e900";}
.vs-3dprint:before {content: "\e90e";}
.vs-front:before {content: "\e911";}
.vs-back:before {content: "\e909";}
.vs-right:before {content: "\e914";}
.vs-left:before {content: "\e913";}
.vs-top:before {content: "\e915";}
.vs-bottom:before {content: "\e90b";}
.vs-iso:before {content: "\e912";}
.vs-camera-save:before {content: "\e917";}
.vs-camera-load:before {content: "\e916";}
.vs-clean:before {content: "\e919";}
.vs-image:before {content: "\e918";}
.vs-grid:before {content: "\e91a";font-weight:bold;}
.vs-eye:before {content: "\e91b";}
.vs-question:before {content: "\e91d";}

.vse-touch-finger:before {content: "\e900";}
.vse-touch-2fingers:before {content: "\e901";}
.vse-touch-move:before {content: "\e902";}
.vse-mouse-left:before {content: "\e905";}
.vse-mouse-right:before {content: "\e904";}
.vse-mouse-wheel:before {content: "\e903";}

.props-min-size-outer
{
    height:2.5rem;
    width:2.5rem;
}

.props-min-size-inner
{
    height:1.5rem;
    width:1.5rem;
}

.vs-flat:before
{
    background-image: url("/images/flat.png");
    background-size: 1.8rem 1.8rem;
    background-repeat: no-repeat;
    width: 1.8rem;
    height:1.8rem;
    content: " ";
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
}

.vs-smooth:before
{
    background-image: url("/images/smooth.png");
    background-size: 1.8rem 1.8rem;
    background-repeat: no-repeat;
    width: 1.8rem;
    height:1.8rem;
    content: " ";
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
}

.vs-wireframe:before
{
    background-image: url("/images/wireframe.png");
    background-size: 1.8rem 1.8rem;
    background-repeat: no-repeat;
    width: 1.8rem;
    height:1.8rem;
    content: " ";
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
}


#stl_cont
{
    position:fixed;
    top:75px;
    bottom:180px;
    left:5px;
    right:5px;
    /* border:1px dashed black; */
    border:none;
    background-color:white;
}

footer
{
    position:absolute;
    height:180px;
    bottom:0;
    left:0;
    right:0;
    text-align:center;
    background-color:#E7E7E7;
}

footer ul
{
    margin:5px 0 30px 0;
}

footer li
{
    display:inline-block;
    margin:0 1rem
}

footer a
{
    font-size:0.8rem;
    text-decoration:none;
}

footer a:hover
{
    text-decoration:underline;
}


.brand-logo img
{
    height: 56px;
    width:auto;
    vertical-align:top;
}

@media only screen and (min-width: 601px)
{
    .brand-logo img {height: 64px;}
}

#upload_msg, #save_msg, #about_msg
{
    background: rgba(0,0,0,0.7);position: fixed;top: 0;right: 0;bottom: 0;left: 0;text-align:center;width:100%;height:100%;
    z-index:9999999;
}

#upload_msg>div, #save_msg>div, #about_msg>div
{
    margin:-5rem auto 0 auto;
    width:45rem;
}

h1 {font-size:1.5rem;}
h2 {font-size:1.2rem;}

#save_msg h2 {margin:1rem !important;}

#files_bar {background-color:#FFFFFF;padding:0;}
#files_bar h1 {margin-top:0.2rem;font-size:0.8rem;}
#files_bar h2 {margin-bottom:0.2rem;margin-top:4rem;}
#files_bar .card-action {background-color:#E7E7E7;margin-top:0;padding-right:2rem;height:3rem;}
.files-over-color {background-color:#FFEEAA !important;}

#files_bar .card-action .vs-font
{
    color:#909090;
    margin-right:1rem;
}

#files_bar .card-action .vs-font:hover
{
    color:#039be5;
}

#files_bar i:first-child
{
    margin:0.5rem 0.5rem 0 0;
}

.d-panel
{
    position:fixed;
    top:75px;
    bottom:5px;
    right:0;
    width:300px;
    background-color:white;
    transition: 0.5s;
    z-index:999999999;
}
.d-panel
{
    overflow: auto;
}
.d-panel-hide
{
    right:-300px;
}				


.info-toggle
{
    min-width:50px;
    margin-left:15px;
    cursor:pointer;
    text-align:center;
}

.pbar-wrap
{
    position:fixed;
    top:75px;
    bottom:5px;
    left:0;
    right:0;
    border:0;
    opacity:0.8;
    z-index:999999999;
}

.pbar-wrap>div
{
    width:100%;
    margin-top:-220px;
}

.pbar-wrap .progress
{
    margin:0 auto;
    width:60%;
}

.collapsible-body td
{
    font-size:0.6rem;
}

.c-new-info, .c-menu-selected
{
    color:yellow;
}

.c-menu-grid-selected
{
    color:rgb(47, 0, 255);
    font-weight:bold;
}

.c-menu-selected-menu
{
    background-color:yellow;
}

.no-overflow
{
    overflow:hidden;
}

.no-padding
{
    padding:0 !important;
}

.no-margin
{
    margin:0 !important;
}


.force-pointer-cursor
{
    cursor:pointer;
}

.huge {font-size:2rem !important;}

.menu-logo img
{
    vertical-align:middle;
    width:auto;
    height:2.5rem;
}

.c-local
{
    margin-top:0;
}

.c-local span
{
    font-size:0.8rem !important;
}

.material-tooltip
{
    z-index: 999999999;
}

.tooltip-content
{
    font-size:0.6rem;
}

.tooltipped .vs-font
{
    cursor:pointer;
    margin-top:0.2rem;
}

.vstitle img
{
    width:1.5rem !important;
    height:1.53rem !important;
    vertical-align:middle !important;
}

#upload_msg h1
{
    padding:1rem 0 0 1rem;
}

#upload_msg h1, #save_msg h1, #about_msg h1
{
    height:3rem;
    margin:0 auto;
}

#upload_msg h3, #about_msg h3
{
    font-size:0.8rem;
    margin:0 auto;
}

#about_msg h4
{
    font-size:0.7rem;
}

#about_msg p
{
    font-size:0.6rem;
}

#about_msg img
{
    height:1.5rem;
    width:auto;
}

.c-example
{
    display:inline-block;
    font-size:0.6rem;
    float:left;
    margin:1rem 0 0 2rem;
}

.c-example a:hover
{
    text-decoration:underline;
}

.scene-title
{
    font-size:1.2rem !important;
}

#props_bar
{
    position:fixed;
    background-color:white;
    z-index:999999;
    cursor:pointer;
}

@media screen and (min-width: 721px)
{
    #props_bar {top:65px !important; left:0 !important;}
}

#props_bar ul
{
    margin:0;
    padding:0;
    border:1px solid black;
}

#props_bar .c-props li
{
    display:inline-block;
    position:relative;
    width:2.5rem;
    cursor:pointer;
    padding:0;
    text-align:center;
}

#props_bar .c-props li>i
{
    font-size:1.5rem;
    color:#0CBDDC;
}

#props_bar .c-props li>img
{
    display:inline-block;
    width:1.6rem;
    height:1.7rem;
    padding:0;
    line-height:inherit;
}

#props_bar .c-props li.asel
{
    background-color:yellow;
}

li.props-color
{
    width:2.5rem;
    height:2.5rem;
    padding:0.25rem;
}

li.props-color > input
{
    width:2rem;
    height:2rem;
}

li.top-props-color i > input
{
    position:absolute;
    width:1.9rem;
    height:1.4rem;
    top:0.4rem;
    left:0;
}

li.top-props-color i
{
    position:relative;
    width:2rem;
}

li.top-props-color i > label
{
    font-size:0.5rem;
    display:inline;
    position:absolute;
    top:0.9rem;
    left:0rem;
    height:0.8rem;
    color: black;
}

li.top-props-color i > label > input[type="checkbox"]+span:not(.lever)
{
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.5rem;
    padding-left: 0.8rem;
}				

li.top-props-color i > label > input[type="checkbox"].filled-in:checked+span:not(.lever):after
{
    width: 0.8rem;
    height: 0.8rem;
    border: 0.1rem solid #26a69a;
    background-color: transparent;
}

li.top-props-color i > label > input[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after
{
    height: 0.8rem;
    width: 0.8rem;
    border: 0.1rem solid #5a5a5a;
}

li.top-props-color i > label > input[type="checkbox"].filled-in:checked+span:not(.lever):after
{
    width: 0.8rem;
    height: 0.8rem;
    border: 0.1rem solid #26a69a;
    background-color: #26a69a;
}

li.top-props-color i > label > input[type="checkbox"].filled-in:checked+span:not(.lever):before
{
    left: -0.1rem;
    top:0rem;
    width: 0.5rem;
    height: 0.6rem;
}

#props_bar i.vs-trash
{
    color:#FB5B37 !important;
}

#props_bar table
{
    width:13rem;
    margin:0 auto;
}

#props_bar table tr
{
    border-bottom:none;
}

#props_bar table td, #props_bar table th
{
    padding:0.1rem;
    font-size:0.7rem !important;
    text-align:center;
}

#props_bar table tr>td:first-child
{
    width:3.5rem;
    text-align:left !important;
}

#props_bar table input
{
    height:1rem;
    text-align:center;
    font-size:0.7rem;
}

#props_bar table span
{
    display:inline-block;
    height:1rem;
    font-size:0.7rem;
}

.force-right-align
{
    text-align:right !important;
}

.force-left-align
{
    text-align:left !important;
}


.props-default
{
    border:1px solid black;
}

.c-props-extra
{
    font-family:arial;
}

.c-props-extra .collapsible-header
{
    padding:0;
    font-size:0.8rem;
    cursor:default;
}

.collapsible-header i
{
    padding-top:0.2rem;
    font-size:1rem;
}

.c-props-extra .collapsible-body
{
    padding:0;
}

.c-props-extra.collapsible li.active i
{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.c-units
{
    font-size:0.6rem !important;
}

.cursor-pointer
{
    cursor:pointer;
}

.nav-gap
{
    margin-right:2rem;
    margin-left:2rem;
}

.nav-gap-double-right
{
    margin-right:4rem;
    margin-left:2rem;
}

.ga_res {text-align:center;}

@media(max-width: 719px)
{
    footer {height:200px;}
    #stl_cont {bottom:200px;}
    .ga_res { width: 300px; height: 100px; }
}

@media(min-width: 720px)
{
    footer {height:180px;}
    #stl_cont {bottom:180px;}
    .ga_res { width: 468px; height: 60px; }
}

@media(min-width: 1000px)
{
    footer {height:180px;}
    #stl_cont {bottom:180px;}
    .ga_res { width: 970px; height: 90px; }
}

.aemail li
{
    display:inline-block;
    height:2rem;
    vertical-align:middle;
}

.aemail li:nth-child(2)
{
    padding-top:0.1rem;
}

#bg_transparent_menu_wrap
{
    padding: 0 0 0 32px;
}

#bg_transparent_menu_wrap span
{
    color: rgba(0,0,0,0.87);
    font-size: 14px;
    font-weight: 500;
}

#models_tree p
{
    display:inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
      overflow: hidden;
    width:70%;
    font-size:0.8rem;
    padding-top:0.4rem;
}

#models_tree .secondary-content
{
    padding-top:0.4rem;
}

#load_from_url_wrap
{
    height:8rem;
    margin:0 2rem;
}

.url-wrap-hide
{
    visibility:hidden;
}

#help_bar
{
    position:fixed;
    top:4rem;
    padding:1rem;
    right:1rem;
    z-index:999999;
    width:15rem;

    border: 1px solid black;
    border-radius:0.2rem;
    background-color:#DDDDDD;

    box-shadow: 0px 0px 21px 2px rgba(0,0,0,0.66);
}

#help_bar li
{
    display:block;
    font-size:0.8rem;
}

#help_bar li>i
{
    font-size:1rem;
}

#help_bar p
{
    font-size:0.6rem;
    margin:0 0 0 1rem;
}

#help_bar .vs-font, #help_bar .vs-efont
{
    font-size:1.2rem;
    cursor:pointer;
}