﻿.view header,
.splitview.view header {
    height: 66px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.splitview.view#mainview > header {
    justify-content: flex-end;
}

nav {
    width: 270px;
}

#left .pages .panel {
    padding: 0;
    background: #fcfcfe;
}

.tizen #left .pages .panel {
    padding: 0;
    background: #131C30;
}

/**/
.golge {
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,.1);
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,.1);
}

.tizen,
.tizen .view,
.tizen .view .pages {
    background: #121C30 !important;
}

    .tizen .golge,
    .android:not(.light) .golge,
    .win8 .golge {
        -webkit-box-shadow: 0px 0px 10px 3px rgba(12,12,22,.8);
        -moz-box-shadow: 0px 0px 10px 3px rgba(12,12,22,.8);
        box-shadow: 0px 0px 10px 3px rgba(12,12,22,.8);
    }

.yavas {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}

#left .menu.list {
    background: none !important;
    width: 240px;
}

    #left .menu.list li {
        border: none;
    }

        #left .menu.list li small {
            float: right;
            font-size: .8em;
            opacity: .7;
        }

.list li > a:after,
.list li .chevron:after {
    display: none;
}

#_g {
    overflow-x: auto !important
}

#hgView {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.tizen #hgView,
.tizen #hgView .pages,
.bb #hgView .pages {
    background: rgba(0,0,0,0) !important;
}

#hgView .pages .panel {
    background: rgba(0,0,0,.4) !important;
    color: #fff;
}

.tizen #hgView .pages .panel {
    background: rgba(18,28,48,.6) !important;
    color: #fff;
}

#hgView .pages > a.button.icon {
    position: fixed;
    top: 5px;
    right: 5px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: #000;
}

.tizen #hgView .pages > a.button.icon.close {
    color: #fff
}

#hg .card {
    background: #fff !important;
    color: #000 !important;
}

#hg img, #_g > img, #_g > table {
    position: relative;
    margin: 0 auto;
}

#hg p {
    font-weight: bold;
    padding: 10px;
    width: 100%;
}

#hg table {
    position: relative;
    margin: 0 auto;
    max-width: 500px;
}

header h1 {
    font-size: 1.7em !important
}

#mainview header h4 {
    position: absolute;
    font: 1.6em 'Montserrat';
    left: 20px;
    top: 16px
}

#left header .icon.pin {
    float: right;
    margin: 8px;
    opacity: .6;
    z-index: 900
}

.splitview #left header .icon.pin {
    float: left;
    margin: 10px;
}

#left header .icon.pin:hover {
    opacity: 1;
}
/**/
.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.gizle {
    display: none !important;
    transition: opacity 1s ease-out;
    opacity: 0;
}

.goster {
    opacity: 1;
    display: block;
}

.tam_ekran {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border: none;
}

.view#mainview .backButton,
.view:not(#mainview) .backButton {
    visibility: hidden;
}

.material-symbols-outlined {
    vertical-align: middle;
    font-size: 18px;
}

.left .material-symbols-outlined {
    margin-right: 12px;
}

.left header img,
.left header span {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    margin: auto;
    border: 0px solid green;
}

.left header img {
    height: 40px;
    width: auto;
}

.bb .view header,
.view footer {
    background: #00609E;
    border: none;
    border-bottom: none;
}

.view header .menu a {
    margin: 5px 7px;
}

.view header .ustMenu {
    margin: auto;
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 700px;
    border: 0px solid green;
    white-space: nowrap;
}

.view header #sayfa_baslik {
    display: none;
}

.splitview.view header #sayfa_baslik {
    display: block;
}

.splitview.view header .ustMenu,
.splitview.view header .ustLogo {
    display: none;
}

.splitview.view header > .menu {
    float: right;
}

.view header .ustMenu a {
    margin: 0 15px;
    border: 0px solid white;
}

    .view header .ustMenu a span {
        margin: 0 4px;
    }

.view header .ustLogo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;200px;
    height: 100%;    
}

