
.ui-dialog-content, .ui-dialog-dragging {
    padding: 0;
}

.ui-dialog-titlebar button {
    background: none;
    border: none;
}

/*  clear float */
.csc-header .csc-firstHeader {
    letter-spacing: 1px;
    margin: 18px 0 9px 0;
    font-family: Franklin Gothic TT Medium, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    line-height: 18px;
    color: #007887;
}

.clear_float {
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

/*ul {
    padding: 0px;
}*/

.divider hr {
    border-bottom: 1px dotted #191919;
}

h1 {
    letter-spacing: 0px;
}

h3, h4 {
    letter-spacing: 1px;
}
/* T1 START */
.safari-mac #T1_site_inspiration img {
    top: 10px !important;
}

#T1_head_list ul li {
    margin-left: 18px;
}

    #T1_head_list ul li:first-child {
        margin-left: 0px;
    }

#T1_site_input {
    margin-left: auto;
    margin-right: auto;
    width: 346px;
}

    #T1_site_input input {
        margin-top: 10px;
        width: 290px;
    }

#T1 input[type="text"].search {
    height: 18px;
}

#T1_list ul li {
    margin-left: 18px;
}

    #T1_list ul li:first-child {
        margin-left: 0px;
    }

#T1_foot_body .dotted-red {
    margin-top: 8px;
    margin-bottom: 8px;
}

#T1_foot_content_button {
    top: -1px;
}

#T1_foot input {
    margin-top: 2px;
}

#T1 h1 {
    letter-spacing: 0px;
}

#T1 h3, #T1 h4 {
    letter-spacing: 1px;
}

#T1_head_logo img {
    right: 33px;
}

#T1_head_list ul, #T2_head_list ul {
    margin-left: 0px;
}
/* T1 END */
/* T2 START */
#T2_head_logo {
    margin-left: 490px;
}


#T2_head_list, #T1_head_list {
    margin-left: 103px;
}

#T2 #T2_head_list ul li {
    margin-left: 18px;
}

    #T2 #T2_head_list ul li:first-child {
        margin-left: 0px;
    }

#T2_head_navigation img {
    margin-right: 13px;
}

#T2_body_content .mapdiv ul {
    margin: 9px 0px;
    padding: 0px 0px 0px 0px;
}

#T2_body_content .mapdiv ol {
    list-style-type: decimal;
    margin: 9px 0px 9px 16px;
    padding: 0px 0px 0px 0px;
}

    #T2_body_content .mapdiv ol.upper-latin {
        list-style-type: upper-alpha;
    }

    #T2_body_content .mapdiv ol.lower-latin {
        list-style-type: lower-alpha;
    }

    #T2_body_content .mapdiv ol.lower-roman {
        list-style-type: lower-roman;
        padding: 0px 0px 0px 0px;
    }

    #T2_body_content .mapdiv ol.upper-roman {
        list-style-type: upper-roman;
        padding: 0px 0px 0px 0px;
    }

#T2_body_content .mapdiv .lower_roman_frame ol {
    list-style-type: lower-roman;
    padding: 0px 0px 0px 0px;
}

#T2_body_content .mapdiv .lower_latin_frame ol {
    list-style-type: lower-alpha;
    padding: 0px 0px 0px 0px;
}

    #T2_body_content .mapdiv .lower_latin_frame ol li {
        list-style-image: none;
    }

#T2_body_content .mapdiv ul li {
    background: url(../../../Content/img/frontend/list_style_img.png) left 8px no-repeat;
    margin: 0px 0px 5px 0px;
    padding-left: 10px;
}

#T2_body_content .mapdiv ol li {
    margin: 0px 0px 5px 0px;
}

#T2_body_content .mapdiv h3 {
    color: #8C0000;
}

#T2_body_content .mapdiv h4 {
    color: #007887;
}

    #T2_body_content .mapdiv h4.rgb-64-64-64 {
        color: #404040;
    }

.mapdiv h4 a {
    color: #8C0000;
    font-weight: normal;
    font-family: Franklin Gothic TT Medium;
}

.mapdiv h4 sup, .mapdiv h4 sup a {
    color: #006C8A;
}

.table_border_frame table, table.table_border_frame,
table.table_border_frame_right {
    margin: 18px 0;
}

    .table_border_frame table tr td:first-child,
    table.table_border_frame tr td:first-child,
    table.table_border_frame_right tr td:first-child {
        padding-left: 2px;
    }

    .table_border_frame table tr td:last-child,
    table.table_border_frame tr td:last-child,
    table.table_border_frame_right tr td:last-child {
        padding-right: 0;
    }

    .table_border_frame table tr th,
    table.table_border_frame tr th,
    table.table_border_frame_right tr th {
        border-top: 1px solid rgb(215,215,215);
        border-bottom: 1px solid rgb(215,215,215);
    }

    .table_border_frame table tr th,
    .table_border_frame table tr td,
    table.table_border_frame tr th,
    table.table_border_frame tr td,
    table.table_border_frame_right tr th,
    table.table_border_frame_right tr td {
        padding: 5px 3px;
    }

    .table_border_frame table tr td,
    table.table_border_frame tr td,
    table.table_border_frame_right tr td {
        border-bottom: 1px dotted rgb(215,215,215);
    }

        .table_border_frame table tr th:first-child,
        .table_border_frame table tr td:first-child,
        table.table_border_frame tr th:first-child,
        table.table_border_frame tr td:first-child,
        table.table_border_frame_right tr th:first-child,
        table.table_border_frame_right tr td:first-child {
            padding: 5px 3px 5px 0;
        }

        .table_border_frame table tr th:last-child,
        .table_border_frame table tr td:last-child,
        table.table_border_frame tr th:last-child,
        table.table_border_frame tr td:last-child,
        table.table_border_frame_right tr th:last-child,
        table.table_border_frame_right tr td:last-child {
            padding: 5px 0 5px 3px;
        }

    table.table_border_frame_right td,
    table.table_border_frame_right th {
        border-left: 1px solid #e1e1e1;
    }

        table.table_border_frame_right td:first-child,
        table.table_border_frame_right th:first-child {
            border-left: none;
        }

#T2_slideshow {
    left: -10px;
}

#startsite_column {
    margin-top: 4px;
}

.T2_navigation_foot_content .slideshow {
    cursor: pointer;
    margin-left: 0px;
    padding-left: 18px;
}

.T2_navigation_foot_content .font-navigation-3 {
    margin-left: 1px;
}

.T2_navigation_foot_content .slideshow:hover {
    background-color: #C2A8A0;
}

.T2_navigation_foot_content .slideshow span {
    display: block;
    text-align: center;
}

#T2_slideshow img {
    margin-bottom: 6px;
}

.T2_navigation_foot_element_a ul li a, .T2_navigation_foot_element_b ul li a {
    line-height: 10px;
}

#T2 .second_level_menu {
    width: 540px;
    margin-bottom: 10px;
    float: left;
}

    #T2 .second_level_menu .second_level_one {
        margin-left: 16px;
        float: left;
        width: 254px;
    }

    #T2 .second_level_menu .second_level_two {
        margin-left: 16px;
        float: right;
        width: 254px;
    }

        #T2 .second_level_menu .second_level_two:after {
            clear: both;
        }

.think_thank_list .rgb-25-25-25 {
    color: #191919;
}

.think_thank_list .title a {
    display: inline-block;
    font-family: Helvetica,sans-serif;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
}

    .think_thank_list .title a:hover {
        color: #8C0000;
    }

.book img {
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}

.think_thank_list .book img {
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}

.areaofservice {
    margin-top: -14px;
    overflow: hidden;
}

    .areaofservice .subitem {
        float: left;
    }

    .areaofservice .w-264 {
        padding-bottom: 9px;
    }

.proud_moment_image_frame .csc-textpic-imagewrap {
    margin: 17px 0px;
}

.proud_moment_image_frame div.csc-textpic div.csc-textpic-imagecolumn {
    width: 90px;
    margin: 0px;
}

    .proud_moment_image_frame div.csc-textpic div.csc-textpic-imagecolumn.csc-textpic-firstcol {
        margin-left: 20px;
    }

#T2_ajaxContent .dotted-red {
    margin-top: 8px;
}

.navigation-ajax-arrow {
    top: -2px;
}

.navigation-ajax-flap {
    height: 16px;
    z-index: 999;
}

.mapdiv div.csc-textpic-intext-left .csc-textpic-imagewrap {
    margin-right: 12px;
}

a.pdf img {
    vertical-align: bottom;
}

#T2_body_content ul.subitem ul {
    margin-top: -1px !important;
}

.pager a, .browsebox a {
    display: inline-block;
    height: 16px;
    text-align: center;
    width: 25px;
    font-size: 10px;
    color: #191919;
    margin-top: 1px;
    background: url("/Content/images/line_small-1.jpg") right 5px no-repeat;
    vertical-align: middle;
}

.browseLinksWrap a.firstelement {
    background: url("/Content/images/line_small-1.jpg") right 5px no-repeat;
    margin-right: 10px;
}

.browseLinksWrap a.lastelement {
    background: url("/Content/images/line_small-1.jpg") right 5px no-repeat;
    margin-left: 10px;
}

.pager a.lastItem, .browsebox .lastItem a {
    background: none;
}

.pager a img {
    vertical-align: middle;
    box-shadow: none;
}

.pager .activeLinkWrap a, .tx-indexedsearch-browselist-currentPage strong a,
.tx-indexedsearch-browselist-currentPage.lastItem strong a,
.activeLinkWrap.last {
    background: url("/Content/images/line_small-1.jpg") right 5px no-repeat;
    background-image: linear-gradient(to bottom, #F5F5F5 0%, #EBEBEB 100%);
    height: 12px;
    line-height: 12px;
    width: 25px;
    color: #8C0000;
    background-color: #f5f5f5;
    margin-top: 3px;
}

.pager .activeLinkWrap .tx-indexedsearch-browselist-currentPage strong {
    background: url(../images/img_fix/line_small-1.jpg) right 3px no-repeat;
    width: 26px;
    height: 12px;
    display: inline-block;
}

.pager .activeLinkWrap.last, li.tx-indexedsearch-browselist-currentPage:last-child {
    background: none;
}

.pager a.prev {
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 2px;
    padding-top: 1px;
}

.pager .prevItem, .browsebox .prevItem a {
    padding-right: 2px;
    text-align: right;
    width: 14px;
    background: none;
    position: relative;
}

.browsebox .prevItem a {
    top: -1px;
}

.pager {
    display: block;
    text-align: left;
}

    .pager .lastelement, .pager .firstelement {
        background: none;
    }

.disabledLinkWrap.nextItem img, .disabledLinkWrap.prevItem {
    position: relative;
    top: 6px;
    left: 2px;
}

.disabledLinkWrap.prevItem {
    left: -2px;
}

.browsebox .prevItem a, .browsebox .nextItem a {
    vertical-align: middle;
    margin-top: 4px;
}

.pager .nextItem, .browsebox .nextItem a {
    width: 14px;
    text-align: left;
    background: none;
    padding-left: 1px;
}

.tx-ttaddress-pi1 .vcard .name {
    display: none;
}

.tx-ttaddress-pi1 .vcard {
}

.vcard .email {
    font-weight: bold;
}

.tx-ttaddress-pi1 {
    margin: 9px 0px;
}

.mapdiv table.article {
    margin-top: 8px;
}

    .mapdiv table.article tr td {
        padding-top: 0px;
        padding-bottom: 0px;
    }

        .mapdiv table.article tr td.row-4 {
            padding-top: 0px;
        }

            .mapdiv table.article tr td.row-4 span {
                line-height: 18px;
                margin-bottom: 0;
                margin-top: 0;
                padding-left: 1px;
            }

.submenu.hide {
    display: none;
    /*height: 0px;*/
}

ul.subitem li .rgb-160-160-160 > a {
    color: #A0A0A0;
}

.opportunities li.normal {
    display: none;
}

#T2_sidebar_search input.search_small[type="text"] {
    width: 66%;
    padding-left: 19px;
    height: 22px;
}

