/*div {border:1px solid #F00; padding:10px;}*/
*
{
    margin: 0;
    padding: 0;
}
html
{
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 0.7em;
}
img
{
    border: none;
    vertical-align: top;
}
td
{
    vertical-align: top;
}
p
{
    margin-top: 10px;
}
body
{
    background-color: #f1f1f0;
}
body.default
{
    margin: 0px;
}
f h1
{
    font-size: 1.3em;
    margin-bottom: 6px;
}
h2
{
    font-size: 1.1em;
    margin-bottom: 6px;
}

form
{
    font-size: 11px;
}
input, textarea, select
{
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.btn
{
    width: 80px;
    height: 22px;
    padding-bottom: 4px;
    border: 0;
    background: url(../img/btn_bg.png);
    color: #666;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
}
.btna
{
    height: 16px;
    padding: 0 0 0 18px;
    margin-left: 10px;
    border: 0;
    background: url(../img/ico_meklet_a.png) no-repeat;
    color: #666;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
}
.btnb
{
    height: 16px;
    padding: 0 0 0 18px;
    margin-left: 10px;
    border: 0;
    background: url(../img/ico_meklet.png) no-repeat;
    color: #666;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
}
.inputDate
{
    width: 80px;
    border: 1px solid #CCC;
}
.inputDateAndTime
{
    width: 100px;
    border: 1px solid #CCC;
}
.box
{
    border: 1px solid #CCC;
}
.box1
{
    width: 150px;
    border: 1px solid #CCC;
}
.box2
{
    width: 200px;
    border: 1px solid #CCC;
}
.box3
{
    font-size: 1em;
    color: #666;
}
.box4
{
    width: 120px;
    border: 1px solid #CCC;
    font-size: 1em;
}
.box5
{
    width: 90%;
    height: 60px;
    border: 1px solid #CCC;
    font-size: 1em;
}
.slct
{
    width: 40px;
    border: 1px solid #CCC;
    font-size: 1em;
}

.inputText
{
    font-family: Tahoma;
    font-size: 12px;
    border: 1px solid #CCC;
    font-weight: normal;
    width: 50%;
}
/* margin:1px 0px;padding:2px 1px*/
.inputText30
{
    font-family: Tahoma;
    font-size: 12px;
    border: 1px solid #CCC;
    font-weight: normal;
    width: 30px;
}
/* margin:1px 0px; padding:1px */
.inputText30Aligned
{
    height: 16px;
    margin-right: 5px;
}
.inputText200
{
    font-family: Tahoma;
    font-size: 12px;
    border: 1px solid #CCC;
    font-weight: normal;
    width: 200px;
}
.inputText500
{
    font-family: Tahoma;
    font-size: 12px;
    border: 1px solid #CCC;
    font-weight: normal;
    width: 500px;
}
.inputTextFixed
{
    font-family: Tahoma;
    font-size: 12px;
    border: 1px solid #CCC;
    font-weight: normal;
}

.noborder
{
    border: 0px;
}
.noborder tr td
{
    padding: 0px 0px 0px 0px;
}

.tdLabel
{
    text-align: right;
}
.tdValue
{
    font-weight: bold;
    text-align: left;
}
.tdNone
{
	padding: 0px;
}


input.calendar-width 
{
    min-width: 96px;
}

select.calendar-width 
{
    min-width: 98px;
}

.errorBorder
{
    border: solid 1px #FF0000;
}

span.error, div.error
{
    width: 100%;
    color: #cc0000;
    background: #f6c8cb;
    border: 1px solid #fa7d7f;
    padding: 5px 20px;
    font-weight: bold;
    margin: 10px 0px;
}

a
{
    /*color: #666;*/
    text-decoration: none;
}
a:hover, a:active
{
    /*color: #999;*/
}

#login
{
    position: relative;
    width: 500px;
    height: 260px;
    margin: auto;
    margin-top: 15%;
    background: url(../img/bg_yell_login.png) repeat-x;
    border: 4px solid #DDD;
    color: #666;
}
#login_logo
{
    position: absolute;
    width: 100%;
    top: 30px;
    text-align: center;
}
#open
{
    position: absolute;
    left: 196px;
    top: 100px;
}
#open input
{
    margin-right: 8px;
}
#all_logo
{
    position: absolute;
    width: 100%;
    top: 210px;
    text-align: center;
}
#all_logo img
{
    margin-left: 12px;
}
.copyright
{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-bottom: 0px;
}
.copyright div
{
    position: absolute;
}

#data
{
    position: relative;
    margin: 10px;
}
#head
{
    position: relative;
    height: 56px;
    background: #DDD url(../img/bg_head.png) repeat-x;
    border: 0px solid #DDD;
}
#logo
{
    position: absolute;
    top: 6px;
    left: 8px;
}
#eraf
{
    position: absolute;
    top: 6px;
    right: 10px;
}
#eraf img
{
    margin-left: 10px;
}
#path
{
    position: relative;
    height: 20px;
    width: 100%;
    background: #DDD;
    font-weight: bold;
    color: #666;
}
#path div
{
    padding: 2px 4px 4px 4px;
}
#uxAuthUserControlBlock
{
    position: absolute;
    top: 2px;
    right: 10px;
}
#uxAuthUserControlBlock img
{
    margin-left: 2px;
}

#info
{
    position: relative;
    margin-top: 4px;
    width: 100%;
}
#tree
{
    width: 100%;
    background: #FFF;
    font-size: 1em;
}
#tree a
{
    display: block;
    padding: 1px;
}
#tree a:hover
{
    background: #EEE;
}
#treeView tr td:hover
{
    background: #EEE;
}
.treeViewClass table
{
    width: 100%;
}
.treeViewClass table tr
{
}
.treeViewClass table tr:hover
{
    background-color: #EEEEEE;
}
.treeViewClass table tr td
{
    width: 30;
    padding: 3px 0px 3px 5px;
    text-align: left;
    vertical-align: baseline;
}
.treeViewNode
{
    width: 100%;
    padding: 3px 0px 3px 5px;
    text-align: left;
    vertical-align: baseline;
}
.treeViewClass table tr td a
{
    color: #34282C;
    text-decoration: none;
}
.treeViewClass table tr td a:hover, a:active
{
    color: #999;
    text-decoration: underline;
}
.treeViewNode a
{
    color: #34282C;
    text-decoration: none;
}
.treeViewNode a:hover, a:active
{
    color: #999;
    text-decoration: underline;
    vertical-align: baseline;
}
.treeViewLeaf
{
    width: 100%;
    padding: 3px 0px 3px 5px;
    text-align: left;
}
.treeViewLeaf a
{
    color: #34282C;
    text-decoration: none;
}
.treeViewLeaf a:hover, a:active
{
    color: #999;
    text-decoration: underline;
}

/* TreeView selected row */
.tSR
{
    font-weight: bold;
}

/*GridView selected row*/
.lSR
{
    background-color: #EEEEEE;
    font-weight: bold;
}
.specRighR
{
    background-color: #f1f1f0;
}
.hoverR
{
    background-color: #EEE;
}

#page, .page-container
{
    padding: 5px 5px 5px 5px;
    margin-left: 4px;
    background: #FFF;
    border: 2px solid #DDD;
}
#page table
{
    width: 100%;
    font-size: 1em;
}
#page table.construction-table
{
    width: auto;
}
/* border-bottom:1px solid #DDD;  */
/*
#page th
{
    padding: 4px;
    text-align: left;
    background: #CCC;
    color: #666;
}
*/
#page td
{
    vertical-align: top;
}
#skipNumTable td, #addNumTable td
{
    padding:0;
}
#skipNumTable td input, #addNumTable td input
{
    padding:1px;
}
/* padding:4px;border-left:1px solid #DDD; */
.hide
{
    color: #999;
}
.even
{
    background: #EEE;
}
.over
{
    background: #FFF0B2;
}

#text
{
    padding: 10px;
}
.pict
{
    float: left;
    margin: 0 10px 6px 0;
    padding: 10px;
    background: #EEE;
}

#poup
{
    background: #FFF;
}
/* border:2px solid #DDD; */
#poup table
{
    width: 100%;
    border-bottom: 1px solid #DDD;
    font-size: 1em;
}
#poup table.fullheight
{
    width: 100%;
    border-bottom: 1px solid #DDD;
    font-size: 1em;
    height: 100%;
}
#poup table.noBorders
{
    width: 100%;
    border-bottom: none;
    font-size: 1em;
}
#poup th
{
    padding: 4px;
    text-align: left;
    background: #CCC;
    color: #666;
}
#poup td
{
    padding: 4px;
    vertical-align: top;
}
#poup_foot
{
    height: 14px;
    padding: 6px;
    background: #DDD;
}
#poup_foot_col1
{
    float: left;
}
#poup_foot_col2
{
    float: right;
}
#poup_foot_col2 a
{
    margin-right: 10px;
}

#name
{
    position: relative;
    float: left;
}
#order
{
    position: relative;
    float: right;
}

#menu
{
    position: relative;
    height: 18px;
    padding: 2px;
    background: #DDD;
    font-size: 1em;
    font-weight: bold;
    color: #666;
}
#menu img
{
    margin-right: 4px;
}
#menu a, #menu span
{
    float: left;
    margin-right: 6px;
    display: block;
}
#menu a:hover, a:active
{
    color: #C00;
}

#actions
{
    padding: 4px;
    background: #DDD;
    font-size: 1em;
    font-weight: bold;
    color: #666;
    z-index: 1;
    width: 100%;
    min-height: 18px;
}
#actions img
{
    margin-right: 4px;
}
#actions a, #actions span
{
    float: left;
    margin-right: 6px;
    display: block;
}
#actions a:hover, a:active
{
    color: #C00;
}

#top_items
{
    position: fixed;
    top: 18px;
    padding: 2px;
    background: #DDD;
    font-size: 1em;
    font-weight: bold;
    color: #666;
    z-index: 1;
    width: 100%;
}

table#content
{
    height: 100%;
    width: 100%;
    padding-top: 22px;
}

#tabs
{
    position: relative;
    height: 18px;
    padding: 2px;
    background: #DDD;
    font-size: 1em;
    font-weight: bold;
    color: #666;
}
#tabs img
{
    margin-right: 4px;
}
#tabs a
{
    float: left;
    margin-right: 6px;
    display: block;
}
#tabs a:hover, a:active
{
    color: #C00;
}


#find
{
    position: relative;
    width: 100%;
    height: auto;
    background: #EEE;
    overflow: auto;
    font-size: 1em;
}
#find div
{
    float: left;
    margin: 4px 10px 4px 4px;
}
#find img
{
    margin-right: 6px;
}
#find a
{
    margin-top: 1px;
    display: block;
    font-weight: bold;
    font-size: 10px;
}
#find select
{
    font-size: 1em;
}

#fast
{
    position: relative;
    height: 18px;
    margin-bottom: 6px;
}

#view
{
    position: relative;
    width: 100%;
    height: auto;
    background: #EEE;
    overflow: auto;
    padding-bottom: 4px;
}
#view div
{
    float: left;
    margin: 4px 6px 6px 4px;
    font-weight: bold;
    font-size: 1em;
}
#view input
{
    vertical-align: middle;
}
#view_lead
{
    position: relative;
    left: 0;
    padding-top: 2px;
}

#book a
{
    float: left;
    margin-right: 2px;
    text-align: center;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #999;
    color: #999;
}
#book a:hover
{
    border: 1px solid #C00;
}

#part
{
    border-bottom: 1px solid #CCC;
}
#part span
{
    margin-left: 6px;
}
#part table span
{
    margin-left: 0px;
}

#col1
{
    float: left;
    width: 78%;
}
#col2
{
    float: right;
    width: 20%;
}
.togl
{
    width: 18px;
}

#catg
{
    padding: 10px;
    background: #EEE;
    border-bottom: solid 1px #CCC;
}
#catg table
{
    border: 0;
    width: auto;
    text-align: right;
}
#catg td
{
    border: 0;
}

#room
{
    padding: 10px;
    border-bottom: solid 1px #CCC;
}
#room table
{
    border: 0;
    width: auto;
}
#room td
{
    border: 0;
}
#room input
{
    margin-right: 10px;
}
.room_col1
{
    text-align: right;
    width: auto;
}

#inform
{
    position: relative;
    padding: 4px;
    background: #9C0;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
#alert
{
    position: relative;
    padding: 4px;
    background: #C00;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
#eror_code
{
    font-weight: bold;
    background: #E0E0E0;
    color: #C00;
}
#eror_info
{
    padding: 6px;
    background: #EEE;
}

#foot
{
    position: relative;
    height: 20px;
    padding-top: 3px;
    padding-left: 5px;
    margin-top: 0px;
    background: url(../img/bg_foot.png) repeat-x;
    border: 0px solid #DDD;
    color: #FFF;
}
#foot div
{
    position: absolute;
    margin-top: 0px;
}
#copy
{
    left: 10px;
    padding-top: 3px;
}
#dvlp
{
    right: 10px;
    padding-top: 3px;
}

hr
{
    clear: both;
    visibility: hidden;
}

table.quickTable
{
    width: 100%;
    height: 100%;
}

/* BEGIN F.VNB.A.APSK_FND styles (Diatom, Pavel Kanev)------------------------ */

.unitsTree div div
{
    border-left: dotted 1px #000000;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 7px;
    padding-left: 10px;
}

/* Elements in table */
.tableViewEdit .tr3Input
{
    width: 598px;
}
.tableViewEdit .trInput
{
    width: 230px;
}

.hidden
{
    display: none;
}

.td_width_0
{
    display: none;
}
.tdWidth50
{
    width: 50px;
}
.tdWidth100
{
    width: 100px;
}
.tdWidth130
{
    width: 130px;
}
.tdWidth200
{
    width: 200px;
}
.tdWidth250
{
    width: 250px;
}
.tdWidth350
{
    width: 350px;
}
.tdWidth500
{
    width: 600px;
}


/* Tab control design*/

/* Dataset blocks */
.datasetBlock
{
    margin: 10px;
    width: 710px;
}
.datasetBlock fieldset
{
    padding: 7px;
}
.datasetBlock fieldset legend
{
    margin-left: 10px;
    margin-bottom: 5px;
}


.Grid_Table_Class th
{
    background-color: #CCCCCC;
    height: 25px;
}

.Grid_Table_Class td
{
    background-color: #EEEEEE;
    padding: 2px;
}
.Grid_Table_Class .Even td
{
    background-color: #EEEEEE;
    padding: 2px;
}
.Grid_Table_Class .Odd td
{
    background-color: #F7F7F7;
    padding: 2px;
}
.Grid_Table_Class .selected td
{
    background-color: #F76666;
    padding: 2px;
}

.GridTableClass th
{
    background-color: #CCCCCC;
    border: solid 1px #CCC;
}
.GridTableClass td
{
    background-color: #EEEEEE;
    padding: 2px;
    border: solid 1px #CCC;
}
.GridTableClass .Even td
{
    background-color: #EEEEEE;
    padding: 2px;
    height: 16px
}
.GridTableClass .Odd td
{
    background-color: #F7F7F7;
    padding: 2px;
}
.GridTableClass .selected td
{
    background-color: #F76666;
    padding: 2px;
}
.GridTableClass .header-transparent th
{
    background-color:inherit;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

/* END OF F.VNB.A.APSK_FND styles --------------------------------------------- */

.Even 
{
    height: 18px
}
.Odd 
{
    height: 18px
}
.hoverR {
    height: 18px
}
.lSR {
    height: 18px
}

/* Default TabControl style  */
.TabHeaderContainer
{
    margin-left: 15px;
    height: 19px;
    margin-top: 10px;
    padding-top: 6px;
    white-space: nowrap;
}
.TabContentContainer
{
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    font-family: Tahoma;
    font-size: 11px;
    border: solid 1px black;
    background: #EEEEEE;
}
.TabLink
{
    position: relative;
    margin-left: 5px;
    height: 18px;
    padding: 5px 5px 5px 5px;
    font-family: Tahoma;
    font-size: 12px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    background: #999999;
    display: inline;
}
.TabLink a
{
    color: White;
}
.TabLink a:hover
{
    color: white;
    text-decoration: underline;
}
.TabSelectedLink
{
    background-color:White;
    position: relative;
    margin-left: 5px;
    height: 19px;
    padding: 5px 5px 6px 5px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    display: inline;
}
.TabBeginDummy
{
    position: relative;
    display: inline;
}
.TabEndDummy
{
    position: relative;
    display: inline;
    padding-left: 20px;
}

/* Second level TabControl style  */
.SubTabHeaderContainer
{
    margin-left: 15px;
    height: 17px;
    margin-top: 9px;
    padding-top: 4px;
    white-space: nowrap;
}
.SubTabContentContainer
{
    margin-left: 5px;
    margin-right: 8px;
    padding: 0px;
    font-family: Tahoma;
    font-size: 11px;
    border: solid 1px black;
    background: #EEEEEE;
}
.SubTabLink
{
    position: relative;
    margin-left: 3px;
    height: 16px;
    padding: 3px 3px 3px 3px;
    font-family: Tahoma;
    font-size: 11px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    background: #999999;
    display: inline;
}
.SubTabLink a
{
    color: White;
}
.SubTabLink a:hover
{
    color: white;
    text-decoration: underline;
}
.SubTabSelectedLink
{
    position: relative;
    margin-left: 3px;
    height: 17px;
    padding: 3px 3px 4px 3px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    background: #EEEEEE;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    display: inline;
}

/* Overlib styles  */
.Tooltip
{
    border: 1px solid #C0C0C0;
    background: #F0F0F0;
}
.TooltipContainer
{
    border: none;
}

.copyrightLabel
{
    line-height: 13px;
    font-size: 9px;
    font-family: Tahoma;
    text-align: right;
    vertical-align: middle;
    padding-right: 20px;
}
.copyrightLabel
{
    line-height: 13px;
    font-size: 9px;
    font-family: Tahoma;
    text-align: right;
    vertical-align: middle;
    padding-right: 20px;
}


.necessary
{
    color: red;
}
.necessary1
{
    color: red;
    font-size: 80%;
    vertical-align: top;
}

table.fileList th
{
    width: 174px;
    text-align: left;
}
table.fileList th a
{
    font-weight: normal;
}

/* BEGIN GLV styles ---------------------------------------------- */
#glvPage fieldset
{
    margin: 12px 0px 12px 0px;
}
#glvPage legend
{
    font-size: 11px;
    font-weight: bold;
    color: #404040;
}

#glvPage th
{
    height: 20px;
}

#glvPage .smallCell
{
    width: 15px;
    text-align: center;
    padding: 2px 0px 2px 0px;
    vertical-align: middle;
}
#glvPage .defaultCell
{
    width: 44px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
/* END OF GLV styles --------------------------------------------- */

/* BEGIN F.IST.A.IESTADE styles (Diatom, Evgueny Lemasov)------------------------ */
#istPage .TabContentContainer
{
    font-size: 11px;
    background-color: White;
}
#istPage div.block
{
    margin: 0px 4px 0px 4px;
    padding: 4px;
    border: solid 1px #bebebe;
}
#istPage div.section
{
    margin: 0px 4px 0px 3px;
    padding: 6px 4px 6px 4px;
}
/*#istPage div.searchBox { margin: 0px 0px 15px 0px; }*/
#istPage .catgist
{
    padding: 10px;
    background: #EEE;
    border-bottom: solid 1px #CCC;
}
#istPage div.left
{
    float: left;
}
#istPage div.right
{
    float: right;
}

#istPage fieldset
{
    margin: 12px 0px 12px 0px;
}
#istPage legend
{
    font-size: 11px;
    font-weight: bold;
    color: #404040;
}

#istPage table.layout_splitter
{
    width: 100%;
}
#istPage table.layout_splitter div.block
{
    padding: 0px;
    border-width: 0px;
    background-color: Transparent;
}
#istPage table.buttonBox
{
    margin: 10px 20px 10px 0px;
}

#istPage table.fieldSet
{
    width: 100%;
}
#istPage table.fieldSet th
{
    text-align: right;
    padding: 3px 3px 3px 0px;
}
#istPage table.fieldSet td
{
    vertical-align: top;
    padding: 3px 0px 3px 0px;
}
#istPage table.fieldSet input, #istPage table.fieldSet textarea
{
    width: 90%;
}
#istPage table.fieldSet input.inputText
{
    width: 50%;
}
#istPage table.fieldSet textarea
{
    overflow: auto;
}

#istPage table.infoBlock th
{
    width: 220px;
    text-align: right;
    padding: 2px 4px 2px 0px;
    font-weight: bold;
}
#istPage table.infoBlock td
{
    text-align: left;
    padding: 2px 0px 2px 0px;
}
#istPage table.infoBlock select
{
    width: 224px;
}

#istPage table.controlSet td
{
    padding: 3px 12px 3px 12px;
}

#istPage div.dataGrid
{
    padding-bottom: 6px;
}
#istPage div.dataGrid table
{
    width: 100%;
    border-bottom: solid 1px #cccccc;
}
#istPage div.dataGrid table th, #istPage div.dataGrid table td
{
    vertical-align: middle;
    padding: 4px 0px 4px 4px;
}
#istPage div.dataGrid table thead tr
{
    background-color: #cccccc;
}
#istPage div.dataGrid table thead td
{
    text-align: right;
    padding-right: 4px;
}
#istPage div.dataGrid table thead th
{
    text-align: center;
}
#istPage div.dataGrid table tbody td.action
{
    width: 14px;
    padding: 0px;
}

#istPage .FirstTd
{
    width: 100px;
    text-align: right;
    height: 100%;
    font-weight: bold;
}
#istPage th
{
    height: 20px;
}
#istPage th.SecondTd
{
    width: 150px;
    padding-top: 6px;
    padding-left: 5px;
    margin-top: 0px;
    vertical-align: middle;
    text-align: right;
    height: 100%;
}
#istPage th.ThirdTd
{
    width: 100px;
    padding-top: 6px;
    padding-left: 5px;
    margin-top: 0px;
    vertical-align: middle;
    text-align: right;
    height: 100%;
}
#istPage td.Row
{
    height: 35px;
}

#istPage .GridTableClass td.text input
{
    width: 100%;
}

#istPage .GridDayCell
{
    width: 14px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .GridYearCell
{
    width: 32px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .GridAmountCell
{
    width: 36px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .DefaultCell
{
    width: 44px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .GridDateCell
{
    width: 102px;
    text-align: left;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .GridDocumentCell
{
    width: 135px;
    text-align: left;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .GridPersonCell
{
    width: 300px;
    text-align: left;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage th.GridDateCell
{
    width: 102px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage th.GridDocumentCell
{
    width: 135px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage th.GridPersonCell
{
    width: 300px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .FileCell
{
    width: 250px;
    height: 50px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .ShortDescriptionCell
{
    width: 230px;
    height: 50px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}

#istPage .grdInnerTbl
{
    width: 145px;
    padding: 2px 0px 2px 0px;
    vertical-align: middle;
    border: none;
}

#istPage .GridTableClass tr td .grdInnerTbl
{
    border: none;
}
#istPage .GridTableClass tr td .grdInnerTbl tr
{
    border: none;
}
#istPage .GridTableClass tr td .grdInnerTbl tr td
{
    border: none;
}

#istPage .grdInnerTbl span
{
    border: none;
}
#istPage .TypeCell
{
    width: 120px;
    text-align: left;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage th.TypeCell
{
    width: 120px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .DescriptionCell
{
    width: 400px;
    text-align: left;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .DescriptionTypeCell
{
    width: 270px;
    text-align: left;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage th.DescriptionTypeCell
{
    width: 270px;
    text-align: center;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
}
#istPage .GridTableClass tr.recordkeepers
{
    height: 5px;
}
#istPage .GridTableClass tr.recordkeepers th
{
    height: 5px;
}
#istPage .CollapseCell
{
    width: 95px;
}
#istPage .TotalAmount
{
    width: 50px;
    text-align: center;
    padding: 2px 0px 2px 0px;
    vertical-align: middle;
}
#istPage .SmallCell
{
    width: 15px;
    text-align: center;
    padding: 2px 0px 2px 0px;
}
/* END OF F.IST.A.IESTADE styles --------------------------------------------- */

#konPage div.section
{
    margin: 0px 4px 0px 3px;
    padding: 6px 4px 6px 4px;
}


table td
{
    padding: 3px;
}

table td.nopadding
{
    padding: 0px 3px 0px 3px;
}

/*Export divs*/
#export
{
    position: absolute;
    z-index: 10;
    left: 250px;
    top: 160px;
    width: 200px;
    height: 100px;
    background-color: #EEE;
    border: 1px solid #464f5a;
}
#export_top
{
    padding-bottom: 8px;
    width: 200px;
    background-color: #DDD;
    border-bottom: 1px solid #464f5a;
}
#export_img
{
    position: absolute;
    top: 3px;
    left: 180px;
    float: right;
}
.exportIframe
{
    position: absolute;
    z-index: 10;
    left: 250px;
    top: 160px;
    width: 200px;
    height: 100px;
    background-color: #EEE;
}
/*end of Export divs*/

/*Expand Panel header styles*/
.ExpandHeaderClass
{
}

.ElementRed .ExpandHeaderClass span
{
    color: Red;
}
/*end of Expand Panel header styles*/

/*Grid Pager control styles*/
#gridpager_right
{
    text-align: right;
}
/***************************/

/*-- Telerik --*/
.RadWindow_Default a.rwIcon
{
    background-image: none !important;
}
#contentWrapper
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
#contentBody
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: auto;
}

#contentHeader div
{
    position: relative;
    float: left;
    width: 100%;
}

#contentHeader
{
    float: left;
    width: 100%;
}

#pathNavigationBar, #objNavigationBar
{
    padding: 2px 10px;
    color: Black;
}

#uxNavigationPath, #uxNavigationObj
{
    font-weight: bold;
}

.navigationPathElement
{
    text-decoration: underline;
    color: Blue;
    cursor: pointer;
}

div.RadUpload .ruFakeInput
{
    visibility: hidden;
    width: 0;
    padding: 0;
}

div.RadUpload .ruFileInput
{
    width: 1;
}

a.disabled, a.disabled:visited, a.disabled:hover
{
    color: Gray !important;
    cursor: default;
}

#contentBody fieldset
{
    padding: 7px;
}
.spGridButtHeaderLev1
{
    padding-right: 8px;
    padding-left: 1px;
    text-align: left;
    width: 125px;
    white-space: nowrap;
}
.GridTableClass .Even td.spGridButtItemLev1, .GridTableClass .Odd td.spGridButtItemLev1
{
    padding-right: 8px;
    text-align: right;
    width: 125px;
    white-space: nowrap;
}
.spGridButtHeaderLev2, .GridTableClass .Even td.spGridButtItemLev2, .GridTableClass .Odd td.spGridButtItemLev2
{
    padding-right: 5px;
    text-align: right;
    width: 125px;
    white-space: nowrap;
}

.spGridButtHeaderLev3, .GridTableClass .Even td.spGridButtItemLev3, .GridTableClass .Odd td.spGridButtItemLev3
{
    text-align: right;
    width: 125px;
    white-space: nowrap;
}

.GridTableClass .HLGridRow td
{
    color: Black;
}

.GridTableClass .HLGridRow td a.alink
{
    color: Blue;
    font-weight: bold;
}

.RadTreeList_Link
{
    color: Blue;
    font-weight: bold;
}

.attachCommand
{
    width: 130px !important;
    min-width: 130px !important;
    max-width: 130px !important;
    height: 24px !important;
}

.ExpanderLegendClass
{
    font-size: 1em;
}
.AttachObjectClass table
{
    padding: 2px 0px 2px 0px;
    vertical-align: middle;
    border: 0 solid transparent;
    border-collapse: collapse;
}
.AttachObjectClass table td
{
    padding: 2px;
    vertical-align: middle;
    border: none;
    border-collapse: collapse;
}
.AttachObjectClass .record-table
{
    width: auto;
}
.AttachObjectClass .record-table .value
{
    padding: 0px 5px 0px 5px;
}
.attach-object-inline table, .attach-object-inline table td, .attach-object-inline fieldset, .list-table .attach-object-inline table td
{
    padding: 0;    
}
.attach-object-inline fieldset
{
    padding:0 !important;    
    margin:0 !important;
}
.attach-object-inline-right {
    text-align: right;
}
.attach-object-inline-right .AttachObjectClass {
    display: inline-block;
    right: 0;
}
.DropDownClass select
{
    min-width: 100px;
    width: 100%;
}
.LeftAlignedGridHeader
{
    text-align: left !important;
    padding: 4px;
}
.FileUploadColumn
{
    width: 70px;
}
.ruButton.ruBrowse
{
    background:url(../img/ico_jauns.png) no-repeat left center !important;
    margin-left: 0 !important;
    color: #666666 !important;
    font-size: 1em;
    font-weight: bold;
    padding-left: 16px;
    width: auto !important;
}
/*
Šķirkli
*/

.tabs
{
    margin-left: 15px;
    height: 19px;
    margin-top: 10px;
    padding-top: 6px;
    white-space: nowrap;
}
.tab-container
{
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    font-family: Tahoma;
    font-size: 11px;
    border: solid 1px black;
    background-color: #ffffff;
}
.tab
{
    position: relative;
    margin-left: 5px;
    height: 18px;
    padding: 5px 5px 5px 5px;
    font-family: Tahoma;
    font-size: 12px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    background: #999999;
    display: inline;
}
.tab a
{
    color: White;
}
.tab span
{
    color: #E0E0E0;
}
.tab a:hover
{
    color: white;
    text-decoration: underline;
}
.tab-selected
{
    position: relative;
    margin-left: 5px;
    height: 19px;
    padding: 5px 5px 6px 5px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffffff;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    display: inline;
}

/*
Lapas bloks
*/
.content-block
{
    margin: 12px 0px 12px 0px;
    padding: 5px;
}
.content-block legend
{
    font-size: 11px;
    font-weight: bold;
    color: black;
}

.hidden-block
{
    margin: 0px;
    padding: 0px;
    border: none;
}

.hidden-block legend
{
    display: none;
}

/*
Apakšformas bloks ar objekta informāciju
*/
.short-info-block
{
    margin: 10px 10px 10px 10px;
    padding: 5px;
    border:1px solid black;
    background-color: #ffffff;
}

/*
Tabula dizaina konstruēšanai
*/

.construction-table 
{
    border:0px;
    border-collapse:collapse; 
    padding: 0px;
}
.construction-table td, .construction-table tbody td, .list-table .construction-table td, .record-table .construction-table td, .record-table .list-table .construction-table td
{
    border:0px;
    padding: 0px;
}

/* Gadījums, kad construction-table ir iekš list-table */
.list-table .construction-table .Even td, .list-table .construction-table .Odd td
{
    background-color: inherit;
}

/*
Tabula ar ierakstiem
*/

.list-table 
{
    width:100%;
    border:0px;
    border-collapse:collapse; 
}

.list-table th, .list-table thead th
{
    background-color: #CCCCCC;
    border: solid 1px #CCC;
    padding: 2px 3px 2px 3px;
}
.list-table td, .list-table tbody td, .record-table .list-table td
{
    background-color: #EEEEEE;
    padding: 2px;
    border: solid 1px #CCC;
}
.list-table .Even td
{
    background-color: #F7F7F7;
    padding: 2px;
}
.list-table .Odd td
{
    background-color: #EEEEEE;
    padding: 2px;
}
.list-table .selected td
{
    background-color: #F76666;
    padding: 2px;
}

.list-table.autowidth
{
    width:auto;
}

/*
Pogas
*/
.button[disabled]
{
    color: #AAAAAA;
    font-size: 1em;
    font-weight: bold;
    margin:0px 5px 0px 5px;
}

a.button
{
    font-size: 1em;
    font-weight: bold;
    color: #666;
    margin:0px 5px 0px 5px;
}
a.button:hover
{
    color: #C00;
    cursor: pointer;
}


a.button img
{
    width : 16px;
    height : 16px;
}

/*
Tabula ar ierakstiem
*/
.record-table 
{
    width:100%;
    border:0px;
    border-collapse:collapse; 
    background-color:#ffffff;
}

.record-table th, .record-table thead th
{
    padding: 2px 3px 2px 3px;
}
.record-table td, .record-table tbody td
{
    padding: 2px;
    background-color:#ffffff;
    border:0px;
}
.list-table .record-table .Even td
{
    padding: 2px;
}
.list-table .record-table .Odd td
{
    padding: 2px;
}
.record-table.selected td
{
    padding: 2px;
}
.record-table .label
{
    text-align: right;
    font-weight: bold;
    white-space:nowrap;
    width:1px;
}
.menu-table .label
{
    text-align: right;
    font-weight: bold;
}

.record-table .value
{
    text-align: left;
}

.record-table .valueBold
{
    text-align: left;
    font-weight: bold;
}

.record-table .valueRed
{
    text-align: left;
    font-weight: bold;
    color: red;
}

/*
Iestādes pamatdatu apskates formas protokola bloks
*/
.institution-protocol-block td.tdLabel 
{
    visibility: hidden;
    display: none;
}
.institution-protocol-block, .institution-protocol-block div, .institution-protocol-block table, .institution-protocol-block tr, .institution-protocol-block td, .institution-protocol-block fieldset
{
    padding: 0 !important;
    margin: 0 !important;
}
.institution-protocol-block td.tdValue
{
    padding: 2px !important;
} 


/*
Sistēmas procesa norises indikators
*/
.progress-wrapper
{
    position: fixed;
    left: 0px;
    top: 0px;
    width:100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    /*  margin:0px auto;*/
    text-align:center;
    background: url('../Img/transparent.gif') repeat scroll 0 0 transparent;
    z-index:200000; 
}

.progress-message
{
    position: fixed;
    bottom: 0px;
    right: 0px;
	display: block;
	height: 50px;
	width: 300px;
	padding-top:7px;
	background: transparent url('../Img/ajax-loader.gif') no-repeat scroll center 24px;
    background-color:#FFC617;
    border: 1px solid black;
    color:#000000;
}

.width1
{
    width:1px;
}
.width32
{
    width:32px;
}
.width42
{
    width:42px;
}
.width72
{
    width:72px;
}
.width80
{
    width:80px;
}
.width102
{
    width:102px;
}
.width100
{
    width:100px;
}
.width120
{
    width:120px;
}
.width135
{
    width:135px;
}
.width140
{
    width:140px;
}
.width200
{
    width:200px;
}
.width300
{
    width:300px;
}
.widthauto {
    width: auto;
}
.width100percent  {
    width: 100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}

.ruButton.ruBrowse.ruButtonHover
{
    color: #C00 !important;
}

.ruFileInput
{
    cursor: pointer;
}

.content-body
{
    background:white;
}

.form-title
{
    display:block;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:large;
    padding: 10px 0 10px 0;
}
.form-subtitle
{
    display:block;
    width:100%;
    text-align:center;
    padding-bottom:10px;
}

/*
Modāla loga palīdzības poga
*/
.modal-button-help
{
    position:absolute;
    top:5px;
    right:10px;
    background: url(../img/ico_help.png) no-repeat 0 0;
    cursor:help;
    width:16px;
    height:16px;
    z-index: 9999;
    display: inline-block;
}
/*
Palīdzības poga
*/
.button-help
{
    background: url(../img/ico_help.png) no-repeat 0 0;
    cursor:help;
    width:16px;
    height:16px;
    display: inline-block;
    position: relative;
}

.text-italic
{
    font-style: italic;
}
.text-bold
{
    font-weight: bold;
}
.text-red
{
    color: Red;
}
.text-black
{
    color: Black;
}
.text-green
{
    color: Green;
}

.modal #contentBody
{
    background-color: White;
}

.textarea
{
    width: 100%;
    height: 60px;
    border: 1px solid #CCC;
    font-size: 1em;
}

input[type="radio"], input[type="checkbox"]
{
  margin-right: 3px;
}

.right-align {
    text-align: right;
}

                    
.min-width130 select
{
    min-width:130px;
}

.max-width460
{
    max-width:460px;
}

.white-space-no-wrap {
    white-space: nowrap;
}

.fks-version-green-bold , span.fks-version-green-bold a:link,span.fks-version-green-bold a:visited, span.fks-version-green-bold a:hover span.fks-version-green-bold a:active
{
    font-weight: bold;
    color: yellowgreen;
    
}
.fks-version-red-bold, span.fks-version-red-bold a:link,span.fks-version-red-bold a:visited, span.fks-version-red-bold a:hover span.fks-version-red-bold a:active  {
    font-weight: bold;
    color:red
}
.fks-version-black-bold, span.fks-version-black-bold a:link,span.fks-version-black-bold a:visited, span.fks-version-black-bold a:hover span.fks-version-black-bold a:active {
    font-weight: bold;
    color:black
}
.fks-version-darkblue-bold, span.fks-version-darkblue-bold a:link,span.fks-version-darkblue-bold a:visited, span.fks-version-darkblue-bold a:hover span.fks-version-darkblue-bold a:active {
    font-weight: bold;
    color:darkblue
}
.fks-version-blue-bold, span.fks-version-blue-bold a:link,span.fks-version-blue-bold a:visited, span.fks-version-blue-bold a:hover span.fks-version-blue-bold a:active {
    font-weight: bold;
    color:lightskyblue
}
.fks-version-balck, span.fks-version-balck a:link,span.fks-version-balck a:visited, span.fks-version-balck a:hover span.fks-version-balck a:active {
    font-weight: normal;
    color:black
}

.menu {
    position:absolute;
    list-style-type: none;
    background-color: lightgray !important;
    z-index: 100;
}
.menuItem {
    width: 300px;
    height: 30px;
    margin-left: 10px;
    margin-top: 10px;
    font-weight: bold;
}

tr.storeplaceWithoutStorageUnits td
{
    color:#64C832 !important
}

.menuItem a:link, ul.rMenu li a:active,
.menuItem a:visited, ul.rMenu li { background: transparent !important; }
.menuItem a:hover { background: transparent !important; }

@media print
{
    .dontDisplayPrint 
    {
        display:none;
    }
}

.gray_top_border {
    border-top: 2px solid lightgray;
}

.gray_bottom_border {
    border-bottom: 2px solid lightgray;
}

#fDokALietIzvTreeHolder a.treeViewLeaf, #fDokALietIzvTreeHolder a.treeViewNode {
    padding: 0;
    margin: 0;
}

#fPrlAApskSarPrlMenuHolder a.treeViewLeaf, #fPrlAApskSarPrlMenuHolder a.treeViewNode {
    padding: 0;
    margin: 0;
}

.label-help
{
    color:#C0C0C0;
    cursor:help;
    font-weight:bold;
}

@media print {
    .PrintPageBreak {
        clear: both;
        page-break-after: always;
    }
}

.ShortDescription {
    width: 560px;
    padding: 2px 0px 2px 2px;
}

.Description {
    width: 560px;
    height: 150px;
    padding: 2px 0px 2px 2px;
}