.pflod-grp {display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; width: 100%;}
.pflod-grp1 {grid-template-columns: repeat(4, 1fr) !important;}
.pffsht-grp {grid-template-columns: repeat(4, 1fr);}
.pffsht-grp4 {grid-template-columns: repeat(5, 1fr);}
.pffsht-grp .pflod-box { width: auto !important;}

.pflod-frm form { border-radius: 0px;}
.pflod-grp .pflod-box {display: flex; align-items: center; flex-wrap: wrap; padding: 0px 0px 5px 0px; border-radius: 10px; justify-content: center; }
.pflod-btn { justify-content: center !important; align-items: flex-end !important;}
.pflod-frm .select2-container--default .select2-selection--multiple { height: 40px; overflow-y: scroll; scrollbar-width: thin; scrollbar-color:#d9d9d9 #fff;}
.pflod-frm .select2-container--default .select2-selection--multiple .select2-selection__choice {width: auto; background-color: #2f52a4; border: 1px solid #2f52a4;  }
.pflod-frm .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {color: #fff;}
.pflod-frm .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {background: #4f11a7 !important;}
.pflod-frm .select2-container--default .select2-selection--multiple .select2-selection__choice__display {color: #fff;}
::-webkit-scrollbar { width:5px; height: 12px; }
::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.2); }
::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.3); }
.pflod-grp .pflod-box label {  color: #333; font-weight: 700; text-transform: uppercase; width: 100%;}


.tble-slct { background: #2f52a4; color: #fff; padding: 5px; flex-wrap: wrap;}
.tble-slct h5 { text-transform: uppercase; font-size: 18px; font-weight: 500; }

.pflodupl-slct1 {display: flex; flex-wrap: wrap; width: 100%; padding: 15px !important; align-items: flex-end; justify-content: space-between; position: relative; margin-top: 70px;}
.pflodupl-grp1 {display: flex; flex-wrap: wrap; width: 87%;}
.pflodupl-grp1 .pflod-box1 {display: flex; align-items: center; flex-wrap: wrap; padding: 0px 0px 5px 0px; border-radius: 10px; justify-content: center; }

.pflodupl-grp1 .pflod-box1 label {  color: #333; font-weight: 700; text-transform: uppercase; line-height: 14px; font-size: 14px; margin: 0;}
.pflodupl-grp1 .pflod-box1 .pflodiptfm { border-radius: 25px; background: #eee !important; padding: 4px 18px; border: 1px solid #ced4da; height: 35px;}

.pflodupl-grp1 .pflod-box1:nth-child(1){ width: 22%; }
.pflodupl-grp1 .pflod-box1:nth-child(2){ width: 30%; }
.pflodupl-grp1 .pflod-box1:nth-child(3){ width: 25%; }
.pflodupl-grp1 .pflod-box1:nth-child(4){ width: 23%; }
.pflodupl-grp1 .pflod-box1:nth-child(5){ width: 23%; }
.pflodupl-grp1 .pflod-box1:nth-child(6){ width: 23%; }
.pflodupl-grp1 .pflod-box1:nth-child(7){ width: 50%; }

 .pflodupl-grp1 .pflod-box1:nth-child(1) label{ width: 22%; }
.pflodupl-grp1 .pflod-box1:nth-child(1) .pflodiptfm {width: 65%; margin-left: 10px; }
.pflodupl-grp1 .pflod-box1:nth-child(2) label{ width: 40%; }
.pflodupl-grp1 .pflod-box1:nth-child(2) .pflodiptfm {width: 50%; margin-left: 10px; }
.pflodupl-grp1 .pflod-box1:nth-child(3) label{ width: 35%; }
.pflodupl-grp1 .pflod-box1:nth-child(3) .pflodiptfm {width: 50%; margin-left: 10px; }
.pflodupl-grp1 .pflod-box1:nth-child(4) .pflodiptfm {width: 100%; margin-left: 10px; }
.pflodupl-grp1 .pflod-box1:nth-child(5) label{ width: 22%; }
.pflodupl-grp1 .pflod-box1:nth-child(5) .pflodiptfm {width: 65%; margin-left: 15px; }
.pflodupl-grp1 .pflod-box1:nth-child(6) label{ width: 40%; }
.pflodupl-grp1 .pflod-box1:nth-child(6) .pflodiptfm {width: 60%; margin-left: -18px; }
.pflodupl-grp1 .pflod-box1:nth-child(7) label{ width: 40%; }
.pflodupl-grp1 .pflod-box1:nth-child(7) .pflodiptfm {width: 50%; margin-left: 10px; }




.pflod-card { margin: 10px 0px;}
.pflod-card .card-body {background: #fff;}
.pflod-card .card-body h2 { background: #999c9f;border-radius: 5px; text-align: left; font-size: 16px;padding: 5px 20px; color: #fff;text-transform: uppercase;font-weight: 800; }
.pflod-card-box {background: #f1f1f1; padding: 20px 15px; display: grid;  grid-template-columns: repeat(3, 1fr);  gap: 15px; width: 100%;  border-radius: 5px; margin-bottom: 30px}
.pflod-card-box:last-child {margin-bottom: 0px;}
.pflod-sbox span { font-size: 14px; text-transform: uppercase;color: #333; padding-left: 9px; font-weight: 400 }
.pflod-sbox small select {  border-radius: 25px; margin-top: 5px;}

.pflod-card .card-footer   { display: flex; justify-content: center;width: 100%;}
.cntfrmsubmit { background:#2f52a4; color:#fff; cursor:pointer; padding:4px 20px; margin:0px 5px; transition:0.4s; overflow:hidden; position:relative; border: 1px solid #2f52a4; border-radius: 50px; font-size:14px; font-weight: 300;     display: flex;
align-items: center;}
.draftBtn { background:#6c757d; color:#fff; cursor:pointer; padding:4px 20px; margin:0px 5px; transition:0.4s; overflow:hidden; position:relative; border: 1px solid #6c757d; border-radius: 50px; font-size:14px; font-weight: 300;     display: flex;
align-items: center;}
.cntfrmsubmit:focus{ outline: 0 none;}
.cntfrmsubmit:hover{ background:transparent; color: #2f52a4; transition:0.4s;}
.cntfrmprevious { background: #222; color:#fff; cursor:pointer; padding:5px 30px; margin:0px 5px; border: 1px solid rgba(84,86,91, 0.01); border-radius: 50px; font-size:18px; font-weight: 300;}
.cntfrmprevious:focus{ outline: 0 none;}
.cntfrmprevious:hover{background:transparent; color: rgba(84,86,91, 0.9); transition:0.4s; border: 1px solid rgba(84,86,91, 0.8);}

.btn-canl { background: #222; color:#fff; cursor:pointer; padding:4px 20px; margin:0px 5px; border: 1px solid rgba(84,86,91, 0.01); border-radius: 50px; font-size:14px; font-weight: 300;}
.btn-canl:focus{ outline: 0 none;}
.btn-canl:hover{background:transparent; color: rgba(84,86,91, 0.9); transition:0.4s; border: 1px solid rgba(84,86,91, 0.8);}

/* 07-03-24 */
.pfesitit-prt { display: flex; align-items: center; }
.pfes-rht-icn .esiprc-icon { width: 35px; height: 35px; transition: all ease 0.4s; color: #fff; text-align: center; background-color: #2e51a3;
border-radius: 50px; display: flex; align-items: center;justify-content: center; padding: 5px 6px; font-size: 18px;}
.pfesitble-prt {  display: none;  width: 90%; background: #fff; border-radius: 10px; box-shadow: 0px 0px 20px rgb(0 0 0 / 14%); padding:20px; position: absolute; top: 60px; right: 0px; height: 500px; overflow-y:scroll; }
/* .pfesitble-prt::before { position: absolute;top: 0; content: ''; right: 0; background-color: #333; width: 25px; height: 25px; clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);} */
.pfesitble-prt h2 { text-transform: uppercase; font-size: 18px; font-weight: 500; background: #2f52a4; padding: 10px 10px; text-align: center; color: #fff;  }
.pfesitble-prt .table td {     color: #495057; font-size: 14px; font-weight: 300;}
.pflod-box1 .esiulpd-file { display: flex;  width: 100%; border-radius: 25px;background: #eee !important;padding: 4px 18px; border: 1px solid #ced4da; height: 35px;}
.pflod-box1 .esiulpd-file i {color: #6e6e6edd; padding-right: 5px;}

.esipflod-tabbox { position: absolute; top: -32px; width: 100%; left: 0; display: flex;}
.esipflod-tabbox a { margin-right: 0px; color: #333;font-weight: 400; 	padding: 5px 15px; position: relative; width: 120px; display: flex; justify-content: center;     cursor: pointer;}
.esipflod-tabbox a.esiactive::before {
  content: '';
  position: absolute;
  top: -12px;
  left: 0;
  background-color: #2F52A4;
  border-radius: 0 0 0 0;
  width: 100%;
  height: 50px;
  background: url(/assets/images/input-bg.png) no-repeat center;
  
}

.esipflod-tabbox a::before {
  content: '';
  position: absolute;
  top: -12px;
  left: 0;
  background-color: #2F52A4;
  border-radius: 0 0 0 0;
  width: 100%;
  height: 50px;
  background: url(/assets/images/input-bg1.png) no-repeat center;
  
}
.esipflod-tabbox a:hover {text-decoration: none }
.esipflod-tabbox a.esiactive {color: #fff;}
.esipflod-tabbox a.esiactive:hover { color: #fff;}


.pfesimdl-lcn-cnt { display: grid; grid-template-columns: repeat(2, 1fr); gap: 45px 30px;width: 100%; padding: 0 0; position: relative;}
.pfesimdl-lcn-sbox { background: #f1f1f1;padding: 10px;border-radius: 10px; display: flex; align-items: center; position: relative;}
.pfesimdl-lcn-sbox h3 { background: #888; color: #fff; font-size: 20px;text-align: center;padding: 5px 5px; border-radius: 25px; border: 1px solid #ccc;  }
.pfesimdl-lcn-sbox h4 { background: #fff; font-size: 18px; font-weight: 600; border-radius: 25px; border: 1px solid #ccc; padding: 5px 15px; display: flex; justify-content: space-between; align-items: center; margin: 0 15px 0px 0px; color: #444; }
.pfesimdl-lcn-sbox h4 a {display: flex; align-items: center; margin-left: 15px;}
.pfesimdl-lcn-sbox h4 a:hover { text-decoration: none;}
.pfesimdl-lcn-sbox h4 a i { color: #363636;}
.pfesilobl { background: #fff; display: flex; align-items: center; border: 1px solid #ccc; border-radius: 25px; padding: 5px 15px;width: 100%; justify-content: space-between;}
.pfesilobl span { display: flex; align-items: center; }
.pfesilobl span label { margin: 0; padding-left: 5px; font-size: 16px; font-weight: 500;}

.subcode-esimdl { display: none; position: absolute; top: -16px; left: 46%; background: #fff; padding: 10px 10px;  box-shadow: 0px 0px 20px rgb(0 0 0 / 14%);border-radius: 15px; border: 1px solid #cdcdcd;}
.subcode-esimdl::after { position: absolute;top: 35px; content: ''; left: -15px; background-color: #cdcdcd; width: 15px; height: 15px; clip-path: polygon(100% 0, 0 50%, 100% 100%);}

.subcode-esimdl h3 { background: #4e4e4e; border-radius: 30px; text-align: center;     font-size: 13px; padding: 3px 10px; color: #fff; text-transform: uppercase;   font-weight: 600; }
.subcode-esimdl-box { display: grid; grid-template-columns: repeat(2, 1fr); gap: 5px; width: 100%;}
.subcode-esimdl-box span {background: #eee; font-size: 12px; font-weight: 400; border-radius: 25px; padding: 2px 15px; display: flex; justify-content: space-between; align-items: center; color: #333; }
/* end  */

.pf-hder-tit { display: flex; width: 100%;}
.pf-hder-tit .removed { display: flex; align-items: center;width: 100%; align-items: flex-start; flex-wrap: wrap; margin: 0 0 15px 0; padding: 10px 10px; }
.pf-hder-dgle { width: 70%; display: flex; flex-wrap: wrap; }
.btn-exprt { margin-left: 30px; display: flex; align-items: center; justify-content: flex-end;}
.btn-exprt i { padding-right: 7px; }
.pf-hder-dgle .drop-area .dropzone {width: 100%;}
.cntfrmsubmit { background:#2f52a4; color:#fff; cursor:pointer; padding:3px 12px; margin:0px 5px; transition:0.4s; overflow:hidden; position:relative; border: 1px solid #2f52a4; border-radius: 50px; font-size:14px; font-weight: 300;     display: flex;
align-items: center;}
.cntfrmsubmit:focus{ outline: 0 none;}
.cntfrmsubmit:hover{ background:transparent; color: #2f52a4; transition:0.4s;}

.pf-hder-dgle .dropzone { min-height: 60px;}
.pf-hder-dgle .dropzone .dz-message {margin: 0 !important;}

.popover-body { position: relative;}
.popover-body a.close{ position:absolute; right:-10px; top:-10px; opacity: 1; transition: all ease 0.5s; outline:0;}
.popover-body a.close i{ color: #fff; font-size:19px; width:33px; height:33px; display: flex; align-items: center; justify-content: center; transition: all ease 0.5s; background-color: #484848; padding:7px; border-radius:50px; outline:0; box-shadow: none;}

.pflstbox-popover { display: flex; flex-wrap: wrap; width: 250px; right: 0; background: #2f52a4;    padding: 8px; position: relative; }
.pflstbox-popover ul {list-style: none; padding: 0; margin: 0;    width: 100%; }
.pflstbox-popover li {width: 100%;   background: #fff; margin-bottom: 2px;  padding: 2px 5px;     display: flex; flex-wrap: wrap}
.pflstbox-popover li small {width: 50%}
.pflstbox-popover li b {width: 50%}

.datepicker .datepicker-months .table-condensed {width: 100%;}

.emplyee-slct {display: flex; background-color: #fff; padding: 10px 10px; margin-bottom: 20px;}
.emplyee-slct label { color: #333;font-weight: 700;text-transform: uppercase;}
.emplyee-drp { padding: 0px; margin-bottom: 20px; }

/*PF Approval Modal  */
.pfmodl-frm { background: rgb(0, 0, 0, 0.5); padding: 50px 0 0 0;}
.pfmodl-frm .modal-header { padding: 12px 35px;}
.pfmodl-frm .close { background: #fff; border-radius: 25px;color: #222; padding: 2px 3px; margin: 0;}
.pfmodl-frm h5 { text-align: left !important; letter-spacing: 0 !important; font-size: 19px !important; font-weight: 700 !important; }
.pfmodl-lbe { background: #eee; display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; width: 100%; padding: 10px 15px; margin-bottom:20px;}
.pfmodl-lbe label {margin: 0;}
.pfmodl-lbe label small { background: #7017eb; padding: 3px 12px; margin-left: 4px;   border-radius: 25px; color: #fff; }
.pfmodl-frm textarea.form-control {background: #eee;}

.pfmodl-frm .modal-body {padding: 30px;}
.pfmodl-frm .modal-footer { display: flex; justify-content: center;     background: #fff;}
.aprvlbtn { background:#09572f; color:#fff; cursor:pointer; padding:4px 20px; margin:0px 5px; transition:0.4s; overflow:hidden; position:relative; border: 1px solid #09572f; border-radius: 50px; font-size:14px; font-weight: 300;     display: flex;
align-items: center;}
.aprvlbtn:focus{ outline: 0 none;}
.aprvlbtn:hover{ background:transparent; color: #09572f; transition:0.4s;}
.rejtbtn { background: #b81919; color:#fff; cursor:pointer; padding:4px 20px; margin:0px 5px; border: 1px solid #b81919; border-radius: 50px; font-size:14px; font-weight: 300;}
.rejtbtn:focus{ outline: 0 none;}
.rejtbtn:hover{background:transparent; color: #b81919; transition:0.4s; border: 1px solid rgba(84,86,91, 0.8);}

.pcsbtn-box { width: 100%; display: flex; flex-wrap: wrap; margin: 0px 0; padding: 10px 30px; justify-content: space-evenly;}
.pcsbtn-box .pbtn { background:#fff; color:#2f52a4; cursor:pointer; padding:6px 30px; margin:0px 5px; transition:0.4s; overflow:hidden; position:relative; border: 1px solid #2f52a4; border-radius: 10px; font-size:16px; font-weight: 500; display: flex;
align-items: center; text-transform: uppercase; transition:0.4s;}
.pcsbtn-box .pbtn.pobtn { color:#158308; border: 1px solid #158308; }
.pcsbtn-box .pbtn.pobtn:hover { color: #fff; background:#158308;}
.pcsbtn-box .pbtn.pibtn { color:#d7a900; border: 1px solid #d7a900;}
.pcsbtn-box .pbtn.pibtn:hover {color: #fff;  background:#d7a900;}
.pcsbtn-box .pbtn.prbtn { color:#ee0914; border: 1px solid #ee0914;}
.pcsbtn-box .pbtn.prbtn:hover {color: #fff;  background:#ee0914;}
.pcsbtn-box .pbtn:focus{ outline: 0 none;}
.pcsbtn-box .pbtn:hover{ background: #2f52a4; color: #fff; }

.pcstble-box { width: 100%; padding: 0px 30px;}
.pcstble-prt { width: 100%; display: flex; flex-wrap: wrap; margin: 20px 0; border-radius: 25px; align-items: center; flex-wrap: wrap; margin-right: 30px; background: #fff; box-shadow: 0 0 15px rgb(112 50 160 / 10%); }
.pcstble-prt h3 { text-align: left; font-size: 18px; padding: 10px 20px; color: #fff; text-transform: uppercase; font-weight: 500; background: #919191; width: 100%; border-radius: 25px 25px 0px 0px;}
.pcstble-prt table { padding: 20px; border: 0; }
.pcstble-prt th { border: 1px solid #bbb; text-transform: uppercase;}
.pcstble-prt td { border: 1px solid #bbb; vertical-align: top;}
.pcstble-prt ul {padding: 20px;}
.pcstble-prt ul li { font-size: 14px; font-weight: 500; color: #333; list-style: circle; padding-left: 10px;}

.clnt-upld-prt { width: 100%; display: flex; flex-wrap: wrap; }
.clnt-upld-prt .drop-area { margin-top:30px; width: 100%; background-color: #fff; padding:25px 25px; border-radius: 0px; box-shadow: 0 0 15px rgba(112, 50, 160, 0.10); border: 1px solid rgba(112, 50, 160, 0.11)}

.pf-main {margin: -30px -30px; padding-bottom: 30px;}
.pfhder-prt { display: flex; width: 100%; background: #2f52a4; justify-content: space-between; padding: 10px 30px; align-items: center;}
.pfhder-logo { display: flex;  background: #fff; max-width: 150px; width: 100%; height: 50px; align-items: center; border-radius: 10px; justify-content: center;}
.pfhder-logo img {object-fit: contain; width: 100%;}
.pfhder-tit h3 { font-size: 35px; text-transform: uppercase; color: #fff; font-weight: 800; margin: 0;}
.pfhder-tit h4 { font-size: 16px; text-transform: uppercase; color: #fff; font-weight: 500; margin: 0;}

.pfinr-prt { display: flex; flex-wrap: wrap; width: 100%; padding: 15px 30px; }

.pfdte-hder { background-color: #fff; padding: 10px 30px; border-radius: 25px; width: 95%; margin-bottom: -20px !important; position: relative; box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.15); margin: auto; display: flex; justify-content: space-between;}
.pfinr-prt .sbox-prt {display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; width: 100%; background-color: #fff; padding: 40px 30px 30px 30px; border-radius: 25px; box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.15)}
.pfdte-hder span {font-size: 14px; color: #333; font-weight: 600; text-transform: uppercase; display: flex; align-items: center; }
.pfdte-hder b {font-size: 16px; color: #2f52a4; font-weight: 600; text-transform: uppercase; padding-left: 10px;}
.pfdte-hder select { border: 1px solid #e6eaee; border-radius: 25px; position: relative; }

.pfinr-prt .sbox {position: relative; }
.pfinr-prt .sbox label { width: 100%; height: 100%; background-color: #F8A737; border-radius: 20px; padding: 20px 20px; transition: all ease 0.4s; text-align: center;  display: flex; align-items: center; justify-content: center; text-transform: capitalize; font-weight: 400; color: #333; font-size: 20px; line-height: 18px; position: relative;  cursor: auto; flex-wrap: wrap;}
.pfinr-prt .sbox::after { content: ''; position: absolute; bottom: -10px; right: -10px; width: 100%;  background: rgba(248, 168, 55, 0.7); border-radius: 20px; height: 100%;  transition: all ease 0.5s;}
.pfinr-prt .sbox label b {width: 100%; font-size: 16px; text-transform: uppercase; font-weight: 500; color: #fff;margin-bottom: 15px; }
.pfinr-prt .sbox label span {width: 100%; font-size: 30px; font-weight: 800; color: #fff;}

.pfinr-prt .sbox:nth-child(2) label { background-color: #F5991C;}
.pfinr-prt .sbox:nth-child(2)::after {background-color: rgba(245, 153, 28, 0.7);}
.pfinr-prt .sbox:nth-child(3) label { background-color: #EE772B;}
.pfinr-prt .sbox:nth-child(3)::after {background-color: rgba(238, 119, 43, 0.7);}
.pfinr-prt .sbox:nth-child(4) label { background-color: #EC630B;}
.pfinr-prt .sbox:nth-child(4)::after {background-color: rgba(236, 99, 11, 0.7);}

.pfinr-prt .drop-area { width: 100%; background-color: #fff; padding: 40px 30px 30px 30px; border-radius: 25px; box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.15); }
.pfinr-prt .stus-prt { width: 100%; background-color: #fff; padding: 70px 30px 50px 30px; border-radius: 25px; box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.15); display: flex;  justify-content: center; }
.pfinr-prt .drop-area .dz-button { font-size: 18px; background: #2f52a4; border-radius: 25px; padding: 5px 20px; color: #fff !important;  text-transform: capitalize; }
.pfinr-prt .drop-area .dropzone { border-radius: 20px; }
.pfinr-prt .stus-prt .btn { border-radius: 25px; padding: 5px 20px; font-size: 16px; }
.pfinr-prt .stus-prt .btn:last-child { margin-left: 20px; }

.swal2-container.swal2-center > .swal2-popup { border-radius: 25px; }
.swal2-title { padding: 10px 10px !important; background: #2f52a4; color: #fff !important; border-radius: 25px 25px 0 0; font-size: 25px; text-transform: uppercase !important;}
.swal2-styled.swal2-confirm { border-radius: 25px !important; padding: 5px 20px !important; }
.swal2-styled.swal2-confirm:focus {outline: none; box-shadow: none;}
.swal2-styled.swal2-cancel { border-radius: 25px !important; padding: 5px 20px !important; }
.swal2-styled.swal2-cancel:focus {outline: none; box-shadow: none;}

.clinteit-frm { background: #fff; padding: 25px; border-radius: 20px; margin-bottom: 25px; }
.clinteit-frm .clint-tit {display: flex; justify-content: space-between;  background: #eee; padding: 10px 20px; border-radius: 15px; align-items: center; margin-bottom: 20px;}
.clinteit-frm .clint-tit h6 { font-size: 18px; text-transform: uppercase; font-weight: 800; color: #2f52a4; margin: 0; }
.clinteit-grp {grid-template-columns: repeat(3, 1fr);}
.clinteit-grp .pflod-box { width: 100% !important; }
.clnt-ser-box span { display: flex; align-items: center;  }
.clinteit-grp .pflod-box label {  width: 100%;     margin: 0; }
.clinteit-grp .pflod-box textarea {  width: 100%;  border: 1px solid #ced4da; border-radius: 0.25rem;     padding: 0.375rem 0.75rem;}
.clinteit-grp .pflod-box select {     height: 80px; }
.clinteit-grp .pflod-box select option {margin-top: 3px !important;}
.clinteit-frm .clintsve-btn  { display:flex; justify-content: center; text-align: center; margin: 30px auto; }
.clinteit-frm .clintsve-btn button { display: inline-block; width: auto;  }
.clinteit-frm .clint-tit .back-slct { margin-bottom: 0px; }

.back-slct {display: flex; justify-content: flex-end;  margin-bottom: 10px; }
.back-btn { background: #333; display: inline-block; border-radius: 25px; font-size: 14px; color: #fff; padding: 3px 10px; border: 1px solid #333;}
.back-btn:hover {     text-decoration: none; background: transparent;  border: 1px solid #333; color: #333;}

.nempp-tit {display: flex; justify-content: space-between;  background: #eee; padding: 10px 20px; border-radius: 15px; align-items: center; margin-bottom: 20px;}
.nempp-tit h6 { font-size: 18px; text-transform: uppercase; font-weight: 800; color: #2f52a4; margin: 0; }
.nempp-tit .back-slct { margin-bottom: 0px; }

.lgnmodal.show::after { content: ''; background-color: rgb(0, 0, 0, 0.5); position: absolute; top: 0; width: 100%; left: 0; right: 0; height: 100%;  }
.lgnmodal .modal-dialog{max-width: 600px;}
.lgnmodal .modal-header{padding: 0; border: 0 none;}
.lgnmodal .modal-body{padding:20px 20px 20px 20px; border: 0 none;}
.lgnmodal .frm-title{border-bottom: 1px solid #eee; margin-bottom: 15px;  background: #6000e7; border-radius: 15px; padding: 15px 0;}
.lgnmodal .frm-title h4{ font-size:20px; font-weight: 500; text-align: center; margin-bottom: 0px; color: #fff;}
.lgnmodal .modal-dialog{ position: relative; box-shadow: none;}
.lgnmodal .modal-dialog button.close{ position:absolute; right:-10px; top:-10px; opacity: 1; transition: all ease 0.5s; outline:0; box-shadow: none;}
.lgnmodal .modal-dialog button.close span.material-icons{ color: #fff; font-size:19px; width:33px; height:33px; display: flex; align-items: center; justify-content: center; transition: all ease 0.5s; background-color: #484848; padding:7px; border-radius:50px; outline:0; box-shadow: none;}
.lgnmodal .modal-dialog button.close:hover span.lnr{ transition: all ease 0.5s; background-color: #222;}
.lgnmodal .modal-content{ border: 0 none; border-radius: 20px; padding:7px;}
.lgnmodal .flex-column { background: #eee;  padding: 20px 20px; border-radius: 15px; text-align: center;}
.lgnmodal .flex-column b { text-align: left; }
.lgnmodal .flex-column p{ font-size: 16px; font-weight: 300; text-align: left; color: #f90000; line-height: 17px; }
.lgnmodal .flex-column .drop-area .dropzone { border-radius: 15px !important; }


/* Client Dashboard */
.das-main { padding-bottom: 30px;}
.das-prt { display: flex; width: 100%; background: #ccc; justify-content: space-between; padding: 6px 6px; align-items: center; position: relative;
margin-top: 0px;}
.das-logo { display: flex; background: #fff; max-width: 130px; width: 100%; height: 130px; align-items: center; border-radius: 0; justify-content: center;
position: absolute; left: 0; }
.das-logo span {    padding: 5px 5px;}
.das-logo img {object-fit: contain; width: 100%;}
.das-tit { background: #9e9e9e; width: 100%; border-radius: 0px 0px; padding: 15px 50px 15px 160px; }
.das-tit h3 { font-size: 35px; text-transform: uppercase; color: #fff; font-weight: 800; margin: 0;}
.das-tit h4 { font-size: 16px; text-transform: uppercase; color: #fc0; font-weight: 500; margin: 5px 0 0 0;}

.das-chrt { width: 100%; display: flex; padding: 0px 0px; flex-wrap: wrap;}
.reprt-chrt { display: flex; flex-wrap: wrap; width: 100%; background-color: #ffffff; padding: 25px;}
/* Products Sold */
.reprt-sold {display: flex; flex-wrap: wrap; background-color: #ffffff; transition: 0.4s; -webkit-box-shadow: 1px 5px 10px 0 rgba(149, 149, 149, 0.31); box-shadow: 1px 5px 10px 0 rgba(149, 149, 149, 0.31);  border: none; border-radius: 0px; align-content: flex-start;  margin-top: 0px; width: 100%;}
.reprt-sold .reprt-sold-hder { width:100%; display:flex; flex-wrap:wrap; justify-content:space-between; margin:0px 0px 0px; align-items:center; background: #d1d1d1; padding: 10px 25px; }
.reprt-sold .reprt-sold-hder h2 { margin-bottom: 0; font-size: 20px; font-weight: 600; color: #333; text-transform: uppercase;}
.reprt-sold-chrt {display: flex; height: 300px; width: 40%; position: relative; padding:25px; background-color: #f1f1f1; justify-content: center;}
.reprt-sold-chrt #products_selling { width: 100%; }
.reprt-sold-chrt #products_selling .highcharts-background {fill:#FFCC00;}
.reprt-sold-chrt #products_selling .highcharts-axis-labels text {color:#111 !important;cursor:default; font-size:13px !important;}
.reprt-sold .reprt-sold-hder .sort-ord .custom-select{ border-radius: 50px; padding:5px 25px 5px 15px; height:32px; text-align:left; font-size:14px;}
.reprt-sold .reprt-sold-hder .sort-ord .custom-select:focus{ box-shadow: none;}
.reprt-sold .reprt-sold-hder .sort-ord .custom-select option{ font-size: 14px;}

.clent-tble-prt {border: none; border-radius: 0px; align-content: flex-start; padding: 25px; width: 57%; margin-left: 20px; background-color: #f1f1f1; position: relative;}
.clent-tble-prt .table thead th { background: #fff; color:#444; line-height:1.4; font-weight: 700; font-size:15px; border-radius:0px 0px 0px 0px; padding: 10px 10px; text-transform:uppercase;}
.clent-tble-prt .table > tbody > tr { background-color:#fff !important; transition:0.4s; }
.clent-tble-prt .table > tbody > tr td { line-height:1.4; color:#333; padding:8px 10px; font-size:14px; font-weight: 300; vertical-align: middle; }
.clent-tble-prt .table > tbody > tr td p{ margin: 0;}
.clent-tble-prt .table > tbody > tr td img { max-height:40px; max-width: 150px;}
.clent-tble-prt .table > tbody > tr:nth-of-type(2n) { background-color:#fff !important; }
.clent-tble-prt .table > tbody > tr:hover { background-color:#f1f1f1 !important; transition:0.4s; }
.clent-tble-prt .table td, .table th { border:1px solid #eee; }

/* Admin Dashboard */

.chartjs-render-monitor {-webkit-animation: chartjs-render-animation 0.001s; animation: chartjs-render-animation 0.001s;  width: 100% !important; height: auto !important; }

.adm-dash .reprt-sold-chrt {padding: 0;}
.srv-box { width: 100%; display: grid; position: relative; 	grid-template-columns: repeat(2, 1fr); gap: 5px;}
.srv-box .sbox { background-color: #fff; height: 120px; display: flex; justify-content: center; flex-wrap: wrap; text-align: center; align-items: center;  transition: all 0.5s ease 0s; }
.srv-box .sbox:hover {background: #d7d7d7; transition: all 0.5s ease 0s; }
.srv-box .sbox a { display: flex; justify-content: center; flex-wrap: wrap; text-align: center; align-items: center; height: 100%; width: 100%; padding: 20px;}
.mnth-chrt .srv-box .sbox:first-child span {color: #fff;}
.mnth-chrt .srv-box  .sbox:first-child b {color: #fff;}
.srv-box .sbox:hover a { text-decoration: none;}
.srv-box .sbox span { width: 100%; font-size: 18px; font-weight: 300; color: #333; line-height: 1.1; transition: all 0.5s ease 0s; }
.srv-box .sbox b { width: 100%; font-size: 22px; font-weight: 700; color: #333; line-height: 1.1; transition: all 0.5s ease 0s; }

.adm-dash .pding-chrt .srv-box {grid-template-columns: repeat(1, 1fr);}

.total-clients { color: #fff; text-align: center; font-size: 20px; font-weight: 600; background: #2f52a4; padding: 5px 20px; text-transform: uppercase; }


b.bg-cmps { background: #2f52a4; color: #fff; border-radius: 50px; padding: 4px 7px; margin-left: 15px; }

/* LogIn Page */
.login-page{ background-color: #fff;  }
.login { padding: 40px; }
.login-logo, .register-logo { font-size: 18px; text-align: left; margin-bottom: 0px; font-weight: 300; text-transform:uppercase; background-color:#fff; padding:10px 20px; border-radius:3px 3px 0px 0px; border-bottom:4px solid #eee; color:#999; }
.login-logo span, .register-logo span { float:right; margin-top:26px; }
.login-logo a, .register-logo a { color: #444; }
.login .login-box { border-radius:2px; display:flex; justify-content:space-evenly; position:relative; background-size:cover;  align-items: center; height: 100%; border-radius: 50px; padding: 30px; background: rgb(255,255,255); background: linear-gradient(90deg, rgba(255,255,255,1) 44%, rgba(208,208,208,1) 100%);}
.login-pwdby{ position: absolute; width: 100%; right:0px; bottom:0px; text-align: right;  border-top: 1px solid rgba(255,255,255,0.1); padding: 15px 20px;}
.login-pwdby-btm{ width: 100%;  border-top: 1px solid rgba(0,0,0,0.15); padding-top: 15px; display: none; margin-top:30px; justify-content: center;}

/* Login Box */
.login .login-box .login-lft { width:40%; text-align:center; position:relative;  }

.login .login-box .login-lft .logo-wrpr { display: flex; width:100%; position: relative;  justify-content:center; margin-bottom: 80px;}
.login .login-box .login-lft .logo-wrpr img { object-fit: contain; width: auto; max-height:200px;  }
.login-top{ width: 100%; position: relative; top:50px; z-index:1; display: flex; align-items: center; justify-content: space-between;}
.login .login-box span { width:100%; display:flex; justify-content:flex-end; color:#065ead; font-weight:300; font-size:30px; line-height:1.1;}


.login-top .top-lnks{ width:35%; display: flex; align-items: center; background-color: rgba(255,255,255,1); padding:15px 25px; border-radius: 50px 0px 0px 50px; justify-content: center; margin-top: 20px;}
.login-top .top-lnks a{ font-size:20px; font-weight: 300; display: flex; align-items: center; position: relative; margin-bottom: 0;}
.login-top .top-lnks a:before{ width: 1px; height:55%; right: 0; background-color: rgba(0, 0, 0, 0.4); content: ""; position: absolute;}
.login-top .top-lnks a:last-child:before{ background-color: transparent;}
.login-top .top-lnks a:last-child{ margin-right: 0; padding-right: 0;}
.login-top .top-lnks a{ padding-right: 15px; margin-right: 15px; color: #333;}
.login-top .top-lnks a.active{ color: #ed1c24;}

.login-cnt{ width:100%; margin: 0 auto;  position: relative; padding: 0px 0px;}
.login-cnt i{ margin: 0; font-size: 25px; color: #333; font-weight: 900; background: #fff; border-radius: 35px; padding: 10px 30px; text-transform: uppercase;}
.login-cnt h1{ margin-bottom:20px; font-size:66px; color: rgba(255,255,255,1); font-weight:800; text-transform: uppercase; letter-spacing: 0.25px; line-height: 55px;}
.login-cnt p{ font-size:19px; color: rgb(255, 255, 255); line-height: 26px; text-align: center; font-weight: 200;}
.login .login-box .login-det { width:50%; padding: 0px; border-radius:0px; display: flex; align-items: center;  position: relative; }
.login .login-box .login-det .login-form-main{ width: 75%;  padding: 70px 50px; margin: 0 0 0 auto;  }


.login-frm-tit{ width: 100%; margin-bottom: 60px;}
.login-frm-tit .log-logo{ width: 100%; display: flex; align-items: center; justify-content: center;}
.login-frm-tit .log-logo span{ display: flex; justify-content: center;}
.login-frm-tit .log-logo span img{ max-height: 110px;}
.login-frm-tit p{ text-align: center; margin-bottom: 50px; font-size: 16px; font-weight:300; color: #999; line-height:20px;}
.login .login-box .login-det h2 { font-weight:900; display: block; font-size: 40px; color: #fbbf2f;text-align: center;text-transform: uppercase; line-height: 35px; -webkit-text-stroke: 2px #797979;}

.login-det .login-frm-btn .btn ion-icon { padding-left: 4px; font-size:17px;}
.login .login-box .login-det .login-frm-btn { width:100%; text-align:center; margin-top: 20px;}
.login .login-box .login-det .login-frm-btn .btn{ width:auto;  background:#662d91; color:#fff; border-radius:50px; margin: 0 auto; text-align:center; padding:6px 27px 6px 27px; font-size:16px; font-weight: 800; box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.55);transition:0.4s; border:1px solid #fff; text-transform: uppercase; font-weight: 300;}
.login .login-box .login-det .login-frm-btn i { font-size:12px; padding-left:6px; animation: shake 3s cubic-bezier(.6,.05,.05,.07) both infinite; transform: translate3d(0,0,0);}
.login .login-box .login-det .login-frm-btn .btn:hover { border:1px solid #662d91; background:transparent; color:#662d91; transition:0.4s; }
.login .login-box .login-det .login-frm-btn .btn:focus{ box-shadow: none;}
.login .login-box .login-det .login-frm-lnk { width:100%; text-align:center; margin:20px 0px 30px; display: flex; align-items: center; justify-content: space-evenly;}
.login .login-box .login-det .login-frm-lnk a{ color: #ed1c24; font-size:17px;}
.login .login-box .login-det .login-frm-lnk a:hover{ color: #ed1c24; text-decoration: none;}
.login .login-box .login-det .login-frm-lnk label { margin:0; font-weight:400; display:flex; align-items:center; font-size:15px; color:#fff; pointer-events:all;}
.login .login-box .login-det .login-frm-lnk label input { margin-right:5px; }
.login .login-box .login-det .login-frm-lnk1 { text-align:center; margin:15px 0px; }
.login .login-box .login-det .login-frm-lnk1 a { font-size:13px; color:#929292; font-weight:500; text-align:center; transition:0.4s; }
.login .login-box .login-det .login-frm-lnk1 a:hover { color:#333; transition:0.4s; }
.login-form .login-frm-main .form-row { padding-left:0; margin-left:1px; }
.login-form .login-frm-main .btn { border-radius: 0; }
.login-form .login-frm-main .form-group { position:relative; padding-top:10px; margin-bottom:20px; width:100%; }

.btn-shw { position:absolute; right:6px; top:30%; padding:6px 6px 6px; font-size:12px; cursor:pointer; background-color: transparent; border: 0; color: #888; border-radius: 50px; display: flex; align-content: center; }
.btn-shw:hover { background-color:#eee; }
.login-form .login-frm-main .form-group .custom-select { border:0 none; border-bottom:1px solid #c9cfd5; border-radius:0; padding:9px 2px; position:relative; height:auto; }
.login-form .login-frm-main .form-group .custom-select:focus { box-shadow:none; }
.login-form .cont-frm-main .form-row { justify-content:space-between; }
.login-form .form-group:first-child:last-child { height: 100%; }
.login-form .form-group:first-child:last-child .form-control { height:100%; }
.login-form .form-group textarea { resize:vertical; width:100%; border:0 none; border-bottom:1px solid #c9cfd5; border-radius:0px; border-radius: 0; border-width: 0 0 1px 0; font-size:14px; padding:0px 5px; color:#495057; }

.login-form .form-group .form-control { border-radius: 10px !important; border-width: 0 0 1px 0; font-size:16px; padding:5px 20px; border-bottom: none; background-color: #ffff; color:#333; font-weight:400; box-shadow:none; min-height: 47px; box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.10);}
.login-form .form-group .form-control:focus { box-shadow:none !important; border-bottom-color: #895aab !important;}
.login-form .form-group .input-highlight { content: ""; width: 0; height:1px; background:#7f8184; position:absolute; display:block; bottom:0px;
transition:width 0.4s ease; }
.login-form .form-group .form-control:focus, .login-form .form-group .form-control.hasValue { box-shadow: none; border-color:#d7d7d7; }
.login-form .form-group .form-control:focus ~ .input-highlight, .login-form .form-group .form-control.hasValue ~ .input-highlight {width:100%;}
.login-form .form-group .form-control:focus ~ label, .login-form .form-group .form-control.hasValue ~ label { -webkit-transform: scale(0.9);
 transform: scale(0.9); top:0; left:-4px;}

.login-sign-lnk{ width: 100%; display: flex; justify-content: center;}
.login-sign-lnk span.login-sign{ width:100%; display:flex; justify-content:center; color:#555; font-weight:400; font-size:16px !important; margin:35px 0px;}
.login-sign-lnk span.login-sign a{ padding-left: 10px;}
.login-fgot-lnk{ width: 100%; display: flex; justify-content: center;}
.login-fgot-lnk span.login-fgot{ width:100%; display:flex; justify-content:center; color:#555; font-weight:400; font-size:17px !important; margin:35px 0px 15px;}
.login-fgot-lnk span.login-fgot a{ transition: all ease 0.4s;}

.login-pfsbox { display: block ; width: 100%; position: relative; overflow: unset; }
.login-sbox { width: 100%; display: grid; position: relative;  grid-template-columns: repeat(2, 1fr); gap: 70px 80px; overflow: unset;}
.login-sbox .reprt-box { background-color: #b7b7b7; display: flex; justify-content: center; flex-wrap: wrap; text-align: center; align-items: center;  transition: all 0.5s ease 0s; border-radius: 25px; padding: 30px; min-height: 160px;}
.login-sbox .reprt-box small { width: 100%; font-size: 18px; font-weight: 400; color: #333; line-height: 1.1; transition: all 0.5s ease 0s; }
.login-sbox .reprt-box b { width: 100%; font-size: 30px; font-weight: 700; color: #333; line-height: 1.1; transition: all 0.5s ease 0s; }
.login-sbox .reprt-box b strong {font-weight: 700;}
.login-sbox .ord-icon { background: #333; border-radius: 50px; width: 100px; height: 100px; display: flex; align-items: center; justify-content: center;
margin-top: -80px; margin-bottom: 15px; box-shadow: 0px 0px 25px rgba(255, 255, 255, 0.75);}
.login-sbox .ord-icon img { max-width: 50px; }
.login-sbox .reprt-box:nth-child(1) .ord-icon { background-color: #00A5E5; transition: all 0.5s ease 0s; }
.login-sbox .reprt-box:nth-child(2) .ord-icon { background-color: #913F98; transition: all 0.5s ease 0s; }
.login-sbox .reprt-box:nth-child(3) .ord-icon { background-color: #949494; transition: all 0.5s ease 0s; }
.login-sbox .reprt-box:nth-child(4) .ord-icon { background-color: #ED1C24; transition: all 0.5s ease 0s; }

.login-sbox .reprt-box:nth-child(1) { background-color: #AAE7FF; transition: all 0.5s ease 0s; }
.login-sbox .reprt-box:nth-child(2) { background-color: #D7B9D9; transition: all 0.5s ease 0s; }
.login-sbox .reprt-box:nth-child(3) { background-color: #BDBDBD; transition: all 0.5s ease 0s; }
.login-sbox .reprt-box:nth-child(4) { background-color: #FF9B9F; transition: all 0.5s ease 0s; }
.action-bar {display: none;}
.mb-close{display: none;}
.login-agr-prt { display: flex; justify-content: center; margin-top: 40px; text-align:center;}
.login-agr-prt a{ font-size: 15px; font-weight: 700; }


.lginplymodal .cmpngcnt { min-height: 500px; overflow-y: scroll;}
.lginplymodal .cmpngcnt iframe { width:100%; height:500px }

/* My Organization */
.my-organization{ width: 100%; padding:5px; display: flex; flex-wrap: wrap;}
.org-top{ width: 27%; display:flex; justify-content: center; padding:25px; border-radius: 0px; align-items: center; flex-wrap: wrap; margin-right: 20px;
background: #fff; box-shadow: 0 0 15px rgba(112, 50, 160, 0.10); border: 1px solid rgba(112, 50, 160, 0.11); position: relative;}
.org-top:hover::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); transition: all ease 0.4s; }
.org-top:hover .org-tit {visibility: visible; transition: all ease 0.4s;}
.org-top .org-logo{ width: 100%; padding-bottom: 20px; }
.org-top .org-logo span{ display: flex; align-items: center; justify-content: center;}
.org-top .org-logo span img{ max-height:120px; padding: 20px 20px 15px 20px; max-width: 290px;}
.org-top .org-tit{ width:38%; text-align:center; position: absolute;  bottom: 40px; visibility: hidden;  }
.org-top .org-tit h2{ color: #444; font-weight: 200; font-size: 35px; margin:0px 0px 10px;}
.org-top .org-tit small{ display: flex; justify-content: center;}
.org-top .org-tit small a{ background-color: #fff; font-size: 16px; color: #243d77; padding:5px 22px; border-radius: 50px; margin: 0; display: flex; align-items: center; text-decoration: none;}
.org-top .org-tit small a .material-icons { margin-right:4px; font-size: 16px;}
.org-top .org-tit small a:hover{ background-color: #eee; transition: all ease 0.4s;}

.org-list{ width: 70%; position: relative; }
.org-det{ width: 100%; background-color: #fff; padding:60px 40px; border-radius: 0px; box-shadow: 0 0 15px rgba(112, 50, 160, 0.10); border: 1px solid rgba(112, 50, 160, 0.11)}
.org-det ul{ margin: 0; padding: 0; display: grid; grid-template-columns: repeat(1,1fr); grid-gap:20px 15px;}
.org-det ul li{ list-style: none; width: 100%; display: flex; flex-wrap: wrap; border-bottom: 1px solid #dfdfdf; padding-bottom: 0px;}
.org-det ul li b{ text-transform:uppercase; color:#333; font-weight:400; font-size:15px; width:25%; text-align:right; padding-right:15px; position: relative; margin-right: 15px; display: flex; align-items:center; justify-content: flex-end;  background: #eee; padding: 5px 10px;}
.org-det ul li span{ width: 70%; font-weight: 300; color: #666; font-size: 15px; padding: 5px 0px;}

.my-chapswd { width: 100%; padding:5px; display: flex; flex-wrap: wrap; position: relative; margin-top: 15px;}
.my-chapswd-frm { width: 100%; background-color: #fff; padding: 40px 40px; border-radius: 0px; box-shadow: 0 0 15px rgba(112, 50, 160, 0.10); border: 1px solid rgba(112, 50, 160, 0.11)}



.ticket_status .modal-dialog  {width: 100%; max-width: 700px;}
.ticket_status .modal-header {background: #2f52a4; border-radius: 0; }
.ticket_status.show::after { content: ''; background-color: rgb(0, 0, 0, 0.5); position: absolute; top: 0; width: 100%; left: 0; right: 0; height: 100%;  }
.ticket_status  button.close{ position:absolute; right:-2px; top: 0px; opacity: 1; transition: all ease 0.5s; outline:0; display: block;  background: rgb(135 135 135); border-radius: 50px;
padding: 5px 5px; }
.ticket_status  button.close span{ color: rgb(255, 255, 255); font-size: 25px;  transition: all ease 0.5s; outline:0; box-shadow: none; text-shadow: none;}
.ticket_status  button.close:hover span{ transform: rotate(180deg); transition: all ease 0.5s; }

.esi_nill_ticket_status .modal-dialog  {width: 100%; max-width: 700px;}
.esi_nill_ticket_status .modal-header {background: #2f52a4; border-radius: 0; }
.esi_nill_ticket_status .show::after { content: ''; background-color: rgb(0, 0, 0, 0.5); position: absolute; top: 0; width: 100%; left: 0; right: 0; height: 100%;  }
.esi_nill_ticket_status  button.close{ position:absolute; right:-2px; top: 0px; opacity: 1; transition: all ease 0.5s; outline:0; display: block;  background: rgb(135 135 135); border-radius: 50px;
padding: 5px 5px; }
.esi_nill_ticket_status  button.close span{ color: rgb(255, 255, 255); font-size: 25px;  transition: all ease 0.5s; outline:0; box-shadow: none; text-shadow: none;}
.esi_nill_ticket_status  button.close:hover span{ transform: rotate(180deg); transition: all ease 0.5s; }

.aml_status .modal-dialog  {width: 100%; max-width: 900px;}
.amlManualUpload .dz-message{margin:0}
.aml_status .modal-header {background: #2f52a4; border-radius: 0; }
.aml_status.show::after { content: ''; background-color: rgb(0, 0, 0, 0.5); position: absolute; top: 0; width: 100%; left: 0; right: 0; height: 100%;  }
.aml_status  button.close{ position:absolute; right:-2px; top: 0px; opacity: 1; transition: all ease 0.5s; outline:0; display: block;  background: rgb(135 135 135); border-radius: 50px;
padding: 5px 5px; }
.aml_status  button.close span{ color: rgb(255, 255, 255); font-size: 25px;  transition: all ease 0.5s; outline:0; box-shadow: none; text-shadow: none;}
.aml_status  button.close:hover span{ transform: rotate(180deg); transition: all ease 0.5s; }

.inv-head{ width: 100%; display: flex; align-items: center; padding: 5px 0px;}
.inv-head .inv-lft{ width: 40%; background: #fff;  padding: 5px; border-radius: 25px; }
.inv-head .inv-lft h3{ font-weight: 700; color: #333; font-size: 16px; text-transform: uppercase; margin: 0px 0px 0px;   display: flex; align-items: center;}
.inv-head .inv-lft h3 .material-icons { background: #fecc01; padding: 5px 5px; border-radius: 25px;
margin-right: 7px; }
.inv-head .inv-lft span{ display: flex;}
.inv-head .inv-lft span img{ max-height:140px;}
.inv-head .inv-rht{ width: 60%; text-align: right;}
.inv-head .inv-rht h2{ font-size: 25px; color: #fff; font-weight: 600; text-transform: uppercase; margin: 0px 0px 5px;}
.inv-head .inv-rht p{ font-weight: 400; color: #fff; line-height: 22px; margin: 0; font-style: italic;}
.inv-head .inv-rht p strong{ font-weight: 600; color: #eee; font-size: 14px; text-transform: uppercase; margin: 0px; display: inline-block;     font-style: normal;}


.tracking{ width: 100%; padding:0px 10px; background-color: #fff; overflow-y: scroll; max-height: 450px;}
.tracking .trck-sctn{ width: 100%; display: flex; justify-content: center;}
.tracking .trck-sctn .trck-box{ width:100%; display: flex; justify-content: center; flex-wrap: wrap;}
.ord-list-track{ margin-bottom: 0 !important; border-bottom: 1px solid #eee;}
.order-tracking{ text-align: center; width: 100%; position: relative; display: block; }
.order-tracking .is-complete{ display: block; position: absolute; border-radius: 50%; height: 40px; width: 40px; border: 0px solid #AFAFAF; background-color: #AFAFAF; margin: 0 auto;  display: flex; align-items: center; justify-content: center;}
.order-tracking .is-complete i { color: #fff; font-size: 22px; }
.order-tracking.completed .is-complete{ border-color: #26a541; border-width: 0px; background-color: #26a541; position: absolute;}
.order-tracking p { color: #aaa; font-size: 16px; margin-top: 0px; margin-bottom: 0; height: 70px;  display: flex; padding: 0 50px; flex-wrap: wrap; align-content: flex-start;}
.order-tracking p span{font-size: 14px; display: flex; flex-wrap: wrap; text-align: left; width: 100%;}
.order-tracking.completed p{color: #26a541; font-weight: 600; display: flex; padding: 0 50px; flex-wrap: wrap; align-content: flex-start;}
.order-tracking.completed p span{ font-weight:400; color: #333; display: flex; flex-wrap: wrap; text-align: left; width: 100%;}
.order-tracking p span small {width: 100%;}
.order-tracking.completed::before { content: ''; display: block; width:2px; height: calc(100% - 0px); background-color: #26a541; top: -30px; position: absolute; left: calc(0% + 20px);  }
.order-tracking::before { content: ''; display: block; width:2px; height: calc(100% - 0px); background-color: #AFAFAF; top: -30px; position: absolute; left: calc(0% + 20px);  }
.order-tracking:first-child:before{display: none;}
.order-tracking.completed:before{ background-color: #26a541;}
/* Company View */

.cmpydls .modal-dialog  {width: 100%; max-width: 700px;}
.cmpydls.show::after { content: ''; background-color: rgb(0, 0, 0, 0.5); position: absolute; top: 0; width: 100%; left: 0; right: 0; height: 100%;  }
.cmpydls-sbox { margin: 50px auto; padding-top: 0px; position: relative; background: none; border: none; max-width: 750px;}
.cmpydls-sbox  button.close{ position:absolute; right:-10px; top:-10px; opacity: 1; transition: all ease 0.5s; outline:0; display: block; }
.cmpydls-sbox  button.close span{ color: #333; font-size:30px;  transition: all ease 0.5s; outline:0; box-shadow: none; text-shadow: none;}
.cmpydls-sbox  button.close:hover span{ transform: rotate(180deg); transition: all ease 0.5s; }
.cmpydls-sbox .frm-title h4 {color: #fff; text-align: center;  text-transform: uppercase; font-weight: 300; font-size: 35px; }
.cmpydls-slct { width: 100%; position: relative;  background: #FC0; border-radius: 5px; display: flex; border: 10px solid #fff !important; min-height: 200px; margin-top: 30px;}
.cmpydls-box {  padding: 0px 0px; margin: 25px 25px; max-width: 100%; float: left;}
.cmpydls-box a { display: flex; justify-content: space-between; align-items: center;  border-radius: 5px;   cursor: pointer; position: relative; max-width: 100%; float: left; margin: 0px 25px 30px 0px;}

.cmpydls-slct::after {  content: ''; background: url(../images/dots.png) left repeat;  position: absolute; top: 0; width: 100%; left: 0px; right: 0; height: 100%;  }
.cmpydls-box h3::before {  content: ''; background-color: #2823c1;  border-radius: 50px 0px 0px 50px;   clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%); position: absolute; top: 0; width: 100%; left: 20px; right: 0; height: 100%;  }

.cmpydls-box span { background: #fff; border-radius: 50px; width: 62px; height: 65px; display: flex; align-items: center; justify-content: center; margin: 0px; position: absolute;top: -7px; left: 0px;  box-shadow: 1px 5px 10px #00000047; overflow: hidden;}
.cmpydls-box span img { max-width: 50px; }
.cmpydls-box h3 {width: 100%;  font-size: 18px; font-weight: 400; color: #fff;line-height: 1.1; transition: all 0.5s ease 0s; margin-left: 10px; margin-bottom: 0; text-transform: uppercase; display: flex;justify-content: space-between; align-items: center;   padding: 15px 20px 15px 65px;}
.cmpydls-box a:hover h3 {color: #fff;}



.amdls .modal-dialog  {width: 100%; max-width: 700px;}
.amdls.show::after { content: ''; background-color: rgb(0, 0, 0, 0.5); position: absolute; top: 0; width: 100%; left: 0; right: 0; height: 100%;  }
.amdls-sbox { margin: 50px auto; padding-top: 0px; position: relative; background: none; border: none; max-width: 750px;     background: #fff;}
.amdls-sbox  button.close{ position:absolute; right:-10px; top:-10px; opacity: 1; transition: all ease 0.5s; outline:0; display: block;   padding: 10px 13px;   border-radius: 50px; background:#fff;}
.amdls-sbox  button.close span{ color: #333; font-size: 20px;  transition: all ease 0.5s; outline:0; box-shadow: none; text-shadow: none;}
.amdls-sbox  button.close:hover span{ transform: rotate(180deg); transition: all ease 0.5s; }
.amdls-sbox .frm-title {width: 100%; color: #fff; text-align: center;  text-transform: uppercase; font-weight: 300; font-size: 25px; background: #193d8f;
    padding: 10px 0;}



.amdls-slct { display: flex; justify-content: space-between; padding: 0 10px; background: #fff; width: 100%; margin-bottom: 5px;}
.amdls-lbe { text-transform: uppercase; color: #fff; font-weight: 400; font-size: 15px; width: 50%; text-align: left; position: relative; display: flex;
align-items: center; justify-content: flex-end; background: #6b6b6b; padding: 5px 10px; flex-wrap: wrap; }
.amdls-lbe label { width: 100%; font-size: 14px; margin: 0; }
.amdls-lbe b { width: 100%; font-size: 18px; }
.amdls-inpt { width: 50%; background: #ddd; padding: 5px 10px; }

/* overview Dashboard */
.ovrviw-slct { display: flex; flex-wrap: wrap; width: 100%;  }
.ovrviw-prt { display: flex; flex-wrap: wrap; width: 100%; padding: 20px 20px; background-color: #fff;border-radius: 20px; }
.ovrviw-prt h2 { font-size: 20px; text-transform: uppercase; color: #444; font-weight: 800; margin: 0 0 20px 0; }
.ovrviw-box { width: 100%; display: grid; position: relative; 	grid-template-columns: repeat(4, 1fr); gap: 10px;   }
.ovrviw-box .obox { display: flex; justify-content: center; flex-wrap: wrap; text-align: center; align-items: center;  transition: all 0.5s ease 0s; }
.ovrviw-box .obox a { display: flex; justify-content: space-between; flex-wrap: wrap; text-align: left; align-items: center; height: 100%; width: 100%; padding: 10px 10px 10px 10px; border: 1px solid #fff;border-radius: 30px; box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.10); transition: all 0.5s ease 0s; }

.ovrviw-box .obox:nth-child(1) b {background-color: #91adff;}
.ovrviw-box .obox:nth-child(2) b {background-color: #f2bc50;}
.ovrviw-box .obox:nth-child(3) b {background-color: #f7a1a5;}
.ovrviw-box .obox:nth-child(4) b {background-color: #42d27e;}

.ovrviw-box .obox:hover a { text-decoration: none; box-shadow: none;border: 1px solid #ddd; transition: all 0.5s ease 0s; }
.ovrviw-box .obox span { font-size: 18px; font-weight: 600; color: #333; line-height: 1.1; transition: all 0.5s ease 0s; text-transform: uppercase}
.ovrviw-box .obox b {  font-size: 18px; font-weight: 700; color: #fff; line-height: 1.1; transition: all 0.5s ease 0s;
background: #ddd; display: flex; align-items: center; justify-content: center; border-radius: 30px; padding: 4px 10px;}

.ovrviw-rtble  { display: flex; flex-wrap: wrap; width: 100%; padding: 20px 20px; background-color: #fff;border-radius: 20px; margin: 20px 0 20px 0;}
.ovrviw-rtble h2 { font-size: 20px; text-transform: uppercase; color: #444; font-weight: 800; margin: 0 0 20px 0; }
.ovrviw-rtble tr th { background-color: #f1f1f1; }
.ovrviw-rtble tr:nth-child(even) { background-color: #f1f1f1; }
.ovrviw-rtble-cnt { border-radius: 20px; box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.10); padding: 20px; }




.cltedit-mdl .modal-dialog  {width: 100%; max-width: 700px;}
.cltedit-mdl .modal-header {background: #2f52a4; border-radius: 0; padding: 10px 20px;}
.cltedit-mdl.show::after { content: ''; background-color: rgb(0, 0, 0, 0.5); position: absolute; top: 0; width: 100%; left: 0; right: 0; height: 100%;  }
.cltedit-mdl  button.close{ position:absolute; right:-2px; top: 0px; opacity: 1; transition: all ease 0.5s; outline:0; display: block;  background: rgb(135 135 135); border-radius: 50px;
padding: 5px 5px; }
.cltedit-mdl  button.close span{ color: rgb(255, 255, 255); font-size: 25px;  transition: all ease 0.5s; outline:0; box-shadow: none; text-shadow: none;}
.cltedit-mdl  button.close:hover span{ transform: rotate(180deg); transition: all ease 0.5s; }
.cltedit-mdl .frm-title h4 {color: #fff; text-align: center; text-transform: uppercase; font-weight: 700; font-size: 25px; margin: 0;}
.cltedit-mdl .cmdlcnt { background: #eee; padding: 10px 20px; border-radius: 15px;  }
.cltedit-mdl .cmdltit { display: flex; align-items: center; background-color: #bbb; padding: 0px;     border-radius: 25px;     margin-bottom: 20px;}
.cltedit-mdl .cmdltit b {color: #333; text-align: center; text-transform: uppercase; font-weight: 500;     font-size: 16px; margin: 0 0 0 4px; background: #fff; padding: 5px 20px; border-radius: 25px 0px 0 25px;}
.cltedit-mdl .cmdltit span {color: #333; text-align: center; text-transform: uppercase; font-weight: 700; font-size: 20px; margin: 0;padding: 5px 25px;}



      /* FAQ */


.acc-sel .card { border: 0 none; padding:0px 0px 3px 0px; position: relative; overflow: hidden; transition: 0.4s; background-color: transparent;}
.acc-sel .card:last-child{ padding-bottom: 0; box-shadow: none;}
.acc-sel .card-header { border-radius: 0px !important; padding:0px; background: transparent; border:0 none; position: relative; transition: all 0.4s; margin-bottom: 0 !important;}
.acc-sel .card-body { padding:20px 15px !important; border:1px solid #e6e6e6; border-radius: 0px; margin-top:0px; background-color:#fff; transition: 0.4s; margin-left:0px; max-height: 220px; overflow-y: scroll; box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.10);}
.acc-sel .card-body .cert-cnt{ width: 100%;}
.acc-sel .card-body .cert-cnt p{ font-size: 14px; text-align: justify; color: #333; line-height: 20px; margin: 0;}
.acc-sel .acrd-link { font-size:14px; font-weight:500; color:#fff; background-color:#2e51a3; padding:8px 12px 8px 8px; border-radius:50px; transition: 0.4s; display: block; text-transform: none; border: 1px solid #e5e9ed; width: 100%;}

.acc-text{ display: flex; align-items: center; justify-content: space-between;}
.acc-text .lft-icn{ width: 20px; transition: all ease 0.4s; margin-right:5px; color: #fff; text-align: center; background-color: #fff; border-radius: 50px; min-width: 25px; min-height: 25px; display: flex; align-items: center; justify-content: center;}
.acc-text .lft-icn i{ font-size:26px; color: #999; transition:all ease 0.4s;}
.acc-text .lft-icn i.lnr{ font-size:26px; color: #999; transition:all ease 0.4s; margin: 0;}
.acc-text .lft-text{ width:96%; transition:all ease 0.4s; display: flex; justify-content: space-between; align-items: center;}
.acc-text .lft-text h2{ font-size: 17px; font-weight: 700; margin: 0; color: #fff; transition:all ease 0.4s; line-height: 20px; text-transform: uppercase;}
.acc-text .lft-text small{ font-size: 14px; font-weight:300; color: #888; transition:all ease 0.4s;}

.acc-sel .acrd-link i{ float: right; margin-top:2px; color: #999; font-size:15px;}
.acc-sel .arrow-forward-outline { display: none; }

.collapsed .arrow-down-outline { display: none; }
.collapsed .arrow-forward-outline { display: inline; }

.info-align { display: flex; align-items: center; justify-content: center;}
.text-pending { color:#b35000 !important; background-color:#ffdec4; border-radius:50px;  padding:3px 15px 3px 5px; font-size:13px; font-weight:400; display: flex;align-items: center; justify-content: space-between;}
.text-success { color:#006917 !important; background-color:#98fdae; border-radius:50px;  padding:3px 15px 3px 5px; font-size:13px; font-weight:400; display: flex;align-items: center; justify-content: space-between;}
.text-failed { color:#f00101 !important; background-color:#ffcaca; border-radius:50px;   padding:3px 15px 3px 5px; font-size:13px; font-weight:400; display: flex;align-items: center; justify-content: space-between;}

.text-cnfrm1 .snd-login { display: inline-block; font-size: 15px;color: #903db5 !important;min-width: 10px;min-height: 10px; border-radius: 50px; padding: 2px;line-height: 0;font-weight: 900;background: #fff; margin-right: 7px;}
.text-cnfrm1 .snd-login i { font-size: 14px;}

.tooltip-demo { display: flex; align-items: center; justify-content: center;}
.tooltip-demo a { margin: 0px 2px; }
.table td a.deletex { color: #f00101; border: 1px solid #f00101; display: flex;border-radius: 50px; font-size: 15px; width: 22px; height: 22px;
  text-align: center; padding-top: 2px; justify-content: center; align-items: center;}

.xbtn-dtl { margin: 0; background-color: #2e51a3; padding: 4px 13px; margin: 0; font-size: 13px; color: #fff;  border-radius: 50px; text-align: center;text-transform: uppercase; transition: 0.4s; display: flex; align-items: center; margin-right: 10px;  transition:all ease 0.4s;}
.xbtn-dtl i { font-size: 15px; padding-right: 3px; font-weight: 400; }
.xbtn-dtl:hover { background-color: #243d77; color: #fff;  transition:all ease 0.4s;}
.table td a.deletex i { font-size: 14px;}
.acc-sel .card-body .cert-cnt tr th { background-color: #f1f1f1;}


.inr-frm-sub{ display: flex; flex-wrap: wrap; padding: 15px 0px; border-radius: 15px; transition: 0.4s; background-color: #e3e3e3; min-height: 600px; margin-bottom: 20px;}
.in-mstrs-prt{ width: 100%; padding: 0px 0px;}
.lctn-nav-prt { background: #fff; border-radius: 0px; justify-content: left; align-items: center; padding: 8px 10px; box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.10);}
.lctn-nav-prt .nav-link.active { background: #fc0; margin-right: 0px; border-radius: 25px; color: #333; font-weight: 600; padding: 5px 15px;}
.lctn-nav-prt .nav-link { background: #fff; margin-right: 0px; border-radius: 25px; color: #333; font-weight: 600; padding: 5px 15px; border: 1px solid #fdbb1e;     margin-bottom: 0;}
.lctn-nav-prt .nav-link span:hover { color: #333;}
.lctn-nav-prt .nav-link span:focus-within {color: #333}
.lctn-nav-prt .nav-item {margin: 0 10px;}
.lctn-nav-prt .nav-link span {font-size: 16px; text-transform: uppercase;}
.lctn-nav-prt .nav-link::before { background: transparent; box-shadow: none; border-radius: none;}

.text-cnfrm-amte i { transition: all 0.5s ease 0s; -webkit-animation: rotation 5s infinite linear; animation: rotation 5s infinite linear;}



@-webkit-keyframes rotation {
        from {
                       -webkit-transform: rotate(0deg);
        }
        to {
                       -webkit-transform: rotate(-359deg);
        }
}
@keyframes rotation {
        from {
                       -webkit-transform: rotate(0deg);
        }
        to {
                       -webkit-transform: rotate(-359deg);
        }
}






.edstorymdl .modal-dialog  {width: 100%; max-width: 700px;}
.edstorymdl .modal-header {background: #2f52a4; border-radius: 0; padding: 10px 20px;}
.edstorymdl.show::after { content: ''; background-color: rgb(0, 0, 0, 0.5); position: absolute; top: 0; width: 100%; left: 0; right: 0; height: 100%;  }
.edstorymdl  button.close{ position:absolute; right:-2px; top: 0px; opacity: 1; transition: all ease 0.5s; outline:0; display: block;  background: rgb(135 135 135); border-radius: 50px;
padding: 5px 5px; }
.edstorymdl  button.close span{ color: rgb(255, 255, 255); font-size: 25px;  transition: all ease 0.5s; outline:0; box-shadow: none; text-shadow: none;}
.edstorymdl  button.close:hover span{ transform: rotate(180deg); transition: all ease 0.5s; }
.edstorymdl .frm-title h4 {color: #fff; text-align: center; text-transform: uppercase; font-weight: 700; font-size: 25px; margin: 0;}
.edstorymdl .edstorymdl-cnt { background: #eee; padding: 10px 20px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 15px; width: 100%; }

.bill-frm-sub{ display: flex; flex-wrap: wrap;}
.bill-main{ width: 100%;  padding: 20px; border-radius: 25px; transition: 0.4s; box-shadow: 5px 10px 25px -9px rgba(0,0,0,0.1); width: 100%; background-color: #fff; min-height: 450px; margin: 20px;}
.bill-main .bill-head{ width: 100%; display: flex; align-items: center; padding: 20px 30px; background: #737373; border-radius: 15px;margin-bottom: 20px;}
.bill-main .bill-head .bill-lft{ width: 50%;}
.bill-main .bill-head .bill-lft h2 { font-size: 20px; color: #fff; font-weight: 800; text-transform: uppercase; margin: 0px 0px 10px; }
.bill-main .bill-head .bill-lft span{ display: flex;}
.bill-main .bill-head .bill-lft span img{ max-height:140px;}
.bill-main .bill-head .bill-rht{ width:50%; text-align: right;}
.bill-main .bill-head .bill-rht h3{ font-weight: 300; color: #fff; font-size: 16px; text-transform: uppercase; margin: 0px 0px 5px; display: inline-block; width: 100%;}
.bill-main .bill-head .bill-rht h3 b {font-weight: 700;}
.bill-frm-sub .bill-box{ width: 100%; display: flex; align-items: center; background: #eee; padding: 10px 15px; border-radius: 15px;}
.bill-frm-sub .bill-box .boxlft{ width: 40%; background: #2f52a4; padding: 10px 30px; margin-right: 20px; border-radius: 10px;}
.bill-frm-sub .bill-box .boxlft h3{ font-weight:600; color:#fff; font-size:16px; text-transform:uppercase; margin:0px 0px 10px; text-align: right;}
.bill-frm-sub .bill-box .boxrht{ width: 60%; display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px;  }
.bill-frm-sub .bill-box .boxrht span { background: #fff; padding: 10px 30px;text-align: center; border-radius: 10px; }
.bill-frm-sub .bill-box .boxrht h2{ font-weight:600; color:#333; font-size:16px; text-transform:uppercase; margin:0px 0px 10px; background: #eeee;
border-radius: 25px; text-align: center; padding: 4px 5px;}
.bill-frm-sub .bill-box .boxrht h4{ font-weight:600; color:#333; font-size:16px; text-transform:uppercase; margin:0px 0px 10px;}
.invc-dtls{ padding: 30px 0px;}
.invc-dtls th { background: #eee; border: 1px solid #ddd;}
.invc-dtls td { border: 1px solid #ddd;}
.regt-btn:hover { color: #fff}
.rein-btn:hover { color: #fff}


.cmpng-addbtn {display: flex; justify-content: end; width: 100%;     margin-bottom: 10px;}
/* Toplink Add Button */
.xbtn-add { margin:0; background-color: #20a837; padding:4px 13px; margin: 0; font-size: 13px; color: #fff; border-radius:50px; text-align: center; text-transform:uppercase; transition: 0.4s; display: flex; align-items: center; }
.xbtn-add:hover { animation-name: none !important; background-color:#1b862d; transition: 0.4s; color: #fff; }
.xbtn-add i { padding-right: 5px; font-size: 11px; }
  /* .cmpngmapping.show::after { content: ''; background-color: rgb(0, 0, 0, 0.5); position: absolute; top: 0; width: 100%; left: 0; right: 0; height: 100%;  } */
  .cmpngmapping .modal-dialog{ position: relative; box-shadow: none; width: 100%; max-width: 1100px; }

  .cmpngmapping-sbox { margin: 50px auto; padding-top: 0px; position: relative;}
  .cmpngmapping-sbox  button.close{position: absolute; right: -30px; top: -25px; opacity: 1; transition: all ease 0.5s; outline: 0; display: block;
   background: rgb(62, 62, 62); border-radius: 50px; padding: 10px 10px;}
  .cmpngmapping-sbox  button.close span{ color: #fff; font-size: 25px;  transition: all ease 0.5s; outline:0; box-shadow: none; text-shadow: none;}
  .cmpngmapping-sbox  button.close:hover span{ transform: rotate(180deg); transition: all ease 0.5s; }
  .cmpngmapping-btn i { font-size: 16px; margin-right: 5px;}

  .cmpngmapping-sbox .frm-title {background: #2f52a4; border-radius: 5px; }
  .cmpngmapping-sbox .frm-title h4 {color: #fff; text-align: center; text-transform: uppercase; font-weight: 700; font-size: 25px; padding: 5px 0;}
  .cmpngmapping-slct { width: 100%; position: relative;  background: #FC0; border-radius: 5px; display: flex; border: 10px solid #fff !important; min-height: 200px; margin-top: 30px;}

  .cmultboxtit h4  { font-size: 14px; background: rgb(255,255,255); background: linear-gradient(260deg, rgb(255, 255, 255) 0%, rgb(241, 191, 0) 100%); width: 100%; display: flex; padding: 3px 10px; text-align: left; margin-bottom: 5px; color: #333; border-radius: 5px; text-transform: uppercase; font-weight: 700; margin-top: 10px;}

  .cmpngcnt .form-group label { font-weight: 400; font-size: 13px; padding-top: 0;  text-align: left; color: #555; padding: 5px 0px; text-transform: uppercase; margin: 0;}
  .cmpngcnt .form-group .form-control { font-size: 14px; border: 1px solid #d0d0d0; min-height: 35px; border-radius: 50px; padding: 5px 15px;
  color: #555; font-weight: 400;  background: #f1f1f1;}
  .cmpngcnt .form-group .select2-container--default .select2-selection--single { border: 1px solid #d0d0d0 !important; border-radius: 25px !important;  height: 40px !important; background: #f1f1f1;}
  .cmpngcnt-multbox { width: 100%; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; background: #ddd; padding: 15px; border-radius: 15px; }
  .cmultbox1 { background: #fff; padding: 15px 15px; border-radius: 10px;}
  .cmultbox1 b { font-size: 18px; background: #484848; width: 100%; display: flex; padding: 3px 10px; text-align: center; justify-content: center;
  margin-bottom: 5px; color: #fff; border-radius: 5px; text-transform: uppercase; font-weight: 500; }
  .cmultbox1 .cmultboxslct { width: 100%; display: grid; grid-template-columns: repeat(2, 1fr); gap: 5px; }
  .cmultboxslct span .select2-container .select2-selection--multiple { min-height: 120px;}
  .cmultboxslct span .select2-container--default .select2-selection--multiple .select2-selection__choice { width: auto; background-color: #2f52a4;
  border: 1px solid #2f52a4; }
  .cmultboxslct span .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #fff; }
  .cmultboxslct span .select2-container--default .select2-selection--multiple .select2-selection__choice__display { color: #fff; }
  .cmultboxslct span .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus { background-color: #fff; color: #222;}

  .cmpngmapping-btn {display: flex; justify-content: center; width: 100%;}

  .cmulistbox1 { background: #fff; padding: 10px 10px; border-radius: 10px; width: 100%;}
  .cmulistbox1 .cmulist-box { width: 100%; display: grid; grid-template-columns: repeat(1, 1fr); gap: 5px; }
  .cmulistbox1 .cmulist-box small { display: flex; justify-content: space-between; width: 100%; align-items: center; border-bottom: 2px dotted #d2d2d2; padding-bottom: 3px;}
  .cmulistbox1 .cmulist-box small label {margin: 0 10px 0 0; width: 25%; }
  .cmulistbox1 .cmulist-box b {width: 75%; display: flex;flex-wrap: wrap; }
  .cmulistbox1 .cmulist-box b strong{ font-size: 11px; background: #ddd; width: auto; display: flex; padding: 1px 5px; text-align: center; justify-content: center; margin-bottom: 5px; color: #111; border-radius: 5px; text-transform: uppercase; font-weight: 600; margin-right: 5px;}

  /* Uan glist  */

  .uancode-text { display: flex; font-size: 13px; margin-bottom: 0; color: #111; text-transform: uppercase; font-weight: 600; }
  .uanlctn-text {  font-size: 11px; color: #555; }
  .uan-successbtn { color: #1ea829; border: 1px solid #1ea829; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }
  .uan-processbtn { color: #534ad1; border: 1px solid #534ad1; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }
  .uan-pendingapvelbtn { color: #b99403; border: 1px solid #b99403; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }
  .uan-errorbtn { color: #ca0000; border: 1px solid #ca0000; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }
  .uan-epfobtn { color: #a70010; border: 1px solid #a70010; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }
  .uan-rejectedbtn { color: #b112a3; border: 1px solid #b112a3; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }
  .uan-pendingprtalbtn { color: #126fb1; border: 1px solid #126fb1; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }
  .uan-partialbtn  { color: #ff321d; border: 1px solid #ff321d; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }
  .uan-rejectbtn { color: #e329f9; border: 1px solid #e329f9; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }
  .uan-invalidcrentials { color: #55a8e3; border: 1px solid #55a8e3; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }

  .uan-successbtn:hover { background: #1ea829; color:#fff;}
  .uan-processbtn:hover { background: #534ad1; color:#fff;}
  .uan-pendingapvelbtn:hover { background: #b99403; color:#fff;}
  .uan-errorbtn:hover { background: #ca0000; color:#fff;}
  .uan-epfobtn:hover { background: #a70010; color:#fff;}
  .uan-rejectedbtn:hover { background: #b112a3; color:#fff;}
  .uan-pendingprtalbtn:hover { background: #126fb1; color:#fff;}
  .uan-partialbtn:hover { background: #ff321d; color:#fff;}
  .uan-rejectbtn:hover { background: #e329f9; color:#fff;}
  .uan-invalidcrentials:hover { background: #55a8e3; color:#fff;}


.genrtebtn { color: #55a8e3; border: 1px solid #55a8e3; display: flex; text-align: center; font-size: 14px; border-radius: 25px;  line-height: 15px; padding: 3px 10px; justify-content: center; }
.genrtebtn:hover { background: #55a8e3; color:#fff;}

.text_error {  color: red;}


.mb-login-prt{ display: block;}
.mbshow-login-prt {display: none;}

  /* ESI Style */
  .esipflod-rdocnt {  width: 100%; display: flex; align-items: center; }
.esipflod-rdocnt label {margin:0}
.esipflod-rdocnt span {padding-left: 20px;  }

.lcnmodal-comm .modal-dialog  {width: 100%; max-width: 1000px;}
.lcnmodal-comm.show::after { content: ''; background-color: rgb(0, 0, 0, 0.5); position: absolute; top: 0; width: 100%; left: 0; right: 0; height: 100%;  }
.lcnmodal-comm-sbox { margin: 50px auto; padding-top: 0px; position: relative; }
.lcnmodal-comm-sbox  button.close{ position:absolute; right:-30px; top:-25px; opacity: 1; transition: all ease 0.5s; outline:0; display: block;      background: rgb(62, 62, 62); border-radius: 50px; padding: 10px 10px;}
.lcnmodal-comm-sbox  button.close span{ color: #fff; font-size: 25px;  transition: all ease 0.5s; outline:0; box-shadow: none; text-shadow: none;}
.lcnmodal-comm-sbox  button.close:hover span{ transform: rotate(180deg); transition: all ease 0.5s; }
.lcnmodal-comm-sbox .frm-title { background: #2f52a4; border-radius: 5px; }
.lcnmodal-comm-sbox  .frm-title h4 {color: #fff; text-align: center;     font-weight: 700; font-size: 25px; padding: 5px 0;}
.lcnmodal-comm-slct { width: 100%; position: relative;  background: #FC0; border-radius: 5px; display: flex; border: 10px solid #fff !important; min-height: 200px; margin-top: 30px;}

.lct-infterprt {margin-top: 20px;}
.lct-infterprt .subcode-container { background-color: #eee;}
.lct-infterprt .subcode-remove {  background-color: #f00; width:30px; height:25px; display:flex; justify-content: center;}
.lct-infterprt .subcode-remove span {font-size: 15px;}


@media (max-width: 1366px) {
    .pflod-frm .pflod-box:nth-child(2) { width: 200px;  }
    .login-sbox .reprt-box small {font-size: 16px;}
    .login-sbox .reprt-box b { font-size: 26px; }
    .login .login-box .login-lft .logo-wrpr img { width: 300px;}
    .login .login-box {padding: 20px;}
    .subcode-esimdl { left: 50%; display: none !important;}
}

@media (max-width: 1200px) {

.pflod-grp {display: grid; grid-template-columns: repeat(5, 1fr); }
.login .login-box .login-lft { width: 45%; }
.login .login-box .login-det .login-form-main { width: 90%; }
.login-sbox { gap: 70px 40px; }


}
@media (max-width: 1024px) {
.pflod-grp {display: grid; grid-template-columns: repeat(4, 1fr); }
.clent-tble-prt {width: 55%;}

.login .login-box {  background: rgb(255,255,255); background: linear-gradient(180deg, rgba(255,255,255,1) 44%, rgba(208,208,208,1) 100%);   flex-wrap: wrap; }
.login .login-box .login-lft { width: 100%; }
.login .login-box .login-det { width: 100%; }
.login-sbox { grid-template-columns: repeat(4, 1fr); gap: 70px 20px;}
.login .login-box .login-det .login-form-main { width: 60%; margin: 0 auto; }
.login-sbox .reprt-box b { font-size: 24px; }
.login-sbox .reprt-box small { font-size: 16px; }

.pfinr-rptbox { grid-template-columns: repeat(3, 1fr);  }

}
@media (max-width: 900px) {

.pflod-grp {display: grid; grid-template-columns: repeat(3, 1fr); }
.login-sbox .reprt-box { padding: 20px; }
.login-sbox .ord-icon {  width: 80px; height: 80px; margin-top: -60px;}
.login-sbox .reprt-box small { font-size: 14px; }
.login-sbox .reprt-box b { font-size: 22px; }
.login-sbox .ord-icon img { max-width: 40px; }



}
@media (max-width: 768px) {
    .reprt-sold-chrt { width: 100%; height: 340px;}
    .clent-tble-prt {width: 100%; margin-top: 20px;margin-left: 0; }

    .chartjs-render-monitor { height: 300px !important; }

}
@media (max-width: 500px) {


.pflod-grp {display: grid; grid-template-columns: repeat(2, 1fr); }
.pflod-frm .pflod-box:nth-child(2) { width: auto; }

.reprt-sold-chrt { height: 210px; }
.chartjs-render-monitor { height: 180px !important; }
.srv-box { grid-template-columns: repeat(1, 1fr); }

.mb-login-prt{ display: none !important;}
.mbshow-login-prt {display: block ;}

.lginplymodal .cmpngcnt { min-height: 300px;}
.lginplymodal .cmpngcnt iframe { width:100%; height:300px }


.mbshow-login-prt.modal { background: rgba(0, 0, 0, 0.8); width: 100%; height: 100%; text-align: center;position: fixed; top: 0; left: 0;  padding: 30px; }
.mbshow-login-prt .close { display: block; background: rgb(200, 200, 200); color: #000; border-radius: 25px; padding: 5px 5px;     font-size: 18px;text-transform: uppercase; font-weight: 300; opacity: 1; margin: 0 auto; position: absolute; top: 20px; right: 20px;  text-shadow: none; }
.mbshow-login-prt.modal .login-sbox { grid-template-columns: repeat(2, 1fr); gap: 70px 20px; margin-top: 100px; }

.login { padding: 20px; background: rgb(255,255,255); background: linear-gradient(180deg, rgba(255,255,255,1) 15%, rgba(208,208,208,1) 100%); height: 100vh;}
.login .login-box {  padding: 0px 0px 80px 0px;  background: transparent; border-radius: 0; }
.login .login-box .login-det .login-form-main { width: 100%; padding: 0px 20px; }
.login .login-box .login-lft .logo-wrpr {   margin-bottom: 40px; }
.login-form .login-frm-main .form-group { margin-bottom: 10px; }
.login-frm-tit { margin-bottom: 40px; }
.login-sbox .reprt-box b { font-size: 18px; }
.login-sbox .reprt-box { min-height: 140px; }
.login-sbox .ord-icon { box-shadow: 0px 0px 25px rgba(255, 255, 255, 0.16); }
.login .login-box .login-lft {border-bottom: 2px dotted #a6a6a6;}


.lginplymodal {    justify-content: center; display: flex;}
.lginplymodal .modal-dialog {   max-width: 370px;  }
.lginplymodal .cmpngmapping-sbox .frm-title h4 {font-size:16px}
.lginplymodal .cmpngmapping-sbox button.close { right: -14px; top: -19px; padding: 5px 9px;}
.lginplymodal .cmpngmapping-sbox button.close span {font-size: 16px;}


/* Action Bar for Mobile device */

.action-bar { position: fixed; bottom: 0px; left: 0; right: 0; bottom: 0px; margin: 0;  background-color: #eaeaea; display: block;}
.mbreprt-slct { width: 100%; display: grid; position: relative;  grid-template-columns: repeat(4, 1fr); gap: 0px; background-color: #eee;}
.action-bar .mbreprt-box { display: flex;  list-style: none; margin: 0; text-align: center; margin-right:0px; background-color: #333; border-right: 1px solid #fff; position: relative;  flex-wrap: wrap; justify-content: center; }
.action-bar .mbreprt-img {  display: flex; align-items: center; justify-content: center;   width: 100%;}
.action-bar .mbreprt-img a {padding: 10px; width: 100%;}
.action-bar .mbreprt-img img { max-width: 30px; }
.action-bar .mbreprt-box:nth-child(1) .mbreprt-img { background-color: #00A5E5; transition: all 0.5s ease 0s; }
.action-bar .mbreprt-box:nth-child(2) .mbreprt-img { background-color: #913F98; transition: all 0.5s ease 0s; }
.action-bar .mbreprt-box:nth-child(3) .mbreprt-img { background-color: #949494; transition: all 0.5s ease 0s; }
.action-bar .mbreprt-box:nth-child(4) .mbreprt-img { background-color: #ED1C24; transition: all 0.5s ease 0s; }

.mb-login-prt .mb-close { display: block; background: rgb(200, 200, 200); color: #000; border-radius: 25px; padding: 5px 5px; font-size: 18px; text-transform: uppercase; font-weight: 300; opacity: 1; margin: 0 auto; position: absolute; top: 20px; right: 20px;  text-shadow: none; }
.mb-login-prt .mb-close .material-icons { color: #111 !important;}
.mb-login-prt.modal { background: rgba(0, 0, 0, 0.8); width: 100%; height: 100%; text-align: center; position: fixed; top: 0; left: 0;   padding: 30px; }
.mb-login-prt .modal .login-sbox { grid-template-columns: repeat(2, 1fr); gap: 70px 20px;  margin-top: 100px;}

.pfhder-prt { flex-wrap: wrap; margin-top: 16px; }
.pfhder-prt .pfhder-logo { max-width: 90px; height: 45px; }
.pfhder-prt .pfhder-tit  { width: 100%; }
.pfhder-tit h3 {font-size: 20px;}
.pfhder-tit h4 {font-size: 14px;}
.pfinr-prt .drop-area .dz-button {font-size: 14px;}
.pfdte-hder { justify-content: space-between; flex-wrap: wrap;}
.pfdte-hder span { width: 100%; justify-content: space-between;font-size: 12px; }
.pfdte-hder b {font-size: 13px; }

.app-footer { position: absolute; width: 100%; bottom: 0;font-size: 12px; }
.footer-logo > img { width: 100px;  right: 0;}

.reprt-sold .reprt-sold-hder h2 {font-size: 16px;}
.das-logo { max-width: 100px; height: 65px;  left: 9px;}
.das-tit { padding: 15px 50px 15px 120px; }
.das-tit h3 { font-size: 18px; }
.das-tit h4 { font-size: 13px; }

}
/* dummy text */

.sheetSelectionLabel {
display: flex;
cursor: pointer;
font-weight: 500;
position: relative;
overflow: hidden;
margin-bottom: 0.375em;
}

.sheetSelectionRadio {
position: absolute;
left: -9999px;
}
.sheetSelectionRadio:checked + .sheetSelectionSpan {
background-color: #dcdcfa; /* approx. mix(#fff, #00005c, 84%) */
}

.sheetSelectionRadio:checked + .sheetSelectionSpan::before {
box-shadow: inset 0 0 0 0.350em #2f52a4;
}
.sheetSelectionSpan {
display: flex;
align-items: center;
padding: 0.375em 0.75em 0.375em 0.375em;
border-radius: 99em; 
transition: 0.25s ease;
}
.sheetSelectionSpan:hover {
    background-color: #eaeaf6;
}
.sheetSelectionSpan:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.2em;
    height: 1.2em;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #d6d6e5;
}