﻿

@import url('../Content/Color.css');
/*#region for font*/
/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/pt-sans/jizarexuito99u79d0-exdgm.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
 
/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/pt-sans/jizarexuito99u79d0aexdgm.woff2') format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/pt-sans/jizarexuito99u79d0yexdgm.woff2') format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/pt-sans/jizarexuito99u79d0kexq.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/pt-sans/jizfrexuito99u79b_mh0ootlq0z.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/pt-sans/jizfrexuito99u79b_mh0oqtlq0z.woff2') format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/pt-sans/jizfrexuito99u79b_mh0octlq0z.woff2') format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/pt-sans/jizfrexuito99u79b_mh0o6tlq.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root {
    --Font: PT Sans, sans-serif !important;
}

/*#endregion for font*/
body {
    font-family: var(--Font);
}

.colorPink {
     color: var(--Pink-01);
}

/*#region for height and width classes*/
.headerHight {
    height: 126.95px;
    width: 1512px;
    background: var(--White);
}

   .menubar{
    /*width:398px;*/
    min-height:845px;
    background:var(--purple-03);
   }
.containersidePnannel {
    width: 1114px;
    background-color: var(--Gray-04);
  }
  #cancelContractSucces{
      height:100%!important;
      background-color:var(--Pink-03);
      padding:48px;
  }
    #cancelContractSucces h1 {
        color: var(--Pink-01) !important;
    }
    /*#endregion height and width classes*/

    /*#region for Header*/
h1 { /*heder H1  */
    font-family: var(--Font) !important;
    font-size: 40px;
    font-weight: 700;
    line-height: 51.76px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--Gray-01);
}
h2 {
    font-family: var(--Font) !important;
    font-size: 32px;
    font-weight: 700;
    line-height: 41.41px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
h3 {
    font-family: var(--Font) !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 31.06px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
label {
    font-family: var(--Font) !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.text-bold {
    font-family: var(--Font) !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.text-regular {
    font-family: var(--Font) !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.textlink {
    font-family: var(--Font) !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: var(--Pink-01);
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.small_text {
    font-family: var(--Font) !important;
    font-size: 14px;
    font-weight: 400;
    /*line-height: 18.12px;*/
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.label_text {
    font-family: var(--Font)    !important;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 25.88px !important;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
/*#endregion for Header css*/
/*#region for button css*/

#btnLogin {
    height: 47px !important;
    width: 150px !important;
}
.button_Text {
    font-family: var(--Font) !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 31.06px !important;
    text-align: center !important;
    text-underline-position: from-font !important ;
    text-decoration-skip-ink: none;
}

.btnDiv {
    display: flex;
    gap: 24px;
    justify-content: flex-end;
}
    .btnDiv ul li {
        list-style-type: none;
    }

    .btnCommon {
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 0px;
    }
.btnsize {    
    height: 47px;
    padding: 8px 12px;
}
.btnPrimary {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--Gray-04);
    background-color: var(--Pink-01);
    border: 2px solid var(--Pink-01) !important;
    width: 150px;
}

.btnSecondary {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--Pink-01);
    background-color: white;
    border: 2px solid var(--Pink-01) !important;
    width: 150px;
}
button{
    height:47px;
}
.textlink:hover ,.textlink:focus {
    color: var(--Pink-02) !important;
}
.footer_link {
    color: var(--Gray-01) !important;
}
    .footer_link:hover, .footer_link:focus {
        color: var(--Pink-01) !important;
    }
.btnPrimary:hover {
    background: var(--Pink-02) !important;
    border: 2px solid var(--Pink-02) !important;
    color: var(--Gray-02) !important;
}

.btnPrimary:focus {
    border: 2px solid var(--Gray-02) !important;
    box-shadow: 0 0 0 0px white, 0 0 0 2px var(--Pink-01);
    background: var(--Pink-01) !important;
    color: var(--Gray-02) !important;
}
.btnSecondary:hover {
    border: 2px solid var(--Pink-02) !important;
    color: var(--Pink-02) !important;
}
.btnSecondary:focus {
    background: white !important;
    border: 5px double var(--Pink-01) !important;
    color: var(--Pink-01) !important;
}
.btnClose {
    height: 39px !important;
    border-radius: 0px !important;
    background: var(--Pink-01) !important;
    border-color: var(--Pink-01) !important;
    width: 45px;
}

.readonly-button {
    cursor: not-allowed !important; /* Show the "not allowed" cursor */
    opacity: 0.7; /* Dim the button */
}   

/*#endregion for button css*/
/*#region for Container*/
.container {
    display: flex;
    justify-content: center; /* horizontal center */
    align-items: center; /* vertical center */
    height: 100%; /* full viewport height */   
    left: 50%;    
    width: 1512px;    
}
.containerSize {
    width: 1512px;
    margin-left: auto;
    margin-right: auto;
}
.footerset {
    height: auto;
    min-height: 64px;   
    margin-top: 10px;
}
.footer-container {
 /*   display: flex;
    justify-content: center;
    align-items: center;*/
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 1512px;
}
.footer-container-loginPage {
    display: flex;
    justify-content: center; /* horizontal center */
    align-items: center; /* vertical center */
    height: 100%; /* full viewport height */ 
    left: 50%;    
    width: 1512px;
}

#footerDivLogin{
    max-width:1512px !important;
}
.divFooter{
    width:1512px!important;
}

.containerMiddle {
    min-height: 786px;
    background: var(--purple-03);
    width: 1512px;
}
.loginPannel{
    width:600px;
    margin:auto;
}
#divloginPanel .col-md-12{
    padding-left:0px !important;
    padding-right:0px  !important;
}
#divResetPassword {    
    background-color: var(--Gray-04) !important;
    width: 34%;
}
#DivChangePassword input {
    color: var(--Gray-04) !important;
}
/*#endregion for Container*/

/*#region for inputbox*/
input[type=text], textarea,
#cmbAlias {
    display: inline-block;
    padding: 6px 12px;
    /* font-size: 13px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
    /*  line-height: 1.428571429;*/
    color: var(--Gray-03);
    vertical-align: middle;
    background-color: var(--White);
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: var(--Font) !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.input-group .form-control, .input-group form-control_select {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 40px !important;
}
.mt_sm {
    margin-top: 30px;
}
.mt_s{
    margin-top:24px;
}
.mt_m{
    margin-top:40px;
}
.text_bold {
    font-family: var(--Font) !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
#danger-div {
    height: 30px;
    width: 30px;
    background: red;
    color: white;
    padding: 6px;
}

.label_text_menu:focus {
    font-weight: 700 !important;
}

.label_text_menu:active {
    font-weight: 700 !important;
}

.subMenu-item_Selected, .active {
    font-weight: 700 !important;
}

.label_text_menu {
    font-family: var(--Font) !important;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 25.88px !important;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.ml-16 {
    margin-left: 16px;
}
#divWarning{
    border: 1px solid var(--Warning); 
    height: 30px;   
    color:var(--Warning-text); 
    width:600px;
  }
input[type="radio"] {
    height: 20px;
    width: 20px;
    accent-color: var(--Pink-01);
    vertical-align: text-top;
}
.input-group {
    height: 40px;
    position: relative;
    display: flex;
    border-collapse: separate;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

    /*Added : 7th Apr 2021*/
    .input-group .form-control:last-child, .input-group form-control_select,
    .input-group .inputControl_UsageData:last-child, .input-group-addon:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

        /*Added : 7th Apr 2021*/
        .input-group .form-control, .input-group form-control_select
        .input-group .inputControl_UsageData, .input-group .form-control {
            display: table-cell;
        }

input {
    color: var(--Gray-01) !important;
}
.textWidth { /*added for send mail page*/
    width: 80%;
}

.textareaWidth { /*added for send mail page*/
    width: 340px;
}
/*#endregion for inputbox*/

/*#region check box*/
.checkbox label {
    padding-left: 10px !important;
}

input[type="checkbox"] {
    height: 20px;
    width: 20px;
    border-radius: 0px;
    accent-color: var(--Pink-01);
    vertical-align: middle;
    position: relative;
    bottom: 1px;
}
#divloginPanel .checkbox label {
    padding-left: 0px !important;
}
/*#endregion form check box*/


/*#region Table */
.ui-datepicker-calendar tr{
    height:28px!important;
}

#tableProduct thead, .tblDocArchive thead, #tableContractPro thead, #usageDtl thead, #tableBankData thead, #phoneNumber thead, .tableProductOrder thead, #tblPersonalDataShow thead {
    color: var(--Pink-01);
    font-weight: normal;
    background-color: var(--Pink-03);
    border-bottom: solid 2px var(--Pink-03);
    position: sticky;
    height: 68px;
}
#tblPersonalDataShow  td {
    background-color:white;
}
    #tableContractPro table, th, td, .tblDocArchive table, th, td, #phoneNumber table, th, td, #tableBankData table, th, td, .tableProductOrder table, th, td {
        border: 1px solid var(--Gray-04);
    }
