﻿@font-face {
    font-family: Roboto;
    src: url(webfonts/Roboto-Regular.eot);
    src: url(webfonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(webfonts/Roboto-Regular.woff) format("woff"), url(webfonts/Roboto-Regular.ttf) format("truetype"), url(webfonts/Roboto-Regular.svg#Roboto-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url(webfonts/Poppins-Regular.eot);
    src: url(webfonts/Poppins-Regular.eot?#iefix) format("embedded-opentype"), url(webfonts/Poppins-Regular.woff) format("woff"), url(webfonts/Poppins-Regular.ttf) format("truetype"), url(webfonts/Poppins-Regular.svg#Poppins-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.field > input[type=text] {
    flex: 1;
    padding: .6em;
    border: .2em;
    margin: 0 !important;
    border: 1px solid #ccc
}



/******************Select 2 dropdown*************************/
.select2-results__option {
    padding: 1px 3px !important;
}

* {
    box-sizing: border-box;
}

input:focus, button:focus, select:focus, option:focus {
    /*background-color: transparent;*/
    outline: none;
}

body:focus {
    outline: none;
}

body {
    line-height: 2;
    height: 100%;
    overflow-x: auto;
    font-family: sans-serif;
    background-color: #fff !important;
    font-family: Poppins !important;
}

.page_height {
    display: inline-block;
    background: #fff;
    width: 100%
}

html,
mainBody {
    margin: 0;
    padding: 0
}

a:active {
    color: #034af3
}

p {
    margin-bottom: 10px;
    line-height: 1.6em
}

.clr {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%
}

.pad_5 {
    padding: 5px
}

.product-list tbody tr td label {
    font-weight: 400;
    font-size: 15px
}

label {
    display: inline-block;
    max-width: 100%;
    font-weight: 700;
    margin: 0;
    margin-bottom: 0;
    vertical-align: top
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0;
    margin-bottom: 0
}

h2 {
    font-size: 1.5em;
    font-weight: 600
}

h3 {
    font-size: 1.2em
}

h4 {
    font-size: 1.1em
}

h5,
h6 {
    font-size: 1em
}

.leftColumn > h1,
.leftColumn > h2,
.rightColumn > h1,
.rightColumn > h2 {
    margin-top: 0
}

.display_none {
    display: none !important
}

.theme_bg_clr {
    background: #004a86
}

.theme_txt_clr {
    color: #004a86
}

.clr_dark_blue {
    color: #004a86;
}

.clr_red {
    color: #d71921 !important
}

.clr_blue {
    color: #2196f3 !important
}

.clr_gray {
    color: #717171 !important
}

.clr_white {
    color: #fff !important
}

.bg_white {
    background: #fff
}

.font_bld {
    font-weight: 700
}

.font_size_16 {
    font-size: 16px
}

.font_size_18 {
    font-size: 18px
}

.font_size_20 {
    font-size: 20px
}

.font_size_22 {
    font-size: 22px
}

.font_size_24 {
    font-size: 24px
}

.font_size_26 {
    font-size: 26px
}

.pad_bottom_2 {
    padding-bottom: 2px
}

.p_t_5 {
    padding-top: 5px !important;
}

.p_t_10 {
    padding-top: 10px !important;
}

.p_t_15 {
    padding-top: 15px
}

.p_t_20 {
    padding-top: 20px
}

.p_t_25 {
    padding-top: 25px
}

.p_t_30 {
    padding-top: 30px
}

.p_t_35 {
    padding-top: 35px
}

.p_l_5 {
    padding-left: 5px
}

.p_l_10 {
    padding-left: 10px !important;
}

.p_l_15 {
    padding-left: 15px
}

.p_l_20 {
    padding-left: 20px
}

.p_l_25 {
    padding-left: 25px
}

.p_l_30 {
    padding-left: 30px
}

.p_l_35 {
    padding-left: 35px
}

.p_r_5 {
    padding-right: 5px
}

.p_r_10 {
    padding-right: 10px !important;
}

.p_r_15 {
    padding-right: 15px
}

.p_r_20 {
    padding-right: 20px
}

.p_r_25 {
    padding-right: 25px
}

.p_r_30 {
    padding-right: 30px
}

.p_r_35 {
    padding-right: 35px
}

.p_b_5 {
    padding-bottom: 5px
}

.p_b_10 {
    padding-bottom: 10px !important;
}

.p_b_15 {
    padding-bottom: 15px
}

.p_b_20 {
    padding-bottom: 20px
}

.p_b_25 {
    padding-bottom: 25px
}

.p_b_30 {
    padding-bottom: 30px
}

.p_b_35 {
    padding-bottom: 35px
}

.m_t_5 {
    margin-top: 5px !important;
}

.m_t_7 {
    margin-top: 7px
}

.m_t_8 {
    margin-top: 9px
}

.m_t_10 {
    margin-top: 10px !important;
}

.m_t_15 {
    margin-top: 15px
}

.m_t_20 {
    margin-top: 20px
}

.m_t_25 {
    margin-top: 25px
}

.m_t_30 {
    margin-top: 30px
}

.m_t_35 {
    margin-top: 35px
}

.m_l_5 {
    margin-left: 5px
}

.m_l_10 {
    margin-left: 10px !important;
}

.m_l_15 {
    margin-left: 15px
}

.m_l_20 {
    margin-left: 20px !important;
}

.m_l_25 {
    margin-left: 25px
}

.m_l_30 {
    margin-left: 30px
}

.m_l_35 {
    margin-left: 35px
}

.m_r_5 {
    margin-right: 5px
}

.m_r_10 {
    margin-right: 10px
}

.m_r_15 {
    margin-right: 15px
}

.m_r_20 {
    margin-right: 20px
}

.m_r_25 {
    margin-right: 25px
}

.m_r_30 {
    margin-right: 30px
}

.m_r_35 {
    margin-right: 35px
}

.m_t_0 {
    margin-top: 0px !important;
}

.m_b_5 {
    margin-bottom: 5px !important;
}

.m_b_10 {
    margin-bottom: 10px
}

.m_b_15 {
    margin-bottom: 15px
}

.m_b_20 {
    margin-bottom: 20px
}

.m_b_25 {
    margin-bottom: 25px
}

.m_b_30 {
    margin-bottom: 30px
}

.m_b_35 {
    margin-bottom: 35px
}

.p_tb_5 {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.p_tb_10 {
    padding-bottom: 10px;
    padding-top: 10px
}

.p_tb_15 {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.p_tb_20 {
    padding-bottom: 20px;
    padding-top: 20px
}

.p_tb_25 {
    padding-bottom: 25px;
    padding-top: 25px
}

.p_tb_30 {
    padding-bottom: 30px;
    padding-top: 30px
}

.m_tb_5 {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.m_tb_10 {
    padding-bottom: 10px;
    padding-top: 10px
}

.m_tb_15 {
    padding-bottom: 15px;
    padding-top: 15px
}

.m_tb_20 {
    padding-bottom: 20px;
    padding-top: 20px
}

.m_tb_25 {
    padding-bottom: 25px;
    padding-top: 25px
}

.m_tb_30 {
    padding-bottom: 30px;
    padding-top: 30px
}

.p_lr_5 {
    padding-left: 5px;
    padding-right: 5px
}

.p_lr_10 {
    padding-left: 10px;
    padding-right: 10px
}

.p_lr_15 {
    padding-left: 15px;
    padding-right: 15px
}

.p_lr_20 {
    padding-left: 20px;
    padding-right: 20px
}

.p_lr_25 {
    padding-left: 25px;
    padding-right: 25px
}

.p_lr_30 {
    padding-left: 30px;
    padding-right: 30px
}

.m_lr_5 {
    margin-left: 5px;
    margin-right: 5px
}

.m_lr_10 {
    margin-left: 10px;
    margin-right: 10px
}

.m_lr_15 {
    margin-left: 15px;
    margin-right: 15px
}

.m_lr_20 {
    margin-left: 20px;
    margin-right: 20px
}

.m_lr_25 {
    margin-left: 25px;
    margin-right: 25px
}

.m_lr_30 {
    margin-left: 30px;
    margin-right: 30px
}

.p_20 {
    padding: 20px
}

.p_0 {
    padding: 0 !important
}

.m_0 {
    margin: 0 !important
}

.border_top_2 {
    border-top: 1px solid #ccc
}


.background_lte {
    background: #f9f9f9;
}

.border_1_all {
    border: 1px solid #ccc;
}

.border_right {
    border-right:1px solid #ccc;
}

.border_bottom_2 {
    border-bottom: 1px solid #ccc
}

.border_all {
    border:1px solid #ccc;
}

.box_shadow {
    box-shadow: 0 0 10px #ccc;
    border-radius: 3px
}

.line_height_20 {
    line-height: 20px;
}

.height_400 {
    height: 400px
}

tfoot {
    display: table-header-group
}

.vertical_top {
    vertical-align: top
}

.vertical_middle {
    vertical-align: middle
}

.vertical_bottom {
    vertical-align: bottom
}

.container {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.display_inline {
    display: inline !important
}

.display_inline_notimp {
    display: inline
}

.display_inline_blk {
    display: inline-block !important
}

.display_blk_full {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.display_blk {
    display: block;
}

.wrapper {
    max-width: 1920px;
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    padding: 0 1%;
    box-sizing: border-box
}

.width_zero {
    width: 0 !important
}

.width_500 {
    width:500px;
}

.txt_center {
    text-align: center
}

.txt_left {
    text-align: left
}

.txt_right {
    text-align: right
}

.border_btm {
    border-bottom: 1px solid #ccc
}

.clr_red {
    color: red
}

.col.m1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    vertical-align: top
}

.col.m2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px
}

.col.m3 {
    width: 24.47%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px
}

.col.m4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px
}

.col.m5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px
}

.col.m6 {
    width: 49.4444%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    vertical-align: top
}

.col.m7 {
/*    width: 40.33333%;
*/    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px
}

.col.m8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px
}

.col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px
}

.col.m10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px
}

.col.m11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px
}

.pulse-button {
    position: relative;
    width: 60px;
    height: 60px;
    border: none;
    box-shadow: 0 0 0 0 rgba(116, 194, 175, .7);
    border-radius: 50%;
    background-color: #e84c3d;
    cursor: pointer;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1)
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0)
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0)
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0)
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0)
    }
}

#save_btn_new_add, #save_btn_new_edit {
    padding: 5px 10px !important;
    cursor: pointer;
    display: inline-block;
}
    
    #save_btn_new_add i, #save_btn_new_edit i {
        padding: 0 5px 0 0px;
    }

#btnadd_new i, #btnadd_new i {
    padding: 0 5px 0 0px;
}

#btnadd_new i, #btnadd_new i {
    padding: 0 5px 0 0px;
}

#btnadd_new, #btnadd_new {
    padding: 5px 10px !important;
    cursor: pointer;
    display: inline-block;
}


#btnaddedit_new i, #btnaddedit_new i {
    padding: 0 5px 0 0px;
}

#btnaddedit_new, #btnaddedit_new {
    padding: 5px 10px !important;
    cursor: pointer;
    display: inline-block;
}

#btneditadd_new i, #btneditadd_new i {
    padding: 0 5px 0 0px;
}

#btneditadd_new, #btneditadd_new {
    padding: 5px 10px !important;
    cursor: pointer;
    display: inline-block;
}

#btnedit_new i, #btnedit_new i {
    padding: 0 5px 0 0px;
}

#btnedit_new, #btnedit_new {
    padding: 5px 10px !important;
    cursor: pointer;
    display: inline-block;
}
.button_delete {
    padding: 5px 10px 5px 25px;
    display: inline-block;
    line-height: 20px;
    color: #fff;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #c0392b url(../Images/New_design_img/delete_icon_white.png) no-repeat 7px 5px;
    text-align: right;
    display: inline-block;
}

    .button_delete:hover {
        background-color: #a31d0f;
        transition: .5s;
        cursor: pointer
    }

.span_head_bold {
    color: #0e95d9;
    font-weight: 700
}

.cd-intro_new {
    text-align: center;
    margin: 15px 0 0;
    color: #004a86
}

.icon_dashboard span {
    display: block
}

.icon_dashboard.btn-floating {
    overflow: inherit
}

.top_menu_icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px
}

.hover_element,
.hover_element_ani {
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0
}

    .hover_element_ani span {
        font-family: Poppins;
        font-weight: 700
    }

.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 35px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle
}


@-webkit-keyframes spinner-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-ms-keyframes spinner-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes spinner-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}




.fa-spinner.fa-spin {
    -webkit-animation: spinner-spin 1s steps(8) infinite;
    -moz-animation: spinner-spin 1s steps(8) infinite;
    -o-animation: spinner-spin 1s steps(8) infinite;
    animation: spinner-spin 1s steps(8) infinite;
}


.btn,
.btn-floating,
.btn-large,
.card,
.card-panel,
.collapsible,
.dropdown-content,
.side-nav,
.toast,
.z-depth-1,
nav {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.hover_element_ani {
    padding: 3px 0 7px !important;
    border: 1px #eae7e7 solid;
    border-radius: 2px;
    z-index: 9999;
    display: none;
    background: #fff;
    box-sizing: border-box;
    min-width: 120px;
    text-align: center;
    left: -45px
}

.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 30px
}

.sec_lv_menu {
    padding: 1px 0 0;
    font-size: 18px !important;
    margin: 0 0 20px
}

.sec_lv_menu_arrow {
    color: #1375af;
    padding: 1px 0 0;
    font-size: 30px !important
}

.posi_top_arrow {
    position: absolute;
    color: #004986;
    top: -16px;
    font-size: 35px !important;
    left: 45%
}

#activity_div {
    position: relative
}

.activity_desc {
    position: absolute;
    display: none;
    background: #fff;
    border: 1px #eae7e7 solid;
    border-top: 1px #fff solid;
    box-sizing: border-box;
    min-width: 350px;
    right: 0;
    top: 3px;
    padding: 20px 10px !important;
    border: 1px #ccc solid;
    border-radius: 10px;
    z-index: 9999;
    font-family: Poppins
}

    .activity_desc.activity_desc_new, .activity_desc_recent.activity_desc_new {
        padding: 5px 10px !important;
    }

.activity_desc_title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

    .activity_desc_title .top_menu_tool_txt {
        font-weight: bold;
    }

.rounded_text {
    background: #75c2af none repeat scroll 0 0;
    border-radius: 50%;
    position: absolute;
    right: -29%;
    top: -15px;
    color: #fff;
    font-size: 12px;
    width: 25px;
    height: 23px;
    line-height: 21px;
    text-align: center !important;
    z-index: 999;
    color: #fff !important;
    font-family: Poppins
}

.rounded_text_notifications {
    background: #00acc1 none repeat scroll 0 0;
    border-radius: 50%;
    padding: 3px 6px;
    position: absolute;
    right: 9%;
    top: 0;
    color: #fff;
    font-size: 12px;
    font-family: Poppins
}

.activity_active {
    visibility: visible;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    position: absolute;
    right: calc(0% - 0px);
    top: 70px;
    left: -90px
}

.activity_desc li {
    width: 100%;
    display: inline-block;
    font-family: Poppins
}

#activity_div .arrow_top_img {
    left: 35%;
    position: absolute;
    top: -17px;
    z-index: 99
}

.activity_desc li .left_text_act {
    font-size: 15px;
    color: #888;
    float: left;
    width: 40%;
    padding: 5px 0;
    font-family: Poppins
}

.activity_desc li .right_text_act {
    font-size: 15px;
    color: #1376af;
    float: left;
    padding: 5px 0;
    width: 60%;
    font-family: Poppins
}

.activity_desc ul,
.activity_desc_recent ul {
    margin: 0
}

.activity_desc_recent {
    position: absolute;
    display: none;
    background: #fff;
    border: 1px #eae7e7 solid;
    border-top: 1px #fff solid;
    box-sizing: border-box;
    min-width: 450px;
    right: 0;
    top: 3px;
    padding: 15px 10px !important;
    border: 1px #ccc solid;
    border-radius: 10px;
    z-index: 9999;
    font-family: Poppins
}

    .activity_desc_recent li {
        width: 100%;
        display: inline-block;
        font-family: Poppins
    }

        .activity_desc_recent li span,
        .head_top_menu_hover {
            font-size: 15px;
            font-family: Poppins;
            color: #434348;
            font-weight: 600
        }

        .activity_desc_recent li .left_text_recent a {
            border-bottom: 1px solid #eee;
            width: 100%
        }

            .activity_desc_recent li .left_text_recent a i {
                font-style: inherit
            }

            .activity_desc_recent li .left_text_recent a b:hover {
                text-decoration: underline
            }

            .activity_desc_recent li .left_text_recent a b {
                font-size: 14px;
                color: #004a86;
                float: left;
                display: inline-block;
                vertical-align: top;
                padding: 2px 3px;
                font-weight: 400;
                font-family: Poppins;
                vertical-align: top;
                box-sizing: border-box;
                white-space: nowrap;
                overflow: hidden !important;
                text-overflow: ellipsis
            }

                .activity_desc_recent li .left_text_recent a b:nth-child(1) {
                    width: 25%
                }

                .activity_desc_recent li .left_text_recent a b:nth-child(2) {
                    width: 40%
                }

                .activity_desc_recent li .left_text_recent a b:nth-child(3) {
                    width: 35%
                }

        .activity_desc_recent li .left_text_recent b {
            font-size: 14px;
            float: left;
            display: inline-block;
            vertical-align: top;
            padding: 2px 3px;
            font-weight: 400;
            font-family: Poppins;
            vertical-align: top;
            box-sizing: border-box;
            white-space: nowrap;
            overflow: hidden !important;
            text-overflow: ellipsis
        }

            .activity_desc_recent li .left_text_recent b:nth-child(1) {
                width: 25%
            }

            .activity_desc_recent li .left_text_recent b:nth-child(2) {
                width: 40%
            }

            .activity_desc_recent li .left_text_recent b:nth-child(3) {
                width: 35%
            }

        .activity_desc_recent li .left_text_recent a b b {
            padding: 0 3px 0 0
        }

.posi_top_arrow_lf_44 {
    right: 1% !important;
    left: auto
}

.running_text {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: 20px 0 0 3%
}

    .running_text b {
        font-family: poppins;
        font-size: 15px;
        font-weight: 500;
        color: #333
    }

