/* SahibiAntepte.Com

Beyazıt Kölemen

*/
@media print {
      a[href]:after {
        content: "" !important;
      }
    }
@media print {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }

}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600,300&subset=latin,latin-ext);
.panel-default {
    border-color: #ecf0f1;
}

.fileinput-button {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}

.cizustunu {
    text-decoration: line-through;
}


/* Fixes for IE < 8 */

@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height: 100%;
    }
}

.panel-default > .panel-heading {
    color: #2c3e50;
    background-color: #fafafa;
    border-color: #f5f5f5;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ecf0f1;
}

.panel-default > .panel-heading .badge {
    color: #ecf0f1;
    background-color: #2c3e50;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ecf0f1;
}

.panel-primary {
    border-color: #2c3e50;
}

.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #2c3e50;
    border-color: #2c3e50;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #2c3e50;
}

.panel-primary > .panel-heading .badge {
    color: #2c3e50;
    background-color: #ffffff;
}

body {
    background-color: #f5f5f5;
    font-family: 'Open Sans', sans-serif;
    color: #808080;
    font-size: 14px;
}

a {
    color: #808080;
}

.ust {
    background-color: #fff;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
}

.ust .navbar,
.ustmenu .navbar,
.altmenu .navbar {
    margin: 0px !important;
    min-height: auto !important;
}

.ustmenu .navbar-form {
    padding: 0px;
}

