*
{
    padding: 0;
    margin: 0;
}

ul, ol
{
    list-style: none;
    margin: 0;
}

option
{
    padding: 2px 5px;
    border-width: 1px;
}

.alert ol li
{
    list-style-type: decimal;
    margin: 0 0 5px 15px;
}

html
{
    width: 100%;
    padding: 0;
    margin: 0;
    outline: 0!important;
}

img
{
    max-width: 100%;
}

body
{
    font: normal normal 15px/19px calibri, "Roboto", sans-serif;
    color: #777;
    padding: 0;
    margin: 0;
    text-align: left;
    -webkit-text-size-adjust: none;
    min-width: 320px;    
}

    body#cms.content_only
    {
        background: #fff;
        min-width: 100%;
        max-width: 100%;
        padding: 0 15px;
    }

        body#cms.content_only .block em
        {
            float: left;
            margin: 5px 15px 0 0;
            font-size: 20px;
            line-height: 20px;
        }

h1
{
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 14px;
}

h2
{
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 12px;
}

h3
{
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
}

h4
{
    font: 14px/1.5;
    line-height: 1.5;
    margin-bottom: 8px;
}

h5
{
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
}

h6
{
    font-size: 11px;
    line-height: 1.5;
    margin-bottom: 4px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
    font-family: 'Roboto', sans-serif;
}

p
{
    margin: 0 0 20px 0;
}

a, a:visited, a:active, a:link, a:focus
{
    cursor: pointer;
    text-decoration: none;
    color: #3367a1;
    outline: none;
}

    a:hover
    {
        text-decoration: none;
        color: #ef9200;
    }

.form-group a, .form-group a:visited, .form-group a:active, .form-group a:link, .form-group a:focus
{
    color: #5489c4;
}

.btn i
{
    margin-right: 7px;
}

