    .ui-dialog
        {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
        }
    		.no-close .ui-dialog-titlebar-close {
  display: none;
}


.ui-dialog-titlebar {
  background-color: #ee801c;
  background-image: none;
  color: #FFF;
}



	
	
		.val {
		background-color:#ee801c;
		padding:10px;
        color: #FFF;
        font-weight: bold;
		}



#orders {
    text-align: left;
}
	
	
	
	
	
	.ui-menu { 
	width: 100px;
	font-size:8pt; 
	z-index:9999;
	}
	
	.ui-datepicker { 
	font-size:8pt; 
	}
	


.t1 {
    border-collapse: collapse; 
}

.t1 th {
    border: 1px solid #FFF;
    background-color:#ee801c;
    color: #FFF;
    text-align: center;
}

.t1 td {
    border: 1px solid #e9e9e9;
    background-color:#FFF;
    text-align:center;
}
    
.gBorder {border: 1px solid #e9e9e9;}
    
    
.t2 {
    border-collapse: collapse; 
}

.t2 th {
    border: 1px solid #FFF;
    background-color:#ee801c;
    color: #FFF;
    text-align: left;
}

.t2 td {
    border: 1px solid #e9e9e9;
    background-color:#FFF;
    text-align:center;
}




 
.t1 td a{
    color: #2e2e2e;
    text-decoration: none;
}


.t1 th a{
    color:#FFF;
	 text-decoration: none;
}



.t1 th a:hover, td a:hover {
	text-decoration: underline;
}



input[type="number"] {
   width:65px;
}


.buy, .sell, .sProd, .date, .pD, .pDBev, .tB, .tBanv, .pfKunderSort, .tdRu, .glomtPass, .orderHistorik {cursor: pointer;}


.Annulerad, .Annulerad a, .agera 
{
	color: #CC3300 !important;
}
    
    
.Genomförd, .Genomförd a, .lugnt, .loggMottagen
{
	color:#339933 !important;
}
    
.Mottagen, .Mottagen a, .varning 
{
	color:#bb8900 !important;
}



.prVal
{
	width:99%; 
    border:0;
    
}




.avVal
{
	width:99%; 
    border:0;
    
}
    
@media only screen and (max-width:680px) 
{
    .avVal
    {
	    height: 30px;
    
    }
}   



.pfB
{

    border:0;
    
}   
    


.tRu, .tIn, .tM, .tMRu {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}




.tdRu, .tdIn {
    width: 100px;
}
    
    
    
.tdRu1, .tdIn1, .tdIn1Y {
    width: 80px;
    font-weight: bold;
}   
    
.tdIn, .tdIn1, .tdIn1Y {
    border: 1px solid #e9e9e9;
    background-color:#FFF;
    text-align:center;  
    
    
}
    
    
    .sepLineY {
    border-bottom-color: #000 !important; 
       
} 
    

    .sepLineQ {
    border-bottom-color:#cacaca;
       
}        

.tdRu {
    height: 100px;
    border: 1px solid #FFF;
    background-color:#ee801c;
    color: #FFF;
    text-align: center; 
    
}
    
 
    
    .tdRu1 {
    height: 100px;
    background-color:#ee801c;
    border: 0;
    
    
}

#wrapper1
{
    height: 100px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;

}

#wrapper2
{
    height: 500px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;

}
    
      
 
  
    #wrapper0
{
        float:left;
        width:90%;



}#wrapperM1
{
    height: 100px;
    width: 100%;
    overflow: hidden;

}

#wrapperM2
{
    height: 500px;
    width: 100%;
    overflow: hidden;

}
    
      
 
  
    #wrapperM0
{
        float:left;
        width:10%;



}
    
    
   .hideSim
   
    {
        display: none;
    }