 .blue {
  background-color: #3280D8; /* Green */
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.3em;
border-radius: 8px;
  margin: 2px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
        
        
        .blue:hover {
  background-color: #4CAF50;
  color: white;
}
        
        
        #wrapper {
            width:1480px;
            margin:0 auto;
            border: solid #3280D8;
            background-color: #fff;
            height:1000px;
            margin-top:90px;
        }
        
        #wrapper {
            font-family: "Arial", Times, sans-serif;
        }
        
        #wrapper p {
            margin:0 0 5px 0;
            padding:0;
        }
        
        #wrapper h2 {
            margin:8px;          
            padding:0;
        }
  
        
        #carddispenser {
            width:600px;
            margin:0 auto;
            text-align: center;
            margin-top:20px;
        }

#break {
    display: block;
    width:255px;
    height:150px;
    /*background-color: fuchsia;*/
    position: absolute;
    margin-left:20px;
    text-align: center;
}
        
        #onetwowrapper {
            /*background-color: cadetblue;*/
            width:950px;
            height: 150px;
            margin:0 auto;
            padding:0;
            position: relative;
            left:100px;
        }
        
        #threefourfive {
            /*background-color: forestgreen;*/
            width:1260px;
            margin:0 auto;
            position: relative;
            top:-200px;
        }
        
        #chooselogo {
            display: block;
            width:260px;
            height:150px;
            /*background-color: aqua;*/
            text-align: center;
            float:left;
        }
        
        #buttonsection {
            display: inline-block;
            /*background-color: brown;*/
            width:385px;
            height:150px;
            text-align: center;
        }


#fitting {
            display:block;
            /*background-color: deeppink;*/
            width:250px;
            position: relative;
            float:right;
        }
        
        #fitting h2 {
            text-align: center;
        }
        
        #fitting img {
            margin:0 20px 10px 20px;;
        }




        
        
        #trigger {
            background-image: url("lanyardimg/trigger.png");
            width:217px;
            height:85px;
            position: relative;
            top:25px;
            left:-0px;
        }
        
        #triggertwo {
            background-image: url("lanyardimg/swivel.png");
            width:217px;
            height:85px;
            position: relative;
            top:25px;
            left:-0px;
            display:none;
        }
        
        #optionone {
            width:160px;
        }
        
        #optiontwo {
            width:160px;
        }
        
        #breakaway {
            background-image: url("lanyardimg/3break.png");
            width:89px;
            height:80px;
            position: relative;
            top:-60px;
            left:760px;
            z-index:3;
            display:hide;
            opacity: 0;
        }


#breakawaythree {
            position:relative;
            background-image: url("lanyardimg/breakaway.png");
            width:116px;
            height:70px;
            top:-135px;
            left:1360px;
            z-index:3;
        }
        
        
        #lanyard {
            width:1170px;              /*original 1070*/
            height: 50px;
            background-color: azure;
            border-radius: 5px;
            padding:5px;
            margin-bottom:50px;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            background-color: #ffffff;
            background-image: url("lanyardimg/45-degree-fabric-light.png");
            position:relative;
            left:193px;
            top:-200px;
            z-index:1;
        }
        

        
        canvas {
           
            height:100%;
            /*background-color: beige;*/
        }
        
        
        #logo1 {
            display: inline-block;
            margin-left:50px;
            height: 100%;
            
        }
        
        #logo1:active {
      background-color: rgba(168, 218, 220, 1.00);
    }
    #logo1:hover {
      cursor: pointer;
      border-width: 20px;
        }
        
        
        .logo2 {
            display: inline-block;
            float:right;
            position: relative;
            left:400px;
        }
        
        .logo2 canvas {
            max-height:75px;
        }
        
        .logo3 {
            display: inline-block;
        }
        
        .logo3 canvas {
            max-height:75px;
        }
        

        #Canvas3 {
            max-height: 50px;
        }
        
        #hidden {
            margin-top:1px;
            display: none;
        }

