﻿#Vers {
    padding: 12px 0 0 10px;
    display: block;
    float: right;
    color: #77C8FF;
}

/* width */
::-webkit-scrollbar {
    width: 10px !important;
    height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #FFF;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #79B4E8;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #77C8FF;
        cursor: pointer;
    }

body {
    margin: 0px !important;
    text-align: left !important;
}

.bg-yellow-light {
    background: #FFFFDD !important;
}

#TopMenu .passive i {
    color: #C6CACC;
}

#TopMenu a {
    margin: 2px;
}

    #TopMenu a.passive {
        border: 1px solid #EFEFEF !important;
    }

#LoginPage:hover {
    text-decoration: none;
}

#FaturaTurkaLogo {
    /*position: absolute;
    left: 13px;
    top:23px;*/
}

    #FaturaTurkaLogo h1 {
        margin: 0px;
        padding: 0px;
        font-size: 25px;
        color: #000;
    }

        #FaturaTurkaLogo h1 strong {
            color: #2386CA;
        }

.tooltip {
    padding: 0px !important;
    margin: 0px !important;
}

/* HEADER ISSUE */
#Issue_Bar .dropdown-menu-spec {
    min-width: 190px !important;
    max-width: 300px !important;
    width: 190px !important;
}

#Issue_Bar .dropdown-menu-list li a {
    clear: both;
    font-weight: 300;
    line-height: 10px;
    white-space: normal;
    font-size: 11px;
    padding: 6px 20px;
    text-shadow: none;
    background: #EFEFEF;
    color: #000;
    border-bottom: none !important;
}

#Header_MyIssuesLi, #Header_DvIssuesLi {
    background: #EFEFEF;
    padding: 5px 0px;
}

    #Header_MyIssuesLi a, #Header_DvIssuesLi a {
        display: inline-block !important;
        padding: 5px 13px !important;
        margin: 0px !important;
    }

#Issue_Bar .dropdown-menu-list li a:hover {
    background: #DEDEDE;
}

#Header_NewIssue2 {
    background: #338682 !important;
    padding: 10px !important;
    color: #FFF !important;
}

#Header_MyIssuesList, #Header_DvIssuesList, #Header_MgIssuesList, #Header_NewIssue {
    background: #338682 !important;
    /* padding: 10px !important;*/
    color: #FFF !important;
}

#Issue_Count.badge-success {
    background-color: #338682;
}

.header_NewIssue_Bt {
    border-top: 1px solid #fff !important;
    padding: 7px 20px !important;
}

#NWISSUELI .sub-menu li {
    border-bottom: 1px solid #D7E3EC;
}

    #NWISSUELI .sub-menu li a {
        padding: 7px 14px 7px 35px;
    }

#Left_Window_Paging {
    margin: 0px 2px 0px 20px;
    padding: 0px;
    float: right;
}

    #Left_Window_Paging li {
        float: left;
        display: inline;
    }

ul#OtherModulList {
    overflow: auto;
    max-height: 60vh;
}

.APPROVED td,
.APPROVED td a {
}

/* REDDEDİLENLER */
.REJECTED td,
.REJECTED td a {
    color: #CC0000 !important;
    background: #FFF9F9;
}


/* İADE*/
.RETURNED td,
.RETURNED td a,
.EARCHIVE_C td,
.EARCHIVE_C td a {
    color: #CC0000;
}


/* İPTAL */
.CANCELED td,
.CANCELED td a {
    color: #CC0000;
}

/* HEADER */
.tiles {
    margin-right: 0px !important;
}

    .tiles .tile .tile-object > .name {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .tiles .tile {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px;
    }

        .tiles .tile .tile-body > i {
            font-size: 46px;
        }

.deltile {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 999;
}

    .deltile:hover {
        color: #000 !important;
    }

#SearchType {
    position: absolute;
    top: 0px;
    right: -33px;
}

    #SearchType a {
        padding: 4px 7px;
    }

#SearchFormDiv {
    /*position:absolute;
        top:-2px;
        right:325px;*/
    float: left;
    margin-top: 7px;
}

