.modal{position:fixed;top:0;left:0;background:#000000b3;height:100%;width:100%;z-index:999}.modal .modal-card{z-index:4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:.3rem;width:50rem}.modal .modal-card .header{padding:2rem;text-align:center;position:relative}.modal .modal-card .header .modal-close{position:absolute;right:1rem;top:0;font-size:3rem;color:gray;cursor:pointer}.modal .modal-card .header .container i,.modal .modal-card .header .container svg{font-size:3rem;margin-bottom:4rem}.modal .modal-card .header .container.warning i,.modal .modal-card .header .container.warning svg{color:#fbbb00}.modal .modal-card .header .container.danger i,.modal .modal-card .header .container.danger svg{color:red}.modal .modal-card .header .container i,.modal .modal-card .header .container svg{font-size:6rem}.modal .modal-card .header .container .header-name{color:#000;font-size:3rem!important;display:block;font-weight:700}.modal .modal-card .body{padding:2rem;text-align:center}.modal .modal-card .body .container{font-size:1.6rem;display:block;color:#7f7f7f;margin-bottom:5rem}.modal .modal-card .body .container a{display:inline-block;font-size:1.2rem;color:#aeaaaa;text-decoration:none}.modal .modal-card .body .container a:hover{text-decoration:underline}.modal .modal-card .body .container .button{margin-top:4rem;margin-bottom:2rem}.modal .modal-card-scroll,.modal .modal-card-privacy{background-color:#fff;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:2rem;border-radius:.3rem;font-size:1.6rem;overflow-x:auto;width:auto;max-height:80%}.modal .modal-card-custom{background-color:#fff;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:2rem;border-radius:.3rem;font-size:1.6rem}.modal .modal-card-custom iframe{width:1000px;height:550px}@media screen and (max-width: 1060px){.modal .modal-card-custom iframe{width:850px;height:550px}}@media screen and (max-width: 965px){.modal .modal-card-custom iframe{width:100%;height:550px}}@media screen and (max-width: 860px){.modal .modal-card-custom iframe{width:100%;height:550px}}@media screen and (max-width: 830px){.modal .modal-card-custom iframe{width:100%;height:550px}}@media screen and (max-width: 800px){.modal .modal-card-custom iframe{width:100%;height:400px}}@media screen and (max-width: 770px){.modal .modal-card-custom iframe{width:100%;height:400px}}@media screen and (max-width: 500px){.modal .modal-card-custom iframe{width:100%;height:400px}}@media screen and (max-width: 375px){.modal .modal-card-custom iframe{width:100%;height:385px}}.modal .content-custom{width:80rem}@media screen and (max-width: 500px){.modal .content-custom .table{padding:0 3%!important}}.modal .content-custom .table .dataTables_length,.modal .content-custom .table .dataTables_filter{display:inline-block;font-size:1.5rem;color:#7f7f7f}.modal .content-custom .table .dataTables_length select,.modal .content-custom .table .dataTables_length input,.modal .content-custom .table .dataTables_filter select,.modal .content-custom .table .dataTables_filter input{color:#7f7f7f}.modal .content-custom .table .dataTables_filter{float:right}.modal .content-custom .table .dataTables_filter:focus{outline:0px}.modal .content-custom .table .dataTables_scrollBody table{margin-top:0rem!important}.modal .content-custom .table .dataTables_scrollBody table thead{display:none!important}.modal .content-custom .table table{width:100%;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;border-spacing:0}.modal .content-custom .table table thead tr th{text-align:center;border-bottom:2px solid #7f7f7f;padding:1rem .8rem;color:#7f7f7f;background:#fff;cursor:pointer}.modal .content-custom .table table thead tr th span{margin-right:.5rem}.modal .content-custom .table table thead tr th.sorting:after{display:none;font-family:"Font Awesome 5 Solid";content:""}.modal .content-custom .table table thead tr th.sorting_asc:after{display:none;font-family:"Font Awesome 5 Solid";content:""}.modal .content-custom .table table thead tr th.sorting_desc:after{display:none;font-family:"Font Awesome 5 Solid";content:""}.modal .content-custom .table table tbody tr:nth-child(odd){background:#f5f6f6}.modal .content-custom .table table tbody tr:nth-child(odd) .sorting_1{background:#f1f1f1}.modal .content-custom .table table tbody tr:nth-child(2n){background:#fff}.modal .content-custom .table table tbody tr:nth-child(2n) .sorting_1{background:#fdfdfd}.modal .content-custom .table table tbody tr td{text-align:center;padding:1rem .5rem}.modal .content-custom .table table tbody tr td a{color:#aeaaaa}.modal .content-custom .table .dataTables_info,.modal .content-custom .table .dataTables_paginate{display:inline-block;font-size:1.5rem;color:#7f7f7f}.modal .content-custom .table .dataTables_paginate{float:right}.modal .content-custom .table .dataTables_paginate a{padding:.5rem .8rem;margin:0rem .1rem;cursor:pointer}.modal .content-custom .table .dataTables_paginate a:hover{background:#20242e;color:#fff}.modal .content-custom .table .dataTables_paginate span a.current{background:#00b0f0;color:#fff}
