﻿[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
.ng-cloak, .x-ng-cloak,
.ng-hide {
    display: none !important;
}

/* copied from partsexpress.eu */



/* replaces helvetica2 with Arimo for use with special characters */
@font-face {
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/arimo-v11-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Arimo Regular'), local('Arimo-Regular'), url('../fonts/arimo-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/arimo-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/arimo-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/arimo-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/arimo-v11-latin-regular.svg#Arimo') format('svg'); /* Legacy iOS */
}


body {
    padding-top: 105px;
    margin: 0;
    font-size: 15px;
    font-family: 'Arimo', sans-serif;
    font-weight: 300;
    color: #000;
}


.sitekick {
    margin-top: 26px;
}

    .sitekick .navigationbar {
        margin-top: 69px;
    }

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
    font-weight: 700;
}

a, a:hover {
    color: #000;
}

    a.button {
        text-decoration: none !important;
    }

    a[href^=tel] {
        color: #000;
    }

input, textarea {
    resize: none;
}

.text-fu:first-letter {
    text-transform: uppercase;
}
/* Button */
.button {
    font-size: 18px;
    padding: 15px 18px;
    padding-right: 35px;
    border: 2px solid #000;
    font-weight: 600;
    color: #000;
    background: transparent;
    transition: all .3s;
    background-image: url('../img/arrow.svg');
    background-size: 10px;
    background-position: right 12px center;
    background-repeat: no-repeat;
    display: inline-block;
}

    .button:hover {
        opacity: .7;
    }



/* Navigation */
.navigationbar {
    padding-top: 20px;
    padding-bottom: 25px;
    background: #FFF;
    width: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    transition: all .3s;
    box-shadow: 1px 1px 5px rgba(0,0,0,.3);
    text-transform: lowercase;
}

    .navigationbar .navigation {
        position: relative;
    }


    .navigationbar a, .navbar a, .footer a, .btnpe, .button {
        text-decoration: none !important;
    }

    .navigationbar img {
        float: left;
    }

div#logoheader {
    margin-left: 330px;
}

.nav-toggle {
    float: right;
    font-size: 18px;
    display: none;
    cursor: pointer;
}




.navigation ul.topmenu {
    float: right;
    margin-bottom: 10px;
    margin-top: 15px;
    position: absolute;
    top: -30px;
    right: 0px;
    text-transform: inherit;
}

.navigation ul.mainnav {
    float: right;
    text-align: right;
    margin-top: 15px;
}



.navigation ul {
    margin: 0;
    padding: 0;
    float: right;
    list-style-type: none;
}

    .navigation ul li {
        display: inline;
        padding: 5px 10px;
        border: 2px solid #FFF;
        transition: all .3s;
        position: relative;
        margin-right: 3px;
        margin-left: 3px;
    }

        .navigation ul li a {
            color: #000;
            font-weight: 800;
            text-decoration: none;
            transition: all .3s;
        }

        .navigation ul li:hover {
            border: 2px solid #000;
            z-index: 9999;
        }

.navigation .active {
    border: 2px solid #000;
}

.navigation .trackandtrace {
    border: 2px solid #FF6C10;
    background: #FF6C10;
}

.navigation .basonline {
    border: 2px solid #FF6C10;
    background: #FF6C10;
}

.navigation .trackandtrace:hover a {
    color: #FFF;
}

.navigation .trackandtrace:hover {
    color: #FFF;
    background: #000;
    border: 2px solid #000;
}






/* Sub-nav */
.navigation li ul {
    display: none;
    position: absolute;
    margin: 0;
    padding-top: 25px;
    left: -50px;
    border: 0;
    box-shadow: none;
}

.navigation li:hover ul {
    display: block;
    width: auto;
}

