/* fallback */

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), 
  url('MaterialIcons-Regular.woff2') format('woff2'),
  url('MaterialIcons-Regular.woff') format('woff'),
  url('MaterialIcons-Regular.ttf') format('truetype');
  }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

body {
    background-color: #222;
    color: #aaa;
    width:100%;
    height:100%; 
    padding:0; 
    margin:0;
    font-family: Roboto, sans-serif;
    font-weight: normal;
    font-size: 1.5em;
}

input:focus, a:focus { outline: none; }

a:hover, a:active, a:focus {
    text-decoration: none;
}

a.invalid {
   color: #456 !important;
   pointer-events: none;
   cursor: default;
}

#header-logo{
    margin-left: 10px;
    padding:0px
}

.beta {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 11px;
    text-transform: uppercase;
}
.topdrop {
    margin-top: 1px !important;
    font-size: 12px;
}

.topdrop button {
    background-color: #111 !important;
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    margin: 0px;
    color: #ddd;
    font-size: 1em;
}

.topdrop button:hover {
    color: #ddd;
    text-decoration: underline;
}

.topdrop uib-dropdown-menu {
    overflow-y: auto;
    max-height: 600px;
}

.dropdown-menu>li>a:hover {
    color: #ddd;
    background-color: #333;
}

.dropdown-menu>li>a.disabled {
    color: #ddd;
    background-color: #fff;
    cursor: not-allowed;
}

.nav-tabs {
    border-bottom: 1px solid #bbb;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    /*background-color: #f0f0f0;*/
    background-color: #f5f5f5; /* #f0f0f0;*/
    xbackground-color: #ddd;
    border: 1px solid #bbb;    
    border-bottom: 1px solid transparent;
}

.nav-tabs>li>a {
    border: 1px solid transparent;
}

.material-icons, .icon-text {
    vertical-align: middle;    
}

.icon-text {
    position: relative;
    xtop: 1px;
    margin-left: 5px;
}


.open>.dropdown-toggle.btn-default.focus, 
.open>.dropdown-toggle.btn-default:focus, 
.open>.dropdown-toggle.btn-default:hover{
    color: #ddd !important;
}   

#top, #left, #center, #right, #full {position:absolute; padding: 0px}
#top {left: 0; right: 0; top: 0; height: 50px; background-color: #000;} /* 555b67*/
#left, #center, #right, #full{ top: 50px; bottom: 0}

#left   {width: 250px; }
#center {left: 250px; width: 300px}
#right  {left: 550px; right: 0}
#full {left: 250px; right: 0;}

#left, #center, #right, #full, .overflowscroll {overflow-y: auto; overflow-x: hidden;}
#right {overflow: auto}

#center {
    background-color: #d9d9d9; /* #447cac;*/
    color: #111;
}

#right {
    background-color: #f5f5f5; /* #f0f0f0;*/
    color: #111;
}

#full {
    background-color: #f0f0f0; 
    color: #111
}

#splitter {
    z-index: 99;
    position: absolute;
    top: 50px;
    left: 550px;
    width: 10px;
    bottom: 0;
    cursor: ew-resize;
}

#splitter:hover {
    background-color: #888; 
}

.px36 {
    font-size: 36px;
}

.leftmenu {
    background-color: #222;/* #232731*/ 
    color: #b9bbc0;
    font-family: Roboto, sans-serif;
    font-weight: 100;
    font-size: 16px;
}
.leftmenu .prjsettings {
    height: 40px;
    display: flex;
    align-items: center;
}
/* .leftmenu .prjsettings a {
    flex: 1;
} */

.leftmenu i.material-icons {
    top: -2px;
    position: relative;
    margin: 2px 8px;
}
.leftmenu li {
    vertical-align: middle;
    height: 40px;
    border-bottom: 1px solid #161616; /* #151927;*/
}

.leftmenu li a{
    top: -2px;
    position: relative;
    padding-left: 0px;
    color: #b9bbc0;
}

.leftmenu li.group{
    height: auto;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    background-color: #171717; /* #2b303f;*/ 
 }

.leftmenu  ul li:last-child{
    border: none;
}
.leftmenu li.group:first-child{
    border-top: 1px solid #333;
}

.leftmenu li.group span{
    vertical-align: middle;
    padding: 0;
    margin: 0 10px;
    font-size: 12px;
    font-weight: 300;
    color: #888; /* #88bbee;*/
    text-transform: uppercase;
 }




