﻿.d2cubes {
            clear: both;
            padding-top: 20px;
        }
            .d2cubes a {
                display: inline-block;
                border-top: solid 1px #358DD4;
                border-bottom: solid 1px #358DD4;
                border-left: solid 1px #55A2DA;
                border-right: solid 1px #55A2DA;
                padding: 5px;
                width: 149px;
                margin: 0 3px;
                text-align: center;
                float: right;
                position: relative;
                color: #3987D2;
                text-decoration: none;
            }

                .d2cubes a.cubeend1 {
                    margin-right: 0;
                }

                .d2cubes a.cubeend2 {
                    margin-left: 0;
                }

            .d2cubes img {
                width: 60%;
            }

            .d2cubes .cubeborder {
                border: solid 1px #9CC7F1;
                display: inline-block;
            }

            .d2cubes .cubespan {
                display: block;
                height: 45px;
            }

        #d2news {
            margin: 15px 0;
            clear: both;
            padding-top: 20px;
        }

        #news-div.paused {
            -webkit-animation-play-state: paused;
            -moz-animation-play-state: paused;
            -o-animation-play-state: paused;
            animation-play-state: paused;
        }

    #news-div {
            position: absolute;
            right: 0;
            top: 3px;
            font-size: 14px;
            
            white-space: nowrap;
            -webkit-animation: myNews 40s linear 4s infinite alternate; /* Chrome, Safari, Opera */
            animation: myNews 40s linear 4s infinite alternate;
            font-style: italic;
        }

        .pausable {
            width: 20px;
            vertical-align: middle;
        }

        .spaced-news {
            display: inline-block;
            margin: 0 2px;
        }

            .spaced-news a {
                color: #1C63A3;
            }

        .news-pause {
            float: left;
            margin-right: 5px;
        }

            .news-pause h2 {
                font-size: 14px;
                margin: 0;
                display: inline-block;
            }

                .news-pause h2 a {
                    color: #1C63A3;
                }

        .late-news {
            float: right;
            margin: 0;
            color: #B8A153;
            font-size: 14px;
            line-height: 25px;
            margin-left: 5px;
        }

        .newsdivclasswrapper {
            overflow: hidden;
            position: relative;
            height: 25px;
        }

        .katavot {
            float: right;
            width: 700px;
            margin-left: 10px;
            text-align: center;
            padding: 5px;
            position: relative;
            border: 1px solid #7AA7CE;
            border-radius: 2px;
        }

            .katavot h2 {
                color: #166091;
                font-size: 1.3em;
                margin: 0;
            }

        h2.katavamore {
            float: left;
            margin-left: 60px;
            color: #166091;
            text-decoration: none;
        }

        .katava-content p, .katava-content * {
            line-height: 1.2em;
            margin: 0;
        }

        .inner-katavot {
            height: 304px;
            font-size: .9em;
            padding: 20px 0 10px 0;
            position: relative;
            z-index: 2;
        }

            .inner-katavot a {
                text-decoration: none;
            }

