@charset "utf-8";
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -webkit-font-smoothing: subpixel-antialiased;
    /*font-size: 16px;*/
    /*line-height: 100%;*/
    font-family: Georgia, 'Times New Roman', Times, serif;
}

body {
    background: #000 fixed no-repeat 100% 100%;
    /*background-repeat: no-repeat;*/
    background-size: cover;
    color: #444;
    font-size: 1rem;
    font-weight: 400;
    /*line-height: 1.9;*/
    margin: 0;
    /*min-height: 100%;*/
    padding: 0;
    word-wrap: break-word;
}

*, body {
    -moz-user-select: -moz-none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    outline: none;
}

input, textarea {
    resize: none;
    -moz-user-select: text;
    -o-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    user-select: text;
}

table {
    border: 0px;
    margin: 0px;
    border-spacing: 0;
    cellpadding: 0;
    border-collapse: collapse;
    text-align: left;
}

table td {
    padding: 0px;
}

table.cs {
    border-collapse: separate !important;
}

table.cs1 {
    border-collapse: separate !important;
    border-spacing: 1px;
}

table.cs2 {
    border-collapse: separate !important;
    border-spacing: 2px;
}

table.cs5 {
    border-collapse: separate !important;
    border-spacing: 5px;
}

table.cs10 {
    border-collapse: separate !important;
    border-spacing: 10px;
}

a {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.cp {
    cursor: pointer;
}
div.main {
    border: 0;
    margin: 0 auto;
    display: flex;
}

div.nav div.ico {
    margin-top: 5px;
    margin-right: 4px;
}

div.content {
    display: block;
    flex-grow: 1;
    min-height: 500px;
    background: #fff;
    font-size:1.2rem;
    /*font: normal 18px/25px georgia, serif, arial;*/
    /*word-spacing: 0.1em;*/
    padding: 0;
    /*text-align: justify;*/
    color: #222;
    /*letter-spacing: 0.3pt;*/
    position: relative;
    /*padding-bottom: 65px;*/
}


div.ico-sep {
    width: 48px;
    height: 25px;
}

div.ico {
    display: block;
    opacity: .6;
    width: 48px;
    height: 48px;
    background: url('https://rybolov.dp.ua/imgs/mainMenuIconSet.png');
    background-position: 0 -665px;
}

img.ava {
    border: 0;
    width: 48px;
}

/*td.mmb {text-align:right;padding-top:5px;}*/
/*td.mmbr {text-align:right;padding-top:5px;padding-right:5px;}*/

.ico.ava {
    padding-top: 3px;
    padding-bottom: 3px;
    height: 56px !important;
}

.ico.active {
    opacity: 1 !important;
    margin-right: 0 !important;
    margin-left: 5px !important;
}

div.reservoirs { background-position: 0 0; }
div.fishing-spot { background-position: 0 0; }
div.kitchen { background-position: 0 -48px; }
div.library { background-position: 0 -96px; }
div.diary { background-position: 0 -144px; }
div.photos { background-position: 0 -192px; }
div.forum { background-position: 0 -240px; }
div.shop { background-position: 0 -288px; }
div.FleaMarket { background-position: 0 -336px; }
div.shops { background-position: 0 -384px; }
div.forecast { background-position: 0 -432px; }
div.knots { background-position: 0 -480px; }
div.fishs { background-position: 0 -528px; }
div.home { background-position: 0 -576px; }
div.warning { background-position: 0 -670px; }
div.watching { background-position: 0 -670px; }
div.fishing-marker { background-position: 0 -766px; }
div.sonars { background-position: 0 -814px; }
div.close { background-position: 0 -862px; }
div.guest { background-position: 0 -910px; opacity: 1 !important;}

/*div.signin { background-position:0 -48px; }*/

.ads-href {color:#fff;font-decoration:none;}
.ads-wrap20 {padding:23px 10px 20px;margin:15px 25px 25px;border:1px solid #999;background-color:rgba(0,0,0,0.9);position:relative;text-align:center;}
.ads-wrap21 {position:absolute;right:0;top:0;font-size:60%;color:#999;}
.ads-wrap21::after {content:"Реклама";}
.ads-wrap20 a {text-decoration:none;color:#fff;font-size:1.7rem;}

/*.ads-wrap21 ab {text-decoration:none;}*/

div.wLibraryArticle {
    margin: 30px;
    display: block;
    position: relative;
    text-align: left;
}


/*.forum_discuss {*/
/*display: block;*/
/*padding:10px 32px;*/
/*font-size:1rem;*/
/*}*/

.forum_name {
    font: bold 13px/18px 'Open Sans Condensed',arial,tahoma,verdana,arial;

    font-variant-caps: normal;
    font-variant-alternates: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;

    text-decoration: none;

    color: #557;

    font-variant: small-caps;

    text-shadow: 0px 1px 0px #fff;
}
.forum_name::after {
    content: "…";
}
.topic {
    font: normal 14px/18px tahoma, arial, verdana;
    color: #002;
    text-shadow: 0 1px 0 #fff;
}

.topic a {
    color:#003;
}


div.wHome {
    padding:20px;
}

div.wCommon {
    padding:0 50px 20px;
}

div.wLibraryIndex {
    padding:0 50px 20px;
}

div.wLibrary {
    padding:0 20px 20px;
}

div.wFishs {
    padding:0 20px 40px;
}

#listOfArticles {
    /*padding: 20px;*/
}

#listOfArticles article {
    /*margin-bottom: 10px;*/
    /*display:block;*/
}

#listOfArticles > div {
    margin-bottom: 8px;
    position: relative;
    padding-left:68px;
    padding-top:0.1em;
    min-height:52px;
}

#listOfArticles > div > article > div {
    position: absolute;
    bottom:6px;
    /*right:0;*/
    font-family: tahoma,verdana,monospace;
    /*left:0;*/
    /*padding-top:0.5em;*/
    font-size: 0.6em;
    color: #555;
}

#listOfArticles img {
    position: absolute;
    top:0;
    left:0;
    width: 50px;
    height: 50px;
    display: block;
    margin-right: 10px;
    border: 1px solid #bbb;
    padding: 1px;
}

