/* Payment Page Styling  */

.adi-sub label {display: block;
	margin-bottom: 10px;
}
.adi-sub {
	/*border: 1px solid #dddddd;
	border-radius: 6px;*/
	padding-top: 0px;
	/*padding: 20px;
	padding-bottom: 10px;*/
	margin-top: 10px;
}
.adi-sub .tittle {
	position: absolute;
	padding-left: 10px;
	background: #fff;
	min-width:109px;
	top: 0px;
	margin: 0px;
}
.adi-sub .form-control {
	margin-bottom: 20px;
}
.adi-action {
	margin: 0px;
	padding: 0px;
}
.adi-action li {
	list-style: none;
}
.adi-action li a {
	color: #000;
    padding: 8px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd;
}

.border-top-0{
	border-top:0!important;
}

.adi-action .adi-hover {
	position: absolute;
	margin-left: 12px;
	left: 100%;
	width: 260px;
	top: 0%;
	margin-top: -40px;
	display: none;
	border: 1px solid #b8b8b8;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.adi-action .adi-hover:before {
	content: "\f0d9";
	font-family: 'FontAwesome';
	color: #fff;
	position: absolute;
	left: -13px;
	top: 15%;
	text-shadow: -4px 0 10px rgba(0,0,0,0.2);
	font-size: 50px;
}
.adi-action .dropdown .dropdown-menu {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	margin: 0px;
	min-width: 260px;
	margin-top: -5px;
}
 