#tableContractPro td, .tblDocArchive td, #phoneNumber td, #tableBankData td, .tableProductOrder td {
    background: var(--White);
    padding: 8px 16px;
}
#tableContractPro thead th:first-child{
    width: 236px;
    height: 64px;
    padding: 8px 16px;
}
.tblDocArchive thead th:first-child {
    width: 240px;
    height: 64px;
    padding: 8px 16px;
}
#phoneNumber th {
    width: 251px;
    height: 64px;
    padding:8px 16px;
}
#phoneNumber tr{
    height:40px !important;
}
#phoneNumber{
    margin-bottom:60px;
    width:100%;
}
    #phoneNumber tr img {
        float: right;
        margin-right: 10px;
    }
    #phoneNumber span img {
        margin-right: 3px;
    }   
    #tableContractPro thead th:nth-child(2), #tableContractPro tr:nth-child(2),
    #tableContractPro thead th:nth-child(3), #tableContractPro tr:nth-child(3),
    #tableContractPro thead th:nth-child(4), #tableContractPro tr:nth-child(4),
    #tableContractPro thead th:nth-child(5), #tableContractPro tr:nth-child(5),
    .tblDocArchive thead th:nth-child(2), .tblDocArchive tr:nth-child(2),
    .tblDocArchive thead th:nth-child(3), .tblDocArchive tr:nth-child(3),
    .tblDocArchive thead th:nth-child(4), .tblDocArchive tr:nth-child(4),
    .tblDocArchive thead th:nth-child(5), .tblDocArchive tr:nth-child(5),
    .tblDocArchive thead th:nth-child(6), .tblDocArchive tr:nth-child(6) {
        width: 153px;
        height: 64px;
        padding: 8px 16px !important;
    }
.tableProductOrder thead th:nth-child(1), .tableProductOrder thead tr:nth-child(1),
.tableProductOrder thead th:nth-child(3), .tableProductOrder thead tr:nth-child(3),
.tableProductOrder thead th:nth-child(4), .tableProductOrder thead tr:nth-child(4) {
    height: 68px;
    width: 200px !important;
}
.tableProductOrder thead th:nth-child(2), .tableProductOrder thead tr:nth-child(2) {
    height: 68px;
    width: 404px !important;
}
tr {
    height: 64px !important;
}
.indicator {
    margin-right: 5px;
    font-size: 25px;
}

#documentArv .indicator {
    color: var(--Pink-01);
    font-size: 25px;
}
#divWizOtherSection tr {
    border-color: var(--Pink-03) !important;
    height: 64px !important;
}
thead, tbody, tfoot, tr, td, th {
    border-color:var(--Gray-04) !important;
}

table.dataTable.no-footer {
    border-color: var(--Gray-04) !important;
}
#tableContractPro h3 {
    text-align: left !important;
}

/*#endregion Table*/

/*#region Product selection*/
.divSelectRadioProduct input[type="radio"],
.divSelectRadioProduct_select input[type="radio"] {
    height: 43px !important;
    margin: 61px 11px !important;
    width: 43px !important;
}
.divSelectRadioProduct {  
    min-height:auto;
    width: 68px;
    border: 3px solid var(--Gray-03);
    background: var(--Gray-03);
}
.divSelectProduct {
    min-height: 170px;
    width: 732px;
    display: flex;
    padding: 24px 32px;
    justify-content: space-between;
    border: 3px solid var(--Gray-03);
    background: var(--White);
}
.divSelectRadioProduct_select {
    height:auto;
    width: 68px;
    border: 3px solid var(--Pink-01) !important;
    background: var(--Pink-01) !important;
}
.divSelectProduct_select {
    min-height: 170px;
    width: 732px;
    display: flex;
    padding: 24px 32px;
    justify-content: space-between;
    border: 3px solid var(--Pink-01);
    background: var(--Pink-03);
    color: var(--Pink-01) !important;
}

/*#endregion Product selection*/
.gm {
    display: grid !important;
    gap: 60px;
}

.pd48 {
    padding: 48px;
}

.pd20 {
    padding: 20px;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

hr {
    border: none;
    height: 2px;
    background-color: var(--Gray-03);
}
/*-----------------------------------------------------------------------------------------------------------*/
.fontStyle {
    font-size: smaller;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  
}

.fa {
    font-size: initial;
}


   
.container:after {
        clear: both;
    }

    .container:before,
    .container:after {
        display: table;
        content: " ";
    }
/*#region header and footer*/
div.logohead {
    padding-top: 25px;
}

pageHeader, pageFooter {
    display: block;
    background-color:var(--Gray-04);
}

pageHeader, .logo {
    /*box-shadow: 0 3px 11px #ccc;*/
    box-sizing: border-box;
    padding-left: 10px;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
    /* border-bottom: 1px solid #ccc;*/
}

/*.container header img, .container pageHeader img*/
    pageHeader #logo-img img, #logo-img-Login pageHeader img {
        width: 100px;
        height: auto;
        margin-left: 48px !important;
        /*margin-top: 48px !important;*/
    }

/*Css for to display page header and footer*/
.container {
    --bs-gutter-x: 0rem;
}
pageFooter {
    height: 64px;
    padding: 20px 48px;
   /* border-top: 1px solid #dddddd;*/
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
   /* width: 1512px;*/
}

    pageFooter a {
        text-decoration: none !important;
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
    }

      
        #p2{
            color:var(--Gray-05);
        }
.divFoterRightSide {
    display: flex;
    gap: 30px;
}

.divFoterRightSide {
    display: flex;
    gap: 35px
}

.divFooterset {
    display: flex;
    gap: 403px;
}
/*#endregion header and footer*/


/*Css for set active menu for admin section*/

.panelContainer {
    display: inline-block;
    display: block;
    height: auto;
    max-width: 100%;
    padding: 48px !important;
    line-height: 1.428571429;
    background-color: var(--Gray-04) !important;
    border: 1px solid var(--Gray-04) !important;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#placeHolder {
    /*margin-right: -15px;*/
   /* margin-left: -15px;*/
    min-height: 610px;
    display:flex !important;
    width:1512px;
    gap:10px;
}
#addressTelephone p{  /*Used p margin telephone tab5*/
    margin:0px;
}
#tab5 select{
    height:40px;
    border:1px solid var(--Gray-03);
}
.input-box {
    height: 40px;
    border: 1px solid var(--Gray-03);
    width:600px;
}
/*for bootstap 5*/
.fade:not(.show) {
    opacity: 1;
}
/*end*/
    #divloginPanel {
    width: 600px;  
    margin: auto;
    padding: 180px 0px;
}

/*Css for panels */
.panel {
    background-color: var(--White);
    border: none;
    /*  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);*/
}
.panel-body {
    padding: 0px !important;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-default {
    border-color: #dddddd;
}

    .panel-default > .panel-heading {
        color: var(--Gray-01);
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

.panel-primary {
   background:var(--Gray-04);
}



.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
#tab5 {
    height: 1073px;
}
/*End Css for panels */

.form-group {
    margin-bottom: 15px;
    width:600px;
    border:var(--Gray-04);
}

.tabPanel {
    max-height:788px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
}
.tabPanel-ph {
    max-height: 1017px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
}


/*Changed : 7th Apr 2021*/


/*Changed : 7th Apr 2021*/
.input-group .inputControl_UsageData {
    position: relative;
    z-index: 2;
    float: left;
    /*width: 100%;*/
    margin-bottom: 0;
}

/*Input Group : display icon and control in same line */


.radio, .checkbox {
    display: block;
    min-height: 20px;
    /*padding-left: 20px;*/
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

.btn:hover,
.btn:focus {
    color: var(--Gray-01);
    text-decoration: none;
}

    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled,
    .btn[disabled] {
        pointer-events: none;
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: var(--Gray-01);
    background-color: var(--White);
    border-color: #cccccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active {
        color: var(--Gray-01);
        background-color: #ebebeb;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active {
        background-color: var(--White);
        border-color: #cccccc;
    }


/*End of Css for button*/

/*#region for Anchor Tag*/
a {
    color: var(--Pink-01) ;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: var(--Pink-02);
        text-decoration: underline;
    }

    a:focus {
        outline: 1px solid var(--Pink-01) !important;
/*        outline: 5px auto -webkit-focus-ring-color;*/
        outline-offset: -2px;
        
    }
#divSettings .nav a {
    color: var(--Pink-01);
}

    #divSettings .nav a:hover, #divSettings .nav a:focus, #divSettings .nav a:active {
        color: var(--Gray-04);
    }

#divSettings .nav > li.active > a {
    color: var(--Gray-04) !important;
}
/*#endregion for Anchor Tag*/


input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/*Css for form controls*/
.form-control:-moz-placeholder, form-control_select :-moz-placeholder {
    color: #999999;
}

.form-control::-moz-placeholder, form-control_select ::-moz-placeholder {
    color: #999999;
}

.form-control:-ms-input-placeholder, .form-control_select:-ms-input-placeholder {
    color: #999999;
}

.form-control::-webkit-input-placeholder, .form-control_select::-webkit-input-placeholder {
    color: #999999;
}

.form-control_select, .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 12px;
    border-radius: 0px !important;
    vertical-align: middle;
    background-color: var(--White);
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control:focus, .form-control_select:focus {
        border-color: var(--Pink-01);
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control, .form-control_select[disabled],
    .form-control_select[readonly],
    fieldset[disabled] .form-control_select {
        cursor: not-allowed;
        background-color: #eeeeee;
    }

textarea.form-control, textarea form-control_select {
    height: auto;
}

.inputControl_UsageData {
    display: block;
    width: 20%; /*Changed : 7th Apr 2021*/
    height: 29px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control1 {
    display: block;
    width: 80%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: var(--White);
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/*Css Applied for customer page*/
/* Css added for Modal window control display*/
.form-horizontal .controls {
    display: block;
    padding-left: 20px;
}
/*End of  Css added for Modal window control display*/

/*#region for display warning and alert message in label */
.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label {
    font-size: inherit;
}

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #31b0d5;
    }
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-danger {
    color: #7A302E;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

#spanErrorMsg ul {
    margin-bottom: -1rem !important;
}

#spanErrorMsg, #closeErrorMsg {
    color: #A80000;
}
/*#endregion for  display warning and alert message in label */

/*#region for show processing */
#divProcessing {
    position: relative;
    top: 4%;
}
.loader-container {
    position: absolute;
    right: 48%;
    z-index: 9999;
}
.loader-container-forgot-password { 
    position: absolute;
    right: 46%;
    z-index: 9999;
    margin-top:-37px;
}
/*#endregion for show processing */








