/* html {
	zoom: 90% !important;
} */
.divclass{
    margin-top:10px;
}

body{
    font-family :"Open Sans", sans-serif !important;
}

.rdg-header-row .rdg-cell{
    background-color: #3ec8d7;
}
.btn-toolbar .btn{
    margin-bottom: 10px;
}

.tablePanel-body nav{
    margin-bottom: 10px;
}
.tablePanel-body nav .page-item{
    margin-right: 10px;
    margin-bottom: 5px;
}

.tablePanel-body nav .page-item{
    float: none;
}
.tablePanel-body .formio-component .col-form-label {
    padding-top: 0;
}
.formio-form>div>nav>ul.pagination {
    flex-flow: unset !important;
    overflow: auto;
}
.tablePanel-body .formio-component .form-group .btn-group{
    /* margin-top: -30px; */
}
.tablePanel-body .formio-component .form-group .table{
    margin-top: 1em;
}
.tablePanel-body .formio-component .form-group .table thead th{
    font-size: 14px!important;
}
#sidebar .MuiCollapse-root .MuiButtonBase-root{
    padding-left: 28px;
}
#sidebar .mui-style-ltr-ltjytt-MuiListItemIcon-root-icon{
    min-width: 30px;
}
#sidebar .MuiCollapse-root .MuiButtonBase-root{
    
}
#sidebar .MuiCollapse-root .MuiList-root{
    padding-left: 20px;
}
.mui-style-ltr-17o9fae-pageTitle{
    padding-bottom: 12px!important;
}
.mui-style-ltr-fvotug-MuiTypography-root-darkTitle{
    font-size: 1.6rem!important;
}
.mui-style-ltr-1l3hvol-dark-breadcrumbs.mui-style-ltr-5-dark-ref{
    line-height: 7px;
    visibility: hidden;
}
.btnAction, .btn.btn-secondary.formio-button-remove-row{
    width: 25px !important;
    height: 25px !important;
    padding: 0px 3px !important;
    margin-left: 6px !important;
    min-width: 25px !important;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #3ec8d7;
    padding: 2px;
    color: #3ec8d7;
    font-size: 15px;
}
.btnAction a{
    color: #3ec8d7;
}
 .btnAction:hover, .btnAction a:hover, .btn.btn-secondary.formio-button-remove-row a:hover, .btn.btn-secondary.formio-button-remove-row:hover {
    background-color: #3ec8d7;
    border: 1px solid #3ec8d7;
}

.btn-outline-primary.btnAction:hover a, .btn-outline-primary.btnAction:hover a:hover, .btn.btn-secondary.formio-button-remove-row:hover{
    color: #fff;
}
 .mainMenuSide a div {
    font-size: 15px;
    font-weight: 400;
    min-width: 10px !important;
 }
 .mainMenuSide a  {
    padding-left:5px;
 }
 .mainMenuSide a  div a {
    padding:0px;
 }
 .mainMenuSide a div span {
    font-size: 15px;
    font-weight: 400;
 }
 .light-mode.mui-style-ltr-15ykqwd-appFrameInner-sideNav{
    min-height: unset !important;
 }
 .mui-style-ltr-iaif1j-MuiPaper-root-fullWrap-centerV{
    padding: 10px !important;
    box-shadow: none !important;
    border: 1px solid #e9e9e9;
 }
 .contentContainer{
    padding: 10px !important;
    box-shadow: none !important;
    border: 1px solid #e9e9e9;
    background-color: rgba(255, 255, 255, 0.9);
    min-height: calc(100vh - 127px);
 }
 h1, h2, h3, h4, h5, h6 {
    margin:0;
 }
 table {
    width: 100%;
    border: 1px solid #e9e9e9;
    font-size: 14px;
    margin: 0px;
 }
 th, td {
    padding: 6px 10px 6px 10px;
    border: 1px solid #e9e9e9;
 }
th {
    background-color: #3ec8d7;;
    color: white;
}
/* tr:nth-child(even), .rdg .rdg-row:nth-child(even) { 
    background-color: #f9f9f9 !important;
} */
.rdg {
    block-size: unset !important;
    block-size: unset !important;
    height: calc(100vh - 225px) !important;
    margin-bottom: 8px;
}
.rdg .rdg-header-sort-name{
    color: #fff !important;
    font-weight: 500;
}
.headerTittle{
    padding: 0px !important;
}
.mui-style-ltr-17o9fae-pageTitle{
    padding: 0px 0 15px 0px !important;
}
.mui-style-ltr-17o9fae-pageTitle h4{
    font-size: 23px !important;
    font-weight: 600 !important;
}


.mainMenuSide a  nav{ 
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-left: 0px !important;
    padding-left: 10px !important;
}

.formBuilderContainer h5{
    margin-bottom: 20px;
}

.dataTable-Responsive .table th, .dataTable-Responsive table th{
    width: 400px;
    white-space: nowrap;
}

.dataTable-Responsive .table {
    white-space: nowrap;
    table-layout: fixed !important;
}


.dataTable-Responsive.modalwindowHeight{
    height: calc(100vh - 363px);
}

.dataTable-Responsive{
    overflow-x: auto;
}

 .appcardsRow {
    margin: 0px -5px 10px;
  }
  .appcardsRow > div {
    padding: 0 8px;
    margin-bottom: 8px;
  }
 


  
