html {
    overflow-x: hidden;
}
.profile_dropdown .dropdown-menu {
    right: 0;
    left: inherit !important;
}
.active-menu{
    background-color: #333; /* Replace with your desired background color */

}
.event_menu .active {
    color: #fff !important;
    border-left: 3px solid #0d6efd !important;
    background: #08558f;
}
.cursor-pointer{
    cursor: pointer;
}
.create-box p{
    font-size: 15px;
    color: #545454;
}
.setting-box {
    background: linear-gradient(313deg, rgb(245 245 245) 0%, rgb(249 249 249) 100%) !important;
    border: none !important;
    margin-bottom: 20px;
}
.setting-box hr {
    border-top: 1px solid #d9dcde !important;
    opacity: 1 !important;
    display: block !important;
    margin: 0px 0px 5px;
}
.setting-box p {
    font-size: 14px;
    color: #545454;
}
.info-icons {
    margin-left: 5px;
    color: #00477c;
}
.custom-tooltip {
    background: #fff !important;
    border: none !important;
    box-shadow: 0px 2px 4px #aba9a9;
}
.custom-tooltip .popover-header {
    background: #f5f5f5 !important;
    border-bottom: 1px solid #ede9e9;
    font-size: 15px;
    line-height: 25px;
}
.popover-body p{
    font-size: 14px;
    line-height: 25px;
}
.bs-popover-bottom>.popover-arrow::after {
    border-bottom-color: #f5f5f5 !important;
}

.admin_menu .active,
.profile_menu .active{
    color: #fff !important;
    border-left: 3px solid #0d6efd !important;
    background: #08558f;
}
/* theme color css start */
.bg-dark::placeholder{
    color: #fff !important;
} 
.bg-dark header,
.bg-dark  .rdt_TableHead,
.bg-dark .rdt_TableHeadRow,
.bg-dark .rdt_TableRow,
.bg-dark .rdt_Pagination,
.bg-dark .rdt_Table div{
    background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;
    color: #fff;
    border-bottom-color: #545353  !important;
    border-top-color: #545353  !important;
}
.rdt_Table div{
    display: flex;
    flex-wrap: unset;

}
.bg-dark .flbsZw:disabled {
    cursor: unset;
    color: rgb(255 255 255);
    fill: rgb(255 255 255);
}
.card-header{
    border-color: #e7e7e7 !important;
}

/* End */
.bottom-line{
    width: calc(50% - 0.75rem);
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #d9dcde;
}
.text-grey {
    color: #969593;
}

#custom-switch {
    width: 45px;
    height: 25px;
}

#custom-icon-inbox{
    width: 20px;
}
.h-100vh {
    height: 100vh;
}
.react-datepicker-wrapper {
    width: 100%;
}

body .bg-light {
    background: #fff !important;
}
.bg-light.menu-list {
    border-bottom: 1px solid #d9dcde;
    border-top: 2px solid #00477c;
}
.card {
    border-radius:0px !important;
    border:none!important;
}
.border-right .bg-light.card {
    border-left: 0px solid #d9dcde !important;
}
.bg-light.card {
    border-left: 1px solid #d9dcde !important;
    width: 100%;
}
.bg-light.card .bg-light.card{
    border-left: none !important;
}
.bg-light.card .bg-light.card .card-body{
    padding: 0px;
}
.card-group .card {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 16px -4px;
}
.right-box-section .card-header,
.card-header {
    border: 0px !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #d9dcde !important;
    background: #00477c !important;
    padding: 15px !important;
    color: #fff !important;
}
.my-3 .col-md-6 .card .card-header {
    background: transparent !important;
} 
.card-header .d-flex {
    align-items: center !important;
}

.setting-box {
    border-radius: 12px !important;
    
}
.setting-box .card-body{
    border-radius: 12px !important;
    background: #f9f9f9 !important;
}
.setting-box .bg-dark{
    background: #1b1f22 !important;
    border-radius: 12px !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 16px -4px;
}
.card-title {
    margin-bottom: 20px !important;
}
.outer-card-box .bg-dark.card {
    border: 1px solid #545353 !important;
}
.bg-light  .list-group {
    background: #00477c;
    color: #fff;
}
.border-left .bg-light  .list-group {
    background: transparent;
    color: #212529 !important;
}
.border-left .bg-light  .list-group a{
    color: #212529 !important;
}
.border-left .bg-light  .list-group a.active{
    color: #fff !important;
}
.border-left .bg-light .list-group a:hover {
    color: #fff !important;
}
.bg-light .list-group a, .bg-light .list-group span {
    color: #fff !important;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.bg-light .navbar-brand {
    font-weight: 500;
    color: #00477c !important;
}
.bg-light .list-group a {
    border-left: 3px solid transparent;
}
.bg-light .list-group a:hover {
    border-left: 3px solid #0d6efd;
    background: #08558f;
}
.event_menu .text-decoration-none {
    border-left: 3px solid transparent;
}
.form-control {
    padding: 0.25rem 0.75rem;
}