@media only screen and (min-device-width : 770px) and (max-device-width : 3767px) {
    #Welcome_Regular {
        display: block;
    }

    #Welcome_Mob {
        display: none;
    }

    #T2_body_background {
        position: inherit;
        margin: auto;
        margin-top: -19px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-device-width : 200px) and (max-device-width : 770px) {
    #T2_body_background {
        position: inherit;
        margin: auto;
        margin-top: 0px;
        /*margin-bottom: 20px;*/
    }
}

#T2 h3, #T2 .w-272 h3 a {
    letter-spacing: 1px;
}

#T2_foot_content .font-navigation-4 {
    letter-spacing: 1px;
}

#T2_foot_content ul.horizontale {
    margin-top: 4px !important;
}

#T2_foot hr {
    margin-bottom: 1px;
}

#T2_foot_content ul.horizontale li {
    margin-right: 23px;
}

.areaofservice .subitem {
    padding-bottom: 8px;
}

    .areaofservice .subitem li.w-264 {
        padding-bottom: 0px;
    }

.locationmap {
    margin-top: 0px;
}

.news-list-container.research_articles {
    margin-top: 18px;
}

.whats_new .latestviewdate {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #808080;
    text-align: left;
    margin-left: 0px;
}

.whats_new .font-article-small {
}

div.book {
    margin: 0px 11px 0px 9px;
}

.think_thank_list .news-list-browse {
    margin-bottom: -4px;
}

.think_thank_list .title {
    display: block;
    line-height: 12px;
}

    .think_thank_list .title a {
        margin-top: 0px;
    }

.research_article table.article tr td div span {
    line-height: 18px;
}

.research_article .research_articles .Date {
    text-align: left;
}

.nda_think_tanks .think_thank_list {
    margin-top: 23px;
}

.news-list-container.nda_hotline {
    margin-top: 20px;
}

    .news-list-container.nda_hotline table.article tr td div span {
        line-height: 14px;
    }

    .news-list-container.nda_hotline .Type, .news-list-container.nda_hotline .Category {
        width: 142px;
    }

    .news-list-container.nda_hotline .Date {
        text-align: right;
    }

table.events {
    margin-top: -4px;
}

#T2_ajaxContent table.events .dotted-red {
    margin-top: 0px;
}

table.events .font-article-small, table.events .font-article-small a {
    vertical-align: top;
    line-height: 16px;
}

#calendar_head .name {
    width: 136px;
}

#calendar {
    margin-top: -27px;
}

.event-information-bubble .font-title {
    font-size: 11px;
    line-height: 11px;
}

.event-information-bubble .font-article-small, .font-article-small a {
    margin: 1px 0px;
}
/* T2 END */
/* T4 START */
#T4_head_top_navigation {
    margin-top: 5px;
}

    #T4_head_top_navigation .arrow img {
        margin-left: 5px;
    }

#T4 .solid-white.hide {
    display: none;
}

#T4 .font-navigation-2 {
    letter-spacing: 1.07px;
    line-height: 23px;
}

#T4 h1 {
    letter-spacing: 0px;
    line-height: 31px;
}

    #T4 h1.hide {
        letter-spacing: 0.79px;
    }

#T4 .font-navigation-5 {
    letter-spacing: 2.2px;
}

#T4 #T4_head_top_navigation {
    margin-top: 4px;
}

#T4 hr {
    margin-top: 10px;
}

#T4 #more-images {
    letter-spacing: 1px;
}
/* T4 END */
.locationmap span.coordinates {
    display: none;
}
/* T3 Start  */
#T3_foot_content li {
    margin-right: 23px;
}

#T3_foot_content .font-navigation-6 {
    vertical-align: top;
}

#T3_head_list ul li {
    margin-left: 18px;
}

#T3_content img.icon-32 {
    margin-left: 3px;
}

#T3 ul.subitem {
    margin-top: -1px !important;
}

#T3_head_list {
    margin-left: 103px;
}

    #T3_head_list ul {
        margin-left: 0px;
    }

#T3_head_logo {
    margin-left: 490px;
}
/* T3 END*/
/*FELOGIN START*/
.tx-felogin-pi1 fieldset {
    margin: 20px 0px 18px 0px;
    width: 272px;
    border: none;
    padding: 0px;
}

    .tx-felogin-pi1 fieldset .label {
        float: left;
        color: #191919;
        font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 18px;
        text-transform: uppercase;
    }

    .tx-felogin-pi1 fieldset #user, .tx-felogin-pi1 fieldset #pass {
        background-color: #FFFFFF;
        border: 1px solid #E6E6E6;
        border-radius: 0 0 0 0;
        cursor: text;
        display: inline-block;
        height: 13px;
        margin: 0;
        padding: 0 3px;
        float: right;
        width: 117px;
    }

.tx-felogin-pi1 .fields {
    margin-bottom: 4px;
}

.tx-felogin-pi1.last {
    margin-bottom: 3px;
}

.tx-felogin-pi1 .submit {
    float: right;
}
/*FELOGIN END*/
/*News*/
.Date .asc {
    color: #8C0000;
}

.news-list-container .Date .dsc, .news-list-container .Title .dsc, .news-list-container .Title .asc img,
.news-list-container .Type .asc img, .news-list-container .Category .asc img,
.news-list-container .Type .dsc, .news-list-container .Category .dsc {
    display: none;
}

.news-list-container.Title {
    width: 350px;
}

.news-list-container .Date {
    width: 55px;
    text-align: left;
}

.news-list-container .Type, .news-list-container .Category {
    width: 135px;
}

.research_articles .Title {
    width: 505px;
}

.research_articles .Date {
    text-align: right;
}

.Date a, .Title a, .Type a, .Category a {
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
}

table.article tr td div span {
    margin-left: 0px;
}

table.article tr td input[type="button"] {
    float: left;
    position: inherit;
    margin-right: 3px;
}


/*News*/

/*Right Column */
.news-latest-container b a {
    display: inline-block;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
}

.news-latest-container .category a {
    color: #808080;
}

.T2_sidebar_content_c .csc-firstHeader a, .T2_sidebar_content_c h3 span {
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    color: #191919;
    text-transform: uppercase;
    margin: 0px;
}

.T2_sidebar_content_item b a {
    display: inline-block;
    font-family: Helvetica,sans-serif;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
}

.T2_sidebar_content_c h3 span,
.T2_sidebar_content_c h3 span:hover {
    color: rgb(140,0,0);
}

/*NDA connect*/
#startsite .ndaconnect .horizontale-right {
    top: 0px;
}
/*NDA connect*/
/* Events */
.events .font-article-small, .font-article-small a {
    margin: 0px;
}

.events .last, .noenddate, .newscalendarTooltip {
    display: none;
}

.events .nolink:hover {
    color: #000;
    cursor: default;
}

#event_detail {
    background: #FAFAFA;
}

    #event_detail #container {
        width: 860px;
        margin: 0px auto;
        background: #fff;
    }

    #event_detail #header {
        height: 190px;
    }

    #event_detail #content_area {
        margin: 23px 0px 20px 40px;
        width: 810px;
    }

    #event_detail #page_title {
        margin: 0px 0px 0px 0px;
    }

        #event_detail #page_title h1 {
            color: #8C0000;
            font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
            font-size: 32px;
            font-weight: bold;
            line-height: 32px;
            padding: 17px 0px 20px 0px;
            margin: 0px;
            display: block;
            background: url(../images/line-dotted-grey.jpg) left bottom repeat-x;
        }

    #event_detail #bottom {
        height: 10px;
        background-color: #8C0000;
    }

    #event_detail .date {
        color: #404040;
        display: block;
        font-family: Helvetica,sans-serif;
        font-size: 10px;
        line-height: 16px;
        margin: 5px 0px 19px 0px;
    }

    #event_detail .content .date {
        display: block;
        font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
        font-size: 10px;
        line-height: 25px;
        color: #797777;
    }

    #event_detail h2 {
        color: #8C0000;
        display: block;
        font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        text-transform: uppercase;
        margin-bottom: 19px;
        margin-top: 16px;
    }

        #event_detail h2.csc-firstHeader {
            margin-bottom: 42px;
        }

.clear {
    clear: both;
}

.three_col_fce .col1, .three_col_fce .col2, .three_col_fce .col3 {
    float: left;
    width: 33%;
}

#event_detail .col2 {
    margin: 0px 4px;
}

#event_detail .three_col_fce {
    background: url(../images/line-dotted-grey.jpg) left top repeat-x;
    padding: 21px 0px 20px 0px;
    margin-top: 34px;
}

    #event_detail .three_col_fce img {
        float: left;
        margin-right: 1px;
    }

    #event_detail .three_col_fce h2 {
        margin-top: 18px;
    }

    #event_detail .three_col_fce .col1, #event_detail .three_col_fce .col2, #event_detail .three_col_fce .col3 {
        width: 31%;
    }

#event_detail ul {
    margin: 0px;
    padding: 0px;
}

#event_detail .divider hr {
    border: 0px;
    background: url(../images/line-dotted-grey.jpg) left bottom repeat-x;
    margin: 30px 0px 38px 0px;
}

#event_detail div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 20px;
}

#event_detail div.csc-textpic {
    margin-bottom: 16px;
}

.homeevents strong a {
    display: inline-block;
    margin: 3px 0 1px 0;
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    line-height: 13px;
    color: #000000;
}

    .homeevents strong a:hover {
        color: #8c0000;
    }

.maingallery {
    float: left;
}

    .maingallery li {
        display: none;
    }

.main_imglabel {
    float: left;
    margin-left: 10px;
}

.maingallery li:first-child {
    display: block;
}

.event-information-content .highlight a, .event-information-content .highlight {
    margin: 0px;
    color: #fff;
}

.event-information-content .highlight {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 3px 0px;
    margin-top: 3px;
}
/* Events */
/*Home Page*/
a.more:hover {
    color: rgb(140,0,0)
}

.more, a.more {
    background: linear-gradient(to bottom, #FFFFFF 0%, #F2F2F2 100%) repeat scroll 0 0 transparent;
    border: 1px solid #E6E6E6;
    color: #191919;
    font-size: 10px;
    height: 15px;
    margin: 0px;
    float: right;
    padding: 0px 3px 0px 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 16px;
    font-family: Franklin Gothic TT Book,Helvetica,sans-serif;
}

.w-272 h3 a {
    color: #8C0000;
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    letter-spacing: 1px;
}

.w-272 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}

.book-1 .font-article-small {
    display: block;
}

.news_article_image img {
    margin: 3px 12px 3px 0px;
    text-align: left;
    width: 82px;
    float: left;
    height: 82px;
}

.news_article_text p {
    margin-top: 0px;
}

#T2 #T2_ajaxContent {
    opacity: 0;
    opacity: 1\9;
}

.news-latest-container.reaserch_paper .solid-grey-3:last-child {
    border-bottom: none;
}

.red_dotted_border .divider hr {
    border-bottom: 1px dotted #8C0000;
}

p.clear {
    clear: both;
    height: 16px;
}

.globalizing_india_fce .w-192 b a {
    display: inline-block;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 3px 0 1px;
}

.globalizing_india_fce h3.rgb-140-0-0 {
    margin-bottom: 17px;
}

.globalizing_india_fce p.clear {
    margin-top: 20px;
    margin-bottom: 0px;
}
/*Home Page*/
#categoryId {
    display: none;
}
/*Deal Corner*/
.dealcorner #T2_body_content .news-single-item h3.rgb-140-0-0 {
    color: #346300;
}

