﻿/*body.modal-open {
    padding-right: 0; 
}*/
:root {
    --white: #FFF;
    --primary: #224d9d;
    --active: #ff8329;
    --border: #a1a1a159;
    --bg-inactive: #f0f0f0;

    --fount-sans: 'poppins-medium';
}

body {
    background-color: #f2f3f6;
    margin: auto !important;
}
a {
    text-decoration: none !important;
}
.addSlide .modal-content {
    background-color: #fff;
}
.disable-SetDefault{
    opacity:0.5;
}
.vw_container {
    padding: 0 3vw;
    width: 100%;
}

#notesUpdate ol {
    padding-left: 25px !important;
}
.noDataTable {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20rem;
}
#notesUpdate ul {
    list-style: inside;
}

.topnav {
    position: fixed;
    width: 100%;
    z-index: 9;
    background: #fff;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 4px 10px rgb(15 31 41 / 11%);
}
#statusPopuploader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.overlay2 {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
}

/*  .overlay2.dynamicList {
        border: 3px solid #29a709;
    }*/

.topnav img {
    width: 170px !important;
    min-width: 170px;
    height: 40px;
}

/*.categoryMargin {
    margin-bottom: 7px !important;
}*/
    
    span.error.error1 {
        position: absolute;
    }

.tophead {
    background: #f3f2f1;
    padding-top: 0.5vw;
    padding-bottom: 0.5vw;
}

.presentation-sec [type=button]:not(:disabled), .presentation-sec [type=reset]:not(:disabled), .presentation-sec [type=submit]:not(:disabled), .presentation-sec button:not(:disabled) {
    cursor: pointer;
    background: transparent;
    border: none;
    padding: 0;
    margin-right: 0.8vw;
    font-size: 0.8vw;
    color: #4B4B4B;
    font-family: 'poppins-medium';
    font-weight: 500 !important;
    outline: none;
    transition: all .3s;
    line-height: 1.2;
}

.presentation-sec [type=button]:disabled {
    background: transparent;
    border: none;
    padding: 0;
    margin-right: 0.8vw;
    font-size: 0.8vw;
    color: #4368a8;
    font-family: 'poppins-medium';
    font-weight: 500 !important;
    outline: none;
    transition: all .3s;
    line-height: 1.2;
    cursor: default;
}

.presentation-sec button:hover {
    background: transparent !important;
}

.border1 {
    border-left: 1px solid #b3b7bf;
    padding-left: 0.7vw;
    display: flex;
    align-items: center;
}

.back-btn-name {
    border-bottom: 1px solid #323946;
    margin-bottom: 0;
    padding-top: 14px;
    padding-bottom: 14px;
/*    line-height: 1;*/
    padding-left: 15px;
    padding-right: 15px;
}
.editPresentTopbtn .back-btn-name {
    border-bottom: 0;
    padding: 0;
}
    .back-btn-name button {
        font-size: 13px;
        background: transparent;
        padding: 0;
        border: none;
        color: #d1d1d1;
        margin-right: 1vw;
        transition: all .2s;
        outline: none;
        line-height: 1;
        display: flex;
        align-items: center;
    }
.back-btn-name a {
    font-size: 13px;
    background: transparent;
    padding: 0;
    border: none;
    color: #d1d1d1;
    margin-right: 1vw;
    transition: all .2s;
    outline: none;
    line-height: 1;
    display: flex;
    align-items: center;
}

.back-btn-name a#back {
    font-size: 13px;
    background: transparent;
    padding: 0;
    border: none;
    color: #4b4b4b;
    margin-right: 10px;
    transition: all .2s;
    outline: none;
    display: flex;
    align-items: center;
}

    .back-btn-name a#back img {
        width: 8px;
        margin-right: 10px;
    }

.back-btn-name button:hover {
    color: #a7a7a7;
}

.back-btn-name i {
    border: none;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 0;
    font-size: 1vw;
    color: #65738c !important;
    margin-right: 0.5vw;
}

.edit-present .presentationName {
    font-size: 13px;
    margin-bottom: 0;
    color: #4b4b4b;
    font-family: 'poppins-light';
    margin: 0;
    padding-left: 12px;
    border-left: 1px solid #4b4b4b;
    line-height: 1;
}

.addSlide .modal-content .modal-body input, .addSlide .modal-content .modal-body select {
    min-height: 2rem;
    color: #333;
    box-shadow: none !important;
    border-color: #ddd;
    font-family: 'poppins-light';
}
.addSlide .modal-content .modal-body select {
    overflow: hidden !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-rendering: optimizeLegibility;
}
    .addUserCheckbox {
        display: flex;
    }

    .addUserCheckbox input {
        margin-right: 5px;
        margin-top: 2px;
    }

.addSlide .modal-content .modal-body #Updatefile:focus {
    outline: none;
}

.addSlide .modal-content .modal-body label {
    font-size: 13px !important;
    /* font-family: poppins-medium !important;*/
}

    .addSlide .modal-content .modal-body label span {
        color: red;
    }

.nopresentationfound {
    color: #4b4b4b;
    font-size: 11px;
    font-family: 'poppins-medium';
    margin: 0;
    text-align: center;
    padding: 85px 0;
}

.addSlide .modal-content h3 {
    font-size: 1.5vw;
    font-family: 'poppins-medium';
    font-weight: 500;
    color: #4b4b4b;
}

.addSlide .modal-content .close {
  
    text-shadow: none;
}

.addSlide button.userLogIn {
    margin-top: 0;
    width: auto !important;
    padding: .45vw 1.4vw;
    font-size: 0.8vw;
}

.cls_btn {
    font-size: 0.8vw;
    font-family: poppins-medium;
}

.addSlide .modal-body {
    padding: 20px;
    max-height: 78vh;
    overflow: auto;
}
#editViewModel  .modal-body {
    max-height: 69vh;
}

    .addSlide.presentationSlide .modal-body {
        padding-top: 0 !important;
        padding: 15px;
        min-height: initial;
        /*    overflow: hidden;*/
        max-height: inherit;
        padding-bottom: 0;
    }

.editSlide .modal-body {
    padding: 20px;
    min-height: 66vh;
    padding-top: 0;
    overflow: hidden;
}

#myModalPermission .modal-body {
    min-height: 46vh;
    max-height: inherit;
    overflow: inherit;
    padding-bottom: 0;
    padding-right: 6px;
}

.presentation-sec .full-resp1 a {
    color: #4B4B4B !important;
    font-size: 12px;
    font-family: 'poppins-light';
    transition: all .2s;
    line-height: 2.2;
    position: relative;
    padding: 3px 10px;
}

    .presentation-sec .full-resp1 a.active {
        color: #fe6704 !important;
    }

#Create {
    font-size: 1vw;
    font-family: 'poppins-light';
}

#start {
    font-size: 12px;
    font-family: 'poppins-light';
    background-color: #224d9d;
    color: #fff;
    padding: 7px 21px;
    border: 0;
    min-width: 10vw;
    border-left: 0.4vw solid #ff8329;
    line-height: 1.5;
    border-radius: .25rem;
    margin: 0;
    margin-left: 10px;
}

    #start i {
        margin-right: 0.5vw;
    }

    #start:hover {
        background-color: #4E74BA !important;
    }

.admin-options span {
    color: #fff;
    border: 0;
    width: auto;
    min-width: 9vw;
    margin: 0;
    border-radius: 0.2vw;
    outline: none !important;
    cursor: pointer !important;
    font-family: 'poppins-light';
    font-size: 12px;
    padding: 0.2rem 0.3rem;
    margin-left: 0px;
    cursor: pointer;
    transition: all .2s;
    min-width: inherit;
    align-items: center;
    line-height: 1;
    /*background-color: #707070;*/
    position: relative;
}
    /*.admin-options span:first-child{
        padding-left: 0;
    }
    .admin-options span:last-child {
        padding-right:0 ;
    }*/

    .admin-options span i {
        color: #224d9d;
    }

.iconsDiv {
    width: 100%;
    justify-content: space-between;
}

.secoundIconDiv {
    display: flex;
    justify-content: end;
    width: 100%;
}

span.noBg_clr {
    background: transparent;
    padding: 0;
    display: inherit;
}

.admin-options span:first-of-type {
    margin-left: 0;
}

span.toolTip.clone {
    position: absolute;
    left: -0.9vw;
    top: -1.3vw;
}

span.toolTip.edit {
    position: absolute;
    left: -0.9vw;
    top: -1.3vw;
}

span.toolTip.view {
    position: absolute;
    left: -0.9vw;
    top: -1.3vw;
    white-space: pre;
}

span.toolTip {
    background: #fd6420;
    font-size: 9px;
    padding: 5px 10px 5px 10px;
    opacity: 0;
    transition: .5s;
    white-space: pre;
}

.admin-options .spanHover:hover span {
    opacity: 1;
/*    white-space: pre;*/
}

.createbyTooltip {
    display: grid;
    visibility: hidden;
    white-space: pre;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d5d5d5;
    font-weight: normal;
    line-height: 2;
    padding: 5px;
    top: -115px;
    left: -105px;
    /*    top: -7.5vw;*/
    /*   left: -7.2vw;*/
    margin-left: 0;
    /*    width: 7vw;*/
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 2;
    text-transform: none;
    /*  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease-in-out;*/
}

    .createbyTooltip span {
        display: flex;
        font-size: 11px;
        font-family: 'poppins-medium';
    }

        .createbyTooltip span b {
            font-size: 11px !important;
        }

    .createbyTooltip:after {
        border-color: #d5d5d5 rgba(0, 0, 0, 0);
        border-style: solid;
        border-width: 8px 8px 0;
        bottom: -9px;
        content: "";
        display: block;
        left: 7vw;
        position: absolute;
        width: 0;
    }

.nopresentFound {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

    .nopresentFound img {
        margin-bottom: 8px;
        width: 150px;
    }

.viewPresent .modal-dialog {
    max-width: 78%;
}

    .viewPresent .modal-dialog .modal-header {
        border-bottom: 1px solid #e4e4e4;
    }
/* .admin-options span i{
        margin-right:0.3vw;
    }*/
.edit-present button.primary-Btn {
    font-family: 'poppins-light';
}

.editPresentBtns button:nth-child(4) {
    background-color: #e44d3a;
    color: #fff;
    border: 1px solid #e44d3a;
}

.editPresentBtns button:nth-child(3) {
    background-color: #2bc48a;
    color: #fff;
    border: 1px solid #2bc48a;
}

.admin-options .spanHover:hover {
    /* color: #ccc !important;*/
}

.presentationName {
    font-size: 13px;
    margin-bottom: 0;
    color: #d1d1d1;
    font-family: 'poppins-light';
    margin: 0;
    padding-left: 1vw;
    border-left: 1px solid #d1d1d1;
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.d-text {
    text-align: center;
    padding-top: 100px;
    color: #224D9D;
    font-size: 14px;
    padding-bottom: 11px;
    font-family: 'poppins-medium';
    font-weight: 500;
}

.title-tag p {
    margin-bottom: 0;
    font-size: 13px;
    padding-left: 0;
    font-family: 'poppins-medium';
    font-weight: 500;
    color: #224d9d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

button.loadinfo {
    padding: 9.5px;
    background: transparent;
    color: #4b4b4b;
    border: 1px solid #224d9d;
    font-size: 11px;
    margin-right: 0.4vw;
    font-family: 'poppins-medium' !important;
}

.ps-menu-tabs {
    display: flex;

    .tab {
        border: 1px solid var(--border);
        border-radius: 0;
        font-family: var(--fount-sans);
        font-size: 0.75rem;
        min-width: 7em;
        padding: 0.75rem 1.25rem;

        &.active {
            background: var(--white);
            border-bottom-color: var(--white);
            color: var(--active);
            opacity: 1;
        }
    }
}

.ps-content {
    background: var(--white);
    border: 1px solid var(--border);
    font-family: var(--fount-sans);
    margin-bottom: 1rem;
    padding: 1rem;
    display: flex;
    align-items: flex-start;
    gap: 1em;
    position: relative;
    top: -1px;
}

.ps-content-categories {
    border: 1px solid var(--border);
    flex-shrink: 0;
    flex-grow: 0;
    width: 25%;

    button {
        background-color: var(--bg-inactive);
        border: none;
        font-family: var(--fount-sans);
        font-size: 0.75rem;
        padding: 0.75rem;
        text-align: left;
        width: 100%;

        &:not(:last-child) {
            border-bottom: 1px solid var(--border);
        }

        &:hover,
        &.active {
            background: var(--white);
            color: var(--active);
        }
    }

    .category > button {
        color: #000;
    }

    .category > .menu button {
        background: var(--white);
        padding-left: 2em;
    }
}

.ps-content-slides {
    flex-grow: 1;
}

.ps-slides-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    list-style: none;
    margin: 0;
    padding: 0;

    .slide {
        display: flex;
        flex-direction: column;
        position: relative;
        width: 180px;

        &:hover {
            background-color: var(--bg-inactive);
        }

        .slide-checkbox {
            position: absolute;
            left: 0.5rem;
            top: 0.5rem;
            z-index: auto;
            width: 1em;
            height: 1em;
        }

        .slide-image {
            border: 1px solid var(--border);
            background: var(--white);
            padding: 1px;
            object-fit: cover;
            object-position: center;
            aspect-ratio: 3/2;
            margin-bottom: 0.25rem;
        }

        .slide-title {
            font-size: 0.75rem;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .slide-notes {
            display: none;
        }
    }
}

#slidesContainerNoRecords,
#slidesContainerTotal {
    font-size: 0.75rem;
    padding: 1rem 0.5rem;
    text-align: center;
    width: 100%;
}

.rightSlideTitle .title-tag p {
    /*width: 70%;*/
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rightSlideTitle .title-tag {
    padding-bottom: 15px;
}

.c_head p {
    margin-top: 13px;
    margin-bottom: 00px;
    font-size: 13px;
    padding-left: 0;
    color: #4B4B4B;
    font-family: 'poppins-medium';
}

#AddBtn, #AddSubBtn {
    font-size: 11px;
    background: transparent;
    border: 1px solid #224d9d;
    color: #224d9d;
    font-family: 'poppins-medium';
    padding: 6px 12px;
}

    #AddBtn i, #AddSubBtn i {
        padding-right: 0.5vw;
    }

#SortBtn, #SortsubBtn {
    font-size: 11px;
    border: 1px solid #224d9d;
    color: #ffffff;
    font-family: 'poppins-medium';
    background: #224d9d;
    padding: 6px 12px;
}

    #SortBtn i, #SortsubBtn i {
        padding-right: 0.5vw;
    }