.navigation li ul li {
    height: auto;
    border: none;
    background: #FF6C10;
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .navigation li ul li:hover a {
        background: #dbe8ed;
    }

    .navigation li ul li a {
        font-weight: bold;
        font-size: 16px;
    }

    .navigation li ul li:hover {
        border: none;
        background: #dbe8ed;
    }





/* Language flag */
.languageflag {
    padding: 0 !important;
}


    .languageflag img {
        height: 11px;
        width: 16px;
        float: none;
        cursor: pointer;
    }

    .languageflag span {
        padding-left: 40px;
    }

/* different deliver adress box */
.padding5 {
    padding: 5px;
}

.clickable {
    cursor:pointer;
}
/* order status backgroud colors */
.statusBgLightGreen {
    background-color: lightgreen;
}

.statusBgOrange {
    background-color: orange;
}

.statusBgRed {
    background-color: lightcoral;
}

.img16x16 {
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0;
}

/* Service Popup */
.relatedservice .service_block {
    height: auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    cursor: pointer;
}

    .relatedservice .service_block img {
        height: 100px;
        width: 150px;
    }

    .relatedservice .service_block strong {
        bottom: 0;
    }

.service_other {
}

.services_other img {
    width: 120px;
    height: 70px;
}

.services_other .service_block {
    text-align: center;
    height: 170px;
    padding: 20px 0 20px 0;
    margin-bottom: 15px;
}

.service_block strong {
    bottom: -15px;
    position: relative;
}


.service_popup {
    width: 380px;
    background: #FF6C10;
    height: auto;
    position: absolute;
    margin-top: 30px;
    left: -100px;
    display: none;
}

    .service_popup .block {
        max-width: 130px;
        min-width: 120px;
        text-align: center;
        float: left;
        padding: 10px;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
    }

        .service_popup .block img {
            height: 120px;
            width: 70px;
            margin-left: auto;
            margin-right: auto;
            float: none !important;
        }

        .service_popup .block:hover {
            background: #FFF;
        }


.morenews h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}
/* banners */

.header {
    width: 100%;
    height: auto;
    overflow: auto;
}

    .header .banner {
        width: 100%;
        height: 545px;
        padding-top: 120px;
    }



/* Content */
.content_top {
    padding-top: 50px;
}

.content_both {
    padding-top: 50px;
    padding-bottom: 50px;
}

.content_bottom {
    padding-bottom: 50px;
}


.content-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .content-section h1 {
        font-weight: 700;
        margin-bottom: 30px;
        font-size: 36px;
    }

/* Intro */
.intro {
    text-align: center;
}

    .intro h1 {
        margin-bottom: 15px;
    }