/* LIBRARY */
h1 {
    /*font: bold 25px georgia, helvetica, arial, verdana, tahoma, arial;*/
    font-size:2rem;
    color: #336;
}

div.mmIco {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

h5.artl {
    display: inline;
    font: normal 17px/25px arial, tahoma, verdana;
    color: #111;
}


ul.articleNavigation {
    font-size: 0.9em;
    text-align: left;
    margin-left:20px;padding:0;
}
ul.articleNavigation li {
    margin: 5px 0;
    color:#448;
}

ul.articleNavigation a {
    text-shadow:1px 0 1px rgba(40,40,80,0.5) ;
}


div.lib_stat {
    border-top:1px dashed #aaa;
    text-align:center;
    margin-top:10px;
    margin-bottom:20px;
    clear:both;
    font-size:0.8em;
    color:#555;
}
/* HOME */

.hs_tit {
    padding:2px 8px 5px;
    border-radius:15px;
    text-align:center;
    font-variant: small-caps;
    font-size:0.9em;
    color:#000;
    text-shadow: 0 0 2px #fff;
    box-shadow: inset -10px -10px 6px -2px rgba(64,64,128,0.2);
    /*box-shadow: inset 1px 1px 6px 2px #fff;*/
    border:1px solid #fff;
}

.lib_new5 {
    margin-top:24px;
    border:0;
}
.lib_new5 > div {
    margin:0 -10px 0 -10px;
    background:rgba(0,200,0,0.5);
}

.lib_new5 ul {
    list-style-type: none;
    margin: 0;
    padding: 4px 0;
}
.lib_new5 ul li {
    text-decoration: none;
    margin:0;
    /*padding:4px;*/
    margin-top:8px;

}
.lib_new5 ul li img {
    width:1em;
    height:1em;
    margin-right:8px;
    border:1px solid #888;
}

.folk_signs {
    margin-top:24px;
}
.folk_signs > div {
    margin:0 -10px 0 -10px;
    background:rgba(0,200,200,0.5);
}

.fishing_reports > div {
    margin:0 -10px 0 -10px;
    background:rgba(234,131,18,0.5);
}

.fishing_reports ul {
    list-style-type: none;
    margin: 0;
    padding: 4px 0;

}
.reservoirs > div {
    margin:0 -10px 0 -10px;
    background:rgba(0,90,164,0.5);
}

.reservoirs ul {
    list-style-type: none;
    margin: 0;
    padding: 4px 0;
}


.campings {
    margin-top:24px;
}
.campings > div {
    margin:0 -10px 0 -10px;
    background:rgba(42,72,18,0.5);
}

.campings ul {
    list-style-type: none;
    margin: 0;
    padding: 4px 0;
}
#back_top {
    display:none;
    position: fixed;
    right:1%;
    bottom:5%;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    font-size:45px;
    color:blue;
    text-shadow:0 0 3px #000;
    opacity:.7;
    transform: rotate(-90deg);
}