.addCatSec {
    padding-top: 68px;
}

.categoryList thead th {
    font-size: 0.92vw;
    color: #2253a5;
    font-family: 'poppins-medium';
    border-bottom: 1px solid #ddd !important;
}

.categoryList tbody td {
    vertical-align: middle !important;
    font-size: 0.8vw;
    font-family: 'poppins-medium';
}

.categoryList {
    margin-top: 1vw;
    width: 50%;
}

    .categoryList thead th:first-of-type {
        width: 25px;
    }

.slideList {
    margin-bottom: 15px;
}
.centerDiv {
    display: flex;
    align-items: center;
    height: 100vh;
    width:100%;
}
.edit-ns .form-group label {
    font-family: 'poppins-medium';
    width: 146px;
    font-size: 14px;
}
.edit-ns.editLabel .form-group label {
    width: 112px;
}

    .edit-ns .form-group {
        margin-bottom: 21px;
    }

.form-group label {
    font-size: 16px;
    margin-top: 10px;
    color: #555;
    margin-bottom: 5px;
}

#sortable li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

@media (min-width: 1850px) and (min-height: 850px) {
    .addSlide .modal-content .modal-body input, .addSlide .modal-content .modal-body select {
        font-size: 9pt;
    }



    .addSlide .modal-content .modal-body label {
        font-size: 0.8vw;
        margin-bottom: 12px;
    }
    .radio-custom-label {
        margin-bottom: 0 !important;
    }
}

.admin-options {
    /*   display: none;*/
}

.listfile a:hover .admin-options {
}

.editSlide .modal-dialog, .presentationSlide .modal-dialog, #editViewModel .modal-dialog {
    max-width: 75%;
}

.presentationGrid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 1rem;
}

    .presentationGrid .P_img_sec img {
        width: 100%;
    }

    .presentationGrid .P_img_sec img {
        width: 100%;
        height: 150px;
        object-fit: cover;
        object-position: center;
    }

#gbox_grid, #gbox_subcatgrid {
    margin-top: 25px;
    width: 100% !important;
    z-index: 1;
}

    #SubcategoryDiv table th, #gbox_grid table th, #SubcategoryDiv table th div, #gbox_grid table th div {
        cursor: default !important
    }

.ui-jqgrid .ui-jqgrid-view, .ui-jqgrid .ui-jqgrid-hdiv, .ui-jqgrid .ui-jqgrid-bdiv, .ui-jqgrid .ui-jqgrid-htable, .ui-jqgrid .ui-jqgrid-btable {
    width: 100% !important;
}

.ui-jqgrid-view #norecs {
    opacity: 1 !important;
}

    .ui-jqgrid-view #norecs td {
        opacity: 1 !important;
        font-size: 12px !important;
        font-family: 'poppins-medium' !important;
        color: #4b4b4b !important;
    }

.ui-state-highlight {
    background: #efefef !important;
}

.ui-jqgrid tr.not-editable-row {
    font-family: 'poppins-medium';
    opacity: 1;
}

.dynamicURL input {
    min-height: auto !important;
    margin-right: 5px;
    margin-top: 0;
}

.dynamicURL {
    align-items: center;
    display: flex;
    height: 34px;
    margin-bottom: 7px;
}

    .dynamicURL .dynamicUrllabel {
        display: flex;
       /* width: 51%;*/
    }

    .dynamicURL #divDynamicURL1, .dynamicURL #divDynamicURL {
        width: 100%;
        /*margin-left: 10px;*/
    }

        .dynamicURL #divDynamicURL1 span {
            font-size: 10px;
            font-family: 'poppins-medium';
            color: #d60000;
        }

.dynamicURLPadding {
    /*    padding-top: 1vw;*/
}

.updateEditslide span.error {
    font-size: 10px;
    color: #d60000;
    position: absolute;
    bottom: -1px;
}
/*th#grid_pc_Name {
    width: 50px !important;
}*/
.ui-jqgrid .ui-jqgrid-htable th.ui-th-column, .ui-th-column {
    text-align: left;
}

.ui-jqgrid .ui-jqgrid-hbox {
    padding-right: 0;
}
/*#grid_undefined {
    width: 25px !important;
}
#gsh_grid_pc_Description div {
    width: 25% !important;
}
.ui-jqgrid .ui-jqgrid-btable tr td:first-of-type {

    width: 5.66vw !important;
}*/
.ui-jqgrid .ui-jqgrid-btable tr.jqgfirstrow {
    /* display: none;*/
}
/*.ui-jqgrid .ui-jqgrid-btable tr td:nth-child(2) {
    width: 11.340409956076135vw !important;
}*/
#pager, #pager2 {
    width: 100% !important;
}

.ui-jqgrid-pager .ui-pg-table .ui-pg-button:hover, .ui-jqgrid-toppager .ui-pg-table .ui-pg-button:hover {
    padding: 0 5px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #f1f1f1;
}

.ui-widget-content .loading {
    border: none !important;
    background: transparent !important;
    background-image: url('../assets/images/Tool_Favicon.svg') !important;
    width: 3vw !important;
    height: 3vw !important;
}

tr.ui-widget-content:hover {
    background: #f1f1f1;
}

.ui-jqgrid tr.ui-search-toolbar td input {
    height: 20px;
    font-size: 11px !important;
    min-height: 20px !important;
}

.ui-jqgrid .ui-jqgrid-bdiv {
    overflow: auto;
    height: calc(100vh - 17vw) !important;
}
#presentSet .ui-jqgrid .ui-jqgrid-bdiv {
    overflow-x: hidden;
}
    #gsh_grid_pc_Name, #gsh_grid_pc_Description {
        padding: 5px;
    }

@media (min-width: 1850px) and (min-height: 850px) {
    .ui-jqgrid .ui-jqgrid-htable th {
        height: 39px;
    }

    .ui-jqgrid .ui-jqgrid-htable .ui-th-div {
        height: auto;
        margin-top: 0;
        font-size: 13px;
    }

    .ui-jqgrid .ui-jqgrid-bdiv {
        height: calc(100vh - 14.9vw) !important;
    }
}

@media (max-width: 1280px) and (max-height: 1024px) {
    .verticalNav .col20 {
        height: calc(100vh - 229px) !important;
    }
    .ui-jqgrid .ui-jqgrid-bdiv {
        height: calc(100vh - 17.9vw) !important;
    }
    .verticalNav {
        height: calc(100vh - 230px) !important;
    }
}

.editCat {
    width: 25%;
}

/*Dropdown css*/
.userProfile img {
    width: auto !important;
    min-width: auto;
    height: 27.31px;
    cursor: pointer !important;
}

.userProfile .dropdown-menu {
    right: 2vw;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    top: 3.24vw;
}



.userProfile a span.drop_img img {
    width: 16px !important;
    margin-right: 0.2vw;
    display: inline-flex;
    height: auto;
}

.presentationProfile .dropdown-menu {
    right: 42px;
    margin: 0;
    padding: 0;
    border: 1px solid #dfdfdf;
    background: none;
    top: 51px;
    width: 248px;
    /* left: 0; */
    position: absolute;
    min-width: inherit;
    margin-left: auto;
}
/*Dropdown css*/
.primary-Btn {
    background: transparent;
    border: 1px solid #4b4b4b;
    color: #4b4b4b;
    font-size: 11px;
    /*padding: .4vw 1vw .3vw;*/
    padding: 5px 13px;
    margin: 0;
    border-radius: 3px;
    outline: none !important;
    cursor: pointer !important;
}

.delete-btn {
    background: transparent;
    border: 1px solid #e44d3a;
    color: #e44d3a;
    font-size: 12px;
    padding: .4vw 1.5vw;
    margin: 0;
    border-radius: 0.2vw;
    outline: none !important;
    cursor: pointer !important;
    width: 100%;
    margin-right: 2px;
    font-family: 'poppins-light';
}

.movetoarchive {
    background: transparent;
    border: 1px solid #e44d3a;
    color: #e44d3a;
    font-size: 12px;
    padding: 7px 15px;
    margin: 0;
    border-radius: 0.2vw;
    outline: none !important;
    cursor: pointer !important;
    margin-right: 2px;
    font-family: 'poppins-light';
}

#ArchiveBtn {
    /* margin-right: 5px;*/
}

.delete-btn:hover {
    background: #e44d3a;
    border: 1px solid #e44d3a;
    color: #fff;
}

.delete-btn i {
    display: block;
}

.primary-Btn i {
    margin-right: 2px;
}

.primary-Btn:hover {
    border: 1px solid #797979;
    color: #797979;
    background: transparent;
}

.primary-Btn:disabled {
    opacity: .6;
    background: transparent;
    border: 1px solid #797979;
    color: #797979;
    cursor: not-allowed !important;
}

#sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*   display: grid;*/
    display: inline;
    /*grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));*/
    grid-gap: 40px 5px;
    position: relative;
    z-index: 0;
}

    #sortable .presentTitle {
        font-size: 12px;
        font-family: 'poppins-medium';
        vertical-align: middle;
        white-space: nowrap !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        width: 145px;
        text-align: left;
        margin-top: 6px;
    }

.addSlide .dynamicSlide #sortable .presentTitle {
    width: 150px;
}

.addpopupslide #sortable {
    grid-template-columns: repeat(auto-fill, minmax(151px, 1fr));
}

#sortable li {
    padding: 1px;
    height: 99px;
    width: 149.63px;
    text-align: center;
    border: 1px solid #ddd;
    background: #fff;
    position: relative;
    cursor: pointer;
}
#LoadDetails #sortable li {
    cursor: auto;
}
    .editPresentGrid #sortable li {
        float: left;
        margin-right: 14px;
        margin-bottom: 33px;
    }
/*  #sortable li.dynamicSlideView {
        border: 2px solid #29a709;
    }*/
#tblUserList {
    width: 100%;
}

    #tblUserList tbody {
        max-height: 67vh;
        overflow: auto;
        display: block;
        width: 100%;
        min-height: 67vh;
    }

    #tblUserList tr td.catTitle {
        font-size: 0.9vw;
    }

    #tblUserList thead tr {
        display: block;
        position: relative;
    }

    #tblUserList thead.userPermissiontblHead tr {
        display: revert;
        position: relative;
    }

    #tblUserList tbody td:nth-child(1), #tblUserList thead th:nth-child(1) {
        width: 50%;
    }
    /*  #tblUserList tbody tr.tableHide{
        display:none;
    }*/
    #tblUserList tbody tr {
        display: block;
        width: 100% !important;
    }

        #tblUserList tbody tr td.catTitle {
            padding-top: 15px;
            cursor: pointer;
        }

#divPresentatioin .modal-footer {
    border: 0;
}

#tblUserList tbody td:nth-child(2), #tblUserList thead th:nth-child(2) {
    width: 350px;
    text-align: center;
}

#tblUserList tbody td:nth-child(3), #tblUserList thead th:nth-child(3) {
    width: 350px;
    text-align: center;
}

/*   #tblUserList tr th:not(:first-of-type) {
        text-align: center;
        width: 32%;
    }
    #tblUserList tr th:first-of-type {
        width: 50%;
    }*/
#tblUserList tr td {
    font-size: 11px;
}

.PresentPermission .modal-body {
    max-height: inherit;
}

span.toogleArrow {
    display: inline-block;
    width: 22px;
    text-align: center;
    border-radius: 50px;
    height: 22px;
    margin-right: 5px;
    font-size: 10px;
    line-height: 22px;
    border: 1px solid #cccccc;
    color: #989898;
}

#tblUserList tbody tr.tableHide td:first-of-type {
    padding-left: 27px;
}

#tblUserList tbody tr td span {
    font-family: 'poppins-medium';
    font-weight: 500;
}
/*Custom SLider*/
.viewSlide ul li img {
    width: 100%;
}

.viewSlide ul {
    padding: 0;
    list-style: none;
}

.viewSlide .imageTitile {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.imageTitile a i {
    border: none;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    font-size: 1.5vw;
    color: #4b4b4b;
}

.imageTitile h3 {
    font-size: 1vw;
}

/*.viewSlide {
    position: relative;
    overflow: hidden;
    margin: 20px auto 0 auto;
    border-radius: 4px;
}

    .viewSlide ul {
        position: relative;
        margin: 0;
        padding: 0;
       
        list-style: none;
    }

        .viewSlide ul li {
            position: relative;
            display: block;
            float: left;
            margin: 0;
            padding: 0;
            width: 500px;
            height: 300px;
           
            text-align: center;
            line-height: 300px;
        }*/
.slider-inner {
    width: 100%;
    height: 70vh;
    position: relative;
    overflow: hidden;
    float: left;
}

    .slider-inner img {
        /*   display: none;*/
        width: 100%;
        height: 70vh;
        border: 1px solid #ddd;
    }

        .slider-inner img.active {
            display: inline-block;
        }

#carouselExampleControls, #divImageSlide, #divImageSlide .carousel-item {
    height: 100%;
}