.firmmebers a {
    color: rgb(140,0,0);
}

table.article tr td span span {
    text-align: center;
}

.font-navigation-2, .aside-nav ul li a.font-navigation-2 {
    letter-spacing: 1px;
}

#calendar td div.event-name {
    line-height: 11px;
}
/* Search Results */
.tx-indexedsearch-res-data .search_top .icon {
    float: left;
    width: 25px;
}

.tx-indexedsearch-res-data .search_top .date {
    float: right;
    width: 75px;
    text-align: right;
    font-size: 11px;
}

.search_top .title {
    cursor: default;
}

.tx-indexedsearch-res-data .search_top .title {
    float: left;
    width: 450px;
    text-align: center;
    overflow: hidden;
}

.search_bottom {
    padding: 10px 0px;
}

.search_top .hover {
    display: none;
}

.tx-indexedsearch-res-data {
    border-bottom: 1px dotted #000;
    margin: 10px 0px;
}

.search_bottom .size,
.search_bottom .path {
    float: left;
    margin-right: 30px;
}

.search_bottom .path {
    margin-right: 0px;
    width: 450px;
    overflow: hidden;
}

.search_middle .title {
    font-weight: bold;
    margin-bottom: 3px;
}

.tx-indexedsearch-redMarkup {
    color: #8C0000;
    font-weight: normal;
}

.tx-indexedsearch-res-data:last-child {
    border: 0px;
}

.tx-indexedsearch-browsebox {
    margin: 10px 0px 20px 0px;
}

    .tx-indexedsearch-browsebox .browsebox .prevItem a {
        top: 0px;
    }

.browsebox {
    margin-bottom: 20px;
    text-align: center;
}

.sorting {
    border-bottom: 1px dotted #000;
    padding: 0px 0px 10px 0px;
    text-transform: uppercase;
    font-family: Franklin Gothic TT Book,Helvetica,sans-serif;
}

    .sorting .title {
        float: left;
        margin-top: 1px;
        width: 200px;
        cursor: default;
    }

        .sorting .title span {
            cursor: pointer;
        }

    .sorting #cat {
        float: left;
        width: 85px;
        text-align: center;
        cursor: pointer;
    }

#cat_type #type {
    float: left;
    cursor: pointer;
}

.sorting #cat_type {
    float: left;
}

.sorting .date, .sorting .title, .sorting #cat {
    color: #191919;
    cursor: pointer;
}

.sorting .date {
    float: right;
    cursor: pointer;
    color: #8C0000;
    margin-top: 1px;
}

    .sorting .date.dateinact {
        color: #191919;
    }

.sorting .active {
    color: #8C0000 !important;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
    font-style: normal;
    color: #8C0000;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button,
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
    width: auto;
}

.advancesearch {
    width: 70px;
    font-weight: bold;
}

.advancesearchbox {
    width: 190px;
}

.browsebox .firstcount a {
    margin-right: 10px;
}

.browsebox .lastcount a {
    margin-left: 10px;
    background: url("../images/img_fix/line_small-1.jpg") left 5px no-repeat;
}

#searchForm {
    margin: 12px 0px;
}

.advancesearchbox input[type="text"], .advancesearchbox input[type="password"] {
    height: 15px;
    padding: 0px 5px;
    font-size: 12px;
    text-transform: capitalize;
    color: #010101;
    width: 172px !important;
    display: block;
    margin-top: 4px;
}

.advancesearchbox .form_left {
    float: left;
    width: 180px;
}

.advancesearchbox .form_right {
    float: right;
    width: 185px;
    margin-top: 4px;
}

.form_right select {
    width: 180px;
    height: 20px;
    font-size: 12px;
}

.search_middle .description {
    font-size: 12px;
}

.buttonRed {
    margin-bottom: 20px;
}

#searchForm .buttton_search {
    margin-top: -10px;
}
/* Search Results */
#pagetitle h1 {
    float: left;
    margin: 0px 0px 8px 0px;
}

#pagetitle .get_pdf {
    float: right;
    margin-top: 10px;
}

.get_pdf .html_icon {
    margin-right: 20px;
}

.get_pdf .pdf_icon {
    margin-right: 10px;
}

#pagetitle .dotted-red {
    margin-top: 0px;
}

.logo_webinar img {
    margin-bottom: -5px;
}

.newsCalendar_listBody {
    display: none;
}

.cat43, .cat43:hover, .cat43.activeLink {
    background-image: linear-gradient(to bottom, rgba(93, 130, 51, 0.8) 0%, rgba(72, 115, 25, 0.8) 100%);
    color: #FAFAFA;
}

.cat44, .cat44:hover, .cat44.activeLink {
    background-image: linear-gradient(to bottom, rgba(58,54,91,.8) 0%, rgba(58,54,91,.8) 100%);
    color: #FAFAFA;
}

.cat42, .cat42:hover, .cat42.activeLink {
    background-image: linear-gradient(to bottom, rgba(224, 224, 224, 0.8) 0%, rgba(208, 208, 208, 0.8) 100%);
    color: #FAFAFA;
}

.event-information .speaker, .event-information .place, .event-information .date {
    line-height: 10px;
}

p.date {
    display: inline-block;
    margin: 3px 0 1px 0;
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: rgb(128,128,128);
}

#interesting_reads h3 {
    color: rgb(140,0,0);
}
/*Gallery*/
#gallery #T4_body_slideshow_content div {
    display: inherit;
    font-family: arial;
}

#gallery #T4_body_slideshow_content img {
    width: 100%;
    height: 100%;
}

#gallery #T4_body_slideshow, #gallery #T4_body_slideshow_content_image, #gallery #T4_body_slideshow_content_video {
    height: auto;
}

#gallery #T4_body_slideshow, #inspiration_new #T4_body {
    height: 685px;
}

.rsUni .rsThumbsVer, .rsUni .rsThumb {
    width: 116px !important;
    padding: 0px !important;
    height: 68px;
    padding-bottom: 10px !important;
}

.rsContainer img {
    margin: 0px;
}

.rsNavItem img {
    width: 106px !important;
}

.rsUni, .rsUni .rsOverflow {
    background: #030404;
}

.rsArrowRight {
    left: auto;
}

#gallery-2 iframe {
    margin: 0px;
}

#gallery .navigation_gallery {
    background: #000;
    height: 30px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 999;
}

#gallery .play {
    position: absolute;
    cursor: pointer;
    position: absolute;
    right: 115px;
    z-index: 22;
    top: 8px;
    width: 12px;
    height: 12px;
    background: url(../images/play.png) left top no-repeat;
}

    #gallery .play:hover {
        background: url(../images/play_hover.png) left top no-repeat;
    }

#gallery .pause {
    position: absolute;
    cursor: pointer;
    position: absolute;
    right: 115px;
    z-index: 22;
    top: 8px;
    width: 12px;
    height: 12px;
    background: url(../images/pause.png) left top no-repeat;
}

    #gallery .pause:hover {
        background: url(../images/pause_hover.png) left top no-repeat;
    }

#mediaplayer_wrapper {
    margin-top: -10px !important;
}
/*Gallery*/
/*
.safari-mac #T1_head_list ul li{
	margin-left:15px;
}
.safari-mac #T1_head_list ul li:last-child,.safari-mac #T2 #T2_head_list ul li:last-child{
	margin-left:15px;
}
.safari-mac #T2_head_list{
	margin-left:86px;
}
.safari-mac #T2 #T2_head_list  ul li{
	margin-left:18px;
}
.safari-mac #T2 #T2_head_list ul li:last-child{
	margin-left:12px;
}
*/

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) and (orientation : landscape) {
    #T1_body {
        margin-top: -360px;
    }

    #T1_list {
        padding-top: 50px;
    }

    .bg-image-pattern-1 {
        background-position: center -10px;
        background-size: 2000px 600px;
    }
}
/*Latest changes*/
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
    display: inline-block;
    background: none !important;
    padding-left: 0px !important;
}

.news-list-container .pager a {
    margin-top: 0px;
}

.news-list-container .activeLinkWrap a {
    margin-top: 2px;
}

.latestviewdate {
    cursor: pointer;
}

.pager span.arrow a {
    background: none;
    vertical-align: top;
}

.pager span.last a {
    background: none;
}

.safari-mac .pager span.arrow a {
    margin-top: -2px;
}

.tx-ttnews-browsebox span:first-child a, .tx-ttnews-browsebox span:last-child a {
    width: 18px;
}

.pnomargin {
    margin-top: 0px;
    margin-bottom: 0px;
}

.safari-mac .pnomargin {
    margin-top: 0px;
}

.w-272 div.csc-textpic.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-image {
    margin-top: 3px;
}

.dots a {
    color: #808080 !important;
    cursor: default;
}

.imgbar {
    vertical-align: middle;
    margin-top: 3px;
}

.lastItem .imgbar, .activeLinkWrap.last .imgbar {
    display: none;
}

.tx-ttnews-browsebox .imgbar {
    vertical-align: middle;
    margin-top: 2px;
}

.divider_nomargintop .divider hr {
    margin: 0px 0px 10px 0px;
}

input.next-red[type="button"] {
    padding-top: 0px;
}

.pager span.activeLinkWrap.last a {
    background: none;
    background-image: linear-gradient(to bottom, #F5F5F5 0%, #EBEBEB 100%);
    height: 12px;
    line-height: 12px;
    width: 25px;
    color: #8C0000;
    background-color: #f5f5f5;
    margin-top: 2px;
}
/*Latest changes END*/

#c504 h3 {
    color: #3A365B !important;
}

p.bordertopbottom {
    border-top: 1px dotted rgb(25,25,25);
    border-bottom: 1px dotted rgb(25,25,25);
    padding: 9px 0px;
    margin: 20px 0px;
}

p.borderonlytop {
    border-top: 1px dotted rgb(25,25,25);
    padding: 9px 0px;
}

p.borderonlybottom {
    border-bottom: 1px dotted rgb(25,25,25);
    padding: 9px 0px;
}

/*Event Green Templates*/
#eventgreen p, #eventred p, #eventblue p {
    margin: 5px 0px;
}

#eventgreen .headergreen, #eventred .headerred, #eventblue .headerblue {
    color: #346300;
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 27px;
    display: block;
    margin: 0px 0px 20px 0px;
}

#eventgreen .subheadergreen, #eventred .subheaderred, #eventblue .subheaderblue {
    color: #346300;
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 18px;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
}

#eventgreen h3, #eventblue h3, #eventred h3 {
    color: #8C0000;
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 18px;
    text-transform: uppercase
}

#event_timetable {
    width: 860px;
    margin: 0px auto;
    background: #fff;
    padding-bottom: 60px;
}

    #event_timetable #logo {
        height: 190px;
        width: 860px;
    }

    #event_timetable #left {
        margin: 33px 22px 0px 40px;
        width: 490px;
        padding-left: 20px;
        float: left;
    }

    #event_timetable #right {
        margin: 0px 0px 0px 0px;
        width: 278px;
        float: right;
    }

    #event_timetable #righttop {
        border-right: 10px solid #346300;
        background: #E5E5E5;
        padding: 20px 10px 20px 20px;
    }

    #event_timetable #rightmiddle {
        border-top: 3px solid #346300;
        border-right: 10px solid #346300;
        background: #E5E5E5;
        padding: 20px 10px 0px 20px;
    }

