/***********************************
Cover
***********************************/

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
TechRxiv
***********************************/

    /*paragraphs*/

        .techrxiv .column p {
        }

    /*inlines*/

        .techrxiv .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .techrxiv .column a {
        }

    /*headers*/

        .techrxiv .column h1 {
        }

        .techrxiv .column h2 {
        }

        .techrxiv .column h3 {
        }

        .techrxiv .column h4 {
        }

        .techrxiv .column h5 {
        }

        .techrxiv .column h6 {
        }

/***********************************
Masthead
***********************************/

    /*general*/

        .masthead .column endbug {
        }

    /*headers*/

        .masthead .column h1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding-bottom: 6px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 6px;
           text-transform: uppercase;
        }

        .masthead .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .masthead .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
           text-transform: uppercase;
        }

        .masthead .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .masthead .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .masthead .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           color: #575757;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

        .masthead .column .ref_name {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .masthead .column .Lowercase {
           text-transform: lowercase;
        }

        .masthead .column .ref_article_source {
           font-style: italic;
        }

        .masthead .column .ieeelabel {
           text-transform: uppercase;
        }

    /*links*/

        .masthead .column a {
        }

    /*lists*/

        .masthead .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           list-style-image: none;
        }

        .masthead .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-image: none;
        }

        .masthead .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

        .masthead .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 21px;
           line-height: 1.4em;
           margin-bottom: 18px;
           margin-top: 10px;
        }

        .masthead .column p.PullQuote {
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .masthead .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .masthead .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Best practices for students in the virtual world
***********************************/

    /*general*/

        .best_practices_for_students_i .column endbug {
        }

    /*headers*/

        .best_practices_for_students_i .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .best_practices_for_students_i .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .best_practices_for_students_i .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .best_practices_for_students_i .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .best_practices_for_students_i .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .best_practices_for_students_i .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .best_practices_for_students_i .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .best_practices_for_students_i .column .Lowercase {
           text-transform: lowercase;
        }

        .best_practices_for_students_i .column .ref_name {
           font-family: Times, serif;
        }

        .best_practices_for_students_i .column .ieeelabel {
           text-transform: uppercase;
        }

        .best_practices_for_students_i .column .ref_article_source {
           font-style: italic;
        }

        .best_practices_for_students_i .column .IEEEDropCap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 4px;
        }

    /*links*/

        .best_practices_for_students_i .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .best_practices_for_students_i .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .best_practices_for_students_i .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .best_practices_for_students_i .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .best_practices_for_students_i .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .best_practices_for_students_i .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .best_practices_for_students_i .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .best_practices_for_students_i .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .best_practices_for_students_i .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .best_practices_for_students_i .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .best_practices_for_students_i .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .best_practices_for_students_i .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .best_practices_for_students_i .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .best_practices_for_students_i .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .best_practices_for_students_i .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .best_practices_for_students_i .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .best_practices_for_students_i .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .best_practices_for_students_i .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .best_practices_for_students_i .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .best_practices_for_students_i .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
The benefits of engineering design competitions
***********************************/

    /*general*/

        .the_benefits_of_engineering_d .column endbug {
        }

    /*headers*/

        .the_benefits_of_engineering_d .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .the_benefits_of_engineering_d .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .the_benefits_of_engineering_d .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .the_benefits_of_engineering_d .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .the_benefits_of_engineering_d .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .the_benefits_of_engineering_d .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .the_benefits_of_engineering_d .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_benefits_of_engineering_d .column .Lowercase {
           text-transform: lowercase;
        }

        .the_benefits_of_engineering_d .column .ref_name {
           font-family: Times, serif;
        }

        .the_benefits_of_engineering_d .column .ieeelabel {
           text-transform: uppercase;
        }

        .the_benefits_of_engineering_d .column .ref_article_source {
           font-style: italic;
        }

        .the_benefits_of_engineering_d .column .IEEEDropCap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 4px;
        }

    /*links*/

        .the_benefits_of_engineering_d .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .the_benefits_of_engineering_d .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .the_benefits_of_engineering_d .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .the_benefits_of_engineering_d .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .the_benefits_of_engineering_d .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .the_benefits_of_engineering_d .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_benefits_of_engineering_d .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .the_benefits_of_engineering_d .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .the_benefits_of_engineering_d .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .the_benefits_of_engineering_d .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .the_benefits_of_engineering_d .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .the_benefits_of_engineering_d .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .the_benefits_of_engineering_d .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .the_benefits_of_engineering_d .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .the_benefits_of_engineering_d .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .the_benefits_of_engineering_d .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .the_benefits_of_engineering_d .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .the_benefits_of_engineering_d .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .the_benefits_of_engineering_d .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .the_benefits_of_engineering_d .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Fostering career exploration and a global perspective
