html, body {height:100%;}
 
body {   
  margin: 0;
	padding: 0;
	background: #f2f2f2;
	text-align: left;
	color: #333;
	font: 11px/18px "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
	height: 100%;
}
 

a:link, a:active, a:visited {
	text-decoration: none;
	color: #1a8bd4;
	font-weight: normal;
	text-decoration: none;
}

a:hover { text-decoration: underline; color: #1a8bd4; }

#Wrapper:after,
#Inner:after { 
    clear:both;
    content:"";
    display:block;
    height:1%;
    font-size:0;
}

#Container { margin: 30px 0 0 0; width: 100%; position: relative;}
#WrapperLogin { margin:0 auto; width: 300px; position: relative;}
#LoginBox { float: left; width: 300px; }
#ApplicationNameLogin { font: 25px "Droid Serif", "Lucida Sans Unicode", Arial, Tahoma, sans-serif; float: left; margin: 20px 0 10px 0; width: 100%; padding: 0; text-align: center  }
#LoginBox h1 {
	position:relative;
	background: #fff url(/Images/layout/boxlogin.gif) repeat-x; 
	height: 31px;
	width: 290px;
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 31px;
	padding: 0 0 0 10px;
	font-weight: normal;
	margin: 10px 0 0 0;
}

.alert {
    background: #c9d54f url(/Images/icons/accept.png) 4px 6px no-repeat;
    color: #fff;
    margin: 0 0 0 0;
    padding: 5px 25px;
    display: block;
    border: 1px solid #b3bf3c;
    font-size: 14px
}
.hidden { display: none;}

#LoginBox .box { padding: 10px; float: left; background: #fff; width: 278px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc }
#LoginBox a { margin: 10px 0 0 0; float: left; }

#Wrapper {
    max-width: 100%;
    min-width: 980px;
    min-height: 100vh;
    margin: 0 auto;
    background: #FFF;
    border-left: 0;
    border-right: 0;
    position: relative;
}

#Top {
    height:90px;
    background:#E1DAC6;
    position:relative;
    z-index:2;
    background: #fff url(/Images/layout/top.gif) repeat-x;
}

#Logo { float: right; margin: 20px 15px 0 0 }
#ApplicationName { font: 30px/90px "Droid Serif", "Lucida Sans Unicode", Arial, Tahoma, sans-serif; float: left; margin: 0 0 0 10px; padding: 0; color: #fff; height: 90px;  }
#ApplicationName a { font: 30px/90px "Droid Serif", "Lucida Sans Unicode", Arial, Tahoma, sans-serif; float: left; margin: 0 0 0 10px; padding: 0; color: #fff; height: 90px; text-decoration:none; cursor:pointer; }
ul#Mainmenu { position: absolute; margin: 0; padding: 0; list-style-type: none; overflow: hidden; top: 62px; left: 10px; }
ul#Mainmenu li { float: left; background: url(/Images/layout/topmenuLeft.png) no-repeat left top; margin: 0 5px 0 0; padding: 0 0 0 2px; height: 30px; }
ul#Mainmenu a { float: left; display: block; background: url(/Images/layout/topmenuRight.png) no-repeat right top; padding: 6px 10px 2px 8px; text-decoration: none; color: #fff; height: 30px; }
ul#Mainmenu li:hover { background: url(/Images/layout/topmenuLeft.png) left bottom no-repeat; }
ul#Mainmenu a:hover { background: url(/Images/layout/topmenuRight.png) right -30px no-repeat; color: #fff; }
ul#Mainmenu li.active { background: url(/Images/layout/topmenuLeft.png) left bottom no-repeat; }
ul#Mainmenu a.active { background: url(/Images/layout/topmenuRight.png) right -30px no-repeat; color: #fff; }

