﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
html { height:100%; width:100%; overflow:auto;}
body  
{
    margin: 0;
    padding: 0; 
    font: 62.5% Verdana,"Trebuchet MS", sans-serif;
    /*background-color: #4e4e4e;*/
    background-color: #252525;
    /*font-size: .85em;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;*/   
    color: #696969;
    height:100%; width:100%; 
}

a:link {
    color: #034af3;
    text-decoration: underline;
}

a:visited {
    color: #505abc;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #12eb87;
}

p, ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}

header,
footer,
nav,
section {
    display: block;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
}

h1 {
    font-size: 2em;
    
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    padding: 0 0 0 0;
}

h3 {
    font-size: 1.2em;
    margin-left:20px;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 1240px;    
    margin-left: auto;
    margin-right: auto;
    /*background-color: #ECECEC;*/
    background-color: #fff;
    border-top:5px solid #158DB4;
    /*border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;*/

}
.pageLogon {
    width: 800px;    
    margin-left: auto;
    margin-right: auto;
    background-color: #ECECEC;
    margin-top:10px;
    border-top:5px solid #158DB4;
    /*border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;*/
}

header, #header {
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding-top: 0;    
    
}

header h1, #header h1 {
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
    text-shadow: 1px 1px 2px #111;
}

#main 
{
    min-height:500px;
    padding-right: 5px;
    background-color: #fff;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}
#LogonMaindiv
{
    width:220px;
    border:1px solid;
    border-radius:5px;
    padding:10px;
}
#LogonMaindiv h4
{
    text-align:center;
    color:rgb(228, 37, 24);
}
#LogonMain
{
    background-color:#fff;
    width:700px;
    height:500px;
    padding:50px;
    vertical-align:middle;
}
#sidebar
{   background-color: #fff;
    width:230px;
    min-height:480px;       
}
#SearchBox
{   background-color: #fff;
    width:220px;
    padding:0px 5px 25px 10px;    
}
#SearchBox h4
{ 
    padding-bottom:5px;
    border-bottom: 1px dotted #909090;
}

#SearchAction ul
{
    font-size:10px;
    font-weight:bold;
    
        list-style: none outside none;
    margin-left: 0px;
    padding-left: 1em;
    text-indent: -1em;
}
#SearchAction li
{
    list-style-image: none;
    list-style-type: none;   
}
#SearchAction ul li:before {
    content: "\0BB \020";
 }

#content
{
    width:970px;
    min-height:475px;
    padding-left:10px;
    margin-bottom:10px;
    clear: both;
}
#report_nav {
    border-bottom: 1px solid rgb(228, 37, 24);
    margin-bottom: 10px;
    padding: 0px;
}
.page_header {
     border-bottom: 1px solid rgb(228, 37, 24);
    margin-bottom: 10px;
    padding: 0px;
}
.page_header div.current {
    display: block;
    font-size: 12px;
    color:#000;
    font-weight: bold;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    padding: 5px 0px 5px 2px;
}
#report_nav span.current {
    display: block;
    font-size: 12px;
    color:#000;
    font-weight: bold;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    padding: 5px 0px 5px 2px;
}

footer, 
#footer {
    background-color: #A9A9A9;
    /*color: #EE1C25;*/
    color: #000;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0 0 30px 0;
    font-size: 1em;
    
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    border-bottom: 4px #158DB4 solid;
    /*border-bottom: 4px #EE1C25 solid;*/
    /*#158DB4*/
    /*old border e31c18 */
    padding: 5px 0 2px 280px;
    position: relative;
    margin: 0;
    text-align: left;
}

ul#menu li {
    display: inline;
    list-style: none;
}

ul#menu li#greeting {
    padding: 8px 18px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.4em;
    color: #fff;
}

ul#menu li a {
    padding: 8px 18px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.4em;
    /*background-color: #e8e8e8;*/
    background-color: #4e4e4e;
    /*color: #909090;*/
    color: #fff;        
    border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
}

ul#menu li a:hover {
    background-color: #A9A9A9;
    color: #fff;   
    text-decoration: none;
}

ul#menu li a:active {
    background-color: #4e4e4e;
    text-decoration: none;
}

ul#menu li.selected a {
    background-color: #158DB4;
    /*background-color: #EE1C25;*/
    color: #fff;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 50px;
    width: 200px;
}

