* {
    font-family: "Nunito", serif;
}

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

body {
    background-color: #f9fafc;
}

.login-header-area {
    background: rgb(4,57,92);
    background: linear-gradient(140deg, rgba(4,57,92,1) 31%, rgba(76,156,229,1) 100%);
    width: 100%;
    display: inline-block;
    height: auto;
    text-align: left;
}

.login-header-area img {
    height: 53px;
    width: auto;
    margin-top: 82px;
}

.login-header-area p {
    color: #fff;
    margin-top: 10px;
    font-size: 15px;
}

.login-form-sx {
    margin-top: -105px;
    background-color: #f9fafc;
    border-radius: 15px;
}

.login-ozellik-area {
    margin: 0;
    padding: 0;
    margin-top: 25px;
}

.login-ozellik-area li {
    margin: 0;
    list-style: none;
    text-align: left;
    background-color: #f1f5f9;
    padding: 5px 17px;
    margin-bottom: 11px;
    border-radius: 5px;
}

.login-ozellik-area h6 {
    text-align: left;
    margin-top: 8px;
    margin-bottom: 3px;
}

.login-ozellik-area p {
    text-align: left !important;
    font-size: 15px !important;
    margin: 0 !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: 25px;
    font-weight: 700;
    text-align: center;
    margin-top: 42px;
}

.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-ads-area  {
    width: 100%;
    margin-top: 65px;
    margin-bottom: 60px;
}

.login-ads-area .owl-dots {
    display: table;
    margin: 0 auto;
    margin-top: 12px;
}

.login-ads-area .owl-dots .active {
    background-color: rgba(4, 57, 92, 0.84);
}

.login-ads-area .owl-dot {
    float: left;
    width: 10px;
    height: 10px;
    background-color: rgba(76, 156, 229, 0.84);
    border-radius: 20px;
    margin: 0px 2px;
}

.login-ads-area img {
    width: 100%;
}

.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;
}

.login-area form input, .login-area form select, .login-area form select:focus, .login-area form select:active {
    width: 100%;
    border-radius: 10px;
    color: #1f1f1f;
    height: 60px;
    font-size: 15px;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    outline: 0;
    margin-bottom: 17px;
    padding: 15px 18px;
    font-weight: 400;
    box-shadow: none;
}

.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: #4c9ce5;
    color: #fff;
    height: 60px;
    outline: 0;
    border: 0;
    font-size: 17px;
    transition: all 500ms;
}

.login-area form button:hover {
    background: #04395c;
    transition: all 500ms;
}

.login-area .company-type {
    width: 100%;
    margin-bottom: 5px;
}

.login-area .company-type h6 {
    width: 100%;
    color: #04395c;
}

.login-area .company-type label{
    width: 100%;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    margin-bottom: 12px;
    padding: 10px;
    border-radius: 10px;
}

.login-area .company-type label input{
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 8px;
}

.login-area .company-type label p{
    font-size: 14px;
    margin: 0;
    text-align: left;
    font-weight: 300 !important;
}


.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: #3e86c6;
    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: #3e86c6;
}


.e-invoince-iframe {
    width: 100%;
    height: 800px;
    margin-top: 10px !important;
    border-radius: 10px;
}

.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: #3e86c6;
    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-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;
    font-size: 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: #3e86c6;
    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: #3e86c6;
    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 i{
   float: left;
    margin-right: 5px;
}

.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: #3e86c6;
    font-weight: 400;
}

.transformation-home ul li a{
    text-decoration: none;
}

.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: #3e86c6;
    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;
}

.subscription-credit-card-list {
    width: 100%;
    margin: 0;
    padding: 0;
}