.menuButton a.active { background: url(/Images/layout/topmenuRight.png) right -30px no-repeat; color: #fff; }
.menuButton a:hover { background: url(/Images/layout/topmenuRight.png) right -30px no-repeat; color: #fff; }
.menuButton a { float: left; display: block; background: url(/Images/layout/topmenuRight.png) no-repeat right top; padding: 6px 10px 2px 8px; text-decoration: none; color: #fff; height: 30px; }

.Menubar {
	position:relative;
	background: #fff url(/Images/layout/menubar.gif) repeat-x; 
	height: 42px;
	z-index:2;
}

ul.TopMenu { margin: 0; padding: 8px 0 0 10px; list-style-type: none; overflow: hidden; float: left; display:block }
ul.TopMenu li { float: left; background: url(/Images/layout/menuLeft.png) no-repeat left top; margin: 0 5px 0 0; padding: 0 0 0 2px; height: 26px; }
ul.TopMenu a { float: left; display: block; background: url(/Images/layout/menuRight.png) no-repeat right top; padding: 4px 8px 4px 4px; text-decoration: none; color: #fff; height: 26px; }
ul.TopMenu li:hover { background: url(/Images/layout/menuLeft.png) left bottom no-repeat; }
ul.TopMenu a:hover { background: url(/Images/layout/menuRight.png) right -26px no-repeat; }
ul.TopMenu li.active { background: url(/Images/layout/menuLeft.png) left bottom no-repeat; }
ul.TopMenu a.active { background: url(/Images/layout/menuRight.png) right -26px no-repeat; }


ul#Submenu { margin: 0; padding: 8px 0 0 10px; list-style-type: none; overflow: hidden; float: left; }
ul#Submenu li { float: left; background: url(/Images/layout/menuLeft.png) no-repeat left top; margin: 0 5px 0 0; padding: 0 0 0 2px; height: 26px; }
ul#Submenu a { float: left; display: block; background: url(/Images/layout/menuRight.png) no-repeat right top; padding: 4px 8px 4px 4px; text-decoration: none; color: #fff; height: 26px; }
ul#Submenu li:hover { background: url(/Images/layout/menuLeft.png) left bottom no-repeat; }
ul#Submenu a:hover { background: url(/Images/layout/menuRight.png) right -26px no-repeat; }
ul#Submenu li.active { background: url(/Images/layout/menuLeft.png) left bottom no-repeat; }
ul#Submenu a.active { background: url(/Images/layout/menuRight.png) right -26px no-repeat; }

.user { float: right; color: #fff; height: 42px; margin: 0 10px 0 0; line-height: 42px; font-size: 13px; }

#Content {
    width: 100%;
    background: #FFF;
    min-height: 0;
    padding-bottom: 0;
}

#LeftCol {
    float: left;
    width: 226px;
    position: relative;
    z-index: 2;
    background: #f1f1f1 url(/Images/layout/divider-columns.gif) repeat-y right;
    padding-bottom: 0;
    min-height: 0;
}

#LeftCol ul.menu { float: left; list-style-type: none; margin: 10px 0 10px 10px; padding: 0;  }
#LeftCol ul.menu a { width: 188px; float: left; background: #fff; padding: 3px 5px; margin: 1px 0 0 0; border: 1px solid #dddddd; text-decoration: none; }
#LeftCol ul.menu a span { float: right; } 
#LeftCol ul.menu a:hover, #LeftCol ul.menu a.active { background: #268ad6; border: 1px solid #1079bc; color: #fff; }

#LeftCol ul.dummylist { float: left; list-style-type: none; margin: 10px 0 10px 10px; padding: 0;  }
#RightCol ul.dummylist { float: left; list-style-type: none; margin: 10px 0 10px 16px; padding: 0;  }

#LeftCol ul.dummylist li, #RightCol ul.dummylist li { width: 188px; float: left; background: #fff; padding: 3px 5px; margin: 1px 0 0 0; border: 1px solid #dddddd; text-decoration: none; }

#RightCol {
    float: right;
    width: 226px;
    position: relative;
    z-index: 2;
    padding-bottom: 0;
    min-height: 0;
}

#MainCol{
    background:#FFF;
		overflow: hidden;
}


#Footer a { color: #fff }

#Faux-lt,
#Faux-rt {
    position: absolute;
    top: 132px; /* 90px top + 42px menubar */
    bottom: 0;
    width: 226px;
    z-index: 0;
}

#Faux-lt {
    left: 0;
    background: #f1f1f1 url(/Images/layout/divider-columns.gif) repeat-y right;
}

#Faux-rt {
    right: 0;
    background: #f1f1f1 url(/Images/layout/divider-columns.gif) repeat-y left;
}

#Footer {
    max-width: 100%;
    min-width: 980px;
    position: relative;
    z-index: 2;
    height: 40px;
    margin: 0 auto 0;
    border-bottom: 0;
    background: #fff url(/Images/layout/menubar.gif) repeat-x;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.icon { width: 16px; height: 16px; border: 0; }

