﻿
#content_ 
{   
    width:100%;       
}

.titletext2 
{
    width:100%;
    text-align: center;
}
    
.logo, #banner_
{
    visibility:hidden;    
}    


#ui-title
{
    position:fixed;
    color:White;        
}    


.chkbox
{
    vertical-align: middle;
    
    margin:0;
}

.table1 tbody tr:nth-child(4n-3) { background: #f3f3f3; }

.header 
{
    margin-bottom: 15px;
}

#content_calDate, .padleft
{
    margin-left: 20px;        
}

@media screen and (orientation: landscape)
{ 
    .lefttd
    {
        background-color:Lime;
        width:50px;
    }
}
	
.ui-checkbox 
{
    margin-top: 10px;
    padding: 0;
    border-spacing: 0px;    
}    

#t_main, #summarytable 
{
    width:98%;
}

    
.ui-input-text 
{
    width:98%;
}

.grid_10
{
    width: 98px;
}

.desktop 
{
    display:none;
}

#calendartd 
{
    width:180px;    
}

.labeldiv 
{
    font-weight:bold;
}

#content_calDate 
{
    margin-left: 20px;    
    text-align:center;
}

#ui-input-btn 
{
    width: 100%;
}

.container_12 .grid_10  
{
    width:100% !important;
}

.grid_10 
{
    width:100%;
    margin-left:15px;
}

#pumpDetailTable  tbody tr  
{
    background: white !important; 
}

.mainContent 
{
    width:94% !important;
    text-align:center;
    margin-left:3%;
    max-width:1200px;
}