hr {
    border: none;
    border-bottom: 1px solid #dfe4ea;
    margin-bottom: 1.5em;
    }


#tag .section { 
    background-image: url("/ash/oah/images/tag/tag-index.jpg"); 
    background-repeat: no-repeat; 
    background-position: center bottom; 
    }


#tag  .section .article { padding-top: 9.643em; }

.join-tag a { background-image: url("/ash/oah/images/tag/banner-join-tag.jpg"); }

.tag-playbook a { background-image: url("/ash/oah/images/tag/banner-tag-playbook.jpg"); }

.tag-logo img {
    background: transparent;
    margin-bottom: 1em;
    }


.action-steps { 
    border-top: 1px solid #dfe4ea;
    padding-top: 1.0em;
    font-weight: bold;
    }

.action-steps-anchors {
    padding-left: 1.5em;
    }
    
/* Why TAG */   
    
    
.thumbs .mod h2 { text-transform: capitalize; }

#main .thumbs .container { background-image: none; }

#main .thumbs .mod { 
    margin-bottom: 0; 
    width: 43.065%; 
    padding-top: 0.857em; 
    padding-right: 2.419%; 
    padding-bottom: 1.071em; 
    padding-left: 2.419%; 
    margin-bottom: 1.429em; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -o-border-radius: 5px; 
    -ms-border-radius: 5px; 
    -khtml-border-radius: 5px; 
    border-radius: 5px; 
    border: 1px solid #c1c1c1; 
    background-image: none; 
    background-color: #fff; 
    }
    
#main .thumbs .mod:first-child { margin-right: 3.226%; }

.ie6 #main .thumbs .container { margin-right: -3.226%; }
.ie6 #main .thumbs .mod { margin-right: 3.125%; }
.ie6 #main .thumbs .mod { width: 41.719%; }
   
    
    
    
    
    
    

/* TAG Sub-Resources */

.tag-sub-resource { 
    border-top: 1px solid #dfe4ea;
    padding: 1.5em;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZjRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #fff 0%, #fff4e4 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #fff 0%, #fff4e4 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #fff 0%, #fff4e4 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #fff 0%, #fff4e4 100%); /* gradient overlay */
    }
    
.tag-promo {
    text-align: right;
    text-transform: uppercase;
    }
     
.resource-sidebar {
    -moz-box-shadow:      0 0 10px rgba(1,1,1,.3); /* drop shadow */
    -webkit-box-shadow:   0 0 10px rgba(1,1,1,.3); /* drop shadow */
    box-shadow:           0 0 10px rgba(1,1,1,.3); /* drop shadow */
    background: white;
    padding: 1em 1.5em;
    width: 40%;
    float: right;
    margin: 0 0 1em 1em;
    }
    
.resource-sidebar p {
    margin: 0;
    }
    
.resource-sidebar ul {
    margin: 0;
    padding-left: 1em;
    font-size: .9em;
    }
    
  
    
/* Tag Resource Navigation */    
    
.tag-resources-nav {
    list-style: none;
    margin: 0 0 2em 0;
    padding: 0;
    display: table;
    -moz-box-shadow:      0 0 10px rgba(1,1,1,.3); /* drop shadow */
    -webkit-box-shadow:   0 0 10px rgba(1,1,1,.3); /* drop shadow */
    box-shadow:           0 0 10px rgba(1,1,1,.3); /* drop shadow */
    }
    
.tag-resources-nav li {
    display: table-cell;
    text-align: center;
    background: #9e2076;
    border-right: 1px solid white;
    vertical-align: middle;
    font-size: .9em;
    line-height: 1.1;
    padding: .5em;
    }
    
.tag-resources-nav li:hover { background: #42092f; }
    
.tag-resources-nav li.ui-tabs-selected {
    background: white;
    text-decoration: none;
    color: black;
    } 
    
.tag-resources-nav li.ui-tabs-selected a {
    color: #9e2076;
    } 
    
.tag-resources-nav li a {
    padding: .5em;
    color: white;
    display: block;
    }   
    
 
 
 
 
 
/* Tag Resource Expanders */

#tag-resources .toggle-wrapper {  padding-bottom: 10px; }
   
#tag-resources .toggle { 
    font-size: 1.2em;
    line-height: 1.1;
    cursor: pointer;
    display: block;  
    color: #eb6e1f;
    text-transform: none;
    margin: 0;
    padding: 3px 0 3px 25px;
    position: relative;
    transition:         color .3s ease-in-out;    
    -webkit-transition: color .3s ease-in-out;  
    -moz-transition:    color .3s ease-in-out;  
    -o-transition:      color .3s ease-in-out;  
    -ms-transition:     color .3s ease-in-out;
    text-decoration: none;
    }
      
      