div.area {
    display: block;
    font-size:0.5em;
    line-height: 0.4em;
    margin-top:12px;
    color:#888;
}

div.fr_rate {
    float:right;
    width:100px;
    height:21px;
}

.rateStar0 {
    background: url(/imgs/fp_stars.png);
    background-position-y: 0;
}
.rateStar1 {
    background: url(/imgs/fp_stars.png);
    background-position-y: -21px;
}
.rateStar2 {
    background: url(/imgs/fp_stars.png);
    background-position-y: -42px;
}
.rateStar3 {
    background: url(/imgs/fp_stars.png);
    background-position-y: -63px;
}
.rateStar4 {
    background: url(/imgs/fp_stars.png);
    background-position-y: -84px;
}
.rateStar5 {
    background: url(/imgs/fp_stars.png);
    background-position-y: -105px;
}


@media (min-width: 990px) { /** DESKTOP **************/

    .onlyMobile {
        display:none !important;
    }

    div.wBite {
        margin: 30px;
        display: block;
        position: relative;
        text-align: left;
    }

    div.tags-tit {display:inline-block;padding-right:15px;}

    div.icols {
        font-size: 0.9em;
    }
    div.icols {
        display:flex;flex-direction: row-reverse
    }
    div.icol3 {
        flex:0 0 30%;position:relative;
    }

    div.icol2 {
        flex:0 0 15%;
    }
    div.icol1 {
        flex:0 0 50%;
    }

    div.read_more {
        display: inline;
        margin-left: 23px;
    }


    img.articleMainImg {
        float: right;
        margin-left: 30px;
        margin-bottom: 20px;
        max-width:400px;
    }

    div.main {
        margin-top: 16px;
        width: 980px;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    div.content {
        padding: 6px;
        border-radius: 5px;
    }

    div.nav {
        border: 0;
        width: 55px;
    }

    div.header {
        display: none;
    }

    div.ava {
        background: #fff;
        clear: both;
        display: block;
        border-radius: 5px 0 0 5px;
        padding: 3px;
    }

    section.forum .forum_name {
        display:inline-block;
        margin-right:15px;
    }
    section.forum .topic {
        display:inline-block;
    }
    .content.home {
        background-image:url(//www.rybolov.dp.ua/imgs/indexbg23.jpg);background-position:center top;background-repeat:no-repeat;
    }

    .forum-wrapper {
        padding:10px 40px 40px;
    }

    .forum {}
    .forum > .hs_tit {
        border-radius:0;
        font: normal 14px/14px verdana,tahoma,arial;
        padding:11px 16px;
        text-align:left;
        background:rgba(255,255,255,0.7);
        margin-bottom:1px;
    }
    .forum_discuss {
        background:rgba(255,255,255,0.6);
        padding:10px 32px;
        font-size:1rem;
        border-radius: 0 0 10px 10px;
        box-shadow:0 1px 7px rgba(0,0,0,0.5);
    }
    .forum_discuss:hover {
        background: rgba(255, 255, 255, 0.8);
    }

    .forum_discuss > .row {
        margin-bottom:3px;
    }

    div.libQR {float:right;display:inline-block;}

    div.fslr div {
        width:33%;
        flex-direction: column;
    }

    div.wCrc {float:right;width:49%;}
    div.wClc {float:left;width:49%;}

    div.wC {
        padding:1rem 2rem;
    }

    div.wC > * {
        /*padding:1rem 2rem;*/
    }
    .msf h2 {padding-top:1em;font-size:100%;}
    .selCity {text-align:left;font-size:1.2em;}
    .selCity select {border:0;font-size: inherit;padding-right:3em;}
    ol.breadcrumblist li {display: inline-block;}
    ol.breadcrumblist li+li:before { content:"→"; padding:0 2pt 0 4pt;}

    .fk img {float:right; max-width:300px;margin-left:2em;}

    .recipes-footer {
        margin: 7em 2em 5em;
    }
    #list-of-recipes {
        margin-top:2.5em;
    }
    #list-of-recipes ul li {
        margin-top:0.5em;
    }

} /*********************************** DESKTOP  END */


