﻿/*@import "font.css";*/

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: normal;
    src: url(../Fonts/Montserrat/Montserrat-Regular.ttf);
}

body {
    margin: 0;
    background-color: #f8f8f8;
}

.bgcolorf8 {
    background-color: #f8f8f8;
}


.ffsize {
    font-size: 16px;
}

.bordercolor {
    border: 2px solid #f8f8f8;
}

.minheight {
    min-height: 100%;
}

.navbut {
    background-color: #2dafe3;
    width: 100%;
    height: inherit;
}

.posAbs {
    position: absolute;
}

.ms3 {
    margin-left: 1rem !important;
}

.marginbottom {
    margin-bottom: 1.5rem !important;
}

.show {
    display: block !important;
}

.mt-n2 {
    margin-top: -1.25rem !important;
}

.content1 {
    padding: 35px 10px 55px 10px;
}

.content2 {
    padding: 35px 10px 55px 10px;
}

.mtsix {
    margin-top: -6px;
}

.pointerEvent {
    pointer-events: none;
}



/*.content3 {
    padding: 18px 22px 55px 0px;
}*/

.can {
    width: 100%;
    height: 422px;
    display: block;
}


.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}

/*Navbar*/
.dropdown {
    position: relative;
    display: inline-block;
}

#mainnav {
    border: none !important;
}

.dropbtn {
    /*background-color: #3498DB;*/
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #2dafe3;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: white;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        /*text-align:center;*/
    }

.navbar {
    /*padding: 0;*/
    position: fixed;
    width: 100%;
    height: 69px;
    z-index: 999999;
    display: flex;
}

.navimg {
    /*margin-left: 15px;*/
    background-repeat: no-repeat;
    background-size: 100%;
    width: 160px;
    height: 47px
}

.container-fluid {
    height: inherit;
    padding-right: 0px !important;
}

.sidebar {
    margin: 0;
    padding: 0;
    padding-top: 75px;
    width: 132px;
    /*display:none;*/
    left: -100%;
    background-color: #ffffff;
    position: fixed;
    height: 100%;
    overflow: auto;
    box-shadow: rgb(174 176 181 / 20%) 10px -9px 8px;
    opacity: 10;
    transition: margin-left .3s ease-in-out,width .3s ease-in-out;
}



    .sidebar::-webkit-scrollbar {
        display: none;
    }

div.content {
    margin-left: 150px;
    padding: 75px 16px;
    height: auto;
    background-color: #f8f8f8;
}

.sidebut {
    height: inherit;
    margin-right: 0px;
    width: 137px;
}

.content1 {
    padding: 0px 10px 0px 10px;
}


@media screen and (min-width: 995px) {
    .sidebar {
        /*display: block !important;*/
        left: 0px !important;
        height: 100%;
    }
}

@media screen and (max-width: 995px) {
    .sidebar {
        z-index: 1;
        height: auto;
        height: 100%;
        /*left: -100% !important;*/
    }

    .ms3 {
        margin-left: 1% !important;
    }

    .change1 {
        padding: 0px;
    }

    .nav-link {
        padding: 0px;
    }

    div.content {
        margin-left: 0px !important;
        padding: 0px -16px !important;
    }

    .ps {
        padding-left: 2% !important;
    }

    .fontsize {
        font-size: 4vw !important;
    }

    .fontsizesmall {
        font-size: 3vw !important;
        color: #9fa1a2;
    }

    .shown {
        display: none !important;
    }

    .shown1 {
        display: block !important;
    }
}

@media screen and (max-width: 400px) {
    .sidebar a {
        text-align: center;
        float: none;
    }

    .set {
        padding-top: 8% !important;
    }
}

@media screen and (max-width: 580px) {
    .blockquote {
        display: none;
    }
}


@media screen and (max-width: 575px) {
    .sidebut {
        height: inherit;
        margin-right: 0px;
        width: 100px;
    }

    .ps-4 {
        padding-left: 3rem !important;
    }

    .content2 {
        /*padding: 35px 10px 55px 28px;*/
        padding: 35px 3px 52px 2px;
    }

    .content3 {
        /*padding: 35px 10px 55px 28px;*/
        /*    padding: 35px 3px 52px 2px;*/
    }
}


/* SIDE BAR */
.Icon {
    /*width: 63px;
    position: absolute;
    display: inline-block;
    min-height: 50px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: 8px 8px;*/
    width: 40px;
    position: absolute;
    display: inline-block;
    min-height: 40px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: 5px 0px;
}

/*.aa {
    padding-top: -2px;
    text-decoration: none;*/
