html, body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #555555;
    font: 10pt Helvetica, Arial, Tahoma, sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #f8f9fc;
}

#page {
    border: medium none;
    height: auto !important;
    margin-bottom: 0;
    min-height: 100%;
    position: relative;
    height: 100%;
    background-color: #f8f9fc;
}

#header {
    height: 100px;
    margin: 0;
    min-width: 1000px;
    padding: 0;
}

#img-header {

}

#user-header {
    display: block;
    height: 80px;
    float: right;
    background: transparent;
}

#user-login {
    padding: 5px 0 0 5px;
    display: block;
    height: 65px;
    width: 330px;
    float: right;
    margin-top: 15px;
    margin-right: 20px;
    background: #f2f0df;
}

#user-login span {
    float: left;
    width: 160px;
    height: 35px;
    text-align: left;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}

#user-login span img {
    vertical-align: bottom;
    margin-right: 5px;
    width: 22px;
}

#user-login .link:hover {
    cursor: pointer;
    color: blue;
}

#top-nav {
    height: 30px;
    border-bottom: 1px solid #dfdfdf;
    color: #ffffff;
    background-color: #4C9ED9;
    /*background-color: #404A4C;*/
    font-weight: bold;
    margin: 0;
}

.nav-active,
.nav-active a {
    background: #C8CEF9;
    color: #1A6ABB !important;
    text-shadow: 0 -1px 0 #ffffff;
}

#div-breadcrumbs {
    padding: 0 20px 0 30px;
    background: #F3F3F3;
    font-size: 9pt;
    text-align: left;
    border-bottom: 1px solid #b4b2b2;
    height: 20px;
}

.readonly {
    background-color: #d3d3d3 !important;
    pointer-events: none;
}

.div-form {
    margin-top: 10px;
    background-color: #efefef;
    overflow: auto;
    padding-bottom: 10px;
    display: block;

}

.div-title {
    font-size: 11pt;
    font-weight: bold;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    padding: 5px 10px 5px 10px;
    color: #000000;
    font-weight: bold;
    background-color: #3A9AC4;
}

.div-form table, table, label, dt, dd {
    background: transparent;
    color: #000000;
    border-collapse: separate;
    border-spacing: 3px;
}

.div-form table td.tab, table td.tab {
    text-align: left;
    width: 10px;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap;
}

.div-form table td.title, table td.title, .div-form table td.input, table td.input, label, dt, dd {
    text-align: left;
    font-size: 9pt;
    font-weight: bold;
}

.div-form table td.changed, table td.changed {
    color: blue !important;
}

.div-form table td.title, table td.title {
    text-align: right !important;
}

.div-form table td.title, table td.title {
    vertical-align: top;
}

table td.title{
    padding-left: 20px;
}

.div-form table td.subheader, table td.subheader {
    text-align: left !important;
    background-color: #CEECF5;
    font-weight: bold;
    padding: 2px;
}

.div-form table td.subheader2, table td.subheader2 {
    text-align: center !important;
    background-color: #CEECF5;
    font-weight: bold;
    padding: 2px;
}

.div-form table td.subheadernobg, table td.subheadernobg {
    text-align: left !important;
    font-weight: bold;
    padding: 2px;
}

.div-button {
    text-shadow: none;
    font-size: 11pt;
    font-weight: bold;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    color: #064594;
    padding: 10px 10px 0px 10px;
    text-align: right;
}

.div-button ul li {
    list-style-type: none;
    display: block;
    width: 50%;
    float: left;
}

/*.btn {*/
/*    text-shadow: none;*/
/*    color: #ffffff;*/
/*    font-weight: bold;*/
/*    font-family: Helvetica, Arial, Tahoma, sans-serif;*/
/*    !*border-radius: 4px;*!*/
/*    border-width: 0px 0px 2px 0px;*/
/*    cursor: pointer;*/
/*    !*background-color: #3498DB;*!*/
/*    !*background-color: #3A9AC4;*!*/
/*    border-bottom: 3px solid #2980b9;*/
/*}*/

