﻿* {
    outline: 0;
}

body {
    font-family: Arial;
    font-size: 10px; /*font-weight: bold;*/
}

ul {
    list-style: none;
}

.divBody {
    padding-right: 5px;
}

table.tblButtonPanel {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

    table.tblButtonPanel tr td {
        padding: 0px;
        margin: 0px;
        border: 1px solid rgb(22, 136, 190);
    }

/* 3 Column Layout - Starts - */
ul.form_3col li {
    width: 33% !important;
}

    ul.form_3col li.fullWidth, ul.form_3col li.sectionHead {
        width: 100% !important;
    }

    ul.form_3col li span {
        width: 39% !important;
    }
/* 3 Column Layout - Ends - */

/* 1 Column Layout - Starts - */
ul.form_1col li {
    width: 100% !important;
}

    ul.form_1col li.fullWidth, ul.form_1col li.sectionHead {
        width: 100% !important;
    }

    ul.form_1col li span {
        width: 25% !important;
    }
/* 1 Column Layout - Ends - */

/* 4 Column Layout - Starts - */
ul.form_4col li {
    width: 25% !important;
}

    ul.form_4col li.fullWidth, ul.form_4col li.sectionHead {
        width: 100% !important;
    }

    ul.form_4col li span {
        width: 40% !important;
    }
/* 4 Column Layout - Ends - */

ul.tabs, ul.form, ul.popupUl {
    margin: 0px; /*  width: 99.5%;     padding: 5px 5px 5px 6px;*/
    width: 99.7%;
    padding: 5px 5px 0px 5px;
    display: block;
    float: left;
}

ul.overFlow {
    overflow: visible !important;
}

ul.form li, ul.popupUl li {
    list-style: none;
    width: 50%;
    float: left;
    display: block;
    padding-bottom: 3px;
    vertical-align: middle;
    line-height: 22px;
}

ul.moreblock form li span {
    width: 32.5% !important;
}

ul.form li span, ul.popupUl li .caption, ul.moreblock li span {
    width: 32.5%;
    display: block;
    float: left;
    text-align: right;
    padding-right: 12px;
    padding-top: 1px;
    color: #535353;
    font-weight: bold;
}

ul.form li.fullWidth span, ul.popupUl li.fullWidth .caption {
    width: 16.3%;
    float: left;
}

ul.form li .caption, ul.form li .label {
    text-align: right !important;
}





.chosen-container-single .chosen-single span {
    font-weight: normal !important;
}

ul.form li.action, ul.form_3col li.action, ul.form_4col li.action, ul.popupUl li.action, ul.form_1col li.action {
    width: 100% !important;
    text-align: center;
    padding-top: 0px; /* Nithish 04.12.2013 */
}

ul.form li.fullWidth, ul.form li.moreInfo, ul.popupUl li.fullWidth {
    width: 100%;
}




ul.form li input[type="checkbox"]:focus, ul.popupUl li input[type="checkbox"]:focus {
    outline: .1px solid #4DA8F7 !important;
}

ul.form li input[type="checkbox"], ul.popupUl li input[type="checkbox"] {
    margin-top: 6px;
    float: left;
    margin-left: 0px;
    height: 13px;
    outline: .1px solid #A0D0FA !important;
}

ul.form li select {
}

.sectionHead img {
    float: left;
}

.vsSummary {
    display: none;
}

ul.gridForm {
    margin: 0px;
    width: 100%;
    padding: 30px 10px 20px 30px;
}

    ul.gridForm li {
        list-style: none;
        width: 50%;
        float: left;
        display: block;
        padding-bottom: 3px;
    }

        ul.gridForm li span {
            width: 85px;
            display: block;
            float: left;
            text-align: right;
            padding-right: 15px;
            padding-top: 5px;
            color: #444;
        }

span.tab-container {
    width: 99%;
    margin-left: 6px;
    display: block;
    float: left;
}

.chosen-container-single .chosen-single span {
    width: 85% !important;
}

span.tab-container div.active {
    margin-top: -1px;
    float: left !important;
    width: 100%;
    border: 1px solid #C3D3DE !important; /* #0298AD*/
}

/* Created By Nithish on 06.12.2013 */
.pageHead {
    width: 60%;
    padding-top: 10px;
    padding-left: 25px;
    float: left;
    display: block;
    color: #A8052D; /*#731f07;*/
}

    .pageHead span {
        color: #731f07;
        font-size: 11px;
        font-weight: bold;
        cursor: pointer;
    }

.innerLiMiscAc /* Created By Nithish For Miscellaneous Account Mapping */ {
    width: 51% !important;
    padding-left: 25% !important;
}

/* Created By Shanavas */
.hiddenControl {
    display: none !important;
}

/* Grid Cell Styles */
.gridCellAction {
    width: 77px !important;
    text-align: left;
}

.gridCellCode {
    width: 90px !important;
    text-align: left;
}


/* iiris image in Login */
.imgIiris {
    float: left;
}

.spnIiris {
    text-align: left !important;
    font-size: 14px;
    width: 250px !important;
    padding-top: 20px !important;
}

.spnIirisDesc {
    text-align: left !important;
    font-size: 13px;
    font-weight: normal !important;
    width: 350px !important;
    margin-top: -20px;
}

/* Login Status */
.loginStatus {
    width: 305px !important;
    margin-top: 20px;
    margin-left: 20px;
    color: maroon !important;
    text-align: left !important;
    position: absolute !important;
}

.EditForm {
    display: none;
}

#divNotes {
    padding-top: 0px !important;
}

