/** start header section  **/
/* @font-face {
  font-family: 'FontAwesome';
  src: url('https://use.fontawesome.com/releases/v5.0.6/css/all.css');
}
*/
.header{
    position: fixed;
    height:80px;
    z-index: 1111111;
    width: 100%;
    padding-top: 0rem;
    background:#fff;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s;
    top: 0px;
    /*box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);*/
}

button.navbar-toggler.togglerBtn {
    width: 30px;
    height: 30px;
    padding: 0;
}
.tbar {
    height: 1px;
    width: 100%;
    background: #8BBC11;
    margin: 6px auto;
    display: block;
}
button.navbar-toggler.togglerBtn:focus{
    outline: none;
}
.change .tbar2{
    opacity: 0;
}
.tbar1, .tbar3
{
    transition: 0.4s;
}
.change .tbar1 {
    -webkit-transform: rotate(-45deg) translate(-8px, 4px);
    transform: rotate(-45deg) translate(-8px, 4px);
}
.change .tbar3 {
    -webkit-transform: rotate(45deg) translate(-5px, -2px);
    transform: rotate(45deg) translate(-5px, -2px);
}

.hdr-right-menu .nav-link {
    padding-top: 27px;
    padding-bottom: 27px;
    font-size: 16px;
    color: #666666;
    font-family:'MulishMedium' !important;
    text-transform: capitalize;
    position: relative;
    height: 80px;
}
.hdr-icon-w {
    display: none;
}
.nav-link.tpmenu.active {
    background: #8BBC11;
    color: #fff;
}
.nav-link.tpmenu.active .hdr-icon-w {
    display: block;
}
.nav-link.tpmenu.active .hdr-icon-g {
    display: none;
}
.hdr-menu-icon {
        position: absolute;
    left: 14px;
    top: 0;
    max-width: 20px;
    max-height: 20px;
    margin: auto;
    bottom: 0;
}
.nav-link.tpmenu {
    padding-left: 45px !important;
    padding-right: 30px !important;
}
a.nav-link.tpmenu.dropdown-toggle:after {
    display: none;
}
a.nav-link.tpmenu.dropdown-toggle:before {
    content: "+";
    position: absolute;
    right: 15px;
}
.container{
    max-width: 1266px;
}
li.nav-item.headerdropdown {
    margin-left: 10px;
}
.hdr-right-menu-proile a.nav-link.tpmenu.dropdown-toggle:before {
    content: "";
    position: absolute;
    right: 15px;
    border: solid #666666;
    border-width: 0 1px 1px 0;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    top: -2px;
    bottom: 0;
    margin: auto 0;
}
.dropdown-header {
    color: #8BBC11;
    position: relative;
}
.dropdown-header:before {
    content: '';
    background: #8BBC11;
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -15px;
}
.hdr-right-menu-proile li.nav-item.headerdropdown {
    margin-left: 0;
}
.headerdropdown .dropdown-menu {
    min-width: 200px;
    border: 0;
    background: #FFFFFF;
    border-radius: 0;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 10%);
    padding-left: 15px !important;
    padding-right: 15px !important;

}
.headerdropdown .dropdown-item {
    white-space: unset !important;
    border-top: 1px solid #B7B7B9;
    padding: 8px 5px;
}
.headerdropdown .dropdown-item:first-child {
    border-top: 0;
}
.dropdown-item:hover, .dropdown-item:focus{
    background-color: #fff;
}
/* mid content css start */
.sort-arrow-table .arrow-down {
    transform: rotateX(-180deg);
}
.sort-arrow-table img {
    display: block;
}
.body-bg-grey {
    background: #E5E5E5;
}
.main-wrapper {
    padding-top: 115px;
}

