﻿body { }


#TopDescription {
    margin-top: 20px;
}

.Description p {
    margin-bottom: 15px;
    margin-top: 15px;
}
.Description2 { display: inline-block; }

.fLight {
    cursor: -moz-zoom-in !important;
    cursor: -webkit-zoom-in !important;
    cursor: zoom-in !important;
}

.formTwo p em {
    display: none;
}
.topLogo-nk { max-width: 100px; }
.topLogo-svd {
    border: 1px solid #ddd;
    float: right;
    margin-top: 2px;
    max-width: 100px;
}

#topArea {
    -moz-box-shadow: inset 0 -1px 0 #fff, inset 0 1px 0 #fff;
    -webkit-box-shadow: inset 0 -1px 0 #fff, inset 0 1px 0 #fff;
    background: #f5f5f5; /*#e2e2e2;*/
    /* padding: 23px 23px 23px 27px; */
    border-bottom: 1px solid #eaeaea;
    box-shadow: inset 0 -1px 0 #fff, inset 0 1px 0 #fff;
    display: table;
    height: 50px;
    text-shadow: 1px 1px 0 #fff;
    width: 100%;
}

#nokFooterLogo {
    /*margin-bottom: 20px;*/
    border: 1px solid #ececec;
    margin: 0 auto;
}
#svdFooterLogo {
    /*display: block;*/
    /*margin-bottom: 10px;*/
    margin-left: 0px;
    margin-right: 2px;
}

#sdistLogo {
    float: right;
    margin-bottom: 20px;
}
#main-footer {
    border-top: 1px solid #eaeaea;
    color: #9d9c9c;
    position: relative;
    /*background: #f8f8f8;*/
    /*background: #3a3a3a;*/
}

.ltCtrySweden { height: 36px; }
.ltCtrySweden span { margin-left: 5px; }

.infoTable tr td:nth-child(2) span { margin-left: 10px; }

.textwidget { font-size: 16px; }

h4.widgettitle {
    border-bottom: 0px solid #2266AC; /*#4a4a4a;*/
    padding: 0 30px 0px;
}

.widget li:before, .footer-widget li:before { border-left-color: #fff; }

.widget li:before, .footer-widget li:before {
    border: 8px solid transparent;
    border-left-color: #d2d2d2;
    content: '';
    left: -10px;
    margin-right: 10px;
    position: absolute;
    top: 2px;
}

.cardLogos { /*padding: 5px;*/ }

.cardLogosPayex { padding-top: 20px; }


#btnConfirmDiv {
    /*width: 260px;
    padding: 0;
    margin: 0 auto;*/
}

.loadPanel {
    border: 3px solid #adadad;
    border-radius: 6px;
}

.loadPanel tr td:nth-child(2) {
    text-align: center!important;
                font-size:16px;
    font-family: 'Montserrat', sans-serif;
}

#imgForeignOrders {
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 10px;
}

.pcContent {
    background-color: #fff;
    line-height: 20px;
}
.pcCalloutBack {
    position: absolute;
    border-style: solid;
    width: 0px;
    margin-top: 10px;
    margin-left: 85px;
    border-width: 15px 15px 0px 5px;
    border-color: transparent;
    border-top-color: #8B8B8B;
}
.pcCallout {
    position: absolute;
    border-style: solid;
    width: 0px;
    margin-top: -17px;
    margin-left: -5px;
    border-width: 15px 15px 0px 5px;
    border-color: transparent;
    border-top-color: #fff;
}

.pcContent a {
    /*text-decoration: underline;*/
    color: #2266ac;
    font-weight: bold;
}

#freightSpinner {
    display: none;
}