/* Transaction - Pages Styles - Starts - Created By Nithish - 06.01.2014 */
div.divMainContainer {
    width: 90%;
    float: left;
}

#divSidePanel {
    width: 10%;
}

div.divMainContainer3Col {
    width: 89%;
}

#divButtonPanel {
    padding: 0px;
}

    #divButtonPanel input {
        padding: 0px 0px 2px 1px;
    }

span.spanHidden {
    display: none;
}

textarea {
    resize: none !important;
}


span.bubble {
    background: #FFF;
    position: absolute;
    padding: 1px 1px;
    color: #F00;
    font: bold .9em Tahoma, Arial, Helvetica;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.divTxnSpacer {
    float: left;
    width: 100%;
    height: 15px;
}
/* Transaction - Pages Styles - Ends */

/* JQuery Popup */
.ui-dialog {
    position: absolute !important;
    z-index: 9999;
    width: 24%;
}

.ui-dialog-content {
    float: left !important;
    width: 99.7% !important;
    background-color: White;
    border-style: solid;
    border-color: #0070c0;
    border-width: 1px 1px 1px 1px;
    /*padding-bottom:10px;*/
}

.ui-dialog-titlebar {
    width: 99.7% !important;
    border-style: solid;
    border-color: #0070c0;
    border-width: 1px 1px 0px 1px;
}

div[aria-describedby="divReportBug"] {
    z-index: 99999 !important;
}

/* Metro Style - Starts Here */
div#divMetroBtnPanel {
    float: right;
    margin-top: 5px;
    padding-right: 5px;
    position: absolute;
    right: 10%;
}

div.ui-resizable .flexdialog {
    padding-bottom: 10px !important;
    padding-top: 5px !important;
}

#divDocGrid {
    padding-bottom: 10px !important;
    padding-top: 0px !important;
}



