﻿.field-validation-error, .validation-summary-errors {
    background-color: #f2dede;
    /*border: 1px solid #EDB834;*/
    border: none;
    color: #EDB834;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 6px;
    clear: both
}

    .validation-summary-errors ul {
        padding-left: 20px;
        line-height: 160%
    }

.language-selector {
    float: right
}

    .language-selector ul {
        margin: 0 auto;
        float: left;
        padding: 0
    }

        .language-selector ul li {
            list-style-type: none;
            border: 0;
            float: left;
            padding: 0 0;
            line-height: 0;
            width: 100%;
            border-bottom: 1px solid #eee
        }

            .language-selector ul li:last-child {
                padding-right: 10px;
                border: none
            }

            .language-selector ul li img {
                margin-right: 10px;
                width: 20px;
                box-shadow: none;
                /*box-shadow: 0 0 1px 1px rgba(0,0,0,.2);*/
                /*-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.2)*/

            }

.clear {
    clear: both
}

.sidebar-toggler {
    float: left !important;
    margin: 15px !important
}

.form-horizontal .radio, .form-horizontal .checker {
    padding-top: 0px !important
}

.form-horizontal select, .form-horizontal textarea, .form-horizontal input[type=time] {
    max-width: 100%;
    width: 100%;
    border: 1px solid #e4e6e8
}
.form-horizontal input[type=time]{
    padding: 0px 12px;
}
.attributes select {
    margin: 0 1px;
    display: inline-block;
    height: 34px;
    padding: 6px 12px 6px 3px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0 !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}




.paddingT5 {
    padding-top: 5px
}

.paddingT6 {
    padding-top: 6px
}

.paddingT7 {
    padding-top: 7px
}

.paddingT8 {
    padding-top: 8px
}

.paddingT9 {
    padding-top: 9px
}

.paddingT10 {
    padding-top: 10px
}

.paddingT11 {
    padding-top: 11px
}

.paddingT12 {
    padding-top: 12px
}

.paddingT13 {
    padding-top: 13px
}

.paddingT14 {
    padding-top: 14px
}

.paddingT15 {
    padding-top: 15px
}

.paddingT25 {
    padding-top: 25px
}

.paddingT50 {
    padding-top: 50px
}

.marginT5 {
    margin-top: 5px
}

.marginT6 {
    margin-top: 6px
}

.marginT7 {
    margin-top: 7px
}

.marginT8 {
    margin-top: 8px
}

.marginT9 {
    margin-top: 9px
}

.marginT10 {
    margin-top: 10px
}

.marginT11 {
    margin-top: 11px
}

.marginT12 {
    margin-top: 12px
}

.marginT13 {
    margin-top: 13px
}

.marginT14 {
    margin-top: 14px
}

.marginT15 {
    margin-top: 15px
}

.marginT25 {
    margin-top: 25px
}

.marginT50 {
    margin-top: 50px
}

.Dblock:after {
    content: '.';
    display: table;
    color: #fff;
    visibility: hidden;
    font-size: 3
}

.portlet-title-editor {
    width: 99%;
    margin-left: auto;
    border: 1px solid #202A33;
    margin-right: auto;
    border-bottom: 0;
    padding: 0 10px;
    margin-bottom: 0;
    color: #fff;
    min-height: 39px;
    border-radius: 0 !important;
    clear: both;
    background-color: #202A33;
    -webkit-box-shadow: 0 0 0 1px #202A33;
    box-shadow: 0 0 0 1px #202A33
}

    .portlet-title-editor > .caption {
        padding: 11px 0 9px 0;
        float: left;
        display: inline-block;
        font-size: 16px;
        line-height: 18px;
        font-weight: 300
    }

.section-header .options {
    float: right
}

.section-header {
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 25px
}

    .section-header:after {
        content: '.';
        display: block;
        color: #fff;
        visibility: hidden;
        font-size: 3
    }

.multi-select-trigger, .multi-select-wrap, .text-box {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px 6px 3px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .text-box::-moz-placeholder {
        color: #777;
        opacity: 1
    }

    .text-box:-ms-input-placeholder {
        color: #777
    }

    .text-box::-webkit-input-placeholder {
        color: #777
    }

    .text-box[disabled], .text-box[readonly], fieldset[disabled] .text-box {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1
    }

textarea.text-box {
    height: auto
}

.sub-menu-view {
    margin: 0;
    padding: 0
}

    .sub-menu-view li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        float: left
    }

    .sub-menu-view a {
        background: #303030;
        color: #d9d9d9;
        border-right: 1px solid #484848;
        display: block;
        position: relative;
        margin: 0;
        padding: 10px 15px;
        text-decoration: none;
        font-size: 13px;
        font-weight: 300
    }

        .sub-menu-view a:hover {
            background: #202020;
            color: #d9d9d9;
            text-decoration: none
        }

.header-extra-menu.sticky {
    position: fixed;
    top: 46px;
    background: #333;
    z-index: 999999;
    width: 100%
}

.collapse-menu .custom-top-header-menu {
        width: 80px !important;
    }



@media screen and (max-width:990px) and (min-width:768px) {
    .header-extra-menu.sticky {
        position: fixed;
        top: 0;
        background: #333;
        z-index: 999999;
        width: 100%
    }
}

@media screen and (max-width:767px) and (min-width:100px) {
    .sub-menu-view a {
        padding: 10px
    }
    .collapse-menu .custom-top-header-menu {
        width: 80px !important;
    }
    .powerbi-after-login {
        margin-top: 20px !important;
    }
}

.view-company .form-body .form-section {
    margin-bottom: 5px;
    margin-top: 20px
}

    .view-company .form-body .form-section:first-child {
        margin-top: 0
    }

.view-company .form-group {
    margin-bottom: 0
}

    .view-company .form-group .col-md-5, .view-company .form-group .col-md-7, .view-company .form-group .col-md-4, .view-company .form-group .col-md-8 {
        padding-left: 7px !important;
        padding-right: 7px !important
    }

.view-company .form-control-static {
    padding-top: 1px !important;
    padding-bottom: 1px !important
}

.view-company .control-label {
    padding-top: 1px !important
}

.secondary-menu {
    border: 1px solid #e1e1e1 !important;
    margin-bottom: 15px;
    width: 100%
}

.span-none {
    padding-right: 18px !important;
    background: url(img/arrow-dummy.png);
    background-repeat: no-repeat;
    background-position: center right
}

    .span-none.top {
        padding-right: 18px !important;
        background: url(img/arrow-dummy1.png);
        background-repeat: no-repeat;
        background-position: center right
    }

    .span-none.bottom {
        padding-right: 18px !important;
        background: url(img/arrow-dummy2.png);
        background-repeat: no-repeat;
        background-position: center right
    }

    .span-none span {
        display: none
    }

.form-group .single-line {
    width: 100%;
    border: 1px solid #e4e6e8
}

.messageBox {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 7px 15px;
    font-size: 14px;
    z-index: 999999;
    border: 1px solid transparent
}

    .messageBox.messageBoxSuccess {
        background-color: #7ec242;
        color: #fff
    }

    .messageBox.messageBoxError {
        background-color: #af080e;
        color: #fff
    }

.dropdown-menu li > input, .dropdown-menu li > button {
    padding: 8px 14px;
    color: #555;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
    border: 0;
    background: none;
    width: 100%;
    text-align: left
}

    .dropdown-menu li > input:hover, .dropdown-menu li > button:hover {
        text-decoration: none;
        background-image: none;
        background-color: #f6f6f6;
        color: #555;
        filter: none
    }

.recent-activity .k-pager-info {
    display: none
}

.recent-activity .task-user {
    display: block;
    float: left
}