.leftmenu li a.active, .leftmenu li a:hover, .leftmenu li a:focus {
    /*color: #fff;
    background-color: #333b47; */
    
    xcolor: #333;
    color: #306090;
    background: transparent;
    xbackground-color: #bababa;
    xfont-weight: 400;
}



#home {
    background: #333;
}

#home .icon  {
    position: absolute;
    width: 50px;
    height: 50px;
    xbackground: #333;
    background: #4c4e5c;
    padding-left: 10px;    
}

#home a, #home a:hover{
    color: #ddd;
}

#home i.material-icons {
    position: relative;
    top: 5px;
    left: -3px;
    font-size: 36px;
}

.prjname {
    position: absolute;
    top: 10px;
    left: 70px;
    font-size: 20px;
    font-weight: 100;
    color: #ddd;
}

.byregionaccess {
    position: absolute;
    top: 10px;
    left: 70px;
    font-size: 18px;
    color: #ddd;
}

.byregionaccess a{
    margin-right: 10px;
    margin-left: 10px;
}

.beta-feature {
    font-size: 8px;
    color: red;
    vertical-align: top;
}


#home .icon::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;

    left: 50px;
    top: 17px;
    box-sizing: border-box;
    
    border: 1em solid black;
    border-color: transparent transparent transparent #4c4e5c;
    
    transform-origin: 0 0;
    transform: scale(0.5);
}


.prjmenu {
    position: fixed;
    height: 50px;
    left: 250px;
    right: 0;
    padding: 11px 10px;
    z-index: 10;
    background-color: #336090;
}

.prjmenu + * {
    margin-top: 50px;
}

.submenu {
    xposition: fixed;
    z-index: 10;
    xleft: 550px;
    width: 100%; /* right: 0*/
    height: 50px;
    padding: 9px 10px; 
    background-color: #336090;
}


/*
.submenu + * {
    margin-top: 50px;
}
*/
.submenu > div {
    margin-top: 3px;
    
}
.submenu a, .prjmenu a {
    font-weight: 100;
    color: #ddd;
}


.nav-stacked>li+li {
    margin-top: 0;
}
.card {
    min-height: 100px;
}

.card .title {
    border-bottom: 1px solid #666;
    margin-bottom: 5px;
    font-size: 110%;
}


.list {
    list-style: none;
    font-size: 20px;
    font-weight: 300;
    -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;     
}

.list li {
    padding: 5px;
    border-bottom: 1px solid #ccc;
}
.list a{
    xcolor: white;
    color: #222;
}
.list li:hover{
    background-color: #999; /* #5f8fbf;*/
}

.list .asset-item-with-thumbnail{
    min-height: 85px;
}

.list .meta{
    margin-top: 5px;
    font-size: 12px;
}

.projectlist {
    padding-left: 0px;
}

.projectlist li > *{
    padding-left: 10px;
}

.assetmenu {
    background: #336090; 
    font-size: 12px; 
    padding: 12px 15px;
    top: 50px;
    left: 250px;
    width: 100%; 
    height: 50px;
    z-index: 10; 
    border-right: 1px solid #369;    
}
/*
.assetmenu + * {
    margin-top: 50px;
}
*/

.assetmenu .searchbox {
    position: relative;
    height: 0px;
    top: -5px;
    padding: 0 55px 0 0;
}

.assetmenu .searchbox input{
    position: absolute;
    width: calc(100% - 76px);
    padding-right: 76px;
    left: 25px;
    top: 4px;
    border: 1px #ddd solid;
    background: transparent;
    font-size: 16px;
    font-weight: 100;
}
.assetmenu .searchbox input::placeholder{
    color: #ddd;
}

.assetmenu input { color: white}
.assetmenu a{
    color: #ddd;
    font-size: 15px;
    font-weight: 100;     
    
}

.assetlist {
    padding-left: 0px;
    display: flex;
    flex-direction: column;    
}


.assetlist li{
    xwidth: 300px;
    position: relative;
    padding: 10px 10px 10px 10px;
    min-height: 40px;
    overflow: hidden;
    flex: 1;
}

.assetlist li a,
.assetlist li a:hover,
.assetlist li,
.assetlist {
    cursor: pointer;
}

.assetlist li.active {
    background-color: #5fafbf;    
}

.assetlist .name {
    margin-bottom: 15px;
}

