body {
  padding-top: 50px;
  color: #fff !important;
  background-color: #263039  !important;
}
textarea {
	min-height: 150px;
}
.col-md-6 {
  text-align: center;
}
.starter-template {
	text-align: center !important;
}
.starter-template h1 {
	color: green;
	font-size: 70px;
}
.copy-button {
/*	position: fixed;
	left: 1%;
	bottom: 2%;*/
	width: 100px;
}
.config_input_note {
	font-size: 10px;
}
input {
	text-align: center;
}

.lead {
    font-size: 14px;
}


select{
   font-size: 40px;
}


img {
    vertical-align: middle;
min-width: 300px;}

.starter-template h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    padding-top: 25px;
    padding-bottom: 25px;
    border: 1px solid #ffffff;
}

.btn-info:active, .btn-info.active {
    background-color: #1d1d1d !important;
    border-color: #1d1d1d !important;
}

.btn-info {
    background-color: #1d1d1d !important;
    border-color: #1d1d1d !important;
    background-image: none!important;
}



input {
    text-align: center;
    padding: 15px 15px 15px 15px;
    font-size: 27px;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 15px;
    background: transparent;
    border: 1px solid #fff;
}

button, select {
    text-transform: none;
    color: #000;
    font-size: 16px!important;
    padding: 5px 30px 5px 30px;
    margin-bottom: 50px;
}


/* CSS */
.button-12 {}
