﻿@charset "utf-8";

li {
    font-size: 12px
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, form, fieldset, input, textarea, p {
    padding: 0;
    margin: 0;
    -webkit-text-size-adjust: none
}

fieldset, img {
    border: 0
}

ol, ul {
    list-style: none
}

h1, h2, h3, h4 {
    font-weight: bold;
    font-size: 100%
}

td {
    font: 13px 'Segoe UI',Arial,Tahoma
}

a:link, a:visited {
    color: #08c;
    text-decoration: none
}

a:hover {
    color: #000;
    text-decoration: none
}

ul, ol, p {
    line-height: 150%
}

a.focus {
    color: #f00
}

.clear {
    clear: both
}

#support {
    position: fixed;
    right: 20px;
    bottom: 40px;
    _position: absolute;
    _bottom: 40px;
    _right: 20px
}

.live_close {
    cursor: pointer
}

*:focus {
    outline: 0
}

}

#footer {
    margin: 0 auto;
    width: 100%;
    height: auto;
    background: #000
}

    #footer .box {
        float: left
    }

        #footer .box h2 {
            font-size: 14px;
            color: #000;
            font-weight: 600;
            padding: 10px 0
        }

        #footer .box a {
            color: #000
        }

            #footer .box a:hover {
                color: #005ccc
            }

        #footer .box p {
            color: #444;
            font-size: 11px;
            line-height: 140%;
            padding-bottom: 10px
        }

        #footer .box ul {
            line-height: 150%
        }

    #footer .content1 {
        width: 240px;
        padding: 5px 30px 5px 20px
    }

    #footer .content2 {
        width: 190px;
        padding: 5px 20px
    }

    #footer .content3 {
        width: 190px;
        padding: 5px 20px
    }

    #footer .content4 {
        width: 210px;
        padding: 5px 10px 5px 20px
    }

#container {
    width: 1000px;
    margin: 10px auto
}

#pagebody {
    background: url(/images/product_bg.png) repeat-y
}

#left_box {
    float: left;
    width: 176px
}

    #left_box h2 {
        color: #690;
        font-size: 12px;
        font-weight: normal;
        padding: 5px 0 5px 6px
    }

    #left_box h3 {
        font-weight: 600;
        font-size: 15px;
        color: #333;
        padding: 15px 0 5px 5px
    }

    #left_box ul li {
        margin: 3px 0;
        padding: 0;
        line-height: 100%
    }

        #left_box ul li a {
            color: #333;
            display: block;
            padding: 4px 2px 4px 5px;
            margin: 0;
            _display: inline-block;
            _width: 171px;
            font-size：13px;
        }

            #left_box ul li a:hover {
                background: #005ccc;
                color: #fff
            }

    #left_box .clear {
        padding: 0 0 10px
    }

    #left_box h3.first {
        padding-top: 0
    }

    #left_box ul.first_ul {
        margin: 0 0 10px;
        border-top: 1px solid #dee6ef
    }

        #left_box ul.first_ul li {
            margin: 0;
            border-bottom: 1px solid #dee6ef;
            border-top: 1px solid #fff
        }

            #left_box ul.first_ul li a {
                color: #000;
                padding: 8px 2px 8px 5px
            }

                #left_box ul.first_ul li a:hover {
                    background: #005ccc;
                    color: #fff
                }

#right_box {
    float: right;
    width: 810px;
    color: #222
}

#search_box {
    float: right;
    width: 800px
}

#right_box .toTop {
    margin: 40px 20px 0 0;
    padding: 0;
    text-align: right;
    font-size: 11px
}

.right_box_content {
    overflow: hidden
}

#ul_content {
    list-style: decimal inside none;
    padding: 5px;
    color: #005ccc;
    line-height: 220%;
    font-size: 12px
}

    #ul_content li a {
        font-size: 15px;
        color: #005ccc;
        font-weight: 400
    }

        #ul_content li a:hover {
            color: #000
        }

    #ul_content li ul {
        padding: 5px 10px;
        border: 0;
        margin: 5px 0
    }

        #ul_content li ul li {
            color: #000
        }

            #ul_content li ul li a {
                color: #000;
                font-size: 12px
            }

                #ul_content li ul li a:hover {
                    color: #036
                }

    #ul_content ul.collapsed {
        display: none
    }

    #ul_content li ul li span {
        color: #C00
    }

    #ul_content li ul li ul {
        list-style: disc outside;
        padding: 10px 0 2px 40px;
        border: 0;
        margin: 0
    }

        #ul_content li ul li ul li {
            padding: 2px 0
        }

.faq_list li {
    padding: 5px 8px
}

    .faq_list li li {
        border: 0;
        list-style: none;
        padding: 5px 10px 5px 12px
    }

#ul_content li.topper {
    color: #24156e;
    border: 1px solid #adc1d8;
    margin: 2px 0;
    background: #f8fafe;
    padding: 5px
}

    #ul_content li.topper a {
        color: #24156e;
        font-weight: 600
    }

    #ul_content li.topper li {
        color: #222
    }

        #ul_content li.topper li a {
            color: #222
        }

.public {
    list-style: disc outside;
    padding: 0 0 15px 30px
}

    .public li {
        padding: 2px 0
    }

.current_page {
    background: #000;
    color: #ccc;
    font-size: 13px;
    height: 34px
}

    .current_page .wrap {
        margin: 0 auto;
        width: 1000px
    }

        .current_page .wrap a {
            color: #ccc;
            font-weight: bold
        }

            .current_page .wrap a:hover {
                color: #fff
            }

        .current_page .wrap p {
            padding: 6px 0 0 10px;
            color: #999;
            font-weight: 600
        }

.follow_us {
    padding-bottom: 10px
}

.twitter {
    margin: 0 0 -4px 4px
}

#download_popup_overlay {
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6;
    z-index: 500
}

#download_popup {
    z-index: 501;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#download_popup_container {
    background-color: #e7e7e8;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin: auto;
    margin-top: 230px;
    width: 250px;
    height: 155px;
    position: relative;
    text-align: center;
    padding: 30px 77px 30px 77px
}

    #download_popup_container .buttonwrap {
        margin-top: 10px;
        margin-left: 185px
    }

    #download_popup_container iframe {
        position: absolute;
        left: -1000px;
        top: -1000px;
        border: 0
    }

    #download_popup_container h2 {
        color: #131315;
        text-shadow: 0 1px 1px #fff
    }

        #download_popup_container h2 span {
            color: #55545b;
            font-weight: normal
        }

    #download_popup_container p {
        color: #6d6d73;
        font-style: italic;
        margin-top: 14px;
        text-shadow: 0 1px 1px #eee;
        line-height: 20px
    }

    #download_popup_container a {
        font-weight: bold;
        color: #222;
        text-decoration: none;
        border-bottom: 1px solid #999
    }

        #download_popup_container a:hover {
            color: #000;
            border-bottom: 1px solid #444
        }

    #download_popup_container .input1 {
        width: 230px;
        height: 22px;
        border: 1px solid #cc;
        padding-left: 5px;
        color: #ccc
    }

#download_image_loder1 {
    display: none;
    background-image: url(/images/k_bj.png)
}

#download_image_loder2 {
    display: none;
    background-image: url(/images/submit_button.jpg)
}

#download_popup_overlay h2 {
    font-size: 20px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .bt {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 5740px
    }
}

.bt {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4960px;
    !important;
    height: 4860px;
    height: 10436px\9 \0;
    *height: 5903px !important
}

.purchasea {
    padding: 10px
}

    .purchasea .subtitle_black {
        padding: 5px;
        font-size: 20px;
        font-weight: 400;
        color: #333
    }

    .purchasea h3 {
        padding: 5px;
        font-size: 16px;
        font-weight: 500;
        color: #333
    }

#purchase_pagebody h1 {
    font-size: 30px;
    width: 898px;
    text-align: center;
    padding: 25px 0 40px 0;
    font-weight: normal
}

.sub_title {
    font-size: 14.5px;
    padding: 0;
    padding-left: 55px;
    font-weight: bold;
    float: left;
    margin: 19px 0 20px 0
}

    .sub_title img {
        padding: 0 0 0 5px;
        float: left
    }

#purchase_pagebody_top {
    height: 5px;
    font-size: 0;
    background: url(/images/pagebody_topBg1.png) no-repeat
}

#purchase_pagebody_bottom {
    height: 10px;
    font-size: 0;
    background: url(/images/pagebody_bottomBg1.png) no-repeat
}

.pur {
    width: 800px;
    height: auto;
    padding: 0;
    padding-left: 57px;
    margin: 0;
    float: left
}

.yellow_pur, .green_pur, .red_pur, .yellow_pur2, .green_pur2, .red_pur2 {
    width: 248px;
    height: auto;
    float: left;
    padding: 0;
    margin: 0 10px 0 6px;
    display: inline
}

    .yellow_pur h2, .green_pur h2, .red_pur h2 {
        width: 248px;
        height: 34px;
        line-height: 34px;
        font-size: 19px;
        font-weight: normal;
        text-align: center;
        float: left;
        margin: 0;
        padding: 0
    }

    .yellow_pur h2 {
        background: url(/images/yellow_topbj.jpg) center no-repeat;
        color: #634026;
        margin: 0;
        padding: 0
    }

    .green_pur h2 {
        background: url(/images/green_topbj.jpg) center no-repeat;
        color: #144a01;
        margin: 0;
        padding: 0
    }

    .red_pur h2 {
        background: url(/images/red_topbj.jpg) center no-repeat;
        color: #6d1717
    }

    .yellow_pur .mid, .green_pur .mid, .red_pur .mid {
        width: 248px;
        height: auto;
        float: left
    }

        .yellow_pur .mid ul, .green_pur .mid ul, red_pur .mid ul {
            margin: 0;
            padding: 0;
            float: left
        }

            .yellow_pur .mid ul li {
                width: 205px;
                float: left;
                list-style: none;
                background: url(/images/yellow_dot.jpg) 1px 8px no-repeat;
                font-weight: bold;
                padding-left: 11px;
                font-size: 11.5px;
                border-bottom: 1px dashed #ccc;
                line-height: 25px;
                padding-bottom: 3px
            }

            .green_pur .mid ul li {
                width: 205px;
                float: left;
                list-style: none;
                background: url(/images/green_dot.jpg) 1px 8px no-repeat;
                font-weight: bold;
                padding-left: 11px;
                font-size: 11.5px;
                border-bottom: 1px dashed #ccc;
                line-height: 25px;
                padding-bottom: 3px
            }

        .red_pur .mid ul li {
            width: 205px;
            float: left;
            list-style: none;
            background: url(/images/red_dot.jpg) 1px 8px no-repeat;
            font-weight: bold;
            padding-left: 11px;
            font-size: 11.5px;
            border-bottom: 1px dashed #ccc;
            line-height: 25px;
            padding-bottom: 3px
        }

    .yellow_pur .foot {
        width: 188px;
        height: 33px;
        line-height: 30px;
        background: url(/images/yellow_footbj.jpg) center no-repeat;
        float: left;
        padding: 0 30px;
        font-weight: bold;
        font-size: 14.5px
    }

    .green_pur .foot {
        width: 188px;
        height: 33px;
        line-height: 30px;
        background: url(/images/green_footbj.jpg) center no-repeat;
        float: left;
        padding: 0 30px;
        font-weight: bold;
        font-size: 14.5px
    }

    .red_pur .foot {
        width: 188px;
        height: 33px;
        line-height: 30px;
        background: url(/images/red_footbj.jpg) center no-repeat;
        float: left;
        padding: 0 30px;
        font-weight: bold;
        font-size: 14.5px
    }

    .yellow_pur .mid {
        width: 216px;
        background: url(/images/yellow_midbj.jpg) center repeat-y;
        padding: 10px 16px
    }

    .green_pur .mid {
        width: 208px;
        background: url(/images/green_midbj.jpg) center repeat-y;
        padding: 10px 20px
    }

    .red_pur .mid {
        width: 208px;
        background: url(/images/red_midbj.jpg) center repeat-y;
        padding: 10px 20px
    }

.title_text {
    font-size: 30px;
    font-weight: normal;
    width: 800px;
    height: 30px;
    border: 0;
    text-align: center;
    text-align: center
}

#macstyle {
    float: left;
    display: block
}

    #macstyle .select_box2 {
        width: 91px;
        height: 24px;
        text-align: left
    }

    #macstyle div.tag_select {
        display: block;
        color: #000;
        width: 71px;
        height: 24px;
        background: transparent url(/images/mac-select.gif) no-repeat 0 -24px;
        padding: 0 10px;
        line-height: 24px
    }

    #macstyle div.tag_select_hover {
        display: block;
        color: #000;
        width: 71px;
        height: 24px;
        background: transparent url(/images/mac-select.gif) no-repeat 0 0;
        padding: 0 10px;
        line-height: 24px
    }

    #macstyle div.tag_select_open {
        display: block;
        color: #000;
        width: 71px;
        height: 24px;
        background: transparent url(/images/mac-select.gif) no-repeat 0 -48px;
        padding: 0 10px;
        line-height: 24px
    }

    #macstyle ul.tag_options {
        position: absolute;
        margin: -4px 0 0;
        list-style: none;
        background: transparent url(/images/mac-select.gif) no-repeat left bottom;
        width: 100px;
        padding: 0 0 5px;
        margin: 0;
        width: 71px
    }

        #macstyle ul.tag_options li {
            background: transparent url(/images/mac-select.gif) repeat-y -91px 0;
            display: block;
            width: 61px;
            padding: 0 0 0 10px;
            height: 24px;
            text-decoration: none;
            line-height: 24px;
            color: #000
        }

            #macstyle ul.tag_options li.open_hover {
                background: transparent url(/images/mac-select.gif) no-repeat -162px 0;
                color: #000
            }

            #macstyle ul.tag_options li.open_selected {
                background: transparent url(/images/mac-select.gif) no-repeat -162px -24px;
                color: #fff
            }

.blank15 {
    font-size: 1px;
    overflow: hidden;
    zoom: 1;
    height: 18px
}

.blank23 {
    font-size: 1px;
    overflow: hidden;
    zoom: 1;
    height: 26px
}

.blue_cont span, .grey_cont span {
    float: left;
    margin: 0
}

.blue_cont .mid, .grey_cont .mid {
    width: 710px;
    height: auto;
    float: left;
    padding: 10px 20px
}

.lock {
    width: 61px;
    height: 70px;
    float: left;
    padding: 14px 30px 0 0
}

.blue_con ul {
    width: 370px;
    height: auto;
    float: left;
    padding: 10px 20px;
    margin: 0;
    border-right: 1px dashed #7eb7f8
}

    .blue_con ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        width: 370px;
        padding: 5px 8px 2px 0
    }

.next_button {
    width: 168px;
    height: 22px;
    float: left;
    padding: 32px 0 0 26px
}

.grey_cont {
    background: url(/images/grey_mid.jpg) repeat-y
}

.spcial_offer {
    width: 135px;
    height: auto;
    padding: 8px;
    margin: 5px 3px 5px 5px;
    float: left;
    position: relative
}

    .spcial_offer .pic {
        width: 115px;
        height: 115px;
        padding: 10px;
        border: 1px solid #ccc
    }

    .spcial_offer .pic_close {
        width: 15px;
        height: 15px;
        position: absolute;
        float: right;
        top: 9px;
        right: 7px
    }

    .spcial_offer .text {
        line-height: 20px;
        width: 135px;
        text-align: center;
        padding-top: 3px
    }

        .spcial_offer .text b {
            color: #F00;
            text-decoration: line-through;
            font-weight: normal
        }

.and {
    width: 21px;
    height: 21px;
    float: left;
    padding-top: 80px
}

.buy_button {
    width: 188px;
    height: 22px;
    float: left;
    padding: 82px 0 0 26px
}

    .buy_button p {
        font-weight: bold;
        font-size: 13px;
        line-height: 23px
    }

.red_16 {
    color: #F00;
    font-size: 16px
}

.red_12 {
    color: #F00;
    font-size: 12px
}

#macstyle2 .select_box2 {
    width: 144px;
    height: 29px;
    text-align: left
}

#macstyle2 div.tag_select {
    display: block;
    color: #000;
    width: 134px;
    height: 29px;
    background: transparent url(/images/select_bj.jpg) no-repeat 0 -29px;
    line-height: 29px;
    padding-left: 10px
}

#macstyle2 div.tag_select_hover {
    display: block;
    color: #000;
    width: 134px;
    height: 29px;
    background: transparent url(/images/select_bj.jpg) no-repeat 0 0;
    line-height: 29px;
    padding-left: 10px
}

#macstyle2 div.tag_select_open {
    display: block;
    color: #000;
    width: 134px;
    height: 29px;
    background: transparent url(/images/select_bj.jpg) no-repeat;
    line-height: 29px;
    padding-left: 10px
}

#macstyle2 ul.tag_options {
    position: absolute;
    margin-top: -5px;
    list-style: none;
    background: transparent url(/images/select_bj.jpg) no-repeat left bottom 0 -95px;
    width: 113px;
    margin: 0
}

    #macstyle2 ul.tag_options li {
        background: transparent url(/images/select_bj.jpg) repeat-y 0 -95px;
        display: block;
        width: 121px;
        height: 29px;
        text-decoration: none;
        line-height: 29px;
        color: #000;
        margin-top: -5px
    }

        #macstyle2 ul.tag_options li.open_hover {
            background: transparent url(/images/select_bj.jpg) no-repeat 0 -147px;
            color: #000;
            width: 121px;
            height: 29px;
            text-decoration: none;
            line-height: 29px;
            color: #000
        }

        #macstyle2 ul.tag_options li.open_selected {
            background: transparent url(/images/select_bj.jpg) no-repeat 0 -144px;
            color: #fff
        }

.yellow_pur2 h2 {
    background: url(/images/yellow_topbj2.jpg) center no-repeat;
    color: #634026;
    margin: 0;
    padding: 0
}

.green_pur2 h2 {
    background: url(/images/green_topbj2.jpg) center no-repeat;
    color: #144a01;
    margin: 0;
    padding: 0
}

.red_pur2 h2 {
    background: url(/images/red_topbj2.jpg) center no-repeat;
    color: #6d1717
}

.yellow_pur2 .mid ul li {
    width: 205px;
    float: left;
    list-style: none;
    background: url(/images/yellow_dot.jpg) 1px 8px no-repeat;
    font-weight: bold;
    padding-left: 11px;
    font-size: 11.5px;
    border-bottom: 1px dashed #ccc;
    line-height: 25px;
    padding-bottom: 3px
}

.green_pur2 .mid ul li {
    width: 205px;
    float: left;
    list-style: none;
    background: url(/images/green_dot.jpg) 1px 8px no-repeat;
    font-weight: bold;
    padding-left: 11px;
    font-size: 11.5px;
    border-bottom: 1px dashed #ccc;
    line-height: 25px;
    padding-bottom: 3px
}

.red_pur2 .mid ul li {
    width: 205px;
    float: left;
    list-style: none;
    background: url(/images/red_dot.jpg) 1px 8px no-repeat;
    font-weight: bold;
    padding-left: 11px;
    font-size: 11.5px;
    border-bottom: 1px dashed #ccc;
    line-height: 25px;
    padding-bottom: 3px
}

.yellow_pur2 .mid {
    width: 216px;
    background: url(/images/yellow_midbj.jpg) center repeat-y;
    padding: 10px 16px
}

.green_pur2 .mid {
    width: 208px;
    background: url(/images/green_midbj.jpg) center repeat-y;
    padding: 10px 20px
}

.red_pur2 .mid {
    width: 208px;
    background: url(/images/red_midbj.jpg) center repeat-y;
    padding: 10px 20px
}

.yellow_pur2 .foot {
    width: 188px;
    height: 33px;
    line-height: 30px;
    background: url(/images/yellow_footbj2.jpg) center no-repeat;
    float: left;
    padding: 0 30px;
    font-weight: bold;
    font-size: 14.5px
}

.green_pur2 .foot {
    width: 188px;
    height: 33px;
    line-height: 30px;
    background: url(/images/green_footbj2.jpg) center no-repeat;
    float: left;
    padding: 0 30px;
    font-weight: bold;
    font-size: 14.5px
}

.red_pur2 .foot {
    width: 188px;
    height: 33px;
    line-height: 30px;
    background: url(/images/red_footbj.jpg2) center no-repeat;
    float: left;
    padding: 0 30px;
    font-weight: bold;
    font-size: 14.5px
}

.discount_ad {
    float: left
}

.ico_BPE {
    background: url(/images/logos/ico_BPE.png) 0 center no-repeat
}

.ico_BZU {
    background: url(/images/logos/ico_BZU.png) 0 center no-repeat
}

.ico_LAF {
    background: url(/images/logos/ico_LAF.png) 0 center no-repeat
}

.ico_DNG {
    background: url(/images/logos/ico_DNG.png) 0 center no-repeat
}

.ico_ADA {
    background: url(/images/logos/ico_ADA.png) 0 center no-repeat
}

.ico_Foundation {
    background: url(/images/logos/ico_Foundation.png) 0 center no-repeat
}

.ico_log {
    background: url(/images/logos/ico_log.jpg) 0 center no-repeat
}

.ico_ADIS {
    background: url(/images/logos/ico_ADIS.png) 0 center no-repeat
}

.ico_ADPACK {
    background: url(/images/logos/ico_ADPACK.png) 0 center no-repeat
}

.ico_LPPACK {
    background: url(/images/logos/ico_LP.png) 0 center no-repeat
}

.ico_ADSS {
    background: url(/images/logos/ico_ADSS.png) 0 center no-repeat
}

.ico_ARB {
    background: url(/images/logos/ico_ARB.png) 0 center no-repeat
}

.ico_DV {
    background: url(/images/logos/ico_DV.png) 0 center no-repeat
}

.ico_BCI {
    background: url(/images/logos/ico_BCI.png) 0 center no-repeat
}

.ico_CAS {
    background: url(/images/logos/ico_CAS.png) 0 center no-repeat
}

.ico_CI {
    background: url(/images/logos/ico_CI.png) 0 center no-repeat
}

.ico_Classifier {
    background: url(/images/logos/ico_Classifier.png) 0 center no-repeat
}

.ico_CR {
    background: url(/images/logos/ico_CR.png) 0 center no-repeat
}

.ico_CSL {
    background: url(/images/logos/ico_CSL.png) 0 center no-repeat
}

.ico_CVP {
    background: url(/images/logos/ico_CVP.png) 0 center no-repeat
}

.ico_DAT {
    background: url(/images/logos/ico_DAT.png) 0 center no-repeat
}

.ico_DataConnector {
    background: url(/images/logos/ico_DataConnector.png) 0 center no-repeat
}

.ico_DIR {
    background: url(/images/logos/ico_DIR.png) 0 center no-repeat
}

.ico_Discussion {
    background: url(/images/logos/ico_Discussion.png) 0 center no-repeat
}

.ico_EI {
    background: url(/images/logos/ico_EI.png) 0 center no-repeat
}

.ico_FV {
    background: url(/images/logos/ico_FV.png) 0 center no-repeat
}

.ico_IPB {
    background: url(/images/logos/ico_IPB.png) 0 center no-repeat
}

.ico_LC {
    background: url(/images/logos/ico_LC.png) 0 center no-repeat
}

.ico_ListFilter {
    background: url(/images/logos/ico_ListFilter.png) 0 center no-repeat
}

.ico_LMC {
    background: url(/images/logos/ico_LMC.png) 0 center no-repeat
}

.ico_LookupTracker {
    background: url(/images/logos/ico_LookupTracker.png) 0 center no-repeat
}

.ico_LP {
    background: url(/images/logos/ico_LP.png) 0 center no-repeat
}

.ico_LS {
    background: url(/images/logos/ico_LS.png) 0 center no-repeat
}

.ico_LT {
    background: url(/images/logos/ico_LT.png) 0 center no-repeat
}

.ico_OI {
    background: url(/images/logos/ico_OI.png) 0 center no-repeat
}

.ico_LT2 {
    background: url(../images/logos/ico_LT2.png) 0 center no-repeat
}

.ico_OI {
    background: url(/images/logos/ico_OI.png) 0 center no-repeat
}

.ico_PB {
    background: url(/images/logos/ico_PB.png) 0 center no-repeat
}

.ico_PC {
    background: url(/images/logos/ico_PC.png) 0 center no-repeat
}

.ico_PCR {
    background: url(/images/logos/ico_PCR.png) 0 center no-repeat
}

.ico_PM {
    background: url(/images/logos/ico_PM.png) 0 center no-repeat
}

.ico_PPM {
    background: url(/images/logos/ico_PPM.png) 0 center no-repeat
}

.ico_PR1 {
    background: url(/images/logos/ico_PR1.png) 0 center no-repeat
}

.ico_PR2 {
    background: url(/images/logos/ico_PR2.png) 0 center no-repeat
}

.ico_PT {
    background: url(/images/logos/ico_PT.png) 0 center no-repeat
}

.ico_PW {
    background: url(/images/logos/ico_PW.png) 0 center no-repeat
}

.ico_RTB {
    background: url(/images/logos/ico_RTB.png) 0 center no-repeat
}

.ico_SUD {
    background: url(/images/logos/ico_SUD.png) 0 center no-repeat
}

.ico_TSZ {
    background: url(/images/logos/ico_TSZ.png) 0 center no-repeat
}

.ico_VB {
    background: url(/images/logos/ico_VB.png) 0 center no-repeat
}

.ico_ViewTools {
    background: url(/images/logos/ico_ViewTools.png) 0 center no-repeat
}

.ico_WB {
    background: url(/images/logos/ico_WB.png) 0 center no-repeat
}