table#tblMetroBtnPanel {
    width: 100%;
    /*  border: 2px solid #000;*/
}

    table#tblMetroBtnPanel tr td {
        border-top: 4px solid #000;
        border-left: 4px solid #000;
        text-align: center;
        vertical-align: middle; /**/
        width: 28px;
        height: 28px;
        /*  padding: 5px 10px 5px 10px; */
    }

        table#tblMetroBtnPanel tr td.tdStatus {
            background-color: #fff !important;
            padding: 5px;
            height: 20px;
            color: #d41c40;
            font-weight: bold;
            border-top: 4px solid #000 !important;
            border-bottom: 0px !important;
            border-left: 0px !important;
            border-right: 0px !important;
        }
    /* width:40px; height:30px; */
    table#tblMetroBtnPanel tr:first-child td:first-child, table#tblMetroBtnPanel tr:first-child td:first-child input[type="submit"] {
        background-color: #68c20a;
    }

    table#tblMetroBtnPanel tr:first-child td:nth-child(2), table#tblMetroBtnPanel tr:first-child td:nth-child(2) input[type="submit"] {
        background-color: #6b5aa8;
    }

    table#tblMetroBtnPanel tr:first-child td:last-child, table#tblMetroBtnPanel tr:first-child td:last-child input[type="submit"] {
        background-color: #e39415;
    }

    table#tblMetroBtnPanel tr:nth-child(2) td:first-child, table#tblMetroBtnPanel tr:nth-child(2) td:first-child input[type="submit"] {
        background-color: #d41c40;
    }

    table#tblMetroBtnPanel tr:nth-child(2) td:nth-child(2), table#tblMetroBtnPanel tr:nth-child(2) td:nth-child(2) input[type="submit"] {
        background-color: #a801c7;
    }

    table#tblMetroBtnPanel tr:nth-child(2) td:last-child, table#tblMetroBtnPanel tr:nth-child(2) td:last-child input[type="submit"] {
        background-color: #fc4211;
    }

    table#tblMetroBtnPanel tr:nth-child(3) td:first-child, table#tblMetroBtnPanel tr:nth-child(3) td:first-child input[type="submit"] {
        background-color: #0d8847;
    }

    table#tblMetroBtnPanel tr:nth-child(3) td:nth-child(2), table#tblMetroBtnPanel tr:nth-child(3) td:nth-child(2) input[type="submit"] {
        background-color: #313d8f;
    }

    table#tblMetroBtnPanel tr:nth-child(3) td:last-child, table#tblMetroBtnPanel tr:nth-child(3) td:last-child input[type="submit"] {
        background-color: #f50e99;
    }

    table#tblMetroBtnPanel tr td:last-child {
        border-right: 4px solid #000;
    }

    /*VAT*/

div#divMetro {
    padding-right: 0px !important;
    right: 10%;
    padding-left: 0px !important;
    margin-top: -5px !important;
    margin-bottom: -10px !important;
}

table#tblMetroBtn {
    width: 100%;
    /*  border: 2px solid #000;*/
}

    table#tblMetroBtn tr td {
        border-top: 4px solid #000;
        border-left: 4px solid #000;
        text-align: center;
        vertical-align: middle; /**/
        width: 28px;
        height: 28px;
        /*  padding: 5px 10px 5px 10px; */
    }

        table#tblMetroBtn tr td.tdStatus {
            background-color: #fff !important;
            padding: 5px;
            height: 20px;
            color: #d41c40;
            font-weight: bold;
            border-top: 4px solid #000 !important;
            border-bottom: 0px !important;
            border-left: 0px !important;
            border-right: 0px !important;
        }
    /* width:40px; height:30px; */
    table#tblMetroBtn tr:first-child td:first-child, table#tblMetroBtn tr:first-child td:first-child input[type="submit"] {
        background-color: #68c20a;
    }

    table#tblMetroBtn tr:first-child td:nth-child(2), table#tblMetroBtn tr:first-child td:nth-child(2) input[type="submit"] {
        background-color: #6b5aa8;
    }

    table#tblMetroBtn tr:first-child td:last-child, table#tblMetroBtn tr:first-child td:last-child input[type="submit"] {
        background-color: #e39415;
    }

    table#tblMetroBtn tr:nth-child(2) td:first-child, table#tblMetroBtn tr:nth-child(2) td:first-child input[type="submit"] {
        background-color: #d41c40;
    }

    table#tblMetroBtn tr:nth-child(2) td:nth-child(2), table#tblMetroBtn tr:nth-child(2) td:nth-child(2) input[type="submit"] {
        background-color: #a801c7;
    }

    table#tblMetroBtn tr:nth-child(2) td:last-child, table#tblMetroBtn tr:nth-child(2) td:last-child input[type="submit"] {
        background-color: #fc4211;
    }

    table#tblMetroBtn tr:nth-child(3) td:first-child, table#tblMetroBtn tr:nth-child(3) td:first-child input[type="submit"] {
        background-color: #0d8847;
    }

    table#tblMetroBtn tr:nth-child(3) td:nth-child(2), table#tblMetroBtn tr:nth-child(3) td:nth-child(2) input[type="submit"] {
        background-color: #313d8f;
    }

    table#tblMetroBtn tr:nth-child(3) td:last-child, table#tblMetroBtn tr:nth-child(3) td:last-child input[type="submit"] {
        background-color: #f50e99;
    }

    table#tblMetroBtn tr td:last-child {
        border-right: 4px solid #000;
    }

    table#tblMetroBtn tr:nth-child(4) td:first-child, table#tblMetroBtn tr:nth-child(4) td:first-child input[type="submit"] {
        background-color: #68c20a;
    }

    table#tblMetroBtn tr:nth-child(4) td:nth-child(2), table#tblMetroBtn tr:nth-child(4) td:nth-child(2) input[type="submit"] {
        background-color: #6b5aa8;
    }

    table#tblMetroBtn tr:nth-child(4) td:last-child, table#tblMetroBtn tr:nth-child(4) td:last-child input[type="submit"] {
        background-color: #e39415;
    }