p { margin: 0; }

.box { width: 97.2%; clear: both; min-height: 100%;}
.boxWide { width: 100%; float: left;}
.box h1, .boxWide h1 { height: 36px; background: url(/Images/layout/BoxHeader.gif) repeat-x; font-size: 16px; font-weight: normal; text-indent: 10px;margin: 0; color: #333; line-height: 38px; }
.boxWide h2 { font-size: 14px; font-weight: normal; margin: 10px 0 0 16px; color: #333; }
.box h2 { font-size: 13px; font-weight: normal; margin: 10px 0 0 10px; color: #333; }
.box h3, .boxWide h3 { font-size: 10px; font-weight: normal; text-indent: 16px; margin: 5px 0 0 0; color: #e52c87; }
.box p, .boxWide p { margin: 10px; }

#RightCol h1 { margin: 0 0 0 6px; }
#RightCol p { margin: 10px 10px 0 16px; }

.clearing { height: 0; clear: both; }

table.list { margin: 0; padding: 0; border-collapse: collapse; width: 100%; }
table.list th { margin: 0; padding: 0 6px; background: url(/Images/layout/th.gif) repeat-x; color: #fff; height: 22px; text-align: left; font-weight: normal; font-size: 11px; text-transform: uppercase; white-space: nowrap }
table.list th.large { margin: 0; padding: 0 6px; background: url(/Images/layout/th-large.gif) repeat-x; color: #fff; height: 34px; text-align: left; font-weight: normal; font-size: 12px; text-transform: none; }
table.list td { border-bottom: 1px solid #e7e7e7; font-weight: normal; padding: 4px 6px; margin: 0; }
table.list td.icons, table.list th.icons { width: 1%; white-space: nowrap; }
table.list td.small, table.list th.small { width: 1%; white-space: nowrap; }
table.list td.left { width: 160px; }
table.list td.nested { padding: 0; border: none; }
table.list th a { color: #fff; }

table.list td h2 { font-size: 14px; font-weight: normal; margin: 0; color: #333; }
table.list td h3 { font-size: 10px; font-weight: normal; text-indent: 0; margin: 0 0 0 0; color: #e52c87; }

#LeftCol form { margin: 10px 0 0 10px }
#RightCol form { margin: 10px 0 0 16px }

input, textarea, select { font: 11px "Lucida Sans Unicode", Arial, Tahoma, sans-serif; margin: 0 0 0 0}
.input, .select { padding: 3px 4px; border: 1px solid #b2b2b2; color: #333; background: #fff url(/Images/layout/input-bg.gif) top repeat-x; }

input.large, textarea.large, select.medium { width: 400px; }
input.medium, textarea.medium, select.medium { width: 190px; }
input.small, textarea.small, select.small { width: 100px; }
input.tiny, textarea.tiny { width: 20px; }

input.login { width: 267px; }

.header {
	padding: 0 0 0 5px;	
	margin: 0 0 0 0;
	background: #f3f2ef url(/Images/layout/BoxHeader.gif) bottom repeat-x;
	height: 28px;
	line-height: 28px;
	width: 100%;
	float: left;
	font-size: 13px;
}

ul.listPages { margin: 0; padding: 10px 0 10px 10px; float: left; list-style-type: none; }
ul.listPages li { margin: 0 0 0 -1px; padding: 0; float: left; }
ul.listPages li .thumb { border: 1px solid #ccc; width: 150px; }
ul.listPages li div { margin: 5px 0 0 0; }

ul.pages { margin: 0; padding: 10px 0 10px 10px; float: left; list-style-type: none; }
ul.pages li { margin: 0 0 0 10px; padding: 0; float: left; }
ul.pages li .thumb { border: 1px solid #ccc; width: 150px; }
ul.pages li div { margin: 5px 0 0 0; }

.none {display:none}
.inactive {color:gray}
.notifierBlue { font-family:Verdana; font-size:11px; background: #81c5e6; color: #fff; margin: 0 0 0 0; padding: 0 2px; 
                border: 1px solid #5dacd3; font-size: 10px;width: auto; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
                border-radius: 5px; white-space: nowrap }
.notifierBlue a { color: #fff; text-decoration: none }


.aosearchbox 
{

    color:#fff;
    }
.QuoteFormRow
{
    display:block;
    margin-top:4px;
    vertical-align:text-top;
    }

.QuoteLabel 
{
    width:155px;
    display:inline-block;
    margin-left:4px;
    position:relative;
    top:1px;
    
    }
.QuoteFormField
{
    width:175px;
    display:inline;
    }
.QuotePostProcessing
{
    width:242px;
    display:inline-block;
    
    }
.QuotePostProcessingOdd
{
    width:120px;
    display:inline-block;
    margin-bottom:2px;
    }
.QuotePostProcessingEven
{
    width:120px;
    display:inline;
    margin-bottom:2px;   }
    
.ContactName
{
    display:block;
    width:250px;
    font-weight:bold;
    margin-left:10px;
    }
.ContactDetail
{
    display:block;
    width:250px;
    margin-left:18px;
    }

.ui-widget-overlay,
#ModalOverlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    margin: 0 !important;
    z-index: 10000 !important;
}

.ui-dialog {
    z-index: 10001 !important;
}
.form-input {
    font: 14px Arial, Helvetica, sans-serif;
    color: #333;
    background: #fff;
    border: 1px solid #aaa;
    padding: 6px 8px;
    height: 34px;
    line-height: normal;
    box-sizing: border-box;
    min-width: 140px;
}

.form-input-wide {
    width: 300px;
}

.form-input-small {
    width: 60px;
    min-width: 60px;
}

.form-textarea {
    font: 14px Arial, Helvetica, sans-serif;
    color: #333;
    background: #fff;
    border: 1px solid #aaa;
    padding: 8px;
    box-sizing: border-box;
    width: 370px;
    min-height: 110px;
    resize: vertical;
}

/* LOGIN */
body.login-page #Top {
    height: 90px;
    background: #274D62 !important;
    position: relative;
    z-index: 10;
}

body.login-page #ApplicationName {
    float: left;
    display: flex;
    align-items: center;
    height: 90px;
    margin: 0;
    padding: 0 0 0 12px;
}

    body.login-page #ApplicationName a {
        display: flex;
        align-items: center;
        height: 100%;
        margin: 0;
        padding: 0;
        color: #fff;
        text-decoration: none;
        font: 30px/90px "Droid Serif", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
    }

body.login-page #Logo {
    float: right;
    margin: 20px 15px 0 0;
}

    body.login-page #Logo img {
        display: block;
        height: 38px;
        width: auto;
    }

.login-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    min-height: calc(100vh - 90px);
    padding-top: 160px;
    box-sizing: border-box;
}

.login-box {
    width: 300px;
    min-height: 292px;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    background-color: rgba(249, 249, 249, 0.96);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.18);
}

.login-header {
    margin-bottom: 20px;
}

    .login-header h1 {
        margin: 0;
        text-align: center;
        color: #333;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.2;
        background: none !important;
        width: auto !important;
        height: auto !important;
        float: none !important;
        padding: 0 !important;
    }

.form-group {
    margin-bottom: 15px;
}

.control-label {
    display: block;
    margin-bottom: 5px;
    color: #333;
    font-size: 11px;
    font-weight: normal;
}

.form-control {
    width: 100%;
    height: 24px;
    padding: 4px 8px;
    box-sizing: border-box;
    border: 1px solid #c7cfda;
    border-radius: 3px;
    background: #dfe8f4;
    font: 11px Arial, sans-serif;
}

.loginRow {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: nowrap;
}

.loginBtn {
    display: inline-block;
    padding: 7px 14px;
    background: #274D62;
    color: #fff !important;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    font: bold 11px Arial, sans-serif;
    text-decoration: none;
    white-space: nowrap;
}

.forgot-pass {
    color: #274D62 !important;
    text-decoration: none;
    font-size: 11px;
    margin: 0 !important;
    float: none !important;
    white-space: nowrap;
}

#Top {
    height: 90px;
    background: #274D62 !important;
    position: relative;
    z-index: 2;
    background: #274D62 url(/Images/layout/top.gif) repeat-x;
}

#Logo {
    float: right;
    margin: 20px 15px 0 0;
}

    #Logo img {
        display: block;
        height: 44px;
        width: auto;
    }

#ApplicationName {
    font: 30px/90px "Droid Serif", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    color: #fff;
    height: 90px;
}

    #ApplicationName a {
        font: 30px/90px "Droid Serif", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
        float: left;
        margin: 0 0 0 10px;
        padding: 0;
        color: #fff;
        height: 90px;
        text-decoration: none;
        cursor: pointer;
    }

.user {
    float: right;
    color: #fff;
    height: 42px;
    margin: 0 10px 0 0;
    line-height: 42px;
    font-size: 13px;
}
#Top {
    height: 90px;
    background: #274D62; /* bara färg */
    position: relative;
    z-index: 2;
}
.printable-files-popup {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.printable-files-table {
    border-collapse: collapse;
    width: 100%;
    min-width: 0;
    table-layout: fixed;
}

    .printable-files-table th,
    .printable-files-table td {
        border: 1px solid #ccc;
        padding: 6px 8px;
        text-align: left;
        word-wrap: break-word;
        overflow-wrap: anywhere;
    }

    .printable-files-table th {
        background: #f3f3f3;
    }

.ui-widget-overlay {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background: rgba(0, 0, 0, 0.35) !important;
    z-index: 10000 !important;
}

.ui-dialog {
    position: fixed !important;
    z-index: 10001 !important;
}

    .ui-dialog .ui-dialog-content {
        overflow: auto !important;
        padding: 0.5em 0.75em !important;
    }

.ui-front {
    z-index: 10001 !important;
}

.box h1, .boxWide h1 {
    text-indent: 10px;
}
.file-button {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
}

    .file-button,
    .file-button * {
        cursor: pointer;
    }

#Files {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.file-button input[type="file"] {
    position: absolute;
    inset: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}

