div.g-recaptcha div:first-child {
    margin: 0 auto;
}

/*#Attend .loaderImage,#Exhibit .loaderImage{*/
.loaderImage {
    display: none;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 200px;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

/*.descriptionReadMore a.more{
	font-size: 20px;
    padding: 10px;
    color: #f50;
}*/
.text-center {
    text-align: center;
}

.fullWidth {
    width: 100% !important;
    float: left;
}

.pagination-list {
    padding: 50px 0;
    clear: both;
    font-weight: normal;
}

ul.setPaginate {
    list-style: none;
    width: 100%;
    margin: 0 auto;
    padding: 0 40px;
}

ul.setPaginate li.setPage {
    width: 100%;
    margin-bottom: 16px;
}

ul.setPaginate li {
    display: inline-block;
}

ul.setPaginate li a.current_page {
    background: #d8eeff;
    color: #000;
    /*border: 1px rgba(255,110,0,1.00) solid;*/
}

.pagination-list a {
    padding: 6px 12px;
    margin: 3px;
    background: #fff;
    /*border: 1px #ccc solid;*/
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.pagination-list a:hover {
    background: aliceblue;
    color: #000;
    /*border: 1px rgba(255,110,0,1.00) solid;*/
}

ul.setPaginate li:last-child {
    display: none;
}

a.dropdown-item:focus,
a.dropdown-item:hover {
    background: #f50;
    color: #fff;
}

.dropdown-menu {
    min-width: 100px !important;
}

a.dropdown-item:focus,
a.dropdown-item:hover,
a.dropdown-item.selected {
    background: #f0f8ff;
    color: #f50;
}

.dropdown-menu {
    min-width: 100px !important;
}


/*Sudhakar*/
.fix__Row {
    display: flex !important;
    flex-wrap: nowrap !important;
}

.fix__Row {
    display: flex;
    flex-wrap: nowrap;
}

.fix__Row>div {
    height: calc(100vh - 71px);
    padding: 15px;
}

.col__Left {
    /*width: calc(100% - 400px);*/
    width: 100%;
    overflow: hidden;
    overflow-y: scroll;
    PADDING-LEFT: 100PX !IMPORTANT;
}

/* width */
.col__Left::-webkit-scrollbar {
    width: 0px;
}

.col__Right {
    position: relative;
}

.map__Col {
    width: 400px;
    min-width: 400px;
    height: 100%;
    transition: none;
}

.map__Col iframe {
    width: 100%;
    height: 100%;
}


.field_ {
    color: #575757;
    text-align: left;
    border-radius: 0;
    padding: 5px 10px;
    border: none;
    border-bottom: 1px #dddddd solid;
    width: 100%;
    resize: none;
    font-family: 'Roboto', sans-serif;
    background-color: transparent;
}

.date_Field {
    display: flex;
    border-bottom: 1px #dddddd solid;
    padding: 5px 0px;
}

.date_Field input {
    padding: 0px 10px;
    border: none;
    width: 100%;
}

.add_ {
    background: url(../index.html) center left 5px no-repeat;
    padding-left: 25px;
}

.cal_,
.date_Field input:first-child {
    background: url(../index.html) center left 5px no-repeat;
    padding-left: 30px;
}


.year_list {
    display: flex;
}

.year_list li {
    margin: 10px 0px;
    margin-right: 30px;

    font-size: 16px;
}

.ic_colList {
    display: flex;
}

.ic_colList li {
    position: relative;
    display: flex;
    padding: 10px 20px;
}

.ic_colList li .icImg {
    min-width: 26px;
    widows: 26px;
}

.ic_colList li .img_ti {
    padding-left: 10px;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    position: relative;
}

.ic_colList li .img_ti:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 34px;
    background-color: #ccc;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.ic_colList li .img_ti label {
    display: block;
    width: 100%;
    font-weight: 300;
    margin: 0;
}

.ic_colList li:last-child .img_ti:after {
    display: none;
}

.ic_colList li:first-child {
    padding-left: 0;
}

.arrow_Btn {
    position: absolute;
    left: -14px;

    padding: 5px 10px;
    color: #f50;
}

.arrow_Btn.collapsed {
    left: 0;
}

.arrow_Btn.collapsed i {
    transform: rotate(180deg);
    color: #f50;
}

.arrow_Btn:focus {
    color: #f50;
}

.year_list li {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.year_list li.selected::before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-color: #f50;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.resultFlex {
    display: flex;
    align-items: center;

}

.stateCol {
    width: 20%;
    padding: 0px 5px;

}

.venueCol,
.cityCol {
    width: 25%;
    padding: 0px 5px;
}

.dateCol {
    width: 30%;
    padding: 0px 5px;
}

.field_ option {
    padding: 10px;
}

.advanceSection {
    padding-top: 50px;
}

.title05 {
    font-size: 16px;
    margin-bottom: 6px;
    font-family: 'AvenirLTStd-Roman';
}



.linksList li span {
    color: #f50;
}

.ad_searchRow {
    width: 100%;
    display: flex;
    margin-bottom: 15px;

}

.cell40 {
    width: 40%;
    padding-right: 10px;
    font-family: 'AvenirLTStd-Light';
    text-transform: lowercase;
}

.cell60 {
    width: 60%;
    padding: 0px 10px;
    font-family: 'AvenirLTStd-Light';
    text-transform: lowercase;
}

.searchbox {
    width: 80%;
    margin: 0px auto 40px auto;
}

.searchbox .sectionTitle {
    margin-bottom: 20px;
}

.field_ {
    font-family: 'AvenirLTStd-Light';
    text-transform: lowercase;
}

.flexBtnCenter {
    margin-top: 20px;
    justify-content: center;
}

.cell100 {
    font-size: 12px;
    width: 100%;
    padding: 0px;
    font-family: 'AvenirLTStd-Light';
    text-transform: lowercase;
}

.advanceListing {
    font-size: 14px;
    font-family: 'AvenirLTStd-Light';
    text-transform: lowercase;
}

.searchResultSection .field_,
.field_ option {
    text-align: right !important;
    text-align-last: right !important;
}

.searchResultSection .year_list,
.searchResultSection .ic_colList {
    justify-content: flex-end;
}

.venueLeft {
    margin-right: auto !important;
}

.searchResultSection .ic_colList li .img_ti,
.searchResultSection .ic_colList li .font_20 {
    text-align: right;


}

.searchResultSection .ic_colList li .img_ti {
    padding-right: 10px;
    padding-left: 0px;
}

.searchResultSection .ic_colList li .font_20 {
    display: block;
    width: 100%;
}

.searchResultSection .ic_colList li .img_ti:after {
    right: auto;
    left: 0;
}

.searchResultSection .ic_colList li:last-child .img_ti:after {
    display: block;
}

.searchResultSection .ic_colList li:first-child .img_ti:after {
    display: none;
}

.searchResultSection .table thead th:last-child {
    text-align: center !important;
}

.searchResultSection .year_list li:last-child {
    margin-right: 15px;
}

.searchResultPadding {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.headingcenter h3 {
    margin-right: 0px;
    text-align: center;
    width: 100%;
    margin-top: 25px;
}

.searchResultSection .sectionTitle h3 {
    font-size: 28px;
}

.justifyContent {
    justify-content: space-between;
    margin-bottom: 20px;
}

.actionFlex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*End*/

.titleCount {
    font-size: 16px;
    color: #081248;
    font-weight: bold;
    color: #C20A31;
}

.tdclr-br {
    font-size: 15px;

    color: orange;
    border-radius: 100%;

    padding: 0px 2px !important;

    cursor: pointer;
}

.dropdownLabel {
    padding: 10px 15px;
    font-weight: 500;
}

.homeSpeakerSearchAutoCompleteDiv {
    display: none;
    max-height: 406px;
    overflow: auto;
    border: solid #fff 1px;
    z-index: 1;
    position: absolute;
    background: #f0f8ff;
    z-index: 99999999;
    top: 45px;
    border-bottom-left-radius: 15px;
    right: 200px;
}

.homeSpeakerSearchAutoCompleteDiv div.searchNewLine a {
    color: #000;
    width: 100%;
    float: left;
    padding: 7px 10px;
    font-weight: 200;
    cursor: pointer;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-align: left;
}

.homeSpeakerSearchAutoCompleteDiv div.searchNewLine {
    width: 100%;
    z-index: 9999;
}

.homeSpeakerSearchAutoCompleteDiv div.searchNewLine a:hover {
    background: #7da227;
    color: #fff;
}

.loadingsearch {
    background-image: url(../gif/loading.gif) !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    background-size: 30px !important;
}

.venuesearchtable tr:hover {
    background: #ecf6fe;
    color: #bf0a30;
    font-weight: 600;
    font-size: 20px;
    transition: all 0.2s;
}

.venuesearchtable td {
    padding: 8px;
}

.venuesearchtable {
    width: 100%;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
}

.homeSearchAutoCompleteDiv {
    width: 1000px;
    display: none;
    max-height: 606px;
    overflow: auto;
    border: solid #ecf6fe 1px;
    z-index: 1;
    position: fixed;
    background: #fff;
    z-index: 99999999;
    border-bottom-left-radius: 15px;
    box-shadow: 0 8px 14px #00000057;
    right: 100px;
}

.loadingsearch {
    background-image: url(../gif/loading.gif) !important;
    background-position: 99% center !important;
    background-repeat: no-repeat !important;
    background-size: 22px !important;
}

.homeSearchAutoCompleteDiv div.searchNewLine {
    width: 100%;
    z-index: 999999999999999999999999999999;
}

.homeSearchAutoCompleteDiv div.searchNewLine a {
    transition: all 0.2s;
    color: #000;
    width: 100%;
    float: left;
    padding: 7px 10px;
    font-weight: 500;
    cursor: pointer;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}

p.current:first-of-type {
    display: block !important;
}

.homeSearchAutoCompleteDiv div.searchNewLine a:hover {
    background: #ecf6fe;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
}

.searchNameDiv {
    width: 70%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
}

.searchDateDiv {
    width: 15%;
    float: left;
}

.searchEvtTypeDiv {
    float: left;
    width: 15%;
}

.current {
    display: none;
}

font.past:first-of-type {
    display: block !important;
}

.past {
    display: none;
}

span.future:first-of-type {
    display: block !important;
}

.future {
    display: none;
}

.validate {
    color: red;
}

.eventsAmericaHeader.headerCond {
    height: auto;
}

div.container.adv {
    padding-top: 60px;
}

.follow_shows.followed {
    background-color: #081248;
    background-image: url(../png/add-icon-white.png);
}

#overlapButton1 {
    margin-right: 0;
    margin-left: 0;
    position: relative;
    left: 10px;
    font-weight: bold;
}

#overlapButton2 {
    margin-right: 0;
    margin-left: 0;
    position: relative;
    right: 10px;
    font-weight: bold;
}