.recent-activity .task-title-sp {
    display: block;
    float: left;
    margin: 7px 0 0 0;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.recent-activity .task-date {
    text-align: right;
    color: #555;
    margin: 7px 0 0 0;
    padding: 4px 0
}

@media (max-width:800px) {
    .recent-activity .task-title-sp {
        width: 230px
    }
}

.recent-comment .k-pager-info {
    display: none
}

.recent-comment .picture {
    width: 11%;
    padding-right: 5px;
    float: left
}

.recent-comment .details {
    width: 84%;
    padding-left: 5px;
    float: left;
    font-size: 12px
}

.recent-comment .task-title-sp {
    display: block;
    margin: 0 0 0 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

    .recent-comment .task-title-sp span {
        color: #2F6BA6
    }

    .recent-comment .task-title-sp a {
        color: #2F6BA6;
        background: none;
        padding: 0;
        float: none
    }

        .recent-comment .task-title-sp a:hover {
            text-decoration: underline
        }

.recent-comment .task-comment {
    background: #E0F0FF;
    border: 1px solid #CDE0F2;
    line-height: normal;
    padding: 2px 3px;
    margin: 2px 0 5px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.recent-comment .comment-time {
    text-align: left;
    color: #999;
    padding: 0;
    display: block;
    font-size: 11px
}

.multi-select-trigger {
    border: 1px solid #dadada;
    position: relative
}

    .multi-select-trigger:after {
        content: "▼";
        position: absolute;
        right: 6px;
        top: 10px;
        font-size: 9px;
        color: #000
    }

.multi-select-wrap {
    display: none;
    border: 1px solid #dadada;
    margin-top: -1px;
    height: auto
}

@media screen and (min-width:1000px) {
    .multi-select-wrap {
        position: absolute;
        width: 100%;
        z-index: 99
    }
}

.meeting-table td {
    padding: 15px !important
}

.meeting-table tr:first-child td {
    border-top: 0
}

.meeting-table .info {
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px
}

.meeting-table img {
    border: 1px solid #dadada
}

.meeting-table .companyname {
    margin-top: 10px;
    color: #d64635;
    font-weight: 300
}

.no-padding {
    padding: 0px !important
}

.sidebar-toggler, .menu-toggler2 {
    float: left !important;
    margin: 15px !important;
    color: #fff;
    /*text-transform: uppercase;*/
    padding-left: 30px;
    width: auto !important;
    background-position: left center !important
}

    .sidebar-toggler a, .sidebar-toggler a:hover, .menu-toggler2 a, .menu-toggler2 a:hover, .menu-toggler2:hover {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=100);
        opacity: 1
    }

        .menu-toggler2 a:focus {
            color: #fff;
            text-decoration: none;
            filter: alpha(opacity=100);
            opacity: 1
        }

.page-header.navbar .page-logo {
    width: 100% !important;
    max-width: 560px
}

@media screen and (max-width:630px) {
    .page-header.navbar .page-logo {
        width: auto !important
    }
}

.menu-toggler2 {
    background-image: url(admin/layout/img/sidebar_toggler_icon_default.png);
    display: block;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity=70);
    height: 16px;
    background-repeat: no-repeat
}

.intranet-treeview {
    display: none;
    padding: 25px 10px
}

.intranet-menu-active {
    background: #f5f5f5
}

    .intranet-menu-active .intranet-treeview {
        display: block !important
    }

        .intranet-menu-active .intranet-treeview li .jqx-fill-state-pressed, .intranet-menu-active .intranet-treeview li .jqx-fill-state-hover {
            background: transparent;
            border: 1px solid transparent;
            color: #3b2e35 !important;
            font-weight: 700
        }

        .intranet-menu-active .intranet-treeview li .jqx-item {
            color: #986b34
        }

        .intranet-menu-active .intranet-treeview ul ul .jqx-tree-item-li {
            list-style: disc !important
        }

        .intranet-menu-active .intranet-treeview .jqx-tree-item-li div {
            overflow: visible !important
        }

    .intranet-menu-active .page-sidebar-menu {
        display: none !Important
    }

    .intranet-menu-active .page-sidebar {
        background: transparent
    }

    .intranet-menu-active .page-content {
        border-left: 2px solid #ccc
    }

    .intranet-menu-active .page-footer {
        border-top: 2px solid #ccc
    }

.inline-block {
    display: inline-block !important
}

.intranet-treeview .k-treeview span.k-in {
    color: #202020;
    line-height: 21px;
    text-transform: uppercase
}

@media (max-width:480px) {
    .page-header.navbar .top-menu {
        width: 100%
    }
}

.comment-grid .avatar {
    float: left;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin-right: 10px;
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

.number-stats {
    margin: 10px 0
}

    .number-stats .stat-number {
        display: inline-block;
        margin: 0 5px
    }

    .number-stats .title {
        font-size: 13px;
        margin-bottom: 3px;
        color: #B8C3C7
    }

    .number-stats .number {
        font-size: 27px;
        line-height: 27px;
        color: #7D8C9D
    }

    .number-stats .stat-right .stat-chart {
        float: left
    }

    .number-stats .stat-left .stat-chart {
        float: left
    }

.borderless table th, .borderless table td {
    border: 0 !important;
    padding-left: 0 !important
}

    .borderless table th:last-child, .borderless table td:last-child {
        padding-right: 0 !important
    }

.scroll-both {
    overflow-x: auto !Important
}

.label-chart {
    width: 100%;
    text-align: center;
    position: relative
}

    .label-chart:before {
        width: 100%;
        content: " ";
        height: 1px;
        top: 49%;
        position: absolute;
        background: #ddd;
        display: block
    }

    .label-chart span {
        background: #fff;
        padding: 4px;
        position: relative;
        z-index: 99
    }

.fa.red {
    color: #d84a38
}

.fa.green {
    color: #35aa47
}

.customOrder-stats {
    font-size: 13px
}

.employee-conversation a#viewMore {
    background: rgb(247,251,255);
    background: -moz-linear-gradient(top,rgba(247,251,255,1) 0%,rgba(232,246,255,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(247,251,255,1)),color-stop(100%,rgba(232,246,255,1)));
    background: -webkit-linear-gradient(top,rgba(247,251,255,1) 0%,rgba(232,246,255,1) 100%);
    background: -o-linear-gradient(top,rgba(247,251,255,1) 0%,rgba(232,246,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(247,251,255,1) 0%,rgba(232,246,255,1) 100%);
    background: linear-gradient(to bottom,rgba(247,251,255,1) 0%,rgba(232,246,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7fbff',endColorstr='#e8f6ff',GradientType=0);
    padding: 10px;
    display: block;
    margin: 20px 10px 0;
    border: 1px solid #D2E7F2;
    text-align: center;
    color: #555;
    border-radius: 2px !important
}

    .employee-conversation a#viewMore:hover {
        background: #E8F6FF
    }

#searchList-grid tr:hover td {
    background: none !important
}

.intranet-search-result .title {
    font-weight: 700;
    margin: 5px 0 7px;
    color: #4b77be;
    font-size: 16px
}

    .intranet-search-result .title a {
        font-weight: 700;
        margin: 5px 0 7px;
        color: #4b77be;
        font-size: 16px;
        background: transparent;
        padding: 0
    }

.intranet-search-result .date {
    margin-bottom: 10px;
    display: block
}

    .intranet-search-result .date a {
        font-size: 13px;
        font-weight: 400;
        background: transparent;
        color: #a94442;
        padding: 0
    }

.intranet-search-result .description {
    max-height: 70px;
    overflow: hidden
}

.k-icon.k-edit {
    margin-top: -3px;
    margin-right: 5px
}

.k-icon.k-delete {
    margin-top: -3px !important
}

@media (max-width:370px) {
    .page-header.navbar .top-menu .navbar-nav > li.dropdown {
        padding: 0 !important
    }
}

.page-sidebar .sidebar-search .input-group .form-control {
    color: #d9d9d9 !important
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#days-tab {
    padding: 0;
    margin: 20px 0
}

    #days-tab li {
        float: left
    }

        #days-tab li a {
            border-radius: 3px !Important;
            color: #555;
            background: #fff;
            border: 1px solid rgba(0,0,0,.15);
            box-shadow: 0 2px 0 0 rgba(0,0,0,.15);
            -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.15);
            display: block;
            width: 26px;
            height: 26px;
            margin: 5px;
            text-align: center;
            line-height: 24px
        }

            #days-tab li a:hover {
                text-decoration: none;
                background: #f7f7f7
            }

.main-wrapper.cp {
    background: #eaecf1;
    padding-top: 50px
}

.master-wrapper-main.cp {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 40px 1px #575757;
    box-shadow: 0 0 40px 1px #969595;
    background: #FFF;
}

.cp_header-links .language-selector, .cp_header-links #topcartlink, .cp_header-links #wishlist {
    display: none
}

.cp_company-selector .control-label {
    display: none
}

.cp_company-selector {
    padding-top: 15px
}

.text-box {
    padding: 0 12px 0 3px
}

.cp_header {
    box-shadow: none;
    padding: 10px 30px;
    border-bottom: 0;
    background: transparent
}

.cp_header-links .list-inline {
    background: #fff;
    margin: 0;
    padding: 9px 0;
    height: 40px
}

    .cp_header-links .list-inline > li {
        border-right: 1px solid #000
    }

        .cp_header-links .list-inline > li:first-child {
            background-image: url(images/customer-logo.png);
            background-repeat: no-repeat;
            padding-left: 27px
        }

        .cp_header-links .list-inline > li:nth-child(2n+3) {
            border-right: 0
        }

