.btn-huge{
    padding-top:20px;
    padding-bottom:20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

body{
	background-color: black;
	color: white;
}

a{
	color: slategray;
	text-decoration: none;
}

a:visited{
	color: lightslategrey;
}

a:focus{
	color: lightslategrey;
}

a:hover{
	color: lightslategrey;
	text-decoration: none;
}

iframe {
	min-width: 720px;
    width: 90%;
    height: 60px;
    background-color: white;
    border: 1px inset orange;
}


.iframe_wrapper{
	display: inline-block;
	text-align: center;
    border: 1px solid orange;
    border-radius: 4px;
    padding: 12px;
    background-color: #fcf8e3;
}

#video_instructions{
	height: 70px;
    width: 140px;
    min-width: 20px;
}

#video_cover{
	height: 70px;
	width: 160px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

#modal_toggle{
	position: relative;
}

#modal_video_wrapper{

}

#modal_video_wrapper iframe {
	min-width: unset;
	background-color: unset;
}


hr { 
	color: white;
	border-color: white; 
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}

h1{
	text-align: center;
	display: inline-block;
	vertical-align: bottom;
}

h3{
	display: block;
	text-align: center;
}

.header{
	z-index: 10000;
}

#setup_header{
	margin-top: 50px;
	background-color: black;
	padding: 0 20px;
}

#setup_header h3{
	padding-top: 20px;
	margin-bottom: 0px;
}

#setup_header label button{
	bottom: 10px;
    position: absolute;
    font-size: small;
    color: white;
}

#preview_wrapper > div{
	margin-bottom: 4px;
}

#setup {
	padding: 20px;

}

#setup_holder{
	padding-bottom: 100px;
}

#setup_wrapper{
	margin-top: 200px;
}

img#gif_instructions{
	height: 72px;
    border: 1px solid white;
    width: 128px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
}

.modal-body{
	text-align: center;
    padding: 60px;
}

.modal-body button{
	position: absolute;
    top: 0px;
    right: 16px;
}
    

.break {
	height: 10px;
}

.break::after{
  content: "";
  clear: both;
  display: table;
}

.jscolor {
	cursor: pointer;
}

#fontshow {
	font-size: large;
}


.wrapper .slider-wrapper {
  border-radius: 4px;
  padding-left: 10px;
}

output {
  display: inline-block;
  width:25px;
}

.help-text{
	color: grey;
	font-size:small;
}

label:first-of-type{
	width: 170px;
}

label{
	display: inline-block;
}

.form-group{
	white-space: nowrap;
}

.form-group > *{
	display: inline-block;
}

.form-control{
	display: inline-block;
	width: auto;
}



.control-label{
	vertical-align: top!important;
}

button{
	vertical-align: top!important;
}


#myURL_wrapper{
    height: 46px;
    display: inline-block;
    vertical-align: bottom;
    border: 1px solid orange;
    border-radius: 4px;
    padding: 6px 6px 14px 6px;
    width: 684px;
    white-space: nowrap;
    overflow: scroll;
}

#myURL_wrapper_wrapper{
	white-space: nowrap;
}

.transparency_options{
	background-image: url(img/mariomaker2_bg.jpeg);
    background-repeat: no-repeat;
    background-position: top left;
    border-radius: 8px;
    border: 1px solid white;
    background-size: cover;
}

.transparency_options .transparency_options_wrapper{
	margin: 22px;
}

.transparency_options .form-check{
	padding: 10px;
	border: 1px solid white;
	border-radius: 4px;
	background-color: black;
	margin-bottom: 10px;
}



.transparency_options .form-check .form-check-input{

}

.transparency_options .form-check .form-check-label{
	font-size: small;
}

.transparency_options .transparency_option_wrapper.transparency_option_wrapper_1{ opacity: 1; }
.transparency_options .transparency_option_wrapper.transparency_option_wrapper_2{ opacity: 0.9; }
.transparency_options .transparency_option_wrapper.transparency_option_wrapper_3{ opacity: 0.8; }
.transparency_options .transparency_option_wrapper.transparency_option_wrapper_4{ opacity: 0.7; }
.transparency_options .transparency_option_wrapper.transparency_option_wrapper_5{ opacity: 0.6; }
.transparency_options .transparency_option_wrapper.transparency_option_wrapper_6{ opacity: 0.5; }
.transparency_options .transparency_option_wrapper.transparency_option_wrapper_7{ opacity: 0.4; }
.transparency_options .transparency_option_wrapper.transparency_option_wrapper_8{ opacity: 0.3; }

.color_selector_icon{
    align-items: center;
    padding: .375rem .75rem 0 0;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
}


#urlcopy{
	display: inline-block;
	display: none;
	margin-left: 204px;
    margin-top: 4px;
}

#copybutton{
	color: white;
    font-weight: bolder;
    font-size: 10px;
}



/* HEADER AND FOOTER */

.header{
	text-align: center;
	padding: 10px;
}
.navbar{
	background-color: #3D3D3D;
}

.navbar-default{
	border-radius: 0px;
	border-top: none;
	border-right: none;
	border-left: none;
}

.nav{
	width: 100%;
}

.nav-item{
	border-radius: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.nav .nav-item .navbar-brand{
	padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0.4rem;
}

.header span{
	color: grey;
	font-style: italic;
}

.header span.image.twitch{
	position: relative;
}

.header span.image.super-mario-maker{
	position: relative;
}

.header span.image{}

.header span.image img{
	max-height: 40px;
}

.footer{
	background: black;
	padding: 16px 20px;
	background-color: #3D3D3D;
}

.footer_left{
	display: inline-block;
	float: left;
	font-style: italic;
	color: grey;
}

.footer_right{
	display: inline-block;
	float: right;
}

.footer_right span{
	color: grey;
}

.footer_right img{
	max-height: 20px;
}

.footer_right a{
	display: inline;
}


.footer_bottom{
	text-align: center;
	font-size: smaller;
	font-style: italic;
	color: grey;
	margin-top: 10px;
}


/* Small devices (landscape phones, 576px and up)*/

@media (max-width: 575px) { 

	body{
		font-size: small;
	}

	.h1, h1 {
	    font-size: 1.5rem;
	}

	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
		padding-right: 5px;
		padding-left: 5px;
	}

	.header span.image img {
	    max-height: 30px;
	}

	.header h1{

	}
}


@media (min-width: 576px) { 
	body{
		
	}

	.header h1{
		font-size: 32px;
	    margin-bottom: 0px;
	    line-height: 1;
	}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
	body{

	}
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
	body{

	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
	body{

	}
}
