body {
    font-family: 'Roboto', sans-serif;
    font-size: 12pt;
    line-height: 16px;
    height: 100%;
}
.header-topMenuArea {
    width: 100%;
    min-height: 25px;
    background: #242C35;
}
.header-topMenu ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}
.header-topMenu ul li {
    float: left;
    margin: 0;
    padding: 6px 0;
    line-height: 0;
}
.header-topMenu ul li:last-child a {
    padding-right: 0;
}
.header-topMenu ul li a {
    display: block;
    padding: 0 18px;
    font-size: 13px;
    line-height: 12px;
    color: #e6e9ef;
    text-decoration: none;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    border-left: solid 1px #44A8FF;
}
.header-topMenu ul li a:hover {
    background-color: transparent !important;
    color: #44A8FF;
}
.header-logoTextLoginRepeatBG {
    width: 100%;
    background: url(../images/background.headerLogoTextLoginRepeat.jpg) repeat-x center top, #001e40;
}
.header-logoTextLogin {
    width: 100%;
    background: url(../images/background.headerLogoTextLogin.jpg) no-repeat center top;
    min-height: 125px;
}
.header-logo {
    padding-top: 25px;
}
.header-logo img {
    max-width: 100%;
    height: auto;
}
.header-logoText {
    padding-top: 40px;
    padding-left: 12px;
}
.header-logoText p {
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
}
.header-logoText p em {
    font-style: italic;
}
.header-login {
    padding-top: 30px;
    color: #ffffff;
}
.loginUserField {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 11px;
    color: #22262a;
    background: #549BC4;
    border-radius: 0.25rem;
    margin-bottom: -10px;
}
.loginButton {
    cursor: pointer;
    font-size: 1rem;
    border-radius: 0.25rem;
    margin-top: 15px;
}
.loginLink {
    color: #ffffff;
}
.header-mainMenuSearch {
    width: 100%;
    min-height: 45px;
    background-color: #1b2e59;
    background-image: url(../images/background.headerMainMenuSearchRepeat.jpg) repeat-x 0 0;
}
.header-mainMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}
.header-mainMenu ul li {
    margin: 0;
    padding: 10px 0;
    position: relative;
    line-height: 16px;
    float: left;
}
.header-mainMenu ul li a {
    display: block;
    padding: 4px 10px;
    border-left: solid 1px #44A8FF;
    line-height: 16px;
    font-weight: 100;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
}
.header-mainMenu ul li:first-child a {
    border-left: 0;
    padding-left: 0;
}
.header-mainMenu ul li a:hover {
    background-color: transparent !important;
    color: #44A8FF;
}
.header-search {
    padding-top: 12px;
}
.header-search label {
    display: none;
}
.header-search input {
    width: 140px;
    border: solid 1px #A1A1A1;
    padding-right: 22px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
    line-height: 19px;
    height: 22px;
    background: url(../images/image.searchIcon.png) no-repeat 120px center #ffffff;
}
.pageContent {
    background: url(../images/background.contentFade.jpg) repeat-x 0 0;
    min-height: calc(100vh - 251px - 195px);
    width: 100%;
    padding-top: 24px;
}
.slideshowConferenceBannerMenu {
    margin-bottom: 30px;
}
.frontpageSildeShow {

}
.frontpageUpcomingDeadlinesAndNotices {
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    padding: 8px;
    box-shadow: 0 0 2px #BEBEBE;
    height: 310px;
    overflow-y: auto;
    margin: 0;
    border: 0;
}
.frontpageUpcomingDeadlinesAndNotices h3 {
    font-size: 16px;
    color: #74b31a;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 18px;
    padding-bottom: 5px;
    border-bottom: solid 1px #74b31a;
    margin-bottom: 5px;
}
.frontpageUpcomingDeadlinesAndNotices ul {
    list-style-type: none;
}
.frontpageUpcomingDeadlinesAndNotices ul li {
    display: block;
    margin: 0;
    padding: 10px 0;
    border-top: dashed 1px #6CBAFF;
}
.frontpageUpcomingDeadlinesAndNotices ul li:first-child {
    border-top: 0;
}
.conferenceBanner {

}
.conferenceBanner img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.conferenceTopMenu {
    width: 100%;
    float: none;
    padding-bottom: 30px;
}
.conferenceTopMenu ul {
    list-style-type: none;
    flex-direction: row;
    width: 100%;
    display: flex;
}
.conferenceTopMenu ul li:first-child {
    border-left: 0;
}
.conferenceTopMenu ul li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    padding-bottom: 0px;
    min-width: 20%;
    max-width: 50%;
    border-left: solid 1px #fff;
    flex-grow: 1;
}
.conferenceTopMenu ul li a {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    background: #249097;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.conferenceTopMenu ul li.active a {
    background:#74B31A;
}
.conferenceTopMenu ul li a:hover{
    background:#74B31A;
}
.frontpageCotnent {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 8px;
}
.frontpageContent ul {
    list-style: none;
    margin-left: -10px;
    margin-right: -10px;
}
.frontpageContent ul li {
    width: 16.66666667%;
    float: left;
}
.frontpageContent h3 {
    font-size: 25px;
    font-weight: 300;
    padding-top: 5px;
    margin-bottom: 20px;
    margin-top: 17px;
    line-height: 1.1;
}
.frontpageUpcomingConferences h3 {
    color: #f26c4f;
    border-top: solid 1px #f26c4f;
}
.frontpageUpcomingConferences .frontpageItemText h4 {
    border-top: solid 1px #f26c4f;
}
.frontpageAGlobalCommunity h3 {
    color: #0088ff;
    border-top: solid 1px #0088ff;
}
.frontpageAGlobalCommunity .frontpageItemText h4 {
    border-top: solid 1px #0088ff;
}
.frontpageProfessionalDevelopmentTrainingAndEducation h3 {
    color: #ff0000;
    border-top: solid 1px #ff0000;
}
.frontpageProfessionalDevelopmentTrainingAndEducation .frontpageItemText h4 {
    border-top: solid 1px #ff0000;
}
.frontpageISCBintelAndAchievements h3 {
    color: #74b31a;
    border-top: solid 1px #74b31a;
}
.frontpageISCBintelAndAchievements .frontpageItemText h4 {
    border-top: solid 1px #74b31a;
}
.frontPageItem {
    margin: 0;
    padding: 0;
    border: 0;
}
.frontpageItemIcon a {
    text-decoration: none;
    vertical-align: baseline;
    background-color: transparent;
}
.frontpageItemText{
    min-height: 110px;
}
.frontpageItemText h4 {
    color: #292b2b;
    font-weight: 500;
    font-size: 14px;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 8.5px;
    font-family: 'Roboto', sans-serif;
    line-height: 18px;
}
.frontpageItemText a {
    color: #292b2b;
    text-decoration: none;
}
.frontpageItemCategoryDescription p {
    color: #292b2b;
    font-size: 10px;
    line-height: 16px;
    margin: 5px 0;
    font-family: 'Open Sans', sans-serif;
}
.joomlaContent {

}
.joomlaContent ul {
    margin-bottom: 10px;
    margin-top: 0;
    list-style-type: disc;
    margin-left: 25px;
}
.joomlaContent ul li {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #333333;
    font-size: 12pt;
    line-height: 18px;
}
.joomlaContent a {
    color: #549bc4;
}
.joomlaContent table {
    margin-bottom: 14px;
}
.joomlaContent ul ul {
    list-style-type: circle;
}
.joomlaContent ul ul ul {
    list-style-type: square;
}
.joomlaContent ul ul ul ul {
    list-style-type: disc;
}
.joomlaContent ul ul ul ul ul {
    list-style-type: circle;
}
.joomlaContent ul ul ul ul ul ul {
    list-style-type: square;
}
.joomlaContent ol ol {
    list-style-type: lower-alpha;
}
.joomlaContent ol ol ol {
    list-style-type: lower-roman;
}
.joomlaContent ol ol ol ol {
    list-style-type: lower-greek;
}
.joomlaContent ol ol ol ol ol{
    list-style-type: upper-alpha;
}
.joomlaContent ol ol ol ol ol ol{
    list-style-type: upper-roman;
}
.well {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.btn-primary  {
    color: #ffffff !important;
    background-color: #327ab7;
    border-color: #2e6da4;
}
.btn-block {
    display: block;
    margin-top: 6px;
    margin-bottom: 6px;
}
.iscbPageHeading h1 {
    font-size: 25pt;
    color: #eb1c25;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    border-bottom: solid 1px #f26c4f;
    padding-bottom: 5px;
    margin-bottom: 30px;
    margin-bottom: 30px;
}
.platinumSponsorHeading {
    background-color: #e5e4e2;
    border-radius: 4px;
    font-weight: bold;
    font-size: 18px;
    padding: 4px;
    overflow: auto;
}
.goldSponsorHeading {
    background-color: #F9BB00;
    border-radius: 4px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    padding: 4px;
    overflow: auto;
}
.silverSponsorHeading {
    background-color: #9A907F;
    border-radius: 4px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    padding: 4px;
    overflow: auto;
}
.bronzeSponsorHeading {
    background-color: #9C7337;
    border-radius: 4px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    padding: 4px;
    overflow: auto;
}
.copperSponsorHeading {
    background-color: #B85A20;
    border-radius: 4px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    padding: 4px;
    overflow: auto;
}
.addOnSponsorHeading {
    background-color: #35417C;
    border-radius: 4px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    padding: 4px;
    overflow: auto;
}
.exhibitorHeading {
    background: #E1E1E1;
    font-weight: bold;
    padding: 4px;
}
.modal-dialog {
    background: #ffffff;
}
.close {
    float: right;
}
.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
    background-color: #e6e6e6;
    border-color: #adadad;
}
.sideMenu {
    display: block;
    position: relative;
    top: 0;
    left: 0;
}
.sideMenu ul {
    margin-bottom: 25px;
    list-style: none;
}
.sideMenu ul li {
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #333333;
    font-size: 12pt;
    line-height: 18px;
    position: relative;
    display: block;
}
.sideMenu ul li.active > a {
    font-weight: bold;
    color: #000000;
}
.sideMenu ul li:first-child a {
    border-top: 0;
    padding-top: 0;
}
.sideMenu ul li a {
    text-decoration: none;
    background-color: transparent;
    color: #549bc4;
    display: block;
    padding: 15px 0;
    font-size: 14px;
    font-weight: bold;
    border-top: solid 1px #E5E5E5;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
}
.sideMenu ul li span {
    text-decoration: none;
    background-color: transparent;
    color: #549bc4;
    display: block;
    padding: 15px 0;
    font-size: 14px;
    font-weight: bold;
    border-top: solid 1px #E5E5E5;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
}
.sideMenu ul li ul {
    margin: 0;
}
.sideMenu ul li ul li {
    padding-left: 10px;
    background-color: #EEF5F9;
}
.sideMenu ul li ul li a {
    text-decoration: none;
    color: #549bc4;
    display: block;
    padding: 15px 0 !important;
    font-size: 14px;
    font-weight: bold;
    border-top: solid 1px #E5E5E5 !important;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
}
.sideMaxiMenu {
    display: block;
    position: relative;
    top: 0;
    left: 0;
}
.sideMaxiMenu ul {
    margin-bottom: 25px;
    list-style: none;
    display: block;
}
.sideMaxiMenu ul li {
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    background: #ffffff;
    color: #333333;
    font-size: 12pt;
    line-height: 18px;
    border-top: solid 1px #E5E5E5;
    position: relative;
    display: block !important;
}
.sideMaxiMenu ul li:hover {
    background: #c0c8cc;
    border: none;
    border-radius: 0px 0px 0px 0px;
}
.sideMaxiMenu ul li.active {
    background: #c0c8cc;
    border: none;
    border-radius: 0px 0px 0px 0px;
}
.sideMaxiMenu ul li.active:hover {
    color: #f26c4f !important;
}
.sideMaxiMenu ul li:first-child {
    border-top: 0;
    padding-top: 0;
}
.sideMaxiMenu ul li a {
    text-decoration: none;
    color: #549bc4;
    display: block;
    padding: 4px 9px 2px 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
}
.sideMaxiMenu ul li span {
    text-decoration: none;
    color: #549bc4;
    display: block;
    padding: 4px 9px 2px 0px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
}
.floatck {
    margin-left: 180px !important;
    margin-top: -40px !important;
}
.maximenuck2 ul li {
    background: #eef5f9;
}
.maximenuck2 ul li:hover {
    background: #c0c8cc;
}
.maximenuck ul li.level3 {
    background: #c0c8cc;
}
.maximenuck ul li.level3:hover {
    background: #a9b9c9;
}
.maximenuck ul li.level3.active {
    background: #a9b9c9;
}
.articleVideoContainer {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin-bottom: 14px;
}
.articleVideoContainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.articleVideoContainer video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.input-group-addon {
    padding: 14px 12px;
    font-size: 12pt;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.frontpageBottom {
    margin-bottom: 80px;
}
.frontpageBottomLeft {
    background: url(../images/background.frontpageBottomLeft.jpg) no-repeat 0 0 #549BC4;
}
.frontpageBottomLeft h3 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 23px;
}
.frontpageBottomLeft ul {
    list-style-type: none;
}
.frontpageBottomLeft ul li:before {
    display: table;
    content: "";
    clear: both;
}
.frontpageBottomLeft ul li img {
    max-width: 100%;
    height: auto;
}
.frontpageBottomLeft ul li h4 {
    font-weight: 500;
    font-size: 13px;
    color: #ffffff;
    padding-bottom: 10px;
    margin: 0;
}
.frontpageBottomLeft ul li p {
    font-size: 10px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    line-height: 14px;
    margin: 0;
}
.frontpageBottomRight {
    padding-bottom: 16px;
    background: #FCFAC3;
}
.frontpageBottomRight h3 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    color: #1b2e5a;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 23px;
}
.frontpageBottomRight h4 {
    font-weight: 500;
    font-size: 13px;
    color: #292b2b;
    padding-bottom: 10px;
    margin: 0;
}
.frontpageBottomRight p {
    font-size: 10px;
    color: #292b2b;
    font-family: 'Open Sans', sans-serif;
    line-height: 14px;
    margin: 0;
}
.iscbFooter {
    background-color: #464954;
    width: 100%;
    padding-top: 20px;
}
.footerLogo p {
    font-size: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #F0F1F2;
    line-height: 14px;
}
.footerMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footerMenu ul li {
    margin: 0;
    padding: 0;
}
.footerMenu ul li:first-child a {
    border-top: 0;
    padding-top: 8px;
}
.footerMenu ul li a {
    display: block;
    padding: 12px 0;
    border-top: solid 1px #898B90;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
}
.footerMenu ul li a:hover {
    background: none;
    color: #549BC4;
    text-decoration: none;
}
.footerDonateSocial h3 {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 15px;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 10px 0;
}
.iscb-footercopyright {
    color: #ffffff;
}
.builder-wrapper {
    padding-left: 210px;
}
.sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 200px;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #000;
    transition: all 0.5s ease;
}
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}
.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}
.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

