
@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic);
body { font-family: 'Lato', sans-serif; font-size: 16px; line-height: 24px; color: #333333; }

h1 { font-family: "Gotham A", "Gotham B", "Lato"; font-size: 28px; }

.login-container footer a, .login-container footer a:hover, .login-container footer a:focus, .login-container footer a:active, .login-container footer a:visited {
    color: #005DC9 !important;
    font-size: 14px;
}

@font-face {
    font-family: 'Lato-Regular';
    src: url('/Content/css/Fonts/Lato/Lato-Regular.otf') format("opentype"), url('/Content/css/Fonts/Lato/Lato-Regular.ttf') format('truetype');
}

.login-container footer p {
    font-family: 'Lato-Regular';
}

h2 {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 24px;
    font-weight: 700;
}

.h2_22 { font-size: 22px; }

h3 {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 20px;
    font-weight: 500;
}

h4 {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 16px;
    font-weight: 700;
}

.h4_medium {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-weight: 500;
}

h5 {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 14px;
    font-weight: 700;
}

.h5_12 {
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 12px;
    font-weight: 700;
}

.materia { /*font-family: roboto;*/ font-size: 16px }

.quote { font-size: 16px; font-weight: 500; }

td { font-size: 12px; font-weight: normal; }

.linebreak {
    width: 30em;
    display: inline-block;
}

a {
    font-size: 16px;
    font-weight: normal;
}

.required_asterisk {
    color: #AC1B1B !important;
}
.margin-top5 a, .underlinelink, .faqlist a {
    color: #005DC9;
    text-decoration: underline;
}

.faqitem a {
    color: #005DC9 !important;
    text-decoration: underline;
}

.attendee-list a, .event-detail-row a {
    color: #005DC9;
}

.sc-header .row .right {
    text-align: right;
    padding-top: 50px;
}

.sc-header ul { list-style: none; display: flex; justify-content: flex-end; }

    .sc-header ul li { float: left; }

        .sc-header ul li a {
            color: #333333;
            font-weight: bold;
        }

.footerTop { background: #004165 !important; }

.pageHead .title:before, .page-header .title:before { background: #004165; }

.model-center-button { text-align: center; }

.hero-banner { min-height: 460px; text-align: center; background: linear-gradient(270deg, #004165 0%, #016094 48.42%, #004165 100%); color: #fff; margin-bottom: 88px; display: flex; flex-direction: column; justify-content: center; align-items: center; }

    .hero-banner h2 { font-size: 36px; line-height: 43px; font-weight: 600; margin-bottom: 17px; color: #fff !important; }

    .hero-banner p { font-size: 24px; font-weight: 300; line-height: 29px; max-width: 70%; margin: 0 auto 27px; }

    .hero-banner ul { list-style: none; display: flex; justify-content: center; margin-top: 20px; }

        .hero-banner ul li { display: inline-block; margin: 0 10px; }

            .hero-banner ul li a { font-size: 16px; font-weight: bold; line-height: 19px; color: #ffffff; }

.pageHead h1.title { line-height: 36px; /* margin-bottom:40px;*/ margin-bottom: 30px; }

.btn-primary { background: #004165 !important; }

.overview_iframe { width: 100%; min-height: 309px; border: 0; }

.field-validation-error, .new-member-login-container section .text-danger { font-size: 14px !important; }

.form-group { padding-top: 10px; }

    .form-group span img { width: 20px; cursor: pointer; }

    .form-group .radio { margin-top: 0; margin-bottom: 0; }

.element-title { font-weight: bold !important; line-height: 20px !important; }

.event_icon { width: 95px; }

.coordinate-an-event-text { padding-bottom: 20px; }

.pr-3 { padding-right: 15px; }

.p0 { padding: 0 !important; }

.error { color: red !important; margin-bottom: 7px; }

.success { color: green !important; margin-bottom: 7px; }

.error_border { border: 1px solid red !important; }

.success_border { border: 1px solid green !important; }

.csod-tile { border: 1px solid #ccc; padding: 20px; max-width: 550px; margin: 10px 0px; }

.event-lable { font-weight: bold; font-size: 14px; }

.nopadding { padding: 0px !important; }

.event-detail-row { margin: 10px 0px; }

.event-edit-img { width: 20px; cursor: pointer; }

.attendee-list { width: 100%; }
.attendee-list-action { text-align: right; }
.attendee-list .attendee-list-pdl { padding-left: 0px; }
.attendee-list .row:first-child { border-top: 1px solid #ccc; margin-top: 10px; }
.attendee-list .row { border-bottom: 1px solid #ccc; padding: 10px 0px; }
.auto-width { width: auto !important; }
.currency-select-list { padding: 0; padding-right: 10px; }

.modal-header .close { margin-top: 10px !important; }

.hr-line { border: 1px solid #ccc; margin: 10px 0px; }

.modal-header { padding: 15px 40px; }

.banner { padding: 15px; background-color: #004165; margin: 0px; background: linear-gradient(to right, #004165 3%,#016094 47%,#004165 92%); }

    .banner h1 { font-size: 30px !important; }

    .banner h2 { font-size: 20px !important; }

    .banner h3 { font-size: 14px !important; }

.topMenu { padding: 15px; /*background-color: #ccc;*/ list-style: none; display: flex; justify-content: center; background: #fdfdfd; background: -moz-linear-gradient(top, #fdfdfd 0%, #ededed 94%, #ececec 98%, #e7e7e7 100%); background: -webkit-linear-gradient(top, #fdfdfd 0%,#ededed 94%,#ececec 98%,#e7e7e7 100%); background: linear-gradient(to bottom, #fdfdfd 0%,#ededed 94%,#ececec 98%,#e7e7e7 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e7e7e7',GradientType=0 ); }

    .topMenu li { margin: 0px 45px; }

        .topMenu li a { font-size: 20px; font-weight: bold; color: #444 !important; }

            .topMenu li a.selectedLink { text-decoration: underline; }

.selectedLink { border-bottom: 5px solid #772432; padding-bottom: 5px; }

.sc-header-logo { text-align: left; margin-top: 10px; }

.sc-header-nav { text-align: right; padding-top: 30px; }

.footerTop .content:before { background: #004165; }

.footerTop .content {
    border-top: 0px solid #004165;
    font-size: 16px;
    font-family: "Gotham A", "Gotham B", "Lato";
    font-weight: 500;
}

.modal-backdrop.in { height: 4000px; }

.btn-link { color: #2a6496; }

.ui-accordion .ui-accordion-header { padding-top: 20px; padding-bottom: 20px; background: unset; border-radius: 0px; border-width: 0px 0px 1px; min-height: 56px !important; display: flex !important; align-items: center; border-color: #E8E8E8; }

    .ui-accordion .ui-accordion-header:focus { outline: 0 !important }
.ui-state-hover { border-color: #E8E8E8; background-color: #f5f5f5 !important; }

#ui-id-1 { border-width: 1px 0px 1px; }

.ui-accordion { margin: 35px 0 0 0 !important; }

.ui-state-focus,
.ui-accordion-header:focus { outline: 0 !important; box-shadow: unset; }

.ui-state-default .ui-icon { background-image: url('../../images/speechcraft/chevron-closed.png') !important; background-position: 0 0 !important; }

.ui-icon.ui-icon-triangle-1-s { transform: rotate(90deg); }

.ui-accordion .ui-accordion-content { border-left: 0 !important; border-right: 0 !important; border-color: #E8E8E8; height: auto !important; }

.resource-box { border: 1px solid #ccc; padding: 15px; margin-bottom: 15px; margin-top: 15px; min-height: 260px; }

.accordion-content-block { margin: 0; display: flex; }

    .accordion-content-block img { margin-right: 20px; width: 111px; }

    .accordion-content-block h3 { font-weight: 500; margin-bottom: 5px; }
    .accordion-content-block p { font-size: 16px; line-height: 24px; }

.mainFooter .content { margin: 0px !important; }

.container .pageHead .title { text-transform: capitalize; padding-left: 0px; }

.pageHead .title:before, .page-header .title:before { display: none; }

.RedLine { border-top: 4px solid #722431; margin: 10px 0 30px 0; width: 50px; }
/*.footerBtm .content {
    font-size: 16px;
    font-family: "Gotham A", "Gotham B", "Lato";
}*/
.form-group label { font-family: 'Lato', sans-serif; font-size: 14px; }

.form-label-space { margin-top: 50px; margin-bottom: 30px; }

.hasSubMobileView{
    display:none;
}

.sc-header{
    min-height:120px;
}

.faqbuttontile {
    width: 100%;
    text-align: left;
    font-family: "Gotham A", "Gotham B", "Lato" !important;
    font-weight: 500 !important;
}

.pageHead .title {
    line-height: 36px;
    margin-bottom: 30px;
    font-family: "Gotham A", "Gotham B", "Lato";
    font-size: 28px;
    font-weight: 500;
}

.headerh1 {
    font-family: "Arial", sans-serif;
    font-weight: 500;
    line-height: 36px;
    color: #444444;
    font-size: 30px !important;
    margin-top: 20px;
    margin-bottom: 10px;
}

.headerh2 {
    font-size: 20px !important;
    font-family: "Gotham A", "Gotham B", "Lato";
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.headerh3 {
    font-size: 14px !important;
    font-family: "Gotham A", "Gotham B", "Lato";
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.h1titlewithh3css {
    font-family: "Gotham A", "Gotham B", "Lato" !important;
    font-size: 20px !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
}

.h1headerwithh2css {
    font-size: 36px !important;
    line-height: 43px !important;
    font-weight: 500 !important;
    margin-bottom: 17px !important;
    color: #fff !important;
    font-family: "Gotham A", "Gotham B", "Lato" !important;
}

@media only screen and (max-width: 600px) {
    .sc-header-logo { text-align: center; }

    .sc-header-nav {
        text-align: center;
        padding-top: 5px;
        margin-top: 8px;
    }

    .sc-header ul { justify-content: center; }

    .topMenu { display: block; }

        .topMenu li { margin: 20px 0px; text-align: center; }

    .hero-banner{
        padding-top:50px;
    }

}

@media only screen and (max-width: 990px) {
    .sc-header-nav { padding-top: 5px; }
}

@media screen and (max-width: 767px) {
    body { font-size: 14px; }

    h1 { font-size: 24px; }

    h2 { font-size: 20px; }

    h3 { font-size: 18px; }

    h4 {
        font-family: "Gotham A", "Gotham B", "Lato";
        font-size: 14px;
        font-weight: 700;
    }

    .pageHead .title, .page-header .title {
        font-family: "Gotham A", "Gotham B", "Lato";
        font-size: 28px;
        font-weight: 700;
    }

    .hero-banner ul { display: none; }

    .overview_iframe { margin: 15px 0; min-height: 177px; }

    .quote { font-size: 14px; }
    .attendee-list .attendee-list-pdl { padding-left: 40px; }
    .attendee-list-action { text-align: left; }
    .attendee-list-action-add { padding-left: 25px; }
    .currency-select-list { padding-right: 0px; }
    .sc-header-nav ul {
        display: none;
    }
    .hasSubMobileView{
        display:block;
        float:right;
    }

    .sc-header {
        min-height: auto;
    }

    .sc-header-logo{
        margin-top:0px;
    }
    .padding-top-md{
        padding-top:0px;
    }
}