@media (max-width: 989px) { /*********************************** MOBILE START */

    ol.breadcrumblist li+li:before { content:"↳"; padding:0 2pt 0 4pt;}

    div.wC {
        padding:0;
    }

    div.wC > * {
        padding:1rem 2rem;
    }

    div.tags-tit {display:block;}

    .reservoirs {
        margin-top:24px;
    }

    div.icols {
        display: block;
    }

    div.wLibraryArticle {
        margin: 5px 0 50px;
    }

    div.mm_but {
        color:#fff;
        font-size:32px;
        padding-right:10px;
        cursor:pointer;
    }
    div.read_more {display:block;
    }

    ul.articleNavigation li:nth-child(2) {
        margin-top:15px;
    }

    div.content {
        padding: 5px 10px;
        width:100vw;
    }

    .mDND {
        display: none !important;
    }

    img.articleMainImg {
        width: 100%;
    }

    div.header {
        display: flex;
        flex-directions: row;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        background: #000;
        flex-grow: 1;
    }

    div.main {
        width: 100%;
        flex-direction: row-reverse;
        flex-wrap: wrap;
    }

    div.nav {
        position: fixed;
        top: 0;
        /*bottom: -10px;*/
        border: 0;
        background: rgba(0,0,0,0.8);
        transition: right .45s;
        overflow: hidden;
        right: -100%;
        display: none;
        z-index:100;
    }

    .menuOpen {
        display: block !important;
        right: 0 !important;
        left:0;
        bottom: 0;
        /*max-width: 150px;*/
        padding: 20px;
    }

    .menuOpen div {
        float:right;
    }

    div.ico-sep {
        clear: both;
        float: none;
    }

    div.nav img {
        display: block;
    }

    section.forum .forum_name {
        display:block;
        font-size:90%;
        margin-top:6px;
    }

    .forum > .hs_tit {
        background:rgba(200,200,0,0.5);
    }

    div.wCommon {
        padding:0 10px 20px !important;
    }

    div.wLibraryIndex {
        padding:0 10px 20px !important;
    }

    div.lcontent img {
        display:block;
        float:none !important;
        margin:0 auto;
        padding:0 0 10px;
        width:100%;
    }

    div.libQR {display:block; text-align:center;padding-bottom:20px;}
    div.libQR img {width:auto !important;}

    #listOfArticles > div {
        margin-bottom: 8px;
        padding-top:0;
        line-height:0.9em;
    }
    #listOfArticles > div > article > div { display:none; }


    div.fslr div {
        width:100%;
        flex-direction: column;
        padding:0.4em 0;
        font-size:1.2em;
    }

    .msf {padding-top:3em !important;padding-bottom:3em !important;}
    .msf img {width:100%;}

    .OMp0 {
        padding:0 !important;
    }
    .OMm0 {
        margin:0 !important;
    }
    .wCrc.npp {
        padding-top:3em !important;
        padding-bottom:3em !important;
    }

    .selCity {text-align:center;}
    .selCity select {width:100%;padding:0.5em;}

    .tag-links {
        line-height: 175%;
    }

    .fk img {width:100%;}

    .recipes-footer {
        margin: 7em 1em 3em;
    }
    #list-of-recipes {
        margin-top:2em;
    }
    #list-of-recipes ul li {
        margin-bottom:1.5em;
    }
} /*********************************** MOBILE END */


