#page {
    padding-top: 40px;
    /*background-color: #FFE800;
    color: #530FAD;*/
    font-family:Georgia;
}

.drag .drop{
    width: 80%;
    
}
#image {
    height: 150px;
    width: 150px;
    position: relative;
    float: left;
}
.ui-draggable .ui-droppable{
       border: solid 2px rgba(195,150,60,1);
    border-radius: 10px; 
    background-color: #E97B1C;
    margin: 5px;
    padding: 5px;
     
}
*[attribute='ownArmy']{
    visibility: hidden;
}
    /* disable selection for extrarows */ 
        
    .grid-view td.extrarow {
       background: none repeat scroll 0 0 #F8F8F8; 
    }  
    
    .subtotal {
      font-size: 14px;
      color: #530FAD;
      font-weight: bold;
      background-color: #FFFF80;   
    }
    /* grid border */
.grid-view table.items th, .grid-view table.items td {
        border: 1px solid gray !important;
    } 

.grid-view table.items th {
        background-color: #C3D9FF !important;
    }

    /* disable selected for merged cells */     
.grid-view td.merge {
       background: none repeat scroll 0 0 #F8F8F8; 
    }     
    
    /* disable selected for extrarow in bootstrap */     
    table.table td.extrarow, table.table td.extrarow:hover {
       background: none repeat scroll 0 0 #E0E0E0; 
    }
#invisible {
    visibility: hidden;
}
.name1 {
    visibility: hidden;
}
#manage {
    text-align: left;
    position: absolute;
    right:   100px;
    top:  100px;
    background-color: orange;
    opacity: 0.5;
    color: black;
    font-size: x-large;
    border-color: olive;
    border-style:outset
}
.modal.fade {
  opacity: 0.1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.item {    
    text-align: left;
    width: 400px;
}

.item > div:first-child {
    
    background-color: rgb(233,123,28);
    float: left;
    margin: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 390px;
        border: solid;
    border-width: 2px;
    border-color: rgba(195,150,60,1);
}

.item > button {
    background-color: rgb(118,48,48);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    /*width: 50px;
    height: 50px;
    float: right;
    margin-top: 25px;
    margin-right: 5px;
        border: solid;
    border-width: 2px;  */
    border-color: rgba(195,150,60,1);
}

.description{
    
    float: left;
    margin-left: 15px;
    width:50%;
}

.description > div:first-child{
    font-weight: bold;    
}

.price{
    float: right;
    font-size: 15pt;
    margin: 20px 10px 10px 10px;
    font-weight: bold;

}

#flights {
    font-weight: bold;
    border: 2px solid black;
    /*background-color:grey;  */
    width: 400px;
    margin: 10px;
    background-color: rgb(141,44,1);
    border: solid;
    border-width: 2px;
    border-color: rgba(195,150,60,1);
    /*color:white; */
    font-family: Georgia, Arial;
    float: left;
}
/*                                              */
.right {
    position:absolute;
    
    text-align: center;
    background-color:green;
    /*border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;  */
    border-radius: 10px;
    width: 50px;
    height: 50px;
    float: left;
    margin-top: 25px;
}

.addon{
    
    float: top;
    height:25%;
    /*width:100%;  
    color: rgba(239,219,158,1);
    background-color: #E97B1C;
        border: solid;
    border-width: 2px;
    border-color: rgba(195,150,60,1); */
    border-radius: 50px;
    
    
  
    border-radius: 10px;  
    
 }

.sugar{
     width:48%;
 }
.milk{
     width:48%;
 }
 #pmoney {
    /*border: 2px solid black;
    background-color:grey;
    width:100%;
    color: rgba(239,219,158,1); */
    background-color: #E97B1C;  
    
    height:25%;
    
    
    /*border-radius: 50px;
    opacity: 0.5;         */
    padding: 5px;
    margin: 5px;
    border: solid;
    border-width: 2px;
    border-color: rgba(195,150,60,1);
    border-radius: 10px;   
}

#messages {
    /*border: 2px solid black;
    background-color:grey;
    width:100%;
    background-color: #E97B1C;*/
    height:50%;
    border: solid;
    border-width: 2px;
    border-color: rgba(195,150,60,1);    

    
    
    background-color: #E97B1C;
    border-radius: 10px;
    
    padding: 10px;
    margin: 5px;    
}

#divRight {
    font-weight: bold;
    font-family: Georgia, Arial;
    color:rgba(234,207,154,1);
    margin: 15px;
    position:absolute;
    float:right;
    left:500px;
    /*top:300px;    
    width:25%;
    height:230px;  */
    background-color: #8D2C01;
    /*border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;  
    border-radius: 15px; */
    text-align: center;
    padding: 10px;
    margin: 5px;
    border: solid;
    border-width: 2px;
    border-color: rgba(195,150,60,1);
}
    
#pmoney > div {
    border: solid;
    border-width: 2px;
    border-color: rgba(195,150,60,1);   

}

#sugar > div {
    border: solid;
    border-width: 2px;
    border-color: rgba(195,150,60,1);  
    border-radius: 10px; 
    background-color: #E97B1C;
}
#milk > div {
    border: solid;
    border-width: 2px;
    border-color: rgba(195,150,60,1);  
    border-radius: 10px; 
    background-color: #E97B1C;
    margin: 5px;
}

.armyName{
    text-align: center;
    font-size:x-large;
    
}

#flights{
    /*text-align: center;
    font-size:x-large;
    color: #FFE800;    */
    
}