*{margin:0; padding:0; box-sizing: border-box; outline:none;}
body, html{height: 100%; width: 100%;margin:0;}
body{font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size: 14px; color: #212b36; position: relative;}
/* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; */
a{color: #212b36; transition: all .3s ease-in-out; opacity: .85 }
a:hover {color:#343232; opacity: 1}
a, a:hover{text-decoration: none}
.login-container{padding: 60px 15px; background: #f4f6f8; min-height: 100vh;}
.logoarea img{width: 175px;margin: 15px 0;}
.logoarea {text-align: center;}
/* .loginarea{border: 1px solid #cfe4ff; background: #fff;   max-width: 400px;    margin: 0 auto;   padding: 30px;} */
    /* box-shadow:  0 2px 16px 0 rgba(33, 43, 54, 0.2), 0 31px 41px 0 rgba(33, 43, 54, 0.08)} */
/* .loginform:first-child {margin-bottom: 25px;} */
.loginform input[type="text"],.loginform input[type="password"],.loginform input[type="email"],.loginform input[type="date"], .loginform select{width: 100%;  height: 50px; background: #fffdfe; border: 1px solid #d8d8d8; margin-bottom: 10px; font-size: 14px; padding: 0 10px;
    transition: all .3s ease-in; border-radius: 2px;}
.loginform input :focus, .loginform select:focus{ background: #f9fcfe; border: 1px solid #1a99e9; }
.loginform label{margin-bottom: 4px;display: block;text-align: left;font-size: 12px;color: #2d2d2d;}
.loginarea input[type="button"]{
	width: 150px;
	padding: 12px;
	margin-top: 25px;
	background: #c6162b;
	color: #fff;
	font-size: 16px;
 	border: 0;
 	border-radius: 2px;
	cursor: pointer;
	transition: all .2s ease-in;
	letter-spacing: 0.05em;
}

.loginarea input[type="button"]:hover{background: #9e1826;}
.loginarea h2{padding-bottom: 25px;font-size: 20.7px;}

.forpass{text-align: center;  padding-top: 30px;  display: inline-block;  width: 100%;}
.forpass a{color: #c6162b; transition: all .2s ease-in-out;text-align: center; cursor: pointer}
.forpass a:hover{color: #bb1f58;}

header {
    width: 100%;
    float: left;
    height: 50px;
    padding: 0 15px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    position: fixed;
    top:0;
    z-index: 9999;
}
/* .int-logoarea img{height:50px;} */
.int-logoarea img{height: 39px; margin: 8px;}
.int-logoarea{float: left;}
.user-action{border: 1px solid #eee;font-size: 13px;display:none;position: absolute;right: 15px;background: #fff;top:45px;border-radius: 4px;box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.08);}
.user-action ul li a{padding:10px 20px;display: block}
.left-side {
    width: 100px;
    height: calc(100% - 50px);
    background: #c6162b;
    float: left;
    position: fixed;
    font-size: 13px;
    overflow: auto;
    top: 50px;
}
.main-menu li a{color: #eef0ff; padding: 15px 2px ;}
.main-menu li a span{width: 100%; float: left; text-align: center; margin-bottom: 6px;}
.main-menu li a:hover + .triangle {
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    border-color: transparent transparent #eef0ff;
    border-style: solid;
    border-width: 0 0 20px 20px;
    transition: all .3s ease-in-out;
}

.main-menu li a:hover, .mactive{background: #ab0b1f; opacity: 1;}


.top-right{float: right;display: inline-flex;}
ul { list-style-type: none;}
.user-login{display: inline-block; line-height: 48px;cursor: pointer;position: relative;}
.user-login a:hover{color:#000!important;}
.user-login p{display: inline;}
.user-login span{display: inline-block;width: 30px;height: 30px;border: 1px solid #838383;border-radius: 50%;text-align: center;line-height: 27px;background: #abaaaa;font-weight: bold;color: #fff;}

.left-side ul li a{width: 100%; display: inline-block; text-align: center; font-size: 12px;}
.left-side ul li{position: relative;border-bottom: 1px solid rgb(255 255 255 / 30%);}
#side-slider{height: calc(100% - 50px); width:220px;
    background: #ab0b1f;
    position: fixed;
    border-right: 1px solid #ddd;
    display: none;
    font-size: 13px;
    overflow: auto;
    margin-left: 100px;
    top: 50px;
    z-index: 99;
    overflow-x: hidden;
 }

.menu-item-list{display: none;}
.menu-item-list li a{color:#fff;padding: 15px;display: block;}
.menu-item-list li a:hover{opacity: 1; background: #ffffff1a}
.menu-item-list li span{ font-size: 11px; display: inline-block;}
.menu-section{padding: 10px 0;}
.menu-section p{margin-bottom: 7px;}
.menu-section ul li a span{width: 25px; display: inline-block; font-size: 16px;}
.right-side{width: calc(100% - 100px);min-height: calc(100% - 50px);position: absolute; top: 50px;margin-left: 100px;background: #ebeef0; }
.xpcard-head{background: #fff;min-height:40px;border-bottom: 1px solid #ebeef0; padding:0 0px 0 16px; display:flex; align-items:center}
.xpcard-head h3{font-weight: normal;font-size:18px; display: inline;flex: 1; }
.xpcard-content{background: #fff;border-bottom: #ddd;transition: all .9s ease;float: left;width: 100%}

input[type="button"]{
    background: #6c6c6c;
    color: #fff;
    padding: 6px 10px;
    border: 1px solid #4b4c4b;
    font-size: 13px;
    cursor: pointer;
    transition: all .2s ease-in-out;
  }

.btn-but, .prim-btn {
    border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
    height: 40px;
    transition: all .2s ease-in-out;
    opacity:.9;
}
.btn-but:hover, .prim-btn:hover{
	opacity:1
}

.btn-danger{
	background:#d9534f!important;
	opacity:.9!important;
	border-color:#a62420!important;
}
.btn-danger:hover{
	background:#d9534f!important;
	opacity:1!important;
}
.btn-success{
	background:#5cb85c!important;
	opacity:.9!important;
	border-color:#3a913a !important;
}
.btn-success:hover{
	background:#5cb85c!important;
	opacity:1!important;
	cursor: pointer;
}
.btn-warning{
	background:#f0ad4e!important;
	opacity:.9!important;
	border-color:#f0ad4e !important;
}
.btn-warning:hover{
	background:#f0ad4e!important;
	opacity:1!important;
}
  input[type="button"]:hover{
    background: #5a5757;
  }

.iframe-form{height:100vh}
.iframe-body{height:100vh; overflow:hidden}

.list-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    text-align: left;
    font-size: 13px;
  }
.list-table tr th, .sys-list-table tr th{position:sticky; top:0; z-index: 99}
.list-table tr th, .sys-list-table tr th{padding:0px 16px;height:36px; color:#626262; background: rgb(255 238 240);font-size:12px; font-weight: 600; border-bottom:1px solid #ebf2f8}

.list-table tr td {padding:0px 16px ;height:36px;  color: #183247;font-size:12px; border-bottom:1px solid #eee}
.sys-list-table tfoot {position: sticky;bottom: 0;height: 28px;background:#f3f3f3;font-size: 13px;}
.sys-list-table tfoot tr td{border-top: 1px solid #eee; padding:0 16px;}
.tablespan .tspan{
	width: 25px;
	height: 25px;
	background: lightblue;
	display: inline-block;
	border-radius: 4px;
	text-align: center;
	line-height: 25px; color:#fff;margin-right: 10px;
}
.spancenter{position: relative;top: 8px;}
.tsbottom{float: left; position: relative; }
 .list-table tbody tr:hover{ background:rgb(191 37 53 / 6%)}
#header-fixed {
    position: fixed;
    top: 0px;
    display:none;
    background-color:white;
}
.success{
    background-color: #f4fff4;
    color: #1db124;
    border: 1px solid #c7ffc3;
	font-size: 12px;
	display: inline-block;
	width: auto;
	border-radius: 2px;
	padding: 2px 4px;
}
.danger{
    background-color: #fff4f4;
    color: #ff2525;
    border: 1px solid #ffd0d0;
    font-size: 12px;
    display: inline-block;
    width: auto;
    border-radius: 2px;
    padding: 2px 4px;
}
.pending{
    background-color: #f4f8ff;
	color: #1971e3;
	border: 1px solid #c3dcff;
    font-size: 12px;
    display: inline-block;
    width: auto;
    border-radius: 2px;
    padding: 2px 4px;
    }
.warning{
    background-color: #fffbeb;
	color: #D7A226;
	border: 1px solid #F9EEE1;
	font-size: 12px;
	display: inline-block;
	width: auto;
	border-radius: 2px;
	padding: 2px 4px;
}
.btn{
    background: #efefef !important;
    border: 1px solid #dedede  !important;
    color: #183247 !important;
}
.btn.filter{margin-left:18px; float: right;}
.btn:hover{background: #eaeaea!important;}
.btn-search{background: #f39c12 !important; color:#fff!important; border:1px solid #e08900!important}
.btn-search:hover{background: #e08900  !important; }
.datetime {color: #c6162b !important;}
.floatingform { position: absolute; height: 100%; width: 600px;	top: 0; right: -600px; display: none; background: #ebeef0; overflow: auto;z-index: 99999;font-size: 13px}
.backblack { position: absolute; height: 100%; width: 100%; top: 0;	background: #000; left: 0; opacity: 0; transition: all 1s ease-in-out;	visibility: hidden;	z-index: 9999;}
.floating-head { padding: 12px 20px; position: sticky; top: 0; background: #ebeef0; z-index: 999;}
.floating-head h3{font-weight: normal;font-size: 18px; display: inline;}
.floating-content { margin: 0 20px 0 20px;	background: #fff;padding: 20px; float: left; width: calc(100% - 40px);}
.floating-footer { padding: 16px; background: #fff;	width: calc(100% - 40px);	z-index: 99;	background: #fff;	text-align: left;	margin: 0 20px;	border-top: 1px solid #e1e1e1; float: left;}
.close-icon {position: absolute;right: 605px;color: #fff;font-size: 26px;visibility: hidden;cursor: pointer;width: 35px;	height: 35px;	text-align: center;		top: 5px; line-height: 30px;	z-index: 99999;}
.adj-overflow{overflow:hidden;width:100%;position:absolute;height:100%;top:0;left:0;visibility: hidden;}
.img-area{display: inline-block;    box-shadow: 0px 0px 11px #d6d6d6;   height: 125px;margin-bottom: 5px;position:relative;}
.img-area img{width: 125px;}
.upload-img-flo{position: absolute;
background:#f6f6f6;
width: 32px;
height: 32px;
border-radius: 50%;
border: 1px solid #ddd;
bottom: -10px;
right: -10px;
display: flex;
justify-content: center;
align-items: center;
color:#777;
cursor: pointer;}
.upload-img-flo:hover{color: #084e26; background: #f4fff9;}
.floating-img{display: inline-grid}
.floating-input{height: 36px!important; margin-bottom: 16px!important;font-size: 13px!important;}
.floating-select{height: 36px!important; margin-bottom: 16px!important;width: 100%; font-size: 13px; padding: 5px;border-radius: 2px;border: 1px solid #d8d8d8;transition: all .3s ease-in;}
.floating-select:focus{background: #f9fcfe;  border: 1px solid #1a99e9;}
.floating-footer .success, .xpcard-footer .success  {background: #f0ad4e!important; color: #fff!important;border: 1px solid #db983a!important;padding: 8px 20px;font-size: 14px;}
.floating-footer .btn, .xpcard-footer .btn {padding: 8px 20px;font-size: 14px;}
.floating-footer .success:hover, .xpcard-footer .success:hover {background: #c68933!important}
.btn.info{background: #4a7efa!important;color: #fff!important;border:1px solid #4a7efa!important;}
.btn.info:hover{background: #346ae7!important;}
.floating-xpcard-content{width: calc(100% - 230px); float: left;transition:all .9s ease;}
.xpcard-filter{z-index:99;width: 230px; background: #fff; position: fixed;right: 10px;border-left: 1px solid #ddd;height: calc(100% - 52px);padding:10px;display:none;}
.xpfilter label{font-size: 11px;margin-bottom: 0px!important;color:#8d8d8d }
.xpfilter input{border:0!important;border-bottom: 1px solid #d8d8d8!important;padding:0!important;height: 32px!important;}
.xpfilter select{border:0!important;border-bottom: 1px solid #d8d8d8!important;padding:0!important;height: 32px!important;-moz-appearance: none;-webkit-appearance: none; appearance: none; background: url(../images/down.png) 95% / 10px no-repeat ;}
.xpfilter select::-ms-expand {display: none;}
.xpfilter select:focus{background: url(../images/down.png) 95% / 10px no-repeat !important;}
.xpfilter :focus{border-bottom: 1px solid #707070 !important;}
.xpcard-filter-header{margin-bottom: 15px;}
.filteropen{padding-left: 23px!important;}
.filtericon{position: relative;float: right;}
.filtericon::after{
	font-family: 'Font Awesome 5 Free';
    content: "\f0b0";
    font-size: 11px;
    position: absolute;
    left: 26px;
    top: 10px;
    font-weight: 900;
    pointer-events: none;
}

.xpcardint {
        height: 336px;
        box-shadow: 0px 0px 0px 1px #ccc;
        background-color: white;
        overflow-x: auto;
        overflow-y: auto;
        position: relative;
}
.checkdiv {
	color: #4e4a4a;
	background: #f9ebec;
    border-bottom: 1px solid #e1d9da;
    padding: 8px ;
    font-size: 12px;
    font-weight: 600;
}
.checkrow {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    cursor: pointer;
}
.checkrow label{
    display: inline-block;
    padding:5px 10px 5px;
    margin:0!important;
}

#nprogress .bar {
    height:100vh;
    width: 100%;
    position: fixed;
    top: 0%;
    z-index: 9999;
}


#container {
  padding:40px;
  background-color:grey;
  color:white;
}
#nprogress .bar {
  background: #ffffff;
  opacity: 0;
}

#nprogress .spinner-icon {
  border-top-color: blue;
  border-left-color: blue;
}
.col2{
    display: grid;
    background: #ebeef0;
    grid-gap: 10px;
    grid-template-columns: 300px auto;
}
.xpform-group{
    padding: 10px;
border-bottom: 1px solid #e6e6e6;
}
.xpform-group label{
  opacity: .7;
  margin-bottom:4px;
  display: block;
}
.singlecard{
    display: grid;
    background: #ebeef0;
    padding-top: 50px;
    justify-items: center;

}
.multicard{
    display: grid;
    background: #ebeef0;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(395px,1fr));
    padding-top:10px;
}
.xpint-card{
    background: #fff;
    border: 1px solid #d7dfe6;
    transition:  all .4s ease-in-out;

}
.xpint-card.shadow:hover{ -webkit-box-shadow: -3px 10px 15px -15px rgba(0,0,0,0.61);
    -moz-box-shadow: -3px 10px 15px -15px rgba(0,0,0,0.61);
    box-shadow: -3px 10px 15px -15px rgba(0,0,0,0.61);
 }
.xpint-card-headr{ background: #b4406b; padding: 10px; color: #fff;}
.xpint-card-headr .fas{font-size: 13px;}
.xpint-card-headr p{
    margin-left:10px;
    font-size: 18px;
    display: inline-block;
}
.xpcardint  div::last-child   {
    margin-bottom: 15px;
    color: red;
}
fieldset{
    border-color: #fff6;
    margin: 10px;
    text-align: center;
    display: block;
    min-width: 0;
    padding: 5px;
}
legend{
    padding:0 5px;
    color:#a0a7ad;
    display: block;
}
.frow1{min-height: calc(50vh - 60px); justify-items: center; align-items: center; display: grid}
.frow2{min-height: calc(50vh - 170px); display: grid; grid-template-columns: repeat(3, 230px); justify-content: center;   }
.customer_img {
    display: block;
    border: 1px solid #ddd;
    padding: 5px;

    margin: 5px auto;
}
.customer_sign {
    display: block;
    border: 1px solid #ddd;
    padding: 5px;

    margin: 0 auto 10px;
}



.loginLeftCol {
    width: 100%;
    height: 100vh;
    background: url(../images/homebk.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    background-position: left, center;
    position: relative;
    border: 1px solid #acaeae;
}
.loginRightCol {
    float: left;
    width: 100%;

}
.loginInfo {
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 482px;
    background: #fff;
    padding: 35px;
    border-radius: 5px;
}
.loginInfo img {
    width: 150px;
    margin-bottom: 10px;
}
.loginInfo h3 {
    font-size: 21px;
    color: #3c3c3c;
    margin-bottom: 30px;
    font-weight: normal;
}
.logtext{
    color: #fff;
width: 298px;
margin: 15px auto;
font-size: 15px;
text-align: justify;
}
.loginLeftCol h2 {
    color: #fff;
    width: 298px;
    font-size: 26px;
    padding-top: 91px;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: "Arial Narrow";
    font-weight: 800;
}
.copyright {
    font-size: 10px;
    color: #fff;
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

.top-right {


}
.topsearchbox {
    display: inline-flex;
    margin: 8px 80px 8px 0;
}
.serbox{
    width: 100%;
    border: 1px solid #ffefd3;
    height: 34px;
    overflow: hidden;
    position: relative;
   background: #fffaf5;
    border-radius: 30px;
    display: flex;
}
.serbox input{border: none;padding-left:10px;font-size: 15px;background: transparent;}
.btnsearch{background: #8E8E8E!important;border-radius: 0px!important;}
.topbtnsearch{background: #ecc57d!important; border-radius: 0px!important;}
.btnadsearch{background: #AAAAAA!important;border-radius: 0px!important;}
.btnadsearch:hover, .btnsearch:hover, .topbtnsearch:hover{background:#F9A700!important }
input:required {
    box-shadow: none;
}
.advance-search{
    border: 1px solid #eee;
font-size: 13px;
display: none;
position: absolute;
right: 208px;
background: #fff;
top: 45px;
border-radius: 4px;
width: 450px;
box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.08);
-webkit-box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.08);
height: 400px;
}
.as-header {
    padding: 15px 15px 0px;
}
.as-two-col {
    width: calc(50% - 10px);
    display: inline-block;
}
.as-two-col:nth-child(even){float: right;}
.as-footer{
    text-align: right;
    padding:10px 15px 20px;
}
.serbox:focus-within {
    border:1px solid #F9A700 ;
    transition: all .3s ease-in-out;
}


.fom-row {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 40% 14% 14% 14% auto;
    padding:10px 15px 0;
}
.sec-row{
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 75% auto ;
    padding:0 15px ;
}
.sec-head {
    padding: 10px;
}
.sec-content{
    display: grid;
    grid-column-gap: 15px;
    grid-template-columns: repeat(3, 1fr);;
    background-color: #fff;
    color: #444;
    padding:10px 15px 0;
    border:1px solid #e6e6e6;
    border-top:0px;
}
.sec-content2{
    display: grid;
    grid-column-gap: 15px;
    grid-template-columns: repeat(3, 1fr);;
    background-color: #fff;
    color: #444;
    padding:10px 15px 0;
    border:1px solid #e6e6e6;
    border-top:0px;
}
.sec-content3{
    display: grid;
    grid-column-gap: 15px;
    grid-template-columns: 50% auto auto auto auto 40px;
    background-color: #fff;
    color: #444;
    padding:10px 15px 0;
    border:1px solid #e6e6e6;
    border-top:0px;
}
.btn-add{position: relative; top: 4px;text-align: right;}

.sec-rgt-content{padding:10px 15px 0; border:1px solid #e6e6e6; background:#F3F3F3}
.sec-blue{background:#ffcece}
.sec-red{background:#dfeefb}
.sec-org{background:#FFDDB1}
.sec-green{background:#d0d7f9}
.sec-grey{background:#F6F6F6; border:1px solid #e6e6e6; border-top:0}
.opn-form label{font-size: 12px;margin-bottom: 5px!important;}
.opn-form input[type="text"], .opn-form input[type="password"], .opn-form input[type="date"], .opn-form input[type="email"], .opn-form select {height: 35px!important;padding:5px;}
.xpcard-footer{padding: 20px;
    background: #fff;
    width: 100%;
    z-index: 99;
    background: #fff;
    text-align: right;
    margin-top:  20px;
    border-top: 1px solid #e1e1e1;
    float: left;}
    .dropbtn{position: relative;display: inline-block}
.dropbtn span{

    color: #fff;
    position: absolute;
    background: #FFF3;
    z-index: 9999;
    top: 0px;
    right: 0px;
    cursor: pointer;
    padding: 9px 7px;
}
.btnprint{position: absolute;
    top: -35px;
    right: 0px;
display: none}

.dash-top-col{
display: grid;
grid-column-gap: 15px;
grid-template-columns: repeat(auto-fit, minmax(200px,1fr)) ;
padding:15px;
}
.dash-top-col .col{
color: #fff;
}

.col.green,.col.gree, .col.brown, .col.torq, .col.blue, .col.orange,.col.orang, .col.blu, .col.maron, .col.mehroon, .col.blue-agent, .col.green-agent, .col.orang-agent, .col.brown-agent{border-radius:4px;background-repeat: no-repeat;background-position: 20px 17px;}
.col.green {
background-color: #00B84E;
background-image: url(../images/receivable.png);
}

.col.gree {
background-color: #00B84E;
background-image: url(../images/bank.png);
}

.col.brown{
background-color: #EC7E1C;
background-image: url(../images/operator-fee.png);
}

.col.torq{
background-color: #22A6B3;
background-image: url(../images/pending.png);
}

.col.blue{
background-color: #3498DB;
background-image: url(../images/total-collection.png);
}


.col.orang{
background-color: #E67E22;
background-image: url(../images/picked.png);
}

.col.maron{
background-color: #C32148;
background-image: url(../images/notification.png);
}

.col.mehroon{
background-color: #C32148;
background-image: url(../images/payment.png);
}


.col.blu{
background-color: #3498DB;
background-image: url(../images/card.png);
}

.col.orange{
background-color: #EF5231;
background-image: url(../images/total-collection.png);
background-position: 20px 17px;
}


.col-head, .col-numb{text-align: right;margin: 15px 15px 0;}
.col-head{font-size: 16px;}
.col-numb{font-size: 32px; margin-top: 8px; margin-bottom: 5px}
.col-foot{padding:4px 10px; background:#ffffff33; font-size: 13px; }
.graph-section{display: grid;
grid-column-gap: 16px;
grid-template-columns: repeat(auto-fit, minmax(calc(50% - 30px),1fr)) ;
padding:15px;}
.graph-section .col p{
font-size: 16px;
}
.graph-area{
border: 1px solid #ddd;
border-radius: 4px;
background-image: linear-gradient(#FFEDDE, rgb(232, 255, 247));
}



.cont-checkbox {
    display: block;
    position: absolute;
    top: 11px;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .cont-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }


  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #ddd;
  }


  .cont-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
  }


  .cont-checkbox input:checked ~ .checkmark {
    background-color: #2196F3;
    border-radius: 0px;
  }


  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }


  .cont-checkbox input:checked ~ .checkmark:after {
    display: block;
  }
    .cont-checkbox .checkmark:after {
    left: 8px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  table tr td:first-child {
    position: relative;
}

 .pactive{
 	color:#a32151;
 }

 .disabled{color: #bfbfbf !important;background: #dadada !important;}
 	
input:disabled{opacity:0.28 !important; cursor:not-allowed;}
 .disabled:hover{
 	cursor: not-allowed;
 }

 /* Search result */
 /* table tbody tr  {border-bottom:1px solid #ebf2f8;border-top:1px solid #ebf2f8;}

        .tsearch tr{border:0;}
        .tsearch tr td{padding:0!important; padding-right:5px!important; font-size: 12px;padding-bottom: 2px!important;}
        .tsearch tr:hover, .updateorderinfo tr:hover {border:0!important; background: none!important;}
        .tablelable {font-size: 14px; color: #464f63; float: left; width: 100%; margin-bottom: 5px;font-weight: 600;}
        .tsearch tr input, .tsearch tr select{width:100%; height: 32px;border: 1px solid #ccd6dc !important;border-radius: 3px !important;
padding: 5px 7px !important;} */
 .list-searchbar{float:left; width:100%; background-color:#F3F3F3;color:black;padding: 5px 15px 10px;border-top:1px solid #d0d0d0;
 border-bottom:1px solid #d0d0d0;}
 .status-alert {
    padding: 0 15px;
    font-size: 12px;
    line-height: 30px;
}
.updateorderinfo tr td{padding:0 10px!important;border:1px solid #9175451F;}
.updateorderinfo{font-size: 12px;}

.top-details{display: grid;
    grid-column-gap: 20px;
    grid-template-columns: repeat(3, 1fr) ;
    margin: 20px 0;
    padding: 0 15px;
}

.inte-col{padding:15px;line-height: 22px;}
.sec-head1 { padding: 10px 15px;}
.inte-col .table-col.table-opc{width:35%; display: inline-block;    float: left; }
.table-col{width:calc(100% - 37%); display: inline-block; }
.table-opc{opacity: .6;}
.view-order-detial{display: grid;
    grid-column-gap: 0px;
    grid-template-columns: repeat(4, 1fr)  ;
    line-height: 21px;
    padding: 15px;
}
.view-payment-det{display: grid;
    grid-column-gap: 0px;
    grid-template-columns: repeat(6, 1fr) ;
    line-height: 21px;
    padding: 15px;
    border-bottom: 1px solid #00000014;
}

.view-order-detial p{margin-bottom: 15px;}
.int-ordet{line-height: 14px!important;padding:15px;}
.ov-tbl th{padding: 10px!important;background:#efefef}
.ov-tbl td{padding: 10px!important;}
.ov-tbl tr:hover,.ordetal tr:hover{background:none!important}



.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.xpcard-head-row{position:absolute;display: inline-block;margin-left: 40px;}
.xpcard-head-detials{width:130px;  font-size:13px; display: inline-block}
.xpcard-head-detials label{color:#999; font-size:12px;}

.genkey {padding: 10px; background: #DEF0DA;border-radius: 4px;color:#2C542D; margin-bottom:4px;text-align:left}

.tab-internal-tab input[type="button"], .internal-tab-button{
  display: block;
  background-color: inherit;
  color: black;
  padding: 11px  16px;
  width: 100%;
  border-bottom: .5px solid #e6e6e6!important;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 12px;
  border:none;
}

.tab-internal-tab input[type="button"]:hover, .internal-tab-button:hover { background-color: #ffe7e7;}
.tab-internal-tab input[type="button"].active, .internal-tab-button.active {background-color:#a02351;color:#fff;}

.tabcontent1 {float: left; width: calc(100% - 200px);  border-left: none;  height: calc(100vh - 92px);}
.tabcontent-header{display:flex; align-items:center; padding:0 0 0 16px; min-height:40px;}
.tabcontent-header h3{flex:1}
.tab-internal-tab {
  float: left;
  border-right: 1px solid #e6e6e6;
  background-color: #fff;
  width: 200px;
  height: calc(100vh - 91px);
}

#loader {
	display: none;
 	position: fixed;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	width: 100%;
 	background: rgba(0,0,0,0.75) url(../images/loader.gif) no-repeat center center;
 	z-index: 10000;
}

.card-search {
    background: #f3f3f3;
	padding: 4px 16px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.card-search label {
    font-size: 13px;
    color: #444;
    padding-bottom: 2px;
    font-weight: 700;
}

.search-table td {
    padding: 4px 4px 0 0;
}

.search-table .search {
    padding: 6px 12px;
    font-size: 12px;
    background: #e67d31;
    border: 1px solid #cf6028;
	color: #fff;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.search-table .search:hover { background: #cf6c25;}

.search-table label {
    font-size: 12px;
    display: block;
    color:     #444;
    font-weight: 400;
}
.search-table input[type="text"], .search-table select {
    border: 1px solid #ccc;
    height: 28px;
    width: 100%;
    padding: 0 8px;
}
.button button, .prim-btn button {
	width: 100%;
	height: 100%;
	border: 0;
	cursor: pointer;
	transition: all .2s ease-in-out;
	padding: 0 16px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.button button img, .prim-btn button img { width: 16px; }
.button:hover { background: #f6f6f6; }
.button button img, .prim-btn button img { width: 20px;}
.button, .prim-btn { border-left: 1px solid #ddd; height: 39px; transition: all .2s ease-in-out;}
.chkbox-container {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.chkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.chkbox-container:hover input ~ .checkmark { background-color: #ccc; }
.chkbox-container input:checked ~ .checkmark { background-color: #2196F3;}
.chkbox-container input:checked ~ .checkmark:after { display: block;}

.chkbox-container .checkmark:after {
  left: 9px;
  top: 4px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-border-buttom{
	width:100%;
	height:36px;
	border-bottom:1px solid #ddd!important;
	border:0;
	padding: 0 8px;
	transition: all .10s ease-in-out;
}
.input-border-buttom:focus{ border-bottom:2px solid #084e26!important;}
.dashsearch {
    font-size: 14px;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
	border-bottom: 1px solid #ccc;
    transition: all .2s ease-in-out;
    width: 89px;
    cursor: pointer;
}
.subGroup {
	height: 32px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eee;
	padding: 0 0 0 8px;

}
.trxchst{display:flex; padding:16px 8px; }
.trxchst div{ width:225px; padding-right:8px;}
.trxchst div select, .trxchst div input{width:100%; height:32px;padding:0 8px}
.trxchst .search{
	padding: 6px 12px;
	font-size: 12px;
	background: #e67d31;
	border: 1px solid #cf6028;
	color: #fff;
	cursor: pointer;
	transition: all .2s ease-in-out;
}
.trxchst .search:hover{background: #cf6c25;}

.trxchst label{font-size:12px; color:#555; margin-bottom:4px;display: inline-block;}
.feeslab{margin: 15px;border: 1px solid #ddd;border-top: 0;}
.feeslab table tr th{background: #28C4CF!important; color:#fff;}
.feeslab table tr td input{width: 100%; text-align: right;   height: 38px;;border: 0; padding:0 15px;transition: all .2s ease-in-out}
.feeslab table tr td{padding:0 1px 0 0 ; background: #eee}
.feeslab table tr td input:focus{border-bottom: 2px solid #28C4CF !important;}
.provider_table{width:100%;font-size: 12px;background:#fff; border-collapse: collapse;}
.provider_table tr td{height:32px;padding: 0px 16px; border-bottom: 1px solid #eee;}
.provider_table tr th{height:32px;font-weight:700; padding: 0px 16px; border-bottom: 1px solid #eee;background: #fbeded;}
.provider_card{border-top: 1px solid #ececec; border-radius: 2px; margin-bottom: 20px;background: #dfeefb;}
.provider_card div{display: flex;align-items: center;min-height: 32px;padding:0 16px;}

.provider_card div input[type="button"]{background:transparent;color:#222;border: none;padding: 0;}
.txncard-xp{padding: 0 16px;margin-top: 16px;}
.txncard-xp  label{font-size: 12px; width: 160px; display: inline-block;text-align: right;
margin-right: 16px;font-weight:700}
.txncard-xp  input, .txncard-xp  select{height: 32px; width: 440px; padding: 0 8px;border: 1px solid #ccc}
.txncard-xp textarea{padding: 8px; font-family:arial; font-size:13px;}
.txncard-xp  button{padding: 0 8px; color:#fff; outline:none}

.img-area{display: inline-block; box-shadow: 0px 0px 11px #d6d6d6; height: 125px;margin-bottom: 5px;}
.img-area img{width: 125px;}
.floating-img{display: inline-grid}
.user-info-deivce {
    width: 100%;
    float: left;
    padding:8px 16px;
    background: #f6f6f6;
	border-bottom: 1px solid #ddd;
}
.uid-img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
}
.uid-col {
    display: inline-block;
    margin-right: 20px;
}
.uid-col h4 {
    margin: 6px 0;
       font-size:16px;
       font-weight:normal;
}
.uid-col p {
   font-size:12px;
}

.col.blue-agent{
	background-color: #3498DB;
	background-image: url(../images/balance.png);
}

.col.orang-agent{
	background-color: #9b59b6;
	background-image: url(../images/count.png);
}

.col.brown-agent{
	background-color: #EC7E1C;
	background-image: url(../images/fee-payment.png);
}

.col.green-agent{
	background-color: #00B84E;
	background-image: url(../images/commission.png);
}

.xp-kycproof{ display: flex;border: 1px solid #ddd; margin: 40px 125px;}
.xp-kycproof div{display: block; padding: 16px;}

.xp-kycproof div:first-child{
	border-right: 1px solid #ccc;
	width:20%;
}
.xp-kycproof div:nth-child(2){
	border-right: 1px solid #ccc;
	width:40%;
}
.xp-kycproof div:last-child{
	width:40%;
}
.xp-kycproof label{margin-bottom: 4px;font-weight: 700;font-size: 12px;display: block;color: #555;}
.xp-kycproof div select{width: 100%; height: 35px;padding: 5px;outline:none;}
.xp-kycproof div button {padding: 6px 12px;
	font-size: 12px;
	background:#e67d31;
	border: 1px solid #cf6028;
	color:#fff;
	cursor: pointer;
	transition: all .2s ease-in-out;
}
.xp-kycproof div img{
	margin:8px 0px;
	height: 150px;
	width: 100%;
	border:1px solid #ddd;
	object-fit: contain;
	padding:4px;
}
.faicons {
    font-size: 14px;
    margin-right: 4px;
}
.notif-but-success{background: #225AA2;padding: 7px 10px;color: #fff;opacity: 1;margin-right: 0;}
.notif-but-success:hover{background:#0D448A;color: #fff;}
.notif-but-failed{background: #bf312c;padding: 7px 10px;color: #fff;opacity: 1;margin-right: 0;}
.notif-but-failed:hover{background:#ac201b;color: #fff;}
.kyc-table-input{width:100%;height: 34px;border-bottom: 2px solid #ccc !important;border: 0;padding: 0 4px;transition: all .3s ease-in-out}
.kyc-table-input:focus{border-bottom:2px solid #084e26!important}

/*.g-recaptcha { transform: scale(.69); transform-origin: 0 0;}*/
.g-recaptcha { transform: scale(.69); display: flex; justify-content: center;}

/*To be added in both project css for reject button */
.floating-footer .danger{background: #dc3545 !important; color: #fff !important; border: 1px solid #aa1120 !important;padding: 8px 20px;font-size: 14px;}
.floating-footer .danger:hover{background: #c82333!important}
.button button{background: #d9d9d9;}
.button button:hover{background:#bbb}


.lastRef{font-size:11px; color: #c32148; width: 100%; display: inline-block; text-align: right; padding-right: 16px;}
.overflowClass {max-width: 110px !important; overflow: hidden; text-overflow: ellipsis; display: inline-block;}

.tab { overflow: hidden; border: 1px solid #d2d2d2; background-color: rgb(191 37 53 / 9%); border-bottom: 0; border-radius: 4px 4px 0 0; margin-top: 10px;}
.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 10px 16px;
	transition: 0.3s;
	font-size: 14px;
	color:#0000005d;
}

.tab button.active {border-bottom: 2px solid #7e7f80; color:#3b3c3d;}
.tabcontent {display: none; border: 1px solid #ccc; border-top: none;}

.list-table-head{background: #DFEEFB!important; color:rgb(10, 30, 90)!important;}
.dis-right-col p{margin: 0; color:rgba(9, 33, 162, 0.87);font-size: 12px;}
.dis-right-col{float: right;text-align: right;margin-top: 10px;}
.dis-right-col h3{margin: 0 !important;}
.payment-head{background: #C9E6FF;font-weight: 600;padding: 8px 16px;color: rgb(10, 30, 90);}

.opt_custom label {
    width: auto;
    float: left;
    display: block;
}
.opt_custom .ratio-opt {
    width: auto;
    display: inline-block;
    margin: 0 15px 10px;
}
.opt_custom label {
    width: auto;
    float: left;
    display: block;
}
.opt_custom .ratio-opt input {
    width: auto;
    float: left;
}

.ratio-opt label, .ratio-opt input {
	float: left;
	margin-right: 8px;
}

.ratio-opt {
	display: inline-block;
	width: 208px;
	margin-top: 8px;
}


.btn-disabled {
	color: #a7a7a7 !important;
	background: #dadada !important;
	border: 1px solid #cecccc !important;
	cursor: default !important;
}
.cstm-search td {
    width: 200px;
}

.cstm-search label {
    float: left;
    padding-right: 6px;
    font-weight: bold;
}

.cstm-search p {
    font-size: 12px;
}


.notif-but-scs {
	background: #67AC51;
padding: 7px 10px;
color: #fff;
opacity: 1;
margin-right: 0;
}
.notif-but-scs:hover {
	background: #528E3F;
	color: #fff;
}

.notif-btn-history{
	background: #F7934B;
	padding: 7px 10px;
	color: #fff;
	opacity: 1;
	margin-right: 0;
}

.notif-btn-history:hover{
	background: #E1823E;
	color: #fff;
}


.mandatory {
	color: red;
	font-size: 14px;
	position: absolute;
	margin-left: 2px;
}

.file-input {
	height: 36px;
	width: 100%;
	background: #f9fcfe;
	border: 1px solid #d8d8d8;
	margin-bottom: 10px;
	font-size: 14px;
	padding: 5px 8px;
	transition: all .3s ease-in;
	border-radius: 2px;
}

.modal {
	display: none;
	position: fixed;
	z-index: 99999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 60%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;
	height: calc(100% - 60px);
}

.modal-header {
	padding: 2px 16px;
	background-color: #5cb85c;
	color: white;
}

.modal-body {
	height: 100%
}

.modal-footer {
	padding: 2px 16px;
	background-color: #5cb85c;
	color: white;
}

.modal-body span {
    position: absolute;
    z-index: 99;
    top: 1px;
    right: 10px;
    font-size: 32px;
    color: #fff;
    cursor: pointer;
    width: 44px;
    text-align: center;
}

.tbl-resp {
    width: 100%;
    float: left;
    height: calc(100% - 64px);
    overflow-y: auto;
    position: relative;
}

select:required {
    box-shadow:none;
}

.list-input {
	width: 100%;
	height: 25px;
	font-size: 13px;
	padding: 0 4px;
	border-radius: 2px;
	border: 1px solid #d8d8d8;
}

.table-caption {
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}
button.confirm {
    box-shadow: rgb(56 35 43) 0px 0px 2px, rgb(0 0 0 / 5%) 0px 0px 0px 1px inset !important;
    background: #c6162b !important;
}

.toggle-password {
    float: right;
    cursor: pointer;
    margin-right: 13px;
    margin-top: -40px;
    position: relative;
}

/*   chargeback css */

.grid-two{display: grid;
grid-template-columns: 50% 50%;}
.chargebk{border: 1px solid #ddd;}
.chargebk span{font-weight:600;}
.chargebk div {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 5px;
}
.chargebk div:last-child{border-bottom:0;}
.button {
  display: flex;
  gap: 5px;
}
.chargebk div:nth-last-child(2) {border-bottom:0} 
.chargebk div:nth-child(even){border-right:0;}
.in-modal-ht{height: calc(100vh - 300px) !important;}

@media only screen and (max-width: 1390px)  {.in-modal-ht{height: calc(100vh - 190px) !important;}}
	
}


