﻿@charset "utf-8";
@import url('../fonts/Open-Sans.css');
@import url('../fonts/Source-Sans-Pro.css');

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑',sans-serif !important;
}

input, textarea, select {
    font-size: 14px;
}

body {
    background: #444;
    font-size: 14px;
    color: #000000;
}

input, textarea, select {
    font-family: 'Ropa Sans',sans-serif;
    resize: none;
}

li {
    margin: 0 0 0 30px;
    text-indent: -15px;
    padding: 0 0 0 15px;
}

ul li {
    margin: 0;
    padding: 0;
    text-indent: 0;
}

a {
    color: #2b2e6f;
    text-decoration: none;
}

    a.title {
        display: none;
    }

    a:hover {
        text-decoration: underline;
    }

img {
    border: 0px;
}

.italic {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

h1 {
    font-size: 17px;
    line-height: 30px;
    margin: 30px 0 10px 0;
    color: #202395;
    border-bottom: 1px solid #1d2089;
}

h2 {
    font-size: 50px;
    color: #999;
    font-weight: 100;
    margin: 20px 0 0 0;
}

h3 {
    font-size: 30px;
    color: #000;
    font-weight: 100;
    margin: 20px 0 10px 0;
}

h4 {
    font-size: 15px;
    line-height: 30px;
    margin: 10px 0 0 0;
    color: #522b6f;
}

h5 {
    font-size: 17px;
    line-height: 30px;
    margin: 30px 0 0 0;
    color: #0bbaef;
}

.ul {
    margin: 5px 0 5px 35px;
}

    .ul li {
        margin: 15px 0;
    }

.ulunpad {
    margin: 5px 0 25px 35px;
}

    .ulunpad li {
        margin: 0px 0;
    }

.clear {
    clear: both;
}

.noborder {
    border: 0;
}

.nomargin {
    margin: 0px;
}

.hinavhash {
    margin: -30px 0 0 0;
    height: 30px;
}

.AirHide {
    display: none;
}

.AirHides {
    display: none;
}

.hi15 {
    height: 15px;
}

.font11 {
    font-size: 11px;
}

.hide {
    display: none;
}

.countinerbg {
    width: 1024px;
    background: #fff;
    margin: 0 auto;
    overflow: visible;
}

.countiner {
    width: 960px;
    margin: 0 auto;
    padding: 100px 0 0 0;
}

.header {
    width: 1024px;
    height: 100px;
    position: fixed;
    top: 0px;
    z-index: 999;
    background: rgba(255, 255, 255, .85) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=82);
    background: #000;
}

    .header::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
    }

.logo {
    float: left;
    width: 220px;
    padding: 13px;
    position: absolute;
    display: block;
    z-index: 9999;
}

.logoicon {
    display: none;
    margin: -12px 0 0 15px !important;
    width: 38px !important;
    height: 38px !important;
}

.headerlang {
    float: right;
    width: 200px;
    margin: 20px 40px 0 0;
    color: #bcbcbd;
    position: relative;
    z-index: 9999;
    text-align: right;
    font-size: 12px;
}

.headerlanglog {
    float: right;
    margin: 0 70px 0 0;
    color: #bcbcbd;
    font-size: 12px;
    display: none;
}

    .headerlang a, .headerlanglog a {
        color: #000;
    }

.actblh {
    color: #666 !important;
}

nav {
    width: auto;
    float: right;
    margin: 22px 20px 0 0;
}

    nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
        position: relative;
        display: block;
        z-index: 999;
    }

        nav ul li {
            float: left;
            display: list-item;
            list-style: none;
        }

            nav ul li a {
                display: block;
                padding: 0 20px 3px 20px;
                color: #000;
                text-decoration: none;
                border-right: 1px solid #b1b1b1;
            }

    nav li a:hover {
        background: #1d2089;
        text-decoration: none;
        color: #fff;
    }

    nav ul ul {
        display: none;
        position: absolute;
    }

    nav ul li:hover > ul {
        display: block;
    }

.navsub {
    background: rgba(102,102,102,.97) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=97);
    background: #666666;
}

    .navsub li {
        float: none;
        position: relative;
    }

        .navsub li a {
            display: block;
            padding: 6px 20px;
            color: #FFF;
            text-decoration: none;
            border: 0px;
            border-bottom: 1px solid #525252;
        }

            .navsub li a:hover {
                background: #1d2089;
                text-decoration: none;
            }

.navsubnav {
    background: rgba(102,102,102,.97) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=97);
    background: #666666;
    font-size: 12px;
    margin: 0;
    /*width: 698px;*/
}

    .navsubnav li {
        float: none;
        position: relative;
    }

        .navsubnav li a {
            display: block;
            padding: 5px 0 5px 20px;
            color: #FFF;
            text-decoration: none;
            border: 0px;
            border-bottom: 1px solid #525252;
        }

            .navsubnav li a:hover {
                background: #1d2089;
                text-decoration: none;
            }

.navsub1 {
    border-top: 2px solid #2f3187;
    width: 260px;
}

.navsub2 {
    border-top: 2px solid #2f3187;
    width: 232px;
    float: left;
}

.navsubbo {
    background: #777;
    width: 1px;
    height: 235px;
    float: left;
    border-top: 2px solid #2f3187;
}

.navheader {
    font-size: 14px;
    font-weight: bold;
    padding: 7px 15px;
    color: #fff;
    background: #1d2089;
}

.navheadera {
    font-size: 14px;
    font-weight: bold;
    background: #1d2089;
}

    .navheadera a {
        border: 0px;
        padding: 7px 15px;	
        color: #fff;
    }

.footer {
    border-top: 5px solid #202395;
    padding: 30px 25px 60px;
    margin: 50px 0 0 0px;
    width: 960px;
}

.footersslogan {
    background: url('../images/web/footer_slogan.png') no-repeat left top;
    height: 24px;
    margin: -46px 0 25px 35px;
}

.footernav {
}

    .footernav ul {
        float: left;
        width: 240px;
        list-style: none;
    }

    .footernav li {
        float: none;
        color: #666;
    }

        .footernav li a {
            display: block;
            color: #666;
            text-decoration: none;
            border: 0px;
        }

            .footernav li a:hover {
                text-decoration: underline;
            }

.footernavh {
    margin: 0 0 5px 0;
    color: #000 !important;
    font-size: 15px;
}

    .footernavh a {
        color: #000 !important;
    }

.footersp {
    height: 1px;
    background: #ccc;
    margin: 60px 0 10px 0;
}

.social_media {
    width: 200px;
    float: left;
}

.footerlang {
    float: right;
    text-align: right;
    width: 170px;
    margin: 5px 0 0 0;
    color: #999;
}

    .footerlang a {
        color: #000;
        /*font-weight: bold;*/
    }

.ribbon {
    position: absolute;
    top: -3px;
    left: -3px;
    width: 150px;
    height: 150px;
    text-align: center;
    background-color: transparent;
    left: -14px;
}

.ribbon-inner {
    position: absolute;
    top: 16px;
    left: 0;
    display: inline-block;
    height: 30px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 30px;
    color: #fff;
    white-space: nowrap;
    background-color: #2261aa;
}

.ribbon-clip .ribbon-inner {
    padding-left: 23px;
    border-radius: 0 5px 5px 0;
}

.ribbon-inner:after {
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 0;
    height: 0;
    content: '';
    border: 7px solid transparent;
    border-top-color: #1c4a80;
    border-right-color: #1c4a80;
}

.box-img {
    float: left;
    width: 298px;
    height: 192px;
    background-color: #fff;
}

    .box-img img {
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    }

.box-text {
    float: left;
    width: 298px;
    height: 119px;
    background-color: #fff;
    margin-right: 40px;
    position: absolute;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
}

.ml40 {
    margin-left: 40px;
}

.actbl {
    color: #999 !important;
    font-weight: normal !important;
}

.social_media a {
    width: 30px;
    height: 30px;
    display: inline-block;
    transition: all 0.2s;
    margin: 0 3px 0 3px;
}

.in a {
    background: url('../images/web/social_media.png') no-repeat;
    background-position: -90px -30px;
}

    .in a:hover {
        background: url('../images/web/social_media.png') no-repeat left top;
        background-position: -90px 0px;
    }

.fb a {
    background: url('../images/web/social_media.png') no-repeat left bottom;
    background-position: 0 -30px;
}

    .fb a:hover {
        background: url('../images/web/social_media.png') no-repeat left top;
        background-position: 0 0;
    }

