
a {
    color: #02a8ed;
}
.error {width: 100%;color: #f00707 !important;}
.is-invalid{border: 1px solid #f00707 !important;}
.logocustom{color: #C99F78 !important;font-size: 18px;}

.copy-data{cursor: pointer;}
.copy-data.active{background-color: #d7c6bf;cursor: default;}

.website-detl.inner-lists .input-wrp{margin-bottom: 0px;}
.website-detl.inner-lists .input-wrp:last-child{margin-bottom: 20px;}

.paginatation_custom div{padding: 5px 0;}
.paginatation_custom nav div:nth-child(2) div:nth-child(2){display: none;}
nav svg{width: 20px;}

.alert .close{margin: 0 !important;}

#loading{display:none;position:fixed;width:100%;height:100%;top:0;z-index:999999;background:rgba(0,0,0,0.7);text-align:center;font-size:30px;}

.ml-4{margin-left: 1.5rem !important;}

.form-check label.error{display: none !important;}
.form-check .form-check-input.error{border: 1px solid #f00707;}

.default-page-content ul li {
    padding: 0 0 0 15px;
    margin: 0 0 10px 0;
    list-style-type: none;
    display: block;
    position: relative;
    background-image: url(./images/arrow-orng.png);
    background-repeat: no-repeat;
    background-position: left 6px;
}

.dt-paging-button{padding: 3px 10px;margin: 0px 4px 0 0;}
.dt-paging-button.current{background-color: #00adee;border-color: #00adee;}