.shortMsg {
    color: #c00a31;

    padding: 10px 0;
    text-align: center;
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
}

.shortMsg a {
    color: #c00a31;
    cursor: pointer;
}

.boldText {
    font-weight: bold !important;
}

.halfBold {
    font-weight: 500 !important;
}

.disableContent {
    /* opacity: 0.6; */
    pointer-events: none;
    cursor: not-allowed;
}

.appendVideo,
.appendPress {
    width: 100%;
}

.marginLeftAuto {
    margin-left: auto;
}

.profileTable {
    width: 42px;
    border-radius: 100px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
    height: 42px;
    overflow: hidden;
}

.profileTable img {
    min-width: 100%;
    min-height: 100%;
}

.pb_75 {
    padding-bottom: 75px;
}

.pb_35 {
    padding-bottom: 35px;
}

.validate {
    color: red;
}

#charNum {
    font-weight: bold;
}

table.commonTable {
    width: 100%;
}

table.commonTable .tr-head-box {
    width: 100%;
    height: 55px;
    border-radius: 10px !important;
    border-bottom: 1px solid #c70a30 !important;
    font-size: 15px;
    color: #09134a;

}

table.commonTable tr {
    height: 36px;
}

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

.font16 {
    font-size: 16px !important;
}

.signupMsg {
    text-align: center;
    font-size: 16px;
    padding: 0 26px;
    color: orangered;
    font-weight: bold;
    letter-spacing: 1px;
}

