@CHARSET "UTF-8";


 body {
    font-family: 'Roboto', sans-serif;
    background-attachment: fixed !important;
    background-image: url(/media/images/IMG_20180918_163026.jpg) !important;
    background-size: cover !important;
    width:100%;
    height:100%;
}

ul, li {
    display: block;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5 {
    font-weight: 700;
    color: #000;
    font-family: 'Roboto', sans-serif;
}

h3 {
    font-weight: 400;
}

h1, h2 {
    text-align: center;
    margin-bottom: 20px;
}

p, div, a, span {
    line-height: 1.3em;
}

p {
    font: 20px 'Roboto';
}

ul li {
    min-height: 70px;
}

ul li a:hover, li.active a {
    text-decoration: none;
    background: #B0E0E6;
    color: #191970!important;
    min-height: 70px;
    min-width: 120%;
    padding-top: 25px;
}


.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/*Ð¡Ð»Ð°Ð¹Ð´ÐµÑ€*/

.header {
    margin: auto;
    padding: 0;
}

.header img {
    min-width: 100%;
}

@media (max-width: 1000px) { 
    .border-right{
        border:none !important; 
    }
}
@media (max-width:1100px){
    .gallery img{
        width:50vw !important;
        height:auto !important;
    }
}
@media (min-width: 1200px) { 
    .container{
        max-width:none !important;  
    }
}

/*ÐœÐµÐ½ÑŽ*/
.navbar {
    margin: auto;
    background-color: #191970;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
}


/*ÐžÑÐ½Ð¾Ð²Ð½Ð¾Ð¹ Ð±Ð»Ð¾Ðº*/

.information {
    margin: auto;
    padding: 0;
    min-height: 500px;
    background: rgba(243,243,243,0.9);
}

.information a {
    background: #191970!important;
    color: #B0E0E6;
    font-weight: 700;
}

.information a:hover {
    background: #B0E0E6!important;
    color: #191970;
    font-weight: 700;
}

/*Ð“Ð°Ð»ÐµÑ€ÐµÑ*/
.gallery {
    min-width: 100%;
}

.gallery img {
    transition: 1s;
}

.gallery img:hover {
    filter: grayscale(100%);
    transform: scale(1.1);
}

/*Ð£Ñ‡Ð°ÑÑ‚Ð½Ð¸ÐºÐ¸*/

.member {
    border-radius: 5px;
}

.inner {
  height: 100%;
  padding: 10px;
}

div.member .foto {
  width: 40%;
}

div.member .infos {
  width: 60%;
}


/*Ð¤ÑƒÑ‚ÐµÑ€*/
.footer {
    margin: auto;
    background: #191970!important;
    margin-top: 20px;
}

.footer p {
    top: 50%;
    font-weight: 700;
}

.footer p {
    color: #4169E1!important;
}

.footer .col a {
    color: #4169E1!important;
    margin-left: 10px;
}

.footer .col a .fa {
    font-size: 30px;
}

.footer .col a:hover {
    color: #B0E0E6!important;
}



.activity_row:hover{
    background:white;
}


.gallery a{
    background:none !important;
}




























/* ####################    MOVE BELOW CODE TO TILES.CSS :   ############# */


#lightboxOverlay { position: fixed !important; top: 0; left: 0; height: 100% !important; width: 100% !important; }
#lightbox { position: fixed !important; top: 50% !important; transform: translateY(-50%); }

.marked{
    background:aliceblue !important;
}

.marking{
    cursor:pointer;
    font-size:12px;
    color:#24AF9F;
}
.mark_all{cursor:pointer;}
.mark_none{cursor:pointer;}
.tile_multi.jsonclick{
    font-size:12px;
    border:1px solid lightblue;
    border-radius:3px;
    text-align:center;
    cursor:pointer;
}
.tile_multi.jsonclick:hover{
    background:wheat;
}


.unseen{
  background:#e4fcc2;
  background: linear-gradient(to right, #edfcc0 , rgba(0,0,0,0));
}




.COOKIE_ACCEPT {
    margin: 0 auto;
    position: relative;
    top: 0px;
  width:80%;
  
}
.COOKIE_ACCEPT .listing{
  color:black;
}
.COOKIE_ACCEPT > .listing > .listing_tile_set {
    border: 1px solid orange;
}
.COOKIE_ACCEPT .listing a{
  text-decoration:underline;
}
.box.web_logon {
    position: relative;
    right: 0;
    text-align: right;
}
.buttontop_tile_set .buttonarea {
    margin: auto;
}
.buttontop_tile_set{
  margin-bottom:50px;
}

.fa-star-o{
  color:orange;
}
.fa-star{
  color:orange;
}
.fa-heart-o{
  color:red;
}
.fa-heart{
  color:red;
}
.tile_ui_comment_content {
    font-size: 16px;
}
.tile_ui_comment.tile_signature {
    color: silver;
    font-size: 11px;
  margin-bottom:10px;
}

.top_searchinput{
  margin-top:5px;
}
.login_wrap {
    background: rgba(54, 54, 54, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100;
}
.web_logon .login_wrap .tiles {
    margin: 40px auto 0;
    width: 50%;
    padding: 40px;
    text-align: left;
  background: white;
}
.login_wrap > .h6 {
    background: white none repeat scroll 0 0;
    margin: 0 auto;
    padding: 10px;
    width: 50%;
}
.logon_pref_link, .logon_news_link{
  display:none;
}

.col_sorted{
    background:aliceblue;
}
.tiles_sort .box{
    cursor:pointer;
}


.box.buttons.row {
    margin: 0;
}

.cancel_search i{
    float: left;
    margin: 8px;    
}
.tiles_sort .box{
    display:block;
}
.topsup{
    background: red none repeat scroll 0 0;
    color: white;
    font-size: 10px;
    left: 5px;
    padding: 0 3px;
    top: -15px;
  opacity:.5;
  cursor:pointer;
}
.topsup:hover{
  opacity:1;
}
.button_label{
  margin: -6px -12px;
  padding: 8px 14px;
}
.tab_button {
    border: 1px solid silver;
    color: black;
    width: auto;
    padding: 2px;
    height: auto;
    margin: 2px;
    font-size: small;
}
.tab_button:hover{
    background:wheat;
}
.selected_tab{
  background:wheat;
}