.container2 {
    font-family: Arial, Helvetica, sans-serif;
    padding:5px 30px 30px 30px;
    margin-right: auto;
    border:solid white 1px;
    border-radius:5px;
    text-align:center;
}

#eggTD {
    text-align: center;
}


.ui-progressbar { 
    height:20px;
    width:250px;
    margin:0 auto;
}   

.ui-progressbar span { 
    width:250px;
    position:absolute;
    text-align:center;
}   

.expandBtn {
    height: auto;
    width: auto;
    font-size: 15px;
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color:#352E2E;
}

.expandBtn:hover {
    height: 30px;
    width: 150px;
    font-size: 15px;
    background-color: white;
    font-weight: bold;
    color: #352E2E;
    cursor: pointer;
}

.expandButton {
    height: auto;
    width: auto;
    font-size: 15px;
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color:#352E2E;
}

.expandButton:hover {
    height: 30px;
    width: 150px;
    font-size: 15px;
    background-color: white;
    font-weight: bold;
    color: #352E2E;
    cursor: pointer;
}

.kuraStrip {
    background-color: #352E2E;
    text-height: 1px;
    color: #FFFFFF;
    border-radius: 10px;
}

#progressbar {
    height: 20;
    width: 250;
}

.kuraPic{
    position: absolute;
    right: 15px;
    top: 0;
}

#tabNormal {
    position: relative;
    width: 550px;
    margin: 0 -275px;
    text-align: left;
}
#tabAlbino {
    position: relative;
    width: 550px;
    margin: 0 -275px;
    text-align: left;
}
#tabMelanistic {
    position: relative;
    width: 550px;
    margin: 0 -275px;
    text-align: left;
}
.expandedDiv {
    position: relative;
    
}

.expandUp {
    background-color: #A9A9A9;
    float: right;
    height: 18px;
    width: 15px;
    padding: 1px;
    border-radius: 5px;
}

.expandDown {
    background-color: #FFFFFF;
    float: right;
    height: 18px;
    width: 15px;
    padding: 1px;
    border-radius: 5px;
}

.expandDown:hover {
    cursor: pointer;
}

.expandUp:hover {
    cursor: pointer;
}

.kuraContainer {
    width: 1000px;
    text-align: left;
}

#input {
    width: 75;
}

#btn:disabled{
    background-color: #FFFFFF;
    color: #145A89;
}

#btn {
    font-size: 2rem;
    background-color: #145A89;
    border-radius: 15px;
    font-family: "Trebuchet MS";
    color: #FFFFFF;
}

.info {
    overflow: hidden;
    height: 190px;
}
.upgBtn {
   font-size:15px;
   font-family:Arial,sans-serif;
   text-align:left;
   width:300px;
   height:35px;
   background-color:#CCFFFF;
   border-color:#000000;
}
.upgBtn:hover {
    background-color: #99FFFF;
    cursor: pointer;
}
.getTab {
    position: relative;
    left: 0;
    top: 0;
    background: #666666;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: .4rem;
    margin-top: -1rem;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transition: background 1s linear;
    transition: background 1s linear;
}

.kuraTab {
    background: #666666;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: .4rem;
    margin-top: -1rem;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transition: background 1s linear;
    transition: background 1s linear;
}

.container {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: auto;
    margin-right: auto;
}

p {
    margin: 0;
}

.stripBreak {
    display: block;
    line-height: 10px;
    margin: 10;
}

.getTab:hover {
    background: #4c4c4c;
    cursor: pointer;
}

.kuraTab:hover {
    background: #4c4c4c;
    cursor: pointer;
}


.sellMale:hover {
    cursor: pointer;
    
}

.sellFemale:hover {
    cursor: pointer;
    
}

.sellMaleStrip:hover {
    cursor: pointer;
    
}

.sellFemaleStrip:hover {
    cursor: pointer;
    
}
.expandStrip:hover {
    cursor: pointer;
    
}
#TD {
    width: 500px;
    white-space: nowrap;
}

#upgTitle {
    font-size: 1.5rem;
}

#sell {
    display: block;
    height: 100;
    width: 100;
}

.tab {
    position: relative;
    left: 0;
    top: -0;
    width: 20rem;
    display: none;
}

.buyTrap {
position:relative;
width: 100px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-color:#57F596;
}

.setTrap {
position:relative;
width: 100px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-color:#A9A9A9;
}

.male {
    color:#96B3E6;
}

.female {
    color:#F7A2A2;
}

.sellFemale {
width: 100px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-color:#F7A2A2;
}

.sellFemaleStrip {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
background-color:#F7A2A2;
}

.sellMale {
width: 100px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-color:#96B3E6;
}

.sellMaleStrip {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color:#96B3E6;
}

.expandStrip {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color:#57F596;
}

.saveGame {
    height: 30;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color:#238300;
    color: white;
}

.resetGame {
    height: 50;
    width: 100;
    font-size: 1rem;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color:#D20000;
    color:white;
}