﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans');





*:focus {
    outline: 0;
}


a {
    word-wrap: break-word !important;
}



#eval_event_title {
    border: 1px solid #cbbedb;
    padding: 5px 10px;
    color: #500d76!important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    margin-right: 0px;
    background-color: #e5e5e5 !important;
    text-transform: uppercase;
}



.carousel-indicators {
    position: absolute;
    bottom: 5px;
    left: 90%;
    z-index: 15;
    width: 25%;
    padding-left: 0;
    margin-left: -15%;
    text-align: right;
    list-style: none;
}

    .carousel-indicators li {
        display: inline-block;
        width: 13px;
        height: 12px;
        margin: 3px;
        text-indent: -999px;
        cursor: pointer;
        /*background-color: #000 \9;
        background-color: rgba(25, 25, 25, 0);*/
        background-color: white;
        border: 1px solid gray;
        border-radius: 10px;
        border-color: black;
    }


    .carousel-indicators .active {
        background-color:white;
        background-image: url('/images/caro_dot.png');
        background-repeat: no-repeat;
        background-position: center;
    }


/* Devexpress Combo Box Restyle*/
        .my_dx-dropdown-area { 
 color:black;
 background-color:white;
 border:1px solid darkgray;
 }
.my_dx-combobox input[type="text"]:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(84, 41, 137, 0.6)!important;
  outline: 0 none!important;
 }
.my_dx_items {
font-family:Arial;
font-size: 14px;
 }
.my_dx_items a {
padding-top:7px;
padding-bottom:7px;
 }
.my_dx_items a:hover {
color:white!important;
background-color:#500d76;
  }
/*End Combo box*/


#main_body {
    background-color: white;
    margin-top: -100px;
    padding-top: 50px;
    padding-bottom: 94px !important;
}


#main_content {
    font-family: Arial !important;
    font-size: 13px !important;
    color: #0e1836 !important;

}

    #main_content p {
        font-size: 13px !important;
    }


    #main_content ul li {
        line-height: 18px;
    }

    #main_content p.first {
        margin-top: 15px;
    }

    #main_content h2 {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #cbbedb;
        text-transform: uppercase;
        color: #bd9a04;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 16px;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 10px;
        margin-right: 0px
    }



    #main_content h3 {
        color: #523085;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 15px;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 10px;
        margin-right: 0px
    }



    #main_content td {
        padding:5px;
    }



#chapter_announce_popup_text h1 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cbbedb;
    text-transform: uppercase;
    color: #bd9a04;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 0px
}


#chapter_announce_popup_text h2 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cbbedb;
    text-transform: uppercase;
    color: #bd9a04;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 0px
}


#chapter_announce_popup_text h2 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cbbedb;
    text-transform: uppercase;
    color: #bd9a04;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 0px
}




.error_font_X {
    color: red !important;
}

#above_main_content h1 {
    background-color: #f7f7f7;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cbbedb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cbbedb;
    text-transform: uppercase;
    color: #7D338B;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 22px !important;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}



#main_content li {
        font-size: 13px !important;
 }


.rbl_MailPreferences input[type="radio"] {
    margin-left: 45px;
    margin-right: 45px;
} 


/*----------------------------------------------------------------------------*/
/*FORM TABLES*/
/*----------------------------------------------------------------------------*/

.form_table {
    font-family: Arial;
    font-Size: 13px;
    border-collapse: collapse;
    padding: 0;
}
.form_table td {
    padding:0!important;
    margin:0!important;
}



/*----------------------------------------------------------------------------*/
/*ACMA MAIN MENU OVLERLOADS*/
/*----------------------------------------------------------------------------*/

/*  Carot Configuration*/
#acma_menu .nav-item.hs-has-sub-menu > a::after {
    color:transparent;
    display:none;
}


#acma_menu .navbar-nav > li {
    padding-left: 8px;
    padding-right: 8px;
}