input[type="text"], 
input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"] {
    font-size: 1.2em;
    padding: 2px;
}

/* TABLE
----------------------------------------------------------*/

table {
    /*border: solid 1px #e8eef4;*/
    border-collapse: collapse;
}
table tr 
{
    line-height:15px;
}
table td {    
    /*border: solid 1px #e8eef4;*/
    vertical-align:top;
}


table th {
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    /*border: solid 1px #e8eef4;*/
}

.gridtableDIV
{
    display: block;
    margin:0;    
    border:1px solid #D6D6D6;
    width:970px;
    float: left;
    overflow:auto;
}

table.gridtable 
{   
	font-family: Verdana,arial,sans-serif;
	color:#333333;
	border-collapse: collapse;
	width: 100%;	
}

table.gridtable th 
{
    white-space:nowrap;
    /*font-weight:bold;
	background-color: #ccc;
	color:#000;*/
	background:-o-linear-gradient(bottom, #00BBDC 5%, #0F5871 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00BBDC), color-stop(1, #0F5871) );	
	background:-moz-linear-gradient( center top, #00BBDC 5%, #0F5871 100% );	
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00BBDC", endColorstr="#0F5871");	*/
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00BBDC', endColorstr='#0F5871');/*For IE7-8-9*/ 
	background: -o-linear-gradient(top,#00BBDC,#0F5871);
	background: -ms-linear-gradient(#00BBDC, #0F5871);/*For IE10*/
    /*background:-o-linear-gradient(bottom, #f23e3e 5%, #7f0000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f23e3e), color-stop(1, #7f0000) );	background:-moz-linear-gradient( center top, #f23e3e 5%, #7f0000 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f23e3e", endColorstr="#7f0000");	background: -o-linear-gradient(top,#f23e3e,7f0000);
    */
    background-color:#660000;
    border:0px solid #000000;
    text-align:center;
    color:#ffffff;
    padding:5px;
	
}

table.gridtable td 
{   white-space:nowrap;
    padding:5px;
	background-color: #fff;
	text-align:left;
	vertical-align:middle;
	border-left:1px solid #ccc;
	width:auto;
}
.imagepadding
{
     padding:0;
}
.wordwrap{
    white-space:nowrap;
}
table.gridtable tfoot
{
    background-color: #ccc;
    height:1px;
}

table.detailtable {
	font-family: Verdana,arial,sans-serif;
	color:#333333;
	border:1px solid 666666;
	border-collapse: collapse;
}
table.detailtable th 
{
    font-weight:bold;
	background-color:#fff;
	color:#000;
	border-bottom: 2px solid #B30000;
	margin-bottom:10px;
	cursor:hand;
}
table.detailtable th a
{
    font-size:10px;
}
table.detailtable td:first-child
{
    font-weight:bold;    
    
}
table.detailtable td 
{
	text-align:left;
	vertical-align:middle;
	border-bottom:1px dotted #909090;	
}
table.detailtable tfoot
{    
    height:1px;
}


@font-face
{
font-family: myreceiptfont;
font-style:normal;
src: url(simhei.ttf);
font-weight:900;

}
table.receipttable10010001 
{
    color:#000;
}
/* Style used only for DEMO */
table.settletable {
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color:#000;
	border-collapse: collapse;
	width:180px;
}
table.settletable tr
{
    line-height:12px;
}
table.settletable th
{
    padding: 5px 0;
    background-color: #fff;
}
table.settletable td 
{
    padding:0; 
    margin:0;
	background-color: #fff;
	vertical-align:middle;
	
}

table.settletable1 {
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color:#000;
	border-collapse: collapse;
	width:190px;
}
table.settletable_ref tr
{
    line-height:12px;
}
table.settletable_ref th
{
    padding: 5px 0;
    background-color: #fff;
}
table.settletable_ref td 
{
    padding:0; 
    margin:0;
	background-color: #fff;
	vertical-align:middle;
	
}


table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}


/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}
.cleardiv5
{
    clear:both;
    height:5px;
}
.error {
    color: Red;
}

nav, 
#menucontainer {    
   /* background-color: #909090;*/
  /* background-color: #ECECEC;*/
  background-color: #fff;
   
}

div#title 
{
    height:45px;
    display: block;
    float: left;
    text-align: left;
}
div#title img
{
    padding:5px 0 0 5px;
}

#logindisplay 
{
    margin:5px;
    width:500px;
    float:right;
    font-size: 1.1em;
    font-weight:bold;
    display: block;
    text-align: right;
    color: #000;    
}

#logindisplay a:link {
    color: #000;
    text-decoration: underline;
}

