.sb-card {
    position: relative;
    padding: 0.7em 2em 1em;
    min-width: 255px;
    background: #fff;
    box-sizing: border-box;
}
.sb-card a:link {
    color: #000000;
}
.sb-card a:visited {
    color: #000000;
}
/* Post title*/
.sb-post-list-title {
    font-weight: bold;
    font-size: 15px;
    line-height: 26px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}
/* Post details */
.sb-post-list-details {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: .01em;
    word-spacing: .02em;
    font-weight: 300;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sb-post-list-details-uncut {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: .01em;
    word-spacing: .02em;
    font-weight: 300;
}

/**Horizontal post separator**/
.sb-post-separator {
    height: 16px;
}
/* ----------------------------------------*/

/* Post status */

.sb-post-status {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    line-height: 22px;
}

.sb-post-status-planned {
    color: #1fa0ff;
}

.sb-post-status-open {
    color: #a6baba;
}

.sb-post-status-in-review {
    color: #85b5b5;
}

.sb-post-status-in-progress {
    color: #c17aff;
}

.sb-post-status-complete {
    color: #9de078;
}

.sb-post-status-closed {
    color: #ec5e75;
}
/* ----------------------------------------*/

.sb-column {
    float: left;
    align-content: center;
    vertical-align: center;
}
/* Clear floats after the columns */
.sb-row:after {
    content: "";
    display: table;
    clear: both;
}

.sb-vote-container {
    width: 45px;
    height: 40px;
    text-align: center;
}

.sb-vote {
    overflow: hidden;
    text-align: center;
    margin-top: 5px;
}

.sb-vertical-separator {
    width: 55px;
}
.sb-separator-m {
    height: 16px;
}

.sb-separator-s {
    height: 8px;
}
.sb-separator-l {
    height: 32px;
}
.sb-post {
    width: 90%;
}
.sb-comment {
    width: 100%;
}

.sb-post-meta {
    color: #888;
    font-size: 12px;
    line-height: 22px;
    text-align: right;
}

.sb-autoresize-textarea {
    width: 100%;
}
/* ----------------------------------------*/

/* Upvote / Downvote */
.sb-vote-column {
    float: left;
    align-content: center;
    vertical-align: center;
    color: #000;
    font-size: 15px;
    padding-top: 5px;
    cursor: pointer;
}

#upvote {
    width: 0;
    height: 0;
    border-color: #00a0d2;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #00a0d2;
    display:inline-block;
}

.sb-post-details-label {
    color: #666;
    margin: 0 10px 0 0;
    white-space: nowrap;
    font-size: 15px;
    letter-spacing: .01em;
    word-spacing: .02em;
    line-height: 2.0;
    font-weight: 400;
}
.sb-post-grid-container {
    display: grid;
    grid-template-columns: auto auto  ;
    padding: 0px;
    justify-content: end;
}
.sb-post-grid-item {
}


.sb-grid-container {
    display: grid;
    grid-template-columns: auto auto ;
    padding: 0px;
    justify-content: left;
}
.sb-grid-item {
}


.sb-autoResizeTextarea {
    display: flex;
    flex-direction: column;
    padding: 8px 12px;
    background: #fff;
    border: 1px solid #ddd;
    cursor: text;
    box-sizing: border-box;
    border-radius:5px
}

.sb-autoResizeTextarea.focused {
    border:1px solid #aaa
}

.sb-autoResizeTextarea .inset {
    display: flex;
    margin: 0 0 8px;
    color: #999;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 15px;
    text-transform: uppercase;
    cursor: text;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select:none
}

.sb-autoResizeTextarea .sb-inputContainer {
    display: flex;
    flex-direction:row
}

.sb-autoResizeTextarea .sb-inputContainer textarea {
    flex: 1;
    width: 100%;
    line-height: 21px;
    border: 0;
    margin: 0;
    padding: 0;
    resize: none;
    outline: none;
    color: #333;
    background: none;
    font-size: 15px;
    line-height: 22px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-font-smoothing: antialiased;
    opacity: 1;
    min-height:21px;

    border: none;
    overflow: auto;
    outline: none;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

    resize: none; /*remove the resize handle on the bottom right*/

}

.sb-autoResizeTextarea .sb-inputContainer textarea:disabled {
    color: #333;
    -webkit-text-fill-color:#333
}

.sb-autoResizeTextarea .sb-inputContainer textarea::-webkit-input-placeholder {
    color:#aaa
}

.sb-autoResizeTextarea .sb-inputContainer textarea::-moz-placeholder {
    color:#aaa
}

.sb-autoResizeTextarea .sb-inputContainer textarea:-ms-input-placeholder {
    color:#aaa
}

.sb-autoResizeTextarea .sb-inputContainer textarea::-ms-input-placeholder {
    color:#aaa
}

.sb-autoResizeTextarea .sb-inputContainer textarea::placeholder {
    color:#aaa
}

