.Gallary_rowContainer__-lxZQ {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    line-height: 0
}

.Gallary_imageContainer__TcS5x:hover {
    cursor: pointer
}

.Gallary_imageContainer__TcS5x {
    margin: 2px
}

.Gallary_img__CrkCp {
    height: 100%;
    width: 100%
}

.Gallary_imgDescriptor__UU68X {
    color: #eee;
    display: block;
    font-size: 14px;
    font-style: italic;
    height: 28px;
    line-height: 28px;
    margin-top: -28px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-shadow: rgba(0,0,0,.75) 1px 1px 1px
}

.Gallary_imgDescriptor__UU68X .Gallary_imgKey__Qso\+7 {
    float: left;
    margin-left: 10px
}

.Gallary_imgDescriptor__UU68X .Gallary_imgResolution__nZ9x1 {
    float: right;
    margin-right: 10px
}

.Gallary_rating_safe__Kv6i2 {
    background: rgba(0,70,0,.6)
}

.Gallary_rating_question__x1SXM {
    background: rgba(70,70,0,.6)
}

.Gallary_rating_unsafe__gPspH {
    background: rgba(70,0,0,.6)
}

.Gallary_seen__SzXDd:after {
    background-color: rgba(0,0,0,.4);
    border-color: transparent;
    border-color: transparent rgba(0,0,0,.2) rgba(0,0,0,.2) transparent;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    content: "SEEN";
    display: block;
    font-size: x-large;
    font-weight: 700;
    margin: 0;
    opacity: .7;
    padding: 18px 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.75);
    top: 10px;
    transition: opacity .25s;
    width: calc(100% - 2px)
}

.Gallary_seen__SzXDd {
    position: relative
}

.List_bodyModalOpen__EMMup {
    overflow: hidden
}

.List_container__MBp37 {
    background: #555;
    margin: 0 5px 5px 0;
    padding: 5px 0;
    position: relative;
    width: 100%
}

.List_logo__Vv58r {
    display: inherit
}

.List_more__R0six {
    background: #222;
    color: #aaa;
    font-size: .8em;
    text-align: center;
    width: 100%
}

.List_lightboxBTN__uoCj- {
    background: none;
    border: none;
    color: #ddd;
    cursor: pointer;
    font-size: 25px;
    height: 35px;
    opacity: .7;
    position: relative;
    top: 8px;
    width: 40px
}

.List_lightboxBTN__uoCj-:hover {
    color: #fff;
    opacity: 1
}

.List_loadingIcon__STq3D {
    height: 25px
}

.List_tagLink__uYYet {
    color: #99f;
    margin-right: 1em
}

.List_tagLinkContainer__-orIr {
    display: flex;
    flex-wrap: wrap
}

.List_navplaceHolder__UmTqz {
    font-size: .8em;
    padding-top: 40px;
    text-align: center;
    width: 100%
}

.List_bookmark__P8smZ {
    margin: 10px;
    padding: 0
}

.List_bookmark__P8smZ li {
    align-content: center;
    align-items: baseline;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    list-style: none
}

.List_bookmarkKey__PG3B7 {
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.List_bookmark__P8smZ li span button {
    margin-left: 5px
}

.List_lightBoxPermaLink__Pv4my {
    align-items: center;
    color: #eee;
    display: flex;
    font-size: .8em
}

.List_lightBoxPermaLink__Pv4my * {
    margin-right: 3px
}

.List_blink__CAm9d {
    -webkit-animation: List_blinker__2fk86 1s linear infinite;
    animation: List_blinker__2fk86 1s linear infinite
}

@-webkit-keyframes List_blinker__2fk86 {
    50% {
        opacity: 0
    }
}

@keyframes List_blinker__2fk86 {
    50% {
        opacity: 0
    }
}

html {
    scrollbar-width: none
}

::-webkit-scrollbar {
    width: 0
}

body {
    background: #222;
    margin: 0;
    min-width: 300px;
    overscroll-behavior-y: none;
    padding: 0
}
