﻿
.bankalisteleme {
    color: white;
    font-size: large;
    font-weight: 500;
    /*border-style: solid;*/
    background-color: #f8ac59;
    text-align: center;
}

.bankalistelemedetay {
    color: black;
    font-size: large;
    font-weight: 500;
}

.icheck-daterange {
    padding-left: 12px;
    padding-right: 12px;
}

.icheck-control {
    padding-top: 6px;
}

.st-sort-ascent:before {
    content: '\25B2';
}

.st-sort-descent:before {
    content: '\25BC';
}

/* custom inclusion of right, left and below tabs */
@media (min-width: 992px) {
    .equal {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
}

.panel-flex {
    width: 100%;
    height: 100%;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0;
    }

        .tabs-below > .nav-tabs > li > a {
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
        }

            .tabs-below > .nav-tabs > li > a:hover,
            .tabs-below > .nav-tabs > li > a:focus {
                border-top-color: #ddd;
                border-bottom-color: transparent;
            }

    .tabs-below > .nav-tabs > .active > a,
    .tabs-below > .nav-tabs > .active > a:hover,
    .tabs-below > .nav-tabs > .active > a:focus {
        border-color: transparent #ddd #ddd #ddd;
    }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
    }

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

    .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        .tabs-left > .nav-tabs > li > a:hover,
        .tabs-left > .nav-tabs > li > a:focus {
            border-color: #eeeeee #dddddd #eeeeee #eeeeee;
        }

    .tabs-left > .nav-tabs .active > a,
    .tabs-left > .nav-tabs .active > a:hover,
    .tabs-left > .nav-tabs .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #ffffff;
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

    .tabs-right > .nav-tabs > li > a {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
    }

        .tabs-right > .nav-tabs > li > a:hover,
        .tabs-right > .nav-tabs > li > a:focus {
            border-color: #eeeeee #eeeeee #eeeeee #dddddd;
        }

    .tabs-right > .nav-tabs .active > a,
    .tabs-right > .nav-tabs .active > a:hover,
    .tabs-right > .nav-tabs .active > a:focus {
        border-color: #ddd #ddd #ddd transparent;
        *border-left-color: #ffffff;
    }

.table-hover-uye > tbody > tr > td {
    font-size: 10px;
    padding: 2px;
}

.table-hover-uye > thead > tr > td {
    font-size: 10px;
    padding: 2px;
}

.tooltip-inner {
    max-width: 450px;
}

.col-md-offset-tarife-right-2 {
    margin-right: 13%;
}

.dataTables_wrapper {
    padding-bottom: 0px;
}

.kalan-limit-table > tbody > tr > td {
    font-size: 9px;
}

.table-hover-islem > thead > tr > th {
    background-color: #1c84c6;
    color: #fff;
}

.table-hover-islem > tbody > tr > td {
    padding: 5px;
}

.table-hover-islem {
    margin-bottom: 0 !important;
}

.islem-ekle-table > tbody > tr > td {
    padding: 0;
}

.islem-ekle-table > tbody > tr:hover {
    background-color: #ff9999;
    color: #000;
}

.sydf-panel-body {
    padding: 0 !important;
}

.table-sydf {
    margin-bottom: 0;
}

    .table-sydf tr td {
        padding: 2px;
    }

.bar-legend {
    padding-left: 0 !important;
}

    .bar-legend ul {
        list-style: none;
        background: black;
        color: white;
    }

    .bar-legend li {
        display: inline-block;
        margin-right: 10px;
    }

        .bar-legend li span {
            float: left;
            margin-top: 4px;
            color: red !important;
            display: block;
            width: 12px;
            height: 12px;
            margin-right: 5px;
            list-style-type: none !important;
        }

.btn-dark-warning.btn-outline {
    color: #b56d1f;
}

