body{padding-top:0px;font-family:'Montserrat', sans-serif !important}section{display:block;float:left;width:100%}.hide{display:none !important}.container{max-width:1350px !important}@media (max-width: 991px){.container{max-width:100% !important}}.container-minus{padding-left:0 !important;padding-right:0 !important}.nodata-text{display:block;float:left;width:100%;color:#00518e;padding:0 10px;font-size:14px}.page-name{padding:130px 0 20px 0}.page-name h1{display:block;float:left;width:100%;color:#00518e;font-size:28px;font-weight:600}@media (max-width: 991px){.page-name{padding:100px 0 20px 0}}.magic-table{width:100%;display:table;border-collapse:collapse;float:left}.magic-table table{width:100%;display:table;border-collapse:collapse;float:left}.magic-table--reverse .tr:nth-child(even){background:#efefef !important}.magic-table--reverse .tr:nth-child(odd){background:#fff !important}.magic-table--nooddeven .tr:nth-child(even),.magic-table--nooddeven .tr:nth-child(odd){background:#fff !important}.magic-table i{margin-right:10px;color:#000}.magic-table .btn i{color:#fff;margin-right:0}.magic-table .btn:hover i{color:#000}.magic-table .tr,.magic-table tr{display:table-row;border-top:1px solid #efefef;width:100%}.magic-table .tr:hover,.magic-table tr:hover{background:#ddd !important}.magic-table .tr:nth-child(odd),.magic-table tr:nth-child(odd){background:#eee}.magic-table .tr.noneborder,.magic-table tr.noneborder{border-bottom:0}.magic-table .tr:last-child,.magic-table tr:last-child{border-bottom:1px solid #efefef}.magic-table .tr.headline,.magic-table tr.headline{display:table-row;border-bottom:1px solid #00518e;border-top:0;font-size:11px;text-transform:uppercase;font-weight:600;background:transparent !important}.magic-table .tr.headline i,.magic-table tr.headline i{color:inherit;margin-left:5px;margin-right:0}.magic-table .tr.headline i.grey,.magic-table tr.headline i.grey{color:#bbb}.magic-table .tr.footline,.magic-table tr.footline{display:table-row;border-top:1px solid #00518e;border-bottom:0;font-size:18px;font-weight:600;background:transparent !important}.magic-table .tr .td,.magic-table .tr td,.magic-table tr .td,.magic-table tr td{display:table-cell;padding:10px;vertical-align:middle;width:25%}.magic-table .tr .td.green,.magic-table .tr td.green,.magic-table tr .td.green,.magic-table tr td.green{color:#0a0}.magic-table .tr .td.red,.magic-table .tr td.red,.magic-table tr .td.red,.magic-table tr td.red{color:#a00}.magic-table .tr .td a,.magic-table .tr td a,.magic-table tr .td a,.magic-table tr td a{color:#003B5E}.magic-table .tr .td a:hover,.magic-table .tr td a:hover,.magic-table tr .td a:hover,.magic-table tr td a:hover{color:#FFDF2D}.magic-table .tr .td.icon,.magic-table .tr td.icon,.magic-table tr .td.icon,.magic-table tr td.icon{width:36px;max-width:36px;min-width:36px}.magic-table .tr .td:last-child,.magic-table .tr td:last-child,.magic-table tr .td:last-child,.magic-table tr td:last-child{text-align:right}.magic-table tr:first-child{border-bottom:1px solid #00518e;border-top:0;font-size:11px;text-transform:uppercase;font-weight:600;background:transparent !important}.responsive-table{float:left;width:100%;overflow:auto}.responsive-table table{width:100%;border-collapse:collapse}.responsive-table table tr{border-bottom:1px solid #00518e}.responsive-table table tr:nth-child(odd){background:#efefef}.responsive-table table tr:last-child{border-bottom:0;background:transparent}.responsive-table table tr td{padding:10px}.datebox{float:left;width:100%;border-radius:3px;border:1px solid #ddd;padding:7px 15px}.datebox:focus{outline:none}.whisper{display:none;position:absolute;float:left;width:100%;bottom:-65px;left:0;padding:15px;background:#fff;border-bottom:1px solid rgba(177,177,177,0.1);border-left:1px solid rgba(177,177,177,0.1);border-right:1px solid rgba(177,177,177,0.1)}.whisper__input{border-radius:5px;width:calc(100% - 50px);line-height:34px;font-size:16px;font-weight:500;border:1px solid #ddd;padding:0 15px;color:#00518e;outline:none}.whisper__input.focused{border-bottom-left-radius:0 !important}.whisper__input::placeholder{color:#00518e;font-size:14px}.whisper button{background:#00518e;color:#fff;border:1px solid #00518e;cursor:pointer;width:45px;line-height:32px}.whisper button:hover{background:#fcc102;color:#00518e;border:1px solid #fcc102}.whisper__container{position:absolute;left:0;top:100%;width:100%;background:#fff;display:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px;font-size:13px;padding:10px;z-index:1;max-height:380px;overflow:auto;box-shadow:0 8px 15px 5px rgba(0,0,0,0.3)}.whisper__container.focused{display:block}.whisper__container.loading .whisper__loader{display:block}.whisper__text{float:left;display:inline-block;font-weight:bold;width:calc(100% - 120px)}.whisper__tag{float:right;font-size:10px;text-transform:uppercase;background:#c8e3ff;color:#003B5E;padding:2px 5px;border-radius:3px;margin-left:10px;margin-top:1px;font-weight:bold}.whisper__tag--red{background:rgba(170,0,0,0.1);color:#a00}.whisper__placeholder{float:left;width:100%;padding:10px 15px}.whisper__item{position:relative;float:left;width:100%;padding:10px 15px;text-decoration:none !important;color:#003B5E;border-radius:5px}.whisper__item:hover{background:rgba(0,59,94,0.1)}.whisper__item i{margin-top:3px;float:left;margin-right:10px;color:#aaa}.whisper__loader{display:none;position:absolute;right:15px;top:10px;width:20px;height:20px;border-right:4px solid #003B5E;border-bottom:4px solid #003B5E;border-left:4px solid #003B5E;border-top:4px solid #ddd;border-radius:10px;-webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite}.modal-loader{position:fixed;z-index:1000;width:100%;height:100%;left:0;top:0;display:none}.modal-loader__center-container{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:120px;height:120px;background:transparent;border-radius:50%}.modal-loader__center-container img{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:120px;height:120px}.modal-loader__center-container .loader-bg{position:absolute;left:10px;top:10px;width:calc(100% - 20px);height:calc(100% - 20px);border:0 solid rgba(0,0,0,0.4);border-radius:50%}.modal-loader__center-container .loader-bg>img{width:80px;height:80px}.modal-loader__center-container .loader{position:absolute;left:10px;top:10px;width:calc(100% - 20px);height:calc(100% - 20px);border-left:2px solid #02a1e3;border-right:2px solid #02a1e3;border-bottom:2px solid #02a1e3;border-top:2px solid transparent;border-radius:50%;-webkit-animation:rotating 1s linear infinite;-moz-animation:rotating 1s linear infinite;-ms-animation:rotating 1s linear infinite;-o-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite}.modal-loader__center-container .loader-2{position:absolute;left:10px;top:10px;width:calc(100% - 20px);height:calc(100% - 20px);border-left:0 solid #00518e;border-right:0 solid transparent;border-bottom:0 solid transparent;border-top:0 solid transparent;border-radius:50%;-webkit-animation:rotating2 2s ease infinite;-moz-animation:rotating2 2s ease infinite;-ms-animation:rotating2 2s ease infinite;-o-animation:rotating2 2s ease infinite;animation:rotating2 2s ease infinite}.small-loader{position:absolute;right:10px;top:calc(50% - 12px);width:24px;height:24px;border-left:4px solid #00518e;border-right:4px solid transparent;border-bottom:4px solid #00518e;border-top:4px solid transparent;border-radius:12px;display:none;-webkit-animation:rotating 1s ease infinite;-moz-animation:rotating 1s ease infinite;-ms-animation:rotating 1s ease infinite;-o-animation:rotating 1s ease infinite;animation:rotating 1s ease infinite}.small-loader.active{display:block}@-webkit-keyframes rotating /* Safari and Chrome */{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotating2 /* Safari and Chrome */{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating2{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.static-pages{padding:30px 0}.static-pages h2{display:block;float:left;width:100%;font-size:18px;color:#00518e;font-weight:600;border-bottom:1px solid #efefef;padding:5px 0}.static-pages p{display:block;float:left;width:100%;font-size:16px;font-weight:500;text-align:justify}.static-pages p a{color:#00518e;text-decoration:underline}.static-pages p a:hover{color:#fcc102;text-decoration:none}.static-pages .contact-info{display:block;float:left}.static-pages .contact-map{display:block;float:left}.static-pages .contact-map iframe{display:block;float:left;width:100%}.disabled-2{opacity:0.4;pointer-events:none}.agreement-btn{border:none;background:#fff;display:block;float:left;width:100%;text-align:left;padding:5px 0;color:#003B5E !important;cursor:pointer}#agreement-more{float:left;width:100%}#agreement-more span{display:block;float:left;width:100%;padding-left:20px}#agreement-more span i{display:inline-block;margin-right:5px}.paging{float:left;width:100%;display:flex;justify-content:center}.paging>*{width:42px;line-height:42px;height:42px;text-align:center;border-radius:8px;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);margin:2px;font-size:12px}.paging>span{color:#ccc;background:transparent;box-shadow:none}.paging>strong{color:#fff;background:#00518e}.paging>a{font-weight:bold}