***********************************/

    /*general*/

        .fostering_career_exploration_ .column endbug {
        }

    /*headers*/

        .fostering_career_exploration_ .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .fostering_career_exploration_ .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .fostering_career_exploration_ .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .fostering_career_exploration_ .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .fostering_career_exploration_ .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .fostering_career_exploration_ .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .fostering_career_exploration_ .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .fostering_career_exploration_ .column .Lowercase {
           text-transform: lowercase;
        }

        .fostering_career_exploration_ .column .ref_name {
           font-family: Times, serif;
        }

        .fostering_career_exploration_ .column .ieeelabel {
           text-transform: uppercase;
        }

        .fostering_career_exploration_ .column .ref_article_source {
           font-style: italic;
        }

        .fostering_career_exploration_ .column .IEEEDropCap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 4px;
        }

    /*links*/

        .fostering_career_exploration_ .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .fostering_career_exploration_ .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .fostering_career_exploration_ .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .fostering_career_exploration_ .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .fostering_career_exploration_ .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .fostering_career_exploration_ .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .fostering_career_exploration_ .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .fostering_career_exploration_ .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .fostering_career_exploration_ .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .fostering_career_exploration_ .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .fostering_career_exploration_ .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .fostering_career_exploration_ .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .fostering_career_exploration_ .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .fostering_career_exploration_ .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .fostering_career_exploration_ .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .fostering_career_exploration_ .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .fostering_career_exploration_ .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .fostering_career_exploration_ .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .fostering_career_exploration_ .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .fostering_career_exploration_ .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Engineering competitions: Building capabilities for the future
***********************************/

    /*general*/

        .engineering_competitions_buil .column endbug {
        }

    /*headers*/

        .engineering_competitions_buil .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .engineering_competitions_buil .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .engineering_competitions_buil .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .engineering_competitions_buil .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .engineering_competitions_buil .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .engineering_competitions_buil .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .engineering_competitions_buil .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .engineering_competitions_buil .column .Lowercase {
           text-transform: lowercase;
        }

        .engineering_competitions_buil .column .ref_name {
           font-family: Times, serif;
        }

        .engineering_competitions_buil .column .ieeelabel {
           text-transform: uppercase;
        }

        .engineering_competitions_buil .column .ref_article_source {
           font-style: italic;
        }

        .engineering_competitions_buil .column .IEEEDropCap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 4px;
        }

    /*links*/

        .engineering_competitions_buil .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .engineering_competitions_buil .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .engineering_competitions_buil .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .engineering_competitions_buil .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .engineering_competitions_buil .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .engineering_competitions_buil .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .engineering_competitions_buil .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .engineering_competitions_buil .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .engineering_competitions_buil .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .engineering_competitions_buil .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .engineering_competitions_buil .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .engineering_competitions_buil .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .engineering_competitions_buil .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .engineering_competitions_buil .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .engineering_competitions_buil .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .engineering_competitions_buil .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .engineering_competitions_buil .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .engineering_competitions_buil .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .engineering_competitions_buil .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .engineering_competitions_buil .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Robotic football: Developing engineering leaders through competition
