﻿.docContent{
    min-width:max-content;
    overflow-x:auto;
}
/* Main masonry container */
.masonry-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 20px;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

/* Individual masonry items */
.masonry-item {
    border-radius: 12px;
    overflow: hidden;
    break-inside: avoid;
    border:solid 2px silver;
}

.masonry-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0,0,0,0.15);
}

.zogSelectionTextDspc{

    background-color:beige;
}
.imgfb1_container {
/*    max-height: 720px;
    overflow-y: auto;*/
    padding-bottom: .4%;
    max-width: 98%;
    width: fit-content;
    margin: auto;
    margin-top: 4%;
}
.ss1 {

}
.sleder {
        margin: 15px;

}
textarea {
    overflow: auto;
    border-radius: 5px;
    padding: 1.4%;
    width: 100%;
}

.twitter-tweet-rendered {
    margin-top: 0px !important
}

.dropdown-content {
    border: inset 1px #dcdcdc;
    border-radius: 4px;
    margin-left: 2px;
    background-color: white;
    display: none;
    position: absolute;
    vertical-align: text-top;
    z-index: 1;
}

.dropdown {
    position: relative;
    display: inline-block;
    /* vertical-align:bottom;*/
}

.dropbtn:hover {
    border: groove 2px silver;
    cursor: pointer;
    color: blue;
    background-color: azure;
}

.dropdown:hover .dropdown-content {
    display: block;
}

dCMenuItem {
    text-align: left;
}

.ui-dialog {
    position: absolute;
    right: 12em;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-icon-nextMM {
    background-image: url("contents/images/collapseUp.jpg");
}

.blinking {
    animation: opacity 2s ease-in-out infinite;
    opacity: 1;
}

@@keyframes opacity {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1;
    }
}

.blur_site {
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -o-filter: blur(3px);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

#sidebar {
    transition: left 0.3s;
}

#rightsidebar {
    position: fixed;
    top: 0;
    right: -280px; /* hide by default */
    width: 280px;
    height: 100%;
    transition: right 0.3s;
}

    #rightsidebar.open {
        right: 20px;
    }

#sidebar.open {
    left: 0;
}
li{
  /*  margin:1%;*/

}
ul {
    margin-left: 8px; /* To remove default bottom margin */
    padding-left: 8px; /* To remove default left padding */
    margin-bottom:1%;
}
.slider-control {
    /*float:right;
    height: 100%;
    width: 20px;*/ /* Adjust width of the slider control */
    /*background-color: rgba(0, 0, 0, 0.5);*/ /* Semi-transparent control */
    /*cursor: pointer;*/
}
.zogindent1{
    margin-left:2%;
    margin-right:2%;
}
.zogindent2 {
    background-color:lavender;
    color:black;
}
._commentSleder_{

}


.zogTitleDiv{

}
.zogPageScroller {
    max-width: 98%;
    max-height: 400px;
    overflow-y: auto;
    margin: 2%;
}
.zogImage {
    border-radius: 9px;
    cursor: zoom-in;
    max-width: 68%;
    border: inset 1px white;
    box-shadow: rgb(0 0 0 / 45%) 0px 2px 10px;
    max-height: 400px;
}
.image-container {
    position: relative;
    display: inline-block;
}

.image-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
}
.zogImage1 {
    border: inset 1px white;
    border-radius: 9px;
    cursor: zoom-in;
    max-width: 98%;
    box-shadow: rgb(0 0 0 / 45%) 0px 2px 10px;
    margin-left:1%;
}
.pubComentBtn{
    margin-left:1%;
    margin-top:-4px;
}
.zogTable tr td {
    border: solid 1px gainsboro;
    border-collapse: collapse;
    padding: 0.3em;
}
.zog_zTree {

}
.zog_scrapedHtml {
    margin-right: 1%;
    margin-top: 1%;
    height: fit-content;
    column-width:345px;
}
.zogMainCols2 {

}
.zogMainCols {
    margin-left: .2%;
    margin-bottom: .5%;
    border-radius: 9px;
}

.zogMMTitle {
    background-color: darkorange;
    border: lightgreen outset 1px;
    border-radius: 7px;
}
.twitter-timeline {
    width: 100vw !important;
}
a {
    /*    text-decoration:underline;
    color:black;
    */
    color: black;
}
@media only screen and (max-width: 300px) {
    .ytFrame iframe {
        width: 300px;
        height: 168px;
    }
}
@media only screen and (max-width: 400px) {
    .ytFrame iframe {
        width: 399px;
        height: 224px;
    }
}
@media only screen and (max-width: 500px) {
    .ytFrame iframe {
        width: 499px;
        height: 280px;
    }
}
@media only screen and (max-width: 500px) {
    .slidecontainer {
        display:none;
    }
}
@media only screen and (min-width: 510px) {
    .slidecontainer {
        width: 100%; /* Width of the outside container */
    }
}