/* ISCB template CSS values end */
/* ISCB conference specific CSS values start */

/* AdvCompBio - Default */
.advcompbio ul li a {
    background:#7030A0;
}
.advcompbio ul li.active a {
    background:#D9BFEC !important;
    color:#000000;
}
.advcompbio ul li a:hover {
    background:#D9BFEC;
    color:#000000;
}

/* Africa - Default*/
.africa ul li a {
    background:#FFCA70;
    color:#E05445;
}
.africa ul li.active a {
    background:#FFCA70 !important;
}
.africa ul li a:hover {
    background:#FFCA70;
}

/* Africa 2021*/
.africa2021 ul li a {
    background:#6DB9E8;
    color:#123763;
}
.africa2021 ul li.active a {
    background:#123763 !important;
}
.africa2021 ul li a:hover {
    background:#123763;
}

/* GLBIO - Default*/
.glbio ul li a {
    background:#DAA520;
    color:#000000 ;
}
.glbio ul li.active a {
    background:#FAFAD2 !important;
}
.glbio ul li a:hover {
    background:#FAFAD2;
}

/* GLBIO 2016 */
.glbio2016 ul li a {
    background:#ECAA20;
    color:#005596;
}
.glbio2016 ul li.active a {
    background:#99ccff !important;
}
.glbio2016 ul li a:hover {
    background:#99ccff;
}

