
body
{
	margin:		0;
	padding:	0;
}
body strong { font-weight: bold; }
#RSIFrame {display: none;}
img
{
	border:			0;
}
.adminCitemNumber{font-size:9px;}
form
{
	display:		inline;
}
#formSystemSenderNote{display:none;}
#calender
{}
	#calender table
	{
		width:				100%;
	}
	#calender #today
	{
		background-color:	#FF0000;
	}
	
	#calender #event
	{
		background-color:	#00CCFF;
	}
	#calender .taskNotYet
	{
		background-color:	#9feaff;
	}
	#calender .taskDone
	{
		background-color:	#00ff00;
	}
	#calender .taskLate
	{
		background-color:	#ff6b6b;
	}
.fc .bookingEvent .fc-event-skin { 
    background-color: #33869b; /* background color */
    border-color: #33869b;     /* border color */
    color: #fff;           /* text color */
}
.textarea
{
	width:					100%;
}
#posts
{
  margin-top:     10px;
}
#products
{
  margin-top:     10px;
}
.soeg #products
{
  margin-top:     0px;
}
#soegResultat .searchResult {
border-bottom: 1px solid #ccc;
padding: 10px 10px 15px 10px;
color: #555;
}
#soegResultat .searchResult .searchParentTree, .pb10 {
padding-bottom: 10px;
}
#soegResultat .searchResult a {
color: #555;
}
#soegResultat #soegResType {
border-bottom: 1px solid #000;
padding: 15px 5px 5px 10px;
}
#subItems
{
  margin-top:     10px;
}
.adminPageExpandable {
border-top-width: 1px;
border-top-color: #ccc;
border-top-style: solid;
background-color: #f0f0ee;
color: black;
padding: 2px 5px 2px 5px;
}
.adminPageExpandableHover {
border-top-width: 1px;
border-top-color: #ccc;
border-top-style: solid;
background-color: #f0f0ee;
color: black;
}
.adminPageExpanded {
border-top-width: 1px;
border-top-color: #ccc;
border-top-style: solid;
padding: 5px;
}
.adminPageExpanded .adminPageExpanded {
border: none;
}
div.msgError{
border-width: 1px;
border-color: #cc0000;
border-style: solid;
background-color: #ff6699;
color: #000000;
font-family:        verdana, arial, sans-serif;
font-size:					12px;
margin-bottom: 15px;
}
.msgOk {color: green;}
div.msgOk{
border-width: 1px;
border-color: #00cc00;
border-style: solid;
background-color: #66cc66;
color: #000000;
font-family:        verdana, arial, sans-serif;
font-size:					12px;
margin-bottom: 15px;
}
.simpleError{
background-color: #ffbbbb;
color: #000000;
}
.simpleOk{
background-color: #bbffbb;
color: #000000;
}
.simpleAlert{
background-color: #ffffbb;
color: #000000;
}
tr.even, .even {
  background-color: #e8e8e8;
}
table.evenUneven {
  border-collapse: collapse;
}
.mb10 { margin-bottom: 10px; }
.col, .col td {
  border-collapse: collapse;
  padding: 0px;
}
table.list td
{
  padding: 0px 5px;
}
table.list td.cmdTd
{
  padding: 0px 1px 0px 0px;
}
.menuSpacer, .spacer {
  width: 8px;
  float:left;
  height: 2px;
}
.productCategoriesCols .subMenuItem .link, .productCategoriesCols .menuItem .link, .prodCatsSecLayCols .subMenuItem .link, .prodCatsSecLayCols .menuItem .link
{
  float:none;
}
.menuItem .icon, .subMenuItem .icon, .menuItem .link, .subMenuItem .link, .fl { float:left; }
.fr { float: right; }
.ib { display: inline-block; }
.fitLine { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.tFixed { table-layout: fixed; }
.row, .cb {
clear: both;
}
.lafsnit .row {
clear: none;
}
.cell { float: left; }
.row .label
{
width: 150px;
}
.form .section .title
{
font-weight: bold;
}
.bold {
font-weight: bold;
}
.form .section
{
clear: both;
}
#topDiv {
position:absolute;
visibility:hidden;
height: 100%;
width: 100%;
}
.lineBreak
{
clear: both;
}
#cmdLine .row .cell
{
padding: 5px 0px 5px 0px;
width: 30px;
}
.postTitle
{
  padding-top: 15px;
}
.subItemTeaser a {
text-decoration: none;
}
.fileInfo
{
font-size: 8pt;
}
#filemanager .icon, .w5 { width: 5%; }
#filemanager .name, .w30 { width: 30%; }
#filemanager .date, .w15 { width: 15%; }
#filemanager .size, .w10 { width: 10%; }
#filemanager .uploader, .w20 { width: 20%; }
#filemanager .cmd { width: 20%; }
.w25 { width: 25%; }
.w33 { width: 33%; }
.w34 { width: 34%; }
.w40 { width: 40%; }
.w50 { width: 50%; }
.w10 { width: 100%; }
.mw80 { min-width: 80px; }
.mw100 { min-width: 100px; }
.mw150 { min-width: 150px; }
.pr20, td.pr20 { padding-right: 20px; }
.pl20, td.pl20 { padding-left: 20px; }
.pt20, td.pt20 { padding-top: 20px; }
.pb20, td.pb20 { padding-bottom: 20px; }
.pr10, td.pr10 { padding-right: 10px; }
.pl10, td.pl10 { padding-left: 10px; }
.pt10, td.pt10 { padding-top: 10px; }
.pb10, td.pb10 { padding-bottom: 10px; }
.pr5, td.pr5 { padding-right: 5px; }
.pl5, td.pl5 { padding-left: 5px; }
.pt5, td.pt5 { padding-top: 5px; }
.pb5, td.pb5 { padding-bottom: 5px; }