#about_drop_menu .nav-item.hs-has-sub-menu > a::after {
    color: #ebc71d;
    display: block;
}
#education_drop_menu .nav-item.hs-has-sub-menu > a::after {
    color: #ebc71d;
    display: block;
}
#careers_drop_menu .nav-item.hs-has-sub-menu > a::after {
    color: #ebc71d;
    display: block;
}
#resources_drop_menu .nav-item.hs-has-sub-menu > a::after {
    color: #ebc71d;
    display: block;
}
#certification_drop_menu .nav-item.hs-has-sub-menu > a::after {
    color: #ebc71d;
    display: block;
}
#membership_drop_menu .nav-item.hs-has-sub-menu > a::after {
    color: #ebc71d;
    display: block;
}
#advocavy_drop_menu .nav-item.hs-has-sub-menu > a::after {
    color: #ebc71d;
    display: block;
}
#media_drop_menu .nav-item.hs-has-sub-menu > a::after {
    color: #ebc71d;
    display: block;
}

#chapters_drop_menu .nav-item.hs-has-sub-menu > a::after {
    color: #ebc71d;
    display: block;
}

#main_nav_cmac_certification .nav-item.hs-has-sub-menu > a::after {
    color: #ebc71d;
    display: block;
}

#acma_menu .nav-item a {
    color: white;
}


#acma_menu .nav-item.active > a, .nav-item:active > a {
    color: #ebc71d;
}

#acma_menu .nav-item a:hover {
    color: #ebc71d;
}


#acma_menu .dropdown-item a:link {
    color: white;
}

#acma_menu .dropdown-item a:hover {
    color: #ebc71d;
}

#acma_menu .dropdown-item {
    padding: 0.21429rem 1.07143rem;
}

#acma_menu .dropdown-item:focus, .dropdown-item:hover {
        background: rgba(255, 255, 255, 0.07);
    }

#acma_menu .dropdown-item.active, .dropdown-item:active {
        background: rgba(255, 255, 255, 0.09);
        color: inherit;
    }

#acma_menu .dropdown-item.active > a, .dropdown-item:active > a {
        color: #ebc71d;
    }

    #acma_menu .dropdown-item.active > a::before, .dropdown-item.active > a::after, .dropdown-item:active > a::before, .dropdown-item:active > a::after { /*This is the click active carat on the dropdown list (quicky fires when clicked)*/
    }



#acma_menu .not-active {
    color:gray!important;
    pointer-events: none;
    cursor: default;
}

/*----------------------------------------------------------------------------*/
/*END ACMA MAIN MENU OVLERLOADS*/
/*----------------------------------------------------------------------------*/




#Header_Panel_Image {
    width: 729px;
    /*height: 237px;*/
    margin-top: 0px;
    margin-bottom: 10px;
    color: #FFFFFF;
    border: 1px solid #a8a8a8;
    padding: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}


#Header_Panel_QuickLinks {
    margin-top: 0px;
    margin-bottom: 10px;
    height: 237px;
    /* width: 585px; */
    color: #FFFFFF;
    border: 1px solid #a8a8a8;
    padding: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-image: url(/pages/images/quicklinks_bg.gif);
    background-repeat: repeat-x;
    overflow: auto;
}



#quicklinks h1 {
    font-family: "Arial", Arial;
    text-transform: uppercase;
    color: #500d76;
    text-align: left;
    font-size: 17px;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}

#quicklinks p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    font-size: 14px;
    color: #3f3f3f;
    text-align: left;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right: 20px;
    margin-left: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cbbedb;
    padding-bottom:7px;
}

#quicklinks a {
    color: #3f3f3f;
    text-decoration: none;
}

    #quicklinks a:hover {
        text-decoration: none;
    }




    /*----------------------------------------------------------------------------*/
    /* Left CONTENT*/
    /*----------------------------------------------------------------------------*/
    #leftContent_Panel {
    height: 100%;
    color: #FFFFFF;
    border: 1px solid #a8a8a8;
    padding: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}


