/*------------Contact page style---------*/

#contact-wrap {
    overflow: hidden;
}

#contact-wrap div {
    height: 220px;
    margin-bottom: 39px;
}

#contact-wrap p {
    margin: 10px auto;
    max-width: 160px;
    width: 100%;
    text-align: center;
	font-size:.8em;
}

#contact-wrap img {
    display: block;
    width: 160px;
    height: auto;
    margin: 10px auto;
}

#contact-wrap h3 {
    text-align: center;
    clear: both;
    background: #F5F5F5;
    padding: 12px;
	margin-bottom:18px;
}

#contact-wrap h3.red-background {
    text-align: center;
    clear: both;
    background: #A00230;
	color:#fff;
    padding: 12px;
	margin-bottom:18px;
}

#contact-wrap h4 {
	text-align: center;
    clear: both;
    background: #F3F1E8;
	color:#9f905b;
    padding: 10px;
	margin-bottom:18px;
	font-size:15px;
}

#ro-block {
    max-width: 1000px;
    margin: 0 auto;
}


/*---------------------Header Region--------------*/

.slider {
    width: 88%;
    margin: 25px auto;
    max-width: 1340px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.algn-left {
    float: left;
}

#block-block-7 {
    display: block;
    overflow: hidden;
    height: 160px;
}

.phone-info {
    float: right;
    background: #F9F7EE;
    padding: 15px 20px;
    min-height: 132px;
}

.phone-info ul {
    margin: 0px;
    padding: 0px;
}

.phone-info ul li {
    list-style-type: none;
}

.phone-info ul li a {
    text-decoration: none;
    font-weight: bold;
    margin: 4px auto;
    padding: 10px;
    display: block;
}

.phone-info p {
    color: #A01C33;
    text-align: center;
}

#nav-login {
    background: #0D7195;
    color: #FFF;
}

#nav-login:hover {
    background: #F48C57;
}

.aace-info {
    margin: 12px 0 12px 0px;
}

.aace-info img {
    float: left;
    padding: 10px 10px 0 0;
    width: 100px;
}

.aace-info h1 {
    margin-top: 24px;
    font-family: 'Arapey', serif;
    text-transform: none;
    display: inline-block;
}

.aace-info h1 span {
    color: #000;
    font-weight: 100;
    font-size: 18px;
    letter-spacing: .065em;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.135em;
}

.aace-info h1 span em {
    letter-spacing: .115em;
    font-family: "Times New Roman", Times, serif;
    letter-spacing: 0.208em;
}

#header {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

#header .section {
    max-width: 1000px;
    margin: 0 auto;
}


/*----------------------Search Form---------------------------------*/

.front #search-block .region-searchblock {
    max-width: 620px;
    margin: 0 auto;
}

#search-block {
    padding: 10px;
    background: #e5e5e5;
}

#search-block #search-block-form .form-item-search-block-form label {
    text-transform: uppercase;
    font-size: 1.45em;
    color: #636363;
}

#search-block .form-item-search-block-form input {
    margin: 0px;
    font-size: 1.45em;
    color: #666666;
    border: #861c1c 1px solid;
    padding: 5px;
}

#search-block .form-submit {
    margin-bottom: -14px;
}

#block-search-form {
    width: 880px;
    margin: 0 auto;
}


/*---------------------*/

#content .section h1#page-title {
    font-family: 'Arapey', serif !important;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-size: 28px !important;
    color: #a01c33 !important;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px !important;
    text-decoration: none;
    color: #0d7195 !important;
    font-weight: 100;
}

h2 a {
    background-repeat: no-repeat;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #0d7195;
    font-weight: 100;
    /*	padding-left: 25px; */
}

h3 {
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #A11B34;
    font-weight: 100;
    font-size: 18px !important;
}

h4 {
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #a01c33;
    letter-spacing: 0.03em;
    font-weight: 100;
    margin: 0;
    border-bottom: 1px solid #eee;
}

h4 a {
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #a01c33;
    letter-spacing: 0.03em;
    font-weight: 100;
}

p {
    margin: 6px 0;
}

a {
    font-size: inherit;
    outline: none;
    color: #004276;
}

small {
    font-size: .9em;
}

p > a {
    text-decoration: none;
}

.highlight {
    background-color: #faf4dc;
    padding: 10px;
}

.inline-h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1em;
    text-decoration: none;
    color: #a01c33;
    letter-spacing: 0.03em;
    font-weight: 100;
}

hr.drpswd {
    height: 12px;
    border: 0;
    box-shadow: inset 0 10px 12px -12px rgba(0, 0, 0, 0.3);
    margin: 20px 0;
}

hr {
    border: none;
    height: 1px;
    background: #eee;
}

.no-bul {
    list-style-type: none;
}

.no-uline {
    text-decoration: none;
    color: #666;
}

.no-uline:hover {
    text-decoration: none;
    color: #333;
}

.txt-mbl {
    min-width: 195px;
    overflow: hidden;
}

.mobile {
    display: none;
}

#center-wrap {
    background: #FFF9ED;
}

#mission-statement-wrap {
    margin: 10px;
    border: 1px solid #948C6F;
    background: #FAF4DC;
}

#mission-statement {
    padding: 8px;
    max-width: 1000px;
    margin: 0 auto;
}

#mission {
    display: block;
    float: left;
    font-size: 32px;
    font-family: "Times New Roman", Times, serif;
    padding-left: 20px;
    padding-right: 5px;
    margin-top: -5px;
}

#statement {
    display: block;
    overflow: hidden;
}

.front .region.region-content {
    overflow: hidden;
}


/*-------------------------Advocacy headers---------------*/

.blue-btn-1 {
    color: #fff;
    background-color: #0d7195;
    padding: 10px 20px;
    ;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}

.blue-btn-1 a {
    color: #fff;
}

.blue-btn-1:hover {
    background-color: #065571;
}


/*--------------------------------------links---------------------*/

.d-blue-link {
    text-decoration: none;
    color: #0d7195;
    font-weight: bold;
}

.d-blue-link:hover {
    text-decoration: none;
    color: #065571;
    font-weight: bold;
}

.l-green-link {
    text-decoration: none;
    color: #a6c31d;
    font-weight: bold;
}

.l-green-link:hover {
    text-decoration: none;
    color: #7a9209;
    font-weight: bold;
}


/*--------------------------------------end-links---------------------*/

table p {}

.resource-table-adv {
    float: left;
    padding-right: 10px;
    display: block;
}

.resource-table-adv td {
    max-width: 330px;
    min-width: 330px;
    padding: 10px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    line-height: 1.3em;
}

.resource-table-adv tr {
    height: 70px;
}

.resource-table-adv tr:nth-child(even) {
    background-color: #0d7195;
    color: #FFF;
}