.ui-dialog[aria-describedby="divDtlAction"] {
    width: 110px !important;
}



/* Metro Style - Ends Here */
div.divRightPanel {
    background: #fff;
    border: 1px solid #538DD5;
    width: 13.5%;
    float: left;
    margin-top: 5px;
}

table.tblRightPanel {
    width: 100%;
    border-bottom: 1px solid #000000;
}

    table.tblRightPanel tr td {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        width: 25%;
        text-align: center;
        vertical-align: middle;
        padding: 3px;
        background: #538dd5;
    }

#divNoteDetails {
    height: auto !important;
}

table.tblRightPanel tr td.noRightBorder {
    border-right: 0px;
}

table.tblRightPanel tr.noBottomBorder td {
    border-bottom: 0px;
}

table.tblRightPanelDesc {
    width: 100%;
}

    table.tblRightPanelDesc tr td {
        padding-left: 3px;
        height: 30px;
    }

        table.tblRightPanelDesc tr td:first-child {
            color: #C03;
        }

.CustName {
    text-transform: uppercase;
}

table#tblMetroBtnPanel tr:nth-child(4) td:first-child, table#tblMetroBtnPanel tr:nth-child(4) td:first-child input[type="submit"] {
    background-color: #68c20a;
}

table#tblMetroBtnPanel tr:nth-child(4) td:nth-child(2), table#tblMetroBtnPanel tr:nth-child(4) td:nth-child(2) input[type="submit"] {
    background-color: #6b5aa8;
}

table#tblMetroBtnPanel tr:nth-child(4) td:last-child, table#tblMetroBtnPanel tr:nth-child(4) td:last-child input[type="submit"] {
    background-color: #e39415;
}
table#tblMetroBtnPanel tr:nth-child(5) td:first-child, table#tblMetroBtnPanel tr:nth-child(5) td:first-child input[type="submit"] {
    background-color: #d41c40;
}

table#tblMetroBtnPanel tr:nth-child(5) td:nth-child(2), table#tblMetroBtnPanel tr:nth-child(5) td:nth-child(2) input[type="submit"] {
    background-color: #a801c7;
}

table#tblMetroBtnPanel tr:nth-child(5) td:last-child, table#tblMetroBtnPanel tr:nth-child(5) td:last-child input[type="submit"] {
    background-color: #fc4211;
}



/*FAC VAT*/


div.divMetro {
    padding-right: 0px !important;
    right: 10%;
    padding-left: 0px !important;
    margin-top: -5px !important;
    margin-bottom: -10px !important;
}

