@import 'https://fonts.googleapis.com/css?family=PT+Sans|PT+Sans+Narrow';

body, div, html, p, select, textarea {
    color: #333;
    text-align: normal;
    scrollbar-base-color: A4A4A4;
    scrollbar-arrow-color: eeeeee;
    xscrollbar-dark-shadow-color: black;
    scrollbar-highlight-color: ffffff;
    xscrollbar-shadow-color: black;
    scrollbar-3d-light-color: black;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
    margin-top: 18;
    margin-bottom: 0;
    margin-left: 10;
    margin-right: 10;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 13px !important;
}

table {
    border: 1px;
    color: #000000;
    cellspacing: 10px;
}

th {
    color: #6D929B;
    font-size: 13px;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    text-transform: uppercase;
    padding: 6px 6px 6px 6px;
    background: #CAE8EA url(images/bg_header.jpg) no-repeat;
    font-family: 'PT Sans Narrow', sans-serif;
}

.copy {
    color: #333;
    font-family: 'PT Sans', sans-serif;
    line-height: 18px;
    text-align: normal;
}

A.copy:link {
    color: #034ea2;
    text-decoration: none;
}

A.copy:visited {
    color: #034ea2;
    text-decoration: none;
}

A.copy:hover {
    color: #034ea2;
    text-decoration: underline;
}

.copy2 {
    color: #000000;
    font-family: 'PT Sans', sans-serif;
    line-height: normal;
    text-align: normal;
}

A.copy2:link {
    color: #034ea2;
    text-decoration: none;
}

A.copy2:visited {
    color: #034ea2;
    text-decoration: none;
}

A.copy2:hover {
    color: #034ea2;
    text-decoration: underline;
}

.dropdown {
    background-color: #efefef;
    font-family: 'PT Sans', sans-serif;
    color: #000000;
    border: 0 0 0 0;
}

.txtbox {
    background-color: #cccccc;
    font-family: 'PT Sans', sans-serif color: #000000;
    border: 0 0 0 0;
}

.button {
    background-color: #4cb6ec;
    border: 2px #4cb6ec outset;
    padding: 1px 3px 1px 3px;
    color: black;
    text-decoration: none;
    font-family: 'PT Sans', sans-serif;
}

    .button:visited {
        color: black;
    }

    .button:hover {
        border-style: inset;
        background-color: #8ed2f4;
        padding: 2px 2px 0px 4px; /*shift text 1px to the right and down*/
    }

    .button:active {
        color: black;
    }

.button2 {
    background-color: #ec6a4c;
    border: 2px #ec6a4c outset;
    padding: 1px 3px 1px 3px;
    color: black;
    text-decoration: none;
    font-family: 'PT Sans', sans-serif;
}

    .button2:visited {
        color: black;
    }

    .button2:hover {
        border-style: inset;
        background-color: #ff9977;
        padding: 2px 2px 0px 4px;
    }

    .button2:active {
        color: black;
    }

span.tooltip1 {
    position: relative;
}

    span.tooltip1:hover {
        z-index: 100;
    }

    span.tooltip1 span.tooltip2 {
        display: none;
    }

    span.tooltip1:hover span.tooltip2 {
        display: block;
        z-index: 101;
        position: absolute;
        top: 1.2em;
        left: 0em;
        width: 400px;
        padding: 5px 5px 5px 5px;
        border: 1px solid Black;
        background-color: White;
        text-align: left;
        color: Black;
    }

/*Css changes done on 9-Sept */
.label_col_box {
    margin: 0 auto;
    width: 70%;
}

    .label_col_box .form-group label {
        font-size: 13px;
        font-weight: normal;
    }

    .label_col_box .form-control {
        border-color: #1259a7;
        border-radius: 2px;
        height: 29px;
    }

.heading {
    font-family: 'Roboto', sans-serif;
}

.heading {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 20px;
    padding-left: 40px;
}

.label_col_box .form-group strong {
    color: #444;
    float: left;
    font-size: 13px;
    margin-bottom: 6px;
    text-transform: capitalize;
    width: 100%;
}

