﻿/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900&subset=latin,latin-ext);

html {
    height: 100%;
}

html, body {
    min-height: 100%;
}


#main {
    padding-bottom: 70px;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}
/*.smart-form {
    .input {
        input {
            padding: 4px 10px !important;
        }
    }
}*/
/* SmartForm Bootstrap Validation */
#extr-page h4.paragraph-header {
    width: auto;
}

#extr-page .smart-form .alert {
    margin: 4px;
}

    #extr-page .smart-form .alert li {
        margin-left: 14px;
        list-style: none;
    }

        #extr-page .smart-form .alert li:before {
            content: "\f071";
            font-family: FontAwesome;
            position: absolute;
            left: 14px;
        }

#extr-page .smart-form div + fieldset {
    padding-top: 15px;
}

#extr-page #logo-group {
}

#extr-page #header #logo {
    margin: 3px !important;
}

#header #logo {
    margin: 0 !important;
    text-align: center;
}

    #header #logo img {
        width: 35%;
    }

.tab-content {
    background: #fff !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
}

#carsDuyurular h4 {
    font-weight: 700;
    font-size: 24px;
    font-family: 'Titillium Web', sans-serif;
    letter-spacing: 0px;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
    line-height: 1.2;
    margin-bottom: 5px;
}

#carsDuyurular .carousel-caption {
    /*top:50% !important;*/
    /*min-height:100px;*/
}

/*#dvLoginDuyuruList a {
    color: #4e4e4e;
}
#dvLoginDuyuruList a strong{
    color: #902715;
}*/

.border-bottom {
    border-bottom: 1px solid #e7eaec !important;
}

.border-top {
    border-top: 1px solid #e7eaec !important;
}

#dvLoginDuyuruList {
    padding-top: 20px;
}

.media-heading {
    font-size: 16px;
    font-weight: 600;
}

    .media-heading a {
        color: #902715;
    }

.media.border-bottom:last-child {
    border: 0 !important;
}

.nav-tabs .fa {
    vertical-align: middle;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #2769a3;
    border: 1px solid #3276b1;
    border-radius: 15px;
    color: #efefef;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

    .pager li > a:focus, .pager li > a:hover {
        background-color: #3276b1;
        color: #fff;
    }

    .pager li > a.btn-alert, .pager li > span.btn-alert {
        display: inline-block;
        padding: 5px 14px;
        background-color: #902715;
        border: 1px solid #831f0d;
        border-radius: 15px;
        color: #efefef;
        font-family: 'Titillium Web', sans-serif;
    }

        .pager li > a.btn-alert:focus, .pager li > a.btn-alert:hover {
            background-color: #831f0d;
            color: #fff;
        }

.jarviswidget {
    margin: 0 0 10px;
}

    .jarviswidget > header > h2 {
        font-weight: 600;
        font-size: 16px;
        font-family: 'Titillium Web', sans-serif;
        /*letter-spacing: 0px;*/
    }

.reset-margin {
    margin: 0 !important;
}

.reset-margin-top {
    margin-top: 0 !important;
}

.reset-padding {
    padding: 0 !important;
}

.pager .next > a, .pager .next > span {
    margin-left: 20px;
}

.login-info > span {
    line-height: 1;
}

    .login-info > span > small {
        font-size: 9px;
    }

hr {
    margin-top: 8px;
    margin-bottom: 8px;
}

form .label {
    color: #999;
}

#email-compose-form .form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 0 !important;
}

#email-compose-form .inline-group {
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.smart-form .checkbox input:checked + i, .smart-form .radio input:checked + i, .smart-form .toggle input:checked + i {
    margin: unset !important;
    padding: unset !important;
    box-sizing: unset !important;
}


.inbox-compose-footer, .inbox-download, .inbox-info-bar, .inbox-message {
    margin-right: 50px;
}

.profil-resmi-thumb {
    width: 48px !important;
}

#chat-body {
    background: #fcfcfc !important;
}

.carousel-caption {
    bottom: 40px;
}

.page-title {
    /* padding-bottom: 10px; */
    /* margin: 12px 0 12px; */
    margin-top: 0;
    /* padding-bottom: 8px; */
    margin-bottom: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
}

    .page-title h1 {
        margin: 0;
    }

.page.btn-group {
    margin: 14px;
}

.page.smart-form {
    /*margin: 0;*/
    padding-left: 10px;
}

.page-title {
    border-bottom: 1px dashed #999;
}

    .page-title span.note {
        margin-left: 36px;
        display: block;
        margin-top: 0;
        font-size: 14px;
        letter-spacing: .25px;
        color: #999;
    }

.tabs-left > .nav-pills, .tabs-left > .nav-tabs {
    margin-right: 0;
}

.tabs-left > .tab-content {
    margin-left: 140px;
}

.grid-title {
    margin-top: -16px;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #d6d6d6;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.table-forum thead tr th {
    font-size: 15px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
}