#event_timetable {
    margin-bottom: 60px;
}

    #event_timetable .coloredbox {
        background: #346300;
        min-height: 129px;
        padding: 18px 20px;
        margin-left: -20px;
        margin-top: 20px;
        width: 238px;
    }

        #event_timetable .coloredbox p,
        #event_timetable .coloredbox h3 {
            color: #fff;
        }

    #event_timetable #rightbottom {
        border-top: 10px solid #fff;
        border-right: 10px solid #fff;
        background: #E5E5E5;
        padding: 20px 10px 20px 20px;
    }

    #event_timetable p.eventbgmedium, #event_timetable p.eventbgmediumblue {
        background: #8C0000;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.12em;
        line-height: 18px;
        text-transform: uppercase;
        height: 28px;
        line-height: 28px;
        font-family: Franklin Gothic TT Medium,Helvetica,sans-serif !important;
        margin-left: -20px;
        padding-left: 20px;
    }

    #event_timetable ul li {
        background: url(../images/icons/list_style_img.png) left 11px no-repeat;
        margin: 0px 0px 0px 0px;
        line-height: 25px;
        list-style: none;
        padding-left: 15px;
    }

    #event_timetable #rightbottom h3 {
        margin: 0px;
    }

    #event_timetable a {
        text-decoration: none;
    }

    #event_timetable .coloredbox h2 {
        margin-bottom: 20px;
        border-bottom: 1px solid #fff;
        color: #FFFFFF;
        font-family: Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.1em;
        line-height: 18px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }

    #event_timetable #right h1 .firstone {
        color: #191919;
        font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
        font-size: 20px;
        line-height: 24px;
        font-weight: bold;
    }

    #event_timetable #right h1 {
        color: #191919;
        font-family: Franklin Gothic TT Light,Helvetica,sans-serif !important;
        font-size: 20px;
        line-height: 24px;
        margin: 0px;
        font-weight: normal;
    }

    #event_timetable .coloredbox h1 {
        margin-top: 10px;
    }

        #event_timetable .coloredbox h1 a {
            font-size: 20px;
            line-height: 24px;
            color: #fff;
        }

    #event_timetable .coloredbox a {
        color: #fff;
    }

    #event_timetable .contenttable td {
        vertical-align: top;
    }

#eventgreen #event_timetable #left {
    border-bottom: 10px solid #8C0000;
}

#eventgreen .csc-frame-frame1 .row-odd {
    background: #E6E6E6;
}

#eventgreen .csc-frame-frame1 td {
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    padding: 0px 0px 0px 20px;
    text-align: left;
    border-collapse: collapse;
    width: 50%;
}

#eventgreen .csc-frame-frame1 {
    border-spacing: 0px;
    width: 100%;
}

    #eventgreen .csc-frame-frame1 h3 {
        margin: 0px;
    }
/*Event Green Templates*/
/*Event Red Templates*/
#eventred .subheaderred, #eventblue .headerblue, #eventred .headerred {
    color: #8C0000;
}

#eventred h3, #eventblue #event_timetable a {
    color: #006C8A;
}

#eventred #event_timetable #righttop {
    border-right: 10px solid #8C0000;
}

#eventred #event_timetable .coloredbox {
    background: #8C0000;
}

#eventred #event_timetable #rightmiddle {
    border-top: 3px solid #8C0000;
    border-right: 10px solid #8C0000;
}

#eventred #event_timetable #left {
    border-bottom: 10px solid #006C8A;
}
/*Event Red Templates*/
/*Event Blue Templates*/
#eventblue .subheaderblue, #eventblue .headerblue {
    color: #3A365B;
}

#eventblue h3, #eventblue #event_timetable a {
    color: #006C8A;
}

#eventblue #event_timetable p.eventbgmedium,
#eventred #event_timetable p.eventbgmedium,
#eventblue #event_timetable p.eventbgmediumblue,
#eventred #event_timetable p.eventbgmediumblue {
    background: #006C8A;
}

#eventblue #event_timetable #righttop {
    border-right: 10px solid #3A365B;
}

#eventblue #event_timetable .coloredbox {
    background: #3A365B;
}

#eventblue #event_timetable #rightmiddle {
    border-top: 3px solid #3A365B;
    border-right: 10px solid #3A365B;
}

#eventblue #event_timetable #left {
    border-bottom: 10px solid #006C8A;
}

#eventblue .csc-frame-frame1 .row-odd {
    background: #E6E6E6;
}

#eventblue .csc-frame-frame1 td {
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    padding: 0px 0px 0px 20px;
    text-align: left;
    border-collapse: collapse;
}

#eventblue .csc-frame-frame1 {
    border-spacing: 0px;
    width: 100%;
}

    #eventblue .csc-frame-frame1 h3 {
        margin: 0px;
    }

#eventblue #rightmiddle h2 {
    color: #000000;
}
/*Event Blue Templates*/
#audio-format {
    padding: 0px;
    background: none;
    height: 25px;
}

    #audio-format audio {
        height: 25px;
    }

.news-list-container.research_articles table.article tr td div span {
    line-height: 12px !important;
}

.download > img {
    display: none;
}

#T2_body_content h3.subheader {
    color: rgb(64,64,64) !important;
    margin-bottom: 20px !important;
}
/* NewsLetter */
p.newsletterheaderred {
    color: #8C0000;
    font-family: 'Franklin Gothic TT Medium',Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    letter-spacing: 1px;
    line-height: 16px;
    margin-bottom: 3px;
    margin-top: 18px;
    text-transform: uppercase;
    white-space: normal;
    word-spacing: 0;
}

p.newsletterheaderblue {
    color: #007887;
    font-family: 'Franklin Gothic TT Medium',Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 0.14em;
    margin-bottom: 9px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    padding: 0px;
    text-transform: uppercase;
}

p.newsletterheadergrey {
    color: #404040;
    font-family: 'Franklin Gothic TT Medium',Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 0.14em;
    margin-bottom: 9px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    padding: 0px;
    text-transform: uppercase;
}

p.borderonlybottomsolid {
    border-bottom: 1px solid grey;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
}

#event_timetable #rightmiddle p {
    margin: 2px 0px;
}

#event_timetable #rightmiddle h1.csc-firstHeader {
    padding-bottom: 6px;
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
    display: block;
}

#event_timetable {
    color: #8C0000;
}

    #event_timetable #right .coloredbox h1 .firstone,
    #event_timetable #right .coloredbox a {
        color: #fff;
    }

    #event_timetable #right .coloredbox h1 a {
        font-family: Franklin Gothic TT Light,Helvetica,sans-serif !important;
        color: fff;
    }

ul.indent, ol.indent {
    padding-left: 0px;
    margin-left: 15px;
}

ul.outdent, ol.outdent {
    margin-left: -15px;
    padding-left: 0px;
}

#rightmiddle p.medium {
    color: #191919;
    font-size: 12px;
    line-height: 18px;
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif !important;
    text-transform: uppecase;
}

#eventblue #rightmiddle h2 {
    color: #fff;
}

.navigation-ajax {
    padding-bottom: 0px;
}

.comma {
    margin-left: -3px;
}
/* NewsLetter */
.news-list-container .news_calender_list {
    background: #f5f5f5;
}

sup, sup a {
    font-size: 9px;
}

.news-list-container .news_calender_list .upcoming {
    background: #c3c3c3;
    padding: 0px 1px;
    height: 12px;
    line-height: 12px;
    width: 87px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
}

.safari-mac .news-list-container .news_calender_list .upcoming {
    padding-top: 3px;
}

.safari-mac .news-list-container .news_calender_list .dateupcoming {
    padding-top: 14px;
}

.news-list-container .news_calender_list td {
    padding-top: 0px;
}

.news-list-container .news_calender_list div {
    padding-top: 28px;
}

.news-list-container .news_calender_list .dateupcoming {
    padding-top: 17px;
}

#backtolist {
    display: none;
}

.preselected {
    margin-bottom: 20px;
}

#calendar_view {
    margin-right: 5px;
}

table.dotted-line tr td:first-child span {
    padding-left: 1px;
}

#T2_body_content .mapdiv ul.indent, #T2_body_content .mapdiv ol.indent {
    padding-left: 0px;
    margin-left: 15px;
}

#T2_body_content .mapdiv ul.outdent, #T2_body_content .mapdiv ol.outdent {
    margin-left: -15px;
    padding-left: 0px;
}

@media (max-height: 720px) {
    #T1_list {
        padding-top: 85px;
    }

    #T1_search {
        margin-top: -160px !important;
    }

    .bg-image-pattern-1 {
        background-position: center -120px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    #T2 {
        margin-left: -490px;
    }

    #T2_body_background_pattern {
        background-size: auto;
        background-position: 0px top;
    }

    #T2_body_background_pattern {
        position: relative;
        width: 550px;
        height: 200px;
        overflow: hidden;
    }

    #T1_list {
        padding-top: 125px;
    }

    #T1_search {
        margin-top: auto !important;
    }

    .bg-image-pattern-1, .bg-image-pattern {
        background-position: center top;
    }

    #T2_head_logo,
    #T3_head_logo {
        margin-left: 490px;
    }

    #T1_head_logo img {
        right: 32px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    #T1_body {
        margin-top: -260px;
    }

    .bg-image-pattern-1 {
        background-position: center -150px;
    }

    #T2_head_logo,
    #T3_head_logo {
        margin-left: 490px;
    }

    #T1_head_logo img {
        right: 32px;
    }

    #T2_head_list {
        margin-left: 102px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
    #T2 {
        margin-left: -490px;
    }

        #T1_head_list ul li:last-child, #T2 #T2_head_list ul li:last-child {
            margin-left: 14px;
        }

    #T1_list {
        padding-top: 125px;
    }

    #T1_search {
        margin-top: auto !important;
    }

    .bg-image-pattern-1 {
        background-position: center top;
    }
}

#c66 .w-280 {
    max-height: 155px;
}
/*
.safari-mac #T3_head_list ul li:first-child{
	margin-left:0px;
}
.safari-mac #T3_head_list ul li{
	margin-left:18px;
}
.safari-mac #T3_head_list ul li:last-child{
	margin-left:16px;
}
.safari-mac #T3_head_list ul li{
	
}*/
#unsublink h5 {
    font-size: 10px;
    text-transform: none;
    color: #8C0000;
    letter-spacing: 0px;
}

.subscription {
    display: none;
}

.tx-sremailsubscribe-pi1 dt {
    width: 100%;
    text-align: left;
}

#T2_slideshow {
    overflow: hidden;
}

#ndamedia .submenu, #uid_156 .submenu, #uid_157 .submenu, #uid_26 .submenu, #uid_158 .submenu, #uid_159 .submenu,
#uid_223 .submenu, #uid_123 .submenu, #uid_124 .submenu, #uid_122 .submenu, #uid_125 .submenu, #uid_127 .submenu,
.research_article .submenu,
.nda_think_tanks .submenu {
    height: 0px \9 !important;
    display: none \9 !important;
}

#c824, #c825 {
    display: none;
}
/*News search*/
#newssearch .pager {
    text-align: center;
}

#newssearch .tx-ttnews-browsebox p {
    text-align: left;
    margin-bottom: 10px;
}

#newssearch .tx-ttnews-browsebox .tx-ttnews-browsebox-strong {
    font-weight: bold;
}

#newssearch .tx-ttnews-browsebox {
    margin-bottom: 20px;
}

#newssearch .Date {
    float: right;
    text-align: right;
}

#newssearch .Title {
    float: left;
    width: 200px;
}

#newssearch .sep {
    width: 10px;
}

.news-search-emptyMsg {
    display: none;
}
/*News search*/
.safari-mac #T2_head_logo,
.safari-mac #T3_head_logo {
    margin-left: 492px;
}

.safari-mac #T1_head_logo img {
    right: 31px;
}

.youtubefce iframe {
    border: 0px;
}

/* NEW REQUIREMENT START */
/* NEWS globalizingindia START */
.globalizing_india {
    border-bottom: 1px dotted #191919;
    padding-bottom: 15px;
    margin-bottom: 12px;
}

.globalizingindia .pager {
    float: left;
}

.globalizingindia .sort_date_title {
    float: left;
}

.news_list .date_title {
    margin-bottom: 5px;
}

.news_list .title {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
}

