/* g4_above the fold */
a,body,footer,h1,h2,h3,h4,h5,h6,header,html,img,li,nav,section,span,ul{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}footer,header,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}
html, body {
/*	overflow-x:hidden;*/
	image-rendering: crisp-edges;
	/*image-rendering: pixelated;*/
}
html {overflow-y: scroll;}

@font-face{font-style:normal;font-weight:200;font-family:'Krub';src:url('../fonts/Krub/Krub-ExtraLight.woff2') format('woff2'), url('../../fonts/Krub/Krub-ExtraLight.woff') format('woff')}
@font-face{font-style:normal;font-weight:300;font-family:'Krub';src:url('../fonts/Krub/Krub-Light.woff2') format('woff2'), url('../../fonts/Krub/Krub-Light.woff') format('woff')}
@font-face{font-style:normal;font-weight:400;font-family:'Krub';src:url('../fonts/Krub/Krub-Regular.woff2') format('woff2'), url('../../fonts/Krub/Krub-Regular.woff') format('woff')}
@font-face{font-style:normal;font-weight:500;font-family:'Krub';src:url('../fonts/Krub/Krub-Medium.woff2') format('woff2'), url('../../fonts/Krub/Krub-Medium.woff') format('woff')}
@font-face{font-style:normal;font-weight:600;font-family:'Krub';src:url('../fonts/Krub/Krub-SemiBold.woff2') format('woff2'), url('../../fonts/Krub/Krub-SemiBold.woff') format('woff')}
@font-face{font-style:normal;font-weight:700;font-family:'Krub';src:url('../fonts/Krub/Krub-Bold.woff2') format('woff2'), url('../../fonts/Krub/Krub-Bold.woff') format('woff')}

@font-face{font-style:normal;font-weight:400;font-family:'Material Icons';src:url('../fonts/Material-Icons/Material-Icons.woff2') format('woff2'), url('../../fonts/Material-Icons/Material-Icons.woff') format('woff')}


.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}


:root {
	--farge-knapp: #679d93;/*#b38867;*/
	--farge-knapp: #b38867;
	--farge-knapp-hover: green; /*#b38867;*/
}
button:focus {
	outline:none;
	background-color:blue;
}
button:hover {
	background-color: green; /*#6eb392;*/
}
.btn:hover, .btn-large:hover, .btn-small:hover {
	background-color: green; /*#6eb392;*/
}
.farge-knapp { color:var(--farge-knapp);}
.farge-knapp { color:var(--farge-knapp);}

.farge1-bak {
/* mørk grå */
background-color:#6b6b6b /*#626D71; */

}

.farge2-bak {
/* lys grå */
background-color:#CDCDC0;
}

.farge3-bak {
background-color:var(--farge-knapp); /*#B38867;*/
}



.material-tooltip.flytt_ordre{
background-color: #919191;
	margin-top: 23px;
}
.material-tooltip{
	background-color: #919191;
	/*margin-top: 23px;*/
}

.material-tooltip .tooltip-content
{
  font-size:15px;
	font-family:Krub;
	color:white;
}

#table4,#table5 {

    background-color: #e0e0e0;
    padding: 10px;
		margin-top:5px;
	
}

.spacer20 {
	height:20px;
	display:block;
}

.list_utvalg_ia,.list_utvalg_lj {
	height:400px;
	overflow-x:hidden;
	overflow-y:scroll;
	width:400px;
	position:relative;
	display:none;
}

.list_utvalg_legend {
	    display: none;
    display: flex;
    gap: 10px;
    margin-top: 10px;
}
.list_utvalg_legend div {
	background-color:#efefef;
	padding:3px;
}

.list_utvalg_legend div:hover {
	background-color:#dedede;
	cursor:pointer;
}


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

[type="checkbox"]+.kalk3_boxoffset:not(.lever):before, [type="checkbox"]:not(.filled-in)+.kalk3_boxoffset:not(.lever):after 
{
	width:30px;
	height:30px;
}

[type="checkbox"]:checked+.kalk3_boxoffset:not(.lever):before {
	width:15px;
	height:30px;
}

[type="checkbox"].filled-in:checked+.flytt_checkbox:not(.lever):before {
	top:20px;
	width:15px;
	height:30px;
}


[type="checkbox"].filled-in:not(:checked)+.flytt_checkbox:not(.lever):after {

	height: 56px;
	width: 40px;
	background-color: transparent;
	border: 0;
	top: 0px;
	z-index: 0;
	left: -10px;


}

[type="checkbox"].filled-in:checked+.flytt_checkbox:not(.lever):before {
	left:-5px;
}



[type="checkbox"].filled-in:checked+.flytt_checkbox:not(.lever):after {
    top: 0;
		left:-15px;
    width: 50px;
    height: 70px;
    border: 0;
    background-color: #6eb392;
    z-index: 0;

}

/*.kalk3_kundesok_tekst input:not([type]), .kalk3_kundesok_tekst input[type=text]:not(.browser-default), .kalk3_kundesok_tekst input[type=password]:not(.browser-default), .kalk3_kundesok_tekst input[type=email]:not(.browser-default), .kalk3_kundesok_tekst input[type=url]:not(.browser-default), .kalk3_kundesok_tekst input[type=time]:not(.browser-default), .kalk3_kundesok_tekst input[type=date]:not(.browser-default), .kalk3_kundesok_tekst input[type=datetime]:not(.browser-default), .kalk3_kundesok_tekst input[type=datetime-local]:not(.browser-default), .kalk3_kundesok_tekst input[type=tel]:not(.browser-default), .kalk3_kundesok_tekst input[type=number]:not(.browser-default), .kalk3_kundesok_tekst input[type=search]:not(.browser-default), .kalk3_kundesok_tekst textarea.materialize-textarea {
	position: absolute!important;
	left: 55px!important;
	z-index: 99!important;
	width: calc(100% - 80px)!important;
}
*/
.ko_grid {
    display: grid;
    /* align-content: space-around; */
    /* align-items: start; */
    grid-template-columns: 250px 150px 150px 100px 100px 100px;
    grid-gap: 5px;
		    line-height: 22px;
}

.ko_grid2 {
    display: grid;
    /* align-content: space-around; */
    /* align-items: start; */
    grid-template-columns: 200px 150px 150px 30px 150px;
    grid-gap: 0px;
		    line-height: 22px;
}

.egne_mobil {
	display:none;
	
}


.prove_versjon {
	width: calc(100% - 50px);
	display: block;
	margin-left: 25px;
	margin-right: 25px;
	position: relative;
	padding: 15px;
	font-size: 20px;
	line-height: 24px;
	color: #efebeb;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.prove_versjon1 {
	background-color: #a95555;
}

.prove_versjon2 {
	background-color: #5578a9;
}


.prove_versjon_sub {
	font-size:15px;
}

.prove_versjon span {
	font-weight:600;
/*	border-bottom:1px solid #efebeb;*/
}

.prove_versjon_sub a {
	color:#efebeb;
	border-bottom:1px solid #efebeb;
}

.prove_versjon_sub a:hover {
	color:#efebeb;
	border-bottom:2px solid #efebeb;
}

.utgatt_box {
margin-bottom: 5px;
    display: block;
}

.utgatt_header {
	    margin-left: 10px;
    margin-bottom: 7px;
		font-weight:400;
}

.vipps_bet {
	color: white;
	background-color: #ff5b24;
	padding: 3px;
	padding-left: 5px;
	padding-right: 10px;	
}

.vipps_bet_logo {
    filter: brightness(10);
    height: 19px;
    padding-top: 2px;
    padding-bottom: 3px;
    vertical-align: bottom;
    padding-right: 5px;
}

.paypal_bet_logo {
    filter: brightness(10);
    height: 22px;
    padding-top: 2px;
    padding-bottom: 3px;
    vertical-align: bottom;
    padding-right: 5px;
}

.lds-dual-ring {
  display: block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #000;
  border-color: #000 transparent #000 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



.utgatt_sub {
float:left;
width:200px;	
margin-bottom:7px;
}

.remove_grey {
	
}

.vedlegg_boks {
	display:none;
	margin-bottom:0;
}

.ny_event {
	display:none;
	    background-color: white;
    margin: 25px;
    padding: 20px;
}



[type="checkbox"]+span:not(.utgaat_box) {
    padding-left: 25px;
		color:#444;
}


.collapsible-body {

    border-bottom: 0!important;
}

.knapp_sjekk {
	    background-color: #d8d8d8!important;
    color: #222!important;
}


/*img{border:none;outline: none;}*/

.tooltip_templates { display: none; } 

.g4_opencond { font-family: 'Krub', sans-serif;font-weight:400;}

.g4_opencondbold {	font-family: 'Krub', sans-serif;font-weight:500;}
.g4_clear { clear:both;}

.login {
	color: #000;
	font-size: 15px;
	line-height: 25px;
}

.login input {
	border: none;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
  color:#aaaaaa;
}

/* ---------- LOGIN ---------- */
#login {
	margin: 20px auto;
	    max-width: 360px;
}

#login h2 {
	background-color: var(--farge-knapp);
	color: #fff;
	font-size: 20px;
	padding: 20px 24px;
	line-height: 15px;
}

.login_label {
	font-size:20px;
}

.varlse_knapp {
	margin-right:10px;
	margin-bottom:10px;
}

#login h2 span[class*="fontawesome-"] {
	margin-right: 14px;
}

#login fieldset {
background-color: #f5f5f5;
    padding: 20px;
    border: none;
}

#login fieldset p {
	color: #777;
	margin-bottom: 14px;
}

#login fieldset p:last-child {
	margin-bottom: 0;
}

#login fieldset input {
    border-radius: 3px;
    border: 1px solid #444444;
    font-size: 15px;
    padding-left: 10px;
    width: 310px;
		color: #444;
}

#login fieldset input[type="brukernavn"], #login fieldset input[type="passord"] {
	background-color: #eee;
	color: #777;
	padding: 4px 10px;
	width: 328px;
}