#slider .carousel .carousel-control-prev {
    transform: translate(0%, -50%);
    left: 4px;
}

#slider .carousel .carousel-control-next {
    transform: translate(0%, -50%);
    right: 4px;
}

.carousel-control-next, .carousel-control-prev {
    top: 50%;
    opacity: 1;
}

#slider .carousel a {
    transform: translate(0%, -50%);
}

    #slider .carousel a span {
        background-color: #707070;
        width: 25px;
        height: 25px;
        display: inline;
        align-items: center;
        border-radius: 50px;
        line-height: 25px;
    }

#slider .carousel .carousel-caption {
    background: #224d9d;
    width: 100%;
    left: 0;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

    #slider .carousel .carousel-caption h5 {
        font-family: 'poppins-medium';
        font-size: 13px;
        text-shadow: none;
        margin: 0;
    }

.dynamicSlide ul li img {
    height: 7.32vw;
}

.dynamicSlide ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 40px 5px;
}

.hideNav {
    display: none;
}

#statusPopup3 {
    position: fixed;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    #statusPopup3 .loading-gif img {
        width: 2.5vw !important;
    }
/*Indeex details*/
.headers h4 {
    color: #4b4b4b;
    font-family: 'poppins-medium';
}

.indexSec .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    margin-top: 1vw;
    position: relative;
    height: 3vw;
    display: flex;
    align-items: center;
}

    .indexSec .nav-tabs .nav-item.active {
        background-color: transparent;
        z-index: 1;
        box-shadow: none;
    }

    .indexSec .nav-tabs .nav-item:first-child {
        border-radius: 0 0.3vw 0.3vw 0;
    }

    .indexSec .nav-tabs .nav-item {
        width: 20%;
        height: 2.1vw;
        justify-content: center;
        align-items: center;
        background: white;
        box-shadow: 2px 3px 3px rgb(0 0 0 / 7%);
        display: flex;
    }

    .indexSec .nav-tabs .nav-link {
        border: 0px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        text-align: center;
        background: transparent;
        font-family: 'poppins-medium';
        color: #224D9D;
        transition: 0.5s;
        font-size: 0.9vw;
        margin-right: 0px;
        /* z-index: 2; */
        padding: 0.3vw 0.2vw;
        height: 2.1vw;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.indexSec .navigation-tab-overlay {
    position: absolute;
    left: 0;
    width: 20%;
    background: #224d9d;
    height: 100%;
    transition: 0.25s;
    border-radius: 0.3vw;
    box-shadow: 2px 4px 4px rgb(0 0 0 / 15%);
}

.indexSec .nav-tabs .nav-link.active {
    color: #fff !important;
    background: transparent;
    border: 0;
}

.indexSec .nav-tabs .nav-link span {
    padding-right: 0.5vw;
    font-size: 1.3vw;
}

.indexSec .tab-content {
    margin: 1.5vw 0 0vw;
}

.indexSec #construction {
    background: #ffffff;
    border-radius: 0.3vw;
    padding: 1vw;
    box-shadow: 0 0 10px 0 #e6e6e6;
}

.down-Btn .btn-theme {
    background-color: #224d9d;
    color: #fff;
    font-size: 1vw;
    padding: .5vw 1.5vw;
    border: 0;
    min-width: 10vw;
    border-left: 0.4vw solid #ff8329;
}

.perfDateAsof p {
    font-family: 'poppins-light';
    font-size: 0.9vw;
    margin-bottom: 0;
}

.down-Btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-bottom: 1vw;
}

    .down-Btn #factsheetDown {
        margin-right: 1.5vw;
    }

.tableSpace {
    background: white;
    /*padding: 1vw 0.8vw 0.5vw 0.8vw;*/
    box-shadow: 0px 3px 3px rgb(0 0 0 / 15%);
}


#perf_Table thead th {
    vertical-align: middle;
    /* border-bottom: 0px solid #dee2e6; */
    color: #224d9d;
    font-family: 'poppins-medium';
    font-weight: 100;
    text-align: right;
    font-size: 0.82vw;
    border: 1px solid #edeff3;
    border-bottom: 0;
    border-top: 0;
    width: 7.27vw;
    padding: 0.2vw 0.5vw;
    background-color: #C4D1E6;
}




#perf_Table tbody tr {
    /*border-bottom: 3px solid #ffffff;*/
    background: #FAFBFC;
}

#perf_Table tr th, #perf_Table tr td {
    height: 3vw;
    vertical-align: middle !important;
}

#perf_Table tbody tr td:first-child {
    color: #0C419B;
    text-align: left;
}

#perf_Table tr th:first-child, #perf_Table tr td:first-child {
    border-left: 0;
}

#perf_Table tbody tr#firstDataSet td {
    border-top: 0;
}

#perf_Table tbody td {
    background: #FAFBFC;
    text-align: right;
    border: 1px solid #f2f3f6;
    border-bottom: 1px solid #f2f3f6;
    padding: 0.7vw 0.5vw;
    font-size: 0.82vw;
    font-family: 'Poppins-regular';
    color: #4b4b4b;
}

#T2Header th:first-child:before {
    content: "Annual Returns";
    text-align: left;
    font-size: 0.9vw;
    font-family: 'poppins-medium';
}

.indextable.two-col-tab {
    margin-bottom: 0;
    border: 0;
}

#statistics table td:first-child {
    color: #0C419B;
    font-family: 'poppins-medium';
    font-size: 0.8vw;
}

#statistics table td {
    color: #7A818D;
    font-family: 'poppins-medium';
    font-size: 0.8vw;
    border: 0;
    padding: 0.6vw;
    text-align: right;
}

#statistics table #T3_stat td {
    text-align: left;
}

#statSub {
    font-size: 0.7vw;
    color: #4b4b4b;
    font-family: 'poppins-light';
    display: block;
    text-align: right;
    padding: 0.5vw 0;
}


#statistics .cum_heads h6 {
    background: #C4D1E6;
    color: #224d9d;
    padding: 0.8vw 1.5vw;
    border-radius: 3px;
    font-size: 1vw;
    font-family: 'poppins-medium';
    position: relative;
    bottom: -1.5vw;
    left: -1.5vw;
}

.headingSpace.tableSpace {
    background: white;
    padding: 2vw 0.8vw 0.5vw 0.8vw;
}

.headingSpace .indextable {
    border: 0;
}

#sector .tableSpace {
    background: white;
    padding: 0;
    box-shadow: 0px 3px 3px rgb(0 0 0 / 15%);
    /*border-radius: 8px 8px 0 0;*/
}

#sector table thead th:first-child {
    border-radius: 4px 0 0 4px;
}

#sector table thead th {
    border: 0;
    background: #C4D1E6;
    color: #224d9d;
    font-family: 'poppins-medium';
    font-weight: 100;
    font-size: 1vw;
    padding: 0.7vw 1.5vw;
}
#sector table thead tr {
     background: #C4D1E6;
}

    #sector table thead th:last-child {
        border-radius: 0 4px 4px 0;
    }


#sector table tr:first-child td {
    padding-top: 2.3vw;
}

#sector table td:first-child {
    color: #0C419B;
    font-family: 'poppins-medium';
    font-size: 0.8vw;
}

#sector table td:last-child {
    text-align: right;
}

#sector .cum_footers p {
    font-size: 0.8vw;
    font-family: 'poppins-light';
    font-style: normal;
    padding-top: 0.3vw;
}

#sector table td {
    color: #0C419B;
    font-family: 'poppins-medium';
    font-size: 0.8vw;
    border: 0;
    padding: 0.7vw 1.5vw;
}

/* TOP-LEVEL MENU */
.ps-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1rem;
    position: relative;
    z-index: 2;
}

.ps-menu-buttons button:last-of-type {
    background-color: var(--primary);
    color: var(--white);
    border: 1px solid var(--primary);
}

.editPresentTopbtn {
    display: flex;
    justify-content: space-between;
}

.presentationSlideBtn #createCatBtn {
    position: relative;
    top: -6px;
}

.rgt-hgt .title-tag {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.image-selectBtn li {
    -ms-flex-preferred-size: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    padding: 2px;
}

ul.image-selectBtn {
    padding: 0;
    list-style: none;
    width: 100%;
    display: flex;
    /*    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;*/
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0.3vw;
    margin: 0;
    background: white;
}

    ul.image-selectBtn li:first-of-type button {
        border: 1px solid #224d9d;
        background-color: #224d9d;
        color: #fff;
    }

.createPresent {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .createPresent i {
        display: block;
        text-align: center;
        padding: 30px;
        border-style: dashed;
        border: dashed 2px #707070;
        color: #707070;
    }

    .createPresent span {
        font-size: 12px;
        display: inline-block;
        margin-top: 8px;
        font-family: 'poppins-medium';
    }
/*accordion-container*/
.accordion-container {
 /*   max-height: 70vh;
    overflow: auto;
    min-height: 70vh;*/
    margin-right: 8px;
}

    .accordion-container .accordion-heading p {
        font-family: 'poppins-medium';
        font-weight: 500;
        color: #4b4b4b;
        margin: 0;
        font-size: 1vw;
    }

    .accordion-container .accordion-heading {
        display: flex;
        padding-bottom: 15px;
    }

        .accordion-container .accordion-heading p:first-of-type {
            width: 50%;
        }

        .accordion-container .accordion-heading p:nth-child(n+2) {
            width: 25%;
            text-align: center;
        }

    .accordion-container .content {
        display: none;
    /*    overflow: auto;
        height: 150px;*/
    }
    .accordion-container .content ol {
        padding-left:15px;
    }
        .accordion-container .content ul {
            padding-left: 15px;
        }
    .accordion-container .set.defaultchecked a, .accordion-container .defaultchecked span.radio_pos {
        opacity: 0.5;
    }
    .accordion-container .set a {
        font-family: 'poppins-medium';
        font-weight: 500;
        color: #4b4b4b;
        font-size: 12px;
        text-decoration: none;
        outline: none;
        display: block;
        position: relative;
        border: 1px solid #ff000000;
        border-radius: 3px;
    }
        .accordion-container .set a span.txtleft {
            padding-left: 15px;
            overflow-wrap: anywhere;
            display: flex;
            padding-right: 15px;
        }
        .accordion-container .set span input {
            min-height: auto !important;
        }

    .accordion-container .set .toggle-title span {
        width: 25%;
        display: inline-block;
        text-align: center;
    }

    .accordion-container .set .toggle-title {
        display: flex;
        margin-bottom: 8px;
    }

.toggle-content p {
    font-size: 11px;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

    .toggle-content p span:first-of-type {
        width: 50%;
        padding-left: 27px;
    }

    .toggle-content p span:nth-child(n+2) {
        width: 25%;
        text-align: center;
    }

.accordion-container .set .toggle-title a i {
    display: inline-block;
    width: 22px;
    text-align: center;
    border-radius: 50px;
    height: 22px;
    margin-right: 5px;
    font-size: 10px;
    line-height: 20px;
    border: 1px solid #cccccc;
    color: #989898;
}

.accordion-container .set .toggle-title a[aria-expanded="true"] i {
    transform: rotate( 90deg);
    transition: 0.2s;
}
/*accordion-container*/
.listfile a.addPresentSlide {
    border-style: dashed;
    border: dashed 2px #707070;
    color: #707070;
    background: transparent;
    cursor: pointer;
}

    .listfile a.addPresentSlide span {
        position: absolute;
        float: left;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: #707070;
    }

        .listfile a.addPresentSlide span i {
            display: block;
            margin-bottom: 15px;
        }

.updateEditslide .txtareaheight, .updateEditslide .txtareaheight textarea {
    height: 100%;
}

a.viewSlideShow {
    border: 1px solid #224d9d;
    padding: .4vw 0.5vw;
    background: #224d9d;
    border-radius: 0.2vw;
    color: #fff;
    font-size: 0.92vw;
    position: relative;
    margin-right: 8px;
}

    a.viewSlideShow:hover span {
        visibility: inherit;
    }

span.spanSlideshow {
    opacity: 1;
    position: absolute;
    top: 3px;
    left: -73px;
    border-radius: 0.2vw;
    visibility: hidden;
    transition: auto;
}

.rightSlideTitle img {
    width: 100%;
    background: white;
}

.rightSlideTitle #imagePreview123 {
    padding: 8px;
    background: #f2f3f6;
    min-height: 500px;
}

.updateEditslide .modal-footer ul.image-selectBtn {
    position: static;
    justify-content: end;
    align-items: center;
}

    .updateEditslide .modal-footer ul.image-selectBtn li {
        flex-grow: inherit;
    }

.updateEditslide .share {
    display: inline-flex;
    align-items: center;
}


#editViewModel .title-tag {
    padding: 0;
    border-bottom: 0;
    justify-content: center;
}
#editViewModel .rgt-hgt {
    width: 100%;
    position: relative;
}
.updateEditslide .title-tag {
    position: sticky;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9;

    background: #fff;

}
#editViewModel .share {
    position: absolute;
    right: 0;
}
.split__right {
    flex: 1;
}