.resource-table-adv tr:nth-child(odd) {
    background-color: #1498c7;
    color: #FFF;
}

.resource-table-adv a {
    color: #FFF;
    text-decoration: none;
}

.resource-table-adv a:hover {
    color: #FFF;
    text-decoration: underline;
}


/*---------------------left-ladder--------------*/

.left-ladder {
    border-left: 2px solid #0d7195;
    padding: 0;
}

.left-ladder li {
    list-style-type: none;
}

.left-ladder a {
    font-weight: 100;
    text-decoration: none;
    line-height: 1.5em;
    color: #999;
    font-size: 1.1em;
    padding: 3px 10px 3px 0;
}

.left-ladder a:before {
    content: "- ";
    color: #0d7195;
}

.left-ladder a:hover {
    background-color: #0d7195;
    color: #FFF;
}

#main-wrapper {
    margin: 15px;
    min-height: 400px;
}

.front #main-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    clear: both;
}

.front #main-wrapper #content {
    max-width: 1000px;
}

.front #main-wrapper #page-title {
    display: none;
}

.front #main-wrapper #content {
    clear: both;
    float: none;
    width: 100%;
}

#main-wrapper #content {
    padding: 10px;
    float: left;
}

#main {
    max-width: 1000px;
    margin: 0 auto;
}

#sidebar-second {
    overflow: hidden;
    padding-left: 15px;
}

#sidebar-nav {
    max-width: 290px;
}

#sidebar-nav .subrailmenu ul {
    list-style-type: none;
    padding-left: 0px !important;
}

#sidebar-nav .nav-col {
    display: none;
}

#sidebar-nav .subrailmenu ul li a {
    border-bottom: 1px solid #CCC;
    border-left: 5px solid #A11B34;
    display: block;
    margin: 4px 0;
    padding: 10px 5px;
    color: #948C6F;
    width: 100%;
    min-width: 200px;
}

#sidebar-nav .subrailmenu ul li a:hover {
    background: #A11B34;
    color: #FFF !important;
    border-left: 5px solid #A11B34;
    color: #948C6F;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    content: '';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: : 0;
    height: 0;
    clear: both;
}

.side-rail {
    min-width: 220px;
}

#featured-section {
    text-align: center;
}

#featured-section p {
    text-align: left;
}

#featured {
    max-width: 1000px;
    margin: 35px auto;
}

#featured-section {
    padding: 15px 10px;
    overflow: hidden;
}

#featured-section h3 {
    color: #a00130;
    text-transform: uppercase;
}

#featured-section img {
    margin: 0 auto;
}

#find-endo .form-text {
    width: 100%;
}

.front_page h2 {
    text-align: center;
}

#featured-section div p {
    display: block;
    color: #616161;
}

#featured-section div a.learn-more-btn {
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    width: 135px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 88px 6px;
    background-color: #ebebeb;
    display: block;
    color: #666;
}

#featured-section div a.learn-more-btn:hover {
    background: #A11B34;
    color: #FFF;
}

.learmore-wrap {
    bottom: 0;
    display: inline;
    height: 30px;
    margin: 0 auto;
    position: relative;
    width: 100px;
}

.feat {
    min-height: 355px !important;
}

#scale-mobile {
    display: none;
}

#first-time {
    display: none;
}

.img-left {
    float: left;
    padding: 0 10px 0 5px;
}

.img-float {
    float: left;
    clear: both;
    padding: 0 10px 10px 5px;
}

#bg-clr {
    position: absolute;
    height: 350px;
    background: #f3f3f3;
    width: 100%;
    z-index: -999999;
    margin-top: -20px;
}


/*---------------------------two column--------------------*/

#sidebar-nav select {
    display: none;
}

.two-column {
    overflow: hidden;
    width: 330px;
    margin: 0 2.5px 10px 5px;
    float: left;
    display: inline-block;
}

.two-column img {
    width: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
}

.two-column p {
    text-align: center;
    color: #333;
}

.two-column img:hover {
    text-decoration: underline;
    opacity: 1.0;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
}

#user-login .form-submit {
    background: #a11b34;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    border: none;
}

#user-login .form-submit:hover {
    background: #96170e;
}

#user-login .form-submit:active {
    position: relative;
    top: 1px;
}

.front #vbar,
.front .personal-use,
.front p.fae-description {
    display: none !important;
}

#footer {
    padding: 15px;
    color: #FFF;
    background: #444545;
    overflow: hidden;
}

#footer .section {
    max-width: 960px;
    margin: 0 auto;
}

#footer .section #block-block-1 .content .footer-list-nav {
    float: left;
    list-style-type: none;
    margin: 20px 20px;
}

#footer .section #block-block-1 .content h2 {
    color: #eee6c9 !important;
}

#footer .section #block-block-14 p {
    text-align: center;
    clear: both;
}

#footer .section #block-block-1 .content .footer-list-nav li a {
    color: #eee6c9;
}

#footer .section #block-block-1 .content .footer-list-nav li a:hover {
    color: #FFF;
}

#footer .section #block-block-1 .content .footer-list-nav:nth-child(2) {
    padding: 0;
    max-width: 105px;
}

#footer .section #block-block-1 .content .footer-list-nav {
    max-width: 165px;
}

#footer2nd {
    color: #FFF;
    background: #1d1d1e;
    padding: 15px;
}

#footer2nd p {
    text-align: center;
}


.video-container-ar {
    position:relative;
    padding-bottom:56.25%;
    padding-top:0px;
    height:0;
    overflow:hidden;
}

.video-container-ar iframe, .video-container-ar object, .video-container-ar embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/*---------------------First Messenger------------------------*/

#recent-fp {
    clear: both;
    padding: 0;
    margin: 0 0 0 30px;
}

#recent-fp li {
    display: inline-block;
    list-style-type: none;
    margin: 5px 5px;
}

.bx-controls-direction {
    display: none;
}


/*-------devel----------------*/

.block.block-devel.contextual-links-region {
    width: 300px;
}

#hm-pg-video {
    margin-bottom: 65px;
    width:300px;
}

#hm-pg-video iframe {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 302px;
    height: auto;
}
#hm-pg-video h3{
    font-size:14px;
    width:300px;
    margin-top:0px;
    text-align: center;
    background:#000000;
    color:#ffffff;
    padding:8px 4px;
}
#hm-pg-video-caption {
    font-size: 18px;
    width: 300px;
    margin-top: 0px;
    text-align: center;
    background: #000000;
    color: #ffffff;
    padding: 8px 4px;
    font-weight: 700;
    line-height: .9;
}
span.presVidDate {
    font-size: 12px;
    font-style: italic;
    color: #ffffff;
}
span.presVidText {
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
}
#user-login input {
   /* width: 100%; */
}


/*--------------cultural-competency-and-minority-health----------*/