#SearchForm {
    position: relative;
    margin-right: 40px;
}



.dropdown-menu-spec {
    min-width: 330px !important;
    max-width: 400px !important;
    width: 330px !important;
}

#DivisionList a {
    padding: 5px 10px;
}

#DivisionList .subject {
    margin-left: 0px !important;
    font-size: 12px;
}

#DivisionList .name {
    color: #FFFFcc;
    font-weight: normal;
    padding-left: 5px;
    font-size: 12px;
}

#DivisionList {
    max-height: 500px !important;
    overflow: auto !important;
}

/* HEADER */
/* admin/layout4/css/layout.css */

.page-header.navbar .page-actions {
    margin: 2px 0 0px 10px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
    margin: 0px;
    padding: 0px 0px 0px 4px;
}


.page-header.navbar {
    min-height: 44px;
}

    .page-header.navbar .top-menu .navbar-nav > li.separator {
        margin: 0px 0 0 0;
    }

    .page-header.navbar .menu-toggler.sidebar-toggler {
        margin: 13px 0 0 12px;
    }

    .page-header.navbar .page-top {
        height: auto;
    }

    .page-header.navbar .page-logo {
        height: auto;
        width: auto;
        padding-left: 7px;
        padding-right: 10px;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown {
        height: auto;
    }

    .page-header.navbar .top-menu {
        margin-top: 13px;
    }

#DetailsDropdownMenu{
    left:-30px !important;
}


@media (min-width: 992px) {
    .onlyMobile {
        display: none !important;
    }

    .page-sidebar {
        width: 210px;
        background: #F2F4F9;
    }

    .page-sidebar-fixed .page-sidebar {
        top: 47px;
        padding-bottom: 28px;
        padding-top: 22px;
    }

    .page-sidebar .page-sidebar-menu {
        margin-bottom: 0px;
    }

    .page-content-wrapper .page-content {
        margin-left: 215px;
    }

    .page-footer-fixed .page-container {
        margin-bottom: 0px !important;
    }
}

.page-header-fixed .page-container {
    margin-top: 57px;
}

#ModulName {
    font-size: 13px;
    color: #FFF;
    background: #97A5A6;
    padding: 4px 0px;
    width: 210px;
    display: block;
    position: absolute;
    left: 0px;
    top: 48px;
}

    #ModulName.modulName_invoice {
        background: #77C8FF;
    }

    #ModulName.modulName_despatch {
        background: #D7BF71;
    }

    #ModulName.modulName_manage {
        background: #89CFB7;
    }

    #ModulName.modulName_banktransfer {
        display: none;
    }


#Page_Invoice {
    border: 1px solid #3598DC !important;
    color: #3598DC !important;
}

    #Page_Invoice.active {
        background: #3598DC !important;
        color: #FFF !important;
    }

#Page_Despatch {
    border: 1px solid #C9AA3F !important;
    color: #D7BF71 !important;
}

    #Page_Despatch.active {
        background: #D7BF71 !important;
        color: #FFF !important;
    }

#Page_CreditNoteDraft {

}

    #Page_CreditNoteDraft.active {
       
    }

#Page_Manage {
    border: 1px solid #1BBC9B !important;
    color: #1BBC9B !important;
}

    #Page_Manage.active {
        background: #1BBC9B !important;
        color: #FFF !important;
    }

#Page_Ledger {
    border: 1px solid #9B59B6 !important;
    color: #9B59B6 !important;
}

    #Page_Ledger.active {
        background: #9B59B6 !important;
        color: #FFF !important;
    }

.logo-default {
    margin: 7px 0px 0 0px !important;
}

.page-sidebar-closed.page-sidebar-fixed .page-sideb ar:hover .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, .page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active.open > a {
    background: #e8ecf3;
    color: #000;
    font-weight: 700;
}

.page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
    padding: 5px 10px 5px 10px;
    font-size: 13px;
}