#login fieldset input[type="submit"] {
    background-color: var(--farge-knapp);
    color: #fff;
    display: block;
    padding: 8px;
    font-size: 15px;
    border: none;
    width: initial;
}

#login fieldset input[type="submit"]:hover {
	background-color: #28ad63;
}


.g4_pris_wrapper {

width:688px;
position:relative;
display:block;
height:242px;
}

.g4_pris {
	position:absolute;
}

.g4_pris_label {
	position: absolute;
	top: 10px;
	left: 25px;
	width:120px;
}

.g4_pris_linje {
	width:100%;
	height:1px;
	position:absolute;
	background-color:#b48767;
}

.vise_arstall,.vise_arstall2,.vise_arstall3,.vise_arstall4,.vise_arstall5 {
	display:none;
	
}
	

.g4_pris_header {
	height:36px;
	background-color:#b48767;
	padding:9px;
	font-size:15px;
	width:170px;
	position:absolute;
	top:11px;
	left:0;
	color:white;
}

.g4_1 { left:0;top:49px;}
.g4_2 { left:0;top:84px;}
.g4_3 { left:0;top:120px;}
.g4_3b { left:0;top:156px;}
.g4_4 { left:240px;top:10px;}
.g4_5 { left:355px;top:80px;}

.g4_6 { left:355px;top:100px;}
.g4_7 { left:405px;top:100px;}
.g4_8 { left:455px;top:100px;}
.g4_9 { left:505px;top:100px;}
.g4_10 { left:555px;top:100px;}
.g4_11 { left:605px;top:100px;}

.g4_12 { left:240px;top:49px;}
.g4_13 { left:240px;top:84px;}
.g4_14 { left:240px;top:120px;}
.g4_14b { left:240px;top:156px;}

.g4_15 { left:350px;top:120px;}
.g4_16 { left:400px;top:120px;}
.g4_17 { left:450px;top:120px;}
.g4_18 { left:500px;top:120px;}
.g4_19 { left:550px;top:120px;}
.g4_20 { left:600px;top:120px;}


.g4_22 { left:0px;top:192px;width:300px;}
.g4_23 { left:315px;top:202px;}
.g4_24 { left:350px;top:192px;}
.g4_25 { left:400px;top:202px;}
.g4_26 { left:415px;top:192px;}
.g4_27 { left:460px;top:202px;}
.g4_28 { left:510px;top:202px;}
.g4_29 { left:600px;top:202px;font-weight:600;color:red;}
.g4_30 { left:0px;top:202px;}

.swal2-container.swal2-show,.swal2-title,.swal2-content {
  font-family: 'Krub', sans-serif!important;
	font-weight:300!important;
}

.swal2-confirm {
	background-color:#626D71!important;
}

.swal2-cancel {
	background-color:#CDCDC0!important;

	}


.se_innramming_stort_canvas {
	display:none;
   position: fixed;
    left: 0px;
	  padding-top: 10px;
    top: 0px;
    width: calc(100%);
    height: calc(100vh);
    background-color: #E6E6E6;
    z-index: 999;
}

.se_innramming_stort_canvas_close {
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #9f764b;
    padding: 10px;
    color: white;
    font-size: 18px;
}

.kalk3_3d_fullscreen {
	display:none;
      position: fixed;
    left: 0px;
    width: calc(100%);
    height: calc(100%);
    background-color: #E6E6E6;
    z-index: 999;
		top:0;
	}

.json_grunnlag3 {
    top: 411px;
    position: fixed;
		margin-left: 110px;
}

.json_grunnlag2 {
    top: 411px;
		    
    position: fixed;
}


.canvas3d_close {
	position: absolute;
    left: 45%;
    top: 5px;
	width: 188px;
	background-color: rgba(100,100,100,0.5);
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: arial;
	font-size: 20px;
	padding-top: 0!important;
}

.canvas3d_close:hover {
	  background-color: rgba(100,100,100,1);
		cursor:pointer;
}

	
.innramming_bunn_knapp
{
	position: relative;
	clear: both;
}

.innramming_checkboxes {
	bottom:80px;
	position:absolute;	
}


.innramming_left_side {
	float:left;
	display:block;
	width:180px;	
	/*padding-top: 175px;*/
	    height: 320px;
  overflow: hidden;
}

.innramming_right_side	{

	float:left;
	display:block;
width: calc(100% - 180px);
	
	height: 300px;
	
	  overflow-y: scroll;
		overflow:auto;
		 padding:10px;
		

        -webkit-user-select:none; 
        -webkit-touch-callout:none; 
             -moz-user-select:none; 
             -ms-user-select:none; 
             user-select:none;    

		 
}
	
	
	
	.ramme_topplinje {
	position:absolute;
	top:0;
	width:100%;
}
.ramme_topplinje img {
	position:absolute;
	top:0;
}
.ramme_bunnlinje {
	width:100%;
	position:absolute;
	bottom:0px;
	transform: rotate(180deg);
}
.ramme_bunnlinje img {
	position:absolute;
	top:0;
}

.ramme_venstrelinje {
	position: absolute;
	transform: rotate(-90deg) translateX(0px);
	transform-origin: 0px 0px;
	display:flex;
}
.ramme_hoyrelinje {
	position: absolute;
	transform: rotate(90deg) translateX(0px);
	transform-origin: right top;
	display:flex;
}	
	
.noanti { 
    image-rendering: optimizeSpeed;             /* STOP SMOOTHING, GIVE ME SPEED  */
    image-rendering: -moz-crisp-edges;          /* Firefox                        */
    image-rendering: -o-crisp-edges;            /* Opera                          */
    image-rendering: -webkit-optimize-contrast; /* Chrome (and eventually Safari) */
    image-rendering: pixelated;                 /* Universal support since 2021   */
    image-rendering: optimize-contrast;         /* CSS3 Proposed                  */
    -ms-interpolation-mode: nearest-neighbor;   /* IE8+                           */

}	
	
.egne-header200 {
	width:200px;
	overflow:hidden;
	vertical-align:top;
	padding:0;

}

.egne-header250 {
	width:250px;
	overflow:hidden;
	vertical-align:top;
	padding:0;

}
	
.egne-header200n {
	width:300px;
	overflow:hidden;
	vertical-align:top;
	padding:0;
	display:block;
}

.egne-header200i {
	width:300px;
	overflow:hidden;
	vertical-align:top;
	padding:0;
	display:block;
	font-style:italic;
}

.egne-header200b {
	width:300px;
	overflow:hidden;
	vertical-align:top;
	padding:0;
	display:block;
	font-weight:600;
	
}

.egne-header20 {
    width: 20px;
    overflow: hidden;
    vertical-align: top;
    padding: 0;
 /*   display: block;
    float: left;*/
}
.egne-header50 {
    width: 50px;
    overflow: hidden;
    vertical-align: top;
    padding: 0;
 /*   display: block;
    float: left;*/
}

.egne-header75 {
    width: 75px;
    overflow: hidden;
    vertical-align: top;
    padding: 0;
 /*   display: block;
    float: left;*/
}

.egne-header100 {
    width: 150px;
    overflow: hidden;
    vertical-align: top;
    padding: 0;
  /*  display: block;
    float: left;*/
}

.egne-header150 {
    width: 200px;
    overflow: hidden;
    vertical-align: top;
    padding: 0;
   /* display: block;
    float: left;*/
}

.egne-header100-2 {
	width:100px;
	overflow:hidden;
	vertical-align:top;
	padding:0;
	display:block;
}


.kunde-header101{
    width: 25px;
    overflow: hidden;
    vertical-align: top;
    padding: 0;
    display: block;
    float: left;
}
.kunde-header101 i {
	color:#7194a5;	
}



.kundeprosent {
	color: black;
	padding-top: 2px;
	position: absolute;
	left: 100px;
}
.kundevask{
	color: #000;
	line-height: 1.5;
	border: 1px solid #8e968e!important;
	height: 22px!important;
	float: left!important;
	width: 200px!important;
	margin-left: 10px!important;
	padding-left: 5px!important;
}