.aace_tab_container .aace_tab_content dl dt h3 {
    cursor: pointer;
    background: #337AB7;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


/*--------------chapters----------*/

.aace-button {
    border-top: 1px solid #d4aeae;
    background: #a11b34;
    background: -webkit-gradient(linear, left top, left bottom, from(#eb9292), to(#a11b34));
    background: -webkit-linear-gradient(top, #eb9292, #a11b34);
    background: -moz-linear-gradient(top, #eb9292, #a11b34);
    background: -ms-linear-gradient(top, #eb9292, #a11b34);
    background: -o-linear-gradient(top, #eb9292, #a11b34);
    padding: 10.5px 21px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    -webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
    color: white;
    font-size: 12.5px;
    font-family: Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
}

.aace-button:hover {
    border-top-color: #a11b34;
    background: #a11b34;
    color: #ccc;
}

.aace-button:active {
    border-top-color: #a11b34;
    background: #a11b34;
}

.aace-field-set {
    float: left;
}

.webform-component--fieldset-2 {
    width: 933px;
}

div.aace-button a:link {
    color: #eee;
}

div.aace-button a:visited {
    color: #eee;
}

.reg-padding {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}

.in-news {
    background: #FFFFFF;
    padding: 10px;
    overflow: hidden;
}

.in-news h3 {
    color: #a00130;
}

.in-news img {
    max-width: 200px;
    float: left;
    padding-right: 10px;
}

#footer-nav {
    overflow: hidden;
}

#footer #social-footer li {
    margin: 0 3px;
    list-style-type: none;
    float: left;
}

#footer #social-footer li a {
    color: #eee6c9;
}

#footer #social-footer {
    float: right;
}


/*-----------------Fellows page--------------------------*/

#contract-video {
    max-width: 638px;
    width: 100%;
    height: 360px;
}

#mentorship-link a img {
    width: 100%;
    max-width: 638px;
}

#mentorship-link img {
    width: 100%;
    max-width: 638px;
}

.list-style-left {
    overflow: hidden;
    list-style-type: none;
    padding: 0px;
}

.list-style-left li {
    background: url(/sites/all/images/fellows/images/blu_bg.png);
    float: left;
    margin: 0 7px;
}

#fellows-social-links {
    background: url(/sites/all/images/fellows/images/blu_bg.png);
    width: 100%;
    max-width: 199px;
    height: 84px;
}

#fellows-social-links p {
    margin: 5px 0 0 0;
    font-size: 1.35em;
    color: #FFFFFF;
    text-align: center;
}

#fellows-social-links a {
    margin: 5px 0 0 40px;
    display: inline-block;
}

#get-involved {
    border-top: solid #173B6B 18px;
    border-bottom: solid #173B6B 10px;
    min-height: 219px;
    padding-left: 300px;
    max-width: 639px;
    width: 100%;
    background: url(/sites/all/images/fellows/images/get-involved-bg.jpg) no-repeat #FAF7EE;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

#get-involved h2 {
    color: #173B6B !important;
    font-weight: bold;
    margin: 10px;
}

.fellows-list {
    margin: 0 3px;
    float: left;
    padding: 0px;
    max-width: 316px;
    width: 100%;
    background: #efefef;
    height: 100%;
    margin-bottom: 15px;
    list-style-type: none;
    min-height: 330px;
}

.fellows-list li:nth-child(1) {
    list-style-type: none;
    padding: 0px !important;
    list-style-image: none !important;
}

.fellows-list li a:hover {
    background: #FAF7EE;
}

.fellows-list li a {
    text-decoration: none;
    display: block;
    color: #000000;
    padding: 10px;
}

.fellows-list li:nth-child(even) {
    background: #e3e3e3;
}

h2.fellows-title {
    max-width: 638px;
    clear: both;
    overflow: hidden;
    background: url(/sites/all/images/fellows/images/head_title.jpg);
    color: #FFFFFF !important;
    font-weight: bold;
    padding: 10px;
    margin-top: 0px;
}

#fellows-resources {
    margin: 0 3px;
    max-width: 316px;
    width: 100%;
    overflow: hidden;
    background: #F9F7EE;
    float: left;
}

.resource-chapters ul {
    padding: 10px 0 10px 20px;
    margin: 0px;
    border-bottom: 6px solid #FFF;
}

#fellows-resources ul:nth-child(odd) {
    background: #EBEBEB;
}

#fellows-resources div {
    padding: 10px 15px;
}

#fellows-resources div:nth-child(odd) {
    background: #EBEBEB;
}

#fellows-resources div ul li a {
    color: #555555 !important;
}

#fellows-resources div h3 {
    color: #173b6b;
}

#fellows-resources div {
    border-top: 5px solid #FFFFFF;
}

#fellows-resources p {
    padding-left: 15px !important;
}

#fellows-resources p img {
    padding: 5px;
}

.ypr-container {
    overflow: hidden;
}

.ypr-blueblock {
    background-color: #b6c3d6;
    font-size: 14px;
    max-width: 639px;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}

.ypr-slateblock {
    background-color: #e9ebee;
    font-size: 14px;
    max-width: 639px;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}

.ypr-container a {
    font-weight: bold;
    font-size: 14px;
}

.ypr-container p {
    padding: 0px 10px 10px 10px;
    overflow: auto;
}

.ypr-container strong {
    font-size: 16px;
}

.ypr-slateblock li {
    margin-left: 90px;
}

.ypr-blueblock li {
    margin-left: 90px;
}

.ypr-container h2 {
    padding: 0px 5px 10px 10px;
}

.ypr-img {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.ypr-bod {
    font-weight: bold !important;
    font-size: 16px !important;
    color: #b5650e;
}

#ypr-get-involved {
    border-top: solid #173B6B 10px;
    border-bottom: solid #173B6B 10px;
    min-height: 219px;
    padding-left: 300px;
    max-width: 639px;
    width: 100%;
    background: url(/sites/all/images/fellows/images/get-involved-bg.jpg) no-repeat #FAF7EE;
    padding-bottom: 20px;
    margin-bottom: 0px;
    margin-left: 3px;
}

#ypr-get-involved h2 {
    color: #173B6B !important;
    font-weight: bold;
    margin: 10px;
}

.casestudyimage {
    max-width: 625px;
    height: auto;
}

#fit-cc img {
    width: 100%;
    max-width: 637px;
    padding-bottom: 10px;
}


/*-------------------Algorithm app page-------------------*/

#algortihm-intro {
    max-width: 660px;
    float: left;
}

#algortihm-intro h2 {
    overflow: hidden;
}

#algortihm-intro p {
    overflow: hidden;
    padding-right: 10px;
}

#algortihm-intro img {
    float: left;
    padding: 10px;
}

#algortihm-intro ul li {
    padding: 5px 5px 0 0;
    float: left;
    list-style-type: none;
}

#algo-srnshot {
    width: 100%;
}