table.tblMetroBtn {
    width: 100%;
    /*  border: 2px solid #000;*/
}

    table.tblMetroBtn tr td {
        border-top: 4px solid #000;
        border-left: 4px solid #000;
        text-align: center;
        vertical-align: middle; /**/
        width: 28px;
        height: 28px;
        /*  padding: 5px 10px 5px 10px; */
    }

        table.tblMetroBtn tr td.tdStatus {
            background-color: #fff !important;
            padding: 5px;
            height: 20px;
            color: #d41c40;
            font-weight: bold;
            border-top: 4px solid #000 !important;
            border-bottom: 0px !important;
            border-left: 0px !important;
            border-right: 0px !important;
        }
    /* width:40px; height:30px; */
    table.tblMetroBtn tr:first-child td:first-child, table.tblMetroBtn tr:first-child td:first-child input[type="submit"] {
        background-color: #68c20a;
    }

    table.tblMetroBtn tr:first-child td:nth-child(2), table.tblMetroBtn tr:first-child td:nth-child(2) input[type="submit"] {
        background-color: #6b5aa8;
    }

    table.tblMetroBtn tr:first-child td:last-child, tblMetroBtn tr:first-child td:last-child input[type="submit"] {
        background-color: #e39415;
    }

    table.tblMetroBtn tr:nth-child(2) td:first-child, table.tblMetroBtn tr:nth-child(2) td:first-child input[type="submit"] {
        background-color: #d41c40;
    }

    table.tblMetroBtn tr:nth-child(2) td:nth-child(2), table.tblMetroBtn tr:nth-child(2) td:nth-child(2) input[type="submit"] {
        background-color: #a801c7;
    }

    table.tblMetroBtn tr:nth-child(2) td:last-child, table.tblMetroBtn tr:nth-child(2) td:last-child input[type="submit"] {
        background-color: #fc4211;
    }

    table.tblMetroBtn tr:nth-child(3) td:first-child, table.tblMetroBtn tr:nth-child(3) td:first-child input[type="submit"] {
        background-color: #0d8847;
    }

    table.tblMetroBtn tr:nth-child(3) td:nth-child(2), table.tblMetroBtn tr:nth-child(3) td:nth-child(2) input[type="submit"] {
        background-color: #313d8f;
    }

    table.tblMetroBtn tr:nth-child(3) td:last-child, table.tblMetroBtn tr:nth-child(3) td:last-child input[type="submit"] {
        background-color: #f50e99;
    }
    /*table.tblMetroBtn tr:nth-child(4) td:first-child, table.tblMetroBtn tr:nth-child(4) td:first-child input[type="submit"] {
        background-color: #0d8847;
    }

    table.tblMetroBtn tr:nth-child(4) td:nth-child(2), table.tblMetroBtn tr:nth-child(4) td:nth-child(2) input[type="submit"] {
        background-color: #313d8f;
    }

    table.tblMetroBtn tr:nth-child(4) td:last-child, table.tblMetroBtn tr:nth-child(4) td:last-child input[type="submit"] {
        background-color: #f50e99;
    }

    table.tblMetroBtn tr:nth-child(5) td:first-child, table.tblMetroBtn tr:nth-child(5) td:first-child input[type="submit"] {
        background-color: #68c20a;
    }

    table.tblMetroBtn tr:nth-child(5) td:nth-child(2), table.tblMetroBtn tr:nth-child(5) td:nth-child(2) input[type="submit"] {
        background-color: #6b5aa8;
    }

    table.tblMetroBtn tr:nth-child(5) td:last-child, table.tblMetroBtn tr:nth-child(5) td:last-child input[type="submit"] {
        background-color: #e39415;
    }*/
    table.tblMetroBtn tr td:last-child {
        border-right: 4px solid #000;
    }

  

.ui-dialog[aria-describedby="divFacAction"] {
    width: 120px !important;
}

.ui-dialog[aria-describedby="divCoinAction"] {
    width: 120px !important;
}

.ui-dialog[aria-describedby="divLocAction"] {
    width: 120px !important;
}
/**/