﻿/* main SOBI2 Style to overwrite standard styles */
.sobi2CompDesc span.pathway { margin: 0!important;}
.sobi2Details span.pathway { margin: 0!important;}
div.sobi2 {  width:100%;}
div.sobi2latest {
  border: 1px solid #336600;
  width: 100%;
  height: 130px;
  background-color: #eeeea1;
  margin: 6px!important;
}
div.sobi2latest img {}
div.sobi2latest a {
  display: block;
  text-align: center;
  color: #336600;
  font-weight: bold;
}
/* if there is no mosmsg line defined by your template remove the display:none and SOBI2 will show its own mosmsg line */
#sobimsg {  display: none;}
/* Style of the Header Menu */
/* -------------------------------------------------------- */
/* Style of Header Menu */
table.sobi2Header { border-style: none;}
a.sobi2Header { padding: 5px; font-size: 14px;}
/* Style of Main Component Description */
/* -------------------------------------------------------- */
div.sobi2CompDesc {
  padding:0px ;
  width: 100%;
  margin: 0 auto 20px;
}

div.sobi2CompDesc p{ margin: 0 auto;}
div.sobi2CompDesc tr td{ padding:25px 0px 40px;}
/* Style of Category List */
/* -------------------------------------------------------- */
div#sobi2CatListSymbols {
  text-align: left;
  width: 100%;
  display: block;
  padding: 0px 0;
}
.sobi2CatItem {
  vertical-align: top;
  border-style: none;
  padding: 0 0;
  display:inline-block;
  margin: 0 0 0.5em 0;
}
.sobi2CatItem img, .sobi2Listing img  {
  border:none;
  background: #F8F8F8;
  padding: 0px;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.sobi2CatItem:hover img, .sobi2Listing a:hover img { opacity: 0.7;}
div.sobi2catempty {
  margin: 10px 0px 10px 8px;
  font-weight: bold;
}
/* Style of Category Icon */
img.sobi2CatIco {
  border-style: none;
  clear: left;
}
/* Style of Category Name */
p.sobi2CatName {
  font-size: 13px;
  padding:0;
  margin: 0;
  text-align: center;
  border-bottom:1px solid #ebf1f5;
  border-left:1px solid #ebf1f5;
  border-right:1px solid #ebf1f5;
  transition-property: border-color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
p.sobi2CatName a { color: #fff;}
.sobi2CatItem:hover p.sobi2CatName a { text-decoration: none;}
/* Style of Category Introtext */
p.sobi2CatsListSymbolsIntrotext {
  font-size: 11px;
  margin-top: 0px;
  padding: 0.7em 0 0 0.9em;
  text-align: left;
  line-height: 1.3em ;
  width: 91%;
  display: none;
}
span.sobi2SubcatsList { display: block;}
/* Style of the shown entries/subcategories numbers */
span.sobi2EditlinktipItems {
  text-decoration: none;
  border-bottom: 1px dashed #aaa;
  padding-left: 5px;
}
span.sobi2EditlinktipCats {
  text-decoration: none;
  border-bottom: 1px dashed #aaa;
}
/* Style for Entries in Category View (Cards View) */
/* -------------------------------------------------------- */
div.sobi2Listing {
  text-align: left;
  margin: 0px auto 0;
  border-collapse: separate;
  display: block;
  clear: both;
}
.catBox, .sobi2CatItem {
  margin-top: 0px;
  vertical-align: top;
  padding:0;
}
.sobi2CatItem:hover > p.sobi2CatName{
    border-left:1px solid #91c0db;
    border-right:1px solid #91c0db;
    border-bottom:1px solid #91c0db; }
.catBox > *, .sobi2CatItem > *{ width: 96%;}
.catBox > a, .sobi2CatItem > a {
  overflow: hidden;
  display: block;
  padding: 0 0 0px 0;
  text-align: center;
  line-height: 0;
  border-top:1px solid #ebf1f5;
  border-left:1px solid #ebf1f5;
  border-right:1px solid #ebf1f5;
    transition: border 0.3s ease-in-out; }
.sobi2CatItem:hover > a{
    border-left:1px solid #91c0db;
    border-right:1px solid #91c0db;
    border-top:1px solid #91c0db;
    transition: border 0.3s ease-in-out;
}
.catBox:hover > a{
    border-left:1px solid #91c0db;
    border-right:1px solid #91c0db;
    border-top:1px solid #91c0db;
    transition: border 0.3s ease-in-out;
}
.catBox:last-child, div#sobi2CatListSymbols .sobi2CatItem:last-child{
    padding-right: 0!important;
}
span.sobi2Listing_field_descriere_in_categorie{
  font-size: 14px;
  line-height: 1.5em;
  padding: 15px;
  display: block;
  background: #eee url('../../../templates/livecms/images/bullet-a-top.png') no-repeat 95% bottom;
}
/* Style for empty Cards (Placeholder) */
div.sobi2Listing .sobi2EmptyCell {
  display:none;
  border-style: none;
  margin: 0;
  padding: 0;
}
div.sobi2Listing input {float: left;}
/* Style of Icon (Small Image) */
  {  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; }
.catBox:hover a img{ opacity: 0.6;}
/* Style of Title (Name of Entry) */
p.sobi2ItemTitle {
  clear: left;
  margin: 0;
  padding: 0;
  border-left:1px solid #ebf1f5;
  border-right:1px solid #ebf1f5;
  border-bottom:1px solid #ebf1f5;
      transition: border 0.3s ease-in-out;
}
.catBox:hover p.sobi2ItemTitle{
  border-left:1px solid #91c0db;
  border-right:1px solid #91c0db;
  border-bottom:1px solid #91c0db;
}
div.portBox{ position:relative; border-bottom: 3px solid #cacaca; padding: 1px 0 1px 1px; background: #eee;}
div.portBox:hover{  border-bottom:3px solid #0370ae;}
div.portBox:hover p.sobi2ItemTitle a{ color: #fff;}

div.portBox > a{ display:block; max-width: 400px; overflow: hidden;  }
div.portBox p.sobi2ItemTitle{ background:#eee;}
div.portBox:hover p.sobi2ItemTitle{  background: #0f88c7 ;}

div.portBox p.sobi2ItemTitle a{ color: #222; padding: 5px; border: none; }
a.portIco{
  position: absolute; right: 0;
  bottom: 2px; display: block;
  border: none !important;
}
p.sobi2CatName a {
  color: #16232d;
  font-family: 'MPC';
  font-size: 18px;
  text-align: center;
  font-weight: normal;  display: block;
  padding: 0.8em 0.5em 0.2em 0.5em;
  transition-property: background-color, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out ;
}
p.sobi2ItemTitle a{
  color: #16232d;
  font-family: 'MPC';
  font-size: 18px;
  text-align: center;
  font-weight: normal;  display: block;
  padding: 0.6em 0.5em 0.2em 0.5em;
  background-color: #ebf1f5;
  transition-property: background-color, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out ;
}
p.sobi2ItemTitle:hover a{ text-decoration: none;}
/* Styles for the fields */
/* Add style for each field you added in the form span.sobi2Listing_field_yourname */
span.sobi2Listing_field_street, span.sobi2Listing_field_postcode, span.sobi2Listing_field_county, span.sobi2Listing_field_country, span.sobi2Listing_field_email, span.sobi2Listing_field_contact_person, span.sobi2Listing_field_phone, span.sobi2Listing_field_fax, span.sobi2Listing_field_city, span.sobi2Listing_field_hotline, span.sobi2Listing_field_phone, span.sobi2Listing_field_federal_state {
  padding-left: 10px;
}
span.sobi2Listing_field_website {
  float: right;
  padding-right: 5px;
  margin-bottom: 15px;
}
/* Styles for the labels of the fields */
/* Add style for each field you added in the form span.sobi2Listing_field_yourname_label */
span.sobi2Listing_field_street_label, span.sobi2Listing_field_postcode_label, span.sobi2Listing_field_county_label, span.sobi2Listing_field_country_label, span.sobi2Listing_field_email_label, span.sobi2Listing_field_contact_person_label, span.sobi2Listing_field_phone_label, span.sobi2Listing_field_fax_label, span.sobi2Listing_field_city_label, span.sobi2Listing_field_hotline_label, span.sobi2Listing_field_phone_label, span.sobi2Listing_field_federal_state_label, span.sobi2Listing_field_website_label {
  font-weight: normal;
}
/* Style of Edit and Delete Buttons in Category View */
input.sobi2EditEntryButton {
}
/* Style for Page Navigation of Entries */
#sobi2PageNav {
  text-align: center;
}
/* Style of Details View */
/* -------------------------------------------------------- */
/* Style of Entry Name */

/* Container for all custom fields data */
div#sobi2outer {
  float: left;
  margin-top: 0px; /* position it vertically */;
  padding-bottom: 5px; /* to fix IE bug */
}
/* Style of the Image */
img.sobi2DetailsImage {

}
#detailImg{
  display:inline-block;
}
img.sobi2DetailsIcon {
}
/* Styles for the fields */
/* Add style for each field you added in the form span#sobi2Details_field_yourname */
span#sobi2Details_field_myfield, span#sobi2Details_field_street, span#sobi2Details_field_postcode, span#sobi2Details_field_county, span#sobi2Details_field_country, span#sobi2Details_field_phone, span#sobi2Details_field_fax, span#sobi2Details_field_city, span#sobi2Details_field_hotline, span#sobi2Details_field_phone, span#sobi2Details_field_contact_person, span#sobi2Details_field_federal_state {
  font-size: 12px;
}
span#sobi2Details_field_website, span#sobi2Details_field_email {
  padding-top: 8px;
  font-size: 12px;
  display: block;
}
span#sobi2Details_field_description {
  padding-top: 20px;
  margin-top: 0px; /* position it vertically */
}
/* Styles for the labels of the fields */
/* Add style for each field you added in the form span#sobi2Listing_field_yourname_label */
span#sobi2Listing_field_street_label, span#sobi2Listing_field_postcode_label, span#sobi2Listing_field_county_label, span#sobi2Listing_field_country_label, span#sobi2Listing_field_email_label, span#sobi2Listing_field_contact_person_label, span#sobi2Listing_field_phone_label, span#sobi2Listing_field_fax_label, span#sobi2Listing_field_city_label, span#sobi2Listing_field_hotline_label, span#sobi2Listing_field_phone_label, span#sobi2Listing_field_federal_state_label, span#sobi2Listing_field_website_label {
  font-weight: bold;
}
p.sobi2ExpMsg {
  padding-left: 10px;
}
/* Style for Way Search */
span.sobi2WaySearch {
  border-style: none;
  float: right;
  clear: right;
  margin-top: 15px; /* position it vertically */;
  display: block;
  padding-right: 5px;
}
span.sobi2WaySearch img {
  padding-top: 8px;
  border-style: none;
  padding-left: 17px;
}
/* Style for Google Maps */
div#sobi2GoogleMaps {
  float: right;
  position: relative;
  border: 1px solid #333333;
  margin-top: 30px;
  margin-right: 5px;
}
/* Style of Details Footer Line */
td.sobi2DetailsFooter {
}
/* Style of Edit and Delete Buttons in Details View */
input#sobi2EditEntryButton, input#sobi2DelEntryButton {
  float: right;
}
/* Style of Footer Line */
/* -------------------------------------------------------- */
td#sobi2Footer, td#sobi2Footer a {
  font-size: 9px;
  color: #999999;
  padding-top: 10px;
  text-decoration: none;
}
table.sobi2Footer {
  width: 98%;
}
td#sobi2rss {
}
td#sobi2rss img {
  border-style: none;
  float: right;
}
/* Style of Entry Form */
/* -------------------------------------------------------- */
/* Header Line */
p#sobi2EditFormHeader {
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
}
/* Info Requested Fields */
#sobi2ReqFieldsInfo {
  padding: 5px;
}
form#sobi2EditForm table, table#sobi2FormTable {
  padding: 5px;
  width: 99%;
}
table#sobi2FormTable2, table#sobi2FormTable3 {
  width: 99%;
}
table#sobi2FormTable td, table#sobi2FormTable2 td, table#sobi2FormTable3 td {
  vertical-align: top;
}
/* Style of Input fields as entered in Fields Manager  */
input#field_entry_name, input#field_postcode, input#field_street, input#field_city, input#field_county, input#field_country, input#field_federal_state, input#field_email, input#field_website, input#field_contact_person, input#field_phone, textarea#sobi2MetaKey, textarea#sobi2MetaDesc, input#sobi2Ico, input#sobi2Img, input#field_fax, input#field_hotline, input#field_street {
}
label.field_entry_name, label.field_postcode, label.field_street, label.field_city, label.field_county, label.field_country, label.field_federal_state, label.field_email, label.field_website, label.field_contact_person, label.field_phone, label.field_fax, label.field_hotline, label.field_description, label.sobi2Ico, label.sobi2Img, label.sobi2MetaKey, label.sobi2MetaDesc {
}
/* Style for Checkboxes */
input#accept_rules, input#field_website_on, input#field_description_on {
}
/* Style for Not Free Label */
span.sobi2FormNotFreeLabel {
  display: block;
  padding-top: 5px;
}
/* Style for Category Information/Descriptions */
table#sobi2FormCats {
  width: 99%;
  border-style: none;
  margin: 10px;
}
table#sobi2FormCats td {
  padding: 10px;
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px;
}
p#catsTitle, p#catIntroText {
  width: 98%;
  font-size: 12px;
  font-weight: bold;
}
p#catMsg {
  width: 98%;
}
/* Style for Add and Remove Button */
#sobi2AddCatBt, #sobi2RemoveCatBt {
  width: 50px;
}
/* Style for column with Buttons */
td.sobi2CatButtons {
  width: 50px;
  vertical-align: top;
}
/* Style for column with selected Categories */
td.sobi2CatSelected {
  vertical-align: top;
  width: 150px;
}
/* Styles for the box with Selected Categories */
select#sobi2SlectedCats {
  height: 100px;
  width: 150px;
}
select#sobi2SlectedCatsID {
  height: 0px;
  width: 0px;
  border-style: none;
}
/* Style for Safety Line */
table#sobi2FormFooter {
  float: left;
  clear: left;
}
table#sobi2FormFooter td {
  vertical-align: bottom;
}
img#seccode {
}
input#sobi2SendButton {
  float: right;
}
input#sobi2CancelButton {
  float: right;
}
/* Style for Payment Info */
/* -------------------------------------------------------- */
/* Style for upload info */
p.sobi2msg {
  padding-top: 15px;
  padding-left: 5px;
  font-size: 12px;
}
/* Container for all payment info */
div.sobi2PaymentContainer {
  width: 98%;
  padding: 10px 0px 10px 10px;
  margin-bottom: 25px;
  border: 1px solid #D0D0D0;
}
/* Style for Summary of Costs */
table#sobi2Payment {
  width: 50%;
  margin-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}