/* switch toggle */
.switch {
    display: inline-block;
    height: 20px;
    position: relative;
    width: 35px;
}
.switch input {
    display:none;
}
.switch .slider {
    background-color:#95959B;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}
.switch .slider:before {
    background-color: #fff;
    bottom: 1px;
    margin: auto;
    content: "";
    height: 18px;
    left: 1px;
    position: absolute;
    transition: .4s;
    width: 18px;
    box-shadow: 0rem 0rem 2px rgba(00,00,00,.16);
}
.switch input:checked + .slider {
    background-color: #458846;
}
.switch input:checked + .slider:before {
    transform: translateX(15px);
}
.switch .slider.round {
    border-radius: 34px;
}
.switch .slider.round:before {
    border-radius: 50%;
}
.sort-arrow-table {
    margin-right: 8px;
}
.table thead th {
    vertical-align: middle;
    border-bottom: 0px solid #dee2e6;
    font-size: 14px;
    position: relative;
    padding-left: 12px;
    color: #666666;
    font-family:'MulishMedium' !important;
    font-weight: normal;
    line-height: 17px;
    border-top: 0px solid #B7B7B9;
}
.table td{
    font-size: 14px;
}
.sort-arrow-table {
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 10px;
}
.my-table {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #B7B7B9;
}
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #B7B7B9 !important;
    /*border-bottom: 1px solid #B7B7B9 !important;*/
    color: #020402;
    font-family:'MulishRegular';
    line-height: 17px;

}
.tbl-action-dropdown .dropdown-toggle::after{
    display: none;
}
.tbl-action-dropdown .dropdown-menu {
    /*left: auto !important;
    right: 0 !important;*/
    /*transform: translate3d(-15px, 42px, 0px) !important;*/
    min-width: 110px;
    min-width: 110px;
    background: #F2F2F7;
    border: 1px solid #B7B7B9 !important;
    padding-top: 4px;
    padding-bottom: 4px;
}
.vertical-middle{
    vertical-align: middle !important;
}
td a img {
    margin-right: 6px;
}
.table thead th:first-child {
    /*border-left: 1px solid #B7B7B9 !important;*/
        padding-left: 40px !important;
}
.table thead th:first-child .sort-arrow-table{
        left: 30px;
}
.table thead th:last-child {
    /*border-right: 1px solid #B7B7B9 !important;*/
    padding-right: 40px !important;
}
.table td:first-child {
    /*border-left: 1px solid #B7B7B9 !important;*/
    padding-left: 30px;
}
.table td:last-child {
    /*border-right: 1px solid #B7B7B9 !important;*/
    padding-right: 30px !important;
}
.btnspan {
    letter-spacing: 0.2px;
}
label.fil-label {
    /*position: absolute;*/
    /*width: 93px;*/
    height: 36px;
    left: 0;
    top: 0;
    background: #E5E5EA;
    box-sizing: border-box;
    border-radius: 4px 0px 0px 4px;
    line-height: 36px;
    text-align: center;
    border-right: 1px solid #B7B7B9;
    z-index: 3;
    padding-left: 12px;
    padding-right: 12px;
    display: block;
}
.sort-dropdown-col {
    display: flex;
    flex-direction: row;
    border: 1px solid #B7B7B9;
        border-radius: 4px;
}
.filter-col input {
    border: 0px solid #B7B7B9;
    background: #fff;
    border-radius: 4px;
    height: 36px;
    /*width: 206px;*/
    padding-left: 10px;
}
.filter-col {
    border: 1px solid #B7B7B9;
    background: #fff;
    border-radius: 4px;
}
.calendar-icon {
    position: absolute;
    right: 9px;
    top: 8px;
}
.sort-dropdown-col .multi_sigle_select.inp_select {
    /*min-width: 160px;*/
    /*border: 1px solid #B7B7B9;*/
    background: #fff;
    border-radius: 4px;
}
.sort-dropdown-col .btn.btn-default.dropdown-toggle.mss_sl_btn {
    border-radius: 0 4px 4px 0 !important;
    border: 0 !important;
    box-shadow: none;
    background:#fff !important;
    height: 36px !important;
}
.sort-dropdown-col .inp_select button.btn.mss_sl_btn:focus {
    border: 0px solid #B7B7B9!important;
}
.sort-dropdown-col button.btn.btn-default.dropdown-toggle.mss_sl_btn {
    padding-left: 10px !important;
}
.search-icon-box {
    position: absolute;
    width: 48px;
    height: 36px;
    left: 0;
    top: 0;
    background: #E5E5EA;
    border-right: 1px solid #B7B7B9;
    border-radius: 4px 0px 0px 4px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.search-box input {
    padding-left: 60px !important;
    border:0;
    background: #fff;
}
.search-box {
    width: 280px;
    border: 1px solid #B7B7B9;
    border-radius: 4px;
}
.tbl-action-dropdown .dropdown-item{
    padding: 6px 12px;
    display: flex;
    align-items: center;
}
.sort-dropdown-col label.fil-label {
    /*width: 87px;*/
}
.pagination-row .page-item.disabled .page-link {
    color: #666666;
    background-color: transparent;
    border-color: transparent;
}
.pagination-row .page-link {
    color: #666666;
    background-color: transparent;
    border: 1px solid transparent;
        font-size: 14px;
}
.pagination-row .page-item.active .page-link {
    z-index: 1;
    color: #020402;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 3px solid #8BBC11;
}
.display-items-row li {
    min-width: 30px;
    text-align: center;
    padding: 7px 0;
}
.display-items-row li.active{
    border-bottom: 3px solid #8BBC11;
}
.display-items-row li.active .display-box{
    color: #020402;
    font-family:'MulishMedium' !important;
}
.pagination-row .page-link {
    padding: 7px 11px;
}



/* Datepicker css */


th.datepicker-switch:hover {
    width: 145px !important;
    font-size: 16px !important;
    padding:0 0px 0 0px !important;
}
th.prev{
    width: 20px !important;
    padding: 0 !important;
    font-size: 26px !important;
}
th.next{
    width: 20px !important;
    padding: 0 !important;
    font-size: 26px !important;
}
th.prev:hover{
    width: 30px !important;
    padding: 0 !important;
    font-size: 26px !important;
}
th.next:hover{
    width: 30px !important;
    padding: 0 !important;
    font-size: 26px !important;
}
th.dow {
    font-size: 12px;
}
td.day {
    font-size: 12px;
}
th.datepicker-switch {
    font-size: 14px;
}
span.month {
    font-size: 14px;
}
.sidenebu-dropdown .dropdown-menu {
    transform: translate3d(0px, 0, 0px) !important;
}
.fullcalender{
    background:#fff !important;
}
.btn.btn-small.outline-blue.setavailabilitybtn {
    position: absolute;
    top: 6px;
    right: 150px;
    height: 36px;
    line-height: 36px;
}
li.productslider-li h6.h4 {
    color: #202737 !important;
}
.datepicker td, .datepicker th {
    text-align: center;
    width: 30px !important;
    height: 30px !important;
    -webkit-border-radius: 90px !important;
    -moz-border-radius: 90px !important;
    border-radius: 90px !important;
    border: none;
    font-size: 14px;
}


.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(to bottom,#8BBC11,#8BBC11) !important;
    background-image: -ms-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: -o-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
    border-color: transparent;
    border-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: none;
}
.datepicker th {
    font-family:'FiraSans-Medium' !important;
    font-weight: normal !important;
}
.datepicker th.datepicker-switch {
    font-size: 16px;
    font-family:'FiraSans-Medium' !important;
    font-weight: normal !important;
}
.datepicker th.next {
    font-size: 26px;
    font-weight: normal !important;
    font-family:'FiraSans-Regular' !important;
}
.datepicker th.prev {
    font-size: 26px;
    font-weight: normal !important;
    font-family:'FiraSans-Regular' !important;
}
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background-image: -moz-linear-gradient(to bottom,#8BBC11,#8BBC11) !important;
    background-image: -ms-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: -webkit-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: -o-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    color: #fff !important;
}
.datepicker td.day{
    color: #000;
    font-family:'FiraSans-Regular';

}
.datepicker td.disabled.day {
    color: #666 !important;

}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover{
    background-image: -moz-linear-gradient(to bottom,#8BBC11,#8BBC11) !important;
    background-image: -ms-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: -webkit-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: -o-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    color: #fff !important;
}
.datepicker table tr td span.focused, .datepicker table tr td span:hover{
    background-image: -moz-linear-gradient(to bottom,#8BBC11,#8BBC11) !important;
    background-image: -ms-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: -webkit-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: -o-linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    background-image: linear-gradient(to bottom,#8BBC11,#8BBC11)!important;
    color: #fff !important;
}
.datepicker th.dow {
    text-transform: uppercase;
}
.datepicker td.active.day {
    box-shadow: 0px 10px 35px 0px rgb(191 191 191 / 12%);
}
.datepicker.datepicker-dropdown {
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 15%);
    border:0;
    /*border-radius: 0;*/
        padding: 10px 15px 5px 15px;
}
th.datepicker-switch {
    width: 145px !important;
}


a.align-self-end.mb-15 {
    align-self: start !important;
        margin-top: 7px;
}
.btn-group.multi_sigle_select.inp_select.sortdropdown {
    width: auto;
}
.radius .noUi-handle.noUi-handle-lower {
    left: -15px !important;
}
.noUi-horizontal .noUi-handle {
    top: -6px !important;
}
/*.radius .noUi-target.noUi-horizontal .noUi-tooltip{
    left: 4px !important;
}*/
.noUi-horizontal .noUi-handle, .noUi-vertical .noUi-handle
{
        left: 0;
}

/* ****************************** */
ul.nav.nav-pills.tabs-ul {
    background: #fff;
    border: 1px solid #B7B7B9;
    border-radius: 4px;
}

.nav-pills.tabs-ul .nav-link {
    font-size: 14px;
    text-transform: uppercase;
    color: #666666;
    padding: 0 15px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius:0px 0px 0px 0px !important;
}
.nav-pills.tabs-ul .nav-link.active, .nav-pills.tabs-ul .show > .nav-link {
    color: #fff !important;
    background-color: #8BBC11;
}
.tabs-ul a.nav-link.active:first-child {
    border-radius: 4px 0px 0px 4px;
}
.modal button.close {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 11;
    color: #666666;
    opacity: 1;
    background: none;
    border: none;
    padding: 0;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
}
#select_image_from_library.btn:disabled {
    background-color: #8BBC11 !important;
    color: #fff !important;
    cursor: not-allowed !important;
}
.modelwidth360 .modal-body {
    padding: 30px;
}

.modelwidth360 .modal-dialog{
    max-width: 360px;
}
.modelwidth300 .modal-dialog{
    max-width: 300px;
}
.modelwidth300 .modal-body {
    padding: 32px;
}
.filter-col {
    display: flex;
    flex-direction: row;
}
.startdate-box label.fil-label {
    min-width: 93px;
}
 .filter-col.startdate-box input {
    min-width: 202px;
}
.species-filtr-box .btn-group.multi_sigle_select.inp_select {
    min-width: 117px;
}
.my-table {
    overflow: auto;
}
.table th, .table td {
    white-space: nowrap;
}
.three-col-table-width th:nth-child(1) {
    width: 45%;
}
.three-col-table-width th:nth-child(2) {
    width: 45%;
}
.three-col-table-width th:nth-child(3) {
    width: 10%;
}

.two-col-table-width th:nth-child(1) {
    width: 90%;
}
.two-col-table-width th:nth-child(2) {
    width: 10%;
}
.logo-thumbnail {
    width: 36px;
    height: 36px;
    border: 1px solid #B7B7B9;
    border-radius: 4px;
    line-height: normal;
    text-align: center;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.start-date-single label.fil-label {
    min-width: 93px;
}
.end-date-single label.fil-label {
    min-width: 93px;
}
.end-date-single input.date-picker, .start-date-single input.date-picker {
    width: 111px;
}







/**/
.mybreadcrumb .breadcrumb {
    background: transparent;
}
.mybreadcrumb li.breadcrumb-item a {
    font-size: 14px;
    color: #666666;
}
.mybreadcrumb li.breadcrumb-item.active {
    color: #020402;
    font-size: 14px;
}
.card-bg-w {
    padding: 50px 80px 80px 80px;
}
.b-heading-titile {
    padding-top: 20px;
}
.b-heading-titile:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 6px;
    left: 0;
    top: 0;
    background: #8BBC11;
}
.input-label {
    margin-bottom: 8px;
}
.field-width-400 {
    width: 404px;
}
.field-width-280 {
    width: 280px;
}
.form-group.form-group-inp {
    margin-bottom: 14px;
    padding-bottom: 10px;
}
.upload-image-box {
    height: 130px;
    background: #e9e8e5;
    display: flex;
    align-items: center;
    justify-content: center;
}
input.upload-inp, input.upload-inp-frame_image {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    margin: 0;
    border: 0;
    opacity: 0;
}
.input-label span {
    color: #8BBC11;
}
.input-box .inp_select button.btn.mss_sl_btn:focus {
    border: 1px solid #8BBC11!important;
    background: transparent !important;
}
.field-width-full{
    width: 100%;
}
.divider {
    background: #B7B7B9;
    height: 1px;
}
.upload-image {
    width: 106px;
    height: 92px;
    object-fit: cover;
}
.cross-circle {
    position: absolute;
    right: 11px;
    top: 11px;
    cursor: pointer;
    z-index: 1;
}
.added-images-col {
    width: 100px;
    height: 100px;
    margin-right: 15px;
        border: 1px solid rgb(204 204 204 / 19%);
    padding: 3px;
}
.remove-add-img {
    position: absolute;
    right: 8px;
    top: 10px;
    cursor: pointer;
}
.dropdown-edit-add-btn {
    position: absolute;
    right: 7px;
    top: 10px;
    cursor: pointer;
}
.dropdown-edit-add-btn::after {
    opacity: 0;
    display: none;
}
.dropdown-lists img {
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.move-img img{
    width: 17px;
}
.inp-height48{
    height: 48px !important;
}
.edit-file-name-model .modal-body {
    padding: 45px 20px;
}
.move-file-model .modal-body {
    padding: 45px 20px;
}
.submit-btn-div {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.file-manger-pdf-box.show {
    display: flex !important;
    flex-direction: column;
}
.modelwidth420 {
    max-width: 420px;
    margin: 0 auto;
}
.added-images {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 4px;
}
.manage-r-s-c-s-btn{
    display: none;
}
.manage-r-s-c-s-btn{
    display: none;
}
.manage-r-s-c-s-btn.active{
    display: block !important;
}
.field-width-880 {
    width: 880px;
}
.input-box{position: relative;}
.st-chips {
    padding: 7px 11px;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    min-width: 95px;
    text-transform: uppercase;
    font-family: 'MulishMedium' !important;
}
.chips-green{
    background: rgba(55, 159, 0, 0.06);
    color: #379F00;
}
.chips-bkue{
    background: rgba(39, 170, 226, 0.07);
    color: #27AAE2;
}
.chips-red{
    background: rgba(206, 21, 0, 0.05);
    color: #CE1500;
}
.chips-orange{
    background: rgba(255, 153, 0, 0.08);
    color: #FF9900;
}
table.table{
    min-height: 156px;
}
td.vertical-middle a {
    color: #020402;
}
.salse-login-account-text {
    position: relative;
    top: 31px;
    padding-left: 60px;
}
.salse-sec1 .sort-dropdown-col button.btn.btn-default.dropdown-toggle.mss_sl_btn{
        min-width: 75px;
}
ul.d-flex.flex-row.condetail-rw li {
    padding-right: 20px;
}
ul.d-flex.flex-row.condetail-rw li:after {
    content: '';
    background: #C4C4C4;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 10px;
}
.mybreadcrumb .breadcrumb {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}
ol.breadcrumb {
    margin-bottom: 20px;
    padding-bottom: 0;
}
.contact-us-enquiries-detail-sec1 .card-bg-w {
    padding: 40px 40px 80px 40px;
}
.tags {
    background: #E9E8E5;
    margin-top: 10px;
    padding: 7px 8px;
    margin-right: 8px;
    border-radius: 4px;
}
.hdr-right-menu-proile a.dropdown-item img {
    margin-right: 8px;
    width: 20px;
}
.modelwidth410 .modal-dialog{
    max-width: 410px;
}
.eye-pass-icon {
    position: absolute;
    top: 14px;
    right: 15px;
    color: #A2A2A2;
}
.three-col-table-width-l-r-adj th:nth-child(1) {
    width: 80%;
}
.three-col-table-width-l-r-adj th:nth-child(2) {
    width: 10%;
}
.three-col-table-width-l-r-adj th:nth-child(3) {
    width: 10%;
}


.three-col-table-width-l-r-adj td:nth-child(1) {
    width: 80%;
}
.three-col-table-width-l-r-adj td:nth-child(2) {
    width: 10%;
}
.three-col-table-width-l-r-adj td:nth-child(3) {
    width: 10%;
}
.added-pdf-col .added-images {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.added-images-col.added-pdf-col {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #B7B7B9;
    padding: 12px;
}
.invalidfield .form-control {
    background: #FFF1EF !important;
    border: 1px solid #CE1500 !important;
}
label.error-msg {
    color: #CE1500;
    font-size: 12px;
    position: absolute;
    bottom: -5px;
    left: 0;
}
.form-group.form-group-inp {
    position: relative;
}
.dashboard-sec1 .startdate-box label.fil-label {
    min-width: 55px;
}
.dashboard-sec1 .filter-col.relative.startdate-box {
    width: 258px;
    margin-left: auto;
}
.char1{
    width: 500px;
    height: 288px;
}
rect[width="500"] {
    width: 400px;
    height: 250px;
}
svg[height="350"] {
    height: 275px !important;
}
div[style="position: relative; width: 500px; height: 350px;"] {
    height: 280px !important;
}
.membership-purchase-sec1 .startdate-box label.fil-label {
    min-width: 55px;
}
 .sort-dropdown-col.membership-plan-filtr-box label.fil-label {
    min-width: 140px;
}
.dtl-image {
    width: 84px;
    height: 84px;
    border-radius: 4px;
    object-fit: cover;
}
.dtl-col-left {
    width: 180px;
    min-width: 180px;
}
.dtl-row {
    margin-bottom: 10px;
}
.vanue-detail-sec1 .card-bg-w {
    padding: 30px 40px 50px 40px;
}

.vanue-detail-sec1 .col-xl-4 .card-bg-w {
    padding: 30px 30px 50px 30px;
}
.dtl-image-col {
    width: 96px;
    height: 96px;
    margin-bottom: 15px;
}
.dtl-image-col img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dtl-image-col {
    margin-right: 21px;
}
.dtl-image-col:nth-child(3n+0) {
    margin-right: 0px;
}

ul.nav.nav-pills.b-tabs {
    border-bottom: 1px solid #B7B7B9;
}
.b-tabs a.nav-link {
    background: transparent;
    border-radius: 0 !important;
    color: #666666;
    font-size: 14px;
}
.nav-pills.b-tabs .nav-link.active, .nav-pills.b-tabs .show > .nav-link {
    color: #020402;
    background-color: transparent;
    border-bottom: 4px solid #8BBC11;
}
.modelwidth640 .modal-dialog {
    max-width: 640px;
}

/* select box */

input.select-ip:checked + label.selectintLabel{
        border: 2px solid #8BBC11;
            padding: 3px;
}
label.selectintLabel{
    padding: 3px;
        border: 1px solid rgb(204 204 204 / 28%) !important;
}
input.select-ip:checked + label.selectintLabel span{
    color: #fff;
}

.select-ip {
    position: absolute;
}

label.selectintLabel {
    height: 100%;
    width: 100%;
    text-transform: capitalize;
        border-radius: 4px;
        border:1px solid transparent;
        position: relative;
}
/* select box */
img.int-iumage {
    width: 100%;
    height: 100%;
    object-fit: contain;
        border-radius: 4px;
}
.select-intest-row {
    padding: 0 5px;
}
input.select-ip:checked + label.selectintLabel:after {
    content: '';
    background-image: url(../images/structure/check-circle-green.svg);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    position: absolute;
     top: 6px;
    right: 6px;
        background-color: #ffff;
    border-radius: 100px;
}
.intimagebox.relative {
    width: 100px;
    height: 100px;
}
.intimagebox:nth-child(5n+0) {
    margin-right: 0;
}

.intimagebox {
    margin-right: 15px;
    margin-bottom: 15px;
}
.color-box {
    padding: 0 !important;
    margin: 0;
    border: 0 !important;
    box-shadow: none;
    background-color: transparent;
    width: 20px;
    min-height: 16px;
    border-color: transparent !important;
}
.dtl-image-b {
    border: 1px solid #B7B7B9;
    border-radius: 4px;
    padding: 3px;
}
.thumbnail-image-box {
    background: #F2F2F7;
    width: 84px;
    height: 84px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}
.tag-green {
    background: #379F00;
    color: #fff;
    font-size: 12px;
    padding: 11px 11px;
    border-radius: 4px;
    margin-left: 10px;
    font-family:'MulishRegular';
}
.col-xl-4 .dtl-col-left {
    width: 100px;
}
/*.card-bg-w {
    height: 100%;
}*/
.add-align-with-field {
    position: absolute;
    right: -51px;
    top: 0;
    z-index: 1;
}
.file-box {
    width: 132px;
    height: 132px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 17px;
}
.file-box .dropdown.tbl-action-dropdown {
    position: absolute;
    right: 8px;
    top: 15px;
}

.file-box {
    margin-right: 30px;
    margin-bottom: 30px;
}
.file-manger-img-box {
    width: 120px;
    height: auto;
    margin-right: 33px;
    margin-bottom: 20px;
}

.file-manager-detail-sec1 .card-bg-w {
    padding: 20px 20px 0px 20px;
}

.file-manger-pdf-box {
    width: 120px;
    height: 120px;
    margin-right: 33px;
    margin-bottom: 20px;
}
.file-manger-img-box:nth-child(8n+0){
    margin-right: 0px;
}
.file-manger-pdf-box.added-pdf-col {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #B7B7B9;
    padding: 12px;
}
.file-manger-pdf-box:nth-child(8n+0){
    margin-right: 0px;
}
section.dashboard-sec1 .col-xl-5 {
    max-width: 40%;
    min-width: 40%;
}
section.dashboard-sec1 .col-xl-2 {
    max-width: 20%;
    min-width: 20%;
}

.char1 [fill="#dc3912"] {
    fill: #2DB97A !important;
}


.char1 [fill="#109618"] {
    fill: #A7D775 !important;
}
.char1 [fill="#ff9900"] {
    fill: #F9D65C !important;
}
.char1 [fill="#3366cc"] {
    fill: #0F8970 !important;
}
g text[fill="#ffffff"] {
    font-size: 0;
}

.sponsors-detail-sec1 .card-bg-w {
    padding: 30px 40px 50px 40px;
}
.sponsors-detail-sec1 .col-xl-4 .card-bg-w {
    padding: 30px 30px 50px 30px;
}
.vanue-mambership-purches .card-bg-w {
    padding: 30px 40px 50px 40px;
}
.vanue-mambership-purches .col-xl-4 .card-bg-w {
    padding: 30px 30px 50px 30px;
}
.dropdown-menu {
    max-height: 233px;
    overflow-y: auto;
}

* {
  scrollbar-width: thin;
  scrollbar-color:  #D9DADB #fff;
}

/* Works on Chrome, Edge, and Safari */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

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

::-webkit-scrollbar-thumb {
  background-color: #D9DADB;
  border-radius: 20px;
  border: 1px solid #fff;
  border-radius: 20px;
}







/* login page css */
.login-section-left{
    background: linear-gradient(180deg, #8BBC11 , #3E8E21);
}
.login-section{
    width: 100%;
    min-height: 100vh;
    /*background: url(../images/structure/login-bg.png) no-repeat;*/
    background-size: cover;
    /*padding-top: 60px;*/
    /*padding-bottom: 10px;*/
}
.logo-type{
    width: 410px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-bottom: 75px;
}
.logo-img{
    width: 120px;
    height: 40px;
    object-fit: contain;
}
.verti-divider{
    height: 60px;
    width: 1px;
    background: #ffffff;
    margin: 0px 20px;
}
.login-box{
    width: 410px;
    /*height: 399px;*/
    background: #ffffff;
    box-shadow: 0 4 15 0 #000000 10%;
    padding: 30px 30px 40px 30px;
    margin: auto;
}
.login-section-left {
    width: 49%;
    min-width: 49%;
    max-width: 49%;
}
.login-section-right {
    width: 51%;
    min-width: 51%;
    max-width: 51%;
}
.login-logo-box {
    padding: 30px;
}
.login-lft-content {
    padding: 178px 50px 20px 50px;
}
.login-lft-content h2:before {
    content: '';
    width: 60px;
    height: 6px;
    background: #fff;
    position: absolute;
    left: 0;
    top: -10px;
}
.login-section-right {
    display: flex;
    align-items: center;
    justify-content: center;
}
img.login-logo {
    max-width: 100%;
}
.switch input:checked ~ .yes-s {
    font-family:'MulishMedium' !important;
}
.toggle-wt-ys-no .yes-s {
    position: absolute;
    right: -30px;
}
.toggle-wt-ys-no .no-s {
    position: absolute;
    left: -30px;
}
label.switch.vertical-middle.toggle-wt-ys-no {
    margin-left: 30px;
}
.salse-detail-sec1 .card-bg-w {
    padding: 50px 30px 80px 30px;
}
.ofering-detail-sec1 .card-bg-w {
    padding: 30px 40px 80px 40px;
}
.ofering-detail-sec1 .col-xl-4 .card-bg-w {
    padding: 30px 30px 80px 30px;
}
.dataTables_wrapper.dt-bootstrap4.no-footer .row:nth-child(2) .col-sm-12 {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #B7B7B9;
    overflow: auto;
    padding-left: 0;
    padding-right: 0;
}
.dataTables_wrapper.dt-bootstrap4.no-footer .row:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
}
.dataTables_wrapper.dt-bootstrap4.no-footer .row:nth-child(1) {
    -ms-flex-wrap: unset !important;
    flex-wrap: unset !important;
    position: absolute;
    margin-top: -78px;
    right: 12px;
}
/*.dataTables_wrapper.dt-bootstrap4.no-footer .row:nth-child(1) .col-sm-12.col-md-6 {
    max-width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 28%;
}*/
.dataTables_wrapper.dt-bootstrap4.no-footer .row:nth-child(1) .col-sm-12.col-md-6:nth-child(2) {
    max-width: 230px;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
    padding-right: 0;
    padding-left: 5px;
}
.dataTables_wrapper.dt-bootstrap4.no-footer .row:nth-child(1) .col-sm-12.col-md-6:nth-child(1) {
    max-width: 100%;
    -ms-flex: 0 0 13.3%;
    flex: 0 0 13.3%;
        padding-left: 0;
    padding-right: 5px;
}

.filter-col.relative.startdate-box.me-15 input.flex-fill {
    min-width: 100px;
    width: 120px;
}
.dataTables_filter label {
    width: 100%;
    height: 36px;
    position: relative;
    display: flex;
    align-items: center;
}
.dataTables_filter label input.form-control.form-control-sm {
    width: 200px;
    margin-left: auto;
}
.dataTables_filter label {
    width: 100%;
    height: 36px;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 0;
    border: 1px solid #B7B7B9;
    border-radius: 4px;
}
.dataTables_filter label:before {
    content: '';
    background-image: url(../images/structure/search.svg) !important;
    font-size: 0 !important;
    width: 48px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
}
.dataTables_filter label input.form-control.form-control-sm {
    width: 200px;
    margin-left: auto;
    height: 100%;
    border: 0;
    border-radius: 0 4px 4px 0;
    border-left: 1px solid #B7B7B9;
}
.dataTables_length label:before {
    content: 'Show Entries';
    font-size: 14px;
    text-transform: uppercase;
    min-width: 110px;
    padding: 0 0px 0 9px;
    color: #666666;
}
select.custom-select.custom-select-sm.form-control.form-control-sm {
    background: #fff;
    width: 50px;
    max-width: 50px;
    margin-left: auto;
    margin-right: 0;
    border: 0;
    padding: 0;
    text-align: center;
}
.dataTables_length label {
    font-size: 0;
    background: #e5e5ea;
    display: flex;
    align-items: center;
    border: 1px solid #B7B7B9;
    border-radius: 4px;
}
.filter-col.relative.startdate-box.me-15 {
    margin-right: 10px;
}
/*.my-table {
    position: relative;
}*/
.dataTables_paginate a.page-link {
    color: #666666;
    background-color: transparent;
    border: 1px solid transparent;
    font-size: 14px;
    padding: 7px 11px;
}
.paginate_button.page-item.active .page-link {
    z-index: 1;
    color: #020402;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 3px solid #8BBC11;
}
.page-item.disabled .page-link {
        color: #666666;
    pointer-events: none;
    cursor: auto;
    background-color: transparent;
    border-color: #dee2e6;
}
.pagination {
    justify-content: end;
}
.dataTables_info {
    margin-top: 25px;
}
.dataTables_paginate.paging_simple_numbers {
    margin-top: 20px;
}
input.dropdown-search::placeholder {
    color: #333;
}
.sort-dropdown-col .btn.btn-default.dropdown-toggle.mss_sl_btn {
    max-width: 80px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.sort-dropdown-col.species-filtr-box.relative.me-15 {
    margin-right: 10px;
}
.manage-offerings-sec1 .table td:nth-child(8) {
    width: 200px;
    white-space: normal;
}
.manage-offerings-sec1 .table td:nth-child(5) {
    vertical-align: middle;
}
.manage-offerings-sec1 .table td:nth-child(2) {
    width: 200px !important;

}
.manage-offerings-sec1 .table td:nth-child(2) a {
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
    display: inline-block;*/
}
.title-td a {
    display: flex;
    align-items: center;
    width: 200px;
    white-space: normal;
}
.startdate-cl.relative {
    width: 100px;
}
.sart-end-date-filter input.flex-fill {
    width: 90px !important;
    min-width: 90px !important;
    padding-right: 5px;
}
input.flex-fill.edate {
    min-width: 130px !important;
}
.upload-img-select-box-row {
    max-height: 350px;
    overflow-y: auto;
}
.modal-backdrop {
    z-index: 2222222;
}
.modal {
    z-index: 3333333;
}
.sort-dropdown-col .dropdown-menu > li > label {
    white-space: normal;
}
.intimagebox label.selectintLabel p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
        margin-top: 0;
}
.heading-with-steps {
    margin-bottom: 30px;
}
.submitbtns-row-n {
    margin-top: 50px;
}
li.radiobox-image.clearfilter-li a {
    color: #8bbc11;
    padding: 9px 15px;
    cursor: pointer;
}
li.radiobox-image.clearfilter-li {
    padding-top: 6px;
    border-top: 1px solid #8bbc11;
    margin-top: 10px;
    cursor: pointer;
}
li.radiobox-image.clearfilter-li a:hover{
    color: #8bbc11;
}


.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before,
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    right: auto;
    left: 12px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top {
    margin-top: auto;
    margin-bottom: 27px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top.open {
    margin-top: auto;
    margin-bottom: 27px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 0;
    margin: 0;
    border-width: 0;
    background-color: transparent;
    color:#8BBC11;
    box-shadow: none;
    text-align: center;
}

.bootstrap-datetimepicker-widget a[data-action]:hover {
    background-color: transparent;
}

.bootstrap-datetimepicker-widget a[data-action]:hover span {
    background-color: #eee;
    color:#8BBC11;

}

.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 300;
    font-size: 16px;
    margin: 0;
    border-radius: 50%;
}

.bootstrap-datetimepicker-widget table td.active.today:before>div {
    border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled>div,
.bootstrap-datetimepicker-widget table td.disabled:hover>div {
    background: none;
    color: rgba(0, 0, 0, 0.12);
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 3px 3px;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #eee;
}


.sort-dropdown-col .btn-group.multi_sigle_select.inp_select.show {
    display: flex !important;
}
select.custom-select.custom-select-sm.form-control.form-control-sm {
    border-radius: 0 4px 4px 0;
}
.btn[data-action="togglePeriod"], .btn-primary[data-action="togglePeriod"] {
    line-height: 20px;
    padding: 0;
    width: 35px;
    min-width: 35px;
    font-family:'MulishRegular';
}
.btn[data-action="togglePeriod"]:hover, .btn-primary[data-action="togglePeriod"]:hover{
    background: #8BBC11;
    color: #fff;
}
.upload-images-model h5.fontsize-24.fontfamily-semibold.black020.mb-10.mt-20 {
    margin-top: 30px;
}
.upload-images-model .btn-small.btn-radt4.width150.btn-mar-right-15.ms-0 {
    margin-right: 0;
}
.checklistrw a {
    background: rgb(139, 188, 17, 0.12);
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    padding: 3px;
    border-radius: 4px;
    margin-right: 0px;
}
.checklistrw a img {
    width: 18px;
}
td.vertical-middle.checklistrw-td {
    min-width: 220px;
    max-width: 230px;
}

.tooltip-inner {
background-color: #fff;
color: #000;
box-shadow: 0 2px 6px 0px rgb(0 0 0 / 25%);
}
.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #fff !important;
}
.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #fff !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #fff !important;
}
.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #fff !important;
}
td a.fontsize-14.black020 img.rounded {
    width: 36px;
    height: 36px;
    object-fit: contain;
    border: 1px solid rgb(204 204 204 / 15%);
}
.td-width250 {
    width: 250px;
    white-space: normal !important;
}
/*.my-table {
    width: 100%;
    display: table;
}
*/
td.text-center.dropdown.tbl-action-dropdown.vertical-middle.show {
    display: table-cell !important;
}
/*tr:last-child td.dropdown.tbl-action-dropdown .dropdown-menu {
    transform: translate3d(-15px, -5px, 0px) !important;
}*/
/*td.dropdown.tbl-action-dropdown .dropdown-menu {
    top: -40px !important;
}*/
.croppr-container {
    text-align: center;
}

button.btn.btn-default.dropdown-toggle.mss_sl_btn {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.light-modal#cropzee-modal {
    pointer-events: none;
}
.light-modal-content.undefined {
    pointer-events: all;
}
/*div#cropzee-modal.show {
    visibility: visible;
    justify-content: center;
    display: flex !important;
    align-items: center;
}*/
.my-table {
    max-height: fit-content !important;
}
.row.mt-35.pagination-row {
    margin-top: 20px;
}
.card-bg-w {
    /*height: 100%;*/
    min-height: 100vh;
}
h1.fontsize-20 label.switch.vertical-middle.ms-20 {
    min-width: 35px;
}


i.fa.fa-sort-numeric-asc:before {
    content: "\f0de";
}
.fa-sort-alpha-desc:before, .fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-alpha-asc:before, .fa-sort-asc:before {
    content: "\f0de";
}
i.fa.fa-sort-numeric-desc:before{
    content: "\f0dd";
}
.text-center.imgpreviewblock {
    height: 70px;
    width: 70px;
    margin: auto;
}
img#news-image-preview {
    max-width: 100%;
    max-height: 100%;
}
.my-table .row {
    margin: 0 0 !important;
}
span.res-doc-txt {
    width: 250px;
    white-space: normal;
}
.table td{
    padding-left: 12px;
    padding-right: 12px;
}
.tbl-action-dropdown .dropdown-item img {
    margin-right: 5px;
}
.added-images-col.added-pdf-col p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
        word-break: break-all;
}
.file-manger-pdf-box p.fontsize-12 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
        word-break: break-all;
}
.btn-group.multi_sigle_select.inp_select.folder_id_validate {
    flex-direction: column;
}
.colorpicker-component .input-group-addon {
    position: absolute;
    left: 13px;
    height: 25px;
    width: 25px;
    top: 11px;
    z-index: 11;
}
.colorpicker-component .input-group-addon i {
    width: 100% !important;
    height: 100% !important;
}
.colorpicker-component input.form-control {
    padding-left: 45px;
}
.colorpicker:before, .colorpicker:after{
    display: none !important;
}
.file-box {
    margin-bottom: 15px;
}
ul.dropdown-menu.mss_sl_btn_dm {
    z-index: 9999;
}

