@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap');
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?wyh7my');
    src: url('../fonts/icomoon.eot?wyh7my#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?wyh7my') format('truetype'), url('../fonts/icomoon.woff?wyh7my') format('woff'), url('../fonts/icomoon.svg?wyh7my#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

body {
    font-family: 'Source Sans Pro';
    min-width: 768px;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'source_sans_probold';
    src: url('../fonts/SourceSansPro-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('../fonts/SourceSansPro-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_prolight';
    src: url('../fonts/SourceSansPro-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'source_sans_proregular';
}

ul {
    list-style: none;
}

.text-ellipsis-2 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal !important;
    overflow-wrap: anywhere;
}

.icon-online-class:before {
    content: "\e951";
}

.icon-dashboard_usel:before {
    content: "\e913";
}

.filter:hover .icon-filter_icon::before {
    color: #2b3990;
}

.filter.active .icon-filter_icon::before {
    color: #2b3990;
}

.icon-Manage_Category_unsel:before {
    content: "\e922";
}

.icon-Manage_Community_unsel:before {
    content: "\e924";
}

.icon-Manage_User_unsel:before {
    content: "\e928";
}

.icon-message_icon:before {
    content: "\e906";
}

.icon-small_logo_icon .path1:before {
    content: "\e907";
    color: rgb(43, 57, 144);
}

.icon-small_logo_icon .path2:before {
    content: "\e908";
    margin-left: -1em;
    color: rgb(39, 170, 225);
}

.icon-small_logo_icon .path3:before {
    content: "\e909";
    margin-left: -1em;
    color: rgb(39, 170, 225);
}

.icon-more_icon:before {
    content: "\e90a";
    color: #bbb;
}

.icon-not_verified_icon:before {
    content: "\e90b";
    color: #d0021b;
}

.icon-Payout_unsel:before {
    content: "\e90c";
}

.icon-Questions_icon:before {
    content: "\e93c";
}

.icon-sort_icon:before {
    content: "\e93f";
}

.icon-filter_icon:before {
    content: "\e917";
}

.icon-list_icon:before {
    content: "\e91c";
}

.icon-grid_icon:before {
    content: "\e918";
}

.sort:hover .icon-sort_icon::before {
    color: #2b3990;
}

.sort.active .icon-sort_icon::before {
    color: #2b3990;
}

.icon-Topic_list_unsel:before {
    content: "\e941";
}

.icon-Transaction_unsel:before {
    content: "\e943";
}

.icon-user .path1:before {
    content: "\e911";
    color: rgb(231, 236, 237);
}

.icon-user .path2:before {
    content: "\e912";
    margin-left: -1em;
    color: rgb(85, 96, 128);
}

.icon-verified_icon .path1:before {
    content: "\e913";
    color: rgb(69, 194, 3);
}

.icon-verified_icon .path2:before {
    content: "\e914";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.example {
    display: -ms-grid;
    display: grid;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(black));
    background: -webkit-linear-gradient(top, white, black);
    background: -o-linear-gradient(top, white, black);
    background: linear-gradient(to bottom, white, black);
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-track {
    background: #d8d7d7;
}

::-webkit-scrollbar-thumb {
    background: #7b7575;
}

::-webkit-scrollbar-thumb:hover {
    background: #2e2e2e;
}

.sidebar-left ::-webkit-scrollbar-track {
    background-color: #fff;
}

.sidebar-left ::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
}

.sidebar-left ::-webkit-scrollbar-thumb {
    background-color: #fff;
}

.sidebar-left ::-webkit-scrollbar {
    height: 0px;
    width: 0px;
}

.modal-dialog ::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

.modal-dialog ::-webkit-scrollbar-track {
    background: #ffff;
}

.modal-dialog ::-webkit-scrollbar-thumb {
    background: #ffff;
}

.modal-dialog ::-webkit-scrollbar-thumb:hover {
    background: #ffff;
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    background-color: transparent!important;
    background-image: none!important;
    color: #000!important;
    -webkit-box-shadow: inset 0 0 0 9999px #fff;
}

.btn-primary {
    color: #ffffff;
    background: #2b3991;
    border-color: #2b3991;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    -webkit-touch-callout: none;
}

.ac textarea {
    resize: none;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 15px;
    text-align: left;
}

.form-group textarea {
    width: 100%;
    min-height: 120px;
    resize: none;
}

.clear {
    clear: both;
    padding-left: 15px;
    padding-top: 12px;
}

html,
body {
    height: 100%;
     /* overflow: hidden;  */
    background-color: #f9f9f9;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+/Edge */
    user-select: none;
    font-family: 'Source Sans Pro', sans-serif;
    /* Standard */
}

* {
    outline: none;
}

label {
    display: block;
    margin-bottom: 0px;
}

input {
    padding: 3px 5px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

input.small-input {
    display: inline-block;
    width: 150px;
    margin-right: 5px;
}

.input-action i {
    margin: 0px 3px 0px 2px;
}

.input-action i.fa {
    font-size: 14px;
    cursor: pointer;
}

.input-action i.fa-check {
    color: #629861;
}

.input-action i.fa-times {
    color: #0078a6;
}

.btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn:active,
.btn.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav li a {
    color: #2e2e2e;
}

.navbar-primary {
    margin: 0;
}

 /* .container-scroller {
    height: 100vh;
    position: relative;
    overflow-y: auto;
     background: #f9f9f9; 
    overflow-x: auto;
}  */

.container-scroller.user-container-scroller {
    height: auto;
}

.btn-primary:hover {
    opacity: 0.9;
}


/*----- FIXED HEADER -----*/

.navbar {
    background: transparent;
    padding: 0;
    height: 5rem;
    min-height: 5em;
}

.fixed-top {
    position: fixed;
    top: -1px;
    right: -1px;
    left: 0;
    z-index: 1030;
}

.navbar .navbar-menu-wrapper {
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease;
    width: calc(100% - 231px);
}

.navbar .navbar-brand-wrapper {
    background: #ffffff;
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease;
    width: 234px;
    box-shadow: 0px -9px 6px 1px #7b747426;
    z-index: 999;
}

.navbar .navbar-brand-wrapper .brand-logo-mini {
    display: none;
}

.navbar .navbar-brand-wrapper .navbar-brand {
    margin: 0px;
    padding: 15px 39px;
}

.navbar .navbar-brand-wrapper .navbar-brand img {
    margin: 0px auto;
    width: 100%;
}

.navbar-primary .navbar .navbar-menu-wrapper {
    background: #fff;
    box-shadow: 0 7px 24px -21px #736c6c94;
    padding-right: 42px;
}

.navbar-dark .navbar .navbar-menu-wrapper {
    background: #0078a6;
}

.navbar .navbar-menu-wrapper .navbar-toggler {
    background: #2b3990;
    border: 0;
    padding: 2px 6px;
    border-radius: 0 4px 4px 0px;
    color: #fff;
    font-size: 1.5rem;
}

.navbar .navbar-brand-wrapper .navbar-brand img {
    max-width: 100%;
}

.navbar-nav.noti-icon {
    margin-top: 8px;
    margin-right: 22px;
}

.navbar-wraper {
    display: flex;
    align-items: center;
    padding: 0px;
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: auto;
}

.navbar .navbar-menu-wrapper .nav-profile {
    color: #ffffff;
    text-align: right;
    display: flex;
    align-items: center;
}

.navbar .navbar-menu-wrapper .nav-profile img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 5px;
    cursor: pointer;
}

.navbar .navbar-menu-wrapper .nav-profile .admin-name {
    font-weight: 500;
    font-size: 13px;
    margin: 0px 7px 0px 5px;
    cursor: pointer;
    color: #333;
    text-transform: capitalize;
}

.login-collapse,
.notification-drop-down {
    position: absolute;
    background: #fff;
    width: 314px;
    border: transparent;
    border-radius: 2px;
    right: -17px;
    top: 63px;
    -webkit-box-shadow: 3px 6px 10px #ccc;
    box-shadow: 3px 6px 10px #ccc;
    height: auto;
    border-radius: 5px;
    text-align: left;
}

.login-collapse .list-header {
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 21px 23px 0px;
    font-size: 17px;
    color: #2b3991;
    font-weight: 600;
    cursor: auto;
}

.nav-profile a {
    color: #fff;
}

.profile-listing li i {
    font-size: 25px;
    float: right;
    color: #4e4c4c;
}

.notification-drop-down .profile-listing .notification-link a,
.notification-popup .profile-listing .notification-link a {
    color: #2b3991;
    font-size: 15px;
    font-weight: 600;
    padding-left: 26px;
    cursor: pointer;
}

.notification-popup .profile-listing button {
    background: transparent;
    border: none;
}

.notification-popup .profile-listing .clear-all-notification {
    padding-left: 0px;
    display: inline-block;
}

.notification-popup .profile-listing .clear-all-notification a {
    font-size: 15px;
    font-weight: 600;
    color: #2d2d2d;
}

.notification-popup .profile-listing .notification-link {
    margin: 22px 36px 24px;
    display: inline-block;
}

.notification-popup .profile-listing .notification-link a {
    padding-left: 0px;
    padding-top: 30px;
}

.info-block img {
    height: 15px;
    width: auto;
    padding: 0px;
    position: absolute;
    margin-top: 3px;
}

.info-block span {
    vertical-align: middle;
    margin: 0px 40px;
}

.notification-drop-down .dropdown-item,
.notification-popup .dropdown-item {
    display: flex;
    align-items: center;
}

.login-collapse li {
    padding: 10px 23px;
    cursor: pointer;
}

.notification-drop-down .dropdown-item {
    padding: 0px 23px;
    cursor: pointer;
}

.login-collapse li:hover a,
.nav-profile .login-collapse li:hover i {
    color: #2b3991;
}

.login-collapse li:last-child {
    border-bottom: none;
}

.login-collapse li a,
.notification-drop-down span,
.notification-popup .profile-listing span {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-word;
}

.d-flex,
.navbar .navbar-brand-wrapper,
.navbar .navbar-menu-wrapper .navbar-dropdown.mail-notification .dropdown-item,
.navbar .navbar-menu-wrapper .navbar-dropdown.notification-drop-down .dropdown-item,
.horizontal-menu .sidebar .nav .nav-item.expanded .mega-menu,
.email-wrapper .mail-body .mail-list .details,
.attachments-sections ul li .thumb,
.attachments-sections ul li .details .buttons,
.lightGallery .image-tile .demo-gallery-poster,
.todo-wrapper ul li,
.list-wrapper ul li,
.profile-list-item a,
.profile-list-item a .user,
.new-accounts ul.chats li.chat-persons a,
.new-accounts ul.chats li.chat-persons a div.user,
.tickets-tab ul li .details,
.tickets-tab ul li .details .t-content .sender-content {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.navbar-dark .navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link,
.navbar-danger .navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link,
.navbar-primary .navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link,
.navbar-success .navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link,
.navbar-warning .navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link,
.navbar-secondary .navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link {
    color: #ffffff;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link.count-indicator {
    position: relative;
    margin-left: 5px;
    margin-right: 15px;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link i {
    font-size: 25px;
    color: #808080;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link.count-indicator .count {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    left: 11px;
    color: #ffffff;
    border-radius: 100%;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg-warning {
    background-color: #fecb01;
}

.bg-danger {
    background-color: #ea2c54;
}

.bg-success {
    background-color: #40c607;
}

.align-items-center,
.navbar .navbar-menu-wrapper .navbar-dropdown.mail-notification .dropdown-item,
.navbar .navbar-menu-wrapper .navbar-dropdown.notification-drop-down .dropdown-item,
.attachments-sections ul li .thumb,
.attachments-sections ul li .details .buttons,
.todo-wrapper ul li,
.list-wrapper ul li,
.new-accounts ul.chats li.chat-persons a,
.tickets-tab ul li .details {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}


/*----- PAGE BODY -----*/

.page-body-wrapper {
    padding-top: 20px;
    padding-bottom: 0px;
    min-height: 100%;
}

.page-body-wrapper.login-page-body-wrapper {
    padding-top: 0px;
}

.container-fluid,
.search-result .results {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    background: #f9f9f9;
    margin-bottom: 65px;
}


/*----- SIDE BAR -----*/

.sidebar {
    background: #ffffff;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0;
    position: fixed;
    width: 235px;
    z-index: 999;
    padding-top: 47px;
    padding-bottom: 35px;
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease;
    box-shadow: 0 -9px 22px 4px #736c6c2e;
}

.sidebar .nav .nav-item.nav-category {
    color: #0078a6;
}

.sidebar .nav .nav-item .nav-link .menu-title {
    color: #6f6d6d;
    vertical-align: middle;
    left: 57px;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 132px;
}

.sidebar .nav .nav-item:not(.nav-category) {
    border-bottom: none;
    line-height: 22px;
}

.sidebar .nav .nav-item.nav-category .nav-link {
    padding: 1.2rem 2rem .2rem;
}

.sidebar .nav .nav-item:not(.nav-category) .nav-link.active {
    color: #fff;
    background: #0078a6;
}

.sidebar .nav .nav-item:not(.nav-category) .nav-link.sub-nav-link.active {
    color: #0078a6;
    background: transparent;
}

.sidebar .nav .nav-item:not(.nav-category) .nav-link.sub-nav-link:hover {
    color: #0078a6;
    background: transparent;
}

.sidebar .nav li a:hover {
    color: #fff;
    background: transparent;
    cursor: pointer;
    border-left: 3px solid #28a6e1;
    font-weight: normal;
    font-size: 13px;
}

.sidebar .nav .nav-item .nav-link.menu-navi.active {
    text-decoration: none;
    background-color: #0078a6;
    color: #fff;
    border-color: #0078a6;
}

.sidebar .nav .nav-item .nav-link i:last-child {
    float: right;
    font-size: 20px;
}

.sidebar .nav .nav-item .collapse {
    z-index: 999;
}

.sidebar .nav .nav-item .collapse {
    display: none;
}

.sidebar .nav .nav-item.active .collapse {
    display: block;
}

.sidebar .nav.sub-menu li a {
    padding-left: 40px;
    font-size: 12px;
    line-height: 15px;
}

.sidebar .nav.sub-menu li a:last-child {
    border-bottom: none;
}


/*----- Content wrapper -----*/

.content-wrapper {
    background: #f9f9f9;
    margin-left: 235px;
    padding: 30px 55px;
    margin-top: 40px;
    margin-bottom: 14px;
}

.content-wrapper .card {
    min-height: 600px;
}

.page-title {
    border: none;
    font-size: 30px;
    margin-bottom: 0px;
    display: inline-block;
    color: #2e2e2e;
    font-family: 'source_sans_prosemibold';
    position: relative;
}

.btn-area {
    text-align: center;
}

.btn-area .job-btn {
    border: 1px solid #0078a6;
    border-radius: 20px;
    background: transparent;
    color: #0078a6;
    margin: 0px 10px 30px 10px;
    padding: 5px 30px;
}

.btn-area .job-btn.active {
    background: #0078a6;
    color: #fff;
    border: 1px solid #0078a6;
}

.grid-margin {
    margin-bottom: 2.875rem;
}

.card {
    border-radius: 5px;
    margin-top: 20px;
}

.card-body {
    background: #fff;
}

.card.bg-trans {
    background: transparent;
}

.card-title {
    font-size: 18px;
}

.form-control {
    border-radius: 2px;
    background-color: #ffffff;
    border: 1px solid #e7eaf3;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 12px;
    line-height: 1.25;
    color: #2e2e2e;
    background-color: #fff;
    border: 1px solid #cacdd0;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control.small {
    width: 38%;
    display: inline-block;
}

span.time-gap {
    padding: 0 10px 0 0;
}

input.error,
.form-control.error,
.chosen-container-single.error .chosen-single {
    border: 1px solid #ff0000 !important;
}

.chosen-container-single.error .chosen-drop {
    border-color: #ff0000;
    border-top: none !important;
    width: 99%;
    margin-top: -4px;
}

.error {
    color: #ff0000;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
}

.chosen-container.error .chosen-single {
    border: 1px solid #ff0000;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.slider.round:before {
    border-radius: 50%;
}

.slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 5px;
    top: 4px;
    right: 0;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.number-count {
    min-width: 22px;
    min-height: 22px;
    border-radius: 50px;
    text-align: center;
    line-height: 22px;
    margin: 0 auto;
    overflow: hidden;
    max-width: 26px;
}

span.vertical-span {
    vertical-align: middle;
}

.number-count a {
    color: #333;
}

.action-bttn {
    font-size: 20px;
    margin: 5px;
    width: 20px;
    display: inline-block;
}

.action-bttn a i.fa-edit {
    vertical-align: middle;
}

.action-bttn.fade {
    opacity: 0.3;
}

.user-type {
    font-size: 12px;
    padding: 2px 12px;
    text-align: center;
    background: #ccc;
    color: #fff;
    width: 85px;
    margin: 0 auto;
    display: inline-block;
    text-transform: capitalize;
}

.user-type.jobseaker {
    background: #629861;
}

.user-type.jobprovider {
    background: #0078a6;
}

.filterbttn {
    width: 100%;
    background: transparent;
    border: 1px solid #ccc;
    text-align: left;
    padding: 6px 10px 6px 10px;
    color: #949393;
}

.filterbttn .fa-caret-down,
.filterbttn .fa-caret-up {
    float: right;
    font-size: 13px;
    padding-top: 4px;
}

.filterbttn:focus,
.filterbttn:hover {
    border-color: #333;
}

.searchBin .at-filter {
    padding: 6px 12px;
    border-radius: 4px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ccc;
    width: 65%;
}

.searchBin .at-filter-btn {
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    background: #0078a6;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    margin-left: 8px;
}

.recordperpage {
    text-align: right;
}

.recordperpage .btn-primary {
    color: #444;
    margin: 0;
    min-width: 45px;
    border-color: #cacdd0;
    background: transparent;
}

.recordperpage .btn-primary:hover {
    background-color: #0078a6;
    border-color: #0078a6;
    color: #fff;
}

.recordperpage .chosen-container-single {
    text-align: left;
}

.recordperpage .recordsList {
    display: inline-block;
    margin-left: 10px;
}

.recordperpage .recordsList select {
    padding: 6px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 0px;
    background: #fff;
    height: 33px;
}

.searchHead {
    margin-bottom: 30px;
    padding: 0 15px;
}

.check-box {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 14px;
}


/* Hide the browser's default checkbox */

.check-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}


/* On mouse-over, add a grey background color */

.check-box:hover input~.checkmark {
    background-color: #fff;
}


/* When the checkbox is checked, add a blue background */

.check-box input:checked~.checkmark {
    border: 1px solid #2b3990;
    background: #2b3990;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.check-box input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.check-box .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pagination-container {
    clear: both;
    margin-top: 35px;
}

.pagination-container span {
    display: inline-block;
    margin-top: 6px;
    color: #464343;
}

.pagination {
    float: right;
    margin-top: 0px;
    margin-bottom: 15px;
}

.pagination li a {
    color: #2e2e2e;
}

.pagination li.active a,
.pagination li.active a:hover {
    color: #2b3992;
    border: 1px solid #2b3992;
    border-radius: 4px !important;
    background: transparent;
}

.pagination li a:hover {
    color: #2b3992;
    border: 1px solid #2b3992;
    border-radius: 4px !important;
    background: transparent;
    z-index: 2;
}

.action-li a {
    width: 100%;
    display: block;
    padding: 4px;
    color: #333;
    text-transform: capitalize;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 3px 10px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}


/*----- Footer -----*/

.footer {
    background: #ffffff;
    color: #464646;
    margin-left: 18px;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    width: 100%;
    z-index: 9;
    left: 0;
    position: fixed;
    padding: 24px 0px 24px;
    height: 5rem;
    bottom: 0px;
    bottom: 0px;
}

.footer span {
    width: 100%;
    display: block;
    text-align: center;
    background: #fff;
}

.float-right {
    float: right !important;
}

.footer a {
    color: #464646;
    font-weight: 600;
}

@media (min-width: 992px) {}

.d-lg-none {
    display: none !important;
}


/*-----ADMIN LOG IN -----*/

.login-logo {
    margin: 0px auto;
    width: 80%;
}

.logo-text {
    color: #333;
    text-align: center;
    font-size: 15px;
    width: 70%;
    letter-spacing: 3px;
    margin: 5px auto 30px;
    display: inherit;
    padding-left: 12px;
}

.logo-text.side-bar-text {
    font-size: 12px;
    width: 100%;
    margin: 0;
    letter-spacing: 1px;
    padding-left: 0;
}

.auth-pages .form-group {
    margin-bottom: 30px;
}

.content-wrapper.full-page-wrapper {
    margin-left: 0;
    width: 100%;
}

.auth-pages h3 {
    font-weight: 500;
    line-height: 1.3;
    color: #000;
}

.auth-pages .form-group label {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}

.auth-pages .form-group .form-control,
.auth-pages .form-group .typeahead,
.auth-pages .form-group .tt-query,
.auth-pages .form-group .tt-hint,
.auth-pages .form-group .asColorPicker-input {
    height: 48px;
    margin-bottom: 30px;
    width: 100%;
}

.auth-pages .icheck-square {
    margin-bottom: 0;
}

.auth-pages .icheck-square label {
    font-size: 13px;
    line-height: 2.31;
    text-align: left;
    color: #737475;
    margin-left: 12px;
}

.forgot-pass {
    font-size: 15px;
    line-height: 2.31;
    text-align: right;
    color: #2e3992;
    margin-left: auto;
}

.auth-pages .forgot-pass:focus {
    color: #2e3992;
}

.auth-pages button {
    font-weight: 500;
}

.auth-pages button.enter-btn {
    height: 45px;
    font-size: 22px;
}

.auth-pages.option-2,
.auth-pages.login-2 {
    padding: 0;
    height: 100%;
    min-height: 100vh;
    width: 100%;
}

.auth-pages.option-2 .card,
.auth-pages.login-2 .card {
    min-height: auto;
    background: #fff;
    border-radius: 0;
    -webkit-box-shadow: 1.5px 2.6px 24px 0 rgba(0, 35, 136, 0.08);
    box-shadow: 1.5px 2.6px 24px 0 rgba(0, 35, 136, 0.08);
    padding: 25px 30px;
    margin: 0px auto 0;
    float: unset;
    width: 500px;
}

.auth-pages.option-2.option-2,
.auth-pages.login-2.option-2 {
    background-image: url("assets/images/samples/Login_bg2.jpg");
    background-size: cover;
}

.auth-pages.option-2.login-2,
.auth-pages.login-2.login-2 {
    background-image: url("http://localhost/tms/theme/images/banner.jpg");
    background-size: cover;
    background-position: right bottom;
    padding-top: 60px;
    background: #f7f7f7;
}

.bg-banner {
    background-image: url("http://localhost/tms/theme/images/banner.jpg");
    background-size: cover;
    height: 700px;
}

.form-check,
.form-radio {
    position: relative;
    display: block;
    margin-top: 15px;
    margin-bottom: 10px;
}

.form-check label,
.form-radio label {
    padding-left: 30px;
}

.form-check label input,
.form-radio label input {
    position: absolute;
    opacity: 0;
}

.form-check label input:checked+.input-helper:before,
.form-radio label input:checked+.input-helper:before {
    background-color: #0078a6;
    border: none;
}

.form-check label input:checked+.input-helper:after,
.form-radio label input:checked+.input-helper:after {
    opacity: 1;
}

.form-check label .input-helper:before,
.form-radio label .input-helper:before {
    position: absolute;
    content: "";
    top: 0;
    width: 22px;
    height: 22px;
    border-radius: 2px;
    left: 0;
    border: 1px solid #0078a6;
}

.form-check label .input-helper:after,
.form-radio label .input-helper:after {
    line-height: 1.5;
    -webkit-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    font-family: FontAwesome;
    opacity: 0;
    content: '\f00c';
    position: absolute;
    font-size: 14px;
    left: 2px;
    top: 0px;
    color: #ffffff;
    font-weight: 700;
}

.dropdown-content {
    border: 1px solid #ccc;
    border-top: 2px solid #333;
    background: #fff;
    min-width: 107px;
    border-radius: 0;
    margin: 0;
    top: 189px;
    padding: 0;
    position: absolute;
    z-index: 9;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.2);
    line-height: initial;
    display: none;
    overflow: visible;
}

.dropdown-content::before,
.dropdown-menu::before {
    content: '';
    top: -10px;
    z-index: 99999;
    left: auto;
    right: 11px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #2b3991;
}

.dropdown-content li {
    padding: 5px;
    border-bottom: 1px solid #ededed;
}

.dropdown-content li .custom-check-box {
    width: 100%;
}

.dropdown-content li .custom-check-box label.btn {
    width: 100%;
    text-align: left;
}

.show {
    display: block;
}

.sidebar-icon-only:not(.sidebar-expanded) .navbar .navbar-menu-wrapper {
    width: calc(100% - 70px);
}

.sidebar-icon-only:not(.sidebar-expanded) .navbar .navbar-brand-wrapper {
    width: 88px;
}

.sidebar-icon-only:not(.sidebar-expanded) .navbar .navbar-brand-wrapper .brand-logo {
    display: none;
}

.sidebar-icon-only:not(.sidebar-expanded) .navbar .navbar-brand-wrapper .brand-logo-mini {
    display: inline-block;
    padding: 15px 10px 10px;
    margin-left: 16px;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar {
    width: 88px;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item .nav-link {
    display: block;
    padding: 12px 29px;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item .collapse {
    display: none;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item:hover .collapse {
    display: block;
    position: absolute;
    top: 0;
    left: 70px;
    min-width: 150px;
    background: #fff;
    -webkit-box-shadow: 4px 1px 10px #ccc;
    box-shadow: 4px 1px 10px #ccc;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item:hover .collapse .sub-menu li a {
    padding-left: 0px;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item {
    position: relative;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item .nav-link .menu-title {
    display: none;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item .nav-link i:last-child {
    display: none;
}

.sidebar-icon-only:not(.sidebar-expanded) .content-wrapper {
    margin-left: 70px;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item.nav-category {
    display: none;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item .nav-link i:first-child {
    font-size: 18px;
    width: 15px;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item.hover-open .nav-link .menu-title {
    padding: .6rem 2rem;
    background: #0078a6;
    color: #ffffff;
    display: inline-block;
    left: 70px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 235px;
    z-index: 1;
    line-height: 2;
}

.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item.hover-open .collapse,
.sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item.hover-open .collapsing {
    display: block;
    background: #ffffff;
    border: 1px solid #e7eaf3;
    position: absolute;
    top: 47px;
    left: calc(15px + 70px);
    width: calc(220px);
}

.form-group .half-space {
    width: 49.5%;
    display: inline-block;
}

.form-group .half-space.acount-typ-wrap {
    vertical-align: top;
}

.form-group .half-space.acount-typ-wrap .switch-with-text {
    float: left;
}

.input-group-addon {
    background-color: #ffffff;
    display: inline-block;
    padding: 9.2px 0px;
    width: 30px;
    vertical-align: middle;
}

.social-input {
    display: inline-block;
    width: 93%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 6px 12px;
    vertical-align: middle;
}

.upload-images-wrap {
    margin-bottom: 30px;
}

.upload-images-wrap .upload-images {
    position: relative;
    padding: 5px 8px;
}

.upload-images-wrap .upload-images img {
    width: 100%;
}

.upload-images-wrap .upload-images .delete-bttn {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 18px;
    cursor: pointer;
}


/*** MOdal ***/

.modal.in .modal-dialog {
    margin-top: 5%;
}

.modal-content {
    border-radius: 0px;
    overflow-x: hidden;
}

.modal-header {
    border: none;
}

.modal-content textarea {
    border-radius: 5px;
    resize: none;
    border: 1px solid #cacdd0;
}

.modal-body .form-horizontal .form-group {
    margin: 0;
}

.modal-body {
    padding: 40px;
}

.modal-body .content-text {
    text-align: center;
    font-size: 18px;
}

.modal-body h3 {
    margin-bottom: 15px;
    color: #808080;
}

.modal-body .category-info {
    font-family: 'source_sans_prosemibold';
    font-size: 18px;
}

.modal-dialog .btn.cancel-bttn {
    background: transparent;
    border-color: #333;
    color: #333;
}

.modal-header.cron-detail {
    min-height: 16.428571429px;
    padding: 0px;
    /* border-bottom: 1px solid #e5e5e5; */
}

.modal-header .close {
    color: #2c2a2a;
    opacity: 0.9;
    padding: 0px 10px;
    text-shadow: none;
    position: absolute;
    /* right: 8px; */
    z-index: 1051;
}

.cancel-bttn {
    background: transparent;
    color: #333;
    border: 1px solid #333;
    text-transform: capitalize;
    margin-left: 15px;
}

.cancel-bttn:hover,
.cancel-bttn:focus,
.cancel-bttn:active {
    background: #dadada;
    border-color: #dcdcdc;
    color: #333;
}

label {
    margin-bottom: -4px;
    font-weight: 500;
    font-size: 15px;
    margin-top: 10px;
}

.form label {
    display: block;
    font-weight: normal;
    text-transform: capitalize;
}

.chosen-container.chosen-container-single .chosen-single {
    height: auto;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 11px 10px;
    line-height: 10px;
    border: 1px solid #cacdd0;
    border-radius: 4px;
}

form .chosen-container.chosen-container-single .chosen-single {
    padding: 13px 13px 11px;
}

form .chosen-container .chosen-single.error {
    border-color: #ff0000;
}

body .chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url(../images/arrow_small_up.png) no-repeat 0px 18px;
}

body .chosen-container.chosen-container-active .chosen-single div b {
    background-position: 0px 21px;
}

body .chosen-container-single .chosen-single div b {
    background: url(../images/arrow_small.png) no-repeat 0px 18px;
}

form .chosen-container .chosen-drop {
    margin-top: -3px;
}

form .chosen-container-single .chosen-search input[type="text"] {
    border-radius: 4px;
}

body .chosen-container .chosen-results li.highlighted,
body .chosen-container .chosen-results li.highlighted {
    background-color: #2b3991;
    background-image: #2b3991;
    background-image: -webkit-linear-gradient(#2b3991 20%, #2b3991 90%);
    background-image: -o-linear-gradient(#2b3991 20%, #2b3991 90%);
    background-image: linear-gradient(#2b3991 20%, #2b3991 90%);
    color: #fff;
    border-radius: 4px;
}

form .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: 0px 21px;
}

form .chosen-container .chosen-results li {
    padding: 8px 12px;
    text-transform: capitalize;
}

form .chosen-container-active.chosen-with-drop .chosen-single {
    background-image: none;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

form .chosen-container-single .chosen-single span {
    line-height: normal;
}

form .chosen-container,
.chosen-container.chosen-container-multi,
.user-drop .chosen-container {
    width: 100%!important;
}

form .half-space.small-chosen .chosen-container,
.half-space.small-chosen .chosen-container.chosen-container-multi {
    width: 150px!important;
}

form .chosen-container-multi .chosen-choices {
    padding: 3px 12px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-image: none;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

form .chosen-container-multi .chosen-results {
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
}

form .chosen-container-multi .chosen-choices li.search-choice {
    margin: 2px 5px 2px 0;
    padding: 4px 20px 4px 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: transparent;
    background-image: none;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.user-chosen .chosen-container.chosen-container-single .chosen-single {
    border-radius: 4px;
    padding: 8px 10px;
    line-height: normal;
}

.user-chosen .chosen-container-single .chosen-single div b {
    background: none;
}

.user-chosen .chosen-container-single .chosen-single div b::before {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #949393;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 7px;
    left: 0;
}

.action-btn {
    width: 100px;
    display: inline-block;
    margin: 0 5px;
}

.action-btn.first {
    margin-left: 0;
}

.user-chosen {
    width: 130px;
    display: inline-block;
    margin: 0 5px;
}

.user-chosen.last {
    margin-right: 0;
}

.visible-to-other-wrap {
    float: right;
    margin-right: 5px;
    cursor: pointer;
}

.visible-to-other-wrap.open .fa-eye.unvisible,
.visible-to-other-wrap .fa-eye.visible {
    display: none;
}

.visible-to-other-wrap .fa-eye.unvisible,
.visible-to-other-wrap.open .fa-eye.visible {
    display: block;
}

.visible-to-other-wrap .fa-eye.unvisible {
    color: #d4d4d4;
}

.Add-remove-bttn-wrap {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
}

.file-upload__label,
.remove-bttn a {
    display: block;
    padding: 2px 0px;
    width: 85px;
    color: #333;
    border-radius: 3px;
    font-size: 11px;
    border: 1px solid #333;
    font-weight: normal;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    margin-top: 5px;
}

.remove-bttn a {
    margin: 10px 0;
}

.file-upload__label:hover {
    cursor: pointer;
}

.file-upload__input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 1;
    width: 0;
    height: 100%;
    opacity: 0;
}

.upload-img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    padding: 5px;
}

.switch input,
.toggle-menu4.down .fa-caret-down,
.toggle-menu4.up .fa-caret-up {
    display: none;
}

.button-default,
.show-notifications,
div.demo {
    position: relative;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.timing {
    font-size: 12px;
    margin-bottom: 10px;
}

body.firefox .table.attendance-table tbody tr td {
    outline: 1px solid #fff;
    white-space: nowrap;
}

.timing .in {
    margin-bottom: 24px;
}

.timing .out {
    float: right;
}

.dropdown.table-dropdown {
    display: inline-block;
    float: right;
}

.dropdown.table-dropdown i {
    padding: 5px;
    cursor: pointer;
}

.status-icon {
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 3px;
    text-align: center;
}

.bg-green {
    background: #00c875;
    color: #fff;
}

.bg-white {
    background: #fff;
}

.bg-green li:hover ul li {
    display: block;
}

.bg-orange {
    background: #fdab3d;
    color: #fff;
}

.bg-red {
    background-color: #ff0000;
    color: #fff;
}

.bg-theme {
    background: #0078a6;
}

.clr-red {
    color: #ff0000;
}

.clr-orange {
    color: #fdab3d;
}

.clr-green {
    color: #00c875;
}

.clr-theme {
    color: #0078a6;
}

.clr-disable {
    color: #e9e9e9;
    cursor: default;
    pointer-events: none;
}

.dropdown-menu {
    background-color: #ebeff4;
    right: 0;
}

.dropdown-menu a {
    border-bottom: 1px solid #fff;
}

.change-image-wrap {
    position: relative;
}

.change-image-wrap img {
    height: 150px;
    width: 150px;
    border-radius: 0;
    border: 1px solid #dcdcdc;
    padding: 5px;
    -o-object-fit: cover;
    object-fit: cover;
}

.change-image-wrap.company img {
    width: 100%;
}

.file-upload {
    display: block;
    width: 150px;
    margin-bottom: 10px;
}

.main-form-wrapper label.file-upload__label {
    display: inline-block;
    padding: 5px 0;
    width: 100%;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
    border: 1px solid #222342;
    font-weight: 400;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    background: #222342;
}

.main-form-wrapper label.file-upload__label span {
    color: #fff;
    line-height: 17px;
}

.file-upload__input {
    position: absolute;
    right: 0;
    font-size: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    bottom: 0;
    cursor: pointer;
}

.profile-button .btn.remove {
    padding: 5px 0;
    width: 150px;
    color: #fff;
    background-color: #ff364e;
    border-radius: 0px;
    font-size: 12px;
    border-color: #ff364e;
    font-weight: 400;
    margin: 0 10px;
}

.choose-file {
    display: block;
    margin-top: 15px;
}

.choose-file .file-upload__label,
.remove-bttn a {
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    margin-top: 0;
    padding: 5px 0;
    width: 150px;
    color: #fff;
    background-color: #0078a6;
    border-radius: 0px;
    font-size: 12px;
    border-color: #0078a6;
    font-weight: 400;
    position: relative;
}

.choose-file .profile-button .btn.remove {
    padding: 5px 0;
    width: 150px;
    color: #8c8c8c;
    background-color: #ecf0f5;
    border-radius: 0px;
    font-size: 12px;
    border-color: #ecf0f5;
    font-weight: 400;
    margin-left: 0;
}

.time-switch span {
    border: 1px solid #ccc;
    padding: 6.5px 10px;
    display: inline-block;
    width: 48%;
    float: left;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.time-switch span.active {
    color: #fff;
    background: #0078a6;
    border-color: #0078a6;
}

.time-switch span.am {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.time-switch span.pm {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: -1px;
}

.form-group .user {
    margin-top: 10px;
}

.modal-body .textarea {
    text-align: justify;
}

.modal-content .modal-footer .clear .btn+.btn {
    margin-bottom: 30px;
    background-color: transparent;
    border-color: #ccc;
    color: #333;
    text-transform: capitalize;
    border-radius: 4px;
}

.modal-content {
    width: 550px;
    margin: 0 auto;
}

.modal .modal-header .header-text {
    display: inline-block;
}

.modal .modal-header .header-text h4 {
    color: #fff;
    margin: 0;
}

.input-group-addon {
    position: absolute;
    color: #8c8c8c;
    margin-top: -34px;
    margin-left: 220px;
}

.confirmation-msg {
    text-align: center;
    color: #797979;
    font-size: 16px;
    font-weight: 400;
}

.late-time-wrap {
    color: #797979;
    font-size: 15px;
    text-align: center;
}

.late-time-wrap .little-text {
    color: #797979;
    font-size: 12px;
}

.modal-footer-confermation button {
    width: 160px;
    margin: 0 5px;
    display: inline-block;
    padding: 8px 12px;
    border-color: #0078a6;
}

.modal-footer-confermation button:hover {
    opacity: 0.8;
}

.modal-footer-confermation button.modal-cancel-btn {
    background: transparent;
    color: #333;
    border-color: #ccc;
}

.modal-footer-confermation button.modal-cancel-btn:hover {
    background: #ccc;
}

.modal-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box;
}

h2.common-modal-h2 {
    color: #333;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    text-transform: none;
    position: relative;
    margin: 25px 0 10px;
    padding: 0;
    line-height: 40px;
    display: block;
}

.date-calender .fa-calendar-check-o {
    float: right;
    margin-right: 213px;
    font-size: 28px;
    margin-top: -33px;
    color: #8c8c8c;
}

.input-group-addon:first-child {
    margin-top: 0px;
    margin-left: 0px;
}

.search-container {
    display: inline-block;
    width: 48%;
}

.select-dropdown {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
}

.select-dropdown .chosen-container {
    width: 100%!important;
}

.user-info-wrap {
    display: inline-block;
    align-items: center;
}

.user-info-wrap .user-designation {
    color: #545252;
    font-size: 13px;
    width: 283px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    font-family: 'source_sans_proregular';
    text-overflow: ellipsis;
    white-space: nowrap;
}

.second-th {
    display: block;
    text-align: center;
}

.second-th .day-type {
    color: #afaeae;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 80px;
    white-space: nowrap;
}

.second-th .day-type:first-child {
    float: left;
}

.second-th .day-type:nth-child(3) {
    float: right;
    padding-right: 20px;
}

.user-name,
.topic-name {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: bold;
}

.user-name a {
    color: #333;
}

.course-info {
    color: #858586;
    font-size: 13px;
    line-height: 13px;
}

.date-time-info small {
    color: #858586;
}

.current-day-status {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 3px solid #fff;
    position: absolute;
    bottom: -7px;
    right: -1px;
}

.view-profile-wrap .form-profile-img {
    width: 150px;
    height: 150px;
    margin: 10px auto;
    display: block;
}

.view-profile-wrap .user-info-wrap {
    width: 100%;
    text-align: center;
}

.view-profile-wrap .user-name a {
    color: #75baf7;
    font-size: 20px;
}

.view-profile-wrap .user-designation {
    font-size: 16px;
}

.view-profile-wrap .user-description {
    margin: 10px 0;
    color: #afaeae;
    letter-spacing: 0.5;
    text-align: center;
}

.section-wrap {
    margin-bottom: 15px;
}

.edit-add-bttn {
    float: right;
    display: inline-block;
}

.edit-add-bttn i {
    margin-left: 5px;
    background: #0078a6;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    padding-top: 3px;
    cursor: pointer;
}

.edit-add-bttn i.fa-pencil {
    color: #333;
    background: #ccc;
}

.row.margin-space {
    margin: 0;
}

.add-form-wrap .btn-primary {
    margin: 10px 0px 30px 15px;
}

.cloudcapstone-text::before {
    content: "";
    border-bottom: 8px solid #0078a6;
    display: inline-block;
    width: 155px;
    position: absolute;
    bottom: -10px;
    left: 5px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: 1px solid #fff;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs>li>a:hover {
    border-color: #fff;
    background: #fff;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky+.content {
    padding-top: 102px;
}


/** Modal Icon CSS Start **/

.modal-icon.modal-info {
    border-color: #C9DAE1;
}

.modal-icon.modal-info::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 29px;
    left: 50%;
    bottom: 17px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #C9DAE1;
}

.icon-modal-popup .modal-content {
    width: 500px;
}

.modal-icon.modal-info::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    top: 19px;
    right: -1px;
    left: 0;
    margin: 0 auto;
    text-align: center;
    background-color: #C9DAE1;
}

.add-content .nav-tabs li {
    width: 33%;
}

.add-content .nav-tabs>li.active>a,
.add-content .nav-tabs>li.active>a:hover,
.add-content .nav-tabs>li.active>a:focus,
.modal-body .nav-tabs>li.active>a,
.modal-body .nav-tabs>li.active>a:hover,
.modal-body .nav-tabs>li.active>a:focus {
    cursor: default;
    background-color: transparent;
    border-bottom-color: transparent;
    margin-right: 1px;
    color: #2b3991;
    font-size: 16px;
    border-bottom: 3px solid #2b3991;
}

.add-content .nav-tabs {
    margin: 0px -14px 0px -1px;
}

.add-content .tab-content .tab-pane.active {
    width: 100%;
    border: 0px;
}

.tab-pane .action-bttn {
    display: block;
    margin: 0px auto;
}

#approveConfirm .modal-dialog {
    width: 85%;
}

.nav-tabs li {
    margin-left: -1px;
}

.expandable-content .tab-content .tab-pane p {
    background: #fff;
    padding: 20px !important;
}

.dropdown .select-dropdown {
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 68px;
}

.dropdown .date-dropdown {
    display: inline-flex;
}

#assignForm .form-group .dropdown {
    margin-left: 21px;
}

.action-btn .filterbttn {
    width: 100%;
    background: transparent;
    border: 1px solid #ccc;
    text-align: left;
    padding: 6px 5px 6px 5px;
    color: #949393;
    margin-bottom: 3px;
}


/* Add css for admin */

a.edit-icon {
    display: block;
    text-align: left;
    padding: 2px 5px;
    width: 100%;
}

.list-view table td {
    font-size: 13px;
    display: table-cell;
}

.list-view table input[type="checkbox"] {
    vertical-align: text-bottom;
    margin-right: 10px;
}

.add-user button.btn.btn-demo {
    background: #2b3991;
    color: #fff;
    padding: 9px 15px;
    border-radius: 4px;
    text-transform: capitalize;
    vertical-align: middle;
}

.add-user button.btn.btn-demo i {
    margin-right: 5px;
    font-size: 16px;
    vertical-align: middle;
}

.index-filter {
    padding: 0;
}

.filter {
    background: #fff;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    border-radius: 6px;
    height: 40px;
    width: 40px;
}

.sort {
    background: #fff;
    padding: 5px;
    text-align: center;
    border-radius: 4px;
    height: 40px;
    width: 40px;
}

.list-section {
    text-align: center;
    padding: 5px;
    border-radius: 6px 0 0 6px;
    margin-left: 9px;
    height: 40px;
    width: 40px;
    background: #fff;
}

.grid-section {
    background: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    color: #8b8a8a;
}

.add-user {
    margin-top: 18px;
    width: auto;
    padding-right: 0px;
}

.dropdown {
    padding: 0;
    padding: 5px;
}

.dropdown button {
    background: transparent;
}

.dropdown-menu {
    background-color: #fff;
    right: 0;
    border: none;
    border-radius: 0px;
    min-width: 490px;
    right: 14px;
    top: 40px;
}

.dropdown-menu a {
    border-bottom: transparent;
    display: block;
    padding: 5px;
    color: #808080;
    font-size: 12px;
}

.dropdown-menu a i {
    vertical-align: middle;
}

.radiotextsty {
    color: #000;
    font-size: 13px;
}

.customradio {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default radio button */

.customradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.checkmark {
    position: absolute;
    top: -8px;
    left: 3px;
    height: 18px;
    width: 18px;
    background-color: white;
    border: 1px solid #BEBEBE;
    border-radius: 2px;
}


/* On mouse-over, add a grey background color */

.customradio:hover input~.checkmark {
    background-color: transparent;
}


/* When the radio button is checked, add a blue background */

.customradio input:checked~.checkmark {
    background-color: white;
    border: 1px solid #BEBEBE;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.customradio input:checked~.checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.customradio .checkmark:after {
    top: 1px;
    left: 1px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #27aae2;
}

.nav-profile i {
    color: #333;
    font-size: 10px;
}

.pagination {
    box-shadow: 0 2px 4px 2px #00000012;
    padding: 10px 10px;
    background: #fff;
    margin-bottom: 33px;
}

.header-search .form-control {
    border: none;
}

.header-search button.btn.btn-default {
    background: transparent;
    border: none;
}

.header-search i {
    color: #c0c0c0;
    font-size: 20px;
}

.message {
    padding: 8px;
}


/*login page css */

.login-container {
    /* margin-top: 8%; */
    /* margin-bottom: 5%; */
}

.login-form-1 {
    padding: 5%;
    background-color: beige;
    box-shadow: 0px 0px 15px 5px #0000001c;
    /* background: url("../images/hero-bg.jpg"); */
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 555px;
}

.login-form-1 h3 {
    text-align: center;
    color: #333;
}

.login-form-2 {
    padding: 42px;
    background: #fff;
    box-shadow: 0;
    min-height: 555px;
    box-shadow: 0px 0px 15px 5px #0000001c;
}

.login-form-2 h3 {
    text-align: left;
    color: #000;
    font-weight: bold;
    font-size: 26px;
}

.error-div {
    background: #e48585;
    padding: 5px 14px;
    color: #fff;
    margin-bottom: 1px;
    border-radius: 3px;
}

.login-form-2 p {
    margin-bottom: 17px;
    color: #999;
}

.login-form-2 .error-msg {
    font-size: 16px;
    font-family: 'source_sans_prosemibold';
}

.btnSubmit {
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    border: none;
    cursor: pointer;
}

.login-form-1 .btnSubmit {
    font-weight: 600;
    color: #fff;
    background-color: #2e3992;
}

.login-form-2 .btnSubmit {
    font-weight: 600;
    color: #fff;
    background-color: #2e3992;
    border-radius: 4px;
    width: 100%;
    height: 50px;
    margin-top: 25px;
}

.login-form-2 .form-group {
    margin-bottom: 20px;
}

.login-form-2 .ForgetPwd {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.login-form-1 .ForgetPwd {
    color: #0062cc;
    font-weight: 600;
    text-decoration: none;
}

.login-form-2 .form-control {
    font-weight: 400;
    height: 45px;
    border-radius: 2px;
    font-weight: 4;
    font-size: 14px;
    padding: 10px;
    font-weight: 400;
    box-shadow: 0 0 black;
}

#sidebar ul li a span:before {
    font-size: 25px;
    vertical-align: middle;
}

#sidebar ul li a i {
    font-size: 25px;
    color: #6f6d6d;
    padding-left: 0px;
    vertical-align: middle;
}

.sidebar .nav .nav-item:not(.nav-category) a {
    border-left: 5px solid #fff;
    color: #6f6d6d;
    font-size: 13px;
    padding-left: 20px;
    position: relative;
    display: flex;
    align-items: center;
}

.sidebar .nav .nav-item a:hover,
.sidebar .nav .nav-item:not(.nav-category).active a {
    border-left: 5px solid #293a92;
}

.sidebar .nav .nav-item:not(.nav-category) a:hover span:before,
.sidebar .nav .nav-item:not(.nav-category) a:hover .fa-user-o:before,
.sidebar .nav .nav-item:not(.nav-category) a:hover .menu-title {
    color: #2b3990;
}

.sidebar .nav .active span:before,
.sidebar .nav .active .fa-user-o:before,
.sidebar .nav .active .nav-link .menu-title,
#sidebar ul li a:hover i,
#sidebar ul li.active a i {
    color: #2b3990;
}

.sidebar .nav .nav-item:not(.nav-category) a:focus {
    background: transparent;
}

.search-form .form-control {
    border: none;
    height: 42px;
    font-size: 15px;
}

.search-form button.btn.btn-default {
    border: none;
    color: #bababa;
    font-size: 20px;
    padding: 8px 7px;
    height: 40px;
}

.search-form button.btn.btn-default:hover {
    background: #fff;
}

.right-info .chosen-container.chosen-container-single .chosen-single {
    border: none;
    width: 75px;
    height: 40px;
    line-height: 20px;
    border: 1px solid #fff;
}

span.icon-sort_icon,
span.icon-filter_icon {
    font-size: 19px;
    vertical-align: middle;
    line-height: 33px;
}

span.icon-list_icon,
span.icon-grid_icon {
    font-size: 16px;
    color: #867d7d;
}

.grid-section i,
.list-section i {
    font-size: 22px;
    vertical-align: middle;
    line-height: 33px;
}

.grid-view .prrofile-card {
    background: #fff;
    padding: 0;
    box-shadow: 0 2px 5px 4px #0000000d;
    border-radius: 4px;
    width: 22.5%;
    margin-left: 30px;
    margin-bottom: 30px;
}

.card-avatar {
    width: 90px;
    height: 90px;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
}

.grid-view .prrofile-card .profile-name {
    text-align: center;
    display: block;
    padding: 10px 0 0 0;
    font-size: 16px;
}

.grid-view .prrofile-card .designation {
    display: block;
    text-align: center;
}

.grid-view .prrofile-card .profie-emal {
    text-align: left;
    color: #8d8d8d;
    font-size: 14px;
    padding: 15px 0;
}

.grid-view .prrofile-card .email {
    margin-left: 5px;
}

.grid-view .prrofile-card .gender {
    margin-left: 5px;
}

.grid-view .prrofile-card .profile-gender {
    text-align: left;
    color: #8d8d8d;
    font-size: 14px;
}

.grid-view .prrofile-card .card-edit {
    position: relative;
    text-align: right;
    padding: 15px 0 10px;
}

.grid-view .prrofile-card .card-edit .dropdown-menu a {
    text-align: left;
}

.grid-view .prrofile-card .View_Profile {
    color: #26a7e0;
    display: block;
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding: 20px 0;
    font-weight: 600;
    text-align: center;
}

.profile-card-inner {
    padding: 0 35px;
}

.checkbox {
    padding-left: 20px;
}

.checkbox label {
    display: inline-block;
    position: relative;
    font-size: 12px;
    padding-left: 5px;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
}

.checkbox input[type="checkbox"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.button-section {
    margin-top: 50px;
}

.first-row th {
    position: relative;
}

.first-row button#dropdownMenu {
    float: right;
    background: transparent;
    position: relative;
    top: -8px;
    left: 29px;
}

.user-listing-info {
    width: 100%;
    display: inline-flex;
    align-items: center;
}

#userListingDiv .user-listing {
    display: inline-block;
    border: none;
    margin-top: 18px;
    width: 100%;
}

strong.name {
    display: block;
    font-size: 20px;
}

span.designation {
    display: block;
    font-size: 16px;
}

span.price {
    display: block;
    font-size: 16px;
}

.person-info {
    float: left;
    margin-left: 15px;
}

.nav-tabs {
    border-bottom: 1px solid #ccc !important;
    padding: 0 40px;
}

.nav-tabs>li>a {
    font-size: 16px;
}

.title-block {
    font-size: 25px;
    margin-bottom: 10px;
}

.ques-answer {
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-right: 20px;
}

.left-icon {
    float: left;
    width: 60px;
}

.left-icon i {
    font-size: 30px;
}

.right-text {
    float: left;
}

.basic-info p {
    font-size: 18px;
}

.info-list {
    float: left;
    width: 100%;
}

.basic-info {
    float: left;
    margin-top: 25px;
}

.basic-info .title-block {
    margin-bottom: 25px;
}

.bg-msg-notification {
    background: #45c204;
}

.vl {
    border: 1px solid #f8f3f3;
    height: 72px;
    margin-top: -9px;
}

.noti-icon .nav-item {
    padding: 20px;
}

.content-wrapper-1 {
    background: #f9f9f9;
}

.filter-block {
    display: flex;
    align-items: center;
}

.filter-block .select-all {
    background: #fff;
    padding: 6px;
    height: 42px;
    border: 1px solid #fff;
    border-radius: 3px;
    display: flex;
    width: 74px;
    margin-right: 10px;
    justify-content: center;
}

.filter-block .select-all .dropdown {
    padding: 0px;
}

.filter-block .select-all .dropdown .dropdown-menu {
    right: -13px;
    top: 45px;
    border-radius: 3px;
    padding: 9px;
    z-index: 99999;
    min-width: 144px;
}

.filter-block .select-all .checkmark {
    left: 13px;
}

.filter-block .select-all .dropdown.open .fa-chevron-up {
    color: #555353;
    display: block;
}

.filter-block .select-all .dropdown.open .fa-chevron-down,
.filter-block .select-all .dropdown .fa-chevron-up {
    display: none;
}

.filter-block .select-all.dropdown.open .fa-chevron-up,
.filter-block .select-all.dropdown .fa-chevron-down {
    display: block;
}

.filter-block .select-all .dropdown .btn {
    padding: 3px 12px;
}

.filter-block .select-all .dropdown.open .btn {
    padding: 11px 12px;
}

.filter-block .search-form {
    padding: 15px;
    padding-left: 0px;
    width: 330px;
}

.filter-block .search-form input {
    padding: 21px 0px 18px 18px;
    border-radius: 5px !important;
}

.filter-block .glyphicon-search,
.filter-block .clear-search {
    position: absolute;
    top: 30px;
    font-size: 15px;
    color: #aaaaaa;
    right: 30px;
    cursor: pointer;
}

.filter-block .fa-chevron-down,
.filter-block .fa-chevron-up {
    color: #808080;
}

.filter-block .text-right {
    padding: 0px;
    width: 97%;
    margin: 0px
}

.emails-listing .filter-block .text-right {
    margin: -7px;
}

.filter-block .list-section,
.filter-block .grid-section {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #fff;
}

.filter-block .sort,
.filter-block .filter {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 92px;
}

.filter-block .sort small,
.filter-block .filter small {
    font-size: 13px;
    vertical-align: bottom;
    margin-left: 7px;
}

.filter-block .sort:hover,
.filter-block .filter:hover,
.filter-block .list-section:hover,
.filter-block .grid-section:hover,
.filter-block .sort.active,
.filter-block .filter.active,
.filter-block .list-section.active,
.filter-block .grid-section.active,
span.checkmark:hover,
.right-info .chosen-container.chosen-container-single .chosen-single:hover,
.view-profile .filter-block .filters-div:hover {
    border: 1px solid #2b3990;
    color: #2b3990;
}

.view-profile .filter-block .filters-div:hover small {
    color: #2b3990;
}

.chosen-container-single .chosen-single span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    font-size: 14px;
}

.chosen-container {
    width: 75px !important;
}

.right-info .chosen-container.chosen-container-active .chosen-single,
.right-info .chosen-container .chosen-drop {
    border: 1px solid #2b3990;
}

.right-info .chosen-container .chosen-drop {
    border-top: none;
}

.chosen-container .chosen-drop {
    top: 95%;
}

.chosen-container .chosen-drop .chosen-results li {
    text-align: left;
}

.chosen-container .chosen-drop {
    margin-top: -3px;
}

.bold-text {
    display: inline-block;
    white-space: nowrap;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 283px;
    vertical-align: middle;
    cursor: pointer;
    text-align: left;
}

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

.enable-circle i,
.user-table tbody tr .user-status img {
    color: #45c204;
}

.enable-circle i {
    color: #45c204;
    padding: 0px 3px 0px 0px;
    font-size: 25px;
    vertical-align: middle;
}

.table tbody tr td.table-status i {
    font-size: 25px;
    vertical-align: middle;
}

.table tbody tr td.table-status img {
    margin: 0px 2px;
}

.disable-circle i,
.not-verified {
    color: #b7b7b7;
    font-size: 25px;
    vertical-align: middle;
}

.sort-filter-dropdown {
    right: 136px;
    width: 122px;
    min-width: 100px;
}

.disable-circle i {
    padding: 0px 3px 0px 0px;
}

.user-listing-dropdown {
    background-color: #fff;
    border: none;
    border-radius: 0px;
    min-width: 175px;
    right: 1px;
    border-top: 2px solid #2b3991;
    top: 44px;
    box-shadow: -3px 1px 12px 4px #908c8c2e;
    padding: 10px;
    z-index: 4;
}

.filters .per-page-div.admin-user-select {
    margin-right: -6px;
}

.user-listing-dropdown a {
    color: #2e2e2e;
    display: flex;
    font-size: 15px;
    align-items: center;
}

.sort-filter-dropdown.user-listing-dropdown a {
    padding: 4px 3px;
}

.user-listing-dropdown a span {
    font-size: 15px;
    color: #000;
    margin-left: 12px;
    line-height: 16px;
    text-align: left;
}

.table tbody tr td.table-action .user-listing-dropdown a {
    margin: 0px;
    padding: 5px;
    text-align: left;
}

.coming-soon {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e8e8e8;
}

.coming-soon img {
    width: 37%;
}

.select-all.dropdown-menu a:hover i,
.dropdown-menu a:hover span {
    color: #2b3990;
}

#gridSection .first-row {
    background: #fff;
    border-radius: 4px;
    width: 100%;
    padding: 20px 0px;
    margin: 15px 0px;
    border: 2px solid #fff;
    cursor: pointer;
    height: 273px !important;
}

#gridSection .first-row .check-box {
    left: 14px;
    top: -8px;
}

#gridSection .first-row:hover {
    box-shadow: 0 2px 7px 4px #00000040;
}

#gridSection .first-row .a {
    padding: 10px;
    background: #fff;
}

#gridSection .outer-div {
    padding: 0px 14px;
}

#gridSection .outer-div .nav-profile img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100%;
}

#gridSection .outer-div .nav-profile .enable-circle i {
    position: absolute;
    right: 99px;
    top: 2px;
    font-size: 15px;
}

#gridSection .first-row button#dropdownMenu {
    float: right;
    background: transparent;
    position: relative;
    top: -12px;
    left: 14px;
}

#gridSection .user-info {
    font-size: 19px;
    padding: 0px;
    margin: 17px 0px 0px;
    height: auto;
}

#gridSection .user-info p {
    height: auto;
    color: #808183;
    margin-bottom: 7px;
    padding: 0px 20px;
    width: 90%;
    font-size: 13px;
    margin: 0px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#gridSection .info {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
    width: 100%;
}