/* GLBIO 2017 */
.glbio2017 ul li a {
    background:#00ACE8;
    color:#000000 ;
}
.glbio2017 ul li.active a {
    background:#99CCFF !important;
}
.glbio2017 ul li a:hover {
    background:#99CCFF;
}

/* ISMB - Default */
.ismb ul li a {
    background:#245077;
}
.ismb ul li.active a {
    background:#E3CA54 !important;
}
.ismb ul li a:hover {
    background:#E3CA54;
}

/*ISMB 2016*/
.ismb2016 ul li a {
    background:#EC008C;
}
.ismb2016 ul li.active a {
    color: yellow !important;
}
.ismb2016 ul li a:hover {
    color: yellow;
}

/* ISMB2017 */
.ismb2017 ul li a {
    background:#BE0100;
}
.ismb2017 ul li.active a {
    background:#BE0100 !important;
}
.ismb2017 ul li a:hover {
    background:#BE0100;
}

/* LatAm - Default */
.latam ul li a {
    background:#208C98;
    color:#3E445E ;
}
.latam ul li.active a {
    background:#7EBC41 !important;
}
.latam ul li a:hover {
    background:#7EBC41;
}

/* LatAm 2016 */
.latam2016 ul li a {
    background:#CBD42D;
    color:#3E445E ;
}
.latam2016 ul li.active a {
    background:#7EBC41 !important;
}
.latam2016 ul li a:hover {
    background:#7EBC41;
}