.appcardsRow .card {
    min-height: 190px;
}


  .card-title {
    margin-bottom: 0.75rem;
     color:#000000;
    font-size: 18px;
    font-weight: 400;
  }
  
  .card-text {
    color:#000000;
  }
  
  .card-footer {
    padding: 0.35rem 0px;
    background-color: rgb(88 88 88 / 14%);
    border: none;
  }
  
  .card-footer a {
    margin: 0px 5px 5px 5px;
    display: block;
}
.card-footer button {
    padding: 0px 0px;
    width: 45px;
    height: 30px;
    background: #00000017;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}
  .card-body {
    padding: 13px;
  }

  .card-body span.cardsIcon {
    padding: 7px 8px 6px 8px;
    color: #ffffff;
    border-radius: 0px 0px 6px 6px;
    position: relative;
    left: 16px;
    top: -9px;
    font-size: 21px;
  } 

  .card-body span.cardsIcon .badge{
    font-size: 16px;
    font-weight: 400;
    position: relative;
    top: -2px;
}


  .card {
    min-height: 135px;
    border: none;
  }
 .chooseColumHeadering{
    width: 100%;
    margin-bottom: 10px;
 }
  
 .card-header.bg-primary, .card-header.bg-info{
    padding: 4px 10px;
    background-color: #3ec8d7!important; 
 }

 .card-header.bg-primary .card-title, .card-header.bg-info .card-title{
font-size: 16px;
    
 } 

 .card-title {
    margin-bottom: 0.75rem;
    color: #605e5e;
    font-size: 17px;
    font-weight: 500;
    margin-top: 5px;
}

 iframe { width: 100%; height: 80vh; border: 0; overflow: auto; }
 .mui-style-ltr-v6am5b-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root{
    margin-bottom: 10px;
 }
 .mui-style-ltr-urs6cj-MuiFormLabel-root-MuiInputLabel-root.MuiInputLabel-shrink{
    padding-bottom: 0px;
    display: contents;
 }



 .card{
    min-height: 125px;
}

.table td, table td {
    padding: 2px 9px 2px 9px !important;
    text-wrap: wrap;
    word-break: break-word;
}
.table th, table th {
    padding: 8px 9px 8px 9px !important;
}
.form-control {
    height: calc(1em + 0.75rem + 2px);
    padding: 3px 5px !important;
    font-size: 0.8rem !important;
    border-radius: 3px !important;
}

.search-bar .form-control {
    width: 100%;
    height: calc(1.5em + .75rem + 8px) !important;
    padding: .375rem .75rem !important;
    font-size: 14px;
    border: none;
    color: #ffffff !important;

}
.tablewrapper40vh {    
    overflow: auto;
    max-height: 40vh;
}
.tablewrapper60vh {    
    overflow: auto;
    max-height: 60vh;
}
.tablewrapper80vh {    
    overflow: auto;
    max-height: 80vh;
}

.search-bar input{
    font-size: 14px !important;
    border: none;
    color: #ffffff !important;
    background: transparent !important;
    outline: none !important;
    padding: 10px 10px 10px 21px;
}


.search-bar button{
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    outline: none !important;
    border-radius: 0px !important;
    background: transparent;
    color: red;;
}

.search-bar button .fa-regular.fa-search{
    color: #ffffff;
}


.btnSearch{
    width: 100%;
    height: calc(1.5em + .75rem + 8px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem;
    border: none;
    background: transparent;
    border-radius: 0px !important;
}

.popoverCards{
    padding: 0px;;
}



.rdg-cell {
    padding-inline: 9px;
    line-height: 32px;
    outline: none;
}
.col-form-label {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0 !important;
    font-size: 15px !important;
    color: #6a6a6a !important;
    line-height: 2.0 !important;
}
.input-group-append .btn, .input-group-text {
    padding: 2px 7px 2px 6px !important;
    font-size: 13px;
    border: 1px solid #ced4da;
    line-height: 20px;
}
.overlay .col-md-12.modal-body{
    position: relative;
    -ms-flex: 1 1 auto;
     flex: 1 1 auto; 
    padding: 5px 15px 0px 15px;  
}
  label {
    display: inline-block;
    margin-bottom: 0.1rem;
}
.fixTableHead { 
    overflow-y: auto; 
    height: 110px; 
  } 
  .fixTableHead thead th { 
    position: sticky; 
    top: -2px; 
  } 
  table { 
    border-collapse: collapse;         
    width: 100%; 
    margin: 0px !important; 
  } 
  .page-link {
    padding: 0.3rem 0.65rem;
}

.mui-style-ltr-1f1fob4-bgbar-gradientBg-headerBg, .mui-style-ltr-1y6w5cu-MuiPaper-root-MuiAppBar-root-appBar-floatingBar-appBarShift-leftBig-darker-gradientBg.mui-style-ltr-1-gradientBg-ref{
    background-image: linear-gradient(-45deg, rgb(0, 188, 212) 0%, rgb(0, 188, 212) 33%, rgb(240, 98, 146) 100%) !important;
}

.form-group {
    margin-bottom: 10px !important;
}

.mui-style-ltr-1sno7cd-listMenu>ul {
    width: 190px !important;
    padding-left: 0px !important;
}

.mui-style-ltr-1sno7cd-listMenu .mui-style-ltr-4-text-ref span {
    font-size: 13px !important;
    font-weight: 500 !important;
}

/* .mui-style-ltr-1sno7cd-listMenu .mui-style-ltr-4-icon-ref{
    font-size: 15px !important;
    font-weight: 400;
} */

.mui-style-ltr-7jm3xh-bigSidebar {
    height: calc(100vh - 0px) !important;

}

.mui-style-ltr-1lprl4t-MuiButtonBase-root-menuHead-active .mui-style-ltr-4-text-ref, .mui-style-ltr-2pvuh5-MuiButtonBase-root-menuHead .mui-style-ltr-4-text-ref {
     overflow: unset !important; 
}

.input-group.btnMar .input-group-append{
margin-right: 5px;
}

.input-group.btnMar .input-group-append .btn.btn-outline-secondary{
    border-radius: 4px;
}




.mui-style-ltr-ixdqb2-category .mui-style-ltr-4-fixedWrap-ref {
    padding-bottom:0px !important; 
    border-right: 1px solid #ebebeb;
}

.formio-component-datagrid .datagrid-table, .formio-component-datagrid .datagrid-table td, .formio-component-datagrid .datagrid-table th {
    border: 1px solid #ddd !important;
    padding: 10px;
}

.formio-component-datagrid .datagrid-table, .formio-component-datagrid .datagrid-table td, .formio-component-datagrid .datagrid-table th .form-group, td>.form-group, td>.formio-form-group, .formio-choices.form-group, .formio-choices.formio-form-group {
    margin-bottom: 0px !important;
 
}


.mui-style-ltr-17qibpi-mainWrap-sidebarLayout.mui-style-ltr-0-sidebarLayout-ref {
    padding-top: 50px !important;
}
.fa-times-circle-o:before{
    content: "\f00d";
}


.formio-form>div>nav>ul.pagination .page-item.active .page-link{
    background: #06a7f7;
    border-color: #06a7f7;
    color: #ffffff;
    border-radius: 6px;
}

.formio-form>div>nav>ul.pagination .page-link {
   cursor: pointer;
   color: #06a7f7;
   font-size: 14px;
   font-weight: 600;
   padding: 7px 17px;
   margin-bottom: 8px;
   background: #ffffff;
   border: 1px solid #06a7f7;
   border-radius: 6px;
   /* text-transform: uppercase; */
}

.formio-form>div>nav>ul.pagination .page-link:focus {
    box-shadow: none;
}

.mui-style-ltr-2pvuh5-MuiButtonBase-root-menuHead .mui-style-ltr-4-icon-ref {
    font-weight: 300;
}

.mui-style-ltr-1h2m1zs-fixedWrap-userShifted {
    position: fixed;
    overflow: auto;
    height: 100%;
    margin-top: -16px !important;
    width: 100px;
    background: #fff;
}

.mui-style-ltr-1s7x120-fixedWrap {
    position: fixed;
    overflow: auto;
    height: 100%;
    width: 100px;
}

.mui-style-ltr-ixdqb2-category {
    width: 100px;
}

.col-form-label {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    color: #6a6a6a !important;
    line-height: 0px;
}
.form-group {
    margin-bottom: 6px !important;
}

.cardsRowheight{
    min-height: calc(100vh - 217px) !important;

}

.mui-style-ltr-1lprl4t-MuiButtonBase-root-menuHead-active.mui-style-ltr-4-active-ref:before {
    height: 51px !important;
    border-radius: 0px 4px 4px 0px !important;
    background: #c876a0 !important;
}

.btn.btn-primary.formio-button-add-row{
    font-size: 13px;
    padding: 4px 10px;
    margin: 6px 0px;
   
    background: #d5719b;
    border: none;
    font-weight: 500;
}

.formio-component-reset .btn.btn-primary.btn-md{
    font-size: 13px;
    padding: 2px 11px;
    margin: 1px 0px;
    float: left;
    background: #dd2121;
    border: none;
    font-weight: 500;
}

.btn-wizard-nav-cancel{
    font-size: 13px;
    padding: 4px 10px;
    margin: 6px 0px;
    
    background: #dd2121;
    border: none;
    font-weight: 500;
}

.btn-wizard-nav-previous, .btn-wizard-nav-next{
    font-size: 13px;
    padding: 4px 10px;
    margin: 6px 0px;
    background: #32a1b7;
    border: none;
    font-weight: 500;
}

.btn-wizard-nav-previous:hover, .btn-wizard-nav-next:hover{
    background: #1f869b;
    
}

.formio-wizard-nav-container li {
    margin-left: .5rem;
}

ul.formio-wizard-nav-container.list-inline{
  
    margin: 0px;
    padding: 0px;
}

.mui-style-ltr-jpnnh9-MuiPaper-root-MuiAppBar-root-appBar-floatingBar-leftBig-darker-gradientBg.mui-style-ltr-1-gradientBg-ref {
    background-image: linear-gradient(-45deg, rgb(0, 188, 212) 0%, rgb(0, 188, 212) 33%, rgb(240, 98, 146) 100%) !important;
    left: 99px;
}
.mui-style-ltr-k6gop6-headerAction {
    margin: 0 5px;
}


.appcard {
 flex-direction: unset; 
}


.appcardsRow > div:nth-child(9n + 1) > .appcard,  .appcardsRow > div:nth-child(9n + 2) > .appcard , .appcardsRow > div:nth-child(9n + 3), .appcardsRow > div:nth-child(9n + 4) > .appcard, .appcardsRow > div:nth-child(9n + 5) > .appcard, .appcardsRow > div:nth-child(9n + 6) > .appcard {
	border-radius: 7px;
	box-sizing: border-box;
}

.appcardsRow > div:nth-child(9n + 1) > .appcard {
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 2px, transparent 2px) 0% 0%/7px 7px no-repeat,
    radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 2px, transparent 2px) 100% 0%/7px 7px no-repeat,
    radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 2px, transparent 2px) 0% 100%/7px 7px no-repeat,
    radial-gradient(circle at 0 0, #ffffff 0, #ffffff 2px, transparent 2px) 100% 100%/7px 7px no-repeat,
    linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 14px) no-repeat,
    linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 14px) calc(100% - 10px) no-repeat,
    linear-gradient(#feb030 0%, #fd7928 100%);
}

