.kullanici-sol {background: #e2edf5;border-radius: 4px;position: relative;}
.kullanici-sol-list li{list-style-type: none; margin:1px 0;transition: all 0.3s linear 0s;}
.kullanici-sol-list li a{ display: block;padding: 10px 0 9px 25px;line-height: 25px; transition: all 0.3s linear 0s;}
.kullanici-sol-list li:hover a{color:#e45e5f;background: #fff;}
.kullanici-sol-list li a img{ padding-right:15px;width:45px;}
.kullanici-orta{ background:#ffffff;border-radius:4px;padding:10px 50px;}
.kullanici-profile{padding: 20px 80px;font-weight: normal;color: #666;}
.kullanici-orta-title{position: relative;
    padding: 20px 16px;
    font-size: 16px;
    font-weight: bold;
    }
.kullanici-profile-head{padding: 0 60px;}
.kullanici-sag{padding: 12px;background: #fff;border-radius: 4px;position: relative;}
.kullanici-sag .icon-support {
    margin: auto;
    cursor: pointer;
    transition: all 0.3s linear 0s;
    background: url(https://static-cdn.gvgmall.com/gvgmall/images/caht.jpg) no-repeat 0px 0px;
    background-size: 100%;
    margin-top: 0px;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    border: 4px solid #e0e9ff;
}

.btn-hesabim{
    background-color: #ffa300;
}

.tc-ico {
    position: absolute;
    width: 6px;
    height: 16px;
    background: #e45e5f;
    border-radius: 30px;
    top: 22px;
}

.kullanici-orta-title .tc-text {
    padding-left: 17px;
}



body {
    background: #f7f7f7;
    color: #000;
    padding-right: 0!important;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;}

.sip-title-img{
    position: absolute;
}

.sip img{
    width: 35px;
    height: 50px;
    border-radius: 4px;
}

.sip-title{
    text-align: left;
    position: relative;}

.sip-title-cat{
    padding-left: 50px;
}

.sip-title-head{
    color: #409CA7;
    cursor: pointer;
    font-weight: bold;
    padding: 4px 0px 0px 50px;
    /*height: 42px;*/
    overflow: hidden;
    font-size: 13px;
    display: block;
}

.sip-title p{
    margin: 0;
}

.sip thead, .sip-table-col{
    text-align: center;
}

.sip-table-div table{
    border-collapse: collapse;
    border-radius: 4px;
    overflow: hidden;


}