body {
	background-color:#060;
	position:relative;
}
body.light {
	background-color:#fff;
}
.main-content {
	background-color:#ffffff;
}
.section {
	padding: 15px 0px;
	margin: 15px 0px 0px 0px;
}
.section.header {
	background-color:#060;
	padding: 15px 0px !important;
	margin: 0px 0px 15px 0px !important;
	color:#ffffff;
}
body.light .section.header {
	background-color:#fff;
}
body.light .navbar-header button {
	background-color:#00c000;
}
body.light .navbar-header .icon-bar {
	background-color:#fff;
}
.logo svg,
.logo img {
	margin-top:10px;
	width:180px;
	height:38px;
}
.logo img {
	margin-top:12px;
}
.logo label.subtitle {
	display:block;
	width:180px;
	text-align:center;
	font-size:8px;
	font-weight:normal;
	white-space: nowrap;
}
.logo a,
.logo a:hover,
.logo a:active,
.logo a:focus {
	color:#ffffff !important;
	text-decoration: none;
	cursor:pointer;
}
.section.footer {
	background-color:#060;
	color:#ffffff;
}
body.light .section.footer {
	background-color:#fff;
	color:#060;
}
.section.footer input,
.section.footer select,
.section.footer textarea {
	background-color:#595;
	color:#ffffff;
}
.form-control::-moz-placeholder {
  color: #7b7;
}
.form-control:-ms-input-placeholder {
  color: #7b7;
}
.form-control::-webkit-input-placeholder {
  color: #7b7;
}
.section.footer-bottom {
	margin:0px !important;
	padding-top:25px !important;
	/*background-color:#603800;*/
	/*background-color:#0060ff;*/
	background-color:#060;
	color:#ffffff;
}
.section.footer h3 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: solid #70f070 1px;
}
.section.footer dd {
	padding-bottom:6px;
	border-bottom: solid #171 1px;
}
.section.footer dl {
	margin-bottom:6px !important;
}

.email {
	unicode-bidi: bidi-override;
	direction: rtl;
}

a, a:active, a:visited, a:link, .navbar-inverse .navbar-nav>li>a {
	color: #00c000;
	cursor: pointer;
	font-weight: bold;
}
a.btn.btn-success,
a.btn.btn-primary {
	color:#fff;
}