.btn-dark-warning {
    background-color: #b56d1f;
    border-color: #b56d1f;
    color: #FFFFFF;
}

    .btn-dark-warning:hover,
    .btn-dark-warning:focus,
    .btn-dark-warning:active,
    .btn-dark-warning.active,
    .open .dropdown-toggle.btn-dark-warning {
        background-color: #a2621d;
        border-color: #a2621d;
        color: #FFFFFF;
    }

    .btn-dark-warning:active,
    .btn-dark-warning.active,
    .open .dropdown-toggle.btn-dark-warning {
        background-image: none;
    }

        .btn-dark-warning.disabled,
        .btn-dark-warning.disabled:hover,
        .btn-dark-warning.disabled:focus,
        .btn-dark-warning.disabled:active,
        .btn-dark-warning.disabled.active,
        .btn-dark-warning[disabled],
        .btn-dark-warning[disabled]:hover,
        .btn-dark-warning[disabled]:focus,
        .btn-dark-warning[disabled]:active,
        .btn-dark-warning.active[disabled],
        fieldset[disabled] .btn-dark-warning,
        fieldset[disabled] .btn-dark-warning:hover,
        fieldset[disabled] .btn-dark-warning:focus,
        fieldset[disabled] .btn-dark-warning:active,
        fieldset[disabled] .btn-dark-warning.active {
            background-color: #b56d1f;
            border-color: #b56d1f;
        }

button.btn-dark-warning.dim {
    box-shadow: inset 0px 0px 0px #b56d1f, 0px 5px 0px 0px #b56d1f, 0px 10px 5px #999;
}

    button.btn-dark-warning.dim:active {
        box-shadow: inset 0px 0px 0px #b56d1f, 0px 2px 0px 0px #b56d1f, 0px 5px 3px #999;
    }

/*
    #b56d1f
*/

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.text-green {
    color: forestgreen !important;
}

table.basvuru-gecmisi {
    font-size: 9px !important;
}

.bg-alert {
    background-color: #d9edf7;
}

.table-hover-islem > tbody > tr:hover {
    background-color: #d9edf7;
}

.selectedtarife {
    background-color: #cc5965 !important;
}

#basvuru-anomali {
    background-color: transparent;
    position: absolute;
    z-index: 0;
    display: block;
    min-height: 10%;
    min-width: 10%;
    color: yellow;
    padding-top: 3%;
    padding-left: 4%;
}

#basvuru-iptal {
    background-color: transparent;
    position: absolute;
    z-index: 10;
    display: block;
    min-height: 50%;
    min-width: 50%;
    color: yellow;
    padding-top: 9%;
    padding-left: 5%;
}

#provizyon-anomali {
    background-color: transparent;
    position: absolute;
    z-index: 10;
    display: block;
    min-height: 50%;
    min-width: 50%;
    color: yellow;
    padding-top: 15%;
    padding-left: 65%;
}

#bg-text-provizyon {
    background-color: transparent;
    color: rgba(255, 0, 0, 0.8);
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

#bg-text-anomali {
    color: rgba(255, 0, 0, 0.2);
    font-size: 100px;
    font-family: Arial;
    font-weight: bold;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

#bg-text {
    background-color: transparent;
    color: rgba(255, 0, 0, 0.2);
    font-size: 90px;
    font-family: Arial;
    font-weight: bold;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.avukat-durum-menu a {
    color: white;
}

.avukat-durum-menu li {
    background-color: #1ab394;
    color: white;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    padding-left: 10px;
    padding-right: 15px;
    margin-bottom: 2px;
    padding: 10px;
}

.avukat-durum-menu {
    position: fixed;
    right: 0;
    top: 8%;
    width: auto;
    margin-top: -1em;
    color: white;
    z-index: 2500;
    list-style: none;
}

.has-success-sydf {
    background-color: #1ab394 !important;
    color: #fff;
}

.has-error-sydf {
    background-color: #ff0303 !important;
    color: #fff;
}

.product-price {
    top: 5px !important;
}

.product-imitation {
    padding: 5px 0 !important;
}

    .product-imitation > img {
        max-height: 100%;
        max-width: 100%;
    }

.dataTables_filter {
    margin-right: 15px;
}

.ui-select-choices {
    top: 100% !important;
}

.toast-top-center {
    margin-top: 20%;
    width: 500px;
}

.highlighted {
    background: yellow;
}

table.clone {
    margin-bottom: 0px !important;
}

    table.clone > thead > tr > th {
        border-bottom: 1px solid #ddd;
    }

.basvuru-content {
    font-size: 11px !important;
}

.form-basvuru {
    margin-bottom: 5px !important;
}

.doktor-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
}

    .doktor-footer a {
        height: 50px;
        text-align: center;
        padding-top: 15px;
    }

.doktor-table tr.tr-success {
    background-color: #dff0d8;
}

.doktor-table tr.tr-warning {
    background-color: #f2dede;
}

.doktor-provizyon-title {
    text-align: center;
    position: fixed;
    width: 100%;
    top: 0;
    color: white;
    background-color: slategray;
}