/*.btn.reject, .btn:after {*/
/*    color: #ffffff;*/
/*    text-shadow: 0 1px #ea8f99;*/
/*    background: #e46565;*/
/*    border-color: #e1696e #c85252 #a03a38;*/
/*    background-image: -webkit-linear-gradient(top, #ff0008, #ff0008 70%, #ff0008);*/
/*    background-image: -moz-linear-gradient(top, #ff0008, #ff0008 70%, #ff0008);*/
/*    background-image: -o-linear-gradient(top, #ff0008, #e46565 70%, #ff0008);*/
/*    background-image: linear-gradient(to bottom, #ff0008, #ff0008 70%, #ff0008);*/
/*    -webkit-box-shadow: inset 0 1px #dcaaaa, inset 0 0 0 1px #df777a, 0 1px #a03a38, 0 1px #be4b49, 0 2px #a03a38;*/
/*/ / 0 5 px 2 px rgba(0, 0, 0, 0.4);*/
/*    box-shadow: inset 0 1px #dcaaaa, inset 0 0 0 1px #df777a, 0 1px #a03a38, 0 1px #be4b49, 0 2px #a03a38;*/
/*/ / 0 5 px 2 px rgba(0, 0, 0, 0.4);*/
/*}*/

/*.btn.reject:hover, .btn.reject:active, .btn.reject:focus {*/
/*    color: #000000;*/
/*    background: #ff0008;*/
/*    border-top-color: #ff0008;*/
/*}*/

/*.btn.warning, .btn:after {*/
/*    color: #ffffff;*/
/*    text-shadow: 0 1px #edba57;*/
/*    background: #f39c12;*/
/*    border-color: #ffb82d #ffb82d #c17c0e;*/
/*    background-image: -webkit-linear-gradient(top, #ffb82d, #f39c12 70%, #ca871d);*/
/*    background-image: -moz-linear-gradient(top, #ffb82d, #f39c12 70%, #ca871d);*/
/*    background-image: -o-linear-gradient(top, #ffb82d, #f39c12 70%, #ca871d);*/
/*    background-image: linear-gradient(to bottom, #ffc300, #ffc300 70%, #ffc300);*/
/*    -webkit-box-shadow: inset 0 1px #edba57, inset 0 0 0 1px #ffb82d, 0 1px #daa858, 0 1px #c17c0e, 0 2px #daa858;*/
/*/ / 0 5 px 2 px rgba(0, 0, 0, 0.4);*/
/*    box-shadow: inset 0 1px #edba57, inset 0 0 0 1px #ffb82d, 0 1px #daa858, 0 1px #c17c0e, 0 2px #daa858;*/
/*/ / 0 5 px 2 px rgba(0, 0, 0, 0.4);*/
/*}*/

/*.btn.warning:hover, .btn.warning:active, .btn.warning:focus {*/
/*    color: #623111;*/
/*    background: #ffc300;*/
/*    border-top-color: #e67e22;*/
/*}*/

/*.btn.closed, .btn:after {*/
/*    color: #ffffff;*/
/*    text-shadow: 0 1px #808080;*/
/*    background: #808080;*/
/*    border-color: #808080 #808080 #808080;*/
/*    background-image: -webkit-linear-gradient(top, #808080, #808080 70%, #808080);*/
/*    background-image: -moz-linear-gradient(top, #808080, #808080 70%, #808080);*/
/*    background-image: -o-linear-gradient(top, #808080, #808080 70%, #808080);*/
/*    background-image: linear-gradient(to bottom, #808080, #808080 70%, #808080);*/
/*    -webkit-box-shadow: inset 0 1px #808080, inset 0 0 0 1px #808080, 0 1px #808080, 0 1px #808080, 0 2px #808080;*/
/*/ / 0 5 px 2 px rgba(0, 0, 0, 0.4);*/
/*    box-shadow: inset 0 1px #808080, inset 0 0 0 1px #808080, 0 1px #808080, 0 1px #808080, 0 2px #808080;*/
/*/ / 0 5 px 2 px rgba(0, 0, 0, 0.4);*/
/*}*/

/*.btn.closed:hover, .btn.closed:active, .btn.closed:focus {*/
/*    color: #000000;*/
/*    background: #808080;*/
/*    border-top-color: #808080;*/
/*}*/


/*.btn.orange {*/
/*    background-color: #f39c12;*/
/*    border-color: #e67e22;*/
/*}*/

/*.btn.orange:hover {*/
/*    background-color: #e67e22;*/
/*}*/

/*.btn.green {*/
/*    background-color: #1abc9c;*/
/*    border-color: #16a085;*/
/*}*/