.appcardsRow > div:nth-child(9n + 2) > .appcard {
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 2px, transparent 2px) 0% 0%/7px 7px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 2px, transparent 2px) 100% 0%/7px 7px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 2px, transparent 2px) 0% 100%/7px 7px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 2px, transparent 2px) 100% 100%/7px 7px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 14px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 14px) calc(100% - 10px) no-repeat,
            linear-gradient(#f57c30 0%, #f1583e 100%);
  }

.appcardsRow > div:nth-child(9n + 3) > .appcard {
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 2px, transparent 2px) 0% 0%/7px 7px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 2px, transparent 2px) 100% 0%/7px 7px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 2px, transparent 2px) 0% 100%/7px 7px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 2px, transparent 2px) 100% 100%/7px 7px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 14px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 14px) calc(100% - 10px) no-repeat,
            linear-gradient(#f375b5 0%, #f63f9e 100%);
}

.appcardsRow > div:nth-child(9n + 4) > .appcard {
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 2px, transparent 2px) 0% 0%/7px 7px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 2px, transparent 2px) 100% 0%/7px 7px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 2px, transparent 2px) 0% 100%/7px 7px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 2px, transparent 2px) 100% 100%/7px 7px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 14px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 14px) calc(100% - 10px) no-repeat,
            linear-gradient(#1dbef2 0%, #03a0e9 100%);
}