***********************************/

    /*general*/

        .robotic_football_developing_e .column endbug {
        }

    /*headers*/

        .robotic_football_developing_e .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .robotic_football_developing_e .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .robotic_football_developing_e .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .robotic_football_developing_e .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .robotic_football_developing_e .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .robotic_football_developing_e .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .robotic_football_developing_e .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .robotic_football_developing_e .column .Lowercase {
           text-transform: lowercase;
        }

        .robotic_football_developing_e .column .ref_name {
           font-family: Times, serif;
        }

        .robotic_football_developing_e .column .ieeelabel {
           text-transform: uppercase;
        }

        .robotic_football_developing_e .column .ref_article_source {
           font-style: italic;
        }

        .robotic_football_developing_e .column .IEEEDropCap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 4px;
        }

    /*links*/

        .robotic_football_developing_e .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .robotic_football_developing_e .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .robotic_football_developing_e .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .robotic_football_developing_e .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .robotic_football_developing_e .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .robotic_football_developing_e .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .robotic_football_developing_e .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .robotic_football_developing_e .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .robotic_football_developing_e .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .robotic_football_developing_e .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .robotic_football_developing_e .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .robotic_football_developing_e .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .robotic_football_developing_e .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .robotic_football_developing_e .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .robotic_football_developing_e .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .robotic_football_developing_e .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .robotic_football_developing_e .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .robotic_football_developing_e .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .robotic_football_developing_e .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .robotic_football_developing_e .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Pakistan's first integrated circuit-based superheterodyne receiver design competition
***********************************/

    /*general*/

        .pakistan_s_first_integrated_c .column endbug {
        }

    /*headers*/

        .pakistan_s_first_integrated_c .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .pakistan_s_first_integrated_c .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .pakistan_s_first_integrated_c .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .pakistan_s_first_integrated_c .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .pakistan_s_first_integrated_c .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .pakistan_s_first_integrated_c .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .pakistan_s_first_integrated_c .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .pakistan_s_first_integrated_c .column .Lowercase {
           text-transform: lowercase;
        }

        .pakistan_s_first_integrated_c .column .ref_name {
           font-family: Times, serif;
        }

        .pakistan_s_first_integrated_c .column .ieeelabel {
           text-transform: uppercase;
        }

        .pakistan_s_first_integrated_c .column .ref_article_source {
           font-style: italic;
        }

        .pakistan_s_first_integrated_c .column .IEEEDropCap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 4px;
        }

    /*links*/

        .pakistan_s_first_integrated_c .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .pakistan_s_first_integrated_c .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .pakistan_s_first_integrated_c .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .pakistan_s_first_integrated_c .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .pakistan_s_first_integrated_c .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .pakistan_s_first_integrated_c .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .pakistan_s_first_integrated_c .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .pakistan_s_first_integrated_c .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .pakistan_s_first_integrated_c .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .pakistan_s_first_integrated_c .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .pakistan_s_first_integrated_c .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .pakistan_s_first_integrated_c .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .pakistan_s_first_integrated_c .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .pakistan_s_first_integrated_c .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .pakistan_s_first_integrated_c .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .pakistan_s_first_integrated_c .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .pakistan_s_first_integrated_c .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .pakistan_s_first_integrated_c .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .pakistan_s_first_integrated_c .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .pakistan_s_first_integrated_c .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
About your competitive impulses
***********************************/

    /*general*/

        .about_your_competitive_impuls .column endbug {
        }

    /*headers*/

        .about_your_competitive_impuls .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .about_your_competitive_impuls .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .about_your_competitive_impuls .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .about_your_competitive_impuls .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .about_your_competitive_impuls .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .about_your_competitive_impuls .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .about_your_competitive_impuls .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .about_your_competitive_impuls .column .Lowercase {
           text-transform: lowercase;
        }

        .about_your_competitive_impuls .column .ref_name {
           font-family: Times, serif;
        }

        .about_your_competitive_impuls .column .ieeelabel {
           text-transform: uppercase;
        }

        .about_your_competitive_impuls .column .ref_article_source {
           font-style: italic;
        }

        .about_your_competitive_impuls .column .IEEEDropCap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 4px;
        }

    /*links*/

        .about_your_competitive_impuls .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .about_your_competitive_impuls .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .about_your_competitive_impuls .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .about_your_competitive_impuls .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .about_your_competitive_impuls .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .about_your_competitive_impuls .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .about_your_competitive_impuls .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .about_your_competitive_impuls .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .about_your_competitive_impuls .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .about_your_competitive_impuls .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .about_your_competitive_impuls .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .about_your_competitive_impuls .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .about_your_competitive_impuls .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .about_your_competitive_impuls .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .about_your_competitive_impuls .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .about_your_competitive_impuls .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .about_your_competitive_impuls .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .about_your_competitive_impuls .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .about_your_competitive_impuls .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .about_your_competitive_impuls .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Alexa-based voice assistant for smart home applications