.news_list .date {
    float: right;
}

    .news_list .date a {
        color: #8C0000;
        font-weight: bold;
    }

.news_list .category {
    font-weight: bold;
    font-size: 10px;
}

.news_list .news_date {
    float: right;
}

.globalizingindia {
    border-bottom: 1px dotted #191919;
    padding-bottom: 45px;
    margin-bottom: 10px;
    font-family: Arial;
    color: #000000;
    position: relative;
}

    .globalizingindia .news-latest-item .news-latest-itemcontent {
        width: 274px;
        float: left;
        margin-right: 12px;
        padding: 7px 0px 7px 0px;
        border-bottom: 1px solid #eeeeee;
    }

    .globalizingindia div :nth-last-child(2) .news-latest-itemcontent, .globalizingindia div :nth-last-child(3) .news-latest-itemcontent {
        border: 0px;
    }

    .globalizingindia .news-latest-item {
        float: left;
        width: 274px;
        padding: 0px 3px;
        margin-left: -3px;
        margin-right: 6px;
    }

        .globalizingindia .news-latest-item a {
            line-height: 13px;
            display: block;
        }

        .globalizingindia .news-latest-item.last {
            margin-right: -3px;
            margin-left: 0px;
        }

        .globalizingindia .news-latest-item.no_border {
        }

        .globalizingindia .news-latest-item:hover {
            background: #f7f7f7;
        }

            .globalizingindia .news-latest-item:hover a, .globalizingindia .news-latest-item:hover .format {
                color: #8C0000;
            }

        .globalizingindia .news-latest-item a {
            font-size: 10px;
            font-family: Arial;
            color: #000;
        }

    .globalizingindia .date_title {
        padding-bottom: 3px;
    }

    .globalizingindia .latest_title {
        float: left;
    }

        .globalizingindia .latest_title .buttonRed {
            margin-right: 5px;
        }

        .globalizingindia .latest_title a {
            font-size: 12px;
            font-weight: bold;
            font-family: Arial;
            color: #000;
        }

            .globalizingindia .latest_title a span.format {
                font-weight: normal;
                color: #cccccc;
                text-transform: uppercase;
                font-size: 10px;
                margin-left: 2px;
            }

.japandesk .buttonRed {
    float: left;
}

.globalizingindia .news-latest-date {
    float: right;
    font-size: 10px;
    color: #808080;
    line-height: 14px;
}

.globalizingindia .top_part {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 9px;
}

.globalizingindia .pager .tx-ttnews-browsebox {
    float: left;
    width: 190px;
}

    .globalizingindia .pager .tx-ttnews-browsebox p {
        display: none;
    }

.globalizingindia .sort_date_title span {
    float: left;
    margin: 8px 0px 4px 0px;
}

    .globalizingindia .sort_date_title span.Title {
        margin-right: 10px;
    }

.globalizingindia .sort_date_title a {
    font-size: 12px;
    color: #000;
}

    .globalizingindia .sort_date_title a img {
        padding-left: 2px;
    }

    .globalizingindia .sort_date_title a.ascact {
        color: #8C0000;
    }

.globalizingindiaicons {
    position: relative;
}

    .globalizingindiaicons .icons {
        position: absolute;
        right: 0px;
        top: 6px;
        z-index: 999;
    }

        .globalizingindiaicons .icons span {
            cursor: pointer;
            -webkit-filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -o-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
            filter: grayscale(100%);
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
        }

            .globalizingindiaicons .icons span.active {
                cursor: pointer;
                -webkit-filter: grayscale(0%);
                -moz-filter: grayscale(0%);
                -o-filter: grayscale(0%);
                -ms-filter: grayscale(0%);
                filter: grayscale(0%);
                filter: none;
            }

        .globalizingindiaicons .icons .html_icon {
            margin-right: 11px;
        }

            .globalizingindiaicons .icons .html_icon img {
            }

.globalizing_india.news-list-container .date {
    width: 55px;
    text-align: left;
}

.news-list-container.globalizing_india .date .dsc,
.news-latest-container.globalizingindia .Date .dsc, .news-latest-container.globalizingindia .Title .dsc, .news-latest-container.globalizingindia .Title .asc img {
    display: none;
}

.news-list-container.globalizing_india .date a, .news-latest-container.globalizingindia .date a,
.news-latest-container.globalizingindia .Title a {
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
    float: right;
}

.globalizingindia .nextbtn {
    margin-top: 14px;
}

.globalizingindia .format, .globalizingindia .nextbtn {
    display: none;
}

#c637 .globalizingindia .format, #c632 .globalizingindia .format,
#c1505 .globalizingindia .format {
    display: inline;
}

.globalizingindia .ajax_loader {
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.8;
    background: #ffffff url(../images/ajax-loader.gif) 49% 49% no-repeat;
    z-index: 9999;
}

#globalizeindia .mnu_83 a, #legalguide .mnu_245 a {
    background-color: #E6DCDC;
}
/* NEWS globalizingindia END */

/*New Event Details START*/
#new_event_detail {
    background: #fff;
    color: #000001;
    font-family: Arial;
    font-size: 12px;
    padding-bottom: 28px;
}

    #new_event_detail #container {
        width: 860px;
        margin: 0px auto;
    }

    #new_event_detail #content_area {
        margin: 56px 67px 0px 59px;
        width: 734px;
    }

    #new_event_detail .date {
        color: #4A4767;
        display: block;
        font-family: Franklin Gothic TT Medium;
        line-height: 16px;
        margin: 0 0 19px;
        text-transform: uppercase;
    }

    #new_event_detail #news_content h2.newstitle {
        color: #8C0000;
        display: block;
        font-family: Franklin Gothic TT Medium;
        font-size: 12px;
        font-weight: normal;
        line-height: 18px;
        margin: 0px 0px 45px 0px;
        text-transform: uppercase;
    }

.download_details .header_part {
    margin-bottom: 8px;
}

.download_details .title {
    border-bottom: 1px dotted #8C0000;
    color: #808083;
    font-family: Arial;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 18px;
}

.download_elements, .download_elements.presentation.last, .download_elements.audio.last, .download_elements.video.last {
    border-bottom: 1px dotted #8C0000;
    margin-bottom: 10px;
    padding-bottom: 26px;
}

    .download_elements.presentation, .download_elements.audio, .download_elements.video, .download_elements.image {
        border-bottom: 1px dotted #DADADA;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .download_elements a {
        text-decoration: none;
    }

    .download_elements .icon {
        vertical-align: middle;
        margin-right: 6px;
    }

        .download_elements .icon img {
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
            vertical-align: text-bottom;
        }

            .download_elements .icon img:hover {
                filter: none;
            }

    .download_elements .category {
        color: #8C0000;
        text-transform: uppercase;
        margin-right: 13px;
        font-family: Franklin Gothic TT Medium;
    }

    .download_elements .element_title {
        font-weight: bold;
    }

    .download_elements .details {
        color: #808083;
        font-size: 10px;
        font-weight: bold;
    }

    .download_elements:last-child {
        border: none;
    }

    .download_elements .image {
        float: left;
        margin-right: 11px;
        width: 60px;
        margin-top: 4px;
    }

    .download_elements .imagecontent {
        float: left;
        width: 645px;
    }

.complete_package {
    border-bottom: 1px dotted #464646;
    margin-top: 50px;
    padding-bottom: 5px;
}

    .complete_package a {
        text-decoration: none;
    }

    .complete_package .icon img {
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
        vertical-align: text-bottom;
    }

        .complete_package .icon img:hover {
            filter: none;
        }

    .complete_package .title {
        font-family: Franklin Gothic TT Medium;
        margin-right: 17px;
        text-transform: uppercase;
    }

#c629, #c631, #c635, #c636,
#c1503, #c1504 {
    display: none;
}

.globalizingindia .sort_date_title .Date .asc {
    color: #8C0000;
}
/*New Event Details END*/
.news-list-container .downloadlink {
    color: #8C0000;
    display: block;
    margin-top: 4px;
}

    .news-list-container .downloadlink img {
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
        vertical-align: text-bottom;
    }

        .news-list-container .downloadlink img:hover {
            filter: none;
        }
/* NEW REQUIREMENT END  */

/*JAPAN DESK*/
#lastmenu li:last-child, #japadeskmenu li:last-child, .japansingleview .w-264:nth-child(2) li:last-child {
    margin-top: 17px;
    padding-top: 17px;
    border-top: 1px solid #ccc;
}

#newstab #en, #japan, #newstablist .jtitle {
    display: none;
}

#tablinks span {
    float: right;
    cursor: pointer;
    color: rgb(128, 128, 128);
    margin-top: -20px;
}

#newstabcontent.japanlist .newstitle {
    display: none;
}

#newstabcontent.japanlist .jtitle {
    display: block;
}

#newstablist #tablinks span {
    margin-top: -38px;
    position: absolute;
    right: 0px;
}

.submenu .pagetitle {
    width: 400px;
}

#japandesk #T2_navigation_head_content .activeLink {
    background: none;
    color: #fff;
}

#japandesk .T2_navigation_foot_element_a .T2_navigation_foot_content li:first-child a {
    background: rgb(230,220,220);
}

    #japandesk .T2_navigation_foot_element_a .T2_navigation_foot_content li:first-child a .wrap {
        border-bottom: 1px solid rgb(140,0,0);
    }

#japandesk #T2_navigation_head ul li a.activeLink:hover {
    background: none repeat scroll 0 0 rgb(133, 71, 61);
    color: rgb(255, 255, 255);
}

#tx-srfeuserregister-pi1-fe_users_form fieldset {
    border: none;
    padding: 30px 0px 0px 0px;
    width: 280px;
    margin: 0px auto;
}

#tx-srfeuserregister-pi1-fe_users_form legend {
    display: none;
}

#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-text, #tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-password {
    width: 270px;
    margin-bottom: 5px;
    display: block;
    height: 25px;
    line-height: 25px;
    background: #f7f7f7;
    border: 1px solid #dbdbdb;
    margin-right: 0px;
    padding: 0px 5px;
    font-size: 12px;
    font-family: Helvetica,sans-serif;
}

.tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-fe_users_form dt {
    width: 100%;
    padding: 0px;
    margin-bottom: 1px;
    float: none;
    text-align: left;
}

.tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-fe_users_form dd {
    width: 100%;
    padding-bottom: 0px;
    float: none;
}

.tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-password-again {
    display: block;
    padding: 0px;
    margin-bottom: 5px;
}

.tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-password_again {
    display: block;
}

.felogin_form {
    margin: 0px auto;
    width: 275px;
    display: block;
}

.link_wrap {
    width: 275px;
    margin: 0px auto;
}

.forgot_password {
    float: left;
}

.register_link {
    float: right;
}

#cboxClose {
    top: 0px;
}

.lightbox_template .tx-felogin-pi1 {
    /*padding-top:20px;*/
}

    .lightbox_template .tx-felogin-pi1 .loginform {
        padding-top: 10px;
    }

#starsreadonly {
    float: right;
    margin-top: -16px;
    position: relative;
}

.dealcorner #stars_no_login, .dealcorner #ratingform,
.dealcorner #starsreadonly, #mandalab #stars_no_login,
#mandalab #ratingform, #mandalab #starsreadonly {
    margin-top: 0px;
}
/*
#stars_no_login{
	height:0px;
}
#stars_no_login img{
	margin-left:2px;
}
#ratingform #stars{
	position:absolute;
	margin-top:-16px;
	right:0px;
}
*/
#ratingform input, #ratingform p {
    height: 0px;
    width: 0;
    visibility: hidden;
}

    #ratingform input#submit_button {
        width: auto;
        height: auto;
        visibility: visible !important;
        padding: 0px 11px;
        height: 24px;
        line-height: 23px;
        background: url(../images/login_button_bg.png) left top repeat-x;
        color: #fff;
        border: 1px solid #700000;
        float: left;
        margin-right: 23px;
        font-size: 15px;
    }