.split__left {
    width: 20%;
    max-width: 50%;
}

.split__bar {
    background: repeating-linear-gradient( 45deg,transparent,transparent 2px,rgba(0,0,0,.05) 2px,rgba(0,0,0,.05) 4px);
    width: 15px;
    cursor: col-resize;
}

.ribbon {
    background: url(../assets/images/tags.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 1.3vw;
    height: 100%;
    top: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 5px;
}

    .ribbon span {
        transform: rotate( 270deg );
        color: #000;
        font-size: 0.57vw;
        font-family: 'poppins-medium';
        letter-spacing: 0.5px;
        line-height: 1;
        position: relative;
        top: -23px;
        right: 1px;
    }

.presentSlideTabs #divTabContent {
    position: relative;
}

.presentSlideTabs .arrow, .select_slide .arrow {
    width: 40px;
    height: 100%;
    line-height: 39px;
    text-align: center;
    padding: 0;
    color: #fff;
    font-size: 10px;
    top: 0;
    display: none;
    cursor: pointer;
    background-color: #224d9d;
}

.presentSlideTabs .subnav-prev, .presentSlideTabs .subnav-next {
    /*    height: 38.09px;*/
    border-top: 0.2px solid #fff;
}

.presentSlideTabs .nav-prev, .presentSlideTabs .subnav-prev {
    position: absolute;
    left: 0;
    z-index: 8;
}

ul.popupsubnavbar {
    overflow: auto;
    white-space: nowrap;
    display: block;
}

.presentSlideTabs .nav-next, .presentSlideTabs .subnav-next {
    position: absolute;
    right: 0;
    z-index: 8;
}

.addSlidetabscroll .arrow {
    width: 40px;
    height: 100%;
    line-height: 39px;
    cursor: pointer;
    right: 0;
    top: 0;
    background-color: #224d9d;
}

.addSlidetabscroll .nav-next, .subCategoryTab .popupsubnav-next {
    position: absolute;
    right: 0 !important;
    border-radius: 0;
    border: 1px solid #a1a1a159;
    border-bottom: 0;
    top: 0;
    z-index: 8;
}

.addSlidetabscroll .nav-prev, .subCategoryTab .popupsubnav-prev {
    top: 0;
    left: 0 !important;
    border: 1px solid #a1a1a159;
    border-bottom: 0;
    border-radius: 0;
    z-index: 8;
}



.select_slide .nav-prev, .subCategoryTab .popupsubnav-prev {
    position: absolute;
    left: -22px;
}

.select_slide .nav-next, .subCategoryTab .popupsubnav-next {
    position: absolute;
    right: 16px;
    z-index: 9999;
}

.dynamic_body {
    position: relative;
}

.addSlide .modal-footer {
    padding: 5px;
    background: white;
    position: relative;
}

    .addSlide .modal-footer button {
        margin: 0;
        padding: 7px 15px 7px 15px !important;
        margin-left: 5px;
        border-radius: 3px !important;
    }

.addSlide .modal-content h3 {
    font-size: 20px;
}

.totalSlide {
    background: #ff8329;
    position: absolute;
    bottom: 7px;
    right: 11px;
    padding: 5px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 10px;
}

    .totalSlide b {
        padding: 0 0.3vw;
    }

.addSlideTotal {
    position: absolute;
    /* bottom: 76px;
    right: 196px;*/
}

.nopad {
    padding: 0;
}

.norecordFound {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'poppins-medium';
    font-size: 13px;
}

.getTotalSlide {
    position: fixed;
    bottom: 19px;
    right: 4%;
}

.doubleMenuFixed {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fff;
}

.createUser .modal-dialog {
    max-width: 860px;
}

.viewSlidePresent {
    background: #f5f6f8;
    color: #42526e;
    padding: 6px 10px;
    margin-right: 5px;
    border-radius: 3px;
    text-align: center;
    width: 34px;
    align-items: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.previewSlide {
    color: #fff;
    background: #224d9d;
    padding: 10px 10px;
    margin-right: 5px;
    border-radius: 0.2vw;
    text-align: center;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.generatePass .passwordFiled {
    display: flex;
}

.generatePass input {
    margin-right: 8px;
}

.left_img {
    text-align: center;
}
@media (min-width: 1920px) and (min-height: 900px) {
 
    .left_img img {
        width: 620px;
    }
    .avatar-upload .avatar-preview {
        height: 585px!important;
    }
    .accordion-container .content {
        overflow: auto;
        height: 34vh;
    }
    .option-input:checked::before {
        top: -1px;
        left: -3px;
        font-size: 10px;
    }

    .login-left .checkbox span {
        position: relative;
        top: -2px;
    }
    .verticalNav {
        height: calc(100vh - 212px) !important;
    }
    .richText .richText-editor {
        height: 57vh !important;
    }
    .verticalNav .col20 {
        width: auto;
        height: calc(100vh - 242px) !important;
    }

    .verticalNav .col90 {
        width: 100%;

    }

    .dx-fileuploader-input-wrapper i {
        left: 32% !important;
    }

    .presentationSlide .modal-body {
        min-height: auto !important;
    }

    #sortable li {
        /*        width: 100%;*/
    }

    .ui-jqgrid tr.ui-search-toolbar td input {
        height: 26px;
        font-size: 11px !important;
    }

    .presentSlideTabs .tab-content {
        height: calc(100vh - 8vw) !important;
    }

    i.fas.fa-globe {
        right: 6px;
    }

    .subCategoryTab .popupsubnav-next, .subCategoryTab .popupsubnav-prev {
        /* line-height: 46px !important;*/
    }

    .presentSlideTabs .subnav-prev, .presentSlideTabs .subnav-next {
        height: 45.28px;
        line-height: 45px;
        line-height: 45px !important;
    }

    .presentationGrid .P_img_sec img {
        height: 164px;
    }

    .centerTabBtn ul {
        margin-bottom: 8px;
    }

    .centerTabBtn button {
        width: 117px;
        margin-right: 0 !important;
        margin-left: 0 !important;
        height: 39px;
    }

    .presentationSlideBtn button:last-of-type, .presentationSlideBtn #createCatBtn {
        top: -14px;
    }

    .presentSlideTabs .nav-prev {
        left: -1px;
    }

    .presentSlideTabs .nav-next {
        right: -1px;
    }

    .presentSlideTabs .arrow, .addSlidetabscroll .arrow {
        font-size: 14px;
    }

    .createbyTooltip {
        left: -142px;
    }

    span.toolTip.edit {
        left: -3px;
    }

    .getTotalSlide {
        bottom: 28px;
/*        right: 43.6%;*/
    }

    .dynamicURL .dynamicUrllabel {
        /*width: 14%;*/
    }

    .presentation-sec .full-resp1 a, #start, .homePresent .nav-pills .nav-link, #sortable .presentTitle, .edit-present .presentationName, .back-btn-name a#back, .title-tag p, .viewSlideArrow, .share #Presrent_btn, .delete-btn, .primary-Btn, .addSlide .modal-content .modal-body label, .addSlide .modal-content .modal-body input, .addSlide button.userLogIn, span.error, .addSlide .modal-content .modal-body select, .totalSlide, .listfile .pre_name, #vertical-slider ul li span, .addSlide .modal-footer button, .admin-options span {
        /*   font-size: 14px !important;*/
    }

    .share input {
        min-height: auto !important;
    }

    .viewSlideArrow {
        height: auto !important;
        position:relative;
    }
   
        span.toolTip {
            font-size: 10px !important;
        }

    .form-group label, .form-group input {
        font-size: 14px !important;
    }


    .editPresentGrid {
    }



    .primary-Btn {
        margin-left: 5px !important;
    }

    .addSlideTotal {
        bottom: 10px;
        right: 13px;
    }

    span.toolTip.edit, span.toolTip.clone, span.toolTip.view {
        top: -18px;
    }

    .doubleMenuFixed {
        position: sticky;
        top: 2px;
        z-index: 999;
        background: #fff;
    }

    #vertical-slider ul, .showing_Slides .back-btn-name {
        /*        padding-left: 1vw !important;*/
    }

    .split__left {
        width: 14%;
    }

    .mainPresent .tab-content {
        margin-top: 0 !important;
    }
  
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
}

@media(max-width:1200px) {
    #start, .presentation-sec .full-resp1 a {
        font-size: 11px;
    }
    .indexSec .nav-tabs .nav-item.active {
        background-color: #224d9d;
        z-index: 1;
        box-shadow: none;
        border-radius: 2px !important;
    }
    .indexSec .navigation-tab-overlay {
    display:none !important;
    }
    .indexSec .nav-tabs .nav-item {
        height: 2.5rem;
    }
    #perf_Table tbody td, #perf_Table thead th, #year_return_table thead th, #year_return_table tbody td {
        font-size: 10px;
    }
}
@media(max-width:1024px) {
    #start, .presentation-sec .full-resp1 a {
        font-size: 11px;
    }

    .indexSec .nav-tabs .nav-item.active {
        background-color: #224d9d;
        z-index: 1;
        box-shadow: none;
        border-radius: 2px !important;
    }

    .indexSec .navigation-tab-overlay {
        display: none !important;
    }

    .indexSec .nav-tabs .nav-item {
        height: 2rem;
    }
}
.widthExt {
    width: 100% !important;
}
.table-fixed-column-outter {
    position: relative;
    /*margin: 2rem auto;
    max-width: 50%;*/
    overflow:hidden;
}

@media(max-width:991px) {
    .nav-pad-top h4, .nav-pad-top p, .nav-pad-top h5 {
        color: #4b4b4b !important;
    }
    .category-tabs .nav {
        display: flex !important;
        flex-direction: initial !important;
        justify-content: center;
    }
    .addSlide.presentationSlide .modal-body, #myModalUpdate .modal-body {
        overflow-y: auto !important;
    }
    .verticalNav {
        height: auto !important;
    }
    .category-tabs {
        border-right: 0 !important;
        padding-right: 0 !important;
    }
    .verticalNav .col20, .verticalNav .col90 {
        width: 100% !important;
    }
    .verticalNav .col20 {
        position: relative !important;
        height: auto !important;
    }
    .verticalNav .col90 {
        margin-left: 0 !important;
    }
    .customtabadd {
        justify-content: center;
    }
        .customtabadd span {
            margin-bottom: 15px;
        }
        .nopad {
            padding-right: 15px;
            padding-left: 15px;
            margin-top: 15px;
        }

    .a.catIcon {
        padding-left: 0;
        padding-right: 3px;
    }

    .editPresentTopbtn {
        display: block;
    }

    .editPresentBtns {
        margin: 10px 0;
    }

    .listfile {
        grid-template-columns: repeat(4,1fr);
    }
    /*#sortable li, .addpopupslide #sortable li {
        height: 120px;
        width: 100%;
    }*/

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    #sortable li {
        height: 120px;
        width: 100%;
    }
}

i.fas.fa-globe {
    position: absolute;
    right: 3px;
    padding: 5px;
    border-radius: 3px;
    top: 5px;
    font-size: 11px;
    background: #F25F5C;
    color: #ffffff;
}

i.customglobal {
    position: absolute;
    right: 7px !important;
    color: #fff;
    background: #ff8329;
    padding: 5px;
    border-radius: 3px;
    top: 22% !important;
}

.presentSlidemartop {
    padding-top: 61.47px
}

.popover__wrapper {
}

.popover__content img {
    width: 30px !important;
    height: auto !important;
}

.fileformet {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
    padding: 7px;
    display: flex;
}

    .fileformet p {
        margin: 0;
        font-size: 11px;
    }

.formet {
    display: inline;
    align-items: center;
}

.popover__wrapper {
    position: relative;
    margin-top: 1.5rem;
    display: inline-block;
}

.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -25px;
    transform: translate(0, 10px);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    top: -30px;
}

    .popover__content:before {
        position: absolute;
        z-index: -1;
        content: "";
        right: calc(50% - 10px);
        bottom: -10px;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: #d5d5d5 rgba(0, 0, 0, 0);
        transition-duration: 0.3s;
        transition-property: transform;
        transform: rotate( 180deg);
    }

.popover__wrapper:hover .popover__content {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0, -20px);
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

#download_bar {
    font-family: 'poppins-medium';
}

span.pptcount {
    font-size: 9px;
    padding: 5px 10px 5px 10px;
    transition: .5s;
    color: #fff;
    border-radius: 3px;
    position: absolute;
    background-color: #0000007d;
    font-family: 'poppins-medium';
    right: 3px;
    bottom: 53px;
}

.range-slider__range {
    -webkit-appearance: none;
    width: calc(100% - (73px));
    height: 3px;
    border-radius: 5px;
    background: #d7dcdf;
    outline: none;
    padding: 0;
    cursor: pointer;
    margin: 0;
}

.range-slider {
    padding: 5px 15px;
    margin-bottom: 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #323946;
}