.doktor-odeme-title {
    text-align: center;
    position: fixed;
    width: 100%;
    top: 0;
    color: white;
    background-color: orangered;
}

.form-basvuru-static {
    min-height: 25px !important;
}

.total-label {
    font-weight: bold;
    color: #0035b2;
}

.title > h3 {
    padding-left: 8px;
    padding-bottom: 8px;
    color: #ac0d0d;
}

.tab-content {
    padding-top: 10px !important;
    padding-left: 10px !important;
    background-color: #fff !important;
}

.wizard > .steps > ul > li.sydftanim {
    width: 14%;
    align-content: stretch;
}

.selected-yardimturu {
    background-color: aliceblue;
}

.list-group-item {
    cursor: pointer;
}

    .list-group-item span.label {
        margin-right: 20px;
    }

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

.list-group.clear-list .list-group-item {
    border-top: 1px solid #e7eaec;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    padding: 10px 0;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.clockpicker-popover {
    z-index: 999999;
}

.padding-viewer-button {
    padding-right: 30px;
    padding-bottom: 20px;
}

.belge-slider {
    border: 2px solid #888;
}

.carousel-control.right {
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.2) 100%);
}

.carousel-control.left {
    background-image: linear-gradient(to right,rgba(0,0,0,.2) 0,rgba(0,0,0,.0001) 100%);
}

.nya-bs-select > .dropdown-toggle {
    background-color: #fff !important;
    color: inherit !important;
}

    .nya-bs-select > .dropdown-toggle:hover {
        background-color: #fff !important;
        color: inherit !important;
    }

    .nya-bs-select > .dropdown-toggle:active {
        background-color: #fff !important;
        color: inherit !important;
    }

.custom-check > label {
    font-weight: normal !important;
}

@media (max-width: 1470px) {
    .fixed-nav {
        padding-left: 0 !important;
    }
}

.fixed-nav {
    padding-left: 10%;
}

.validasyon_uyari {
    color: #cc5965;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.navy-text {
    color: #1c84c6;
}

.horizantal_li {
    display: inline;
}

.project-title .red {
    font-size: 14px;
    color: #cc3333;
    font-weight: 600;
}

.eylem-center {
    text-align: center;
    vertical-align: middle;
}

.fullChosen {
    width: 100%;
    display: block;
}

