﻿form
{
}
/* Tar bort Ramar runt bilder */ 
IMG
{
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BORDER-RIGHT-WIDTH: 0px
}
/* Tar bort Ramar runt bilder som är länkar */ 
IMG A
{
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BORDER-RIGHT-WIDTH: 0px
}
#container
{
	margin:0px;
	background: #fff;
}
.container
{
    width:100%;
}

.configContainer
{

    padding-left:2px;
    padding-right:2px;
    padding-bottom:2px;
    padding-top:2px;
    margin-left:2px;
    margin-right:2px;
    margin-bottom:2px;
    margin-top:2px;
    
}
.configContainer:hover
{
   background: #FEEDC4;
}
.txtSecret {
    background-image: url('../Pictures/auth.jpg');
    background-size: 30px;
    background-position: left;
    padding-top: 2px;
    margin-top: 2px;
    background-repeat: no-repeat;
    height: 30px;
}
.tfaimg {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
}
.form-size {
    max-width: 200px;
    border-left-color: lightgray;
}
.leftpadding {
    padding-left: 10px !important;
    margin-left: 10px !important;
    padding-right: 1px !important;
    margin-right: 1px !important;
    padding-top: 1px !important;
    margin-top: 1px !important;
}

.nopadding {
    padding: 1px !important;
    margin: 1px !important;
}

.btn-default {
    color: #333;
    background-color: #e5f4e0;
    border-color: #ccc;
}
.modal-title
{
    padding-left:150px;
}
.tfa-mod {
    margin: 0;
    position: absolute;
    top: 28%;
    left: 35%;
}

.qrCode
{
    border:5px;
}
.ddCond
{
    width:200px;
}
.SettingsContainer
{

}
.reminderContainer
{
    visibility: collapse;
}
.chblist > tbody > tr > td
{
  padding-right:2px;
  margin-right:2px;
}

.clickable:hover
{
     background: #FAA666;
     cursor:  pointer;
}
.customRow
{
    background: #FAA666;
}
.widgetHeader
{
    background-color:Menu;
    text-align: center;
    color: #ffffff;
    height:20px;
}

.lds-heart {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  transform: rotate(45deg);
  margin-left: 50%;
  margin-top: 5%;
  z-index: 0;


backdrop-filter: grayscale(30%);

}
.lds-heart div {
  top: 32px;
  left: 32px;
  position: absolute;
  width: 32px;
  height: 32px;
  background: #FF6519;
  animation: lds-heart 1.2s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lds-heart div:after,
.lds-heart div:before {
  content: " ";
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  background: #FF6519;
}
.lds-heart div:before {
  left: -24px;
  border-radius: 50% 0 0 50%;
}
.lds-heart div:after {
  top: -24px;
  border-radius: 50% 50% 0 0;
}
@keyframes lds-heart {
  0% {
    transform: scale(0.95);
  }
  5% {
    transform: scale(1.1);
  }
  39% {
    transform: scale(0.85);
  }
  45% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(0.9);
  }
}

.glyphTrash
{
    width:7px;
    height:7px;
    color:Red;
}
.searchDiv
{
    border-radius: 5px;
    border:  2px solid #f58220;
    margin-top:2px;
}
.serchResListNavBtnDiv
{
   position:absolute;
   z-index: 10;
}
.searchResultListDiv
{
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-top:0px;
    position:relative;
}
.resContainerDiv
{
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-top:2px;
    border-radius: 5px;
    border-left:  2px solid #f58220;
    border-right:  2px solid #f58220;
    border-bottom: 2px solid #f58220;
}
 /* sök faktura */