#logindisplay a:visited {
    color: #000;
    text-decoration: underline;
}

#logindisplay a:hover {
    color: #000;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, 
.editor-label {
    margin: 0.5em 0 0 0;
}

.display-field, 
.editor-field {
    margin: 0.2em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 3.5em;
}

.tri-state {
    width: 6em;
}


/* Search by letter ul li menu */
ul.byletter
{
    margin:0;
}
ul.byletter li
{
display:inline;
}

.NewsWrap
{
    margin:10px 10px 0 10px;    
    width:254px; 
    background-color:#FAFAFA;
    box-shadow: 0px 0px 5px #909090;
    
    
}

.NewsWrap th
{
    color:#000;
    background-color:#FAFAFA;
    border-bottom:1px solid #4e4e4e;
}
.NewsWrap td
{
    border-bottom:1px dotted #909090;    
}

/* Media Print */
* {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
.Printpage {
        width: 21cm;
        min-height: 28.7cm;
        margin: 1cm auto;
        border: 1px #D3D3D3 solid;
        border-radius: 5px;
        background: white;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
    .subpage {        
                       
    }
    
    @Printpage {
        size: A4;
        margin: 0;
    }
    @media print {
        .Printpage {
            margin: 0;
            border: initial;
            border-radius: initial;
            width: initial;
            min-height: initial;
            box-shadow: initial;
            background: initial;
            page-break-after: always;
        }
    }
    

#dvLoading
	{	   
	   background: url(images/loading-red.gif) no-repeat center center;
	   height: 100px;
	   width: 100px;
	   position: fixed;
	   z-index: 1000;
	   left: 50%;
	   top: 50%;
	   margin: -25px 0 0 -25px;
	}



.ui-combobox {
        position: relative;
        display: inline-block;
    }
    .ui-combobox-toggle {
        position: absolute;
        top: 0;
        bottom: 0;
        margin-left: -1px;
        padding: 0;
        /* adjust styles for IE 6/7 */
        *height: 1.7em;
        *top: 0.1em;
    }
    .ui-combobox-input {
        margin: 0;
        padding: 0.3em;
    }
 /* set rounded corner */   
.paginationdrop { height:25px;line-height:20px; display:block;zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
/* Set scroll bar to autocomplete */
.ui-autocomplete { max-height: 300px; overflow-y: scroll; overflow-x: hidden;}

.styled-select select {
   background: transparent;
   padding: 5px;
   font-size: 12px;
   line-height: 1;
   height: 25px;
   -webkit-appearance: menulist-button;
   -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);
   }
  
   a.exportexcel
   {
    background: url(images/excel-icon.png) no-repeat top left;
    display: block;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
       
   }
   
/*MID List on Merchant users*/
.datagridMID table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagridMID {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #006699; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagridMID table td, 
.datagridMID table th { padding: 3px 10px; }
.datagridMID table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #0070A8; } 
.datagridMID table thead th:first-child { border: none; }
.datagridMID table tbody td { color: #00496B; border-left: 1px solid #E1EEF4;font-size: 12px;font-weight: normal; }
.datagridMID table tbody .alt td { background: #E1EEF4; color: #00496B; }
.datagridMID table tbody td:first-child { border-left: none; }
.datagridMID table tbody tr:last-child td { border-bottom: none; }
.datagridMID table tfoot td div { border-top: 1px solid #006699;background: #E1EEF4;} 
.datagridMID table tfoot td { padding: 0; font-size: 12px } 
.datagridMID table tfoot td div{ padding: 2px; }
.datagridMID table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: left; }
.datagridMID table tfoot  li { display: inline; }
.datagridMID table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #006699;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; }
.datagridMID table tfoot ul.active, 
.datagridMID table tfoot ul a:hover { text-decoration: none;border-color: #006699; color: #FFFFFF; background: none; background-color:#00557F;}div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
