﻿/*OVERSKRIVER KENDO STYLE*/
/*.k-textbox, .k-autocomplete, .k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap*/


.k-autocomplete, .k-datepicker, .k-picker-wrap, .k-numeric, .k-numeric-wrap  
{
  border: none !important;
  border-radius: 0px !important;
}

.k-textbox > input, .k-dropdown, .k-autocomplete .k-input, .k-dropdown-wrap, .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-numeric-wrap .k-link, .k-colorpicker .k-selected-color, .k-progress, .k-progress-status 
{
  border-radius: 0px !important;
  font-size: 13.3px;
}

.n-numerictextbox input {
    width: 99px !important;
}

/* For få datepicker til at se normal ud */
.k-select {
  border: none !important;
}

.t-no-data
{
  min-height: 20px;
}



html
{
  height: 101%;
}

body
{
  background-color: #E7E7E8;
  color: #676767;
  /*font-size: 80%;*/
  font-size: .85em;
  font-family: "Segoe UI",Arial;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  background: url("/content/images/gradient.png") repeat-x scroll left top rgb(158,158,158);
  background-color: rgb(158,158,158);
}

/* IE7 Fix */
* html #container
{
  display: table;
  display: table;
  height: 100%;
}

/* Opera Fix */
body:before
{
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
}

div#container
{
  height: 100%;
  min-height: 768px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  height: auto;
  width: 1024px;
}

div#main
{
  background-color: #FFFFFF;
  border: 1px none #808080;
  float: left;
  /*overflow: visible;*/
}


div#topBar
{
  background: #00ADEE;
  color: #FFF;
  font-weight: bold;
  height: 60px;
  width: 100%;
  font-size: medium;
  font-family: "Segoe UI", Arial;
}

#breadCrumb
{
  margin-top: 22px;
  margin-left: 10px;
  float: left;
  display: inline;
}

div#logoutContainer
{
  clear: right;
  float: right;
  margin-right: 10px;
}

  div#logoutContainer a,
  div#logoutContainer span
  {
    font-size: 0.8em;
    font-weight: normal;
  }

  div#logoutContainer a
  {
    color: #FFF;
  }

    div#logoutContainer a:hover
    {
      text-decoration: underline;
    }

div#toolbar
{
  _background-color: #E7E7E8;
  background-color: #FFFFFF;
  height: 35px;
  margin-left: 0px;
  padding-left: 10px;
}

.desc_textbox
{
    color: #808080; 
    border-top-color: #ccc; 
    border-left-color: #ccc; 
    border-right-color: #ccc; 
    border-bottom-color: #ccc; 
    width: 220px;
    height: 25px; 
    border: solid; 
    border-width: 1px; 
    font-size:11px;
}

.desc_textarea
{
    color: #ccc; 
    border-top-color: #ccc; 
    border-left-color: #ccc; 
    border-right-color: #ccc; 
    border-bottom-color: #ccc; 
    width: 550px;
    height: 25px; 
    border: solid; 
    border-width: 1px; 
    font-size:11px;
}

div.infoboks
{
  border: 1px solid #808080;
}

div.searchInfo
{
  border: none;
  color: #808080;
  width: 450px;
}

div#body
{
  overflow: auto;
  min-height: 671px;
  width: 1005px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0px;
}



div.cbheader
{
  height: 25px;
  color: white;
  background: #00ADEE;
  padding-top: 2px;
}

div.cbcontent
{
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
}

div.column
{
  display: block;
  width: 50%;
  float: left;
}

div.row
{
  float: left;
  padding: 0px 0 1px 0;
  width: 100%;
}

div.controlsbox
{
  border-width: 1px;
  border-style: solid;
  border-color: #E7E7E8;
  height: 100%;
  width: 100%;
  position: relative;
  margin-bottom: 5px;
  padding-bottom: 10px;
}


div.row_control
{
  margin-left: 10px;
  margin-bottom: 2px;
  margin-top: 10px;
  margin-right: 10px;
}

div.row_line
{
  margin-bottom: 0px;
  margin-top: 10px;
}


h1, h2, h3,
h4, h5, h6
{
  color: white;
  margin: 5px;
  padding: 0;
}

h1
{
  font-size: 1.85em;
}