.inner-katavot-first {
    border-left: solid 3px #a4a4a4;
    float: right;
    width: 450px;
    margin-left: 10px;
    padding-left: 10px;
    height: 300px;
}

        .inner-katavot-second {
            float: right;
            width: 215px;
        }

        .left-katava {
            height: 100px;
            clear: both;
        }

        .katavot .author {
            display: inline-block;
            margin-right: 10px;
            font-size: 12px;
        }

        .mainkatavaimg {
            float: right;
            width: 120px;
            margin: 0 0 5px 5px;
        }

        .mainkatava {
            float: right;
            width: 320px;
        }

        .left-katava a {
            text-align: right;
            display: block;
            float: right;
            width: 65%;
            color: #000000;
        }

        .forum {
            float: right;
            width: 462px;
            padding: 5px;
            height: 358px;
            border: 1px solid #7AA7CE;
            border-radius: 2px;
            position: relative;
            overflow: hidden;
        }

        .ancforumtitle {
            text-decoration: none;
            color: #166091;
        }

        .forum h2 {
            font-size: 1.3em;
            margin: 0;
        }

        .forum h3 {
            font-size: 1em;
            display: inline-block;
            margin: 0 0 5px 0;
            height: 22px;
            position: relative;
            line-height: 22px;
            width: 100%;
        }

        .forum a {
            text-decoration: none;
        }

        .forum h3 a {
            color: #000000;
            padding: 0 10px 0 10px;
            vertical-align: top;
        }

        .forum h3 span {
            vertical-align: top;
        }

        .f-w {
            margin-bottom: 20px;
            overflow: auto;
        }

        .f-a-left {
            float: right;
            position: relative;
            width: 85%;
        }

        .f-img {
            float: right;
            display: inline-block;
            width: 15%;
            height: 50px;
            overflow: hidden;
        }

            .f-img img {
                max-width: 50px;
                width: 100%;
                max-height: 50px;
            }

        .f-title {
            margin-bottom: 15px;
            text-align: center;
        }

            .f-title div {
                display: inline-block;
                vertical-align: top;
                height: 29px;
            }

            .f-title .g-r, .f-title .g-l {
                width: 35px;
                height: 29px;
            }

        .f-qu {
            line-height: 12px;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .i-forum {
            font-size: .8em;
            position: relative;
            overflow: hidden;
            height: 290px;
        }

        .forumnav {
            position: absolute;
            top: 25px;
            right: 15px;
        }

        .forumnav2 {
            position: absolute;
            bottom: 5px;
            right: 15px;
        }

            .forumnav input, .forumnav2 input {
                width: 15px;
                display: block;
                padding: 2px;
            }

        .ii-forum {
            position: absolute;
            top: 0;
            width: 100%;
            transition: top 2s;
        }

        #d2banners {
            overflow: auto;
            padding: 30px 0 0 0;
            clear: both;
            text-align: center;
        }

            #d2banners a {
                display: inline-block;
                width: 104px;
                margin: 0 2px 30px 2px;
                text-align: center;
                color: #000000;
                vertical-align:top;
                line-height: 1;
                font-size: 14px;
                text-decoration: none;
            }
                #d2banners a.cubeend1 {
                    margin-right: 0;
                }

                #d2banners a.cubeend2 {
                    margin-left: 0;
                }

            #d2banners img {
                width: 100%;
                height: 90px;
            }

        .d2cubes .bannerspan {
            display: inline-block;
            height: 45px;
        }

        #d2d2header {
            margin-top: 20px;
            overflow: auto;
            position: relative;
        }

        #d2himg1 {
            float: right;
            width: 75%;
        }

            #d2himg1 img {
                width: 100%;
            }

        
            #d2h1 {
            float: right;
            width: 25%;
            margin: 0;
        }

            #d2h1 img {
                width: 100%;
            }
#d2moredetails {
    position: relative;
    border: 1px solid #7AA7CE;
    overflow: auto;
    margin-left: 4px;
    margin-top: 20px;
    padding-bottom: 20px;
}
             #d2moredetails img
            {
                 display: block;
            }
             #d2moredetails .kelim{
                 margin:0 auto;
             }
             #d2moredetails img.gilyon
            {
                 width: 100%;
            }
             .leftmag
             {
                 float:right;
                 text-align: center;
                 width: 770px;
                 margin-top: 30px;
                 padding: 0 40px;
             }
             .leftmag h3{
                 color: #1A637A;
                 margin-top: 0;
             }
             .pkelim
             {
                 text-align: justify;
                 line-height: 25px;
             }
             .pkelim p{
                 margin: 3px 0;
             }
