.sidebar-header img {
    width: 100%;
    max-width: 135px;
    margin-top: 18px;
    margin-left: 11px;
}

body {
    background-color: #f9fafc;
}


.cke_notifications_area {
    display: none !important;
}

header {
    height: 64px;
    background: #fff;
    z-index: 2;
    box-shadow: 0 2px 14px 0 rgba(0,0,0,.1);
    text-align: center;
    width: 100%;
}

.login-area h2{
    color: #071449;
    font-size: 39px;
    font-weight: 700;
    text-align: center;
    margin-top: 60px;
}

.login-area p{
    margin-top: 11px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    letter-spacing: .25px;
    color: #74798c;
    text-align: center;
}

.login-area .password-reset-btn {
    color: #a0a5ba;
    text-decoration: none;
    width: 100%;
    text-align: right;
    font-weight: 500;
    margin-bottom: 13px;
    margin-top: -2px;
    padding: 0 4px;
}

.form-floating {
    padding: 0 !important;
}

.login-area form input {
    width: 100%;
    border-radius: 5px;
    color: #2c2c2c;
    height: 50px;
    font-size: 15px;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    outline: 0;
    margin-bottom: 5px;
    padding: 15px 18px;
    font-weight: 400;
}

.login-area form input:focus {
    color: #212529;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    outline: 0;
    box-shadow: none;
}

.login-area form button {
    width: 100%;
    border-radius: 10px;
    background: #00c088;
    color: #fff;
    height: 60px;
    outline: 0;
    border: 0;
    font-size: 17px;
    transition: all 500ms;
}


.footer-page-list {
    margin: 0 auto;
    padding: 0;
    display: table;
    margin-top: 10px;
}

.footer-page-list li {
    list-style: none;
    margin: 0;
    padding: 0px 10px;
    float: left;
    margin-top: 15px;
}

.footer-page-list li a {
    text-decoration: none;
    color: #797c89;
}

.page-head-hood {
    width: 100%;
    padding: 27px 35px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
}

.page-head-hood h4{
    margin: 0;
    float: left;
}

.page-head-hood .head-add-btn {
    float: right;
    background: #00c088;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 15px;
    margin: -9px 0px;
}

.image-none-table tbody td {
    padding: 18px 10px !important;
}

.page-content {
    padding: 27px 35px;
}

.page-content td {
    font-size: 14px;
}

.orders-table td.tarihname span {
    display: block;
    color: #626262;
    font-size: 13px;
    margin-top: -1px;
    font-weight: 300;
}

.orders-table td.tarihname span.product-count {
    color: #1893ad;
}

.orders-table td .status-btn {
    font-size: 12px;
    border: 1px solid #cccc;
    padding: 4px 9px;
    border-radius: 5px;
}

.orders-table td .success {
    color: blueviolet;
    border-color: blueviolet;
    border-color: rgba(138, 43, 226, 0.24);
}

.order-detail-btn, .order-detail-btn:hover {
    text-decoration: none;
    background-color: #17a2b8;
    color: #fff;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 13.5px;
}

.dijitable thead th {
    background-color: #12171d;
    color: #fff;
    border-bottom: 0px !important;
}

.dataTables_wrapper .dataTables_filter {
    float: left !important;
    margin-bottom: 16px;
}

.order-product-list {
    width: 100%;
    background-color: #fff;
}

.order-product-list table {
    width: 100%;
}

.order-product-list table thead tr th:first-child {
    text-align: left;
}

.order-product-list table thead tr th {
    color: #4b5565;
    background-color: #eef2f6;
    padding: 7px 13px;
    text-align: center;
}


.order-product-list table tbody tr td:first-child {
    text-align: left;
}

.order-product-list table tbody tr td {
    text-align: center;
    color: #4b5565;
}

.order-product-list table tbody tr td img {
    height: 52px;
}

.order-detail-hood {
    padding: 12px 15px;
    margin: 0;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}

.order-detail-hood i {
    float: left;
    display: block;
    margin-right: 6px;
    margin-top: -1px;
    color: #505050;
}

.customer-information {
    width: 100%;
    background-color: #fff;
    margin-top: 25px;
    display: inline-block;
}

