html {
  height: 100%;
  margin: 0;
  background: #FCFCFC !important;
}
#main {
  background: #FCFCFC !important;
}
.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 88%;
}
#overlay {
  z-index: 101;
}
@media (max-width: 1199px) {
  body {
    margin: 0;
    font: 12px "Calibri", Arial, sans-serif;
    font-size: 12px;
    min-width: 1150px;
    height: 100%;
    color: #00416A;
  }
  #main {
    padding: 0px 41px;
    background: url(../images/bgGrey.jpg) repeat;
    background-size: 50px Auto;
    min-height: 800px;
  }
  #header_area {
    background: purple;
    background-size: 60px auto;
  }
  #header_buttons {
    overflow: hidden;
    padding: 0px 41px;
    background: #082A3E;
    height: 40px;
  }
  .fixedSmall {
    background: transparent url("../images/N62_logo-WHT.png") no-repeat !important;
    height: 35px !important;
    background-size: 50px auto !important;
    background-position: 41px 24px !important;
    width: 135px !important;
    margin-left: 0px !important;
  }
  .heading .holder {
    padding: 0px 0 6px;
  }
  #header .approvelogo {
    float: right;
    width: 156px;
    height: 35px;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 20px;
    margin-right: 41px;
  }
  #header_wrapper {
    width: 100%;
    margin: auto;
    height: 150px;
    min-width: 1080px !important;
    background: #383838;
  }
  #wrapper {
    min-height: 100%;
    background: #e3e3e3;
    background-position: center bottom;
    background-size: 1% Auto;
    background-repeat: repeat;
  }
  #navHolder {
    width: 1240px;
  }
  #actionMenyWrapper {
    width: 1090px;
  }
  .container {
    display: table;
    width: 1110px;
  }
  #main h1 {
    color: #006BB5;
    font-size: 2.25em;
    font-weight: 500;
  }
  .leftside {
    float: left;
    width: 56%;
    min-width: 40em;
  }
  .rightside {
    width: 42%;
    float: right;
    min-width: 32em;
    margin-left: 1em;
  }
  dl {
    float: left;
    margin: 0 10px 0 0;
  }
  #actionMeny {
    /*overflow: hidden;*/
    padding: 20px 41px 15px 41px;
    background: rgba(81, 81, 81, 0.9);
    height: 40px;
  }
  #header .logo {
    float: left;
    background-size: 103px Auto;
    text-indent: -9999px;
    overflow: hidden;
    margin-left: 41px;
    margin-left: 100px;
    background: url(../images/N62_logo-WHT.png) no-repeat;
    background-position: 0px 12px;
    background-size: 220px Auto;
    width: 230px;
    height: 100px;
    margin-right: 25px;
    margin-top: -50px;
  }
  .logoLower {
    background-position: 0px 64px !important;
    background-size: 220px Auto;
    width: 230px;
    height: 120px !important;
    margin-right: 25px;
    margin-top: -50px;
  }
  #statustext {
    clear: none;
    padding-left: 50px;
    min-height: 42px;
    background-position: 2px 2% !important;
  }
  .forms-block fieldset:first-child {
    margin-left: 2px !important;
  }
  .forms-block fieldset {
    float: left;
    display: inline;
    margin-right: 14px;
    text-align: center;
    width: 60px;
    height: 135px;
  }
  .forms-block fieldset label {
    text-transform: uppercase;
    display: block;
    font-size: 0.9em;
    min-height: 20px;
    width: 60px;
    max-width: 60px;
    vertical-align: bottom;
    color: #022338;
  }
  .forms-block fieldset a {
    width: 60px;
    display: block;
    margin-bottom: 0;
    max-width: 60px;
    padding: 3px !important;
    font-size: 0.9em;
    font-weight: normal;
  }
  .forms-block fieldset input.text {
    text-align: center;
    width: 60px;
    display: block;
    padding: 0.15em;
    margin-bottom: 10px;
    height: 20px;
  }
  .forms-block fieldset input.submit {
    display: block;
    background: url(../images/btn-submit.gif) no-repeat;
    font-weight: normal;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    margin: 0 auto 20px;
    width: 60px;
    padding: 1px 0 3px;
    height: 24px;
    cursor: pointer;
  }
  .all_calculations .sub_info_content {
    padding: 0px !important;
    width: 520px;
  }
  .calc_list_data {
    color: #3F444E !important;
    margin: 3px !important;
    width: 520px;
    padding: 5px !important;
    background-color: #EEE;
  }
  .xl-long {
    width: 21.3em;
  }
  .xx-long {
    width: 17em;
  }
  .x-long {
    width: 14.6em;
  }
  .calc_list li.xlong {
    width: 7.6em;
  }
  #header .logo {
    margin-left: 82px;
    margin-top: -53px;
  }
  #header .logoLower {
    margin-top: auto !important;
  }
  .acc_price_small {
    margin-right: 0px !important;
  }
}
@media (min-width: 1200px) {
  body {
    margin: 0;
    font: 12px "Calibri", Arial, sans-serif;
    font-size: 12px;
    min-width: 1280px;
    height: 100%;
    color: #00416A;
  }
  #main {
    padding: 0px 82px;
    background: url(../images/bgGrey.jpg) repeat;
    background-size: 50px Auto;
    min-height: 800px;
  }
  #header_area {
    background: purple;
    background-size: 60px auto;
  }
  #header_buttons {
    overflow: hidden;
    padding: 0px 82px;
    background: #082A3E;
    height: 40px;
  }
  .fixedSmall {
    background: transparent url("../images/N62_logo-WHT.png") no-repeat !important;
    height: 35px !important;
    background-size: 50px auto !important;
    background-position: 82px 24px !important;
    width: 135px !important;
    margin-left: 0px !important;
  }
  .heading .holder {
    padding: 10px 0 6px;
  }
  #header .approvelogo {
    float: right;
    width: 156px;
    height: 35px;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 20px;
    margin-right: 82px;
  }
  #header_wrapper {
    width: 100%;
    margin: auto;
    height: 150px;
    min-width: 1080px !important;
    background: #383838;
  }
  #wrapper {
    min-height: 100%;
    background: #e3e3e3;
    background-position: center bottom;
    background-size: 1% Auto;
    background-repeat: repeat;
  }
  #navHolder {
    width: 1320px;
  }
  #actionMenyWrapper {
    width: 1130px;
  }
  .container {
    display: table;
    width: 1150px;
  }
  #main h1 {
    color: #006BB5;
    font-size: 2.25em;
    font-weight: 500;
  }
  .leftside {
    float: left;
    width: 56%;
    min-width: 47em;
  }
  .rightside {
    width: 42%;
    float: right;
    min-width: 39em;
    margin-left: 1em;
  }
  dl {
    float: left;
    margin: 0 20px 0 0;
  }
  #actionMeny {
    /*overflow: hidden;*/
    padding: 20px 82px 15px 82px;
    background: rgba(81, 81, 81, 0.9);
    height: 40px;
  }
  #header .logo {
    float: left;
    background-size: 103px Auto;
    text-indent: -9999px;
    overflow: hidden;
    margin-left: 82px;
    margin-left: 100px;
    background: url(../images/N62_logo-WHT.png) no-repeat;
    background-position: 0px 12px;
    background-size: 220px Auto;
    width: 230px;
    height: 100px;
    margin-right: 25px;
    margin-top: -50px;
  }
  .logoLower {
    background-position: 0px 64px !important;
    background-size: 220px Auto;
    width: 230px;
    height: 120px !important;
    margin-right: 25px;
    margin-top: -50px;
  }
  #statustext {
    clear: none;
    padding-left: 50px;
    min-height: 42px;
    background-position: 2px 2% !important;
  }
  .forms-block fieldset:first-child {
    margin-left: 2px !important;
  }
  .forms-block fieldset {
    float: left;
    display: inline;
    margin-right: 14px;
    text-align: center;
    width: 60px;
    height: 135px;
  }
  .forms-block fieldset label {
    text-transform: uppercase;
    display: block;
    font-size: 0.9em;
    min-height: 20px;
    width: 60px;
    max-width: 60px;
    vertical-align: bottom;
    color: #022338;
  }
  .forms-block fieldset a {
    width: 60px;
    display: block;
    margin-bottom: 0;
    max-width: 60px;
    padding: 3px !important;
    font-size: 0.9em;
    font-weight: normal;
  }
  .forms-block fieldset input.text {
    text-align: center;
    width: 60px;
    display: block;
    padding: 0.15em;
    margin-bottom: 10px;
    height: 20px;
  }
  .forms-block fieldset input.submit {
    display: block;
    background: url(../images/btn-submit.gif) no-repeat;
    font-weight: normal;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    margin: 0 auto 20px;
    width: 60px;
    padding: 1px 0 3px;
    height: 24px;
    cursor: pointer;
  }
  .all_calculations .sub_info_content {
    padding: 0px !important;
    width: 530px;
  }
  .calc_list_data {
    color: #3F444E !important;
    margin: 3px !important;
    width: 530px;
    padding: 5px !important;
    background-color: #EEE;
  }
  .xl-long {
    width: 22em;
  }
  .x-long {
    width: 14.6em;
  }
  .calc_list li.xlong {
    width: 8.5em;
  }
}
.xl-long {
  width: 23em;
}
.x-long {
  width: 14.6em;
}
#startEsign {
  width: 300px;
  margin-top: 5px;
  padding-right: -2px;
  font-size: 1em;
  float: left;
}
#startEsign .ui-icon {
  float: left;
  margin-top: 7px;
  margin-left: 10px;
}
.notification-menu-item a {
  display: block;
  color: #666666;
  text-shadow: 0px 1px 0px #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  line-height: 28px;
  padding: 0px 15px;
}
#dealChecks {
  margin-right: auto;
  margin-left: auto;
  width: 312px;
  margin-top: 5px;
}
.label_check {
  display: inline;
  line-height: 20px;
  padding-bottom: 9px;
  font-size: 1.1em;
  padding-left: 25px;
  background: url(../images/check-off.png) no-repeat;
  background-size: 15px auto;
  margin-right: 2em;
}
label.c_on {
  background: url(../images/check-on.png) no-repeat;
  background-size: 15px auto;
}
.label_check input {
  position: absolute;
  left: -9999px;
}
label {
  white-space: nowrap;
}
.input_area_long label {
  font-size: 1.1em;
}
.suppliersection {
  margin-top: 10px !important;
}
.searchFormButton {
  font-size: 0.8em !important;
  top: 20px !important;
}
.asset_summary {
  padding-left: 330px;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 0;
  padding-top: 10px;
}
.asset_acc {
  min-height: 13px !important;
}
#assetChangeInfo {
  color: red;
}
#welcomeMessage {
  background: #e7e3e0 url(../images/dnbApproveGreen_logo.png) no-repeat scroll 750px 60px;
  margin-top: 60px;
  margin-bottom: 24px;
  border: 2px solid #f9f7f6;
  width: 100%;
  display: block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  color: #007c84;
}
/* Tiny Scrollbar */
#scrollbar1 {
  width: 573px;
  margin: 20px 0 10px;
}
#scrollbar1 .viewport {
  width: 533px;
  height: 200px;
}
#titleHolder {
  height: 50px;
  margin-top: -10px;
}
img {
  border-style: none;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/* @group Toolbar */
#main p {
  margin: 0;
}
* html #wrapper {
  height: 100%;
}
#header {
  overflow: hidden;
  width: 100%;
  min-width: 1194px;
}
.container .container-c {
  display: table-row;
}
.container .container-l,
.container .container-r {
  width: 0px;
  display: table-cell;
}
.container .content {
  display: table-cell;
  height: 100%;
}
.container .add-block {
  padding: 0px 0 50px;
  position: relative;
}
.container .rb:after {
  content: '';
  clear: both;
  display: block;
}
.heading .holder {
  padding: 10px 0 6px;
}
.heading .frame {
  overflow: hidden;
  width: 100%;
}
#main h1 {
  color: #006bb5;
  font-size: 2.25em;
  font-weight: 500;
}
.heading ul {
  margin: 0;
  padding: 10px 0 0;
  list-style: none;
  float: right;
  font-size: 1.063em;
}
.heading ul li {
  float: left;
  margin-left: 20px;
}
.heading ul a {
  color: #3f444e;
  text-shadow: white -1px 1px 1px;
  border: 1px solid #404650;
}
#main .tools-bar {
  position: absolute;
  left: -85px;
  top: 9px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tools-bar li {
  margin-bottom: -18px;
}
.tools-bar a {
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
  width: 51px;
  height: 75px;
  outline: none;
}
.tools-bar a.add {
  background: url(../images/link-add.png) no-repeat;
}
.tools-bar a.search {
  background: url(../images/link-search.png) no-repeat;
}
.tools-bar a.settings {
  background: url(../images/link-settings.png) no-repeat;
}
.tools-bar a.print {
  background: url(../images/link-print.png) no-repeat;
}
.tools-bar a.logout {
  background: url(../images/link-logout.png) no-repeat;
  margin-top: 50px;
}
/* @end */
.main-content {
  padding: 0px;
}
/* @group Tooltip */
.tooltip {
  display: none;
  background: url(../images/tooltip.png);
  height: 163px;
  padding: 40px 30px 10px 30px;
  width: 310px;
  font-size: 11px;
  color: #fff;
}
/* a .label element inside tooltip */
.tooltip .label {
  color: yellow;
  width: 35px;
}
.tooltip a {
  color: #ad4;
  font-size: 11px;
  font-weight: bold;
}
#showLog {
  float: right;
  cursor: pointer;
  margin-top: 20px;
}
/* @end */
.funder_info_box {
  float: right;
}
.add-box-options {
  margin: 0;
  padding: 10px 0 0;
  list-style: none;
  float: right;
}
.add-box-options a {
  float: right;
  margin-left: 5px;
}
.add-box {
  background: white;
}
.catalogue:hover {
  background-color: #b8c2d1;
}
.add-box .add-box-holder {
  padding: 13px 29px 25px;
}
.sub_info_holder,
.sub_info_holder_horizontal {
  width: 100%;
  display: block;
  clear: none;
  overflow: hidden;
  margin-bottom: 8px;
}
.sub_info_holder p {
  height: auto;
  font-weight: bold;
}
.row {
  clear: both;
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
.row_large {
  clear: both;
  display: block;
  /*overflow: hidden;*/
  min-height: 60px;
}
.sub_info_holder_horizontal {
  float: left;
  width: 100%;
  overflow: visible;
  margin-right: 15px;
}
.stafle {
  overflow: visible !important;
  margin-bottom: 5px;
}
#ins_stafle {
  margin-bottom: 15px;
}
#ins_module {
  display: block;
  overflow: visible !important;
  margin-bottom: 20px;
}
#ins_button_add {
  clear: both;
  margin-bottom: 15px;
}
.sub_info_holder fieldset,
.sub_info_holder_horizontal fieldset {
  border: 1px solid #ddd;
  -moz-border-radius: 0.4em;
  -khtml-border-radius: 0.4em;
  padding: 0.5em 0.5em 0.5em 0.8em;
  min-height: 50px;
  overflow: auto;
}
.sub_info_holder legend,
.sub_info_holder_horizontal legend {
  font-size: 0.95em;
  font-style: normal;
  text-transform: uppercase;
}
.sub_info_buttonbar {
  float: right;
  margin-top: 10px;
}
dl {
  float: left;
  margin: 0 20px 0 0;
}
.super-long {
  width: 30em;
}
.xxl-long {
  width: 31em;
}
.xl-long {
  width: 22em;
}
.x-long {
  width: 14.6em;
}
.long {
  width: 11.667em;
}
.medium {
  width: 7.5em;
  overflow-wrap: break-word;
}
.short {
  width: 5.833em;
}
.inputFull {
  min-width: 96%;
}
.x-short {
  width: 3.333em;
}
dl dt,
label {
  font-size: 1em;
  margin-bottom: 2px;
}
.creditInfo {
  display: block;
  height: 75px;
}
.creditInfo dt {
  display: block;
  color: #666;
}
input[disabled],
input[disabled]:hover,
input[disabled]:focus {
  color: #00416a;
}
#btn-dealSearch {
  width: 100%;
  background-color: green;
  color: white;
  margin-top: 10px;
  font-size: 1.1em;
  border: 1px solid #006600;
  vertical-align: center;
}
#btn-dealSearch:hover {
  color: #111;
  border-color: transparent;
  font-weight: bold;
}
.oneTimeSupplier {
  top: 22px;
  float: right;
}
.creditInfo dd {
  font-size: 1em !important;
  color: #00416a;
}
label {
  font-size: 1em;
  clear: left;
  display: block;
}
dl dd {
  margin: 0;
  color: #00416a;
}
dl dd span {
  display: block;
}
.cust_pres {
  clear: both;
  margin-top: 5px;
}
.cust_pres:first-child {
  height: 60px;
}
#actionMenyWrapper div {
  padding: 5px 0px 5px 40px;
  font-size: 1.1em;
  color: white;
  cursor: pointer;
  margin-right: 15px;
  margin-left: 10px;
}
#actionMenyWrapper div:first-child {
  margin-left: -10px;
}
#actionMenyWrapper div a,
#actionMenyWrapper div a:hover {
  color: inherit;
  text-decoration: inherit;
}
#actionMenyWrapper div:hover {
  color: #f8a500;
}
#new_object {
  background: url(../images/icons/nyaffar.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: left;
}
#chain {
  background: url(../images/icons/katalog.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: right;
}
#copy_object {
  background: url(../images/icons/kopieraaffar.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: left;
}
#trash {
  background: url(../images/icons/papperskorg.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: left;
}
#current_object {
  background: url(../images/icons/aktuellaffar.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: left;
}
#change_sales {
  background: url(../images/icons/andrasaljare.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: left;
}
.minmizeAll {
  background: url(../images/icons/loop-minus.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: left;
}
.maximizeAll {
  background: url(../images/icons/loop-plus.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: left;
}
#printMeny,
#print_chain {
  background: url(../images/icons/utskrifter.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: right;
}
#quicksearchArea {
  float: right;
  margin-right: -10px !important;
}
#quicksearch {
  float: right;
  width: 90px;
  margin-top: -3px;
  border: none;
  height: 26px;
  text-align: center;
  font-weight: 400 !important;
  font-size: 18px !important;
}
::-webkit-input-placeholder {
  font-size: 14px;
  color: grey;
  text-align: center;
}
:-moz-placeholder {
  /* older Firefox*/
  font-size: 14px;
  color: grey;
  text-align: center;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  color: grey;
  text-align: center;
}
:-ms-input-placeholder {
  font-size: 14px;
  color: grey;
  text-align: center;
}
#export {
  background: url(../images/icons/export.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: right;
  margin-right: 5px !important;
}
#reportMeny {
  background: url(../images/icons/rapporter.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: right;
  margin-right: 5px !important;
}
#manageCatalogue {
  background: url(../images/icons/katalog.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: right;
}
#update_object {
  background: url(../images/exp_32x32.png) 10px 5px no-repeat;
  background-size: 16px Auto;
  float: left;
}
#header .logo a {
  display: block;
  height: 100%;
}
#header .approvelogo a {
  display: block;
  height: 100%;
}
/* @group Header Wrapper */
#header_wrapper * {
  margin: 0;
  padding: 0;
  border: 0;
}
#header_wrapper .contact {
  zoom: 1;
  float: right;
  display: inline;
  height: 37px;
  background: url(../images/vLine.png) left top no-repeat;
  width: 177px;
  margin-right: 68px;
  margin-top: 15px;
}
#header_wrapper .contact li {
  position: relative;
  float: right;
  display: inline;
  height: 31px;
  width: 31px;
  margin-left: 10px;
  zoom: 1;
}
#header_wrapper .contact li a {
  zoom: 1;
  display: block;
  height: 31px;
  width: 31px;
  overflow: hidden;
  background: url(../images/icons.png) no-repeat;
  text-decoration: none;
  text-indent: -9999px;
}
#header_wrapper .contact li table {
  visibility: hidden;
  position: absolute;
  height: 28px;
  top: -30px;
  border-collapse: collapse;
}
#header_wrapper .contact li:hover table {
  visibility: visible;
}
#header_wrapper .contact li td {
  vertical-align: top;
  width: 10px;
}
#header_wrapper .contact li th {
  text-shadow: none;
  white-space: nowrap;
  color: #fff;
  font-size: 0.688em;
  vertical-align: top;
  line-height: 20px;
  background: url(../images/icons.png) center -62px no-repeat;
}
#header_wrapper .contact li td .l {
  background: url(../images/icons.png) left -62px no-repeat;
  width: 10px;
  height: 20px;
}
#header_wrapper .contact li td .r {
  background: url(../images/icons.png) -190px -62px no-repeat;
  width: 10px;
  height: 20px;
}
#header_wrapper .contact .mail {
  width: 44px;
}
#header_wrapper .contact .mail a {
  width: 44px;
  background-position: -93px top;
}
#header_wrapper .contact .mail a:hover {
  background-position: -93px -31px;
}
#header_wrapper .contact .mail table {
  left: -12px;
}
#header_wrapper .contact .mail table th {
  background-position: -77px -62px;
}
#header_wrapper .contact .phone a {
  background-position: -62px top;
}
#header_wrapper .contact .phone a:hover {
  background-position: -62px -31px;
}
#header_wrapper .contact .phone table {
  left: -40px;
}
#header_wrapper .contact .phone table th {
  background-position: -55px -62px;
}
#header_wrapper .contact .facebook a {
  background-position: -31px top;
}
#header_wrapper .contact .facebook a:hover {
  background-position: -31px -31px;
}
#header_wrapper .contact .facebook table {
  left: -22px;
}
#header_wrapper .contact .facebook table th {
  background-position: -73px -62px;
}
#header_wrapper .contact .twitter a {
  background-position: left top;
}
#header_wrapper .contact .twitter a:hover {
  background-position: left -31px;
}
#header_wrapper .contact .twitter table {
  left: -19px;
}
#header_wrapper .contact .twitter table th {
  background-position: -77px -62px;
}
/* @end */
#contactInfo li {
  list-style: none;
}
#contactInfo a {
  color: #007c84;
  font-size: 1.25em;
}
/* @group Navigation */
#nav {
  margin: 0 auto;
  width: auto;
  float: right;
  margin: 25px 165px 0px auto;
  font-size: 1em;
  text-transform: uppercase;
}
.smallHeaderWrapper {
  height: 50px !important;
}
.smallNav {
  margin-top: 10px !important;
  margin-right: 130px !important;
}
.smallMisc {
  float: right;
  margin-top: 10px !important;
  margin-right: 55px !important;
}
.smallMisc li {
  border: none !important;
  width: 30px;
}
.smallMisc ul {
  height: 30px !important;
}
.smallText {
  visibility: hidden;
}
.wrapper-margin {
  margin-top: 120px;
}
#nav ul {
  padding: 0;
  list-style: none;
  font-size: 1.3em;
  width: auto;
  overflow: hidden;
  margin-right: auto !important;
  margin-left: 20px !important;
}
#nav li {
  float: left;
  margin-right: 20px;
}
#nav li a {
  float: left;
  color: white !important;
  line-height: 17px;
  padding: 8px 26px;
  margin-right: auto !important;
  margin-left: auto !important;
}
#nav li:hover,
#nav li.active {
  text-decoration: none;
}
#nav li:hover a,
#nav li.active a {
  text-decoration: none;
}
#misc_buttons {
  overflow: hidden;
  margin-top: -5px;
  margin-right: 84px;
}
#misc_buttons ul {
  float: right;
  list-style: none;
  font-size: 1em;
  font-weight: normal;
  overflow: hidden;
}
#misc_buttons li {
  float: left;
  padding: 0px 5px 0px 25px;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}
