#topHeader .row {
    padding: 0;
    height: 60px;
}

    #topHeader .row #logo {
        margin-top: 17px;
    }

#topHeader .language {
    margin-top: 17px;
}

body #topHeader {
    min-height: 60px;
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: Hind, Arial, sans-serif;
}

html {
    width: 100%;
}

body {
    background: #fff;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

    body #subjectDemographics th ul li {
        line-height: 19px !important;
        font-size: 14px !important;
        margin-top: 0px !important;
        font-weight: normal !important;
        margin-bottom: 0px !important;
    }

    body a,
    body a:visited {
        color: #62B8E4;
    }

.dnnLoginService .dnnPrimaryAction {
    margin-left: 28px;
}

#dnn_ctr2173_Login_Login_DNN_cancelLink {
    display: none;
}

main {
    padding-top: 60px;
    padding-bottom: 60px;
    border: none;
}

.ModDNNHTMLC li {
    list-style-position: outside;
}

.ModDNNHTMLC ol li {
    list-style-type: decimal;
}

body .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}

.video-holder {
    overflow: hidden;
    position: relative;
    margin-top: -60px;
    z-index: 1;
    background: #e7e6e8;
    background-size: cover;
    width: 100%;
    text-align: center;
}

    .video-holder:after {
        background-image: url(../Images/pointer.png);
        content: ' ';
        background-size: 62px 26px;
        width: 62px;
        position: relative;
        bottom: 0;
        height: 26px;
        left: 52%;
        margin-left: -62px;
        position: absolute;
        display: block;
    }



video {
    width: 100% !important;
    height: auto !important;
    max-height: 600px;
    min-width: 100%;
    display: block;
}

#topHeader .row {
    padding: 0;
    height: 60px;
    z-index: 99;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
}



body #mainHeader-inner {
    padding: 0;
}

body #mainHeader-inner {
    float: left;
}

body .navbar {
    min-height: 0px;
}


#navbarmobile {
    width: 100%;
}

body #topHeader {
    background-color: rgba(0, 0, 0, 0.8);
}

body #banner {
    margin-top: 0;
    background: #F47E48;
    color: #fff;
    text-align: center;
}

    body #banner h1 {
        margin: 20px 0 0;
        color: #fff;
        font-weight: bold;
    }

    body #banner h2 {
        color: #fff;
        font-size: 20px;
    }

        body #banner h2 span {
            color: #E6DE1B;
            font-weight: bold;
        }

body #watch-it-work a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 13px 25px 13px 52px;
    border-radius: 4px;
    background: url(/portals/_default/skins/LDRCervical2016/images/play-indicator.png) no-repeat 15px;
    border: 1px solid #fff;
}

    body #watch-it-work a:hover {
        border: 1px solid #D4E9F4;
        color: #D4E9F4;
        text-decoration: none;
    }

.form-group-dateofsurgery p {
    margin: 0 !important;
}

body #watch-it-work {
    margin: 30px 0;
    font-weight: bold;
}

body .infobox {
    padding: 0 !important;
    background-size: cover !important;
    color: #fff;
    height: 160px;
}

.infobox .DNNContainer_noTitle {
    padding: 0;
}

.infbox {
    background: #F47E48;
}

.infobox img {
    width: 100%;
    height: 160px;
}

.infobox a:hover img {
    opacity: .8;
}

.infobox .caption {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #fff;
    text-align: left;
}

    .infobox .caption a {
        color: #fff;
        text-decoration: none !important;
    }

.infobox div {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
}

    .infobox div span {
        display: block;
        margin-bottom: 2px;
        font-size: 16px;
        font-weight: bold;
    }


.infobox.hover::after {
    content: "";
    width: 100%;
    display: block;
    height: 160px;
    padding: 0 15px;
    top: 0;
    position: relative;
    background-color: rgba(0, 0, 0, 0.1);
}

#icon-row {
    text-align: center;
}

#dnn_Row2_1,
#dnn_Row2_2,
#dnn_Row2_3,
#dnn_Row2_4 {
    cursor: pointer;
}

#dnn_Row3_1,
#dnn_Row3_2,
#dnn_Row3_3 {
    margin: 60px 0;
}

#icon-row p {
    font-size: 14px;
}

#icon-row h2 {
    font-size: 18px;
    font-weight: bold;
    color: #414649;
    margin-top: 20px;
}

.button-blue, .button-blue:visited {
    background: #62B8E4;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px 24px;
    border-radius: 4px;
}

    .button-blue:hover {
        color: #fff;
        text-decoration: none;
        background: #31A2E1;
    }

body footer .footer-above {
    background-color: #414649;
    padding-top: 0px;
    border-top: 0px solid #7ca0c0;
}


#explore-mobi-c {
    display: inline-block;
    height: 60px;
    width: 100%;
    color: #EDEDEC;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 20px;
    border-left: 1px solid #EDEDEC;
    border-right: 1px solid #EDEDEC;
}

body .navbar-default .navbar-nav > .open > a,
body .navbar-default .navbar-nav > .open > a:focus,
body .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #474C55;
}


.dropdown-submenu {
    position: relative;
}

    .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;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .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: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .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;
        }

body .nav > li > a:focus, .nav > li > a:hover {
    background-color: #474C55;
    color: #fff !important;
}


body.L0_Clinical_Results .ModavtNavXpC .navxp_VP_SimpleTree .nxp-last {
    font-size: 16px !important;
    font-family: Hind !important;
    text-decoration: none !important;
    color: #005b79;
    text-align: left;
    margin-top: 22px !important;
    margin-right: 0px;
    margin-bottom: 1px;
    margin-left: 34px !important;
    background: transparent !important;
    border: none !important;
}

#LearnMoreDropdown .dropdown .dropdown-menu {
    display: none !important;
}

#LearnMoreDropdown .open .dropdown-menu {
    display: block !important;
}