.ico_WIKI {
    background: url(/images/logos/ico_WIKI.png) 0 center no-repeat
}

.ico_BC {
    background: url(/images/logos/ico_BC.png) 0 center no-repeat
}

.menu li .block_tools_title_content a {
    padding: 0;
    height: auto;
    white-space: normal
}

.adbanner, .adbanner_order {
    width: 945px;
    margin: 0 auto;
    display: none;
    position: relative
}

.closediv {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background: url(/images/close2.png) no-repeat
}

.formtable tr {
    height: 38px;
    line-height: 38px
}

.formtable span {
    padding-right: 5px;
    width: 75px;
    text-align: right;
    display: block;
    float: left
}

.formtable .text {
    width: 180px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #abadb3
}

.formtable .text2 {
    width: 270px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #abadb3;
    float: left
}

.formtable .text3 {
    width: 380px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #abadb3
}

.formtable .button {
    width: 88px;
    height: 28px;
    line-height: 28px;
    background: url(/images/submit_buttonbj.jpg) no-repeat;
    text-align: center;
    color: #154900;
    font-size: 16px;
    border: 0
}

.red {
    color: red;
    float: left;
    width: 18px;
    height: 18px;
    line-height: 18px;
    padding-left: 5px
}

.customers {
    width: 1000px;
    height: 69px;
    border: 1px solid #eeedee;
    background: url(/images/Customers_bj.jpg) no-repeat;
    margin: 0 auto
}

    .customers .text p {
        font-size: 19px;
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
        width: 200px;
        text-align: center;
        padding-left: 10px;
        padding-right: 24px;
        float: left;
        line-height: 20px;
        padding-top: 15px
    }

    .customers img {
        margin-left: 33px
    }

.formtable .text3 {
    background-color: #fff;
    width: 290px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    transition: border .2s linear 0s,box-shadow .2s linear 0s
}

.button_01, .button_01 .left, .button_01 .left2, .button_01 .left3, .button_01 .right {
    float: left
}

.button_01 {
    margin-right: 35PX
}

    .button_01 .left {
        width: 115px;
        height: 39px;
        padding-left: 4px;
        text-align: center;
        line-height: 39px;
        background: url(/images/button_01.png) no-repeat;
        font-size: 18px;
        color: #fff
    }

    .button_01 .right {
        width: 4px;
        height: 39px;
        background: url(/images/button_02.png) no-repeat
    }

    .button_01 .left2 {
        width: 129px;
        height: 39px;
        padding-left: 4px;
        text-align: center;
        line-height: 39px;
        background: url(/images/button_01.png) no-repeat;
        font-size: 18px;
        color: #fff
    }

    .button_01 .left3 {
        width: 175px;
        height: 39px;
        text-align: center;
        line-height: 39px;
        background: url(/images/button_01.png) no-repeat;
        font-size: 18px;
        color: #fff;
        font-size: 14px
    }

    .button_01 A {
        display: block;
        color: #FFF;
        text-decoration: none;
        cursor: pointer
    }

.suppor_page {
    width: 780px;
    border: 1px solid #dedcdc;
    float: left;
    font-size: 13px
}

    .suppor_page .con {
        width: 170px;
        text-align: center;
        float: left;
        border-right: 1px solid #dedcdc;
        padding: 25px 10px
    }

    .suppor_page a {
        color: #333;
        display: block;
        font-size: 13px
    }

        .suppor_page a:hover {
            color: #06F
        }

.watermark {
    color: #999
}

.hotestCont {
    border: 1px solid #b9e8a0;
    background: #fff;
    width: 186px;
    padding: 8px 0 8px 10px;
    margin-bottom: 5px;
    display: none;
    clear: both;
    line-height: 20px;
    margin: 0;
    background: #f1ffe5
}

.hotest span {
    color: #c00;
    float: left;
    padding-top: 4px;
    margin-right: 1px
}

.hotestCont p {
    padding: 5px 0
}

.hotest a {
    float: left;
    width: 49px;
    height: 25px;
    padding: 6px 0 10px 3px;
    top: 0
}

    .hotest a:hover {
        text-decoration: none
    }

.downat {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #096;
    margin: 0;
    padding: 0;
    color: #033
}

.tabs {
    height: 32px;
    float: left;
    line-height: 32px;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    position: absolute;
    bottom: 0;
    top: 298px
}

    .tabs .na {
        float: left;
        font-weight: 100;
        text-align: center;
        margin-right: 10px
    }

.tbs {
    width: 73px;
    height: 32px;
    line-height: 32px;
    display: block;
    background: url(/images/tab_blue2.png) no-repeat
}

    .tbs a {
        display: block;
        background: url(/images/tab_blue2.png) no-repeat;
        color: #fff;
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    }

        .tbs a:hover {
            color: #03315b;
            display: block;
            background: url(/images/tab_white2.png) no-repeat
        }

        .tbs a.select {
            color: #03315b;
            display: block;
            background: url(/images/tab_white2.png) no-repeat
        }

.tbs1 {
    width: 104px;
    height: 32px;
    line-height: 32px;
    display: block;
    background: url(/images/tab_blue.png) no-repeat;
    text-align: center
}

    .tbs1 a {
        display: block;
        background: url(/images/tab_blue.png) no-repeat;
        color: #fff
    }

        .tbs1 a:hover {
            color: #03315b;
            display: block;
            background: url(/images/tab_white.png) no-repeat
        }

        .tbs1 a.select {
            color: #03315b;
            display: block;
            background: url(/images/tab_white.png) no-repeat
        }

.tbs2 {
    width: 113px;
    height: 32px;
    line-height: 32px;
    display: block;
    background: url(../images/tab_blue3.png) no-repeat;
    text-align: center
}

    .tbs2 a {
        display: block;
        background: url(../images/tab_blue3.png) no-repeat;
        color: #fff
    }

        .tbs2 a:hover {
            color: #03315b;
            display: block;
            background: url(../images/tab_white3.png) no-repeat
        }

        .tbs2 a.select {
            color: #03315b;
            display: block;
            background: url(../images/tab_white3.png) no-repeat
        }

.banner_con {
    height: 330px;
    margin: 0 auto;
    width: 100%;
    background: #c8daf4
}

.pbbanner_con {
    height: 330px;
    margin: 0 auto;
    width: 100%;
    background: url(/images/pbbannerbj.jpg) repeat-x
}

.cvpbanner_con {
    height: 330px;
    margin: 0 auto;
    width: 100%;
    background: #eaeaea
}

.dmbanner_con {
    margin: 0 auto;
    height: 330px;
    width: 100%;
    background: url(/images/dmbannerbj.jpg) repeat-x
}

.dvbanner_con {
    height: 330px;
    margin: 0 auto;
    width: 100%;
    background: url(../images/dvbannerbj.jpg) repeat-x
}

.arbbanner_con {
    height: 330px;
    margin: 0 auto;
    width: 100%;
    background: url(/images/arbbannerbj.jpg) repeat-x
}

.bpebanner_con {
    height: 330px;
    margin: 0 auto;
    width: 100%;
    background: url(../images/bpebannerbj.jpg) repeat-x
}

.arbbanner_con {
    height: 330px;
    margin: 0 auto;
    width: 100%;
    background: url(/images/arbbannerbj.jpg) repeat-x
}

.dcbanner_con {
    height: 330px;
    margin: 0 auto;
    width: 100%;
    background: url(../images/dcbannerbj.jpg) repeat-x
}

.Cascadedbanner_con {
    height: 330px;
    margin: 0 auto;
    width: 100%;
    background: url(/images/Cascaded-banner-bj.jpg) repeat-x
}

.pcbanner_con {
    height: 330px;
    margin: 0 auto;
    width: 100%;
    background: url(/images/pc-banner-bj.jpg) repeat-x
}