#on-itunes {
    font-style: italic;
    font-weight: bold;
    color: #80291A;
    text-align: center;
}

#sponsored-by {
    text-align: center;
    font-size: 12px;
    clear: both;
}

#aace-committee-roster-form #edit-cid {
    max-width: 500px;
    width: 100%;
}


/*----------------------Cap Page and cap webform block------------------------*/

#cap-meeting-archive-form select {
    width: 100%;
}

#cap-meeting-archive-form input {
    font-weight: bold;
    border: none;
    background: #3174AF;
    color: #FFFFFF;
    padding: 10px 20px;
    float: right;
    margin-bottom: 5px;
}

#cap-meeting-archive-form input:hover {
    background: #296090;
}

#capLogo {
    max-width: 250px;
    display: block;
    margin: 0 auto;
}

h3.capheader {
    background: #BB1C22;
    color: #FFFFFF;
    padding: 10px;
}

.field-type-taxonomy-term-reference {
    display: none;
}

#block-webform-client-block-370 {
    background: #efefef;
    padding: 10px;
}

#block-webform-client-block-370 h2 {
    background: #3174AF;
    color: #FFFFFF !important;
    padding: 5px;
    margin: 0px;
    font-size: 1.2em !important;
}

#block-webform-client-block-370 img {
    float: right;
    padding: 0 10px 0 0;
}

#block-webform-client-block-370 .webform-component--salutation {
    padding-top: 15px;
}

#block-webform-client-block-370 .webform-component--first-name {
    clear: both;
}

#block-webform-client-block-370 input {
    width: 100%;
}

#block-webform-client-block-370 div {
    margin: 2px 0;
}

#block-webform-client-block-370 .webform-submit {
    background: #3174AF;
    border: none;
    color: #FFFFFF;
    padding: 15px;
}


/*award-nomminees*/

div.view-award-nomminees caption,
div.view-approved-award-nomminees caption,
div.view-approved-award-nomminees caption {
    font-size: 2em;
}

div.view-award-nomminees a {}

div.view-award-nomminees .views-table,
div.view-approved-award-nomminees .views-table,
div.view-non-approved-award-nomminees .views-table {
    background-color: #821F1A;
    /*width: 155%;*/
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

div.view-award-nomminees .views-table th,
div.view-approved-award-nomminees .views-table th,
div.view-non-approved-award-nomminees .views-table th {
    padding: 10px;
    color: #fff;
}

div.view-award-nomminees .views-table th a,
div.view-approved-award-nomminees .views-table th a,
div.view-non-approved-award-nomminees .views-table th a {
    color: #fff;
}

div.view-award-nomminees .views-table td,
div.view-approved-award-nomminees .views-table td,
div.view-non-approved-award-nomminees .views-table td {
    padding: 10px;
}

.view-award-nomminees .view-grouping-header {
    font-size: 2em;
    padding-top: 8px;
    color: #777;
    text-align: left;
}

/*aacepac-key-contacts*/

div.view-aacepac-key-contacts caption,
div.view-aacepac-key-contacts-2 caption,
div.view-aacepac-key-contacts-3 caption {
    font-size: 2em;
}

div.view-aacepac-key-contacts a,
div.view-aacepac-key-contacts-2 a,
div.view-aacepac-key-contacts-3 a {}

div.view-aacepac-key-contacts .views-table,
div.view-aacepac-key-contacts-2 .views-table,
div.view-aacepac-key-contacts-3 .views-table
 {
    background-color: #821F1A;
    /*width: 155%;*/
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

div.view-aacepac-key-contacts .views-table th,
div.view-aacepac-key-contacts-2 .views-table th,
div.view-aacepac-key-contacts-3 .views-table th {
    padding: 10px;
    color: #fff;
}

div.view-aacepac-key-contacts .views-table th a,
div.view-aacepac-key-contacts-2 .views-table th a,
div.view-aacepac-key-contacts-3 .views-table th a {
    color: #fff;
}

div.view-aacepac-key-contacts .views-table td,
div.view-aacepac-key-contacts-2 .views-table td,
div.view-aacepac-key-contacts-3 .views-table td {
    padding: 10px;
}

/*committee-submissions*/

div.view-committee-submissions caption,
div.view-committee-submissions-2 caption,
div.view-committee-submissions-3 caption {
    font-size: 2em;
}

div.view-committee-submissions a,
div.view-committee-submissions-2 a,
div.view-committee-submissions-3 a {}

div.view-committee-submissions .views-table,
div.view-committee-submissions-2 .views-table,
div.view-committee-submissions-3 .views-table
 {
    background-color: #821F1A;
    /*width: 155%;*/
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

div.view-committee-submissions .views-table th,
div.view-committee-submissions-2 .views-table th,
div.view-committee-submissions-3 .views-table th {
    padding: 10px;
    color: #fff;
}

div.view-committee-submissions .views-table th a,
div.view-committee-submissions-2 .views-table th a,
div.view-committee-submissions-3 .views-table th a {
    color: #fff;
}

div.view-committee-submissions .views-table td,
div.view-committee-submissions-2 .views-table td,
div.view-committee-submissions-3 .views-table td {
    padding: 10px;
}

/*travel-grants*/
div.view-fellow-travel-grant-applicants caption,
div.view-approved-travel-grants caption,
div.view-approved-travel-grants caption {
    font-size: 2em;
}

div.view-fellow-travel-grant-applicants a {}

div.view-fellow-travel-grant-applicants .views-table,
div.view-approved-travel-grants .views-table,
div.view-non-approved-travel-grants .views-table {
    background-color: #821F1A;
    /*width: 155%;*/
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

div.view-fellow-travel-grant-applicants .views-table th,
div.view-approved-travel-grants .views-table th,
div.view-non-approved-travel-grants .views-table th {
    padding: 10px;
    color: #fff;
}

div.view-fellow-travel-grant-applicants .views-table th a,
div.view-approved-travel-grantss .views-table th a,
div.view-non-approved-travel-grants .views-table th a {
    color: #fff;
}

div.view-fellow-travel-grant-applicants .views-table td,
div.view-approved-travel-grants .views-table td,
div.view-non-approved-travel-grants .views-table td {
    padding: 10px;
}



/*Content type Chapter Meeting*/

.field-type-field-collection div.field-label {
    font-variant: small-caps;
    background-color: #A11B34;
    font-size: 1.5em;
    color: #eee;
    padding: 5px;
}

.field-type-field-collection table {
    width: 100%;
}

.field-type-field-collection table th {
    padding: 5px;
    vertical-align: top;
}

.field-type-field-collection table tr {
    background-color: #fff;
    font-style: uppercase;
    padding: 5px;
    vertical-align: top;
}

.field-type-field-collection table td {
    padding: 5px;
}

div#overlay div#overlay-content.clearfix div.link-field-url.link-field-column,
div.form-item.form-type-textfield input {
    max-width: 50%;
}

div#overlay div#main.clearfix {
    align-self: left;
    margin-left: 15px;
}

#overlay #nav-bar {
    display: none;
}

div#overlay div#overlay-content.clearfix tr td {
    margin-top: 0px;
    max-width: 25%;
}

div#overlay div#overlay-content.clearfix tr th label {
    font-size: 14pt;
}

