table th{
	background-color: rgb(140,160,185);
}
.mandatory {
	color: red;
	font-size: 20px;
}
.control-group.span12
{
border-bottom:0px solid #ccc;
margin-bottom: 20px;
}
/*.transfer-mode,
.process-date,
.order-no,
.order-date,
.contact-no,
.auth-person,
.gr-no,
.transport-name,
.courier 
{
float:left;
width:280px;
}*/
.ChallanDetails
{
float:left;
width:280px;
height:80px;
}
.control-group.order label
{
float:left;
}

#wherhouse-detal label {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 10px;
}
.table-responsive
{
clear:both;
}

.dispatchPage {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.control-group.span12 {
    border: 1px solid #e3e3e3;    
		height: 90px;
}

#PleaseWait img {
    margin-top:20px;
		position: absolute;
		top: 40%;
		left:45%;
}

.usetransport
{
clear:both;
width:100%;
color:#ff9933;
font-style:italic;
font-weight:bold;
}
.usetransport label
{
color:#000;
font-style:normal;
font-weight:bold;
font-size:13px;
}
.usetransport .ChallanDetails
{
    height: auto;
    width: auto;
	margin-bottom:20px;
}


.instructions
{
clear:both;
width:100%;
color:#ff9933;
font-style:italic;
font-weight:bold;
}
.instructions label
{
color:#000;
font-style:normal;
font-weight:bold;
font-size:13px;
}
.instructions .ChallanDetails
{
    height: auto;
    width: auto;
	margin-bottom:20px;
}