.qr-close-btn{
    float: right;
    cursor: pointer;
}




.truncate {
  width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*.kyc-doc {
  max-height: 500px;  
}*/

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9001; /* Sit on top */
  padding-top: 100px; /* Location of the box */

  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.closeNote {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.closeNote:hover,
.closeNote:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.crypto-icon{
    width: 4.8rem !important;
    opacity: 0.75;
    -webkit-transition: opacity 0.225s ease-in-out;
    -moz-transition: opacity 0.225s ease-in-out;
    -o-transition: opacity 0.225s ease-in-out;
    transition: opacity 0.225s ease-in-out;
}

.crypto-icon:hover{
    opacity: 1;
}

/*---------------------------Mahesh----------------------------*/

body{font-family: 'Roboto', sans-serif !important;}
.main-content{min-height:700px;background:#fff;margin-top:10px;}
.main-content h1,.container-fluid h1{font-weight:600!important;color: #122F3B;margin-bottom: 30px;}
.container-inner{padding:30px;background:#fff;min-height:780px}

.bonus-settings-form {border: solid 1px #eae6e6;padding: 30px;box-shadow: 5px 5px 25px #e9e6e6;}
/*.bonus-settings-form .form-group input.form-control{ width: 70%; }*/

.input-group .input-group-addon + .form-control:hover, .input-group .input-group-addon + .form-control:focus, .input-group .input-group-addon + .form-control,.form-group .form-control,input[type="number"]{border-left: none !important;border: solid 1px #ccc !important;box-shadow: none;border-radius: 2px;}

.masquerade-form .select2-container--default .select2-selection--single,.select2-container .select2-selection--single{height:40px !important;}
.masquerade-form .select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:38px !important;}

.masquerade{width: 60%;left: 25%;top:15px;border-radius: 5px;/*background-color: #dff0d8;*/background-color:rgba(223, 240, 216, 0.7);border:solid 1px #d0e9c6;color: #3c763d;padding:0;position: absolute;z-index: 9999;text-align: center;/*opacity: 0.9;*/}

.convert-info td{padding:10px;color: #333;}

.user-trans-wrapper,.user-locked-trans,.user-list,.xab-deposit-history-block,.profit-history-wrapper,.view-crypto,.xab-tarns-wrapper,.locked-trans-wrapper,.userRoles-wrapper{padding:25px !important;}
.user-payout-request{padding:25px 0 !important;}

.form-superadmin-settings{border: solid 1px #ccc;box-shadow: 5px 5px 25px #e9e6e6;border-radius: 2px;padding:30px;margin-bottom:30px;}

.footer{padding:15px;}

.center {text-align: center;}

.btc-info{margin-bottom: 50px;}
.btc-info dl{margin-bottom:0;}
.btc-info dt{width: 150px;display: inline-block;position: relative;color: #000;font-size:14px;}
.btc-info dt:after{content: ':';width:3px;height:10px;display:block;position: absolute;top:0;right:15px;}
.btc-info dd{width: 350px;display: inline-block;}

input[type="date"], input[type="datetime-local"], input[type="email"], input[type="number"], input[type="password"], input[type="search-md"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], textarea.md-textarea{box-sizing: border-box;}
.form-control{height: calc(1.25em + 1.7rem + 5px) !important;}

.payout-settings{}
.payout-settings .payout-checkbox .control-label{display: inline-block;vertical-align:middle;}
.payout-settings .payout-checkbox .input-group{display: inline-block;vertical-align:middle;width: 10px;margin-left: 5px;}

.kyc-top-info-wrapper{margin-bottom:30px;}
.kyc-top-info-wrapper .control-label{font-size:20px;font-weight: bold;color: #000;}
.kyc-top-info-wrapper text{font-size:14px;font-weight: normal;display: block;}
.kyc-top-info-wrapper text b{font-weight: normal;}

.kyc-top-left{padding: 15px 30px;background:#fff;box-shadow: 0 9px 23px rgba(0, 0, 0, 0.09), 0 5px 5px rgba(0, 0, 0, 0.06) !important;min-height: 332px;}
.kyc-left.form-block {padding: 20px 0; border-bottom: dashed 1px #ccc; }
.kyc-left.form-block:last-child{border: none;}

.bo-aacount-info{padding: 15px 30px;background:#fff;box-shadow: 0 9px 23px rgba(0, 0, 0, 0.09), 0 5px 5px rgba(0, 0, 0, 0.06) !important;}
.bo-aacount-info .card-header{padding:0 0 10px 0;margin:0 0 15px 0;background:none;font-weight: bold;}
.bo-aacount-info .card-header h3{font-weight: bold !important; color: #000;}
.kyc-right.form-block {padding: 10px 0; border-bottom: dashed 1px #ccc; }
.kyc-right.form-block:last-child{border: none;}

.kyc-doc{margin-bottom:30px;}
.kyc-doc .card{padding: 30px;height: 300px;}
.kyc-doc .card .image{width: 180px !important;margin: 0 auto;height: auto;}
.kyc-doc .card-header{padding:0 0 10px 0;margin:0 0 15px 0;background:none;font-weight: bold;}
.kyc-doc .card-header h3{font-weight: bold !important; color: #000;}

.verification-info-wrapper{margin-bottom:30px;padding:0;}
.verification-info-wrapper .card{padding: 30px;}
.verification-info-wrapper .card-header{padding:0 0 10px 0;margin:0;background:none;font-weight: bold;}
.verification-info-wrapper .card-header h3{font-weight: bold !important; color: #000;}
.verification-info-wrapper table tbody{}
.verification-info-wrapper tbody tr:nth-child(2n){background-color: rgba(0, 0, 0, 0.05);}
.verification-info-wrapper tbody tr th,.verification-info-wrapper tbody tr td{padding:15px;border-top: 1px solid #dee2e6;}
.verification-info-wrapper tbody tr th{font-size:15px;font-weight: bold;color: #000;}

.kycEditForm,.rejectNoteForm{padding:0 30px;}
.kycEditForm .form-group,.rejectNoteForm .form-group{margin:0 0 2rem 0 !important;}
.modal-content .close,.modal-content .closeNote{position: absolute;right: 25px;}




/*--------------------------End-Mahesh----------------------------*/

/*---- Muhassin ---*/
/* .kyc-doc .card .embed{ width: 100% !important; height: auto; margin: 0 auto; height: auto;} */
/* admin send bitcoin */
.closeSend { color: #aaaaaa; float: right; font-size: 28px; font-weight: bold;}
.modal-content .closeSend{ position: absolute; right: 25px;}
.btcSendForm { padding: 0 30px; }
.sendBTC { float: right; }

/* ripple wallet details */
.xrp-info{margin-bottom: 50px;}
.xrp-info dl{margin-bottom:0;}
.xrp-info dt{width: 150px;display: inline-block;position: relative;color: #000;font-size:14px;}
.xrp-info dt:after{content: ':';width:3px;height:10px;display:block;position: absolute;top:0;right:15px;}
.xrp-info dd{width: 350px;display: inline-block;}
/*---- Muhassin ---*/

.ex-fee-table .input-group.focus .input-group-addon{color: #495057;outline: 0 !important;}

@media only screen and (min-width: 992px){
.right-column.m-hide{overflow-x: hidden;}
}
@media only screen and (min-width: 992px) and (max-width: 2000px) {
	.right-column.m-hide .table-responsive{ 
		display: block;
		width: 100%;
		overflow-x: auto;   
	}
}
@media only screen and (max-width:980px) {
    .container-inner,.main-content{min-height:inherit;}
}
@media only screen and (max-width:640px) {
    .main-content h1, .container-fluid h1{font-size: 25px;}
    .card,.card:hover, .card:focus{box-shadow:none !important;}
    .card .card-table,.card .card-body{padding:0 !important;}
    .card .card-header{margin:0;}
    .select2-container{width:100% !important;}
    .container-inner{padding: 10px;}
    .bonus-settings-form .form-group input.form-control {width: calc(80% - 1.2rem - 3px) !important;margin-bottom:10px;}
    .dashboard .card{box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;padding:10px;}
}
.note-area{min-height: 100px}

.maintenance{width: 60%;left: 25%;top:15px;border-radius: 5px;background-color:rgba(213, 163, 163, 0.7);border:solid 1px #d29c9c;font-weight: bold;color: #fff !important;padding:0;position: absolute;z-index: 9999;text-align: center;text-align: center;vertical-align: middle;line-height: 40px;font-size: large; /*opacity: 0.9;*/}


.payout-sum dl{margin-bottom:0;}
.payout-sum dt{color: #000;font-size:14px;}

.dwld-btn {padding: 0 !important;}