#ribbon {
    min-height: 5px;
}

.fixed-ribbon #content {
    padding-top: 14px;
}

.table-forum th:first-child {
    text-align: center;
    width: 30px;
}

.table-forum td:first-child {
    text-align: center;
    width: 30px;
}

.table-forum th:last-child {
    text-align: center;
    width: 100px;
}

.table-forum td:last-child {
    text-align: center;
    width: 100px;
}

.table-forum td {
    vertical-align: middle;
}

.pagination.pagination-alt > li:first-child > a {
    padding-left: 16px;
}

.table-forum .checkbox {
    margin: 0;
}

.table-forum .pagination > li > a, .table-forum .pagination > li > span {
    background: transparent;
}

.grid-footer .form-group {
    margin: 18px 0;
}

.grid-footer .control-label {
    margin-top: 8px;
}

.grid-footer {
    /*margin-left: -16px;
    margin-right: -16px;*/
    margin-bottom: 5px;
    border-top: 1px dashed #d6d6d6;
}

.table-forum .fa-2x {
    font-size: 1.5em;
    margin-left: 3px;
}

.text-gray {
    color: #999;
}

.bg-soft-red {
    background-color: #f9dde3 !important;
    border-color: #f3c3c3 !important;
}

.padding-10 {
    padding: 10px !important;
}

.ul-data-list li {
    padding-top: 4px;
    padding-bottom: 4px;
}

.Giris-info a span {
    max-width: 140px;
}

.fa {
    vertical-align: middle;
}

.widget-icon .fa {
    font-size: 1.1em;
    margin-right: 4px;
    margin-left: 4px;
}

.nav-tabs .fa {
    font-size: 1.4em;
    margin-right: 4px;
    margin-left: 2px;
}

#left-panel nav .fa {
    font-size: 1.3em;
    margin-right: 4px;
    margin-left: 6px;
    vertical-align: middle;
}

.validation-summary-errors {
    border-color: #953b39;
    color: #fff;
    background-color: #c26565;
    text-shadow: none;
    clear: both;
    margin-bottom: 20px;
    margin-top: 0;
    border-width: 0;
    border-left-width: 5px;
    padding: 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.checkbox, .radio {
    margin-top: 0 !important;
}

.btn-success.input-group-addon {
    color: #fff;
    background-color: #739e73;
    border-color: #659265;
}

.btn-primary.input-group-addon {
    color: #fff;
    background-color: #3276b1;
    border-color: #2769a3;
}

#uavtKodunuz {
    /*background:#3276b1 !important;
    color:#fff !important;*/
}

.arama-kriterleri {
    margin-bottom: 5px;
}

.uyari {
    padding: 16px;
    font-weight: bold;
}

    .uyari.uyari-hata {
        background: #c26565;
        border: 1px solid #902715;
        border-left: 8px solid #902715;
        color: #fff;
        font-size: 18px;
    }

.field-validation-error {
    font-size: .8em;
}

.smart-form section {
    margin-bottom: 5px;
}

.smart-form fieldset {
    padding: 5px 14px 5px;
}

.chosen-container-single .chosen-single {
    height: auto !important;
    padding: 4px 4px 4px 8px !important;
}

select.form-control {
    box-shadow: 0 0 1px rgba(0,0,0,.1) !important;
    border: 1px solid #999;
}

    select.form-control:focus {
        border-color: #2769a3 !important;
        box-shadow: 0 0 5px rgba(0,0,0,.1) !important;
    }

    select.form-control:hover, select.form-control:active {
        outline-color: #2769a3 !important;
    }

    select.form-control option:checked, select.form-control option:hover {
        color: #fff;
        background-color: #2769a3 !important;
        outline-color: #2769a3 !important;
    }

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 6px;
}

.chosen-container-single .chosen-single div b {
    background: url(chosen-sprite.png) no-repeat 0 6px;
}

.well.white {
    background: #fff;
}

.message-text a {
    display: inline-block;
    text-decoration: none;
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

li.message .read {
    font-weight: normal !important;
}

li.message .unread {
    font-weight: bold !important;
}
/* filter table specific styling */
td.alt {
    background-color: #f38674;
    background-color: rgba(255, 255, 0, 0.2);
}

.table-filter-input {
    margin-top: 10px;
}

.table-filter-button {
    width: auto;
    height: auto;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    margin-top: 0;
    padding-top: 9px;
}

    .table-filter-button ul {
        width: 220px;
        padding: 6px;
    }

nav ul li a {
    padding: 8px 8px 8px 11px;
    border-bottom: 1px solid #353330;
}

nav ul ul li > a {
    border-bottom: 0;
}

nav ul li.open > a, nav ul li.open > a b {
    background: #252525;
}

div.dataTables_filter label {
    float: right;
    margin-bottom: 10px;
}

div.dataTables_info {
    width: auto !important;
}

.dataTables_filter {
    width: 50%;
}

.clear {
    clear: both;
}

div.dataTables_length label {
    float: right;
}

.dataTables_wrapper {
    /*padding-top: 10px;
    border-top: 1px solid #e4e4e4;*/
}

table.dataTable {
    border-top: 1px solid #e4e4e4;
    margin-top: 5px;
}

.jarviswidget .widget-body {
    min-height: unset !important;
}

.btn-header > :nth-child(2) > {
    padding-left: 4px;
    padding-right: 6px;
    font-size: 12px;
    font-weight: normal;
}

.fixed-header.fixed-ribbon #header {
    border-bottom: 1px solid #d0d0d0;
}