.appcardsRow > div:nth-child(9n + 5) > .appcard {
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 4px, transparent 4px) 0% 0% / 11px 11px no-repeat, 
				radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 4px, transparent 4px) 100% 0% / 11px 11px no-repeat, 
				radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 4px, transparent 4px) 0% 100% / 11px 11px no-repeat, 
				radial-gradient(circle at 0 0, #ffffff 0, #ffffff 4px, transparent 4px) 100% 100% / 11px 11px no-repeat, 
				linear-gradient(#ffffff, #ffffff) 50% 50% / calc(100% - 14px) calc(100% - 22px) no-repeat, 
				linear-gradient(#ffffff, #ffffff) 50% 50% / calc(100% - 22px) calc(100% - 14px) no-repeat, 
				linear-gradient(0deg, #2e5ea7 0%, #3d93c9 100%);
}

.appcardsRow > div:nth-child(9n + 6) > .appcard {
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,
            linear-gradient(#866aba 0%, #7148ac 100%);
  }
  
.appcardsRow > div:nth-child(9n + 7) > .appcard {
 background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,
            linear-gradient(#717e84 0%, #3c444d 100%);
  }
  
 .appcardsRow > div:nth-child(9n + 8) > .appcard {
background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,
            linear-gradient(#93c441 0%, #56b042 100%);
  }
  
.appcardsRow > div:nth-child(9n + 9) > .appcard {
background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,
            linear-gradient(#62c9c2 0%, #14a79b 100%);
  }

.appcardsRow > div:nth-child(9n + 1) > .appcard .card-footer,  .appcardsRow > div:nth-child(9n + 2) > .appcard .card-footer,   .appcardsRow > div:nth-child(9n + 3) > .appcard .card-footer, .appcardsRow > div:nth-child(9n + 4) > .appcard .card-footer, .appcardsRow > div:nth-child(9n + 5) > .appcard .card-footer,  .appcardsRow > div:nth-child(9n + 6) > .appcard .card-footer, .appcardsRow > div:nth-child(9n + 7) > .appcard .card-footer, .appcardsRow > div:nth-child(9n + 8) > .appcard .card-footer, .appcardsRow > div:nth-child(9n + 9) > .appcard .card-footer {
	border-radius: 7px !important;
    border: none;
}

.appcardsRow > div:nth-child(9n + 1) > .appcard .card-footer, .appcardsRow > div:nth-child(9n + 1) > .appcard .cardsIcon {
    background: rgb(253,121,40);
    background: linear-gradient(0deg, rgba(253,121,40,1) 0%, rgba(254,176,48,1) 100%);
}
  
.appcardsRow > div:nth-child(9n + 2) > .appcard .card-footer, .appcardsRow > div:nth-child(9n + 2) > .appcard .cardsIcon {
    background: rgb(241,88,62);
	background: linear-gradient(0deg, rgba(241,88,62,1) 0%, rgba(245,124,48,1) 100%);
}

.appcardsRow > div:nth-child(9n + 3) > .appcard .card-footer, .appcardsRow > div:nth-child(9n + 3) > .appcard .cardsIcon {
    background: rgb(246,63,158);
	background: linear-gradient(0deg, rgba(246,63,158,1) 0%, rgba(243,117,181,1) 100%);
}

.appcardsRow > div:nth-child(9n + 4) > .appcard .card-footer, .appcardsRow > div:nth-child(9n + 4) > .appcard .cardsIcon {
    background: rgb(3,160,233);
	background: linear-gradient(0deg, rgba(3,160,233,1) 0%, rgba(29,190,242,1) 100%);
}

.appcardsRow > div:nth-child(9n + 5) > .appcard .card-footer, .appcardsRow > div:nth-child(9n + 5) > .appcard .cardsIcon {
    background: rgb(23,91,166);
	background: linear-gradient(0deg, rgba(23,91,166,1) 0%, rgba(27,152,205,1) 100%);
}

.appcardsRow > div:nth-child(9n + 6) > .appcard .card-footer,  .appcardsRow > div:nth-child(9n + 6) > .appcard .cardsIcon{
    background: rgb(113,72,172);
    background: linear-gradient(0deg, rgba(113,72,172,1) 0%, rgba(134,106,186,1) 100%);
}

.appcardsRow > div:nth-child(9n + 7) > .appcard .card-footer,  .appcardsRow > div:nth-child(9n + 7) > .appcard .cardsIcon{
    background: rgb(60,68,77);
	background: linear-gradient(0deg, rgba(60,68,77,1) 0%, rgba(113,126,132,1) 100%);
}

.appcardsRow > div:nth-child(9n + 8) > .appcard .card-footer,  .appcardsRow > div:nth-child(9n + 8) > .appcard .cardsIcon{
 	background: rgb(86,176,66);
	background: linear-gradient(0deg, rgba(86,176,66,1) 0%, rgba(147,196,65,1) 100%);
}

.appcardsRow > div:nth-child(9n + 9) > .appcard .card-footer,  .appcardsRow > div:nth-child(9n + 9) > .appcard .cardsIcon{
 	background: rgb(20,167,155);
	background: linear-gradient(0deg, rgba(20,167,155,1) 0%, rgba(98,201,194,1) 100%);
}
.moreActionButton{
    background: none !important;
    margin-left: 10px;
    border-radius: 20px;
    font-size: 25px;
    color: white;
    position: relative;
    top: 71px;
    right: 6px;
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
    padding-left:0px;
    padding-right: 0px;
}

::-webkit-scrollbar {
    height: 8px;
  }
  
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  }
  
  ::-webkit-scrollbar-thumb {
    height: 8px;
    background-color: #d9d9d9;
    border-radius: 6px;
  }
  ::-webkit-scrollbar-thumb:hover {
    background-color: #3c444d;
    border-radius: 6px;
  }
  
  .outer-wrapper::-webkit-scrollbar:vertical {
    display: none;
  }
::-webkit-scrollbar-track
  {
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
      background-color: #F5F5F5;
  }
  
 ::-webkit-scrollbar
  {
      width: 10px;
      background-color: #F5F5F5;
      border-radius: 6px;
  }
  
 ::-webkit-scrollbar-thumb
  {
      background-color:#a7a6a6;;	
  }

  [type=file].form-control{
    padding: 0px 0px !important;
  }

.formio-editor-read-only-content, .datagrid-table>tbody>tr>td {
    word-break: normal;
}



.clientFormBtn > div.col-md-2:nth-child(9n + 1) a, .clientFormBtn > div.col-md-2:nth-child(9n + 2) a, .clientFormBtn > div.col-md-2:nth-child(9n + 3) a, .clientFormBtn > div.col-md-2:nth-child(9n + 4) a, .clientFormBtn > div.col-md-2:nth-child(9n + 5) a, .clientFormBtn > div.col-md-2:nth-child(9n + 6) a, .clientFormBtn > div.col-md-2:nth-child(9n + 7) a, .clientFormBtn > div.col-md-2:nth-child(9n + 8) a, .clientFormBtn > div.col-md-2:nth-child(9n + 9) a,.clientFormBtn > div.col-md-3:nth-child(9n + 1) a, .clientFormBtn > div.col-md-3:nth-child(9n + 2) a, .clientFormBtn > div.col-md-3:nth-child(9n + 3) a, .clientFormBtn > div.col-md-3:nth-child(9n + 4) a, .clientFormBtn > div.col-md-3:nth-child(9n + 5) a, .clientFormBtn > div.col-md-3:nth-child(9n + 6) a, .clientFormBtn > div.col-md-3:nth-child(9n + 7) a, .clientFormBtn > div.col-md-3:nth-child(9n + 8) a, .clientFormBtn > div.col-md-3:nth-child(9n + 9) a,  .clientFormBtn > div.col-md-4:nth-child(9n + 1) a, .clientFormBtn > div.col-md-4:nth-child(9n + 2) a, .clientFormBtn > div.col-md-4:nth-child(9n + 3) a, .clientFormBtn > div.col-md-4:nth-child(9n + 4) a, .clientFormBtn > div.col-md-4:nth-child(9n + 5) a, .clientFormBtn > div.col-md-4:nth-child(9n + 6) a, .clientFormBtn > div.col-md-4:nth-child(9n + 7) a, .clientFormBtn > div.col-md-4:nth-child(9n + 8) a, .clientFormBtn > div.col-md-4:nth-child(9n + 9) a,.clientFormBtn > div.col-md-5:nth-child(9n + 1) a, .clientFormBtn > div.col-md-5:nth-child(9n + 2) a, .clientFormBtn > div.col-md-5:nth-child(9n + 3) a, .clientFormBtn > div.col-md-5:nth-child(9n + 4) a, .clientFormBtn > div.col-md-5:nth-child(9n + 5) a, .clientFormBtn > div.col-md-5:nth-child(9n + 6) a, .clientFormBtn > div.col-md-5:nth-child(9n + 7) a, .clientFormBtn > div.col-md-5:nth-child(9n + 8) a, .clientFormBtn > div.col-md-5:nth-child(9n + 9) a, .clientFormBtn > div.col-md-6:nth-child(9n + 1) a, .clientFormBtn > div.col-md-6:nth-child(9n + 2) a, .clientFormBtn > div.col-md-6:nth-child(9n + 3) a, .clientFormBtn > div.col-md-6:nth-child(9n + 4) a, .clientFormBtn > div.col-md-6:nth-child(9n + 5) a, .clientFormBtn > div.col-md-6:nth-child(9n + 6) a, .clientFormBtn > div.col-md-6:nth-child(9n + 7) a, .clientFormBtn > div.col-md-6:nth-child(9n + 8) a, .clientFormBtn > div.col-md-6:nth-child(9n + 9) a,.clientFormBtn > div.col-md-7:nth-child(9n + 1) a, .clientFormBtn > div.col-md-7:nth-child(9n + 2) a, .clientFormBtn > div.col-md-7:nth-child(9n + 3) a, .clientFormBtn > div.col-md-7:nth-child(9n + 4) a, .clientFormBtn > div.col-md-7:nth-child(9n + 5) a, .clientFormBtn > div.col-md-7:nth-child(9n + 6) a, .clientFormBtn > div.col-md-7:nth-child(9n + 7) a, .clientFormBtn > div.col-md-7:nth-child(9n + 8) a, .clientFormBtn > div.col-md-7:nth-child(9n + 9) a, .clientFormBtn > div.col-md-8:nth-child(9n + 1) a, .clientFormBtn > div.col-md-8:nth-child(9n + 2) a, .clientFormBtn > div.col-md-8:nth-child(9n + 3) a, .clientFormBtn > div.col-md-8:nth-child(9n + 4) a, .clientFormBtn > div.col-md-8:nth-child(9n + 5) a, .clientFormBtn > div.col-md-8:nth-child(9n + 6) a, .clientFormBtn > div.col-md-8:nth-child(9n + 7) a, .clientFormBtn > div.col-md-8:nth-child(9n + 8) a, .clientFormBtn > div.col-md-8:nth-child(9n + 9) a,.clientFormBtn > div.col-md-9:nth-child(9n + 1) a, .clientFormBtn > div.col-md-9:nth-child(9n + 2) a, .clientFormBtn > div.col-md-9:nth-child(9n + 3) a, .clientFormBtn > div.col-md-9:nth-child(9n + 4) a, .clientFormBtn > div.col-md-9:nth-child(9n + 5) a, .clientFormBtn > div.col-md-9:nth-child(9n + 6) a, .clientFormBtn > div.col-md-9:nth-child(9n + 7) a, .clientFormBtn > div.col-md-9:nth-child(9n + 8) a, .clientFormBtn > div.col-md-9:nth-child(9n + 9) a, .clientFormBtn > div.col-md-10:nth-child(9n + 1) a, .clientFormBtn > div.col-md-10:nth-child(9n + 2) a, .clientFormBtn > div.col-md-10:nth-child(9n + 3) a, .clientFormBtn > div.col-md-10:nth-child(9n + 4) a, .clientFormBtn > div.col-md-10:nth-child(9n + 5) a, .clientFormBtn > div.col-md-10:nth-child(9n + 6) a, .clientFormBtn > div.col-md-10:nth-child(9n + 7) a, .clientFormBtn > div.col-md-10:nth-child(9n + 8) a, .clientFormBtn > div.col-md-10:nth-child(9n + 9) a   {
    color: #ffffff;
    padding: 20px 6px;
    float: left;
}

.clientFormBtn > div.col-md-2:nth-child(9n + 1), .clientFormBtn > div.col-md-2:nth-child(9n + 2), .clientFormBtn > div.col-md-2:nth-child(9n + 3),.clientFormBtn > div.col-md-2:nth-child(9n + 4), .clientFormBtn > div.col-md-2:nth-child(9n + 5), .clientFormBtn > div.col-md-2:nth-child(9n + 6),.clientFormBtn > div.col-md-2:nth-child(9n + 7), .clientFormBtn > div.col-md-2:nth-child(9n + 8), .clientFormBtn > div.col-md-2:nth-child(9n + 9),.clientFormBtn > div.col-md-3:nth-child(9n + 1), .clientFormBtn > div.col-md-3:nth-child(9n + 2), .clientFormBtn > div.col-md-3:nth-child(9n + 3),.clientFormBtn > div.col-md-3:nth-child(9n + 4), .clientFormBtn > div.col-md-3:nth-child(9n + 5), .clientFormBtn > div.col-md-3:nth-child(9n + 6),.clientFormBtn > div.col-md-3:nth-child(9n + 7), .clientFormBtn > div.col-md-3:nth-child(9n + 8), .clientFormBtn > div.col-md-3:nth-child(9n + 9),.clientFormBtn > div.col-md-4:nth-child(9n + 1), .clientFormBtn > div.col-md-4:nth-child(9n + 2), .clientFormBtn > div.col-md-4:nth-child(9n + 3),.clientFormBtn > div.col-md-4:nth-child(9n + 4), .clientFormBtn > div.col-md-4:nth-child(9n + 5), .clientFormBtn > div.col-md-4:nth-child(9n + 6),.clientFormBtn > div.col-md-4:nth-child(9n + 7), .clientFormBtn > div.col-md-4:nth-child(9n + 8), .clientFormBtn > div.col-md-4:nth-child(9n + 9),.clientFormBtn > div.col-md-5:nth-child(9n + 1), .clientFormBtn > div.col-md-5:nth-child(9n + 2), .clientFormBtn > div.col-md-5:nth-child(9n + 3),.clientFormBtn > div.col-md-5:nth-child(9n + 4), .clientFormBtn > div.col-md-5:nth-child(9n + 5), .clientFormBtn > div.col-md-5:nth-child(9n + 6),.clientFormBtn > div.col-md-5:nth-child(9n + 7), .clientFormBtn > div.col-md-5:nth-child(9n + 8), .clientFormBtn > div.col-md-5:nth-child(9n + 9), .clientFormBtn > div.col-md-6:nth-child(9n + 1), .clientFormBtn > div.col-md-6:nth-child(9n + 2), .clientFormBtn > div.col-md-6:nth-child(9n + 3),.clientFormBtn > div.col-md-6:nth-child(9n + 4), .clientFormBtn > div.col-md-6:nth-child(9n + 5), .clientFormBtn > div.col-md-6:nth-child(9n + 6),.clientFormBtn > div.col-md-6:nth-child(9n + 7), .clientFormBtn > div.col-md-6:nth-child(9n + 8), .clientFormBtn > div.col-md-6:nth-child(9n + 9),.clientFormBtn > div.col-md-7:nth-child(9n + 1), .clientFormBtn > div.col-md-7:nth-child(9n + 2), .clientFormBtn > div.col-md-7:nth-child(9n + 3),.clientFormBtn > div.col-md-7:nth-child(9n + 4), .clientFormBtn > div.col-md-7:nth-child(9n + 5), .clientFormBtn > div.col-md-7:nth-child(9n + 6),.clientFormBtn > div.col-md-7:nth-child(9n + 7), .clientFormBtn > div.col-md-7:nth-child(9n + 8), .clientFormBtn > div.col-md-7:nth-child(9n + 9), .clientFormBtn > div.col-md-8:nth-child(9n + 1), .clientFormBtn > div.col-md-8:nth-child(9n + 2), .clientFormBtn > div.col-md-8:nth-child(9n + 3),.clientFormBtn > div.col-md-8:nth-child(9n + 4), .clientFormBtn > div.col-md-8:nth-child(9n + 5), .clientFormBtn > div.col-md-8:nth-child(9n + 6),.clientFormBtn > div.col-md-8:nth-child(9n + 7), .clientFormBtn > div.col-md-8:nth-child(9n + 8), .clientFormBtn > div.col-md-8:nth-child(9n + 9),.clientFormBtn > div.col-md-9:nth-child(9n + 1), .clientFormBtn > div.col-md-9:nth-child(9n + 2), .clientFormBtn > div.col-md-9:nth-child(9n + 3),.clientFormBtn > div.col-md-9:nth-child(9n + 4), .clientFormBtn > div.col-md-9:nth-child(9n + 5), .clientFormBtn > div.col-md-9:nth-child(9n + 6),.clientFormBtn > div.col-md-9:nth-child(9n + 7), .clientFormBtn > div.col-md-9:nth-child(9n + 8), .clientFormBtn > div.col-md-9:nth-child(9n + 9), .clientFormBtn > div.col-md-10:nth-child(9n + 1), .clientFormBtn > div.col-md-10:nth-child(9n + 2), .clientFormBtn > div.col-md-10:nth-child(9n + 3),.clientFormBtn > div.col-md-10:nth-child(9n + 4), .clientFormBtn > div.col-md-10:nth-child(9n + 5), .clientFormBtn > div.col-md-10:nth-child(9n + 6),.clientFormBtn > div.col-md-10:nth-child(9n + 7), .clientFormBtn > div.col-md-10:nth-child(9n + 8), .clientFormBtn > div.col-md-10:nth-child(9n + 9){    
    padding: 3px 10px;
    color: white;
    border-radius: 5px;
    display: block;
    margin: 10px 10px 10px 10px;
}

.clientFormBtn > div :is(.col-md-2:nth-child(9n + 1), .col-md-3:nth-child(9n + 1),.col-md-4:nth-child(9n + 1),.col-md-5:nth-child(9n + 1), .col-md-6:nth-child(9n + 1), .col-md-7:nth-child(9n + 1), .col-md-8:nth-child(9n + 1), .col-md-9:nth-child(9n + 1), .col-md-10:nth-child(9n + 1)){
    background: linear-gradient(0deg, rgba(253, 121, 40, 1) 0%, rgba(254, 176, 48, 1) 100%);
    
}
.clientFormBtn > div:is(.col-md-2:nth-child(9n + 2), .col-md-3:nth-child(9n + 2),.col-md-4:nth-child(9n + 2),.col-md-5:nth-child(9n + 2), .col-md-6:nth-child(9n + 2), .col-md-7:nth-child(9n + 2), .col-md-8:nth-child(9n + 2), .col-md-9:nth-child(9n + 2), .col-md-10:nth-child(9n + 2)){
        background: linear-gradient(0deg, rgba(241, 88, 62, 1) 0%, rgba(245, 124, 48, 1) 100%);
}
.clientFormBtn > div:is(.col-md-2:nth-child(9n + 3), .col-md-3:nth-child(9n + 3),.col-md-4:nth-child(9n + 3),.col-md-5:nth-child(9n + 3), .col-md-6:nth-child(9n + 3), .col-md-7:nth-child(9n + 3), .col-md-8:nth-child(9n + 3), .col-md-9:nth-child(9n + 3), .col-md-10:nth-child(9n + 3)){
    background: linear-gradient(0deg, rgba(246, 63, 158, 1) 0%, rgba(243, 117, 181, 1) 100%);
}
.clientFormBtn > div:is(.col-md-2:nth-child(9n + 4), .col-md-3:nth-child(9n + 4),.col-md-4:nth-child(9n + 4),.col-md-5:nth-child(9n + 4), .col-md-6:nth-child(9n + 4), .col-md-7:nth-child(9n + 4), .col-md-8:nth-child(9n + 4), .col-md-9:nth-child(9n + 4), .col-md-10:nth-child(9n + 4)){
    background: linear-gradient(0deg, rgba(3, 160, 233, 1) 0%, rgba(29, 190, 242, 1) 100%);
}
.clientFormBtn > div:is(.col-md-2:nth-child(9n + 5), .col-md-3:nth-child(9n + 5),.col-md-4:nth-child(9n + 5),.col-md-5:nth-child(9n + 5), .col-md-6:nth-child(9n + 5), .col-md-7:nth-child(9n + 5), .col-md-8:nth-child(9n + 5), .col-md-9:nth-child(9n + 5), .col-md-10:nth-child(9n + 5)){
    background: linear-gradient(0deg, rgba(3, 160, 233, 1) 0%, rgba(29, 190, 242, 1) 100%);
}
.clientFormBtn > div:is(.col-md-2:nth-child(9n + 6), .col-md-3:nth-child(9n + 6),.col-md-4:nth-child(9n + 6),.col-md-5:nth-child(9n + 6), .col-md-6:nth-child(9n + 6), .col-md-7:nth-child(9n + 6), .col-md-8:nth-child(9n + 6), .col-md-9:nth-child(9n + 6), .col-md-10:nth-child(9n + 6)){
    background: linear-gradient(0deg, rgba(113, 72, 172, 1) 0%, rgba(134, 106, 186, 1) 100%);
}
.clientFormBtn > div:is(.col-md-2:nth-child(9n + 7), .col-md-3:nth-child(9n + 7),.col-md-4:nth-child(9n + 7),.col-md-5:nth-child(9n + 7), .col-md-6:nth-child(9n + 7), .col-md-7:nth-child(9n + 7), .col-md-8:nth-child(9n + 7), .col-md-9:nth-child(9n + 7), .col-md-10:nth-child(9n + 7)){
    background: linear-gradient(0deg, rgba(60, 68, 77, 1) 0%, rgba(113, 126, 132, 1) 100%);
}
.clientFormBtn > div:is(.col-md-2:nth-child(9n + 8), .col-md-3:nth-child(9n + 8),.col-md-4:nth-child(9n + 8),.col-md-5:nth-child(9n + 8), .col-md-6:nth-child(9n + 8), .col-md-7:nth-child(9n + 8), .col-md-8:nth-child(9n + 8), .col-md-9:nth-child(9n + 8), .col-md-10:nth-child(9n + 8)){
    background: linear-gradient(0deg, rgba(86, 176, 66, 1) 0%, rgba(147, 196, 65, 1) 100%);
}
.clientFormBtn > div:is(.col-md-2:nth-child(9n + 9), .col-md-3:nth-child(9n + 9),.col-md-4:nth-child(9n + 9),.col-md-5:nth-child(9n + 9), .col-md-6:nth-child(9n + 9), .col-md-7:nth-child(9n + 9), .col-md-8:nth-child(9n + 9), .col-md-9:nth-child(9n + 9), .col-md-10:nth-child(9n + 9)){
    background: linear-gradient(0deg, rgba(20, 167, 155, 1) 0%, rgba(98, 201, 194, 1) 100%);
}




[ref="nested-complianceSolution"].form-control{
    padding: 0px 0px !important;
  }


/* Responsive styles */

@media (min-width: 1360px) and (max-width: 1920px) {
    .appcardsRow .col-md-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
  }
  }


@media (min-width: 1025px) and (max-width: 1360px) {
    .appcardsRow .col-md-2 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
  }
  }

@media (min-width: 1025px) and (max-width: 1360px) {
  
    .appcardsRow .col-md-2 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
  }
  }

@media (min-width: 768px) and (max-width: 1024px) {
    .appcardsRow.col-md-2 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
  }
}

  @media (min-width: 481px) and (max-width: 767px) {
    .appcardsRow .col-sm-2 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
  }

  @media (min-width: 320px) and (max-width: 480px) {
    .appcardsRow .col-sm-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
  }

/* input[value] { color: #F90; }​ */


/* Responsive styles */

@media (min-width: 1360px) and (max-width: 1920px) {
    .appcardsRow .col-md-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
  }
  }


@media (min-width: 1025px) and (max-width: 1360px) {
    .appcardsRow .col-md-2 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
  }
  }