.page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a {
    padding: 5px 6px;
    font-size: 12px !important;
    border-bottom: 1px solid #CCC !important;
    
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active > a {
    padding-left: 5px;
}

.slimScrollDiv {
}

.page-footer {
    border-top: 4px solid #E9ECF3;
    height: auto;
}

.portlet.light {
    padding: 3px 10px;
    background-color: #fff;
}

#Portlet_InvoiceList {
    margin-bottom: 0px;
}

#Row-container {
    margin-right: -20px;
}

/* SEARCH*/

.page-header.navbar .search-form3 {
    width: 95px;
}

.page-header.navbar .search-form2.open {
    width: 350px !important;
}

.page-header.navbar .search-form2 {
    margin: 0px 20px 0 0;
}

    .page-header.navbar .search-form2 .input-group {
        border: 2px solid #97A5A6;
        background: #F2F4F9;
        border-radius: 25px !important;
    }

        .page-header.navbar .search-form2 .input-group .form-control {
            color: #000;
            text-align: center;
        }


        .page-header.navbar .search-form2 .input-group .input-group-btn {
            padding: 0;
            margin: 0;
        }

            .page-header.navbar .search-form2 .input-group .input-group-btn .btn.submit {
                margin: 3px 7px 0 0;
                padding: 0;
                background: none;
                display: block;
            }

        .page-header.navbar .search-form2 .input-group input {
            border: none;
            background: none;
            height: 26px;
        }
/* SEARCH */

.icheckbox_square-grey,
.icheckbox_square-yellow,
.icheckbox_square-blue,
.iradio_square-grey {
    overflow: hidden;
}

/* PORTLET */
.portlet.light > .portlet-title {
    min-height: initial;
}

    .portlet.light > .portlet-title > .actions {
        padding: 5px 0 6px 0;
    }

    .portlet.light > .portlet-title > .caption > .caption-subject {
        font-size: 19px;
        font-weight: 400 !important;
    }


/* TABLE */
.table-striped > tbody > tr:nth-child(odd) {
    background-color: #F8F9FC;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 4px 5px;
    line-height: 18px;
    vertical-align: middle;
    border-top: 1px solid #E9ECF3;
}

.invFilterTr {
    background: #FFFFDD;
}

    .invFilterTr input {
        background: none;
    }

.receiptDetailBt {
    color: #C09F3F !important;
}

.spaceDiv {
    display: block;
    bottom: 0;
    background: #E9ECF3;
    width: 7px;
    position: absolute;
    top: -10px;
    cursor: col-resize;
    z-index: 999;
}


#Space1 {
    width: 10px;
    height: 100%;
    min-height: 800px;
    background: #CC0000;
    float: left;
    margin-left: -15px;
    z-index: 99;
    position: relative;
    cursor: col-resize;
}


#ErpTransferModal .modal-dialog {
    width: 330px;
}

#ErpTransferModal .modal-body ul li {
    list-style: none;
    margin-bottom: 5px;
}

@media (max-width: 1025px) {
    .invtopli {
        display: none !important;
    }

    #SearchFormDiv {
        display: block !important;
    }

    .page-header.navbar .search-form2.open {
        width: 250px !important;
    }
}

.grey.btn {
    color: #77C8FF;
    background-color: #E9ECF3;
}

    .grey.btn:hover,
    .grey.btn:focus,
    .grey.btn.active {
        color: #E9ECF3;
        background-color: #77C8FF;
    }


#ErpInvoiceRecordCounts,
#InvoiceRecordCounts,
#ErpDespatchRecordCounts,
#DespatchRecordCounts,
.recordCounts {
    margin-left: 0px;
    width: 28px !important;
    font-size: 10px;
    padding: 0px;
    text-align: center;
    /*background: #fffFee;
    border: 1px solid #9CDAD7;*/
}


.form-group input {
    background: #FFF;
    font-size: 11px;
}

.form-group label {
    color: #555;
    font-size: 11px;
}

.form-group {
    margin-bottom: 5px;
}

.invtopli, .destopli {
    display: none;
}

.dotted2px {
    border:2px dotted;
}