.tw a {
    background: url('../images/web/social_media.png') no-repeat left bottom;
    background-position: -30px -30px;
}

    .tw a:hover {
        background: url('../images/web/social_media.png') no-repeat left top;
        background-position: -30px 0;
    }

.gp a {
    background: url('../images/web/social_media.png') no-repeat left bottom;
    background-position: -60px -30px;
}

    .gp a:hover {
        background: url('../images/web/social_media.png') no-repeat left top;
        background-position: -60px 0;
    }

.yt a {
    background: url('../images/web/social_media.png') no-repeat left bottom;
    background-position: -120px -30px;
}

    .yt a:hover {
        background: url('../images/web/social_media.png') no-repeat left top;
        background-position: -120px 0;
    }

.copyright {
    color: #999;
    float: left;
    margin: 5px 0 60px 0;
    width: 580px;
}

    .copyright a {
        color: #999;
    }

.homeimgnav {
    margin: 15px 0 0 0;
}

    .homeimgnav ul li {
        list-style: none;
        float: left;
        width: 229px;
        margin: 0 14px 0 0;
    }

        .homeimgnav ul li:hover {
            -webkit-filter: brightness(92%);
        }

        .homeimgnav ul li:last-child {
            margin: 0;
        }

.tickercontainer {
    background: #eeeeee;
    font-weight: 500;
    border-bottom: 5px solid #383976;
    margin: -11px 0 0 -32px;
    width: 1024px;
}

.newsticker {
    width: 909px;
    overflow: hidden;
    float: left;
}

    .newsticker a {
        color: #666;
        line-height: 27px;
    }

.newstickerh {
    float: left;
    width: 115px;
    text-align: center;
    font-size: 20px;
    background: #1d2089;
    -webkit-box-shadow: 10px 0 5px -2px #888;
    box-shadow: 2px 0 2px 0px #888;
}

    .newstickerh a {
        color: #fff;
    }

//slider .rslides {
    list-style: none;
    overflow: hidden;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    display: none;
    list-style: none;
    height: 540px !important;
    margin: -100px 0 0 -32px;
    width: 1024px;
    overflow: hidden;
    background: #999;
}

    .rslides li:first-child {
        display: block;
    }

.rslides img {
    display: block;
    height: 540px;
    border: 0;
}

.centered-btns_tabs {
    position: relative;
    bottom: 20px;
    width: 120px;
    height: 100px;
    left: 46%;
    z-index: 99;
}

    .centered-btns_tabs li {
        display: inline;
        float: none;
        _float: left;
        *float: left;
        margin-right: 5px;
    }

    .centered-btns_tabs a {
        text-indent: -9999px;
        overflow: hidden;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        border: 1px solid #999;
        background: #ccc;
        background: rgba(255,255,255,.2);
        display: inline-block;
        _display: block;
        *display: block;
        -webkit-box-shadow: inset 0 0 2px 0 rgba(255,255,255,.3);
        -moz-box-shadow: inset 0 0 2px 0 rgba(255,255,255,.3);
        box-shadow: inset 0 0 2px 0 rgba(255,255,255,.3);
        width: 9px;
        height: 9px;
    }

.centered-btns_here a {
    background: #222;
    background: rgba(255,255,255,.8);
}

.sliderved {
    cursor: pointer;
}

#nprogress {
    pointer-events: none;
}

    #nprogress .bar {
        background: #465BD4;
        position: fixed;
        z-index: 1031;
        top: 0;
        left: 0;
        width: 100%;
        height: 3px;
    }

    #nprogress .peg {
        display: block;
        position: absolute;
        right: 0px;
        width: 100px;
        height: 100%;
        box-shadow: 0 0 10px #465BD4,0 0 5px #29d;
        opacity: 1.0;
        -webkit-transform: rotate(3deg) translate(0px,-4px);
        -ms-transform: rotate(3deg) translate(0px,-4px);
        transform: rotate(3deg) translate(0px,-4px);
    }

    #nprogress .spinner {
        display: block;
        position: fixed;
        z-index: 1031;
        top: 15px;
        right: 15px;
    }

    #nprogress .spinner-icon {
        width: 18px;
        height: 18px;
        box-sizing: border-box;
        border: solid 2px transparent;
        border-top-color: #6071fc;
        border-left-color: #6071fc;
        border-radius: 50%;
        -webkit-animation: nprogress-spinner 400ms linear infinite;
        animation: nprogress-spinner 400ms linear infinite;
    }

.nprogress-custom-parent {
    overflow: hidden;
    position: relative;
}

    .nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
        position: absolute;
    }