/*.btn.green:hover {*/
/*    background-color: #16a085;*/
/*}*/

/*.btn.grey {*/
/*    background-color: #bdc3c7;*/
/*    border-color: #95a5a6;*/
/*}*/

/*.btn.grey:hover {*/
/*    background-color: #95a5a6;*/
/*}*/

/*.btn.darkGrey {*/
/*    background-color: #71757A;*/
/*    border-color: #46494E;*/
/*}*/

/*.btn.darkGrey:hover {*/
/*    background-color: #46494E;*/
/*}*/

/*.btn {*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*    !* IE10 only *!*/
/*    padding-top: 3px;*/
/*    padding-bottom: 3px;*/
/*    !* IE6-9 *!*/
/*    padding-top: 1px \9 !important;*/
/*    padding-bottom: 1px \9 !important;*/
/*}*/

/*.btn::-moz-focus-inner {*/
/*    padding: 0;*/
/*    border: 0;*/
/*}*/

/*.btn:hover {*/
/*    color: #ffffff;*/
/*    !*background-color: #2980B9;*!*/
/*    background-color: #808080;*/
/*    *background-color: #808080;*/
/*}*/

/*.btn:hover,*/
/*.btn:focus {*/
/*    color: #000000;*/
/*    text-decoration: none;*/
/*    background-position: 0 -20px;*/
/*    -webkit-transition: background-position 0.1s linear;*/
/*    -moz-transition: background-position 0.1s linear;*/
/*    -o-transition: background-position 0.1s linear;*/
/*    transition: background-position 0.1s linear;*/
/*}*/

/* div float center */
.m-center {
    margin: 10px auto;
}

/* manage text align */
.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.tblData {
    border: 1px solid #d3d3d3;
    border-spacing: 1px;
}

.rptName {
    background: #E2E2E2;
    color: #333333;
    font-weight: bold;
    /*line-height: 25px;*/
}

.rptName td, .rptName th {
    padding: 5px 10px;
}

.colHeader {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    padding: 5px 10px;
    white-space: nowrap;
}

.colHeaderGray,.colHeaderOrange,.colHeaderGreen,.colHeaderDarkGray,.colHeaderDarkYellow {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    padding: 5px 10px;
    /*white-space: nowrap;*/
}

.colHead {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    /*white-space: nowrap;*/
}

.colHeaderVertical {
    background: none repeat scroll 0 0 #EFEFEF;
    white-space: nowrap;
    -moz-transform: rotate(-90.0deg); /* FF3.5+ */
    -ms-transform: rotate(-90.0deg); /* IE9+ */
    -o-transform: rotate(-90.0deg); /* Opera 10.5 */
    -webkit-transform: rotate(-90.0deg); /* Safari 3.1+, Chrome */
    transform: rotate(-90.0deg); /* Standard */
}

.colHeader td, .colHeader th {
    padding: 5px 10px;
}

.odd {
    background-color: #ffffff;
    font-size: 9pt;
}

.even {
    background-color: #F5F5F5;
    font-size: 9pt;
}

.odd, .even {
    padding-left: 2px;
    padding-right: 2px;
    line-height: 20px;
}

.odd td, .even td {
    padding-left: 5px;
    padding-right: 5px;
}

.odd:hover,
.even:hover,
.odd.hover,
.even.hover {
    background-color: #FCD58D;
}

.notchangeable {
    background-color: #FFBF00;
    font-size: 9pt;
}

.notfound, .notfound td {
    color: #E11837;
    text-align: center;
}

.remark{
    padding:0;
    margin: 5px;
    font-size:8pt;
    font-weight:bold;
}

td.remark,.remark{
    color: #ff0000;
    padding:0;
    margin: 5px;
    font-size:8pt;
    font-weight:bold;
}

.notfound td:hover {
    background-color: #FFFFFF;
}

.warning {
    color: #C4A017;
    font-weight: bold;
}

table.tblResult {
    border-collapse: collapse;
    border:1px solid #EFEFEF;
    margin:10px;
    margin-bottom:25px;
    width: max-content;
}

table.tblResult tr td, table.tblResult tr th {
    border: 1px solid #EFEFEF;
    /*padding-top: 3px;
    padding-bottom: 3px;*/
}

