@media print

{

	header {
		display: none;
	}
	#left-navigation {
		display: none;
	}
	#breadcrumbs {
		display: none;
	}
	#control {
		display: none;
	}
	footer {
		float: none;
		color: #000;
		width: 100%;
		border-top-width: 1px;
		border-top-style: dashed;
		border-top-color: #000;
		margin-top: 20px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		background-color: transparent;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		font-size: 0.8em;
	}
	footer a{
	}
	
	#footer-r1-container, #sitemapfooter, #control, #footer-icons, #footer-text-1, footer iframe
	{
		display:none;
	}
	#footer-r2{
		width:100%;
	}
	#footer-text-2{
		color: black;
		justify-content: left;
		text-align: left;
	}
	
	#content a {
		color:#000;
	}
	#important-notices , #privacy-policy{
		display: none;
		float:left;
	}
	section {
		background-color: #FFF;
		background-image: none;
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	#content-wrapper {
		float:none;
		background-image: none;
		margin: 0px;
		padding: 0px;
	}
	#content {

		background-image: none;
		width: 100%;
		margin: 0px;
		padding:0px;

		color: #000;

	}
	#content .region-left {
		float: none;
		width: auto;
		background-image: none;

		padding-top:0px;

	}
	#content h3, #content .region-left h3 {
		margin-right: 0px;
		margin-left: 0px;
		font-size: 1em;
		margin-top: 15px;
		margin-bottom: 10px;
		font-weight: bold;
		padding: 0px;
	}
	#content h2, #content .region-left h2 {
		background-color: transparent !important;
		background-image: none !important;
		color: #214A63  !important;
		font-size: 1.1em;
		padding: 0px;
		margin-top: 20px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	#content h1 {
		color: #214A63;
		text-align: left;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #214A63;
		background-color:transparent;
		padding-bottom: 1px;
	}

	#content ul {
	list-style-image: url(../images/bullet.gif) !important;	
		margin:5px;
		padding:0px;
	}
	#content ul li {
		list-style-image: url(../images/bullet.gif) !important;
		background-image: none !important;
		background-color: transparent !important ;
	}
	#content ul , #content ol,#content table ul , #content table ol{
		background-color:transparent !important;
		background-image: none !important;
		
		list-style-position: outside;
		margin:5px !important;;
		padding:0px !important;;
	}
	#content ul li,#content ol li ,#content table ul li,#content table ol li{
		background-color:transparent !important;
		background-image:none !important;;
		margin-top:5px !important;
		margin-bottom:5px !important;
		margin-left:40px  !important;
		padding:0px  !important;
		height:auto  !important;
		
	}
	#content p,  #content .region-left p{
		background-color: transparent !important;
		margin-right: 0px;
		margin-left: 0px;
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#content table, #content table.form, #content table.grid {
		background-color: transparent;
		border-collapse: separate;
		border-top-width: 2px;
		border-top-style: solid;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #387da6;
		width: auto;
	} 
	#content table tr td, #content table.form tr td, #content table.grid tr td,#content table.grid tr.alternate td, #content table.grid-auto tr.alternate td {
		background-color: transparent;
		border-bottom-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #CCCCCC;
	} 
	#content table tr th, #content table.form tr th, #content table.grid tr th{
		border-bottom-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #deeced;
		background-color:transparent;
		color:grey;
	} 

	#content table, #content table.form, #content table.grid {
	/*	border-collapse: collapse;
		background-color:none;
		border-top-width: 2px ;
		border-top-color: #387da6 ;
		background-image: none;
		border-right-style: none ;
		border-bottom-style: none;
		border-left-style: none  ;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-color: #387da6;
		border-bottom-color: #387da6;
		border-left-color: #387da6;*/

	}
	#content table  tr  th {
		/*font-weight: bold !important;;
		color: #000000 !important;
		background-color: #deeced !important;
		border-bottom-style: solid !important;;
		padding-top: 10px !important;;
		padding-right: 15px !important;;
		padding-bottom: 10px !important;;
		padding-left: 15px !important;;
		vertical-align: top !important;;
		margin: 0px !important;;
		border-top-style: none !important;;
		border-right-style: none !important;;
		border-left-style: none !important;;
		border-bottom-width: 1px !important;;
		border-bottom-color: #387da6 !important;;*/
	}
	#content table  tr   td {
		/*background-color: #ffffff  !important;
		border-bottom-width: 1px !important;;
		border-bottom-style: solid !important;;
		border-bottom-color: #deeced !important;;
		padding-top: 10px !important;;
		padding-right: 15px !important;;
		padding-bottom: 10px !important;;
		padding-left: 15px !important;;
		vertical-align: top !important;;
		margin: 0px !important;;
		border-top-style: none !important;
		border-right-style: none !important;
		border-left-style: none !important;*/
	}
	#container {
		float:none;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0px;
		padding: 0px;
		width: auto;
		background-image:none;
	}

	body{ }

	#content table.grid , #content table.grid-auto{
		background-image: none;
	}

	#content table.grid tr.alternate, #content table.grid-auto tr.alternate{
		background-image: none;	
		background-color: none;
	}

	#container .tender-container{
	    display:block;	
	}
	
	#content .tender-container #left, #content .tender-container #right{
		width:100%;
		display:block;
		margin-top: 20px;
	}
	#content .tender-container .infoWhite, #content .tender-container .infoBlue {
		width: calc(100% - 70px);
		margin-top: 20px;
	}

}

@media print and (max-width: 1030px){
	#menu_label{ display:none;}
	
}

@media print and (max-width: 830px){
	
	.stacktable.large-only { display: table; }
	.stacktable.small-only { display: none; }
	
}