@charset "UTF-8";
/* CSS Document */

html {
	min-height:100%;
	height:100%;	
}

body {
	/*background:url(../img/bg.png);*/
	background:#FFF;
	min-height:100%;	
	height:100%;
	
	/*padding-bottom: 70px;*/
}

.navbar-default {
	background-color:#9B0000;
	border-color: #9B0000;
}


.navbar-default .navbar-nav > li > a {
	color:#FFF;
}


a {
	color:#9B0000;
}

.form-control {
	margin:4px;
    display: block;
    width: 100%;
    height: 22px; 
    padding: 4px 4px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-list {
	margin:2px;
    display: block;
    width: 100%;
    height: 22px; 
    padding: 4px 4px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.table-list{
	margin:0px;
	background-color:#CCC;
}

.form-inline {
	margin:4px 4px 0px 4px;
    width: 100%;	
	height: 22px; 
	padding: 4px 4px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff;
    background-image: none;
  /*  border: 1px solid #cccccc; */
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-inline-list {
    width: 90%;	
	height: 20px; 
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-menu {
	margin:2px;
    width: auto;
    height: 20px; 
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.sideplanpopup {
	height: 22px;
	padding: 0px 12px;
}

.infopress {
	margin-left:14px;
	color:#FFF;	
	margin-bottom:14px;
	font-size:24px;
	margin-right: 30px;
}

.navbar {
	
}

.btn-danger {
	background-color:#9B0000;
	border-color:#9B0000;
}
.panel-body {
	padding:6px;
	
}

x { 
   position: absolute; 
   top: 0px; 
   left: 0; 
   width: 100%;
}

div.xxx { 
   position: absolute; 
   border:1px solid #0ff;
   top: 0px; 
   left: 0px;
   opacity:0.5;
}

div.xxx:hover { 
	border:1px solid #F00;
	opacity:1;
}


z { 
   position: absolute; 
   top: 10px; 
   left: 0px; 
   width: 100%;
   color:#00F;
   opacity:1;
}

y { 
   position: absolute; 
   top: 80px; 
   left: 30px; 
}

.myimage {
	width:100%;
	height:50%;
	background-image:url(../images/ajax-loader.gif);
}

.noprint {
	width:100%;
	}

.page-header {
  padding-bottom: 0px;
  margin: 40px 0 20px; 
  border-bottom: 0px solid #eeeeee;
}

.container {
width:95%;	
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .dropdown > a:hover , .navbar-default .navbar-nav  > li a:hover{
	background-color: #c00;
	color:#FFF;
}


.panel-warning {
  background-color: #f2dede;
  border-color: #ebccd1;
}

.sm-txt {
	color:#FFF;
	font-size:10px;	
	padding-right:40px;
	padding-top:10px;
}

table {
	font-size:12px;		
	
}



.dropdown-menu {
	width: 100% !important;
	/*font-size:16px;*/
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color:#9B0000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color:#9B0000;
  border-color: #9B0000;
}

legend {
	display: block;
	width: 100%;
	padding: 6px 6px 6px 6px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight:500;
	line-height: inherit;
	color: #9B0000 !important;
	border: 0;
	border-bottom: 0 solid #e5e5e5;
}

.thumbnail_block {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border: 1px solid #9B0000;
	margin-bottom:10px;
	font-size: 12px;
}

.short {
	width:20%; 
	display:inline;
}
.middle {
	width:70%; 
	display:inline;
}

#editable
{
	padding: 10px;
	float: left;
}

.selectsidemalpopup {
	font-size:10px;	
}


#titelFrame {
	font-size:24px;
	font-weight:bold;
}

#ingressFrame {
	font-size:14px;
	font-weight:bold;
}

#StikktittelFrame {
	font-size:18px;
	font-weight:bold;
}

.completepage {
float: left;
margin: 0 0px 35px 0;
position: relative;	
}

.spreadspace { float:left; width:30px; }

.selectsidemalpopup {
border: 1px solid black;
font-size: 9px;
min-width: 70px;
height: 16px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;	
}

.sidemalpreview {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}

.sideprodpreview{
position: absolute;
top: 0px;
left: 0px;
}

.firstpage {
float: left;
margin: 0 3px 3px 0;
position: relative;
border: 1px solid black;
}
.leftpage{
	float: left;
margin: 0 0px 3px 0;
position: relative;
border-top: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
	
}

.rightpage{
	float: left;
margin: 0 0px 3px 0;
position: relative;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
	
}
.lastpage{
float: left;
margin: 0 0px 3px 0;
position: relative;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
	
}

.visuplassertebutton { font-size: 10px; border: 1px solid black; padding: 2px 15px 2px 15px; background-color: white; color: black; }
#visuplasserte { display: none; position: absolute; width: 700px; height: 400px; z-index: 100; border: 1px solid black; }


.status_Created {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: yellow; 
	opacity: 0.3;
}

.status_Accepted { 
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	display: block;
	position: absolute;
	background: green;
	opacity: 0.3;
}

.status_Printed { 
	top: 0; 
	left: 0; width: 100%; 
	height:100%;
	display: block; 
	position: absolute; 
	background: blue; 
	opacity: 0.3;
}

.status_Rejected { 
	top: 0; 
	left: 0; width: 100%; 
	height:100%;
	display: block; 
	position: absolute; 
	background: red; 
	opacity: 0.3;
}

.pagesstatuslayer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-size: 100% auto;
	background-color: none;
	opacity: 0.3;
}

.animatedgiflayer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-size: 100% auto;
	background-color: none;
}

.chilipreviewwrapper {
	display: inline-block;
	position: relative;
}
.chilipreview {
	background-image: url('../images/loading.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.ui-draggable-txt { z-index:10; color:white; border:1px dotted black; text-align:center; font-size:10px; position:absolute; background-color:rgb(0,0,168); opacity:0.7; }
.ui-draggable-ann { z-index:10; color:white; border:1px dotted black; text-align:center; font-size:10px; position:absolute; background-color:rgb(168,0,0); opacity:0.7; }
.ui-nondraggable-ann { z-index:10; color:white; border:3px solid red; text-align:center; font-size:10px; position:absolute; background-color:rgb(168,0,0); opacity:0.7; }
.ui-draggable-ann-dragging { background-color:rgba(168,0,0,0.3); }
.rightclicklayer { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-size: 100% auto; background-color: none; opacity:0.1; }


.context-menu-theme-osx { background-color:white; opacity: .93; zoom:1.0; border:1px solid #C00; border-radius:4px;}
.context-menu-theme-osx .context-menu-item { text-align:left; cursor:pointer; color:black; font-weight:700; font-size:11px; opacity: 1.0; z-index:1; }
.context-menu-theme-osx .context-menu-separator { margin:5px 1px 4px 1px; font-size:0px; border-top:1px solid #e4e4e4; }
.context-menu-theme-osx .context-menu-item-hover { background-color:#C00; color:white; }
.context-menu-theme-osx .context-menu-item .context-menu-item-inner { padding:2px 10px 2px 10px; background-color:none; background-repeat:no-repeat; background-position:4px center; background-image:none; }
.context-menu-theme-osx .context-menu-item-disabled { color:#939393; }

#Div1 { width:auto; margin:0 auto; float:left; }
/*.badge-red{background-color:#9B0000;}*/

.form-control-pageplan {
	margin:2px;
    width: auto;
    height: 18px; 
    padding: 6px 10px;
    font-size: 10px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control, .form-inline {
	height: auto;
}

select:disabled {
	color:#B29491;
	
}

.li-small {
	font-size:10px;
	margin-left:2px;
	padding-left:2px;	
}

.li-small > a {
	font-size:10px;
	margin-left:2px;
	padding-left:2px;	
}

.col-sm-0 {
	display:none;
}


.nav > li > a {
	padding: 15px 10px;
	line-height:20px;
	font-size:12px;
	
}
.navbar-brand {
float: left;
height: 50px;
padding: 12px 10px;
font-size: 16px;
line-height: 20px;
}


*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }



.component {
	position: relative;
	background: url(../ImageResizeCropCanvas/img/gridme.png) repeat center center;
	padding: 2em;
	text-align:center;
	height: 500px;
	border: 3px solid #49708A;
	max-width: 901px;
	overflow: hidden;
	margin: 0 auto;
}
/*.component {
	position: relative;
	background: url(../ImageResizeCropCanvas/img/gridme.png) repeat center center;
	padding: 4em;
	height: 500px;
	border: 3px solid #49708A;
	max-width: 901px;
	overflow: hidden;
	margin: 0 auto;
}*/

/* Header */
.codrops-header {
	padding: 0 0 2em;
	letter-spacing: -1px;
}

.codrops-header h1 {
	font-weight: 800;
	font-size: 2.5em;
	line-height: 1.3;
	margin: 0.25em auto;
}

.codrops-header h1 span,
.a-tip {
	color: #49708A;
}

.a-tip {
	padding: 1em;
}

.a-tip span {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	padding: 0 5px;
}

/* Top Navigation Style */
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	display: inline-block;
	padding: 1em 2em;
	text-decoration: none;
	letter-spacing: 1px;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

/* Codrops demo links */
.codrops-demos a {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0.5em 1em;
	margin: 5px;
	display: inline-block;
	border: 1px solid black;
	border-color: initial;
	border-radius: 4px;
}

.codrops-demos a.current-demo {
	color: #74777b;
}


@media screen and (max-width: 27em) {
	.codrops-icon {
		font-size: 1.5em;
	}
	.codrops-icon span {
		display: none;
	}
}

.resize-container {
    position: relative;
    display: inline-block;
    cursor: move;
    margin: 0 auto;
}

.resize-container img {
    display: block
}

.resize-container:hover img,
.resize-container:active img {
    outline: 2px dashed rgba(222,60,80,.9);
}

.resize-handle-ne,
.resize-handle-se,
.resize-handle-nw,
.resize-handle-sw {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background: rgba(222,60,80,.9);
    z-index: 999;
}

.resize-handle-nw {
    top: -5px;
    left: -5px;
    cursor: nw-resize;
}

.resize-handle-sw {
    bottom: -5px;
    left: -5px;
    cursor: sw-resize;
}

.resize-handle-ne {
    top: -5px;
    right: -5px;
    cursor: ne-resize;
}

.resize-handle-se {
    bottom: -5px;
    right: -5px;
    cursor: se-resize;
}

.overlay {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -150px;
	z-index: 999;
	width: 300px;
	height: 300px;
    border: solid 2px rgba(222,60,80,.9);
	box-sizing: content-box;
	pointer-events: none;
}
/*
.overlay:after,
.overlay:before {
	content: '';
	position: absolute;
	display: block;
	width: 204px;
	height: 40px;
    border-left: dashed 2px rgba(222,60,80,.9);
	border-right: dashed 2px rgba(222,60,80,.9);
}
*/
.overlay:before {
	top: 0;
	margin-left: -2px;
	margin-top: -40px;
}

.overlay:after {
	bottom: 0;
	margin-left: -2px;
	margin-bottom: -40px;
}
/*
.overlay-inner:after,
.overlay-inner:before {
	content: '';
	position: absolute;
	display: block;
	width: 40px;
	height: 204px;
    border-top: dashed 2px rgba(222,60,80,.9);
	border-bottom: dashed 2px rgba(222,60,80,.9);
}

.overlay-inner:before {
	left: 0;
	margin-left: -40px;
	margin-top: -2px;
}

.overlay-inner:after{
	right: 0;
	margin-right: -40px;
	margin-top: -2px;
}
*/
.btn-crop {
	position: absolute;
	vertical-align: bottom;
	right: 5px;
	bottom: 5px;
	padding: 6px 10px;
	z-index: 999;
	background-color: rgb(222,60,80);
	border: none;
	border-radius: 5px;
	color: #FFF;
}

.btn-crop img {
	vertical-align: middle;
	margin-left: 8px;
}

.hiddensearchfield {
	position: absolute;
	top: 32px;
	left: 4px;
	margin: -8px auto;
	background-color: #FFF;
	padding: 2px 10px;
	width: 400px;
	display: none;
	border: 1px solid #eee;
	z-index: 2;
}

.inpp{
	 position: relative;
}