.scopeCol {
    text-align: right;
    background-color:var(--Pink-01);
    color: white;
    vertical-align: middle !important;
}

#tableCustomerDtl {
    margin-bottom: 3px;
    font-family:var(--Font);
    line-height: 1.25;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    font-size: inherit;
}

    #tableCustomerDtl caption {
        font-size: 1.5em;
        margin: .5em 0 .75em;
    }

    #tableCustomerDtl tr {
        padding: .35em;
    }

    #tableCustomerDtl th,
    #tableCustomerDtl td {
        padding: 5px;
    }

    #tableCustomerDtl th {
        font-size: .85em;
        letter-spacing: .1em;
    }

#tableContractPro {
    width: 97%;
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;    
}

    #tableContractPro caption {
        font-size: 1.5em;
        margin: .5em 0 .75em;
    }

  

    #tableContractPro.center {
        margin-left: auto;
        margin-right: auto;
    }

table.tbloffrPdtscss > tbody > tr > td:first-child > input {
    text-align: center !important;
}

/* Css For Responsive Table Data display */



/*#region for Bank Data table*/
#tableBankData_inner {  
    min-height:758px;
    width: 1010px;
    position: relative;
}

#tableBankData tbody td, #tableBankData thead th {
    width: 237.4px !important;
    height: 64px;
    padding: 8px 16px;
    gap: 10px;
    max-width: 240.4px !important;
    overflow: auto;
    text-align: left;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
} 
/*#endregion for Bank Data table*/
/*Css for Product upgrade table*/
#tableProduct {
    width: 100%;
    margin-bottom: 3px;
    font-size: inherit;
}
/*#tableProduct, #tableProduct th, #tableProduct td {
    border: 1px solid black;
}*/

.tableStyle {
    width: 100%;   
    font-size: inherit;
}

/*#tableSubProduct, #tableSubProduct th, #tableSubProduct td {
    border: 1px solid black;
}*/

/*End of - Css for Product upgrade table*/

/* Css for Modal popup */

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    /* background-color: rgb(0,0,0); */
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    position: relative;
    background-color: var(--White);
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    width: 83%;
    margin: 15% auto;
    padding: 0px;
}
.modal-dialog {
    position: initial;
    /* width: auto; */
    /* margin: 10px; */
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}

.modal-header {
    min-height: 16.428571429px;
    padding: 13px 13px 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: small;
    color: var(--White);
    /*background-color: #BA55D3;
    border-color: #BA55D3;*/
    background-color: #428bca;
    border-color: #428bca;
}

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 12px 10px 5px;
}

.modal-footer {
    padding: 6px 13px 6px !important;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

/*Bootstrap have the class '.modal-backdrop' and 
        they are setting the background color to black, you can overwrite this with this code:*/
.modal-backdrop {
    /*background-color: rgba(0,0,0,.0001) !important;*/
    background-color: transparent !important;
}

/* End of Css for Modal popup */

/* CSS Added for 
        Tree That is displayed for 
        Customer, Document Archive, ProductUpgrade */

#treeview, #treeview ul {
    list-style: none;
    margin-left: -30px;
    font-size: small;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva', 'Verdana', 'sans-serif';
}

    #treeview .parent {
        position: relative;
        cursor: pointer;      
    }

        #treeview .parent:before {
            /*padding-left: 25px;
        background: url('../../Content/images/plus-minus.png') no-repeat;
        background-position: -25px top;*/
            content: "";
        }

    #treeview .treeCollapse:before {
        background-position: 0 top;
    }

    #treeview .parent > ul {
        display: none;
    }
/*  End of Css  */


/* Css for expand and collapse Tree */
#listToggle {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
/* End of Css for expand and collapse Tree */



/*CSS for Close button in modal form*/
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 var(--White);
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }
/*CSS for Close button in modal form*/

/* Css for expand and collapse Tree */
#listToggle {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
/* End of Css for expand and collapse Tree */


.dataTables_wrapper .dataTables_paginate {
    /*float: left!important;*/
    margin-left: 30px;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        font-size: small;
        border: 1px solid #ddd !important;
        padding: .3em .7em !important;
        margin-top: 5px;
    }

/*Added on : 15th Apr 2021*/
.badge {
    display: inline-block;
    padding: .25em .4em;
    /*font-size: 75%;*/
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    /*border-radius: .25rem;*/
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

/*Anil Rout : 13th May 2021*/
/*Css For Admin.cshtml page*/
.center {
    width: 94px;
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


#divOtherSection {
    margin-bottom:20px;
}
#first {
    width: 100%;
    height: 100%;
    background-color: var(--Pink-03) !important;
    border-color: #dddddd;
    border: 1px solid transparent;
    padding:20px;
}

#second {
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: var(--Pink-03) !important;
    border-color: #dddddd;
    border: 1px solid transparent;
}
#Third {
    padding: 20px;
}

#divAdditionalProUgd .col-sm-6 {
    background-color: var(--Pink-03) !important;
}
    
    /*Using a formula (an + b).
        Description: a represents a cycle size, n is a counter (starts at 0), and b is an offset value.*/
    #tblPersonalDataShow td:nth-child(1n + 2) {
        text-align: center; /* center checkbox horizontally */
        vertical-align: middle; /* center checkbox vertically */
    }

#tblPersonalDataShow {
    width: 65% !important;
    margin-bottom: 0px;
}
#divWizardConfig .col-sm-6{
    background-color:var(--Pink-03);
    padding:20px;
}

.modal-header {
    color: var(--Gray-04);
    background-color: var(--Pink-01);
    border-color: var(--Pink-01);
}

.modal-header {
    justify-content: space-between;
}
.closeBtnModal {
    background: var(--Pink-01);
    border: var(--Pink-01);
    color: var(--Gray-04);
}
/*Css For Admin.cshtml page*/

/*Media Query*/
@media (min-width: 576px) {
    .ml-sm-3, .mx-sm-3 {
            margin-left: 1rem !important;
        }

        .mr-sm-3, .mx-sm-3 {
            margin-right: 1rem !important;
        }

        .form-inline .form-group {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 0;
        }
    }
    /* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
    @media screen and (max-width: 300px) {
        div.containerMiddle .userInfo {
            /*font-size: 30px;*/
        }
    }

    @media screen and (max-width: 640px) {
        .dataTables_wrapper .dataTables_filter {
            margin-top: 0.5em;
        }

        .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
            float: none !important;
            text-align: right !important;
        }


        #usageDtl_length label.control-label,
        #phoneNumber_length label.control-label {
            float: left;
        }
    }
    /*Added on : 7th Apr 2021*/
    @media only screen and (max-width: 760px), (min-device-width: 760px) and (max-device-width: 1024px) {

        label.control-label {
            display: inline !important;
        }

        label.radio-inline {
            display: inline-block !important;
        }



        .Last_Login {
            display: block !important;
        }

        .userContainer {
            height: auto;
        }

        div.userContainer .userInfo {
            float: left;
            padding-left: 0;
        }

        /*For Customer Data*/
        #tableCustomerDtl {
            max-width: 100%;
        }

            /* Force table to not be like tables anymore */
            #tableCustomerDtl tr {
                display: block;
                border-bottom: 3px solid #ddd;
                margin-bottom: .625em;
                box-shadow: 2px 2px 1px #dadada;
            }

            #tableCustomerDtl td {
                border-bottom: 1px solid #ddd;
                font-size: .8em;
                text-align: right;
                display: table-header-group;
            }

                #tableCustomerDtl td::before {
                    /* aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label); */

                    content: attr(data-label);
                    float: left;
                    font-weight: bold;
                    display: inline-block;
                }

                #tableCustomerDtl td:last-child {
                    border-bottom: 0;
                    width: 100%;
                }

                #tableCustomerDtl td:first-child {
                    border-bottom: 0;
                    width: 100%;
                }
        /*End For Customer Data*/



        /*Modified on : 29th Apr 2021*/
        .tblDocArchive th, .tblDocArchive td {
            border: 0 !important;
        }

        table.tbloffrPdtscss > tbody > tr > td:first-child > input {
            width: auto !important;
        }

        .btn-group {
            cursor: pointer; /* Pointer/hand icon */
            width: 50%; /* Set a width if needed */
            display: block; /* Make the buttons appear below each other */
        }

        textarea.textareaWidth {
            width: 80%;
        }

        span.glyphicon-remove {
            top: -9px !important;
        }

        #tableProduct, #tableProduct th, #tableProduct td {
            border: 1px inset !important;
        }

        .col2nd {
            padding-left: 0;
        }

        #divOtherSection, #divWizStylesheetSection, #divWizOtherSection {
            height: auto !important;
            width: auto !important;
        }

        #divWizOtherSection {
            padding: 0 !important;
        }

        #divStyleSheetSection {
            width: 100% !important;
            overflow-x: auto;
            overflow-y: hidden;
        }

        input[name='txtStyleSheetID'], input[name='txtCatStyleSheetID'] {
            width: 70px !important
        }

        input[name='txtDocumentName'], input[name='txtCatDocumentName'] {
            width: 150px !important;
        }

        #txtFileNameName, #txtProcedureName {
            width: 100% !important;
        }

        #divRelatedCustModal > .modal-dialog > .modal-content {
            width: 50%;
        }
    }
    /*#endregion for varioOnline css*/
    /*#region for SideMenu css*/
    /*Css for Left Menu varioOnline*/
    #span_CustDtlArrowIcon .fa {
    font-size: larger !important;
}
#span_CustDtlArrowIcon {
    padding: 0px 48px;
}
#menuGroupId {
    width: 398px;
} 
.menuGroup {
    padding-left: 0;
}
.menuGroup-item {
    position: relative;
    display: block;
    padding-left:48px;
    padding-top:20px;
    padding-bottom:20px;   
   /* width:398px;*/
    height:60px;    
    border-bottom: 2px solid var(--Pink-02);
}
.subMenu-item, .subMenu-item_Selected {
    position: relative;
    display: block;
    padding-left: 48px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 398px;
    height: 60px;
    border-bottom: 2px solid var(--Pink-02);
}
    .menuGroup a span, .subMenu-item a span {
        padding-left: 20px;
    }