.subscription-credit-card-list li {
    width: 100%;
    margin: 0;
    padding: 12px;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    list-style: none;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.subscription-credit-card-list li .hood {
    font-size: 14px;
    margin: 0;
    margin-bottom: 5px;
}

.subscription-credit-card-list li .card-number {
    font-size: 17px;
    font-weight: 600;
    color: #4d4d4d;
    margin: 0;
    margin-bottom: 4px;
}

.subscription-credit-card-list li .varsayilan-kart {
    margin: 0;
}

.subscription-credit-card-list li .remove-card {
    background: linear-gradient(45deg, #ff4e50, #c31432);
    color: #fff;
    outline: 0;
    font-size: 13px;
    text-decoration: none;
    padding: 4px 15px;
    display: table;
    float: left;
    margin-right: 11px;
    border-radius: 18px;
    margin-top: 5px;
}

.subscription-credit-card-list li .first-card {
    background: linear-gradient(45deg, #43cea2, #185a9d);
    color: #fff;
    outline: 0;
    font-size: 13px;
    text-decoration: none;
    padding: 4px 15px;
    display: table;
    float: left;
    margin-right: 11px;
    border-radius: 18px;
    margin-top: 5px;
}

.subscription-add-card-btn {
    width: 100%;
    text-decoration: none;
    border: 1px dashed #3e86c6;
    display: block;
    text-align: center;
    padding: 8px 5px;
    outline: 0;
    color: #4f4f4f;
    margin-bottom: 11px;
    border-radius: 4px;
}
.subscription-add-card-btn span {
    display: table;
    margin: 0 auto;
}

.subscription-add-card-btn i {
    color: #4f4f4f;
    float: left;
    margin-right: 5px;
    font-size: 15px;
}

.payment-history-table {
    width: 100%;
    border-bottom: 0px !important;
}

.payment-history-table thead th {
    background-color: transparent;
    color: #000;
    border-bottom: 0px !important;
    font-size: 13px;
    font-width: bold !important;
}

.payment-history-table td {
    font-size: 13px !important;
    padding: 14px 10px !important;
    color: #000000b3 !important;
}

.payment-history-table td.price {
    color: #000 !important;
}

table.dataTable.stripe>tbody>tr.odd>*, table.dataTable.display>tbody>tr.odd>* {
    box-shadow: none !important;
    background-color: rgba(241, 245, 249, 0.54);
}

.payment-history-table .summary {
    max-width: 200px;
    height: auto;
    margin-bottom: -8px;
    display: block;
    white-space: normal;
    font-size: 12.5px;
    line-height: 17px;
    margin-top: -8px;
}

.payment-history-table .invoince-show {
    text-decoration: none;
    color: #000000b3 !important;
}

.payment-history-table .invoince-show i {
    float: left;
    margin-right: 5px;
}

.company-information {
    margin: 0;
    padding: 0;
    width: 100%;
}

.company-information li {
    margin: 0;
    list-style: none;
    padding: 10px 13px;
    background-color: #f1f5f95e;
    margin-bottom: 6px;
    font-weight: 400;
    font-size: 14px;
    color: #053a5d;
}

.company-information li b{
    font-weight: 600;
}

.company-information-bank-account {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.company-information-bank-account li {
    margin: 0;
    padding: 0px 13px;
    list-style: none;
}

.company-information-bank-account li .bank {
    border: 1px solid #d7e2ef;
    margin-bottom: 15px;
    position: relative;
    padding: 10px;
    border-radius: 8px;
}

.company-information-bank-account li .bank a{
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 10px;
    color: darkred;
}

.company-information-bank-account li .bank .hood{
    color: #2c2c2c;
    margin-bottom: 9px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
}

.company-information-bank-account li .bank .bankunvan{
    color: #2c2c2c;
    margin-bottom: 6px;
}

.company-information-bank-account li .bank .iban{
    color: #2c2c2c;
    margin-bottom: 0px;
}

.company-documents-area {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: -10px;
}

.company-documents-area li{
    list-style: none;
}

.company-documents-area li .document {
    color: #1f1f1f;
    text-align: center;
    font-size: 15px;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    padding: 12px;
    margin-bottom: 17px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
}

.company-documents-area li .document a{
    display: table;
    margin: 0 auto;
    color: #3e86c6;
    border: 1px dashed #3e86c6;
    width: 48%;
    border-radius: 5px;
    margin-left: 1%;
    margin-right: 1%;
    padding: 5px;
    text-decoration: none;
    float: left;
}

.company-documents-area li .document a span{
    display: table;
    margin: 0 auto;
    width: auto;
}

.company-documents-area li .document a span i{
    float: left;
    margin-right: 5px;
}

.company-documents-area li .document > i{
    color: #3f3f3f;
    font-size: 17px;
}

.company-documents-area li .document h6{
    color: #3f3f3f;
    margin-top: 3px;
    margin-bottom: 11px;
}

.welcome-area {
    text-align: center;
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(146deg, rgba(76, 156, 229, 1) 0%, rgba(4, 57, 92, 1) 100%);
}

.welcome-area img {
    height: 64px;
    margin-top: 18%;
}

.welcome-area h6 {
    color: #fff;
    margin-top: 19px;
    margin-bottom: 17px;
}

.welcome-area p {
    color: #fff;
    display: table;
    margin: 0 auto;
    padding: 24px 21px;
    border-radius: 5px;
    font-size: 15px;
    background-color: #f1f5f933;
    border: 1px solid #d7e2ef3d;
    line-height: 27px;
}


.welcome-area ul {
    color: #fff;
    display: table;
    margin: 0 auto;
    padding: 10px 21px;
    border-radius: 5px;
    font-size: 15px;
    background-color: #f1f5f933;
    border: 1px solid #d7e2ef3d;
    line-height: 27px;
    text-align: left;
    width: 100%;
    max-width: 420px;
}

.welcome-area ul li {
    list-style: none;
    background-color: #bababa4a;
    padding: 6px 8px;
    margin: 12px 0px;
    border-radius: 5px;
}

.welcome-area ul li.check {
    background-color: darkgreen;
}

.welcome-area ul li i {
    display: block;
    float: left;
    font-size: 20px;
    margin-right: 6px;
}


.notifications-area .item {
    padding: 10px 15px;
}

.notifications-area .notification {
    border-radius: 10px;
    color: #1f1f1f;
    font-size: 15px;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    padding: 15px;
    margin-bottom: 6px;
}

.notifications-area .notification h6{
    color: #116efd;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 8px;
    padding-bottom: 10px;
    font-size: 14px;
}

.notifications-area .notification p{
    color: #3a3c46;
    margin-bottom: 0;
    font-size: 14px;
}

.sirketx-modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color:#00000070;
    z-index: 99;
    transition: all 0ms;
}

.sirketx-modal .modal-area {
    width: 100%;
    max-width: 520px;
    display: table;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #d7e2ef;
    margin-top: 5%;
    padding: 15px;
    border-radius: 6px;
}

.sirketx-modal .modal-area h6{
    color: #116efd;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 8px;
    padding-bottom: 10px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sirketx-modal .modal-area p{
    color: #3a3c46;
    margin-bottom: 0;
    font-size: 14px;
}

.sirketx-modal .modal-area a{
    margin-bottom: 0;
    font-size: 14px;
    width: 100%;
    outline: 0;
    border: 0px;
    color: #fff;
    background-color: green;
    margin-top: 13px;
    padding: 8px 0px;
    border-radius: 5px;
    text-decoration: none;
    display: block;
    text-align: center;
}

.waiting-documents-list {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 15px;
}

.waiting-documents-list li{
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    padding: 0px 15px;

}

.waiting-documents-list li .document {
    color: #1f1f1f;
    font-size: 15px;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 5px;
}

.waiting-documents-list li .document .send-area {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #d7e2ef;
    padding: 5px;
    position: relative;
    border-radius: 5px;
}

.waiting-documents-list li .document .send-area input {
    width: auto;
    float: left;
    margin-top: 3px;
    margin-left: 4px;
}

.waiting-documents-list li .document .send-area button {
    background-color: #3e86c6;
    color: #fff;
    border: 0;
    padding: 6px 32px;
    border-radius: 3px;
    float: right;
    height: 35px;
}

.waiting-documents-list li .document h6 i {
    float: left;
    margin-right: 5px;
}

.waiting-documents-list li .document h6 {
    color: #116efd;
}

.waiting-documents-list li .document p {
    color: #4b5565;
    font-size: 14px;
    margin-bottom: 7px;
}

.invoince-detail i {
    width: 85px;
    height: 85px;
    display: table;
    margin: 0 auto;
    border: 1px dashed #295b88;
    border-radius: 100px;
    color: #3f87c6;
    text-align: center;
    font-size: 28px;
    padding-top: 18px;
    margin-top: 15px;
}

.invoince-detail h6 {
    color: #295b88;
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
}

.invoince-detail .summary {
    display: table;
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
    text-align: center;
    margin-bottom: 6px;
}

.invoince-month-list {
    margin: 0;
    padding: 0;
}

.invoince-month-list li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.invoince-month-list li a{
    margin: 0;
    text-decoration: none;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    display: block;
    margin-bottom: 7px;
    padding: 9px 12px;
    color: #3f3f3f;
}


.invoince-month-list li a.active{
    margin: 0;
    text-decoration: none;
    background-color: #3a80bf;
    border: 1px solid #d7e2ef;
    display: block;
    margin-bottom: 7px;
    padding: 9px 12px;
    color: #fff;
}

.invoince-month-list li a.active i {
    color: #fff;
}

.invoince-month-list li a i{
    float: right;
    color: #3a80bf;
    font-size: 20px;
    display: block;
    margin-top: -5px;
}

.invoince-upload-list .fileupload-btn {
    width: 100%;
    border: 0px;
    color: #fff;
    background-color: #3b80bf;
    padding: 10px 5px;
    border-radius: 7px;
    outline: 0;
}

#drop-area {
    border: 1px dashed #ccc;
    padding: 15px 15px;
    width: 100%;
    background: #f1f5f9;
    border-radius: 7px;
    text-align: center;
}


#drop-area i {
    text-align: center;
    font-size: 24px;
    color: #3b80bf;
}

#drop-area p {
    margin: 0;
}


#drop-area input {
    display: none;
}

