html, body{
   height: 100%;
   width: 100%;
   min-height: 100%;
   margin: 0px !important;
   overflow: hidden;
}

body {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.login-form-wrapper { padding:40px 40px 40px 60px; }

.login-button-font div .x-toolbar .x-btn-text
{
    font-size: 15px;
    font-weight:600;
    padding-top: 5px;
}

.x-toolbar
{
}

.fieldsPanel2
{
    overflow-y: auto !important;
}

.login-arrow
{
    width: 39px;
    height: 20px;
    position: absolute;
    background: url(Res/login/Arrow_down_small.png) no-repeat center left !important; 
}

.white-backgr
{
    background: none !important;
    /*background-color: White !important;*/
    background-color: #F9F9F9 !important;
}

.buf-cell
{
    float:left;
    width: 161px;
}

.buf-img-cell
{
    position: relative;
    top: 0px;
    height: 5px;
    background: url(Res/login/Arrow_down.png) no-repeat center left !important; 
}


.login-background
{ 
	border-top:1px solid #99BBE8;
    text-align: center;
    height:100%;
    background: url(Res/login/BackgroundMapGrad.png) no-repeat !important;
    /*background: url(Res/login/BackgroundMapGrad.png) no-repeat center left !important;*/ 
    padding:40px 40px 40px 60px;
}

.kortinfo-icon 
{ 
    background: url(Res/login/Kortinfo_logo.png) no-repeat center left !important; 
}

.activedir-icon 
{ 
    background: url(Res/login/Active_directory.png) no-repeat center left !important; 
}

.nemid-icon 
{ 
    background: url(Res/login/Nemid.png) no-repeat center left !important; 
}



/* Følgende 3 iconer kan desværre ikke overføres til "KortInfoCoreIcons", da ToolButton ikke supporter Icons men kun styles. Måske på et senere tidspunkt. */
.kortInfo-search-clearButton
{
    background-image: url( Res/Search/Clear.png ) !important;
}
.kortInfo-search-selectButton-unselected
{
    background-image: url( Res/Search/UnSelected.png ) !important;
}
.kortInfo-search-selectButton-selected
{
    background-image: url( Res/Search/Selected.png ) !important;
}

.kortInfo-netgtt-select
{
    background-image: url( Res/Search/Clear.png ) !important;
}

.kortInfo-speechbubble-undock
{
    background-position:0 -0;
    background-image: url( Res/Search/tool-sprite-undock.gif ) !important;
}

.kortInfo-speechbubble-undock-over {
    background-position:-15px 0;
    background-image: url( Res/Search/tool-sprite-undock.gif ) !important;
}

.kortInfo-speechbubble-zoom
{
    background-position:0 -0;
    background-image: url( Res/Search/tool-sprite-zoomto.gif ) !important;
}

.kortInfo-speechbubble-zoom-over {
    background-position:-15px 0;
    background-image: url( Res/Search/tool-sprite-zoomto.gif ) !important;
}

.kortinfo-nonselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.kortInfo-tool-panel
{
    background-color: white;
}

.kortInfo-slider-label
{
    font-style: normal;
    font-size: 12px;
    white-space: nowrap;
}

.kortInfo-slider-label-value2
{
    font-style: normal;
    font-size: 12px;
}

.kortInfo-slider-element
{
    outline:none;
}

.kortInfo-slider-title-label
{
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
}

.kortInfo-slider-marker{
    background-image: url(Res/SliderMarker.gif) !important;
    background-color:transparent;
}

.kortInfo-slider-arrowLeftHome {
    cursor: pointer;
    background-color:transparent;
}
.kortInfo-slider-arrowLeftStep {
    cursor: pointer;
    background-color:transparent;
}
.kortInfo-slider-arrowRightEnd {
    cursor: pointer;
    background-color:transparent;
}
.kortInfo-slider-arrowRightStep {
    cursor: pointer;
    background-color:transparent;
}

.kortInfo-slider-arrowLarge {
    cursor: pointer;
    background-color: transparent;
    border: 1px solid transparent;
}
.kortInfo-slider-arrowLarge:hover {
    background-color: #dfe8f6;
    border: 1px solid #99bbe8;
}

.kortInfo-tree-grid-checked {
    background-image: url(Res/TreeGrid/checked.gif) !important;
    background-color:transparent;
}

.kortInfo-tree-grid-notChecked {
    background-image: url(Res/TreeGrid/unChecked.gif) !important;
    background-color:transparent;
}

.kortInfo-tree-grid-semiChecked {
    background-image: url(Res/TreeGrid/semiChecked.gif) !important;
    background-color:transparent;
}

/*START: Overrides af x-grid3*/

.KortInfo-ThemeTree .x-grid3-row-selected {
  background-image: none !important;
  background-color: #ffffff !important;
  border-color: #a3bae9;
}


.KortInfo-ThemeTree .x-grid3-row {
  border: 1px solid;
  border-color: #ffffff;  
}


/*START: FeatureInfo grid*/
.KortInfo-FeatureInfo-Grid-WordWrap {
  white-space: normal !important;
}

/*END: FeatureInfo grid*/

.kortInfo-link-header
{
    font-style: normal;
    font-size: 12px;
}

.size-buttons-column .x-grid3-td-buttons div {
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;  
 }
 
 .kortInfo-italic-font 
{
  font-style: italic;
}

.my-label-override{
  top: 0px;
}


.my-stylePanel {
    background-color:transparent !important;
}

.kortInfo-tool-position
{
    position: absolute;
}

/* KISO START */
.kiso-result {
	padding: 5px 0;
	border: transparent 1px solid;
	border-top: #999999 1px dashed;
}

.kiso-layer {
	border-top: #999999 1px solid;
}

.kiso-layer-result {
	padding-left: 35px;	
}

.kiso-suggestion .kiso-header {
	
}

.kiso-no-results {
	background: white;
	text-align: center;
	padding-top: 25px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.kiso-results-missing {
	margin-bottom: 5px;
	color: #555555;
	font-style: italic;
}

.kiso-result .kiso-icon {
	float:left;	
	margin-right: 15px; 
	display: inline;
	height: 32px; 
	width: 32px; 
	border: none;
}

.kiso-result .kiso-icon img {
	height: 32px; 
	width: 32px; 
}

.kiso-result-middle {
	float: left;
}

.kiso-result .kiso-header {
	color: #3A3A3A;
	font-weight: bold;
}

.kiso-result .kiso-description {
}

.kiso-result .kiso-source {
	color: Gray; font-style: italic;
}

.kiso-clear {
	clear: both;
}

.kiso-listview .loading-indicator {
	margin-top: 50px;
	text-align: center;    
}

.kiso-listview .loading-indicator .spinner {
	border: 12px solid #f3f3f3; /* Light grey */
    border-top: 12px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    animation: spin 2s linear infinite;
}

.kiso-listview .loading-indicator .loading-text {
	margin-top: 25px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* KISO END */

.opacity-hover {
	opacity: 0.6;
}

.opacity-hover:hover {
	opacity: 1;
}

video::-webkit-media-controls-fullscreen-button
{
        display: none !important;
}

/* Uheldsregistrering */

.kortInfo-formpanel-header-bold
{
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
}

.kortInfo-formpanel-header
{
    font-family:tahoma,arial,helvetica,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}

.thumb-wrap {
  float: left;
  margin: 4px;
  margin-right: 0;
  padding: 5px;
}

.thumb img {
    width: 84px;
    height: 71px;
}

.thumb-wrap span {
  display: block;
  overflow: hidden;
  text-align: center;
}

.x-view-selected {
  background: #eff5fb no-repeat right bottom;
  border: 1px solid #99bbe8;
  padding: 4px;
}

.x-view-selected .thumb {
  background: transparent;
}

/* END */