/* new styles */

.container .icexconnect-widget {
    border: 1px solid #b7b7b7 !important;
    background-color: #ffffff;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 0px;
    box-sizing: border-box;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.widget_links {
    position: absolute;
    top: 5px;
    right: 9px;
    text-align: right;
}

.widget_links a {
    font-size: 12px;
    line-height: 1em;
    color: #666;
    text-decoration: none;
    display: inline-block;
    margin: 0 0 0 8px;
    padding: 5px 12px;
    background: #ffffff 50% 50% repeat-x;
    border: 1px solid #520c39;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

.widget_links a.button {
    margin-top: 2px;
}

.widget_links a:hover {
    color: #000;
}


#your-profile .form-table th {
    width: 250px !important
}

#your-profile .form-table p {
    clear: both
}

.icexconnect-feed li p {
    margin-bottom: 2px;
    clear: both;
}

.clear {
    clear: both;
    display: block;
}

div.icexconnect-accelerators ul {
    display: inline;
    list-style: none;
    margin-left: 10px;
    display: block;
}

div.icexconnect-accelerators li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 25px;
    height: 25px;

}

div.icexconnect-accelerators li {
    /*content: " | "; */
    border-right: 1px solid #C1282D;
}

div.icexconnect-accelerators li:last-child {
    border-right: none;
}

div.icexconnect-accelerators ul.icexconnect-feed {
    text-align: center;
}

.icexconnect-feed-continue {
    text-align: right;
    margin-bottom: 0px
}

.icexconnect-widget p,
.icexconnect-widget ul {
    padding: 3px
}

.splitcol_right .icexconnect-widget {
    margin-left: 20px
}

.icexconnect-widget h2 {
    width: 100%;
    height: auto;
    color: white;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    /* float: left; */
    clear: both;
    padding: 11px 13px 10px;
    background-color: #C1282D;
}

.icexconnect-widget h3.filter {
    width: 100%;
    height: auto;
    color: white !important;
    font-size: 14px;
    font-weight: bold;
    /* float: left; */
    clear: both;
    padding: 11px 13px 10px;
    position: relative;
    top: -10px;
    background-color: #676767;
}


h3.filter div {
    margin-top: 6px;
}

h3.filter div:first-child {
    margin-top: 0px;
}

h3.filter input[type="radio"] {
    margin-left: 10px;
}

h3.filter .select2-selection__choice {
    color: black;
    font-size: 10pt;
    font-weight: normal;
}


h3.filter .select2-selection .select2-selection--multiple,
h3.filter select#topic-filter,
.archive-filter select#topic-filter,
#topic-filter {
    width: 280px;
    padding: 3px;
}



h3.filter select#year-filter {
    width: 180px;
    padding: 3px;
}

h3.filter .select2-selection .select2-selection--multiple,
h3.filter .select2-container--default .select2-selection--multiple .select2-selection__rendered {

    padding: 3px 3px 5px 3px !important;

}


.icexconnect-accelerators h2 {
    background-color: #000000;
}

.icexconnect-icex_confidential h2 {
    background-color: #0000AA;
}

.icexconnect-feed img {
    border: 1px solid black;
    display: inline-block;
    float: left;
    clear: both;
    margin-right: 4px;
    width: 88px;
    height: 50px;
}


.icexconnect-feed.presentation li {
    list-style-type: none;
    min-height: 50px;
}

.icexconnect-feed.icex_extra li {
    list-style-type: none;
    min-height: 50px;
}


ul.icexconnect-feed.icex_connect {
    margin-left: 16px;
}

ul.icexconnect-feed.icex_connect li {
    list-style-type: none;
}

.icexconnect-feed.icex_connect p.excerpt {
    margin-left: 5px;
    /*margin-top: -20px;*/
}

.widget.icexconnect-icex_connect h3 {
    margin-bottom: 0;
}

.widget.icexconnect-icex_connect .splitcol_left p {
    padding: 0 3px;
}

.icexconnect-widget.icexconnect-icex_connect ul {
    padding: 0;
}

.widget ul {
    margin-bottom: 0;
}

.clear {
    clear: both;
}

h1 {
    font-size: 12pt;
    line-height: 1.15em;
    margin: 0 0 .5em 0;
    font-weight: normal;
    color: #C1282D;
    /*text-transform:lowercase*/
    text-transform: none !important;
    margin-bottom: 30px;
    margin-left: -40px;
    width: 1000px;
}

h3 {
    font-size: 12pt;
    line-height: 1.3em;
    margin: 0 0 1em 0;
    font-weight: normal;
    color: #676767;
    /*text-transform:lowercase*/
    text-transform: none !important;
}


.logo {
    /*
    margin-top:20px; 
    
    margin-bottom:40px;
    */
    height: 50px;
}


.post-content {
    /*margin-left:16px;*/
    width: 870px
}

/*455px; 536*/

#topnav {
    display: none
}

.home .widget {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#post-home {
    width: auto;
}


#loginlinks {
    display: block;
    float: right;
}

/* comments */

#comments-template {
    clear: both;
    margin-top: 2em;
}