#misc_buttons li:first-child {
  border-left: 1px solid white;
}
#misc_buttons li:last-child {
  border-right: 1px solid white;
}
#misc_buttons a {
  float: left;
  padding: 5px 5px 0px 10px;
  line-height: 26px;
  color: white;
  margin-right: auto !important;
  margin-left: auto !important;
}
#misc_buttons li.active {
  text-decoration: none;
}
#misc_buttons a:hover,
#misc_buttons li.active a {
  color: #f8a500;
  text-decoration: none;
}
#settings {
  background: url(../images/icons/installningar.png) 10px 10px no-repeat;
  background-size: 16px auto;
}
#admin {
  background: url(../images/icons/admin.png) 10px 10px no-repeat;
  background-size: 16px auto;
}
#contactDetails {
  background: url(../images/icons/kontakt.png) 10px 10px no-repeat;
  background-size: 16px auto;
}
#logoutButton {
  background: url(../images/icons/loggaut.png) 10px 10px no-repeat;
  background-size: 16px auto;
}
#header .add-nav {
  float: right;
  margin: 0 62px 0 50px;
  padding: 14px 0 0;
  list-style: none;
}
.add-nav li {
  float: left;
  margin-right: 11px;
}
.add-nav li a {
  text-indent: -9999px;
  overflow: hidden;
  height: 24px;
  display: block;
}
.add-nav li a.phone {
  background: url(../images/ico-phone.gif) no-repeat;
  width: 21px;
}
.add-nav li a.email {
  background: url(../images/ico-email.gif) no-repeat;
  width: 31px;
}
.add-nav li a.settings {
  background: url(../images/ico-settings.gif) no-repeat;
  width: 24px;
}
/* @end */
/* @group Overlay */
.simple_overlay {
  /*

must be initially hidden */
  display: none;
  /*

place overlay on top of other elements */
  z-index: 10;
  /* s

tyling */
  background-color: #ede7b5;
  width: 700px;
  /*mi

n-height:350px;*/
  border: 1px solid #007c84;
  -moz-border-radius: 0.4em;
  -khtml-border-radius: 0.4em;
  /*

CSS3 styling for latest browsers */
}
div.contentWrap {
  overflow-y: auto;
}
.close {
  background-image: url(../images/close.png);
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
  height: 35px;
  width: 35px;
}
/* @end */
.dz-remove {
  color: darkgray !important;
}
.dataTable tbody tr:hover,
.dataTable tbody tr:hover td.sorting_1 {
  background-color: #FFB86B !important;
  color: white;
  cursor: pointer;
}
.dataTable .group {
  background: #c9d4db;
  font-weight: bold;
  pointer-events: none;
}
/* @group Info holder */
.catalogue_filter legend {
  color: #3f444e;
}
.catalogue_filter fieldset {
  width: 97%;
}
.catalogue_filter .sub_info_holder_horizontal {
  width: 100%;
}
.catalogue_filter .icon_button {
  width: 80px;
}
#status .icon_button {
  width: auto;
  margin-top: 0;
  padding-right: 5px;
  font-size: 0.8em;
}
.contactMailto {
  color: #f8a500;
  font-weight: bold;
}
.catalogue_filter .ui-icon,
#status .ui-icon {
  float: left;
}
.catalogue_filter h3 {
  color: #3f444e;
  margin-bottom: 2px;
}
.catalogue {
  background: #fafafa;
  border: 1px solid #917229 !important;
  cursor: pointer;
}
.asset {
  background-color: #3f444e;
}
.accordion_header .icon_button {
  margin: 0 0 0 10px;
  padding: 0.2em 0.4em 0.4em;
  border-style: none;
}
.fee_management {
  display: none;
}
.accordion_header .icon_button span {
  left: 0.2em !important;
  position: relative !important;
}
.accordion_test {
  float: left;
  clear: none;
  margin-top: -3px;
  padding-left: 30px;
}
.acc_price {
  font-weight: bold;
  float: right;
  margin-top: -3px;
  margin-right: 60px;
}
.ass_delete {
  margin-right: 10px !important;
}
#noSelectedCustomer {
  background: url(../images/icons/Forfraganejskickad.png) no-repeat;
  background-size: 20px;
  font-size: 1em;
  font-weight: bold;
  padding-left: 60px;
  min-height: 32px;
  padding-top: 5px;
}
/* @end */
/* @group Agreement */
.agreement_area {
  border: 1px solid silver;
  padding: 4px;
  border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  -khtml-border-radius: 0.4em;
  margin-top: 10px;
}
.agreement_area legend {
  font-size: 1em;
}
/* @end */
/* @group

Calculations section */
.calcsettings {
  clear: none;
  margin-top: 10px;
  margin-left: 1px;
  display: none;
}
.internalCalcsettings {
  margin-top: 10px;
}
.internalCalcsettings .form {
  margin-top: 10px;
}
.maxmin {
  font-size: 0.8em;
  color: #f00;
  line-height: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  min-height: 7px;
}
#spec_pricing {
  margin-top: 10px;
}
.calc_rate {
  margin-top: 10px !important;
  margin-left: 10px;
}
.rateFields:read-only {
  background: none;
  border: none;
}
.fetchBuyout {
  margin-top: 10px !important;
}
.fetchBuyoutButton {
  padding-top: 19px;
}
.churndateSelect .selectBox {
  min-width: 100px;
  height: 21px;
  font-size: 1.2em;
}
#churnValue {
  color: #000020;
}
.profitUp {
  line-height: 1.7em !important;
  margin-left: 20px;
}
.pUp1 {
  font-size: 1.25em;
}
.pUp2 {
  font-size: 1.4em;
}
.profitUpSelect {
  color: #f8a500;
  font-weight: bold;
}
.settings {
  clear: none;
}
.calcsettings span,
.settings span,
.fees span,
.plsettings span,
.assetViewDetail span {
  line-height: 0.9em !important;
  font-size: 0.85em;
}
.searchSettings {
  line-height: 1.1em !important;
  font-size: 0.95em !important;
}
.sel_funders span {
  line-height: 1.1em !important;
  font-size: 1em;
}
.calc_message,
.offer_message {
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 30px;
  padding-top: 10px;
  padding-left: 20px;
}
.new_comp_message {
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 80px;
  font-style: normal;
  font-size: 0.9em;
  padding-left: 20px;
}
#deal_msg {
  margin-top: 15px;
}
.commSettings {
  float: left !important;
  margin-right: 32px;
}
.commSettings input {
  height: 28px;
  padding: 4px;
}
#commReply {
  display: block;
  margin-top: 10px;
  line-height: 20px;
  margin-left: 3px;
  font-weight: 600;
}
.select span {
  line-height: 1.8em !important;
  font-size: 0.85em;
}
.check span {
  line-height: 1.2em !important;
  font-size: 0.85em;
}
.select2Short {
  min-width: 22em;
}
.select2MediumFull {
  min-width: 100%;
}
.select2Medium {
  width: 30.7em;
}
.PL_input {
  float: left;
  margin-right: 5px;
  padding-top: 2px;
}
.select_large span {
  line-height: 1.7em;
  font-size: 1em;
}
.check_large span {
  line-height: 1.6em;
  font-size: 1em;
}
.horizontal_input {
  clear: left;
  margin-bottom: 5px;
}
#intro_message {
  background: white url(../images/N62_logo-WHT.png) no-repeat;
  background-size: 100% auto;
  text-align: center;
  background-position: 0px -90px;
  min-height: 165px;
  padding-left: 200px;
  padding-right: 200px;
  padding-top: 40px;
}
#intro_message h2 {
  color: white !important;
  text-shadow: black 2px 2px 2px !important;
  margin-left: auto;
  margin-righ: auto;
}
#marketmessage {
  background-color: #087c84;
  width: 480px;
  height: 90px;
  display: block;
  margin-left: 60px;
  color: white;
  padding: 10px 10px 10px 30px;
  font-size: 0.8em;
}
#marketmessage p {
  width: 200px;
  margin-right: 40px;
  float: left;
  display: inline;
  overflow: visible;
}
#marketpdf {
  margin-bottom: 15px;
}
#marketpdf a {
  clear: both;
}
.calc_list ul {
  margin: 0 0 5px;
  padding: 0;
  list-style: none;
  font-size: 0.95em;
  overflow: hidden;
  color: #666;
}
.calc_list li {
  float: left;
  padding: 0 1.5em 0 0;
  width: 60px;
}
.calc_list li.superlong {
  width: 22em;
}
.calc_list li.xxlong {
  width: 12em;
  overflow-wrap: break-word;
}
.calc_list li.xllong {
  width: 10em;
}
.calc_list li.long {
  width: 4.3em;
}
.calc_list li.mediumlong {
  width: 6em;
}
.calc_list li.medium {
  width: 3.8em;
}
.calc_list li.short {
  width: 3.5em;
}
.calc_list li.xshort {
  width: 2em;
}
.calc_list li:last-child {
  margin-right: 1em;
}
.calc_list a {
  line-height: 1.6em;
  font-size: 1em;
  font-weight: bold;
  color: #3f444e;
  text-decoration: none;
}
.calc_row_header {
  margin-left: 0.8em !important;
}
.calc_list_data {
  color: #00416a !important;
}
/*.calc_list_data:hover {
	border-color: #c5c5c5;
	background-color: #B8C2D1;
	cursor: pointer;
}*/
.smallbutton {
  height: 2em;
  font-size: 0.8em;
  padding: 3px !important;
  margin: 0;
}
.calc_smallbuttons {
  width: 2em;
  padding-top: 4px !important;
  padding-left: 4px !important;
}
#select_calc {
  width: 3.5em;
}
#editCalcRow {
  display: block;
  margin-bottom: 10px;
  height: 40px;
}
.editCalculation {
  float: right;
  margin-top: 10px;
}
#calc_info span {
  padding: 0.2em !important;
  margin: 0.1em !important;
  font-size: 0.8em !important;
}
#select_calc span,
#delete_calc span {
  padding: 0.2em !important;
  margin: 0;
  font-size: 0.8em !important;
}
.additionalCalcData {
  margin-top: -3px !important;
}
.additionalCalc {
  display: none;
}
.selected_calc_row {
  background-color: #b2c6e1;
}
.error_calc_row {
  background-color: #ff6f6f;
}
.calc_product_select {
  margin-top: 15px;
  margin-bottom: 15px;
}
.show_hide_fee_options {
  font-size: 0.625em;
  color: #917229;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
}
.CalcTips {
  background-color: #b8c2d1;
  font-weight: bold;
  text-align: center;
  padding: 5px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  border-style: solid !important;
  border-color: #916829 !important;
  color: white;
}
#allCalcArea {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* @end */
/* @group Status section */
#statustext p {
  text-align: right;
  font-weight: bold;
  color: #3f444e;
  text-shadow: white -1px 1px 1px;
}
.statusbutton {
  float: right;
}
.actionrequest {
  background: url(../images/icons/Forfraganejskickad.png) no-repeat;
  background-size: 25px auto;
}
.actionstatus {
  background: url(../images/icons/InvantarBeslut.png) no-repeat;
  background-size: 25px auto;
}
.actiondecision {
  background: url(../images/icons/InvantarBeslut.png) no-repeat;
  background-size: 25px auto;
}
.actionapproved {
  background: url(../images/icons/godkand.png) no-repeat;
  background-size: 25px auto;
}
.actionsigned {
  background: url(../images/icons/utbetald.png) no-repeat;
  background-size: 25px auto;
}
.actionwaiting {
  background: url(../images/ajax-loader.gif) no-repeat 5px 5px;
}
#statusButtons {
  display: block;
  margin-top: 15px;
}
#pfErrorDetails {
  display: block;
}
.activity_log_holder {
  margin-bottom: 15px;
  min-height: 80px;
  overflow: hidden;
}
.activity_log {
  clear: left;
  text-align: left !important;
  min-height: 40px;
}
#decisionButtons {
  padding-top: 20px;
  padding-bottom: 5px;
}
#decisionButtons a {
  margin-right: 10px;
}
.rightFixed {
  float: right;
}
.activity_label {
  cursor: pointer;
}
#status_matrix li.mediumlong {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  width: 6em;
  height: 1.2em;
}
#status_matrix li.header {
  font-size: 0.8em;
  width: 6em;
  height: 1.2em;
  text-align: center;
}
.ttw-notification-menu {
  font-family: 'Calibri', Arial, sans-serif;
  height: 28px;
  padding: 0px;
  border: 1px solid #d1d1d1;
  border-radius: 3px 3px 3px 3px;
  background: url('../images/notification-menu-bg.png') repeat scroll 0px 0px #f2f2f2;
  display: block;
  margin: 10px auto;
  width: 280px;
}
.notification-menu-item {
  display: block;
  position: relative;
  float: left;
  border-right: 1px solid #d1d1d1;
  background: url('../images/item-bg.png') no-repeat scroll left top transparent;
}
.notification-bubble {
  height: 22px;
  width: 22px;
  background: url('../images/notification-bg-clear.png') no-repeat scroll center center #f56c7e;
  position: absolute;
  right: 1px;
  top: -15px;
  color: white;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.17), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.17), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.17), 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 22px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
