body {
  color: #000000;
  font-size: 15px;
  font-family: "Open Sans", Arial, sans-serif;
  margin: 15px 20px;
  padding: 0;
  min-width: 250px;
  line-height: 20px;
  word-spacing: 0.750px;
  height: 100%;
  /*border: 1px solid #dedede;*/
  border-radius: 5px;
  /*background-color: #F9F9F9;*/
}
@media screen and (min-width: 1200px) {
  body {
    width: 950px;
    margin: 15px auto;
    /*auto sets left-right to expand entire width of screen*/
    /*margin: 15px 15px;*/
  }
}
@media screen and (max-width: 750px) {
  body {
    border: none;
  }
}
p.FM_NCNoteCaution::before,
p.NC_NoteCaution::before {
  content: url(note-caution.png);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  text-align: center;
}
p.FM_NCNoteCautionWide::before,
p.NC_NoteCautionWide::before {
  content: url(note-caution.png);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  text-align: center;
}
p.FM_NDNoteDanger::before,
p.ND_NoteDanger::before {
  content: url(note-danger.png);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  text-align: center;
}
p.FM_NDNoteDangerWide::before,
p.ND_NoteDangerWide::before {
  content: url(note-danger.png);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  text-align: center;
}
p.FM_NNNoteNotice::before,
p.NN_NoteNotice::before {
  content: url(note-notice.png);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  text-align: center;
}
p.FM_NNNoteNoticeWide::before,
p.NN_NoteNoticeWide::before {
  content: url(note-notice.png);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  text-align: center;
}
p.FM_NWNoteWarning::before,
p.NW_NoteWarning::before {
  content: url(note-warning.png);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  text-align: center;
}
p.FM_NWNoteWarningWide::before,
p.NW_NoteWarningWide::before {
  content: url(note-warning.png);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  text-align: center;
}
.FM_SNSectionNumber,
.SN_SectionNumber {
  /*color: #152c72;*/
  font-size: 21.5px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0px 8px 0px;
  /*text-transform:uppercase;*/
}
.FM_STSectionTitle,
.ST_SectionTitle {
  /*color: #152c72;*/
  font-size: 21.5px;
  font-weight: bold;
  margin: 0px 0px 2px 0px;
  padding-bottom: 5px;
  text-align: center;
  /*text-transform:uppercase;*/
}
.FM_STSectionTitle2,
.ST_SectionTitle2 {
  /*color: #152c72;*/
  font-size: 21.5px;
  font-weight: bold;
  margin: 0px 0px 12px 0px;
  padding-bottom: 15px;
  text-align: center;
  /*text-transform:uppercase;*/
}
.FM_Body,
.Body {
  margin: 10px 0px 10px 0px;
  text-align: left;
}
.FM_BodyAlarm,
.Body_alarm {
  margin: 3px 0px 10px 10px;
  text-align: left;
}
.FM_H1Heading1,
.H1_Heading1 {
  /*color: #152c72;*/
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0px 9px 45px;
  text-align: left;
  text-indent: -45px;
}
.FM_H1Heading1TL,
.H1_Heading1TL {
  /*color: #152c72;*/
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0px 9px 0px;
  text-align: left;
}
.FM_H1Heading1Cont,
.H1_Heading1Cont {
  display: none;
}
.FM_H1Heading1Cover,
.H1_Heading1Cover {
  color: #152c73;
  font-size: 20px;
  font-weight: bold;
  margin: 9px 0px 9px 0px;
  text-align: left;
}
@media screen and (max-width: 698px) {
  .FM_H1Heading1,
  .H1_Heading1,
  .FM_H1Heading1TL,
  .H1_Heading1TL,
  .FM_H1Heading1Cover,
  .H1_Heading1Cover {
    font-size: 18px;
  }
}
.FM_H2Heading2,
.H2_Heading2 {
  /*color: #152c72;*/
  font-size: 17px;
  font-weight: bold;
  margin: 15px 0px 7px 61px;
  text-align: left;
  text-indent: -61px;
}
.FM_H2Heading2TL,
.H2_Heading2TL {
  /*color: #152c72;*/
  font-size: 17px;
  font-weight: bold;
  margin: 15px 0px 7px 0px;
  text-align: left;
}
.FM_H2Heading2Cover,
.H2_Heading2Cover {
  /*color: #152c72;*/
  font-size: 18.5px;
  font-weight: bold;
  margin: 7px 0px 5px 0px;
  text-align: left;
  /*padding: 7px 0px 7px 0px;*/
  line-height: 25px;
  /*border-top: solid 2px #e2e2e2;*/
}
@media screen and (max-width: 698px) {
  .FM_H2Heading2Cover,
  .H2_Heading2Cover {
    font-size: 16.5px;
    line-height: 20px;
  }
}
.FM_H3Heading3,
.H3_Heading3 {
  /*color: #152c72;*/
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0px 7px 65px;
  text-align: left;
  text-indent: -66px;
}
.FM_HAHeadingAlarm,
.HA_HeadingAlarm,
.FM_HAHeadingAlarmCont,
.HA_HeadingAlarmCont {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 15px 0px 7px 0px;
}
.FM_HAHeadingAlarm2,
.HA_HeadingAlarm2 {
  font-weight: bold;
  text-align: left;
  margin: 7px 0px 0px 10px;
}
.FM_HfcHeadingFunctionCode,
.Hfc_HeadingFunctionCode {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 15px 0px 3px 0px;
}
.FM_HptcHeadingPreTripCode,
.Hptc_HeadingPreTripCode {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 15px 0px 3px 0px;
}
.FM_NDNoteDanger,
.ND_NoteDanger {
  font-weight: bold;
  margin: 0px 32px 14px 44px;
  text-align: left;
}
.FM_NCNoteCaution,
.NC_NoteCaution {
  font-weight: bold;
  margin: 0px 32px 14px 44px;
  text-align: left;
}
.FM_NWNoteWarning,
.NW_NoteWarning {
  font-weight: bold;
  margin: 0px 32px 14px 44px;
  text-align: left;
}
.FM_NNNoteNotice,
.NN_NoteNotice {
  font-weight: bold;
  margin: 0px 32px 14px 44px;
  text-align: left;
}
.FM_NDNoteDangerWide,
.ND_NoteDangerWide {
  font-weight: bold;
  margin: 0px 32px 14px 44px;
  text-align: left;
}
.FM_NCNoteCautionWide,
.NC_NoteCautionWide {
  font-weight: bold;
  margin: 0px 32px 14px 44px;
  text-align: left;
}
.FM_NWNoteWarningWide,
.NW_NoteWarningWide {
  font-weight: bold;
  margin: 0px 32px 14px 44px;
  text-align: left;
}
.FM_NNNoteNoticeWide,
.NN_NoteNoticeWide {
  font-weight: bold;
  margin: 0px 32px 14px 44px;
  text-align: left;
}
.FM_NNNoteNote,
.NN_NoteNote {
  margin: 0px 22px 14px 14px;
  text-align: left;
}
.FM_NNNoteNoteWide,
.NN_NoteNoteWide {
  margin: 0px 22px 14px 14px;
  text-align: left;
}
.FM_NTNoteTip,
.NT_NoteTip {
  margin: 0px 22px 14px 14px;
  text-align: left;
}
.FM_NTNoteTipWide,
.NT_NoteTipWide {
  margin: 0px 22px 14px 14px;
  text-align: left;
}
@media screen and (max-width: 698px) {
  .FM_NDNoteDanger,
  .ND_NoteDanger {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NCNoteCaution,
  .NC_NoteCaution {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NWNoteWarning,
  .NW_NoteWarning {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NNNoteNotice,
  .NN_NoteNotice {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NDNoteDangerWide,
  .ND_NoteDangerWide {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NCNoteCautionWide,
  .NC_NoteCautionWide {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NWNoteWarningWide,
  .NW_NoteWarningWide {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NNNoteNoticeWide,
  .NN_NoteNoticeWide {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NNNoteNote,
  .NN_NoteNote {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NNNoteNoteWide,
  .NN_NoteNoteWide {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NTNoteTip,
  .NT_NoteTip {
    margin: 0px 20px 14px 22px;
  }
}
@media screen and (max-width: 698px) {
  .FM_NTNoteTipWide,
  .NT_NoteTipWide {
    margin: 0px 20px 14px 22px;
  }
}
.FM_BLBulletList,
.BL_BulletList {
  margin: 4px 4px 8px 30px;
  text-align: left;
  text-indent: -20px;
}
.FM_BLBulletListCell,
.BL_BulletListCell {
  margin: 2px 4px 2px 41px;
  text-align: left;
  text-indent: -21px;
}
.FM_BLPBulletListProcedure,
.BLP_BulletListProcedure {
  margin: 4px 4px 8px 62px;
  text-align: left;
  text-indent: -21px;
}
.FM_CBCalloutBegin,
.FM_CBCalloutBegin2,
.FM_CBCalloutBegin3,
.CB_CalloutBegin,
.CB_CalloutBegin2,
.CB_CalloutBegin-2,
.CB_CalloutBegin_2,
.CB_CalloutBegin3,
.CB_CalloutBegin-3,
.CB_CalloutBegin_3 {
  line-height: 19px;
  margin: 5px 0px 0px 48px;
  text-align: left;
  text-indent: -27px;
}
.FM_CCCalloutContinue,
.FM_CCCalloutContinue2,
.FM_CCCalloutContinue3,
.CC_CalloutContinue,
.CC_CalloutContinue2,
.CC_CalloutContinue-2,
.CC_CalloutContinue_2,
.CC_CalloutContinue3,
.CC_CalloutContinue-3,
.CC_CalloutContinue_3 {
  line-height: 19px;
  margin: 5px 0px 0px 48px;
  text-align: left;
  text-indent: -27px;
}
@media screen and (min-width: 560px) and (max-width: 1200px) {
  .FM_CBCalloutBegin,
  .FM_CBCalloutBegin2,
  .FM_CBCalloutBegin3,
  .CB_CalloutBegin,
  .CB_CalloutBegin2,
  .CB_CalloutBegin-2,
  .CB_CalloutBegin_2,
  .CB_CalloutBegin3,
  .CB_CalloutBegin-3,
  .CB_CalloutBegin_3 {
    padding-left: 50px;
  }
}
@media screen and (min-width: 560px) and (max-width: 1200px) {
  .FM_CCCalloutContinue,
  .FM_CCCalloutContinue2,
  .FM_CCCalloutContinue3,
  .CC_CalloutContinue,
  .CC_CalloutContinue2,
  .CC_CalloutContinue-2,
  .CC_CalloutContinue_2,
  .CC_CalloutContinue3,
  .CC_CalloutContinue-3,
  .CC_CalloutContinue_3 {
    padding-left: 50px;
  }
}
@media screen and (min-width: 1201px) {
  .FM_CBCalloutBegin,
  .FM_CBCalloutBegin2,
  .FM_CBCalloutBegin3,
  .CB_CalloutBegin,
  .CB_CalloutBegin2,
  .CB_CalloutBegin-2,
  .CB_CalloutBegin_2,
  .CB_CalloutBegin3,
  .CB_CalloutBegin-3,
  .CB_CalloutBegin_3 {
    padding-left: 150px;
  }
}
@media screen and (min-width: 1201px) {
  .FM_CCCalloutContinue,
  .FM_CCCalloutContinue2,
  .FM_CCCalloutContinue3,
  .CC_CalloutContinue,
  .CC_CalloutContinue2,
  .CC_CalloutContinue-2,
  .CC_CalloutContinue_2,
  .CC_CalloutContinue3,
  .CC_CalloutContinue-3,
  .CC_CalloutContinue_3 {
    padding-left: 150px;
  }
}
.FM_CSCalloutSpan,
.CS_CalloutSpan {
  text-align: center;
  padding-bottom: 8px;
  margin: 0px auto;
}
.FM_CSCalloutSpanWide,
.CS_CalloutSpanWide {
  text-align: center;
  padding-bottom: 8px;
  margin: 0px auto;
}
.FM_CBCellBody,
.CB_CellBody {
  margin: 2px;
  text-align: center;
}
.FM_CBCellBodyLeft,
.CB_CellBodyLeft {
  margin: 2px;
  text-align: left;
}
.FM_CHCellHeading,
.CH_CellHeading {
  font-weight: bold;
  margin: 2px;
  text-align: center;
}
.FM_CHCellHeadingLeft,
.CH_CellHeadingLeft {
  font-weight: bold;
  margin: 2px;
  text-align: left;
}
.FM_FCFigureCaption,
.FC_FigureCaption {
  /*color: #152c72;*/
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin: 14px 0px 4px 0px;
}
.FM_FCFigureCaptionWide,
.FC_FigureCaptionWide {
  /*color: #152c72;*/
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin: 14px 0px 4px 0px;
}
.FM_FCFaultCause,
.FC_FaultCause {
  font-weight: bold;
  margin: 2px;
}
.FM_FHFaultHeading,
.FH_FaultHeading {
  /*color: #152c72;*/
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin: 2px;
}
.FM_FSTFaultSubTitle,
.FST_FaultSubTitle {
  /*color: #152c72;*/
  font-weight: bold;
  margin: 2px;
}
.FM_FST2FaultSubTitle2,
.FST2_FaultSubTitle2 {
  /*color: #152c72;*/
  font-weight: bold;
  margin: 2px;
}
.FM_FIFigureImage,
.FI_FigureImage {
  text-align: center;
  margin: 5px 0px 5px 0px;
}
.FM_FIFigureImageWide,
.FI_FigureImageWide {
  text-align: center;
  margin: 5px 0px 5px 0px;
}
.thumb-cover {
  /*border: 1px solid #BCBCBC;*/
  float: right;
  margin-left: 10px;
  margin-right: 5px;
}
@media screen and (min-width: 431px) and (max-width: 808px) {
  .thumb-cover {
    max-width: 40%;
  }
}
@media screen and (max-width: 430px) {
  .thumb-cover {
    width: 0;
  }
}
.FM_PBProcedureBegin,
.PB_ProcedureBegin {
  text-align: left;
  text-indent: -24px;
  margin: 10px 4px 10px 42px;
}
.FM_PBProcedureBegin4pt,
.PB_ProcedureBegin4pt {
  text-align: left;
  text-indent: -24px;
  margin: 4px 4px 4px 42px;
}
.FM_PLProcedureLettersBegin,
.PL_ProcedureLettersBegin {
  text-align: left;
  text-indent: -24px;
  margin: 10px 4px 10px 42px;
}
.FM_PCProcedureContinue,
.PC_ProcedureContinue {
  text-align: left;
  text-indent: -24px;
  margin: 4px 4px 10px 42px;
}
.FM_PCProcedureContinue4pt,
.PC_ProcedureContinue4pt {
  text-align: left;
  text-indent: -24px;
  margin: 4px 4px 4px 42px;
}
.FM_PLProcedureLettersContinue,
.PL_ProcedureLettersContinue {
  text-align: left;
  text-indent: -24px;
  margin: 4px 4px 10px 42px;
}
.FM_PBProcedureBeginIndent,
.PB_ProcedureBeginIndent {
  text-align: left;
  text-indent: -24px;
  margin: 10px 4px 10px 70px;
}
.FM_PLProcedureLettersBeginIndent,
.PL_ProcedureLettersBeginIndent {
  text-align: left;
  text-indent: -24px;
  margin: 10px 4px 10px 70px;
}
.FM_PCProcedureContinueIndent,
.PC_ProcedureContinueIndent {
  text-align: left;
  text-indent: -24px;
  margin: 4px 4px 10px 70px;
}
.FM_PLProcedureLettersContinueIndent,
.PL_ProcedureLettersContinueIndent {
  text-align: left;
  text-indent: -24px;
  margin: 4px 4px 10px 70px;
}
.FM_PIProcedureIndent,
.PI_ProcedureIndent {
  margin: 0px 32px 14px 39px;
  text-align: left;
}
.FM_PIParagraphIndent,
.PI_ParagraphIndent {
  margin: 0px 32px 14px 19px;
  text-align: left;
}
.FM_PIParagraphIndentMore,
.PI_ParagraphIndentMore {
  margin: 0px 32px 14px 42px;
  text-align: left;
}
.FM_PIParagraphIndentMoreabc,
.PI_ParagraphIndentMoreabc {
  margin: 0px 32px 14px 58px;
  text-align: left;
  text-indent: -18px;
}
.FM_PTProcedureTitle,
.PT_ProcedureTitle {
  /*color: #152c72;*/
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 4px;
}
.FM_TBTabStopBasic {}
.FM_TSTroubleshootingHeader,
.TS_TroubleshootingHeader {
  /*color: #152c72;*/
  font-weight: bold;
  text-transform: uppercase;
}
.FM_TTTableTitle,
.TT_TableTitle {
  /*color: #152c72;*/
  font-style: italic;
  font-weight: bold;
  margin-bottom: 4px;
  padding-top: 8px;
  text-align: center;
}
.caption {
  text-align: center;
}
.FM_Released,
.Released {
  margin: 4px 0px 10px 0px;
  text-align: left;
  font-family: 'Trebuchet MS', trebuchet, Arial, sans-serif;
  font-size: 13px;
}
.FM_xFIFigureImage,
.xFI_FigureImage {
  text-align: center;
  margin: 5px 0px 5px 0px;
}
.FM_xCBCellBody,
.xCB_CellBody {
  margin: 2px;
}
.FM_xPIPartItemNumber,
.xPI_PartItemNumber {
  margin: 2px;
}
.FM_xPICPartItemNumberContinue,
.xPIC_PartItemNumberContinue {
  margin: 2px;
}
.FM_xPNPartNumber,
.xPN_PartNumber {
  margin: 2px;
}
.FM_xPDPartDescription,
.xPD_PartDescription {
  margin: 2px;
}
.FM_xPQPartQuantity,
.xPQ_PartQuantity {
  margin: 2px;
}
.FM_xCHCellHeading,
.xCH_CellHeading {
  font-weight: bold;
  margin: 2px;
}
.FM_xEREngineeringReference,
.xER_EngineeringReference {
  text-align: right;
}
@media screen and (max-width: 750px) {
  td {
    font-size: smaller;
  }
}
@media screen and (max-width: 750px) {
  th {
    font-size: smaller;
  }
}
@media screen and (max-width: 750px) {
  .FM_zLogo {
    background-image: url("Carrier-Transicold_Minimum_RGB.png");
    background-repeat: no-repeat;
    background-position: center;
    margin: -13px auto;
    width: 120px;
    height: 80px;
  }
}
@media screen and (min-width: 751px) {
  .FM_zLogo {
    background-image: url("Carrier-Transicold_Minimum_RGB.png");
    background-repeat: no-repeat;
    background-position: center;
    margin: -10px auto;
    width: 150px;
    height: 99px;
  }
}
@media screen and (max-width: 750px) {
  .FM_zCoverImage {
    background-image: url("cover-art.jpg");
    background-repeat: no-repeat;
    background-position: center;
    margin: 0px auto;
    width: 150px;
    height: 194px;
  }
}
@media screen and (max-width: 750px) {
  .FM_zCoverImageTL {
    background-image: url("cover-art.jpg");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 2px;
    border: 1px solid #999;
    margin: 10px auto;
    width: 150px;
    height: 174px;
  }
}
@media screen and (min-width: 751px) {
  .FM_zCoverImage {
    background-image: url("cover-art-large.jpg");
    background-repeat: no-repeat;
    background-position: center;
    margin: 4px auto;
    width: 224px;
    height: 260px;
  }
}
@media screen and (min-width: 751px) {
  .FM_zCoverImageTL {
    background-image: url("cover-art-large.jpg");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 2px;
    border: 1px solid #999;
    /*margin: 10px auto;*/
    width: 585px;
    height: 204px;
  }
}
.FM_zManualTitle {
  text-align: center;
  margin: 10px auto;
  font-weight: bold;
  color: #152c73;
}
.FM_zManualTitle>a {
  color: #3576CE;
  border: 1px solid #666;
  border-radius: 4px;
  display: inline-block;
  -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.FM_zManualTitle>a:visited {
  color: #3576CE;
}
@media screen and (max-width: 750px) {
  .FM_zManualTitle {
    padding: 5px;
    line-height: 21px;
    font-size: 22px;
    margin-top: -8px;
  }
}
@media screen and (min-width: 751px) {
  .FM_zManualTitle {
    padding: 8px;
    line-height: 22px;
    font-size: 24px;
  }
}
@media screen and (max-width: 750px) {
  .FM_zModelRange {
    background-image: url("Book-logo.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 21px;
    margin: 12px auto;
  }
}
@media screen and (min-width: 751px) {
  .FM_zModelRange {
    background-image: url("Book-logo-large.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
    margin: 14px auto;
  }
}
.FM_zPID {
  margin: 0px auto;
  text-align: center;
  color: #152c73;
  /*font-weight: bold;*/
}
@media screen and (max-width: 750px) {
  .FM_zPID {
    font-size: 22px;
    line-height: 21px;
    width: 95%;
  }
}
@media screen and (min-width: 751px) {
  .FM_zPID {
    font-size: 24px;
    line-height: 21px;
  }
}
.FM_zBookNumber {
  margin: 6px auto;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .FM_zBookNumber {
    font-size: 16px;
    width: 95%;
  }
}
@media screen and (min-width: 751px) {
  .FM_zBookNumber {
    font-size: 18px;
  }
}
.FM_zCopyright {
  margin: 6px auto;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .FM_zCopyright {
    font-size: 12px;
    width: 95%;
  }
}
@media screen and (min-width: 751px) {
  .FM_zCopyright {
    font-size: 14px;
  }
}
@media screen and (min-width: 751px) {
  .coverWrapper {
    width: 615px;
    /*width: 90%;*/
    margin: 12px auto;
  }
}
@media screen and (min-width: 751px) {
  .coverPosition {
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (min-width: 751px) {
  .coverPositionLower {
    display: inline-block;
    vertical-align: top;
    margin: 15px 0px 0px 10px;
    width: 375px;
  }
}
@media screen and (min-width: 751px) {
  .coverPositionLower>div {
    margin-bottom: 30px;
  }
}
.coverPositionLowerTL {
  padding: 6px 13px;
  color: #152c73;
}
.zTiles {
  padding: 6px 16px 6px 16px;
  /*border-radius: 8px;*/
  border-top: solid 2px #dedede;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .zTiles {
    font-size: 14px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1200px) {
  .zTiles {
    font-size: 15px;
  }
}
@media screen and (min-width: 1201px) {
  .zTiles {
    font-size: 16px;
  }
}
.zTiles a {
  color: #000000;
  text-decoration: none;
}
.zTiles a:hover {
  color: #152c72;
  text-decoration: underline;
}
.zFooter {
  border-top: solid 1px #dedede;
  margin: 30px -16px 0px -16px;
  font-size: 12px;
  text-align: center;
}
.articleTiles {
  border-top: solid 2px #e2e2e2;
  height: 190px;
}
@media screen and (max-width: 738px) {
  .articleTiles {
    height: auto;
  }
}
.articleTiles2 {
  border-top: solid 2px #e2e2e2;
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
input[type="search"]::-webkit-search-results-button {
  display: none;
}
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
@media screen and (max-width: 698px) {
  .mobileVideo {
    width: 320px;
    height: 240px;
  }
}
@media screen and (min-width: 699px) {
  .mobileVideo {
    width: 640px;
    height: 480px;
  }
}
.panzoom {
  -webkit-backface-visibility: initial !important;
  -webkit-transform-origin: 50% 50%;
}
.zoom-in,
.zoom-out {
  margin: 8px 4px;
}
.zoom-range {
  margin: 8px auto;
}
table.thickhdrevenrows {
  border-collapse: collapse;
}
table.thickhdrevenrows>thead>tr {
  border-width: 3px;
  border-style: solid;
  border-color: #666666;
  border-left: 0;
  border-top: 0;
  border-right: 0;
}
table.thickhdrevenrows>thead th {
  text-align: center;
}
table.thickhdrevenrows td {
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
table.thickhdrevenrows th {
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
table.thickhdrevenrows tr:nth-child(odd) td {
  background-color: rgba(102, 102, 102, 0.5);
}
table.borderonly {
  border-collapse: collapse;
}
table.borderonly td {
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #bfbfbf;
}
table.borderonly th {
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #bfbfbf;
}
.ulCoverTL {
  list-style: disc;
}
@media screen and (min-width: 520px) {
  .ulCoverTL {
    column-count: 2;
    column-gap: 20px;
  }
}
@media screen and (max-width: 521px) {
  .ulCoverTL {
    column-count: 1;
  }
}