#colorbox #ratingform input#email, #colorbox #ratingform input#submit_button, #colorbox #ratingform p {
    width: auto;
    height: auto;
    visibility: visible !important;
    font-weight: bold;
}

#colorbox #ratingform input#email {
    height: 30px;
    line-height: 30px;
    background: #D4D4D4;
    width: 250px;
    margin-top: -20px;
    color: #000;
}

#colorbox #ratingform #submit_button {
    background: #D4D4D4;
    line-height: 25px;
    padding-right: 50px;
    padding-left: 10px;
    float: right;
    margin-right: 30px;
    color: #000;
}

#stars_no_login ul {
    display: none;
}

#colorbox #ratingform .lightbox_open {
    display: none;
}

#colorbox #cboxLoadedContent {
    padding: 10px;
}

.avg_rating img {
    height: 8px;
    width: auto;
}

.newstitle {
    float: left;
    width: 317px;
    margin-right: 5px;
}

.avg_rating {
    float: right;
    width: 30px;
}

.japan_desk .news_title {
    width: 455px;
    float: left;
    margin-right: 5px;
}

.japan_desk .avg_rating {
    width: 35px;
}

#stars {
    width: 56px !important;
    display: block;
    float: left;
    height: 25px;
    line-height: 27px;
}

.news-list-container.research_articles .japan_desk table.article tr td div span {
    float: left;
    width: 418px;
}

#ajaxloadgif {
    background: url(../images/ajax-loader.gif) left top no-repeat;
    width: 32px;
    height: 32px;
    display: none;
    margin-top: 2px;
}

.tx-ttnewsrating #flashmessage {
    padding: 0px 0px;
}

    .tx-ttnewsrating #flashmessage ul li {
        background: none;
        line-height: 24px;
        color: #fff;
        text-transform: uppercase;
    }

#signin_signup {
    width: 300px;
    margin: 0px auto;
    padding-top: 37px;
}

#signin_button, #signup_button {
    color: #a94040;
    text-transform: uppercase;
    border: 1px solid #a94040;
    width: 150px;
    text-align: center;
    margin: 30px auto;
    font-family: Franklin Gothic TT Book;
    font-size: 18px;
    cursor: pointer;
    height: 31px;
    line-height: 31px;
    letter-spacing: 1.5px;
}

    #signin_button a, #signup_button a {
        color: #a94040;
        display: block;
        line-height: 31px;
        font-size: 18px;
        font-family: Franklin Gothic TT Book;
    }

#signin_button {
    margin: 0px auto 33px auto;
}

    #signin_button:hover, #signup_button:hover {
        background: #f1ebea;
    }

#signup_button {
    margin-bottom: 15px;
}

#signup_button_wrap {
    text-align: center;
    color: #808080;
    padding-bottom: 30px;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}

.tx-felogin-pi1 .loginform {
    width: 280px;
    display: none;
}

    .tx-felogin-pi1 .loginform fieldset .label {
        float: none;
        color: #808080;
        text-transform: none;
        font-weight: normal;
        font-family: Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        line-height: 18px;
    }

    .tx-felogin-pi1 .loginform fieldset #user, .tx-felogin-pi1 .loginform fieldset #pass {
        float: none;
        width: 270px;
        height: 25px;
        line-height: 25px;
        background: #f7f7f7;
        margin-bottom: 7px;
        font-size: 12px;
        font-family: Helvetica,sans-serif;
        border: 1px solid #dbdbdb;
    }

    .tx-felogin-pi1 .loginform .submit {
        float: none;
        margin-top: 15px;
    }

        .tx-felogin-pi1 .loginform .submit input {
            background: url(../images/login_button_bg.png) left top repeat-x;
            color: #fff;
            padding: 0px 20px;
            height: 23px;
            border: 0px;
            line-height: 23px;
            font-size: 15px;
            border: 1px solid #7e1c1b;
            filter: none !important;
        }

    .tx-felogin-pi1 .loginform fieldset {
        margin: 0px;
        padding: 35px 0px 50px 0px;
    }

.hide_element {
    display: none;
}

.birth_date_wrap, .gender_wrap {
    float: left;
    width: 131px;
}

.birth_date_wrap {
    margin-right: 18px;
}

#tx-srfeuserregister-pi1-fe_users_form .birth_date_wrap .tx-srfeuserregister-pi1-text {
    width: 119px;
    margin-bottom: 0px;
}

#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-gender {
    width: 131px;
    border: 1px solid #dbdbdb;
    height: 25px;
    background: #f7f7f7;
    color: #808080;
}

#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-submit {
    background: url(../images/login_button_bg.png) left top repeat-x;
    color: #fff;
    padding: 0px 20px;
    height: 23px;
    line-height: 23px;
    border: 0px;
    border: 1px solid #7e1c1b;
    font-size: 15px;
    filter: none !important;
}

.tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-fe_users_form label {
    color: #808080;
    text-transform: none;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}

.infotext {
    width: 280px;
    margin: 15px auto 0px auto;
    padding-bottom: 25px;
}

    .infotext p {
        padding: 0px;
        margin: 0px;
        color: #808080;
        font-family: Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        line-height: 18px;
    }

#loggedin_user, #submit_button, .rate_hotline_text, .comments_label, #commments {
    display: none;
}

#stars_no_login {
    height: 20px;
    float: right;
    margin-top: -25px;
}

.lightbox_template #loggedin_user, .lightbox_template .rate_hotline_text, .lightbox_template #submit_button, .lightbox_template .comments_label, .lightbox_template #commments {
    display: block;
}

.lightbox_template .comments_label {
    color: #80808d;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}

.lightbox_template #commments {
    width: 268px;
    height: 50px;
    background: #f7f7f7;
    border: 1px solid #808080;
    padding: 5px;
}

.lightbox_template #stars_no_login {
    height: auto;
    float: none;
    margin-top: 0px;
    padding-bottom: 20px;
}

.rating_share {
    float: right;
    width: 40px;
    height: 24px;
    margin: 6px 20px 0px 0px;
}

    .rating_share a {
        background: url(../images/rating_icons/Share_24.png) left center no-repeat;
        width: 40px;
        height: 24px;
        display: block;
        text-indent: -9999px;
    }

        .rating_share a:hover {
            background: url(../images/rating_icons/Share_24_r.png) left center no-repeat;
        }

#powermaildiv_uid4, #powermaildiv_uid5, #powermaildiv_uid7 {
    visibility: hidden;
    height: 1px;
}

#loggedin_user {
    width: 370px;
    background: #f7f7f7;
    margin: 0px auto 45px auto;
    text-align: center;
    color: #80808d;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 42px;
    height: 42px;
}

    #loggedin_user .loggedin_user_wrap {
        width: 280px;
        margin: 0px auto;
        text-align: left;
    }

.lightbox_template #ratingform {
    width: 280px;
    margin: 0px auto;
    display: block;
}

.rate_hotline_text {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
    font-family: Franklin Gothic TT Medium;
}

.tx-powermail-pi1 #tipafriend .fieldsets, .tx-powermail-pi1 .tx-powermail-pi1_thx {
    background: #e5e5e5;
    padding: 20px 0px 0px 0px;
    position: relative;
}

    #tipafriend #tx-powermail-pi1_fieldset_1, .tx-powermail-pi1 .tx-powermail-pi1_thx section {
        border: 0px;
        width: 280px;
        margin: 0px auto;
        padding: 0px;
        color: #808080;
    }

    .tx-powermail-pi1 .tx-powermail-pi1_thx section {
        padding-bottom: 5px;
    }

        .tx-powermail-pi1 .tx-powermail-pi1_thx section p {
            color: #808080;
        }

        .tx-powermail-pi1 .tx-powermail-pi1_thx section h5 {
            font-family: Franklin Gothic TT Medium;
            font-size: 20px;
            font-weight: bold;
            margin: 0 auto 15px;
            text-transform: none;
            letter-spacing: 0px;
            color: #000;
            line-height: auto;
        }

#tipafriend #tx-powermail-pi1_fieldset_1 legend {
    display: none;
}

#tipafriend #tx-powermail-pi1_fieldset_1 label {
    display: block;
    color: #808080;
    margin-bottom: 3px;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}

#tipafriend #tx-powermail-pi1_fieldset_1 input {
    display: block;
    width: 268px;
    border: 1px solid #808080;
    margin-bottom: 8px;
    height: 30px;
    padding: 0px 5px;
    color: #808080;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
}

#tipafriend #tx-powermail-pi1_fieldset_1 textarea {
    display: block;
    width: 268px;
    border: 1px solid #808080;
    margin-bottom: 8px;
    height: 50px;
    padding: 5px;
    color: #808080;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
}

#tipafriend #tx-powermail-pi1_fieldset_1 .powermail_submit {
    background: #803e34;
    border: 1px solid #700000;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 29px;
    width: auto;
    background: url(../images/login_button_bg.png) left top repeat-x;
    font-size: 15px;
}

#tipafriend #tx-powermail-pi1_fieldset_1 .tx_powermail_pi1_fieldwrap_html_captcha label {
    display: none;
}

#tipafriend .captcha_image {
    width: 278px;
    border: 1px solid #808080;
    margin-bottom: 8px;
    height: 30px;
    background: #fff;
    text-align: center;
}

    #tipafriend .captcha_image img.tx-srfreecap-pi2-image {
        height: 30px;
        margin: 0px;
    }

#tipafriend .tx-srfreecap-pi2-cant-read {
    display: none;
}

#tipafriend #tx-powermail-pi1_fieldset_1 p {
    color: #808080;
}

#hotline #colorbox #cboxLoadedContent {
    padding: 0px;
}

#share_block #divider_block {
    width: 370px;
    margin: 0px auto;
}

.email_to_friend, .share_doc_text {
    font-size: 20px;
    font-weight: bold;
    margin: 0px auto 15px auto;
    width: 280px;
    font-family: Franklin Gothic TT Medium;
}

#newsTitle {
    margin: 0px auto 15px auto;
    width: 280px;
}

.share_doc_text {
    margin-bottom: 10px;
}

#share_button_block {
    background: #b2b2b2;
    height: 40px;
    line-height: 40px;
}

    #share_button_block #share_button_block_wrap {
        width: 280px;
        margin: 0px auto;
    }

#mail_share {
    border-right: 1px solid #d9d9d9;
    float: left;
    height: 26px;
    line-height: 24px;
    margin: 7px 25px 7px 0;
    padding-right: 24px;
    width: 22px;
}

    #mail_share img {
        vertical-align: middle;
        cursor: pointer;
    }

#share_top_block {
    padding: 1px 0px;
}

    #share_top_block.graybg {
        background: #e5e5e5;
    }

.tx-powermail-pi1 #tipafriend {
    display: none;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error, #tipafriend #tx-powermail-pi1_fieldset_1 .errors p {
    color: #7d3a30;
}

#title_hidden {
    width: 1px;
    height: 1px;
    visibility: hidden;
}

#linkedin_share {
    float: left;
    width: 30px;
    line-height: 40px;
    background: url(../images/linkedin_icon.png) left center no-repeat;
    height: 40px;
}

#linkedinshare {
    height: 1px;
    width: 1px;
    visibility: hidden;
}

#linkedinshare_wrap {
    height: 40px;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
}

    #linkedinshare_wrap .IN-widget {
        height: 40px !important;
        overflow: hidden !important;
    }

.user_created_msg {
    width: 315px;
    margin: 0px auto;
    padding: 30px 0px 10px 0px;
}

    .user_created_msg .divider hr {
        border-bottom: 1px solid #e6e6e6;
    }

.tx-srfeuserregister-pi1 .user_created_msg a {
    background: none;
    color: #808080;
    padding: 0px;
}