.tizen .afPopUp {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    -webkit-transition: all 0.2s ease-in-out !important;
    transition: all 0.2s ease-in-out !important;
}

    .tizen .afPopup.hidden {
        opacity: 0;
        -webkit-transform: scale(0.1) !important;
        transform: scale(0.1) !important;
    }

.afPopUp_islem {
    color: #000 !important
}

.bb #mainview > header,
.bb #left > header {
    box-shadow: 0px -5px 7px 5px rgba(120,120,120,0.1) !important;
}

.tizen #mainview > header,
.tizen #left > header {
    box-shadow: 0px -5px 7px 5px rgba(20,20,20,0.4) !important;
}

.bb view header h1 {
    color: #000; /* !!! */
}

.button {
    border-radius: 5px;
    text-shadow: none;
    padding: 14px;
}

.tizen .button {
    background-color: #233456;
    color: #fff;
}

#now-playing {
    display: none;
}

@media handheld, only screen and (max-width: 767px) {
    #sayfalar .panel {
        padding: 0 !important;
    }

    #left header .icon.pin {
        display: none;
    }

    .view header > .ustMenu,
    .view header > .ustLogo {
        display: none;
    }
}

@media handheld, only screen and (max-width: 670px) {
    #sayfa_baslik {
        display: none;
    }

    #mainview header > .menu {
        padding-top: 8px;
    }

    #mainview header .menu a {
        margin: 5px 16px;
    }
}

@media handheld, only screen and (min-width: 670px) {
    .view > .pages > .panel {
        padding: 20px 15%;
    }
}

@media handheld, only screen and (min-width: 768px) {
    #sayfalar .panel {
        padding: 30px !important;
    }

    #defFooter {
        display: none;
    }

    .urlGndr {
        background: green !important;
        display: none !important;
    }

    .hideScrl {
        overflow-y: hidden;
        padding-right: 15px;
    }

        .hideScrl:hover {
            overflow-y: auto;
            padding-right: 0;
        }

    .ios7 #left .menu.list {
        background: none;
    }

    #left .menu.list {
        margin: 20px 20px;
    }

        #left .menu.list li {
            border: none;
            padding: 10px 10px 10px 5px;
        }

            #left .menu.list li a {
                margin: -10px -10px -10px -5px;
                padding: 10px 10px 10px 5px;
            }

    .splitview nav.left {
        box-shadow: none;
    }
}

#tmpImg {
    width: 270px;
    margin-bottom: 20px;
    margin-top: 40px;
}

@media only screen and (min-width: 1024px) {
    *,
    *:before,
    *:after {
        user-select: text;
        -webkit-user-select: text;
        -moz-user-select: text;
    }

    #tmpImg {
        width: 500px;
        margin-top: 0;
    }
}

.button {
    border-radius: 8px !important
}

#left .menu.list li a {
    padding: 12px 15px;
}

#rg > div {
    display: block;
    margin: auto;
    align-items: center;
    background-color: rgba(0,0,0,0)
}

#tmpSarki {
    padding: 20px;
    width: auto;
    font-size: 2em;
    display: table;
    margin: auto;
    border-radius: 8px;
    text-shadow: 3px 3px 6px #000;
    margin-top: 20px;
}

    #tmpSarki small {
        font-size: 60%;
    }

.tmpPlayBtn {
    font-size: 5em;
    cursor: pointer;
    text-shadow: 3px 3px 6px #000;
    margin-top: 20px;
}

#rg > div .icon-whatsapp {
    width: 140px;
    background-color: #12AF0A;
    color: #fff;
    align-items: center;
    font-size: 1.4em;
}

.menu span {
    font-size: 1.5em;
}

#defFooter a span {
    font-size: 1.8em;
}


#rdyKatMain {
    height: 50px;
    background-color: rgba(0,0,0,0);
    padding: 0;
    display: block !important;
    overflow: auto;
    white-space: nowrap;
    text-align: center;
    align-items: center;
    margin-bottom: 1px;
}

    #rdyKatMain .button {
        display: inline-block;
        float: none !important;
        padding-top: 12px;
        font-size: 1em;
        margin-right: 10px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

.tizen #rdyKatMain .button {
    color: #fff;
}


