
a.downloadLink
{
    background: url("/content/images/directories/download-icon.png") no-repeat scroll 0 0 transparent;
    text-indent:-999px;
    display: inline-block;
    height: 24px;
    width:24px;
    }
.dirRow {
/*margin-left: 0px;*/
margin-bottom:20px;
}
.dir-image {
	float:left;
	/*	border: 6px solid #F0F1F2;*/
	border: 3px solid #FFFFFF;
	margin-right:20px;
	margin-left:5px;
	-moz-box-shadow: 0 0 5px #b4b4b4;
	-webkit-box-shadow: 0 0 5px #b4b4b4;
	box-shadow: 0 0 5px #b4b4b4;
	margin-bottom:10px;
	width: 140px;
	height: 110px;
	position: relative;
}
.dir-image > * {
	position:absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.dir-image img {
	width: 100%;
	height: 100%;
}

.dirRow h2 {
	margin-top: 6px
}

.dirRow a {
	color: #0194DA !important;
}

#directoryContent .item .name {
    color: #0194DA;
    float: none;
    font-family: Euphemia,Arial,"Lato",sans-serif;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-transform: none;
    width: 93%;
}
#directoryContent .item .description {
    float: none;
    font-family: Euphemia,Arial,"Lato",sans-serif;
    font-size: 12px;
    height: 30px;
    text-transform: none;
    width: 93%;
}

#directoryContent h2 {
    font-size: 15px;
	line-height:20px;
}
#directoryContent .alpha-index {
    height: 25px;
    margin-bottom: 10px;
    overflow: hidden;
	font-size: 13px;
}
#directoryContent .alpha-index span {
    background: url("/content/images/alpha_index_item.png") no-repeat scroll 100% 50% transparent;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    width: 21px;
}
#directoryContent .alpha-index a:link, a:visited {
color: #646464;
    text-decoration: none;
}
.pagination {
	font-size: 10px;
	margin-top:0px;
	margin-bottom:20px;
}
.pagination a{
	line-height: 24px;
    padding: 0 8px;
}
#globalSearchBar + .container #repHeader {
	margin-top: 4px;
}
#repHeader {
	/*	border-bottom: 1px solid #EFEFEF;*/
	/*	border-bottom: 1px solid #DDDDDD;*/
	border:none;
	padding-bottom:10px;
	/* background:url(../images/directories/content_block_slash.png); */
	background-position: 10px 58px;
	/* height:100px; */
	background-repeat: no-repeat;
	margin-top: 14px;
	position:relative;
	background-color:#f1f2f2;
	padding-top:18px;
	border-radius: 4px;
	display: inline-block;
  width: 100%;
}
#repHeader h2 {
	font-weight:normal;
	font-size:12px;
	line-height:13px !important;
}
#repHeader h2 a{
	font-weight:normal;
	font-size:12px;
	line-height:13px !important;
}
#repHeader #entities,
#repHeader #entities:hover,
#repHeader #entities.selected,
#repHeader #laws,
#repHeader #laws:hover,
#repHeader #laws.selected,
#repHeader #requirements,
#repHeader #requirements:hover,
#repHeader #requirements.selected {
	background-position: center center;
}
.selected{
	color:#FF8F27 !important;
}
.span5 h2{
padding-top:33px;
text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
}
.directoriesSearch{
	/* padding-top:30px; */
	padding-right:30px;
	width:300px;
	float:right !important;
}
.search-btn {
	height: 34px;
    background-size: cover;
}
.search-btn:hover {
	background-size: cover;
}
.title1{
	/*text-align:center !important;*/
	position: absolute;
	top: 95px;
	display:block;
	width:180px;
}
.title1over{
	text-align:center !important;
	position: absolute;
	top: 75px;
	display:block;
	width:180px;
}
.span4 img {
	margin-right:25px;
}
#repHeader  img {
	margin-right:60px;
	margin-left:60px;
}
.table th, .table td {
    border-top: 1px solid #EFEFEF;
}
#repHeader #appendedInputButton {width: 100% !important;min-height: auto;}
#repHeader div {
float:left;
}
body > .container {
	margin-top: 10px;
}
#detailContent .downloads {
position: relative;
z-index: 2;
width: 100%;
margin-bottom:20px;
}
#detailContent .downloads .item {
position: relative;
padding: 9px 9px;
border: 1px solid #E6E7E8;
border-bottom-color: #DCDDDE;
border-radius: 2px;
background: #FFFFFF;
cursor: pointer;
display:table;
width:100%;
}
#detailContent .downloads .contact {
cursor: default;

}
#detailContent .downloads .item::before, #detailContent .downloads .item:after
 {
	content:"";
	position:absolute;z-index:-1;
	bottom:10px;
	left:10px;
	width:50%;
	height:20%;
	max-width:300px;
	box-shadow:0 8px 8px rgba(0,0,0,0.2);
	-webkit-transform:skew(-15deg) rotate(-4deg);
	-moz-transform:skew(-15deg) rotate(-4deg);
	-ms-transform:skew(-15deg) rotate(-4deg);
	-o-transform:skew(-15deg) rotate(-4deg);
	transform:skew(-15deg) rotate(-4deg)
	}