@media (min-width: 1025px) and (max-width: 1360px) {
  
    .appcardsRow .col-md-2 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
  }
  }

@media (min-width: 768px) and (max-width: 1024px) {
    .appcardsRow .col-md-2 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
  }
}

  @media (min-width: 481px) and (max-width: 767px) {
    .appcardsRow .col-sm-2 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
  }

  @media (min-width: 320px) and (max-width: 480px) {
    .appcardsRow .col-sm-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
  }




  .tablePanel-body nav {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
}

.formio-form>div>nav>ul.pagination {
    flex-flow: unset;
    overflow: unset;
    margin-top: 10px;
}

.pagination {
    margin-top: 10px !important;
    }
    

.logoHeader{
    width: 100%;
}
.logoHeader img{
    width: 100%;
}

.logoHeader .col-md-6:first-child{
    width: 100%;
	float:left;
    text-align: left;
}
.logoHeader .col-md-6:last-child{
    width: 100%;
	float: right;
    text-align: right;
}





.fa-plus-square-o:before {
    content: "\f0fe";
    color: #fff;
}

.fa-minus-square-o:before {
    content: "\f146";
    color: #fff;
}

.girdTable > div{
    margin: 0 3px;
    padding: 2px;
    color: #818181;
    font-weight: 500;
}
.headericon{
    color: #fff;
    font-size: 25px;
    margin: 12px 12px 12px 0px;
    padding: 5px;
    background-color: transparent;
    height: 35px;
}
.searchInput{
    border: 1px solid #fff;
    border-radius: 25px;;
}
[disabled] {
    cursor: not-allowed;
    background: #e9ecef;
}
.fa-trash::before {
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
}
.table.datagrid-table.table-bordered .card{
    min-height: unset !important;
    padding: 3px !important;
}