#gridSection .info .text-right {
    padding: 0px;
}

#gridSection .info h5 {
    padding: 0px 10px;
    font-weight: 600;
    color: #817d7d;
    font-size: 15px;
}

#gridSection .info .meeting {
    border-left: 1px solid #817d7d;
    padding-left: 14px;
}

#gridSection .info span {
    color: #686464;
    display: inline-block;
    vertical-align: middle;
}

hr {
    margin-top: 10px;
    margin-bottom: 12px;
    border: 0;
    border-top: 1px solid #eeee;
    width: 100%;
}

#gridSection .verified img {
    padding: 0px 10px;
}

.navbar-primary.sidebar-icon-only #gridSection .outer-div .nav-profile .enable-circle i {
    right: 123px;
    top: 5px;
}

.navbar-primary.sidebar-icon-only hr {
    width: 100%;
}

#gridSection .not-verified img {
    padding: 0px 10px;
}

#gridSection .first-row .verified,
#gridSection .first-row .unverified {
    text-align: center;
    font-size: 13px;
    margin-left: 3px;
}

.more .dropdown {
    text-align: right;
}

.page-resources-listing .more .dropdown {
    text-align: center;
}

.more .dropdown.open .btn i,
.more .dropdown .btn:hover i,
.more {
    color: #2b3990;
}

