/* Global elements */

* 
{
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
}
div-out 
{
	 border: solid 1px black;
}
td-out
{
	border: solid 1px black;
}

.modal-title 
{
    font-size: large;
}

.form-check-label 
{
    font-size: smaller;
    font-weight:bold;
}

#installerPromptModalBtn {
    margin:auto;
}

body 
{
    /*background-image: url("../resources/images/background.jpg");*//*Bacggrundbillede egner sig dårligt når der anvendes frames der ikke kan være transparente*/
    /*background-repeat: repeat-x;*/
    /*background-color: #ffffff;*/
    background-color: #eff3fc;
    padding: 0 10px 10px 10px;
}
body#topbody
{
	padding-top: 10px;	
}
div.main-container
{

}


div.casement-container-dim
{
    margin-right: 4px; 
    width: 450px;
}

.casement-content-props {
    margin-top: 0px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    margin-bottom: 0px !important;
}

.list-group-disabled > button {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed !important;
  pointer-events: none;
}

div.casement-container 
{
}

div.casement-container#login 
{
	max-width: 640px;
	min-width: 640px;
	width: 640px;
	margin-top: 10%;
	margin-left: 20%;
	margin-right: 20%;
}

*, ::after, ::before {
    box-sizing: initial;
}


#printModal *, #sysPrintModal * , ::before, ::after
{
    box-sizing:border-box;
}