table.tblResult tbody tr:hover {
    /*font-size:90%;*/
    cursor: pointer;
    background-color: #FCD58D;
}

table.tblResult tbody tr.subHeader {
    background-color: #d9e8ee;
    border-top: 1px solid #a2a5a6;
    border-bottom: 1px solid #a2a5a6;
    font-weight: bold;
}

table.tblResult tbody tr.subHeaderBlue {
    background-color: #c0d9ff;
    border-top: 1px solid #a2a5a6;
    border-bottom: 1px solid #a2a5a6;
    font-weight: bold;
}

table.tblResult tbody tr.noborder td, table.tblResult tbody tr.noborder th {
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
}

table.tblResult tbody tr.subHeader:hover {
    background-color: #dee0e1;
    font-size: 100%;
    font-weight: bold;
}

table.tblResult tbody tr.rptName:hover {
    background-color: #E2E2E2;
    font-size: 100%;
    font-weight: bold;
}

table.tblResult tbody tr.subHeaderBlue:hover {
    background-color: #6DCAEC;
    font-size: 100%;
    font-weight: bold;
}

table.tblResult caption {
    font-size: 1.5em;
    padding-left: 50px;
    text-align: center;
    background-color: #1E74C4;
    color: #ffffff;
}

table.tblResult tr th.header {
    background-color: #1E74C4;
    color: #ffffff;
    padding: 5px;
}

.noHover {
    background: transparent !important;
}

.noHover:hover {
    background: transparent !important;
}

.errormsg {
    color: #ff0000;
}

table.tblNonBD tr th,
table.tblNonBD tr td {
    border: 0px;
}

table tr td hr, table tr th hr,hr {
    height: 1px;
    color: #3f3f3f;
    margin:3px;
    bottom: 0;
}

.disabled {
    background: #d8d8d8 !important;
    color: #333333;
}

.row-menu {
    height: 70px;
    padding-top: 5px;
}

.blockMenuHead {
    width: 800px;
    height: 20px;
    text-align: left;
    font-weight: bold;
    font-size: 1.2em;
    color: #2980B9;
}

.blockMenuLine {
    width: 800px;
    border-bottom: 1px #ccc;
    border-bottom-style: dotted;
    clear: both;
    margin: 5px 0 5px 0;
}