#comments-template h2 {
    border-top: 1px solid #C1282D;
}

ol.commentlist li {
    list-style-type: none;
}

/* end comments */

/* meeting page */

.slidesjs-container {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /*border: 1px solid black;*/
}

.slidesjs-slide {
    border: 1px solid #444444;
    border-radius: 25px;
    box-sizing: border-box;
    background-color: #f0f0f0;
    padding: 15px;
}

#icex-slideshow {
    text-align: center;
    width: 850px;
    height: 560px;
    overflow: hidden;

}

div,
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#icex-slideshow .left {
    width: 565px;
    float: left
}

#icex-slideshow .right {
    width: 210px;
    height: 480px;
    float: right;
    overflow-y: auto;
}


.slidesjs-slide div.left img {
    width: 600px;
    height: auto;
}

#icex-slides {
    display: none;
    margin: 0 auto;
}

#icex-presentation-link {
    text-align: right;
    width: 850px;
}

#icex-presentation-link a {
    position: relative;
    /*top: -45px;*/
    /*
    margin-right: 50px;
    margin-left:80%;
    */
}

#icex-presentation-link a.displaced {
    top: -45px;
}

.slidesjs-previous {
    margin-right: 20px;
}

.slidesjs-next {
    margin-left: 20px;
}

#icex-slide-pagination {
    display: inline-block;
    width: 60px;
    position: relative;
    /* top: -45px */
    top: -32px;


}

.icon-large {
    font-weight: bold;
    font-size: 2em;
    display: inline-block;
    padding: 10px;
}

.icon-large {
    font-weight: bold;
    font-size: 2em;
    display: inline-block;
    padding: 10px;
}

/* end meeting page */

/* treeview */

ul.icex-tree li {
    list-style-type: none;
}

/* end treeview */

/* icex connect page */

#icexconnect_filter_container fieldset input {
    width: auto;
    margin-bottom: 10px;
}

#blog-page.content-page,
.page-404,
#profile-content {
    width: 600px !important;
    margin-left: 0px;
    padding: 20px 0px;
}

#header,
#feature,
#content,
div.top-navigation,
#latest {
    width: 878px !important;
}

#sidebar {
    float: right;
    width: 250px;
    padding: 20px 0px;
}

div.widget {
    border: none !important;
    webkit-box-shadow: none;
    box-shadow: none;
}


#blog-page h4,
#blog-single h4,
div.widget h4,
#sidebar h4,
h4.pagetitle {
    color: #676767 !important;
    background-image: url("library/images/ICEX__50px.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    color: #676767;
    font-size: 14pt;
    padding-left: 28px;
    padding-bottom: 4px;
    text-transform: lowercase !important;
}

div.ui-multiselect-menu li {
    list-style: none;
}

/* end icex connect page */


/* search form */

#icex-search input {
    margin: 0 10px;
}

#icex-search input[type='submit'] {
    margin: 0;
}

#blog-search legend {
    cursor: pointer;
    margin-left: -1em;
}

#blog-search fieldset.collapsed {
    display: block;
    border: none;
}

#blog-search fieldset .container {
    display: none;
}

#blog-search .ui-accordion-header-icon {
    display: inline-block;
    vertical-align: sub;
}

/* end search form */

/* archive pages */

#blog-archives h3.pagetitle,
#blog-search h3.pagetitle {
    margin-top: 2em;
    margin-bottom: 5px;
}

/* end archvie pages */

/* pagination */

#post-navigator {
    text-align: center;
    margin-top: 2em;
}

.icex-page-link {
    font-weight: bold;
    font-size: 20px;
    color: #ccc;
}

/* end pagination */

/* comment subscription form */

#email_list_form fieldset input {
    width: auto;
}

#email_list_form li {
    list-style: none;
}

/* end comment subscription form */


/* password inputs */



#pass-strength-result {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #23282d;
    margin: 0.5em 0;
    padding: 3px 5px;
    text-align: center;
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
}

#pass-strength-result.short {
    background-color: #f1adad;
    border-color: #e35b5b;
    opacity: 1;
}

#pass-strength-result.bad {
    background-color: #fbc5a9;
    border-color: #f78b53;
    opacity: 1;
}

#pass-strength-result.good {
    background-color: #ffe399;
    border-color: #ffc733;
    opacity: 1;
}

#pass-strength-result.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
    opacity: 1;
}

#pass1.short,
#pass1-text.short {
    border-color: #e35b5b;
}

#pass1.bad,
#pass1-text.bad {
    border-color: #f78b53;
}

#pass1.good,
#pass1-text.good {
    border-color: #ffc733;
}

#pass1.strong,
#pass1-text.strong {
    border-color: #83c373;
}

.pw-weak {
    display: none;
}

.indicator-hint {
    padding-top: 8px;
}

#pass1-text,
#pass1 {
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#pass1-text,
.show-password #pass1 {
    display: none;
}

.show-password #pass1-text,
#pass1 {
    display: block;
}

#password .wp-pwd {
    text-align: left;
}

/* end password inputs */