/* assign margins to ag-large-text-input in first and last rows*/
.ag-row.ag-row-first .ag-large-text-input {
    margin-top:150px !important;
 }
 
 .ag-row.ag-row-last .ag-large-text-input {
     margin-bottom:150px !important;
 }
 
.ag-filter-active {
    color: #0c27aa;
    -webkit-text-fill-color: #0c27aa;
}

.ag-cell-wrap-text {
    white-space: normal;
    word-break: break-word;
    line-height: 22px !important;
}
/* .ag-input-field-input.ag-text-field-input{
    min-height: 200px;
}

.ag-cell-wrapper div span {
    height: 200px;
    background: red;
} */

.ag-header-cell {
    background:#59c6d6;
    color: #ffffff;
}
.ag-cell-label-container span{
    color: #ffffff;
}
.ag-header-cell:not(.ag-column-resizing) + .ag-header-cell:not(.ag-column-hover):not(.ag-header-cell-moving):hover, .ag-header-cell:not(.ag-column-hover):first-of-type:not(.ag-header-cell-moving):hover{
    background: #6bc4d5 !important;
}
.contentContainer h4{
    width: 60%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 17px;
    font-weight: 600;
    color: #565656;
}

.btnbulkprocess{

    padding: 2px 15px;
    margin-left: 6px;
    border: 1px solid #59c6d6;
    font-size: 14px;
    color: #ffffff;
    background: #59c6d6;
    font-weight: 600;
}

