#functions{
    width:280px;
    margin-left:auto;
    margin-right:auto;
    
}

#nameInput{
    background-color:#F5F5F5;
   
    width:400px;
    height:40px;
    margin-left:auto;
    margin-right:auto;
    padding:20px;
}


.addAudio{
    padding:30px;
}

#resultList{
    margin-top:220px;
 height: 280px; 
    overflow: auto; 
   
}

#resultList li{
    width:350px;
    margin-left:auto;
    margin-right:auto;
    padding:20px;
    border-bottom:1px #00A599 solid;
    color:#00A599;
    
    
}

#itemList{
    width:400px;
     margin-left:auto;
    margin-right:auto;
}

#addItem{
    height:40px;
    width:330px;
    border:0;
    margin-left:15px;
   
}

#addItemButton{
    visibility: hidden;
        margin:0;
        padding-top:5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:28px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #00A599;
		border: solid 1px #F5F5F5; 
        border-right:0px;
		background: #F5F5F5;
        height:40px;
        float:right;
        margin-right:15px;
      
    

}
#invButton{
    
        margin:0;
        padding:15px;
		font-family: 'trade_gothic_lt_stdlight';
		font-size:14px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #00A599;
		border: solid 1px #F5F5F5; 
        border-right:0px;
		background: #FFF;
        height:20px;
        float:right;
        position:absolute;
        top:315px;
        left:115px;
        border:1px #FFF solid;
        border-radius:10px;
}

#slButton{
        margin:0;
        padding:15px;
		font-family: 'trade_gothic_lt_stdlight';
		font-size:14px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #00A599;
		border: solid 1px #F5F5F5; 
        border-right:0px;
		background: #FFF;
        height:20px;
        float:right;
        position:absolute;
        top:315px;
        left:260px;
     border:1px #FFF solid;
border-radius:10px;
    
    
}

#clearButton{
margin:0;
        padding:15px;
		font-family: 'trade_gothic_lt_stdlight';
		font-size:14px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #00A599;
		border: solid 1px #F5F5F5; 
        border-right:0px;
		background: #FFF;
        height:20px;
        float:right;
        position:absolute;
        top:315px;
        right:115px;
     border:1px #FFF solid;
border-radius:10px;
    
}

#addPanel_infographic{
    padding:20px;
    position:absolute;
    bottom:0px;
    background-color:#EEEEEE;
    opacity:1;

}
#dateIMG {
 width:400px;
    margin-left:auto;
    margin-right:auto;
}

#dateIMG img{
    width:300px;
    margin-left:50px;
}

#spinlist
{
    width 50;
    margin-left: auto;
    margin-right: auto;
}

.list { 
    height: 250px; 
    overflow: auto; 
    width:40px; }

.list div
{
    height: 25px;
    margin: 10px 0;
    color: #000;
}


/* margin-left: 15%; */
#datespinner
{
    top: 245px;
    width: 340px ;
    height: 47.70px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
#addslidernumber
{
    position: absolute;
    margin-left: -15px;
    width: 50px;
    height: 30px;
    z-index: 116;
    overflow-y: scroll;
    font-family: 'trade_gothic_lt_stdlight';
    font-size: 26px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #F7931D;
    border-top: 2px solid #F7931D;
    text-align:center;
}

#addsliderunit
{
    position: absolute;
    margin-left: 45px;
    width: 80px;
    height: 30px;
    z-index: 116;
    overflow-y: scroll;
    font-family: 'trade_gothic_lt_stdlight';
    font-size: 26px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #F7931D;
    border-top: 2px solid #F7931D;
    text-align:center;
}

#addsliderday
{
    position: absolute;
    margin-left: 140px;
    width: 60px;
    height: 30px;
    z-index: 116;
    overflow-y: scroll;
    font-family: 'trade_gothic_lt_stdlight';
    font-size: 26px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #F7931D;
    border-top: 2px solid #F7931D;
    text-align:center;
}

#addslidermonth
{
    position: absolute;
     margin-left: 210px;
    width: 60px;
    height: 30px;
    z-index: 116;
    overflow-y: scroll;
    font-family: 'trade_gothic_lt_stdlight';
    font-size: 26px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #F7931D;
    border-top: 2px solid #F7931D;
    text-align:center;
}

#addslideryear
{
    position: absolute;
    margin-left: 280px;
    width: 75px;
    height: 30px;
    z-index: 116;
    overflow-y: scroll;
    font-family: 'trade_gothic_lt_stdlight';
    font-size: 26px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #F7931D;
    border-top: 2px solid #F7931D;
    text-align:center;
}

#voicePanel
{
   display:none;
    width:440px;
    height:220px;
    background-color:#F5F5F5;
    position:absolute;
    top: 160px;
    left: 80px;
    z-index: 123;
}
#scantogpanel
{
    display:none;
    width:440px;
    height:220px;
    background-color:#F5F5F5;
    position:absolute;
    top: 160px;
    left: 80px;
    z-index: 123;
}

#addPanelBorder{
    border:2px solid #00A599;
    width:80%;
    height:250px;
    margin-left:auto;
    margin-right:auto;
}

#ADDtoggle45{
    position:absolute;
    top:-78px;
    right:120px;
    z-index:120;
}

#addimg45{
    transform:rotate(45deg);
-ms-transform:rotate(45deg); /* IE 9 */
-webkit-transform:rotate(45deg); /* Safari and Chrome */
}

#invFeedback{
     display:none;
    position:absolute;
    bottom:100px;
    background:#F5F5F5;
    width:400px;
    height:180px;
    z-index:130;
    padding:15px;
    font-size:28px;
    margin-right:auto;
    margin-left:auto;
    font-family: 'trade_gothic_lt_stdlight';
    text-align:center;
    
}

#SlFeedback{
    display:none;
    position:absolute;
    bottom:100px;
    background:#F5F5F5;
    width:400px;
    height:180px;
    z-index:130;
    padding:15px;
    font-size:28px;
    margin-right:auto;
    margin-left:auto;
    font-family: 'trade_gothic_lt_stdlight';
    text-align:center;
    
}