@media only screen and (max-width: 600px) {
    .ytFrame iframe {
        width: 599px;
        height: 336px;
    }
}
@media only screen and (max-width: 700px) {
    .ytFrame iframe {
        width: 699px;
        height: 392px;
    }
}
@media only screen and (max-width: 800px) {
    .ytFrame iframe {
        width: 799px;
        height: 448px;
    }
}
.embed-container {
    position: relative;
  /*  padding-bottom: 47.25%;*/
    height: 0;
    overflow: hidden;
    max-width: 85%;
}
.textContainer {
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
    -ms-word-break: break-all !important;
    word-break: break-word !important;
    -ms-hyphens: auto !important;
    -moz-hyphens: auto !important;
    -webkit-hyphens: auto !important;
    hyphens: auto !important;

}
.zTitle {
    padding-left:1%;

/*    font-weight: bold;*/
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    font-size:initial;
}
    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 96%;
        height: 85%;
        margin:auto;
    }

.wrapper {
    width: 100%;
    /* whatever width you want */
    display: inline-block;
    position: relative;
}

    .wrapper:after {
        padding-top: 56.25%;
        /* 16:9 ratio */
        display: block;
        content: '';
    }

.main {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    /* fill parent */
    background-color: deepskyblue;
    /* let's see it! */
    color: white;
}
.zogRegText {

}
.zogText {

}
.zogTextMM {
    
}
.recordCount {
    margin-left:1%;
    color:brown;
    font-size:small;
}
.recCountItm{
    margin-left:2%;
    font-size:small;
}
.myButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05,white), color-stop(1, lightblue));
    background: -moz-linear-gradient(top, #3d94f6 5%, lightblue 100%);
    background: -webkit-linear-gradient(top, #3d94f6 5%, lightblue 100%);
    background: -o-linear-gradient(top, #3d94f6 5%, lightblue 100%);
    background: linear-gradient(to bottom, white 5%, lightblue 100%);
    background-color: antiquewhite;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px outset #337fed;
    border-bottom: groove 3px brown;
}
@media only screen and (max-width: 900px) {
    .whiteMMHdr {
        max-width: 74%;
        font-size: larger;
        font-weight: 600;
        padding-left: 1%;
        background-color: antiquewhite;
        margin-top: .5%;
        border-bottom: solid 1px black;
        display: none;
        left:1vw;
        position: fixed;
    }
}

@media only screen and (min-width: 900px) {
    .whiteMMHdr {
        max-width: 74%;
        font-size: larger;
        font-weight: 600;
        padding-left: 1%;
        background-color: antiquewhite;
        margin-top: .5%;
        border-bottom: solid 1px black;
        display: none;
        left: 1vw;
        position: fixed;
    }
}



    .whiteMMHdrSelected {
        font-weight: 700;
        font-size: medium;
        width: 100%;
        max-width: 97%;
        position: fixed;
        left: 0vw;
        top:5px;
    }

@media only screen and (max-width: 900px) {
    .sliderBlock {
        max-width: 99%;
        position: relative;
  
        flex-wrap: wrap;
        overflow-y: auto;
        height: 61vh;
        display: inline-flex;
        top: 90px;
        left: 01vw;
        overflow-x:hidden;
        position: fixed;
        height:auto;
    }
}
@media only screen and (min-width: 900px) {
    .whiteMMHdrSelected {
        font-weight: 700;
        max-width: 97%;
        width:100%;
        top: 0;
        position: fixed;
        left: 1%;
        background-color:aliceblue;
    }
    .sliderBlock {
        /*        width: 98%;
        max-width: 98%;
        position: relative;
        flex-wrap: wrap;
        
        display: flex;
        flex-direction: initial;

    */
        overflow-y: auto;
        overflow-x: auto;
        height: 87vh;
        top: 90px;
        left: 1vw;
        position: fixed;
        width: 100%;
        margin-right:%
    }
}
/*@media only screen and (min-width: 1400px) {
    .sliderBlock {
        width: 98%;
        max-width: 98%;
        position: relative;
        flex-wrap: wrap;
        overflow-y: auto;
        height: 88vh;
        display:flex;
        top: 80px;
        left: 1vw;
        position: fixed;
        min-width: 350px;
    }
}*/
@media screen and (min-width: 1025px) {
    .results {
        width: 100%;
        /* margin:auto;*/
        /* overflow-y: auto;*/
    }
}

@media screen and (max-width: 1200px) {
    .results {
        width: 100%;
        margin: auto;
        overflow-y: auto;
    }

    .hideFromSmall {
        visibility: hidden;
    }
}

@supports (-webkit-touch-callout: none) {
    .hideFromSmall {
        visibility: hidden;
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 85%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 85%;
    margin: auto;
}

.video-container iframe {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 410px;
    min-width: 100%;
}

.video-containerNYT iframe {
    top: 0;
    left: 0;
    width: 100%;
}

.shine {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, .15)), to(rgba(0, 0, 0, .25))), -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(255, 255, 255, .1)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0)));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .15), rgba(0, 0, 0, .25)), -moz-linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
    background: linear-gradient(top, rgba(255, 255, 255, .15), rgba(0, 0, 0, .25)), linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
}