.bg-light .nav-tabs .nav-item.show .nav-link, .bg-light .nav-tabs .nav-link.active {
    border-color: #00beff00;
    border-bottom: 2px solid #00477c;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: #00477c !important;
}
.nav-tabs .nav-link{
    color:#000 ;
}
.bg-light .react-datepicker__input-container input{
    border: 1px solid #dee2e6 !important;
    border-radius: 0.375rem;
    height: 37px;
    padding: 10px 15px;
    width: 100%;
}
.card-body header button {
    width: 38px !important;
    height: 38px !important;
    margin-left: -5px;
}
.event-information p {
    /* color: #3c3c3c; */
    font-weight: 300;
}
.border-box .bg-light.card {
    border: 1px solid #d9dcde !important;
}

/* CSS is used for dark background */

.bg-dark.menu-list {
    border-bottom: 1px solid #545353;
}
.bg-dark .card-header {
    border-bottom: 1px solid #545353 !important;
    background:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important;
}
.right-box-section .bg-dark .card-body {
    background: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important;
}
.bg-dark .card-title {
    color: #fff !important;
}
.bg-dark .card {
    background: #1b1f22 !important;
    color: #fff;
}
.bg-dark .list-group a, .bg-dark .list-group span {
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.bg-dark .navbar-brand {
    font-weight: 500;
}
.bg-dark .list-group a {
    border-left: 3px solid transparent;
}
.bg-dark .list-group a:hover {
    border-left: 3px solid #0d6efd;
    background: #08558f;
}
.bg-dark .form-control, .bg-dark .form-select{
    border: 1px solid #545353 !important;
    color: #ffffff;
    background-color: #212529 !important;
}
.bg-dark .react-datepicker__input-container input{
    background: #212529;
    color: #fff;
    border: 1px solid #545353 !important;
    border-radius: 0.375rem;
    height: 40px;
    padding: 10px 15px;
    width: 100%;
}
.border-box .bg-dark.card {
    border: 1px solid #545353 !important;
}
.border-right .bg-dark.card {
    border-left: 0px solid #545353 !important;
}
.border-left .bg-dark.card, .border-left .bg-light.card{
    border-left: 0px !important;
}
.bg-dark.card {
    border-left: 1px solid #545353 !important;
    color: #fff;
    width: 100%;
}
.bg-dark.card .bg-dark.card{
    border-left: none !important;
}
.bg-dark.card .bg-dark.card .card-body{
    padding: 0px;
}
.pt-3 .bg-dark.card {
    border: 1px solid #545353 !important;
}

.setting-box .bg-dark p {
    font-size: 14px;
    color: #ffffffed;
    font-weight: 300;
}
.setting-box .bg-dark hr {
    border-top: 1px solid #e7e7e724 !important;
}
.bg-dark .nav-tabs .nav-item.show .nav-link, .bg-dark .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #212529;
    border-color: #00beff00;
    border-bottom: 2px solid #0b5ed7;
}
.bg-dark .nav-tabs {
    border-color: #dee2e614 !important;
}
.bg-dark .form-control:focus {
    color: #ffffff;
}
.event-information.bg-dark p {
    color: #ffffffc7 !important;
}
.bg-dark .ql-toolbar.ql-snow {
    border: 1px solid #545353 !important;
}
.bg-dark .ql-container.ql-snow {
    border: 1px solid #545353 !important;
    border-top: none !important;
}
@media screen and (max-width:768px){
    .dropdown-menu.show {
        right: unset;
    }
    .w-20 {
        margin: 1px !important;
        flex: 1 49% !important;
    }
}
@media screen and (max-width:767px){
    .form-io_head .d-flex {
        display: block !important;
    }
    .formioCustom .formcomponents {
        position: unset !important; 
    }
    .mt-40 {
        margin-top: 6rem !important;
    }
    .formioCustom .formarea {
        position: relative !important;
        left: 0 !important;
    }
}
.dropzone {
    border: 2px dashed #ccc;
    padding: 20px;
    text-align: center;
    cursor: pointer;
  }
  
  .preview_long {
    width: 200px;
    height: 200px;
    object-fit: cover;
    margin-top: 10px;
  }
  .preview_short {
    width: 100px;
    height: 100px;
    object-fit: cover;
  }
  .preview_delete{
    width: 200px;
  }
  .icon_design svg {
    height: 30px;
    width: 30px;
    color: #fff;
    padding: 15px;
    border-radius: 100%;
}
.success_icon svg {
    background: green;
}
.danger_icon svg {
    background: red;
}