.user_created_msg p {
    color: #808080;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#avg_ratings {
    width: 40px;
    margin-top: -15px;
    float: right;
    z-index: 999;
    position: relative;
    cursor: pointer;
}

    #avg_ratings .avg_rating {
        width: 40px;
    }

        #avg_ratings .avg_rating > div {
            cursor: pointer !important;
        }

        #avg_ratings .avg_rating img {
            height: auto;
        }

#stars_no_login #thankyou ul {
    display: block;
    margin: 0px;
}

#ratingform #thankyou {
    background: #b2b2b2;
    color: #fff;
    float: left;
    font-size: 15px;
    height: 24px;
    line-height: 23px;
    margin-right: 23px;
    padding: 0 11px;
    visibility: visible !important;
    width: auto;
    float: left;
}

.lightbox_template #comments_label {
    color: #808080;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    margin-top: 20px;
}

.lightbox_template #comment_box {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #808080;
    height: 50px;
    padding: 5px;
    width: 268px;
}

.main_home .tx-srfeuserregister-pi1 {
    height: 1px;
    visibility: hidden;
}

#unsubscribe_message_box {
    color: #80808d;
    margin: 0 auto;
    text-align: left;
    width: 300px;
}

    #unsubscribe_message_box p {
        color: #80808d;
    }

#linkedinTitle, #linkedinSummary {
    visibility: hidden;
    height: 1px;
}

#ratingform input#submit_button {
    visibility: hidden !important;
    height: 1px;
}

#ratingform #your_rating {
    padding: 0px 11px;
    height: 23px;
    line-height: 23px;
    background: url(../images/login_button_bg.png) left top repeat-x;
    color: #fff;
    border: 1px solid #700000;
    float: left;
    margin-right: 23px;
    font-size: 15px;
    font-family: Franklin Gothic TT Book,Helvetica,sans-serif;
    text-transform: uppercase;
}

#its_ok, #like_it, #love_it {
    display: none;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}

.total_rating {
    color: #80808d;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    margin-top: 2px;
}

#ajaxloader_wrap {
}

#ajax_loader {
    background: url(../images/new_preloader.gif) no-repeat center center;
    display: none;
    height: 240px;
    margin: 0 0 0 -10px;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.image_no_margin div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin: 0px;
}

    .image_no_margin div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
        max-width: 560px;
        height: auto;
    }

.bg-gradient-darkgrey {
    background: #56595b;
}

.vision_mission_block {
    border-left: 4px solid #540000;
    padding: 0px;
}

    .vision_mission_block > div {
        padding: 10px 10px 9px 7px;
        cursor: pointer;
    }

    .vision_mission_block, .vision_mission_block h3, .vision_mission_block h3 a {
        color: #fff;
        letter-spacing: 0.5px;
    }

        .vision_mission_block p {
            color: #fff;
            margin-bottom: 0px;
            margin-top: 5px;
            letter-spacing: -0.25px;
        }

        .vision_mission_block hr.solid-white {
            margin: 3px 0px;
            width: auto;
        }

.pager .tx-ttnews-browsebox p {
    display: none;
}

/* Google custom search */
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title *,
input.gsc-input {
    font-size: 12px !important;
    text-decoration: none !important;
}

input.gsc-input {
    color: #010101;
}

.gs-snippet b, .gs-visibleUrl b {
    font-weight: normal !important;
    color: #8C0000 !important;
    text-decoration: none !important;
}

.gs-title, .gs-title b {
    font-weight: bold !important;
}

.gsc-webResult.gsc-result {
    border-bottom: 1px dotted #000000 !important;
}

.gsc-result-info, .gsc-orderby-label {
    color: #191919 !important;
}

.gsc-result-info {
    font-size: 12px !important;
}

.gsst_a, .gs-fileFormat {
    display: none !important;
}

.gsc-result .gs-title {
    height: 1.6em !important;
    text-decoration: none !important;
}

a.gs-title {
    background: url(/Content/images/pages.gif) left center no-repeat;
    padding-left: 25px !important;
}

.gs-title.pdfres {
    background: url(/Content/images/pdf_icon.png) left center no-repeat;
    padding-left: 25px !important;
}

a.gs-title {
    padding-top: 5px;
    padding-bottom: 2px;
}

.gsc-selected-option-container {
    background: none !important;
    border: 1px solid #e6e6e6 !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    color: #010101 !important;
    line-height: 20px !important;
    height: 20px !important;
    min-width: 88px !important;
    text-align: left !important;
    font-weight: normal !important;
}

.gsc-option-menu {
    top: 22px !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}

.gsc-option-menu-item {
    text-align: left !important;
    color: #010101 !important;
    padding: 0px 0px 0px 8px !important;
    width: 114px;
}

    .gsc-option-menu-item:hover {
        background: #4274d4;
        color: #FFFFFF !important;
    }

.gsc-option-menu-item-highlighted {
    background: none;
}

.gsc-option {
    line-height: 20px !important;
    font-size: 11px !important;
}

.gsc-control-cse .gsc-option-selector {
    top: 10px !important;
}

.gsc-tabHeader.gsc-tabhActive {
    outline: none !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0px !important;
}

.gsc-tabHeader.gsc-tabhActive {
    color: #8C0000 !important;
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus,
.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
    box-shadow: none !important;
}

.cse input.gsc-search-button, input.gsc-search-button {
    height: 25px !important;
    width: 78px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    margin-top: 3px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 2px !important;
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-tabsArea {
    border-color: #dddddd !important;
}

gsc-tabHeader.gsc-tabhActive {
    border-color: #dddddd !important;
}

.gsc-tabHeader.gsc-tabhActive {
    background-color: #ffffff;
    border-color: #dddddd #dddddd #ffffff !important;
}



/* pagination */
.gsc-cursor {
    font-size: 10px !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    font-family: Helvetica,sans-serif !important;
    padding: 1px 10px 1px 10px !important;
    color: #191919 !important;
    background: url(../images/img_fix/line_small-1.jpg) right 2px no-repeat;
    margin: 0px !important;
}

.gsc-cursor-current-page {
    background-color: #EBEBEB !important;
    height: 12px;
    line-height: 12px;
    color: #8C0000;
    background-color: #f5f5f5;
    margin-top: 3px;
    padding: 0px 6px 0px 5px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    text-decoration: none !important;
}


.gsc-above-wrapper-area {
    border-bottom: 1px solid #dddddd !important;
}


/* Google custom search END */
.user {
    background: url("../images/user.png") no-repeat;
}

.password {
    background: url("../images/password.png") no-repeat;
}

#login select.selectbox {
    line-height: 25px;
    padding: 4px;
    width: 50%;
    font-size: 13px;
    height: 30px;
    color: rgb(176, 176, 176);
}

#login input.textbox {
    line-height: 25px;
    padding: 7px 5px 7px 24px;
    width: 50%;
    font-size: 13px;
}

#login input.login {
    line-height: 25px;
    padding: 4px 15px;
    height: 30px;
    font-size: 13px;
}

#login .logindiv {
    margin-bottom: 10px;
}

#login .checkbox {
    margin-top: 8px;
    display: inline-block;
    margin-left: 115px;
    color: #666666;
}

#login label.checkbox .checker input[type="checkbox"] {
    border-color: #e5e5e5;
}

div.selector, div.checker, div.button, div.radio, div.uploader {
    display: inline-block;
    vertical-align: middle;
}

a.forgot {
    color: #FF6600;
    text-decoration: none;
    margin-left: 163px;
}

    a.forgot:hover {
        color: #666666;
        text-decoration: none;
        margin-left: 163px;
    }

.mattergrid .name {
    font-weight: bold;
}

.deatils {
    text-align: right;
}

#mattergrid .gs-title {
    color: #8c0000 !important;
    font-weight: bold;
    background: url(../images/pages.gif) left center no-repeat;
    padding-left: 25px !important;
}

.detailsdata {
    width: 100%;
    margin: 10px auto;
    line-height: 22px;
}

.viewdetails {
    color: #FF6600;
    text-decoration: none;
    margin: 0px 5px;
}

    .viewdetails:hover {
        color: #999999;
        text-decoration: none;
        margin: 0px 5px;
    }

#clientdetails {
    color: #333333;
    z-index: 10000;
    position: relative;
    padding: 10px;
    overflow: auto;
    clear: both;
    line-height: 20px;
}

    #clientdetails strong {
        color: #8c0000 !important;
    }

.clienthed {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(128, 128, 128, 1) 0%, rgba(89, 89, 89, 1) 80%) repeat scroll 0 0;
    opacity: 0.95;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px;
}

.news-list-container .news_calender_list {
    background: #f5f5f5 none repeat scroll 0 0;
}

    .news-list-container .news_calender_list .upcoming {
        background: #c3c3c3 none repeat scroll 0 0;
        color: #fff;
        display: block;
        font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
        font-size: 11px;
        height: 12px;
        line-height: 12px;
        padding: 0 1px;
        text-transform: uppercase;
        width: 87px;
    }

    .news-list-container .news_calender_list div {
        padding-top: 28px;
    }

.event_details .headerred {
    color: #8c0000;
    display: block;
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    margin: 0 0 20px;
}

p.eventbgmedium, p.eventbgmedium, p.eventbgmediumblue, p.eventbgmediumblue {
    background: #006c8a none repeat scroll 0 0;
}

p.eventbgmedium, p.eventbgmediumblue {
    background: #8c0000 none repeat scroll 0 0;
    color: #ffffff;
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif !important;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    letter-spacing: 0.12em;
    line-height: 28px;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-top: 20px;
    padding-left: 20px;
    text-transform: uppercase;
}

.viewall {
    color: rgb(140, 0, 0);
    text-decoration: none;
    font-weight: bold;
    float: right;
}

    .viewall:hover {
        color: #333333;
        text-decoration: none;
        font-weight: bold;
        float: right;
    }

.viewall_link {
    line-height: 20px;
    height: 20px;
    margin-top: 5px;
}

.lightgray {
    color: #666666;
}

.moredetails {
    color: rgb(140, 0, 0);
    text-decoration: none;
}

    .moredetails:hover {
        color: #333333;
        text-decoration: none;
    }

#T1_foot_buttons {
    position: absolute;
    bottom: 0;
    height: 55px;
    width: inherit;
    overflow: hidden;
    z-index: 1000;
}

.mobile-top-nav {
    display: none
}

.logonishit {
    float: right;
}