.admHL {
    border:2px solid magenta !important;
}

#tags {margin-top:4em;clear: both;font-size:0.8em;}
#tags>ul {
    margin:0; padding-left:0px;
}
#tags>ul li {
    display: inline-block;
    /*border:1px solid #888;*/
    padding:2px 8px 5px;
    margin:0;
    margin-right:2px;
    cursor:pointer;
}

#tLink {
    padding:4px;
    border:0;
    /*transition: bottom .45s ;*/
    transition: all 500ms ease-in-out;
}

.tag-links {
    display:none;
    padding:4px;
    border:0;
    /*transition: bottom .45s ;*/
    transition: all 500ms ease-in-out;
}

img.lI[data-src] {
    opacity:0;
}
img.lI {
    opacity: 1;
    transition: opacity 0.7s;
}

div.atit {
    display:block;
    margin-top:0.5em;
    padding-bottom:1em;
    height:auto;
    overflow: hidden;
    transition: transform 500ms ease;
    position: relative;
    /*border:1px solid red;*/
}
div.atit:before {
    content:"";
    position:absolute;
    bottom:0;
    width:100%;
    height:15px;
    background: linear-gradient(to top, #fff, transparent);
}

div.atit>img {
    width:25px;
    height:25px;
    /*padding-top:0.2em;*/
    position: absolute;
    top:0.5em;
    cursor: pointer;
}

div.fslr {
    clear:both;
    display:flex;
    flex-wrap:wrap;

    font-size:0.8em;
    align-items:baseline;
}



div.atitl {
    border:0;
    line-height: 2em;
    clear: both;
    margin-left:2em;
    vertical-align: bottom;
    border-bottom:1px dotted #666;
    cursor: pointer;
}



div.fsld {
    float: right;
    color:#555;
    font-size:0.8em;
}

#fishing-spots {
    margin-top:30px;
    width:100%;
    min-height:500px;
    background:url(/imgs/map-mock.jpg);
}

div.fs-fullscreen {
    position: fixed !important;
    top:0 !important;
    left:0 !important;
    width:100% !important;
    height:100% !important;
}

div.fslr div {
    position: relative;
}

.fTM {
    float:left;
    left:0;
    width:1em !important;
    height:1em;
    border:0;
    margin-right:0.5em;
    cursor:zoom-in;
}

div.inline {
    display: inline-block !important;
}

