/** ogrenci-akademik-idari/blade.php **/
.seffafZemin {
    padding: 7px 7px 0px 7px !important;
    background: rgba(243, 243, 243, 0.86);
    position: relative;
    border-radius:6px !important;
    margin-bottom: 0px;
    margin-right: 10px;
    padding-left: 20px;
    border: solid 1px #c6c6c6;
    width: 100px !important;
}
.pi-img-wrapper div .btn-default {
    padding: 3px 4px !important;
    font-size: 11px !important;
}
.seffafZemin:hover {
    box-shadow: rgba(251, 251, 251, 0.93) !important;
}
.seffafZemin h3 {
    font: 300 14px 'Open Sans', sans-serif;
    padding-top: 8px;
    padding-bottom: 0px;
}
.seffafZemin h3 a {
    color:#000000 !important;
    font-weight: bolder !important;
}
.seffafZemin h3 a:hover {
    color: #FF0000 !important;
    font-weight: bolder !important;
}
.seffafZemin:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height:0;
}
html .seffafZemin {
    zoom: 1;
}
*html .seffafZemin {
    zoom: 1;
}
.seffafZemin:hover>.pi-img-wrapper>div {
    display: block;
}
.seffafZemin .btn:hover {
    background: #e84d1c;
    border-color: #c8c8c8;
}
.seffafZemin .add2cart {
    float: right;
    color: #a8aeb3;
    border: 1px #ededed solid;
    padding: 3px 6px;
}
.seffafZemin .add2cart:hover {
    color: #fff !important;
    background: #E84D1C !important;
    border-color: #E84D1C;
}
.yukseklikAkademiIdari {
    margin-top: 30px !important;
    display: -moz-box;
    display: -webkit-box;
}