.blockMenu {
    height: 60px;
    border-style: solid;
    border-color: #dfdfdf;
    border-width: 1px;
    text-align: left;
    background-color: #cbd0d3;

    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.blockMenu img {
    height: 60px;
    border: none;
    cursor: pointer;

    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.blockMenu span {
    height: 40px;
    width: 85%;
    margin: 8px 10px 5px 15px;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 0.8em;
}

.blockMenu .menuImage {
    float: left;
    width: 20%;
}

.blockMenu .menuText {
    float: left;
    text-align: left;
    width: 80%;
    /*padding-left: 10px;*/
}

.txtLogin {
    width: 180px;
    height: 20px;
    color: #3083a7;
    /* border: none;*/
    border: 1px solid gray;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.tag-add {
    line-height: 20px;
    text-align: left;
    margin-bottom: 4px;
}

.tag-add img {
    padding-top: 2px;
    width: 16px;
    border: none;
    vertical-align: top;
}

.tag-add a {
    vertical-align: top;
}


.header1 {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.total {
    text-align: right;
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
    background-color: #c0c0c0;
    padding-right: 5px;
}

.total-center {
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
    background-color: #c0c0c0;
    padding-right: 5px;
}

.total-right {
    text-align: right;
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
    background-color: #c0c0c0;
    padding-right: 5px;
}

.total td {
    border: 1px solid #000000;
}

.grouptotal td {
    text-align: right;
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
    background-color: #b1f0f0;
    border: 1px solid #000000;
}

.currtotal td {
    text-align: right;
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
    background-color: #8bacf9;
    border: 1px solid #000000;
}

.mertotal td {
    text-align: right;
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
    background-color: #b1f0f0;
    border: 1px solid #000000;
}

.grandtotal td {
    text-align: right;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    background-color: #c9c9c9;
    border: 1px solid #000000;
}

.content1 {
    color: #000000;
    border: 1px solid #000000;
}

.content2 {
    color: #000000;
    text-align: right;
    border: 1px solid #000000;
}

.title1 {
    background-color: #474747;
    font-weight: bold;
    color: #ffffff;
    border: 1px solid #000000;
}

.title2 {
    background-color: #dcdcdc;
    color: #000000;
    font-weight: bold;
    border: 1px solid #000000;
}

.title3 {
    background-color: #ffcc00;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
    border: 1px solid #000000;
}

.title4 {
    background-color: #FFFFC2;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 3px;
}

.grandtotal2 {
    text-align: right;
    color: #000000;
    background-color: #0BA9AA;
    border: 1px solid #000000;
    padding-right: 5px;
}


/* Table form for profile management */
table.tblFormProfile {
    background-color: #CEE7FF;
    text-align: center;
    border: 1px solid navy;
    padding: 10px;
}

table.tblFormProfile td, th {
    padding: 0.1em;
    vertical-align: top;
}

table.tblFormProfile .tdLabel {
    font-weight: bold;
    text-align: right;
}

table.tblFormProfile .tdValue {
    text-align: left;
}

table.tblFormProfile .tdValueText {
    text-align: left;
    color: blue;
}

table.tblFormProfile .tdBtn {
    text-align: center;
    padding-top: 10px;
}

table.tblFormProfile input[type="text"] {
    width: 200px;
}

table.tblFormProfile input[type="text"].width {
    width: 300px;
}

table.tblFormProfile input, textarea {
    margin: 0;
}

.btReset {
    background: url(../../images/reset.png) no-repeat scroll center center #E0DBDC;
    border: 1px solid #C8C8C8;
    border-radius: 3px;
    height: 30px;
    margin-left: 5px;
    padding: 5px 15px;
    position: absolute;
    cursor: pointer;
}

.innerTable td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.required:after {
    content: " *";
    color: #E11837;
}

.optional:after {
    content: " +";
    color: #A2B2C2;
}

/********* Filter Form *********/
#filter-form {
    border: 1pt solid #D3D3D3;
    background-color: #F5F5F5;
    overflow: hidden;
    margin-bottom: 50px;
}

#filter-form p {
    /*background: #3DC4B6;*/
    background: #afc4f9;
    line-height: 30px;
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding-left: 20px;
    cursor: pointer;
}

#filter-form div {
    /*overflow: hidden;*/
    /*float:none;*/
}

#filter-form div table {
   width: 100%;
}

#filter-form div table td.button {
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
}

/********* Filter Form *********/

.showSearchFormButton {
    margin-left: 20px;
}

#filter-form .showsearchform {
    background-image: url(../../images/searchform/V3_2.png) !important;
    background-repeat: no-repeat !important;
    background-position: 99% 5% !important;
}

#filter-form .hidesearchform {
    background-image: url(../../images/searchform/V3.png) !important;
    background-repeat: no-repeat !important;
    background-position: 99% 5% !important;
}

.imgLink {
    cursor: pointer;
}
/*== Div for radio botton vertical ==*/
div.radiov {
    text-align: left;
    margin-left: 110px !important;
    margin-top: 20px;
}

div.radiov label {
    font-weight: bold;
    margin-left: 5px !important;
}

div.radiov input {
    margin-top: 5px !important;
}

div.submitbtn {
    text-align: right;
    margin-right: 10px;
    padding: 5px;
}

/*== Style for group role table ==*/
.grprole {
    border: 1px solid #ddd;
    border-collapse: collapse;
}

.grprole td, .grprole th, .grprole caption {
    border: 1px solid #ddd;
    vertical-align: middle;
}

.grprole th.subhead {
    background-color: #efefef;
    padding: 0px;
}

.grprole caption {
    text-align: left !important;
}

.grprole td.grpbody {
    text-align: left;
}

.grprole th.titlehead {
    background-color: #C3D9FF;
}

.grprole td.colhead {
    white-space: nowrap;
    font-weight: bold;
}


#appversion {
    top: 0;
    left: 14px;
    position: absolute;
    font-size: 10px;
}

/*Preload image*/
div#screenMask {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99998;
    background-color: #3a3939;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: none;
    /*    visibility: hidden;*/
    _width: 100%;
    _height: 100%;
}

div#screenMask iframe {
    display: none; /*sorry for IE5*/
    display /**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    top: 0; /*must have*/
    left: 0; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    width: 2000px; /*must have for any big value*/
    height: 3000px /*must have for any big value*/;
}

