select {
    min-height: 38px !important;
}

input.relationship-search
{
    border: none !important;
}

.topic input {
    cursor: auto!important;
}

.topic input[type="text"], .topic select {
    font-size: 15px;
    color: #707070;
    border-right: none;
    border-top: none;
    border-left: none;
    border-radius: 0;
    border-color: #fff;
}

.topic.hovered input[type="text"], .topic.hovered select {
    border-color: #F7F7F7!important;
}
select.topic-responsible ,select.topic-type{
    background: none;
       border-color: #f7f7f7 !important;
}
form.topic {
    border-bottom: 1px solid #e6e6e6 !important;
    /*padding-right: 22px; 
    margin-left: -14px;*/
}
.topic-title{
    margin-bottom: 15px;
    width: 100%;
}

*[name=topic-title]{
    font-size: 18px!important;
    font-weight: bolder;
}

*[name=topic-title]::first-letter{
    text-transform:uppercase;
}

#topics-modal.modal.fade .modal-dialog {
    min-width: 75% !important;
    margin-left: auto;
    margin-right: auto;
}  

#user-note {
    position: absolute;
}
  
#user-note .modal-dialog {
position: fixed;
width: 100%;
margin: 0;
padding: 10px;
}

.ui-draggable-handle:hover {
    cursor: all-scroll;
}

.order-number {
    font-size: 18px!important;
    font-weight: bolder;
}

div.mce-toolbar-grp {
    border-bottom: none;
    background: #ffffff;
}

.mce-container.mce-flow-layout-item.mce-first.mce-last.mce-btn-group {
    float: right;
}

.mce-container.mce-flow-layout-item.mce-first.mce-last.mce-btn-group * {
font-size: 20px;
}

.mce-top-part::before {
    box-shadow: none !important;
}

.mce-stack-layout * {
    color: #9b9b9b  !important;
}


.active-topic .closed-topic-indicator,
.active-topic .pending-topic-indicator {
    display: none;
}
.active-topic>div{
    background-color:#fff
}

.closed-topic *,
.pending-topic * {
    background-color: #F7F7F7!important;
}

.closed-topic *,
.pending-topic * {
    color: #bfbfbf;
}

.closed-topic .active-topic-indicator,
.closed-topic .pending-topic-indicator,
.pending-topic .active-topic-indicator,
.pending-topic .closed-topic-indicator {
    display: none;
}

/* Bootstrap fixes */

.btn-link.btn.focus, .btn-link.btn:focus {
    border: none!important;
    box-shadow: none!important;
}

.active-topic{
    background-color:#fff
}


.mce-container.mce-flow-layout-item.mce-first.mce-last.mce-btn-group,.mce-container.mce-flow-layout-item.mce-first.mce-last.mce-btn-group{
    float: left;
}

.col-md-1.text-center.order-number,.col-md-1.text-center.order-number.p-0{
padding-top:7px !important;
}

   

.poll-options .option-title{
    color: #3a3434 !important
}
form.topic:not(.active-topic) .mce-content-body {
    background-color: #f7f7f7 !important;
}

body.mceContentBody ,.mce-content-body{ 
    background: rgb(202, 11, 11); 
    color:#000;
    --global--color-background:rgb(202, 11, 11)
 }
 .handle-actions.hide-if-no-js{
     display: none !important;
 }
 :root{
    --global--color-green: #f51d0d;
 }
 .text-red{
     color: red;
 }

 #invite_attendees .dashboardcode-bsmultiselect{
     width:80%
 }


 .topic_floated{
color: red !important;
    font-size: 7px;
}

.pending-topic.hovered{
        color: #212529 !important;
}

.topic.hovered input.topic-title,.topic.hovered .topic-duration {
    color: #000  !important;
}
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
   display:flex;
}
#extra-topics-items{
       max-height: 100px;
}
.wp-core-ui select:hover{
    color:#232628
}
.wp-core-ui select option:hover{
    color:#4ec2cc
}
.agenda-modal{
    background: #f7f7f7 !important;
}
.horizontal-topic-attachments{
    display: inline;
    margin: 10px 0;
}
.clerk-private-notes-editor{
    width: 100%;
    padding-top: 15px;
}
.topic-notes-title{
    font-size: 14px;
    font-weight: bold;
    color: black;
}

@media screen and (min-width: 1400px) {
    .container{
        max-width: 1340;
    }
}

@media screen and (min-width: 1600px) {
    .container{
        max-width: 1540;
    }
}

select {
    min-height: 38px !important;
}

input.relationship-search
{
    border: none !important;
}

.topic input {
    cursor: auto!important;
}