.cont_head_live {
    font-size: 14px;
    color: #353942;
    position: fixed;
    right: 0;
    top: 30%;
    padding: 10px;
    display: inline-block;
    color: #fff !important;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    /*width: 80px;
    height: 80px;*/
    line-height: 80px;
    opacity: .8;
    z-index: 999;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
    box-shadow: 0 0 2px #ccc
}

    .cont_head_live:hover {
        transition: all .5s ease;
        background: #f45b5b;
        box-shadow: 0 0 10px #ccc
    }

.dropdown,
.dropup {
    position: static !important
}

.dropdown_menu_new {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 0;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 1px 0 0;
    list-style: none;
    font-size: 20px;
    background-clip: padding-box;
    right: 0;
    left: auto;
    background: #fff;
    z-index: 9999;
    box-shadow: 0 0 10px #004a86
}

    .dropdown_menu_new .dropdown-header span a {
        color: #004a86 !important;
        font-size: 14px
    }

    .dropdown_menu_new .dropdown-header div a {
        color: #333 !important;
        padding: 10px 15px
    }

        .dropdown_menu_new .dropdown-header div a:hover {
            color: #03a9f4 !important
        }

#ucMenu_rptLevel1_l1_5 .dropdown_menu_new .dropdown-header span a:hover {
    color: #03a9f4 !important
}

.megamenu {
    padding: 0;
    width: 100%
}

    .megamenu > li > ul {
        padding: 0;
        margin: 0
    }

        .megamenu > li > ul > li {
            list-style: none
        }

            .megamenu > li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: 400;
                line-height: 1.428571429;
                color: #333;
                white-space: normal
            }

    .megamenu > li ul > li > a:focus,
    .megamenu > li ul > li > a:hover {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5
    }

    .megamenu.disabled > a,
    .megamenu.disabled > a:focus,
    .megamenu.disabled > a:hover {
        color: #999
    }

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #00a7e8
}

.megamenu.disabled > a:focus,
.megamenu.disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px
}

.lobipanel .panel-heading .dropdown .dropdown-menu > li > a {
    color: #34495e
}

.chklist tr td label {
    margin-bottom: 0;
    margin-top: 3px
}

.chklist tr td input {
    margin-left: 5px
}

.reset_icon {
    background: url(../Images/New_design_img/reset_icon.png) no-repeat 7px 7px #e91e63;
    position: relative;
    padding: 3px 15px 3px 25px;
    display: inline-block;
    line-height: 20px;
    border-radius: 5px;
    border: none;
    color: #fff
}

.button_reset_new {
    line-height: 20px;
    /*padding: 7px 10px 7px 30px;*/
    padding: 5px 10px;
    position: relative;
    background: #f2352d;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none;
    display: inline-block;
    font-size:14px;
}

    .button_reset_new i {
        /*position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700*/
        padding: 0 5px 0 0px;
    }

#MainContent_pnlCompetitor tr td a,
#MainContent_pnlProduct tr td a {
    width: 97%
}

    #MainContent_pnlCompetitor tr td a.active,
    #MainContent_pnlProduct tr td a.active {
        width: 97%;
        background: #d4d4d4
    }

@media (max-width:768px) {
    .megamenu {
        margin-left: 0;
        margin-right: 0
    }

        .megamenu > li {
            margin-bottom: 30px
        }

            .megamenu > li:last-child {
                margin-bottom: 0
            }

        .megamenu.dropdown-header {
            padding: 3px 15px !important
        }

    .navbar-nav .open .dropdown-menu .dropdown-header {
        color: #fff
    }
}

.menu_2 ul li a {
    background: 0 0;
    padding: 15px;
    color: #f6f6f6;
    line-height: 22px;
    font-size: 14px;
    margin: 0;
    display: block;
    font-family: poppins
}

.chart_dash_50per {
    width: 50%;
    height: 400px;
    max-width: 50%
}

.chart_dash_40per {
    width: 40%;
    height: 400px;
    max-width: 40%
}

.chart_dash_60per {
    width: 60%;
    height: 400px;
    max-width: 60%
}

.chart_dash_45per {
    width: 50%;
    height: 400px;
    max-width: 50%
}

.chart_dash_55per {
    width: 50%;
    height: 400px;
    max-width: 50%
}

.highcharts-plot-background {
    width: 435px !important
}

.highcharts-title {
    font-family: Poppins
}

.highcharts text {
    font-family: Poppins
}

.chart_dash_500 {
    min-width: 100%;
    height: 500px;
    max-width: 500px
}

.chart_dash_600 {
    min-width: 100%;
    height: 400px;
    max-width: 600px
}

.chart_dash_300 {
    min-width: 100%;
    height: 360px;
    max-width: 600px
}

.highcharts-credits {
    display: none !important
}

.position_rela {
    position: relative
}

    .position_rela .width_150 {
        width: 150px !important
    }

.position_abso_export {
    position: absolute;
    top: 2px;
    right: 7%;
    z-index: 99
}

.position_abso_category {
    position: absolute;
    top: 5px;
    left: 34%;
    z-index: 99;
}

.position_abso {
    position: absolute;
    top: 5px;
    left: 21%;
    z-index: 99
}

.position_abso_demo {
    position: absolute;
    top: 2px;
    right: 8%;
    z-index: 99
}

.position_abso_demo_sub {
    position: absolute;
    top: 2px;
    right: 37%;
    z-index: 99
}

.position_rela select {
    width: 120px !important
}

.position_rela .width_150 {
    width: 150px !important
}

.position_abso_img {
    position: absolute;
    top: 16%;
    left: 6%;
    z-index: 99
}

.position_abso_app_parts {
    position: absolute;
    top: 11%;
    right: 1%;
    z-index: 99
}

.activity_sec {
    max-height: 350px;
    padding: 10px 0
}

    .activity_sec h2 {
        color: #004a86;
        font-size: 18px;
        text-align: center;
        font-weight: 400;
        border-bottom: 1px dashed #b9b9b9;
        padding: 0 0 10px;
        margin: 0 0 10px
    }

.aces_monthly h3 {
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    display: inline-block;
    color: #004a86;
    word-break: break-all;
    word-wrap: break-word;
    width: 80%
}

.aces_monthly i {
    font-size: 16px;
    background: #2b908e;
    box-shadow: 0 0 10px #ccc;
    padding: 10px 12px;
    margin: 0 10px 0 0;
    color: #f3f3f3;
    border-radius: 50%
}

.aces_monthly {
    box-shadow: 0 0 1px #ccc;
    padding: 5px;
    margin: 5px 0 10px;
    height: 363px
}

.activity_para {
    box-sizing: border-box;
    padding: 10px;
    width: 98%;
    margin: 10px 1%
}

    .activity_para p {
        font-size: 17px;
        font-weight: 400;
        padding: 0;
        color: #3b6d9e;
        font-family: roboto;
        margin: 0
    }

    .activity_para span {
        font-size: 14px;
        color: #333
    }

        .activity_para p b a,
        .activity_para span b a {
            font-size: 16px;
            color: #f45b5b;
            border-bottom: 1px solid #f45b5b
        }

.orb {
    transition: all .2s ease-out;
    overflow-y: auto
}

    .orb:hover {
        transform: scale(1.01);
        cursor: text
    }

.marquee {
    height: 300px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    position: relative
}

.marquee--inner {
    display: block;
    position: absolute;
    animation: marquee 25s linear infinite;
    width: 200%;
    margin: 50px 0
}

    .marquee--inner:hover {
        animation-play-state: paused
    }

@keyframes marquee {
    0% {
        top: 0
    }

    100% {
        top: -100%
    }
}

.content,
.fbg,
.footer,
.header,
form {
    margin: 0;
    padding: 0
}

.header_resize {
    border-top: 15px solid #b4c6d9;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background-color: #fff;
    text-align: left;
    height: 78px;
    min-width: 50%
}

#imgLogo {
    width: 120px;
    margin: 0 !important;
    max-width: 200px;
    margin: 0 !important;
    max-height: 60px
}

.banners_logo {
    float: left;
    padding: 2px;
    width: 180px;
    margin-left: 15px;
    margin-top: 10px;
    vertical-align: middle
}

.banners_admin {
    float: right
}

ul.topRhtNavLnks {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

    ul.topRhtNavLnks li {
        list-style: none;
        padding: 0 0 0 4px;
        float: left;
        color: #000;
        font-size: 11px;
        font-weight: 700
    }

        ul.topRhtNavLnks li.bgQuick {
            padding-left: 20px
        }

        ul.topRhtNavLnks li.bgCarSettings {
            padding-left: 20px
        }

        ul.topRhtNavLnks li.bgQuick a {
            color: #5c544e;
            text-decoration: none;
            background: url(../images/New_design_img/lence_black.png) left center no-repeat;
            padding-left: 20px
        }

        ul.topRhtNavLnks li.bgCarSettings a {
            color: #5c544e;
            text-decoration: none;
            background: url(../images/New_design_img/setup_icon_black.png) left center no-repeat;
            padding-left: 20px
        }

        ul.topRhtNavLnks li.bgQuick a:hover {
            color: #f2352d;
            text-decoration: none;
            background: url(../images/New_design_img/lence.png) left center no-repeat;
            padding-left: 20px
        }

        ul.topRhtNavLnks li.bgCarSettings a:hover {
            color: #f2352d;
            text-decoration: none;
            background: url(../images/New_design_img/setup_icon.png) left center no-repeat;
            padding-left: 20px
        }

        ul.topRhtNavLnks li.bgQuick a.menuActive {
            color: #f2352d;
            text-decoration: none;
            background: url(../images/New_design_img/lence.png) left center no-repeat;
            padding-left: 20px
        }

        ul.topRhtNavLnks li.bgCarSettings a.menuActive {
            color: #f2352d;
            text-decoration: none;
            background: url(../images/New_design_img/setup_icon.png) left center no-repeat;
            padding-left: 20px
        }

ul.topRhtNavLnks1 {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

    ul.topRhtNavLnks1 li {
        list-style: none;
        padding: 0 0 0 4px;
        float: left;
        color: #000;
        font-size: 11px;
        font-weight: 700
    }

        ul.topRhtNavLnks1 li.bgCarSettings1 {
            padding-left: 20px
        }

            ul.topRhtNavLnks1 li.bgCarSettings1 a {
                color: #5c544e;
                text-decoration: none;
                padding-left: 20px
            }

                ul.topRhtNavLnks1 li.bgCarSettings1 a:hover {
                    color: #f2352d;
                    text-decoration: none;
                    padding-left: 20px
                }

                ul.topRhtNavLnks1 li.bgCarSettings1 a.menuActive {
                    color: #f2352d;
                    text-decoration: none;
                    padding-left: 20px
                }

div.banners_admin ul.topRhtNavLnks1 li.subMenu:hover ul.subLinks {
    visibility: visible
}

div.banners_admin ul.topRhtNavLnks1 li.bgCarSettings1:hover ul.subLinks {
    visibility: visible
}

div.banners_admin ul.subLinks {
    clear: both;
    margin: 0;
    padding: 0;
    width: 148px;
    border-bottom: 4px solid #f2352d
}

div.banners_admin ul.topRhtNavLnks1 ul.subLinks li {
    clear: both;
    float: none;
    padding: 0;
    font-size: 12px;
    font-weight: 700
}

div.banners_admin ul.topRhtNavLnks1 ul.subLinks label {
    width: 144px;
    display: block;
    padding-left: 4px;
    background: #5d544e;
    font-size: 12px;
    font-weight: 700;
    color: #9a9a9a
}

div.banners_admin ul.topRhtNavLnks1 ul.subLinks a {
    text-align: left;
    color: #fff;
    width: 140px;
    padding: 4px;
    display: block;
    background: #5d544e
}

    div.banners_admin ul.topRhtNavLnks1 ul.subLinks a:hover {
        color: #f2352d;
        border-top: none
    }

div.banners_admin ul.topRhtNavLnks1 ul.subLinks {
    position: absolute;
    visibility: hidden;
    z-index: 100
}

.multi_add_check_division {
    width: 90%;
    float: left
}

.add_bulk_table {
    border: 1px solid #ccc;
    margin: 15px 0 0
}

    .add_bulk_table td,
    .add_bulk_table th {
        padding: 4px 8px;
        border: 1px solid #ccc;
        font-size: 14px;
        font-weight: 400
    }

    .add_bulk_table tr:nth-child(even) {
        background: #f0f0f0
    }

.button_acess {
    margin: 10px
}

.multi_add {
    position: absolute;
    left: 7px !important;
    transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg)
}

.menu_resize {
    background: #fff;
    text-align: center;
    height: auto !important;
    min-width: 197px;
    width: 197px;
    min-height: 600px;
    clear: both;
    margin-left: 1px;
    margin-right: 2px
}

.content_resize {
    width: 100%;
    background-color: #fff;
    text-align: left;
    min-height: 50%;
    height: auto !important;
    height: 100%;
    min-height: 50%;
    min-width: 50%
}

.fbg_resize {
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: 50%;
    min-height: 50%;
    min-width: 50%
}

.footer_resize {
    width: 100%;
    margin: 0 auto;
    height: 200px;
    position: relative
}

.footer_height {
    height: 75px;
    width: 100%;
    display: inline-block;
    vertical-align: top
}

.breadcrumb {
    background-color: #e4f0ff;
    padding: 3px 2px;
    height: 15px;
    margin: 3px 20px
}

div.headerline {
    background-color: #cecbca;
    width: 890px;
    height: 2px
}

div.headerline1 {
    background-color: #cecbca;
    width: 750px;
    height: 2px
}

div.dvSearch {
    background-color: #e8e6e3;
    width: 890px;
    padding: 5px 0
}

    div.dvSearch label {
        margin-left: 15px
    }



div.dvSearchPart {
    background-color: #fff;
    padding: 0 0 5px;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%
}

    div.dvSearchPart label {
        margin-left: 8px
    }

div.dvSearchPart1 {
    background-color: #fff;
    padding: 15px 0 40px;
    width: 100%;
    min-width: 50%
}

    div.dvSearchPart1 label {
        margin-left: 8px
    }

table.tbInput {
    margin: 0 auto
}

.main_content {
    padding: 20px
}

#header_right {
    display: inline;
    float: right;
    margin: 0;
    padding: 0;
    width: 390px
}

#top_menu_contain {
    padding: 5px 0 0;
    width: 420px
}

#top_menu {
    margin: 0 0 0 100px;
    padding: 0
}

    #top_menu li {
        border-bottom: medium none;
        display: inline;
        float: left;
        font-size: 10px;
        list-style: none outside none;
        margin: 0;
        padding: 5px 0 10px;
        position: relative
    }

        #top_menu li a {
            line-height: normal;
            text-decoration: none
        }

        #top_menu li.last {
            text-align: left
        }

    #top_menu a {
        line-height: normal
    }

#wrap {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 760px
}

#itop {
    height: 115px
}

#itopl {
    float: left;
    margin-left: 20px;
    margin-top: 25px;
    width: 300px
}

#itopr {
    float: right;
    width: 425px;
    padding-top: 7px
}

#itoprnavleft {
    display: inline;
    margin-top: 2px;
    padding-bottom: 0;
    padding-right: 15px;
    width: 200px
}

#itoprnav {
    display: inline;
    float: right;
    margin-top: 2px;
    padding-bottom: 0;
    padding-right: 15px;
    width: 890px
}

#CSSMenu {
    display: inline;
    float: right;
    margin-top: 2px
}

#ibanner {
    background-image: url(../images/New_design_img/movie_seats.jpg);
    height: 190px;
    width: 760px
}

#icenter {
    background-image: url(../images/New_design_img/welcome_bar.jpg);
    background-repeat: no-repeat;
    font-size: 12px;
    padding: 10px 25px;
    width: 930px
}

#ibottom {
    background-image: url(../images/New_design_img/bottom_bg.jpg);
    background-repeat: repeat;
    float: left
}

#ibottoml {
    float: left;
    width: 190px
}

#ibottomlt {
    background-image: url(../images/New_design_img/red_bar.jpg);
    height: 24px;
    padding-top: 7px
}

#ibottomlm {
    background-image: url(../images/New_design_img/red_image.jpg);
    height: 119px
}

#ibottomlb {
    padding: 20px
}

#ibottomm {
    float: left;
    width: 190px
}

#ibottommt {
    background-image: url(../images/New_design_img/green_bar.jpg);
    height: 24px;
    padding-top: 7px
}

#ibottommm {
    background-image: url(../images/New_design_img/green_image.jpg);
    height: 119px
}

.ibottommb {
    padding: 20px
}

#ibottomr {
    float: left;
    width: 190px
}

#ibottomrt {
    background-image: url(../images/New_design_img/blue_bar.jpg);
    height: 24px;
    padding-top: 7px
}

#ibottomrb {
    border-bottom: 1px solid silver;
    font-weight: 700;
    margin: 0 10px 10px;
    padding: 0 10px 10px
}

#ibottomrbb {
    padding: 20px
}

#ibottomLast {
    float: left;
    width: 190px
}

#ibottomLastHeader {
    background-image: url(../images/New_design_img/brown_bar.jpg);
    height: 24px;
    padding-top: 7px
}


@media (min-width: 768px) {
    .modal-content {
        width:auto !important;
    }
    .modal-sm {
        width: 900px !important;
    }
}


.DTFC_LeftBodyLiner {
    overflow-x: hidden;
}

/*.dataTable thead tr th:nth-child(1), .dataTable tbody tr td:nth-child(1) {
    width: auto !important;
    max-width: 160px;
    min-width: 160px;
}

.dataTable thead tr th:nth-child(2), .dataTable tbody tr td:nth-child(2) {
    width: auto !important;
    max-width: 120px;
    min-width: 120px;
}*/

/*#DataTableViewer thead tr th:nth-child(4), #DataTableViewer tfoot tr th:nth-child(4) {
            width:auto !important;
            max-width:80px;
            min-width:80px;
        }*/

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 26px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 2px;
        top: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(34px);
    -ms-transform: translateX(34px);
    transform: translateX(34px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }
#ibottommr {
    background-image: url(../images/New_design_img/blue_image.jpg);
    height: 119px
}

#ibottommLast {
    background-image: url(../images/New_design_img/brown_image.jpg);
    height: 119px
}