.input-group-btn > .btn
{
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

ol
{
    counter-reset: item;
    list-style-type: none;
    margin: 0 0 0 15px;
}

legend
{
    color: black;
}

sup
{    
    font-size: 14px;
    top: -4px;
}

.page_wrapper_1
{    
    position: relative;    
}

.page_wrapper_2a
{
    padding-top: 0px;
}

#right_column
{
    padding-bottom: 10px;
}

#center_column
{
    padding-bottom: 0px;
}

body#index #center_column
{
    padding-bottom: 0;
}

    body#index #center_column.instant
    {
        padding-bottom: 10px;
    }

h1 strong
{
    display: block;
    float: right;
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    font-style: italic;
    white-space: nowrap;
    text-transform: none;
}

    h1 strong a
    {
        color: #333;
    }

.notification
{
    font: 16px Georgia, "Times New Roman", Times, serif;
    letter-spacing: 1px;
    padding: 20px 20px 20px 60px;
    border-radius: 4px;
}

    .notification strong
    {
        margin-right: 5px;
    }

    .notification p
    {
        font-size: 11px;
        padding: 0;
        margin: 0;
        color: #333333;
    }

.notification_warning
{
    background-image: url(../Images/NCPDP/error.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #FFC237;
    background-color: #FFEAA8;
    color: #826200;
}

a.product_link
{
    font-size: 15px;
    color: #323232;
    font-weight: 500;
    line-height: 22px;
}

    a.product_link:hover
    {
        text-decoration: underline;
    }

.price, .price-old, .price-new
{
    display: inline-block;
    color: #2d74c1;
    font-weight: bold;
    font-size: 21px;
}

.price-old
{
    text-decoration: line-through;
    font-size: 17px;
    font-weight: normal;
    color: #fa2c2c;
}

.price-new
{
    margin-right: 3px;
}

.columns .bordercolor, #columns .bordercolor
{
    border-color: #e2e1e1;
}

div.error
{
    margin: 20px 0 20px 0;
    padding: 20px;
}

    div.error ol
    {
        margin: 0;
    }

        div.error ol li
        {
            padding: 0 0 0 0;
            list-style-position: inside;
            list-style-type: decimal;
        }

    div.error p
    {
        padding: 0;
        margin: 0 0 0 0;
        font-size: 14px;
        text-transform: uppercase;
    }

        div.error p.link
        {
            float: right;
            margin-top: 7px;
        }

            div.error p.link .btn
            {
                color: #fff;
                font-weight: normal;
            }

p.warning
{
    background: #d4eeff;
    border: 1px solid #34acf9;
    margin: 20px 0 20px 0;
    padding: 12px 10px 12px 20px;
    font-size: 14px;
    color: #0473b9;
}

    p.warning i
    {
        font-size: 25px;
        vertical-align: -3px;
        margin-right: 20px;
    }

.warning_inline
{
    color: #ff0000;
    font-weight: bold;
}

.alert i
{
    font-size: 25px;
    vertical-align: -3px;
    margin-right: 20px;
}

.alert-error, div.error
{
    background: url(../Images/NCPDP/warning.png) 20px center no-repeat #fde4e1;
    padding-left: 70px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #ebbcb5;
    font-size: 12px;
    font-weight: bold;
    color: #df0505;
}

p.success, p.confirmation
{
    margin: 20px 0 0 0;
    padding: 12px 10px 12px 20px;
    font: bold 12px "Arial";
    color: #95bc01;
    background: #f7fde1;
    border: 1px solid #dfebb5;
    border-radius: 5px;
}

    p.success i
    {
        font-size: 25px;
        vertical-align: -3px;
        margin-right: 20px;
    }

.success_inline
{
    color: #33a33b;
    font-weight: bold;
}

.required
{
    color: red;
}

#order-confirmation p.success
{
    margin-bottom: 20px;
}

a.cus-suport
{
    margin-left: 10px;
    color: #a9a9a9;
}

    a.cus-suport:hover
    {
        color: #333;
    }

.cus-suport i
{
    margin-right: 5px;
    font-size: 13px;
}

#cms #center_column div.rte .block em
{
    float: left;
    font-size: 56px;
    line-height: 56px;
    min-width: 56px;
    margin-right: 25px;
    text-align: center;
}

#cms #center_column div.rte h5
{
    font-size: 13px;
    line-height: 17px;
    color: #323232;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#cms #center_column h1
{
    margin-bottom: 2px;
}

    #cms #center_column h1 a
    {
        color: #333;
    }

#cms #center_column h2
{
    padding-bottom: 9px;
}

#cms #center_column .titled_box p
{
    margin-bottom: 4px;
}

#cms #center_column .titled_box.titled_box_center p
{
    margin-bottom: 20px;
}

#cms #center_column .titled_box h2
{
    margin-top: 6px;
}

#cms #center_column .titled_box.titled_box_center h2
{
    margin-top: 0;
    text-align: center;
}

    #cms #center_column .titled_box.titled_box_center h2 span
    {
        display: inline-block;
        padding: 4px 10px 0 10px;
    }

#cms #center_column .titled_box .img_cms
{
    margin-bottom: 9px;
}

.center_column .rte ul
{
    margin: -15px 0 -3px 0;
    padding: 0 0 0 0;
    list-style: none;
}

#center_column .block-cms .title_block
{
    font-weight: bold;
    line-height: normal;
    font-size: 14px;
    margin: 0 0 10px 0;
    padding-top: 10px;
}

#center_column .block-cms ul
{
    margin-left: 10px;
}

    #center_column .block-cms ul li a
    {
        font-weight: bold;
        font-size: 13px;
        line-height: 16px;
    }

        #center_column .block-cms ul li a i
        {
            font-size: 11px;
            color: #FFA900;
        }

#center_column .block-cms h1
{
    margin-bottom: 10px;
}

.btn-info
{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-primary:hover
{
    color: #333;
}

.btn-tab
{
    display: inline-block;
    padding: 7px 14px 10px 15px;
    font-size: 16px;
    line-height: 21px;
    font-weight: bold;
    color: #323232;
    border: none;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
    filter: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    white-space: normal;
    text-align: center;
    background: #d2dfed;
    background: -moz-linear-gradient(top, #d2dfed 0%, #c8d7eb 26%, #bed0ea 51%, #a6c0e3 51%, #afc7e8 62%, #bad0ef 75%, #99b5db 88%, #799bc8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2dfed), color-stop(26%,#c8d7eb), color-stop(51%,#bed0ea), color-stop(51%,#a6c0e3), color-stop(62%,#afc7e8), color-stop(75%,#bad0ef), color-stop(88%,#99b5db), color-stop(100%,#799bc8));
    background: -webkit-linear-gradient(top, #d2dfed 0%,#c8d7eb 26%,#bed0ea 51%,#a6c0e3 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%);
    background: -o-linear-gradient(top, #d2dfed 0%,#c8d7eb 26%,#bed0ea 51%,#a6c0e3 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%);
    background: -ms-linear-gradient(top, #d2dfed 0%,#c8d7eb 26%,#bed0ea 51%,#a6c0e3 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%);
    background: linear-gradient(to bottom, #d2dfed 0%,#c8d7eb 26%,#bed0ea 51%,#a6c0e3 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2dfed', endColorstr='#799bc8',GradientType=0 );
    /*background: #d0e4f7;
	background: -moz-linear-gradient(top,  #d0e4f7 0%, #73b1e7 24%, #0a77d5 50%, #539fe1 79%, #87bcea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(24%,#73b1e7), color-stop(50%,#0a77d5), color-stop(79%,#539fe1), color-stop(100%,#87bcea));
	background: -webkit-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%);
	background: -o-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%);
	background: -ms-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%);
	background: linear-gradient(to bottom,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 );*/
    color: #6e8eb8 !important;
}

.btn-primary, input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large
{
    display: inline-block;
    padding: 7px 14px 10px 15px;
    font-size: 16px;
    line-height: 21px;
    font-weight: bold;
    color: #323232;
    border: none;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
    filter: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    white-space: normal;
    text-align: center;
    background: #3b679e;
    background: -moz-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8));
    background: -webkit-linear-gradient(top, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%);
    background: -o-linear-gradient(top, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%);
    background: -ms-linear-gradient(top, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%);
    background: linear-gradient(to bottom, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 );
    -moz-box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    -o-box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    border: 1px solid #fff;
    color: #fff !important;
}

    .btn-primary:hover, input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.button_mini_disabled:hover, input.button_small_disabled:hover, input.button_disabled:hover, input.button_large_disabled:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, input.exclusive_mini_disabled:hover, input.exclusive_small_disabled:hover, input.exclusive_disabled:hover, input.exclusive_large_disabled:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover, span.button_mini:hover, span.button_small:hover, span.button:hover, span.button_large:hover, span.exclusive_mini:hover, span.exclusive_small:hover, span.exclusive:hover, span.exclusive_large:hover, .btnactv
    {
        background: #e2e2e2;
        background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #f1f1f1 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#f1f1f1));
        background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#f1f1f1 100%);
        background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#f1f1f1 100%);
        background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#f1f1f1 100%);
        background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#f1f1f1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#f1f1f1',GradientType=0 );
        /*background: #fceabb;
background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93));
background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);
background: -o-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);
background: -ms-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);
background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 );*/
        color: #da5700 !important;
        font-weight: bold !important;
    }

input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large
{
    cursor: default;
    color: #7c7c7c;
    background: #ccc;
}
#header{border-bottom:5px solid #005596;}
#header_links .btn-tab
{
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border: 1px solid #fff;
    border-bottom: 0px;
}

a.btn_add_cart
{
    color: #fff;
    background: #4b4b4b;
    background: -moz-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4b4b), color-stop(100%, #3a638f));
    background: -webkit-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
    background: -o-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
    background: -ms-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
    background: linear-gradient(to bottom, #4b4b4b 0, #3a638f 100%);
    font-weight: normal;
    overflow: hidden;
    position: relative;
    padding: 0 47px 0 0;
}

    a.btn_add_cart:after
    {
        content: " ";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background: url(../Images/NCPDP/cart-button.png) no-repeat center center;
        width: 47px;
        height: 100%;
    }

    a.btn_add_cart span
    {
        display: block;
        padding: 7px 14px 10px 15px;
        background: #59b524;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #59b524), color-stop(32%, #58b123), color-stop(70%, #51aa1c), color-stop(100%, #4fa61b));
        background: -webkit-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
        background: -o-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
        background: -ms-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
        background: linear-gradient(to bottom, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
    }

    a.btn_add_cart:hover, a.btn_add_cart:focus, a.btn_add_cart:active, a.btn_add_cart.active
    {
        color: #fff;
        background: #59b524;
        background: -moz-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #59b524), color-stop(32%, #58b123), color-stop(70%, #51aa1c), color-stop(100%, #4fa61b));
        background: -webkit-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
        background: -o-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
        background: -ms-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
        background: linear-gradient(to bottom, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
    }

        a.btn_add_cart:hover span, a.btn_add_cart:focus span, a.btn_add_cart:active span, a.btn_add_cart.active span
        {
            background: #4b4b4b;
            background: -moz-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4b4b), color-stop(100%, #3a638f));
            background: -webkit-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
            background: -o-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
            background: -ms-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
            background: linear-gradient(to bottom, #4b4b4b 0, #3a638f 100%);
        }

span.exclusive.disabled
{
    padding-bottom: 7px;
}

    span.exclusive.disabled:before
    {
        content: "";
        font-family: 'FontAwesome';
        display: inline-block;
        padding-right: 5px;
        font-size: 18px;
        vertical-align: -1px;
    }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default
{
    outline: none;
}

.btn-img
{
    padding: 2px 12px 1px 3px!important;
}

form
{
    margin: 0 0 20px 0;
    padding: 0;
}

select, textarea
{
    display: block;
    background-color: white;
    font: normal normal 12px/19px "Roboto", sans-serif;
    border: 1px solid #e2e1e1;
    color: #000;
    margin: 0 0 12px 0;
    padding: 6px;
    height: 32px;
    width: 100%;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.15s;
    -moz-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    /*	-webkit-appearance: none*/
}

textarea
{
    height: auto;
    resize: none;
}

select, select:focus, select:focus
{
    width: 100%;
    outline: none;
}

    select.btn-mini
    {
        height: auto;
        line-height: 14px;
    }

    select.btn
    {
        -webkit-appearance: button;
        -moz-appearance: button;
        appearance: button;
        padding-right: 16px;
    }

    select.btn-mini + .caret
    {
        margin-left: -20px;
        margin-top: 9px;
    }

label
{
    display: inline-block;
    font-size: 15px;
    color: #333;
    cursor: default;
    font-weight: bold;
}

input, textarea, select, .uneditable-input
{
    margin: 0.2em 0;
}

.radio input[type="radio"], .checkbox input[type="checkbox"]
{
    float: left;
    margin-left: 0;
}

.radio input[type="radio"]
{
    margin-top: 3px;
    margin-right: 5px;
}

input[type="radio"], input[type="checkbox"]
{
    line-height: normal;
    margin: 2px 0 0;
}

.panel input[type="checkbox"], .inch input[type="checkbox"]
{
    line-height: normal;
    margin: 0 10px 0;
}

.panel-body.radio label
{
    font-size: 16px;
    line-height: 24px;
}

form p.id_state
{
    display: none;
}

.panel-body .radio
{
    padding-left:;
}

    .panel-body .radio input[type="radio"]
    {
        margin-top: 5px;
        margin-right: 0px;
    }

.ownership .panel-body .radio input[type="radio"]
{
    margin-top: 3px;
    margin-right: 10px;
}

form.std .select span, form.std .radio span, form.std .checkbox span
{
    text-align: left;
    padding: 0 0 0 0;
    color: #333;
}

form.std span.inline-infos
{
    display: block;
    margin: 0 0 -3px 0;
    padding: 2px 0 0 157px;
    font: normal 11px "Arial";
    color: #3a3a3a;
}

span.editable
{
    float: none;
    padding: 0 0 0 7px;
    font: normal 12px "Arial";
    color: #3a3a3a;
    margin: 0;
}

span.form_info
{
    padding: 0 0 0 5px;
    color: #333;
    font-style: italic;
}

input:focus
{
    outline: none;
}

form.std .required_desc
{
    margin: 0 0 -3px 0;
    padding-left: 157px;
}

#order-detail-content-table td:first-child
{
    padding-left: 10px;
}

#block-order-detail .adresses_bloc ul
{
    padding: 20px 4%;
    border: 1px solid #e2e1e1;
    background: #fdfdfd;
    margin-bottom: 20px;
}

.tit-ord
{
    margin-bottom: 7px;
}

#order-detail-content-table tfood td strong
{
    margin-right: 10px;
}

#authentication form.std .text input, #authentication form.std .password input, #identity input[type="text"], #identity input[type="password"]
{
    width: 100%;
}

#vat_area
{
    padding-bottom: 12px;
}

#add_address .submit2
{
    padding: 0;
    margin: 10px 0 0 0;
}

#add_address input[type="text"], #add_address input[type="password"], #add_address input[type="date"], #add_address input[type="datetime"], #add_address input[type="email"], #add_address input[type="number"], #add_address input[type="search"], #add_address input[type="tel"], #add_address input[type="time"], #add_address input[type="url"]
{
    width: 100%;
}

#add_address textarea
{
    margin-bottom: 20px;
    height: 100px;
}

#add_address .inline-infos.required
{
    margin-bottom: 5px;
}

.order_qte_input + label
{
    float: left;
    margin-left: 5px;
}

#order-detail-content td
{
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

table tfoot td
{
    text-align: right;
}

ul.footer_links
{
    padding: 20px 0 0 0;
}

    ul.footer_links li
    {
        float: left;
        margin: 0 25px 0 0;
    }

        ul.footer_links li img.icon
        {
            margin: -3px 5px 0 0;
        }

        ul.footer_links li a
        {
            font-size: 15px;
        }

            ul.footer_links li a i
            {
                font-size: 25px;
                vertical-align: -3px;
                margin-right: 5px;
            }

.footer_link_bottom i
{
    font-size: 25px;
    vertical-align: -3px;
}

.footer_link_bottom a
{
    font-size: 14px;
}

.sortPagiBar .btn, .sortPagiBar .btn-group > .btn:first-child
{
    padding-right: 27px;
    border-radius: 0;
}

.sortPagiBar .caret
{
    position: absolute;
    right: 10px;
}

.sortPagiBar
{
    padding: 0 0 10px 0;
    margin-bottom: 30px;
}

    .sortPagiBar p
    {
        padding: 0;
        margin: 0;
    }

.nbrItemPage
{
    float: left;
}

    .nbrItemPage label
    {
        float: left;
    }

.dropdown-menu li > a
{
    padding: 6px 10px 6px 10px;
}

    .dropdown-menu li > a:hover
    {
        background: #126490;
        color: #FFF;
    }

.dropdown-menu
{
    padding: 0;
    border-radius: 0;
    min-width: 215px;
}

#itempage
{
    float: left;
    margin: 0;
}

.nbrItemPage label
{
    padding: 5px 10px 0 0;
}

.nbrItemPage.nbr_page
{
    margin: 0 0 10px 0;
    position: relative;
}

    .nbrItemPage.nbr_page .b-core-ui-select
    {
        width: 50px;
    }

.product_view
{
    float: right;
}

    .product_view li
    {
        float: left;
        cursor: pointer;
        color: #9D9C9C;
        display: block;
    }

        .product_view li i
        {
            display: inline-block;
            font-size: 30px;
            vertical-align: middle;
        }

        .product_view li.current
        {
            cursor: default;
            color: #000;
        }

        .product_view li#product_view_list
        {
            margin-left: 10px;
        }

#productsSortForm
{
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
    position: relative;
}

    #productsSortForm .dropdown-toggle
    {
        float: left;
    }

.bottom_pagination.shop_box_row
{
    padding: 20px 0 0 0;
    border-bottom: none;
    border-top: 1px solid #e2e1e1;
}

.bottom_pagination > form > p
{
    margin: 0;
}

.bottom_pagination > form
{
    float: right;
    margin: 0;
}

#pagination_form
{
    float: left;
}

    #pagination_form select
    {
        float: left;
        margin: 0 0 0 0;
    }

    #pagination_form label
    {
        display: inline-block;
        float: left;
        padding: 3px 12px 0 20px;
    }

.pagination
{
    float: left;
    list-style-type: none;
    margin: 0;
}

form.pagination
{
    float: right;
}

.pagination ul
{
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
}

    .pagination ul > li:first-child > a, .pagination ul > li:first-child > span
    {
        border-radius: 0;
    }

    .pagination ul > li:last-child > a, .pagination ul > li:last-child > span
    {
        border-radius: 0;
    }

    .pagination ul > li > a, .pagination ul > li > span
    {
        border: none;
        line-height: 30px;
        padding: 0 10px;
        border-color: #D4D4D4 #A5A5A5 #A5A5A5 #D4D4D4;
        border-style: solid;
        border-width: 1px;
    }

    .pagination ul > li
    {
        display: inline-block;
        margin-right: 5px;
    }

        .pagination ul > li:first-child > a, .pagination ul > li:first-child > span
        {
            border-radius: 5px;
        }

        .pagination ul > li:last-child > a, .pagination ul > li:last-child > span
        {
            border-radius: 5px;
        }

        .pagination ul > li > a, .pagination ul > li > span
        {
            display: inline-block;
            padding: 7px 14px 10px 15px;
            font-size: 15px;
            line-height: 21px;
            font-weight: 500;
            color: #323232;
            border: none;
            margin-bottom: 0;
            vertical-align: middle;
            cursor: pointer;
            filter: none;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
            white-space: normal;
            text-align: center;
            background: #fbd501;
            background: -moz-linear-gradient(top, #fbd501 0, #f3ce01 32%, #ecc800 70%, #e6c301 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbd501), color-stop(32%, #f3ce01), color-stop(70%, #ecc800), color-stop(100%, #e6c301));
            background: -webkit-linear-gradient(top, #fbd501 0, #f3ce01 32%, #ecc800 70%, #e6c301 100%);
            background: -o-linear-gradient(top, #fbd501 0, #f3ce01 32%, #ecc800 70%, #e6c301 100%);
            background: -ms-linear-gradient(top, #fbd501 0, #f3ce01 32%, #ecc800 70%, #e6c301 100%);
            background: linear-gradient(to bottom, #fbd501 0, #f3ce01 32%, #ecc800 70%, #e6c301 100%);
        }

            .pagination ul > li > a:hover, .pagination ul > li > span:hover
            {
                background: #4b4b4b;
                background: -moz-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4b4b), color-stop(100%, #3a638f));
                background: -webkit-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
                background: -o-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
                background: -ms-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
                background: linear-gradient(to bottom, #4b4b4b 0, #3a638f 100%);
                color: #fff;
            }

        .pagination ul > li.current span, .pagination ul > li.disabled span
        {
            background: #4b4b4b;
            background: -moz-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4b4b), color-stop(100%, #3a638f));
            background: -webkit-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
            background: -o-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
            background: -ms-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
            background: linear-gradient(to bottom, #4b4b4b 0, #3a638f 100%);
            color: #fff;
        }

.row_category
{
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .row_category .category_image
    {
        float: left;
        margin-right: 20px;
    }

.center_column .cat_desc
{
    margin: 0 0 0 0;
    position: relative;
}

    .center_column .cat_desc .lnk_more
    {
        margin-left: 10px;
        font: bold normal 13px Arial, Helvetica, sans-serif;
    }

    .center_column .cat_desc .lnk_more_cat
    {
        display: inline-block;
        font-weight: bold;
        font-style: normal;
        color: #323232;
        margin-left: 5px;
        cursor: pointer;
    }

        .center_column .cat_desc .lnk_more_cat:hover
        {
            color: #2d74c1;
        }

#subcategories
{
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e1e1;
}

    #subcategories ul
    {
        margin-bottom: 0;
    }

        #subcategories ul li
        {
            margin: 0 0 20px 0;
        }

            #subcategories ul li.product_list_5, #subcategories ul li.product_list_6
            {
                margin-right: 0;
            }

            #subcategories ul li a
            {
                display: block;
                text-align: center;
            }

                #subcategories ul li a.lnk_more_sub
                {
                    margin: 12px 0 0 0;
                    font-size: 13px;
                    font-weight: bold;
                    font-style: italic;
                    color: #323232;
                    text-align: center;
                }

                    #subcategories ul li a.lnk_more_sub:hover
                    {
                        color: #2d74c1;
                    }

.mainpane
{
    background: url(../Images/NCPDP/mainpanbg.png) left top repeat-x #fff;
    padding-top: 20px;
    background-color: #fff;
    margin-top: 10px;
}

.brdcrb
{
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}

.maincont
{
    background: #fff;
}

.mainpan
{
    background: url(../Images/NCPDP/mainpanbg.png) left top repeat-x #fff;    
}

.main1pan
{
    background: url(../Images/NCPDP/mainpanbg.png) left top repeat-x #fff;
    padding-top: 20px;
    padding-bottom: 5px;
}

.main2pan
{
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.main3pan
{
    background-color: #fff;
    padding: 10px;
}

#header #header_logo>img{padding:20px 15px;}

#header #header_right
{        
    position: relative;        
}

#header_links li
{
    float: left;
    padding: 3px 5px 0 0;
    margin: 0;
}

    #header_links li a
    {
        color: #fff;
        text-decoration: none;
        font-size: 13px;
        font-weight: normal;
        line-height: 0.5em;        
    }

.btnactv
{
    line-height: 0.7em !important;
}

#header_links li a:before
{
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    color: #f9a400;
    margin-right: 6px;
}

#header_links li a:hover:before, body#index a.header_links_home:before, #sitemap a.header_links_sitemap:before, #contact a.header_links_contact:before, #cms a.header_links_delivery:before, #stores a.header_links_store:before
{
    color: #333;
}

#header_links li a:hover, body#index a.header_links_home, #sitemap a.header_links_sitemap, #contact a.header_links_contact, #cms a.header_links_delivery, #stores a.header_links_store
{
    color: #0071b2;
}

.mobile-link-top
{
    display: none;
}

#currencies_block_top, #languages_block_top
{
    position: absolute;
    right: 0;
    top: 10px;
}

    #currencies_block_top form
    {
        margin: 0;
    }

    #languages_block_top:hover, #currencies_block_top:hover, .mobile-link-top h4
    {
        cursor: pointer;
    }

.list_header
{
    display: none;
    z-index: 1000;
    width: 140px;
    position: absolute;
    right: 0;
    top: 33px;
    list-style: none;
    background: #ebebeb;
}

#currencies_block_top p.inner-carrencies, #languages_block_top p, .mobile-link-top h4
{
    color: #2a83ca;
    font-size: 13px;
    position: relative;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 0;
}

#countries_2 .countries_ul li span .firstWord, #languages_block_top .firstWord, #languages_block_top strong
{
    display: none;
}

#languages_block_top span.lang, #currencies_block_top p.inner-carrencies span
{
    color: #777;
    margin-right: 3px;
}

.list_header li
{
    border-top: 1px solid #d2d2d2;
}

    .list_header li:hover
    {
        background: #5499ce;
    }

    .list_header li:first-child
    {
        border: none;
    }

    .list_header li.selected
    {
        padding: 8px 0 8px 10px;
        cursor: default;
        color: #fff;
    }

        .list_header li.selected a
        {
            color: #fff;
            cursor: default;
        }

    .list_header li a
    {
        display: block;
        color: #163404;
        text-decoration: none;
        font-size: 13px;
        padding: 8px 5px 8px 10px;
        font-weight: normal;
    }

        .list_header li a:hover
        {
            color: #fff;
        }

    .list_header li.selected span
    {
        cursor: default;
    }

#currencies_block_top p.inner-carrencies:hover, #languages_block_top p:hover, .mobile-link-top h4:hover
{
    color: #333333;
}

.arrow_header_top
{
    width: auto;
    margin-left: 3px;
    color: #777;
}

#currencies_block_top p.active, #currencies_block_top p:hover, #languages_block_top p.active, #languages_block_top p:hover, .mobile-link-top h4.active, .mobile-link-top h4:hover
{
    color: #333;
}

.mobile-link-top h4.active, .mobile-link-top h4:hover
{
    color: #fff;
}

#languages_block_top
{
    right: 0px;
}

#countries_2 .countries_ul li img
{
    float: left;
    margin: 2px 10px 0 0;
}

#countries_2 .countries_ul li span .firstWord
{
    display: none;
}

#countries_2 .countries_ul li span
{
    display: block;
}

#setCurrency .currencies_ul li span
{
    display: inline-block;
    padding-right: 10px;
    font-weight: bold;
}

#setCurrency .currencies_ul li.selected
{
    padding: 8px 5px 8px 10px;
    font-weight: bold;
    cursor: default;
}

.blockuserinfo
{
    position: absolute;
    top: 50px;
    right: 20px;
}

    .blockuserinfo a
    {
        display: block;
        font-size: 15px;
        color: #eb8a00;
        font-weight: normal;
    }

        .blockuserinfo a:hover
        {
            text-decoration: underline;
        }

        .blockuserinfo a i
        {
            display: none;
        }

a.acc_box
{
    position: absolute;
    top: 50px;
    right: 95px;
    display: block;
    font-size: 15px;
    color: #0c6eb2;
    font-weight: normal;
}

    a.acc_box:hover
    {
        text-decoration: underline;
    }

#header_user
{
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 99;
}

.accbtn
{
    min-width: 80px;
    margin: auto;
}

#header_user #shopping_cart a
{
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
    min-width: 133px;
    color: #777;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px; /*background:#f6f6f6;
background:-moz-linear-gradient(top,#f6f6f6 0,#ececec 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6f6f6),color-stop(100%,#ececec));background:-webkit-linear-gradient(top,#f6f6f6 0,#ececec 100%);
background:-o-linear-gradient(top,#f6f6f6 0,#ececec 100%);
background:-ms-linear-gradient(top,#f6f6f6 0,#ececec 100%);
background:linear-gradient(to bottom,#f6f6f6 0,#ececec 100%)*/
}

    #header_user #shopping_cart a:hover
    {
        color: #2a83ca; /*background:#ededed;
background:-moz-linear-gradient(top,#ededed 0,#ededed 20%,#f6f6f6 84%,#f6f6f6 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ededed),color-stop(20%,#ededed),color-stop(84%,#f6f6f6),color-stop(100%,#f6f6f6));
background:-webkit-linear-gradient(top,#ededed 0,#ededed 20%,#f6f6f6 84%,#f6f6f6 100%);
background:-o-linear-gradient(top,#ededed 0,#ededed 20%,#f6f6f6 84%,#f6f6f6 100%);
background:-ms-linear-gradient(top,#ededed 0,#ededed 20%,#f6f6f6 84%,#f6f6f6 100%);
background:linear-gradient(to bottom,#ededed 0,#ededed 20%,#f6f6f6 84%,#f6f6f6 100%)*/
    }

.btn-small
{
    padding: 2px 10px;
    font-size: 12.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.provider th
{
    background: #3367a1;
    background: -moz-linear-gradient(top, #3367a1 0, #5489c4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3367a1), color-stop(100%, #5489c4));
    background: -webkit-linear-gradient(top, #3367a1 0, #5489c4 100%);
    background: -o-linear-gradient(top, #3367a1 0, #5489c4 100%);
    background: -ms-linear-gradient(top, #3367a1 0, #5489c4 100%);
    background: linear-gradient(to bottom, #3367a1 0, #5489c4 100%);
    color: #FFF;
    font-size: 1em;
    /*font-weight: bold !important;*/
}

.provider .k-link:link
{
    color: #FFF;
}

#header_user #shopping_cart .icon-shopping-cart
{
    font-size: 44px;
    color: #2a83ca;
    float: left;
    margin-right: 10px;
}

#header_user #shopping_cart .shopping_cart_title
{
    display: block;
    padding: 6px 0 2px 1px;
    overflow: hidden;
    color: #333;
    font-size: 15px;
    font-weight: 500;
}

#header_user #shopping_cart span
{
    margin-right: 6px;
}

#header_user #shopping_cart .opancart
{
    float: right;
    margin: 2px 0 0 0;
    font-size: 13px;
}

#header_user.close-cart #shopping_cart a
{
    color: #2a83ca;
    background: #ededed;
    background: -moz-linear-gradient(top, #ededed 0, #ededed 20%, #f6f6f6 84%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(20%, #ededed), color-stop(84%, #f6f6f6), color-stop(100%, #f6f6f6));
    background: -webkit-linear-gradient(top, #ededed 0, #ededed 20%, #f6f6f6 84%, #f6f6f6 100%);
    background: -o-linear-gradient(top, #ededed 0, #ededed 20%, #f6f6f6 84%, #f6f6f6 100%);
    background: -ms-linear-gradient(top, #ededed 0, #ededed 20%, #f6f6f6 84%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #ededed 0, #ededed 20%, #f6f6f6 84%, #f6f6f6 100%);
}

.hide
{
    display: none;
    visibility: inherit;
}

.visible
{
    display: block;
}

.zoom_one
{
    zoom: 1;
}

.f_left
{
    float: left;
}

.low_opacity
{
    opacity: 0.3;
}

.bottom_indent
{
    margin-bottom: 15px !important;
}

.detail_step_by_step thead tr th.first_item
{
    width: 150px;
}

.ml_none
{
    margin-left: 0 !important;
}

.extra-wrap
{
    overflow: hidden;
}

#search_block_top
{
    position: absolute;
    top: 109px;
    right: 0px;
    margin: 0;
}

    #search_block_top label
    {
        display: none;
    }

    #search_block_top form, #search_block_top p
    {
        margin: 0;
    }

    #search_block_top input.search_query
    {
        float: left;
        margin: 0;
        height: 31px;
        line-height: 20px;
        background: #fff;
        padding: 0 60px 0 10px;
        width: 158px;
        position: relative;
        vertical-align: middle;
        box-shadow: none;
        border: none;
        outline: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-user-modify: read-write-plaintext-only;
        -webkit-border-radius: 5px 0 0 5px;
        -moz-border-radius: 5px 0 0 5px;
        -ms-border-radius: 5px 0 0 5px;
        -o-border-radius: 5px 0 0 5px;
        border-radius: 5px 0 0 5px;
    }

        #search_block_top input.search_query:focus
        {
            -webkit-tap-highlight-color: rgba(0,0,0,0);
        }

    #search_block_top a
    {
        display: block;
        float: left;
        padding: 0 0 0 2px;
        width: 57px;
        height: 31px;
        text-align: center;
        color: #fff;
        background: #4b4b4b;
        background: -moz-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4b4b), color-stop(100%, #3a638f));
        background: -webkit-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
        background: -o-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
        background: -ms-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
        background: linear-gradient(to bottom, #4b4b4b 0, #3a638f 100%);
        border-radius: 0 5px 5px 0;
    }

        #search_block_top a:hover
        {
            color: #333;
            background: #f6f6f6;
            background: -moz-linear-gradient(top, #f6f6f6 0, #ececec 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ececec));
            background: -webkit-linear-gradient(top, #f6f6f6 0, #ececec 100%);
            background: -o-linear-gradient(top, #f6f6f6 0, #ececec 100%);
            background: -ms-linear-gradient(top, #f6f6f6 0, #ececec 100%);
            background: linear-gradient(to bottom, #f6f6f6 0, #ececec 100%);
        }

        #search_block_top a span
        {
            display: none;
        }

        #search_block_top a i
        {
            font-size: 16px;
            line-height: 28px;
            width: 100%;
            height: 100%;
        }

.ac_results
{
    width: 158px!important;
    border: 1px solid #ddd!important;
}

.ac_over
{
    background: #333!important;
}

#instant_search_results .title_shop_block
{
    float: right;
    width: 45%;
    text-align: right;
    padding-right: 0;
}

.new-box
{
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    bottom: 35px;
}

    .new-box span.new
    {
        background: #407802;
        color: #FFFFFF;
        display: block;
        font-weight: normal;
        font-size: 15px;
        font-style: normal;
        line-height: normal;
        padding: 4px 6px 6px;
        position: relative;
        text-align: center;
        border-radius: 5px;
        min-width: 49px;
    }

span.before, span.after
{
    display: none;
    position: absolute;
    top: -1px;
    right: 3px;
    content: ".";
    text-indent: -9999px;
    width: 6px;
    height: 5px;
    background: #903;
    z-index: 1;
}

span.after
{
    top: 92px;
    right: 96px;
}

.sale-box
{
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    bottom: 0;
}

    .sale-box span.on_sale
    {
        background: #fa2c2c;
        color: #FFFFFF;
        display: block;
        font-weight: normal;
        font-size: 15px;
        font-style: normal;
        line-height: normal;
        padding: 4px 6px 6px;
        position: relative;
        text-align: center;
        border-radius: 5px;
        min-width: 49px;
    }

    .sale-box span.before
    {
        right: 89px;
        background: #000;
    }

    .sale-box span.after
    {
        right: -2px;
        top: 91px;
        background: #000;
    }

.column .block
{
    margin: 0 0 0 0;
}

    h1, .column .block h4, .center_column .block h4, #layered_block_left h3
    {
        color: #333;
        font-size: 15px;
        line-height: 14px;
        font-weight: 500;
        padding: 7px 10px;
        margin: 0 0 10px 0;
        overflow: hidden;
    }

#mns h1, #brdcrm h1
{
    padding: 0px;
    margin: 0px;
}

.togbtn
{
    color: #333;
    font-size: 15px;
    line-height: 14px;
    font-weight: 500;
    padding: 10px;
    margin: 0 0 10px 0;
    overflow: hidden;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ececec));
    background: -webkit-linear-gradient(top, #f6f6f6 0, #ececec 100%);
    background: -o-linear-gradient(top, #f6f6f6 0, #ececec 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0, #ececec 100%);
    background: linear-gradient(to bottom, #f6f6f6 0, #ececec 100%);
    border-radius: 0.6em;
    box-shadow: 0 2px 5px 0 #a9a9a9;
}

h1 a, .column .block h4 a, .center_column .block h4 a, #layered_block_left h3 a
{
    color: #333;
}

h1 .brdcrm
{
    color: #428fe2;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
}


.column .block h4, #layered_block_left h3
{
    color: #fff;
    background: #59b524;
    background: -moz-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #59b524), color-stop(32%, #58b123), color-stop(70%, #51aa1c), color-stop(100%, #4fa61b));
    background: -webkit-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
    background: -o-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
    background: -ms-linear-gradient(top, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
    background: linear-gradient(to bottom, #59b524 0, #58b123 32%, #51aa1c 70%, #4fa61b 100%);
}

h1#instant_search_results
{
    overflow: hidden;
}

    h1#instant_search_results a
    {
        color: #333;
    }

        h1#instant_search_results a:hover
        {
            text-decoration: underline;
        }

.inner_content
{
    padding: 20px;
    border: 1px solid #e2e1e1;
    margin-bottom: 30px;
    position: relative;
}

.main_page_products li .new-box
{
    display: none;
}

.main_page_products li .inner_content
{
    padding-bottom: 14px;
}

.main_page_products li div.product_image
{
    text-align: center;
    position: relative;
    margin-bottom: 11px;
}

.main_page_products li a.product_image
{
    text-align: center;
    display: block;
    padding: 20px 0 27px;
}

.main_page_products li h5
{
    padding: 4px 0 2px;
    min-height: 50px;
}

.main_page_products li p.price_container
{
    margin-bottom: 0;
}

.main_page_products li p.product_desc
{
    margin-bottom: 0;
}

.main_page_products li a.button, .main_page_products li a.exclusive, .main_page_products li span.exclusive
{
    margin-top: 10px;
    display: block;
    float: left;
    clear: left;
}

.main_page_products li a.button
{
    padding: 0;
    border: none;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
    filter: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    white-space: normal;
    text-align: center;
    background: none;
}

    .main_page_products li a.button:after
    {
        content: "";
        font-family: FontAwesome;
        font-size: 14px;
        color: #2a83ca;
        margin-left: 7px;
    }

    .main_page_products li a.button:hover
    {
        background: none;
        color: #2a83ca;
    }

.column .block h4 a:hover
{
    color: #8b12a0;
}

.column .block h4 .column_icon_toggle
{
    display: none;
}

.column .block.myaccount ul li a img
{
    display: none;
}

#layered_block_left h4.toggle
{
    margin-bottom: 18px;
}

#categories_block_left .block_content
{
    padding: 0 0 0 0;
}

#categories_block_left ul.tree
{
    padding: 0 0 0 0;
    list-style: none;
}

    #categories_block_left ul.tree li
    {
        position: relative;
    }

#categories_block_left ul > li
{
    padding: 7px 0;
    border-top: 1px solid #e2e1e1;
}

    #categories_block_left ul > li:first-child
    {
        border: none;
    }

#categories_block_left ul li a
{
    display: inline-block;
}

    #categories_block_left ul li a i
    {
        margin-right: 10px;
    }

#categories_block_left ul.tree li a:hover, #categories_block_left ul.tree a.selected, #categories_block_left .grower:hover + a
{
    color: #666;
}

#categories_block_left ul.tree li ul li a
{
    padding-left: 20px;
}

#categories_block_left ul.tree li ul li ul li a
{
    padding-left: 30px;
}

#categories_block_left .grower
{
    display: block;
    width: 13px;
    height: 13px;
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 11px;
}

#categories_block_left .OPEN
{
    color: #666;
}

#categories_block_left .CLOSE
{
    background: url(../Images/NCPDP/plus_minus.png) 0 0 no-repeat;
}

#layered_block_left ul li .disabled
{
    color: #666;
}

#layered_block_left h2
{
    padding: 0;
    margin-bottom: 15px;
}

#layered_block_left label
{
    margin-bottom: 0;
    display: inline;
}

#layered_block_left input[type="radio"]
{
    float: left;
    margin: 0 5px 0 0;
}

#layered_block_left .control-label
{
    padding-left: 0;
    padding-right: 0;
    line-height: 32px;
}

#layered_block_left li.nomargin
{
    margin-bottom: 5px;
}

    #layered_block_left li.nomargin:last-child
    {
        margin-bottom: 0;
    }

#layered_block_left .link_type
{
    color: #323232;
    cursor: pointer;
    float: left;
    clear: left;
}

    #layered_block_left .link_type:hover
    {
        color: #2d74c1;
    }

#layered_block_left .store_list_filter
{
    margin: 0 0 15px;
}

#layered_block_left span.layered_close
{
    float: right;
}

#layered_block_left .hide-action
{
    display: block;
    text-align: right;
    padding-right: 5px;
}

    #layered_block_left .hide-action:hover
    {
        text-decoration: underline;
    }

#layered_block_left span.layered_close a
{
    display: block;
    outline: none;
}

#layered_block_left .nomargin a
{
    display: inline;
    font-size: 14px;
}

#layered_block_left div.radio
{
    margin-right: 11px;
    margin-top: 1px;
}

#layered_block_left div.checker
{
    margin-right: 12px;
}

#layered_block_left .nomargin a span
{
    color: #2d74c1;
    font-weight: normal;
}

#layered_block_left .color-option
{
    border: 1px solid #666666;
    height: 16px;
    margin-left: 0;
    padding: 0;
    width: 16px;
}

    #layered_block_left .color-option.disable
    {
        opacity: 0.5;
        -moz-opacity: 0.5;
    }

.layered_slider
{
    margin-top: 5px;
}

.layered_slider_container
{
    margin: 6px auto 0 auto;
    width: 93%;
}

.layered_list_selected
{
    font-weight: bold;
}

.layered_ajax_loader p
{
    margin: 20px 0;
    text-align: center;
}

.hide-action
{
    display: block;
    text-align: center;
    text-align: right;
    cursor: pointer;
}

#layered_form #enabled_filters
{
    margin-top: -15px;
    margin-bottom: 16px;
}

#enabled_filters h2
{
    text-align: center;
    background: url(../Images/NCPDP/line-bg.gif) repeat-x left 20px;
    font-style: italic;
    color: #333;
    padding: 13px 0 10px 0;
}

    #enabled_filters h2 span
    {
        padding: 0 10px 0 10px;
        background: #fff;
    }

#layered_form #enabled_filters ul
{
    border-bottom: 1px solid #e2e1e1;
}

#enabled_filters ul li
{
    padding: 5px 0;
    color: #333;
    line-height: 24px;
    font-style: italic;
}

    #enabled_filters ul li.enabled_filters_extra
    {
        color: #a9a9a9;
    }

#enabled_filters li a
{
    float: right;
    margin: 0 0 0 10px;
    outline: none;
    font-size: 20px;
    line-height: 20px;
}

    #enabled_filters li a:hover
    {
        color: #a9a9a9;
    }

#layered_form .color-option
{
    margin-left: 0;
    width: 25px;
    height: 25px;
    padding: 0;
    border-radius: 25px;
    border: none;
}

#ul_layered_id_attribute_group_2 li
{
    float: left;
    padding: 0 0 8px 0;
}

#layered_block_left #ul_layered_id_attribute_group_2
{
    padding-bottom: 0;
}

#ul_layered_id_attribute_group_2 li label
{
    display: none;
}

#ul_layered_id_attribute_group_2 li input
{
    margin-right: 20px;
}

#layered_form .color-option.on
{
    box-shadow: 0 0 5px 0 #a9a9a9;
}

#layered_block_left .color-option.disable
{
    opacity: 0.5;
    -moz-opacity: 0.5;
}

#product_list .warning
{
    margin-top: 13px;
}

.layered_price ul
{
    width: 100%;
}

.loader_position
{
    position: absolute;
    left: 45%;
    top: 20px;
}

#tags_block_left p a
{
    margin: 0 0.1em;
    line-height: 1.5em;
    padding: 2px 2px 5px 2px;
}

a.tag_level3
{
    font-size: 1.5em;
    font-weight: bold;
}

a.tag_level2
{
    font-size: 1.4em;
}

a.tag_level1
{
    font-size: 1em;
}

.column_box .toggle_content
{
    margin-bottom: 30px;
}

    .column_box .toggle_content > a
    {
        margin-top: 20px;
    }

    .column_box .toggle_content form
    {
        margin: 15px 0 0 0;
    }

.products_block ul li
{
    padding: 0 0 20px 0;
    margin-bottom: 20px;
}

    .products_block ul li:last-child
    {
        margin-bottom: 0;
    }

    .products_block ul li > div
    {
        float: left;
        width: 170px;
        padding: 0 0 0 0;
    }

    .products_block ul li h5
    {
        padding-bottom: 7px;
    }

    .products_block ul li a.products_block_img
    {
        display: block;
        float: left;
        width: 80px;
        margin-right: 12px;
    }

    .products_block ul li p
    {
        margin-bottom: 10px;
    }

    .products_block ul li .reduction
    {
        color: #fa2c2c;
        font-style: italic;
        margin-left: 14px;
        margin-right: 15px;
    }

    .products_block ul li span.price-discount
    {
        display: inline-block;
        text-decoration: line-through;
        margin-top: 0;
    }

    .products_block ul li .price
    {
        float: left;
        font-size: 14px;
    }

#stores_block_left p
{
    text-align: center;
    margin: 0;
}

    #stores_block_left p a img
    {
        margin: 0 0 20px 0;
    }

.blockmanufacturer li.last
{
    border: none;
}

#viewed-products_block_left ul li.last
{
    border: none;
    padding-bottom: 0;
}

#header #cart_block
{
    display: none;
    z-index: 999;
    position: absolute;
    right: 0;
    top: 142px;
    width: 285px;
    border: 1px solid #e2e1e1;
    background: #fff;
}

    #header #cart_block .toggle_content
    {
        margin: 10px;
    }

    #header #cart_block h4
    {
        display: none;
    }

#cart_block #cart_block_no_products
{
    margin: 0;
}

#cart_block #cart_block_summary
{
    display: none;
    padding: 10px 0 0 0;
}

    #cart_block #cart_block_summary span
    {
        color: #000;
    }

        #cart_block #cart_block_summary span.ajax_cart_total
        {
            margin: 0 0 0 5px;
            font-weight: bold;
        }

#cart_block .quantity-formated
{
    display: inline-block;
    float: left;
    margin-right: 5px;
    line-height: 16px;
    color: #343336;
}

#cart_block #cart_block_list dl
{
    margin: 0;
}

    #cart_block #cart_block_list dl dt
    {
        padding: 10px 0 0 0;
        border-top: 1px dotted #e2e1e1;
        position: relative;
        clear: both;
    }

        #cart_block #cart_block_list dl dt:first-child
        {
            border: none;
        }

        #cart_block #cart_block_list dl dt a
        {
            display: inline-block;
            float: left;
            line-height: 17px;
        }

            #cart_block #cart_block_list dl dt a img
            {
                display: inline-block;
                margin-right: 10px;
                margin: 0 0 10px 0;
            }

    #cart_block #cart_block_list dl dd
    {
        position: relative;
        margin: 0 0 10px 0;
    }

        #cart_block #cart_block_list dl dd a
        {
            font-style: italic;
        }

#cart_block .cart-Images/NCPDP
{
    width: 70px;
    margin-right: 10px;
}

#cart_block .remove_link
{
    position: absolute;
    right: 7px;
    top: 15px;
    height: 24px;
    width: 19px;
}

    #cart_block .remove_link a
    {
        display: block;
        z-index: 9;
        height: 24px;
        width: 19px;
        margin-top: 0;
        margin-left: 5px;
        font-size: 24px;
        line-height: 24px;
    }

        #cart_block .remove_link a:hover
        {
            color: #A9A9A9;
        }

#cart_block .products .price
{
    display: inline-block;
    padding: 15px 0 5px 0;
    width: 150px;
    font-size: 17px;
}

#cart_block table#vouchers
{
    clear: both;
    width: 100%;
    position: relative;
    border: none;
    background: none;
}

    #cart_block table#vouchers td
    {
        border: none;
    }

        #cart_block table#vouchers td.quantity
        {
            margin-right: 5px;
            min-width: 18px;
        }

        #cart_block table#vouchers td.delete a
        {
            padding: 0;
            width: 9px;
            height: 9px;
            position: absolute;
            right: 0;
            top: 7px;
        }

#cart_block ul.cart_block_customizations
{
    padding: 0 0 0 13px;
    list-style: none;
}

    #cart_block ul.cart_block_customizations li
    {
        font: 11px/15px "Arial";
    }

        #cart_block ul.cart_block_customizations li .quantity-formated
        {
            line-height: 14px;
        }

    #cart_block ul.cart_block_customizations div.deleteCustomizableProduct
    {
        width: 9px;
        height: 9px;
        position: absolute;
        right: 3px;
        top: 3px;
    }

        #cart_block ul.cart_block_customizations div.deleteCustomizableProduct a
        {
            display: block;
            background: url(../Images/NCPDP/icon/delete.gif) no-repeat 0 0;
            height: 9px;
            width: 9px;
        }

#cart_block .cart-prices div
{
    border-top: 1px dotted #e2e1e1;
    padding: 7px 0 7px 0;
}

    #cart_block .cart-prices div .price
    {
        font-size: 15px;
    }

#cart_block #cart_block_shipping_cost, #cart_block #cart_block_total, #cart_block #cart_block_wrapping_cost
{
    float: right;
}

#cart_block #cart-buttons
{
    display: block;
}

    #cart_block #cart-buttons #button_order_cart
    {
        float: left;
    }

#cart_block p#cart-buttons
{
    padding: 0 0 0 0;
    margin: 0;
    border-top: 1px dotted #e2e1e1;
    overflow: hidden;
}

    #cart_block p#cart-buttons a
    {
        margin-top: 10px;
    }

        #cart_block p#cart-buttons a.button_mini
        {
            float: left;
            margin-right: 10px;
        }

#center_column .breadcrumb
{
    display: none;
}

.breadcrumb .breadcrumb_inset
{
    overflow: hidden;
}

.breadcrumb a i
{
    vertical-align: -4px;
    font-size: 25px;
}

.breadcrumb .navigation-pipe, .breadcrumb .navigation_page
{
    font-size: 14px;
    line-height: 22px;
}

.breadcrumb .navigation-pipe
{
    margin: 0 10px 0 10px;
}

#contact_form p.desc_contact
{
    padding: 0;
    margin-bottom: 10px;
    color: #0099ff;
}

#desc_contact0
{
    display: none;
}

.title-pagecontact i
{
    margin-right: 7px;
}

#order-list td.history_invoice i
{
    font-size: 25px;
    vertical-align: -1px;
}

.myaccount ul
{
    padding-bottom: 10px;
}

.favoriteproducts img
{
    width: 16px;
    height: 16px;
}

table#order-list td.history_link a
{
    font-weight: bold;
    color: #a9a9a9;
}

table#order-list td.history_detail .btn
{
    display: block;
}

    table#order-list td.history_detail .btn + a
    {
        margin-top: 10px;
    }

table#order-list td.history_detail a.details_link
{
    text-transform: capitalize;
}

#block-history #block-order-detail table.std td.inputs input.order_qte_input
{
    float: left;
    height: 15px;
    padding: 1px;
}

.align_center
{
    text-align: center;
}

.top_indent
{
    margin-top: 20px;
}

#block-history #block-order-detail table.std td.inputs label
{
    display: block;
    float: left;
    padding: 2px 0 0 7px;
    font-weight: bold;
}

#block-history h3
{
    padding: 17px 0 0 0;
}

div#order-detail-content table.std th
{
    padding: 15px 12px;
}

form#sendOrderMessage p.submit
{
    padding: 0 0 0 0;
}

.info-order strong
{
    color: #333333;
}

.addresses #sendOrderMessage label
{
    display: block;
    padding-bottom: 4px;
}

#conditionsValided + label
{
    display: inline;
}

table.discount
{
    margin: 17px 0 0 0;
}

    table.discount td.discount_code
    {
        font-weight: bold;
    }

    table.discount td.discount_value
    {
        white-space: nowrap;
    }

body#discount div.center_column sup
{
    vertical-align: top;
}

.delivery_options
{
    padding-top: 20px;
}

.delivery_options_address .delivery_option_radio
{
    margin: 0 auto 0 auto;
}

.delivery_options_address table td:first-child
{
    text-align: center;
    vertical-align: middle;
    padding-left: 12px;
}

.delivery_options_address table td.delivery_option_logo
{
    vertical-align: middle;
    text-align: center;
}

.delivery_options_address .delivery_options label
{
    display: block;
}

table.delivery_option_carrier
{
    background: #D9EDF7;
    border: 1px solid #BCE8F1;
}

    table.delivery_option_carrier td
    {
        border: 1px solid #BCE8F1;
        color: #3A87AD;
        text-transform: none;
        font-size: 12px;
    }

.order_delivery .address.first_item, .addresses #address_delivery
{
    padding: 20px;
    border: 1px solid #e2e1e1;
    background: #F8F8F8;
    margin-bottom: 20px;
}

.order_delivery .address.alternate_item, .addresses #address_invoice
{
    padding: 20px;
    border: 1px solid #e2e1e1;
    background: #F8F8F8;
    margin-bottom: 20px;
}

#order-detail-content-table .td-3
{
    text-align: center;
}

.cart_total_price.cart_last_tr .price
{
    font-size: 17px;
    color: #a9a9a9;
}

#order-detail-content-table tfoot tr.item td
{
    border-left: none;
    border-right: none;
    border-bottom: none;
}

#order-detail-content-table tfoot tr.item:first-child td
{
    border: none;
}

#order-detail-content-table td.order_cb, #order-detail-content-table td.checkbox_type
{
    width: 50px;
    text-align: center;
}

.footable tfoot td
{
    display: table-cell !important;
}

.sheets
{
    margin-top: 20px;
}

body#my-account ul.footer_links li
{
    float: none;
}

body#my-account div#center_column ul.myaccount_lnk_list li a i
{
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    width: 24px;
    vertical-align: -1px;
}

#account-creation_form #passwd
{
    float: left;
    margin-right: 20px;
}

span.radio_title
{
    display: block;
    margin-bottom: 7px;
    text-align: left;
}

#identity #center_column .std input[type='checkbox']
{
    margin-right: 7px;
}

    #identity #center_column .std input[type='checkbox'] + label
    {
        display: inline;
    }

#account-creation_form p.radio label
{
    padding-right: 10px;
}

form#account-creation_form p.radio label, #identity p.radio label, #new_account_form p.radio label
{
    display: inline-block;
    float: left;
    padding: 0 25px 0 3px;
}

form#account-creation_form textarea
{
    width: 210px;
    max-width: 563px;
}

#identity p.radio
{
    padding: 0;
}

.comparison_product_infos
{
    padding-top: 10px;
}

#product_comparison #availability_label
{
    font-weight: bold;
    color: #333;
}

#product_comparison #availability_value
{
    color: #0C6;
}

#product_comparison .comparison_availability_statut
{
    display: none;
    padding: 0;
    margin: 0;
}

#product_comparison.breakpoint .comparison_product_infos, #product_comparison.breakpoint .comparison_product_infos .product_link, #product_comparison.breakpoint .comparison_product_infos .row-compare-button
{
    text-align: left;
}

#product_comparison .product_image_div
{
    position: relative;
    margin-bottom: 13px;
    text-align: center;
}

    #product_comparison .product_image_div a
    {
        display: block;
    }

#product_comparison th:first-child, #product_comparison td:first-child
{
    text-align: left;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
}

#product_comparison .product_image_div a.product_image
{
    display: inline-block;
    position: relative;
}

    #product_comparison .product_image_div a.product_image img
    {
        background: none;
    }

.shop_table .title_compare
{
    font-size: 13px;
    color: #333;
}

#product_comparison .comparison_header .price
{
    font-size: 32px;
    font-weight: normal;
}

#product_comparison .on_sale, #product_comparison .discount
{
    display: block;
    width: 54px;
    height: 48px;
    position: absolute;
    left: 0;
    top: 0;
}

#product_comparison .product_link
{
    display: inline-block;
    padding: 0 0 0 0;
    text-align: center;
}

#product_comparison .comparison_product_infos a.cmp_remove
{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    font-size: 25px;
    line-height: 25px;
}

    #product_comparison .comparison_product_infos a.cmp_remove:hover
    {
        color: #a9a9a9;
    }

#product_comparison .product_desc
{
    margin: 0 0 9px 0;
    min-height: 38px;
}

#product_comparison .row-compare-button
{
    text-align: left;
    padding-top: 10px;
}

#product_comparison .comparison_product_infos a.button
{
    margin-right: 8px;
    margin-bottom: 10px;
}

#product_comparison .comparison_product_infos .exclusive
{
    margin: 0 0 10px 0;
}

#product_comparison td:first-child
{
    background: #F5F5F5;
    color: #888;
}

.shop_table td.comparison_feature_even.comparison_infos, .shop_table td.comparison_feature_odd.comparison_infos
{
    text-align: center;
}

form.identity p.radio input
{
    top: 3px;
}

form.identity p.radio label
{
    display: inline-block;
    padding: 0 15px 0 3px;
    line-height: 19px;
}

form.identity p.required_desc
{
    padding: 20px 0 0 157px;
}

#opc_new_account form#login_form
{
    margin-bottom: 0;
}

#orderopc #left_column
{
    display: none;
}

#orderopc #center_column
{
    width: 757px;
}

#orderopc #left_column h2
{
    margin-top: 20px;
}

#opc_account_choice
{
    padding: 0 0;
}

#login_form_content
{
    padding: 20px 5%;
    background: #f5f5f5;
    border: 1px solid #e2e1e1;
}

#opc_account_form input.text, #new_account_form #opc_account_form textarea
{
    width: 100%;
}

#opc_account_form input[type='checkbox'] + label
{
    display: inline;
}

#opc_account_choice .opc_float
{
    padding: 10px 5%;
    background: #f5f5f5;
    border: 1px solid #e2e1e1;
    margin-bottom: 15px;
}

    #opc_account_choice .opc_float ul
    {
        margin: 0 0 20px 30px;
    }

#new_account_form p.textarea textarea
{
    height: 80px;
    width: 205px;
}

#new_account_form span.form_info, #new_account_form span.inline-infos
{
    display: block;
    margin: 5px 0 0 0;
    color: #666666;
}

#order #loyalty
{
    margin: 10px 0 12px 0;
    font-size: 13px;
    padding: 20px 0 20px 0;
    border-top: 1px dotted #e2e1e1;
}

    #order #loyalty img
    {
        margin-right: 10px;
    }

.short_description_pack
{
    padding: 10px 0 0 0;
}

    .short_description_pack h3
    {
        padding: 5px 0 0 0;
        margin: 0;
    }

    .short_description_pack p
    {
        padding: 5px 0 0 0;
    }

    .short_description_pack .pack_content
    {
        padding: 10px 0 0 0;
    }

.pack_content
{
    margin: 5px 0 5px 0;
}

#pb-left-column #color_picker p
{
    padding-bottom: 5px;
    font-weight: bold;
}

span.our_price_display
{
    display: inline-block;
    padding-top: 7px;
    font-size: 24px;
    line-height: 18px;
}

*:first-child + html .content_prices #add_to_cart .exclusive
{
    padding: 4px 3px 4px 11px;
}

.page_wrapper_3
{
    position: relative;
}

footer .block h4
{
    font-size: 15px;
    line-height: 19px;
    color: #fff;
    font-weight: 500;
    margin: 37px 0 16px 0;
}

    footer .block h4 i
    {
        display: none;
    }

    footer .block h4 a
    {
        color: #1c1c1c;
        font-weight: bold;
    }

footer .block a
{
    color: #adadad;
}

    footer .block a:hover
    {
        color: #2a83ca;
    }

footer .block .list-footer li
{
    padding: 4px 0 4px 0;
}

    footer .block .list-footer li.referralprogram i, footer .block .list-footer li.loyalty i
    {
        display: none;
    }

    footer .block .list-footer li a
    {
        font-size: 13px;
        font-weight: normal;
        word-wrap: break-word;
    }

        footer .block .list-footer li a:before
        {
            content: "";
            font-family: FontAwesome;
            color: #2a83ca;
            font-size: 14px;
            margin-right: 14px;
        }

    footer .block .list-footer li img
    {
        display: none;
    }

footer .footer-text
{
    padding: 0 0 0 0;
}
.copyright {
    font-size: 14px;
    padding: 0px;
    margin: 0 0 20px 0;
}
.termsofuse{margin:20px 0 10px 0;}
.termsofuse a{color:#777 !important;}
.termsofuse a:hover,
.termsofuse a:focus,
.termsofuse a:active{color:#777 !important;text-decoration: underline;}
.termsofuse a:first-child{margin-right:20px;padding-right:20px;border-right:1px solid #888;}
.bottom_footer>.container{text-align:center;}

    .bottom_footer > .container
    {
        text-align: center;
    }

    .bottom_footer a
    {
        color: #969696;
    }

        .bottom_footer a:hover
        {
            color: #fff;
        }

footer .blocksocial .list-footer li.facebook a:before
{
    content: "";
}

footer .blocksocial .list-footer li.twitter a:before
{
    content: "";
    margin-right: 7px;
}

footer .blocksocial .list-footer li.rss a:before
{
    content: "";
    margin-right: 9px;
}

.blockcontactinfos
{
    font-size: 13px;
    color: #adadad;
}

    .blockcontactinfos .companyBox
    {
        color: #fff;
        margin: 4px 0 9px;
    }

    .blockcontactinfos .phoneBox
    {
        color: #fff;
        margin: 9px 0;
    }

    .blockcontactinfos .emailBox
    {
        color: #fff;
    }

        .blockcontactinfos .emailBox a
        {
            color: #2a83ca;
        }

            .blockcontactinfos .emailBox a:hover
            {
                text-decoration: underline;
            }

#paiement_logo_block_left
{
    float: left;
    margin: 15px 0 0 30px;
}

#order .p-cart
{
    font-size: 13px;
    text-transform: uppercase;
    color: #535353;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

#order_steps
{
    overflow: hidden;
    margin: 0 0 20px 0;
}

    #order_steps li
    {
        float: left;
        width: 20%;
        text-align: center;
    }

        #order_steps li span
        {
            display: block;
            padding: 5px 0 5px 0;
            color: #fff;
            font-weight: bold;
        }

            #order_steps li span span
            {
                color: #fff;
                font-weight: bold;
                font-size: 27px;
                line-height: 27px;
            }

        #order_steps li a
        {
            font-weight: bold;
            color: #ccc;
            text-decoration: none;
        }

            #order_steps li a:hover
            {
                color: #fff;
            }

        #order_steps li.even
        {
            background: url(../Images/NCPDP/marker-order.png) 0 29px no-repeat #9c9c9c;
        }

            #order_steps li.even:first-child
            {
                background: #9c9c9c;
            }

            #order_steps li.even.step_current:first-child
            {
                background: #202020;
            }

        #order_steps li.odd
        {
            background: url(../Images/NCPDP/marker-order.png) 0 29px no-repeat #777777;
        }

        #order_steps li.step_current
        {
            background-color: #202020;
        }

#cart_summary
{
    background: none;
    border: none;
    margin-bottom: 0;
}

table#cart_summary h5
{
    padding-bottom: 10px;
}

table#cart_summary .cart-atr
{
    display: inline-block;
    padding-bottom: 5px;
}

#order-detail-content .title-th
{
    display: inline-block;
    float: left;
    padding-right: 10px;
    font-weight: bold;
    color: #333333;
}

table#cart_summary tr
{
    border-bottom: 1px dotted #e2e1e1;
}

    table#cart_summary tr.cart_last_tr
    {
        border: none;
    }

table#cart_summary .insset-bottom
{
    padding-bottom: 16px;
    padding-top: 0;
}

.cart_quantity_title
{
    padding: 3px 10px 0 0;
}

table#cart_summary tbody tr
{
    border-top: 1px dotted #e2e1e1;
}

table#cart_summary td
{
    padding: 20px 0 20px 0;
    border: none;
    vertical-align: top;
}

table#cart_summary .customization
{
    border-color: #e2e1e1;
}

table#cart_summary td.cart_product
{
    width: 162px;
}

table#cart_summary tr ul
{
    list-style: none;
}

table#cart_summary .customizationUploaded
{
    margin-bottom: 10px;
}

table#cart_summary .cart_quantity .cart_quantity_down
{
    float: left;
}

table#cart_summary .cart_discount_name
{
    color: #333;
    text-transform: uppercase;
    vertical-align: middle;
}

table#cart_summary .cart_discount
{
    border-width: 1px 0 1px 0;
    border-style: solid;
}

table#cart_summary .cart_discount_price .div_cart_quantity_delete
{
    display: inline-block;
    float: none;
    margin-left: 7px;
}

    table#cart_summary .cart_discount_price .div_cart_quantity_delete a i
    {
        font-size: 16px;
        line-height: 16px;
    }

table#cart_summary .div_cart_quantity_delete
{
    float: left;
}

    table#cart_summary .div_cart_quantity_delete a i
    {
        font-size: 25px;
        line-height: 25x;
        width: auto;
    }

table#cart_summary .customization .cart_quantity
{
    padding: 20px 0 20px 0;
    border: none;
    margin-bottom: 0;
}

table#cart_summary .cart_quantity .cart_quantity_input
{
    display: inline-block;
    float: left;
    border: 1px solid #e2e1e1;
    border-left: none;
    border-right: none;
    height: 43px;
    text-align: center;
    width: 40px;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

table#cart_summary .cart_quantity .cart_quantity_button
{
    float: left;
}

table#cart_summary a.price_discount_delete
{
    margin-top: 3px;
}

table#cart_summary .cart_total_price .total_price_container
{
    border-right: none;
}

table#cart_summary .cart_total_price td.cart_voucher
{
    vertical-align: middle;
}

table#cart_summary #total_price_container
{
    vertical-align: middle;
}

#cart_summary tfoot
{
    font-weight: bold;
}

#cart_summary .cart_last_tr #total_price
{
    font-size: 22px;
    font-weight: normal;
}

table#cart_summary tfoot td
{
    padding: 16px 0 14px 0;
    border: none;
    text-align: left;
}

    table#cart_summary tfoot td + td
    {
        text-align: right;
        display: table-cell;
    }

#total_price_container
{
    vertical-align: middle;
}

#cart_summary .price
{
    border: none;
    white-space: nowrap;
}

.total_price_container p
{
    text-align: left;
}

table#cart_summary .cart_total_price .total_price_container
{
    padding: 0;
}

.cart_total_price .total_price_container p
{
    display: block;
    padding: 8px;
}

.cart_total_price .total_price_container span
{
    display: block;
    padding: 15px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

table#cart_summary .gift-icon
{
    color: white;
    background: #0088CC;
    line-height: 20px;
    padding: 2px 5px;
    border-radius: 5px;
}

table#cart_summary .min-with-td
{
    display: inline-block;
    font-weight: normal;
    min-width: 50px;
}

table#cart_summary #cart_quantity_button .cart_quantity_down
{
    background: url(../Images/NCPDP/quantity_down_mob.png) 0 0 no-repeat;
    height: 43px;
    width: 45px;
}

    table#cart_summary #cart_quantity_button .cart_quantity_down:hover
    {
        opacity: 0.5;
    }

table#cart_summary #cart_quantity_button .cart_quantity_up
{
    float: left;
    background: url(../Images/NCPDP/quantity_up_mob.png) 0 0 no-repeat;
    height: 43px;
    width: 45px;
}

    table#cart_summary #cart_quantity_button .cart_quantity_up:hover
    {
        opacity: 0.5;
    }

    table#cart_summary #cart_quantity_button .cart_quantity_up img, table#cart_summary #cart_quantity_button .cart_quantity_down img
    {
        display: none;
    }

.address-form-multishipping
{
    padding: 15px 3%;
    background: #fdfdfd;
    border: 1px solid #e2e1e1;
    margin-bottom: 20px;
}

table#cart_summary #cart_quantity_button span
{
    line-height: 43px;
}

.cart_quantity_title
{
    padding: 11px 10px 0 0;
}

table#cart_summary .div_cart_quantity_delete a
{
    margin-top: 7px;
    margin-left: 20px;
    display: inline-block;
}

table#cart_summary .cart_discount_price .div_cart_quantity_delete a
{
    margin-top: 0;
}

#HOOK_SHOPPING_CART .page_product_box h3 i
{
    display: none;
}

form#voucher fieldset
{
    border-top: 2px solid #3a3a3a;
}

    form#voucher fieldset div#display_cart_vouchers h4
    {
        margin: 10px 0 0 0;
        padding: 10px 0 0 0;
        border-top: 1px solid #eee;
    }

    form#voucher fieldset div#display_cart_vouchers div
    {
        padding: 4px 0 0 0;
    }

    form#voucher fieldset div#display_cart_vouchers span.voucher_name
    {
        font-weight: bold;
        text-decoration: underline;
        cursor: pointer;
    }

        form#voucher fieldset div#display_cart_vouchers span.voucher_name:hover
        {
            text-decoration: none;
        }

#order_carrier
{
    clear: both;
    margin-top: 20px;
    border: 1px solid #999;
}

    #order_carrier h4
    {
        padding: 0 15px;
    }

    #order_carrier span
    {
        display: block;
        padding: 15px;
        font-weight: bold;
    }

.multishipping_close_container
{
    text-align: center;
    padding-top: 10px;
}

#compare_shipping ul#carriercompare_errors_list li
{
    background: url("../Images/NCPDP/warning.png") no-repeat 20px center #fde4e1;
    border: 1px solid #EBBCB5;
    color: #DF0505;
    font-size: 12px;
    font-weight: bold;
    padding-left: 70px;
    margin-left: 0!important;
    margin-bottom: 10px;
}

#compare_shipping_form
{
    padding: 16px 0 0 0;
    border-top: 2px solid #3a3a3a;
    margin-top: 20px;
    margin-bottom: 10px;
}

    #compare_shipping_form #compare_shipping
    {
        padding: 0;
    }

        #compare_shipping_form #compare_shipping h3
        {
            color: #333;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 13px;
            padding: 10px 0 0 0;
            margin: 0 0 15px 0;
            position: relative;
        }

            #compare_shipping_form #compare_shipping h3 span
            {
                position: relative;
                z-index: 1;
            }

        #compare_shipping_form #compare_shipping .SE_SubmitRefreshCard
        {
            padding-top: 20px;
        }

            #compare_shipping_form #compare_shipping .SE_SubmitRefreshCard input
            {
                width: auto;
                margin-bottom: 0;
                margin-right: 16px;
            }

.cart_navigation
{
    margin: 20px 0;
}

    .cart_navigation .exclusive, .cart_navigation .exclusive_large
    {
        float: right;
    }

div#order_carrier
{
    margin: 20px 0 0 0;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
}

    div#order_carrier h4
    {
        float: left;
        padding: 0 10px;
    }

#order p.cart_navigation.inner-top
{
    border-top: 1px dotted #e2e1e1;
}

p.cart_navigation
{
    clear: both;
    margin: 0;
    padding: 25px 0 0 0;
}

    p.cart_navigation.inner-top
    {
        margin-bottom: 20px;
    }

    p.cart_navigation .button, p.cart_navigation .button_large
    {
        float: left;
    }

#compare_shipping_form #availableCarriers
{
    padding: 15px 0 0 0;
    margin: 0!important;
}

#compare_shipping_form #noCarrier
{
    margin: 12px 0 0;
    padding: 10px 13px;
    text-align: center;
}

#availableCarriers_table
{
    width: 100%;
    text-align: center;
    border: 1px solid #e2e1e1;
}

    #availableCarriers_table th
    {
        text-align: center;
        border: 1px solid #e2e1e1;
        padding: 5px;
    }

#carriercompare_errors_list li
{
    margin: 0;
    padding: 10px 0 10px 0;
}

#availableCarriers_table td.radio
{
    padding-top: 20px;
    padding-bottom: 0;
    text-align: center;
    border: none;
}

#availableCarriers_table td
{
    margin: 0;
    padding: 10px 5px;
    vertical-align: middle;
    border: 1px solid #e2e1e1;
}

    #availableCarriers_table td input
    {
        float: none;
        margin-top: 0;
    }

#create-account_form .text input, #create-account_form .password input, #login_form .text input, #login_form .password input
{
    width: 100%;
    margin-bottom: 0;
}

#authentication #create-account_form .title_block
{
    text-transform: none;
    font-size: 13px;
    font-weight: bold;
    color: #7a7a7a;
}

#authentication #create-account_form p.text, #authentication #login_form p.text
{
    padding: 14px 0 0 0;
}

.cart_total
{
    text-align: right;
}

div.order_address p.select label
{
    float: left;
    text-align: right;
    padding: 2px 7px 0 0;
}

div.order_address p#address_invoice_form a.button_large
{
    margin: 0 auto;
}

div.order_address p.address_add
{
    padding: 20px 0 0 0;
    margin: 0;
}

div.order_address #ordermsg p
{
    margin: 0;
}

div.order_address #ordermsg textarea
{
    height: 100px;
}

#multishipping_mode_checkbox
{
    vertical-align: top;
    margin-right: 5px;
}

#multishipping_mode_box .description
{
    padding: 10px 0;
}

    #multishipping_mode_box .description a
    {
        display: block;
        text-align: center;
    }

#multishipping_mode_box .description_off
{
    display: none;
    padding: 5px;
}

    #multishipping_mode_box .description_off div
    {
        margin-bottom: 10px;
    }

#multishipping_mode_box.on .description_off
{
    display: block;
}

table.multishipping-cart td
{
    padding: 12px!important;
}

table.multishipping-cart th
{
    border-width: 0 0 1px 0;
}

.multishipping-cart .cart_quantity .cart_quantity_input
{
    float: left;
    margin: 0;
    height: 22px;
    line-height: 22px;
    border-left: 0;
    border-right: 0;
    text-align: center;
}

.multishipping-cart .cart_quantity a
{
    float: left;
}

.multishipping-cart .cart_quantity
{
    width: 140px;
}

#order-detail-content #cart_summary.multishipping-cart
{
    border: 1px solid #e2e1e1;
    margin-bottom: 20px;
}

    #order-detail-content #cart_summary.multishipping-cart td.cart_product
    {
        width: auto;
    }

    #order-detail-content #cart_summary.multishipping-cart td.cart_quantity
    {
        width: 155px;
    }

#order-detail-content
{
    padding-top: 0;
}

    #order-detail-content #cart_summary.multishipping-cart td
    {
        border: 1px solid #e2e1e1;
    }

table#carrierTable
{
    margin: 17px 0 0 0;
}

    table#carrierTable tr td.radio input
    {
        background: none;
        border: none;
        position: relative;
        top: 1px;
        left: 0;
    }

.payment_module img
{
    float: left;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.payment_module a
{
    display: block;
    background: #fdfdfd;
    border: 1px solid #e2e1e1;
    padding: 15px;
    color: #333;
    text-decoration: none;
    text-align: left;
    overflow: hidden;
    font-weight: bold;
}

    .payment_module a:hover, .payment_module a:focus, .payment_module a:active
    {
        background: #fdfdfd;
        border: 1px solid #000;
        color: #000;
    }

div#order-opc h2.bordercolor
{
    margin: 20px 0 0 0;
    padding: 17px 0 0 0;
    border-width: 1px 0 0 0;
    border-style: solid;
}

div#order-opc table#carrierTable
{
    margin: 17px 0 0 0;
}

div#order-opc textarea#message
{
    height: 100px;
}

#new_account_form
{
    clear: both;
    margin-bottom: 20px;
}

    #new_account_form h3
    {
        margin-bottom: 20px;
    }

    #new_account_form #submitGuestAccount
    {
        float: right;
    }

#orderconfirmation #left_column
{
    display: none;
}

#orderconfirmation #center_column
{
    width: 757px;
}

.orderconfirmation
{
    border: 1px solid #e2e1e1;
    padding: 20px;
    margin: 30px 0 0 0;
    background: #f8f8f8;
}

    .orderconfirmation a
    {
        color: #0C0;
    }

        .orderconfirmation a:hover
        {
            color: #333;
        }

.bloc_adresses .address
{
    background: #f8f8f8;
    border: 1px solid #e2e1e1;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

ul.address li
{
    line-height: 25px;
    color: #333;
}

    ul.address li.address_delete, ul.address li.address_update
    {
        float: left;
    }

    ul.address li .btn
    {
        color: #fff;
        margin-top: 10px;
    }

    ul.address li.address_title
    {
        margin: 0 0 8px 0;
        color: #a9a9a9;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: bold;
    }

        ul.address li.address_title h3
        {
            margin: 0;
        }

    ul.address li.address_update
    {
        margin-right: 10px;
    }

table.discount
{
    margin: 17px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
}

    table.discount td.discount_code
    {
        font-weight: bold;
    }

    table.discount td.discount_value
    {
        white-space: nowrap;
    }

body#discount div.center_column sup
{
    vertical-align: top;
}

.description_box.cat_desc
{
    border-bottom: 1px solid #e2e1e1;
    margin-bottom: 20px;
}

    .description_box.cat_desc > div
    {
        padding-bottom: 20px;
    }

.title_manuf
{
    display: block;
    padding: 0 0 20px 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    text-align: right;
}

.mnf_sup_list li
{
    padding: 0 0 20px 0;
    margin-bottom: 20px;
}

    .mnf_sup_list li.last_item
    {
        border-bottom: none;
    }

    .mnf_sup_list li .logo
    {
        padding-left: 0;
    }

    .mnf_sup_list li .right_side
    {
        padding-right: 0;
    }

    .mnf_sup_list li .left_side h3
    {
        display: inline-block;
        padding: 0 0 0 0;
        color: #7a7a7a;
        text-transform: uppercase;
        font-size: 13px;
        margin: -4px 0 5px 0;
    }

.border_sep
{
    border-right: 1px solid #e2e1e1;
}

#search h3.nbresult
{
    margin: 10px 0 10px 0;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: lightyellow;
}

p.error404
{
    border: 2px solid #dd0000;
    background: #f5f5f5;
    margin: 20px 0 0 0;
    padding: 10px;
    line-height: 32px;
}

    p.error404 img
    {
        margin: 0 10px 0 0;
    }

#module-cheque-payment #columns form img
{
    float: left;
    margin: 0 20px 2px 0;
}

#module-cheque-payment form select, #module-bankwire-payment form select
{
    margin: 20px 0 20px 0;
}

.box-payment-style
{
    padding: 20px;
    border: 1px solid #e2e1e1;
    background: #fdfdfd;
}

    .box-payment-style ul li
    {
        margin-bottom: 5px;
    }

    .box-payment-style ul
    {
        padding-top: 7px;
    }

#module-cheque-payment .cart_navigation input, #module-cheque-payment .cart_navigation a, #module-bankwire-payment .cart_navigation input, #module-bankwire-payment .cart_navigation a
{
    margin-bottom: 15px;
}

#account-creation_form fieldset.reversoform
{
    padding: 10px !important;
}

    #account-creation_form fieldset.reversoform .text label
    {
        display: block;
        padding: 0 0 10px 0;
        width: 100%;
        text-align: left;
    }

    #account-creation_form fieldset.reversoform .infos-sup
    {
        padding: 0 !important;
        font-size: 10px;
        font-style: italic;
        text-align: right;
    }

#footer .myaccount li.referralprogram img
{
    display: none;
}

#livezilla_lnk
{
    margin: 10px 0;
    text-align: right;
}

    #livezilla_lnk a
    {
        display: inline-block;
        padding: 6px 8px 8px 8px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font: bold 10px Arial, Verdana, sans-serif;
        color: #fff;
        text-shadow: 0 -1px 0 black;
        background: url(../Images/NCPDP/bg_bt_compare.gif) repeat-x scroll 0 0 black;
    }

        #livezilla_lnk a:hover
        {
            text-decoration: none;
        }

#opc_account.opc-main-block #address_invoice_form select
{
    width: 100%;
}

#address_invoice_form label
{
    display: block;
    padding-bottom: 4px;
}

#order #fancybox-content h2
{
    font-size: 14px;
    text-transform: uppercase;
    color: #3a3a3a;
}

.popup-extra h3
{
    color: #ed038a;
    font-size: 14px;
    padding-bottom: 7px;
}

#favoriteproducts_block_account .favoriteproduct
{
    position: relative;
    margin-bottom: 14px;
    margin-top: 15px;
    border: 1px solid #e2e1e1;
    padding: 20px;
}

.favoriteproduct a.product_img_link
{
    display: block;
    float: left;
    margin-right: 14px;
    overflow: hidden;
    position: relative;
}

.favoriteproduct h3
{
    color: #000000;
    font-size: 13px;
    padding: 0 0 10px;
}

.favoriteproduct p.product_desc
{
    line-height: 16px;
    overflow: hidden;
    padding: 0;
}

.favoriteproduct .remove
{
    position: absolute;
    top: 15px;
    right: 20px;
}

    .favoriteproduct .remove .icon
    {
        cursor: pointer;
    }

.rating
{
    display: block;
    clear: both;
    margin: 2em;
    cursor: pointer;
}

    .rating:after
    {
        display: block;
        content: '.';
        height: 0;
        width: 0;
        clear: both;
        visibility: hidden;
    }

.cancel, .star
{
    float: left;
    overflow: hidden;
    margin: 0 1px 0 0;
    width: 16px;
    height: 16px;
    text-indent: -999em;
    cursor: pointer;
}

    .cancel, .cancel a
    {
        background: url(../Images/NCPDP/delete.gif) no-repeat 0 -16px !important;
    }

        .cancel a, .star a
        {
            display: block;
            width: 100%;
            height: 100%;
            background-position: 0 0;
        }

div.star_on a
{
    background-position: 0 -16px;
}

div.star_hover a, div.star a:hover
{
    background-position: 0 -32px;
}

.star
{
    float: left;
    position: relative;
    top: 2px;
    height: 12px;
    width: 12px;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
}

    .star, .star a
    {
        background: url(../Images/NCPDP/star.png) no-repeat 0 0;
    }

div.star_on a
{
    background-position: 0 -12px;
}

div.star_hover a, div.star a:hover
{
    background-position: 0 -12px;
}

.confirmation
{
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: #ffffe0;
}

#main .rte
{
    background: 0 0;
}

.listcomment
{
    list-style-type: none;
    margin: 0 0 20px 0 !important;
}

    .listcomment li
    {
        padding: 10px 0;
        border-bottom: 1px dotted #e2e1e1;
        color: #666666;
    }

    .listcomment .titlecomment
    {
        display: block;
        font-weight: bold;
        font-size: 12px;
        color: #333333;
    }

    .listcomment .txtcomment
    {
        display: block;
        padding: 5px 0;
        color: #333333;
    }

form#sendComment fieldset
{
    padding: 10px;
    border: 1px solid #e2e1e1;
    background: #eeeeee;
}

form#sendComment h3
{
    font-size: 14px;
}

#new_comment_form p.text
{
    margin-bottom: 0;
    padding-bottom: 0;
}

#new_comment_form .btn
{
    margin-bottom: 10px;
    margin-left: 5px;
}

#sendComment p.text label, #sendComment p.textarea label
{
    display: block;
    margin: 12px 0 4px;
    font-weight: bold;
    font-size: 12px;
}

.relative
{
    position: relative;
}

#sendComment p.text input
{
    padding: 0 5px;
    height: 28px;
    width: 498px;
    border: 1px solid #e2e1e1;
    background: url(../Images/NCPDP/bg_input.png) repeat-x 0 0 white;
}

#sendComment p.textarea textarea
{
    height: 80px;
    width: 508px;
    border: 1px solid #e2e1e1;
}

#sendComment p.submit
{
    padding: 0;
    text-align: right;
}

#sendComment p.closeform
{
    float: right;
    padding: 0;
    height: 16px;
    width: 12px;
    text-indent: -5000px;
    background: url(../Images/NCPDP/icon/delete.gif) no-repeat 0 0;
}

#new_comment_form .media .product_desc
{
    text-align: left;
    max-width: 300px;
}

#new_comment_form .product .product_desc .product_name
{
    padding-bottom: 5px;
    font-size: 13px;
    color: black;
}

#new_comment_form .grade_content
{
    margin: 0 0 20px 0;
}

    #new_comment_form .grade_content span, #new_comment_form .grade_content span
    {
        display: inline-block;
        padding: 0 10px;
        width: 150px;
        font-weight: bold;
    }

    #new_comment_form .grade_content .cancel
    {
        margin-right: 5px;
    }

.new_comment_form_content .intro_form
{
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 12px;
}

#new_comment_form .submit
{
    margin-top: 20px;
    padding: 0;
    font-size: 13px;
    text-align: right;
}

#new_comment_form #criterions_list
{
    border-bottom: 1px solid #e2e1e1;
    margin-bottom: 15px;
    list-style-type: none;
}

#new_comment_form #new_comment_form_footer
{
    margin-top: 0;
    font-size: 12px;
}

#new_comment_form
{
    overflow: hidden;
}

    #new_comment_form form
    {
        text-align: left;
    }

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.shop_box
{
    border-bottom: 1px solid #e2e1e1;
}

.titled_box h2, .account_creation h3
{
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding: 10px 0 0 0;
    margin: 0 0 15px 0;
    position: relative;
}

    .titled_box h2 span, .account_creation h3 span
    {
        position: relative;
        z-index: 1;
    }

.icon-style
{
    width: 16px;
    height: 16px;
    background: url(../Images/NCPDP/icon-style.png) center center no-repeat;
}

.shop_box_row
{
    border-bottom: 1px solid #e2e1e1;
}

.title_shop
{
    color: #000;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
}

.lnk_more
{
    display: inline-block;
    font-size: 13px;
    color: #a9a9a9;
    line-height: 16px;
    font-style: italic;
    font-weight: bold;
}

    .lnk_more:hover
    {
        color: #a9a9a9;
    }

.store_list li
{
    padding: 0 0 0 0;
    margin: 0;
}

    .store_list li:first-child a
    {
        border: none;
    }

    .store_list li.favoriteproducts a i, .store_list li.referralprogram a i, .store_list li.loyalty a i, .store_list li.lnk_wishlist a i
    {
        display: none;
    }

    .store_list li a
    {
        display: block;
        padding: 7px 0 7px 0;
        border-top: 1px solid #e2e1e1;
    }

        .store_list li a i
        {
            margin-right: 10px;
        }

.content_list li
{
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
}

    .content_list li a i
    {
        padding-right: 7px;
    }

.shop_table
{
    vertical-align: middle;
}

#order-detail-content-table input.order_qte_input + label
{
    float: none;
}

#order-detail-content-table td.expand label
{
    cursor: pointer;
    margin: 0;
}

.shop_table th
{
    border: 1px solid #e2e1e1;
}

.shop_table th
{
    font-weight: bold;
    padding: 15px 20px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}

.shop_table td
{
    padding: 10px 20px;
}

    .shop_table td .footable-row-detail-inner strong
    {
        display: inline-block;
        font-size: 14px;
        font-weight: normal;
        margin: 0 10px 10px 0;
        color: #333;
    }

.footable.breakpoint > tbody > tr > td.expand
{
    background-image: url(../Images/NCPDP/u.png);
    background-position: 7px center;
    background-repeat: no-repeat;
    padding-left: 40px;
    vertical-align: middle;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td.expand
{
    background-image: url(../Images/NCPDP/uu.png);
    padding-left: 40px;
}

.footable.breakpoint > tbody > tr > td.expand, .footable.breakpoint > tbody > tr.footable-detail-show > td.expand
{
    cursor: pointer;
}

.footable > tbody img
{
    vertical-align: middle;
}

div.checker span, div.radio span
{
    /*	background: url(../Images/NCPDP/sprite.png);
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased*/
}

.radio
{
    /*	padding-left: 0;*/
}

.Desig input[type="radio"]
{
    margin-left: 10px;
    margin-right: 5px;
}

p.radio
{
    margin-top: 0;
    margin-bottom: 0;
}

.checker, .uploader, .checker *
{
    margin: 0px;
    padding: 0;
}

div.checker
{
    float: left;
    width: 19px;
    height: 19px;
}

    div.checker input
    {
        width: 19px;
        height: 19px;
    }

    div.checker span
    {
        background-position: 0 -260px;
        height: 19px;
        width: 19px;
    }

    div.checker:active span, div.checker.active span
    {
        background-position: -19px -260px;
    }

    div.checker.focus span, div.checker:hover span
    {
        background-position: -38px -260px;
    }

    div.checker.focus:active span, div.checker:active:hover span, div.checker.active:hover span, div.checker.focus.active span
    {
        background-position: -57px -260px;
    }

    div.checker span.checked
    {
        background-position: -76px -260px;
    }

    div.checker:active span.checked, div.checker.active span.checked
    {
        background-position: -95px -260px;
    }

    div.checker.focus span.checked, div.checker:hover span.checked
    {
        background-position: -114px -260px;
    }

    div.checker.focus:active span.checked, div.checker:hover:active span.checked, div.checker.active:hover span.checked, div.checker.active.focus span.checked
    {
        background-position: -133px -260px;
    }

    div.checker.disabled span, div.checker.disabled:active span, div.checker.disabled.active span
    {
        background-position: -152px -260px;
    }

        div.checker.disabled span.checked, div.checker.disabled:active span.checked, div.checker.disabled.active span.checked
        {
            background-position: -171px -260px;
        }

div.checker
{
    margin-right: 5px;
}

div.selector
{
    float: left;
    line-height: 30px;
    height: 30px;
    padding: 0 0 0 0;
    position: relative;
    overflow: hidden;
    border: 1px solid #e2e1e1;
    background: url(../Images/NCPDP/select.png) no-repeat 95% 12px;
    width: 170px !important;
}

    div.selector span
    {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        height: 30px;
        line-height: 30px;
        padding-right: 0;
        padding-left: 10px;
        cursor: pointer;
        width: 85% !important;
        font-size: 12px;
    }

.nbr_page div.selector
{
    background-position: 89% 12px;
    width: 65px !important;
}

div.selector.fixedWidth
{
    width: 190px;
}

    div.selector.fixedWidth span
    {
        width: 155px;
    }

div.selector select
{
    opacity: 0;
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 31px;
    top: 0;
    padding: 0 20px 0 0;
    left: 0;
    width: 100%;
}

.checker
{
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    zoom: 1;
}

    .checker input:focus
    {
        outline: 0;
    }

div.checker
{
    position: relative;
}

    div.checker span
    {
        display: -moz-inline-box;
        display: inline-block;
        text-align: center;
    }

    div.checker input
    {
        display: inline-block;
        opacity: 0;
        margin: 0!important;
        background: none;
    }

#product div.jGrowl div.jGrowl-notification, #product div.jGrowl div.jGrowl-closer
{
    display: none;
    background: url(../Images/NCPDP/icon/warning.png) no-repeat 10px 15px #d4eeff;
    opacity: .85;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    padding: 10px 10px 6px 45px;
    border: 1px solid #34ACF9;
    color: #0473B9;
    font: 13px "Arial";
    border-radius: 5px;
}

    #product div.jGrowl div.jGrowl-notification div.close
    {
        font-size: 18px;
        color: #34ACF9;
        margin-top: 7px;
        opacity: .99;
    }

.modal-body
{
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 200px;
}

@media print
{
    *
    {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited
    {
        text-decoration: underline;
    }

        a[href]:after
        {
            content: "";
        }

    abbr[title]:after
    {
        content: "";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after
    {
        content: "";
    }

    a:link:after, a:visited:after
    {
        content: "";
    }

    pre, blockquote
    {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead
    {
        display: table-header-group;
    }

    tr, img
    {
        page-break-inside: avoid;
    }

    img
    {
        max-width: 100% !important;
    }

    @page
    {
        margin: 0.5cm;
    }

    p, h2, h3
    {
        orphans: 3;
        widows: 3;
    }

    h2, h3
    {
        page-break-after: avoid;
    }

    .hide-on-print
    {
        display: none !important;
    }

    .print-only
    {
        display: block !important;
    }

    .hide-for-print
    {
        display: none !important;
    }

    .show-for-print
    {
        display: inherit !important;
    }
}

.crossselling.page_product_box h3, .tab-video.page_product_box h3
{
    margin-top: 10px;
}

#carouselproduct
{
    width: 100000px;
}

#carouselproductcross
{
    width: 100000px;
}

.page_product_box .carusel-inner
{
    display: block;
    padding: 0 0 0 0;
    position: relative;
    margin: 0 0 0 -20px;
}

    .page_product_box .carusel-inner .caroufredsel_wrapper
    {
        cursor: default!important;
    }

.page_product_box
{
    margin: 0;
}

    .page_product_box.blockproductscategory
    {
        overflow: hidden;
    }

    .page_product_box .carousel-ul
    {
        display: block;
        padding: 0;
        margin: 0;
        width: 10000px;
    }

.page_product_box
{
    position: relative;
}

    .page_product_box .carusel-inner li a
    {
        display: inline;
    }

    .page_product_box .carusel-inner li
    {
        display: block;
        float: left;
        margin-left: 20px;
        height: 200px;
        width: 146px;
        text-align: center;
    }

        .page_product_box .carusel-inner li .price_display
        {
            margin: 0;
        }

    .page_product_box .carusel-inner .product_link
    {
        display: inline-block;
        margin: 5px 0 0 0;
    }

    .page_product_box a.prev, .page_product_box a.next
    {
        display: none;
        background: url(../Images/NCPDP/slider-arrow.png) no-repeat transparent;
        width: 27px;
        height: 27px;
        position: absolute;
        top: 50%;
        margin-top: -14px;
        opacity: 1;
        -moz-transition: opacity 300ms ease, left 300ms ease, right 300ms ease;
        -webkit-transition: opacity 300ms ease, left 300ms ease, right 300ms ease;
        -o-transition: opacity 300ms ease, left 300ms ease, right 300ms ease;
        transition: opacity 300ms ease, left 300ms ease, right 300ms ease;
    }

    .page_product_box .carusel-inner:hover, .page_product_box .carusel-inner img:hover
    {
        cursor: move;
        cursor: pointer;
    }

        .page_product_box .carusel-inner:hover a.prev
        {
            opacity: 1;
            left: 40px;
        }

        .page_product_box .carusel-inner:hover a.next
        {
            opacity: 1;
            right: 22px;
        }

    .page_product_box a.prev
    {
        left: 40px;
        background-position: 0 0;
    }

        .page_product_box a.prev:hover
        {
            background-position: 0 -27px;
        }

    .page_product_box a.next
    {
        right: 22px;
        background-position: -27px 0;
    }

        .page_product_box a.next:hover
        {
            background-position: -27px -27px;
        }

        .page_product_box a.next.disabled, .page_product_box a.prev.disabled
        {
            opacity: 0.2;
        }

        .page_product_box a.prev.disabled, .page_product_box a.next.disabled
        {
            cursor: default;
        }

#HOOK_SHOPPING_CART .page_product_box > h3
{
    display: block;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 20px;
    padding: 9px 50px 9px 20px;
    position: relative;
    background: #4b4b4b;
    background: -moz-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4b4b), color-stop(100%, #3a638f));
    background: -webkit-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
    background: -o-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
    background: -ms-linear-gradient(top, #4b4b4b 0, #3a638f 100%);
    background: linear-gradient(to bottom, #4b4b4b 0, #3a638f 100%);
    border-radius: 5px;
}

    #HOOK_SHOPPING_CART .page_product_box > h3.activeTab
    {
        background: #000;
    }

#HOOK_SHOPPING_CART .page_product_box.accordion h3
{
    cursor: pointer;
}

    #HOOK_SHOPPING_CART .page_product_box.accordion h3 .icon-toggle
    {
        display: block;
        font-size: 27px;
        line-height: 27px;
        position: absolute;
        right: 12px;
        top: 10px;
    }

    #HOOK_SHOPPING_CART .page_product_box.accordion h3 i
    {
        display: inline-block;
    }

.unvisible.double, .unvisible
{
    display: none;
}

#compare_shipping .center
{
    text-align: center;
}

#compare_shipping
{
    padding: 10px;
}

    #compare_shipping #availableCarriers
    {
        margin-bottom: 20px;
    }

    #compare_shipping #availableCarriers_table
    {
        margin: auto;
    }

    #compare_shipping ul#carriercompare_errors_list
    {
        color: red;
    }

        #compare_shipping ul#carriercompare_errors_list li
        {
            margin-left: 30px;
            text-decoration: none;
            list-style: none;
        }

#SE_AjaxDisplay
{
    text-align: center;
    display: none;
}

    #SE_AjaxDisplay img
    {
        width: 15px;
    }

.SE_SubmitRefreshCard
{
    text-align: center;
}

    .SE_SubmitRefreshCard input
    {
        display: inline;
    }

#best-sellers_block_right ul
{
    margin-bottom: 5px;
}

#best-sellers_block_right li
{
    float: none;
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
}

    #best-sellers_block_right li.last_item
    {
        border: none;
    }

    #best-sellers_block_right li a.content_img
    {
        display: block;
        float: left;
        padding: 1px;
        height: 47px;
        width: 67px;
        text-decoration: none;
        background: #333;
    }

    #best-sellers_block_right li span.number
    {
        display: block;
        float: left;
        margin-top: 6px;
        width: 20px;
        font-weight: bold;
        font-size: 18px;
        color: #fff;
        text-align: center;
    }

    #best-sellers_block_right li img
    {
        border: 1px solid #ededed;
    }

    #best-sellers_block_right li p
    {
        float: left;
        margin-left: 7px;
        padding: 0;
        width: 125px;
        font-weight: bold;
        font-size: 12px;
    }

    #best-sellers_block_right li .price
    {
        font-weight: bold;
        font-size: 14px;
        color: #990000;
    }

#best-sellers_block_right p.lnk
{
    padding: 0;
    text-align: right;
}

#best-sellers_block_right .lnk .button_large
{
    padding: 0;
    border: none;
    background: none;
}

    #best-sellers_block_right .lnk .button_large:hover
    {
        text-decoration: underline;
    }

#contact_block .block_content
{
    padding: 0 0 30px 0;
    background: url(../Images/NCPDP/block_contact_bg.jpg) no-repeat left bottom transparent;
}

#contact_block h5
{
    border-bottom: 1px dotted #b2b2b2;
    padding-bottom: 10px;
    color: #333;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 #f9f9f9;
}

#contact_block p
{
    padding: 0 0 15px 0;
    font-size: 12px;
    line-height: 18px;
    color: #333;
    font-style: italic;
    text-align: center;
}

#contact_block a
{
    margin-left: 60px;
    display: inline-block;
}

    #contact_block a:hover
    {
    }

#contact_block .label
{
    display: none;
}

.ac_results
{
    text-align: left;
    padding: 0;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

    .ac_results ul
    {
        width: 100%;
        list-style-position: outside;
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .ac_results li
    {
        margin: 0;
        padding: 2px 5px;
        cursor: default;
        display: block;
        font: menu;
        font-size: 12px;
        line-height: 16px;
        overflow: hidden;
    }

.ac_odd
{
    background-color: #eee;
}

.ac_over
{
    background-color: #0A246A;
    color: white;
}

.des-mob, .product_desc.mob, .product_desc.mob2
{
    display: none;
}

#product_list
{
    position: relative;
}

    #product_list li
    {
        margin-bottom: 30px;
    }

    #product_list .inner_content
    {
        position: relative;
        margin-bottom: 0;
    }

    #product_list .product_flags
    {
        margin: 0 0 8px 0;
    }

        #product_list .product_flags span
        {
            display: inline-block;
            float: left;
            margin: 0 20px 0 0;
        }

            #product_list .product_flags span.new
            {
                color: #000;
            }

            #product_list .product_flags span.online_only
            {
                margin-right: 0;
            }

    #product_list .right_block span.on_sale, #product_list .right_block span.discount
    {
        display: block;
        margin: -1px 0 20px 0;
        color: #f00;
    }

    #product_list .new-box, #product_list .sale-box
    {
        left: auto;
        position: static;
        text-align: center;
        bottom: auto;
        display: inline-block;
        margin: 10px 10px 0 0;
    }

.list
{
    padding: 0 0 0 0;
    margin: 0;
}

    .list li
    {
        width: 100%;
        padding: 0;
    }

        .list li a.product_img_link
        {
            float: left;
            width: 150px;
        }

        .list li .center_block
        {
            float: left;
            width: 465px;
            padding: 0 0 0 20px;
        }

            .list li .center_block h5
            {
                padding-top: 5px;
                margin: 0 0 10px 0;
            }

            .list li .center_block .product_desc
            {
                margin: 0;
            }

        .list li .right_block
        {
            float: right;
            width: 200px;
            padding: 0 0 0 20px;
            height: 230px;
            border-left: 1px solid #e2e1e1;
        }

            .list li .right_block span.price
            {
                display: block;
                margin: 0 0 0 0;
                padding: 0 0 17px 0;
            }

            .list li .right_block .compare
            {
                margin: 0;
                padding: 0 0 18px 0;
            }

                .list li .right_block .compare input
                {
                    margin: 4px 10px 0 0;
                }

            .list li .right_block .exclusive, .list li .right_block .button
            {
                margin: 0 0 20px 0;
            }

.grid li h5
{
    min-height: 40px;
    padding: 8px 0;
}

.grid li a.product_img_link
{
    display: block;
    text-align: center;
}

.grid li .center_block .product_desc, #product_list.grid .right_block span.on_sale, #product_list.grid .right_block span.discount, #product_list.grid .product_flags
{
    display: none;
}

.grid li span.price
{
    display: block;
    margin: 0 0 10px 0;
}

.grid li .compare
{
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: 20px;
}

    .grid li .compare label
    {
        display: inline;
    }

    .grid li .compare input
    {
        margin-right: 7px;
    }

.grid li .button
{
    margin-top: 10px;
}

.grid li .exclusive
{
    margin: 10px 6px 0 0;
}

#wishlist_button
{
    margin: 10px 0;
}

.add_wishlist_button a
{
    padding: 5px 7px 5px 18px;
}

    .add_wishlist_button a span
    {
        z-index: 10;
        display: block;
        position: absolute;
        top: -1px;
        left: -12px;
        height: 26px;
        width: 26px;
        background: url(../Images/NCPDP/icon/pict_add_wishlist.png) no-repeat 0 0 transparent;
    }

#wishlist_block #wishlist_block_list
{
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #ccc;
}

#wishlist_block_list dt
{
    position: relative;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 20px;
}

#wishlist_block_list .quantity-formated
{
    display: inline-block;
    margin-right: 5px;
    width: 15px;
}

#wishlist_block_list .cart_block_product_name
{
    font-weight: bold;
}

#wishlist_block_list .ajax_cart_block_remove_link
{
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    margin: 1px 0 0 5px;
    font-size: 20px;
}

#wishlist_block_list dd
{
    margin: 0 0 0 24px;
}

#wishlist_block_list .ajax_cart_block_remove_link a
{
    display: inline-block;
    height: 12px;
    width: 12px;
    background: url(../Images/NCPDP/icon/delete.gif) no-repeat 0 0;
}

#wishlist_block_list .price
{
    float: right;
}

#wishlist_block select#wishlists
{
    margin-bottom: 10px;
    width: 99%;
    border: 1px solid #ccc;
}

.wishlist td.wishlist_delete a
{
    font-size: 20px;
}

#module-blockwishlist-mywishlist #block-order-detail
{
    margin-top: 20px;
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list
{
    list-style-type: none;
    border-bottom: 1px dotted #ccc;
}

#module-blockwishlist-mywishlist .wishlistLinkTop .display_list li
{
    float: left;
}

    #module-blockwishlist-mywishlist .wishlistLinkTop .display_list li a
    {
        display: inline-block;
        padding: 7px 11px 5px 22px;
    }

#module-blockwishlist-mywishlist .wishlistLinkTop #hideSendWishlist
{
    float: right;
    display: block;
    font-size: 20px;
    width: 20px;
    height: 20px;
}

#module-blockwishlist-mywishlist .wishlistLinkTop #showBoughtProducts, #module-blockwishlist-mywishlist .wishlistLinkTop #hideBoughtProductsInfos
{
    display: none;
}

#module-blockwishlist-mywishlist .wishlisturl
{
    margin: 20px 0;
}

ul.wlp_bought_list li .lnkdel
{
    font-size: 20px;
    margin-left: 20px;
    line-height: 30px;
    vertical-align: middle;
}

ul.wlp_bought_list li .product_infos
{
    padding: 15px;
}

#view_wishlist .wlp_bought_list li .product_infos .button_small, #view_wishlist .wlp_bought_list li .product_infos .exclusive
{
    margin: 5px 0;
}

#minic_slider
{
    position: relative;
    z-index: 1;
    margin: 0px auto 0px auto;
    width: 100%;
}

.nivoSlider
{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
    /*-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.3);
    box-shadow: 0 6px 6px rgba(0,0,0,0.3);*/
}

.nivoSlider img
{
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
}

.nivo-main-image
{
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

.nivoSlider a.nivo-imageLink
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}

.nivo-slice
{
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box
{
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

    .nivo-box img
    {
        display: block;
    }

.nivo-caption
{
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .nivo-caption p
    {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a
    {
        display: inline !important;
    }

.nivo-html-caption
{
    display: none;
}

.nivo-directionNav a
{
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav
{
    left: 0;
}

.nivo-nextNav
{
    right: 0;
}

.nivo-controlNav
{
    text-align: center;
    padding: 15px 0;
}

    .nivo-controlNav a
    {
        cursor: pointer;
    }

        .nivo-controlNav a.active
        {
            font-weight: bold;
        }

.theme-default .nivoSlider
{
    position: relative;
    background-image: url(../Images/NCPDP/loading.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 0 auto;
}

    .theme-default .nivoSlider img
    {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
    }

    .theme-default .nivoSlider a
    {
        display: block;
        border: 0;
    }

.theme-default .nivo-controlNav
{
    text-align: center;
    padding: 6px 7px 7px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    line-height: 0;
    border-radius: 12px;
    background: url(../Images/NCPDP/control-bg.png);
    z-index: 9;
}

    .theme-default .nivo-controlNav a
    {
        display: inline-block;
        width: 12px;
        height: 12px;
        background: url(../Images/NCPDP/bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin: 0 3px;
    }

        .theme-default .nivo-controlNav a.active, .theme-default .nivo-controlNav a:hover
        {
            background-position: 0 -12px;
        }

.theme-default .nivo-directionNav a
{
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a
{
    opacity: 1;
}

.theme-default a.nivo-nextNav
{
    background-position: -30px 0;
    right: 15px;
}

    .theme-default a.nivo-nextNav:before
    {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        display: block;
        text-indent: 0;
        font-family: 'FontAwesome';
        font-size: 25px;
    }

.theme-default a.nivo-prevNav:before
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: block;
    text-indent: 0;
    font-family: 'FontAwesome';
    font-size: 25px;
}

.theme-default a.nivo-prevNav
{
    left: 15px;
}

.theme-default .nivo-caption
{
    font-family: Helvetica, Arial, sans-serif;
}

    .theme-default .nivo-caption a
    {
        color: #fff;
        border-bottom: 1px dotted #fff;
    }

        .theme-default .nivo-caption a:hover
        {
            color: #fff;
        }

.theme-default .nivo-controlNav.nivo-thumbs-enabled
{
    width: 100%;
}

    .theme-default .nivo-controlNav.nivo-thumbs-enabled a
    {
        width: auto;
        height: auto;
        background: none;
        margin-bottom: 5px;
    }

        .theme-default .nivo-controlNav.nivo-thumbs-enabled a:hover, .theme-default .nivo-controlNav.nivo-thumbs-enabled a.active
        {
            webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.8);
            box-shadow: 0 0 3px 1px rgba(0,0,0,0.8);
        }

    .theme-default .nivo-controlNav.nivo-thumbs-enabled img
    {
        display: block;
        width: 120px;
        height: auto;
    }

body.instant_search #minic_slider
{
    display: none;
}

#htmlcontent_home
{
}

    #htmlcontent_home li
    {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        margin-bottom: 30px;
    }

        #htmlcontent_home li .item-html
        {
            padding: 17px 15px 21px;
            text-align: center;
            background: #f6f6f6;
            background: -moz-linear-gradient(top, #f6f6f6 0, #ececec 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ececec));
            background: -webkit-linear-gradient(top, #f6f6f6 0, #ececec 100%);
            background: -o-linear-gradient(top, #f6f6f6 0, #ececec 100%);
            background: -ms-linear-gradient(top, #f6f6f6 0, #ececec 100%);
            background: linear-gradient(to bottom, #f6f6f6 0, #ececec 100%);
            margin-top: 20px;
        }

        #htmlcontent_home li a:hover .item-html
        {
            background: #ececec;
            background: -moz-linear-gradient(top, #ececec 0, #f6f6f6 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #f6f6f6));
            background: -webkit-linear-gradient(top, #ececec 0, #f6f6f6 100%);
            background: -o-linear-gradient(top, #ececec 0, #f6f6f6 100%);
            background: -ms-linear-gradient(top, #ececec 0, #f6f6f6 100%);
            background: linear-gradient(to bottom, #ececec 0, #f6f6f6 100%);
        }

    #htmlcontent_home h2
    {
        font-size: 33px;
        line-height: 35px;
        color: #2d74c1;
        font-weight: bold;
        margin: 0;
    }

    #htmlcontent_home h3
    {
        font-size: 21px;
        line-height: 25px;
        color: #333;
        font-weight: 500;
        margin: 0 0 5px;
    }

    #htmlcontent_home p
    {
        margin-bottom: 0;
    }


#htmlcontent_top
{
}

    #htmlcontent_top li
    {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        /*margin-top: 20px;*/
    }

        #htmlcontent_top li > div
        {
            position: relative;
        }

.hippa
{
    background-image: url(../Images/NCPDP/certified.png);
    background-repeat: no-repeat;
    background-position: right 5px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    height: 145px;
    width: 206px;
}

.upd
{
    background-image: url(../Images/NCPDP/updates1.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    right: 0px;
    bottom: 0px;
    position: absolute;
    height: 200px;
    width: 120px;
}

.tips
{
    background-image: url(../Images/NCPDP/tips1.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    right: 5px;
    bottom: 5px;
    position: absolute;
    height: 200px;
    width: 120px;
}

.annou
{
    background-image: url(../Images/NCPDP/announcements1.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    right: 2px;
    bottom: 0px;
    position: absolute;
    height: 200px;
    width: 120px;
}

.home-item1
{
    min-height: 165px;
    position: relative;
    /*	background-image: url(../images/updates.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background: #e1e1e1;
	background: -moz-linear-gradient(top, #fff 0, #e1e1e1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e1e1e1));
	background: -webkit-linear-gradient(top, #fff 0, #e1e1e1 100%);
	background: -o-linear-gradient(top, #fff 0, #e1e1e1 100%);
	background: -ms-linear-gradient(top, #fff 0, #e1e1e1 100%);
	background: linear-gradient(to bottom, #fff 0, #e1e1e1 100%);*/
    border-radius: 5px;
    border: 1px solid #ddd;
    /*-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 6px rgba(0,0,0,0.175);*/
    margin: 15px 0;
    /*background:url(../images/bg-main.jpg) left top repeat-x white;position:relative*/
}

    .home-item1 .title
    {
        width: 100%;
        /*	border-radius:6px 6px 0px 0px;
	background:#e1e1e1;
	background:-moz-linear-gradient(top,#73c2f1 0,#459ad2 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#73c2f1),color-stop(100%,#459ad2));background:-webkit-linear-gradient(top,#73c2f1 0,#459ad2 100%);
	background:-o-linear-gradient(top,#73c2f1 0,#459ad2 100%);
	background:-ms-linear-gradient(top,#73c2f1 0,#459ad2 100%);
	background:linear-gradient(to bottom,#73c2f1 0,#459ad2 100%);*/
        height: 45px;
        padding: 10px !important;
    }

    .home-item1 .title1
    {
        width: 100%;
        height: 30px;
        padding: 10px !important;
    }

#htmlcontent_top li .item-html
{
    left: 0;
    top: 0;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #777;
    padding:15px;
}

#htmlcontent_top li .item-html > div
{
    position: relative;
    width: 100%;
    padding: 0px;
}

#htmlcontent_top li .item-html p
{
    margin-bottom: 10px;
    padding: 0px;
    line-height: 22px;
}



#htmlcontent_top li .item1
{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #777;
    padding-bottom: 30px;
    border-bottom: dashed 2px #ccc;
}

    #htmlcontent_top li .item1 > div
    {
        position: relative;
        width: 100%;
        padding: 0px;
    }

    #htmlcontent_top li .item1 p
    {
        margin-bottom: 10px;
        padding: 5px 222px 5px 12px;
        line-height: 22px;
    }

#htmlcontent_top h2
{
    font-size: 18px;
    line-height: 22px;
    color: #005a9c;
    font-weight: 500;
    margin:0 0 15px 0;    
}

#htmlcontent_top h3
{
    font-size: 18px;
    line-height: 22px;
    color: #005a9c;
    font-weight: 500;
    margin: 0 0 15px;
}

#htmlcontent_top .price_head
{
    font-size: 21px;
    line-height: 25px;
    font-weight: 500;
    color: #333;
}

#htmlcontent_top .price_box
{
    display: block;
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;
    color: #2d74c1;
    padding-top: 6px;
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    -moz-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    -o-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
}

#htmlcontent_top li a:hover .price_box
{
    color: #fbd501;
}

#htmlcontent_top .sale_box
{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 26px;
    line-height: 26px;
    font-weight: normal;
    color: #333;
    background: url(../Images/NCPDP/banner-bg.png);
    text-align: right;
    padding: 23px 13px 19px 31px;
}

    #htmlcontent_top .sale_box span
    {
        display: block;
        font-size: 42px;
        line-height: 34px;
        font-weight: bold;
        margin-top: -3px;
    }

body.instant_search #htmlcontent_top
{
    display: none;
}

#htmlcontent_left
{
}

#htmlcontent_right
{
}

#htmlcontent_footer
{
}

#sendfriendpage form.std fieldset
{
    margin: 0 0 20px 0;
    padding: 10px 15px;
    background: none repeat scroll 0 0 #eee;
}

#sendfriendpage .product
{
}

    #sendfriendpage .product .img_link
    {
        float: left;
    }

        #sendfriendpage .product .img_link img
        {
            margin: 0 10px 0 0;
            border: 1px solid #ccc;
        }

    #sendfriendpage .product .product_desc
    {
        float: left;
        width: 200px;
        font-weight: bold;
        font-size: 12px;
        color: #000;
    }

#sendfriendpage #send_friend_form_content
{
    margin-top: 40px;
}

    #sendfriendpage #send_friend_form_content .text
    {
        padding-bottom: 10px;
    }

        #sendfriendpage #send_friend_form_content .text label
        {
            display: inline-block;
            padding: 6px 15px;
            width: 180px;
            font-size: 12px;
            text-align: right;
        }

        #sendfriendpage #send_friend_form_content .text input
        {
            padding: 0 5px;
            height: 22px;
            width: 260px;
            border: 1px solid #ccc;
            font-size: 12px;
        }

    #sendfriendpage #send_friend_form_content .submit
    {
        margin: 0 20px 0 0;
        padding: 5px 0;
        text-align: right;
    }

#menu-trigger
{
    display: none;
}

#menu-wrap
{
    position: relative;
    z-index: 2;
    width: 48%;
    float: right;
    top: 6px;
}

#menu-custom, #menu-custom ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

    #menu-custom:before, #menu-custom:after
    {
        display: table;
        content: "";
    }

    #menu-custom:after
    {
        clear: both;
    }

#menu-custom
{
    zoom: 1;
}

.desktop #menu-custom li
{
    float: left;
    position: relative; /*border-right:1px solid #FFF*/
}

.desktop #menu-custom > li:first-child > a
{ /*border-radius:5px 0 0 0*/
}

.desktop #menu-custom a
{
    float: left;
    padding: 10px 10px 10px 9px;
    color: #333;
    text-transform: none;
    font-size: 15px;
    line-height: 8px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
}

    .desktop #menu-custom a:hover, .desktop #menu-custom > li.hasSub:hover > a, .desktop #menu-custom > li.sfHoverForce > a
    {
        color: #0091e4;
        /*background: #de7d00;
	background: -moz-linear-gradient(top, #e7a800 0, #de7d00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7a800), color-stop(100%, #de7d00));
	background: -webkit-linear-gradient(top, #e7a800 0, #de7d00 100%);
	background: -o-linear-gradient(top, #e7a800 0, #de7d00 100%);
	background: -ms-linear-gradient(top, #e7a800 0, #de7d00 100%);
background:linear-gradient(to bottom, #e7a800 0, #de7d00 100%)  text-shadow: none;*/
    }

.desktop #menu-custom li li:hover > a
{
    color: #0071b2;
    background: none;
}

.desktop #menu-custom ul
{
    display: none;
    margin: 20px 0 0 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    /*background:#dedede;
border-radius: 4px;*/
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.desktop #menu-custom li:hover > ul
{
    display: block;
    opacity: 1;
    visibility: visible;
    margin: 0;
}

.desktop #menu-custom ul ul
{
    top: 0;
    left: 253px;
    margin: 0 0 0 20px;
}

.desktop #menu-custom ul li
{
    display: block;
    float: none;
    border: none;
    border-top: 1px dotted #d3d3d3;
}

    .desktop #menu-custom ul li:first-child
    {
        border: none;
    }

.desktop #menu-custom ul a
{
    display: block;
    float: none;
    padding: 10px 12px 9px 18px;
    width: 253px;
    white-space: nowrap;
    text-transform: none;
    color: #333;
    font-size: 13px;
    font-weight: normal;
    background: none;
}

    .desktop #menu-custom ul a:hover, .desktop #menu-custom ul li.sfHoverForce > a
    {
        color: #0071b2;
    }

#quickjump
{
    display: block;
}

.desctop #menu-custom
{
    display: block;
}

.desktop #menu-custom li li.hasSub > a:before
{
    content: "";
    font-family: "FontAwesome";
    margin-left: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #777;
    float: right;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th
{
    /*background-color: #f2f2f2;*/
    background-color: #e5edf6;
}

.table > tbody > tr > td
{
    background-color: #f2f2f2;
}

.panel-default > .panel-heading
{
    background: #3367a1;
    background: -moz-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3367a1),color-stop(100%,#5489c4));
    background: -webkit-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: -o-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: -ms-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: linear-gradient(to bottom,#3367a1 0,#5489c4 100%);
    color: #FFF;
    font-weight: bold;
    border-color: #003c7e;
}

.istem
{
    border-radius: 0.6em;
}

.customdd
{
    line-height: 28px;
}

.dropdown-header
{
    display: block;
    padding: 3px 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #fff;
    background-color: #6b94c2;
}

.panel-title a:hover
{
    color: #f6d152;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th
{
    background-color: #fff5dd;
}

.deck1
{ /*background-color:#e7e7e7;*/
    border-right: 1px dotted #ccc;
}

.glyphicon span
{
    font-family: calibri, "Roboto", sans-serif;
}

.glyphicon:before
{
    padding-right: 5px;
}

a.glyphicon
{
    color: #3367a1;
}

.glyphicon-home1:before
{
    padding-right: 5px;
    content: url(../Images/NCPDP/home.png);
    position: relative;
    top: 3px;
}

.glyphicon-search1:before
{
    padding-right: 5px;
    content: url(../Images/NCPDP/search.png);
    position: relative;
    top: 3px;
}

.glyphicon-tools1:before
{
    padding-right: 5px;
    content: url(../Images/NCPDP/tools.png);
    position: relative;
    top: 3px;
}

.glyphicon-pref1:before
{
    padding-right: 5px;
    content: url(../Images/NCPDP/pref.png);
    position: relative;
    top: 3px;
}

.glyphicon-help1:before
{
    padding-right: 2px;
    content: url(../Images/NCPDP/help.png);
    position: relative;
    top: 3px;
}

.login .checkbox
{
    margin-top: 0px;
    padding-top: 0px;
}

.margintop
{
    margin-top: 15px !important;
}

.edlist li
{
    background-image: url(../Images/NCPDP/nav_arr.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 10px;
}

.assist .edlist li
{
    background-image: url(../Images/NCPDP/nav_arr.gif);
    background-repeat: no-repeat;
    background-position: left 12px;
    padding-left:10px;
    line-height: 30px;
}

.clone
{
    min-height: 130px;
    padding: 10px 0 80px 10px !important;
    border-bottom: dashed 2px #ccc;
    background: #e1e1e1;
    background: -moz-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e1e1e1));
    background: -webkit-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: -o-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: -ms-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: linear-gradient(to bottom, #fff 0, #e1e1e1 100%);
}

#grid
{
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
    padding: 0.4em;
    margin-top: 1em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    box-shadow: 0 0 4px 0 #333;
}

#addselect
{
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
    padding: 0.4em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    box-shadow: 0 0 4px 0 #333;
    overflow: auto;
}

.prvtxt
{
    font-size: 15px;
    line-height: 20px;
}

.off
{
    display: none;
}

.on
{
    display: block;
}

#offbtn .glyphicon, #onbtn .glyphicon
{
    /*top: 2px;
font-size: 0px;
font-weight: normal;*/
}

#offbtn .glyphicon
{
    width: 4px;
    background: url(../Images/NCPDP/hide.png) left 14px no-repeat;
    padding: 16px 0px;
}

#offbtn .glyphicon-chevron-left:before
{
    /*content: "\e079";*/
}

#onbtn
{
    position: relative;
    top: 0px;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    border-left: 0px;
}

#offbtn
{
    position: relative;
    top: 0px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    border-right: 0px;
}

#onbtn .glyphicon
{
    width: 4px;
    background: url(../Images/NCPDP/show.png) left 14px no-repeat;
    padding: 16px 0px;
}

#offbtn, #onbtn
{
    padding: 5px 0px 5px 0px;
    font-size: 9px;
    line-height: 24px;
    width: 8px;
}

.showhide
{
    margin-right: -15px;
    margin-top: 2px;
}

.block.block-side-nav .block-pane
{
    border-top: none;
    padding: 0;
    border-radius: 0 0 0.6em 0.6em;
    box-shadow: 0 3px 3px 0 #dadada;
}

.block-title
{
    border-radius: 6px 6px 0 0 !important;
}

.block.block-side-nav .block-content
{
    /*background:#f5f5f5 url(../images/bg_content2.gif) repeat-x;*/
    border: solid 1px #ececeb;    
    padding: 15px;
    border-radius: 5px;
    /*
    border-top: none;
    box-shadow: 0 5px 0 0 #dadada;
    */
}

.block.last_block
{
    margin-bottom: 0;
}

.block .block-title
{
    background: #3367a1;
    background: -moz-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3367a1),color-stop(100%,#5489c4));
    background: -webkit-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: -o-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: -ms-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: linear-gradient(to bottom,#3367a1 0,#5489c4 100%);
    color: #fff;
    padding: 10px 10px 8px 21px;
    position: relative;
    border-bottom: 1px dashed #FFF;
}

.block .block-title strong
{
    font-family: 'Roboto','Noto Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 #4a7631;
}

.block .block-title a
{
    text-decoration: none !important;
}

.block .block-subtitle
{
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.block .actions a:hover
{
    text-decoration: none;
}

.block-compare .actions
{
    padding: 20px 0 10px 0;
}

    .block-compare .actions button
    {
        margin-bottom: 8px;
    }

.block .empty
{
}

.block .price-box.map-info .price
{
    font-size: 13px;
    font-family: 'Arial';
}

.block li.odd
{
}

.block li.even
{
}

.sidebar-indent
{
}

.block .price
{
    font-weight: bold;
}



/**GlossyMenu**/
.glossymenu
{
    padding: 0;
    width: 100%; /*width of menu*/
    border: 1px solid #aeaeae;
    border-bottom-width: 0;
}

    .glossymenu a.menuitem
    {
        color: #0b429c;
        display: block;
        position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
        width: auto;
        padding-left: 5px;
        text-decoration: none;
        padding-top: 5px;
        padding-right: 0;
        padding-bottom: 5px;
        background-color: #B2D3FF;
        background-image: url(../Images/NCPDP/accomenu/mmenu1bg_normal.png);
        background-repeat: repeat-x;
        background-position: left bottom;
        font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
    }

    .glossymenu img
    {
        vertical-align: middle;
        padding-right: 5px;
    }

    .glossymenu a.img
    {
        vertical-align: middle;
        padding-right: 5px;
    }

    .glossymenu a.menuitem:visited, .glossymenu .menuitem:active
    {
        color: #0b429c;
    }

    .glossymenu a.menuitem .statusicon
    { /*CSS for icon image that gets dynamically added to headers*/
        position: absolute;
        top: 15px;
        right: 9px;
        border: none;
        /*background-image: url(../Images/NCPDP/accomenu/Open1Sub.png);*/
    }

    .glossymenu a.menuitem:hover
    {
        background-image: url(../Images/NCPDP/accomenu/mmenu1bg_hover.png);
        color: #FFF;
    }

.glossymenuadmin a.menuitem:visited
{
    color: #0b429c;
}

.glossymenuadmin div.submenu
{ /*DIV that contains each sub menu*/
    background: #ffffff;
}

.glossymenu div.submenu ul
{ /*UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .glossymenu div.submenu ul li
    {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #add1ff;
    }

        .glossymenu div.submenu ul li a
        {
            display: block;
            font: normal 12px "Trebuchet MS", Verdana, Helvetica, sans-serif;
            color: black;
            text-decoration: none;
            padding: 2px 0;
            padding-left: 20px;
            background-color: #FFF;
            background-image: url(../Images/accomenu/bullet.png);
            background-repeat: no-repeat;
            background-position: 5px 12px;
            line-height: 30px;
        }

            .glossymenu div.submenu ul li a:hover
            {
                background: #ebf3fe;
                colorz: white;
                background-image: url(../Images/accomenu/bullet.png);
                background-repeat: no-repeat;
                background-position: 5px 12px;
            }

            .glossymenu div.submenu ul li a.disabled
            {
                color: #CCCCCC;
                background: #F8F8F8;
                border: 1px solid #CCC;
                cursor: text;
            }

/**End Glossy Menu**/


#leftpane, #rightpane
{
    padding-bottom: 2px;
    padding-top: 2px;
}

#togico
{
    padding: 5px 0px !important;
    margin-left: -15px;
    margin-top: 2px;
    position: absolute;
}

.pull-right
{
    padding: 0px !important;
}

.tab-content
{
    Padding: 10px 5px;
    border: 1px solid #ddd;
    border-top-color: transparent;
    box-shadow: 0 3px 3px 0 #ddd;
    border-radius: 0 0 6px 6px;
}

.nav-tabs > li > a
{
    background: #ebf1f6;
    background: -moz-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f6), color-stop(50%,#abd3ee), color-stop(51%,#89c3eb), color-stop(100%,#d5ebfb));
    background: -webkit-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
    background: -o-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
    background: -ms-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
    background: linear-gradient(to bottom, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 );
    /*background:#3367a1;
	background:-moz-linear-gradient(top,#c0cfe0 0,#e3ebf4 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c0cfe0),color-stop(100%,#e3ebf4));background:-webkit-linear-gradient(top,#c0cfe0 0,#e3ebf4 100%);
	background:-o-linear-gradient(top,#c0cfe0 0,#e3ebf4 100%);
	background:-ms-linear-gradient(top,#c0cfe0 0,#e3ebf4 100%);
	background:linear-gradient(to bottom,#c0cfe0 0,#e3ebf4 100%);*/
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
    background: #fceabb;
    background: -moz-linear-gradient(top, #fceabb 0%, #fcda83 50%, #fac73a 51%, #ffffff 98%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #fceabb), color-stop(50%, #fcda83), color-stop(51%, #fac73a), color-stop(98%, #ffffff));
    background: -webkit-linear-gradient(top, #fceabb 0%, #fcda83 50%, #fac73a 51%, #ffffff 98%);
    background: -o-linear-gradient(top, #fceabb 0%, #fcda83 50%, #fac73a 51%, #ffffff 98%);
    background: -ms-linear-gradient(top, #fceabb 0%, #fcda83 50%, #fac73a 51%, #ffffff 98%);
    background: linear-gradient(to bottom, #fceabb 0%, #fcda83 50%, #fac73a 51%, #ffffff 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#ffffff', GradientType=0 );
    /*background-color: #fff;
	background:-moz-linear-gradient(top,#f5d87e 0,#fff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5d87e),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#f5d87e 0,#fff 100%);
	background:-o-linear-gradient(top,#f5d87e 0,#fff 100%);
	background:-ms-linear-gradient(top,#f5d87e 0,#fff 100%);
	background:linear-gradient(to bottom,#f5d87e 0,#fff 100%);*/
    border-bottom: 1px solid #fff;
}

.btn-group
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-select
{
    color: #777;
    background-color: #fff;
    border-color: #ccc;
}

.btn-tog
{
    color: #777;
    background-color: #e3e3e3;
    border-color: #ccc;
}

.nav-tabs > li > a
{
    border-radius: 6px 6px 0 0;
    line-height: 0.5;
}

.acbtn
{
    margin: 0px !important;
    border-top: 1px dashed #ccc;
    padding: 5px;
    background: -moz-linear-gradient(top,#ececec 0,#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ececec),color-stop(100%,#fff));
    background: -webkit-linear-gradient(top,#ececec 0,#fff 100%);
    background: -o-linear-gradient(top,#ececec 0,#fff 100%);
    background: -ms-linear-gradient(top,#ececec 0,#fff 100%);
    background: linear-gradient(to bottom,#ececec 0,#fff 100%);
}

.block-side-nav .btn-xs
{
    padding: 1px 5px;
    font-size: 9px;
    line-height: 1.5;
    border-radius: 3px;
}

.block-side-nav p
{
    margin: 0 -10px 0 0;
}

.manda
{
    color: red;
}

.finst
{
    color: #9d9d9d;
    font-style: none;
    font-size: 11px;
    text-align: right;
    line-height:12px;
}

.finst1
{
    color: #9d9d9d;
    font-style: none;
    font-size: 10px;
    line-height: 18px;
}


p
{
    padding: 15px;
}

.block-side-nav p
{
    padding: 0px;
}

.mandatory
{
    color: #ff0000;
}

.fgpcheck
{
    padding-top: 8px;
}


.btn-warning
{
    color: #fff !important;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning
    {
        color: #fff !important;
    }

.panel-heading a, .panel-heading a:visited, .panel-heading a:active, .panel-heading a:link, .panel-heading a:focus
{
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    outline: none;
}

.btn-sm
{
    padding: 5px 10px!important;
    font-size: 12px!important;
    line-height: 1.5!important;
}

.text-primary
{
    color: #428bca;
    font-weight: 600;
    font-size: 18px;
}

.bs-callout-info
{
    background-color: #e9f4f9;
    border: 1px solid #dae7ee;
}

.bg-warning
{
    background-color: #fcf8e3;
    border: 1px solid #ebe6ce;
}

.bs-callout
{
    margin: 10px 0;
    padding: 15px;
}

.bs-callout-info h5
{
    color: #5bc0de;
    font-size: 16px;
    line-height: 0.5;
    margin: 0;
}

.bs-callout p
{
    margin: 0px;
}

.jumbotron p
{
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 200;
}

.jumbotron .text-primary
{
    color: #428bca;
    font-weight: 600;
    font-size: 21px;
}

.jumbotron .list-group
{
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 1.6;
    color: inherit;
}

.jumbotron img
{
    margin-top: 20%;
    margin-bottom: 20%;
    -webkit-box-shadow: 0 6px 8px rgba(0,0,0,.5);
    box-shadow: 0 6px 12px rgba(0,0,0,.5);
    background-clip: padding-box;
}

.container .jumbotron
{
    padding: 20px 60px;
    margin: 20px;
    border-radius: 16px;
    -webkit-box-shadow: 0 6px 8px rgba(0,0,0,.5);
    box-shadow: 0 6px 12px rgba(0,0,0,.5);
    background-clip: padding-box;
    background-color: #f2f2f2;
}

.selct
{
    background: url(../Images/NCPDP/ok.png) no-repeat center;
    height: 38px;
    width: 38px;
    margin-right: 10px;
}

.done
{
    background: url(../Images/NCPDP/done.png) no-repeat center;
    height: 36px;
    width: 36px;
    margin-right: 10px;
}

.modal-dialog
{
    margin: 10px;
    left: 25%;
    right: 25%;
    top: 30%;
    position: fixed;
}

.container > .row
{
    margin-right: 0px;
    margin-left: 0px;
}

.minmrg
{
    margin-top: 3px;
}

.mrgntopoff
{
    padding-top: 0px !important;
}

.subhdr
{
    border-radius: 0.3em 0.3em 0 0;
    border-bottom: 2px solid #5194df;
    /*margin: 20px 0;*/
    padding: 3px;
    font-size: 18px;
    background-color: #ededed;
    background: -moz-linear-gradient(top,#dbdbdb 0,#ededed 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#dbdbdb),color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top,#dbdbdb 0,#ededed 100%);
    background: -o-linear-gradient(top,#dbdbdb 0,#ededed 100%);
    background: -ms-linear-gradient(top,#dbdbdb 0,#ededed 100%);
    background: linear-gradient(to bottom,#dbdbdb 0,#ededed 100%);
}

.jumbotron .radio
{
    line-height: 0.7;
}

#mns, #leftpane
{
    border-right: 1px dotted #d3d3d3;
}

#brdcrm, #rightpane
{
    border-left: 1px dotted #d3d3d3;
}

#mns
{
    padding-right: 0px;
}

#center_column
{
    padding-top: 10px;
}

#header_links li a.btn-tab:before
{
    content: "";
    color: #f9a400;
    margin-right: 0px;
}

.sequencebox
{
    margin: 0.2em 0;
}

#conf1 .row
{
    margin-left: 0px;
    margin-right: 0px;
}

.k-icon, .k-tool-icon, .k-grouping-dropclue, .k-drop-hint, .k-column-menu .k-sprite, .k-grid-mobile .k-resize-handle-inner:before, .k-grid-mobile .k-resize-handle-inner:after
{
    background-image: url('../Images/NCPDP/sprite1.png') !important;
    border-color: transparent;
}

#showsubmenu span a, #showsubmenu span
{
    color: #005a9c;
    Background: #e3e3e3;
}

.ShowMenu
{
    float: left;
    min-width: 90px;
    line-height: 24px;
    text-align: center;
    background-image: url(Images/NCPDP/MenuSlice1.gif);
    background-repeat: repeat-x;
    cursor: pointer;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.15em;
    padding-top: 0.0em;
    border-style: solid;
    border-width: 1px;
    border-color: #FF8040;
    color: #7E93C6;
    font-size: 9pt;
    text-decoration: none;
}

.HideMenu
{
    float: right;
    text-align: center;
    background-image: url(Images/NCPDP/MenuSlice1.gif);
    background-repeat: repeat-x;
    cursor: pointer;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.15em;
    padding-top: 0.0em;
    font-size: 9pt;
    text-decoration: none;
}

.checkbox .input-group label, .required-field-block .input-group label
{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    outline: 0!important;
    margin-right: 20%;
}

.desig .input-group
{
    margin: 0.6em 0;
}

.desig select
{
    margin: 0.8em 0;
}

.txnm select
{
    margin: 0.2em 0;
}

.desig p
{
    margin: 0px;
    padding: 0px;
}

.input-group label
{
    font-weight: Normal;
    text-align: left;
}

.input-group
{
    overflow: hidden;
}

.panel-heading h2
{
    line-height: 0.8;
}
/*.col-sm-3 div,.col-sm-6 div,.col-sm-12 div, .col-sm-4 div { line-height:34px;}*/
.print .form-horizontal
{
    padding: 0 0.6em;
}


/* start of search style box*/
.inner-addon .glyphicon
{
    position: absolute;
    padding: 10px;
    pointer-events: none;
}
/* End of search style box*/
.panel-body-grid
{
    padding: 0px;
}

.searchboxbtn
{
    font-size: 16px;
    width: 150px;
    height: 25px;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    -moz-border-top-left-radius: 5px; /* Firefox */
    -moz-border-bottom-left-radius: 5px; /* Firefox */
    -webkit-border-top-left-radius: 5px; /* Safari, Chrome */
    -webkit-border-bottom-left-radius: 5px; /* Safari, Chrome */
    -khtml-border-top-left-radius: 5px; /* KHTML */
    -khtml-border-bottom-left-radius: 5px; /* KHTML */
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.searchboxbtn-1
/* , input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large 
    */
{
    width: 30px;
    height: 25px;
    font-size: 16px;
    line-height: 21px;
    display: inline-block;
    font-weight: bold;
    color: #323232;
    border: none;
    margin-top: 0px;
    cursor: pointer;
    filter: none;
    padding: 0px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -ms-border-top-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    white-space: normal;
    text-align: center;
    background: #3b679e;
    background: -moz-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8));
    background: -webkit-linear-gradient(top, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%);
    background: -o-linear-gradient(top, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%);
    background: -ms-linear-gradient(top, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%);
    background: linear-gradient(to bottom, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 );
    -moz-box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    -o-box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    border: 1px solid #fff;
    color: #fff !important;
}

.panel-heading-grid
{
    background: #3367a1;
    background: -moz-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3367a1),color-stop(100%,#5489c4));
    background: -webkit-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: -o-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: -ms-linear-gradient(top,#3367a1 0,#5489c4 100%);
    background: linear-gradient(to bottom,#3367a1 0,#5489c4 100%);
    color: #FFF;
    font-weight: bold;
    border-color: #003c7e;
}

/*.provider .k-toolbar, .k-grid-toolbar, .k-grid-top
{
    padding: 0.2em .2em .2em 2em;
}

.provider .k-widget k-grid
{
    width: 100%;
}


.k-grid td
{
    border-style: solid;
    border-width: 0 0 0 1px;
    padding: .2em .6em !important;
    overflow: hidden;
    line-height: 1.6em;
    vertical-align: middle;
    text-overflow: ellipsis;
}

.provider .k-widget k-grid, .k-grid-content
{
    min-height: 100px;
    height: 100% !important;
}

/* set the bottom pager section
.k-pager-wrap {
--background-color: #2A83ED !important;
color:blue !important;
/*background-color: #0044ff !important; 
padding-top: 0px;
padding-bottom: 0px;

}
 */

/*.k-pager-numbers .k-link
{
    color: blue !important;
    /*text-align: center;
line-height: 2em;
border-style: solid;
border-width: 1px;
border-radius: 1.0833em;*/
/*}*/

.provider .k-toolbar, .k-grid-toolbar, .k-grid-top {
    padding:0.1em;
}

.provider .k-widget k-grid {
    width:100%;
}


.k-grid td {
border-style: solid;
border-width: 0 0 0 1px;
padding: .2em .6em !important;
overflow: hidden;
line-height: 1.6em;
vertical-align: middle;
text-overflow: ellipsis;
}

.provider .k-widget k-grid, .k-grid-content {
    min-height: 50px;
    /*height: 100% !important;*/
}

/* set the bottom pager section
.k-pager-wrap {
--background-color: #2A83ED !important;
color:blue !important;
/*background-color: #0044ff !important; 
padding-top: 0px;
padding-bottom: 0px;

}
 */

.k-pager-numbers .k-link {
color:blue !important;
/*text-align: center;
line-height: 2em;
border-style: solid;
border-width: 1px;
border-radius: 1.0833em;*/
}

 .legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    font-size: 19.5px;
    line-height: 36px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #ddd;
}

.k-grid-toolbar .glyphicon-search
{
font-size: 12px;
}

.k-grid tr td table tr td, .k-grid tr td table tr td table tr td  {
border-width: 0px !important;
border-style: solid;
}


/* start of Notify Message 
 Notification styles
-----------------------------------------------------------*/
#mvcNotify
{
    position: fixed;
    top: 0px;
    z-index: 1000;
    left: 30%;
    margin: 5px auto;
    width: 62%;
}

@media (max-width: 499px)
{
    #mvcNotify
    {
        right: 0px;
        margin: 5px;
        width: 100%;
    }
}

#mvcNotify .success, #mvcNotify .warning
{
    color: #8d5900;
    background: #f9edbe url(../images/ok.gif) no-repeat 10px 15px;
}

#mvcNotify .messagebox
{
    padding: 12px 10px 10px 30px;
    box-shadow: 0px 0px 10px #000;
    margin-top: 125px;
    overflow: auto;
}


/*#mvcNotify .warning
{
	box-shadow: 0px 0px 10px #000;
    background: #cfc url(../images/warn.gif) no-repeat 10px 15px;
}*/

#mvcNotify .error
{
    color: #8d5900;
    background: #f9edbe url(../images/fail.gif) no-repeat 10px 15px;
}

.MsgText
{
    width: 96%;
    float: left;
}

/*
end of Notify Message */


.legend
{
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    font-size: 19.5px;
    line-height: 36px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #E5E5E5;
}

.k-i-arrow-s
{
    top: 7px;
    position: absolute;
}

/* Vishal */
.no_margin>*{margin-bottom:0px !important;}
.no_padding{margin-right:-0px !important;}
.no_padding>*{padding-right:0px !important;}

.form_field{margin-bottom:15px;}
.form_label{padding-top:0px;}

.k-dropdown{width:100% !important;}
.radio_btn_label{position:relative;top:18px;}

.mxW250{max-width:250px;}
.mxW135{max-width:135px;}
.mT0{margin-top:0px !important;}
.mT5{margin-top:5px !important;}
.mT8{margin-top:8px !important;}
.pT8{padding-top:8px !important;}
.pT10{padding-top:10px;}
.mB0{margin-bottom:0;}
.mB10{margin-bottom:10px;}
.mB15{margin-bottom:15px;}
.pB10{padding-bottom:10px;}

.Clear{clear:both;}
.ProductNavigation{background:#9da3a8;box-shadow:0 -3px 3px rgba(0, 0, 0, 0.05) inset;height:2em;}
.ProductNavigation ul{margin:0;padding:8px 0 0 0;text-align:right;}

.ProductNavigation li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 0.5em;
    vertical-align: bottom; }

.Horizon {
    clear: both;
    margin: 0;
    width: 100%; }

.ProductNavigation a {
    background-color: #2370a8;
    background: #2370a8 linear-gradient(-5deg, #0b5691 0%, #066baf 60%, #007cc3 61%, #007cc3 100%) repeat-x scroll 0 0 padding-box;
    border-color: #4da4d5 #558cb6 #4c80a7;
    border-radius: 0.4em 0.4em 0 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.3) inset;
    color: #fff;
    display: block;
    font-size:14px;
    height: 22px;
    line-height:22px;
    padding: 0 10px;
    text-align: center;
	text-decoration:none; }

.Masthead {

background: -moz-linear-gradient(top, #add5ec 0px,#fff 95%,#fff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0px,#add5ec), color-stop(95%,#fff), color-stop(100%,#fff));
background: -webkit-linear-gradient(top, #add5ec 0px,#fff 95%,#fff 100%);
background: -o-linear-gradient(top, #add5ec 0px,#fff 95%,#fff 100%);
background: -ms-linear-gradient(top, #add5ec 0px,#fff 95%,#fff 100%);
background: linear-gradient(top, #add5ec 0px,#fff 95%,#fff 100%); border-top:1px solid #6fa7ce; font-size:1em; position:relative; z-index:10; padding-bottom:20px; }

.Masthead h2 {
    display: inline-block;
    font-size: 1em;
    height: 5.3125em;
    margin: 0 0 0 0.3125em;
    vertical-align: top;
    width: 8.25em; }

.Masthead h2 a {
    display: block;
    height: 80px;
    margin-top: 4px;
    text-indent: -1000em;
    width: 192px;
}	
	
.LoginBx {
    position:absolute;
    right:15px;
    top:60px;
    z-index:5;
}

.SocialButton {
    background: #005596 url(../Images/NCPDP/SocialButtons.png) no-repeat 50% 0.375em;
    border-radius: 0.65625em;
    display: inline-block;
    height: 1.3125em;
    text-decoration: none;
    text-indent: -1000em;
    vertical-align: middle;
    width: 1.3125em; }
	
	
.LinkedInSocialButton{background-color:#007cc3;background-position:50% -70px;}
.Content h1{color:#005596;font-size:1.75em;font-weight:normal;line-height:1em;margin:10px 0 20px 0;padding:0;}
.Content p{padding:0;margin: 0 0 1em;font-size:16px;color:#333;line-height:16px;}
.Content ul{padding:0 0 20px 20px;}
.Content li{font-size:16px;line-height:16px;color:#333;}
.Content h2{color:#005596;font-size:18px;font-weight:normal;line-height:1em;margin-bottom:0;padding:10px 0;}
.WebFeatures li{background-image:url(../Images/NCPDP/listbullet.jpg);background-position:left 4px;background-repeat:no-repeat;padding-left:20px;}	
.slider{margin:0;}
.sss{height:0;margin:0;padding:0;position:relative;display:block;overflow:hidden;}
.ssslide {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
}

.ssslide img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.sssnext, .sssprev {
	width: 25px;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	background: url(../Images/NCPDP/arr.png) no-repeat;
}

.sssprev {
	left: 1%;
	background-position: 0 50%;
}

.sssnext { 
    background-position: -26px 50%; 
    right: 3%;
}


.sssprev:hover, .sssnext:hover {
	cursor: pointer;
}

@media only screen and (max-width:767px){
    .container{padding-right:0;padding-left:0;} 
}

@media only screen and (min-width:992px){
    .form_group .form_label{margin-bottom:15px !important;}
    .form_label{text-align:right;padding-top:8px;}
    .form_label.pT0{padding-top:0px !important;}
    .form_field{text-align:left;}
    .form_field.pT_8{padding-top:8px;}    
}

@media only screen and (min-width:992px) and (max-width:1200px){
    .form_label.pad_T0{padding-top:0px !important;}    
}