.w10px{width:10px !important; min-width:10px !important; max-width:10px !important;}
.w20px{width:20px !important; min-width:20px !important; max-width:20px !important;}
.w30px{width:30px !important; min-width:30px !important; max-width:30px !important;}
.w40px{width:40px !important; min-width:40px !important; max-width:40px !important;}
.w50px{width:50px !important; min-width:50px !important; max-width:50px !important;}
.w60px{width:60px !important; min-width:60px !important; max-width:60px !important;}
.w70px{width:70px !important; min-width:70px !important; max-width:70px !important;}
.w80px{width:80px !important; min-width:80px !important; max-width:80px !important;}
.w90px{width:90px !important; min-width:90px !important; max-width:90px !important;}
.w100px{width:100px !important; min-width:100px !important; max-width:100px !important;}
.w110px{width:110px !important; min-width:110px !important; max-width:110px !important;}
.w120px{width:120px !important; min-width:120px !important; max-width:120px !important;}
.w130px{width:130px !important; min-width:130px !important; max-width:130px !important;}
.w140px{width:140px !important; min-width:140px !important; max-width:140px !important;}
.w150px{width:150px !important; min-width:150px !important; max-width:150px !important;}
.w160px{width:160px !important; min-width:160px !important; max-width:160px !important;}
.w170px{width:170px !important; min-width:170px !important; max-width:170px !important;}
.w180px{width:180px !important; min-width:180px !important; max-width:180px !important;}
.w190px{width:190px !important; min-width:190px !important; max-width:190px !important;}
.w200px{width:200px !important; min-width:200px !important; max-width:200px !important;}
.w250px{width:250px !important; min-width:250px !important; max-width:250px !important;}
.w300px{width:300px !important; min-width:300px !important; max-width:300px !important;}
.custom-pagination .page-link {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    padding-left: 14px;
    line-height: 24px;
    color:  #6c757d;
}
.botton_txt:hover{
  cursor:pointer;
}
.custom-select.is-invalid, .was-validated .custom-select:invalid {
    border-color: #dc3545;
	padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")
    #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}
.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: 
#28a745;
padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
    #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}
.custom-input.is-invalid, .was-validated .custom-input:invalid {
    border-color: #dc3545;
	padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")
    #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}
.custom-input.is-valid, .was-validated .custom-input:valid {
    border-color: 
#28a745;
padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
    #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}
.btn_active{
    background-color:#0acf97;
    color:#ffffff;
}
.little_badge{
    padding:1px;
}

.parsley-errors-list > li{
    display: none;

}