.adi-btns {
	margin-top: 15px;
	margin-bottom: 15px;
}
.adi-sub label {
	position: relative;
}
.adi-sub label i {
	top: 0px;
	right: 10px;
	font-size: 12px;
	color: #CCC;
	line-height: 34px;
	position: absolute;
}
.adi-pagi i {
	/*margin-left: 5px;*/
}
.adi-pagi {
	line-height: 45px;
	text-align: right;
	background: none;
	border: none;
	float: right;
	outline: none !important;
}
.adi-sub .form-control:before {
	content: "\f0d7";
	font-family: 'FontAwesome';
	color: #333333;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 25px;
	border-left: 1px solid #e8e8e8;
	text-align: center;
	background: #ebebeb;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}
.adi-action .dropdown-toggle {
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	padding: 0px 15px;
	padding-right: 60px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	height: 40px;
	line-height: 38px;
}
.adi-action .dropdown-toggle:before {
	content: "\f0d7";
	font-family: 'FontAwesome';
	color: #333333;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 25px;
	border-left: 1px solid #e8e8e8;
	text-align: center;
	background: #ebebeb;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}
.adi-action .dropdown li {
	position: relative;
}
.adi-action .dropdown li p {
	padding: 0 20px;
}
.adi-action .dropdown li h5 {
	padding: 10px 20px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	margin: 0px;
	margin-bottom: 5px;
	background: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
}
.adi-action .dropdown li:hover .adi-hover {
	display: block;
}
.adi-action .dropdown li i {
	color: #a4a9ae;
}
.adi-action .dropdown li i {
	color: #a4a9ae;
}
.dropdown-menu>li>a:hover i {
	color: #000;
}
.form-control {
}
.border-top-0{
	border-top:0;
}
.border-bottom-0{
	border-bottom:0!important;
}
.adi-sub .checkbox  .m-b-20{
margin-bottom: 20px;
}

.adi-menu li a  {
   	padding: 8px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd;

   	}
   	.theme-table{
   		border: 1px solid #f4f4f4;
   		border-collapse: collapse;
   	}
   	.dropdown-menu>li>a:hover {
    background-color: #3ebfb9;
    color: #333;
}
.user-image{
	    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}
.sort{
	   
    position: relative!important;
}
.icon-fix1{
	 position: absolute!important;
    top: 10px!important;
    right: 1px!important;
    
}

.icon-fix2{
	 position: absolute!important;
    top: 16px!important;
    right: 1px!important;
    
}

.activebtn{
	border:1px solid #3fccc5;
}
.icon-down{
	right: 25px!important
}
.top-most{
	vertical-align: top!important;
}
.icn-serach
{
	    top: 0px;
    right: 10px;
    font-size: 12px;
    color: #CCC;
    line-height: 34px;
    position: absolute;
        z-index: 10000;
}
.top-spc{
	top:61%;
}
.col-width{
	min-width: 75px;
}

.first-opt{
	    color: #a29a97!important;
    font-weight: bold;
}
.right-spc{
	position: absolute;
	right: 0!important;
}
.place-text::-webkit-input-placeholder {
    font-weight: bold;
} 
.place-text::-moz-placeholder {
  
    font-weight: bold;
}
.place-text:-ms-input-placeholder {
    
    font-weight: bold;
} 
.place-textt:-o-input-placeholder {

    font-weight: bold;
}

@media screen and (max-width: 991px) {
.adi-sub .tittle {
	
	margin: -6px!important;
	
}
}

.the-legend {
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    width: auto;
    padding: 0 10px;

}
.the-fieldset {
    border: 1px solid #e0e0e0;
    padding: 10px;
        border-radius: 6px;
}
.visibility{
	visibility: hidden;
}
.custom-control-label{
	padding-left: 0!important;
}
.Country{
	display: none!important;
	font-weight: bold;
	color: red;
	margin-top: 20px;
}
.select2-selection__rendered{
	color: #9c9898!important;
}
.select2-container--default .select2-results__option[aria-disabled=true]{
	display: none;
}

.grey-text{
	    color: #9c9898!important;
}
.white{
	background:white;
	color: black;
}
.hide-it{
	display: none;
}
.p-r-20{
	padding-right: 30px!important;
}
.mas-spc{
	margin:0!important;
}
.btn-spc{
	    
	        padding: 4px 6px!important;;
}
.drop-spc{
	       padding: 4px 6px!important;
}
.no-bordeer{
	border:none;
	    background-color: #ffffff!important;
	        padding: 3px 5px!important;
	        font-size: 19px;
}

.color-black{
	  color: #171717;
	}
.total-rec{
	font-weight: bold;
    color: #171717;
}
.torq-back{
	background: #3fccc5;
	color: black!important;
}
.pad-top{
	padding: 4px 3px;
}
.link-black{
	color: black;
}
.link-black:hover{
color: #3fccc5;

}
.link-black:visited{
color: black;
}
.text-b{
	color: black!important;
}
.text-b:hover{
	color: white;
}
.clu-prime{
	    background-color: #3fccc5;
    border-color: #3ebfb9
}
.disabled{
	background-color: #e9ecec;
	border-color:#c0c3c3;
}

.red{
	background-color: red;
}
.m-r-25{
	margin-right: 25px!important;
}
.m-b-12{
	margin-bottom: 12px;
}
.m-l-13{
	margin-left: 13px;
}
.hidden{
	display: none;
}
.unhide{
	display: block!important;
}
.red1{
	color: red;
	font-size: 12px;
}
.m-b-4{
margin-bottom: 4px!important;
}
.alert-club{
	align-items: center;
    background-color: rgba(241,243,244,0.871);
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #5f6368;
    text-align: center;
    padding: 10px;
    width: 98%;

  /*  margin-left: 10px;*/
}

		#cover {
    background: url("loader.gif") no-repeat center center #FFF;
    background-size: 8%;
     margin-top: 30px;
     margin-bottom: 20px;
     height: 80%;
     width: 96%;



}
.loader{
	/*height: 5%;
	width: 5%;*/
    margin-top: 10px;
	

}
.black-link{
	color: black; font-weight:bold;
}

.black-link:hover{
	color: black; font-weight:bold;
}

.black-link:visited{
	color: black; font-weight:bold;
}
.b {
  white-space: nowrap; 
  width: 70px; 
  overflow: hidden;
  text-overflow: ellipsis; 
 
}
table {
  counter-reset: section;
}

.personid:before {
  counter-increment: section;
  content: counter(section);
}

@media(max-width:480px){
.cent-scren{
text-align: center;
margin:10px 10px;
}

.loader{
	height:20%;
	width: 20%;
}
.theme-table .col-width
{
		min-width: 50px!important;
			background-color: red;
}
}
@media(max-width:767px)
{
	.cent-scren{
text-align: center;
margin:10px 10px;
}
.loader{
	height:20%;
	width: 20%;
}
.theme-table .col-width
{
	min-width: 60px!important;
	background-color: red;
}
}
@media(max-width:768px) and (max-width:991px)
{
	.rigt-div{
		text-align: center!important;
	}
	.adi-pagi2{
		margin-top: 0!important;
	}
	.cent-scren{
text-align: center!important;
margin:10px 10px;
}
.loader{
	height:1%;
	width: 12%;
}
.sort{
	    padding-right: 30px!important;
    position: relative!important;
}
	.theme-table .col-width
	{
	min-width: 90px!important;
		background-color: red;
}
.icon-fix{
	 position: absolute!important;
    top: 12px!important;
    right: -4px!important;
    /* padding-right: 1px; */
    margin-right: -2px!important;
    display: block!important;
    opacity: 0.5;
}
}
/*.back{
	background: red;
	height: 40px;
	width: 124px
}*/
.rigt-div{
	margin-right: 6px;
    /*background: red;*/
    text-align: right;
}
.color-black{
	  color: #171717;
	}
.total-rec{
	font-weight: bold;
    color: #171717;
}

a.club-primary, button.club-primary {
     /*color: #fff; */
     color: #171717; 
}
.m-b-12 {
    margin-bottom: 12px;
}
.m-r-13 {
    margin-right: 13px;
}
.loader {
    height: 5%;
    width: 5%;
}
.light-green{
    background-color: #1FC600;
}
.amber-box {
    background-color: #ffbf00;
}
.grey-box {
    background-color: #b5b0b0;
}
.scarlet{
    background-color: #ff2400;
}
.amber2 {
    background-color: #f39c12;
}
.red-box {
    background-color: #f50d0d;
}
.green-box {
    background-color: #1fc600;
}

.slimScrollDiv table.table thead{
	position: -webkit-sticky !important;
	position: sticky !important;
	top: -10px;
	background-color: #FFF;
}
.grid-head{
	top:0px !important;
}

.slimScrollDiv{
	margin: auto;
}

.table-fixes th .fa-arrows-v {
    position: absolute;
    left: 6px;
}

.table-fixes th {
	padding-left: 15px !important;
}

.table-fixes th .fa-sort-amount-asc{
    position: absolute;
    left: 3px;
}

.table-fixes th .fa-sort-amount-desc{
    position: absolute;
    left: -3px;
}

.table-fixes th .fa-sort-amount-asc:before{
    position: absolute;
    left: -3px;
}

.table-fixes th .fa-sort-amount-desc:before{
    position: absolute;
    left: 3px;
}

.table-fixes th .fa-spin {
    position: absolute;
    left: 3px;
}

.slimScrollDiv li.h-110{
	position: -webkit-sticky !important;
	position: sticky !important;
	top: 0px;
	background-color: #FFF;
	z-index: 1;
}

.list-fixes .fa-arrows-v {
    position: absolute;
    left: 6px;
}

.list-fixes {
	padding-left: 15px !important;
}

.list-fixes .fa-sort-amount-asc{
    position: absolute;
    left: 3px;
}

.list-fixes .fa-sort-amount-desc{
    position: absolute;
    left: -3px;
}

.list-fixes .fa-sort-amount-asc:before{
    position: absolute;
    left: -3px;
}

.list-fixes .fa-sort-amount-desc:before{
    position: absolute;
    left: 3px;
}

.list-fixes .fa-spin {
    position: absolute;
    left: 3px;
}

.tble-selection{
	display: flex;
	margin-bottom: 20px;
}
.border-0:hover{
	border:none;
}
.tble-selection ul{ 
	width: 100%;
}

.tble-selection ul li{ 
	border-top-left-radius: 0px !important; 
	border-top-right-radius: 0px !important; 
}
.tble-selection ul li:last-child{
	border-bottom: 1px solid #ddd;
	border-radius: 0;
}
.table-bordered thead tr.up-bdr th.border-top-0{
	border-bottom:none !important;
	border-top:none !important;
}
.text-top{
	vertical-align: top !important;
}
.table .thead-dark th{
	color: #fff;
	background-color: #636363!important;
	border: none;
}
.table .tbody-dark td{
	color: #000;
	background-color: #FFFFF0;
	border-color: transparent;
}
.tble-selection  .h-110{
	min-height: 102px;
	max-height: 105px;
	width: 100%;
}
select[readonly].select2+.select2-container {
	pointer-events: none;
	touch-action: none;
    background-color: #e9ecef;
}

select[readonly]+.select2-container .select2-selection--multiple{
    background-color: #e9ecef;
}

@media screen and (max-width: 1688px){
  	.tble-selection{
    	min-width: 767px;
    	overflow-x: scroll;
    	margin: 0 -15px;  
    	border: none;
	}
}

@media screen and (max-width: 991px){
  	.tble-selection{
    	min-width: 767px;
    	overflow-x: scroll;
    	margin: 0 -15px;  
    	border: none;
  	}
}
@media screen and (max-width: 767px){
  	.tble-selection{
    	min-width: 767px;
    	overflow-x: scroll;
    	margin: 0 -15px;  
    	border: none;
  	}
}

.m-5{margin: 5px;}
.m-10{margin: 10px;}
.m-15{margin: 15px;}
.m-20{margin: 20px;}
.m-25{margin: 25px;}
.m-30{margin: 30px;}

.list-group-club-primary{
    color: #ffffff;
    background-color: #3fccc5;
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}