.banner_pic {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/classifier2.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

    .banner_pic p, .banner_pic2 p {
        font-size: 14px;
        line-height: 27px
    }

.bc-banner {
    height: 330px;
    background: url(/images/bc-banner-bj.jpg) repeat-x
}

.ei-banner {
    background: url(/images/ei-banner-bj.jpg) repeat-x
}

.ls-banner, .adss-banner, .lt-banner, .crsl-banner, .pw-banner, .rtb-banner, .discussion-column-banner, .sud-banner, .bzu-banner, .laf-banner, .pr-banner, .wb-banner, .aut-banner, .oi-banner {
    background: url(../images/listsync-banner-bj.jpg) repeat-x
}

.adis-banner {
    background: url(/images/adis-banner-bj.jpg) repeat-x
}

.pcpack-banner, .lookup-banner {
    height: 330px;
    background: url(/images/pcpack-banner-bj.jpg) repeat-x
}

.pm-banner {
    background: url(/images/pm-banner-bj.jpg) repeat-x
}

.lc-banner {
    background: url(/images/lc-banner-bj.jpg) repeat-x
}

.cr-banner {
    background: url(/images/cr-banner-bj.jpg) repeat-x
}

.bci-banner {
    background: url(../images/bcibannerbj.jpg) repeat-x
}

.ad-banner {
    background: url(/images/ad-banner-bj.jpg) repeat-x
}

.banner_pic2 {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/bc-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_pic4 {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/ad-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_adpack {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/adpack-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_pic3 {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/dm-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_dv {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/dv-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_bpe {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/bpe-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_pic5 {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/ei-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_ls {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/ls-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_lt {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/lt-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_lookup {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/lookup-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_adss {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/adss-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_sud {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/sud-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_oi {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/oi-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_rtb {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/rtb-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_crsl {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/crsl-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_adis {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/adis-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_aut {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/aut-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_pcpack {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/pcpack-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_adpack {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/adpack-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_pw {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/pw-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_pm {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/pm-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_lc {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/lc-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_cr {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/cr-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_bci {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/bci-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_pic6 {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/pc-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_arb {
    width: 1000px;
    height: 332px;
    background: url(/images/banner/arb-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_dc {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/DC-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_bzu {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/bzu-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_Cascaded {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/Cascaded-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_wb {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/wb-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_laf {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/laf-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_pr {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/pr-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.banner_discussion_column {
    width: 1000px;
    height: 332px;
    background: url(../images/banner/discussion-column-banner.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.Tabsm {
    width: 100%;
    margin: 0 auto
}

    .Tabsm .tmenus {
        width: 1000px;
        margin: 0 auto;
        margin-top: 8px;
        margin-bottom: 20px
    }

        .Tabsm .tmenus ul {
            list-style: none;
            width: 100%
        }

            .Tabsm .tmenus ul li {
                width: 250px;
                height: 120px;
                float: left;
                overflow: hidden;
                zoom: 1;
                cursor: pointer;
                text-align: center;
                font-weight: bold;
                font-size: 18px
            }

        .Tabsm .tmenus .current {
            background: yellow
        }

.cont_color {
    padding: 38px 0;
    margin-bottom: 30px;
    width: 100%;
    background: #f3f3f3
}

.cont_gray {
    width: 1000px;
    margin: 0 auto
}

.Tabsm .tab_content {
    margin-top: 30px;
    background: #fff;
    width: 100%;
    margin: 0 auto
}

    .Tabsm .tab_content p {
        padding-bottom: 15px
    }

    .Tabsm .tab_content .subtitle_black, .des_content .subtitle_black {
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
        font-weight: bold;
        font-size: 18px
    }

    .Tabsm .tab_content #ul_content h3 {
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
        font-weight: bold;
        color: #0070c0;
        font-size: 13px;
        margin: 5px 0 10px -20px
    }

    .Tabsm .tab_content .center_image {
        text-align: center;
        padding: 10px 0 25px 0
    }

    .Tabsm .tab_content .center_left {
        width: 318px;
        padding: 10px 20 25px 10
    }

    .Tabsm .tab_content .right_text {
        float: left;
        padding: 10px 10 25px 0
    }

    .Tabsm .tab_content .blue {
        color: #069
    }

.tab_cons {
    width: 100%;
    margin: 0 auto;
    clear: both;
    padding: 35px 0;
    background: url(/images/des_line.jpg) bottom center no-repeat
}

    .tab_cons .des_text {
        width: 460px
    }

    .tab_cons h3 {
        font-size: 21px;
        margin-bottom: 20px;
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    }

    .tab_cons .des_text p {
        font-size: 15px
    }

.tab_cons_none {
    width: 1000px;
    margin: 0 auto
}

.background_none {
    background: 0
}

.15fontsize {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 1000px;
    background: red
}

#tab-slider {
    margin: 0 auto;
    width: 1000px;
    height: auto;
    overflow: hidden;
    position: relative
}

.xiangxi {
    padding-top: 48px;
    padding-bottom: 30px
}

    .xiangxi .left {
        width: 470px;
        padding: 20px 20px 20px 0;
        float: left
    }

    .xiangxi .right {
        width: 470px;
        float: right;
        padding-top: 20px
    }

        .xiangxi .left h3, .xiangxi .right h3 {
            font-size: 20px;
            color: #2376b4;
            margin-bottom: 10px
        }

        .xiangxi .left p, .xiangxi .right p {
            color: #666
        }

        .xiangxi .left img, .xiangxi .right img {
            width: 100px;
            height: 100px;
            margin-top: 10px;
            margin-right: 9px;
            float: left
        }

.tab-content {
    height: auto;
    overflow: hidden;
    float: left;
    width: 1000px
}

ul.tab-nav {
    margin: 0;
    padding: 0;
    width: 1000px;
    padding: 30px 0 25px 0;
    list-style-type: none;
    margin: 0 auto;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    height: 128px
}

    ul.tab-nav li {
        cursor: pointer;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        display: inline
    }

.tab-link {
    height: 128px;
    float: left;
    background: url(/images/mid_link.jpg) top left repeat-x;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    border-right: 1px solid #e1e9ec
}

.left_link {
    width: 249px;
    display: block;
    background: url(/images/left_link.jpg) no-repeat;
    height: 128px
}

.right_link {
    width: 249px;
    height: 128px;
    float: left;
    padding-top: 100px;
    background: url(/images/right_link.jpg) top right no-repeat;
    border: 0
}

.find_link {
    width: 249px;
    height: 128px;
    background: url(/images/find_link.jpg) center no-repeat
}

.share_link {
    width: 249px;
    height: 128px;
    background: url(/images/share_link.jpg) center no-repeat
}

ul.tab-nav li:first-child {
    margin-left: 0
}

.left_link a:hover {
    height: auto;
    background: url(/images/left_hover.jpg) top left no-repeat
}

ul.tab-nav .left a, ul.tab-nav .find a, ul.tab-nav .right a, ul.tab-nav .share a {
    padding: 0 20px;
    color: #5f8090;
    padding-top: 90px;
    height: 38px;
    float: left;
    display: block;
    height: 128px
}

    ul.tab-nav .left a:hover {
        background: url(/images/left_hover.jpg) no-repeat;
        display: block;
        color: #05496b;
        height: 128px
    }

ul.tab-nav .left.active a {
    background: url(/images/left_hover.jpg) no-repeat;
    display: block;
    color: #05496b;
    height: 128px
}

ul.tab-nav .find a:hover {
    background: url(/images/find_hover.jpg) center repeat-x;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav .find.active a {
    background: url(/images/find_hover.jpg) center repeat-x;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav .share a:hover {
    background: url(/images/share_hover.jpg) center repeat-x;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav .share.active a {
    background: url(/images/share_hover.jpg) center repeat-x;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav .right a:hover {
    background: url(/images/right_hover.jpg) top right no-repeat;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav .right.active a {
    background: url(/images/right_hover.jpg) top right no-repeat;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav2 {
    margin: 0;
    padding: 0;
    width: 1000px;
    padding: 30px 0 25px 0;
    list-style-type: none;
    margin: 0 auto;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    height: 128px
}

    ul.tab-nav2 li {
        cursor: pointer;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        display: inline;
        width: 249px
    }

.SM_link {
    width: 249px;
    display: block;
    background: url(/images/Secure-Metadata_link.jpg) no-repeat;
    height: 128px
}

.BM_link {
    width: 249px;
    height: 128px;
    float: left;
    padding-top: 100px;
    background: url(/images/Bulk-Manage_link.jpg) top right no-repeat;
    border: 0
}

.SV_link {
    width: 249px;
    height: 128px;
    background: url(/images/Safeguard-View_link.jpg) center no-repeat
}

.AS_link {
    width: 249px;
    height: 128px;
    background: url(/images/Automate-Security_link.jpg) center no-repeat
}

ul.tab-nav2 .SM a, ul.tab-nav2 .SV a, ul.tab-nav2 .BM a, ul.tab-nav2 .AS a {
    padding: 0 20px;
    color: #5f8090;
    padding-top: 90px;
    height: 38px;
    float: left;
    display: block;
    height: 128px;
    width: 249px
}

    ul.tab-nav2 .SM a:hover {
        background: url(/images/Secure-Metadata_hover.jpg) no-repeat;
        display: block;
        color: #05496b;
        height: 128px;
        width: 249px
    }

ul.tab-nav2 .SM.active a {
    background: url(/images/Secure-Metadata_hover.jpg) no-repeat;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav2 .SV a:hover {
    background: url(/images/Safeguard-View_hover.jpg) center repeat-x;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav2 .SV.active a {
    background: url(/images/Safeguard-View_hover.jpg) center repeat-x;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav2 .AS a:hover {
    background: url(/images/Automate-Security_hover.jpg) center repeat-x;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav2 .AS.active a {
    background: url(/images/Automate-Security_hover.jpg) center repeat-x;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav2 .BM a:hover {
    background: url(/images/Bulk-Manage_hover.jpg) top right no-repeat;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

ul.tab-nav2 .BM.active a {
    background: url(/images/Bulk-Manage_hover.jpg) top right no-repeat;
    display: block;
    color: #05496b;
    height: 128px;
    width: 249px
}

.tab-main-content {
    margin-top: 30px
}

.play_button {
    width: 70px;
    height: 68px;
    margin-top: 125px;
    margin-right: 220px;
    float: right;
    text-align: center;
    background: url(/images/san_dot.png) no-repeat;
    display: block
}

.play_button2 {
    width: 70px;
    height: 68px;
    margin-top: 105px;
    margin-right: 225px;
    float: right;
    text-align: center;
    background: url(/images/san_dot.png) no-repeat;
    display: block
}

.play_button3 {
    width: 70px;
    height: 68px;
    margin-top: 85px;
    margin-right: 190px;
    float: right;
    text-align: center;
    background: url(/images/san_dot.png) no-repeat;
    display: block
}

.play_button5 {
    width: 70px;
    height: 68px;
    margin-top: 155px;
    margin-right: 290px;
    float: right;
    text-align: center;
    background: url(/images/san_dot.png) no-repeat;
    display: block
}

.play_button4 {
    width: 70px;
    height: 68px;
    margin-top: 125px;
    margin-right: 198px;
    float: right;
    text-align: center;
    background: url(/images/san_dot.png) no-repeat;
    display: block
}

    .play_button a, .play_button2 a, .play_button3 a, .play_button4 a, .play_button5 a {
        width: 70px;
        height: 68px;
        cursor: pointer;
        display: block
    }

        .play_button a:hover, .play_button2 a:hover, .play_button5 a:hover {
            width: 70px;
            height: 68px;
            background: url(/images/san_dot2.png) no-repeat;
            display: block
        }

.tab_main_con {
    background: url(/images/classifier_con_bj.jpg) repeat-x;
    margin: 0;
    padding: 0;
    padding-top: 30px
}

    .tab_main_con p {
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
        padding-bottom: 15px;
        font-size: 13px
    }

#tutorial p {
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
}

#tutorial .center_image {
    text-align: center;
    padding: 10px 0 25px 0
}

.tab-left {
    width: 199px;
    height: 128px;
    float: left;
    border-right: 1px solid #e1e9ec
}

    .tab-left a {
        width: 199px;
        height: 128px;
        background: url(../images/ADA_link.jpg) no-repeat;
        border: 0;
        border-right: 1px solid #e1e9ec
    }

        .tab-left a:hover {
            width: 199px;
            height: 128px;
            background: url(../images/ADA_hover.jpg) no-repeat;
            border-right: 1px solid #e1e9ec
        }

    .tab-left.active a {
        background: url("../images/ADA_hover.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
        border-right: 1px solid #e1e9ec;
        color: #05496b;
        display: block
    }

.tab-mid1 {
    width: 199px;
    height: 128px;
    float: left;
    border-right: 1px solid #e1e9ec
}

    .tab-mid1 a {
        width: 199px;
        height: 128px;
        background: url(../images/ADSS_link.jpg) repeat-x;
        border: 0;
        border-right: 1px solid #e1e9ec
    }

        .tab-mid1 a:hover {
            width: 199px;
            height: 128px;
            background: url(../images/ADSS_hover.jpg) repeat-x;
            border-right: 1px solid #e1e9ec
        }

    .tab-mid1.active a {
        background: url("../images/ADSS_hover.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
        border-right: 1px solid #e1e9ec;
        color: #05496b;
        display: block
    }

.tab-mid2 {
    width: 199px;
    height: 128px;
    float: left;
    border-right: 1px solid #e1e9ec
}

    .tab-mid2 a {
        width: 199px;
        height: 128px;
        background: url(../images/ADIS_link.jpg) repeat-x;
        border: 0;
        border-right: 1px solid #e1e9ec
    }

        .tab-mid2 a:hover {
            width: 199px;
            height: 128px;
            background: url(../images/ADIS_hover.jpg) repeat-x;
            border-right: 1px solid #e1e9ec
        }

    .tab-mid2.active a {
        background: url("../images/ADIS_hover.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
        border-right: 1px solid #e1e9ec;
        color: #05496b;
        display: block
    }

.tab-mid3 {
    width: 198px;
    height: 128px;
    float: left;
    border-right: 1px solid #e1e9ec
}

    .tab-mid3 a {
        width: 198px;
        height: 128px;
        background: url(../images/PC_link.jpg) repeat-x;
        border: 0;
        border-right: 1px solid #e1e9ec
    }

        .tab-mid3 a:hover {
            width: 199px;
            height: 128px;
            background: url(../images/PC_hover.jpg) repeat-x;
            border-right: 1px solid #e1e9ec
        }

    .tab-mid3.active a {
        background: url("../images/PC_hover.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
        border-right: 1px solid #e1e9ec;
        color: #05496b;
        display: block
    }

.tab-right {
    width: 200px;
    height: 128px;
    float: left;
    border: 0
}

    .tab-right a {
        width: 200px;
        height: 128px;
        background: url(../images/PR_link.jpg) right bottom no-repeat;
        border: 0
    }

        .tab-right a:hover {
            width: 200px;
            height: 128px;
            background: url(../images/PR_hover.jpg) right bottom no-repeat;
            border: 0
        }

    .tab-right.active a {
        background: url("../images/PR_hover.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
        border: 0;
        color: #05496b;
        display: block
    }

    .tab-left a, .tab-mid1 a, .tab-mid2 a, .tab-mid3 a, .tab-right a {
        color: #5f8090;
        display: block;
        float: left;
        height: 128px;
        line-height: 200px;
        text-align: center
    }

        .tab-left a:hover, .tab-mid1 a:hover, .tab-mid2 a:hover, .tab-mid3 a:hover, .tab-right a:hover {
            color: #05496b
        }

.tab-links {
    width: 198px;
    height: 128px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 16px
}

#wrapper {
    width: 850px;
    margin: 50px auto;
    overflow: hidden
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    position: fixed;
    width: 220px;
    margin-left: 5px
}

    #sidebar ul li {
        margin: 0 0 10px 0
    }

        #sidebar ul li a {
            font: bold 12px/12px Arial;
            color: #FFF;
            text-decoration: none;
            display: block;
            padding: 13px 10px;
            background-color: #072c5e;
            border-radius: 3px 3px 3px 3px;
            box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
            transition: border .2s linear 0s,box-shadow .2s linear 0s
        }

            #sidebar ul li a:visited {
                color: #FFF
            }

            #sidebar ul li a:hover {
                color: #fff
            }

#navsecond, #navthird, #navtop, #navfourth, #navfifth, #navsixth, #navseventh {
    opacity: .5
}

#content {
    font: normal 13px/24px Verdana,Arial,Sans-Serif;
    text-align: justify;
    float: right;
    width: 735px;
    padding: 0 20px 20px
}

    #content p {
        margin: 0 0 25px 0
    }

    #content h3 {
        font: normal 45px/36px Impact,Serif;
        text-transform: uppercase;
        padding: 7px 0;
        text-align: center;
        border-top: 4px solid #000;
        border-bottom: 4px solid #000
    }

#first h3 {
    margin-top: 0
}

.sel {
    padding: 5px;
    width: 290px;
    border: 1px solid #ccc
}

.demo_right {
    width: 500px;
    float: right;
    font-size: 14px;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
}

    .demo_right p {
        padding-bottom: 15px;
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
        font-size: 14px
    }

    .demo_right ul {
        list-style-position: inside;
        list-style-type: disc;
        font-size: 14px;
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    }

#content .subtitle_black {
    padding: 5px;
    font-size: 20px;
    font-weight: 400;
    color: #333
}

.demo_content {
    height: auto;
    padding: 20px 0 30px 0;
    clear: both
}

    .demo_content img {
        padding: 0 8px
    }

.demo_content1 {
    width: 686px;
    height: auto;
    margin: 0;
    padding: 10px 0 10px 0
}

    .demo_content1 img {
        padding: 0 8px 8px 0
    }

    .demo_content1 p {
        text-align: left
    }

.demo_content .text {
    padding-top: 20px
}

    .demo_content .text h1 {
        font-weight: bold;
        font-size: 14px;
        padding-bottom: 8px
    }

.right_box_content1 {
    overflow: hidden;
    width: 726px
}

.Pro_Description1 {
    float: left;
    width: 396px;
    padding: 20px 0 20px 20px;
    border: 0
}

    .Pro_Description1 h1 {
        font-size: 22px;
        color: #005ccc;
        padding-bottom: 10px
    }

    .Pro_Description1 h3 {
        font-size: 13px;
        padding-bottom: 10px;
        line-height: 16px
    }

    .Pro_Description1 ul {
        padding: 10px 0 0 20px;
        list-style: outside disc
    }

        .Pro_Description1 ul.text {
            padding: 10px 0 0 4px;
            list-style: none
        }

        .Pro_Description1 ul li {
            padding: 3px 0
        }

.Pro_DescriptionImg1 {
    float: right;
    width: 310px;
    text-align: center;
    padding-bottom: 10px
}

    .Pro_DescriptionImg1 .text {
        font-size: 11px;
        height: 22px;
        line-height: 22px;
        padding-bottom: 5px;
        text-align: left;
        padding: 0 3px;
        font-size: 13px;
        margin: 0
    }

        .Pro_DescriptionImg1 .text .input1 {
            width: 147px;
            height: 20px;
            border: 1px solid #b9b9b9;
            background: #fdfdfd;
            margin-left: 3px;
            display: inline;
            font-size: 12px;
            color: #ccc;
            padding-left: 3px;
            margin: 0
        }

        .Pro_DescriptionImg1 .text .submit {
            width: 50px;
            height: 22px;
            background: url(/images/demo/submit.jpg) no-repeat;
            border: 0;
            margin: 0;
            padding: 0
        }

.right_box_content2 {
    padding: 20px
}

    .right_box_content2 h2 {
        font-size: 28px;
        font-weight: 500;
        text-align: center;
        padding: 10px 0
    }

    .right_box_content2 .content {
        border-bottom: 1px dashed #ccc;
        padding-bottom: 10px;
        line-height: 20px;
        margin-bottom: 28px
    }

.why_content {
    width: 320px;
    height: auto;
    float: left;
    margin: 10px 10px 5px 11px;
    display: inline
}

    .why_content img {
        padding-left: 45px;
        padding-bottom: 5px
    }

    .why_content p {
        line-height: 20px
    }

.why_content2 {
    width: 606px;
    height: auto;
    float: left;
    padding: 20px 60px 20px 20px
}

    .why_content2 img {
        padding-left: 45px;
        float: left;
        padding-right: 20px
    }

.right_box_content2 h3 {
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
    clear: both
}

    .right_box_content2 h3 a {
        color: #36C;
        text-decoration: underline
    }

.line {
    width: 686px;
    height: 20px;
    border-bottom: 1px dashed #ccc;
    float: left
}

.black-bg {
    background-color: Black;
    opacity: .6;
    filter: alpha(opacity=60);
    z-index: 99999990;
    position: fixed;
    width: 2000px;
    height: 4000px;
    left: 0;
    top: 0
}

#dlpop {
    z-index: 99999999;
    position: fixed;
    left: 35%;
    top: 30%;
    background-color: White;
    width: 411px;
    height: 273px;
    background: url(/images/k_bj.png) top left no-repeat
}

#dlpop-inner {
    padding: 21px 23px 21px 23px
}

div.close {
    text-align: right;
    padding-top: 5px;
    padding-right: 5px
}

    div.close img {
        cursor: pointer
    }

#download-start-container {
    width: 160px;
    margin: 40px auto 10px auto
}

    #download-start-container h1 {
        font-size: 16px;
        padding-left: 8px;
        height: 30px;
        line-height: 30px;
        color: #474646
    }

#receive-news-container {
    padding: 0 0 10px 30px
}

#email-text-container {
    padding-left: 47px
}

#notifybutton-container {
    margin: 20px auto 10px auto;
    width: 90px;
    height: 27px;
    cursor: pointer
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 110004;
    display: none
}

    #fancybox-loading div {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 480px;
        background-image: url('../img/fancybox.png')
    }

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 110000;
    display: none
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 110001;
    outline: 0;
    display: none
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: 0;
    position: relative;
    overflow: hidden;
    z-index: 110002;
    border: 0 solid #fff
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 110001
}

#fancybox-close {
    border: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    background: transparent url('/images/fancybox.png') -40px 0;
    cursor: pointer;
    z-index: 110003;
    display: none;
    right: -35px;
    top: -15px
}

#fancybox-error {
    color: #333;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 0;
    vertical-align: top
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: 0;
    display: block
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: 0;
    background: transparent url('blank.gif');
    z-index: 110002;
    display: none
}

#fancybox-left {
    left: 0
}

#fancybox-right {
    right: -20px
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 110002;
    display: block
}

#fancybox-left-ico {
    background-image: url('/images/fancybox.png');
    background-position: -40px -30px
}

#fancybox-right-ico {
    background-image: url('/images/fancybox.png');
    background-position: -40px -60px
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible
}

    #fancybox-left:hover span {
        left: 20px
    }

    #fancybox-right:hover span {
        left: auto;
        right: 20px
    }

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 100001
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('/images/fancybox-x.png')
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('/images/fancybox.png');
    background-position: -40px -162px
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('/images/fancybox-y.png');
    background-position: -20px 0
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('/images/fancybox.png');
    background-position: -40px -182px
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('/images/fancybox-x.png');
    background-position: 0 -20px
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('/images/fancybox.png');
    background-position: -40px -142px
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('/images/fancybox-y.png')
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('/images/fancybox.png');
    background-position: -40px -122px
}

#fancybox-title {
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    font-size: 12px;
    z-index: 110002
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('/images/fancy_title_over.png');
    display: block
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px
}

#fancybox-title-float-wrap {
    border: 0;
    border-collapse: collapse;
    width: auto
}

    #fancybox-title-float-wrap td {
        border: 0;
        white-space: nowrap
    }

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('/images/fancybox.png') -40px -90px no-repeat
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('/images/fancybox-x.png') 0 -40px
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('/images/fancybox.png') -55px -90px no-repeat
}

.fancybox-ie6 #fancybox-close {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_close.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-left-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_nav_left.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-right-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_nav_right.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-over {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_title_over.png',sizingMethod='scale');
    zoom: 1
}

.fancybox-ie6 #fancybox-title-float-left {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_title_left.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-main {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_title_main.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-right {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_title_right.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight+"px")
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression((-20+(document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop))+'px')
}

    #fancybox-loading.fancybox-ie6 div {
        background: transparent;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_loading.png',sizingMethod='scale')
    }

.fancybox-ie .fancybox-bg {
    background: transparent !important
}

.fancybox-ie #fancybox-bg-n {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_shadow_n.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-ne {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_shadow_ne.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-e {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_shadow_e.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-se {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_shadow_se.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-s {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_shadow_s.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-sw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_shadow_sw.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-w {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_shadow_w.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-nw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy_shadow_nw.png',sizingMethod='scale')
}

.right_box_content .line_none {
    border: 0
}

.L_columnBox h2, .R_columnBox h2 {
    font-size: 18px;
    padding: 8px;
    color: #333;
    font-weight: 600
}

.L_columnBox {
    width: 500px;
    float: left
}

.R_columnBox {
    width: 260px;
    float: right
}

.listBox {
    padding: 10px;
    border-top: 1px dotted #ddd
}

    .listBox .titleBox {
        width: 100px;
        float: left;
        padding-top: 8px
    }

    .listBox .txt {
        width: 360px;
        float: right
    }

    .listBox h4 {
        font-size: 14px;
        padding: 2px 0 8px;
        font-weight: 600
    }

    .right_box_content p, .listBox p {
        color: #333
    }

.R_columnBox .tools {
    padding: 10px;
    background: #bed2f1;
    margin: 10px 0 0
}

    .R_columnBox .tools ul li {
        padding: 5px 0
    }

.tools a {
    display: block;
    padding: 8px 0 0 44px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    height: 35px
}

    .tools a.follow_us {
        background: #f5f2ec url(/images/twitter32.jpg) 5px 5px no-repeat
    }

    .tools a.subscribe {
        background: #f5f2ec url(/images/ico_email.png) 5px 5px no-repeat
    }

    .tools a.follow_us:hover {
        background: #fff url(/images/twitter32.jpg) 5px 5px no-repeat;
        color: #000
    }

    .tools a.subscribe:hover {
        background: #fff url(/images/ico_email.png) 5px 5px no-repeat;
        color: #000
    }

#product_slogan {
    height: 200px;
    background: #76bd22 url(/images/banner/product_index_bg.jpg) right 0 no-repeat;
    margin-bottom: 10px
}

    #product_slogan p {
        color: #fff;
        padding: 50px 0 0 33px
    }

        #product_slogan p .x {
            font-size: 32px;
            font-weight: 400;
            padding: 10px 0 8px 2px;
            display: block
        }

        #product_slogan p .y {
            font-size: 66px;
            font-weight: 400;
            display: block;
            line-height: 100%
        }

.link_title {
    font-size: 22px;
    color: #005ccc;
    padding-bottom: 10px;
    line-height: 30px;
    font-weight: 600
}

.Pro_Description {
    float: left;
    width: 550px;
    padding: 20px 0 10px 20px
}

    .Pro_Description h1 {
        font-size: 22px;
        color: #005ccc;
        padding: 10px 0 25px 62px;
        font-weight: 600
    }

    .Pro_Description h3 {
        font-size: 15px;
        font-weight: 600
    }

    .Pro_Description p {
        line-height: 150%;
        padding: 5px 0;
        color: #333;
        font-size: 13px
    }

    .Pro_Description ul {
        padding: 10px 0 0 20px;
        list-style: outside disc
    }

        .Pro_Description ul.text {
            padding: 10px 0 0 4px;
            list-style: none
        }

        .Pro_Description ul li {
            padding: 3px 0
        }

.full_Description {
    padding: 20px 0 20px 20px
}

    .full_Description h1 {
        font-size: 22px;
        color: #005ccc;
        padding: 10px 0 25px 62px;
        font-weight: 600
    }

    .full_Description h3 {
        font-size: 16px;
        font-weight: 600
    }

    .full_Description p {
        line-height: 150%;
        padding: 5px 0;
        font-size: 13px
    }

    .full_Description ul {
        padding: 10px 0 0 20px;
        list-style: outside disc
    }

        .full_Description ul.text {
            padding: 10px 0 0 4px;
            list-style: none
        }

        .full_Description ul li {
            padding: 3px 0
        }

.Pro_DescriptionImg {
    float: right;
    width: 180px;
    text-align: center;
    padding: 10px;
    background: #f3f7fa
}

    .Pro_DescriptionImg p {
        font-size: 11px;
        padding-bottom: 5px
    }

    .Pro_DescriptionImg .input1 {
        width: 170px;
        height: 22px;
        line-height: 22px;
        border: 1px solid #bfbebe;
        font-size: 12px;
        color: #a4a4a4;
        padding-left: 5px
    }

.tab_menu {
    height: 45px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #005ccc
}

    .tab_menu #one1 {
        margin-left: 20px
    }

    .tab_menu li {
        display: inline-block;
        padding: 10px 20px;
        font-size: 14px;
        font-weight: 600;
        color: #222;
        cursor: pointer;
        *float: left
    }

        .tab_menu li.current {
            color: #fff;
            background: #005ccc
        }

.Tab_Box {
    clear: both
}

    .Tab_Box .tab_content {
        padding: 20px;
        clear: both;
        font-size: 13px
    }

        .Tab_Box .tab_content .center_image {
            text-align: center
        }

        .Tab_Box .tab_content p {
            padding: 5px;
            font-size: 13px
        }

.tab_content h3 {
    font-size: 15px;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
}

.downbuy2 {
    padding: 5px 0 10px;
    float: right
}

    .downbuy2 ul {
        list-style: none;
        padding-left: 0
    }

        .downbuy2 ul li {
            float: left;
            height: 55px
        }

        .downbuy2 ul b {
            font-weight: bold;
            font-size: 16px;
            display: block
        }

    .downbuy2 .down a {
        display: block;
        padding: 7px 0 0 42px;
        height: 40px;
        width: 103px;
        background: url(/images/downbuybg2.png) 0 0 no-repeat;
        color: #033;
        cursor: pointer
    }

        .downbuy2 .down a:hover {
            background-position: 0 -54px;
            color: #060
        }

    .downbuy2 .buy a {
        display: block;
        padding: 7px 0 0 52px;
        height: 40px;
        width: 103px;
        background: url(/images/downbuybg2.png) 0 -107px no-repeat;
        color: #a22600
    }

        .downbuy2 .buy a:hover {
            background-position: 0 -161px;
            color: #c30
        }

.downbuy {
    padding: 5px 0 20px
}

    .downbuy ul {
        list-style: none;
        padding-left: 0
    }

        .downbuy ul li {
            float: left;
            padding-right: 20px;
            height: 55px
        }

        .downbuy ul span {
            font-weight: bold;
            font-size: 16px;
            display: block;
            height: 16px
        }

    .downbuy .down a {
        display: block;
        padding: 7px 0 0 52px;
        height: 50px;
        width: 195px;
        background: url(/images/downbuybg.png) 0 0 no-repeat;
        color: #033;
        cursor: pointer
    }

        .downbuy .down a:hover {
            background-position: 0 -54px;
            color: #060
        }

    .downbuy .buy a {
        display: block;
        padding: 7px 0 0 52px;
        height: 47px;
        width: 195px;
        background: url(/images/downbuybg.png) 0 -107px no-repeat;
        color: #a22600
    }

        .downbuy .buy a:hover {
            background-position: 0 -161px;
            color: #c30
        }

    .downbuy .demo a {
        display: block;
        padding: 14px 0 0 52px;
        height: 33px;
        width: 145px;
        background: url(/images/downbuybg.png) 0 -215px no-repeat;
        color: #063d4d
    }

        .downbuy .demo a:hover {
            background-position: 0 -269px;
            color: #0e5d74
        }

    .downbuy p {
        clear: both;
        font-size: 12px;
        color: #777
    }

        .downbuy p .ver {
            color: #777;
            padding-right: 10px
        }

.boost {
    float: right;
    width: 222px
}

    .boost .title {
        font-weight: bold;
        color: #444;
        padding: 5px;
        margin: 10px 0 0
    }

    .boost .pack {
        background: url(/images/package_bj.jpg) 0 bottom no-repeat;
        width: 222px;
        margin-top: 40px
    }

    .boost .pack25 {
        background: url(/images/package_bg25.jpg) 0 bottom no-repeat
    }

    .boost .pack30 {
        background: url(/images/package_bg.jpg) 0 bottom no-repeat
    }

    .boost .pack ul {
        padding: 0 0 48px
    }

        .boost .pack ul li {
            list-style: none;
            padding: 3px 10px;
            border-top: 1px solid #333d49;
            border-bottom: 1px solid #5e6166;
            clear: both;
            height: 21px
        }

            .boost .pack ul li a {
                font-size: 13px;
                float: left;
                width: auto
            }

            .boost .pack ul li.last {
                border-bottom: 0
            }

    .boost .pack a {
        color: #fff
    }

        .boost .pack a:hover {
            color: #fc3
        }

    .boost .pack h3 {
        padding: 12px 0 20px 70px;
        background-position: 10px 10px;
        font-size: 16px;
        font-weight: 500;
        line-height: 120%
    }

    .boost .pack .price {
        float: right;
        color: #edbca4
    }

    .boost .pack .discount {
        color: #c00;
        font-weight: 600;
        font-size: 14px;
        padding: 8px 0 16px 10px;
        clear: both;
        *font-size: 13px;
        *padding: 8px 0 20px 10px;
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    }

        .boost .pack .discount span {
            padding: 0 6px;
            color: #fff;
            font-size: 18px;
            *font-size: 16px
        }

    .boost .pack2 {
        background: url(/images/package_bj.jpg) 0 bottom no-repeat;
        width: 222px
    }

        .boost .pack2 ul {
            padding: 0 0 48px
        }

        .boost .pack2 ul {
            padding: 0 0 48px
        }

            .boost .pack2 ul li {
                list-style: none;
                padding: 3px 10px;
                border-top: 1px solid #333d49;
                border-bottom: 1px solid #5e6166;
                clear: both;
                height: 21px
            }

                .boost .pack2 ul li a {
                    font-size: 12px;
                    float: left;
                    width: auto
                }

                .boost .pack2 ul li.last {
                    border-bottom: 0
                }

        .boost .pack2 a {
            color: #fff
        }

            .boost .pack2 a:hover {
                color: #fc3
            }

        .boost .pack2 h3 {
            margin: 0;
            padding: 0;
            padding: 20px 0 20px 70px;
            background-position: 10px 10px;
            font-size: 16px;
            font-weight: 500
        }

            .boost .pack2 h3 a {
                font-size: 12px
            }

        .boost .pack2 .price {
            float: right;
            color: #edbca4
        }

        .boost .pack2 .discount {
            color: #c00;
            font-weight: 600;
            font-size: 14px;
            padding: 8px 0 16px 10px;
            clear: both;
            *font-size: 13px;
            *padding: 8px 0 20px 10px;
            font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
        }

            .boost .pack2 .discount span {
                padding: 0 6px;
                color: #fff;
                font-size: 18px;
                *font-size: 16px
            }

.trynow {
    padding-bottom: 20px;
    margin: 15px 0 10px
}

    .trynow ul {
        clear: both;
        border: 1px solid #ddd;
        background: url(/images/download_bg.gif) repeat-x;
        height: 85px;
        border-bottom: 1px solid #fff
    }

    .trynow #pro_ver {
        font-size: 24px;
        color: #000;
        display: block
    }

    .trynow .compat {
        color: #777;
        padding: 5px 0;
        display: block
    }

    .trynow .ver {
        float: left;
        width: 360px;
        padding: 20px 20px 0
    }

    .trynow .down {
        float: right;
        width: 150px;
        padding: 15px 15px 0
    }

    .trynow .buy {
        float: right;
        width: 150px;
        padding: 15px 20px 0
    }

        .trynow .buy .price {
            color: #333;
            display: block;
            text-align: right;
            padding-right: 5px
        }

            .trynow .buy .price span {
                color: #e30
            }

    .trynow .down .duration {
        color: #333;
        display: block;
        text-align: right;
        padding-right: 5px
    }

    .trynow .action {
        font-weight: 600;
        color: #fff;
        font-size: 16px;
        display: block;
        text-align: center;
        cursor: pointer;
        padding: 8px 0 0;
        height: 32px
    }

a.downloader {
    background: url(/images/btn_download.png) no-repeat
}

a.buyer {
    background: url(/images/btn_buy.png) no-repeat
}

    a.downloader:hover, a.buyer:hover {
        color: #fff074
    }

#related_products_list .each_product_a {
    width: 100%;
    padding: 11px 0 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

    #related_products_list .each_product_a h2 a {
        font-size: 12px
    }

#related_products_list .Icon {
    float: left;
    padding: 3px 0 0 12px
}

#related_products_list .content {
    float: left;
    padding-left: 20px;
    width: 460px
}

    #related_products_list .content p {
        padding: 6px 0 0 2px
    }

#related_products_list .price_box {
    float: left;
    display: inline;
    margin: 5px 0 0 30px;
    width: 100px;
    text-align: center
}

    #related_products_list .price_box p {
        font-weight: bold;
        color: #069;
        font-size: 14px;
        padding-bottom: 5px
    }

    #related_products_list .price_box .text {
        font-size: 9px;
        color: #333;
        font-weight: normal
    }

.text h3 {
    font-size: 13px
}

#Spe_table {
    border-collapse: collapse;
    width: 95%;
    margin: 5px auto 20px auto
}

    #Spe_table th, #Spe_table td {
        border: 1px solid #d0d0d0;
        padding: 5px 10px
    }

    #Spe_table th {
        background: #f2f2f2;
        width: 20%
    }

    #Spe_table p {
        padding: 4px 0
    }

.orderWrap {
    margin: 0 20px 12px 20px;
    padding: 3px;
    background: #f4f4f4
}

.orderWrapBg {
    margin: 0 20px 12px 20px;
    padding: 3px;
    background: #e6ebec
}

.order_table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #d0d0d0;
    background: #fff;
    font-size: 11px
}

    .order_table th, .order_table td {
        padding-left: 15px;
        padding-top: 6px
    }

    .order_table th {
        text-align: left
    }

    .order_table td {
        padding-bottom: 10px;
        white-space: nowrap
    }

    .order_table .blueBg {
        background: #f2fbff
    }

    .order_table .td_bottom {
        padding-bottom: 18px
    }

    .order_table .th_first {
        padding-top: 13px
    }

    .order_table .first_column {
        padding-left: 40px
    }

    .order_table select {
        width: 160px
    }

    .order_table .input_w {
        width: 120px
    }

.tip {
    width: 93%;
    margin: -5px auto 20px auto
}

    .tip a {
        margin-left: 15px;
        text-decoration: underline
    }

        .tip a:hover {
            text-decoration: none
        }

.popShow {
    width: 600px;
    height: auto;
    background: #fff;
    border: 4px solid #ccc;
    z-index: 1007;
    left: 50%;
    top: 50%;
    margin-left: -300px !important;
    margin-top: -150px !important;
    margin-top: 0;
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)
}

    .popShow .pop_head {
        position: relative;
        height: 24px;
        background: url(/images/showtitle_bg.jpg)
    }

        .popShow .pop_head a {
            position: absolute;
            right: 8px;
            line-height: 22px;
            font-size: 9px;
            color: #444
        }

            .popShow .pop_head a:hover {
                color: #333;
                text-decoration: none
            }

#pop_body {
    padding: 20px 20px 10px 20px;
    color: #000;
    font-size: 12px;
    line-height: 1.5em
}

    #pop_body a {
        color: #069
    }

        #pop_body a:hover {
            color: #036
        }

    #pop_body ul {
        display: block;
        padding: 0 0 0 40px;
        margin: 15px 0;
        line-height: 1.4em;
        list-style: disc outside
    }

        #pop_body ul li {
            margin: 10px 0
        }

        #pop_body ul.txt {
            font-size: 11px;
            padding: 0;
            margin: 0;
            list-style: none;
            color: #333
        }

        #pop_body ul li.txt2 {
            padding: 0;
            margin: 0
        }

.bgDiv, .popIframe {
    background: #000;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: alpha(opacity=70);
    opacity: .7;
    z-index: 1006;
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)
}

.popIframe {
    filter: alpha(opacity=0);
    opacity: 0
}

.license_table {
    width: 99%;
    margin: 0 auto 15px auto;
    background: #f7fcfd
}

    .license_table th, .license_table td {
        padding: 5px 5px 5px 8px;
        border-color: #d0d0d0
    }

    .license_table th {
        font-size: 11px;
        background: #f2f2f2
    }

    .license_table .txt_red {
        color: #C00
    }

    .license_table .txt_green {
        color: #090
    }

.Tab_table {
    width: 98%;
    margin: 0 auto;
    border-collapse: collapse
}

    .Tab_table th, .Tab_table td {
        padding: 5px 5px 5px 8px;
        border: 1px solid #c6c6c6
    }

    .Tab_table th {
        font-size: 12px;
        background: #f2f2f2
    }

.T_menu {
    list-style: decimal outside;
    padding: 0 0 15px 28px;
    margin-bottom: 25px
}

    .T_menu li {
        padding: 2px 0;
        font-size: 13px
    }

#menu {
    width: 260px;
    margin: 50px auto;
    padding: 10px;
    border: #EEE 1px solid
}

    #menu h3 {
        font-size: 12px
    }

    #menu ul {
        overflow: hidden
    }

        #menu ul li {
            padding: 5px 0 2px 15px;
            background: url("http://03258.cn/zdmenu/images/tree-ul-li.gif") no-repeat 5px -32px
        }

            #menu ul li ul {
                display: none
            }

            #menu ul li em {
                cursor: pointer;
                display: inline-block;
                width: 15px;
                float: left;
                height: 15px;
                margin-left: -14px
            }

                #menu ul li em.off {
                    background-position: -17px -18px
                }

            #menu ul li#end {
                background-color: #FFF
            }

        #menu ul.off {
            display: block
        }

#EmailCheck {
    margin: 2px 5px 0 0;
    float: left;
    display: block
}

.price_off {
    width: 248px;
    height: 38px;
    line-height: 33px;
    padding-left: 26px;
    background: url(/images/off_bj.jpg) no-repeat;
    color: #0a5aa5;
    font-size: 12.3px;
    font-weight: bold
}

    .price_off a {
        color: #0a5aa5;
        border-bottom: 1px solid #0a5aa5
    }

        .price_off a:hover {
            text-decoration: none
        }

    .price_off span {
        font-size: 17px;
        color: #bf0e01
    }

.Tab_Box .tab_content .subtitle_black {
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    font-weight: bold;
    font-size: 14px
}

.rps {
    width: 784px;
    height: auto;
    float: left;
    padding: 0 10px;
    background: url(/images/rp_mid.jpg) 10px 0 repeat-y;
    margin-bottom: 20px
}

    .rps .top, .rps .bottom {
        float: left;
        margin: 0;
        padding: 0
    }

    .rps .mid {
        width: 724px;
        height: auto;
        margin: 15px;
        float: left;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 10px
    }

        .rps .mid .icon {
            float: left;
            padding-right: 10px
        }

        .rps .mid .text {
            width: 490px;
            height: auto;
            float: left
        }

            .rps .mid .text .title {
                width: 490px;
                font-size: 16px;
                color: #005ccc;
                float: left
            }

                .rps .mid .text .title a:hover {
                    color: #005ccc;
                    text-decoration: underline
                }

            .rps .mid .text p {
                line-height: 18px
            }

    .rps .price {
        width: 129px;
        float: right;
        height: auto;
        text-align: right;
        padding-left: 10px
    }

        .rps .price .buy {
            padding-bottom: 5px
        }