@-webkit-keyframes nprogress-spinner {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes nprogress-spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.fullw {
    margin: 15px 0;
}

.fullwnew {
    margin: -100px 0 0 0;
}

.leftnav {
    float: left;
    width: 160px;
}

.rightnav {
    float: right;
    width: 305px;
}

.rightnavfx {
    margin: 15px 0 0 0;
    float: right;
    width: 305px;
}

.spcont {
    width: 465px;
    margin: 0 0 0 15px;
    float: left;
}

.trip-nav-box {
    padding: 10px 0px 7px 0px;
    margin-bottom: 15px;
    text-align: left;
    min-height: 172px;
    background: rgb(15,14,14);
    background: -moz-linear-gradient(top,rgba(15,14,14,1) 0%,rgba(57,57,56,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(15,14,14,1)),color-stop(100%,rgba(57,57,56,1)));
    background: -webkit-linear-gradient(top,rgba(15,14,14,1) 0%,rgba(57,57,56,1) 100%);
    background: -o-linear-gradient(top,rgba(15,14,14,1) 0%,rgba(57,57,56,1) 100%);
    background: -ms-linear-gradient(top,rgba(15,14,14,1) 0%,rgba(57,57,56,1) 100%);
    background: linear-gradient(to bottom,rgba(15,14,14,1) 0%,rgba(57,57,56,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0e0e',endColorstr='#393938',GradientType=0 );
}

    .trip-nav-box ul li {
        font-size: 13px;
        height: 20px;
        line-height: 20px;
        position: relative;
        list-style: none;
    }

        .trip-nav-box ul li a {
            display: block;
            color: #fff;
            position: relative;
            padding: 0 15px;
            height: 20px;
            line-height: 20px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            text-decoration: none;
        }

.trip-wraper {
    position: relative;
    margin: 0px 0 15px 0;
    padding-top: 122px;
}

.trip-nav-box ul li a:hover:not(.hover) {
    background: #0abaee;
    width: 210px;
    text-indent: 10px;
    z-index: 5;
    color: #ffffff;
    margin-left: -10px;
    overflow: visible;
    background: url(../images/web/bg.svg);
    background: -moz-linear-gradient(left,rgba(144,99,205,0) 0%,rgba(144,99,205,0.15) 1%,rgba(144,99,205,0.85) 3%,rgba(144,99,205,1) 4%,rgba(144,99,205,1) 81%,rgba(144,99,205,0.87) 84%,rgba(144,99,205,0.65) 88%,rgba(144,99,205,0.29) 94%,rgba(144,99,205,0.15) 97%,rgba(144,99,205,0.01) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(144,99,205,0)),color-stop(1%,rgba(144,99,205,0.15)),color-stop(3%,rgba(144,99,205,0.85)),color-stop(4%,rgba(144,99,205,1)),color-stop(81%,rgba(144,99,205,1)),color-stop(84%,rgba(144,99,205,0.87)),color-stop(88%,rgba(144,99,205,0.65)),color-stop(94%,rgba(144,99,205,0.29)),color-stop(97%,rgba(144,99,205,0.15)),color-stop(100%,rgba(144,99,205,0.01)));
    background: -webkit-linear-gradient(left,rgba(144,99,205,0) 0%,rgba(144,99,205,0.15) 1%,rgba(144,99,205,0.85) 3%,rgba(144,99,205,1) 4%,rgba(144,99,205,1) 81%,rgba(144,99,205,0.87) 84%,rgba(144,99,205,0.65) 88%,rgba(144,99,205,0.29) 94%,rgba(144,99,205,0.15) 97%,rgba(144,99,205,0.01) 100%);
    background: -o-linear-gradient(left,rgba(144,99,205,0) 0%,rgba(144,99,205,0.15) 1%,rgba(144,99,205,0.85) 3%,rgba(144,99,205,1) 4%,rgba(144,99,205,1) 81%,rgba(144,99,205,0.87) 84%,rgba(144,99,205,0.65) 88%,rgba(144,99,205,0.29) 94%,rgba(144,99,205,0.15) 97%,rgba(144,99,205,0.01) 100%);
    background: -ms-linear-gradient(left,rgba(144,99,205,0) 0%,rgba(144,99,205,0.15) 1%,rgba(144,99,205,0.85) 3%,rgba(144,99,205,1) 4%,rgba(144,99,205,1) 81%,rgba(144,99,205,0.87) 84%,rgba(144,99,205,0.65) 88%,rgba(144,99,205,0.29) 94%,rgba(144,99,205,0.15) 97%,rgba(144,99,205,0.01) 100%);
    background: linear-gradient(to right,rgba(144,99,205,0) 0%,rgba(144,99,205,0.15) 1%,rgba(144,99,205,0.85) 3%,rgba(144,99,205,1) 4%,rgba(144,99,205,1) 81%,rgba(144,99,205,0.87) 84%,rgba(144,99,205,0.65) 88%,rgba(144,99,205,0.29) 94%,rgba(144,99,205,0.15) 97%,rgba(144,99,205,0.01) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009063cd',endColorstr='#039063cd',GradientType=1 );
}

.trip-nav-box ul li a.hover {
    background: #0abaee;
    width: 630px;
    margin-left: -10px;
    padding: 0 0 0 20px;
    text-indent: 4px;
    overflow: visible;
}

    .trip-nav-box ul li a.hover span {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
        width: 160px;
    }

    .trip-nav-box ul li a.hover:before {
        content: url(../images/web/left-corner.png);
        position: absolute;
        display: block;
        height: 20px;
        top: -10px;
        left: -4px;
    }

    .trip-nav-box ul li a.hover:after {
        content: url(../images/web/right-corner.png);
        position: absolute;
        top: 0px;
        z-index: 5;
        right: -7px;
    }

.contactmenu {
    font-size: 12px;
    border: 1px solid #ccc;
    padding: 15px 5px;
    margin: 0 0 15px 0;
    color: #666;
}

    .contactmenu a {
        color: #666;
    }

.conactmenuhr {
    background: #ccc;
    height: 1px;
    margin: 5px 0 0 0;
}

.contactmenuh {
    color: #000;
    font-weight: 600;
}

.conactmenuco {
    font-weight: 600;
    margin: 5px 0 0 0;
}

.conactmenulink {
    margin: 5px 0 0 0;
}

    .conactmenulink a {
        font-weight: 600;
        color: #666;
    }

.leftformnav {
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    margin: 0 0 15px 0;
}

    .leftformnav ul li {
        font-size: 12px;
        margin: 0 0 0 0;
        list-style: none;
    }

        .leftformnav ul li a {
            color: #000;
            display: block;
            padding: 7px 0px 7px 15px;
            font-size: 12px;
            font-weight: 400;
            border-bottom: 1px solid #cccccc;
            margin: 0 15px 0 0;
        }

            .leftformnav ul li a:hover {
                text-decoration: none;
            }

        .leftformnav ul li strong, .leftformnav ul li span {
            display: block;
        }

        .leftformnav ul li strong {
            font-weight: 700;
        }

        .leftformnav ul li:hover {
            background: #cdcdcc;
        }

        .leftformnav ul li a.selected {
            background: #cdcdcc;
        }

.navimg img {
    margin: 0 0 15px 0;
}

    .navimg img:hover {
        -webkit-filter: brightness(92%);
    }

.headersimg {
    position: absolute;
    z-index: 1;
}

.headersimg2 {
    z-index: 1;
}

.pgtxt {
    margin: 220px 0 0 0;
}

.pgtxt2 {
    margin: 0 0 0 0;
    padding: 0 10px 0 0;
    position: relative;
    background: #fff;
    width: 465px;
    z-index: 99;
}

.hfllw {
    margin: 0 0 0 15px;
    float: left;
    width: 785px;
}

.pgtxtnl {
    margin: 0 0 0 0;
    float: left;
    width: 640px;
}

.pgtxtnlfx {
    margin: 15px 0 0 0;
    float: left;
    width: 640px;
}

.newsNav {
    margin: 40px 0 20px 0;
}

.membershipbl1 {
    float: left;
    width: 385px;
    font-size: 12px;
    overflow: hidden;
}

.membershipbl2 {
    float: right;
    width: 385px;
    font-size: 12px;
    overflow: hidden;
}

.membershipbl3 {
    float: left;
    width: 385px;
    font-size: 12px;
    overflow: hidden;
}

.membershipbl4 {
    float: right;
    width: 385px;
    font-size: 12px;
    overflow: hidden;
}

.membershipbl1 a, .membershipbl2 a {
    color: #000;
    display: block;
    height: 155px;
    border-bottom: 1px solid #000;
    padding: 40px 0 0 0;
}

.membershipbl3 a, .membershipbl4 a {
    color: #000;
    display: block;
    height: 155px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    padding: 40px 0 0 0;
    margin: 11px 0 0 0;
}

    .membershipbl1 a:hover, .membershipbl2 a:hover, .membershipbl3 a:hover, .membershipbl4 a:hover {
        background: url('../images/web/memberbg.png') no-repeat center bottom,url('../images/web/memberbg2.png') no-repeat center top;
        text-decoration: none;
    }

.membershipimg {
    float: left;
    width: 145px;
    height: 130px;
    text-align: center;
}

.membershiph {
    font-weight: 600;
    margin: 0 0 0 10px;
    padding: 20px 0 0 0;
}

.membershiph2 {
    font-weight: 600;
    margin: 0 0 0 10px;
    padding: 10px 0 0 0;
}

.careersmail {
    margin: 40px 0 0 0;
}

    .careersmail a {
        color: #0088cc;
    }

.jobnav {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin: 0 0 20px 0;
}

    .jobnav ul {
        list-style: none;
    }

        .jobnav ul li a {
            color: #000;
            display: block;
            padding: 3px 0 3px 15px;
            font-size: 12px;
        }

            .jobnav ul li a:hover, .jobnavsel {
                background: #cdcdcc;
                text-decoration: none;
            }

        .jobnav ul li strong, .jobnav ul li span {
            display: block;
        }

.jobnavtit {
    padding: 0 0 0 20px;
    font-size: 20px;
    line-height: 50px;
}

.careerhr {
    height: 1px;
    background: #ccc;
    margin: 10px 0 20px 0;
}

.viewcareer ul {
    margin: 5px 0 5px 35px;
}

. viewcareerul li {
    margin: 15px 0;
}

.careerstit1, .careerstit2, .careerstit3 {
    font-weight: bold;
    line-height: 30px;
}

.careerstit1 {
    float: left;
    width: 330px;
}

.careerstit2 {
    float: right;
}

.careerapbtn {
    margin: 60px 0 20px 0;
    text-align: center;
}

    .careerapbtn a {
        padding: 5px 40px;
        color: #fff;
        background: #522b6f;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
    }

        .careerapbtn a:hover {
            text-decoration: none;
        }

.testimonial {
    margin: 30px 0 0 0;
}

.testimonial-aut {
    color: #522b6f;
    margin: 0 0 30px 0;
    text-align: right;
    font-weight: 600;
}

.testimonial-cot-t {
    width: 50px;
    height: 30px;
    float: left;
    background: url('../images/web/testimonialcott.png') no-repeat center left;
}

.testimonial-cot-b {
    width: 50px;
    height: 30px;
    float: right;
    background: url('../images/web/testimonialcotb.png') no-repeat center right;
}

.newsitem {
    border-bottom: 1px solid #000;
    padding: 20px 0;
}

    .newsitem a {
        color: #282828;
    }

    .newsitem:last-child {
        border: none;
    }

.newsimg {
    float: left;
    width: 105px;
    height: 82px;
    margin: 0 20px 0 0;
    overflow: hidden;
}

    .newsimg a img {
        width: 105px;
        height: 82px;
    }

.newstit {
    font-size: 16px;
    margin: 10px 0 0 0;
    float: left;
    width: 340px;
    color: #522b6f;
    line-height: 20px;
    font-weight: bold;
}

    .newstit a {
        color: #522b6f;
    }

.newsdat {
    font-size: 12px;
    color: #999;
    margin: 10px 0 0 0;
    float: left;
    width: 340px;
    text-transform: uppercase;
}

.newstit2 {
    font-size: 16px;
    margin: 10px 0 0 0;
    font-weight: 300;
    color: #522b6f;
    line-height: 20px;
    font-weight: bold;
}

    .newstit2 a {
        color: #522b6f;
    }

.newsdat2 {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    font-weight: bold;
}

.newstxt {
    margin: 10px 0 0 0;
    font-size: 14px;
}

.newstitno {
    font-size: 24px;
    margin: 20px 50px 0 50px;
}

.newsdatno {
    font-size: 11px;
    color: #999;
    margin: 10px 50px 0 50px;
    text-transform: uppercase;
    font-weight: bold;
}

.newstxtno {
    margin: 10px 50px 25px 50px;
    font-size: 14px;
}

.pagination {
    width: 465px;
    float: left;
    text-align: center;
    margin: 25px 0 25px 0;
}

    .pagination a {
        border: 1px solid #ccc;
        padding: 5px 10px;
        -webkit-box-shadow: 0 0 10px 3px #fff;
        box-shadow: 1px 1px 1px 0px #fff;
        width: 20px;
    }

    .pagination b {
        color: #fff;
        background: #522b6f;
        padding: 5px 10px;
        -webkit-box-shadow: 0 0 10px 3px #fff;
        box-shadow: 1px 1px 1px 0px #fff;
        width: 20px;
    }

    .pagination a:hover {
        text-decoration: none;
        background: #522b6f;
        color: #fff;
    }

.newstitart {
    font-size: 22px;
    margin: 0 0 5px 0;
}

.newsdatart {
    font-size: 14px;
    color: #999;
    margin: 0;
    text-transform: uppercase;
}

.newstxtart {
    margin: 20px 0 0 0;
    font-size: 14px;
}

.newstxtart img {
    max-width: 100%;
}
.newsitem ul {
    margin: 5px 0 25px 35px;
}

    .newsitem ul li {
        margin: 0px 0;
    }

.newsitem img {
    max-width: 640px;
    height: auto;
}

.gallerythmb img {
    width: 158px;
    margin: 3px 1px 0 1px;
    height: auto;
}

.global-network {
    font-size: 14px;
    margin: 0 0 60px 0;
}

    .global-network a {
        color: #000;
    }

        .global-network a:hover {
            text-decoration: underline;
        }

.global-network-map {
    margin: 0 0 0 -32px;
}

.glnetsp1 {
    background: #9063cd;
    height: 2px;
    margin: 20px 0 10px -32px;
    width: 1024px;
}

.glnetsp2 {
    height: 1px;
    margin: 15px 0;
}

.glnetbl1 {
    width: 460px;
    float: left;
    margin: 10px 0 0 0;
}

.glnetreg {
    float: right;
    width: 460px;
    padding: 15px;
    background: #e7e7e8;
    margin: -120px 0 0 0;
    position: relative;
    z-index: 0;
}

.glregleft {
    width: 215px;
    float: left;
}

.glregright {
    width: 215px;
    float: right;
}

.glregh {
    font-weight: 600;
    margin: 5px 0 0 0;
}

.glregtxt {
    font-size: 13px;
}

.glreg1 {
    background: url(../images/web/global_network/reg1.png) no-repeat left top;
    padding: 10px 0 0 25px;
}

.glreg2 {
    background: url(../images/web/global_network/reg2.png) no-repeat left top;
    padding: 3px 0 0 25px;
    margin: 2px 0 0 0;
}

.glreg3 {
    background: url(../images/web/global_network/reg3.png) no-repeat left top;
    padding: 3px 0 0 25px;
    margin: 2px 0 0 0;
}

.glreg4 {
    background: url(../images/web/global_network/reg4.png) no-repeat left top;
    padding: 1px 0 0 25px;
    margin: 9px 0 0 0;
}

.glreg5 {
    background: url(../images/web/global_network/reg5.png) no-repeat left top;
    padding: 1px 0 0 25px;
    margin: 4px 0 0 0;
}

.glreg11 {
    background: url(../images/web/global_network/reg11.png) no-repeat left top;
    padding: 12px 0 10px 30px !important;
}

.glreg22 {
    background: url(../images/web/global_network/reg22.png) no-repeat left top;
    padding: 2px 0 10px 24px !important;
}

.glreg33 {
    background: url(../images/web/global_network/reg33.png) no-repeat left top;
    padding: 4px 0 10px 24px !important;
}

.glreg44 {
    background: url(../images/web/global_network/reg44.png) no-repeat left top;
    padding: 2px 0 10px 24px !important;
}

.nwtit {
    margin: 35px 0 15px 0;
    padding: 0 0 10px 0;
    color: #522b6f;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #1d2089;
    font-weight: bold;
}

.glnetbl31 {
    float: left;
    width: 230px;
    margin: 0 13px 0 0;
}

.glnetbl32 {
    float: left;
    width: 230px;
}

.glnetbl31f {
    float: left;
    width: 310px;
    margin: 0 13px 0 0;
}

.glnetbl32f {
    float: left;
    width: 310px;
}

.glnetbl41 {
    float: left;
    width: 228px;
    margin: 0 15px 30px 0;
}

.glnetbl42 {
    float: left;
    width: 228px;
    margin: 0 0 30px 0;
}

.glnetblimg {
    margin: 0 0 10px 0;
}

.glneth2 {
    font-weight: 600;
    margin: 0 0 5px 0;
}

.glneth3 {
    color: #0abaee;
}

.contacth {
    font-size: 50px;
    color: #999;
    font-weight: 100;
}

.conactbl {
    float: left;
    width: 305px;
    font-size: 12px;
    margin: 10px 15px 30px 0;
}

    .conactbl a:hover {
        text-decoration: underline;
    }

.contactthumbnail {
    float: left;
    margin: 0 5px 0 0;
    width: 90px;
}

.contactname {
    font-weight: bold;
    line-height: 28px;
}

.socblk {
    width: 272px;
    padding: 15px;
    border: 1px solid #ccc;
    background: #fff;
    border-bottom: 1px solid #E2E2E2;
    background: #fff;
}

.twbar {
    background: url("../images/web/tw-bar.jpg") left no-repeat;
    width: 235px;
    height: 28px;
    color: #fff;
    line-height: 28px;
    font-size: 14px;
    padding: 0 0 0 40px;
}

.twnews iframe {
    width: 275px !important;
    min-width: 275px !important;
}

.fbbar {
    background: url("../images/web/fb-bar.jpg") left no-repeat;
    height: 28px;
    color: #fff;
    line-height: 28px;
    font-size: 14px;
    padding: 0 0 0 40px;
}

.inbar {
    background: url("../images/web/in-bar.jpg") left no-repeat;
    height: 28px;
    color: #fff;
    line-height: 28px;
    font-size: 14px;
    padding: 0 0 0 40px;
}

.newsplsp {
    background: #E2E2E2;
    height: 1px;
    margin: 10px 0;
}

.liframe {
    width: 270px;
    overflow: hidden;
    border: 1px solid #ccc;
}

    .liframe span {
        margin: -10px 0 0 -8px;
    }

.headersevents {
    position: relative;
    z-index: 1;
    height: 189px;
    background: #eee url('../images/web/timeline-bg.jpg') no-repeat 0px bottom;
}

.eventstl {
    width: 410px;
    margin: 0 35px;
}

.nextevent {
    height: 100px;
    border: 1px solid #d41d28;
    margin: 15px;
    position: absolute;
    overflow: hidden;
}

.eventfxw {
    padding: 130px 0 0 0;
    height: 1px;
}

.eventsthy {
    margin: 30px 0 2px 24px;
    color: #0abaee;
    font-size: 18px;
}

.eventnx {
    float: right;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    margin: -27px -8px 0 0;
    font-size: 12px;
}

    .eventnx a {
        color: #fff;
    }

        .eventnx a:hover {
            text-decoration: none;
        }

.eventpr {
    float: left;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    margin: -27px 0 0 -8px;
    font-size: 12px;
}

    .eventpr a {
        color: #fff;
    }

        .eventpr a:hover {
            text-decoration: none;
        }

.nexteventh {
    color: #d41d28;
    background: #eee;
    margin: 0 0 10px 10px;
    padding: 0 0 0 10px;
    width: 75px;
    font-size: 11px;
}

.nexteventn {
    color: #9063cd;
    margin: 0 10px;
    font-weight: bold;
}

.nexteventd {
    color: #d41d28;
    margin: 0 10px;
    font-size: 12px;
}

.nexteventt {
    color: #000;
    margin: 5px 10px;
    font-size: 12px;
}

.leftformdiv {
    background: #eee;
    border: 1px solid #ccc;
    padding: 5px 15px 15px 15px;
    font-size: 14px;
    margin: 0 0 20px 0;
}

.leftformh1 {
    font-size: 36px;
    font-weight: 100;
}

.leftformh2 {
    line-height: 17px;
}

.leftformh3 {
    font-size: 30px;
    font-weight: 100;
}

.leftformh4 {
    font-size: 14px;
    margin: 11px 0 0 0;
}

.leftformhimg {
    margin: 15px 0 5px -3px;
}

.leftformreq {
    float: left;
    margin: 10px 0 0 0;
}

.leftforminput {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 254px;
    margin: 15px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.leftformtextarea {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 254px;
    height: 100px;
    margin: 15px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.leftformsubmit {
    width: 92px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    margin: 10px 0;
    float: right;
    cursor: pointer;
    background: #522b6f;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.cknformdiv {
    margin: 10px 0 0 10px;
}

    .cknformdiv label, .cknformdiv input {
        cursor: pointer;
    }

.cknformdiv2 {
    margin: 10px 0 0 0;
    width: 50%;
    float: left;
}

    .cknformdiv2 label, .cknformdiv2 input {
        cursor: pointer;
    }

.quesinput2 {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 254px;
    margin: 7px 0 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.questextarea2 {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 250px;
    margin: 7px 0 0 0;
    height: 120px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.quessubmit2 {
    width: 90px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    margin: 10px 0;
    float: right;
    background: #33369f;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.quesh32 {
    margin: 5px 0 0 0;
}

.quesh22 {
    margin: 0 0 7px 0;
}

.captcha {
    text-align: left;
    margin: 5px 0;
}

.captcha2 {
    float: right;
    width: 100px;
    margin: 16px 15px 0 0;
}

input[type=checkbox].pcbox {
    display: none;
}

    input[type=checkbox].pcbox + label.pcbox-label {
        padding-left: 30px;
        height: 20px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].pcbox:checked + label.pcbox-label {
        background-position: 0 -20px;
    }

.pcbox-label {
    background-image: url(../images/web/ck.png);
}

.quesformdiv {
    background: #eee;
    margin: 15px 0 0 0;
    padding: 10px 15px;
    color: #000;
    font-size: 14px;
    width: 600px;
    float: right;
}

.quesformdivin {
    background: #eee;
    margin: 30px 0;
    padding: 10px 15px;
    color: #000;
    font-size: 14px;
}

.quesformdiv2 {
    background: #eee;
    margin: 0 0 0 0;
    padding: 10px 15px;
    color: #000;
    font-size: 14px;
    border: 1px solid #ccc;
    width:90%;
}

.quesh1 {
    font-weight: 600;
}

.quesh3 {
    margin: 10px 0 0 0;
}

.quesh4 {
    margin: 10px 0 0 0;
}

.quessec1 {
    float: left;
    width: 570px;
}

.quessec2 {
    float: left;
    width: 555px;
    margin: 15px 0 0 0;
}

.quessec2in {
    float: left;
    width: 600px;
    margin: 15px 0 0 0;
}

.quesinput {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 250px;
    margin: 15px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.quesinputin {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 275px;
    margin: 15px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.quesinputfx {
    float: left;
    padding: 6px 8px;
    background: #f9f9f9;
    width: 310px;
    margin: 15px 0 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.quesinputfxin {
    float: left;
    padding: 6px 8px;
    background: #f9f9f9;
    width: 460px;
    margin: 15px 0 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.questextarea {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 440px;
    height: 35px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.questextareain {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 580px;
    height: 67px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.quessubmit {
    width: 180px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    margin: 15px 0 10px 0;
    float: right;
    background: #33369f;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    cursor: pointer;
}

.quessubmitfx {
    margin: 10px 0 15px 0;
    width: 130px;
    z-index: 99;
    position: relative;
}

.tmslogdiv {
    background: #eee;
    border: 1px solid #ccc;
    padding: 5px 15px 20px 15px;
    margin: 30px 0 50px 0;
}

.tmslogh1 {
    font-size: 36px;
    font-weight: 100;
}

.tmslogh2 {
    margin: 0 0 20px 0;
}

.tmsloginput {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 415px;
    margin: 7px 0 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.tmslogck {
    float: left;
    width: 150px;
    margin: 10px 0 0 5px;
}

    .tmslogck label {
        cursor: pointer;
    }

.tmslogcklb {
    float: left;
    width: 120px;
    margin: 6px 0 0 0;
}

.tmslogforget {
    float: left;
    width: 200px;
    margin: 10px 0 0 0;
}

    .tmslogforget a {
        color: #0abaee;
    }

.tmslogsubmit {
    width: 90px;
    line-height: 30px;
    color: #fff;
    margin: -10px 0 0 0;
    float: right;
    background: #522b6f;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    cursor: pointer;
}

.fab404 {
    margin: 100px auto 150px;
    text-align: left;
    font-size: 16px;
    width: 390px;
    background: url(../images/web/fab404.png) no-repeat top left;
    padding: 45px 0 20px 220px;
}

    .fab404 a {
        color: #0abaee;
        text-decoration: underline;
    }

.msgsendsec {
    text-align: center;
    padding: 5px;
}

.formsservn {
    background: #eee;
    border: 1px solid #ccc;
    padding: 5px 15px 20px 15px;
    margin: 30px 0 50px 0;
    font-weight: 100;
}

.formh {
    color: #522b6f;
    margin: 20px 0 3px 0;
    font-size: 18px;
    font-weight: 400;
}

.formtxt {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 415px;
    margin: 8px 0 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.formtxt2 {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 165px;
    margin: 8px 0 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.formi {
    text-align: left;
    float: left;
}

.formn {
    margin: 20px 0 0 0;
    font-weight: bold;
}

.formsel {
    padding: 6px 8px;
    line-height: 30px;
    height: 30px;
    background: #f9f9f9;
    width: 433px;
    margin: 8px 0 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.formseld {
    padding: 6px 8px;
    line-height: 30px;
    height: 30px;
    background: #f9f9f9;
    width: 83px;
    margin: 8px 0 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.formarea {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 415px;
    margin: 7px 0 0 0;
    height: 120px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.formssubmit {
    width: 90px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    float: right;
    background: #522b6f;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    cursor: pointer;
}

.charteraddsec {
    width: 190px;
    line-height: 30px;
    height: 30px;
    color: #000;
    float: right;
    margin: 0 10px 0 0;
    background: #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.chartersubdiv {
    margin: 20px 5px;
    padding: 0 0 30px 0;
}

.chartersubdiv2 {
    margin: 20px 0 0 108px;
    padding: 0 0 30px 0;
}

.formck {
    float: left;
    width: 215px;
    margin: 10px 0 0 0;
}

    .formck label {
        cursor: pointer;
    }

.ckall {
    cursor: pointer;
    padding: 10px 0 10px 0;
}

.bvalidator_invalid {
    border-bottom: 1px solid #C20505 !important;
}

.bvalidator_errmsg {
    background-color: #333;
    font-size: 10px;
    border: 1px solid #999;
    color: #FFF;
    display: none;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
    white-space: nowrap;
    padding: 5px;
    font-family: Arial,Helvetica,sans-serif;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    filter: alpha(opacity=90);
    margin: 0 0 0 -10px;
}

    .bvalidator_errmsg .bvalidator_close_icon {
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold;
        color: #F96;
        cursor: pointer;
        margin: 0 0 0 10px;
    }

    .bvalidator_errmsg em {
        display: block;
        border-color: #333 transparent transparent;
        border-style: solid;
        border-width: 10px 10px 0;
        height: 0;
        width: 0;
        position: absolute;
        bottom: -10px;
        left: 5px;
    }

.formmsg1, .formmsg2 {
    padding: 100px 0 120px 0;
    text-align: center;
}

.overah {
    font-weight: bold;
}

.white-popup {
    position: relative;
    background: rgba(255,255,255,.85);
    padding: 20px;
    width: auto;
    width: 730px;
    margin: 20px auto;
}

.bioimg {
    float: left;
    width: 215px;
}

.bioimg2 {
    float: left;
    width: 195px;
}

.biotxt {
    float: right;
    width: 500px;
}

.biohdr {
    font-weight: bold;
    padding: 15px 0;
}

.biohdr2 {
    font-size: 17px;
    line-height: 30px;
    margin: 0 0 2px 0;
    color: #522b6f;
    border-bottom: 1px solid #1d2089;
    font-weight: bold;
    float: left;
    width: 270px;
}

.msgheadern {
    text-align: center;
    margin: 100px 0 0 0;
    font-size: 50px;
    color: #999;
}

.msgheadern2 {
    text-align: center;
    margin: 100px 0 0 0;
    font-size: 32px;
    color: #999;
}

.msgtextn {
    text-align: center;
    margin: 20px 0 130px 0;
}

.msgtextn2 {
    text-align: center;
    margin: 20px 0 0 0;
}

.slider_open {
    position: relative;
    z-index: 99;
    float: right;
    margin: -60px 0 0 0;
    background: url('../images/web/slider_open.png') no-repeat left top;
    width: 36px;
    height: 38px;
    cursor: pointer;
}

.slider_tabs {
    position: relative;
    z-index: 99;
    margin: -200px 0 0 -32px;
    width: 1024px;
    height: 540px;
    background-color: rgba(0,0,0,0.7);
    display: none;
}

.slider_close {
    position: absolute;
    background: url('../images/web/slider_close.png') no-repeat left top;
    right: 42px;
    top: 130px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: none;
    z-index: 99;
}

.slider_cont {
    position: absolute;
    top: 130px;
    left: 42px;
}

    .slider_cont ul {
        list-style: none;
    }

    .slider_cont img {
        opacity: 0.5;
    }

    .slider_cont ul li {
        float: left;
        margin: 1px 6px 0 0;
        background: #000;
    }

.slider_h1 {
    font-size: 26px;
    color: #fff;
    border: 0px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0 0 20px 0;
}

.slider_h2 {
    font-size: 14px;
    color: #fff;
    border: 0px;
    font-weight: normal;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
}

.slider_txt {
    position: absolute;
    margin: -30px 0 0 10px;
}

.slider_txt {
    color: #fff;
    font-size: 16px;
    text-shadow: 3px 3px 6px rgba(0,0,0,1);
}

.fn12 {
    font-size: 12px;
}

.center {
    text-align: center;
}

.contactregemail {
    margin: -10px 0 15px 0;
}

    .contactregemail a {
        color: #000;
    }

.goldtit {
    color: #ac9769;
    border: 0px;
    font-weight: normal;
    margin: 25px 0 0 0;
}

.gldtbl {
    width: 100%;
    border: 1px solid #a9936b;
}

    .gldtbl a {
        color: #000;
    }

    .gldtbl td {
        padding: 1px 5px;
        border-bottom: 1px solid #a9936b;
        border-right: 1px solid #a9936b;
    }

.gldtbltrh {
    background: #a9936b;
    color: #fff;
}

    .gldtbltrh td {
        border-right: 1px solid #fff;
    }

        .gldtbltrh td:last-child {
            border: none;
        }

.gldtbltrg {
    background: #ededed;
}

.goldformtit1 {
    font-size: 36px;
}

.quesformdivgold {
    background: #eee;
    margin: 0 0 15px 0;
    padding: 10px 15px;
    color: #000;
    border-bottom: 5px solid #ac9769;
}

.quesformdivpo {
    background: #eee;
    margin: 0 0 15px 0;
    padding: 10px 15px;
    color: #000;
    border-bottom: 5px solid #54296d;
}

.quessubmitgold {
    width: 110px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    margin: 15px 0 10px 0;
    float: right;
    background: #ac9769;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    cursor: pointer;
}

.cuconvdiv {
    border: 1px solid #ac9769;
    margin: 0 0 15px 0;
    padding: 7px 15px;
    background: #ededed;
}

.cuconvtit {
    font-weight: bold;
}

.cuconvtit2 {
    font-size: 11px;
    margin: 5px 0 0 0;
}

.cuconvsel {
    padding: 6px 8px;
    line-height: 30px;
    height: 30px;
    background: #f9f9f9;
    width: 70px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.cuconvtxt {
    padding: 5px 8px;
    line-height: 17px;
    height: 17px;
    background: #f9f9f9;
    width: 170px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
    float: right;
    margin: 0px 0 0 0;
    text-align: center;
}

.formmsg3 {
    border: 1px solid #ac9769;
    float: right;
    width: 170px;
    padding: 4px 8px;
    margin: -30px 0 0 0;
    color: #ac9769;
    text-align: center;
}

.formmsg {
    float: center;
    padding: 4px 8px;
    text-align: center;
}

.currencyrlft {
    float: left;
    width: 160px;
    margin: 15px 0 0 0;
    font-size: 11px;
    text-align: center;
}

.currencyrgld {
    border: 1px solid #ac9769;
    float: right;
    width: 170px;
    padding: 4px 8px;
    margin: -30px 0 0 0;
    color: #ac9769;
    text-align: center;
    overflow: hidden;
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}

.irs-line-left {
    left: 0;
    width: 11%;
}

.irs-line-mid {
    left: 9%;
    width: 82%;
}

.irs-line-right {
    right: 0;
    width: 11%;
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1;
}

    .irs-slider.single {
    }

    .irs-slider.from {
    }

    .irs-slider.to {
    }

    .irs-slider.type_last {
        z-index: 2;
    }

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default;
}

.irs-from, .irs-to, .irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}

    .irs-grid-pol.small {
        height: 4px;
    }

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0,0,0,0.0);
    z-index: 2;
}

.irs-disabled {
    opacity: 0.4;
}

.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40);
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

.irs {
    height: 55px;
}

.irs-with-grid {
    height: 75px;
}

.irs-line {
    height: 10px;
    top: 33px;
    border: 1px solid #dedede;
}

.irs-line-left {
    height: 8px;
}

.irs-line-mid {
    height: 8px;
}

.irs-line-right {
    height: 8px;
}

.irs-bar {
    height: 10px;
    top: 33px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #dedede;
    background: #9363cc;
}

.irs-bar-edge {
    height: 10px;
    top: 33px;
    width: 15px;
    border: 1px solid #000;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 0;
    background: #9363cc;
}

.irs-shadow {
    height: 2px;
    top: 38px;
    background: #000;
    opacity: 0.3;
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30);
}

.irs-slider {
    top: 30px;
    width: 30px;
    height: 17px;
    border: 1px solid #AAA;
    background: #DDD;
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(220,220,220,1) 20%,rgba(255,255,255,1) 100%);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    cursor: pointer;
}

    .irs-slider.state_hover, .irs-slider:hover {
        background: #FFF;
    }

.irs-min, .irs-max {
    color: #333;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
    background: #ccc;
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #9363cc;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
    background: #999;
}

.irs-grid {
    height: 27px;
}

.irs-grid-pol {
    opacity: 0.5;
    background: #428bca;
}

    .irs-grid-pol.small {
        background: #999;
    }

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac;
}

.irs-disabled {
}

.ionRangeSliderCount {
    width: 100%;
}

.g-recaptcha {
    margin: 10px 0 -50px 0;
}

.errormsg {
    color: #c30000;
    text-align: center;
    margin: 20px;
}

.errormsg2 {
    color: #c30000;
    text-align: center;
    float: right;
    width: 400px;
}

.errormsg3 {
    color: #c30000;
    margin: 10px 20px 30px 30px;
}

.errormsg4 {
    color: #c30000;
    margin: 10px 10px 0;
    text-align: center;
}

.surveybl {
    margin: 10px 0;
}

.surveyleftbo {
    width: 115px;
    float: left;
    color: #a1a1a1;
    font-weight: bold;
    padding: 0 10px 0 0;
    margin: 10px 0;
    text-align: center;
    font-size: 12px;
}

.surveyhdr {
    background: #0abaee;
    color: #fff;
    padding: 1px 25px 2px;
    margin: 30px 0 5px 0;
}

.markimg {
    margin: -2px 0 0 10px;
}

.survheader {
    background: url('../images/web/headers/survey.jpg') no-repeat;
    height: 340px;
    width: 1024px;
    margin: 0 0 0 -32px;
    position: absolute;
}

.survheader1 {
    padding: 130px 0 0 30px;
    font-size: 30px;
}

.survheader2 {
    padding: 10px 0 0 30px;
    width: 420px;
    font-size: 12px;
}

.survhi {
    height: 340px;
}

.surveycenterbo {
    float: left;
    width: 600px;
    margin: 10px 0 0 0;
    padding: 0 0 0 30px;
}

.surveyrightbo {
    float: right;
    margin: 70px 20px 0 20px;
    font-size: 38px;
    font-family: 'Source Sans Pro',sans-serif !important;
    font-weight: 300 !important;
}

.survcapdiv {
    margin: 15px 0 50px 0;
    width: 300px;
    float: right;
}

.survsubmit {
    width: 100px;
    height: 76px;
    color: #000;
    float: right;
    background: #f9f9f9;
    border: 1px solid #d3d3d3;
    cursor: pointer;
    margin: 25px 0 0 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
}

.survsubmit2 {
    width: 200px;
    height: 76px;
    color: #000;
    float: right;
    background: #f9f9f9;
    border: 1px solid #d3d3d3;
    cursor: pointer;
    margin: 25px 0 0 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
}

    .survsubmit:hover, .survsubmit2:hover {
        color: #fff;
        background: #532c6c;
    }

.survh1 {
    margin: 0 0 10px 0;
}

.survh2 {
    margin: 0 0 10px 0;
}

.survh3 {
    font-size: 40px;
    text-align: center;
    margin: -20px 0 0 0;
}

.survsp {
    height: 1px;
    background: #ccc;
    margin: 15px 0 5px 0;
}

.survsp2 {
    height: 1px;
    margin: 15px 0 5px 0;
}

.surrad {
    margin: 5px 0 0 0;
}

.surradsub {
    margin: 0 0 20px 34px;
    display: none;
}

.surrad label {
    padding: 0 10px 0 10px;
    cursor: pointer;
}

#q2other {
    padding: 2px 5px;
    width: 250px;
    position: absolute;
    margin: -3px 0 0 0;
    display: none;
}

.survtxin {
    padding: 2px 5px;
    width: 250px;
}

.rngspco {
    margin: 33px 0 -33px 0;
}

.rngsp {
    border-right: 1px solid #ccc;
    width: 20%;
    float: left;
    height: 12px;
}

.rngsp2 {
    border-right: 1px solid #ccc;
    width: 33%;
    float: left;
    height: 12px;
}

.survnum {
    float: right;
    font-size: 34px;
    margin: -7px 20px 0 0;
    font-family: 'Source Sans Pro',sans-serif !important;
    font-weight: 300 !important;
}

.survsubnum {
    margin: 30px 0 -25px 0;
}

.rng_scroll {
    margin: -70px 0 0 0;
    position: absolute;
    height: 11px;
    background: #000;
}

.survbinf {
    margin: 10px 0 0 0;
}

.bloglink {
    position: absolute;
    z-index: 9;
    top: 400px;
    margin: 0 0 0 -51px;
    background: url('../images/web/blog.png') no-repeat left top;
    width: 285px;
    height: 114px;
}

    .bloglink:hover {
        background: url('../images/web/blog.png') no-repeat left -114px;
    }

    .bloglink:active {
        background: url('../images/web/blog.png') no-repeat left bottom;
    }

.downloadblc {
    background: url('../images/web/downloads-icon.png') no-repeat left top;
    padding: 0 0 20px 90px;
    border-bottom: 1px solid #333;
    margin: 0 0 30px 0;
}

    .downloadblc a {
        color: #000;
    }

        .downloadblc a:hover {
            text-decoration: none;
        }

.downloadh {
    font-size: 22px;
    line-height: 30px;
    padding: 10px 0 5px 0;
    color: #522b6f;
    font-weight: bold;
}

.downloadup {
}

.search1 {
    width: 250px;
    margin: -37px 0 -20px -130px;
    position: absolute;
    text-align: left !important;
}

.search2 {
    width: 200px;
    position: absolute !important;
    top: -6px;
    left: 170px;
    display: none;
    text-align: left !important;
}

.gsc-control-cse, gsc-control-cse-en {
    background: none !important;
    border: 0px !important;
}

.gsc-search-button-v2 {
    padding: 7px 10px !important;
    margin: 0 0 0 -13px !important;
}

#powerTip {
    cursor: default;
    background-color: #333;
    background-color: rgba(0,0,0,.8);
    color: #fff;
    display: none;
    padding: 10px;
    position: absolute;
    white-space: nowrap;
    z-index: 2147483647;
}

    #powerTip:before {
        content: "";
        position: absolute;
    }

    #powerTip.n:before, #powerTip.s:before {
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        left: 50%;
        margin-left: -5px;
    }

    #powerTip.e:before, #powerTip.w:before {
        border-bottom: 5px solid transparent;
        border-top: 5px solid transparent;
        margin-top: -5px;
        top: 50%;
    }

    #powerTip.n:before {
        border-top: 10px solid #333;
        border-top: 10px solid rgba(0,0,0,.8);
        bottom: -10px;
    }

    #powerTip.e:before {
        border-right: 10px solid #333;
        border-right: 10px solid rgba(0,0,0,.8);
        left: -10px;
    }

    #powerTip.s:before {
        border-bottom: 10px solid #333;
        border-bottom: 10px solid rgba(0,0,0,.8);
        top: -10px;
    }

    #powerTip.w:before {
        border-left: 10px solid #333;
        border-left: 10px solid rgba(0,0,0,.8);
        right: -10px;
    }

    #powerTip.ne:before, #powerTip.se:before {
        border-right: 10px solid transparent;
        border-left: 0;
        left: 10px;
    }

    #powerTip.nw:before, #powerTip.sw:before {
        border-left: 10px solid transparent;
        border-right: 0;
        right: 10px;
    }

    #powerTip.ne:before, #powerTip.nw:before {
        border-top: 10px solid #333;
        border-top: 10px solid rgba(0,0,0,.8);
        bottom: -10px;
    }

    #powerTip.se:before, #powerTip.sw:before {
        border-bottom: 10px solid #333;
        border-bottom: 10px solid rgba(0,0,0,.8);
        top: -10px;
    }

    #powerTip.nw-alt:before, #powerTip.ne-alt:before, #powerTip.sw-alt:before, #powerTip.se-alt:before {
        border-top: 10px solid #333;
        border-top: 10px solid rgba(0,0,0,.8);
        bottom: -10px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        left: 10px;
    }

    #powerTip.ne-alt:before {
        left: auto;
        right: 10px;
    }

    #powerTip.sw-alt:before, #powerTip.se-alt:before {
        border-top: 0;
        border-bottom: 10px solid #333;
        border-bottom: 10px solid rgba(0,0,0,.8);
        bottom: auto;
        top: -10px;
    }

    #powerTip.se-alt:before {
        left: auto;
        right: 10px;
    }