div#overlay div#main.clearfix .tabledrag-handle {
    font-size: 20pt;
    margin-top: 100%;
    vertical-align: center;
}

div#overlay div#main.clearfix th.field-label.h1.c1.h1-c1.label_field_reg label,
div#overlay div#main.clearfix th.th_remove_button label {
    display: none;
}

div#overlay div#main.clearfix td.td_remove_button input {
    margin-left: -70px;
}

div#overlay div#main.clearfix #edit-field-login-disclaimer {
    display: none;
}


/*----------------------MACRA Page------------------------*/

#macra-container {
    overflow: hidden;
}

#macra-container p {
    color: #FFF;
}

#macra-container a {
    color: #FFF;
    text-decoration: underline;
}

#macra-container ul {
    color: #FFF !important;
    margin-top: 5px;
}

#macra-container li {
    list-style: none;
    list-style-image: url(/sites/all/themes/aace/images/macra/macra-check-mark.png);
}

#macra-container-resources li {
    list-style: none;
    list-style-image: url(/sites/all/themes/aace/images/macra/macra-resources-link.png);
}

#macra-table-width {
    margin: 0 auto;
    width: 850px;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
}

#macra-table-width p,
#macra-table-width ul {
    overflow: hidden;
}

.macra-image {
    padding: 33px 0px 0px 0px;
}

.macra-image-aace {
    padding: 0px 0px 0px 0px;
}

#macra-red-container {
    background-color: #a9525c;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
}

#macra-red-container h2 {
    background-color: #923a44;
    font-size: 16px;
    color: #ffffff !important;
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

#macra-red-container h3 {
    font-size: 14px;
    color: #ffffff !important;
}

#macra-yellow-container-boxes {
    display: flex;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
}

#macra-container {
    background-color: #BFA66A;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
}

#macra-container-boxes {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
}


}
#macra-yellow-container {
    background-color: #daa934;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
}
#macra-yellow-container h2 {
    background-color: #b6830b;
    font-size: 16px;
    color: #ffffff !important;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
#macra-yellow-container h3 {
    font-size: 14px;
    color: #ffffff !important;
}
.macra-webinar-summary h4 {
    background-color: #DAA934;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff !important;
    margin-top: 0px;
    text-align: center;
    padding: 10px 0px;
    width: 100%;
    border: none;
}
#macra-yellow-arrow-down {
    width: 0;
    height: 0;
    border-left: 250px solid transparent;
    border-right: 250px solid transparent;
    border-top: 100px solid #daa934;
}
#macra-yellow-arrow-down p {
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    position: relative;
    margin: -90px 0 0 -120px;
    width: 250px;
}
.macra-yellow-container-boxone {
    background-color: #bfa66a;
    padding: 0px 5px 0px 5px;
    width: 100%;
}
#macra-yellow-container-boxone {
    background-color: #bfa66a;
    padding: 0px 5px 0px 5px;
    width: 50%;
}
.macra-yellow-container-boxtwo {
    background-color: #c8b27e;
}
#macra-yellow-container-boxtwo {
    background-color: #c8b27e;
    padding: 0px 5px 0px 0px;
    width: 50%;
}
.macra-yellow-container-width {
    margin: 0 auto;
}
.macra-yellow-container-width p:nth-child(2) {
    padding-top: 20px;
}
.macra-quality-table tr {
    border: #cccccc thin solid;
}
.macra-quality-table p {
    padding: 5px 0px 5px 15px;
}
.macra-quality-table tr:nth-child(even) {
    background-color: #b86770;
}
#macra-container p,
#macra-container ul li {
    font-size: 16px;
}
#macra-webinar li {
    list-style: none;
    list-style-image: url(/sites/all/themes/aace/images/macra/webinar-arw.png);
}
.macra-webinar-summary {}
#macra-goldbar {
    background-color: #FC0;
    margin: 0 auto;
    width: 850px;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
}
.showtable {
    display: none;
    margin-top: -1px;
}
#showMore {
    cursor: pointer;
    display: block;
    padding: 10px;
    max-width: 200px;
    background: #000;
    color: #FFF;
    text-align: center;
    margin: 5px;
}
.endocrineacad .brdnon {
    border: none !important;
    padding: 4px 0 !important;
}
.brdnon a {}
#macrafaqbubble { 
	max-width: 520px; 
	height: 50px; 
	background: #923A44; 
	position: relative; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	margin-left: 245px;
	padding-top: 8px;
	padding-left: 5px;
} 

/*--------------Fellows in Training Nomination Form------------------*/
/*#webform-client-form-1176 {
    display: block;
    margin: 0 auto;
    width: 420px;
    padding: 10px;
}
#webform-client-form-1176 .webform-component-fieldset .fieldset-wrapper {
    background: #FBF8E7;
    padding: 10px;
}
#webform-client-form-1176 .webform-component-fieldset .fieldset-wrapper .form-item {
    padding-bottom: 10px;
    border-bottom: 1px solid #DAD9CA;
}
#webform-client-form-1176 .webform-submit {
    background: #821F1A;
    border: none;
    color: #FFFFFF;
    padding: 10px 20px;
    border-radius: 5px;
}*/

/*-------------------------File Upload button-----------------*/
.field-name-field-agenda .file,
input.webform-submit.button-primary.form-submit,
input.webform-draft.form-submit {
    position: relative;
    background: #3399FF;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px;
    display: inline-block;
    width: 200px;
    height: 40px;
    color: #FFF;
}
.register-now .file {
    position: relative;
    background: #3399FF;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px;
    display: inline-block;
    width: 150px;
    height: 40px;
    color: #FFF;
}
.register-now .file:after {
    position: absolute;
    content: "Register Now";
    font-size: 20px;
    font-weight: bold;
}
.field-name-field-agenda .file:after {
    position: absolute;
    content: "Download Agenda";
    font-size: 20px;
    font-weight: bold;
}
.file > a {
    width: 200px;
    position: absolute;
    text-decoration: none;
    text-indent: -99999px;
    z-index: 12;
    color: #FFF;
    height: 50px;
    display: block;
}
.file img {
    display: none;
}
.macraBtn {
    font-weight: bold;
    font-size: 12px;
    background: #923A44;
    padding: 4px;
    text-decoration: none !important;
    border-radius: 4px;
}

