.custombutton{
    display: inline-block !important;
    vertical-align: middle !important;
    margin: 0 0 1rem !important;
    padding: .85em 1em !important;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out !important;
    transition: background-color .25s ease-out,color .25s ease-out !important;
    font-family: inherit !important;
    font-size: .9rem !important;
    -webkit-appearance: none !important;
    line-height: 1 !important;
    text-align: center !important;
    cursor: pointer !important;
    background-color: #1779ba !important;
    color: #fefefe !important;
}

.buttons-colvis{
    display: inline-block !important;
    vertical-align: middle !important;
    padding: .85em 1em !important;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out !important;
    transition: background-color .25s ease-out,color .25s ease-out !important;
    font-family: inherit !important;
    font-size: .9rem !important;
    -webkit-appearance: none !important;
    line-height: 1 !important;
    text-align: center !important;
    cursor: pointer !important;
    background-color: #1779ba !important;
    color: #fefefe !important;
}
select{
    font-size:13px !important;
    width: 125px !important;
}

.buttons-columnVisibility{
    display: inline-block !important;
    vertical-align: middle !important;
    margin: 0 0 1rem !important;
    padding: .85em 1em !important;
    border: 1px solid transparent !important;
        border-right-color: transparent !important;
        border-right-style: solid !important;
        border-right-width: 1px !important;
    border-radius: 0 !important;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out !important;
    transition: background-color .25s ease-out,color .25s ease-out !important;
    font-family: inherit !important;
    font-size: .9rem !important;
    -webkit-appearance: none !important;
    line-height: 1 !important;
    text-align: center !important;
    cursor: pointer !important;
    background-color: #1779ba !important;
    color: #fefefe !important;    
}
.dt-button {
    background-color: #767676 !important;
    color: #fefefe !important;
}

.dt-button {
    display: inline-block !important;
    vertical-align: middle !important;
    margin: 0 0 1rem !important;
    padding: .85em 1em !important;
    border: 1px solid transparent !important;
        border-right-color: transparent !important;
        border-right-style: solid !important;
        border-right-width: 1px !important;
    border-radius: 0 !important;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out !important;
    transition: background-color .25s ease-out,color .25s ease-out !important;
    font-family: inherit !important;
    font-size: .9rem !important;
    -webkit-appearance: none !important;
    line-height: 1 !important;
    text-align: center !important;
    cursor: pointer !important;
    background-color: #1779ba !important;
    color: #fefefe !important;
}

.dt-button-collection .dt-button:focus, .dt-button:hover {
    background-color: #5e5e5e !important;
    color: #fefefe !important;
}
.dt-buttons .active {
    background-color: #5e5e5e !important;
    color: #fefefe !important;
}

div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled), div.dt-button-collection div.dt-button:active:not(.disabled), div.dt-button-collection div.dt-button.active:not(.disabled), div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled){
    background-color: #5e5e5e !important;
background: -webkit-linear-gradient(top, #5e5e5e 0%, #5e5e5e 100%) !important;
background: -moz-linear-gradient(top, #5e5e5e 0%, #5e5e5e 100%) !important;
background: -ms-linear-gradient(top, #5e5e5e 0%, #5e5e5e 100%) !important;
background: -o-linear-gradient(top, #5e5e5e 0%, #5e5e5e 100%) !important;
background: linear-gradient(to bottom, #5e5e5e 0%, #5e5e5e 100%) !important;
    
    background-color: #5e5e5e !important;
    color: #fefefe !important;
    box-shadow:none !important;
    margin: 0 !important;
}

.dt-button:focus, .dt-button:hover {
    background-color: #14679e !important;
    color: #fefefe !important;
    
}

div.dt-button-collection button.dt-button, div.dt-button-collection div.dt-button, div.dt-button-collection a.dt-button {
    margin: 0 !important;
}

div.dt-button-collection {
    padding: 0 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    box-sizing: none !important;
}

tr.even {
    border-bottom: 0;
    background-color: #f1f1f1;
}

.custom_card{
    height: 500px !important;
    overflow-y: auto;
}
.top-bar .logo-link {
    background: transparent !important;
}

.is-dropdown-submenu {
    z-index: 2 !important;
}
.regfooter{font-size: 14px;}

.input-symbol-dollar {
    position: relative;
}
.input-symbol-dollar input {
    padding-left:18px;
}
.input-symbol-dollar:before {
    position: absolute;
    top: 6px;
    content: "\0024";
    left: 5px;
    font-size: 18px;
    z-index: 9999;
}

.dropdown.menu>li>a {
    background: transparent !important;
}

.swal-text{
    text-align: center;
}

.menu.vertical li a {
    position: relative;
  }
  .menu.vertical li .notification-counter {
    position: relative;
    left: 1px;
    top: -3px;
    background: red;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    font-size: 8px;
    line-height: 15px;
    font-weight: 700;
  }
  @media only screen and (min-width: 481px) and (max-width: 768px)  {
    body{
        width:100%;
        position: initial;
        
    }
    .regfooter{padding-top:0px !important; }
    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
        float: left;
    }
    
  }
  
  @media only screen and (min-width: 200px) and (max-width: 480px)  {
    body{
        width:100%;
        position: initial;
        margin-bottom: 130px !important;
    }
    footer{
        height: 9em !important;
    }
    .regfooter{padding-top:10px !important; }
    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
        float: left;
    }
    
  }
.help-block,
.alert.alert-danger li{
    color: red;
}
div#loader-wrapper.disable-loader{ display: none !important; }
.select2-dropdown + .select2 {    
    width: 100% !important;
}
.select2-dropdown + .select2 .select2-selection--single {
    height: 39px;
    padding: 4px 0;
}
.select2-dropdown + .select2 .select2-selection--single .select2-selection__arrow {
    top: 6px;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: .25rem;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.agree_communications {
    display: flex;
    align-items: start;
}

#agree_communications {
    margin-top : 6px;
}


