/* ISMAIL AKIN ismailakin.com 2019_V2 BOTT WEB */
/* CSS Document 05.05.2019*/

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);

/*! ---- SATART ---- normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

/*! ---- END ---- normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css *//*! ---- START ---- FORM */
#login-body {
    background-color: #42aaa5;
    background-image: url(../images/background.png);
    background-position: center;
    background-size: cover
}

#login-body-otopark {
    background-color: #6d81f5;
    background-position: center;
}

body {
    font-family: 'Source Sans Pro', sans-serif !important;
}

/*! ---- END ---- FORM *//*! ---- START ---- FORM */
.form-control {
    box-shadow: none;
    border-color: #ddd
}

.form-control:focus {
    border-color: #4aba70
}

.login-form {
    width: 100%;
    margin: 0 auto;
    padding: 0% 0
}

.login-form form {
    color: #434343;
    border-radius: 1px;
    margin-bottom: 15px;
    background: rgba(255, 255, 255, .6);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    padding: 40px
}

.login-form h4 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px
}

.login-heading {
    text-align: center
}

.login-heading h1 {
    color: #5b5b5b;
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    margin: 30px 0 10px;
    text-align: right
}

.login-heading h2 {
    color: #999;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 20px;
    text-align: right
}

.login-heading-otopark {
    text-align: center
}

.login-heading-otopark h1 {
    color: #5b5b5b;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
}

.login-heading-otopark h2 {
    color: #5b5b5b;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 1px;
    text-align: center;
}

.login-heading-otopark h3 {
    color: #999;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    margin-top: 25px;
}

.login-heading-otopark h4 {
    color: #999;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 25px;
}

.login-form .logo {
    color: #fff;
    text-align: center;
    width: 120px;
    height: 120px;
    z-index: 9;
    padding: 10px;
    margin: auto
}

.logo-img {
    width: 100%
}

.logo-img-otopark {
    width: 50%;
}

.btn-giris {
    font-weight: 400;
    letter-spacing: 1px
}

.login-form .form-group {
    margin-bottom: 20px
}

.login-form .btn, .login-form .form-control {
    min-height: 48px;
    border-radius: 2px;
    transition: all .5s
}

.login-form .close {
    position: absolute;
    top: 15px;
    right: 15px
}

.login-form .btn {
    background: #71bfb0;
    border: none;
    line-height: normal
}

.login-form .btn:active, .login-form .btn:active:after, .login-form .btn:focus, .login-form .btn:hover {
    background: #62a599
}

.login-form .checkbox-inline {
    float: left
}

.login-form input[type=checkbox] {
    margin-top: 2px
}

.login-form .forgot-link {
    float: right
}

.login-form .small {
    font-size: 13px
}

.login-form a {
    color: #6eabcc
}

.login-header {
    background: rgba(255, 255, 255, .8);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    width: 100%;
    height: 120px;
    display: flex
}

.row {
    margin-right: auto;
    margin-left: auto
}

.left-login-heading {
    color: #5b5b5b;
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 10px
}

@media only screen and (max-width: 768px) {
    .login-header {
        height: auto
    }
}

@media only screen and (max-width: 768px) {
    .login-heading h1 {
        text-align: center;
        margin: 0 0 10px
    }

    .login-heading h2 {
        text-align: center
    }
}

/*! ---- END ---- FORM *//*! ---- START ---- FOOTER */
.footer {
    height: 40px;
    background-color: #313131;
    display: block;
    width: 100%;
    bottom: 0;
    z-index: 10;
    position: fixed
}


.footer .row {
    display: contents
}

.copyright {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    margin-top: 20px
}

/*! ---- END ---- FOOTER *//*! ---- start ---- NAVBAR */
.wrapper-body {
    background-color: #f8f9fc;
    width: 100%;
    overflow-x: hidden
}

.navbar {
    background: #fff;
    height: auto;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    position: sticky;
    top: 0;
    z-index: 9999
}

.navbar .logo {
    height: 100px;
    width: 200px
}

.navbar .logo img {
    height: 100%;
    width: auto
}

.navbar h1 {
    color: #5b5b5b;
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    margin: 20px 0 10px;
    text-align: left
}

.navbar h2 {
    color: #999;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 20px;
    text-align: left
}

.navbar .container {
    display: contents
}

.nav-side {
    margin-left: -15px
}

.navbar .heading {
    margin-right: auto
}

.nav-side-menu {
    overflow: auto;
    font-size: 12px;
    font-weight: 200;
    background-color: #849c97;
    position: absolute;
    top: auto;
    width: 200px;
    color: #fff;
    margin-bottom: 60px;
    height: 100%
}

.nav-side-menu .brand {
    background-color: #5b5b5b;
    line-height: 50px;
    display: block;
    text-align: left;
    font-size: 16px;
    padding-left: 36px
}