.btn-header > :nth-child(2) > a .fa,
.btn-header > :first-child > a .fa {
    font-size: 16px;
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: middle;
}

.limit-width {
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.max-width-y100 {
    max-width: 100%;
}

.max-width-100 {
    max-width: 100px;
}

.max-width-125 {
    max-width: 125px;
}

.max-width-150 {
    max-width: 150px;
}

.max-width-175 {
    max-width: 175px;
}

.max-width-200 {
    max-width: 200px;
}

.table-forum-mini {
    font-size: .85em !important;
}

    .table-forum-mini thead {
        font-size: .9em;
        background: transparent !important;
        background-image: unset !important;
        background-color: transparent !important;
    }

.fc-border-separate thead tr, .table thead tr {
    background-image: unset !important;
    background-color: transparent !important;
}

.table-forum-mini > tbody > tr > td, .table-forum-mini > tbody > tr > th, .table-forum-mini > tfoot > tr > td, .table-forum-mini > tfoot > tr > th, .table-forum-mini > thead > tr > td, .table-forum-mini > thead > tr > th {
    padding: 6px 10px;
    vertical-align: middle;
}


.table-forum small {
    font-size: .9rem;
}

#dvBilgilendirmeIcerik .checkbox {
    margin-left: 8px;
}

.feedback-btn {
    position: relative !important;
    background-image: none !important;
    padding: 0 !important;
    padding-left: 4px !important;
    padding-right: 6px !important;
    padding-top: 3px !important;
    outline: inherit !important;
    background-clip: inherit !important;
    -webkit-box-shadow: 0 !important;
    -moz-box-shadow: 0 !important;
    box-shadow: 0 !important;
    z-index: inherit !important;
    bottom: auto !important;
    right: auto !important;
    box-shadow: none !important;
    background: #831f0d !important;
    color: #fff !important;
    border-color: #902715 !important;
    cursor: pointer !important;
}

.feedback-btn-gray {
    background-color: #902715 !important;
    color: #fff !important;
}

#feedback-highlighter {
    right: 0 !important;
    bottom: 0 !important;
    height: 200px !important;
}


.feedback-next-btn {
    color: #121212 !important;
}

.modal-body .loader {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.8);
}

    .modal-body .loader .fa {
        width: 48px;
        height: 48px;
        font-size: 48px;
        position: absolute;
        z-index: 99999;
        left: 50%;
        top: 50%;
        margin-left: -24px;
        margin-top: -24px;
        display: block;
    }

.error-box h1.error-text-2 {
    font-size: 72px;
    color: #902715;
}

h1.big {
    font-size: 2em;
}

.tight-form {
    padding-left: 6px !important;
    padding-right: 6px !important;
}

    .tight-form section {
        padding: 0 !important;
        padding-left: 4px !important;
        padding-right: 4px !important;
    }

    .tight-form input {
        padding: 4px !important;
        height: auto !important;
    }

    .tight-form select {
        padding: 4px !important;
        height: auto !important;
        box-shadow: none !important;
        outline-color: none !important;
        border: 1px solid #ccc;
        font-size: 12px !important;
    }

    .tight-form .btn-sm {
        height: auto !important;
        padding: 4px !important;
    }

.btn-export {
    margin-left: 5px;
}

div.dataTables_filter input {
    display: inline;
}

.dataTables_length select {
    display: inline;
}

.dataTables_filter {
    float: right;
}

.dataTables_length {
    float: left;
}

.dataTables_wrapper .dataTables_paginate .fg-button {
    padding: 0;
}

.inbox-download, .inbox-message {
    border-bottom: 0;
}

.inbox-data-message > :first-child > :first-child:after {
    content: none;
}

.form-group .control-label {
    font-weight: bold;
}

.smart-form .checkbox, .smart-form .radio {
    margin-left: 13px;
}

.blockOverlay {
    position: fixed !important;
    z-index: 9000 !important;
    overflow: hidden !important;
}

.blockElement {
    z-index: 9001 !important;
    position: fixed !important;
    top: 43% !important;
}
div#panel .btn-default, .form-actions .btn-default {
    background-color: #38bdcb !important;
    color: #fff !important;
    border: none !important;
}