/* NGS - Default */
.ngs ul li a {
    background:#E97E48;
    color:#0E3556;
}
.ngs ul li.active a {
    background:#F5D1BB !important;
}
.ngs ul li a:hover {
    background:#F5D1BB;
}

/* NGS 2017 */
.ngs2017 ul li a {
    background:#CC0099;
}
.ngs2017 ul li.active a {
    background:#99CC33 !important;
}
.ngs2017 ul li a:hover {
    background:#99CC33;
}

/* Rocky - Default */
.rocky ul li a {
    background:#99ccff;
    color:#1D2E5C;
}
.rocky ul li.active a {
    background:#1D2E5C !important;
    color: #ffffff;
}
.rocky ul li a:hover {
    background:#1D2E5C;
    color: #ffffff;
}

/* RSGDREAM - Default */
.rsgdream ul li a {
    background:#E97E48;
    color:#0E3556;
}
.rsgdream ul li.active a {
    background:#F5D1BB !important;
}
.rsgdream ul li a:hover {
    background:#F5D1BB;
}

/* RSGDREAM 2022 */
.rsgdream2022 ul li a {
    background:#73CABA;
    color:#0E3556;
}
.rsgdream2022 ul li.active a {
    background:#E35DA7 !important;
}
.rsgdream2022 ul li a:hover {
    background:#E35DA7;
}

/* YBS - Default */
.ybs ul li a {
    background:#f5b154;
    color:#0E3556;
}
.ybs ul li.active a {
    background:#F24F22 !important;
}.ybs ul li a:hover {
     background:#F24F22;
 }