@import url('animate.css');
body {
    background: #D0D0D0;
    color: #505050;
    
}
#left_handle,
#right_handle{
    height: 100%;    
    position: fixed;
    top: 0;
    z-index: 998;
    touch-action: pan-y;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 20px;
}
#left_handle {
    left: 0px;
}
#right_handle {
    right: 0px;
}
main {
    /*background:#E2E2E2;*/
	background:transparent;
	padding: 40px 0px;
}
nav {
    height: 70px;
}
nav img {
    margin: 5px 0px 0px 0px;
}
.container.header-container > .row {
	margin-bottom:0px;
}
.codeTags strong {
    color: #fff;
    text-align: center;
    font-weight: 800;
    font-size: 35px;
}
.codeTags span {
	font-size: 11px;
    color: #fff;
    width: 100%;
}
body,
h1,
h2,
h3,
a {
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    
}
body.loading {
    overflow: hidden;
}
footer {
	margin-top:0px !important;
}

h1 {
	font-size: 2rem;
	margin: 0rem 0 1.68rem 0;
}
/* STICKY FOOTER START */
body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
  }

  main {
    flex: 1 0 auto;
  }
/* STICKY FOOTER END */

a {
    color: #212121;
}
small {
    font-size: 60%;
}
/*h2 {
    font-size: 1.2rem;
    margin: 0px;
    padding: 0px;
    font-weight: bolder;
}
h2:before {
    content: "\00a0 \00a0 \00a0 \00a0 \00a0";
}*/
.console {
    font-weight: normal;
}
.nopadding {
	padding:0px!important;
}
.nosidemargin{
	margin:0px!important;
}
.nobottommargin {
	margin-bottom:0px;
}
.tag,
.tag1,
/*h2:before,
h2:after,
.mute {
    color: #63a35c;
    font-size: 12px;
}*/
.tag:before,
.tag:after,
.tag1:before,
.tag1:after,
.tag2:before,
.tag2:after {
    color: #333;
}
.mute {
    color: #969896;
}
.tag:before {
    content: "<";
}
.tag:after {
    content: ">";
}
.tag1:before {
    content: "\00a0 \00a0 \00a0<";
}
.tag1:after {
    content: ">";
}
.tag2:before {
    content: "\00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 ";
}
.tag2:after {
    content: "";
}
/*h2:before {
    content: "\00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 <link>";
}
h2:after {
    content: "</link>";
}*/
cshs2 a,
.breadcrumbs a {
    color: #505050;
    border-bottom: 1px dashed #505050;
}
h2 a:hover,
.breadcrumbs a:hover {
    color: #000000;
}
.articleimage {
    margin-left: 70px;
}
.articleimage img,
.articleimage embed,
.articleimage iframe {
    width: 100%!important;
}
article .codeblock {
    background-color: #fff;
    font-size: 12px;
    background-image: url('../img/gutter.png');
    background-position: top left;
    background-repeat: no-repeat;
    border: 1px solid #EEEEEE;
    padding: 0px 20px 10px 40px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px rgba(230, 230, 230, 0.38);
}
.top-bar,
.top-bar ul {
    background-color: #000000;
    color: #52DE3F;
}
.purple {
    color: #795da3;
}
.dblue {
    color: #183691;
}
.top-bar {
    position: fixed;
    width: 100%;
    z-index: 1;
    transition: all 0.4s ease;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-bar ul {
    min-width: 490px;
}
.top-bar-left.row {
    float: none;
}
.breadcrumbs li {
    font-size: 1rem;
    text-transform: lowercase;
}
.breadcrumbs .fa {
    color: #ccc;
    font-size: 14px;
}
.menu {
    margin: 0 auto;
}
#cursor {
    animation: 0.7s blink step-end infinite;
    width: 10px;
    background-color: #52DE3F;
}
@keyframes "blink" {
    from, to {
        background-color: transparent;
    }
    50% {
        background-color: #52DE3F;
    }
}
@-webkit-keyframes "blink" {
    from, to {
        background-color: transparent;
    }
    50% {
        background-color: #52DE3F;
    }
}
.breadcrumbs li:not(:last-child)::after {
    margin: 0 0.1rem;
}
.con {
    position: relative;
}
.con .fa {
    position: absolute;
    top: -13px;
}
hr {
    border-style: dashed;
}
hr {
    border: none;
    margin: 50px auto;
}
hr:before {
    content: "010101010101010101010101010010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101101010101010101010101010101001010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010110101010101010101010101010100101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101011";
    width: 100%;
    overflow: hidden;
    display: block;
    color: #e8e8e8;
}
.embed {
    display: none;
}
.oembedall-container br {
    display: none;
}



