

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* GENERAL STYLES */

body {
	color: #666;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	min-width: 340px;
}
h2 {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.modal-content {
	border-radius: 0px;
}
h4.modal-title {
	font-weight: 700;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
}

.the-spacer {
	display: block;
	clear: both;
	height: 1px;
	background: #eee;
	margin: 20px 0;
	position: relative;
}
.the-spacer:after {
	content:attr(rel);
	display: block;
	position: absolute;
	background: #fff;
	height: 20px;
	width: 100px;
	text-align: center;
	line-height: 20px;
	top: -10px;
	left: 50%;
	margin-left: -50px;
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
}

.modal-lg .the-spacer,
.identificator .the-spacer {
	margin: 20px 0;
	text-align: center;
}
.modal-lg .the-spacer:after,
.identificator .the-spacer:after {
	display: inline-block;
	width: auto;
	background: #fff;
	padding: 0 15px;
	position: relative;
	margin-top: -20px;
	left: auto;
	margin-left: 0;
	top: -10px;
}

.identificator .the-spacer {
	margin-top: 50px;
	margin-bottom: 20px;
}
.identificator .the-spacer:first-child {
	margin-top: 10px;
}

form label {
	font-size: 400;
	font-size: 12px;
	text-transform: uppercase;
}
.footer-links a {
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 20px;
	cursor: pointer;
}

/* NAVIGATION ELEMENTS */

.main-nav {
	display: block;
	height: 100px;
	padding: 28px 38px;
}
.main-nav .logo {
	width: 40px;
	height: 46px;
	display: inline-block;
	vertical-align: middle;
	float: left;
	margin-right: 12px;
}
.main-nav nav {
	padding-top: 10px;
}
.main-nav nav a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -0.45px;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	margin-left: 26px;
	cursor: pointer;
}
.main-nav nav a.active {
	text-decoration: underline;
}
.main-nav nav a:hover {
	opacity: 0.9;
}
.main-nav nav a i {
	display: block;
	margin-left: 10px;
	width: 17px;
	height: 17px;
	float: right;
	margin-top: 1px;
}
.main-nav nav .search i {
	font-size: 20px;
	line-height: 18px;
	margin-left: 5px;
	margin-top: 0px;
}

