@CHARSET "UTF-8";
/**********************************************************************************
 * PDF TABLE
 *********************************************************************************/
table.pdfdownload td img
{
	border: 0;
}

table.pdfdownload td.description .images ul,
table.pdfdownload td.description .images ul li
{
	float: left;
}

table.pdfdownload td.description .images ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

table.pdfdownload td.description .images ul li
{
	margin-right: 10px;
}

table.pdfdownload tr.thead th
{
	padding-top: 10px;
}

table.pdfdownload td.description, 
table.pdfdownload th.description,
table.pdfdownload .td-0
{
	text-align: left;
}

table.pdfdownload td.download, 
table.pdfdownload th.download,
table.pdfdownload td,
table.pdfdownload th
{
	padding: 5px 0 5px 0;
	text-align: center;
}

table.pdfdownload .td-0
{
	text-align: left;
}

table.pdfdownload td.description .images ul
{
	margin: 0;
}

table.pdfdownload tr.space td
{
	line-height: 1px;	
}

table.pdfdownload td
{
	line-height: 1.4em;
}

table.pdfdownload .date
{
	font-size: 0.8em;
	color: #336699;
}

table.pdfdownload td.thumb
{
	text-align: left;
}

table.pdfdownload td.description .downloads
{
	margin-top: 0.5em;
	display: none;	
}

table.pdfdownload td.description .bx-wrapper
{
	margin: 0 !important;
}

table.pdfdownload td.description .bxslider li a
{
	display: block;
}

table.pdfdownload td.description .bx-wrapper .bx-viewport
{
	background: none;
	border: none;
	box-shadow: none;
	left: 0;
}

table.pdfdownload .pdf-flags,
table.pdfdownload .pdf-flags li
{
	list-style: none;
	float: left;
	padding: 0;
	marign: 0;
}

table.pdfdownload .pdf-flags:after
{
	content: " ";
	display: table;
	clear: both;
}

table.pdfdownload .pdf-flags .download
{
	width: 26px;
	text-align: center;
	margin-right: 5px;
}

table.pdfdownload .pdf-flags > .download:last-child
{
	margin-right: 0;
}
/**********************************************************************************
 * PDF TABLE - MOBILE
 *********************************************************************************/
table.pdfdownload-xs
{
	
}

table.pdfdownload-xs td.description
{
	cursor: pointer;	
}

table.pdfdownload-xs td.description:hover,
table.pdfdownload-xs td.description:focus
{
	background-color: #f49e00;
}

table.pdfdownload-xs td.description strong,
table.pdfdownload-xs td.description em
{
	display: block;
}

table.pdfdownload-xs td.description em
{
	font-size: 1.2em;	
}

table.pdfdownload-xs .active td.description .downloads
{
	display: block;
}

table.pdfdownload-xs .active td.description .downloads .bxslider li a
{
	background-color: #e7e8e8;
	padding: 5px;
}
/*****************************************************************************************
 * LIST
 ****************************************************************************************/
.tx-jiccontent-pi1 .styleContainer .col-md-2
{
	margin-bottom: 2em;	
}
	
 .tx-jiccontent-pi1 .styleContainer .column
 {
 	float: left;
 }
 
 .tx-jiccontent-pi1 .styleContainer .col1
 {
 	width: 170px;
 	margin-right: 5px; 
 }
 
 .tx-jiccontent-pi1 .styleContainer .col2
 {
 	width: 570px;
 }
 
 .tx-jiccontent-pi1 .addresslist:after
 {
	content: " ";
 	display: table;
 	clear: both;	
 }
 
 .tx-jiccontent-pi1 .addresslist .legends
 {
	margin-bottom: 1em;	
 }
 
 .tx-jiccontent-pi1 .addresslist .legends .column
 {
	float: left;	
 }
 
 .tx-jiccontent-pi1 .addresslist .legends .column
 {
	margin-right: 1em;	
 }
 
 .tx-jiccontent-pi1 .addresslist .legends .column:last-Child
 {
	margin-right: 0;	
 }
 
 .tx-jiccontent-pi1 .addresslist h3
 {
 	font-size: 1em;
 	margin-bottom: 10px !important;
 }
 
 .tx-jiccontent-pi1 .addresslist .address
 {
 	float: left;
 	width: 285px;
 	margin-bottom: 10px;
 	height: 190px;
 }
 
 .tx-jiccontent-pi1 .addresslist table.legends
 {
 	margin-bottom: 10px;
 	width: 100%;
 }
 
 .tx-jiccontent-pi1 .addresslist table.addresses
 {
 	border-collapse: collapse;
 	width: 100%;
 }
 
 .tx-jiccontent-pi1 .addresslist table.addresses tr td
 {
 	border-bottom: 1px solid #004A8D;
 	padding-top: 5px;
 	padding-bottom: 5px; 	
 }
 
 .tx-jiccontent-pi1 .addresslist table.addresses tbody tr td
 {
 	vertical-align: top;
 }
 
 .tx-jiccontent-pi1 .addresslist table.addresses tr.highlight
 {
 	background-color: #EEEEEE;
 }
 
 .tx-jiccontent-pi1 .addresslist table.addresses td.icons .icon
 {
	min-width: 15px;
 }
 
 /*****************************************************************************************
 * MAP STYLE
 *****************************************************************************************/
 .tx-jiccontent-pi1 .map .col-sm-8
 {
 	text-align: center;
 }
 
 .tx-jiccontent-pi1 .map .col-sm-4
 {
 	text-align: right;
 }
 
 .tx-jiccontent-pi1 .map .col-sm-4 ul 
 {
 	margin: 0;
 	padding: 0;
 	border-right: 1px solid #BBC7DD;
 	padding-right: 5px;
 }
 
 .tx-jiccontent-pi1 .map .col-sm-4 a
 {
 	color: #000000;
 }
 
 .tx-jiccontent-pi1 .map .col-sm-4 a:hover
 {
 	color: #F8A259;
 	text-decoration: underline;
 }
 
 .tx-jiccontent-pi1 .map .col-sm-4 ul.list
 {
 	list-style: none;
 	margin-left: 0 !important;
 }
 