.ustsag {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ust .navbar-nav>li>a {
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.kayitols {
    margin-top: 20px;
    margin-bottom: 20px;
}

.orta {
    margin-top: 10px;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #eee;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.solmenu {
    padding: 0px;
    margin: 0px 0px 15px 0px;
}
/* bootstrap-touch-carousel v0.8.0, (c) 2014 (ixisio) Andreas Klein */
.touch-carousel{position:relative;overflow:hidden;width:100%;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.touch-carousel .carousel-control{display:none!important}.touch-carousel .carousel-indicators{bottom:10px}.touch-carousel .carousel-indicators li{width:16px;height:16px;margin:1px 5px}.touch-carousel .carousel-indicators li.active{margin:0 5px;width:18px;height:18px}.touch-carousel .carousel-inner{overflow:hidden;-webkit-transform:translate3d(0%,0,0) scale3d(1,1,1);-moz-transform:translate3d(0%,0,0) scale3d(1,1,1);-ms-transform:translate3d(0%,0,0) scale3d(1,1,1);transform:translate3d(0%,0,0) scale3d(1,1,1);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.touch-carousel .carousel-inner>.item{position:relative;float:left;display:block;-webkit-transition:none;-moz-transition:none;transition:none;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.touch-carousel .carousel-inner>.item *{-webkit-transition:none;-moz-transition:none;transition:none}.touch-carousel .carousel-inner.animate{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear}@media screen and (max-width:767px){.carousel-caption{display:none}}
.solmenutek {
    border-style: solid;
    border-width: 1px;
    border-color: #eee;
}

.solmenubaslik {
    padding: 10px;
    margin: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
    background-color: #f5f5f5;
}

.solmenuliste {
    padding: 0px 10px 0px 10px;
}

.solmenutek .nav>li>a {
    font-family: Helvetica, sans-serif;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 13px !important;
}
.navbar-collapse
{
    padding-left: 0px;
    padding-right: 0px;
}
.breadcrumb
{
    background-color: #fafafa;
    margin-bottom: 0px;
    font-size: 12px;
    margin-left: 0px !important;
}
.ilanbread>li
{
    list-style: circle;
    list-style-position: inside;
    list-style-type: disc;
}
.ilanbread>li>a
{
    padding-left: 0px;
        padding-right: 5px;

} 
.ilanbread>li>::after
{
    margin-left: 3px;
    padding-right: 3px;

}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.firsatsolmenu {
    padding: 10px;
    min-height: 298px;
    max-height: 298px;
}

.firsatic {
    min-height: 240px;
    max-height: 240px;
}

.firsatyanmenuresim {
    padding: 0px;
    padding-bottom: 8px;
}

.firsatkontrol {
    padding-top: 10px;
    padding-bottom: 10px;
}

.firsatyanmenubaslik {
    text-align: center;
    font-size: 14px;
}

.firsatyanmenubaslik a {
    text-decoration: none;
    font-size: 14px !important;
}

.firsatyanmenudetay {
    text-align: center;
    font-size: 13px;
}

.firsatyanmenufiyat {
    text-align: center;
}

.solmenuliste ul {
    padding: 0px;
    margin: 0px;
}

.solmenuliste ul li {
    padding: 8px 5px 8px 5px;
    margin: 0px;
    list-style-position: inside;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #f5f5f5;
}

.anasol {
    width: 20%;
    float: left;
}

.anaorta {
    width: 56%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
}

.anasag {
    width: 20%;
    float: left;
}

.ilanlistele {
    padding: 0px 15px 0px 15px;
    margin: 0px;
 
}

.ilanlar {
    font-size: 13px;
    margin-bottom: 15px;
}

.ilananasayfa {
    padding: 8px 0px 8px 0px;
    margin-right: -15px;
    margin-left: -15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
    vertical-align: middle;
}

a.ilanlistebaslik {
    color: #000;
    text-transform: uppercase;
}

img.ilankucukresim {
    margin-left: -15px;
    margin-right: -15px;
}

.ilananasayfa:nth-child(odd) {
    background: #fafafa;
}

.ilananasayfa:nth-child(even) {
    background: #fff;
}

.ilananasayfa:last-child {
    border: none !important;
}

    @media (max-width : 768px) {
        .fiyatmobilbaslik
        {
            margin-top: 25px;
        }
    }

    @media only screen and (min-width : 768px) {

.ilanselect {
    height: 300px !important;
    font-size: 14px !important;
 -webkit-appearance: menulist-button;

}
}
 @media only screen and (max-width : 768px) {

.ilanselect {
    margin-bottom: 10px;

}
}
.ilanselect option {
    padding-top: 2px;
    padding-bottom: 2px;
}

.form-control {
    border-color: #DDDDDD;
    border-radius: 0px;
}

.form-horizontal .control-label {
    font-weight: 300 !important;
    color: #808080;
    font-size: 16px;
}

.navbar-nav {
    font-size: 14px;
}

.sagreklamlar {
    padding-bottom: 15px;
}

.ilanreklamlar {
    padding-bottom: 15px;
}

.magazayanbaslik {
    padding: 12px;
    margin-bottom: 10px;
    color: #FFFFFF;
    font-size: 13px;
}

.mavi {
    background-color: #0b648f;
}

.mavifont {
    color: #0b648f;
}

.yesil {
    background-color: #7ab800;
}

.kirmizi {
    background-color: #e64b50;
}

.yanmagaza {
    padding-bottom: 10px;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
    padding-top: 10px;
}

.kutu {
    padding: 10px;
    margin: 0px;
}

.acikmavi {
    background-color: #009bbb;
}

.uyebilgi {
    padding-bottom: 15px;
}

.profilust {
    margin-bottom: 15px;
}

.profilust .active {
    border-bottom-color: #C0C0C0;
}

.profilust .nav-tabs.nav-justified {
    border-style: none !important;
}

.ustmenu {
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-color: #fafafa;
    background-position: top;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding: 0px 0;
}

.ustmenu .navbar-nav>li>a {
    font-size: 14px !important;
}

.ustmenu .navbar-nav>li>a:hover,
.ustmenu .navbar-nav>li>a:focus,
.ustmenu .navbar-nav>li>a:active {
    background-color: transparent !important;
}

.navbar-toggle collapsed {
    background-color: #FFFFFF !important;
}

.cizgili>li {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
}

.cizgili>li:last-child {
    border: none;
}

.ilaneklekutu {
    padding: 0px;
}

.ilaneklekutu .form-control {
    border-color: #eee;
    box-shadow: none;
}

.ilaneklebaslik {
    padding: 12px;
    margin-bottom: 10px;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #e64b50;
}

.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

.bs-wizard > .bs-wizard-step {
    padding: 0;
    position: relative;
}

.ilanekleust {
    margin-top: 15px;
    margin-bottom: 15px;
}

.bs-wizard > .bs-wizard-step + .bs-wizard-step {}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #808080;
    font-size: 14px;
    margin-bottom: 5px;
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 13px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #ddd;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #eee;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0px;
    box-shadow: none;
    background: #ddd;
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width: 50%;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0%;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #ccc;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #eee;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 50%;
    width: 50%;
}

.bs-wizard > .bs-wizard-step:last-child > .progress {
    width: 50%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}


/*END Form Wizard*/

.ilanpara {
    font-size: 18px;
    text-align: right;
    font-weight: 600;
}

..table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-color: #f5f5f5 !important;
}

.ilankucukresim {
    max-height: 65px;
    margin: 0px;
    margin-right: -5px;
    margin-left: -5px;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-style: solid;
    border-width: 1px;
    border-color: #eee !important;
}

.tablo thead>tr>td {
    padding: 7px;
    margin-bottom: 10px;
    color: #808080;
    font-size: 13px;
    background-color: #f5f5f5;
    vertical-align: middle;
    text-align: center;
}

@media (min-width: 768px) {
.kategorisayfasi .col-sm-3 { width: 22%; }
.kategorisayfasi .col-sm-9 { width: 78% }
}
.table tbody>tr>td {
    vertical-align: middle;
}
.tablo tbody>tr>td {
    min-height: 82px !important;
    max-height: 82px !important;
    height:82px;
}

.tablo tbody>tr>td.tabloresim
{
    text-align: center;
}



p.kategorilinkalti {
    font-size: 12px;
    margin-top: 18px !important;
    color: #B2B2B2;
}

.ilanbasligi {
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
    margin-bottom: -10px;
    padding: 5px;
}

.ilandegersol {
    font-weight: 600;
}

.table,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-color: #eee;
}

.ilanust {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.ilankucuk {
    font-size: 13px;
}

.solmenutek a {
    color: #0b648f !important;
    font-size: 13px;
}

.ilanozellikler {
    font-size: 14px;
    letter-spacing: -0.8px;
}

.magazaarkaplan {
    background-image: url('../img/magaza-arka.png');
    width: 100%;
    height: 250px;
  background-repeat: no-repeat; 
    background-position: center center;
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}

.magazatekil {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #eee;
}

.ilanustbaslik {
    margin-top: 10px;
    margin-bottom: 10px;
}

.relative {}

.magazalogo {
    border-style: solid;
    border-width: 1px;
    border-color: #eee;
    background-color: #FFFFFF;
    padding: 10px;
    margin: -100px 0px 0px 0px;
}

.magazatekilan {
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 15px;
    background-color: #fff;
}

.magazailanbaslik {
    margin-top: 25px;
    height: 36px;
    overflow: hidden;
    font-size: 13px;
    color: #808080;
}

.magazailanlar {
    margin-top: 20px;
    margin-bottom: 20px;
}

.magazaresim {
    margin: -15px;
}

.magazailanfiyat {
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #800000;
}

h2.magazaisim {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

.magazalogosu {
    text-align: center;
}
.tekmagazalogosu
{
        text-align: center;
}
.tekmagazalogosu img
{
 max-width: 100%;
   
}
.yanmagaza img {
    text-align: center;
    max-width: 100%;
    max-height: 175px;
}

.magazaadi {
    padding: 5px 0px 5px 0px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.magazasayfaisim {
    font-size: 18px;
    padding: 0px 0px 10px 0px;
    margin: 15px 0px 10px 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
    text-transform: uppercase;
}

.magazasayfa {
    line-height: 24px;
    padding: 15px;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #eee;
}
.magazadetayisayfa
{
    padding: 20px;
    background-color: #fff;
}

.magazaustmenu {
    margin-top: 15px;
}

.ilankullanicibilgi {
    padding: 20px;
    margin: 0px 0px 20px 0px;
    border: 1px solid #eee;
    background-color: #fff;
    margin-top: 10px;
}

.ilankullaniciadi {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #fff;
}

.telefonu {
    background-color: #fafafa;
    padding: 15px;
    margin: 10px 0px 10px 0px;
    border: 1px solid #eee;
    font-weight: 600;
}

p.ilanpara {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
    padding-bottom: 10px;
}

p.ilanlokasyonlari {
    font-weight: 600;
    text-align: right;
}

.dopingbaslik {
    font-size: 14px;
}

.dopingform {
    margin-top: 15px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.kategorlisteleme {
    padding-top: 10px;
}

.kategorlisteleme a {
    color: #0b648f;
}

.kategorlisteleme>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.subkategori {
    max-height: 350px;
    overflow-y: auto;
}

.subkategori>li>a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #eee;
}

::-webkit-scrollbar-thumb {
    background-color: #eee;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

.ilanustaramasonucu {
    padding: 10px;
color: #ba0c2f;
margin-bottom: 4px;}

.yuklenecekresim img {
    float: left;
    max-width: 100px;
}

.doping {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.doping h3 {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
}

.dopingbaslik {
    padding-bottom: 15px;
}

span.doping-gun {
    font-size: 21px;
    font-weight: 700;
}

.dopingkredi {
    background-color: #e67e22;
    color: #fff;
    padding: 10px;
}

.dopinggun {
    background-color: #f5f5f5;
    padding: 10px;
}

.panel-heading,
.panel {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.ozelform .form-group {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 0px;
}

.form-group:last-child {
    border: none;
}

.altkisim {
    background-color: #fcfcfc;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #eee;
}

.hesabimbilgi {
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding: 15px;
}

.hesapkutu {
    border: 1px solid #eee;
    background-color: #f5f5f5;
    padding: 15px;
}

.firsatana {
    padding: 2px;
    border: 1px solid #eee;
}

.firsatanabaslik {
    padding: 10px;
    height: 36px;
    overflow: hidden;
    font-size: 13px;
    color: #808080;
}

p.ilanlistelekategori {
    padding-top: 5px;
    margin: 0px;
    height: 24px;
    overflow: hidden;
}

.altmenu {
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-color: #fafafa;
    background-position: top;
    border-top: 1px solid #eee;
    padding: 0px 0;
}

.altmenu .navbar-nav>li>a {
    font-size: 14px !important;
}

.altmenu .navbar-nav>li>a:hover,
.altmenu .navbar-nav>li>a:focus,
.altmenu .navbar-nav>li>a:active {
    background-color: transparent !important;
}

.uyelikbilgi {
    text-align: center;
    padding: 20px;
}

.bold {
    font-weight: 600;
}

.baslikuye {
    font-size: 18px;
    font-weight: 600;
}

p.ilanlistebaslik {
    font-size: 16px;
}

p.ilanlistekucuk {
    font-size: 13px;
    color: #aaa;
}

tr.ilanlisteleme {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.ilanekleformu {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.ilanekleformu .control-label {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.ilanekleformu .form-control {
    border-color: #ccc !important;
}

.ilanresimleri {
    background-color: #fafafa;
    padding: 3px;
}

.ilanxxl {
    padding: 10px;
    background-color: #fcfcfc;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    font-weight: 600;
    color: #039;
}

.ilandetaykucukresim {
    width: 19%;
    float: left;
    margin: 0.5%;
    background-color: #fff;
}
.ilandetaykucukresim:hover
{
    cursor: pointer;
}
.ilandetaykucuksresim {
    width: 9%;
    float: left;
    margin: 0.5%;
    background-color: #fff;
}
.ibuyukresim
{
    max-width: 100%;
}
.ilandetaykucukresim img {
    width: 100%;
    padding: 2px;
    border: 1px solid #f5f5f5;
    border-radius: 2px;
}

.ilandetayresim {
    margin-bottom: 5px;
    min-height: 343px;
}

.ilandetayresim img {
    width: 100%;
}

.large .modal-dialog {
    width: 55%;
    /* or whatever you wish */
}

.bilgibaslik {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 10px;
}

.bilgibaslik2 {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 100px;
}

.yayindankaldirildi
{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px; 
}
.yayindankaldirildi2
{
   font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 100px;
}
.yesilbaslik {
    color: #7ac143;
}

.ilannumarasi {
    margin-top: 30px;
    font-size: 18px;
    text-align: center;
}

.ilannumarasi span {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
}

.magazalistesi {
    border: 1px solid #f5f5f5;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.firsatlistesi {
    border: 1px solid #f5f5f5;
    padding: 10px;
}

.magazalisteadi {
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
}

.firsatlisteadi {
    font-size: 14px;
    font-weight: 600;
}

.firsatfiyati {
    font-size: 14px;
    padding-top: 10px;
}

.firsatlistedetayi {
    background-color: #f5f5f5;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #eee;
}

.bold {
    font-weight: bold;
}

.buyuk {
    font-size: 18px;
}

.maramakutusu {
    padding-top: 10px;
    padding-bottom: 10px;
}

#custom-search-input {
    padding: 1px;
    border: solid 1px #ddd;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input {
    border: solid 1px #ddd;
    box-shadow: none;
}

#custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 6px 0 8px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
    font-size: 18px;
}

.ilansolilceler {
    margin-bottom: 20px;
}

.ilanvitrinsol {
    width: 35%;
    float: left;
    text-align: center;
    overflow: hidden;
}
.ilanvitrinsol img
{
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    max-height: 80px !important;
}

.ilanvitrinsag {
    width: 65%;
        padding-left: 10px;

    float: left;
}

.ilanvitrinbasligi {
    min-height: 33px;
    max-height: 33px;
    padding: 0px;

    overflow: hidden;
    text-overflow : ellipsis;
}
a.ilanvitrinbaslik
{
    font-weight: 400;
    padding: 0px;
    color: #000;
}

.ilanvitrinanasayfa {
    min-height: 100px !important;
    border: 1px solid #f5f5f5;
    padding: 5px;
    max-height: 100px !important;

}
.ilanvitrinanasayfa:hover
{
        border: 1px solid #ddd;

}
.ilanvitrinanasayfa a
{
    text-decoration: none;
}
.ilanvitrinsagicerik
{
    padding-left: 10px;
}
.ilananasayfalistele {

    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
}
.ilanrow
{
    margin-left: -5px !important;
        margin-right: -5px !important;

}
.ilancol
{
    padding-right: 5px !important;
        padding-left: 5px !important;
        margin-bottom: 10px;

}
.ilanvitrindetayi
{
    color: #999;
    font-size: 12px;

}
.ilanvitrinfiyati
{
    color: #7f181b;
        font-weight: 600;

}
.ilanlistelekategori
{
    padding-bottom: 2px;
}
.tumfirsatlar
{
    text-align: center;
    padding: 5px;
    background-color: #eee;
}
.tumfirsatlar a
{
        color: #808080 !important;

}
.bildirim
{
    margin-top: 20px;
}
.enust .navbar-nav>li>a
{
    padding-top: 8px;
        padding-bottom: 8px;
        font-size: 13px;

}
.mobilbosluk
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.dopingyap
{
    padding: 8px;
    font-size: 12px;
    background-color: #febd17;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    color: #000;
}
.dopingyap a
{
     color: #000;
     text-decoration: none;
}
.yanmagaza
{
    
}
.magazaresim img
{
    max-width: 170px;
    max-height: 70px;



}
.magazasayfaresim img
{
    max-width: 100%;
}
.sagustreklam
{
    margin-bottom: 15px;
}
.magazaresim 
{
        padding-top: 20px;

   
        margin-bottom: 20px;

    text-align: center;
    min-height: 90px;

}
.magazalistesi
{
     min-height: 170px;
        max-height: 170px;
        padding: 10px;
}
.magazalisteadi a
{
    font-size: 13px;
}
.magazalisteadi
{
    max-height: 36px;
    overflow: hidden;
}
.mobiluyeseyi
{
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
    text-align: center;
}
.mobiluyeseyi a
{
    color: #7f181b;
}
.ilanustreklam
{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;

}
.ilanustreklam img
{
    max-width: 100%;
}
    @media (max-width : 768px) {


        img.ilankucukresim
        {
            margin: 0px;
        }
        p.ilanlistebaslik {
    font-size: 13px;
    padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;

}

}
.blogkonu
{
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
h2.blogbaslik
{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -1px;
    padding-bottom: 5px;
        border-bottom: 3px solid #f5f5f5;
    line-height: 24px;
    margin: 0px;
    margin-bottom: 5px;
    color: #000;

}
h2.blogsagbaslik
{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 0px;
        margin-top: 8px;
    margin-bottom: 16px;
    color: #000;

}
h2.blogsagbaslik a , h2.blogbaslik a
{
    color: #000;
}
.blogicerik
{

    padding-bottom: 20px;
    line-height: 24px;
}
.blogresim
{
        margin-right: -15px;
        margin-bottom: -15px;
        text-align: center;

}
 @media (max-width : 768px) {
.blogresim
{
    margin-bottom: 20px;
}
    }
    .blogresim img
    {
        max-width: 100%;
    }
.blogtarih
{
    padding-top: 5px;
    font-size: 13px;
}
.blogmanseti
{
    margin-bottom: 15px;
}
.blogsolic
{
        padding-top: 10px;

    padding-bottom: 10px;
    border-top: 1px solid #f5f5f5;
}
.blogyorum
{
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #f5f5f5;
}
.anamanset { 
   position: relative; 
   width: 100%; /* for IE 6 */
   margin-bottom: 20px;
}

.mansetbaslik { 
   position: absolute; 
   bottom: 0px; 
   left: 0; 
   width: 100%; 
   color: #fff;
   font-size: 18px;
   margin: 0px;
}
.arkaplan
{
    background-color: #000;
    opacity: 0.70;
       padding: 20px;

}
.mansetbaslik a
{
    opacity: 1.0;
       color: #fff;

}
ul.sehirlisteleri>li
{
    float: left;
    width: 25%;
    padding: 5px;

}
.altsehirler
{
    margin-top: 20px;
    font-size: 12px;
}
.altsehirler .panel-title
{
    font-size: 14px;

}
.altsehirler .panel-title a
{
 text-decoration: none;
}

.ilankaldirildi
{
    padding-top: 20px;
    border: 1px solid #eee;
}
span#gonder 
{
    margin-top: 20px;
}
a.sosyalpaylas
{
    padding: 8px;
    color: #fff;
    font-size: 12px;
    padding-right: 15px;
    padding-left: 15px;
    text-decoration: none;
    display: inline-block;

}
a.twitter
{
    background-color: #bbb;
}
a.twitter:hover
{
    background-color: #55acee;
}
a.facebook
{
    background-color: #bbb;

}
a.facebook:hover
{
    background-color: #3b5998;

}
a.whatsapp
{
    background-color: #bbb;
}
a.whatsapp:hover
{
    background-color: #4dc247;
}
.sosyalags
{
    padding-bottom: 15px;
}
.sosyalags span
{
    margin: 0;
    padding: 0;
    float: left;
}
.ilankurali
{
    border-top: 1px solid #eee;
    padding-top: 10px;
    font-size: 12px;
    color: #bbb;
}
ul.altlinkler
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}
ul.altlinkler li
{
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 11px;
    list-style-type: none;
    list-style: none;
}
h2.footer
{
    font-size: 12px;
    font-weight: bold;;
    padding-bottom: 3px;
    margin:0px;
    margin-bottom: 5px;
    border-bottom: 1px solid #f5f5f5;
}
.copys
{
       color: #808080;
 
}
.iletisimalt
{
    font-size: 12px;
}
.ortareklam
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.ilantekilresmi
{
    position: relative;
}
.ilantekiloverlay
{
    position: absolute;
    left: 0;
    top:0;
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    width: 100%;
}
.aramabolum
{
   

}
.aramabolumic{
  

}
.aramakategori
{
     float: left;
    font-size: 13px;
    width: 20%;
    display: inline-block;
         padding: 10px;

       line-height: 24px;
    background-color: #f5f5f5;
  
        text-decoration: none;


}
.aramakategori:hover
{
            text-decoration: none;

 }   
 .aktif

{    background-color: #e64b50;
    color: #fff;

}
.aktif a
{    background-color: #e64b50;
    color: #fff;

}
.aramakategori:hover .aktif
{
   background-color: #e64b50;
    color: #fff; 
}
.aktif a:hover
{    background-color: #e64b50;
    color: #fff;
    text-decoration: none;

}
.aramakategoriisim{
    line-height: 24px;
    overflow: hidden;
    height: 24px;
    font-weight: bold;
    font-size: 14px;
}
.aramakategoris
{
    margin-bottom: 15px;
}
.aramakategoris i
{
    line-height: 40px;
}
.wysiwyg-color-black {
  color: black;
}

.wysiwyg-color-silver {
  color: silver;
}

.wysiwyg-color-gray {
  color: gray;
}

.wysiwyg-color-white {
  color: white;
}

.wysiwyg-color-maroon {
  color: maroon;
}

.wysiwyg-color-red {
  color: red !important;
}

.wysiwyg-color-purple {
  color: purple;
}

.wysiwyg-color-fuchsia {
  color: fuchsia;
}

.wysiwyg-color-green {
  color: green;
}

.wysiwyg-color-lime {
  color: lime;
}

.wysiwyg-color-olive {
  color: olive;
}

.wysiwyg-color-yellow {
  color: yellow;
}

.wysiwyg-color-navy {
  color: navy;
}

.wysiwyg-color-blue {
  color: blue;
}

.wysiwyg-color-teal {
  color: teal;
}

.wysiwyg-color-aqua {
  color: aqua;
}

.wysiwyg-color-orange {
  color: orange;
}
.ilantekilsd
{
    margin: -15px !important;
}
@media (min-width: 992px) {
.ilantekilsol
{
    width: 62%;
    float: left;
    padding: 10px;
}
.ilantekilsag
{
    width: 38%;
    float: left;
    padding: 15px;
}

   
}
@media (max-width: 992px) {
.ilantekilsol
{
    width: 100%;
    padding: 10px;
}
.ilantekilsag
{
    width: 100%;
    float: left;
    padding: 15px;
}

   
}

.resimduzenleme

{
    text-align: center;
    height: 300px;
    margin-bottom: 20px;
}
.resimduzenleme img
{
    max-width: 100%;
        max-height: 300px;

}
.resimduzenlemebutonlar
{
    text-align: center;
}