/*margin-top: -15px;*/
/*}*/

.nav-item {
    min-height: 25px;
}

.dashText {
    /*margin-top: 64px;*/
    margin-top: 50px;
    font-size: 12px;
    color: #828282;
    font-family: "Montserrat SemiBold";
}

/*Hover*/

.nav-item:hover {
    background-color: #2baddf;
    background-image: url(../Image/RightCut.png);
    background-repeat: no-repeat;
    background-position: center right 0px !important;
}

    .nav-item:hover .Icon {
        width: 40px;
        position: absolute;
        min-height: 40px;
        background-repeat: no-repeat;
        /*background-position: 0px -41px;*/
        background-position: 5px -36px;
    }

    .nav-item:hover .dashText {
        color: white;
    }


/*Active*/

a.active {
    /*margin-top: -15px !important;*/
}

.active {
    background-color: #2baddf;
    background-image: url(../Image/RightCut.png);
    background-repeat: no-repeat;
    background-position: center right 0px !important;
}


    .active .Icon {
        /*width: 50px;
        position: absolute;
        min-height: 50px;
        background-repeat: no-repeat;
        background-position: 0px -41px;*/
        width: 40px;
        position: absolute;
        min-height: 40px;
        background-repeat: no-repeat;
        background-position: 5px -36px;
    }

    .active .dashText {
        /*margin-top: 63px;*/
        margin-top: 50px;
        font-size: 13px;
        color: white;
    }




.nav-item:hover .Icon-Configuration {
    width: 39px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    /*background-position: 0px -41px;*/
    background-position: -65px -36px;
}

.Icon-Configuration {
    width: 39px;
    position: absolute;
    display: inline-block;
    min-height: 41px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -65px 0px;
}

.active .Icon-Configuration {
    width: 39px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    background-position: -65px -36px;
}


.Icon-Gallary {
    width: 39px;
    position: absolute;
    display: inline-block;
    min-height: 41px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -30px 0px;
}

.nav-item:hover .Icon-Gallary {
    width: 39px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    /*background-position: 0px -41px;*/
    background-position: -30px -36px;
}

.active .Icon-Gallary {
    width: 39px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    background-position: -30px -36px;
}



.Icon-Profile {
    width: 30px;
    position: absolute;
    display: inline-block;
    min-height: 41px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -100px 0px;
}

.nav-item:hover .Icon-Profile {
    width: 30px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    /*background-position: 0px -41px;*/
    background-position: -100px -36px;
}

.active .Icon-Profile {
    width: 30px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    background-position: -100px -36px;
}



.Icon-Roles {
    width: 30px;
    position: absolute;
    display: inline-block;
    min-height: 41px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -67px 0px;
}

.nav-item:hover .Icon-Roles {
    width: 30px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    /*background-position: 0px -41px;*/
    background-position: -67px -36px;
}

.active .Icon-Roles {
    width: 30px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    background-position: -67px -36px;
}



.Icon-UserAccount {
    width: 30px;
    position: absolute;
    display: inline-block;
    min-height: 41px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -130px 0px;
}

.nav-item:hover .Icon-UserAccount {
    width: 30px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    /*background-position: 0px -41px;*/
    background-position: -130px -36px;
}

.active .Icon-UserAccount {
    width: 30px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    background-position: -130px -36px;
}


.Icon-StoreAccount {
    width: 39px;
    position: absolute;
    display: inline-block;
    min-height: 41px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -160px 0px;
}

.nav-item:hover .Icon-StoreAccount {
    width: 39px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    /*background-position: 0px -41px;*/
    background-position: -160px -36px;
}

.active .Icon-StoreAccount {
    width: 39px;
    position: absolute;
    min-height: 41px;
    background-repeat: no-repeat;
    background-position: -160px -36px;
}

/*Content*/
.textbut {
    float: right !important;
}

.text {
    font-size: 35px;
    color: #2c3e50;
    padding-left: 55px;
    padding-top: 15px;
}

.text1 {
    color: #9fa1a2;
    font-size: 16px;
}

.buton {
    background-color: #5596d0;
    color: #fff;
}

.rounded-lg {
    border-radius: 0.3rem !important;
}

.border-0 {
    border: 0 !important;
}

.content {
    padding: 35px 10px 55px 10px;
}

@media(max-width:770px) {
    .textbut {
        float: left !important;
        margin-left: -15px;
    }

    .ps {
        padding-left: 2% !important;
    }

    .marginbottom {
        margin-bottom: 0px !important;
    }
}