.btnbulkCompleted{
    padding: 2px 15px;
    margin-left: 6px;
    border: 1px solid #28a745;
    font-size: 14px;
    color: #ffffff;
    background:#28a745;
    font-weight: 600;
}
.appClientLogo{
    display: block;
    width: 250px;
    margin-bottom: 10px;
}

.disabletextarea .card {
    min-height: unset;
}

.disabletextarea .card .formio-editor-read-only-content{
    font-size: 12.8px;
}

.row.rowMar0{
    margin: 0px;
    display: unset;
}

.search-bar{
    display: contents !important;
}
.panelBodyBtns .card-header{
    width: 100%;
}
.panelBodyBtns .justify-content-end{
    float: right;
    position: relative;
    top: -42px;
    left: 9px;
}

.panelBodyBtns .justify-content-end .btnAction{
    background: transparent !important;
    color: #ffffff;
}

.panelBodyBtns .justify-content-end .btnAction:hover{
    background: #ffffff !important;
    color: #3ec8d7;
}
.justify-content-end-modal{
    left:-20px!important;
}
.panelBodyBtns .table th{ 
    background-color: #76dceb;
} 


.btnSearch{
    background-color: #3ec8d7;
    font-size: 13px;
    height: 27px !important;
    border-radius: 0px 5px 5px 0px !important;
    border: none;
}
.react-flow__pane{
    background: #fff !important;
  }

