﻿


h3 {
    text-align: right;
}

.container ul li > ul li {
    height: 22px;
}

.container {
    max-width: 1800px;
}

.btn-info.officeinfo-upload-btn {
    text-align: center;
    width: 100px;
    height: 90px;
}

.btn-success.officeinfo-save-btn {
    text-align: center;
    width: 70px;
    height: 75px;
}

.btn-primary.btn-small {
    height: 40px;
}

.btn-success.search-btn-big,
.btn-info.print-btn-big,
.btn-success.aqedbalance-search-btn,
.btn-info.aqedbalance-print-btn,
.btn-success.mydyona-search-btn,
.btn-info.mydyona-print-btn {
    text-align: center;
    height: 105px;
    text-align: center;
    line-height: 105px;
    width: 100px;
}

.btn-success.search-btn-mid,
.btn-info.print-btn-mid,
.btn-info.tranmadonaya-print-btn,
.btn-success.transmittal-search-btn,
.btn-info.transmittal-print-btn,
.btn-success.officereq-search-btn,
.btn-info.officereq-print-btn,
.btn-success.beforaqed-search-btn,
.btn-info.beforaqed-print-btn,
.btn-success.returnreplace-search-btn,
.btn-info.returnreplace-print-btn,
.btn-success.finiliz-search-btn,
.btn-success.incom-search-btn,
.btn-info.incom-print-btn,
.btn-success.transfermonetaccount-search-btn,
.btn-info.transfermonetaccount-print-btn,
.btn-success.generalpays-search-btn,
.btn-info.generalpays-print-btn,
.btn-success.generalpays-search-btn,
.btn-info.generaypays-print-btn,
.btn-success.returnsearch-search-btn,
.btn-info.returnsearch-print-btn,
.btn-success.officemoney-search-btn,
.btn-info.officemoney-print-btn,
.btn-success.officepayments-search-btn,
.btn-info.officepayments-print-btn,
.btn-info.muaqebmoney-print-btn,
.btn-success.muaqebmoney-search-btn {
    text-align: center;
    height: 80px;
    text-align: center;
    line-height: 80px;
    width: 100px;
}


/******************************************/
.navbar-custom {
    background-color: darkcyan;
    color: white;
    border-radius: 0;
}

    .navbar-custom .navbar-nav > li > a {
        color: #fff;
    }

    .navbar-custom .navbar-nav > .active > a {
        color: #ffffff;
        background-color: transparent;
    }

        .navbar-custom .navbar-nav > li > a:hover,
        .navbar-custom .navbar-nav > li > a:focus,
        .navbar-custom .navbar-nav > .active > a:hover,
        .navbar-custom .navbar-nav > .active > a:focus,
        .navbar-custom .navbar-nav > .open > a {
            text-decoration: none;
            background-color: darkorange;
        }

    .navbar-custom .navbar-brand {
        color: #eeeeee;
    }

    .navbar-custom .navbar-toggle {
        background-color: #eeeeee;
    }

    .navbar-custom .icon-bar {
        background-color: darkorange;
    }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: darkorange;
}

/*****************************************/

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

/*****************************************/

.btn-file-report {
    position: relative;
    overflow: hidden;
}

    .btn-file-report input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

/******************************************/
.popUpModal {
    background-color: transparent;
    border-width: 0px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 550px;
}

.Panel_MsgDetailView {
    background-color: transparent;
    border-width: 0px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 600px;
}

.ifr_MsgDetailView {
    border-width: 0px;
    border-style: solid;
    border-color: gray;
    padding-top: 10px;
    padding-left: 10px;
    width: 460px;
    height: 450px;
}

.Panel_MsgSender {
    background-color: transparent;
    border-width: 0px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 600px;
}

.Panel_PermissionView {
    background-color: transparent;
    border-width: 0px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 500px;
}

.ifr_PermissionView {
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
    padding-top: 0px;
    padding-left: 10px;
    width: 400px;
    height: 450px;
}

.Panel_MessageBox {
    background-color: transparent;
    border-width: 0px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 400px;
    height: 450px;
}

.Panel_BigView {
    position: fixed;
    z-index: 100001;
    left: 34px;
    top: 20%;
    max-width: 100%;
}

.Panel_BigView2 {
    position: fixed;
    z-index: 100001;
    left: 34px;
    top: 20%;
    width: 80%;
    max-width: 100%;
}

.Panel_BigView3 {
    background-color: transparent;
    border-width: 0px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 80%;
    height: 450px;
}

.ifr_BigView {
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
    padding-top: 0px;
    padding-left: 10px;
    width: 80%;
    height: 500px;
}

.ifr_BigView2 {
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
    padding-top: 0px;
    padding-left: 10px;
    width: 1060px;
    height: 450px;
}


.ifr_BigView3 {
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
    padding-top: 0px;
    padding-left: 10px;
    width: 1000px;
    height: 450px;
}

.panel-body.transform-body {
    padding: 3px;
}

.ifr_BigViewKF {
    width: 100%;
    height: 500px;
}