.assetlist .meta {
    position: absolute;
    bottom: 5px;
    right: 10px;
    text-align: end;
}

.assetlist li img{
    float:left;
    padding-right: 5px;
}

.assetlist li span{
    padding-top: 0;
    margin-top: 0;
}


.checkerboard {
    background: url('/libs/transparent-image-bg.png') repeat
}

.modal-header {
    background-color: #333b47;
}

.modal-title {
    color: #bbb;
    font-weight: 100;
    font-size: 20px;
}

.modal-body {
    color: #666;
    font-size: 16px;
}
.modal-content {
    border-radius: 0;
}

/*
#create-project-modal form,
#upload-project-modal form,{
    xmargin-bottom: 20px;
}

#upload-project-modal{
    xmargin-bottom: 0px;
}
*/

.inline-drop {
    border: 5px dashed transparent;
    
}

#upload-project-modal .drop-box, drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    height: 65px;
    text-align: center;
    padding-top: 15px;
    margin: 10px;
    cursor: default;
}

#upload-project-modal .drop-box drop {
    cursor: pointer;
}


#upload-project-modal .dragover, .dragover {
    border: 5px dashed #6090c0;
}

.box {display: flex; flex-flow: column; height: 100%; padding: 0 20px}
.box .row {padding: 10px}
.box .fixed {flex: 0 0 auto}
.box .grow {flex: 1 1 auto}

.fitmedia{
    /*max-width: 10%;
    max-height: 10%;
    transform: scale(10);
    transform-origin: top center;*/
    
    width: 100%;
    height: 100%;
    border: 1px solid #aaa;
    object-fit: scale-down;
}    

.form-control {box-shadow: none}

table.vartable {border: 0}
table.vartable td {padding: 10px; border-right: 0}
table.vartable tr > td:first-child {width: 30%; text-align: right; font-weight: 500}
table.vartable tr {border-bottom: 1px solid #ddd}
table.vartable tr > td input {width: 100%}
table.vartable tr > td input[type="checkbox"] {width: auto; margin-left: 5px}

table.vartable tr:last-child {border-bottom: 0 !important}




table.info {
    font-size: 14px; 
    background-color: #ddd; 
    color: #000; 
    border: 1px solid #ccc;
    position: relative;
    width: 100%;    
}
table.info td {
    padding: 5px;
    border: 1px solid #ccc;
}

table.info td .prop {
    text-transform: uppercase;
    color: #aaa;
    font-size: 90%;
}
table.info td .value {
    font-weight: bold;
}


/* Glyph Inspector */
#pagination span {
    margin: 0 0.3em;
    color: #505050;
    cursor: pointer;
}

#pagination span.page-selected {
    font-weight: bold;
    color: black;
}

canvas.item {
    float: left;
    border: solid 1px #a0a0a0;
    margin-right: -1px;
    margin-bottom: -1px;
    cursor: pointer;
}

canvas.item:hover {
    background-color: #e0e0e0;
}

#glyph-list-end {
    clear: both;
    height: 20px;
}


#pbrtab{
    height: calc(100% - 100px);
}

/* VIDEOJS ------------------*/
.video-js .vjs-big-play-button {
    top: 50% !important;
    left: 50% !important;
    margin-left: -45px;
    margin-top: -45px;
    width: 90px;
    height: 90px;
    border-radius: 90px;
}

.video-js .vjs-big-play-button:before {
    margin-top: 20px;
    margin-left: 1px;
    content: '\f101';
    font-size: 82px;
}

.vjs-poster {
    text-align:  center;
    background-size: contain;
}

/****/
.CodeMirror pre {font-family: monospace}

    .CodeMirror-scroll {
        overflow: scroll;
    }

    .CodeMirror-foldmarker {    
        font-family: arial;
    }
    .CodeMirror-foldgutter {
        width: .7em;
    }
    .CodeMirror-foldgutter-open,
    .CodeMirror-foldgutter-folded {
        color: #555;
        cursor: pointer;
    }
    .CodeMirror-foldgutter-open:after {
        content: "\25BE";
    }
    .CodeMirror-foldgutter-folded:after {
        content: "\25B8";
    }

/****/

.fa-spin-reverse {
  -webkit-animation: fa-spin-reverse 2s infinite linear;
  animation: fa-spin-reverse 2s infinite linear;
}
@-webkit-keyframes fa-spin-reverse {
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  0% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin-reverse {
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  0% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/******* */
