﻿/* background colors */

.bg_red
{
  background-color: #ed2724;
}


.bg_green, .bg_teal
{
  background-color: #00a9a6;
}

.bg_mustard, .bg_gold
{
  background-color: #F9AF42;
}

.bg_blue
{
  background-color: #016BA9;
}


.bg_deepblue
{
  background-color: #005282;
}


.bg_gray
{
  background-color: #58524b;
}

.bg_purple
{
  background-color: #785990;
}


.fade
{
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/*added for formatting chapter annual report
.labelSpanHeading
{
    font-size: 24pt;
    font-weight: bold;
   
    color: #00a9a6;
    line-height: 24pt;
   
}
*/

/* showcases */


div.showcase_box_wrapper
{
  width: 100%;
  min-width: 265px;
  text-align: center;
}
div.showcase_box_wrapper
{
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.showcase_box
{
  width: 243px;
  height: 205px;
  display: block;
  padding: 10px 10px 10px 10px;
  margin: 1px 1px 1px 1px;
  float: left;
  text-align: center;
}

.sig_showcase_box {
    width: 243px;
    height: 260px;
    display: block;
    padding: 10px 10px 10px 10px;
    margin: 1px 1px 1px 1px;
    float: left;
    text-align: center;
}

.featured_box
{
  width: 243px;
  height: 310px;
  display: block;
  padding: 10px 10px 10px 10px;
  margin: 1px 1px 1px 1px;
  float: left;
  text-align: center;
}

.showcase_title
{
  font-weight: bold;
  border-bottom: 1px solid #FFF;
  margin-bottom: 2px;
  padding-bottom: 2px;
  color: white;
}


.showcase_title_box
{
  padding: 10px 10px 10px 10px;
}

.noline
{
  border-bottom: none;
}



.showcase_content
{
  color: white;
  height: 150px;
}

.sig_showcase_content {
    color: white;
    height: 200px;
}

.showcase_img
{
}

.showcase_readmotelink a:link, .showcase_readmotelink a:visited
{
  color: white;
}


.events_page_hr
{
  width: 300px;
  height: 4px;
  border-bottom: 4px solid #4E97C2;
  margin: 0 auto;
}


/******************************************************************************************************** */

.gen_page_img
{
  width: 265px;
}


.gen_page_link_box
{
  height: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 5px;
  width: 265px;
  text-align: center;
  color: #ffffff;
}

.gen_page_link_box a:link, .gen_page_link_box a:visited
{
  color: #ffffff;
}


.gen_page_content_box
{
  margin-right: 70px;
  width: 460px;
  position: relative;
  float: left;
}


.gen_page_content_right_col
{
  width: 265px;
  position: relative;
  float: left;
}


.gen_page_hr
{
  width: 100%;
  height: 1px;
  border-bottom: solid 1px silver;
  max-width: 800px;
  margin-bottom: 15px;
}


/******************************************************************************************************** */

.global_page_title
{
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 2px;
}


.global_page_subtitle
{
  font-size: 18px;
  font-weight: bold;
}


.global_page_box
{
  max-width: 1170px;
  min-width: 265px;
  border: none;
  margin: 0 auto;
  padding: 0 0 0 0;
}

.global_page_left_col
{
  max-width: 270px;
  display: block;
  vertical-align: top;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}


.global_page_left_gutter
{
  max-width: 30px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  white-space: nowrap;
}


.global_page_right_gutter
{
  max-width: 70px;
  white-space: nowrap;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}



.global_page_content
{
  max-width: 800px;
  padding-top: 20px;
}

/* MARGIN CONTROLS ******************************************************************************************************* */
.mgn_lft0
{
  margin-left: 0px;
}

.mgn_rht0
{
  margin-right: 0px;
}



.mgn_btm0
{
  margin-bottom: 0px;
}


.mgn_top0
{
  margin-top: 0px;
}







/******************************************************************************************************** */
.toplevelpage_title
{
  font-size: 24pt;
  font-weight: bold;
  width: 100%;
}


.toplevelpage_subtitle_box
{
  width: 100%;
  margin-bottom: 20px;
}

.toplevelpage_subtitle
{
  font-size: 14pt;
  line-height: 15pt;
}


.toplevelpage_hero_box
{
  border: none;
  width: 100%;
  /*overflow: hidden;*/
  margin-bottom: 10px;
  border-top: solid 1px #DDD6CE;
  padding-top: 5px;
}


.toplevelpage_hero_img
{
  border: none;
  width: 100%;
}



/* Store and Products ******************************************************************************************************* */

.product_box
{
}

.product_img
{
}

.product_name
{
}

.product_desc
{
}


.product_price
{
}


.product_box_wrapper
{
}



/* miscellanious ******************************************************************************************************* */

.content_text_box_wrapper
{
  width: 265px;
  min-width: 265px;
  max-width: 265px;
  float: left;
}



.content_text_box
{
  width: 245px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}



.w90pc
{
  width: 90%;
}

/******************************************************************************************************** */

/* ABAI - Footer overrides */
a.footerLink
{
  color: #ffffff;
}
p.footerContactAbai
{
  color: #ffffff;
}
p.footerFinePrintP
{
  color: #ffffff;
}
/* ABAI front page stuff */
#homeAnnouncementsContent
{
  background-color: #016ba9;
  width: 355px;
  width: auto;
  max-width: 355px;
  height: 465px;
  padding: 12px 12px 12px 7px;
  text-align: center;
  position: relative;
}
.homeAnnouncementH1
{
  color: #7FB4D3;
  font-size: 14pt;
  line-height: 14pt;
  padding-top: 21pt;
  padding-bottom: 0;
  margin: 0 auto 0 auto;
}
.homeAnnouncementRule
{
  width: 300px;
  height: 4px;
  border-bottom: 4px solid #4E97C2;
  padding: 0 0 0 0;
  margin: 0 auto 21pt auto;
}
.homeAnnouncementH2
{
  color: #ffffff;
  font-size: 16pt;
  padding-bottom: 4pt;
}
.homeAnnouncementSubH
{
  font-size: 12pt;
  line-height: 36pt;
  padding-bottom: 12pt;
}
.homeAnnouncementH
{
  color: #7FB4D3;
}
.homeAnnouncementP
{
  color: #ffffff;
  font-family: 'Roboto Condensed' , sans-serif;
  font-size: 14pt;
  line-height: 1.3em;
}
/* homepage showcase */
div.showcaseOverride
{
  width: 245px;
}
.showcaseH1
{
  color: #ffffff;
  font-size: 14pt;
  line-height: 14pt;
  padding-top: 10pt;
  padding-bottom: 0;
  margin: 0 auto 12pt auto;
  position: relative;
  display: inline-block;
}
.featuredH1
{
  color: #000000;
  font-size: 14pt;
  line-height: 14pt;
  padding-top: 10pt;
  padding-bottom: 0;
  margin: 0 auto 12pt auto;
  position: relative;
  display: inline-block;
  vertical-align:bottom;

}
.homeTrioDiv
{
  width: 265px;
  height: 225px;
  padding: 0 0 0 0;
  margin: 0 4px 0 0;
  position: relative;
  top: 0;
}
.homeTrioInner
{
  color: white;
  height: 130px;
}

.homeFeaturedTrioInner
{
  color: black;
  height: 150px;
}

.homeTrioColor0
{
  border-bottom: #F4504F solid 4px;
}
.homeTrioColor1
{
  border-bottom: #19BEBA solid 4px;
}
.homeTrioColor2
{
  border-bottom: #FEC777 solid 4px;
}
.homeTrioColor3
{
  border-bottom: #4E97C2 solid 4px;
}
.homeTrioColor4
{
  border-bottom: #85699b solid 4px;
}
.homeTrioColor5
{
  border-bottom: #FFFFFF solid 4px;
}

/* homepage showcase */
div.showcaseOverride
{
  width: 245px;
}
.showcaseH1
{
  color: #ffffff;
  font-size: 14pt;
  line-height: 14pt;
  padding-top: 10pt;
  padding-bottom: 0;
  margin: 0 auto 12pt auto;
  position: relative;
  display: inline-block;
}
.homeTrioDiv
{
  width: 265px;
  height: 225px;
  padding: 0 0 0 0;
  margin: 0 4px 0 0;
  position: relative;
  top: 0;
}
.homeTrioInner
{
  color: white;
  height: 130px;
}

.homeTrioColor0
{
  border-bottom: #F4504F solid 4px;
}
.homeTrioColor1
{
  border-bottom: #19BEBA solid 4px;
}
.homeTrioColor2
{
  border-bottom: #FEC777 solid 4px;
}

/* New and Press */
.homeNews
{
  width: 100%;
  width: auto;
  max-width: 350px;
  height: 405px;
  height: auto;
  /*min-height: 405px;*/
  min-height: 250px;
  position: relative;
  text-align: center;
  padding-left: 18px;
  background-color: #ffffff;
}
.homeNewsDetail
{
  color: #8E8276;
  text-align: left;
  font-size: 12pt;
  margin-bottom: 12pt;
}
.homeNewsBorder
{
  border-bottom: 4px solid #DDD6CE;
}
.homeNewsH
{
  color: #8B8378;
  font-size: 14pt;
  line-height: 14pt;
  padding-top: 10pt;
  padding-bottom: 0;
  margin: 0 auto 12pt auto;
  position: relative;
  display: inline-block;
  border-bottom: #DDD6CE solid 4px;
}
.homeNewsLink
{
  color: Red;
}
.homeNewsNews
{
  text-align: left;
  line-height: 1.5;
  margin-bottom: .5em;
}

/* From homepage_wrapper */
#homepage_wrapper
{
  width: 1170px;
  max-width: 1170px;
  position: relative;
  left: -300px;
}

#homepage_row1, #homepage_row2
{
  padding-bottom: 15px;
}

#homepage_hero_box_wrapper
{
  width: 800px;
  width: 100%;
  max-width: 800px;
  height: auto;
  max-height: 465px;
  display: block;
  position: relative;
  float: left;
  border: none;
}

#homepage_announcement_box_wrapper
{
  width: 370px;
  width: 100%;
  max-width: 370px;
  max-height: 465px;
  display: block;
  position: relative;
  float: left;
  border: none;
  overflow: hidden;
}

#homepage_showcaseandproduct_box_wrapper
{
  width: 800px;
  min-width: 270px;
  display: block;
  position: relative;
  float: left;
}

#homepage_showcase_box_wraper
{
  text-align: center;
}

#homepage_news_box_wrapper
{
  width: 100%;
  max-width: 370px;
  display: block;
  position: relative; /*float: left; don't enable this! */
  height: auto;
  min-height: 410px;
  overflow: hidden;
}

/* POTW stuff */
.potwDivMobileLink
{
  clear: both;
  width: 100%;
  height: 50px;
  clear: both;
}

.potwImageMobileStore
{
  margin-right: 8px;
  vertical-align: middle;
}

.potwDivMobileStoreImagePlaceholder
{
  display: block;
  float: left;
  clear: left;
  width: 129px;
  height: 45px;
  vertical-align: middle;
}

.potwImageNoStore
{
  width: 129px;
  height: 22px;
}

.potwDivManagePersonalSchedule
{
  background-color: #F9AF42;
  width: 798px;
  color: White;
  text-align: center;
  clear: both;
  height: 2em;
  padding-top: .5em;
  bottom: 2em;
}

/* end POTW stuff */

/* Featured Products */
#featuredProductWindow
{
  border: none;
  padding: 0px;
  margin: 0px;
  width: 672px;
  height: 126px;
  top: 26px;
  left: 64px;
  position: absolute;
  overflow: hidden;
}
.featuredProductCell
{
  position: relative;
  height: 125px;
  width: 336px;
  display: inline-block;
}
.featuredProductThumb
{
  border: none;
  padding: 0px;
  margin: 0px;
  width: 125px;
  height: 125px;
  top: 0px;
  left: 0px;
  position: absolute;
  background-color: Black;
}
.featuredProductDesc
{
  border: none;
  padding: 0px;
  margin: 0px;
  width: auto;
  height: 125px;
  top: 0px;
  left: 125px;
  position: absolute;
  background-color: #aba197;
  color: #ffffff;
}
/* Quiz View Page */
  .quizBtn
  {
    float: left;
    margin: 0 10px 0 0;
	cursor: pointer;
  }
  
  #divButtonRow
  {
    width:606px; height:18px; margin: 10px;
  }
  
  .divTakeQuizButton
  {
    width:144px;
    height:18px;
    background-image: url("/abaiimages/icons/btnABAI_TakeQuiz_144.png")
  }
  
  .divTakeQuizButton:hover
  {
	  background-image: url("/abaiimages/icons/btnABAI_TakeQuiz_144_MO.png")
  }
  
  .divPrintCECertButton
  {
    width:144px;
    height:18px;
    background-image: url("/abaiimages/icons/btnABAI_PrintCert_144.png")
  }
  
  .divPrintCECertButton:hover
  {
	  background-image: url("/abaiimages/icons/btnABAI_PrintCert_144_MO.png")
  }
  
  .divGoBackButton
  {
    width:48px;
    height:18px;
    background-image: url("/abaiimages/icons/btnABAI_New_Back.png")
  }  
  
  .divGoBackButton:hover
  {
	  background-image: url("/abaiimages/icons/btnABAI_New_Back_MO.png")
  }
#content p.ce_quiz_list_event
{
  font-weight: bold;
}
#content ul.ce_quiz_list_event
{
  margin-bottom: 10px;
  margin-left: 12px;
}
#content li.ce_quiz_list_event
{
  margin-right: 12px;
}
#div_quiz_question_container input
{
  margin-right: 12px;
}
/* End quiz view page */

/* Area Coordinator Management Reports */
#tblACTReport
{
  width: 100%;
}
.div_Area_Coordinator_Report_Heading
{
  margin-bottom: 0.6em;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #aaa;
  width: 100%;
  background-color: #efb;
}
.div_Area_Coordinator_Report_Ending
{
  margin-bottom: 0.6em;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #aaa;
  width: 100%;
  background-color: #efb;
}
.tblACTReport td
{
  vertical-align: text-top;
  padding-top: 0px;
  padding-bottom: 12px;
}

.tblACTReport .tdfldname
{
  text-align: right;
  white-space: nowrap;
  padding: 0px 8px 0 0;
  font-weight: bold;
  width: 25%;
}
.tblACTReport .td_fld_name_indented
{
  width: 12%;
}

/* END Area Coordinator Management Reports */
/* BEGIN: Account Summary */
/*  divAccountSummaryContactDetail is a duplicate of ABAI2016.css   */
/*div.divAccountSummaryContactDetail
{
  display: block;
  display: -webkit-flex;
  display: flex;
  float: none;
  clear: both;
  width: 100%;
  max-width: 1170px;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
  align-content: center;
}*/

/*  divAccountSummaryImage is a duplicate of ABAI2016.css   */
/*div.divAccountSummaryImage
{
  float: left;
  min-width: 204px;
  margin: 8px 8px 8px 0;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-shrink: 2;
  -webkit-flex-shrink: 2;
  flex-basis: 20%;
  text-align: left;
}*/
/*  divAccountSummaryPanel is a duplicate of ABAI2016.css   */
/*div.divAccountSummaryPanel
{
  float: left;
  min-width: 240px;
  margin: 8px;
  flex-grow: 2;
  -webkit-flex-grow: 2;
  flex-shrink: 0;
  flex-basis: 31%;
  text-align: left;
}*/

div.divAccountJoinButton
{
  padding: 8px;
  float: none;
  clear: both;
  padding: 0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
  text-align: center;
}

div.membershipJoinRenewButton
{
  display: block;
  clear: both;
  width: 100%;
  max-width: 1170px;
  text-align: center;
}
div.Account_Showcase_Summary_Parent
{
  display: block;
  display: -webkit-flex;
  display: flex;
  float: none;
  clear: both;
  width: 100%;
  max-width: 1170px;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
  align-content: center;
}
div.Account_Showcase_Summary_Child
{
  float: left;
  min-width: 266px;
  max-width: 266px;
  flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 266px;
  text-align: left;
  padding: 0 1px 0 0;
}
div.Account_Showcase_Summary_Child_No_Padding
{
  padding: 0;
}
img.Account_Show_Case
{
  display: inline;
  width: 265px;
  height: 225px;
}
ul.Account_Show_Case
{
  list-style-position: inside;
  margin-left: 0 !important;
  padding-left: 1em;
  text-indent: -1em;
}

  ul.Account_Show_Case > li
  {
    margin-bottom: 3px;
  }

h3.Account_Show_Case
{
  color: white;
  padding: .3em 0 .3em 0;
  margin: auto;
}

div.Account_Showcase_Image_Overlay
{
  position: relative;
  width: 100%;
}

div.Account_Showcase_Summary_Banner
{
  width: 265px;
  text-align: center;
  
  /*pshafer removed 6/24/21 */
  /* position: absolute; */
  /* top: 75%; */
  /* left: 0px; */
  /* height: 20%; */
}

div.Account_Showcase_Summary_Background
{
  background-color: #0a0a0a;
  opacity: 0.5;
  /*pshafer added 6/24/21 */
  height:20%;
}

/* END Account Summary */

/* BEGIN Organizational Chart */
div.div_Org_Chart_Container
{
  height: 520px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
table.tbl_Org_Chart_Container
{
  width: 500px;
  height: 500px;
  border: none;
  background-image: url('/media/3683/ABAI_Org_Chart_Fin_500.png');
  background-repeat: no-repeat;
}
/* END   Organizational Chart */

/* BEGIN ABAI Fellows */
div.Fellows_Banner_Box
{
  width: 100%;
  height: auto;
  border: 0px;
  padding: 0;
  margin: 0 0 0 0;
  cursor: pointer;
}

img.Fellows_Banner_Box
{
  width: 100%;
  height: auto;
  border: 0px;
  padding: 0;
  margin: 0 0 0 0;
}
/* END ABAI Fellows */

/* BEGIN Organizations */
div.organization_sponsor_banner
{
  width: /*202px*/ 100%;
  height: 202px;
  border: 0px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-align:center;
}

img.organization_sponsor_banner
{
  width: 202px;
  height: 202px;
  border: 0px;
  padding: 0;
  margin: 0;
}
/* END   Organizations */

/* Stuff added to create a responsive website out of our mess */

#umbMasterBodyTable /* from umbMaster.master */
{
  display: -webkit-flex;
  display: flex; /* TODO: this needs to not be flex. Move flex directives to ABAI_max1169 */
  width: 1170px;
  margin: 0 auto;
  border: none;
}
#divMasterTopBanner1 /* from umbMaster.master */
{
  width: 1170px;
  height: 180px;
  margin: 0 auto;
}
#pagecontentleft
{
  /*order: 1;
  float: left; 
  clear: left; 
  display: block; -- temporarily disabled */
}
#pagecontentright
{
  /*order: 2;
  float: left; 
  display: block;*/
}
div.divMembershipBenefits
{
  /*width: 256px;
  display: inline-block;
  float: left;
  margin-right: 10px;*/
}

/* BEGIN Member Savings table */
  .Member_Savings_Table
  {
    width: 100%;
    border-top: 1px solid Gray;
    border-collapse: collapse;
  }
    #memberSavingsTable .Fine_Print
  {
    text-align: left;
    font-size: smaller;
  }
  /* zebra striping of the table */
  #memberSavingsTable tr:nth-of-type(odd)
  {
    background: #ebe8e5;
  }

  #memberSavingsTable th
  {
    vertical-align: bottom;
    border-right: 1px solid silver;
    text-align: center;
    font-weight: bold;
    background-color: #8d8278;
    color: White;
    padding: 5px 5px 5px 5px;
  }

  #memberSavingsTable td
  {
    text-align: left;
  }

  #memberSavingsTable td:nth-of-type(1)
  {
    width: 412px;
    text-align: left;
  }

  #memberSavingsTable td:nth-of-type(2)
  {
    text-align: center;
    /*font-size: smaller;*/
  }

  #memberSavingsTable td:nth-of-type(3)
  {
    text-align: center;
    width: 152px;
  }

  #memberSavingsTable td:nth-of-type(4)
  {
    text-align: center;
    width: 154px;
  }
/* END   Member Savings table */
  #SearchResultsDataTable tr:nth-of-type(even)
  {
    background: #ebe8e5;
  }
.registration_form_element
{
  width: 90%;
  max-width: 400px;
}
/* JOURNAL Price Schedules */
.table_journal_schedule
{
  width: 100%;
  max-width: 460px;
  border-collapse: collapse;
  margin: 0;
}
.table_journal_schedule table, .table_journal_schedule td
{
  border: 1px solid black;
  padding: 4px 12px;
}
.cell_demographic{}
.cell_bold
{
  font-weight: bold;
}
.row_header_1
{
  background-color: rgba(171, 158, 149, 1);
}
.row_header_2
{
  background-color: rgba(201, 192, 185, 1);
}
.table_journal_schedule tr:hover {background-color: #f5f5f5}
/* End JOURNAL price schedules */
/* intern-application, in case that page ever gets used */
table.intern_application
{
  margin-left: 12px;
  width: 97%;
}
  table.intern_application th
  {
    font-size: 24pt;
    font-weight: bold;
    color: #00a9a6;
    line-height: 24pt;
    padding: 1rem 0 10px 0;
  }
/* End intern-application, in case that page ever gets used */
/* submit photos */
.element_to_span_parent
{
  width: 100%
}
/* end submit photos */
/* POTW Search Page controls */
#divSearchContainer
{
  display: -webkit-flex;
  display: flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-around;
}
#divSearchContainer .toplevelpage_hero_box
{
}
  #divSearchContainer .div_logo
  {
    float: left;
    -webkit-flex: 1;
    flex: 1;
    margin-top: 0px;
    min-width: 255px;
    width: 320px;
    min-height: 300px;
    background-color: Gray;
    text-align: center;
    position: relative;
  }
  #divSearchContainer .div_search
  {
    float: right;
    min-height: 300px;
    background-color: #005282;
    color: White;
    min-width: 300px;
  }
#divSearchContainer .search_input
{
  /*max-width: 140px;*/
  width: 95%;
  margin: 0;
}
#divSearchContainer #divSearchInstr
{
  width: calc(100% - 24px);
  position: relative;
  text-align: center;
}
#divSearchContainer #divSearchInstructions
{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  text-align: left;
  padding: .5em 12px 0 12px;
}
#divSearchContainer #div_Search
{
  color: #7eb5d5;
  margin-bottom: 0.5em;
}
#divSearchContainer .pnl_search_form
{
  width: calc(100% - 24px);
  position: relative;
  text-align: center;
  padding: 0 12px 0 12px;
}
#divSearchContainer .table_POTW_Search
{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  min-width: 300px;
}
  #divSearchContainer .div_browse_by
  {
    display: none;
  }
/* END POTW Search Page controls */
/* POTW Search Results */
td.search_result_regular
{
  background-color: #E7E6E4; 
  color: Black;
}
td.search_result_special_event
{
  background-color: #ED2724; 
  color: White;
}
div.search_result_container
{
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction: row;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;

}
div.search_result_item
{
  font-weight: bold;
  /*width: 33%;*/
  display: inline-block;
  float: left;
}
div.search_result_item_title
{
  width: 33%;
  min-width: 266px;
  -webkit-flex: 3;
  flex: 1;
  order: 1;
  flex-grow: 2;
}
div.search_result_item_middle
{
  width: 33%;
  min-width: 170px;
  -webkit-flex: 1;
  flex: 1;
  order: 2;
  flex-grow: 1;
}
div.search_result_item_right
{
  width: 33%;
  -webkit-flex: 1;
  flex: 1;
  text-align: right;
  order: 3;
  flex-grow: 1;
}
.event_details_table
{
  width: 100%;
}
.event_details_heading
{
  background-color: Silver;
}
td.event_details_header_special
{
  background-color: #ed2724;
  color: White;
}
td.event_details_header_noteworthy
{
	background-color: #00a9a5;
}
td.event_details_header_normal
{
  background-color: #e7e6e4;
  color: Black;
}
div.event_details_header_container
{
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction: row;
  -webkit-flex-wrap: nowrap; /* Safari */
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  align-content: space-between;
}

div.event_details_header_item
{
  font-weight: bold;
  display: inline-block;
  float: left;
  white-space: nowrap;
}

div.event_details_header_item1
{
  width: 65%; /* ancient browser support */
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  order: 1;
  padding: 0 12px 0 0;
  white-space: normal;
}

div.event_details_header_item2
{
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  order: 2;
  text-align: left;
  float: left;
}

div.event_details_header_item3
{
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  text-align: right;
  order: 3;
  float: right;
}

div.event_details_header_item2:empty
{
  width: 0;
  padding: 0;
  display: none;
}

div.event_details_header_.item3:empty
{
  width: 0;
  padding: 0;
  display: none;
}
/* END POTW Search Results */
/* bookstore.aspx */
#bookstore_div_parent
{
  position: relative;
  left: -215px;
  width: 838px;
  top: 10px;
  background-image: url('/abaiimages/themeimages/whiteblock_10x10.png');
}
#bookstore_div_nested_1
{
  background-color: White;
  display: none;
}
#bookstore_div_nested_2
{
  width: 202px;
  display: block;
  float: left;
}
#bookstore_div_nested_3
{
  display: block;
  padding-bottom: 5px;
  width: 626px;
  float: right;
}
#bookstore_iframe_1
{
  width: 100%;
  height: 850px;
  overflow-x: hidden;
  border: none;
}
/* END bookstore.aspx */
/* Fellows Committee */
#representatives
{
  width: 100%;
  max-width: 800px;
  margin: 0;
  overflow: scroll;
}
div.fellows_committee_fellows
{
  width: 100%;
  max-width: 800px;
  /*margin: 12px;*/
  display: -webkit-flex;
  display: flex; 
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-align-items: flex-start; /* Safari */
  align-items:        flex-start;
  -webkit-align-content: space-around; /* Safari */
  align-content:        space-around;  
}
div.fellows_committee_card
{
    -webkit-flex: 1;
    flex: none;
    margin: 12px 12px 12px 0;
}
img.fellows_committee_head
{
  height:202px;
  width: 202px;
}
div.fellows_committee_head
{
  height:202px;
  width: 202px;
}
div.fellows_committee_badge
{
  margin: 12px 0 0 0;
}
div.fellows_committee_button
{
 margin-top: 10px; 
 margin-bottom: 10px; 
 width: 100%;
 flex: none;
 text-align: left;
}
/* END Fellows Committee */
/* ApplicationVolunteerGeneric */
/* only used in frmApplicationVolunteerGeneric.ascx */
div.volunteer_form
{
  width: 100%;
  max-width: 800px;
  max-width: 100vw;
}
div.volunteer_item  
{
    width: 40%;
    min-width: 300px;
    margin: 12px 12px 12px 0;
}
div.volunteer_big_item
{
    width: 100%;
    max-width: 90vw;
    margin: 12px 12px 12px 0;
}
.volunteer_textbox
{
  width: 100%;
  max-width: 376px;
  margin: 0;
}
.volunteer_big_textbox
{
  width: 100%;
  height: 105px;
  max-width: 776px;
  margin: 0;
}
/* END ApplicationVolunteerGeneric */
/* Call for Papers Search Form */
div.cfp_search_form
{
  width: 100%;
  width: calc(100% - 24px);
  max-width: 800px;
  display: -webkit-flex;
  display: flex; 
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-align-items: flex-start; /* Safari */
  align-items:        flex-start;
  -webkit-align-content: flex-start; /* Safari */
  align-content:        flex-start;    
}
div.cfp_search_item
{
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 12px 12px 12px 0;

}
.cfp_search_label
{
    margin: 10px 12px 0px 0;
    display: inline-block;
    min-width: 71px;
}
.cfp_search_control
{
    margin: 10px 12px 0px 0;
    display: inline;
}
#div_key_phrase_left
{
  float: left;
  width: 73%;
}
#div_key_phrase_right
{
  float: left;
  width: 25%;
}
#div_key_phrase_left .textbox, #div_key_phrase_right .button
{
  width: 95%;
}
/* END: Call for Papers Search Form */
/* End stuff added to create a responsive website */