.rangeWidth {
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

    .rangeWidth a {
        background: #d7dcdf;
        border-radius: 50px;
        display: flex;
        width: 15px;
        height: 15px;
        align-items: center;
        justify-content: center;
    }

        .rangeWidth a.rangeincrease {
            margin-right: 8px;
        }

        .rangeWidth a.rangedecrease {
            margin-left: 8px;
        }

        .rangeWidth a i {
            width: 15px;
            height: 15px;
            text-align: center;
            font-size: 8px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

.filepreview img {
    width: 100%;
}
/*.inputDnD .form-control-file {
    position: relative;
    width: 100%;
    height: 100%;
    height: 107px !important;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    background-color: #c61c23;
    box-shadow: 0 0 5px solid currentColor;
}
    .inputDnD .form-control-file:before {
        content: attr(data-title);
        position: absolute;
        left: 0;
        width: 100%;
        height: 98px;
        line-height: 2em;
        padding-top: 49px;
        opacity: 1;
        visibility: visible;
        text-align: center;
        border: 2px dashed #b9b9b9;
        transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
        overflow: visible;
        background: #efefef;
        border-radius: 5px;
    }
.inputDnD {
    position: relative;
}
    .inputDnD span {
        position: absolute;
        z-index: 9;
        top: 33%;
        font-size: 25px;
        left: 50%;
        color: darkgrey;
        transform: translate(-50%, -50%);
    }*/
.dx-fileuploader-input-container {
    display: none !important;
}

.dx-fileuploader-wrapper {
}

.dx-button-mode-contained {
    background-color: transparent !important;
    border-color: transparent !important;
}

.dx-fileuploader-input-wrapper .dx-button {
    float: none !important;
    /*    display: block !important;*/
}
#Image-uploader .dx-fileuploader-input-wrapper .dx-button, #UImage-uploader .dx-fileuploader-input-wrapper .dx-button {
    display: block !important;
}
#Image-uploader .dx-fileuploader-input-wrapper, #UImage-uploader .dx-fileuploader-input-wrapper {
    padding: 0 !important;
    border: 1px solid #b9b9b9 !important;
    border-radius: 5px !important;
    position: relative;
    text-align: center !important;
}

.dx-fileuploader-input-wrapper p {
    font-family: 'poppins-medium';
    font-size: 14px;
    margin: 0;
    font-weight: 500;
}

#Image-uploader .Imageupload .dx-fileuploader-input-wrapper {
    display: none;
}

#Video-uploader .dx-fileuploader-input-wrapper .dx-button-text {
    background: #224d9d;
    color: #fff;
    padding: 7px 15px;
    font-size: 12px;
    border-radius: 5px;
}

#Video-uploader .dx-fileuploader-wrapper, #Audio-uploader .dx-fileuploader-wrapper, #Slide-uploader .dx-fileuploader-wrapper, #UVideo-uploader .dx-fileuploader-wrapper, #UAudio-uploader .dx-fileuploader-wrapper, #USlide-uploader .dx-fileuploader-wrapper {
    border: 1px dashed #b9b9b9 !important;
    border-radius: 5px !important;
    position: relative;
    text-align: center !important;
/*    padding: 27px 0px !important;*/
    height: 210px;
}
.dx-fileuploader-file-info {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
}
.dx-fileuploader-invalid {
    width: 50% !important;
    display: flex;
    margin: -7px auto;
}
#Video-uploader .dx-fileuploader-input-wrapper, #Audio-uploader .dx-fileuploader-input-wrapper, #Slide-uploader .dx-fileuploader-input-wrapper, #UVideo-uploader .dx-fileuploader-input-wrapper, #UAudio-uploader .dx-fileuploader-input-wrapper, #USlide-uploader .dx-fileuploader-input-wrapper {
    padding: 0 !important;
    background: #f3f3f3;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: center;
    position: relative;
}

#Video-uploader .dx-fileuploader-wrapper .dx-fileuploader-container, #Audio-uploader .dx-fileuploader-wrapper .dx-fileuploader-container, #Slide-uploader .dx-fileuploader-wrapper .dx-fileuploader-container, #UVideo-uploader .dx-fileuploader-wrapper .dx-fileuploader-container, #UAudio-uploader .dx-fileuploader-wrapper .dx-fileuploader-container, #USlide-uploader .dx-fileuploader-wrapper .dx-fileuploader-container {
  /*  display: flex;
    align-items: center;
    justify-content: center;*/
}

#Audio-uploader .dx-fileuploader-input-wrapper .dx-button-text, #Slide-uploader .dx-fileuploader-input-wrapper .dx-button-text, #UAudio-uploader .dx-fileuploader-input-wrapper .dx-button-text, #USlide-uploader .dx-fileuploader-input-wrapper .dx-button-text, #UAudio-uploader .dx-fileuploader-input-wrapper .dx-button-text, #USlide-uploader .dx-fileuploader-input-wrapper .dx-button-text, #UVideo-uploader .dx-fileuploader-input-wrapper .dx-button-text {
    background: #224d9d;
    color: #fff;
    padding: 7px 15px;
    font-size: 12px;
    border-radius: 5px;
}

#Video-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container, #Audio-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container, #Slide-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container, #UVideo-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container, #UAudio-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container, #USlide-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container {
    position: absolute;
    left: 0;
}

#Video-uploader .dx-fileuploader-button-container, #Audio-uploader .dx-fileuploader-button-container, #Slide-uploader .dx-fileuploader-button-container, #UVideo-uploader .dx-fileuploader-button-container, #UAudio-uploader .dx-fileuploader-button-container, #USlide-uploader .dx-fileuploader-button-container {
    position: absolute;
    left: -50px;
}

#Video-uploader .dx-fileuploader-input-wrapper .dx-fileuploader-button, #Audio-uploader .dx-fileuploader-input-wrapper .dx-fileuploader-button, #Slide-uploader .dx-fileuploader-input-wrapper .dx-fileuploader-button, #UVideo-uploader .dx-fileuploader-input-wrapper .dx-fileuploader-button, #UAudio-uploader .dx-fileuploader-input-wrapper .dx-fileuploader-button, #USlide-uploader .dx-fileuploader-input-wrapper .dx-fileuploader-button {
    margin-top: 5px;
}

#Video-uploader .Videoupload .dx-fileuploader-files-container .dx-fileuploader-file, #Audio-uploader .Audioupload .dx-fileuploader-files-container .dx-fileuploader-file, #Slide-uploader .Slideupload .dx-fileuploader-files-container .dx-fileuploader-file {
    display: block;
}

#UVideo-uploader .UVideoupload .dx-fileuploader-files-container .dx-fileuploader-file, #UAudio-uploader .UAudioupload .dx-fileuploader-files-container .dx-fileuploader-file, #USlide-uploader .USlideupload .dx-fileuploader-files-container .dx-fileuploader-file {
    display: block;
}

#Video-uploader .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-status-message, #Audio-uploader .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-status-message, #Slide-uploader .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-status-message, #UVideo-uploader .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-status-message, #UAudio-uploader .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-status-message, #USlide-uploader .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-status-message {
    display: flex;
    justify-content: center;
    width: 100%;
}

#Video-uploader .Videoupload .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-info, #Audio-uploader .Audioupload .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-info, #Slide-uploader .Slideupload .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-info, #UVideo-uploader .UVideoupload .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-info, #UAudio-uploader .UAudioupload .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-info, #USlide-uploader .USlideupload .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-info {
    display: flex;
    justify-content: center;
    width: 100%;
}

#Video-uploader .Videoupload .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-info, #Audio-uploader .Audioupload .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-info, #Slide-uploader .dx-fileuploader-files-container .dx-fileuploader-file .dx-fileuploader-file-info {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
}

#Video-uploader .Videoupload .dx-fileuploader-input-wrapper .dx-fileuploader-button, #Video-uploader .Videoupload .dx-fileuploader-input-wrapper p {
    display: none;
}
/*#Video-uploader .Videoupload .dx-fileuploader-input-wrapper span, #Video-uploader .Videoupload .dx-fileuploader-input-wrapper img {
    display: none;
}
#Video-uploader .Videoupload .existingVideo {
    display: block;
    margin-top: 11px;
}
#Video-uploader .Videoupload .dx-fileuploader-files-container {
    bottom: 5px;
}*/
/*#Video-uploader .Videoupload .dx-fileuploader-input-wrapper {
    display: block;
}*/
#Video-uploader .Videoupload .existingVideo span {
    display: block;
    text-align: left;
    margin-bottom: 5px;
    font-family: 'poppins-medium';
}
    #Video-uploader .existingVideo {
        display: none;
    }
    #Audio-uploader .Audioupload .dx-fileuploader-input-wrapper .dx-fileuploader-button, #Audio-uploader .Audioupload .dx-fileuploader-input-wrapper p {
        display: none;
    }

#Slide-uploader .Slideupload .dx-fileuploader-input-wrapper .dx-fileuploader-button, #Slide-uploader .Slideupload .dx-fileuploader-input-wrapper p {
    display: none;
}


/*Update fileupload*/
#UImage-uploader .UImageupload .dx-fileuploader-input-wrapper {
    display: none;
}


#UVideo-uploader .UVideoupload .dx-fileuploader-input-wrapper .dx-fileuploader-button, #UVideo-uploader .UVideoupload .dx-fileuploader-input-wrapper p {
    display: none;
}

#UAudio-uploader .UAudioupload .dx-fileuploader-input-wrapper .dx-fileuploader-button, #UAudio-uploader .UAudioupload .dx-fileuploader-input-wrapper p {
    display: none;
}

#USlide-uploader .USlideupload .dx-fileuploader-input-wrapper .dx-fileuploader-button, #USlide-uploader .USlideupload .dx-fileuploader-input-wrapper p {
    display: none;
}
/*Update fileupload*/
/*Remove cursor*/
#Image-uploader .Imageupload .dx-fileuploader-input-wrapper .dx-fileuploader-button {
    cursor: no-drop !important;
}

#Video-uploader .Videoupload .dx-fileuploader-input-wrapper .dx-fileuploader-button {
    cursor: no-drop !important;
}

#Audio-uploader .Audioupload .dx-fileuploader-input-wrapper .dx-fileuploader-button {
    cursor: no-drop !important;
}

#Slide-uploader .Slideupload .dx-fileuploader-input-wrapper .dx-fileuploader-button {
    cursor: no-drop !important;
}

#UImage-uploader .UImageupload .dx-fileuploader-input-wrapper .dx-fileuploader-button {
    cursor: no-drop !important;
}

#USlide-uploader .USlideupload .dx-fileuploader-input-wrapper .dx-fileuploader-button {
    cursor: no-drop !important;
}

#UVideo-uploader .UVideoupload .dx-fileuploader-input-wrapper .dx-fileuploader-button {
    cursor: no-drop !important;
}

#UAudio-uploader .UAudioupload .dx-fileuploader-input-wrapper .dx-fileuploader-button {
    cursor: no-drop !important;
}
/*Remove cursor*/
.dx-fileuploader-input-wrapper i {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 21%;
    color: #898989;
}

.dx-fileuploader-files-container {
    position: relative;
}

.dx-fileuploader-wrapper i.fa-times {
    background: #BABABA;
    color: #fff;
    width: 19px;
    height: 19px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 10px;
    position: absolute;
    top:8px;
    cursor: pointer;
    right: 4px;
    z-index: 9;
}

.dx-fileuploader-wrapper.Audioupload i.fa-times {
    background: #BABABA;
    color: #fff;
    width: 19px;
    height: 19px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 10px;
    position: absolute;
    top: 0;
    cursor: pointer;
    right: 4px;
    z-index: 9;
}
.fileuploadBor .dx-fileuploader-wrapper.Audioupload i.fa-times {
    top: 4px;
}
    #Image-uploader .dx-fileuploader-files-container i.fa-times {
        background: #BABABA;
        color: #fff;
        width: 19px;
        height: 19px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
        font-size: 10px;
        position: absolute;
        top: 50%;
        cursor: pointer;
        right: 0;
        transform: translate(0, -50%);
        line-height: 19px;
    }

.existingfilename {
    position: relative;
    font-size: 11px;
    text-overflow: ellipsis;
    word-break: break-all;
    display: block;
    padding-right: 38px;
  /*  margin-top: 14px;*/
}
#audioName, #videoName, #slideName {
    border: 1px dashed #b9b9b9 !important;
    border-radius: 5px !important;
    position: relative;
    text-align: center !important;
    padding: 27px 8px !important;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
}
i.existingclose {
    background: #f72828;
    color: #fff;
    width: 19px;
    height: 19px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 10px;
    position: absolute;
    top: 0;
    cursor: pointer;
    right: 0;
}
a.existingclose {
    padding: 5px 13px;
    border-radius: 50px;
    align-items: center;
    font-family: 'poppins-medium';
    font-size: 10px;
    background: #EAEAEA;
    border: 1px solid #B9B9B9;
    color: #626262;
    margin-top: 7px;
}
    a.existingclose i {
        margin-right: 5px;
    }
    .dx-fileuploader-file-container {
        padding: 0 !important;
    }

.dx-fileuploader-show-file-list .dx-fileuploader-files-container {
    padding-top: 0 !important;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
}
.dx-fileuploader-files-container {
    width: 70% !important;
    margin: 0 auto;
}
#Image-uploader.dx-fileuploader-show-file-list .dx-fileuploader-files-container, #UImage-uploader.dx-fileuploader-show-file-list .dx-fileuploader-files-container {
    position: sticky;
    transform: inherit;
    bottom: auto;
}
    #Image-uploader.dx-fileuploader-show-file-list .dx-fileuploader-files-container .dx-fileuploader-invalid, #UImage-uploader.dx-fileuploader-show-file-list .dx-fileuploader-files-container .dx-fileuploader-invalid {
        margin: 0;
    }
#Image-uploader .dx-fileuploader-invalid .dx-fileuploader-file-info, #UImage-uploader .dx-fileuploader-invalid .dx-fileuploader-file-info {
    display: none;
}
#Image-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container, #UImage-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container {
    display: none;
}
#Image-uploader .dx-fileuploader-file-info, #UImage-uploader .dx-fileuploader-file-info {
    display: block;
}
#Image-uploader .dx-fileuploader-files-container, #UImage-uploader .dx-fileuploader-files-container {
    width: 100% !important;
}
    .audioControl audio {
    
        height: 33px;
        border-radius: 4px;
        width: 340px;
    }