.cp_header-links {
    position: absolute;
    top: 0;
    right: 100px;
    padding: 0 32px
}

    .cp_header-links:before {
        content: '';
        background-image: url(images/left-side.png);
        background-position: right bottom;
        background-repeat: no-repeat;
        width: 34px;
        height: 45px;
        position: absolute;
        top: -5px;
        left: 0
    }

    .cp_header-links:after {
        content: '';
        background-image: url(images/right-side.png);
        background-position: left bottom;
        background-repeat: no-repeat;
        width: 32px;
        height: 45px;
        position: absolute;
        top: -5px;
        right: 0;
        visibility: visible
    }

.top-header-menu {
    /*margin-bottom:50px;*/
    position: relative;
    max-height: 140px;
    /* padding-bottom: 70px; */
    background-color: #fff;
    border: 1px solid #d9d9d9;
}

.homepage .top-header-menu {
    max-height: 400px
}

.banner-content {
    padding: 13px 0;
    width: 100%
}

    .banner-content .banner-graphic img {
        width: 100%
    }

    .banner-content .banner-title {
        float: left;
        padding-left: 50px;
        text-shadow: 3px 3px 4px rgba(0,0,0,.2)
    }

        .banner-content .banner-title h1 {
            font-size: 40px;
            font-weight: 100;
            color: #fff;
            margin: 0
        }

    .banner-content .banner-graphic {
        float: right;
        margin: -63px 40px 0 0;
        width: 10%;
        display: none
    }

.homepage .banner-content {
    padding: 40px 0 0 0;
    display: table;
    width: 100%
}

    .homepage .banner-content .banner-graphic img {
        width: 100%
    }

    .homepage .banner-content .banner-title {
        padding-left: 50px;
        display: table-cell;
        vertical-align: middle;
        position: static;
        float: none
    }

        .homepage .banner-content .banner-title h1 {
            font-size: 50px;
            font-weight: 100;
            color: #fff;
            margin: 0
        }

    .homepage .banner-content .banner-graphic {
        margin-right: 40px;
        display: table-cell;
        width: auto;
        margin: 0;
        padding: 10px 40px 10px 10px;
        float: none;
        text-align: center
    }

        .homepage .banner-content .banner-graphic img {
            max-height: 200px;
            width: auto
        }

.cp-menu {
    /* position: absolute; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* width: 100%; */
    padding: 0 50px;
}
.page-bar .page-breadcrumb > li {
    color: #888;
    font-size: 14px;
    display: inline-block;
}
    .cp-menu > ul {
        margin: 0 70px 0 -20px
    }

    .cp-menu ul li {
        display: inline-block;
        font-size: 15px;
        padding: 0 20px;
        float: left;
        /*text-transform: capitalize*/
    }

        .cp-menu ul li.dropdown:before {
            content: "\f107";
            font: normal normal normal 14px/1 FontAwesome;
            color: #b5b5c3;
            position: absolute;
            transform: rotate(270deg);
            right: 20px;
            bottom: 10px;
        }

        .cp-menu ul li.dropdown.active:before {
            content: "\f106";
        }

        .cp-menu ul li a {
            color: #fff;
            padding: 8px 0 5px;
            display: block;
            border-bottom: 4px solid transparent;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis
        }

    .cp-menu > ul > li.dropdown > .dropdown-menu {
        display: none;
        min-width: 100%;
        background-color: rgba(230,230,230,.89);
        border: 0;
        box-shadow: none;
    }

    .cp-menu ul li .dropdown-menu li {
        width: 100%
    }

        .cp-menu ul li .dropdown-menu li:hover {
            background: rgba(0,0,0,.08)
        }

    .cp-menu ul li.active .dropdown-menu {
        display: block
    }

    .cp-menu ul li .dropdown-menu .dropdown-menu {
        display: none;
        left: 100%;
        top: -2px;
        background-color: rgba(230,230,230,.89)
    }

    .cp-menu ul li .dropdown-menu li.dropdown.active .dropdown-menu {
        display: block
    }

    .cp-menu > ul > li:hover > a {
        text-decoration: none;
        border-bottom: 4px solid #fff
    }

     ul li.active-li > a {
        text-decoration: none;
        border-bottom: 4px solid #fff
    }
     ul li.active-li > ul > li > a {
        text-decoration: none;
        border-bottom: transparent !important;
    }

    .cp-menu ul li a .fa-home {
        font-size: 24px
    }

.homepage .cp-menu .add-link {
    background-image: url(images/add.png);
    font-size: 0;
    height: 75px;
    width: 73px;
    position: absolute;
    bottom: -25px;
    right: 50px;
    z-index: 99
}

.cp-menu .add-link {
    background-image: url(images/add.png);
    font-size: 0;
    height: 75px;
    width: 73px;
    position: absolute;
    bottom: -25px;
    right: 60px;
    z-index: 99
}

.dropdown-menu li > a {
    color: #444 !important;
    font-size: 14px;
    font-weight: 400 !important
}
.dropdown-menu li > a img{width:20px;}

    .dropdown-menu li > a:hover {
        background-color: transparent !important
    }

.cp_box {
    background-color: #eaecf1;
    margin-bottom: 15px
}

.cp_box > .title {
    background-color: #980302;
    color: #fff;
     border: 1px solid white; 
    padding: 10px 15px;
    font-size: 24px;
    text-transform: none;
    font-weight: 100;
}

.cp-center {
    padding: 0 50px 40px;
    background-color: #FFF
}

.sidebar {
    font-family: 'Open Sans' !important
}

.cp_box .box-body ul {
    list-style: none;
    padding: 0
}

    .cp_box .box-body ul li {
        padding: 10px 15px;
        display: table;
        width: 100%;
        font-size: 14px;
        border-bottom: 1px solid #ddd
    }

        .cp_box .box-body ul li > div {
            display: table-cell;
            vertical-align: middle
        }

        .cp_box .box-body ul li span {
            padding-left: 15px
        }

.homepage .cp_box .box-body {
    height: 251px
}

    .homepage .cp_box .box-body ul {
        height: 200px;
        overflow: hidden
    }

.cp_box .box-body {
    padding: 10px 15px
}

.state.green {
    color: #4dce07
}

.state.red {
    color: red
}

.state.orange {
    color: #e9af4a
}

.cp_box .box-body ul li .month {
    color: #980302
}

.cp_box .box-body ul li .fa {
    font-size: 10px
}

.paddingtb {
    padding: 20px 30px
}

.cp_box .box-body .bottom-link {
    text-align: right
}

    .cp_box .box-body .bottom-link a {
        color: #777
    }

.white {
    background-color: #fff
}

.cp_box .box-body ul li .state, .cp_box .box-body ul li .amount {
    float: right
}

.cp_box .box-body ul li .text {
    width: 70%
}

.amount {
    width: 100px
}

.tab-content {
    background: #eaecf1;
    padding: 0 0
}

.nav-tabs > li.active > a {
    background: #980302 !important;
    color: #fff !important
}

.nav-tabs > li > a {
    background: #FFF !important;
    border: 1px solid #dadada !important;
    border-bottom-color: transparent !important;
    padding: 9px 20px !important;
    font-size: 18px;
    font-weight: 700
}

    .nav-tabs > li > a:hover, .nav-tabs > li.active > a:focus {
        border: 1px solid #dadada !important;
        border-bottom-color: transparent !important
    }

.nav-tabs {
    display: table;
    margin: auto;
    border: 0;
    font-family: 'Open Sans' !important;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.ul-container {
    border-bottom: 4px solid #980302
}

.ticket-tabs-content {
    padding: 0
}

.cp_box .box-body ul li.active {
    font-weight: 700
}

.team-tabs.nav-tabs > li > a {
    font-size: 16px;
    font-weight: 600
}

.team-tabs.nav-tabs {
    display: block
}

.team-details .box-body {
    background-color: #fff;
    border: 1px solid #ccc
}

.team-details .box-content {
    background-color: #fff;
    padding: 10px 15px
}

#mytab2 {
    margin-top: 15px
}

    #mytab2 li {
        display: table;
        width: 50%;
        padding: 0 2px;
        border: none
    }

        #mytab2 li a {
            padding: 5px 10px !important;
            font-size: 13px;
            font-weight: 400;
            height: 47px;
            text-align: center;
            vertical-align: middle;
            display: table-cell
        }

.cp_box .box-content {
    border: 1px solid #eee;
    border-top: 0;
    background: white;
    padding: 10px 20px;
}

.no-bg {
    background: transparent !important
}