.nav-side-menu .toggle-btn {
    display: none
}

.nav-side-menu li, .nav-side-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 100px;
    cursor: pointer
}

.nav-side-menu li :not(collapsed) .arrow:before, .nav-side-menu ul :not(collapsed) .arrow:before {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right
}

.nav-side-menu li .active, .nav-side-menu ul .active {
    border-left: 3px solid #5075e4;
    background-color: #71bfb0
}

.nav-side-menu li .sub-menu li.active, .nav-side-menu ul .sub-menu li.active {
    color: #d19b3d
}

.nav-side-menu li .sub-menu li.active a, .nav-side-menu ul .sub-menu li.active a {
    color: #d19b3d
}

.nav-side-menu li .sub-menu li, .nav-side-menu ul .sub-menu li {
    background-color: #181c20;
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #23282e;
    margin-left: 0
}

.nav-side-menu li .sub-menu li:hover, .nav-side-menu ul .sub-menu li:hover {
    background-color: #71bfb0
}

.nav-side-menu li .sub-menu li:before, .nav-side-menu ul .sub-menu li:before {
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle
}

.nav-side-menu li {
    padding-left: 0;
    border-left: 3px solid #2e353d;
    border-bottom: 1px solid #6ebfb0;
    text-align: center
}

.nav-side-menu li a {
    text-decoration: none;
    color: #fff
}

.nav-side-menu a li {
    text-decoration: none;
    color: #fff
}

.nav-side-menu a {
    text-decoration: none !important
}

.nav-side-menu a li span {
    text-decoration: none
}

.nav-side-menu a li i {
    font-size: 36px
}

.nav-side-menu li:hover {
    border-left: 3px solid #5075e4;
    background-color: #71bfb0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px
    }

    .nav-side-menu li, .nav-side-menu ul {
        line-height: 80px
    }

    .nav-side-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10 !important;
        padding: 3px;
        background-color: #ff;
        color: #5b5b5b;
        width: 40px;
        text-align: center
    }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important
    }
}

@media (min-width: 767px) {
    .nav-side-menu .menu-list .menu-content {
        display: block
    }
}

.menu-icon {
    display: inline-block;
    text-align: center
}

.menu-text {
    display: block;
    text-align: center;
    font-weight: 700;
    line-height: normal;
    font-size: 16px;
    margin-top: -20px;
    padding-bottom: 30px
}

.logout-text {
    color: #5b5b5b
}

.logout {
    color: #999
}

.logout-li {
    background: #ebebeb
}

.admin-li {
    background: #313131
}

.topbar-divider {
    width: 0;
    border-right: 1px solid #e3e6f0;
    height: calc(4.375rem - 2rem);
    margin: auto 1rem
}

.nav-item {
    display: flex
}

.profil-name {
    color: #5b5b5b;
    font-size: 18px;
    font-weight: 400;
    margin-right: 20px
}

.img-profile {
    border-color: #839c97;
    border-style: solid;
    border-width: 2px;
    max-height: 90px
}

/*! ---- END ---- NAVBAR *//*! ---- START ---- FLUID */
.border-left-primary {
    border-left: .25rem solid #6ebfb0 !important
}

.container-fluid {
    padding-left: 200px;
    margin-top: 50px
}

@media (max-width: 834px) {
    .nav-item {
        display: none
    }
}

@media (max-width: 767px) {
    .container-fluid {
        padding-left: inherit;
        margin-top: auto
    }

    .nav-item {
        display: none
    }

    .navbar h1 {
        font-size: 24px
    }

    .navbar h2 {
        font-size: 18px
    }

    .navbar .logo {
        height: 100px;
        width: 120px
    }
}

.h-160 {
    height: 160px
}

.h-440 {
    height: 440px
}

/*! ---- END ---- FLUID *//*! ---- START ---- CARD */
.card-name {
    font-size: 24px;
    color: #5b5b5b
}

.card-role {
    color: #71bfb0
}

.card-no {
    color: #5b5b5b;
    font-size: 24px;
    margin-left: auto
}

.card-mail {
    color: #5b5b5b;
    font-size: 16px;
    margin-top: 20px
}

.card-bakiye {
    background: #5075e4
}

.card-ayarlar {
    background: #F1FAFA;
}

.card-bakiye-text {
    color: #fff;
    font-size: 24px
}

.card-bakiye-tl {
    font-size: 56px
}

.card-title {
    color: #71bfb0;
    font-size: 24px
}

/*! ---- END ---- CARD */
.fixed-price {
    display: table;
    width: 100%
}

.fixed-price__item {
    display: -webkit-inline-box;
    cursor: pointer
}

.fixed-price__item.is-active .fixed-price__item-inner {
    background-color: #6ebfb0;
    color: #fff
}

.fixed-price__item-inner {
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #706f6f;
    background-color: #ebebeb
}