.node-status {
    font-size: 15px !important;
    padding: 10px 11px;
    text-align: left !important;
    color:#fff !important;
}

.node-status[style="background-color: rgb(251, 255, 0);"]{
    color: #000000 !important;
}

.toolbar .rvPopup{
    margin-bottom: 0px;
    }

.toolbar.rvPopup select {
    margin-bottom: 0px !important;
    border: 1px solid #ada7a7;
    border-radius: 5px 0px 0px 5px;
    border-right: none;
    width: 50px !important;
    text-align: center;
}

.toolbar.rvPopup > .button {
    margin-right: 28px;
    padding: 3px 7px;
    border-radius: 0px 5px 5px 0px;
    border: 1px solid #ccc;
}

.toolbar.rvPopup > .button:hover, .toolbar.rvPopup > .button:focus  {
    background: #3ec8d7;
    color: #fff;
    border: 1px solid #3ec8d7;
    border-radius: 0px 5px 5px 0px;
}
.workflow .workflowBtn{
    margin-right: 15px;
    background: #1C74D9;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
    border-radius: 6px;
}
.table-responsive.modelTable.selectTable{
    max-height: calc(100vh - 496px) !important;
}

.ag-filter-apply-panel button{	
    font-size: x-small;

}

.disabletextarea .card .formio-editor-read-only-content{
    font-size: 12.8px;
}
.formio-component-textarea div.formio-editor-read-only-content[ref=input] {
    white-space: pre-wrap;
    font-size: 14px;
    padding: 3px 5px !important;
    font-size: 0.8rem !important;
    border-radius: 3px !important;
}
.mainbreadCrumb {
    /* width: calc(100% - 120px); */
    float: left;
}
.mainbreadCrumb button {
    width: 30px;
    float: left;
    background: none;
    border: 0;
    color: #63A6F1;
    font-weight: bold;
    /* border-right: #d3d3d3 solid 1px; */
    padding: 0px;
    margin: 0px;
}
.mainbreadCrumbWrap {
    overflow-x: hidden;
    overflow-y: hidden;
    /* margin-top: 3px; */
    /* width: calc(100% - 218px); */
    height: 23px;
    float: left;
}
.mainbreadCrumbWrap a{
    height: 18px;
    /* line-height: 38px; */
    padding: 0 5px;
    font-size: 12px;
    float: left;
}