.customer-information .info-list {
    margin: 0;
    padding: 15px;
    width: 100%;
    border-top: 1px solid #ccc;
    display: inline-block;
}

.customer-information .info-list li {
    margin: 0;
    list-style: none;
    width: 50%;
    float: left;
    border-bottom: 1px solid #ededed;
    padding: 8px 0px;
    color: #4b5565;
}

.customer-information .info-list li:last-child {
    width: 100%;
    border-bottom: 0px solid #ccc;
}

.customer-information .info-list li b {
    color: #2d323b;
}

.order-summary {
    width: 100%;
    background-color: #fff;
    display: inline-block;
}

.order-summary .orderdatetime {
    padding: 8px 16px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    color: #4b5565;
    margin-bottom: 0;
}

.order-summary ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.order-summary ul li {
    margin: 0;
    padding: 8px 15px;
    width: 100%;
    list-style: none;
    border-bottom: 1px solid #ededed;
    color: #8791a3;
}

.order-summary ul li:last-child {
    color: #4b5565;
    border-bottom: 0px solid #ededed;
}

.prodcut-table img {
    height: 42px;
}

.remove-btn, .remove-btn:hover {
    background-color: darkred;
    margin-left: 10px;
}

.product-add {
    width: 100%;
    background-color: #fff;
    display: inline-block;
    margin-bottom: 20px;
}

.product-add .form-hood {
    padding: 12px 15px;
    margin: 0;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ededed;
    color: #00c088;
}
.product-add .form-hood i {
    float: left;
    margin-right: 5px;
    margin-top: -1px;
    font-size: 16px;
}

.product-add .form-hood button {
    float: right;
    background-color: #00c088;
    color: #fff;
    border: 0px;
    padding: 8px 11px;
    font-size: 14px;
    border-radius: 5px;
}

.form-area {
    padding: 15px 15px;
}

.form-group label {
    width: 100%;
    color: #4b5565;
    margin-bottom: 5px;
}

.form-group input, .form-group select {
    display: block;
    width: 100%;
    height: 42px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    outline: 0;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 15px;
}

.form-group textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    outline: 0;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 15px;
    height: 120px;
}

.order-table-mobile {
    width: 100%;
    overflow: auto;
}

.order-table-mobile table {
    min-width: 500px;
}

.submit-btn-df {
    background-color: #00c088;
    color: #fff;
    border: 0;
    padding: 8px 32px;
    border-radius: 3px;
    outline: 0;
}

.home-report {
    margin: -5px 0px;
    padding: 7px 19px;
    border: 1px solid #ccc;
    outline: 0;
    border-radius: 5px;
}

.all-report-area {
    width: 100%;
    background-color: #fff;
    display: inline-block;
    margin-bottom: 20px;
}

.all-report-area h3{
    width: 100%;
    border-bottom: 1px solid #ededed;
    color: #4b5565;
    padding: 13px 15px;
    font-size: 17px;
}

.all-report-area ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.all-report-area ul li{
    margin: 0;
    padding: 0;
    width: 25%;
    float: left;
    list-style: none;
    border-right: 1px solid #ededed;
}

.all-report-area ul li:last-child{
    border-right: 0px solid #ededed;
    border-bottom: 0px;
}

.all-report-area ul li .box-rp {
    padding: 9px 15px;
}

.all-report-area ul li .box-rp h5 {
    color: #00c088;
    font-size: 15px;
}

.all-report-area ul li .box-rp p {
    margin: 0;
    color: #4b5565;
}

.sales-chart {
    width: 100%;
    background-color: #fff;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px;
    overflow: auto;
}

.sales-chart .sales-chart-with {
    min-width: 600px;
}

.sales-chart .sales-chart-with canvas{
    min-height: 320px;
}

.transformation-home {
    width: 100%;
    background-color: #fff;
    display: inline-block;
    margin-bottom: 20px;
}

.transformation-home h3 {
    width: 100%;
    border-bottom: 1px solid #ededed;
    color: #4b5565;
    padding: 13px 15px;
    font-size: 17px;
}

.transformation-home h3 span {
    font-size: 14px;
    background-color: #f5f5f5;
    padding: 4px 18px;
    border-radius: 5px;
    margin-left: 10px;
    border: 1px solid #e8e8e8;
}

