﻿/* Hliðrar spjaldmynd til hægri, right margin er sjálfgefið 500px */
.s5_div_card_photo { margin-right: 400px }

/**
Eftirfarandi er tilraun til að gera það sem er valið í sýn skýrara. Þetta vinnur með litastillingum í customWebConfig.xml
  #Header-Nav ul.nav-tabs li .selectedNode       -- Valið gildi á fyrstu (efstu) valstiku. Bakgrunnur er dökkgrár, texti hvítur.
                                                    Bakgrunnur á valgildi fylgir colorBase (orange), colorTab1TextSelected gefur textalit (svartur).
                                                    Nota þarf þetta ef breyta skal bakgrunnslit á valgildinu.
  #Header-Nav ul.nav-content .selectedNode       -- Valið gildi á annarri valstiku. Bakgrunnur á allri stikunni fylgir colorBase (#ffb800).
                                                    colorTab2TextSelected gefur textalit á valgildinu en colorTab1Text á hinum gildunum.
                                                    Hér er settur grár litur á bakgrunn sem er á milli gráu lita á valstiku 1 og 3.
  #Header-Nav ul.nav-content-lower .selectedNode -- Valið gildi á þriðju valstiku. 
                                                    Bakgrunnur er ljósgrár (#e3e3e3) og texti er colorTab3Text.
                                                    Valið gildi er með undirstriki og ekki hægt breyta í customWebConfig.xml.
                                                    Hér er bakgrunnur á valgildi litaður með sama lit og í colorTab1TextSelected (gulur).
  span.s5_filter                                 -- Valið gildi í hlekkfilter sýnar. 
                                                    Bakgrunnur er hvítur, textalitur grunnlitur, texti á valgildi er svart og feitletrað.
                                                    Hér væri hægt að lita bakgrunn á valgildi (óþarft því grunnlitur er orange).
**/
#Header-Nav ul.nav-content .selectedNode { background: #C3C3C3; }
#Header-Nav ul.nav-content-lower .selectedNode { background: #f7931e; }


/** IBU spjald ---------------------------------------------------------*/
#SectionIBU3 #Label_3_6 { display: none; }
#SectionIBU3 #Card_Field_S3F6 { width: 1200px; } /** View á borði. Stækka svæði sem view getur tekið (sjálfgildi 1048) **/
#SectionIBU6 #Label_6_3 { display: none; }  /** View á borði. Láta Label ekki taka neitt pláss svo view hliðrist til vinstri **/
#SectionIBU6 #Label_6_4 { display: none; }
#SectionIBU14 #Label_14_1 { display: none; }
#SectionIBU6 #Card_Field_S6F3 { width: 1200px; } /** View á borði. Stækka svæði sem view getur tekið (sjálfgildi 1048) **/

/** LEI spjald ---------------------------------------------------------*/
#SectionLEI5 #Label_5_1 { display: none; } /** View á borði. Láta Label ekki taka neitt pláss svo view hliðrist til vinstri **/
#SectionLEI9 #Div_9_12_Picks #divTablePicker_S9F12 { height: 71px; }
#SectionLEI23 #Label_23_1 { display: none; } /** View á borði. Láta Label ekki taka neitt pláss svo view hliðrist til vinstri **/

/** UTB spjald ---------------------------------------------------------*/
#SectionUTB3 #Label_3_2 { display: none; }
#SectionUTB3 #Label_3_6 { display: none; } /** View á borði. Láta Label ekki taka neitt pláss svo view hliðrist til vinstri **/

/** REI spjald ---------------------------------------------------------*/
#SectionREI1 #Label_1_17 { display: none; }   /* Skýringartexti, hliðrast til vinstri, er breiðari en einn dálkur og feitletraður */
#SectionREI1 #Div_1_17_Constant { width: 60%; font-weight: bold;}

/** AUK spjald ---------------------------------------------------------*/
#SectionAUK2 #Div_2_11_Lookup { width: 40%; }