.filter-active span {
    font-size: 16px;
    color: #4d4b4b;
    font-weight: normal;
}

.filter-div strong,
.topic-popup strong {
    font-size: 18px;
    color: #2e2e2e;
    display: block;
    font-weight: 600;
}

.clear-btn {
    background: transparent;
    border: none;
    vertical-align: top;
    padding: 0px;
    float: left;
}

.clear-btn a {
    color: #1a7497;
    font-size: 16px;
    font-weight: 600;
}

.question-list-page .filter-div,
.tag-listing-table .filter-div {
    width: 628px;
}

.filter-div {
    background: #fff;
    padding: 20px;
    margin: 0px 30px;
    box-shadow: 0 -2px 26px 0px #0000003d;
    position: absolute;
    top: 230px;
    border-top: 2px solid #2b3991;
    z-index: 999;
    right: 30px;
}


/* .topic-listing-table .filter-div {
	width: 602px;
} */

.category-listing-body .filter-div {
    min-width: 525px;
}

.community-list-page .filter-div {
    width: 660px;
}

.filter-div .check-box {
    margin: 11px 15px 11px 0px;
    width: 120px;
}

.filter-div .col-sm-10 {
    padding: 0px;
}

.filter-div .col-sm-2 {
    padding: 0px;
    width: 25%;
}

.filter-div .col-sm-2 .chosen-container {
    width: 100% !important;
}

.filter-div .col-sm-2 .chosen-container .chosen-single span {
    margin-top: 2px;
}

.Category {
    padding-left: 0px;
}

.topic {
    padding-right: 0px;
}

.dropdown-block {
    margin: 0px 0px 15px;
    padding: 0px 14px 0px 15px;
}

.dropdown-block .chosen-container {
    width: 100% !important;
}

.dropdown-block .chosen-container .chosen-single {
    padding: 12px;
    border: none;
    background: #ffffff;
    border: 1px solid #cacdd0;
    border-radius: 2px;
}

body .chosen-container-single .chosen-single span {
    font-size: 15px;
    color: #000;
    font-weight: normal;
    line-height: initial;
}

body .dropdown-block .chosen-container .chosen-single div b {
    background-position: 0px 21px;
}

.grid-section {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.action-block .not-verified,
.action-block .verified {
    text-align: center;
}

.action-block.Disable .not-verified,
.action-block.enable .verified {
    text-align: left;
}

.action-block.Disable .disable-circle,
.action-block.enable .enable-circle {
    float: right;
    font-size: 13px;
    position: absolute;
    right: 19px;
    display: flex;
}

.sort-filter-dropdown {
    right: 146px;
    top: 230px;
    position: absolute;
    min-width: 134px;
}

.user-listing-filters .user-listing-dropdown.sort-filter-dropdown {
    right: 236px;
    top: 248px;
    position: absolute;
}

.sort-filter-dropdown::before {
    content: '';
    top: -9px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #2b3991;
}

.image-circle-profile img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
    float: left;
    object-fit: cover;
}

#gridSection .first-row .more {
    padding: 0px;
    position: absolute;
    right: 0px;
    top: 7px;
}

.fa-long-arrow-down {
    color: #b7b3b3;
    padding: 4px 0px;
    margin-left: 0px;
    font-size: 18px;
}

table tbody tr td div .fa-check,
table tbody tr td div .fa-times {
    font-size: 16px;
    color: #45c204;
    cursor: pointer;
}

table tbody tr td div input {
    margin-right: 0px;
    padding: 3px 0px;
    border-color: #eee;
    width: 44px;
    text-align: center;
    border: 1px solid #2b3990;
}

table tbody tr td div .fa-times {
    color: #b1acac;
}

.fa-long-arrow-up {
    padding: 4px 0px;
    color: #45c203;
    font-size: 18px;
    margin: 0px;
}

.transaction-filters .date-filter {
    margin-bottom: 35px;
    display: flex;
}

.transaction-filters .date-filter span,
.broadcast-videos-screen .filter-div .date-filter span {
    padding: 0px 14px;
}

.broadcast-videos-screen .filter-div .date-filter {
    display: flex;
    align-items: center;
    margin-bottom: 21px;
    margin-top: 16px;
}

.broadcast-videos-screen .filter-div {
    width: 590px;
}

.transaction-filters .action-btn {
    width: 14%;
}

.transaction-filters .action-btn span {
    font-size: 17px;
}

.transaction-filters .action-btn ul li {
    padding: 16px 12px 0px;
}

.transaction-filters .action-btn .dropdown-content {
    top: 44px;
    min-width: 100%;
    box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.2);
}

.sidebar-icon {
    color: #808080;
}

.search-form #searchIconBtn:focus,
.search-form #searchBar:focus {
    box-shadow: 0px 5px 3px -4px #a99d9d;
}

.admin-profile-div {
    width: 160px;
    height: 160px;
    border-radius: 0;
    border: 1px solid #dcdcdc;
    -o-object-fit: cover;
    object-fit: cover;
}

.admin-profile-div img {
    width: 160px;
    height: 160px;
    object-fit: cover;
    background-size: cover;
    padding: 8px;
}

.btn-blue {
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    margin-top: 0px;
    padding: 8px 0;
    width: 160px;
    color: #fff;
    background-color: #2b3990;
    border-radius: 0px;
    font-size: 14px;
    border-color: #dadada;
    font-weight: 400;
    position: relative;
    right: 19px;
}

.profile-remove-bttn {
    background: transparent;
    background: transparent;
    border: 1px solid #ccc;
    width: 160px;
    border-radius: 0px;
    position: relative;
    right: 18px;
    padding: 8px 0;
}

.profile-button .file-upload {
    background: transparent;
    width: auto;
}

.footer .container-fluid {
    background: #fff;
    position: unset;
}

.filter-block .index-filter {
    margin-right: 13px;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link i:hover {
    color: #2b3990;
}

#gridSection .pagination-container {
    padding: 30px;
}

.middle-content .filter-block .select-all .dropdown .user-listing-dropdown:before {
    right: 24px;
    left: auto;
    border-bottom: 8px solid #2b3991;
    position: absolute;
}

.filter-div:before,
.login-collapse .navbar-dropdown::before,
.notification-drop-down::before,
.filter-block .select-all .dropdown .dropdown-menu:before {
    content: '';
    top: -8px;
    right: 98px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #2b3991;
}

.login-collapse .navbar-dropdown::before,
.notification-drop-down::before {
    right: 18px;
    left: auto;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #2b3991;
}

.dropdown-block .chosen-container {
    margin-top: 15px;
}

.notification-drop-down {
    padding: 0px;
    top: 60px;
    right: 23px;
    padding-bottom: 16px;
}

#contactNotification {
    padding: 0px;
    top: 62px;
    right: 243px;
}

.checbox-area {
    padding-bottom: 8px;
}

.checbox-area .checkmark {
    top: 3px;
}

.category-section .filter-active .filter-div:before {
    right: 11px;
}

.category-filters .sort-filter-dropdown::before {
    right: 8px;
}

.checbox-input {
    vertical-align: text-top;
}

.action-block {
    padding: 0px 20px;
}

.action-block img {
    height: 16px;
    width: 16px;
    margin: 0px 3px;
}

.no-record-row td {
    text-align: center !important;
    height: 376px;
}

.no-record-row td span,
.no-record-row span,
ul.timeline .no-record-row span {
    padding: 10px 0px 0px 6px;
    display: block;
    font-size: 19px !important;
    color: #a5a1a1;
}

#requestedQuestions .text-right {
    padding-right: 0px;
}

#gridSection .no-record-row .col-sm-12 {
    margin-top: 75px;
}

.category-section .clear-btn {
    margin: 0px;
}

.modal-dialog .no-record-row {
    position: absolute;
    top: 50%;
    display: flex;
    left: 0px;
    align-items: center;
    justify-content: center;
}

.table tbody tr td.name-detail {
    padding-left: 14px;
}


/* graph css */

.graph img {
    width: 100%;
}

.graph {
    padding: 4px;
    float: left;
}

.gardient-block .grdient-block.blue {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e94989+0,bd52a0+100 */
    background: #e94989;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #e94989 0%, #bd52a0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #e94989 0%, #bd52a0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #e94989 0%, #bd52a0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    float: left;
    padding: 25px 30px;
    width: 100%;
    border-radius: 5px;
}

.gardient-block .grdient-block.green {
    background: #865ebf;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #865ebf 0%, #5c49bc 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #865ebf 0%, #5c49bc 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #865ebf 0%, #5c49bc 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    float: left;
    padding: 25px 30px;
    width: 100%;
    border-radius: 5px;
}

.gardient-block .grdient-block.orange {
    background: linear-gradient(45deg, rgba(233, 166, 20, 1) 0%, rgba(232, 165, 21, 1) 100%);
    float: left;
    padding: 25px 30px;
    width: 100%;
    border-radius: 5px;
}

.gardient-block .grdient-block.pink {
    background: #ffc551;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #ffc551 0%, #f99b44 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #ffc551 0%, #f99b44 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #ffc551 0%, #f99b44 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    float: left;
    padding: 40px 30px 25px;
    width: 100%;
    border-radius: 5px;
}

.gardient-block {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}

.navbar-primary.sidebar-icon-only .gardient-block {
    padding: 0 0 20px 13px;
}

.gardient-block span {
    color: #fff;
    font-size: 16px;
}

.gardient-block h1 {
    color: #fff;
    font-family: 'source_sans_prosemibold';
    font-size: 30px;
}

button.btn.btn-history {
    background: #1aaf0b;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 14px;
    margin-right: 15px;
}

button.btn.btn-history a {
    color: #fff;
}

button.btn.btn-history:hover {
    border-color: #1aaf0b;
    background-color: transparent;
    color: #1aaf0b;
}

button.btn.btn-view-expenditure:hover {
    border-color: #d1001d;
    background-color: transparent;
    color: #d1001d;
}

button.btn.btn-history:hover a {
    color: #1aaf0b;
}

button.btn.btn-history:hover .img-2,
button.btn.btn-view-expenditure:hover .img-2,
button.btn.btn-history .img-1,
button.btn.btn-view-expenditure .img-1 {
    display: inline-block;
}

button.btn.btn-history:hover .img-1,
button.btn.btn-view-expenditure:hover .img-1,
button.btn.btn-history .img-2,
button.btn.btn-view-expenditure .img-2 {
    display: none;
}

button.btn.btn-history a:hover {
    color: #1aaf0b;
}

button.btn.btn-view-expenditure a:hover {
    color: #d1001d;
}

button.btn.btn-view-expenditure {
    background: #d1001d;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 14px;
}

button.btn.btn-view-expenditure img,
button.btn.btn-history img {
    margin-right: 5px;
    width: 20px;
    height: auto;
}

.transaction-btn-block {
    margin-top: 15px;
    margin-bottom: 30px;
}

.rating-block {
    display: flex;
    align-items: center;
    padding: 0px 0px 0px 10px;
}

table tbody td.transaction-mode .balance {
    width: 45%;
}

.login-screen {
    background: url(../images/background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: scroll;
    /* overflow-y: hidden; */
    overflow-x: hidden;
}

.btn-block {
    margin: 10px 0px 0px;
}

.transaction-filters .filter-div {
    width: 721px;
}

.transaction-data {
    margin-left: 13px;
}

.transaction-filter-block {
    padding-left: 0px;
}

.transaction-filters .filter-div .filter-heading {
    display: block;
    margin-bottom: 20px;
}

.transaction-data strong {
    display: flex;
    align-items: center;
}

.question-popup {
    vertical-align: middle;
    width: 24%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.overlay-div.open {
    min-height: 100%;
    height: 860px;
    width: 100%;
    background: #a5a0a0;
    position: absolute;
    z-index: 999;
    margin: 38px 0px 0px;
    opacity: 0.5;
}

.middle-content-1 .filter-block .right-info .index-filter {
    width: 72px;
}

#contactNotification .profile-listing a i {
    padding: 0px;
    margin-right: 10px;
    cursor: auto;
}

.profile-listing a img {
    height: 40px;
    width: 40px;
    padding: 10px;
    border-radius: 3px;
    margin: 0px 18px 0px 0px;
}

.profile-listing a .user-notification {
    background: #e9f3fc;
}

.profile-listing a .question-notification {
    background: #fff1dc;
}

.profile-listing a .topic-notification {
    background: #f2fee8;
}

.notification-drop-down .time,
.notification-popup .profile-listing .time {
    font-size: 13px;
    display: block;
    color: #716d6d;
}

.notification-drop-down .profile-listing li i {
    padding: 17px;
    cursor: pointer;
}

.grid-view-icon {
    height: 18px;
    width: 18px;
}


/*new css*/

.table thead tr th {
    border: none;
    background: #fff;
    /* padding: 10px; */
    font-size: 16px;
    white-space: nowrap;
    font-weight: 400;
    font-family: 'source_sans_proregular';
    color: #828285;
    line-height: 16px;
}

#lightingIcon {
    width: 10px;
    height: 13px;
}

.table>thead:first-child>tr th:first-child {
    width: 20px;
    padding: 20px 17px;
}

.table>tbody>tr td:first-child {
    padding: 10px 14px;
}

.permission-table>tbody>tr td:first-child {
    padding: 25px 14px;
}

.table tbody tr td {
    padding: 0px;
    margin: 0px;
    border: none;
    font-size: 14px;
}

tr:nth-child(odd) {
    background: #f8fbff;
}

tr:nth-child(even) {
    background: #fff;
}

.table tbody .group-name-records {
    display: flex;
    padding-left: 16px !important;
    text-align: left;
}

.user-name.ellipse-content{

    width: 50%;

 }
 
 .metaIcons {
    display: flex;
gap: 5px; /* Increase or decrease this value for spacing */
align-items: center;

}

.metaIcons img {
    height: 18px;
}

.default_img {
    width: 110px;
    border-radius: 4px;
    height: 70px;
    object-fit: cover;
    margin-right: 10px;
    align-items: flex-start;
    cursor: pointer;

}

.default_img_new {
    width: 110px;
    border-radius: 4px;
    height: 70px;
    object-fit: cover;
    margin-right: 10px;
    align-items: flex-start;
    background-color: #f9f9f9;
    cursor: pointer;

}

.ellipse-content{
    width: 98%;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    font-size: 16px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 0px;
    max-height: 81px;
    /* padding: 3px 25px 3px 0px; */
    word-break: break-all;
    white-space: normal;
}
.table tbody .user-info-wrap {
    /* padding-left: 4px; */
    /* padding-right: 25px; */
    /* padding-left: 4px; */
    text-overflow: ellipsis;
    overflow: hidden;
    /* width: 365px; */
    /* height: 1.2em; */
    white-space: nowrap;
    display: flex;
    /* margin-left: 0px; */
}

.user-information,
.user-text {
    display: inline-flex;
    align-items: top;
}

.category-detail .category-list li .user-text .user-detail-text {
    margin-left: 0px;
}

.table tbody .user-img {
    /* margin: 0px 5px; */
    border-radius: 3px;
    display: grid;
    position: relative;
    height: 40px;
    width: 40px;
    align-items: center;
    justify-content: center;
}

.table tbody .transaction-span .time {
    line-height: 8px;
    font-size: 10px;
    color: #fecb01;
    display: flex;
    align-items: center;
}

.user-listing-filters .filters-blocks-div .filter-div {
    width: 638px;
}

.table tbody .user-img img {
    width: 30px;
    height: 30px;
    border-radius: 3px;
    box-shadow: none;
    object-fit: cover;
    border: 1px solid #ccc9c9;
}

.user-dynamic-listing .table tbody .user-img img,
.transaction-table tbody .user-img img,
.answers-listing-table .table tbody tr .user-img img {
    border-radius: 100%;
}

.table thead tr .suggested-name {
    text-align: left;
}

.table thead tr .table-action {
    width: 90px;
    text-align: right;
    padding: 16px;
}

.static-table-action {
    text-align: center !important;
}

table thead tr .colum-second {
    width: 30%;
}

.table-status,
.user-earning,
.meeting-price,
.meeting-date,
.verified-status,
.configuration-value {
    /* width: 300px; */
    text-align: center;
}

.verified-status span {
    margin-left: 10px;
}

.verified-status .not-verified {
    margin-left: 10px;
}

.user-info-wrap .check-box {
    top: 0px;
}

.category-profile-info,
.meeting-subject-name {
    /* max-width: 357px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.user-profile-info {
    max-width: 316px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.category-profile-info,
.meeting-subject-description {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    /* width: 120px; */
}

.category-profile-info,
.video-title {
    font-weight: 600;
}

.table-description {
    text-align: left;
    width: 30%;
}

.meeting-subject-description {
    display: block;
    white-space: nowrap;
    /* width: 125px; */
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
}

.tag-status {
    width: 470px;
    text-align: center;
}

.user-designation {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 12px;
}

.creater-name,
.meeting-name,
.configuration-name {
    width: 20%;
}

.table thead tr .transaction-name {
    width: 22%;
}

.created-by {
    width: 18%;
}

.table thead tr .community-name {
    width: 50%;
}

.transaction-table .transaction-mode {
    width: 18%;
}

.transaction-mode {
    text-align: center;
}

.fa-tag::before {
    content: '\f02c';
}

.user-info strong {
    font-weight: 600;
}

.topic-info {
    text-align: center;
}