.main-nav .login {
	display: inline-block;
	vertical-align: middle;
	float: right;
	line-height: 27px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
	padding-top: 7px;
}
.main-nav .login i {
	width: 32px;
	height: 32px;
	display: block;
	float: right;
	border-radius: 50%;
	margin-left: 5px;
	margin-top: -2px;
}
.main-nav .login span {
	color: #fff;
	display: inline-block;
	line-height: 0;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
.main-nav .login a:hover span {
	opacity: 0.9;
}
.main-nav .login .circle {
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: -2px;
	height: 32px;
	width: 32px;
}
.ico-login {
	background: url('../img/login.png') center center no-repeat;
}


/* HOMEPAGE ELEMENTS */

.av-page-header {
	display: block;
	background: url('../img/main-bg.jpg') center center no-repeat;
	background-size: cover;
	margin-bottom: 30px;
}
.av-page-header.av-inner-page {
	background-position: top center;
	background-size: initial;
}
.homepage-title {
	position: relative;
	margin-top: 140px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 6%;
	min-height: 300px;
}
.homepage-title h1 {
	font-size: 60px;
	line-height: 66px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}
.homepage-title span {
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	letter-spacing: -0.5px;
	font-weight: 500;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}


.home-box {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.6);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 30px;
	color: #fff;
	display: block;
	background-image: url('../img/triunghi-transparent.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 200px;
	margin-bottom: 20px;
	position: relative;
}
.home-box:hover {
	text-decoration: none;
	color: #ffffff;
}
.home-box h2 {
	font-size: 22px;
	line-height: 24px;
	letter-spacing: -0.2px;
	text-transform: uppercase;
	margin-bottom: 12px;
	color: #ffffff;
	font-weight: bold;
}
.home-box h5 {
	font-size: 16px;
	line-height: 16px;
	letter-spacing: -0.2px;
	margin-bottom: 12px;
	color: #ffffff;
	font-weight: bold;
}
.home-box p {
	font-size: 14px;
	line-height: 20px;
	min-height: 96px;
}
.home-box span {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	display: inline-block;
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 100px;
}
.home-box span:hover {
	text-decoration: underline;
}

a.box-specii {
	background-color: #57acd3;
}
a.box-ariinaturale {
	background-color: #49be49;
}
a.box-identificator {
	background-color: #d0cb45;
}
a.box-photomix {
	background-color: #dd7171;
}


/* ARTICLE DETAIL ELEMENTS */

.main .big-pic{
	position: relative;
	padding: 30px;
	min-height: 590px;
	background-size: cover;
	background-position: center center;
	background-repeat:no-repeat;
	margin-bottom: 30px;
}

.main .big-pic.empty{
	height: 200px;
	padding: 30px;
	background: url('../img/main-bg.jpg') top center no-repeat;
}
.main.specii .big-pic.empty { min-height: 450px; background: #49be49; }
.main.arii .big-pic.empty { min-height: 450px; background: #57acd3; }

.main .big-pic.empty .expand,
.main .big-pic.empty .sidemenu-right{
	display: none;
}

.main .big-pic.empty  .locatie{
}

.main .big-pic.empty  .title{
	bottom: 30px;
	max-width: 100%;
}

.main .locatie{
	color: #FFFFFF;
	font-size: 13px;
	font-style: italic;
	font-weight: 300;
	line-height: 22px;
	position: absolute;
	float: left;
	left: 30px;
	top: 30px;
	margin-right: 100px;
}
.main .locatie a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.main .locatie a:hover {
	text-decoration: underline;
	opacity: 0.9;
}

.main .expand {
	float: right;
	background: url("../img/resize-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 32px;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 32px;
	display: block;
	text-indent:-9999px;
	border-radius: 999px;
}
.main .expand:hover {
	border: 2px solid #fff;
}

.big-pic .title{
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 30px;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 30px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.6);
	text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
}

.big-pic .title h1{
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.big-pic .title p{
	display: block;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 0;
}
.big-pic .title .gal {
	display: inline-block;
	vertical-align: bottom;
	padding-left: 21px;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	float: right;
	margin-top: 28px;
	cursor: pointer;
	position: absolute;
	right: 30px;
	bottom: 30px;
}
.big-pic .title .gal i{
	margin-right: 3px;
}

.arii .title,
.arii .info-box{
	background: #49BE49;
}

.specii .title,
.specii .info-box{
	background: #57acd3;
}

.info-box {
	float: right;
	clear: right;
	width: 270px;
	height: auto;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
	margin: 0 0 30px 30px;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 15px 20px;
	color: #fff;
}
.info-box span {
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.info-box span i {
	text-align: right;
	float: right;
	font-size: 18px;
	padding-right: 0;
}
.info-box p {
	font-size: 13px;
	line-height: 20px;
	margin-right: 25px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	width: 100%;
	display: block;
	height: auto;
	clear: both;
	font-weight: 400;
	border-top: 1px solid rgba(255,255,255,0.2);
	min-height: 34px;
}

/***** Custom ScrollBar *********/
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 7px !important;
}

.mCSB_dragger {
	width:7px !important;
	right: 5px !important;
}

.mCSB_scrollTools .mCSB_draggerRail{
	height: 100% !important;
	width: 7px !important;
}

.info-box p:last-child {
	padding-bottom: 0;
	margin-bottom: -7px;
	/* 	min-height: 27px; */
}
.info-box p strong{
	text-align: left;
	float:left;
	line-height: 20px;
	padding-top: 0;
	margin-right: 10px;
}
.info-box p strong:after {
	content: '';
	display: block;
	clear: both;
	height: 0px;
}

.info-box a {
	color: #fff;
	cursor: pointer;
}
.info-box a:hover {
	color: #fff;
	text-decoration: underline;
}
.info-box.arii-desemnate p {
	text-align: left;
}

.info-box.audio-player {
	position: relative;
	min-height: 50px;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.info-box.audio-player .audio-entry {
	display: block;
	position: relative;
	min-height: 20px;
	padding: 10px 0 10px 30px;
}
.info-box.audio-player label{
	display: block;
	margin: 0;
	padding: 0;
	font-weight: 400;
	min-height: 20px;
}
.info-box.audio-player em {
	float: right;
	margin-left: 10px;
	opacity: 0.5;
}
.info-box.audio-player a.play-btn {
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 5px;
	left: -10px;
	border-radius: 15px;
	box-sizing: border-box;
	border: 2px solid rgba(255,255,255,0.5);
	text-align: center;
	line-height: 26px;
	font-size: 16px;
}
.info-box.audio-player a.play-btn:hover {
	border: 2px solid #fff;
}
.info-box.audio-player a.play-btn i {
	margin: 0;
	padding: 0;
}

.info-box.identificator-btn {
	cursor: pointer;
}
.info-box.identificator-btn span {
	margin-bottom: 0px;
}

.main > p {
	color: #666666;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 22px;
}

.module-title {
	display: inline-block;
	width: auto;
}
.module-title:after {
	display: block;
	clear: right;
	content: '';
}

#addcom-top {
	background: url("../img/adauga-icon.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	color: #999999;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	line-height: 36px;
	padding-right: 42px;
	margin-top: 12px;
	text-transform: uppercase;
	float: right;
}
.rightside-options {
	list-style: none;
	display: inline-block;
	padding-top: 20px;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	float: right;
}
.rightside-options li {
	display: inline;
}
.rightside-options li a {
	display: inline;
	color: #999999;
	cursor: pointer;
	margin-left: 20px;
}
.rightside-options li a.active {
	color: #333333;
	font-weight: bold;
}
.rightside-options li a.active:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}


/* SIDE MENU */

.row {
	position: relative;
}

.sidemenu-left {
	display: block;
	position: absolute;
	top: 0;
	left: 35px;
	width: 80px;
	text-align: center;
	padding-top: 20px;
}
.sidemenu-right {
	display: block;
	position: absolute;
	top: 0;
	right: 15px;
	width: 100px;
	text-align: center;
}
.sidemenu-right a {
	display: block;
	width: 100%;
	text-align: center;
	color: #999999;
	font-size: 12px;
	min-width: 80px;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}
.sidemenu-right a i {
	display: block;
	width: 100%;
	height: 40px;
	background-position: center top;
	background-repeat: no-repeat;
}
.ico-share {
	background: url('../img/share-icon.png');
}
.ico-email {
	background: url('../img/email-icon.png');
}

.ico-print {
	background: url('../img/print-icon.png');
}

.ico-descarca{
	background:url('../img/descarca-icon.png') center center no-repeat;
}

.ico-sterge{
	background:url('../img/sterge-icon.png') center center no-repeat;
}

.ico-pozanoua{
	background:url('../img/pozanoua-icon.png') center center no-repeat;
}





/* GOOGLE MAP */
.google-map {
	width: 100%;
	height: 400px;
	z-index:10;
	xmargin-bottom: 30px;
	background-color: #fafafa;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}


/* MODAL IDENTIFICARE SPECIE */

.nav-tabs li a {
	font-size: 13px;
}
.tab-content {
	padding-top: 20px;
}
.tab-content table {
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
}
.tab-content table tr td {
	line-height: 32px;
}
.tab-content table img {
	display: inline;
	vertical-align: middle;
	margin: 1px 10px 1px 0;
	border: 1px solid #ddd;
}
.poza-identificator {
	display: block;
	text-align: center;
	padding-bottom: 20px;
}
.poza-identificator img {
	max-width: 100%;
}

/* CAUTARE */
.cautare-arii,
.cautare-specii {
	border-bottom: 1px solid #ddd;
	padding: 20px 20px 0 20px;
	background: #fefefe;
}

/* CAUTARE AVANSATA */
.cautare-avansata {
	padding: 20px 0;
}
a.get-cautare-avansata {
	font-size: 13px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	margin-left: 5px;
}
a.get-cautare-avansata:hover {
	text-decoration: underline;
	color: #333;
}
.panel-cautare-avansata {
	padding-top: 20px;
}
.panel-cautare-avansata input:disabled {
	background: #fff;
	cursor: default;
}
.panel-cautare-avansata .input-group {
	margin-bottom: 10px;
}

.cautare-specii select {
	margin-bottom: 10px;
}
.cautare-specii select:last-child {
	margin-bottom: 0px;
}

.checkboxlist {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: -25px;
}
.checkboxlist li {
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
}
.checkboxlist li label {
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	padding: 5px;
	cursor: pointer;
	border-radius: 5px;
	line-height: 20px;
}
.checkboxlist li label:hover {
	background: #f0f0f0;
	color: #333;
}
.checkboxlist:after {
	display: block;
	content: '';
	clear: both;
}
.checkboxlist input {
	margin-right: 5px;
	cursor: pointer;
}

.checkboxlist.x2 li {
	width: 50%;
}
.checkboxlist.x3 li {
	width: 33.333333%;
}
.checkboxlist.x4 li {
	width: 25%;
}

.custom-pull-left-filter {
	display: inline-block;
	float: left;
	padding-top: 20px;
}
.custom-pull-left-filter label {
	padding-margin: 10px;
}
.custom-pull-left-filter label input {
	margin-right: 5px;
}

/* FOOTER ELEMENTS */
.footer{
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	line-height: 22px;
	margin-bottom: 30px;
	clear: both;
	margin-top: 30px;
	border-top: 1px solid #eee;
	padding-top: 30px;
}

.footer a{
	font-size: 12px;
	line-height: 16px;
	color: #666;
	display: inline-block;
	line-height: 24px;
}

.footer a:hover{
	text-decoration: underline;
}

.footer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer ul li{
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
}

.footer ul li:first-child{
	margin-left: 0px;
}
.copyright {
	display: inline-block;
	clear: both;
}
.footer figure {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* BOX DETALII */

.gallery-slider {
	width: 100%;
	height: auto;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
	overflow: hidden;
	position: relative;
	background: #fafafa;
	padding: 10px 30px;
}
.gallery-slider ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.gallery-slider ul li {
	display: inline;
	width: 110px;
	padding: 5px;
	text-align: center;
	float: left;
	cursor: pointer;
}
.gallery-slider ul li img {
	width: 170px;
	width: 100px;
	margin-bottom: 0;
	opacity: 0.8;
}
.gallery-slider-thumb {
	display: block;
	width: 100%;
	height: 100px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.gallery-slider ul li .active img {
	opacity: 1;
}
.gallery-slider ul li:hover img {
	opacity: 0.8;
}
.gallery-slider ul li label {
	display: block;
	text-align: center;
	color: #999;
	font-size: 11px;
	width: 100%;
	line-height: 20px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: -5px;
	text-transform: uppercase;
	cursor: pointer;
	overflow: hidden;
}
.harti-jpeg.gallery-slider ul li label {
	height: 60px;
	line-height: 15px; font-size: 10px;
}
.gallery-slider ul li:hover label {
	color: #333;
}
.prev-container {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	background: #fafafa url(../img/prev-pagination.png) center center no-repeat;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
	xbox-shadow: 2px 0px 4px -3px rgba(0,0,0,0.5);
	opacity: 0.5;
}
.next-container {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	background: #fafafa url(../img/next-pagination.png) center center no-repeat;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
	opacity: 0.5;
}
.prev-container:hover {
	opacity: 0.9;
	background-color: #fff;
}
.next-container:hover {
	opacity: 0.9;
	background-color: #fff;
}
.prev-container.inactive,
.next-container.inactive {
	display: none;
}


/* RESULT LIST */

.result-list {
	display: block;
	padding: 8px 8px;
}
.result-list:after {
	content: '';
	clear: both;
	display: block;
}

.result-list .entry:nth-child(odd) {
	padding-left: 0px;
	padding-right: 5px;
}
.result-list .entry:nth-child(even) {
	padding-left: 5px;
	padding-right: 0px;
}

.result-list .entry {
	padding-bottom: 10px;
}
.result-list .entry a {
	display: block;
	background: #f8f8f8;
	border: 1px solid #dddddd;
	cursor: pointer;
	margin: 0;
	text-align: left;
	position: relative;
	height: 70px;
	line-height: 20px;
	padding: 10px;
	overflow: hidden;
}
.result-list .entry a img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
}

.result-list .entry a h2 {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	margin-right:20px;
	font-size: 16px;
	font-weight: 700;
}
.result-list .entry h2 small {
	display: block;
	font-style: italic;
	font-size: 12px;
	line-height: 15px;
	color: #999;
	text-transform: none;
}
.result-list .entry h2 small.found-in {
	font-style: normal;
}
.result-list .entry h2 small.found-in strong {
	color: #333;
}


.result-list .entry a span {
	font-size: 11px;
	color: #666;
	position: absolute;
	top: 5px;
	right: 0px;
	text-transform: uppercase;
	color: #ccc;
}
.result-list .entry a span i {
	margin-right: 10px;
}
.result-list .entry a:hover {
	color: #333;
	text-decoration: none;
	border: 1px solid #999;
	background: #fff;
	box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.2);
}



/************************ COMENTARII **************************/

.slide{
	height: 400px;
	margin-bottom: 25px;
	width: 100%;
	margin-top: 20px;
}

.slide ul{
	height: 360px;
	top: 0;
}

.slide ul li{
	float: left;
	margin-left: 10px;
	xmax-width: 270px !important;
	padding: 35px 20px 20px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 1px;
	cursor: pointer;
	height: 359px;
	position: relative;
	width: 270px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.6);
	display: inline-block;
	border-top: 1px solid #ccc;
}
.slide ul li.com-landscape {
	width: 540px;

}

.slide .com-text{
	-moz-columns: 2 210px;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	max-height: 236px;
	overflow: hidden;
}

.slide .com-text p{
	min-height: 236px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.slide .double .user-data{
	width: 88% !important;
}

.slide .com-image .post-time{
	color: rgba(255, 255, 255, 0.5);
}

.slide .user-data{
	bottom: 30px;
	display: inline-block;
	left: 20px;
	position: absolute;
	vertical-align: middle;
	width: 232px;
	z-index: 100;
}

.slide .com-landscape .user-data {
	width: 502px;
}

.slide .user-data p{
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 22px;
	padding: 4px 10px 20px 10px;
}

.slide .com-simple .user-data p,
.slide .com-text .user-data p{
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.slide .user-data figure{
	margin: 0;
	padding: 0;
	border: 3px solid #999;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	float: left;
	overflow: hidden;
	background: url(../images/user-image.png) center center no-repeat !important;
	background-size: cover;
	text-indent: -9999px;
}

.slide .com-landscape .user-data figure,
.slide .com-portrait .user-data figure{
	border: 3px solid #fff;
}

.slide .user-data label{
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: 6px;
	margin-top: 4px;
	font-weight: 700;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}

.slide .post-time {
	/*     color: rgba(0, 0, 0, 0.5); */
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	text-align: right;
	width: auto;
	position: absolute;
	right: 0; bottom: 5px;
}

.slide .com-landscape .user-data,
.slide .com-portrait .user-data {
	color: #fff;
}
.slide .com-landscape .post-time,
.slide .com-portrait .post-time {
	/* 	color: rgba(255,255,255,0.8); */
	color: #fff;
}



.slide .com-image .user-data span,
.slide .com-image .user-data label{
	color: #fff;
}

.slide ul .double{
	max-width: 540px;
}
.slide ul .double p {
	-webkit-column-count:2; /* Chrome, Safari, Opera */
	-moz-column-count:2; /* Firefox */
	column-count:2;
	-webkit-column-gap:30px; /* Chrome, Safari, Opera */
	-moz-column-gap:30px; /* Firefox */
	column-gap:30px;
}

.slide .user-data label span{
	font-size: 11px;
	line-height: 15px;
	/* 	color: #666; */
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
}

.slide .user-data label,
.slide .user-data span{
	/* 	color: #333; */
	color: #fff;
}
.slide .com-landscape .user-data label,
.slide .com-portrait .user-data label {
	color: #fff;
}
.slide .com-landscape .user-data span,
.slide .com-portrait .user-data span {
	color: rgba(255,255,255,0.75);
}

.post-admin {
	position: absolute;
	padding: 4px 0px;
	display: none;
	z-index: 100;
	background: transparent !important;
	right: 5px;
	top: 0px;
}

.post-admin span {
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	text-shadow: 0 1px 1px #333;
}

.post-admin a {
	background: #3273AB;
	border-radius: 5px;
	color: #fff;
	padding: 2px 5px;
	font-size: 11px;
	line-height: 14px;
}

.post-admin a.post-sterge{
	background: #d9534f;
	margin-left: 7px !important;
}


.slide ul li:hover .post-admin{
	display: block;
}

.slide ul li .slide-overlay{
	position: absolute;
	width: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 50;
	background: -webkit-linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.55));
	background: -o-linear-gradient(rgba(0,0,0,0.2) , rgba(0,0,0,0.55));
	background: -moz-linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,55));
	background: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.55));
}