a.menuGroup-item {
    color: var(--Gray-01);
    background: var(--purple-03);
}
.menuGroupID ,a.menuGroup-item {
    text-decoration: none;
}

    .menuGroup-item:last-child {
        margin-bottom: 0;
    }
a.menuGroup-item:focus, a.subMenu-item:focus,
a.menuGroup-item:hover, a.subMenu-item:hover {
    text-decoration: none;
    outline: 2px solid var(--Pink-01);
    background-color: var(--Pink-01);
    /*transition: background-color 0.3s ease, outline 0.3s ease;*/
    color:var(--Gray-04);
    outline:none!important;
}
a.menuGroup-item:focus,
.menuGroup-item.active,
/*.menuGroup-item.active:hover,*/
.menuGroup-item.active:focus {
    z-index: 2;
    color: var(--Gray-04);
    background-color: var(--Pink-01);
    border-color: var(--Pink-01);
}


a.subMenu-item {
    color: var(--Gray-01);
    background: white;
    padding-left: 86px;
    text-decoration: none;
    cursor: pointer;
}
a.subMenu-item_Selected {
    z-index: 2;
    color: var(--Pink-01);
    background-color: var(--Pink-03);
    border-color: var(--Pink-01);
    padding-left: 86px;
    text-decoration: none;
    cursor: pointer;
    outline:none !important;
}
.menuGroup ul {
    list-style-type: none !important;
    padding-left: 0rem !important;
}
/* a.subMenu-item:focus,
    .subMenu-item.active,
    .subMenu-item.active:focus {
        z-index: 2;
        color: var(--Pink-01);
        background-color: var(--Pink-03);
        border-color: var(--Pink-01);
    }*/
/*#endregion for SideMenu css*/
/*#region Tab Pannel*/
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

/*.tab {
    border-bottom: 1px solid #dddddd;
}*/

.tab {
    border-bottom: none !important;
}

.panel.tabs .panel-heading {
    padding: 5px 5px 0 5px;
}

.tab > li {
    float: left;
    margin-bottom: -1px;
}

.nav > li {
    position: relative;
    display: block;
}


.tabs.panel-primary .tab > li.active > a, .tabs.panel-primary .tab > li.active > a:hover, .tabs.panel-primary .tab > li.active > a:focus {
    color: #fff;
    background-color: var(--Pink-01);
    border-color: var(--Pink-01);
    border-bottom-color: transparent;
    cursor: default;
}
/*Set focus when move mouse to different tab*/
.tabs.panel-primary .tab > li > a:hover, .tabs.panel-primary .tab > li > a:focus {
    color: #fff;
    background-color: var(--Pink-01);
    border-color: transparent;
}



.tabs.panel-primary .tab > li > a, .tabs.panel-primary .tab > li > a:hover, .tabs.panel-primary .tab > li > a:focus {
   /* color: #fff;*/
}

.tab > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee;
    }
/*#endregion Tab Pannel*/
/*#region Menu css*/


#wrapper.active #sidebar-wrapper {
    left: 50px;
}

.mini-submenu {
    display: none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.9);
    border-radius: 4px;
    padding: 9px;
    /*position: relative;*/
    width: 42px;
}

    .mini-submenu:hover {
        cursor: pointer;
    }

    .mini-submenu .icon-bar {
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 22px;
        margin-top: 3px;
    }

    .mini-submenu .icon-bar {
        background-color: #000;
    }

#slide-submenu {
    /*background: rgba(0, 0, 0, 0.45);*/
    display: inline-block;
    padding: 0 8px;
    border-radius: 4px;
    cursor: pointer;
}
/*#endregion Menu css*/
/*#region vOnlineWizard*/

.signup-step-container {
    font-family: 'Roboto', sans-serif;
    font-size: smaller;
}

.signup-step-container {
    padding: 2px 0px;
    padding-bottom: 40px;
}

.h4 {
    font-size: 18px !important;
    margin-top: 2px;
    color: var(--White) !important;
    text-transform: none;
    font-weight: 500 !important;
    margin-bottom: 0px !important;
    padding: 3px !important;
    line-height: 1.2 !important;
}

h6 {
    font-size: 1em !important;
    color: #666666 !important;
    text-transform: none;
    font-weight: 500 !important;
    margin-bottom: 0px !important;
    padding: 3px !important;
    line-height: 1.2 !important;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col-md-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.hrLineSep {
    height: 2px;
    background-color: cadetblue;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    margin-top: 0;
    margin-bottom: 0;
}

.main_heading {
    margin: 0;
    font-size: 25px !important;
    padding: 5px 10px !important;
    font-family: Arial !important;
    cursor: default !important;
    color: #666 !important;
    font-weight: bold !important;
}

.header1 {
    /*text-align: right;*/
    color: rgba(77, 78, 92, 0.6);
    padding-bottom: 10px;
    font: 2em league-gothic-1,league-gothic-2;
}

/*------------------------*/

input:focus,
button:focus,
a:focus,
.form-control:focus, .form-control_select:focus {
    outline: none;
    box-shadow: none;
}

.form-control .form-control_select{ /*accoding figma*/
    height: 40px;   
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #e9e8e9;
}

/*----------step-wizard------------*/

.align-items-center {
    align-items: center;
}

.bg-color {
    background-color: #333;
}

/*---------signup-step-------------*/

.wizard1 .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard1 > div.wizard-inner {
    position: relative;
    text-align: center;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 63%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 35px;
    z-index: 1;
}

.wizard1 .nav-tabs > li.active > a, .wizard1 .nav-tabs > li.active > a:hover, .wizard1 .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}

    span.round-tab i {
        color: #555555;
    }

.wizard1 li.active span.round-tab {
    background: #0db02b;
    color: #fff;
    border-color: #0db02b;
}

    .wizard1 li.active span.round-tab i {
        color: #5bc0de;
    }

.wizard1 .nav-tabs > li.active > a i {
    color: #0db02b;
}

.wizard1 .nav-tabs > li {
    width: 22%;
}

.wizard1 li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.wizard1 .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
    pointer-events: none;
    cursor: default;
}

    .wizard1 .nav-tabs > li a i {
        position: absolute;
        top: -15px;
        font-style: normal;
        font-weight: 400;
        white-space: nowrap;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 12px;
        font-weight: 700;
        color: #000;
    }

    .wizard1 .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard1 .tab-pane {
    position: relative;
}