/*---------------------------------------------AACE Events Views Styling----------------------------*/
.event-list-wrapper li {
    list-style-type: none;
    border-bottom: dashed 2px #eee;
    padding-bottom: 10px;
}
.event-list-wrapper .views-field-title {
    font-weight: bold;
    font-size: 24px;
    color: #853C3C;
}
.event-list-wrapper .views-field-field-event-date {
    font-size: 18px;
    color: #414D58;
}
.event-list-wrapper .field-content {
    font-size: 18px;
}
#views-exposed-form-aace-events-page {
    background: #853C3C;
    padding: 15px;
    border-radius: 5px;
}
#views-exposed-form-aace-events-page label {
    font-weight: normal;
    color: #FFFFFF;
}
#views-exposed-form-aace-events-page input {
    background: #E9D696;
    padding: 5px 15px;
    border: none;
    border-radius: 5px;
}
#requesteventform {
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    background: #E9D696;
    margin-bottom: 15px;
}
.learnmoreeventlink {
    text-decoration: none !important;
    font-size: 14px;
    color: #5D412A;
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    background: #E9D696;
}
.upcomingLinkField a {
    display: inherit;
    color: #3072ac;
    width: inherit;
    position: inherit;
}
.upcomingLinkField .file-icon {
    display: inherit;
}


/*------------Coding courses-------------------------*/
@import url('https://fonts.googleapis.com/css?family=Muli');
.course-wrap {
    font-family: 'Muli', sans-serif;
    background: #9E2B18;
    padding: 9px;
    margin-bottom: 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.course-wrap h2,
.course-wrap p {
    margin: 0px;
    color: #FFF !important;
}
.course-location img {
    max-width: 278px;
    width: 100%;
    display: block;
    margin: 10px auto 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.course-location a {
    text-decoration: none !important;
}
.course-location p {
    position: relative;
    font-family: 'Muli', sans-serif !important;
    color: #9E2B18 !important;
    background: #FFF;
    padding: 5px;
    margin: 0 auto;
    width: 278px;
}
.course-wrap h2 {
    display: inline;
}
.course-wrap .subject-change {
    margin: 5px;
}
.course-wrap strong {
    border-bottom: 1px solid #9E2B18;
}
h3.course {
    background: #9E2B18;
    padding: 10px;
    color: #FFFFFF;
}
div.disclaimer {
    border: 2px solid #CACACA;
    border-radius: 10px;
    background: #EAEAEA;
    padding: 10px;
}
div.disclaimer h3 {
    margin: 0px;
}
div.disclaimer h3 i {
    color: #909090;
}
/*------Making the below Webform css more universal -------------*/
.webform-component-markup h3 {
    padding: 8px;
    background: #1B2C3C;
    color: #fff;
}
.webform-client-form {
    border-radius: 8px;
    padding: 15px;
    border: 1px #ccc solid;
    font-family: 'Muli', sans-serif;
}

/*---------------Fellows-grant-application-----node1362----also node975--also a lot of others-----------*/
#webform-client-form-1362 h3,
#webform-client-form-975 h3,
#webform-client-form-666 h3,
#webform-client-form-476 h3,
#webform-client-form-1020 h3,
#webform-client-form-1410 h3,
#webform-client-form-975 h4,
#webform-client-form-1501 h3,
#webform-client-form-545 h3 {
    padding: 8px;
    background: #1B2C3C;
    color: #fff;
}
#webform-client-form-1362,
#webform-client-form-975,
#webform-client-form-666,
#webform-client-form-476,
#webform-client-form-1020,
#webform-client-form-1410,
#webform-client-form-1501,
#webform-client-form-545{
    border-radius: 8px;
    padding: 15px;
    border: 1px #ccc solid;
    font-family: 'Muli', sans-serif;
}

#webform-client-form-666 .form-checkboxes,
#webform-client-form-666 div.form-type-checkbox{
    margin-top: 0 !important;
}

#webform-client-form-1362 .form-file,
#webform-client-form-975 .form-file,
#webform-client-form-476 .form-file,
#webform-client-form-1020 .form-file,
#webform-client-form-1501 .form-file,
#webform-client-form-545 .form-file {

    border: none;
    background: #FFF;
    padding: 5px;
    border-radius: 5px;
    margin: 4px;
}
#webform-client-form-1362 .webform-submit,
#webform-client-form-1020 .webform-submit,
#webform-client-form-1410 .webform-submit,
#webform-client-form-1362 #edit-submitted-attached-file-upload-button,
#webform-client-form-1362 #edit-submitted-letter-of-recommendation-upload-button,
#webform-client-form-1362 #edit-submitted-letters-of-recommendation-upload-button,
#webform-client-form-1362 #edit-submitted-grant-detail-file-upload-upload-button,
#webform-client-form-476 #edit-submitted-nomination-letter-upload-button,
#webform-client-form-476 #edit-submitted-supporting-letter-upload-button,
#webform-client-form-476 #edit-submitted-curriculum-vitae-cv-upload-button,
#webform-client-form-1020 #edit-submitted-upload-cv-upload-button,
#webform-client-form-1020 #edit-submitted-upload-lor-upload-button,
#webform-client-form-1020 #edit-submitted-upload-bio-upload-button,
#webform-client-form-476 .webform-next,
#webform-client-form-975 .webform-submit,
#webform-client-form-555 #edit-submitted-candidate-statement-included-upload-button,
#webform-client-form-555 #edit-submitted-bio-or-cv-provided-upload-button,
#webform-client-form-1176 #edit-submitted-letter-of-intent-upload-button,
#webform-client-form-1176 #edit-submitted-an-updated-cv-upload-button,
#webform-client-form-1176 #edit-submitted-letter-of-recomendation-upload-button,
#webform-client-form-1500 #edit-submitted-add-supporting-files-upload-button,
#webform-client-form-1501 #edit-submitted-optional-attachment-upload-button,
#webform-client-form-545 #edit-submitted-file-upload-upload-button,
.registerButton
 {
    border: none;
    font-weight: bold;
    margin-top: 8px;
    background: #3399FF;
    padding: 5px 10px;
    border-radius: 5px;
    color: #FFF;
}
.description {
    margin-top: 8px;
    font-size: 12px !important;
}
#webform-client-form-1362 .webform-submit:hover,
#webform-client-form-1362 #edit-submitted-attached-file-upload-button:hover,
#webform-client-form-1362 #edit-submitted-letter-of-recommendation-upload-button:hover,
#webform-client-form-1362 #edit-submitted-letters-of-recommendation-upload-button:hover,
#webform-client-form-1362 #edit-submitted-grant-detail-file-upload-upload-button:hover,
#webform-client-form-476 #edit-submitted-nomination-letter-upload-button:hover,
#webform-client-form-476 #edit-submitted-supporting-letter-upload-button:hover,
#webform-client-form-476 #edit-submitted-curriculum-vitae-cv-upload-button:hover,
#webform-client-form-1500 #edit-submitted-add-supporting-files-upload-button:hover,
#webform-client-form-1020 #edit-submitted-upload-cv-upload-button:hover,
#webform-client-form-1020 #edit-submitted-upload-lor-upload-button:hover,
#webform-client-form-1020 #edit-submitted-upload-bio-upload-button:hover
 {
    background: #2774C1;
}
.addAttendees {
    background-color: #0089ff36;
    padding: 0px 10px 0px 10px;
    margin: 0px 10px 0px 10px;
    border-radius: 10px;
    border: 1px solid black;
}
.file_upload_wrap {
    background: #F3F3F3;
    border-radius: 8px;
    padding: 15px;
    border: 1px #ccc solid
}
.fellows-grant-timeline h3 {
    margin: 0px;
    background: #1B2C3C;
    color: #FFFFFF;
    padding: 5px;
}
.fellows-grant-timeline table tr:nth-child(odd) {
    background: #EFEBC3;
}
.fellows-grant-timeline table tr:nth-child(even) {
    background: #EFEDD6;
}
/*------This is for the hassle factor webform -------*/
.webform-client-form-1500 .fieldset-wrapper {
    text-align: center;
}
.webform-client-form-1500 .webform-component--subject-of-hassle {
    display: table;
}
.webform-client-form-1500 .fieldset-wrapper > .form-item {
    /* float: left; */
    width: 30%;
    display: inline-block;
    /* background: aqua; */
    /* height: 100%; */
    border-radius: 8px;
    padding: 15px;
    border: 1px #ccc solid;
    font-family: 'Muli', sans-serif;
    margin-right: 5px;
    margin-bottom: 5px;
    vertical-align: top;
    text-align: initial;
}
.webform-client-form-1500 .webform-component--action-taken {
    border-radius: 8px;
    padding: 15px;
    border: 1px #ccc solid;
}
/*------------*/
/*overriding the datepicker css for form-control that won't cooperate with the webform layout
Can add this to the default above when it all plays out*/
form#webform-client-form-1417 .webform-datepicker {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