.sb-autoResizeTextarea.disabled, .sb-autoResizeTextarea.disabled textarea {
    background:#efefef
}

.sb-reply {
    background-color: transparent;
    color: #464646;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 14px;
}

.sb-reply-container {
    margin-left: 20px;
    display: -webkit-flex;
}


.file-upload {
    position: relative;
    display:block;
    width:150px;
    height:150px;
    border-radius: 3px;
    background-color:rgba(0,0,0,0.3);
    font-size: 14px;
    color:white;
    text-align: center;
    line-height: 150px;

}

.file-upload input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

.file-preview img{
    width:100%;
    height: auto;
}

.file-preview .ibenic_file_preview {
    position: absolute;
    width:100%;
    height:100%;
    overflow: hidden;
}

.sb_file_delete {
    position: absolute;
    width: 100%;
    top:98%;
    left:0;
    padding:0.5em;
    text-align: center;
    color:white;
    background-color:red;
}


#actions {
    margin: 2em 0;
}


/* Mimic table appearance */
div.table {
    display: table;
}
div.table .file-row {
    display: table-row;
}
div.table .file-row > div {
    display: table-cell;
    vertical-align: top;
    border-top: 1px solid #ddd;
    padding: 8px;
}
div.table .file-row:nth-child(odd) {
    background: #f9f9f9;
}



/* The total progress gets shown by event listeners */
#total-progress {
    opacity: 0;
    transition: opacity 0.3s linear;
}

/* Hide the progress bar when finished */
#previews .file-row.dz-success .progress {
    opacity: 0;
    transition: opacity 0.3s linear;
}

/* Hide the delete button initially */
#previews .file-row .delete {
    display: block;
}

/* Hide the start and cancel buttons and show the delete button */

#previews .file-row.dz-success .start,
#previews .file-row.dz-success .cancel {
    display: none;
}
#previews .file-row.dz-success .delete {
    display: block;
}

.btn-secondary {
    color: #00d084;
    background-color: #00A8EF;
    font-size: 32px;
}

/* Navigation */

.wp-sb-container .dropdown-toggle, .nav-link {
    background-color: transparent;
    color: #000000;
    border-color: #fff;
    border-style: none;
    border-top: none;
    border-right: none;
    border-left: none;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    font-weight: 600;
}

.wp-sb-container .dropdown-item {
    background-color: transparent;
    color: black;
    border-color: #fff;
    border-style: none;
    border-top: none;
    border-right: none;
    border-left: none;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    font-weight: 400;
}

/** Input */

.wp-sb-container input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
    flex: 1;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    resize: vertical;
    overflow: auto;
    outline: none;
    color: #333;
    background: none;
    font-size: 15px;
    line-height: 22px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-font-smoothing: antialiased;
    opacity: 1;
}
.wp-sb-container .sb-form-control {
    flex: 1;
    width: 100%;
    line-height: 21px;
    border: 0;
    margin: 0;
    padding: 0;
    resize: none;
    outline: none;
    color: #333;
    background: none;
    font-size: 15px;
    line-height: 22px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-font-smoothing: antialiased;
    opacity: 1;
    min-height: 21px;
}

.wp-sb-container input[type="text"]:focus {
    outline: none;
    border-color: transparent;
}
.wp-sb-container *:focus {
    outline: none;
}

.sb-text-input {
    display: flex;
    flex-direction: column;
    padding: 8px 12px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    border-radius: 5px;
}

.sb-text-input .sb-input-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.inset {
    display: flex;
    margin: 0 0 5px;
    color: #999;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 15px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sb-form-container {
    border-radius: 5px;
    padding-right: 20px;
    padding-top: 10px;
    padding-left: 20px;
}
.card-title {
    color: #464646;
    line-height: 1.2;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}


/* Buttons */

.card-buttons {
    padding-top: 16px;
}

.sb-comment-container .sb-btn-primary, .sb-btn-primary:hover, .sb-btn-primary:focus, .sb-btn-primary.focus, .sb-btn-primary:not(:disabled):not(.disabled):active, .sb-btn-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #0070c9;
    border-color: #0070c9;
    float: right;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    border-radius: 8px;
    margin-left: 10px;
    text-decoration: none;
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.sb-comment-container .sb-btn-primary:hover {
    text-decoration: none;
}

.wp-sb-container .sb-btn-primary, .sb-btn-primary:hover, .sb-btn-primary:focus, .sb-btn-primary.focus, .sb-btn-primary:not(:disabled):not(.disabled):active, .sb-btn-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #0070c9;
    border-color: #3489C9;
    float: right;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    border-radius: 8px;
    margin-left: 10px;
    min-width: 120px;
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

.wp-sb-container .sb-btn-primary:hover {
    text-decoration: none;
    color: #fff;
}
.wp-sb-container .sb-btn-outline-secondary {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    color: #212529;
}
.wp-sb-container .sb-btn--circle {
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 38px;
    text-align: center;
    border-radius: 20px;
    align-content: center;
    float: right;
}