/* Klasar vegna samskipta við Samskiptatöflu eða úrlausnarspjald, textalitur ofl.*/
.LE1_Comment { width:700px; font-weight: bold; color: #f7931e; }
.LE1_Timestamp { color:#606060; }

/** Kaflar "Samskipti" á BEI, LEI og UMS spjöldum -----------------------*/
/* Svið sem birta samskipti, bakgrunnur litaður, bil milli gilda stillt */
#SectionBEI4  #Card_Field_4_3  td.tableRowOddLookup { background-color: #EFEFEF; white-space:pre-wrap; width:300px; }
#SectionBEI4  #Card_Field_4_3  table { border-spacing:0px 2px; border-bottom:1px; }
#SectionIBU17 #Card_Field_17_3  td.tableRowOddLookup { background-color: #EFEFEF; white-space:pre-wrap; width:300px; }
#SectionIBU17 #Card_Field_17_3  table { border-spacing:0px 2px; border-bottom:1px; }
#SectionLEI20 #Card_Field_20_3 td.tableRowOddLookup { background-color: #EFEFEF; white-space:pre-wrap; width:300px; }
#SectionLEI20 #Card_Field_20_3 table { border-spacing:0px 2px; border-bottom:1px; }
#SectionUMS20 #Card_Field_20_3 td.tableRowOddLookup { background-color: #EFEFEF; white-space:pre-wrap; width:300px; }
#SectionUMS20 #Card_Field_20_3 table { border-spacing:0px 2px; border-bottom:1px; }
/* Innsláttarsvið fyrir samskipti, svið stytt og mjókkað og búið til pláss fyrir hnapp hægra megin við */
#SectionBEI4  #Div_4_1_Text { width: 71%; }
#SectionBEI4  #Card_Field_4_1 { margin-right:0px; }
#SectionBEI4  #S5_Card_Field_S4F1 { width:689px;height:50px; }
#SectionIBU17 #Div_17_1_Text { width: 71%; }
#SectionIBU17 #Card_Field_17_1 { margin-right:0px; }
#SectionIBU17 #S5_Card_Field_S17F1 { width:689px;height:50px; }
#SectionLEI20 #Div_20_1_Text { width: 71%; }
#SectionLEI20 #Card_Field_20_1 { margin-right:0px; }
#SectionLEI20 #S5_Card_Field_S20F1 { width:689px;height:50px; }
#SectionUMS20 #Div_20_1_Text { width: 71% }
#SectionUMS20 #Card_Field_20_1 { margin-right: 0px; }
#SectionUMS20 #S5_Card_Field_S20F1 { width:689px;height:50px; }
/* Hnappar sem skrá samskipti, hnappur mjókkaður og label pláss þurkað út  */
#SectionBEI4  #Div_4_2_Button { width: 10%; }
#SectionBEI4  #Label_4_2 { width:0px;height:0px; }
#SectionBEI4  #Div_Label_4_2 { width:0px;height:0px; }
#SectionIBU17 #Div_17_2_Button { width: 10%; }
#SectionIBU17 #Label_17_2 { width:0px;height:0px; }
#SectionIBU17 #Div_Label_17_2 { width:0px;height:0px; }
#SectionLEI20 #Div_20_2_Button { width: 10%; }
#SectionLEI20 #Label_20_2 { width:0px;height:0px; }
#SectionLEI20 #Div_Label_20_2 { width:0px;height:0px; }
#SectionUMS20 #Div_20_2_Button { width: 10%; }
#SectionUMS20 #Label_20_2 { width:0px;height:0px; }
#SectionUMS20 #Div_Label_20_2 { width:0px;height:0px; }


/* Kafli "Úrlausn" á BEI spjaldi */
/* Svið sem birta úrlausn, bakgrunnur litaður, bil milli gilda stillt */
#SectionBEI5 #Card_Field_5_3  td.tableRowOddLookup { background-color: #EFEFEF; white-space:pre-wrap; width:300px; }
#SectionBEI5 #Card_Field_5_3 table { border-spacing:0px 2px; border-bottom:1px; }
/* Innsláttarsvið fyrir úrlausn, svið stytt og mjókkað og búið til pláss fyrir hnapp hægra megin við */
#SectionBEI5 #Div_5_2_Text { width: 71%; }
#SectionBEI5 #Card_Field_5_2 { margin-right:0px; }
#SectionBEI5 #S5_Card_Field_S5F2 { width:689px;height:100px; }
/* Hnappar sem skrá úrlausn, hnappur mjókkaður og label pláss þurkað út */
#SectionBEI5 #Div_5_4_Button { width: 10%; }
#SectionBEI5 #Label_5_4 { width:0px;height:0px; }
#SectionBEI5 #Div_Label_5_4 { width:0px;height:0px; }


#SectionUMS1 #Div_1_34_Radio { width: 30%; }


/** LOD spjald ---------------------------------------------------------*/
#SectionLOD3 #Label_3_1 { display: none; }  /** View á borði. Láta Label ekki taka neitt pláss svo view hliðrist til vinstri **/



/** BYG spjald ---------------------------------------------------------*/
#SectionBYG2 #Label_2_1 { display: none; }  /** View á borði. Láta Label ekki taka neitt pláss svo view hliðrist til vinstri **/