.img-upload-container {
    background: #0471c6;
    padding: 50px 50px 20px;
    color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.img-upload-container h3 {
    margin: 20px 0px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info-block {
    background: #fff;
    width: 100%;
    padding: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.info-block ul {
    cursor: pointer;
}

.info-block ul li:hover,
.info-block ul li.active {
    background: #f5f5f5;
}

.info-block ul li:hover a,
.info-block ul li.active a {
    color: #2b3990;
}

.info-block ul li.active .blue-img,
.info-block ul li .default-img,
.info-block ul li:hover .blue-img,
.info-block ul li .default-img {
    display: block;
}

.info-block ul li.active .default-img,
.info-block ul li .blue-img,
.info-block ul li:hover .default-img,
.info-block ul li .blue-img {
    display: none;
}

.info-block ul .first-item {
    padding-top: 20px;
}

.info-block ul .last-item {
    padding-bottom: 20px;
}

.info-block ul li {
    padding: 18px 20px;
    border-bottom: 1px solid #e7e7e7;
}

.info-block ul li a {
    color: #2d2d2d;
}

.profile-information-div {
    background: #fff;
    padding: 30px 30px 33px;
    min-height: 344px;
}

.profile-information-div strong {
    font-size: 22px;
}

.profile-information-div form {
    margin-top: 26px;
}

.profile-information-div form .form-group {
    margin-bottom: 7px;
}

.profile-information-div h5 {
    line-height: 0px;
}

.profile-information-div .circle img,
.img-upload-container .circle img {
    height: 100px;
    width: 100px;
    background-size: cover;
    object-fit: cover;
    border: 1px solid #e6e2e2;
    border-radius: 100%;
}

.profile-information-div .clear button {
    margin: 24px 0px 0px;
}

.profile-information-div .clear button:first-child {
    margin-right: 15px;
}

.profile-information-div .circle {
    margin-top: 38px;
}

.profile-information-div .camera {
    left: 67px;
    text-align: center;
    width: 16px;
    top: -26px;
}

.profile-information-div .camera img {
    height: 30px;
    width: 30px;
}

.topic-popup {
    margin: 28px 0px;
    padding: 0px;
}

.add-topic-block {
    padding: 24px 0px;
}

.add-topic-block .form-control-placeholder {
    margin: 0px 0px 12px;
}

.add-question-form .mx-auto {
    padding: 0px 42px;
}

.profile-information-div .recent-activities-block .timeline {
    margin-top: 45px;
}

#displayMoreData .see-more {
    background: transparent;
    border: none;
    cursor: pointer;
}

#displayMoreData .see-more a {
    color: #2b3990;
    cursor: pointer;
}

.profile-title {
    font-size: 25px;
    background: #f8f8f8;
    padding: 0px 14px 26px;
    font-weight: 400;
}

.notification-popup .modal-header {
    color: #fff;
    background: #2b3990;
    padding: 15px 39px 8px;
}

.notification-popup .modal-header .close {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    text-shadow: none;
    margin: 0px;
    padding: 0px;
    opacity: 1;
    padding-bottom: 56px;
    padding-right: 7px;
}

.notification-popup .modal-header h4 {
    display: inline-block;
}

.notification-popup .profile-listing {
    padding: 0px;
}

.notification-popup .profile-listing li {
    padding: 8px 40px;
}

.notification-popup .profile-listing li:first-child {
    padding-top: 45px;
}

.notification-popup .profile-listing li i {
    color: #f36868;
    font-size: 18px;
}

.dashboard-screen .gardient-block span {
    font-size: 18px;
}

.dashboard-screen .gardient-block small {
    display: block;
    color: #fff;
    font-size: 14px;
}

.dashboard-screen .gardient-block .clear,
.dashboard-screen .gardient-block .clear .col-sm-6,
.dashboard-screen .gardient-block .clear .col-sm-4 {
    padding: 0px;
    padding-top: 6px;
}

.dashboard-screen .gardient-block .clear span {
    font-size: 18px;
    font-family: 'source_sans_prosemibold';
}

.dashboard-screen .gardient-block .blue .pull-right,
.dashboard-screen .gardient-block .green .pull-right {
    background: #798ceb;
    padding: 12px;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dashboard-screen .gardient-block .green .pull-right {
    background: #55c58d;
}

.dashboard-screen .gardient-block .orange .pull-right {
    background: #eaae2c;
}

.dashboard-screen .gardient-block .information-div {
    padding: 20px;
    height: 390px;
    background: #fff;
}

.dashboard-screen .gardient-block .img-block {
    margin: 18px auto;
    text-align: center;
}

.dashboard-screen .gardient-block .information-div .img-block img {
    margin-top: 0px;
}

.dashboard-screen .gardient-block .information-div img {
    height: auto;
    margin-top: 20px;
    width: 70%;
}

.dashboard-screen .gardient-block .category-detail .small-circle-img {
    height: 40px;
    width: 40px;
    background-size: cover;
    object-fit: cover;
    margin-left: 0px;
}

.dashboard-screen .gardient-block .recent-activities-block ul {
    margin: 20px 0px 0px;
}

.dashboard-screen .gardient-block .recent-activities-block .view-all a {
    font-size: 15px;
    font-weight: 600;
}

.dashboard-screen .gardient-block .recent-activities-block li {
    margin: 20px 0px;
}

.dashboard-screen .gardient-block .recent-activities-block li p,
.dashboard-screen .gardient-block .recent-activities-block li span {
    font-size: 13px;
}

.dashboard-screen .gardient-block .information-div .view-all {
    margin: 0px;
    position: absolute;
    top: 290px;
}

.dashboard-screen .gardient-block .clearfix {
    padding: 30px 0px;
}

.dashboard-screen .gardient-block .chosen-container {
    float: right;
    width: 17% !important;
}

.dashboard-screen .gardient-block .chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url(../images/arrow_small_up_blue.png) no-repeat 0px 15px;
}

.dashboard-screen .gardient-block .chosen-container-single .chosen-single div b {
    background: url(../images/arrow_small_blue.png) no-repeat 0px 15px;
}

.dashboard-screen .gardient-block .chosen-container span {
    color: #29388b;
    font-weight: 400;
    line-height: 14px;
}

.dashboard-screen .gardient-block .chosen-container.chosen-container-single .chosen-single,
.dashboard-screen .gardient-block .chosen-container .chosen-drop {
    border: 1px solid #29388b;
}

.dashboard-screen .gardient-block .chosen-container .chosen-drop {
    border-top: none;
}

.dashboard-screen .gardient-block .information-div .category-detail small {
    display: inline-block;
    color: #2d2d2d;
    font-weight: 400;
    font-size: 13px;
    vertical-align: -webkit-baseline-middle;
    padding-left: 13px;
}

.dashboard-screen .gardient-block .information-div .category-detail .number {
    font-weight: 700;
    position: absolute;
    right: 0px;
    margin-top: 31px;
}

.dashboard-screen .gardient-block .information-div .category-detail {
    padding: 1px 0px;
}

.dashboard-screen .gardient-block .information-div .category-detail-last {
    margin-bottom: 20px;
}

.row-offcanvas {
    min-height: 100%;
}

.transaction-unverified {
    margin-left: 5px;
}

.configuration-table thead tr .table-status {
    width: 186px;
}

.verified-status .Verify {
    margin-left: 21px;
}

.add-user button.btn.btn-demo:hover {
    background: #2b3991;
}

.table tbody tr .name-detail .checkmark:hover,
.filter-div .check-box:hover .checkmark,
.select-all.active,
.select-all:hover {
    border: 1px solid #2b3990;
    color: #2b3990;
}

.table tbody tr .name-detail .user-information:hover span,
.filter-div .check-box:hover span {
    color: #2b3990;
}

.grid-view .user-listing-dropdown {
    right: 1px;
    top: 38px;
    min-width: 139px;
}

.grid-view .user-listing-dropdown::before {
    top: -9px;
    right: 12px;
    left: 113px;
    border-bottom: 8px solid #2b3990;
}

.grid-view .pagination {
    margin-bottom: 48px;
}

#LoginCollapse,
.dropdown.open .notification-drop-down,
.dropdown.open .user-listing-dropdown {
    border-top: 2px solid #2b3991;
}

#notificationsList a i {
    padding: 7px 11px 10px 0px;
}

.circle-avatar img {
    height: 40px;
    width: 40px;
    border-radius: 100%;
    /* box-shadow: 1px 6px 8px -3px #a09d9d; */
}

.cemara input::after {
    content: '';
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.meeting-creater-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
}

.meeting-subject-name {
    width: 213px;
}

.configuration-detail span {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.profile-listing li:last-child .nav-link {
    color: #2b3991;
    font-weight: 600;
}

.grid-view .action-block {
    display: flex;
    align-items: center;
}

.grid-view .action-block .status {
    display: flex;
    width: 190px;
}

.user-information {
    cursor: pointer;
}

.question-title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.sort-filter-dropdown a i {
    width: 20px;
    position: absolute;
    right: 2px;
}

.table tbody tr td a {
    color: #2e2e2e;
    padding: 0px;
    margin: 0px;
}

.table tbody tr td .dropdown-menu a {
    margin: 15px;
}

.fixed-div {
    height: 607px;
    overflow: hidden;
    overflow-y: scroll;
}

.Verify-icon .fa {
    color: #2b3990;
}

.unverify-icon .fa,
.unapproved-icon .fa {
    color: #febc01;
}

.enable-icon .fa,
.approved-icon .fa {
    color: #45c204;
}

.table tbody tr td .dropdown-menu .delete-icon .fa,
.table tbody tr td .dropdown-menu .disable-icon .fa {
    color: #d11a2a;
}

.edit-icon .fa {
    color: #2b3990;
}

.dashboard-screen .gardient-block {
    margin-bottom: 47px;
}

.fa-long-arrow-down.down-arrow {
    right: 12px;
}

.table thead tr .table-status,
.table tbody tr .table-status {
    /* text-align: right; */
    padding-right: 0px;
}

.table tbody tr td .priority-status {
    display: flex;
    align-items: center;
    justify-content: center;
}

.user-listing-table.community-table .table tbody tr td .priority-status .priority-count {
    left: 158px;
}

.table tbody tr td .priority-count {
    background: #f5f5f5;
    height: 30px;
    min-width: 30px;
    padding: 0px 4px;
    border-radius: 3px;
    box-shadow: 0px 2px 5px -1px #ada8a8;
    color: #fff;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    font-size: 16px;
    margin-right: 16px;
    border: 1px solid #e8e8e8;
    color: #2e2e2e;
}

.table tbody tr td img.priority-arrow {
    height: 20px;
    width: 18px;
    margin: -3px;
    padding: 0px;
}

.table thead tr .task-priority {
    text-align: center;
    /* width: 265px; */
}

.table tbody tr td.configuration-value {
    text-align: center;
}

.refresh-filter .btn-primary {
    background-color: #4c81e0;
    border: 1px solid #4c81e0;
    height: 40px;
    width: 94px;
}

.refresh-filter {
    padding: 6px 0px;
    text-align: center;
    border-radius: 4px;
    height: 40px;
    width: 94px;
    color: #ffff;
    font-size: 15px;
    font-weight: 100;
    margin-right: auto;
    cursor: pointer;
    margin-top: 18px;
    padding: 9px 15px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pull-right.btn {
    width: auto;
}

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}

.addReadMore.showmorecontent .readMore {
    display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
    margin-left: 2px;
    font-family: 'source_sans_prosemibold';
    color: #2b3990;
    cursor: pointer;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}

.refresh-filter span:nth-child(2) {
    font-family: 'source_sans_proregular';
    margin-left: 7px;
}

.transaction-span {
    margin-left: -8px;
}

.tooltip.top {
    top: 0px;
}

.table tbody tr td.user-count-list img {
    height: 30px;
    width: 30px;
    border-radius: 100%;
    margin: -7px;
    border: 1px solid #f5f5f5;
}

.table tbody tr td.user-count-list span {
    /* vertical-align: sub; */
    color: #2b3990;
    margin-left: 6px;
    font-size: 18px;
}

.table tbody tr td.user-count-list .add-bttn span {
    font-size: 10px;
    margin: 0px;
    color: inherit;
    height: 30px;
    display: inline-block;
    border: 1px solid #2b3990;
    line-height: 9px;
    border-radius: 100%;
    padding: 10px 3px;
    vertical-align: top;
    width: 30px;
}

.table tbody tr td.user-count-list .add-bttn span.text {
    display: block;
    border: none;
    padding: 0px;
    line-height: 8px;
    font-size: 9px;
}

.table tbody tr td .dropdown-menu a {
    margin: 15px;
    font-size: 15px;
}

.table tbody tr td .dropdown-menu a i {
    font-size: 18px;
    color: #6f6d6d;
    font-weight: 100;
}

.user-listing-dropdown .disable-circle i {
    color: #b7b7b7;
}

.table tbody .list-icon {
    font-size: 22px;
}

.table tbody .tooltip {
    border: none;
}

.community-table tbody tr td .priority-status {
    left: 0px;
}

.table tbody tr .common-td {
    position: relative;
    display: flex;
    align-items: center;
    padding: 22px 0px 0px;
    justify-content: start;
}

.topic-listing-table .table tbody .suggest-by {
    position: relative;
    top: 11px;
}

.topic-listing-table .table tbody .table-status,
.topic-listing-table .table tbody .table-action {
    padding: 15px 0px 0px;
}

.enable-circle i {
    color: #45c204;
}

.ellipsis {
    overflow: hidden;
    -webkit-line-clamp: 3;
    min-height: 0px;
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    max-height: 82px;
    padding: 18px 29px 0px;
}

.table thead tr .task-priorty {
    text-align: center;
}

.dropdown-menu a.disabled span,
.dropdown-menu a.disabled i,
.dropdown-menu a.disabled {
    color: #a59d9d;
    pointer-events: none;
}

.question-list-table tbody tr .meeting-subject-description,
.question-list-table tbody tr .question-title {
    display: block;
    white-space: nowrap;
    width: 405px;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    /* float: left; */
}

.modal-content {
    box-shadow: none;
}

.topic-listing-table .table thead tr .task-priority {
    text-align: center;
    width: 26%;
}

.community-table .table thead tr .task-priority {
    text-align: center;
    width: 12%;
}

.topic-listing-table .table thead tr .user-count,
.community-table .table thead tr .user-count {
    width: 22%;
}

.community-listing-table .table thead tr th.user-count {
    width: 27%;
}

.topic-listing-table tbody tr .meeting-subject-description {
    /* width: 50px; */
    display: block;
    font-family: 'source_sans_prolight';
}

.table tbody tr .user-count-list .add-bttn {
    margin-left: -7px;
    vertical-align: initial;
    color: #2b3990;
    cursor: auto;
}

.dropdown-menu.user-listing-dropdown .fa-long-arrow-up,
.dropdown-menu.user-listing-dropdown .fa-long-arrow-down {
    font-size: 15px;
}

.permission-list-page .filter-block .dropdown {
    padding: 0px;
}

.permission-list-page .dropdown .chosen-container,
.permission-list-page .dropdown .chosen-container {
    width: 100% !important;
}

.permission-list-page .dropdown .chosen-container .chosen-single {
    padding: 11px 10px;
}

.permission-table .table-heading .sub-table-heading span {
    font-size: 12px;
    margin: 6px 7px;
    font-family: 'source_sans_proregular';
    color: #7b7979;
}

.permission-table .table-heading .sub-table-heading {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.permission-listing-table .table>thead:first-child>tr th:first-child {
    padding: 20px 20px;
    font-size: 12px;
}

.list-view .permission-table input[type="checkbox"] {
    vertical-align: text-bottom;
    margin-right: -6px;
}

.list-view .permission-table label {
    margin: 0px;
}

.sort-by {
    width: 107px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #45c204;
    font-size: 16px;
    cursor: pointer;
}

.right-info.filters {
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter-by {
    color: #000;
}

.right-info.filters .sort-by i {
    color: #45c204;
    margin-left: 6px;
    font-size: 14px;
}

.filter-by {
    color: #737272;
}

.right-info.filters .filter-by i {
    color: #737272;
}

.arrow-icons img {
    height: 20px;
    width: 20px;
    float: right;
    position: absolute;
    right: 14px;
}

.arrow-icons img.down-icon {
    right: 30px;
}

.permission-listing-table {
    margin-bottom: 72px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.table tbody .suggest-by {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* width: 200px; */
}

.table tbody .suggest-by .question-title {
    margin-top: 3px;
}

.table tbody .suggest-by .user-img {
    width: 30px;
    height: 30px;
    margin-right: 4px;
}

.table tbody .suggest-by .user-img img {
    width: 30px;
    height: 30px;
    background-size: cover;
    border-radius: 100%;
    border: 1px solid #dad6d6;
}

.table tbody .suggest-by small {
    display: block;
    font-size: 10px;
    margin-top: -3px;
    color: #5a5656;
}

.table tbody .suggest-by span {
    font-family: 'source_sans_proregular';
    margin: 0px;
    font-size: 14px;
}

.middle-content .search-form #searchBar {
    /* padding-left: 49px; */
    padding-right: 33px;
}

.middle-content .search-form .search-img {
    position: absolute;
    left: 14px;
    top: 24px;
    height: 25px;
    width: 25px;
    right: auto;
}

.sort-filter-dropdown.user-listing-dropdown a.enable,
.sort-filter-dropdown.user-listing-dropdown a.enable i {
    color: #45c203;
}

.sort-filter-dropdown.user-listing-dropdown a.disable i {
    color: #b7b3b3;
}

.alert-success {
    word-break: break-all;
    color: #2e2e2e;
    background-color: #ffffff;
    border-color: #f5eeee;
    text-align: center;
    margin: -13px 0px;
    min-height: 384px;
    padding: 30px 0px;
}

.fa-long-arrow-up.disabled,
.fa-long-arrow-down.down-arrow.disabled {
    color: #b7b3b3;
}

.dropdown-menu.user-listing-dropdown i {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
}

.permission-list-page .btn-default {
    padding: 9px 27px;
    margin: 15px 5px;
    background: #2b3990;
    color: #fff;
    font-size: 16px;
}

.permission-list-page .btn-default[disabled]:hover {
    border-color: #eee;
    color: #fff;
    border: 1px solid #eee;
}

.btn-default[disabled] {
    cursor: not-allowed;
}

.permission-list-page .filter-block .dropdown .chosen-container .chosen-single:hover,
.permission-list-page .filter-block .dropdown .chosen-container .chosen-drop,
.table tbody tr td .priority-count:hover,
.table tbody tr td .priority-count:focus,
.select-dropdown .btn-primary:hover,
.select-dropdown .btn-primary:focus {
    border: 1px solid #2b3990;
    color: #2b3990;
    background-color: #fff;
}

.permission-list-page .btn-default:hover,
.permission-list-page .btn-default.active,
.permission-list-page .btn-default:focus {
    opacity: 0.9;
}

.table tbody tr td .priority-count:hover,
.table tbody tr td .priority-count:focus {
    background-color: #f5f5f5;
}

.permission-list-page .filter-block .dropdown .chosen-container .chosen-drop {
    border-top: none;
}

.permission-list-page .checkbox-wrap {
    width: 17%;
    display: inline-block;
}

.permission-list-page .checkbox-wrap .checkmark {
    top: -14px;
}

.permission-list-page .table tbody tr td {
    text-align: center;
    padding-left: 4px;
}

.permission-list-page .table tbody tr td:first-child {
    text-align: left;
    font-family: 'source_sans_proregular';
    font-size: 15px;
    padding-left: 20px;
}

.table.transaction-table tbody tr td .fa-long-arrow-up,
.table.transaction-table tbody tr td .fa-long-arrow-down {
    position: absolute;
    top: 16px;
    right: 0px;
    left: 72px;
}

.table.transaction-table tbody tr td.transaction-mode {
    position: relative;
}

.at-filter::before {
    background-image: url(../images/arrow_small.png) no-repeat 0px 18px;
    width: 16px;
    content: " ";
    position: absolute;
    left: -16px;
    top: -6px;
}

.select-dropdown {
    margin-right: 10px;
    width: 73px;
    padding: 0px;
}

.select-dropdown .btn-primary,
.select-dropdown .btn-primary:focus,
.open .dropdown-toggle.btn-primary {
    color: #2e2e2e;
    background-color: #ffffff;
    border-color: #ffffff;
    width: 73px;
    padding: 9px;
    text-align: left;
    position: relative;
    border: 1px solid #ffffff;
}

.select-dropdown .btn-primary span.icon {
    background: url(../images/arrow_small.png) no-repeat;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 17px;
    right: 0px;
}

.select-dropdown.open .btn-primary span.icon {
    background: url(../images/arrow_small_up.png) no-repeat;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 17px;
    right: 0px;
}

.select-dropdown.open .btn-primary,
.select-dropdown.open .btn-primary:focus,
.select-dropdown .btn-primary:hover {
    border: 1px solid #2b3990 !important;
    background: #fff;
    opacity: 2;
}

.select-dropdown .dropdown-menu {
    min-width: 73px;
    left: 0px;
    border: 1px solid #2b3990;
    text-align: left;
    padding: 3px;
    border-top: none;
    box-shadow: none;
    margin-top: -4px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.select-dropdown .dropdown-menu li:hover {
    background-color: #2b3991;
    background-image: #2b3991;
    background-image: -webkit-linear-gradient(#2b3991 20%, #2b3991 90%);
    background-image: -o-linear-gradient(#2b3991 20%, #2b3991 90%);
    background-image: linear-gradient(#2b3991 20%, #2b3991 90%);
    color: #fff;
    border-radius: 4px;
}

.select-dropdown .dropdown-menu li {
    padding: 3px 7px;
    cursor: pointer;
}

.select-dropdown .dropdown-menu li a:focus,
.select-dropdown .dropdown-menu li a:hover {
    background: transparent;
}

.select-dropdown .dropdown-menu::before {
    border: none;
}

.user-list-table table tbody .user-img img {
    border-radius: 100%;
}

.refresh-filter:hover,
.refresh-filter:hover .btn-primary {
    border-color: #27aae1;
    background: #27aae1;
}

.meeting-listing-table .table tbody tr .name-detail .user-information:hover img {
    border: none;
}

.meeting-listing-table .table tbody tr .name-detail .user-information:hover .meeting-subject-name {
    color: #2b3990;
}

.meeting-listing-table table tbody .user-img img {
    width: 30px;
    height: 30px;
    box-shadow: none;
    object-fit: contain;
    border: none;
}

.meeting-listing-table table tbody .user-img {
    align-items: flex-start;
    height: 52px;
    margin: 0px 5px 0px 7px;
}

.meeting-listing-table table tbody .small-avatar {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.meeting-listing-table table tbody .small-avatar img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border: 1px solid #cdcdd0;
    border-radius: 100%;
    background-size: cover;
}

.table tbody .suggest-by div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table tbody tr td.role-description p,
.menu-table.table tbody tr td.role-description p {
    width: auto;
    overflow: hidden;
    display: -webkit-box;
    margin-bottom: 0px;
    font-size: 13px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: auto;
    word-break: break-word;
    white-space: normal;
    text-overflow: ellipsis;
}

.table tbody tr td.menu-title p {
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table tbody tr td.menu-url p {
    width: 225px;
    overflow: hidden;
    display: -webkit-box;
    margin-bottom: 0px;
    font-size: 13px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: auto;
    word-break: break-word;
    white-space: normal;
    text-overflow: ellipsis;
}

.menu-table.table tbody tr td.role-description p {
    width: 313px;
}

.question-list-page .filter-block .select-all .dropdown .dropdown-menu {
    min-width: 196px;
}

.avatar .small-circle-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    /* box-shadow: 1px 6px 8px -3px #a09d9d; */
}

.table tbody td .check-box {
    padding-left: 18px;
}

.table tbody tr .user-count-list .add-bttn:hover span.text {
    line-height: 22px;
    font-size: 20px;
}

.table tbody tr td.user-count-list img:hover,
.table tbody td .role-img img:hover {
    transform: scale(3.0);
    transition: transform .4s;
    cursor: pointer;
}

.status-listing-table.blog-table .table tr td .user-data .user-img:hover,
.broadcast-listing-table .table tbody .user-img:hover {
    transform: scale(2);
    transition: transform .4s;
    cursor: pointer;
}

.table tbody tr .user-count-list .add-bttn:hover span {
    transform: scale(3.0);
    transition: transform .4s;
    cursor: pointer;
    padding: 10px 2px;
    text-align: center;
    background: #fff;
}

.table tbody .user-img span.sidebar-icon {
    font-size: 30px;
}

.role-table.table tbody td label.check-box {
    padding-right: 14px;
}

.fa-ellipsis-v {
    font-size: 18px;
    color: #8e8e8e;
}

.table tbody td .role-img img {
    height: 30px;
    width: 30px;
    margin: 0px -7px;
    border-radius: 100%;
}

.table tbody td .role-img {
    margin-left: 18px;
}

.table tbody td .role-img span {
    margin-left: 18px;
    vertical-align: middle;
    color: #2c3c8f;
}

.heading-div {
    display: flex;
    align-items: center;
}

table tbody td.transaction-mode .balance {
    display: grid;
    position: absolute;
    top: 7px;
    left: 60px;
    text-align: left;
}

.completed {
    color: #0571c6 !important;
}

.failed,
.rejected {
    color: #d11d1d !important;
}

.pending {
    color: #27aae1 !important;
}

.approved,
.accepted {
    color: #45c204 !important;
}

.processing,
.update {
    color: #e89b0e !important;
}

.filter-div .more-filter .check-box {
    width: 103px;
    margin: 8px 16px 0px 0px;
}

.table tbody td.meeting-status {
    text-align: center;
}

.new {
    color: #000000;
}

.community-table .table tbody tr .common-td {
    justify-content: center;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: all;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #bbb8b8 !important;
    color: #fff !important;
    border: 1px solid #d0d0d0 !important;
}

.dynamic-listing .loader-div {
    width: 97%;
    height: 100%;
    background: #000;
    z-index: 9999;
    position: absolute;
    opacity: 0.2;
}


/*----loader css-----*/

.loader .bar1,
.loader .bar2,
.loader .bar3,
.loader .bar4,
.loader .bar5,
.loader .bar6 {
    background-color: #565555;
}

.loader {
    margin: 0px auto;
    width: 60px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -9%);
    transform: translate(-50%, -9%);
    -webkit-transform: translate(-50%, -9%);
    z-index: 10;
    min-height: 100px;
}

.loader div {
    height: 30px;
    width: 8px;
    float: left;
    margin-left: 2px;
    -webkit-animation: delay .9s infinite ease-in-out;
    animation: delay .9s infinite ease-in-out;
}

.loader .bar2 {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s;
}

.loader .bar3 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s;
}

.loader .bar4 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s;
}

.loader .bar5 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s;
}

.loader .bar6 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s;
}

@-webkit-keyframes delay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.05);
    }
    20% {
        -webkit-transform: scaleY(1);
    }
}