#hidden button {
            margin-bottom:10px;
        }


        
        /*#text {
            display: inline-block;
            height:50px;
            width:500px;
            background-color: aqua;
            margin-left:30px;
        }*/
      

        .output {
        display: inline-block;
        height: 70px;
        max-width:500px;
        margin: 0px 0;
        padding:0;
        text-align: center;
        /*background-color: antiquewhite;*/
        vertical-align: middle;
        line-height: 70px;
        position: relative;
        margin:0 10px 0 10px;
            top:-18px;
            z-index:2;
    }
        
        
        

        #lanyardcolor {
            display: inline-block;
            width:300px;
            height:120px;
            /*background-color: cornsilk;*/
            /*margin:0 auto;*/
            position:relative;
            top:-345px;
            text-align: center;
        }
        
        #addtextbuttons {
            display: inline-block;
            width:400px;
            height:420px;
            /*background-color: cyan;*/
            /*margin:0 auto;*/
            position:relative;
            top:-0px;
            left:50px;
            text-align: center;
        }
        
         #addtextbuttons select {
            display:block;
             margin:0 auto;
             font-size: 1.3em;
             margin-top:8px;
            
        }

#addtextbuttons button {
            margin-bottom:30px;
    font-size: 1.1em;
        }
        
        

#details {
    width:450px;
    /*background-color: burlywood;*/
    float: right;
    text-align: center;
}
    
        
        
        #buffer {
            display:inline-block;
            width:100%;
            height: 1px;
            /*background-color: aqua;*/
            position:relative;
            top:-140px;
        }
        
        
        
        
        
    
        
        
        
        
        #send {
            width:300px;
            /*background-color: aqua;*/
            margin:0 auto;
            z-index: 50;
            margin-top:20px;
        }
        
        #send input {
            width:100%;
            padding:10px;
            color:#fff;;
            background-color: #4CAF50;
            font-size: 1.7em;
            border-radius: 20px;
            
        }
        
        #send input:hover {
            background-color: #2f7031;
        }
        
        










#container {
      width: 100%;
      height: 100px;
      /*background-color: #333;*/
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
      border-radius: 7px;
      touch-action: none;
    position:relative;
    top:-90px;
    left:300px;
    }
    #item {
      width: 80px;
      height: 80px;
      /*background-color: rgb(245, 230, 99);*/
      /*border: 5px solid rgba(136, 136, 136, .5);*/
      border-radius: 50%;
      touch-action: none;
      user-select: none;
        background-image: url("lanyardimg/move.png");
        display: none;
    }
    #item:active {
      background-color: rgba(168, 218, 220, 0.2);
    }
    #item:hover {
      cursor: pointer;
      border-width: 10px;
    }
      
      
      
#details input {
 width: 90%;
  padding: 4px 10px;
  margin: 6px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
    font-size: 1.2em;
        }


 textarea {
    font-size: 1em;
    margin-top:5px;
    max-width:90%;
}


      
    

/*text move section-----------------*/
#textcontainer {
      width: 600px;
      height: 70px;
      /*background-color: #333;*/
      display: flex;
      align-items: center;
      justify-content: center;
      /*overflow: hidden;*/
      border-radius: 7px;
      touch-action: none;
    position:relative;
    top:-680px;
    left:800px;
    z-index:30;
    font-family: "Arial", Times, sans-serif;
    padding-top:0;
    }

    #textmove {
      width: 500px;
      height: 70px;
      /*background-color: rgb(245, 230, 99);
      /*border: 5px solid rgba(136, 136, 136, .5);*/
      border-radius: 50%;
      touch-action: none;
      user-select: none;
        background-image: url("lanyardimg/textmove.png");
        display: none;
    }
    #textmove:active {
      background-color: rgba(168, 218, 220, .2);
    }
    #textmove:hover {
      cursor: pointer;
      border-width: 10px;
    }






/*added to raise the footer*/

footer {
    position: relative;
    top:-100px;
}






            
      
 