/*TML Updated Overides */

#content .tml .tml-label {
    display: inline;
    margin: .5em 0;
    width: auto;
}

#content .tml .tml-field {
    width: auto;
    display: inline;
}

/* End TML Updates */

#accelerator-presentation-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-bottom: 5px;
}

.select2-results .level-0 {
    color: #000000;

}

.select2-results .level-1 {
    color: #666666;
}

/* CV Knowledgebase */

#presentation-list-loading {
    position: absolute;
    visibility: hidden;
    margin-top: 35px;
    width: 100%;
    text-align: center;
}

#presentation-list {
    min-height: 100px;
}

.icexconnect-widget .filter input[type=submit] {
    display: none;
}

/* Archive updates for CV Knowledgebase */

.archive-filter #accelerator-presentation-filter div {
    display: inline-block;
    margin: 5px;
}

.archive-filter #accelerator-presentation-filter div.company-filter {
    width: 45%;
}

.archive-filter select#year-filter {
    width: 100px;
    padding: 3px;
}


.archive-filter #accelerator-presentation-filter div.topic-filter-type {
    margin-right: 30%;

}


.archive-filter #accelerator-presentation-filter div.filter-submit {
    display: block;
    text-align: right;
}

.archive-filter #accelerator-presentation-filter div.topic-filter,
.archive-filter #accelerator-presentation-filter div.topic-filter-type {
    display: inline-block;
    /*width: 50%;*/
    margin: 5px;
}

/* Updates 2021 */

/* Comments*/

#stcr p,
.stcr_top p,
.stcr_bottom p {
    font-size: 12pt;
    margin-bottom: 24px;
}

.stcr_top .commentor,
.stcr_top .checkbox {
    display: none
}

.stcr_bottom .reader {
    display: none
}

.stcr_bottom .subscribed {
    display: none
}

.comment-form-subscriptions label {
    font-weight: normal
}

.comment-form-subscriptions label a {
    text-decoration: underline;
    color: black;
}

.comment-form-subscriptions label a:hover {
    text-decoration: underline;
    color: #C1282D;
}

/* Past Meeting Page */

@media screen and (max-width:639px) {
    .past_meeting-template-default .meeting-page .narrow-only {
        display: block;
    }

    .past_meeting-template-default .meeting-page .wide-only {

        position: absolute;
        left: -10000px;
        width: 100%;
    }
}

@media screen and (min-width:640px) {
    .past_meeting-template-default .meeting-page .narrow-only {
        display: none !important;
    }

    .past_meeting-template-default .meeting-page .wide-only {
        display: inline-block;
    }

    .past_meeting-template-default .meeting-page .chart.wide-only {
        width: 100%;
        min-height: 300px;
        float: left;
    }

    @media screen and (max-height:540px) {
        .past_meeting-template-default .slidesjs-slide img {
            max-height: 300px;
            width: auto
        }
    }
}

/* header styles #1 */

.select2-container {
    width: 100%;
    margin-bottom: 10px;
}

.select2-selection__rendered {
    padding-bottom: 5px;
}

.gn-dialog {
    display: none
}

.button.right {
    float: right;
    margin-right: 20px;
}

button#new-connect {
    border-radius: 14px;
    padding: 3px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #c1282d;
    color: white;
    border-color: #c1282d;
}

button#open-principal-dashboard {
    border-radius: 14px;
    padding: 3px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #c1282d;
    color: white;
    border-color: #c1282d;
}

#icexconnect-submit h3 {
    margin-top: 10px;
}



input[type=email].ui-autocomplete-loading,
input[type=text].ui-autocomplete-loading {
    background-image: url(/wp-admin/images/loading.gif);
    background-repeat: no-repeat;
    background-position: right center;
    visibility: visible;
}

.ui-menu {
    z-index: 9999;
}

/* header styles #2 */

#icecxconnect-submit #title {
    width: 500px;
}

#icexconnect-category {
    width: 460px;

}

#icex-connect-form-content {
    margin-left: auto;
    margin-right: auto;
    width: 877px;
    border: 1px solid #cccccc;
    padding: 5px;

}

.pagetitle {
    overflow: hidden;
}

.accelerator-link {
    display: none;
}

.mobile-menu {
    display: none;
}

.accelerator-link-descriptor {
    display: none;
}

ul#navigation.toggle {
    display: none;
}

li.toggle {
    display: none;
}

.mobile-menu {
    display: none
}

div.icexconnect-accelerators h3 {
    text-align: center;
    color: black;
    margin-bottom: 0px;
    margin-top: 10px;
}

/*  */

.ui-menu.ui-autocomplete {
    z-index: 9999;
}

#icex-connect-form-content div.error {
    background-color: #FFEBE8;
    border: 1px solid #CC0000;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px
}


/* Discourse updates */

li.wpds-topic {
	list-style: none
}

div.widget h4.wpds-topic-title {
	text-transform: none !important;
	background-image: none !important;
	font-size: 12px;
}

.wpds-shortcode-category {
	display: none;
}

.wpds-likes-and-replies {
	display: none;
}