.mt0 {
    margin-top: 0px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.w100p {
    width: 100% !important;
}

.copy.pull-right.mt5.w100p.text-right {
    font-size: 13px;
    font-weight: 600;
}


.label_col_box.label_col_box1 > #ctl00_body_dvViewDetail {
    background-color: #ededef;
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.33);
    float: left;
    margin-top: 28px;
    padding: 25px;
    width: 100%;
}

    .label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvLeft {
        float: left;
        width: 45%;
    }

    .label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvRight {
        float: right;
        width: 55%;
    }

        .label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvRight > h2 {
            color: #0e4c9f;
            font-size: 20px;
            margin-top: 0;
            font-family: 'PT Sans Narrow', sans-serif;
        }

ul.list_data {
    float: left;
    margin: 26px 0 1px;
    padding: 0;
    width: 100%;
}

    ul.list_data li {
        color: rgba(0, 0, 0, 0.7);
        float: left;
        font-size: 13px;
        list-style: outside none none;
        margin-bottom: 20px;
        padding-right: 5px;
        width: 50%;
    }

        ul.list_data li b {
            float: left;
            margin-bottom: 3px;
            width: 100%;
        }


ul.list_data2 {
    float: left;
    margin: 26px 0 1px;
    padding: 0;
    width: 100%;
}

    ul.list_data2 li {
        color: rgba(0, 0, 0, 0.7);
        float: left;
        font-size: 13px;
        list-style: outside none none;
        /*margin-bottom: 20px;*/
        padding-right: 5px;
        width: 50%;
    }

        ul.list_data2 li b {
            margin-bottom: 3px;
            width: 100%;
        }


.label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvRight p {
    float: left;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.7);
}

.label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvRight > h2 > span {
    float: left;
    width: 100%;
}

.btn-blue {
    background-color: #0450A0;
    color: #D8DAED;
}

    .btn-blue.focus, .btn-blue:focus, .btn-blue:hover {
        color: #D8DAED;
        text-decoration: none !important;
    }
/*8 Sept*/
.calclate_sect {
    float: left;
    width: 98%;
}

.page_headeing {
    font-size: 20px;
    color: #6c6865;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif !important;
}

.calclate_sect * {
    font-family: 'PT Sans', sans-serif;
}

.calclate_sect_left {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    float: left;
    padding: 11px 14px;
    width: 100%;
}