.Tab_Box .tab_content .xslide .block p {
    padding: 0
}

.xslide {
    position: relative;
    width: 810px;
    height: 450px;
    overflow: hidden
}

    .xslide .block {
        display: none;
        height: 450px;
        background: #eee
    }

    .xslide .txt {
        background: url(/images/CalendarRollup/list_bg.png) left center no-repeat;
        height: 117px;
        float: left;
        width: 810px;
        position: absolute;
        z-index: 6;
        right: 0;
        color: #fff;
        bottom: 0
    }

        .xslide .txt p {
            font-size: 14px;
            margin: 23px 0 5px 70px;
            width: 680px;
            font-size: 18px;
            line-height: 22px
        }

        .xslide .txt h3 {
            font-size: 24px;
            font-weight: 400
        }

    .xslide .mask {
        background: #8795d0;
        opacity: .05;
        -moz-opacity: .05;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        width: 810px;
        height: 450px
    }

    .xslide .blocker {
        position: absolute;
        top: 0;
        right: 0;
        width: 12px;
        background: #ffc484;
        z-index: 7;
        display: none;
        height: 100px;
        cursor: pointer
    }

    .xslide .current {
        display: block
    }

    .xslide .controls {
        left: 0;
        z-index: 6;
        position: absolute;
        bottom: 0;
        width: 810px
    }

        .xslide .controls a {
            display: block;
            width: 25px;
            height: 45px;
            opacity: .5;
            -moz-opacity: .5;
            cursor: pointer;
            position: absolute
        }

            .xslide .controls a.previous {
                background: url(/images/CalendarRollup/list_arrows.png) 0 0 no-repeat;
                left: 10px;
                bottom: 30px
            }

            .xslide .controls a.next {
                background: url(/images/CalendarRollup/list_arrows.png) 0 -45px no-repeat;
                right: 10px;
                bottom: 30px
            }

            .xslide .controls a:hover {
                opacity: 1;
                -moz-opacity: 1
            }

            .xslide .controls a span {
                display: none
            }

        .xslide .controls .pager {
            position: absolute;
            bottom: 88px;
            left: -5px
        }

            .xslide .controls .pager span {
                display: block;
                padding: 2px 9px;
                background: #fff;
                color: #444;
                font-weight: 500;
                float: left
            }

    .xslide .pager span.cur_page {
        background: #da470e;
        color: #fff
    }

    .xslide .droper {
        background: url(/images/CalendarRollup/uper.png) no-repeat;
        width: 37px;
        height: 37px;
        position: absolute;
        right: 0;
        bottom: 117px;
        cursor: pointer;
        z-index: 8
    }

    .xslide .uper {
        display: none;
        background: url(/images/CalendarRollup/uper.png) 0 -37px no-repeat;
        width: 37px;
        height: 37px;
        position: absolute;
        right: 0;
        bottom: 0;
        cursor: pointer;
        z-index: 8
    }

#bodybox {
    width: 1000px;
    margin: 0 auto
}

    #bodybox .subtitle {
        color: #005ccc;
        font-size: 24px;
        font-weight: 400
    }

.titles {
    border-bottom: 1px solid #e3e3e3;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 30px;
    color: #333
}

.packbox {
    width: 430px;
    float: left;
    padding: 20px;
    margin: 40px 10px 20px 30px;
    border: 1px solid #ebebeb;
    background: #fbfbfb;
    text-align: center
}

    .packbox a {
        display: block;
        color: #000
    }

        .packbox a:hover {
            color: #1375ed
        }

        .packbox a span {
            color: #1375ed;
            font-size: 24px;
            font-weight: bold;
            display: block
        }

    .packbox P {
        font-size: 18PX
    }

.newtitle {
    font-size: 27px;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    color: #333;
    font-weight: 700;
    width: margin:0PX;
    padding: 0PX;
    margin-top: 45PX;
    margin-bottom: 8PX
}

.newsubtitle {
    font-size: 19px;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    color: #333;
    padding-bottom: 8px;
    margin: 0PX;
    padding: 0PX
}

.newsubtitle2 {
    font-size: 17px;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    color: #333
}

.newbutton {
    padding-top: 9px;
    font-size: 17.3px;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
}

.fangdabox {
    position: relative;
    margin: 0;
    padding: 0
}

.fangda {
    position: absolute;
    z-index: 2000px;
    right: 0;
    bottom: 0;
    width: 36px;
    margin: 0;
    padding: 0;
    float: left
}

.newbuy {
    padding-top: 12px;
    padding-right: 5px;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
}

.formbox {
    width: 450px;
    height: auto;
    border-right: 1px solid #e8e8e8;
    float: left
}

.des_title {
    font-size: 26px;
    text-align: center;
    width: 900px;
    margin: 0 auto;
    margin-bottom: 12px;
    line-height: 34px;
    margin-top: 25px;
    font-weight: normal;
    color: #6b8594;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
}

    .des_title a {
        color: #6b8594
    }

.morebox {
    width: 450px;
    float: left;
    border-right: 1px dashed #ccc;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30px
}

    .morebox h3, .morebox p {
        font-size: 14px
    }

        .morebox p a {
            color: #333
        }

.list_box h2 a {
    border: 0;
    background: 0;
    border-bottom: 0
}

    .list_box h2 a:hover {
        background: 0;
        text-decoration: underline
    }

.Featurestitle {
    text-align: center;
    padding: 28px 0;
    font-size: 14px;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    font-weight: bold
}

.top_ad {
    width: 100%;
    height: 58PX;
    background: #a40e11
}

.top_ad_container {
    width: 1003PX;
    margin: 0 auto
}

.top_ad_box {
    float: left;
    position: absolute
}

.close {
    position: relative;
    z-index: 1000px;
    top: 19px;
    right: 199px;
    float: right
}

.demo_right li {
    font-size: 14px
}
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.icon {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-lg {
    font-size: 1.3333333333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icon-fw {
    width: 1.2857142857142858em;
    text-align: center
}

.icon-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none
}

    .icon-ul > li {
        position: relative
    }

.icon-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: .14285714285714285em;
    text-align: center
}

    .icon-li.icon-lg {
        left: -1.8571428571428572em
    }

.icon-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.icon.pull-left {
    margin-right: .3em
}

.icon.pull-right {
    margin-left: .3em
}

.icon-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.icon-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.icon-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1)
}

.icon-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1)
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.icon-stack-1x, .icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.icon-stack-1x {
    line-height: inherit
}

.icon-stack-2x {
    font-size: 2em
}

.icon-inverse {
    color: #fff
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope-o:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-o:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-check:before {
    content: "\f00c"
}

.icon-times:before {
    content: "\f00d"
}

.icon-search-plus:before {
    content: "\f00e"
}

.icon-search-minus:before {
    content: "\f010"
}

.icon-power-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-gear:before, .icon-cog:before {
    content: "\f013"
}

.icon-trash-o:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file-o:before {
    content: "\f016"
}

.icon-clock-o:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download:before {
    content: "\f019"
}

.icon-arrow-circle-o-down:before {
    content: "\f01a"
}

.icon-arrow-circle-o-up:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle-o:before {
    content: "\f01d"
}

.icon-rotate-right:before, .icon-repeat:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list:before {
    content: "\f03a"
}

.icon-dedent:before, .icon-outdent:before {
    content: "\f03b"
}

.icon-indent:before {
    content: "\f03c"
}

.icon-video-camera:before {
    content: "\f03d"
}

.icon-picture-o:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before, .icon-pencil-square-o:before {
    content: "\f044"
}

.icon-share-square-o:before {
    content: "\f045"
}

.icon-check-square-o:before {
    content: "\f046"
}

.icon-arrows:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-circle:before {
    content: "\f055"
}

.icon-minus-circle:before {
    content: "\f056"
}

.icon-times-circle:before {
    content: "\f057"
}

.icon-check-circle:before {
    content: "\f058"
}

.icon-question-circle:before {
    content: "\f059"
}

.icon-info-circle:before {
    content: "\f05a"
}

.icon-crosshairs:before {
    content: "\f05b"
}

.icon-times-circle-o:before {
    content: "\f05c"
}

.icon-check-circle-o:before {
    content: "\f05d"
}

.icon-ban:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-mail-forward:before, .icon-share:before {
    content: "\f064"
}

.icon-expand:before {
    content: "\f065"
}

.icon-compress:before {
    content: "\f066"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-circle:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye:before {
    content: "\f06e"
}

.icon-eye-slash:before {
    content: "\f070"
}

.icon-warning:before, .icon-exclamation-triangle:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-arrows-v:before {
    content: "\f07d"
}

.icon-arrows-h:before {
    content: "\f07e"
}

.icon-bar-chart-o:before {
    content: "\f080"
}

.icon-twitter-square:before {
    content: "\f081"
}

.icon-facebook-square:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key:before {
    content: "\f084"
}

.icon-gears:before, .icon-cogs:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-o-up:before {
    content: "\f087"
}

.icon-thumbs-o-down:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-o:before {
    content: "\f08a"
}

.icon-sign-out:before {
    content: "\f08b"
}

.icon-linkedin-square:before {
    content: "\f08c"
}

.icon-thumb-tack:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-sign-in:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\f091"
}

.icon-github-square:before {
    content: "\f092"
}

.icon-upload:before {
    content: "\f093"
}

.icon-lemon-o:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-square-o:before {
    content: "\f096"
}

.icon-bookmark-o:before {
    content: "\f097"
}

.icon-phone-square:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-hdd-o:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell:before {
    content: "\f0f3"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-o-right:before {
    content: "\f0a4"
}

.icon-hand-o-left:before {
    content: "\f0a5"
}

.icon-hand-o-up:before {
    content: "\f0a6"
}

.icon-hand-o-down:before {
    content: "\f0a7"
}

.icon-arrow-circle-left:before {
    content: "\f0a8"
}

.icon-arrow-circle-right:before {
    content: "\f0a9"
}

.icon-arrow-circle-up:before {
    content: "\f0aa"
}

.icon-arrow-circle-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-arrows-alt:before {
    content: "\f0b2"
}

.icon-group:before, .icon-users:before {
    content: "\f0c0"
}

.icon-chain:before, .icon-link:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-flask:before {
    content: "\f0c3"
}

.icon-cut:before, .icon-scissors:before {
    content: "\f0c4"
}

.icon-copy:before, .icon-files-o:before {
    content: "\f0c5"
}

.icon-paperclip:before {
    content: "\f0c6"
}

.icon-save:before, .icon-floppy-o:before {
    content: "\f0c7"
}

.icon-square:before {
    content: "\f0c8"
}

.icon-bars:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-square:before {
    content: "\f0d3"
}

.icon-google-plus-square:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-unsorted:before, .icon-sort:before {
    content: "\f0dc"
}

.icon-sort-down:before, .icon-sort-asc:before {
    content: "\f0dd"
}

.icon-sort-up:before, .icon-sort-desc:before {
    content: "\f0de"
}

.icon-envelope:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-rotate-left:before, .icon-undo:before {
    content: "\f0e2"
}

.icon-legal:before, .icon-gavel:before {
    content: "\f0e3"
}

.icon-dashboard:before, .icon-tachometer:before {
    content: "\f0e4"
}

.icon-comment-o:before {
    content: "\f0e5"
}

.icon-comments-o:before {
    content: "\f0e6"
}

.icon-flash:before, .icon-bolt:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-paste:before, .icon-clipboard:before {
    content: "\f0ea"
}

.icon-lightbulb-o:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase:before {
    content: "\f0f2"
}

.icon-bell-o:before {
    content: "\f0a2"
}

.icon-coffee:before {
    content: "\f0f4"
}

.icon-cutlery:before {
    content: "\f0f5"
}

.icon-file-text-o:before {
    content: "\f0f6"
}

.icon-building-o:before {
    content: "\f0f7"
}

.icon-hospital-o:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-square:before {
    content: "\f0fd"
}

.icon-plus-square:before {
    content: "\f0fe"
}

.icon-angle-double-left:before {
    content: "\f100"
}

.icon-angle-double-right:before {
    content: "\f101"
}

.icon-angle-double-up:before {
    content: "\f102"
}

.icon-angle-double-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop:before {
    content: "\f108"
}

.icon-laptop:before {
    content: "\f109"
}

.icon-tablet:before {
    content: "\f10a"
}

.icon-mobile-phone:before, .icon-mobile:before {
    content: "\f10b"
}

.icon-circle-o:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle:before {
    content: "\f111"
}

.icon-mail-reply:before, .icon-reply:before {
    content: "\f112"
}

.icon-github-alt:before {
    content: "\f113"
}

.icon-folder-o:before {
    content: "\f114"
}

.icon-folder-open-o:before {
    content: "\f115"
}

.icon-smile-o:before {
    content: "\f118"
}

.icon-frown-o:before {
    content: "\f119"
}

.icon-meh-o:before {
    content: "\f11a"
}

.icon-gamepad:before {
    content: "\f11b"
}

.icon-keyboard-o:before {
    content: "\f11c"
}

.icon-flag-o:before {
    content: "\f11d"
}

.icon-flag-checkered:before {
    content: "\f11e"
}

.icon-terminal:before {
    content: "\f120"
}

.icon-code:before {
    content: "\f121"
}

.icon-reply-all:before {
    content: "\f122"
}

.icon-mail-reply-all:before {
    content: "\f122"
}

.icon-star-half-empty:before, .icon-star-half-full:before, .icon-star-half-o:before {
    content: "\f123"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-crop:before {
    content: "\f125"
}

.icon-code-fork:before {
    content: "\f126"
}

.icon-unlink:before, .icon-chain-broken:before {
    content: "\f127"
}

.icon-question:before {
    content: "\f128"
}

.icon-info:before {
    content: "\f129"
}

.icon-exclamation:before {
    content: "\f12a"
}

.icon-superscript:before {
    content: "\f12b"
}

.icon-subscript:before {
    content: "\f12c"
}

.icon-eraser:before {
    content: "\f12d"
}

.icon-puzzle-piece:before {
    content: "\f12e"
}

.icon-microphone:before {
    content: "\f130"
}

.icon-microphone-slash:before {
    content: "\f131"
}

.icon-shield:before {
    content: "\f132"
}

.icon-calendar-o:before {
    content: "\f133"
}

.icon-fire-extinguisher:before {
    content: "\f134"
}

.icon-rocket:before {
    content: "\f135"
}

.icon-maxcdn:before {
    content: "\f136"
}

.icon-chevron-circle-left:before {
    content: "\f137"
}

.icon-chevron-circle-right:before {
    content: "\f138"
}

.icon-chevron-circle-up:before {
    content: "\f139"
}

.icon-chevron-circle-down:before {
    content: "\f13a"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-anchor:before {
    content: "\f13d"
}

.icon-unlock-alt:before {
    content: "\f13e"
}

.icon-bullseye:before {
    content: "\f140"
}

.icon-ellipsis-h:before {
    content: "\f141"
}

.icon-ellipsis-v:before {
    content: "\f142"
}

.icon-rss-square:before {
    content: "\f143"
}

.icon-play-circle:before {
    content: "\f144"
}

.icon-ticket:before {
    content: "\f145"
}

.icon-minus-square:before {
    content: "\f146"
}

.icon-minus-square-o:before {
    content: "\f147"
}

.icon-level-up:before {
    content: "\f148"
}

.icon-level-down:before {
    content: "\f149"
}

.icon-check-square:before {
    content: "\f14a"
}

.icon-pencil-square:before {
    content: "\f14b"
}

.icon-external-link-square:before {
    content: "\f14c"
}

.icon-share-square:before {
    content: "\f14d"
}

.icon-compass:before {
    content: "\f14e"
}

.icon-toggle-down:before, .icon-caret-square-o-down:before {
    content: "\f150"
}

.icon-toggle-up:before, .icon-caret-square-o-up:before {
    content: "\f151"
}

.icon-toggle-right:before, .icon-caret-square-o-right:before {
    content: "\f152"
}

.icon-euro:before, .icon-eur:before {
    content: "\f153"
}

.icon-gbp:before {
    content: "\f154"
}

.icon-dollar:before, .icon-usd:before {
    content: "\f155"
}

.icon-rupee:before, .icon-inr:before {
    content: "\f156"
}

.icon-cny:before, .icon-rmb:before, .icon-yen:before, .icon-jpy:before {
    content: "\f157"
}

.icon-ruble:before, .icon-rouble:before, .icon-rub:before {
    content: "\f158"
}

.icon-won:before, .icon-krw:before {
    content: "\f159"
}

.icon-bitcoin:before, .icon-btc:before {
    content: "\f15a"
}

.icon-file:before {
    content: "\f15b"
}

.icon-file-text:before {
    content: "\f15c"
}

.icon-sort-alpha-asc:before {
    content: "\f15d"
}

.icon-sort-alpha-desc:before {
    content: "\f15e"
}

.icon-sort-amount-asc:before {
    content: "\f160"
}

.icon-sort-amount-desc:before {
    content: "\f161"
}

.icon-sort-numeric-asc:before {
    content: "\f162"
}

.icon-sort-numeric-desc:before {
    content: "\f163"
}

.icon-thumbs-up:before {
    content: "\f164"
}

.icon-thumbs-down:before {
    content: "\f165"
}

.icon-youtube-square:before {
    content: "\f166"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-xing:before {
    content: "\f168"
}

.icon-xing-square:before {
    content: "\f169"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-dropbox:before {
    content: "\f16b"
}

.icon-stack-overflow:before {
    content: "\f16c"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-adn:before {
    content: "\f170"
}

.icon-bitbucket:before {
    content: "\f171"
}

.icon-bitbucket-square:before {
    content: "\f172"
}

.icon-tumblr:before {
    content: "\f173"
}

.icon-tumblr-square:before {
    content: "\f174"
}

.icon-long-arrow-down:before {
    content: "\f175"
}

.icon-long-arrow-up:before {
    content: "\f176"
}

.icon-long-arrow-left:before {
    content: "\f177"
}

.icon-long-arrow-right:before {
    content: "\f178"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

.icon-linux:before {
    content: "\f17c"
}

.icon-dribbble:before {
    content: "\f17d"
}

.icon-skype:before {
    content: "\f17e"
}

.icon-foursquare:before {
    content: "\f180"
}

.icon-trello:before {
    content: "\f181"
}

.icon-female:before {
    content: "\f182"
}

.icon-male:before {
    content: "\f183"
}

.icon-gittip:before {
    content: "\f184"
}

.icon-sun-o:before {
    content: "\f185"
}

.icon-moon-o:before {
    content: "\f186"
}

.icon-archive:before {
    content: "\f187"
}

.icon-bug:before {
    content: "\f188"
}

.icon-vk:before {
    content: "\f189"
}

.icon-weibo:before {
    content: "\f18a"
}

.icon-renren:before {
    content: "\f18b"
}

.icon-pagelines:before {
    content: "\f18c"
}

.icon-stack-exchange:before {
    content: "\f18d"
}

.icon-arrow-circle-o-right:before {
    content: "\f18e"
}

.icon-arrow-circle-o-left:before {
    content: "\f190"
}

.icon-toggle-left:before, .icon-caret-square-o-left:before {
    content: "\f191"
}

.icon-dot-circle-o:before {
    content: "\f192"
}

.icon-wheelchair:before {
    content: "\f193"
}

.icon-vimeo-square:before {
    content: "\f194"
}

.icon-turkish-lira:before, .icon-try:before {
    content: "\f195"
}

.icon-plus-square-o:before {
    content: "\f196"
}
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

    a:focus {
        outline: thin dotted
    }

    a:active, a:hover {
        outline: 0
    }

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]: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: 2cm .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #ccc;
    text-decoration: none
}

    a:hover, a:focus {
        color: #a6a6a6
    }

    a:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-muted {
    color: #999
}

.text-primary {
    color: #ccc
}

    .text-primary:hover {
        color: #b3b3b3
    }

.text-warning {
    color: #c09853
}

    .text-warning:hover {
        color: #a47e3c
    }

.text-danger {
    color: #b94a48
}

    .text-danger:hover {
        color: #953b39
    }

.text-success {
    color: #468847
}

    .text-success:hover {
        color: #356635
    }

.text-info {
    color: #3a87ad
}

    .text-info:hover {
        color: #2d6987
    }

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #121214
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #999
    }

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
        font-size: 65%
    }

h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

        .list-inline > li:first-child {
            padding-left: 0
        }

dl {
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

        .dl-horizontal dd:before, .dl-horizontal dd:after {
            content: " ";
            display: table
        }

        .dl-horizontal dd:after {
            clear: both
        }

        .dl-horizontal dd:before, .dl-horizontal dd:after {
            content: " ";
            display: table
        }

        .dl-horizontal dd:after {
            clear: both
        }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

    blockquote p {
        font-size: 17.5px;
        font-weight: 300;
        line-height: 1.25
    }

        blockquote p:last-child {
            margin-bottom: 0
        }

    blockquote small {
        display: block;
        line-height: 1.428571429;
        color: #999
    }

        blockquote small:before {
            content: '\2014 \00A0'
        }

    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0
    }

        blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small {
            text-align: right
        }

            blockquote.pull-right small:before, blockquote.pull-right .small:before {
                content: ''
            }

            blockquote.pull-right small:after, blockquote.pull-right .small:after {
                content: '\00A0 \2014'
            }

    blockquote:before, blockquote:after {
        content: ""
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code, kbd, pre, samp {
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:before, .container:after {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

    .container:before, .container:after {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

.row {
    margin-left: -15px;
    margin-right: -15px
}

    .row:before, .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

    .row:before, .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

@media(min-width:768px) {
    .container {
        width: 750px
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }

    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-1 {
        width: 8.333333333333332%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

@media(max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

select[multiple], select[size] {
    height: auto
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    height: auto
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee
    }

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle
}

    .radio label, .checkbox label {
        display: inline;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        float: left;
        margin-left: -20px
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

    input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
        cursor: not-allowed
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 45px;
    line-height: 45px
}

textarea.input-lg {
    height: auto
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #c09853
}

.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-warning .form-control:focus {
        border-color: #a47e3c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e
    }

.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #b94a48
}

.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-error .form-control:focus {
        border-color: #953b39;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392
    }

.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #468847
}

.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-success .form-control:focus {
        border-color: #356635;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b
    }

.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0
        }
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #333;
        background-color: #ebebeb;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

.btn-primary {
    color: #fff;
    background-color: #ccc;
    border-color: #bfbfbf
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #b8b8b8;
        border-color: #a1a1a1
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #ccc;
        border-color: #bfbfbf
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ed9c28;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #d2322d;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #47a447;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #39b3d7;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

.btn-link {
    color: #ccc;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #a6a6a6;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #999;
                text-decoration: none
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm, .btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -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
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #ccc
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #999
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
}

.btn-default .caret {
    border-top-color: #333
}

.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
    border-top-color: #fff
}

.dropup .btn-default .caret {
    border-bottom-color: #333
}

.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret {
    border-bottom-color: #fff
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2
        }

        .btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
            outline: 0
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group {
    float: left
}

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group-xs > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    padding: 1px 5px
}

.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified .btn {
        float: none;
        display: table-cell;
        width: 1%
    }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group.col {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        width: 100%;
        margin-bottom: 0
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    white-space: nowrap
}

    .input-group-btn:first-child > .btn {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn {
        margin-left: -1px
    }

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -4px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:active {
            z-index: 2
        }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav:before, .nav:after {
        content: " ";
        display: table
    }

    .nav:after {
        clear: both
    }

    .nav:before, .nav:after {
        content: " ";
        display: table
    }

    .nav:after {
        clear: both
    }

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #999
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #999;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #ccc
    }

        .nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
            border-top-color: #a6a6a6;
            border-bottom-color: #a6a6a6
        }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.428571429;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media(min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #ccc
    }

        .nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
            border-top-color: #fff;
            border-bottom-color: #fff
        }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media(min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media(min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav .caret {
    border-top-color: #ccc;
    border-bottom-color: #ccc
}

.nav a:hover .caret {
    border-top-color: #a6a6a6;
    border-bottom-color: #a6a6a6
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

    .navbar:before, .navbar:after {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: auto
        }

        .navbar-collapse .navbar-nav.navbar-left:first-child {
            margin-left: -15px
        }

        .navbar-collapse .navbar-nav.navbar-right:last-child {
            margin-right: -15px
        }

        .navbar-collapse .navbar-text:last-child {
            margin-right: 0
        }
}

.container > .navbar-header, .container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container > .navbar-header, .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

@media(min-width:768px) {
    .navbar > .container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0
        }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-text {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        margin-left: 15px;
        margin-right: 15px
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #ccc
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
        border-top-color: #333;
        border-bottom-color: #333
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555
    }

        .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
            border-top-color: #555;
            border-bottom-color: #555
        }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #777;
        border-bottom-color: #777
    }

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #999
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #999
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #999
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff
    }

    .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

    .navbar-inverse .navbar-nav > .dropdown > a .caret {
        border-top-color: #999;
        border-bottom-color: #999
    }

    .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        float: left
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active {
        color: #999
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.428571429;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            background-color: #eee
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #ccc;
        border-color: #ccc;
        cursor: default
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #999;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager:before, .pager:after {
        content: " ";
        display: table
    }

    .pager:after {
        clear: both
    }

    .pager:before, .pager:after {
        content: " ";
        display: table
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #999;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .label[href]:hover, .label[href]:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer
    }

    .label:empty {
        display: none
    }

.label-default {
    background-color: #999
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #808080
    }

.label-primary {
    background-color: #ccc
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #b3b3b3
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.btn .badge {
    position: relative;
    top: -1px
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #ccc;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1 {
        line-height: 1;
        color: inherit
    }

    .jumbotron p {
        line-height: 1.4
    }

.container .jumbotron {
    border-radius: 6px
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px
}

    .thumbnail > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #ccc
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: bold
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable {
    padding-right: 35px
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #356635
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #2d6987
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #a47e3c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #953b39
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #ccc;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

    .media, .media .media {
        margin-top: 15px
    }

        .media:first-child {
            margin-top: 0
        }

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .list-group-item > .badge {
        float: right
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px
        }

a.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover, a.list-group-item:focus {
        text-decoration: none;
        background-color: #f5f5f5
    }

    a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
        z-index: 2;
        color: #fff;
        background-color: #ccc;
        border-color: #ccc
    }

        a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
            color: inherit
        }

        a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
            color: #fff
        }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    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 {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table
    }

    .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, .panel > .table-responsive {
    margin-bottom: 0
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.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 #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden
}

    .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 #ddd
    }

.panel-group .panel-footer {
    border-top: 0
}

    .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd
    }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading > .dropdown .caret {
            border-color: #333 transparent
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #ccc
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #ccc;
        border-color: #ccc
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ccc
        }

        .panel-primary > .panel-heading > .dropdown .caret {
            border-color: #fff transparent
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ccc
    }