@media (max-width: 500px) {
    .fixed-price__item-inner {
        margin-right: 8px;
        font-size: 18px;
        min-width: 52px
    }
}

@media (min-width: 500px) and (max-width: 991px) {
    .fixed-price__item-inner {
        margin-right: 10px;
        font-size: 22px;
        min-width: 56px
    }
}

.fixed-price__item-inner {
    min-width: 76px;
    margin-right: 10px;
    margin-top: 20px
}

.price-two .price-one {
    margin-top: 20px
}

.form-group {
    margin-top: 20px
}

.form-control {
    border-radius: 0;
    margin-left: -15px
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    margin-left: -15px
}

input.form-control:empty + .form-control-placeholder, input.form-control:not(:focus) + .form-control-placeholder, select.form-control:empty + .form-control-placeholder, select.form-control:not(:focus) + .form-control-placeholder, textarea.form-control:empty + .form-control-placeholder, textarea.form-control:not(:focus) + .form-control-placeholder {
    position: absolute;
    top: 0;
    padding: 13px 0 0 18px;
    transition: all .2s;
    font-size: 16px;
    font-weight: 400
}

input.form-control.form-control--upgraded:focus + .form-control-placeholder, input.form-control:focus:focus + .form-control-placeholder, select.form-control.form-control--upgraded:focus + .form-control-placeholder, select.form-control:focus:focus + .form-control-placeholder, textarea.form-control.form-control--upgraded:focus + .form-control-placeholder, textarea.form-control:focus:focus + .form-control-placeholder {
    transform: translate3d(0, -35%, 0);
    position: absolute;
    top: 0;
    padding: 13px 0 0 18px
}

input.form-control.form-control--upgraded + .form-control-placeholder, input.form-control:focus + .form-control-placeholder, select.form-control.form-control--upgraded + .form-control-placeholder, select.form-control:focus + .form-control-placeholder, textarea.form-control.form-control--upgraded + .form-control-placeholder, textarea.form-control:focus + .form-control-placeholder {
    font-size: 12px;
    transform: translate3d(0, -35%, 0);
    opacity: 1;
    color: #6ebfb0;
    font-weight: 700
}

.input-lg {
    height: 48px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333
}

@media (max-width: 1080px) {
    .col-md-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important
    }

    .form-control {
        margin-bottom: 10px
    }
}

.button-yukle {
    text-align: right;
    margin-right: 30px;
    margin-bottom: 40px
}

.button-tekrar-yukle {
    text-align: right;
    margin-right: 18px;
    margin-bottom: 40px
}

.btn-success {
    width: 300px;
    border-radius: 0;
    background: #71bfb0;
    border-color: #71bfb0
}

@media (max-width: 375px) {
    .btn-success {
        width: 200px
    }

    .navbar h2 {
        font-size: 16px
    }

    .navbar h1 {
        font-size: 20px
    }
}

.btn-success:hover {
    color: #fff;
    background-color: #489a8b;
    border-color: #489a8b
}

.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #489a8b;
    border-color: #489a8b
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #489a8b;
    border-color: #489a8b
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

/*! ---- END ---- TL YÜKLEME CARD *//*! ---- START ---- İŞLEM GEÇMİŞİ */
.harcama i {
    color: #f27780;
    margin-right: 5px
}

.yukleme i {
    color: #00bf8b;
    margin-right: 5px
}

.tutar {
    text-align: right
}

.page-item.active .page-link {
    z-index: 0
}

table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc {
    background: #7ba7bf;
    color: #fff
}

table.dataTable td, table.dataTable th {
    color: #565656
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #f2f3f8
}

.table-striped tbody tr:nth-of-type(even) {
    background: #d4d4d4
}

/*! ---- END ---- İŞLEM GEÇMİŞİ */
.field-icon {
    float: right;
    margin-right: 20px;
    margin-top: -30px;
    position: relative;
    z-index: 2
}

.password-info {
    font-size: 14px;
    margin-left: -10px;
    margin-top: 10px;
    color: #ff7b7b
}

.dataTables_wrapper {
    margin-bottom: 60px
}

@media (max-width: 1080px) {
    .field-icon {
        margin-top: -40px
    }
}

/*! ---- START ---- CARD SONUC */
.card-basarili {
    background: #38ac87
}

.card-basarisiz {
    background: #e45050
}

.card-basarili-text {
    color: #fff
}

.card-basarili-guncel {
    background: #38a5ac
}

.card-basarisiz-guncel {
    background: #e48450
}

.card {
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: unset
}

@media (min-width: 768px) and (max-width: 1080px) {
    .nav-side-menu {
        width: 160px !important
    }

    .container-fluid {
        padding-left: 160px !important;
        margin-bottom: 50px !important
    }

    .navbar .logo {
        width: 160px !important
    }
}