.checklist-bubble {
  height: 23px;
  width: 23px;
  padding: 2px;
  background: no-repeat scroll center center red;
  position: absolute;
  color: white;
  top: 3px;
  margin-left: -9px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.17), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.17), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.17), 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 15px 15px 15px 15px;
  border: 2px solid white;
  font-weight: bold;
  cursor: pointer;
  display: none;
  z-index: 5 !important;
}
.first-item,
.notification-menu-item:first-child {
  background: none repeat scroll 0% 0% transparent;
  border-radius: 3px 0px 0px 3px;
}
.notification-menu-item:last-child {
  border-right: medium none;
  border-radius: 0px 3px 3px 0px;
}
#credit_info {
  width: 98%;
}
/* @end */
#main h2 {
  font: 18px/20px 'Calibri', Arial, sans-serif;
  margin: 10px 0 5px;
  color: grey;
  text-transform: uppercase;
}
/* @group admin_new */
#search_ext {
  margin-top: 17px;
}
.new_type {
  width: 200px;
  float: none;
}
/* @end */
/* @group Input-areas */
.input_area_x_short {
  float: left;
  width: 6.3em;
  margin-right: 16px;
  margin-top: 5px;
}
.input_area_short {
  float: left;
  width: 9em;
  margin-right: 16px;
  margin-top: 5px;
}
.input_area_long {
  float: left;
  width: 18.7em;
  margin-right: 16px;
  margin-top: 5px;
}
.input_area_xlong {
  float: left;
  width: 25em;
  margin-right: 16px;
  margin-top: 5px;
}
.input_area_full {
  float: left;
  width: 100%;
  margin-right: 16px;
  margin-top: 5px;
}
.input_area_superLong {
  float: left;
  width: 100%;
  margin-right: 16px;
  margin-top: 5px;
}
.input_area_searchlong {
  float: left;
  width: 430px;
  margin-right: 16px;
  margin-top: 5px;
}
.input_area_medium {
  float: left;
  width: 12.9em;
  margin-right: 16px;
  margin-top: 5px;
}
.input_area_row {
  clear: left;
}
input,
textarea,
select {
  font: 1.1em 'Calibri', Arial, sans-serif;
  vertical-align: middle;
}
textarea {
  width: 90% !important;
}
input {
  padding: 0.15em;
  width: 15em;
  border: 1px solid #ddd;
  background: #fafafa;
  -moz-border-radius: 0.4em;
  -khtml-border-radius: 0.4em;
}
textarea {
  width: 90% !important;
}
input[disabled],
input[disabled]:hover,
input[disabled]:focus {
  border: none;
  background: none;
}
textarea {
  width: 90% !important;
}
.input_large {
  font: 1.1em 'Calibri', Arial, sans-serif !important;
}
.input_news {
  width: 600px;
}
.input_letter {
  width: 600px;
}
#asset_ppu .input_area_x_short {
  width: 5em !important;
  margin-right: 8px !important;
}
#asset_ppu input {
  font-size: 0.8em !important;
  width: 4em !important;
  padding: 4px !important;
  font-weight: 400 !important;
}
#asset_ppu label {
  font-size: 0.5em !important;
}
.row_button {
  margin-top: 27px;
}
#addCustomerForm,
#addInvAddForm,
.dealValidation,
#PostaddForm,
#VisitaddForm,
#addFaCustomerFor {
  display: none;
}
input:hover,
input:focus {
  border-color: #c5c5c5;
  background: #f6f6f6;
}
form,
fieldset {
  margin: 0;
  border-style: none;
  padding: 0;
}
button {
  /*font: bold 16px "Calibri", Arial, sans-serif;*/
  height: 2.5em;
  cursor: pointer;
  padding: 0em 1.5em;
  text-decoration: none;
  position: relative;
  margin-top: 1px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
}
.icon_button {
  width: 25px;
  padding-right: 0;
  padding-left: 3px;
  padding-top: 0px;
  margin-right: 5px;
}
.action_button {
  margin-top: -10px;
  width: auto;
}
.list_button {
  width: auto;
  margin-bottom: 15px;
}
.pl_select {
  margin: 5px !important;
  display: block;
  width: 15px;
}
.action_button .ui-icon,
.list_button .ui-icon {
  margin-left: -10px;
  float: left;
  margin-right: 10px;
}
/* @end */
#deallist tbody tr {
  cursor: pointer;
}
#main_message {
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
}
/* @group Calcpresentation */
.calc_pres_values {
  display: table;
  max-width: 500px;
}
#calc_presentation fieldset {
  width: 80px;
}
#calc_presentation fieldset label {
  min-height: 26px !important;
  font-size: 0.9em !important;
  color: #666;
}
.calc_presentation li label {
  font-size: 0.9em !important;
}
#calc_presentation fieldset p {
  font-size: 1.1em !important;
}
#calc_presentation:nth-child(1) {
  float: left;
  width: 300px;
}
#calc_presentation:nth-child(1):after {
  clear: left;
}
#calc_presentation:nth-child(1) fieldset {
  padding-top: 10px;
}
#calc_presentation:nth-child(2) {
  float: left;
  width: 300px;
  margin-top: -25px;
}
#calc_presentation:nth-child(2) fieldset {
  height: 45px;
}
#calcPresRight {
  width: 250px;
  float: right;
}
#calcPresLeft {
  width: 250px;
  float: left;
}
.calc_pres_pmt {
  float: right !important;
}
.calc_pres_pmt fieldset {
  margin-right: 20px;
  min-width: 110px;
  padding: 10px;
  height: 80px;
}
.calc_pres_pmt fieldset label {
  min-width: 100px;
  min-height: 30px !important;
  font-size: 10px;
  line-height: 12px;
}
.originalPMT {
  background: #d3d3d3;
}
.walkawayValue {
  margin-top: 10px !important;
  border: 1px solid grey;
}
.walkawayValue label {
  width: 240px !important;
  max-width: 240px !important;
}
.walkawayValue fieldset {
  margin-right: auto;
  margin-left: auto;
  height: 60px;
  width: 240px !important;
}
#buyOutPrice {
  width: 500px;
  margin-top: 10px;
  text-align: center;
}
.pres_additionaldata {
  background-color: #e3ecf9;
  margin-top: 20px;
}
.calc_presentation {
  margin: 0;
  padding: 5px 0;
  list-style: none;
  float: left;
  font-size: 1.1em;
  clear: both;
}
.calc_presentation li {
  float: left;
  display: block;
  min-width: 195px;
}
.calc_presentation .short {
  min-width: 95px;
}
/* @end */
#main_message img {
  float: left;
  margin-right: 20px;
  margin-top: -10px;
}
.boxes-holder {
  overflow: hidden;
  width: 100%;
  margin-bottom: 27px;
}
.boxes-holder .info-box {
  float: left;
  width: 59%;
}
.boxes-holder .sub-info {
  width: 38%;
  margin: 0;
  float: right;
}
.boxes-holder .box {
  background: url(../images/bg-box-l.gif) repeat-y;
}
.box .r {
  background: url(../images/bg-box-r.gif) repeat-y 100% 0;
}
.box .lt {
  background: url(../images/bg-box-lt.gif) no-repeat;
}
.box .rt {
  background: url(../images/bg-box-rt.gif) no-repeat 100% 0;
}
.box .lb {
  background: url(../images/bg-box-lb.gif) no-repeat 0 100%;
}
.box .rb {
  background: url(../images/bg-box-rb.gif) no-repeat 100% 100%;
  overflow: hidden;
  width: 100%;
}
.boxes-holder .add-box-holder {
  padding: 13px 29px 25px;
}
.add-box-object {
  padding: 13px 29px 5px;
}
.add-box-below {
  padding: 13px 10px 25px;
}
.box .box-wrapper {
  padding: 5px 30px 8px 32px;
}
.box .wrapper {
  width: 398px;
  overflow: hidden;
}
.info-holder:after {
  clear: both;
  content: '';
  display: block;
}
.info-holder {
  width: 440px;
  min-height: 58px;
}
.wrapper-block {
  width: 100%;
}
.wrapper-block:after {
  content: '';
  clear: both;
  display: block;
}
.box .info {
  background: url(../images/ico1.gif) no-repeat 100% 0;
  margin: -8px 0 5px;
  padding-top: 6px;
  float: left;
  width: 100%;
  position: relative;
}
.box a.choice {
  background: url(../images/bg-link-choice-lt.gif) no-repeat;
  display: block;
  font: bold 12px/18px 'Calibri', Arial, sans-serif;
  font-weight: bold;
  margin: 0 53px 0 55px;
  text-align: center;
}
.box a.choice span {
  display: block;
  padding: 3px 0;
  background: url(../images/bg-link-choice-rt.gif) no-repeat 100% 0;
}
.add-box .misc {
  background: url(../images/ico2.gif) no-repeat 100% 6px;
  width: 330px;
  padding: 0 29px 9px 4px;
}
.add-box .r {
  background: url(../images/bg-add-box-r.gif) repeat-y 100% 0;
}
.add-box .lt {
  background: url(../images/bg-add-box-lt.gif) no-repeat;
}
.add-box .rt {
  background: url(../images/bg-add-box-rt.gif) no-repeat 100% 0;
}
.add-box .lb {
  background: url(../images/bg-add-box-lb.gif) no-repeat 0 100%;
}
.add-box .rb {
  background: url(../images/bg-add-box-rb.gif) no-repeat 100% 100%;
  overflow: hidden;
  width: 100%;
}
.calcMinimize {
  display: inline;
}
.forms-block {
  overflow: hidden;
  height: 1%;
}
.forms-block fieldset:last-child {
  margin-right: 0px;
}
.forms-block fieldset .suffix {
  min-width: 35px;
  margin-right: 15px;
  font-size: 1.3em;
  font-style: italic;
  color: grey;
  display: none;
}
.forms-block fieldset input.inactive {
  background: url(../images/btn-submit-inactive.gif) no-repeat;
}
.object-form:after {
  clear: both;
  content: '';
  display: block;
}
.object-form {
  padding: 4px 0 0;
  float: left;
}
.object-form .row:after {
  clear: both;
  content: '';
  display: block;
}
.object-form .row {
  height: 1%;
  overflow: hidden;
  padding: 0 0 3px;
}
.sub_info_holder_horizontal .button_row {
  padding: 0;
  width: 100%;
}
.object-form .row .formbox {
  float: left;
  padding: 0 15px 0 3px;
}
.object-form .row .box {
  background-color: #3f444e;
  background-image: none;
  float: left;
  margin-right: 15px;
}
.object-form .row .selectbox {
  float: left;
  padding: 0 15px 0 3px;
  width: 227px;
}
.object-form .row .bi {
  padding: 0 10px 0 3px;
}
.object-form .row label {
  display: block;
  font-size: 0.625em;
  line-height: 12px;
  color: #dbbe7a;
  padding: 5px 0 0;
}
.object-form .row .text {
  overflow: hidden;
  background: #fff;
  border: 1px;
}
.object-form .row .text {
  border: 1px solid #113f6e;
  background: #fff;
  overflow: hidden;
  margin: 0;
  display: block;
  float: left;
}
.object-form .row .long,
.form .row .long {
  width: 227px;
}
.object-form .row .medium,
.form .row .medium {
  width: 156px;
}
.object-form .row .small,
.form .row .small {
  width: 77px;
}
.object-form .row .tiny,
.form .row .tiny {
  width: 50px;
}
.object-form .row .smalldigits,
.form .row .smalldigits {
  width: 20px;
}
.object-form .row .vlong,
.form .row .vlong {
  width: 254px;
}
#adjustIK {
  padding-top: 15px;
  float: left;
}
.all_collaterals {
  display: block;
}
.collaterals {
  display: block;
  height: 20px;
}
#collateral_search .input_area_long:last-child .input_large {
  margin-top: 20px;
}
.input_area_xlong textarea {
  width: 360px;
}
.btn-callendar {
  float: left;
  margin: 10px 0 0 26px;
  display: inline;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/ico-callendar.gif) no-repeat;
}
.object .add-box-holder {
  padding: 25px 29px;
}
.btn-spara {
  float: left;
  display: inline;
  margin: 14px 0 0 6px;
}
.selectlist-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.selectlist-item {
  background: #ffffff url(../images/cross-circle.png) no-repeat right center;
  border-left: solid 1px #eee;
  border-top: solid 1px #eee;
  border-right: solid 2px #ccc;
  border-bottom: solid 2px #ccc;
  cursor: pointer;
  padding: 0.2em 0.3em;
  margin: 1px 0;
  color: #000;
  width: 100px;
}
.signature {
  clear: both;
  height: 45px;
}
.inactive {
  text-decoration: line-through !important;
}
/* @group Notes*/
/* number style */
#notesForm {
  height: 180px;
}
#commentsButton {
  display: block;
  height: 20px;
  clear: both;
}
#commentlist,
#noteslist,
#postalList {
  margin: 10px 0 10px;
  padding: 0;
  overflow: visible;
}
#commentlist li,
#noteslist li,
#postalList li {
  padding: 5px 0 5px;
  list-style: none;
  border-top: solid 1px #ccc;
  position: relative;
}
#commentlist cite,
#noteslist cite {
  font: bold 140%/110% Arial, Helvetica, sans-serif;
  color: #666;
}
#commentlist .timestamp,
#noteslist .timestamp {
  color: #ccc;
  margin: 0 0 10px;
}
#commentlist .commentnumber {
  position: absolute;
  right: 0;
  top: 8px;
  font: normal 200%/100% Georgia, 'Times New Roman', Times, serif;
  color: #ccc;
}
.commentText {
  white-space: pre-line;
}
#notesIcons {
  position: absolute;
  right: 0;
  top: 1px;
}
.iconcontainer {
  margin-right: 5px;
  float: right;
  width: 40px;
}
.notesIcon {
  border-radius: 50%;
  background-color: #3f444e;
  width: 30px;
  height: 30px;
  background: #3f444e url(../images/notesIcons.png);
  margin: auto;
  cursor: pointer;
}
.notesIcon:hover {
  background-color: #edebeb;
}
.noteComplete {
  background-color: green;
  background-position: -11px -3px;
}
.noteComment {
  background-position: -61px -3px;
}
.noteIncorrect {
  background-color: red;
  background-position: -117px -3px;
}
.noteSetInvalid {
  background-position: -159px -4px;
}
.noteComplete:hover {
  background-position: -12px -40px;
}
.noteComment:hover {
  background-position: -61px -4px;
}
.noteIncorrect:hover {
  background-position: -117px -40px;
}
.noteSetInvalid:hover {
  background-position: -159px -40px;
}
.activityStatus {
  font-weight: bold;
  margin-left: 10px;
}
.complete {
  color: green;
}
.incomplete {
  color: orange;
}
.incorrect {
  color: red;
}
.notActive {
  color: silver;
}
.ElementnotActive {
  text-decoration: line-through;
}
.commentArea {
  height: 100px;
  display: none;
}
#showHideInactive,
#showPostalHistory {
  font-size: 0.8em;
  font-weight: bold;
  font-style: italic;
  padding-top: 15px;
  cursor: pointer;
}
.notes_comment {
  margin-left: 20px;
  width: 90%;
}
.reply {
  margin-right: 0;
  margin-left: 20px;
}
#postalList {
  margin: 0px !important;
}
.postalList .arrivalButton {
  top: 12px;
}
.postalList h3 {
  margin: 5px 0px;
}
.arrivedTimestamp {
  height: 30px;
  float: left;
  width: 85%;
}
.arrivalButtons {
  float: right;
  margin-top: -5px !important;
  position: relative;
  top: -10px;
  border: black !important;
}
.arrivalButtons li {
  border: 1px solid black !important;
}
.arrivalPres {
  min-height: 40px;
}
.arrivalPres:not(:last-child) {
  display: none;
}
.docNotNeeded {
  text-decoration: line-through;
  color: lightgrey;
}
.checkpointTitle {
  min-width: 100px !important;
  font-size: 12px;
  font-style: normal;
  display: inline-block;
}
.checkgroupTitle {
  float: left;
}
.checkgroupStatus {
  float: right;
}
.loglist {
  margin: 10px 0 40px;
  padding: 0;
  overflow: visible;
  clear: both;
  display: block;
  height: 40px;
}
.loglist .loglist {
  margin: 10px 0 40px;
  padding: 0;
  overflow: visible;
  clear: both;
  display: block;
  height: 40px;
}
.loglist .loglist li {
  padding: 10px 0 20px;
  list-style: none;
  border-top: solid 1px #ccc;
  position: relative;
  float: left;
}
.loglist .loglist li .long {
  width: 100px;
}
.loglist .loglist li .medium {
  width: 100px;
}
.loglist .loglist li .short {
  width: 100px;
}
.loglist li {
  padding: 10px 0 20px;
  list-style: none;
  border-top: solid 1px #ccc;
  position: relative;
  float: left;
}
.loglist li .long {
  width: 100px;
}
.loglist li .medium {
  width: 100px;
}
.loglist li .short {
  width: 100px;
}
/* @end */
/* @group Tabs */
#flikar {
  overflow: hidden;
  width: 100%;
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}
#flikar li {
  float: left;
  margin: 0 0.5em 0 0;
}
#flikar a {
  position: relative;
  background: #c6c6c6;
  padding: 0.7em 3.5em;
  float: left;
  text-decoration: none;
  color: #444;
}
#flikar a:hover,
#flikar a:hover::after,
#flikar a:focus,
#flikar a:focus::after {
  background: #fff;
}
#flikar a:focus {
  outline: 0;
}
#flikar #current a,
#flikar #current a::after {
  background: #fff;
  z-index: 3;
}
#tabcontent {
  background: #fff;
  padding: 1em;
  position: relative;
  z-index: 2;
}
/* @end */
/* @group Login */
/* login specifics */
#loginarea {
  background: url(../images/pattern-footer.png), url(../images/flinkerLoginBG.jpg);
  background-position: center bottom, left 90%;
  background-size: 5% Auto, 100% Auto;
  background-repeat: repeat, no-repeat;
}
#loginarea.customer {
  background: url(../images/pattern-footer.png), url(../images/test03-2-scaled.jpg);
}
#content_login {
  padding: 5% 0px 5% 40%;
}
#releaseMessage {
  color: #022338;
  font-size: 1.6em;
  text-align: center;
  margin-top: 2%;
}
#stor_logo {
  display: block;
  width: 156px;
  height: 50px;
  margin-top: 60px;
  margin-bottom: 24px;
  background: url(../images/N62_logo.png) no-repeat;
}
address {
  margin-right: auto;
  margin-left: auto;
  font-style: normal;
  font-size: 0.875rem;
  color: white;
  text-align: center;
}
address a {
  font-size: 1rem;
  color: #FFB86B;
  text-transform: uppercase;
}
.logg {
  clear: both;
}
#welcomeMessage h2 {
  padding-left: 25px;
  padding-top: 10px;
  font-weight: 100;
}
#welcomeMessage p {
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 20px;
}
#login_frame {
  background: rgba(255, 255, 255, 0.8) no-repeat scroll -40px 10px;
  background-size: 50% auto;
  width: 475px;
  margin-right: auto;
  margin-left: auto;
  height: 200px;
  display: block;
  color: #022338 !important;
}
.news_fieldset p {
  margin-bottom: 10px;
}
.login_content {
  margin: 0;
}
.login_content_div,
.login_content_div_right {
  width: 252px;
  float: left;
  margin-right: 70px;
  display: block;
  clear: none;
}
.login_content_div fieldset,
.login_content_div_right fieldset {
  border: 1px solid #ddd;
  padding: 0 1.5em 1.5em;
  min-height: 140px;
  text-align: left;
}
.login_content_div legend,
.login_content_div_right legend {
  font-size: 1.2em;
  font-weight: 300;
  color: #363636;
  margin-bottom: 10px;
}
.login_content_div p,
.login_content_div_right p {
  color: #087c84;
  font-size: 1em;
}
.login_content_div dl dt,
label {
  color: #666;
}
dl dt,
label {
  color: #666;
}
dl dt {
  font-size: 1.1em;
}
.login_content_div_right {
  float: right;
  margin-right: 0px;
}
#login_frame form {
  padding: 1em;
  float: right;
}
#login_frame .login {
  -moz-border-radius: 0.4em;
  -khtml-border-radius: 0.4em;
}
#login_frame fieldset div {
  margin: 0.3em 0;
  clear: both;
}
#login_frame form {
  margin: 2em 1em 1em 1em;
  width: 420px;
}
#login_frame label {
  float: left;
  width: 10em;
  text-align: right;
  margin-right: 1em;
  margin-top: 0.3em;
}
#login_frame legend {
  font-size: 1.2em;
  color: #FFB86B;
  text-transform: uppercase;
}
#login_frame legend span {
  width: 10em;
  text-align: right;
}
#dialog-message {
  display: none;
}
.eula_buttons {
  text-align: center;
}
.button_meny {
  float: right;
  margin-bottom: 12px;
}
.forgottenPW {
  float: right;
}
#dialog_link {
  padding: 0.4em 1em 0.4em 20px;
  text-decoration: none;
  position: relative;
}
#dialog_link.ui-state-disabled {
  pointer-events: none;
}
tbody tr {
  height: 40px;
}
#showPPUbuttonrow {
  display: block;
  height: 30px;
  padding-top: 10px;
  line-height: 1.15em !important;
  font-size: 0.95em !important;
}
.button_meny #dialog_link,
.pricelist_button_row #dialog_link,
#showPPUbuttonrow #dialog_link {
  float: right;
  margin-left: 5px;
}
#dialog_link span.ui-icon,
#showPPUbutton span.ui-icon {
  margin: 0 5px 0 0;
  position: absolute;
  left: 0.2em;
  top: 50%;
  margin-top: -8px;
  zoom: 1;
}
.save_contact_disabled {
  color: silver !important;
}
ul#icons {
  margin: 0;
  margin-top: -2px;
  padding: 0;
}
ul#icons li {
  margin: 2px;
  position: relative;
  padding: 4px 0;
  cursor: pointer;
  float: left;
  list-style: none;
}
ul#icons span.ui-icon {
  float: left;
  margin: 0 4px;
}
#login-form div {
  float: right;
}
#login-form .button_row {
  width: 400px;
}
#login-form .button_row button {
  width: 120px;
}
.button_row {
  clear: both;
  padding: 5px;
  width: 100%;
}
#login-form .button_row button {
  width: 120px;
}
.submitButtons {
  border: 1px solid #007c84;
  color: #007c84;
  font-size: 1em;
  font-weight: bold;
  padding: 4px 13px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  width: 90px;
  height: auto !important;
}
#forgottenPW {
  width: 120px !important;
}
.forgottenPwArea {
  clear: none;
  display: inline;
  float: left !important;
}
.submitButtons:hover {
  background-position: 0 -30px;
}
.submitButtons:active {
  background-position: 0 -30px;
}
#submitbutton {
  border: 1px solid #007c84;
  color: #007c84;
  font-size: 1em;
  font-weight: bold;
  padding: 4px 13px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  width: 90px;
  height: auto !important;
}
#submitbutton:hover {
  background-position: 0 -30px;
}
#submitbutton:active {
  background-position: 0 -30px;
}
.errorMessage {
  color: red;
  font-weight: bold;
}
.vendorError {
  margin-top: 36px;
}
.cancel {
  clear: none;
  display: inline;
}
.confirm {
  clear: none;
  display: inline;
  float: right;
}
#login-form label {
  margin-top: 0.5em;
  font-size: 1em;
}
#login-form input {
  height: 1.6em;
}
/* @end */
/* @group Scrollbar */
#ext_cust_scroll {
  width: 620px;
}
#catalogue_scroll {
  width: 100%;
}
#signature_scroll {
  width: 39em;
  clear: both;
  margin: 5px 0 10px;
}
#overlay_scroll {
  width: 100%;
  height: 322px;
  overflow: auto;
}
#calcScroll,
#int_sales_scroll,
#eulaScroll {
  height: 300px;
  overflow: auto;
}
#allCalc {
  height: 300px;
  overflow: auto;
}
#calcScroll.minimized {
  height: 190px;
}
#catalogue_scroll .viewport,
#int_sales_scroll .viewport {
  width: 93%;
  height: 280px;
}
#signature_scroll .viewport {
  height: 350px;
}
#scrollbar1 .viewport {
  width: 533px;
  height: 280px;
}
#ext_cust_scroll .viewport {
  width: 590px;
  height: 200px;
}
.viewport {
  overflow: hidden;
  position: relative;
}
.overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.scrollbar {
  background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;
  position: relative;
  background-position: 0 0;
  float: right;
  width: 30px;
}
.track {
  background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
  height: 110%;
  width: 26px;
  position: relative;
  padding: 0 2px;
}
.thumb {
  background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
  height: 40px;
  width: 50px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: -10px;
}
.thumb .end {
  background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
  overflow: hidden;
  height: 15px;
  width: 50px;
}
.disable {
  display: none;
}
.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
/* @end */
/* @group Staging */
.staging {
  margin-top: 75px;
  margin-left: 300px;
}
/* @end */
/* @group Print Dialogue */
#print_buttons {
  float: left;
}
#print_contentArea {
  float: right;
}
.print_options {
  padding: 5px 10px;
  width: 150px;
  margin-top: 10px;
}
.print_options input {
  display: block;
}
.print_options h4 {
  font-size: 1.2em;
  float: left;
  margin-top: 1px;
  margin-left: 40px;
}
.print_options_chromeAlign {
  padding: 0.5em 2em 0.5em 0.8em !important;
}
.sub_print {
  margin-left: 15px !important;
}
.sub_print h4 {
  font-size: 1.1em !important;
  font-weight: 400;
}
.printoption .printoption {
  float: right;
}
.print_options_old {
  background-color: #f4f4f4;
  box-shadow: 0 1px 2px #666666, /*bottom external highlight*/ 0 -1px 1px #666666, /*top external shadow*/ inset 0 -1px 1px rgba(0, 0, 0, 0.5), /*bottom internal shadow*/ inset 0 1px 1px rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -khtml-border-radius: 5px;
  padding: 5px 10px;
  width: 150px;
  cursor: pointer;
  margin-top: 10px;
}
.print_options_old:hover {
  background-color: #eee;
  color: #3f444e;
  box-shadow: 0 -1px 2px #ffffff, /*bottom external highlight*/ 0 1px 1px #666666, /*top external shadow*/ inset 0 1px 1px rgba(0, 0, 0, 0.5);
  /*bottom internal shadow*/
}
.print_options_old h4 {
  float: right;
  margin-top: 10px;
}
.print_disabled h4 {
  color: lightgrey;
}
img.grayscale {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
#emailOptions {
  float: right;
  width: 430px;
}
#Errorpage p {
  font-size: 1.1em;
  font-weight: bold;
}
#Errorpage a {
  font-size: 1.3em;
  color: blue !important;
}
.radiosetInline {
  display: inline-block;
}
.accordion_test_small {
  padding-left: 5px;
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
}
.accordion_test_small a,
.acc_price_small {
  margin-right: 10px;
}
.input_area_xlong_xl,
.inv_fee_handling #notes {
  width: 100% !important;
}
.leftsideFull {
  width: 100%;
  margin-top: 20px;
}
.pricelist_button_row_noMargin {
  margin: 0px 0px !important;
}
.inlineBox {
  display: inline-block;
}
.noteFocus {
  background: #ffe6e6;
  padding-left: 2px !important;
}
.notePartnerShare {
  background: lightyellow;
  padding-left: 2px !important;
}
.noteDivider .noteFocus .iconcontainer,
.noteFocus .noteComment {
  display: none;
}
.noteFocus .commentText .notePartnerShare {
  color: #00416a !important;
  padding-left: 2px !important;
}
.noteFocus .timestamp .notePartnerShare {
  color: #b3b3b3 !important;
}
#displayOnDeal {
  font-size: 0.65em;
}
.document_view {
  display: inline-block;
  width: 30%;
}
.document_view_header {
  margin-bottom: 5px;
}
/*sign */
.esign,
.noEsign {
  top: 13px;
  margin-left: 10px;
}
.noEsign {
  cursor: default !important;
}
.esign,
.noEsign,
.esignGreen {
  display: inline-block;
}
#salesCompLevels .esignButtonArea {
  margin-top: 5px;
}
.reloadEsignDeal {
  margin-top: 10px !important;
}
.esignButtonAreaSignatures {
  float: right !important;
}
.esignButtonAreaSignatures .removePartytoSign span,
.esignButtonAreaSignatures .addPartytoSign span {
  margin: -8px 0px 0px 5px !important;
}
.esignButtonAreaSignatures a {
  margin-left: 4px;
}
.esignErrorMsg {
  background: #ffe6e6;
  padding: 4px 6px;
  width: -moz-max-content;
  margin: auto;
  color: #00416a;
}
.input_area_signlong {
  margin-top: 6px;
}
#salesCompLevels {
  height: 180px;
  overflow: auto;
}
.legend-outside {
  padding-top: 10px;
}
.esignGreen {
  background: #008f00 !important;
  border-color: #008f00 !important;
  color: #fff !important;
}
.esignRed {
  background: #d50000 !important;
  border-color: #d50000 !important;
  color: #fff !important;
}
.ui-icon-red {
  background-image: url('images/ui-icons_ffffff_256x240.png') !important;
}
.ui-icon-green {
  background-image: url('images/ui-icons_ffffff_256x240.png') !important;
}
#agreement_fa_message_ {
  min-height: 10px;
}
#agreement_fa_message {
  color: red;
  right: 0;
  padding: 0px;
  margin-top: -4px;
  padding-right: 12px;
  position: absolute;
  font-size: 10px;
}
.agreement_fa_messageSaved {
  color: green !important;
  text-align: right;
}
.faBtn {
  display: inline-block;
}
#input-outer {
  height: 2.6em;
  width: 98%;
  font-size: 1.1em;
  border: 1px #e7e7e7 solid;
  border-radius: 0px;
}
#input-outer input {
  height: 2.4em;
  width: 80%;
  background: none;
  border: 0px;
  outline: none;
  margin: 0 0 0 10px;
}
#clear {
  position: relative;
  float: right;
  right: 5px;
  border-radius: 20px;
  color: white;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  height: 24px;
  width: 24px;
  top: 8px;
  background: grey;
  font-size: 1.2em;
  line-height: 1.4em;
}
#clear:hover {
  background: #ccc;
}
.dealList_search .select2 {
  width: 300px !important;
}
.dealList_search .select2-selection__choice {
  font-size: 1.1em !important;
  padding: 2px 5px !important;
}
.dealList_search .select2-container ::placeholder {
  text-align: left !important;
}
#global_filter,
#followUppdateFrom,
#followUppdateTo {
  min-height: 24px;
}
.addInvAddress {
  float: right;
  margin-top: -10px !important;
}
.editFaContact,
.editFaAddress {
  padding: 0.4em 1em 0.4em 10px !important;
}
.dataTable .buttons {
  display: flex;
  justify-content: end;
}
.dataTable .buttons > * {
  margin-left: 20px;
}
#faPortfolio .icon_button {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 80px;
  padding-right: 16px;
}
#faPortfolio .icon_button * {
  flex: 0 0 auto;
}
#login_frame #bankid-login-form {
  margin-top: 50px;
}
#login_frame #bankid-login-form h3 {
  text-align: center;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.display-none {
  display: none;
}
#customerBody #overlay .heading * {
  text-align: center;
}
#customerBody #overlay .add-box {
  max-height: 60vh;
  overflow-y: scroll;
}
#customerBody th {
  text-align: left;
}
#customerBody #nav {
  float: left;
}
#blanketAssets ul#icons li {
  margin: 0;
  margin-top: 4px;
}
.button-row {
  margin-top: 20px;
}
.button-row a {
  display: inline-block;
}
#blanket-detail .edit-buttons,
#esignDealArea .edit-buttons,
#app .edit-buttons {
  display: none;
}
#blanket-detail th,
#esignDealArea th,
#app th {
  text-align: left;
}
#blanket-detail .sub_info_holder,
#esignDealArea .sub_info_holder,
#app .sub_info_holder {
  margin: 0;
}
#blanket-detail .sub_info_holder fieldset.sub_info_content,
#esignDealArea .sub_info_holder fieldset.sub_info_content,
#app .sub_info_holder fieldset.sub_info_content {
  min-height: 0;
  padding: 10px 9.6px;
  margin-bottom: 0;
}
#blanket-detail .sub_info_holder .button-row,
#esignDealArea .sub_info_holder .button-row,
#app .sub_info_holder .button-row {
  margin-top: 25px;
}
#blanket-detail .row,
#esignDealArea .row,
#app .row {
  margin-top: 10px;
}
#blanket-detail .row:first-of-type,
#esignDealArea .row:first-of-type,
#app .row:first-of-type {
  margin: 0;
}
#blanket-detail .row.ui-state-highlight,
#esignDealArea .row.ui-state-highlight,
#app .row.ui-state-highlight,
#blanket-detail .row.ui-state-success,
#esignDealArea .row.ui-state-success,
#app .row.ui-state-success,
#blanket-detail .row.ui-state-error,
#esignDealArea .row.ui-state-error,
#app .row.ui-state-error {
  padding: 8px;
  padding-right: 12px;
}
#blanket-detail .row.ui-state-highlight span,
#esignDealArea .row.ui-state-highlight span,
#app .row.ui-state-highlight span,
#blanket-detail .row.ui-state-success span,
#esignDealArea .row.ui-state-success span,
#app .row.ui-state-success span,
#blanket-detail .row.ui-state-error span,
#esignDealArea .row.ui-state-error span,
#app .row.ui-state-error span {
  padding-top: 1.2px;
  display: inline-block;
  vertical-align: top;
}
#blanket-detail .row.ui-state-highlight .ui-icon,
#esignDealArea .row.ui-state-highlight .ui-icon,
#app .row.ui-state-highlight .ui-icon,
#blanket-detail .row.ui-state-success .ui-icon,
#esignDealArea .row.ui-state-success .ui-icon,
#app .row.ui-state-success .ui-icon,
#blanket-detail .row.ui-state-error .ui-icon,
#esignDealArea .row.ui-state-error .ui-icon,
#app .row.ui-state-error .ui-icon {
  display: inline-block;
}
#blanket-detail .column,
#esignDealArea .column,
#app .column {
  display: inline-block;
  width: 48%;
  vertical-align: top;
}
#blanket-detail .column:nth-of-type(2),
#esignDealArea .column:nth-of-type(2),
#app .column:nth-of-type(2) {
  margin-left: 3%;
}
.fa-picker,
.article-picker,
.blanketeer-picker {
  background: white;
}
.fa-picker .heading,
.article-picker .heading,
.blanketeer-picker .heading {
  display: inline-block;
  width: 100%;
  background: white;
  text-align: center;
}
.fa-picker .add-box,
.article-picker .add-box,
.blanketeer-picker .add-box {
  max-height: 60vh;
  overflow-y: scroll;
}
.ui-state-success {
  border: 1px solid #94ecb6;
  background: #e6ffe5;
  color: #363636;
}
.ui-state-success .ui-icon {
  background-image: url('images/ui-icons_2e83ff_256x240.png');
}
.ui-button-danger {
  background: #d50000 !important;
  border-color: #d50000 !important;
  color: #fff !important;
}
.ui-button-danger .ui-icon {
  filter: brightness(3);
}
.ui-button-primary {
  background: green !important;
  border-color: green !important;
  color: #fff !important;
}
.ui-button-primary .ui-icon {
  filter: brightness(3);
}
#dialog_link.ui-button-large {
  padding-left: 30px;
  margin-left: 4px;
}
#dialog_link.ui-button-large span.ui-icon {
  margin-left: 4px;
  margin-top: -9px;
}
.ui-button-large {
  font-size: 16px;
}
.ui-button-large .ui-icon {
  transform: scale(1.3);
  margin: 2px;
}
#esignDealArea .object {
  min-height: 123px;
}
.warning {
  color: orange;
}
.dataTables_wrapper .dataTables_filter label {
  color: black !important;
}
button.btn {
  width: auto;
  margin-top: 0;
  padding-right: 5px;
  font-size: 0.8em;
  padding: 0.4em 1em 0.4em 20px;
  text-decoration: none;
  position: relative;
}
button.btn span.ui-icon {
  margin: 0 5px 0 0;
  margin-top: 0px;
  position: absolute;
  left: 0.2em;
  top: 50%;
  margin-top: -8px;
}
.hover-popover {
  position: relative;
}
.hover-popover:hover .popover {
  display: inline-block;
}
.hover-popover .popover {
  display: none;
  position: absolute;
  top: 1.5em;
  left: 0;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);
  background: white;
  border-radius: 5px;
  padding: 10px;
  padding-right: 20px;
  width: 50em;
  box-sizing: border-box;
  z-index: 100;
}
.hover-popover .popover:hover {
  display: inline-block;
}
.hover-popover .popover ol {
  list-style: none;
  padding: 0;
}
.actionrequest p {
  text-align: center !important;
  margin-top: 4px !important;
}
.actionrequest1 {
  background: url(../images/nordeaSG.png) no-repeat !important;
  background-size: 84px !important;
}
.actionrequest2 {
  background: url(../images/requestSFS.png) no-repeat !important;
  background-size: 84px !important;
}
.actionrequest3 {
  background: url(../images/ReleaseLogo.png) no-repeat !important;
  background-size: 84px !important;
}
.actionrequest4 {
  background: url(../images/dnb_print_logo.png) no-repeat !important;
  background-size: 84px !important;
}
.actionrequest5 {
  background: url(../images/funderLogo5.png) no-repeat !important;
  background-size: 75px !important;
}
.actionrequest6 {
  background: url(../images/dll-logo.png) no-repeat !important;
  background-size: 75px !important;
}
.actionrequest7 {
  background: url(../images/requestGrenke.png) no-repeat !important;
  background-size: 75px !important;
}
.actionrequest8 {
  background: url(../images/requestSvea.png) no-repeat !important;
  background-size: 75px !important;
}
.actionrequest9 {
  background: url(../images/requestAros.png) no-repeat !important;
  background-size: 35px !important;
}
.actionrequest10 {
  background: url(../images/requestOther.png) no-repeat !important;
  background-size: 84px !important;
}
.actionrequest11 {
  background: url(../images/funderLogo11.png) no-repeat !important;
  background-size: 84px !important;
}
.actionrequest12 {
  background: url(../images/nordea.png) no-repeat !important;
  background-size: 84px !important;
}
.actionrequest13 {
  background: url(../images/wk-logo-260.png) no-repeat !important;
  background-size: 84px !important;
}
.actionrequest14 {
  background: url(../images/LisaAND.svg) no-repeat !important;
  background-size: 84px !important;
}
.actionrequestTitle {
  text-align: center !important;
  margin-top: 8px !important;
}
.actionFunderTitleLeft {
  text-align: left !important;
  margin-left: 6em !important;
  margin-top: 8px !important;
}
.SendRequestFunder {
  margin-top: 6px !important;
}
.status_funder {
  background: rgba(89, 179, 0, 0.3);
  padding: 18px 10px;
  text-align: right;
}
#status fieldset.sub_info_content {
  margin-top: 10px !important;
}
.deal_status_funder {
  margin-bottom: 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(89, 179, 0, 0.1);
}
#status_funder1 {
  background: url(../images/funderLogo1.png) no-repeat !important;
  background-size: 100px !important;
  background-position-x: 4px !important;
  background-position-y: 12px !important;
}
#status_funder2 {
  background: url(../images/funderLogo2.png) no-repeat !important;
  background-size: 100px !important;
  background-position-x: 4px !important;
  background-position-y: 12px !important;
}
#status_funder3 {
  background: url(../images/funderLogo3.png) no-repeat !important;
  background-size: 100px !important;
  background-position-x: 4px !important;
  background-position-y: 12px !important;
}
#status_funder4 {
  background: url(../images/funderLogo4.png) no-repeat !important;
  background-size: 100px !important;
  background-position-x: 4px !important;
  background-position-y: 12px !important;
}
#status_funder5 {
  background: url(../images/funderLogo5.png) no-repeat !important;
  background-size: 100px !important;
  background-position-x: 4px !important;
  background-position-y: 12px !important;
}
#status_funder6 {
  background: url(../images/requestGrenke.png) no-repeat !important;
  background-size: 100px !important;
  background-position-x: 4px !important;
  background-position-y: 12px !important;
}
#status_funder7 {
  background: url(../images/funderLogo7.png) no-repeat !important;
  background-size: 100px !important;
  background-position-x: 4px !important;
  background-position-y: 12px !important;
}
#status_funder8 {
  background: url(../images/funderLogo8.png) no-repeat !important;
  background-size: 60px !important;
  background-position-x: 20px !important;
  background-position-y: 12px !important;
}
#status_funder8 {
  background: url(../images/funderLogo9.png) no-repeat !important;
  background-size: 60px !important;
  background-position-x: 20px !important;
  background-position-y: 12px !important;
}
#status_funder9 {
  background: url(../images/funderLogo10.png) no-repeat !important;
  background-size: 60px !important;
  background-position-x: 20px !important;
  background-position-y: 12px !important;
}
#status_funder10 {
  background: url(../images/requestOther.png) no-repeat !important;
  background-size: 60px !important;
  background-position-x: 20px !important;
  background-position-y: 12px !important;
}
#status_funder11 {
  background: url(../images/funderLogo11.png) no-repeat !important;
  background-size: 60px !important;
  background-position-x: 20px !important;
  background-position-y: 12px !important;
}
#status_funder12 {
  background: url(../images/funderLogo12.png) no-repeat !important;
  background-size: 60px !important;
  background-position-x: 20px !important;
  background-position-y: 12px !important;
}
#status_funder13 {
  background: url(../images/funderLogo13.png) no-repeat !important;
  background-size: 60px !important;
  background-position-x: 20px !important;
  background-position-y: 12px !important;
}
#status_funder14 {
  background: url(../images/LisaAND.svg) no-repeat !important;
  background-size: 80px !important;
  background-position-x: 25px !important;
  background-position-y: 50px !important;
}
.dealHeaderBlock {
  width: 100%;
  padding: 8px;
}
.main_heading #titleHolder {
  height: 70px !important;
}
.dealHeaderBlock #status_funder5 {
  background-size: 90px !important;
  background-position-x: right !important;
  background-position-y: -6px !important;
  margin-right: 20px;
}
.dealHeaderBlock #status_funder7 {
  background-size: 90px !important;
  background-position-x: right !important;
  background-position-y: 4px !important;
  margin-right: 20px;
}
.dealHeaderBlock #status_funder9 {
  background-size: 34px !important;
  background-position-x: right !important;
  background-position-y: -1px !important;
  margin-right: 20px;
}
.dealHeaderBlock #status_funder10 {
  background-size: 84px !important;
  background-position-x: right !important;
  background-position-y: -1px !important;
  margin-right: 20px;
}
.dealHeaderBlock #status_funder1 {
  background-position-x: right !important;
  margin-right: 20px;
}
.input_area_long_copyDeal label,
.input_area_long_copyDeal input,
.commSettings label,
.commSettings input {
  display: inline-block !important;
  font-size: 1em !important;
}
.input_area_long_copyDeal #copy_customer,
.input_area_long_copyDeal #copy_calc,
.input_area_long_copyDeal #copy_asset,
.input_area_long_copyDeal #copy_collateral,
#commEmail,
#commSMS {
  display: block !important;
}
.smallHeaderWrapper .logoLower {
  margin-left: 80px !important;
}
.funderListLogo5 {
  height: 20px !important;
}
.funderListLogo7 {
  height: 10px !important;
}
.funderListLogo8 {
  height: 14px !important;
}
.funderListLogo9 {
  height: 25px !important;
}
/* Inline #14 | http://prefinance.myphp.local/admin.php?r=funder/funders */
.listlogo {
  max-width: 50px;
  max-height: 100%;
}
.add-box-holder-calc {
  padding: 13px 14px 25px !important;
}
/*# sourceMappingURL=flinker.css.map */