#LearnMoreDropdown .dropdown .dropdown-menu li {
    min-width: 230px;
}

#dropnav {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

    #dropnav .container {
        padding-left: 0;
        padding-right: 0;
    }

    #dropnav .navbar-collapse {
        padding-left: 0;
    }

    #dropnav .dropdown-toggle {
        width: 232px;
    }

        #dropnav .dropdown-toggle .caret {
            margin-left: 40px;
        }

    #dropnav li a:hover {
        color: #fff;
        background: #474C55;
    }

    #dropnav li.dropdown .dropdown-menu {
        background: #474C55;
        padding: 0;
    }

        #dropnav li.dropdown .dropdown-menu li a {
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            padding: 14px 16px;
        }

            #dropnav li.dropdown .dropdown-menu li a:hover {
                background: #575C64;
            }

    #dropnav li.dropdown .dropdown-menu {
        border-radius: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.language img {
    border: 2px solid #fff;
    border-radius: 14px;
}

#dnn_dnnLANGUAGE_selectCulture {
    background: transparent;
    border: none;
    font-size: 16px;
    color: #fff;
}

#dnn_uxHeader_dnnLANGUAGE_selectCulture {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background: #575C64;
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 0px solid #AAA;
    color: #fff;
    font-size: inherit;
    margin: 20px;
    overflow: hidden;
    padding: 5px 10px;
    white-space: nowrap;
    width: 50px;
    margin: 0 0 0 5px;
    cursor: pointer;
    outline: none;
}

body .dnnPrimaryAction,
body a.dnnPrimaryAction,
body a.dnnPrimaryAction:visited {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background: #F47E48 !important;
    border-radius: 4px;
    padding: 10px 20px;
    font-weight: bold!important; 
    border: none;
    font-weight: normal;
    box-shadow: none !important;
    text-shadow: none !important;
}

.dnnSecondaryAction {
    color: #474c55;
    border: 1px solid #474c55;
    padding: 12px 20px !important;
    border-radius: 4px;
    background: #fff !important;
    text-decoration: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    text-transform: uppercase;
    margin-right: 10px;
}

    .dnnSecondaryAction:hover {
        color: #F47E48 !important;
        border-color: #F47E48 !important;
    }

#dnn_uxHeader_LANGUAGE1_selectCulture,
#dnn_uxHeader_dnnLANGUAGE_selectCulture {
    color: #fff;
-webkit-appearance:none;
    background-image: url(../Images/drop-arrow.png);
    background-color: #0A0A0A;
    background-repeat: no-repeat;
    border-radius: 2px;
    padding-left: 15px;
    outline: none;
    border: none;
}

#dnn_uxHeader_LANGUAGE1_selectCulture {
    background-image: none;
}

.Page-Home #dnn_uxHeader_dnnLANGUAGE_selectCulture {
    background-color: #2E2E2E;
}

.bx-wrapper .bx-viewport {
    box-shadow: none !important;
    margin: 0 auto;
    width: 375px !important;
    height: 330px !important;
}

.bx-pager {
    width: 315px !important;
    margin: 0 auto !important;
    padding-top: 0 !important;
    bottom: 0px !important;
}

.bx-wrapper .bx-pager {
    text-align: center !important;
    position: relative !important;
    font-size: .85em;
    margin: 0 auto !important;
    width: 300px;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

body .bstrap30 .btn-info {
    color: #fff;
    background-color: #F47E48;
    font-size: 16px;
    text-transform: uppercase;
    border-color: #F47E48;
    padding: 10px 20px;
}



.DNNContainer_Title p {
    margin: 0;
}

#breadcrumbWrapper {
    background: #1B2F2D;
    background: -moz-linear-gradient(left, #1B2F2D 0%, #51C1B5 100%);
    background: -webkit-linear-gradient(left, #1B2F2D 0%,#51C1B5 100%);
    background: linear-gradient(to right, #1B2F2D 0%,#51C1B5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B2F2D', endColorstr='#51C1B5',GradientType=1 );
    padding: 40px 0 20px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

#breadcrumbWrapper h1,
#breadcrumbWrapper p,
#breadcrumbWrappera {
    color: #fff;
}

#breadcrumbWrapper p {
    font-size: 12px;
}

    #breadcrumbWrapper p a {
        color: #fff;
        text-decoration: none;
    }

body #TwoLevelTab {
    margin-right: 20px;
}

#dnn_P2_75_2 h2 .Titleh2 {
    color: #F47E48;
    font-size: 1.3rem;
}

.fine-print {
    font-size: 11px;
    line-height: 14px;
    margin-top: 20px;
}

#info-request input[type=text] {
    padding: 9px 6px;
    color: #474C55;
    border-radius: 4px;
    border: 1px solid #aeaeae;
}

#info-request input[type=checkbox] {
    margin: 0 !important;
}

#info-request #P3_33_1,
#info-request #P3_33_2,
#info-request #P3_33_3 {
    padding: 40px 20px 40px;
}



#info-request {
    text-align: center;
}

#info-request p {
    font-size: 15px;
}

#info-request h3,
.sidebar-box h3,
#insuranceCoverage h3.question,
#dnn_P2_75_2 .ModDNNHTMLC h3,
.DNNContainer_Title h3 {
    margin: 20px 0 5px;
    color: #555;
    font-size: .9rem;
    font-weight: bold;
    line-height: 1.3rem;
}