#Files {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

.file-button,
.file-button * {
    cursor: pointer;
}
#Files,
#Files::-webkit-file-upload-button {
    cursor: pointer;
}
.flow,
.del {
    -webkit-appearance: none;
    appearance: none;
}
.ui-widget-overlay {
    z-index: 10000 !important;
}

.ui-dialog {
    z-index: 10001 !important;
}

    .ui-dialog .ui-dialog-titlebar-close {
        z-index: 10002 !important;
    }

#deepZoomImageViewer2,
.openseadragon-container,
.openseadragon-canvas,
.openseadragon-canvas canvas {
    z-index: 1 !important;
}
    .openseadragon-container .navigator,
    .openseadragon-container .displayregion {
        z-index: 2 !important;
    }
.page.blank {
    visibility: hidden;
}

    .page.blank .blank-tools,
    .page.blank .blank-image {
        visibility: hidden;
    }
#Pages {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px;
}

    #Pages .page.solo {
        grid-column: 1 / span 2;
        justify-self: center;
    }

/* NYA DESIGNEN */
body {
    font: 14px/1.5 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    background: #f5f6f8;
}

#Wrapper {
    min-width: 0;
    background: #f5f6f8;
}

#Top {
    height: 72px;
    background: #20242a;
}

#ApplicationName,
#ApplicationName a {
    font-size: 24px;
    line-height: 72px;
}