.bg-light .react-datepicker__input-container input .placeholder {
    font-size: 15px !important;
}
.country_code .css-1xc3v61-indicatorContainer,
.country_code .css-15lsz6c-indicatorContainer{
    padding: 0 !important;
}
.country_code{
    width: 70px;
}
.country_code .css-1fdsijx-ValueContainer{
    padding: 2px !important;
}

.bg-dark .css-13cymwt-control,
.bg-dark .css-t3ipsp-control {
    border: 1px solid #545353 !important;
    color: #ffffff;
    background-color: #212529 !important;
}

.sc-dYlqv,
.react-datepicker__input-container input,
select, input,
.list-group a,
.nav_bar a,
.profile_dropdown a,
.btn-primary,
.btn-danger,
.btn-secondary,
label,
.sc-hKVryf,
svg,
.event-information p,
.nav-tabs .nav-link,
.tab-pane p,
.css-13cymwt-control,
.to_space{
    font-size: 16px !important;
}
label,
.sc-crPhKe {
    font-weight: 500;
}
.form-label{
    margin-bottom: 5px !important;
}
.card-title{
    font-size: 18px !important;
    margin-bottom: 10px !important;
}
.tab-pane p,
input,
select,
.sc-hKVryf,
.form-check-label,
.to_space{
    font-weight: 300 !important;
}
.ql-container.ql-snow{
    height: 180px;
}

.navbar-brand{
    font-size: 16px !important;
}
.css-hlgwow {
    padding: 2px 3px;
 }
 .css-19bb58m {
   margin: 0px;
 }
 .css-8mmkcg {
    width: 13px;
 }
 .form-check-input{
    border-color: #00477c !important;
 }
 .form-check-input:checked{
    background-color: #00477c !important;
 }
 .form_cehck label{
    margin-left: 5px;
 }
 .card-title {
    color: #ffff !important;
    background: #00477c !important;
    padding: 13px 10px !important;
    font-size: 16px !important;
    /* margin-bottom: 0px !important; */
}
body .side-bar-menu .bg-light {
    background: #00477c !important;
}

.white-box {
    background: #fff !important;
    padding: 10px 0 !important;
}
.white-box.tab-pane, .tab-pane .white-box {
    padding: 0;
}
.white-box .card-title:first-child {
    margin-top: -10px;
}
.white-box .row {
    /* padding: 8px 0px 0px; */
    margin: 0px;
}
.right-box-section .card-body {
    background: #f3f3f3;
}
.grey-background {
    background: #f3f3f3 !important;
}
.grey-background .card-body{
    background: #fff !important;
}

hr {
    display: none;
}
.tab-content {
    background: #fff;
}
.right-box-section .card-header .text-dark {
    color: #fff !important;
}
.kqJeom {
    padding: 15px 16px 4px 24px !important;
}