body .form-group .contact-faq h2 { font-size: 20px; color: #666; font-weight: bold; font-family: 'Hind', Arial, sans-serif; line-height: 25px; }
body .form-group .contact-faq { background: #F5F5F5; padding: 20px; border-top: 2px solid #F47E48}

body .form-group .contact-lead { padding: 10px 20px; background: #F47E48; color: #fff; margin-top: 20px;}
body .form-group .contact-lead h3 { color: #fff; font-size: 20px; line-height: 25px}

#sidebar-one {
   z-index: 5;
   position: relative;
}

#dnn_P2_75_2 p {
    margin: 10px 0 20px;
}

#dnn_P2_75_2 ul {
    margin-left: 14px;
}

    #dnn_P2_75_2 ul li {
        list-style-type: none;
        line-height: 24px;
        margin-bottom: 5px;
        padding-left: 20px;
        text-indent: -20px;
    }


body.L0_Sobre_Seu_Pesco_o #dnn_P2_75_2 ul li,
body.L0_About_Your_Neck #dnn_P2_75_2 ul li {
    list-style-type: none;
    line-height: 24px;
    margin-bottom: 5px;
    padding-left: 0;
    text-indent: 0;
    margin-top: 20px;
}

.L0_Clinical_Results h3 {
    margin: 20px 0 5px;
    color: #555;
    font-size: .9rem;
    font-weight: bold;
    line-height: 1.3rem;
}

.DnnModule-DNN_HTML ul,
.staticViewAnswersli ul {
    margin-left: .5em;
}

.Page-Delineamento_Do_Estudo .DnnModule-DNN_HTML ul ul {
    list-style-type: none !important;
    margin-left: 30px !important;
    margin-bottom: 15px !important;
}

.DnnModule-DNN_HTML ul li,
.staticViewAnswersli ul li {
    list-style-type: none !important;
    margin-left: 2.2em !important;
    margin-bottom: 15px !important;
}

    .DnnModule-DNN_HTML ul li:before,
    .staticViewAnswersli ul li:before,
    #dnn_P2_75_2 ul li:before {
        content: "\002022";
        font-size: 34px;
        padding-top: 3px;
        float: left;
        margin-left: -.7em;
        color: #F47E48; /* or whatever color you prefer */
    }

.DnnModule-DNN_HTML ul ul li:before,
.staticViewAnswersli ul ul li:before,
#dnn_P2_75_2 ul ul li:before {
    content: "\0025E6";
    font-size: 34px;
    position: relative;
    padding-top: 3px;
    color: #F47E48; /* or whatever color you prefer */
}

.staticViewQuestionli > a,
.staticViewQuestionSubCategoryli > a { display: block; margin-top: -75px!important; padding-top: 75px!important; }



.bxslider li:before {
    content: "" !important;
}

body .nav-tabs {
    margin-bottom: 0px;
}

.tab-content {
    border-top: 1px solid #CDCDCD;
    padding-top: 50px;
}

#OneLevelTab a,
#TwoLevelTab a {
    border: none;
    background: transparent;
    padding: 10px 15px 10px 15px;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #CDCDCD;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 0;
}

.nav-tabs {
    border-bottom: none;
}

.dnnLoginRememberMe {
    display: none;
}

body #OneLevelTab.active a,
body #TwoLevelTab.active a {
    color: #F47E48 !important;
    border-bottom: 1px solid #fff !important;
    margin-top: 3px;
}

body #OneLevelTab a,
body #TwoLevelTab a {
    color: #919191 !important;
    margin-top: 3px;
}

body #OneLevelTab.active a,
body #TwoLevelTab.active a {
    color: #F47E48 !important;
}

body #OneLevelTab a:hover,
body #TwoLevelTab a:hover {
    color: #F47E48 !important;
}

body #OneLevelTab a.active:hover,
body #TwoLevelTab a.active:hover {
    color: #F47E48 !important;
}

#OneLevelTab {
}

#TwoLevelTab {
}

#OneLevelTab.active,
#OneLevelTab:hover {
    border-bottom: 1px solid #fff;
    margin-top: 1px;
}

#TwoLevelTab.active,
#TwoLevelTab:hover {
}




#footer_links .navbar {
    border: 0px;
}

.navxp_VP_SimpleTree_default li {
    list-style-type: none;
}

    .navxp_VP_SimpleTree_default li a.itemL0Sel {
        display: none;
    }

    .navxp_VP_SimpleTree_default li a {
        padding: 5px 0px 5px 20px;
        display: block;
        color: #aeaeae;
        border-left: 1px solid #dedede;
    }

        .navxp_VP_SimpleTree_default li a:hover,
        .navxp_VP_SimpleTree_default li .itemLNSel {
            padding: 5px 0px 5px 15px !important;
            text-decoration: none;
            color: #F47E48;
            border-left: 3px solid #F47E48;
        }


.navxp_VP_SimpleTree li a {
    padding: 5px 0px 5px 15px;
    display: block;
    color: #aeaeae;
    border-left: 1px solid #dedede;
}

body #dnn_LeadWrapper {
    padding: 0;
}

.navxp_VP_SimpleTree div a {
    font-size: 143px;
    color: #aeaeae;
}

.navxp_VP_SimpleTree div div a {
    padding: 5px 0px 5px 20px;
    display: block;
    color: #aeaeae;
    border-left: 1px solid #dedede;
}

.navxp_VP_SimpleTree_default div a:hover,
.navxp_VP_SimpleTree_default div .itemLNSel {
    background-color: transparent;
    text-decoration: none;
    color: #F47E48;
    border-left: 3px solid #F47E48;
}


.navxp_VP_SimpleTree_default div a.itemL0Sel:hover {
    border-left: 0 solid #F47E48;
}


body .navxp_VP_SimpleTree_default .expandCollapseL0_container .expanded {
    background-image: url(/portals/_default/skins/LDRCervical2016/images/arrow-up.png);
}

body .navxp_VP_SimpleTree_default .expandCollapseL0_container .collapsed {
    background-image: url(/portals/_default/skins/LDRCervical2016/images/arrow-down.png);
    margin-top: 24px;
    margin-left: 16px;
}

body .navxp_VP_SimpleTree_default .expandCollapseL0 {
    height: 20px;
}