.topic input[type="text"], .topic select {
    font-size: 15px;
    color: #707070;
    border-right: none;
    border-top: none;
    border-left: none;
    border-radius: 0;
    border-color: #fff;
}

.topic.hovered input[type="text"], .topic.hovered select {
    border-color: #F7F7F7!important;
}
select.topic-responsible ,select.topic-type{
    background: none;
       border-color: #f7f7f7 !important;
}
form.topic {
    border-bottom: 1px solid #e6e6e6 !important;
    /*padding-right: 22px; 
    margin-left: -14px;*/
}
.topic-title{
    margin-bottom: 15px;
}

*[name=topic-title]{
    font-size: 18px!important;
    font-weight: bolder;
}

*[name=topic-title]::first-letter{
    text-transform:uppercase;
}

#topics-modal.modal.fade .modal-dialog {
    min-width: 75% !important;
    margin-left: auto;
    margin-right: auto;
}  

#user-note {
    position: absolute;
}
  
#user-note .modal-dialog {
position: fixed;
width: 100%;
margin: 0;
padding: 10px;
}

.ui-draggable-handle:hover {
    cursor: all-scroll;
}

.order-number {
    font-size: 18px!important;
    font-weight: bolder;
}

div.mce-toolbar-grp {
    border-bottom: none;
    background: #ffffff;
}

.mce-container.mce-flow-layout-item.mce-first.mce-last.mce-btn-group {
    float: right;
}

.mce-container.mce-flow-layout-item.mce-first.mce-last.mce-btn-group * {
font-size: 20px;
}

.mce-top-part::before {
    box-shadow: none !important;
}

.mce-stack-layout * {
    color: #9b9b9b  !important;
}


.active-topic .closed-topic-indicator,
.active-topic .pending-topic-indicator {
    display: none;
}
.active-topic>div{
    background-color:#fff
}

.closed-topic *,
.pending-topic * {
    background-color: #F7F7F7!important;
}

.closed-topic *,
.pending-topic * {
    color: #bfbfbf;
}

.closed-topic .active-topic-indicator,
.closed-topic .pending-topic-indicator,
.pending-topic .active-topic-indicator,
.pending-topic .closed-topic-indicator {
    display: none;
}

/* Bootstrap fixes */

.btn-link.btn.focus, .btn-link.btn:focus {
    border: none!important;
    box-shadow: none!important;
}

.active-topic{
    background-color:#fff
}


.mce-container.mce-flow-layout-item.mce-first.mce-last.mce-btn-group,.mce-container.mce-flow-layout-item.mce-first.mce-last.mce-btn-group{
    float: left;
}

.col-md-1.text-center.order-number,.col-md-1.text-center.order-number.p-0{
padding-top:7px !important;
}

   

.poll-options .option-title{
    color: #3a3434 !important
}
form.topic:not(.active-topic) .mce-content-body {
    background-color: #f7f7f7 !important;
}

body.mceContentBody ,.mce-content-body{ 
    background: rgb(202, 11, 11); 
    color:#000;
    --global--color-background:rgb(202, 11, 11)
 }
 .handle-actions.hide-if-no-js{
     display: none !important;
 }
 :root{
    --global--color-green: #f51d0d;
 }
 .text-red{
     color: red;
 }

 #invite_attendees .dashboardcode-bsmultiselect{
     width:80%
 }


 .topic_floated{
color: red !important;
    font-size: 7px;
}

.pending-topic.hovered{
        color: #212529 !important;
}

.topic.hovered input.topic-title,.topic.hovered .topic-duration {
    color: #000  !important;
}
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
   display:flex;
}
#extra-topics-items{
       max-height: 100px;
}
.wp-core-ui select:hover{
    color:#232628
}
.wp-core-ui select option:hover{
    color:#4ec2cc
}
.agenda-modal{
    background: #f7f7f7 !important;
}
.horizontal-topic-attachments{
    display: inline;
    margin: 10px 0;
}
.clerk-private-notes-editor{
    width: 100%;
    padding-top: 15px;
}
.topic-notes-title{
    font-size: 14px;
    font-weight: bold;
    color: black;
}

@media screen and (min-width: 1400px) {
    .container{
        max-width: 1300px;
    }
}

@media screen and (min-width: 1600px) {
    .container{
        max-width: 1500px;
    }
}
.poll-status-open {
    background: #8BC63F !important;
    padding: 5px !important;
    color: white !important;
    font-weight: bold !important;
}
.poll-status-closed{
    background: #e8426a !important;
    padding: 5px !important;
    color: white !important;
    font-weight: bold !important;
}