
.ciwcamp-primary-color{
    background-color: rgba(0, 150, 136, 0.7);
}
.sidebar-fixed{
     height:100vh;
     width:18%;
     -webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
     box-shadow: 0 2px 5px 0 rgb(0 0 0 / 71%), 0 2px 10px 0 rgba(0,0,0,.12);
     z-index:1050;
     background-color: #E5E5E5;
     padding:0 1.5rem 1.5rem;
     margin-left: -12px;
     margin-top: 60px;
     z-index: auto;
     
    }
.sidebar-fixed .list-group .active{
    -webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    -webkit-border-radius:5px;
    border-radius:5px;
}
.sidebar-fixed .logo-wrapper{
    padding:2.5rem;
}
.sidebar-fixed .logo-wrapper img{
    max-height:50px;
}
.list-group li {
    list-style-type: none;
    border-bottom: 1px solid #0000004a;
}
.pagination .page-item.active .page-link {
    color: #fff;
    background-color: #087369;
}
.ciwcamp-commission-list li {
    display: inline-flex;
    border-right: 1px solid black;
    padding: 0;
}
a.waves-effect, a.waves-light {
    display: block!important;
}
@media (min-width:1200px){
    .navbar,.page-footer,main{
        padding-left:270px;
    }
}
@media (max-width:1199.98px){.sidebar-fixed{display:none}}

.container-for-admin{
  background-color: #eee!important;
}
@media (min-width: 600px){
    .navbar.scrolling-navbar {
        padding-top: 45px!important;
        padding-bottom: 12px;
    }
}

.map-container{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map-container iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

.list-group-flush {
    border-radius: 0;
    margin-top: 10px;
}
#dt-basic-checkbox_wrapper {
    margin-top: 85px;
    margin-right: 25px;
}
footer.page-footer {
    display: none;
}
.ciwcamp_btn_navbar {
    padding: 10px;
    margin-right: 20px;
    background: #fff;
}
.navbar {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 81%), 0 2px 10px 0 rgba(0,0,0,0.12)!important;
}

.ciwcamp-action-btn-delete{
    color:rgb(214, 12, 12)!important;
}
.ciwcamp-action-btn-edit{
    color:rgb(33, 95, 230)!important;
}
.ciwcamp-action-btn-approve{
    color:rgb(13, 221, 65)!important;
}
.ciwcamp-action-btn-reject{
    color:rgb(10, 10, 10)!important;
}
.ciwcamp-active:active {
    background-color: #4cb5ab!important;
}

.ciwcamp-taffiliate span {
    font-size: 35px;
    margin-left: -25px;
    padding-top: 14px;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4cb5ab!important;
    color: white!important;
}
.ciwcamp-loader
{
    margin-top: -300px;
    height: 100px!important;
    width:100px!important;
    
}
.ciwcamp-flex-basis {
    display: flex;
}
.ciwcamp-flex-basis a {
    padding-left: 13px;
}
.ml-20 {
    margin-left: 20px;
}

.nav-tabs .nav-link {
    color: white;
}
.notice, .notice-error, .notice-success, .notice-warning
{
    display: none !important;
}
label.bold {
    font-weight: 700;
    font-size: 20px;
}
.margin-10{
    margin-bottom: 3rem;
}
.float-right{
    float: right !important;
}
.ciwcamp-loader {
    height: 100px!important;
    width: 100px!important;
    position: fixed;
    left: 50%;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.overlay {
    background: #b9b6b6;        
    position: absolute;  
    top: 0;               
    right: 0;               
    bottom: 0;
    left: 0;
    opacity: 0.5;
    z-index: -1;
}
#ciwcamp-admin-page
{
    margin-top : 7%;
}
.ciwcamp-pro-icon
{
    width:22px!important;
    height: 22px!important;
}
.ciwcamp-pro-icon-btn
{
    width: 42px!important;
}
#ciwcamp-pro-btn
{
    color : red!important;
}