.cp_box .box-content .box-header {
    width: 100%
}

    .cp_box .box-content .box-header .small-boxes {
        color: #828080;
        width: 20%;
        height: 120px;
        border-left: 2px solid #fff;
        float: left;
        margin: 0;
        padding: 15px 10px;
        background: #eee;
        text-align: center;
        overflow: hidden
    }

        .cp_box .box-content .box-header .small-boxes.number-box {
            background: #c51e1d;
            color: #fff;
            border: 0
        }

        .cp_box .box-content .box-header .small-boxes .box-text {
            padding: 15px 0 0;
            font-size: 16px
        }

        .cp_box .box-content .box-header .small-boxes .box-icon.author-pic img {
            width: 36px;
            border-radius: 100px !important;
            height: 36px
        }

.ticket-table {
    width: 100%;
    padding: 10px 0 !important
}

    .ticket-table .head {
        font-weight: 700;
        width: 25%
    }

    .ticket-table > div {
        padding: 10px 15px;
        line-height: 2.5;
        font-size: 14px;
        font-weight: 100;
        width: 100%
    }

        .ticket-table > div::after {
            content: '';
            display: block;
            clear: both
        }

        .ticket-table > div > div {
            width: 70%;
            float: left
        }

    .ticket-table .hot-red {
        color: red;
        font-weight: 700
    }

.bijlagen tr {
    background: #f7f9f9;
    border-bottom: 2px solid #fff
}

.drag-drop {
    background: #eaecf1;
    color: #848282;
    text-align: center;
    padding: 40px 0;
    font-size: 18px
}

.head-row {
    background: #980302 !important;
    color: #fff;
    font-size: 18px;
    font-weight: 100 !important;
    border-bottom: 0 !important
}

.bijlagen td, .bijlagen th {
    padding: 10px 0;
    text-align: center
}

#bijlagen .portlet-title {
    display: none
}

#bijlagen .portlet.box.blue {
    border: 0
}

#bijlagen .portlet-body {
    padding: 0
}

#attachment-grid {
    border: 0
}

    #attachment-grid .k-grid-header .k-header a {
        background: #980302
    }

    #attachment-grid .k-grid-header .k-header {
        background: #980302
    }

    #attachment-grid .k-grid-header {
        border-color: #fff
    }

    #attachment-grid tbody td {
        border: 0;
        border-bottom: 5px solid #fff
    }

    #attachment-grid tbody tr {
        background-color: #f7f6f6
    }

.comment-box {
    color: #797778
}

    .comment-box .title {
        font-size: 18px;
        margin-bottom: 10px
    }

    .comment-box .comment-text {
        background-color: #f3f3f3;
        padding: 10px;
        margin: 0 0 3px
    }

        .comment-box .comment-text .cm-text span {
            font-weight: 700
        }

        .comment-box .comment-text .cm-text {
            float: left
        }

        .comment-box .comment-text .fa {
            width: 5%;
            float: left;
            font-size: 20px;
            line-height: normal
        }

.main-button {
    background: #a11624;
    color: #fff;
    float: right;
    border: 0;
    padding: 10px 20px;
    margin-bottom: 15px
}

#comments-grid {
    border: 0
}

    #comments-grid .k-grid-header {
        display: none
    }

    #comments-grid tbody td {
        border: 0;
        border-bottom: 5px solid #fff
    }

    #comments-grid tbody tr {
        background-color: #f7f6f6
    }

    #comments-grid .k-icon.k-edit {
        margin-right: 0
    }
     #comments-grid .k-icon.k-edit .fa-icon{top: -20%;}
     .box-icon i{ font-size: 35px; }
     .cp_box .box-content .box-header .small-boxes{display:flex;align-items: center;min-height:50px;height: 70px; }
     .cp_box .box-content .box-header .small-boxes .box-icon{margin:0 10px;}
     .cp_box .box-content .box-header .small-boxes .box-text{padding:0; }

     .small-boxes .box-icon .fas.fa-cloud{position:absolute;font-size: 25px;}
     .small-boxes .box-icon .fas.fa-sitemap{margin-top: 15px;font-size: 25px;}

.mm-menu a:link {
    color: #000;
    text-decoration: none
}

ul.mm-menu > li {
    padding: 5px 0 5px 10px
}

    ul.mm-menu > li:hover {
        background: rgba(0,0,0,.08)
    }

.mm-listview > li:not(.mm-divider):after {
    left: 0 !important
}

.toggle-menu {
    display: inline-block;
    font-size: 30px;
    font-family: 'Open Sans';
    background-color: #730000;
    padding: 8px;
    margin-left: -35px;
    width: 35px;
    height: 35px;
    line-height: 15px;
    text-align: center;
    position: absolute;
    left: 4%
}

#ticketComment-form .portlet.box.blue {
    border: 0
}

.invoice-table {
    padding: 10px 0;
    width: 100%;
    margin-bottom: 60px
}

.cp_box .box-body ul li .checker {
    padding-right: 15px
}

.invoice-table table {
    width: 100%
}

.invoice-table > table > thead {
    background: #dcdcdc;
    color: #000;
    font-weight: 700
}

.invoice-table .inner-invoice-table tr:first-child {
    background: #eee;
    color: #000
}

.inner-invoice-table .extra-info {
    font-style: italic;
    margin-left: 15px
}

.facturen-details .box-content-body {
    position: relative
}

.facturen-details .sub-total {
    float: right;
    padding: 0 20px 20px
}

    .facturen-details .sub-total td {
        width: 80px;
        padding: 3px
    }

        .facturen-details .sub-total td:last-child {
            text-align: right
        }