#keyboard{ 
    width: 100%;
    background: #eee;
    border: 0px;
    margin: 0px;
    display: table;
    padding: 40px 10px;
}


.keyb a {
    float: left;
    display: inline-block;
    color: #aaa!important;
    font: bold 9pt arial;
    text-decoration: none;
    text-align: center;
    padding: 6px 10px;
    height: 50px;
    margin: 5px;
    background: #eff0f2;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-top: 1px solid #f5f5f5;
    -webkit-box-shadow: 
        inset 0 0 25px #e8e8e8,
        0 1px 0 #c3c3c3,
        0 2px 0 #c9c9c9,
        0 2px 3px #333;
    -moz-box-shadow: 
        inset 0 0 25px #e8e8e8,
        0 1px 0 #c3c3c3,
        0 2px 0 #c9c9c9,
        0 2px 3px #333;
    box-shadow: 
        inset 0 0 25px #e8e8e8,
        0 1px 0 #c3c3c3,
        0 2px 0 #c9c9c9,
        0 2px 3px #333;
    text-shadow: 0px 1px 0px #f5f5f5;}

.keyb:hover a,
.keyb.keydown a {
    color: #888;
    background: #ebeced;
    margin: 7px 5px 3px;
    -webkit-box-shadow:
        inset 0 0 25px #ddd,
        0 0 3px #333;
    -moz-box-shadow: 
        inset 0 0 25px #ddd,
        0 0 3px #333;
    box-shadow: 
        inset 0 0 25px #ddd,
        0 0 3px #333;
    border-top: 1px solid #eee;}

.keyb a span {
    display: block;
    margin: 13px 0 0;
    text-transform: uppercase;}

.keyb a span {
    margin: 0; text-transform: lowercase;}
.keyb a b {
    display: block; 
    margin: 3px 0 0;}
  
.keyb a b {
    display: block;
    text-align: right;
    margin: 5px 0px 0px 0px;
    font-size: 16px;
    color: #737373!important;
}
.keyb a span {
    text-align: left;
    margin: 0px 0 0 10px;
    font-size: 7.5pt;}

#keyboardModal {
    padding: 0px;
}
#help {
        text-align: center;
    padding: 30px;
        clear: both;
}
#help h3 {
    font-size:21px;
}
#help p {
    font-size: 13px;
}
#side_nav_prev {
    position: fixed;
    left: -10px;
    top: 45%;
}
#side_nav_next {
    position: fixed;
    right: -10px;
    top: 45%;
}

.st_facebook_large[st_processed="yes"] .loadShare,
.fb_reset .loadShare {
    display: none!important;
}
.nav-image {
    position:absolute;
    top:0px;
    margin:0px;
    text-align: center;
    top: 70px;
    width: 170px;
}
.nav-image figcaption {
    background: #000;
    color: #fff;
    padding: 5px;
    font-size: 11px;
    border-radius: 4px;
}  