body .navxp_VP_SimpleTree_default .child_container {
    margin-top: 15px;
}

body .navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #333;
}

body .navbar-toggle {
    border-radius: 0;
    margin-top: 14px;
}

body .navxp_VP_SimpleTree_default a.itemLN:link,
body .navxp_VP_SimpleTree_default a.itemLN:visited {
    font-size: 14px;
    color: #949494;
}

body .navxp_VP_SimpleTree_default .expandCollapseL0_container a {
    border: none;
    font-size: 16px;
}

body .navxp_VP_SimpleTree_default .itemL0Sel {
    color: #005b79 !important;
    font-size: 14px !important;
    padding-left: 32px;
    margin-top: 24px !important;
}

.navxp_VP_SimpleTree_default a.itemLNSel:link,
.navxp_VP_SimpleTree_default a.itemLNSel:visited,
.navxp_VP_SimpleTree_default a.itemLNSel:hover,
.navxp_VP_SimpleTree_default a.itemLNSel:active {
    background: none !important;
    height: 30px !important;
    color: #F47E48 !important;
    font-weight: normal !important;
    font-size: 14px !important;
}

body .navxp_VP_SimpleTree_default .expandCollapseL0_container .expanded {
    margin-top: 24px;
    margin-lefT: 16px;
}

.navxp_VP_SimpleTree_default a.itemLN:link,
.navxp_VP_SimpleTree_default a.itemLN:visited {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.navxp_VP_SimpleTree_default a.itemLN:hover, .navxp_VP_SimpleTree_default a.itemLN:active {
    background-color: #fff !important;
    text-decoration: none !important;
    color: #F47E48 !important;
}


body.Page-Indica__es_de_Uso .navxp_VP_SimpleTree_default ul ul li:nth-child(5) a,
body.Page-Facilidade_de_Inser__o .navxp_VP_SimpleTree_default ul ul li:nth-child(4) a,
body.Page-Materiais .navxp_VP_SimpleTree_default ul ul li:nth-child(3) a,
body.Page-Preserva__o__ssea .navxp_VP_SimpleTree_default ul ul li:nth-child(2) a,
body.Page-Mobilidade_Controlada .navxp_VP_SimpleTree_default ul ul li:first-child a {
    color: #F47E48 !important;
    border-left: 0px !important;
    padding-left: 13px;
}

body.Page-Indica__es_de_Uso .navxp_VP_SimpleTree_default ul ul li:nth-child(5),
body.Page-Facilidade_de_Inser__o .navxp_VP_SimpleTree_default ul ul li:nth-child(4),
body.Page-Materiais .navxp_VP_SimpleTree_default ul ul li:nth-child(3),
body.Page-Preserva__o__ssea .navxp_VP_SimpleTree_default ul ul li:nth-child(2),
body.Page-Mobilidade_Controlada .navxp_VP_SimpleTree_default ul ul li:first-child {
    border-left: 3px solid #F47E48 !important;
}


body.Page-Um_Pesco_o_Saud_vel .navxp_VP_SimpleTree_default ul ul li:first-child a,
body.Page-Patologia_Degenerativa .navxp_VP_SimpleTree_default ul ul li:nth-child(2) a,
body.Page-Artroplastia_Comparativamente___Fus_o .navxp_VP_SimpleTree_default ul ul li:nth-child(3) a,
body.Page-Benef_cios .navxp_VP_SimpleTree_default ul ul li:nth-child(4) a,
body.Page-Defini__es .navxp_VP_SimpleTree_default ul ul li:nth-child(5) a,
body.Page-Indica__es .navxp_VP_SimpleTree_default ul ul li:nth-child(6) a,
body.Page-Contra_indica__es .navxp_VP_SimpleTree_default ul ul li:nth-child(7) a,
body.Page-Avisos .navxp_VP_SimpleTree_default ul ul li:nth-child(8) a,
body.Page-Precau__es .navxp_VP_SimpleTree_default ul ul li:nth-child(9) a,
body.Page-Riscos .navxp_VP_SimpleTree_default ul ul li:nth-child(10) a,
body.Page-Eventos_Adversos .navxp_VP_SimpleTree_default ul ul li:nth-child(11) a {
    color: #F47E48 !important;
    border-left: 0px !important;
    padding-left: 13px;
}

body.Page-Um_Pesco_o_Saud_vel .navxp_VP_SimpleTree_default ul ul li:first-child,
body.Page-Patologia_Degenerativa .navxp_VP_SimpleTree_default ul ul li:nth-child(2),
body.Page-Artroplastia_Comparativamente___Fus_o .navxp_VP_SimpleTree_default ul ul li:nth-child(3),
body.Page-Benef_cios .navxp_VP_SimpleTree_default ul ul li:nth-child(4),
body.Page-Defini__es .navxp_VP_SimpleTree_default ul ul li:nth-child(5),
body.Page-Indica__es .navxp_VP_SimpleTree_default ul ul li:nth-child(6),
body.Page-Contra_indica__es .navxp_VP_SimpleTree_default ul ul li:nth-child(7),
body.Page-Avisos .navxp_VP_SimpleTree_default ul ul li:nth-child(8),
body.Page-Precau__es .navxp_VP_SimpleTree_default ul ul li:nth-child(9),
body.Page-Riscos .navxp_VP_SimpleTree_default ul ul li:nth-child(10),
body.Page-Eventos_Adversos .navxp_VP_SimpleTree_default ul ul li:nth-child(11) {
    border-left: 3px solid #F47E48 !important;
}




body.Page-_Principais_Resultados_Do_Esutudo .navxp_VP_SimpleTree_default .child_container div:first-child a,
body.Page-Sucesso_Geral .navxp_VP_SimpleTree_default .child_container div:nth-child(2) a,
body.Page-NDI .navxp_VP_SimpleTree_default .child_container div:nth-child(3) a,
body.Page-Cirurgias_Subsequentes .navxp_VP_SimpleTree_default .child_container div:nth-child(4) a,
body.Page-Dois_N_veis_Estado_Neurol_gico .navxp_VP_SimpleTree_default .child_container div:nth-child(5) a,
body.Page-Avalia__o_Radiol_gica .navxp_VP_SimpleTree_default .child_container div:nth-child(6) a,
body.Page-Eventos_Adversos .navxp_VP_SimpleTree_default .child_container div:nth-child(7) a,
body.Page-Amplitude_De_Movimento .navxp_VP_SimpleTree_default .child_container div:nth-child(8) a,
body.Page-Degenera__o_Do_Segmento_Adjacente .navxp_VP_SimpleTree_default .child_container div:nth-child(9) a,
body.Page-Cirurgias_Em_Segmento_Adjacente .navxp_VP_SimpleTree_default .child_container div:nth-child(10) a,
body.Page-Satisfa__o_Dos_Pacientes .navxp_VP_SimpleTree_default .child_container div:nth-child(11) a,
body.Page-Retorno_Ao_Trabalho .navxp_VP_SimpleTree_default .child_container div:nth-child(12) a,
body.Page-Escala_Visual_Anal_gica .navxp_VP_SimpleTree_default .child_container div:nth-child(13) a,
body.Page-Ossifica__o_Heterot_pica .navxp_VP_SimpleTree_default .child_container div:nth-child(14) a,
body.Page-Conclus_o .navxp_VP_SimpleTree_default .child_container div:nth-child(15) a,
body.Page-Delineamento_Do_Estudo .navxp_VP_SimpleTree_default div:nth-child(4) div:first-child a,
body.Page-Contagem_dos_Pacientes .navxp_VP_SimpleTree_default div:nth-child(4) div:nth-child(2) a,
body.Page-Dados_Demogr_ficos_Dos_Pacientes .navxp_VP_SimpleTree_default div:nth-child(4) div:nth-child(3) a,
body.Page-Dois_N_veis_Dados_Da_Cirurgia .navxp_VP_SimpleTree_default div:nth-child(4) div:nth-child(4) a,
body.Page-Crit_rios_De_Inclus_o .navxp_VP_SimpleTree_default div:nth-child(4) div:nth-child(5) a,
body.Page-Crit_rios_de_Exclus_o .navxp_VP_SimpleTree_default div:nth-child(4) div:nth-child(6) a,
body.Page-Eventos_Adversos_Appendix .navxp_VP_SimpleTree_default div:nth-child(4) div:nth-child(7) a,
body.Page-Interven__es_Cir_rgicas_Secund_ria .navxp_VP_SimpleTree_default div:nth-child(4) div:nth-child(8) a,
body.Page-Indica__es_de_Utiliza__o .navxp_VP_SimpleTree_default div:nth-child(4) div:nth-child(9) a {
    color: #F47E48 !important;
    border-left: 3px solid #F47E48 !important;
}





#footer_links .navbar {
    text-decoration: none;
    border-bottom: 1px solid #747982;
}