div.casement-block
{
    background-color: #fefeff;
    border-left: 1px solid #073452;
    border-right: 1px solid #073452;
    margin: 0 1px 0 1px;
    padding: 7px 3px 3px 3px;
}
div.casement-content 
{
	background-color: #fefeff;
    height: auto;
	margin: 20px 0 20px 0;	
}
div.casement-container .casement-content .colored-box
{
    background-color: #e7e9f0;
    border: 1px solid #97a7af;
    padding: 10px 5px 10px 5px;
}
div.casement-content td#login-error
{
	background-image: url("../resources/images/icon-error.png");
    background-repeat: no-repeat;
    background-position: 40px center;
    height: 40px;
    float: none;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

ul#navigationlevels
{
    float: left;
}

ul#navigationlevels li 
{
    display: inline;
    padding-left: 5px
}

div.casement-content td#login-ok
{
	background-image: url("../resources/images/icon-ok.png");
    background-repeat: no-repeat;
    background-position: 40px center;
    height: 40px;
    float: none;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content td#print-reciept
{
	background-image: url("../resources/images/icon_printout_data.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    height: 40px;
    float: none;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content td#search-reciept
{
	background-image: url("../resources/images/icon-search.png");
    background-repeat: no-repeat;
    background-position: 30px center;
    height: 40px;
    float: none;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content td#info-reciept
{
	background-image: url("../resources/images/icon_info.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    height: 40px;
    float: none;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content td#customerclub-reciept
{
	background-image: url("../resources/images/sub-nav/klub.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    height: 40px;
    float: none;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content td#info-print-label
{
	background-image: url("../resources/label.gif");
    background-repeat: no-repeat;
    background-position: 20px center;
    height: 40px;
    float: none;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content td#redeem-reciept
{
	background-image: url("../resources/images/sub-nav/gavekort.png");
    background-repeat: no-repeat;
    background-position: 30px center;
    height: 40px;
    float: none;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content td#inventory-reciept
{
	background-image: url("../resources/images/sub-nav/status.png");
    background-repeat: no-repeat;
    background-position: 30px center;
    height: 40px;
    float: none;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content td#sysinfo-reciept
{
	background-image: url("../resources/images/icon_sysinfo_data.png");
    background-repeat: no-repeat;
    background-position: 30px center;
    height: 40px;
    float: none;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content td#error-msg
{
	background-image: url("../resources/images/icon-error.png");
    background-repeat: no-repeat;
    background-position: 30px center;
    height: 40px;
    float: none;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content td#login-info
{
    height: 40px;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}
div.casement-content table#login-info
{
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}
div.casement-edge
{
    background-repeat: no-repeat;
    padding: 0 0 0 0;
}
div.casement-edge .inner
{
    background-repeat: repeat-x;
    margin: 0 8px 0 8px;
}
div.casement-edge .right
{
    background-repeat: no-repeat;
    width: 8px;
    float: right;
}
div.casement-edge .inner ul 
{
	line-height: 22px;
}

/*.main-container.*, ::after, ::before {
    box-sizing: content-box;
}*/

div.casement-edge.top-bar
{
    background-image: url("../resources/images/casement-top-bar-left.png");
}
div.casement-edge.top-bar .inner
{
	background-image: url('../resources/images/casement-top-bar-inner.png');
}
div.casement-edge.top-bar .right
{
	background : url("../resources/images/casement-top-bar-right.png");
	height: 30px;
}

div.casement-edge.bottom-bar
{
    background-image: url("../resources/images/casement-bottom-bar-left.png");
    height: 26px;
}
div.casement-edge.bottom-bar .inner
{
	background-image: url("../resources/images/casement-bottom-bar-inner.png");
	height: 26px;
}
div.casement-edge.bottom-bar .right
{
	background-image: url("../resources/images/casement-bottom-bar-right.png");
	height: 26px;
}

div.casement-edge.top-line
{
    background-image: url("../resources/images/casement-top-line-left.png");
    height: 8px;
}
div.casement-edge.top-line .inner
{
	background-image: url('../resources/images/casement-top-line-inner.png');
	height: 8px;
}
div.casement-edge.top-line .right
{
	background : url("../resources/images/casement-top-line-right.png");
	height: 8px;
}

div.casement-edge.bottom-line
{
    background-image: url("../resources/images/casement-bottom-line-left.png");
    height: 8px;
}
div.casement-edge.bottom-line .inner
{
	background-image: url("../resources/images/casement-bottom-line-inner.png");
	height: 8px;
}
div.casement-edge.bottom-line .right
{
	background-image: url("../resources/images/casement-bottom-line-right.png");
	height: 8px;
}






h1, h2
{   
    height: 30px;
    line-height: 20px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
h2
{   
    color: #fff;
    line-height: 30px;
}

h3
{
    color: #073452;
    margin: 0 0 6px 3px;
}

h4 
{
    margin-bottom: 3px;
}

input[type=text]
{
    background-image: url("../resources/images/input-text-background.png");
    background-repeat: no-repeat;
    border: 1px solid #073452;
    font-size: 11px;
    height: 14px;
    line-height: 14px;
}
input[type=password]
{
    background-image: url("../resources/images/input-text-background.png");
    background-repeat: no-repeat;
    border: 1px solid #073452;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
}
input[type=checkbox].vertical-align
{
	margin-left: -4px; /* To fix vertical alignment to other elements like input.type=text */
	margin-right: 5px;
}
select_OUT
{
    background-image: url("../resources/images/input-text-background.png");
    background-repeat: no-repeat;
    border: 1px solid #073452;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
}
img#logo 
{
    float: left;
    margin-top: 4px;
}
img#sub-logo 
{
    float: right;
    margin-top: 9px;
}
img.h-center 
{
	margin-left:auto; 
	margin-right:auto; 
	display:block; 
	text-align:center;		
}
/*Table data*/

td.nowrap  
{
	white-space:nowrap; 
}

/* a Buttons */

a.button
{
    background: transparent url("../resources/images/button-right.png") no-repeat top right;
    color: #dce8f6;
    display: block;
    float: left;
    font-weight: bold;
    /*height: 22px;*/
    margin-right: 0px;
    padding-right: 4px; 
    text-decoration: none;
    text-align: center;
    min-width: 60px;
}
a.button.right
{
    float: right; 
    margin-right: 10px;
    /*padding-left: 10px;*/
}
a.button.left
{
    float: left; 
    margin-left: 10px;
}
a.button.center 
{
	float: inherit;
	margin-right: 5px;
	margin-left: 5px;
	/*background-position: center center;*/
}
a.button span {
    background: url("../resources/images/button-left.png") no-repeat;
    display: block;        
    padding: 5px 8px 4px 13px;
} 

a.button:hover
{
    background-image: url("../resources/images/button-over-right.png");
    color: #b7cbe1;
}
    a.button:hover span
    {
        background-image: url("../resources/images/button-over-left.png");
    }
a.button:active
{
    background-image: url("../resources/images/button-pressed-right.png");
    color: #032839;
}
a.button:active span
{
    background-image: url("../resources/images/button-pressed-left.png");
}

/* header bar */

/* nav bar */

/* footer bar */

.content-bar #footer
{
	/*border-right: 1px solid #073452;*/
	width: 1000px;
}
.content-bar #footer ul
{
	height: 80px;
}        
.content-bar #footer ul li
{
	float: left;
	height: 80px;
	text-align: center;
	width: 80px;
	/*border: 1px solid #073452;*/
}
.content-bar #footer ul li img
{
	padding: 10px 16px 0px 16px;
}
.content-bar #footer ul li.active
{
	/*background-color: #f6f7f9;*/
}
.content-bar #footer ul a
{
	color: #5d6d8a;
	display: block;
	font-size: 10px;
	font-weight: normal;
	height: 100%;
	text-decoration: none;
}
.content-bar #footer ul li.active a
{
	color: #073352;
}
.content-bar #footer ul a:hover
{
    color: #073352;
}

/* PROBATION */
/* -- bottom bar */
div.casement-container .bottom-bar ul li
{
	background-image: url("../resources/images/service-menu-separator.png");
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
	padding: 0 10px 0 10px;
}
div.casement-container .bottom-bar ul li.datinfo
{
	background-image: url("../resources/images/service-menu-separator.png");
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
	padding: 0 10px 0 10px;
	/*background-image: none;float:right;color: #b9c3d3;font-size: 9px;*/
}
.bottom-bar li.logout
{
	background-image: none;
	float: left;
	font-weight: bold;
	height: 26px;
	width: 246px; /*243*/
	padding: 0 10px 0 3px;
}

/*li.logout {
  float:left;
}*/

/*li.logout a {
    font-size: small;
    color:#ffffff;
}*/
/*li.logout a:hover {
    font-size: small;
    color:darkgray;
}*/


div.casement-container .bottom-bar a
{
	color: #b9c3d3;
	text-decoration: none;
}
div.casement-container .bottom-bar a:hover
{
	color: #fff;
}

/* -- icon navigation*/

div.casement-container .casement-block-top-frame
{
    min-height: 83px;
    background-color: #fefeff;
    padding: 0 1px 0 1px;
}
.casement-block-top-frame .casement-content
{
    background-image: url("../resources/images/navigation-back.png");
    background-repeat: repeat-x;
    border-left: 1px solid #073452;
    border-bottom: 1px solid #0b283d;
    float: left;
    height: 82px;
    margin: 0 0 0 0;
}
.casement-block-top-frame #user-info
{
    width: 265px; /*prior value 250px* changed to accomodate screen display 1024x768*/
}
.casement-block-top-frame #user-info ul .label
{
	color: #073452;
	font-weight: bold;
}



.casement-block-top-frame .inner-box
{
    border-top: 1px solid #f0f2f5;
    border-right: 1px solid #c5c5c5 ;
    border-bottom: 1px solid #c2c5cd;
    border-left: 1px solid #f6f7f9;
    height: 80px;        
}
.casement-block-top-frame #user-info ul
{
    color: #5d6d8a;
    list-style-image: url("../resources/images/bullet-green.png");
    margin: 10px 10px 10px 23px;
}        
.casement-block-top-frame #user-info ul li.inactive
{
    list-style-image: url("../resources/images/bullet-yellow.png");
}
.casement-block-top-frame #user-info ul li
{
	height: 16px;
}
.casement-block #user-info ul .label
{
	color: #073452;
	font-weight: bold;
}
.casement-block-top-frame #navigation
{
    border-right: 1px solid #073452;
    width: 730px; /*prior value 779px* changed to accomodate screen display 1024x768*/
}
.casement-block-top-frame #navigation ul
{
    height: 80px;
}        
.casement-block-top-frame #navigation ul li
{
    float: left;
    height: 80px;
    text-align: center;
    width: 90px; /* icon spaceholders 12.5% of 730 px equals 91.25px*/
}
.casement-block-top-frame #navigation ul li img
{
    padding: 10px 16px 5px 16px;
}
.casement-block-top-frame #navigation ul li.active
{
    /*background-image: url("../resources/images/navigation-active-border.png");
    background-repeat: no-repeat;*/
    background-color: #f6f7f9;
}              
.casement-block-top-frame #navigation ul a
{
    color: #5d6d8a;
    display: block;
    font-size: 10px;
    font-weight: bold;
    height: 100%;
    text-decoration: none;
}
.casement-block-top-frame #navigation ul li.active a
{
    /*background-image: url("../resources/images/navigation-active-border.png");
    background-position: top right;
    background-repeat: no-repeat;*/
    color: #073352;
}
.casement-block-top-frame #navigation ul a:hover
{
    color: #073352;
} 

/* Table with expanding details */

table.expand-table
{
    border-collapse: collapse;
    border-bottom: 1px solid #97a7af;   
    clear: both;
    width: 100%;
}
table.expand-table tr td
{
    background-color: #e7e9f0;            
}
table.expand-table tr.even td
{
    background-color: #f5f5f9;
}
table.expand-table tr.detail-row 
{
    display: none;
}
table.expand-table tr.detail-row td
{
    background-color: #fff;
    padding: 8px;
}
table.expand-table td
{
    border: 1px solid #97a7af;            
    padding: 4px 5px 4px 5px;
}
table.expand-table td.expand, table.expand-table td.delete
{
    max-width: 10px;
    width: 10px;
}
table.expand-table tr.hidden
{
	border-top:none; 
	border-right:none; 
	border-bottom:none; 
	border-left:none;
	height:2px; 
	background-color:#fefeff;
	border: 1px solid #97a7af;
}

table.expand-table td.hidden
{
	border-top:none; 
	border-right:none; 
	border-bottom:none; 
	border-left:none;
	width:4px; 
	padding: 0 0 0 0;
	background-color:#fefeff;
}

/* PROBATION END*/


.menu_print_font 
{
    margin-top:7px;
}

.menu_print > .menu_print_font > span
{
    font-size: 10px;
    font-weight: 700;
    color: #5d6d8a;
    padding:0px;
    padding-top:3px;
    padding-left:11px;
}

div.menu_print:hover
{
    background-color: #f6f7f9;
}

.menu_print 
{
    float:left;
    height:80px;
    width: 90px;
}
/*.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: -100px;
 }*/


/* Menu Navigation */

div.sub-nav-panel
{
    float: left;
    margin-left: 1px;
}
div.casement-block-navigation
{
    background-color: #fefeff;
    border-left: 1px solid #073452;
    border-right: 1px solid #073452;
    margin: 0 1px 0 1px;
    /*padding: 7px 3px 3px 3px;*/
}
div.casement-content-navigation 
{
	background-color: #fefeff;
    height: auto;
	/*margin: 20px 0 20px 0;*/
}
div.casement-container#navigation-block 
{
    display: none;
    float: left;
    width: 228px;
    margin: 0;
    padding: 0;
}
div.casement-container#navigation-block .top-bar a
{
    /*padding-right: 10px; */
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    float: right;
}
.casement-block-navigation .casement-content-navigation#sub-nav
{
    border-right: 1px solid #073452;
    border-bottom: none;
    height: auto;
    width: 224px;
}
div.casement-container#navigation-block ul
{
    color: #073352;
    font-size: 11px;
    font-weight: bold;
}
div.casement-container#navigation-block ul li
{
    border-bottom: 1px solid #073452;
}
div.casement-container#navigation-block ul li div
{                
    background-image: url("../resources/images/sub-nav-background.png");
    padding-left: 8px;
    line-height: 36px;
    cursor:pointer;
}
div.casement-container#navigation-block ul li div.active
{
    background-image: url("../resources/images/sub-nav-background-active.png");
    cursor:pointer;
}
div.casement-container#navigation-block ul li div:hover
{
    background-image: url("../resources/images/sub-nav-background-active.png");
    cursor:pointer;
    color: #042237;
}
div.casement-container#navigation-block ul li img.icon
{
    float: left;
    margin: 8px 6px 0 0;
}
div.casement-container#navigation-block label
{
    float: left;
}
div.casement-container#navigation-block ul li a.foldout
{
    float: left;
    margin: 11px 5px 0 0;
}
div.casement-container#navigation-block ul li ul
{
    display: none;
}        
div.casement-container#navigation-block ul li ul li
{
    border-bottom: none;
    border-top: 1px solid #073452;
    font-size: 10px;
    line-height: 22px;
}
div.casement-container#navigation-block ul li ul li div
{                
    background-image: url("../resources/images/sub-sub-nav-background.png");
    height: 22px;
    padding-left: 8px;
    line-height: 22px;
}
div.casement-container#navigation-block ul li ul li div:hover
{                
    background-image: url("../resources/images/sub-sub-nav-background-active.png");
    height: 22px;
    padding-left: 8px;
    line-height: 22px;
	color: #fff;
	cursor: hand;
}
div.casement-container#navigation-block ul li ul li div.active
{
    background-image: url("../resources/images/sub-sub-nav-background-active.png");
    color: #fff;
}
div.casement-container#navigation-block ul li ul li a
{
    color: #073352;
    text-decoration: none;
}
div.casement-container#navigation-block ul li ul li a.foldout
{
    margin: 6px 6px 0 0;
}
div.casement-container#navigation-block ul li ul li ul
{
    background-color: #fafdfe;
}
div.casement-container#navigation-block ul li ul li ul li
{
    background-image: none;
    background-color: #fafdfe;
    font-weight: normal;
    
    height: 19px;
    line-height: 19px;
}
div.casement-container#navigation-block ul li ul li ul li a
{
    /*background-image: url("../resources/images/sub-nav/bullet.png");*/
    /*background-repeat: no-repeat;*/
    background-position: left;
    display: block;
    height: 100%;
    padding-left: 25px;
}
div.casement-container#navigation-block ul li ul li ul li a:hover
{
    background-image: url("../resources/images/sub-nav/sub-sub-nav-background-hover.png");
    text-decoration: underline;
}

div.casement-container#navigation-block ul li ul li ul li a.active
{
    /*background-image: url("../resources/images/sub-nav/sub-sub-nav-background-active.png");*/
    background-image: url("../resources/images/sub-sub-nav-background-active.png");
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
/* Vareplacering*/
.lagerTal
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	
}
.salgsTal
{
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-align: right;
}
.koebsTal
{
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-align: right;
}
.ordreTal
{
	font-size: 12px;
	font-weight: bold;
	color: #3333cc;
	text-align: right;
}
/* Vareplacering end*/
/* PLAY GROUND*/
.centeredImage1
{
	text-align:center;
	display:block;
}
.centeredImage2
{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
.bordercolorless 
{
	border-top:none; 
	border-right:none;
	border-bottom:none; 
	border-left:none; 
	background-color:Transparent;	
}
/* PLAY GROUND END*/