ul.calclate_sect_navi {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

    ul.calclate_sect_navi li {
        float: left;
        list-style: outside none none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        ul.calclate_sect_navi li a {
            color: #024fa1;
            float: left;
            font-size: 13px;
            font-weight: 300;
            margin: 0;
            padding: 1px 0 7px;
            width: 100%;
        }

        ul.calclate_sect_navi li.active a {
            color: #797979;
        }

        ul.calclate_sect_navi li a:hover, ul.calclate_sect_navi li a:focus {
            text-decoration: none;
        }

.button01 {
    background-color: #0451a1;
    border-radius: 2px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    border-bottom: 3px solid #24306a;
    padding: 3px 6px;
}


.button01 {
    background-color: #0451a1;
    border: none;
    color: #fff;
    font-size: 13px;
    padding: 5px 26px;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    border-bottom: 3px solid #24306a;
}


.custom_selecrt select.form-control {
    background-image: url(/images/select_icon.png);
    background-repeat: no-repeat;
    background-position: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #0254b7;
    border-radius: 0;
    box-shadow: none;
    height: 26px;
    /*padding-bottom: 0;
    padding-left: 2px;
    padding-top: 0;*/
    padding: 0 28px 0 2px;
}

.custom_selecrt label {
    color: #777777;
    font-size: 13px;
    margin-bottom: 6px;
}

.custom_selecrt {
    clear: both;
}

.calclate_sect_right {
    float: left;
    width: 100%;
}

    .calclate_sect_right > h5 {
        font-size: 13px;
        font-weight: 300;
        color: #797979;
        font-weight: 400;
    }

    .calclate_sect_right .table tr th {
        background-color: #024fa1;
        color: #fff;
        font-size: 13px;
        font-weight: normal;
        padding: 6px 10px;
        text-transform: capitalize;
        vertical-align: middle;
    }

    .calclate_sect_right .table tr td {
        border-bottom: 1px solid #024fa1;
        color: #767676;
        font-size: 13px;
        font-weight: normal;
    }

    .calclate_sect_right .table {
        border: 1px solid #024fa1;
    }


.form-control1 {
    border: 1px solid #0254b7;
    border-radius: 0;
    height: 26px;
}

.table {
    margin-bottom: 0 !important;
}

.DeviceActive {
    font-weight: bold !important;
}

/*ups-solution*/

.calclate_sect01 .calclate_sect_left p {
    color: #787878;
    font-size: 13px;
    font-weight: 300;
}

    .calclate_sect01 .calclate_sect_left p a {
        color: #164692;
        text-decoration: none;
    }

ul.icon_list {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

    ul.icon_list li {
        color: #0254b7;
        font-size: 13px;
        font-weight: 300;
        list-style: outside none none;
        margin-bottom: 10px;
        padding-left: 28px;
        position: relative;
    }

        ul.icon_list li .fa {
            color: #0a4ea1;
            font-size: 20px;
            left: 0;
            position: absolute;
            top: 2px;
        }

.calclate_sect01 .table .button01 {
    font-size: 13px;
    padding-left: 12px;
    padding-right: 12px;
    text-transform: uppercase;
}

.calclate_sect01 .calclate_sect_right .table tr td, .calclate_sect01 .calclate_sect_right .table tr {
    border: none !important;
}

    .calclate_sect01 .calclate_sect_right .table tr td, .calclate_sect01 .calclate_sect_right .table tr {
        border: none !important;
    }

.calclate_sect_left {
    min-height: 439px;
}
/*ups-solution-end*/

/*-product-results-*/
.product-results .page_headeing {
    border-bottom: 1px solid #dadada;
    padding-bottom: 12px;
}

.product-results .page_headeing {
    border-bottom: 1px solid #dadada;
    padding-bottom: 12px;
}

    .product-results .page_headeing a {
        float: right;
        font-size: 13px;
        color: #164692;
        margin-left: 10px;
        line-height: normal !important;
    }

.check_box_1 {
    float: left;
    width: 100%;
}

.check_list {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

    .check_list label {
        color: #6f6f6f;
        font-size: 13px;
        font-weight: normal;
        margin-bottom: 6px;
        /*padding-left: 20px;*/
        padding-left: 10px;
        position: relative;
        width: 100%;
    }

        .check_list label > input {
            left: 0;
            margin: 0;
            position: absolute;
            top: 3px;
        }

ul.all_select {
    float: left;
    margin: 3px 0 0;
    padding: 0;
    width: 100%;
}

    ul.all_select li {
        color: #797979;
        float: left;
        padding: 0 8px 0 0;
    }

        ul.all_select li a {
            color: #0451a1;
            font-weight: bold;
        }

.check_box_1 h6 {
    color: #767676;
    font-weight: 600;
    margin-bottom: 10px;
}

.check_box_1 p {
    font-size: 13px;
}

* {
    text-decoration: none;
    list-style: none;
}

.check_box_5 .label_col_box {
    margin: 0 auto;
    width: 100%;
}

.check_box_5 #ctl00_body_dvViewDetail {
    box-shadow: none !important;
}


.check_box_5 {
    float: left;
    width: 100%;
    background-color: #ededef;
    box-shadow: none;
    /*  padding: 25px;*/
    padding: 8px 21px;
}


.check_box_5_left {
    float: left;
    width: 24%;
}

    .check_box_5_left img { /*box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.33);*/
        width: 100%;
    }

.check_box_5_right {
    float: left;
    margin-left: 3%;
    width: 70%;
}

    .check_box_5_right > h2 {
        color: #0e4c9f;
        font-size: 20px;
        width: 100%;
        float: left;
        margin-top: 0;
        font-family: 'PT Sans Narrow', sans-serif;
    }

        .check_box_5_right > h2 > p {
            color: #747476;
            display: inline-block;
            margin-right: 15px;
            font-size: 13px;
        }

        .check_box_5_right > h2 > p {
            color: #747476;
            float: left;
            font-size: 13px;
            margin-top: 5px;
        }

    .check_box_5_right ul.list_data {
        margin-top: 10px;
    }

        .check_box_5_right ul.list_data li {
            margin-bottom: 20px;
            width: 33.333%;
            color: #747476;
        }

.check_box_5_left_row {
}

    .check_box_5_left_row > h4 {
        float: right;
        text-align: right;
        width: 100%;
        color: #6f6f71;
    }

    .check_box_5_left_row > label {
        color: #6f6f71;
        float: right;
        font-size: 13px;
        font-weight: normal;
    }

        .check_box_5_left_row > label input {
            float: left;
            margin: 2px 9px 0 0;
        }

    .check_box_5_left_row .check_box_5_right {
        float: right;
    }

        .check_box_5_left_row .check_box_5_right ul.list_data li {
            width: 100%;
        }

.mb0 {
    margin-bottom: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.check_box_6 {
    /*border-top: 1px solid #ccc;*/
    float: left;
    margin-top: 20px;
    max-height: 593px;
    overflow-x: auto;
    /*padding-top: 20px;*/
    width: 100%;
}

.check_box_black {
    background-color: #6d6e72;
    float: left;
    padding: 15px 0;
    width: 100%;
}

.check_box_black_col {
    float: left;
    width: 100%;
}

    .check_box_black_col > h6 {
        color: #fff;
        float: left;
        font-size: 15px;
        font-weight: bold;
        width: 100%;
    }

    .check_box_black_col > ul {
        float: left;
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

        .check_box_black_col > ul li {
            color: #fff;
            font-size: 13px;
            margin-bottom: 5px;
            padding-bottom: 3px;
            padding-left: 10px;
            position: relative;
        }

            .check_box_black_col > ul li:before {
                background-color: #fff;
                border-radius: 50%;
                content: "";
                float: left;
                height: 5px;
                left: 0px;
                position: absolute;
                top: 6px;
                width: 5px;
            }

.view_link {
    font-size: 13px;
    color: #FFF;
    text-decoration: underline;
}

.features_h {
    float: left;
    margin-top: 0;
    width: 100%;
}

    .features_h > h4 {
        background-color: #6d6e72;
        color: #fff;
        font-size: 13px;
        padding: 10px 15px;
        width: 100%;
        margin: 0;
    }

        .features_h > h4 .fa {
            float: right;
        }

        .features_h > h4 .fa-angle-double-up {
            display: none;
        }

        .features_h > h4.active .fa-angle-double-up {
            display: block;
        }

        .features_h > h4.active .fa-angle-double-down {
            display: none;
        }
/*-product-results-end-*/

.container.product-result {
    width: 92%;
}

.check_box_5 .col-sm-3, col-sm-9 {
    padding: 0px;
}

.button01:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0451a1 !important;
    border-color: -moz-use-text-color -moz-use-text-color #24306a !important;
    border-image: none;
    border-radius: 4px;
    border-style: none none solid;
    border-width: medium medium 3px;
    color: #fff;
    /* font-size: 13px;
    padding: 5px 26px !important;*/
    text-align: center;
    text-decoration: none;
}

.filter-select {
    float: left !important;
    height: 25px;
    width: 16% !important;
}

.search-part {
    width: 100%;
    margin-top: 10px;
}

.feature-list ul li {
    width: 50%;
    float: left;
}

.check_box_1 .row:last-child {
    margin-top: 10px;
}

.container.product-result > p#body__splitControl {
    float: left;
    padding-top: 10px;
    width: 100%;
}





.label_col_box .form-group strong {
    color: #444;
    float: left;
    font-size: 13px;
    margin-bottom: 6px;
    text-transform: capitalize;
    width: 100%;
}

.mt0 {
    margin-top: 0px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.w100p {
    width: 100% !important;
}

.copy.pull-right.mt5.w100p.text-right {
    font-size: 13px;
    font-weight: 600;
}


.label_col_box.label_col_box1 > #ctl00_body_dvViewDetail {
    background-color: #ededef;
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.33);
    float: left;
    margin-top: 28px;
    padding: 25px;
    width: 100%;
}

    .label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvLeft {
        float: left;
        width: 43%;
    }

        .label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvLeft img {
            width: 100%;
        }

    .label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvRight {
        float: right;
        width: 55%;
    }

        .label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvRight > h2 {
            color: #0e4c9f;
            font-size: 20px;
            margin-top: 0;
            font-family: 'PT Sans Narrow', sans-serif;
        }


.mb20 {
    margin-bottom: 20px !important;
}






.label_col_box.label_col_box1 > #dvViewDetail {
    background-color: #ededef;
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.33);
    float: left;
    margin-top: 28px;
    padding: 25px;
    width: 100%;
}

    .label_col_box.label_col_box1 > #dvViewDetail #dvLeft {
        float: left;
        width: 43%;
    }

        .label_col_box.label_col_box1 > #dvViewDetail #dvLeft img {
            width: 100%;
        }

    .label_col_box.label_col_box1 > #dvViewDetail #dvRight {
        float: right;
        width: 55%;
    }

        .label_col_box.label_col_box1 > #dvViewDetail #dvRight > h2 {
            color: #0e4c9f;
            font-size: 20px;
            margin-top: 0;
            font-family: 'PT Sans Narrow', sans-serif;
        }