/*  card design  */
.head1 {
    background-color: transparent;
    padding: 0.75rem 1.25rem;
    position: relative;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card {
    box-shadow: 0 0 33px #f1ebeb !important;
}

.card1 {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.count {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    text-align: center;
    font-size: xx-large;
}


/*Config Page*/

.IconConfig {
    /*width: 45px;*/
    display: inline-block;
    min-height: auto;
    padding-bottom: 15px;
    background-repeat: no-repeat;
    flex-direction: column;
}

.dashTextConfig {
    margin-top: -8px;
    font-size: 13px;
    color: #9b9b9b;
}


.center {
    /* margin-left:10%;*/
}

.buttoon {
    border: 1px solid #dddddd;
    width: 140px;
    height: 100px;
    box-shadow: none !important;
}

    .buttoon:hover {
        border: 3px solid #2dafe3 !important;
    }

    .active1, .buttoon:hover {
        border: 3px solid #2dafe3 !important;
    }

.offset-md-1 {
    margin-left: 4.333333% !important;
}

.row5 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

div#temp1 {
    height: 100px;
}

@media(max-width:1630px) {
    .col-md-5 {
        width: 50%;
    }

    .p {
        padding-left: 28% !important;
    }

    .p1 {
        padding-left: 20% !important;
    }
}

@media(max-width:1275px) {
    .p {
        padding-left: 22% !important;
    }

    .p1 {
        padding-left: 13% !important;
    }
}

@media(max-width:875px) {
    .p {
        padding-left: 14% !important;
    }

    .p1 {
        padding-left: 5% !important;
    }

    .non {
        display: block !important;
    }

    .block {
        display: none !important;
    }
}

@media(min-width:875px) {
    .non {
        display: none !important;
    }

    .block {
        display: block !important;
    }
}

@media(max-width:770px) {
    .p1 {
        padding-left: 0% !important;
    }

    .col-md-5 {
        width: auto;
    }

    .col-md-1 {
        width: auto;
    }

    .col-12-1 {
        flex: 0 0 auto;
        width: 100%;
    }

    .flex-d {
        margin-top: 0px !important;
        display: flex !important;
        align-items: center;
    }

    .p {
        padding-left: 0% !important;
    }

    .overauto {
        overflow: auto !important;
    }

        .overauto::-webkit-scrollbar {
            display: none;
        }

    .row5 {
        flex-wrap: initial !important;
    }

    .marginleft3 {
        margin-left: 1.25rem;
    }

    div#temp1 {
        height: 100%;
    }
}
/*.sidebar.active {
    left: -100% !important;
}*/



/*Communication Partial Views*/

.collapsible {
    background-color: #f8f8f8;
    color: black;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin-top: 3px;
}

.ps {
    padding-left: 0px;
}

.content5 {
    padding: 0 18px;
    /*display: none;*/
    min-height: 0;
    height: 0;
    opacity: 1;
    overflow: hidden;
    background-color: #f1f1f1;
    margin-top: 3px;
    transition: opacity 1s, height 0.5s;
}

.table {
    width: auto;
    border: 0px white !important;
}

/*Switch Button*/
.switch {
    position: relative;
    display: inline-block;
    width: 85px;
    height: 32px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #bdbdbd;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 20px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 24px;
        width: 25px;
        top: 4px;
        left: 3px;
        right: 3px;
        bottom: 4px;
        background-color: white;
        transition: 0.4s;
        border-radius: 15px;
    }

input:checked + .slider {
    background-color: #2dafe3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(55px);
}

.slider:after {
    content: 'NO';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 70%;
    font-size: 17px;
}

input:checked + .slider:after {
    content: 'YES';
    left: 35%;
}

/*form#myform .collapsible::before {
    content: url(../HTML/Icon/Arrov-01.png);
    float: right;
    transition: all 0.5s;
}

form#myform .active3::after {
    content: url(../HTML/Icon/Arrov-02.png);
    float: right;
    transition: all 0.5s;
}

form#myform .active3::before {
    content: "";
    float: right;
    transition: all 0.5s;
}*/

