.t-popup__close {
    background: #0064af;
    padding: 10px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 3px 5px rgb(87 87 87 / 30%);
}

.uc-myaction-banner-w {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.uc-main-header {
    top: 45px !important;
}

.uc-main-header.nobanner {
    top: 0 !important;
}

.uc-main-header {
    position: fixed !important;
    left: 0;
    width: 100%  !important;
    z-index: 1000;
    box-shadow: 0 3px 5px rgb(87 87 87 / 30%);
}


/*#rec171543795 {*/
/*    top: 45px;*/
/*}*/

/*#rec171543795.nobanner {*/
/*    top: 0;*/
/*}*/

/*#rec171543795 {*/
/*    position: fixed;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    z-index: 1000;*/
/*    box-shadow: 0 3px 5px rgb(87 87 87 / 30%);*/
/*}*/




/*#rec171481059 {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    z-index: 1000;*/
/*    box-shadow: 0 3px 5px rgb(87 87 87 / 30%);*/
/*}*/


@media (max-width: 960px) {
    
    .uc-myaction-banner-w {
        display: none;
    }
    
    .uc-main-header,
    .uc-main-header.nobanner {
        top: 0 !important;
    }

}

@media (max-width: 480px){
.shirina{
    width: 320px !important;
}    
}


@media (max-width: 640px) and (min-width: 480px){
.shirina{
    width: 480px !important;
}    
}


@media (max-width:960px) and (min-width: 640px){
.shirina{
    width: 640px !important;
}    
}

@media (max-width:1200px) and (min-width: 960px){
    
.shirina{
    width: 9600px !important;
}    

}

div#allrecords + div {
    display: none;
}