.card-buttons .fa {
    font-size: 14px;
}

.wb-sb-container .input-group  .sb-input-group-prepend .search-filter {
    position: absolute;
    left: 11px;
    top: 12px;
    background-color: #fff;
    border: 1px;
    padding: 0;
    height: 16px;
    width: 20px;
    line-height: 1;
    z-index: 15;
    border: 1px solid #e4e6e8;
    border-width: 1px;
}
.wb-sb-container .search-filter .form-control {
    border: 1px solid #e4e6e8;
    font-size: 14px;
    line-height: 2;
    border-color: #efeeee;
    border-width: 1px;
    padding-left: 30px !important;
    border-radius: 3rem !important;
}

.sb-post-up-votes-icon {
    color: #3489C9;
}

.sb-post-up-votes-number {
    font-weight: 600;
}

.sb-card-gray {
    background-color: #fafafa;border-radius: 5px; padding-bottom: 8px;
}

.modal-header .sb-modal-title {
    font-weight: bold;
}

.sb-notice-error {
    color: #bf4139;
    font-weight: 500;
    font-size: 13px;
}

.sb-login-header a:link, a:visited {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #464646;
}

.sb-login-header a:hover {
    text-decoration: none;
}
.sb-login-header a:active {
    text-decoration: none;
    font-size: 16px;
}

.sb-powered {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #464646;
}

.sb-powered:hover {
    text-decoration: none;
    color: #464646;
}
.sb-powered:active {
    font-size: 12px;
    font-weight: 400;
}

.sb-align-right {
    display:block;
    margin-right: 0;
    margin-left:auto;
    padding-bottom: 20px;
}

.sb-board-grid .card--light {
    border: 0px;
    display: block;
    color: #333333;
    background-color: #fafafa;
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #464646;
    text-align: left;
    border-radius: 0.6666666667rem;
}

.card:hover {
    text-decoration: none;
    color: #3589C8;
}

.bg--planned {
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 8px;
    padding-top: 8px;
    color: #11bdd6;
    background-color: rgba(17, 189, 214, 0.3);
}

.bg--progress {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.45em 1em;
    color: #ca9700;
    background-color: rgba(202, 151, 0, 0.3);
}
.bg--done {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.45em 1em;
    color: #34c866;
    background-color: rgba(52, 200, 102, 0.3);
}

.sb-badge {
    display: inline-block;
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    padding: .25em .4em;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.scroll-container.scrollable {
    border-bottom: 1px solid #f0f0f0;
    border-bottom-color: rgb(240, 240, 240);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#inner{
    width: 100%;
    overflow: auto;
    height: 100%;
    padding-right: 15px;
}

.h-medium {
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 24px;
    color: black;
}

.sb-ml-1 {
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 14px;
    color: #464646;
    font-weight: 400;
}

.sb--bold {
    font-weight: 700;
}

.fbs-hr {
    border-color: #dcd7ca;
}

.fbs-icon {
    font-size: 14px;
}

.fbs-powered {
    float: right;
    margin-top: 16px;
}

.fbs-py-1 {
    padding-bottom: 4px!important;
    padding-top: 4px!important;
}

.fbs-py-2 {
    padding-bottom: 8px!important;
    padding-top: 8px!important;
}

.fbs-py-3 {
    padding-bottom: 16px!important;
    padding-top: 16px!important;
}
.fbs-py-4 {
    padding-bottom: 20px!important;
    padding-top: 20px!important;
}

.fbs-py-5 {
    padding-bottom: 24px!important;
    padding-top: 24px!important;
}

.fbs-4 {
    font-size: 16px;
}

.fbs-1 {
    color: #464646;
    font-size: 10px;
}

*:focus {
    outline: none;
}

.fbs-voter {
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 14px;
    color: #525df9;
    font-weight: 400;
    cursor: pointer;
}

.title {
    font-weight: 600;
    font-size: 15px;
    color: #333;
    padding: 5px 0;
}

.fbs-checkboxLabel {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 500;
    font-size: 15px;
    color: #444444;
    line-height: 24px;
    margin: 0 10px;
}

.fbs-checkboxLabel label.inline, input[type="checkbox"] {
    font-weight: 600;
}


.checkboxInput {
    align-items: center;
    cursor: pointer;
    transition: all .1s ease-in-out;
}

.fbs-dark {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 12px;
    line-height: 1.5;
    color: black;
    font-weight: 600;
    cursor: pointer;
}

.fbs-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.fbs-h3 {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 18px;
    line-height: 1.5;
    color: black;
    font-weight: 500;
    cursor: pointer;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .fbs-col-md-4, .col-md-5, .fbs-col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .fbs-col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.fbs-col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.fbs-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.fbs-col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.fbs-col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}