.transformation-home ul  {
    margin: 0;
    padding: 0;
    width: 100%;
}

.transformation-home ul li {
    margin: 0;
    padding: 8px 16px;
    list-style: none;
    width: 100%;
    border-bottom: 1px dashed #e8e8e8;
    font-size: 14px;
    color: #00c088;
}

.transformation-home ul li:last-child {
    border-bottom: 0px;
}

.transformation-home ul li span{
    float: right;
    color: #4b5565;
    font-size: 15px;
}



.categoryselectarea {
    width: 100%;
    display: inline-block;
    padding: 0;
}


.categoryselectarea label {
    width: 100%;
    display: inline-block;
    font-size: 13px;
    margin-top: 10px;
}

.categoryselectarea input {
    width: 18px;
    display: table;
    float: left;
    height: 17px;
    border: 1px solid #ccc;
    margin-right: 5px;
    margin-top: 1px;
}

.categoryselectarea h6 {
    width: 100%;
    display: inline-block;
    background-color: #f2f4f9;
    padding-top: 0px;
    padding-left: 7px;
    margin-top: -11px;
    margin-bottom: 5px;
    border-radius: 2px;
    padding-bottom: 9px;
}


.categoryselectarea h6 input{
    margin-top: -1px;
}

.categoryselectarea ul {
    width: 100%;
    display: inline-block;
}

.categoryselectarea ul li {
    width: 20%;
    display: inline-block;
    float: left;
    list-style: none;
}

.image-product  {
    width: 100%;
    position: relative;
}

.image-product a,.image-product a:hover {
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: none;
    margin: 0;
    padding: 0;
    background-color: #00c088;
    font-size: 17px;
    width: 27px;
    border-radius: 50px;
    height: 27px;
    text-align: center;
    color: #fff;
    padding: 0px;
}

.image-product img {
    width: 100%;
    margin-bottom: 15px;
}

.image-add-btn {
    width: 100%;
    background-color: transparent;
    border: 1px dashed #ccc;
    padding: 18px 5px;
    border-radius: 5px;
    font-weight: 300;
    text-align: center;
    color: #4b5565;
}

.image-add-btn i {
    display: table;
    margin: 0 auto;
    color: #4b5565;
    font-size: 20px;
}

.cargo-btn-sticker {
    background-color: #0fff80;
    color: #01434a;
    text-decoration: none;
    width: 100%;
    display: block;
    margin-top: 15px;
    text-align: center;
    padding: 7px 5px;
    border-radius: 5px;
}

.order-status-btn {
    background-color: #01434a;
    color: #fff;
    width: 100%;
    padding: 9px 5px;
    border-radius: 50px;
}


.bayi-login-screen-type {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 9px 5px;
    border-radius: 5px;
    background-color: #f1f5f9;
    margin-bottom: 5px;
    border: 1px solid #d7e2ef;
}

.bayi-login-screen-type li {
    float: left;
    margin: 0;
    padding: 0;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    list-style: none;
}

.bayi-login-screen-type li a {
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    background-color: transparent;
    width: 100%;
    display: block;
    padding: 10px 5px;
    color: #2b2a2a;
    font-weight: 700;
}

.bayi-login-screen-type li a.active {
    background-color: green;
    color: #fff;
}

@media(max-width: 768px){
    .customer-information .info-list li {
        width: 100%;
    }

    .product-add .col-xs-6 {
        width: 50%;
    }
    .categoryselectarea ul li {
        width: 100%;
    }

    .all-report-area ul li{
        margin: 0;
        padding: 0;
        width: 100%;
        border-right: 0px solid #ededed;
        border-bottom: 1px solid #ededed;
    }

    .page-head-hood h4 {
        margin: 0;
        float: left;
        font-size: 16px;
        margin-top: 4px;
    }

    .page-head-hood .head-add-btn {
        float: right;
        background: #00c088;
        color: #fff;
        text-decoration: none;
        padding: 9px 11px;
        border-radius: 5px;
        margin: -8px 0px;
        height: 39px;
        margin-right: 31px;
        font-size: 13px;
    }
}
