.ng-hide.ng-hide-animate{
	
	display:none!important;
}

.ng-if.ng-if-animate{
	
	display:none!important;
}
.ng-cloak{
	
	display:none!important;
}
.head3 {
font-size: 20px;
	

}
body {
    background-color: white;
    font-size:13px;
}

#wrapper .related{
	background:#e5e5e5;
}
/* Message Validation Page */
#validate-panel {
	min-height: 360px;
	position: relative;
}

#validate-panel textarea {
	width: 100%;
	height: 240px;
}

#validate-panel .panel-body {
	margin-bottom: 55px;
}

#validate-panel .panel-footer {
	position: absolute;
	width: 100%;
	/* width: 1489px; */
	bottom: 0;
}

.validatedMessageBox {
	width: 100%;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	table-layout:fixed;
	background-color:#e5e5e5;
	
}

.validatedMessageBoxItem { 
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	padding-left:8px;
	padding-right:8px;
	
	
}


.validationBtn{
	margin-top:25px;
	display:block;
}
.validationBoxBtn{
width:73px ;
margin-left:6px;
	
}


 h5, h6 {
	
margin: 5px 0 !important;
	
}



.table-bordered{

border-collapse:collapse;
}	

.module-typeA {
	
	margin-left:0px !important;
}
								
.upperclear {

margin-bottom:6px;

height:45px;
width:220px;

}
/* Header icon fix for IE only */
@media screen and (min-width:0\0) {
	html.a2z .a2z-button .icon-angle-down,
	html.a2z .a2z-button .icon-angle-up {
	    width: 14px;
	    height: 14px;
	    position: relative;
	    top: 2px;
	    background: url("glyphicons-halflings-white.png") -313px -118px;
	}
	html.a2z .a2z-button .icon-angle-up {
	   background-position: -288px -118px;
	}
}

.messagetextbold
{
	font-size:18px;
	font-weight:600;
		margin-top:10px;
}
.theadcolor
{
background-color:#e5e5e5;
}

.bmessgae{
	
border: 1px solid black;
	
	
}
.fstyle{
	font-family:monospace;
	line-height:10px;
	 
	
}
.tfstyle{
	font-family:monospace;
	padding-left:8px;
	padding-right:8px;
	 
	
}
.noerrorscolor

{
	
    background: #c1d5b0;
    font-size: 18px;
    font-weight: 500;
    padding: 9px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 180px;
    line-height: 28px;
}
span.hidden-one pull-right indexhead{
	
	font-size: 14px;

}
.indexhead{
	
	font-size: 14px;
	margin-right:20px;

}
.validationfont
{
	font-size: 25px;
	line-height: 57px;
	
}
.message-field{
	float:none;
	margin-left: 0px;
}

.errorLink:hover{
	
	cursor:pointer;
	text-decoration:underline;
}

.downarrow{
	display:block;
	 	height:30px;
	width:30px;
	 background-image:url('down-arrow.svg');
	
}


@media screen and (max-width:765px) {
.clearBrowseMessage{
	margin:7px;!important;
} 
}
.removeDecoration{
	    text-decoration: none!important;
	
}
hr {
    margin:0px!important; 
	}
	
.last-item hr{
	 
    border:0px!important
	 
}
.removeDecoration1{
	display:block;
	 text-decoration: none!important;
	 background-image:url('external_link.png');
	 height:34px;
	 width:52px;
	 
}
select, label {
    display:block;
}
.filterStyles{
	margin-bottom: 10px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
}
#sample_name,#mmg_guide,#specification{
	width:130px
}
#selectionTypes{
	
	margin-bottom:20px;
	display:block;
}
button:disabled {
       cursor: not-allowed;
}

#welcomebanner {
	background-color: #FFD54F; 
	padding-left: 12px; 
	padding-right: 12px;
	padding-top: 5px; 
	padding-bottom: 5px;
}