.mr20 { margin-right: 20px; }
.ml20 { margin-left: 20px; }
.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }
.mr10 { margin-right: 10px; }
.ml10 { margin-left: 10px; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }

.ib { display: inline-block; }

.aw { width: auto!important; }

.searchParentTree {
font-size: 8pt;
}
.discount .save {
color: red;
}
#loginAndCreateBox #login, #loginAndCreateBox #createUser { float: left; }
#loginAndCreateBox #login { padding-right: 100px; }
#loginAndCreateBox #createUser { padding: 0 10px; background: #eee; }
.title {
font-weight: bold;
}
#editPage div.title { padding: 20px 0 5px 0; border-bottom: 1px solid #000; margin-bottom: 10px; }
#editPage #dynamiskFelterEdit table tr:nth-child(even) {background: #CCC}
.userParentTree {
padding-bottom: 15px;
}
.titleOption {
color: black;
background-color: #cccccc;
}
.error, .obs, #flowMsgErrorBox, .flowMsgError {
color: red;
}
a:active, a:focus {
outline: none;
}
body.systemPage .CodeMirror { border: 1px solid #888; width: 950px; height: 500px; }
body.systemPage.stylesheet .CodeMirror { width: 970px; height: 595px; }
.buttonGood, body.systemPage .buttonGood{
background-color:#a1cb99;
height:auto;
width:auto;
font-size:14px;
border: 1px solid #666666;
color:#FFFFFF;
}
.buttonInfo, body.systemPage .buttonInfo{
background-color:#efefa7;
height:auto;
font-size:14px;
border: 1px solid #666666;
color:#000000;
}
.buttonBad, body.systemPage .buttonBad{
background-color:#c67171;
height:auto;
font-size:14px;
border: 1px solid #376586;
color:FFFFFF;
}
.buttonBadSmall{
background-color:#c67171;
height:15px;
font-size:14px;
border: 1px solid #376586;
color:FFFFFF;
padding: 1px 1px 1px 1px;
}
.backLink {
padding: 8px 0;
}
#impersonateUserBox { padding: 5px 15px; }
.cookieBar, #impersonateUserBox {
z-index: 10000!important;
bottom: 0!important;
position: fixed!important;
width: 100%!important;
height: auto!important;
background-color: #333333!important;
opacity: 0.7!important;
filter: alpha(opacity=70);
}
.cookieBar .cookieContent { position: relative!important; width: 900px!important; margin: 0 auto!important; padding: 5px 0!important; }
.Mobile .cookieBar .cookieContent { width: 90%!important; }
.cookieBar .cookieContent *, #impersonateUserBox * {
color: #fff!important;
font-family: Verdana, Geneva, Tahoma, sans-serif!important;
font-size: 10px!important;
line-height: 1.1!important;
}
#impersonateUserBox * { font-size: 12px!important; }
.Mobile .cookieBar .cookieContent * { font-size: 13px!important; }
.cookieBar .cookieContent .cookieText { width: 700px!important; }
.Mobile .cookieBar .cookieContent .cookieText { width: 100%!important; }
.cookieBar .cookieContent .cookieAccept { width: 150px!important; position: absolute!important; right: 0px!important; top: 10px!important; }
.Mobile .cookieBar .cookieContent .cookieAccept { width: 100%!important; position: relative!important; padding-bottom: 15px!important; }
.cookieBar .cookieContent .cookieAccept a { text-decoration: none!important; border: 1px solid #fff!important; display: inline-block!important; padding: 5px 15px!important; }
.Mobile .cookieBar .cookieContent .cookieAccept a { display: block!important; text-align: center!important; padding: 15px!important; font-size: 25px!important; } 

.adminBarHelp, .adminBarHelp a, .adminBarHelp a:hover{
 font-size:10px;
 color: #000000
}
.borderTopSpace {
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid #000;
}
.borderTopSpaceDashed {
margin-top: 15px;
padding-top: 15px;
border-top: 1px dashed #000;
clear: both;
}
.titleRow td, body.systemPage .titleRow td {
font-weight: bold;
color: #777;
}
#cboxOverlay.colorboxAdmin { background: #226a8d none; }
.colorboxAdmin #cboxContent { background: #fff; border: 10px solid #00466b; padding: 5px 0 0 0; }
.colorboxAdmin #cboxWrapper #cboxTopLeft, .colorboxAdmin #cboxWrapper #cboxTopCenter, .colorboxAdmin #cboxWrapper #cboxTopRight, .colorboxAdmin #cboxWrapper #cboxMiddleLeft, .colorboxAdmin #cboxWrapper #cboxMiddleRight, .colorboxAdmin #cboxWrapper #cboxBottomLeft, .colorboxAdmin #cboxWrapper #cboxBottomCenter, .colorboxAdmin #cboxWrapper #cboxBottomRight { display: none; }
.colorboxAdmin #cboxTitle { top: 7px; }
.colorboxAdmin #cboxClose { top: 2px; right: 2px; }
.systemPage {
background-color: #fff;
}
.systemPage .table { display: table; }
.systemPage .table .row { display: table-row; }
.systemPage .table .row .cell { display: table-cell; float: none; }
.systemPage #cboxOverlay { background: none; }
body.systemPage, body.systemPage .popup {
background-image: none;
background-color: #fff;
color: #000;
font-family: verdana,arial,sans-serif;
font-size: 10pt;
}
body.systemPage input, body.systemPage textarea {
font-family: verdana,arial,sans-serif;
font-size: 10pt;
margin: 2px;
}
body.systemPage a {
color: blue;
font-family: arial;
font-size: 10pt;
}
body.systemPage td {
color: #000;
font-family: arial;
font-size: 10pt;
}
#worker, #userOnline, #topDiv {
display: none;
}
body.systemPage #main {
padding: 0px 20px 20px;
}
body.systemPage table.borderList td {
padding: 2px 0px;
}
.padTd td, body.systemPage table.padTd td, .padTd .cell { padding: 2px 10px; }
.padTd .cmdLine .cell { padding: 0px; } 
td.padTd {
padding: 2px 10px;
}
input[type=submit], input[type=button] { cursor: pointer; }
.pointer, .pointer td { cursor: pointer; }
body.systemPage input, body.systemPage select, .systemInput {
border: 1px solid #ccc;
background-color: #fff;
}
body.systemPage input.button, body.systemPage input[type=button], body.systemPage input[type=submit], body.systemPage .button {
border: 1px solid #00466b;
background-color: #00466b;
color: #fff;
}
body.systemPage input.button:hover, body.systemPage input[type=button]:hover, body.systemPage input[type=submit]:hover, body.systemPage .button:hover { border: 1px solid #226a8d; background-color: #226a8d; }
body.systemPage input#cancelButton { border: 1px solid #94b9c4; background-color: #94b9c4; }
body.systemPage input#cancelButton:hover { border: 1px solid #226a8d; background-color: #226a8d; }
body.systemPage input[name=submitAndContinueEdit], body.systemPage input#continueEdit { border: 1px solid #5aa2b7; background-color: #5aa2b7; }
body.form.popup.systemPage .form .section{border: 1px #666666 dotted;}
.borderList {
border-collapse: collapse;
width: 100%;
}
table.borderList td {
padding: 2px 10px;
}
.lister.systemPage .borderList .field1 {
width: 250px;
}
.systemPage .borderList div.cmdLine { float: right; }
.systemPage .borderList .titleRow:hover td, .systemPage .borderList .titleRow:hover cell { background-color: #fff; color: #777; }
.systemPage .borderList tr:hover td, .systemPage .borderList .row:hover .cell, .systemPage .hoverRows .row:hover .cell { background-color: #3790aa; color: #fff; }
.systemPage .borderList tr:hover a, .systemPage .borderList .row:hover a { color: #fff; }
.systemPage.MSIE7 .borderList div.cmdLine { float: none; }
table.borderList td.cmdTd {
padding: 2px 0px;
line-height: 10px;
}
table.cmdTds td.cmdTd {
width: 19px;
}
.borderList .normalRow td {
border-top: 1px solid #ccc;
height: 28px; 
}
.borderList .normalRow td td {
border-top: none;
height: auto;
}
.borderList .normalRow td.icon a {
display: block;
height: 28px;
width: 28px;
line-height: 28px;
}
.borderList .normalRow td.icon {
text-align: center;
}

.tdMiddle td {
vertical-align: middle;
}
#EditAreaArroundInfos_stylesheetTextarea {
display: none;
}
#productVariationList table {
border-collapse: collapse;
}
.button {
border: 1px solid #808080;
background-color: #fff;
}
.button a, .button .text, a.button {
color: #000;
text-decoration: none;
display: block;
padding: 1px 5px;
}
a.button { display: inline-block; margin-right: 3px; }
.systemButton {
border: 1px solid #808080;
background-color: #cccccc;
}
body.systemPage .systemButton a, .systemButton a, .systemButton .text {
color: #000;
text-decoration: none;
display: block;
padding: 1px 5px;
}
.systemButton .text.active {
color: #808080;
}
.pageElements .element {
float: left;
overflow: hidden;
position: relative;
}
.pageElements {
clear: both;
}

/* popup */
body.popup { padding: 20px; }
body.popup.print, body.popup.systemPage { padding: 0px; }




/* ImgTip */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

body.systemPage .c { text-align: center; }

/* Tabs */
body.systemPage .tabs, body.systemPage .goTo {
border-bottom: 1px solid #ccc;
}
body.systemPage .tabs .tab {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 4px 8px;
float: left;
text-transform: capitalize;
}
body.systemPage .tabs .tab.first {
border-right: none;
}
body.systemPage .tabs .activeTab {
background-color: #00466b;
color: #fff;
border-top: 1px solid #00466b;
border-left: 1px solid #00466b;
border-right: 1px solid #00466b;
}
body.systemPage .tabs .tab:hover {
background-color: #226a8d;
color: #fff;
border-top: 1px solid #226a8d;
border-left: 1px solid #226a8d;
border-right: 1px solid #226a8d;
}
body.systemPage .tabs .searchTab { float: right; margin-right: 5px; }

.evenUnevenAuto tr:nth-child(even), .evenUnevenAuto .row:nth-child(even) { background: #e8e8e8 }
.evenUnevenAuto tr:nth-child(odd), .evenUnevenAuto .row:nth-child(odd) { background: #FFF }
body.systemPage a {
color: #777;
}
.aR { text-align: right; }
.popBoks { 
display: none;
right: 0px;
margin-left: -140px; 
position: absolute;
z-index: 10;
background-color: #fff;
border: 1px solid #ccc;
padding: 5px;
width: 130px;
font-size: 8pt;
}
.popBoks select {
max-width: 130px;
}

.msgBox {
position: fixed;
width: 100%;
border-bottom: 1px solid #ccc;
background-color: #fff;
padding: 10px;
z-index: 100;
}
#msgOkBox {
color: #057200;
font-weight: bold;
text-align: center;
}
#msgErrorBox {
color: #df0000;
font-weight: bold;
text-align: center;
}
.element .elementSize {
  right: -1px;
  top: -1px;
  position: absolute;
  z-index: 5;
}
.element .elementSize input {
  font-size: 8pt;
}
.cmdLine-billed .view, .cmdLine-billed .security, .cmdLine-billed .lock {
display: none;
}
.webbox .title h2 { margin: 0px; font-size: inherit; color: inherit; }

/* ERP */
#accounts .tekst td {
font-weight: bold;
}
#accounts .sum td {
text-decoration: underline;
}
#budget, #budget td, #budget input { font-size: 8pt; }
#budget input { width: 50px; }
#galOptions { text-align: center; }
#galOptions #size { padding-top: 15px; }

.autocomplete-w1 { position: absolute; top: 0px; left: 0px; margin: 6px 0 0 6px; /* IE6 fix: */ _background: none; _margin: 1px 0 0 0; }
.autocomplete { border: 1px solid #999; background: #FFF; cursor: default; text-align: left; max-height: 350px; overflow: auto; margin: -6px 6px 6px -6px; /* IE6 specific: */ _height: 350px; _margin: 0; _overflow-x: hidden; }
    .autocomplete .selected { background: #c9e6ed; }
    .autocomplete div { padding: 5px 10px; white-space: nowrap; overflow: hidden; }
    .autocomplete strong { font-weight: normal; color: #3399FF; }
body.systemPage .f8, .f8 { font-size: 8pt; }
.inputHold, .submitHold, .textareaHold, .offlineHold, .dateHold {padding-top: 10px;}
.inputHold .label, .textareaHold .label {padding-bottom: 5px;}
.textareaHold textarea { width: 400px; height: 100px; }
.inputHold input, .submitHold input, #ajaxFlowResult #createUser input,
.inputHold select, .submitHold select, #ajaxFlowResult #createUser select { border: 1px solid #808080; width: 200px; padding: 1px 5px; margin: 0px; }
.inputHold select, .submitHold select, #ajaxFlowResult #createUser select { width: 212px; }
.inputHold input[type=radio], .inputHold input[type=checkbox], #ajaxFlowResult #createUser input[type=radio], #ajaxFlowResult #createUser input[type=checkbox] { border: none; width: auto;}
#ajaxFlowResult #createUser input[name=dbrugere_bday], #ajaxFlowResult #createUser input[name=dbrugere_bmonth], #ajaxFlowResult #createUser input[name=dbrugere_byear] { width: 50px; }
#ajaxFlowResult #createUser #ob_post { width: 50px; }
#ajaxFlowResult #createUser #ob_by { width: 135px; }
.submitHold input, #ajaxFlowResult #createUser #ob_submit {
background-color: #cccccc;
width: 212px;
}

.printTable{width:100%}
.printTable .headline{font-weight:bold;font-size:18px;}
.printTable .tekst{font-weight:bold;font-size:18px;}
.printTable .sum{font-weight:bold;font-size:+1;font-style:italic}
.printTable .result{font-weight:bold;font-size:+1;font-style:italic}
.printTable .accountnr{width:100px;}
.printTable .label{width:100px;}
.printTable .amount{width:100px;text-align:right;}

body.systemPage .calendarjQFullJumpMonth { margin: 10px 0px; }

body.systemPage .tabContent { border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }

body.systemPage .tabContent .title { padding-left: 10px; }

body.systemPage .pagenation { margin: 20px 0px 10px 10px; }
body.systemPage .markedOptions { margin: 10px 0px 10px 10px; }

body.systemPage #functionsBar { padding: 9px; border-bottom: 1px solid #ccc; margin-bottom: 10px; }
body.systemPage #pathBar { padding: 4px 9px; border-bottom: 1px solid #ccc; }

@keyframes blink { 
   50% { outline: 1px dotted #ff0000; } 
}
@-webkit-keyframes blink { 50% { outline: 1px dotted #ffff00; }  }
.liveEdit { /*or other element you want*/
    animation: blink .5s step-end infinite alternate;
    -webkit-animation: blink .5s step-end infinite alternate;
    outline: 1px dotted #000;
}

