   
   body, html {
  background-image:url('../icons/online_splash.png'); 
   }
   
.nav_buttons {
    display: inline-table;
    text-transform: none!important;
    background-color: white!important;
    color: black!important;
    padding: 1.5vmin!important;
    box-sizing: border-box!important;
    font-size: 2vmin!important;
    padding-top: 0!important;
    padding-bottom: 0px!important;
    border-radius: 1.5vmin!important;
    margin-right: 0vmin!important;
    margin-left: 0vmin!important;
    transform: scale(0.9);
	font-weight:900;
	font-family:'bold'!important;
}

.nav_buttons span{
	font-family:'bold'!important;
}


#hidden {
display:none;
}
   
   
   #navbar .top { 
	background-size: 12.5vmin;
    background-repeat: no-repeat;
    background-position: 0.5vmin center;
    padding: 0px;
	}
	
	
	#navbar .bottom {
	outline: 0.5vmin solid black;
    padding: 0.5vmin;
    width: 100%;
    box-sizing: border-box;
	}
	
	#workspace {
	width: 100%;
    background-color: white;
    height: 100%;
    display: flex;
    overflow: hidden;
	}
	
	.uk-dropdown-nav button {
	font-size: 2vmin!important;
    margin: 0px!important;
    padding: 1.5vmin!important;
    border-radius: 1vmin!important;
    margin-top: 1vmin!important;
	}
	
	.uk-modal {
	padding:5vmin!important;
	}
	
	#themes_button, #offline_mode_button, #init_auto_theme_button {
	display:none!important;
	}
	
	.codebox {
	font-size:2vmin;
	}
	
	
	.uk-modal-body .uk-background-muted h1, .uk-modal-body .uk-background-muted h1 span {
	    font-family: 'bold';
    font-size: 3vmin;
    text-align: left;
    font-weight: 900;
    margin-bottom: 1.5vmin;
    vertical-align: middle;
	}
	
	.uk-modal-body .uk-background-muted button, .uk-modal-body .uk-background-muted button, .uk-modal-body .widget button, .addon_pin_menu .uk-card button {
	    border: none;
    padding: 1.5vmin;
    border-radius: 0vmin;
    background-color: #a1a1a1;
    color: white;
    font-family: 'bold';
    font-size: 2vmin;
    display: block;
    cursor: pointer;
    width: 100%;
	}
	
	#settings_page .uk-background-muted p {
    text-align: left;
    font-size: 1.75vmin;
    margin: 2vmin;
    margin-left: 0;
    margin-right: 0;	
	}
	
    #template_export_page .widget {
    padding: 5vmin;
	}
	
	.widget p {
	    font-family: 'master';
    padding-bottom: 2.5vmin;
    white-space: normal;
    font-size: 2.25vmin;
	}
	
	.uk-modal-body .uk-background-muted button, .uk-modal-body .uk-background-muted button, .uk-modal-body .widget button, .addon_pin_menu .uk-card button {
	    border: none;
    padding: 1.5vmin;
    border-radius: 0vmin;
    background-color: #a1a1a1;
    color: white;
    font-family: 'bold';
    font-size: 2.5vmin;
    display: block;
    cursor: pointer;
    width: 100%;
	}
	
	
	#export_page .widget, #template_export_page .widget {
	
	    background-color: #e9e9e9;
    position: relative;
    border-radius: 2.5vmin;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
    padding: 2.5vmin;
    margin: 3vmin;
    margin-left: 0vmin;
    font-family: 'bold';
    width: 47.5%;
    display: inline-block;
    vertical-align: top;
    max-width: 50vmin;
    height: 50vmin;
	
	
	}
	
	#left_frame {
	    width: 35vmax;
    height: 92%;
    display: inline-block;
    vertical-align: top;
    float: left;
    position: relative;
    z-index: 10;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    padding-top: 0.25vmin;
    padding-bottom: 0.25vmin;
    scrollbar-gutter: inherit;
    resize: horizontal;
    min-width: 25vmax;
	}
	
	
	.uk-modal-body .uk-background-muted {
	    background-color: #e9e9e9;
    margin: 1vmin;
    font-family: 'bold';
    border-radius: 1.5vmin;
    padding: 2.5vmin;
    overflow: hidden;
    height: 70vmin;
    position: relative;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0.5vmin;
    overflow-y: auto;
	}
	
	
.uk-modal-body .uk-background-muted p {
	    text-align: left!important;
    font-size: 2vmin!important;
    padding: 0px!important;
    margin: 2.5vmin!important;
    margin-left: 0vmin!important;
    margin-right: 0vmin!important;
	}
	
	
	.uk-modal-title {
	    font-size: 1.75rem;
    line-height: 1.3;
	}
	
	#shop_cancel_button {
	    transition: all 0.15s;
    border: none;
    padding: 2.5vmin;
    font-size: 3vmin;
    width: 100%;
	}
	
	#shop_confirm_page {
	padding:0px!important
	}
	