#childtwoi {
    text-align: left
}

#itoprswatch {
    float: right;
    height: 90px;
    width: 335px
}

#cbody {
    background-image: url(../images/New_design_img/welcome_bar.jpg);
    background-repeat: no-repeat;
    padding: 20px 15px 20px 20px
}

#ifooter {
    border-top: 2px solid #ccc;
    clear: both;
    height: 25px;
    padding-left: 10px;
    padding-top: 7px;
    width: 750px
}

#ifooterl {
    float: left
}

#ifooterr {
    float: right;
    padding-right: 10px
}

#ifooterl a {
    color: #333;
    text-decoration: none
}

#clear {
    clear: both
}

body a {
    color: #2062a4;
    text-decoration: none
}

.linkColor {
    color: #2062a4;
    font-style: italic
}

.style1 {
    font-size: 12px
}

    .style1 a {
        color: #2062a4;
        font-size: 12px;
        text-decoration: none
    }

.style2 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center
}

.qmclear {
    clear: left;
    display: block;
    font-size: 1px;
    height: 0;
    line-height: 0;
    width: 0
}

.qmmc {
    position: relative;
    float: left
}

    .qmmc a {
        display: block;
        float: left;
        white-space: nowrap
    }

    .qmmc div a {
        float: none
    }

    .qmmc div {
        position: absolute;
        visibility: hidden
    }

#qm0 {
    background-color: Transparent;
    padding-bottom: 3px
}

    #qm0 a {
        background-color: transparent;
        border-right-style: inset;
        color: #2062a4;
        font-size: 12px;
        padding: 0 8px;
        text-align: left;
        text-decoration: none
    }

        #qm0 a:hover {
            background-color: transparent
        }

body #qm0 .qmactive,
body #qm0 .qmactive:hover {
    background-color: Transparent;
    color: #2062a4;
    text-decoration: none
}

#qm0 .qmparent {
    background-position: 92% 50%;
    background-repeat: no-repeat
}

#qm0 div {
    background-color: #fff;
    border-color: #2062a4;
    border-style: solid;
    border-width: 1px;
    margin-top: 3px;
    padding: 2px 15px 2px 5px
}

    #qm0 div a {
        border-right: 0 none;
        border-width: 1px 0 1px 1px;
        color: #2062a4;
        font-size: 12px;
        padding: 3px;
        text-align: left
    }

        #qm0 div a:hover {
            background-color: #fff;
            color: #2062a4;
            text-decoration: underline
        }

body #qm0 div .qmactive,
body #qm0 div .qmactive:hover {
    background-image: url(images/s3_arrow.gif);
    text-decoration: underline
}

#qm0 div .qmparent {
    background-image: url(images/s3_arrow.gif)
}

#mid-section {
    background-color: #fff;
    padding: 10px 20px;
    border-top: #ccc 2px solid
}

#TexGenerate a {
    color: #2062a4;
    font-size: 12px;
    text-decoration: none
}

table.UserDataPreivew {
    margin: 10px 0 0;
    border-right: 1px #fdfdfd solid;
    border-top: 1px #fdfdfd solid;
    border-left: 1px #fdfdfd solid;
    border-bottom: 1px #fdfdfd solid;
    padding-left: 10px
}

    table.UserDataPreivew tr.HeadRow {
        background-color: Gray;
        color: #fff;
        text-align: left;
        padding-left: 10px;
        border-right: 1px #fdfdfd solid;
        height: 25px;
        font-size: 13px;
        font-weight: 700
    }

    table.UserDataPreivew tr.ItemRow {
        clear: both;
        background: #cad0da;
        color: #333;
        border: 1px solid #fdfdfd
    }

    table.UserDataPreivew tr.AltItemRow {
        clear: both;
        background: #ebebeb;
        color: #333;
        border: 1px solid #fdfdfd
    }

    table.UserDataPreivew tr.ItemRow1 {
        clear: both;
        background: #a7b1c2;
        color: #fff;
        border: 1px solid #fdfdfd
    }

.modalBackground {
    background-color: #333;
    opacity: .7
}

.modalPopup {
    background-color: #a9a9a9;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    padding: 3px;
    width: 250px;
    text-align: center
}

#swal2-content {
    font-size: 13px;
}

.addToCart {
    width: 446px;
    background-color: #fff;
    padding: 14px
}

    .addToCart h1 {
        font-size: 20px;
        color: #0e224e;
        font-weight: 700;
        padding-left: 10px;
        height: 25px
    }

.addToCartPartNumSearch {
    width: 384px;
    border: 1px #a0a0a0 solid;
    background-color: #eee;
    padding: 14px 30px
}

    .addToCartPartNumSearch input[type=text] {
        border: 1px #a0a0a0 solid;
        margin: 2px 0
    }

    .addToCartPartNumSearch input[type=image] {
        border: none
    }

    .addToCartPartNumSearch label {
        color: #6e6e6e
    }

.popupPanel_Buyer {
    border: 1px #fff solid;
    text-align: left;
    height: 130px
}

    .popupPanel_Buyer input {
        background-color: #e1e1e1;
        border: none
    }

table.popupTableOK_Buyer {
    width: 100%;
    height: 130px
}

    table.popupTableOK_Buyer td {
        background-color: #a9a9a9
    }

div.popupPanel {
    border: 1px #fff solid;
    text-align: left
}

div.alertPanel {
    border: 1px #0096db solid;
    text-align: left;
    background-color: #fff
}

div.popupPanel input {
    border: none
}

table.popupTableOK {
    width: 100%
}

    table.popupTableOK td {
        background-color: #a9a9a9
    }

table.popupTable td {
    padding: 8px;
    background-color: #e1e1e1
}

    table.popupTable td.popupTitleBar {
        background-image: url(../images/New_design_img/bg_grid_col_head.gif);
        background-repeat: repeat-x;
        border-bottom: 1px #0096db solid;
        background-position: bottom;
        color: #000;
        font-size: 14px;
        font-weight: 700
    }

table.popupTable1 td {
    padding: 8px;
    background-color: #fff
}

    table.popupTable1 td.popupTitleBar {
        color: #000;
        font-size: 14px;
        font-weight: 700
    }

.footerFrame {
    width: 930px;
    height: 20px;
    margin: 0 auto;
    padding: 0 0 0 10px;
    font-size: 10px;
    font-style: normal;
    color: #333;
    bottom: 0
}

div.banners_admin ul.topRhtNavLnks li.subMenu:hover ul.subLinks {
    visibility: visible
}

div.banners_admin ul.topRhtNavLnks li.bgCarSettings:hover ul.subLinks {
    visibility: visible
}

div.banners_admin ul.topRhtNavLnks li.bgCarSettings1:hover ul.subLinks {
    visibility: visible
}

div.banners_admin ul.subLinks {
    clear: both;
    margin: 0;
    padding: 0;
    width: 148px;
    border-bottom: 4px solid #f2352d
}

div.banners_admin ul.topRhtNavLnks ul.subLinks li {
    clear: both;
    float: none;
    padding: 0;
    font-size: 12px;
    font-weight: 700
}

div.banners_admin ul.topRhtNavLnks ul.subLinks label {
    width: 144px;
    display: block;
    padding-left: 4px;
    background: #5d544e;
    font-size: 12px;
    font-weight: 700;
    color: #9a9a9a
}

div.banners_admin ul.topRhtNavLnks ul.subLinks a {
    text-align: left;
    color: #fff;
    width: 140px;
    padding: 4px;
    display: block;
    background: #5d544e
}

    div.banners_admin ul.topRhtNavLnks ul.subLinks a:hover {
        color: #f2352d;
        border-top: none
    }

div.banners_admin ul.topRhtNavLnks ul.subLinks {
    position: absolute;
    visibility: hidden;
    z-index: 100
}

.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0 !important;
    background-color: #eee;
    color: windowtext;
    border: button;
    border-width: 1px;
    border-style: solid;
    cursor: auto;
    overflow: auto;
    max-height: 180px;
    text-align: left;
    list-style-type: none;
    padding-left: 0;
    font-size: 13px
}

.autocomplete_highlightedListItem {
    background-color: #e0dcd5;
    color: #333;
    padding: 4px 2px;
    list-style: none;
    cursor: pointer;
    font-size: 13px;
    font-family: inherit;
    font-weight: lighter;
    clear: both;
    line-height: 20px
}

.autocomplete_listItem {
    list-style: none;
    background-color: #eee;
    border: 0 #616161 solid;
    padding: 4px 2px;
    color: #000;
    font-size: 13px;
    line-height: 20px;
    font-family: inherit;
    font-weight: lighter;
    clear: both
}

.watermarked {
    color: Gray
}

div.clsMenuContainer {
    float: left;
    width: 150px
}

    div.clsMenuContainer div.clsMenu {
        background: #d3cfc8;
        height: 80px
    }

        div.clsMenuContainer div.clsMenu ul {
            margin: 0;
            padding: 0;
            border-color: #e5f2aa;
            background-color: #fff
        }

        div.clsMenuContainer div.clsMenu li {
            position: relative;
            list-style: none;
            float: left;
            font-size: 12px;
            font-weight: 700
        }

            div.clsMenuContainer div.clsMenu li a {
                width: 140px;
                color: #333;
                display: block;
                padding: 5px 6px 1px;
                text-align: center;
                background: url(../images/New_design_img/unt_menuDivider.gif) repeat-y right top;
                font-weight: 700
            }

                div.clsMenuContainer div.clsMenu li a.submenu {
                    padding-right: 10px;
                    margin-right: 6px;
                    text-align: center
                }

            div.clsMenuContainer div.clsMenu li img {
                margin: 3px 0 0
            }

            div.clsMenuContainer div.clsMenu li a.mainMenu:hover {
                background-color: #2680ba;
                color: #690
            }

            div.clsMenuContainer div.clsMenu li a.subMenuLevel2 {
                color: #fff;
                font-weight: 400;
                background-color: #5d544e;
                width: 130px;
                margin-bottom: 1px;
                text-align: left;
                padding-left: 5px;
                font-weight: 700
            }

                div.clsMenuContainer div.clsMenu li a.subMenuLevel2:hover {
                    font-weight: 700;
                    background-color: #f2352d;
                    color: #fff
                }

        div.clsMenuContainer div.clsMenu > ul a {
            min-width: 120px;
            min-height: 26px
        }

            div.clsMenuContainer div.clsMenu > ul a:hover {
                background-color: #f2352d;
                color: #fff
            }

            div.clsMenuContainer div.clsMenu > ul a.menuActive {
                background-color: #5d544e;
                color: #fff
            }

        div.clsMenuContainer div.clsMenu ul ul {
            position: absolute;
            visibility: hidden
        }

        div.clsMenuContainer div.clsMenu ul.level1 li.submenu:hover ul.level2,
        div.clsMenuContainer div.clsMenu ul.level2 li.submenu:hover ul.level3 {
            visibility: visible
        }

        div.clsMenuContainer div.clsMenu ul.level1 li.submenu:hover ul.level2 {
            margin-left: 132px;
            margin-top: -32px;
            z-index: 100
        }

        div.clsMenuContainer div.clsMenu ul.level2 li.submenu:hover ul.level3 {
            margin-top: -2px;
            z-index: 100
        }

        div.clsMenuContainer div.clsMenu ul.level3 {
            top: 0;
            left: 138px
        }

            div.clsMenuContainer div.clsMenu ul.level3 li a {
                color: #fff;
                font-weight: 700;
                background-color: #5d544e;
                width: 130px;
                margin-bottom: 1px;
                text-align: left;
                padding-left: 5px
            }

        div.clsMenuContainer div.clsMenu li a.subMenuLevel3:hover {
            font-weight: 700;
            background-color: #f2352d;
            color: #fff
        }

div.clsFooterContainer {
    width: 95%;
    min-width: 50%;
    position: absolute;
    font-size: 10px;
    height: 60px
}

    div.clsFooterContainer div.clsFooter {
        color: #000;
        margin-top: 5px;
        height: 25px
    }

    div.clsFooterContainer div.clsFooterright {
        float: right;
        height: 25px
    }

.version_footer {
    float: left;
    margin: 0 20px 0 0;
    color: #109618;
    font-size: 15px;
    font-weight: 700
}

.vio_report_header {
    width: 99%;
    margin: 15px 0;
    float: left;
    padding: 10px
}

    .vio_report_header p {
        margin: 0 10px
    }

.version_footer label {
    color: #646464 !important;
    font-size: 13px !important;
/*    font-weight: 700 !important*/
}
.version_footer label {
    vertical-align: unset !important;
}
.right_footer img {
    width:160px
}
.version_footer span {
    color: #646464 !important;
    font-size: 13px !important;
    font-weight: 800 !important
}

div.clsFooterContainer div.clsFooter p,
div.clsFooterContainer div.clsFooter p.mail {
    float: left;
    padding-left: 2px;
    display: block;
    padding-top: 6px;
    margin: 0;
    vertical-align: middle
}

    div.clsFooterContainer div.clsFooter p a,
    div.clsFooterContainer div.clsFooterright p a {
        color: #c00;
        text-decoration: underline
    }

        div.clsFooterContainer div.clsFooter p a:hover,
        div.clsFooterContainer div.clsFooterright p a:hover {
            color: #c00;
            text-decoration: none
        }

div.clsFooterBottom {
    width: 100%;
    position: absolute;
    bottom: 0 !important;
    height: 30px
}

    div.clsFooterBottom div.clsFooterleft {
        background: url(../images/New_design_img/footer_left.gif) no-repeat 0 0;
        float: left;
        width: 48%;
        height: 14px
    }

    div.clsFooterBottom div.clsFooterright {
        text-align: right;
        float: right;
        width: 52%;
        height: 25px
    }

div.clsFooterContainer div.clsSkype {
    text-align: right;
    margin: -45px;
    height: 25px;
    padding-right: 60px
}

.DList {
    margin-left: 10px
}

div.cssPIES a {
    border: 1px solid greay;
    height: 20px;
    font-size: 12px;
    font-weight: 700
}

.style3 {
    width: 170px;
    height: 26px
}

.style4 {
    height: 26px
}

.StyleTextBox {
    width: 150px;
    height: 26px
}

.StyleLabelBox {
    text-align: right;
    vertical-align: middle;
    width: 90px;
    height: 26px
}

.PanelClass {
    border: 1px #000 solid
}

div.engineTableFrame {
    background-color: #fff;
    background-repeat: repeat-x
}

table.engineTable {
    width: 890px;
    border: 1px #dbdbdb solid
}

td.vehicleConfig,
td.vehicleName {
    padding: 0 6px;
    background-color: #5d544e;
    vertical-align: middle;
    height: 30px;
    width: 100%;
    color: #fff
}

table.displayVehicleInfo,
td.vehicleConfig,
td.vehicleName {
    font: 12px/1.8em "Liberation sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding-top: 5px
}

td.dataVehicle {
    height: 350px;
    overflow: auto;
    width: 445px
}

table.dataItem td {
    border: 1px #edf6fe solid;
    font-size: x-small;
    padding: 4px 8px
}

    table.dataItem td a {
        color: #09476d
    }

.dataItem tr.gridAltRow {
    background-color: #dbdbdb
}

table.productDetailsList {
    border: 1px solid #8f8f8f;
    margin-left: 10px
}

    table.productDetailsList td {
        border: none;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-wrap: break-word;
        word-break: normal;
        white-space: normal
    }

    table.productDetailsList tr th {
        background-color: #d4e6f0;
        color: #0c2e59 !important;
        font-size: 15px;
        text-align: left;
        padding: 8px
    }

        table.productDetailsList tr th a {
            color: #fff
        }

    table.productDetailsList tr td {
        border: none;
        color: #4d4d4d;
        text-align: left;
        padding: 10px 3px;
        font-size: 14px;
        vertical-align: bottom
    }

        table.productDetailsList tr td a {
            color: #09476d;
            text-decoration: underline
        }

            table.productDetailsList tr td a:hover {
                color: #000;
                text-decoration: none
            }

            table.productDetailsList tr td a.Cen {
                padding-left: 10px
            }

#DivMainContent table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#GVvehicle table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVEngine table tr:hover {
    background-color: #c3dde8;
    cursor: pointer;
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVBody table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVEngine table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVBrake table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVBed table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVSteering table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVTransmission table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVWheelbase table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVDrivetype table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVMfrbodycode table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVLegacytoaces table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVAcestoengine table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

#DivGVSpring table tr:hover {
    background-color: #c3dde8;
    cursor: pointer
}

.productDetailsList tr.gridAltRow {
    background-color: #f0f0f0
}

.MouseOverStyle:hover {
    background: #c3dde8
}

.normalrow {
    background-color: #fff
}

.hightlighrow {
    background-color: #eee6fe
}

.GridRow {
    font-size: 12px
}

option {
    background: none repeat scroll 0 0 #edf6fe;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    color: #000;
    padding: 2px 10px;
    cursor: pointer
}

    option:hover {
        background-color: #39f;
        border-bottom: 1px solid #dbdbdb;
        border-top: 1px solid #dbdbdb;
        color: #fff
    }

.advanced_dropdown label select {
    min-width: 204px
}

.advanced_dropdown label input[type=text] {
    min-width: 198px
}

select {
    font-family: roboto;
    font-size: 14px;
    padding: 2px;
    height: 30px;
    margin: 4px 0 !important;
    width: 204px !important;
    border: #ccc solid 1px;
    border-radius: 5px;
    background: #fafcff;
    box-shadow: 0 0 1px #8c8383
}

input#txt_subcategory {
    height: 28px;
}

input[type=text] {
    padding: 6px 10px;
    margin: 4px 0 !important;
    font-size: 12px;
    box-sizing: border-box;
    width: auto
}




input[type=password] {
    padding: 6px 10px;
    margin: 4px 0 !important;
    font-size: 12px;
    box-sizing: border-box;
    width: auto
}

.input_md {
    padding: 6px 10px;
    height: 30px;
    margin: 4px 0 !important;
    font-size: 12px;
    box-sizing: border-box;
    width: auto
}

td.thumbPics input {
    border: 1px solid #999;
    margin: 4px;
    width: 62px;
    border-width: thin
}

.picture {
    max-height: 250px;
    max-width: 350px;
    vertical-align: middle
}