/*----------------Womens Luncheon-----------------------------*/
h3.wlunch {
    background: #5d5c5c;
    padding: 10px;
    color: #FFFFFF;
}
div.wlunch {
    border: 1px solid #03b8a9;
    border-radius: 10px;
    background: #e0f8f6;
    padding: 10px 10px 0px 10px;
}
h4.wlunch {
    margin: 0px 0px 5px 0px;
	font-size: 15px;
 	font-weight: bold;
	color: #5D5C5C;
}
.wlunchside {
    font-family: 'Muli', sans-serif;
    margin-bottom: 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
	width: 300px;
}
.wlunchside span{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 14px;
	margin-top: 5px;
	color: #04B6A8;
	font-weight: bold;
}
.wlunchside p{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 13px;
	text-align: center;
}
h5.wlunchside{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 20px;
}
.wlunchside h6{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 20px;
	color: #04B6A8;
	font-weight: bold;
	margin-left: 30px;
}
div#whotel {
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	border-radius: 1px;
	padding: 3px;
}
div#whotel img{
	padding-right: 20px;
	padding-left: 20px;
}
div.wlunchside a{
	color:#EC0D1F;
}
div#whotel p{
	font-size: 15px;
	color: #333;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-align: left;
	margin-top: 5px;
}
#webform-client-form-1408 .webform-submit{
    border: 2px solid #03b8a9;
    font-weight: bold;
    margin-top: 8px;
    background: #d3f5f2;
    padding: 5px 10px;
    border-radius: 5px;
    color: #5D5C5C;
}


/*----------------Young Physicians page-----------------------*/
#ypr-pics div {
    overflow: hidden;
    clear: both;
    margin-bottom: 2px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#ypr-pics div:nth-child(odd) {
    background: #ececec;
    
    background: -moz-linear-gradient(left, #ececec 0%, #ffffff 100%);
    
    background: -webkit-linear-gradient(left, #ececec 0%, #ffffff 100%);
    
    background: linear-gradient(to right, #ececec 0%, #ffffff 100%);
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff', GradientType=1);
}
#ypr-pics div:nth-child(even) {
    background: #dddddd;

    background: -moz-linear-gradient(left, #dddddd 0%, #ffffff 100%);
    
    background: -webkit-linear-gradient(left, #dddddd 0%, #ffffff 100%);
    
    background: linear-gradient(to right, #dddddd 0%, #ffffff 100%);
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff', GradientType=1);
}
#ypr-pics h2 {
    border-bottom:1px solid #DADADA;
    color: #323232 !important;
    padding: 10px;
    margin: 0px 0px 10px 0;
    font-size: 20px !important;
}
#ypr-pics h3 {
    margin: 0px;
    overflow: hdden;
}
#ypr-pics p {
    overflow: hidden;
}
#ypr-pics img {
    border-radius:5px;
    width: 125px;
    height: auto;
}
/*------------------------Options for Fellows Grant Page letter button "https://www.aace.com/content/endocrine-fellow-travel-grant-application#"-----*/
#pdletter{
    font-family: Arial,Helvetica,sans-serif;
    position: relative;
    line-height: 22px;
    font-size:18px;
    color:#FFFFFF;
    text-decoration: none;
    padding:30px 10px 10px 10px;
    display:block;
    background: -moz-linear-gradient(180deg, #F48C57 0, #D65027 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 180deg, color-stop(0, F48C57), color-stop(100%, D65027));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(180deg, #F48C57 0, #D65027 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(180deg, #F48C57 0, #D65027 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(180deg, #F48C57 0, #D65027 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
    background: linear-gradient(180deg, #F48C57 0, #D65027 100%);/* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=146, Color=#000000)";/*IE 8*/
    text-shadow: 3px 2px 3px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#000000); /*IE 5.5-7*/
    letter-spacing: .025em;
}
#pdletter:before{
    letter-spacing: .15em;
    font-size:12px;
    text-align: center;
    left:0px;
    width:100%;
    content:'CLICK HERE TO VIEW';
    position: absolute;
    background: #792F17;
    color:#FFFFFF;
    top:0px;
}
#pdletter i{
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=146, Color=#000000)";/*IE 8*/
    text-shadow: 3px 2px 3px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#000000); /*IE 5.5-7*/
    color:#FFEC94;
    animation: flash 3s linear infinite;
    font-size:30px;
    float:left;
    padding-right:8px;
}
#pdletter span{
    font-size:25px;
    font-weight: bold;

}
@keyframes flash {  
  50% { opacity: 0; }
}
.support_btn{
    font-weight: bold;
    padding:10px;
    background:#A00230;
    color:#FFFFFF !important;
    display: block;
    text-decoration: none !important;
    text-align: center;
}
/* This is to close the modal window for the jQuery ads that appear on the pages */
span#close {
    color: white;
    background: #438e7c;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 2px solid #FFF;
    text-align: center;
    right: -5px;
    top: -5px;
    position: absolute;
    line-height: 1.1;
    animation: 2s fadeIn;
    animation-fill-mode: forwards;
    visibility: hidden;
}