h2
{
  font-size: 1.75em;
}

h3
{
  font-size: 1.2em;
}

h4
{
  font-size: 1.1em;
}

h5, h6
{
  font-size: .85em;
  margin-top: 3px;
  margin-left: 8px;
}

/* forms */
fieldset
{
  border: none;
  margin: 0;
  padding: 0;
}

  fieldset legend
  {
    display: none;
  }

  fieldset ol
  {
    padding: 0;
    list-style: none;
  }

    fieldset ol li
    {
      padding-bottom: 5px;
    }

p 
{
    margin-bottom: 10px;
}

a.houseIconLink:visited
{
  text-decoration: none;
}

a:visited
{
  text-decoration: none;
}

a
{
  text-decoration: none;
}


/* Labels */
div.row label,
div.row_line label,
div.row input,
span.label
{
  display: block;
  float: left;
  color: #676767;
}

div.row label,
div.row_line label,
span.label
{
  line-height: 27px;
  width: 38%;
}

div.row .labelradio
{
  width: 126px;
}

div.row label.radio
{
  width: 100px;
}

label.checkbox
{
  display: inline;
}

/* Input 
input:focus, textarea:focus
{
  border: 1px solid #808080;
}

input[type="checkbox"]
{
  background: transparent;
  border: inherit;
  width: auto;
}*/

div.toolbarButtons
{
  position: absolute;
  top: 70px;
  width: 1015px;
  height: 30px;
}


#toolbarButtonsProfil
{
  margin-left: -17px;
}

input.toolbarButton[type="submit"],
input[type="button"],
button
{
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  float: left;
  color: #676767;
  border: solid;
  background-color: #E7E7E8;
  border-right: 0px solid;
  border-color: white;
  border-right-color: white;
  border-top-width: 0;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0;
  cursor: pointer;
  height: 25px;
  min-width: 105px;
  width: auto;

  margin-right: 10px;
}


div.row input,
div.row_line input,
div.row textarea
{
  /*font-size: 0.85em;*/
}

div.row input[type="text"],
div.row_line input[type="text"],
input[type="password"],
input[type="number"],
div.row select,
div.row_line select,
div.row textarea,
label.readonly
{
width: 68%;
border: 1px solid #ccc;
background: transparent;
color: #676767;
font-family: inherit;
margin: 1px 0 1px 0;
padding-right: 2px;
padding-top: 0.17em;
padding-bottom: 0.17em;
padding-left: 6px;
height: 2.1em;
line-height: 1.65em;
box-sizing: border-box;
}

  div.row input[type="text"].readonly
  {
    background-color: #FFFFFF !important;
    line-height: normal !important;
    border-color: #FFFFFF;
  }

  div.row input[type="radio"], input[type="checkbox"]
  {
    height: 1.7em;
    line-height: 1.31em;
  }


div.row select,
div.row_line select
{
  width: 206px;
}

/* Backgrounds */

/* Tabs */
div.tabs
{
  display: inline;
  position: relative;
  left: -10px;
  top: -35px;
}

.tab_right_arrow,
.tab_right_arrow_active
{
  position: relative;
  cursor: pointer;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 0 25px 0 0px;
  text-align: center;
  width: 110px;
}

.tab_right_arrow
{
  background: #E7E7E8;
  color: #676767;
}