#tag-resources .toggle:hover,
#tag-resources .toggle.selected { color: #fdb825 !important; }   
#tag-resources .toggle.selected:hover { color: #00aec5 !important; }   

#tag-resources .toggle:before {
    background: #bfbfbf url('/ash/oah/images/expander.png') no-repeat center 3.5px; 
    width: 19px;
    height: 19px;
    display: block;
    content:" ";
    -moz-border-radius:     19px;
    -webkit-border-radius:  19px;
    border-radius:          19px;    
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    text-align: center;
    position: absolute;
    top: 2px;
    left: 0;
    transition:         background-color .3s ease-in-out;    
    -webkit-transition: background-color .3s ease-in-out;  
    -moz-transition:    background-color .3s ease-in-out;  
    -o-transition:      background-color .3s ease-in-out;  
    -ms-transition:     background-color .3s ease-in-out; 
    }

#tag-resources .toggle:hover:before { background-color: #4c4c4c; }

#tag-resources .toggle:active:before  { 
    background-color: #adadad; 
    box-shadow:         inset 1px 1px 2px rgba(0, 0, 0, 0.3);       
    -moz-box-shadow:    inset 1px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);  
    }

#tag-resources .toggle.selected:before { background-position: center -47.5px !important; }     
      
#tag-resources .toggle-wrapper { 
   background: #fff;
   }   
 
#tag-resources .toggled { 
    padding: 2px 0 4px 25px; 
    font-size: .95em;
    line-height: 1.2;
    }
    
 
/* Tag Resource Expanders */
 
#tag-resources .toggled a, 
#tag-resources .toggled a[href*='.html'] {
    padding-left:20px;
    line-height:18px;
    background:transparent url(/ash/oah/images/tag/icon-external.png) no-repeat left top;
    }    
  
#tag-resources .toggled a[href*='.pdf'] {
    padding-left:20px;
    line-height:18px;
    background:transparent url(/ash/oah/images/tag/icon-acrobat.png) no-repeat left top;
    }

#tag-resources .toggled a[href*='.png'], 
#tag-resources .toggled a[href*='.jpg'], 
#tag-resources .toggled a[href*='.gif'], 
#tag-resources .toggled a[href*='.tif'] {
    padding-left:20px;
    line-height:18px;
    background:transparent url(/ash/oah/images/tag/icon-picture.png) no-repeat center left;
    }

#tag-resources .toggled a[href*='.xls'], 
#tag-resources .toggled a[href*='.csv'], 
#tag-resources .toggled a[href*='.xlt'], 
#tag-resources .toggled a[href*='.xlw'] {
    padding-left:20px;
    line-height:18px;
    background:transparent url(/ash/oah/images/tag/icon-excel.png) center left no-repeat;
    }

#tag-resources .toggled a[href*='.ppt'], 
#tag-resources .toggled a[href*='.pps'] {
    padding-left:20px;
    line-height:18px;
    background:transparent url(/ash/oah/images/tag/icon-powerpoint.png) center left no-repeat;
    }

#tag-resources .toggled a[href*='.doc'] {
    padding-left:20px;
    line-height:18px;
    background:transparent url(/ash/oah/images/tag/icon-word.png) center left no-repeat;
    }

#tag-resources .toggled a[href*='.zip'] {
    padding-left:20px;
    line-height:18px;
    background:transparent url(/ash/oah/images/tag/icon-zip.png) center left no-repeat;
    }

.resource-source { font-style:italic; }

.resource-role { 
    padding: .75em; 
    color:#00007A; 
    font-size:1em; 
    background: #eff1f4; 
    text-transform: uppercase; 
    margin-top: 2em;
    }
    
.ui-tabs-panel .resource-role:first-child { 
    margin-top: 0;
    }
    
    
    

/* Share Graphics */    

.share-graphic { position: relative; }

.share-graphic img { width: 100%; }


/* AddThis share icons
---------------------------------------- */
.share-image {
    position: absolute;
    top: 1px;
    right: -1px;
    }
  
.share-image a {
    background: #d414b1;
    padding: .25em .5em;
    color: white;
    text-transform: uppercase;
    }
    