.kelimMag {
    float: left;
    width: 250px;
    width: 222px;
    margin:20px 0 0 20px;
}
        .divinputs
        {
            text-align: right;
        }
        .divinputs input{
            height: 38px;
            width: 100px;
            font-size: 16px;
        }
        .divinputs input.texter{
            margin-left: 10px;
            height: 30px;
            width: 160px;
            background-color: #E6E8E7;
        }

        /* Chrome, Safari, Opera */
        @-webkit-keyframes myNews {
            0% {
                right: 0;
            }

            100% {
                right: -3200px;
            }
        }
        /* Standard syntax */
        @keyframes myNews {
            0% {
                right: 0;
            }

            100% {
                right: -3200px;
            }
        }

        .divinputs input.senddetails
        {
            background-color: #1A637A;
            cursor: pointer;
            color: #ffffff;
        }
.jp-audio, .jp-audio-stream, .jp-video {
    background-color: transparent;
    border: 0;
}

.jp-interface, .jp-details, .jp-playlist {
    background-color: transparent;
}

#jp_container_1 {
    width: 390px;
    text-align: center;
    float: right;
    margin-top: 25px;
}

.jp-phone {
    float: right;
    width: 390px;
    text-align: center;
}

    .jp-phone img {
        display: inline-block;
        vertical-align: middle;
        width: 70px;
    }

    .jp-phone span {
        font-weight: bold;
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
    }

.jp-volume-controls button {
    top: 0;
    left: 0;
}

.jp-video .jp-interface {
    border: 0;
}

.jp-volume-bar {
    width: 200px;
    direction: ltr;
}

.jp-video .jp-type-single .jp-controls {
    margin-left: 280px;
}

.jp-controls-holder {
    width: auto;
}

.player-outer {
    border: 1px solid #7AA7CE;
    padding: 10px;
    overflow: auto;
    margin-left: 4px;
}

.luach-sh {
    float: right;
    width: 390px;
    text-align: center;
    margin-top: 15px;
}

div.player-outer a.luachbutton {
    font-size: 30px;
    text-decoration: none;
    font-weight: bold;
    color: #21AE9C;
}

div.player-outer a:link.luachbutton:hover {
    color: #21AE9C;
    text-decoration: underline;
}
        @media (max-width: 768px) {
         .leftmag
             {
                 float:none;
                 width: auto;
                 padding: 0 20px;
             }
         .divinputs input, .divinputs input.texter{
            display: block;
            margin-left: 0;
            width: 80%;
            margin:0 auto;
            margin-bottom: 10px;
        }
        .kelimMag
        {
            float: none;
            width:auto;
            margin-bottom: 40px;
        }

            .katavot {
                float: none;
                width: auto;
                height: auto;
                padding: 10px;
                margin-left: 0;
            }

            .inner-katavot {
                height: auto;
            }

            .inner-katavot-first {
                float: none;
                width: auto;
                margin-left: 0;
                margin-top: 10px;
                padding-left: 0;
            }

            .inner-katavot-second {
                float: none;
                margin-top: 10px;
                width: auto;
            }

            .left-katava {
                height: 100px;
                clear: both;
            }

            .mainkatava {
                float: none;
                width: auto;
            }

            .forum {
                float: none;
                width: auto;
                padding: 5px;
                overflow: visible;
            }

            #d2banners {
                width: 320px;
                margin: 0 auto;
                margin-top: 10px;
                clear: both;
            }

                #d2banners a {
                    width: 147px;
                    margin: 0 3px;
                }

            .d2cubes {
                width: 320px;
                margin: 0 auto;
                margin-top: 10px;
            }

                .d2cubes a {
                    width: 139px;
                    margin-bottom: 10px;
                }

            .luach-sh {
                float: none;
                width: auto;
                margin-right: 0;
                margin-top: 15px;
            }
            #jp_container_1 {
                float: none;
                width: auto;
                margin-top: 25px;
            }

            .jp-phone {
                float: none;
                width: auto;
                margin-left: 0;
                margin-right: 0;
            }
            .jp-volume-controls
            {
                position: static;
            }
            .jp-video .jp-type-single .jp-controls
            {
                margin-left: 0;
                margin-top: 20px;
            }
        }