#leftContent_Panel_Header {
    padding-right: 15px !important;
    padding-left: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 14px !important;
    font-weight: bold;
    background-color: #4d4d4d;
    background-image: url(/pages/images/rightContent_header_bg.png);
    background-repeat: repeat-x;
    background-position: center;
    border-bottom: 1px solid #2b2b2b;
    /*border-bottom: 1px solid #d2d2d2;*/
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    text-transform: uppercase;
}



/*----------------------------------------------------------------------------*/
/* Left CONTENT*/
/*----------------------------------------------------------------------------*/
#rightContent_Panel {
    height:100%;
    color: #FFFFFF;
    background-color: #4d4d4d;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}



#rightContent_Panel_Header {
    padding-left: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 14px !important;
    font-weight: bold;
    background-image: url(/pages/images/rightContent_header_bg.png);
    background-repeat: repeat-x;
    background-position: center;
    border-bottom: 1px solid #2b2b2b;
    /*border-bottom: 1px solid #d2d2d2;*/
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    text-transform: uppercase;
}
#rightContent_Panel_Body {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}




#rightContent_Panel p {
    margin: 0 !important;
    padding-top: 3px;
    padding-bottom: 5px;
    border-bottom: dashed 1px white;
}

#rightContent_Panel a {
    color: #FFFFFF;
    text-decoration: underline;
}






#rightContent_Panel_Quicklinks {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}




    #rightContent_Panel_Quicklinks p {
        margin: 0 !important;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: none;
    }

    #rightContent_Panel_Quicklinks a {
        color: #FFFFFF;
        text-decoration: underline;
    }



#rightContent_Panel img {
    padding: 2px !important;
}


#rightContent_Panel a:hover {
    text-decoration: underline;
}


#rightContent_Panel h2 {
    font-size: 15px !important;
    font-weight: bold !important;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    padding-bottom: 3px !important;
    padding-top: 5px !important;
    margin: 0 !important;
}

#rightContent_Panel table {
    border-collapse: collapse;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    padding: 0 !important;
    margin: 0 !important;
}
/*----------------------------------------------------------------------------*/
/*END RIGHT CONTENT */
/*----------------------------------------------------------------------------*/



.rbl_Mem_Levels input[type="radio"] {
    margin-left: -10px;
    margin-right: 5px;
}

.rbl_Mem_Functions input[type="radio"] {
    margin-left: -10px;
    margin-right: 15px;
}

table.rbl_Mem_Functions input {
    float: left;
}

table.rbl_Mem_Functions label {
    margin-top:-3px;
    margin-left: 20px;
    display: block;
}


.forminputbox {
    background-color: #ffffff;
    border: 1px solid #cacaca;
    padding: 2px;
}

input.forminputbox:focus, input.input_text_focus {
    background-color: #ffffff;
    outline: none;
    box-shadow: 0 0 5px #500778!important;
}

.rbl_PaymentOptions input[type="radio"] {
    margin-left: 20px;
    margin-right: 0;
}



.rbl_Chapters input[type="radio"] {
    margin-left: 0;
    margin-right: 5px;
    margin-top:3px;
    vertical-align: top;
}

#leftContent_Panel em {
    color: #500d76;
    font-weight: bold;
}



.chk_participation input[type="checkbox"] {
    margin-right: 5px;
}



.animated_wobble {
    /*background-image: url(/css/images/logo.png);
    background-repeat: no-repeat;
    background-position: left top;*/
    padding-top: 95px;
    margin-bottom: 60px;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
    }
    2% {
        -webkit-transform: translateX(-15%) rotate(-4deg);
    }
    4% {
        -webkit-transform: translateX(10%) rotate(2deg);
    }
    6% {
        -webkit-transform: translateX(-10%) rotate(-2deg);
    }
    8% {
        -webkit-transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0%);
    }
    2% {
        transform: translateX(-15%) rotate(-4deg);
    }
    4% {
        transform: translateX(10%) rotate(2deg);
    }
    6% {
        -webkit-transform: translateX(-10%) rotate(-2deg);
    }
    8% {
        transform: translateX(0%);
    }

}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}