#drop-area.highlight {
    border-color: #28a745;
}
#file-list {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}
#file-list li {
    padding: 5px;
    border-bottom: 1px solid #e3e7eb;
}

.uploaded-file-list {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.uploaded-file-list li {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 7px 11px;
    position: relative;
    background-color: #f4f4f4;
    margin-bottom: 5px;
    padding-right: 118px;
}

.uploaded-file-list li i{
    float: left;
    margin-right: 5px;
}

.uploaded-file-list li a{
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    font-size: 13px;
    background-color: #3b80bf;
    padding: 7px 12px;
    color: #fff;
}

.uploaded-file-list li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    font-size: 13px;
    margin-top: 1px;
}


.genel-btn-sirketx, .genel-btn-sirketx:hover {
    background: rgb(4, 57, 92);
    background: linear-gradient(140deg, rgba(4, 57, 92, 1) 31%, rgba(76, 156, 229, 1) 100%);
    width: 100%;
    text-decoration: none;
    display: table;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding: 10px 5px;
    max-width: 400px;
    border-radius: 500px;
    margin-bottom: 10px;
}

.gib-info-user {
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    margin-bottom: 18px;
}

.gib-info-user li {
    margin: 0;
    list-style: none;
    padding: 9px 11px;
}

.gib-info-user li b{
    display: block;
    float: left;
    border-right: 1px solid #ccc;
    margin-right: 16px;
    width: 104px;
    margin-top: -10px;
    margin-bottom: -10px;
    padding: 10px 0px;
}