.Menubar {
    background: #2f3540;
    height: auto;
    min-height: 44px;
}

ul.TopMenu li,
ul.TopMenu a {
    background: none;
}

ul.TopMenu a {
    padding: 8px 14px;
    border-radius: 6px;
}

    ul.TopMenu a:hover,
    ul.TopMenu a.active {
        background: rgba(255,255,255,.15);
        text-decoration: none;
    }

#Content {
    display: flex;
}

#LeftCol {
    float: none;
    flex: 0 0 240px;
}

#MainCol {
    flex: 1;
    overflow: auto;
    padding: 16px;
}
html,
body {
    margin: 0;
    width: 100%;
    min-width: 1100px;
}

#Wrapper {
    width: 100%;
    min-width: 1100px;
}

#Top,
.Menubar {
    width: 100%;
    min-width: 1100px;
}

#Content {
    position: relative;
    width: 100%;
    min-width: 1100px;
    overflow: hidden;
}

#LeftCol {
    float: left;
    width: 235px;
}

#MainCol {
    float: none !important;
    margin-left: 255px;
    width: auto !important;
    min-height: 600px;
    padding: 15px 20px;
    box-sizing: border-box;
}

.boxWide {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box;
}

table.list {
    width: 100% !important;
    border-collapse: collapse;
}
#MainCol {
    margin-left: 255px;
    width: auto !important;
}

.boxWide {
    width: 100% !important;
}