.clsRouteCardProdRuns_PlgnLbl
{
	float:left;
}

.ui-button
{
	width: 1.4em !important;
	height: 24px !important;
}

.ui-autocomplete-input 
{
	width: 90px !important;
	height: 10px !important;
}

.clsRouteCardProdRuns_PlgnLblStyle
{
	width: 200px;
	background-color: azure;
	text-align: center;
	height: 20px;
	padding-top: 5px;
}

.cifValExtrnalMsg
{  
    display: block;
    left: 300px;
    position: absolute;
    top: 300px;
    z-index: 5000;
}

.cifValExtrnalMsg .cifValExtrnalMsgContent 
{
    background: none repeat scroll 0 0 orange;
    border: 1px solid gray;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 6px #000000;
    color: black;
    font-family: tahoma;
    font-size: 11px;
    padding: 4px 10px;
    position: relative;
    width: auto;
    z-index: 5001;
}

.cifValExtrnalMsg .cifValExtrnalMsgArrow
{
    margin: -2px 0 0 13px;
    position: relative;
    width: 15px;
    z-index: 5006;
}

.cifValExtrnalMsg .cifValExtrnalMsgArrow .line10 
{
    border: medium none;
    width: 15px;
}
.cifValExtrnalMsg .cifValExtrnalMsgArrow .line9 
{
    border: medium none;
    width: 13px;
}
.cifValExtrnalMsg .cifValExtrnalMsgArrow .line8 
{
    width: 11px;
}
.cifValExtrnalMsg .cifValExtrnalMsgArrow .line7 
{
    width: 9px;
}
.cifValExtrnalMsg .cifValExtrnalMsgArrow .line6 
{
    width: 7px;
}
.cifValExtrnalMsg .cifValExtrnalMsgArrow .line5 
{
    width: 5px;
}
.cifValExtrnalMsg .cifValExtrnalMsgArrow .line4 
{
    width: 3px;
}
.cifValExtrnalMsg .cifValExtrnalMsgArrow .line3 
{
    border-bottom: 0 solid gray;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    width: 1px;
}

.cifValExtrnalMsg .cifValExtrnalMsgArrow .line2
{
    background: none repeat scroll 0 0 gray;
    border: medium none;
    width: 3px;
}
.cifValExtrnalMsg .cifValExtrnalMsgArrow .line1 
{
    background: none repeat scroll 0 0 gray;
    border: medium none;
    width: 1px;
}

.cifValExtrnalMsg .cifValExtrnalMsgArrow div 
{
    background: none repeat scroll 0 0 orange;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    box-shadow: 0 2px 3px #444444;
    display: block;
    font-size: 0;
    height: 1px;
    line-height: 0;
    margin: 0 auto;
}

.clsRouteCardProdRuns_TransferSpn
{
	padding-left:5%;
}

.clsRouteCardProdRuns_TransferHldr
{
	border: 1px solid red !important;
	background-color: lightgray !important;
	width: 100% !important;
	margin-top:15px !important;
}

.cifValExtrnalNoticeMsgContent
{
	color:green;
	font-weight:bold;
}


.clsvalidationerror
{
	background-color:red;
	border:1px solid red;
}