.loginBody {
    background-image: url(/img/login/1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #464646;
}

.Center-Container {
    position: relative;
}

.Absolute-Center {
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Savaş - Dokunmayın */

.no-bottom-margin {
    margin-bottom: 0;
}

.col-width-350px {
    width: 250px;
    position: relative;
}

@media (max-width: 350px) {
    .hidden-350px {
        display: none;
    }
}

@media (max-width: 500px) {
    .hidden-500px {
        display: none;
    }
}

@media (max-width: 768px) {
    .hidden-768px {
        display: none;
    }
}

@media (max-width: 960px) {
    .hidden-960px {
        display: none;
    }
}

@media (max-width: 1280px) {
    .hidden-1280px {
        display: none;
    }
}

.sayfayukleniyor {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background: #000;
    z-index: 5000;
}

    .sayfayukleniyor .icerik {
        width: 40%;
        height: 80%;
        overflow: auto;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        filter: alpha(opacity=3);
        opacity: 1;
        text-align: center;
        font-size: 1em;
        color: white;
    }

    .sayfayukleniyor h2 {
        text-align: center;
        font-size: 4em;
        color: white;
    }

    .sayfayukleniyor image {
    }

.avukaticon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    width: 60px;
    height: 60px;
}

.table-50px {
    width: 50px;
}

.table-60px {
    width: 60px;
}

.table-70px {
    width: 70px;
}

.table-100px {
    width: 100px;
}

.table-200px {
    width: 200px;
}

.table-250px {
    width: 250px;
}

.width100px {
    width: 100px;
}

.displayTable {
    display: table;
}

.widthAuto {
    width: auto;
}

.width300px {
    width: 300px;
}

.nobetTakvimContainer {
    display: table;
    width: 100%;
}

.nleft {
    display: table-cell;
    width: 100%;
}

​​ .nright {
    display: table-cell;
    width: 350px;
}

​​ .sanik {
    color: #1F80A6;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.magdur {
    color: #39991c;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.IVRAramaBG {
    background-color: white;
}

    .IVRAramaBG:hover {
        background-color: white;
    }

.fc-sat {
    color: red;
}

.fc-sun {
    color: red;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

/* End of Savaş - Dokunmayın */

/* Görsel Eklentiler - Emre */

i.ws-fa {
    min-width: 16px;
}

.table-main a {
    font-size: 14px;
    color: #676a6c;
    font-weight: 600;
}

.table-actions {
    text-align: right;
    vertical-align: middle;
}

.validation {
    color: #cc5965;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.mt-first-cb {
    margin-top: 6px;
}

.ocas-default-table table tr td {
    border-top: none;
    border-bottom: 1px solid #e7eaec;
    /*padding: 15px 10px;*/
    vertical-align: middle;
}

    .ocas-default-table table tr td.right {
        text-align: right;
        padding-right: 10px;
    }

    .ocas-default-table table tr td.spring {
        width: 99%;
    }

    .ocas-default-table table tr td.no-wrap {
        white-space: nowrap;
    }

    .ocas-default-table table tr td.actions {
        text-align: right;
        vertical-align: middle;
        white-space: nowrap;
    }

div.wrapper-content.padding-bottom {
    padding-bottom: 80px;
}

.ngdialog.ngdialog-theme-default.avukat-sec .ngdialog-content {
    background-color: #fff;
    padding: 0px;
    width: 800px;
    font-size: inherit;
    font-family: inherit;
}

div.ibox.ibox-dialog {
    margin-bottom: 0px;
}

    div.ibox.ibox-dialog div.ibox-content {
        padding-bottom: 0px;
    }

.bildirim-flag {
    font-size: 15px;
    padding-top: 5px;
}

ul.dropdown-menu.bildirim-menu li.divider {
    margin: 0px;
}

ul.dropdown-menu.dropdown-messages.bildirim-menu {
    padding: 0px;
}

ul.dropdown-menu.dropdown-messages li.bildirim-item {
    cursor: pointer;
    background-color: inherit;
    padding: 10px 10px 10px 10px;
}

    ul.dropdown-menu.dropdown-messages li.bildirim-item:hover {
        background-color: #f8f8ff;
    }

ul.dropdown-menu.dropdown-messages li.bildirim-action {
    background-color: inherit;
}

    ul.dropdown-menu.dropdown-messages li.bildirim-action:hover {
        background-color: #f0f0ff;
    }

/* Login Ekranı Begin */
img.login-background {
    max-height: 100%;
    min-width: 1366px;
    width: 100%;
    /*height: auto;*/
    position: fixed;
    top: 0;
    left: 0;
}

div.login-body {
    overflow-x: hidden;
}

div.login-screen {
    position: relative;
    margin: 50px auto;
    padding: 20px;
    -moz-box-shadow: 0 0 20px black;
    -webkit-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;
    background: rgba(255, 255, 255, 0.95);
    /*border-radius: 10px;*/
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width: 1366px) {
    img.login-background {
        left: 50%;
        margin-left: -683px;
    }
}

div.login-screen h3 {
    font-size: x-large;
}

    div.login-screen h3 span {
        color: #f33;
    }

div.login-screen h4 {
    opacity: 0.75;
    margin-top: -0.25em;
}
/* Login Ekranı End */

/* Ana Ekran Profil Resmi Begin */
.nav-header-profile-picture {
    border-radius: 5px;
}

.profile-element {
    text-align: center;
}

.nav-header {
    padding: 35px 25px 25px 25px;
}
/* Ana Ekran Profil Resmi End */

/* Resim Yükleme Begin */
img.user-photo {
    width: 200px;
    height: 200px;
}

div.cropArea {
    border: solid 1px #ccf;
    background: #ccc;
    overflow: hidden;
    width: 405px;
    height: 300px;
    margin-top: 5px;
}

div.cropAreaBuyuk {
    background: #E4E4E4;
    overflow: hidden;
    width: 1200px;
    height: 400px;
    margin-top: 5px;
}
/* Resim Yükleme End */

/* Kompakt Dosya Yükleme Tablosu Begin */
table.compact-file-table td {
    padding-top: 6px;
}

    table.compact-file-table td.nw {
        text-wrap: none;
    }

    table.compact-file-table td.sp {
        padding-left: 4px;
        padding-right: 4px;
    }

    table.compact-file-table td.tx {
        font-weight: 600;
        padding-right: 4px;
    }
/* Kompakt Dosya Yükleme Tablosu End */

/* Rapor içi PDF Gösterme Begin */
.pdf-object-container {
    height: 400px;
    width: 100%;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #888;
    border-right: 1px solid #888;
}
/* Rapor içi PDF Gösterme End */

/* iBox Diyaloglar Begin */

div.ibox.ibox-dialog {
    margin-bottom: 0px;
}

    div.ibox.ibox-dialog div.ibox-content {
        padding-bottom: 0px;
    }

.ngdialog.ngdialog-theme-default.ibox-dialog .ngdialog-content {
    background-color: #fff;
    padding: 0px;
    width: 600px;
    font-size: inherit;
    font-family: inherit;
}

.ibox-title.ibox-dlg-warning,
.ibox-title.ibox-dlg-error {
    border-color: #a22;
    background-color: #c44;
    color: #fff;
}

.ibox-title.ibox-dlg-confirm,
.ibox-title.ibox-dlg-info {
    /*
    border-color: #2a2;
    background-color: #4c4;
    color:#fff;
    */
}

/* iBox Diyaloglar End */

/* Skin Deneme Begin */
.nav-header a {
    /*    color: #dfe4ed;*/
}

.nav-header .text-muted {
    /*color: #8095a8;*/
}

body {
    /*background-color: #2f4050;
    background-color: #27546e;*/
    /*color: #676a6c;
    color: #8587a3;*/
}

.nav > li.active {
    border-left: 4px solid #19aa8d;
    border-left: 4px solid #a3ddd1;
    border-left: 4px solid #ffbf48;
    /*background: #293846;
    background: #2c5e7b;*/
}

.nav.nav-second-level > li.active {
    border: none;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    /*background-color: #293846;
    background-color: #2c5e7b;*/
    color: white;
}

.nav > li > a {
    /*color: #a7b1c2;
    color: #a7b1c2;*/
}

.nav > li.active > a {
    color: #ffffff;
}

.mini-navbar .nav-second-level {
    /*background-color: #2f4050;
    background-color: #27546e;*/
}

.nav-header {
    padding: 35px 25px 25px 30px;
    background: none;
}

body.mini-navbar .nav-header {
    /*background-color: #1ab394;
    background-color: #2f4050;*/
}

nav-header-baro-logo {
    height: 150px;
    width: 150px;
}

.ibox-title {
    border-top: 3px solid #678799;
    border-top: 3px solid #93a9b6;
    border-left: 1px solid #e9edf0;
    border-right: 1px solid #d3dce2;
}

.ibox-content {
    border-left: 1px solid #e9edf0;
    border-right: 1px solid #d3dce2;
    border-bottom: 1px solid #d3dce2;
}

.page-heading {
    border-top: 1px solid #a8bac5;
    border-bottom: 1px solid #93a9b6 !important;
}

.ibox-title h5 {
    margin-right: 10px;
}

div.bg-eslestirme {
    background-image: url(/img/bg-eslestirme.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

div.tx-eslestirme {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.no-wrap {
    white-space: nowrap;
}

.toolbox-item {
    color: #ccc;
}

.custom-abbr abbr {
    outline: none;
}

.bold {
    font-weight: bold;
}

.arama-table tr.tr-success {
    background-color: rgba(92, 184, 92, 0.05);
}

.arama-table tr.tr-warning {
    background-color: rgba(240, 173, 78, 0.05);
}

.arama-table tr.tr-danger {
    background-color: rgba(217, 83, 79, 0.05);
}

.slick-no-outline {
    outline: none !important;
}

.slick-left {
    margin-right: 10px;
    /*border-right: 1px solid #eee;*/
}

.slick-right {
    margin-left: 10px;
    /*border-left: 1px solid #eee;*/
}

p.login-yasal span {
    font-weight: 700;
    color: #c00;
}

p.yasal-uyari {
    text-align: justify;
    padding-right: 20px;
    padding-left: 20px;
    color: #A38587;
}

p.yasal-ip small {
    color: #363742;
}

/* Skin Deneme End */

/* Görsel Eklentiler - Emre */

i.ws-fa {
    min-width: 16px;
}

.table-main a {
    font-size: 14px;
    color: #676a6c;
    font-weight: 600;
}

.table-actions {
    text-align: right;
    vertical-align: middle;
}

.validation {
    color: #cc5965;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.mt-first-cb {
    margin-top: 6px;
}

.baro-default-table table tr td {
    border-top: none;
    border-bottom: 1px solid #e7eaec;
    /*padding: 15px 10px;*/
    vertical-align: middle;
}

    .baro-default-table table tr td.right {
        text-align: right;
        padding-right: 10px;
    }

    .baro-default-table table tr td.spring {
        width: 99%;
    }

    .baro-default-table table tr td.no-wrap {
        white-space: nowrap;
    }

    .baro-default-table table tr td.actions {
        text-align: right;
        vertical-align: middle;
        white-space: nowrap;
    }

div.wrapper-content.padding-bottom {
    padding-bottom: 80px;
}
/* Image cropper style */
.img-container,
.img-preview {
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.img-preview-sm {
    height: 130px;
    width: 200px;
}

div.cropArea {
    border: solid 1px #ccf;
    background: #ccc;
    overflow: hidden;
    width: 450px;
    height: 300px;
    margin-top: 5px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    color: #333;
    background-color: #eee;
}

.nav-tabs > li.active > a {
    color: #555;
}

.paging-item > li {
    display: inline !important;
}

.basvuru-evrak > .pdf-object-container {
    height: 600px !important;
}

.has-warning-sydf {
    background-color: rosybrown !important;
}

.avukat-sec.ngdialog-content {
    width: 900px !important;
}

.sydf-middle-box {
    max-width: 500px !important;
}

div.tx-anasayfa-bos {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: indianred;
}
/*Offset Rigght*/
.col-xs-offset-right-12 {
    margin-right: 100%;
}

.col-xs-offset-right-11 {
    margin-right: 91.66666667%;
}

.col-xs-offset-right-10 {
    margin-right: 83.33333333%;
}

.col-xs-offset-right-9 {
    margin-right: 75%;
}

.col-xs-offset-right-8 {
    margin-right: 66.66666667%;
}

.col-xs-offset-right-7 {
    margin-right: 58.33333333%;
}

.col-xs-offset-right-6 {
    margin-right: 50%;
}

.col-xs-offset-right-5 {
    margin-right: 41.66666667%;
}

.col-xs-offset-right-4 {
    margin-right: 33.33333333%;
}

.col-xs-offset-right-3 {
    margin-right: 25%;
}

.col-xs-offset-right-2 {
    margin-right: 16.66666667%;
}

.col-xs-offset-right-1 {
    margin-right: 8.33333333%;
}

.col-xs-offset-right-0 {
    margin-right: 0;
}

@media (min-width: 768px) {
    .col-sm-offset-right-12 {
        margin-right: 100%;
    }

    .col-sm-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-sm-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-sm-offset-right-9 {
        margin-right: 75%;
    }

    .col-sm-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-sm-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-sm-offset-right-6 {
        margin-right: 50%;
    }

    .col-sm-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-sm-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-sm-offset-right-3 {
        margin-right: 25%;
    }

    .col-sm-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-sm-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-sm-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .col-md-offset-right-12 {
        margin-right: 100%;
    }

    .col-md-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-md-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-md-offset-right-9 {
        margin-right: 75%;
    }

    .col-md-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-md-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-md-offset-right-6 {
        margin-right: 50%;
    }

    .col-md-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-md-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-md-offset-right-3 {
        margin-right: 25%;
    }

    .col-md-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-md-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-md-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-right-12 {
        margin-right: 100%;
    }

    .col-lg-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-lg-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-lg-offset-right-9 {
        margin-right: 75%;
    }

    .col-lg-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-lg-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-lg-offset-right-6 {
        margin-right: 50%;
    }

    .col-lg-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-lg-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-lg-offset-right-3 {
        margin-right: 25%;
    }

    .col-lg-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-lg-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-lg-offset-right-0 {
        margin-right: 0;
    }
}
/**/
.giris-sifremi-unuttum {
    margin: 1px 0 0 0;
    background: #f8ac59;
    color: #ffffff;
}

.giris-footer-ortala {
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.giris-background {
    background: rgba(242,246,248,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 62%, rgba(181,198,208,1) 95%, rgba(224,239,249,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(242,246,248,1)), color-stop(62%, rgba(216,225,231,1)), color-stop(95%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 62%, rgba(181,198,208,1) 95%, rgba(224,239,249,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 62%, rgba(181,198,208,1) 95%, rgba(224,239,249,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 62%, rgba(181,198,208,1) 95%, rgba(224,239,249,1) 100%);
}

.scl-tpl-kayit {
    padding: 6px 10px;
    background: #1d84c6;
    color: #fff;
    border-radius: 3px;
}

p.textindent {
    text-indent: 50px
}