.pictureNew {
    max-height: 550px;
    max-width: 650px;
    vertical-align: middle
}

.MyTabStyle .ajax__tab_header {
    font-size: 12px;
    font-weight: 700;
    display: block;
    color: #fff;
    background-color: #fff
}

    .MyTabStyle .ajax__tab_header .ajax__tab_outer {
        border-color: #222;
        color: #fff;
        padding-left: 10px;
        margin-right: 2px;
        border: 1px solid #9a9a9a;
        background-color: #d3cfc8
    }

    .MyTabStyle .ajax__tab_header .ajax__tab_inner {
        border-color: #666;
        color: #666;
        padding: 3px 10px 2px 0
    }

.MyTabStyle .ajax__tab_hover .ajax__tab_inner {
    color: #222;
    cursor: pointer
}

.MyTabStyle .ajax__tab_active .ajax__tab_outer {
    border-bottom-color: #f2352d;
    background-color: #f2352d
}

.MyTabStyle .ajax__tab_active .ajax__tab_inner {
    color: #fff;
    border-color: #f2352d
}

.MyTabStyle .ajax__tab_body {
    font-size: 10pt;
    background-color: #fff;
    border-top-width: 0;
    border: solid 3px #d7d7d7;
    border-top-color: #f2352d
}

.MyTabStyleHoles .ajax__tab_header {
    font-size: 12px;
    font-weight: 700;
    display: block;
    color: #fff;
    background-color: #fff
}

    .MyTabStyleHoles .ajax__tab_header .ajax__tab_outer {
        border-color: #222;
        color: #fff;
        padding-left: 6px;
        margin-right: 2px;
        border: solid 1px #9a9a9a;
        background-color: #d3cfc8
    }

    .MyTabStyleHoles .ajax__tab_header .ajax__tab_inner {
        border-color: #666;
        color: #666;
        padding: 3px 10px 2px 0
    }

.MyTabStyleHoles .ajax__tab_hover .ajax__tab_inner {
    color: #222;
    cursor: pointer
}

.MyTabStyleHoles .ajax__tab_active .ajax__tab_outer {
    border-bottom-color: #f2352d;
    background-color: #f2352d
}

.MyTabStyleHoles .ajax__tab_active .ajax__tab_inner {
    color: #fff;
    border-color: #f2352d
}

.MyTabStyleHoles .ajax__tab_body {
    font-size: 10pt;
    background-color: #fff;
    border-top-width: 0;
    border: solid 3px #d7d7d7;
    border-top-color: #f2352d
}

.MyTabStyleHoles1 .ajax__tab_header {
    font-size: 12px;
    font-weight: 700;
    display: block;
    color: #fff;
    background-color: #fff
}

    .MyTabStyleHoles1 .ajax__tab_header .ajax__tab_outer {
        border-color: #222;
        color: #fff;
        padding-left: 4px;
        margin-right: 2px;
        border: solid 1px #9a9a9a;
        background-color: #d3cfc8;
        text-align: center
    }

    .MyTabStyleHoles1 .ajax__tab_header .ajax__tab_inner {
        border-color: #666;
        color: #666;
        padding: 3px 10px 2px 0
    }

.MyTabStyleHoles1 .ajax__tab_hover .ajax__tab_inner {
    color: #222
}

.MyTabStyleHoles1 .ajax__tab_active .ajax__tab_outer {
    border-bottom-color: #f2352d;
    background-color: #f2352d
}

.MyTabStyleHoles1 .ajax__tab_active .ajax__tab_inner {
    color: #fff;
    border-color: #f2352d
}

.MyTabStyleHoles1 .ajax__tab_body {
    font-size: 10pt;
    background-color: #fff;
    border-top-width: 0;
    border: solid 1px #d7d7d7;
    border-top-color: #f2352d
}

table.CrossResult1 {
    background-color: #6b89ae;
    border: 1px solid #6b89ae;
    color: #fff;
    font-size: 12px;
    text-align: left
}

table.CrossResult2 {
    background-color: #6b89ae;
    border: 1px solid #6b89ae;
    color: #fff;
    font-size: 12px;
    text-align: left
}

table.crossresult tr th {
    background-color: #6b89ae;
    border: 1px solid #6b89ae;
    color: #fff;
    font-size: 12px;
    text-align: left
}

div.loginHeader {
    margin: 0 auto;
    width: 290px;
    height: 70px
}

    div.loginHeader label {
        font-size: 18px;
        color: #2b78e4
    }

div.clsFooterleft span a {
    clear: both;
    margin-top: 10px;
    color: #c00;
    text-decoration: underline;
    font-size: 11px
}

    div.clsFooterleft span a:hover {
        color: #c00;
        text-decoration: none
    }

ul.CARSmenu {
    margin: 0
}

    ul.CARSmenu li {
        list-style: none;
        margin: 0;
        float: none;
        padding: 2px 2px 0;
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-decoration: none
    }

        ul.CARSmenu li a {
            padding: 10px 10px 7px;
            display: block;
            color: #fefefe
        }

            ul.CARSmenu li a:hover {
                background: #227a46 url(../images/New_design_img/bg_menu_hover.gif) repeat-x 0 0;
                text-decoration: none;
                border: 2px;
                color: #227a46
            }

            ul.CARSmenu li a.menuActive {
                background: url(../images/New_design_img/bg_menu_hover.gif) repeat-x 0 0;
                text-decoration: none;
                color: #227a46
            }

a.ACESSelect {
    background-color: #eee;
    cursor: pointer
}

    a.ACESSelect label {
        width: 100px
    }

    a.ACESSelect:hover {
        background-color: #333;
        cursor: pointer
    }

        a.ACESSelect:hover div.dvInner {
            color: #fff;
            background: #333 url(../images/New_design_img/select.png) no-repeat right center
        }

#progressBackgroundFilter {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    padding: 0;
    background-color: #000;
    opacity: .5;
    z-index: 1000;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0
}

#processMessage {
    position: fixed;
    top: 30%;
    left: 45%;
    padding: 10px;
    width: 10%;
    z-index: 1001;
    height: 80px
}

    #divProcessMessage img,
    #processMessage img {
        height: 100px;
        width: 100px
    }

.hotspot {
    color: #900;
    cursor: pointer
}

.chkbox-link {
    text-decoration: underline;
    color: #073c9b;
    font-weight: 400
}

    .chkbox-link:hover {
        text-decoration: none;
        color: #073c9b
    }


.tool_tip_css {
    font-size: 12px;
}
    .tool_tip_css b {
        font-size: 14px;
        font-weight: normal;
        font-family: Roboto;
        padding: 0 0 5px 0;
        /*border-bottom: 1px solid #2c5d85;*/
        display:block;
    }

.tooltip_inner {
    background: url(../images/New_design_img/parts_help_icon.png) no-repeat scroll right center transparent;
    cursor: pointer;
    padding-right: 15px;
    position: relative
}

    .tooltip_inner .toolTipWrapper {
        color: #000;
        display: none;
        font-size: 9pt;
        font-weight: 400;
        position: absolute;
        top: 8px;
        width: 340px;
        margin-left: -130px;
        line-height: normal;
        padding-left: 28px;
        z-index: 999
    }

    .tooltip_inner .toolTipTop {
        background: url(../images/New_design_img/bubbleTop.gif) no-repeat scroll 0 0 transparent;
        height: 30px;
        width: 340px;
    }

.toolTipWrapper {
    color: #000;
    display: none;
    font-size: 9pt;
    font-weight: 400;
    position: absolute;
    top: 8px;
    width: 340px;
    margin-left: -130px;
    line-height: normal;
    padding-left: 28px;
    z-index: 999
}

.toolTipTop {
    background: url(../images/New_design_img/bubbleTop.gif) no-repeat scroll 0 0 transparent;
    height: 30px;
    width: 340px
}

.toolTipMid {
    background: url(../images/New_design_img/bubbleMid.jpg) repeat-y scroll center top #353942;
    padding: 10px 15px;
    color: #fff;
    height: 100%
}

.toolTipBtm {
    background: url(../images/New_design_img/bubbleBtm.jpg) no-repeat scroll 0 0 transparent;
    height: 13px
}

.topnav {
    float: left;
    min-height: 600px;
    height: auto !important;
    height: 100%;
    font-weight: 700
}

ul.topnav {
    padding: 0;
    margin: 0;
    font-size: 11px;
    background-color: #fff
}

    ul.topnav li {
        position: relative;
        list-style: none;
        font-size: 11px;
        border-bottom: 2px solid #f1f1f1;
        background: linear-gradient(to bottom, #fff 0, #fff 100%) repeat scroll 0 0 transparent
    }

        ul.topnav li a {
            width: 191px;
            color: #565656;
            display: block;
            padding: 5px 2px 1px 6px;
            text-align: left
        }

            ul.topnav li a:hover {
                background: linear-gradient(to bottom, #499bea 0, #207ce5 100%) repeat scroll 0 0 transparent;
                color: #fff
            }

    ul.topnav ul {
        margin: 0;
        padding: 0;
        display: none
    }

        ul.topnav ul li {
            margin: 0;
            padding: 0;
            clear: both
        }

            ul.topnav ul li a {
                font-size: 11px;
                background: #dfe9f3;
                color: #153b63;
                padding: 2px 0 0 16px;
                width: 184px
            }

                ul.topnav ul li a:hover {
                    background: linear-gradient(to bottom, #499bea 0, #207ce5 100%) repeat scroll 0 0 transparent;
                    color: #fff
                }

        ul.topnav ul ul li a {
            background-color: #fff;
            padding: 2px 0 0 16px;
            color: #153b63;
            background: #89aed3;
            width: 184px
        }

            ul.topnav ul ul li a:hover {
                background: #2062a4;
                color: #fff
            }

    ul.topnav span {
        float: right
    }

    ul.topnav a.menuActive {
        background: linear-gradient(to bottom, #499bea 0, #207ce5 100%) repeat scroll 0 0 transparent;
        color: #fff
    }

    ul.topnav a.menuActive1 {
        background: linear-gradient(to bottom, #499bea 0, #207ce5 100%) repeat scroll 0 0 transparent;
        color: #fff
    }

    ul.topnav li a.selected {
        color: #003592;
        font-size: 12px
    }

    ul.topnav li a.selected1 {
        color: Maroon
    }

.GridviewDiv {
    font-size: 100%;
    color: #303933;
    border: 1px solid red
}

Table.Gridview {
    border: solid 1px #df5015
}

.Gridview th {
    color: #000 !important;
    padding: .5em;
    text-align: left;
    border: 1px solid #b4c6d9
}

.Gridview td {
    border-bottom-color: #f0f2da;
    border-right-color: #f0f2da;
    padding: .5em
}

.Gridview tr {
    color: #000;
    background-color: #fff;
    text-align: left
}

:link,
:visited {
    color: #df4f13;
    text-decoration: none
}

.MyTabStyle .ajax__tab_header {
    cursor: pointer;
    font-weight: 400;
    display: block;
    height: 22px;
    vertical-align: middle;
    padding-bottom: auto
}

    .MyTabStyle .ajax__tab_header .ajax__tab_outer {
        border-color: #4597d1;
        color: #000;
        font-style: normal;
        margin-left: 1px;
        border: 1px solid #000;
        background-color: #dfdcd5;
        height: 20px
    }

    .MyTabStyle .ajax__tab_header .ajax__tab_outer1 {
        border-color: red;
        color: #fff;
        padding-left: 2px;
        margin-right: 3px;
        border: 1px solid #000;
        background-color: #dfdcd5
    }

    .MyTabStyle .ajax__tab_header .ajax__tab_inner {
        border-color: #fff
    }

.MyTabStyle .ajax__tab_hover .ajax__tab_outer {
    background-color: #f2352d
}

.MyTabStyle .ajax__tab_hover .ajax__tab_inner {
    color: #fff
}

.MyTabStyle .ajax__tab_tab {
    color: #000
}

.MyTabStyle .ajax__tab_hover .ajax__tab_inner a:hover {
    color: #fff
}

.MyTabStyle .ajax__tab_active .ajax__tab_outer {
    border-bottom-color: #5d544e;
    background-color: #5d544e
}

.MyTabStyle .ajax__tab_active .ajax__tab_inner a:link {
    color: #fff;
    border-color: #5d544e
}

.MyTabStyle .ajax__tab_body {
    font-size: 10pt;
    background-color: #dfdcd5;
    border-top-width: 0;
    border: 0;
    border-top-color: #fff
}

.mycombostyle ul .ajax__combobox_buttoncontainer {
    position: absolute !important;
    min-width: 270px;
    width: 200px !important;
    height: 22px;
    overflow-y: auto !important
}

#menulogout {
    list-style: none;
    min-width: 400px
}

    #menulogout li {
        float: left;
        display: block;
        text-align: right;
        position: relative;
        padding: 4px 10px
    }

        #menulogout li:hover {
            background: #dfe9f3
        }

        #menulogout li a {
            font-size: 11px;
            color: #f7f7f7;
            display: block;
            outline: 0;
            text-decoration: none
        }

        #menulogout li:hover a {
            color: #153b63
        }

        #menulogout li .drop {
            padding-right: 21px;
            background: url(../images/New_design_img/drop.png) no-repeat right 8px
        }

        #menulogout li:hover .drop {
            background: url(../images/New_design_img/drop.gif) no-repeat right 8px
        }


.alert_msg_parts {
    padding: 3px 0 0 7%;
    font-size: 15px;
}

.dropdown_1column {
    margin: 4px 1px auto;
    float: left;
    position: absolute;
    left: -999em;
    text-align: left;
    padding: 5px 5px 10px;
    background: #dfe9f3
}

.dropdown_2columns {
    margin: 4px auto;
    float: left;
    position: absolute;
    left: -999em;
    text-align: left;
    padding: 5px 5px 10px;
    background: #dfe9f3
}

.dropdown_1column {
    width: 160px
}

.dropdown_2columns {
    width: 160px
}

#menulogout li:hover .dropdown_1column,
#menulogout li:hover .dropdown_2columns {
    left: -1px;
    top: auto
}

.bg_white_common {
    background: #fff;
    width: 100%;
    display: inline-block
}

.col_1,
.col_2 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px
}

.col_1 {
    width: 140px
}

.col_2 {
    width: 140px
}

#menulogout .menu_right {
    float: right;
    margin-right: 0
}

#menulogout li:hover .align_right {
    left: auto;
    right: -1px;
    top: auto
}

#menulogout h2,
#menulogout h3,
#menulogout p,
#menulogout ul li {
    line-height: 21px;
    font-size: 11px;
    text-align: left
}

#menulogout h2 {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 7px 0 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #666
}

#menulogout h3 {
    font-size: 14px;
    margin: 7px 0 14px;
    padding-bottom: 7px;
    border-bottom: 1px solid #888
}

#menulogout p {
    line-height: 18px;
    margin: 0 0 10px
}

#menulogout li:hover div a {
    font-size: 12px;
    color: #153b63
}

    #menulogout li:hover div a:hover {
        color: Maroon
    }


.vmrs_details {
    display: inline-block;
}

    .vmrs_details .cont_head {
        font-size: 15px !important;
    }

.vmrs_download_excel {
    float: right;
}

.roundedbox {
    background-image: url(../images/New_design_img/dropdown_arrow.png);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: pointer;
    cursor: hand;
    background: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 3px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 1px auto
}

.modalBackground {
    background-color: #333;
    opacity: .7
}

.modalPopup {
    background-color: #a9a9a9;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    padding: 3px;
    width: 250px;
    text-align: center
}

div.popupPanel {
    border: 1px #fff solid;
    text-align: left
}

div.alertPanel {
    border: 1px #0096db solid;
    text-align: left;
    background-color: #fff
}

div.popupPanel input {
    border: none
}

table.popupTableOK {
    width: 100%
}

    table.popupTableOK td {
        background-color: #a9a9a9
    }

table.popupTable td {
    padding: 8px;
    background-color: #e1e1e1
}

    table.popupTable td.popupTitleBar {
        background-image: url(../images/New_design_img/bg_grid_col_head.gif);
        background-repeat: repeat-x;
        border-bottom: 1px #0096db solid;
        background-position: bottom;
        color: #000;
        font-size: 14px;
        font-weight: 700
    }

table.popupTable1 td {
    padding: 8px;
    background-color: #fff
}

    table.popupTable1 td.popupTitleBar {
        color: #000;
        font-size: 14px;
        font-weight: 700
    }

.MyTabStyleNew .ajax__tab_header {
    font-family: "Helvetica Neue", Arial, Sans-Serif;
    font-size: 14px;
    font-weight: 700;
    display: block;
    width: 100%;
    margin: 5px 5px 5px 0
}

    .MyTabStyleNew .ajax__tab_header .ajax__tab_outer {
        border-color: #0d73a6;
        color: #fff;
        padding-left: 10px;
        margin-right: 3px;
        border: solid 1px #56a4cc;
        border-radius: 2px;
        background-color: #f4f4f4
    }

    .MyTabStyleNew .ajax__tab_header .ajax__tab_inner {
        border-color: #0d73a6;
        color: #fff;
        padding: 3px 10px 2px 0;
        background-color: #0d73a6;
        width: 85px;
        text-align: center
    }

.MyTabStyleNew .ajax__tab_hover .ajax__tab_outer {
    background-color: #56a4cc
}

.MyTabStyleNew .ajax__tab_hover .ajax__tab_inner {
    color: #56a4cc;
    background-color: #56a4cc
}

.MyTabStyleNew .ajax__tab_active .ajax__tab_outer {
    background-color: #56a4cc
}

.MyTabStyleNew .ajax__tab_active .ajax__tab_inner {
    color: #56a4cc;
    border-color: #56a4cc;
    background-color: #56a4cc
}

.MyTabStyleNew .ajax__tab_body {
    font-family: verdana, tahoma, helvetica;
    font-size: 10pt;
    background-color: #fff;
    border-top-width: 0;
    border: solid 0 #0d73a6;
    border-radius: 5px
}