.fullwnewreq {
}

.newformp {
    padding: 0 0 10px 0;
}

.newformfw {
    background: #eee;
    border: 1px solid #ccc;
    padding: 20px 15px;
    margin: 10px 0 10px 0;
}

.newformhl {
    background: #eee;
    border: 1px solid #ccc;
    padding: 20px 15px;
    margin: 10px 0 10px 15px;
    width: 440px;
    float: left;
}

.newformhladd {
    background: #ccc;
    border: 1px solid #ccc;
    padding: 20px 15px;
    margin: 10px 0 10px 15px;
    width: 440px;
    float: left;
    text-align: center;
    cursor: pointer;
    height: 714px;
}

.newformhd {
    color: #522b6f;
    font-weight: bold;
    font-size: 16px;
}

.newformhd2 {
    color: #00b9f1;
    font-weight: bold;
    font-size: 14px;
    margin: 20px 0 0 0;
}

.newforminpfw {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 434px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newformarefw {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 898px;
    height: 120px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newformarefw2 {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 333px;
    height: 53px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
    float: left;
}

.newformselfw {
    padding: 6px 8px;
    line-height: 30px;
    height: 30px;
    background: #f9f9f9;
    width: 80px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newformselfwfx {
    padding: 6px 8px;
    line-height: 30px;
    height: 30px;
    background: #f9f9f9;
    width: 80px;
    margin: -3px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newformselfw2 {
    padding: 6px 8px;
    line-height: 30px;
    height: 30px;
    background: #f9f9f9;
    width: 135px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newformselfw3 {
    padding: 6px 8px;
    line-height: 32px;
    height: 32px;
    background: #f9f9f9;
    width: 208px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newformselfw33 {
    padding: 6px 8px;
    line-height: 32px;
    height: 32px;
    background: #f9f9f9;
    width: 272px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newformselfw331 {
    padding: 6px 8px;
    line-height: 32px;
    height: 32px;
    background: #f9f9f9;
    width: 450px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newformselfw332 {
    padding: 8px 8px;
    line-height: 32px;
    height: 32px;
    background: #f9f9f9;
    width: 290px;
    margin: 4px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newformselfw333 {
    line-height: 32px;
    height: 32px;
    background: #f9f9f9;
    width: 268px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newformselcountry {
    width: 100%;
}

.newforminpfw2 {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 234px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newforminpfw3 {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 147px;
    font-size: 11px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newforminpfw4 {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 180px;
    font-size: 11px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newforminpfw5 {
    padding: 6px 8px;
    background: #f9f9f9;
    width: 190px;
    margin: 8px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

.newforminpfw6 {
    display: none;
}

.newforminpfw7 {
    padding: 4px 8px 2px;
    background: #f9f9f9;
    width: 310px;
    height: 35px;
    font-size: 12px;
    margin: 5px 10px 0 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
}

    .newforminpfw7[disabled] {
        background: none;
        cursor: not-allowed;
    }

.newformsp {
    font-size: 12px;
    font-weight: bold;
}

.add_sector_2 {
    color: #fff;
    background: #999;
    width: 200px;
    text-align: center;
    padding: 7px 10px;
    margin: 10px 0 0 0;
    border: 1px solid #666;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    cursor: pointer;
}

.newformsectorwi {
    margin: 0 0 0 -15px;
}

.newformoffsetlabel {
    padding: 0 30px 0 5px;
    cursor: pointer;
}

.newformoffsetlabel2 {
    padding: 0 12px 0 5px;
    cursor: pointer;
}

.newformsector_radspan {
    font-weight: bold;
    width: 220px;
    float: left;
}

.newformsector_radspan2 {
    width: 100px;
    float: left;
    margin: 10px 0;
}

.newformsector_radspan3 {
    width: 120px;
    float: left;
    margin: 2px 0;
}

.newformsector_radspan4 {
    width: 200px;
    float: left;
    margin: 2px 0 5px 0;
}

.newformsector_radspan5 {
    width: 170px;
    float: left;
    margin: 5px 0;
}

.newformsector_radspan6 {
    width: 130px;
    float: left;
    margin: 5px 0;
}

.newformsectorsp {
    height: 1px;
    background: #999;
    border-bottom: 1px solid #fff;
    margin: 10px 0 5px;
    width: 430px;
}

.newformsectorsp2 {
    height: 1px;
    background: #999;
    border-bottom: 1px solid #fff;
    margin: 20px 0 10px;
}

.newformhladdplus {
    font-size: 100px;
    line-height: 80px;
    margin: 250px 0 0 0;
    color: #54296d;
}

.newformhladdtext {
    font-weight: bold;
    color: #54296d;
}

.delsector {
    float: right;
    margin: -10px -7px 0 0;
    font-size: 18px;
    cursor: pointer;
    background: #ccc;
    padding: 0 7px;
}

.newformmulti {
    height: 40px;
    width: 330px;
}

.hi7 {
    height: 7px;
}

.newformck {
    cursor: pointer;
}

.newformcklbl {
    cursor: pointer;
    padding: 0 0 0 2px;
    font-size: 12px;
}

.newformcklbl2 {
    cursor: pointer;
    padding: 0 0 0 2px;
    font-size: 12px;
    line-height: 35px;
}

.newformck[disabled] {
    cursor: not-allowed;
}

    .newformck[disabled] + label {
        cursor: not-allowed;
    }

.browse {
    background: #f9f9f9 url('../images/web/attachbtn.png') no-repeat right top;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 317px;
    padding: 9px 105px 7px 5px;
    cursor: pointer;
}

.browse2 {
    background: #f9f9f9 url('../images/web/attachbtn.png') no-repeat right top;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 160px;
    padding: 9px 105px 7px 5px;
    cursor: pointer;
    margin: 15px 0 0 0;
}

.nsrecap > #rc-imageselect, .nsrecap > .g-recaptcha {
    transform: scale(0.90);
    transform-origin: 0;
    transform: scale(0.90);
    transform-origin: 0 0;
    -webkit-transform: scale(0.90);
    transform: scale(0.90);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.nsrecapfx {
    margin: 12px 0 0 0;
}

.formnav {
    margin: 10px 0 0 0;
}

    .formnav a {
        display: block;
        width: 320px;
        height: 86px;
    }

.formnavl {
    background: url('../images/web/formsnav.png') no-repeat left bottom;
    width: 320px;
    height: 86px;
    float: left;
    overflow: hidden;
}

.formnavc {
    background: url('../images/web/formsnav.png') no-repeat center bottom;
    width: 320px;
    height: 86px;
    float: left;
    overflow: hidden;
}

.formnavr {
    background: url('../images/web/formsnav.png') no-repeat right bottom;
    width: 320px;
    height: 86px;
    float: left;
    overflow: hidden;
}

.formnavl a:hover {
    background: url('../images/web/formsnav.png') no-repeat left top;
}

.formnavc a:hover {
    background: url('../images/web/formsnav.png') no-repeat center top;
}

.formnavr a:hover {
    background: url('../images/web/formsnav.png') no-repeat right top;
}

.careercvdi {
    color: #522b6f;
    font-size: 12px;
    font-weight: bold;
    margin: 3px 0 20px 0;
}

.quesnli a {
    color: #0abaee;
    font-weight: bold;
}

#paging {
    padding: 5px 0 0;
    text-align: right;
    margin-top: 50px;
    font-size: 12px;
}

    #paging a.no {
        border: 1px solid #ccc;
        color: #ccc;
        cursor: default;
    }

    #paging a {
        display: inline-block;
        padding: 2px 10px;
        border: 1px solid #ccc;
        color: #115aac;
        margin-left: 5px;
        margin-right: 5px;
    }

        #paging a:hover {
            color: #666;
            border: 1px solid #999;
        }

        #paging a.tips {
            padding: 2px 10px;
        }

        #paging a.check {
            background: #f2f2f2;
            color: #c00;
            cursor: default;
            margin-right: 5px;
        }

            #paging a.check:hover {
                border: 1px solid #ccc;
            }

        #paging a.tips {
            padding: 2px 10px;
        }

    #paging span {
        position: relative;
    }

        #paging span .stxt {
            border: 1px solid #ccc;
            width: 40px;
            height: 20px;
            line-height: 20px;
            margin: 0 10px;
        }

        #paging span .cbtn {
            margin-left: 5px;
        }

.home_left {
    width: 280px;
    float: left;
    margin: 15px 0 0 0;
    padding: 10px 15px;
    color: #000;
    /*height: 387px;*/
    font-size: 13px;
}
.home_left.cn{
    /*height:357px;*/
}
    .home_left .contactmenuh {
        font-size: 14px;
    }

    .home_left .conactmenuco {
        margin: 15px 0;
        font-weight: 500;
    }

    .home_left .conactmenutel {
        line-height: 35px;
    }

 
        .social_media a.in {
            background: url(../images/web/social_media.png) no-repeat;
            background-position: -90px -30px;
        }

        .social_media a.in:hover {
            background-position: -90px 0;
        }

        .social_media a.fb {
            background: url(../images/web/social_media.png) no-repeat;
            background-position: 0 -30px;
        }
        .social_media a.fb:hover {
            background-position: 0 0;
        }

        .social_media a.tw {
            background: url(../images/web/social_media.png) no-repeat;
            background-position: -30px -30px;
        }

        .social_media a.tw:hover {
            background-position: -30px 0;
        }

        .social_media a.yt {
            background: url(../images/web/social_media.png) no-repeat;
            background-position: -120px -30px;
        }
        .social_media a.yt:hover {
            background-position: -120px 0;
        }

        .social_media a.gp {
            background: url(../images/web/social_media.png) no-repeat;
            background-position: -60px -30px;
        }

        .social_media a.gp:hover {
            background-position: -60px 0;
        }

