﻿/*FOR MOBILE*/
@media (max-width: 992px) {

    .maxh_dsh_left, .maxh_dsh_right, .portlet_invList, .scrollable_invList2 {
        height: auto !important;
    }




    #Page-footer {
        height: auto !important;
        text-align: center !important;
    }

    .maxh_iframe {
        height: 900px !important;
    }


    #LoginDateDesc {
        display: block !important;
    }

    .blue.btn {
        background: #112266 !important;
    }

    a, .font-blue {
        color: #112266 !important;
    }
    /* header.html */
    #TopMenu,
    #ModulName2,
    /*#ModulName.modulName_invoice2,
    #ModulName.modulName_despatch,*/
    #header_inbox_bar,
    #Issue_Bar,
    .hiddenMobile,
    .fullscreen2 {
        display: none !important;
    }

    #ModulName {
        position: absolute;
        left: 0px;
        top: 84px;
        width: 100%;
        border-bottom: 1px solid #112266;
        color: #112266;
        font-weight: 500;
        background: #99eeee;
    }

    #FaturaTurkaLogo h1 {
        color: #FFF !important;
    }

        #FaturaTurkaLogo h1 strong {
            color: #77c8ff !important;
        }

    #OtherModulsBt {
        background: #F36A5A;
        color: #FFF;
        margin-right: 65px;
        border-radius: 25px;
    }

    #header_division_bar {
        position: absolute;
        top: 15px;
        right: 43px;
    }

    #PageTop {
        padding-right: 10px;
    }

    #Page_Invoice,
    #Page_Despatch,
    #Page_Manage,
    #Page_Ledger {
        border: none !important;
    }

        #Page_Invoice i {
            color: #3598DC;
        }

        #Page_Despatch i {
            color: #E87E04;
        }

        #Page_Manage i {
            color: #1BBC9B;
        }

        #Page_Ledger i {
            color: #9B59B6;
        }

    #HeaderDivCount {
        background: #FFF !important;
        color: #000 !important;
        height: 27px;
        width: 27px;
        padding: 7px;
    }

    #UserLoginBt {
        margin-top: -5px;
        position: absolute;
        top: 15px;
        right: 80px;
    }

        #UserLoginBt a {
            border: none !important;
            background: #fff;
            width: 28px;
            height: 28px;
        }

    #SearchFormDiv,
    #DespatchSearchDiv {
        margin: 0px 7px 0px 7px;
        padding-top: 7px;
    }

        #SearchFormDiv .input-group,
        #DespatchSearchDiv .input-group {
            width: 100% !important;
        }

        #SearchFormDiv #SearchBox,
        #DespatchSearchDiv #DespatchSearchBox {
            border: none !important;
        }

        #SearchFormDiv button {
            background: #77c8ff !important;
        }

    .page-header.navbar .menu-toggler.responsive-toggler {
        margin: 17px 15px 3px 15px !important;
    }

    .page-header.navbar .page-top {
        background: none !important;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
        left: -260px;
    }
    /* page */
    #Page-header {
        position: fixed;
        border-bottom: 1px solid #AAA;
        margin-bottom: 7px;
        background: #112266;
        min-height: 85px;
    }

    .page-container {
        margin: 120px 0px 40px 0px !important;
    }
    /* invoice.html */
    .portlet.light > .portlet-title > .caption > .caption-subject {
        font-size: 15px !important;
    }

    .portlet-title {
        min-height: 70px !important;
    }

    #Dashboard_User .portlet-title {
        min-height: 30px !important;
    }

    #Right_Window .portlet-title {
        min-height: 40px !important;
    }

    #InvoiceList {
        padding: 0px !important;
    }

    #Invoice_List_Header,
    #Despatch_List_Header,
    #Left_Window_Header {
        position: absolute;
        top: 50px;
        left: 15px;
    }

    #Invoice_Paging, #Envelope_Paging, #Despatch_Paging, #Left_Window_Paging {
        margin: 0px 2px 0px 5px !important;
        clear: both;
        zoom: 88%;
    }

    .portlet.light > .portlet-title > .actions {
        padding: 10px 0 6px 0 !important;
        zoom: 90%;
    }

    /* Fatura Detay */
    #InvoiceDetails,
    #PageDetails,
    #Right_Window,
    #Detail_View2 {
        position: fixed;
        top: 105px;
        left: 0px;
        padding: 0px !important;
        width: 100% !important;
    }


    #DetailsDropdownMenu {
        left: -80px !important;
    }

    #Invoice_View,
    #DetailView {
        width: 100vh !important;
        height: 100vh !important;
        padding-bottom: 90px !important;
    }

    /* footer.html */
    #Page-footer {
        position: fixed;
        bottom: -80px;
        width: 100%;
        background: #112266 !important;
    }

    #ComodoLogoDiv {
        display: none !important;
    }

    #DivisionName {
        font-size: 11px;
        margin: 0px;
        width: 100%;
        font-weight: normal !important;
        color: #FFF !important;
    }


    /* Manage.html */
    #Right_Window #Scrollable_InvoiceList {
        padding-bottom: 70px !important;
    }

    #DivList li {
        float: none !important;
        width: 100% !important;
    }

    #TabList li.active {
        border: none !important;
    }

    #TabList li a {
        margin: 1px 0 0 1px;
        padding: 2px 5px;
        background: #62A5DF;
        color: #fff !important;
        text-align: center;
    }

    #TabList li.active a {
        background: #F36A5A !important;
    }

    /* Dashboard */
    #Dasboard_Search,
    #Dashboard_Chart {
        display: none;
    }

    #Dashboard_IssueBt .widget-thumb {
        padding: 10px;
        border-radius: 0px;
    }

    #Space_IssueBt {
        display: none;
    }
}