.sub-total table:first-child {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.facturen-details .k-grid-header .k-header a, .table-scrollable .k-grid-header .k-header a {
    background: transparent !important;
    color: #999999 !important;
}
.facturen-details .k-grid-header .k-header a:hover, .table-scrollable .k-grid-header .k-header a:hover {
    background-color: transparent;
    background: transparent;
    box-shadow:none;
}

.facturen-details .k-grid-header .k-header, .table-scrollable .k-grid-header .k-header {
    background: #EAEBED !important;

}


.facturen-details .k-grid td, .table-scrollable.k-grid td {
    border: 1px solid #d9d9d9;
    border-width: 1px 0 0 1px;
    color: #999999;
}

.facturen-details .k-alt, .table-scrollable .k-alt {
    background: #fff !important
}

@media all and (max-width:480px) {
    .banner-content .banner-graphic {
        margin: -40px 10px 0 0
    }

    .main-wrapper.cp {
        background: none;
        padding: 0
    }

    .company {
        margin-bottom: 10px
    }

    .cp_header-links {
        right: 0%;
        top: -1px
    }

        .cp_header-links:before {
            left: 1px
        }

        .cp_header-links:after {
            right: 1px
        }

    .cp-menu > ul {
        margin: 0
    }

    .banner-content .banner-title {
        float: none;
        display: block;
        padding: 0;
        text-align: center;
        position: inherit
    }

        .banner-content .banner-title strong {
            position: relative;
            top: 24px
        }

    .cp-menu ul li {
        padding: 0 10px;
        font-size: 13px
    }

        .cp-menu ul li a {
            padding: 5px 0
        }

    .banner-content .banner-title h1 {
        font-size: 30px
    }

    .cp_box .title {
        font-size: 18px;
        padding: 8px 10px
    }

    .cp_box {
        clear: both
    }

    /*.cp-menu {
        display: none
    }*/

    .cp-center {
        padding: 0 15px 30px
    }

    .cp_box .box-content .box-header .small-boxes {
        width: 32.9%;
        height: 110px
    }

        .cp_box .box-content .box-header .small-boxes .box-text {
            padding: 3px 0 0;
            font-size: 13px
        }

        .cp_box .box-content .box-header .small-boxes .box-icon img {
            width: 50%
        }

    .ticket-table > div {
        line-height: normal;
        font-size: 13px
    }

    .ticket-table .head {
        width: 100% !important
    }

    .nav-tabs > li > a {
        padding: 9px 5px !important;
        font-size: 14px
    }

    .main-button {
        padding: 10px 15px
    }

    .comment-box .comment-text .fa {
        width: 10%
    }

    .cp_header-links .list-inline {
        padding: 2px
    }

    .cp_box .box-body ul li {
        font-size: 12px
    }

    .site-logo {
        margin: auto;
        float: none;
        display: inline-block
    }

    .additional-shop-info {
        text-align: center;
        float: none !important
    }

    .homepage .banner-content .banner-graphic {
        float: none;
        display: none;
        width: auto;
        margin: 29px 0 0 0;
        text-align: center
    }

    .homepage .banner-content .banner-title h1 {
        font-size: 9.5vw;
        font-weight: 100;
        color: #fff
    }

    .homepage .banner-content .banner-title {
        float: left;
        padding-left: 50px;
        display: inline-block;
        vertical-align: middle;
        position: static;
        padding-top: 15%
    }

    .homepage .banner-content .banner-graphic img {
        width: 30%
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    .main-wrapper.cp {
        background: none;
        padding: 0
    }

    .company {
        margin-bottom: 10px
    }

    .cp_header-links {
        right: 20%;
        top: -1px
    }

        .cp_header-links:before {
            left: 1px
        }

        .cp_header-links:after {
            right: 1px
        }

    .cp-menu > ul {
        margin: 0
    }

    .cp-menu ul li {
        padding: 0 10px;
        font-size: 13px
    }

        .cp-menu ul li a {
            padding: 5px 0
        }

    .banner-content .banner-title h1 {
        font-size: 30px
    }

    .cp_box .title {
        font-size: 18px;
        padding: 8px 10px
    }

    .cp_box {
        clear: both
    }

    .cp-menu {
        /*display: none*/
    }

    .cp-center {
        padding: 0 15px 30px
    }

    .cp_box .box-content .box-header .small-boxes {
        height: 115px
    }

        .cp_box .box-content .box-header .small-boxes .box-text {
            padding: 3px 0 0;
            font-size: 13px
        }

    .ticket-table > div {
        line-height: normal;
        font-size: 13px
    }

    .ticket-table .head {
        width: 100% !important
    }

    .nav-tabs > li > a {
        padding: 9px 15px !important;
        font-size: 14px
    }

    .main-button {
        padding: 10px 15px
    }

    .cp_header-links .list-inline {
        padding: 2px
    }

    .cp_box .box-body ul li {
        font-size: 12px
    }

    .banner-content .banner-graphic {
        margin: -40px 10px 0 0
    }

    .banner-content .banner-title {
        float: none;
        display: block;
        padding: 0;
        text-align: center;
        bottom: 0;
        top: inherit;
        right: 0;
        left: 0
    }

    .site-logo {
        margin: 0pc auto;
        text-align: center;
        display: block;
        text-align: center;
        width: 100%
    }

    .additional-shop-info {
        text-align: center
    }

    .homepage .banner-content .banner-graphic {
        float: right;
        margin-right: 40px;
        display: table-cell;
        width: auto;
        margin: 0 0 0 0
    }

        .homepage .banner-content .banner-graphic img {
            width: 70%
        }

    .homepage .top-header-menu {
        max-height: 250px
    }

    .homepage .banner-content .banner-title h1 {
        font-size: 5.5vw;
        font-weight: 100;
        color: #fff
    }
}

@media all and (min-width:767px) and (max-width:992px) {
    .main-wrapper.cp {
        background: none;
        padding: 0
    }

    .cp_box {
        clear: both
    }

    .company {
        margin-bottom: 10px
    }

    .custom-m-header .custom-top-header-menu {
        width:80px !important;
    }

    .collapse-menu .custom-top-header-menu {
        width: 80px !important;
    }

    .collapse-menu .cp-center {
        width: calc(100% - 100px) !important;
        margin-left: 80px !important;
    }

    .collapse-menu .custom-top-header-menu .cp-menu ul li {
        display: inline-block;
        font-size: 15px;
        padding: 0 5px !important;
        float: left;
        /* text-transform: capitalize; */
    }

    /*.custom-top-header-menu .cp-menu ul li {
        word-wrap:break-word;
    }*/
    .powerbi-after-login{
        margin-top:15px !important;

    }

    /*.cp-menu {*/
        /*display: none*/
        /*width:50px !important;
    }*/

    .cp-center {
        padding: 30px 15px 30px
    }

    .cp_box .box-content .box-header .small-boxes {
        height: 115px
    }

        .cp_box .box-content .box-header .small-boxes .box-text {
            padding: 3px 0 0;
            font-size: 13px
        }

    .ticket-table > div {
        line-height: normal;
        font-size: 13px
    }

    .ticket-table .head {
        width: 100% !important
    }

    .nav-tabs > li > a {
        padding: 9px 15px !important;
        font-size: 14px
    }

    .main-button {
        padding: 10px 15px
    }

    .cp_header-links .list-inline {
        padding: 2px
    }

    .cp_box .box-body ul li {
        font-size: 12px
    }

    .banner-content .banner-graphic {
        margin: -40px 10px 0 0
    }

    .banner-content .banner-title {
        float: none;
        display: block;
        padding: 0;
        text-align: center;
        bottom: 0;
        top: inherit;
        right: 0;
        left: 0
    }

    .sidebar {
        margin-top: 0;
        padding: 0 15px
    }

    .cp-center, .sidebar {
        width: 100%
    }

    .site-logo {
        float: right
    }

    .site-logo {
        float: right
    }

    .site-logo {
        float: right
    }
}

@media all and (min-width:992px) and (max-width:1200px) {
    .cp-center {
        padding: 0 15px 30px
    }

    .cp_box .box-content .box-header .small-boxes {
        height: 115px
    }

        .cp_box .box-content .box-header .small-boxes .box-text {
            padding: 3px 0 0;
            font-size: 15px
        }

    .ticket-table .head {
        width: 100% !important
    }

    .nav-tabs > li > a {
        padding: 9px 15px !important;
        font-size: 14px
    }

    .main-button {
        padding: 10px 15px
    }

    .cp_header-links .list-inline {
        padding: 2px
    }

    .cp_box .box-body ul li {
        font-size: 12px
    }

    .banner-content .banner-graphic {
        margin: -40px 10px 0 0
    }

    .banner-content .banner-title {
        float: none;
        display: block;
        padding: 0;
        text-align: center;
        margin-left: 20px
    }

    .top-header-menu {
        max-height: 156px
    }

    .cp_header-links {
        right: 140px
    }
}

@media all and (min-width:992px) {
    #mobilemenu, .toggle-menu {
        display: none
    }
}

.round-image {
    margin-right: 10px;
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

.extranet-page .jqx-widget-content {
    background: #eaecf1
}

.extranet-page .jqx-tree-dropdown-root {
    text-align: center;
    margin: 15px auto
}

.extranet-page ul .jqx-tree-item-li {
    padding: 10px 5px;
    font-weight: 700;
    margin-left: 0px !important
}

.extranet-page .jqx-tree-item {
    margin-left: 33px
}

.extranet-page .jqx-icon-arrow-right {
    position: absolute
}

.extranet-page .jqx-icon-arrow-down {
    position: absolute
}

.extranet-page ul .jqx-tree-item-li .jqx-tree-item-li {
    font-weight: 500;
    letter-spacing: 2px;
    color: #656667
}

.extranet-page .jqx-fill-state-pressed {
    font-weight: 700;
    background: transparent !important;
    border-color: transparent
}

.extranet-page .jqx-fill-state-hover {
    font-weight: 700;
    background: transparent !important;
    border-color: transparent;
    color: #656667;
    transition: 0.4s
}

.extranet-page .extranet-details {
    /* border: 1px solid #c4c6cc; */
    padding: 15px;
    background: white;
}

    .extranet-page .extranet-details .extranet-title {
        font-weight: 600
    }

.dark-red {
    background: #980302 !important;
    color: #ffffff !important
}

.font-dark-red {
    color: #980302 !important
}

.text-align-left {
    text-align: left !important
}

.avatar {
    float: left;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin-right: 10px;
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

#extranet-menu {
    background: #fff;
    padding: 15px;
    position: relative;
    margin-bottom: 30px;
}

    #extranet-menu ul {
        padding: 0;
        margin: 0;
        list-style-type: none
    }

        #extranet-menu ul li .sublist {
            display: none
        }

        #extranet-menu ul li span {
            display: flex;
            align-content: center;
            align-items: center;
            width: 100%;
            justify-content: space-between;
            border-bottom: 1px solid #cacaca;
            padding: 10px;
        }

            #extranet-menu ul li span a {
                color: #2b2b2b;
                font-weight: 700;
                margin-left: 0px
            }

            #extranet-menu ul li span .toggle-btn {
                width: 14px;
                height: 14px;
                display: inline-block;
                margin: 2px 5px 0 0;
                background: url(../Content/images/icon-right.png);
                background-size: cover;
                /* position: absolute; */
                cursor: pointer;
            }

        #extranet-menu ul li .sublist li span a {
            margin-left: 40px;
            font-weight: 300
        }

        #extranet-menu ul li .sublist .toggle-btn {
            margin-left: 20px
        }

            #extranet-menu ul li .sublist .toggle-btn + a {
                font-weight: 700
            }

                #extranet-menu ul li .sublist .toggle-btn + a :hover {
                    font-weight: 700;
                    background: transparent !important;
                    border-color: transparent;
                    color: #656667;
                    transition: 0.4s;
                    text-decoration: none
                }

        #extranet-menu ul li a:hover {
            font-weight: 700;
            background: transparent !important;
            border-color: transparent;
            color: #656667;
            transition: 0.4s;
            text-decoration: none
        }