.footer_links li a,
#footer_links li a {
    color: #d2d2d2;
}

.footer-links .nav,
#footer_links .nav {
    margin-top: 20px;
}

	.footer_links .nav > li > a,
    #footer_links .nav > li > a {
        position: relative;
        display: block;
        padding: 5px 8px;
    }

    .footer_links .nav,
    .footer_links .nav > li,
    #footer_links .nav,
    #footer_links .nav > li {
        float: none;
        font-size: 12px;
        display: inline-block;
        vertical-align: top;
        margin: 5px 0 5px;
    }

	.footer-linkas .navbar-inner,
	#footer_links .navbar-inner {
		text-align: center;
	}

footer .footer-below {
    background-color: #414649;
    padding: 15px 0;
}

footer .copyright,
footer .terms-priv {
    float: none;
    text-align: center;
}

    footer .terms-priv p {
        font-size: 12px;
        margin: 0 0 4px;
    }

footer .footer-below {
    background-color: #414649;
    padding: 15px 0 40px;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(1) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(1) a.active {
    background: #2F6DAD;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(1) a {
    background: #6E9AC7;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(2) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(2) a.active {
    background: #2F6DAD;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(2) a {
    background: #6E9AC7;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(3) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(3) a.active {
    background: #2F6DAD;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(3) a {
    background: #6E9AC7;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(4) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(4) a.active {
    background: #2F6DAD;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(4) a {
    background: #6E9AC7;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(5) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(5) a.active {
    background: #2F6DAD;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(5) a {
    background: #6E9AC7;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(6) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(6) a.active {
    background: #2F6DAD;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(6) a {
    background: #6E9AC7;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(7) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(7) a.active {
    background: #2F6DAD;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(7) a {
    background: #6E9AC7;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(8) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(8) a.active {
    background: #2F6DAD;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(8) a {
    background: #6E9AC7;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(9) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(9) a.active {
    background: #2F6DAD;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(9) a {
    background: #6E9AC7;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(10) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(10) a.active {
    background: #2F6DAD;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(10) a {
    background: #6E9AC7;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(11) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(11) a.active {
    background: #9867BF;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(11) a {
    background: #D8BBEE;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(12) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(12) a.active {
    background: #9867BF;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(12) a {
    background: #D8BBEE;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(13) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(13) a.active {
    background: #9867BF;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(13) a {
    background: #D8BBEE;
}

body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(14) a:hover,
body #insuranceCoverage .bx-wrapper .bx-pager .bx-pager-item:nth-child(14) a.active {
    background: #9867BF;
}

body #insuranceCoverage .bx-wrapper .bx-pager-item:nth-child(14) a {
    background: #D8BBEE;
}

#insuranceCoverage span.year {
    font-size: 20px;
}

#insuranceCoverage .legend {
    margin: -30px auto 0;
    width: 285px;
}