@keyframes delay {
    0%,
    100%,
    40% {
        transform: scaleY(.05);
        -webkit-transform: scaleY(.05);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}


/*----loader css end-----*/

.table thead tr .configuration-value {
    text-align: center;
}

.table tbody tr .tag-name-detail .user-information .tag-name {
    width: 732px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.question-details-modal .Category-top .circle-avatar {
    text-align: center;
}

.meeting-status-block {
    display: flex;
    align-items: center;
}

.table thead .heading-main {
    font-family: 'source_sans_prosemibold';
}

.table thead .heading-main span {
    font-size: 12px;
    color: #545252;
    position: relative;
    left: 6px;
}

.permission-table .table-heading .sub-table-heading span:first-child {
    margin-left: -2px;
}

.meeting-listing-body .filter-div {
    width: 670px;
    right: 115px;
    top: 247px;
}

.meeting-listing-body .sort-filter-dropdown {
    right: 245px;
    top: 244px;
}

.meeting-listing-body .filter-div .checbox-area {
    padding-bottom: 14px;
}

#gridSection .info .text-left {
    display: flex;
    align-items: center;
}

.permission-list-page .no-padding.clear .dropdown {
    padding-left: 0px;
}

.green {
    color: #45c204 !important;
}

.grey {
    color: #9a9a9a;
}

.page-subtitle {
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 6px;
    color: #858586;
}

.load {
    height: 100%;
    width: 100%;
    background: #adadad;
    position: absolute;
    z-index: 1;
    opacity: 0.4;
}

.topic-listing-table .table tbody tr .common-td {
    /* padding-right: 28px; */
    justify-content: center;
}

.pagination>li.inactive {
    pointer-events: none;
    color: #eee;
    background-color: #333;
}

.modal-dialog .pagination>li.inactive {
    background-color: transparent;
}

.pagination>li.inactive a {
    color: #a5a4a4;
}

.pagination>li a i {
    display: inline;
    font-style: normal;
}

.table tbody tr td .config-value {
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px 15px;
}

.modal-body .see-more {
    color: #2B3990;
    font-size: 15px;
    font-family: 'source_sans_prosemibold';
    background: transparent;
    border: none;
    bottom: 100px;
}

.modal-body .see-more a {
    color: #2B3990;
    position: absolute;
    left: 47%;
}

.modal-body .padding-div .sort-by {
    padding: 7px 29px 0px 0px;
    font-size: 11px;
    color: #45c204;
}

.modal-dialog .padding-div .sort-by.open .fa-angle-up,
.modal-dialog .modal-body .padding-div .sort-by .fa-angle-down {
    display: inline-block;
}

.modal-dialog .modal-body .padding-div .sort-by.open .fa-angle-down,
.modal-dialog .modal-body .padding-div .sort-by .fa-angle-up {
    display: none;
}

.modal-dialog .modal-body .padding-div .sort-by i {
    margin-left: 3px;
    vertical-align: middle;
}

.meeting-listing-body .user-info-wrap .user-designation {
    margin: -5px 0px;
    width: 100%;
}

.meeting-listing-body .user-profile-info {
    max-width: 354px;
    width: 354px;
}

.table tbody td .serial-num {
    margin-left: 10px;
    vertical-align: sub;
}

.transaction-dashborad .gardient-block .grdient-block.green,
.transaction-dashborad .gardient-block .grdient-block.blue {
    padding: 40px 30px 25px;
}

.item.right .message p {
    background: #f1f0f5;
    color: #000;
    border-top-right-radius: 0px;
    overflow-wrap: break-word;
    width: 100%;
    border-top-left-radius: 8px;
}

.item.right .message p {
    float: right;
}

.item.right .message p {
    background: #70aee7;
    color: #fff;
}

.item .message p {
    background: #f8f8f8;
    border-radius: 8px;
    color: #2e2e2e;
    font-size: 14px;
    margin: 0;
    padding: 9px;
    width: 74%;
    word-break: break-word;
    border-top-left-radius: 0px;
}

.item.right .message .info {
    text-align: right;
}

.item .message .info {
    color: #747474;
    font-size: 12px;
    margin-bottom: 6px;
    text-align: left;
    display: block;
}

.item .message {
    overflow: hidden;
}

.avatar img {
    width: 50px;
    border-radius: 50%;
    height: 50px;
    object-fit: cover;
}

.avatar .topic-imagerr {
    width: 50px;
    border-radius: 50%;
    height: 50px;
    object-fit: cover;
}

.item .avatar {
    width: 40px;
    float: left;
    margin: 15px 5px 0 0;
}

.item.right .avatar {
    float: right;
    margin: 15px 5px 0 0;
}

.item {
    width: 100%;
    padding: 20px 16px 0px 26px;
}

.old-chat-btn a {
    font-size: 12px;
    color: #444446;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 100;
    display: block;
    background: #fafafa;
    width: 77px;
    margin: 0 auto;
}

.old-chat-btn img {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

.line-block {
    display: flex;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    overflow: visible;
    align-items: stretch;
    width: 100%;
    transition: none 0s ease 0s;
}

.line-block .main-div {
    position: relative;
    display: flex;
    top: 0px;
    flex-direction: row;
    flex-grow: 1;
    flex-shrink: 1;
    overflow: hidden;
    align-items: center;
    align-self: stretch;
    justify-content: center;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px 0px 0px;
    z-index: 0;
}

.line-block .left-line {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-shrink: 1;
    overflow: hidden;
    align-items: stretch;
    margin: 5px 5px 5px 0px;
    height: 1px;
    opacity: 0.8;
    background-color: #a7a7a7;
}

.line-block .right-line {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-shrink: 1;
    overflow: hidden;
    align-items: stretch;
    margin: 5px 0px 5px 5px;
    height: 1px;
    opacity: 0.8;
    background-color: #a7a7a7;
}

.line-block .text {
    position: relative;
    display: inline;
    flex-grow: 0;
    flex-shrink: 0;
    overflow: hidden;
    white-space: nowrap;
    overflow-wrap: break-word;
    font-size: 13px;
    color: #a7a7a7;
    font-weight: 400;
    align-self: center;
    padding: 5px 10px;
    cursor: inherit;
}

.padding-div .question-tab h5 {
    font-family: 'source_sans_probold';
    margin: 3px 0px;
    float: right;
}

.padding-div .question-tab .margin {
    margin-bottom: 10px;
}

.padding-div .question-tab .questions-list {
    list-style-type: decimal;
    list-style-position: inside;
    padding: 0px 17px 5px;
}

.padding-div .question-tab .questions-list li span {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.3px;
    margin-left: 2px;
}

.table tbody .transaction-span .time i {
    color: #fecb01;
    font-size: 10px;
    margin: 0px 2px;
}

.table tbody tr td .count-input a.enable i {
    color: #45c203;
}

.table tbody tr td .count-input a.disable i {
    color: #b7b3b3;
}

.table tbody tr td .count-input a.disable {
    pointer-events: none;
}

.table tbody tr td .amount-icon {
    height: 17px;
    width: 17px;
    position: absolute;
    left: 34px;
    top: 34%;
}

.table thead tr th.transaction-type {
    text-align: left;
    padding-left: 35px;
}

.table tbody tr td .transaction-type {
    font-size: 10px;
    line-height: 4px;
}

.table tbody td .pages-detail-web {
    max-width: 280px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    font-size: 16px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 0px;
    max-height: 81px;
    padding: 3px 25px 3px 0px;
    word-break: break-all;
    white-space: normal;
}

.table tbody tr td.pages-value {
    white-space: normal;
}

.table tbody .check-box.disabled .checkmark {
    pointer-events: none;
    border-color: #e8e8e8;
}

.date-filter #inputDiv {
    padding: 0px;
    display: flex;
    align-items: center;
    font-size: 12px;
    position: relative;
    justify-content: flex-start;
}

.date-filter #inputDiv .date-input small {
    color: #ff0000;
    font-size: 12px;
    position: absolute;
    margin-top: 5px;
    display: block;
    font-family: 'source_sans_proregular';
}

.date-filter #inputDiv .date-input input {
    width: 100px;
    margin: 0px -17px 0px 0px;
}

.date-filter #inputDiv label {
    font-size: 12px;
    font-family: 'source_sans_probold';
}

.date-filter #inputDiv .searchActivities {
    background: #2b3991;
    color: #fff;
    border: none;
    padding: 5px 10px;
    border-radius: 3px;
    margin: 0px 1px;
}

.date-filter #inputDiv .pull-right {
    display: flex;
    align-items: center;
    margin-top: 15px;
    margin-left: 12px;
}

.date-filter #inputDiv .searchActivities:hover {
    opacity: 0.9;
}

.date-filter #inputDiv .date-input {
    margin: 0px 25px 0px 0px;
}

.date-filter #inputDiv .cancel {
    padding: 2px 8px;
    margin-top: 0px;
}

input[type="checkbox"][disabled] {
    pointer-events: none;
}

input[type="checkbox"][disabled]+.checkmark {
    border-color: #e7e6e6;
    cursor: not-allowed;
}

.table tbody tr .name-detail input[type="checkbox"][disabled]+.checkmark:hover {
    border-color: #e7e6e6;
    color: #e7e6e6;
}

.add-community-form .checkmark {
    top: 2px;
    left: 8px;
}