#detailContent .downloads .item:after{
	left:auto;
	right:10px;
	-webkit-transform:skew(15deg) rotate(4deg);
	-moz-transform:skew(15deg) rotate(4deg);
	-ms-transform:skew(15deg) rotate(4deg);
	-o-transform:skew(15deg) rotate(4deg);
	transform:skew(15deg) rotate(4deg)
	}


#detailContent .downloads .item2 {
position: relative;
padding: 9px;
border: 1px solid #E6E7E8;
border-bottom-color: #DCDDDE;
border-radius: 2px;
background: #FFFFFF;;
cursor: pointer;
margin-bottom:10px;
display:table;
}

#detailContent .downloads .item2::before, #detailContent .downloads .item2:after
 {
	content:"";
	position:absolute;z-index:-1;
	bottom:10px;
	left:10px;
	width:50%;
	height:20%;
	max-width:300px;
	box-shadow:0 8px 8px rgba(0,0,0,0.2);
	-webkit-transform:skew(-15deg) rotate(-4deg);
	-moz-transform:skew(-15deg) rotate(-4deg);
	-ms-transform:skew(-15deg) rotate(-4deg);
	-o-transform:skew(-15deg) rotate(-4deg);
	transform:skew(-15deg) rotate(-4deg)
	}
#detailContent .downloads .item2:after{
	left:auto;
	right:10px;
	-webkit-transform:skew(15deg) rotate(4deg);
	-moz-transform:skew(15deg) rotate(4deg);
	-ms-transform:skew(15deg) rotate(4deg);
	-o-transform:skew(15deg) rotate(4deg);
	transform:skew(15deg) rotate(4deg)}


#detailContent .contactHeader {
border-bottom: 0px;
}
#detailContent .contactHeader h2 {
margin-top: 0px;
text-transform: none;
font-weight:normal;
padding-left:1rem;
text-shadow: 0 1px 0 white;
}
#detailContent .contactImage img {
	float:left;
/*	border: 6px solid #F0F1F2;*/
 	border: 3px solid #FFFFFF;
	margin-right:20px;
	-moz-box-shadow: 0 0 5px #b4b4b4;
	-webkit-box-shadow: 0 0 5px #b4b4b4;
	box-shadow: 0 0 5px #b4b4b4;
}
#detailContent {
font-size: 13px;
}
.contactDetailTitle {
margin: 0 0 4px;
text-transform: none;
	border:none;
	padding-bottom:0px;
	/*background:url(../images/top_gradient_divider.jpg);*/
	background: #ebebeb;
	background-position: 0px -10px;
	background-repeat: no-repeat;
	margin-top: 18px;
}
.contactDetailTitle h4 {
	padding: 4px 0px;
	font-size: 15px;

}
.namesdiv {
margin-bottom:10px;
}
#detailContent .contactImage img {
padding: 0px;
}
.unitDetails {
	width:300px;
	float:left;
}
h3 {
	font-size:16px;
text-shadow: 0 1px 0 white;
margin-bottom:10px;
}
.personas {
	clear:both;
}
#detailContent .contactLabel {
font-weight:bold;
}
#repHeader>div {
	/* width:190px; */
	text-align: center;
}
@media (max-width: 992px) {
  #repHeader .col-xs-12 {
  	margin-bottom: 2rem;
  }
}
#repHeader>div.directoriesSearch {
	/* width:auto; */
	margin-top: 36px;
}

 #repHeader a.directories {
	width: 100px;
	margin: auto;
 }
 #repHeader div.title1 {
	float: none;
	position:relative;
	top: 0;
	width: auto;
 }
  #repHeader div.title1 h2{
	text-align: center;
	/* padding-left: 24px; */
	}
a.edit-visibility {
    float: right;
    margin-top: 2px;
    margin-right: 6px;
}
a.edit-visibility i.icon-visiblity.saving {
	background-image: url('/content/images/spinner.gif');
    background-position: 0px 0px;
}
i.icon-visiblity {
    background-position: 0px;
    width: 16px;
    height: 16px;
}
i.icon-visiblity.icon-eye-close {
    background-image: url('/content/images/invisible-16.png');
}

   i.icon-visiblity.icon-eye-open {
    background-image: url('/content/images/visible-16.png');
}

.table-list td {
	vertical-align: middle !important;
}

.contacts-units-and-persons-title{
	font-size: 1.8rem;
	margin-left: 2rem;
	margin-top: 1rem;
	margin-bottom: 0.7rem;
}

.contacts-unit-title{
	font-size: 1.8rem;
	margin-bottom: 0.7rem;
}

.contacts-unit-image{
	padding-left: 1rem;
}
.mtop-1em {margin-top: 1em;}
#gMap {height: 140px;}
#gmap #mapDiv {height: 300px; width: 600px; position: relative; top: 900px;}
#gMap #gMapfromDB iframe {width: 100%; height: 140px;}
#gMap #gMapfromDB small a {color: #0000FF; text-align: left}

img.br-full-white {
	width: 100%;
}