﻿
.item-list .item-box .item-box-detail h2 {
    display: flex;
    align-items: center;
}
    .item-list .item-box .item-box-detail h2 span {
        font-size: 11px;
        text-align: center;
        margin-right: 10px;
        width: 50px;
        color: #fff;
        padding: 2px 4px;
        font-weight: normal;
        border-radius: 3px;
    }
    .item-list .item-box .item-box-detail h2 span.haber {
        background:#ff6a00;
    }
        .item-list .item-box .item-box-detail h2 span.ihale {
            background: #18761f;
        }
        .item-list .item-box .item-box-detail h2 span.kesfet {
            background: #2883c3;
        }
        .item-list .item-box .item-box-detail h2 span.kesfet {
            background: #c32828;
        }
        .item-list .item-box .item-box-detail h2 span.icerik {
            background: #333;
        }


.table img {
    max-width: 100%;
    height: auto;
}
.mfp-container {
    width: 100% !important;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: none !important;
    height: 600px !important;
}

.mfp-close {
    background: #fff !important;
    opacity: 1 !important;
    color: #000 !important;
    width: 44px !important;
    height: 44px !important;
    margin-top: -44px !important;
    line-height: 44px !important;
    right: 0 !important;
    text-align: center !important;
    padding-right: 0 !important;
}


h3.popup-title {
    color: #000 !important;
    text-transform: capitalize;
    cursor:auto !important;
}


@media (min-width: 1100px) {
    .popup-user-text {
        margin-top: 0px !important; 
         max-height: 500px; 
        overflow-y: auto;
    }


}


.user-popup-title {
  text-transform: capitalize !important;
  cursor:auto !important;
}

.form-text-adres {
    height: 100px;
    resize: none;
}


.form-input, .form-text-adres {
    position: relative;
    width: 100%;
    padding: 14px 24px;
    border: 1px solid #aaa;
    font-size: 15px;
    font-size: .9375rem;
    color: #525252;
    border-radius: 6px;
    outline: none;
    transition: all .3s linear;
}


.iw-title h3.semi-bold {
    font-weight: 600;
    font-size: 14px !important;
    font: 600 11px Roboto, Arial, sans-serif;
}


	