/* Services */
.services {
    width: 100%;
    height: auto;
    background-color: #FF6C10;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

    .services h1 {
        margin-bottom: 30px;
    }

    .services h2 {
        font-size: 18px;
    }

    .services img {
        width: 120px;
        height: 120px;
    }

    .services p {
        font-size: 16px;
        margin-top: 20px;
        color: #FF6C10;
        transition: all .3s;
    }

    .services .block {
        height: auto;
        transition: all .3s;
        cursor: pointer;
    }

        .services .block:hover {
            background: #FFF;
        }

            .services .block:hover p {
                color: #000;
            }

.service {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.service-info {
    padding-top: 40px;
    padding-bottom: 40px;
}

.service_block {
    background: #FF6C10;
    height: 120px;
}


.service_right {
    margin-top: 69px;
}
/* Footer */
.footer {
    width: 100%;
    height: auto;
    color: #000;
    background: #ebf1f4;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 14px;
    /* margin-top:40px; */
}

    .footer h1 {
        font-weight: 700;
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .footer a {
        color: #000;
        text-decoration: none;
    }

        .footer a:hover {
            text-decoration: underline;
        }

    .footer .trackandtrace {
        background: #FF6C10;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .footer .trackandtrace h1 {
            margin-top: 0;
        }

        .footer .trackandtrace input[type="text"],
        .footer .trackandtrace input[type="password"] {
            width: 80%;
            height: auto;
            padding: 10px 15px;
            background: #FFF;
            font-size: 16px;
            margin-bottom: 8px;
            border: none;
            border-radius: 0;
        }

        .footer .trackandtrace input[type="submit"] {
            width: auto;
            height: auto;
            padding: 7px 10px;
            background: #000;
            color: #FFF;
            font-weight: 700;
            font-size: 18px;
            border: none;
            border-radius: none;
            margin-left: 10px;
        }

        .footer .trackandtrace a {
            font-weight: 700;
            text-decoration: none;
        }

            .footer .trackandtrace a:hover {
                text-decoration: underline;
            }


/* News */
.news img {
    width: 100%;
    min-height: 273px;
}

.news a .news_block {
    color: #000;
    text-decoration: none;
}

.news .news_info {
    background: #dfdfdf;
    min-height: 273px;
    padding: 15px;
    transition: all .3s;
}

    .news .news_info a {
        color: #000;
    }

    .news .news_info p {
        font-size: 16px;
    }

    .news .news_info h2 {
        font-weight: 400;
        padding-bottom: 10px !important;
    }

    .news .news_info .date {
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 15px;
        margin-bottom: 15px;
        font-weight: 800;
    }

.news .news_block {
    margin-bottom: 15px;
}

    .news .news_block:hover .news_info {
        background: #e2ecf2;
    }

.news .news-item {
    padding-right: 0;
}

/* News article */
.newsarticles img {
    width: 100%;
}

/* Employee page */
.employee {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .employee h2 {
        font-weight: 400;
        margin-bottom: 30px;
        font-size: 36px;
    }

    .employee h1 {
        font-weight: 400;
        margin-bottom: 30px;
        font-size: 36px;
    }

    .employee .rightpicture img {
        width: 100%;
    }

    .employee .quote {
        padding-left: 10px;
        margin-top: 30px;
        margin-bottom: 30px;
        color: #4f4f4f;
        font-size: 25px;
        font-weight: 400;
        font-style: italic;
    }

    .employee .button {
        width: auto;
        padding: 10px 15px;
        color: #000;
        font-size: 16px;
        font-weight: 400;
        border: 2px solid #000;
        background-color: transparent;
        background-image: none;
    }

/* Employee list */
.employee-list {
    padding-bottom: 40px;
}

    .employee-list img {
        width: 100%;
    }

.employee-row {
    margin-bottom: 15px;
}

.employee-profile .employee-info {
    background-color: #c7c7c7;
    color: #000;
    font-size: 16px;
    padding: 15px;
    height: 150px;
}

    .employee-profile .employee-info .button {
        padding: 0;
        border: none;
        color: #000;
        font-size: 15px;
        padding-right: 35px;
        position: absolute;
        bottom: 20px;
    }

@media (min-width: 992px) {
    .employee-profile .employee-info .button:hover {
        padding-right: 40px;
    }
}

/* Contact */
.form-error {
    border: 1px solid red !important;
}




.contact {
    padding-top: 100px;
    padding-bottom: 0px;
}

    .contact .input-group {
        width: 100%;
    }

    .contact input[type="text"], .contact input[type="email"], .contact input[type="tel"], .contact textarea {
        width: 100%;
        height: auto;
        padding: 10px 15px;
        background: #FFF;
        font-size: 16px;
        margin-bottom: 8px;
        border: none;
        border-radius: 0;
        border: 1px solid #ddd;
    }

    .contact textarea {
        height: 120px !important;
    }

    .contact .btnpe {
        margin-top: 20px;
        background: #FF6C10 !important;
        padding: 10px 15px !important;
        font-size: 14px !important;
        border-radius: 0 !important;
        color: #000 !important;
        border: none !important;
        font-weight: 800 !important;
        transition: all .3s !important;
    }


.btnpe {
    background: #FF6C10;
    padding: 10px 15px !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    color: #000;
    border: none !important;
    font-weight: 800 !important;
    transition: all .3s !important;
}

    .btnpe:hover {
        color: #FFF !important;
        background: #000 !important;
    }

.btnpe-danger {
    background: #e91515 !important;
    color: #FFF !important;
}

    .btnpe-danger:hover {
        background: #000 !important;
        color: #e91515 !important;
    }

.btnpe-success {
    background: #367925 !important;
    color: #FFF !important;
}

.btnpe-default {
    color: #FFF !important;
    background: #000 !important;
}

    .btnpe-default:hover {
        background: #FFF !important;
        color: #000 !important;
    }

.contact a {
    text-decoration: none;
}

/* Workflow */
.workflow {
    padding-top: 40px;
    padding-bottom: 40px;
}

.workflow-items h1 {
    padding: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background-color: #FF6C10;
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
}

.workflow-items {
}

.dropdown-menu {
    background-color: transparent;
}

.carousel-indicators {
    bottom: -5px;
}

.caret {
    margin-left: 5px;
}

ul.latest-news {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 0px;
}

    ul.latest-news li {
        border-bottom: 1px solid #cecece;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        ul.latest-news li:first-child {
            border-bottom: 1px solid #cecece;
            padding-top: 0px;
            padding-bottom: 10px;
        }


        ul.latest-news li a {
            text-decoration: none !important;
        }

.newsarticles {
    padding-top: 60px;
    padding-bottom: 60px;
}


#content {
    width: 100%;
    padding: 10px 10px 10px 10px;
    float: left;
    margin: 0;
}

#content_container {
    background-color: #fff;
    width: 100%;
    margin-bottom: 6px;
    float: left;
}

#footer_bottom {
    width: 100%;
    height: 18px;
    text-align: center;
    padding: 0 0 0 0;
    float: left;
}

.input-group-addon {
    color: #000;
    text-align: center;
    background-color: #FF6C10;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.panel-default > .panel-heading {
    color: #000;
    background-color: #FF6C10;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #000;
    background-color: #FF6C10;
    border-color: #FF6C10;
}


th[ng-click] {
    cursor: pointer;
}

.table {
    font-size: 14px;
}

.ml15 {
    margin-left: 15px;
}

.mt10 {
    margin-top: 10px;
}

.mt45 {
    margin-top: 45px;
}

.mb10 {
    margin-bottom: 10px;
}

.minh300 {
    min-height: 300px;
}

.glyphicon-lg {
    background-color: #FF6C10;
    padding: 3px;
    font-size: 12px;
}

.nounderline {
    text-decoration: none !important;
}

.pr6 {
    padding-right: 6px;
}

.glyphicon-remove-sign.glyphicon-lg {
    background-color: red;
    color: white;
}

a[disabled] > span.glyphicon-lg {
    background-color: #888;
    cursor: not-allowed;
}

.radio label,
.checkbox label {
    display: inline;
    font-weight: bold;
    cursor: pointer;
}

.required, .red {
    color: red;
}


.uib-datepicker-popup.dropdown-menu,
.backgound-white {
    background-color: white;
}

.nobreak {
    white-space: nowrap;
}

.modal-xlg {
    min-width: 95%;
}

.pointer {
    cursor: pointer;
}

.mlr15 {
    margin-left: 15px;
    margin-right: 15px;
}

/* rotating spinner */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

i.fa-spinner {
    animation-name: spin;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

[uib-typeahead-popup].dropdown-menu {
    background-color: white;
}

/***** orderdetail (equal height panels) */
@media (min-width: 992px) {
    .row-md-flex {
        display: flex;
    }

    .md-max-panelheight {
        height: calc(100% - 20px);
    }
}

/***** on off switch https://proto.io/freebies/onoff/  *****/
.onoffswitch {
    position: relative;
    width: 100px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 0px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 30px;
        padding: 0;
        line-height: 30px;
        font-size: 14px;
        color: white;
        font-weight: bold;
        box-sizing: border-box;
    }

    .onoffswitch-inner:before {
        content: "{{ 'DAY' | translate }}";
        padding-left: 10px;
        background-color: #FF6C10;
        color: #000000;
    }

    .onoffswitch-inner:after {
        content: "NIGHT";
        padding-right: 10px;
        background-color: #525252;
        color: #FFFFFF;
        text-align: right;
    }

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #000000;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 66px;
    border: 2px solid #999999;
    border-radius: 0px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

/**********end on off switch ******/


.nolowercase {
    text-transform: none !important;
}
