
.dt { display:table; width:100%;}
.dr { display:table-row; width:100%; height:100%;}
.dc { display:table-cell; text-align:left; vertical-align:top;}

a[page_selected="1"]{
    font-weight: bold;
}
div.loginform {
    width: 40em;
    height: 20.0em;
    left: 0;
    top: 0;
    position: absolute;
    vertical-align: middle;
}

div.FLWB { 
    border: 0.1em black solid; 
    /*width: 20.0em; */
    float: left; 
    margin: 0 1.0em 1.0em 0;
    padding: 0.5em;
} 

.ui-autocomplete-loading {
    background: #fff url('/images/ui-anim_basic_16x16.gif') right center no-repeat;
}

textarea, input[type=text], input[type=password], select {
    border: 0.1em solid;
    width: 20.0em;
    padding: 0 0.3em;
    margin: 0 0.5em;
}

textarea {
    height: 16.0em;
}

.calendar {
}

.searchbar {
}

.db_fieldsarea {
    padding-bottom: 1.0em;
    margin: 0;
}

.db_fieldsarea_o {
    overflow-y: auto;
    overflow-x: hidden;
}

.db_buttonsarea {
    border-top: 0.1em solid #000;
    text-align: right;
    padding-top: 1.0em;
    margin-top: 1.0em;
}

.blinkred {
    font-weight: bold;
    color: red;
}

a.blinkred:visited {
    font-weight: bold;
    color: red;
}

div.blinkwindow {
    position: absolute;
    background-color: #eee;
    border: #4D96E9 solid thin;
    padding: 1.0em;
    z-index: 1000;
}

div.divalert {
    background-color: red;
    color: #fff;
    position: absolute;
    padding: 1.5em;
    border: #fff 0.2em solid;
    text-align: center;
    /*  width: 40.0em;*/
    height: auto;
    font-family: verdana;
    font-size: 2em;
    z-index: 999;
}

div.divclosemodal {
    position: absolute;
    padding: 0.0em;
    color: #fff;
    width: 2.0em;
    height: 2.0em;
    z-index: 9999;
    cursor: pointer;
}

div.divalertback {
    z-index: 998;
    position: absolute;
    background-color: #000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    margin: 0.0em;
    left: 0.0em;
    top: 0.0em;
}


.curtotal td {
    color: red;
}

.curhead th {
    color: #fff;
    background-color: #777;
    width: 12.0em;
}

div.recalcdiv {
    position: absolute;
    border: 0.1em solid #000;
    margin-left: 10.0em;
    text-align: center;
    padding: 1.0em;
    width: 20.0em;
    background-color: #eee;
}

div.linkdiv {
    position: absolute;
    border: 0.1em solid #000;
    text-align: center;
    padding: 1.0em;
    background-color: #eee;
}

div.linkdivleft {
    position: absolute;
    border: 0.1em solid #000;
    text-align: left;
    padding: 1.0em;
    background-color: #eee;
}

.linkspan {
    color: navy;
    font-weight: bold;
}

div.homediv {
    border: solid #000 0.1em;
    width: 30.0em;
    margin: 0.5em;
    padding: 0.5em;
}

tr.noq {
    color: red;
}

a.colh,
a:visited.colh,
a:hover.colh {
    color: #fff;
}

body.framewindow {
    font-family: Verdana, Arial, sans-serif;
    background-color: transparent;
    text-align: left;
    margin: 0;
    line-height: normal;
}

body {
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
    background-color: #eee;
    text-align: left;
    margin: 0.5em;
    line-height: normal;
}