div#preload {
    width: 200px;
    height: 200px;
    border: none;
    text-align: left;
    /*top: 200;*/
    margin-top: 200px;
    margin-left: auto;
    margin-right: auto;
    background-color: #3a3939;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#footer {
    position: fixed;
    margin-top: -50px;
    height: 20px;
    bottom: 0;
    background-color: #F3F3F3;
    border-top: 2px solid #d3d3d3;
    clear: both;
    width: 100%;
}

#footer p {
    min-width: 950px;
    padding-top: 3px;
    font-size: 9pt;
    color: #ADADAD;
}

.CreUpdTable {
    text-align: left;
    font-size: 9pt;
    font-weight: normal;
    vertical-align: top;
    /*border: 1px solid #999999;*/
    /*padding: 15px*/
}

.searchdatedescr {
    font-size: 0.85em;
    text-align: right;
}

legend {
    display: block;
    padding-left: 2px;
    padding-right: 2px;
    border: none;
}

span.readonly {
    background: none repeat scroll 0 0 #d3d3d3;
    border: 1px solid #d3d3d3;
    color: #000000;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    padding-left: 2px;
    display: inline-block;
    *display: inline;
    height: 18px;
}
span.checkbox{
    padding-left:5px;
}

table.tableCmd {
    width: auto !important;
    text-align: left !important;
}

span.mer-criteria {
    width: 100px;
    text-align: left !important;
    display: block;
    font-weight: bold;
    white-space: nowrap;
}

label.label-mer-criteria {
    margin-left: 2px;
}

.upper {
    text-transform: uppercase;
}

.lowwer {
    text-transform: lowercase;
}

form table td.input label {
    display: inline;
}

form table td.input input[type="radio"], form table td.input input[type="checkbox"], .div-form td input[type="radio"], .div-form td input[type="checkbox"] {
    margin: 0px;
}

.div-form form, #input-form form {
    margin-top: 10px;
}

.div-form label {
    display: inline;
}

label {
    white-space: nowrap;
    font-weight: bold;
    padding-left:2px;
}

dl {
    margin-bottom: 5px;
}

dt:after {
    content: ' :';
}

div.title, dt.title {
    text-align: right;
    font-weight: bold;
}

div.title:not(.nocolon):after, dt.title:not(.nocolon):after {
    content: ' :';
}

div.pagination {
    font-size: 9pt;
    text-align: left;
    margin-top: 10px;
    margin-bottom:30px;
}

div.pagination span, a {
    padding-left: 4px;
}

.title label, .input label {
    display: inline;
    font-weight: bold;
}

.input {
    text-align: left;
}

fieldset {
    margin: 10px;
    padding:0px 0px 10px;
    border: 1px solid;
}

legend {
    display: block;
    width: auto;
    padding: 0px 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    color: #444;
    border: 0;
}

.ui-widget {
    font-size: 10pt;
}

.ui-widget-content a {
    color: #4d90fe;
}

/* Override Tabs BootPlus */
.nav {
    margin: 0px;
}

/*.nav-tabs {*/
/*border: 1px solid #d1d4ca;*/
/*background-color: #C4B9D7;*/
/*font-weight: bold;*/
/*color: #4f2a81;*/
/*}*/

/*.nav-tabs > li {*/
/*border: 1px solid #C4B9D7;*/
/*background-color: #C4B9D7;*/
/*color: #4f2a81;*/
/*}*/

/*.nav-tabs > li > a {*/
/*color: #4f2a81;*/
/*}*/

/*.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {*/
/*border: 1px solid #4F2A81;*/
/*background-color: #C4B9D7;*/
/*color: #fff;*/
/*}*/

/*.tab-content {*/
/*border: 1px solid #dfdfdf;*/
/*color: #34495e;*/
/*}*/

.card-design {
    position: relative;
}

.overlimit {
    color: #FF0000;
    background-color: #ffbf80;
    text-align: center;
}

.subtitleRepot {
    text-align: center;
    background-color: #c0c0c0;
    color: #000000;
    white-space: nowrap;
}

div.row-fluid div.nopadding {
    padding-top: 0px;
    padding-bottom: 0px;
}