.video-container {
    overflow: hidden;
    position: relative;
    width: 98%;
    height: auto;
    margin-left: 1%;
}

    /*.main {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;*/
    /* fill parent */
    /*background-color: deepskyblue;*/
    /* let's see it! */
    /*color: white;
}*/

    .mainModelTitle {
        padding-bottom: 1%;
        /*   font-size: 1.1em;*/
        /*    font-weight: bolder;*/
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-word;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        color: black;
        margin-left: 3%;
        margin-right: 3%;
    }

    .mainModelTitleMM {
        padding-bottom: 1%;
        /*    font-size: 1.1em;*/
        font-weight: bolder;
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-word;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        /*    color: darkviolet;*/
    }

    .favIconZog {
        border: outset 1px red;
        border-radius: 9px;
        max-height: 20px;
        vertical-align: middle;
    }

    .favIconZogNested {
        display: inline;
        max-height: 30px;
        vertical-align: middle;
    }

    .highlghtedItem {
        border-bottom: 2px solid red;
        animation: opacity 1s ease-in-out infinite;
        opacity: 1;
        background-color: black;
        color: yellow;
    }

    .showTitle {
        cursor: zoom-in;
        border: outset 1px white;
        border-radius: 8px;
        width: 98%;
        margin: auto;
        margin-top: 4px;
        margin-right: 3px;
    }

    sliderRec {
        padding-bottom: 1%;
        margin-left: .5%;
    }

    mmTitle {
        margin-left: 1%;
        background-color: antiquewhite;
    }

    openGraph {
        padding-bottom: .57%;
        width: 100%;
        color: black;
        border-left: solid 1px gainsboro;
    }

    ogTitle {
        margin-right: 1%;
        background-color: antiquewhite;
        margin-left: 1%;
        margin-right: 1%;
        font-weight: 600;
        text-decoration: underline;
    }

    ogImage {
        border: inset 1px red;
        border-radius: 9px;
        max-height: 20px;
        max-width: 20px;
        vertical-align: middle;
    }

    ogUserDesc {
        margin-left: 1%;
        border: none;
        width: 98%;
    }

    ogPostedDate {
        border-bottom: solid 1px gainsboro;
        margin-left: 2%;
        font-size: x-small;
        color: black;
    }

    .adrop_img {
        margin-top: 1%;
        margin-bottom: 1%;
        cursor: zoom-in;
        width: 98%;
        max-width: 98%;
        border-radius: 4px;
    }

    .pselTxt {
        margin-left: 1%;
        margin-right: 1%;
        margin-bottom: 1%;
        padding: 1.4%;
        background-color: white;
    }

    ._comment_ {
        margin: 2%;
        text-align: left;
        margin-left: 1%;
    }

    webSiteAddBorder {
        border: outset 1px gainsboro;
        margin-left: 1%;
        background-color: #e6e6ff;
        padding-top: 1%;
    }

    websiteContainer {
        border-radius: 7%;
        margin-left: 1%;
        padding-bottom: 1%;
        margin-top: 1%;
    }

    .xrefContainer {
        margin-left: 1%;
        width: 98%;
    }

    .dropbtn {
        font-size: 16px;
        border: solid 1px lightgrey;
        border-radius: 3px;
        vertical-align: bottom;
        float: right;
    }

    .scrollable-div {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        transform: rotateX(180deg);
        -ms-transform: rotateX(180deg); /* IE 9 */
        -webkit-transform: rotateX(180deg); /* Safari and Chrome */
    }

        .scrollable-div > * {
            transform: rotateX(180deg);
            -ms-transform: rotateX(180deg); /* IE 9 */
            -webkit-transform: rotateX(180deg); /* Safari and Chrome */
        }