.gib-info-user li:first-child {
    border-bottom: 1px solid #ccc;
}

.person-box {
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.person-box .person-image {
    width: 100%;
    background: #ffffffcf;
    border-bottom: 1px solid #d7e2ef;
    padding-top: 20px;
    margin-bottom: 60px;
    border-radius: 10px 10px 0px 0px;
}

.person-box .person-image .images-person {
    width: 97px;
    height: 97px;
    display: table;
    margin: 0 auto;
    border-radius: 200px;
    margin-bottom: -44px;
    background-position: center;
    background-size: cover;
}

.person-box h6 {
    text-align: center;
    color: #053a5d;
    font-size: 16px;
    margin-top: 10px;
}

.person-box p {
    color: #053a5d;
    font-size: 14px;
    margin: 0;
    border-top: 1px solid #d7e2ef;
    padding: 8px 5px;
    text-align: center;
}

.person-box ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    padding: 0px 5px;
}

.person-box ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 50%;
    padding: 5px 5px;
}

.person-box ul li a {
    text-decoration: none;
    display: block;
    width: 100%;
    background: linear-gradient(45deg, #3b81c1, #06395d);
    color: #fff;
    text-align: center;
    padding: 7px 0px;
    border-radius: 5px;
}

.person-box ul li:last-child a {
    background: linear-gradient(45deg, #ff4e50, #c31432);
}

.add-btn-sx, .add-btn-sx:hover {
    background-color: #3e86c6;
    color: #fff;
    border: 0;
    padding: 8px 0px;
    border-radius: 3px;
    outline: 0;
    text-decoration: none;
    float: right;
    width: 100%;
    max-width: 200px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: -10px;
}

.add-btn-sx span {
    display: table;
    margin: 0 auto;
}

.add-btn-sx span i{
    float: left;
    margin-right: 5px;
}

.file-area input {
    display: none !important;
}

.file-area  {
    color: #1f1f1f;
    text-align: center;
    font-size: 15px;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 15px !important;
    display: inline-block;
}

.file-area i {
    display: table;
    margin: 0 auto;
    font-size: 17px;
    margin-bottom: 7px;
}

.file-area span {
    color: #3e86c6;
}

.is-cikis-person-image {
    background-color: #f1f5f9;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
}

.report-person-information {
    margin: 0;
    padding: 0;
    width: 100%;
}

.report-person-information li {
    margin: 0;
    list-style: none;
    padding: 10px 13px;
    background-color: #f1f5f95e;
    margin-bottom: 6px;
    font-weight: 400;
    font-size: 14px;
    color: #053a5d;
}

.report-person-information li b{
    font-weight: 600;
}

.update-success {
    color: #1f1f1f;
    text-align: left;
    font-size: 14px;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    padding: 12px;
    border-radius: 5px;
    margin-bottom: 12px;
}

.company-modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color:#00000070;
    z-index: 99;
    transition: all 0ms;
}


.company-modal .delete-area {
    width: 100%;
    max-width: 420px;
    display: table;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #d7e2ef;
    margin-top: 5%;
    padding: 15px;
    border-radius: 6px;
}

.company-modal .delete-area h6{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 15px;
}

.company-modal .delete-area ul{
    width: 100%;
    margin: 0;
    padding: 0 5px;
    display: inline-block;
}

.company-modal .delete-area ul li{
    width: 50%;
    padding: 0px 5px;
    list-style: none;
    float: left;
}

.company-modal .delete-area ul li a{
    width: 100%;
    background: linear-gradient(45deg, #43cea2, #185a9d);
    color: #fff;
    display: block;
    text-align: center;
    padding: 6px 5px;
    text-decoration: none;
    border-radius: 5px;
}

.company-modal .delete-area ul li:first-child a{
    background: linear-gradient(45deg, #ff4e50, #c31432);
    color: #fff;
}

.delete-modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color:#00000070;
    z-index: 99;
    transition: all 0ms;
}

.delete-modal .delete-area {
    width: 100%;
    max-width: 420px;
    display: table;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #d7e2ef;
    margin-top: 5%;
    padding: 15px;
    border-radius: 6px;
}

.delete-modal .delete-area h6{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 15px;
}

.delete-modal .delete-area ul{
    width: 100%;
    margin: 0;
    padding: 0 5px;
    display: inline-block;
}

.delete-modal .delete-area ul li{
    width: 50%;
    padding: 0px 5px;
    list-style: none;
    float: left;
}

.delete-modal .delete-area ul li a{
    width: 100%;
    background: linear-gradient(45deg, #43cea2, #185a9d);
    color: #fff;
    display: block;
    text-align: center;
    padding: 6px 5px;
    text-decoration: none;
    border-radius: 5px;
}

.delete-modal .delete-area ul li:first-child a{
    background: linear-gradient(45deg, #ff4e50, #c31432);
    color: #fff;
}

.alert-area-df {
    padding: 15px;
    padding-bottom: 0px;
    margin-bottom: -15px;
    display: inline-block;
    width: 100%;
}

.count_zero_area {
    padding: 15px;
    padding-bottom: 0px;
}

.count_zero_area .count_content {
    text-align: center;
    padding: 15px;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    border-radius: 5px;
}

.count_zero_area .count_content i {
    color: #116efd;
    font-size: 28px;
}

.count_zero_area .count_content h6 {
    color: #116efd;
    font-size: 17px;
    font-weight: 600;
}

.count_zero_area .count_content p {
    color: #252525;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0;
}

.form-group label .download-btn {
    background-color: #4b5565;
    float: right;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    padding: 2px 7px;
    margin-top: -2px;
    border-radius: 5px;
}

.form-group label .download-btn i{
    display: block;
    float: left;
    margin-right: 2px;
}

.company-yonet-ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.company-yonet-ul li{
    margin: 0;
    padding: 0px 5px;
    list-style: none;
    width: 50%;
    float: left;
}

.company-yonet-ul li.close-btn{
    width: 100%;
}

.company-yonet-ul li a{
    background: rgb(4, 57, 92);
    background: linear-gradient(140deg, rgb(51 103 138) 31%, rgba(76, 156, 229, 1) 100%);
}

.company-yonet-ul li a i{
    display: table;
    margin: 0 auto;
    font-size: 21px;
}


.company-yonet-ul li.close-btn a{
    width: 100%;
    background-color: darkred !important;
    background: linear-gradient(45deg, #ff4e50, #c31432);
    padding: 10px 5px;
}


.modal-btn, .modal-btn:hover {
    background: rgb(4, 57, 92);
    background: linear-gradient(140deg, rgba(4, 57, 92, 1) 31%, rgba(76, 156, 229, 1) 100%);
    color: #fff;
    text-decoration: none;
    padding: 8px 15px;
    border-radius: 5px;
}

.tag-area {
    position: relative;
}

.tag-area .tags-list {
    position: absolute;
    top: 30px;
    left: 0;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    padding: 10px;
    padding-bottom: 0px;
    border-radius: 5px;
    z-index: 999;
}

.tag-area .tags-list button{
    margin-bottom: 10px;
    width: 100%;
    display: block;
    border: 0px;
    min-width: 182px;
    background-color: #397ebc;
    padding: 6px;
    border-radius: 5px;
    color: #fff;
}

.tag-list-btn {
    background: rgb(4, 57, 92);
    color: #fff;
    border: 0;
    margin: -6px 0px;
    padding: 0px;
    border-radius: 5px;
    height: 32px;
    float: left;
    width: 32px;
    text-align: center;
    margin-right: 7px;
    font-size: 16px;
}

.tags-list {
    display: none;
}

.tags-list-active span {
    padding: 4px 5px;
    margin-right: 3px;
    border-radius: 5px;
}

.taglist-tag p {
    margin-bottom: 0px !important;
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.message-btn-mukellef, .message-btn-mukellef:hover {
    font-size: 16px;
    padding-bottom: 2px;
    padding-top: 4px;
    margin-top: -7px;
    display: block;
    width: 43px;
    float: left;
    margin-right: 8px;
    background: linear-gradient(140deg, rgb(14 106 100) 31%, rgb(64 189 158) 100%);
}

.status-check-list-btn {
    position: relative !important;
    color: #fff !important;
    margin-left: 5px;
    top: 0 !important;
    padding: 7px 9px;
    border-radius: 6px;
    padding-left: 11px;
}

.company-open-btn, .company-open-btn:hover {
    color: #fff;
    background: linear-gradient(140deg, rgb(14 106 100) 31%, rgb(64 189 158) 100%);
    text-decoration: none;
    padding: 9px 20px;
    font-weight: 400;
    font-size: 14px;
    border-radius: 5px;
    display: table;
}

.list-btn-document {
    display: inline-block;
    width: 100%;
}

.list-btn-document a {
    position: relative !important;
    background-color: #3f87c6;
    margin-left: 12px;
    padding: 6px 14px;
    border-radius: 5px;
    display: block;
    float: left;
    color: #fff !important;
    margin-top: -5px;
}

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

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

.company-menu h6 {
    padding: 12px 15px;
    margin: 0;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ededed;
    color: #3e86c6;
    text-align: center;
}

.company-menu h5 {
    padding: 12px 15px;
    margin: 0;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ededed;
    color: #fff;
    background-color: #3e86c6;
    background: linear-gradient(146deg, rgba(4, 57, 92, 1) 41%, rgba(76, 156, 229, 1) 100%);
    text-align: center;
}

.company-menu .company-yonet-ul-menu {
    margin: 0;
    padding: 15px;
    width: 100%;
    display: inline-block;
}

.company-menu .company-yonet-ul-menu li {
    margin: 0;
    padding: 0 5px;
    width: 25%;
    display: block;
    float: left;
    margin-bottom: 11px;
}

.company-menu .company-yonet-ul-menu li a {
    color: #fff;
    background-color: #3e86c6;
    width: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 7px 4px;
    border-radius: 5px;
}


.company-menu .company-yonet-ul-menu li.active a {
    color: #fff;
    background-color: #04395d;
}

.company-menu .company-yonet-ul-menu li a i{
    display: table;
    margin: 0 auto;
}

.message-cancel-btn {
    background-color: orange;
    margin-left: 10px;
}

.wait-information {
    margin: 0;
    padding: 0;
}

.wait-information li {
    list-style: none;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 5px;
    margin-bottom: 8px;
    padding-top: 0;
}

.modal-close-btn {
    width: 100%;
    background-color: #3c82c1;
    color: #fff;
    border: 0px;
    padding: 9px 5px;
    border-radius: 5px;
    outline: 0;
    margin-top: 6px;
}

.whatsapp-log-out-btn {
    text-decoration: none !important;
    display: inline-block;
    width: 100%;
    transition: all 500ms;
}

.whatsapp-log-out-btn:hover {
    text-decoration: none !important;
    transition: all 500ms;
    color:#fff;
    background-color: #04395c;
}

.whatsapp-log-out-btn i {
    display: table;
    margin: 0 auto;
    font-size: 21px;
    margin-top: 12px;
    margin-bottom: 3px;
}

.whatsapp-log-out-btn span {
    display: table;
    margin: 0 auto;
    margin-bottom: 12px;
}

.list-remove-btn {
    margin-left: 10px;
    color: darkred;
    text-decoration: none;
    display: inline-block;
}

.list-remove-btn i {
    float: left;
    margin-right: 2px;
}

.customer-ek-sure input {
    width: 50%;
    float: left;
}

.customer-ek-sure button {
    width: 48%;
    margin-left: 2%;
    float: left;
    color: #fff;
    background-color: #3e86c6;
    background: linear-gradient(146deg, rgba(4, 57, 92, 1) 41%, rgba(76, 156, 229, 1) 100%);
    text-align: center;
    border: 0px;
    padding: 9.5px 5px;
    border-radius: 5px;
}

.topluzipindirbtn {
    width: 100%;
    border: 0px;
    color: #fff;
    background-color: #3e86c6;
    background: linear-gradient(146deg, rgba(4, 57, 92, 1) 41%, rgba(76, 156, 229, 1) 100%);
    padding: 10px 5px;
    margin-bottom: 17px;
    border-radius: 30px;
}

@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: #3e86c6;
        color: #fff;
        text-decoration: none;
        padding: 9px 11px;
        border-radius: 5px;
        margin: -8px 0px;
        height: 39px;
        margin-right: 31px;
        font-size: 13px;
    }
}