.xlsIcon
{
    vertical-align:middle;
    width:7px;
    height:10px;
}
.attInfoDiv
{
    padding-left:2px;
    padding-right:2px;
    padding-bottom:0px;
    padding-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-top:0px;
}
.attInfoTable > td
{
    color:#ffffff;
 	font-weight:Normal;
 	font-size:10px;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.searchlbl
{
     max-width:168px;
}
.searchTb
{
     max-width:168px;
}
.searchDD
{
    max-width:168px;
}
.searchInvGridHeader
{
    background: #f58220;
    color:#ffffff;
 	font-weight:Normal;
 	font-size:12px;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.searchInvGrid
{
    background: #ffffff;
    color:#000000;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.searchInvGridPager
{
    background: #ffffff;
    color:#000000;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.searchInvGridOdd
{
    background: #eaedef;
    color:#000000;
    border-right-style:hidden;
    border-left-style:hidden;
    border:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.searchInvGridOdd:hover
{
    background:#FEEDC4;
    color:#000000;
    border-right-style:hidden;
    border-left-style:hidden;
    border:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
	cursor: pointer;
}
.searchInvGridEven
{
    background: #ffffff;
    color:#000000;
    border-right-style:hidden;
    border-left-style:hidden;
    border:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.searchInvGridEven:hover
{
    background:#FEEDC4;
    color:#000000;
    border-right-style:hidden;
    border-left-style:hidden;
    border:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
	cursor: pointer;
}
.searchInvGridSelected
{
    background: #FEEDC4;
    color:#000000;
    border-right-style:hidden;
    border-left-style:hidden;
    border:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.btn-primary
{
    background:#f58220;
     border-color: #f58220;
}
.btn-primary:hover
{
    background:#f58220;
    border-color:#FEEDC4;
}
.btn-primary:focus
{
    background:#f58220;
    border-color:#FEEDC4;
}
.searchBtn
{
  text-align:right;
}
.searchDocSelectorTable
{
     max-width:300px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BORDER-RIGHT-WIDTH: 0px; 
}
.searchdocSelectorDiv
{
   
    background: #ffffff;
    border-radius: 5px;
    border-left:  2px solid #f58220;
    border-right:  2px solid #f58220;
    border-top: 2px solid #f58220;
}
/* / Sök faktura */
.login
{

    text-align:center;
}
.invoiceDropdownArrows
{
    color: #f58220; 
}

.formControlAddOn
{
     margin-left:auto;
     margin-right:auto;
     margin-top:0px;
     margin-bottom:5px;
     width:150px;
}
.checkbox-right
{
     margin-left:0px;
     margin-right:4px;
     margin-top:0px;
     margin-bottom:10px;
}
.ddInvListNavTable
{
    width:100%;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    
}
.docSelectorTable
{
    max-width:325px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    
}
.docSelectorDropDown
{
    max-width:100px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    
}
.invoiceDropdownNumberLabel
{
    background:#ffffff;
    color: #000000; 
    font-weight:bold;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
	font-size:10px;
	padding: 2px;
	vertical-align:text-top;
	border-radius: 5px;
    border: 2px solid #f58220;
}
.OpenDocInNewWindowGlyphicon
{
    color: #f58220; 
}
.docSelectorDiv
{
    padding-bottom:10px;
    background: #ffffff;
    border-radius: 5px;
    border-left:  2px solid #f58220;
    border-right:  2px solid #f58220;
    border-top: 2px solid #f58220;
}
.btnPanelDiv
{
    padding-top:10px;
    padding-bottom:5px;
    text-align:center;
    background: #ffffff;
    border-radius: 5px;
    border-left:  2px solid #f58220;
    border-right:  2px solid #f58220;
    border-top: 2px solid #f58220;
}
.invSelectorDiv
{
    PADDING-TOP: 50px;
}
.scroll
{
  max-height:60px;
  overflow-y: scroll;
}
.note
{
    height:60px;
}
.docDivInnerHtml
{

    width :100%;
    height:890px;
    border-radius: 5px;
    border-left:  2px solid #f58220;
    border-right:  2px solid #f58220;
    border-bottom:  2px solid #f58220;
    border-top:0px;
    position:relative;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-top:0px;
    zindex:-1;
}



.accContainerDiv
{
    min-width:300px;
    background: #ffffff;
    border-radius: 5px;
    border-left:  2px solid #f58220;
    border-right:  2px solid #f58220;
    border-bottom:  2px solid #f58220;
    border-top:0px;
}

.accGridTable
{
    max-width:200;
    border:  2px solid #f58220;  
    color:#000000; 
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:0px;
    margin-left:2px;
    margin-right:2px;
    margin-bottom:0px;
    margin-top:0px;
}
.accGridHeader
{
     background-color:#f58220;
     color:#ffffff;
     text-decoration: none;
	 font-family: Futura,Arial,Georgia;
	 text-align:center;
     font-weight:lighter;
     font-size:10px;
     padding-left:0px;
     padding-right:0px;
     padding-bottom:0px;
     padding-top:0px;
     margin-left:0px;
     margin-right:0px;
     margin-bottom:0px;
     margin-top:0px;

}
.accGridHeader > td
{
    border-left:  1px solid #ffffff;
    border-right:  1px solid #ffffff;
}
.accGridRow, .accGridRow > td
{
    background-color:#eaedef;
     border-left:  1px solid #ffffff;
    border-right:  1px solid #ffffff;
}
.accGridRow:hover > td
{
    background-color:#FEEDC4;

}
.accGridOddRow, .accGridOddRow > td
{
    background-color:#ffffff;
      border-left:  1px solid #ffffff;
    border-right:  1px solid #ffffff;
}
.accGridOddRow:hover > td
{
    background-color:#FEEDC4;
}
.accGridSelected > td
{
     background-color:#FEEDC4;
}
.accGridEdit > td
{
     background-color:#FEEDC4;
}
.accGridFooter > td
{
    background-color:#ffffff;
}
.accGridDropDown
{
   max-width:150px;
   background-color:#FEEDC4;
   color:#000000;
   z-index:20000;
}
.accGridBtnPanel
{
    text-align:right;
      margin-right:0px;
}
.AttInfoDivHeader
{
    text-align:center;
}
.invoiceInfoWarning
{
    color:#FF0000;
    font-weight:bold;
}
.glyphiconSortList
{
    text-align:left;
    width:10px;
    height:10px;
    color:#f58220;
}
.glyphiconAccGridGetRest
{
    width:10px;
    height:10px;
    color:#00cb05;   
}
.glyphiconAccGridCancel
{
    width:10px;
    height:10px;
    color:red;
    padding-right:4px;
}
 .glyphiconAccGridEdit 
 {
    width:7px;
    height:7px;
    color:#f58220;
    padding-right:2px;
 }
 .glyphiconAccGridAccept
 {
    width:10px;
    height:10px;
    color:green;
    padding-right:4px;
 }
 
  .glyphiconAccGridRemove
 {
    width:7px;
    height:7px;
    color:Red;
    padding-right:4px;
 }
 
 
.navbar-default
{
    background: #f58220;
    color:#ffffff;
    width:100%;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BORDER-RIGHT-WIDTH: 0px;
}
.navbar-default .navbar-brand {
    color:#ffffff;
}
.navbar-default:hover,
.navbar-default:focus
{
    color: #FEEDC4;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}
.navbar-default .navbar-nav > li, .navbar-default .navbar-nav .open .dropdown-menu
{
    color: #ffffff;
    background-color: #f58220;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #f58220;
    background-color:#eaedef;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
   background-color: #eaedef;
   color: #f58220;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #f58220;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #f58220;
    background-color:#eaedef;
}
.btn-logout
{
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BORDER-RIGHT-WIDTH: 0px;
}

.control-label-addon
{
    font-family: Euphemia,DejaVu Sans Light,Arial;
    font-size:16px;
}

.glyphicon-user {
    background: #f58220;
    color: #eaedef;
}
.pageHeaderBackGround
{
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    background: #f58220;
}
.UserBox
{
    z-index:10;
    position:relative;
    color:#ffffff;
}
.userlbl
{
    color:#ffffff;
    font-size:12px;
}
.nrOfShownInList
{
    width:25px;
}
.control-label
{
    font-size:12px;
}
.pageHeader
{
    color:#ffffff;
    font-family: Futura,Arial,Georgia;
    font-size:24pt;
}
.pageFooter
{
    font-size:12px;
    font-family: Futura,Arial,Georgia;
    color:#000000;
}
.pageFooterAccount
{
    z-index:25;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    
}
.table-striped>tbody>tr:nth-child(odd)>td,
tr.found{
    background-color:#eaedef;
}

.reInvFrame
{
    background: #ffffff;
    color:#000000;
    font-size:10;
    font-weight:normal;
    border-radius: 5px;
    border-left:  2px solid #f58220;
    border-right:  2px solid #f58220;
    border-top:  2px solid #f58220;
}
.reInvoiceCkb > label 
{
    padding-left:10px;
    font-weight:normal;
    font-size:12px;
}
	
.invoiceInfoHeader
{
    background: #f58220;
    color:#ffffff;
 	font-weight:Normal;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}

.invoiceInfoDiv
{
    background: #ffffff;
    border-radius: 5px;
    border:  2px solid #f58220;
}

.upContainerDiv
{
    background: #ffffff;
    border-radius: 5px;
    border-left:  2px solid #f58220;
    border-right:  2px solid #f58220;
    border-bottom:  2px solid #f58220;
    border-top:0px;
}
.invoiceInfoDivHeader
{
    text-align:center;
}
.invGridHeader
{
    background: #f58220;
    color:#ffffff;
 	font-weight:Normal;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.invGrid
{
    background: #ffffff;
    color:#000000;
    border-right-style:hidden;
    border-left-style:hidden;
    border :0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.invGridOdd
{
    background: #eaedef;
    color:#000000;
    border-right-style:hidden;
    border-left-style:hidden;
    border:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.invGridOdd:hover
{
    background: #FEEDC4;
    color:#000000;
    border-right-style:hidden;
    border-left-style:hidden;
    border:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
	cursor: pointer;
}
.invGridEven
{
    background: #ffffff;
    color:#000000;
    border-right-style:hidden;
    border-left-style:hidden;
    border:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
}
.invGridEven:hover
{
    background: #FEEDC4;
    color:#000000;
    border-right-style:hidden;
    border-left-style:hidden;
    border:0px;
    font-weight:lighter;
    text-decoration: none;
	font-family: Futura,Arial,Georgia;
	cursor: pointer;
}

body.dragging, body.dragging * {
  cursor: move !important;
}
.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}
ol
{
    list-style-type: none;
    padding:0px;
    margin:0px;
}
.attestList {
    cursor: move;
}
#header
{
	background-position: top;
	background-image: url('../Pictures/bg2.png');
	background-repeat: no-repeat;
	height: 100px;
	white-space: nowrap;
}
#headerspacer
{
	background-position: top;
	background-image: url('../Pictures/Bg1.png');
	background-repeat: no-repeat;
	white-space: nowrap;
}
#Table2 > tbody > tr > td {
    font-family: Tahoma;
    font-size: small;
}
#Table4 > tbody > tr > td {
    font-family: Tahoma;
    font-size: small;
}
H1
{
	font-family: Tahoma;
}
#header h1
{
	margin: 0;
	color: #FF6600;
	font-family: Tahoma;
	font-size: small;
}
#navigation
{
	font-family: Tahoma;
	font-size: small;
	float: left;
	width: 100%;
	background: #333;
}
#navigation ul
{
	font-family: Tahoma;
	font-size: small;
	margin: 0;
	padding: 0;
}
#navigation ul li
{
	font-family: Tahoma;
	font-size: small;
	list-style-type: none;
	display: inline;
}
#navigation li a
{
	font-family: Tahoma;
	font-size: small;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #383; }
#content
{
	font-family: Tahoma;
	font-size: small;
	clear: left;
	padding: 0px;
}
#content h2
{
	font-family: Tahoma;
	font-size: small;
	color: #000;
	font-size: 160%;
	
}
#footer
{
	font-family: Tahoma;
	font-size: small;
	text-align: right;
	background-image: url('../Pictures/LevDocWeb2.png');
	height: 50px;
}
div.MenuContent
{
	font-family: Tahoma;
	font-size: small;
	background-color: #C0C0C0;
	width: 250px;
	padding: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
div.MenuContentForAttest
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: small;
	background-color: #C0C0C0;
	width: 550px;
	padding: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
div.HeaderContent
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: small;
	border-color: #000000;
	padding: 5px;
	background-color: #646464;
	width: 250px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	color: #FFFFFF;
}
div.HeaderContentForSAttest
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: small;
	border-color: #000000;
	padding: 5px;
	background-color: #646464;
	width: 550px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	color: #FFFFFF;
}
a.lnkList:link
{
	font-family: Tahoma;
	font-size: small;
	/* hanterar linkbutton för att visa bakgrundsbild med dynamisk text */
	margin: 0px 0px 0px 0px;
	background: url('../Pictures/BlurMetalLa0.gif') no-repeat center center;
	padding: 4em;
	font: 8pt "Verdana";
	font-weight: bold;
	color: Black; /*color: #336699; */
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}
a.lnkList:hover
{
	font-family: Tahoma;
	font-size: small;
	margin: 0px 0px 0px 0px;
	background: url('../Pictures/BlurMetalLa0.gif') no-repeat center center;
	padding: 4em;
	font: 8pt "Verdana";
	font-weight: bold;
	color: Black; /*color: #336699; */
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}
.BtnConfirm
{
	font-family: Tahoma;
	font-size: small;
	background-color: #99FF99;
}
.BtnReject
{
	font-family: Tahoma;
	font-size: small;
	background-color: #F4705B;
}
.BtnDefAcc
{
	font-family: Tahoma;
	font-size: x-small;
	background-color: #5B5B5B;
	color: #FFFFFF;
}
#lbHeader
{
	font-family: Tahoma;
	font-size: large;
}
#lblTfaHeader
{
	font-family: Tahoma;
	font-size: large;
}
.ShowSearch
{
	visibility: hidden;
	position: absolute;
}
.hiddenfield {
    visibility: hidden;

}
.NoDisplay {
    display: none;
}

#loggedInUser
{
	color: #333333;
	float: right;
	clip: rect(auto, auto, auto, auto);
	position: absolute;
	top: 22px;
	left: 760px;
	white-space: nowrap;
	height: 16px;
}


#logo
{
	color: #FF5000;
	float: left;
	clip: rect(auto, auto, auto, auto);
	position: relative;
	top: -50px;
	right: 0px;
	white-space: nowrap;
}

#InvoiceGrid a
{
    color: inherit;
	text-decoration: underline ;
}

a
{
	color: inherit;
	text-decoration: none;
}

span
{
	font-family: Tahoma;
}
H2
{
	font-family: Tahoma;
}

H3
{
	font-family: Tahoma;
}

H4
{
	font-family: Tahoma;
}

    .mobileContainer
    {
       text-align:left;
        max-width:1024px;
    }

    .accGridContainer
    {
       text-align:left;
       margin:0px;
       padding:0px;
       border:0px;
    }
.tabelHeaderCellMaxWidth {
    max-width: 45px;
    word-wrap: break-word; 
    overflow-wrap: break-word; 
}
.btn-special
{
    text-align:center;
}
.table-condensed > thead > tr > td {
    padding: 2px;
    font-size: 8px;
}
.table-condensed > thead > tr > th {
    padding: 2px;
}
    .accMobileGridHeader
    {
        text-align: left;
        font-weight: normal;
        font-size: 10px !important;
        padding-left:0;
        padding-right:0;
        margin:0px;
 	    font-family: Futura,Arial,Georgia;
 	    background-color: #FEEDC4;
 	        color:#000000;
    }
    
    .accMobileGridHeaderOddColoumn
    {

        text-align: left;
        font-weight:bold;
        font-size: 12px;
        padding-left:0;
        padding-right:0;
        margin:0px;
 	    font-family: Futura,Arial,Georgia;
 	    background-color: #FCD4B2;
 	        color:#000000;
    }
    
    .accMobileGridColumn
    {
        font-weight:normal;
        text-align: left;
        font-size:10px;
        padding-right:0;
        padding-left:0;
        font-family: Futura,Arial,Georgia;
        margin:0px;
        background-color: #fae2aa
    }
    
    .accMobileGridOddColumn
    {
        font-family: Futura,Arial,Georgia;
        font-weight:normal;
        text-align: left;
        font-size:10px;
        padding-right:0;
        padding-left:0;
        margin:0px;
        background-color: #f9c69a
    }
.accTablePadding
{
    padding: 0px;
}
.accMobileGridRow {
    font-weight: normal;
    text-align: left;
    font-size: 10px !important;
    padding-right: 0;
    padding-left: 0;
    font-family: Futura,Arial,Georgia;
    margin: 0px;
}
    
    .accMobileGridOddRow
    {
        font-family: Futura,Arial,Georgia;
        font-weight:normal;
        text-align: left;
        font-size:10px;
        padding-right:0;
        padding-left:0;
        margin:0px;
        background-color:#FCD4B2
    }
    
    .invoiceMainInfoTableHead
    {
        background-color:#ffffff;
        color: #000000;  
        font-weight:bold;
        text-decoration: none;
	    font-family: Futura,Arial,Georgia;
	    font-size: Medium;
	    padding: 0px;
    }

    .invoiceMainInfoTable
    {
        background-color:#ffffff;
        color: #000000;  
        font-weight:normal;
        text-decoration: none;
	    font-family: Futura,Arial,Georgia;
	    font-size: Smal;
	    padding: 0px;
    }

    .invoiceDropdownNumberLabel
    {
        background-color: #ffffff;
        color: #000000; 
        font-weight:bold;
        text-decoration: none;
	    font-family: Futura,Arial,Georgia;
	    font-size:10px;
	    padding: 2px;
	    vertical-align:text-top;
	    border-radius: 5px;
        border: 2px solid #f58220;
    }
    
    .invoiceInfoPanelHead
    {
        background-color: #ffffff;
        color: #000000; 
        font-weight:bold;
        text-decoration: none;
	    font-family: Futura,Arial,Georgia;
	    font-size: Medium;
	    padding: 0px;
	    vertical-align:text-top;
	    border-radius: 5px;
        border: 2px solid #f58220;
    }
    
    .invoiceManagePanelHead
    {
        background-color: #ffffff;
        color: #000000; 
        font-weight:bold;
        text-decoration: none;
	    font-family: Futura,Arial,Georgia;
	    font-size: Medium;
	    padding: 0px;
	    vertical-align:text-top;
	    border-radius: 5px;
        border: 2px solid #f58220;
    }
    
    .invoiceManageDefaultSubPanelHeadBackGround
    {
        background-color: #ffffff;
        border-radius: 5px;
        border: 2px solid #fdb913;
    }
    
    .invoiceManageDefaultSubPanelHead
    {
        background-color: #ffffff;
        color: #000000;
    }
    
    .lblRest
    {
        background-color: #ffffff;
        text-align: left;
        font-weight:bold;
        font-size: 12px;
        padding-left:0;
        padding-right:0;
        margin:0px;
 	    font-family: Futura,Arial,Georgia;
    }
    .btn-Pass-On
    {
        margin-top:5px;
    }
    .invoiceManageShowImageSubPanelHead
    {
        background: -webkit-linear-gradient(#f58220, #fdb913); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#f58220, #fdb913); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#f58220, #fdb913); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#f58220, #fdb913);
        font-family: Futura,Arial,Georgia;
        color: #000000; 
        font-weight:bold;
    }
    
    .invoiceManageShowImageSubPanelGlyphicon
    {
         color: #000020;
    }
    
    .invoiceManageLogOffPanelHead
    {
        background: -webkit-linear-gradient(#f58220, #fdb913); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#f58220, #fdb913); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#f58220, #fdb913); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#f58220, #fdb913);
        font-family: Futura,Arial,Georgia;
        color: #000000; 
        font-weight:bold;
    }
    
    .invoiceDropdownArrows
    {
        color: #f58220; 
    }
    
    .invoiceManageLogOffSubPanelGlyphicon
    {
         color: #000020;
    }

    .invoiceDataTable
    {
        color: #000000;
        text-align: left;
        font-size:small;
	    font-family: Futura,Arial,Georgia;
    }

    .invoiceDataTableHeader
    {
        background-color: #ffffff;
        text-align: left;
        font-size:medium;
        font-size: 12px;
        padding-top:6px;
        padding-bottom:6px;
	    font-family: Futura,Arial,Georgia;
    }

    .invoiceDataTableValue
    {
        background-color: #ffffff;
        font-weight:lighter;
        text-align: left;
        font-size:12px;
        padding-top:6px;
        padding-bottom:6px;
	    font-family: Futura,Arial,Georgia;
    }
    .invoiceDataTableHeaderOddRow
    {
        background: #dfdfe0;
        text-align: left;
        font-size: 12px;
        padding-top:6px;
        padding-bottom:6px;
 	    font-family: Futura,Arial,Georgia;
 	    color: #000000;  
    
    }
    .invoiceDataTableValueOddRow
    {
        background: #dfdfe0;
        font-weight:lighter;
        text-align: left;
        font-size:12px;
        padding-top:6px;
        padding-bottom:6px;
 	    font-family: Futura,Arial,Georgia;
 	     color: #000000;  
    }
    .mobileRedirectModal
    {
        text-align:center;
    }
    .LatestAcountDimsTable
    {
        padding:20px;
        margin:10px
    }
    .ui-dialog-titlebar-close:before
    {
         color: red;
         content: "x";
         margin: -12px 0 0;
        padding: 1px;
        position: absolute;
        left: -0.1em;
        width: 20px;
    }

.ui-dialog-titlebar {
    background: #f58220;
    font-family: Futura,Arial,Georgia;
    color: #ffffff;
}

 
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (max-device-width: 480px) 
{
    .docDiv
    {
         overflow: auto; 
        -webkit-overflow-scrolling: touch; 
        height: 883px; 
        width: 100%; 
        border-radius: 5px;
        border-left:  2px solid #f58220;
        border-right:  2px solid #f58220;
        border-bottom:  2px solid #f58220;
        border-top:0px;
        position:relative;
        padding-left:0px;
        padding-right:0px;
        padding-bottom:0px;
        padding-top:0px;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:0px;
        margin-top:0px;
        zindex:-1;
    }
    #pdfContainer 
    { 
        width:800px;
        height:10000px;
        padding-left:0px;
        padding-right:0px;
        padding-bottom:0px;
        padding-top:0px;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:0px;
        margin-top:0px;
    }
       
    .serchResListNavBtnDiv
    {
       position:absolute;
       z-index: 10;
    }
        

    .docDivInnerHtml
    {

        border-radius: 0px;
        border-left:  0px;
        border-right:  0px;
        border-bottom:  0px;
        border-top:0px;
        position:relative;
        padding-left:0px;
        padding-right:0px;
        padding-bottom:0px;
        padding-top:0px;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:0px;
        margin-top:0px;
        zindex:-1;
    }

   .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 1px;
    }
    
    
    .invGridHeader > th
    {
        font-size:6px;
        font-weight:bold;
    }
    .invGridEven > td, .invGridOdd > td
    {
        max-width:30ch;
        font-size:6px;
        font-weight:bold;
        height:15px;
        
    }
    .pageHeader
	{
    	color:#ffffff;
    	font-family: SimSun,Trajan Pro,Futura,Arial,Georgia;
    	font-size:24pt;
	}
	
    .invoiceInfoDiv
    {
        text-align:left;
        background: #ffffff;
        border-radius:0px;
        border: 0px;
        padding-left:0px;
        padding-right:0px;
        padding-bottom:0px;
        padding-top:0px;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:0px;
        margin-top:0px;
    }
    
}