.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-heading > .dropdown .caret {
            border-color: #468847 transparent
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #c09853;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading > .dropdown .caret {
            border-color: #c09853 transparent
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading > .dropdown .caret {
            border-color: #b94a48 transparent
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ebccd1
    }

.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-heading > .dropdown .caret {
            border-color: #3a87ad transparent
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-dialog {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -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;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .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 {
        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)
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    white-space: normal
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

    .popover .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .popover.top .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

    .popover.right .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

    .popover.bottom .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

    .popover.left .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1
        }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block
    }

    .carousel-inner > .active {
        left: 0
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .carousel-inner > .next {
        left: 100%
    }

    .carousel-inner > .prev {
        left: -100%
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0
        }

    .carousel-inner > .active.left {
        left: -100%
    }

    .carousel-inner > .active.right {
        left: 100%
    }

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-control.left {
        background-image: -webkit-gradient(linear,0% top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));
        background-image: -moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-gradient(linear,0% top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));
        background-image: -moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
    }

    .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0)
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block !important
    }

    tr.visible-xs.visible-sm {
        display: table-row !important
    }

    th.visible-xs.visible-sm, td.visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block !important
    }

    tr.visible-xs.visible-md {
        display: table-row !important
    }

    th.visible-xs.visible-md, td.visible-xs.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-xs.visible-lg {
        display: block !important
    }

    tr.visible-xs.visible-lg {
        display: table-row !important
    }

    th.visible-xs.visible-lg, td.visible-xs.visible-lg {
        display: table-cell !important
    }
}

.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
    display: none !important
}

@media(max-width:767px) {
    .visible-sm.visible-xs {
        display: block !important
    }

    tr.visible-sm.visible-xs {
        display: table-row !important
    }

    th.visible-sm.visible-xs, td.visible-sm.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block !important
    }

    tr.visible-sm.visible-md {
        display: table-row !important
    }

    th.visible-sm.visible-md, td.visible-sm.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-sm.visible-lg {
        display: block !important
    }

    tr.visible-sm.visible-lg {
        display: table-row !important
    }

    th.visible-sm.visible-lg, td.visible-sm.visible-lg {
        display: table-cell !important
    }
}

.visible-md, tr.visible-md, th.visible-md, td.visible-md {
    display: none !important
}

@media(max-width:767px) {
    .visible-md.visible-xs {
        display: block !important
    }

    tr.visible-md.visible-xs {
        display: table-row !important
    }

    th.visible-md.visible-xs, td.visible-md.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block !important
    }

    tr.visible-md.visible-sm {
        display: table-row !important
    }

    th.visible-md.visible-sm, td.visible-md.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-md.visible-lg {
        display: block !important
    }

    tr.visible-md.visible-lg {
        display: table-row !important
    }

    th.visible-md.visible-lg, td.visible-md.visible-lg {
        display: table-cell !important
    }
}

.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
    display: none !important
}

@media(max-width:767px) {
    .visible-lg.visible-xs {
        display: block !important
    }

    tr.visible-lg.visible-xs {
        display: table-row !important
    }

    th.visible-lg.visible-xs, td.visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block !important
    }

    tr.visible-lg.visible-sm {
        display: table-row !important
    }

    th.visible-lg.visible-sm, td.visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block !important
    }

    tr.visible-lg.visible-md {
        display: table-row !important
    }

    th.visible-lg.visible-md, td.visible-lg.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

.hidden-xs {
    display: block !important
}

tr.hidden-xs {
    display: table-row !important
}

th.hidden-xs, td.hidden-xs {
    display: table-cell !important
}

@media(max-width:767px) {
    .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
        display: none !important
    }
}

.hidden-sm {
    display: block !important
}

tr.hidden-sm {
    display: table-row !important
}

th.hidden-sm, td.hidden-sm {
    display: table-cell !important
}

@media(max-width:767px) {
    .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
        display: none !important
    }
}

.hidden-md {
    display: block !important
}

tr.hidden-md {
    display: table-row !important
}

th.hidden-md, td.hidden-md {
    display: table-cell !important
}

@media(max-width:767px) {
    .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
        display: none !important
    }
}

.hidden-lg {
    display: block !important
}

tr.hidden-lg {
    display: table-row !important
}

th.hidden-lg, td.hidden-lg {
    display: table-cell !important
}

@media(max-width:767px) {
    .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
        display: none !important
    }
}

.visible-print, tr.visible-print, th.visible-print, td.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }

    .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
        display: none !important
    }
}

html {
    overflow-x: hidden;
    overflow-y: auto
}

html, body {
    height: 100%
}

body {
    background-color: #FFF;
    color: #777;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    font-size: 15px;
    line-height: 22px;
    margin: 0
}

div.body {
    height: 100%;
    width: 100%
}

header {
    clear: both;
    border-top: 5px solid #ededed;
    background: #f6f6f6;
    background: -moz-linear-gradient(top,#f6f6f6 0,#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6f6f6),color-stop(100%,#fff));
    background: -webkit-linear-gradient(top,#f6f6f6 0,#fff 100%);
    background: -o-linear-gradient(top,#f6f6f6 0,#fff 100%);
    background: -ms-linear-gradient(top,#f6f6f6 0,#fff 100%);
    background: linear-gradient(to bottom,#f6f6f6 0,#fff 100%);
    min-height: 100px;
    padding: 0;
    border: 0
}

    header > .navbar-collapse > .container {
        position: relative
    }

    header div.header-top {
        min-height: 50px
    }

    header.flat-menu div.header-top {
        margin-top: -8px
    }

    header div.header-top form {
        margin: 0
    }

body.boxed header div.header-top {
    margin-top: -5px
}

body.boxed header.flat-menu div.header-top {
    margin-top: -20px
}

body.boxed header.colored div.header-top {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

header div.header-top p {
    float: left;
    font-size: .9em;
    line-height: 50px;
    margin: 0
}

header div.header-top i {
    margin-right: 6px;
    margin-left: 6px;
    position: relative;
    top: 1px
}

header div.header-top nav {
    float: left;
    width: auto
}

header div.header-top ul.nav-top {
    margin: 7px 0 0 -15px;
    min-height: 5px
}

    header div.header-top ul.nav-top li.phone {
        margin-right: 10px
    }

    header div.header-top ul.nav-top li a {
        padding-left: 4px
    }

button.btn-responsive-nav {
    display: none
}

header div.social-icons {
    clear: right;
    float: right;
    margin-top: -3px;
    margin-left: 5px;
    position: relative
}

body.sticky-menu-active header div.social-icons {
    margin-top: -1px
}

header > div.container {
    height: 100px;
    margin-bottom: -35px;
    position: relative;
    display: table;
    max-width: 1170px
}

header.flat-menu > div.container {
    height: 91px;
    margin-bottom: -82px
}

body.boxed header.flat-menu > div.container {
    height: 109px;
    margin-bottom: -100px
}

body.boxed header.flat-menu.colored > div.container {
    height: 115px
}

body.boxed header.flat-menu.darken-top-border > div.container {
    height: 111px
}

body.boxed header.single-menu > div.container {
    height: 94px;
    margin-bottom: -80px
}

header div.search {
    float: right;
    margin: 10px 0 0 15px;
    position: relative
}

    header div.search input.search:first-child {
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        width: 170px;
        font-size: .9em;
        padding: 6px 12px;
        height: 34px;
        -moz-transition: all .2s ease-in .2s;
        -o-transition: all .2s ease-in .2s;
        -webkit-transition: all .2s ease-in .2s;
        transition: all .2s ease-in .2s
    }

    header div.search input.search:focus {
        width: 220px;
        border-color: #CCC
    }

    header div.search button.btn-default {
        border: 0;
        background: transparent;
        position: absolute;
        top: 0;
        right: 0;
        color: #CCC
    }

header h1.logo {
    margin: 0;
    padding: 5px 0;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    color: transparent;
    -moz-transition: all .2s ease-in .2s;
    -o-transition: all .2s ease-in .2s;
    -webkit-transition: all .2s ease-in .2s;
    transition: all .2s ease-in .2s;
    width:100%
}

    header h1.logo a {
        position: relative;
        z-index: 1
    }

    header h1.logo img {
        position: relative;
        color: transparent;
        height: auto;
        width: auto;
        max-width: 120px
    }

header nav {
    float: right
}

header div.nav-main-collapse, header div.nav-main-collapse.in {
    overflow-y: visible
}

header nav ul.nav-main {
    margin: -7px 10px 8px 0
}

    header nav ul.nav-main > li + li {
        margin-left: -4px
    }

    header nav ul.nav-main .dropdown-submenu {
        position: relative
    }

        header nav ul.nav-main .dropdown-submenu > .dropdown-menu {
            top: 0;
            left: 100%;
            margin-top: -6px;
            margin-left: -1px;
            -webkit-border-radius: 0 6px 6px 6px;
            -moz-border-radius: 0 6px 6px 6px;
            border-radius: 0 6px 6px 6px
        }

        header nav ul.nav-main .dropdown-submenu:hover > .dropdown-menu {
            display: block
        }

        header nav ul.nav-main .dropdown-submenu > a:after {
            display: block;
            content: " ";
            float: right;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
            border-width: 5px 0 5px 5px;
            border-left-color: #ccc;
            margin-top: 5px;
            margin-right: -10px
        }

        header nav ul.nav-main .dropdown-submenu:hover > a:after {
            border-left-color: #fff
        }

        header nav ul.nav-main .dropdown-submenu.pull-left {
            float: none
        }

            header nav ul.nav-main .dropdown-submenu.pull-left > .dropdown-menu {
                left: -100%;
                margin-left: 10px;
                -webkit-border-radius: 6px 0 6px 6px;
                -moz-border-radius: 6px 0 6px 6px;
                border-radius: 6px 0 6px 6px
            }

    header nav ul.nav-main li.dropdown.open a.dropdown-toggle {
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0
    }

    header nav ul.nav-main ul.dropdown-menu, header nav ul.nav-main li.dropdown.open a.dropdown-toggle, header nav ul.nav-main li.active a {
        background-color: #CCC
    }

    header nav ul.nav-main ul.dropdown-menu {
        -moz-border-radius: 0 6px 6px 6px;
        -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.08);
        -webkit-border-radius: 0 6px 6px 6px;
        -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.08);
        border: 0;
        border-radius: 0 6px 6px 6px;
        box-shadow: 6px 6px 9px rgba(0,0,0,0.5);
        margin: 1px 0 0 3px;
        padding: 8px 5px 8px 5px;
        top: auto
    }

    header nav ul.nav-main ul.dropdown-menu-full {
        padding: 0
    }

    header nav ul.nav-main ul.dropdown-menu ul.dropdown-menu {
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        margin-left: 0;
        margin-top: -5px
    }

    header nav ul.nav-main ul.dropdown-menu li:hover > a {
        filter: none;
        background: #999
    }

    header nav ul.nav-main ul.dropdown-menu > li > a {
        color: #FFF;
        font-weight: 400;
        padding-bottom: 4px;
        padding-top: 4px;
        text-transform: none;
        position: relative
    }

    header nav ul.nav-main ul.dropdown-menu > li > a {
        padding: 8px 10px 8px 5px;
        font-size: .9em;
        border-bottom: 1px solid rgba(255,255,255,0.2)
    }

    header nav ul.nav-main ul.dropdown-menu li:last-child > a {
        border-bottom: 0
    }

    header nav ul.nav-main li a {
        font-size: 14px;
        font-style: normal;
        line-height: 20px;
        margin-left: 3px;
        margin-right: 3px;
        text-transform: uppercase;
        font-weight: 700
    }

    header nav ul.nav-main li ul a {
        text-transform: none;
        font-weight: normal;
        font-size: .9em
    }

    header nav ul.nav-main li a:hover {
        background-color: #f4f4f4
    }

    header nav ul.nav-main li.dropdown:hover > a {
        padding-bottom: 11px;
        margin-bottom: -1px
    }

    header nav ul.nav-main li.dropdown:hover a.dropdown-toggle {
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0
    }

    header nav ul.nav-main li.dropdown:hover > ul {
        display: block
    }

header.flat-menu ul.nav-main {
    float: right;
    margin: -9px 0 -8px
}

header.flat-menu nav ul.nav-main li a {
    margin-left: 1px;
    margin-right: 3px;
    padding-bottom: 20px;
    padding-top: 46px
}

body.boxed header.flat-menu nav ul.nav-main > li > a {
    padding-top: 65px
}

body.boxed header.single-menu nav ul.nav-main > li > a {
    padding-top: 63px
}

header.flat-menu ul.nav-main > li > a {
    margin-bottom: 0;
    border-top: 5px solid transparent
}

body.boxed header.flat-menu ul.nav-main > li > a, body.boxed header.flat-menu ul.nav-main > li.active > a {
    border-top-color: transparent
}

header.flat-menu ul.nav-main li a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

header.flat-menu nav ul.nav-main li.dropdown:hover a.dropdown-toggle {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

header.flat-menu nav ul.nav-main li.dropdown:hover > a {
    padding-bottom: 21px
}

header.flat-menu nav ul.nav-main ul.dropdown-menu {
    margin: 0 0 0 1px
}

    header.flat-menu nav ul.nav-main ul.dropdown-menu, header.flat-menu nav ul.nav-main ul.dropdown-menu ul.dropdown-menu {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

header.flat-menu div.social-icons, header.clean-top div.social-icons {
    margin: 11px 10px 9px 10px
}

body.sticky-menu-active header.flat-menu ul.nav-main > li > a, body.sticky-menu-active header.flat-menu ul.nav-main > li:hover > a {
    padding-bottom: 26px;
    padding-top: 26px
}

body.sticky-menu-active header.single-menu ul.nav-main > li > a, body.sticky-menu-active header.single-menu ul.nav-main > li:hover > a {
    padding-bottom: 20px;
    padding-top: 21px
}

body.sticky-menu-active header.flat-menu nav ul.nav-main {
    margin-bottom: -10px;
    margin-top: 34px
}

header nav ul.nav-top {
    margin: 10px 0 -10px;
    min-height: 62px
}

    header nav ul.nav-top li span {
        display: block;
        line-height: 14px;
        margin-bottom: 2px;
        margin-right: 0;
        margin-top: 5px;
        padding: 8px 2px 8px 12px
    }

    header nav ul.nav-top li a, header nav ul.nav-top li span {
        color: #999;
        font-size: .9em;
        padding: 6px 10px
    }

    header nav ul.nav-top li i {
        margin-right: 6px;
        position: relative;
        top: 1px
    }

body.sticky-menu-active header.flat-menu h1.logo {
    padding-top: 15px
}

header.flat-menu div.social-icons {
    margin: 10px 10px 0
}

header.flat-menu div.search {
    margin-top: 8px
}

    header.flat-menu div.search form {
        margin: 0
    }

    header.flat-menu div.search input.search-query {
        padding-bottom: 5px;
        padding-top: 5px
    }

body.sticky-menu-active header.flat-menu div.header-top {
    display: none
}

body.sticky-menu-active header.flat-menu ul.nav-main > li > a {
    border-top-color: transparent
}

body.sticky-menu-active header {
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.10);
    border-bottom: 1px solid #e9e9e9;
    position: fixed;
    top: -57px;
    width: 100%;
    z-index: 1001;
    box-shadow: 0 0 3px rgba(0,0,0,0.10);
    filter: none
}

    body.sticky-menu-active header nav ul.nav-main {
        margin-bottom: 7px;
        margin-top: -1px
    }

header.single-menu {
    min-height: 86px
}

body.sticky-menu-active header.single-menu h1.logo {
    padding-top: 14px
}

header.single-menu ul.nav-main {
    margin: -28px 0 -9px;
    float: right
}

body.boxed header.single-menu ul.nav-main {
    margin: -43px 0 0
}

header.single-menu > div.container {
    height: 91px;
    margin-bottom: -77px
}

header.single-menu div.social-icons {
    margin-top: 32px
}

body.boxed header.single-menu div.social-icons {
    margin-top: 27px
}

header.single-menu div.search, header.single-menu div.search + nav {
    display: none
}

header.single-menu nav ul.nav-main li a, header.single-menu nav ul.nav-main li.dropdown:hover > a {
    padding-bottom: 20px;
    padding-top: 62px
}

body.boxed header.single-menu nav ul.nav-main > li > a, body.boxed header.single-menu nav ul.nav-main > li.dropdown:hover > a {
    padding-bottom: 35px
}

body.sticky-menu-active header.single-menu ul.nav-main > li > a, body.sticky-menu-active header.single-menu ul.nav-main > li:hover > a {
    padding-bottom: 21px;
    padding-top: 36px
}

body.sticky-menu-active header.single-menu nav ul.nav-main {
    margin-top: 20px;
    margin-bottom: -9px
}

body.sticky-menu-active header.single-menu ul.nav-main > li > a {
    border-top-color: transparent
}

body.sticky-menu-active header.single-menu div.social-icons {
    margin-top: 54px
}

header.clean-top div.header-top {
    border-bottom: 1px solid #ededed;
    background-color: #f4f4f4;
    margin-top: -8px
}

body.sticky-menu-active header.clean-top ul.nav-main > li > a, body.sticky-menu-active header.clean-top ul.nav-main > li:hover > a {
    padding-bottom: 20px;
    padding-top: 33px
}

header.colored div.header-top p, header.colored div.header-top a, header.colored div.header-top span {
    color: #FFF
}

header.colored {
    border-top: 0
}

    header.colored div.search input.search-query {
        border: 0;
        padding-bottom: 5px;
        padding-top: 5px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    header.colored > div.container {
        height: 107px;
        margin-bottom: -92px
    }

    header.colored ul.nav-main {
        margin: -15px 0 -9px
    }

    header.colored nav ul.nav-main li a {
        padding-bottom: 24px;
        padding-top: 50px
    }

    header.colored nav ul.nav-main li.dropdown:hover > a {
        padding-bottom: 24px
    }

body.sticky-menu-active header.colored ul.nav-main > li > a, body.sticky-menu-active header.colored ul.nav-main > li:hover > a {
    padding-bottom: 24px;
    padding-top: 24px
}

body.sticky-menu-active header.colored h1.logo {
    padding-top: 6px
}

header.darken-top-border ul.nav-main {
    margin: -11px 0 -9px
}

body.sticky-menu-active header.darken-top-border nav ul.nav-main {
    margin-top: 33px
}

body.sticky-menu-active header.darken-top-border ul.nav-main > li > a, body.sticky-menu-active header.darken-top-border ul.nav-main > li:hover > a {
    padding-bottom: 22px;
    padding-top: 30px
}

header.darken-top-border > div.container {
    height: 103px
}

header.center h1.logo {
    text-align: center;
    position: static;
    margin-top: 5px
}

header.center nav {
    float: left;
    text-align: center;
    width: 100%
}

    header.center nav ul.nav-main {
        margin: 35px 0 10px
    }

body.boxed header.center nav ul.nav-main {
    margin: 42px 0 0
}

header.center nav ul.nav-main > li {
    display: inline-block;
    float: none;
    text-align: left
}

body.sticky-menu-active header.center nav {
    float: right;
    margin-top: 18px;
    width: auto
}

body.sticky-menu-active header.center > div.container {
    margin-top: -60px
}

body.sticky-menu-active header.center h1.logo {
    text-align: left
}

    body.sticky-menu-active header.center h1.logo img {
        margin-top: 42px
    }

body.sticky-menu-active header.center ul.nav-main > li > a, body.sticky-menu-active header.center ul.nav-main > li:hover > a {
    padding-bottom: 10px;
    padding-top: 10px
}

@media(min-width:992px) {
    nav.mega-menu .nav, nav.mega-menu .dropup, nav.mega-menu .dropdown, nav.mega-menu .collapse {
        position: static
    }

    header nav.mega-menu ul.nav-main .mega-menu-content {
        text-shadow: none
    }

    header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
        background: #FFF !important;
        border-top: 7px solid #CCC;
        border-bottom: 7px solid #eee;
        color: #777;
        -moz-box-shadow: 0 20px 45px rgba(0,0,0,0.08);
        -webkit-box-shadow: 0 20px 45px rgba(0,0,0,0.08);
        box-shadow: 0 9px 20px rgba(0,0,0,0.6)
    }

    header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px
    }

    header.flat-menu nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    header nav.mega-menu ul.nav-main li.mega-menu-item .mega-menu-sub-title {
        display: block;
        font-size: 1em;
        padding-bottom: 5px;
        text-transform: uppercase;
        background-color: #eee;
        font-weight: bold
    }

    header nav.mega-menu ul.nav-main li.mega-menu-item a.mega-menu-sub-link, header nav.mega-menu ul.nav-main li.mega-menu-item a.mega-menu-sub-link:hover, header nav.mega-menu ul.nav-main li.mega-menu-item a.mega-menu-sub-link:focus {
        padding: 0;
        margin: 3px 0 3px 0;
        white-space: nowrap
    }

    header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu {
        list-style: none;
        padding: 0;
        margin: 0
    }

        header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a {
            color: #000;
            text-shadow: none;
            margin: 0 0 0 -6px;
            padding: 3px 6px 3px 6px;
            text-transform: none;
            font-size: 14px;
            font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
            display: block;
            font-weight: normal;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px
        }

    header nav.mega-menu ul.nav-main li.mega-menu-item:hover ul.sub-menu li:hover a:hover {
        background: #e9e9e9 !important;
        color: #2e53bd;
        text-decoration: none
    }

    nav.mega-menu .navbar-inner, nav.mega-menu .container {
        position: relative
    }

    nav.mega-menu .dropdown-menu {
        left: auto
    }

        nav.mega-menu .dropdown-menu > li {
            display: block
        }

    nav.mega-menu .nav.pull-right .dropdown-menu {
        right: 0
    }

    nav.mega-menu .mega-menu-content {
        padding: 12px 20px;
        background-color: #eee
    }

        nav.mega-menu .mega-menu-content:before, nav.mega-menu .mega-menu-content:after {
            display: table;
            content: "";
            line-height: 0
        }

        nav.mega-menu .mega-menu-content:after {
            clear: both
        }

    nav.mega-menu.navbar .nav > li > .dropdown-menu:after, nav.mega-menu.navbar .nav > li > .dropdown-menu:before {
        display: none
    }

    nav.mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0
    }

    .mega-menu-bottom, .mega-menu-bottom span {
        font-size: 14px;
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
        background-color: #ccc
    }

        .mega-menu-bottom a, .mega-menu-bottom a:visited {
            color: #333
        }

            .mega-menu-bottom a:hover, .mega-menu-bottom a:focus {
                color: #2e53bd !important;
                text-decoration: none
            }

    .mega-menu-bottom-content {
        padding: 12px 20px 0 20px;
        line-height: 12px
    }

    .mega-menu-bottom-content-title {
        color: #333;
        display: block;
        font-size: 1em;
        padding-bottom: 5px;
        text-transform: uppercase;
        background-color: #eee;
        font-weight: bold;
        text-shadow: none
    }
}

div.map-section {
    background: transparent url(../img/map-top.png) center 0 no-repeat;
    padding-top: 220px;
    margin-top: 40px
}

section.featured {
    background: #f0f0ed;
    border-top: 5px solid #ecece8;
    margin: 35px 0;
    padding: 50px 0
}

    section.featured.footer {
        margin: 30px 0 -70px
    }

    section.featured.map {
        background-image: url(../img/map-bottom.png);
        background-position: center 0;
        background-repeat: no-repeat;
        margin-top: 0;
        border-top: 0
    }

section.highlight {
    background: #CCC;
    boder-left: 0;
    boder-right: 0;
    border: 3px solid #CCC;
    margin: 35px 0 45px;
    padding: 40px 0
}

    section.highlight div.img-thumbnail {
        background-color: #FFF
    }

    section.highlight, section.highlight > p, section.highlight > a, section.highlight h1, section.highlight h2, section.highlight h3, section.highlight h4, section.highlight h5 {
        color: #FFF
    }

        section.highlight.footer {
            margin: 45px 0 -70px
        }

        section.highlight.top {
            margin-top: 0
        }

section.call-to-action {
    position: relative;
    clear: both
}

    section.call-to-action:before {
        content: "";
        display: block;
        position: absolute;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #FFF;
        height: 15px;
        width: 15px;
        top: -5px;
        left: 50%;
        margin-left: -7px
    }

    section.call-to-action h3 {
        text-transform: none;
        color: #121212
    }

        section.call-to-action h3 .btn {
            margin-left: 10px
        }

aside ul.nav-list > li > a {
    color: #666;
    font-size: .9em
}

.parallax {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    margin: 70px 0;
    padding: 50px 0
}

    .parallax.disabled {
        background-size: auto
    }

    .parallax blockquote {
        border: 0;
        padding: 0 10%
    }

        .parallax blockquote i.icon-quote-left {
            font-size: 34px;
            position: relative;
            left: -5px
        }

        .parallax blockquote p {
            font-size: 24px;
            line-height: 30px
        }

        .parallax blockquote span {
            font-size: 16px;
            line-height: 20px;
            color: #999;
            position: relative;
            left: -5px
        }

div.slider-container {
    background: #666;
    max-height: 500px;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

    div.slider-container.light {
        background-color: #eaeaea
    }

    div.slider-container ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

div.slider {
    max-height: 500px;
    position: relative
}

div.slider-container-fullscreen, div.slider-container-fullscreen div.slider {
    max-height: none
}

div.slider div.tp-bannertimer {
    display: none
}

div.slider-container {
    background: #171717
}

    div.slider-container div.tp-caption {
        filter: alpha(opacity=0);
        opacity: 0
    }

    div.slider-container div.tp-bannershadow {
        filter: alpha(opacity=20);
        opacity: .20
    }

    div.slider-container.light div.tp-bannershadow {
        filter: alpha(opacity=5);
        opacity: .05;
        top: 0;
        bottom: auto;
        z-index: 1000
    }

div.slider > ul > li > div.center-caption {
    left: 0 !important;
    margin-left: 0 !important;
    text-align: center;
    width: 100%
}

div.slider-container div.top-label {
    color: #FFF;
    font-size: 24px;
    font-weight: 300
}

div.slider-container div.main-label {
    color: #000;
    font-size: 52px;
    line-height: 62px;
    font-weight: 400;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.15)
}

div.slider-container div.bottom-label {
    color: #000;
    font-size: 25px;
    font-weight: 300;
    line-height: 1.3em
}

    div.slider-container div.bottom-label .more {
        font-size: 18px;
        margin-top: 20px;
        padding: 5px 10px;
        background: #0073c3;
        color: #fff;
        width: 150px;
        text-align: center
    }

div.slider-container div.tp-caption a, div.slider-container div.tp-caption a:hover {
    color: #000
}

div.slider-container div.blackboard-text {
    color: #bab9be;
    font-size: 46px;
    line-height: 46px;
    font-family: "Shadows Into Light",cursive;
    text-transform: uppercase
}

div.slider a.main-button {
    font-size: 22px;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px
}

div.slider-container.light div.top-label, div.slider-container.light div.main-label, div.slider-container.light div.bottom-label, div.slider-container.light div.tp-caption a, div.slider-container.light div.tp-caption a:hover {
    color: #333
}

div.nivo-slider {
    position: relative
}

    div.nivo-slider .theme-default .nivoSlider {
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-top: 10px
    }

        div.nivo-slider .theme-default .nivoSlider img {
            -moz-border-radius: 10px 10px 0 0;
            -webkit-border-radius: 10px 10px 0 0;
            border-radius: 10px 10px 0 0
        }

    div.nivo-slider .theme-default .nivo-controlNav {
        margin-top: -72px;
        position: absolute;
        z-index: 100;
        right: 5px;
        bottom: -17px
    }

    div.nivo-slider .theme-default .nivo-caption {
        padding-left: 20px
    }

div.home-intro {
    background-color: #171717;
    margin-bottom: 60px;
    overflow: hidden;
    padding: 20px 0 10px 0;
    position: relative;
    text-align: left
}

    div.home-intro div.get-started {
        margin-top: 15px;
        margin-bottom: 15px;
        position: relative;
        text-align: right
    }

        div.home-intro div.get-started a.btn {
            position: relative;
            z-index: 1
        }

            div.home-intro div.get-started a.btn i {
                font-size: 1.1em;
                font-weight: normal;
                margin-left: 5px
            }

        div.home-intro div.get-started a {
            color: #FFF
        }

    div.home-intro div.learn-more {
        margin-left: 15px
    }

    div.home-intro p {
        color: #FFF;
        display: inline-block;
        font-size: 1.4em;
        font-weight: 300;
        max-width: 800px;
        padding-top: 5px
    }

        div.home-intro p span {
            color: #999;
            display: block;
            font-size: .8em;
            padding-top: 5px
        }

        div.home-intro p em {
            font-family: "Shadows Into Light",cursive;
            font-size: 1.6em
        }

div.home-intro-compact {
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    margin-top: -10px
}

    div.home-intro-compact p {
        padding-left: 20px
    }

    div.home-intro-compact div.get-started {
        padding-right: 20px
    }

div.home-intro.light {
    background-color: #e2e2e2
}

    div.home-intro.light p, div.home-intro div.get-started a:not(.btn) {
        color: #777
    }

div.home-concept {
    background: transparent url(../img/home-concept.png) no-repeat center 0;
    width: 100%;
    overflow: hidden
}

    div.home-concept div.row {
        position: relative
    }

    div.home-concept div.process-image {
        background: transparent url(../img/home-concept-item.png) no-repeat 0 0;
        width: 160px;
        height: 175px;
        margin: 135px auto 0 auto;
        padding-bottom: 50px;
        position: relative;
        z-index: 1
    }

        div.home-concept div.process-image img {
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            border-radius: 150px;
            margin: 7px 8px
        }

    div.home-concept strong {
        display: block;
        font-family: "Shadows Into Light",cursive;
        font-size: 2.1em;
        font-weight: normal;
        position: relative;
        margin-top: 30px
    }

        div.home-concept strong.our-work {
            margin-top: 52px;
            font-size: 2.6em
        }

    div.home-concept div.project-image {
        background: transparent url(../img/home-concept-item.png) no-repeat 100% 0;
        width: 350px;
        height: 420px;
        margin: 15px 0 0 -30px;
        padding-bottom: 45px;
        position: relative;
        z-index: 1
    }

    div.home-concept span.sun {
        background: transparent url(../img/home-concept-icons.png) no-repeat 0 0;
        width: 60px;
        height: 56px;
        display: block;
        position: absolute;
        left: 10%;
        top: 35px
    }

    div.home-concept span.cloud {
        background: transparent url(../img/home-concept-icons.png) no-repeat 100% 0;
        width: 116px;
        height: 56px;
        display: block;
        position: absolute;
        left: 57%;
        top: 35px
    }

section.page-top {
    background-color: #000;
    min-height: 49px;
    padding: 2px 0 2px 25px;
    position: relative;
    text-align: left
}

    section.page-top ul.breadcrumb {
        background: 0;
        margin: -3px 0 0;
        line-height: 49px;
        padding: 0
    }

        section.page-top ul.breadcrumb > li {
            text-shadow: none;
            font-size: 13px;
            padding-top: 10px
        }

    section.page-top h2 {
        border-bottom: 5px solid #CCC;
        color: #FFF;
        display: inline-block;
        font-weight: 200;
        margin: 0 0 -25px;
        min-height: 37px;
        line-height: 46px;
        padding: 0 0 17px;
        position: relative
    }

    section.page-top.custom-product {
        background-image: url(../img/slides/slide-bg-light.jpg);
        background-repeat: repeat;
        background-color: #999
    }

        section.page-top.custom-product div.row {
            position: relative
        }

        section.page-top.custom-product p.lead {
            color: #e8e8e8
        }

        section.page-top.custom-product img {
            bottom: -20px;
            position: relative
        }

        section.page-top.custom-product h1 {
            color: #FFF;
            margin-top: 30px
        }

section.page-not-found {
    margin: 50px 0
}

    section.page-not-found h2 {
        font-size: 140px;
        font-weight: 600;
        letter-spacing: -10px;
        line-height: 140px
    }

    section.page-not-found h4 {
        color: #777
    }

    section.page-not-found p {
        font-size: 1.4em;
        line-height: 36px
    }

div.page-not-found-main {
    margin-top: 25px;
    text-align: center
}

footer {
    background: #121214;
    border-top: 4px solid #1f1f1f;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 80px 0 0;
    position: relative;
    clear: both
}

footer p {
    font-size: inherit;
}

footer li {
    font-size: inherit;
}


    footer div.footer-ribon {
        background: #999;
        position: absolute;
        margin: -100px 0 0 22px;
        padding: 10px 20px 6px 20px
    }

        footer div.footer-ribon:before {
            border-right: 10px solid #646464;
            border-top: 16px solid transparent;
            content: "";
            display: block;
            height: 0;
            left: -10px;
            position: absolute;
            top: 0;
            width: 7px
        }

        footer div.footer-ribon span {
            color: #FFF;
            font-family: "Shadows Into Light",cursive;
            font-size: 1.6em
        }

    footer div.container div.row > div {
        margin-bottom: 25px
    }

    footer div.container input:focus {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    footer div.newsletter form {
        width: 100%;
        max-width: 262px
    }

    footer div.newsletter p {
        color: #777
    }

    footer div.newsletter form input.form-control {
        height: 34px;
        padding: 6px 12px
    }

    footer a.twitter-account {
        color: #FFF;
        display: block;
        font-size: .9em;
        margin: -15px 0 5px;
        filter: alpha(opacity=55);
        opacity: .55
    }

        footer a.twitter-account:hover {
            filter: alpha(opacity=100);
            opacity: 1
        }

    footer div.twitter .icon {
        clear: both;
        font-size: 1.5em;
        position: relative;
        top: 3px
    }

    footer div.twitter a.time {
        color: #999;
        display: block;
        font-size: .9em;
        padding-top: 3px;
        margin-bottom: 20px
    }

        footer div.twitter a.time:last-child {
            margin-bottom: 0
        }

    footer div.twitter ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    footer ul.contact {
        list-style: none;
        margin: 0;
        padding: 0
    }

        footer ul.contact i {
            display: block;
            float: left;
            font-size: 1.2em;
            margin: 7px 8px 10px 0;
            position: relative;
            text-align: center;
            top: -2px;
            width: 16px
        }

            footer ul.contact i.icon-envelope {
                font-size: 1em;
                top: 0
            }

        footer ul.contact p {
            margin-bottom: 10px
        }

            footer ul.contact p.contact-info {
                font-size: 13px;
                color: #fff
            }

    footer a.logo {
        display: block
    }

        footer a.logo.pull-bottom {
            margin-bottom: 12px
        }

    footer form {
        filter: alpha(opacity=85);
        opacity: .85
    }

    footer h1, footer h2, footer h3, footer h4, footer {
        color: #FFF !important
    }

        footer h5 {
            color: #CCC !important
        }

        footer a:hover {
            color: #CCC
        }

        footer h4 {
            font-size: 1.8em;
            font-weight: 200;
            text-shadow: 1px 1px 1px #000
        }

div.footer-copyright {
    background: #0c0c0c;
    border-top: 4px solid #111;
    margin-top: 0;
    padding: 30px 0 10px
}

    div.footer-copyright nav {
        float: right
    }

        div.footer-copyright nav ul {
            list-style: none;
            margin: 0;
            padding: 0
        }

            div.footer-copyright nav ul li {
                border-left: 1px solid #505050;
                display: inline-block;
                line-height: 12px;
                margin: 0;
                padding: 0 8px
            }

                div.footer-copyright nav ul li:first-child {
                    border: medium none;
                    padding-left: 0
                }

    div.footer-copyright p {
        color: #555;
        margin: 0;
        padding: 0
    }

footer div.alert a {
    color: #222 !important
}

    footer div.alert a:hover {
        color: #666 !important
    }

footer span.phone {
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    display: block;
    padding-bottom: 15px;
    margin-top: -5px
}

footer.short {
    padding-top: 50px
}

    footer.short div.footer-copyright {
        background: transparent;
        border: 0;
        padding-top: 0;
        margin-top: 0
    }

footer ul.nav-list.primary > li a {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    line-height: 20px;
    padding-bottom: 11px
}

footer ul.nav-list.primary > li:last-child a {
    border-bottom: 0
}

footer ul.nav-list.primary > li a:hover {
    background-color: rgba(255,255,255,0.05)
}

footer ul.recent-work li {
    float: left;
    width: 30%;
    margin: 10px 3% 0 0
}

    footer ul.recent-work li a.thumb-info {
        float: left;
        display: inline-block
    }

footer ul.recent-work img {
    width: 100%;
    filter: url("data:image/svg+xml;utf8,<svgxmlns=\'http://www.w3.org/2000/svg\'><filterid=\'grayscale\'><feColorMatrixtype=\'matrix\'values=\'0.33330.33330.3333000.33330.33330.3333000.33330.33330.33330000010\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

footer ul.recent-work li:hover img {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none
}

footer a.view-more-recent-work {
    padding: 12px
}

footer ul.list.icons li {
    margin-bottom: 5px
}

body.boxed {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: repeat
}

    body.boxed div.body {
        -moz-border-radius: 5px;
        -moz-box-shadow: 0 0 4px rgba(0,0,0,0.15);
        -webkit-border-radius: 5px;
        -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.15);
        background-color: #fff;
        border-bottom: 5px solid #121214;
        border-radius: 5px;
        border-top: 5px solid #CCC;
        box-shadow: 0 0 4px rgba(0,0,0,0.15);
        margin: 25px auto;
        max-width: 1200px;
        height: auto
    }

    body.boxed header {
        padding: 15px 0
    }

        body.boxed header.flat-menu {
            padding: 15px 0 7px
        }

            body.boxed header.flat-menu.clean-top {
                padding-bottom: 8px
            }

            body.boxed header.flat-menu.colored {
                padding: 0 0 7px
            }

        body.boxed header.single-menu {
            padding: 15px 0 7px
        }

        body.boxed header.clean-top, body.boxed header.flat-menu {
            -moz-border-radius: 5px 5px 0 0;
            -webkit-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0
        }

        body.boxed header.darken-top-border {
            border-top: 0
        }

a.scroll-to-top {
    -moz-border-radius: 7px 7px 0 0;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-border-radius: 7px 7px 0 0;
    -webkit-transition: all .3s;
    background: #404040;
    border-radius: 7px 7px 0 0;
    bottom: 0;
    color: #FFF;
    display: block;
    height: 9px;
    opacity: 0;
    padding: 13px 0 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    transition: all .3s;
    width: 49px;
    z-index: 1040
}

    a.scroll-to-top:hover {
        filter: alpha(opacity=100);
        opacity: 1
    }

    a.scroll-to-top.visible {
        filter: alpha(opacity=75);
        opacity: .75
    }

div.slider-container div.bottom-label .more a {
    color: #fff
}

.newsletter input.submit {
    background: #999;
    width: 105px;
    height: 35px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border: 0;
    cursor: pointer;
    margin-top: 10px
}

.form-control1 {
    width: 218px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid #ccc
}

div.contact-details {
    margin-left: 25px
}

footer ul.contact i.icon-arrow-circle-right {
    float: right;
    margin-right: 55px
}

h1 {
    font-size: 3.2em;
    line-height: 44px;
    margin: 0 0 44px 0
}

#main h2 {
    font-size: 2.6em;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px 0
}

h3 {
    color: #CCC;
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase
}

h4 {
    color: #CCC;
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0
}

h5 {
    color: #CCC;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase
}

h6 {
    color: #333;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0
}

h1.big {
    font-size: 4.2em;
    line-height: 54px
}

h1.short, h2.short {
    margin-bottom: 15px
}

h3.short, h4.short, h5.short, h6.short {
    margin-bottom: 9px
}

h1.shorter, h2.shorter, h3.shorter, h4.shorter, h5.shorter, h6.shorter {
    margin-bottom: 0
}

    h4.shorter a {
        color: #08c
    }

        h4.shorter a:hover {
            color: #08c
        }

h1.tall, h2.tall, h3.tall, h4.tall, h5.tall, h6.tall {
    margin-bottom: 33px
}

h1.taller, h2.taller, h3.taller, h4.taller, h5.taller, h6.taller {
    margin-bottom: 44px
}

h1.spaced, h2.spaced, h3.spaced, h4.spaced, h5.spaced, h6.spaced {
    margin-top: 22px
}

h1.more-spaced, h2.more-spaced, h3.more-spaced, h4.more-spaced, h5.more-spaced, h6.more-spaced {
    margin-top: 44px
}

div.modal-header h3 {
    color: #333;
    text-transform: none
}

h1.white, h2.white, h3.white, h4.white, h5.white {
    color: #FFF
}

h1.text-shadow, h2.text-shadow, h3.text-shadow, h4.text-shadow, h5.text-shadow {
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2)
}

h2 .inverted {
    min-height: 60px
}

h2.word-rotator-title {
    line-height: 54px
}

p {
    color: #777;
    line-height: 24px;
    margin: 0 0 20px
}

    p .alternative-font {
        display: inline-block;
        margin-top: -15px;
        position: relative;
        top: 3px;
        margin-bottom: -6px
    }

    p.featured {
        font-size: 1.6em;
        line-height: 1.5em
    }

    p.short {
        margin-bottom: 0
    }

    p.tall {
        margin-bottom: 20px
    }

    p.taller {
        margin-bottom: 40px
    }

    p.drop-caps:first-child:first-letter {
        float: left;
        font-size: 75px;
        line-height: 60px;
        padding: 4px;
        margin-right: 5px;
        margin-top: 5px;
        font-family: Georgia
    }

    p.drop-caps.secundary:first-child:first-letter {
        background-color: #CCC;
        color: #FFF;
        padding: 6px;
        margin-right: 5px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.20),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.20),rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.20),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.20),rgba(0,0,0,0));
    margin: 22px 0 22px 0
}

    hr.short {
        margin: 11px 0 11px 0
    }

    hr.tall {
        margin: 44px 0 44px 0
    }

    hr.taller {
        margin: 66px 0 66px 0
    }

    hr.light {
        background-image: -webkit-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,0.20),rgba(255,255,255,0));
        background-image: -moz-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,0.20),rgba(255,255,255,0));
        background-image: -ms-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,0.20),rgba(255,255,255,0));
        background-image: -o-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,0.20),rgba(255,255,255,0))
    }