.prev-step, .next-step {
    border-radius: 4px;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

.next-step {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    /*background-color: #0db02b;*/
}

.pull-right {
    float: right;
}

/*-----------custom-checkbox-----------*/

  
    /*input[type="checkbox"] {
    position: relative;
    display: inline-block;
    margin-right: 10px !important;*/
    /* margin-left: -1.25rem !important;*/
    /*}

    input[type="checkbox"]::before,
    input[type="checkbox"]::after {
        position: absolute;
        content: "";
        display: inline-block;
    }

    input[type="checkbox"]::before {
        height: 16px;
        width: 16px;
        border: 1px solid #999;
        left: 0px;
        top: 0px;
        background-color: #fff;
        border-radius: 2px;
    }

    input[type="checkbox"]::after {
        height: 5px;
        width: 9px;
        left: 4px;
        top: 4px;
    }

    input[type="checkbox"]:checked::after {
        content: "";
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        transform: rotate(-45deg);
    }

    input[type="checkbox"]:checked::before {
        background-color: #18ba60;
        border-color: #18ba60;
    }*/
    /*----------Custom-Checkbox---------*/
    .form-check {
        position: relative;
        display: block;
        padding-left: 1.25rem;
        margin-bottom: 0.3rem;
    }

.form-check-label {
    margin-bottom: 0;
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-left: 10px !important;
}

.checkbox label, .radio label {
    min-height: 20px;
    /*padding-left: 60px;*/
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.form-inline {
    margin-bottom: 4px;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    .input-group > .input-group-append > .btn {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

.input-group-sm > .input-group-append > .btn {
    padding: 0.5rem 0.6rem;
    font-size: .875rem;
}

.input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2;
}

/*CSS FOR PRODUCT SELECTIONS */
.divoffrproddatacss {
    border: none;
    box-shadow: none;
}

.divoffrproddatacss {
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: 4px 4px 2px #888888;
    border: 1px solid var(--White);
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

    .divoffrproddatacss table {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

    .divoffrproddatacss tr:last-child td:first-child {
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .divoffrproddatacss tr:last-child td:last-child {
        -moz-border-radius-bottomright: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .divoffrproddatacss table tr:first-child td:last-child {
        -moz-border-radius-topright: 0px;
        -webkit-border-top-right-radius: 0px;
        border-top-right-radius: 0px;
    }

    .divoffrproddatacss tr:last-child td {
        border-width: 0px 1px 0px 0px;
    }

    .divoffrproddatacss tr td:last-child {
        border-width: 0px 0px 1px 0px;
    }

    .divoffrproddatacss tr:first-child td:last-child {
        border-width: 0px 0px 1px 1px;
    }

    .divoffrproddatacss tr:last-child td:last-child {
        border-width: 0px 0px 0px 0px;
    }

    .divoffrproddatacss tr:hover td {
        background-color: #e5e5e5;
    }

    .divoffrproddatacss td {
        vertical-align: top;
        background: -o-linear-gradient(bottom, var(--White) 5%, #e5e5e5 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, var(--White)), color-stop(1, #e5e5e5) );
        background: -moz-linear-gradient( center top, var(--White) 5%, #e5e5e5 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--White)", endColorstr="#e5e5e5");
        background: -o-linear-gradient(top,var(--White),e5e5e5);
        background-color: var(--White);
        border: 1px solid var(--White);
        border-width: 0px 1px 1px 0px;
        padding: 7px;
        font-size: 13px;
        font-family: Arial;
        font-weight: normal;
        color: #000000;
    }

    .divoffrproddatacss tr:first-child td {
        background: #b3b3b3;
    }

.tblofrpdtdivcss {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

#tblOfferProducts tr:first-child td {
    background: none var(--Pink-01);
    border-width: 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    filter: none !important;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    border: 0px solid var(--White);
}

#tblOfferProducts tr.troffrpdts:nth-child(2n) td {
    background: none #fff;
}

#tblOfferProducts tr.troffrpdts:nth-child(2n+1) td {
    background: none rgb(247,247,247);
}

#tblOfferProducts tr.troffrpdts td {
    border-width: 0 0 1px;
    border-color: rgb(60,58,58);
    vertical-align: middle;
}

span.spnlefttxt {
    float: left;
}

span.spnrhtlink {
    float: right;
    color: inherit;
    padding-right: 5px;
}

legend {
    font-size: 1.1em !important;
    font-weight: 600 !important;
    padding: 2px 4px 8px 4px !important;
    width: auto !important;
    border: 0;
    margin-bottom: 6px;
}

fieldset {
    border: 1px solid #9C27B0 !important;
    color: #0e63a7 !important;
    border-radius: 0px !important;
    padding: 1em !important;
}

/*Category*/
.tblcategory .catheadtext {
    height: 30px;
    background-color: #fff;
    color: #666;
    padding: 5px;
    display: none;
}

.tblcategory .tdcategory {
    background-color: #eee;
    color: #666;
    border-bottom: 1px solid #fff;
    padding: 5px;
}

.tblcategory .tdcategorycurrent {
    background-color: #339;
    color: white;
    border-bottom: 1px solid #fff;
    padding: 5px;
}

.tblcategory .tdcategorydone {
    background-color: #999;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
}
/*category*/

.tblLeftHeadercss .tdCurrent {
    display: block;
    text-shadow: 0 1px 1px #000;
    background: #0043DE;
    background: -moz-linear-gradient(#0043DE 0%, #BDCDF0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0043DE), color-stop(100%, #BDCDF0));
    background: -webkit-linear-gradient(#0043DE 0%, #BDCDF0 100%);
    background: linear-gradient(#0043DE 0%, #BDCDF0 100%);
    color: White;
    border: 1px solid #fff;
    border-width: 0 0 1px 0;
    padding: 5px;
    font-weight: bold;
}

    .tblLeftHeadercss .tdCurrent,
    .tblLeftHeadercss .tdCurrent:hover {
        background: none rgb(90,8,90);
        border-radius: 0;
        border-width: 0;
        color: #fff;
        text-shadow: unset;
    }

.tblLeftHeadercss .tdComplete1 {
    display: block;
    color: #5A5B5C;
    border: 1px solid #fff;
    border-width: 0 0 1px 0;
    padding: 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.tblLeftHeadercss .tdDefault {
    display: block;
    background: #D7D8D9;
    background: -moz-linear-gradient(#CBCDCF 0%, #EDF0F2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, ##CBCDCF), color-stop(100%, #EDF0F2));
    background: -webkit-linear-gradient(##CBCDCF 0%, #EDF0F2 100%);
    background: linear-gradient(##CBCDCF 0%, #EDF0F2 100%);
    color: #5A5B5C;
    border: 1px solid #fff;
    border-width: 0 0 1px 0;
    padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

    .tblLeftHeadercss .tdDefault,
    .tblLeftHeadercss .tdDefault:hover {
        background: none rgb(135,13,135);
        border-radius: 0;
        border-width: 0;
        color: #fff;
    }

/*OFFER*/
.stepcontent .dragbox-content .divpdtoffercss {
    width: 100%;
}

.divpdtoffercss .tblofferlist {
    width: 100%;
}

table.tblofferlist td.offerlisttd11 {
    width: 120px;
    height: 50px;
    padding: 10px 5px 10px 5px;
    border: 1px solid #6680FF !important;
}
    /*Added on 24-12-2012*/
    table.tblofferlist td.offerlisttd11 img {
        border: none;
    }
/*Added on 23-10-2012*/
table.tblofferlist td.offerlisttd1 {
    width: 120px;
    height: 50px;
    padding: 10px 5px 10px 5px;
    border-bottom: 1px dotted #999 !important;
    border-width: 0 0 1px 0 !important;
}

    table.tblofferlist td.offerlisttd1 img {
        border: none;
    }

table.tblofferlist td.offerlisttd2 {
    height: 95px;
    padding: 0;
    border-bottom: 1px dotted #999;
}

    table.tblofferlist td.offerlisttd2 h3 {
        color: #034af3;
    }
    /*color:#666;modified on 24-12-2012*/
    table.tblofferlist td.offerlisttd2 b {
        color: #000;
    }

.offerlisttd11 a:hover, .offerlisttd1 a:hover {
    border-color: #6680FF;
}

.divoffrpdtdatacss .tbloffrPdtscss {
    width: 400px;
}

.tblModuleProducts {
    width: inherit;
}

.troffrpdts td {
    width: auto;
}

.tblColNoDataMsg {
    width: 100%;
    color: #dedede;
    padding: 5px 0px 5px 30px;
    height: 30px;
}

.tblofrpdtdiv {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.tblRowColTitle {
    text-align: left;
    color: #999;
    font-size: 15px;
    font-weight: bold;
}

/*END PRODUCT SELECTION*/

@media only screen and (max-width: 760px), (min-device-width: 760px) and (max-device-width: 1024px) {

    label.frmLbl {
        display: block !important;
    }

    .wizard1 .nav-tabs > li a i {
        display: none;
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
        margin-left: -34px;
    }

    .form-inline .form-check-label {
        display: none;
    }

    .form-inline .checkbox {
        margin-top: -15px;
    }

    .table-responsive, .divmodpdtcss {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        display: block;
    }

   
}
/*#endregion vOnlineWizard*/

/*#region InputGroup css*/
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

.input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
input:focus , textarea:focus , select:focus{    /*outline*/
    border-color:var(--Pink-01) !important;    
    outline: 0;
}
.input-icon-wrapper {
    position: relative;
}

    .input-icon-wrapper i {
        position: absolute;
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
        color: #999;
        pointer-events: none;
    }

    .input-icon-wrapper input {
        padding-left: 35px; /* Create space for the icon */
    }
    .input-icon-wrapper .icon-left {
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        color: #aaa;
        pointer-events: none;
    }

    .input-icon-wrapper .flipped-key {
        transform: translateY(-50%) scaleX(-1); /* Flip horizontally while staying left */
    }
.outline-icon { /* cart icon design*/
    color: transparent;
    -webkit-text-stroke: 2px var(--Pink-01);
    font-weight: 400 !important;
    font-size: 28px;
}
 
.flipped-key {
    transform: translateY(-50%) scaleX(-1); /* Flip horizontally while staying left */
}
/*#endregion InputGroup css*/
#tableMailData td, #tableMailData th {
    border: 1px solid #ddd;
    padding: 8px;
}

#tableMailData th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align:center;
    background-color:var(--Pink-01);
    color: white;
}

#tableMailData tr:hover {
    background-color: #ddd;
}

#tableMailData tr:nth-child(even) {
    background-color: #f2f2f2;
}



select {
    width: 127px;    
}

.alignRightTd {
    padding-right: 8px;
    text-align: right
}

.passwordPolicy {
    width: 40%;
}

select:focus {
       border-color:1px var(--Pink-01) !important;
 }

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.badge-info {
    color: #fff;    
    background-color:var(--Pink-01);
}
/* css add for  Mail Setting in admin page*/
#txtSubDesc, #txtNewSubDesc {
    max-width: 100% !important;
}
/*css add common encrypted key in admin page*/
#txtArCmnEncrypKey {
    max-width: 100% !important;
}
/* css add for wait message admin page*/
#WaitMessage {
    max-width: 750px !important;
}

#btnNewEmailSub {
    margin-bottom: 6px;
    height: 40px;
}

label {
    display: inline-block;
    margin-bottom: 1px;
    font-weight: bold;
    /*margin-top: 10px;*/
}

.modal-title.custom_align {
    font-size: large !important;
}
@media (min-width: 576px) {
    .modal-sm {
        --bs-modal-width: 630px !important;
    }
}

#div_Content_Usage{
    width:600px;
}
.errorMessage_usage {
    width: 300px;
    height: 18px;
    font-family: var(--Font) !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.12px;
    text-align: left;
    text-decoration: underline;
    color: var(--Gray-02, #666666);
    display: inline-block;
}

/*.invoice_div {
    width: 188px;
    height: 56px;
    gap: 60px
}*/

/*.invoice_usage {
    width: 188px;
    height: 56px;
    gap: 8px
}*/

.section_radio {
    width: 124px;
    height: 24px;
    gap: 24px;
    display: flex
}

/*.btnsearch {
    width: 150px;
    height: 47px;
    min-width: 150px;
    padding: 8px 16px;
}*/

.change_usage {    
    height: 24px;
    gap: 5px
}

#usageDtl tbody {
    padding: 8px 16px;
    background: var(--Gray-04, #F4F3F2);
    gap: 2px
}

#usageDtl {
    border-collapse: separate !important;
    border-spacing: 2px;
}
    #usageDtl thead th, tbody td{
        padding-left:10px;
        text-align:center
    }
#usageDtl_wrapper {
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: scroll;
}
/*Usage End*/
/* Wrapper for the search input */
.custom-search-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

/* Search icon styling */
.custom-search-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px; /* Adjust icon width */
    height: 20px; /* Adjust icon height */
    pointer-events: none; /* Prevent interaction with the icon */
}

/* Input field styling */
.custom-search-wrapper input[type="search"] {
    padding-left: 40px; /* Space for the icon */
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    /*border-radius: 4px;*/
    outline: none;
    font-size: 14px;
    color: #555;
    box-sizing: border-box;
}
    .custom-search-wrapper input[type="search"]::placeholder {
        color: #aaa; /* Light grey for the placeholder text */
        opacity: 1; /* Ensure the placeholder text is fully visible */
    }

/*Usage End*/
/*change password start*/
#customerDeatails {
  background-color: var(--Gray-04); 
  gap:40px;
  border:none;
}
.cssChangePassword {
   height:845px;   
   padding:96px 112px;
   gap:40px;
   background-color:var(--Gray-04);
}
.cssPassword{
    width:600px;
    height:68px;
    gap:4px;
}

/*end chagne password*/
/*start marketing preference*/
.marketingreference {
    height: 849px;
    width: 1106px;
    padding: 48px;
    gap: 40px;
    background-color: var(--Gray-04);
}

/*start toast design*/
/*Toast container*/
.toast-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/*Toast style*/
.toast {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 12px 20px;
    border-radius: 5px;
    width: 350px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
}

/*Icon styles*/
.icon {
    font-size: 20px;
    margin-right: 10px;
}
.icon-decoration {
    display: inline-flex;
    color: var(--Pink-01);

}
.icon-sortingArrow {
    font-size: 14px;
    transform: scaleY(1.3) scaleX(0.7);
    margin: 0px -1px;
}
.displaySmallDevice i {
    transform: scaleX(-1);
    display: inline-block;
    font-size: 25px;
    font-weight: 1000;
    color: var(--Pink-01);
    margin-right: 5px;
}

#logoutId i {
    font-size: 26px;
    margin-right: 8px;
}
.toast .icon-circle {
    color: white !important;
}
.icon-circle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px; /* Adjust size */
    height: 30px; /* Adjust size */
    border-radius: 20px;
    color: white!important;
    font-size: 18px; /* Adjust font size */
    text-align: center;
    margin-left: 5px;
}
    /*.icon-circle i {*/
        /*transform: scaleX(0.5);  Makes the icon thinner horizontally */
        /*font-weight:100;
    }*/
