.l-rw {
   padding: 0px;
}

body {
  overflow: hidden; /* Hide scrollbars */
}

.attribution .l-rw {
    background-color: #000000;
}


.countdown{
display: flex;
text-align: center;
justify-content: flex-end;
margin-right:55px;
}

.counttext{
font-size: 30px;
color: #ffffff;
font-weight: bold;
text-shadow: #000000 6px 0 5px;
}

.countday {
  font-size: 160px;
  color: #ffffff;
margin: 30px;
font-weight: bold;
text-shadow: #000000 6px 0 5px;
}
.counthour {
  font-size: 160px;
  color: #ffffff;
margin: 30px;
font-weight: bold;
text-shadow: #000000 6px 0 5px;
}
.countminute{
  font-size: 160px;
  color: #ffffff;
margin: 30px;
font-weight: bold;
text-shadow: #000000 6px 0 5px;
}
.countsecond {
  font-size: 160px;
  color: #fc8129;
margin: 30px;
font-weight: bold;
text-shadow: #000000 6px 0 5px;
}




#passwd-only-login{
color:#ffffff;
}



.menu__link{
border: white 1px solid;
margin-top:3px;


}

.pr-navbar {
    color: #ffffff;
    background-color: #000000;
}

.menu{
margin-left:10px;
}

#block-kuchem-starter-content{
margin-top: 10px;
}


.pr-navbar .menu a{
border: white 1px solid;
margin-top:5px;
margin-left: 5px;
}

.block-plugin-id--system-branding-block{
     margin: 0px;
}

.page__row {
background-color: #000000;
}

.pr-header  {
background-color: #000000;
}


.pr-main {
background-color: #000000;
}
.pr-main__rw {
background-color:#000000;
}
body  {
    background-color: #000000;
}
.pr-main__content  {
background-color: #000000;
}
.regions{
background-color: #000000;
}
.node{
background-image:url("/sites/default/files/pictures/silvester2.jpg");
background-size: cover;
background-repeat:no-repeat;
backgroundx: rgb(249,249,249);
backgroundx: linear-gradient(176deg, rgba(249,249,249,1) 0%, rgba(224,224,224,1) 100%);
}




@media (min-width: 1200px){
.container {
    width: 110% !important;
padding:0px !important;
}
}






.block-plugin-id--user-login-block .item-list__list a{
display: none;
background:none;
}

.block-plugin-id--user-login-block .item-list__item{
background:none;
}


a.create-account-link {
display: none;
}

a.request-password-link {
display: none;
}





a.attribution__link{
color:transparent !important; 
}



.description {
    font-size: 1rem;
}

.node__title{
    color: #20477d;
 }



h2  {
    color: #e01272;
}

.item-list__item {
    margin-bottom: 15px;
    list-style: none;
    padding: 15px;
    border-style: none;
    border-color: lightsteelblue;
    border-radius: 10px;
    background-color: #dadada;

}

.private-message-wrapper {
 border-radius: 7px;
 background-color: #dadada;
 padding: 7px;
margin:7px;
}

.view-header {
    margin-bottom: 20px;
    color: black;
}

h1.js-quickedit-page-title {
font-size: 24px;
}

h1.user__title{
font-size: 20px;
}




a.private_message_link {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid lightsteelblue;
    border-radius: 4px;
   background-color: #c1cdff;
}

h4.label {
color: #333333;
}

#edit-actions{
margin: 3rem;
}
.block-private-message-inbox-block {
border-radius: 7px;
 background-color: #dadada;
 padding: 7px;
margin:7px;
}
.private-message-thread{
background-color: #eeeeee;
border-radius: 5px;
border-color: #aaaaaa;
border-style: solid;
}
#thread-members-display-container {
display: grid !important; 
}

.views-field-user-picture {
float: right;
}

.responsive-menu-toggle-icon{
background-color:lightgray;
color: lightgray !important;
}

a.toggle{
background-color:lightgray;
color: lightgray !important;
}