.tx-jiccontent-pi1 .map .col-sm-4 .filter form
{
	float: right;	
}
 
.tx-jiccontent-pi1 .map .col-sm-4 .filter form fieldset
{
	border: 0;
	text-align: left;
}

.tx-jiccontent-pi1 .map .col-sm-4 .filter form fieldset select
{
	width: 140px;
}

.tx-jiccontent-pi1 .map .col-sm-4 .filter form fieldset legend
{
	font-size: 1em;
	border: none;
	margin-bottom: 0;
}

.tx-jiccontent-pi1 .map .col-sm-4 .filter.prepended form
{
	float: left;
	margin-bottom: 1em;
	width: 100%;
}

.tx-jiccontent-pi1 .map .col-sm-4 .filter.prepended form fieldset > div
{
	float: left;
	margin-right: 1em;
}
 
 /*****************************************************************************************
 * TRIDEC
 ****************************************************************************************/
 .tx-jiccontent-pi1 .address.tridec
 {
 	height: auto;
 }
 /*****************************************************************************************
 * HQ
 *****************************************************************************************/
 .tx-jiccontent-pi1 .styleContainer.hq .header,
 .tx-jiccontent-pi1 .styleContainer.hq .addresslist .address .ort,
 .tx-jiccontent-pi1 .styleContainer.hq .addresslist .address .fax
 {
 	margin-bottom: 1em;
 }
 
 .tx-jiccontent-pi1 .styleContainer.hq .addresslist .address .ceo
 {
	margin-top: 1em;	
 }
 
 .tx-jiccontent-pi1 .styleContainer.hq .addresslist .address > span
 {
 	display: inline-block;
 }
 
 .tx-jiccontent-pi1 .styleContainer.hq .addresslist .address
 {
 	height: auto;
 }
 
 .tx-jiccontent-pi1 .styleContainer.hq .addresslist .address .ceo
 {
	margin-top: 1em;
 }
 
 
 
/****************************************************************************
 * ICONS
 ****************************************************************************/
i.jost-new
{
	padding: 2px 5px;
	background-color: #003c8a;
	box-sizing: border-box;
	color: white;
	text-transform: uppercase;
	display: inline-block;
	font-style: normal;
	text-align: center;
	font-size: 11px;
}
 /**********************************************************************************
 * MEDIA QUERIES
 *********************************************************************************/
@media screen and (max-width: 991px) {
	
}

@media screen and (max-width: 768px) {

	/****************************************************************************
	 * NETWORK
	 ****************************************************************************/
	.styleContainer.hq > div
	{
		float:left;
	}
	
	.styleContainer.hq > div.header
	{
		margin-right: 1em;	
	}
	
	.styleContainer.hq > div.addresslist .address
	{
		width: auto;
	}
}

@media screen and (max-width: 767px) {
	.tx-jiccontent-pi1 .map .col-sm-4
	{
		text-align: left;	
		margin-top: 1em;
	}
	
	.tx-jiccontent-pi1 .map .col-sm-4 ul
	{
		border: none;	
	}
	
	.tx-jiccontent-pi1 .map .col-sm-4 ul.list li
	{
		border-bottom: 1px solid #004A8D;
		padding: 4px 0 4px 0;
	}
	
	.tx-jiccontent-pi1 .map .col-sm-4 ul.list li:last-child
	{
		border: none;	
	}
	
	.tx-jiccontent-pi1 .map .col-sm-4 ul.list li a
	{
		font-weight: bold;	
	}
}

@media screen and (max-width: 640px) {
	
}

@media screen and (min-width: 641px) {
	
}

@media screen and (min-width: 992px) {
	.tx-jiccontent-pi1 .styleContainer .col-md-2
	{
		margin-bottom: 0;	
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	 .tx-jiccontent-pi1 .styleContainer .col-md-10 .addresslist .address
	{
		max-width: 260px;
		width: 100%;
	}
}