#com-confirma-stergerea{
	color: #fff;
}

/******************** Adaugare comentarii ***********************/

.comentariu{
	-moz-box-sizing: border-box;
	border: 1px solid #CCCCCC;
	padding: 18px;
	width: 100%;
}

.comentariu .com-introd {
	border: 1px solid #CCCCCC;
	padding: 18px;
	width: 100%;
}

.comentariu .close{
	background: url("../images/close-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 14px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 14px;
	z-index: 999;
}

.comentariu textarea{
	border: 0 none;
	color: #666666;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 13px;
	height: 80px;
	line-height: 20px;
	padding-right: 10px;
	resize: none;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.comentariu .com-bottom span{
	color: #B2B2B2;
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
}

.comentariu .com-bottom .posteaza{
	background: none repeat scroll 0 0 #57ACD3;
	border: 0 none;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	padding: 6px 22px;
	text-transform: uppercase;
	vertical-align: middle;
}

.arii .com-bottom .posteaza{
	background: #49BE49;
}

.comentariu .com-bottom .browse{
	background: #57ACD3;
	border: 0 none;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	height: 34px;
	margin-right: 8px;
	vertical-align: middle;
	width: 38px;
}

.arii .com-bottom .browse{
	background: #49BE49;
}

.arii .com-bottom .browse i{
	color: #fff;
	font-size: 20px;
	line-height: 20px;
}

.comentariu .msg-error {
	display: block;
	font-size: 13px;
	line-height: 24px;
	text-align: right;
}
.comentariu .msg-success {
	display: block;
	font-size: 13px;
	line-height: 24px;
	text-align: right;
}

.comentariu .com-bottom .upload{
	text-align: right;
}

.comentariu .com-bottom .upload span{
	display: inline-block;
	font-size: 13px;
	padding: 0 15px;
}

.upload span .close-file{
	background: url("../images/close-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin-right: 5px;
	width: 12px;
}

.modal .user-data {
	display: block;
	position: relative;
	height: 50px;
	margin-bottom: 20px;
}

.modal .user-data p{
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 22px;
	padding-bottom: 20px;
}
.modal .user-data {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.modal .user-data figure{
	margin: 0;
	padding: 0;
	border: 3px solid #999;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	float: left;
	overflow: hidden;
	background: url(../images/user-image.png) center center no-repeat !important;
	background-size: cover;
	text-indent: -9999px;
}
.modal .user-data label{
	font-size: 14px;
	line-height: 15px;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: 6px;
	margin-top: 4px;
	font-weight: 700;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.modal .user-data label span {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

.modal .post-time {
	color: rgba(0, 0, 0, 0.5);
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	text-align: right;
	width: auto;
	position: absolute;
	right: 0; bottom: 15px;
}

.comment-detail img {
	width: 100%;
	margin-bottom: 20px;
}

.comment-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #eee;
}
.comment-list ul li {
	border-bottom: 1px solid #eee;
	padding: 10px 5px;
}
.comment-list ul li a {
	display: block;
	cursor: pointer;
}
.comment-list ul li a span {
	float: right;
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
}

/* EDITOR */
body.has-editor {
	padding-top: 60px;
}
.editor-toolbar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #ddd;
	background: #fff;
	background: rgba(255,255,255,0.95);
	xbox-shadow: 0px 2px 3px 1px rgba(0,0,0,0.1);
	z-index: 1000;
}
.editor-toolbar .btn-group {
	margin-right: 15px;
}
.editor-toolbar .admin-right-buttons {
	float: right;
	margin-right: 0px;
}


.editor-toolbar .admin-right-buttons span {
	margin-right: 15px;
	font-size: 12px;
	text-transform: uppercase;
	cursor: default;
}
.editor-toolbar .admin-right-buttons .circle {
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	height: 24px;
	width: 24px;
	margin-top: -2px;
}
.editor-toolbar .admin-right-buttons i {
	font-size: 14px;
	margin-right: 5px;
	color: #ccc;
}

.edt-galerie-foto-lista, .edt-harti-jpg-lista {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.edt-galerie-foto-lista:after, .edt-harti-jpg-foto-lista:after {
	display: block;
	clear: both;
	content: '';
}
.edt-galerie-foto-lista li, .edt-harti-jpg-foto-lista li {
	display: block;
	width: 23%;
	margin: 1%;
	float: left;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #eee;
	background: #fafafa;
	padding: 10px;
}
.edt-galerie-foto-lista li p, .edt-harti-jpg-foto-lista li p {
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	padding: 0;
	margin: 0;
}
.edt-galerie-foto-lista li p, .edt-harti-jpg-foto-lista li p {
	margin-top: 3px;
}
.edt-galerie-foto-lista li:hover, .edt-harti-jpg-foto-lista li:hover {
	border: 1px solid #ddd;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}
.edt-galerie-foto-lista li .edt-thumb, .edt-harti-jpg-foto-lista li .edt-thumb {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
.edt-galerie-foto-lista li .edt-thumb img, .edt-harti-jpg-foto-lista li .edt-thumb img {
	width: 40px;
	height: 40px;
}
.edt-galerie-foto-lista li .checkbox, .edt-harti-jpg-foto-lista li .checkbox {
	margin-bottom: 0px;
}

.edt-galerie-harti-lista {
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #eee;
}
.edt-galerie-harti-lista li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #eee;
	line-height: 30px;
	font-weight: normal;
	text-transform: none;
}
.edt-galerie-harti-lista li label{
	padding: 2px 10px;
	margin-bottom: 0;
	cursor: pointer;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	display: block;
}
.edt-galerie-harti-lista li label:hover {
	background-color: #fafafa;
}
.edt-galerie-harti-lista li label input {
	margin-top: 10px;
	margin-right: 10px;
}
.edt-galerie-harti-lista li label a {
	margin-right: 10px;
	display: inline-block;
}
.edt-galerie-harti-lista li label a img {
	width: 24px;
	height: 24px;
	margin-top: -2px;
}
.edt-galerie-harti-lista li label a:hover img {
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}
.bootstrap-tagsinput {
	display: block;
	width: 100%;
}
.tag.label.label-info {
	font-size: 13px;
	font-weight: normal;
}
.tag.label.label-info span {
	font-family: Arial;
}

label em {
	font-weight: normal;
	color: #999;
}

.label-link {
	margin-left: 10px;
	font-weight: normal;
	float: right;
	font-size: 12px;
	text-transform: uppercase;
}
.label-link:hover {
}
.play-btn {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 5px;
	border-radius: 2px;
	background: #428bca;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 5px;
}
.play-btn i {
	font-size: 12px;
}
.play-btn:hover {
	background-color: #2a6496;
	color: #ffffff;
	text-decoration: none;
}

.drop-checklist {
	display: none;
	border: 1px solid #eee;
	padding: 10px 10px 5px 10px;
	border-radius: 2px;
	margin-bottom: 20px;
	width: 100%;
}
.drop-checklist ul {
	margin-bottom: 0;
}
.drop-checklist ul:after {
	display: block;
	clear: both;
	content: '';
}

#editor {overflow:scroll; max-height:300px}


.in-panel-footer {
	margin: 0 -20px -20px -20px;
	clear: both;
}

.edt-specie-cantece {
	list-style: none;
	padding: 0;
	margin: 0;
}
.edt-specie-cantece li {
	margin: 0;
	padding: 0;
}


/* PROFIL */

.profil-header {
	padding: 25px;
	background: #eaeaea;
	height: 136px;
	position: relative;
	margin-bottom: 30px;
}
.profil-header figure {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 86px;
	height: 86px;
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden;
	float: left;
}
.profil-header ul {
	padding: 15px 0px 0 30px;
	float: left;
	max-width: 250px;
	list-style: none;
}
.profil-header ul li {
	color: #666;
	font-size: 13px;
	line-height: 15px;
}
.profil-header ul li.username {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	color: #333333;
	margin-bottom: 10px;
}
.profil-header ul:after {
	display: block;
	content: '';
	clear: both;
}

.profil-header .user-access {
	right: 25px;
	bottom: 20px;
	position: absolute;
	display: block;
	vertical-align: bottom;
}
.profil-header a {
	font-size: 13px;
	line-height: 22px;
	color: #333;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 400;
	padding-left: 30px;
	display: inline-block;
	color: #666666;
}
.profil-header a:hover {
	color: #333333;
}
.profil-header .user-access a i {
	margin-right: 5px;
}
.contributii-list {
	padding: 0;
	list-style: none;
}
.contributii-list li {
	padding: 0;
	margin: 5px 0;
}

.contributii-list li p {
	color: #333;
	font-size: 13px;
	line-height: 25px;
	display: inline-block;
	width: 100%;
}
.contributii-list li p a {
	text-decoration: underline;
	cursor: pointer;
}
.contributii-list li p em {
	text-align: right;
	float: right;
	color: #999999;
	display: inline-block;
	padding-left: 5px;
	/* vertical-align: top; */
}



a.more,
a.less {
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 10px;
}
a.less {
	margin-left: 0px;
}
#map-canvas-title {
	clear: both;
}
.google-map {
	clear: right;
}


/* IDENTIFICATOR PASARI */


.identificator .panel-body .checkboxlist label {
	line-height: 32px;
}
.identificator .panel-body .checkboxlist label input {
	display: inline;
	margin-top: 10px;
}
.identificator .panel-body .checkboxlist label img {
	display: inline;
	border: 1px solid #ddd;
}


/* PERSONALIZARE FOTO */

.personalizare{
	text-align: left !important;
	margin-bottom: 40px;
	overflow: hidden;
}

.personalizare > div {
	text-align: center;
	margin-bottom: 20px;
}

.personalizare .top h1{
	text-transform: none;
	font-size: 22px;
	line-height: 30px;
	color: #333;
}

.personalizare .top span{
	margin-bottom: 20px;
	display: block;
	line-height: 24px;
	color: #333;
}

.personalizare .control{
	background: #f5f5f5;
	overflow: hidden;
	padding: 10px 0;
	margin-bottom: 30px;
}

.personalizare .control > span{
	font-size: 13px;
	color: #333p;
	text-transform: uppercase;
	line-height: 40px;
	margin-bottom: 0px;
	display: inline-block;
}

.personalizare .btn{
	line-height: 20px;
	border-radius: 5px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	border: 0px;
	cursor: pointer;
	font-family: 'Roboto Condensed', sans-serif;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	min-width: 170px;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	background: #dd7171;
	font-weight: bold;
}

.personalizare .btn i{
	font-size: 16px;
	line-height: 20px;
}

.personalizare .btn.text{
	float: right;
	margin-right: 10px;
	padding-left: 15px;
}

.personalizare .btn.selectare{
	float: left;
	margin-left: 10px;
	padding-right: 10px;
}

.personalizare .box{
	border: 1px solid #e3e3e3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px;
	text-align: left;
	margin-bottom: 30px;
	text-align: center;
}

.personalizare .box a{
	margin-bottom: 6px;
	width: 100%;
	max-width: 206px;
	height:160px;
	padding:0;
	margin:0 auto;
	margin-bottom: 4px;
	cursor: pointer;
	background: #dbdbdb;
	background-size: contain;
	display: inline-block;
}

.personalizare .box a.active{
	background: rgba(0,0,0, 0.4)  url('../img/select.png') center center no-repeat !important;
}

.personalizare .box label{
	line-height: 14px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-transform: uppercase;
	display: block;
	padding: 5px 0;
}

.personalizare .box label input[type=checkbox]{
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}

.personalizare .box.active{
	background: #FFC4C4;
}

.personalizare .content-box > div{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
}

.personalizare .form{
	position: relative;
}

.personalizare .form input[type=text]{
	border: 1px solid #ccc;
	box-shadow: 0px 1px 1px 0px rgba(0,0,0, 0.2) inset;
	width: 98%;
	height: 50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 10px;
	margin-bottom: 5px;
	color: #999999;
	font-size: 16px;
	line-height: 50px;
	font-family: 'Roboto Condensed', sans-serif;
}

.personalizare .form .btn.preview{
	background: #dd7171;
	display: block;
	margin: 10px;
}

.personalizare .preview-img{
	width: 100%;
	margin-bottom: 30px;
}

.personalizare .form input::-moz-placeholder{
	color: #999999;
	font-size: 16px;
	line-height: 50px;
	font-family: 'Roboto Condensed', sans-serif;
}

.personalizare .form input::-webkit-placeholder{
	color: #999999;
	font-size: 16px;
	line-height: 50px;
	font-family: 'Roboto Condensed', sans-serif;
}

.personalizare .form span{
	display: block;
	text-align: right;
	color: #999;
	font-size: 14px;
	line-height: 20px;
	padding-right: 10px;
}

.personalizare .big-pic{
	background: none;
	padding: 0px;
	border: 1px solid #f2f2f2;
	margin-bottom: 20px;
	background-position: center center;
}

.personalizare .pic-user{
	background: #f2f2f2;
	height: auto;
	overflow: hidden;
	width: 100%;
	box-sizgin: border-box;
	-moz-box-sizing: border-box;
	padding: 10px;
	margin-bottom: 20px;
}

.personalizare .pic-user div{
	text-align: left;
}

.personalizare .pic-user .circle{
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
	vertical-align:middle;
}

.personalizare .pic-user ul{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	list-style-type: none;
	padding-left: 5px;
}

.personalizare .pic-user ul li{
	font-size: 13px;
	line-height:13px;
	color: #999;
}

.personalizare .pic-user ul li.name{
	color: #000;
	font-weight: 700;
	color: #333;
	font-size: 18px;
	line-height: 22px;
}

.personalizare .pic-user > div > label{
	text-align: center;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 30px;
	color: #333;
}

.personalizare .pic-user > div > span{
	display: block;
	text-align: right;
	font-size: 13px;
	line-height: 30px;
	color: #999;
}

.personalizare .pic-user > div > label.resp,
.personalizare .pic-user > div > span.resp{
	display: none;
}

.personalizare .galeria-mea .box{
	overflow: hidden;
}

.personalizare .galeria-mea .box figure.active{
	background: #afafaf !important;
}

.personalizare .galeria-mea .box h3{
	display: inline-block;
	text-align: left;
	line-height: 20px;
	float: left;
}

.personalizare .fb-side{
	display: none;
	width: 51px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}

.personalizare .galeria-mea .box span{
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	font-size: 13px;
	line-height: 20px;
	color: #999;
	float: right;
}

.personalizare .galeria-mea .open-gal{
	padding-left: 10px;
	display: block;
	float: none;
	text-align:left;
}

.personalizare .galeria-mea .open-gal a{
	color:#333;
	font-size: 13px;
	line-height: 40px;
	text-transform: uppercase;
	cursor: pointer;
}

.personalizare .galeria-mea .box h3{
	margin-top: 0px;
}

.personalizare .pagination{
	text-align: center;
	display: block;
}

.personalizare .pagination a{
	display: inline-block;
	cursor: pointer;
}

.personalizare .pagination ul{
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-bottom: 10px;
}

.personalizare .pagination ul li{ display: inline-block; }

.personalizare .pagination ul li a{
	display: block;
	padding: 0 13px;
	font-size: 14px;
	line-height: 21px;
}

.personalizare .pagination ul li a.selected{
	color: #333;
	font-weight: bold;
}
.personalizare .pagination ul li a { color: #333; }

.personalizare .pagination a.prev{
	padding: 0 36px 0 18px;
	background: url('../img/prev-pagination.png') left center no-repeat;
	margin-bottom: 10px;
	color: #333;
	font-size: 14px;
	line-height: 21px;
}

.personalizare .pagination a.next{
	padding: 0 18px 0 36px;
	background: url('../img/next-pagination.png') right center no-repeat;
	margin-bottom: 10px;
	color: #333;
	font-size: 14px;
	line-height: 21px;
}

.buttons-area > a{
	display: inline-block;
	text-transform: uppercase;
	color: #999;
	padding: 0 10px;
	text-align: center;
	cursor: pointer;
}

.buttons-area .ico-share {
	background: url('../img/share-icon.png');
}

.buttons-area > a > i {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	margin-bottom: 10px;
}

/* MODULE */

#frm-admin-listare input[type=text], #frm-admin-listare select{
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: inline-block;
	line-height: 22px;
	margin-bottom: 10px;
	max-width: 100%;
	padding: 4px 6px;
	vertical-align: middle;
	margin-right: 5px;
}

#frm-admin-listare a {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}

.admin-right-buttons {
	overflow: hidden;
}

/* Gallery */
.blueimp-gallery.blueimp-gallery-display .title,
.blueimp-gallery.blueimp-gallery-display .description,
.blueimp-gallery.blueimp-gallery-display .prev,
.blueimp-gallery.blueimp-gallery-display .next,
.blueimp-gallery.blueimp-gallery-display .close,
.blueimp-gallery.blueimp-gallery-display .play-pause,
.blueimp-gallery.blueimp-gallery-display .indicator {
	display: block !important;
}
.blueimp-gallery.blueimp-gallery-display .prev .glyphicon,
.blueimp-gallery.blueimp-gallery-display .next .glyphicon {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
}

/* Fisa observatie */
.panel .obs-row {
    display: block;
    border-bottom: 1px dotted #ccc;
    padding: 10px 5px 5px 5px;
}
.panel .obs-row label {
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 15px;
}
.panel .obs-row h2 {
    padding: 0;
    margin: 0;
    padding-bottom: 5px;
    font-size: 14px;
}
.panel .obs-row:first-child {
	padding-top: 5px;
}
.panel .obs-row:last-child {
    border-bottom: none;
    padding-bottom: 0;
}



.sidemenu-right {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    text-align: center
}
.custom-sidemenu-left {
	text-align: center;
}


/* Mobile menu */
@media (min-width: 480px) {
	.main-nav nav a.menu-trigger {
		display: none;
	}
	.sor-new-menu {
		display: block;
	}
}

@media (max-width: 480px) {
	.sor-new-menu {
		display: none !important;
	}
	.container.ornitodata2-wrapper {
		padding-left: 0;
		padding-right: 0;
	}
	.main-nav {
		padding: 15px;
		height: 70px;
	}
	.main-nav nav a {
		margin-left: 16px;
	}
}

ul.obs-thumbs li {
    display: inline-block;
    margin-right: 10px;
}

ul.obs-thumbs li a {
    display: block;
    padding: 5px;
    border: 1px solid #eee;
    cursor: pointer;
}