***********************************/

    /*general*/

        .alexa_based_voice_assistant_f .column endbug {
        }

    /*headers*/

        .alexa_based_voice_assistant_f .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .alexa_based_voice_assistant_f .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .alexa_based_voice_assistant_f .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .alexa_based_voice_assistant_f .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .alexa_based_voice_assistant_f .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .alexa_based_voice_assistant_f .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .alexa_based_voice_assistant_f .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .alexa_based_voice_assistant_f .column .Lowercase {
           text-transform: lowercase;
        }

        .alexa_based_voice_assistant_f .column .ref_name {
           font-family: Times, serif;
        }

        .alexa_based_voice_assistant_f .column .ieeelabel {
           text-transform: uppercase;
        }

        .alexa_based_voice_assistant_f .column .ref_article_source {
           font-style: italic;
        }

        .alexa_based_voice_assistant_f .column .IEEEDropCap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 4px;
        }

    /*links*/

        .alexa_based_voice_assistant_f .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .alexa_based_voice_assistant_f .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .alexa_based_voice_assistant_f .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .alexa_based_voice_assistant_f .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .alexa_based_voice_assistant_f .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .alexa_based_voice_assistant_f .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .alexa_based_voice_assistant_f .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .alexa_based_voice_assistant_f .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .alexa_based_voice_assistant_f .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .alexa_based_voice_assistant_f .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .alexa_based_voice_assistant_f .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .alexa_based_voice_assistant_f .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .alexa_based_voice_assistant_f .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .alexa_based_voice_assistant_f .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .alexa_based_voice_assistant_f .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .alexa_based_voice_assistant_f .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .alexa_based_voice_assistant_f .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .alexa_based_voice_assistant_f .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .alexa_based_voice_assistant_f .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .alexa_based_voice_assistant_f .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
The social acceptance of autonomous vehicles
***********************************/

    /*general*/

        .the_social_acceptance_of_auto .column endbug {
        }

    /*headers*/

        .the_social_acceptance_of_auto .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .the_social_acceptance_of_auto .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .the_social_acceptance_of_auto .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .the_social_acceptance_of_auto .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .the_social_acceptance_of_auto .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .the_social_acceptance_of_auto .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .the_social_acceptance_of_auto .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_social_acceptance_of_auto .column .Lowercase {
           text-transform: lowercase;
        }

        .the_social_acceptance_of_auto .column .ref_name {
           font-family: Times, serif;
        }

        .the_social_acceptance_of_auto .column .ieeelabel {
           text-transform: uppercase;
        }

        .the_social_acceptance_of_auto .column .ref_article_source {
           font-style: italic;
        }

        .the_social_acceptance_of_auto .column .IEEEDropCap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 4px;
        }

    /*links*/

        .the_social_acceptance_of_auto .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .the_social_acceptance_of_auto .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .the_social_acceptance_of_auto .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .the_social_acceptance_of_auto .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .the_social_acceptance_of_auto .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .the_social_acceptance_of_auto .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_social_acceptance_of_auto .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .the_social_acceptance_of_auto .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .the_social_acceptance_of_auto .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .the_social_acceptance_of_auto .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .the_social_acceptance_of_auto .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .the_social_acceptance_of_auto .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .the_social_acceptance_of_auto .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .the_social_acceptance_of_auto .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .the_social_acceptance_of_auto .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .the_social_acceptance_of_auto .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .the_social_acceptance_of_auto .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .the_social_acceptance_of_auto .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .the_social_acceptance_of_auto .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .the_social_acceptance_of_auto .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Student Editor ad