.row-fluid {
    width: 100%;
    *zoom: 1
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height:25px;
    margin-left:0.5%;
    padding:2px 1px 1px 2px;
    /**margin-left:0.5;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left:0.5%;
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%
}

.row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%
}

.row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%
}

.row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%
}

.row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%
}

.row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%
}

.row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%
}

.row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%
}

.row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%
}

.row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%
}

.row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%
}

.row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%
}

a {
    /*cursor: pointer;*/
}

fieldset legend {
    text-align: left;
}

.error label, .error .help-block, .error .help-inline {
    color: #dd4b39
}

.error .checkbox, .error .radio, .error input, .error select, .error textarea {
    color: #dd4b39
}

.error input, .error select, .error textarea {
    border-color: #dd4b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.error input:hover, .error select:hover, .error textarea:hover {
    border-color: #dd4b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.error input:focus, .error select:focus, .error textarea:focus {
    border-color: #c23321;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ec9a90;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ec9a90;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ec9a90
}

.error .input-prepend .add-on, .error .input-append .add-on {
    color: #dd4b39;
    background-color: #dd4b39;
    border-color: #dd4b39
}

.uppercase {
    text-transform: uppercase;
}

.reportname {
    background-color: blue;
    font-weight: bold;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.subtitle-embossing {
    background-color: #21409A;
    text-align: left;
    padding-left: 5px;
    font-weight: bold;

}

.subheader-leftbold {
    background-color: #21409a;
    text-align: left;
    padding-left: 5px;
    font-weight: bold;
    color: #ffffff;

}

.subheader-rightbold {
    background-color: #21409a;
    text-align: right;
    padding-left: 5px;
    font-weight: bold;
    color: #ffffff;

}

.subheader-leftbold2 {
    background-color: #ff7f00;
    text-align: left;
    padding-left: 5px;
    font-weight: bold;
    color: #000000;

}

.subheader-rightbold2 {
    background-color: #ff7f00;
    text-align: right;
    padding-left: 5px;
    font-weight: bold;
    color: #000000;

}

.colHeader-bgray-fwhite {
    background: none repeat scroll 0 0 #494949;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    padding: 5px 10px;
}

.colHeader-bgray-fwhite-long {
    background: none repeat scroll 0 0 #494949;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    padding: 1px 10px;
}

.colheadergray-white {
    background-color: #969696;
    font-weight: bold;
    color: black;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.colheaderblue-white {
    background: none repeat scroll 0 0 #21409a;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    padding: 5px 10px;
}

.colheaderblue-white td, .colheaderblue-white th {
    padding: 5px 10px;
}


.colheaderblue-white-long {
    background: none repeat scroll 0 0 #21409a;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    padding: 1px 10px;
}

.colheaderblue-white-long td, .colheaderblue-white th {
    padding: 1px 10px;
}


.reportnamebwhite-fblue {
    background-color: #ffffff;
    text-align: center;
    color: #21409a;
    font-weight: bold;
    font-size: 18px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.reporttitle-fnormal-right {
    text-align: right;
    border-style: none;
    color: black;
    background-color: white;
    font-weight: normal;
}

.reporttitle-fnormal-left {
    text-align: left;
    border-style: none;
    color: black;
    background-color: white;
    font-weight: normal;
}

.reporttitle-fbold-right {
    text-align: right;
    border-style: none;
    color: black;
    background-color: white;
    font-weight: bold;
}

.contentnoborderbottom {
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    border: 0.5px solid #d3d3d3;
    border-bottom: none;
    padding-left: 5px;
    padding-right: 5px;

}

.rptgroup1 {
    background-color: #A9CCE3;
    font-weight: bold;
    color: black;
}

.searchHearder {
    /*font-weight:bold;*/
    text-align: right;
    background-color: white;

}

.rptFullName {
    text-align: center;
    font-weight: bold;
    color: black;
    font-size: 15px;
    background-color: white;
}

.wallet1 {
    background-color: #a6b9e1;
    font-weight: bold;
    color: black;
}

.wallet2 {
    background-color: #f9decc;
    font-weight: bold;
    color: black;
}

.rowtotal {
    background-color: #DCE4EB;
    font-weight: bold;
    color: black;
}

.rowgrandtotal {
    background-color: #fee087;
    font-weight: bold;
    color: black;
}

.grandtotalwallet {
    background-color: #36608d;
    font-weight: bold;
    color: black;
}

.colheaderwhite {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

#confirmBox, #confirm {
    height: auto !important;
}

.searchdatedescr {
    font-size: 0.85em;
    text-align: right;
}

.fleft {
    float: left !important;
}

.fleft {
    float: left;
}

.fright {
    float: right !important;
}

.fright {
    float: right;
}

.top-bar a {
    float: left;
    display: block;
    font-size: 14px;
    padding: 10px 14px 10px;
    color: #000;
    text-decoration: none;
    position: relative;
}

.top-menu a.active:after {
    border: 8px solid transparent;
    border-bottom: 8px solid #ff8a00;
    width: 0;
    height: 0;
    position: absolute;
    /*top: 23px;*/
    top: 70%;
    left: 50%;
    margin: 0 0 0 -10px;
    content: ' ';
}

.top-bar a:hover {
    transition: transform .2s;
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
}

.toggle-bar > a {
    color: grey;
}

.toggle-bar > a:hover {
    color: black;
}

.toggle-bar > .active {
    color: rgba(0, 0, 0, .8);
    font-weight: bold;
}

.btnsubmit {
    background-color: #73c573;
}

.btnsubmit:focus {
    background-color: #98da98;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style icon */
.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}

/* align icon */
.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 25px;
}

#border-radius {
    border: 2px solid red;
    padding: 10px;
    border-radius: 25px;
    -webkit-box-shadow: 0 12px 34px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 12px 34px rgba(0, 0, 0, 0.12);
    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.12);
    background-color: #F8F9FC;
}