.MyTabStyleApplication .ajax__tab_header {
    font-family: "Helvetica Neue", Arial, Sans-Serif;
    font-size: 11px;
    font-weight: 700;
    display: block;
    width: 100%
}

    .MyTabStyleApplication .ajax__tab_header .ajax__tab_outer {
        border-color: #0d73a6;
        color: #fff;
        padding-left: 0;
        margin-right: 0;
        border: solid 1px #56a4cc;
        border-radius: 5px;
        background-color: #0d73a6
    }

    .MyTabStyleApplication .ajax__tab_header .ajax__tab_inner {
        border-color: #0d73a6;
        color: #fff;
        padding: 3px 10px 2px 0;
        background-color: #0d73a6;
        width: 65px;
        text-align: center
    }

.MyTabStyleApplication .ajax__tab_hover .ajax__tab_outer {
    background-color: #56a4cc
}

.MyTabStyleApplication .ajax__tab_hover .ajax__tab_inner {
    color: #56a4cc;
    background-color: #56a4cc
}

.MyTabStyleApplication .ajax__tab_active .ajax__tab_outer {
    border-bottom-color: #fff;
    background-color: #56a4cc
}

.MyTabStyleApplication .ajax__tab_active .ajax__tab_inner {
    color: #56a4cc;
    border-color: #56a4cc;
    background-color: #56a4cc
}

.MyTabStyleApplication .ajax__tab_body {
    font-family: verdana, tahoma, helvetica;
    font-size: 10pt;
    background-color: #fff;
    border-top-width: 0;
    border: solid 0 #0d73a6;
    border-radius: 4px
}

.checkboxlist input {
    margin: 2px 5px
}

.box {
    width: 200px;
    height: 215px;
    margin-right: 25px;
    float: left;
    -webkit-box-shadow: 10px 10px 38px -14px rgba(0, 0, 0, .75);
    -moz-box-shadow: 10px 10px 38px -14px rgba(0, 0, 0, .75);
    box-shadow: 10px 10px 38px -14px rgba(0, 0, 0, .75);
    background-color: #fdfaff;
    margin-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

a {
    text-decoration: none;
    color: #1376af;
    cursor: pointer;
    line-height: 20px
}

img {
    max-width: 100%
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

    blockquote:after,
    blockquote:before,
    q:after,
    q:before {
        content: '';
        content: none
    }

.default_height {
    min-height: 750px
}

li {
    list-style-type: none
}

.text_area_small {
    border: 1px solid #888;
    min-height: 70px;
    resize: none;
    background: #fff;
    width: 225px;
    box-shadow: 2px 2px 10px #ccc;
    color: #333;
    margin: 0;
    vertical-align: middle
}

.text_area_med {
    border: 1px solid #888;
    min-height: 70px;
    resize: none;
    background: #fff;
    width: 30%;
    box-shadow: 2px 2px 10px #ccc;
    color: #333;
    margin: 0;
    vertical-align: middle
}

.input_submit_search {
    background: #404a54;
    border: medium none;
    box-shadow: 2px 2px 10px #ccc;
    color: #eee;
    margin: 0;
    padding: 1px 15px 2px;
    vertical-align: middle;
    cursor: pointer
}

    .input_submit_search:hover {
        background: #1376af none repeat scroll 0 0
    }

.input_text {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #333;
    color: #333;
    margin: 0;
    padding: 1px 10px 1px 2px;
    vertical-align: middle
}

.flt_left {
    float: left
}

.flt_right {
    float: right
}

.marg_left_10 {
    margin-left: 10px
}

.marg_btm_20 {
    margin-bottom: 20px
}

.full_width {
    width: 100% !important;
}

.inline_block {
    display: inline-block
}


.toolTip_partmain, .toolTip_inner {
    position: relative;
    display: inline-block
}


    .toolTip_partmain .tooltiptext, .toolTip_inner .tooltiptext {
        visibility: hidden;
        min-width: 120px;
        background: #838080;
        color: #fff;
        font-size: 14px;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        left: -20px;
        top: 51px;
        position: absolute;
        z-index: 1
    }


    .toolTip_partmain .toolarrow, .toolTip_inner .toolarrow {
        left: 37%;
        position: absolute;
        top: -14px;
        z-index: 99
    }


    .toolTip_partmain:hover .tooltiptext, .toolTip_inner:hover .tooltiptext {
        visibility: visible
    }

.tooltip_base {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 5px 20px;
    margin: 0;
    float: right
}

    .tooltip_base:hover {
        background: #ddd;
        border-radius: 4px
    }

    .tooltip_base .tooltiptext_base {
        visibility: hidden;
        min-width: 120px;
        background: #2574a9;
        color: #fff;
        font-size: 14px;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        right: 0;
        top: 48px;
        position: absolute;
        z-index: 1
    }

    .tooltip_base .toolarrow_base {
        left: 70%;
        position: absolute;
        top: -9px;
        z-index: 99;
        height: 9px
    }

.btn_add_applica {
    float: left;
    margin: 10px 0 0 15px;
    width: 100%
}

.tooltip_base:hover .tooltiptext_base {
    visibility: visible
}

.main_container {
    width: 100%;
    display: block
}

#login_main {
    width: 33%;
    background: #f3f3f3;
    box-shadow: 2px 2px 10px #ccc;
    box-sizing: border-box;
    display: inline-block;
    position: absolute;
    top: 30%;
    right: 15%;
    box-sizing: border-box;
    padding: 30px;
    min-height: 350px
}

.login_right {
    float: right;
    padding: 10px
}

#benefits {
    width: 33%;
    background: #f3f3f3;
    box-shadow: 2px 2px 10px #ccc;
    box-sizing: border-box;
    display: inline-block;
    position: absolute;
    top: 30%;
    left: 15%;
    box-sizing: border-box;
    padding: 30px
}

#login_main h1 {
    font-family: Tahoma;
    font-size: 24px;
    padding: 10px 10px 10px 0;
    text-align: left;
    color: #555;
    margin: 0 0 10px
}

#benefits h1 {
    font-family: Tahoma;
    border-left: 5px solid #e04a32;
    font-size: 18px;
    padding: 5px 10px 5px 20px;
    text-align: left;
    color: #555;
    margin: 0 0 10px
}

.login_bullet {
    background: url(../images/New_design_img/login_bullet.png) no-repeat left center;
    padding: 10px 20px;
    color: #555;
    font-size: 16px
}

.admin_select_label {
    color: #333;
    margin: 0 10px 0 0;
    font-size: 16px;
    font-weight: 700
}

.admin_form_control,
.admin_master,
.admin_menus,
.admin_mycatalog,
.admin_part_desc,
.admin_report,
.admin_utility {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: 5px
}

.admin_report {
    width: 60%
}

.button_save {
    padding: 5px 10px 5px 25px;
    display: inline-block;
    line-height: 20px;
    color: #fff;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #20a085 url(../Styles/Images/save.png) no-repeat 5px;
    position: relative;
    text-align: right;
    width: auto !important
}

    .button_save:hover {
        background-color: #00713b;
        transition: .5s;
        cursor: pointer
    }

.or_sec {
    display: inline-block;
    margin: 10px 5px 0 0;
    vertical-align: middle
}

.admin_menus,
.admin_mycatalog {
    width: 18%
}

.admin_part_desc,
.admin_utility {
    width: 20%
}

.input_text_admin {
    width: 66%;
    border: 1px solid #ccc;
    font-size: 15px !important
}

.lable_normal_admin {
    width: 100px;
    display: inline-block;
    vertical-align: top
}

.admin_select_all {
    float: right;
    font-weight: 400;
    color: #353535;
    font-size: 14px
}

.heading_admin {
    font-weight: 700;
    background: #d4e6f0;
    color: #0c2e59;
    padding: 5px 10px;
    margin: 0
}

.pad_10_all {
    height: 330px;
    overflow-y: auto;
    padding: 10px
}

.admin_drop_main {
    width: 100%;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box
}

.admin_edit_error_msg {
    color: #d24d57;
    font-weight: 700;
    font-size: 16px
}

.bg_setting {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-top: 1px dashed #d0d0d0
}

.form_admin input {
    background-color: #f7f7f7;
    color: #333;
    font-family: Tahoma;
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0;
    border: none;
    border: 1px solid #ccc
}

.ur_name {
    background: url(../images/New_design_img/user_icon_login.png) no-repeat 97% center;
    padding: 10px 25px 10px 10px
}

.ps_admin {
    background: url(../images/New_design_img/ps_icon.png) no-repeat 97% center;
    padding: 10px 25px 10px 10px
}

.submit_btn {
    background: none repeat scroll 0 0 #e04a32;
    border: medium none;
    border-radius: 5px;
    box-shadow: 2px 2px 10px #ccc;
    color: #eee;
    float: left;
    padding: 10px 20px;
    margin: 20px 0 0 10px;
    transform: perspective(1px) translateZ(0);
    transform-origin: 100% 0 0;
    vertical-align: middle
}

    .submit_btn a {
        color: #eee
    }

.row_1_form {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 5px 0
}

.forget_btn {
    background: none repeat scroll 0 0 #22313f;
    border: medium none;
    border-radius: 5px;
    box-shadow: 2px 2px 10px #ccc;
    color: #eee;
    float: right;
    padding: 10px 20px;
    margin: 20px 0
}

    .forget_btn:hover {
        animation-duration: 1s;
        animation-iteration-count: 1;
        animation-name: hvr-wobble-bottom;
        animation-timing-function: ease-in-out;
        cursor: pointer
    }

.submit_btn:hover {
    cursor: pointer;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-wobble-bottom;
    animation-timing-function: ease-in-out
}




/*****************Title tooltip********************/
.title-tip {
    position: relative;
    
}

    .title-tip span {
        margin-left: -999em;
        position: absolute;
    }

    .title-tip:hover {
        cursor: help;
    }

        .title-tip:hover span {
            text-decoration: none;
            outline: none;
            margin-left: 0;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 99999;
            margin-top: 0.5em;
            padding: 10px;
            width: 200px; /* change it */
            overflow: hidden;
            word-wrap: break-word;
            color: #FFF;
            /*text-align: center;*/
            background-color: #222;
            box-sizing: border-box;
            /*box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);*/
            font-size: 12px;
            font-family: Roboto;
            line-height: 20px;
            font-weight: 500;
            border-radius: 5px 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
        }

/*    .title-tip:hover span:after {
        position: absolute;
        top: 60%;
        left: 50%;
        z-index: 99999;
        content: '';
        margin-left: -0.125em;
        width: 0;
        height: 0;
        border: 10px dashed transparent;
        border-bottom: 10px solid #222;
        border-right: 10px solid #222;
        font-size: 16px;
    }*/
        
    

/* title-tip-up */
.title-tip-up:hover span {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.5em;
    cursor: pointer;
    border-radius: 6px;
}

/*.title-tip-up:hover:after {
    top: auto;
    bottom: 70%;
    border: 10px dashed transparent;
    border-top: 10px solid #222;
    border-left: 10px solid #222;
    cursor: pointer;
    z-index: 9999;
}*/

/* title-tip-right */
.title-tip-right:hover span {
    top: -25px;
    left: 100%;
    margin-top: 0;
    margin-left: 20px;
    cursor: pointer;
    border-radius: 6px;
}

/*.title-tip-right[title]:hover:after {
    top: -9px;
    left: 50%;
    margin-left: 10px;
    margin-top: -0.125em;
    border: 10px dashed transparent;
    border-right: 10px solid #222;
    border-bottom: 10px solid #222;
    cursor: pointer;
}*/

/* title-tip-left */
.title-tip-left:hover span {
    top: auto;
    left: auto;
    right: 100%;
    margin-top: 0;
    margin-right: 0.5em;
    cursor: pointer;
    border-radius: 6px;
}

/*.title-tip-left[title]:hover:after {
    top: 20%;
    left: -80%;
    right: 100%;
    margin-left: 0;
    margin-top: -0.125em;
    border: 10px dashed transparent;
    border-left: 10px solid #222;
    border-bottom: 10px solid #222;
}
*/


@keyframes hvr-wobble-bottom {
    16.65% {
        transform: skew(-12deg)
    }

    33.3% {
        transform: skew(10deg)
    }

    49.95% {
        transform: skew(-6deg)
    }

    66.6% {
        transform: skew(4deg)
    }

    83.25% {
        transform: skew(-2deg)
    }

    100% {
        transform: skew(0)
    }
}

.swiper-container {
    width: 100%;
    height: 100%
}