/* WRITE MESSAGE / COMMENT */
td.wmt1 {font:normal 12px/16px verdana,tahoma,arial;color:#555;padding-top:5px;}
input.wmd1 {width:650px;padding:4px;border:1px solid #999;font:normal 14px/20px verdana,tahoma,arial;}
input.wmd2 {font:normal 14px/20px verdana,tahoma,arial;padding:4px;}
textarea.wmd1 {width:650px;height:200px;padding:4px;border:1px solid #999;font:normal 14px/20px verdana,tahoma,arial;}

div.cb {clear: both;}

.wCrc.npp {background:#FFF0CF; font-size:0.9em; padding:1em;}

.msf {background:#000;text-align:center;}
.msf h2 {color:#aaf;font-size:95%;text-align:center;}

.p0 {
    padding:0 !important;
}

.fcLl {
    padding:1em 2em;
    background:rgba(0,255,0,0.3);
    border-left:3px solid #080;
    margin-top:1em;
}

.fcFMl {
    padding:1em 1em;
    background:rgba(0,0,0,0.1);
}

.rS {
    clear:both;
    padding:1.5em 0;
}
.rS img {
    width:200px;
    border:1px solid #888;
    padding:1px;
}
.rS > .title {
    font-weight: bold;
    position: relative;
}
.rS > div:nth-child(3) {
    color:#777;
    margin-bottom:2em;
    font-size:0.9em;
}

div.btn {
    border:1px solid #888;
    padding:0.1em 1em;
}

.rstar {position:absolute;top:0;right:0;width:100px;height:21px;opacity: 0.5;}
.add-retail {text-align:center;margin:2em 0;padding:1em;background:rgba(0,255,0,0.5);line-height: 1.5em;}
.rSt2 {opacity:0.7; font-size:0.9em;padding-right:2em;}
.rSd2 {color:#002266;}


/* RETAIL */
div.dT3t {
    width:100%;
    display: table;
}
div.dT3r {
    display: table-row;
}
div.dT3d {
    display: table-cell;
    padding:5px 0;
}

/*div.dT3r:nth-child(even) {*/
    /*background:rgba(0,0,0,0.1);*/
/*}*/

.dT3r > .dT3d:nth-child(1) {
    font-size: 0.8em;
    color:#777;
}

.dT3r > .dT3d:nth-child(2) {
    text-shadow: 0 0 0.25px #000;
    font-family: normal;
}

.rl1001 {
    border:1px dashed #bbb;
    padding:1em;
    margin-top:1em;
}

.rl1002 {
    margin-top:2em;
}

.so {display:none;width:0;height:0;}


ol.breadcrumblist {
    list-style-type: none;
    margin:0;
    padding: 0;
    color:#666;
    font-size:0.8em;
}

ol.breadcrumblist li a {color:inherit;}

.pt1em {padding-top:1em; }
.mt1em {margin-top:1em; }

.wBC h1 {margin-bottom:0;}

.btn3 {
    font-size:0.8rem;
    font-variant: small-caps;
    padding:0.75em 1.5em;
}

.btn3:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn4 {
    font-size:0.8rem;
    font-variant: small-caps;
    padding:0.75em 1.5em;
}

.btn4:not(:disabled):not(.disabled) {
    cursor: pointer;
}

ol.bcs {
    list-style: none;
    display: block;
    margin:0;
    padding:0.2em;
    font-size:0.9rem;
    float:right;
}
ol.bcs li {
    display: inline-block;

}
ol.bcs li:nth-child(n+2):before {
    content: ">";
    padding:0 0.5em;
}


.recipes-footer {
    font-size: 0.85em;
    font-style: italic;
    line-height: 130%;
    color:#00a;
    word-spacing: 0.5em;
    text-align: justify;
}

div.recent-photos {
    border:0;
    position: relative;
    /*overflow: hidden;*/
    width:100%;
    height:155px;
    margin:20px 0 30px;
    opacity: 0.6;
}

div.recent-photos:hover {
    opacity: 1;
}

.rps-left {
    left:10px;
    top:50%;
    margin-top:-20px;
    position: absolute;
    width:10px;
    height:40px;
    background: rgba(255,255,255,0.6);
    border-radius: 10px;
    border:1px solid #fff;
    cursor: pointer;
}

.rps-right {
    right:10px;
    top:50%;
    margin-top:-20px;
    position: absolute;
    width:10px;
    height:40px;
    border:1px solid #fff;
    border-radius: 10px;
    background: rgba(255,255,255,0.6);
    cursor: pointer;
}

div#rps {
    height:150px;
    border:0 solid rgba(255,255,255,0.5);
    display: flex;
}

#rps a {
    display: inline-block;
}

#rps img {
    height:150px;
    cursor:pointer;
    border:1px solid rgba(255,255,255,0.8);
    margin:1px;
    display: inline-block;
}

#sc-msg:focus {
    background:rgba(0,255,0,0.1);
    padding:0.5em;
    font-weight:bold;
    border:1px solid #080;
}

.sc-btn {
    margin-left:2em;
    border:1px orangered outset;
    background: orangered;
    font-size:80%;
    padding:0 0.5em 0.2em;
    text-decoration: none;
    color:#fff;
}

.ho100:hover {
    opacity: 1 !important;
}

.r-retail1 {
    margin:10px 0;
    border:2px ridge #eee;
    padding:2px;
}

.r-lib {

}

#comments {
    margin-bottom:1em;
}