img.upload-arrow-icon {
    max-width: 100px;
    max-height: 60px;
}
li input.dropdown-search {
    border: 1px solid #8bbc11;
    /*color: #8bbc11;*/
}
.manage-offerings-sec1 .table th:nth-child(8) {
    width: 200px !important;
    min-width: 200px;
    max-width: 200px;
}
.manage-offerings-sec1 .table td:nth-child(8) {
    width: 200px!important;
    white-space: normal;
    min-width: 200px;
    min-width: 200px;
}
.manage-offerings-sec1 .table td:nth-child(4) {
    min-width: 150px !important;
    white-space: normal;
}
.manage-offerings-sec1 .table th:nth-child(4) {
    min-width: 150px !important;
}
.manage-offerings-sec1 .table td:nth-child(8) {
    min-width: 170px !important;
    white-space: normal;
}
.manage-offerings-sec1 .table th:nth-child(8) {
    min-width: 170px !important;
}
.manage-offerings-sec1 .table td:nth-child(9) {
    min-width: 100px !important;
    white-space: normal;
    text-align: center;
}
.manage-offerings-sec1 .table th:nth-child(9) {
    min-width: 100px !important;
    white-space: normal;
    text-align: center;
}
.checkout-arrow {
    display: block;
}
.view-less{
  display: none;
}
[aria-expanded="false"] .view-more{
  display: block;
}
[aria-expanded="false"] .view-less{
  opacity: 0;
}
[aria-expanded="true"] .view-less{
  display: block;
}
[aria-expanded="true"] .view-more{
  display: none;
}
.checkout-acc-block .card {
    border: 0;
    margin-bottom: 30px;

}
.checkout-acc-block .card-header {
    background: #FFFFFF;
    border: 1px solid #B7B7B9;
    border-radius: 4px !important;
}
.checkout-acc-block .card-body {
    background: #F2F2F7;
    border-radius: 4px;
    margin-top: 5px;
    padding: 25px 30px;
}
a.vouc-apply-code {
    position: absolute;
    top: 10px;
    right: 10px;
}
.entervouchercode .form-control {
    height: 40px;
    background: #fff;
    text-align: left;
    padding: 0 60px 0 14px;
}
.speakertabs a.nav-link {
    background: transparent;
    color: #666666;
    font-size: 16px;
    padding: 13px 0;
    position: relative;
}