ul.list_data {
    float: left;
    margin: 26px 0 15px;
    padding: 0;
    width: 100%;
}

    ul.list_data li {
        color: rgba(0, 0, 0, 0.7) !important;
        float: left;
        font-size: 13px;
        list-style: outside none none;
        margin-bottom: 35px;
        padding-right: 5px;
        width: 50%;
    }

        ul.list_data li b {
            float: left;
            margin-bottom: 3px;
            width: 100%;
        }

.label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvRight p {
    float: left;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.7);
}

.label_col_box.label_col_box1 > #ctl00_body_dvViewDetail #dvRight > h2 > span {
    float: left;
    width: 100%;
}




.box_table .col-sm-4 {
    font-size: 20px;
    margin-top: 50px;
    text-align: center;
    font-family: 'PT Sans Narrow', sans-serif;
}

.ajax__slider_h_rail {
    margin-top: 4px;
}

.box_table h2 {
    color: #888;
    font-size: 20px;
    font-family: 'PT Sans Narrow', sans-serif;
}

.box_table h4 {
    color: #888;
    font-size: 13px;
    line-height: 21px;
}

#contents {
    border: none;
}

.new-heading h2 {
    text-align: center;
    color: #666;
}

.bar_img > img {
    width: 100%;
}

.box_table {
    margin: auto;
    width: 75%;
}

