.module[data-id_page='166']{;background-color:#f0f0f0;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:50px;padding-bottom:50px;border-style:none;}.module[data-id_page='166']:hover{;}.module[data-id_page='166']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='166'] > div{
                        position:relative;
                        z-index:12;
                    }
                   .module[data-id_page='166']  
                
                .module[data-id_page='166'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
            
                .module[data-id_page='166']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
            .module-filter{
                min-width: 1200px;
                width: 100%;
                background-color: #fff;
            }
            .module-filter:hover{
                background-color: ;
            }
            .module-filter > div{
                width: 1200px;
                margin: auto;
            }
            .line-between{
                width: 1px;
                height: 70%;
                margin: auto 0;
                background-color: ;
            }
            #review_sort{
                font-size: 13px;
                height: 40px;
                line-height:40px;
                color:#555;
                background-color:#fff;
            }
            #review_sort:hover{
                background-color:#fff;
            }
            #review_sort .r_so_by{
                margin: auto 7px;
                cursor: pointer;
                color:#555;
            }
            #review_sort .r_so_by:hover{
                color:#222;
            }
            #review_sort .r_so_by.chosen,#filter_sort_icon{
                font-weight: bold;
                color:#222;
            }
            #review_sort input,#review_sort select{
                border-color:;
                border-width:1px;
            }
            .switch-key{
                display: flex;
                justify-content: space-between;
                padding: 10px;
            }
            #available_products_key.switch_key {
                display: flex;
                justify-content: center;
                align-items: center;
            }
            #available_products_key.switch_key input[type="checkbox"] {
              height: 0;
              width: 0;
              visibility: hidden;
            }
            #available_products_key.switch_key label {
              cursor: pointer;
              text-indent: -9999px;
              width: 50px;
              height: 25px;
              background: grey;
              display: block;
              border-radius: 100px;
              position: relative;
            }
            #available_products_key.switch_key label:after {
              content: "";
              position: absolute;
              top: 2px;
              left: 3px;
              width: 20px;
              height: 20px;
              background: #fff;
              border-radius: 90px;
              transition: 0.3s;
            }
            #available_products_key.switch_key input:checked + label {
              background: #bada55;
            }
            #available_products_key.switch_key input:checked + label:after {
              left: calc(100% - 3px);
              transform: translateX(-100%);
            }
            #available_products_key.switch_key label:active:after {
              width: 75%;
            }
            #available_products_key.inventory-btn #available_products{
                border-radius: 5px;
            }
            #discounts_btn.item-filter{
                display: flex;
                padding: 0 5px;
            }
            #discounts_btn.item-filter .filter-item:first-child{
                border-radius: 0 5px 5px 0;
            } 
            #discounts_btn.item-filter .filter-item:last-child{
                border-radius: 5px 0 0 5px;
            }
            #discounts_btn.discounts-btn{
                padding: 10px;
            }
            #discounts_btn.discounts-btn > div{
                display: flex;
                justify-content: space-between;
            }
            #discounts_btn.discounts-btn .discount-btn{
                color: #fff;
                cursor: pointer;
                font-size: 14px;
                line-height: 35px;
                position: relative;
                text-decoration: none;
                text-transform: uppercase;
                width: 45%;
                background: #e3403a;
                border: 1px solid #da251f;
                box-shadow: 0px 2px 0 #d6251f, 2px 4px 6px #e02a24;
                font-weight: 500;
                letter-spacing: 1px;
                transition: all 150ms linear;
                margin-top: 15px;
            }
            #discounts_btn.discounts-btn .discount-active {
                background: #e02c26;
                border: 1px solid rgba(0, 0, 0, 0.05);
                box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.2);
                color: #ec817d;
                text-decoration: none;
                text-shadow: -1px -1px 0 #c2211c;
                transition: all 250ms linear;
            }
        
                    .module-filter{
                        padding:5px 0 18px;
                    }
                    .filter-bar{
                        width: 240px;
                        border: 1px solid  ;
                        margin-left:20px;
                        background-color:#fff;
                    }
                    .filters-parent-group{
                        padding: 10px;
                        border-bottom:1px solid  ;
                        color:#333;
                        background-color:#fff;
                    }
                    .filters-parent-group:hover{
                        background-color:#fff;
                    }
                    .filters-parent-group:last-child{
                        border-bottom:none;
                    }
                    .filters-parent-group .input_s_k{
                        width: 100%;
                        font-size: 13px;
                        border-bottom:1px solid  ;
                        padding: 2px 5px;
                        margin-bottom: 5px;
                        display: none;
                    }
                    .show-search .input_s_k {
                        display: flex !important;
                    }
                    .title_f{
                        margin-bottom: 20px;
                    }
                    .title_f span{
                        border-bottom:1px solid  ;
                        font-weight: 600;
                    }
                    .container-bf{
                        padding-right: 10px;
                        font-size: 14px;
                        line-height: 1.9;
                        overflow: auto;
                        font-weight: 300;
                    }
                    .container-bf > div{
                        color: #333;
                    }
                    .container-bf > div:hover{
                        color: #333;
                    }
                    #review_sort{
                        width:940px;
                        border: solid 1px #555;
                    }
                    /*----------------PRICE FILTERING-----------------*/
                    .range_filter{
                        padding: 10px;
                        border-bottom:1px solid  ;
                    }
                    .range_filter input[type="range"] {
                        width: 100%;
                        right:0;
                        height: 30px;
                        overflow: hidden;
                        cursor: pointer;
                        outline: none;
                    }
                    .range_filter input[type="range"],
                    .range_filter input[type="range"]::-webkit-slider-runnable-track,
                    .range_filter input[type="range"]::-webkit-slider-thumb {
                      -webkit-appearance: none;
                        background: none;
                    }
                    .range_filter input[type="range"]::-webkit-slider-runnable-track {
                      width: 200px;
                      height: 1px;
                      background: #003D7C;
                    }


                    .range_filter input[type="range"]:nth-child(2)::-webkit-slider-runnable-track{
                      background: none;
                    }

                    .range_filter input[type="range"]::-webkit-slider-thumb {
                          position: relative;
                          height: 15px;
                          width: 15px;
                          margin-top: -7px;
                          background: #fff;
                          border: 1px solid #003D7C;
                          border-radius: 25px;
                          z-index: 1;
                    }
                    .input_range > .clicked_input::-webkit-slider-thumb{
                        z-index: 9 !important;
                        background: #d5d2d3 !important;
                    }

                    .range_filter input[type="range"]:nth-child(1)::-webkit-slider-thumb{
                      z-index: 2;
                    }

                    .range_filter .input_range{
                        position: relative;
                        width: 100%;
                        height:60px;
                        padding-right: 0;
                        overflow: hidden;
                    }
                    .range_filter .input_range input{
                        position: absolute;
                        direction: ltr;
                        background-color: transparent;
                        color: #333;
                    }
                    .input_range .min_input,.input_range .max_input{
                        bottom: 0;
                        width: 50%;
                        border-bottom: 1px solid #e1e1e1;
                    }
                    .input_range .min_input{
                        left: 0;
                        text-align: left;
                    }
                    .input_range .max_input{
                        right: 0;
                        text-align: right;
                    }

                    .range_filter .input_range span{
                        position: absolute;
                        margin-top: 30px;
                        left: 0;
                    }

                    .range_filter .input_range .right{
                       position: relative;
                       float: right;
                       margin-right: -5px;
                    }
                    .header-cb{
                        height: 40px;
                        line-height: 40px;
                    }
                    .header-cb .btn-tab{
                        height: 40px;
                        line-height: 20px;
                        margin: 0 5px;
                        border-radius: 5px;
                        color: #646464;
                        padding: 10px 5px;
                        cursor: pointer;
                        white-space: nowrap;
                    }
                    .header-cb .btn-tab.active{
                        background-color: #006699;
                        color: white;
                        cursor: unset !important;
                    }
                    .sort-products{
                        margin-right: auto;
                        font-size: 13px;
                    }
                    .vertical_hr{
                        width: 1px;
                        margin: 0 10px;
                        height: 100%;
                        background-color: #646464;
                    }
                    #btn-tab-search.active{
                        cursor: pointer !important;
                    }
                
            #pagination_product{
                padding: 5px;
                border: 1px solid #e8e8e8;
                border-radius: 3px;
                justify-content: space-between;
                margin: 15px 0;
                display: flex;
                width: 100%;
                height: 50px;
                height: max-content;
                height: fit-content;
            }
            #pagination_product > div {
                display: flex;
            }
            #pagination_product > div > *{
                margin: 0 10px;
            }
            #pagination_product span,#pagination_product a,#pagination_product label{
                text-align: center;
                flex-direction: column;
                display: flex;
                justify-content: center;
                border: 1px solid #bababa;
                border-radius: 50%;
            }
            #pagination_product a,#pagination_product label{
                background-color: #ffffff;
                color: #0f0f0f;
                width: 30px;
                height: 30px;
                cursor: pointer;
            }
            #pagination_product span{
                background-color: #e8e8e8;
                color: #5e5e5e;
                opacity: .8;
                width: 32px;
                height: 32px;
            }
            #pagination_product i{
                font-size: 23px;
                margin-bottom: 1px;
            }
            #pagination_product .fa-caret-right{
                margin-left: 4px;
            }
            #pagination_product .fa-caret-left{
                margin-right: 4px;
            }
            #pagination_product label:after{
                content:"" !important;
            }
        
            .ofhi{
                overflow: hidden;
                display: block;
            }
            #module_blog_main .module_blog_parent_box_img{
                height: auto;
                overflow:hidden;
                background-color:;
            }
            #module_blog_main .module_blog_box_img{
                width:100%;
                height:100%;
                transform:translateX(0%) translateY(0%) scaleX(1) scaleY(1) rotate(0deg);
            }
            #module_blog_main .module_blog_box_img:hover{
                transform:translateX(0%) translateY(0%) scaleX(1) scaleY(1) rotate(0deg);
            }
            #module_blog_main .module_blog_box_img .img-mbb{
                height:100%;
                width:100%;
                border-radius:inherit;
                filter:undefined;
            }
            #module_blog_main .module_blog_parent_box_title{
                display:flex;
                justify-content:center;
            }
            #module_blog_main .module_blog_box_title a{
                color:inherit;
                cursor:unset;
            }
            #module_blog_main .module_blog_box_description {
                overflow: hidden;
                margin:auto;
            }
            #module_blog_main .module_blog_box_button {
                overflow: hidden;
            }
        .module_blog_box_module{
;
background-color:#ffffff;
background-size:cover;
background-repeat:no-repeat;
background-position:center;
background-attachment:scroll;
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
padding-right:10px;
padding-bottom:10px;
padding-left:10px;
border-style:none;
}#0 .module_blog_box:hover .module_blog_box_module{
;
}.module_blog_box_img{
;
background-size:cover;
background-position:center;
background-repeat:no-repeat;
background-attachment:scroll;
height:260px;
width:100%;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
}#0 .module_blog_parent_box_img:hover .module_blog_box_img{
;
}.module_blog_box_title{
;
color:#777;
font-weight:500;
font-size:17px;
text-align:center;
margin-top:10px;
margin-bottom:10px;
line-height:33px;
}#0 .module_blog_box:hover .module_blog_box_title{
;
}.module_blog_box_description{
;
font-size:15px;
line-height:30px;
text-align:justify;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
color:#777;
font-weight:300;
border-style:solid;
border-color:#555;
}#0 .module_blog_box:hover .module_blog_box_description{
;
border-style:none;
}.module_blog_box_button{
;
font-weight:500;
text-align:center;
border-style:none;
color:#391085;
background-color:transparent;
font-size:14px;
opacity:1;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
min-width:100px;
height:40px;
line-height:40px;
margin-top:10px;
border-color:#000;
}#0 .module_blog_box .module_blog_box_button:hover{
;
}
                    #module_blog_main .module_blog_box{
                        width:220px;
                        margin-left:20px;
                    }
                    #module_blog_main .box:nth-of-type(4n) .module_blog_box{
                        margin-left:0;
                    }
                
            .module_blog_main{
                max-width:1200px;
                margin:auto;
                display:flex;
                flex-wrap:wrap;
            }
        
                    #parent_social_box .social-box a{
                        -webkit-background-size:100% 100%;
                        background-size:100% 100%;
                        -webkit-background-repeat:no-repeat;
                        background-repeat:no-repeat;
                        height:24px;
                        width:24px;
                    }
                
                #header_top_bg{
                    height: 40px;
                    line-height: 40px;
                    width:100%;
                    display:flex;
                    background-color:#222 ;
                    padding-top: 8px;
                    padding-bottom: 8px;
                }
                #header_top_bg > div{
                    display:flex;
                    justify-content:space-between;
                    height:100%;
                }
                #parent_social_box .social-box{
                    height:24px;
                    margin-right: 5px;
                    vertical-align:middle;
                    z-index:99999;
                }
                #parent_social_box .social-box.show-search{
                    z-index:9;
                }
                #parent_social_box .social-box:first-child{
                    margin-right: 0;
                }
                #parent_social_box .social-box:hover a{
                    background-color:#fff;
                }
                #parent_social_box img{
                    height:100%;
                    object-fit:contain;
                }
                #parent_info_box .info-box{
                    height:24px;
                    margin-right: 5px;
                    vertical-align:middle;
                }
                #parent_info_box .info-box:first-child{
                    margin-right: 0;
                }
                #parent_info_box .info-box .info-box-span{
                    color:#777;
                    font-size:14px;
                    line-height:24px;
                    margin:0 10px;
                }
                #parent_info_box .info-box:hover .info-box-span{
                    color:#777;
                }
                #parent_info_box img{
                    height:100%;
                    object-fit:contain;
                }
                
                .menu_items a{
                    display: block;
                }
            
                .header_number_icon_cart{
                    position: absolute;
                    bottom: -7px;
                    right: -7px;
                    background-color: #e02222;
                    color: #fff;
                    width: 21px;
                    height: 21px;
                    font-size: 14px;
                    font-weight: bold;
                    border-radius: 50%;
                    text-align: center;
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                }
            
                    #input_search_inline{
                        width: 250px;
                    }
                    .icon_search_inline{
                        height: 35px;
                    }
                    .public-header-icon-inline{
                        margin-left: 15px;
                    }
                    .public-header-icon-inline i{
                        font-size: 20px;
                        color: #222;
                        margin: 0 5px;
                    }
                    .public-header-icon-inline:hover i{
                        color: #222;
                    }
                
                #fixed_menu_header{
                    position: fixed !important;
                    top: 0;
                    right: 0;
                    width: 100%;
                    z-index: 1500!important;
                    background-color: #0F2C60;
                    height:50px;
                    line-height:50px;
                    color:#222;
                    display:none;
                    box-shadow: 0 0 8px 0 #ddd;
                }
                #fixed_menu_header .logo2{
                    height:50px;
                }
                #fixed_menu_header a{
                    color:inherit;
                }
                #fixed_menu_header .public-header-icon i{
                    color:inherit;
                }
            
                        #button_go_to_up{
                            transform: rotate(90deg);
                            bottom: 25px;
                            right:-51px;
                            visibility:hidden;
                        }
                        #button_go_to_up.show-go-up{
                            transform: rotate(0);
                            right:25px;
                            visibility:visible;
                        }
                    
                #button_go_to_up{
                    position: fixed;
                    background-color: #777 ;
                    color: #fff ;
                    width: 50px;
                    height: 50px;
                    border-radius: 50%;
                    border-width: 1px;
                    border-color: #000;
                    font-size: 20px;
                    transition:600ms;
                    text-align:center;
                    cursor:pointer;
                }
            
                #navigation_main{
                    width:1200px;
                    margin:auto;
                    display: flex;
                    justify-content: flex-start;
                }
                #header .dcn{
                    display: flex;
                    width:100%;
                }
            
            #header{
                background-color: #0F2C60;
                width:100%;
                position:relative;
                z-index:100;
            }
            #header_center_container{
                height: 80px;
                padding-top: 15px;
                padding-bottom: 15px;
                background-color:transparent;
                width:1200px;
                margin:auto;
                position:relative;
                z-index:10000;
            }
            #header_menu_container{
                background-color: ;
                width:100%;
                position: relative;
                z-index: 10;
                height:max-content;
            }
            #header_menu_container a{
                color:inherit;
            }
            #header .menu_items,#fixed_menu_header .menu_items{
                color: #fff;
                display: flex;
                justify-content: center;
                height: 50px;
                line-height: 50px;
                text-align: center;
                position: relative;
                padding:0 10px;
                font-size:14px;
                font-weight:bold;
                border:px solid ;
            }
            #header .menu_items{
                background-color:;
            }
            #navigation_main{ 
            }
            #header .menu_items:hover,#fixed_menu_header .menu_items:hover{
                color: #fff;
                background-color: ;
            }
            #header .active_g,#fixed_menu_header .active_g{
                color: #fff;
                background-color: ;
            }
            #header li ul,.popup-details-phi,.popup-details-phi .pdp-span,.popup-details-phi i,#fixed_menu_header li ul{
                color: #000 !important;
                background-color: #fff !important;
            }
            #header li ul li:hover,#fixed_menu_header li ul li:hover,.popup-details-phi .active-item{
                color: #000 !important;
                background-color: #fff !important;
            }
            #s_breadcrumb{
                width: 1200px;
                margin: auto;
                height: 60px;
                line-height:60px;
            }
            #s_breadcrumb > span,#s_breadcrumb a{display:inline-block;padding: 0px 10px;}
            #div_profile_picture{vertical-align:middle;width: 75px !important;}
            #fixed_header_menu_container{
                width:100%;
                border: .5px solid #eeeeee;
                position:fixed;
                top:-100px;
                z-index: 1000;
                background: #fff;
                opacity:0;
            }
            
            #div_profile_picture span{
                cursor: pointer;
            }
            .public-header-icon i{
                font-size: 20px;
                color: #222;
                margin: 0 5px;
            }
            .public-header-icon:hover i{
                color: #222;
            }
            .sub-nav,.popup-details-phi{
                width: max-content;
                visibility: hidden;
                opacity: 0;
                position: absolute;
                z-index: 9999;
                 -webkit-transition: opacity,.3s ease-in-out;
                 -moz-transition: opacity,.3s ease-in-out;
                 -o-transition: opacity,.3s ease-in-out;
                 transition: opacity,.3s ease-in-out;
                cursor:pointer;
                box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.32);
                min-width:120%;
            }
            .sub-nav{
                right: 0;
                top: 100%;
            }
            .popup-details-phi{
                left: 0;
                top: 25px;
                padding:10px 20px;
                border-radius:2px;
            }
            .s_sub_title {
                
                font-size:12px;
                font-weight:normal !important;
                white-space:nowrap;
                cursor:pointer;
            }
            
            .sub-nav li {
                position: relative;
                display: block;
                padding: 5px 10px 0;
                box-sizing: border-box;
                line-height: 28px;
                z-index:100000;
                text-align:right;
            }
            .box-header-icon{
                height:max-content;
                margin:10px 3px;
            }
            #fixed_menu_header .box-header-icon{
                margin:auto 3px;
            }
            .menu_items:hover .sub-nav,.box-header-icon.active-bhi .popup-details-phi{
                visibility: visible;
                opacity:1;
            }
            #fixed_navigation_main{
                width:1200px;
                margin:auto;
            }
            #img-logo{
                height:100%;
                object-fit: cover;
                max-width:100%;
            }
            .btn-lang{
                margin:5px 0;
                padding:3px 10px;
                border:none;
                font-size: 14px;
                cursor:pointer;
                display:block;
                text-align:left;
                direction:ltr;
            }
            .btn-lang .img-box{
                height:30px;
                width:30px;
                margin-right:10px;
                display:inline-flex;
                vertical-align:middle;
            }
            .btn-lang .img-box img{
                width:100%;
                height:100%;
                object-fit:cover;
                border-radius:50%;
            }
            .sub_sub_menu{
                right: 100%;
                display:none;
                position:absolute;
                padding:0;
                background: #ffffff;
                z-index: 1000;
                top: 0;
                 -webkit-transition: opacity,.3s ease-in-out;
                -moz-transition: opacity,.3s ease-in-out;
                -o-transition: opacity,.3s ease-in-out;
                transition: opacity,.3s ease-in-out;
                min-width: 120%;
                box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.32);
                cursor: pointer;
            }
            .s_sub_sub_title {font-size:12px !important;font-weight:normal !important;white-space: nowrap;}
            .sub-nav li:hover .sub_sub_menu,.sub-nav li ul li:hover .sub_sub_menu{
                display:block;
            }
            .sub_sub_menu li:hover .s_sub_sub_title, .sub_sub_menuEn li:hover .s_sub_sub_title{
                 color: !important;
            }
            .sub-nav li:hover .s_sub_title, .sub-navEn li:hover .s_sub_title{
                color: !important;
            }
            .s_sub_title{display:inline-block;}

            .m_title{width:92%;}
            #parent_social_box .social-box label,.box-header-icon > label{
                position: absolute;
                left:0;
                bottom: -55px;
                opacity: 0;
                display: block;
                height: 30px;
                line-height: 30px;
                color: #777;
                font-size: 14px;
                font-weight: 300;
                background-color: #fff;
                min-width: 50px;
                white-space: nowrap;
                text-align: center;
                visibility: hidden;
                padding:0 10px;
                -webkit-transition: .5s;-moz-transition:  .5s;-ms-transition:  .5s;-o-transition:  .5s;transition:  .5s;
                -webkit-box-shadow: 0 0 5px #f7f8fa;-moz-box-shadow: 0 0 5px #f7f8fa;box-shadow: 0 0 5px #f7f8fa;
                border: 1px solid #efefef;
                z-index:9999;
            }
            .box-header-icon.active-bhi > label{
                display:none;
            }
            #parent_social_box .social-box:hover label,.box-header-icon:hover > label{
                opacity: 1;
                bottom: -45px;
                visibility: visible;
            }
            #parent_social_box .social-box label:after,.box-header-icon > label:after{
                content:"";
                border: 7px solid;
                left:5px;
                border-color: transparent transparent #efefef transparent;
                position: absolute;
                bottom: 100%;
            }
        
     #t-footer_bg{
        width:100%;
        background-color:#000;
     }
     #footer-wrap{
        width:1200px;
        margin:auto;
     }
     #t-footer_container{
        width:100%;
        padding: 50px 0;
     }
     .t-footer_section{
        display:inline-block;
        vertical-align: top;
        width:330px;
        margin:0 30px;
        color:#FFFFFF;
     }
     #t-footer_construct p{
        width:100%;
        margin-bottom: 20px;
     }
     #footer_logo{
        width:100%;
        height:65px;
        object-fit:contain;
     }
     #construct_txt{
        margin-bottom:10px;
        text-align:justify;
        font-size: 14px;
        line-height: 26px;
        color:#ffffff;
     }
     .t-section_title{
        font-size:20px;
        font-weight:500;
     }
     .t-sub_section{
        margin-top: 10px;
     }
     .t-sub_section li{
        padding-top:10px;
     }
     .sub_subtitle{
        font-size:14px;
        color:#ffffff;
     }
     .service_txt span{
        color:#FFFFFF;
        font-size: 15px;
     }
   .news_content a{
        color:#ffffff;
        font-size:14px;
   }
   .news_content a:hover{
        color:#ffc000;
   }
   .news_content span{
        color:#85868c;
        font-size: 13px;
   }
   #bottom-bar_bg{
        width:100%;
        background:#252525 none repeat center top;
   }
   #bottom_bar_wrap{
        width:1200px;
        line-height:50px;
        margin:auto;
        font-size: 12px;
   }
   .bottom_txt{
        width:49%;
        display:inline-block;
        padding:10px 0;
        color: #aaaaaa;
   }
   .bottom_txt a{color: #aaaaaa;}
   .bottom_txt a:hover{text-decoration:underline}
   #bottom_right_txt{
        text-align:right;
        padding-right: 30px;
   }
   #bottom_left_txt{text-align:left;}


            #body_popup_1,#body_popup_2{
                position:fixed;
                display:flex;
                text-align:center;
                top:0;
                bottom:0;
                right:0;
                left:0;
                z-index:99999;
                visibility:hidden;
                opacity: 0;
                background:rgba(0,0,0,0.5);
            }
            #body_popup_1.open-popup,#body_popup_2.open-popup{
                visibility:visible;
                opacity: 1;
            }
            #body_popup_1 > div,#body_popup_2 > div{
                display:block;
                background:#fff;
                padding:10px;
                margin:auto;
                transform:translateY(-150px);
                -webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;
                text-align:center;
                border-radius:10px;
                position:relative;
                z-index:999999;
            }
            #body_popup_1.open-popup > div,#body_popup_1.open-popup > div{
                transform:translateY(0);
            }
            #body_popup_1 .icon-close-popup{
                position:absolute;
                font-size:30px;
                height:30px;
                width:30px;
                border-radius:50%;
                color:red;
                top:-10px;
                right:-10px;
                background-color:transparent;
                z-index:9999;
            }
            #body_popup_1 .icon-close-popup i{
                position:absolute;
                top:0;
                right:0;
            }
            #body_popup_1 .container-html{
                height:100%;
                overflow:auto;
                max-height:90vh;
            }
            #body_popup_1 .container-html::-webkit-scrollbar{
                width:5px;
                height:100%;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-track{
                background-color:transparent;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-thumb{
                background-color:#777;
                border-radius:20%;
            }
            #body_popup_1 .icon-close-popup{
                color:#fff;
                top:0;
                right:0;
            }
            #module_waiting_box{
                position:fixed;
                background:rgba(256,256,256,0.8);
                width:100%;
                height:100%;
                -webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;
                top:0;
                right:0;
                opacity:0;
                z-index:9999999999999;
                visibility:hidden;
            }
            #module_waiting_box.show-waiting{
                visibility:visible;
                opacity:1;
            }
            #module_waiting_box .spinner {
              margin: 100px auto 0;
              width: 70px;
              text-align: center;
            }
            
            #module_waiting_box .spinner > div {
              width: 18px;
              height: 18px;
              background-color: #333;
              border-radius: 100%;
              display: inline-block;
              -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
              animation: sk-bouncedelay 1.4s infinite ease-in-out both;
            }
            
            #module_waiting_box .spinner .bounce1 {
              -webkit-animation-delay: -0.35s;
              animation-delay: -0.35s;
            }
            
            #module_waiting_box .spinner .bounce2 {
              -webkit-animation-delay: -0.16s;
              animation-delay: -0.16s;
            }
            
            @-webkit-keyframes sk-bouncedelay {
              0%, 95%, 100% { -webkit-transform: scale(0) }
              50% { -webkit-transform: scale(1.0) }
            }
            
            @keyframes sk-bouncedelay {
              0%, 95%, 100% { 
                -webkit-transform: scale(0);
                transform: scale(0);
              } 50% { 
                -webkit-transform: scale(1.0);
                transform: scale(1.0);
              }
            }
        body{direction: rtl;text-align: right;}