.tempclass {
    margin-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.scrolloverlay {
    overflow-y: scroll;
}

    .scrolloverlay::-webkit-scrollbar-track {
        border: 6px solid white;
        background-color: #ececec;
    }

    .scrolloverlay::-webkit-scrollbar {
        width: 15px;
        background-color: #d1d1d1;
    }

    .scrolloverlay::-webkit-scrollbar-thumb {
        background-color: #d1d1d1;
        border-radius: 0px;
    }

.savebut {
    text-decoration: none;
    background-color: #2dafe3;
    color: #ffff;
}

.cancelbut {
    text-decoration: none;
    background-color: #cccccc;
    color: #ffff;
}

.btn:hover {
    color: #fff !important;
}

.btn:focus {
    box-shadow: none !important;
}

button:focus {
    box-shadow: none !important;
}

#navbarToggleExternalContent1 {
    transition: height 0.5s ease;
    border: 2px solid #f8f8f8;
}

#navbarToggleExternalContent2 {
    transition: height 0.5s ease;
    border: 2px solid #f8f8f8;
}

#navbarToggleExternalContent3 {
    transition: height 0.5s ease;
    border: 2px solid #f8f8f8;
}

#navbarToggleExternalContent4 {
    transition: height 0.5s ease;
    border: 2px solid #f8f8f8;
}

#navbarToggleExternalContent5 {
    transition: height 0.5s ease;
    border: 2px solid #f8f8f8;
}

b {
    vertical-align: middle;
}

.selecttag {
    border: 1px solid #dddddd;
}

select:focus-visible {
    box-shadow: none;
    border: 1px solid #dddddd;
    outline: 0;
}


#TimeSeperator {
    width: 20px;
    background-color: #919191;
    height: 2px;
    margin-top: auto;
    margin-left: 10px;
    margin-bottom: auto;
    margin-right: 10px;
    border-radius: 28px;
}

.collapse1 {
    display: none;
}

.ui-timepicker-standard a {
    padding: 0px !important;
}

.inputtype {
    width: 100%;
    padding: 0.50rem;
}

i {
    width: 25%;
}

.padd {
    padding: 10px;
}

.padd1 {
    width: 100px;
    max-width: 100px;
    display: inline-block;
}

@media (max-width:575px) {
    #navbarToggle1 div table tbody tr > td div.row.justify-content-lg-center.align-items-center {
        width: 243px;
    }
}

input[type=text], input[type=email], input[type=password] {
    /*border:1px solid black;*/
    border-radius: unset;
}

input[type=tel] {
    border: 1px solid black;
}

.canvasjs-chart-credit {
    display: none;
}

.fontsize {
    font-size: 2vw;
}

.fontsizesmall {
    font-size: 1vw;
    color: #9fa1a2;
}

.input-control {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    text-align: left;
}

textarea {
    resize: none;
}

.shown1 {
    display: none;
}

input[type=datetime-local] {
    border: 1px solid #9b9b9b;
    padding: 10px;
    width: 100%;
    font-size: 17px;
}

@media (max-width:650px) {
    .wide {
        width: 100%;
    }

    .plus {
        padding: 0px;
        padding-left: 1.25rem !important;
        padding-top: 1rem !important;
        margin-top: auto;
        margin-bottom: 8px !important;
    }

    .marginf {
        margin-top: 0.25rem !important;
    }
}

.wide90 {
    width: 90%;
}

.borderbottom {
    border-top: 2px solid #e7e7e7 !important;
}

.addchange1, .addnew1 {
    cursor: pointer;
}


.tab1 {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}

.horizontal td, .horizontal th {
    border-width: 0 0 1px 0;
    border-bottom: 1px solid #cbcbcb;
}

.horizontal tbody > .horizontal > td {
    border-bottom-width: 0;
}

.tab1 thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}

.tab1 td, .tab1 th {
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: 0.5em 1em;
    background-color: transparent;
}

/*dashboard-Icon*/
/*dashboard-Icon*/
.dashboard-Icon {
    width: 60px;
    position: absolute;
    display: inline-block;
    min-height: 36px;
    background-repeat: no-repeat;
    flex-direction: column;
}

.card {
    text-decoration: none;
    box-shadow: 0px 0px 0px grey;
    -webkit-transition: box-shadow .6s ease-out;
    transition: box-shadow .6s ease-out;
    box-shadow: .8px .9px 3px grey;
}

    .card:hover {
        /* transform: translateY(-5px) scale(1.005) translateZ(0);*/
        box-shadow: 0px 0px 20px grey !important;
        -webkit-transition: box-shadow .6s ease-in;
        transition: box-shadow .6s ease-in !important;
    }

.main-menu {
    width: 60px;
    position: absolute;
    display: inline-block;
    min-height: 65px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -2px 0px;
    /*overflow:hidden;*/
}

.title {
    font-family: "Montserrat Medium";
    font-size: 17px;
    color: #2c3e50;
}

.description {
    font-family: "Montserrat Medium";
    font-size: 13px;
    color: #2c3e50;
}

