@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#mobile-hamburger{left:10px;position:absolute;top:17px}.prewrap{white-space:pre-wrap}.senderName{color:grey;font-size:.8rem}.border-radius-normal{border-radius:10px}:root{--text-primary:#47b4ac}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn-clearall{all:unset}.text-grey{color:#727272}a:hover{cursor:pointer}button.a{color:#47b4ac;color:var(--text-primary);text-decoration:underline}.small-saidbar.nav-open{left:0!important;transition:left .5 ease-in-out}@media screen and (min-width:501px){.small-saidbar.nav-closed{display:block!important}}.ri-close-line{display:none}@media screen and (max-width:1299px){.small-saidbar.nav-closed{left:-300px!important;transition:left .5 ease-in-out}.ri-close-line{display:block}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}
/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--purple:#6f42c1;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--cyan:#17a2b8;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40}body{color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}a{color:#007bff}a:hover{color:#0056b3;text-decoration:underline}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}.h1,h1{font-size:2.5rem}@media (max-width:1200px){.h1,h1{font-size:calc(1.375rem + 1.5vw)}}.h2,h2{font-size:2rem}@media (max-width:1200px){.h2,h2{font-size:calc(1.325rem + .9vw)}}.h3,h3{font-size:1.75rem}@media (max-width:1200px){.h3,h3{font-size:calc(1.3rem + .6vw)}}.h4,h4{font-size:1.5rem}@media (max-width:1200px){.h4,h4{font-size:calc(1.275rem + .3vw)}}.lead{font-size:1.25rem}hr{margin-top:1rem}.blockquote,hr{margin-bottom:1rem}.blockquote{font-size:1.25rem}.img-thumbnail{border:1px solid #dee2e6;border-radius:.25rem}.figure-img{margin-bottom:.5rem}kbd{border-radius:.2rem}.table{color:#212529;margin-bottom:1rem}.table td,.table th{border-top:1px solid #dee2e6}.table thead th{border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-hover tbody tr:hover{color:#212529}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table .thead-dark th{background-color:#343a40;border-color:#454d55}.table .thead-light th{border-color:#dee2e6}.table-dark{background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.form-control{border-radius:.25rem;font-size:1rem;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem}.form-control:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.col-form-label{padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-control-plaintext{color:#212529;font-size:1rem;padding:.375rem 0}.form-control-sm{border-radius:.2rem;font-size:.875rem;height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.valid-feedback{color:#28a745}.valid-tooltip{background-color:#28a745e6;border-radius:.25rem;font-size:.875rem}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#28a745;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);border-color:#28a745;padding-right:calc(.75em + 2.3125rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.custom-control-input.is-valid~.custom-control-label,.form-check-input.is-valid~.form-check-label,.was-validated .custom-control-input:valid~.custom-control-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57;border-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{color:#dc3545}.invalid-tooltip{background-color:#dc3545e6;border-radius:.25rem;font-size:.875rem}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.custom-control-input.is-invalid~.custom-control-label,.form-check-input.is-invalid~.form-check-label,.was-validated .custom-control-input:invalid~.custom-control-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d;border-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.btn{border-radius:.25rem;font-size:1rem;padding:.375rem .75rem}.btn,.btn:hover{color:#212529}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem #007bff40;outline:0}.btn-primary{background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem #268fff80}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #268fff80}.btn-secondary{background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-success{background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem #48b46180}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #48b46180}.btn-info{background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem #3ab0c380}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem #deaa0c80}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0c80}.btn-danger{background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem #e1536180}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1536180}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-dark{background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem #52585d80}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.btn-outline-primary{border-color:#007bff;color:#007bff}.btn-outline-primary:hover{background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-info{border-color:#17a2b8;color:#17a2b8}.btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-link{color:#007bff}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.dropdown-menu{border-radius:.25rem;color:#212529;font-size:1rem}.dropdown-divider{margin:.5rem 0}.dropdown-item.active,.dropdown-item:active{background-color:#007bff}.dropdown-header{font-size:.875rem}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.input-group-text{border-radius:.25rem;font-size:1rem;padding:.375rem .75rem}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{border-radius:.3rem;padding:.5rem 1rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.custom-control{min-height:1.5rem}.custom-control-input{height:1.25rem}.custom-control-input:checked~.custom-control-label:before{background-color:#007bff;border-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #007bff40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#b3d7ff;border-color:#b3d7ff}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff;border-color:#007bff}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before,.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before,.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-select{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;border-radius:.25rem;font-size:1rem;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem}.custom-select:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-select[multiple],.custom-select[size]:not([size="1"]){padding-right:.75rem}.custom-select-sm{font-size:.875rem;height:calc(1.5em + .5rem + 2px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.custom-file,.custom-file-input{height:calc(1.5em + .75rem + 2px)}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-label{border-radius:.25rem;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem}.custom-file-label:after{border-radius:0 .25rem .25rem 0;height:calc(1.5em + .75rem);padding:.375rem .75rem}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-webkit-slider-thumb{background-color:#007bff}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6}.custom-range::-moz-range-thumb{background-color:#007bff}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{background-color:#dee2e6}.custom-range::-ms-thumb{background-color:#007bff}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{border-color:#dee2e6 #dee2e6 #fff}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#007bff}.navbar{padding:.5rem 1rem}.navbar-brand{margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem}.card,.navbar-toggler{border-radius:.25rem}.card{background-color:#fff}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.breadcrumb,.pagination{border-radius:.25rem}.page-link{border:1px solid #dee2e6;color:#007bff}.page-link:hover{border-color:#dee2e6;color:#0056b3}.page-link:focus{box-shadow:0 0 0 .2rem #007bff40}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{border-color:#dee2e6}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem}.badge-primary{background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{box-shadow:0 0 0 .2rem #007bff80}.badge-secondary{background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.badge-success{background-color:#28a745}a.badge-success:focus,a.badge-success:hover{background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{box-shadow:0 0 0 .2rem #28a74580}.badge-info{background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.badge-warning{background-color:#ffc107;color:#212529}a.badge-warning:focus,a.badge-warning:hover{background-color:#d39e00;color:#212529}a.badge-warning.focus,a.badge-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.badge-danger{background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.badge-light{background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.badge-dark{background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.jumbotron{background-color:#e9ecef;border-radius:.3rem;margin-bottom:2rem;padding:2rem 1rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border-radius:.25rem}.alert-dismissible{padding-right:4rem}.alert-primary{background-color:#cce5ff;border-color:#b8daff;color:#004085}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{background-color:#e2e3e5;border-color:#d6d8db;color:#383d41}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#818182}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.progress{border-radius:.25rem;font-size:.75rem}.progress-bar{background-color:#007bff}.list-group{border-radius:.25rem}.list-group-item-action:active{color:#212529}.list-group-item.active{background-color:#007bff;border-color:#007bff}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-item-primary{background-color:#b8daff;color:#004085}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#9fcdff;color:#004085}.list-group-item-primary.list-group-item-action.active{background-color:#004085;border-color:#004085}.list-group-item-secondary{background-color:#d6d8db;color:#383d41}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#c8cbcf;color:#383d41}.list-group-item-secondary.list-group-item-action.active{background-color:#383d41;border-color:#383d41}.list-group-item-success{background-color:#c3e6cb;color:#155724}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b1dfbb;color:#155724}.list-group-item-success.list-group-item-action.active{background-color:#155724;border-color:#155724}.list-group-item-info{background-color:#bee5eb;color:#0c5460}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#abdde5;color:#0c5460}.list-group-item-info.list-group-item-action.active{background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{background-color:#ffeeba;color:#856404}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#ffe8a1;color:#856404}.list-group-item-warning.list-group-item-action.active{background-color:#856404;border-color:#856404}.list-group-item-danger{background-color:#f5c6cb;color:#721c24}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#f1b0b7;color:#721c24}.list-group-item-danger.list-group-item-action.active{background-color:#721c24;border-color:#721c24}.list-group-item-light{background-color:#fdfdfe;color:#818182}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#ececf6;color:#818182}.list-group-item-light.list-group-item-action.active{background-color:#818182;border-color:#818182}.list-group-item-dark{background-color:#c6c8ca;color:#1b1e21}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#b9bbbe;color:#1b1e21}.list-group-item-dark.list-group-item-action.active{background-color:#1b1e21;border-color:#1b1e21}.close{font-size:1.5rem}@media (max-width:1200px){.close{font-size:calc(1.275rem + .3vw)}}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-clip:padding-box;background-color:#ffffffd9;border:1px solid #0000001a;border-radius:.25rem;box-shadow:0 .25rem .75rem #0000001a;font-size:.875rem;max-width:350px;opacity:0;overflow:hidden}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{align-items:center;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid #0000000d;color:#6c757d;display:flex;padding:.25rem .75rem}.toast-body{padding:.75rem}.modal-content{border-radius:.3rem}.modal-header{border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-footer{border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}.tooltip{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem}.tooltip-inner{border-radius:.25rem}.popover{border-radius:.3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem}.popover .arrow{margin:0 .3rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-left>.arrow,.bs-popover-right>.arrow{margin:.3rem 0}.popover-header{border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem}.popover-body{color:#212529}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid #0000;display:inline-block;height:2rem;vertical-align:text-bottom;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:text-bottom;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-pill{border-radius:50rem!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{border-color:#dee2e6;color:inherit}}
/*!
*
* Template: Skycall | Communication Admin Template
* Author: iqonic.design
* Design and Developed by: iqonic.design
* NOTE: This file contains the styling for responsive Template.
*
*/:root{--iq-primary:#dbf6f0;--iq-secondary:#aab0e4;--iq-success:#b6e2c8;--iq-info:#aedbf4;--iq-warning:#ecddb6;--iq-danger:#edb5ab;--iq-light:#f6f8fb;--iq-dark:#c7cbd31a;--iq-orange:#aab0e4;--iq-purple:#cbc0ff;--iq-skyblue:#aad7ff;--iq-white:#fff;--iq-primary:#4788ff1a;--iq-secondary:#6c757d1a;--iq-success:#37e6b21a;--iq-info:#876cfe1a;--iq-warning:#fe721c1a;--iq-danger:#ff4b4b1a;--iq-light:#c7cbd31a;--iq-dark:#01041b1a;--iq-orange:#fd7e141a;--iq-purple:#4731b61a;--blue:#47b4ac;--indigo:#6610f2;--pink:#e83e8c;--red:#d75842;--yellow:#cca43b;--green:#47b473;--teal:#20c997;--cyan:#1b98e0;--gray:#6c757d;--gray-dark:#01041b;--primary:#47b4ac;--secondary:#323c9c;--success:#47b473;--info:#1b98e0;--warning:#cca43b;--danger:#d75842;--light:#f6f8fb;--dark:#01041b;--orange:#323c9c;--purple:#4731b6;--skyblue:#158df7;--light-gray:#f4f5fa;--white:#fff;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;font-size:.875rem;line-height:1.5;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.625rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{background-color:initial;color:#47b4ac;text-decoration:none}a:hover{color:#317d78}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}@media (max-width:1200px){legend{font-size:calc(1.275rem + .3vw)}}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.625rem}.h1,h1{font-size:3.052rem}@media (max-width:1200px){.h1,h1{font-size:calc(1.4302rem + 2.1624vw)}}.h2,h2{font-size:2.441rem}@media (max-width:1200px){.h2,h2{font-size:calc(1.3691rem + 1.4292vw)}}.h3,h3{font-size:1.953rem}@media (max-width:1200px){.h3,h3{font-size:calc(1.3203rem + .8436vw)}}.h4,h4{font-size:1.563rem}@media (max-width:1200px){.h4,h4{font-size:calc(1.2813rem + .3756vw)}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-1{font-size:calc(1.725rem + 5.7vw)}}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-2{font-size:calc(1.675rem + 5.1vw)}}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-3{font-size:calc(1.575rem + 3.9vw)}}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-4{font-size:calc(1.475rem + 2.7vw)}}hr{border:0;border-top:1px solid #0000001a;margin-bottom:1.25rem;margin-top:1.25rem}.small,small{font-size:80%;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.09375rem;margin-bottom:1.25rem}.blockquote-footer{color:#6c757d;display:block;font-size:80%}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #ccced2;border-radius:10px 10px 0 10px;box-shadow:0 1px 2px rgba(0,0,0,.075);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.625rem}.figure-caption{color:#6c757d;font-size:90%}code{word-wrap:break-word;color:#e83e8c;font-size:87.5%}a>code{color:inherit}kbd{background-color:#212529;border-radius:10px 10px 0 10px;box-shadow:inset 0 -.1rem 0 #00000040;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{box-shadow:none;font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%;min-width:0}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%;min-width:0}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%;min-width:0}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%;min-width:0}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%;min-width:0}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{color:#737b8e;margin-bottom:1.25rem;width:100%}.table td,.table th{border-top:1px solid #c2c6cf;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #c2c6cf;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #c2c6cf}.table-sm td,.table-sm th{padding:.3rem}.table-bordered td,.table-bordered th{border:1px solid #c2c6cf}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075);color:#737b8e}.table-primary,.table-primary>td,.table-primary>th{background-color:#cbeae8}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#9fd8d4}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b9e3e0}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#c6c8e3}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#949acc}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#b5b8db}.table-success,.table-success>td,.table-success>th{background-color:#cbead8}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#9fd8b6}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b9e3ca}.table-info,.table-info>td,.table-info>th{background-color:#bfe2f6}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#88c9ef}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#a9d8f3}.table-warning,.table-warning>td,.table-warning>th{background-color:#f1e6c8}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#e4d099}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ecddb4}.table-danger,.table-danger>td,.table-danger>th{background-color:#f4d0ca}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#eaa89d}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f0bdb5}.table-light,.table-light>td,.table-light>th{background-color:#fcfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fafbfd}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#e9f0f8}.table-dark,.table-dark>td,.table-dark>th{background-color:#b8b9bf}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#7b7c88}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#abacb3}.table-orange,.table-orange>td,.table-orange>th{background-color:#c6c8e3}.table-orange tbody+tbody,.table-orange td,.table-orange th,.table-orange thead th{border-color:#949acc}.table-hover .table-orange:hover,.table-hover .table-orange:hover>td,.table-hover .table-orange:hover>th{background-color:#b5b8db}.table-purple,.table-purple>td,.table-purple>th{background-color:#cbc5eb}.table-purple tbody+tbody,.table-purple td,.table-purple th,.table-purple thead th{border-color:#9f94d9}.table-hover .table-purple:hover,.table-hover .table-purple:hover>td,.table-hover .table-purple:hover>th{background-color:#bab2e4}.table-skyblue,.table-skyblue>td,.table-skyblue>th{background-color:#bddffd}.table-skyblue tbody+tbody,.table-skyblue td,.table-skyblue th,.table-skyblue thead th{border-color:#85c4fb}.table-hover .table-skyblue:hover,.table-hover .table-skyblue:hover>td,.table-hover .table-skyblue:hover>th{background-color:#a4d3fc}.table-light-gray,.table-light-gray>td,.table-light-gray>th{background-color:#fcfcfe}.table-light-gray tbody+tbody,.table-light-gray td,.table-light-gray th,.table-light-gray thead th{border-color:#f9fafc}.table-hover .table-light-gray:hover,.table-hover .table-light-gray:hover>td,.table-hover .table-light-gray:hover>th{background-color:#e9e9f8}.table-white,.table-white>td,.table-white>th{background-color:#fff}.table-white tbody+tbody,.table-white td,.table-white th,.table-white thead th{border-color:#fff}.table-hover .table-white:hover,.table-hover .table-white:hover>td,.table-hover .table-white:hover>th{background-color:#f2f2f2}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#01041b;border-color:#020940;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#c2c6cf;color:#495057}.table-dark{background-color:#01041b;color:#fff}.table-dark td,.table-dark th,.table-dark thead th{border-color:#020940}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075);color:#fff}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#495057;display:block;font-size:.875rem;font-weight:400;height:calc(1.5em + 1.25rem + 2px);line-height:1.5;padding:.625rem .938rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:initial;border:0}.form-control:-moz-focusring{color:#0000;text-shadow:0 0 0 #495057}.form-control:focus{background-color:#fff;border-color:#a1dad6;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem #47b4ac40;color:#495057;outline:0}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;appearance:none}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.625rem + 1px);padding-top:calc(.625rem + 1px)}.col-form-label-lg{font-size:1.25rem;line-height:1.5;padding-bottom:calc(.938rem + 1px);padding-top:calc(.938rem + 1px)}.col-form-label-sm{font-size:.75rem;line-height:1.5;padding-bottom:calc(.313rem + 1px);padding-top:calc(.313rem + 1px)}.form-control-plaintext{background-color:initial;border:solid #0000;border-width:1px 0;color:#737b8e;display:block;font-size:.875rem;line-height:1.5;margin-bottom:0;padding:.625rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{font-size:.75rem;height:calc(1.5em + .626rem + 2px);padding:.313rem .625rem}.form-control-lg,.form-control-sm{border-radius:10px 10px 0 10px;line-height:1.5}.form-control-lg{font-size:1.25rem;height:calc(1.5em + 1.876rem + 2px);padding:.938rem 1.25rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{align-items:center;display:inline-flex;margin-right:.75rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.valid-feedback{color:#47b473;display:none;font-size:80%;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#47b473e6;border-radius:10px 10px 0 10px;color:#fff;display:none;font-size:.75rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2347B473' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .3125rem) center;background-repeat:no-repeat;background-size:calc(.75em + .625rem) calc(.75em + .625rem);border-color:#47b473;padding-right:calc(1.5em + 1.25rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#47b473;box-shadow:0 0 0 .2rem #47b47340}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .3125rem) right calc(.375em + .3125rem);padding-right:calc(1.5em + 1.25rem)}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%2301041b' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .938rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2347B473' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.938rem/calc(.75em + .625rem) calc(.75em + .625rem);border-color:#47b473;padding-right:calc(.75em + 2.8755rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#47b473;box-shadow:0 0 0 .2rem #47b47340}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#47b473}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#47b473}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#47b473}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#6ac48e;border-color:#6ac48e}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #47b47340}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#47b473}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#47b473;box-shadow:0 0 0 .2rem #47b47340}.invalid-feedback{color:#d75842;display:none;font-size:80%;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#d75842e6;border-radius:10px 10px 0 10px;color:#fff;display:none;font-size:.75rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23D75842'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23D75842' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .3125rem) center;background-repeat:no-repeat;background-size:calc(.75em + .625rem) calc(.75em + .625rem);border-color:#d75842;padding-right:calc(1.5em + 1.25rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#d75842;box-shadow:0 0 0 .2rem #d7584240}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .3125rem) right calc(.375em + .3125rem);padding-right:calc(1.5em + 1.25rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%2301041b' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .938rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23D75842'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23D75842' stroke='none'/%3E%3C/svg%3E") #fff no-repeat center right 1.938rem/calc(.75em + .625rem) calc(.75em + .625rem);border-color:#d75842;padding-right:calc(.75em + 2.8755rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#d75842;box-shadow:0 0 0 .2rem #d7584240}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#d75842}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#d75842}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#d75842}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e07d6c;border-color:#e07d6c}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #d7584240}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#d75842}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#d75842;box-shadow:0 0 0 .2rem #d7584240}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{align-items:center;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{flex-shrink:0;margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;position:relative;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid #00000026;border-radius:10px 10px 0 10px;box-shadow:0 .5rem 1rem rgba(0,0,0,.175);color:#737b8e;display:none;float:left;font-size:.875rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-left{left:0;right:auto}.dropdown-menu-right{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-left{left:0;right:auto}.dropdown-menu-sm-right{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-left{left:0;right:auto}.dropdown-menu-md-right{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-left{left:0;right:auto}.dropdown-menu-lg-right{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-left{left:0;right:auto}.dropdown-menu-xl-right{left:auto;right:0}}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{bottom:auto;right:auto}.dropdown-divider{border-top:1px solid #e9ecef;height:0;margin:.625rem 0;overflow:hidden}.dropdown-item{background-color:initial;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#47b4ac;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:initial;color:#6c757d;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.75rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1.5rem}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.7035rem;padding-right:.7035rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.46875rem;padding-right:.46875rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.9375rem;padding-right:.9375rem}.btn-group.show .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:10px 10px 0 10px;color:#495057;display:flex;font-size:.875rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.625rem .938rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1.876rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{border-radius:10px 10px 0 10px;font-size:1.25rem;line-height:1.5;padding:.938rem 1.25rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .626rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{border-radius:10px 10px 0 10px;font-size:.75rem;line-height:1.5;padding:.313rem .625rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.938rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:21;padding-left:1.5rem;position:relative}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{height:11rem;left:0;opacity:0;position:absolute;width:1rem;z-index:-1}.custom-control-input:checked~.custom-control-label:before{box-shadow:none;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem #47b4ac40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#a1dad6}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#c5e8e6;border-color:#c5e8e6;box-shadow:none;color:#fff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:10rem;width:1rem}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:10px 10px 0 10px}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#47b4ac;border-color:#47b4ac;box-shadow:none}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#47b4ac80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#47b4ac80}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.5rem;height:calc(1rem - 4px);left:calc(-2.25rem + 2px);top:calc(10rem + 2px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(1rem - 4px)}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#47b4ac80}.custom-select{-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%2301041b' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .938rem center/8px 10px;border:1px solid #ced4da;border-radius:10px 10px 0 10px;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);color:#495057;display:inline-block;font-size:.875rem;font-weight:400;height:calc(1.5em + 1.25rem + 2px);line-height:1.5;padding:.625rem 1.938rem .625rem .938rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#a1dad6;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .2rem #47b4ac40;outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.938rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #495057}.custom-select-sm{font-size:.75rem;height:calc(1.5em + .626rem + 2px);padding-bottom:.313rem;padding-left:.625rem;padding-top:.313rem}.custom-select-lg{font-size:1.25rem;height:calc(1.5em + 1.876rem + 2px);padding-bottom:.938rem;padding-left:1.25rem;padding-top:.938rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(1.5em + 1.25rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#a1dad6;box-shadow:0 0 0 .2rem #47b4ac40}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{background-color:#fff;border:1px solid #ced4da;border-radius:10px 10px 0 10px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);font-weight:400;height:calc(1.5em + 1.25rem + 2px);left:0;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.625rem .938rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;border-radius:0 10px 10px 0 10px 10px 10px 0 10px 0;bottom:0;content:"Browse";display:block;height:calc(1.5em + 1.25rem);z-index:3}.custom-range{-webkit-appearance:none;appearance:none;background-color:initial;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #47b4ac40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #47b4ac40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #47b4ac40}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#47b4ac;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem #0000001a;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#c5e8e6}.custom-range::-webkit-slider-runnable-track{background-color:#ccced2;border-color:#0000;border-radius:1rem;box-shadow:inset 0 .25rem .25rem #0000001a;color:#0000;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{appearance:none;background-color:#47b4ac;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem #0000001a;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#c5e8e6}.custom-range::-moz-range-track{background-color:#ccced2;border-color:#0000;border-radius:1rem;box-shadow:inset 0 .25rem .25rem #0000001a;color:#0000;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{appearance:none;background-color:#47b4ac;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem #0000001a;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#c5e8e6}.custom-range::-ms-track{background-color:initial;border-color:#0000;border-width:.5rem;box-shadow:inset 0 .25rem .25rem #0000001a;color:#0000;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#ccced2;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #ccced2}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid #0000;border-top-left-radius:10px 10px 0 10px;border-top-right-radius:10px 10px 0 10px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #ccced2}.nav-tabs .nav-link.disabled{background-color:initial;border-color:#0000;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#ccced2 #ccced2 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{border-radius:10px 10px 0 10px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#47b4ac;color:#fff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.625rem 1.25rem;position:relative}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.25rem;line-height:inherit;margin-right:1.25rem;padding-bottom:-4rem;padding-top:-4rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{display:inline-block;padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:initial;border:1px solid #0000;border-radius:10px 10px 0 10px;font-size:1.25rem;line-height:1;padding:.25rem .75rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{background:no-repeat 50%;background-size:100% 100%;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-left:0;padding-right:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-left:0;padding-right:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-left:0;padding-right:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-left:0;padding-right:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-left:0;padding-right:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:#000000e6}.navbar-light .navbar-toggler{border-color:#0000001a;color:#00000080}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#000000e6}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:#ffffff1a;color:#ffffff80}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:initial;background-color:#f6f8fb;border:1px solid rgba(0,0,0,.125);display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(10px 10px 0 10px - 1px);border-top-right-radius:calc(10px 10px 0 10px - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(10px 10px 0 10px - 1px);border-bottom-right-radius:calc(10px 10px 0 10px - 1px);border-bottom-width:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(10px 10px 0 10px - 1px) calc(10px 10px 0 10px - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{background-color:#00000008;border-top:1px solid rgba(0,0,0,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(10px 10px 0 10px - 1px) calc(10px 10px 0 10px - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(10px 10px 0 10px - 1px);border-top-right-radius:calc(10px 10px 0 10px - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(10px 10px 0 10px - 1px);border-bottom-right-radius:calc(10px 10px 0 10px - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{flex:1 0;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{background-color:#e9ecef;border-radius:10px 10px 0 10px;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.breadcrumb,.breadcrumb-item{display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";display:inline-block;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:10px 10px 0 10px;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #ccced2;color:#47b4ac;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#ccced2;color:#317d78;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem #47b4ac40;outline:0;z-index:3}.page-item:first-child .page-link{border-bottom-left-radius:10px 10px 0 10px;border-top-left-radius:10px 10px 0 10px;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:10px 10px 0 10px;border-top-right-radius:10px 10px 0 10px}.page-item.active .page-link{background-color:#47b4ac;border-color:#47b4ac;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#ccced2;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.25rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:10px 10px 0 10px;border-top-left-radius:10px 10px 0 10px}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:10px 10px 0 10px;border-top-right-radius:10px 10px 0 10px}.pagination-sm .page-link{font-size:.75rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:10px 10px 0 10px;border-top-left-radius:10px 10px 0 10px}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:10px 10px 0 10px;border-top-right-radius:10px 10px 0 10px}.badge{display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:initial;white-space:nowrap}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#47b4ac;color:#fff}a.badge-primary:focus,a.badge-primary:hover{background-color:#398f89;color:#fff}a.badge-primary.focus,a.badge-primary:focus{box-shadow:0 0 0 .2rem #47b4ac80;outline:0}.badge-secondary{background-color:#323c9c;color:#fff}a.badge-secondary:focus,a.badge-secondary:hover{background-color:#262d75;color:#fff}a.badge-secondary.focus,a.badge-secondary:focus{box-shadow:0 0 0 .2rem #323c9c80;outline:0}.badge-success{background-color:#47b473;color:#fff}a.badge-success:focus,a.badge-success:hover{background-color:#398f5c;color:#fff}a.badge-success.focus,a.badge-success:focus{box-shadow:0 0 0 .2rem #47b47380;outline:0}.badge-info{background-color:#1b98e0;color:#fff}a.badge-info:focus,a.badge-info:hover{background-color:#1679b2;color:#fff}a.badge-info.focus,a.badge-info:focus{box-shadow:0 0 0 .2rem #1b98e080;outline:0}.badge-warning{background-color:#cca43b;color:#fff}a.badge-warning:focus,a.badge-warning:hover{background-color:#a8862c;color:#fff}a.badge-warning.focus,a.badge-warning:focus{box-shadow:0 0 0 .2rem #cca43b80;outline:0}.badge-danger{background-color:#d75842;color:#fff}a.badge-danger:focus,a.badge-danger:hover{background-color:#be3e28;color:#fff}a.badge-danger.focus,a.badge-danger:focus{box-shadow:0 0 0 .2rem #d7584280;outline:0}.badge-light{background-color:#f6f8fb;color:#212529}a.badge-light:focus,a.badge-light:hover{background-color:#d3ddeb;color:#212529}a.badge-light.focus,a.badge-light:focus{box-shadow:0 0 0 .2rem #f6f8fb80;outline:0}.badge-dark{background-color:#01041b;color:#fff}a.badge-dark:focus,a.badge-dark:hover{background-color:#000;color:#fff}a.badge-dark.focus,a.badge-dark:focus{box-shadow:0 0 0 .2rem #01041b80;outline:0}.badge-orange{background-color:#323c9c;color:#fff}a.badge-orange:focus,a.badge-orange:hover{background-color:#262d75;color:#fff}a.badge-orange.focus,a.badge-orange:focus{box-shadow:0 0 0 .2rem #323c9c80;outline:0}.badge-purple{background-color:#4731b6;color:#fff}a.badge-purple:focus,a.badge-purple:hover{background-color:#37268e;color:#fff}a.badge-purple.focus,a.badge-purple:focus{box-shadow:0 0 0 .2rem #4731b680;outline:0}.badge-skyblue{background-color:#158df7;color:#fff}a.badge-skyblue:focus,a.badge-skyblue:hover{background-color:#0773d2;color:#fff}a.badge-skyblue.focus,a.badge-skyblue:focus{box-shadow:0 0 0 .2rem #158df780;outline:0}.badge-light-gray{background-color:#f4f5fa;color:#212529}a.badge-light-gray:focus,a.badge-light-gray:hover{background-color:#d1d5ea;color:#212529}a.badge-light-gray.focus,a.badge-light-gray:focus{box-shadow:0 0 0 .2rem #f4f5fa80;outline:0}.badge-white{background-color:#fff;color:#212529}a.badge-white:focus,a.badge-white:hover{background-color:#e6e6e6;color:#212529}a.badge-white.focus,a.badge-white:focus{box-shadow:0 0 0 .2rem #ffffff80;outline:0}.alert{border:1px solid #0000;border-radius:10px 10px 0 10px;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:23.5rem}.alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0}.alert-primary{background-color:#daf0ee;border-color:#cbeae8;color:#255e59}.alert-primary hr{border-top-color:#b9e3e0}.alert-primary .alert-link{color:#173936}.alert-secondary{background-color:#d6d8eb;border-color:#c6c8e3;color:#1a1f51}.alert-secondary hr{border-top-color:#b5b8db}.alert-secondary .alert-link{color:#0e102a}.alert-success{background-color:#daf0e3;border-color:#cbead8;color:#255e3c}.alert-success hr{border-top-color:#b9e3ca}.alert-success .alert-link{color:#173925}.alert-info{background-color:#d1eaf9;border-color:#bfe2f6;color:#0e4f74}.alert-info hr{border-top-color:#a9d8f3}.alert-info .alert-link{color:#093046}.alert-warning{background-color:#f5edd8;border-color:#f1e6c8;color:#6a551f}.alert-warning hr{border-top-color:#ecddb4}.alert-warning .alert-link{color:#433513}.alert-danger{background-color:#f7ded9;border-color:#f4d0ca;color:#702e22}.alert-danger hr{border-top-color:#f0bdb5}.alert-danger .alert-link{color:#491e16}.alert-light{background-color:#fdfefe;border-color:#fcfdfe;color:#808183}.alert-light hr{border-top-color:#e9f0f8}.alert-light .alert-link{color:#676869}.alert-dark{background-color:#cccdd1;border-color:#b8b9bf;color:#01020e}.alert-dark hr{border-top-color:#abacb3}.alert-dark .alert-link{color:#000}.alert-orange{background-color:#d6d8eb;border-color:#c6c8e3;color:#1a1f51}.alert-orange hr{border-top-color:#b5b8db}.alert-orange .alert-link{color:#0e102a}.alert-purple{background-color:#dad6f0;border-color:#cbc5eb;color:#25195f}.alert-purple hr{border-top-color:#bab2e4}.alert-purple .alert-link{color:#150e37}.alert-skyblue{background-color:#d0e8fd;border-color:#bddffd;color:#0b4980}.alert-skyblue hr{border-top-color:#a4d3fc}.alert-skyblue .alert-link{color:#072e51}.alert-light-gray{background-color:#fdfdfe;border-color:#fcfcfe;color:#7f7f82}.alert-light-gray hr{border-top-color:#e9e9f8}.alert-light-gray .alert-link{color:#666668}.alert-white{background-color:#fff;border-color:#fff;color:#858585}.alert-white hr{border-top-color:#f2f2f2}.alert-white .alert-link{color:#6c6c6c}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef;border-radius:10px 10px 0 10px;box-shadow:inset 0 .1rem .1rem #0000001a;font-size:.65625rem;height:1rem;line-height:0}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#47b4ac;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{align-items:flex-start;display:flex}.media-body{flex:1 1}.list-group{border-radius:10px 10px 0 10px;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#737b8e}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#47b4ac;border-color:#47b4ac;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:10px 10px 0 10px;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:10px 10px 0 10px}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:10px 10px 0 10px;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:10px 10px 0 10px}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:10px 10px 0 10px;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:10px 10px 0 10px}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:10px 10px 0 10px;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:10px 10px 0 10px}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:10px 10px 0 10px;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:10px 10px 0 10px}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#cbeae8;color:#255e59}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#b9e3e0;color:#255e59}.list-group-item-primary.list-group-item-action.active{background-color:#255e59;border-color:#255e59;color:#fff}.list-group-item-secondary{background-color:#c6c8e3;color:#1a1f51}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#b5b8db;color:#1a1f51}.list-group-item-secondary.list-group-item-action.active{background-color:#1a1f51;border-color:#1a1f51;color:#fff}.list-group-item-success{background-color:#cbead8;color:#255e3c}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b9e3ca;color:#255e3c}.list-group-item-success.list-group-item-action.active{background-color:#255e3c;border-color:#255e3c;color:#fff}.list-group-item-info{background-color:#bfe2f6;color:#0e4f74}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#a9d8f3;color:#0e4f74}.list-group-item-info.list-group-item-action.active{background-color:#0e4f74;border-color:#0e4f74;color:#fff}.list-group-item-warning{background-color:#f1e6c8;color:#6a551f}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#ecddb4;color:#6a551f}.list-group-item-warning.list-group-item-action.active{background-color:#6a551f;border-color:#6a551f;color:#fff}.list-group-item-danger{background-color:#f4d0ca;color:#702e22}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#f0bdb5;color:#702e22}.list-group-item-danger.list-group-item-action.active{background-color:#702e22;border-color:#702e22;color:#fff}.list-group-item-light{background-color:#fcfdfe;color:#808183}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e9f0f8;color:#808183}.list-group-item-light.list-group-item-action.active{background-color:#808183;border-color:#808183;color:#fff}.list-group-item-dark{background-color:#b8b9bf;color:#01020e}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#abacb3;color:#01020e}.list-group-item-dark.list-group-item-action.active{background-color:#01020e;border-color:#01020e;color:#fff}.list-group-item-orange{background-color:#c6c8e3;color:#1a1f51}.list-group-item-orange.list-group-item-action:focus,.list-group-item-orange.list-group-item-action:hover{background-color:#b5b8db;color:#1a1f51}.list-group-item-orange.list-group-item-action.active{background-color:#1a1f51;border-color:#1a1f51;color:#fff}.list-group-item-purple{background-color:#cbc5eb;color:#25195f}.list-group-item-purple.list-group-item-action:focus,.list-group-item-purple.list-group-item-action:hover{background-color:#bab2e4;color:#25195f}.list-group-item-purple.list-group-item-action.active{background-color:#25195f;border-color:#25195f;color:#fff}.list-group-item-skyblue{background-color:#bddffd;color:#0b4980}.list-group-item-skyblue.list-group-item-action:focus,.list-group-item-skyblue.list-group-item-action:hover{background-color:#a4d3fc;color:#0b4980}.list-group-item-skyblue.list-group-item-action.active{background-color:#0b4980;border-color:#0b4980;color:#fff}.list-group-item-light-gray{background-color:#fcfcfe;color:#7f7f82}.list-group-item-light-gray.list-group-item-action:focus,.list-group-item-light-gray.list-group-item-action:hover{background-color:#e9e9f8;color:#7f7f82}.list-group-item-light-gray.list-group-item-action.active{background-color:#7f7f82;border-color:#7f7f82;color:#fff}.list-group-item-white{background-color:#fff;color:#858585}.list-group-item-white.list-group-item-action:focus,.list-group-item-white.list-group-item-action:hover{background-color:#f2f2f2;color:#858585}.list-group-item-white.list-group-item-action.active{background-color:#858585;border-color:#858585;color:#fff}.close{color:#000;float:right;font-size:1.3125rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}@media (max-width:1200px){.close{font-size:calc(1.25625rem + .075vw)}}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{background-color:initial;border:0;padding:0}a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem);height:min-content}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;height:100%;justify-content:center}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:10px 10px 0 10px;box-shadow:0 .25rem .5rem #00000080;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #c2c6cf;border-top-left-radius:calc(10px 10px 0 10px - 1px);border-top-right-radius:calc(10px 10px 0 10px - 1px);display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(10px 10px 0 10px - 1px);border-bottom-right-radius:calc(10px 10px 0 10px - 1px);border-top:1px solid #c2c6cf;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.modal-content{box-shadow:0 .5rem 1rem #00000080}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{word-wrap:break-word;display:block;font-family:Open Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:10px 10px 0 10px}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:10px 10px 0 10px;box-shadow:0 .25rem .5rem #0003;font-family:Open Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 10px 10px 0;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:#0000;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{border-top-color:#00000040;border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{height:1rem;left:calc(-.5rem - 1px);margin:10px 10px 0;width:.5rem}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{border-right-color:#00000040;border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{border-bottom-color:#00000040;border-width:0 .5rem .5rem;top:0}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{height:1rem;margin:10px 10px 0;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{border-left-color:#00000040;border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(10px 10px 0 10px - 1px);border-top-right-radius:calc(10px 10px 0 10px - 1px);font-size:.875rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#737b8e;padding:.5rem .75rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background:no-repeat 50%/100% 100%;display:inline-block;height:20px;width:20px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid #0000;border-top:10px solid #0000;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-info,.bg-primary,.bg-secondary,.bg-success,a.bg-info:focus,a.bg-info:hover,a.bg-primary:focus,a.bg-primary:hover,a.bg-secondary:focus,a.bg-secondary:hover,a.bg-success:focus,a.bg-success:hover,button.bg-info:focus,button.bg-info:hover,button.bg-primary:focus,button.bg-primary:hover,button.bg-secondary:focus,button.bg-secondary:hover,button.bg-success:focus,button.bg-success:hover{color:#000!important}.bg-warning,a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{color:#060502!important}.bg-danger,a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{color:#150705!important}.bg-light{color:#4a70a8!important}.bg-message-blue{background-color:#e8f1ff!important;color:#737b8e!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{color:#4a70a8!important}.bg-dark,.bg-orange,.bg-purple,a.bg-dark:focus,a.bg-dark:hover,a.bg-orange:focus,a.bg-orange:hover,a.bg-purple:focus,a.bg-purple:hover,button.bg-dark:focus,button.bg-dark:hover,button.bg-orange:focus,button.bg-orange:hover,button.bg-purple:focus,button.bg-purple:hover{color:#000!important}.bg-skyblue,a.bg-skyblue:focus,a.bg-skyblue:hover,button.bg-skyblue:focus,button.bg-skyblue:hover{color:#00070d!important}.bg-light-gray,a.bg-light-gray:focus,a.bg-light-gray:hover,button.bg-light-gray:focus,button.bg-light-gray:hover{color:#4b5aa4!important}.bg-white,a.bg-white:focus,a.bg-white:hover,button.bg-white:focus,button.bg-white:hover{color:gray!important}.bg-transparent{background-color:initial!important}.border{border:1px solid #c2c6cf!important}.border-top{border-top:1px solid #c2c6cf!important}.border-right{border-right:1px solid #c2c6cf!important}.border-bottom{border-bottom:1px solid #c2c6cf!important}.border-left{border-left:1px solid #c2c6cf!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#47b4ac!important}.border-secondary{border-color:#323c9c!important}.border-success{border-color:#47b473!important}.border-info{border-color:#1b98e0!important}.border-warning{border-color:#cca43b!important}.border-danger{border-color:#d75842!important}.border-light{border-color:#f6f8fb!important}.border-dark{border-color:#01041b!important}.border-orange{border-color:#323c9c!important}.border-purple{border-color:#4731b6!important}.border-skyblue{border-color:#158df7!important}.border-light-gray{border-color:#f4f5fa!important}.border-white{border-color:#fff!important}.rounded,.rounded-sm{border-radius:10px 10px 0 10px!important}.rounded-right{border-top-right-radius:10px 10px 0 10px!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:10px 10px 0 10px!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:10px 10px 0 10px!important}.rounded-left{border-top-left-radius:10px 10px 0 10px!important}.rounded-lg{border-radius:10px 10px 0 10px!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50px!important}.rounded-0{border-radius:0!important}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.85714%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.shadow,.shadow-lg,.shadow-sm{box-shadow:0 16px 40px 0 #0000000a!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.3125rem!important}.mt-1,.my-1{margin-top:.3125rem!important}.mr-1,.mx-1{margin-right:.3125rem!important}.mb-1,.my-1{margin-bottom:.3125rem!important}.ml-1,.mx-1{margin-left:.3125rem!important}.m-2{margin:.625rem!important}.mt-2,.my-2{margin-top:.625rem!important}.mr-2,.mx-2{margin-right:.625rem!important}.mb-2,.my-2{margin-bottom:.625rem!important}.ml-2,.mx-2{margin-left:.625rem!important}.m-3{margin:1.25rem!important}.mt-3,.my-3{margin-top:1.25rem!important}.mr-3,.mx-3{margin-right:1.25rem!important}.mb-3,.my-3{margin-bottom:1.25rem!important}.ml-3,.mx-3{margin-left:1.25rem!important}.m-4{margin:1.875rem!important}.mt-4,.my-4{margin-top:1.875rem!important}.mr-4,.mx-4{margin-right:1.875rem!important}.mb-4,.my-4{margin-bottom:1.875rem!important}.ml-4,.mx-4{margin-left:1.875rem!important}.m-5{margin:2.5rem!important}.mt-5,.my-5{margin-top:2.5rem!important}.mr-5,.mx-5{margin-right:2.5rem!important}.mb-5,.my-5{margin-bottom:2.5rem!important}.ml-5,.mx-5{margin-left:2.5rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.3125rem!important}.pt-1,.py-1{padding-top:.3125rem!important}.pr-1,.px-1{padding-right:.3125rem!important}.pb-1,.py-1{padding-bottom:.3125rem!important}.pl-1,.px-1{padding-left:.3125rem!important}.p-2{padding:.625rem!important}.pt-2,.py-2{padding-top:.625rem!important}.pr-2,.px-2{padding-right:.625rem!important}.pb-2,.py-2{padding-bottom:.625rem!important}.pl-2,.px-2{padding-left:.625rem!important}.p-3{padding:1.25rem!important}.pt-3,.py-3{padding-top:1.25rem!important}.pr-3,.px-3{padding-right:1.25rem!important}.pb-3,.py-3{padding-bottom:1.25rem!important}.pl-3,.px-3{padding-left:1.25rem!important}.p-4{padding:1.875rem!important}.pt-4,.py-4{padding-top:1.875rem!important}.pr-4,.px-4{padding-right:1.875rem!important}.pb-4,.py-4{padding-bottom:1.875rem!important}.pl-4,.px-4{padding-left:1.875rem!important}.p-5{padding:2.5rem!important}.pt-5,.py-5{padding-top:2.5rem!important}.pr-5,.px-5{padding-right:2.5rem!important}.pb-5,.py-5{padding-bottom:2.5rem!important}.pl-5,.px-5{padding-left:2.5rem!important}.m-n1{margin:-.3125rem!important}.mt-n1,.my-n1{margin-top:-.3125rem!important}.mr-n1,.mx-n1{margin-right:-.3125rem!important}.mb-n1,.my-n1{margin-bottom:-.3125rem!important}.ml-n1,.mx-n1{margin-left:-.3125rem!important}.m-n2{margin:-.625rem!important}.mt-n2,.my-n2{margin-top:-.625rem!important}.mr-n2,.mx-n2{margin-right:-.625rem!important}.mb-n2,.my-n2{margin-bottom:-.625rem!important}.ml-n2,.mx-n2{margin-left:-.625rem!important}.m-n3{margin:-1.25rem!important}.mt-n3,.my-n3{margin-top:-1.25rem!important}.mr-n3,.mx-n3{margin-right:-1.25rem!important}.mb-n3,.my-n3{margin-bottom:-1.25rem!important}.ml-n3,.mx-n3{margin-left:-1.25rem!important}.m-n4{margin:-1.875rem!important}.mt-n4,.my-n4{margin-top:-1.875rem!important}.mr-n4,.mx-n4{margin-right:-1.875rem!important}.mb-n4,.my-n4{margin-bottom:-1.875rem!important}.ml-n4,.mx-n4{margin-left:-1.875rem!important}.m-n5{margin:-2.5rem!important}.mt-n5,.my-n5{margin-top:-2.5rem!important}.mr-n5,.mx-n5{margin-right:-2.5rem!important}.mb-n5,.my-n5{margin-bottom:-2.5rem!important}.ml-n5,.mx-n5{margin-left:-2.5rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.3125rem!important}.mt-sm-1,.my-sm-1{margin-top:.3125rem!important}.mr-sm-1,.mx-sm-1{margin-right:.3125rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.3125rem!important}.ml-sm-1,.mx-sm-1{margin-left:.3125rem!important}.m-sm-2{margin:.625rem!important}.mt-sm-2,.my-sm-2{margin-top:.625rem!important}.mr-sm-2,.mx-sm-2{margin-right:.625rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.625rem!important}.ml-sm-2,.mx-sm-2{margin-left:.625rem!important}.m-sm-3{margin:1.25rem!important}.mt-sm-3,.my-sm-3{margin-top:1.25rem!important}.mr-sm-3,.mx-sm-3{margin-right:1.25rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1.25rem!important}.ml-sm-3,.mx-sm-3{margin-left:1.25rem!important}.m-sm-4{margin:1.875rem!important}.mt-sm-4,.my-sm-4{margin-top:1.875rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.875rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.875rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.875rem!important}.m-sm-5{margin:2.5rem!important}.mt-sm-5,.my-sm-5{margin-top:2.5rem!important}.mr-sm-5,.mx-sm-5{margin-right:2.5rem!important}.mb-sm-5,.my-sm-5{margin-bottom:2.5rem!important}.ml-sm-5,.mx-sm-5{margin-left:2.5rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.3125rem!important}.pt-sm-1,.py-sm-1{padding-top:.3125rem!important}.pr-sm-1,.px-sm-1{padding-right:.3125rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.3125rem!important}.pl-sm-1,.px-sm-1{padding-left:.3125rem!important}.p-sm-2{padding:.625rem!important}.pt-sm-2,.py-sm-2{padding-top:.625rem!important}.pr-sm-2,.px-sm-2{padding-right:.625rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.625rem!important}.pl-sm-2,.px-sm-2{padding-left:.625rem!important}.p-sm-3{padding:1.25rem!important}.pt-sm-3,.py-sm-3{padding-top:1.25rem!important}.pr-sm-3,.px-sm-3{padding-right:1.25rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1.25rem!important}.pl-sm-3,.px-sm-3{padding-left:1.25rem!important}.p-sm-4{padding:1.875rem!important}.pt-sm-4,.py-sm-4{padding-top:1.875rem!important}.pr-sm-4,.px-sm-4{padding-right:1.875rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.875rem!important}.pl-sm-4,.px-sm-4{padding-left:1.875rem!important}.p-sm-5{padding:2.5rem!important}.pt-sm-5,.py-sm-5{padding-top:2.5rem!important}.pr-sm-5,.px-sm-5{padding-right:2.5rem!important}.pb-sm-5,.py-sm-5{padding-bottom:2.5rem!important}.pl-sm-5,.px-sm-5{padding-left:2.5rem!important}.m-sm-n1{margin:-.3125rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.3125rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.3125rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.3125rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.3125rem!important}.m-sm-n2{margin:-.625rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.625rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.625rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.625rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.625rem!important}.m-sm-n3{margin:-1.25rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1.25rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1.25rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1.25rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1.25rem!important}.m-sm-n4{margin:-1.875rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.875rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.875rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.875rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.875rem!important}.m-sm-n5{margin:-2.5rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-2.5rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-2.5rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-2.5rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-2.5rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.3125rem!important}.mt-md-1,.my-md-1{margin-top:.3125rem!important}.mr-md-1,.mx-md-1{margin-right:.3125rem!important}.mb-md-1,.my-md-1{margin-bottom:.3125rem!important}.ml-md-1,.mx-md-1{margin-left:.3125rem!important}.m-md-2{margin:.625rem!important}.mt-md-2,.my-md-2{margin-top:.625rem!important}.mr-md-2,.mx-md-2{margin-right:.625rem!important}.mb-md-2,.my-md-2{margin-bottom:.625rem!important}.ml-md-2,.mx-md-2{margin-left:.625rem!important}.m-md-3{margin:1.25rem!important}.mt-md-3,.my-md-3{margin-top:1.25rem!important}.mr-md-3,.mx-md-3{margin-right:1.25rem!important}.mb-md-3,.my-md-3{margin-bottom:1.25rem!important}.ml-md-3,.mx-md-3{margin-left:1.25rem!important}.m-md-4{margin:1.875rem!important}.mt-md-4,.my-md-4{margin-top:1.875rem!important}.mr-md-4,.mx-md-4{margin-right:1.875rem!important}.mb-md-4,.my-md-4{margin-bottom:1.875rem!important}.ml-md-4,.mx-md-4{margin-left:1.875rem!important}.m-md-5{margin:2.5rem!important}.mt-md-5,.my-md-5{margin-top:2.5rem!important}.mr-md-5,.mx-md-5{margin-right:2.5rem!important}.mb-md-5,.my-md-5{margin-bottom:2.5rem!important}.ml-md-5,.mx-md-5{margin-left:2.5rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.3125rem!important}.pt-md-1,.py-md-1{padding-top:.3125rem!important}.pr-md-1,.px-md-1{padding-right:.3125rem!important}.pb-md-1,.py-md-1{padding-bottom:.3125rem!important}.pl-md-1,.px-md-1{padding-left:.3125rem!important}.p-md-2{padding:.625rem!important}.pt-md-2,.py-md-2{padding-top:.625rem!important}.pr-md-2,.px-md-2{padding-right:.625rem!important}.pb-md-2,.py-md-2{padding-bottom:.625rem!important}.pl-md-2,.px-md-2{padding-left:.625rem!important}.p-md-3{padding:1.25rem!important}.pt-md-3,.py-md-3{padding-top:1.25rem!important}.pr-md-3,.px-md-3{padding-right:1.25rem!important}.pb-md-3,.py-md-3{padding-bottom:1.25rem!important}.pl-md-3,.px-md-3{padding-left:1.25rem!important}.p-md-4{padding:1.875rem!important}.pt-md-4,.py-md-4{padding-top:1.875rem!important}.pr-md-4,.px-md-4{padding-right:1.875rem!important}.pb-md-4,.py-md-4{padding-bottom:1.875rem!important}.pl-md-4,.px-md-4{padding-left:1.875rem!important}.p-md-5{padding:2.5rem!important}.pt-md-5,.py-md-5{padding-top:2.5rem!important}.pr-md-5,.px-md-5{padding-right:2.5rem!important}.pb-md-5,.py-md-5{padding-bottom:2.5rem!important}.pl-md-5,.px-md-5{padding-left:2.5rem!important}.m-md-n1{margin:-.3125rem!important}.mt-md-n1,.my-md-n1{margin-top:-.3125rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.3125rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.3125rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.3125rem!important}.m-md-n2{margin:-.625rem!important}.mt-md-n2,.my-md-n2{margin-top:-.625rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.625rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.625rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.625rem!important}.m-md-n3{margin:-1.25rem!important}.mt-md-n3,.my-md-n3{margin-top:-1.25rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1.25rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1.25rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1.25rem!important}.m-md-n4{margin:-1.875rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.875rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.875rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.875rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.875rem!important}.m-md-n5{margin:-2.5rem!important}.mt-md-n5,.my-md-n5{margin-top:-2.5rem!important}.mr-md-n5,.mx-md-n5{margin-right:-2.5rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-2.5rem!important}.ml-md-n5,.mx-md-n5{margin-left:-2.5rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.3125rem!important}.mt-lg-1,.my-lg-1{margin-top:.3125rem!important}.mr-lg-1,.mx-lg-1{margin-right:.3125rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.3125rem!important}.ml-lg-1,.mx-lg-1{margin-left:.3125rem!important}.m-lg-2{margin:.625rem!important}.mt-lg-2,.my-lg-2{margin-top:.625rem!important}.mr-lg-2,.mx-lg-2{margin-right:.625rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.625rem!important}.ml-lg-2,.mx-lg-2{margin-left:.625rem!important}.m-lg-3{margin:1.25rem!important}.mt-lg-3,.my-lg-3{margin-top:1.25rem!important}.mr-lg-3,.mx-lg-3{margin-right:1.25rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1.25rem!important}.ml-lg-3,.mx-lg-3{margin-left:1.25rem!important}.m-lg-4{margin:1.875rem!important}.mt-lg-4,.my-lg-4{margin-top:1.875rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.875rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.875rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.875rem!important}.m-lg-5{margin:2.5rem!important}.mt-lg-5,.my-lg-5{margin-top:2.5rem!important}.mr-lg-5,.mx-lg-5{margin-right:2.5rem!important}.mb-lg-5,.my-lg-5{margin-bottom:2.5rem!important}.ml-lg-5,.mx-lg-5{margin-left:2.5rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.3125rem!important}.pt-lg-1,.py-lg-1{padding-top:.3125rem!important}.pr-lg-1,.px-lg-1{padding-right:.3125rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.3125rem!important}.pl-lg-1,.px-lg-1{padding-left:.3125rem!important}.p-lg-2{padding:.625rem!important}.pt-lg-2,.py-lg-2{padding-top:.625rem!important}.pr-lg-2,.px-lg-2{padding-right:.625rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.625rem!important}.pl-lg-2,.px-lg-2{padding-left:.625rem!important}.p-lg-3{padding:1.25rem!important}.pt-lg-3,.py-lg-3{padding-top:1.25rem!important}.pr-lg-3,.px-lg-3{padding-right:1.25rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1.25rem!important}.pl-lg-3,.px-lg-3{padding-left:1.25rem!important}.p-lg-4{padding:1.875rem!important}.pt-lg-4,.py-lg-4{padding-top:1.875rem!important}.pr-lg-4,.px-lg-4{padding-right:1.875rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.875rem!important}.pl-lg-4,.px-lg-4{padding-left:1.875rem!important}.p-lg-5{padding:2.5rem!important}.pt-lg-5,.py-lg-5{padding-top:2.5rem!important}.pr-lg-5,.px-lg-5{padding-right:2.5rem!important}.pb-lg-5,.py-lg-5{padding-bottom:2.5rem!important}.pl-lg-5,.px-lg-5{padding-left:2.5rem!important}.m-lg-n1{margin:-.3125rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.3125rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.3125rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.3125rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.3125rem!important}.m-lg-n2{margin:-.625rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.625rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.625rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.625rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.625rem!important}.m-lg-n3{margin:-1.25rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1.25rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1.25rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1.25rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1.25rem!important}.m-lg-n4{margin:-1.875rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.875rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.875rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.875rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.875rem!important}.m-lg-n5{margin:-2.5rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-2.5rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-2.5rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-2.5rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-2.5rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.3125rem!important}.mt-xl-1,.my-xl-1{margin-top:.3125rem!important}.mr-xl-1,.mx-xl-1{margin-right:.3125rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.3125rem!important}.ml-xl-1,.mx-xl-1{margin-left:.3125rem!important}.m-xl-2{margin:.625rem!important}.mt-xl-2,.my-xl-2{margin-top:.625rem!important}.mr-xl-2,.mx-xl-2{margin-right:.625rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.625rem!important}.ml-xl-2,.mx-xl-2{margin-left:.625rem!important}.m-xl-3{margin:1.25rem!important}.mt-xl-3,.my-xl-3{margin-top:1.25rem!important}.mr-xl-3,.mx-xl-3{margin-right:1.25rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1.25rem!important}.ml-xl-3,.mx-xl-3{margin-left:1.25rem!important}.m-xl-4{margin:1.875rem!important}.mt-xl-4,.my-xl-4{margin-top:1.875rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.875rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.875rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.875rem!important}.m-xl-5{margin:2.5rem!important}.mt-xl-5,.my-xl-5{margin-top:2.5rem!important}.mr-xl-5,.mx-xl-5{margin-right:2.5rem!important}.mb-xl-5,.my-xl-5{margin-bottom:2.5rem!important}.ml-xl-5,.mx-xl-5{margin-left:2.5rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.3125rem!important}.pt-xl-1,.py-xl-1{padding-top:.3125rem!important}.pr-xl-1,.px-xl-1{padding-right:.3125rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.3125rem!important}.pl-xl-1,.px-xl-1{padding-left:.3125rem!important}.p-xl-2{padding:.625rem!important}.pt-xl-2,.py-xl-2{padding-top:.625rem!important}.pr-xl-2,.px-xl-2{padding-right:.625rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.625rem!important}.pl-xl-2,.px-xl-2{padding-left:.625rem!important}.p-xl-3{padding:1.25rem!important}.pt-xl-3,.py-xl-3{padding-top:1.25rem!important}.pr-xl-3,.px-xl-3{padding-right:1.25rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1.25rem!important}.pl-xl-3,.px-xl-3{padding-left:1.25rem!important}.p-xl-4{padding:1.875rem!important}.pt-xl-4,.py-xl-4{padding-top:1.875rem!important}.pr-xl-4,.px-xl-4{padding-right:1.875rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.875rem!important}.pl-xl-4,.px-xl-4{padding-left:1.875rem!important}.p-xl-5{padding:2.5rem!important}.pt-xl-5,.py-xl-5{padding-top:2.5rem!important}.pr-xl-5,.px-xl-5{padding-right:2.5rem!important}.pb-xl-5,.py-xl-5{padding-bottom:2.5rem!important}.pl-xl-5,.px-xl-5{padding-left:2.5rem!important}.m-xl-n1{margin:-.3125rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.3125rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.3125rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.3125rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.3125rem!important}.m-xl-n2{margin:-.625rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.625rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.625rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.625rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.625rem!important}.m-xl-n3{margin:-1.25rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1.25rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1.25rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1.25rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1.25rem!important}.m-xl-n4{margin:-1.875rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.875rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.875rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.875rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.875rem!important}.m-xl-n5{margin:-2.5rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-2.5rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-2.5rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-2.5rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-2.5rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{background-color:#0000;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-primary{color:#47b4ac!important}a.text-primary:focus,a.text-primary:hover{color:#317d78!important}.text-secondary{color:#323c9c!important}a.text-secondary:focus,a.text-secondary:hover{color:#1f2662!important}.text-success{color:#47b473!important}a.text-success:focus,a.text-success:hover{color:#317d50!important}.text-info{color:#1b98e0!important}a.text-info:focus,a.text-info:hover{color:#136a9c!important}.text-warning{color:#cca43b!important}a.text-warning:focus,a.text-warning:hover{color:#947627!important}.text-danger{color:#d75842!important}a.text-danger:focus,a.text-danger:hover{color:#a93724!important}.text-light{color:#f6f8fb!important}a.text-light:focus,a.text-light:hover{color:#c1cfe3!important}.text-dark{color:#01041b!important}a.text-dark:focus,a.text-dark:hover{color:#000!important}.text-light-gray{color:#f4f5fa!important}a.text-light-gray:focus,a.text-light-gray:hover{color:#bfc5e2!important}.text-body{color:#737b8e!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{background-color:initial;border:0;color:#0000;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-break{word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ccced2!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#c2c6cf}.table .thead-dark th{border-color:#c2c6cf;color:inherit}}.card{background:#fff;border:1px solid #c2c6cf;border-radius:10px 10px 0 10px;box-shadow:none;margin-bottom:30px}.card .card-header{align-items:center!important;background:#0000;border:0;border-bottom:1px solid #c2c6cf;border-radius:0;margin-bottom:0;padding:20px}.card .card-header .header-title .card-title{margin-bottom:0}.card-transparent{background:#0000;border:none;border-radius:10px 10px 0 10px;box-shadow:none;margin-bottom:30px}.card-transparent .card-header{align-items:center!important;background:#0000;border:none;border-radius:0;margin-bottom:0;padding:20px}.card-transparent .card-header .header-title .card-title{margin-bottom:0}.card-body{padding:20px}.card-header-toolbar .nav-item a{color:#737b8e;font-size:14px;padding:4px 12px}.card-header-toolbar .dropdown-toggle i{font-size:20px;line-height:normal;vertical-align:text-bottom}.card-header-toolbar .dropdown-toggle:after{display:none}.card-header .dropdown-bg{border-radius:10px 10px 0 10px}.card-block.card-stretch{align-items:stretch}.card-block.card-height-third{height:calc(33.33% - 30px)}.card-block.card-height-half{height:calc(50% - 30px)}.card-block.card-height{height:calc(100% - 30px)}.card-block{display:flex;flex-direction:column;flex-grow:1}.sidebar-logo{padding:15px;position:relative;transition:all .6s ease-in-out;width:auto}.iq-top-navbar .wrapper-menu{cursor:pointer;margin:0 15px 0 0}.iq-sidebar-logo a{align-items:flex-start;display:flex}.iq-sidebar-logo img{height:40px}.navbar-list li>a.toggle-icon-effect{height:40px;line-height:40px;margin:15px 10px;padding:0 12px;width:40px}.small-saidbar{background:#fff;-ms-box-shadow:0 16px 40px 0 #0000000a;-o-box-shadow:0 16px 40px 0 #0000000a;box-shadow:0 16px 40px 0 #0000000a;height:100vh;left:-300px;position:fixed;top:0;transition:all .7s ease-in-out;width:260px;z-index:999}body.sidebar-main .small-saidbar .iq-menu-bt-sidebar{display:block;position:relative;z-index:999}.wrapper-menu{color:#47b4ac;font-size:30px;text-align:center;transition:all .6s ease-in-out}.iq-sidebar-menu,.wrapper-menu{position:relative}.small-saidbar .iq-sidebar-menu{height:100vh}.small-saidbar .iq-sidebar-menu .iq-menu>li>a{background:#ffffff1a;border-radius:10px 10px 0 10px;color:#737b8e;margin:0 15px 15px;padding:10px 15px;text-align:center}.small-saidbar .iq-sidebar-menu .iq-menu>li i{display:inline-block;font-size:20px;margin-right:10px;vertical-align:middle}.small-saidbar .iq-sidebar-menu .iq-menu>li:hover>a{background-color:#47b4ac;box-shadow:0 4px 12px 0 #47b4ac80;color:#fff}.small-saidbar .iq-sidebar-menu .iq-menu>li:hover>a>i.iq-arrow-left{color:#fff}.small-saidbar .iq-sidebar-menu .iq-menu>li>a.active{background-color:#47b4ac;box-shadow:0 4px 12px 0 #47b4ac80;color:#fff}.small-saidbar .iq-sidebar-menu .iq-menu>li>a.active>i.iq-arrow-left{color:#fff}.small-saidbar .iq-sidebar-logo{padding:15px}.small-saidbar .iq-sidebar{background:#f6f8fb;height:100%;margin-left:80px;overflow-x:hidden;overflow-y:scroll;padding:20px;position:fixed;top:0;transition:all .6s ease-in-out;width:285px}.small-saidbar .nav-pills li{margin-bottom:15px;position:relative}.small-saidbar .nav-pills li a.active{background-color:#47b4ac;box-shadow:0 4px 12px 0 #47b4ac80;color:#fff}.small-saidbar .nav-pills li a.active .svg-icon{color:#fff}.small-saidbar .nav-pills li a.active:before{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;transition:all .6s ease-in-out}.small-saidbar .nav-pills .nav-item a{color:#737b8e;font-size:26px;padding:5px 15px}.iq-sidebar-menu .iq-menu{list-style-type:none;margin:0;padding:0}.iq-sidebar-menu .iq-menu li{list-style-type:none;position:relative;white-space:nowrap}.iq-sidebar-menu .iq-menu li a{align-items:center;border-radius:0;color:#535f6b;display:block;display:flex;font-size:16px;line-height:18px;overflow:hidden;padding:15px 20px;position:relative;text-transform:capitalize;white-space:nowrap}.iq-sidebar-menu .iq-menu li ul{overflow-x:hidden;overflow-y:scroll;padding-left:0;position:relative}.sidebar-toggle{display:none}.iq-saidbar-ecoo{padding:10px}.wrapper-menu-click{color:#47b4ac;font-size:24px;line-height:15px;text-align:center}.iq-sidebar-menu .iq-menu li.active .iq-submenu li.active>a{color:#47b4ac}body.sidebar-main .small-saidbar{left:0}@media (min-width:992px) and (max-width:1024px){.iq-navbar-logo img{height:40px}}@media (min-width:1300px){.sidebar-toggle{background:#dbf6f0;border-radius:5px;color:#47b4ac;display:block;height:40px;line-height:17px;margin-right:15px;padding:12px 10px;text-align:center;width:40px}.small-saidbar{display:flex;flex-direction:column;left:0;padding:15px 0;top:0;width:80px;z-index:1030}.small-saidbar .iq-sidebar-menu .iq-menu li ul{background:#fff;border-radius:0 10px 10px 10px;box-shadow:0 .5rem 1rem rgba(0,0,0,.175);display:block;left:100%;list-style:none;max-height:300px;min-width:200px;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;padding:0;position:absolute;top:0;transition:all .3s ease-in-out;visibility:hidden}.small-saidbar .iq-sidebar-menu .iq-menu li:hover ul{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;transition:all .3s ease-in-out;visibility:visible}.small-saidbar .iq-sidebar-menu .iq-menu li ul#layouts{max-height:300px;overflow:auto}.small-saidbar .iq-sidebar-menu .iq-menu li ul#ui{max-height:300px;overflow:auto;z-index:10}.small-saidbar .sub-scrll{height:315px;overflow-y:scroll}.small-saidbar .iq-sidebar-logo{padding:0 15px 15px}.iq-footer{margin-left:80px;width:calc(100vw - 85px)}.iq-top-navbar{width:calc(100% - 80px)}.content-page{margin-left:80px}.small-saidbar .iq-sidebar-menu .iq-menu>li>a>span{font-size:0}.small-saidbar .iq-sidebar-menu .iq-menu>li>a>i{color:#737b8e;font-size:24px;margin:0 0 0 -1px}.iq-sidebar-menu .iq-menu li a{align-items:center;border-radius:0;color:#737b8e;display:block;display:flex;font-size:16px;line-height:18px;overflow:hidden;padding:15px 20px;position:relative;text-transform:capitalize;white-space:nowrap}.iq-sidebar-menu .iq-menu li a span{display:inline-block;padding:0;transition:none;white-space:nowrap}.iq-navbar-logo{display:none!important}.iq-sidebar-logo a{display:block}.content-page{margin-left:320px}body.sidebar-main .content-page{margin-left:80px}body.sidebar-main .iq-menu-bt-sidebar{display:block;margin-left:auto;margin-right:auto;padding-left:0}body.sidebar-main .iq-sidebar .iq-sidebar-menu .iq-menu li a .iq-arrow-right,body.sidebar-main .iq-sidebar-logo a{display:none}}@media (max-width:1200px){.iq-menu-horizontal .iq-sidebar-h-menu{display:none!important}.iq-menu-horizontal .iq-navbar-logo a{display:flex}}@media (max-width:1299px){body.sidebar-main .small-saidbar .set-text,body.sidebar-main .small-saidbar .small-profl{display:none}.iq-menu-horizontal .iq-sidebar-h-menu .iq-menu li a:first-child{padding-left:20px}body.sidebar-main .small-saidbar .wrapper-menu i{color:#47b4ac;cursor:pointer}body.sidebar-main .small-saidbar .iq-sidebar-menu{overflow-y:scroll}.set-text{align-items:center;display:flex}.iq-sidebar-logo img{height:25px}.iq-sidebar-menu .iq-menu li ul{padding-left:20px}}@media (max-width:991px){.navbar{position:static}.iq-navbar-custom .navbar-nav.navbar-list{display:flex;flex-direction:row}.search-content .iq-search-bar{margin:0}.chat-head .chat-profile img{display:none}.chat-content .media .chating{margin:0}.chat-content .media .chat-profile img{display:none}}@media (max-width:479px){.iq-top-navbar{width:100%}}@keyframes shadowDots{0%{box-shadow:0 0 0 0 #00b1ff33}to{box-shadow:0 0 0 15px #00b1ff00}}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 #00b1ff33}to{box-shadow:0 0 0 15px #00b1ff00}}@keyframes shadow-pulse-dots-danger{0%{box-shadow:0 0 0 0 #ff9b8a33}to{box-shadow:0 0 0 15px #ff9b8a00}}@keyframes shadow-pulse-danger{0%{box-shadow:0 0 0 0 #ff9b8a33}to{box-shadow:0 0 0 15px #ff9b8a00}}@keyframes fade-in-bottom{0%{-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;transform:translateY(50px)}to{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;transform:translateY(0)}}.iq-top-navbar{background:#fff;-ms-box-shadow:1px 6px 15px 0 #00000005;-o-box-shadow:1px 6px 15px 0 #00000005;box-shadow:1px 6px 15px 0 #00000005;display:inline-block;left:auto;margin:0;min-height:65px;padding:0 30px;position:fixed;right:0;top:0;transition:all .3s ease-in-out;width:calc(100% - 80px);z-index:99}.iq-top-navbar .iq-navbar-custom .navbar-breadcrumb{display:block;margin-left:0;padding:20px 0}.iq-top-navbar .breadcrumb{background:#0000;margin:0;padding:0}.iq-top-navbar .breadcrumb .breadcrumb-item.active{color:#737b8e}.iq-top-navbar .breadcrumb li{font-size:14px;list-style-type:none}.iq-top-navbar .breadcrumb li a,.iq-top-navbar .breadcrumb li a:hover{text-decoration:none}.iq-top-navbar .navbar-expand-lg{justify-content:space-between!important}.iq-top-navbar .iq-sub-dropdown{animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both;background-color:#fff;border:none;border-radius:10px 10px 0 10px;-ms-box-shadow:0 16px 40px 0 #0000000a;-o-box-shadow:0 16px 40px 0 #0000000a;box-shadow:0 16px 40px 0 #0000000a;left:auto;padding:0;position:absolute;right:0;top:100%;transform:translateY(100%);transition:all .3s ease-in-out;width:300px}.iq-top-navbar .iq-sub-dropdown .iq-card-body div{border-radius:10px 10px 0 10px 10px 10px 0 10px 0 0}.iq-top-navbar .lang .iq-sub-dropdown{width:auto}.iq-top-navbar .iq-user-dropdown{background:#fff;bottom:0;height:100vh;left:auto;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .3s ease-in-out;visibility:hidden;width:350px}.iq-top-navbar .navbar-brand{padding:0}body.sidebar-main .iq-top-navbar{width:calc(100% - 70px)}.iq-top-navbar.fixed-header{border-radius:0;margin:0;right:0;transition:all .3s ease-in-out;width:calc(100% - 330px)}.navbar-breadcrumb .breadcrumb{background:none;margin-top:5px;padding:0}.breadcrumb-item+.breadcrumb-item:before{color:#737b8e;content:"\ea5f";font-family:remixicon;font-size:14px;vertical-align:sub}.navbar-list{float:right;margin:0;padding:0}.navbar-list li{float:left;list-style-type:none;position:relative}.navbar-list li>.dropdown{cursor:pointer;line-height:73px}.navbar-list li>.dropdown .dropdown-menu{animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both;transform:translateY(100%)}.navbar-list li .dropdown-toggle:after{display:none}.navbar-list li>a.language-title{font-size:16px}.navbar-list li>a{color:#737b8e;display:block;font-size:18px;line-height:65px;padding:0 10px}.navbar-list li>a>img{height:40px;min-width:40px;width:40px}.navbar-list li a:hover{text-decoration:none}.navbar-list li .caption{line-height:16px}.navbar-list li .caption p{color:#737b8e;font-size:12px}.navbar-list li .iq-sub-dropdown .sub-card .iq-sub-card{padding-bottom:0}.navbar-list li .iq-sub-dropdown .iq-sub-card{color:inherit;display:inline-block;font-size:inherit;line-height:normal;padding-bottom:18px;width:100%}.navbar-list li .iq-sub-dropdown .iq-sub-card:last-child{padding-bottom:0}.navbar-list li .iq-sub-dropdown .iq-sub-card.iq-sub-card-big{width:auto}.navbar-list li .add-btn{font-size:16px;line-height:36px;margin-top:5px}.navbar-list li .image-flag{height:auto;min-width:auto;width:auto}.navbar-list li .profile-detail{border-radius:10px 10px 0 10px 10px 10px 0 10px 0 0}.navbar-list li.iq-nav-user{align-items:flex-start;display:flex}.navbar-list li.iq-nav-user span{flex:1 1;font-size:14px}.navbar-list .caption-content{line-height:normal}.badge-card{border-radius:5px!important}.menu-tag{background:#737b8e;border-radius:90px;color:#fff;display:inline-block;font-size:12px;height:18px;left:18px;line-height:normal;line-height:18px;position:absolute;text-align:center;top:18px;width:18px}.iq-breadcrumb{display:none}.toggle-cart-info img{width:50px}.nav-item span.dots{animation:shadowDots 1s infinite;font-size:0;width:6px}.nav-item span.count-mail,.nav-item span.dots{border:0;border-radius:50%;height:6px;padding:0;position:absolute;right:3px;text-align:center;top:18px}.nav-item span.count-mail{animation:shadow-pulse 1s infinite;font-size:10px;line-height:15px;width:5px}.nav-item .badge.count-cart{font-size:10px;height:15px;line-height:15px;padding:0;position:absolute;right:0;text-align:center;top:13px;width:15px}.top-nav-bottom{border-top:1px solid #dbf6f0;margin-left:260px}.topnav-toolbar li a{border-radius:10px 10px 0 10px;color:#323c9c;display:block;padding:10px 15px;text-transform:capitalize}.topnav-toolbar li.date-today{background:#f6f8fb}.topnav-toolbar li.active a{background:#dbf6f0;color:#47b4ac}.topnav-toolbar ul li{list-style:none;padding:13px 0}.iq-search-bar{width:100%}.iq-search-bar .searchbox{position:relative;width:100%}.iq-search-bar .search-input{background-color:#fff;border:1px solid #0000;border-radius:10px 10px 0 10px;height:40px;padding:10px 40px 10px 20px;width:100%}.iq-search-bar .search-link{color:#737b8e;position:absolute;right:24px!important;top:6px}.iq-navbar-logo{background:#fff;background:#0000;padding:0;position:relative;transition:all .3s ease-in-out;width:auto}.iq-navbar-logo a{align-items:center;display:flex}.iq-navbar-logo a span{color:#01041b;flex:1 1;font-size:28px;font-weight:500;line-height:26px;margin-left:10px;text-transform:capitalize;transition:all .3s ease-in-out}.iq-navbar-logo a:focus,.iq-navbar-logo a:hover{text-decoration:none}.iq-navbar-logo img{height:25px}.iq-sub-dropdown.iq-sub-dropdown-large{width:500px}.cust-title{border-bottom:1px solid #c2c6cf}.crt-img{background:#fff;border-radius:10px 10px 0 10px;padding:10px}.cust-dd .btn{border-radius:0 0 10px 10px 0 10px 10px 10px 0 10px}.dd-icon{align-items:center;background:#235854;border-radius:0 0 0 10px;bottom:0;color:#fff;display:flex;height:40px;justify-content:center;line-height:40px;position:absolute;right:0;text-align:center;transition:all .3s ease-in-out;width:40px}.right-ic{border:none!important;border-radius:0 0 10px 10px 0 10px 10px 10px 0 10px;overflow:hidden}.right-ic:hover .dd-icon{background:#47b4ac}.iq-show .iq-sub-dropdown{display:inline-block}.iq-sub-dropdown .iq-card-icon{font-size:22px;height:45px;line-height:40px;width:45px}.show-data .iq-user-dropdown{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;transform:translateX(0);transition:all .3s ease-in-out;visibility:visible}.iq-card-icon-small{border-radius:10px 10px 0 10px;color:#737b8e;display:inline-block;font-size:20px;height:40px;line-height:40px;min-width:40px;text-align:center;width:40px}i.las.iq-card-icon-small{line-height:40px}.profile-details>a{border-radius:10px 10px 0 10px;display:block;margin-bottom:15px}.data-scrollbar{height:100vh}.navbar-toggler{outline:none}.d-flex ul{list-style-type:none}.profile-detail{position:relative}.profile-detail .profile-img{background:#fff;border:0;bottom:-6px;left:0;margin:0 auto;position:absolute;right:0}.search-box{background-color:#f6f8fb;border-radius:10px 10px 0 10px;display:flex;height:40px;left:50%;position:absolute;top:50%;transform:translate(-100%,-55%)}.search-box .iq-card-icon-small{background:#f6f8fb;border:none;border-radius:10px 10px 0 10px}.search-box .iq-card-icon-small:hover{cursor:pointer}.search-box input{background-color:#f6f8fb;border:none;border-radius:10px 10px 0 10px;box-sizing:border-box;color:#35405a;font-size:16px;margin:0 -20px;outline:0;padding:0;transition:.3s;width:0}.search-box:hover .text{padding:10px 20px;width:240px}.iq-search-bar-header .searchbox{position:relative;width:400px}.iq-search-bar-header .search-input{background-color:#fff;border:1px solid #c2c6cf;border-radius:10px 10px 0 10px;height:35px;padding:5px 15px 5px 40px;width:100%}.iq-search-bar-header .search-link{color:#737b8e;left:10px;position:absolute;top:3px}@media (min-width:1300px){.iq-navbar-logo{display:none!important}.iq-navbar-logo>a{display:none}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li a.collapsed{pointer-events:none}}@media (max-width:1199px){.iq-search-bar .searchbox{width:100%}}@media (max-width:1299px){.iq-top-navbar{padding:0 30px;width:100%}.iq-top-navbar .iq-search-bar.device-search{margin-left:20px}body.sidebar-main .iq-top-navbar{width:100%}}.search-toggle.add-btn{margin:0 10px 0 12px}@media (min-width:992px){.navbar-list li:last-child>a{margin-top:-6px;padding:0 0 0 10px}.search-content{display:none}}@media (max-width:991px){.device-search{display:none}.navbar-collapse{background:#fff;border-radius:10px 10px 0 10px;-ms-box-shadow:0 16px 40px 0 #0000000a;-o-box-shadow:0 16px 40px 0 #0000000a;box-shadow:0 16px 40px 0 #0000000a;left:0;position:absolute;top:100%;width:100%}.navbar-nav.navbar-list{display:inline-block}.iq-top-navbar{line-height:normal;min-height:0;min-height:auto;padding:0 15px}.iq-top-navbar .navbar-toggler{background:#0000;border:none;border-radius:5px;color:#47b4ac;font-size:24px;margin-top:0;padding:0}.iq-top-navbar .iq-search-bar{line-height:normal}.iq-top-navbar .navbar-list li .add-btn{margin-top:18px}.iq-search-bar .searchbox.device{width:100%}.iq-search-bar .searchbox.device .search-link{top:12px}}@media (max-width:767px){.iq-top-navbar .lang .iq-sub-dropdown{width:150px}}@media (max-width:1300px){.navbar-list li{position:static}}@media (max-width:575px){.search-toggle{position:relative}.iq-top-navbar .iq-sub-dropdown{left:0;margin:0 auto;right:0}.iq-top-navbar .iq-search-bar{width:100%}.iq-top-navbar .iq-user-dropdown{width:300px}.navbar-list li>a.language-title{font-size:0}.navbar-list li:last-child>a{margin-top:-6px}}@media (max-width:479px){.navbar-list li>a{padding:0 7px}.navbar-list li>a>img{height:40px;min-width:40px;width:40px}}@media (max-width:345px){.navbar-list li>a{padding:0 7px}.iq-navbar-logo img{height:20px}.group-chat .chat-profile img{height:40px!important;min-width:40px!important;width:40px!important}}.iq-right-fixed{margin:0 15px}.right-sidebar-mini{position:fixed;right:0;top:75px;transform:translateX(calc(111% - 2em));transition:all .3s ease-in-out;width:260px;z-index:100}.right-sidebar-mini .side-left-icon{display:none}.right-sidebar-toggle{background:#fff;border-radius:50px 0 0 50px;-ms-box-shadow:0 16px 40px 0 #0000000a;-o-box-shadow:0 16px 40px 0 #0000000a;box-shadow:0 16px 40px 0 #0000000a;cursor:pointer;display:inline;margin-left:-44px;padding:15px;position:absolute;top:0;z-index:99}.right-sidebar-toggle span{display:none!important}.right-sidebar-panel{background-color:#fff;-ms-box-shadow:0 16px 40px 0 #0000000a;-o-box-shadow:0 16px 40px 0 #0000000a;box-shadow:0 16px 40px 0 #0000000a;height:91vh;overflow-y:scroll;padding:15px}.right-sidebar{transform:translateX(calc(10% - 1em))}.right-sidebar .side-right-icon{display:none}.right-sidebar .side-left-icon{display:block}@media (min-width:1500px){.right-sidebar-mini{transform:translateX(calc(10% - 1em))}.right-sidebar-mini:hover .right-sidebar-toggle{margin-left:-44px;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;transition:all .3s ease-in-out}.right-sidebar-toggle{margin-left:0;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;transition:all .3s ease-in-out;z-index:-1}.right-sidebar-mini.right-sidebar{transform:translateX(calc(111% - 2em))}.right-sidebar-mini.right-sidebar .right-sidebar-toggle{margin-left:-44px;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1}body.right-sidebar-close footer{width:calc(100vw - 260px)}}@media (min-width:1300px) and (max-width:1499px){.right-sidebar-mini{transform:translateX(calc(111% - 8em))}.right-sidebar-mini .media-body{-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0}.right-sidebar-mini.right-sidebar{transform:translateX(calc(10% - 1em))}.right-sidebar-mini.right-sidebar .media-body{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1}}.basic-drop-shadow{box-shadow:0 0 10px #00000026}.bottom-left{box-shadow:-5px 5px 10px #00000026}.bottom-right{box-shadow:5px 5px 10px #00000026}.top-left{box-shadow:-5px -5px 10px #00000026}.top-right{box-shadow:5px -5px 10px #00000026}.shadow-bottom{box-shadow:0 10px 10px -5px #00000026}.inner-shadow{box-shadow:inset 0 0 10px #00000026}.blur-shadow{box-shadow:1px 1px 25px #00000026}.media-support{display:inline-block;width:100%}.media-support-user-img img{height:60px}.media-support-header{align-items:flex-start;display:flex}.media-support-info{flex:1 1}.projects-media img{height:60px}.iq-media-group .iq-media{margin-left:-20px;position:relative;transition:all .3s ease-in-out;z-index:0}.iq-media-group .iq-media:hover{z-index:9}.iq-media-group .iq-media img{border:2px solid #c2c6cf}.iq-media-group .iq-media:first-child{margin-left:0}.iq-media-group .iq-media.border{border:2px solid #c2c6cf}.iq-media{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-flex}.iq-media:hover{text-decoration:none}.media-pl{text-align:center}.badge{border-radius:10px 10px 0 10px;line-height:1.3;padding:.3em .6em;text-transform:capitalize}.breadcrumb.bg-primary .breadcrumb-item+.breadcrumb-item:before{color:#fff}.alert{align-items:stretch;display:flex}.alert.bg-white{border-width:2px}.alert .iq-alert-icon{align-items:center;display:flex;padding:0 1.3rem 0 0}.alert .iq-alert-icon i{font-size:2.441em;line-height:normal}.alert .iq-alert-text{align-self:center;flex-grow:1}.alert .close{color:#fff;float:right;font-size:20px;font-weight:400;line-height:1;opacity:1;text-shadow:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{outline:none}.dark .alert-primary{background-color:#47b4ac33;border-color:#cbeae8;color:#47b4ac}.dark .alert-primary hr{border-top-color:#b9e3e0}.dark .alert-primary .alert-link{color:#398f89}.dark .alert-primary.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-secondary{background-color:#323c9c33;border-color:#c6c8e3;color:#323c9c}.dark .alert-secondary hr{border-top-color:#b5b8db}.dark .alert-secondary .alert-link{color:#262d75}.dark .alert-secondary.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-success{background-color:#47b47333;border-color:#cbead8;color:#47b473}.dark .alert-success hr{border-top-color:#b9e3ca}.dark .alert-success .alert-link{color:#398f5c}.dark .alert-success.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-info{background-color:#1b98e033;border-color:#bfe2f6;color:#1b98e0}.dark .alert-info hr{border-top-color:#a9d8f3}.dark .alert-info .alert-link{color:#1679b2}.dark .alert-info.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-warning{background-color:#cca43b33;border-color:#f1e6c8;color:#cca43b}.dark .alert-warning hr{border-top-color:#ecddb4}.dark .alert-warning .alert-link{color:#a8862c}.dark .alert-warning.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-danger{background-color:#d7584233;border-color:#f4d0ca;color:#d75842}.dark .alert-danger hr{border-top-color:#f0bdb5}.dark .alert-danger .alert-link{color:#be3e28}.dark .alert-danger.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-light{background-color:#f6f8fb33;border-color:#fcfdfe;color:#f6f8fb}.dark .alert-light hr{border-top-color:#e9f0f8}.dark .alert-light .alert-link{color:#d3ddeb}.dark .alert-light.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-dark{background-color:#01041b33;border-color:#b8b9bf;color:#01041b}.dark .alert-dark hr{border-top-color:#abacb3}.dark .alert-dark .alert-link{color:#000}.dark .alert-dark.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-orange{background-color:#323c9c33;border-color:#c6c8e3;color:#323c9c}.dark .alert-orange hr{border-top-color:#b5b8db}.dark .alert-orange .alert-link{color:#262d75}.dark .alert-orange.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-purple{background-color:#4731b633;border-color:#cbc5eb;color:#4731b6}.dark .alert-purple hr{border-top-color:#bab2e4}.dark .alert-purple .alert-link{color:#37268e}.dark .alert-purple.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-skyblue{background-color:#158df733;border-color:#bddffd;color:#158df7}.dark .alert-skyblue hr{border-top-color:#a4d3fc}.dark .alert-skyblue .alert-link{color:#0773d2}.dark .alert-skyblue.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-light-gray{background-color:#f4f5fa33;border-color:#fcfcfe;color:#f4f5fa}.dark .alert-light-gray hr{border-top-color:#e9e9f8}.dark .alert-light-gray .alert-link{color:#d1d5ea}.dark .alert-light-gray.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.dark .alert-white{background-color:#fff3;border-color:#fff;color:#fff}.dark .alert-white hr{border-top-color:#f2f2f2}.dark .alert-white .alert-link{color:#e6e6e6}.dark .alert-white.bg-white{background-color:#0d0d0d!important;color:#f6f8fb!important}.swal2-styled.swal2-confirm{background-color:#47b4ac!important}.swal2-styled:focus{box-shadow:0 0 0 3px #39908a4d!important}.iq-example-row .row>.col,.iq-example-row .row>[class^=col-]{background-color:#563d7c26;border:1px solid #563d7c33;color:#737b8e;padding-bottom:.75rem;padding-top:.75rem}.iq-example-row-flex-cols .row{background-color:#ff00001a;margin-bottom:15px;min-height:10rem}.gap-3{gap:1.25rem}.d-grid{display:grid}.col-auto{grid-column:auto}.col-span-full{grid-column:1/-1}.col-start-auto{grid-column-start:auto}.col-end-auto{grid-column-end:auto}.grid-rows-none{grid-template-rows:none}.gap-0{gap:0}.gap-x-0{column-gap:0}.gap-y-0{row-gap:0}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.col-span-1{grid-column:span 1/span 1}.col-start-1{grid-column-start:1}.col-end-1{grid-column-end:1}.row-span-1{grid-row:span 1/span 1}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.col-start-2{grid-column-start:2}.col-end-2{grid-column-end:2}.row-span-2{grid-row:span 2/span 2}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.col-span-3{grid-column:span 3/span 3}.col-start-3{grid-column-start:3}.col-end-3{grid-column-end:3}.row-span-3{grid-row:span 3/span 3}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.col-span-4{grid-column:span 4/span 4}.col-start-4{grid-column-start:4}.col-end-4{grid-column-end:4}.row-span-4{grid-row:span 4/span 4}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.col-span-5{grid-column:span 5/span 5}.col-start-5{grid-column-start:5}.col-end-5{grid-column-end:5}.row-span-5{grid-row:span 5/span 5}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.col-span-6{grid-column:span 6/span 6}.col-start-6{grid-column-start:6}.col-end-6{grid-column-end:6}.row-span-6{grid-row:span 6/span 6}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.col-span-7{grid-column:span 7/span 7}.col-start-7{grid-column-start:7}.col-end-7{grid-column-end:7}.row-span-7{grid-row:span 7/span 7}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.col-span-8{grid-column:span 8/span 8}.col-start-8{grid-column-start:8}.col-end-8{grid-column-end:8}.row-span-8{grid-row:span 8/span 8}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.col-span-9{grid-column:span 9/span 9}.col-start-9{grid-column-start:9}.col-end-9{grid-column-end:9}.row-span-9{grid-row:span 9/span 9}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.col-span-10{grid-column:span 10/span 10}.col-start-10{grid-column-start:10}.col-end-10{grid-column-end:10}.row-span-10{grid-row:span 10/span 10}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.col-span-11{grid-column:span 11/span 11}.col-start-11{grid-column-start:11}.col-end-11{grid-column-end:11}.row-span-11{grid-row:span 11/span 11}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.col-span-12{grid-column:span 12/span 12}.col-start-12{grid-column-start:12}.col-end-12{grid-column-end:12}.row-span-12{grid-row:span 12/span 12}.grid-cols--1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-rows--1{grid-template-rows:repeat(1,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-rows--sm-1{grid-template-rows:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-rows--md-1{grid-template-rows:repeat(1,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-rows--lg-1{grid-template-rows:repeat(1,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-rows--xl-1{grid-template-rows:repeat(1,minmax(0,1fr))}}.grid-cols--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows--2{grid-template-rows:repeat(2,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows--sm-2{grid-template-rows:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows--md-2{grid-template-rows:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows--lg-2{grid-template-rows:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows--xl-2{grid-template-rows:repeat(2,minmax(0,1fr))}}.grid-cols--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows--3{grid-template-rows:repeat(3,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows--sm-3{grid-template-rows:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows--md-3{grid-template-rows:repeat(3,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows--lg-3{grid-template-rows:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows--xl-3{grid-template-rows:repeat(3,minmax(0,1fr))}}.grid-cols--4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows--4{grid-template-rows:repeat(4,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows--sm-4{grid-template-rows:repeat(4,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows--md-4{grid-template-rows:repeat(4,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows--lg-4{grid-template-rows:repeat(4,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows--xl-4{grid-template-rows:repeat(4,minmax(0,1fr))}}.grid-cols--5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows--5{grid-template-rows:repeat(5,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows--sm-5{grid-template-rows:repeat(5,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows--md-5{grid-template-rows:repeat(5,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows--lg-5{grid-template-rows:repeat(5,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows--xl-5{grid-template-rows:repeat(5,minmax(0,1fr))}}.grid-cols--6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-rows--6{grid-template-rows:repeat(6,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-rows--sm-6{grid-template-rows:repeat(6,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-rows--md-6{grid-template-rows:repeat(6,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-rows--lg-6{grid-template-rows:repeat(6,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-rows--xl-6{grid-template-rows:repeat(6,minmax(0,1fr))}}.grid-cols--7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows--7{grid-template-rows:repeat(7,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows--sm-7{grid-template-rows:repeat(7,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows--md-7{grid-template-rows:repeat(7,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows--lg-7{grid-template-rows:repeat(7,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows--xl-7{grid-template-rows:repeat(7,minmax(0,1fr))}}.grid-cols--8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows--8{grid-template-rows:repeat(8,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows--sm-8{grid-template-rows:repeat(8,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows--md-8{grid-template-rows:repeat(8,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows--lg-8{grid-template-rows:repeat(8,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows--xl-8{grid-template-rows:repeat(8,minmax(0,1fr))}}.grid-cols--9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows--9{grid-template-rows:repeat(9,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows--sm-9{grid-template-rows:repeat(9,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows--md-9{grid-template-rows:repeat(9,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows--lg-9{grid-template-rows:repeat(9,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows--xl-9{grid-template-rows:repeat(9,minmax(0,1fr))}}.grid-cols--10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-rows--10{grid-template-rows:repeat(10,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-rows--sm-10{grid-template-rows:repeat(10,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-rows--md-10{grid-template-rows:repeat(10,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-rows--lg-10{grid-template-rows:repeat(10,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-rows--xl-10{grid-template-rows:repeat(10,minmax(0,1fr))}}.grid-cols--11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-rows--11{grid-template-rows:repeat(11,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-rows--sm-11{grid-template-rows:repeat(11,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-rows--md-11{grid-template-rows:repeat(11,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-rows--lg-11{grid-template-rows:repeat(11,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-rows--xl-11{grid-template-rows:repeat(11,minmax(0,1fr))}}.grid-flow-col-{grid-auto-flow:column}.grid-cols--12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows--12{grid-template-rows:repeat(12,minmax(0,1fr))}@media (min-width:576px){.grid-flow-col--sm{grid-auto-flow:column}.grid-cols--sm-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows--sm-12{grid-template-rows:repeat(12,minmax(0,1fr))}}@media (min-width:768px){.grid-flow-col--md{grid-auto-flow:column}.grid-cols--md-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows--md-12{grid-template-rows:repeat(12,minmax(0,1fr))}}@media (min-width:992px){.grid-flow-col--lg{grid-auto-flow:column}.grid-cols--lg-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows--lg-12{grid-template-rows:repeat(12,minmax(0,1fr))}}@media (min-width:1200px){.grid-flow-col--xl{grid-auto-flow:column}.grid-cols--xl-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows--xl-12{grid-template-rows:repeat(12,minmax(0,1fr))}}.nav-pills{border-radius:10px 10px 0 10px}.nav-pills .nav-item a{color:#737b8e}.nav-pills .nav-item .nav-link{padding:11px 30px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:#dbf6f0;color:#47b4ac}.nav-pills .nav-link:hover{color:#47b4ac}.nav-tabs{border-bottom:2px solid #dbf6f0;margin-bottom:15px}.nav-tabs .nav-item{margin-bottom:-2px}.nav-tabs .nav-item a{border:none;border-bottom:2px solid #0000;color:#737b8e}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{border-bottom:2px solid #47b4ac;color:#47b4ac}ul.custom-tabs{background:#fff;border-radius:10px 10px 0 10px;list-style:none;margin:0;padding:0}ul.custom-tabs li{background:none;color:#737b8e;cursor:pointer;display:inline-block;padding:5px 29px}ul.custom-tabs li.active{background:#47b4ac;border-radius:10px 10px 0 10px;color:#fff}.custom-tab-content{display:none}.custom-tab-content.active{display:inherit}.custom-checkbox .custom-control-label:before{border-radius:50px}.custom-checkbox.custom-checkbox-color input.bg-primary~label:before{background-color:#47b4ac!important;border-color:#47b4ac!important;border-radius:10px 10px 0 10px}.custom-checkbox.custom-checkbox-color input.bg-success~label:before{background-color:#47b473!important;border-color:#47b473!important}.custom-checkbox.custom-checkbox-color input.bg-danger~label:before{background-color:#d75842!important;border-color:#d75842!important}.custom-checkbox.custom-checkbox-color input.bg-warning~label:before{background-color:#cca43b!important;border-color:#cca43b!important}.custom-checkbox.custom-checkbox-color input.bg-dark~label:before{background-color:#737b8e!important;border-color:#737b8e!important}.custom-checkbox.custom-checkbox-color input.bg-info~label:before{background-color:#1b98e0!important;border-color:#1b98e0!important}.custom-checkbox.custom-checkbox-color-check input:checked.bg-primary~label:before{background-color:#47b4ac!important;border-color:#47b4ac!important}.custom-checkbox.custom-checkbox-color-check input:checked.bg-success~label:before{background-color:#47b473!important;border-color:#47b473!important}.custom-checkbox.custom-checkbox-color-check input:checked.bg-danger~label:before{background-color:#d75842!important;border-color:#d75842!important}.custom-checkbox.custom-checkbox-color-check input:checked.bg-warning~label:before{background-color:#cca43b!important;border-color:#cca43b!important}.custom-checkbox.custom-checkbox-color-check input:checked.bg-dark~label:before{background-color:#737b8e!important;border-color:#737b8e!important}.custom-checkbox.custom-checkbox-color-check input:checked.bg-info~label:before{background-color:#1b98e0!important;border-color:#1b98e0!important}.custom-radio.custom-radio-color input.bg-primary~label:before{background-color:#47b4ac!important;border-color:#47b4ac!important}.custom-radio.custom-radio-color input.bg-success~label:before{background-color:#47b473!important;border-color:#47b473!important}.custom-radio.custom-radio-color input.bg-danger~label:before{background-color:#d75842!important;border-color:#d75842!important}.custom-radio.custom-radio-color input.bg-warning~label:before{background-color:#cca43b!important;border-color:#cca43b!important}.custom-radio.custom-radio-color input.bg-dark~label:before{background-color:#737b8e!important;border-color:#737b8e!important}.custom-radio.custom-radio-color input.bg-info~label:before{background-color:#1b98e0!important;border-color:#1b98e0!important}.custom-radio.custom-radio-color-checked input:checked.bg-primary~label:before{background-color:#47b4ac!important;border-color:#47b4ac!important}.custom-radio.custom-radio-color-checked input:checked.bg-success~label:before{background-color:#47b473!important;border-color:#47b473!important}.custom-radio.custom-radio-color-checked input:checked.bg-danger~label:before{background-color:#d75842!important;border-color:#d75842!important}.custom-radio.custom-radio-color-checked input:checked.bg-warning~label:before{background-color:#cca43b!important;border-color:#cca43b!important}.custom-radio.custom-radio-color-checked input:checked.bg-dark~label:before{background-color:#737b8e!important;border-color:#737b8e!important}.custom-radio.custom-radio-color-checked input:checked.bg-info~label:before{background-color:#1b98e0!important;border-color:#1b98e0!important}.custom-switch.custom-switch-color input:checked.bg-primary~label:before{background-color:#47b4ac!important;border-color:#47b4ac!important}.custom-switch.custom-switch-color input:checked.bg-success~label:before{background-color:#47b473!important;border-color:#47b473!important}.custom-switch.custom-switch-color input:checked.bg-danger~label:before{background-color:#d75842!important;border-color:#d75842!important}.custom-switch.custom-switch-color input:checked.bg-warning~label:before{background-color:#cca43b!important;border-color:#cca43b!important}.custom-switch.custom-switch-color input:checked.bg-dark~label:before{background-color:#737b8e!important;border-color:#737b8e!important}.custom-switch.custom-switch-color input:checked.bg-info~label:before{background-color:#1b98e0!important;border-color:#1b98e0!important}.custom-checkbox.checkbox-icon label i{font-size:10px;left:-21px;position:absolute;top:6px;transform:scale(0);transition:all .3s ease-in-out}.custom-checkbox.checkbox-icon input:checked~label i{color:#fff;transform:scale(1)}.checkbox-toggle input,.custom-checkbox.checkbox-icon input:checked~label:after{display:none}.checkbox-toggle label{background:#e2e4e4;border-radius:2em;cursor:pointer;display:block;height:17px;outline:0;padding:2px;position:relative;transition:all .4s ease;width:45px}.checkbox-toggle label:after{background:#f6f8fb;border:1px solid #f6f8fb;border-radius:50%;box-shadow:0 2px 4px -1px #865f5f33;content:"";display:block;height:24px;left:-2px;position:relative;top:-6px;transition:all .2s ease;width:24px}.checkbox-toggle input:checked+label{background:#737b8e}.checkbox-toggle input:checked+label:after{background:#35405a;border:1px solid #35405a;left:50%}.custom-switch-primary label{background:#fff}.custom-switch-primary label:after{background:#47b4ac;border-color:#47b4ac}.custom-switch-primary input:checked+label,.custom-switch-secondary label{background:#fff}.custom-switch-secondary label:after{background:#323c9c;border-color:#323c9c}.custom-switch-secondary input:checked+label,.custom-switch-success label{background:#fff}.custom-switch-success label:after{background:#47b473;border-color:#47b473}.custom-switch-info label,.custom-switch-success input:checked+label{background:#fff}.custom-switch-info label:after{background:#1b98e0;border-color:#1b98e0}.custom-switch-info input:checked+label,.custom-switch-warning label{background:#fff}.custom-switch-warning label:after{background:#cca43b;border-color:#cca43b}.custom-switch-danger label,.custom-switch-warning input:checked+label{background:#fff}.custom-switch-danger label:after{background:#d75842;border-color:#d75842}.custom-switch-danger input:checked+label,.custom-switch-light label{background:#fff}.custom-switch-light label:after{background:#f6f8fb;border-color:#f6f8fb}.custom-switch-light input:checked+label{background:#fff}.custom-switch-dark label{background:#e9ebfe}.custom-switch-dark label:after{background:#01041b;border-color:#01041b}.custom-switch-dark input:checked+label{background:#e9ebfe}.custom-switch-orange label{background:#fff}.custom-switch-orange label:after{background:#323c9c;border-color:#323c9c}.custom-switch-orange input:checked+label,.custom-switch-purple label{background:#fff}.custom-switch-purple label:after{background:#4731b6;border-color:#4731b6}.custom-switch-purple input:checked+label,.custom-switch-skyblue label{background:#fff}.custom-switch-skyblue label:after{background:#158df7;border-color:#158df7}.custom-switch-light-gray label,.custom-switch-skyblue input:checked+label{background:#fff}.custom-switch-light-gray label:after{background:#f4f5fa;border-color:#f4f5fa}.custom-switch-light-gray input:checked+label,.custom-switch-white label{background:#fff}.custom-switch-white label:after{background:#fff;border-color:#fff}.custom-switch-white input:checked+label{background:#fff}.checkbox.custom-checkbox{display:block;position:relative;width:auto}.checkbox.custom-checkbox input[type=checkbox]{left:0;margin-left:-20px;opacity:1e-8;position:absolute;width:auto}.checkbox.custom-checkbox label{cursor:pointer;font-weight:400;margin-bottom:0;min-height:auto;padding-left:20px;position:relative;vertical-align:top}.checkbox.custom-checkbox label:before{border:1px solid #47b4ac;border-radius:50%;content:"";height:20px;left:0;margin:3px 0 0;position:absolute;top:0;transition:transform .28s ease;width:20px}.checkbox.custom-checkbox label:after{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";height:5px;left:6px;position:absolute;top:9px;transform:rotate(-45deg) scale(0);transition:transform .25s ease;width:10px;will-change:transform}.checkbox.custom-checkbox label span{position:absolute;top:50%;transform:translateY(-50%)}.checkbox.custom-checkbox input[type=checkbox]:checked~label:before{background:#47b4ac;color:#fff}.checkbox.custom-checkbox input[type=checkbox]:checked~label:after{transform:rotate(-45deg) scale(1)}.checkbox.custom-checkbox input[type=checkbox]:focus+label:before{outline:0}.custom-control-input:checked~.custom-control-label:before{background-color:#47b4ac;border-color:#47b4ac}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#dbf6f0;color:#47b4ac}.custom-select:focus{box-shadow:none}.custom-control-label{line-height:22px}.custom-switch.custom-switch-icon{padding-left:0}.custom-switch.custom-switch-icon label .switch-icon-left{color:#fff;cursor:pointer;left:8px;position:absolute;right:auto;top:-2px;-webkit-user-select:none;user-select:none}.custom-switch.custom-switch-icon label .switch-icon-left i{font-size:10px}.custom-switch.custom-switch-icon label .switch-icon-right{cursor:pointer;left:auto;position:absolute;right:5px;top:-3px;-webkit-user-select:none;user-select:none}.custom-switch.custom-switch-icon label .switch-icon-right i{font-size:10px}.custom-switch.custom-switch-icon .custom-control-label{height:20px;padding:0;width:42px}.custom-switch.custom-switch-icon .custom-control-label:before{height:20px;left:1px;top:0;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;width:2.75rem}.custom-switch.custom-switch-icon .custom-control-label:after{height:18px;left:2px;position:absolute;top:1px;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;width:18px}.custom-switch.custom-switch-icon .custom-control-input:checked~.custom-control-label:after{transform:translateX(1.4rem)}.custom-switch.custom-switch-text{padding-left:0}.custom-switch.custom-switch-text label .switch-icon-left{color:#fff;cursor:pointer;left:8px;position:absolute;right:auto;top:-3px;-webkit-user-select:none;user-select:none}.custom-switch.custom-switch-text label .switch-icon-right{cursor:pointer;left:auto;position:absolute;right:5px;top:-3px;-webkit-user-select:none;user-select:none}.custom-switch.custom-switch-text label:before{color:#000;content:attr(data-off-label);font-size:11px;height:20px;line-height:18px;padding:0 4px;text-align:right;width:2.85rem}.custom-switch.custom-switch-text label:after{height:16px;position:absolute;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;width:16px}.custom-switch.custom-switch-text .custom-control-label{width:46px}.custom-switch.custom-switch-text .custom-control-label:before{height:20px;left:1px;top:0;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;width:2.75rem;width:100%}.custom-switch.custom-switch-text .custom-control-label:after{height:18px;left:2px;position:absolute;top:1px;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;width:18px}.custom-switch.custom-switch-text .custom-control-input:checked~.custom-control-label:after{transform:translateX(1.6rem)}.custom-switch.custom-switch-text input:checked~label:before{color:#fff;content:attr(data-on-label);text-align:left}.custom-switch.custom-switch-text input:checked~label.custom-control-label:after{transform:translateX(1.6rem)}.custom-switch-inner{display:block;text-align:center}.form-label-group{margin-bottom:1.5rem;position:relative}.form-label-group>label{color:#475f7b;display:block;font-size:.85rem;left:0;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;padding:.6rem;position:absolute;top:0;transition:all .3s ease-in-out}.counter-value{border-radius:0 0 10px 10px 0 10px 10px 10px 0 10px;color:#fff;font-size:.6rem;margin-right:1rem;padding:1px 6px}.vector-map.h-500{height:500px;width:100%}.countdown{margin:60px 0 0;padding:0}.countdown li span{color:#47b4ac;display:inline-block;font-size:60px;width:100%}.countdown li:last-child{margin-right:0}.iq-comingsoon-form{position:relative}.iq-comingsoon-form button{padding:11px 30px;position:absolute;right:0;top:0}.btn{background-color:initial;border:1px solid #0000;border-radius:10px 10px 0 10px;color:#737b8e;display:inline-block;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;padding:.625rem .938rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#737b8e;text-decoration:none}.btn.focus,.btn:focus{box-shadow:none;outline:none}.btn.disabled,.btn:disabled{box-shadow:none;opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled).active:focus,.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled):active:focus{box-shadow:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#47b4ac;border-color:#47b4ac;box-shadow:0 4px 12px 0 #47b4ac80;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#3c9992;border-color:#398f89;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:unset,0 0 0 .2rem #63bfb880}.btn-primary.disabled,.btn-primary:disabled{background-color:#47b4ac;border-color:#47b4ac;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#398f89;border-color:#358680;color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #63bfb880}.btn-secondary{background-color:#323c9c;border-color:#323c9c;box-shadow:0 4px 12px 0 #323c9c80;color:#fff}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#29317f;border-color:#262d75;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:unset,0 0 0 .2rem #5159ab80}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#323c9c;border-color:#323c9c;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#262d75;border-color:#23296c;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #5159ab80}.btn-success{background-color:#47b473;border-color:#47b473;box-shadow:0 4px 12px 0 #47b47380;color:#fff}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#3c9961;border-color:#398f5c;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:unset,0 0 0 .2rem #63bf8880}.btn-success.disabled,.btn-success:disabled{background-color:#47b473;border-color:#47b473;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#398f5c;border-color:#358656;color:#fff}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #63bf8880}.btn-info{background-color:#1b98e0;border-color:#1b98e0;box-shadow:0 4px 12px 0 #1b98e080;color:#fff}.btn-info.focus,.btn-info:focus,.btn-info:hover{background-color:#1781be;border-color:#1679b2;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:unset,0 0 0 .2rem #3da7e580}.btn-info.disabled,.btn-info:disabled{background-color:#1b98e0;border-color:#1b98e0;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#1679b2;border-color:#1471a7;color:#fff}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #3da7e580}.btn-warning{background-color:#cca43b;border-color:#cca43b;box-shadow:0 4px 12px 0 #cca43b80;color:#fff}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{background-color:#b28e2e;border-color:#a8862c;color:#fff}.btn-warning.focus,.btn-warning:focus{box-shadow:unset,0 0 0 .2rem #d4b25880}.btn-warning.disabled,.btn-warning:disabled{background-color:#cca43b;border-color:#cca43b;color:#fff}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#a8862c;border-color:#9e7e29;color:#fff}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #d4b25880}.btn-danger{background-color:#d75842;border-color:#d75842;box-shadow:0 4px 12px 0 #d7584280;color:#fff}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#c8422a;border-color:#be3e28;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:unset,0 0 0 .2rem #dd715e80}.btn-danger.disabled,.btn-danger:disabled{background-color:#d75842;border-color:#d75842;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#be3e28;border-color:#b33b26;color:#fff}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #dd715e80}.btn-light{background-color:#f6f8fb;border-color:#f6f8fb;box-shadow:0 4px 12px 0 #f6f8fb80;color:#212529}.btn-light.focus,.btn-light:focus,.btn-light:hover{background-color:#dce3ef;border-color:#d3ddeb;color:#212529}.btn-light.focus,.btn-light:focus{box-shadow:unset,0 0 0 .2rem #d6d8dc80}.btn-light.disabled,.btn-light:disabled{background-color:#f6f8fb;border-color:#f6f8fb;color:#212529}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#d3ddeb;border-color:#cad6e7;color:#212529}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #d6d8dc80}.btn-dark{background-color:#01041b;border-color:#01041b;box-shadow:0 4px 12px 0 #01041b80;color:#fff}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{background-color:#000;border-color:#000;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:unset,0 0 0 .2rem #272a3d80}.btn-dark.disabled,.btn-dark:disabled{background-color:#01041b;border-color:#01041b;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#000;border-color:#000;color:#fff}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #272a3d80}.btn-orange{background-color:#323c9c;border-color:#323c9c;box-shadow:0 4px 12px 0 #323c9c80;color:#fff}.btn-orange.focus,.btn-orange:focus,.btn-orange:hover{background-color:#29317f;border-color:#262d75;color:#fff}.btn-orange.focus,.btn-orange:focus{box-shadow:unset,0 0 0 .2rem #5159ab80}.btn-orange.disabled,.btn-orange:disabled{background-color:#323c9c;border-color:#323c9c;color:#fff}.btn-orange:not(:disabled):not(.disabled).active,.btn-orange:not(:disabled):not(.disabled):active,.show>.btn-orange.dropdown-toggle{background-color:#262d75;border-color:#23296c;color:#fff}.btn-orange:not(:disabled):not(.disabled).active:focus,.btn-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-orange.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #5159ab80}.btn-purple{background-color:#4731b6;border-color:#4731b6;box-shadow:0 4px 12px 0 #4731b680;color:#fff}.btn-purple.focus,.btn-purple:focus,.btn-purple:hover{background-color:#3b2998;border-color:#37268e;color:#fff}.btn-purple.focus,.btn-purple:focus{box-shadow:unset,0 0 0 .2rem #6350c180}.btn-purple.disabled,.btn-purple:disabled{background-color:#4731b6;border-color:#4731b6;color:#fff}.btn-purple:not(:disabled):not(.disabled).active,.btn-purple:not(:disabled):not(.disabled):active,.show>.btn-purple.dropdown-toggle{background-color:#37268e;border-color:#332384;color:#fff}.btn-purple:not(:disabled):not(.disabled).active:focus,.btn-purple:not(:disabled):not(.disabled):active:focus,.show>.btn-purple.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #6350c180}.btn-skyblue{background-color:#158df7;border-color:#158df7;box-shadow:0 4px 12px 0 #158df780;color:#fff}.btn-skyblue.focus,.btn-skyblue:focus,.btn-skyblue:hover{background-color:#087ade;border-color:#0773d2;color:#fff}.btn-skyblue.focus,.btn-skyblue:focus{box-shadow:unset,0 0 0 .2rem #389ef880}.btn-skyblue.disabled,.btn-skyblue:disabled{background-color:#158df7;border-color:#158df7;color:#fff}.btn-skyblue:not(:disabled):not(.disabled).active,.btn-skyblue:not(:disabled):not(.disabled):active,.show>.btn-skyblue.dropdown-toggle{background-color:#0773d2;border-color:#076cc5;color:#fff}.btn-skyblue:not(:disabled):not(.disabled).active:focus,.btn-skyblue:not(:disabled):not(.disabled):active:focus,.show>.btn-skyblue.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #389ef880}.btn-light-gray{background-color:#f4f5fa;border-color:#f4f5fa;box-shadow:0 4px 12px 0 #f4f5fa80;color:#212529}.btn-light-gray.focus,.btn-light-gray:focus,.btn-light-gray:hover{background-color:#daddee;border-color:#d1d5ea;color:#212529}.btn-light-gray.focus,.btn-light-gray:focus{box-shadow:unset,0 0 0 .2rem #d4d6db80}.btn-light-gray.disabled,.btn-light-gray:disabled{background-color:#f4f5fa;border-color:#f4f5fa;color:#212529}.btn-light-gray:not(:disabled):not(.disabled).active,.btn-light-gray:not(:disabled):not(.disabled):active,.show>.btn-light-gray.dropdown-toggle{background-color:#d1d5ea;border-color:#c8cde6;color:#212529}.btn-light-gray:not(:disabled):not(.disabled).active:focus,.btn-light-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-light-gray.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #d4d6db80}.btn-white{background-color:#fff;border-color:#fff;box-shadow:0 4px 12px 0 #ffffff80;color:#212529}.btn-white.focus,.btn-white:focus,.btn-white:hover{background-color:#ececec;border-color:#e6e6e6;color:#212529}.btn-white.focus,.btn-white:focus{box-shadow:unset,0 0 0 .2rem #dededf80}.btn-white.disabled,.btn-white:disabled{background-color:#fff;border-color:#fff;color:#212529}.btn-white:not(:disabled):not(.disabled).active,.btn-white:not(:disabled):not(.disabled):active,.show>.btn-white.dropdown-toggle{background-color:#e6e6e6;border-color:#dfdfdf;color:#212529}.btn-white:not(:disabled):not(.disabled).active:focus,.btn-white:not(:disabled):not(.disabled):active:focus,.show>.btn-white.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #dededf80}.btn-outline-primary{border-color:#47b4ac;color:#47b4ac}.btn-outline-primary:hover{background-color:#47b4ac;border-color:#47b4ac;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem #47b4ac80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:initial;color:#47b4ac}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#47b4ac;border-color:#47b4ac;color:#fff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #47b4ac80}.btn-outline-secondary{border-color:#323c9c;color:#323c9c}.btn-outline-secondary:hover{background-color:#323c9c;border-color:#323c9c;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #323c9c80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:initial;color:#323c9c}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#323c9c;border-color:#323c9c;color:#fff}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #323c9c80}.btn-outline-success{border-color:#47b473;color:#47b473}.btn-outline-success:hover{background-color:#47b473;border-color:#47b473;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem #47b47380}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:initial;color:#47b473}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#47b473;border-color:#47b473;color:#fff}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #47b47380}.btn-outline-info{border-color:#1b98e0;color:#1b98e0}.btn-outline-info:hover{background-color:#1b98e0;border-color:#1b98e0;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem #1b98e080}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:initial;color:#1b98e0}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#1b98e0;border-color:#1b98e0;color:#fff}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #1b98e080}.btn-outline-warning{border-color:#cca43b;color:#cca43b}.btn-outline-warning:hover{background-color:#cca43b;border-color:#cca43b;color:#fff}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem #cca43b80}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:initial;color:#cca43b}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#cca43b;border-color:#cca43b;color:#fff}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #cca43b80}.btn-outline-danger{border-color:#d75842;color:#d75842}.btn-outline-danger:hover{background-color:#d75842;border-color:#d75842;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #d7584280}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:initial;color:#d75842}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#d75842;border-color:#d75842;color:#fff}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #d7584280}.btn-outline-light{border-color:#f6f8fb;color:#f6f8fb}.btn-outline-light:hover{background-color:#f6f8fb;border-color:#f6f8fb;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem #f6f8fb80}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:initial;color:#f6f8fb}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f6f8fb;border-color:#f6f8fb;color:#212529}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #f6f8fb80}.btn-outline-dark{border-color:#01041b;color:#01041b}.btn-outline-dark:hover{background-color:#01041b;border-color:#01041b;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem #01041b80}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:initial;color:#01041b}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#01041b;border-color:#01041b;color:#fff}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #01041b80}.btn-outline-orange{border-color:#323c9c;color:#323c9c}.btn-outline-orange:hover{background-color:#323c9c;border-color:#323c9c;color:#fff}.btn-outline-orange.focus,.btn-outline-orange:focus{box-shadow:0 0 0 .2rem #323c9c80}.btn-outline-orange.disabled,.btn-outline-orange:disabled{background-color:initial;color:#323c9c}.btn-outline-orange:not(:disabled):not(.disabled).active,.btn-outline-orange:not(:disabled):not(.disabled):active,.show>.btn-outline-orange.dropdown-toggle{background-color:#323c9c;border-color:#323c9c;color:#fff}.btn-outline-orange:not(:disabled):not(.disabled).active:focus,.btn-outline-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-orange.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #323c9c80}.btn-outline-purple{border-color:#4731b6;color:#4731b6}.btn-outline-purple:hover{background-color:#4731b6;border-color:#4731b6;color:#fff}.btn-outline-purple.focus,.btn-outline-purple:focus{box-shadow:0 0 0 .2rem #4731b680}.btn-outline-purple.disabled,.btn-outline-purple:disabled{background-color:initial;color:#4731b6}.btn-outline-purple:not(:disabled):not(.disabled).active,.btn-outline-purple:not(:disabled):not(.disabled):active,.show>.btn-outline-purple.dropdown-toggle{background-color:#4731b6;border-color:#4731b6;color:#fff}.btn-outline-purple:not(:disabled):not(.disabled).active:focus,.btn-outline-purple:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-purple.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #4731b680}.btn-outline-skyblue{border-color:#158df7;color:#158df7}.btn-outline-skyblue:hover{background-color:#158df7;border-color:#158df7;color:#fff}.btn-outline-skyblue.focus,.btn-outline-skyblue:focus{box-shadow:0 0 0 .2rem #158df780}.btn-outline-skyblue.disabled,.btn-outline-skyblue:disabled{background-color:initial;color:#158df7}.btn-outline-skyblue:not(:disabled):not(.disabled).active,.btn-outline-skyblue:not(:disabled):not(.disabled):active,.show>.btn-outline-skyblue.dropdown-toggle{background-color:#158df7;border-color:#158df7;color:#fff}.btn-outline-skyblue:not(:disabled):not(.disabled).active:focus,.btn-outline-skyblue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-skyblue.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #158df780}.btn-outline-light-gray{border-color:#f4f5fa;color:#f4f5fa}.btn-outline-light-gray:hover{background-color:#f4f5fa;border-color:#f4f5fa;color:#212529}.btn-outline-light-gray.focus,.btn-outline-light-gray:focus{box-shadow:0 0 0 .2rem #f4f5fa80}.btn-outline-light-gray.disabled,.btn-outline-light-gray:disabled{background-color:initial;color:#f4f5fa}.btn-outline-light-gray:not(:disabled):not(.disabled).active,.btn-outline-light-gray:not(:disabled):not(.disabled):active,.show>.btn-outline-light-gray.dropdown-toggle{background-color:#f4f5fa;border-color:#f4f5fa;color:#212529}.btn-outline-light-gray:not(:disabled):not(.disabled).active:focus,.btn-outline-light-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light-gray.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #f4f5fa80}.btn-outline-white{border-color:#fff;color:#fff}.btn-outline-white:hover{background-color:#fff;border-color:#fff;color:#212529}.btn-outline-white.focus,.btn-outline-white:focus{box-shadow:0 0 0 .2rem #ffffff80}.btn-outline-white.disabled,.btn-outline-white:disabled{background-color:initial;color:#fff}.btn-outline-white:not(:disabled):not(.disabled).active,.btn-outline-white:not(:disabled):not(.disabled):active,.show>.btn-outline-white.dropdown-toggle{background-color:#fff;border-color:#fff;color:#212529}.btn-outline-white:not(:disabled):not(.disabled).active:focus,.btn-outline-white:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-white.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem #ffffff80}.btn-link{color:#47b4ac;font-weight:400;text-decoration:none}.btn-link:hover{color:#317d78}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{border-radius:10px 10px 0 10px;font-size:1.25rem;line-height:1.5;padding:.938rem 1.25rem}.btn-group-sm>.btn,.btn-sm{border-radius:10px 10px 0 10px;font-size:.75rem;line-height:1.5;padding:.313rem .625rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.iq-progress-bar{background:#f6f8fb;box-shadow:0 0 0;height:6px;margin:0;width:100%}.iq-progress-bar,.iq-progress-bar>span{border-radius:10px 10px 0 10px;position:relative}.iq-progress-bar>span{background:#47b4ac none repeat scroll 0 0;display:block;height:100%;width:0}.iq-progress-bar .progress-text{font-size:13px;font-weight:500;position:absolute;right:-10px;top:-25px}.iq-progress-bar.iq-progress-bar-icon>span:after{background:#fff;border:3px solid #0000;border-radius:50%;bottom:-3px;content:"";height:12px;position:absolute;right:0;width:12px;z-index:1}.iq-progress-bar.iq-progress-bar-icon>span.bg-primary:after{border-color:#47b4ac}.iq-progress-bar.iq-progress-bar-icon>span.bg-danger:after{border-color:#d75842}.iq-progress-bar.iq-progress-bar-icon>span.bg-success:after{border-color:#47b473}.iq-progress-bar.iq-progress-bar-icon>span.bg-warning:after{border-color:#cca43b}.iq-progress-bar.iq-progress-bar-icon>span.bg-info:after{border-color:#1b98e0}.iq-progress-bar.iq-progress-bar-icon>span.bg-dark:after{border-color:#01041b}.progress-round.heatmap-progress{height:97px;width:97px}.progress-round.heatmap-progress .progress-bar{border-width:10px}.progress-round.heatmap-progress:after{border:10px solid #ff9273}.iq-progress-bar .progress-text-one{background:#d75842;color:#fff;font-size:13px;font-weight:500;line-height:24px;padding:0 5px;position:absolute;right:-15px;top:-35px}.iq-progress-bar>span.bg-primary .progress-text-one:after{border-color:#47b4ac #0000 #0000}.iq-progress-bar>span.bg-success .progress-text-one:after{border-color:#47b473 #0000 #0000}.iq-progress-bar>span.bg-warning .progress-text-one:after{border-color:#cca43b #0000 #0000}.iq-progress-bar>span.bg-orange .progress-text-one:after{border-color:#323c9c #0000 #0000}.iq-progress-bar>span.bg-danger .progress-text-one:after{border-color:#d75842 #0000 #0000}.iq-progress-bar>span.bg-dark .progress-text-one:after{border-color:#01041b #0000 #0000}.iq-progress-bar>span.bg-info .progress-text-one:after{border-color:#1b98e0 #0000 #0000}.iq-progress-bar>span.bg-skyblue .progress-text-one:after{border-color:#158df7 #0000 #0000}.progress-text-one{position:relative}.progress-text-one:after{border-style:solid;border-width:5px;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.iq-circle-progressbar{height:100px!important;margin:0 auto;width:100px!important}.iq-circle-progressbar .percent{font-size:1.3rem!important}.iq-circle-progressbar svg{height:100px!important;width:100px!important}.progress-round{background:none;height:50px;position:relative;width:50px}.progress-round:after{border:3px solid #c2c6cf;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.progress-round>span{height:100%;overflow:hidden;position:absolute;top:0;width:50%;z-index:1}.progress-round .progress-left{left:0}.progress-round .progress-left .progress-bar{border-bottom-right-radius:80px;border-left:0;border-top-right-radius:80px;left:100%;transform-origin:center left}.progress-round .progress-bar{background:none;border-style:solid;border-width:3px;height:100%;position:absolute;top:0;width:100%}.progress-round .progress-right{right:0}.progress-round .progress-right .progress-bar{border-bottom-left-radius:80px;border-right:0;border-top-left-radius:80px;left:-100%;transform-origin:center right}.progress-round .progress-value{left:0;position:absolute;top:0}.progress-round.income-progress{height:78px;width:78px}.progress-round.income-progress .progress-bar{border-width:10px}.progress-round.income-progress:after{border:10px solid #ff9273}.progress-round.alarams-progress{height:110px;width:110px}.progress-round.goal-progress{height:130px;width:130px}.progress-round.goal-progress .progress-bar{border-width:10px}.progress-round.goal-progress:after{border:10px solid #f4f4f4}@keyframes progress-loading-1{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes progress-loading-2{0%{transform:rotate(0deg)}to{transform:rotate(80deg)}}.progress.progress-round{background:none;box-shadow:none;height:60px;line-height:60px;margin:0 auto;position:relative;width:60px}.progress.progress-round>span{height:100%;overflow:hidden;position:absolute;top:0;width:50%;z-index:1}.progress.progress-round .progress-left{left:0}.progress.progress-round .progress-left .progress-bar{animation:progress-loading-2 1.5s linear 1.8s forwards;border-bottom-right-radius:80px;border-left:0;border-top-right-radius:80px;left:100%;transform-origin:center left}.progress.progress-round .progress-bar{border-width:5px}.progress.progress-round .progress-right{right:0}.progress.progress-round .progress-right .progress-bar{animation:progress-loading-1 1.8s linear forwards;border-bottom-left-radius:80px;border-right:0;border-top-left-radius:80px;left:-100%;transform-origin:center right}.progress.progress-round:after{border:5px solid #f6f8fb;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.progress.progress-round .progress-value{font-size:16px;left:18px}.progress.danger .progress-bar{border-color:#d75842}.progress.warning .progress-bar{border-color:#cca43b}.progress.success .progress-bar{border-color:#47b473}.progress.info .progress-bar{border-color:#1b98e0}.progress.primary .progress-bar{border-color:#47b4ac}.progress.orange .progress-bar{border-color:#323c9c}.page-item:first-child .page-link{border-radius:10px 0 0 10px}.page-item:last-child .page-link{border-radius:0 10px 0 0}.br-theme-bars-1to10 .br-widget{height:50px;white-space:nowrap}.br-theme-bars-1to10 .br-widget a{background-color:#ddd;display:block;float:left;height:28px;margin:1px;padding:5px 0;text-align:center;width:12px}.br-theme-bars-1to10 .br-widget a.br-active,.br-theme-bars-1to10 .br-widget a.br-selected{background-color:#47b4ac}.br-theme-bars-1to10 .br-widget .br-current-rating{color:#47b4ac;float:right;font-size:20px;font-weight:400;line-height:2}.br-theme-bars-1to10 .br-readonly a{cursor:default}.br-theme-bars-1to10 .br-readonly a.br-active,.br-theme-bars-1to10 .br-readonly a.br-selected{background-color:#f2cd95}.br-theme-bars-1to10 .br-readonly .br-current-rating{color:#f2cd95}.br-theme-bars-pill .br-widget{white-space:nowrap}.br-theme-bars-pill .br-widget a{background-color:#ddd;color:#737b8e;font-size:13px;font-weight:400;line-height:3;padding:7px 15px;text-align:center;text-decoration:none}.br-theme-bars-pill .br-widget a:first-child{-moz-border-radius-topleft:999px;-moz-border-radius-bottomleft:999px;-webkit-border-bottom-left-radius:999px;border-bottom-left-radius:999px;-webkit-border-top-left-radius:999px;border-top-left-radius:999px}.br-theme-bars-pill .br-widget a:last-child{-moz-border-radius-top-right:999px;-moz-border-radius-bottom-right:999px;-webkit-border-bottom-right-radius:999px;border-bottom-right-radius:999px!important;-webkit-border-top-right-radius:999px;border-top-right-radius:999px!important}.br-theme-bars-pill .br-widget a.br-active,.br-theme-bars-pill .br-widget a.br-selected{background-color:#47b4ac;color:#fff}.br-theme-bars-pill .br-readonly a{cursor:default}.br-theme-bars-pill .br-readonly a.br-active,.br-theme-bars-pill .br-readonly a.br-selected{background-color:#7cead1}.br-theme-fontawesome-stars .br-widget a{margin-right:8px!important}.br-theme-fontawesome-stars .br-widget a:after{font-family:Font Awesome\ 5 Free;font-weight:900}i.amber-text{color:#47b4ac!important}#rateMe1 i{font-size:18px}.mdb-rating .rate-popover{color:grey}.mdb-rating .live{color:#000}.mdb-rating .oneStar{color:#44370f}.mdb-rating .twoStars{color:#96781e}.mdb-rating .threeStars{color:#e2b52e}.mdb-rating .fourStars{color:#f1ba12}.mdb-rating .fiveStars{color:#f3cb06}.mdb-rating .amber-text{color:#ffc107}.rating-faces i{font-size:21px}.br-theme-bars-movie .br-widget{white-space:nowrap}.br-theme-bars-movie .br-widget a{background-color:initial;border:1px solid #47b4ac;display:block;float:left;height:10px;margin:1px;width:60px}.br-theme-bars-movie .br-widget a.br-active,.br-theme-bars-movie .br-widget a.br-selected{background-color:#47b4ac}.br-theme-bars-movie .br-widget .br-current-rating{clear:both;color:#47b4ac;display:block;font-weight:600;font-weight:400;padding-top:.5em;text-align:center;width:240px}.br-theme-bars-movie .br-readonly a{cursor:default}.br-theme-bars-movie .br-readonly a.br-active,.br-theme-bars-movie .br-readonly a.br-selected{background-color:#729bf8}.br-theme-bars-movie .br-readonly .br-current-rating{color:#729bf8}.br-theme-fontawesome-stars .br-widget{height:28px;white-space:nowrap}.br-theme-fontawesome-stars .br-widget a{-webkit-font-smoothing:antialiased;margin-right:2px;text-decoration:none;text-rendering:auto}.br-theme-fontawesome-stars .br-widget a:after{color:#d2d2d2;content:"\f005"}.br-theme-fontawesome-stars .br-widget a.br-active:after,.br-theme-fontawesome-stars .br-widget a.br-selected:after{color:#edb867}.br-theme-fontawesome-stars .br-widget .br-current-rating{display:none}.br-theme-fontawesome-stars .br-readonly a{cursor:default}.basic-tree li{color:#35405a;list-style-type:none;margin:0;padding:10px 5px 0;position:relative}.basic-tree li:before{border-left:1px solid #999;bottom:50px;height:100%;top:0;width:1px}.basic-tree li:after,.basic-tree li:before{content:"";left:-20px;position:absolute;right:auto}.basic-tree li:after{border-top:1px solid #999;height:20px;top:25px;width:25px}.basic-tree li:last-child:before{height:30px}.basic-tree li.t-parent>span{cursor:pointer}.basic-tree li.t-parent>span:hover{color:#47b4ac}.basic-tree>ul>li:after,.basic-tree>ul>li:before{border:0}.flex-tree li{list-style:none;margin:0;position:relative}.flex-tree li:before{border-left:1px solid #999;bottom:50px;height:100%;top:0;width:1px}.flex-tree li:after,.flex-tree li:before{content:"";left:-20px;left:-25px;position:absolute;right:auto}.flex-tree li:after{border-top:1px solid #999;height:20px;top:25px;top:12px;width:25px}.flex-tree li:last-child:before{height:25px}.flex-tree li label,.flex-tree li span,.flex-tree li span label{cursor:pointer}.flex-tree li span.closed:after,.flex-tree li span.open:after{color:#ababab;content:"\025BE";display:inline-block;font:400 16px/1 Arial,Helvetica Neue,Helvetica,sans-serif;margin-top:4px;padding-left:3px;width:20px}.flex-tree li span.closed:after{content:"\025B4"}.flex-tree>ul>li:after,.flex-tree>ul>li:before{border:0}.flex-tree label{font-weight:400}.flex-tree label.node{font-weight:700}.flex-tree input[type=checkbox]{-webkit-appearance:none;background:#fff;border:1px solid #b4b9be;box-shadow:inset 0 1px 2px #0000001a;clear:none;color:#555;cursor:pointer;display:inline-block;height:16px;line-height:0;margin:-4px 4px 0 0;min-width:16px;outline:0;padding:0;text-align:center;transition:border-color .05s ease-in-out;vertical-align:middle;width:16px}.flex-tree input[type=checkbox]:focus{border-color:#5b9dd9;box-shadow:0 0 2px #1e8cbecc}.flex-tree input[type=checkbox]:checked{background:#47b4ac;border:none}.flex-tree input[type=checkbox]:checked:before{-webkit-font-smoothing:antialiased;color:#fff;color:var(--white);content:"\02713";display:inline-block;float:left;font:400 20px/1 Arial,Helvetica Neue,Helvetica,sans-serif;font-size:17px!important;margin:1px 0 0;vertical-align:middle;width:16px}.flex-tree input[type=checkbox]:indeterminate:before{-webkit-font-smoothing:antialiased;color:#47b4ac;content:"\02043";display:inline-block;float:left;font:400 20px/1 Arial,Helvetica Neue,Helvetica,sans-serif;margin:-4px 0 0 -1px;vertical-align:middle;width:16px}.flex-tree input[type=checkbox].indeterminate{background-color:#eee}.ic-square{background:#0000;border:1px solid #737b8e;font-size:12px;height:20px;line-height:19px;text-align:center;width:20px}.tree-box{margin:0}.iq-footer{background:#fff;box-shadow:none;margin-left:260px;padding:0 15px;transition:all .3s ease-in-out;width:calc(100vw - 264px)}.iq-footer ul li a{color:#737b8e}.iq-footer ul li a:hover{color:#47b4ac;text-decoration:none}body.tab-horizontal .iq-footer{margin-left:0;width:100%}.iq-mt--70{margin-top:-70px}.banner-main-text{bottom:13%;left:15%;position:absolute}.nav.nav-pills.style-three{margin-top:10px}.nav.nav-pills.style-three .nav-link.active:before,.nav.nav-pills.style-three .nav-link:hover:before{background:#47b4ac;bottom:0;content:"";display:inline-block;height:3px;left:0;position:absolute;width:100%}.nav.nav-pills.style-three .nav-link:before{background:#47b4ac;bottom:0;content:"";height:3px;position:absolute;right:0;transition:all .3s ease-in-out;width:0}.nav.nav-pills.style-three a{background:#0000;margin-right:30px;padding:10px 0;position:relative}.nav.nav-pills.style-three a:last-child{margin-right:0}.iq-card-body.banner-box{padding-bottom:0}@media (min-width:1300px){body.sidebar-main .iq-footer{margin-left:70px;width:calc(100vw - 74px)}}@media (max-width:1299px){.iq-footer{margin-left:0;padding:0 15px;width:100%}body.sidebar-main .iq-footer{margin-left:0;padding:15px 10px;width:100%}.without-right-sidebar .iq-footer{width:100%}}@media (max-width:991px){.iq-footer{padding:0}.iq-footer,.iq-footer .col-lg-6.text-right{text-align:center!important}}.clear{clear:both}@media (min-width:1300px){.iq-menu-horizontal .iq-sidebar-menu li .iq-submenu.iq-submenu-data{position:static}.iq-menu-horizontal .iq-sidebar-menu .iq-sidebar-logo{display:none!important}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li:first-child a{padding-left:0}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li a:hover{color:#47b4ac}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li li .iq-arrow-right{transform:rotate(0deg)}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li ul{animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both;background:#fff;border-radius:10px 10px 0 10px;-ms-box-shadow:0 16px 40px 0 #0000000a;-o-box-shadow:0 16px 40px 0 #0000000a;box-shadow:0 16px 40px 0 #0000000a;display:block;display:none;min-width:200px;padding:10px 0;position:absolute;top:100%;transform:translateY(100%);transition:all .3s ease-in-out;z-index:9}.iq-menu-horizontal .iq-sidebar-menu .iq-menu .iq-submenu li a{padding:12px 13px 12px 15px}.iq-menu-horizontal .iq-sidebar-menu .iq-menu>li:hover>a{color:#47b4ac}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li.menu-open .iq-arrow-right{transform:rotate(90deg)}.iq-menu-horizontal .iq-sidebar-menu li:hover>.iq-submenu{display:block;transition:all .3s ease-in-out}.iq-menu-horizontal .iq-sidebar-menu li:hover>.iq-submenu.iq-submenu-data{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;transition:all .3s ease-in-out}.iq-menu-horizontal .iq-sidebar-menu li>.iq-submenu.iq-submenu-data{left:100%;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;top:0;transform-origin:left center 0;visibility:visible}.iq-menu-horizontal .iq-sidebar-menu li>.iq-submenu .iq-arrow-right{margin-right:0}.iq-menu-horizontal .sub-scrll{max-height:315px;overflow-x:hidden;overflow-y:scroll}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li:hover .iq-arrow-right{transform:rotate(90deg)}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li:hover li .iq-arrow-right{transform:rotate(0deg)}}@media (max-width:1299px){.iq-menu-horizontal{background:#fff;height:100vh;left:0;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;overflow-x:hidden;overflow-y:scroll;position:fixed;right:0;top:0;transition:all .3s ease-in-out;width:0;z-index:9}.iq-menu-horizontal ul.iq-menu{background:#fff;display:block!important}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li a{padding:15px 20px 15px 30px}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li a:hover{color:#47b4ac}.iq-menu-horizontal .iq-sidebar-menu .iq-menu li ul{box-shadow:none;position:static}.iq-menu-horizontal ul.iq-menu li a[aria-expanded=true] .iq-arrow-right{transform:rotate(90deg)}.sidebar-main .iq-menu-horizontal{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;transition:all .3s ease-in-out;width:260px}}.table{border:1px solid #c2c6cf;border-radius:10px 10px 0 10px;color:#35405a;overflow:hidden}.table.table-dark td,.table.table-dark th{border-color:#35405a;color:#fff}.table p,.table span{color:#737b8e}.table .ligth{white-space:nowrap}.table .ligth th{background:#f4f5fa;border:0;color:#35405a;font-size:17px;font-weight:700!important;line-height:22px;padding:15px 20px!important;text-transform:capitalize}.table .ligth.ligth-data th:first-child,.table .ligth.ligth-data th:last-child{background-image:none;text-align:center}.table .ligth-body tr td:first-child,.table .ligth-body tr td:last-child{text-align:center}.table .ligth-body .list-action{justify-content:center}.table td{border:0;border-bottom:1px solid #c2c6cf;padding:15px!important}.table label,.table td{color:#35405a}.btn.add-list{padding:.5rem 1rem}@media (max-width:576px){.table td{padding:15px 10px!important}}.dropdown-bg.btn{background:#f4f5fa;font-size:14px}.dropdown-bg.btn i{margin-right:0}.dropdown-menu{animation:fade .6s ease forwards}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes dropdownAnimation{0%{opacity:0;transform:scale(0)}80%{transform:scale(1)}to{opacity:1}}.dropdown-item{color:#737b8e;padding:10px 20px}.dropdown-item.active i,.dropdown-item:active i{background-color:#47b4ac;color:#fff;text-decoration:none}.dropdown{cursor:pointer}.chat-status{background:#fff;border:3px solid #f6f8fb;border-radius:50%;bottom:0;bottom:auto;left:auto;line-height:9px;position:absolute;right:-8px;top:0}.chat-status i{color:#47b4ac;font-size:10px}.chat-status.chat-status-primary i{color:#47b4ac}.chat-status.chat-status-secondary i{color:#323c9c}.chat-status.chat-status-success i{color:#47b473}.chat-status.chat-status-info i{color:#1b98e0}.chat-status.chat-status-warning i{color:#cca43b}.chat-status.chat-status-danger i{color:#d75842}.chat-status.chat-status-light i{color:#f6f8fb}.chat-status.chat-status-dark i{color:#01041b}.chat-status.chat-status-orange i{color:#323c9c}.chat-status.chat-status-purple i{color:#4731b6}.chat-status.chat-status-skyblue i{color:#158df7}.chat-status.chat-status-light-gray i{color:#f4f5fa}.chat-status.chat-status-white i{color:#fff}.online-drop i{color:#737b8e}.chat-profile{position:relative}.chat-profile img{border-radius:10px 10px 0 10px}.chat-day-title{position:sticky;top:10px;z-index:10}.chat-day-date{margin:15px 0;text-align:center}.chat-day-date span{background:#f6f8fb;border-radius:50px;box-shadow:0 4px 12px 0 #a0a5a426;color:#737b8e;display:inline-block;font-size:12px;padding:0 10px}.other-user{flex-direction:row-reverse;text-align:right}.other-user .icon.chat-icon-box{margin-left:25px;margin-right:0}.other-user .chat-right{justify-content:flex-end}.other-user .chating{border-radius:10px 10px 0 10px;color:#737b8e!important;margin-right:20px;padding:10px 15px}.current-user .chating{color:#737b8e!important;margin-left:20px;padding:10px 15px}.current-user .chat-profile img,.current-user .chating{border-radius:10px 10px 10px 0}.chat-footer{bottom:0;display:-1;margin-left:365px;padding:15px;position:fixed;right:0;width:calc(100vw - 365px)}.chat-footer i.iq-card-icon-small{line-height:40px}.chat-footer .form-control{height:40px;line-height:40px}.chat-footer .btn i{line-height:40px;margin-right:0}.chat-footer .chat-attagment-option i.smily-icon{font-size:1.2em}.chat-list li.chat-list-title .chat-user-box{border-radius:10px 10px 0 10px;padding:10px}.chat-list li.chat-list-title .drop-box{display:none}.chat-list li.chat-list-title:hover{background:#fff;border-radius:10px 10px 0 10px;cursor:pointer}.chat-list li.chat-list-title:hover .drop-box{display:block}.chat-list li.active{background:#fff;border-radius:10px 10px 0 10px}.chat-list li.active .drop-box,[data-toggle-extra=tab-content].active{display:block}[data-toggle-extra=tab-content]{display:none}.current-user,.other-user{visibility:visible}.current-user+.media:not(.other-user) .chat-profile>img,.other-user+.media:not(.current-user) .chat-profile>img{visibility:hidden}.setting-icon a{color:#737b8e}.chat-data-left{background:#f6f8fb;margin-left:80px;position:fixed;top:0;width:285px}.creat-btn{height:45px}.chat-sidebar-channel{height:calc(100vh - 17rem);margin-bottom:20px;overflow-x:hidden;overflow-y:scroll}.chat-data{background:#fff}.chat-data .tab-content{position:relative}.chat-content{height:calc(100vh - 10rem)}.chat-message{background:#47b4ac;border-radius:15px;box-shadow:0 2px 4px 0 #50b5ff;clear:both;color:#fff;float:right;margin:0 1.33rem 1.33rem .3rem;padding:.75rem 1rem;position:relative;text-align:right;word-break:break-word}.chat-message>p{margin:0}.chat-head{-ms-box-shadow:0 7px 16px 0 #0000000a;-o-box-shadow:0 7px 16px 0 #0000000a;box-shadow:0 7px 16px 0 #0000000a}i.contc-list{cursor:pointer}.chat-mobile-header,.dropdown-toggle:after,button.close-btn-res,div.sidebar-toggle{display:none}.default-box{height:100%}.default-box .default-chat-btn{display:none}.content-page-chat{margin-left:365px;min-height:100vh;overflow:hidden;padding:0;transition:all .3s ease-in-out}.new-chat{height:100vh;position:relative}div.sidebar-toggle{transform:rotate(180deg)}@media (max-width:1299px){.nav-open .chat-data-left{left:-80px;z-index:999}.chat-data-left{background:#fff;background:#f6f8fb;box-shadow:0 .5rem 1rem rgba(0,0,0,.175);display:none;height:100%;left:220px;max-width:320px;position:absolute;top:0;transition:all .45s ease 0s;z-index:9}.chat-data-left.show{display:block;transition:all .45s ease 0s}.chat-mobile-header{display:block}.chat-sidebar-channel{height:calc(100vh - 17rem);overflow:auto;padding-left:0!important}.default-box img{width:45%}.default-box .default-chat-btn{display:block;margin:0 auto}button.close-btn-res{background:#dbf6f0;border:none;border-radius:10px 10px 0 10px;color:#47b4ac;display:block;font-size:15px;font-weight:600;height:35px;left:auto;line-height:35px;margin:5px;padding:0;position:absolute;right:-8%;top:9%;width:35px;z-index:99}div.sidebar-toggle{display:block}.sidebar-toggle{background:#dbf6f0;border-radius:10px 10px 0 10px;color:#47b4ac;height:35px;line-height:17px;margin-right:10px;padding:10px;text-align:center;width:35px}.content-page-chat{margin-left:0;padding-top:60px}.chat-footer{margin-left:0;width:100%}.chat-content{height:calc(100vh - 14rem)}}.chating{max-width:80%}@media (max-width:992px){.default-box img{width:60%}}.modal-body,.modal-footer,.modal-header{padding:20px}.bg-blue{background-color:#47b4ac!important;color:#fff!important}a.bg-blue:focus,a.bg-blue:hover,button.bg-blue:focus,button.bg-blue:hover{background-color:#398f89!important;color:#fff!important}.bg-indigo{background-color:#6610f2!important;color:#fff!important}a.bg-indigo:focus,a.bg-indigo:hover,button.bg-indigo:focus,button.bg-indigo:hover{background-color:#510bc4!important;color:#fff!important}.bg-pink{background-color:#e83e8c!important;color:#fff!important}a.bg-pink:focus,a.bg-pink:hover,button.bg-pink:focus,button.bg-pink:hover{background-color:#d91a72!important;color:#fff!important}.bg-red{background-color:#d75842!important;color:#fff!important}a.bg-red:focus,a.bg-red:hover,button.bg-red:focus,button.bg-red:hover{background-color:#be3e28!important;color:#fff!important}.bg-yellow{background-color:#cca43b!important;color:#fff!important}a.bg-yellow:focus,a.bg-yellow:hover,button.bg-yellow:focus,button.bg-yellow:hover{background-color:#a8862c!important;color:#fff!important}.bg-green{background-color:#47b473!important;color:#fff!important}a.bg-green:focus,a.bg-green:hover,button.bg-green:focus,button.bg-green:hover{background-color:#398f5c!important;color:#fff!important}.bg-teal{background-color:#20c997!important;color:#fff!important}a.bg-teal:focus,a.bg-teal:hover,button.bg-teal:focus,button.bg-teal:hover{background-color:#199d76!important;color:#fff!important}.bg-cyan{background-color:#1b98e0!important;color:#fff!important}a.bg-cyan:focus,a.bg-cyan:hover,button.bg-cyan:focus,button.bg-cyan:hover{background-color:#1679b2!important;color:#fff!important}.bg-gray{background-color:#6c757d!important;color:#fff!important}a.bg-gray:focus,a.bg-gray:hover,button.bg-gray:focus,button.bg-gray:hover{background-color:#545b62!important;color:#fff!important}.bg-gray-dark{background-color:#01041b!important;color:#fff!important}a.bg-gray-dark:focus,a.bg-gray-dark:hover,button.bg-gray-dark:focus,button.bg-gray-dark:hover{background-color:#000!important;color:#fff!important}.bg-gradient-blue{background:#47b4ac linear-gradient(180deg,#63bfb8,#47b4ac) repeat-x!important}.bg-gradient-indigo{background:#6610f2 linear-gradient(180deg,#7d34f4,#6610f2) repeat-x!important}.bg-gradient-pink{background:#e83e8c linear-gradient(180deg,#eb5b9d,#e83e8c) repeat-x!important}.bg-gradient-red{background:#d75842 linear-gradient(180deg,#dd715e,#d75842) repeat-x!important}.bg-gradient-yellow{background:#cca43b linear-gradient(180deg,#d4b258,#cca43b) repeat-x!important}.bg-gradient-green{background:#47b473 linear-gradient(180deg,#63bf88,#47b473) repeat-x!important}.bg-gradient-teal{background:#20c997 linear-gradient(180deg,#41d1a7,#20c997) repeat-x!important}.bg-gradient-cyan{background:#1b98e0 linear-gradient(180deg,#3da7e5,#1b98e0) repeat-x!important}.bg-gradient-gray{background:#6c757d linear-gradient(180deg,#828a91,#6c757d) repeat-x!important}.bg-gradient-gray-dark{background:#01041b linear-gradient(180deg,#272a3d,#01041b) repeat-x!important}.bg-gradient-primary{background:#47b4ac linear-gradient(180deg,#63bfb8,#47b4ac) repeat-x!important}.bg-gradient-secondary{background:#323c9c linear-gradient(180deg,#5159ab,#323c9c) repeat-x!important}.bg-gradient-success{background:#47b473 linear-gradient(180deg,#63bf88,#47b473) repeat-x!important}.bg-gradient-info{background:#1b98e0 linear-gradient(180deg,#3da7e5,#1b98e0) repeat-x!important}.bg-gradient-warning{background:#cca43b linear-gradient(180deg,#d4b258,#cca43b) repeat-x!important}.bg-gradient-danger{background:#d75842 linear-gradient(180deg,#dd715e,#d75842) repeat-x!important}.bg-gradient-light{background:#f6f8fb linear-gradient(180deg,#f7f9fc,#f6f8fb) repeat-x!important}.bg-gradient-dark{background:#01041b linear-gradient(180deg,#272a3d,#01041b) repeat-x!important}.bg-gradient-orange{background:#323c9c linear-gradient(180deg,#5159ab,#323c9c) repeat-x!important}.bg-gradient-purple{background:#4731b6 linear-gradient(180deg,#6350c1,#4731b6) repeat-x!important}.bg-gradient-skyblue{background:#158df7 linear-gradient(180deg,#389ef8,#158df7) repeat-x!important}.bg-gradient-light-gray{background:#f4f5fa linear-gradient(180deg,#f6f7fb,#f4f5fa) repeat-x!important}.bg-gradient-white{background:#fff linear-gradient(180deg,#fff,#fff) repeat-x!important}.bg-primary{background-color:#47b4ac!important;color:#fff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#398f89!important;color:#fff!important}.badge-primary{background-color:#562d6d!important;color:#fff!important}a.badge-primary:focus,a.badge-primary:hover,button.badge-primary:focus,button.badge-primary:hover{background-color:#398f89!important;color:#fff!important}.bg-secondary{background-color:#323c9c!important;color:#fff!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#262d75!important;color:#fff!important}.badge-secondary{background-color:#323c9c!important;color:#fff!important}a.badge-secondary:focus,a.badge-secondary:hover,button.badge-secondary:focus,button.badge-secondary:hover{background-color:#262d75!important;color:#fff!important}.bg-success{background-color:#47b473!important;color:#fff!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#398f5c!important;color:#fff!important}.badge-success{background-color:#47b473!important;color:#fff!important}a.badge-success:focus,a.badge-success:hover,button.badge-success:focus,button.badge-success:hover{background-color:#398f5c!important;color:#fff!important}.bg-info{background-color:#1b98e0!important;color:#fff!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#1679b2!important;color:#fff!important}.badge-info{background-color:#1b98e0!important;color:#fff!important}a.badge-info:focus,a.badge-info:hover,button.badge-info:focus,button.badge-info:hover{background-color:#1679b2!important;color:#fff!important}.bg-warning{background-color:#cca43b!important;color:#fff!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#a8862c!important;color:#fff!important}.badge-warning{background-color:#cca43b!important;color:#fff!important}a.badge-warning:focus,a.badge-warning:hover,button.badge-warning:focus,button.badge-warning:hover{background-color:#a8862c!important;color:#fff!important}.bg-danger{background-color:#d75842!important;color:#fff!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#be3e28!important;color:#fff!important}.badge-danger{background-color:#d75842!important;color:#fff!important}a.badge-danger:focus,a.badge-danger:hover,button.badge-danger:focus,button.badge-danger:hover{background-color:#be3e28!important;color:#fff!important}.bg-light{background-color:#f6f8fb!important;color:#212529!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#d3ddeb!important;color:#fff!important}.badge-light{background-color:#f6f8fb!important;color:#212529!important}a.badge-light:focus,a.badge-light:hover,button.badge-light:focus,button.badge-light:hover{background-color:#d3ddeb!important;color:#fff!important}.bg-dark{background-color:#01041b!important;color:#fff!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#000!important;color:#fff!important}.badge-dark{background-color:#01041b!important;color:#fff!important}a.badge-dark:focus,a.badge-dark:hover,button.badge-dark:focus,button.badge-dark:hover{background-color:#000!important;color:#fff!important}.bg-orange{background-color:#323c9c!important;color:#fff!important}a.bg-orange:focus,a.bg-orange:hover,button.bg-orange:focus,button.bg-orange:hover{background-color:#262d75!important;color:#fff!important}.badge-orange{background-color:#323c9c!important;color:#fff!important}a.badge-orange:focus,a.badge-orange:hover,button.badge-orange:focus,button.badge-orange:hover{background-color:#262d75!important;color:#fff!important}.bg-purple{background-color:#4731b6!important;color:#fff!important}a.bg-purple:focus,a.bg-purple:hover,button.bg-purple:focus,button.bg-purple:hover{background-color:#37268e!important;color:#fff!important}.badge-purple{background-color:#4731b6!important;color:#fff!important}a.badge-purple:focus,a.badge-purple:hover,button.badge-purple:focus,button.badge-purple:hover{background-color:#37268e!important;color:#fff!important}.bg-skyblue{background-color:#158df7!important;color:#fff!important}a.bg-skyblue:focus,a.bg-skyblue:hover,button.bg-skyblue:focus,button.bg-skyblue:hover{background-color:#0773d2!important;color:#fff!important}.badge-skyblue{background-color:#158df7!important;color:#fff!important}a.badge-skyblue:focus,a.badge-skyblue:hover,button.badge-skyblue:focus,button.badge-skyblue:hover{background-color:#0773d2!important;color:#fff!important}.bg-light-gray{background-color:#f4f5fa!important;color:#212529!important}a.bg-light-gray:focus,a.bg-light-gray:hover,button.bg-light-gray:focus,button.bg-light-gray:hover{background-color:#d1d5ea!important;color:#fff!important}.badge-light-gray{background-color:#f4f5fa!important;color:#212529!important}a.badge-light-gray:focus,a.badge-light-gray:hover,button.badge-light-gray:focus,button.badge-light-gray:hover{background-color:#d1d5ea!important;color:#fff!important}.bg-white{background-color:#fff!important;color:#212529!important}a.bg-white:focus,a.bg-white:hover,button.bg-white:focus,button.bg-white:hover{background-color:#e6e6e6!important;color:#fff!important}.badge-white{background-color:#fff!important;color:#212529!important}a.badge-white:focus,a.badge-white:hover,button.badge-white:focus,button.badge-white:hover{background-color:#e6e6e6!important;color:#fff!important}.bg-primary-light{background-color:#dbf6f0!important;color:#2aa88c!important}a.bg-primary-light:focus,a.bg-primary-light:hover,button.bg-primary-light:focus,button.bg-primary-light:hover{background-color:#b2ecdf!important;color:#2aa88c!important}.bg-secondary-light{background-color:#aab0e4!important;color:#222a6d!important}a.bg-secondary-light:focus,a.bg-secondary-light:hover,button.bg-secondary-light:focus,button.bg-secondary-light:hover{background-color:#838cd8!important;color:#222a6d!important}.bg-success-light{background-color:#b6e2c8!important;color:#2c6e47!important}a.bg-success-light:focus,a.bg-success-light:hover,button.bg-success-light:focus,button.bg-success-light:hover{background-color:#92d4ad!important;color:#2c6e47!important}.bg-info-light{background-color:#aedbf4!important;color:#136390!important}a.bg-info-light:focus,a.bg-info-light:hover,button.bg-info-light:focus,button.bg-info-light:hover{background-color:#81c7ee!important;color:#136390!important}.bg-warning-light{background-color:#ecddb6!important;color:#816722!important}a.bg-warning-light:focus,a.bg-warning-light:hover,button.bg-warning-light:focus,button.bg-warning-light:hover{background-color:#e1ca8e!important;color:#816722!important}.bg-danger-light{background-color:#edb5ab!important;color:#7e2a1b!important}a.bg-danger-light:focus,a.bg-danger-light:hover,button.bg-danger-light:focus,button.bg-danger-light:hover{background-color:#e49081!important;color:#7e2a1b!important}.bg-light-light{background-color:#f6f8fb!important;color:#4a70a8!important}a.bg-light-light:focus,a.bg-light-light:hover,button.bg-light-light:focus,button.bg-light-light:hover{background-color:#d3ddeb!important;color:#4a70a8!important}.bg-dark-light{background-color:#c7cbd31a!important;color:#444a571a!important}a.bg-dark-light:focus,a.bg-dark-light:hover,button.bg-dark-light:focus,button.bg-dark-light:hover{background-color:#aab0bd1a!important;color:#444a571a!important}.bg-orange-light{background-color:#aab0e4!important;color:#222a6d!important}a.bg-orange-light:focus,a.bg-orange-light:hover,button.bg-orange-light:focus,button.bg-orange-light:hover{background-color:#838cd8!important;color:#222a6d!important}.bg-purple-light{background-color:#cbc0ff!important;color:#2200c0!important}a.bg-purple-light:focus,a.bg-purple-light:hover,button.bg-purple-light:focus,button.bg-purple-light:hover{background-color:#a18dff!important;color:#2200c0!important}.bg-skyblue-light{background-color:#aad7ff!important;color:#005aaa!important}a.bg-skyblue-light:focus,a.bg-skyblue-light:hover,button.bg-skyblue-light:focus,button.bg-skyblue-light:hover{background-color:#77bfff!important;color:#005aaa!important}.bg-white-light{background-color:#fff!important;color:gray!important}a.bg-white-light:focus,a.bg-white-light:hover,button.bg-white-light:focus,button.bg-white-light:hover{background-color:#e6e6e6!important;color:gray!important}.avatar-30{height:30px;line-height:30px;min-width:30px;width:30px}.avatar-35{height:35px;line-height:35px;min-width:35px;width:35px}.avatar-40{height:40px;line-height:40px;min-width:40px;width:40px}.avatar-45{height:45px;line-height:45px;min-width:45px;width:45px}.avatar-50{height:50px;line-height:50px;min-width:50px;width:50px}.avatar-60{height:60px;line-height:60px;min-width:60px;width:60px}.avatar-70{height:70px;line-height:70px;min-width:70px;width:70px}.avatar-80{height:80px;line-height:80px;min-width:80px;width:80px}.avatar-90{height:90px;line-height:90px;min-width:90px;width:90px}.avatar-100{height:100px;line-height:100px;min-width:100px;width:100px}.avatar-110{height:110px;line-height:110px;min-width:110px;width:110px}.avatar-120{height:120px;line-height:120px;min-width:120px;width:120px}.avatar-130{height:130px;line-height:130px;min-width:130px;width:130px}.avatar-155{height:155px;line-height:155px;min-width:155px;width:155px}.avatar-235{height:235px;line-height:235px;min-width:235px;width:235px}.font-size-12{font-size:12px!important}.font-size-14{font-size:14px!important}.font-size-16{font-size:16px!important}.font-size-18{font-size:18px!important}.font-size-20{font-size:20px!important}.font-size-32{font-size:32px!important}.font-size-40{font-size:40px!important}.font-weight-300{font-weight:300!important}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-700{font-weight:700!important}.font-weight-800{font-weight:800!important}.font-weight-900{font-weight:900!important}.text-underline{text-decoration:underline}.text-through{text-decoration:line-through}@media (min-width:576px){.text-xs-chirag{font-size:12!important}}.text-sm{font-size:12!important}.text-lg{font-size:20!important}.text-xl{font-size:1.563!important}.line-height-100{line-height:1}.line-height-110{line-height:1.1}.line-height-120{line-height:1.2}.line-height-130{line-height:1.3}.line-height-140{line-height:1.4}.line-height-150{line-height:1.5}.line-height-160{line-height:1.6}.line-height-170{line-height:1.7}.line-height-180{line-height:1.8}.letter-spacing-1{letter-spacing:.0625rem}.letter-spacing-15{letter-spacing:.09375rem}.letter-spacing-2{letter-spacing:.125rem}.text-blue{color:#47b4ac!important}a.text-blue:focus,a.text-blue:hover{color:#317d78!important}.text-indigo{color:#6610f2!important}a.text-indigo:focus,a.text-indigo:hover{color:#4709ac!important}.text-purple{color:#4731b6!important}a.text-purple:focus,a.text-purple:hover{color:#2f217a!important}.text-pink{color:#e83e8c!important}a.text-pink:focus,a.text-pink:hover{color:#c21766!important}.text-red{color:#d75842!important}a.text-red:focus,a.text-red:hover{color:#a93724!important}.text-orange{color:#323c9c!important}a.text-orange:focus,a.text-orange:hover{color:#1f2662!important}.text-yellow{color:#cca43b!important}a.text-yellow:focus,a.text-yellow:hover{color:#947627!important}.text-green{color:#47b473!important}a.text-green:focus,a.text-green:hover{color:#317d50!important}.text-teal{color:#20c997!important}a.text-teal:focus,a.text-teal:hover{color:#158765!important}.text-cyan{color:#1b98e0!important}a.text-cyan:focus,a.text-cyan:hover{color:#136a9c!important}.text-white{color:#fff!important}a.text-white:focus,a.text-white:hover{color:#d9d9d9!important}.text-gray{color:#6c757d!important}a.text-gray:focus,a.text-gray:hover{color:#494f54!important}.text-gray-dark{color:#01041b!important}a.text-gray-dark:focus,a.text-gray-dark:hover{color:#000!important}.text-skyblue{color:#158df7!important}a.text-skyblue:focus,a.text-skyblue:hover{color:#0665b9!important}.img-center{display:block;margin-left:auto;margin-right:auto}.w-60{width:60%}.rounded-top{border-top-left-radius:10px 10px 0 10px!important;border-top-right-radius:10px 10px 0 10px!important}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}.bounce{animation-name:bounce}.flash{animation-name:flash}.pulse{animation-name:pulse}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}.swing{animation-name:swing;transform-origin:top center}.tada{animation-name:tada}.wobble{animation-name:wobble}.bounceIn{animation-name:bounceIn}.bounceInDown{animation-name:bounceInDown}.bounceInLeft{animation-name:bounceInLeft}.bounceInRight{animation-name:bounceInRight}.bounceInUp{animation-name:bounceInUp}.bounceOut{animation-name:bounceOut}.bounceOutDown{animation-name:bounceOutDown}.bounceOutLeft{animation-name:bounceOutLeft}.bounceOutRight{animation-name:bounceOutRight}.bounceOutUp{animation-name:bounceOutUp}.fadeIn{animation-name:fadeIn}.fadeInDown{animation-name:fadeInDown}.fadeInDownBig{animation-name:fadeInDownBig}.fadeInLeft{animation-name:fadeInLeft}.fadeInLeftBig{animation-name:fadeInLeftBig}.fadeInRight{animation-name:fadeInRight}.fadeInRightBig{animation-name:fadeInRightBig}.fadeInUp{animation-name:fadeInUp}.fadeInUpBig{animation-name:fadeInUpBig}.fadeOut{animation-name:fadeOut}.fadeOutDown{animation-name:fadeOutDown}.fadeOutDownBig{animation-name:fadeOutDownBig}.fadeOutLeft{animation-name:fadeOutLeft}.fadeOutLeftBig{animation-name:fadeOutLeftBig}.fadeOutRight{animation-name:fadeOutRight}.fadeOutRightBig{animation-name:fadeOutRightBig}.fadeOutUp{animation-name:fadeOutUp}.fadeOutUpBig{animation-name:fadeOutUpBig}.animated.flip{animation-name:flip;backface-visibility:visible}.flipInX{animation-name:flipInX}.flipInX,.flipInY{backface-visibility:visible!important}.flipInY{animation-name:flipInY}.flipOutX{animation-name:flipOutX}.flipOutX,.flipOutY{backface-visibility:visible!important}.flipOutY{animation-name:flipOutY}@keyframes lightSpeedIn{0%{opacity:0;transform:translateX(100%) skewX(-30deg)}60%{opacity:1;transform:translateX(-20%) skewX(30deg)}80%{opacity:1;transform:translateX(0) skewX(-15deg)}to{opacity:1;transform:translateX(0) skewX(0deg)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1;transform:translateX(0) skewX(0deg)}to{opacity:0;transform:translateX(100%) skewX(-30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}.rotateIn{animation-name:rotateIn}.rotateInDownLeft{animation-name:rotateInDownLeft}.rotateInDownRight{animation-name:rotateInDownRight}.rotateInUpLeft{animation-name:rotateInUpLeft}.rotateInUpRight{animation-name:rotateInUpRight}.rotateOut{animation-name:rotateOut}.rotateOutDownLeft{animation-name:rotateOutDownLeft}.rotateOutDownRight{animation-name:rotateOutDownRight}.rotateOutUpLeft{animation-name:rotateOutUpLeft}.rotateOutUpRight{animation-name:rotateOutUpRight}.slideInDown{animation-name:slideInDown}.slideInLeft{animation-name:slideInLeft}.slideInRight{animation-name:slideInRight}.slideOutLeft{animation-name:slideOutLeft}.slideOutRight{animation-name:slideOutRight}.slideOutUp{animation-name:slideOutUp}.hinge{animation-name:hinge}.rollIn{animation-name:rollIn}.rollOut{animation-name:rollOut}.swal2-popup.swal2-toast{align-items:center;background:#fff;box-shadow:0 0 .625em #d9d9d9;flex-direction:row;overflow-y:hidden;padding:.625em;width:auto}.swal2-popup.swal2-toast .swal2-header{flex-direction:row;padding:0}.swal2-popup.swal2-toast .swal2-title{flex-grow:1;font-size:1em;justify-content:flex-start;margin:0 .6em}.swal2-popup.swal2-toast .swal2-footer{font-size:.8em;margin:.5em 0 0;padding:.5em 0 0}.swal2-popup.swal2-toast .swal2-close{height:.8em;line-height:.8;position:static;width:.8em}.swal2-popup.swal2-toast .swal2-content{font-size:1em;justify-content:flex-start;padding:0}.swal2-popup.swal2-toast .swal2-icon{height:2em;margin:0;min-width:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{align-items:center;display:flex;font-size:1.8em;font-weight:700}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{font-size:.25em}}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{flex-basis:auto!important;height:auto;margin:0 .3125em;padding:0;width:auto}.swal2-popup.swal2-toast .swal2-styled{font-size:1em;margin:.125em .3125em;padding:.3125em .625em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #6496c880}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:3em;position:absolute;transform:rotate(45deg);width:1.6em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:4em 0 0 4em;left:-.5em;top:-.8em;transform:rotate(-45deg);transform-origin:2em 2em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 4em 4em 0;left:.9375em;top:-.25em;transform-origin:0 1.5em}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{height:2.6875em;left:.4375em;top:0;width:.4375em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{left:.1875em;top:1.125em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{right:.1875em;top:.9375em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}.swal2-container{-webkit-overflow-scrolling:touch;align-items:center;bottom:0;display:flex;flex-direction:row;justify-content:center;left:0;overflow-x:hidden;padding:.625em;position:fixed;right:0;top:0;transition:background-color .1s;z-index:1060}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:#0006}.swal2-container.swal2-backdrop-hide{background:#0000!important}.swal2-container.swal2-top{align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{align-items:flex-start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}.swal2-container.swal2-center{align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{align-items:center;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}.swal2-container.swal2-bottom{align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{align-items:flex-end;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}.swal2-container.swal2-bottom-end>:first-child,.swal2-container.swal2-bottom-left>:first-child,.swal2-container.swal2-bottom-right>:first-child,.swal2-container.swal2-bottom-start>:first-child,.swal2-container.swal2-bottom>:first-child{margin-top:auto}.swal2-container.swal2-grow-fullscreen>.swal2-modal{align-self:stretch;display:flex!important;flex:1 1;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{align-content:center;display:flex!important;flex:1 1;justify-content:center}.swal2-container.swal2-grow-column{flex:1 1;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{align-content:center;display:flex!important;flex:1 1;justify-content:center}.swal2-container.swal2-no-transition{transition:none!important}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-container .swal2-modal{margin:0!important}}.swal2-popup{background:#fff;border:none;border-radius:5px;box-sizing:border-box;display:none;flex-direction:column;font-family:inherit;font-size:1rem;justify-content:center;max-width:100%;padding:1.25em;position:relative;width:32em}.swal2-popup:focus{outline:none}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-header{align-items:center;display:flex;flex-direction:column;padding:0 1.8em}.swal2-title{word-wrap:break-word;color:#595959;font-size:1.875em;font-weight:600;margin:0 0 .4em;max-width:100%;padding:0;position:relative;text-align:center;text-transform:none}.swal2-actions{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;margin:1.25em auto 0;padding:0 1.6em;width:100%;z-index:1}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(#0000001a,#0000001a)}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(#0003,#0003)}.swal2-loader{align-items:center;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-color:#2778c4 #0000;border-radius:100%;border-style:solid;border-width:.25em;display:none;height:2.2em;justify-content:center;margin:0 1.875em;width:2.2em}.swal2-styled{box-shadow:none;font-weight:500;margin:.3125em;padding:.625em 1.1em}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#2778c4}.swal2-styled.swal2-confirm,.swal2-styled.swal2-deny{border:0;border-radius:.25em;color:#fff;font-size:1.0625em}.swal2-styled.swal2-deny{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#d14529}.swal2-styled.swal2-cancel{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#757575;border:0;border-radius:.25em;color:#fff;font-size:1.0625em}.swal2-styled:focus{box-shadow:0 0 0 3px #6496c880;outline:none}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{border-top:1px solid #eee;color:#545454;font-size:1em;justify-content:center;margin:1.25em 0 0;padding:1em 0 0}.swal2-timer-progress-bar-container{border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;height:.25em;left:0;overflow:hidden;position:absolute;right:0}.swal2-timer-progress-bar{background:#0003;height:.25em;width:100%}.swal2-image{margin:1.25em auto;max-width:100%}.swal2-close{align-items:center;background:#0000;border:none;border-radius:5px;color:#ccc;cursor:pointer;font-family:serif;font-size:2.5em;height:1.2em;justify-content:center;line-height:1.2;overflow:hidden;padding:0;position:absolute;right:0;top:0;transition:color .1s ease-out;width:1.2em;z-index:2}.swal2-close:hover{background:#0000;color:#f27474;transform:none}.swal2-close:focus{box-shadow:inset 0 0 0 3px #6496c880;outline:none}.swal2-close::-moz-focus-inner{border:0}.swal2-content{word-wrap:break-word;color:#545454;font-size:1.125em;font-weight:400;justify-content:center;line-height:normal;margin:0;padding:0 1.6em;text-align:center;z-index:1}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em auto}.swal2-file,.swal2-input,.swal2-textarea{background:inherit;border:1px solid #d9d9d9;border-radius:.1875em;box-shadow:inset 0 1px 1px #0000000f;box-sizing:border-box;color:inherit;font-size:1.125em;transition:border-color .3s,box-shadow .3s;width:100%}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;box-shadow:0 0 0 3px #6496c880;outline:none}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{background:#fff;margin:1em auto}.swal2-range input{width:80%}.swal2-range output{color:inherit;font-weight:600;text-align:center;width:20%}.swal2-range input,.swal2-range output{font-size:1.125em;height:2.625em;line-height:2.625em;padding:0}.swal2-input{height:2.625em;padding:0 .75em}.swal2-input[type=number]{max-width:10em}.swal2-file{background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{background:inherit;color:inherit;font-size:1.125em;max-width:100%;min-width:50%;padding:.375em .625em}.swal2-checkbox,.swal2-radio{align-items:center;background:#fff;color:inherit;justify-content:center}.swal2-checkbox label,.swal2-radio label{font-size:1.125em;margin:0 .6em}.swal2-checkbox input,.swal2-radio input{margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto}.swal2-validation-message{align-items:center;background:#f0f0f0;color:#666;display:none;font-size:1em;font-weight:300;justify-content:center;margin:0 -2.7em;overflow:hidden;padding:.625em}.swal2-validation-message:before{background-color:#f27474;border-radius:50%;color:#fff;content:"!";display:inline-block;font-weight:600;height:1.5em;line-height:1.5em;margin:0 .625em;min-width:1.5em;text-align:center;width:1.5em}.swal2-icon{border:.25em solid #000;border-radius:50%;box-sizing:initial;cursor:default;font-family:inherit;height:5em;justify-content:center;line-height:5em;margin:1.25em auto 1.875em;position:relative;-webkit-user-select:none;user-select:none;width:5em}.swal2-icon .swal2-icon-content{align-items:center;display:flex;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{flex-grow:1;position:relative}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;display:block;height:.3125em;position:absolute;top:2.3125em;width:2.9375em}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:7.5em;position:absolute;transform:rotate(45deg);width:3.75em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:7.5em 0 0 7.5em;left:-2.0635em;top:-.4375em;transform:rotate(-45deg);transform-origin:3.75em 3.75em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 7.5em 7.5em 0;left:1.875em;top:-.6875em;transform:rotate(-45deg);transform-origin:0 3.75em}.swal2-icon.swal2-success .swal2-success-ring{border:.25em solid #a5dc864d;border-radius:50%;box-sizing:initial;height:100%;left:-.25em;position:absolute;top:-.25em;width:100%;z-index:2}.swal2-icon.swal2-success .swal2-success-fix{height:5.625em;left:1.625em;position:absolute;top:.5em;transform:rotate(-45deg);width:.4375em;z-index:1}.swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#a5dc86;border-radius:.125em;display:block;height:.3125em;position:absolute;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{left:.8125em;top:2.875em;transform:rotate(45deg);width:1.5625em}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{right:.5em;top:2.375em;transform:rotate(-45deg);width:2.9375em}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{align-items:center;background:inherit;flex-wrap:wrap;font-weight:600;margin:0 0 1.25em;max-width:100%;padding:0}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{background:#2778c4;border-radius:2em;color:#fff;flex-shrink:0;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{background:#2778c4;flex-shrink:0;height:.4em;margin:0 -1px;width:2.5em;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.swal2-rtl .swal2-close{left:0;right:auto}.swal2-rtl .swal2-timer-progress-bar{left:auto;right:0}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes swal2-toast-hide{to{opacity:0;transform:rotate(1deg)}}@keyframes swal2-toast-animate-success-line-tip{0%{left:.0625em;top:.5625em;width:0}54%{left:.125em;top:.125em;width:0}70%{left:-.25em;top:.625em;width:1.625em}84%{left:.75em;top:1.0625em;width:.5em}to{left:.1875em;top:1.125em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{right:1.375em;top:1.625em;width:0}65%{right:.9375em;top:1.25em;width:0}84%{right:0;top:.9375em;width:1.125em}to{right:.1875em;top:.9375em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes swal2-animate-success-line-tip{0%{left:.0625em;top:1.1875em;width:0}54%{left:.125em;top:1.0625em;width:0}70%{left:-.375em;top:2.1875em;width:3.125em}84%{left:1.3125em;top:3em;width:1.0625em}to{left:.8125em;top:2.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{right:2.875em;top:3.375em;width:0}65%{right:2.875em;top:3.375em;width:0}84%{right:0;top:2.1875em;width:3.4375em}to{right:.5em;top:2.375em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;opacity:0;transform:scale(.4)}50%{margin-top:1.625em;opacity:0;transform:scale(.4)}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;opacity:1;transform:scale(1)}}@keyframes swal2-animate-error-icon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:initial!important;bottom:auto;left:auto;max-width:calc(100% - 1.25em);right:auto;top:auto}body.swal2-no-backdrop .swal2-container>.swal2-modal{box-shadow:0 0 10px #0006}body.swal2-no-backdrop .swal2-container.swal2-top{left:50%;top:0;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-container.swal2-top-left,body.swal2-no-backdrop .swal2-container.swal2-top-start{left:0;top:0}body.swal2-no-backdrop .swal2-container.swal2-top-end,body.swal2-no-backdrop .swal2-container.swal2-top-right{right:0;top:0}body.swal2-no-backdrop .swal2-container.swal2-center{left:50%;top:50%;transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-left,body.swal2-no-backdrop .swal2-container.swal2-center-start{left:0;top:50%;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-end,body.swal2-no-backdrop .swal2-container.swal2-center-right{right:0;top:50%;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom{bottom:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom-left,body.swal2-no-backdrop .swal2-container.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-bottom-end,body.swal2-no-backdrop .swal2-container.swal2-bottom-right{bottom:0;right:0}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{background-color:initial}body.swal2-toast-shown .swal2-container.swal2-top{bottom:auto;left:50%;right:auto;top:0;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{bottom:auto;left:auto;right:0;top:0}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{bottom:auto;left:0;right:auto;top:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{bottom:auto;left:0;right:auto;top:50%;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{bottom:auto;left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{bottom:auto;left:auto;right:0;top:50%;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{bottom:0;left:0;right:auto;top:auto}body.swal2-toast-shown .swal2-container.swal2-bottom{bottom:0;left:50%;right:auto;top:auto;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{bottom:0;left:auto;right:0;top:auto}body.swal2-toast-column .swal2-toast{align-items:stretch;flex-direction:column}body.swal2-toast-column .swal2-toast .swal2-actions{align-self:stretch;flex:1 1;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{font-size:1em;height:2em;margin:.3125em auto}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transform:translateZ(0) scaleY(.95);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.05,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.08,.75,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.02,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translateX(-2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translateX(2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(700px) scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(2000px) scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(-700px) scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;transform:skewX(-20deg)}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg)}to{opacity:0;transform:translate3d(0,700px,0)}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}@media (max-width:1300px){.animate__slideOutLeft{animation-name:slideOutLeft}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{animation-name:slideOutUp}.scroller{overflow-y:auto;scrollbar-color:#47b4ac;scrollbar-width:thin}.scroller::-webkit-scrollbar-thumb{background-color:#47b4ac}.scroller::-webkit-scrollbar-track{background-color:initial}.scroller::-moz-scrollbar-thumb{background-color:#47b4ac}.scroller::-moz-scrollbar-track{background-color:initial}::-webkit-scrollbar{border-radius:20px;width:8px}::-moz-scrollbar{border-radius:20px;width:8px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background:#0000;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#0000;border-radius:20px}::-moz-scrollbar-thumb,::-moz-scrollbar-thumb:hover{background:#0000;border-radius:20px}::-webkit-scrollbar{border-radius:10px 10px 0 10px;height:8px;width:4px}::-moz-scrollbar{border-radius:10px 10px 0 10px;height:8px;width:4px}.scrollbar-thumb,.scrollbar-track-y{width:4px!important}body{background:#fff;color:#737b8e;font-family:Open Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:29px;margin:0;padding:0}a:hover{text-decoration:none}.iq-mb-3{margin-bottom:30px!important}h1{color:#35405a;font-family:Open Sans,sans-serif;font-size:3.052rem;font-weight:600;line-height:1;margin:0}h1 a{color:inherit}h2{color:#35405a;font-family:Open Sans,sans-serif;font-size:2.441rem;font-weight:600;line-height:1.5;margin:0}h2 a{color:inherit}h3{color:#35405a;font-family:Open Sans,sans-serif;font-size:1.953rem;font-weight:600;line-height:1.5;margin:0}h3 a{color:inherit}h4{color:#35405a;font-family:Open Sans,sans-serif;font-size:1.563rem;font-weight:600;line-height:1;margin:0}h4 a{color:inherit}h5{color:#35405a;font-family:Open Sans,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.5;margin:0}h5 a{color:inherit}h6{color:#35405a;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;margin:0}h6 a{color:inherit}button:focus{outline:none}.line-height{line-height:normal}.rounded-normal,.rounded-small{border-radius:10px 10px 0 10px}:focus{outline:none}.text-break{word-break:break-all}.border-none{border:none!important}.breadcrumb-item+.breadcrumb-item:before{margin-top:0}.user-list-files{justify-content:flex-end}.user-list-files a{border-radius:5px;line-height:normal;margin:0 0 0 10px;padding:10px 15px}code{color:#d75842}.slick-loading .slick-list{background:#0000!important}ul.iq-edit-profile li a{padding:1rem!important;text-align:center}.change-mode{margin-right:0;margin-top:0}.change-mode .custom-switch.custom-switch-icon .custom-control-input{height:100%}.change-mode .custom-switch.custom-switch-icon .custom-control-input:checked~.custom-control-label:after{transform:translateX(1.6rem)}.change-mode .custom-switch.custom-switch-icon .custom-control-input:checked~.custom-control-label:before{background-color:#0d0d0d;border-color:#0d0d0d}.change-mode .custom-switch.custom-switch-icon label.custom-control-label{height:31px;width:30px}.change-mode .custom-switch.custom-switch-icon label.custom-control-label:after{background-color:#47b4ac;border-color:#47b4ac;border-radius:5px 0 0 5px;display:none;height:30px;left:0;top:0;width:35px;z-index:0}.change-mode .custom-switch.custom-switch-icon label.custom-control-label:before{background-color:#fff;border:1px solid #c2c6cf;border-radius:10px 10px 0 10px;height:38px;left:0;top:0;width:38px}.change-mode .custom-switch.custom-switch-icon label.custom-control-label .switch-icon-left{left:11px;line-height:24px;top:5px;z-index:1}.change-mode .custom-switch.custom-switch-icon label.custom-control-label .switch-icon-left i{font-size:16px}.change-mode .custom-switch.custom-switch-icon label.custom-control-label .switch-icon-right{line-height:24px;right:3px;top:5px}.change-mode .custom-switch.custom-switch-icon label.custom-control-label .switch-icon-right i{font-size:16px}.custom-control-input:focus~.custom-control-label:before{box-shadow:none!important}g[aria-describedby=id-22-description]{stroke:none}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1300px}}@media (max-width:1300px){.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month,.flatpickr-rContainer{padding-right:40px}.flatpickr-current-month{left:7.5%}}@media (max-width:767px){.table{display:block;margin-bottom:1rem;max-width:100%;overflow-x:auto;width:100%}.tree{display:inline-table}}@media (max-width:575px){.user-list-files{justify-content:center;margin-top:15px}}.content-page{margin-left:80px;min-height:100vh;overflow:hidden;padding:100px 15px 0;transition:all .3s ease-in-out}@media (max-width:1299px){.content-page{margin-left:0;padding:100px 15px 0}}@media (max-width:991px){.content-page{padding:100px 0 0}h1{font-size:2.5rem}h2{font-size:2rem}}@media (max-width:479px){.welcome-content{display:block!important;text-align:center}.welcome-content .breadcrumb{justify-content:center}}label{color:#01041b}.table td,.table th{vertical-align:middle}.form-control{background:#fff;border:1px solid #c2c6cf;border-radius:10px 10px 0 10px;box-shadow:none;color:#737b8e;font-size:14px;height:45px;line-height:45px}.form-control:focus{border-color:#47b4ac;box-shadow:none;color:#01041b}.form-control-sm{height:30px;line-height:30px}.form-control-lg{height:50px;line-height:50px}.input-group .input-group-append .input-group-text,.input-group .input-group-prepend .input-group-text{border:1px solid #bfc9d4}textarea.form-control{background-color:#fff;line-height:28px}#editor{height:375px}.uploader-file{clear:both;display:block;margin:0 auto;max-width:600px;width:100%}.uploader-file label{background:#fff;border:3px solid #eee;border-radius:7px;clear:both;float:left;padding:2rem 1.5rem;text-align:center;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.uploader-file label.hover{border:3px solid;box-shadow:inset 0 0 0 6px #eee}.uploader-file label.hover #start-one i.fa{-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;-o-opacity:.3;opacity:.3;transform:scale(.8)}.uploader-file #start-one{clear:both;float:left;width:100%}.uploader-file #start-one i.fa{font-size:50px;margin-bottom:1rem;transition:all .3s ease-in-out}.uploader-file #start-one.hidden{display:none}.uploader-file #response{clear:both;float:left;width:100%}.uploader-file #response #messages{margin-bottom:.5rem}.uploader-file #response.hidden{display:none}.uploader-file #file-image{display:inline;height:auto;margin:0 auto .5rem;max-width:180px;width:auto}.uploader-file #file-image.hidden{display:none}.uploader-file #notimage{clear:both;display:block;float:left;width:100%}.uploader-file #notimage.hidden{display:none}.uploader-file .progress,.uploader-file progress{background-color:#eee;border:0;border-radius:4px;clear:both;display:inline;height:8px;margin:0 auto;max-width:180px;overflow:hidden;width:100%}.uploader-file input[type=file]{display:none}.uploader-file div{color:#5f6982;margin:0 0 .5rem}.spin{animation:spin 2s linear infinite}.input-group .input-group-append .input-group-text,.input-group .input-group-prepend .input-group-text{background-color:#fff;border:1px solid #c2c6cf}.custom-select{border:1px solid #c2c6cf;height:46px}.dropone.dropdown-toggle:after{display:none}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:30px}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:50px}.input-group-text.text-area{padding:1.9rem .75rem}.custom-file-label:after{background-color:#fff;color:#737b8e}.custom-file-input:focus~.custom-file-label{border-color:#47b4ac;box-shadow:none}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:initial;color:#47b4ac}table.dataTable thead td,table.dataTable thead th{padding:10px!important}.table-striped tbody tr:nth-of-type(odd){background-color:#fff}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #c2c6cf}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#737b8e}.dataTables_wrapper .dataTables_paginate .paginate_button{border-radius:10px 10px 0 10px;margin:0 3px;padding:0 10px}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background:#dbf6f0!important;border:1px solid #47b4ac!important;color:#01041b!important}.dataTables_wrapper .dataTables_paginate span .paginate_button{border-radius:10px 10px 0 10px;margin:0 3px;padding:0 10px}.dataTables_wrapper .dataTables_paginate span .paginate_button.current{background:#dbf6f0!important;border:1px solid #47b4ac!important;border-radius:10px 10px 0 10px;color:#47b4ac!important;padding:3px 10px}.dataTables_wrapper .dataTables_paginate span .paginate_button.current:hover{background:#dbf6f0!important;border:1px solid #47b4ac!important;color:#47b4ac!important}.dataTables_wrapper .dataTables_paginate span .paginate_button:hover{background:#dbf6f0!important;border:1px solid #47b4ac!important;color:#01041b!important}.dataTables_wrapper .dataTables_filter input{background-color:initial;border:1px solid #c2c6cf;border-radius:10px 10px 0 10px}table.dataTable thead td,table.dataTable thead th{border-bottom:1px solid #c2c6cf!important;padding:10px 18px}table.dataTable thead th{color:#35405a!important}table.dataTable.no-footer{border-bottom:1px solid #c2c6cf!important}.dataTables_wrapper .dataTables_paginate .paginate_button{box-shadow:none!important;outline:none!important}.dataTables_wrapper .dataTables_info{padding-top:15px!important}.dataTables_wrapper .dataTables_length label,.dataTables_wrapper .dataTables_length select{border-color:#c2c6cf!important}.custom-control-label:after,.custom-control-label:before{top:.25rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px)}.select2-container--default .select2-selection--multiple{background:#fafbfe;border:1px solid #f1f1f1;border-radius:5px;color:#535f6b;font-size:14px;height:45px;line-height:34px}.iq-icons-list{display:inline-block;line-height:50px;margin-bottom:15px}.iq-icons-list i{height:50px}.iq-icons-list .icon,.iq-icons-list i{display:inline-block;font-size:22px;line-height:50px;margin-right:10px;text-align:center;vertical-align:middle;width:40px}.iq-icons-list .icon{height:40px}.iq-icons-list span{display:inline-block;vertical-align:middle}.iq-card-icon{display:inline-block;font-size:22px;height:60px;line-height:60px;text-align:center;width:60px}.ion-icon{font-size:22px;height:15px;line-height:15px;margin-right:10px;width:15px}.iq-iconbox{border-radius:10px 10px 0 10px;font-size:25px;height:50px;line-height:50px;text-align:center;width:50px}.iq-icon-box{font-size:26px;height:64px;line-height:64px;margin-right:10px;min-width:64px;text-align:center;text-decoration:none;width:64px}.card.iq-border-box{border-bottom:4px solid}.profile-icon{border-radius:50%;font-size:20px;font-weight:700;height:40px;line-height:40px;text-align:center;width:40px}.iq-error{display:inline-block;overflow:hidden;width:100%}.iq-error h1.text-in-box{font-size:8em;font-weight:700;left:0;position:absolute;right:0;top:0}.iq-error-img{display:inline-block;margin-bottom:20px;position:static}.iq-error .iq-error-img{width:70%}.height-self-center{border-radius:10px 10px 0 10px;height:100vh}.iq-maintenance img{width:50%}@media (max-width:767px){.iq-error h1.text-in-box{font-size:5em}.iq-error .iq-error-img,.iq-maintenance img{width:90%}.iq-maintenance h3{padding:0 15px}}@media (max-width:479px){.iq-error h1.text-in-box{font-size:4em}.iq-error h2{font-size:1.5em}}.login-content{height:100vh;position:relative;z-index:99}.login-content .floating-label label{color:#737b8e;font-size:14px;font-weight:400;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out}.login-content .form-control{border-color:#f6f8fb}.login-content .form-control:focus{border-color:#47b4ac}.login-content .custom-control-label:before{background-color:#fff}.login-content .custom-control-label.control-label-1{line-height:24px}.login-content .auth-card{display:block;height:auto;margin:15px auto;min-height:480px;overflow:hidden;position:relative;width:100%}.login-content .auth-card .auth-content{height:100%!important;min-height:480px}.floating-label{margin-bottom:20px;position:relative}.floating-input:focus~label{background:#fff;border-radius:10px 10px 0 10px;color:#47b4ac;font-size:10px;left:6px;padding:0 8px;top:0}.floating-input:not(:placeholder-shown){border:1px solid #c2c6cf;color:#737b8e}.floating-input:not(:placeholder-shown)~label{background:#fff;font-size:14px;padding:5px 8px;top:0}@media (min-width:992px){.lb-img{left:0;width:213px}.lb-img,.rb-img{bottom:0;position:absolute}.rb-img{right:0;width:194px}.cnf-mail{width:80%}}@media (max-width:991px){.content-right,.lb-img,.rb-img{display:none}}.active-faq a.accordion-title{display:block;padding-right:45px}.iq-accordion.career-style.faq-style .iq-accordion-block{border-radius:10px 10px 0 10px;padding:10px 5px}.iq-accordion.career-style.faq-style .iq-accordion-block .accordion-title span{padding-left:0}.iq-accordion.career-style.faq-style .iq-accordion-block .accordion-details p{padding-bottom:15px;padding-left:15px;padding-top:15px}.iq-accordion.career-style.faq-style .accordion-title:before{border-radius:10px 10px 0 10px;border-radius:90px;color:#1e1e1e;content:"";cursor:pointer;display:inline-block;font-family:remixicon;font-size:16px;font-weight:400;height:45px;line-height:16px;line-height:45px;position:absolute;right:15px;text-align:center;top:-8px;transition:all .3s ease-in-out;width:45px}.iq-accordion.career-style.faq-style .iq-accordion-block.accordion-active .accordion-title:before{border-radius:90px;content:"";display:inline-block}.iq-accordion.career-style.faq-style .active-faq .row{background:#0000;padding:10px 0}.iq-accordion.career-style .iq-accordion-block{margin-bottom:30px}.iq-accordion.career-style .iq-accordion-block .accordion-title span{color:#01041b;display:table-cell;font-size:16px}#loading{background-color:#fff;bottom:0;height:100%;left:0;margin-top:0;overflow:hidden!important;position:fixed;right:0;top:0;width:100%;z-index:999999}#loading-center{background:url(/static/media/loader.54365dacf5e08bca78ff.gif) no-repeat scroll 50%;background-size:20%;height:100%;position:relative;width:100%}.loader{bottom:0;height:3em;left:0;margin:auto;position:absolute;right:0;top:0;width:3em}@keyframes loader1{0%,to{box-shadow:0 -2.6em 0 0 #4788ff,1.8em -1.8em 0 0 #4788ff33,2.5em 0 0 0 #4788ff33,1.75em 1.75em 0 0 #4788ff33,0 2.5em 0 0 #4788ff33,-1.8em 1.8em 0 0 #4788ff33,-2.6em 0 0 0 #4788ff80,-1.8em -1.8em 0 0 #4788ffb3}12.5%{box-shadow:0 -2.6em 0 0 #4788ffb3,1.8em -1.8em 0 0 #4788ff,2.5em 0 0 0 #4788ff33,1.75em 1.75em 0 0 #4788ff33,0 2.5em 0 0 #4788ff33,-1.8em 1.8em 0 0 #4788ff33,-2.6em 0 0 0 #4788ff33,-1.8em -1.8em 0 0 #4788ff80}25%{box-shadow:0 -2.6em 0 0 #4788ff80,1.8em -1.8em 0 0 #4788ffb3,2.5em 0 0 0 #4788ff,1.75em 1.75em 0 0 #4788ff33,0 2.5em 0 0 #4788ff33,-1.8em 1.8em 0 0 #4788ff33,-2.6em 0 0 0 #4788ff33,-1.8em -1.8em 0 0 #4788ff33}37.5%{box-shadow:0 -2.6em 0 0 #4788ff33,1.8em -1.8em 0 0 #4788ff80,2.5em 0 0 0 #4788ffb3,1.75em 1.75em 0 0 #4788ff,0 2.5em 0 0 #4788ff33,-1.8em 1.8em 0 0 #4788ff33,-2.6em 0 0 0 #4788ff33,-1.8em -1.8em 0 0 #4788ff33}50%{box-shadow:0 -2.6em 0 0 #4788ff33,1.8em -1.8em 0 0 #4788ff33,2.5em 0 0 0 #4788ff80,1.75em 1.75em 0 0 #4788ffb3,0 2.5em 0 0 #4788ff,-1.8em 1.8em 0 0 #4788ff33,-2.6em 0 0 0 #4788ff33,-1.8em -1.8em 0 0 #4788ff33}62.5%{box-shadow:0 -2.6em 0 0 #4788ff33,1.8em -1.8em 0 0 #4788ff33,2.5em 0 0 0 #4788ff33,1.75em 1.75em 0 0 #4788ff80,0 2.5em 0 0 #4788ffb3,-1.8em 1.8em 0 0 #4788ff,-2.6em 0 0 0 #4788ff33,-1.8em -1.8em 0 0 #4788ff33}75%{box-shadow:0 -2.6em 0 0 #4788ff33,1.8em -1.8em 0 0 #4788ff33,2.5em 0 0 0 #4788ff33,1.75em 1.75em 0 0 #4788ff33,0 2.5em 0 0 #4788ff80,-1.8em 1.8em 0 0 #4788ffb3,-2.6em 0 0 0 #4788ff,-1.8em -1.8em 0 0 #4788ff33}87.5%{box-shadow:0 -2.6em 0 0 #4788ff33,1.8em -1.8em 0 0 #4788ff33,2.5em 0 0 0 #4788ff33,1.75em 1.75em 0 0 #4788ff33,0 2.5em 0 0 #4788ff33,-1.8em 1.8em 0 0 #4788ff80,-2.6em 0 0 0 #4788ffb3,-1.8em -1.8em 0 0 #4788ff}}@keyframes loader2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader-3-outter{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader-3-inner{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes loader4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader5{0%,to{transform:translateX(0)}75%{transform:translateX(30px)}}@keyframes loader5_1{0%,to{transform:translateY(0)}75%{transform:translateY(30px)}}@keyframes loader5_2{0%,to{transform:translate(0)}75%{transform:translate(30px,30px)}}@keyframes inner1{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0deg)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(1turn)}}@keyframes inner2{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0deg)}to{transform:rotateX(50deg) rotateY(10deg) rotate(1turn)}}@keyframes inner3{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0deg)}to{transform:rotateX(35deg) rotateY(55deg) rotate(1turn)}}@keyframes loader7{0%{transform:rotate(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(180deg) rotateX(180deg)}}@keyframes loader8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader10{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(40px,40px) rotate(45deg)}50%{transform:translateY(80px) rotate(0deg)}75%{transform:translate(-40px,40px) rotate(45deg)}}@keyframes loader11{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader12{0%{border-radius:50%;transform:rotate(0deg)}50%{border-radius:0;transform:rotate(90deg)}to{border-radius:50%;transform:rotate(180deg)}}@keyframes loader13{to{transform:rotate(1turn)}}@keyframes loader14{0%{-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;transform:scale(0)}50%{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1}to{-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;transform:scale(1)}}@keyframes loader15-inner{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes loader15{0%{border-width:0}to{border-width:10px}}@keyframes loader16{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.iq-loader-box{align-items:center;display:flex;height:150px;justify-content:center;text-align:center;vertical-align:middle}.iq-loader-box [class*=loader-]{border-radius:50%;color:inherit;display:inline-block;height:60px;position:relative;vertical-align:middle;width:60px}.iq-loader-box .iq-loader-1{animation:loader1 1.1s ease infinite;border-radius:50%;height:1em;position:relative;text-indent:-9999em;transform:translateZ(0);width:1em}.iq-loader-box .iq-loader-2{animation:loader2 1s linear infinite;border:7px double #37e6b0}.iq-loader-box .iq-loader-2:after,.iq-loader-box .iq-loader-2:before{background:#37e6b0;border-radius:50%;bottom:0;content:"";height:12px;position:absolute;right:37px;width:12px}.iq-loader-box .iq-loader-2:after{left:37px;top:0}.iq-loader-box .iq-loader-3{border-radius:50%;display:inline-block;position:relative;vertical-align:middle}.iq-loader-box .iq-loader-3 .loader-outter{animation:loader-3-outter 1s cubic-bezier(.42,.61,.58,.41) infinite;border:4px solid #f50057;border-bottom:0;border-left-color:#0000;border-radius:50%;height:100%;position:absolute;width:100%}.iq-loader-box .iq-loader-3 .loader-inner{animation:loader-3-inner 1s cubic-bezier(.42,.61,.58,.41) infinite;border-bottom:4px solid #f50057;border-left:4px solid #f50057;border-radius:50%;border-right:0;border-top:4px solid #0000;height:40px;left:calc(50% - 20px);position:absolute;top:calc(50% - 20px);width:40px}.iq-loader-box .iq-loader-4{animation:loader4 1s linear infinite;border-color:#fe721c #0000;border-radius:50%;border-style:solid;border-width:.2em;position:relative}.iq-loader-box .iq-loader-4:before{right:-.3em;top:-.05em;transform:rotate(135deg)}.iq-loader-box .iq-loader-4:after,.iq-loader-box .iq-loader-4:before{border:.2em solid;border-color:#0000 #0000 #fe721c;content:"";display:block;height:0;position:absolute;width:0}.iq-loader-box .iq-loader-4:after{bottom:-.05em;left:-.3em;transform:rotate(-45deg)}.iq-loader-box .iq-loader-5{border-radius:100%;height:100px;margin:0 auto;position:relative;width:100px}.iq-loader-box .iq-loader-5 span{background-color:#1b98e0;background-color:var(--info);display:block;height:20px;left:calc(50% - 20px);position:absolute;top:calc(50% - 20px);width:20px}.iq-loader-box .iq-loader-5 span:first-child{animation:loader5 1s ease-in-out infinite}.iq-loader-box .iq-loader-5 span:nth-child(2){animation:loader5_1 1s ease-in-out infinite}.iq-loader-box .iq-loader-5 span:nth-child(3){animation:loader5_2 1s ease-in-out infinite}.iq-loader-box .iq-loader-6 .inner{border-radius:50%;box-sizing:border-box;height:100%;position:absolute;width:100%}.iq-loader-box .iq-loader-6 .inner1{animation:inner1 1s linear infinite;border-bottom:3px solid #ff4b4b;left:0;top:0}.iq-loader-box .iq-loader-6 .inner2{animation:inner2 1s linear infinite;border-right:3px solid #ff4b4b;right:0;top:0}.iq-loader-box .iq-loader-6 .inner3{animation:inner3 1s linear infinite;border-top:3px solid #ff4b4b;bottom:0;right:0}.iq-loader-box .iq-loader-7:before{animation:loader7 1s infinite;background-color:#3498db;content:"";height:50px;left:0;position:absolute;width:50px}.iq-loader-box .iq-loader-8{animation:loader8 1s linear infinite;border-color:#0000 #d0bac2;border-radius:50%;border-style:solid;border-width:1.2em}.iq-loader-box .iq-loader-9{animation:loader9 1.1s linear infinite;border:1.1em solid #ff6bd033;border-left-color:#ff6bd0;border-radius:50%;font-size:10px;height:7em;margin:60px auto;position:relative;text-indent:-9999em;transform:translateZ(0);width:7em}.iq-loader-box .iq-loader-9:after{border-radius:50%;height:7em;width:7em}.iq-loader-box .iq-loader-10:after,.iq-loader-box .iq-loader-10:before{animation:loader10 1s ease-in-out infinite;background-color:#3450db;content:"";height:20px;left:calc(50% - 10px);position:absolute;top:-10px;width:20px}.iq-loader-box .iq-loader-10:after{animation-delay:.5s;bottom:0}.iq-loader-box .iq-loader-11{background:#000}.iq-loader-box .iq-loader-11:before{animation:loader11 1s linear infinite;background-color:#fff;border-radius:50%;bottom:0;content:"";height:25px;left:50%;margin:0 0 0 -12px;position:absolute;top:auto;transform-origin:50% 0;width:25px}.iq-loader-box .iq-loader-12{animation:loader12 1s linear infinite;background:#6dca5c}.iq-loader-box .iq-loader-13{animation:loader13 1s linear infinite;border-radius:100%;border-right:.2em solid #0000;border-top:.2em solid #a7a4ca;position:relative}.iq-loader-box .iq-loader-14{border:0 solid #0000;border-radius:50%;position:relative}.iq-loader-box .iq-loader-14:before{animation:loader14 1s linear infinite;animation-delay:1s}.iq-loader-box .iq-loader-14:after,.iq-loader-box .iq-loader-14:before{border:1em solid #13d7eb;border-radius:50%;content:"";height:inherit;left:0;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;position:absolute;top:0;width:inherit}.iq-loader-box .iq-loader-14:after{animation:loader14 1s linear infinite;animation-delay:.5s}.iq-loader-box .iq-loader-15{animation:loader15-inner 1s ease-out infinite alternate;border:6px groove #7e57c2;transform:rotate(1turn);transition:all 1s ease}.iq-loader-box .iq-loader-15 .loader-inner{animation:loader15 1s ease-out infinite alternate;border:0 inset #9575cd;border-radius:50%;height:100%;width:100%}.iq-loader-box .iq-loader-16{animation:loader16 2s linear infinite both;border:5px dashed #b3a57c;height:70px;width:70px}.treegrid-indent{display:inline-block;height:16px;position:relative;width:0}.tab-content .table tbody tr,.table-data .table tbody tr{color:#000}.treegrid-expander{cursor:pointer;display:inline-block;height:16px;left:-17px;position:relative;width:0}.glyphicon.glyphicon-chevron-right:before{bottom:0;content:"\EA6E";font-family:remixicon;left:0;position:absolute;right:0;top:0}.glyphicon.glyphicon-chevron-down:before{bottom:0;content:"\EA4E";font-family:remixicon;left:0;position:absolute;right:0;top:0}.glyphicon.glyphicon-plus:before{content:"\EA13"}.glyphicon.glyphicon-minus:before,.glyphicon.glyphicon-plus:before{bottom:0;font-family:remixicon;left:0;position:absolute;right:0;top:0}.glyphicon.glyphicon-minus:before{content:"\F1AF"}.grid-m{margin-bottom:30px}.grid-m:nth-last-child(-n+4){margin-bottom:0}.g-box{background:#fff}.g-desc{border:1px solid #d2c9ff66}.masonry .item{display:block;padding:10px;width:25%}.masonry .item a{cursor:zoom-in}.masonry .item img{width:100%}.grid-sizer{display:block;padding:10px;width:25%}.b-radius-top{border-radius:10px 10px 0 10px 10px 10px 0 10px 0 0}.b-radius-bottom{border-radius:0 0 10px 10px 0 10px 10px 10px 0 10px}.hover-effects{overflow:hidden;position:relative}.hover-effects a{cursor:pointer}.hover-effects:hover .effect-1{transform:scale3d(1.2,1.2,1)}.hover-effects:hover .effect-2{transform:scale(1)}.hover-effects:hover .effect-3{margin-left:0}.hover-effects:hover .effect-4{transform:rotate(0) scale(1)}.hover-effects:hover .ovrlay-1-a,.hover-effects:hover .ovrlay-1-b{left:0;top:0}.hover-effects:hover .ovrlay-2-a,.hover-effects:hover .ovrlay-2-b{left:0}.hover-effects:hover .ovrlay-3-a,.hover-effects:hover .ovrlay-3-b{transform:scale(1)}.hover-effects:hover .ovrlay-4-a,.hover-effects:hover .ovrlay-4-b{top:0}.hover-effects:hover .ovrlay-5{left:0;opacity:1;visibility:visible}.hover-effects:hover .ovrlay-6{transform:perspective(600px) rotateX(0deg);visibility:visible}.hover-effects:hover .ovrlay-7{opacity:1;transform:perspective(400px) rotateX(0deg)}.hover-effects:hover .ovrlay-8{right:0}.hover-effects:hover .effect-8{right:40px}.effect-1,.effect-2{transition:all .3s ease-in-out}.effect-2{transform:scale(1.2)}.effect-3{margin-left:30px;transform:scale(1.3)}.effect-3,.effect-4{transition:all .3s ease-in-out}.effect-4{transform:rotate(12deg) scale(1.4)}.ovrlay-1-a{left:-100%;top:-100%}.ovrlay-1-a,.ovrlay-1-b{background:#00000040;height:100%;position:absolute;transition:all .3s ease-in-out;width:100%}.ovrlay-1-b{left:100%;top:100%}.ovrlay-2-a{left:-100%}.ovrlay-2-a,.ovrlay-2-b{background:#00000040;height:100%;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}.ovrlay-2-b{left:100%}.ovrlay-3-a{top:0;top:100%}.ovrlay-3-a,.ovrlay-3-a .ovrlay-3-b{background:#00000040;height:100%;left:0;position:absolute;transform:scale(0);width:100%}.ovrlay-3-a .ovrlay-3-b{top:0;transition:all .3s ease-in-out}.ovrlay-3-a .ovrlay-4-a{top:-100%;transition:all .3s ease-in-out}.ovrlay-3-a .ovrlay-4-a,.ovrlay-3-a .ovrlay-4-b{background:#00000040;height:100%;left:0;position:absolute;width:100%}.ovrlay-5{background:#47b4ac;height:100%;left:-100%;overflow:auto;padding:0 15px;position:absolute;top:0;transition:all .3s ease-in-out;visibility:hidden;width:100%;z-index:1}.ovrlay-5,.ovrlay-5 h4{color:#fff}.ovrlay-6{background:#47b4ac;height:100%;left:0;overflow:auto;padding:0 15px;position:absolute;top:0;transform:perspective(600px) rotateX(-90deg);transition:all .3s ease-in-out;visibility:hidden;width:100%}.ovrlay-6 h4,.ovrlay-6 p{color:#fff}.ovrlay-8{background:#47b4ac;height:100%;overflow:auto;padding:0 10px;position:absolute;right:-40%;top:0;transition:all .3s ease-in-out;width:40%}.ovrlay-8 h4{color:#fff}.ovrlay-8 .i-btn{background:#0000;border:1px solid #fff;border-radius:50%;bottom:10px;color:#fff!important;font-size:17px;height:40px;line-height:40px;position:absolute;right:10%;text-align:center;transform:translateX(-50%);width:40px}.ovrlay-7{background:#000c;height:100%;left:0;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;position:absolute;top:0;transform:perspective(400px) rotateX(-90deg);transform-origin:top;transition:all .3s ease-in-out;width:100%}.ovrlay-7 .button{background:#fff;border-radius:50%;height:40px;left:50%;line-height:40px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:40px}.ovrlay-7 .button i{color:#47b4ac}.effect-8{position:relative;right:0;top:0;transition:all .3s ease-in-out;width:100%}.data-table .table th{border-bottom-width:1px;border-top:none}.dataTables_filter .form-control:focus,.dataTables_length .form-control:focus{background-color:#fff;border-color:#47b4ac}@media (max-width:991px){.masonry .grid-sizer,.masonry .item{width:33.33%}}@media (max-width:767px){.masonry .grid-sizer,.masonry .item{padding:0 0 18px;width:100%}}.logo-invoice{height:40px}.print .card-title{color:#fff}.print .table thead{background:#fff}.print .table th,.print .table thead th{border:0}.print .table td{border-top:0}.print .table tr{border-top:1px solid #dee2e6}.print .table tr:first-child{border-top:0}.btn-primary-dark{background:#235854;color:#fff}.btn-primary-dark:hover{color:#fff}.or-detail{background:#fff;border:1px solid #d2c9ff66}.or-detail p{margin-bottom:0}.ttl-amt{border-top:1px solid #d2c9ff66}#scroll1{height:250px;position:relative;width:600px}.sweet_al .btn{margin-right:5px}@media (max-width:479px){.header-invoice{display:block!important;text-align:center}.header-invoice .invoice-btn{margin-top:15px}}.pricing .table th{border-bottom:1px solid #dee2e6;border-top:none}.pricing .table td{border-top:none!important}.pricing .table tr{border-bottom:1px solid #dee2e6}.pricing .table tr:last-child{border-bottom:0}.prc-box{background:#dbf6f0;border-radius:10px 10px 0 10px;padding:15px;position:relative}.type{background:#47b4ac;color:#fff;font-weight:500;left:50%;padding:9px 25px;position:absolute;top:-15px;transform:translateX(-50%)}.type:before{border-left:15px solid #235854;right:-15px}.type:after,.type:before{border-top:15px solid #0000;content:"";height:0;position:absolute;top:0;width:0}.type:after{border-right:15px solid #235854;left:-15px}.prc-box.active{background:#47b4ac}.prc-box.active .h3{color:#fff}.prc-box.active .type{background:#dbf6f0;color:#01041b}.prc-box.active .type:before{border-left:16px solid #235854;right:-16px}.prc-box.active .type:after{border-right:16px solid #235854;left:-16px}.prc-wrap{border-bottom:none!important}.i_close{font-size:22px}.p-image{background:#47b4ac;border-radius:50%;bottom:10px;color:#fff;cursor:pointer;font-size:12px;height:30px;line-height:28px;position:absolute;right:6px;text-align:center;top:auto;transition:all .3s ease;width:30px}.upload-button{font-size:1.5em}.file-upload{display:none}.upload_profile{position:relative}.child-cell.active{color:#47b4ac}.iq-social ul li a{display:block;font-size:16px;line-height:43px;text-align:center}.card .pricing-radius-box{border-radius:60px 0 60px 0}.pricing-header{background:#f5f6f9;border-radius:10px 10px 50% 50%;margin-bottom:20px;padding:20px 0;transition:all .3s ease-in-out}.pricing-details .icon-data{font-size:50px}.pricing-custom-tab .tab-pane.fade.active.show{display:block}.pricing-custom-tab .tab-pane.fade{display:none}.pricing-custom-tab li.nav-item .nav-link{border:1px solid #c2c6cf;border-radius:0;color:#01041b;font-size:16px;padding:12px 35px}.pricing-custom-tab li.nav-item .nav-link.active{background:#47b4ac;color:#fff}.pricing-custom-tab li.nav-item .star-circle{background-color:#47b4ac;border-radius:50%;-ms-box-shadow:0 0 0 3px #ffffff80;-o-box-shadow:0 0 0 3px #ffffff80;box-shadow:0 0 0 3px #ffffff80;color:#fff;display:block;font-size:13px;height:25px;left:-14px;line-height:23px;padding:0;position:absolute;text-align:center;top:-14px;width:20px;z-index:1}.nav-pills li{position:relative}.iq-avatars .iq-avatar{display:inline-block;margin-bottom:10px;margin-right:10px;position:relative}.subscriber-detail .title{line-height:26px;padding:5px 20px}.subscriber-detail .iq-card-btn{border:4px solid #fff;font-size:20px;height:40px;left:-15px;line-height:22px;margin:0 auto;padding:2px;position:absolute;top:0;width:40px}.subscriber-detail .iq-card-btn.title-instagram{background-color:#d6249f!important;background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important;color:#fff}.subscriber-detail .iq-card-btn.title-whatsapp{background-color:#00e676!important;color:#fff;text-shadow:1px 1px 10px #00000038}.subscriber-detail .iq-card-btn.title-twitter{background-color:#1da1f2!important;color:#fff}.subscriber-detail .iq-card-btn.title-facebook{background-color:#3b5998!important;background-image:linear-gradient(#4e69a2,#3b5998 50%)!important;color:#fff}.add-form-list .form-control.image-file{line-height:26px}.bootstrap-select .dropdown-toggle{border:1px solid #c2c6cf;border-radius:10px 10px 0 10px;font-size:14px;height:45px;line-height:45px;padding:.375rem .75rem}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{color:#737b8e;font-weight:400}.bootstrap-select .dropdown-toggle:focus{outline:medium none invert!important;outline:initial!important}.bootstrap-select .dropdown-menu{border:1px solid #c2c6cf;box-shadow:none}.bootstrap-select .dropdown-menu li a:hover{background-color:#fff}.bootstrap-select .dropdown-menu li a.active{background-color:#fff;color:#35405a}.bootstrap-select .dropdown-menu .inner{border:initial}.dataTables_wrapper .dataTables_length{margin-bottom:20px}@media (max-width:790px){.add-list{margin-top:20px}}.ui-kit .iq-top-navbar{padding:0 15px;width:100%}.ui-kit .content-page{margin:0}.ui-kit .iq-footer{margin:0;width:100%}.ui-kit .header-logo{align-items:flex-start;display:flex}.ui-kit .header-logo img{height:25px}.ui-kit .section-content{padding:50px 0}.ui-kit .section-content .buttons button{margin-right:10px}.ui-kit .section-content .content-shadow-input{background:#f4f5fa;margin-bottom:50px;padding:50px 0}.ui-kit .section-content .form-control-alt{border:0;box-shadow:0 1px 3px #32325d26,0 1px 0 #0003;transition:all .15s ease-in-out}.profile-icon.iq-icon-box{font-size:26px;height:58px;line-height:58px;margin-right:10px;text-align:center;text-decoration:none;width:58px}.profile-bg{border-radius:10px 10px 0}.profile-overly{background:#fff;border:1px solid #ececec;border-radius:10px 10px 0 0;bottom:0;left:auto;padding:10px 30px;position:absolute;right:0;text-align:center}ul.iq-contact-rest li a p{word-break:break-all}.crm-p-image{border:5px solid #fff;border-radius:50%;bottom:-9px;cursor:pointer;font-size:12px;height:35px;left:69px;line-height:30px;position:absolute;text-align:center;top:auto;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:35px}.card-profile{font-size:16px;margin-top:-120px}.skill-number{margin-left:5px;margin-right:10px}.profile-tab.nav-pills .nav-item{margin-bottom:10px}.profile-tab.nav-pills .nav-item:first-child .nav-link{margin-left:0}.profile-tab.nav-pills .nav-link{font-size:18px;margin:0 20px;-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;-o-opacity:.5;opacity:.5;padding:0 0 10px;position:relative}.profile-tab.nav-pills .nav-link:before{background:#35405a;border:1px solid #35405a;bottom:0;content:"";height:1px;left:0;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;position:absolute;transition:all .3s ease-in-out;width:100%}.profile-tab.nav-pills .nav-link.active{background:#0000;color:#35405a}.profile-tab.nav-pills .nav-link.active,.profile-tab.nav-pills .nav-link.active:before,.profile-tab.nav-pills .nav-link:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1}.profile-tab.nav-pills .nav-link:hover{background:#0000;color:#35405a}.profile-tab.nav-pills .nav-link:hover:before{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1}.profile-content{font-size:16px}.profile-info{padding:0 10px;position:relative}.profile-info:before{background:#c2c6cf;border-right:1px solid #c2c6cf;content:"";height:50px;position:absolute;right:0;top:30px;width:1px}.profile-info:first-child{padding-left:0}.profile-info:last-child{padding-right:0}.profile-info:last-child:before{display:none}.profile-info .profile-icon.icon{line-height:36px}.profile-media{padding-bottom:40px;position:relative;z-index:9}.profile-media:before{background:#c2c6cf;border-right:2px solid #c2c6cf;content:"";height:100%;left:9px;position:absolute;top:0;width:1px;z-index:-1}.profile-dots{background:#fff;border:2px solid;border-radius:3px;height:20px;width:20px}.iq-progress-primary{background:#398f89!important}.iq-progress-secondary{background:#262d75!important}.iq-progress-success{background:#398f5c!important}.iq-progress-info{background:#1679b2!important}.iq-progress-warning{background:#a8862c!important}.iq-progress-danger{background:#be3e28!important}.iq-progress-light{background:#d3ddeb!important}.iq-progress-dark{background:#000!important}.iq-progress-orange{background:#262d75!important}.iq-progress-purple{background:#37268e!important}.iq-progress-skyblue{background:#0773d2!important}.iq-progress-light-gray{background:#d1d5ea!important}.iq-progress-white{background:#e6e6e6!important}.icon-primary,.icon-text-primary{color:#1c4643!important}.icon-secondary,.icon-text-secondary{color:#0d0f28!important}.icon-success,.icon-text-success{color:#1c462d!important}.icon-info,.icon-text-info{color:#0b3b57!important}.icon-text-warning,.icon-warning{color:#574517!important}.icon-danger,.icon-text-danger{color:#6a2316!important}.icon-light,.icon-text-light{color:#8ca6cc!important}.icon-dark,.icon-text-dark{color:#000!important}.icon-orange,.icon-text-orange{color:#0d0f28!important}.icon-purple,.icon-text-purple{color:#18113d!important}.icon-skyblue,.icon-text-skyblue{color:#043d6f!important}.icon-light-gray,.icon-text-light-gray{color:#8b95ca!important}.icon-text-white,.icon-white{color:#b3b3b3!important}@media (max-width:991px){.profile-info:before{display:none}}@media (max-width:575px){.card-profile{margin-top:-70px}}@media (max-width:479px){.profile-overly h3{font-size:18px}}@media (max-width:379px){.profile-tab.nav-pills .nav-item{width:100%}.profile-tab.nav-pills .nav-item .nav-link{margin:0}}.dark{background:#0d0d0d;color:#676e8a;transition:all .3s ease-in-out}.dark .bg-primary-light{background-color:#4788ff1a!important}.dark a.bg-primary-light:focus,.dark a.bg-primary-light:hover,.dark button.bg-primary-light:focus,.dark button.bg-primary-light:hover{background-color:#1467ff1a!important}.dark .bg-secondary-light{background-color:#6c757d1a!important}.dark a.bg-secondary-light:focus,.dark a.bg-secondary-light:hover,.dark button.bg-secondary-light:focus,.dark button.bg-secondary-light:hover{background-color:#545b621a!important}.dark .bg-success-light{background-color:#37e6b21a!important}.dark a.bg-success-light:focus,.dark a.bg-success-light:hover,.dark button.bg-success-light:focus,.dark button.bg-success-light:hover{background-color:#1ad09a1a!important}.dark .bg-info-light{background-color:#876cfe1a!important}.dark a.bg-info-light:focus,.dark a.bg-info-light:hover,.dark button.bg-info-light:focus,.dark button.bg-info-light:hover{background-color:#5e39fe1a!important}.dark .bg-warning-light{background-color:#fe721c1a!important}.dark a.bg-warning-light:focus,.dark a.bg-warning-light:hover,.dark button.bg-warning-light:focus,.dark button.bg-warning-light:hover{background-color:#e658011a!important}.dark .bg-danger-light{background-color:#ff4b4b1a!important}.dark a.bg-danger-light:focus,.dark a.bg-danger-light:hover,.dark button.bg-danger-light:focus,.dark button.bg-danger-light:hover{background-color:#ff18181a!important}.dark .bg-light-light{background-color:#c7cbd31a!important}.dark a.bg-light-light:focus,.dark a.bg-light-light:hover,.dark button.bg-light-light:focus,.dark button.bg-light-light:hover{background-color:#aab0bd1a!important}.dark .bg-dark-light{background-color:#01041b1a!important}.dark a.bg-dark-light:focus,.dark a.bg-dark-light:hover,.dark button.bg-dark-light:focus,.dark button.bg-dark-light:hover{background-color:#0000001a!important}.dark .bg-orange-light{background-color:#fd7e141a!important}.dark a.bg-orange-light:focus,.dark a.bg-orange-light:hover,.dark button.bg-orange-light:focus,.dark button.bg-orange-light:hover{background-color:#dc65021a!important}.dark .bg-purple-light{background-color:#4731b61a!important}.dark a.bg-purple-light:focus,.dark a.bg-purple-light:hover,.dark button.bg-purple-light:focus,.dark button.bg-purple-light:hover{background-color:#37268e1a!important}.dark #loading-center{background-image:url(/static/media/loader.54365dacf5e08bca78ff.gif)}.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6{color:#aea8f5}.dark hr{border-color:#212532}.dark .btn,.dark label,.dark p,.dark span{color:#676e8a}.dark .btn span{color:inherit}.dark .card-header .view-btn.light-gray,.dark .dropdown-bg.btn{background:#151515}.dark .prc-box .h3{color:#aea8f5}.dark #loading{background-color:#0d0d0d}.dark ::-webkit-scrollbar-track{background:#212532}.dark span.btn-outline-danger,.dark span.btn-outline-info,.dark span.btn-outline-primary,.dark span.btn-outline-success,.dark span.btn-outline-warning{color:inherit}.dark .border.border-danger,.dark .border.border-info,.dark .border.border-primary,.dark .border.border-success,.dark .border.border-warning{border-color:inherit!important}.dark .border-right{border-color:#212532!important}.dark .btn-outline-primary.view-more{color:#47b4ac}.dark .btn-outline-primary.view-more:hover{background:#0000}.dark .bg-danger-light span,.dark .bg-info-light span,.dark .bg-primary-light span,.dark .bg-success-light span,.dark .bg-warning-light span{color:inherit}.dark span.apexcharts-legend-text{color:#676e8a!important}.dark .apexcharts-yaxis text{fill:#676e8a}.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{color:#676e8a!important;cursor:default}.dark .flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#2b343b!important}.dark .iq-sidebar{background:#0d0d0d}.dark .sidebar-default .iq-sidebar-menu .iq-menu>li.active>a{background:#151515}.dark .iq-sidebar-menu .iq-menu li a,.dark .iq-sidebar-menu .iq-menu li a span{color:#676e8a}.dark .iq-sidebar-menu .iq-menu li:hover>a,.dark .iq-sidebar-menu .iq-menu li:hover>a span{color:#47b4ac}.dark .wrapper-menu{color:#aea8f5}.dark .sidebar-default .iq-sidebar-menu .iq-menu>li.active .iq-submenu li.active>a,.dark .sidebar-default .iq-sidebar-menu .iq-menu>li.active .iq-submenu li.active>a span,.dark .sidebar-default .iq-sidebar-menu .iq-menu>li.active>a,.dark .sidebar-default .iq-sidebar-menu .iq-menu>li.active>a span{color:#47b4ac}.dark .iq-top-navbar,.dark .iq-top-navbar .iq-sub-dropdown{background:#0d0d0d}.dark .navbar-list li .iq-sub-dropdown .iq-sub-card,.dark .navbar-list li>a{color:#676e8a}.dark .iq-search-bar .search-input{background:#0d0d0d;border-color:#212532;color:#676e8a}.dark .cust-title{border-color:#212532}.dark .iq-footer{background:#0d0d0d}.dark .iq-footer ul li a{color:#676e8a}.dark .iq-footer ul li a:hover{color:#47b4ac}.dark .card,.dark .change-mode .custom-switch.custom-switch-icon .custom-control-input:checked~.custom-control-label:before{border-color:#212532}.dark .card{background-color:#0d0d0d;transition:all .3s ease-in-out}.dark .card .card-header{border-color:#212532}.dark .card-transparent{background:#0000}.dark .text-dark-{color:#fff!important}.dark .text-body,.dark .text-muted{color:#676e8a!important}.dark .breadcrumb-item.active,.dark .table{color:#676e8a}.dark .table .ligth th{background-color:#151515}.dark .table td{border-color:#212532;color:#aea8f5}.dark .tab-content .table tbody tr,.dark .table-data .table tbody tr{color:#676e8a}.dark .dataTables_wrapper .dataTables_paginate span .paginate_button.current{background:#4788ff1a!important}.dark table.dataTable thead td,.dark table.dataTable thead th,.dark table.dataTable.no-footer{border-color:#212532!important}.dark .iq-top-navbar .navbar-toggler{background:#0d0d0d;color:#aea8f5}.dark .iq-alert-text h1,.dark .iq-alert-text h2,.dark .iq-alert-text h3,.dark .iq-alert-text h4,.dark .iq-alert-text h5,.dark .iq-alert-text h6,.dark .iq-alert-text p{color:inherit}.dark .border,.dark .border-bottom{border-color:#212532!important}.dark .breadcrumb,.dark .list-group-item{background:#0d0d0d}.dark .blockquote-footer,.dark pre{color:#676e8a}.dark .modal-content{background:#0d0d0d}.dark .page-link{background-color:#0d0d0d}.dark .page-item.disabled .page-link{background-color:#0d0d0d;border-color:#47b4ac}.dark .popover{background-color:#0d0d0d}.dark .popover .popover-header{background-color:#0d0d0d;border-color:#212532;color:#676e8a}.dark .popover .popover-body{color:#676e8a}.dark .add-form-list .bootstrap-select .dropdown-menu,.dark .add-form-list .bootstrap-select .dropdown-toggle{border-color:#212532}.dark .add-form-list .bootstrap-select .dropdown-menu li a.active,.dark .add-form-list .bootstrap-select .dropdown-menu li a:hover{background-color:#151515}.dark .dropdown-menu{background-color:#0d0d0d}.dark .dropdown-menu .dropdown-item{color:#676e8a}.dark .dropdown-menu .dropdown-item:focus,.dark .dropdown-menu .dropdown-item:hover{background-color:#47b4ac}.dark .dropdown-menu .dropdown-divider{border-top-color:#212532}.dark .nav-tabs .nav-item a{color:#676e8a}.dark .nav-tabs .nav-item.show .nav-link,.dark .nav-tabs .nav-link.active{color:#47b4ac}.dark .nav-pills .nav-item a{color:#676e8a}.dark .nav-pills .nav-link.active,.dark .nav-pills .show>.nav-link{color:#47b4ac}.dark .table-bordered,.dark .table-bordered td,.dark .table-bordered th{border-color:#212532}.dark .table-striped tbody tr:nth-of-type(odd){background-color:#0d0d0d}.dark .iq-example-row .row>.col,.dark .iq-example-row .row>[class^=col-]{color:#676e8a}.dark table.dataTable tbody tr{background-color:#0d0d0d}.dark table.dataTable thead th{color:#aea8f5!important}.dark .dataTables_wrapper .dataTables_filter input{border-color:#212532}.dark .table-hover tbody tr:hover{color:#fff}.dark .dataTables_wrapper .dataTables_filter,.dark .dataTables_wrapper .dataTables_filter input,.dark .dataTables_wrapper .dataTables_info,.dark .dataTables_wrapper .dataTables_length,.dark .dataTables_wrapper .dataTables_paginate,.dark .dataTables_wrapper .dataTables_processing{color:#676e8a}.dark .dataTables_wrapper .dataTables_paginate .paginate_button{color:#676e8a!important}.dark .form-control{color:#676e8a}.dark .custom-file-label,.dark .form-control{background:#0d0d0d;border-color:#212532}.dark .custom-select,.dark .input-group .input-group-append .input-group-text,.dark .input-group .input-group-prepend .input-group-text{background-color:#0d0d0d;border-color:#212532}.dark .custom-select{color:#676e8a}.dark .custom-file-label:after{background-color:#0d0d0d;color:#676e8a}.dark .form-control::placeholder,.dark ::placeholder{color:#676e8a}.dark .select2-container--default .select2-selection--multiple,.dark .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#0d0d0d;border-color:#212532}.dark .select2-container--default .select2-results__option[aria-selected=true],.dark .select2-results__options{background-color:#0d0d0d}.dark .uploader-file label{background-color:#0d0d0d;border-color:#212532}.dark .ql-snow .ql-stroke{stroke:#fff}.dark .ic-square,.dark form.form-border .form-control{border-color:#212532}.dark .swal2-popup{background:#0d0d0d}.dark .swal2-popup .swal2-content{color:#676e8a}.dark .flatpickr-calendar.inline{background:#0000}.dark .flatpickr-calendar{background:#0d0d0d}.dark .flatpickr-months .flatpickr-month{fill:#fff;background:#0000;color:#fff}.dark .flatpickr-months .flatpickr-next-month svg,.dark .flatpickr-months .flatpickr-prev-month svg{fill:#fff;color:#fff}.dark span.flatpickr-weekday{color:#fff}.dark .stepwizard-row .wizard-step a.btn{background:#0d0d0d}.dark #top-tabbar-vertical li a{background:#0d0d0d;color:#676e8a}.dark .g-box{background:#0d0d0d}.dark .g-desc{border-color:#212532}.dark .blog-left .blog-description{background:#0d0d0d}.dark .blog-detail .blog-meta{background:#0d0d0d;color:#676e8a}.dark .pro-content,.dark .profile-box,.dark .social-ic{background:#0d0d0d}.dark .social-ic a i{color:#676e8a}.dark .timeline-page .iq-timeline0 li .timeline-dots1{background:#0d0d0d}.dark .timeline-page .iq-timeline0 li .timeline-dots{background:#0d0d0d!important}.dark .timeline-page .iq-timeline1 li .timeline-dots{background:#0d0d0d}.dark .prc-box.active .type{background:#47b4ac;color:#fff}.dark .pricing-header{background-color:#0d0d0d}.dark .or-detail,.dark .print .table thead{background:#0d0d0d}.dark .or-detail,.dark .or-detail .ttl-amt{border-color:#212532}.dark .subscriber-detail .iq-card-btn{border-color:#0d0d0d}.dark .iq-accordion.career-style .iq-accordion-block .accordion-title span,.dark .iq-accordion.career-style .iq-accordion-block .accordion-title:before{color:#676e8a}.dark .chat-data,.dark .iq-progress-bar.progress-bar-vertical>span:after,.dark span.iq-start-icon{background:#0d0d0d}.dark .chat-button{background:#0d0d0d;color:#676e8a}.dark .chat-footer.bg-white,.dark .chat-head .bg-white{background:#0d0d0d!important;color:#676e8a!important}.dark .chat-content .chat-left .chat-message{background:#0d0d0d}.dark .iq-chat-ui .nav-pills li a.active{background-color:#0d0d0d}.dark ul.todo-task-lists li.active-task,.dark ul.todo-task-lists li:hover{background:#0d0d0d}.dark .add-new-project>a,.dark .iq-todo-page ul li a{color:#676e8a}.dark .chat-sidebar-channel h5,.dark .iq-chat-ui li a,.dark .iq-email-listbox .iq-email-sender-list>li{border-color:#212532}.dark .iq-email-listbox .iq-email-sender-list .iq-social-media,.dark .iq-email-listbox .iq-email-sender-list>li:hover{background:#0d0d0d}.dark .email-app-details{background-color:#0d0d0d}.dark .profile-overly{background:#0d0d0d}.dark .light-title .card-title{color:#47b4ac}.dark .view-crm a{color:#fff}.dark .crm2 .feature-list{background-color:#0d0d0d}.dark .crm2 .title-text{color:#fff}.dark .crm2 .card-score{background:#0d0d0d}.dark .crm2 .crm-p-image{border-color:#0d0d0d}.dark .iq-social-icon a{color:#676e8a}.dark .iq-acivity span{background:#0d0d0d}.dark .iq-acivity:after{border-top-color:#212532}.dark .floating-input:focus~label,.dark .search-menu-options .form-control,.dark .search-menu-options .iq-search-bar .search-input{background:#0d0d0d}.dark .floating-input:not(:placeholder-shown)~label{background:#0d0d0d;color:#676e8a}.dark svg tspan{fill:#676e8a}.dark .highcharts-background{fill:#0d0d0d}.dark .jvectormap-container{background:#0d0d0d!important}.dark .change-mode .custom-switch.custom-switch-icon label.custom-control-label:after{border-radius:0 5px 5px 0;left:10px}.dark .change-mode .custom-switch.custom-switch-icon label.custom-control-label .switch-icon-right{z-index:9}.dark .reporting_table tbody tr{background-color:#171717;border-bottom:10px solid #222}.dark .dashboard2-header-style .analytic{background:#0d0d0d;width:100%}.dark .iq-menu-horizontal .iq-sidebar-menu .iq-menu li ul{background:#222}.dark .flatpickr-day.nextMonthDay{color:#737b8e}.dark .dashboard3-fixed-menu .dashboard3-info{background:#0d0d0d!important}@media (min-width:1300px){.dark .white-bg-menu{background:#0d0d0d}.dark .dashboard2-header-style .bg-analytic-horizontal{background:#0000}.dark .header-style-1 .iq-menu-horizontal .iq-sidebar-menu .iq-menu>li>a,.dark .header-style-1 .iq-menu-horizontal .iq-sidebar-menu .iq-menu>li>a>span,.dark.salon-2-saidbar-main .iq-menu-horizontal .iq-sidebar-menu .iq-menu li>a,.dark.salon-2-saidbar-main .iq-menu-horizontal .iq-sidebar-menu .iq-menu li>a>span{color:#fff}.dark.salon-2-saidbar-main .iq-menu-horizontal .iq-sidebar-menu .iq-menu li li:hover>a,.dark.salon-2-saidbar-main .iq-menu-horizontal .iq-sidebar-menu .iq-menu li li:hover>a>span{color:#47b473}.dark.tab-horizontal .top-menu .iq-sidebar-menu .iq-menu li.active>a,.dark.tab-horizontal .top-menu .iq-sidebar-menu .iq-menu li.active>a>span,.dark.tab-horizontal .top-menu .iq-sidebar-menu .iq-menu>li:hover>a,.dark.tab-horizontal .top-menu .iq-sidebar-menu .iq-menu>li:hover>a>span,.dark.tab-horizontal .top-menu .iq-sidebar-menu .iq-menu>li>a,.dark.tab-horizontal .top-menu .iq-sidebar-menu .iq-menu>li>a>span{color:#fff}}@media (max-width:1299px){.dark .iq-menu-horizontal,.dark .iq-menu-horizontal ul.iq-menu{background:#0d0d0d}}@media (max-width:991px){.dark .navbar-collapse{background:#0d0d0d}}.card-body.meeting-body{padding:50px 0}.tooltip-inner{background-color:#444;border-radius:5px;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.tooltip .arrow{display:none}.content-box{height:calc(100vh - 225px);overflow-x:hidden;overflow-y:scroll;position:relative}.edit-one{top:48px}.edit-one,.edit-two{left:auto;position:absolute;right:30px}.edit-two{margin-top:-37px}a.ms-signin{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANcAAAApCAYAAACm5bzcAAAACXBIWXMAAAsSAAALEgHS3X78AAAHB0lEQVR4nO2cP0wVSRzH591JcmouocBCCy1soKHAhhBtTO7ZSiuFFmogJEBCZWGCwUijRq1MsLHAFlux1MRKmyu0sQBaijMX4BIKL5/J+27GdfbtPth5xzt+n2TDe7uz8+c3v38zu7zGw4cPvzvDMGrnGBXOz8+bZA2jRh49euR+MYEaRhrMuAwjEWZchpEIMy7DSIQZl2EkwozLMBJhxmUYiTDjMoxEmHEZRiKO7afav8fPl5b5ffWrW3jbKC238Ie9fWX8P7HIZRiJMOMyjETsKy08THz58iXrzYkTJ9zZs2f953fv3rmNjQ03MTGRtLerq6u+3StXrnRFKlXGRZn379+7ixcvukuXLlWqd2tryx+ADBlTuzKDg4OV+3MYoJ+fPn3y/b9161amJynpWeNiQp8+fZpNtrhz546f+BcvXvgzFy5cyBShbmj79evXvtZuGVdsXJLBwMBA9h2n08m4UT6N5dq1a9HxLC0tZW29fPnS/11ZWXG7u7tJ5XxQPn78mMkNGe3s7PjPebnVTU8aF8J58OCBn1QmlANBIUQxMzPjz6WccCYFRYx5+VTkx0XkxCiuXr3qxsfHa2l1bW3tJ+PCWPOODIgCqeV8UIjiMDIy4mZnZ/3nN2/euFevXtUqtzw9aVxELQwL5SZSCSZa4EnzYJTcy31l3opylC9TmnYRC4UMU9U6iI2rHbFUrh3Hjx+PRj4iW4yi/kh+ReOnDa7rmubG5dL7vDxdy6nl50/txcap8+Fc6VxKenrN1S79IYXhmtIXhK9oB6xHOMehVPL69evZNXk7RaciJdI9aofvUgwpC99jeT4TPDU19cP98qihl52cnPT9pkzYnsYIRC+O0NmwxlCq51pKF16PwTgZO8YkudJPztF/jalIzpQlXQ/XwmpXZZvNpo+OOq/oG8I1xo+h5efOBel/bHmAg5ibm/thTtVX9Scmt7qjb0/uFiIElM+1BBYqWRGaHIyFVECGFYO6KEMbTBrK3gmq9+bNm5lCokB5Qg+t/mMQ8PnzZ/9XUVrjDcEJSCH4S59Dj869lME5qI2iMQs2QFBOjEneXVELoyhDc0EdlOfIRxkZFmMP13r0lTFwL3WwnoPl5WUvA8ZBWkw5ZKflAXNEXdxLvZR98uSJvx7KRPWXya0u9hW5eEBchZQPiPFqKCyenolgUpnI2K4V1+X1+Pdr10oRFDXyIGztsuH5YmuNKv1jwk6dOuX7VpSGYDQoPMaEgsjI6C/n19fXs3J56GMYvfNrB84pVaYMhlslHaJeDADFR058RuGJatoYiBE6rPv37xcqbDhPiibh2gc5PHv2zK+h6X/YZ/qgLIL+ISf6tri4mJVRpOd+6tR6kXGFm0BFcquLfUWuxspfpYdnrVF+HACE8vjxYz8xruURw00NoSgQKiierygN6HRdkwflkGKVrbfUFhOtfirS8F3GNjQ01HE/wvF1su7T2oToJcWkn2UbN3IE4fhjhPKNjU+f5RA1v2QQGI6yADm9/Hzp+36cYp30/ENkJhwjU8qitCpfxkWELWUoKn+QPlWtS4qoyIIXRrmVGnGUKWvd0JbWM0rNOnnUUBYdQ6PXuLa3t7Nz+Xki4pBxaI5JI8lYRD7V1f3d3MWN0ZPGpTVM+LxCRhVTQnlC7pOn5P5wgfxfImUjUsjr0mciV9Vt7rp3v1iXSGYYd5XIJznTZ5SfPuUfkeTR2Mg6tIMowwkfVGMopJJK4RRN1Ue1IYfkKkb7sjXoQejZ51za5QnB28feSJByIEhyfMopVz8MBka6Gj6LcS3FksNo95aFnInWSOyS1QFt6gFxlY0M9UU7gaRwcmCMpSjVxlgwDAyCn/gL50brMtZ5HNSjbEMbItrZZY0Wwvl2DgHDQ3+QMevqFLuFvzabzYWxsbGObrr35z+lZRaGf3Pu673yys4vdNS2a4X7vr4+/1nPPFDK27dv/xC5EK681+XLl/1nDPPkyZN+XbO5uem+ffvmJ1gpBALOe7zYuXbX+X7u3LmfyuTPif7+fj8eyoyOjvrPnNO6kHNF7YV1njlzxpdlfMiBMpJHo9HIzsXSpdj106dP+wNDk7xj4w3lPDw8nL0FwRiYF2QfrkHDe2mLPuuZGPdQ//T0tG87LLe3t+fHeOPGDd+Oa62v1J50IfZgWO1qbKGe8Jkx1plGfvjwwflf3O30R0GzDYs2fJ/or7Zh0ezOv5xo8gRR7O7du95DPn/+vCt9MI4OrBF7/sXdqvCgMXzjQs9uqr7YahidcmSMSw8stYDVQ87D/ja30bscGePCiDjy77QZRir2ZVx+PVWFLq2nOqGbz4uMo439J7JhJMKMyzASYcZlGIkw4zKMRJhxGUYizLgMIxFmXIaRCDMuw0iEGZdhJMK/oaHflTAMoyacc/8CbxImbmtFg4EAAAAASUVORK5CYII=);height:41px;width:215px}a.ms-signin:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANcAAAApCAYAAACm5bzcAAAACXBIWXMAAAsSAAALEgHS3X78AAAHEElEQVR4Ae2dMUwcRxSGhyQSFECHhE2VxrgDybiKI2FLKSiA9LiIBAV0uAAqW5FNBYVdUoCUAheWmwASBkWykUA0NhIWDdCExkYu3Niu3CT6JvefhmX39u5yQ+7C+6TT3e3Nzrx5M/+bN7M4aerp6fnLGYZRc74xlxpGHExchhEJE5dhRMLEZRiRMHEZRiRMXIYRCROXYUTCxGUYkTBxGUYkTFyGEYnvqql2+/vPuWV+/LPN/Tz/Nrfc71M9NrbG/xJbuQwjEiYuw4hEw4urr6+v+Oru7i5eHxoaclNTU9Hbpw3auijGx8fdyMhIrk1LS0tn/JEHZeXHLFQmrLcce/5r2travI0vXrzwfrkoqtpz1QMM8JMnT9yVK1fOWDM2NubevHnjHj586L+/evXKf48BNmhira6uRvfK1atX/WRWe58//7P3xY73798Xv1+/ft3duHHDT6pymZ6e9vfAvXv3vN9CqIuJ2dra6vb29tzo6OgZe54+fVoHsyKdrACQ9FutaUhxJQf69evXrqury92+fbtYhgnC4McSFhwdHbn5+Xk/QBcB7Tx48MC3pAlBgOnv7y8GlVowPDx8Tlz4Fn+HhPbUM/QHsFVBMIbfkjSkuIg4DPTp6amPoGkkJ4criFLRKk8QlKN8nuNLRWxSKESACGtFcoXMW50IMLwqsYNJR71hRJ+YmHBfvnw5J7CsFVvpZZav8S/16zfZmXWPxs4VglpytVF7af2UzaGtlazq1dKwaSGQEuLUNAGwspHm9Pb2+u8MjFY7VxDFzZs33bVr14pl9vf3/fva2pobHBz0nxHw/fv3M0XGPUqTsGVxcdEdHx/736gb+J06khMGm549e+bbGBgY8NfYL5HCYAP3qA2VkY3YrM9Au7ouiNjqh/rMSlsKbMdu9pEKHPQLX9MPpY5h/8N209L1hYUF/1JZ1cM12nj06JEXdEhoK7YozRdqj99IaUPR0wfGA1vkl3Cswj6k+a1WNOSBBhN9a2vLf8Y5iKbURjxMI5mkDKqElQZ1MbC0wSRh8CqBeomg1MFAM5hpOT8RFntoQ1H7zp07/l390fvLly/P3U8/uN8VAgLfQxBWeB0b8iL28vKyf797927xmtKqNBvS/Ex/5GfaT64y+APfEmzwLcJiVVR52YpwqBNh8TupPqmdxh7f8BvjyjUESbv4H4FTf+gTPq+srOT6rVZUtXLxgLgcYj4gnpyc9BtVJgGDhciyIrPSSAZIKwQpwvr6emrdc3NzPq2kzPb2dqYI8+xT2vP48WN/yJAGE5aJpBVYE5N3JpbElbZyKkhQlkmTLBOufoiWfuCLUqku9iq60zYBAJESJPLSSsSgACY/pxEemGhFwk5d+/Tpk/cJNidtZUyU3kn0CAt/63eyAezH//hIhy6hiEr5rVZUJa63U1u5ZXrm+93+XP5faPROVy9ApRU6DeKFo5L7rbQJGk6iJLq/2lMk6tW9eXVgE3Yz2FpVGHD6hN1cdxl7yDzClaaSvtA+fmHyHh4e+mta0Uoh+/NWOI1DeKQf9k8+oT7GSWk6QQrhKvhptQ/bC7OBvEASm4Z/zqX0S/sDpVVphCkRn9OEddFoUklIrBDhXkcpVLW+qQaiP6s8ExqB8bkScXNyW45d4R5UQkl+doVVjVM9RIZoEFkozLA846r9Xqwj9nJpSHHhWCK7xIJzJap3796dK6/opVTHFXL6ekF7O2zjsQKTApHJxryVwCVWgVrA6uUK+0eEVc5ElVjYQ+mxCGOTtR+mTu19OI1kPCmvdA9f8J26GENEpkDDdfmF8uq/fEa95ZyO1tpvIQ0pLgYBcbEf4gSIvROTkwibdjTMwOgEj70Z93A/5esBJpErHBnLfl1zGfstoXKcMoanh/+W8BGDhJYHtsvPrC47Ozt+bEodNpHiucLhC39BQXkErRUcEakuDkt0+IFw1B5jzz5L4xrWm4XSXfxG3TH4trOz89dK6/3wwy+5ZTp3f3PjP33ILbfwR2fF3SLiff361TU1NfkIxYvoyklSmGowAJqYz58/999bWlrcx48ffSqpfU640aV8cjKnXUv+riiJbeH3rGsh2KMym5ub/heu8aJfu7u7mfZQZ0dHh59wTLSNjY0zfQ9XnLRrIeHvOozRJC7Vl9Ae2tfYYL8OINRm0pcnJyf+e3t7e3Elo/zs7OyZfWtzc7P/zH52ZmbG20Y7YXvcy++MbSmfwcHBQdFv2CC/1ZKq/ou79XKgUQnJh6J6xoRzb926dSE2GJeLhn6IXAk890Bg5Om8K68v5xTMMKrh0oiLHBtBKSdnxSKnj/UA0TAujbjIw3mxQWblquXf+xlGGvZ/OTGMSNi/RDaMSJi4DCMSJi7DiISJyzAiYeIyjEiYuAwjEiYuw4iEicswImHiMoxImLgMIwbOub8BJBaeJu1xr2MAAAAASUVORK5CYII=);transition:background .2s ease-in}.iq-sidebar-menu .iq-menu li a{overflow:visible}.nav-badge{margin-top:-30px}
/*# sourceMappingURL=main.7c0fd430.css.map*/