div.center {
    text-align: center
}

body a {
    outline: none !important
}

.pull-bottom {
    margin-bottom: 35px
}

.pull-top {
    margin-top: 35px
}

.bold {
    font-weight: bold
}

li {
    line-height: 24px
}

.inverted {
    color: #FFF;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px
}

.progress {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    height: 20px;
    background: #fafafa;
    box-shadow: 0 1px 2px rgba(0,0,0,0.10) inset;
    overflow: visible
}

.progress-bar {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px
}

span.progress-bar-tooltip {
    position: absolute;
    padding: 4px 8px;
    background-color: #333;
    color: #FFF;
    line-height: 15px;
    font-size: 11px;
    display: block;
    position: absolute;
    top: -28px;
    right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    filter: alpha(opacity=0);
    opacity: 0
}

    span.progress-bar-tooltip:after {
        border-color: #333 transparent;
        border-style: solid;
        border-width: 5px 5px 0;
        bottom: -5px;
        content: "";
        display: block;
        left: 13px;
        position: absolute;
        width: 0
    }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.clearfix {
    display: inline-block
}

html[xmlns] .clearfix {
    display: block
}

* html .clearfix {
    height: 1%
}

.btn-primary[disabled] {
    background-image: none
}

.btn-icon i {
    margin-right: 10px
}

.btn-icon-right i {
    margin-right: 0;
    margin-left: 10px
}

div.show-grid [class*="col-md-"] span.show-grid-block {
    background-color: #EEE;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
    border: 1px solid #FFF;
    display: block
}

div.fontawesome-icon-list [class*="col-md-"] {
    margin-bottom: 9px
}

div.fontawesome-icon-list i {
    font-size: 1.3em;
    margin-right: 5px;
    display: inline-block;
    width: 30px;
    text-align: center;
    position: relative;
    top: 2px
}

.form-group:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

form label {
    font-weight: normal
}

.form-control {
    height: 46px;
    padding: 12px
}

    .form-control:focus {
        -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
        box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
        border-color: #CCC
    }

textarea {
    resize: vertical
}

label.valid {
    display: inline-block;
    text-indent: -9999px
}

label.error {
    color: #c10000;
    font-size: .9em;
    margin-top: -5px;
    padding: 0
}

.alternative-font {
    color: #CCC;
    font-family: "Shadows Into Light",cursive;
    font-size: 1.6em
}

.img-thumbnail {
    position: relative
}

.img-product-doc {
    width: 64px
}

.img-thumbnail span.zoom {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #CCC;
    border-radius: 100%;
    bottom: 8px;
    color: #FFF;
    display: block;
    height: 30px;
    padding: 6px;
    position: absolute;
    right: 8px;
    text-align: center;
    width: 30px
}

    .img-thumbnail span.zoom i {
        font-size: 14px;
        left: -1px;
        position: relative;
        top: -3px
    }

a.thumb-info {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    max-width: 100%
}

    a.thumb-info:hover span.thumb-info-action-icon {
        right: 0;
        top: 0
    }

    a.thumb-info:hover span.thumb-info-action {
        filter: alpha(opacity=100);
        opacity: 1
    }

    a.thumb-info span.thumb-info-action-icon {
        -moz-border-radius: 0 0 0 25px;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -webkit-border-radius: 0 0 0 25px;
        -webkit-transition: all .3s;
        background: #CCC;
        border-radius: 0 0 0 25px;
        display: inline-block;
        font-size: 25px;
        height: 50px;
        line-height: 50px;
        position: absolute;
        right: -100px;
        text-align: center;
        top: -100px;
        transition: all .3s;
        width: 50px
    }

        a.thumb-info span.thumb-info-action-icon i {
            font-size: 24px;
            left: 3px;
            position: relative;
            top: -4px
        }

    a.thumb-info:hover span.thumb-info-title {
        background: #000
    }

    a.thumb-info span.thumb-info-action {
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -webkit-transition: all .3s;
        background: rgba(36,27,28,.9);
        bottom: 0;
        color: #FFF;
        filter: alpha(opacity=0);
        height: 100%;
        left: 0;
        opacity: .0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .3s;
        width: 100%
    }

    a.thumb-info span.thumb-info-inner {
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -webkit-transition: all .3s;
        display: block;
        transition: all .3s;
        white-space: nowrap
    }

    a.thumb-info span.thumb-info-title {
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -webkit-transition: all .3s;
        background: rgba(36,27,28,.9);
        bottom: 10%;
        color: #FFF;
        font-size: 18px;
        font-weight: 700;
        left: 0;
        letter-spacing: -1px;
        padding: 9px 11px 9px;
        position: absolute;
        text-shadow: 1px 1px 1px rgba(0,0,0,.2);
        text-transform: uppercase;
        transition: all .3s;
        z-index: 1
    }

    a.thumb-info span.thumb-info-type {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        background-color: #CCC;
        border-radius: 2px;
        display: inline-block;
        float: left;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0;
        margin: 8px -2px -15px -2px;
        padding: 2px 9px;
        text-transform: none
    }

    a.thumb-info:hover img {
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1)
    }

    a.thumb-info img {
        -moz-border-radius: 3px;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -webkit-border-radius: 3px;
        -webkit-transition: all .2s linear;
        border-radius: 3px;
        position: relative;
        transition: all .2s linear
    }

span.thumb-info-caption {
    padding: 10px 0
}

    span.thumb-info-caption p {
        font-size: .9em;
        line-height: 20px;
        margin: 0 0 8px;
        padding: 10px
    }

span.thumb-info-social-icons {
    border-top: 1px dotted #DDD;
    margin: 0;
    padding: 15px 0;
    display: block
}

    span.thumb-info-social-icons a {
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        background: #CCC;
        border-radius: 25px;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        width: 30px
    }

        span.thumb-info-social-icons a:hover {
            text-decoration: none
        }

        span.thumb-info-social-icons a span {
            display: none
        }

        span.thumb-info-social-icons a i {
            color: #FFF;
            font-size: .9em;
            font-weight: normal
        }

a.thumb-info.secundary span.thumb-info-title {
    background: transparent;
    bottom: auto;
    left: 0;
    right: 0;
    top: 35%;
    text-align: center;
    opacity: 0
}

a.thumb-info.secundary span.thumb-info-type {
    float: none
}

a.thumb-info.secundary:hover span.thumb-info-title {
    top: 42%;
    opacity: 1
}

ul.thumbnail-gallery {
    list-style: none;
    margin: 10px 0;
    padding: 0
}

    ul.thumbnail-gallery li {
        display: inline-block;
        margin: 10px 10px 0 0;
        padding: 0
    }

ul.nav-list.primary > li {
    margin: 0;
    padding: 0
}

    ul.nav-list.primary > li a {
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -webkit-transition: all .3s;
        background-image: url(../img/list-primary.png);
        background-position: 9px 16px;
        background-repeat: no-repeat;
        border-bottom: 1px solid #ededde;
        padding: 8px 20px;
        transition: all .3s
    }

ul.nav-pills > li.active > a, ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    background-color: #CCC
}