body #insuranceCoverage .bx-wrapper {
    margin: 0 auto 30px;
}

#insuranceCoverage #selectYourState {
    padding: 4px;
    border-radius: 4px;
    margin: 20px 0 20px;
    width: 270px;
    font-size: 12px;
}

#insuranceCoverage #slider {
    margin-top: 20px !important;
}

#insuranceCoverage .sidebar {
    float: right;
}

.sidebar-box {
    background: #f5f5f5;
    margin: 3px 0 40px;
    padding: 10px 20px 30px;
    overflow: hidden;
    border-top: 2px solid #F47E48;
}

    .sidebar-box ul {
        margin: 10px 0 0 0;
    }

        .sidebar-box ul li {
            list-style-type: none !important;
        }

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #F5F5F5 !important;
    left: -5px;
    background: #F5F5F5 !important;
}

#insuranceCoverage .manager-listing {
    margin: 15px 0 15px 0;
}

#insuranceCoverage span.name {
    font-size: 16px;
    font-weight: 600;
}

#insuranceCoverage span.blue {
    color: #0092cc;
}

#insuranceCoverage span.red {
    color: #bf4836;
}

#insuranceCoverage span.green {
    color: #30823e;
}

#insuranceCoverage span.yellow {
    color: #dbbe3d;
}

#insuranceCoverage .info {
    float: left;
    font-size: 16px;
    line-height: 22px;
}

.Normal, .NormalDisabled, .NormalDeleted {
    color: #444;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}

body .jvectormap-container {
    background-color: #fefefe !important;
}


#insuranceCoverage .graphic {
    float: right;
}

#insuranceCoverage span.sidebar-note {
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
}

#insuranceCoverage a.email {
    color: #555;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
    box-shadow: inset 0 -1px 0 0 #fff, inset 0 -3px 0 0 #aeaeae;
}

#insuranceCoverage h6 {
    font-size: 18px;
    text-align: center;
    margin: 0;
}

#insuranceCoverage #slider-value {
    text-align: center;
    font-size: 18px;
}

#insuranceCoverage #slider {
    margin: 10px auto !important;
}

#insuranceCoverage .jvectormap-zoomin, .jvectormap-zoomout {
    display: none;
}

#insuranceCoverage .bxslider {
    margin: 0 !important;
    padding: 0 !important;
}

    #insuranceCoverage .bxslider li {
        text-align: center;
        margin: 0 auto !important;
    }

        #insuranceCoverage .bxslider li span {
            padding-top: 15px;
        }

#insuranceCoverage .bx-viewport {
}

#insuranceCoverage .bxslider li {
    width: 305px !important;
    height: 375px;
    background: #F5F5F5;
}

#insuranceCoverage .jvectormap-container {
    width: 300px !important;
    height: 375px !important;
    margin: 0;
}

    #insuranceCoverage .jvectormap-container svg {
        width: 300px !important;
        height: 315px !important;
    }

#insuranceCoverage #slide-wrap {
    visibility: hidden;
}

#insuranceCoverage body .ui-widget-header {
    border: none;
    background: #4AABAA;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

#insuranceCoverage .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
    background: #4AABAA !important;
    border: none;
}

#insuranceCoverage .bx-viewport {
    padding-bottom: 0px;
    width: 315px !important;
}

#insuranceCoverage .jvectormap-container {
    width: 300px !important;
    height: 300px !important;
    margin: 0;
}

#insuranceCoverage .jvectormap-container svg {
    width: 300px !important;
    height: 300px !important;
    background: #F5F5F5;
}

.clinical-results .tab-pane table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0 40px;
    font-size: 12px;
    font-family: Arial;
}

    .clinical-results .tab-pane table th {
        text-align: left;
    }

    .clinical-results .tab-pane table td {
        vertical-align: middle;
        font-size: 14px;
    }

    .clinical-results .tab-pane table thead th {
        vertical-align: middle;
        text-align: left;
        background: #F47E48;
        color: #fff;
        padding: 10px;
        font-size: 18px;
        font-weight: normal;
        border: 1px solid #F47E48;
    }

    .clinical-results .tab-pane table tbody th {
        border: 1px solid #E2E2E2;
        padding: 5px;
        vertical-align: middle;
    }

    .clinical-results .tab-pane table thead td {
        background: #E2E2E2;
        background: #E2E2E2;
        font-weight: bold;
        padding: 5px;
    }

    .clinical-results .tab-pane table tbody td {
        border: 1px solid #E2E2E2;
        padding: 5px;
    }

    .clinical-results .tab-pane table tbody tr:nth-child(even) {
        background-color: #EBEBEB;
    }

.clinical-results .tab-pane ul {
    padding-left: 0;
}

    .clinical-results .tab-pane ul li,
    .clinical-results .tab-pane ol li {
        margin: 9px 0;
        font-size: 15px;
        line-height: 24px;
        color: #474c55;
    }

    .clinical-results .tab-pane ul .clinical-results .tab-pane h3 {
        font-family: Hind;
        line-height: 26px;
    }

.clinical-results .tab-pane p {
    margin: 0 0 12px 0;
    font-size: 15px;
    line-height: 20px;
    font-family: Hind;
    line-height: 22px;
    color: #474c55;
}

.clinical-results .tab-pane sup {
    font-size: 10px;
}

.clinical-results .tab-pane h2 {
    font-size: 26px;
}

.clinical-results .tab-pane h3 {
    font-size: 18px;
    margin: 0;
}

.clinical-results h2 .Titleh2 {
    color: #F47E48;
}

.clinical-results img.chart {
    background: #fff;
    padding: 0;
    border: 1px solid #EEEEEE;
    -webkit-box-shadow: 1px 1px 1px 2px #EEEEEE;
    box-shadow: 1px 1px 1px 2px #EEEEEE;
    margin-bottom: 20px;
}