#Audio-uploader .dx-fileuploader-invalid .dx-fileuploader-file-info, #Audio-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container, #UAudio-uploader .dx-fileuploader-invalid .dx-fileuploader-file-info, #UAudio-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container, #Video-uploader .dx-fileuploader-invalid .dx-fileuploader-file-info, #Video-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container, #UVideo-uploader .dx-fileuploader-invalid .dx-fileuploader-file-info, #UVideo-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container {
    display: none;
}
#Slide-uploader .dx-fileuploader-invalid .dx-fileuploader-file-info, #Slide-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container, #USlide-uploader .dx-fileuploader-invalid .dx-fileuploader-file-info, #USlide-uploader .dx-fileuploader-invalid .dx-fileuploader-button-container {
    display: none !important;
}
    .audioControl {
        margin-bottom: 15px;
    }

.js-player {
    width: 340px;
    background: #c1c2c3;
    padding: 5px;
    border-radius: 5px;
}

.slideshowvideo {
    position: absolute;
    z-index: 9;
    cursor: all-scroll;
    bottom: 6px;
    right: 10px;
    height: 199px;
    width: 340px;
}

.slideshowaudio {
    position: absolute;
    z-index: 9;
    cursor: all-scroll;
    bottom: 6px;
    left: 50%;
    transform: translate(-50%, -19%);
    height: 45px;
    width: 300px;
}

    .slideshowaudio audio {
        background: #f1f3f4;
        border-radius: 5px;
        height: 45px;
        width: 300px;
    }

.editSlidebtn {
    display: block;
    padding: 7px 15px 7px 15px !important;
    background: #224d9d;
    border: 1px solid #224d9d;
    color: #fff;
    font-size: 12px;
    margin: 0;
    border-radius: 3px;
    outline: none !important;
    cursor: pointer !important;
    width: 100%;
    margin-right: 2px;
    font-family: 'poppins-light';
}

    .editSlidebtn i {
        margin-right: 5px;
    }

    .editSlidebtn:hover {
        color: #fff;
    }

.videoClose {
    background: #f72828;
    color: #fff;
    width: 19px;
    height: 19px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 10px;
    position: absolute;
    top: -9px;
    cursor: pointer;
    right: 0;
    z-index: 9;
}

    .videoClose i {
        color: #fff !important;
        font-size: 11px !important;
    }

.category-tabs .category-tabnav li {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

.category-tabs .category-tabnav {
    border-radius: 5px;
    border: 1px solid #C9C9C9;
    padding: 3px;
    position: sticky;
    top: 0;
    z-index: 9;
    background: #fff;
}

.category-tabs .nav-link {
    font-family: 'poppins-medium';
    font-weight: 500;
    font-size: 13px;
    color: #212529;
    margin-bottom: 10px;
    border: 1px solid #ff000000;
}

    .category-tabs .nav-link i {
        margin-right: 5px;
    }

.category-tabs .nav-pills .nav-link.active, .category-tabs .nav-pills .show > .nav-link {
    color: #212529;
    background-color: #F2F3F6;
}

.category-tabs .category-tabnav .nav-link {
    padding: 6px 15px;
}

a.addSpeakerNotes {
    border: 2px dashed #b9b9b9 !important;
    border-radius: 5px !important;
    background: #efefef !important;
    padding: 11px 0;
    text-align: center;
    color: #707070;
    font-family: 'poppins-medium';
    width: 20%;
    margin: 0 auto;
}

.category-tabs .nav li a i {
    margin-right: 5px;
}

.notesSave {
    font-size: 12px;
    font-family: 'poppins-light';
    border-radius: 3px !important;
    background: #224d9d;
    color: #fff;
    border: 1px solid #224d9d;
    margin-top: 15px;
}

.notesWrapper ul li a {
    padding: 9.5px;
}
.notesWrapper ul li {
    margin-left: 0;
}

    .speakerNotetitle {
        width: 220px;
        margin: 0 !important;
    }

.addnotelist {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .addnotelist p {
        font-family: 'poppins-medium';
        font-weight: 500;
        margin: 0;
        font-size: 13px;
        word-break: break-word;
        line-height: 1.2;
        padding-right: 15px;
    }

    .addnotelist a {
        font-size: 11px;
        color: #ffffff;
        height: 25px;
        width: 25px;
        text-align: center;
        display: inline-block;
        line-height: 25px;
        background: #f53939;
        border: none;
        border-radius: 4px;
        position: relative;
        z-index: 3;
    }

        .addnotelist a:first-of-type {
            background: #224d9d;
            margin-right: 6px;
            color: #fff;
        }

.notesedit {
    display: flex;
}

.addnotebtn {
    width: 100%;
    min-height: 32px;
}

.dx-fileuploader-wrapper {
    padding: 0 !important;
}

.verticalNav {
    height: calc(100vh - 146px);
}

.category-tabs {
    border-right: 1px solid #dee2e6;
    height: 100%;
    padding-right: 15px;
    width:75%;
}

.notesWrapper ul.cata-sub-navscroll {
    border-bottom: 1px solid #dee2e6;
}

    .notesWrapper ul li a {
        background-color: #f2f3f6;
        font-family: 'poppins-light';
        color: #424242;
        border-radius: 0.25rem 0.25rem 0 0 !important;
        font-size: 10px;
    }

.notesWrapper .nav-pills .nav-link.active, .notesWrapper .nav-pills .show > .nav-link {
    background-color: #f2f3f6;
    color: #ff8329;
}

.notesWrapper ul li a.addTab {
    padding-left: 15px;
    padding-right: 15px;
    background: transparent;
    border: 1px dashed #a19c9c !important;
    border-bottom: 0 !important;
}

.notesWrapper ul li a.nav-link {
    border: 1px solid #4242425c;
    padding: 9px 15px;
    border-bottom: 1px solid #ff000000;
}
#notesonetab1 {
    border: 1px dashed #a3a3a3;
    border-bottom: 1px solid #ff000000;
    background-color: #f2f3f6;
    color: #424242;
}
.appendImg {
    width: 25px !important;
    margin-bottom: 15px;
}

.fileuploadBor {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    padding: 15px;
}

/*.dynamicTab {
    height: calc(100vh - 250px);
    overflow: auto;
    overflow-x: hidden;
}*/

h3.innerTitle {
    font-family: 'poppins-medium';
    font-weight: 500;
    font-size: 16px !important;
    margin-bottom: 15px !important;
}



.updatenotelist a {
    font-size: 11px;
    color: #ffffff;
    height: 25px;
    width: 25px;
    text-align: center;
    display: inline-block;
    line-height: 25px;
    background: #f53939;
    border: none;
    border-radius: 4px;
    position: relative;
    z-index: 3;
}

    .updatenotelist a:first-of-type {
        background: #224d9d;
        margin-right: 6px;
        color: #fff;
    }

.notesedit {
    display: flex;
}

.addnotebtn {
    width: 100%;
    min-height: 32px;
}

.dx-fileuploader-wrapper {
    padding: 0 !important;
}

.multiNotesUi {
    width: 100% !important;
  
    height: auto !important;
    list-style: none !important;
    padding-left:0!important;
}

    .multiNotesUi li a.active {
        background-color: #E5E5E5 !important;
        color: #ff8329 !important;
        border: 0;
    }
    .multiNotesUi li a {
        margin-right: 4px;
        white-space: nowrap;
        margin-bottom: 4px;
        border: 0;
        color: #5a5a5a !important;
        font-size: 11px;
        font-family: 'poppins-medium';
        background-color: #f2f3f6 !important;
     
    }
    .multiNotesUi.editmulitNotes li a {
        width: 115px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 40px;
    }
    .multiNotesUi.editmulitNotes li{
        position:relative;
    }
    #UpdateNotes .tab-content {
        margin-top: 15px;
    }
.tabNotesmargin {
    margin-top: 15px;
}
#pills-tabs .multiNotesfullwidth {
    width: 100% !important;
}

.hide {
    display: none;
}

#UpdateNotes .tab-content .tab-pane.active {
    display: block;
    opacity: 1;
}
#UpdateNotes .tab-content .tab-pane ol {
    padding-left: 15px;
}
#editViewModel .tab-content .tab-pane ol{
    padding-left: 15px;
}
.verticalNav .col20 {
     width: 18%;
    padding-right: 15px;
    padding-left: 15px;
    position: fixed;
    height: calc(100vh - 148px);
}

.verticalNav .col90 {
    width: 82%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    margin-left: 18%;
}

.notesDiv {
    display: flex;
    align-items: center;
}
    .notesDiv p {
        margin: 0!important;
        width: 50px;

    }

.titlelabel label {
    background: #EFEFEF;
    position: absolute;
    padding: 6px 10px;
    border: 1px solid #ced4da;
    height: 32px;
    border-radius: 0.25rem 0 0 0.25rem;
    margin: 0;
}
.titlelabel {
/*    position: relative;*/
}
.customtabadd a {
    padding: 5px 13px;
    border-radius: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    margin-right: 8px;
    font-family: 'poppins-medium';
    font-size: 10px;
}

.customtabadd {
    display: flex;
    align-items: center;
    height: 100%;
}
    .customtabadd span {
        display: flex;
        align-items: center;
    }
    .customtabadd a:first-of-type {
        background: #CCFFDC;
        border: 1px solid #9DE3B3;
        color: #15642E;
    }
    .customtabadd a:last-of-type {
        background: #EAEAEA;
        border: 1px solid #B9B9B9;
        color: #626262;
        text-decoration: none;
    }
    .customtabadd a i {
        margin-right: 3px;
    }
.titlelabel input {
    padding-left: 60px !important;
}
.cata-sub-navscroll li a {
    margin-right: 2px;
}
.cata-sub-navscroll {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    white-space: nowrap;
    display: block;
}
    .cata-sub-navscroll li {
        float: left;
      
    }
    .cata-sub-navscroll::-webkit-scrollbar {
        display: none;
    }
.category-tabs a.blinking {
    border: 1px solid #f44336;
    background-color: #fff0f0 !important;
}
.lblArchive {
    display: flex;
    align-items: center;
}
    .lblArchive input {
        margin: 0;
        margin-right: 5px;
        padding: 0;
    }
    .lblArchive label {
        font-family: 'poppins-medium';
        font-weight: 500;
        margin: 0;
        cursor: pointer;
        font-size: 10px;
    }
span.fileFormet {
    font-size: 10px;
    color: #7a7c80;
    font-family: 'poppins-medium';
}
.vertical-slidertext {
    font-family: 'poppins-medium';
    font-weight: 500 !important;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
    font-size: 12px;
}
.addSlideerror {
    display: block;
}
#DownloadPPT {
    word-break: break-all;
}
.tabstooltips {
    opacity: 0;
    position: absolute;
    color: #fff;
    background-color: #fe6704;
    border: none;
    border-radius: 4px;
    padding: 3px 8px;
    z-index: 10;
    font-size: 12px;
    top: -27px;
    left: 0;
    text-align: center;
    white-space: nowrap;
    display:none;
}
.noNotes {
    text-align: center;
    font-family: poppins-medium !important;
    font-size: 14px;
    margin-top: 8px;
}

.castNoRecordFound {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: poppins-medium !important;
    font-size: 14px;
}


.multiNotesUi.editmulitNotes li:hover span.tabstooltips {
    opacity: 1;
}
#imageName {
    margin-top: 15px;
    display: flex;
    align-items: center;
    padding-right: 88px;
}
a.deleteImg {
    padding: 5px 13px;
    border-radius: 50px;
    align-items: center;
    font-family: 'poppins-medium';
    font-size: 10px;
    background: #EAEAEA;
    border: 1px solid #B9B9B9;
    color: #626262;
    position: absolute;
    right: 0;
}
    a.deleteImg i {
        margin-right: 4px;
    }
.mulitSelectdropdown select {
    border-color: #f2f3f6;
    box-shadow: none;
    border: 1px solid #b3b3b3;
    font-size: 14px;
    background: #f5f6fa;
    color: #33475b;
    width: 50%;
}
.mulitSelectdropdown {
    display: flex;
    align-items: center;
}
    .mulitSelectdropdown .form-check {
        display: flex;
        align-items: center;
    }
        .mulitSelectdropdown .form-check input {
            margin: 0;
            position: relative;
        }
            .mulitSelectdropdown .form-check label {
                font-family: 'poppins-medium';
                font-size: 12px;
                margin-left: 5px;
                cursor: pointer;
            }
.form-control:focus {
    border-color: #a7a7a7;
    outline: 0;
    box-shadow: none;
}
/*Accordion start*/

.accordion-container {
    position: relative;
    width: 100%;
    height: auto;
 
}

    .accordion-container > h2 {
        text-align: center;
        color: #fff;
        padding-bottom: 5px;
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }

