
  /* CIOP Specific Styles (colors, fonts, images, etc) */
  /* Copyright 2016 Cleveland Design */
  /* Last updated: 10-20-16 */
  
  body
  {
    background-color: #E2F3F5;
    color: #333;
    background-image: url(https://www.eiseverywhere.com/file_uploads/95d07afcb4ecf93bc15392f2afdce69b_Dots_CIOP2016-10percent.png?u=1477406035) !important;
    /* Repeating background image - change with new site */
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
/*     background-size: auto 9.2em; */
    background-size: cover;
    background-attachment: fixed;
  }
  
  ::selection
  {
    background: rgba(25, 72, 88, .75); /* Safari */
    color: white;
    text-shadow: 0 -1px 0 #194858;
  }
  
  ::-moz-selection
  {
    background: rgba(25, 72, 88, .75); /* Safari */
    color: white;
    text-shadow: 0 -1px 0 #194858;
  }
  
  #outer_table > tbody > tr:first-child > td
  {
    background: #008299 url(https://www.eiseverywhere.com/file_uploads/fba74334945a701839b6450b708aa0d0_Dots_CIOP2016-01.png?u=1477078718) no-repeat 0 50%;
    background-size: cover;
    position: relative;
  }
  
  #logo a:after
  {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
/*     width: 60.083333%; */
    height: 100%;
    left: 9.556em;
    top: 0;
    right: 17.056em;
    background: transparent url(https://www.eiseverywhere.com/file_uploads/02f592f930d789c4e1e78e73fbf7237c_just-byline-1.png) no-repeat 0 50%;
    background-size: 95.423024% auto;
    pointer-events: none;
  }
   
  @media screen and (max-width: 960px) {
    
    #logo
    {
      float: left;
    }
    
  }
  
  /* Adjustments to logo sizing/placement */
  #the-header #logo
  {
    margin-bottom: 0;
  }
  
  #mission
  {
    display: none !important;
  }
  
  #tagline
  {
    display: none;
  }
  
  #the-header #logo a
  {
    height: 5.833em !important;
    margin-top: -1.667em;
    margin-left: -2.222em;
    margin-bottom: 0 !important;
  }
  
  @media screen and (max-width: 640px)
  {
    #the-header #logo a
    {
      height: 2.222em !important;
      margin-top: 0em;
      display: inline-block;
    }
    
    #logo a:after {
      background-size: 100% auto;
      height: 3.722em;
      left: 4.5em;
      right: 3em;
    }
  }
  
  #share-menu + li
  {
    display: inline-block !important; /* doesn't fit over CIOP logo when scaled down */
  }
  
  #the-header #share-menu #addThis
  {
    background-color: #008299;
  }
  
  hr
  {
    border: none;
    margin: 1em 0 0;
    background-color: black;
    height: 1px;
    display: block;
    opacity: .1;
  }
  
  a:link,
  a:visited
  {
    color: #f47721;
  }
  
  a:hover,
  a:active
  {
    color: #fbab18;
  }
  
  #main_section strong,
  #main_section b,
  #widget_col_3 strong,
  #widget_col_3 b
  {
    color: inherit;
  }
  
  [id*="section"] ul li:before,
  #page ul li:before
  {
    color: #f47721;
  }
  
  #main_section > div > div table td + td
  {
    padding-left: 1em;
  }
  
  /* Default headline styling */
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6
  {
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    font-weight: normal;
  }
  
  h2,
  #main_section > div > table + div h2,
  #main_section > div > table + div > h1:first-child
  {
    font-weight: 100;
    font-size: 1.5em;
    text-transform: uppercase;
    color: #008399;
  }
  
  h3, h4, h5,
  #main_section > div > table + div h3
  {
    color: #1A4859;
    text-transform: uppercase;
    font-size: 1.25em;
    margin: .5em 0;
    line-height: 1em;
    font-weight: 600;
    text-shadow: 0 1px 0 rgba(255,255,255,1);
  }
  
  h4
  {
    color: #f47721;
    text-transform: none;
  }
  
  h5,
  h6
  {
    text-transform: none;
    font-size: 1em;
    margin: 0;
    color: inherit;
    line-height: inherit;
  }
  
  
  /* H1 (#main_section .header) */
  body * #widget_col_3 > table:first-child + div .widget_title.widget_draggable .header,
  body * #main_section > div > table:first-child[cellpadding="2"] td,
  h1
  {
    padding-top: 1rem !important;
    color: #f47721;
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
  
  #main_section > div:first-child ~ div > table:first-child[cellpadding="2"],
  #main_section > div > div > h1:first-child,
  #main_section > div > table + div h1,
  .formpage h1
  {
    /* Any H1 or 'not-first-section' headers */
    color: #f47721;
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    font-weight: 100;
  }
  
  /* Side / h2 equivalent (sidebar .header titles) */
  #widget_col_2 .widget_title.widget_draggable .header,
  #widget_col_4 .widget_title.widget_draggable .header,
  [id*="sidebar"] .header
  {
    color: white;
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    font-weight: normal !important;
    text-transform: none;
    font-size: 1rem;
    background-color: #008399;
    text-transform: uppercase;
    text-align: center;
    padding: .555em !important;
    line-height: 1em;
    border-bottom: 1em solid white;
  }
  
  /* Content blocks in main section */
  #main_section > div > table + div h1, #main_section > div:first-child ~ div
  {
    /* Custom divider override - optional */
  }
  
  /* Right sidebar sections */
  div#right_sidebar_section > div
  {
/*     border-bottom: .15rem dashed #a7a9ac; */
    border-bottom: none;
    padding-bottom: 0;
  }
  
  .button
  {
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1em;
    padding: 1em;
    background-color: #1A4859;
  }
  
  input[type="image"].button
  {
    padding: 0;
    background-color: transparent;
  }
  
  .button.backtop
  {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .set a:nth-child(4n + 1),
  .set a:first-child
  {
    background-color: #70b641;
  }
  
  .set a:nth-child(4n + 2),
  .set a:first-child + a
  {
    background-color: #70b641;
  }
  
  .set a:nth-child(4n + 3),
  .set a:first-child + a + a
  {
    background-color: #70b641;
  }
  
  .set a:nth-child(4n + 0),
  .set a:first-child + a + a + a
  {
    background-color: #70b641;
  }
  
  /* Sidebar right background color */
  div#right_sidebar_section:after
  {
    background-color: white;
  }
  
  @media screen and (max-width: 640px)
  {
    html > body > table #inner_content div.eh_outer_div > div#right_sidebar_section, html > body > table #inner_content div.eh_outer_div > div#main_section:first-child + div#right_sidebar_section
    {
      background-color: white;
/*       border-top: .15rem dashed #a7a9ac; */
      border-bottom: none;
/*       margin-bottom: 2.222rem !important; */
    }
  }
  
  /* Header sub-title link color */
  #the-header #mission a:link,
  #the-header #mission a:visited
  {;
/*    color: #d9531e; */
  }
  
  #the-header #mission a:hover,
  #the-header #mission a:active,
  #the-header #mission a:focus
  {
    
  }
  
  iframe#twitter-widget-0
  {
    width: 100% !important;
  }
  
  #the-header #mission.no-date #next-event
  {
    color: #70b641;
  }
  
  #the-header #top-nav li a,
  #the-header #top-nav li a *,
  #the-header #mission a,
  #the-header #mission a *,
  #the-header #mission.no-date #next-event
  {
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    color: white;
    font-weight: 700;
  }
  
  /* Mission before text */
  #the-header #mission #next-event:before
  {
/*    content: "Up Next:  "; */
  }
  
  #the-header #mission.no-date #next-event:before
  {
    content: none;
  }
  
  #the-header #mission #ne-name strong
  {
    text-transform: uppercase;
    font-weight: normal !important;
  }
  
  #footer_section
  {
/*     background-image: ; */
    background-color: #008299;
/*     border-top: ; */
  }
  
  #the-footer *
  {
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
  }
  
  #the-footer #idg-network #links a
  {
    color: white;
  }
  
  #the-footer #idg-logo a:after
  {
    background-color: #194858;
  }
    
  #the-footer #links span.extra
  {
    color: white;
    display: block;
  }
  
    #the-footer #coda *
    {
      color: white;
    }
  
  #copyright strong
  {
    font-weight: 100;
  }
  
  /* Main Menu */
  tr.tabmenu > td:first-child,
  body > table > tbody > tr > td > table > tbody > tr:first-child + tr > td
  {
    background: #1A4859;
  }
  
  /* Squeeze in more links */
  .ehtm > ul > li:first-child ~ li
  {
    padding-left: .75em;
    padding-right: .75em;
  }
  
  .ehtm > ul > li:last-child
  {
    padding-right: 1.111em;
  }
  
  .ehtm > ul > li a
  {
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
  }
  
  .ehtm > ul > li:first-child a
  {
    font-weight: bold !important;
    pointer-events: none;
  }
  
  .ehtm > ul > li a:link,
  .ehtm > ul > li a:visited
  {
/*    color: white; */
  }
    
  .ehtm > ul > li a:hover,
  .ehtm > ul > li a:active
  {
/*    color: white; */
  }
  
  .ehtm > ul > li a:hover:after
  {
/*    background-color: white; */
  }
  
  /* Active menu item */
  .ehtm > ul > li a.sel_top
  {
    font-weight: bold !important;
    pointer-events: none;
  }
  
  .ehtm > ul > li a.sel_top:after
  {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    background-color: white;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: 0.667em;
  }
  
  /* Show dates as special elements */
  .ehtm ul li a > i:first-child,
  #ehsm ul li a > i:first-child
  {
    display: block;
    position: absolute;
    font-size: .5em;
    font-weight: bold;
    width: auto;
    white-space: nowrap;
    pointer-events: none;
    z-index: 20;
    top: .5em;
    left: 0;
    color: #fbab18;
    text-shadow: 0 -1px 0px rgba(0,0,0,0.5);
/*     opacity: .75; */
  }
  
  /* Sidebar LEFT menu */
  
  div.sidenav a:link,
  div.sidenav a:visited,
  div#ehsm a:link,
  div#ehsm a:visited
  {
    color: #f47721;
    border-bottom-color: currentcolor;
  }
  
  div.sidenav a:hover,
  div.sidenav a:active,
  div#ehsm a:hover,
  div#ehsm a:active
  {
    color: #f47721;
    border-bottom-color: currentcolor;
  }
  
  /* Agenda */
  
  tr.agenda_time_slot td:first-child
  {
    color: #286c83;
  }
  
  #main_section > div > table + table td b:first-child
  {
/*    color: ; */
  }
  
  @media screen and (max-width: 640px), only screen and (max-device-width: 480px) and (orientation: portrait)
  {
    
    #outer_table > tbody > tr:first-child > td {
      background: white;
    }
    
    #logo
    {
      background: #008299 url(https://www.eiseverywhere.com/file_uploads/fba74334945a701839b6450b708aa0d0_Dots_CIOP2016-01.png?u=1477078718) no-repeat 0 50%;
      background-size: cover;
    }
    
    #the-header #top-nav li a,
    #the-header #top-nav li a *,
    #the-header #mission a,
    #the-header #mission a *,
    #the-header #mission.no-date #next-event
    {
      color: #f47721;
    }
    
    #main_section > div > div table td + td
    {
      padding-left: 0;
    }
    
    /* Mobile Menu */
    
    #the-header li#mobile-menu > a
    {     
      border-top-color: white !important;
      border-bottom-color: white !important;
      background-color: white;
    }
    
    .has-js #the-header li#mobile-menu > a:hover,
    .menu #the-header li#mobile-menu > a
    {
      border-color: #286c83 !important;
      background-color: #286c83;
    }
    
    div.ehtm > ul > li a
    {
      font-weight: normal !important;
      text-shadow: none !important;
    }
    
    div.ehtm
    {
      background-color: #008399 !important;
    }
    
    div.ehtm > ul > li
    {
      border-top-color: white;
    }
    
    .has-js div.ehtm > ul > li a
    {
      background-color: rgba(0,0,0,0.0);
    }
    
    .has-js div.ehtm > ul > li a:hover
    {
      background-color: rgba(255,255,255,0.25);
    }
    
    /* Show dates as special elements */
    .ehtm ul li a > i:first-child,
    #ehsm ul li a > i:first-child
    {
      display: inline-block;
      position: static;
      font-size: inherit;
      font-family: inherit !important;
      padding-left: .5em;
      border-left: 1px solid white;
      margin-left: .5em;
      text-decoration: none !important
    }
    
  }