.dt-dot {
    width: 6px;
    height: 6px;
    background: #666666;
    border-radius: 20px;
    margin: 0 12px;
}
.dtl-row.d-flex.flex-wrap.align-items-center {
    flex-wrap: nowrap !important;
    align-items: start !important;
}
/* .dtl-col-left {
    min-width: 32%;
    max-width: 32%;
} */
.dtl-col-right {
    min-width: 40%;
    max-width: 40%;
    word-break: break-word;
}
.relative.inpblock.inp-height40.mobile_validate {
    display: flex;
    flex-wrap: wrap;
}
.relative.inpblock.inp-height40.mobile_validate label.error {
    max-width: 100%;
    min-width: 100%;
}
.btn-group.multi_sigle_select.countrycode-dropdown {
    width: 100px;
    left: 0;
    top: 0;
    height: 100%;
}
.inp-height40 input.form-control {
    height: 40px;
}
.practice_phone_number_validate{
    display: flex;
        flex-wrap: wrap;
}
ul.dropdown-menu.mss_sl_btn_dm.ad-search {
    min-width: 275px;
    overflow-x: hidden;
}
.relative.inpblock.inp-height40.mobile_validate input.form-control.error {
    max-width: 59%;
    min-width: 59%;
    margin-left: auto;
}
.practice_phone_number_validate label.error {
    max-width: 100%;
    min-width: 100%;
}
.practice_phone_number_validate.mobile-flex input.form-control {
   max-width: 59%;
    min-width: 59%;
    margin-left: auto;
}
.relative.inpblock.inp-height40.mobile_validate input.form-control {
    max-width: 59%;
    min-width: 59%;
    margin-left: auto;
}
.mobile_validate .btn-group.multi_sigle_select.countrycode-dropdown {
    width: auto !important;
    max-width: 40% !important;
    min-width: 40% !important;
}