table#sobi2Payment td, td.sobi2PayOption {
  width: 70%;
  text-align: right;
}
td.sobi2PayFees {
  width: 30%;
  text-align: right;
}
td#sobi2PayTotal {
  width: 30%;
  text-align: right;
  border-top: solid 1px #606060;
  font-weight: bold;
  color: red;
}
/* Style for Renewal Messages */
div.sobi2RenewHeader, div.sobi2AddEditHeader {
  padding: 20px 0 20px 0px;
}
div.sobi2RenewExpl {
  padding: 0 0 25px 6px;
  font-weight: bold;
}
#sobi2RenewEntryButton {
  margin-left: 10px;
}
/* Style for Payment Methods */
table#sobi2PaymentMethod {
  width: 70%;
  margin-top: 30px;
  margin-left: 5px;
}
table#sobi2PaymentMethod a:hover {
  font-style: normal;
  text-decoration: none;
}
p.sobi2PaymentMethodHeader {
  font-weight: bold;
  font-size: 110%;
  padding-bottom: 10px;
}
table#sobi2PaymentMethodBank, table#sobi2PaymentMethodPayPal {
  width: 60%;
  margin-top: 15px;
  border-style: none;
  padding-left: 10px;
}
div.sobi2PaymentContainer h3 {
  font-size: 120%;
}
/* Styles for Searching */
/* -------------------------------------------------------- */
table.sobi2SearchMod {
  width: 98%;
  margin-top:20px;
  padding:10px;
  background: #F8F8F8;
  border:1px #ccc dotted;
}
table.sobi2eSearchForm {
  width: 98%;
  margin-top:20px;
  padding:10px;
  background: #F8F8F8;
  border:1px #ccc dotted;
}
table.sobi2eSearchForm td {
  padding:5px 5px 5px 0px;
}
span#sobi2SearchResultsSerchingString {
  font-weight: bold;
}
div#sobiSearchResponseContainer table {
  width: 88%;
  text-align:left;
  margin-left:15px;
}
div#sobiSearchResponseContainer table td {
  border:0px;
}
/* Styles for the new extended search function */
/* -------------------------------------------------------- */
/* height of the Div of category chooser */
div#sobiSearchFormCatsSelection {
}
/* select boxes with categories */
.catChooseBox {
}
#sobiSearchFormExtOptToggle {
  display: inline;
}
div#SobiSearchForm2dropsy {
  margin-left: 10px;
}
/* Label for the search box */
td#sobi2eSearchLabel {
}
td#sobi2eSearchBox {
}
td#sobi2eSearchButton { background-color:#ddd;
}
td#sobi2eSearchEmptyCell {
  width: 80%;
}
td#sobi2eSearchPhrases, td#sobi2eSearchButtonLine {
  width: 100%;
}
/* Label for the fields */
td.sobi2eSearchLabel {
  width: 150px;
}
/* Style for the Menu Module */
/* -------------------------------------------------------- */
div.sobi2MenuMod {
  margin-bottom: 8px;
  margin-top: 10px;
}
div.sobi2MenuModNew_menu a, div.sobi2MenuModSearch_menu a {
}
div.sobi2MenuModNew, div.sobi2MenuModSearch {
  float: left;
  margin: 2px 5px 0px 5px;
}
/* Style of dTree 2.05 */
/* Copyright (c) 2002-2003 Geir Landr??? */
/* -------------------------------------------------------- */
.dtree {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  white-space: nowrap;
  overflow: auto;
}
.dtree img {
  border: 0px;
  vertical-align: middle;
}
.dtree a {
  color: #333;
  text-decoration: none;
  font-weight: normal;
}
.dtree a.node, .dtree a.nodeSel {
  white-space: nowrap;
  padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
  color: #333333;
  text-decoration: underline;
}
.dtree a.nodeSel {
}
.dtree .clip {
  overflow: hidden;
}
a.treeNode:hover {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
a.treeNode:visited {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
a.treeNode:active, a.treeNode:focus {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
/* Styles for SigsiuTree */
/* -------------------------------------------------------- */
.sigsiuTree {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  white-space: nowrap;
  overflow: auto;
}
.sigsiuTree img {
  border: 0px;
  vertical-align: middle;
}
.sigsiuTree a {
  color: #333;
  text-decoration: none;
  font-weight: normal;
}
.sigsiuTree a.node, .sigsiuTree a.nodeSel {
  white-space: nowrap;
  padding: 1px 2px 1px 2px;
}
.sigsiuTree a.node:hover, .sigsiuTree a.nodeSel:hover {
  color: #333333;
  text-decoration: underline;
}
.sigsiuTree a.nodeSel {
  background-color: #c0d2ec;
}
.sigsiuTree .clip {
  overflow: hidden;
}
div.sigsiuTree a, .sigsiuTree a, a.treeNode:hover, a.treeNode, a.treeNode:visited {
  color: #333333 !important;
  text-decoration: none !important;
  font-weight: normal !important;
}
a.treeNode:active, a.treeNode:focus {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
  background-color: #c0d2ec;
}
/* Styles for custom listings */
/* -------------------------------------------------------- */
div.sobi2CustomListingCatsHeader, div.sobi2CustomListingItemsHeader {
  padding-left: 5px;
  margin-top: 5px;
  margin-bottom: 10px;
}
div.sobi2CustomListingHeader {
  padding-left: 5px;
  font-size: 15px;
  margin-bottom: 15px;
  margin-top: 5px;
}
div#sobi2AlphaLinks {
  width: 98%;
  text-align: center;
  padding: 5px;
  padding-bottom: 15px;
}
/* Styles for the plugin container */
/* -------------------------------------------------------- */
.sobi2Listing_plugins {
  border-style: none;
  width: 98%;
  padding-left: 8px;
}
div.sobi2FormTabHeader {
  padding: 5px 2px 2px 5px;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
}
div.sobi2FormtabContent {
  overflow: hidden;
  margin-left: 5px;
  margin-top: 5px;
}
/* Labels */
/* -------------------------------------------------------- */
span.sobiNewLabel {
  color: rgb(51, 51, 255);
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
}
span.sobiHotLabel {
  color: rgb(255, 0, 0);
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
}
span.sobiUpdatedLabel {
  color: rgb(0, 153, 0);
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
}
/* ------------------------------------------------------- */
/* ----------------- DETAILED VIEW ----------------------- */
/* ------------------------------------------------------- */
.dv-all { padding: 0 0 0; margin: 0 auto;}
.dv {
  margin: 0 auto;
  clear: left;
  width: 100%;
}
.dv h1{ text-transform: none; color: #01477d;}
.red { color: #990000;}
#download {
  clear: both;
  float:right;
}
#download a {
  background: transparent url('../../../templates/livecms/images/button.png') no-repeat left center;
  width: 117px;
  height: 31px;
  line-height: 51px;
  padding: 20px 32px 20px 30px;
  color: #fff;
}
#download a:hover {
  color: #FF6600;
}
#offer {
  margin-left: 5px;
}
#offer a {
  background: transparent url('../../../templates/livecms/images/button.png') no-repeat left center;
  width: 117px;
  height: 31px;
  line-height: 51px;
  padding: 20px 12px 20px 12px;
  color: #fff;
}
#offer a:hover { color: #FF6600; }
table.sobi2Footer{ display: none;}
#pdf { padding: 0; max-width: 20px; float: left;}
#pdf a{ padding:0.8em 0.5em 0 0.6em;}
table.sobi2Footer{ display: none;}
.dwnItem{
  width: 100%;
  background: #f8f8f8;
  border-left:2px solid #014071;
  padding: 0em;
  margin: 0 auto 0.5em ;
  display:block;
  font-family: 'MPC';
  font-size: 1.4em;
  transition: border 0.3s ease-in-out;
}
.dwnItem:hover{ border-left: 2px solid #89b823;}
.dwnItem a{
  display: inline-block;
  padding: 0.7em 0em 0.5em 1em;
  width: 94.5%;
  vertical-align: top;
}
.dwnItem a:hover{ color: #89b823; text-decoration: none;}
.dwnName{ display:inline-block;}
.dwnButton{ background: url('../../../templates/livecms/images/dwnBtn.png') no-repeat center center; float: right; position: relative;}
.dwnButton a{ display: block; width: 29px; height: 29px; }
/************************************************/
/*************** Sorting Choice *****************/
/************************************************/
#sobi2SortChoice{
	width:620px;
	display:block;
	background:#eee;
	padding:5px;
	text-align:right;
	margin-bottom:10px;
}
#sobi2SortChoice select{
	margin-left: 5px;
	font-size: 12px;
	padding: 2px;
}
/************* Sorting Choice End ***************/
.backLinks{ margin: 30px auto; display: inline-block;}
.backLinks-coat{
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
.backLinks a{
  font-family:'MPC';
  font-weight: normal;
  color: #fff;
  font-size:18px;
  padding: 11px 25px 6px 40px;
  background: #01477d url('../../../templates/livecms/images/arrow-wl.png') no-repeat 10% center;
  transition: background 0.3s ease-in-out 0s;
  display: block;
}
.backLinks a:hover{
  color: #fff;
  text-decoration: none;
  background: #89b823 url('../../../templates/livecms/images/arrow-wl.png') no-repeat 5% center;
}
.backLinks a span{
  margin: 0 10px 0 0;
  font-size: 15px;
}
#callButton{
  margin: 30px auto 10px;
  display: inline-block;
  float: right;
}
#callButton a{
  background: #f75d08 url('../../../templates/livecms/images/arrow-wr.png') no-repeat 90% center;
  font-size:18px;
  font-family: 'MPC';
  color: #fff;
  font-weight: normal !important;
  text-transform: none;
  display: block;
  text-align: left;
  padding: 8px 45px 6px 20px;
  transition: background 0.5s ease-in-out 0s;
}
#callButton:hover a{
  text-decoration: none;
  color: #fff;
  background: #89b823 url('../../../templates/livecms/images/arrow-wr.png') no-repeat 95% center;
}
#detailDesc{
  display: table-cell;
  clear: both;
}
div#tehnologie-icons li.techList{
  display: inline-block;
  padding: 20px 25px 15px !important;
  list-style-type: none;
  margin:0 5px 8px 0;
  font-size: 0 !important;
  background-image: none;
  line-height: normal;
  position: relative;
  border: 1px solid #ccc;
  border-radius:4px;
  float: left;
}
div#tehnologie-icons li.techList:hover{ border: 1px solid #eee;}
div#tehnologie-icons li.techList img{ background: #fff;}
#tehnologie-icons ul{ padding: 0; margin: 0;}
#tehnologie-icons ul a{ display: block;}
span.iCover{
  background:#000;
  opacity: 0.1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  width: 100%;
  height: 100%;
}
span.iCover:hover{ opacity: 0.01;}
div#galWrapp{ width:100%; max-width: 1040px; margin: 0 auto;}
.dv { padding: 0; }
#detailImg img{ max-width:300px; margin:0px 0 25px 0px;}
#detailRight{ display: block; float: none; margin: 0 auto; text-align: center;}
div.portBox{ width: 32.3%; margin-bottom: 0.5em; padding: 0; display: inline-block; vertical-align: top;}
div.gallerythumb{width: 25%; margin-bottom: 1em; display: inline-block; vertical-align: top;  }
div.portBox > a { margin: 0 auto; border: 0;}
div.portBox{ padding:5px 0px 0; width: 100%; max-width: 400px; overflow: hidden; background: #fff; }
.sobi2CatItem{width: 25%;}
.dv-all{width:100%; }
.catBox, .portBox{ margin: 0 auto 1em; width: 25%; display: inline-block;}
div.sobi2CompDesc p{ padding: 5px 0; margin: 0 auto; }

#maincolumn .sobi2eSearchForm tr:last-child { display: none;}
/****************************************************************/
/************************ RESPONSIVITY **************************/
/****************************************************************/
@media only screen and (max-width: 1200px) {
 div#galWrapp{ width:100%; margin: 0 auto;}
 div.gallerythumb{width: 25%;}
 div.portBox{ width: 100%; max-width: 400px; padding: 0; background: #eee;}
 }
@media only screen and (max-width: 980px) {
 .dwnItem a{ width: 92%;}
}
@media only screen and (max-width: 780px) {
div.sobi2Listing{ padding:20px 0px; width:100%; margin: 0 auto;}
.catBox, .portBox{ width: 33%; display: inline-block; margin: 0em 0em 1.5em 0; clear: none; }
.dv-all p, #detailDesc{text-align: justify;}
#detailRight{ margin: 0; float: right; }
#detailImg img{ max-width:350px; margin:0px 0 25px 25px;}
.dv { padding: 0px; width: 100%;}
div.portBox{ width: 100%; max-width: 360px; padding: 0; background: #eee;}
div.portBox > a{ display:block; max-width: 400px; overflow: hidden;  }
.sobi2CatItem { width: 32.3%;}
div.sobi2{ width: 100%;}
div.gallerythumb{ width: 25%; padding: 0.5em 0; margin-bottom: 0em;}
.dwnItem a{ width: 90%; }
}
@media only screen and (max-width: 500px) {
  div.sobi2CatItem, .catBox{ width: 49%;}
  .backLinks, #callButton{ margin: 0.5em auto; display: block;  text-align: right; max-width: 200px; float: none;}
  div.gallerythumb{  width: 49%; padding: 0.5em 0; margin-bottom: 0em;}
  .dwnItem a{ width: 85%; }
}

@media only screen and (max-width: 320px) {
div.gallerythumb, div.portBox{ width: 49%; padding:0.3em 0; display: inline-block; vertical-align: top;}
div.portBox > a { margin: 0 auto; border: 0;}
div.portBox{ padding:5px 0px 0; width: 100%; max-width: 400px; overflow: hidden; background: #fff; }
.sobi2CatItem { width: 48.5% ;}
.catBox, .portBox{  width: 100%; margin: 0 auto 1em ;}
div.sobi2CompDesc p{ padding: 0 0px 20px; margin: 0 auto; }
  div.sobi2CatItem{ width: 100%;}
 }