.autocomplete{
    position: relative;
}
.autocomplete-dropdown-container {
    border: var(--bs-border-width) solid var(--bs-border-color)!important;
    border-radius: 3px;
    position: absolute;
    z-index: 9;
    padding: 10px;
    background: white;
    left: 0;
    right: 0;
}
.text-theme-color{
    color: #00477c !important;
}
.btn-theme-background{
   background-color:#00477c !important;
    border-color: #00477c !important;
}
.border-theme-color{
    border-color: #00477c !important;
}
.btn-outline-primary:hover{
    background-color:#00477c !important;
    border-color: #00477c !important;
    color: #fff !important;
}
.no_message .font-weight-500{
    font-weight: 500 !important;
}
.label_head .font-weight-800{
    font-weight: 800 !important;   
}
.nav-link:focus, .nav-link:hover{
    /* color:  #00477c !important; */
}
/* Side bar css start */
.side-bar-menu{
    position: fixed;
    top: 59px;
    margin: 0;
    z-index: 1;
    bottom: 0;
}
.sidebar-width{
    position: relative;
    left: 16.65%;
}
.menu-list {
    position: sticky !important;
    top: 0;
    z-index: 9;
}
@media only screen and (max-width: 1439px) and (min-width: 1024px)  {
    .sidebar-width{
        left:24.98%;
    }
    .w-20 {
        margin: 1px !important;
        flex: 1 24% !important;
    }
}
@media only screen and (max-width: 1366px) and (min-width: 1200px)  {
    .sidebar-width{
        left:16.70%;
    }
}
@media only screen and (max-width: 1439px) and (min-width: 1367px)  {
    .sidebar-width{
        left:16.70%;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 768px)  {
    .sidebar-width{
        left:25%;
    }
    .sc-fKwBvW {
        display: table;
        width: 1150px !important;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 991px)  {
    .sc-fKwBvW {
        display: table;
        width: 1150px !important;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 769px)  {
    .w-20 {
        margin: 1px !important;
        flex: 1 24% !important;
    }
}
@media only screen and (max-width: 767px) and (min-width: 320px)  {
  
    .side-bar-menu{
        position: relative;
        top: 0;
        margin-bottom:10px ;
    }
    .sidebar-width{
        left:0;
    }
    .sc-fKwBvW {
        display: table;
        width: 1150px !important;
    }
}
/* End */
.builder-sidebar .btn,
.formio-component .card-header a {
    color: #fff !important;
}
.form-builder-group-header,
.preview-panel .card-header {
    padding: 0 !important;
}

.formio-component table{
    width: 100%;
}
.form-builder-panel .btn-primary,
.form-builder-panel .btn-primary:hover{
    background-color: #00477c;
    border-color: #00477c;
}
.formio-component{
    margin-bottom: 15px;
}
.formioCustom .formcomponents{
    position: fixed;
    top: 137px;
}
.formioCustom .formarea{
    position: relative;
    left: 16%;
}
.form-io_head{
    position: fixed;
    width: 100%;
    z-index: 2;
}
.mt-40{
    margin-top: 4rem;
}
.formioCustom p {
    margin-bottom: 5px;
}
.formio_model {
    z-index: 9999 !important;
}
.formioCustom .component-btn-group{
    z-index: 1 !important;
}
.danger_btn a {
    top: -53px;
    left: 85px;
}
.preview_long_profile {
    width:144px;
    height: 144px;
    object-fit: cover;
    margin: auto;
}
.create-btn{
    margin-left: 0px;
}
.create-btn button{
    color: #ffff !important;
    background: #00477c !important;
    margin-top: 28px;

}
.assign-btn  button{
    color: #ffff !important;
    background: #00477c !important;
}
.profile_img img {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    object-fit: cover;
}
.profile_img {
    padding: 5px;
    border-radius: 50%;
    border: 3px solid #08558f;
    margin-bottom: 12px !important;
    width: 140px;
    height: 140px;
    margin: 0px auto;
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
}
.profile_details i {
    font-size: 14px;
}
/* profile phonenumber field  */
.country_code .css-1nmdiq5-menu {
    width: 100px !important;
}
.country_code .css-13cymwt-control {
    border-right: 0px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-color: #dee2e6 !important;
}
.bg-dark .country_code .css-13cymwt-control {
    border-color: #545353 !important;
}
.css-13cymwt-control {
    border-color: #dee2e6 !important;
}
.border-left-none {
    border-left: 0px !important;
    margin-left: -5px;
    padding-left: 20px !important;
}
.css-1u9des2-indicatorSeparator {
    background: none !important;
    display: none;
}
.css-1dimb5e-singleValue {
    overflow: unset !important;
}
.css-1hb7zxy-IndicatorsContainer {
    margin-right: -5px !important;
    padding-right: 4px;
}
.bg-dark .ql-snow .ql-picker {
    color: #fff !important;
}
.bg-dark .ql-snow .ql-stroke {
    stroke: #fff;
}
.bg-dark .ql-snow .ql-fill {
    fill: #fff;
}
/* END */
.counter{
    width: 100px;
    margin: 10px auto;
    height: 100px;
    border: 3px solid #00477c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 25px;
    color: #00477c;
}
/* Dark css */

.right-box-section .bg-dark .card-body {
    background: #1b1f22 !important;
}
.bg-dark .tab-content {
    background: #212529 !important;
}
.bg-dark .nav-tabs .nav-link {
    color: #fff !important;
}
.bg-dark .list-group-item {
    background: #212529 !important;
    color: #fff;
    border: 1px solid #545353
}
.right-box-section .bg-dark .white-box {
    background: #212529 !important;
}


.bg-dark .css-1nmdiq5-menu {
    background: #1b1f22 !important;   
}
.bg-dark .css-1dimb5e-singleValue {
    color: #fff !important;
}
.bg-dark .info-icons {
    color: #fff;
}
.bg-dark .create-btn button {
    border-color: #00477c;
}
.modal-body .bg-dark.form-control {
    color: #000 !important;
    background: transparent !important;
}
.modal-body .form-label {
    color: inherit !important;
}
.bg-dark .btn-outline-primary {
    color: #fff !important;
    border-color: #969593 !important;
}

.bg-dark .text-theme-color {
    color: #0092ff !important;
}
.w-20 {
    margin: 1px;
    flex: 1 0;
}
.w-20.col {
    margin: 0;
}
.pl-10 {
    padding-left: 10px;
}
.form-control:focus{
    border-color: var(--bs-border-color) !important;
    box-shadow: none !important;
}
.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.rounded-circle {
    margin-top: 10px;
}
.speaker_img img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.right-box-section {
    margin-bottom: 30px;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
    left: -20px !important;
}
.bg-dark ::placeholder {
    color: #9f9f9f !important;
    opacity: 1;
}
.modal-body ::placeholder {
    color: #9f9f9f !important;
    opacity: 1; /* Firefox */
}
.modal-body .bg-dark {
    background: #fff !important;
    color: #000 !important;
}
.modal-body .bg-dark .css-13cymwt-control, .modal-body .bg-dark .css-t3ipsp-control, .modal-body .bg-dark .css-1nmdiq5-menu{
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #dee2e6 !important;
}
.modal-body .bg-dark .css-1dimb5e-singleValue {
    color: #333333 !important;
}
.modal-body .text-white {
    color: #333333 !important;
}
.bg-dark .ql-snow .ql-picker-options {
    background-color: #212529;
}
.preview_profile_img{
    width: 150px;
    height: 144px;
    margin: auto;
    border: 1px solid #00477c;
    padding: 3px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.preview_profile_img img{
    object-fit: cover;
    border-radius: 5px;
}
.preview_profile_img .preview_btn{
    line-height: 15px;
    position: absolute;
    right: -19px;
    border: 1px solid #00477c;
    border-radius: 100px;
    padding: 2px;
    width: 20px;
    height: 20px;
    background: #00477c;
    color: #fff;
    cursor: pointer;
}
/* Upload Single Img */
.input-with-icon {
    position: relative;
    display: inline-block;
  }
  
  .delete-btn {
    position: absolute;
    top: 54%;
    right: 5px;
    transform: translateY(-50%);
    border: 1px solid red;
    border-radius: 100px;
    padding: 1px;
    width: 11px;
    height: 11px;
}
.img-remove .delete-btn  {
    top: 20%;
    right: 30px;
}
.singleimg .form-control{
    padding-right: 30px;
}
.spk-img{
    position: relative;
}

.img-err {
    position: absolute;
    top: 70px;
}
  /* END */
.modal-title {
    font-size: 18px !important;
}
.field-required:after {
    z-index: 1 !important;
}
.css-t3ipsp-control{
    box-shadow: none !important;
    border-color:#dee2e6 !important;

}
.bg-dark .css-1nmdiq5-menu div div:hover,
.bg-dark .css-1nmdiq5-menu div div:active
{
    background-color: #00477c !important;
}
.bg-dark .css-1nmdiq5-menu div div{
    background-color: transparent !important;
}

.bg-dark .autocomplete-dropdown-container, .bg-dark .suggestion-item {
    background: #212529 !important;
}
.formioCustom {
    margin-bottom: 60px;
}
.profile_user {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 100px;
    margin-right: 3px;
}
.event_img{
    width: 200px;
    height: 200px;
    object-fit: cover;
}


.react-confirm-alert-body > h1 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
}
.border-bottom-none {
    border-bottom: 0px !important;
}
.overflow-custom-scroll {
    max-height: 560px;
    overflow-y: scroll !important;
}
.overflow-custom-scroll::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
}
.overflow-custom-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
.overflow-custom-scroll::-webkit-scrollbar-thumb {
    background: #888;
}  
.overflow-custom-scroll::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.table-scroll {
    height: 250px;
    overflow-y: scroll;
}
.table-scroll::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
}
.table-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.table-scroll::-webkit-scrollbar-thumb {
    background: #888;
}  
.table-scroll::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.table-scroll thead {
    position: sticky;
    top: 0px;
}
.table-scroll tbody {
    
}
.table-scroll tr {
    width: 100%;
    table-layout: fixed;
    display: inline-table;
}

.table-scroll tbody::-webkit-scrollbar {
    width: 2px;
    border-radius: 10px;
}
.table-scroll tbody::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.table-scroll tbody::-webkit-scrollbar-thumb {
    background: #888;
}  
.table-scroll tbody::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* .custom-scroll-unset {
    height: 240px;
    overflow: hidden;
} */
.bottom-absolute {
    display: flex;
    justify-content: end;
}
.bottom-absolute button{
    margin: 0px 5px;
}
/* End */