div.tabs {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 35px
}

    div.tabs div.tab-content {
        -moz-border-radius: 0 0 4px 4px;
        -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
        -webkit-border-radius: 0 0 4px 4px;
        -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
        background-color: #FFF;
        border: 1px solid #EEE;
        border-radius: 0 0 4px 4px;
        border-top: 0;
        box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
        padding: 15px
    }

    div.tabs ul.nav-tabs {
        margin: 0
    }

        div.tabs ul.nav-tabs li.active a {
            background: #FFF;
            border-top: 3px solid #CCC;
            color: #CCC
        }

        div.tabs ul.nav-tabs a {
            -moz-border-radius: 8px 8px 0 0;
            -webkit-border-radius: 8px 8px 0 0;
            background: #f4f4f4;
            border: 1px solid #EEE;
            border-bottom: 0;
            border-radius: 8px 8px 0 0;
            color: #666;
            margin-right: 1px
        }

            div.tabs ul.nav-tabs a:hover {
                border-top: 2px solid #CCC
            }

            div.tabs ul.nav-tabs a:active, div.tabs ul.nav-tabs a:focus {
                border-bottom: 0
            }

            div.tabs ul.nav-tabs a, div.tabs ul.nav-tabs a:hover {
                border: 1px solid #EEE;
                border-bottom: 0;
                border-top: 2px solid #DDD;
                color: #CCC;
                font-size: .9em
            }

a.read-more, a.learn-more {
    display: inline-block;
    white-space: nowrap
}

