body {
    padding-top: 70px;
    padding-bottom: 60px;
}

.navbar-brand {
    font-size: 20px;
    font-weight: 100;
}

.navbar-link-yellow {
    color: #ffcc00 !important;
}

.navbar-link-yellow:hover {
    color: #ffe432 !important;
}

.main-container {
    padding: 25px;
}

.form-row {
    padding: 5px 0 !important;
    margin: 0px !important;
}

.left-nav a {
    padding: 5px 5px !important;
}

.left-nav hr {
    margin: 10px 5px !important;
}

.header-normal {
    font-size: 16px;
    font-weight: bold;
}

.input-error {
    color: #c7254e;
    background-color: #FFEEFF;
    border-color: #c7254e;
}

.input-group-sm > input {
    font-size: 14px !important;
}

.btn-group-custom-top {
    margin-bottom: 20px;
}

.row-custom {
    margin: 5px 0px 15px 0px;
}

.row-opsiyon {
    margin: 5px 0px 0px 0px;
    font-size: 13px;
}

.row-opsiyon .well {
    margin-bottom: 0px;
    padding: 5px;
}

.row-opsiyon small {
    font-style: italic;
}

.label-custom-form {
    margin: 0px;
    padding: 0px;
    color: #333333;
    font-size: 13px;
}

.navbar-custom-footer {
    height: 20px !important;
    min-height: 20px !important;
    line-height: 20px !important;
}

.navbar-custom-footer .navbar-text {
    font-size: 9px !important;
    padding: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #EEEEEE;
}

.navbar-custom-urunler {
    height: 60px !important;
    min-height: 40px !important;
    vertical-align: middle;
    border-top: 10px solid #FFFFFF;
    padding-top: 10px;
    background-color: #DDDDDD;
    margin-bottom: 20px;
}

.pagination-top {
    margin: 0 0 20px 0 !important;
}

.pagination-bottom {
    margin: 20px 0 0 0 !important;
}

/********** NAVIGATOR **********/

.navigator {
    position: static;
    margin-bottom: 20px;
}

.navigator .text-nav ul {
    font-size: 12px;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.navigator .text-nav a {
    display: block;
    padding: 3px 5px;
}

.navigator .text-nav a:hover {
    color: #000000;
    background-color: #DDDDDD;
    text-decoration: none;
}

.navigator .text-nav hr {
    margin: 10px 0px;
}

.navigator .abtn-nav a {
    width: 150px;
    display: block;
    text-align: left !important;
    margin: 0px 0px 5px;
}

@media (min-width: 992px) {
    .navigator {
        position: fixed;
    }
}

/********** ANCHOR **********/
.anchor-custom {
    margin-top: -70px;
    padding-top: 70px;
    display: block;
}

/********** CUSTOM TABLE **********/

.table-custom {
    font-size: 13px;
    margin: 0px !important;
}

.table-custom td {
    padding: 5px !important;
    vertical-align: middle !important;
    border-top: none !important;
}

.table-custom thead {
    font-weight: bold;
    border-bottom: 1px solid #DDDDDD;
}

.table-custom-lined {
    font-size: 13px;
    margin: 0px !important;
}

.table-custom-lined thead {
    border-bottom: 1px solid #EEEEEE;
}

.table-custom-lined td {
    padding: 5px !important;
    vertical-align: middle !important;
    border-top: none !important;
    border-bottom: 1px solid #EEEEEE;
}

.table-width-auto {
    width: auto !important;
}

.table-bayi-detay {
    font-size: 12px;
    margin: 0px 0px 25px;
}

.table-siparis-detay {
    font-size: 13px;
}

.table-siparis-detay th {
    padding-top: 25px !important;
}

.table-siparis-detay tr:nth-last-child(-n+5) td {
    background-color: #F5F5F5;
    font-size: 11px;
}

.table-siparis-detay tr:nth-last-child(5) td {
    border-top: 1px solid #CCCCCC;
    font-weight: bold;
}

.table-siparis-detay tr:nth-last-child(3) td {
    font-weight: bold;
}

.table-siparis-detay tr:last-child td {
    border-top: 1px solid #CCCCCC;
    font-weight: bold;
    background-color: #E5E5E5;
    font-size: 13px;
}

.table.table-siparis-detay-fiyatsiz {
    width: 80%;
    font-size: 13px;
    margin-top: 20px;
}

.table-siparis td {
    cursor: pointer;
}

.table-cell-heading {
    font-weight: bold;
}

.table-cell-content {
    font-weight: normal;
}

.td-border-top-dark {
    border-top: 6px solid #999999 !important;
}

.table-sepet-detay {
    font-size: 13px;
    margin: 0 !important;
}

.table-sepet-detay tr td:first-child {
    padding-left: 15px;
}

.table-sepet-detay tr td:last-child {
    padding-right: 15px;
}

.table-sepet-detay thead tr th:first-child {
    padding-left: 15px !important;
}

.table-sepet-detay thead tr th:last-child {
    padding-right: 15px !important;
}

.table-sepet-detay th {
    background-color: #E5E5E5;
}

.table-sepet-detay tr:nth-last-child(-n+5) td {
    background-color: #F5F5F5;
    font-size: 11px;
}

.table-sepet-detay tbody tr:nth-last-child(n-5):hover {
    background-color: #FFFDD0;
}

.table-sepet-detay tr:nth-last-child(5) td {
    border-top: 1px solid #CCCCCC;
    font-weight: bold;
}

.table-sepet-detay tr:nth-last-child(3) td {
    font-weight: bold;
}

.table-sepet-detay tr:last-child td {
    border-top: 1px solid #CCCCCC;
    font-weight: bold;
    background-color: #E5E5E5 !important;
    font-size: 13px;
}

.table-siparis-onay tr td:first-child {
    font-weight: bold;
    width: 200px;
}

.table-siparis-onay tr td:nth-child(2) {
    width: 700px;
}

/********** INFO LIST **********/

.info-list-header {
    font-size: 12px;
    font-weight: bold;
    color: #999;
    margin: 0px;
    padding: 0px;
}

.info-list-content {
    color: #000;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

/********** YENI SIPARIS **********/

.yeni-siparis-item-list a {
    color: #000;
    display: block;
    padding: 10px 15px;
}

.yeni-siparis-item-list a:hover {
    background-color: #f5f5f5 !important;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

.yeni-siparis-item-list li {
    padding: 0px;
}

.yeni-siparis-header-group p:first-child {
    margin: 0;
    padding: 0px;
    font-size: 16px;
    color: #999999;
}

.yeni-siparis-header-group p:last-child {
    margin: 0;
    padding: 0px;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
}

.table-yeni-siparis {
    margin: 0px !important;
    font-size: 13px;
}

.table-yeni-siparis thead {
    font-size: 14px;
    font-weight: bold;
}

.table-yeni-siparis td {
    padding: 5px 20px 5px 0 !important;
    vertical-align: middle !important;
}

.table-yeni-siparis tr td:first-child {
    width: 120px;
    font-weight: bold;
}

.table-yeni-siparis .siparis-text-input {
    width: 120px;
}

.table-yeni-siparis label {
    font-weight: normal;
    margin: 0px 20px 0 0;
    cursor: pointer;
}

.table-yeni-siparis .input-group {
    display: inline-table;
}

.strong {
    font-weight: bold !important;
}

.siparis-not {
    font-weight: bold;
    margin-left: 25px;
}