.font11 {
    font-size: 11px !important;
}

#homeSearchInputTxtBox::placeholder {
    color: #09144d;
}

.redClr {
    color: #bf0a30 !important;
}

.blueClr {
    color: #09144d;
}

#searchType {
    color: #bf0a30;
}

.ml10 {
    margin-left: 10px !important;
}

.justifyleft {
    justify-content: left !important;
}

ul.linksList a.selected {
    color: #f50;
    color: #bf0a30;
    font-weight: 500;
    font-size: 16px;
}

.table-exhibitlist-detail tr td,
.table-exhibitlist-detail tr th {
    text-align: left;
}

.radioSearchBtn input {
    width: 12px;
}

.radioSearchBtn span {
    font-size: 11px;
}

.pointer {
    cursor: pointer;
}

#fullLoader {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    text-align: center;
    top: 33%;
    z-index: 99999;
}

#fullLoader img {
    width: 100px;
}

.royalBlueClr {
    color: blue !important;
}

header+section {
    margin-top: 30px;
}

.bgRedBtn {
    color: #fff !important;
    background-color: #bf0a30 !important;
    border: solid #bf0a30 !important;
}

.blinkTheContent {
    animation: blinker 1s linear infinite;
}

.userCategory {
    width: 100%;
    float: left;
    padding: 6px 0;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #bf0a30;
    background: #d8eeff;
    border-radius: 30px;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.keymetricsLabel {
    font-size: 18px;
    font-weight: 400;
}

.presenterImage {
    width: 100px !important;
    height: 100px;

}

.midCircleImg {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.midCircleImg img {
    max-width: 110%;
    max-height: 110%;
}

.ea-logo-div img {
    max-height: 100%;
    max-width: 100%;
}

.ea-logo-div {
    text-align: center;
}

.border_top {
    margin-bottom: 55px;
}

.columnTitle {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
}

.labelMsg {
    font-size: 14px;
    color: orangered;
    margin-top: 2px;
}

.bookSection {
    display: flex;
    flex-wrap: wrap;
}

.bookSection .eachBook {
    margin: 4px;
    padding: 8px;
    width: 18%;
    margin-bottom: 50px;
}

.bookSection .eachBook p {
    text-align: center;
    margin: 7px 0px 4px 0px;
    font-size: 16px;
    font-weight: 500;
}

.bookSection .eachBook a {
    width: 100%;
}

.zoomContent:hover {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
    z-index: 999;
}

.zoomContent {
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -moz-transition: transform .2s, -moz-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s, -moz-transform .2s;
}

.topSearch {
    display: none;
}

.google-auto-placed {
    display: none;
}

li>a.activeLeftMenu {
    color: #fff !important;
    background-color: #C20A31;
    width: 100%;
    border-radius: 20px;
}

.stateColumnView {
    display: flex;
    flex-direction: column;
    height: 620px;
    flex-wrap: wrap;
}

.stateColumnView p {
    /*flex: 1 1 32px;*/
    width: 185px;
    font-size: 16px;
}

.stateColumnView p span {
    margin-left: 2px;
    color: orangered;
    font-size: 14px;
}

.statePageHeight {
    height: 620px;
    margin-top: 0px !important;
}

.clent-cir {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400;
}

.width100px {
    width: 100px !important;
}

select option {
    color: #000 !important;
    font-weight: 700;
    font-size: 16px;
}

.spacing2 {
    line-height: 2rem
}

.blackClr,
.blackClr a {
    color: #000 !important;
}

.bold {
    font-weight: bold !important;
}

.bold500 {
    font-weight: 500 !important;
}

.pressRelease .contactRow label {
    width: 65px;
}

.pressRelease .contactRow .labelRow {
    display: flex;
    font-size: 14px;
    font-weight: 500;
}

.pressRelease .contactRow .labelRow span {
    overflow: hidden;
    text-overflow: ellipsis;
}

.centerDiv {
    margin: 0 auto !important;
}

.minHeight200 {
    min-height: 200px;
}

.smallCapsule {
    font-size: 12px;
    padding: 4px 9px 5px 9px;
    background-color: darkcyan;
    text-align: center;
    border-radius: 50px;
    margin: 6px;
    color: #fff;
}
.lineVerticalAlign{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;    
    background-position: top 6px left !important;
}
.maxWidth82{
    max-width: 82% !important;
}