body {
    margin: 12px;
    background-color: #333333;
}

#wrapper {
    background-color: #251B23;
    max-width: 800px;
    height: 600px;
    margin: 10px auto;
}

#banner {
    font-family: 'Megrim', cursive;
    font-size: 50px;
    color: #DA7E83;
    text-align: center;
}

#byline {
    font-family: 'Megrim', cursive;
    font-size: 50px;
    color: #AF7E50;
    text-align: center;
}

#column1 {
    width: 250px;
    float: left;
}

#column2 {
    width: 240px;
    height: 315px;
    float: left;
    text-align: center;
    /* background-image: url("../images/blankwatchtemplate.png");*/
    /* background-image: url("../images/noplugin.png")*/
    /* background-image: url("../images/plugin.png");*/
}

.watchbk {
    background-image: url("../images/blankwatchtemplate.png");
}

.watchbkpluggedin {
    background-image: url("../images/plugin.png");
}


/*#column2 {
    width: 240px;
    height: 315px;
    float: left;
    text-align: center;
    background-image: url("../images/plugin.png");
}
*/

#column3 {
    width: 250px;
    height: 315px;
    float: left;
    padding-left: 10px;
}

#maintitle {
    padding-left: 30px;
    font-size: 22px;
}

#result {
    font-family: 'Raleway', sans-serif;
    color: #73A1AB;
}

#statement {
    color: #AF7E50;
    font-family: 'Raleway', sans-serif;
    padding-left: 40px;
    font-size: 14px;
}

#type {
    font-family: 'Crushed', cursive;
    color: #DA7E83;
    font-size: 20px;
}

#maintitle {
    font-family: 'Crushed', cursive;
    color: #DA7E83;
    text-align: center;
    padding-left: 30px;
    font-size: 20px;
}

#daterange {
    font-family: 'Crushed', cursive;
    color: white;
}

#name {
    color: #73A1AB;
    font-family: 'Raleway', sans-serif;
    padding-left: 40px;
}

#birthdate {
    color: #73A1AB;
    font-family: 'Raleway', sans-serif;
    padding-left: 40px;
}

#row {
    align-items: flex-end;
    padding-left: 60px;
    color: white;
}

#typegadget {
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    color: #73A1AB;
    font-size: 14px;
}

#image_org {
    width: 790px;
    line-height: normal;
    float: left;
    padding-top: 30px;
    padding-bottom: 20px;
    /* padding-left: 80px;
    */
    text-align: center;
    /* padding-right: 10px;*/
}


/* Submit Button  */

.button {
    border-radius: 3px;
    background-color: #AF7E50;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    padding: 8px;
    width: 80px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 10px;
}

.button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -10px;
    transition: 0.6s;
}

.button:hover span {
    padding-right: 20px;
}

.button:hover span:after {
    opacity: 1;
    right: 0;
}

#button1 {
    padding-left: 30px;
}


/* Input Forms */

#name {
    cursor: pointer;
    /*margin-right: 14px;*/
}


/*___________________________________________________*/


/* Variables  */


/*----------------------------------------------------*/


/*________________________________________________*/


/*________________________________________________*/


/* For the small circle buttons  */

.blackScreen {
    margin: 12px;
    background-color: #333333;
    /* transition on change */
    opacity: 1;
    transition: 3s opacity;
}

.blackScreen {
    opacity: 0;
    transition: none;
}

#allpics {
    position: relative;
    width: 112px;
    height: 110px;
    margin-top: 75px;
    margin-left: 103px;
}

#allpics img {
    position: absolute;
    left: 0;
    transition: opacity 1s ease-in-out;
    opacity: 0;
}

#allpics img.display {
    opacity: 1;
}

.display {}


/*________________________________________________*/


/*________________________________________________*/


/* Help Button */


.button3 {
    position: relative;
    background-color: #AF7E50;
    border: none;
    font-size: 14px;
    color: #FFFFFF;
    padding: 8px;
    width: 80px;
    text-align: center;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    text-align: justify;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}


/*.button:after {
    content: "";
    background: #DA7E83;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px!important;
    margin-top: -120%;
    opacity: 0;
    transition: all 0.8s
} */

.button:active:after {
    padding-top: 20px;
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s;
 
}

#button2{
    padding-left: 30px;
    padding-bottom: 10px;

}


/*____________________________________________________ */


/*________________________________________________*/


/* For Help Page */

#instructions {
    font-family: 'Crushed', cursive;
    color: #DA7E83;
    text-align: left;
    padding-left: 40px;
    font-size: 17px;
}

#leftcolumn {
    width: 400px;
    float: left;
}

#rightcolumn {
    width: 400px;
    float: right;
}

#paragraph {
    color: #AF7E50;
    font-family: 'Raleway', sans-serif;
    padding-left: 40px;
    font-size: 13px;
}


/*#content {
    color: #AF7E50;
    font-family: 'Raleway', sans-serif;
    padding-left: 40px;
    font-size: 16px;
}
*/

#secondparagraph {
    color: #AF7E50;
    font-family: 'Raleway', sans-serif;
    padding-left: 40px;
    font-size: 13px;
}


/*#helpimage {
    height: 50%;
    width: 50%;
    padding-left: 40px;
    
}
*/


/*#contact {
    font-family: 'Crushed', cursive;
    color: #DA7E83;
    text-align: left;
    padding-top: 20px;
    padding-left: 30px;
    font-size: 20px;
}
*/

#notes {
    font-family: 'Crushed', cursive;
    color: #DA7E83;
    text-align: left;
    padding-left: 40px;
    font-size: 16px;
}

#bottomimage {
    width: 800px;
    max-height: 600px;
    padding-bottom: -10px;
    text-align: center;
}


/*________________________________________________*/


/* Footer */

#footer {
    width: 600px;
    text-align: right;
    padding-left: 100px;
    padding-top: 30px;
    color: white;
}


/* Footer_help page*/


/*#foot {
    width: 600px;
    color: white;
}
*/