﻿@font-face {
	font-family: 'MPRg';
	src: url(/templates/livecms/css/fonts/MPRg.eot);
	src: url(/templates/livecms/css/fonts/MPRg.eot?#iefix) format('embedded-opentype'), url(/templates/livecms/css/fonts/MPRg.woff) format('woff'), url(/templates/livecms/css/fonts/MPRg.ttf) format('truetype'), url(/templates/livecms/css/fonts/MPRg.svg#MPRg) format('svg'), url(/templates/livecms/css/fonts/MPRg.otf) format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'RoboBk';
	src: url(/templates/livecms/css/fonts/RoboBk.eot);
	src: url(/templates/livecms/css/fonts/RoboBk.eot?#iefix) format('embedded-opentype'), url(/templates/livecms/css/fonts/RoboBk.woff) format('woff'), url(/templates/livecms/css/fonts/RoboBk.ttf) format('truetype'), url(/templates/livecms/css/fonts/RoboBk.svg#RoboBk) format('svg'), url(/templates/livecms/css/fonts/RoboBk.otf) format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'DD';
	src: url(/templates/livecms/css/fonts/DD.eot);
	src: url(/templates/livecms/css/fonts/DD.eot?#iefix) format('embedded-opentype'), url(/templates/livecms/css/fonts/DD.woff) format('woff'), url(/templates/livecms/css/fonts/DD.ttf) format('truetype'), url(/templates/livecms/css/fonts/DD.svg#DD) format('svg'), url(/templates/livecms/css/fonts/DD.otf) format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'RoboCdLt';
	src: url(/templates/livecms/css/fonts/RoboCdLt.eot);
	src: url(/templates/livecms/css/fonts/RoboCdLt.eot?#iefix) format('embedded-opentype'), url(/templates/livecms/css/fonts/RoboCdLt.woff) format('woff'), url(/templates/livecms/css/fonts/RoboCdLt.ttf) format('truetype'), url(/templates/livecms/css/fonts/RoboCdLt.svg#RoboCdLt) format('svg'), url(/templates/livecms/css/fonts/RoboCdLt.otf) format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
html { height: 100%;}
form, ul {margin: 0;padding: 0;}
body {
	font-family: 'MPRg',Tahoma, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #2d282c;
    font-weight: normal;
    width: 100%;
}
.body {
	color: #2d282c;
	margin: 0;
	padding: 0px;
	font-family: 'MPRg', Tahoma, sans-serif;
	font-size: 12pt;
    width: 100%;
}
a, a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #074891;
    transition: color 0.3s ease-in-out 0s;
}
a:hover {text-decoration: underline;color: #46c3ff;}
a:hover, a:active, a:visited, a:link{ outline:0;}
p { padding: 10px 0px; margin: 0; text-align: justify; color: #505256;}
img { border: 0 none; opacity: 1; transition: opacity 0.3s ease-in-out;}
p > a:hover > img{ opacity: 0.7;}
table, td{ border-collapse: collapse; border: none; padding: 0;}

.article_separator{ display: none;}
#container ul{
  margin: 0;
  text-decoration: none;
  list-style-type: none;
  padding: 0;
}
#detailDesc ul{ margin: 10px auto; padding: 0;}
#maincolumn ul li{
  padding: 10px 0 10px 30px;
  background: url(/templates/livecms/images/arrow-sr.png) no-repeat 10px 13px;
  line-height: 1.4em;
  text-align: left;
}
.componentheading {
	font-size : 20px;
	font-weight: normal;
	color: #0E0F17;
	padding:0px ;
	margin: 0 auto;
    width: 100%;
}
div#wrapper {
  margin: 0 auto;
  padding: 0;
  min-height: 100px;
  width: 100%;
}
.container2{
  background: #f8f8f8;
  border-top: 6px solid #e5e5e5;
}
div.mainmenu nav { display: none;}
/************** TRANSLATE ****************/
/*****************************************/
#google_translate_element {
	padding-top: 30px;
	float: right;
	text-align: center;
    display: block;
}
/*IE >=7*/
#google_translate_element select {
	font-size: 13px;
	color: #777777;
	margin: 0px;
	padding: 2px;
	border: none;
	outline: none;
	border:1px #E2E2E2 solid\9;
}
/*CHROME, safari hack*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#google_translate_element select {
	font-size: 13px;
	color: #777777;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border: none;
	outline: none;
}
}
/*OPERA,safari,chrome,firefox hack*/
body:first-of-type #google_translate_element select {
	font-size: 13px;
	color: #777777;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border: none;
	outline: none;
	border:1px #E2E2E2 solid;
}
#google_translate_element option {
	background: #F5F5F5;
	border: none;
	outline: none;
}
#google_translate_element input[type=image] {
	border: none;
	outline: none;
	width: 0px;
	height: 0px;
}
/*****************************************/
/*************** SLIDER ******************/
#slider {
	margin: 0px 0 0px;
	padding: 0;
	clear: both;
	text-align: center;
    position: relative;
}
.slider-wrapper{
  margin: 0 auto;
  padding-top: 75px;
  padding-bottom: 0px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
a.down:hover{ background: url(/templates/livecms/images/btn1on.png) center center no-repeat; }
div.articleBreak a.down{ top: 36px; right: -350px;}

/*****************************************/
/************** LEFTMENU *****************/
/*****************************************/
.module {clear: both; width: 95%;}
.module div {
	float: left;
	margin-bottom:2px;
	width: 100%;
}
.module div div {
	float: left;
	padding: 0;
	margin:0!important;
	width: 100%;
}
.module div div div {
	margin:0!important;
	width: 100%;
}
.module div div div ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 100%;
	text-align: center;
}
.module li {
	margin:7px 0 0;
	padding: 0px;
	width: 100%;
    border-bottom: 1px solid #f0f0f0;
}
.module li a span::before{
    content: " ";
    width: 51px; height:44px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    z-index: 99;
    top: 0em;
    left: 0;
    margin-right: 1em;
}
.module li.item74 a span::before{ background:  url(/templates/livecms/images/ico07.png) no-repeat left bottom;}
.module li.item75 a span::before{ background: #fff url(/templates/livecms/images/ico06.png) no-repeat center center; }
.module li.item76 a span::before{ background: #fff url(/templates/livecms/images/ico05.png) no-repeat center center; }
.module li.item77 a span::before{ background: #fff url(/templates/livecms/images/ico04.png) no-repeat center center; }
.module li.item73 a span::before{ background: #fff url(/templates/livecms/images/ico03.png) no-repeat center center; }
.module li.item71 a span::before{ background: #fff url(/templates/livecms/images/ico02.png) no-repeat center center; }
.module li.item72 a span::before{ background: #fff url(/templates/livecms/images/ico01.png) no-repeat center center; }
.module li.item70 a span::before{ background: #fff url(/templates/livecms/images/icoP.png) no-repeat center center;  }
/* left hover*/
.module li a span::after{
    content:" ";
    width: 51px;
    height:44px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    z-index: 99;
    top: 0em;
    left:0;
    margin-right: 1em;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    }
.module li.item74 a span::after{ background:  url(/templates/livecms/images/ico07-on.png) no-repeat left bottom;}
.module li.item75 a span::after{background:  url(/templates/livecms/images/ico06-on.png) no-repeat left bottom;}
.module li.item76 a span::after{background:  url(/templates/livecms/images/ico05-on.png) no-repeat left bottom;}
.module li.item77 a span::after{background:  url(/templates/livecms/images/ico04-on.png) no-repeat left bottom;}
.module li.item73 a span::after{background:  url(/templates/livecms/images/ico03-on.png) no-repeat left bottom;}
.module li.item71 a span::after{background:  url(/templates/livecms/images/ico02-on.png) no-repeat left bottom;}
.module li.item72 a span::after{background:  url(/templates/livecms/images/ico01-on.png) no-repeat left bottom;}
.module li.item70 a span::after{background:  url(/templates/livecms/images/icoP-on.png) no-repeat left bottom;}

.module li a:hover span::after, .module li#current a span::after{ opacity: 1;}

/************/

.module ul li#current a {color: #0069ae;}
.module a {
    font-family: 'MPRg';
	font-size: 14px;
	font-weight: normal;
	display:inline-block;
    vertical-align: top;
    clear: left;
	line-height: 1em;
    letter-spacing: -0.01em;
	padding: 0em 0px 0px 0;
    margin:0px 0 0;
	color: #272727;
	text-decoration: none;
	text-align:left;
    text-transform: uppercase;
	width:100%;
    min-height: 44px;
    overflow: hidden;
    position: relative;
    transition: color 0.3s ease-in-out 0s;
}
#leftcolumn div.module > a:last-child{ border: none;}
.module a:hover { color: #0069ae;}
.module a span{ padding:1em 0 0em 4.5em; display: block; clear: left; text-align: left; }

#leftcolumn .module ul.menu > li:last-child > a{ border:none;}
.module ul.menu li > ul > li:last-child a{ border: none;}
.module ul.menu li > ul > li a span{padding: 0 12px 0 25px; }
/*****************************************/
/**************** FOOTER *****************/
/*****************************************/
#footer-bg {
	margin: 0px auto 0;
	padding: 0px;
	clear: both;
	background: #0069ae;
	color: #cde1ee;
	display:block;
}
#footer-bg span{ margin: 0 3px; letter-spacing: 0.2em;}
#footer {margin: 0 auto; padding: 0.7em 0px 0.7em; max-width: 1200px; }
#footer-left {float: left; width: 20%;}
#footer-middle {
	padding-top: 20px;
	float: left;
	width: 60%;
	margin: 0 auto;
}
#footer-right {	float: left; width: 20%;}
#f-wrapp{ background: #ededed; }
#f-wrapp > .moduletable{ max-width: 1200px; width: 100%; display: block; margin: 0 auto; }
#f-wrapp > .moduletable > *{ display: inline-block; vertical-align: top; padding: 15px 0 5px 0; border-left:1px solid #fff; min-height:70px;}
#f-wrapp div > *{ vertical-align: top;}
#f-wrapp #parteneri{ width: 65%;}
#f-wrapp #certificari{ width: 20%;}
#f-wrapp #contact{ width: 14%; border-right: 1px solid #fff; text-align: center;}
#f-wrapp #contact a{ display: inline-block; padding: 1.3em 0 0; min-width: 35px; text-align: center;}
#f-wrapp h3{
    font-family: "RoboBk", Arial, sans-serif;
    font-weight:normal;
    width: auto;
    display: inline-block;
    margin: 25px 0 0;
    height: 30px;
    padding:0 0 15px 1.5em;
    vertical-align: middle;
    font-size: 17px;
}
#f-wrapp img{ padding-bottom: 0px; }
/*****************************************/
/************ COPYWRITING ****************/
/*****************************************/
#livecom {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0em 0 0em;
    font-size:12px ;
}
#livecom a { color: #e7e2d9; font-weight:normal;}
#livecom a:hover {color: #fff;}
#sitename, #by_livecom{ display: inline-block; vertical-align: top; margin-right: 1em; margin-top:0.4em;}
#by_livecom::before{ content: " // "; display: inline-block; margin-right:1em; }
#trafic{ float: right; display: block;}
#trafic a img{ display: block;}
/*****************************************/
/************* MAINCOLUMNS ***************/
/*****************************************/
table.contentpaneopen td {padding: 0px ; }
.maincol-top {
	height: 5px;
	width: 596px;
	float: left;
}
.maincol-middle {
	background: transparent url(/templates/livecms/images/maincol-middle.png) repeat-y;
	width: 596px;
	float: left;
}
.maincol-bottom {
	height: 5px;
	width: 596px;
	background: transparent url(/templates/livecms/images/maincol-bottom.png) no-repeat top;
	float: left;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
/* form validation */
.invalid {border-color: #ff0000;}
label.invalid { color: #ff0000; }
/* menu links */
a.mainlevel:link, a.mainlevel:visited {padding-left: 5px;}
a.mainlevel:hover { }
/*****************************************/
/******* MODULETABLE - FOOTERMENU ********/
/*****************************************/
div.module {clear: both;}

.moduletable-f {margin-bottom: 20px; }
.moduletable-f ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.moduletable-f ul li {
	list-style-type: none;
	display: inline;
	padding: 20px;
	background: transparent url(/templates/livecms/images/spacer.jpg) no-repeat right center;
}
.moduletable-f ul li a {color: #B0B0B0;	font-weight: normal; }
.moduletable-f ul li a:hover {color: #fff;}
.moduletable-f ul li#current { }
.moduletable-f ul li#current a { color: #fff; }
.titlu_modul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0px;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}
div.module_menu div div div div {
	background: none;
	padding: 0;
}
div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
#leftcolumn div.module table {
	width: auto;
}
/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#form-login ul {
	padding-left: 20px;
}
form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#com-form-login ul {
	padding-left: 20px;
}
/*****************************************/
/******** SOLICITARI ONLINE FORM *********/
/*****************************************/
table.contentpaneopen #solicitari-online{
  margin: 0 auto 20px;
  display: block;
}
#solicitari-online {
	margin: 0 auto;
	padding: 0px ;
	text-align: justify;
}
#solicitari-online ul {
	list-style-type: none;
	margin: 0;
}
#solicitari-online ul li {
	list-style-type: none;
	text-align: left;
    padding:5px 0;
}
#Telefon, #Email, #Adresa, #chrono_verification {
	border: 1px #D9D7D7 solid;
	height: 21px;
}
#Nume, #Oras {
	border: 1px #D9D7D7 solid;
	height: 23px;
}
#Tip-Client {
	border: 1px #D9D7D7 solid;
	height: 25px;
	margin-bottom: 5px;
}
#Mesaj, #Cod {
	border: 1px #D9D7D7 solid;
	height: 100px;
}
#contact-form {
	margin: 0;
	padding: 0px 15px 15px 0px;
	float: none;
}
#contact-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px;
}
#contact-form ul li {
	list-style-type: none;
	text-align: left;
}
#Mesaj-cf {
	border: 1px #D9D7D7 solid;
	width: 532px;
	height: 120px;
}
/* ----- FIELD FLOATING ----- */
form li.leftHalf, form li.rightHalf {
}
form li.leftrightHalf {
	width: 100%;
}
li.leftrightHalf {
	clear: left;
	float: left;
}
li.leftHalf {
	clear: left;
	float: left;
}
li.rightHalf {
	clear: none;
	float: right;
}
li.leftHalf .medium, li.rightHalf .medium, li.leftHalf .small, li.rightHalf .small {
	width: 100%;
}
/* ----- LABELS ----- */
#captchaInput{
  float: left;
  margin: 10px 0 25px;
}
div#solicitari-online input, div#solicitari-online select, div#solicitari-online textarea {
	font-size: 12px;
	clear: both;
}
div#solicitari-online input:focus, div#solicitari-online select:focus, div#solicitari-online textarea:focus{
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(102, 175, 233, 0.6);
  border-color:#66afe9;
}
label.desc {
	font-weight: bold;
	line-height: 25px;
	font-size: 13px;
    float: left;
}
.req {
	color: #CC0000;
	padding-left:2px;
}
/* error messages */
div#solicitari-online ul li span.form-error{
  clear: both;
  margin: 3px 0 ;
  display:block;
  font-size: 13px;
  color:#ff0000;
  font-weight: normal;
}
#systmsg {
	background: transparent url(/templates/livecms/images/error-message.png) no-repeat center center;
	color: red;
	font-weight: bold;
	display: block;
	position: absolute;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	top: 100px;
	width: 495px;
	height: 93px;
	z-index: 100000000;
	padding-top: 20px;
	cursor: pointer;
}
ol {
	list-style-type: none;
	font-size: 18px;
	font-weight: normal;
}
.btTxt{
	clear:both;
	background:#46c3ff url(/templates/livecms/images/corner1.png) no-repeat right bottom;
	width:50%;
	border:none;
	cursor:pointer;
	font-size:17px;
	font-weight:normal;
	text-transform: uppercase;
	color:#fff;
	text-align:center;
	padding:12px 0px 10px;
    margin: 0 auto;
    float: none !important;
    text-align: center;
    border-radius:8px 0 0 0;
    transition-property: background, color;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
}
.btTxt:hover{
	background:#2a2c85 url(/templates/livecms/images/corner1.png) no-repeat right bottom;
    color: #fff;
}
/********************************************/
/********** CAUTARE IN SITE *****************/
/********************************************/
div.search input.button {
	cursor: pointer;
	width: 50px;
	margin: 0;
	padding: 0;
	text-align: center;
}
div.search .inputbox {
	width: 130px;
	margin: 0px 5px 0px 5px;
	height: 18px;
}
.inputbox {
	border: 1px #ccc solid;
	background: #fbfbfb;
	padding: 3px;
}
button.button{
	background: transparent url(/templates/livecms/images/button-search.png) repeat-x;
	min-width: 57px;
	height: 24px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
input.button2 {
	background: transparent url(/templates/livecms/images/button-search.png) repeat-x;
	min-width: 57px;
	height: 24px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
a.btn, a.readon {
	background:#f86117;
	color: #fff;
	font-weight:normal;
    font-size: 13px;
	border: none;
	cursor: pointer;
	text-align:center;
	margin:0 auto;
	padding:6px 30px;
}
a.readon{  margin:0 auto 15px;}
a.btn:hover{
	background:#e7e2d9;
    color: #36330c;
    text-decoration: none;
}
div.search input {}
label {font-size: 13px;}
input.contentpaneopen {
	padding: 5px 0px 5px 0px;
	height: 15px;
}
#search {
	float: right;
	width: 320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align: right;
}
form#searchForm label {	line-height: 18px;}
form#searchForm input {}
form#searchForm select {margin-left: 10px;}
form#searchForm table {
	border-collapse: collapse;
	border: 1px #ccc dotted;
	background: #F8F8F8;
	width: 98%;
}
form#searchForm td {padding: 10px; }
#mod_search_searchword {padding-left: 3px;}
.red { color: #D50000;font-weight: bold;}
/* OpenID icon style */
input.system-openid, input.com-system-openid {
   background: url(http://openid.net/images/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}
/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}
/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}
/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}
/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }
/* Buttons */
#editor-xtd-buttons { padding: 5px;}
.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}
.page span {
	color: #000;
	font-weight: bold;
}
.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}
.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}
.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	background: url(/templates/livecms/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-right {
	background: url(/templates/livecms/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-left .image {
	background: url(/templates/livecms/images/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore {
	background: url(/templates/livecms/images/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
	background: url(/templates/livecms/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
	background: url(/templates/livecms/images/j_button2_blank.png) 100% 0 no-repeat;
}
/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}
div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/templates/livecms/images/selector-arrow.png) no-repeat;
}
div.tooltip p {
	font-size: 90%;
	margin: 0;
}
/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}
.img_caption.right {
	float: right;
	margin-left: 1em;
}
.img_caption.left p {
	clear: left;
	text-align: center;
}
.img_caption.right p {
	clear: right;
	text-align: center;
}
.img_caption  {
text-align: center!important;
}
.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}
.caption.left {
	float: left;
	margin-right: 1em;
}
.caption.right {
	float: right;
	margin-left: 1em;
}
.caption.left p {
	clear: left;
	text-align: center;
}
.caption.right p {
	clear: right;
	text-align: center;
}
.caption.none {
	margin-left:auto;
	margin-right:auto;
}
.caption  { text-align: center!important; }
/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/templates/livecms/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
div.articleBreak{
  width:100%;
  height: 89px;
  background: url(/templates/livecms/images/separator.png) no-repeat center bottom;
  display: block;
  clear: both;
  margin: 0 0;
  position: relative;
  top: 43px;
}
/****************************************/
table.blog td a.pagenav{
  background: #4b7e0f;
  color: #fff;
  padding:3px 13px ;
  border-radius: 2px;
  font-size: 12px;
}
table.blog td a.pagenav:hover{
  background: #f86117;
  text-decoration: none;
}

table.blog td span.pagenav{
  padding:3px 7px ;
  font-size: 12px;
}
/********** pagenav *************/
#sobi2PageNav {
  font-size: 0;
  text-align: center;
  clear: both;
  display: block;
  background: #e5e5e5;
  padding: 0px 0;
  margin-bottom: 15px;
}
span.dblArrow, span.sglArrow {
  display: inline-block;
}
span.dblArrow .pagenav{
  background: url(/templates/livecms/images/arrow-pl.png) no-repeat center center;
  width: 10px;
  padding: 5px 8px;
  margin:0px 0px;
  text-indent: 999px;
  overflow: hidden;
  display: inline-block;
}
span.dblArrow .pagenav:hover{background: #f5f5f5 url(/templates/livecms/images/arrow-pl.png) no-repeat center center;}
span.sglArrow .pagenav{
  background: url(/templates/livecms/images/arrow-sl.png) no-repeat center center;
  width: 4px;
  padding: 5px 10px;
  margin:0px 0px;
  text-indent: 999px;
  overflow: hidden;
  display: inline-block;
}
span.sglArrow .pagenav:hover{ background: #f5f5f5 url(/templates/livecms/images/arrow-sl.png) no-repeat center center;}
span.sgrArrow .pagenav{
  background: url(/templates/livecms/images/arrow-sr.png) no-repeat center center;
  width: 4px;
  padding: 5px 10px;
  margin:0px 0px;
  text-indent: 999px;
  overflow: hidden;
  display: inline-block;
}
span.sgrArrow .pagenav:hover{ background: #f5f5f5 url(/templates/livecms/images/arrow-sr.png) no-repeat center center;}
span.dbrArrow .pagenav{
  background: url(/templates/livecms/images/arrow-pr.png) no-repeat center center;
  width: 10px;
  padding: 5px 8px;
  margin:0px 0px;
  text-indent: 999px;
  overflow: hidden;
  display: inline-block;
}
span.dbrArrow .pagenav:hover{background: #f5f5f5 url(/templates/livecms/images/arrow-pr.png) no-repeat center center;}
.pagenav, a.pagenav{
   display: inline-block;
   padding: 5px 10px;
   font-size: 14px;
   font-weight: bold;
   vertical-align: top;
}
span.pagenav{ background: #19bbc1; color: #fff;}
.pagenav:hover{ background: #f5f5f5; text-decoration: none; color: #f75d08;}

#wrapp{ position: fixed;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
  z-index: 9999;
  width: 100%; display: block;
  background:#fff;
}
#header{ width: 100%; margin: 0 auto; display: block; max-width:1200px;}
#logo{ display: inline-block; text-align: center; width:20%;}
#logo a{ padding:12px 0 0px; display: block;  text-align: left; }
#translate{ float:right; display: inline-block;}
#cautare{ float:right; display: inline-block;}
.mainmenu{ width: 80%; clear: both; display: inline-block; vertical-align: top;}
div.slicknav_menu{ display: none;}
ul.menu_top{ display: block; width: 100%;}
ul.menu_top > li{
    display: inline-block;
    width: 16.667%;
    list-style-type: none;
    background: url(/templates/livecms/images/mnu-arrow.png) no-repeat center 70%;
}
ul.menu_top li.item28{ width: 9%;}
ul.menu_top li.item31{ width: 12%;}
ul.menu_top li.item64{ width: 23%;}
ul.menu_top li.item65{ width: 18%;}
ul.menu_top li.item66{ width: 14%;}
ul.menu_top li.item30{ width: 14%;}
ul.menu_top li.item32{ width: 10%;}
ul.menu_top > li > a{
  text-align: center;
  padding: 27px 0 25px;
  display: block;
  font-family: 'MPRg', Arial, sans-serif;
  font-size:15px;
  color:#262728;
  text-transform: uppercase;
  background: #fff;
  transition-property:color, background;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
ul.menu_top > li:hover > a{ color:#46c3ff; background: none;}
li#current > a{ color:#46c3ff; background: none;}
ul.menu_top > li:hover, ul.menu_top > li:active{ background: url(/templates/livecms/images/mnu-arrow.png) no-repeat center 70%;}
#container{display: block; max-width: 1200px; margin: 0 auto; width: 100%; padding: 60px 0;}
.body2 #container{ padding: 20px 0;  }
#leftcolumn{display: inline-block; width: 28%; vertical-align: top;}
#leftcolumn > *{ max-width: 90%; }
#maincolumn{ display: inline-block; width: 72%;vertical-align: top;}
#rightcolumn{ display: inline-block; width: 15%;vertical-align: top;}
#maincolumn .contentpaneopen{ width: 100%;}
h1{
    display: block;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0px 0 5px 0;
    line-height: 1.3em;
    font-size: 33px;
    font-family:'RoboBk', Arial, sans-serif;
    color: #414242;
    border-bottom: 1px solid #e5ecf3;
    background: url(/templates/livecms/images/arrows.png) no-repeat 99% 70%;
}
h2{
    font-size: 23px;
    color:#414242;
    font-weight: normal;
    padding: 1.5em 0 0.4em 0;
    line-height: 1em;
    margin: 0;
    font-family:'RoboBk', Arial, sans-serif;
    border-bottom: 1px solid #e5ecf3;
    margin: 0 0 10px;
    background: url(/templates/livecms/images/arrows.png) no-repeat 99% 80%;
}
#info-left{ padding-top: 40px; }
#info-left h2{color:#0069ae;}
#info-left > h2{ background: url(/templates/livecms/images/ico_contact1.png)  no-repeat 98% 90%;}
#info-left p:nth-child(2){
    font-family: "RoboCdLt", sans-serif;
    font-size:22px;
    padding: 10px 0 5px;
    text-transform: none;
    text-align: left;
}
#info-left p{ padding: 0;}
#info-left p a{
    color: #0069ae;
    display:block;
    width: auto;
    padding:0.5em 0 0;
    min-height:0;
    font-size: 16px;
    text-transform: none;
}
.left-unu > h2{ background: url(/templates/livecms/images/ico_tech.png)  no-repeat 98% 90%; }
.left-doi > h2{ background: url(/templates/livecms/images/ico_sales.png)  no-repeat 98% 90%; }
.left-trei > h2{ background: url(/templates/livecms/images/ico_market.png)  no-repeat 98% 90%; }
.left-patru > h2{ background: url(/templates/livecms/images/ico_hr.png)  no-repeat 98% 90%; }
.left-cinci > h2{ background: url(/templates/livecms/images/ico_reclamatii.png)  no-repeat 98% 90%; }


/**** form Solicitari ****/
form#ChronoContact_solicitare_online{ width:97%;}
table.contentpaneopen #solicitari-online{ width:100%; max-width: 1000px; text-align: left;}
#solicitari-online ul {padding: 0px 0px; margin: 0; width: 100%; max-width:850px;}
#captchaInput{ width: 52%; float: left; clear:both;}
form li.leftHalf { width: 48%;}
form li.rightHalf{margin: 0 0px 0 0; width: 48%;}
form li.leftHalf, form li.rightHalf, form li.fullwidth {display: inline-block; float:none; clear: none; vertical-align: top;}
#Mesaj, #Cod {width: 320px;}
#solicitari-online li.fullwidth{ clear:both; width:100%;}
#captchaInput{ width: 24.5%; float: left;}
#captchaInput input{ width: 90% !important;}
#captchaImg{ margin:10px auto 0; width: 20%; float: left;}
div#solicitari-online input.btTxt{ width: 23%; margin: 20px 0 0; clear: both; display: block; }

#solicitari-online ul li { text-align: left; background-image: none;  }
div#solicitari-online input, div#solicitari-online select, div#solicitari-online textarea { width:100%; }

#pathway{display: block; padding: 85px 0px 0; background: #eee; min-height: 40px; border-bottom: 1px solid #eee; margin-bottom: 25px; text-transform: uppercase; font-size: 13px; color: #5c5c5c; }
span.pathway{ max-width: 1200px; display: block; margin: 0 auto; padding: 7px 0 0;}
#pathway .pathway > * { margin-right: 15px;}
#pathway .pathway > a{ color: #0069ae; }
#maincolumn img.img_responsive{max-width:100%; margin:0;}

/*****************************************************************/
/*************** Pop up stying *************************/
/* Normal styles for the modal */
#modal {
	left:50%;
    background: #fff;
	margin:-250px 0 0 -20%;
	opacity: 0;
	position:absolute;
	top:-100%;
	visibility: hidden;
	width:40%;
	box-shadow:0 3px 7px rgba(0,0,0,.25);
	box-sizing:border-box;
	transition: top 0.4s ease-in-out;
	-moz-transition: top 0.4s ease-in-out;
	-webkit-transition: top 0.4s ease-in-out;
    z-index: 20;
}
	/* Make the modal appear when targeted */
#modal:target {	opacity: 1;	top:40%; visibility: visible;}
#modal .btn { position: absolute; top: 0; right: 0; color: #222; background:#fafafa url(/templates/livecms/images/close.png) no-repeat 85% center; text-align: left; padding: 7px 50px 7px 15px;transition:background-color 0.3s ease-in-out; }
#modal .btn:hover{ background:#f0f0f0 url(/templates/livecms/images/close.png) no-repeat 85% center;}
.modal-content { background: #fff; position: relative; z-index: 30; margin: 0 auto; padding: 25px 30px; }
#modal .copy {background: #fff;}
.overlay {
	background-color: #000;
	background: rgba(0,0,0,0.5);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}
#modal h1{
  line-height: 1.2em;
  font-size: 23px;
  padding: 45px 0 0;
}
#modal p{ line-height: 1.2em; }

/* CATALOG PE HOME */
.homeSobi2{ margin-top:25px; }
.homeSobi2 div#sobi2CatListSymbols {
  text-align: left;
  width: 100%;
  display: block;
  padding: 0px 0;
}
.homeSobi2 .sobi2CatItem {
  vertical-align: top;
  border-style: none;
  padding: 0 0;
  display:inline-block;
  margin: 0 0 30px 0;
}
.homeSobi2 .sobi2CatItem img {
  border:none;
  background: #F8F8F8;
  padding: 0px;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.homeSobi2 .sobi2CatItem:hover img{ opacity: 0.7; }
.homeSobi2 div#sobi2CatListSymbols .sobi2CatItem { margin-top: 0px; vertical-align: top; padding:0; width: 20%;}

.homeSobi2 .sobi2CatItem > *{ width: 97%; max-width: 200px}
.homeSobi2 div#sobi2CatListSymbols .sobi2CatItem > a {
  overflow: hidden;
  display: block;
  padding: 0 0 0px 0;
  text-align: center;
  line-height: 0;
  position: relative;
  border-radius: 0 0 0 8px;
}
.homeSobi2 div#sobi2CatListSymbols .sobi2CatItem > a::after{
  content: " ";
  background: url(/templates/livecms/images/corner.png) no-repeat center center;
  width: 21px; height: 24px;   display: block;
  position: absolute; bottom: 0; right:0;
}
.homeSobi2 div#sobi2CatListSymbols .sobi2CatItem:last-child{ padding-right: 0!important;}
.homeSobi2 p.sobi2CatName {
  font-size: 13px;
  padding:0;
  margin: 0;
  text-align: left;
  background: #0069ae;
  border-radius:0px 8px 0 0;
  position: relative;
  transition-property: background, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.homeSobi2 p.sobi2CatName a {
  color: #fff;
  font-family: 'RoboCdLt';
  font-size: 20px;
  text-align: left;
  line-height: 1em;
  letter-spacing: -0.01em;
  font-weight: normal;
  display: block;
  padding: 0.7em 0.3em 0.7em 0.5em ;
  min-height:45px ;
  z-index: 999;
  transition-property: background, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  position:relative;
}
.homeSobi2 p.sobi2CatName a:hover { text-decoration: none;}
.homeSobi2 .sobi2CatItem:hover p.sobi2CatName{ background:#46c3ff;}
.homeSobi2 p.sobi2CatName::after{ display: block;
    font-family: 'DD', sans-serif;
    color: rgba(0,243,248,0.1);
    font-size:100px;
    position: absolute;
    top: 25px;
    width: 80px; height: 80px;
}
.homeSobi2 .sobi2CatItem:first-child p.sobi2CatName::after{ content: " 01 ";right: -20px;}
.homeSobi2 .sobi2CatItem:nth-child(2) p.sobi2CatName::after{ content: " 02 ";right: 5px;}
.homeSobi2 .sobi2CatItem:nth-child(3) p.sobi2CatName::after{ content: " 03 ";right: 0px;}
.homeSobi2 .sobi2CatItem:nth-child(4) p.sobi2CatName::after{ content: " 04 ";right: 0px;}
.homeSobi2 .sobi2CatItem:nth-child(5) p.sobi2CatName::after{ content: " 05 ";right: 0px;}
.homeSobi2 .sobi2CatItem:nth-child(6) p.sobi2CatName::after{ content: " 06 ";right: 0px;}
.homeSobi2 .sobi2CatItem:nth-child(7) p.sobi2CatName::after{ content: " 07 ";right: 0px;}
.homeSobi2 .sobi2CatItem:nth-child(8) p.sobi2CatName::after{ content: " 08 ";right: 0px;}
/*******************/

table.clients{ width: 100%; }
table.clients td:nth-child(odd){ width: 15%; text-align: center; border: 1px solid #fff; background: #f0f0f0; padding:0.5em 0 0 ;}
table.clients td:nth-child(even){ width: 35%; }
table.clients td:nth-child(even) > *{ padding: 0 1em ; text-align: left;}

table.clients + ul{ clear: both; padding:25px 0 !important; }

@media only screen and (min-width: 1700px){
}
/************************************************************************/
/******************** XXL desktops *************************/
@media only screen and (max-width: 1280px) {
    #topcontrol{ display: none;}
    .theme-default .nivo-controlNav{ max-width: 1000px !important; }
}
@media only screen and (max-width: 1152px) {
#rightcolumn{ display: none;}
#maincolumn{ }
#pathway{ display: none;}
#container, #header, #footer, #f-wrapp > .moduletable{ width: 95%; }
form#ChronoContact_solicitare_online{ width:100%;}
#maincolumn img.img_responsive{ margin: 10px; width: auto; min-width: auto; max-width: 500px;}
#modal{ width: 70%; margin-left: -35%; }
.homeSobi2 p.sobi2CatName a{ font-size: 18px ;}
.body2 #container{ padding-top: 110px;}
#f-wrapp #parteneri{ width: 70%;}
#f-wrapp #contact{ width: 9.5%; }
h1{ line-height: 1;}
.theme-default .nivo-controlNav{ max-width: 850px !important; }
}

@media only screen and (max-width: 1024px){
#logo{ width: 15.5%;}
.mainmenu{ width: 84.5%;}
ul.menu_top > li > a{ font-size: 14px;}
.theme-default .nivo-controlNav{ max-width: 730px !important; }
h1{ font-size: 28px;}
}
/************************************************************************/
@media only screen and (max-width: 980px){
  #solicitari-online ul{ width: 97%;}
  #maincolumn img.img_responsive{ width: auto; max-width: 100%; margin: 0 auto;}
  #modal{ width: 80%; margin-left: -40%; }
  h1{ line-height: 1em; font-size: 26px; }
  #container, #header, #footer, #f-wrapp > .moduletable{ width: 95%; }
  .body2 #container{ padding-top: 180px;}
  #logo{ width: 100%; }
  #logo a{ text-align: center; padding-top: 25px ; }
  .mainmenu{ width: 100%; }
  ul.menu_top > li > a{ padding: 1em 0; }
  .slider-wrapper{ padding-top: 140px; }
  .theme-default .nivo-controlNav{ max-width: 650px !important; }

    #f-wrapp #parteneri img:nth-child(2){ width:30%;max-width: 205px; }
    #f-wrapp #parteneri img:nth-child(3){ width: 22%; max-width: 90px; }
    #f-wrapp #parteneri img:nth-child(4){ width:18%;max-width: 115px; }
    #f-wrapp #parteneri img:nth-child(5){ width:25%;max-width: 150px; }

  .homeSobi2 div#sobi2CatListSymbols .sobi2CatItem{ width: 33.3%; margin-bottom: 1em; }
  .homeSobi2 div#sobi2CatListSymbols .sobi2CatItem > a{ max-height:250px; }

  #f-wrapp #parteneri{width: 65%; }
  #f-wrapp #certificari{ text-align: center;} #f-wrapp #certificari h3{ padding-left: 0;  }
  #f-wrapp #contact{ width: 14%;  }
  #f-wrapp #contact a{ display: block; }
  #f-wrapp h3{ display: block; margin: 5px 0 0; padding:0 0 5px 1.5em; }
 }
 @media only screen and (max-width: 800px){
     .slider-wrapper{ display: none; }
     #container{ padding-top: 180px; }
     #leftcolumn{ display: none; }
     #maincolumn, #maincolumn-fullwidth{ width: 97% !important; margin: 0 auto; display: block;}
     .homeSobi2 div#sobi2CatListSymbols .sobi2CatItem{ width: 20% ; }
     ul.menu_top > li > a{ font-size: 13px;}

     #f-wrapp #parteneri{ width: 80%; border:none; }
     #f-wrapp #certificari{  width: 19%;}
     #f-wrapp #contact{ width: 100%; border: none; border-top:1px solid #fff; text-align: left; min-height: 0;}
     #f-wrapp #contact a{ padding: 0; display: inline-block;  }
 }
/***********************************************************/
@media only screen and (max-width: 780px) {
    #maincolumn .contentpaneopen{ width: 100%;}
    #translate{ display: none; }
    #logo{ display: block;}
    .homeSobi2 .sobi2CatItem { width: 33.3%;}
    #f-wrapp #parteneri, #f-wrapp #certificari{ display: none; }
} /* end 780px */

@media only screen and (max-width: 640px) {
    .body2 #container, #container{ padding-top: 50px; }
    .homeSobi2 div#sobi2CatListSymbols .sobi2CatItem{width: 33.3%;}
  div.slicknav_menu{ display: block; position: fixed; top: 0px; right: 0; width: 100%;}
  #header{padding-top: 30px; }
  #wrapp{ max-height:130px; }
  form li.leftHalf { margin: 0 0px 0 0; width: 100%;}
  form li.rightHalf{margin: 0 0px 0 0; width: 100%;}
  ul.menu_top, ul.sf-menu_top{ display: none;}
  #solicitari-online ul{ width: 100%;}
  #wrapp{position: relative; }
  #trafic{ float: none; margin: 0.5em 0; }
  div#solicitari-online input.btTxt{  width: 35%;  }
  #captchaInput{ width: 37.5%;}
}

@media only screen and (max-width: 480px) {
    .homeSobi2 div#sobi2CatListSymbols .sobi2CatItem{ width: 50%;}
    #f-wrapp #contact{ width:49%; border: none; border-right:1px solid #fff; text-align: left; padding-bottom: 1em; }
    #f-wrapp #contact{ border:none;}
    #f-wrapp #contact a{padding: 1.3em 1em 0; }
}

@media only screen and (max-height: 600px){#modal:target{top: 50%; } }
@media only screen and (max-height: 480px) and (min-width: 320px){#modal:target{top: 85%; } }
@media only screen and (max-height: 480px) and (min-width:800px){ #modal:target{top: 65%; } }

@media only screen and (max-width: 320px) {
  #modal{ width: 90%; margin-left: -45%;  }
  #modal:target{ top:60%;  }

  h1{ font-size: 28px; text-align: center;  }
  h2{ font-size: 20px; text-align: center; padding-bottom: 1em;  }
  #captchaInput{ width: 52%; }
  div#solicitari-online input.btTxt{  width: 50%;  }
  #f-wrapp #parteneri img{ width:  auto !important;  display: block; }
  #f-wrapp #certificari img{ padding-left: 1em; }
  table.contentpaneopen img{ float: none !important; display: block !important; margin: 5px auto 25px !important;   }
}

#boxplus, #boxplus div{ transition: none !important;}
video {width:100%!important; height:auto !important;}
#ascuns{display:none;}

span.form-error  {color: red;}

.gdpr-check {
font-size: 16px;

display: block;

padding-top: 20px;
padding-bottom: 20px;
}
.gdpr-check a {color: #000;font-size: 16px;
font-weight: bold; }



.gdpr-check input {width: auto!important;
width: 20px !important;
height: 20px !important;
cursor: pointer;
box-shadow: none;
border-radius: 0px;
font-size: 16px;
  padding: 0;
  margin:0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden;
}/* Mobile Menu Core Style */
.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: left;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
}
.slicknav_menu .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 2em; height: 0.185em;  }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.25em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow {
  font-size: 0.01em;
  margin: 0 0 0 70em;
  height: 77em;
  padding-left: 20px;
  background: url(/templates/livecms/images/arrow-srw.png) no-repeat ;
  display: inline-block;
  }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* User Default Style
   Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu { font-size:16px;}
/* Button */
.slicknav_btn {
    margin: 7px 5px 8px;
    text-decoration:none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
    background:#0069ae;                                                                      /* bara principala */
    padding:0px;
}
.slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:8px 10px 8px 15px;
    margin:0;
}
.slicknav_parent > ul li a{                                                                 /* drop down-ul */
    background: url(/templates/livecms/images/arrow-srw.png) no-repeat 2% center ;
    padding-left: 2em;
}
.slicknav_nav a{
    padding:10px 10px 8px 15px;
    margin:0px;
    text-decoration:none;
    color:#fff;
    font-family: 'RoboCdLt';
	font-size: 16px;
	font-weight: normal;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    background-color:#46c3ff;                                                              /* culoarea pentru link cu puisori */
    color:#fff;
    transition: background-color 0.3s ease-in-out 0s;
}
.slicknav_nav a:hover{
    background-color:#46c3ff;                                                               /* culoarea pentru hover */
    color:#fff;
    transition: background-color 0.3s ease-in-out 0s;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}/**
* @file
* @brief    sigplus Image Gallery Plus image gallery stylesheet
* @author   Levente Hunyadi
* @version  1.3.4
* @remarks  Copyright (C) 2009-2010 Levente Hunyadi
* @remarks  Licensed under GNU/GPLv3, see http://www.gnu.org/licenses/gpl-3.0.html
* @see      http://hunyadi.info.hu/projects/sigplus
*/

/*
* User-definable image gallery stylesheet rules.
* Rules in this section should be changed as needed.
*/

div.sigplus-gallery{ display: block;  margin:20px 0 0;}
/* items */
div.sigplus-gallery ul > li {}

/* items with caption below */
div.sigplus-gallery.sigplus-captionsbelow ul > li {
padding-bottom:60px !important;
}

div.sigplus-gallery.sigplus-captionsabove ul > li {
padding-top:60px !important;
}

/* images */
div.sigplus-gallery ul > li > img,
div.sigplus-gallery ul > li > a > img {
width: auto;
min-width: 165px;
min-height: 150px;
display:block;
vertical-align: top;
}

div.example div.sigplus-gallery ul > li {
margin:4px !important;
border:1px solid blue !important;
padding:2px !important;
}

/* images (an example with margin, border and padding) */
div.example div.sigplus-gallery ul > li > img,
div.example div.sigplus-gallery ul > li > a > img {
margin:4px !important;
border:thin solid gray !important;
padding:2px !important;
}

/* images on mouse hover (an example) */
div.example div.sigplus-gallery ul > li > a:hover > img {
margin:4px !important;
border:thin solid red !important;
padding:2px !important;
}

/*
* Generic image gallery stylesheet rules.
* Rules in this section should normally be left as they are.
*/

/* image gallery alignment */
div.sigplus-center > * {
float:none !important;
clear:both !important;
margin:0 auto !important;
}

div.sigplus-left {
text-align:left !important;  /* for flow layout */
}

div.sigplus-right {
text-align:right !important;  /* for flow layout */
}

div.sigplus-left.sigplus-float > * {
float:left !important;
}

div.sigplus-left.sigplus-clear > * {
margin:0 auto 0 0 !important;
}

div.sigplus-right.sigplus-float > * {
float:right !important;
}

div.sigplus-right.sigplus-clear > * {
margin: 0 0 0 auto !important;
}

/* flow layout */
div.sigplus-gallery > ul {
display:block !important;
position:relative !important;
margin:0 !important;
padding:0 !important;
list-style-type:none !important;
list-style-image:none !important;
}
#maincolumn div.sigplus-gallery > ul > li{
  background: none;
  padding: 0; list-style-type: none;
}
div.sigplus-gallery > ul > li { width: 20%; display: inline-block; margin: 0 0 10px; background: none; }
div.sigplus-gallery ul > li > a {
 display:block;
 overflow: hidden;
 margin:0;
 padding: 0;
 width: 95%;
 height: 250px;
 transition-property:box-shadow, width, transform;
 transition-duration: 0.1s;
 transition-timing-function: ease-in-out;
}
div.sigplus-gallery ul > li > a:hover{
  transform: scale(1.04);
  box-shadow: 0 3px 3px rgba(0,0,0,0.7);
  z-index: 99;
}
@media only screen and (max-width: 1024px) {
    div.sigplus-gallery > ul > li{  width:16.6%; }
}
@media only screen and (max-width: 980px) {
    div.sigplus-gallery > ul > li{ width: 20%;}
    div.sigplus-gallery ul > li > a{  height: 200px; }
}
@media only screen and (max-width: 500px) {
   div.sigplus-gallery > ul > li{ width: 25%;}
   div.sigplus-gallery ul > li > a{ max-height: 150px ; }
}
@media only screen and (max-width: 360px) {
   div.sigplus-gallery > ul > li{ width: 50%;}
   div.sigplus-gallery ul > li > a{ max-height: 150px ; }
}/* line 7, ../sass/slimbox2.sass */
body:after {
  content: url(/plugins/content/sigplus/engines/slimbox2/img/close.png) url(/plugins/content/sigplus/engines/slimbox2/img/loading.gif) url(/plugins/content/sigplus/engines/slimbox2/img/prev.png) url(/plugins/content/sigplus/engines/slimbox2/img/next.png);
  display: none;
}

/* line 11, ../sass/slimbox2.sass */
.slimbox2Overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/slimbox2.sass */
.slimbox2 {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/slimbox2.sass */
.slimbox2 .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/slimbox2.sass */
.slimbox2 a img {
  border: none;
}

/* line 35, ../sass/slimbox2.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/slimbox2.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/slimbox2.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/slimbox2.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/plugins/content/sigplus/engines/slimbox2/img/loading.gif) no-repeat;
}

/* line 63, ../sass/slimbox2.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/slimbox2.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/slimbox2.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/slimbox2.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/slimbox2.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/slimbox2.sass */
.lb-prev:hover {
  background: url(/plugins/content/sigplus/engines/slimbox2/img/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/slimbox2.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/slimbox2.sass */
.lb-next:hover {
  background: url(/plugins/content/sigplus/engines/slimbox2/img/next.png) right 48% no-repeat;
}

/* line 96, ../sass/slimbox2.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/slimbox2.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/slimbox2.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/slimbox2.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/slimbox2.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/slimbox2.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/plugins/content/sigplus/engines/slimbox2/img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/slimbox2.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*** ESSENTIAL STYLES ***/
.sf-menu_top, .sf-menu_top * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu_top {}
.sf-menu_top a.sf-with-ul + ul {
	position:		absolute;
	width:			20em !important; /* left offset of submenus need to match (see below) */
    z-index: 9;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
    top:			85%;
    background: #fff;
}
.sf-menu_top ul li {
	width:			100%;
}
.sf-menu_top li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu_top li {
	position:		relative;
}
.sf-menu_top a {
	display:		block;
	position:		relative;
}
.sf-menu_top li:hover ul,
.sf-menu_top li.sfHover ul {
	left:			0;
	z-index:		99;
}
ul.sf-menu_top li:hover li ul,
ul.sf-menu_top li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu_top li li:hover ul,
ul.sf-menu_top li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu_top li li li:hover ul,
ul.sf-menu_top li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu_top { display: block;}
.sf-menu_top a {
	padding: 	   0.6em 0.5em 0.4em 1.5em;
	text-decoration:none;
    color: #2d282c;
    text-transform: uppercase;
}
.sf-menu_top a, .sf-menu_top a:visited { transition-property: background, color ; transition-duration: 0.3s; transition-timing-function: ease-in-out ;}
.sf-menu_top li {display: inline-block;}
.sf-menu_top li li a{ border-bottom: 1px solid #efefef; font-size: 14px; }
.sf-menu_top li li:last-child a{ border-bottom: none;}
.sf-menu_top li li { transition-property: background, color; transition-duration: 0.3s; transition-timing-function: ease-in-out; background:#fff; }
.sf-menu_top li li li {	background:	#9AAEDB;}
.sf-menu_top li:first-child, .sf-menu_top li.first-child {}
.sf-menu_top li:last-child, .sf-menu_top li.last-child {}
.sf-menu_top li > ul > li > a:focus, .sf-menu_top li > ul > li > a:hover, .sf-menu_top li > ul > li > a:active {
	outline:		0;
    background: #46c3ff;
    color: #fff;
    }

.sf-menu_top li .separator {
	display:        block;
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}

/*** arrows **/
.sf-menu_top a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
    background: #fff  ;
    border-style: none;
}
.sf-menu_top a.sf-with-ul:hover{ color:#46c3ff;}
.sf-menu_top a.sf-with-ul span{ padding: 0 20px;}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			28px;
	height:			11px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(/modules/mod_superfishmenu/tmpl/images/arrow-b.png) no-repeat ; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1.9em;
	background-position: 0; /* use translucent arrow for modern browsers*/
    padding:  0 !important;
}
/* apply hovers to modern browsers */

/* point right for anchors in subs */
.sf-menu_top ul .sf-sub-indicator { background-position:  0px 0; }
.sf-menu_top ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu_top ul a:focus > .sf-sub-indicator,
.sf-menu_top ul a:hover > .sf-sub-indicator,
.sf-menu_top ul a:active > .sf-sub-indicator,
.sf-menu_top ul li:hover > a > .sf-sub-indicator,
.sf-menu_top ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(/modules/mod_superfishmenu/tmpl/images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {background: transparent;}
.sf-menu_top .active {}
.sf-menu_top #current {}
.superfish_clear { 
	clear: both !important;
	height: 1px !important;
	overflow: hidden !important;
	font-size: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
}
ul.sf-menu_top > ul li a { color: #36330c;}

@media only screen and (max-width: 780px) {
    .sf-menu_top a.sf-with-ul span{
      padding: 0;
    }

}
﻿/* main SOBI2 Style to overwrite standard styles */
.sobi2CompDesc span.pathway { margin: 0!important;}
.sobi2Details span.pathway { margin: 0!important;}
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;
}

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: 15px 0;
}
.sobi2CatItem {
  vertical-align: top;
  border-style: none;
  padding: 0 0;
  display:inline-block;
  font-size: 0;
  margin: 0 0 10px 0;
}
.sobi2CatItem img {
  border:none;
  padding: 0px;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.sobi2CatItem:hover img { opacity: 0.7;}
div.sobi2catempty { margin: 10px 0px 10px 8px; font-weight: bold; }
/* Style of Category Icon */
img.sobi2CatIco { border-style: none; float: left; clear: left;}
/* Style of Category Name */
p.sobi2CatName::after{ display: block;
    font-family: 'DD', sans-serif;
    color: rgba(0,243,248,0.1);
    font-size:100px;
    position: absolute;
    top: 25px;
    width: 80px; height: 80px;
}
.sobi2CatItem:first-child p.sobi2CatName::after{ content: " 01 ";right: -20px;}
.sobi2CatItem:nth-child(2) p.sobi2CatName::after{ content: " 02 ";right: 5px;}
.sobi2CatItem:nth-child(3) p.sobi2CatName::after{ content: " 03 ";right: 0px;}
.sobi2CatItem:nth-child(4) p.sobi2CatName::after{ content: " 04 ";right: 0px;}
.sobi2CatItem:nth-child(5) p.sobi2CatName::after{ content: " 05 ";right: 0px;}
.sobi2CatItem:nth-child(6) p.sobi2CatName::after{ content: " 06 ";right: 0px;}
.sobi2CatItem:nth-child(7) p.sobi2CatName::after{ content: " 07 ";right: 0px;}
.sobi2CatItem:nth-child(8) p.sobi2CatName::after{ content: " 08 ";right: 0px;}
p.sobi2CatName {
  font-size: 13px;
  padding:0;
  margin: 0;
  text-align: left;
  background: #0069ae;
  border-radius:0px 8px 0 0;
  position:relative;
  transition: background, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.sobi2CatItem:hover p.sobi2CatName{ background:#46c3ff; }
p.sobi2CatName a { color: #fff; font-weight: bold;}
/* Style of Category Introtext */
p.sobi2CatsListSymbolsIntrotext {
  font-size: 11px;
  padding-left: 15px;
  margin-top: 0px;
  padding: 0;
  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;
  padding: 1em 0;
}
.catBox, div#sobi2CatListSymbols .sobi2CatItem {
  vertical-align: top;
  border-style: none;
  padding: 0 0;
  display:inline-block;
  margin: 0 0 30px 0;
  }
.catBox:hover > a, div#sobi2CatListSymbols .sobi2CatItem:hover > a{}
.catBox:hover p.sobi2ItemTitle a, div#sobi2CatListSymbols .sobi2CatItem:hover p.sobi2CatName a {
    text-decoration:none;
    color:#fff;
}
.catBox > *{ width: 93%;}
.sobi2CatItem > *{ width: 97%;   max-width: 200px;  }
.catBox > a, div#sobi2CatListSymbols .sobi2CatItem > a {
  overflow: hidden;
  display: block;
  padding: 0 0 0px 0;
  text-align: center;
  line-height: 0;
  position: relative;
  border-radius: 0 0 0 8px;
}
div#sobi2CatListSymbols .sobi2CatItem > a::after{
  content: " ";
  background: url(/templates/livecms/images/corner.png) no-repeat center center;
  width: 21px; height: 24px;   display: block;
  position: absolute; bottom: 0; right:0;
}
.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;
}
.catBox:hover span.sobi2Listing_field_descriere_in_categorie{ }
/* 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) */
.sobi2Listing img { }
/* Style of Title (Name of Entry) */
p.sobi2ItemTitle { clear: left; background: #0069ae; margin: 0; padding: 0;  border-radius:0px 8px 0 0;  transition: background 0.3s ease-in-out; }
.catBox:hover p.sobi2ItemTitle{ background:#46c3ff; }
.catBox img{opacity: 1;transition: opacity 0.3s ease-in-out; max-width:100%;}
.catBox:hover img{opacity: 0.7;}

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.sobi2ItemTitle a, p.sobi2CatName a {
  color: #fff;
  font-family: 'RoboCdLt';
  font-size:17px;
  text-align: left;
  line-height: 1em;
  letter-spacing: -0.01em;
  font-weight: normal;  display: block;
  padding: 0.7em 0em 0.7em 0.5em;
  min-height:45px ;
  z-index: 999;
  transition-property: color, background ;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
p.sobi2ItemTitle a:hover{ 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;
  width: 100%;
}
.detailRightcol{
    width:20%;
    display: inline-block;
    vertical-align: top;
}
.dv {
  margin: 0;
  display: inline-block;
  padding: 0;
  width: 100%;
  vertical-align: top;
}
div.dv > *{ width: 100%; margin: 0;}
.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;
  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 { display: block; float: left; max-width: 20px; padding: 0;}
#pdf a{ padding: 0.8em 0.5em 0 0.6em; display: block;}
table.sobi2Footer{ display: none;}
.dwnItem{
    background: none repeat scroll 0 0 #f8f8f8;
    display: block;
    margin: 0 auto 0.5em;
    padding: 0;
    width: 100%;
}
.dwnName a{ display: inline-block; padding: 0.7em 0 0.5em 1em; vertical-align: top; width: 100%;}
.dwnName{display: inline-block; line-height: 1.6em;}
.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 ***************/
div.footerBtns{  margin: 35px 0 0; border-top: 1px solid #eee; padding: 15px 0 0; }
.backLinks{
  margin: 0px auto 0;
  display: inline-block;
}
.backLinks a{
  font-family: 'MPRg', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #0069ae;
  font-size:14px;
  padding: 9px 25px 7px 2.7em;
  background: #ededed url(/templates/livecms/images/arrow-sl.png) no-repeat 7% center;
  transition: background 0.3s ease-in-out 0s;
  border-radius:8px 0 8px 0;
  display: block;
}
.backLinks a:hover{
  color: #fff;
  text-decoration: none;
  background: #0069ae url(/templates/livecms/images/arrow-slw.png) no-repeat 5% center;
}
.backLinks a span{
  margin: 0 10px 0 0;
  font-size: 15px;
}
#callButton, #callForm{
  margin: 0px;
  display: inline-block;
  float: right;
}
#callButton a, #callForm a{
  background: #0069ae url(/templates/livecms/images/ico_tel.png) no-repeat 90% center;
  font-size:14px;
  font-family: 'MPRg', Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: normal !important;
  text-transform: none;
  display: block;
  text-align: left;
  padding: 9px 3.5em 7px 1.5em;
  transition: background 0.5s ease-in-out 0s;
  border-radius:8px 0 8px 0;
}
#callButton:hover a, #callForm:hover a{
  text-decoration: none;
  color: #fff;
  background: #46c3ff url(/templates/livecms/images/ico_tel.png) no-repeat 90% center;
}
#detailDesc{ display: block; clear: both; }
div#galWrapp{ width:100%; margin: 0 auto;}
#detailImg img{ max-width:300px; margin:0px 0 25px 0px;}
#detailRight{ display: block; float: none; margin: 0 auto; text-align: center;}
div.gallerythumb{ width: 10%; padding: 0; display: inline-block; vertical-align: top;}
.sobi2CatItem{width: 20%;}
.catBox{ margin: 0 auto 1em; width: 25%; display: inline-block;}
.catBox > *{ max-width: 200px;}
div.sobi2CompDesc p{ padding: 5px 0; margin: 0 auto; }

#maincolumn .sobi2eSearchForm tr:last-child { display: none;}
/****************************************************************/
/************************ RESPONSIVITY **************************/
/****************************************************************/
@media only screen and (max-width: 1200px) {
.dv-all{ width: 100%; }
 div#galWrapp{ width:100%; margin: 0 auto;}
 div.portBox{ width: 100%; max-width: 400px; padding: 0; background: #eee;}
 }

@media only screen and (max-width: 980px) {
  .sobi2CatItem{ width: 33.3%; }
  div.gallerythumb{ width: 16.6%;}
}
@media only screen and (max-width: 800px) {
div.sobi2CompDesc p{}
div.sobi2Listing{ padding:20px 0px; width:100%; margin: 0 auto;}
.catBox{  width: 25%; display: inline-block;margin: 0em 0em 1.5em 0; clear: none; }
.dv-all p, #detailDesc{text-align: justify;}
.dv-all{width: 100%; }
#detailRight{ margin: 0; float: right; }
#detailImg img{ max-width:350px; margin:0px 0 25px 25px;}
.dv { padding: 0px; width: 100%;}
.sobi2CatItem { width: 20%;}
div.sobi2{ width: 100%;}
}
@media only screen and (max-width: 640px){
  .sobi2CatItem{ width: 33.3%;}
  .catBox > a, div#sobi2CatListSymbols .sobi2CatItem > a{ max-height: 200px; }
  div.footerBtns .backLinks, div.footerBtns #callButton { display: block; float: none; margin: 0 auto 15px; width: 60%; }
  div.gallerythumb{ width: 33.3%;}
}
@media only screen and (max-width: 480px) {
  div.sobi2CatItem, .catBox{ width: 49%;}
  div.footerBtns .backLinks, div.footerBtns #callButton { width: 80%; }
}

@media only screen and (max-width: 320px) {
  div.footerBtns .backLinks, div.footerBtns #callButton { width: 90%; }
div.gallerythumb{ width: 33.3%; padding: 25px 0; display: inline-block; vertical-align: top;}
.sobi2CatItem { width: 48.5% ;}
.dv-all{width: 100%; }
.catBox{  width: 100%; margin: 0 auto 1em ;}
div.sobi2CompDesc p{ padding: 0 0px 20px; margin: 0 auto; }
div.sobi2CatItem{ width: 100%;}
div#callForm{ display: none;}
.catBox > *, .catBox p.sobi2ItemTitle{ margin:0 auto;}
 }﻿/* Style Sheet of Download Plugin for SOBI 2 Component download.css            */
/* --------------------------------------------------------------------------- */
/* Copyright (C) 2007 Sigsiu.NET (http://www.sigsiu.net). All rights reserved. */
/* SOBI2 Download Plugin is free software; you can redistribute it and/or      */
/* modify it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation.                                               */
/* Authors: Sigrid & Radek Suski, Sigsiu.NET                                   */
/* $Id: download.css 4542 2008-10-09 10:54:13Z Radek Suski $                  */
div#license {margin: 15px;}
div.sddUploadWindow {padding: 15px;}
a.sd_uploadFilesBt {
	font-weight: bold;
	font-size: 13px;
	padding: 10px 5px 10px 45px;
	color: #fff !important;
    text-align: left;
    display: block;
}
div.uploadFile-bg{ background-color: #0e7dcb !important; text-decoration: none; transition: background 0.3s ease-in-out; margin-bottom: 15px; }
div.uploadFile-bg:hover{ background-color: #1196d5 !important;text-decoration: none; }

.sd_popUpDowloadTitle {
	display: block;
	padding-top: 20px;
	padding-left: 70px;
	margin-bottom: 30px;
}
.sd_licenseSelect {
	color: rgb(255, 0, 0);
	font-weight: bold;
}
.sd_selectedLicense {
	font-weight: bold;
	color: rgb(40, 40, 200);
}
.sd_licenseAgreement {
	color: rgb(255, 0, 0);
	font-size: 15px;
	font-weight: bold;
}
/**
 * POPUP CONTAINER STYLES
 */
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40); /* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility
	 * than the PNG solution.
	 */;
	background-color: transparent !important;
	background-color: #333333; /* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */;
	background-image/**/: url('/../../../../../../../../components/com_sobi2/plugins/download/compmaskBG.png') !important; //;
	For browsers Moz, Opera, etc. background-image: none;
	background-repeat: repeat;
	display: none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display: none;
	padding: 0px;
}
#popupInner {
	margin: 10px;
	background-color: rgb(255,255,255); /* Needed for IEs */;
	-moz-box-shadow: 0 0 5px 5px #E0E0E0;
	-webkit-box-shadow: 0 0 5px 5px #E0E0E0;
	box-shadow: 0 0 5px 5px #E0E0E0;
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.10);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.10)";
    zoom: 1;
}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background: transparent url(/administrator/components/com_sobi2/images/headerbg.png) repeat-x;
;color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 3px solid #00C400;
	position: relative;
	z-index: 203;
	height:27px;
	line-height:27px;
}
#popupTitle {
	float: left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
﻿/* Styles for Cards View */
/* --------------------------------------- */
div#slimbox2 div { transition: none!important;}
td.sobi_gallery_VC { }
.sobiGalleryImage {	border: 3px #E9EBE9 solid;}
.sobiGalleryImage img {
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	float: left;
}
.sobiGalleryImage_caption {
	color: #999999;
	padding: 0px 5px 5px 10px;
	text-align: center;
	float: left;
	clear: both;
}
/* Styles for Details View */
/* --------------------------------------- */
.sobi_gallery {
	border-style: none;
	vertical-align: top;
    display: block;
    margin: 15px 0;
    padding: 1.5em 0 0;
}
.sobi_gallery td {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
    padding: 0;
	background: #F8F8F8;
}
.sobi_gallery img { height: auto; width: auto; min-height: 179px;}
.sobi_gallery img:hover {}
div.sobi_gallery_noimage {}
.sobi_gallery_emptycell {
	border: none 0px!important;
	background: none!important;
}
div.gallerythumb:last-child{ padding-right:0;}
div.gallerythumb a{
  overflow: hidden;
  padding: 0 0;
  border: 0;
  margin: 0 0 10px;
  display: block;
  text-align: left;
  max-width: 100px;
  width: 95%;
  color: #222;
line-height:0;
 transition-property:box-shadow, color, width, transform;
 transition-duration: 0.1s;
 transition-timing-function: ease-in-out;
}
div.gallerythumb a:hover{
  text-decoration: none;
  color: #fff;
  transform: scale(1.04);
  box-shadow: 0 3px 3px rgba(0,0,0,0.7);
  z-index: 99;
}
div.gallerythumb p{
  text-align: center;
  font-weight: normal;
  font-size:14px;
  padding: 10px 0 5px;
  line-height: 1.3em;
}

/* Styles for Add/Edit Entry Form */
/* --------------------------------------- */
/* Upload images */
iframe.sobi2_gallery_frame {
	background: transparent!important;
}
.sobi_gallery_GformBox {
	vertical-align: top;
	border-style: none;
	float: left;
	clear: both;
	font-size: 12px;
	margin-bottom: 20px;
}
.sobi_gallery_GformBox td {
	width: 100%;
	border-style: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.sobi_gallery_GformBox2 {
	vertical-align: top;
	border-style: none;
	float: left;
	clear: both;
	font-size: 12px;
	margin-bottom: 20px;
	border-top: 1px #E5E5E5 solid;
	border-bottom: 1px #E5E5E5 solid;
	border-left: 1px #E5E5E5 solid;
}
.sobi_gallery_GformBox2 td {
	border-style: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.sobi_gallery_GformBox2 img {
	border-bottom: 2px #E0E0E0 solid;
	border-left: 2px #fff solid;
	border-top: 2px #fff solid;
	border-right: 2px #E0E0E0 solid;
	padding: 7px;
	margin: 20px;
}
.sobi_gallery_GformBox2 input {
	border:1px #E0E0E0 solid;
}
.sobi_gallery_GformBox2 td#border-l {
	border-left: 1px #E5E5E5 solid;
}
.sobi_gallery_GformBox2 td#border-lr {
	border-left: 1px #E5E5E5 solid;
	border-right: 1px #E5E5E5 solid;
}
.sobi_gallery_GtitleBox {
	font-size: 12px;
	margin: 0;
	padding: 5px 0px;
}
/* Description field */
.inputbox#sobi_gallery_Gimg_title {
	width: 150px;
	font-size: 12px;
}
/* Styles for Image Preview in add/edit Entry form */
div#sobi_gallery_GalleryBox {
	float: left;
	width: 99%;
	vertical-align: top;
	margin: 5px;
}
div.sobi_gallery_GimageBox {
	border: none;
	float: left;
	font-size: 10px;
	min-width: 100px;
	text-align: center;
	padding: 1px 5px 2px 0px;
}
div.sobi_gallery_GimageBox div {
	border-style: none;
	clear: left;
}
div.sobi_gallery_GimageBox img {
	clear: right;
}
div.sobi_gallery_GdelBox {
	clear: both;
	float: right;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 16px;
	position: absolute;
}
div.sobi_gallery_GthumbBox img {
	border-top: 2px #fff solid;
	border-right: 2px #E0E0E0 solid;
	border-bottom: 2px #E0E0E0 solid;
	border-left: 2px #fff solid;
	padding: 7px;
}

/* SOBI2 Gallery Nivo Lightbox Styles */
.nivo-lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
	visibility: visible;
	opacity: 1;
}
.nivo-lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
.nivo-lightbox-content {
	width: 100%;
	height: 100%;
}
.nivo-lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
.nivo-lightbox-nav { display: none; }
.nivo-lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}
.nivo-lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}
.nivo-lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.nivo-lightbox-image { text-align: center; }
.nivo-lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
}
.nivo-lightbox-content iframe {
	width: 100%;
	height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.nivo-lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

/* Effects
 **********************************************/
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

/* fadeScale */
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	-webkit-transform: scale(0.7);
	   -moz-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

/* slideLeft / slideRight / slideUp / slideDown */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	   -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	     -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
	-webkit-transform: translateX(-10%);
	   -moz-transform: translateX(-10%);
	    -ms-transform: translateX(-10%);
	        transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
	-webkit-transform: translateX(10%);
	   -moz-transform: translateX(10%);
	    -ms-transform: translateX(10%);
	        transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transform: translateY(-10%);
	   -moz-transform: translateY(-10%);
	    -ms-transform: translateY(-10%);
	        transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
	-webkit-transform: translateY(10%);
	   -moz-transform: translateY(10%);
	    -ms-transform: translateY(10%);
	        transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

/* fall */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
	-webkit-perspective: 1000px;
	   -moz-perspective: 1000px;
	        perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	   -moz-transform: translateZ(300px);
	    -ms-transform: translateZ(300px);
	        transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
	        transform: translateZ(0);
}