.imglogoside{
    background-color: #f1f5f8;
    padding: 15px;
    border-radius: 21px;
    object-fit: contain;
}
.imglogophone{
    width: 145px;
    background: #f1f5f8;
    padding: 10px;
    border-radius: 18px;
    object-fit: contain;
    height: 58px;
}
.dropdownlogout{
    background-color: #03529d;
}
.dropdownlogout img{
    padding: 5px;
}
.app {
    background-color: #02529d;
}
.side-nav>ul ul {
  
    background-color: #02478a;
 
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current{
    background-color: #02529d !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
   
    background: #03529d !important;
  
    color: #fff !important;
}
.overflowx{
    overflow-x: scroll;
}
.conentdivaps{

    position: absolute;
    top: 0;
  
    right: 0px;
    animation-delay: 5s; --animate-duration: 2s;

}
.logologin img {
    margin: auto;
    width: 200px;
    object-fit: contain;
    padding: 4px;
    box-shadow: 2px 3px 1px #4078AC;
    background-color: #fff;
}
.conentdivapsbottom {
    position: absolute;
    bottom: 0;
   
    left: -0;
    animation-delay: 5s;
    --animate-duration: 2s;
}
.logins{
    overflow: hidden;
}
.html100,.logins{
    height: 100%;
}
.conentrelative {
    position: relative;
    z-index: 9;
}
.relativecontent{

}
.logologin{

}
.logologin img {
    margin: auto;
    width: 200px;
    object-fit: contain;
    padding: 4px;
}
.relativecontent {
    width: 450px;
    position: relative;
    z-index: 99;
}
.editcolorbutton{
    background-color: #02529d;
}
.focus\:ring:focus {
    --tw-ring-offset-shadow: unset;
    --tw-ring-shadow:unset;
    box-shadow: unset;
    border-color: #03529e;
}
.editcolorbutton:hover {
    background-color: #3faeb1;
}
.logologin img {
    margin: auto;
    width: 200px;
    object-fit: contain;
    padding: 4px;
    box-shadow: 2px 3px 1px #4078AC;
    background-color: #fff;
}
/* .reltivecontentdivs{
    position: relative;
} */

.side-nav>ul>li>.side-menu:hover:not(.side-menu--active):not(.side-menu--open) .side-menu__icon:before {
    --bg-opacity: 1;
    background-color: #3baaac;
}
.bg-theme-1 {
    --bg-opacity: 1;
    background-color: #40afb1;
}
.bg-theme-38 {
    --tw-bg-opacity: 1;
    background-color: #03529d;
}
.hover\:bg-theme-1:hover {
  
    background-color: #01478a;
}
[multiple]:focus, [type=email]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=text]:focus, [type=time]:focus, select:focus, textarea:focus{
    outline-offset:unset;
    --tw-ring-color: #03529d;
    --tw-ring-shadow:unset !important
}
.contentimg img {
    width: 25px;
    height: 25px;
}
button.dt-button, div.dt-button, a.dt-button, input.dt-button{
    background: #40afb1;
    color: #fff;
    font-weight: bold;
}
button.dt-button:hover:not(.disabled){
    background: #01478a;
}
button.dt-button:focus:not(.disabled) , button.dt-button:active:not(.disabled):hover:not(.disabled){
    background: #01478a;
}
.button:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-offset-shadow: unset;
    --tw-ring-shadow: unset;
    box-shadow: unset;
}

table.dataTable thead .sorting , table.dataTable thead .sorting_asc{
  
    background-color: #f1f5f8;
}
.intro-y.grid.grid-cols-12.gap-6 .select2-container{
    margin-top: .5rem !important;
    height: 42px !important;
    width: 100% !important;
}
.intro-y.grid.grid-cols-12.gap-6 .select2-container .select2-selection--single{
    height: 42px !important;
}
.intro-y.grid.grid-cols-12.gap-6 .select2-container .select2-selection--single .select2-selection__rendered ,
.intro-y.grid.grid-cols-12.gap-6 .select2-container .select2-selection {
    height: 100%;
    display: flex;
    align-items: center;
}
.intro-y.grid.grid-cols-12.gap-6 div#operation-form {
    margin-top: .5rem !important;
}
/*======================responsive=============*/
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {

}
@media screen and (max-width: 600px) {
    .relativecontent {
        width: 300px;
       
    }
 
    .logins{
        overflow: hidden !important;
    }
    .conentdivapsbottom img {
        width: 308px;
        /* height: 155px; */
    }
    div#DataTables_Table_0_paginate{
        overflow: scroll;
    }
}

/* =========== print  ============= */
.head-print {
    display: flex;
    margin-bottom: 25px;
}
.head-print img{
    width: 190px;
}
.width33{
    width: 33%;
}
.content-small-data{
    border: 1px solid #000;
}
.content-data-animal {
    display: flex;
    justify-content: space-between;
}
.content-small-data{
    width: 48%;
    padding: 5px;
}
.p-margin-top{
    margin-top: 10px;
}
/* ========== end print ========== */
html{
    overflow-x: hidden !important;
}
div#DataTables_Table_1_wrapper{
    overflow-x: scroll;
}
.dataTables_wrapper{
    overflow-x: scroll;
}
@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: 0.5em;
        display: inline-block;
        width: 165px;
    }
}
@media print {
    .table.hsm-datatable.responsive{
        direction: rtl;
    }
}