/* ============================== */
/* ! Header Styles                */
/* ============================== */

.top-menu
{
    /*background: #f2eae2 url('../images/bg/bg-top.jpg') repeat-x top left;*/
    background-image: -webkit-linear-gradient(bottom, #D5D5D5 0%, #FAFBFC 100%);
    background-image: -moz-linear-gradient(bottom, #D5D5D5 0%, #FAFBFC 100%);
    height: 26px;
    padding: 3px 10px;
    -moz-box-shadow: 1px 2px 2px #666666;
    -webkit-box-shadow: 1px 2px 2px #666666;
    box-shadow: 1px 2px 2px #666666;
}

    .top-menu .fb-like
    {
        float: left;
    }

.top-menu-left
{
    float: left;
    margin-top: 1px;
}

.top-menu-right
{
    float: right;
    margin-top: 1px;
    position: relative;
}

.top-menu li
{
    display: inline-block;
    margin: 0 15px;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    list-style-type: none;
}

    .top-menu li li
    {
        margin: auto;
    }

.top-menu a:hover,
.top-menu a.selected
{
    text-decoration: underline;
}

    .top-menu a:hover i,
    .top-menu a.selected i
    {
        text-decoration: none;
    }

.quick-login
{
    top: 33px;
    left: -145px;
    width: 200px;
}

    .quick-login li
    {
        display: block;
    }

    .quick-login .arrow-top
    {
        left: 180px;
    }

    .quick-login .forgotten-link
    {
        font-size: 10px;
        line-height: 1.1em;
        margin-top: 5px;
        text-transform: none;
    }

.block
{
    display: block !important;
}

.languages-box
{
    right: -21px;
    top: 33px;
}

    .languages-box .arrow-top
    {
        right: 25px;
        left: auto;
    }

    .languages-box li
    {
        white-space: nowrap;
        margin: 2px auto !important;
    }

.languages-box-holder:hover .languages-box
{
    display: block;
}

.languages-box li a i
{
    top: 1px;
    height: 12px;
    width: 20px !important;
    position: relative;
    display: inline-block;
}

.icon-lang-en
{
    background: transparent url('../images/icons/en.gif') no-repeat left bottom;
}

.icon-lang-de
{
    background: transparent url('../images/icons/de.gif') no-repeat left bottom;
}

.icon-lang-fr
{
    background: transparent url('../images/icons/fr.gif') no-repeat left bottom;
}


.header-middle
{
    -moz-box-shadow: 1px 2px 2px #666666;
    -webkit-box-shadow: 1px 2px 2px #666666;
    box-shadow: 1px 2px 2px #666666;
}

    .header-middle .grid-100
    {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        white-space: nowrap;
    }

    .header-middle .grid-80
    {
        display: inline-block;
        text-align: right;
        vertical-align: middle;
        float: none;
        white-space: normal;
    }

.ie8 .header-middle .grid-80
{
    padding-top: 30px;
}

.header-logo
{
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 8px 0;
}

.header-middle-box
{
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    font-size: 14px;
}

.last-box
{
    margin-right: 0;
}

.header-compare a
{
    margin: 0 5px;
    text-transform: uppercase;
    font-size: 12px;
}

.header-middle-box-link
{
    display: block!important;
    margin-bottom: 10px;
    margin-right: 0px;
}

.header-compare a:hover
{
    text-decoration: underline;
}

    .header-compare a:hover i
    {
        text-decoration: none;
    }

.header-search
{
    width: 230px;
}

    .header-search .input-round
    {
        padding-right: 40px;
    }

.header-middle-box .text-input
{
    margin-bottom: 0;
}

.header-cart
{
    position: relative;
    padding: 0;
}

    .header-cart .text-input
    {
        font-size: 15px;
        padding: 5px 18px;
        text-transform: uppercase;
        display: inline-block;
    }

        .header-cart .text-input:hover
        {
            border: 1px solid #ebebea;
            -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
        }

    .header-cart strong i
    {
        font-size: 22px;
    }

.header-quick-cart
{
    width: 340px;
    padding: 7px 0;
    right: -15px;
    top: 50px;
}

    .header-quick-cart .arrow-top
    {
        left: 275px;
    }

.focusor-top
{
    position: absolute !important;
    height: 14px;
    top: -14px;
    width: 100%;
}

.quick-cart-item
{
    position: relative;
    padding: 7px 16px;
    text-align: left;
    font-size: 0;
}

    .quick-cart-item .quick-cart-add,
    .quick-cart-item .quick-cart-remove
    {
        position: absolute;
        margin-top: -11px;
        top: 50%;
        z-index: 101;
        display: none;
    }

    .quick-cart-item:hover .quick-cart-add,
    .quick-cart-item:hover .quick-cart-remove
    {
        display: block;
    }

.quick-cart-link
{
    display: block;
}

.quick-cart-item .quick-cart-remove
{
    left: -10px;
}

.quick-cart-item .quick-cart-add
{
    right: -10px;
}

.header-quick-cart .quick-cart-left
{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 178px;
    font-size: 0;
}

    .header-quick-cart .quick-cart-left span
    {
        font-size: 13px;
    }

.header-quick-cart .quick-cart-right
{
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 120px;
    padding-left: 5px;
    font-size: 15px;
}

.quick-cart-image
{
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    border: 1px solid #e1e1e1;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.quick-cart-name
{
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    padding-left: 7px;
}

.quick-cart-total
{
    padding: 7px 16px;
    font-weight: 700;
}

    .quick-cart-total .quick-cart-left
    {
        text-transform: uppercase;
        font-size: 11px;
    }

    .quick-cart-total .quick-cart-right
    {
        font-size: 18px;
    }

.quick-cart-buttons
{
    padding: 12px 16px 7px;
    text-align: right;
}

    .quick-cart-buttons a
    {
        margin-left: 10px;
    }

.mobile-overlay
{
    display: none;
}




/* ============================= */
/* ! Main menu styles            */
/* ============================= */

.main-menu
{
    /*background: transparent url('../images/bg/bg-menu.jpg') repeat-x top left;*/
    background: -webkit-linear-gradient(bottom, #2B5494 0%, #2b5494 100%);
    background: -moz-linear-gradient(bottom, #2B5494 0%, #2b5494 100%);
    
    height: 54px;
    position: relative;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -moz-box-shadow: 1px 1px 2px #666666;
    -webkit-box-shadow: 1px 1px 2px #666666;
    box-shadow: 1px 1px 2px #666666;
}

    .main-menu li
    {
        float: left;
    }

        .main-menu li.pull-right
        {
            float: right;
        }

        .main-menu li a.main-menu-item
        {
            display: block;
            padding: 18px 23px;
            font-size: 15px;
            font-weight: 700;
            color: inherit;
            text-transform: uppercase;
            position: relative;
            z-index: 11;
        }

.ie8 .main-menu li a.main-menu-item
{
    padding-left: 22px;
    padding-right: 22px;
}

.main-menu li:hover a,
.main-menu li.selected a
{
    text-shadow: none;
}

.main-menu .home a,
.main-menu .back a
{
    padding: 18px 10px;
}

.mega-menu
{
    position: absolute;
    display: none;
    max-width: 100%;
    left: 0;
    top: 58px;
    z-index: 10;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 2px #666666, inset 1px 1px 2px #ffffff;
    -webkit-box-shadow: 1px 1px 2px #666666, inset 1px 1px 2px #ffffff;
    box-shadow: 1px 1px 2px #666666, inset 1px 1px 2px #ffffff;
}

    .mega-menu.full-width
    {
        width: 100%;
    }

.mega-menu-active
{
    position: absolute;
    display: block;
    height: 64px;
    width: 100px;
    top: -62px;
    -moz-box-shadow: -5px 0 3px -5px #999999, 5px 0 3px -5px #999999, inset 1px 1px 1px #ffffff;
    -webkit-box-shadow: -5px 0 3px -5px #999999, 5px 0 3px -5px #999999, inset 1px 1px 1px #ffffff;
    box-shadow: -5px 0 3px -5px #999999, 5px 0 3px -5px #999999, inset 1px 1px 1px #ffffff;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.mega-menu .mega-menu-title
{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    display: block;
    margin-bottom: 15px;
    padding-right: 30px;
}

.mega-menu .mega-menu-box
{
    border-right: 1px solid #e8e8e6;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    vertical-align: top;
    display: inline-block;
    padding: 25px 0 30px 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.mega-menu .mega-menu-last
{
    border-right: none;
}

.mega-menu .mega-menu-box .mega-menu-list
{
    display: inline-block;
    vertical-align: top;
}

.mega-menu-list li
{
    float: none;
    white-space: nowrap;
    padding-right: 30px;
}

    .mega-menu-list li a
    {
        text-transform: none;
        font-weight: normal;
        padding: 5px 0;
        font-size: 14px;
        display: inline-block;
        text-shadow: none;
    }

        .mega-menu-list li a:hover span
        {
            color: inherit;
        }

.mega-menu-banner
{
    display: block;
    position: relative;
    padding-right: 30px;
}

    .mega-menu-banner img
    {
        max-width: 100%;
    }

    .mega-menu-banner strong
    {
        display: inline-block;
        font-weight: normal;
    }

    .mega-menu-banner .banner-text-blue
    {
        font-size: 25px;
        color: #0ba8cf;
        position: absolute;
        top: 20%;
        left: 5%;
        text-transform: uppercase;
    }

        .mega-menu-banner .banner-text-blue strong
        {
            font-size: 55px;
        }

    .mega-menu-banner .banner-text-white
    {
        font-size: 32px;
        text-transform: uppercase;
        color: #fff;
        position: absolute;
        top: 10%;
        left: 5%;
    }

    .mega-menu-banner .banner-size-1 strong
    {
        font-size: 55px;
        line-height: 1em;
    }

    .mega-menu-banner .banner-size-2 strong
    {
        font-size: 35px;
        line-height: 0.9em;
    }

.main-menu .main-menu-mobile
{
    display: none;
}

.sidebar .back,
.main-menu .back
{
    display: none;
}


/* ============================= */
/* ! Submenu  styles             */
/* ============================= */

.submenu
{
    padding-right: 20px;
}

    .submenu > ul
    {
        margin-top: -15px;
        /*padding-top: 10px;*/
    }

        .submenu > ul > li
        {
            margin-left: -20px;
            padding: 0 20px;
            width: 100%;
        }

            .submenu > ul > li > a
            {
                text-transform: uppercase;
                display: block;
                padding: 10px 0;
                font-size: 15px;
                font-weight: bold;
            }

    .submenu ul li ul
    {
        display: none;
    }

    .submenu ul li.expanded ul
    {
        display: block;
    }

    .submenu ul li li a
    {
        display: block;
        padding: 8px 0 10px;
        font-size: 14px;
    }

    .submenu ul li a
    {
        transition: color 200ms;
        -moz-transition: color 200ms;
        -webkit-transition: color 200ms;
        -o-transition: color 200ms;
    }

    .submenu ul li li a b
    {
        margin-right: 8px;
        font-weight: normal;
        transition: margin-left 200ms;
        -moz-transition: margin-left 200ms;
        -webkit-transition: margin-left 200ms;
        -o-transition: margin-left 200ms;
    }

    .submenu ul li li a:hover,
    .submenu ul li li a.selected
    {
        font-weight: bold;
    }

        .submenu ul li li a:hover b,
        .submenu ul li li a.selected b
        {
            margin-left: 8px;
        }

        .submenu ul li li a:hover b,
        .submenu ul li li a.selected b,
        .submenu ul li li a:hover small,
        .submenu ul li li a.selected small
        {
            color: inherit;
            font-weight: bold;
        }


/* ============================= */
/* ! Sidebar styles              */
/* ============================= */

.sidebar
{
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.sidebar-shadow
{
    border-left: 1px solid #efefef;
    border-left: 1px solid rgba(0,0,0,0.1);
    background: transparent url('../images/bg/bg-sidebar-shadow.png') repeat-y top left;
    position: absolute !important;
    z-index: 1;
    width: 20px;
    height: 100%;
    top: 0;
    margin-left: -5px;
}

.sidebar .sidebar-divider
{
    border-top: 1px solid #e6e1da;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    height: 0;
    font-size: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: block !important;
}

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

.sidebar .sidebar-box
{
    margin-left: -20px;
    padding-left: 20px;
    padding-top: 15px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e6e1da;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar .sidebar-bottom
{
    border-bottom: none;
}

.sidebar .sidebar-box:after
{
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    border-top: 1px solid #ffffff;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.sidebar .sidebar-bottom:after
{
    display: none;
}

.sidebar h2
{
    font-size: 18px;
    margin-bottom: 15px;
}

.sidebar .sidebar-list
{
    padding-right: 20px;
}

    .sidebar .sidebar-list li
    {
        vertical-align: middle;
        display: inline-block;
        width: 100%;
        font-size: 13px;
        line-height: 17px;
        /*padding: 2px 0;*/
    }

.sidebar .sidebar-product
{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

    .sidebar .sidebar-product span
    {
        vertical-align: middle;
        display: inline-block;
        width: 133px;
        padding-right: 10px;
    }

.sidebar-product img
{
    vertical-align: middle;
    display: inline-block;
    border: 1px solid #e1e1e1;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar-product strong,
.sidebar-product small
{
    font-size: 17px;
    display: block;
}

.sidebar-product small
{
    font-size: inherit;
}





/* ============================= */
/* ! Content styles              */
/* ============================= */

.page-block
{
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 3px 2px rgba(80, 80, 80, 0.5);
    -webkit-box-shadow: 1px 3px 2px rgba(80, 80, 80, 0.5);
    box-shadow: 1px 3px 2px rgba(80, 80, 80, 0.5);
}

.page-tabs-block
{
    margin-top: 60px;
}

.page-block-top
{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #efefef;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.page-block-bottom
{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.breadcrumbs
{
    font-size: 13px;
    text-transform: capitalize;
}

    .breadcrumbs a:after
    {
        content: ' ›';
        padding: 0 5px;
    }

.content-with-sidebar,
.content-holder
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.header-slider
{
    overflow: hidden;
    border: 1px solid #d8d6d4;
    border: 1px solid rgba(88, 88, 88, 0.2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .header-slider .juicy-layer
    {
        color: #0ba8cf;
        font-size: 25px;
        text-transform: uppercase;
    }

        .header-slider .juicy-layer a
        {
            color: #0ba8cf;
            font-size: 15px;
            text-transform: none;
            text-decoration: underline;
        }

            .header-slider .juicy-layer a:hover
            {
                text-decoration: none;
            }


.with-shadow
{
    border-right: 1px solid #d8d6d4 !important;
    border-bottom: 1px solid #d8d6d4;
    -moz-box-shadow: 1px 1px 2px rgba(88, 88, 88, 0.5);
    -webkit-box-shadow: 1px 1px 2px rgba(88, 88, 88, 0.5);
    box-shadow: 1px 1px 2px rgba(88, 88, 88, 0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.content-page h1
{
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.content-page .full
{
    width: 100%;
    padding: 20px;
    margin-left: -20px;
    display: block;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.content-page h2
{
    font-size: 16px;
    text-transform: uppercase;
    margin: 15px 0;
}

.content-page .with-border
{
    border-bottom: 1px solid #e6e1da;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.content-page h1.with-border
{
    padding-bottom: 20px;
}

.content-page h2.with-border
{
    padding-bottom: 15px;
}

.content-page .bigger-header
{
    font-size: 18px;
}

.content-page ul li,
.content-page ol li
{
    list-style-type: square;
    padding-left: 5px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.content-page ol li
{
    list-style-type: decimal;
}

.content-page ul li ul
{
    margin-top: 10px;
}


/* ============================= */
/* ! Blog grid layout            */
/* ============================= */


.blog-grid
{
}

    .blog-grid .blog-title
    {
        font-size: 16px;
        text-transform: none;
        margin-bottom: 10px;
    }

    .blog-grid .blog-info
    {
        font-size: 12px;
        margin-bottom: 15px;
    }

.blog-info a
{
    color: inherit;
}

.blog-description
{
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 0;
}

.blog-info i
{
    font-size: 10px;
}




.brand-item
{
    text-align: center;
}




/* ============================= */
/* ! Footer layout               */
/* ============================= */

footer
{
    font-size: 12px;
}

.footer-top
{
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: -webkit-linear-gradient(bottom, #2B5494 0%, #2b5494 100%);
    background: -moz-linear-gradient(bottom, #2B5494 0%, #2b5494 100%);
    /*background: transparent url('../images/bg/bg-footer.jpg') repeat top left;*/
    position: relative;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -moz-box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.2);
    box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.2);
}

    .footer-top input
    {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .footer-top a
    {
        color: inherit;
    }

    .footer-top ul
    {
        padding-left: 15px;
        list-style-type: square;
    }

        .footer-top ul li
        {
            margin-bottom: 10px;
        }

    .footer-top p
    {
        margin-bottom: 25px;
    }


.footer-bottom
{
    background: -webkit-linear-gradient(bottom, #020202 0%, #2F3134 100%);
    background: -moz-linear-gradient(bottom, #020202 0%, #2F3134 100%);
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-copyright a
{
    color: inherit;
    text-decoration: underline;
}

.footer-social
{
    text-align: right;
}

    .footer-social a
    {
        text-decoration: none;
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        margin: 0 5px;
    }

.f_right
{
    float: right;
}

.Product-sizes
{
    font-size: 12px;
    /* box-shadow: 3px -2px 5px 1px #B1B1B1; */
    /* padding: 2px; */
    line-height: 14px;
    color: #9e9e9e;
    border-top: 1px solid #d7d7d7;
    padding-right: 5px;
    margin-top: 2px;
    padding-top: 5px;
}

ul.size-options
{
    list-style: none;
    margin-top: 12px;
}

    ul.size-options li
    {
        float: none;
        margin: 0 10px 0 0;
        border: 1px solid #999;
        padding: 7px 9px;
        background-color: #fff;
        width: 15px;
        height: 13px;
        margin: 0 5px 5px 0;
        border-radius: 2px;
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        text-align: center;
        line-height: 13px;
    }

        ul.size-options li:hover
        {
            background: #eee;
            color: #444;
            border-color: #444;
            background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee));
            background-image: -moz-gradient(linear,left top,left bottom,from(#fff),to(#eee));
            background-image: -webkit-linear-gradient(top,#fff,#eee);
            background-image: -moz-linear-gradient(top,#fff,#eee);
            background-image: -ms-linear-gradient(top,#fff,#eee);
            background-image: -o-linear-gradient(top,#fff,#eee);
            -webkit-box-shadow: 2px 2px 0 #d0d0d0;
            -moz-box-shadow: 2px 2px 0 #d0d0d0;
            box-shadow: 2px 2px 0 #d0d0d0;
        }

        ul.size-options li.selected
        {
            background: #2B5494;
            color: #fff;
            -webkit-box-shadow: 2px 2px 0 #d0d0d0;
            -moz-box-shadow: 2px 2px 0 #d0d0d0;
            box-shadow: 2px 2px 0 #d0d0d0;
        }

            ul.size-options li.selected a
            {
                color: #fff;
            }

.required
{
    color: #FF0000;
    font-weight: bold;
}

.icon-ok
{
    line-height: inherit !important;
}

span.label
{
    float: left;
    width: 45%;
    font-weight: 700;
    font-size: 13px;
    line-height: 19px;
}

span.value
{
    float: left;
    width: 55%;
    font-size: 13px;
    font-family: arial,sans-serif;
    line-height: 19px;
}

.colorGreen
{
    color: green;
}

.colorRed
{
    color: red;
}

.data-table
{
    width: 100%;
}

.textpage .data-table th
{
    color: #fff !important;
}

.data-table th
{
    padding: 6px;
    font-weight: 700;
    white-space: nowrap;
    border: 1px solid #C4D9ED;
}

.data-table td
{
    padding: 6px;
    border: 1px solid #C4D9ED;
    background: #FFF;
}

.data-table thead
{
    background-color: #B68C65;
}

.data-table tfoot
{
    background: #fff;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
}

.data-table tbody.odd td
{
    border-width: 0 1px;
}

.data-table tbody.even td
{
    border-width: 0 1px;
}

.data-table tbody.even tr.border td, .data-table tbody.odd tr.border td
{
    border-bottom-width: 1px;
}

.data-table th .tax-flag
{
    white-space: nowrap;
    font-weight: 400;
}

.data-table td.label, .data-table th.label
{
    font-weight: 700;
    background-color: #f8f8f8;
}

.linkContant li
{
    list-style-type:none !important;
}

.d-none
{
    display:none !important;
}





.modal-open {
  overflow: hidden;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog {
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    right: auto;
    left: 50%;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}


.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}



.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

    .panel-body:before,
    .panel-body:after {
        display: table;
        content: " ";
    }

    .panel-body:after {
        clear: both;
    }

    .panel-body:before,
    .panel-body:after {
        display: table;
        content: " ";
    }

    .panel-body:after {
        clear: both;
    }

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
    }

        .panel > .list-group .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0;
        }

        .panel > .list-group .list-group-item:last-child {
            border-bottom: 0;
        }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .table {
    margin-bottom: 0;
}

.panel > .panel-body + .table {
    border-top: 1px solid #dddddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px;
}

    .panel-group .panel + .panel {
        margin-top: 5px;
    }

.panel-group .panel-heading {
    border-bottom: 0;
}

    .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top: 1px solid #dddddd;
    }

.panel-group .panel-footer {
    border-top: 0;
}

    .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #dddddd;
    }

.panel-default {
    border-color: #dddddd;
}

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #dddddd;
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #dddddd;
    }

.panel-primary {
    border-color: #428bca;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #428bca;
        border-color: #428bca;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #428bca;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #428bca;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #468847;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d6e9c6;
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-warning {
    border-color: #fbeed5;
}

    .panel-warning > .panel-heading {
        color: #c09853;
        background-color: #fcf8e3;
        border-color: #fbeed5;
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #fbeed5;
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #fbeed5;
    }

.panel-danger {
    border-color: #eed3d7;
}

    .panel-danger > .panel-heading {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #eed3d7;
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #eed3d7;
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #eed3d7;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #3a87ad;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bce8f1;
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1;
    }

    .downarrown
{
    background: url(../images/bendeddown.png) 0px 0px;
    background-color: rgb(95, 117, 160);
    padding: 5px 14px;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 13px;
}

.uparrown
{
    background: url(../images/bendedup.png) 0px 0px;
    background-color: cadetblue;
    padding: 5px 14px;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 13px;
}