﻿.roportajlardiscerceve{
    width: 300px;
    height: 635px;
    left: 3px;
    float: none;
    padding: 0px;
    position: relative;
    position: inherit;
    margin-top: 30px;
    box-sizing: border-box;
    overflow: hidden;
    border: solid 0px #0026ff;
    display: inline;
}
.roportajlarbaslik {
    height: 49px;
    width: 297px;
    box-sizing: border-box;
    overflow: hidden;
    border: solid 0px #0026ff;
    font-size: 20px;
    font-weight: bold;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color:#fff;
    padding: 6px 10px 0px 9px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #c70000;
    overflow: auto;
    vertical-align:middle;
    position: inherit;
    text-align: center;
    color: #ffffff;
    float: left;
    overflow: hidden;
}
.roportajlarbaslik a{text-decoration:none; color: #ffffff;}
.roportajlarbaslik a:hover {text-decoration:none; color: #ffeb00;}


.tumroportajlar {
    width: 200px;
    height: 35px;
    font-weight: bold;
    background-image: url('../images/hepsi.png');
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain;
    cursor: pointer;
    float: right;
    padding: 5px 15px 0px 0px;
    box-sizing: border-box;
    background-image: url('../images/mnOther.png');
    background-repeat: no-repeat;
    background-position-y: 5px;
    background-position-x: right;
    background-clip: border-box;
    background-size: 30px 25px;
}






.roportajcerceve{
    width: 305px;
    height: 580px;
    float: none;
    text-align: center;
    position: relative;
    top: 0px;
    z-index: 1;
    box-sizing: border-box;
    overflow-wrap: break-word;
    overflow: hidden;
    background-color: transparent;
}
.roportajcerceve ul, .roportaj li {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }
.roportaj{
    width: 297px;
    height: 275px;
    margin-bottom: 21px;
    position: relative;
    padding: 0px;
    float: none;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    background-color: transparent;
    border: 0px solid #808080;
}
    .roportaj a {
        text-decoration: none;
    }
    .roportaj a:hover {
        opacity: 0.8; filter:alpha(opacity=80);
    }
.roportajfoto{
    text-align: left;
    float: none;
    box-sizing: border-box;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
    .roportajfoto img {
        width: 297px;
        height: 166px;
    }

.roportajbaslik{
    width: 297px;
    height: 107px;
    top: -3.3px;
    left: 0px;
    position: relative;
    float: none;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    /*text-shadow: 1px 1px 3px #000;*/
    color: #c70000;
    overflow: hidden;
    padding: 3px;
    box-sizing: border-box;
    float: none;
    display: flex;
    align-items: flex-start;
    vertical-align: text-top;
    justify-content: center; 
    white-space: normal;
    background-color: rgba(255, 255, 255, 0.5);
}
.roportajasagi, .roportajyukari{
    width: 0;
    height: 0;
    bottom: 0px;
    cursor:pointer;
    z-index: 1;
    float: left;
}
.roportajasagi {
    right: 18px;
    margin: 7px 1px 0px 02px;
    position: relative;
    border-top: 20px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    float: right;
}
.roportajyukari {
    margin: 7px 1px 0px 2px;

    margin-left: 3px;
    position: relative;
    border-bottom: 20px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    float: left;
}