.set {
 
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    background-color: #f5f5f5;
}

    .set > a {
        display: block;
        padding: 10px 15px;
        text-decoration: none;
        color: #555;
        font-weight: 600;
        border-bottom: 1px solid #ddd;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

        .set > a i {
            float: right;
            margin-top: 2px;
        }

        .set > a.active {
           /* background-color: #294d89;
            color: #fff;*/
        }

.content {
    background-color: #f2f3f6;
    padding: 0 15px;
    border-bottom: 1px solid #ddd;
    display: none;
}

    .content p {
        padding: 10px 15px;
        margin: 0;
        font-size: 12px;
        color: #333;
    }

   /*custom radio button*/

.radio-custom {
    opacity: 0;
    position: relative;
    display:none;
}

 .radio-custom, .radio-custom-label {
    
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.radio-custom-label {
    position: relative;
    margin: 0;
    line-height: 1;
}

.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #c3b9b9;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    font-size: 11px;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: rebeccapurple;
    color: #fff;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    background: #224d9d;
    border: 1px solid #224d9d;
    line-height: 16px;
}

span.radio_pos {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 6;
    transform: translate(40%, -50%);
}
.editPresentForm .editForm {
    display: flex;
    width: 100%;
    align-items: center;
}
.editPresentForm {
    margin-top: 8px;
    position: relative;
}
    .editPresentForm .editForm input{
        width:100%;
    }
        .editPresentForm .editForm input.checkstyle {
            height: auto;
            min-height: auto;
            width: auto;
            margin: 0;
            margin-right: 5px;
        }
.copyLinkcheck {
    display: flex;
    align-items: center;

}
.copylinkLabel {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
    .copylinkLabel input {
        height: auto !important;
        min-height: auto !important;
        margin-right: 15px;
    }
.copyLinkcheck #HSFormDiv {
    width: 100%;
    position: relative;
}
    .copyLinkcheck .checkstyle {
        margin-right: 15px;
        margin-top: 0;
    }
    span.copyLinkcheck label {
        font-size: 12px;
    }
.editPresentForm .editForm label {

    margin: 0;
/*    width: 120px;*/
}
.topCreatepresent a {
    border-style: dashed;
    color: #707070;
    border: dashed 1.2px #707070;
    padding: 6px 15px;
}
#viewmultiNotes .content div {
    word-break: break-all;
}


.tooltip {
    transform: translate(-50%, -200%);
    display: none;
    position: absolute;
    color: #F0B015;
    background-color: #000;
    border: none;
    border-radius: 4px;
    padding: 15px 10px;
    z-index: 10;
    display: block;
    width: 100%;
    max-width: 200px;
    top: 0;
    left: 50%;
    text-align: center;
}

    .tooltip:after {
        content: "";
        display: block;
        position: absolute;
        border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 0);
        border-style: solid;
        border-width: 15px 15px 0;
        bottom: -13px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 0;
    }

.tooltip-custom {
    position: absolute;
    z-index: 999;
    left: -9999px;
    background-color: #fff;
    padding: 7px 10px;
    border: 1px solid blue;
    border-radius: 5px;
    width: auto;
    max-width: 250px;
}
.viewThumnail {
    background: #fff;
    z-index: 1;
    width: 20%;
    top: 0;
    box-shadow: 0 8px 14.72px 1.28px #9a9acc1a;
    border-right: 1px solid #ededf5;
    position: absolute;
    animation: expand .5s ease-in-out;
}
@keyframes expand {
    from {
        transition: all 1s;
        transform: translate(-276px);
        opacity: 0;
    }
}

    .viewThumnail .sideView {
        background: #152b4f;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 2px 15px;
    }
        .viewThumnail .sideView p {
            visibility: hidden;
            margin: 0;
            font-size: 12px;
        }
        .viewThumnail .sideView .thumnailClose i {
            color: #ffffff;
            padding: 0;
        }
    .viewThumnail img {
      
    }
.viewThumnail ul {
    padding: 5px;
    height: calc(100vh - 65px);
    overflow: auto;
    padding-bottom: 0;
    padding-left: 33px;
    list-style: none;
}
    .viewThumnail ul li {
        margin-bottom: 5px;
        border: 3px solid #d3d3d3;
        position: relative;
        height: 137px;
    }
        .viewThumnail ul li img {
            width: 100%;
            height: 100%;
        }
            .viewThumnail ul li:last-of-type {
                margin-bottom: 0;
            }
            .viewThumnail ul li.active {
                border: 3px solid #fb7d04;
            }
span.thumnailno {
    font-family: 'poppins-medium';
    font-weight: 500 !important;
    position: absolute;
    top: 0;
    font-size: 13px;
    left: -24px;
}
.externalUser {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}
.externalUserfrom {
    background: #fff;
    border-radius: 5px;
    padding: 25px;
}
    .externalUserfrom h1 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .externalUserfrom input {
        height: 30px;
        margin-bottom: 15px;
        font-size: 12px;
        box-shadow: none;
    }
    .externalUserfrom label {
        font-family: 'poppins-medium';
        font-size: 12px;
        font-weight: 500;
    }
    .externalUserfrom button {
        padding: 7px 15px 7px 15px;
        background: #224d9d !important;
        border: 1px solid #224d9d;
        color: #fff !important;
        font-family: 'poppins-light';
        border-radius: 3px !important;
        font-size: 12px;
        display: inline-block;
        margin-top: 8px;
    }
    .externalUserfrom label span.mandatory {
        color: #f44336;
    }
    .externalUserfrom span.error {
        position: absolute;
        bottom: -14px;
        font-size: 10px;
    }
/*.inputError {
    background-color: #fff0f0;
    border-color: #f44336 !important;
}*/
.toggleToolbar {
    position: absolute;
    bottom: 32px;
    width: 34px;
    height: 34px;
    line-height: 40px;
    background: #000;
    text-align: center;
    border-radius: 25px 25px 0 0;
    z-index: 1;
}
.toggleToolbar:hover{
    background: #1a1a1a;
}
    .toggleToolbar .toolarrow i {
        color: #fff;
        font-size: 12px;
    }
    .toggleToolbar .toolarrow {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        cursor: pointer;
    }



.news__arrow audio::-webkit-media-controls-panel {
    background-color: #000;

}
.news__arrow audio {
    height: 32px;
    width: 460px;
    display: flex;
}
.news__arrow audio::-webkit-media-controls-mute-button {
    background-color: #B1D4E0;
    border-radius: 5px;
}
    .news__arrow audio::-webkit-media-controls-play-button {
        background-color: #B1D4E0;
        border-radius: 5px;
    }

    .news__arrow audio::-webkit-media-controls-current-time-display, .news__arrow audio::-webkit-media-controls-time-remaining-display {
        color: #fff;
    }