img.project {
    width: 25%;
    height: 25%;
    float: right;
    margin-left: 2%;
    margin-bottom: 2%;
}
/*
@media (min-width: 992px) {
	.lSSlideOuter  {
		background: url('/bundles/app/img/czmb-logo_04gb.svg-240_256x256.png');
		background-position: center 48px;
		background-repeat: no-repeat;
	}
}
*/
ul#lightSlider > li h3:first-child {
	height: 30px;
	margin-bottom: 6px;
}
ul#lightSlider > li div:first-child dl {
	padding-left: 50px;
}
ul#lightSlider > li div:last-child dl {
	padding-right: 50px;
}
ul#lightSlider > li div.first.row {
	min-height:300px;
}
.slider-mask {
	text-align:center;
	float:both;

}
.slider-mask img {
	margin-top:-8px;
}
.slider-matte {
	z-index:100;
	min-height:300px;
	/*background-color:#ffffff;*/
}
dt {
	margin-bottom:2px;
}
dd {
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
.nav.nav-tabs {
	margin-bottom: 10px;
}
.navbar {
	margin-bottom:0px !important;
}
.section.header .navbar-inverse {
	background-color: inherit;
	border: none;
}
.section.header .navbar-nav,
.section.header .navbar-toggle {
	margin-top: 16px;
}
div.errorcode {
	padding-top:20px;
}
div.errorcode h1 {
	text-align:center;
	font-family: arial black;
	font-size:120px;
	line-height:120px;
	font-weight:bold;
	margin-top:0px;
	color:#060;
}
div.errorcode p {
	text-align:center;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	margin-top:40px;
	color:#060;
}
.tags span.tag:hover {
	cursor:pointer;
}
.tags span.tag {
	display:inline-block;
	font-weight:bold;
	white-space: nowrap;
	background-color:#080;
    padding: 2px 6px;
    margin-bottom: 4px;
    border-radius: 24px 4px 4px 24px;
}
.tags span.tag i.fa-circle {
	color: #060;
}
.tags span.tag.selected {
	background-color: #8f8;
    color: #060;
}
.well.preview {
	padding-bottom: 200px;
}
.label-as-badge {
    border-radius: 1em;
}
.article-list-wrapper {
	text-align:center;
}
.article-list .tmb {
	font-size: 0px;
	display:inline-block;
	position:relative;
}
.article-list .tmb a.tmb-link img {
	margin:10px;
}
.tmb-margin a {
	color:#ffffff;
}
.tmb-margin a.tmb-action {
	color:#00ff00;
}
.tmb-margin.private,
.tmb-margin.deleted {
	background-color:#f44;
}
.tmb-margin.private a.tmb-action,
.tmb-margin.deleted a.tmb-action {
	color:#800 !important;
}
.tmb-margin.public-byurl {
	background-color:#ff4;
}
.tmb-margin.public-byurl a.tmb-action {
	color:#880 !important;
}
.tmb-margin.public-image {
	background-color:#f4f;
}
.tmb-margin.public-image a.tmb-action {
	color:#ff00ff !important;
}
.tmb-margin {
	background-color: #fff;
	opacity:0.9;
	color:#000;
	font-size:12px;
	display:block;
	position: absolute;
	width:140px;
	height:24px;
	padding: 3px 6px;
	line-height:18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nowrap {
	white-space: nowrap;
}
.nowrap-ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nowrap-scroll-x {
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
}
@media (max-width: 767px) {
	.nowrap-scroll-x-xs {
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.nowrap-scroll-x-sm {
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.nowrap-scroll-x-md {
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
	}
}
.tmb-margin a {
	color:#000;
}
.tmb-margin.top {
	text-align:left;
    font-weight: bold;
	top:10px;
	left:10px;
	border-radius: 6px 6px 0px 0px;
}
.tmb-margin.bottom {
	text-align:right;
	bottom:10px;
	left:10px;
	border-radius: 0px 0px 6px 6px;
}
.tmb-margin.label {
    font-weight: bold;
	text-align:center;
	background-color:#080;
	color:#fff;
	bottom:34px;
	left:10px;
	border-radius: 0px;
}
a.article-image {
	display:inline-block;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	max-width:30%;
	border-radius: 6px;
}
a.article-image.left {
	float:left;
	margin: 0px 20px 20px 0px;
}
a.article-image.right {
	float:right;
	margin: 0px 0px 20px 20px;
}
a.article-image.center {
	float:none;
	margin: 0px 20px 20px 20px;
}
a.image-with-alpha {
	border:none !important;
	background: none;
}
p.tags span.label {
	font-size:100% !important;
}
p.small {
	color:#aaa;
}
#fileupload_progress .bar {
    height: 18px;
    background-color: #060;
}
p.subtitle {
    margin: 0px;
    font-weight: bold;
    color: #888;
}
pre.code {
	background:none;
	border:none;
	margin:0px;
	padding:0px;
}
pre.code code.hljs {
	padding:0px;
	background:none;
}
div.code.form-group {
	margin:0px;
}
.strong {
	font-weight:bold;
}
.text-inactive {
	color:#ddd;
}
a.text-inactive,
.text-inactive a {
	color:#9f9;
}
.rss-listing {
	-webkit-column-width: 300px;
	-moz-column-width: 300px;
	column-width: 300px;
	margin-bottom: 10px;
}
.rss-article {
	border-width:1px;
	border-style:solid;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-right-color:#aaa;
	border-bottom-color:#aaa;
	border-radius:4px;
	padding:0px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	background-color:#f8f8f8;
	display:block;
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
}
.rss-article:hover {
	background-color:#dfd;
	border-color:#dfd;
}
.rss-article h4 .row,
.rss-article h4 .col-xs-11,
.rss-article h4 .col-xs-1 {
	margin:0px;
	padding:0px;
}
.rss-article p {
	word-wrap:break-word;
}
.rss-article mark {
	color:#fff;
	background-color:#00c000;
}
.rss-article.read {
	opacity:0.3;
}
.rss-article.read a[data-cmd="read"],
.rss-article:not(.read) a[data-cmd="unread"] {
	display:none;
}
.rss-article.read a[data-cmd="unread"],
.rss-article:not(.read) a[data-cmd="read"] {
	display:inline;
}
.rss-time-categories {
	white-space:nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
	padding-top:.2em;
	padding-bottom:.2em;
}
.rss-time-categories:hover {
	cursor:pointer;
}
.rss-time-categories.tapped {
	white-space:normal;
	overflow-x: unset;
	text-overflow: inherit;
}
.rss-time-categories.tapped {
	color:#272;
}
.rss-categories {
	text-transform:uppercase;
}
.rss-feed {
	padding-top:10px;
}
.rss-feed-header h2,
.rss-feed-header p,
.rss-feed-header a:hover {
	color:#fff;
}
.rss-feed-header p a {
	margin-left:15px;
}
.rss-feed-header p a:not([style*="display:none"]):first-child {
	margin-left:0px;
}
.rss-feed-header h2 {
	margin-top:10px;
}
.rss-feed-header {
	border:1px solid #060;
	border-radius:4px;
	padding:0px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	background-color:#060;
	display:block;
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
}
.rss-feed-unread {
	color:#060;
	background-color:#00c000;
}
.rss-feed-unread.nonzero {
	background-color:#fff;
}
.panel-body p:last-child {
	margin-bottom:0px;
}
.text-inactive-success {
	color:#484;
	opacity: 0.3;
}
.affix {
	top: 0;
	width: 100%;
	z-index: 999 !important;
}
.affix + .container {
	padding-top: 66px;
}
.navbar-affix {
	opacity:0.8;
}
.navbar.navbar-affix ul.nav li {
	display:inline-block !important;
}
.navbar.navbar-affix ul.nav li a {
	width:90px;
	padding-left:10px;
	padding-right:10px;
}
.navbar-inverse .badge.zero {
	background-color:#333;
	color:#222;
}
#translations .dropdown-menu {
	width:500px;
}
#translations .dropdown-menu>li>a {
	white-space:normal;
}
#translations .form-group.highlighted input {
	background-color:#def;
}
p.bullet {
	margin-left:4rem;
}
p.bullet:before {
	content:'\0f178';
	font-family:'FontAwesome';
	margin-left:-4rem;
	width:4rem;
	text-align:center;
	display:inline-block;
}
blockquote.nice {
	margin:2rem 4rem 2rem 4rem;
	font-style:italic;
	/*font-size:100%;*/
	border:none;
	padding:0 2rem 0 2rem;
}
blockquote.nice p:first-child::before {
	content:'\0f10e';
	opacity:0.2;
	font-family:'FontAwesome';
	margin-left:-4rem;
	width:4rem;
	text-align:center;
	display:inline-block;
}
blockquote.nice p:last-child::after {
	content:'\0f10d';
	opacity:0.2;
	font-family:'FontAwesome';
	margin-right:-4rem;
	width:4rem;
	text-align:center;
	display:inline-block;
}
body.dark,
body.dark .section,
body.dark .main-content {
	background-color:#000;
	color:#bbb;
}
body.dark .slider-matte {
	/*background-color:#000;*/
}
body.dark .tags span.tag i.fa-circle {
	color: #000;
}
body.dark .rss-article {
	background-color:#000;
}
body.dark .modal-content {
	background-color:#333;
}
body.dark input,
body.dark select,
body.dark textarea {
	background-color:#000;
	color:#fff;
}