.main-gallery {
    width: 60px;
    position: absolute;
    display: inline-block;
    min-height: 65px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -66px 0px;
    /*overflow:hidden;*/
}

.main-configurations {
    width: 60px;
    position: absolute;
    display: inline-block;
    min-height: 65px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -129px 0px;
    /*overflow:hidden;*/
}

.main-contacts {
    width: 60px;
    position: absolute;
    display: inline-block;
    min-height: 65px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -187px 0px;
    /*overflow:hidden;*/
}

.main-useraccounts {
    width: 60px;
    position: absolute;
    display: inline-block;
    min-height: 65px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -246px 0px;
    /*overflow:hidden;*/
}

.main-storeaccounts {
    width: 60px;
    position: absolute;
    display: inline-block;
    min-height: 65px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: -313px 0px;
    /*overflow:hidden;*/
}

.dashboard-Icon {
    width: 60px;
    position: absolute;
    display: inline-block;
    min-height: 36px;
    background-repeat: no-repeat;
    flex-direction: column;
}


.user-title {
}

.user-head {
    font-family: "Montserrat SemiBold";
    font-size: 23px;
    color: #2c3e50;
    margin-left: 60px;
    padding-top: 10px;
}

.user-Icon {
    width: 55px;
    position: absolute;
    display: inline-block;
    min-height: 55px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: 0px 0px;
}

.user-data {
    height: 100%;
    width: 100%;
    padding: 10px;
}

.Adduser-Icon, .Refresh-Icon {
    width: 30px;
    position: absolute;
    display: inline-block;
    min-height: 35px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: 0px 0px;
}

.Role-Icon {
    width: 30px;
    position: relative;
    display: inline-block;
    min-height: 35px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: 0px 0px;
}

.Refresh-Icon {
}

.addUser-title {
    margin-left: 40px;
    margin-bottom: 0;
    margin-top: 5px;
}

.AddUser {
    display: flex;
    margin-top: 20px;
    overflow: hidden;
    height: 50px;
    background-color: #ebebeb;
    width: max-content;
    border-radius: 5px;
}

.UserData-Table {
    font-size: 14px;
    width: 98%;
}

    .UserData-Table thead, .UserData-Table thead th {
        background-color: #ebebeb;
        border-bottom-style: none;
        padding-top: 8px;
        padding-bottom: 8px;
    }

.UserData-Table, td {
    border: 1px solid #ebebeb;
    border-collapse: collapse;
}

    .UserData-Table th, .UserData-Table td {
        padding-left: 15px;
    }

.custom-pagination li a {
    font-family: "Montserrat Regular";
    color: black;
    border: none;
    border-width: 0;
}

    .custom-pagination li a:hover {
        color: black;
        cursor: pointer;
    }

.page-item.active .page-link {
    color: white;
    background-color: #2baddf;
}

.custom-pagination li {
    margin-left: 5px;
}

.pagination-section {
    display: flex;
    justify-content: center;
}

.bottom-border {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.Add-Icon {
    width: 21px;
    position: absolute;
    display: inline-block;
    min-height: 21px;
    background-repeat: no-repeat;
    margin-left: -20px;
    background-position: 0px 0px;
}
.Basic-Icon {
    display: inline-block;
    background-repeat: no-repeat;
    flex-direction: column;
}

.Delete-Icon {
    width: 26px;
    position: relative;
    min-height: 26px;
    background-position: -90px 0px;
}

.Update-Icon {
    width: 26px;
    position: relative;
    min-height: 26px;
    background-position: -30px 0px;
}

.link {
    margin-top: -10px;
    text-decoration: none;
}

.Minus-Icon {
    width: 23px;
    position: absolute;
    display: inline-block;
    min-height: 21px;
    background-repeat: no-repeat;
    margin-left: -20px;
    background-position: -24px 0px;
}

.backtowebbutton {
    float: right;
    margin-top: 25px;
    border-radius: 10px;
}

.btnReset:hover {
    background-color: #ebebeb !important;
    color: black !important;
}

.profile-Icon {
    width: 65px;
    position: absolute;
    display: inline-block;
    min-height: 66px;
    background-repeat: no-repeat;
    flex-direction: column;
    background-position: 0px 0px;
}


/*.logout{
    float:right;
    margin-left:900px;
}

@media (max-width:1024px)  {
    .logout {
        float: right;
        margin-left: 600px;
    }
}

@media (max-width:768px) {
    .logout {
        float: right;
        margin-left: 210px;
    }
}*/