.chart {
    width: 100% !important;
    min-height: 500px;
}

.content-caption {
    margin-bottom: 4px !important;
}

.clinical-results .tab-pane p.small {
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
    font-family: Arial;
}

.clinical-results .content-box {
    margin-bottom: 40px;
    font-size: 15px;
}

    .clinical-results .content-box .fa {
        color: #89BD3D;
        background: #fff;
    }

    .clinical-results .content-box ul {
        margin: 10px 0 30px;
    }

    .clinical-results .content-box li {
        list-style-type: none !important;
        margin-bottom: 8px;
    }

.clinical-results .clinical-table {
    width: 100%;
}



.alt {
    background: #F1F1F1;
}


.candidate .survey-item {
    text-align: center;
}

    .candidate .survey-item img {
        margin-top: -160px;
    }

.Page-May_be_a_Candidate_v2 .candidate .survey-item img {
    margin-top: -120px;
}

.candidate h4.number {
    color: #F47E48;
    font-size: 18px;
    font-weight: bold;
}

.candidate .unsure {
    font-size: 14px;
    color: #999;
    padding-top: 100px;
    max-width: 700px;
    margin: 0 auto;
}

.question {
    font-size: 30px;
    line-height: 36px;
}

.L0_Am_I_a_Candidate_ #breadcrumbWrapper {
    padding-bottom: 120px;
}

    .L0_Am_I_a_Candidate_ #breadcrumbWrapper h1 {
        text-align: center;
    }



.dvStaticViewclass ul {
    margin: 0 0 20px;
    padding: 0;
}

    .dvStaticViewclass ul li {
        list-style-type: none;
        margin: 0 0;
        padding: 0;
    }


.dvStaticViewclass p {
    line-height: 24px !important;
}

body div.dvStaticViewclass a:link,
body div.dvStaticViewclass a:visited {
    font-weight: bold;
    font-size: 22px;
    display: block;
    margin-top: 10px;
    padding-bottom: 5px;
    color: #666;
    text-decoration: none;
}

.dvStaticViewclass > ul {
    margin: 0 0 20px;
    padding: 0 0 40px 0;
}

.staticViewAnswersli ul {
    padding-left: 30px;
}

    .staticViewAnswersli ul li {
        list-style-type: none !important;
        margin-left: 0px !important;
    }

.dvStaticViewclass ul {
    margin-left: 0px !important;
}

#dnn_ctr504_ViewFAQ_dvStaticView ul {
    border-bottom: none;
}

body div.dvStaticViewclass .staticIndexQuestionli a {
    margin-top: 2px;
}

.staticIndexQuestionCategoryli {
    display: none;
}

body .staticViewQuestionSubCategoryli {
    font-size: 32px;
    list-style-position: outside;
    font-weight: 400;
    border-bottom: 1px solid #00b7e6;
}

body .dvStaticViewclass p {
    line-height: 24px !important;
    margin-bottom: 20px !important;
}

    body .dvStaticViewclass p a {
        display: inline !important;
    }

.staticViewQuestionli .staticViewQuestionSubCategoryli {
    font-size: 22px;
    font-weight: bold;
}

body .staticViewQuestionli {
    font-size: 20px;
    list-style-position: outside;
    font-weight: bold;
}

body .staticViewQuestionli {
    font-size: 22px;
    list-style-position: outside;
    font-weight: bold;
    color: #555;
}


body div.dvStaticViewclass ul li ul li a:link,
body div.dvStaticViewclass ul li ul li a:visited {
    font-weight: normal;
    padding-bottom: 2px;
    font-size: 16px;
    color: #62B8E4;
}


.staticViewAnswersli {
    margin-bottom: 10px !important;
}

body .staticViewAnswersli {
    font-size: 16px;
    line-height: 24px;
}

.staticViewQuestionCategoryli {
    display: none;
}

body .depart .ui-dialog-titlebar {
    display: none;
}

body .depart .ui-widget-content,
body ui-widget.ui-widget-content, .depart {
    border: none !important;
    background: #338EC0 !important;
    padding: 20px 20px 10px 20px !important;
    color: #fff !important;
}


body .depart .ui-dialog-buttonset {
    float: none !important;
    text-align: center;
}

body .ui-widget-overlay {
    background: #000;
    opacity: .8;
    filter: Alpha(Opacity=80);
}

body .ui-dialog .ui-dialog-buttonpane button {
    margin: 0 10px 20px;
    cursor: pointer;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    text-transform: uppercase;
    padding: 10px 20px;
}

.form-horizontal .label-top .required:before {
    content: "\f069";
    padding-right: 3px;
    color: red;
    font: normal normal normal 10px/1 FontAwesome;
    vertical-align: top;
}

.form-horizontal .control-label {
    text-align: left!important;
}



.form-checkbox-agree-to-terms .checkbox {
    margin-left: 5px !important;
}

.no-bullets li:before {
    content: '' !important;
    margin: 0;
}

.DnnModule-DNN_HTML .no-bullets li {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.inner-cta {
    float: left; 
    width: 325px; 
    text-align: left;
    margin-top: 25px;
}

.inner-cta img {
    float: left;
    margin: 0 20px 100px 0;
}

.inner-cta p {
    font-size: 14px;
    margin-top: 0px!important;
    line-height: 18px!important;
}

.inner-cta h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0!important;
    color: #444;
    margin-top: 20px;
}


/*Styles for navbar search*/

.bstrap30 .sb-default .dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}

.bstrap30 .sb-default {
    padding: 15px 0 15px 0;
}

.bstrap30 .sb-default .input-group-btn .btn-group {
    display: flex !important;
}
.bstrap30 .sb-default .btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}

.bstrap30 .sb-default .col-md-12 .input-group-btn .btn-group .settings-btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.bstrap30 .sb-default .btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.bstrap30 .sb-default .btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bstrap30 .sb-default .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.bstrap30 .sb-default .form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