.toggle-container {
    height: auto;
    position: relative;
    width: 20px;
    background-color: #eaecf4;
}

.toggle-container:hover {
}

.toggle-bar {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.toggle-container > div > a {
    padding: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.hidetoggle {
    height: 100% !important;
    width: 0% !important;
}

.nav-item {
    display: none;
}

.nav-item.select {
    display: block;
}

.hide,.hidetoggle > .nav-item.select {
    display: none;
}
.menu-logo {
    height: 50px;
    width: 14rem;
    text-align: center;
    /*padding-right: 10px;*/
}

.menu-logo img {
    height: 100%;
    padding-left: 10px;
}

footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.sub-menu {
    height: 42px;
}

.sub-menu a {
    padding: 10px 14px 10px;
}

.top-bar {
    height: 60px;
}

/*.btn{*/
/*    margin: 5px;*/
/*}*/

body {
    padding-top: 4.5rem;
}

.arrowbutton {
    width: 50px;
    margin-bottom: 6px;
}

.msgalert {
    padding-top: 60px;
}

.declined {
    color: red;
}

.reversed {
    color: gray;
}

.colorRed {
    color: red;
}
.colorGray {
    color: gray;
}

input[type=checkbox] {
    vertical-align: middle;
    position: relative;
    bottom: .1em;
}
input[type=radio]{
    position: relative;
    top: .10em;
    margin:4px 0;
}

.tabbable:before, .tabbable:after {
    display: table;
    line-height: 0;
    content: ""
}

.tabbable:after {
    clear: both
}

.tab-content {
    overflow: auto
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav {
    margin-bottom: 20px;
    margin-left: 0px;
    list-style: none;
}

.nav-tabs {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.nav-tabs:after, .nav-pills:after {
    clear: both
}

.nav-tabs > li {
    margin-bottom: -1px;
    float: left
}

.nav-tabs > li > a {
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 8px;
    padding-bottom: 10px;
    margin-right: 2px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border-color: #f5f5f5 #f5f5f5 #ddd
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #333;
    cursor: pointer;
    background-color: #e5e5e5;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.reciept-preview{
    text-align: center;
}

.reciept{
    background-color: #d3d3d321;
    border-color: #d3d3d3;
    border-width:thin;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
.reciept-content{
    font-family: monospace;
    font-size: 8pt;
    resize: none;
    border: none;
    border-color: Transparent;
    background-color: white;
    overflow: hidden;
    padding-top: 25px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
}

#alertBoxCenter,#dialogConfirmCenter,#dialogConfirmCheckCenter{
    z-index: 9999 !important;
}
#printarea,#resultArea{
    margin-bottom: 40px;
}

.titlesearchdate,.titleasofdate{
    font-weight: bold;
    text-align: right;
}
#breadCrumbs{
    display: none;
}

#content-wrapper{
    float:left;margin:30px 20px 0;
}

.display-block{
    display: block;
}