input[type="button"] {
    height: 2.0em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input[type="submit"] {
    height: 2.0em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select.periodselect {
    border: 0.1em solid;
    width: 8.0em;
}

textarea.wideinput {
    height: 25.0em;
}

input.wideinput, textarea.wideinput, select.wideinput {
    width: 75.0em;
}

textarea.midinput {
    height: 15.0em;
    width: 50.0em;
}

input.midinput, textarea.midinput, select.midinput {
    width: 50.0em;
    box-sizing: border-box;
    margin: 0;
}

table, tr, td {
    font-family: Verdana, Arial, sans-serif;
    margin: 0;
}

form {
    margin: 0;
}

h1 {
    font-size: 1.4em;
}

h2 {
    font-size: 1.1em;
}

strong {
    font-size: 1.2em;
    color: #000;
}

.h td, th {
    vertical-align: top;
    background-color: #777;
    font-weight: bold;
    color: #fff;
}

.v td, th {
    vertical-align: top;
    background-color: #cccccc;
    color: #000;
}

.red td, th {
    background-color: #f08c00;
    color: #000;
}

.cin {
    border: 0;
}

.in {
    border: 0.1em solid;
}

.bt {
    border-width: 0.1em;
    border-color: #000;
    font-size: 0.9em;
    background: #777;
    color: #fff;
    font-weight: bold;
}

.left-menu {
    position: absolute;
    top: 3.5em;
    left: 0.5em;
    width: 15.0em;
}

.main {
    position: absolute;
    top: 3.5em;
    text-align: left;
    border-width: 0;
    height: auto;
    left: 15.5em;
    right: 0.5em;
}

.content {
    position: relative;
    margin: 0.0em;
}

.bottom {
    text-align: center;
    left: 0;
    height: 8.0em;
    background-color: #000;
    margin: 0;
}


.dashed_box {
    border-width: 0.1em;
    border-style: dashed;
    border-color: #000;
}

/* Menu */
ul.menu {
    position: relative;
    top: 0;
    vertical-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

li a,
li a:visited {
    position: relative;
    background-color: #999;
    height: 2.0em;
    left: 0;
    display: block;
    line-height: 100%;
    margin: 0.1em;
    border: 0.1em solid;
    padding: 0.2em 0 0 0.4em;
    border-color: #000;
    overflow: hidden;
    text-decoration: none;
    vertical-align: bottom;
    color: #000;
}

li a:hover {
    position: relative;
    background-color: #777;
    height: 2.0em;
    left: 0;
    display: block;
    line-height: 100%;
    border: 0.1em solid;
    padding: 0.2em 0 0 0.2em;;
    margin: 0.1em;
    border-color: #000;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
}


/* Menu box  */

.menubox {
    background-color: #aaaaaa;
    color: #fff;
    border: 0.1em solid;
    margin: 0;
    padding: 0;
}

.menuheader {
    background-color: #555555;
    text-align: center;
    font-size: 1.2em;
    border: 0;
}

/* Different */

.space {
    height: 0.5em;
}

.fullscreen {
    height: 50.0em;
    text-align: center;
}

/* Sort */

table.sort {
    border-collapse: collapse;
    vertical-align: middle;
}

/* ������ ������� */
table.sort td {
    border: 0.1em solid #000;
}

/* ��������� ������� */
table.sort thead tr {
    background-color: #777;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    text-align: center;
    vertical-align: middle
}

/* ��������� ���������������� ������� */
table.sort thead tr {
    background-color: #999;
    color: #fff
}

div.totalwd {
    font-size: 2em;
    width: 8.0em;
    text-align: right;
}

a, a:visited {
    color: #666;
    text-decoration: none;
    border-bottom: 0.1em dashed;
}

a:hover, a {
    text-decoration: none;
    border-bottom: 0.1em dashed;
}

.col_head{
    background-color: #777;
    color: #fff;
}
.col_head td {
    border: solid #aaa;
    border-collapse: collapse;
    vertical-align: top;
    border-width: 0.1em; /*0 0.1em 0.1em 0;*/
    padding: 0.2em 0.3em 0.2em 0.3em;
    empty-cells: show;
    word-wrap: normal;
}

tr.col{
    background-color: #fff;
    color: #000;
}
tr.col td {
    border: solid #aaa;
    border-collapse: collapse;
    vertical-align: top;
    border-width: 0.1em; /*00.1em0.1em 0;*/
    padding: 0.2em 0.3em 0.2em 0.3em;
    empty-cells: show;
    word-wrap: normal;
}

tr.col:nth-child(even){
    background-color: #eee;
    color: #000;
}
tr.col[row_selected]{
    background-color: #ccc;
    color: #000;
}
tr.col[row_selected] td {
    border: solid #aaa 0.1em;
}

.whitetable{
    background-color: white;
}

.whitetable td{
    padding-right: 1.0em;
}

.whitetable th{
    padding-right : 1.0em;
    font-weight: bold;
}
.whitetable[row_selected] td{
    padding-right: 1.0em;
}

.whitetable[row_selected] th{
    padding-right : 1.0em;
    font-weight: bold;
}

.ui-dialog .ui-dialog-content{
    background-color: #eee;
}

#ModalDiv{
    overflow: visible;
}

input,div{
    pointer-events: auto;
}

.table_container{
    width: auto;
    display: inline-block;
}
.table_container table[activetable]{
    min-width: 30.0em;
}

.table_container .pages{
    height: 1.8em;
}

.table_container .pages .xls, .table_container .pages .csv{
    float: right;
    margin-left: 5px;
}

.home_menu a[selected] {
    font-weight: bold;
    color: navy;
}

.dialogDiv{
    display: inline-block;
    width: auto;
    
}

.dialogDiv .db_buttonsarea button{
    margin-left: 1.0em;
}

.ui-widget-overlay{
    opacity: 0.5;
}

table[activetable][sortable] thead tr:first-child td{
    cursor: pointer;
    position: relative;
}

table[activetable][sortable] thead tr:first-child td[sort_order] span::after{
    content: "\2193";
    margin-left: 0.5em;
    color: red;
}

table[activetable][sortable] thead tr:first-child td[sort_order="DESC"] span::after{
    content: "\2191";
}

table[activetable][sortable] thead tr:first-child td .searchButton{
    position: absolute;
    display: inline-block;
    width: 1.6em;
    height: 1.6em;
    right: 0;
    top: 0;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAA0klEQVQ4jc3ST0pCURTH8Q9v4g40xXEuQdcgOGyaWEYY7aY2oriAwl04dBYEETUIil4Dz6NXvHcfOPIHhwPnd+73/jmXY1OGKTZ4j9hELWta3MIaeU2so6dW99H4gkucRMyjluOubnEfnxHDCn9U8vtVgIvYYZk44Sp6ZuVi8TCdyNsEoPDaVYCnyIME4DTyrsos3uDL/r7/NQrvA726HcpTmNtPoIsrv1NYJU7Y+A9yfOMmBclwjke84RkPOMNtABohKS1KkMmhkGu8Ynwo4I9+AH95PVO3Ifv3AAAAAElFTkSuQmCC')  no-repeat center center;
}

.cancelSearch, .changeLogicalOperator{
    position: relative;
    display: inline-block;
    margin-left: 1em;
    cursor: pointer;
}

@media screen{
    .print_only{
        display: none;
    }
}