.kundevask::-webkit-input-placeholder { color: #d4d4d4;font-style: italic;}
.kundevask:-ms-input-placeholder { color: #d4d4d4;font-style: italic;}
.kundevask::placeholder { color: #d4d4d4;font-style: italic;}

.kundevask2{
	font-size:22px!important;
	height:30px!important;
}



.kunde-header100 {

}



.sortheader {height: 25px;padding-top: 3px;}
  .sortitem2{background:#fff;border:1px solid #b1afad;padding-left:5px;margin-bottom:3px;margin-top:3px;padding-top:6px;padding-bottom: 6px;}
        .sortitem2 .sorthandle2{position:absolute;top:5px;bottom:5px;left:3px;width:20px;display:none;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAB3RJTUUH3wIDBycZ/Cj09AAAAAlwSFlzAAALEgAACxIB0t1+/AAAAARnQU1BAACxjwv8YQUAAAAWSURBVHjaY2DABhoaGupBGMRmYiAEAKo2BAFbROu9AAAAAElFTkSuQmCC');}
        .sortitem2 .sorthandle2{display:block;}
#demo1 {background-color:#e2e2e2;padding-left:7px;padding-top:4px;padding-right:7px;padding-bottom:5px;}
#demo2 {background-color:#e2e4e2;padding-left:7px;padding-top:4px;padding-right:7px;padding-bottom:5px;}
#demo3 {background-color:#e2e6e2;padding-left:7px;padding-top:4px;padding-right:7px;padding-bottom:5px;}
#demo4 {background-color:#e2e8e2;padding-left:7px;padding-top:4px;padding-right:7px;padding-bottom:5px;}
#demo_mapper {background-color:#e2e8e2;padding-left:7px;padding-top:4px;padding-right:7px;padding-bottom:5px;}
#demo_mapper2 {background-color:#e2e8e2;padding-left:7px;padding-top:4px;padding-right:7px;padding-bottom:5px;}
#demo_mapper3 {background-color:#e2e8e2;padding-left:7px;padding-top:4px;padding-right:7px;padding-bottom:5px;}
    
.sorthandle_header {
font-size:20px;
font-weight:600;
}	
.sortitem_mappe {	padding-left: 30px;}

/* Header classes */
.g4_logo { cursor:pointer;position:absolute;background: url('../_galleribilder/g4_css_sprites4.svg?id=1') -1px -1px;width:170px;height:36px;top:15px;left:15px;}
.g4_logosub { position: absolute;top: 28px;left: 200px;font-size: 25px;color: #444444;}
.g4_floatleft { float:left;}
.g4_burgermeny {	background: url('../_galleribilder/g4_css_sprites4.svg?id=1') -123px -123px;position:absolute;right:30px;top:25px;width: 24px;height: 20px;cursor:pointer;}
.g4_wrapper {	width:100%;overflow-y: hidden;overflow-x: hidden;}
.g4_header {	position:relative;background:#fefefe;height:64px;}
.g4_hmeny { position: absolute;width: 200px;right: 0;top: 64px;background-color: #5d5c5d;z-index: 2;display:none;}
.g4_menu_item:hover { background-color:#6b6768; }
.g4_menu_item { width: 100%;font-size:20px;display: block;background-color: #5d5c5d;padding: 10px;text-decoration:none;color:#fbfbfb;}

/* Footer classes */
.g4_footer { background-color:#bbbbbb;margin-top:0px;padding:30px;}
.g4_logo2 { background: url('../../_galleribilder/g4_css_sprites.svg?id=1') 1px -37px;width:170px;height:36px;margin-bottom:10px;}
.g4_footer_tekst { font-size:15px;line-height:20px;}
.g4_nobreak { page-break-inside: avoid;}
.g4_spacer15 { display:block;height:15px;}
.g4_footer_tekst { font-size:15px;line-height:20px;}


/* HEADER MENU STYLES */

.kalk3_header_wrapper {
	margin-top:0px;
}

.lagre_confirm {
	    padding-top: 7px;
    padding-left: 255px;
    display: block;
    position: absolute;
}


.uthevet_navn {
    background-color: #8f9394;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
}

.kalk3_area_wrapper {
	min-height: 600px;
	float: left;
	width: 100%;
	padding: 5px;
		font-size: 15px;
	font-weight: 400;
	line-height:20px;
}

/* NY INNRAMMING LAYOUT USING GRID */
.innramming3_wrapper {
	background-color:#CDCDC0;
	padding:16px;
	padding-top:0;
	font-size: 15px;
	font-weight: 400;
	line-height:20px;
}

.innramming3_grid {
	display:grid;
	padding:15px;
	/*grid-template-columns: auto 240px;*/
	/*    grid-template-columns: auto minmax(240px, 240px);*/
	grid-template-columns: minmax(max-content, 1024px) minmax(max-content, 240px);
			
	background-color:white;
	gap:30px;
}

.visuell_data_size {
	
	width: 220px;height: 220px;
}

.innramming3_visual {
	position: sticky;
  top: 80px;
  align-self: start;
}

.kalk3_visuell1 {
	outline:1px solid #b48767;
	width:300px;
	height:300px;
	float:right;
	display:block;	
}

.kalk3_visuell2 {
	padding:10px;
	position:fixed;
	left:680px;
	top:85px;
	background:white;
	width:240px;
	height:240px;
}

.kalk3_visuell_tekst {
	padding:10px;
	position:fixed;
	left:670px;
	top:330px;
	background:white;	
}
.kalk3_bare_innramming {
	float:right;
	color:white;
	margin-top: 10px;
}

@media print {
	
	.kalk3_header_wrapper {
		display:none;
		float:initial;
	}
	.g4_footer {
		display:none;
	}
	.til_topp {
		display:none;
	}
	.kalk3_area_wrapper {
		min-height:0;
		page-break-before: avoid;
		display:block;
	}
	.oversikt_break {

	 page-break-after: always;
   page-break-inside: avoid;
	 display:block;
	}
	
}


/* override - burger menu on small screens */
@media only screen and (min-width: 80px) and (max-width: 767px){
.bredskjerm{display:none !important;}
.smalskjerm{display:block !important;}
nav {height:64px;}


}

@media only screen and (min-width: 768px) and (max-width: 99999px){
	.bredskjerm{display:block !important;}
	.smalskjerm{display:none !important;}
	nav {height:64px;}
}

/* override - burger menu on small screens */
@media only screen and (min-width: 80px) and (max-width: 800px){
	.ordre_spalte {
		padding-top:20px;
		padding-left:10px;
		float:left;
		width:100%;
	/*	margin-bottom:0px;*/
	}

	.kalk3_ordre_extra_bunn {
		display:block;
		/*height:100px;*/
		
	}
	
	.kalk3_innramming_inputs1 { width: 220px!important;}
	
.kalk3_ordre_prisliste {

	width:160px;

}
	
	
}

@media only screen and (min-width: 801px) and (max-width: 99999px){
	.ordre_spalte {
		padding-top:20px;
		padding-left:10px;
		float:left;
		width:50%;
		/*margin-bottom:100px;*/
	}

	.ordre_spalte_divider {
		border-left: 1px solid #dfe1e2;
	}
	
	.kalk3_ordre_extra_bunn {
	
		height:0px;
		
	}
	
}










nav ul li {
	 line-height: 64px;
}

nav ul li a {
	 font-size:15px;
}  

nav ul a {
		padding: 0 7px;

}


nav .sidenav-trigger i {
		height: 64px!important;
		line-height: 64px!important;	
}

nav ul a.btn, nav ul a.btn-large, nav ul a.btn-small, nav ul a.btn-large, nav ul a.btn-flat, nav ul a.btn-floating {
		margin-top: 15px;
		margin-left: 25px;
		margin-right: 15px;
		font-size: 15px;
}

.navbar-fixed {
		height: 64px!important;
}


.logo_spacer {
	margin-top:10px;
margin-left:10px;
}

.space_divider {
	color:green;
}

.height_fix {
	min-height:0!important;
	  
}

.height_fix a {
  padding: 8px 8px!important;
}
.dropdown-content li>a, .dropdown-content li>span {
	color:#000;
		/*color: #626d71;*/
		font-size: 15px;
}
i.right {
		float: right;
		margin-left: 0px;
}
.kalk3_buttons {
	 font-size:15px;
	 font-weight:400;
	 text-transform:none;
	 margin-bottom: 5px;
	 float:left;
	 display:block;
	 margin-right:5px;
}

.kalk3_buttons2 {
	font-size: 24px;
	text-transform: none;
	float: left;
	display: block;
	height: 35px;
}

.kalk3_buttons_fix {
		font-size: 15px!important;
		font-weight:400;
		text-transform: none;
		margin-bottom: 5px;
		max-width: 100px;
		float:left;
		display:block;
}

.card_leggtil {
    width: 150px;
    height: 150px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    padding-top: 40px;
}

.card_leggtil:hover {
	background-color: #6eb392;
	cursor:pointer;
}

.card_leggtil_plus {
	font-size:50px;
}

.card .card-content  {
	padding:10px;
}

.card .card-reveal {
	 /* padding-bottom: 0px!important;*/
}

.card-mellom {
					font-size: 24px;
		font-weight: 300;
		margin-left: 15px;
		line-height: 40px;
}


.btn-floating {
	border-radius:0!important;
}

.kalk3_tab1 {
	display:block;
	width:110px;
	float:left;
}

.kalk3_tab1b {
	display:block;
	width:190px;
	float:left;
}


.kalk3_tab2 {
	display:block;
	width:110px;
	float:left;
	font-size:12px;
	margin-left: 110px;
   line-height: 10px;
}




.logolink1 {
	cursor:pointer;
}

.closex:hover {
	background-color:#efefef;
	cursor:pointer;
}

.inbox {
	position: absolute!important;
	left: 55px!important;
	z-index: 99!important;
	width: calc(100% - 80px)!important;	 	 

	 background-color: #f5f5f5!important;
    outline: 1px solid #dadada!important;
   /* padding-left: 10px!important;
    width: calc(100% - 10px)!important;
	  margin-top: 10px!important;*/
}

.inbox2 {
	position: absolute!important;
	left: 55px!important;
	z-index: 99!important;
	width: calc(100% - 80px)!important;	 

	 background-color: #f5f5f5!important;
    outline: 1px solid #dadada!important;
    padding-left: 10px!important;
  /*  width: calc(300px)!important;
	  margin-top: 10px!important;*/
}


::placeholder {
    color: #aaa;
    opacity: 1; 
}

.dropdown-bredde {
	min-width:calc(100% - 20px)!important;
}

.card-topp {
	    background-color: #626d71;
 /*  padding: 10px;*/
    color: #fff;
    border-bottom: 1px solid #626d71;
}
.kalk3_ordresubmeny {
	background-color:transparent;
	height: 40px;
    padding: 10px;
}


.kalk3_ordresubmeny ul li a i {
    display: block;
    font-size: 24px;
    height: 40px;
    line-height: 20px;
	
}
.kalk3_ordresubmenysub {
	float:left;
/*	padding-top: 10px;*/
	/*height: 40px;*/
/*	margin-left:10px;*/
	color:blue;
}


.datepicker-modal {
	    color: #aaa;
}

.datepicker-day-button:hover {
	background-color:#aaa;
	color:#111;
}

.flexdatalist-results li {
    font-weight: 400;
    font-family: 'Krub';
    font-size: 15px!important;
    line-height: 25px!important;
}

.flexdatalist-results li span.highlight {
    font-weight: 600!important;
    text-decoration: none!important;
	/*	color:black;*/
}


.flexdatalist-results {
	width:410px!important;
}

.show_buttons {
	display:none;
	float:left;
	max-width:1024px;
}

.fixed-action-btn-x {
	display:none;
	float:left;
	margin-right:5px;
}

.slett_standard {
      position: absolute;
    right: -3px;
    top: -3px;
    color: white;
    background-color: #5f5f5f;
    width: 18px;
    cursor: pointer;
    text-align: center;
    z-index: 99;
		border-radius: 10px;
}

.show_buttons2 {
	display:none;
	float:left;
	/*margin:5px;*/
	max-width:1024px;
}

.show_buttons3 {
	display:none;
	float:left;
	/*margin:5px;*/
	max-width:1024px;
}

.show_buttons2_layout2 {
	display:none;
	max-width:630px;
	margin-bottom:15px;
padding-top:5px;
}

.show_buttons3_layout2 {
	display:none;
margin-bottom:15px;
padding-top:5px;
	max-width:630px;
}


.fixed-action-btn-x2 {
	display:none;
	float:left;
	margin-right:5px;
	clear:both;
	margin-bottom:20px;
}



.fixed-action-btn-x2 {
/*	float:left;*/
	//margin-left:5px;	
}



.flexdatalist-results li.active {
	background-color:#efefef!important;
	color:#222!important;
}

.kalk3_boxoffset {
	
    padding-left: 40px!important;
    padding-right: 10px;
    padding-top: 5px;
}

.ny {
    margin-top: -14px!important;
		font-weight:600;
}

.ny_sub {
    margin-top: -16px!important;
    font-size: 15px;
		
    line-height: 14px;
}

.input-field {
	    position: relative;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.input-field>label:not(.label-icon).active {
  
    transform: translateY(0px) scale(0.8)!important;
}

.kalk3_ordre_header {
	font-size:24px;
	margin-bottom:5px;
	
	
	
	
}

.kalk3_ordre_prisliste_divider {
    border-bottom: 1px solid #222;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 25px;
}


.kalk3_ordre_prisliste {
	float:left;
	display:block;
	width:250px;
	line-height: 25px;
	
}

.kalk3_ordre_prisliste_content {
	float:right;
	
	display:block;
margin-right:25px;
line-height: 25px;
	
}


.kalk3_innramming_header_element {
	display:block;
	line-height: 25px;
	padding-top: 6px;

}

.kalk3_innramming_title {
width:150px;
display:block;
float:left;
}

.kalk3_innramming_header_element:hover {
	cursor:move;
}

.kalk3_innramming_header_left {
	display:block;
	width:150px;
}


.kalk3_innramming_header {
	display:block;
	line-height: 25px;
/*	padding-top: 6px;*/
		float:left;
		width:150px;
	/*	margin-top: 20px;*/
}

.kalk3_innramming_headera {
	display:block;
	line-height: 25px;
/*	padding-top: 6px;*/
	float:left;
	width:150px;
}


.kalk3_innramming_headerb {
	display:block;
	line-height: 25px;
/*	padding-top: 6px;*/
		float:left;
		width:150px;
}


.kalk3_innramming_price {
    display: block;
    line-height: 25px;
    /*padding-top: 6px;*/
    float: right;
   /* max-width:620px;*/
}


.kalk3_innramming_header2 {
	/*float:left;*/
	display:block;
	/*max-width:620px;*/
	line-height: 25px;
	
}

.kalk3_innramming_header2flex {
	display: grid;
    grid-gap: 5px;
    grid-template-columns: auto 120px;
}

.kalk3_innramming_header2flex2 {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: auto 120px 120px;
}

.kalk3_innramming_header2flex0 {
	display: block;
   
}


.innramming_bildeinfo {
	width: calc(100% - 320px);
	max-width: calc(1024px - 300px)!important;
	float: left;
}

.innramming_bildeinfo_layout2 {
	width: 630px;

	float: left;
}

.innramming_bildeinfo2_layout2 {
	width: 100%; /*630px;*/
	float: left;
}

.kalk3_innramming_body {
	    width: 100%;
	background-color:#fff;
	float:left;
	display:block;	
}

.kalk3_innramming_drag_handle {
		width:25px;
		background-color:#b48767;
		float:left;
		display:block;
}

.kalk3_innramming_drag_handle_papp {
		width:25px;
		background-color:#b48767;
		float:left;
		display:block;
		height:50px;
}

.added_elements {
	    max-width: 1024px;
	/*width: 700px;*/
}

.added_elements_layout2 { 
	max-width:630px;
}


.added_elements_innramming2 { 
	max-width:100%;
}


.kalk3_innramming_drag_wrapper {
	 margin-bottom: 20px;
-webkit-box-shadow: 1px 1px 0px 1px rgba(0,0,0,0.38);
-moz-box-shadow: 1px 1px 0px 1px rgba(0,0,0,0.38);
box-shadow: 1px 1px 0px 1px rgba(0,0,0,0.38);
}



.innramming_handle {
	width:20px;
	/*display:inline-block;*/
	/*position: absolute;*/
  margin-top: 6px;
	display:block;
}

.innramming_title {
	width: 28px;
	height: 28px;
	overflow: hidden;
	display: inline-block;
	margin-left: 25px;
	margin-right: 5px;
	float:left;
	outline:1px solid #888;
	margin-top: 1px;
}

.innramming_title img {
	height: 28px;
}


.innramming_handle:hover,.innramming_title:hover {
	/*cursor:move;*/
}

.innramming_inputa {
	width:250px;
	display:inline-block;
	float:left;
}

.innramming_inputb {
	width:400px;
	display:inline-block;
	float:left;
}

.innramming_inputb_layout2 {
	width:250px!important;
}



.innramming_close {
position: absolute;
    top: 10px;
    right: 5px;
}

.innramming_sum {
	/*width:60px;*/
	text-align:right;
	display:inline-block;
	   
}

.innramming_komma {
	  float: right;
    margin-right: 40px;
    margin-top: 6px;
}

.kalk3_result_small {
	    font-size: 15px;
    line-height: 18px!important;
    display: block;

}

.innramming_linje2 {
	margin-left:23px;

}

.kalk3_innramming_velg_visual {
	left: 330px;
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #fefefe;
	top: 10px;
	right: 0;
}
   


.inn_linje2 {
	    font-size: 15px;
}



.kalk3_ppt_slap {
	float: left;
	width: 30px;
	height: 80px;
	margin-right: 10px;
	background-color: #F1E4C0;
	border: 1px solid #aaa;
}



/*
.kalk3_innramming_inputs {
	float:left;
	display:block;
margin-right:25px;
line-height: 25px;
width:200px;
	
}
*/

.lukk_knapp_farge {
   
    height: 24px;
    color: #000;
    margin-top: -5px;
    margin-left: 15px;
    padding: 0px;
    /* padding-top: 0px!important; */
    width: 25px;
}

.close_fix { 
   margin-top: -5px;
   font-size: 20px!important;
}

.close_fix:hover {
	outline:1px solid #ddd;
	cursor:pointer;
	background-color:#ddd;
}

.close_fix2 { 
   margin-top: -5px;
}

.kalk3_heading1settings {
	font-size:15px;

	margin-top:10px;
}

.kalk3_heading1 {
	font-size:15px;
}

.kalk3_heading1b {
	font-size:15px;
	margin-bottom:5px;
}

.kalk3_heading1c {
	font-size:15px;
	margin-bottom:5px;
	margin-top:15px;
}

.kalk3_body1 {
	    font-size: 20px;
    line-height: 50px;
}

.kalk3_body2 {
	    font-size: 15px;
			
    line-height: 50px;
}

.kalk3_innramming_inputs1b {
        width: calc(100% - 275px)!important;
		/*width: 260px!important;*/
    height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: left!important;
   /* max-width: 350px;*/
    font-size: 15px;
    line-height: 20px;
	/*	float:left;*/
	color:#444;
}	



.eget_bilde_ext {
	display:none;
width: 100%;
    background-color: #d5d6d5;
    outline: 2px solid #812c28;
    padding: 10px;
}

.eget_bilde_ext2 {
	display:block;
width: 100%;
    background-color: #d5d6d5;
    outline: 2px solid #812c28;
    padding: 10px;
}


/* Egne bilder */

#dropBox, #dropBox2, #dropBox3{
  /*  border: 3px dashed #a03b47;
    border-radius: 5px;
    background: #F3F4F5;
    cursor: pointer;*/
		min-width:auto;
    min-height: 20px;
    box-sizing: border-box;

	/*	margin-top:10px;*/

	
}
#dropBox p, #dropBox2 p, #dropBox3 p{
    text-align: center;
    margin: 1em 0;
    font-size: 17px;
    font-weight: bold;
}
#fileInput{
    display: none;
}

.upload_response_wrapper {
		display:none;
}

.lastoppknapp {
	display:none;
}

.upload_response {
	background-color: #228220;
    padding: 5px;
    color: white;
    /* text-align: center; */
    font-size: 20px;
    height: 50px;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;

}
		
		
.rcrop-wrapper {
  position: relative;
  display: inline-block;
  max-width: inherit; }
  .rcrop-wrapper img {
    display: block; }
  .rcrop-wrapper .rcrop-croparea {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
   }
	.rcrop-wrapper .rcrop-croparea .rcrop-croparea-inner {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 1px solid white;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box; }
  .rcrop-wrapper .rcrop-outer-wrapper {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .rcrop-wrapper .rcrop-outer {
    background: #fff;
    position: absolute; }
    .rcrop-wrapper .rcrop-outer.rcrop-outer-left {
      height: 100%;
      left: 0;
      top: 0; }
    .rcrop-wrapper .rcrop-outer.rcrop-outer-right {
      height: 100%;
      right: 0;
      top: 0; }
    .rcrop-wrapper .rcrop-outer.rcrop-outer-top {
      top: 0;
      width: 100%; }
    .rcrop-wrapper .rcrop-outer.rcrop-outer-bottom {
      bottom: 0;
      width: 100%; }
  .rcrop-wrapper .rcrop-grid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .rcrop-wrapper .rcrop-grid-line {
    position: absolute; }
    .rcrop-wrapper .rcrop-grid-line:nth-child(1) {
      width: 100%;
      height: 33%;
      top: 33%;
      left: 0;
      border-top: 1px dashed #fff;
      border-bottom: 1px dashed #fff; }
    .rcrop-wrapper .rcrop-grid-line:nth-child(2) {
      height: 100%;
      width: 33%;
      left: 33%;
      top: 0;
      border-left: 1px dashed #fff;
      border-right: 1px dashed #fff; }
  .rcrop-wrapper .rcrop-handler-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-corner {
      position: absolute;
      width: 28px;
      height: 28px;
      background: #fff;
      border: 1px solid #000;
			border-radius: 50%;
			}
    .rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-top-left {
      top: -10px;
      left: -10px; }
    .rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-top-right {
      top: -10px;
      right: -10px; }
    .rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-bottom-left {
      bottom: -10px;
      left: -10px; }
    .rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-bottom-right {
      bottom: -10px;
      right: -10px; }
    .rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-border {
      position: absolute;
      width: 6px;
      height: 6px;
      background: #fff;
      border: 1px solid #000; }
    .rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-top {
      top: -3px;
      left: 50%;
      margin-left: -3px; }
    .rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-right {
      right: -3px;
      top: 50%;
      margin-top: -3px; }
    .rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-bottom {
      bottom: -3px;
      left: 50%;
      margin-left: -3px; }
    .rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-left {
      left: -3px;
      top: 50%;
      margin-top: -3px; }
  .rcrop-wrapper .clayfy-touch-device .rcrop-handler-bottom-right {
    display: none;
    width: 18px;
    height: 18px;
    bottom: -5px;
    right: -5px; }

.clayfy-box:not(.clayfy-not-move) {
  cursor: move; }

.clayfy-ghost {
  z-index: 1000; }

.clayfy-ghost-opacity {
  opacity: .5; }

.clayfy-handler {
  z-index: 1001; }
  .clayfy-handler.clayfy-top {
    cursor: n-resize; }
    .clayfy-handler.clayfy-top.left {
      cursor: nw-resize;
      /*
      &:before{
          content: '';
          position: absolute;
          top:0; left:0;
          height: 100%; width: 100%;
          border-top: 1px solid #000;
          border-left: 1px solid #000;
      }
      */ }
    .clayfy-handler.clayfy-top.right {
      cursor: ne-resize; }
  .clayfy-handler.clayfy-bottom {
    cursor: n-resize; }
    .clayfy-handler.clayfy-bottom.left {
      cursor: sw-resize; }
    .clayfy-handler.clayfy-bottom.right {
      cursor: se-resize; }
  .clayfy-handler.clayfy-left {
    cursor: w-resize; }
  .clayfy-handler.clayfy-right {
    cursor: w-resize; }
  .clayfy-handler.clayfy-touch-device {
    background: #fff;
    border: 1px solid #000;
    border-radius: 3px; }

.clayfy-sort-droparea {
  border: 2px solid #ccc; }

.rcrop-wrapper,.image-wrapper,.image-wrapper2,.image-wrapper_upload,.rcrop-wrapper img {

	max-width:100%;
	max-height:300px;
}
.crop_knapper {
	 overflow-y: auto;
    height: 100%;
    display: flex;
    flex-direction: row;
		
    flex-wrap: wrap;
}
.crop_knapper3 {
	 overflow-y: auto;
	 height: 100%;
    display: flex;
    flex-direction: row;
		
    flex-wrap: wrap;
}

.crop_knapper2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}


.crop_cm_response {
	display:none;
	margin-top:5px;
}

.velg_eget_bilde {
	    background-color: #812c28!important;
    color: white!important;
		caret-color: transparent;
		cursor:pointer;

}

.egnebilder_response {
	height:300px;
}

.egnebilder_response2 {
	height:300px;
}

.velg_eget_bilde::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.velg_eget_bilde:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

.velg_eget_bilde::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}


.image-wrapper {
	    display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
    justify-content: start;
    height: 100%;
}

.image-wrapper_upload {
	display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
    justify-content: start;
    height: 100%;
}


.crop_folder_img {
	    display: block;
 /* max-width:100px;*/
  max-height:100px;
  width: auto;
  height: auto;
    margin: 5px;

}

.crop_folder_img:hover {
	cursor:pointer;
	outline:2px solid #812c28;
}

.image-wrapper2 {
	    display: grid;
    grid-template-columns: auto 300px;
    gap: 20px;
    justify-content: start;
    height: 100%;
}


.take_picture {
	display: block;
	height: 200px;
}

.take_picture2 {
	display: block;
	height: 200px;
}

.image-wrapper2 div img {
	display: block;
}

		
.take_picture {
	display:block;
}
		
		
.dropbox_button {
	    text-transform: capitalize;
			    margin-bottom: 10px;
}

.drop_grid {
		display: grid;
	grid-template-columns: auto auto auto;
	
	gap:20px;
}



.default_ul {
	   list-style: initial;
    margin: initial;
    padding: 0 0 0 20px;
}




.default_li {
	display: list-item;
	margin-bottom:10px;
}


.egnebilder_bredde {
	width: 100px;
    padding: 5px;
}

.egnebilder_wait_wrapper {
width: 100%;
    height: 100%;
    position: absolute;
    backdrop-filter: blur(4px);
    background-color: rgba(248, 248, 248, 0.5);
		display:none;
		    z-index: 9;
}
.egnebilder_wait {
	background: var(--farge-gronn);
    margin-top: 20px;
    margin-left: 20px;
}







.kalk3_innramming_inputs1b_layout2none {
	   width: calc(100% - 10px)!important;
		/*width: 260px!important;*/
   /* width:initial!important;*/
		height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: left!important;
   /* max-width: 350px;*/
    font-size: 15px;
    line-height: 20px;
	/*	float:left;*/
	color:#444;
}	

.kalk3_innramming_inputs1b_layout2 {
     /*   width: calc(100% - 125px)!important;*/
		/*width: 260px!important;*/
    width:initial!important;
		height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: left!important;
   /* max-width: 350px;*/
    font-size: 15px;
    line-height: 20px;
	/*	float:left;*/
	color:#444;
}	

.kalk3_innramming_sluttsum_layout2 {
	 width: 300px;
    float: right;
		
}
   
.kalk3_visuel_prisdata2 {
	font-size:20px;
	font-weight:700;
	line-height: 30px;
	/*width:200px;*/
	 /*   width: 400px;
    display: flex;*/
}

.kalk3_visuel_prisdata3 {
	font-size:20px;
	font-weight:700;
	line-height: 30px;
}

.kalk3_passepartout_viser_layout2 {
    height: 0px;
    margin-left: 330px;
    line-height: 10px;
    margin-bottom: -10px;
		font-size:13px;
}


.kalk3_passepartout_viser_layout0 {
    height: 0px;
    margin-left: 480px;
    line-height: 10px;
    margin-bottom: -10px;
		font-size:13px;
}


.kalk3_innramming_inputs1c {
   /*     width: 100px!important;*/
		/*width: 260px!important;*/
		width:initial!important;
    height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: left!important;
   /* max-width: 350px;*/
    font-size: 15px;
    line-height: 20px;
	/*	float:left;*/
	color:#444;
}	


.kalk3_innramming_inputs1_layout2 {
        width: calc(100% - 10px)!important;
		/*width: 260px!important;*/
    height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: left!important;
   /* max-width: 350px;*/
    font-size: 15px;
    line-height: 20px;
	/*	float:left;*/
	color:#444;
}	


.kalk3_innramming_inputs1 {
        width: calc(100% - 160px)!important;
		/*width: 260px!important;*/
    height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: left!important;
   /* max-width: 350px;*/
    font-size: 15px;
    line-height: 20px;
	/*	float:left;*/
	color:#444;
}	

.kalk3_innramming_inputs_settings {
color:#444;
	width: 30px!important;
	height: 20px!important;
	border: 1px solid #b48767!important;
	padding: 4px!important;
	text-align: center!important;
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px!important;
	margin-top: 5px!important;
}

.kalk3_innramming_inputs_settings2 {
	color:#444;
	width: 150px!important;
	height: 20px!important;
	border: 1px solid #b48767!important;
	padding: 4px!important;
	text-align: center!important;
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px!important;
	margin-top: 5px!important;
}
 
.kalk3_innramming_inputs_settings3 {
	color:#444;
	width: 250px!important;
	height: 20px!important;
	border: 1px solid #b48767!important;
	padding: 4px!important;
	text-align: left!important;
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px!important;
	margin-top: 5px!important;
} 

.kalk3_innramming_inputs_settings4 {
	color:#444;
	width: 300px!important;
	height: 20px!important;
	border: 1px solid #b48767!important;
	padding: 4px!important;
	text-align: left!important;
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px!important;
	margin-top: 5px!important;
} 
 
.kalk3_innramming_inputs_settings5 {
	color:#444;
	width: 500px!important;
	height: 20px!important;
	border: 1px solid #b48767!important;
	padding: 4px!important;
	text-align: left!important;
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px!important;
	margin-top: 5px!important;
}  
 
 .kalk3_innramming_inputs2 {
    color:#444;
		width: 60px;
    height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: center!important;
    max-width: 60px;
    font-size: 15px;
    line-height: 20px;
		/*text-align:center!important;*/
}	

.kalk3_ordreinfo_input {
	color:#444;

    height: 20px!important;
    border: 1px solid #b48767!important;
    text-align: left!important;
    line-height: 20px;
		float: left!important;
    width: 100px!important;
    font-size: 24px!important;
    padding: 10px !important;
    background-color: white!important;
}	

.ordre_oversikt_grid {

	display: grid;
	grid-gap: 10px;
	grid-template-columns: 220px 70px 100px auto;
	background-color: #e9e9e9;
	margin-bottom: 2px;
	padding: 2px;
}
.ordre_oversikt_sum {
	margin-bottom: 10px;
	font-weight: 800;
}
.ordre_oversikt_header {
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
}



.kalk3_innramming_inputs3 {
    color:#444;
		width: 250px;
    height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: left!important;
    max-width: 400px;
    font-size: 15px;
    line-height: 20px;
	/*	float:left;*/
}	

.kalk3_innramming_inputs4 {
    color:#444;
		width: 35px!important;
    height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: center!important;
    font-size: 15px;
    line-height: 20px;
	/*	float:left;*/
}	

.kalk3_innramming_inputs4f {
    color:#444;
		width: 35px!important;
    height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: center!important;
    font-size: 15px;
    line-height: 20px;
	/*	float:left;*/
}	

.kalk3_innramming_inputs5 {
    color:#444;
		width: 50px!important;
    height: 20px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    text-align: right!important;
    font-size: 15px;
    line-height: 20px;
	/*	float:left;*/
}	
 
 
.kalk3_innramming_inputs_settings2:hover,.kalk3_innramming_inputs_settings:hover,.kalk3_innramming_inputs1:hover,.kalk3_innramming_inputs1:hover,.kalk3_innramming_inputs3:hover,.kalk3_innramming_inputs4:hover,.kalk3_innramming_inputs4f:hover,.kalk3_innramming_inputs5:hover{
	background-color:#f0f0f0!important;
	border:1px solid #000!important;
	cursor:pointer;
}	


 .item-thumb2 {
    max-width: 100px;
    max-height: 100px;
    display: block;
    float: left;
    margin-right: 10px;
		    margin-bottom: 5px;
    margin-top: 4px;
 }


 
 .item-thumb {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    margin-right: 10px;
		    margin-bottom: 30px;
    margin-top: 4px;
 }

 
 .item-name {
	 clear:both;
 }

 li.item {
/*	 height:130px;*/
 }

 

.kunde_obs {
	   margin-bottom: 20px;
    margin-top: -10px;
	
}
 
.kunde_obs span{
	    color: red;
    background-color: white!important;
    font-weight: 500;
}
 
.datoboks,.datoboks2 {
	width: 150px!important;
	height: 15px!important;
	border: 1px solid #b48767!important;
	padding: 7px!important;
	margin: 0!important;
	margin-top:5px!important;
	color:#444;
}	
 
.datoboks:hover {
background-color:#f0f0f0!important;
border:1px solid #000!important;
cursor:pointer;
}	

.prisboks {
    width: 55px!important;
    height: 15px!important;
    border: 1px solid #b48767!important;
    padding: 4px!important;
    margin: 0!important;
    margin-top: -15px!important;
		text-align:right!important;
}	
 
.prisboks:hover {
background-color:#f0f0f0!important;
border:1px solid #000!important;
cursor:pointer;
}	
 

.merknaderboks {
    width: 300px!important;
  	height: 15px!important;
	border: 1px solid #b48767!important;
	padding: 7px!important;
	margin: 0!important;
	margin-top:5px!important;
	color:#444;
}	
 
.merknaderboks:hover {
background-color:#f0f0f0!important;
border:1px solid #000!important;
cursor:pointer;
}	 

.nettsalg_bokser {
	height:260px;
}

.nettsalg_totalsum {
	color:white;
  margin-top: 10px;
	height:30px;
}

.datediff {
	position: absolute;
	right: 85px;
	color: #000000;
	font-size: 40px;
	font-weight: 700;
	opacity: 0.5;
	top: -5px;
}

.kunde_div {

}	
 
.datoboks_spacer {
/*margin-top:10px;*/

margin-right:10px;
width:165px;
display:block;
float:left;
}	
 
.card_header {
font-size:22px;
margin:25px;
}	
 
.ordre_paginering {
margin-left:30px;
margin-top:15px;
}	
 
.ordre_searchbar {
	margin-left:-5px;
	margin-top:-5px;
	    z-index: 99;
	height: 50px!important;
}	

.search-bar-height {
	height:40px;	
}

.swal2-input
{
	    padding-left: 10px!important;
    font-size: 24px!important;
    font-weight: 400!important;
}

 
.selve_bildet {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,f4f6f9+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 1%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 1%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 1%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
 
 
.kalk3_ordre_frame
{
    position: absolute;
    right: 10px;
    top: 10px;
    /* width: 185px; */
    /* height: 185px; */
    /* background-color: #dedede; */
}

.kalk3_roundbuttons {
        font-size: 15px;

    text-transform: none;
    float: left;
    padding-top: 2px!important;
	  background-color: #b48767!important;
		    width: 100px!important;
				border-radius:0!important;
}

.kalk3_roundbuttons:hover {
	  background-color: #6eb392!important;
		
}


.skygge-effekt {
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    margin: 0 24px;
    -webkit-transition:0;/* margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);*/
    transition: 0;/*margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);*/
}

.ordreliste_dato {
	  /*  font-weight: 500;*/
			position:relative;
		
}

.ordreliste_linje1 {
font-size:15px;
margin-right: 10px;
}

.ordreliste_linje2 {
font-size:15px;
    margin-right: 80px;
}

.ordreliste_sokefelt {
   height: 40px;
    background-color: white;
    /* margin-top: 10px; */
    margin-left: 0;
    width: 100%;
    padding: 5px;
    padding-top: 0px;
    padding-left: 15px;
    font-size: 20px;
    position: relative;

}
.ordre_pil_right {
    position: absolute;
    right: 5px;
    top: -6px;
}
.ordreliste_sokefelt_right {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 40px;
    background-color: #efefef;
   /* width: 70px;*/
    padding: 10px;
		cursor:pointer;
	
}


.ordre_knapper_bunn {
  /*margin-top: -70px;*/
	margin-left:10px;
	margin-bottom:10px;
	/*position:absolute;*/
}

.ordre_ident1 {
    float: left;
    width: 35px;
    color: #b48767;
    font-size: 14px!important;
}

.ordre_ident2 {
	float:left;
	font-size:15px;
	margin-bottom:10px;
	position:relative;
}

.flat_price {
	height: auto!important;
    padding: 3px!important;
    outline: 1px solid green!important;
    width: 100px!important;
		
}
.flat_price_wrapper {
	display:none;
}


.card-title2 {
	    font-size: 22px;

    line-height: 60px;
}

.ordreliste_sokefelt_status {
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    background-color: #eeeeef;
    padding-left: 10px;
    padding-top: 11px;
    color: #000;
    width: 135px;
    font-size: 15px;

	
}

.ordreliste_sokefelt_status:hover {
	cursor:pointer;
	background-color: #d8d8d8;
}


.nettbutikk_order {
	float:right;
	margin-top:10px;
	margin-right:22px;
}

.statistikk_order {
	float:right;
	margin-top:0;
	margin-right:22px;
}

.statistikk_knapp_on {
	padding:3px;
	margin:5px;
	background-color: var(--farge-knapp);
	color:white;
}

.statistikk_knapp_off {
	margin:5px;
	padding:3px;
}



.til_topp {
	position: fixed;
	bottom: 10px;
	right: 10px;
	background-color: rgba(10,10,10,0.5);
	color: white;
	font-size: 15px;
	padding: 5px;
	z-index: 9;
	cursor:pointer;
}

.til_topp i {
	margin-top: 2px;
	float: left;
}

.til_topp div {
	margin-top: 7px;
	float: left;
}

.upload_button input {
	    background-color: #6eb392;
    border: 0;
    cursor: pointer;
}

::-webkit-file-upload-button {
	   background-color: #6eb392;
    border: 0;
    cursor: pointer;
}

.nettbutikk_pil {
    position: absolute;
    right: 5px;
    top: 6px;
}

.nettbutikk_content {
	margin-left:25px;
	margin-top:25px;
}

.manual_header {
	margin-top:25px;
}

.manual_columns {
	max-width:1024px;
	/*column-count: 2;*/
}

.nettbutikk_felt {
   height: 40px;
    background-color: white;
    /* margin-top: 10px; */
    margin-left: 0;
    width: 100%;
    padding: 5px;
    padding-top: 0px;
    padding-left: 15px;
    font-size: 20px;
    position: relative;
}


.nettbutikk_velger {
position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    background-color: var(--farge-knapp);
    padding-left: 10px;
    padding-top: 11px;
    color: #fff;
    width: 220px;
    font-size: 15px;

	
}



.nettbutikk_velger:hover {
	cursor:pointer;
	background-color: #d8d8d8;
}

.ordreliste_sokefelt_status3 {
position: absolute;
    /*left: 317px;*/
		right:0;
    top: 0;
    height: 40px;
    background-color: var(--farge-knapp);
    padding-left: 10px;
    padding-top: 11px;
    color: #fff;
    width: 95px;
    font-size: 15px;

	
}

.ordreliste_sokefelt_status3:hover {
	cursor:pointer;
	background-color: #d8d8d8;
}


.ordreliste_sokefelt_status2 {
position: absolute;
    left: 135px;
    top: 0;
    height: 40px;
    background-color: var(--farge-knapp);
    padding-left: 10px;
    padding-top: 11px;
    color: #fff;
    width: 75px;
    font-size: 15px;

	
}

.ordreliste_sokefelt_status2:hover {
	cursor:pointer;
	background-color: #d8d8d8;
}



.ordreliste_sokefelt_status_sorter {
position: absolute;
    right: 100px;
    top: 0;
    height: 40px;
    background-color: var(--farge-knapp);
    padding-left: 10px;
    padding-top: 11px;
    color: #fff;
    width: 105px;
    font-size: 15px;

	
}

.ordreliste_sokefelt_status_sorter:hover {
	cursor:pointer;
	background-color: #d8d8d8;
}

.ordreliste_sokefelt_status_alle {
    position: absolute;
    left: 220px;
    top: 0;
    height: 40px;
    background-color: var(--farge-knapp);
    padding-left: 10px;
    padding-top: 11px;
    color: #fff;
    width: 87px;
    font-size: 15px;

	
}

.ordreliste_sokefelt_status_alle:hover {
	cursor:pointer;
	background-color: #d8d8d8;
}




.ordreliste_sokefelt_sok {
	position:relative;
	margin-left:220px;
  line-height: 40px;
}

.ordreliste_sokefelt_sok input {
	height: 30px!important;
   width: calc(100% - 245px)!important;

}
.ordrelinje_kryss_select {
	height: 90px;
	width: 45px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	display: block;
	float: right;
	padding-left: 30px;
	margin-right: 50px;
	line-height: 20px;
	overflow: hidden;
	right:0;
	z-index:1;
}

.kryss_label {
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	z-index: 1;
	right: 30px;
}

.flytt_ordre {
	color: #222;
	left: 0px;
	margin-left: 0px;
	margin-top: -25px;
	padding-bottom: 18px;
	font-size: 14px;
	position: absolute;
}

.flytt-hake-knapp-blue {
	background-color: #6eb392;
    width: 61px;
    height: 64px;
    color: #ffffff!important;
    text-align: center;
    padding-top: 5px;
}

.flytt-tekst {
	text-align:center;
	  text-align: center;
    padding-top: 5px;
		width: 61px;
    height: 64px;
		font-size:15px;

       color: #616161;
    font-weight: 400;

        -webkit-user-select:none; 
        -webkit-touch-callout:none; 
             -moz-user-select:none; 
             -ms-user-select:none; 
             user-select:none; 
}

#ptag {
    position: fixed;
    z-index: 1;
    background-color: #6eb392;
    width: 200px;
    height: 100px;
    opacity: 0.9;
    padding: 10px;
		display:none;
		    left: 5px;
    top: 110px;
}

.opp-pil {
	font-size:50px;
	line-height:20px;
	color:#ffffff;
	
}

.opp-pil2 {
	  font-size: 20px;
    color: white;
    font-weight: 500;
		margin-top: -10px;
    line-height: 22px;
}

.flytt-tekst-expand {
	text-align:center;
	  text-align: center;
    padding-top: 5px;
		width: 61px;
    height: 63px;
		font-size:15px;

    color: #7b7b7b;
    font-weight: 400;

        -webkit-user-select:none; 
        -webkit-touch-callout:none; 
             -moz-user-select:none; 
             -ms-user-select:none; 
             user-select:none; 
}

.flytt-tekst:hover {
	/*font-size:17px;*/
	
}



.flytt-hake-knapp {
	width: 100px;
	height: 100px;
	/*background-color: #e0e0e0;*/
	position: absolute;
	z-index: 1;
	right: 30px;
    width: 60px;
	height: 100%;
	cursor:pointer;
}



.flytt-hake-knapp-expand {
	width: 100px;
	height: 100px;
	/*background-color: #e0e0e0;*/
	position: absolute;
	z-index: 1;
	right: 40px;
	width: 20px;
	height: 20px;
	cursor:pointer;
	color:#ffffff!important;
}


.ordre_kundeinfo
{
	height:300px;
	background-color:#fff;
	
}

.ordre_info
{
	height:300px;
	background-color:#fff;
	
}

.ordrelinje_right {
	text-align:right;
}

.check-top-fix {
	margin-top:10px;
}

.flytt_knapp {
	background-color:#6eb392;
}

.draggable{
 
}

.bg-blue { background-color:blue; }
.bg-red { background-color:red; }
.bg-green { background-color:green; }

.drag-active{
  opacity: 0.4;
	outline:1px solid green;
	background-color: #c7d2d6;
}

.legg_til2 {
	
	    padding: 10px;
    height: 30px;
    line-height: 10px;
    font-size: 15px;
		    text-transform: capitalize;
}

.btn_leggtil2_layout2 {
	
	    padding: 10px;
    height: 30px;
    line-height: 10px;
    font-size: 15px;
		    text-transform: capitalize;
}


.btn_leggtil {
	margin-bottom:10px;
	    padding: 10px;
    height: 30px;
    line-height: 10px;
    font-size: 15px;
		font-weight:400;
		    text-transform: capitalize;
}

.btn_leggtil2 {
	
	    padding: 10px;
    height: 30px;
    line-height: 10px;
    font-size: 15px;
		font-weight:400;
		    text-transform: capitalize;
}


.activefix {
	    background-color: #969696;
   /* color: #fff;*/
}

.margintop15 {
	margin-top:15px;
}

.margintop10 {
	margin-top:10px;
}

.margintop5 {
	margin-top:5px;
}

.margintop20 {
	margin-top:20px;
}

.brand-override {
    position: relative;
    margin: 10px;
	  margin-right: 0;
    width: 130px;
	font-size: 14px;
}

.logolink:hover {
	cursor:pointer;
}


.collapsible-body {
	padding:10px;
}

.collapsible-header {
	padding:5px;
	padding-left:15px;
	margin-bottom: 7px;
	cursor:pointer;
	
}

.collapsible {
	cursor:pointer;
}

.collapsible-header.active {
	background-color:#b8bdc3;
}

.collapsible-header.active:hover {
	background-color:#b8bdc3;
	outline:none;
}


.collapsible-header-clicked {
	background-color:#b1bbbd!important;
/*	color:#fff!important;*/
}

.collapsible-header-clicked:hover {
	background-color:#b1bbbd!important;
/*	color:#fff!important;*/
}

.collapsible-header-clicked-default {
	background-color:#fff!important;
	color:#000!important;
}

.collapsible-header-clicked-default:hover {
	background-color:#fff!important;
	color:#000!important;
}



.kalk3_col_header:hover {
   /*background-color: #ddd;*/
	      background-color: #dadcdc;
    color: #222;
	 
	 
	     transition: 0.1s;
}


.lastsaved {
	position:relative;
	
}

.brand-override-logo {
	width: 140px;
  height: 30px;
}



.ordre360 {
	float:left;
	
}

.ordre360b {
	float:initial;
	
}

.ordre360pris {
	margin-left:10px;
}

.inn360 {
	padding:10px;
}

.sidenav_links a {
    display: block;
    float: none;
    padding-left: 25px;
    color: #787878;
}

.kunstnerlink {
	
	margin-bottom:10px;
}

.kunstnerlink a {
	color:#444;
	font-size:15px;
}

.kunstnerlink a:hover {
	cursor:pointer;
	color:#000;
	background-color:#efefef;
}

.sidenav_links:hover a {
background-color:#efefef;
cursor:pointer;
}

.fhand-bredde
{
	width:350px;
}

.lagjobbhide {
	display:none;
}

.showhidebuttons2 {
	display:initial;
}
.showhidebuttons4 {
	display:none;
}

.showhidebuttons3 {
	display:none;
}

.kalk3_innramming_header_fix {
		display:initial;
	}
.kalk3_innramming_header_mobil {
		display:none;
	}



@media only screen and (min-width: 80px) and (max-width: 479px){
	
	.ordre_oversikt_grid {
		
	display: block;
	}
	
	
	.kalk3_visuel_prisdata2 {
	width:400px;
	display:flex;
}
	.nyttvindu {
	display:none;
	}
	
	.ordreliste_sokefelt_status3 {
display:none;

	
}
	
	.ordreliste_sokefelt_status_sorter {

    right: 0px;
	}
	
	.egne_mobil {
    display: block;
    width: 100%;
    background-color: lightgrey;
    padding-top: 20px;
    height: 60px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0px;
	
}
	.egne_mobil a {
	font-size:24px;
	color:black;
	    display: flex;
    justify-content: center;
	}
	
	
	
	.egne_mobil:hover {
	cursor:pointer;
	background-color:grey;
	color:black;
	}

.kalk3_upload_image {
	
}

.egne_mobil a>i {

}

.egne_mobil a>span {
    margin-left: 15px;
}

	
	.g4_burgermeny { right:15px;}
	.g4_logosub { display:none;}
	
	
	.take_picture {
	display:none!important;
	}
	
	.take_picture2 {
	display:block;
	}
	
	.image-wrapper {
    grid-template-rows: auto 200px;
		grid-template-columns: initial;
	}


	.image-wrapper_upload {
    grid-template-rows: auto 200px;
		grid-template-columns: initial;
	}
	
	
	
	.crop_knapper {
	display:flex;
	height:500px;
	}
	
	.crop_knapper3 {
	display:block;
	}
	
	
	
	.kalk3_innramming_header2flex2 {
    grid-template-columns: 120px 80px 80px;
}
	.image-wrapper2 {

    grid-template-rows: 230px 330px;
		    grid-template-columns: initial;
	}
	.egnebilder_response {
    height: 600px;
}

.egnebilder_response2 {
    height: 600px;
}
	
	
.fhand-bredde
{
	width:300px!important;
}

.datoboks_spacer {
	margin-top:10px;
}

.merknaderboks {
	width:285px!important;
}
	
	.datediff {
	  right: 10px;
    top: 35px;
	}
	
	.flytt-tekst {
	    margin-top: 0px;
    margin-left: 20px;
	}
	
	.ordre_ident2 {
		width:300px;
	}

	.smallclear2 {
		/*clear:both;*/
	}

.innramming_bunn_knapp {
	position:relative;
	bottom:-10px;
		position:relative;
	bottom:-10px;
}

}
 

/* ALT UNDER IPAD STÅENDE */
@media only screen and (max-width: 763px) {

.ordre_oversikt_grid {
	
	display: block;
}

.kalk3_visuel_prisdata2 {
	width:400px;
	display:flex;
}

	.nyttvindu {
		display:none;
	}


.nyttvindu {
	display:none;
	}

.lagjobbshow {
	    left: 150px;
    top: 12px;
    position: absolute;
}

.lagjobbhide {
	display:block;
}

.nettsalg_bokser {
	height:auto;
}
 
 .kalk3_innramming_inputs2 {
    width: 60px!important;

}	

 .kalk3_innramming_inputs3 {
    max-width: 190px!important;
    margin-left: 21px!important;
    float: left;
 }

.kalk3_innramming_header2  {
	width:200px!important;
}


.innramming_inputb {
	    width: 250px!important;
    margin-left: -20px;
    float: left;
}

.g4_clear_360 {
	clear:both;
}

.collapsible.popout>li {
	margin-left:5px;
	margin-right:5px;
}

.ordreliste_linje1 {
	font-size:15px;
	margin-right:35px;
	
}

.ordreliste_linje2 {
	font-size:15px;
	margin-right:35px;

}

.ordreliste_headerfarge {
	color:#222!important;
}

.ordre360 {
	clear:both;
	float:initial!
}


.ordre360b {
	float:left;
	
}

.ordre_knapper_bunn {
	margin-left:0px;

}

.kalk3_ordre_frame
{
	position:relative;
	margin-bottom:15px;
	margin-left:15px;
}

.innramming_bildeinfo {
	float:none;
}

.inn360 {
	padding:5px!important;
}

.kalk3_ordre_prisliste {
	width:230px;
}

.ordre360pris {
	margin-left:0px;
}

.kalk3_area_wrapper {
	padding:0;
}


.kalk3_innramming_header_none {
	float:none;
	width:200px!important;
}

.kalk3_innramming_header {
	float:left;
	width:200px!important;
}

.kalk3_innramming_headera {
	float:left!important;
	width:100px!important;
}

.kalk3_innramming_headerb {
	float:left!important;
	width:100px!important;
}

.kalk3_visuell1 {
	margin-top:15px!important;
}




.kalk3_innramming_inputs1 {
	width:285px!important;
}

.added_elements {
	    max-width: 763px;
	/*width: 300px;*/
}

.kalk3_innramming_body {
	    width: 100%;
	
}

.collapsible-body {
    padding: 0px;
		padding: 5px;
}

.kalk3_ordre_prisliste_content {
	margin-right:0;
}

.ordre_ident1 {
	display:none;
}

.floatleft {
	display:block;
	/*clear:both;*/
	
}

.smallclear {
	clear:both;
}

.floatleft2 {
	display:block;
	float:left;
}

.card_header {
	margin:0;
}

.nettbutikk_order {
	margin-right:0;
}



}


@media only screen and (max-width: 900px) {

.json_grunnlag3 {
	top: 190px;
	position: fixed;
  right: 290px;
}

.json_grunnlag2 {
	top: 190px;
	position: fixed;
	right: 182px;
}




	.flexdatalist-results {
		width:310px!important;
	}

	.kalk3_innramming_inputs3 {
		 max-width: 310px;
	}

	.innramming_inputa, .innramming_inputb {
		width:250px;
	}
}
 
 
 
@media only screen and (min-width: 1024px) and (max-width: 1280px) {

.kalk3_visuell2  {
	right: 40px;
    left: initial;
}

.kalk3_visuell_tekst  {
	left:initial;
	    right: 78px;
}

.added_elements_layout2 {
	max-width: calc(100% - 265px);
}

.added_elements_innramming2 {
	max-width: 100%;
}

.innramming_bildeinfo2_layout2 {
	width:100%;
	/*width: calc(100% - 265px);*/
}

.innramming_bildeinfo_layout2 {

	width: calc(100% - 265px);
}


.showhidebuttons4 {
	display:none;
}

.showhidebuttons2 {
	display:initial;
}
.showhidebuttons1 {
	display:none;
}

.showhidebuttons3 {
	display:none;
}


}	

@media only screen and (min-width: 1281px) {

	.kalk3_visuell2  {
		right: initial;
			left: 983px;
	}

	.showhidebuttons4 {
	display:none;
}
	
	.showhidebuttons1 {
		display:initial;
	}

	.showhidebuttons2 {
		display:none;
	}

	.showhidebuttons3 {
		display:none;
	}

	.added_elements_layout2 {
		max-width:935px;
	}

	.added_elements_innramming2 {
		max-width:100%;
	}

	.innramming_bildeinfo_layout2 {
		width:935px;
	}
	
	.innramming_bildeinfo2_layout2 {

		width:100%;

	}

	.kalk3_visuell_tekst  {
			right: initial;
			left: 973px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {


.kalk3_visuel_prisdata2 {
	width:400px;
	display:flex;
}

/*

	.kalk3_visuell2 {
		width: 240px;
    height: 240px;
    float: right;
    right: 10px;
    top: 0px;
    position: relative;
    left: initial;
	}

.json_grunnlag3 {
	top: 0;
	position: absolute;
	right: -230px;
}

.json_grunnlag2 {
    top: 46px;
    position: absolute;
    right: -230px;
		
}

	.kalk3_innramming_knapprad {
		width:420px;
	}
	
	.kalk3_visuell_tekst {
		padding: 10px;
    position: absolute;
    background: white;
    float: left;
    left: 5px;
        top: 163px;
	}
	
	.kalk3_visuel_prisdata2 {
    position: absolute;
    top: 67px;
		width: 300px;
	}
	
	.kalk3_lysapning_layout2 {
 
	}
	
	.added_elements_layout2 {
    max-width: 100%;
    margin-top: 10px;
	}

	.innramming_bildeinfo_layout2 {
		width:100%;
	}

	.showhidebuttons4 {
	display:none;
}
	
	.showhidebuttons1 {
		display:none;
	}

	.showhidebuttons2 {
		display:none;
	}

	.showhidebuttons3 {
    display: inline-table;
	}
	
	.kalk3_visuell_tekst {

    background: transparent;
		    top: 80px;
    left: 170px;
}
*/

}


@media only screen and (max-width: 1023px) {

	.nyttvindu {
		display:none;
	}

.se_innramming_stort {
	display:none;
}

.innramming3_grid {
	  display: flex;
    padding: 15px;
    /* grid-template-rows: 200px auto; */
    background-color: white;
    gap: 30px;
    flex-direction: column-reverse;
	
}

.visuell_data_size {
width: 220px;height: 140px;
}

.innramming3_visualtekst {
    position: absolute;
    top: bottom;
    /* bottom: 0; */
      top: 80px;
    left: 170px;
    width: auto;   
}

.innramming3_visual {
	/*order:-1;*/
	    position: initial;
}



.json_grunnlag3 {
    top: -180px;
    position: absolute;
    left: -112px;
    width: 88px;
}

.kalk3_visuell_tekst {

    background: transparent;
}

.json_grunnlag2 {
		
top: -180px;
    position: absolute;
    right: 182px;
  
display:none;

}


	.kalk3_visuell2 {
		width: 150px;
    height: 150px;
    float: right;
    right: 0px;
    top: -10px;
    position: relative;
    left: initial;
	}

	.kalk3_innramming_knapprad {
		
		width:420px;
	}
	
.kalk3_innramming_header_fix {
		display:none;
	}
.kalk3_innramming_header_mobil {
		display:initial;
	}
	
	.kalk3_visuell2 {
		/*display:none;*/
	}
	
	.kalk3_visuell_tekst {
		position: relative;
		background: white;
		left: 5px;
		width: 330px;
		top: 10px;
		padding: 0;
	}

	.kalk3_lysapning_layout2 {
    position: relative;
    /* top: 100%!important; */
    width: 300px!important;
    left: 5px;
}
	.added_elements_layout2 {
    max-width: 100%;
    margin-top: 10px;
	}

	.innramming_bildeinfo_layout2 {
		width:100%;
	}

.showhidebuttons4 {
	display:initial;
}

.showhidebuttons2 {
	display:none;
}
.showhidebuttons1 {
	display:none;
}

.showhidebuttons3 {
	display:none;
}

.kalk3_innramming_knapprad {
	display:none
}

.legg_til_fix {
	padding: 5px;
  margin-left: 10px;

}
.dropdown-content {
	    overflow: hidden;
    width: 320px!important;
}

.kalk3_innramming_header2 {
    width: 335px!important;
}

#dropdown_mer3 div {
  padding: 0;
}

#dropdown_mer3 li {
 /* text-align: center;*/
}

	.kalk3_passepartout_viser_layout2 {
    margin-left: 25px;
	}

.kalk3_innramming_sluttsum_layout2 {
    width: 330px;
    float: left;
}


}



.upload_page {
	
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	height: 100%;
	cursor:auto;
}

.upload_box {
	padding: 0.5em;
	width: 100%;
/*	margin:0.5em;*/
}

.upload_box-2 {
	padding: 0.5em;
	max-width:320px;
/*	width: calc(100%/2 - 1em);*/

}

.upload_options label,
.upload_options input{
	width:4em;
	padding:0.5em 1em;
}
.upload_btn{
	background:white;
	color:black;
	border:1px solid black;
	padding: 0.5em 1em;
	text-decoration:none;
	margin:0.8em 0.3em;
	display:inline-block;
	cursor:pointer;
}

.upload_delete {
	position: absolute;
	right: -5px;
	top: -5px;
	font-size: 20px;
	background-color: #a94949;
	padding: 5px;
	color: white;
}

.upload_img {
	max-width: 200px;
	max-height: 200px;
}

.uploaded_images2 {
	height:70%;
	width:100%;
	padding:5px;
	
}

.uploaded_images_img {
	height:100px;
	padding:5px;
}

.uploaded_images {
	height:100px;
	margin:5px;
	float:left;
	display:block;
	
	outline:1px solid #888;
	position:relative;
}
 
.uploaded_images:hover {
	cursor:pointer;
	outline:2px solid #000;
	
}
 
/* CHART JS 2.9.3 */
@keyframes chartjs-render-animation{from{opacity:.99}to{opacity:1}}.chartjs-render-monitor{animation:chartjs-render-animation 1ms}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0} 
 
 
/**
 * Farbtastic Color Picker 1.2
 * © 2008 Steven Wittens
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 */
.farbtastic {
  position: relative;
}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(../_images3/wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(../_images3/mask.png) no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden; 
  background: url(../_images3/marker.png) no-repeat;
}

.ordre_ordrenr {
	    background-color: #6eb392;
    padding: 1px 5px 1px 5px;
    color: white;
		margin-right:5px;
}

.ordreliste_delestrek {

	color:#6eb392;
	width: 5px!important;
    font-size: 15px!important;
    padding-top: 4px;
    margin-left: 3px;

}

.ordreliste_delestrek_bigger {

	color:#497a88;
	width: 5px!important;
    font-size: 15px!important;
    padding-top: 6px;
    margin-left: 3px;

}

.floatleft {
	display:block;
	float:left;
}

.floatleft2 {
	display:block;
	float:left;
}
 
.biggerfont {
	font-size:17px;
}

.kundebase_sokknapp {
	    float: right;
    margin-left: 10px;
    font-size: 15px;
    height: 30px;
    margin-top: 5px;
    padding-top: 0px;
    line-height: 32px;
}