.tab_right_arrow_active
{
  color: white;
  background: rgb(0, 173, 238);
}

  .tab_right_arrow:after, .tab_right_arrow_active:after, .tab_right_arrow:before, .tab_right_arrow_active:before
  {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  .tab_right_arrow:after, .tab_right_arrow_active:after
  {
    border-width: 15px;
    top: 50%;
    margin-top: -15px;
  }

.tab_right_arrow:after
{
  border-left-color: #E7E7E8;
}

.tab_right_arrow:before, .tab_right_arrow_active:before
{
  border-width: 15px;
  top: 50%;
  margin-top: -15px;
}

.tab_right_arrow:before
{
  border-left-color: #E7E7E8;
}

.tab_right_arrow_active:before
{
  border-left-color: rgb(0, 173, 238);
}

div.tabContents
{
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

  div.tabContents div.disabled
  {
    display: none;
  }

/* Validation */
span.field-validation-error
{
  font-size: .85em;
  font-family: Arial;
  color: #FF0000;
  display: inline-block;
}


  /*display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #c60f13;
  color: white; }*/

div.messageContainer
{
  padding: 5px;
  display: none;
}

  div.messageContainer:first-child
  {
    background: #f0f25e;
    border: solid 1px #ccc;
    margin: 5px;
  }

div.detailedMessage
{
  background: #f0f25e;
  border: 0;
  font-size: 0.9em;
  margin: 0;
  width: 100%;
  min-height: 40px;
}

/*TOK start */
/* Opret anmeldelse */
#vejnavnAutoComplete_, #drpHusnummerComplete_,  #datSlut_, #vejnavnOpslag_ {
    padding-right: 0px;
    padding-left: 0px;

}

.classiclook_kendo_workaround {
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.adrClassiclook_kendo_workaround {
    padding-right: 0px!important;
    padding-left: 0px!important;
    width: 475px !important;
}

#labelResultatJord {
    margin-left: 10px;
}

div#divValidering
{
  display: none;
}

div#tabContent_1
{
  margin-top: 0px;
}

div#tabs
{
  margin-top: 10px;
}

#stedTypeOffentligVej {
    margin-left: 38px;
}

#oprindelsessted
{
}

#affaldstype .k-dropdown {
     width: 295px;
}


#Anmeldelse_Oprindelsessted_Beskrivelse {
     width: 68%;
}

#jorden_doctype .k-dropdown {
     width: 225px;
}
/*TOK end*/

/* Kendo tab (widget)*/
.fj-tabs
{
  border-style: none !important;
  margin-top: 10px;
}

/* Knapper til at maksimere og minimere kort */
#imgMaximise
{
  cursor: pointer;
  left: 470px;
  position: relative;
  top: -593px;
  z-index: 200;
  display: none;
}

#imgMinimise
{
  cursor: pointer;
  left: 975px;
  position: relative;
  top: -783px;
  z-index: 200;
  display: none;
}

#imgSignatur {
  left: 314px;
  position: relative;
  top: -223px;
  z-index: 200;
  display: none;
}

#imgSignaturForklaring {
  left: 141px;
  position: relative;
  top: -249px;
  z-index: 199;
  display: none;
}

#imgSignaturForklaringExpand {
  left: 291px;
  position: relative;
  top: -228px;
  z-index: 200;
  display: none;
}

#imgSignaturForklaringColapse {
  left: 291px;
  position: relative;
  top: -228px;
  z-index: 200;
  display: none;
}

.hideSignaturForklaring {
  visibility: hidden;
}

.maxMapSignatur {
  left: 821px !important;
}


.maxMapSignaturForklaring {
  left: 648px !important;
}

.maxMapSignaturForklaringColapseExpand {
  left: 798px !important;
}


.k-upload .k-upload-status-total
{
    visibility: hidden;
}

.k-upload
{
    border-bottom-style: none !important;
    border-top-style: none !important;
    border-left-style: none !important;
    border-right-style: none !important;
}

.jord-kategori {
    background: url('../../Icons/JordKategori/kat-u.png') no-repeat center center;
    font-size: 0;
}

.kategori-3 {
    background-image: url(../../Icons/JordKategori/kat-1.png) !important;
}

.kategori-2 {
    background-image: url(../../Icons/JordKategori/kat-2.png) !important;
}

.filtering {
    line-height: 10px;
    float: left;
}

.filtering label {
    height: 14px !important;
    margin-top: 0px;
    width: 125px !important;
}
/*
.filteringFlytJord {
    position: relative;
    top: 4px;
    left: 40px;
}
*/
.filteringFlytJord label {
    margin-top: 0px;
    line-height: 26px !important;
    width: auto !important;
}

.btnDisabled {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%; 
		
	/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=50);
	
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;
	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
    
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5 !important;
}



#fjSoegKendoDropdown .k-dropdown .k-dropdown-wrap, .k-input {
    height: 23px;
    padding-top: 0px !important;
}

.advisering table, .advisering th, .advisering td {
    border: solid 1px #E7E7E8;
    text-align: center;
}
.advisering td:first-child {
    text-align: left;
}