@keyframes fadeIn {
  99% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

.row {
    margin-left: 0px !important;
}

/*----- Socio API Data -----*/
.apiTd {
    width: 100%;
    border: 4px solid rgba(130, 31, 26, 0.62);
    overflow: auto;
    border-radius: 9px;
}
.apiInner {
    border-style: groove;
    border-width: 0px 0px 2px 0px;
    text-align: center;
    padding-left: 5px;
    padding-bottom: 3px;
    font-weight: bold;
    vertical-align: bottom;
    padding-top: 0;
    border-spacing: 15px;
    border-collapse: separate;
    margin: 5px;
}
.arhead {
    background:url(/sites/all/images/annual-report/banner-title.jpg);
    padding:10px;
    color:#ffffff !important;
}
.arhead a {
    color:#ffffff;
}
.annualquicklinks{
      background:url(/sites/all/images/annual-report/lnk-bg.jpg);
    border-radius: 10px;
    padding-bottom:10px;

    max-width:300px;
}
.annualquicklinks h3{
    padding:5px;
    margin:4px;
    color: #FFF;
}
.annualquicklinks ul{
    padding: 0 8px 0 0;
}
.annualquicklinks ul li{
    list-style-type:none;
    margin:5px 0px;
    padding-bottom:10px;
}
.annualquicklinks ul li a{
    border-top:1px solid #DC4841;
    margin-left:-8px;
    font-weight:bold;
    position:relative;
    background:#DA2E1D;
    padding:10px 15px;
    display:block;
    text-decoration: none;
    color:#FFFFFF;
    box-shadow: 1px 1px #000;
}
.annualquicklinks ul li a:hover{
    background:#DC4841;
}
.annualquicklinks ul li a:before{
    left:0px;
    bottom:-20px;
    position:absolute;
    content:'';
     width: 0; 
    height: 0; 
    border-top: 10px solid #A52E1D;
    border-bottom: 10px solid transparent; 
    border-left:10px solid transparent; 

}

/**--- aacepac key contacts ---**/
.view-aacepac-key-contacts .caption {
    font-size: 24px;
    cursor: pointer;
    background: #337AB7;
    color: #FFFFFF;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 5px;
}

.view-aacepac-key-contacts .views-table {
    width: 100%;
}

.view-aacepac-key-contacts thead {
    background-color: black;
}

/**-----------AACE Issues Of Interest---------**/
.field-name-field-attach-pdf-letter .file a {
    width:auto;
    text-indent:0px;
    color:red;
    margin-top:4px;
    font-size: larger;
    font-weight: 500;
}
.view-aace-legislative-and-regulatory-news .views-row,
.view-aace-issues-of-interest .views-row {
    padding: 15px;
}
.view-aace-legislative-and-regulatory-news h2 a,
.view-aace-issues-of-interest h2 a{
    font-size: 18px;
    cursor: pointer;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.block-views h2 {
    color: black !important;
}
div.view-footer a {
    color: red;
}

.view-chapters-meetings-view .views-row {
    margin-bottom: 10px;
}

/*------------------------------Annual Report Styling---------------------------*/

h2{
    font-size: 24px;
    font-weight: 100;
    color: #263b80;
}
.Membership{
    font-size: 20px;
    font-weight: bold;
    color: #263b80;
}
#aace-mission div{
    display:block;
    float:left;
    margin-bottom:10px;
    min-height:150px;
}

#aace-mission div:first-child{
    background: #8c54a1;
     width:40%;
     padding:15px;
    overflow: hidden;
}
#aace-mission div:first-child img {
    float:left;
    display: block;
    width:120px;
    height:120px;

}
#aace-mission div:first-child p {
    padding-top:40px;
}

#aace-mission img{
    padding: 10px; 
    width: 30%;
}

#aace-mission div:last-child{
    background-color: #2eb789; 
    width: 60%;
    padding:20px;

}
#demo-charts img{
    max-width:390px;
    width:100%;
}
.attendees {
    max-width:394px;
    margin:10px auto;
    display: block;

}
#attendees img{
    max-width:400px;
    width:100%;
    float:left;
    padding:5px;
}
.attendees p{
    background:#A1A0A6;    
    padding:10px;
    color:#ffffff;
    text-align: center;
    margin:0px;
    min-height: 50px;

}
#demographics img{
  max-width:390px;
    width:100%;  
}
/* -----------------------Hurricane Florence Banner Front Page --------------------*/
/* Start media min-width 984px+ */

@media only screen and (min-width: 984px){
#florence > div {
    height: 100px;
    text-align: center;

}
div#florence {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#florence .left {
    width: 55%;
    background-color: #fdd501;
    padding: 8px;
    text-align: left;
}
#florence .leftTop{
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: medium;
    font-weight: 500;
}
#florence .leftBottom{
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #c8073e;
    text-transform: uppercase;
    font-weight: 700;
    font-size: large;
}
#florence .center {
    width: 10%;
    background-color: #a00330;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    color: white;
    font-size: x-large;
    font-weight: 500;
}

#florence .right {
    width: 35%;
    text-transform: uppercase;
}
#florence .rightTop {
    height: 50%;
    background-color: #1d93c5;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: 500;
}
#florence .rightBottom {
    height: 50%;
    background-color: #196889;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: 500;
}
.rightTop a,
.rightBottom a{
    color: white;
}
/* End min-width 984+ */
}


/* Start media max-width 983px+ */

@media only screen and (max-width: 983px){
#florence > div {
    height: 100px;
    text-align: center;

}
div#florence {
    /*display: flex;*/
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#florence .left {
    width: 100%;
    background-color: #fdd501;
    padding: 8px;
    text-align: left;
}
#florence .leftTop{
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: medium;
    font-weight: 500;
}
#florence .leftBottom{
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #c8073e;
    text-transform: uppercase;
    font-weight: 700;
    font-size: large;
}
#florence .center {
    width: 100%;
    background-color: #a00330;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    color: white;
    font-size: x-large;
    font-weight: 500;
}

#florence .right {
    width: 100%;
    text-transform: uppercase;
}
#florence .rightTop {
    height: 50%;
    background-color: #1d93c5;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: 500;
}
#florence .rightBottom {
    height: 50%;
    background-color: #196889;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: 500;
}
.rightTop a,
.rightBottom a{
    color: white;
}
/* End max-width 983- */
}

/* Start media max-width 547px+ */

@media only screen and (max-width: 547px){
    #florence .leftTop{
        font-size: 1.3rem;
    }
}