.transparent-background { /*background-image:url(../Content/images/bg.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    position: center center
}

.transparent-background-small { /* background-image:url(../Content/images/smallBg.png); */
    background-size: cover;
    background-repeat: no-repeat;
}

.front-web .k-button-icontext .k-icon, .k-button-icontext .k-image {
    margin: 0;
    vertical-align: middle
}

.checkout-page .section {
    margin: 0 0 30px
}

    .checkout-page .section.order-summary {
        margin: 100px 0 30px
    }

.checkout-page .cart-options {
    min-height: 60px;
    overflow: hidden
}

.checkout-page .cart-footer {
    border-top: none
}

.checkout-page .total-info {
    margin: 0;
    border-bottom: none;
    padding: 5px 20px 10px
}

.checkout-page .button-1 {
    display: inline-block;
    min-width: 140px;
    border: none;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    /*text-transform: uppercase;*/
    background: #45b6af
}

    .checkout-page .button-1:hover {
        background-color: #399892
    }

.checkout-page .address-item {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 40px
}

    .checkout-page .address-item ul {
        margin: 0 0 15px;
        background-color: #f9f9f9;
        padding: 20px;
        color: #444
    }

    .checkout-page .address-item li {
        padding: 5px 0
    }

        .checkout-page .address-item li.name {
            font-size: 16px;
            font-weight: 700
        }

.enter-address .message-error {
    margin: 20px 0
}

.enter-address .edit-address {
    background-color: #f9f9f9;
    border-top: 1px solid #e6e6e6;
    margin: 0 0 30px;
    padding: 30px 15px
}

.checkout-page .ship-to-same-address {
    padding: 30px 0;
    text-align: center
}

    .checkout-page .ship-to-same-address .selector {
        margin: 0 0 5px;
        font-weight: 700;
        color: #444
    }

.checkout-page .pickup-in-store {
    text-align: center
}

    .checkout-page .pickup-in-store .selector {
        margin: 0 0 5px;
        font-weight: 700;
        color: #444
    }

.select-pickup-point {
    text-align: center
}

.checkout-page .pickup-points-map {
    min-width: 400px;
    min-height: 350px;
    vertical-align: middle
}

.shipping-method .method-list, .payment-method .method-list {
    margin: 0 auto 30px;
    overflow: hidden;
    text-align: center;
    font-size: 0
}

    .shipping-method .method-list li, .payment-method .method-list li {
        margin: 20px 0;
        font-size: 14px
    }

        .shipping-method .method-list li label, .payment-method .method-list li label {
            font-size: 13px;
            font-weight: 700;
            color: #444
        }

.shipping-method .method-description {
    margin: 5px 0 0
}

.payment-method .use-reward-points {
    margin: 0 0 30px;
    text-align: center;
    color: #444
}

.payment-method .payment-logo {
    display: inline-block;
    vertical-align: middle
}

    .payment-method .payment-logo label {
        display: block;
        font-size: 0 !important
    }

.payment-method .payment-details {
    min-width: 180px;
    display: inline-block;
    margin: 0 0 0 10px;
    text-align: left;
    vertical-align: middle
}

.payment-info .info {
    padding: 30px 15px;
    color: #444
}

    .payment-info .info tr {
        display: block;
        margin: 0 0 15px;
        font-size: 0
    }

    .payment-info .info td {
        display: inline-block;
        width: 100% !important;
        max-width: 400px !important;
        font-size: 14px;
        border: none
    }

        .payment-info .info td:only-child {
            width: 100% !important;
            max-width: 100% !important
        }

        .payment-info .info td input[type="text"] {
            width: 100% !important;
            border: 1px solid #ccc
        }

        .payment-info .info td input[name="CardCode"] {
            width: 65px !important
        }

        .payment-info .info td select {
            border-color: #ccc
        }

        .payment-info .info td:first-child {
            margin: 0 0 0
        }

    .payment-info .info p {
        text-align: center
    }

.confirm-order .buttons {
    padding: 10px 0
}

.confirm-order .button-1 {
    font-size: 16px
}

.order-review-data ul, .order-details-area > div, .shipment-details-area ul {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 40px;
    background-color: #f9f9f9;
    padding: 20px;
    color: #444
}

.order-review-data li, .order-details-area li, .shipment-details-area li {
    padding: 3px 0
}

.order-review-data .title, .order-details-area .title, .shipment-details-area .title {
    margin: 20px 0 5px;
    padding: 0;
    font-size: 16px;
    font-weight: 700
}

    .order-review-data .title:first-child, .order-details-area .title:first-child, .shipment-details-area .title:first-child {
        margin-top: 0
    }

.order-details-area .side-list-wrap {
    margin-top: 20px
}

.order-completed .details {
    margin: 0 0 30px;
    padding: 30px 15px;
    text-align: center;
    color: #444
}

    .order-completed .details div {
        margin: 5px 0
    }

    .order-completed .details strong {
        font-weight: 400;
        text-transform: uppercase
    }

    .order-completed .details a {
        color: #4ab2f1
    }

        .order-completed .details a:hover {
            text-decoration: underline
        }

.opc .step-title {
    margin: 0 0 1px;
    overflow: hidden;
    color: #fff
}

.opc .allow .step-title {
    background-color: #f7f7f7;
    cursor: pointer;
    display: block
}

.opc .step-title .number, .opc .step-title .title {
    float: left;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    color: #fff
}

.opc .allow .step-title .number, .opc .allow .step-title .title {
    color: #fff;
    cursor: pointer
}

.opc .step-title .number {
    width: 42px;
    border: 0;
    text-align: center;
    background: #d84a38
}

.opc .step {
    padding: 30px 15px;
    text-align: center;
    background: #fff
}

.opc .section {
    margin: 0 0 30px;
    text-align: left;
    color: #5c5b5b;
    padding: 20px 20px;
    font-size: 16px;
    text-align: left
}

    .opc .section > label {
        display: block;
        margin: 0 0 10px
    }

.opc input[type="text"], .opc select {
    max-width: 100%
}

.opc .buttons {
    margin-bottom: 0
}

.opc .back-link {
    margin: 0 0 10px
}

    .opc .back-link small {
        display: none
    }

    .opc .back-link a {
        display: inline-block;
        margin: 0 0 0 -15px;
        background: url(../images/back-button.png) left center no-repeat;
        padding: 0 0 0 18px;
        color: #444
    }

        .opc .back-link a:hover {
            color: #4ab2f1
        }

.opc .buttons .please-wait {
    display: block;
    margin: 10px 0 0;
    background: none
}

.opc .section.ship-to-same-address {
    margin: 0 0 30px;
    padding: 0
}

.opc .section.pickup-in-store {
    margin: 0 0 30px;
    padding: 0
}

.opc .payment-info .info tr {
    text-align: left;
    border-bottom: 1px solid #dadada
}

.opc .section.order-summary {
    margin: 0
}

.checkout-page tr:hover td {
    background: transparent !important
}

.payment-details input {
    margin: 0
}

.Payment-info-heading {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
    padding-top: 0px !important
}

.col-form-label {
    padding-top: .6rem;
    padding-bottom: .6rem;
    margin-bottom: 0
}

.paddingT5 {
    padding-top: 5px
}

.paddingT6 {
    padding-top: 6px
}

.paddingT7 {
    padding-top: 7px
}

.paddingT8 {
    padding-top: 8px
}

.paddingT9 {
    padding-top: 9px
}

.paddingT10 {
    padding-top: 10px
}

.paddingT11 {
    padding-top: 11px
}

.paddingT12 {
    padding-top: 12px
}

.paddingT13 {
    padding-top: 13px
}

.paddingT14 {
    padding-top: 14px
}

.paddingT15 {
    padding-top: 15px
}

.paddingT25 {
    padding-top: 25px
}

.paddingT50 {
    padding-top: 50px
}

.marginT5 {
    margin-top: 5px
}

.marginT6 {
    margin-top: 6px
}

.marginT7 {
    margin-top: 7px
}

.marginT8 {
    margin-top: 8px
}

.marginT9 {
    margin-top: 9px
}

.marginT10 {
    margin-top: 10px
}

.marginT11 {
    margin-top: 11px
}

