@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i|Play:400,700&subset=greek,greek-ext,latin-ext);


* {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Play', sans-serif;
	color: #333
}

article>div>div>img, .note-editable img {
	margin-bottom: 30px
}

article img {
	max-width: 100%;
	height: auto
}

button.note-btn {
	cursor: pointer
}

#cat-excel-tips blockquote.blockquote, #cat-news blockquote.blockquote {
	padding: 10px 20px;
	border-left: 5px solid #eee;
	background-color: #fcfcfc
}

span.pull-quote {
	color: #f38c30;
	font-size: 2.1rem;
	line-height: 2.6rem;
	font-style: italic;
	font-family: Georgia;
	display: block
}

kbd {
	white-space: nowrap;
	background-color: #17a2b8
}

body {
	color: #444
}

button, input, optgroup, select, textarea {
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-family: 'Play', sans-serif
}

button.navbar-toggler {
	border: none;
	cursor: pointer;
	padding: 0
}

#quickbar ul>li>a {
	font-family: 'Play', sans-serif;
	font-size: .96rem
}

a.anchor {
	display: block;
	position: relative;
	top: -13px;
	visibility: hidden
}

article.read-more {
	position: relative
}

article.read-more:after {
	position: absolute;
	bottom: 0;
	height: 10%;
	width: 100%;
	content: "";
	background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 0) 50%);
	pointer-events: none
}

p.tagline {
	border-top: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 10px 0;
}

footer h4 {
	color: inherit
}

footer div.bg-dark a {
	color: #ff9007
}

hr#readmore {
	border: none;
	display: block;
	position: relative;
	top: -100px;
	visibility: hidden;
	margin: 0;
}

table.table-excel {
	width: inherit
}

table.table-excel tr th {
	background-color: #f0f0f0;
	text-align: center
}

table.table-excel.table-bordered th {
	border-color: #fff;
	min-width: 50px
}

table.table-excel.table-bordered td {
	border-color: #e0e0e0
}

table.table-excel.table-bordered {
	border-width: 2px;
	border-color: #e0e0e0
}

.breadcrumb:first-child::before {
	display: inline-block;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	color: #868e96;
	font-family: FontAwesome;
	content: '\f015'
}

.breadcrumb-item+.breadcrumb-item::before {
	font-family: FontAwesome;
	content: '\f105'
}

.card-columns {
	orphans: 1;
	widows: 1
}

.header {
	height: 190px;
	background-image: url(/img/header-bg.png);
	background-repeat: repeat-x
}

.header-banner {
	background-image: url(/img/header-banner.png);
	background-repeat: no-repeat;
	background-position: right
}

div.article-breadcrumb {
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.h5 a, .h6 a {
	color: #555;
	font-weight: 700
}

#left-sidebar a {
	color: #0056b3;
	font-family: 'Play', sans-serif;
	font-size: 1rem;
	padding-right: 4px
}

#left-sidebar a:hover, .h5 a:hover, .h6 a:hover {
	color: #007bff;
	text-decoration: none
}

#left-sidebar li.active a {
	background-color: #f6f6f6
}

#left-sidebar li.active a:after {
	font-family: FontAwesome;
	content: '\f105';
	text-align: right;
	float: right
}

div.social-facebook {
	margin-top: -4px;
	margin-left: 2px
}

div.social-reddit {
	margin-top: -4px;
	margin-left: 2px
}

div.social-linkedin {
	margin-top: -4px;
}

div.social-su {
	margin-left: 2px
}

div.social-gplus {
	margin-left: 2px
}

div.archive-reply-head {
	border-top: 1px solid #CCC
}

div.archive-question-head p, div.archive-reply-head p {
	padding: 10px;
	background-color: #e9ecef
}

@media ( max-width :575px) {
	.small-cards .card-columns {
		column-count: 2;
	}
}

@media ( min-width :576px) {
	.small-cards .card-columns {
		column-count: 4;
	}
}

.btn-social {
	position: relative;
	padding-left: 44px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.btn-social>:first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, .2)
}

.btn-social.btn-lg {
	padding-left: 61px
}

.btn-social.btn-lg>:first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em
}

.btn-social.btn-sm {
	padding-left: 38px
}

.btn-social.btn-sm>:first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em
}

.btn-social.btn-xs {
	padding-left: 30px
}

.btn-social.btn-xs>:first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em
}

.btn-social-icon {
	position: relative;
	padding-left: 44px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 34px;
	width: 34px;
	padding: 0
}

.btn-social-icon>:first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, .2)
}