***********************************/

    /*paragraphs*/

        .student_editor_ad .column p {
        }

    /*inlines*/

        .student_editor_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .student_editor_ad .column a {
        }

    /*headers*/

        .student_editor_ad .column h1 {
        }

        .student_editor_ad .column h2 {
        }

        .student_editor_ad .column h3 {
        }

        .student_editor_ad .column h4 {
        }

        .student_editor_ad .column h5 {
        }

        .student_editor_ad .column h6 {
        }

/***********************************
The NorthCap University IEEE Student Branch
***********************************/

    /*general*/

        .the_northcap_university_ieee_ .column endbug {
        }

    /*headers*/

        .the_northcap_university_ieee_ .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .the_northcap_university_ieee_ .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .the_northcap_university_ieee_ .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .the_northcap_university_ieee_ .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .the_northcap_university_ieee_ .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .the_northcap_university_ieee_ .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .the_northcap_university_ieee_ .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_northcap_university_ieee_ .column .Lowercase {
           text-transform: lowercase;
        }

        .the_northcap_university_ieee_ .column .ref_name {
           font-family: Times, serif;
        }

        .the_northcap_university_ieee_ .column .ieeelabel {
           text-transform: uppercase;
        }

        .the_northcap_university_ieee_ .column .ref_article_source {
           font-style: italic;
        }

        .the_northcap_university_ieee_ .column .IEEEDropCap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 4px;
        }

    /*links*/

        .the_northcap_university_ieee_ .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .the_northcap_university_ieee_ .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .the_northcap_university_ieee_ .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .the_northcap_university_ieee_ .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .the_northcap_university_ieee_ .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .the_northcap_university_ieee_ .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_northcap_university_ieee_ .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .the_northcap_university_ieee_ .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .the_northcap_university_ieee_ .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .the_northcap_university_ieee_ .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .the_northcap_university_ieee_ .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .the_northcap_university_ieee_ .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .the_northcap_university_ieee_ .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .the_northcap_university_ieee_ .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .the_northcap_university_ieee_ .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .the_northcap_university_ieee_ .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .the_northcap_university_ieee_ .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .the_northcap_university_ieee_ .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .the_northcap_university_ieee_ .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .the_northcap_university_ieee_ .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
IEEE Foundation
***********************************/

    /*paragraphs*/

        .ieee_foundation .column p {
        }

    /*inlines*/

        .ieee_foundation .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ieee_foundation .column a {
        }

    /*headers*/

        .ieee_foundation .column h1 {
        }

        .ieee_foundation .column h2 {
        }

        .ieee_foundation .column h3 {
        }

        .ieee_foundation .column h4 {
        }

        .ieee_foundation .column h5 {
        }

        .ieee_foundation .column h6 {
        }

/***********************************
IEEE Collabratec
***********************************/

    /*paragraphs*/

        .ieee_collabratec .column p {
        }

    /*inlines*/

        .ieee_collabratec .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ieee_collabratec .column a {
        }

    /*headers*/

        .ieee_collabratec .column h1 {
        }

        .ieee_collabratec .column h2 {
        }

        .ieee_collabratec .column h3 {
        }

        .ieee_collabratec .column h4 {
        }

        .ieee_collabratec .column h5 {
        }

        .ieee_collabratec .column h6 {
        }

/***********************************
IEEE Membership
***********************************/

    /*paragraphs*/

        .ieee_membership .column p {
        }

    /*inlines*/

        .ieee_membership .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ieee_membership .column a {
        }

    /*headers*/

        .ieee_membership .column h1 {
        }

        .ieee_membership .column h2 {
        }

        .ieee_membership .column h3 {
        }

        .ieee_membership .column h4 {
        }

        .ieee_membership .column h5 {
        }

        .ieee_membership .column h6 {
        }

/***********************************
Archives
***********************************/

    /*paragraphs*/

        .archives .column p {
        }

    /*inlines*/

        .archives .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .archives .column a {
        }

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