.nav-image.left{
    right:20px;
}
.nav-image.right{
    left: 20px;
}
.card .card-title {
    font-size: 15px;
    font-weight: 300;
}
video {
    width:100%!important;
    height:auto!important;
    display: block!important;
    
}
.gifplayer-wrapper,
.gif {
    width:100%!important;
    height:auto!important;
    display: block!important;
}
.gifplayer-wrapper:after {
    content: "";
    clear:both;
}
.play-gif {
    top: 40%!important;
}
.card,
.card .card-image ,
.card .card-image img ,
.card .card-image video ,
.card .card-image iframe {
    /*border-radius: 4px;*/
}
.tabs {
    overflow-x: hidden; 
}
.tabs .indicator {
    height: 4px;
    background-color: #8A8A8A;
}
.card .card-content.card-small {
        padding: 20px 20px 0px 20px;
}
.pagination li.active {
    background-color: #2e7d32;
}
footer.page-footer {
    margin-top: 0px;
    padding: 0px;
    background-color: #383838;
}
footer.page-footer > .container {
    padding: 0px 20px;
}
footer.page-footer > .container > .row {
	margin-bottom:0px;
}
.collection {
	border-width:0px;
}
.collection .collection-item {
	background:transparent;
	padding: 5px 20px;
}
.collection .collection-item {	
	border-bottom: 1px solid #565656;
}
.footer-copyright  {
	background: #191919!important;
	background-color: #191919!important;
}
.footer-copyright > .container {
    padding: 0px 20px;
}
.material-icons.activator {
    cursor: pointer;
	margin: 10px 0px 10px 0px;
}
#comments {
	padding: 0px 30px;
}
@media only screen and (max-width: 601px) {
	.container {
	    width: 100%;
	}
	.card {
	    margin: 10px;
	}
	h1 {
		margin: 1rem 1rem 1rem 1rem;
	}
}
.timeago {
    clear: both;
    float: right;
    color: #AFAFAF;
    font-size: 0.9rem;
    font-style: italic;
}
#latestside .collection .collection-item {
    width: 100%;
    background-color: transparent;
}
#latestside {
    border-left: 1px solid #C7C7C7;
}
#latestside {
    font-size: 2rem;
    border-bottom: 1px dashed #C7C7C7;
}
#loader {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}
#tags {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -50px;
}
.preloader-wrapper.big {
    width: 170px;
    height: 170px;
}
/*
_________________________
____1___|____2____|___1__
___3___|_____4____|___3__
*/
.mauro1 {background-color:#232323!important;}
.mauro2 {background-color:#000!important;}
.mauro3 {background-color:#3A3A3A !important;}
.mauro4 {background-color:#252525 !important;}
.mauro5 {background-color:#8A8A8A !important;}
.collection .collection-item.avatar .title {
    min-height: 60px;
}
.collection .collection-item {
    border-bottom: none;
}
.collection .collection-item.avatar {
    min-height: 60px;
}
h3 {
    font-size: 1.92rem;
    line-height: 110%;
    margin: 1.46rem 0 1.168rem 0;
}
.latest-link {
    display: table;
    width: 100%;
    margin: 10px 0px;
}
.latest-link small {
    font-size: 0.8rem;
    color: #ADADAD;
    font-style: italic;
    position: absolute;
    right: 5px;
    bottom: 2px;
}
.latest-link .col {
    line-height: 0.9rem;
}
.latest-link .card-panel{
    padding: 10px;
    margin: 0px;
    width: 100%;
}
.latest-link .row {
    margin-bottom:0px;
}
.latest-link .black-text {
    font-size: 0.9rem;
}
#prev_button,
#next_button {
    position: fixed;
    top: 50%;
    width: 100px;
    margin-top:-27px;
}
#prev_button {
    margin-left:-100px;
    left:0px;
}
#next_button {
    margin-right:-100px;
    right:0px;
}
/* START PIXELATED 
body,
h1,
h2,
h3,
a {
    font-family: 'PressStart2P';    
}
body {
	    font-size: 10px;
}
h1 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
.nav-image figcaption {
	font-size:8px;
}
.collection .collection-item.avatar .title {
    font-size: 8px;
}
END PIXELATED */