.share-image a:hover { background: #9d0e70; padding: .35em .6em; }
.share-image a:focus { background: #9d0e70; padding: .35em .6em; }

  
.share-image a:before {
    content:'+ ';
    }

.share-image .at4-icon,
.share-image span,
#at15s,
.at16nc { 
    display: none !important; 
    }
    
    
    
/* Join TAG Form */  

#join-tag {
    background: #EFF1F4;
    width: 80%;
    margin: 0 10%;
    padding: 2em;
    -moz-box-sizing:    border-box; 
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;
    }
    
#join-tag fieldset {
    margin-bottom: 1.5em;
    }

#join-tag fieldset:last-child {
    text-align: center;
    margin: 0;
    }

#join-tag label,
#join-tag input {
    display: inline-block;
    }
    
#join-tag .radio {
    margin: 0 .25em;
    }    

#join-tag label[for=email],
#join-tag label[for=city],
#join-tag label[for=state],
#join-tag label[for=zip] {
    width: 30%;
    }

#join-tag .required {
    width: 69%;
    }
    
#join-tag label[for=org_options],
#join-tag label[for=ind_options] {
    width: 50%;
    }

#join-tag #org_type,
#join-tag #individual_type {
    width: 49%;
    }

#join-tag fieldset:last-child input {
    background: #4D75B1;
    text-transform: uppercase;
    color: white;
    font-size: 1.5em;
    text-shadow: none;
    }

#join-tag fieldset:last-child input:hover {
    background: #234578;
    }


/* Expander */

/* Expander */

.toggle-wrapper { margin: 0 0 5px; }
   
.toggle { 
    cursor: pointer;
    display: block;  
    font-size: 18px;
    color: #eb6e1f;
    line-height: 1;
    text-transform: none;
    margin: 0;
    padding: 0 0 6px 30px;
    position: relative;
    transition:            color .3s ease-in-out;    
    -webkit-transition: color .3s ease-in-out;  
    -moz-transition:    color .3s ease-in-out;  
    -o-transition:      color .3s ease-in-out;  
    -ms-transition:     color .3s ease-in-out;
    text-decoration: none;
    }
      
      
.toggle:hover,
.toggle.selected { color: #fdb825 !important; }   
.toggle.selected:hover { color: #00aec5 !important; }   

.toggle:before {
    background: #bfbfbf url('/ash/oah/images/expander.png') no-repeat center 5px; 
    width: 22px;
    height: 21px;
    display: block;
    content:" ";
    -moz-border-radius:     20px;
    -webkit-border-radius:  20px;
    border-radius:          20px;    
    color: #fff;
    font-size: 22px;
    line-height: 19px;
    font-weight: 300;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transition:         background-color .3s ease-in-out;    
    -webkit-transition: background-color .3s ease-in-out;  
    -moz-transition:    background-color .3s ease-in-out;  
    -o-transition:      background-color .3s ease-in-out;  
    -ms-transition:     background-color .3s ease-in-out; 
    }

.toggle:hover:before { background-color: #4c4c4c; }

.toggle:active:before  { 
    background-color: #adadad; 
    box-shadow:            inset 1px 1px 2px rgba(0, 0, 0, 0.3);       
    -moz-box-shadow:    inset 1px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);  
    }

.toggle.selected:before { background-position: center -47px !important; }


.toggle-wrapper p { /*margin-bottom: 0; */}
   
.toggle:hover { background-position: 630px -68px; }
.toggle:active {  }        
      
.toggle-wrapper { 
   background: #fff;
   padding: 5px 0;   }    
   
.toggle-wrapper p:last-child { margin-bottom: 0; }     

.toggled {
	padding-top: 8px;
}








/* AddThis share icons
---------------------------------------- */

.shareable-excerpt {
  position: relative;
  border-bottom: 1px solid #eff1f4;
  padding-top: 1.5em; 
  padding-bottom: 1em; }
.shareable-excerpt p:last-child { margin-bottom: 0; }


.share-excerpt {
    position: absolute;
    bottom: 0px;
    right: 0px;
    }
  
.share-excerpt a {
    background: #aeaeae;
    padding: .25em .5em;
    color: white;
    font-size: .8em;
    text-transform: uppercase;
    }
    
.share-excerpt a:hover { background: #9d0e70; padding: .3em .55em; }
.share-excerpt a:focus { background: #9d0e70; padding: .3em .55em; }

  
.share-excerpt a:before {
    content:'+ ';
    }

.share-excerpt .at4-icon,
.share-excerpt span,
#at15s,
.at16nc { 
    display: none !important; 
    }
    