.login_bg {
    margin: 0 auto;
    max-width: 720px;
    width: 100%;
    margin: 2% auto;
    background: url(../images/New_design_img/login_banner_bg.png) no-repeat 100%/100%;
    height: 550px
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.menu {
    box-sizing: border-box;
    float: left
}

    .menu ul li {
        float: left
    }

        .menu ul li a {
            background: 0 0;
            padding: 20px 30px;
            color: #f6f6f6;
            line-height: 20px;
            font-size: 15px;
            margin: 0;
            display: block;
            border-right: 1px dotted #fff
        }

            .menu ul li a:hover {
                text-decoration: none
            }

.sub_menu {
    position: relative
}

.level1 {
    visibility: hidden;
    position: absolute;
    z-index: 999;
    background: #0e95d9;
    border: 1px solid #ccc;
    border-top: 1px #fff solid;
    box-sizing: border-box;
    float: left;
    min-width: 800px;
    min-height: 300px;
    width: 100%;
    left: -100px;
    top: 60px;
    padding: 20px 10px !important
}

.level1_active {
    visibility: visible;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    position: absolute;
    right: calc(0% - 0px);
    top: 60px;
    left: 0
}

.menu ul li .level1 li {
    padding: 0 2px;
    float: left;
    width: 24%
}

    .menu ul li .level1 li a {
        display: inline-block;
        padding: 5px 2px;
        color: #fff;
        font-weight: 700;
        border-bottom: 1px dotted #fff;
        border-right: none;
        font-size: 15px
    }

    .menu ul li .level1 li ul {
        display: inline-block;
        width: 100%;
        padding: 10px 0
    }

        .menu ul li .level1 li ul li {
            display: inline-block;
            width: 100%;
            padding: 5px 0
        }

            .menu ul li .level1 li ul li a {
                display: inline-block;
                color: #fff;
                font-size: 14px;
                font-weight: 400;
                border: none
            }

                .menu ul li .level1 li ul li a:hover {
                    border-bottom: 1px dotted #fff
                }

.master_icon {
    background: url(../images/New_design_img/master_icon.png) no-repeat 15% center !important;
    padding-left: 50px !important
}

    .master_icon:hover {
        background: url(../images/New_design_img/master_icon.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

    .master_icon.active {
        background: url(../images/New_design_img/master_icon.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

.vehicle_icon {
    background: url(../images/New_design_img/vehicle_icon_new.png) no-repeat 15% center !important;
    padding-left: 50px !important
}

    .vehicle_icon:hover {
        background: url(../images/New_design_img/vehicle_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

    .vehicle_icon.active {
        background: url(../images/New_design_img/vehicle_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

.parts_icon {
    background: url(../images/New_design_img/part_icon_new.png) no-repeat 15% center !important;
    padding-left: 50px !important
}

    .parts_icon:hover {
        background: url(../images/New_design_img/part_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

    .parts_icon.active {
        background: url(../images/New_design_img/part_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

.export_data_icon {
    background: url(../images/New_design_img/exportdata_icon_new.png) no-repeat 15% center !important;
    padding-left: 50px !important
}

    .export_data_icon:hover {
        background: url(../images/New_design_img/exportdata_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important;
        text-decoration: none
    }

    .export_data_icon.active {
        background: url(../images/New_design_img/exportdata_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important;
        text-decoration: none
    }

.equipment_icon {
    background: url(../images/New_design_img/equipment_icon_new.png) no-repeat 15% center !important;
    padding-left: 50px !important
}

    .equipment_icon:hover {
        background: url(../images/New_design_img/equipment_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important;
        text-decoration: none
    }

    .equipment_icon.active {
        background: url(../images/New_design_img/equipment_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important;
        text-decoration: none
    }

.my_catalogs_icon {
    background: url(../images/New_design_img/mycatalog_icon_new.png) no-repeat 15% center !important;
    padding-left: 50px !important
}

    .my_catalogs_icon.active {
        background: url(../images/New_design_img/mycatalog_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

    .my_catalogs_icon:hover {
        background: url(../images/New_design_img/mycatalog_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

.reports_icon {
    background: url(../images/New_design_img/report_icon_new.png) no-repeat 15% center !important;
    padding-left: 50px !important
}

    .reports_icon:hover {
        background: url(../images/New_design_img/report_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

    .reports_icon.active {
        background: url(../images/New_design_img/report_icon_new.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

.utility_icon {
    background: url(../images/New_design_img/utility_icon.png) no-repeat 15% center !important;
    padding-left: 50px !important
}

    .utility_icon:hover {
        background: url(../images/New_design_img/utility_icon.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

    .utility_icon.active {
        background: url(../images/New_design_img/utility_icon.png) no-repeat 15% center #0e95d9 !important;
        padding-left: 50px !important
    }

.user_manual {
    background: url(../images/New_design_img/user_manual4.png) no-repeat center 20%;
    margin: 58px 15px 5px !important
}

.icon_settings {
    float: right;
    padding: 5px 30px 5px 0;
    text-align: center
}

.click_to_hide {
    float: right;
    padding: 5px 15px 5px 0 !important;
    text-align: center
}

.header_icon {
    float: unset;
    padding: 20px 0 20px;
    font-size: 14px;
    color: #555;
    text-align: left;
}

.header {
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
}

.header_login {
    display: inline-block;
    width: 100%;
    background: #fff;
    text-align: center
}

.logo_login {
    text-align: center;
    padding: 20px 0;
    float: left
}

.login_right p {
    display: inline-block;
    vertical-align: top
}

.head_nav {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 10px
}

    .head_nav ul li {
        display: inline-block;
        padding: 0
    }

        .head_nav ul li a {
            display: block;
            padding: 31px 30px 20px;
            color: #fff;
            font-size: 14px
        }

.welcome {
    float: right;
    text-align: right
}

    .welcome img {
        float: right;
        padding: 10px 0 0 20px
    }

    .welcome .head {
        padding: 15px 0 0 20px;
        color: #ccd1da;
        display: inline-block;
        font-size: 14px
    }

    .welcome .user_name {
        padding: 5px 0 0 22px;
        display: inline-block;
        color: #fff;
        font-size: 13px
    }

.header_sec {
    display: inline-block;
    width: 100%;
    background: #fff;
    vertical-align: top
}

.logo {
    margin: 22px 0 0;
    float: left
}

    .logo img,
    .logo input {
        max-width: 160px;
        width:100%;

    }
.headerTextAlert {
    margin: 0 15px;
    float: left;
    width: 60%;
}

.AlertTextContent {
    color: red;
    display: none;
    font-size: 14px;
    text-align: left;
}

.right_menu {
    float: right;
    margin: 0
}

    .right_menu ul {
        margin: 0;
        padding: 0
    }

        .right_menu ul li {
            display: inline-block;
            padding: 0;
            margin: 0
        }

            .right_menu ul li a {
                display: block;
                padding: 0;
                margin: 0;
                color: #353942;
                font-size: 15px
            }

.icon_dashboard a {
    display: block
}

.activity_icon {
    padding: 1px 0 0
}

.setting_icon {
    padding: 0 15px 5px !important
}

.logout_icon {
    padding: 1px 0 0
}

.dashboard {
    padding: 1px 0 0
}

.export_catalog {
    margin: 1px 0 0 !important
}

.excel_limitation_msg {
    color: #ff3939;
    font-size: 12px;
    font-weight: 600;
}

.user_manual {
    background: url(../images/New_design_img/user_manual4.png) no-repeat center 20%;
    padding: 58px 15px 20px !important
}

#show {
    display: block;
    cursor: pointer
}

    #show img {
        padding: 0 0 2px
    }

    #show a {
        color: #353942;
        display: block;
        font-size: 14px;
        cursor: pointer;
        padding: 2px 0 0
    }

.click_to_show {
    width: 100%;
    display: inline-block;
    text-align: right
}

#hide > img {
    position: relative;
    right: 3.5%;
    top: 0;
    cursor: pointer
}

.table_input_140 tr input {
    width: 204px !important
}

.cont_head {
    font-size: 18px !important;
    color: #353942;
    padding: 0 20px 0 0;
    display: inline-block;
    font-weight: inherit;
    margin: 0
}

.cont_update {
    text-align: right;
    font-size: 16px;
    color: #2d8083;
    display: inline-block;
    padding: 15px 10px;
    float: right
}

.cont_update_live {
    text-align: left;
    font-size: 15px;
    color: #2d8083;
    display: block;
    padding: 2px 0 7px 10px
}

.part_list_all {
    background: #1376af;
    border-radius: 5px;
    border: none;
    padding: 0 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer
}

.choose_sample_tem {
    display: inline-block;
    margin: 0 0 0 8%
}

    .browser_upload_main label,
    .choose_sample_tem label,
    .market_place_sec label {
        font-size: 14px;
        vertical-align: middle;
        margin: 0 10px 0 0;
        font-weight: 400
    }

.browser_upload {
    display: inline-block !important
}

.download_btn_upload {
    text-decoration: underline;
    font-weight: 700;
    font-size: 17px
}

.part_list_all_icon {
    padding: 4px 10px 4px 25px;
    position: relative;
    background: #1376af;
    border-radius: 5px;
    cursor: pointer;
    vertical-align: top !important
}

.get_excel {
    margin: 6px 0 0 10%;
    float: left
}

.part_list_all_icon:hover {
    cursor: pointer
}

.part_list_all_icon i {
    position: absolute;
    transform: translate(0, -50%);
    left: -25%;
    top: 50%;
    font-weight: 700;
    color: #fff
}

.quick_add_awe_icon {
    padding: 3px 0px 3px 23px;
    position: relative;
    background: #fd7800;
    border-radius: 5px;
    cursor: pointer;
    vertical-align: top !important
}

    .quick_add_awe_icon:hover {
        cursor: pointer
    }

    .quick_add_awe_icon i {
        position: absolute;
        transform: translate(0, -50%);
        left: 12%;
        top: 53%;
        font-size: 14px;
        font-weight: 600;
        color: #fff
    }

.quick_add {
    background: #fd7800;
    border-radius: 5px;
    border: none;
    display: inline-block;
    color: #fff;
    font-size: 14px
}

    .quick_add:hover {
        cursor: pointer
    }

.quick_add_icon:hover {
    cursor: pointer;
    text-decoration: none
}

.edit_icon_new {
    background: #16a085 url(../Images/New_design_img/edit_icon_new.png) no-repeat scroll 22% 5px;
    padding: 5px 10px 5px 35px;
    display: inline-block;
    line-height: 20px;
    color: #fff;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

    .edit_icon_new:hover {
        background: url(../images/New_design_img/edit_icon_new.png) no-repeat 22% 5px #00886d;
        cursor: pointer;
        text-decoration: none
    }

.add_button_icon_backgrond {
    line-height: 20px;
    padding: 5px 10px 5px 15px;
    position: relative;
    background: #16a085;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f007";
    vertical-align: middle
}

    .add_button_icon_backgrond:hover {
        background: #159078
    }

.back_button_icon {
    line-height: 20px;
    padding: 4px 10px 4px 25px;
    position: relative;
    background: #004a86;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none
}

    .back_button_icon i {
        position: absolute;
        transform: translate(0, -50%);
        left: 13%;
        top: 51%;
        font-weight: 700
    }

    .back_button_icon:hover {
        background: #083a62;
        color: #fff
    }

.add_button_icon {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #16a085;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none
}

    .add_button_icon i {
        position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700
    }

    .add_button_icon:hover {
        background: #159078
    }

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.button_search_new {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #004a86;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none
}

    .button_search_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700
    }

.button_cancel_new {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #f23526;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none
}

    .button_cancel_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700
    }

.button_import_new {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #16a085;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none
}

    .button_import_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700
    }

.button_delete_new {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #16a085;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none;
    font-size:14px;
}

    .button_delete_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700;
        font-size:14px;
    }

.button_save_new {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #20a085;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    border: none
}

    .button_save_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700
    }

.button_download_new {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #004a86;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none
}

    .button_download_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 5%;
        top: 50%;
        font-weight: 700
    }

.button_cancel_new {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #f23526;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none
}

    .button_cancel_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700
    }

.button_import_new {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #16a085;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none
}

    .button_import_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700
    }

.button_delete_new {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #980e0e;
    border-radius: 5px;
    color: #eee;
    cursor: pointer;
    border: none
}

    .button_delete_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700
    }

.button_list_new {
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #00713b;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    border: none
}

    .button_list_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 6%;
        top: 50%;
        font-weight: 700
    }

#admin_partsdesc_checkbox {
    border: 1px solid #ccc
}

    #admin_partsdesc_checkbox ul li {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box
    }

        #admin_partsdesc_checkbox ul li span {
            width: 24%;
            display: inline-block;
            vertical-align: top;
            padding: 0 10px;
            box-sizing: border-box;
            word-wrap: break-word;
            line-height: 20px
        }

#admin_mycatalog_checkbox ul li span input {
    width: 35px;
    margin: 3px 3px 0 0
}
#admin_mycatalog_checkbox ul li span label {
    width: 83%;
    display: inline-block;
    vertical-align: top;
    line-height:30px;
}
#admin_partsdesc_checkbox ul li span input {
    width: 35px;
    display: inline-block;
    vertical-align: top;
    margin: 3px 3px 0 0
}

            #admin_partsdesc_checkbox ul li span label {
                width: 83%;
                display: inline-block;
                vertical-align: top
            }

#tbl_catelogapplntable_wrapper .dataTables_scrollBody table tbody tr td:nth-child(5),
#tbl_catelogapplntable_wrapper .dataTables_scrollFoot table tfoot tr th:nth-child(5),
#tbl_catelogapplntable_wrapper .dataTables_scrollHeadInner table thead tr th:nth-child(5) {
    width: 5% !important;
    min-width: 120px;
    max-width: 120px
}

#tbl_catelogapplntable_wrapper .dataTables_scrollBody table tbody tr td:nth-child(6),
#tbl_catelogapplntable_wrapper .dataTables_scrollFoot table tfoot tr th:nth-child(6),
#tbl_catelogapplntable_wrapper .dataTables_scrollHeadInner table thead tr th:nth-child(6) {
    width: 5% !important;
    min-width: 90px;
    max-width: 90px
}

#tbl_catelogapplntable_wrapper .dataTables_scrollBody table tbody tr td:nth-child(7),
#tbl_catelogapplntable_wrapper .dataTables_scrollFoot table tfoot tr th:nth-child(7),
#tbl_catelogapplntable_wrapper .dataTables_scrollHeadInner table thead tr th:nth-child(7) {
    width: 5% !important;
    min-width: 90px;
    max-width: 90px
}

#Tbl_MotorHoles_wrapper .dataTables_scrollFoot table tfoot tr th input::-ms-clear {
    display: none;
    height: 0;
    width: 0
}

input[type=text]::-ms-clear {
    display: none
}

.export_xml {
    border-radius: 5px;
    border: none;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px
}

.export_xml_icon {
    background: #6c7a89 url(../images/New_design_img/export_icon.png) no-repeat scroll 18% 7px;
    padding: 5px 10px 5px 30px;
    display: inline-block;
    line-height: 20px
}

    .export_xml_icon:hover {
        background: #596776 url(../images/New_design_img/export_icon.png) no-repeat 18% 7px;
        padding: 5px 10px 5px 30px;
        cursor: pointer;
        text-decoration: none
    }

.content_main {
    background: #eef2f5;
    display: block;
    width: 100%
}

.content_header {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 10px 0;
    width: 100%;
    vertical-align: top
}

.content_header_dash_left {
    display: inline-block;
    margin: 10px 0 0;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    width: 50%;
    padding: 11px 0;
    box-sizing: border-box
}

.content_Catalogue_status {
    float: right;
    display: inline-block;
    margin: 10px 0 0;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    width: 24%;
    box-sizing: border-box
}

.content_live_status {
    float: right;
    display: inline-block;
    margin: 10px 0 0 1%;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    width: 24%;
    box-sizing: border-box;
    position: absolute
}

.inner_content_main {
    width: 100%;
    display: inline-block;
    background: #fff
}

.content_border {
    box-shadow: 0 0 10px #ccc
}

.vehicle_app_block {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.swal2-title {
    font-size: 16px !important;
}

.loader_main_spin {
    position: relative;
    z-index: 9999;
}

.posi_abs_back {
    position: fixed;
    width: 100%;
    z-index: 9992;
    left: 0px;
    top: 0px;
    height: 100%;
    background: #ccc;
    opacity: 0.8;
}

.loader_icon {
    position: fixed;
    left: 49%;
    top: 40%;
    z-index: 9994;
    color: #009ae0;
}

.span_head_bold {
    color: #0e95d9;
    font-weight: 700;
    font-size: 15px;
    margin: 5px 0;
    padding: 0px;
}

.overflow_y_300 {
    display: inline-block;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.vehicle_app_grid_view {
    display: inline-block;
    /*max-height: 350px;*/
    /*overflow-y: auto;*/
    /*box-shadow: 0 0 5px #ccc;*/
    padding: 12px 8px;
    margin: 10px 0;
    width: 100%;
}

.field_left {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0
}

.field.searchform select {
    margin: 0 !important;
    height: 35px
}

.content_view {
    display: inline-block;
    padding: 0;
    position: relative;
    width: 100%;
    background: #fff
}

.head_add_form {
    float: right;
    padding: 0 10px
}

.data_main {
    width: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 10px 0
}

.table_normal_dash,
.table_normal_dash tr {
    border: none;
    text-transform: capitalize;
    width: 100%
}

.appl_data_dashboart {
    display: inline-block;
    box-sizing: border-box;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    width: 32%;
    text-transform: capitalize;
    vertical-align: top;
    min-height: 320px
}

.part_data_dashboart {
    min-height: 320px;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    width: 31.4%;
    margin: 0 2%;
    text-transform: capitalize;
    vertical-align: top
}

.report_dashboart {
    display: inline-block;
    box-sizing: border-box;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    width: 32%;
    text-transform: capitalize;
    vertical-align: top;
    min-height: 320px
}

.table_normal_dash {
    margin: 10px 0 0
}

.product_category_main,
.vehicle_type_group_form {
    position: relative
}

.alert_msg_cant_edit {
    position: absolute;
    top: 15px;
    right: 15%;
    z-index: 999;
    color: red
}

div[id^=radioACESList] {
    border: 1px solid #ccc;
    padding: 15px 5px;
    margin: 5px 0
}

    div[id^=radioACESList] li {
        display: inline-block;
        margin: 0 20px 0 0;
        min-width: 250px
    }

@media only screen and (max-width:1920px) {
/*    .position_abso_category {
        position: absolute;
        top: 5px;
        left: 40%;
        z-index: 99;
    }

    .position_abso {
        position: absolute;
        top: 5px;
        left: 21%;
        z-index: 99
    }

    .position_abso_demo {
        position: absolute;
        top: 2px;
        right: 8%;
        z-index: 99
    }*/
}

@media only screen and (max-width:2300px) {
    .position_abso_category {
        position: absolute;
        top: 5px;
        left: 32%;
        z-index: 99;
    }

    .position_abso {
        position: absolute;
        top: 5px;
        left: 17%;
        z-index: 99
    }

    .position_abso_demo {
        position: absolute;
        top: 5px;
        right: 36%;
        z-index: 99
    }
}

@media only screen and (max-width:2100px) {
    .position_abso_category {
        position: absolute;
        top: 5px;
        left: 32%;
        z-index: 99;
    }

    .position_abso {
        position: absolute;
        top: 5px;
        left: 17%;
        z-index: 99
    }

    .position_abso_demo {
        position: absolute;
        top: 5px;
        right: 36%;
        z-index: 99
    }
}

@media only screen and (max-width:1920px) {
    .position_abso_category {
        position: absolute;
        top: 5px;
        left: 32%;
        z-index: 99;
    }

    .position_abso {
        position: absolute;
        top: 5px;
        left: 17%;
        z-index: 99
    }

    .position_abso_demo {
        position: absolute;
        top: 5px;
        right: 36%;
        z-index: 99
    }
}

@media only screen and (max-width:1866px) {
    .position_abso_category {
        position: absolute;
        top: 5px;
        left: 35%;
        z-index: 99;
    }

    .position_abso {
        position: absolute;
        top: 5px;
        left: 17%;
        z-index: 99
    }

    .position_abso_demo {
        position: absolute;
        top: 5px;
        right: 32%;
        z-index: 99
    }
}

@media only screen and (max-width:1800px) {
    .position_abso_category {
        position: absolute;
        top: 5px;
        left: 35%;
        z-index: 99;
    }

    .position_abso {
        position: absolute;
        top: 5px;
        left: 19%;
        z-index: 99
    }

    .position_abso_demo {
        position: absolute;
        top: 5px;
        right: 30%;
        z-index: 99
    }
}


/*@media only screen and (max-width:1720px) {
    .position_abso_category {
        position: absolute;
        top: 5px;
        left: 35%;
        z-index: 99;
    }

    .position_abso {
        position: absolute;
        top: 5px;
        left: 19%;
        z-index: 99
    }

    .position_abso_demo {
        position: absolute;
        top: 5px;
        right: 30%;
        z-index: 99
    }
}*/

@media only screen and (max-width:1660px) {
    .position_abso_category {
        position: absolute;
        top: 5px;
        left: 40%;
        z-index: 99;
    }

    .position_abso {
        position: absolute;
        top: 5px;
        left: 21%;
        z-index: 99
    }

    .position_abso_demo {
        position: absolute;
        top: 5px;
        right: 23%;
        z-index: 99
    }
}


@media only screen and (max-width:1660px) {
    .position_abso_category {
        position: absolute;
        top: 5px;
        left: 40%;
        z-index: 99;
    }

    .position_abso {
        position: absolute;
        top: 5px;
        left: 21%;
        z-index: 99
    }

    .position_abso_demo {
        position: absolute;
        top: 5px;
        right: 23%;
        z-index: 99
    }
}

    @media only screen and (max-width:1600px) {
        .alert_msg_cant_edit {
            right: 22%
        }
        .AlertTextContent{
            font-size:13px;
        }

        .position_abso_demo {
            position: absolute;
            top: 5px;
            right: 18%;
            z-index: 99;
        }

        .position_abso_demo_sub {
            position: absolute;
            top: 2px;
            right: 43%;
            z-index: 99
        }

        .position_abso_category {
            position: absolute;
            top: 5px;
            left: 40%;
            z-index: 99;
        }
    }

    .notesglobal {
        width: 100%;
        display: inline-block;
        float: left;
        text-align: left
    }

    .global_fields {
        display: inline-block;
        margin: 0 15px
    }

        .global_fields label {
            display: inline-block;
            margin: 8px 5px 4px 0
        }

        .global_fields input {
            display: inline-block;
            padding: 3px;
            border: 1px solid #ccc
        }

    .table_normal_dash tr td {
        font-size: 14px;
        color: #666
    }

    .dash_child_data {
        color: #2b77ad !important
    }

    .required_message {
        color: #cd5c5c !important
    }

    .dash_child_data a {
        text-decoration: underline;
        color: #2b77ad
    }

        .dash_child_data a:hover {
            text-decoration: none
        }

    .data_dash_heading {
        display: block;
        border: none;
        color: #353942;
        font-size: 18px;
        padding: 5px 0 15px;
        border-bottom: 1px dashed #666;
        text-align: left
    }

    .charts_dash_heading {
        display: block;
        border: none;
        color: #353942;
        font-size: 18px;
        padding: 10px;
        margin: 0 0 2%;
        text-align: center
    }

    .parts_dash > img {
        height: 225px
    }

    .remaining_notes {
        margin: 0 0 0 10px
    }

        .remaining_notes label {
            vertical-align: middle
        }

    .charts_main {
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        background: #fff;
        box-shadow: 0 0 10px #ccc;
        margin: 0 0 2%
    }

    .table_normal_dash td {
        padding: 5px;
        text-align: left
    }

        .table_normal_dash td:nth-child(3) {
            width: 20%;
            text-align: right
        }

    .validity_dash,
    .vehicle_dash {
        width: 32%;
        text-align: center;
        display: inline-block;
        vertical-align: top
    }

    .parts_dash {
        width: 31%;
        text-align: center;
        display: inline-block;
        margin: 0 2%
    }

    .side_bar {
        background: #f8f8f8 none repeat scroll 0 0;
        border-bottom: 1px dashed #ccc;
        border-top: 1px dashed #ccc;
        border-right: 1px dashed #ccc;
        box-sizing: border-box;
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .parts_search {
        display: inline-block;
        width: 100%
    }

    .price_seach_field {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        margin: 20px
    }

    .left_side_align {
        display: inline-block;
        width: 35%;
        vertical-align: top
    }

    .label_normal_parts {
        display: inline-block;
        margin: 3px 15px 0 0;
        vertical-align: top;
        width: 250px
    }

    .input_normal_parts {
        width: 180px !important;
        display: inline-block;
        vertical-align: top;
        border: 1px solid #ccc
    }

    .label_normal {
        color: #353942;
        font-size: 15px
    }

    .input_normal_main_class {
        display: inline-block;
        padding: 2px 0px;
        margin: 0 0 0 0%
    }

    .input_normal {
        width: 220px;
        font-size: 14px;
        color: #4a4a4a;
        padding: 4px 2px;
        border: 1px solid #ccc;
        border-radius: 4px;
        background: #f4f3f3;
        margin: 0 0 0 10px
    }

    .search_normal {
        background: #0068c1 url(../images/New_design_img/search_icon.png) no-repeat scroll 18% 7px;
        display: inline-block;
        line-height: 20px;
        padding: 2px 10px 2px 30px;
        border-radius: 4px;
        border: none;
        color: #fff;
        margin-top: 15px;
        margin-left: 25px
    }

        .search_normal:hover {
            background: #246298 url(../images/New_design_img/search_icon.png) no-repeat scroll 18% 7px;
            cursor: pointer
        }

    .sub_parts_heading {
        display: block;
        font-weight: 700;
        color: #666;
        font-size: 15px;
        padding: 0 0 5px;
        margin: 0 !important
    }

    .advanced_main {
        display: block;
        width: 100%;
        margin: 0
    }

    .parts_check_box label {
        cursor: pointer
    }

    .advanced_dropdown {
        display: inline-block;
        margin-bottom: 10px;
    }

        .advanced_dropdown label {
            display: block;
            color: #0794cc;
            padding: 3px 0;
            font-weight: bolder !important;
            font-size: 15px
        }

    .advanced_dropdown_all {
        display: inline-block;
        margin: 0 5px
    }

        .advanced_dropdown label,
        .advanced_dropdown_all label {
            display: block;
            vertical-align: top;
            color: #0794cc;
            padding: 3px 0;
            font-size: 15px;
            margin: 0;
        }

    .advanced_dropdown select {
        display: inline-block;
        color: #353942;
        padding: 3px 0;
        font-size: 13px;
        border-radius: 3px;
        border: 1px solid #ccc
    }

    .advanced_dropdown_all select {
        display: inline-block;
        color: #353942;
        padding: 3px 0;
        font-size: 13px;
        border-radius: 3px;
        border: 1px solid #ccc;
        vertical-align: top
    }

    .dvSearchPart .advanced_search {
        display: inline-block;
        color: #0794cc;
        font-size: 15px;
        text-decoration: underline
    }

    a.advanced_search {
        color: green;
        font-size: 13px;
        font-weight: 700;
        font-family: Poppins
    }

    .button_search {
        padding: 7px 8px 7px 25px;
        margin: 4px
    }

    .parts_menu {
        background: url(../images/New_design_img/parts_arrow_right.png) no-repeat right center;
        float: left;
        padding-right: 17px
    }

    .parts_search_main {
        margin: 10px 0
    }

    #MainContent_GVModern tbody th:nth-child(6) {
        min-width: 200px
    }

    #MainContent_GVModern tbody td:nth-child(6) {
        min-width: 200px
    }

    .parts_text {
        color: #fff;
        display: inline-block;
        font-size: 15px;
        padding: 10px 10px 10px 40px;
        line-height: 20px;
        vertical-align: middle;
        background: url(../images/New_design_img/part_page1.png) no-repeat 5% center #2574a9
    }




    /*****************Title tooltip********************/
    .title-tip {
        position: relative;
    }

        .title-tip span {
            margin-left: -999em;
            position: absolute;
        }



        .title-tip:hover {
            cursor: help;
        }

            .title-tip:hover span {
                text-decoration: none;
                outline: none;
                margin-left: 0;
                position: absolute;
                top: 100%;
                left: 0;
                z-index: 99999;
                margin-top: 0.5em;
                padding: 10px;
                width: 200px; /* change it */
                overflow: hidden;
                word-wrap: break-word;
                color: #FFF;
                /*text-align: center;*/
                background-color: #333;
                box-sizing: border-box;
                /*box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);*/
                font-size: 12px;
                font-family: Roboto;
                line-height: 20px;
                /*font-weight: 500;*/
                border-radius: 5px 5px;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
                -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
                -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
            }

    /*    .title-tip:hover span:after {
        position: absolute;
        top: 60%;
        left: 50%;
        z-index: 99999;
        content: '';
        margin-left: -0.125em;
        width: 0;
        height: 0;
        border: 10px dashed transparent;
        border-bottom: 10px solid #222;
        border-right: 10px solid #222;
        font-size: 16px;
    }*/



    /* title-tip-up */
    .title-tip-up:hover span {
        top: auto;
        bottom: 100%;
        margin-top: 0;
        margin-bottom: 0.5em;
        cursor: pointer;
        border-radius: 6px;
    }



    /*.title-tip-up:hover:after {
    top: auto;
    bottom: 70%;
    border: 10px dashed transparent;
    border-top: 10px solid #222;
    border-left: 10px solid #222;
    cursor: pointer;
    z-index: 9999;
}*/

    /* title-tip-right */
    .title-tip-right:hover span {
        top: -10px;
        left: 100%;
        margin-top: 0;
        margin-left: 20px;
        cursor: pointer;
        border-radius: 6px;
    }

    /*.title-tip-right[title]:hover:after {
    top: -9px;
    left: 50%;
    margin-left: 10px;
    margin-top: -0.125em;
    border: 10px dashed transparent;
    border-right: 10px solid #222;
    border-bottom: 10px solid #222;
    cursor: pointer;
}*/

    /* title-tip-left */
    .title-tip-left:hover span {
        top: auto;
        left: auto;
        right: 100%;
        margin-top: 0;
        margin-right: 0.5em;
        cursor: pointer;
        border-radius: 6px;
    }

    /*.title-tip-left[title]:hover:after {
    top: 20%;
    left: -80%;
    right: 100%;
    margin-left: 0;
    margin-top: -0.125em;
    border: 10px dashed transparent;
    border-left: 10px solid #222;
    border-bottom: 10px solid #222;
}
*/


    .toolTip_partmain, .toolTip_inner {
        float: left;
        cursor: pointer;
        padding: 5px 20px 0;
        margin: 0
    }

        .toolTip_partmain:hover {
            background: #ddd;
            border-radius: 4px
        }

    .left_hide_arrow {
        display: inline-block;
        left: -13px;
        position: absolute;
        top: 3px;
        z-index: 99
    }

    .right_show_arrow {
        float: left;
        left: -10px;
        position: absolute;
        top: 3px;
        z-index: 99
    }

    .po_popup_head {
        display: block;
        margin: 0 0 10px
    }

    .parts_right_content {
        float: left;
        width: 100%
    }

        .parts_right_content img {
            width: 100%
        }

    .left_footer_customer_logo {
        float: left
    }

    .right_footer {
        float: right;
        padding: 5px 0 0
    }

    .footer_main {
        background: #fff none repeat scroll 0 0;
        box-shadow: 0 4px 5px #ccc;
        display: inline-block;
        padding: 10px 0px 0;
        width: 100%;
        text-align: center;
        vertical-align: top;
        box-shadow: 0 0 5px #ccc;
        margin-top: 10px;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 100
    }

        .footer_main p {
            font-size: 13px;
            color: #646464;
            text-align: left;
            display: inline-block;
            float: left;
            margin: 0;
            font-weight: 800;
            margin-left: 10px;
        }

    .pmt_logo_footer {
        /*margin: 0 40px;*/
        display: inline-block;
        width : 60px;
    }

    .footer_main p img {
        color: #423a3a;
        padding: 0 0px;
        width : 15px;
        vertical-align: middle
    }

    .left_footer_customer_logo > img {
        width: 150px
    }

    .footer_socail_icon {
        display: inline-block;
        float: right
    }

        .footer_socail_icon li {
            display: inline-block;
            padding: 0 10px
        }

    .npd_first_method {
        float: left;
        margin-left: 5px;
        width: 24%;
        border: 2px solid #eee
    }

    .npd_four_method,
    .npd_second_method,
    .npd_third_method {
        float: left;
        width: 24%
    }

        .npd_first_method select,
        .npd_four_method select,
        .npd_second_method select,
        .npd_third_method select {
            width: 100%;
            float: right
        }

        .npd_first_method input[type=text],
        .npd_four_method input[type=text],
        .npd_second_method input[type=text],
        .npd_third_method input[type=text] {
            width: 100%;
            float: right
        }

    .export_button_excel {
        background: #f2352d none repeat scroll 0 0;
        border-radius: 5px;
        color: #fff;
        font-weight: 700;
        padding: 5px 10px
    }

        .export_button_excel:hover {
            background: #cc0f07;
            cursor: pointer
        }

    #btnadd_new.add_button_icon {
        padding: 4px 10px 4px 30px !important
    }

    .send_qb {
        background: #122954;
        color: #fff;
        border: none;
        padding: 5px 20px;
        margin: 10px;
        display: inline-block;
        float: left;
        box-sizing: border-box
    }

    .chosing_section {
        background: #ececec;
        display: inline-block;
        width: 100%;
        margin: 10px 0;
        border-bottom: 1px solid #ccc;
        padding: 5px
    }

    .kit_part_main {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        padding: 10px 0
    }

    .form_label_4 {
        width: 33%;
        display: inline-block;
        vertical-align: top
    }

        .form_label_4 span:first-child {
            margin: 0 10px 0 0;
            width: 220px;
            display: inline-block
        }

        .form_label_4 .kitpart_input {
            width: 220px !important;
            height: 25px
        }

    @media only screen and (max-width:1520px) {
        .appl_data_dashboart {
            width: 30%
        }

        .position_abso_img {
            top: 18%
        }

        .field_35_laptop {
            width: 38% !important;
        }
    }

    @media only screen and (max-width:1366px) {
        .menu_2 ul li a {
            font-size: 13px;
        }

        .heading_strip h3 {
            font-size: 14px !important;
        }

        .popup_inner_content_main {
            max-height: 400px;
            overflow: auto;
            width: 500px;
        }

        .field > input[type=text] {
            font-size: 14px !important;
        }

        input[type=radio ] {
            cursor: pointer;
        }

        .npd_first_method {
            width: 26%
        }

        .npd_four_method,
        .npd_second_method,
        .npd_third_method {
            width: 24%
        }

        .toolTip_partmain, .tooltip_inner {
            padding: 6px 14px 6px 14px;
        }
    }

    @media only screen and (max-width:1280px) {
        .npd_first_method {
            width: 24%
        }

        .npd_four_method,
        .npd_second_method,
        .npd_third_method {
            width: 25%
        }

            .npd_first_method select,
            .npd_four_method select,
            .npd_second_method select,
            .npd_third_method select {
                width: 100%;
                float: right
            }

            .npd_first_method input[type=text],
            .npd_four_method input[type=text],
            .npd_second_method input[type=text],
            .npd_third_method input[type=text] {
                width: 100%;
                float: right
            }

        .npd_first_method textarea {
            width: 160px
        }
    }

    @media only screen and (max-width:1180px) {
        .npd_first_method {
            width: 26%
        }

        .npd_four_method,
        .npd_second_method,
        .npd_third_method {
            width: 24.3%
        }
    }

    .paddingdashboard {
        padding: 0 0 0 15px
    }

    .popup_upload {
        float: left
    }

    .popup_img {
        border-radius: 6px
    }

    legend {
        margin-left: 15px !important;
        margin-bottom: 0 !important;
        font-weight: 700 !important;
        width: auto !important;
        font-size: 14px !important;
        border: 0 !important
    }

    .row_1 {
        display: block;
        margin: 5px 0
    }

    .item fieldset {
        width: 100%;
        border: 1px solid #ccc;
        float: left;
        margin-top: 5px;
        background: #fff;
        padding-bottom: 5px;
        min-height: 385px;
        max-height: 100%
    }

    #imagesfeildset table tbody tr td,
    #imagesfeildset table thead tr td {
        padding: 0 8px
    }

    #extendedfeildset {
        width: 100%;
        border: 1px solid #ccc;
        float: left;
        margin-top: 5px;
        background: #fff;
        padding-bottom: 5px;
        max-height: 100px;
        min-height: 100px
    }

    #pricefieldset {
        width: auto
    }

    .application_gird_main {
        float: left;
        margin: 0 20px 0 15px
    }

    .price_field_main {
        float: left;
        margin: 0 20px 0 0
    }

    .description_main {
        float: left;
        width: 98%;
        margin: 0 0 0 15px
    }

    #description_field_set {
        background: #f4f3f3
    }

    .show_price {
        background: #009e47;
        color: #fff;
        border: none
    }

    .description_content {
        padding: 20px;
        box-sizing: border-box;
        font-size: 15px;
        color: #555;
        line-height: 20px;
        overflow-y: auto;
        max-height: 100px;
        width: 100%
    }

    #packagefeildset {
        width: 100%;
        border: 1px solid #ccc;
        float: left;
        margin-top: 5px;
        background: #fff;
        padding-bottom: 5px;
        max-height: 280px;
        min-height: 280px
    }

    #add_application_field {
        margin: 0 15px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        display: inline-block;
        width: 99%;
        margin-top: 5px;
        background: #fff;
        padding-bottom: 5px;
        max-height: 100%;
        min-height: 100%
    }

    #interchangefeildset {
        display: none !important
    }

    #quick-add select,
    #quick-add textarea {
        width: 100% !important
    }

    #quick-add input {
        width: 100%
    }

    #quick-add label {
        padding: 1px 0 !important;
        display: inline-block;
        margin-bottom: 2px
    }

    #quick-edit select,
    #quick-edit textarea {
        width: 100% !important
    }

    .input_label {
        width: 100%
    }

    #quick-edit label {
        padding: 1px 0 !important;
        display: inline-block;
        margin-bottom: 2px
    }

    .label_1 {
        margin: 4px 0;
        font-size: 14px
    }

    .inline_box {
        padding: 5px 0 0
    }

    #quick-add table tbody tr:nth-of-type(odd) {
        background-color: #fbfbfb
    }

    #quick-add table tbody tr:nth-of-type(even) {
        background-color: #fff
    }

    .save_can_btn {
        text-align: center
    }

        .save_can_btn input {
            margin: 0 4px
        }

    @media(max-width:768px) {
        .row_1.row_2 {
            display: inline-block;
            overflow: hidden;
            margin: 5px 0
        }
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        position: relative;
        min-height: 1px
    }

    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        float: left
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-11 {
        width: 91.66666667%
    }

    .col-xs-10 {
        width: 83.33333333%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-8 {
        width: 66.66666667%
    }

    .col-xs-7 {
        width: 58.33333333%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-5 {
        width: 41.66666667%
    }

    .col-xs-4 {
        width: 33.33333333%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-2 {
        width: 16.66666667%
    }

    .col-xs-1 {
        width: 8.33333333%
    }

    @media(min-width:768px) {
        .col-sm-1,
        .col-sm-10,
        .col-sm-11,
        .col-sm-12,
        .col-sm-2,
        .col-sm-3,
        .col-sm-4,
        .col-sm-5,
        .col-sm-6,
        .col-sm-7,
        .col-sm-8,
        .col-sm-9 {
            float: left
        }

        .col-sm-12 {
            width: 100%
        }

        .col-sm-11 {
            width: 91.66666667%
        }

        .col-sm-10 {
            width: 83.33333333%
        }

        .col-sm-9 {
            width: 75%
        }

        .col-sm-8 {
            width: 66.66666667%
        }

        .col-sm-7 {
            width: 58.33333333%
        }

        .col-sm-6 {
            width: 50%
        }

        .col-sm-5 {
            width: 41.66666667%
        }

        .col-sm-4 {
            width: 33.33333333%
        }

        .col-sm-3 {
            width: 25%
        }

        .col-sm-2 {
            width: 16.66666667%
        }

        .col-sm-1 {
            width: 8.33333333%
        }
    }

    @media(min-width:992px) {
        .col-md-1,
        .col-md-10,
        .col-md-11,
        .col-md-12,
        .col-md-2,
        .col-md-3,
        .col-md-4,
        .col-md-5,
        .col-md-6,
        .col-md-7,
        .col-md-8,
        .col-md-9 {
            float: left
        }

        .col-md-12 {
            width: 100%
        }

        .col-md-11 {
            width: 91.66666667%
        }

        .col-md-10 {
            width: 83.33333333%
        }

        .col-md-9 {
            width: 75%
        }

        .col-md-8 {
            width: 66.66666667%
        }

        .col-md-7 {
            width: 58.33333333%
        }

        .col-md-6 {
            width: 50%
        }

        .col-md-5 {
            width: 41.66666667%
        }

        .col-md-4 {
            width: 33.33333333%
        }

        .col-md-3 {
            width: 25%
        }

        .col-md-2 {
            width: 16.66666667%
        }

        .col-md-1 {
            width: 8.33333333%
        }
    }

    @media(min-width:1200px) {
        .col-lg-1,
        .col-lg-10,
        .col-lg-11,
        .col-lg-12,
        .col-lg-2,
        .col-lg-3,
        .col-lg-4,
        .col-lg-5,
        .col-lg-6,
        .col-lg-7,
        .col-lg-8,
        .col-lg-9 {
            float: left
        }

        .col-lg-12 {
            width: 100%
        }

        .col-lg-11 {
            width: 91.66666667%
        }

        .col-lg-10 {
            width: 83.33333333%
        }

        .col-lg-9 {
            width: 75%
        }

        .col-lg-8 {
            width: 66.66666667%
        }

        .col-lg-7 {
            width: 58.33333333%
        }

        .col-lg-6 {
            width: 50%
        }

        .col-lg-5 {
            width: 41.66666667%
        }

        .col-lg-4 {
            width: 33.33333333%
        }

        .col-lg-3 {
            width: 25%
        }

        .col-lg-2 {
            width: 16.66666667%
        }

        .col-lg-1 {
            width: 8.33333333%
        }
    }

    @media(min-width:1700px) {
        .col-lg-1,
        .col-lg-10,
        .col-lg-11,
        .col-lg-12,
        .col-lg-2,
        .col-lg-3,
        .col-lg-4,
        .col-lg-5,
        .col-lg-6,
        .col-lg-7,
        .col-lg-8,
        .col-lg-9 {
            float: left
        }

        .col-lg-12 {
            width: 100%
        }

        .col-lg-11 {
            width: 91.66666667%
        }

        .col-lg-10 {
            width: 83.33333333%
        }

        .col-lg-9 {
            width: 75%
        }

        .col-lg-8 {
            width: 66.66666667%
        }

        .col-lg-7 {
            width: 58.33333333%
        }

        .col-lg-6 {
            width: 50%
        }

        .col-lg-5 {
            width: 41.66666667%
        }

        .col-lg-4 {
            width: 33.33333333%
        }

        .col-lg-3 {
            width: 25% !important
        }

        .col-lg-2 {
            width: 16.66666667%
        }

        .col-lg-1 {
            width: 8.33333333%
        }
    }

    @media only screen and (max-width:1365px) {
        .description_main {
            width: 37%
        }

        #Tbl_Price_qe thead th:first-child {
            min-width: 220px
        }
    }

    .col_3_part {
        float: left;
        width: 20.4%;
        margin: 0
    }

    .col_3_part_duo {
        float: left;
        width: 24%;
        margin: 0
    }

    .col_4_part {
        float: left;
        width: 18%;
        margin: 0
    }

    .col_5_part {
        float: left;
        width: 50%
    }

    .col_7_part {
        float: left;
        width: 40%
    }

    .col_8_part {
        float: left;
        width: 59%
    }

    .col_6_part {
        float: left;
        width: 43%
    }

    .col_6_1_part {
        float: left;
        width: 36.2%
    }

    .button_update_vio {
        color: #fff;
        padding: 3px 10px 3px 23px;
        border: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
        font-family: sans-serif, Verdana, Geneva;
        background: #5da87b url(../Styles/Images/update.png) no-repeat scroll 7px;
        text-align: right
    }

    .button_update_1 {
        color: #fff;
        padding: 3px 10px 3px 23px;
        border: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
        font-family: sans-serif, Verdana, Geneva;
        background: #5da87b url(../Images/New_design_img/edit_new1.png) no-repeat scroll 7px;
        text-align: right
    }

    /*only for date picker*/

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45% !important;
    }

    .print_icon {
        background: #9a9a9a url(../Images/New_design_img/print_new1.png) no-repeat scroll 7px;
        line-height: 20px;
        padding: 3px 10px 3px 23px;
        border-radius: 5px;
        border: none;
        color: #fff;
        font-size: 14px;
        cursor: pointer
    }

    .add_button_new {
        color: #fff;
        padding: 3px 10px 3px 23px;
        border: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
        font-family: sans-serif, Verdana, Geneva;
        background: #5da87b url(../Images/New_design_img/add_new1.png) no-repeat scroll 7px;
        text-align: right
    }

    .dashboard_cls {
        float: left;
        margin: 0 10px 0 0
    }

    .list_view {
        background: blue;
        padding: 5px;
        cursor: pointer;
    }

    .field {
        /*display: flex;*/
        position: relative;
        /*width: 20%;*/
        margin-top: 11px;
        margin-bottom: 6px;
        margin-left: 20px;
        float: right;
    }

        .field > input[type=button],
        .field > input[type=text] {
            display: block
        }

        .field > input[type=text] {
            flex: 1;
            padding: .6em;
            border: .2em;
            margin: 0 !important;
            border: 1px solid #ccc;
            color: #333;
            font-size: 15px;
            float: left
        }

        .field > input[type=button] {
            padding: 5px 15px;
            background-color: #74c2af;
            color: #fff;
            border: none;
            float: left;
            line-height: 25px;
        }

            .field > input[type=button]:hover {
                cursor: pointer;
                background: #74c2af
            }

    .desc_heading_width {
        float: left;
        width: 44%;
    }

    .search_heading_width {
        float: left;
        width: 36%;
    }

    .button_search_width {
        float: left;
        width: 20%;
    }


    .field_inner {
        display: inline-block;
        position: relative;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 6px;
        margin-left: 0px
    }

        .field_inner div input[type=button],
        .field_inner div input[type=text] {
            float: left;
        }

        .field_inner div input[type=text] {
            /*flex: 1;*/
            padding: .6em;
            border: .2em;
            margin: 0 !important;
            border: 1px solid #ccc;
            height: 30px
        }

        .field_inner div input[type=button] {
            padding: 5px 15px;
            background-color: #4c7cc3;
            color: #fff;
            border: none
        }

            .field_inner div input[type=button]:hover {
                cursor: pointer
            }

        .field_inner > input[type=button],
        .field_inner > input[type=text] {
            display: block
        }

        .field_inner > input[type=text] {
            float: left;
            padding: .6em;
            border: .2em;
            margin: 0 !important;
            border: 1px solid #ccc;
            height: 30px
        }

        .field_inner > input[type=button] {
            padding: 5px 15px;
            background-color: #4c7cc3;
            color: #fff;
            border: none;
            float: left;
        }

            .field_inner > input[type=button]:hover {
                cursor: pointer
            }


    /*MMP design*/

    .save_reset_btn {
        margin: 5px 0 0 0;
    }



    @media screen and (max-width:1729px) {
        /*.field {
        width: 22%
    }*/
    }

    @media screen and (max-width:1660px) {
        .menu_2 ul li a {
            padding: 10px
        }

        .field {
            margin-top: 5px;
            height: 30px
        }

        .col.m6 {
            width: 48%
        }

        .menu_2.clearfix.col.m10 {
            width: 81.33333%
        }
    }

    @media screen and (max-width:1400px) {
        .menu_2.clearfix.col.m10 {
            width: 79.33333%
        }

        .menu_2.clearfix.col.m2 {
            width: 20.66667%
        }

        .field.searchform select {
            width: 170px !important
        }

        .position_rela select {
            width: 100px !important
        }

        .position_rela .width_150 {
            width: 150px !important
        }

        .position_abso {
            right: 8%
        }

        .col_6_1_part {
            width: 37.2%
        }
    }

    @media screen and (max-width:1350px) {
        /*.field {
        width: 20%
    }*/
    }

    @media screen and (max-width:1200px) {
        /*.field {
        width: 50%
    }*/

        .field_inner {
            width: 50%
        }

        .header_icon {
            float: left
        }
    }

    .slider_view {
        margin: 0;
        padding: 0;
        width: 600px;
        position: relative;
        padding-top: 460px;
        padding-bottom: 25px;
        margin: 20px auto;
        box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .75)
    }

        .slider_view > img {
            position: fixed;
            width: 440px;
            max-height: 400px;
            left: calc(50% - 220px);
            transition: all .5s
        }

        .slider_view input[name=slide_switch] {
            display: none
        }

        .slider_view label {
            margin: 18px 0 0 18px;
            border: 3px solid #999;
            float: left;
            cursor: pointer;
            transition: all .5s;
            opacity: .6
        }

            .slider_view label img {
                display: block;
                height: 50px
            }

        .slider_view input[name=slide_switch]:checked + label {
            border-color: #666;
            opacity: 1
        }

        .slider_view input[name=slide_switch] ~ img {
            opacity: 0;
            transform: scale(1.1)
        }

        .slider_view input[name=slide_switch]:checked + label + img {
            opacity: 1;
            transform: scale(1)
        }

    .part_desc_check_box {
        text-align: left;
        box-sizing: border-box
    }

    .part_desc_add_new_val {
        color: #fff;
        background: #34495e;
        border: none;
        font-size: 18px;
        float: right;
        border-radius: 3px;
        margin: 2px 0 0
    }

    .quick_add_page_default_height {
        min-width: 100%;
        max-height: 187px;
        min-height: 100%
    }

    .pop_header_common_main {
        background: #1f7db7;
        display: inline-block;
        width: 100%;
        padding: 5px 20px;
        text-align: left
    }

    .pop_header_common {
        font-size: 18px;
        color: #fff;
        text-align: left;
        display: inline-block
    }

    .pop_header_common_main img {
        float: right;
        margin: 8px 0 0
    }

    .popup_inner_content_main {
        padding: 20px
    }

        .popup_inner_content_main label {
            max-width: 195px;
            min-width: 175px;
            color: #606368;
            font-size: 15px;
            font-weight: 400
        }

    .required input {
        padding-right: 25px;
        background-image: url(...);
        background-position: right top
    }

    .marg_top_5 {
        margin-top: 5px
    }

    .marg_top_10 {
        margin-top: 10px
    }

    .aces_export_checkbox_sec {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        margin-bottom: 10px
    }

    .aces_export_checkbox_left {
        vertical-align: top;
        float: left;
        width: 100%;
        box-shadow: 0 0 5px #ccc;
        margin-right: 10px
    }

    .aces_export_checkbox_right {
        vertical-align: top;
        float: left;
        width: 28%;
        box-shadow: 0 0 5px #ccc
    }

    .aces_export_checkbox_box {
        display: inline-block;
        padding: 10px;
        vertical-align: middle;
        border: 1px solid #ccc;
        position: relative;
        /*height: 35px;*/
        margin-bottom: 10px;
        margin-right: 3px;
        border-radius: 2px
    }

    .aces_export_checkbox_title {
        border-bottom: 1px solid #ccc;
        padding: 5px 10px;
        margin-top: 0;
        margin-bottom: 10px
    }

    .aces_export_checkbox_body {
        padding: 10px
    }

    .aces_export_checkbox_label {
        position: relative;
        cursor: pointer;
        text-indent: -30px;
        margin-left: 29px;
        line-height: 20px
    }

    .aces_export_checkbox_box input[type=checkbox] {
        position: absolute;
        opacity: 0;
        cursor: pointer
    }

    .aces_export_checkbox_label:before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #0079bf;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05);
        padding: 8px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 10px;
        top: 8px
    }

    .aces_export_checkbox_label_single:before {
        top: 0
    }

    .aces_export_checkbox_box input:checked + .aces_export_checkbox_label.aces_export_checkbox_label_single:after {
        content: '';
        top: 2px
    }

    .aces_export_checkbox_label_single {
        top: 8px
    }

    .aces_export_checkbox_box input:checked + .aces_export_checkbox_label:after {
        content: '';
        display: block;
        position: absolute;
        top: 10px;
        left: -22px;
        width: 3px;
        height: 11px;
        border: solid #004a86;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg)
    }

    .aces_export_checkbox_img {
        width: 28px;
        margin: 4px 0 0 10px
    }

    .aces_export_checkbox_right .aces_export_checkbox_box {
        height: 38px
    }

        .aces_export_checkbox_right .aces_export_checkbox_box input[type=image] {
            width: 100%
        }

        .aces_export_checkbox_right .aces_export_checkbox_box:hover {
            background: #ccc
        }

    .aces_export_checkbox_box_button_img_height input {
        height: 70px;
    }

    .fa-border {
        padding: 0px !important;
    }

    #close_img_image_pop {
        position: fixed;
        top: 3px;
        right: calc(50% - 300px);
        z-index: 999999;
        display: none;
    }

    .panel_box {
        width: 99%;
        overflow-y: auto;
        max-height: 300px;
        border: 1px solid #ccc;
        padding: 10px;
        box-shadow: 0 0 5px rgba(0, 0, 0, .28)
    }

    .aces_export_checkbox_img_no {
        margin-left: 2px
    }

    .aces_header_info {
        margin-top: 20px;
        box-shadow: 0 0 5px #ccc
    }

    .aces_header_info_title {
        padding: 5px 10px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px
    }

    .import_export_div {
        display: inline-block;
        margin-top: 10px
    }

    .table_width_100 {
        width: 100%
    }

    .aces_export_filter_line_sec input[type=checkbox] {
        margin-right: 5px
    }

    .aces_export_checkbox_box_button {
        background-image: linear-gradient(to right, #e5e5e5, #ddd, #6f7070, #9f9999);
        background-size: 300% 100%;
        box-shadow: 0 4px 15px 0 #dadeeb;
        border-radius: 10px
    }

    .button_save_new i {
        position: absolute;
        transform: translate(0, -50%);
        left: 14%;
        top: 50%;
        font-weight: 700
    }

    .alert_continue_btn {
        height: 40px !important;
        color: #fff !important;
        background: #20a085 !important;
        cursor: pointer !important
    }

    .alert_back_btn {
        height: 40px !important;
        color: #fff !important;
        background: #c0392b !important;
        cursor: pointer !important
    }

    .save {
        background: #16a085;
        border-radius: 5px;
        border: none;
        padding: 5px 10px;
        color: #fff;
        font-size: 14px
    }

    .save_icon {
        background: url(../Images/New_design_img/save_icon.png) no-repeat 6px 7px #16a085;
        line-height: 20px;
        padding: 4px 15px 6px 25px;
        display: inline-block
    }


    .toolTip_partmain, .tooltipinner {
        position: relative !important;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 12px;
    }

    .edit_icon_ver {
        display: inline;
    }

    .width_5per {
        width: 5%;
    }

    .width_90per {
        width: 90%;
    }




    /*muruganandhan css*/
    .parts_main_div {
        display: inline-block;
        width: 100%;
        padding: 10px 15px;
    }

    .parts_heading_main {
        /*background: #ccc;*/
        width: 100%;
        padding: 0px;
        display: inline-block;
        vertical-align: top;
        border-bottom: 1px solid #f5f5f5;
        margin: 0 0 10px 0;
    }

        .parts_heading_main h1 {
            font-size: 18px;
            padding: 0px 0px 10px;
            margin: 0px;
        }

    .parts_subheading_main {
        width: 100%;
        padding: 0px;
        display: inline-block;
        vertical-align: top;
        border-bottom: 1px solid #f5f5f5;
        margin: 0 0 10px 0;
    }

        .parts_subheading_main h2 {
            font-size: 17px;
            padding: 0px 0px 10px;
            margin: 0px;
            float: left;
            font-weight: bold;
        }

    .parts_tot {
        float: right;
    }

    .field_section_table, .field_section_table tbody, .field_section_table td {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }

        .field_section_table .field_label {
            display: inline-block;
        }


    .field_section {
        /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;*/
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }

    .field_auto {
        float: left;
        width: auto;
        padding: 0 10px;
        margin-bottom: 15px;
    }

    .field_25 {
        float: left;
        width: 25%;
        padding: 0 10px;
        margin-bottom: 15px;
    }

    .field_20 {
        float: left;
        width: 20%;
        padding: 0 10px;
        margin-bottom: 15px;
    }

    .field_30 {
        float: left;
        width: 30%;
        padding: 0 10px;
        margin-bottom: 15px;
    }

    .field_35 {
        float: left;
        width: 35%;
        padding: 0 10px;
        margin-bottom: 15px;
    }

    .field_label {
        margin: 0 0 5px 0px !important;
        font-weight: normal;
        font-size: 14px;
        color: #333 !important;
    }

    .field_select {
        width: 100% !important;
        margin: 0 !important;
    }

    .star {
        color: red;
    }

    .field_input {
        width: 100% !important;
        margin: 0 !important;
        height: 30px;
        border: #ccc solid 1px;
        border-radius: 5px;
        box-shadow: 0 0 1px #8c8383;
        padding: 5px;
    }

    .field_input_txtarea {
        width: 100% !important;
        margin: 0 !important;
        height: 60px;
        border: #ccc solid 1px;
        border-radius: 5px;
        box-shadow: 0 0 1px #8c8383;
        padding: 5px;
        resize: none;
    }

    input[type=text].field_input {
        margin: 0 !important;
    }

    .field_checkbox {
        margin: 2px 0 0 5px !important;
    }

    .field_label_full {
        display: inline-block;
        width: 100% !important;
        padding: 0 10px;
    }

    .border-0 {
        border: 0 !important;
        box-shadow: 0 0 0 !important;
    }

    .hints {
        font-size: 11px;
        color: #f51919;
        font-weight: 600;
    }

    .mar_top_25 {
        margin-top: 25px;
    }

    .mar_top_30 {
        margin-top: 30px;
    }

    .checkbox_list {
        margin-bottom: 10px;
    }

        .checkbox_list li {
            display: inline-block;
            padding: 4px;
            margin: 0 5px;
            vertical-align: top;
            width: 80px;
        }

    .border-0 {
        border: 0 !important;
        box-shadow: 0 0 0 !important;
    }


    @media (max-width:1440px) {
        .cont_head_live {
            width: 100px;
            height: 100px;
        }
        .AlertTextContent {
            font-size: 12px;
        }
    }

    @media (max-width:1180px) {
        .footer_height {
            height: 125px;
        }
    }


/*karthik footer design css on 31-12-2024 */

.support-pmt img {
    width:22px;
}
.support-wrapper {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px;
    background: #414141;
    margin-top: 10px;
}
.support-pmt img {
    padding: 0 0px 0px 5px;
}
.support-pmt p {
    margin-left:5px;
    color:#fff;
    font-weight:400;
}
.support-pmt {
    float:left;
}

.social-icons {
    float:right;
}
.social-icons img {
    width: 25px;
}

.user-details-menu {
    position: relative;
    display: flex;
    gap: 5px;
    align-items: center;
    min-width:160px;
}

    .user-details-menu:before {
        content: '';
        position: absolute;
        width: 1.5px;
        height: 45px;
        background: #d9d9d9;
        left: -21px;
    }

.user-details-menu .icon_dashboard.btn-floating {
    width: 40px;
    height: 40px;
    background: #004a86;
    color: #fff;
}

.user-details-menu .icon_dashboard.btn-floating .fa-user-alt {
     font-size: 17px;
     line-height: 41px;
}
    .user-details-menu .timetextcolor {
        line-height: 18px;
        font-size: 10px;
    }
.user-details-menu .timetextcolor b {
        font-size: 12px;
        line-height: inherit;
        background: unset;
}

.user-details-menu .timetextcolor #CurrTime {
        color: #004a86;
 }

.upper-main-header {
    display: flex;
    align-items: center;
    gap: 34px;
    justify-content: end;
}

.footer-copyrights {
    width:160px !important;
}