/* 
    Created on : Apr 4, 2023, 1:35:17 PM
    Author     : dareks
*/

.vocalreferencesrating {
    display: inline-block;
    font-size: 0;
}

.vocalreferencesstar {
    display: inline-block;
    font-size: 24px;
    color: #ccc;
    cursor: pointer;
}

.vocalreferencesstar.vocalreferencesstar-active,
.vocalreferencesstar:hover {
    color: #ffcc00;
}

.vocalreferencessource {
    width: auto;
    display: block;
}
.vocalreferencessource-title {
    font-weight: bolder;
}
.vocalreferencessource-icon {
    display: inline;
}
.vocalreferencesbtn-approve {
    color: #8fd425;
    border: 1px solid #8fd425;
}


.form-group-checkbox label {
    margin-right: -6px;
}

.form-group-checkbox .icon-faq {
    margin-left: 12px;
    margin-top: 5px;
}

.checkbox-left {
    margin-right: 100px;
}

.kt-radio-inline-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 39px;
}

.kt-radio-inline label label {
    cursor: pointer;
    margin-bottom: 0;
}

.kt-radio-inline .kt-radio {
    margin-bottom: 0;
}

/* .testimonial-per-page{
        display: none;
} */

.button-options-color {
    display: none;
}

.button-options-start-end {
    display: none;
}

.button-options-text {
    display: none;
}


.table .kt-checkbox>input {
    position: relative;
}

/** layouts */
.vocalreferences_widget {
    box-sizing: border-box;
    background-color: #ffffff;
    padding: 20px 24px 18px 24px;
    font-family: 'Helvetica Neue W01 45 Light Regular', 'Helvetica Neue', Helvetica, Arial;
}
.vocalreferences_widget * {
    box-sizing: border-box;
}
h2.vocalreferences_widget_title,
.vocalreferences_widget_title {
    font-size: 13.99px;
    line-height: 16.79px;
    color: #2B5672;
    font-weight: normal;
    margin: 0px 0px 2px 0px;
    padding: 0px;
}
.vocalreferences_widget_row {
    margin: 0px -6px;
    padding: 16px 0px 0px 0px;
}
.vocalreferences_widget_row:after {
    display: block;
    content: '';
    clear: both;
}
.vocalreferences_widget_col {
    margin: 5px 5px;
}
.vocalreferences_widget_tumbnail {
    text-decoration: none !important;
}
.vocalreferences_widget_tumbnail:hover,
.vocalreferences_widget_tumbnail:focus,
.vocalreferences_widget_tumbnail:active,
.vocalreferences_widget_tumbnail.active {
    text-decoration: none !important;
    box-shadow: none;
}
.vocalreferences_widget_tumbnail_img {
    display: block;
    background-color: rgb(211, 237, 255);
    padding: 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.vocalreferences_widget_tumbnail:hover .vocalreferences_widget_tumbnail_img,
.vocalreferences_widget_tumbnail:focus .vocalreferences_widget_tumbnail_img {
    background-color: rgb(217, 225, 232);
}
.vocalreferences_widget_tumbnail:active .vocalreferences_widget_tumbnail_img,
.vocalreferences_widget_tumbnail.active .vocalreferences_widget_tumbnail_img,
.vocalreferences_widget_tumbnail.active:hover .vocalreferences_widget_tumbnail_img,
.vocalreferences_widget_tumbnail.active:focus .vocalreferences_widget_tumbnail_img {
    background-color: rgb(56, 153, 236);
}
.vocalreferences_widget_tumbnail_img > span {
    display: block;
    margin: 0px;
    padding: 0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 200%;
}
.vocalreferences_widget_tumbnail:active .vocalreferences_widget_tumbnail_img > span,
.vocalreferences_widget_tumbnail.active .vocalreferences_widget_tumbnail_img > span,
.vocalreferences_widget_tumbnail.active:hover .vocalreferences_widget_tumbnail_img > span,
.vocalreferences_widget_tumbnail.active:focus .vocalreferences_widget_tumbnail_img > span {
    background-position: center bottom;
}
.vocalreferences_widget_tumbnail_label {
    display: block;
    text-align: center;
    font-size: 11.99px;
    line-height: 14.39px;
    color: #3899EC;
    margin: 6px 0px 0px 0px;
    padding: 0px;
}
.vocalreferences_widget_tumbnail_label:hover {
    text-decoration: none !important;
}
.vocalreferences_widget_tumbnail_label span:hover {
    text-decoration: none !important;
}
#vocalreferences_widget_3 .vocalreferences_widget_tumbnail_img {
    width: 72px;
    height: 72px;
}
#vocalreferences_widget_1 .vocalreferences_widget_tumbnail_img {
    width: 72px;
    height: 72px;
}

#vocalreferences_widget_4 .vocalreferences_widget_tumbnail_img {
    width: 51px;
    height: 51px;
}
#vocalreferences_widget_3 .vocalreferences_widget_tumbnail_img > span {
    width: 64px;
    height: 64px;
}
#vocalreferences_widget_1 .vocalreferences_widget_tumbnail_img > span {
    width: 64px;
    height: 64px;
}
#vocalreferences_widget_4 .vocalreferences_widget_tumbnail_img > span {
    width: 43px;
    height: 43px;
}
.kt-checkbox input {
    margin-left: 6px;
}
.icon-faq {
    height: 16px;
    min-width: 16px;
    border: 1px solid #5578eb;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 100%;
    margin-left: 10px;
    color: #5578eb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 700;
    padding-top: 2px;
    padding-left: 1px;
    cursor: pointer;
    position: relative;
}

.table-link-img {
    border-radius: 100%;
    width: 20px;
    margin: 0 auto;
    display: block;
}

.table-link .btn {
    width: 100%;
    padding: 0 5px;
    height: 32px;
    min-width: 54px;
    max-width: 54px;
    float: right;
}
.table-link .btn .fa-copy {
    font-size: 13px !important;
    width: 14px;
}
.reply-block {
    text-align: right;
    margin-top: -20px;
}
.reply-block a {
    color: #50575e;
    text-decoration: none;
}
.reply-block a:hover,
.reply-block a:active,
.reply-block a:visited
{
    text-decoration: underline;
}
.reply-block a span.dashicons {
    text-decoration: none;
    font-size: 14px;
    margin-top: 2px;
    margin-right: 2px;
}
.reply-block a:hover span.dashicons {
    text-decoration: none;
    font-size: 14px;
}
#replyModal .modal-header button {
    background: transparent;
    border: none;
    box-shadow: none;
    cursor: pointer;
}
.manage-statistic .number {
    font-weight: 600;
    font-size: 1.8rem;
}
.manage-statistic .card-title {
    color: #74788d;
    font-size: 1.1rem;
    font-weight: 400;
    margin-top: .55rem;
}
.manage-statistic .card {
    box-shadow: 0 0 13px 0 rgba(82,63,105,0.1)
}

.card-border-bottom-brand {
    border-bottom: 3px solid rgba(93,120,255,0.2);
}
.card-border-bottom-danger {
    border-bottom: 3px solid rgba(253,57,122,0.2);
}
.card-border-bottom-success {
    border-bottom: 3px solid rgba(29,201,183,0.2)
}
.card-border-bottom-warning {
    border-bottom: 3px solid rgba(255,184,34,0.2)
}
.field-content-title input {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 10px !important;
    margin: 0px !important;
}
.filter-content .form-group {
    margin-bottom: 0rem;
}
.filter-search {
    align-content: center;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 8px;
    min-width: 50px;
}