.btn-social-icon.btn-lg {
	padding-left: 61px
}

.btn-social-icon.btn-lg>:first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em
}

.btn-social-icon.btn-sm {
	padding-left: 38px
}

.btn-social-icon.btn-sm>:first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em
}

.btn-social-icon.btn-xs {
	padding-left: 30px
}

.btn-social-icon.btn-xs>:first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em
}

.btn-social-icon>:first-child {
	border: none;
	text-align: center;
	width: 100% !important
}

.btn-social-icon.btn-lg {
	height: 45px;
	width: 45px;
	padding-left: 0;
	padding-right: 0
}

.btn-social-icon.btn-sm {
	height: 30px;
	width: 30px;
	padding-left: 0;
	padding-right: 0
}

.btn-social-icon.btn-xs {
	height: 22px;
	width: 22px;
	padding-left: 0;
	padding-right: 0
}

.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook:focus, .btn-facebook.focus {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook:hover {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook:active, .btn-facebook.active, .open>.dropdown-toggle.btn-facebook
	{
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook:active:hover, .btn-facebook.active:hover, .open>.dropdown-toggle.btn-facebook:hover,
	.btn-facebook:active:focus, .btn-facebook.active:focus, .open>.dropdown-toggle.btn-facebook:focus,
	.btn-facebook:active.focus, .btn-facebook.active.focus, .open>.dropdown-toggle.btn-facebook.focus
	{
	color: #fff;
	background-color: #23345a;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook:active, .btn-facebook.active, .open>.dropdown-toggle.btn-facebook
	{
	background-image: none
}

.btn-facebook.disabled:hover, .btn-facebook[disabled]:hover, fieldset[disabled] .btn-facebook:hover,
	.btn-facebook.disabled:focus, .btn-facebook[disabled]:focus, fieldset[disabled] .btn-facebook:focus,
	.btn-facebook.disabled.focus, .btn-facebook[disabled].focus, fieldset[disabled] .btn-facebook.focus
	{
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, .2)
}

.btn-facebook .badge {
	color: #3b5998;
	background-color: #fff
}

.btn-google {
	color: #fff;
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google:focus, .btn-google.focus {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google:hover {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google:active, .btn-google.active, .open>.dropdown-toggle.btn-google
	{
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google:active:hover, .btn-google.active:hover, .open>.dropdown-toggle.btn-google:hover,
	.btn-google:active:focus, .btn-google.active:focus, .open>.dropdown-toggle.btn-google:focus,
	.btn-google:active.focus, .btn-google.active.focus, .open>.dropdown-toggle.btn-google.focus
	{
	color: #fff;
	background-color: #a32b1c;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google:active, .btn-google.active, .open>.dropdown-toggle.btn-google
	{
	background-image: none
}

.btn-google.disabled:hover, .btn-google[disabled]:hover, fieldset[disabled] .btn-google:hover,
	.btn-google.disabled:focus, .btn-google[disabled]:focus, fieldset[disabled] .btn-google:focus,
	.btn-google.disabled.focus, .btn-google[disabled].focus, fieldset[disabled] .btn-google.focus
	{
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, .2)
}

.btn-google .badge {
	color: #dd4b39;
	background-color: #fff
}

.btn-linkedin {
	color: #fff;
	background-color: #007bb6;
	border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin:focus, .btn-linkedin.focus {
	color: #fff;
	background-color: #005983;
	border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin:hover {
	color: #fff;
	background-color: #005983;
	border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin:active, .btn-linkedin.active, .open>.dropdown-toggle.btn-linkedin
	{
	color: #fff;
	background-color: #005983;
	border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin:active:hover, .btn-linkedin.active:hover, .open>.dropdown-toggle.btn-linkedin:hover,
	.btn-linkedin:active:focus, .btn-linkedin.active:focus, .open>.dropdown-toggle.btn-linkedin:focus,
	.btn-linkedin:active.focus, .btn-linkedin.active.focus, .open>.dropdown-toggle.btn-linkedin.focus
	{
	color: #fff;
	background-color: #00405f;
	border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin:active, .btn-linkedin.active, .open>.dropdown-toggle.btn-linkedin
	{
	background-image: none
}

.btn-linkedin.disabled:hover, .btn-linkedin[disabled]:hover, fieldset[disabled] .btn-linkedin:hover,
	.btn-linkedin.disabled:focus, .btn-linkedin[disabled]:focus, fieldset[disabled] .btn-linkedin:focus,
	.btn-linkedin.disabled.focus, .btn-linkedin[disabled].focus, fieldset[disabled] .btn-linkedin.focus
	{
	background-color: #007bb6;
	border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin .badge {
	color: #007bb6;
	background-color: #fff
}

.btn-pinterest {
	color: #fff;
	background-color: #cb2027;
	border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest:focus, .btn-pinterest.focus {
	color: #fff;
	background-color: #9f191f;
	border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest:hover {
	color: #fff;
	background-color: #9f191f;
	border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest:active, .btn-pinterest.active, .open>.dropdown-toggle.btn-pinterest
	{
	color: #fff;
	background-color: #9f191f;
	border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest:active:hover, .btn-pinterest.active:hover, .open>.dropdown-toggle.btn-pinterest:hover,
	.btn-pinterest:active:focus, .btn-pinterest.active:focus, .open>.dropdown-toggle.btn-pinterest:focus,
	.btn-pinterest:active.focus, .btn-pinterest.active.focus, .open>.dropdown-toggle.btn-pinterest.focus
	{
	color: #fff;
	background-color: #801419;
	border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest:active, .btn-pinterest.active, .open>.dropdown-toggle.btn-pinterest
	{
	background-image: none
}

.btn-pinterest.disabled:hover, .btn-pinterest[disabled]:hover, fieldset[disabled] .btn-pinterest:hover,
	.btn-pinterest.disabled:focus, .btn-pinterest[disabled]:focus, fieldset[disabled] .btn-pinterest:focus,
	.btn-pinterest.disabled.focus, .btn-pinterest[disabled].focus, fieldset[disabled] .btn-pinterest.focus
	{
	background-color: #cb2027;
	border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest .badge {
	color: #cb2027;
	background-color: #fff
}

.btn-twitter {
	color: #fff;
	background-color: #55acee;
	border-color: rgba(0, 0, 0, .2)
}

.btn-twitter:focus, .btn-twitter.focus {
	color: #fff;
	background-color: #2795e9;
	border-color: rgba(0, 0, 0, .2)
}

.btn-twitter:hover {
	color: #fff;
	background-color: #2795e9;
	border-color: rgba(0, 0, 0, .2)
}

.btn-twitter:active, .btn-twitter.active, .open>.dropdown-toggle.btn-twitter
	{
	color: #fff;
	background-color: #2795e9;
	border-color: rgba(0, 0, 0, .2)
}

.btn-twitter:active:hover, .btn-twitter.active:hover, .open>.dropdown-toggle.btn-twitter:hover,
	.btn-twitter:active:focus, .btn-twitter.active:focus, .open>.dropdown-toggle.btn-twitter:focus,
	.btn-twitter:active.focus, .btn-twitter.active.focus, .open>.dropdown-toggle.btn-twitter.focus
	{
	color: #fff;
	background-color: #1583d7;
	border-color: rgba(0, 0, 0, .2)
}

.btn-twitter:active, .btn-twitter.active, .open>.dropdown-toggle.btn-twitter
	{
	background-image: none
}

.btn-twitter.disabled:hover, .btn-twitter[disabled]:hover, fieldset[disabled] .btn-twitter:hover,
	.btn-twitter.disabled:focus, .btn-twitter[disabled]:focus, fieldset[disabled] .btn-twitter:focus,
	.btn-twitter.disabled.focus, .btn-twitter[disabled].focus, fieldset[disabled] .btn-twitter.focus
	{
	background-color: #55acee;
	border-color: rgba(0, 0, 0, .2)
}

.btn-twitter .badge {
	color: #55acee;
	background-color: #fff
}

#cat-products>div.row>div>div>img, #cat-authors>div.row>div>div>img {
	border-radius: 4px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(170, 170, 170, 1);
	-moz-box-shadow: 5px 5px 5px 0px rgba(170, 170, 170, 1);
	box-shadow: 5px 5px 5px 0px rgba(170, 170, 170, 1)
}

img.shadow-dn {
	-webkit-box-shadow: 1px 5px 5px 0px rgba(170, 170, 170, 1);
	-moz-box-shadow: 1px 5px 5px 0px rgba(170, 170, 170, 1);
	box-shadow: 1px 5px 5px 0px rgba(170, 170, 170, 1)
}

.lc-badge {
  background-color: #444;
  box-shadow: 0 0 3px 2px rgba(0,0,0,0.8);
  position: absolute;
  height: 40%;
  left: -20%;
  top: -20%;
  width: 40%;
  -webkit-transform: rotate(-45deg);
}

.lc-badge span {
  	bottom: 5%;
	left: 0;
	position: absolute;
	width: 100%;
}