div.featured-box {
    -moz-border-radius: 8px;
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
    -moz-box-sizing: border-box;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
    background: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(#fff,0.01),color-stop(#f9f9f9,0.98));
    background: -webkit-linear-gradient(top,#fff 1%,#f9f9f9 98%);
    background: -moz-linear-gradient(top,#fff 1%,#f9f9f9 98%);
    background: -o-linear-gradient(top,#fff 1%,#f9f9f9 98%);
    background: linear-gradient(top,#fff 1%,#f9f9f9 98%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#fff),color-stop(98%,#f9f9f9));
    background: -webkit-linear-gradient(top,#fff 1%,#f9f9f9 98%);
    background: -moz-linear-gradient(top,#fff 1%,#f9f9f9 98%);
    background: -o-linear-gradient(top,#fff 1%,#f9f9f9 98%);
    background: linear-gradient(top,#fff 1%,#f9f9f9 98%);
    background: -webkit-linear-gradient(to bottom,#fff 1%,#f9f9f9 98%);
    background: -moz-linear-gradient(to bottom,#fff 1%,#f9f9f9 98%);
    background: -o-linear-gradient(to bottom,#fff 1%,#f9f9f9 98%);
    background: linear-gradient(to bottom,#fff 1%,#f9f9f9 98%);
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-radius: 8px;
    border-right: 1px solid #ececec;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFfff',endColorstr='#f9f9f9',GradientType=0);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1
}

    div.featured-box div.box-content {
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        border-top: 3px solid #33b8ff;
        border-top-width: 4px;
        padding: 30px 30px 10px 30px
    }

    div.featured-box p a.learn-more {
        display: block;
        margin-top: 10px
    }

    div.featured-box i.image-icon, i.icon-featured {
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 100%;
        margin: 25px 0;
        padding: 25px
    }

i.icon-featured {
    display: inline-block;
    padding: 0;
    width: 110px;
    height: 110px
}

div.featured-box h4 {
    font-size: 1.3em;
    letter-spacing: -0.7px;
    font-weight: bold;
    margin-top: 5px
}

div.read-more, div.read-more a, div.learn-more, div.learn-more a {
    display: inline-block;
    white-space: nowrap
}

div.featured-boxes div.featured-box {
    margin-bottom: 30px;
    margin-top: 45px;
    max-width: 350px
}

div.featured-box-primary i.icon-featured, div.featured-box-primary i.image-icon {
    background-color: #e05048
}

div.featured-box-primary h4 {
    color: #e05048
}

div.featured-box-primary div.box-content {
    border-top-color: #e05048
}

div.featured-box-secundary i.icon-featured, div.featured-box-secundary i.image-icon {
    background-color: #CCC
}

div.featured-box-secundary h4 {
    color: #666667
}

div.featured-box-secundary div.box-content {
    border-top-color: #CCC
}

div.featured-box-tertiary i.icon-featured, div.featured-box-tertiary i.image-icon {
    background-color: #4eb25c
}

div.featured-box-tertiary h4 {
    color: #4eb25c
}

div.featured-box-tertiary div.box-content {
    border-top-color: #4eb25c
}

div.featured-box-quaternary i.icon-featured, div.featured-box-quaternary i.image-icon {
    background-color: #734ba9
}

div.featured-box-quaternary h4 {
    color: #734ba9
}

div.featured-box-quaternary div.box-content {
    border-top-color: #734ba9
}

div.feature-box {
    clear: both
}

    div.feature-box div.feature-box-icon {
        -moz-border-radius: 35px;
        -webkit-border-radius: 35px;
        background: #08c;
        border-radius: 35px;
        color: #FFF;
        display: inline-block;
        float: left;
        height: 35px;
        line-height: 35px;
        margin-right: 10px;
        position: relative;
        text-align: center;
        top: 5px;
        width: 35px
    }

        div.feature-box div.feature-box-icon a:hover {
            -moz-border-radius: 35px;
            -webkit-border-radius: 35px;
            background: #08c;
            border-radius: 35px;
            color: #FFF;
            display: block;
            overflow: hidden;
            zoom: 1
        }

    div.feature-box div.feature-box-info {
        padding-left: 50px
    }

    div.feature-box div.feature-box-icon i.image-icon {
        position: relative;
        top: 5px
    }

        div.feature-box div.feature-box-icon i.image-icon.small {
            top: 2px
        }

    div.feature-box.secundary h4 {
        color: #121214
    }

    div.feature-box.secundary div.feature-box-icon {
        background: transparent;
        width: 50px;
        height: 50px
    }

.feature-box-icon .icon {
    width: 36px;
    height: 36px;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 30px
}

div.feature-box.secundary div.feature-box-info {
    padding-left: 60px
}

div.flexslider-simple {
    -moz-border-radius: 8px;
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
    border-radius: 8px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
    overflow: hidden
}

    div.flexslider-simple ul.flex-direction-nav a.flex-prev {
        left: 5px
    }

    div.flexslider-simple ul.flex-direction-nav a.flex-next {
        right: 5px
    }

div.flexslider-top-title ul.flex-direction-nav {
    display: block;
    position: absolute;
    right: 13px;
    top: -18px
}

    div.flexslider-top-title ul.flex-direction-nav a.flex-prev {
        display: block;
        left: auto;
        right: 25px;
        height: 28px;
        width: 15px
    }

    div.flexslider-top-title ul.flex-direction-nav a.flex-next {
        height: 28px;
        right: 5px;
        width: 15px
    }

    div.flexslider-top-title ul.flex-direction-nav a {
        filter: alpha(opacity=70);
        opacity: .7;
        text-decoration: none
    }

        div.flexslider-top-title ul.flex-direction-nav a:before {
            font-size: 24px;
            line-height: 24px
        }

div.flexslider.unstyled {
    -moz-border-radius: 0;
    -moz-box-shadow: none;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0
}

div.flexslider.flexslider-control-nav {
    margin-bottom: 45px
}

div.flexslider-no-margin-bottom {
    margin-bottom: 20px
}

blockquote.testimonial {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #CCC;
    border-radius: 10px;
    border: 0;
    color: #666;
    font-family: Georgia,serif;
    font-style: italic;
    margin: 0;
    padding: 10px 50px;
    position: relative
}

    blockquote.testimonial p {
        color: #FFF;
        font-family: Georgia,serif;
        font-style: italic;
        font-size: 1.2em;
        line-height: 1.3
    }

    blockquote.testimonial:before {
        left: 10px;
        top: 0
    }

    blockquote.testimonial:before, blockquote.testimonial:after {
        color: #FFF;
        content: "\201C";
        font-size: 80px;
        font-style: normal;
        line-height: 1;
        position: absolute
    }

    blockquote.testimonial:after {
        bottom: -0.5em;
        content: "\201D";
        right: 10px
    }

div.testimonial-arrow-down {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #CCC;
    height: 0;
    margin: 0 0 0 25px;
    width: 0
}

div.testimonial-author {
    margin: 8px 0 0 8px
}

    div.testimonial-author div.img-thumbnail {
        float: left;
        margin-right: 10px
    }

        div.testimonial-author div.img-thumbnail img {
            max-width: 60px
        }

    div.testimonial-author strong {
        color: #111;
        display: block;
        padding-top: 7px
    }

    div.testimonial-author span {
        color: #666;
        display: block;
        font-size: 12px
    }

    div.testimonial-author p {
        color: #999;
        margin: 0 0 0 25px;
        text-align: left
    }

span.featured-icon {
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    background: #CCC;
    border-radius: 35px;
    color: #FFF;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px
}

    span.featured-icon i {
        color: #FFF;
        font-size: .9em;
        font-weight: normal
    }

div.diagram {
    float: left;
    height: 520px;
    margin: -50px 0;
    width: 500px
}

div.diagram-get {
    display: none
}

ul.list li {
    margin-bottom: 13px
}

ul.list.icons li i {
    color: #CCC;
    margin-right: 5px
}

ul.list.pull-left li {
    text-align: left
}

ul.sitemap > li > a {
    font-weight: bold
}

ul.sitemap.list li {
    margin: 0 0 3px 0
}

ul.sitemap.list ul {
    margin-bottom: 5px;
    margin-top: 5px
}

ul.icons {
    list-style: none
}

    ul.icons [class^="icon-"] {
        margin-right: 5px
    }

div.recent-posts h4 {
    margin-bottom: 7px
}

div.recent-posts div.date {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    text-align: center
}

    div.recent-posts div.date span.month {
        -moz-border-radius: 0 0 2px 2px;
        -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.07) inset;
        -webkit-border-radius: 0 0 2px 2px;
        -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.07) inset;
        background: #CCC;
        border-radius: 0 0 2px 2px;
        box-shadow: 0 -1px 0 0 rgba(0,0,0,0.07) inset;
        color: #fff;
        font-size: .9em;
        padding: 0 10px 2px
    }

    div.recent-posts div.date span.day {
        background: #f7f7f7;
        color: #CCC;
        display: block;
        font-size: 18px;
        font-weight: 500;
        font-weight: bold;
        padding: 8px
    }

section.featured div.recent-posts div.date span.day {
    background: #FFF
}

div.recent-posts article.recent-post h4 {
    margin: 0 0 3px 0
}

    div.recent-posts article.recent-post h4 a {
        display: block
    }

ul.simple-post-list {
    list-style: none;
    margin: 0;
    padding: 0
}

    ul.simple-post-list div.post-image {
        float: left;
        margin-right: 12px
    }

    ul.simple-post-list div.post-meta {
        color: #888;
        font-size: .8em
    }

    ul.simple-post-list li {
        border-bottom: 1px dotted #e2e2e2;
        min-height: 62px;
        padding: 15px 0
    }

        ul.simple-post-list li:last-child {
            border-bottom: 0
        }

div.pricing-table {
    margin: 25px 0 0 -15px;
    padding-left: 0;
    text-align: center
}

body.boxed div.pricing-table {
    margin-left: -31px
}

div.pricing-table div.most-popular {
    -moz-box-shadow: 11px 0 10px -10px rgba(0,0,0,0.1),-11px 0 10px -10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 11px 0 10px -10px rgba(0,0,0,0.1),-11px 0 10px -10px rgba(0,0,0,0.1);
    border: 3px solid #CCC;
    box-shadow: 11px 0 10px -10px rgba(0,0,0,0.1),-11px 0 10px -10px rgba(0,0,0,0.1);
    padding: 30px 20px;
    top: -10px;
    z-index: 2
}

    div.pricing-table div.most-popular h3 {
        background-color: #666;
        color: #FFF;
        padding-top: 30px;
        text-shadow: 0 1px #555
    }

div.pricing-table div.plan {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #FFF;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
    margin-bottom: 35px;
    margin-right: -31px;
    padding: 20px;
    position: relative;
    text-shadow: 0 1px rgba(255,255,255,.8)
}

body.boxed div.pricing-table div.plan {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

div.pricing-table a.btn {
    margin-top: 5px
}

div.pricing-table ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0
}

div.pricing-table h3 {
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    background-color: #eee;
    border-radius: 2px 2px 0 0;
    font-size: 20px;
    font-weight: normal;
    margin: -20px -20px 50px -20px;
    padding: 20px
}

body.boxed div.pricing-table h3 {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

div.pricing-table h3 span {
    -moz-border-radius: 100px;
    -moz-box-shadow: 0 5px 20px #ddd inset,0 3px 0 #999 inset;
    -webkit-border-radius: 100px;
    -webkit-box-shadow: 0 5px 20px #ddd inset,0 3px 0 #999 inset;
    background: #FFF;
    border: 5px solid #FFF;
    border-radius: 100px;
    box-shadow: 0 5px 20px #ddd inset,0 3px 0 #999 inset;
    color: #777;
    display: block;
    font: bold 25px/100px Georgia,Serif;
    height: 100px;
    margin: 20px auto -65px;
    width: 100px
}

div.pricing-table li {
    border-top: 1px solid #ddd;
    padding: 10px 0
}

div.plan-ribbon-wrapper {
    height: 88px;
    overflow: hidden;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 85px
}

div.plan-ribbon {
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    -webkit-transform: rotate(45deg);
    background-color: #bfdc7a;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#bfdc7a),to(#8ebf45));
    background-image: -webkit-linear-gradient(top,#bfdc7a,#8ebf45);
    background-image: -moz-linear-gradient(top,#bfdc7a,#8ebf45);
    background-image: -ms-linear-gradient(top,#bfdc7a,#8ebf45);
    background-image: -o-linear-gradient(top,#bfdc7a,#8ebf45);
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    color: #333;
    font-size: 14px;
    left: -5px;
    padding: 7px 0;
    position: relative;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0 1px 0;
    top: 15px;
    transform: rotate(45deg);
    width: 120px
}

    div.plan-ribbon:before {
        left: 0
    }

    div.plan-ribbon:before, div.plan-ribbon:after {
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        bottom: -3px;
        content: "";
        position: absolute
    }

    div.plan-ribbon:after {
        right: 0
    }

.accordion-group {
    -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1)
}

div.portfolio-title {
    margin-bottom: -10px
}

    div.portfolio-title div.portfolio-nav, div.portfolio-title div.portfolio-nav-all {
        margin-top: 11px
    }

    div.portfolio-title div.portfolio-nav {
        text-align: right
    }

    div.portfolio-title a {
        display: inline-block
    }

    div.portfolio-title div.portfolio-nav a {
        width: 40%
    }

    div.portfolio-title i.icon {
        font-size: 2.5em
    }

    div.portfolio-title div.portfolio-nav-all i.icon {
        font-size: 2.7em
    }

    div.portfolio-title i.icon-angle-right {
        text-align: right
    }

    div.portfolio-title a.portfolio-nav-prev {
        text-align: left
    }

div.portfolio-info {
    margin: 2px 0 10px;
    float: right
}

    div.portfolio-info ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

        div.portfolio-info ul li {
            display: inline-block;
            border-right: 1px solid #e6e6e6;
            color: #b1b1b1;
            padding-right: 8px;
            margin-right: 8px;
            font-size: .9em
        }

            div.portfolio-info ul li:last-child {
                border-right: 0;
                padding-right: 0;
                margin-right: 0
            }

            div.portfolio-info ul li a {
                text-decoration: none;
                color: #b1b1b1
            }

            div.portfolio-info ul li i.icon {
                margin-right: 4px
            }

            div.portfolio-info ul li a:hover i.icon-heart {
                color: #e53f51
            }

ul.portfolio-list {
    list-style: none;
    margin: 0;
    padding: 0
}

    ul.portfolio-list div.portfolio-item {
        margin-bottom: 35px
    }

ul.portfolio-details {
    list-style: none;
    padding: 0;
    margin: 45px 0 0 5px;
    font-size: .9em
}

    ul.portfolio-details li {
        padding: 0;
        margin: 0 0 20px
    }

    ul.portfolio-details p {
        padding: 0;
        margin: 0
    }

    ul.portfolio-details blockquote {
        padding: 0 0 0 10px;
        margin: 15px 0 0;
        color: #999
    }

    ul.portfolio-details ul.list-skills li {
        margin-right: 10px;
        margin-bottom: 5px
    }

ul.team-list {
    list-style: none;
    margin: 0;
    padding: 0
}

    ul.team-list div.team-item {
        margin-bottom: 35px
    }

        ul.team-list div.team-item span.thumb-info-social-icons {
            margin: 0 10px
        }

div.circular-bar {
    margin-bottom: 25px;
    min-height: 210px
}

    div.circular-bar input.knob {
        visibility: hidden
    }

    div.circular-bar strong {
        display: block;
        font-weight: 600;
        font-size: 22px;
        line-height: 30px
    }

    div.circular-bar label {
        display: block;
        font-weight: 100;
        font-size: 17px;
        line-height: 20px
    }

div.circular-bar-content {
    margin-bottom: 70px;
    margin-top: -125px;
    text-align: center
}

section.toggle {
    margin: 10px 0 0;
    position: relative;
    clear: both
}

    section.toggle input {
        cursor: pointer;
        filter: alpha(opacity=0);
        height: 45px;
        margin: 0;
        opacity: 0;
        position: absolute;
        width: 100%;
        z-index: 2
    }

    section.toggle label {
        -moz-border-radius: 8px;
        -moz-transition: all .15s ease-out;
        -o-transition: all .15s ease-out;
        -webkit-border-radius: 8px;
        -webkit-transition: all .15s ease-out;
        background: #f4f4f4;
        border-left: 3px solid #CCC;
        border-radius: 8px;
        color: #CCC;
        display: block;
        font-size: 1.1em;
        min-height: 20px;
        padding: 12px 20px 12px 10px;
        position: relative;
        cursor: pointer;
        font-weight: 400;
        transition: all .15s ease-out
    }

    section.toggle div.toggle-content {
        display: none
    }

    section.toggle label::-moz-selection {
        background: 0
    }

    section.toggle label i.icon-minus {
        display: none
    }

    section.toggle label i.icon-plus {
        display: inline
    }

    section.toggle label::selection {
        background: 0
    }

    section.toggle label::before {
        border: 6px solid transparent;
        border-left-color: inherit;
        content: '';
        margin-top: -6px;
        position: absolute;
        right: 4px;
        top: 50%
    }

    section.toggle label:hover {
        background: #f5f5f5
    }

    section.toggle label + p {
        color: #999;
        display: block;
        overflow: hidden;
        padding-left: 30px;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 25px
    }

    section.toggle label i {
        font-size: .7em;
        margin-right: 8px;
        position: relative;
        top: -1px
    }

    section.toggle.active i.icon-minus {
        display: inline
    }

    section.toggle.active i.icon-plus {
        display: none
    }

    section.toggle.active > label {
        background: #f4f4f4;
        border-color: #CCC
    }

        section.toggle.active > label::before {
            border: 6px solid transparent;
            border-top-color: inherit;
            margin-top: -3px;
            right: 10px
        }

    section.toggle > p.preview-active {
        height: auto
    }

    section.toggle > p.preview-active, section.toggle.active > p {
        white-space: normal
    }

a.accordion-toggle:hover, a.accordion-toggle:focus {
    text-decoration: none
}

a.accordion-toggle [class^="icon-"] {
    margin-right: 4px;
    position: relative;
    top: 1px
}

ul.history {
    margin: 0 0 25px;
    padding: 0;
    list-style: none
}

    ul.history li {
        margin: 25px 0;
        padding: 0;
        clear: both
    }

        ul.history li h4 {
            margin: 0 0 -27px 0;
            padding: 0
        }

        ul.history li p {
            margin-left: 53px
        }

        ul.history li div.thumb {
            background: transparent url(../images/history-thumb.png) no-repeat 0 0;
            width: 227px;
            height: 160px;
            margin: 0 0 30px;
            padding: 0;
            float: left
        }

            ul.history li div.thumb img {
                -moz-border-radius: 150px;
                -webkit-border-radius: 150px;
                border-radius: 150px;
                margin: 7px 8px;
                width: 145px;
                height: 145px
            }

        ul.history li div.featured-box {
            text-align: left;
            margin-left: 225px;
            margin-bottom: 50px;
            min-height: 115px
        }

            ul.history li div.featured-box div.box-content {
                border-top-color: #CCC
            }

section.timeline {
    width: 75%;
    margin: 50px 13% 0;
    position: relative;
    float: left;
    padding-bottom: 120px
}

    section.timeline:after {
        background: #505050;
        background: -moz-linear-gradient(top,rgba(80,80,80,0) 0,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(30,87,153,1)),color-stop(100%,rgba(125,185,232,1)));
        background: -webkit-linear-gradient(top,rgba(80,80,80,0) 0,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
        background: -o-linear-gradient(top,rgba(80,80,80,0) 0,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
        background: -ms-linear-gradient(top,rgba(80,80,80,0) 0,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
        background: linear-gradient(to bottom,rgba(80,80,80,0) 0,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
        content: "";
        display: block;
        height: 100%;
        left: 50%;
        margin-left: -2px;
        position: absolute;
        top: -60px;
        width: 3px;
        z-index: 0;
        filter: alpha(opacity=35);
        opacity: .35
    }

    section.timeline div.timeline-date {
        -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
        -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
        box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
        position: relative;
        display: block;
        clear: both;
        width: 200px;
        height: 45px;
        padding: 5px;
        border: 1px solid #e5e5e5;
        margin: 0 auto 10px;
        text-shadow: 0 1px 1px #fff;
        border-radius: 4px;
        background: #FFF;
        z-index: 1
    }

        section.timeline div.timeline-date h3 {
            display: block;
            text-align: center;
            color: #757575;
            font-size: .9em;
            line-height: 32px
        }

    section.timeline .timeline-title {
        background: #f4f4f4;
        padding: 12px
    }

        section.timeline .timeline-title h4 {
            padding: 0;
            margin: 0;
            color: #171717;
            font-size: 1.4em
        }

        section.timeline .timeline-title a {
            color: #171717
        }

        section.timeline .timeline-title div.timeline-title-tags, section.timeline .timeline-title div.timeline-title-tags a {
            color: #b1b1b1;
            font-size: .9em
        }

    section.timeline .timeline-box {
        -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
        -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
        box-shadow: 0 1px 5px 0 rgba(0,0,0,0.04);
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        margin: 20px 10px 10px 10px;
        padding: 10px;
        position: relative;
        width: 45.7%;
        float: left;
        z-index: 1;
        margin-bottom: 30px;
        background: #FFF
    }

        section.timeline .timeline-box.left {
            clear: both
        }

            section.timeline .timeline-box.left:before {
                background: none repeat scroll 0 0 #e5e5e5;
                border-radius: 50%;
                box-shadow: 0 0 0 3px #FFF,0 0 0 6px #e5e5e5;
                content: "";
                display: block;
                height: 7px;
                margin-right: -5px;
                position: absolute;
                right: -6.8%;
                top: 22px;
                width: 8px
            }

            section.timeline .timeline-box.left:after {
                background: #FFF;
                border-right: 1px solid #e5e5e5;
                border-top: 1px solid #e5e5e5;
                content: "";
                display: block;
                height: 14px;
                position: absolute;
                right: -8px;
                top: 20px;
                width: 14px;
                z-index: 0;
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg)
            }

        section.timeline .timeline-box.right {
            clear: right;
            float: right;
            right: -1px;
            margin-top: 40px
        }

            section.timeline .timeline-box.right:before {
                background: none repeat scroll 0 0 #e5e5e5;
                border-radius: 50%;
                box-shadow: 0 0 0 3px #FFF,0 0 0 6px #e5e5e5;
                content: "";
                display: block;
                height: 7px;
                margin-left: -5px;
                position: absolute;
                left: -7.2%;
                top: 32px;
                width: 8px
            }

            section.timeline .timeline-box.right:after {
                background: #FFF;
                border-left: 1px solid #e5e5e5;
                border-bottom: 1px solid #e5e5e5;
                content: "";
                display: block;
                height: 14px;
                position: absolute;
                left: -8px;
                top: 30px;
                width: 14px;
                z-index: 0;
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg)
            }

        section.timeline .timeline-box .img-thumbnail, section.timeline .timeline-box .img-thumbnail img {
            border-radius: 0;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            padding: 0;
            border: 0
        }

        section.timeline .timeline-box a.thumb-info {
            float: left;
            margin-bottom: -5px
        }

        section.timeline .timeline-box .flexslider {
            border-radius: 0;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            padding: 0;
            border: 0;
            box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none
        }

span.arrow {
    background: transparent url(../img/arrows.png) no-repeat 0 0;
    width: 47px;
    height: 120px;
    display: inline-block;
    position: relative
}

    span.arrow.hl {
        background-position: -209px 0;
        width: 120px;
        height: 47px
    }

    span.arrow.hlb {
        background-position: -209px -101px;
        width: 120px;
        height: 47px
    }

ul.sort-source {
    clear: both
}

div.sort-source-wrapper {
    margin: -100px 0 5px;
    padding: 8px 0;
    position: relative
}

    div.sort-source-wrapper .nav > li > a {
        color: #FFF
    }

        div.sort-source-wrapper .nav > li > a, div.sort-source-wrapper .nav > li > a:hover, div.sort-source-wrapper .nav > li > a:focus, div.sort-source-wrapper .nav > li.active > a, div.sort-source-wrapper .nav > li.active > a:hover, div.sort-source-wrapper .nav > li.active > a:focus {
            background: transparent
        }

.sort-destination.full-width {
    margin: 0 0 -30px 0
}

    .sort-destination.full-width .isotope-item {
        width: 20%;
        float: left
    }

        .sort-destination.full-width .isotope-item .img-thumbnail, .sort-destination.full-width .isotope-item a, .sort-destination.full-width .isotope-item .thumb-info img {
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
            float: left
        }

        .sort-destination.full-width .isotope-item .img-thumbnail {
            border: 0;
            padding: 0;
            margin: 0
        }

div.google-map {
    background: #e5e3df;
    height: 400px;
    margin: -35px 0 30px 0;
    width: 100%
}

.parallax + div.google-map {
    margin-top: -70px
}

div.google-map img {
    max-width: 9999px
}

div.search-results {
    min-height: 300px
}

i.image-icon {
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    overflow: hidden
}

    i.image-icon.small {
        width: 16px;
        height: 16px
    }

    i.image-icon.big {
        width: 110px;
        height: 110px
    }

    i.image-icon.user {
        background-image: url(../img/icons/icon-user-24.png)
    }

        i.image-icon.user.small {
            background-image: url(../img/icons/icon-user-16.png)
        }

    i.image-icon.icon1.big {
        background-image: url(../images/icon1.png)
    }

    i.image-icon.icon2.big {
        background-image: url(../images/icon2.png)
    }

    i.image-icon.icon3.big {
        background-image: url(../images/icon3.png)
    }

    i.image-icon.icon4.big {
        background-image: url(../images/icon4.png)
    }

    i.image-icon.icon5.big {
        background-image: url(../images/faq-icon.png)
    }

    i.image-icon.icon6.big {
        background-image: url(../images/documentation-icon.png)
    }

    i.image-icon.icon7.big {
        background-image: url(../images/knowledge-icon.png)
    }

    i.image-icon.icon8.big {
        background-image: url(../images/forum-icon.png)
    }

div.counters strong {
    display: block;
    font-weight: 600;
    font-size: 60px;
    line-height: 60px
}

div.counters label {
    display: block;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px
}

span.word-rotate {
    visibility: hidden;
    width: 100px;
    height: 0;
    margin-bottom: -7px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    position: relative
}

h1 span.word-rotate, h2 span.word-rotate {
    margin-bottom: -12px
}

span.word-rotate.active {
    visibility: visible;
    width: auto
}

span.word-rotate-items {
    position: relative;
    top: 0;
    width: 100%
}

    span.word-rotate-items span {
        display: inline-block
    }

ul.social-icons {
    margin: 0;
    padding: 0;
    width: auto
}

    ul.social-icons li {
        background-image: url(../images/social-sprites.png);
        background-repeat: no-repeat;
        background-color: #FFF;
        background-position: 0 100px;
        display: inline-block;
        margin: 7px 1px 5px 0;
        padding: 0;
        border-radius: 100%;
        overflow: visible;
        transition: all .3s ease;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
        -moz-border-radius: 100%;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        -webkit-border-radius: 100%;
        -webkit-transition: all .3s ease
    }

        ul.social-icons li a {
            display: block;
            height: 30px;
            width: 30px;
            text-align: center
        }

        ul.social-icons li[class] a {
            text-indent: -9999px
        }

        ul.social-icons li a:hover {
            text-decoration: none
        }

        ul.social-icons li a i[class^="icon-"] {
            color: #444;
            font-style: 16px;
            position: relative;
            top: 3px
        }

        ul.social-icons li a:active {
            box-shadow: inset 0 0 10px rgba(0,0,0,0.3),inset 0 0 10px rgba(0,0,0,0.3);
            -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.3),inset 0 0 10px rgba(0,0,0,0.3);
            -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.3),inset 0 0 10px rgba(0,0,0,0.3)
        }

        ul.social-icons li:active, ul.social-icons li a:active {
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%
        }

        ul.social-icons li.digg {
            background-position: 0 0
        }

            ul.social-icons li.digg:hover {
                background-position: 0 -30px
            }

        ul.social-icons li.dribbble {
            background-position: 0 -60px
        }

            ul.social-icons li.dribbble:hover {
                background-position: 0 -90px
            }

        ul.social-icons li.facebook {
            background-position: 0 -120px
        }

            ul.social-icons li.facebook:hover {
                background-position: 0 -150px
            }

        ul.social-icons li.flickr {
            background-position: 0 -180px
        }

            ul.social-icons li.flickr:hover {
                background-position: 0 -210px
            }

        ul.social-icons li.forrst {
            background-position: 0 -240px
        }

            ul.social-icons li.forrst:hover {
                background-position: 0 -270px
            }

        ul.social-icons li.googleplus {
            background-position: 0 -300px
        }

            ul.social-icons li.googleplus:hover {
                background-position: 0 -330px
            }

        ul.social-icons li.html5 {
            background-position: 0 -360px
        }

            ul.social-icons li.html5:hover {
                background-position: 0 -390px
            }

        ul.social-icons li.icloud {
            background-position: 0 -420px
        }

            ul.social-icons li.icloud:hover {
                background-position: 0 -450px
            }

        ul.social-icons li.lastfm {
            background-position: 0 -480px
        }

            ul.social-icons li.lastfm:hover {
                background-position: 0 -510px
            }

        ul.social-icons li.linkedin {
            background-position: 0 -540px
        }

            ul.social-icons li.linkedin:hover {
                background-position: 0 -570px
            }

        ul.social-icons li.myspace {
            background-position: 0 -600px
        }

            ul.social-icons li.myspace:hover {
                background-position: 0 -630px
            }

        ul.social-icons li.paypal {
            background-position: 0 -660px
        }

            ul.social-icons li.paypal:hover {
                background-position: 0 -690px
            }

        ul.social-icons li.picasa {
            background-position: 0 -720px
        }

            ul.social-icons li.picasa:hover {
                background-position: 0 -750px
            }

        ul.social-icons li.pinterest {
            background-position: 0 -780px
        }

            ul.social-icons li.pinterest:hover {
                background-position: 0 -810px
            }

        ul.social-icons li.reddit {
            background-position: 0 -840px
        }

            ul.social-icons li.reddit:hover {
                background-position: 0 -870px
            }

        ul.social-icons li.rss {
            background-position: 0 -900px
        }

            ul.social-icons li.rss:hover {
                background-position: 0 -930px
            }

        ul.social-icons li.skype {
            background-position: 0 -960px
        }

            ul.social-icons li.skype:hover {
                background-position: 0 -990px
            }

        ul.social-icons li.stumbleupon {
            background-position: 0 -1020px
        }

            ul.social-icons li.stumbleupon:hover {
                background-position: 0 -1050px
            }

        ul.social-icons li.tumblr {
            background-position: 0 -1080px
        }

            ul.social-icons li.tumblr:hover {
                background-position: 0 -1110px
            }

        ul.social-icons li.twitter {
            background-position: 0 -1140px
        }

            ul.social-icons li.twitter:hover {
                background-position: 0 -1170px
            }

        ul.social-icons li.vimeo {
            background-position: 0 -1200px
        }

            ul.social-icons li.vimeo:hover {
                background-position: 0 -1230px
            }

        ul.social-icons li.wordpress {
            background-position: 0 -1260px
        }

            ul.social-icons li.wordpress:hover {
                background-position: 0 -1290px
            }

        ul.social-icons li.yahoo {
            background-position: 0 -1320px
        }

            ul.social-icons li.yahoo:hover {
                background-position: 0 -1350px
            }

        ul.social-icons li.youtube {
            background-position: 0 -1380px
        }

            ul.social-icons li.youtube:hover {
                background-position: 0 -1410px
            }

        ul.social-icons li.github {
            background-position: 0 -1440px
        }

            ul.social-icons li.github:hover {
                background-position: 0 -1470px
            }

        ul.social-icons li.behance {
            background-position: 0 -1500px
        }

            ul.social-icons li.behance:hover {
                background-position: 0 -1530px
            }

        ul.social-icons li.yelp {
            background-position: 0 -1560px
        }

            ul.social-icons li.yelp:hover {
                background-position: 0 -1590px
            }

        ul.social-icons li.mail {
            background-position: 0 -1620px
        }

            ul.social-icons li.mail:hover {
                background-position: 0 -1650px
            }

        ul.social-icons li.instagram {
            background-position: 0 -1680px
        }

            ul.social-icons li.instagram:hover {
                background-position: 0 -1710px
            }

        ul.social-icons li.foursquare {
            background-position: 0 -1740px
        }

            ul.social-icons li.foursquare:hover {
                background-position: 0 -1770px
            }

        ul.social-icons li.zerply {
            background-position: 0 -1800px
        }

            ul.social-icons li.zerply:hover {
                background-position: 0 -1830px
            }

        ul.social-icons li.vk {
            background-position: 0 -1860px
        }

            ul.social-icons li.vk:hover {
                background-position: 0 -1890px
            }

.popup-inline-content {
    background: none repeat scroll 0 0 #FFF;
    margin: 40px auto;
    max-width: 1170px;
    padding: 20px 30px;
    position: relative;
    text-align: left;
    display: none
}

.mfp-wrap .popup-inline-content {
    display: block
}

.contact li {
    color: #777
}

.contact a {
    color: #777
}

#footer a {
    color: #777
}

    #footer a:hover {
        color: #fff
    }

#header, #header p, #header h1, #header h1, #header h3, #header h2, #header div {
    font-size: 12px;
    font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
}

    #header h1, #header h3, #header h2 {
        margin: 0;
        padding: 0;
        margin-bottom: 10px
    }

    #header .language p, #header .language p a {
        font-size: 10px;
        font-family: 'Source Sans Pro',Times New Roman, Arial,sans-serif;
    }

.col-md-12 h4 {
    color: #08c
}

div.featured-box-secundary i.icon-featured, div.featured-box-secundary i.image-icon {
    background-color: #08c
}

div.featured-box-secundary h4 {
    color: #08c
}

div.featured-box-secundary div.box-content {
    border-top-color: #08c
}

h3, h4, h5 {
    color: #08c
}

a {
    color: #08c
}

    a:hover {
        color: #0099e6
    }

    a:active {
        color: #0077b3
    }

.alternative-font {
    color: #08c
}

p.drop-caps:first-child:first-letter {
    color: #08c
}

p.drop-caps.secundary:first-child:first-letter {
    background-color: #08c
}

ul.nav-pills > li.active > a, ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    background-color: #08c
}

div.sort-source-wrapper .nav > li.active > a, div.sort-source-wrapper .nav > li.active > a:hover, div.sort-source-wrapper .nav > li.active > a:focus {
    color: #08c
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #08c
}

.btn-primary, .pagination > .active > a {
    border-color: #08c;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)
}

    .btn-primary:hover, .pagination > .active > a:hover {
        border-color: #04c;
        background-color: #004ce6
    }

    .btn-primary:active, .pagination > .active > a:active, .btn-primary:focus, .pagination > .active > a:focus {
        border-color: #069;
        background-color: #069
    }

.progress-bar-primary {
    background-color: #08c
}

body.boxed div.body {
    border-top-color: #08c
}

section.highlight {
    background-color: #08c;
    border-color: #0077b3
}

section.page-top h2 {
    border-bottom-color: #08c
}

section.toggle label {
    color: #08c;
    border-left-color: #08c
}

section.toggle.active > label {
    background-color: #08c;
    border-color: #08c;
    color: #FFF
}

section.page-top.custom-product {
    background-color: #cbe6ff
}

div.feature-box div.feature-box-icon {
    background-color: #08c
}

ul.history li div.featured-box div.box-content {
    border-top-color: #08c
}

div.feature-box.secundary div.feature-box-icon i.icon {
    color: #08c
}

a.thumb-info span.thumb-info-type {
    background-color: #08c
}

a.thumb-info span.thumb-info-action-icon {
    background-color: #08c
}

.thumbnail span.zoom {
    background-color: #08c
}

span.thumb-info-social-icons a {
    background-color: #08c
}

.inverted {
    background-color: #08c
}

div.tabs ul.nav-tabs a, div.tabs ul.nav-tabs a:hover {
    color: #08c
}

    div.tabs ul.nav-tabs a:hover {
        border-top-color: #08c
    }

div.tabs ul.nav-tabs li.active a {
    border-top-color: #08c;
    color: #08c
}

ul.list.icons li i {
    color: #08c
}

i.icon-featured {
    background-color: #08c
}

.parallax blockquote i.icon-quote-left {
    color: #08c
}

header nav ul.nav-main ul.dropdown-menu, header nav ul.nav-main li.dropdown.open a.dropdown-toggle, header nav ul.nav-main li.active a, header nav ul.nav-main li > a:hover, header nav ul.nav-main li.dropdown:hover a {
    background-color: #08c !important;
    color: #fff
}

    header nav ul.nav-main ul.dropdown-menu li:hover > a {
        background-color: #0af !important
    }

header nav ul.nav-main ul.dropdown-menu {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)
}

    header nav ul.nav-main ul.dropdown-menu:hover {
        border-color: #04c;
        background-color: #004ce6
    }

    header nav ul.nav-main ul.dropdown-menu:active, header nav ul.nav-main ul.dropdown-menu:focus {
        border-color: #069;
        background-color: #069
    }

header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a {
    background: none !important
}

    header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
        background: #0099e6 !important
    }

header.single-menu nav ul.nav-main li.active > a {
    border-top: 5px solid #08c
}

header.darken-top-border {
    border-top: 5px solid #0077b3
}

header.colored div.header-top {
    background-color: #08c
}

    header.colored div.header-top ul.nav-top li a:hover {
        background-color: #0099e6 !important
    }

header.flat-menu nav ul.nav-main li > a, header.flat-menu nav ul.nav-main li.active > a {
    color: #666
}

header.flat-menu nav ul.nav-main li.active > a {
    color: #08c;
    background-color: transparent !important
}

header.flat-menu nav ul.nav-main li > a:hover, header.flat-menu nav ul.nav-main li.dropdown:hover a {
    color: #FFF;
    background-color: #08c !important
}

header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
    border-top-color: #08c
}

div.slider div.tp-bannertimer {
    background-color: #08c
}

div.home-intro p em {
    color: #0af
}

div.home-concept strong {
    color: #08c
}

blockquote.testimonial {
    background: #0099e6
}

div.testimonial-arrow-down {
    border-top-color: #0099e6
}

div.recent-posts div.date span.month, article.post div.post-date span.month {
    background-color: #08c
}

div.recent-posts div.date span.day, article.post div.post-date span.day {
    color: #08c
}

div.featured-box-secundary i.icon-featured, div.featured-box-secundary i.image-icon {
    background-color: #08c
}

div.featured-box-secundary h4 {
    color: #08c
}

div.featured-box-secundary div.box-content {
    border-top-color: #08c
}

div.pricing-table div.most-popular {
    border-color: #08c
}

    div.pricing-table div.most-popular h3 {
        background-color: #0074ad;
        background-image: -moz-linear-gradient(top,#08c,#005580);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#005580));
        background-image: -webkit-linear-gradient(top,#08c,#005580);
        background-image: -o-linear-gradient(top,#08c,#005580);
        background-image: linear-gradient(to bottom,#08c,#005580);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff005580',GradientType=0)
    }

section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before {
    background: #08c;
    box-shadow: 0 0 0 3px #fff,0 0 0 6px #08c
}

footer div.footer-ribon {
    background: #08c
}

    footer div.footer-ribon:before {
        border-right-color: #005580
    }

.nav-pills > li > a {
    color: #08c
}

.header-background {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 112px
}

a.live-chat-top {
    text-decoration: none
}

@media(max-width:991px) {
    header div.nav-main-collapse, header div.nav-main-collapse.in {
        width: 100%;
        overflow: hidden;
        overflow-y: hidden;
        overflow-x: hidden
    }

    header nav.nav-main ul.nav-main {
        float: none;
        position: static;
        margin: 8px 0
    }

    header div.nav-main-collapse.collapse {
        display: none !important
    }

    header div.nav-main-collapse {
        top: 8px;
        position: relative
    }

        header div.nav-main-collapse.in {
            display: block !important
        }

    header div.nav-collapse div.container nav.nav-main {
        float: left;
        width: 100%
    }

    header.flat-menu nav ul.nav-main li a {
        color: #FFF !important
    }

    header div.nav-main-collapse {
        background: #171717;
        max-height: none
    }

    header > div.container, header.flat-menu > div.container {
        margin-bottom: 0
    }

    header nav ul.nav-main {
        margin-right: -10px
    }

    header div.nav-collapse {
        background: #171717;
        width: 100%;
        clear: both;
        width: 100%
    }

    header nav.nav-main {
        padding: 10px 0;
        clear: both;
        display: block;
        float: none;
        width: 100%
    }

        header nav.nav-main ul, header nav.nav-main ul li, header.flat-menu ul.nav-main {
            padding: 0;
            margin: 0
        }

            header nav.nav-main ul li {
                clear: both;
                float: none;
                display: block;
                border-bottom: 1px solid #2a2a2a
            }

    header nav ul.nav-main > li + li {
        margin-left: 0
    }

    header nav ul.nav-main li a, header nav ul.nav-main ul.dropdown-menu li > a, header.flat-menu nav ul.nav-main li a, header.flat-menu nav ul.nav-main li.dropdown:hover > a, body header.single-menu nav ul.nav-main li.active > a {
        padding: 9px 8px;
        border: 0;
        border-top: 0;
        margin: 0
    }

    header nav.nav-main ul li:last-child, header nav ul.nav-main ul.dropdown-menu li > a {
        border-bottom: 0
    }

    header nav ul.nav-main li.dropdown:hover > a {
        margin-bottom: -2px
    }

    header nav ul.nav-main li a {
        color: #FFF;
        clear: both;
        float: none;
        display: block;
        padding-left: 0
    }

        header nav ul.nav-main li a i.icon-angle-down {
            position: absolute;
            right: 5px;
            top: 10px
        }

    header nav.nav-main ul ul {
        margin-left: 20px !important
    }

    header nav.nav-main ul.dropdown-menu {
        position: static;
        clear: both;
        float: none;
        display: none !important
    }

    header nav ul.nav-main ul.dropdown-menu {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    header nav.nav-main li.resp-active > ul.dropdown-menu {
        display: block !important
    }

    header nav ul.nav-main .dropdown-submenu > a:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #FFF
    }

    header nav ul.nav-main .dropdown-submenu:hover > a:after {
        border-left-color: transparent
    }

    body header nav ul.nav-main ul.dropdown-menu, body header nav ul.nav-main li.dropdown.open a.dropdown-toggle, body header nav ul.nav-main li a, body header nav ul.nav-main li > a:hover, body header nav ul.nav-main li.active a, body header nav ul.nav-main li.dropdown:hover a, body header nav ul.nav-main ul.dropdown-menu li:hover > a, body header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover, body header.flat-menu nav ul.nav-main li.dropdown:hover a {
        background: none !important;
        background-color: transparent !important
    }

    header.center nav ul.nav-main > li {
        display: block
    }

    header nav ul.nav-main ul.sub-menu {
        padding: 0;
        margin: 0 0 10px 0
    }

    button.btn-responsive-nav {
        background: #171717;
        top: 55px;
        display: block;
        position: absolute;
        right: 20px;
        color: #FFF
    }

    header.single-menu button.btn-responsive-nav {
        top: 30px
    }

    header.center button.btn-responsive-nav, header.flat-menu button.btn-responsive-nav {
        top: 35px
    }

    button.btn-responsive-nav:hover, button.btn-responsive-nav:active, button.btn-responsive-nav:focus {
        color: #CCC
    }

    header h1.logo img {
        max-width: 120px
    }

    header.center h1.logo {
        text-align: left
    }

    header div.header-top ul.nav-top {
        float: left;
        margin: 7px 0 0 -15px;
        min-height: 5px
    }

    header div.social-icons {
        display: none
    }

    header div.search {
        display: none
    }

    a.thumb-info span.thumb-info-title {
        font-size: 14px
    }

    a.thumb-info span.thumb-info-more {
        font-size: 11px
    }

    div.home-concept {
        background: 0
    }

        div.home-concept div.project-image {
            margin: 60px auto 0 auto
        }

        div.home-concept div.process-image {
            margin-top: 60px
        }

    div.portfolio-nav, div.portfolio-nav-all {
        display: none
    }

    .parallax {
        background-size: auto 100% !important;
        background-position: 0 0 !important
    }

    .thumbnail {
        border: 0
    }

    ul.sort-destination.isotope {
        overflow: visible !important;
        height: auto !important
    }

    .isotope-item {
        position: static !important;
        text-align: center;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important
    }

    .isotope-hidden {
        display: none !important
    }

    div.flexslider [class*="col-md-"] {
        text-align: center
    }

        div.flexslider [class*="col-md-"] img {
            display: inline;
            width: auto
        }

    div.flexslider div.portfolio-item, div.flexslider article {
        margin: 0 auto 25px;
        text-align: left
    }

    ul.team-list div.team-item {
        margin: 0 auto 35px;
        max-width: 270px
    }

    .isotope-item.col-md-3 {
        max-width: 292px
    }

    section.timeline .timeline-box, section.timeline .timeline-box.right {
        float: none;
        clear: both;
        right: auto;
        left: auto;
        margin: 25px auto;
        max-width: 70%;
        width: auto
    }

        section.timeline .timeline-box.left:after, section.timeline .timeline-box.right:after, section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before {
            display: none
        }

    footer span.phone {
        font-size: 20px
    }

    a.scroll-to-top {
        display: none !important
    }
}

@media(max-width:767px) {
    h1.big {
        font-size: 3.2em;
        line-height: 42px
    }

    body.boxed {
        background: none !important
    }

        body.boxed div.body {
            border: 0;
            border-bottom: 0;
            border-top: 0;
            box-shadow: none;
            margin: 0;
            width: auto
        }

        body.boxed header {
            padding: 5px 20px 15px 20px !important
        }

    header {
        display: block
    }

        header > div.container {
            width: 100%
        }

        header.center nav {
            width: auto
        }

        header nav ul.nav-top {
            float: right;
            margin-right: 0
        }

    button.btn-responsive-nav {
        top: 55px
    }

    header div.social-icons {
        display: none
    }

    div.sort-source-wrapper {
        background: #171717;
        margin-top: -40px
    }

    .sort-destination, .isotope-item {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 380px
    }

        .sort-destination.full-width, .sort-destination.full-width .isotope-item {
            max-width: none
        }

    div.slider > ul > li > div.caption {
        margin-left: 20px !important
    }

    div.slider > ul > li > div.center-caption {
        margin-left: 0 !important
    }

    div.home-intro-compact {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    div.pricing-table {
        margin-left: 0
    }

        div.pricing-table div.plan {
            margin-right: 0
        }

    footer span.phone {
        font-size: 20px
    }
}

@media(max-width:479px) {
    body {
        font-size: 13px
    }

    h2 {
        line-height: 40px
    }

    span.arrow {
        display: none
    }

    header nav ul.nav-top, header div.header-top {
        display: none
    }

    section.page-top {
        padding: 16px 0
    }

        section.page-top h2 {
            line-height: 38px
        }

    ul.comments li {
        border-left: 8px solid #ddd;
        clear: both;
        padding: 0 0 0 10px
    }

        ul.comments li div.img-thumbnail, ul.comments div.comment-arrow {
            display: none
        }

    article.post-large div.post-image, article.post-large div.post-date, article.post-large {
        margin-left: 0
    }

    section.page-not-found {
        margin: 0
    }

        section.page-not-found h2 {
            font-size: 100px;
            letter-spacing: 0;
            line-height: 100px
        }

    div.flexslider, div.flexslider.unstyled, div.flexslider.unstyled {
        margin-top: 20px
    }

    .sort-destination, .isotope-item {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 240px
    }

        .sort-destination.full-width {
            margin-top: -35px
        }

            .sort-destination.full-width .isotope-item {
                position: static !important;
                clear: both;
                float: none;
                width: auto
            }

    div.sort-source-wrapper {
        display: none
    }

    ul.history li div.thumb {
        display: none
    }

    ul.history li div.featured-box {
        margin-left: 0
    }

    div.home-concept div.project-image {
        background-position: 0 0;
        margin-left: auto;
        max-width: 160px;
        max-height: 220px
    }

    div.home-concept div.fc-slideshow, div.home-concept div.fc-slideshow img {
        max-height: 145px;
        max-width: 145px
    }

    section.timeline {
        width: auto;
        float: none;
        margin-left: 0;
        margin-right: 0
    }

        section.timeline .timeline-box, section.timeline .timeline-box.right {
            margin: 15px auto;
            max-width: 90%
        }
}

@media(max-width:600px) {
    header nav ul.nav-top li {
        display: none
    }

        header nav ul.nav-top li.phone {
            display: block
        }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
        -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
        box-shadow: 0 10px 25px rgba(0,0,0,0.5)
    }

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../images/fancybox/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../images/fancybox/blank.gif');
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

    .fancybox-lock body {
        overflow: hidden !important
    }

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../images/fancybox/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0,0,0,0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('../images/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }

        #fancybox-loading div {
            background-image: url('../images/fancybox/fancybox_loading@2x.gif');
            background-size: 24px 24px
        }
}

ul.socialicons {
    margin: 0;
    padding: 0;
    width: auto
}

ul.socialicons li {
    display: inline-block;
    margin: 7px 10px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    transition: all .3s ease;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-border-radius: 100%;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-border-radius: 100%;
    -webkit-transition: all .3s ease;
    width:25px;
    height:auto;
}

ul.socialicons li icon {
    padding-right:10px;
    display: block;
}

ul.socialicons li a img:nth-child(2){
  display: none; 
}

ul.socialicons li a:hover img:nth-child(1) {
  display: none;
}

ul.socialicons li a:hover img:nth-child(2) {
  display: block;
}

ul.socialicons li a {
    display: flex;
    text-align: center;
}