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

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cover .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .cover .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .cover .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .cover .column p {
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           border-width: 0px;
        }

    /*inlines*/

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

    /*headers*/

        .cover .column h6 {
           border-width: 0px;
        }

        .cover .column h5 {
           border-width: 0px;
        }

        .cover .column h4 {
           border-width: 0px;
        }

        .cover .column h3 {
           border-width: 0px;
        }

        .cover .column h2 {
           border-width: 0px;
        }

        .cover .column h1 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
About ETM
***********************************/

    /*layoutitems*/

        .about_etm .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .about_etm .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .about_etm .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .about_etm .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .about_etm .column p.Left {
           text-align: left;
           margin-bottom: 14px;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .about_etm .column p {
           text-align: center;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*links*/

        .about_etm .column a {
           border-width: 0px;
        }

    /*inlines*/

        .about_etm .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .about_etm .column h6 {
           border-width: 0px;
        }

        .about_etm .column h5 {
           border-width: 0px;
        }

        .about_etm .column h4 {
           border-width: 0px;
        }

        .about_etm .column h3 {
           border-width: 0px;
        }

        .about_etm .column h2 {
           border-width: 0px;
        }

        .about_etm .column h1 {
           border-width: 0px;
        }

    /*general*/

        .about_etm .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Sirchie
***********************************/

    /*layoutitems*/

        .sirchie .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .sirchie .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .sirchie .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .sirchie .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .sirchie .column p {
           border-width: 0px;
        }

    /*links*/

        .sirchie .column a {
           border-width: 0px;
        }

    /*inlines*/

        .sirchie .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .sirchie .column h6 {
           border-width: 0px;
        }

        .sirchie .column h5 {
           border-width: 0px;
        }

        .sirchie .column h4 {
           border-width: 0px;
        }

        .sirchie .column h3 {
           border-width: 0px;
        }

        .sirchie .column h2 {
           border-width: 0px;
        }

        .sirchie .column h1 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Tool Kit: Video Surveillance
***********************************/

    /*layoutitems*/

        .tool_kit_video_surveillance .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .tool_kit_video_surveillance .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .tool_kit_video_surveillance .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .tool_kit_video_surveillance .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .tool_kit_video_surveillance .column p.Center {
           text-align: center;
           margin-top: 10px;
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .tool_kit_video_surveillance .column p {
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*links*/

        .tool_kit_video_surveillance .column a {
           color: #58a4da;
           border-width: 0px;
        }

    /*inlines*/

        .tool_kit_video_surveillance .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .tool_kit_video_surveillance .column h6 {
           border-width: 0px;
        }

        .tool_kit_video_surveillance .column h5 {
           border-width: 0px;
        }

        .tool_kit_video_surveillance .column h4 {
           border-width: 0px;
        }

        .tool_kit_video_surveillance .column h3 {
           border-width: 0px;
        }

        .tool_kit_video_surveillance .column h2 {
           margin-bottom: 10px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .tool_kit_video_surveillance .column h1 {
           margin-top: 20px;
           margin-bottom: 20px;
           line-height: 1.3em;
           font-size: 2.625rem;
           font-family: Tahoma, sans-serif;
           color: #24408e;
           border-width: 0px;
        }

    /*general*/

        .tool_kit_video_surveillance .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Documenting and Processing Animal Cruelty Scenes
***********************************/

    /*layoutitems*/

        .documenting_and_processing_an .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .documenting_and_processing_an .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .documenting_and_processing_an .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .documenting_and_processing_an .column p.Opening {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .documenting_and_processing_an .column p.Byline {
           text-indent: 0px;
           text-align: center;
           padding-top: 5px;
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #9d0a10;
           border-width: 0px;
        }

        .documenting_and_processing_an .column p.SanSerif {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .documenting_and_processing_an .column p.BlockQuote {
           text-indent: 0px;
           padding-top: 5px;
           padding-right: 25px;
           padding-left: 25px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 18px;
           font-style: italic;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #afb0ab;
           border-width: 0px;
        }

        .documenting_and_processing_an .column p {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
        }

    /*lists*/

        .documenting_and_processing_an .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .documenting_and_processing_an .column .Numbers {
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .documenting_and_processing_an .column .Bullets {
           margin-bottom: 18px;
           list-style-type: square;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .documenting_and_processing_an .column a {
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #58a4da;
           border-width: 0px;
        }

    /*inlines*/

        .documenting_and_processing_an .column .Color {
           color: #9d0a10;
           border-width: 0px;
        }

        .documenting_and_processing_an .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .documenting_and_processing_an .column h6 {
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .documenting_and_processing_an .column h5 {
           border-width: 0px;
        }

        .documenting_and_processing_an .column h4 {
           margin-bottom: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #9d0a10;
           border-width: 0px;
        }

        .documenting_and_processing_an .column h3 {
           text-align: center;
           margin-bottom: 15px;
           font-size: 1.875rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .documenting_and_processing_an .column h2 {
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 2.375rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

        .documenting_and_processing_an .column h1 {
           text-transform: uppercase;
           text-align: center;
           line-height: 1.3em;
           font-weight: bold;
           font-size: 3rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

    /*general*/

        .documenting_and_processing_an .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
The Evidence Behind the Mask
***********************************/

    /*layoutitems*/

        .the_evidence_behind_the_mask .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .the_evidence_behind_the_mask .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .the_evidence_behind_the_mask .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .the_evidence_behind_the_mask .column p.Opening {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .the_evidence_behind_the_mask .column p.Byline {
           text-indent: 0px;
           text-align: center;
           padding-top: 5px;
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #45566a;
           border-width: 0px;
        }

        .the_evidence_behind_the_mask .column p.SanSerif {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .the_evidence_behind_the_mask .column p.BlockQuote {
           text-indent: 0px;
           padding-top: 5px;
           padding-right: 25px;
           padding-left: 25px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 18px;
           font-style: italic;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #45566a;
           border-width: 0px;
        }

        .the_evidence_behind_the_mask .column p {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
        }

    /*lists*/

        .the_evidence_behind_the_mask .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_evidence_behind_the_mask .column .Numbers {
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .the_evidence_behind_the_mask .column .Bullets {
           margin-bottom: 18px;
           list-style-type: square;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .the_evidence_behind_the_mask .column a {
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #58a4da;
           border-width: 0px;
        }

    /*inlines*/

        .the_evidence_behind_the_mask .column .Color {
           line-height: 1.6em;
           color: #45566a;
           border-width: 0px;
        }

        .the_evidence_behind_the_mask .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .the_evidence_behind_the_mask .column h6 {
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .the_evidence_behind_the_mask .column h5 {
           border-width: 0px;
        }

        .the_evidence_behind_the_mask .column h4 {
           margin-bottom: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #1b4974;
           border-width: 0px;
        }

        .the_evidence_behind_the_mask .column h3 {
           text-align: center;
           margin-bottom: 15px;
           font-size: 1.875rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .the_evidence_behind_the_mask .column h2 {
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 2.375rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

        .the_evidence_behind_the_mask .column h1 {
           text-transform: uppercase;
           text-align: center;
           line-height: 1.3em;
           font-weight: bold;
           font-size: 3rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

    /*general*/

        .the_evidence_behind_the_mask .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Machine Learning and Artificial Intelligence for Online Investigations
***********************************/

    /*layoutitems*/

        .machine_learning_and_artifici .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .machine_learning_and_artifici .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .machine_learning_and_artifici .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .machine_learning_and_artifici .column p.Opening {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .machine_learning_and_artifici .column p.Byline {
           text-indent: 0px;
           text-align: center;
           padding-top: 5px;
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #8e2f1d;
           border-width: 0px;
        }

        .machine_learning_and_artifici .column p.SanSerif {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .machine_learning_and_artifici .column p.BlockQuote {
           text-indent: 0px;
           padding-top: 5px;
           padding-right: 20px;
           padding-left: 20px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 18px;
           font-style: italic;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #8e2f1d;
           border-width: 0px;
        }

        .machine_learning_and_artifici .column p {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
        }

    /*lists*/

        .machine_learning_and_artifici .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .machine_learning_and_artifici .column .Numbers {
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .machine_learning_and_artifici .column .Bullets {
           margin-bottom: 18px;
           list-style-type: square;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .machine_learning_and_artifici .column a {
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #58a4da;
           border-width: 0px;
        }

    /*inlines*/

        .machine_learning_and_artifici .column .Color {
           color: #8e2f1d;
           border-width: 0px;
        }

        .machine_learning_and_artifici .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .machine_learning_and_artifici .column h6 {
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .machine_learning_and_artifici .column h5 {
           border-width: 0px;
        }

        .machine_learning_and_artifici .column h4 {
           margin-bottom: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #8e2f1d;
           border-width: 0px;
        }

        .machine_learning_and_artifici .column h3 {
           text-align: center;
           margin-bottom: 15px;
           font-size: 1.875rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .machine_learning_and_artifici .column h2 {
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 2.375rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

        .machine_learning_and_artifici .column h1 {
           text-transform: uppercase;
           text-align: center;
           line-height: 1.3em;
           font-weight: bold;
           font-size: 3rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

    /*general*/

        .machine_learning_and_artifici .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Cannabis Products: Separating Legal  Hemp from Illegal Marijuana
***********************************/

    /*layoutitems*/

        .cannabis_products .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cannabis_products .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .cannabis_products .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .cannabis_products .column p.Opening {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .cannabis_products .column p.Byline {
           text-indent: 0px;
           text-align: center;
           padding-top: 5px;
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #1b4974;
           border-width: 0px;
        }

        .cannabis_products .column p.SanSerif {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .cannabis_products .column p.BlockQuote {
           text-indent: 0px;
           padding-top: 5px;
           padding-right: 20px;
           padding-left: 20px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 18px;
           font-style: italic;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #1b4974;
           border-width: 0px;
        }

        .cannabis_products .column p {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
        }

    /*lists*/

        .cannabis_products .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .cannabis_products .column .Numbers {
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cannabis_products .column .Bullets {
           margin-bottom: 18px;
           list-style-type: square;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .cannabis_products .column a {
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #58a4da;
           border-width: 0px;
        }

    /*inlines*/

        .cannabis_products .column .Color {
           color: #669933;
           border-width: 0px;
        }

        .cannabis_products .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .cannabis_products .column h6 {
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .cannabis_products .column h5 {
           border-width: 0px;
        }

        .cannabis_products .column h4 {
           margin-bottom: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #1b4974;
           border-width: 0px;
        }

        .cannabis_products .column h3 {
           text-align: center;
           margin-bottom: 15px;
           font-size: 1.875rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .cannabis_products .column h2 {
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 2.375rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

        .cannabis_products .column h1 {
           text-transform: uppercase;
           text-align: center;
           line-height: 1.3em;
           font-weight: bold;
           font-size: 3rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

    /*general*/

        .cannabis_products .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Find the Source
***********************************/

    /*layoutitems*/

        .find_the_source .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .find_the_source .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .find_the_source .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .find_the_source .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .find_the_source .column p {
           border-width: 0px;
        }

    /*links*/

        .find_the_source .column a {
           border-width: 0px;
        }

    /*inlines*/

        .find_the_source .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .find_the_source .column h6 {
           border-width: 0px;
        }

        .find_the_source .column h5 {
           border-width: 0px;
        }

        .find_the_source .column h4 {
           border-width: 0px;
        }

        .find_the_source .column h3 {
           border-width: 0px;
        }

        .find_the_source .column h2 {
           border-width: 0px;
        }

        .find_the_source .column h1 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
The Application of Forensic Engineering to Criminal Cases
***********************************/

    /*layoutitems*/

        .the_application_of_forensic_e .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .the_application_of_forensic_e .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .the_application_of_forensic_e .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .the_application_of_forensic_e .column p.Opening {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .the_application_of_forensic_e .column p.Byline {
           text-indent: 0px;
           text-align: center;
           padding-top: 5px;
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #b72592;
           border-width: 0px;
        }

        .the_application_of_forensic_e .column p.SanSerif {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .the_application_of_forensic_e .column p.BlockQuote {
           text-indent: 0px;
           padding-top: 5px;
           padding-right: 20px;
           padding-left: 20px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 18px;
           font-style: italic;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #b72592;
           border-width: 0px;
        }

        .the_application_of_forensic_e .column p {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
        }

    /*lists*/

        .the_application_of_forensic_e .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_application_of_forensic_e .column .Numbers {
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .the_application_of_forensic_e .column .Bullets {
           margin-bottom: 18px;
           list-style-type: square;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .the_application_of_forensic_e .column a {
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #58a4da;
           border-width: 0px;
        }

    /*inlines*/

        .the_application_of_forensic_e .column .Color {
           color: #b72592;
           border-width: 0px;
        }

        .the_application_of_forensic_e .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .the_application_of_forensic_e .column h6 {
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .the_application_of_forensic_e .column h5 {
           text-align: center;
           font-style: italic;
           border-width: 0px;
        }

        .the_application_of_forensic_e .column h4 {
           margin-bottom: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #b72592;
           border-width: 0px;
        }

        .the_application_of_forensic_e .column h3 {
           text-align: center;
           margin-bottom: 15px;
           font-size: 1.875rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .the_application_of_forensic_e .column h2 {
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 2.375rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

        .the_application_of_forensic_e .column h1 {
           text-transform: uppercase;
           text-align: center;
           line-height: 1.3em;
           font-weight: bold;
           font-size: 3rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

    /*general*/

        .the_application_of_forensic_e .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Investigating the Dark Web
***********************************/

    /*layoutitems*/

        .investigating_the_dark_web .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .investigating_the_dark_web .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .investigating_the_dark_web .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .investigating_the_dark_web .column p.Opening {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .investigating_the_dark_web .column p.Byline {
           text-indent: 0px;
           text-align: center;
           padding-top: 5px;
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #1b4974;
           border-width: 0px;
        }

        .investigating_the_dark_web .column p.SanSerif {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .investigating_the_dark_web .column p.BlockQuote {
           text-indent: 0px;
           padding-top: 5px;
           padding-right: 20px;
           padding-left: 20px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-right: 20px;
           margin-left: 20px;
           margin-bottom: 18px;
           font-style: italic;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #1b4974;
           border-width: 0px;
        }

        .investigating_the_dark_web .column p {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
        }

    /*lists*/

        .investigating_the_dark_web .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .investigating_the_dark_web .column .Numbers {
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .investigating_the_dark_web .column .Bullets {
           margin-bottom: 18px;
           list-style-type: square;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Times, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .investigating_the_dark_web .column a {
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #58a4da;
           border-width: 0px;
        }

    /*inlines*/

        .investigating_the_dark_web .column .Color {
           color: #1b4974;
           border-width: 0px;
        }

        .investigating_the_dark_web .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .investigating_the_dark_web .column h6 {
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .investigating_the_dark_web .column h5 {
           border-width: 0px;
        }

        .investigating_the_dark_web .column h4 {
           margin-bottom: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #1b4974;
           border-width: 0px;
        }

        .investigating_the_dark_web .column h3 {
           text-align: center;
           margin-bottom: 15px;
           font-size: 1.875rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .investigating_the_dark_web .column h2 {
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 2.375rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

        .investigating_the_dark_web .column h1 {
           text-transform: uppercase;
           text-align: center;
           line-height: 1.3em;
           font-weight: bold;
           font-size: 3rem;
           font-family: Verdana, sans-serif;
           border-width: 0px;
        }

    /*general*/

        .investigating_the_dark_web .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
ETM Advertiser Index
***********************************/

    /*layoutitems*/

        .etm_advertiser_index .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .etm_advertiser_index .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .etm_advertiser_index .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .etm_advertiser_index .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .etm_advertiser_index .column p.Center {
           text-align: center;
           margin-top: 10px;
           margin-bottom: 10px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .etm_advertiser_index .column p {
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*links*/

        .etm_advertiser_index .column a {
           color: #58a4da;
           border-width: 0px;
        }

    /*inlines*/

        .etm_advertiser_index .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .etm_advertiser_index .column h6 {
           border-width: 0px;
        }

        .etm_advertiser_index .column h5 {
           border-width: 0px;
        }

        .etm_advertiser_index .column h4 {
           border-width: 0px;
        }

        .etm_advertiser_index .column h3 {
           border-width: 0px;
        }

        .etm_advertiser_index .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .etm_advertiser_index .column h1 {
           margin-top: 20px;
           margin-bottom: 20px;
           font-size: 2.625rem;
           font-family: Tahoma, sans-serif;
           color: #24408e;
           border-width: 0px;
        }

    /*general*/

        .etm_advertiser_index .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Archives
***********************************/

    /*layoutitems*/

        .archives .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .archives .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .archives .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .archives .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .archives .column p {
           border-width: 0px;
        }

    /*links*/

        .archives .column a {
           border-width: 0px;
        }

    /*inlines*/

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

    /*headers*/

        .archives .column h6 {
           border-width: 0px;
        }

        .archives .column h5 {
           border-width: 0px;
        }

        .archives .column h4 {
           border-width: 0px;
        }

        .archives .column h3 {
           border-width: 0px;
        }

        .archives .column h2 {
           border-width: 0px;
        }

        .archives .column h1 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }

div.bookviewport { background-color: #333333FF; }
div.pagecontainer .page_disable_overlay { background-color: #333333FF; }