.table tbody td.point-value {
    padding: 0px 12px;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-right: 14px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #000;
    padding-left: 26px;
    font-size: 16px;
    letter-spacing: 0.3px;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked+label:before {
    border: 1px solid #2b3990;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #2b3990;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.modal-dialog .modal-body .rating-div {
    position: absolute;
    top: 263px;
}

.highcharts-figure,
.highcharts-data-table table {
    min-width: 320px;
    max-width: 660px;
    margin: 1em auto;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #EBEBEB;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}

#container {
    height: 400px;
}

.contact-detail-page .sort-filter-dropdown {
    right: 36px;
}

.meeting-listing-body .clear-btn,
.transaction-screen .clear-btn {
    float: unset;
    margin: 7px 2px;
}

.meeting-listing-body .filter-div .btn-primary,
.transaction-screen .filter-div .btn-primary {
    padding: 7px 19px;
}

.table thead tr th .check-box {
    vertical-align: bottom;
}

.meeting-listing-table .table tbody .user-info-wrap {
    align-items: flex-start;
}

.meeting-listing-table .table tbody .user-info-wrap .check-box {
    top: -1px;
}

.session-name {
    font-family: 'source_sans_proregular';
}

.session-info-wrap {
    display: block;
    line-height: 16px;
}

.meeting-listing-table tbody tr td .text-fade {
    color: #a2a1a1;
    vertical-align: middle;
    font-size: 12px;
}

.meeting-listing-table .price-status {
    text-align: center;
}

.status-new {
    color: #45c204;
}

.status-pending {
    color: #27aae1;
}

.status-inprogress {
    color: #f3a00e;
}

.status-cancelled {
    color: #eb1414;
}

.status-rejected {
    color: #eb1414;
}

.meeting-listing-table table tbody .call-img {
    align-items: flex-start;
    height: 43px;
    margin: 0px 16px 0px 16px;
}

.meeting-listing-table table tbody .call-img img {
    width: 20px;
    height: 20px;
    box-shadow: none;
    object-fit: contain;
    border: none;
}

.meeting-listing-table tbody tr td .dropdown a.disabled img {
    height: 18px;
    width: 18px;
}

.meeting-listing-table tbody tr td .dropdown a.disabled img.enable-img,
.meeting-listing-table tbody tr td .dropdown a img.disable-img {
    display: none;
}

.meeting-listing-table tbody tr td .dropdown a.disabled img.disable-img,
.meeting-listing-table tbody tr td .dropdown a img.enable-img {
    display: block;
}

.meeting-listing-body .grid-list-div .icon-grid_icon:before {
    content: "";
    background-image: url(../images/calendar_icon.svg);
    height: 21px;
    width: 21px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: 9px;
    left: 10px;
}

.meeting-listing-body .grid-list-div.active .icon-grid_icon:before {
    content: "";
    background-image: url(../images/calendar_icon_sel.svg);
    height: 21px;
    width: 21px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: 9px;
    left: 10px;
}

.common-header .refresh-filter-meeting .btn:hover,
.common-header .refresh-filter-meeting .btn:active,
.common-header .refresh-filter-meeting .btn-default:focus {
    background-color: #fff;
    border-color: #2b3990;
    color: #2b3990;
}

.role-page-body .filter-div {
    top: unset;
    right: 31px;
}

.role-page-body .sort-filter-dropdown {
    right: 161px;
    top: 249px;
}

.common-pages-modal .list-description p {
    padding: 23px;
}

.common-pages-modal .modal-body .tab-content .tab-pane .new-div {
    height: 61vh;
}

.common-pages-modal.modal-dialog .modal-body .timeline .no-record-row img {
    margin-top: 160px;
}

.modal-body .timeline li {
    display: flex;
    align-items: center;
}

.modal-body .timeline li h5 {
    margin: 0px;
}

.category-detail .modal-body .tab-content .tab-pane .new-div {
    height: calc(100vh - 301px);
}

.configuration-list-page .radio-wrap {
    width: 178px;
}

.user-img .fa-envelope-open-o,
.user-img .fa-envelope {
    font-size: 25px;
}

.activity-area h3 {
    font-family: 'source_sans_prosemibold';
    font-size: 22px;
    color: #000;
}

.activity-area h6 {
    font-size: 14px;
    color: #7a7878;
}

.activity-area .progress {
    height: 6px;
    margin-bottom: 6px;
    margin-top: 12px;
    width: 70%;
}

.progress-bar {
    animation: progress 1.5s ease-in-out forwards;
}

.activity-area .online-member .progress-bar {
    max-width: 60%;
    background-color: #19b009;
}

.activity-area .server-load .progress-bar {
    background-color: #cd0319;
    max-width: 30%;
}

.activity-area .revenue .progress-bar {
    max-width: 60%;
    background-color: #fbb601;
}

.activity-area .profit .progress-bar {
    max-width: 80%;
    background-color: #37a7e7;
}

.activity-area .server-load {
    margin-bottom: 38px;
}

.activity-area .bg-white {
    background-color: #fff;
    border-radius: 3px;
    min-height: 326px;
    padding: 12px 28px;
}

.activity-area {
    margin: 11px 0px;
}

.activity-area .transaction-block {
    background-color: #fff;
    margin-top: -14px;
}

.activity-area .transaction-block h3 {
    padding: 25px;
}

.progress-bar {
    width: 0;
    animation: progress 1.5s ease-in-out forwards;
}

.title {
    opacity: 0;
    animation: show 0.35s forwards ease-in-out 0.5s;
}

@keyframes progress {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@keyframes show {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.activity-area .graph-img {
    margin-top: 25px;
}

.transaction-screen .chosen-container.chosen-container-single .chosen-single {
    padding: 7px;
    border-radius: 2px;
}

.transaction-screen .filter-div .index-filter {
    width: 40%;
}

.transaction-filters .date-filter input {
    padding: 7px 9px;
    width: 143px;
    padding: 7px;
    border-radius: 2px;
}

body .transaction-filters .chosen-container.chosen-container-active .chosen-single div b {
    background-position: 0px 17px;
}

.transaction-screen .filter-div .check-box {
    width: auto;
}

.transaction-screen .filter-div .no-padding {
    margin-top: 21px;
}

.transaction-filters .filter-div {
    right: 30px;
    top: 254px;
}

.transaction-filters .sort-filter-dropdown {
    right: 161px;
    top: 251px;
}

.broadcast-videos-screen .sort-filter-dropdown {
    right: 161px;
    top: 247px;
}

.broadcast-videos-screen .filter-heading {
    float: left;
    margin-bottom: 17px;
}

.broadcast-videos-screen .index-filter {
    clear: both;
}

.transaction-screen .table .checkmark {
    top: -11px;
}

/* .transaction-screen .table tbody .user-img {
    margin: 0px 7px 0px 13px;
} */

.transaction-screen .table thead tr th .check-box {
    vertical-align: middle;
    margin: 6px -2px;
}

.transaction-screen .table thead tr th {
    padding: 0px;
}

.escrow {
    color: #2441f7;
}

.export-file-btn .btn.btn-1 {
    position: absolute;
    top: 47px;
    padding: 8px 20px;
    right: 243px;
    background: #fff;
    box-shadow: 0 2px 4px 2px #00000012;
}

.export-file-btn .btn {
    position: absolute;
    top: 47px;
    padding: 8px 20px;
    right: 417px;
    background: #fff;
    box-shadow: 0 2px 4px 2px #00000012;
}

.export-file-btn .btn img {
    height: 30px;
    width: auto;
    margin-right: 5px;
    vertical-align: middle;
}

.broadcast-listing-table .table tbody tr td {
    padding: 10px 2px;
}

.broadcast-listing-table .table tbody tr td.suggest-by {
    margin-top: 16px;
}

.broadcast-listing-table .table tbody tr td.name-detail {
    display: flex;
    align-items: center;
    padding: 10px 0px;
}

.broadcast-listing-table .table tbody tr td.name-detail .user-name img {
    border-radius: 50%;
}

.broadcast-listing-table .table tbody tr .video-icon img {
    margin: 0px 7px 0px 9px;
}

.broadcasting-detail .category-list li a {
    display: flex;
    align-items: center;
}

.broadcasting-detail .category-list li {
    padding: 10px 18px;
}

.modal-dialog.transaction-detail .padding-div .payment-info .common-div h2.processing {
    float: left;
    width: 100%;
}

.modal-body .padding-div .ques-heading h6 {
    color: #000;
    font-family: 'source_sans_prosemibold';
    margin: 0px;
    font-size: 16px;
    margin-bottom: 10px;
}

.broadcasting-detail hr {
    margin-top: 13px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #eeee;
    width: 526px;
    position: relative;
    left: -19px;
}

.like-img,
.dislike-img {
    height: 15px;
    width: 15px;
    margin: 0px 5px;
}

.broadcasting-detail .ques-tab ul li {
    position: relative;
    font-size: 17px;
    padding-left: 8px;
    color: #000;
    word-break: break-word;
}

.broadcasting-detail .ques-tab ul li i {
    position: absolute;
    right: 14px;
    top: 8px;
}

.rating i {
    color: #fecb01;
}

.modal-dialog.transaction-detail .padding-div .common-div .action-btn.active,
.modal-dialog.transaction-detail .padding-div .common-div .action-btn:hover {
    background: transparent;
    border: 1px solid #2b3990;
    color: #2b3990;
}

.modal-dialog.transaction-detail .padding-div .common-div .action-btn {
    display: block;
    background: transparent;
    border: 1px solid #b6b4b4;
    padding: 6px 31px;
    width: 111px;
    border-radius: 2px;
    margin: 6px 0px 14px;
    color: #232327;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 23%;
    margin-left: 2px;
    margin-top: -14px;
    font-size: 12px;
    width: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-detail-page .refresh-filter-meeting {
    width: 63px;
}

.sender-email {
    cursor: pointer;
}

.modal-dialog .timeline .no-record-row {
    position: fixed;
}

.modal-body .timeline .no-record-row img {
    margin-right: 0px;
}

.tags-details .modal-body .tab-content .tab-pane .new-div {
    height: 60vh;
}

.priority-status .count-input span {
    position: absolute;
    left: -1px;
}

.common-header .refresh-filter-meeting .btn-default {
    padding: 9px 12px;
    color: initial;
    border-color: #fff;
}

.common-header .refresh-filter-meeting {
    margin-right: 8px;
    width: 59px;
}

.user-listing-filters .filter-div .check-box {
    width: auto;
}

.table.meeting-table tbody tr td.name-detail {
    padding: 8px 14px;
}

.user-detail-modal .info-list {
    display: flex;
    align-items: baseline;
}

.user-detail-modal .bookmark-info .info-list {
    display: flex;
    align-items: center;
}

.user-detail-modal .info-list .right-text {
    margin-left: 15px;
    overflow: hidden;
}

.user-detail-modal .info-list .left-icon {
    width: 18px;
}

.user-detail-modal .info-list img {
    width: 18px;
    height: auto;
}

.user-detail-modal .basic-info p {
    text-overflow: ellipsis;
    overflow: hidden;
}

.common-listing-table {
    position: relative;
}

.modal-dialog .profile-listing .no-record-row {
    top: 42%;
}

.modal-dialog .profile-listing .no-record-row img {
    height: 100%;
    width: 100%;
}

.modal-dialog .modal-body .rating-div.point-configrations {
    position: absolute;
    top: 66px;
}

#gridSection .disable-circle i,
#gridSection .not-verified {
    color: #b7b7b7;
    font-size: 18px;
    vertical-align: middle;
}

#gridSection .enable-circle i {
    font-size: 18px;
}

.email-marketing-table tbody tr td {
    white-space: normal;
}

.email-marketing-table tbody tr .user-info-wrap .check-box {
    top: -1px;
}

.email-marketing-table tbody tr .sidebar-icon {
    color: #808080;
    font-size: 24px;
    margin: 13px;
}

.email-marketing-table tbody tr td {
    padding-right: 10px;
    word-break: break-all;
}

.table tbody tr td .live {
    background: #8ec543;
    padding: 1px 6px;
    border-radius: 2px;
    color: #fff;
    margin-left: 4px;
    font-size: 11px;
}

.table tbody tr td .watch {
    background-color: #cc8511;
    padding: 1px 6px;
    border-radius: 2px;
    color: #fff;
    margin-left: 4px;
    font-size: 11px;
}

.table tbody tr td .soon {
    background-color: #808183;
    padding: 1px 6px;
    border-radius: 2px;
    color: #fff;
    margin-left: 4px;
    font-size: 11px;
}

.broadcast-listing-table .video-title .title {
    min-width: 30px;
    overflow: hidden;
    max-width: 62px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin: 0px;
    vertical-align: bottom;
}

.broadcast-listing-table .completed {
    background-color: #2b3990;
    padding: 1px 6px;
    border-radius: 2px;
    margin-left: 4px;
    font-size: 11px;
    color: #fff !important;
}

.broadcast-listing-table .saved {
    background-color: #d5cd18;
    padding: 1px 6px;
    border-radius: 2px;
    margin-left: 4px;
    font-size: 11px;
    color: #fff !important;
}

.table tbody tr .video-detail .user-information {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 285px;
    white-space: nowrap;
    position: relative;
}

.table tbody tr .video-detail .user-information div.info-div {
    overflow: hidden;
    text-overflow: ellipsis;
}

.broadcast-listing-table .table tbody .user-img,
.broadcast-listing-table .table tbody .user-img img {
    border-radius: 50%;
    position: relative;
}

.answers-listing-table .table tbody tr td .video-title {
    font-weight: 600;
    color: #161617;
    font-size: 18px;
    text-transform: capitalize;
}

.answers-listing-table .table tbody tr td .user-information {
    display: inline-flex;
    align-items: center;
}

.answers-listing-table .table tbody tr td .checkmark {
    position: absolute;
    top: 0px;
    left: 1px;
}

.answers-listing-table .table tbody tr td .check-box {
    top: -8px;
}

.answers-listing-table .table tbody tr td span.question-title {
    font-size: 16px;
    color: #5a595b;
}

.answers-listing-table .table tbody tr td small.question-title {
    font-size: 14px;
    color: #2d2d2d;
}

.answers-listing-table .table tbody tr td .user-img {
    position: relative;
    margin: 0px 9px;
}

.notification-icon {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    position: absolute;
    right: 4px;
    top: 6px;
    z-index: 9;
    border: 2px solid #fff;
}

.notification-icon.online {
    background: #8bc83d;
}

.notification-icon.offline {
    background: #c44347;
}

.left-input {
    border: 1px solid #BEBEBE;
    padding: 5px 3px;
    font-size: 16px;
    border-radius: 1px;
    border-right: 0px;
    background: #fff;
    max-width: 50px;
    min-width: 35px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.right-input.failed {
    border-left: 0px;
}

.right-input {
    border: 1px solid #BEBEBE;
    padding: 5px 3px;
    font-size: 16px;
    border-radius: 1px;
    color: #d11d1d;
    background: #fff;
    margin-left: -3px;
    max-width: 50px;
    min-width: 35px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.table tbody tr td span.ques-link {
    background: #eaeaea;
    padding: 2px 12px;
    border-radius: 2px;
    font-size: 16px;
    cursor: pointer;
}

.single-input {
    border: 1px solid #BEBEBE;
    padding: 5px 27px;
    font-size: 19px;
    border-radius: 1px;
    background-color: #fff;
}

th span.mail-count-heading {
    display: block;
    margin-top: 6px;
    font-size: 12px;
}

.answers-listing-table .table tbody tr td {
    padding-left: 14px;
}

.answers-listing-table .more .dropdown {
    text-align: center;
}

.fa-refresh {
    color: #2b3990;
    font-size: 19px;
}

.answers-listing-table .user-listing-dropdown {
    right: 9px;
}

.table tbody tr td .fa-trash {
    color: #b7b7b7;
    font-size: 23px;
    vertical-align: sub;
}

.table tbody tr td .fa-trash.delete-icon,
.user-listing-dropdown a.delete-icon .fa {
    color: #d11a2a;
}

.bold {
    font-size: 17px;
    color: #000;
    font-family: 'source_sans_prosemibold';
}

.broadcast-listing-table .video-title {
    font-weight: normal;
    color: #000;
}

.video-title span img {
    margin-left: 0px;
    height: 13px;
    width: auto;
}

.table tbody tr td img.video-status {
    height: 21px;
    width: 21px;
    margin-right: 4px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 25px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0px;
    right: 0px;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 3px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    top: 3px;
    right: 1px;
}

input:checked+.slider {
    background-color: #5cc304;
}

input:checked+.slider:before {
    -webkit-transform: translateX(25px);
    -ms-transform: translateX(25px);
    transform: translateX(25px);
    left: 0px;
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.answers-listing-table .table tbody .user-info-wrap {
    display: flex;
    padding-left: 4px;
    align-items: center;
}

.email-list-item a.ShowMore,
.email-list-item a.ShowLess {
    background: transparent;
    font-size: 13px;
    text-transform: capitalize;
    color: #2744d2;
    position: absolute;
    bottom: 5px;
    padding: 1px;
}

.email-list-item {
    position: relative;
    padding-bottom: 15px;
}

.broadcast-listing-table .table tbody .user-img .admin-verified-icon img {
    border: none;
    position: absolute;
    top: 15px;
    right: -5px;
    height: 20px;
    width: 20px;
}

.broadcasting-detail .image-block .admin-verified-icon {
    height: 15px;
    width: 15px;
}

.broadcasting-detail .info-div .image-block {
    position: relative;
}

.broadcasting-detail .nav-tabs li {
    margin-right: 4px;
}

.broadcasting-detail .nav-tabs {
    padding-left: 21px;
    border-bottom: none !important;
    width: 525px;
    margin-left: -26px;
    box-shadow: 0 7px 12px #cecccc47;
}

.broadcasting-detail #menu2 .padding-div h5 {
    color: #2e2e2e;
    font-family: 'source_sans_prosemibold';
    font-size: 16px;
    padding: 0px;
    margin: 9px 0px;
}

.broadcasting-detail #menu2 .padding-div span {
    float: right;
}

.broadcasting-detail #menu2 .category-list .detail {
    display: grid;
}

.broadcasting-detail #menu2 .category-list .detail small {
    color: #2e2e2e;
}


/* .user-listing-filters .common-header .refresh-filter-meeting {
	margin-right: -4px;
} */

.item:last-child {
    padding-bottom: 35px;
}

.category-listing-body .filter-div-1,
.community-list-page .filter-div-1,
.topic-listing-table .filter-div-1,
.question-list-page .filter-div-1 {
    right: 125px;
}

.category-listing-body .sort-filter-dropdown,
.community-list-page .sort-filter-dropdown,
.question-list-page .sort-filter-dropdown,
.topic-filters .sort-filter-dropdown {
    /* right: 255px; */
}

.user-dynamic-listing .user-name {
    font-size: 16px;
    color: #000;
    font-family: 'source_sans_proregular';
    font-weight: normal;
    max-width: 194px;
    min-width: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.user-dynamic-listing .auto-approved-video {
    vertical-align: super;
    margin: 0px 8px;
}

.user-earning .profile-price .price {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 30px;
    max-width: 100px;
}

.modal-dialog.video-modal .questions-list {
    padding: 0px 7px;
}

.settings-filters .modal-footer {
    clear: both;
    text-align: center;
    padding: 27px 0px;
}

.settings-filters .action-block-div {
    padding: 22px 22px 4px;
}

.settings-filters .filter-div {
    padding: 0px;
}

.email-marketing-table tbody tr td .email-information img {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    margin: 0px 13px;
    object-fit: cover;
    box-shadow: 0px 2px 10px -3px #a09d9d
}

.email-marketing-table .email-information {
    display: flex;
    cursor: pointer;
    align-items: center;
}

.email-marketing-table .email-information.group-email-information {
    margin-left: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.email-marketing-table .email-information.group-email-information .description {
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'source_sans_proregular';
    font-size: 15px;
}

.email-marketing-table .email-information .user-email,
.email-marketing-table .template-name {
    font-size: 16px;
    font-family: 'source_sans_prosemibold';
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.email-marketing-table .user-name {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 175px;
    min-width: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.email-marketing-table .email-date {
    font-size: 14px;
    font-family: 'source_sans_prosemibold';
    padding-left: 10px;
}

.email-marketing-table tbody tr td .existing-user-info img {
    height: auto;
    width: auto;
    margin: 0px 4px;
    box-shadow: none;
}

.email-marketing-table tbody tr td .email-info {
    width: 230px;
    overflow: hidden;
    cursor: pointer;
    display: grid;
}

.email-marketing-table .group-count {
    font-size: 16px;
    font-family: 'source_sans_prosemibold';
}

.emails-dropdown.dropdown button,
.emails-dropdown.dropdown.open .dropdown-toggle.btn-primary {
    background: #fafafa;
    border-color: #fafafa;
    color: #2e2e2e;
    font-size: 16px;
    padding: 11px;
    width: 276px;
    text-align: left;
    margin-left: 27px;
}

.btn .caret {
    background: url(../images/arrow_small.png) no-repeat;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 28px;
    right: 7px;
    border: none;
}

.emails-dropdown.dropdown.open .btn-primary .caret {
    background: url(../images/arrow_small_up.png) no-repeat;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 21px;
    right: 2px;
    border: none;
}

.emails-dropdown.dropdown .dropdown-menu::before {
    content: unset;
}

.emails-dropdown.dropdown .dropdown-menu {
    width: 275px;
    border-radius: 2px;
    right: 6px;
    margin-top: 20px;
    box-shadow: -3px 1px 12px 4px #908c8c2e;
    min-height: auto;
    padding-bottom: 10px;
}

.emails-dropdown.dropdown .dropdown-menu img {
    height: auto;
    width: auto;
    margin: 0px 11px;
}

.emails-dropdown.dropdown .dropdown-menu span {
    font-size: 16px;
}

.emails-dropdown.dropdown .dropdown-menu a {
    display: flex;
    align-items: center;
}

.emails-dropdown.dropdown .dropdown-menu li {
    padding: 13px 0px 4px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: transparent;
}

.emails-dropdown.dropdown .input-heading {
    margin-left: 11px;
    vertical-align: middle;
    color: #757373;
}

.email-marketing-table.email-marketing-sent-email-table .email-info {
    margin-left: 12px;
}

.email-marketing-table.email-marketing-sent-email-table .tr-4 .email-info {
    margin-left: 0px;
}

.email-marketing-table.email-marketing-sent-email-table .tr-4 .email-information {
    margin-left: -21px;
}

.email-subject-name {
    font-family: 'source_sans_prosemibold';
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.email-marketing-table .added-by {
    font-family: 'source_sans_prosemibold';
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.table thead th span {
    display: block;
    margin-top: 3px;
}

.email-marketing-table.email-marketing-sent-email-table .email-sent-date,
.email-marketing-table tbody tr td .date {
    font-size: 12px;
    color: #827e7e;
}

.right-input.success {
    color: #45c203;
}

.email-marketing-table.email-marketing-sent-email-table tbody tr td {
    word-break: break-all;
    padding: 0px 12px;
}

.table tbody tr td span.html,
.template-type.html {
    background: #fff2d2;
    padding: 2px 10px;
    font-size: 16px;
    border-radius: 4px;
    text-transform: lowercase;
    color: #da7f4a;
}

.table tbody tr td span.text,
.template-type.text {
    background: #d2eaff;
    padding: 2px 14px;
    font-size: 16px;
    text-transform: lowercase;
    border-radius: 4px;
    color: #1c8cec;
}

.email-template-information .email-info {
    margin-left: 12px;
}

.email-template-information span.description {
    font-size: 15px;
    color: #5f5d5d;
}

.dynamic-listing {
    position: relative;
}

.email-marketing-table tbody tr td.status {
    padding-left: 13px;
}

.user-dynamic-listing,
.common-listing-table {
    position: relative;
}

.contact-us-table .email-info {
    display: grid;
}

.marketing-template-table.email-marketing-table tbody tr td {
    padding: 0px 11px;
}

.marketing-template-table.email-marketing-table tbody tr td .email-information img {
    margin: 0px 10px 0px 0px;
}

.btn-primary.back-btn {
    background: transparent;
    color: #2b3991;
    padding: 6px 16px;
    border-radius: 2px;
    font-size: 16px;
    cursor: pointer;
    border: 1.4px solid #2b3991;
}

.btn-primary.back-btn:hover {
    background: #2b3991;
    color: #fff;
}

.btn-primary.back-btn i {
    font-size: 22px;
    vertical-align: bottom;
    margin-left: 6px;
}

.user-profile-div .left-section,
.user-profile-div .tab-content {
    background-color: #fff;
    overflow: hidden;
    overflow-y: scroll;
    height: calc(100vh - 74px);
}


/* .user-profile-div .left-section.cron-detail {
	
	background-color : #fff;
    overflow         : hidden;
    overflow-y       : scroll;
	height           : auto;

} */

.right-section.cron-detail {
    background-color: #fff;
    overflow: hidden;
    overflow-y: scroll;
    height: calc(100vh - 74px);
    height: auto;
}

.user-profile-div .tab-content {
    margin-top: 10px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}

.user-profile-div .left-section .user-info i {
    position: absolute;
    right: 0px;
    font-size: 25px;
    cursor: pointer;
    top: 31px;
}

.user-profile-div .info-count {
    right: 42px;
    left: auto;
    top: 16px;
}

.user-profile-div .user-name {
    font-weight: normal;
    font-size: 16px;
    margin-left: 2px;
    font-family: 'source_sans_prosemibold';
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    padding-right: 25px;
    margin-bottom: 0px;
}

.user-profile-div .notification-icon {
    left: 49px;
    top: 14px;
}

.user-profile-div .left-section img {
    height: 60px;
    width: 60px;
    object-fit: cover;
    border-radius: 50%;
}

.user-profile-div .left-section .nav-tabs {
    padding: 7px;
    box-shadow: none;
}

.user-profile-div .left-section .nav-tabs li {
    text-align: left;
    width: 105%;
    clear: both;
    margin-left: -22px;
    cursor: pointer;
    position: relative;
    border-left: 5px solid #f6f6f6;
    padding: 3px 0px;
    margin-bottom: 14px;
    margin-bottom: 0px;
    border-bottom: 1px solid #e2e2e2;
    margin-right: 0px;
    background: #f6f6f6;
}


/* .user-profile-div .left-section .nav-tabs li.cron-detail {
	text-align: left;
	width: 105%;
	clear: both;
	margin-left: 0px;
	cursor: pointer;
	position: relative;
	border-left: 5px solid #f6f6f6;
	padding: 3px 0px;
	margin-bottom: 14px;
	margin-bottom: 0px;
	border-bottom: 1px solid #e2e2e2;
	margin-right: 0px;
	background: #f6f6f6;
} */

.user-profile-div .left-section .nav-tabs li a,
.user-profile-div .left-section .nav-tabs li a:hover {
    cursor: pointer;
    padding: 14px;
    border: none;
    background-color: #f6f6f6;
    font-size: 16px;
    font-family: 'source_sans_prolight';
    font-weight: 600;
    width: 100%;
}

.user-profile-div .left-section .nav-tabs li a i {
    font-size: 25px;
    position: absolute;
    right: 17px;
}

.user-profile-div .left-section .nav-tabs li.active,
.user-profile-div .left-section .nav-tabs li:hover {
    border-left: 5px solid #293a92;
}

.user-profile-div .left-section .nav-tabs hr {
    width: 504px;
    margin-left: -24px;
    position: relative;
}

.user-profile-div .left-section hr {
    width: 434px;
    margin-left: -15px;
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border: none;
    width: 428px;
    cursor: pointer;
}

.user-detail-modal.View_Profile .right-section .tabs-left>li.active>a,
.user-detail-modal.View_Profile .right-section .tabs-left>li.active>a:hover,
.user-detail-modal.View_Profile .right-section .tabs-left>li.active>a:focus {
    border: none;
    width: 488px;
    cursor: pointer;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
}

.tabs-left>li>a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
}

.user-profile-screen .content-wrapper {
    padding: 7px 29px;
}

.row.user-profile-div {
    /* margin: 42px; */
    overflow: hidden;
}

.row.user-profile-div.cron-detail {
    margin: 35px;
    overflow: hidden;
}

.user-profile-div .right-section .user-info {
    display: flex;
    align-items: flex-start;
    padding: 0px
}


/* .user-profile-div .right-section.cron-detail {

    padding-right : 0px; 
    padding-left  : 0px; 
    top: 7px;
} */

.user-profile-div .right-section .user-info img.small-circle-avatar {
    height: 193px;
    width: 193px;
    object-fit: cover;
    border-radius: 2px;
}

.user-profile-div .right-section .user-info h4 {
    font-size: 20px;
    font-family: 'source_sans_prosemibold';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 411px;
    margin-bottom: 4px;
    margin-top: 4px;
    min-width: 40px;
    text-transform: capitalize;
}

.user-profile-div .right-user-data .user-data {
    display: flex;
    align-items: center;
    padding: 3px 0px;
}

.user-profile-div .right-user-data .user-data .blog-approve-icon {
    height: 21px;
    width: 21px;
}

.user-profile-div .right-section img.more-icon {
    height: auto;
    width: auto;
}

.tabs-data .tab-content .tab-pane ul li img.more-icon {
    height: 18px;
    width: auto;
    border-radius: 0px;
    margin-right: 0px;
}

.tabs-data .tab-content .tab-pane ul li button {
    background: transparent;
}

.tabs-data .tab-content .tab-pane ul li .fa-angle-right {
    font-size: 30px;
    vertical-align: middle;
    cursor: pointer;
}

.user-profile-div .right-section .user-info .dropdown {
    position: absolute;
    right: 23px;
    top: -9px;
    cursor: pointer;
    padding: 0px;
}

.user-profile-div .right-section .user-info .dropdown .dropdown-menu {
    min-width: 100px;
    width: 127px;
    right: -16px;
    top: 47px;
}

.view-profile.modal-dialog .common-tab ul li .dropdown {
    right: 13px;
}

.user-profile-div .right-section .user-info .dropdown button {
    padding: 8px 0px;
}

.user-profile-div .location {
    font-size: 15px;
    text-transform: capitalize;
}

.user-profile-div .description {
    font-size: 17px;
    margin-top: 12px;
}

.user-profile-div .rating-reviews-like-dislike {
    font-size: 18px;
    margin: 9px 0px;
}

.user-profile-div .rating-reviews-like-dislike .reviews {
    margin: 0px 10px;
}

.user-profile-div .like {
    margin: 0px 13px;
}

.user-profile-div span.price {
    font-size: 17px;
    margin-left: -4px;
}

.user-profile-div .user-earning:first-child {
    margin-right: 10px;
}

.user-profile-div .date {
    color: #5f6363;
    margin: 12px 0px;
    font-size: 15px;
}

.user-profile-div .right-section .status img {
    height: auto;
    width: auto;
    margin-right: 10px;
    cursor: pointer;
}

.user-profile-div .right-user-data {
    margin-left: 24px;
    margin-top: -7px;
}

.user-profile-div .tab-content .tabs-data .tab-content {
    box-shadow: none;
}

.user-profile-div .tab-content .tabs-data .tab-content .data-information h4 {
    margin-top: 4px;
    margin-bottom: 21px;
    line-height: 25px;
}

.user-profile-div .tab-content .tabs-data .tab-content .data-information.email-section h4 {
    margin-bottom: 0px;
}

.user-profile-div .tab-content .tabs-data .tab-content .data-information.email-section h4:last-child {
    margin-bottom: 21px;
}

.user-profile-div .tab-content .tabs-data .tab-content .data-information span {
    color: #57585a;
    font-size: 15px;
}

.user-profile-div .tab-content .tabs-data .nav-tabs {
    padding: 10px 0px 0px;
    position: relative;
}

.user-profile-div .tab-content .tabs-data .tab-content {
    padding: 12px 0px 0px;
}

.user-dynamic-listing .user-count-list {
    padding-left: 10px;
}

.user-dynamic-listing .user-profile-info {
    display: flex;
    /* padding-bottom: 2px; */
    padding-top: 10px;
    align-items: center;
}

.view-profile.user-detail-modal .meeting-tab .group-tab .filter-div {
    padding: 14px 0px 18px;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul li {
    padding: 10px 0px 10px;
}

.user-dynamic-listing .user-profile-info .quantity {
    margin-left: 5px;
    position: initial;
}

.view-profile .common-tab .group-tab #filterBlockIcon {
    margin-right: 0px;
}

.view-profile.user-detail-modal .group-tab .user-listing-filters .user-listing-dropdown.sort-filter-dropdown {
    right: 104px;
}

.view-profile.user-detail-modal .meeting-tab .group-tab .filter-div {
    right: -27px;
}

.table tbody tr .name-detail .user-information:hover .info-count {
    color: #fff;
}

.user-profile-screen .modal-body .tab-content .tab-pane {
    padding: 0px 0px 10px;
}

.user-profile-div .tab-content .tabs-data .tab-content .data-information.about-us-section h4 {
    margin-bottom: 0px;
}

.user-profile-div .tab-content .tabs-data .tab-heading h3,
.cron-detail-modal .tab-content .tab-heading h3 {
    font-family: 'source_sans_prosemibold';
    margin: 0px 0px 5px;
}

.user-profile-div .tab-content .tabs-data .tab-heading p,
.cron-detail-modal .tab-content .tab-heading p {
    font-size: 16px;
    color: #2e2e2e;
}

.animated-searchbar input[type=text] {
    width: 0px;
    box-sizing: border-box;
    border: none;
    cursor: pointer;
    border-radius: 2px;
    background-color: white;
    background-image: url('../images/search-icon.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 13px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

.animated-searchbar.open input {
    width: 100%;
    border: 1px solid #d2d0d0;
    background-image: url(../images/search_logo_icon.svg);
    padding-left: 44px;
    font-size: 16px;
    background-position: 10px 13px;
    background-repeat: no-repeat;
}

.animated-searchbar ::-webkit-input-placeholder {
    color: #fff;
}

.add-topic-form ::-webkit-input-placeholder {
    color: #b1b0b0;
}

.animated-searchbar.open {
    right: 0px;
    width: 50%;
    top: 0px;
}

.animated-searchbar {
    right: 0px;
    width: 40px;
    position: absolute;
    top: 6px;
}

.animated-searchbar.open input::-webkit-input-placeholder {
    color: #2e2e2e;
}

.animated-searchbar.open input[type="submit"] {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: -59px;
    height: auto;
    width: auto;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    cursor: pointer;
    background-image: url(../images/close.png);
    background-color: transparent;
    border: none;
    color: #fff;
    border-color: transparent;
}

.animated-searchbar input[type="submit"] {
    display: none;
}

.tabs-data .tab-content .tab-pane ul li {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 27px;
}

.tabs-data .tab-content .tab-pane ul li img {
    height: 115px;
    width: 210px;
    object-fit: cover;
    border-radius: 4px;
    margin-right: 10px;
}

.view-profile.modal-dialog .tab-pane.suggestion-tab .tab-content .tab-pane ul li .user-img img {
    height: 35px;
    width: 35px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 7px;
    margin-left: 6px;
}

.view-profile.modal-dialog .tab-pane.suggestion-tab .tab-content .tab-pane ul li .dropdown.open .user-listing-dropdown {
    right: -12px;
    top: 34px;
}

.view-profile.modal-dialog .tab-pane.suggestion-tab .tab-content .tab-pane ul li .dropdown.open .user-listing-dropdown::before {
    right: 7px;
}

.view-profile.modal-dialog .tab-pane.suggestion-tab .tab-content .tab-pane ul li .dropdown {
    top: 1px;
}

.tabs-data .tab-content .tab-pane ul li .user-img {
    position: relative;
}

.tabs-data .tab-content .tab-pane ul li .user-img .notification-icon {
    left: 29px;
    top: 0px;
    z-index: 0;
}

.tabs-data .tab-content .tab-pane ul li h4 {
    margin: 4px 0px;
    font-family: 'source_sans_prosemibold';
    font-weight: 100;
}

.tabs-data .tab-content .tab-pane ul li .more-dropdown-icon .more-icon {
    height: auto;
    width: auto;
    border-radius: 0px;
    position: absolute;
    right: -10px;
    top: 9px;
    cursor: pointer;
}

.tabs-data .tab-content .tab-pane ul li:last-child {
    margin-bottom: 0px;
}

.user-profile-div .left-section .nav-tabs li.user-info a {
    display: flex;
    align-items: center;
    padding: 12px 17px;
}

.email-detail-modal.group-email-detail-modal .emails-group-tab .pagination li {
    padding: 0px;
}

.email-template-wrapper .filter-div-section .chosen-container {
    width: 100% !important;
    margin-top: 14px;
    margin-bottom: 15px;
}

.modal-body .delete-icon span {
    height: 40px;
    width: 40px;
    background: #d20e0e;
    padding: 10px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
}

.table tbody tr .name-detail .user-information .description {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.table tbody tr .name-detail .user-information .date {
    font-size: 12px;
}

.table tbody tr td.sender-email span {
    font-size: 16px;
}

.contact-us-table tbody tr td .user-img img {
    border-radius: 50%;
}

.category-listing-body .filter-div .radio-wrap {
    display: inline-block;
}

.category-listing-body .filter-div .btn-primary {
    margin-top: 1px;
    font-weight: normal;
    width: 119px;
    padding: 11px;
    border-radius: 5px;
}

.category-listing-body .filter-div .btn-primary:hover {
    background: transparent;
    border-color: #2b3991;
}

.category-listing-body .filter-div .btn-primary:hover a {
    color: #2b3991;
}

.category-listing-body .filter-div .btn-primary a {
    color: #fff;
}

.category-listing-body .button-block {
    display: flex;
    align-items: center;
    margin-top: 24px;
}

.user-detail-modal .page-title {
    padding: 22px 37px;
}

.user-detail-modal.view-profile button.close {
    opacity: 1;
}

.user-detail-modal button.close.cron-detail {
    opacity: 1;
    margin-right: 0px;
    padding: 41px 16px 15px;
}

.tag-listing-table tbody tr td.created-by span {
    display: flex;
    align-items: center;
}

.tag-listing-table tbody tr td.created-by span img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}

.tag-listing-table tbody tr td.created-by .added-by {
    font-family: 'source_sans_prosemibold';
}

.tag-listing-table .user-information {
    display: flex;
    align-items: center;
}

.language-listing-table tbody tr td.created-by span {
    display: flex;
    align-items: center;
}

.language-listing-table tbody tr td.created-by span img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}

.language-listing-table tbody tr td.created-by .added-by {
    font-family: 'source_sans_prosemibold';
}

.language-listing-table .user-information {
    display: flex;
    align-items: center;
    width: 360px;
}

.view-profile .common-header {
    width: 100%;
}

.view-profile .pull-right.btn {
    text-align: right;
    padding: 24px;
}

.filter-block .setting-filter.active .sel-icon,
.filter-block .setting-filter .unsel-icon,
.filter-block .setting-filter:hover .sel-icon {
    display: inline-block;
}

.filter-block .setting-filter.active .unsel-icon,
.filter-block .setting-filter .sel-icon,
.filter-block .setting-filter:hover .unsel-icon {
    display: none;
}

.chosen-container-active.chosen-with-drop {
    border-radius: 2px !important;
}

.apply-btn {
    background: #2b3991;
    width: 65px;
    padding: 6px;
    border: 1px solid #2b3991;
    border-radius: 5px;
    font-size: 16px;
}

.apply-btn a {
    color: #fff;
}

.apply-btn:hover {
    background: transparent;
}

.apply-btn:hover a {
    color: #2b3991;
}

.reset-btn,
.cancel-btn {
    background: transparent;
    border: 1px solid #2b3991;
    border-radius: 5px;
    font-size: 16px;
    width: 65px;
    padding: 6px;
    margin: 0px 0px 0px 12px;
}

.reset-btn:hover {
    background: #2b3991;
    color: #fff;
}

.cancel-btn:hover {
    background: #dadada;
    border-color: #dcdcdc;
}

.cancel-btn:hover a {
    color: #2e2e2e;
}

.reset-btn:hover a {
    color: #fff;
}

.reset-btn a {
    color: #2b3991;
}

.filter-div .btn-block {
    padding: 22px 0px;
    margin: 0px;
}

.filter-div .radio-wrap {
    display: inline-block;
}

.table tbody tr td {
    font-size: 16px;
}

.table tbody tr td h4 {
    margin: 0px;
    font-size: 16px;
}

.table tbody tr td .date {
    font-size: 13px;
}

.transaction-screen .pagination-container {
    clear: both;
    margin-top: 17px;
}

.export-file-btn {
    top: -29px;
}

.status-listing-table .table tr td .user-data {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.status-listing-table .table tr td .user-data img {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    object-fit: cover;
}

.status-listing-table .table tr td .user-data .user-img .notification-icon {
    right: -1px;
    top: 1px;
}

.blog-table.status-listing-table .table tr td .user-data .user-img .notification-icon {
    right: 0px;
    top: 8px;
}

.status-listing-table .table tr td .user-name {
    font-family: 'source_sans_prosemibold';
    margin-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.status-listing-table .table tr td .data {
    display: flex;
}

.status-listing-table .table tr td .data .comments {
    margin-left: 28px;
}

.status-listing-table .table tr td .data .comments img,
.status-listing-table .table tr td .data .likes img {
    margin: 0px 10px 0px 0px;
    height: 22px;
    width: 22px;
}

.status-listing-table .table tr td .data .comments b,
.status-listing-table .table tr td .data .likes b {
    margin-right: 4px;
}

.status-listing-table .table tr td .data .subject {
    color: #808183;
    margin: 0px 0px 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.status-listing-table .table tr td .data .description {
    margin: 4px 0px 2px;
    font-family: 'source_sans_prolight';
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.status-listing-table .table tr td .data .date {
    color: #808183;
    margin: 7px 0px;
}

.status-listing-table .table tr td .status-data {
    margin-left: 22px;
    width: calc(100vh - 110px);
    overflow: hidden;
    cursor: pointer;
}

.status-listing-table .table tr td .img-data img {
    height: 115px;
    width: 210px;
    object-fit: cover;
    border-radius: 4px;
    margin: 7px;
    background: #eee;
}

.status .box .text {
    word-break: break-word;
    overflow: hidden;
    width: 215px;
    white-space: normal;
    padding: 4px 10px 6px;
    color: #fff;
    font-size: 16px;
    font-family: 'source_sans_proregular';
    overflow-y: scroll;
    height: 115px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.status .box {
    font-weight: normal;
    font-size: 16px;
    margin-left: 11px;
    font-family: 'source_sans_prosemibold';
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 25px;
    -webkit-line-clamp: 2;
    max-height: 46px;
    line-height: 24px;
    min-height: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    width: 100%;
}

.status-listing-table .table tr td.status,
.status-listing-table .table tr td.action {
    position: relative;
}

.status-listing-table .table tr td .dropdown {
    position: absolute;
    top: 43%;
    left: 29px;
    padding: 0px;
    margin: 0px;
}

.status-listing-table .table tr td .dropdown button {
    margin: 0px;
    padding: 0px;
}

.status-listing-table .table tr td.status img {
    margin: 12px 7px;
    position: absolute;
    top: 37%;
}

.email-marketing-table tbody tr td .existing-user-info img.unsubscribe-icon {
    border-radius: 0px;
}

.emails-listing .status-div {
    width: 300px;
}

.emails-listing .status-div .chosen-container {
    width: 93% !important;
    margin-bottom: 10px;
}

.emails-listing .status-div .check-box {
    width: auto;
}

.emails-listing .status-div .check-box.checkbox1 {
    width: auto;
    margin: 0px;
    margin-left: 10px;
}

.emails-listing .status-div .check-box.checkbox1 .action {
    font-size: 12px;
}

.emails-listing .status-div .checkbox-area1 {
    display: flex;
    align-items: flex-start;
}

.status-page .filter-div {
    width: 624px;
    padding: 3px 23px 16px;
}

.modal-dialog .load {
    height: 106vh;
    width: 100%;
    background: #adadad;
    position: absolute;
    z-index: 9999;
    opacity: 0.4;
    top: -31px;
    left: 0px;
}

.modal-dialog.email-detail-modal .loader {
    top: 50%;
}

.broadcast-videos-screen .filter-div .date-filter input {
    width: 100%;
}

.modal-dialog .add-question-form #email-div {
    margin-bottom: 40px;
}

.modal-dialog.add-ques-modal .requested-ques-list li {
    margin: 3px 0px;
}

.verify-transaction-div textarea.error {
    border: 1px solid #ff0000;
}

table tbody tr.deleted {
    background: #f9d6d3;
}

.status-page .sort-filter-dropdown {
    right: 154px;
}

.category-listing-body .filter-div-1 {
    padding: 16px 22px 2px;
}

.category-listing-body #settingsBlock .filter-div {
    padding: 15px 9px;
}

.table tbody tr.deleted td .checkmark {
    background-color: #e0e0e0;
}

.table tbody tr.deleted .check-box .checkmark:after {
    border: solid #2b3990;
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.user-dynamic-listing .profile-price {
    margin-right: -3px;
}

.meeting-table tbody tr td.name-detail img {
    margin-right: 12px;
}

.system-email-table .user-information {
    text-transform: capitalize;
    margin-left: 6px;
    width: 337px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.system-email-table tbody tr td.pages-value {
    padding-left: 11px;
}

.email-marketing-table .table-status {
    padding-left: 10px;
    text-align: left !important;
}

.email-marketing-table .user-listing-dropdown {
    right: 3px;
    top: 46px;
}

.emails-listing .filter-div .chosen-container {
    margin: 13px 0px;
}

.emails-listing .filter-div .chosen-container .chosen-single {
    padding: 15px 9px;
}

.email-marketing-table td.email-date h5 {
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 267px;
}

.email-marketing-table .email-subject-name span {
    text-transform: capitalize;
}

.sent-email-screen .filter-div .chosen-container .chosen-single,
.schedule-email-screen .filter-div .chosen-container .chosen-single,
.email-template-wrapper .filter-div-section .chosen-container .chosen-single {
    padding: 7px;
}

body .sent-email-screen .chosen-container .chosen-single div b,
body .schedule-email-screen .chosen-container .chosen-single div b,
.email-template-wrapper .filter-div .chosen-container .chosen-single div b {
    background-position: 0px 19px;
}

.sent-email-screen .category-section .clear-btn,
.schedule-email-screen .category-section .clear-btn {
    margin: 16px;
}

.system-email-table .table tbody td .pages-detail-web {
    max-width: 280px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    font-size: 16px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 0px;
    max-height: 81px;
    padding: 3px 25px 3px 8px;
    word-break: break-all;
    white-space: normal;
}

.system-email-table .table tbody tr td.table-status img {
    position: relative;
    left: -17px;
}

.system-email-table tbody tr td .dropdown {
    left: -4px;
}

.category-table-listing td .category-profile-info {
    max-width: 279px;
}

.category-table-listing .table tbody .suggest-by span {
    font-size: 16px;
    color: #000;
}

.category-table-listing .table tbody .suggest-by small {
    display: block;
    font-size: 12px;
}

.category-table-listing .table tbody td.user-count-list {
    padding-left: 13px;
}

.category-table-listing .table tbody td .priority-status {
    position: absolute;
    left: 15px;
    top: 13px;
}

.category-table-listing .table tbody td.suggest-by {
    padding: 10px 0px 10px 0px;
}

.category-table-listing .table tbody tr td .priority-count {
    background: #f5f5f5;
    height: 30px;
    min-width: 30px;
    padding: 0px 4px;
    border-radius: 3px;
    box-shadow: 0px 2px 5px -1px #ada8a8;
    color: #fff;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    font-size: 16px;
    margin-right: 16px;
    border: 1px solid #e8e8e8;
    color: #2e2e2e;
    max-width: 100px
}

.category-table-listing .table tbody tr td .priority-count span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.category-table-listing .priority-td {
    position: relative;
}

.status-listing-table tbody .user-img {
    margin: 0px;
}

.status-page .right-info.filters {
    margin-right: -7px;
}

.status-page .table tbody tr td .dropdown-menu a {
    margin: 0px;
    padding: 6px;
}

.status-listing-table {
    overflow: hidden;
    position: relative;
}

.status-listing-table table {
    margin-bottom: 0px;
}

.status-detail.modal-dialog .scroll-div-1 .no-record-row {
    position: fixed;
    top: 52%;
    left: 14px;
}

.notification-drop-down .list-header {
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 21px 23px 0px;
    font-size: 17px;
    color: #2b3991;
    font-weight: 600;
    cursor: auto;
    background: #2b3991;
    color: #fff;
    padding: 18px;
    font-size: 20px;
}

.notification-drop-down .list-header span {
    float: right;
    color: #fff;
    font-size: 20px;
}

.notification-drop-down li .user-img {
    position: relative;
}

.notification-drop-down li .user-img .user-icon {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}

.notification-drop-down li .user-img .notification-icon {
    left: 21px;
    top: 0px;
    border: 2px solid #fff;
}

.notification-drop-down li .user-img .admin-icon {
    position: absolute;
    bottom: -4px;
    left: 25px;
}

.notification-drop-down li .col-sm-2 .close-icon {
    height: 12px;
    width: 12px;
    cursor: pointer;
}

.notification-drop-down li .grid p {
    margin: 0px;
    font-size: 16px;
}

.notification-drop-down li .grid .date {
    font-size: 12px;
}

.notification-drop-down li .grid .flag-icon {
    height: 15px;
    width: 15px;
}


/* .col-sm-8.cron-detail {

	width: 83.66%;
} */

.notification-drop-down .notification-listing li,
.notification-drop-down .notification-listing li .col-sm-10 {
    display: flex;
    align-items: center;
}

.notification-drop-down {
    width: 353px;
    padding-bottom: 0px;
}

.notification-drop-down .notification-listing li {
    padding-bottom: 11px;
}

.notification-drop-down .notification-listing {
    margin: 20px 20px 3px;
}

.notification-drop-down .view-all {
    margin: -12px 0px 0px;
    position: relative;
}

.notification-drop-down .view-all .border-line {
    height: 1px;
    position: absolute;
    background: #eee;
    width: 393px;
    left: -22px;
    top: 17px;
}

.notification-drop-down .view-all a {
    width: 100%;
    margin: 28px 0px -11px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
}

.notification-drop-down .view-all a:hover {
    opacity: 0.8;
}

.notification-drop-down ::-webkit-scrollbar-track {
    background-color: #fff;
}

.notification-drop-down ::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
}

.notification-drop-down ::-webkit-scrollbar-thumb {
    background-color: #fff;
}

.notification-drop-down ::-webkit-scrollbar {
    height: 0px;
    width: 0px;
}

.notification-drop-down .gmail {
    font-size: 14px;
    color: #000;
    margin: -4px 0px -3px;
}

.notification-drop-down.email-dropdown .notification-listing li .col-sm-10 {
    align-items: end;
}

.email-notification-table .email-td div,
.email-notification-table .permission-td div {
    word-break: break-word;
    overflow: hidden;
    white-space: normal;
    padding-right: 26px;
    padding-left: 10px;
}

.filter-active .show-admin-filter span {
    display: block;
    margin: 8px 0px 0px;
}

.show-admin-filter .chosen-container {
    width: 95% !important;
    margin-top: 18px;
}

body .show-admin-filter .chosen-container-single .chosen-single span {
    margin: 0px;
}

.notification-listing .grid {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notification-listing .no-record-found h4 {
    padding: 0px 3px 10px;
    font-size: 16px;
}

.notification-listing .no-record-found img {
    height: 60px;
    width: 60px;
}

.tabs-data .tab-content #block ul li {
    align-items: center;
}

.view-profile.modal-dialog .common-tab #block ul li .dropdown {
    position: absolute !important;
    right: 0px !important;
    padding: 0px !important;
}

.follower-section ul li h5 {
    font-family: 'source_sans_prosemibold';
    font-size: 18px;
    color: #000;
    margin: 0px;
}

.follower-section .tabs-data .tab-content .tab-pane ul li {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 16px;
    padding: 0px;
}

.user-detail-modal .follower-section .tabs-data .tab-content .tab-pane ul li .date {
    margin: 0px;
}

.view-profile.modal-dialog .right-section .follower-section .common-tab .dropdown {
    position: absolute;
    right: 0px;
    padding: 0px;
}

.view-profile .follower-section .common-tab .filter-block .sort {
    margin-right: 84px;
}

.view-profile.modal-dialog .follower-section .common-tab ul li .dropdown button {
    padding: 10px;
}

.modal-dialog.view-profile .right-section #blockto .no-record-row,
.modal-dialog.view-profile .right-section #blockby .no-record-row {
    position: absolute;
    top: 24%;
}

.modal-dialog.view-profile .right-section #wantAnswer .no-record-row,
.modal-dialog.view-profile .right-section #canAnswer .no-record-row {
    position: fixed;
    top: 52%;
    left: 18%;
}

.view-profile .right-section .follower-section ul.follower-list {
    height: calc(100vh - 449px);
    overflow: hidden;
    overflow-y: scroll;
}

.activity-filters .form-group {
    position: relative;
}

.activity-filters .form-group .calender-icon {
    position: absolute;
    right: 11px;
    top: 39px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.view-profile.user-detail-modal .activity-filters .filter-div {
    top: 137px;
    right: 54px;
    width: 630px;
    padding: 15px 15px 20px 30px;
}

.view-profile.modal-dialog #block .common-tab .dropdown {
    position: absolute;
    right: 13px;
    padding: 0px;
}

.view-profile #block .common-tab .filters-div.sort {
    margin-right: 96px;
}

.view-profile.user-detail-modal #block .user-listing-filters .user-listing-dropdown.sort-filter-dropdown {
    right: 98px;
    top: 203px;
}

.view-profile #block .common-users-list li h5 {
    font-family: 'source_sans_prosemibold';
    font-size: 17px;
    margin: 0px;
}

#block .tabs-data .tab-content ul li {
    align-items: center;
}

.activity-filters .chosen-container {
    width: 100% !important;
}

.activity-tab-data.tabs-data .tab-content .tab-pane .activity-filters ul {
    height: auto;
    margin: 0px;
}

.activity-tab-data.tabs-data .tab-content .tab-pane .activity-filters ul li {
    align-items: center;
    font-size: 15px;
    padding: 5px;
}

.modal-body .dropdown-menu .delete-icon span {
    height: unset;
    width: unset;
    background: none;
    padding: 0px;
    border-radius: 50%;
    display: unset;
    align-items: unset;
    justify-content: unset;
    font-size: inherit;
    color: #000;
    cursor: pointer;
}

.view-profile.modal-dialog .tab-pane.suggestion-tab .tab-content .tab-pane li .dropdown-menu img {
    margin-right: 0px;
}

.view-profile .play-btn {
    display: none;
}

.status .img-data .img-count {
    background: #bbbaba;
    height: 116px;
    width: 212px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
    opacity: 0.8;
    right: 6px;
    cursor: pointer;
    position: absolute;
    top: 6px;
}

.status .img-data {
    position: relative;
}

.status-tab .user-listing-dropdown {
    right: 13px;
}

.status-tab-listing .tab-content .tab-pane .user-listing-dropdown img {
    height: auto;
    width: auto;
    border-radius: 0px;
}

.table tbody tr.trashed,
#gridSection .first-row.trashed,
.tabs-data .tab-content .tab-pane .video-listing li.trashed .row {
    background: #f9d6d3;
    border-color: #f9d6d3;
}


.table tbody .created,
#gridSection .first-row.created,
.tabs-data .tab-content .tab-pane .video-listing li.created .row {
    border: 1px solid black; 
    padding: 2px;
    color: white;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
    background:  #048000cc;
    /* #0080584d; */
   
    border-color:  #048000cc;
}

.table tbody .complete,
#gridSection .first-row.complete,
.tabs-data .tab-content .tab-pane .video-listing li.complete .row {
    border: 1px solid black; 
    padding: 2px;
    color: white;
    border-radius: 3px;
    background: #808080ab;
    padding-left: 5px;
    padding-right: 5px;
    border-color: #808080ab;
}

.table tbody .failedText,
#gridSection .first-row.failedText,
.tabs-data .tab-content .tab-pane .video-listing li.failedText .row {
    border: 1px solid black; 
    padding: 2px;
    color: white;
    border-radius: 3px;
    background: #ff0000ab;
    padding-left: 5px;
    padding-right: 5px;
    border-color: #ff0000ab;
}


.table tbody .pendingText,
#gridSection .first-row.pendingText,
.tabs-data .tab-content .tab-pane .video-listing li.pendingText .row {
    border: 1px solid black; 
    padding: 2px;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
    background: #0000ff9e;
    border-color: #0000ff9e;
}



.meeting-tab-records.tabs-data .tab-content .tab-pane .meeting-listing li img {
    height: 16px;
    width: 16px;
}

.meeting-tab-records.tabs-data .tab-content .tab-pane .meeting-listing li .dropdown img {
    height: auto;
    width: auto;
    margin-right: 12px;
}

.meeting-tab-records.tabs-data .user-listing-dropdown {
    min-width: 161px;
}

.modal-dialog .meeting-tab-records.tabs-data .dropdown-menu.user-listing-dropdown i {
    margin-right: 12px;
}

.modal-dialog .meeting-tab-records.tabs-data .user-listing-dropdown a span {
    margin: 2px 0px 0px 5px;
}

.view-profile .status-new {
    margin-right: 10px;
}

.modal-dialog.view-profile .right-section .meeting-tab .chat-history .no-record-row {
    position: absolute;
    top: 25%;
    left: 3%;
}

.user-detail-modal .modal-body.meeting-tab .tab-content .tab-pane .new-div {
    width: 100%;
    height: calc(100vh - 445px);
}

.videos-filter .filter-div .col-sm-2 {
    padding: 0px;
    width: 39%;
    margin-top: 16px;
}

.videos-filter .filter-div .date-filter input {
    padding: 12px;
}


/* .videos-filter .chosen-container.chosen-container-single .chosen-single {
	padding: 4px 10px;
} */

body .videos-filter .chosen-container-single .chosen-single div b {
    background-position: 0px 14px;
}

.sent-email-screen .filter-div {
    width: 31%;
}

.sent-email-screen .filter-div .btn-block {
    padding: 22px 17px 9px;
}

body .sent-email-screen .chosen-container-single .chosen-single div b {
    background-position: 0px 15px;
}

.scheduled-email-filter {
    width: 500px;
    padding: 11px 0px;
}

.scheduled-email-filter.filter-div .btn-block {
    padding: 22px 33px 17px;
    margin: 0px;
}

body .scheduled-email-filter.filter-div .dropdown-block .chosen-container .chosen-single div b {
    background-position: 0px 15px;
}

.tabs-data .tab-content .tab-pane .filter-div ul li {
    margin-bottom: 0px;
}

.email-marketing-table .user-listing-dropdown {
    min-width: 152px;
}

.status-listing-table .table tr td .user-data {
    margin-right: 10px;
    position: relative;
}

.status-listing-table.blog-table .table tr td .user-data .featured-img img,
.broadcast-listing-table .featured-img img {
    width: 135px;
    height: 90px;
    border-radius: 3px;
    object-fit: cover;
    position: relative;
}

.status-listing-table.blog-table .table tr td.status img {
    position: unset;
}

.blog-table.status-listing-table .table tbody .user-img,
.broadcast-listing-table .table tbody .video-detail .user-img {
    position: absolute !important;
    top: -1px;
    left: -1px;
    z-index: 9;
}

.status-listing-table .table tr td label {
    margin-top: 16px;
}

.blog-table .table tr td.description-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    white-space: normal;
    padding: 9px 30px 30px 0px;
    min-height: 10px;
    max-height: 143px;
}

.blog-table.status-listing-table .table tr td.status img {
    top: 34%;
}

.blog-table.status-listing-table .table tr td .dropdown {
    top: 39%;
}

.blog-page .filter-div .btn-block {
    padding: 20px 16px 9px;
}

.blog-page .filter-div .col-sm-2 {
    width: 100%;
}

.blog-page .filter-div strong {
    margin-bottom: -6px;
}

.status-listing-table.blog-table {
    overflow: visible;
}

.add-blogs-form .index-filter {
    width: 100%;
    margin-bottom: 15px;
}

#BlogModal .modal-dialog {
    width: 100%;
    position: relative;
}

.table>tbody+tbody {
    border: none;
}

table tbody .action-load {
    position: absolute;
    top: auto;
    width: 100%;
    height: 125px;
    background: #bfbcbc;
    justify-content: center;
}

table tbody .action-load .loader {
    top: 38%;
    left: 49%;
    width: auto;
    margin: 0px auto;
}

table tbody .action-load {
    height: 83px;
    z-index: 1;
    opacity: 0.9;
}

.modal-dialog .modal-content .add-blogs-form .new-div {
    padding: 0px 40px 40px;
}

.modal-dialog .modal-content .modal-header .modal-title {
    padding: 0px 0px 0px;
}

.add-blogs-form .form-control {
    height: auto;
    font-size: 16px;
    padding: 10px 15px;
}

.add-blogs-form .flex {
    clear: both;
    padding-top: 11px;
}

.add-blogs-form .flex span {
    position: absolute;
    right: 19px;
    color: #2b3991;
    font-size: 16px;
    cursor: pointer;
}

.add-blogs-form .flex span:hover {
    opacity: 0.6;
}

.inner-tab .tab-option li:first-child {
    border-left: 1px solid #ddd;
    left: 0;
    box-sizing: content-box;
    margin-right: 8px;
    position: relative;
}

.inner-tab .tab-option li {
    display: inline-block;
    position: relative;
    margin-right: 8px;
    width: 28%;
    cursor: pointer;
    padding-left: 5px;
}

.inner-tab .tab-option li:first-child::before {
    left: 7px;
    top: -1px;
    border-left: none;
}

.inner-tab .tab-option li:first-child::after {
    left: 7px;
    bottom: -1px;
    border-left: none;
}

.inner-tab .tab-option li::before {
    top: 0;
    transform: skew(30deg);
    border-top: 1px solid #ddd;
}

.inner-tab .tab-option li::after {
    bottom: 0;
    transform: skew(-30deg);
    border-bottom: 1px solid #ddd;
}

.inner-tab .tab-option li::before,
.inner-tab .tab-option li::after {
    content: '';
    position: absolute;
    height: 53%;
    width: 100%;
    background: transparent;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    z-index: 0;
    left: 7px;
}

.inner-tab .tab-option a {
    display: inline-block;
    position: relative;
    line-height: normal;
    padding: 10px 20px;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    cursor: default;
    z-index: 1;
}

.inner-tab-content {
    float: left;
    width: 30%;
    margin-top: 15px;
    overflow-y: scroll;
    height: 400px;
    padding: 0;
}

.inner-tab-content ul {
    margin: 0px;
    padding: 0px;
}

.inner-tab-content ul li a {
    color: #000;
    text-transform: capitalize;
    display: block;
    padding: 8px 16px;
    font-size: 20px;
}

.inner-tab .tab-option li.active,
.inner-tab .tab-option li.active::before,
.inner-tab .tab-option li.active::after {
    background: #ddd;
}

.modal-body .add-blogs-form .image-upload label {
    margin: 8px 9px;
    float: right;
}

.modal-body .add-blogs-form .image-upload label i,
.modal-body .add-blogs-form .image-upload .remove-img i {
    background: #2b3991;
    color: #fff;
    padding: initial;
    font-size: 20px;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    bottom: -5px;
    right: 7px;
}

.modal-body .add-blogs-form .image-upload {
    line-height: 1.25;
    color: #2e2e2e;
    background-color: #fff;
    border: 1px solid #cacdd0;
    border-radius: 4px;
    height: 140px;
    width: 40%;
    float: left;
    margin-right: 17px;
    position: relative;
}

.modal-body .add-blogs-form .image-upload input[type=file] {
    visibility: hidden;
}

.add-blogs-form .image-upload .placeholder {
    font-size: 16px;
    position: relative;
    top: 12px;
    left: 15px;
    color: #949393;
}

.add-blog .modal-footer .publish-btn {
    background: #45c203;
    border-color: #45c203;
    width: 119px;
    padding: 11px;
    border-radius: 2px;
    margin-left: 10px;
}

.add-blog .modal-footer .publish-btn:hover,
.add-blog .modal-footer .preview-btn:hover {
    opacity: 0.7;
}

.add-blog .modal-footer .preview-btn {
    background: #dcdcdc;
    border-color: #dcdcdc;
    padding: 11px;
    width: 119px;
    color: #2e2e2e;
    border-radius: 2px;
    margin-left: 10px;
}

.add-blog .img-block img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 3px;
}

.add-blog .img-block {
    width: 38%;
    height: 140px;
    overflow: hidden;
    position: absolute;
    padding: 1px;
}

.add-blog .img-block .check {
    position: absolute;
    top: 40px;
    z-index: 9;
    background: #000;
    right: 51px;
    font-size: 15px;
    border-radius: 50%;
    opacity: 0.6;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.add-blog .img-block .check i {
    opacity: 1;
    color: #fff;
}

.add-blog .img-block .close {
    position: absolute;
    top: 40px;
    z-index: 9;
    background: #000;
    right: 19px;
    font-size: 15px;
    border-radius: 50%;
    opacity: 0.6;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.add-blog .img-block .close i {
    opacity: 1;
    color: #fff;
}

.blog-table .table tbody tr td .ellipsis-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.status-listing-table.blog-table .table tr td .status-data {
    display: flex;
    align-items: center;
}

.add-blog .questions-box {
    width: 100%;
    display: inline-flex;
    margin-left: 15px;
    padding: 6px 0px;
}

.add-blog .left-box {
    width: 30px;
}

.add-blog .right-box {
    float: left;
}

.blog-table.status-listing-table .table tr td.text-center,
.blog-table tr th.text-center {
    text-align: center;
}

.blog-table.status-listing-table .table tr td .dropdown {
    left: 48%;
}

.blog-table .user-listing-dropdown {
    right: -12px;
    top: 39px;
    height: auto;
    padding: 2px;
}

.blog-table.status-listing-table .table tr td .status-data .ellipsis-text {
    margin-left: 0px;
    width: calc(100vh - 475px);
}

.blog-table.status-listing-table .table tr td .status-data {
    overflow: visible;
    width: auto;
}

.blog-table .table tbody tr td .date {
    font-size: 12px;
    color: #808183;
}

.blog-table .table tbody tr td.drafted .date,
.blog-table .table tbody tr td.published .date,
.blog-table .table tbody tr td.live .date {
    font-size: 12px;
    color: #808183;
    width: 74px;
    white-space: normal;
    margin: 0px auto;
}

.blog-table.status-listing-table .table tr td.drafted,
.blog-table.status-listing-table .table tr td.published,
.blog-table.status-listing-table .table tr td.live {
    position: relative;
}

.blog-table.status-listing-table .table tr td.drafted .fa-chain,
.blog-table.status-listing-table .table tr td.published .fa-chain,
.blog-table.status-listing-table .table tr td.live .fa-chain {
    cursor: pointer;
    color: #807c7c;
    margin-left: 7px;
    transform: rotate(78deg);
    font-size: 20px;
}

.blog-detail .Category-top .modal-heading {
    display: flex;
    align-items: end;
}

.blog-detail .circle-avatar {
    width: 25%;
}

.blog-detail .Category-top .modal-heading p {
    color: #807d7d;
    font-size: 16px;
    font-family: 'source_sans_proregular';
    font-weight: normal;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    margin-bottom: 2px;
}

.blog-detail.config-details .config-top h1 {
    overflow: visible;
    text-overflow: unset;
    white-space: normal;
    line-height: 29px;
}

.blog-detail .date {
    font-size: 13px;
    font-weight: normal;
    color: #8c8686;
}

.blog-detail .modal-heading .button-block {
    padding: 15px 0px;
}

.blog-detail .section-header .post-title::first-letter {
    text-transform: capitalize;
}

.blog-page .added-by .user-data .date {
    font-size: 13px;
    padding: 0px;
}

.blog-detail .section-header small {
    letter-spacing: 0.5px;
}

.blog-detail p {
    color: #3e3c3c;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 7px;
    font-size: 18px;
}

.blog-detail .flex {
    display: flex;
    align-items: center;
}

.blog-detail .flex img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
    float: left;
}

.blog-detail .flex .name {
    margin: 0px;
    color: #424141;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'source_sans_prosemibold';
    padding-top: 8px;
    text-align: left;
}

.blog-detail .date-div,
.blog-detail .date-div .date {
    font-size: 14px;
    color: #5a5959;
    margin: 0px 0px;
    clear: both;
}

.blog-detail .img-block .post-img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    margin: 17px 0px;
}

.blog-detail .description-1 {
    color: #000;
    line-height: 28px;
    font-size: 18px;
    margin-top: 4px;
}

.preview-blog .blog-detail {
    overflow-y: scroll;
    height: 100%;
    padding: 28px 18px;
}

.modal.right.fade.in .modal-dialog.preview-blog {
    width: 100%;
    padding: 0px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.modal.right.fade.in .modal-dialog.preview-blog .header-div,
.modal.right.fade.in .modal-dialog.preview-blog .footer-div {
    padding: 0px;
}

.modal.right.fade.in .modal-dialog.preview-blog .header-div img,
.modal.right.fade.in .modal-dialog.preview-blog .footer-div img {
    width: 100%;
}

.modal-dialog .modal-content .add-blogs-form .new-div {
    height: calc(100vh - 182px);
}

.blog-page .filter-div {
    width: 700px;
}

.blog-page .filter-div label {
    font-size: 18px;
    color: #2e2e2e;
    display: inline-block;
    font-weight: 600;
}

.modal-body .add-blogs-form .image-upload .remove-img {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.modal-body .add-blogs-form .image-upload .remove-img i {
    background-color: #c71515;
    border-color: #c71515;
}

.table tbody tr td .dropdown-menu .blog-approve-icon,
.table tbody tr td .dropdown-menu .blog-unapprove-icon,
.table tr td .blog-approve-icon,
.table tr td .blog-unapprove-icon {
    height: 21px;
    width: 21px;
}

.user-profile-div .right-section .user-info .auto-approved-video {
    margin: 0px 8px;
}

.preview-blog button.close,
.preview-blog button.close:hover {
    position: absolute;
    color: #fff;
}

.preview-blog .middle-section {
    padding: 60px 0px;
    overflow: hidden;
    width: 72%;
    margin: 0px auto;
}

.preview-blog .middle-section .img-section img {
    width: 100%;
    height: auto;
}

.preview-blog .description-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 12px;
}

.preview-blog .description-1 p {
    white-space: normal;
}

.preview-blog p::first-letter {
    text-transform: capitalize;
}

.blog-table .table tr td img.live-disabled {
    opacity: 0.4;
}

.add-blog .blog-url {
    position: absolute;
    top: 40px;
    left: 26px;
    font-family: 'source_sans_prosemibold';
}

.add-blog .blog-url-input {
    padding-left: 64px;
}

.sidebar .nav .nav-item .info-count {
    right: 21px;
    left: auto;
    min-width: 27px;
    min-height: 27px;
    font-size: 10px;
    height: 27px;
    top: 15px;
    width: 27px;
    background-color: #eae878;
    color: #000;
    border: 1px solid #c1be07;
}

.modal-dialog.view-profile .right-section .blog-table .no-record-row {
    position: fixed;
    top: 52%;
    left: 18%;
}

.blog-table table tbody tr td .dropdown-menu a {
    margin: 6px;
}

.view-profile.modal-dialog .right-section .common-tab .blog-table .dropdown {
    border: none;
    width: auto;
    left: auto;
}

.view-profile .blog-table.status-listing-table .table tr td .status-data .ellipsis-text {
    margin-left: 0px;
    width: calc(100vh - 555px);
}

.view-profile .blog-table .user-listing-dropdown {
    right: 18px;
    top: 48px;
}

.status-listing-table .table tr td .data .description::first-letter {
    text-transform: capitalize;
}

.broadcast-listing-table {
    position: relative;
}

.requested-ques-list li .count-input.pull-right a {
    padding: 0px;
}

.requested-ques-list li .count-input.pull-right a.enable i {
    color: #45c203;
}

.requested-ques-list li .count-input.pull-right a.disable i {
    color: #b7b3b3;
}

.requested-ques-list li .count-input.pull-right .count {
    color: #2e2e2e;
    font-size: 16px;
    margin-right: 6px;
    font-family: 'source_sans_probold';
}

.add-ques-modal span.pull-right.sequence-title {
    font-size: 17px;
    font-family: '';
    font-family: 'source_sans_prosemibold';
    color: #000;
    cursor: default;
}

.cron-table .more .dropdown {
    text-align: center;
}

.cron-table .table tbody tr td.user-count-list img {
    height: 30px;
    width: 30px;
    border-radius: 4px;
    margin: -7px;
    border: 1px solid transparent;
}

.cron-table .table tbody tr td.user-count-list img:hover {
    transform: none;
}

.cron-table .category-profile-info {
    width: 195px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: normal;
}

.cron-table .user-listing-dropdown {
    right: 6px;
}

.cron-table .user-listing-dropdown.cron-detail {
    right: 42%;
}

.cron-page .filter-div {
    width: 586px;
}

.videos-filter .filter-div .col-sm-2 .recordsList {
    display: flex;
    align-items: center;
}

.videos-filter .filter-div .col-sm-2 .recordsList label {
    margin-right: 12px;
}

.cron-form .input-group-addon {
    position: absolute;
    right: 18px;
    border: none;
    background: transparent;
    bottom: 3px;
}

.question-list-table .grid {
    display: grid;
}

.broadcast-listing-table .table tbody tr .video-detail .user-information {
    overflow: unset;
    text-overflow: unset;
    width: auto;
    white-space: normal;
    position: relative;
}

.broadcast-listing-table table tbody tr .video-detail .user-information div.info-div {
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100vh - 500px);
}

.broadcast-listing-table .featured-img {
    margin: 0px 13px;
}

.blog-table.status-listing-table .table tbody .user-img,
.broadcast-listing-table .table tbody .brodcast-thumbnail-img .user-img {
    position: absolute !important;
    top: 6px;
    left: 7px;
}

.broadcast-listing-table .featured-img img {
    width: 95px;
    height: 74px;
}

.broadcast-listing-table .table tbody .suggest-by {
    width: 140px;
}

.broadcast-listing-table .play-btn {
    background: #a9a9a9;
    padding: 10px;
    position: absolute;
    top: 26%;
    left: 12%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.broadcast-listing-table .play-btn img {
    height: 15px;
    width: 15px;
    cursor: pointer;
}

.broadcast-listing-table .table tbody tr td .bold {
    min-height: 20px;
}

.permission-list-page .dropdown {
    margin-bottom: 18px;
}

.cron-form .time-block {
    width: 100%;
}

.cron-form .time-block .input {
    margin: 0px;
    padding: 7px;
    border: solid #ccc 1px;
    font-size: 14px;
    margin-right: 10px;
}

.cron-form .time-block .form-group {
    display: flex;
    align-items: center;
}

.cron-form .time-block .form-group .nota input {
    cursor: pointer;
}

.cron-form .time-block ::-webkit-scrollbar-track {
    background: #d8d7d7;
}

.modal-dialog .cron-form .time-block ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.cron-form .time-block ::-webkit-scrollbar-thumb {
    background: #7b7575;
}

.cron-form .time-block ::-webkit-scrollbar-thumb:hover {
    background: #2e2e2e;
}

.modal-dialog .modal-content.cron-form .new-div {
    height: 72vh;
}

.email-detail-modal.template-detail-modal .modal-body .tab-content .tab-pane .new-div.template-preview-tab {
    padding: 0px 21px;
    height: calc(100vh - 145px);
}

.email-detail-modal.template-detail-modal .modal-body .tab-content .tab-pane .new-div.template-preview-tab h4 {
    white-space: normal;
}

.broadcast-listing-table .table tbody tr td .suggest-by {
    padding: 10px 14px;
}

.new-notification-count.info-count {
    background-color: #eae878 !important;
    right: -27px;
    left: auto;
    height: 24px;
    width: 24px;
    font-size: 9px;
    top: 7px;
    color: #000;
    border: 1px solid #c1be07;
}

.table tbody tr.notified,
#gridSection .first-row.notified {
    background: #eae878;
}

.modal .emails-item label {
    margin-bottom: 0px;
}

.modal .emails-item .emails-span {
    font-size: 16px;
    color: #000;
    font-family: 'source_sans_prosemibold';
    margin: -3px 5px 5px 0px;
    display: inline-block;
}

.modal .emails-item small {
    font-size: 12px;
    display: block;
    text-transform: capitalize;
}

.modal .email-item {
    display: inline-block;
    margin-right: 13px;
}

.question-list-table tbody tr td.suggest-by {
    padding: 15px 0px;
}

.dynamic-listing .user-listing-table {
    /* overflow: hidden; */
    position: relative;
}

.status-listing-table .table.status tr td .user-name {
    margin-left: 0px;
}

.canceled {
    color: red;
}

.scheduled {
    color: #0571c6;
}

.text-ellipsis {
    word-break: break-word;
}

.video-delete {
    position: absolute;
    z-index: 9;
    background: #fdfdfd;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #484343;
    bottom: 29px;
    right: 106px;
    border: 1px solid #ada9a9ee;
    cursor: pointer;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul {
    display: inline-block;
    width: 100%;
    min-height: 375px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul li {
    width: 100%;
    display: flex;
}

.tabs-data .tab-content .tab-pane .group-section ul li img {
    object-fit: cover;
    border-radius: 5px;
    margin-right: 0px;
    cursor: pointer;
}

.view-profile .tabs-data .tab-content .date-time-div {
    position: unset;
    top: auto;
    display: unset;
}

.group-profile-screen .view-profile.user-detail-modal .user-listing-filters .user-listing-dropdown.sort-filter-dropdown {
    right: 78px;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul li .col-sm-12 p {
    margin-bottom: 0px;
}

.cron-detail .modal-dialog .no-record-row {
    position: unset;
    top: auto;
    display: table-row;
    left: 0px;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.cron-detail .modal-dialog .cron-table {
    padding: 0px 13px;
}

.cron-detail .modal-dialog .modal-body .col-sm-4 h5 {
    font-size: 16px;
    font-family: 'source_sans_prosemibold';
}

.cron-detail .modal-dialog table {
    box-shadow: 0px 2px 7px 3px #d6d6d642;
    /* margin-top: 108px; */
}

.modal-dialog.add-cron .modal-content .modal-header .modal-title {
    padding: 27px 31px 0px;
}

.modal-dialog.add-cron .modal-content .new-div .padding-div {
    padding: 0px 25px;
}

.add-user-group {
    margin-top: 0px;
    width: auto;
    padding-right: 0px;
    background: #45c203;
    color: #fff;
    padding: 5px 9px;
    border-radius: 4px;
    text-transform: capitalize;
    vertical-align: middle;
    margin-left: 0px;
}

.add-user-group button#newBtn {
    background: #45c203;
    color: white;
}


/* .upload-photo {
    text-align: center;
} */


/* .list-experty ::-webkit-scrollbar-track {
	background: #fff;
}

.list-experty ::-webkit-scrollbar-thumb:hover {
	background: #000 !important;
}

.list-experty ::-webkit-scrollbar-thumb {
	background: #000 !important;
	border-radius: 4px;
}

.list-experty ::-webkit-scrollbar {
	height: 5px !important;
	width: 5px !important;
} */

.modal-dialog .expert-list::-webkit-scrollbar-thumb {
    background: #000 !important;
}

.modal-dialog .expert-list::-webkit-scrollbar {
    width: 5px !important;
    height: 5px !important;
}

.modal-dialog .expert-list::-webkit-scrollbar-track {
    background: #ccc;
}


/*-----------------------------------new css-------------------------------------*/


/* #grp_subscription_grp_pric {
    float: left;
} */

.monthly {
    align-items: center;
    text-align: center;
    display: flex;
}

#grp_chose_subs {
    margin-top: 23px;
    height: 33px;
    border-radius: 4px;
}

#rankingTabDataContaner .no-record-row.text-center {
    text-align: center;
    align-items: center;
    margin-top: 48px;
    margin-left: -40px;
}

.profile-price.price-list {
    margin-left: 52px;
}

.send-btn .btn {
    margin-top: -3px;
    background: #45c203;
    width: 120px;
    text-align: center;
    border: 1px solid #45c203;
    border-radius: 3px;
    padding: 8px;
    margin-left: 10px;
    cursor: pointer;
}

.view-detail .btn a {
    color: #fff;
}

.tabs-data .tab-content .tab-pane ul li .radio-wrap button a {
    color: #fff;
}

.tabs-data .tab-content .tab-pane ul li .radio-wrap.pt {
    margin-top: 30px;
    margin-left: 17px;
}

.tabs-data .tab-content .tab-pane ul li input {
    width: 164px;
}

.tabs-data .tab-content .tab-pane ul li .radio-wrap button {
    background: #2b3991;
    border-color: #2b3991;
    width: 119px;
    padding: 11px;
    border: 1px solid #2b3991;
    border-radius: 2px;
    /* height: 35px; */
    padding: 7px;
    margin: -3px 0px 0px 10px;
}

.price-input input {
    padding: 6px 5px;
}

.send-btn:disabled a {
    cursor: not-allowed;
    color: #fff;
}

.send-btn a {
    color: white;
}

.monthly .send-btn {
    width: 147px;
    margin-top: 38px;
    margin-left: 18px;
}

.price-data {
    display: flex;
}

.radio-wrap.text-price {
    margin-left: 55px;
}

.btns.text-left {
    padding-top: 40px;
}

.col-md-4.no-padding.search-box {
    margin-left: 15px;
    display: flex;
}

#rankingTabTabSearch {
    width: 100% !important;
    padding-left: 35px;
}

.search-box img {
    position: absolute;
    left: 10px;
    top: 11px;
    height: 25px;
    width: 25px;
    right: auto;
}

.rank-search-icon {
    top: 17px !important;
    left: 90%;
    position: absolute;
    top: 15px;
    font-size: 15px;
    color: #aaaaaa;
    right: 30px;
    cursor: pointer;
}

.dropdown-block.col-sm-4.col-xs-6.drop-box {
    padding-left: 0;
}

.group-name-date {
    margin-left: 20px;
}

span.date-group {
    font-size: 13px;
    color: #858586;
}

.first-contant {
    display: flex;
    align-items: center;
    padding: 5px 0px 5px 0px;
}

.img-data.img-ref {
    margin-left: 0px;
}

.b-like {
    padding: 0px 0px 0px 15px;
    margin-right: 5px;
}

.user-comment {
    margin-left: 17px;
}

.b-comment {
    padding: 0px 0px 0px 15px;
    margin-right: 5px;
}


/* #StatusDataContaner .img-data.img-ref img {
    border-radius: 5px;
    margin-right: 0px;
    cursor: pointer;
    max-width: 100px;
    max-height: 100px;
} */

.user-data {
    display: flex;
}

.user-name-msg {
    margin-left: 15px;
}


/* .scroller::-webkit-scrollbar {
	width: 10px;
	position:absolute;
	display: block;
  }
.scroller::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey; 
  }
.scroller::-webkit-scrollbar-thumb {
	background:#7b7575; 
  }
.scroller::-webkit-scrollbar-thumb:hover {
	background: #333333; 
  } */

.user-profile-div .left-section .nav-tabs li .users-name {
    margin-left: 20px;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul li .status-data {
    margin-top: 0px;
    /* margin-left: 20px; */
}

.col-sm-4.radio-wrap.no-padding.pt.btns.text-left.per-quest {
    padding: 40px 0px 0px 0px;
}

.col-sm-4.radio-wrap.no-padding.pt.btns.text-left.per-quest:hover {
    background: #6fd43b;
}

.img-data.img-ref.status-img {
    margin-left: 143px;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section a.update-btn {
    background-color: #45c203;
    padding: 9px 30px 9px 30px;
    color: white;
    border-radius: 5px;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section .btn-div {
    padding: 7px 0px 30px;
}

.col-sm-4.radio-wrap.no-padding.pt.btns.text-left.add-sub {
    padding: 22px 0px 0px 0px;
}

.col-sm-4.radio-wrap.no-padding.pt.btns.text-left.add-sub :hover {
    background: #6fd43b;
}

.view-profile .tabs-data.meeting-tab .tab-content ul li .left img.user-img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #ccc;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul.participant-group li.rankDtt .participants-list {
    display: flex;
    align-items: flex-start;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul.participant-group li.rankDtt .user-participants-list {
    width: 100%;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul.participant-group li.rankDtt .user-participants-list .rank-num {
    cursor: pointer;
    margin: 0px;
    float: right;
}

.tabs-data .tab-content .tab-pane .group-section ul li img.Verify_icon,
.tabs-data .tab-content .tab-pane .group-section ul li img.verify_icon {
    position: absolute;
    z-index: 1;
    top: -25px;
    left: -21px;
    height: 40px;
    width: 40px;
}

.col-sm-9.no-padding.mar-left {
    margin-left: 10px;
}

.dropdown-block.col-sm-4.col-xs-6.drop-box {
    padding: 0px 15px 12px 0px;
}


/* table tbody tr td span.user-info-wrap.Community-list {
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} */


/* table tbody tr td span.user-info-wrap.topic-list {
    display: inline;
} */

table tbody tr td span.user-info-wrap.question-list {
    display: inline;
}

table .table-responsive .question-list-table.user-info-wrap .question-list .checkmark {
    top: 16px;
}

table tbody tr td span.user-info-wrap.menu-list {
    display: inline;
}

.basic-in.no-img {
    height: 140px;
    width: 140px;
    background-color: #ccc;
    border-radius: 2px;
}

#following .follower-list .user-img img {
    position: relative;
    padding: 0px;
    width: 45px;
    margin-bottom: 0px;
    height: 45px;
    border-radius: 25px;
}

#blockToContainerDiv ul li .block-group img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

#blockByContainerDiv ul li .block-by-group img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul li.disabled {
    color: #ccc;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul li.disabled label {
    color: #ccc;
    pointer-events: none;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul li.disabled .check-box input:checked~.checkmark {
    border: 1px solid #ccc;
    background: #ccc;
    pointer-events: none;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul li.disabled .check-box .checkmark {
    pointer-events: none;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul li.disabled .user-img {
    opacity: 0.6;
    pointer-events: none;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul li.disabled span.delted-by.ml {
    margin-left: 35px;
}


/* .common-users-list.participants-listing.participant-group li.disabled{
	pointer-events: none;
	color: lightgray;
}
.dropdown.participants-icons{
pointer-events: visible;
} */

.modal-dialog ul.group-setting-listing::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}

.modal-dialog ul.group-setting-listing::-webkit-scrollbar-track {
    background: #fff;
}

.modal-dialog ul.group-setting-listing::-webkit-scrollbar-thumb {
    background: #7b7575;
}

.modal-dialog ul.group-setting-listing::-webkit-scrollbar-thumb:hover {
    background: #2e2e2e;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul.participants-listing {
    min-height: 533px;
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul.participants-listing .rating span.dislike {
    margin-right: 100px
}

.view-profile .tabs-data.meeting-tab .tab-content .group-section ul.participants-listing .rating .admin-checkbox {
    margin-left: 24px;
}

.group-setting-listing .heading {
    font-size: 21px;
    font-family: 'source_sans_prosemibold';
}

.group-setting-listing .sub-heading {
    font-size: 16px;
    font-family: 'source_sans_prosemibold';
}

.group-setting-listing .group-permission {
    overflow: hidden;
    margin-bottom: 20px;
}

.check-box input:checked~.checkmark.disabled {
    border: 1px solid #ccc;
    background: #ccc;
}

.expert-member-list li img {
    height: 30px;
    width: 30px;
    object-fit: cover;
    border-radius: 50%;
}

.side-model .expert-member-list li label {
    padding-left: 28px;
}

.side-model .expert-member-list li .grid {
    display: grid;
    margin-left: 10px;
}

.side-model .expert-member-list li .name {
    font-size: 16px;
    font-family: 'source_sans_prosemibold';
    color: #000;
    text-align: left;
}

.side-model .expert-member-list {
    box-shadow: 3px 6px 12px #cdcdcd;
}

.expert-member-list.expert-list {
    padding: 0px 14px;
}

.expert-member-list.expert-list .search-bar {
    margin: 55px 0px 12px;
}

.show-group-owner ul li img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
    background-color: #eee;
}

.template-list-modal.show-group-owner ul li label {
    display: flex !important;
    align-items: center;
    padding-left: 17px;
}

.template-list-modal.show-group-owner ul li {
    position: relative;
    margin-left: 21px;
}

.template-list-modal.show-group-owner [type="radio"]:checked+label:before,
.template-list-modal.show-group-owner [type="radio"]:not(:checked)+label:before {
    top: 13px;
    left: -15px;
}

.template-list-modal.show-group-owner [type="radio"]:checked+label:after,
.template-list-modal.show-group-owner [type="radio"]:not(:checked)+label:after {
    top: 17px;
    left: -11px;
}

.template-list-modal.show-group-owner .pagination-container {
    position: fixed;
    bottom: 90px;
    width: 89%;
    margin-bottom: 12px;
}

.add-group .form-group .choose-template {
    border-bottom: 1px solid #eee;
    padding-bottom: 7px;
}

.add-group .form-group .choose-template a {
    color: #000;
}

.add-group .form-group .choose-template a i {
    float: right;
    font-size: 22px;
    color: #818284;
}

.group-participants-listing .checkmark {
    top: 15px;
}

.role-page-body.group-page-body .sort-filter-dropdown {
    right: 57px;
    top: 249px;
}

.arrow-icon {
    cursor: pointer;
}

.add-group .upload-photo .cemara {
    top: -30px;
    left: 29px;
}

.custom-popup .form-control {
    padding: 10px 2px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
}

.custom-popup button {
    width: 100px;
    height: 40px;
}

.custom-popup .btn-cancel {
    margin-left: 10px;
}

.btn-cancel:hover {
    background-color: transparent;
    border: 1px solid #ddd9d9;
}

.custom-popup .pop-footer {
    padding-top: 80px;
}

.login-form-2 label {
    margin-bottom: 10px;
}

.meeting-tab-records.tabs-data .tab-content .tab-pane .meeting-listing li .rank-span img {
    height: auto;
    width: auto;
    border-radius: 0px;
    margin-right: 3px;
}

.meeting-listing .group-listing .rating-span {
    margin-left: 22px;
}

.group-listing-table table tbody tr td,
.group-listing-table table thead th {
    padding: 12px;
}

.group-listing-table .rank-div {
    right: 85px;
    top: 19px;
}

.group-listing-table .rank-icon {
    cursor: pointer;
}

.group-listing-table .rank-num a {
    color: #fff !important;
    padding: 4px 10px;
}

.rank-detail-modal .pagination-container ul li {
    margin: 0px;
}

#history .pagination-container {
    margin: 13px;
    height: 100px;
}

.user-icon {
    position: relative;
    width: 65px;
}

.tabs-data .tab-content .tab-pane .group-section ul li img.admin-icon {
    height: 25px;
    width: 25px;
    position: absolute;
    z-index: 9;
    bottom: 0px;
    right: 8px;
}

.rank-expanded-div {
    position: absolute;
    top: -40px;
    width: 30px;
    height: 30px;
}

.rank-div .custom-progress-bar.text-center span {
    font-size: 17px;
    padding: 4px 9px;
}

.rank-div .custom-progress-bar.text-center {
    display: inline-block;
}

.group-participants-table .rank-expanded-div::after {
    left: 6px;
}

.can-ans-detail .expertise-ques-detail {
    margin-top: 28px;
}

.modal-dialog.add-expert-modal .modal-content .new-div .padding-div {
    padding: 13px;
}

.videos-filter .filter-div {
    right: 138px;
}

.group-listing-table .table tbody .user-img {
    margin-right: 13px;
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.display-pointer-none {
    pointer-events: none;
}

.edit-user .upload-photo .circle img {
    height: 140px;
    width: 140px;
}

.role-page-body.group-page-body .group-filter-div .sort-filter-dropdown {
    right: 158px;
}

#cn_description {
    white-space: nowrap;
    width: 170px;
    max-width: 170px;
    min-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
}

#cn_description span {
    color: black;
}

.cron-last-status {
    padding: 0px;
    padding-right: 15px;
}

.table .table-time {
    text-align: center;
}

.table .table-time .cron-date {
    font-size: 12px;
}

.table .cron-duration {
    text-align: center
}

td.name-detail.list-data {
    display: flex;
}

span.user-info-wrap.page-about {
    width: 80px;
}

.cron-page .list-view .table-responsive td.user-count-list {
    width: 0;
}

#pageModalContent .page-model {
    right: 32px;
    top: 32px;
}

span.checkmark.notify-checkbox {
    top: 3px;
}

.form-group h5 {
    font-size: 16px;
    margin-top: 5px;
    text-align: left;
    color: #000;
}

.col-sm-12.no-padding.notify-radio {
    padding-bottom: 20px;
}

.choose-template a i.fa.fa-angle-right {
    float: right;
    font-size: 22px;
    color: #818284;
}

.notifyFor {
    padding: 10px 15px;
    margin-left: 37px;
    border: 1px black solid;
    border-radius: 2px;
    box-shadow: 2px 7px 10px 0 rgb(0 0 0 / 10%);
}

.choose-template {
    padding: 12px 0px;
}

.notifycloseicon {
    color: #2c2a2a;
    opacity: 0.9;
    padding: 0px 10px;
    text-shadow: none;
    position: absolute;
    right: 24px;
    border: none;
    background-color: transparent;
    font-size: 25px;
    margin-top: -8px;
    top: 0;
}

.pages-list tbody tr td .name-detail {
    display: flex;
    align-items: center;
    padding: 15px;
}

.pages-list tbody tr td .name-detail .user-information {
    margin-left: 10px;
}

.pages-list-page .filter-block .select-all .dropdown .dropdown-menu {
    min-width: 181px;
}

.mce-notification-error {
    display: none;
}

.report-listing-table tbody tr td .flex,
.cron-detail-modal tbody tr td .flex {
    display: flex;
    align-items: center;
}

.report-listing-table tbody tr td .grid {
    display: grid;
    align-items: center;
}

.report-listing-table tbody tr td .flex img,
.cron-detail-modal tbody tr td .flex img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 50px;
    margin-right: 13px;
}

.cron-detail-modal .nav-tabs {
    border-bottom: none !important;
}

.cron-detail-modal .modal-body .nav-tabs>li.active>a {
    border-bottom: none !important;
}

.report-type-listing .ellipsis {
    padding: 18px 20px 18px;
    white-space: normal;
    max-height: 69px;
    -webkit-line-clamp: 2;
}

.report-dropdown .fa-file {
    font-size: 20px;
    margin-right: 11px;
}

.emails-dropdown.dropdown.report-dropdown .dropdown-menu {
    min-height: auto;
    padding-bottom: 10px;
}

.report-table .name-detail .flex .ellipsis {
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 2;
    width: 200px;
    padding: 0px 13px 0px 0px;
}


/* .page-resources-listing .video-thumbnail-image img {
	height: 150px;
    width: 150px;
	cursor: pointer;
    border-radius: 3px;
	background: #ccc;
} */

.page-resources-listing .video-thumbnail-image img {
    height: 110px;
    width: 120px;
    cursor: pointer;
    border-radius: 3px;
    background: #ccc;
}

.page-resources-listing .video-thumbnail-image {
    padding-left: 15px;
    position: relative;
}

.page-resources-listing tbody tr td {
    padding: 15px 2px;
}

.page-resources-listing tbody tr td .play-btn {
    height: 40px;
    width: 40px;
    position: absolute;
    border-radius: 50px;
    /* top: 56px;
    left: 71px; */
    top: 37px;
    left: 54px;
    cursor: pointer;
}

.page-resources-listing tbody tr td .play-btn:hover {
    opacity: 0.8;
}

.page-resources-listing .copy-btn {
    background: transparent;
    border: none;
    font-size: 18px;
    color: #6FAEE6;
}

.page-resources-listing .copy-btn:hover {
    color: #000;
}

.page-resources-listing tbody .pages-urls input {
    white-space: nowrap;
    width: 200px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inherit;
}

.page-resources-listing .user-avatar {
    height: 30px;
    width: 30px;
    border-radius: 50px;
    object-fit: cover;
    margin-right: 5px;
    vertical-align: bottom;
}

.page-resources-listing .ellipsis {
    white-space: normal;
    padding: 0px;
}

.side-model .edit-video .add-resource-form .check-box {
    margin-bottom: 6px;
}

.side-model .edit-video .video-details-section input,
.side-model .edit-video .image-details-section input {
    visibility: hidden;
    position: absolute;
}

.add-resource-modal.modal-content .modal-body {
    height: calc(100vh - 182px);
    overflow: hidden;
    overflow-y: scroll;
}

.add-resource-modal .padding-div {
    padding: 7px 17px;
}

.edit-video.add-resource-modal .modal-body .edit-video-div .image-upload label {
    padding: 0px;
}

.edit-video.add-resource-modal .modal-body .edit-video-div .image-upload label img {
    height: 200px;
    width: 100%;
    cursor: default;
    object-fit: cover;
}

.edit-video.add-resource-modal .modal-body .edit-video-div .cemara {
    position: absolute;
    left: auto;
    right: 48px;
    top: auto;
    bottom: -50px;
}

.edit-video.add-resource-modal .modal-body .edit-video-div .image-upload label .cemara img {
    height: auto;
    width: auto;
}

.side-model .edit-video.add-resource-modal .modal-body .edit-video-div .video-details-section input {
    visibility: unset;
    position: unset;
}

.resource-detail-modal .circle-avatar {
    display: flex;
    align-items: center;
}

.resource-detail-modal .col-sm-12 {
    margin-bottom: 22px;
    padding-right: 0px;
}

.resource-detail-modal .video-box img {
    /* width: 100%; */
    height: 200px;
    object-fit: cover;
}

.resource-detail-modal .vjs-has-started .vjs-control-bar {
    margin-left: 0px;
}

.resource-detail-modal.common-pages-modal .modal-body .tab-content .tab-pane .new-div {
    height: 72vh;
}

.resource-detail-modal.common-pages-modal .modal-body .tab-content .tab-pane .new-div textarea {
    width: 95%;
    margin-bottom: 19px;
    min-height: 100px;
    margin-left: 8px;
}

.resource-detail-modal.common-pages-modal .modal-body .tab-content .tab-pane .new-div .description {
    font-size: 18px;
}

.resource-detail-modal .circle-avatar h4 {
    margin-left: 9px;
}

.resource-detail-modal .resource-video-dimensions {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.resource-detail-modal .video-js .vjs-tech {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.resource-detail-modal .vjs-big-play-centered .vjs-big-play-button {
    top: 54%;
    left: 57%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.resource-detail-modal .modal-content .modal-body .modal-footer {
    padding: 29px 0px 0px;
}

.resource-detail-modal .video-js {
    width: 100%;
    height: 200px;
}

.user-dynamic-listing .signup-type {
    font-size: 13px;
}

.businessSeminarsStyle {
    background-color: #dcfce7;
    color: #166534;
    padding-top: 0.2em;
    padding-right: 0.6em;
    padding-bottom: 0.3em;
    padding-left: 0.6em;
    border-radius: 12px;
    font-size: 0.75rem;}


.vacationStyle {
    background-color: #dbeafe;
    color: #1e40af;
    padding-top: 0.2em;
    padding-right: 0.6em;
    padding-bottom: 0.3em;
    padding-left: 0.6em;
    border-radius: 12px;
    font-size: 0.75rem;
}

.metaIcons span{

    cursor: pointer;
}
.wedingStyle {
    background-color: #fee2e2;
    color: #991b1b;
    padding-top: 0.2em;
    padding-right: 0.6em;
    padding-bottom: 0.3em;
    padding-left: 0.6em;
    border-radius: 12px;
    font-size: 0.75rem;
}





.created{
    border: 1px solid black; 
    padding: 2px;
    color: white;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
    background:  #048000cc;
    /* #0080584d; */
   
    border-color:  #048000cc;
}

.complete{
    border: 1px solid black; 
    padding: 2px;
    color: white;
    border-radius: 3px;
    background: #808080ab;
    padding-left: 5px;
    padding-right: 5px;
    border-color: #808080ab;
}

.failedText {
    border: 1px solid black; 
    padding: 2px;
    color: white;
    border-radius: 3px;
    background: #ff0000ab;
    padding-left: 5px;
    padding-right: 5px;
    border-color: #ff0000ab;
}


.pendingText{
    border: 1px solid black; 
    padding: 2px;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
    background: #0000ff9e;
    border-color: #0000ff9e;
}

  
  