@media screen and (min-width: 768px) {
    .bstrap30 .sb-default #adv-search {
    max-width: 500px;
        margin: 0 auto;
    }
    .bstrap30 .sb-default .dropdown.dropdown-lg {
        position: static !important;
    }
    .bstrap30 .sb-default .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}

.sb-skinobj #topHeader .search{
    width:300px;
    overflow:visible;
}

.sb-skinobj #userControls #search{
    width:300px;
    overflow:hidden;
    margin-top:-1px;
}

.sb-skinobj #userControls .bstrap30 .sb-default , #topHeader .bstrap30 .sb-default {
    padding: 0px 0 0px 0;
}

.sb-skinobj #search-top {
    clear: both;
    width: 100%;
    background: transparent;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out;
}

.sb-skinobj #search-top.active{
    overflow:visible;
}

.sb-skinobj #search-top .bstrap30 input {
    background: #fff;
    border: none;
    font-size: 1em;
    height: 34px;
    margin: 0 0 0 0;
    width: 100%;
}
.sb-skinobj #search-top .bstrap30 span {
    display: inline-flex !important;
}

.sb-skinobj .topHeader .search{
width:300px;
background-color:transparent;
}

.sb-skinobj .topHeader .search .bstrap30 .sb-default{
padding:0px;
}

@media screen and (max-width: 1025px) {
    .sb-skinobj .topHeader .search {
        width: 100%;
    }

    .sb-skinobj .topHeader .search .bstrap30 .sb-default #adv-search {
        max-width: 340px;
        margin: 0 auto;
    }

}


.bstrap30 .sb-default .twitter-typeahead{
width:100%;
display:inline-flex !important;
}

.bstrap30 .sb-default .twitter-typeahead .tt-query,
.bstrap30 .sb-default .twitter-typeahead .tt-hint {
  margin-bottom: 0;
}
.bstrap30 .sb-default .tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);

  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
  width:100%;        
}

.bstrap30 .sb-default .tt-suggestion {
  display: block;
  padding: 3px 20px;
}

.bstrap30 .sb-default .tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.bstrap30 .sb-default .tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}

.bstrap30 .sb-default .tt-suggestion p {
  margin: 0;
}

.bstrap30 .sb-default span.twitter-typeahead .tt-menu,
.bstrap30 .sb-default span.twitter-typeahead .tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  width:100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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;
}
.bstrap30 .sb-default span.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.bstrap30 .sb-default span.twitter-typeahead .tt-suggestion.tt-cursor,
.bstrap30 .sb-default span.twitter-typeahead .tt-suggestion:hover,
.bstrap30 .sb-default span.twitter-typeahead .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.bstrap30 .sb-default .input-group.input-group-lg span.twitter-typeahead .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bstrap30 .sb-default .input-group.input-group-sm span.twitter-typeahead .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bstrap30 .sb-default span.twitter-typeahead {
  width: 100%;
}
.bstrap30 .sb-default .input-group span.twitter-typeahead {
  display: block !important;
  height: 34px;
}
.bstrap30 .sb-default .input-group span.twitter-typeahead .tt-menu,
.bstrap30 .sb-default .input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}
.bstrap30 .sb-default .input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
  border-radius: 0;
}
.bstrap30 .sb-default .input-group span.twitter-typeahead:first-child .form-control {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bstrap30 .sb-default .input-group span.twitter-typeahead:last-child .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.bstrap30 .sb-default .input-group.input-group-sm span.twitter-typeahead {
  height: 30px;
}
.bstrap30 .sb-default .input-group.input-group-sm span.twitter-typeahead .tt-menu,
.bstrap30 .sb-default .input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 30px !important;
}
.bstrap30 .sb-default .input-group.input-group-lg span.twitter-typeahead {
  height: 46px;
}
.bstrap30 .sb-default .input-group.input-group-lg span.twitter-typeahead .tt-menu,
.bstrap30 .sb-default .input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 46px !important;
}

.bstrap30 .sb-default .input-group input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.category-menu h3 {
    margin-bottom: 20px;
}

.EDN_article .articleTitle {
    color: #F47E48!important;
    font-size: 1.3rem!important;
}

body .eds_news_CervicalDisc.eds_subCollection_news h3 {
    margin: 20px 0 5px;
    color: #555;
    font-size: .9rem;
    font-weight: bold;
    line-height: 1.3rem;
}

body .eds_news_CervicalDisc.eds_subCollection_news ul,
body .eds_news_CervicalDisc.eds_subCollection_news ol {
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 25px;
}

body .eds_news_CervicalDisc.eds_subCollection_news ul li,
body .eds_news_CervicalDisc.eds_subCollection_news ul {
    list-style-type: none;
}

body .eds_news_CervicalDisc.eds_subCollection_news ul li:before {
    content: "\002022";
    font-size: 34px;   
    padding-top: 3px;
    float: left;
    margin-left: -.7em;
    color: #F47E48;
}

body .eds_news_CervicalDisc .button-blue {
    height: 50px;
    line-height: 50px;
}

body .eds_news_CervicalDisc.eds_subCollection_news ol {
    list-style-type: decimal;
}

body .eds_news_CervicalDisc h2 {
    margin-top: 30px!important;
}


body .eds_news_CervicalDisc h4 {
    font-size:  16px;
    font-weight: bold;
    color: #555;
    margin: 15px 0 0;
}

.footer-small {
    margin-bottom: 6px;
    text-align: justify;
    font-size: 12px;
    margin-bottom: 20px; 
}

.footer-small a {
    color: #E6DE1B!important;
}

.footer-center {
    text-align: center;
    font-weight: bold; 
}

.copyright {
    max-width: 700px;
    margin: 0 auto;
}


.personabar-visible #onetrust-consent-sdk {
    display: none 
}