.marginT12 {
    margin-top: 12px
}

.marginT13 {
    margin-top: 13px
}

.marginT14 {
    margin-top: 14px
}

.marginT15 {
    margin-top: 15px
}

.marginT25 {
    margin-top: 25px
}

.marginT50 {
    margin-top: 50px
}

.TeamNumber-txt {
    padding-top: 9px
}

#team-form .tab-content {
    padding: 20px 15px
}

.terms-temp {
    height: 400px !important;
    width: 400px !important;
    overflow-y: scroll
}

.ticket-tabs-content .index {
    display: inline-block
}

.ticket-tabs-content .cp_box .box-body ul li .text {
    width: 70%;
    display: inline-block;
    margin-left: 10px
}

.terms-temp {
    width: 100% !important;
    overflow: auto;
    border: 1px solid #999;
    padding: 10px;
    height: 210px;
    background: #f9f9f9;
    font-size: 90%
}

    .terms-temp h3 {
        margin: 0;
        font-size: 15px;
        font-weight: 400
    }

.cp-header-lang {
    padding: 5px
}

.Meetings-edit .dropdown1 dd, .Meetings-edit .dropdown1 dt {
    margin: 0;
    padding: 0
}

.Meetings-edit .dropdown1 ul {
    margin: -1px 0 0 0
}

.Meetings-edit .dropdown1 dd {
    position: relative
}

.Meetings-edit .dropdown1 a, .Meetings-edit .dropdown1 a:visited {
    color: #333;
    text-decoration: none;
    outline: none;
    font-size: 12px
}

.Meetings-edit .dropdown1 dt a {
    background-color: #eee;
    display: block;
    padding: 15px 20px 5px 10px;
    overflow: hidden;
    border: 0;
    width: 272px
}

    .Meetings-edit .dropdown1 dt a span, .Meetings-edit .multiSel1 span {
        cursor: pointer;
        display: inline-block;
        padding: 0 3px 2px 0
    }

.Meetings-edit .dropdown1 dd ul {
    background-color: #fff;
    border: 0;
    color: #444;
    display: none;
    left: 0;
    padding: 2px 15px 2px 5px;
    top: 2px;
    width: 272px;
    list-style: none;
    height: 100px;
    overflow: auto;
    border: 1px solid #EEE
}

.Meetings-edit .dropdown1 span.value {
    display: none
}

.Meetings-edit .dropdown1 dd ul li a {
    padding: 5px;
    display: block
}

    .Meetings-edit .dropdown1 dd ul li a:hover {
        background-color: #fff
    }

.Meetings-edit button {
    background-color: #6BBE92;
    width: 302px;
    border: 0;
    padding: 10px 0;
    margin: 5px 0;
    text-align: center;
    color: #fff;
    font-weight: 700
}

.Meetings-edit .dropdown dd, .Meetings-edit .dropdown dt {
    margin: 0;
    padding: 0
}

.Meetings-edit .dropdown ul {
    margin: -1px 0 0 0
}

.Meetings-edit .dropdown dd {
    position: relative
}

.Meetings-edit .dropdown a, .Meetings-edit .dropdown a:visited {
    color: #333;
    text-decoration: none;
    outline: none;
    font-size: 12px
}

.Meetings-edit .dropdown dt a {
    background-color: #eee;
    display: block;
    padding: 15px 20px 5px 10px;
    overflow: hidden;
    border: 0;
    width: 272px
}

    .Meetings-edit .dropdown dt a span, .Meetings-edit .multiSel span {
        cursor: pointer;
        display: inline-block;
        padding: 0 3px 2px 0
    }

.Meetings-edit .dropdown dd ul {
    background-color: #fff;
    border: 0;
    color: #444;
    display: none;
    left: 0;
    padding: 2px 15px 2px 5px;
    top: 2px;
    width: 272px;
    list-style: none;
    height: 100px;
    overflow: auto;
    border: 1px solid #EEE
}

.Meetings-edit .dropdown span.value {
    display: none
}

.Meetings-edit .dropdown dd ul li a {
    padding: 5px;
    display: block
}

    .Meetings-edit .dropdown dd ul li a:hover {
        background-color: #fff
    }

.Meetings-edit button {
    background-color: #6BBE92;
    width: 302px;
    border: 0;
    padding: 10px 0;
    margin: 5px 0;
    text-align: center;
    color: #fff;
    font-weight: 700
}

#uniform-Location input {
    margin: 0 -10px
}

#uniform-Location {
    margin-top: 5px
}

.meetings-edit-page .box-content {
    background: #fff
}

.page-footer {
    text-align: center;
    margin: 10px auto 0 auto;
    display: block;
    width: 100%;
    padding-bottom: 0
}

.page-footer-inner {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

    .page-footer-inner span {
        font-size: 12px;
        color: #999;
        font-weight: 500;
        letter-spacing: 1px
    }

.myTooltip {
    position: relative;
    margin: 0;
    cursor: pointer
}

    .myTooltip:before {
        content: attr(data-title);
        display: none;
        position: absolute;
        left: initial;
        top: 5px;
        left: 230px;
        font-family: arial;
        color: #3c3b3b;
        box-shadow: 0 0 5px 3px rgba(0,0,0,.18);
        font-size: 12px;
        background: #eaecf1;
        padding: 10px;
        border-radius: 4px;
        width: 250px
    }

    .myTooltip:hover:before {
        display: block
    }

    .myTooltip:after {
        content: '';
        background-image: url(images/arrow-left-new.png);
        width: 21px;
        background-size: 9px;
        background-repeat: no-repeat;
        display: none;
        position: absolute;
        height: 30px;
        bottom: -8px;
        left: 220px
    }

    .myTooltip:hover:after {
        display: block
    }

.qq-uploader {
    /*width: 100% !important;*/
    height: !important
}

.qq-upload-button {
    display: table;
    width: auto;
    margin: auto;
    padding: 7px 15px
}

.qq-upload-drop-area, .qq-upload-extra-drop-area {
    width: 100% !important
}

div#echarts_bar {
    overflow: auto;
}

.k-icon, .k-tool-icon {
    top: auto;
}

.cp_row {
    padding: 25px 30px;
    background: #FFF;
}

.dropdown .header-menu-btn .fa-angle-up {
    display: none;
}

.dropdown .header-menu-btn .fa-angle-down {
    display: block;
}

.dropdown.open .header-menu-btn .fa-angle-down {
    display: none;
}

.dropdown.open .header-menu-btn .fa-angle-up {
    display: block;
}

.cp-body {
    background: #FFF;
    padding: 25px 30px;
}

.header-menu-btn img {
    border-radius: 100% !important;
    margin-left: 10px;
}

.header-top-menu .dropdown-menu .dropdown .dropdown-menu {
    right: 100%;
    left: -100%;
    top: 0;
}
.dropdown-menu.custom-dropdown-menu-css {left:auto; right:0;}
.header-top-menu .dropdown-menu {box-shadow: none;}

.custom-header-menu-btn {text-align:center;padding:0px;transition:0.3s;margin-left: 10px;}
.custom-header-menu-btn i.custom-user-icon{margin:0 auto;}

.customer-portal-logo{margin:0 auto;max-width: 300px;margin-bottom: 5px;}