/*Close button*/
.close-btn {
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    top: -3px;
    right: 5px;
    font-weight:bolder;
     
}
.ToastText {
    margin: 0;
    flex-grow: 1;
    margin-left: 10px;
}
/* Progress bar*/
.progress {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
    animation: progressAnimation 5s linear forwards;
}

/*Different types of toasts */
.success {
    border-left: 5px solid #28a745;
}

    .success .progress {
        background-color: #28a745;
    }


/*.info {
    border-left: 5px solid #17a2b8;
}*/

    .info .progress {
        background-color: #17a2b8;
    }

.error {
    border-left: 5px solid #dc3545;
}

    .error .progress {
        background-color: #dc3545;
    }

/* Progress animation */
@keyframes progressAnimation {
    from {
        width: 100%;
    }

    to {
        width: 0%;
    }
}
/*end toast design*/
.infoCircle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border: 2px solid var(--Pink-01);
    border-radius: 50%;
    background-color: white;
    color: var(--Pink-01);
    font-size: 11px;
}


/*customer design for document upload and support start*/
.cssDocument{
    width:1106px;
    height:811px ;
    padding:48px;
    gap:40px;
    background-color:var(--Gray-04);
}
btnLogin
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
}

.custom-file-input {
    position: absolute;
    height: fit-content;
    opacity: 0;
    cursor: pointer;
}

.custom-file-label {
    display: inline-block;
    background-color: var(--Gray-04);
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
}

    .custom-file-label i {
        margin-right: 5px;
    }

/*upload and support start  end*/
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after {
    content: none !important;
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.containerBody {
    padding-right: 0px;   
    height: 100%;
    width: auto
}
#divDigitalMed{ /*tab5 css*/
    display:flex;
    gap:80px;
}
#divError {
    height: auto;
    width: 600px;
    border: 1px solid red;
    justify-content: space-between;
    padding: 4px 8px;
    background-color: var(--Gray-04)
}
/*---------------------------------------------------------------------------------------------------------*/
/*for changes style*/
.divflexgap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*#region for Main container responsive*/
@media only screen and (max-width: 1280px) {
    .containerSize {
        width:100%;
        margin-left: auto;
        margin-right: auto;
    }
    #logo-img-Login pageHeader img {
        margin-left:0px !important;
    }
    #div.logohead {
        padding-top: 0px;
    }
    #divloginPanel {
        width: auto;
        margin: auto;
        padding: 32px 32px;
    }

    #placeHolder {
        width: auto !important;
        gap: 1% !important;
    }

    .containerMiddle {
        width: auto;
        height: auto;
    } 

    .footerset {
        height: auto !important;
        width: auto !important;
    }
    .form-group {
        width: auto;
    }

    .container {
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
    }

    .pd48 {
        padding: 20px !important;
    }

    .input-box {
        width: 100% !important;
    }
    #divError {
        height: auto;
        width: auto;
    }
    
}
@media only screen and (max-width: 767px) {
    .containersidePnannel {
        width: 100% !important;
    }
    #menuGroupId, .subMenu-item, .subMenu-item_Selected {
        width: 100% !important;
    }
    #btnLogin, #divbtnlogin {
        display: block !important;
        width: 100% !important;
    }
    .btnSecondary ,.btnPrimary {
        width: 100% !important;
    }
}
/*#endregion for  Main container responsive*/

/*#region for  Footer responsive*/

@media only screen and (max-width: 1280px) {


    pageFooter{
        height:auto;
    }
    .divFoterRightSide, .divFoterLeftSide {
        display: grid;
        gap: 0px;
        padding-left: 0px;
    }

    .divFooterset {
        display: grid;
        gap: 0px;
    }
}

/*#endregion for  Footer responsive*/

/*#region for header responsive*/
pageHeader #logo-img img {
    margin-left:20px !important;
}
#divIconClick {
    width: 30px !important;
    height: 30px !important;
    background: #dbd2d2 !important;
    padding: 8px !important;
    border-radius: 0px 0px 0px 10px !important;
}
@media only screen and (max-width: 768px) {
    .containerBody {
        padding-left: 0px;
    }
    .btnDiv {
        display: grid;
        justify-content: normal;
    }
}
@media only screen and (min-width:768px) {
    #divIconClick{
        display:none !important;
    }

}
@media only screen and (max-width: 768px) {
    #divIconClick {
        float: right;
        margin-top: -170px;
    }

    .headerHight {
        width: auto;
    }

    pageheader .divflexgap {
        display: block;
    }

    
}
@media (max-width: 768px) {
    .menubar, #menuGroupId 
      {
        width: 100%;
      }
    .menuGroup-item,
    .subMenu-item_Selected, .subMenu-item {
        width: auto;
    }
}
@media only screen and (min-width: 768px) {
    #menuGroupId #accountSwitchId,
    #menuGroupId #logoutId {
        display: none !important;
    }
}
@media only screen and (max-width: 768px) {
    pageHeader #accountSwitchId,
    pageHeader #logoutId {
        display: none !important;
    }
}
@media only screen and (max-width:1280px) {
    .headerHight {
        width: auto;
        height: auto;
    }
}
/*#endregion for  header responsive*/
/*#region for  Account page responsive*/
.Content_div #divAccountpagination {
    gap: 40px;
    display: flex;
    float: right;
    align-items: center;
    padding-top: 21px;
}
.Content_div #divSearch {    
    gap: 0px;
    justify-content: space-between;
    display: flex;
    padding-top: 40px;    
}
#tableRelatedCust{
    width:100% ;
}
@media only screen and (max-width: 1280px) {
    .Content_div {
        padding: 10PX 12PX !important;
    }

        .Content_div #divSearch {
            display: grid;
        }

    #divAccountpagination {
        margin: auto !important;
        width: 75% !important;
        display: grid !important;
        float: left !important;
    }

    #tableRelatedCust_wrapper {
        overflow: scroll;
        width: auto;
    }

    #tableRelatedCust thead .th_content {
        display: block ruby !important;
    }
}