.practice_phone_number_validate  .btn-group.multi_sigle_select.countrycode-dropdown{
    width: auto !important;
    max-width: 40% !important;
    min-width: 40% !important;
}
.attendee_section.attendee_section72 li.radiobox-image label {
    word-break: break-all;
    white-space: break-spaces;
}
.d-flex.checkoutnewcol-row {
    min-width: 93%;
    max-width: 93%;
}
.d-flex.checkoutnewcol-row .checkoutnewcol-lft {
    min-width: 75%;
    max-width: 75%;
}
.d-flex.checkoutnewcol-row .checkoutnewcol-rgt.text-end {
    min-width: 25%;
    max-width: 25%;
}
.checkoutnewcol-rgt.text-end div {
    padding-right: 10px;
}
.file-manger-img-box .added-images {
    border: 1px solid #e7e1e1;
    padding: 5px;
    height: 120px;
}

#loader-wrapper {
   background-color: rgb(255 255 255 / 75%);
   bottom: 0;
   height: 100%;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   width: 100%;
   z-index: 9999;
   /*margin: 60px 0px 0px 200px;*/
}
#loader {
   background-position: center center;
   background-repeat: no-repeat;
   height: 200px;
   right: 0%;
   left: 0%;
   margin: auto auto;
   position: absolute;
   top: 0%;
   bottom: 0%;
   width: 200px;
   text-align: center;
}
.loader_img{
   height: 85px;
   width: auto;
}