@media only screen and (min-device-width : 500px) and (max-device-width : 800px) {


    .homewidgetmob p {
        font-size: 16px !important;
        font-family: HelveticaNeueLTCom;
    }

    .homewidgetmob h3 a {
        font-size: 18px !important;
        font-family: Franklin Gothic TT Medium, Helvetica, sans-serif;
    }

    .imagefloatnone img {
        float: none !important;
    }

    .more, a.more {
        font-size: 18px;
        font-weight: bold;
        padding: 1px 4px 0px 4px;
        height: 20px;
    }

    .homewidgetmob p strong, .videotitlemobile {
        font-size: 16px !important;
        font-family: Franklin Gothic TT Medium, Helvetica, sans-serif;
    }

    #T1_head_list, #T1_background_left, T1_background_right, #T1_background_center, #site-inspiration, #T1_foot_content_button, #T1_foot_head, #T1_foot_background {
        display: none;
    }

    header .logo {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .logonishit {
        float: none;
        margin: 0 auto;
        display: block;
    }

    .horizontale-right h3 {
        font-size: 12px;
        letter-spacing: 0.9px;
    }

    .bg-image-patternin {
        background-image: none;
    }

    .size-960 .line, .size-1140 .line, .size-1280 .line {
        padding: 0px;
    }

    header .headerin {
        padding: 0px;
    }

    #ulTopMenu {
        margin-left: 0;
        margin-top: 3%;
        font-weight: bold;
    }

    .top-nav-regular {
        display: none;
    }

    #imgOpenLocations {
        content: url(/Content/images/MENU_ICON_1.svg);
        width: 35px;
        float: right;
    }

    #imgCloseLocations {
        content: url(/Content/images/MENU_ICON_2.svg);
        width: 35px;
        float: right;
        display: none;
    }

    .mobile-top-nav {
        display: block
    }

    .bg-image-pattern {
        background-image: url(/content/images/NDA-Web-BG_overlay_130125.jpg);
        background-repeat: no-repeat;
        background-size: 1600px 200px;
        background-attachment: fixed;
        background-position: center top;
    }

    .bg-image-pattern {
        background-attachment: unset;
        background-position: center -143px;
    }

    .box {
        padding-top: 5px;
    }

    .size-960 .line, .size-1140 .line, .size-1280 .line {
        padding: 0px;
    }

    .mobile-top-nav p {
        color: #007887;
        text-align: left;
        text-transform: uppercase;
        padding: 6px;
        border: none;
        font-weight: bold;
        font-size: 16px;
    }

    .homewidgetmob b a {
        font-size: 18px !important;
        font-family: Franklin Gothic TT Medium, Helvetica, sans-serif;
        line-height: 22px;
    }

    #pResearchPaperSubText {
        height: auto;
    }

    .homewidgetmob p.small, .homewidgetmob span.font-article-small {
        font-size: 14px !important;
        line-height: 14px;
    }

    .homewidgetmob h5 {
        font-size: 12px !important;
        font-weight: bold;
    }

    .homewidgetmob .x-8 {
        margin-left: 0px;
    }
}

@media only screen and (min-device-width : 100px) and (max-device-width : 499px) {

    #T1_body {
        top: 40%;
    }

    html, body {
        min-width: 100% !important;
        min-height: 100% !important;
    }

    #T1_head {
        width: 100% !important;
    }

    #T1_head_list {
        width: 100% !important;
    }

    #T1_background {
        min-width: 100% !important;
        min-height: 100% !important;
    }

    #T1_background_center {
        width: 100% !important;
        min-width: 100% !important;
        min-height: 100% !important;
    }

    #T1_background_center_pattern {
        height: 100% !important;
    }

    #T1_background_left_top {
        height: 100% !important;
    }

    #T1_background_right_top {
        height: 100% !important;
    }

    #T1_column {
        width: 100% !important;
        min-width: 100% !important;
        min-height: 100% !important;
    }

    #T1_column_background {
        width: 100% !important;
        min-width: 100% !important;
        min-height: 100% !important;
    }

    #Welcome_Mob {
        display: block;
    }

        #Welcome_Mob h2 {
            font-size: 30px;
            display: inline;
        }

        #Welcome_Mob a {
            margin: auto;
            width: 90%;
            display: block;
            text-align: center;
        }

    #imgWelcome_Mob {
        content: url(/content/img/frontend/home/icon_arrow_welcome.png);
        display: inline;
        height: 20px;
        margin-left: 5px;
    }

    #T1_site_input {
        width: 100%;
    }

    #T1_search {
        margin-top: 15px !important;
    }

    #searchform {
        width: 500px;
        margin: auto;
    }

        #searchform input#Search {
            width: unset;
        }

        #searchform input {
            width: 50%;
            height: 25px !important;
        }

    #Welcome_Regular {
        display: none;
    }

    #T1_head_list, #T1_background_left, T1_background_right, #T1_background_center, #site-inspiration, #T1_foot_content_button, #T1_foot_head, #T1_foot_background {
        display: none;
    }

    footer.boxs .footers {
        margin: 0px;
    }

    #T1_foot_body h3, #T1_foot_body h4, #T1_foot_body a, #T1_foot_body p, #T1_foot_body p strong {
        font-size: 15px;
        line-height: 20px;
    }

    #T1_head_logo {
        text-align: center;
    }

        #T1_head_logo a img {
            position: relative;
        }

    #T1_list ul li {
        display: block;
        list-style: none;
    }

    .bg-color-white {
        background-image: none;
    }

    body {
        background-image: url(/content/img/frontend/home/NDA-Web-BG_home_121211F-for-mobile.jpg);
    }

    #T1_list ul:first-child li:first-child {
        display: none;
    }

    #T1_list {
        margin-top: 115px;
        padding-top: 0px;
    }

        #T1_list ul li a {
            font-size: 15px;
        }

        #T1_list ul li {
            height: 25px;
        }

    #T1 {
        overflow: visible;
        min-height: 100% !important;
        min-width: 100% !important;
    }

    hr.solid-white {
        border-bottom: 2px solid rgba(255,255,255,0.75);
        width: 90%;
        margin: auto;
    }

    #T1_column {
        height: 100% !important;
    }

    #T1 {
        height: 100% !important;
    }



    p.navside-text {
        text-align: right !important
    }

    .mobile-top-nav {
        display: block
    }

        .mobile-top-nav p {
            color: #007887;
            text-align: left;
            text-transform: uppercase;
            padding: 6px;
            border: none;
            font-weight: bold;
            font-size: 16px;
        }

    header .headerin {
        padding: 0px;
    }

    .size-960 .line, .size-1140 .line, .size-1280 .line {
        padding: 0px;
    }

    .box {
        padding-top: 5px;
    }

    header .logo {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }

    .navside-text {
        display: none;
        color: transparent;
    }

    /*.navside-text:after {
            content: "\f008";
            font-family: "mfg";
            font-size: 1.6rem;
            margin-left: 0.2rem;
            text-align: right;
            color: black;
        }*/

    #ulTopMenu {
        margin-left: 0;
        margin-top: 3%;
        font-weight: bold;
    }

    .horizontale-right {
        padding-left: 1px !important;
    }

        .horizontale-right h3 {
            font-size: 10px;
            letter-spacing: 0.6px;
        }

    ul.horizontale-right li {
        margin-left: 4px;
    }

    .logonishit {
        float: none;
        margin: 0 auto;
        display: block;
    }

    .top-nav-regular {
        display: none;
    }


    #T1_head_logo img {
        right: 0px;
    }

    p.navside-text {
        background-image: url(/Content/images/MENU_ICON_1.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        margin-right: 10px;
        background-size: 10px;
    }

    #imgOpenLocations {
        content: url(/Content/images/MENU_ICON_1.svg);
        width: 35px;
        float: right;
    }

    #imgCloseLocations {
        content: url(/Content/images/MENU_ICON_2.svg);
        width: 35px;
        float: right;
        display: none;
    }

    .imagefloatnone img {
        float: none !important;
    }

    #T2_box_background {
        position: absolute;
    }

    .bg-image-pattern {
        background-attachment: unset;
        background-position: center -143px;
    }

    .bg-image-patternin {
        background-image: none;
    }

    #pResearchPaperSubText {
        height: auto;
    }

    #imgOurExpertise {
        content: url(/Content/images/OurExpertise.svg);
    }

    #imgOurIndustry {
        content: url(/Content/images/OurIndustry.svg);
    }

    #imgOurExperts {
        content: url(/Content/images/OurExperts.svg);
    }

    iframe {
        height: 200px;
    }

    footer .xs-12 {
        text-align: center;
    }

    footer ul.horizontale li {
        margin-right: 5px !important;
    }

    ul.horizontale {
        padding-left: 0px !important;
    }

    .homewidgetmob h3 a {
        font-size: 18px !important;
        font-family: Franklin Gothic TT Medium, Helvetica, sans-serif;
    }

    .homewidgetmob b a {
        font-size: 18px !important;
        font-family: Franklin Gothic TT Medium, Helvetica, sans-serif;
        line-height: 22px;
    }


    .homewidgetmob p strong, .videotitlemobile {
        font-size: 16px !important;
        font-family: Franklin Gothic TT Medium, Helvetica, sans-serif;
    }

    .homewidgetmob p {
        font-size: 16px !important;
        font-family: HelveticaNeueLTCom;
    }

        .homewidgetmob p.small, .homewidgetmob span.font-article-small {
            font-size: 14px !important;
            line-height: 14px;
        }

    .homewidgetmob h5 {
        font-size: 12px !important;
        font-weight: bold;
    }

    .homewidgetmob .x-8 {
        margin-left: 0px;
    }

    .more, a.more {
        font-size: 18px;
        font-weight: bold;
        padding: 1px 4px 0px 4px;
        height: 20px;
    }

    /*@media only screen and (min-device-width : 100px) and (max-device-width : 499px) {
    #Welcome_Mob {
        display: block;
    }

        #Welcome_Mob h2 {
            font-size: 70px;
            display: inline;
        }

        #Welcome_Mob a {
            margin: auto;
            width: 450px;
            display: block;
        }

    #imgWelcome_Mob {
        content: url(/content/img/frontend/home/icon_arrow_welcome.png);
        display: inline;
        height: 50px;
        margin-left: 20px;
    }

    #T1_site_input {
        width: 100%;
    }

    #T1_search {
        margin-top: 80px !important;
    }

    #searchform {
        width: 500px;
        margin: auto;
    }

        #searchform input#Search {
            width: unset;
        }

        #searchform input {
            width: 500px;
            height: 35px !important;
        }

    #Welcome_Regular {
        display: none;
    }

    #T1_head_list, #T1_background_left, T1_background_right, #T1_background_center, #site-inspiration, #T1_foot_content_button, #T1_foot_head, #T1_foot_background {
        display: none;
    }

    footer.boxs .footers {
        margin: 0px;
    }

    #T1_foot_body h3, #T1_foot_body h4, #T1_foot_body p, #T1_foot_body p strong {
        font-size: 22px;
        line-height: 28px;
    }

    #T1_head_logo {
        text-align: center;
    }

        #T1_head_logo a img {
            position: relative;
            width: 75%;
            height: 100%;
        }

    #T1_list ul li {
        display: block;
        list-style: none;
    }

    .bg-color-white {
        background-image: none;
    }

    body {
        background-image: url(/content/img/frontend/home/NDA-Web-BG_home_121211F-for-mobile.jpg);
    }

    #T1_list ul:first-child li:first-child {
        display: none;
    }

    #T1_list {
        margin-top: 70px;
    }

        #T1_list ul li a {
            font-size: 30px;
        }

        #T1_list ul li {
            height: 40px;
        }

    #T1 {
        overflow: visible;
    }

    hr.solid-white {
        border-bottom: 4px solid rgba(255,255,255,0.75);
    }

    #T1_column {
        height: 100% !important;
    }

    #T1 {
        height: 100% !important;
    }

    html, body {
        height: 100% !important;
    }

    p.navside-text {
        text-align: right !important
    }

    .mobile-top-nav {
        display: block
    }

        .mobile-top-nav p {
            color: #007887;
            text-align: left;
            text-transform: uppercase;
            padding: 6px;
            border: none;
            font-weight: bold;
            font-size: 16px;
        }

    header .headerin {
        padding: 0px;
    }

    .size-960 .line, .size-1140 .line, .size-1280 .line {
        padding: 0px;
    }

    .box {
        padding-top: 5px;
    }

    header .logo {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }

    .navside-text {
        display: none;
        color: transparent;
    }

        .navside-text:after {
            content: "\f008";
            font-family: "mfg";
            font-size: 1.6rem;
            margin-left: 0.2rem;
            text-align: right;
            color: black;
        }

    #ulTopMenu {
        margin-left: 0;
        margin-top: 3%;
        font-weight: bold;
    }

    .horizontale-right {
        padding-left: 1px !important;
    }

        .horizontale-right h3 {
            font-size: 10px;
        }

    .logonishit {
        float: none;
        margin: 0 auto;
        display: block;
    }

    .top-nav-regular {
        display: none;
    }

    #T1_head_logo img {
        right: 0px;
    }
}*/