.ajax__slider_h_rail {
    width: 100% !important;
}

.min-copy {
    width: 100%;
    display: block;
}

.color_bold {
    color: #0451a1;
    font-weight: bold;
}


ul.list_data2 li b {
    margin-bottom: 3px;
    width: 100%;
}




.check_box_5_left_row h4 {
    font-size: 15px;
    margin: 0 0 4px;
    padding: 0;
}

.check_box_5_right h2 {
    font-size: 17px;
    margin: 0;
    font-weight: bold;
}

.list_data2 > li {
    font-size: 12px !important;
}

.check_box_5_left_row label {
    font-size: 12px;
}

.check_box_5_right ul.list_data li {
    color: #747476;
    margin-bottom: 5px;
}

ul.list_data {
    float: left;
    margin: 26px 0 0;
}

.select_buttons {
    margin-top: -20px;
}

ul.list_data * {
    font-size: 11px !important;
}

.check_box_5_left_row label > label {
    bottom: 3px;
    position: relative;
}

.check_box_5_left.mt10 > img {
    width: 39px;
}

body .select_buttons {
    font-size: 12px;
    margin-top: -12px;
    padding: 4px 12px !important;
}

.check_box_5_left > img {
    width: 122px;
}


.results_1 {
    margin-top: 0 !important;
}

.check_list label {
    margin-bottom: 1px;
}

.check_list {
    min-height: 160px;
    padding-bottom: 25px;
    position: relative;
}

    .check_list .all_select {
        bottom: 0;
        position: absolute;
    }

.fist_col > .w100p > h6 {
    margin-top: 4px;
}

.fist_col span.copy.min-copy {
    margin-top: 3px;
}

.results_1 > .col-sm-3 {
    padding: 0px;
    /*padding: 0 6px;*/
}

.results_1 + .row.col-sm-12 {
    padding-left: 6px;
}


.list_data2 > li {
    min-height: 34px;
}

.check_box_5_right ul.list_data {
    margin-top: 10px;
}



.product-results_01 .filters .col-sm-3 {
    width: 20%;
}
 
    .product-results_01 .container.product-result {
        width: 100%;
    }

    .product-results_01 .check_box_1 .col-sm-3.fist_col {
        width: 22%;
    }

    .product-results_01 .check_box_1 .col-sm-9 {
        width: 78%;
    }

#loading {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
  text-align: center;
}

#loading-image {
  position: absolute;
  top: 100px;
  left: 240px;
  z-index: 100;
}