.cp-body  .cp_box  .title{color: #999999; background-color: RGB(234, 235, 237);}

.fakeField {
    background: rgba(212, 211, 211, 0);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 15px;
    right: 15px;
    cursor: not-allowed;
    z-index: 999;
}
.dropdown .dropdown-menu.custom-dropdown-menu-css:after {
    position: absolute;
    top: -6px;
    right: 13px;
    display: inline-block!important;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: '';
}
.dropdown-menu:after, .dropdown-menu.pull-right:after {
    right: 13px;
    left: auto;
}
i.fa-icon.fas.fa-share-square, i.fa-icon.fa.fa-share-square-o{width: auto;height: auto;}



#extranet-menu ul li span .toggle-btn { background: none !important; }
#extranet-menu ul li span .toggle-btn:before {content: "\f107";font: normal normal normal 14px/1 FontAwesome;color: #b5b5c3;/* position: absolute; */transform: rotate(270deg);right: 50%;bottom: 0;}

.jqx-icon-arrow-right, .jqx-icon-arrow-right-hover, .jqx-icon-arrow-right-selected { background: none !important; }
.jqx-icon-arrow-right:before, .jqx-icon-arrow-right-hover:before, .jqx-icon-arrow-right-selected:before {content: "\f107";font: normal normal normal 14px/1 FontAwesome;color: #b5b5c3;position: absolute;transform: rotate(270deg);right: 50%;bottom: 0;}

.extranet-page .jqx-icon-arrow-down { background: none !important; }
.extranet-page .jqx-icon-arrow-down:before {content: "\f107";font: normal normal normal 14px/1 FontAwesome;color: #b5b5c3;position: absolute;transform: rotate(0deg);right: 50%;bottom: 0;}


#extranet-menu ul li span .toggle-btn { background: none !important; }
#extranet-menu ul li span .toggle-btn:before {content: "\f107";font: normal normal normal 14px/1 FontAwesome;color: #b5b5c3;/* position: absolute; */transform: rotate(270deg);right: 50%;bottom: 0;}

.jqx-icon-arrow-right, .jqx-icon-arrow-right-hover, .jqx-icon-arrow-right-selected { background: none !important; }
.jqx-icon-arrow-right:before, .jqx-icon-arrow-right-hover:before, .jqx-icon-arrow-right-selected:before {content: "\f107";font: normal normal normal 14px/1 FontAwesome;color: #b5b5c3;position: absolute;transform: rotate(270deg);right: 50%;bottom: 0;}

.extranet-page .jqx-icon-arrow-down { background: none !important; }
.extranet-page .jqx-icon-arrow-down:before {content: "\f107";font: normal normal normal 14px/1 FontAwesome;color: #b5b5c3;position: absolute;transform: rotate(0deg);right: 50%;bottom: 0;}


#extranet-menu { padding:20px 0px;border-radius: 7px !important;background-color: #fff; }
#extranet-menu ul {border:none !important;padding:0px;background-color: #fff;}
#extranet-menu ul > li{border:none !important;padding: 0;transition: 0.2s;background-color: #fff;}
#extranet-menu ul > li.open-li{ background-color: #f3f6f9; }
#extranet-menu ul > li span{border:none !important;padding:15px 20px;}
#extranet-menu ul > li span a{display: flex;align-items: center;}
#extranet-menu ul > li span a span.far{padding: 4px 10px;width: auto;}
#extranet-menu ul > li .toggle-btn{margin: 0 !important;}
#extranet-menu ul > li:hover{ background-color: #f3f6f9; }

#extranet-menu ul.sublist{ border:none !important;padding:4x; }
#extranet-menu ul.sublist li{border: none !important;padding: 7px 15px 7px 40px;background-color: #fff;transition: 0.2s;}
#extranet-menu ul.sublist li:hover{ background-color: rgba(0,0,0,.08); }
#extranet-menu ul.sublist li span a{padding:0px;margin: 0px !important;font-size: 14px;color: #000;}
#extranet-menu ul.sublist li span{border: none !important;padding: 5px 5px 5px 15px;width:100%;position: relative;display: flex;} 
#extranet-menu ul.sublist li span:not(.far):before {content: "";position: absolute;background-color: #B5B5C3;left: 0px;margin: 0 auto;border-radius: 50%;height: 4px;width: 4px;}

#extranet-menu > span { padding: 15px 20px; }
#extranet-menu label.ul-title { color: #3f4254;font-size: 14px;font-weight: 700;margin-top: 10px;margin-bottom: 10px;padding: 0 5px; }


.page-size-holder .columnMenu  li ul.k-menu-group span.k-link.k-menu-link {
    padding: 0.4em !important;
}

input[type=checkbox].mayoCheckbox {display: none;}
.mayoCheckboxLabel {height: 17px;width: 17px;min-height:17px !important;vertical-align: middle;background-color: white;border: 1px solid #d0cfcf;border-radius: 5px;position: relative;display: inline-block;-moz-transition: border-color ease 0.2s;-o-transition: border-color ease 0.2s;-webkit-transition: border-color ease 0.2s;transition: border-color ease 0.2s;cursor: pointer;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);}
.mayoCheckboxLabel::before, .mayoCheckboxLabel::after {position: absolute; height: 0;width: 2px;background-color: #EDB834;display: inline-block;-moz-transform-origin: left top;-ms-transform-origin: left top;-o-transform-origin: left top;-webkit-transform-origin: left top;transform-origin: left top;border-radius: 5px;content: ' ';-webkit-transition: opacity ease 0.2s;-moz-transition: opacity ease 0.2s;transition: opacity ease 0.2s;}
.mayoCheckboxLabel::before {top: 11px;left: 7px;-moz-transform: rotate(-135deg);-ms-transform: rotate(-135deg);-o-transform: rotate(-135deg);-webkit-transform: rotate(-135deg);transform: rotate(-135deg);}
.mayoCheckboxLabel::after {top: 8px;left: 3px;-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
input[type=checkbox].mayoCheckbox:checked + .mayoCheckboxLabel, .mayoCheckboxLabel.checked {border-color: #EDB834;}
input[type=checkbox].mayoCheckbox:disabled + .mayoCheckboxLabel, input[type=checkbox].mayoCheckbox[readonly] + .mayoCheckboxLabel {cursor: not-allowed;background-color: #eee;}
input[type=checkbox].mayoCheckbox:checked + .mayoCheckboxLabel::after, .mayoCheckboxLabel.checked::after {height: 4px;-moz-animation: dothabottomcheck 0.2s ease 0s forwards;-o-animation: dothabottomcheck 0.2s ease 0s forwards;-webkit-animation: dothabottomcheck 0.2s ease 0s forwards;animation: dothabottomcheck 0.2s ease 0s forwards;}
input[type=checkbox].mayoCheckbox:checked + .mayoCheckboxLabel::before, .mayoCheckboxLabel.checked::before {height: 8px;-moz-animation: dothatopcheck 0.2s ease 0s forwards;-o-animation: dothatopcheck 0.2s ease 0s forwards;-webkit-animation: dothatopcheck 0.2s ease 0s forwards;animation: dothatopcheck 0.2s ease 0s forwards;}
.control-label + .col-md-1:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-2:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-3:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-4:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-5:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-6:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-7:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-8:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-9:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-10:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-11:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel, .control-label + .col-md-12:not(.paddingT10):not(.paddingT9):not(.paddingT8):not(.paddingT7) > .mayoCheckboxLabel {margin-top:10px;}
input[type=radio].mayoRadio {display: none;}
.mayoRadioLabel {height: 17px;width: 17px;min-height:17px !important;vertical-align: middle;background-color: white;border: 1px solid #d0cfcf;border-radius: 8px !important;position: relative;display: inline-block;-moz-transition: border-color ease 0.2s;-o-transition: border-color ease 0.2s;-webkit-transition: border-color ease 0.2s;transition: border-color ease 0.2s;cursor: pointer;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);}
.mayoRadioLabel::before, .mayoRadioLabel::after {position: absolute;height: 0;width: 6px;background-color: #EDB834;display: inline-block;-moz-transform-origin: left top;-ms-transform-origin: left top;-o-transform-origin: left top;-webkit-transform-origin: left top;transform-origin: left top;border-radius: 5px;content: ' ';-webkit-transition: opacity ease 0.2s;-moz-transition: opacity ease 0.2s;transition: opacity ease 0.2s;}
.mayoRadioLabel::before {top: 5px;left: 5px;max-height: 5px;}
.mayoRadioLabel::after {top: 5px;left: 4px;}
input[type=radio].mayoRadio:checked + .mayoRadioLabel, .mayoRadioLabel.checked {border-color: #EDB834;}
input[type=radio].mayoRadio:disabled + .mayoRadioLabel {cursor: not-allowed;background-color: #eee;}
input[type=radio].mayoRadio:checked + .mayoRadioLabel::after, .mayoRadioLabel.checked::after {height: 17px;-moz-animation: dothabottomcheck 0.2s ease 0s forwards;-o-animation: dothabottomcheck 0.2s ease 0s forwards;-webkit-animation: dothabottomcheck 0.2s ease 0s forwards;animation: dothabottomcheck 0.2s ease 0s forwards;}
input[type=radio].mayoRadio:checked + .mayoRadioLabel::before, .mayoRadioLabel.checked::before {height: 17px;-moz-animation: dothatopcheck 0.2s ease 0s forwards;-o-animation: dothatopcheck 0.2s ease 0s forwards;-webkit-animation: dothatopcheck 0.2s ease 0s forwards;animation: dothatopcheck 0.2s ease 0s forwards;}


.login-bg{color: #fff;border: none;}
.input-control { position: relative;display: flex;background-color: #fff;border: 1px solid #333;border-radius: 4px; }
.btn.social-login-btn{ display: flex; width: 100%;justify-content: flex-start;align-items: center;font-family: 'Segoe UI Semibold', 'Segoe UI';font-weight: 600;color: #5E5E5E !important;background-color: #fff !important; font-size: 14px;height: 48px;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05); }