.news__arrow audio::-webkit-media-controls-timeline {
    background-color: #B1D4E0;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

    .news__arrow audio::-webkit-media-controls-volume-slider {
        background-color: #B1D4E0;
        border-radius: 5px;
        padding-left: 8px;
        padding-right: 8px;
    }
.videoIcon {
    right: 3px;
    color: #fff !important;
    background: #00000082;
    padding: 5px !important;
    border-radius: 3px;
    top: 5px;
    font-size: 11px !important;
}
.AudioIcons {
    right: 29px;
    color: #fff !important;
    background: #00000082;
    padding: 5px !important;
    border-radius: 3px;
    top: 5px;
    font-size: 11px !important;
}
    .news__arrow.audioControl {
        position: absolute !important;
        right: 20px;
        margin: 0;
    }
.imagePreview img {
    width: 100%;
    background: #f2f3f6;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #cdcdcd;
}
.existingaudio audio {
    height: 28px;
    margin-top: 19px;
}
img.thumnailicon {
    margin: 0 10px;
    height: 35px;
    width: 17px;
    border-radius: 2px;
}
img.autoplayIcon {
    width: 29px;
    margin: 0 10px;
}
    .previewreset {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }
  /*  .previewreset a {
        margin: 0;
        margin-left: 15px;
    }*/

.notesloader {
    position: absolute;
    background: transparent;
}
.showPermission {
    height: 69vh;
}
.slideanimation {
    margin-right: 5px;
    font-family: 'poppins-light';
    font-weight: 500;
    color: #4B4B4B;
}
.richText .richText-editor:focus {
    border-left: #3498db00 solid 2px !important;
}
.slidedynamic {
    display: flex;
    align-items: center;
    border-radius: 2px;
    padding: 3px;
    border: 1px solid #cdcdcd;
    white-space: nowrap;
}
.iconPreview {
    text-align: right;
    position: absolute;
    width: 100%;
    padding-right: 5px;
    top: 5px;
}
.iconviewPreview {
    position: absolute;
    top: 4px;
    width: 100%;
    text-align: right;
    padding-right: 5px;
}
    .iconviewPreview i {
        position: initial !important;
        background: #F25F5C !important;
        color: #ffffff !important;
    }
    /*Hubspot Form*/
.embed-form-sec .hs-custom-style .hs_firstname input {
    width:100%;
}
.embed-form-sec .hs-custom-style fieldset:nth-child(2), .embed-form-sec .hs-custom-style fieldset:nth-child(4), .embed-form-sec .hs-custom-style fieldset:nth-child(8), .embed-form-sec .hs-custom-style fieldset:nth-child(11) {
    width: 50%;
    float: left;
}
.embed-form-sec .hs-custom-style input {
    padding: 0.3vw 12px !important;
    font-size: .9vw !important;
    color: #333 !important;
    outline: 0;
    border: 1px solid #ddd !important;
    background: transparent;
    font-family: 'poppins-light' !important;
}
    .embed-form-sec .hs-custom-style input.invalid.error {
        border: 1px solid #f2545b !important;
    }

.embed-form-sec .hs-custom-style fieldset ul.no-list.hs-error-msgs {
    display: none !important;
}
.embed-form-sec label span {
    color: #fff;
    font-family: 'poppins-medium';
    font-weight: 100;
    font-size: .8vw;
    padding-left: 0px !important;
}
.hbspt-form h1 {
    font-size: .8vw !important;
}

body .hs-form-field > label .hs-form-required {
    color: red !important;
}
.embed-form-sec {
    overflow: hidden;
}
    .embed-form-sec img.thumnailImg {
     
        background: rgb(219 219 219) !important;
    }
    .embed-form-sec p.customParag {
        width: 80%;
        margin: 0.7vw 0;
        color: #fff;
        font-size: 1vw;
        margin-left: 1vw;
    }
    .embed-form-sec .hbspt-form {
        padding: 2vw;
        box-shadow: 0 4px 10px rgb(15 31 41 / 11%);
        background: #00000080 !important;
        margin-bottom: 10px;
        width: 80%;
    }
.hs-richtext h1 {
    color: #fff;
}
.embed-form-sec .hs-custom-style .hs-form-field {
    margin-bottom: 0.7vw !important;
}
 /*   .embed-form-sec .hs-custom-style .hs-richtext p span {
        color: #525252 !important;
    }*/
    .embed-form-sec .hs-custom-style .hs-richtext p {
        font-size: 0.8vw;
    }
.embed-form-sec > .row {
    min-height: 100vh;
}
.embed-form-sec .hs-custom-style ul {
    list-style: none;
    margin: 0;
}
    .embed-form-sec .hs-custom-style .hs-button {
        background-color: #224d9d !important;
        color: #fff !important;
        font-size: 1vw !important;
        padding: 0.6vw 1.5vw !important;
        border: 0 !important;
        border-left: 0.4vw solid #ff8329 !important;
        width: 100% !important;
        min-width: 12vw;
        margin: 1.2vw 0 1vw;
        border-radius: 0.2vw;
        font-family: 'poppins-light' !important;
        font-weight: 500;
        text-transform: none;
    }
    .embed-form-sec form.hs-form ul.inputs-list.hs-error-msgs {
        font-size: .8vw;
        position: absolute;
        line-height: 1;
    }
    .embed-form-sec form.hs-form ul.inputs-list.hs-error-msgs {
        color: #f2545b;
    }
.hubspotForm {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: flex;
    z-index: 9;
    padding-left: 2vw;
}
    .hubspotForm img {
        width: 12vw !important;
        min-width: 170px;
        height: 40px;
    }
/*Hubspot Form*/

.noaccess {
 
    width: 28%;
    margin: 0 auto;
    border-radius: 8px;
    box-shadow: 0 5px 83px 0 rgb(40 40 40 / 6%);
}
.permissionLock img {
    width: 250px;
}
.permissionLock {
    background: #0000006b;
  
    text-align: center;
    border-radius: 8px 8px 0 0;
}
.noaccess p {
    font-size: 17px;
    font-family: 'poppins-medium';
    margin: 0;
    padding: 25px 95px;
    text-align: center;
    background: #fff;
}
.ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td {
    padding-left: 15px;
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.presentTrack .ui-jqgrid .ui-jqgrid-bdiv {
    overflow-x: hidden;
}
.viewDetails {
    cursor: pointer;
}
    .viewDetails i {
        color: #224d9d;
        margin-left: 8px;
    }
.gridtable .ui-jqgrid, .gridtable .ui-jqgrid .ui-jqgrid-pager {
    width: 100% !important;
}
    .gridtable .ui-jqgrid .ui-jqgrid-bdiv {
        height: calc(100vh - 20vw) !important;
    }
.customDatePick {
    padding-bottom: 10px;
}
    .customDatePick input {
        padding: 6px;
        border-radius: 4px;
        border: 1px solid #ced4da;
        font-family: 'poppins-medium';
    }
.presentTrack .ui-jqgrid .ui-jqgrid-bdiv {
    height: auto !important;
}
.presentTrack .ui-jqgrid {
    height: calc(100vh - 140px);
}
    .presentTrack .ui-jqgrid .ui-jqgrid-hdiv {
        position: sticky;
        top: 0;
        z-index: 999;
    }
.embed-form-sec.embedExternal .hs_firstname input {
    width: 100%;
    color: #ffffff !important;
}
.embedExternal .vw_container {
    padding: 0 6vw;
    width: 100%;
    display: flex;
    min-height: 100vh;
    align-items: center;
}
.embed-form-sec .hs-custom-style input {
    color: #ffffff !important;
}
.embedExternal fieldset .input {
    margin-right: 4px !important;
    margin-left: 4px !important;
}
.embed-form-sec {
    background: url(../assets/images/wave_bg.svg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
}

@media (max-width: 1024px) {

    .embed-form-sec .hbspt-form {
        padding: 2rem;
        box-shadow: 0 4px 10px rgb(15 31 41 / 11%);
        background: rgba(0,0,0,.3137254901960784) !important;
        margin-bottom: 10px;
        width: 100%;
    }
    .embed-form-sec > .row {
        min-height: 100vh;
        flex-direction: column;
        padding-top: 8rem;
    }
    .formSec {
        min-width: 80%;
        margin: auto;
    }
    .embed-form-sec img.thumnailImg {
        width: 100%;
    }
}

@media(max-width: 991px) {

    .embed-form-sec > .row {
        min-height: 100vh;
        flex-direction: column;
        padding: 2rem;
        padding-top: 8rem;
        /* padding: 1rem; */
    }
    .embed-form-sec label span, .hbspt-form h1, .embed-form-sec .hs-custom-style .hs-richtext p {
        font-size: 9pt !important;
    }
    .embed-form-sec p.customParag {
        margin: 1rem 0;
        font-size: 9pt;
    }
    .embed-form-sec .hs-custom-style .hs-button {
        background-color: #224d9d !important;
        color: #fff !important;
        font-size: 9pt !important;
        padding: 7px 12px !important;
        border: 0 !important;
        border-left: 4px solid #ff8329 !important;
        width: 100% !important;
        min-width: 12vw;
        margin: 2rem 0 1vw;
        border-radius: 0.2vw;
        font-family: 'poppins-light' !important;
        font-weight: 500;
        text-transform: none;
    }
    .embed-form-sec form.hs-form ul.inputs-list.hs-error-msgs {
        font-size: 9pt;
        position: absolute;
        line-height: 1;
    }
    .hubspotForm {
        background: #0d2b68;
    }
}

input.hs-input:-webkit-autofill,
input.hs-input:-webkit-autofill:hover,
input.hs-input:-webkit-autofill:focus,
input.hs-input:-webkit-autofill:active {
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0px 100px #0000001a inset;
    transition: background-color 5000s ease-in-out 0s;
}
.button-ul .button-li {
    background: #4b4b4bf2 !important;
    min-width: 90px;
    padding: 6px 17px;
    color: white;
    margin: 1px;
    cursor: pointer;
    list-style-type: none;
    font-size: 13px !important;
    text-align: center;
    font-family: 'poppins-regular';
    font-weight: 500;
}
.button-ul{
    bottom:10px !important
}
.externalImg img {
  
    padding: 5px;
    border-radius: 5px;
}
.arrows_wrap {
    display: flex;
}
.button-ul{
    display:none;
}
span.errorf1 {
    position: absolute;
}
#editViewModel .modal-body {

}
a.downloadFile {
    position: absolute;
    bottom: 20px;
    background: #2bc48a;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    right: 20px;
}
    a.downloadFile svg {
        width: 16px;
        height: 16px;
    }
        a.downloadFile svg path {
            fill: #ffffff;
        }
span.downloadTooltip {
    position: absolute;
    white-space: nowrap;
    left: -117px;
    font-family: 'opensans-regular';
    background: #282828;
    padding: 5px 12px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    display: none;
}
a.downloadFile:hover span{
    display:inline-block;
}

span.downloadTooltip:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #282828;
    border-width: 7px;
    margin-left: -16px;
    right: -11px;
    transform: rotate(90deg);
    bottom: 8px;
}
span.popupTooltip {
    display: none;
    position: absolute;
    bottom: -34px;
    white-space: nowrap;
    font-family: 'opensans-regular';
    background: #282828;
    padding: 5px 12px;
    font-size: 10px;
    color: #fff;
    border-radius: 5px;
}
    span.popupTooltip:after {
        border: solid transparent;
        content: ' ';
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #282828;
        border-width: 7px;
        right: 39%;
        top: -7px;
        transform: translate(0, -50%);
    }
.rgt-hgt {
 
    width: 100%;
}

a.presentbtn {
    font-family: 'poppins-medium';
    font-weight: 500 !important;
    color: #224d9d !important;
  
    background-color: transparent;
    font-size: 12px;
    padding: 4px 19px;
    border: 0;
    width: auto;
    min-width: 9vw;
    border-radius: 3px;
    outline: none !important;
    cursor: pointer !important;
    transition: all .2s;
    border: 1px solid #224d9d;
}
a.customBorder {
    width: 1px;
    background: #d3d3d3;
    margin-right: 15px;
    margin-left: 13px;
    height: 17px;
    display: flex;
    align-items: center;
}

.arrows_wrap i {
    background: #ffffff;
    color: #42526e !important;
    min-height: 32px;
    border: 0;
    border-radius: 3px;
    outline: none !important;
    cursor: pointer !important;
    transition: all .2s;
    margin-right: 5px;
    text-align: center;
    width: 34px;
    align-items: center;
    display: flex !important;
    justify-content: center;
    position: relative;
    margin-right: 5px;
}

.viewAudioUI {
    border: 1px dashed #b9b9b9 !important;
    border-radius: 5px !important;
    position: relative;
    text-align: center !important;
    padding: 27px 8px !important;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
}
.popuploader {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}
.customBreadcrumb ol {
    margin: 0;
    background: #f5f6f8;
}
    .customBreadcrumb ol li a {
        font-family: 'poppins-medium';
        color: #42526e !important;
    }
.multisteps_form {
    max-width: 58vw;
    border-radius: 0.625rem;
    /* height: 100vh;*/
    /*  display: flex;
    align-items: center;*/
    margin: 0 auto;
    /*    background-image: url('../assets/images/shape.svg');*/
}
.question_title h1 {
    color: #2f3146;
    font-size: 1.5vw;
    padding: 3.8rem 0rem;
    font-weight: 800;
    padding-left: 15px;
    padding-bottom: 15px;
    text-align: left;
}

.multisteps_form_panel {
    display: none;
}
.bgWhite {
  /*  background: #fff;*/
}
/*Quiz css*/
.f_btn {
    font-size: 0.8vw;
    font-family: 'poppins-light';
    background-color: #224d9d;
    color: #fff;
    padding: 7px 21px;
    border: 0;
    min-width: 10vw;
    border-left: 0.4vw solid #ff8329;
    line-height: 1.5;
    border-radius: 0.25rem;
    margin: 0;
    display: inline;
}
.l_btn {
    font-family: 'poppins-medium';
    font-size: 15px;
    background: transparent;
}
    .l_btn:focus, .f_btn:focus{
        outline: 0;
    }
    .l_btn span {
        margin-right: 5px;
    }
.form_btn {
    margin: 65px 0;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    width: 100%;
    bottom: 0;
    margin-bottom: 0;
    left: 0;
}
.custom_radio input[type="radio"] {
    display: none;
}

    .custom_radio input[type="radio"] + label {
        position: relative;
        display: inline-block;
        padding-left: 1.8vw;
        margin-right: 2em;
        cursor: pointer;
        line-height: 1.5vw;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        font-size: 1.31vw !important;
    }

        .custom_radio input[type="radio"] + label:before,
        .custom_radio input[type="radio"] + label:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 1.31vw;
            height: 1.31vw;
            text-align: center;
            color: white;
            font-family: Times;
            border-radius: 50%;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }
.custom_radio input[type="radio"] + label:after {
    border: 3px solid #e3e3e3;
}
.custom_radio.errorRadio input[type="radio"] + label:after {
    border: 2px solid #dc3545;
    background: #ff00002e;
}
            .custom_radio input[type="radio"] + label:before {
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
                box-shadow: inset 0 0 0 0.2em white, inset 0 0 0 1em white;
            }

        .custom_radio input[type="radio"] + label:hover:before {
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            box-shadow: inset 0 0 0 0.3em white, inset 0 0 0 1em #c6c6c6;
        }

    .custom_radio input[type="radio"]:checked + label:before {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        box-shadow: inset 0 0 0 0.2em white, inset 0 0 0 1em #4CAF50;
    }
/*Quiz css*/
.steps img{
    width:100%;
}
.steps p {
    color: #2f3146;
    font-size: 1.5vw;
    position: absolute;
    top: 0.5vw;
    font-weight: 800;
    margin: 0;
    left: 9vw;
}
.steps {
    position: relative;
}
.errorMsg {
    margin-top: 25px;
 
}
    .errorMsg p {
        margin: 0;
        color: #dc3545;
        font-weight: 600;
        font-size: 12px;
    }
.requiredError p {
    margin-top: 25px;
    padding-left: 15px;
    color: #dc3545;
    font-weight: 600;
    position: absolute;
}
.thankyouPage img {
    width: 320px;
}
.thankyouPage {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    text-align: center;
}
    .thankyouPage span {
        font-size: 14px;
    }
.customForm {
    padding: 2vw;
    box-shadow: 0 4px 10px rgb(15 31 41 / 11%);
    background: #00000080 !important;
    margin-bottom: 10px;
}
    .customForm .form-group {
        width: 100%;
    }
    .customForm label {
        color: #fff;
        font-family: 'poppins-medium';
        font-weight: 100;
        font-size: .8vw;
        padding-left: 0px !important;
    }
    .customForm .form-group input {
        padding: 0.3vw 12px !important;
        font-size: .9vw !important;
        color: #fff !important;
        border-radius: 0;
        outline: 0;
        border: 1px solid #ddd !important;
        background: transparent;
        font-family: 'poppins-light' !important;
    }
        /*.customForm .form-group input.invalidError {
            border: 1px solid #f2545b !important;
        }*/
        .customForm label span {
            color: red !important;
        }
         .customForm .form-group input.invalidErrornew {
        border: 1px solid #f2545b !important;
    }

.cusCheck {
    display: flex;
    align-items: baseline;
}
.cusCheck input{
    margin-right:5px;
}
input[id="IsAccept"] + label {
    display: inline-block;
 
   
    border-radius: 2px;
    cursor: pointer;
}
    input[id="IsAccept"] + label:before {
        width: 13px;
        border: 1px solid red !important;
        content: "";
        display: inline-block;
        height: 13px;
        position: absolute;
        left: -18px;
        top: 0px;
        border-radius: 2px;
    }
    p.submit-desc {
        margin: 0;
        font-size: 11px;
        color: #fff;
    }
.hs-button {
    background-color: #224d9d !important;
    color: #fff !important;
    font-size: 1vw !important;
    padding: 0.6vw 1.5vw !important;
    border: 0 !important;
    border-left: 0.4vw solid #ff8329 !important;
    width: 100% !important;
    min-width: 12vw;
    margin: 1.2vw 0 1vw;
    border-radius: 0.2vw;
    font-family: 'poppins-light' !important;
    font-weight: 500;
    text-transform: none;
    margin-bottom: 0;
    display: block;
    text-align: center;
}
.cusCheck span {
    margin-right: 15px;
}
.cusCheck label {
    position: relative;
    top: -2px;
    cursor: pointer;
}
button.viewPresent {
    border: 0;
    color: #555;
    font-family: opensans-regular;
    font-size: 0.8vw;
    font-weight: 600;
    text-decoration: underline;
}
#imgLoader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.externalImg {
    position: relative;
    width: 80%;
}

.Copylinkdiv {
    height: 30px;
}
.divCategoryPath {
    font-size: 13px;
    padding-left: 0;
    font-family: 'poppins-medium';
    margin-top: 0;
    margin-bottom: 0;
    font-style: italic;
    color: #212529;
}

.noNotes {
    text-align: center;
    font-family: poppins-medium !important;
    font-size: 14px;
    margin-top: 8px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.catinfo {
    display: flex;
    align-items: center;
    margin-top: 6px;
}
    .catinfo i {
        font-size: 15px;
        margin-right: 5px;
    }
@media (min-width: 1920px) and (min-height: 900px) {
    input[id="IsAccept"] + label:before {
        top: 4px;
    }

   
}
.imagePreview {
    position: relative;
}
.attachPresentationDiv {
    position: absolute;
    top: 12px;
    right: 13px;
    background: #F25F5C;
    padding: 5px;
    width: 25px;
    display: flex;
    height: 25px;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    cursor: pointer;
}
    .attachPresentationDiv i {
        color: #fff;
        font-size: 12px;
    }
    .attachPresentationDiv span.present-title {
        position: absolute;
        font-family: 'opensans-regular';
        background: #282828;
        padding: 5px 12px;
        font-size: 10px;
        color: #fff;
        border-radius: 5px;
        left: -137px;
        top: 0;
        display: none;
        width: 124px;
    }
    .attachPresentationDiv:hover span.present-title{
        display:inline-block;
    }


    .attachPresentationDiv span.present-title:after {
      
        border: solid transparent;
        content: ' ';
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #282828;
        border-width: 7px;
        right: -11%;
        top: 5px;
        transform: rotate(90deg);
    }
.EnableDynamicURL {
    margin: 0 !important;
}
.tox .tox-tbtn {
    background-color: #f2f3f6 !important;
}
    .tox .tox-tbtn svg path {
        fill: #6c6c6c;
    }
a.leftmenudisable {
    opacity: 0.3;
    pointer-events: none;
}
#notes-tabContent .tab-pane ul {
    padding-left: 18px;
}