/* --------------------------------------------------------- */ /* -----------------> HTML elementu izskats <--------------- */ /* --------------------------------------------------------- */ /* padding/margin: -top -right -bottom -left */ /* --------------------------------------------------------- */ body{ font-family: Tahoma; font-size: 11px; padding: 0px; margin: 0px; } h2{ font-family : Tahoma; font-size : 11px; font-weight: normal; } h3 { font-size: 15px; text-decoration:none; font-weight:bold; color: #9C6B56; } /* --------------------------------------------------------- */ /* ---------------------> HTML:: tabulas <------------------ */ /* --------------------------------------------------------- */ .mainContainer{ width: 100%; background-color: #FEE2D4; } table{ font-family : Tahoma; font-size : 11px; border: 0px solid transparent; padding: 0px; margin: 0px; } table.viewTable{ width: 800px; border: 1px solid #bbbbbb; } table.dataTable{ width: 18.3cm; background-color: transperent; border: 1px solid #bbbbbb; margin-bottom: 6px; } th{ /* Skatījumu kolonnas */ background-color: #A8B8D2; vertical-align: middle; text-align: left; } td{ background-color: transparent; vertical-align: top; padding: 0px; margin: 0px; } td.baner{ background-position: center left; background-position: 10px; background-color: white; height: 80 px; background-image: url(http://mail.vm.gov.lv/logo-www.jpg); background-repeat: no-repeat; } td.spliterCell{ height: 21px; text-align: left; vertical-align: middle; background-color: #F9A989; padding-left: 5px; } td.searchCell{ text-align: left; margin-bottom: 2px 0px 2px 2px; } td.categoryCell{ text-align: right; margin-bottom: 2px 2px 2px 2px; } td.lCol{ background-color: #FEE2D4; border-right: 1px solid #bbbbbb; } td.rCol{ border: 1px solid #bbbbbb; } td.FormTitle{ font-family : Tahoma; font-size : 15px; font-weight : bold; } td.tabHeader{ font-family : Tahoma; font-size : 12px; font-weight : bold; line-height: 1.4; background-color: #F9A989; color: black; border-bottom: 1px solid #bbbbbb; padding: 1px 0px 1px 5px; } td.cellLabel{ font-family: Tahoma; font-size : 12px; font-weight : bold; text-align: right; height: 20px; width: 4.5cm; vertical-align: top; background-color: #FEE2D4; border-right: 1px solid #bbbbbb; padding: 3px; word-wrap: break-word; } td.cellField{ font-family: Tahoma; font-size : 12px; text-align: left; height: 20px; padding: 3px; word-wrap: break-word; } td.cellFieldNotes{ font-family: Tahoma; font-size: 12px; text-align: left; height: 20px; padding: 3px; } td.cellHistory{ font-family: Tahoma; font-size: 12px; text-align: left; padding: 0px 3px 0px 3px; } table.pswTable{ width: 100%; background-color: transperent; } td.pswLabel{ width: 3cm; font-family: Tahoma; font-size : 8pt; text-align: right; vertical-align: middle; padding: 0px 0px 0px 3px; } td.pswInput{ vertical-align: middle; padding: 1px 0px 1px 0px; } /* --------------------------------------------------------- */ /* -------------> ievades lauki, pogas ... <---------------- */ /* --------------------------------------------------------- */ .ActionButton{ font-family: Tahoma; font-size: 11px; font-weight: bold; height: 19px; width: 150px; color: black; background-color: #A8B8D2; border: 1px solid black; padding: 1px 1px 2px 1px; margin: 2px 10px 2px 10px; } .SearchButton{ font-size: 0px; color: transparent; height: 22px; width: 18px; background-image: url(search_tr.gif); background-repeat: no-repeat; background-position: bottom; background-color: transparent; border: 0px solid transparent; } .SearchFIELD{ font-family: Tahoma; font-size: 10pt; font-weight: normal; height: 22px; width: 150px; border: 1px solid #666666; } .field{ font-family: Tahoma; font-size: 10pt; font-weight: normal; width: 100%; border: 1px solid #666666; } .SelectFIELD100{ font-family: Tahoma; font-size: 10pt; font-weight: normal; width: 100px; border: 1px solid #666666; } .SelectFIELD300{ font-family: Tahoma; font-size: 10pt; font-weight: normal; width: 300px; border: 1px solid #666666; } /* --------------------------------------------------------- */ /* ---------------------> HTML:: linki <-------------------- */ /* --------------------------------------------------------- */ a{ color: #284473; background-color: transparent; text-decoration: none; } a:hover{ text-decoration: underline; } a.taka{ color: #000000; font-weight: bold; text-decoration: none; } a.taka:hover{ text-decoration: underline; } a.link{ color: #284473; background-color: transparent; text-decoration: underline; } /* --------------------------------------------------------- */ /* ---------------------> HTML:: lists <-------------------- */ /* --------------------------------------------------------- */ ul{ list-style-image: url(bullet_yellow.gif); list-style-type: square; } ul.nested{ list-style-image: url(bullet_yellow.gif); padding: 0px; margin-left: 15px; } li{ font-family: Tahoma; font-size: 11px; font-weight : bold; vertical-align: top; } /* --------------------------------------------------------- */ /* ---------------> Formas slēptie apgabali <--------------- */ /* --------------------------------------------------------- */ .HiddenArea{ display: none; /*šo parametru atslēdzot būs redzami visi sistēmas slēptie lauki*/ font-family: Tahoma; font-size: 11px; color: red; } /* --------------------------------------------------------- */ /* ------------> $$Return kļūdas lapu izskats <------------- */ /* --------------------------------------------------------- */ .err_header{ font-family : Tahoma; font-size: 24px; font-weight: bold; text-align: center; } .err_msg{ font-family : Tahoma; font-size : 12px; text-align: center; } /* --------------------------------------------------------- */ /* ------------------> File Upload izskats <---------------- */ /* --------------------------------------------------------- */ table.FileUploadTable{ width: 100%; } .FileUploadArea{ font-size: 11px; height: 19px; background-color: #D2DBE8-light #A8B8D2-dark; border: 1px solid #666666; } .FileUploadAddButton{ font-size: 11px; height: 19px; background-color: #D4D0C8; border: 1px solid #666666; } .FileUploadPic{ height: 100px; } /* --------------------------------------------------------- */ /* ------------------> Dialogloga izskats <----------------- */ /* --------------------------------------------------------- */ table.DW_Table{ border: 1px solid #bbbbbb; } td.DW_TD_Left{ background-color: #D1D2E8; border-right: 1px solid #bbbbbb; } td.DW_TD_Right{ background-color: #EAEAEA; }