#forfileupload, #forfileupload1{
    display: none !important;
}

.backgroung-grey{
    color:rgb(10 10 10 / 45%)!important;
    background-color:rgb(255 255 255 / 45%)!important;
}


a.cke_button_off {
    padding: 3px 6px !important;
    border: 1px #0000 solid;
    margin-right: 5px;
}
a.cke_button_disabled {
    padding: 3px 6px;
    background-color: transparent;
    margin-right: 5px;
    border: 1px #0000 solid;
}
a.cke_button_off:hover, a.cke_button_off:focus, a.cke_button_off:active {
    padding: 3px 6px !important;
}
a.cke_combo_button {
    border: 1px solid #9999998f !important;
    margin-right: 6px !important;
    padding: inherit !important;
    margin-left: 0 !important;
}
a.cke_button_disabled:hover, a.cke_button_disabled:focus, a.cke_button_disabled:active{
    border: 1px #0000 solid;
    padding: 3px 6px !important;
}
a.cke_button_on{
    margin-right: 5px;
    background: #fff;
    border: 1px #BCBCBC solid;
    padding: 3px 6px !important;
}

.upload-images-model .intimagebox.relative {
    width: 100px;
    height: auto;
    margin-bottom: 10px;
}
.upload-images-model .intimagebox.relative label {
    height: 100px;
}
.upload-images-model .intimagebox.relative p.fontsize-12 {
    margin-bottom: 0;
    padding-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}


#email-modal-popup textarea{
    margin: 0rem auto 0rem auto;
    padding: 0 15px;
    width: 100%;
    height: 125px;
    vertical-align: middle;
    background: #E9E8E5;
    border: 1px solid #EEEEEE;
    font-family: 'MulishRegular';
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #020402;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    outline: none;
}
button.toolbar-button {
    border: none !important;
    margin: 4px 3px;
    padding: 1px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background: transparent;
    outline: 0px !important;
}
button.toolbar-button:hover {
    background: #F1F3F4;
}
button.toolbar-button svg {
    width: 20px;
    color: #646464
}