/*#endregion for  Account  page  responsive*/
@media only screen and (max-width: 1280px) {
    #tab3 table {
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
    }

    .divscroll {
        overflow: auto;
        width: 100%;
    }
}
/*------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1280px) { /*added css form tab4*/
    .displaySmallDevice {
        display: inline-grid;
    }

    #phoneNumber {
        margin-bottom: 0px;
        table-layout: fixed;
        border-collapse: collapse;
    }

        #phoneNumber .divscroll {
            margin-bottom: 30px;
        }
}
#divMainDetailsHeader{
    display:flex;
    justify-content:space-between;
}
/*------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1280px) { /*added css form tab5*/

    #tab5 {
        height: auto;
    }

    #divDigitalMed {
        gap: 16px;
        display: grid;
    }

    .divdisplayContent {
        display: contents;
        width: 100% !important;
    }

   

    #divPagingnation {
        display: grid !important;
        float: none !important;
    }

    .divMarginAuto {
        margin: auto !important;
    }
}
#divPagingnation {
    gap: 40px;
    display: flex;
    float: right;
    align-items: center;
    padding-top: 21px;  
}
/*---------------------------------------*/
@media only screen and (max-width: 1280px) { /*added css form tab1*/
    .marketingreference {
        height: auto;
        width: auto;
    }

    .cssMarketingPreference {
        display: grid;
        float: none;
    }

    #divContactDetails { /*My contact details #tab1*/
        height: auto;
    }

    .cssChangePassword {
        padding: 20px;
        height: auto;
    }
}
@media only screen and (max-width: 1280px) {
    #tab2 .tabPanel {
        overflow-x: scroll !important;
        overflow-y: scroll;
    }
}
    /*-------------------------------------------------------------*/
    @media only screen and (max-width: 1280px) {
        #cancelform button, .div-width, #divWarning {
            width: 100% !important;
        }
    }
    /*------------------------------BankDetails----------------------------------------------------*/
    #bankDatatab1 {
        background: #F4F3F2;
    }

    #bankDatatab2 {
        height: 845px;
        background: #F4F3F2;
    }

    #BankCustomSearchFilter {
        width: 550px;
    }

    .g200 {
        gap: 200px;
    }

    .g160 {
        gap: 160px;
    }

    .g40 {
        gap: 40px;
    }

    .g20 {
        gap: 20px;
    }

    .pt24 {
        padding-top: 24px;
    }

    #bankDatatab1 .align-Right {
        text-align: right;
    }

    #divBankdata_sub {
        width: 600px !important;
    }

    @media only screen and (max-width: 1280px) {
        #bankDatatab1 .d-flex {
            display: grid !important;
            /* justify-content: center;*/
        }

        .g200, .g160, .g40 {
            gap: 10px;
        }

        #tableBankData_wrapper {
            overflow: auto
        }

        #editBankData {
            margin-top: 16px;
        }

        #bankDatatab2 {
            height: auto;
        }

        #divBankdata_sub {
            width: 100% !important;
        }

        #BankCustomSearchFilter {
            width: 100%;
        }
    }

    @media only screen and (max-width:768px) {
        #bankDatatab1 .align-Right {
            text-align: center;
        }

        #bankDatatab2 .btnDiv button {
            width: 100%
        }
    }
    /*----------------------------documentArv----------------------------------*/
    #archiveHeading {
        padding: 20px 20px 20px 20px !important;
    }

    @media only screen and (max-width:768px) {

        #documentArv .divFlexAlign {
            display: grid;
            justify-content: center
        }

        #documentArv .pull-right {
            float: none;
        }

        #archiveHeading {
            padding: 0px 0px 0px 0px !important;
        }
    }

    @media only screen and (max-width:1280px) {
        #documentArv .dataTables_wrapper {
            overflow: auto !important;
        }
    }
    /*----------------------------Upload document----------------------------------*/
    .mt48 {
        margin-top: 48px;
    }

    .divFlexCss {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    @media only screen and (max-width:768px) {
        .mt48 {
            margin-top: 10px;
        }

        .divFlexCss {
            display: grid;
        }

        .content_usage_1 {
            width: 100%;
        }
    }
    /*-------------------------------------Usage Data-------------------------------------*/

    #customFilterDiv {
        width: 368px;
    }

    .divFlexAlign {
        display: flex;
        align-items: center;
    }

    @media only screen and (max-width:768px) {
        .content_usage_1 .pull-right {
            float: none;
        }

        .content_usage_2 .d-flex {
            display: grid !important;
        }

        .content_usage_2 .divflexgap, .content_usage_2 .divFlexAlign {
            display: grid !important;
            gap: 10px;
            justify-content: normal;
        }

        #customFilterDiv {
            width: 100%;
        }

        #divCustomPagination {
            justify-content: space-evenly !important;
        }

        #usageDtl_wrapper {
            max-width: 100%;
            overflow-y: hidden;
            overflow-x: scroll;
        }
    }

    @media only screen and (max-width:1280px) {
        #div_Content_Usage {
            width: 100%;
        }
    }
    /*--------------------------------------------------------------------------*/
    #txtMailBody::placeholder {
        color: #999999;
    }

    /* Style the actual input text */
    #txtMailBody {
        color: black;
    }


    /* resion for doucument fault report*/


    /*#region  nav-bar*/
    .step-container {
        font-family: var(--Font) !important;
    }

    .wizard1 .nav-tabs {
        position: relative;
        margin-bottom: 0;
        border-bottom-color: transparent;
        GAP: 32px;
        width: 1126px;
        height: 115px;
    }

    .wizard1 > div.wizard-inner {
        position: relative;
        text-align: center;
        margin-left: 0px;
    }

    .wizard1 .wizard-inner {
        width: 100%;
    }

    .wizard1 .nav-tabs > li.active > a, .wizard1 .nav-tabs > li.active > a:hover, .wizard1 .nav-tabs > li.active > a:focus {
        color: #555555;
        cursor: default;
        border: 0;
        border-bottom-color: transparent;
        display: ruby-text;
        display: inline !important;
    }

        .wizard1 .nav-tabs > li.active > a i {
            color: var(--navActiveTextColor);
        }

        .wizard1 .nav-tabs > li.active > a span {
            background-color: var(--navbar_ActiveIconBGColor);
            color: var(--navArrowcolor);
        }

    .wizard1 .nav-tabs > li.success > a span {
        background-color: var(--navbar_SuccessIconBGColor) !important;
        color: var(--navArrowcolor);
    }

    .wizard1 .nav-tabs > li > a span {
        background-color: var(--navbar_DisableIconBGColor);
        color: var(--navArrowcolorDisabled);
    }

    .wizard1 li:after {
        content: " ";
        position: absolute;
        left: 46%;
        opacity: 0;
        margin: 0 auto;
        bottom: 0px;
        border: 5px solid transparent;
        border-bottom-color: red;
        transition: 0.1s ease-in-out;
    }

    .wizard1 .nav-tabs > li a {
        width: 30px;
        height: 30px;
        margin: 20px auto;
        border-radius: 100%;
        padding: 0;
        background-color: transparent;
        position: relative;
        top: 0;
        pointer-events: none;
        cursor: default;
        display: inline;
    }

        .wizard1 .nav-tabs > li a i {
            position: relative;
            top: -10px;
            font-style: normal;
            white-space: nowrap;
            left: 6%;
            transform: translate(-50%, -50%);
            color: #666666;
            font-size: 24px;
            font-weight: 700;
            line-height: 31px;
            letter-spacing: 0em;
            text-align: left;
            font-family: var(--Font) !important;
        }


        .wizard1 .nav-tabs > li a:hover {
            background: transparent;
        }

    .wizard1 .tab-pane {
        position: relative;
    }

    .nav .nav_pills .nav-wizard > li + li {
        margin-left: 0;
        display: none;
    }

    .avl_Check, .Pro_Selection, .Add_Dtl, .Phone_Dtl, .Additional_Dtl, .Summary_Dtl {
        height: 44px;
        width: 44px;
        background-repeat: no-repeat;
        background-position: center;
    }

    .avl_Check {
        background-image: url('/content/images/Avl_Check.svg');
        background-color: var(--Pink-02) !important;
    }

    .Pro_Selection {
        background-image: url('/content/images/Pro_Selection.svg');
    }

    .Add_Dtl {
        background-image: url('/content/images/Address_Details.svg');
    }

    .Phone_Dtl {
        background-image: url('/content/images/Phone_Details.svg');
    }

    .Additional_Dtl {
        background-image: url('/content/images/Additional_Details.svg');
    }

    .Summary_Dtl {
        background-image: url('/content/images/Summary.svg');
    }

    .fa-chevron-right {
        background: #fff !important;
        width: 28px !important;
        height: 28px !important;
        display: table-caption !important;
        margin-left: -88px !important;
        margin-top: 0px !important;
    }

    .mrgLeft20 {
        margin-left: 0px !important;
    }

    /*#endregion  nav-bar*/


    /*#region Product Selection*/
    #divProductSelectionContent {
        BACKGROUND: var(--Gray-04);
        width: 70%;
    }

    #divWizrd {
        background: white;
    }

    .selection:nth-child(1) {
        width: 7%;
        min-height: auto;
        background: var(--Pink-01);
        border: 3px solid var(--Pink-01);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .divbtnGroup {
        margin-left: .8em;
        margin-right: .3em;
        margin-top: .4em;
        margin-bottom: .4em;
    }

    .selection:nth-child(2) {
        background: var(--Pink-03);
        width: 93%;
        min-height: auto;
        border: 3px solid var(--Pink-01);
        display: flex;
        flex-direction: column;
    }

    .selection .offer_dtl {
        padding: 1em;
        color: var(--Pink-01)
    }

    .selection button {
        height: 46px;
        width: 45px;
        /* margin-top: 36px;
    margin-left: 13px;*/
        border-radius: 26px;
        border: 1px solid var(--Pink-01);
        color: var(--Pink-01);
        font-size: 28px;
    }


    .selection .product-amount-label {
        font-size: 26px;
        margin-left: 16px;
        line-height: 60px;
        color: #fff;
    }

    .selection tr {
        border-color: black !important;
    }
    /*hover over product*/
    .discarded_product:hover .selection:nth-child(1) {
        background: var(--Pink-01);
        border: 3px solid var(--Pink-01);
    }

    .discarded_product:hover .selection:nth-child(2) {
        border: 3px solid var(--Pink-01);
    }


    /*option end (+ and -) active*/
    .selection .product-check {
        clip-path: circle(46% at 50% 50%);
        height: 40px;
        width: 40px;
        accent-color: white;
        mix-blend-mode: lighten;
    }

    input[type=radio] {
        accent-color: var(--Pink-01) !important;
        height: 20px;
        width: 20px;
    }
    /*option disable */
    .discarded_product .selection:nth-child(1) {
        background: var(--Gray-03);
        border: 3px solid var(--Gray-03);
    }

    .discarded_product .selection:nth-child(2) {
        border: 3px solid var(--Gray-03);
        background: #fff;
    }

    .discarded_product .selection .offer_dtl {
        color: var(--Black-01);
    }

    .discarded_product .selection button {
        border: 1px solid var(--Gray-03);
        color: var(--Gray-03);
    }

    .div_gridAlign {
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        align-items: flex-end;
    }

    .currency {
        font-size: 32px;
        font-weight: 700;
        line-height: 41px;
        letter-spacing: 0em;
        text-align: left;
    }

    .tempCurrency {
        font-size: 24px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: right !important;
    }

    #divProductSelectionContent .sub_heading {
        margin-bottom: 20px;
    }

    #divProductSelectionContent input[type="checkbox"] {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    #divProductSelectionContent td {
        border-color: none !important;
    }
    /*#endregion Product Selection*/


    /*#region summary*/
    .flexDirectionColumn {
        flex-direction: column;
    }

    .AlignItemsFlexStart {
        align-items: flex-start;
    }

    .divFlexP {
        display: flex;
        padding: 8px 16px;
    }


    .divSummaryContetLayout {
        gap: 16px;
    }

    .divtariff {
        align-self: stretch;
        color: var(--Black-01);
        width: 100%;
    }

    .clsTarifNameContentFonts {
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
    }

    .clsTarifNameFonts {
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
    }

    .divDimariAddressFonts {
        width: 20% !important;
    }

    .tablefootergrandtotal {
        background-color: var(--Pink-01);
        color: var(--Gray-04);
        align-self: stretch;
    }

    .grandTotalrow {
        align-items: center;
        gap: 2px;
        align-self: stretch;
    }

    .tablefootergrandtotal span:last-child {
        border-right: none;
    }

    .grnadtotalheadlinemainTemp {
        width: 366px;
        padding: 8px 16px;
        align-self: stretch;
    }

    .informationparagrapdiv {
        max-width: 800px;
    }

    #divCongratulation {
        padding: 48px;
        gap: 40px;
        background: var(--Pink-03);
        height: 631px
    }

    .divCongratulationIntro {
        width: 800px;
        gap: 8px;
    }

    .congratsdiv2 {
        gap: 16px;
        max-width: 800px;
    }

    #divErrorMessage {
        width: 800px;
        gap: 8px;
    }

    .iconplaceholderdiv {
        width: 650px;
        height: 650px;
        padding: 66.243px 54.167px 54.167px 54.161px;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 41px;
        top: 21px;
        color: #FFFFFF4D
    }

    .icnlast {
        stroke-width: 20px;
        stroke: rgba(255, 255, 255, 0.30);
    }

    #divpdtsumrycontent {
        background: var(--Gray-04) !important;
        width: 100%;
        padding: 48px;
    }

    .divTarifContentLayoutFonts {
        width: 80% !important;
    }

    .tbldataheaderTariff {
        width: 10%;
        text-align: center;
        font-weight: bold
    }

    .trHeadFootFonts {
        color: var(--Pink-01);
        background-color: var(--Pink-03);
    }

    .tblHeadAmount {
        width: 7%;
        align-items: center;
        padding: 8px 10px;
    }

    .tdPrdouctNameFonts {
        width: 20%;
        align-items: center;
    }

    .tbldataheader {
        flex: 1 0 0;
        flex-direction: row-reverse;
        width: 17.5%;
        align-items: center;
    }

    .tbodySummary {
        color: var(--Black-01);
        background-color: var(--White);
    }

    .tbldataamount {
        width: 7%;
        align-items: center;
    }

    .tblheadgtotal {
        width: 27%;
        align-items: center;
        flex-direction: row-reverse;
    }

    .divoffrproddatacsssummary {
        gap: 16px;
    }

    .tbldatacontent {
        flex: 1 0 0;
        width: 18.5%;
        flex-direction: row-reverse;
    }

    .tblSummaryContent td {
        border: 1px solid #e9e9e9;
    }

    .grandTotalrow span:not(:last-child) {
        border-right: solid 2px #fdfbfb;
    }

    .grnadtotalheadline {
        padding: 8px 16px;
        flex: 1 0 0;
    }

    .divTermConditionLayout {
        width: 70%;
    }
    /*#endregion Summary*/

    #modal-summary .my_scroll_div {
        overflow-y: auto !important;
        max-height: 560PX !important;
    }

    #cartSummaryM .header {
        height: 80px;
    }

    #lblArrowmark {
        font-size: 23px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        letter-spacing: -1px;
    }


    #cartSummarydiv {
        background: var(--Gray-04);
        width: 30%;
        padding: 20px;
    }

    .header2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-self: stretch;
        height: 31px;
        width: 100%
    }

    #cartSummarydiv tr {
        height: 0px !important;
    }

    #cartSummarydiv tbody {
        border-color: var(--Pink-03);
    }

    #offername {
        display: flex;
        padding: 8px;
        align-items: flex-start;
        gap: 10px;
        align-self: stretch;
        background: var(--Pink-01);
        margin-top: 7px;
    }

    .tblCartSummary {
        display: flex;
        padding: 0px 0px;
        align-items: flex-start;
        gap: 28px;
        color: var(--Black-01);
        padding: 0px 0px;
    }

        .tblCartSummary tr td:nth-child(1) {
            width: 240px;
        }

        .tblCartSummary tr td:nth-child(3) {
            width: 76px;
            text-align: right;
        }

    #tblGrandTotalCatagory tr td:nth-child(2),
    #tblGrandTotalCatagory2 tr td:nth-child(2) {
        float: right;
    }

    .spaceColumn {
        display: flex;
        padding: 0px 8px;
        align-items: flex-start;
        gap: 28px;
        color: var(--Black-01);
        width: auto;
    }


    .grnadTotalBox {
        padding: 12px 0px 0px 0px;
        flex-direction: column;
        align-items: flex-start;
        gap: 2px;
        align-self: stretch;
        border-top: 2px solid var(--Pink-01);
    }

    .header2 .divFlex {
        gap: 20PX;
    }

    .padLeftTen {
        padding-left: 10px;
    }
    /*#endregion cart*/
    /*#region shop*/
    @media only screen and (max-width:768px) {
        .fa-chevron-right {
            margin-left: -35px !important;
        }

        .wizard1 .nav-tabs > li {
            width: 4% !important;
        }

        .wizard1 .nav-tabs {
            height: 61px !important;
        }
    }
    /*#endregion shop*/
    /*#region FaultReport*/
    #div1 .btnDiv {
        width: 300px;
        float: right;
    }

    .div-width {
        width: 600px;
    }

    #FaultReportSpan {
        width: 445px;
        display: inline;
    }

    @media only screen and (max-width:768px) {
        #FaultReportSpan, #div1 .btnDiv {
            width: 100% !important;
        }
    }

    /*#endregion FaultReport*/
    /*#region Tab and Latop Mode*/
    @media only screen and (max-width:1280px) and (min-width:768px) {
        .containersidePnannel {
            width: 69% !important;
        }
        /*menu*/
        #menuGroupId {
            width: 30% !important;
        }

        .menuGroup-item {
            height: auto;
        }

        .subMenu-item, .subMenu-item_Selected {
            width: auto !important;
        }

            .menuGroup a span, .subMenu-item a span {
                padding-left: 7px;
            }

        .menuGroup-item {
            padding-left: 10px !important;
        }

        a.subMenu-item_Selected, a.subMenu-item {
            padding-left: 32px !important;
        }

        #span_CustDtlArrowIcon {
            padding: 0px 12px;
        }
    }

    @media (min-width: 768px) and (max-width:1280px) {
        .col-md-3 {
            flex: 0 0 auto;
            width: auto !important;
        }
    }



    /*#endregion Tab and Latop Mode*/

    .custom-select-wrapper {
        position: relative;
        display: inline-block;
        width: 100%;
    }

        .custom-select-wrapper select {
            width: 100%;
            padding: 10px;
            appearance: none; /* Remove default arrow */
            -webkit-appearance: none;
            -moz-appearance: none;
            background-color: white;
            border: 1px solid #ccc;
            border-radius: 4px;
        }

        .custom-select-wrapper::after {
            content: '▼'; /* Unicode character for down arrow */
            position: absolute;
            right: 15px;
            top: 50%;
            transform: translateY(-50%);
            pointer-events: none;
            font-size: 14px;
            color: #555;
        }
