/* Minification failed. Returning unminified contents.
(15,10): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,25): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,42): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,59): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,74): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,88): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,105): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,122): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,138): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,153): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,168): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,181): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,196): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,216): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,234): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,254): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,272): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,287): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,305): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,322): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,338): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,353): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,371): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,393): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,415): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,437): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,460): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,674): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(95,11408): run-time error CSS1039: Token not allowed after unary operator: '-bs-gradient'
(95,11807): run-time error CSS1039: Token not allowed after unary operator: '-bs-font-monospace'
(97,41731): run-time error CSS1030: Expected identifier, found '.'
(97,41748): run-time error CSS1031: Expected selector, found ')'
(97,41748): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/*!
 * jquery-confirm v3.3.4 (http://craftpip.github.io/jquery-confirm/)
 * Author: boniface pereira
 * Website: www.craftpip.com
 * Contact: hey@craftpip.com
 *
 * Copyright 2013-2019 jquery-confirm
 * Licensed under MIT (https://github.com/craftpip/jquery-confirm/blob/master/LICENSE)
 */@-webkit-keyframes jconfirm-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jconfirm-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body[class*=jconfirm-no-scroll-]{overflow:hidden!important}.jconfirm{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden}.jconfirm .jconfirm-bg{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-transition:opacity .4s;transition:opacity .4s}.jconfirm .jconfirm-bg.jconfirm-bg-h{opacity:0!important}.jconfirm .jconfirm-scrollpane{-webkit-perspective:500px;perspective:500px;-webkit-perspective-origin:center;perspective-origin:center;display:table;width:100%;height:100%}.jconfirm .jconfirm-row{display:table-row;width:100%}.jconfirm .jconfirm-cell{display:table-cell;vertical-align:middle}.jconfirm .jconfirm-holder{max-height:100%;padding:50px 0}.jconfirm .jconfirm-box-container{-webkit-transition:-webkit-transform;transition:-webkit-transform;transition:transform;transition:transform,-webkit-transform}.jconfirm .jconfirm-box-container.jconfirm-no-transition{-webkit-transition:none!important;transition:none!important}.jconfirm .jconfirm-box{background:white;border-radius:4px;position:relative;outline:0;padding:15px 15px 0;overflow:hidden;margin-left:auto;margin-right:auto}@-webkit-keyframes type-blue{1%,100%{border-color:#3498db}50%{border-color:#5faee3}}@keyframes type-blue{1%,100%{border-color:#3498db}50%{border-color:#5faee3}}@-webkit-keyframes type-green{1%,100%{border-color:#2ecc71}50%{border-color:#54d98c}}@keyframes type-green{1%,100%{border-color:#2ecc71}50%{border-color:#54d98c}}@-webkit-keyframes type-red{1%,100%{border-color:#e74c3c}50%{border-color:#ed7669}}@keyframes type-red{1%,100%{border-color:#e74c3c}50%{border-color:#ed7669}}@-webkit-keyframes type-orange{1%,100%{border-color:#f1c40f}50%{border-color:#f4d03f}}@keyframes type-orange{1%,100%{border-color:#f1c40f}50%{border-color:#f4d03f}}@-webkit-keyframes type-purple{1%,100%{border-color:#9b59b6}50%{border-color:#b07cc6}}@keyframes type-purple{1%,100%{border-color:#9b59b6}50%{border-color:#b07cc6}}@-webkit-keyframes type-dark{1%,100%{border-color:#34495e}50%{border-color:#46627f}}@keyframes type-dark{1%,100%{border-color:#34495e}50%{border-color:#46627f}}.jconfirm .jconfirm-box.jconfirm-type-animated{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.jconfirm .jconfirm-box.jconfirm-type-blue{border-top:solid 7px #3498db;-webkit-animation-name:type-blue;animation-name:type-blue}.jconfirm .jconfirm-box.jconfirm-type-green{border-top:solid 7px #2ecc71;-webkit-animation-name:type-green;animation-name:type-green}.jconfirm .jconfirm-box.jconfirm-type-red{border-top:solid 7px #e74c3c;-webkit-animation-name:type-red;animation-name:type-red}.jconfirm .jconfirm-box.jconfirm-type-orange{border-top:solid 7px #f1c40f;-webkit-animation-name:type-orange;animation-name:type-orange}.jconfirm .jconfirm-box.jconfirm-type-purple{border-top:solid 7px #9b59b6;-webkit-animation-name:type-purple;animation-name:type-purple}.jconfirm .jconfirm-box.jconfirm-type-dark{border-top:solid 7px #34495e;-webkit-animation-name:type-dark;animation-name:type-dark}.jconfirm .jconfirm-box.loading{height:120px}.jconfirm .jconfirm-box.loading:before{content:'';position:absolute;left:0;background:white;right:0;top:0;bottom:0;border-radius:10px;z-index:1}.jconfirm .jconfirm-box.loading:after{opacity:.6;content:'';height:30px;width:30px;border:solid 3px transparent;position:absolute;left:50%;margin-left:-15px;border-radius:50%;-webkit-animation:jconfirm-spin 1s infinite linear;animation:jconfirm-spin 1s infinite linear;border-bottom-color:dodgerblue;top:50%;margin-top:-15px;z-index:2}.jconfirm .jconfirm-box div.jconfirm-closeIcon{height:20px;width:20px;position:absolute;top:10px;right:10px;cursor:pointer;opacity:.6;text-align:center;font-size:27px!important;line-height:14px!important;display:none;z-index:1}.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover{opacity:1}.jconfirm .jconfirm-box div.jconfirm-title-c{display:block;font-size:22px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;padding-bottom:15px}.jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand{cursor:move}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{font-size:inherit;display:inline-block;vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i{vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:inherit;font-family:inherit;display:inline-block;vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-content-pane{margin-bottom:15px;height:auto;-webkit-transition:height .4s ease-in;transition:height .4s ease-in;display:inline-block;width:100%;position:relative;overflow-x:hidden;overflow-y:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll{overflow-y:hidden}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar{width:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-track{background:rgba(0,0,0,0.1)}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb{background:#666;border-radius:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{overflow:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img{max-width:100%;height:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty{display:none}.jconfirm .jconfirm-box .jconfirm-buttons{padding-bottom:11px}.jconfirm .jconfirm-box .jconfirm-buttons>button{margin-bottom:4px;margin-left:2px;margin-right:2px}.jconfirm .jconfirm-box .jconfirm-buttons button{display:inline-block;padding:6px 12px;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;min-height:1em;-webkit-transition:opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease,-webkit-box-shadow .1s ease;-webkit-tap-highlight-color:transparent;border:0;background-image:none}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue{background-color:#3498db;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover{background-color:#2980b9;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green{background-color:#2ecc71;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover{background-color:#27ae60;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red{background-color:#e74c3c;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover{background-color:#c0392b;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange{background-color:#f1c40f;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover{background-color:#f39c12;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default{background-color:#ecf0f1;color:#000;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover{background-color:#bdc3c7;color:#000}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple{background-color:#9b59b6;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover{background-color:#8e44ad;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark{background-color:#34495e;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover{background-color:#2c3e50;color:#FFF}.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c{color:#e74c3c!important}.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c{color:#3498db!important}.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c{color:#2ecc71!important}.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c{color:#9b59b6!important}.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c{color:#f1c40f!important}.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c{color:#34495e!important}.jconfirm .jconfirm-clear{clear:both}.jconfirm.jconfirm-rtl{direction:rtl}.jconfirm.jconfirm-rtl div.jconfirm-closeIcon{left:5px;right:auto}.jconfirm.jconfirm-white .jconfirm-bg,.jconfirm.jconfirm-light .jconfirm-bg{background-color:#444;opacity:.2}.jconfirm.jconfirm-white .jconfirm-box,.jconfirm.jconfirm-light .jconfirm-box{-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);box-shadow:0 2px 6px rgba(0,0,0,0.2);border-radius:5px}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;font-size:14px;font-weight:bold;text-shadow:none}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default{-webkit-box-shadow:none;box-shadow:none;color:#333}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#ddd}.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-black .jconfirm-bg,.jconfirm.jconfirm-dark .jconfirm-bg{background-color:darkslategray;opacity:.4}.jconfirm.jconfirm-black .jconfirm-box,.jconfirm.jconfirm-dark .jconfirm-box{-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);box-shadow:0 2px 6px rgba(0,0,0,0.2);background:#444;border-radius:5px;color:white}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button{border:0;background-image:none;text-transform:uppercase;font-size:14px;font-weight:bold;text-shadow:none;-webkit-transition:background .1s;transition:background .1s;color:white}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default{-webkit-box-shadow:none;box-shadow:none;color:#fff;background:0}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#666}.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake{-webkit-animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both;animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow{-webkit-animation:glow .82s cubic-bezier(0.36,0.07,0.19,0.97) both;animation:glow .82s cubic-bezier(0.36,0.07,0.19,0.97) both;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}}@-webkit-keyframes glow{0%,100%{-webkit-box-shadow:0 0 0 red;box-shadow:0 0 0 red}50%{-webkit-box-shadow:0 0 30px red;box-shadow:0 0 30px red}}@keyframes glow{0%,100%{-webkit-box-shadow:0 0 0 red;box-shadow:0 0 0 red}50%{-webkit-box-shadow:0 0 30px red;box-shadow:0 0 30px red}}.jconfirm{-webkit-perspective:400px;perspective:400px}.jconfirm .jconfirm-box{opacity:1;-webkit-transition-property:all;transition-property:all}.jconfirm .jconfirm-box.jconfirm-animation-top,.jconfirm .jconfirm-box.jconfirm-animation-left,.jconfirm .jconfirm-box.jconfirm-animation-right,.jconfirm .jconfirm-box.jconfirm-animation-bottom,.jconfirm .jconfirm-box.jconfirm-animation-opacity,.jconfirm .jconfirm-box.jconfirm-animation-zoom,.jconfirm .jconfirm-box.jconfirm-animation-scale,.jconfirm .jconfirm-box.jconfirm-animation-none,.jconfirm .jconfirm-box.jconfirm-animation-rotate,.jconfirm .jconfirm-box.jconfirm-animation-rotatex,.jconfirm .jconfirm-box.jconfirm-animation-rotatey,.jconfirm .jconfirm-box.jconfirm-animation-scaley,.jconfirm .jconfirm-box.jconfirm-animation-scalex{opacity:0}.jconfirm .jconfirm-box.jconfirm-animation-rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.jconfirm .jconfirm-box.jconfirm-animation-rotatex{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotatexr{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotatey{-webkit-transform:rotatey(90deg);transform:rotatey(90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotateyr{-webkit-transform:rotatey(-90deg);transform:rotatey(-90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-scaley{-webkit-transform:scaley(1.5);transform:scaley(1.5);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-scalex{-webkit-transform:scalex(1.5);transform:scalex(1.5);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-top{-webkit-transform:translate(0px,-100px);transform:translate(0px,-100px)}.jconfirm .jconfirm-box.jconfirm-animation-left{-webkit-transform:translate(-100px,0px);transform:translate(-100px,0px)}.jconfirm .jconfirm-box.jconfirm-animation-right{-webkit-transform:translate(100px,0px);transform:translate(100px,0px)}.jconfirm .jconfirm-box.jconfirm-animation-bottom{-webkit-transform:translate(0px,100px);transform:translate(0px,100px)}.jconfirm .jconfirm-box.jconfirm-animation-zoom{-webkit-transform:scale(1.2);transform:scale(1.2)}.jconfirm .jconfirm-box.jconfirm-animation-scale{-webkit-transform:scale(0.5);transform:scale(0.5)}.jconfirm .jconfirm-box.jconfirm-animation-none{visibility:hidden}.jconfirm.jconfirm-supervan .jconfirm-bg{background-color:rgba(54,70,93,0.95)}.jconfirm.jconfirm-supervan .jconfirm-box{background-color:transparent}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark{border:0}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon{color:white}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c{text-align:center;color:white;font-size:28px;font-weight:normal}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c>*{padding-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane{margin-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content{text-align:center;color:white}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button{font-size:16px;border-radius:2px;background:#303f53;text-shadow:none;border:0;color:white;padding:10px;min-width:100px}.jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-material .jconfirm-bg{background-color:rgba(0,0,0,0.67)}.jconfirm.jconfirm-material .jconfirm-box{background-color:white;-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);padding:30px 25px 10px 25px}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,0.87)}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,0.87);font-size:22px;font-weight:bold}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content{color:rgba(0,0,0,0.87)}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons{text-align:right}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;font-weight:500}.jconfirm.jconfirm-material.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-bootstrap .jconfirm-bg{background-color:rgba(0,0,0,0.21)}.jconfirm.jconfirm-bootstrap .jconfirm-box{background-color:white;-webkit-box-shadow:0 3px 8px 0 rgba(0,0,0,0.2);box-shadow:0 3px 8px 0 rgba(0,0,0,0.2);border:solid 1px rgba(0,0,0,0.4);padding:15px 0 0}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,0.87)}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,0.87);font-size:22px;font-weight:bold;padding-left:15px;padding-right:15px}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content{color:rgba(0,0,0,0.87);padding:0 15px}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons{text-align:right;padding:10px;margin:-5px 0 0;border-top:solid 1px #ddd;overflow:hidden;border-radius:0 0 4px 4px}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button{font-weight:500}.jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-modern .jconfirm-bg{background-color:slategray;opacity:.6}.jconfirm.jconfirm-modern .jconfirm-box{background-color:white;-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);padding:30px 30px 15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,0.87);top:15px;right:15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,0.87);font-size:24px;font-weight:bold;text-align:center;margin-bottom:10px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform:scale(0);transform:scale(0);display:block;margin-right:0;margin-left:0;margin-bottom:10px;font-size:69px;color:#aaa}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content{text-align:center;font-size:15px;color:#777;margin-bottom:25px}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button{font-weight:bold;text-transform:uppercase;-webkit-transition:background .1s;transition:background .1s;padding:10px 20px}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button+button{margin-left:4px}.jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{-webkit-transform:scale(1);transform:scale(1)}
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--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","Liberation 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{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):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{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}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{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@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:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left: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{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.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:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.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{background-color:#9fcdff}.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{background-color:#c8cbcf}.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{background-color:#b1dfbb}.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{background-color:#abdde5}.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{background-color:#ffe8a1}.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{background-color:#f1b0b7}.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{background-color:#ececf6}.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{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.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;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.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{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.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{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.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:#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{border-color:#34ce57;background-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 rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.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 rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.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{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.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:#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{border-color:#e4606d;background-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 rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.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 rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;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{color:#fff;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 rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;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{color:#fff;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 rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;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{color:#fff;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 rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;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{color:#fff;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 rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.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 rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;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{color:#fff;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 rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;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{color:#212529;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 rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;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{color:#fff;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 rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;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 rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;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 rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;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 rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;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 rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.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 rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;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 rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;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 rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;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 rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.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%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;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{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.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]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.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-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;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-right-radius:0;border-bottom-left-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]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.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(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;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{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.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 + 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{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.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{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.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-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-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-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.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{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-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{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.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,%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:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@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;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.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{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-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;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius: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;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-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;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.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:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;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-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@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-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.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{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;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-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.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{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;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-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.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{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;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-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.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{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;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-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.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:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.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{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.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-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-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-top-left-radius:0;border-bottom-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{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-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{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@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{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;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-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;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-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;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-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;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-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width: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{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;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{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.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:-webkit-min-content;height:-moz-min-content;height:min-content}.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{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.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{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.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{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.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{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.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{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@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){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@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{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@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;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-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,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.align-baseline{vertical-align:baseline!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-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}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!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-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:#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}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.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:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;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;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-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:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!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:.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-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:.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}.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:.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}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.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-white{color:#fff!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}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-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}body{min-width:992px!important}.container{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{color:inherit;border-color:#dee2e6}}

/*!
 * Bootstrap Grid v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@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:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left: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{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.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:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!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:.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-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:.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}.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:.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}}

.symbol {
  display: inline-block;
  border-radius: 50%;
  border: 5px double white;
  width: 30px;
  height: 30px;
}

.symbol-empty {
  background-color: #ccc;
}

.symbol-filled {
  background-color: black;
}

/*!
 * Bootstrap Reboot v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):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{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}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{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}

/*! =======================================================
                      VERSION  11.0.2              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * 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.
 *
 * ========================================================= */.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-10px}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle{position:relative;top:50%;transform:translateY(-50%);border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#036fa5;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle{margin-top:-10px}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#036fa5;margin-left:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-color:#cfcfcf;background-image:-moz-linear-gradient(top, #DFDFDF, #BEBEBE);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#DFDFDF), to(#BEBEBE));background-image:-webkit-linear-gradient(top, #DFDFDF, #BEBEBE);background-image:-o-linear-gradient(top, #DFDFDF, #BEBEBE);background-image:linear-gradient(to bottom, #DFDFDF, #BEBEBE);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#BEBEBE',GradientType=0)}.slider.slider-disabled .slider-track{background-color:#e7e7e7;background-image:-moz-linear-gradient(top, #E5E5E5, #E9E9E9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#E5E5E5), to(#E9E9E9));background-image:-webkit-linear-gradient(top, #E5E5E5, #E9E9E9);background-image:-o-linear-gradient(top, #E5E5E5, #E9E9E9);background-image:linear-gradient(to bottom, #E5E5E5, #E9E9E9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5', endColorstr='#E9E9E9',GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .bs-tooltip-top .tooltip-inner,.slider .bs-tooltip-bottom .tooltip-inner{position:relative;left:-50%}.slider.bs-tooltip-left .tooltip-inner,.slider.bs-tooltip-right .tooltip-inner{position:relative;top:-100%}.slider .tooltip{pointer-events:none}.slider .tooltip.bs-tooltip-top .arrow,.slider .tooltip.bs-tooltip-bottom .arrow{left:-.4rem}.slider .tooltip.bs-tooltip-top{margin-top:-44px}.slider .tooltip.bs-tooltip-bottom{margin-top:2px}.slider .tooltip.bs-tooltip-left,.slider .tooltip.bs-tooltip-right{margin-top:-14px}.slider .tooltip.bs-tooltip-left .arrow,.slider .tooltip.bs-tooltip-right .arrow{top:8px}.slider .hide{display:none}.slider-track{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#F9F9F9));background-image:-webkit-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-o-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:linear-gradient(to bottom, #f5f5f5, #F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F9F9F9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;cursor:pointer}.slider-selection{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #F9F9F9, #f5f5f5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#F9F9F9), to(#f5f5f5));background-image:-webkit-linear-gradient(top, #F9F9F9, #f5f5f5);background-image:-o-linear-gradient(top, #F9F9F9, #f5f5f5);background-image:linear-gradient(to bottom, #F9F9F9, #f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#f5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute}.slider-selection.tick-slider-selection{background-color:#46c1fe;background-image:-moz-linear-gradient(top, #52c5ff, #3abcfd);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#52c5ff), to(#3abcfd));background-image:-webkit-linear-gradient(top, #52c5ff, #3abcfd);background-image:-o-linear-gradient(top, #52c5ff, #3abcfd);background-image:linear-gradient(to bottom, #52c5ff, #3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd',GradientType=0)}.slider-track-low,.slider-track-high{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;background:transparent}.slider-handle{background-color:#0478b2;background-image:-moz-linear-gradient(top, #0480BE, #036fa5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0480BE), to(#036fa5));background-image:-webkit-linear-gradient(top, #0480BE, #036fa5);background-image:-o-linear-gradient(top, #0480BE, #036fa5);background-image:linear-gradient(to bottom, #0480BE, #036fa5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0480BE', endColorstr='#036fa5',GradientType=0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);position:absolute;top:0;width:20px;height:20px;background-color:#0480BE;border:0px solid transparent}.slider-handle:hover{cursor:pointer}.slider-handle.round{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#F9F9F9));background-image:-webkit-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-o-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:linear-gradient(to bottom, #f5f5f5, #F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F9F9F9',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;cursor:pointer;width:20px;height:20px;filter:none;opacity:0.8;border:0px solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick.in-selection{background-color:#46c1fe;background-image:-moz-linear-gradient(top, #52c5ff, #3abcfd);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#52c5ff), to(#3abcfd));background-image:-webkit-linear-gradient(top, #52c5ff, #3abcfd);background-image:-o-linear-gradient(top, #52c5ff, #3abcfd);background-image:linear-gradient(to bottom, #52c5ff, #3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd',GradientType=0);opacity:1}

/*!
 * Bootstrap Utilities v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.align-baseline{vertical-align:baseline!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}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!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}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!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}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!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}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.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-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}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!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}.justify-content-evenly{justify-content:space-evenly!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}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!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}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.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-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}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!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}.justify-content-sm-evenly{justify-content:space-evenly!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}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!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}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.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-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}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!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}.justify-content-md-evenly{justify-content:space-evenly!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}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!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}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.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-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}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!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}.justify-content-lg-evenly{justify-content:space-evenly!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}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!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}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.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-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}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!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}.justify-content-xl-evenly{justify-content:space-evenly!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}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}.fs-sm-1{font-size:2.5rem!important}.fs-sm-2{font-size:2rem!important}.fs-sm-3{font-size:1.75rem!important}.fs-sm-4{font-size:1.5rem!important}.fs-md-1{font-size:2.5rem!important}.fs-md-2{font-size:2rem!important}.fs-md-3{font-size:1.75rem!important}.fs-md-4{font-size:1.5rem!important}.fs-lg-1{font-size:2.5rem!important}.fs-lg-2{font-size:2rem!important}.fs-lg-3{font-size:1.75rem!important}.fs-lg-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!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}.d-print-none{display:none!important}}

@font-face{font-family:'OpenSans Regular';src:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/fonts/OpenSans-Regular.ttf?cdnv=23241316') format('truetype');font-display:swap}@font-face{font-family:'OpenSans Semibold';src:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/fonts/OpenSans-SemiBold.ttf?cdnv=23241316') format('truetype');font-display:swap}@font-face{font-family:'OpenSans Light';src:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/fonts/OpenSans-Light.ttf?cdnv=23241316') format('truetype');font-display:swap}@font-face{font-family:'OpenSans Bold';src:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/fonts/OpenSans-Bold.ttf?cdnv=23241316') format('truetype');font-display:swap}html{position:relative;min-height:100%}body{margin-bottom:225px;font-family:'OpenSans Regular',Arial}body{font-family:'OpenSans Regular',Arial;font-size:14px;line-height:1.42857143;color:#333333;background-color:#fff}.show-loading-pnl{display:none;position:fixed;z-index:1000;top:0;left:0;height:100%;width:100%;background:rgba(255,255,255,0.8) url("img/loading.gif?@cache-version") 50% 50% no-repeat}.show-loading-pnl .loadingMsg{position:absolute;z-index:9997;top:55%;width:100%;height:100%;font-weight:bold;text-align:center}.show-loading-content{display:none;position:absolute;z-index:1000;top:0;left:0;height:100%;width:100%;background:rgba(255,255,255,0.8) url("img/loading.gif?@cache-version") 50% 50% no-repeat;border-radius:16px}.show-loading-content .loadingMsg{position:absolute;z-index:9997;top:58%;width:100%;height:100%;font-weight:bold;text-align:center}.btn-next::after{content:"\00BB";margin-left:10px;font-size:20px}body.show-loading .show-loading-pnl,.show-loading .show-loading-content{overflow:hidden}body.show-loading .show-loading-pnl{display:block}.show-loading .show-loading-content{display:-ms-flexbox;display:flex}.modal-disabled{z-index:1000}.modal-backdrop{opacity:0 !important;transition:opacity .2s}.modal-backdrop.show{opacity:.5}.img-blur{filter:blur(15px)}.wrapper.homepage{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/Hero_background.jpg?cdnv=23241316') top center no-repeat;min-height:550px;color:#fff;width:100%;max-width:unset;background-size:1700px}.wrapper.hirepage{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/hire_banner_empty_1920x550.jpg?cdnv=23241316') 50% -200px no-repeat;min-height:510px;color:#fff;width:100%;max-width:unset;background-size:auto}.wrapper.hirepage .responsiveWrap{min-height:410px}.wrapper.workpage{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/work_banner_empty_1920x550.jpg?cdnv=23241316') 50% -220px no-repeat;min-height:510px;color:#fff;width:100%;max-width:unset;background-size:auto}.wrapper.workpage .responsiveWrap{min-height:300px}.glyphicon-shopping-cart.custom:before{margin-right:-9px}.always-left,.always-right div.skill-item{display:block}.skills-items-content,.candidate-skills-footer{width:100%;display:inline-block}.skill-item{display:inline-block}.cssless,.pssless{text-align:right}.cssless a,.pssless a{font-size:12px;text-decoration:none;z-index:99999;position:relative}.show-on-right{float:right !important}.always-right{position:fixed;text-align:end !important;top:50%;right:0;min-height:100vh;-ms-flex-pack:end;justify-content:end}.always-left{position:fixed;text-align:start !important;top:50%;left:0;min-height:100vh;-ms-flex-pack:start;justify-content:start}.always-left img{transform:rotate(180deg)}.MaintenanceNotification-message,.TodayMaintenanceNotification-message,.DevMaintenanceNotification-message{white-space:nowrap;font-size:14px;font-weight:500}.MaintenanceNotification-message-info,.TodayMaintenanceNotification-message-info,.DevMaintenanceNotification-message-info{white-space:nowrap;font-size:14px;font-weight:normal;width:97%;float:left;font-family:'OpenSans Semibold',Arial}.MaintenanceNotification-message-info .glyphicon:hover,.TodayMaintenanceNotification-message-info .glyphicon:hover,.DevMaintenanceNotification-message-info .glyphicon:hover{color:#000000}.MaintenanceNotification-button,.TodayMaintenanceNotification-button .DevMaintenanceNotification-button{white-space:nowrap;font-size:14px;font-weight:500;float:right}.MaintenanceNotification-message a:hover,.TodayMaintenanceNotification-message a:hover,.DevMaintenanceNotification-message a:hover{color:#CCC;text-decoration:none}.MaintenanceNotification-top-center,.TodayMaintenanceNotification-top-center,.DevMaintenanceNotification-top-center{top:0;right:0;width:100%}#MaintenanceNotification-container,#TodayMaintenanceNotification-container,#DevMaintenanceNotification-container{position:fixed;z-index:999999;pointer-events:none}#MaintenanceNotification-container>div,#TodayMaintenanceNotification-container>div,#DevMaintenanceNotification-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:330px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#FFF;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#MaintenanceNotification-container>div:hover,#TodayMaintenanceNotification-container>div:hover,#DevMaintenanceNotification-container>div:hover{box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#MaintenanceNotification-container>.MaintenanceNotification-error,#TodayMaintenanceNotification-container>.TodayMaintenanceNotification-error,#DevMaintenanceNotification-container>.DevMaintenanceNotification-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important}#MaintenanceNotification-container>.MaintenanceNotification-warning,#TodayMaintenanceNotification-container>.TodayMaintenanceNotification-warning,#DevMaintenanceNotification-container>.DevMaintenanceNotification-warning{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAABc9JREFUWIXdVmtsFFUU/s7MvtpuS7dlu6JYKNJKXEGNBUSCRlHxB0JUChETFTAhvhURicRorS9iQiCa+taAD7D4jiSgkSAGJQQ1UYGKBYNCU1qXlpl2XzNzP3+U1t3ZdSnKL8/mJJt7zznfN985984A/zeLt5xXndwQfYst51UPJV5OJ3hiffQc0eRLERkFsC3eZ04MLTjUUyhHy7cYj8enWpa1yrbt9y3LarYsa1ZLS4teqFDynbpxIviK5CilFJTi2KKi4LSTkc5RIJVKRQHsADAMAEQGQ34kOd/v9+9x55jv1k3QRf+clEj209nTi+bv31qIQI4Cfr9/D8kpAPYDAMkBnwBgq2maVZnxR9+svVAoW5VihFTIdEdp9/MxeE6JAAAEAoF9Pp9vMsnNGQRAssrr9S7KjE2kZGrKQmW/7C6nus4YW/ejsa52tfFO3bh8WAWHkKSWTCbfAzBnMEFkbSAQuC0z7mBz7aoiH+7XBeLRAS1vVcZthenDF7TtPKkCGWAKwBeZKiiljrvjxtz565Kkma5IxJNndfdxbdrObkW/s1ijesadqxmGsdw0zfP/iYTjOOFMAgC+zRdX88ChnlH3/NG+rrNt4aE/nR/SNnNaArCeL8PrVqABwDeGYVzvLkqyGMDCDHCQ7CukWuj3cOOO1vhFre0WLJtQ6m93FIN/6tWNAND1WmUpAIhhGAcB1ABQItIUDAYbRYQ9PT0hXdc3ALhmoPiJI2mJyJKSkpIXXNiy6pbwamhyL9A/BxfX+DA2okF3NZrkJoFcTjq3iWEY35K8JAPkO5IHRWQ6gIosBMmarteDweCdIpJuaIA+pXj4q4AsyJJXgPoxftSEJYfECSrbNJIfuiS+GEADyQpX7+E6kotM09x24Ofd1ZMDwzeQsoAEMt1WwK4D6ebjCWy3nTzHVHGEVlZWtkYptS0PwFB8Skl5RVt49AVzCNePhG3j6SVrO+86ZsVnJi11LJeAs10TkXR7e/sMpdQjSqmDSikCiJPcDuAuks2FyBWVVnqvu289aideP/jkSoGWw+XL3+1aAQDFjnecJizPPs7sBFJNOVfG7t27vfX19VbmWnd39+0AXgDgLzAT+GnrG9j50bMqbTt3r1gfe3Fgff8a+PvikRV+Lxd7NCkG8HnKVsvGL+s6MOTXcSwWmyoi7wM4Ix/4gPUeO7KntHLktPLy8u6h1C14E2ZaZWXljp0frWzoOvQTC81FsOKsKMldsVgsOpS6Q1Zg5c2l55LeL3Sv/+xpNz2F2omz8xf8WxnTcZxbwuHwx/+ZwJPzh12oU9sCQdVA2oQrF2HSrKUQLfs7xdUaJSKNoVCoSUT4rwg0zSu91CP6ZxQJufeqo1d0zVj8sgdAKA94JqkPbdu+NRKJ9Lr3Cs5A09xhV+mibyEk5O61Ujz86/dfXaaUmkRy70nuixs0Tfumo6NjzJAVeHJecLZA3wCRgHvPUTiQIq9+auPx3wCgq6urVCn1tojM+gcFBv7GAMwLh8NfFiTQNLfsZoG8CRFv9g7hEHt6k+lrnvs00Z61Q0pnZ+cTJFdIBmKettgAllZVVa0B8rSgaW7ZYhDrCHjdUtoK3yXS6nI3+AkgRiKRR5VSc0n2unMBdAJ4nuTvJFcfOXLkpRwFHp9T+qAm8lw+2o7C1+jVZzZuPmbkUy3TOjo6JgD4mGTNQCmSM0eMGLHp6NGjy0iuTKVS8Pl8wUGge64NhkMleoeuMUcVR3FzR8q88ZXPED8Z+IAdPny40uPxtJC88gSB0QCgado2kqNN09xVV1c3eRCsItHbnXbQ2v/l1O8k4Ch8IJo5+1TAAWDkyJGxffv2zSD5PEmKyF4AbUqp0X19fUnbtu8AXC14aFbRmbr4tvs86hzpf/K1v3h6F23cCOdUwPOosVBEmgH4E4lEOpFIzB8/fvwHOQQA4OGZgWqK/2nRuHflJ8Yz6NfjP1tra+tE27YbRGR9NBr94XTUPC32F3oW3I0p2jp2AAAAAElFTkSuQmCC') !important}#MaintenanceNotification-container>.MaintenanceNotification-info,#TodayMaintenanceNotification-container>.TodayMaintenanceNotification-info,#DevMaintenanceNotification-container>.DevMaintenanceNotification-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsIAAA7CARUoSoAAAAIASURBVEhLrZUxKEVRGMfvo2R4ymAgEmWxK4NBb3ilWAwGg8GoKAYmkiQReSV5i0EZDW8kC/XUozcYDAZFMVAGymAw+P/P+c51z3333HuTX/3v95373vm+c8495zsZLwWbMwPNMLPQMLQBlRZ2L79hE3EmkKB90CA0DbFteINK0Cl0g2T3fBmFSoBg+zCNEINQHVAPlJZ36BZiYvotUBaJcybBA0wX/QQ+oax2k0GCTJ34z2JdcL0n0KEJths64cs0mARfYl1UEfyIDuwjzDb9BFTMtDMIDyDNDnrhwyTg2v43VoJXsS7SbIAwalVMgqpYF9zCQVrFxnHFh0lQEesiHDB46Fzc8aESYGeYg+JETrYhzQzUoM0MSFmsi2DQdrEuyhg0T7WV4EKsC9YlA0tJHIdif4sdloAfkiXDNX3O8ADi7+t84YBnpM3MwKqmSLIIs6pbf+YYwcfEt5aIFKGkshEH+85rV2MlkGkxSRTn0BRUgFwnfwsxWKt8wjMgS5D1J8CRjaJzEZqDv6be2vDk8razqEmAABzdpG75cAOoXSSbgbdcENadvPS1iLsyeQfv6JYPZ6ZuK9XSMHgOwdXJDVMvtoaz66dKvr/zA+6QfqPgaW7QriI2OIn6Bj7oyA86DrGUBGF7BeqNC06cSxQEy8VyvQyNQHtQAYHDSSPwvB/MOYhu6U3pAQAAAABJRU5ErkJggg==) !important}#MaintenanceNotification-container.MaintenanceNotification-top-center>div,#TodayMaintenanceNotification-container.TodayMaintenanceNotification-top-center>div,#DevMaintenanceNotification-container.DevMaintenanceNotification-top-center>div{width:fit-content;margin-left:auto;margin-right:auto;text-align:center;padding-right:40px}#TodayMaintenanceNotification-container .TodayMaintenanceNotification-button{margin-right:-70px;color:#000 !important}.MaintenanceNotification,.TodayMaintenanceNotification,.DevMaintenanceNotification{background-color:#030303}.MaintenanceNotification-error,.TodayMaintenanceNotification-error,.DevMaintenanceNotification-error{background-color:#BD362F}.MaintenanceNotification-warning,.TodayMaintenanceNotification-warning,.DevMaintenanceNotification-warning{background-color:#000000}.MaintenanceNotification-info,.TodayMaintenanceNotification-info,.DevMaintenanceNotification-info{background-color:#fcf8e3;color:#000 !important}.profile-picture-dialog-title{border-bottom:1px solid #dee2e6 !important;background-color:aliceblue}.hidden-element{display:none !important;visibility:hidden}.topHeader.hirepage .navbar .container,.topHeader.workpage .navbar .container{border:0;max-width:unset}.wrapper,.topHeader,footer{width:95%;margin:0 auto;max-width:1720px}.topHeader.homepage,.footer.homepage{max-width:1680px}.topHeader.hirepage,.footer.hirepage{max-width:1680px}.topHeader.workpage,.footer.workpage{max-width:1680px}.footer.homepage{margin:0 auto}.footerSimple{max-width:1200px}.purple-text{color:#3815a3}.reg-form .form-group label{margin:0;color:#3815a3}.reg-form .form-group label.checkbox-register-label{margin-top:0}.padding-17{padding-left:17%}strong{font-family:'OpenSans Bold',Arial}.text-size-bigger{font-size:38px}.item-deleted{color:grey}.row-item-deleted{background-color:#f5f5f5}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none}.video-item div.default-container::after{content:" ";position:absolute;right:114px;bottom:158px;width:100px;min-height:100px;z-index:60;background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-video-play.svg?@cache-version") 50% 50% no-repeat;background-size:120px}.alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#000}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#000}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.search-clear{position:absolute;right:4px;top:10px;cursor:pointer;display:inline-block;font-family:consolas;font-weight:bold;color:transparent}.colored{color:#3815a3}.error-image{max-width:400px;max-height:227px;width:400px;height:227px}.error-checkbox{box-shadow:inset 0 0 0 1px #d9534f}.search-clear::after{content:'X';font-family:'OpenSans Semibold',Arial;font-size:22px}.homepage .search-clear::after{font-size:26px}.search-wrap{position:relative}.search-wrap input[type="search"]{padding-right:20px}.breadcrumbMainWrap .search-bar-mini{float:right}.breadcrumbMainWrap .block-row{display:block}body>.searchBarSimple .searchBar .search-bar-right{padding:10px 0 15px 0}body>.searchBarSimple .searchBar .search-bar-none{display:none;visibility:hidden}.current-picture-file{cursor:pointer;display:-webkit-inline-box;font-weight:600;box-sizing:border-box;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:8px;background-color:rgba(168,201,233,0.46);padding:2px 5px}.current-picture-file span.glyphicon{top:2px}.current-picture-file span.glyphicon::before{padding-left:2px}.homepage .offer-price{margin-bottom:60px}.hirepage .three-box-section,.workpage .three-box-section,.hirepage .four-box-section,.workpage .four-box-section{margin:20px 0 0 0}.hirepage .searchbutton,.workpage .searchbutton{background:#f559cc;border:0}.hirepage .homepage-h1,.workpage .homepage-h1{max-width:1200px;margin:0 auto}.hirepage .homepage-h1 h1,.workpage .homepage-h1 h1{color:#fff;margin:0;padding:50px 0 0 0;font-family:'OpenSans Bold',Arial;font-size:40px;line-height:1.5}.hirepage .homepage-h1 h2,.workpage .homepage-h1 h2{color:#fff;margin:0;padding:20px 0 0 0;font-family:'OpenSans Regular',Arial;font-size:26px;line-height:110%}.workpage .homepage-h1 h1{font-size:40px}.hirepage .homepage-visual img{width:75%}.workpage .homepage-visual img{width:90%}.page-content-hire,.page-content-work{max-width:1200px;margin:0 auto;margin-bottom:50px}.homepage .three-box-section,.homepage .four-box-section{margin:20px 0 60px 0}.homepage .searchbutton{background:#f559cc;border:0}.homepage .homepage-h1{max-width:1200px;margin:0 auto}.homepage .homepage-h1 .homepage-visual{text-align:center;padding-top:30px}.homepage .homepage-h1 .homepage-visual img{width:40%}.homepage .homepage-h1 h1{color:#fff;margin:0;padding:30px 0 20px 0;font-family:'OpenSans Bold',Arial;font-size:36px;max-width:unset;line-height:50px}.homepage .homepage-h1 h1 br{display:none}.homepage .homepage-h1 h2{color:#fff;margin:0;padding:20px 0 0 0;font-family:'OpenSans Regular',Arial;font-size:26px;line-height:110%;max-width:520px}.homepage .homepage-h1 .homepage-leftBlock ul{list-style:none;padding:0;font-size:24px}.homepage .homepage-h1 .homepage-leftBlock li{font-family:'OpenSans Bold',Arial;margin:0 0 8px 0}.homepage .homepage-h1 .homepage-leftBlock li span{background:#3815a3;display:inline-block;padding:5px 10px}.homepage .homepage-h1 .homepage-rightBlock ul{color:#f559cc;font-size:24px;list-style-type:disc}.homepage .homepage-h1 .homepage-rightBlock li{margin:0 0 8px 0}.homepage .homepage-h1 .homepage-rightBlock li span{color:#fff}.homepage .homepage-h1 .homepage-rightBlock li span b{font-family:'OpenSans Bold',Arial}.homepage .belowSearchBar{max-width:1200px;margin:0 auto}.homepage .candidate-profile-picture{width:150px;height:150px;margin:0 auto;overflow:hidden}.homepage .candidate-profile-picture img{height:150px;width:100%;border-radius:75px;object-fit:cover}.homepage .candidate-name{margin-top:15px;font-family:'OpenSans Bold',Arial;color:#0080ff;font-size:18px;margin-bottom:0}.homepage .candidate-job-title{color:#0080ff}.homepage .blue-rounded-title{margin:0 auto 0 auto;width:auto;text-align:center}.homepage .blue-rounded-title h2{display:inline-block;color:#3815a3;border-radius:8px;padding:8px 15px;font-size:28px;font-family:'OpenSans Regular',Arial}.homepage .homepage-purple-point{border-bottom:5px solid #3815a3;height:calc(130%)}.homepage .homepage-purple-point.noBorder{border:0}.homepage .homepage-lblue-point{border-bottom:5px solid #0080ff;height:calc(130%)}.homepage .homepage-lblue-point.noBorder{border:0}.homepage .homepage-purple-point,.homepage .homepage-lblue-point{color:#fff;text-align:center;margin:0;position:relative}.homepage .homepage-purple-point img,.homepage .homepage-lblue-point img,.homepage .homepage-purple-point svg,.homepage .homepage-lblue-point svg{margin-bottom:0;position:absolute;bottom:-17px;left:46%}.homepage .homepage-purple-point p,.homepage .homepage-lblue-point p{font-size:28px;margin:0 auto}.homepage .homepage-purple-point .text-size-bigger,.homepage .homepage-lblue-point .text-size-bigger{font-size:38px}.homepage .section-title,.hirepage .section-title,.workpage .section-title{margin:0 auto 0 auto;width:auto;text-align:center}.homepage .section-title h2,.hirepage .section-title h2,.workpage .section-title h2{display:inline-block;color:#fff;padding:8px 15px 20px 15px;font-size:40px;font-family:'OpenSans Bold',Arial;font-style:normal}.homepage .section-title h2.regular,.hirepage .section-title h2.regular,.workpage .section-title h2.regular{font-family:'OpenSans Regular',Arial}.homepage .hp-subtitle,.hirepage .hp-subtitle,.workpage .hp-subtitle{color:#fff;font-size:26px;text-align:center}.homepage .homepage-section,.hirepage .homepage-section,.workpage .homepage-section{margin:50px auto 50px auto;max-width:1200px}.homepage .homepage-section-lblue,.hirepage .homepage-section-lblue,.workpage .homepage-section-lblue{background:#0080ff;border-radius:20px;padding:40px 30px}.homepage .homepage-section-purple,.hirepage .homepage-section-purple,.workpage .homepage-section-purple{background:#3815a3;border-radius:20px;padding:40px 30px}.homepage .homepage-section-purple.inverted,.hirepage .homepage-section-purple.inverted,.workpage .homepage-section-purple.inverted{background:#fff}.homepage .homepage-section-survey h2,.hirepage .homepage-section-survey h2,.workpage .homepage-section-survey h2{max-width:420px;padding-left:30px;font-family:'OpenSans Bold',Arial}.homepage .homepage-section-survey p,.hirepage .homepage-section-survey p,.workpage .homepage-section-survey p{color:#0080ff;padding-left:30px;font-size:20px;padding-top:25px}.homepage .homepage-section-survey img,.hirepage .homepage-section-survey img,.workpage .homepage-section-survey img{width:400px}.homepage .homepage-section-survey .left-button,.hirepage .homepage-section-survey .left-button,.workpage .homepage-section-survey .left-button{padding-left:30px;padding-top:50px;padding-bottom:40px}.homepage .five-box-section,.hirepage .five-box-section,.workpage .five-box-section{margin-top:20px}.homepage .three-box-section .col,.hirepage .three-box-section .col,.workpage .three-box-section .col,.homepage .four-box-section .col,.hirepage .four-box-section .col,.workpage .four-box-section .col{padding:0}.homepage .centered-button,.hirepage .centered-button,.workpage .centered-button{text-align:center;margin:20px auto}.homepage .centered-button.centered-button-standalone,.hirepage .centered-button.centered-button-standalone,.workpage .centered-button.centered-button-standalone{margin-top:80px;margin-bottom:80px}.homepage .centered-button-left,.hirepage .centered-button-left,.workpage .centered-button-left{text-align:center;margin:20px auto;width:50%;float:left}.homepage .centered-button-right,.hirepage .centered-button-right,.workpage .centered-button-right{float:right;margin:20px auto;width:50%;text-align:center}.homepage .plain-text,.hirepage .plain-text,.workpage .plain-text{margin:0 30px}.homepage .plain-text p,.hirepage .plain-text p,.workpage .plain-text p{color:#3815a3;font-size:26px;margin-bottom:40px}.homepage .plain-text p strong,.hirepage .plain-text p strong,.workpage .plain-text p strong{font-weight:normal;font-family:'OpenSans Bold',Arial}.homepage .button-pink,.hirepage .button-pink,.workpage .button-pink{padding:15px;background:#f559cc;color:#fff;text-decoration:none;font-size:22px;font-family:'OpenSans Semibold',Arial;text-align:center;border-radius:8px;display:inline-block}.homepage .register-button-in-title .button-pink,.hirepage .register-button-in-title .button-pink,.workpage .register-button-in-title .button-pink{display:inline-block;margin-top:15px}.homepage .register-button-in-title.centered-button,.hirepage .register-button-in-title.centered-button,.workpage .register-button-in-title.centered-button{text-align:left;margin:20px 0}.homepage .homepage-gray-box,.hirepage .homepage-gray-box,.workpage .homepage-gray-box{margin:10px;padding:15px;border-radius:18px;background:#f3f2f0;color:#3815a3;height:180px;text-align:center}.homepage .homepage-gray-box .big-number-title,.hirepage .homepage-gray-box .big-number-title,.workpage .homepage-gray-box .big-number-title{font-size:30px;color:#fff;background:#0080ff;display:block;padding:0;border-radius:20px;margin:-36px auto 10px auto;text-align:center;width:40px;height:40px}.homepage .homepage-gray-box h3,.hirepage .homepage-gray-box h3,.workpage .homepage-gray-box h3{font-size:20px;font-family:'OpenSans Bold',Arial;margin-bottom:20px;margin-top:15px}.homepage .homepage-gray-box p,.hirepage .homepage-gray-box p,.workpage .homepage-gray-box p{font-size:16px}.homepage .homepage-gray-box strong,.hirepage .homepage-gray-box strong,.workpage .homepage-gray-box strong{font-weight:normal;font-family:'OpenSans Semibold',Arial}.homepage .search-clear,.hirepage .search-clear,.workpage .search-clear{position:absolute;right:12px;top:10px;cursor:pointer;display:inline-block;font-family:consolas;font-weight:bold;color:transparent}.homepage .colored,.hirepage .colored,.workpage .colored{color:#3815a3}.workpage .register-button-in-title.centered-button{text-align:center !important}.homepage .hp-subtitle{text-align:left;padding-bottom:5px}.hirepage .homepage-purple-point,.workpage .homepage-purple-point{border-top:5px solid #3815a3}.hirepage .homepage-lblue-point,.workpage .homepage-lblue-point{border-top:5px solid #0080ff}.hirepage .homepage-purple-point,.workpage .homepage-purple-point,.hirepage .homepage-lblue-point,.workpage .homepage-lblue-point{color:#fff;text-align:center;margin:0;position:relative}.hirepage .homepage-purple-point img,.workpage .homepage-purple-point img,.hirepage .homepage-lblue-point img,.workpage .homepage-lblue-point img,.hirepage .homepage-purple-point svg,.workpage .homepage-purple-point svg,.hirepage .homepage-lblue-point svg,.workpage .homepage-lblue-point svg{margin-bottom:0;position:absolute;top:-17px}.hirepage .homepage-purple-point p,.workpage .homepage-purple-point p,.hirepage .homepage-lblue-point p,.workpage .homepage-lblue-point p{font-size:24px;padding-top:25px}.hirepage .homepage-purple-point .round-number,.workpage .homepage-purple-point .round-number,.hirepage .homepage-lblue-point .round-number,.workpage .homepage-lblue-point .round-number{background:#0080ff;color:#fff;width:40px;border-radius:20px;margin:-22px auto 0 auto;height:40px;font-size:26px;font-family:'OpenSans Bold',Arial}.hirepage .homepage-purple-point.inverted p,.workpage .homepage-purple-point.inverted p{color:#3815a3}.hirepage .homepage-purple-point.inverted .round-number,.workpage .homepage-purple-point.inverted .round-number{background:#3815a3}.hirepage .homepage-lblue-point.inverted p,.workpage .homepage-lblue-point.inverted p{color:#0080ff}.hirepage .homepage-lblue-point.inverted .round-number,.workpage .homepage-lblue-point.inverted .round-number{background:#0080ff}.hirepage .breadcrumbMain,.workpage .breadcrumbMain{border:0;margin-top:80px}.hirepage .breadcrumbMainWrap,.workpage .breadcrumbMainWrap{max-width:1200px;margin:0 auto}.hirepage .search-bar-mini,.workpage .search-bar-mini{width:100%;display:block;-ms-flex:none;flex:none;max-width:unset;padding:40px 30px;background:#0080ff;border-radius:20px}.hirepage .searchBarSimple,.workpage .searchBarSimple{width:100%}.hirepage .homepage-h1{min-height:300px}.hirepage .breadcrumbMain{padding:10px 35px}.hirepage .search-questions input.form-control{height:60px;background-size:22px;font-size:20px}.hirepage .search-questions #submit{height:60px}.hirepage .hire-candidate-badge{position:absolute;top:10px;right:10px;width:105px;height:105px}.hirepage .hire-candidate-badge img,.hirepage .hire-candidate-badge svg{width:100%}.hirepage .hire-candidate-comment{background:#fff;border-radius:20px;position:absolute;bottom:10px;margin-left:auto;padding:15px;left:40px;right:40px}.hirepage .hire-candidate-comment p{margin:0;font-style:italic;font-size:18px;font-family:'OpenSans Semibold',Arial}.hirepage .hire-candidate-comment p strong{font-family:'OpenSans Bold',Arial}.blue-text{color:#0080ff}.homepage .homepage-title p.hp-search-label{margin-top:5px;font-size:24px;margin-bottom:0}.twocol-txt{color:#3815a3;padding:0}.twocol-txt h2{font-family:'OpenSans Bold',Arial;font-size:32px}.twocol-txt ul{padding:15px 25px 15px 0}.twocol-txt ul li{list-style:none;font-size:20px;color:#3815a3;padding:8px 0 20px 30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='%233815a3' %3E %3Ccircle cx='15' cy='15' r='15' stroke='black' stroke-width='0' fill='%233815a3'%3E%3C/circle%3E%3C/svg%3E");background-position:0 15px;background-repeat:no-repeat;background-size:15px}.twocol-txt .left-round-corners{border:2px solid #e2e8f4;border-bottom-left-radius:20px;border-top-left-radius:20px;border-right:0;padding:40px 35px 20px 35px;height:100%}.twocol-txt .right-round-corners{border:2px solid #e2e8f4;border-bottom-right-radius:20px;border-top-right-radius:20px;border-left:0;padding:40px 35px 20px 35px;height:100%}.twocol-img-left{padding:0}.twocol-img-left img{width:100%;border-top-left-radius:20px;border-bottom-left-radius:20px;margin:0;object-fit:cover;height:100%}.twocol-img-right{padding:0}.twocol-img-right img{width:100%;border-top-right-radius:20px;border-bottom-right-radius:20px;margin:0;object-fit:cover;height:100%}.round-corner-row{padding:0;margin-top:60px;margin-left:0;margin-right:0}strong.mega{font-size:50px;font-family:'OpenSans Bold',Arial}.vat-action-glyph{border:1px solid #3815a3;border-radius:4px;height:20px;width:22px;padding-top:2px;padding-left:2px;margin:-2px}.popup-action-glyph{border:1px solid #3815a3;border-radius:4px;height:20px;width:22px;padding-top:2px;padding-left:2px;margin:6px}.single-line{display:-ms-inline-flexbox;display:inline-flex;width:100%}.homepage-section-schools,.homepage-section-clients{border-bottom:2px solid #0080ff;padding:30px 0}.homepage-section-schools.school-page-schools,.homepage-section-clients.school-page-schools{padding:0;border:0}.homepage-section-schools.school-page-schools h2,.homepage-section-clients.school-page-schools h2{margin-top:40px}.homepage-section-schools a,.homepage-section-clients a{display:block;padding:30px 30px}.homepage-section-schools a img,.homepage-section-clients a img{max-width:180px;width:100%}.homepage-section-schools .logo-col,.homepage-section-clients .logo-col{-ms-flex-pack:center;justify-content:center;height:150px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.homepage-section-schools h2,.homepage-section-clients h2{font-family:'OpenSans Semibold',Arial}.homepage-section-clients{border-bottom:0}.homepage-section-clients a img{max-width:300px;width:100%}.modal-dialog button.btn{border-radius:5px}.home-reportabuse .report-abuse-wrap{max-width:900px;margin:30px auto 60px auto;color:#3815a3}.home-reportabuse .report-abuse-wrap textarea{max-width:unset}.compt-text-success{color:#3815a3;max-width:900px;margin:30px auto}.compt-text-danger{color:#f559cc;max-width:900px;margin:30px auto}.policy-page{max-width:900px;margin:30px auto 60px auto}.policy-page ::marker{color:#3815a3}.policy-page h1,.policy-page h2,.policy-page h3,.policy-page h4{text-align:left}.policy-page h1{font-size:34px;font-family:'OpenSans Bold',Arial;margin-bottom:40px}.policy-page h2{font-family:'OpenSans Semibold',Arial;font-size:24px;margin-top:30px}.policy-page h3{font-family:'OpenSans Bold',Arial;font-size:18px;margin-top:25px}.policy-page h4{font-family:'OpenSans Semibold',Arial;font-size:16px}.policy-page p{margin-bottom:1rem;color:#3815a3;text-align:justify}.policy-page li{color:#3815a3;margin-bottom:8px;text-align:justify}.policy-page .terms-and-conditions-paragraph,.policy-page .privacy-policy-paragraph,.policy-page .legal-notice-paragraph,.policy-page .cookies-policy-paragraph{margin-bottom:1rem;color:#3815a3;text-align:justify}.policy-page.legal-notice-content ul.top-list{padding-left:0}.policy-page .privacy-policy-numbered-list ::marker{font-size:18px;font-family:'OpenSans Bold',Arial}.policy-page .privacy-policy-numbered-list .small-list ::marker{font-size:14px;font-family:'OpenSans Regular',Arial}.policy-page .privacy-policy-letters-list ::marker{font-size:16px;font-family:'OpenSans Semibold',Arial}.topHeader>.navbar{padding-left:0;padding-right:0}.search-list-header .col{padding:0 20px 20px 25px;font-size:18px;color:#3815a3}.wrapper.homepage .search-questions{padding:20px 0 0 0}header .navbar .navbar-header{width:35%;max-width:280px}header .navbar .navbar-header img{width:100%;max-width:260px}.navbar-header a{display:block}body{margin:0}*{box-sizing:border-box}a{text-decoration:underline}.topHeader .navbar .underline-container,.shellSimple .navbar .underline-container{padding:15px 0;border-bottom:5px solid #3815a3;max-width:unset}.topHeader.homepage .navbar .container{border:0;max-width:unset}.wrapper.homepage .responsiveWrap{min-height:430px}.wrapper.homepage .searchBar{max-width:1200px;margin:0 auto}.wrapper.homepage .body-content{max-width:1400px;margin:0 auto}.wrapper.homepage .body-content{padding:0}.wrapper.homepage .body-content .homepage-blue-bar{text-align:center;padding:20px;border-radius:120px;margin-top:80px}.searchBarSimple .searchBar{max-width:1200px;margin:0 auto}.searchBarSimple .searchBar::after{content:"";display:block;clear:both}.searchBarSimple .searchBar .search-bar-content .container{padding:0}.breadcrumbMain .searchBarSimple .searchBar{max-width:unset;border-bottom:unset}.breadcrumbMain .searchBarSimple .searchBar .search-bar-inline{border-bottom:unset}.searchBarSimple .searchBar .search-bar-inline{width:100%;border-bottom:1px solid #3815a3}.searchBarSimple .searchBar .search-bar-inline .search-questions{padding-left:0}.shellSimpleBody>.back-link{margin-top:-5px;margin-bottom:15px;font-size:16px}.shellSimpleBody .numberTag{display:inline-block;font-size:14px;padding:0 5px;border-radius:5px;background-color:#694eb9;color:#fff;margin-left:10px;font-family:'OpenSans Semibold',Arial;float:right;margin-right:35px;text-align:center;min-width:26px}.shellSimpleBody .company-actions-list,.shellSimpleBody .candidate-actions-list,.shellSimpleBody .profileManager-actions-list{list-style:none;padding:15px 0 0 0}.shellSimpleBody .company-actions-list li,.shellSimpleBody .candidate-actions-list li,.shellSimpleBody .profileManager-actions-list li{margin:0 -15px;padding:0;border-top:1px solid #e2dfea}.shellSimpleBody .company-actions-list li:first-of-type,.shellSimpleBody .candidate-actions-list li:first-of-type,.shellSimpleBody .profileManager-actions-list li:first-of-type{border:none}.shellSimpleBody .company-actions-list li a,.shellSimpleBody .candidate-actions-list li a,.shellSimpleBody .profileManager-actions-list li a{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23c8c0de' class='menu-arrow'%3E%3Cpath d='M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z'/%3E%3C/svg%3E");background-position:95% 50%;background-repeat:no-repeat;display:block;color:#542eca;text-decoration:none;background-size:14px;padding:0 15px;font-family:'OpenSans Regular',Arial;font-size:14px;cursor:pointer}.shellSimpleBody .company-actions-list li a:hover,.shellSimpleBody .candidate-actions-list li a:hover,.shellSimpleBody .profileManager-actions-list li a:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%233815a3' class='menu-arrow'%3E%3Cpath d='M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z'/%3E%3C/svg%3E");background-color:#d7e6f5;border-radius:0}.shellSimpleBody .company-actions-list li a .menuIcon,.shellSimpleBody .candidate-actions-list li a .menuIcon,.shellSimpleBody .profileManager-actions-list li a .menuIcon{display:block;width:100%;padding-left:40px;padding-top:15px;padding-bottom:15px}.shellSimpleBody .company-actions-list li a .menuIcon.menuIconJobs,.shellSimpleBody .candidate-actions-list li a .menuIcon.menuIconJobs,.shellSimpleBody .profileManager-actions-list li a .menuIcon.menuIconJobs{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/menu-icons/icon-jobs.svg?@cache-version") 0 50% no-repeat;background-size:27px}.shellSimpleBody .company-actions-list li a .menuIcon.menuIconInterviews,.shellSimpleBody .candidate-actions-list li a .menuIcon.menuIconInterviews,.shellSimpleBody .profileManager-actions-list li a .menuIcon.menuIconInterviews{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/menu-icons/icon-interviews.svg?@cache-version") 0 50% no-repeat;background-size:27px}.shellSimpleBody .company-actions-list li a .menuIcon.menuIconFavorites,.shellSimpleBody .candidate-actions-list li a .menuIcon.menuIconFavorites,.shellSimpleBody .profileManager-actions-list li a .menuIcon.menuIconFavorites{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/menu-icons/icon-favorites.svg?@cache-version") 0 50% no-repeat;background-size:27px}.shellSimpleBody .company-actions-list li a .menuIcon.menuIconMessages,.shellSimpleBody .candidate-actions-list li a .menuIcon.menuIconMessages,.shellSimpleBody .profileManager-actions-list li a .menuIcon.menuIconMessages{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/menu-icons/icon-messages.svg?@cache-version") 0 50% no-repeat;background-size:27px}.shellSimpleBody .company-actions-list li a .menuIcon.menuIconDetail,.shellSimpleBody .candidate-actions-list li a .menuIcon.menuIconDetail,.shellSimpleBody .profileManager-actions-list li a .menuIcon.menuIconDetail{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/menu-icons/icon-profiles.svg?@cache-version") 0 50% no-repeat;background-size:27px}.shellSimpleBody .company-actions-list li a .menuIcon.menuIconInvoices,.shellSimpleBody .candidate-actions-list li a .menuIcon.menuIconInvoices,.shellSimpleBody .profileManager-actions-list li a .menuIcon.menuIconInvoices{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/menu-icons/icon-invoice.svg?@cache-version") 0 50% no-repeat;background-size:27px}.shellSimpleBody .company-actions-list li a .menuIcon.menuIconDocuments,.shellSimpleBody .candidate-actions-list li a .menuIcon.menuIconDocuments,.shellSimpleBody .profileManager-actions-list li a .menuIcon.menuIconDocuments{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/menu-icons/icon-documents.svg?@cache-version") 0 50% no-repeat;background-size:27px}.shellSimpleBody .company-actions-list li a .menuIcon.menuIconTestCompetencies,.shellSimpleBody .candidate-actions-list li a .menuIcon.menuIconTestCompetencies,.shellSimpleBody .profileManager-actions-list li a .menuIcon.menuIconTestCompetencies{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/menu-icons/icon-quiz.svg?@cache-version") 0 50% no-repeat;background-size:27px}.shellSimpleBody .company-actions-list li a .menuIcon.menuIconCvVideo,.shellSimpleBody .candidate-actions-list li a .menuIcon.menuIconCvVideo,.shellSimpleBody .profileManager-actions-list li a .menuIcon.menuIconCvVideo{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/menu-icons/icon-video-cv.svg?@cache-version") 0 50% no-repeat;background-size:27px}.shellSimpleBody .menu-arrow:hover{fill:#000;color:#000}.shellSimpleBody .detailGrid-right .page-header h2{margin-bottom:30px}.profile-manager-dashboard .searchBar,.company-dashboard .searchBar{margin-left:-10px}.myjobs-dashboard .searchBar,.jobdetail-dashboard .searchBar{margin-top:-20px}.myappointment-dashboard .searchBar{margin-top:-30px}.dashboard-company-index .searchBar{margin-top:-7px}.btn-primary.disabled,.btn-primary:disabled{color:#5c5c5c !important;background-color:#dfdfdf;border-color:#dfdfdf}.jobdetail-dashboard .glyphicon-option-vertical{font-size:16px}.jobdetail-dashboard .glyphicon-question-sign{color:#777;background:#fff;border-radius:8px}.jobdetail-dashboard .dropdown-menu.show{left:unset !important;right:0;top:28px !important;transform:unset !important;background:#777}.jobdetail-dashboard .dropdown-menu.show a{color:#fff;padding:3px 15px}.jobdetail-dashboard .dropdown-menu.show a:hover{background:unset}.btn.addNewJob{background:#0080ff;color:#fff;margin-bottom:10px;border-radius:8px;border-color:unset}.btn.addNewJob:hover{background:#f559cc}.btn.create-alert{background:#0080ff;color:#fff;margin-bottom:10px;border-radius:8px;border-color:unset;margin-left:10px}.btn.activate-alert{background:#355077;color:#fff;margin-bottom:10px;border-radius:8px;border-color:unset;margin-left:10px}.btn.deactivate-alert{background:#d9eaf0;color:#fff;margin-bottom:10px;border-radius:8px;border-color:unset;margin-left:10px}.dropdown.float-left{float:left}.width-250{width:250px !important}#tdActions .btn-actions,#tdActions .additional-btn{display:inline-block;font-size:13px;border-radius:8px;border:0;color:#000}#tdActions .btn-actions:focus,#tdActions .additional-btn:focus,#tdActions .btn-actions:hover,#tdActions .additional-btn:hover{border:unset}#tdActions .btn-actions{background:#e9eff5}#tdActions .btn.deactivate-alert{background-color:#f5e2e2}#tdActions .btn.activate-alert{background-color:#e8f5e2}#tdActions .btn.create-alert{background-color:#0080ff;color:#fff}.btn.canNotAddNewJob{background:#929291;color:#fff;margin-bottom:10px;border-radius:8px;border-color:unset}.btn.canNotAddNewJob:hover{background:#929291}.profile-manager-dashboard .breadcrumbMainWrap .search-bar-mini,.company-dashboard .breadcrumbMainWrap .search-bar-mini{float:left;max-width:100%}.profile-manager-dashboard .breadcrumbMain,.company-dashboard .breadcrumbMain{margin-left:10px}.profile-manager-dashboard .breadcrumbMain .breadcrumbMainWrap .search-bar-mini .searchBarSimple .searchBar,.company-dashboard .breadcrumbMain .breadcrumbMainWrap .search-bar-mini .searchBarSimple .searchBar{margin-left:-5px;margin-right:-5px}.shellSimpleBody .profileManager-actions-list li a{padding:0}.shellSimpleBody .profileManager-actions-list li a span.menuIcon{padding-left:20px}.profile-documents-introduction{margin-bottom:3px}h1,h2,h3,h4,p.class-h4{font-family:'OpenSans Regular',Arial;color:#3815a3}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,p.class-h4 a,p.class-h5 a,p.class-h6 a{text-decoration:none}.h1-subpage,.h2-subpage{color:#3815a3}.h1-subpage{font-size:28px;font-family:'OpenSans Semibold',Arial;margin-bottom:15px;margin-top:30px}.h2-subpage{font-size:18px;font-family:'OpenSans Bold',Arial;margin-bottom:25px;color:#333}.account-register h1,.account-login h1,.account-registercompany h1{font-family:'OpenSans Bold',Arial;font-size:34px}.account-register .checkbox-register-label{display:block;padding-left:40px}.company-job-col .dropdown{padding:4px 6px 2px 8px;margin-top:0;margin-right:0;border-radius:14px;cursor:pointer;background:#eee}.company-job-col .dropdown:hover{background:#777;color:#fff}.header-notResponded,.header-refused,.header-accepted,.header-hired,.header-interviewed{padding:5px 10px 5px 15px;font-family:'OpenSans Bold',Arial}#contactedPagin,#refusedPagin,#acceptedPagin,#hiredPagin,#interviewedPagin{text-align:center}.contactedCurrent,.refusedCurrent,.acceptedCurrent,.hiredCurrent,.interviewedCurrent{text-decoration:none}#contactedPagin li,#refusedPagin li,#acceptedPagin li,#hiredPagin li,#interviewedPagin li{display:inline-block;padding-left:4px;padding-right:4px}#contactedPagin li:has(.contactedCurrent),#refusedPagin li:has(.refusedCurrent),#acceptedPagin li:has(.acceptedCurrent),#hiredPagin li:has(.hiredCurrent),#interviewedPagin li:has(.interviewedCurrent){background-color:#eee}.contactedPagingSeparator{padding-left:8px !important;padding-right:8px !important}.contactedPrev,.refusedPrev,.acceptedPrev,.hiredPrev,.interviewedPrev{cursor:pointer}.contactedNext,.refusedNext,.acceptedNext,.hiredNext,.interviewedNext{cursor:pointer}.contactedLast,.refusedLast,.acceptedLast,.hiredLast,.interviewedLast{cursor:pointer;padding-left:5px}.contactedFirst,.refusedFirst,.acceptedFirst,.hiredFirst,.interviewedFirst{cursor:pointer;padding-right:5px}.header-notResponded{background:#eee}.job-notResponded>div{padding:5px 8px;border-radius:8px;border:2px solid #eee;margin-bottom:8px}.header-refused{margin-top:30px;background:#e8bfbf}.job-refused>div{padding:5px 8px;border-radius:8px;border:2px solid #e8bfbf;margin-bottom:8px}.header-accepted{background:rgba(168,201,233,0.46)}.job-accepted>div{padding:5px 8px;border-radius:8px;border:2px solid rgba(168,201,233,0.46);margin-bottom:8px}.header-hired,.header-interviewed{background:#bfe8c4}.job-interviewed>div,.job-hired>div{padding:5px 8px;border-radius:8px;border:2px solid #bfe8c4;margin-bottom:8px}mark.quickAd{background-color:black;color:white;padding:1px;margin:2px}mark.hotAd{background-color:orangered}label.error{color:#d9534f}input.error{border-color:orangered !important}.text-danger{color:#d9534f;display:block}.text-bold{font-weight:bold !important}input.text-danger{border-color:#d9534f}span.error-text,span.alert-error-text{color:#d9534f}.current-work-experience{background-color:silver}.we-date-month{width:auto !important}.we-date-month::after{content:attr(data-separator)}.we-date-year{width:auto !important}.btn,.btn-default,.btn-primary{text-decoration:none;border-radius:0}.btn.btn-pink{background-color:#f559cc;border:0;border-radius:12px;padding:8px 30px;color:#fff}.btn-upload{background-color:gainsboro;border-radius:3px;line-height:18px;margin-top:-5px;border-color:darkgray}.btn-link{text-decoration:underline}.text-right{text-align:right}div.free-place-30px{height:30px}div.free-place-20px{height:20px}div.free-place-10px{height:10px}div.free-place-15px{height:15px}.nav-tabs a{text-decoration:none}#navbar a{text-decoration:none}.cleaner{font-size:1px;line-height:1px;height:1px;clear:both}.strong{font-weight:bold}.footer{position:relative;bottom:0;width:95%;font-size:12px;height:225px;background-color:#ffffff;margin-top:30px}.footer .dropdown-menu{right:-11px;left:unset}.footerGrid{margin:0 auto;width:100%;background-color:#ffffff;border-top:4px solid #3815a3}.footerGridWrap{width:auto}.footerLeft{width:42%;float:left;margin-top:30px;margin-left:15px}.footer-half{width:50%;float:left;padding-right:15px}.footer-half a{display:block;padding:0 0 10px 0}.footer-half.social-icons a{display:inline-block;padding-right:15px}.footer-half.social-icons a img{width:40px;height:40px}.footer-half.social-icons p{font-family:'OpenSans Bold',Arial}.copyright-wrap{clear:both;margin-left:15px;padding-top:20px}.footerRight{width:42%;float:left;margin-top:30px;text-align:left}.footerRight .list-inline{padding-left:0;list-style:none;margin-left:-5px}.footerRight .list-inline li{display:inline-block;padding-left:5px;padding-right:5px}.footer p.dropdown-header{color:#444}.footer a{color:#3815a3}.footer .country-picker-local{padding-left:10px}.footer .version{clear:both;text-align:left;margin-left:15px;color:#ccc}.footer .footer-title{font-family:'OpenSans Bold',Arial}body>.container{padding:20px}.container .text-muted{margin:10px 0}.content,.navbar-default{position:relative}.dl-horizontal dt{white-space:normal}.dl-horizontal dt span.normal-text{font-weight:normal}input,select,textarea{max-width:280px}.forgot-password-link{max-width:280px;text-align:right;margin-top:5px}.forgot-password-link a{font-size:12px}.rememberCheckbox label{font-size:13px}.register-login{font-size:14px;border-radius:10px}.register-login-area{background-color:#e8f0fe;border-radius:10px;padding:20px;margin-left:-20px;margin-top:30px}.register-login-area .control-label{font-family:'OpenSans Regular',Arial;color:#3815a3;font-size:1.5rem}.align-right{text-align:right}.align-left-responsive{margin-top:8px}.align-center{text-align:center}.one-row{display:inline-block}.register-password .field-validation-error{clear:both}.checkbox-label input{float:left;width:30px}.checkbox-label label{display:inline}.register-extender .register-extender-item{margin:10px 0;padding-right:50px}.register-extender .text-3{font-family:'OpenSans Bold',Arial}.login-extender .login-extender-item{margin:10px 0;padding-right:50px}.login-extender .text-2{font-family:'OpenSans Bold',Arial}#frmRegister .btn-register{margin-left:0}#frmRegister .register-password input,form .register-password input,#frmRegister .register-schoolcode input,form .register-schoolcode input{float:left}#frmRegister .register-password .btn-tooltip,form .register-password .btn-tooltip,#frmRegister .register-schoolcode .btn-tooltip,form .register-schoolcode .btn-tooltip{margin-top:8px;margin-left:8px;float:left;position:static;top:unset;right:unset}.checkbox-register{width:16px;margin:3px 10px 3px 0;height:16px}.checkbox-register-label{vertical-align:middle;padding-left:8px}.profile-picture-action a{font-size:14px;color:#0080ff;cursor:pointer}.profile-picture-action a:hover{color:#0f76dc}.upload-picture .custom-file-input-button,.upload-picture .custom-file-input-clear-button{margin-top:15px;margin-right:15px;border-radius:8px;font-weight:normal}.upload-picture .custom-file-input-clear-button{background:#ddd;color:#333}.profile-picture .modal-footer{border:0}.profile-picture .modal-footer button{background:#ddd;border-radius:8px}.profile-picture .modal-footer button.btn-primary{background:#3815a3;color:#fff;border:0}.modal-header button.close{position:absolute;right:25px}.modal-buttons-center{text-align:center;margin:0 10px 0 0;width:45%;font-size:14px;display:inline-block}.modal-buttons-center a,.modal-buttons-center input{border-radius:8px;font-size:14px;padding:5px 10px;text-align:center;white-space:normal}.modal-buttons-center .button-purple,.button-purple{background:#3815a3;color:#fff;border-color:#3815a3}.link-job-modal-interview,.link-job-modal-hire,.link-job-modal-cancel{text-decoration:none;border:1px solid #ddd;padding:10px 20px;border-radius:12px;margin-bottom:15px;display:block;float:left;margin-right:30px;color:#333;text-align:center}.link-job-modal-interview:hover,.link-job-modal-hire:hover,.link-job-modal-cancel:hover{background:#eee;text-decoration:none;color:#000}.btn-default{background-color:#0080ff;color:white}.btn-default:hover{color:#fff}#socialLoginList button{border-radius:10px}.btn-register{padding-right:20px;padding-left:20px;line-height:1em;margin-left:190px}.dropup,.dropdown{position:relative}.language-switcher div.dropdown-menu{position:absolute;z-index:1000;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-font-smoothing:antialiased;top:-140px}.portalHeaderRightIn div.dropdown-menu{position:absolute;top:100%;right:0;z-index:110;display:none;float:left;left:auto;min-width:260px;padding:0 10px 20px 10px;margin:-1px -10px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #0067c6;border-radius:0;box-shadow:none}.lang-switch{display:block;float:right;height:23px;padding-left:10px}.lang-switch .lang-selected-true{display:block;float:left;height:23px;line-height:23px;text-transform:uppercase;padding:0 8px;background:#066}.lang-switch .lang-separator{display:block;float:left;height:23px;line-height:23px;padding:0 5px}a.lang-portal-language{display:block;float:left;height:23px;line-height:23px;background:none;padding-left:8px}a.lang-portal-language span{display:block;float:left;height:23px;line-height:23px;background:none;padding-right:8px;text-transform:uppercase}.country-picker-local span.selected{font-weight:bold}.hidden-validation{display:none;visibility:hidden}.terms-condition-error-msg{display:-ms-flexbox;display:flex;vertical-align:middle;margin-left:0;margin-top:0}.error-dialog-scrolled{position:fixed;top:50px;left:50px}.search-form{width:-webkit-fill-available}.searchForm{width:-webkit-fill-available}.search-questions{width:-webkit-fill-available}.search-questions input.input-md{max-width:-webkit-fill-available}.searchbar-control,.search-bar-inline{content:" ";display:table !important;text-align:center}.searchbar-control #submit,.search-bar-inline #submit{height:50px;width:100%;padding:0}.searchbar-control .search-clear{position:absolute;right:12px;top:10px;cursor:pointer;display:inline-block;font-family:consolas;font-weight:bold;color:transparent}.searchbar-control .colored{color:#3815a3}.search-bar-inline .search-clear{position:absolute;right:33px;top:10px;cursor:pointer;display:inline-block;font-family:consolas;font-weight:bold;color:transparent}.search-bar-inline .colored{color:#3815a3}.homepage .searchbar-control #submit{height:60px}.jobsearch-bar-title{padding:0}.searchBar .jumbotron{padding:0;background:none;border-bottom:2px solid #3815a3;border-radius:0}.searchBar .container-search{padding:0}.searchBar #navbar{padding:0}.searchBar .navbar-searchform{padding:0 0 15px 0}.homepage .searchBar .jumbotron{border:0;margin-bottom:0}.searchForm .input-md,.search-bar-inline .input-md{border-radius:8px;height:50px;background:#f3f2f0 url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-search.svg?cdnv=23241316') 10px 50% no-repeat;background-size:17px;padding-left:50px;font-size:18px;font-family:'OpenSans Regular',Arial;border:0;max-width:unset}.homepage .searchForm .input-md{border-radius:8px;height:60px;background:#fff url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-search.svg?cdnv=23241316') 10px 50% no-repeat;padding-left:60px;font-size:22px;background-size:24px;border:1px}.searchGrid-right .candidate-is-shortlisted a{color:#f559cc;font-size:14px}.searchGrid-right .candidate-is-shortlisted a:hover{text-decoration:none}.searchGrid-right .candidate-clickable .candidate-name .glyphicon-user{color:#fff}.searchGrid-right .candidate-clickable .candidate-name a{text-decoration:none}.login-username{font-family:'OpenSans Semibold',Arial;color:#000}.login-email{font-size:12px;color:#888}.candidate-name .candidate-is-screened{display:inline-block;text-align:left;background:#fff url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-check-viewed.svg?cdnv=23241316') 8px 50% no-repeat;background-size:16px;padding:0 10px 0 30px;font-size:14px;color:#f79623;border:1px solid #f79623;border-radius:7px;margin-top:0;margin-left:15px;line-height:24px;font-family:'OpenSans Regular',Arial}.candidate-name .candidate-is-screened:hover{background-color:#f9f9f9}.candidate-name .candidate-is-screened.candViewed{background:#fff url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-check-viewed.svg?cdnv=23241316') 8px 50% no-repeat;background-size:16px;color:#f79623;border:1px solid #f79623}.candidate-name .candidate-is-screened.candContacted{background:#fff url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-doublecheck-contacted.svg?cdnv=23241316') 8px 50% no-repeat;background-size:15px;color:#7daf5c;border:1px solid #7daf5c}.shellSimple,.shellSimpleBody,.searchBarSimple{width:95%;margin:0 auto}.homepage .topNav{width:auto}.topNav{float:right;width:auto}.topNav .navbar-right{float:left}.topNav .navbar-right li a{text-decoration:none}.topNav .hoverMenuContent .content-menu{background:#fff;border:1px solid #3815a3;padding:15px}.topNav .navbar-right ul.navbar-right.content-menu{z-index:80;top:45px;min-width:240px}.topNav .navbar-right ul.navbar-right{display:block;margin-top:0}.topNav .navbar-right ul.navbar-right li{display:block;margin:0}.topNav .navbar-right ul.navbar-right li.hoverMenu{position:relative}.topNav .navbar-right ul.navbar-right a:hover{border:2px solid #3815a3}.topNav .navbar-right ul.navbar-right a img{border-radius:20px;width:36px;display:block;height:36px;object-fit:cover}.topNav #logoutForm{float:left;padding-left:20px;color:#3815a3}.topNav #logoutForm a{display:block}.topNav #logoutForm .hoverMenuContent a{color:#3815a3;border:0;border-radius:0;padding:8px 15px 8px 0;font-size:16px;font-weight:normal;font-family:'OpenSans Semibold',Arial}.topNav #logoutForm .hoverMenuContent a:hover{background:#eee}.topNav .btn-login{margin-top:0;display:block;margin-left:20px;font-family:'OpenSans Bold',Arial}.topNav .btn-login:hover{background:#f4f4f4;color:#3815a3}.topNav .btn-login .glyphicon-log-in{display:none}.topNav .btn-hp-register{margin-top:0;display:block;margin-left:20px}.topNav .btn-hp-register:hover{color:#fff;background:#270c79}.topNav .btn-hp-register .glyphicon-check{display:none}.topNav .topNavRight{float:left;margin:0;list-style:none}.topNav .topNavRight li{list-style:none;padding-left:30px;float:left;padding-right:15px}.topNav .topNavRight li a:hover{border-bottom:3px solid #0080ff}.topNav .topNavRight li a{display:block;font-size:16px;color:#3815a3;text-decoration:none;padding:8px 0;border-bottom:3px solid #fff}.hirepage .topNavRight li.menuitem-1 a,.workpage .topNavRight li.menuitem-2 a{border-bottom:3px solid #0080ff;font-family:'OpenSans Bold',Arial}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;background-color:#cccccc;border-radius:1px;margin-bottom:3px;margin-top:3px}button.navbar-toggle{border-width:1px;border-radius:3px;border-color:gainsboro;margin-right:20px}.btn-login,.btn-hp-register{font-weight:bold;border:solid 1px #007bff;padding:2px 10px;border-radius:20px}.action-link{margin-right:5px;margin-left:5px}.btn-logout{font-weight:bold;border:solid 1px #007bff;padding:2px 10px;border-radius:5px}.content-menu{border:solid 1px #007bff;border-radius:5px;padding:4px 16px;position:absolute;top:0;right:0}.aboutme-footer{text-align:end;margin-top:12px}.aboutme-footer a.more,.aboutme-footer a.less{font-size:12px;text-decoration:none}.weadt{border-top:1px solid #d8d2e7 !important}.wedescriptions,.candidate-aboutme-content{font-size:13px;font-weight:400;margin:5px;font-family:'OpenSans Regular',Arial;font-style:italic}.wedescriptionsprofile{font-size:13px;font-weight:400;margin:5px;font-family:'OpenSans Regular',Arial;font-style:italic}.work-experiences-footer{text-align:end;margin-top:-20px;padding-top:15px}.work-experiences-footer a.wemore,.work-experiences-footer a.weless{font-size:12px;text-decoration:none}.cvpreview{height:1160px}.cvpreview-hidden{height:fit-content}.showhide-action{float:right;margin-top:-8px}.detailGrid{margin:0 -15px}.detailGrid::after{display:block;clear:both;content:""}.detailGridWrap{width:100%;margin:0;padding-left:330px}.detailGridWrap.detailGridFull{padding-left:0}.detailGridWrap.detailGridFull .detailGrid-right{padding-left:0}.lnk-BackToResults,.back-link a{color:#3815a3;font-size:18px;text-decoration:none;margin-bottom:10px}.detailGrid-right{width:99%;float:right;margin:0;position:relative;color:#3815a3;margin-bottom:80px}.detailGrid-right .row-cols-1{margin-top:20px;max-width:900px}.detailGrid-right h6{font-size:18px;font-family:'OpenSans Semibold',Arial;margin-top:20px}.detailGrid-right .skill-item{float:left;margin-right:10px;width:auto;margin-bottom:8px}.detailGrid-right .skill-item-col{-ms-flex:unset;flex:unset;max-width:unset;display:block;background:rgba(168,201,233,0.46);width:auto;padding:3px 10px;border-radius:8px;margin-bottom:10px;float:left;min-height:28px}.detailGrid-right .skill-item-col:hover{cursor:pointer}.detailGrid-right .skill-item-delete{float:left;cursor:unset}.detailGrid-right .skill-items-row .skill-items-cols{border-radius:8px;border:1px dotted #a8c9e9;max-width:unset;width:47%;-ms-flex:unset;flex:unset;display:block;margin:0 auto}.detailGrid-right .skill-tool-info{padding:10px 0}.detailGrid-right .skill-edit-icon{margin-bottom:10px}.detailGrid-right .skill-selected span{font-family:'OpenSans Bold',Arial}.detailGrid-right .skill-tool-info.remaining1,.detailGrid-right .skill-tool-info.remaining2,.detailGrid-right .skill-tool-info.remaining3{color:#f00}.detailGrid-right .skills-is-in-edit .skill-items-row .skill-items-cols{border:3px dashed #3815a3;background:#fff}.detailGrid-right .skills-is-in-edit .skill-edit-icon{color:#fff;background:#3815a3}.detailGrid-right .skills-is-in-edit .skill-edit-icon .glyphicon-pencil{color:#fff}.detailGrid-right .skills-is-in-edit .skill-item{float:none;clear:both;margin-right:0;-ms-flex:unset;flex:unset;display:block}.detailGrid-right .skills-is-in-edit .skill-item-col{width:75%;padding:0}.detailGrid-right .skills-is-in-edit .skill-item-col .glyphicon-crown{float:right;padding:5px 3px 3px 8px;height:28px;margin:0;width:34px;border-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:2px solid #fff;top:0}.detailGrid-right .skills-is-in-edit .skill-item-col .glyphicon-crown.skill-selected{background:#3815a3}.detailGrid-right .skills-is-in-edit .skill-item-col .glyphicon-crown.skill-selected:before{background-image:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-pin-white.svg?@cache-version")}.detailGrid-right .skills-is-in-edit .skill-item-col .glyphicon-crown .skill-item-text{padding:3px 0 3px 10px;height:28px;overflow:hidden;max-width:85%;line-height:23px}.detailGrid-right .skills-is-in-edit .skill-item-col .glyphicon-crown .skill-item-text:before{background-image:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-pin-gray.svg?@cache-version")}.detailGrid-right .skills-is-in-edit .skill-item-col .skill-item-delete{float:right;max-width:15%}.detailGrid-right .skills-is-in-edit .skill-item-text{padding:3px 0 3px 10px;height:28px;overflow:hidden;max-width:82%;line-height:23px}.detailGrid-right .skills-is-in-edit .skill-item-text .skill-selected{font-family:'OpenSans Bold',Arial}.detailGrid-right .skills-is-in-edit .glyphicon-trash{color:#505050}.detailGrid-right .skills-is-in-edit .skill-item-col:hover{background:#c1dbf5}.detailGrid-right .skills-is-in-edit .skill-item-delete{cursor:pointer}.detailGrid-right .skills-is-in-edit .skill-item-delete:hover{background:#ddd}.detailGrid-right .skill-items-row h6{font-size:15px}.detailGrid-right .skill-items-row .container{padding-bottom:15px}.detailGrid-right .candidate-detail-info{font-size:18px;line-height:34px}.detailGrid-right .candidate-name{font-family:'OpenSans Bold',Arial;font-size:20px}.detailGrid-right .candidate-jobtitle{font-family:'OpenSans Bold',Arial;font-size:28px}.detailGrid-right .candidate-jobtitle h1{font-family:'OpenSans Semibold',Arial}.detailGrid-right .candidate-jobtitle span.jobtitle{color:#3815a3;display:inline;text-align:left;width:auto}.detailGrid-right .top-skill-item{font-size:14px;margin:0 20px 0 0;padding:0 10px;border-radius:5px;background-color:rgba(168,201,233,0.46);display:inline-block;line-height:26px}.detailGrid-right .top-skill-item .glyphicon{margin-left:5px;top:2px}.detailGrid-right .dashboard-header{text-align:center;margin-bottom:20px}.detailGrid-right .candidate-subtitle,.detailGrid-right .company-subtitle{text-align:center;margin-top:10px;margin-bottom:20px}.detailGrid-right .ctaButtons{margin-bottom:50px}.detailGrid-bottom{margin-bottom:40px;clear:both}.detailGrid-bottom .col{text-align:center}.detailGrid-bottom .col a{text-decoration:none;border-radius:5px;border:1px solid #0080ff}.detailGrid-bottom .col a:hover{background:#f4f4f3}.school-dashboard-full-width{width:100%;margin-left:-158px}.school-dashboard-full-width .number-layout{margin-left:75px;padding-bottom:30px}.school-dashboard-full-width .blue-circle{height:100px;text-align:center;vertical-align:middle;background:blue;color:white;font-weight:bold;font-size:xxx-large;border-radius:100%;width:100px;padding-top:12px}.school-dashboard-full-width .number-title{font-weight:bold;font-size:x-large}.school-dashboard-full-width .number-content{padding-top:15px}.school-dashboard-full-width .left-line{margin-left:-124px;margin-top:47px;border-top:2px gray solid;float:left;position:absolute;width:123px}.school-dashboard-full-width .right-line{margin-left:129px;margin-top:-53px;border-top:2px gray solid}.school-dashboard-full-width .form-control{border-top:none !important;border-left:none !important;border-right:none !important;border-radius:0 !important}.school-dashboard-full-width .form-control:focus{outline:none;box-shadow:none}.school-dashboard-full-width .form-group input{border-top:none !important;border-left:none !important;border-right:none !important;border-radius:0 !important}.school-dashboard-full-width .form-group input :focus{border-top:none !important;border-left:none !important;border-right:none !important;border-radius:0 !important;outline:none;box-shadow:none}.school-address{padding:20px;border-radius:14px;background:#f9f9f9;margin-bottom:30px}.school-address p{margin-bottom:3px}.school-col-content{padding:0 15px;color:#3815a3}.schoolpage .homepage-purple-point p,.schoolpage .homepage-lblue-point p{margin-bottom:0}.hirepage.schoolpage h1{font-family:'OpenSans Bold',Arial;font-size:32px;margin-left:25px;margin-right:25px}.hirepage.schoolpage h2{font-family:'OpenSans Semibold',Arial;font-size:28px;margin-bottom:25px}.schoolpage .school-contact-form{padding:0}.schoolpage .school-contact-form button{border-radius:8px}.schoolpage .school-contact-form input{max-width:480px}.schoolpage .plain-text .school-ref .school-ref-title{padding:8px 15px;font-size:28px;font-family:'OpenSans Bold',Arial;color:#3815a3;text-align:center}.schoolpage .plain-text .school-ref p{font-size:14px;margin-bottom:10px;color:#3815a3}.schoolpage .plain-text .school-ref .school-ref-name{margin-bottom:3px;font-family:'OpenSans Bold',Arial}.schoolpage .plain-text .school-ref .school-ref-access a{color:#3815a3;font-family:'OpenSans Bold',Arial;text-decoration:none}.schoolpage .plain-text .school-ref .school-ref-access a:hover{text-decoration:underline}.school-ref-phone{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/school_phone_icon.svg?@cache-version") 0 0 no-repeat;background-size:26px;padding-left:30px;line-height:24px}.school-ref-email{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/school_email_icon.svg?@cache-version") 0 3px no-repeat;background-size:20px;padding-left:30px;line-height:24px}.school-ref-link{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/school_link_icon.svg?@cache-version") 0 2px no-repeat;background-size:20px;padding-left:30px;line-height:24px}.school-ref-link a{text-decoration:none;color:#3815a3}.school-ref-link a:hover{text-decoration:underline}.school-ref-logo img{max-width:180px;width:100%}.school-ref .row{margin-bottom:50px}.schoolpage .school-right-col{color:#3815a3;padding-top:40px;padding-left:30px}.schoolpage .school-right-col li{margin-bottom:15px}.schoolpage .school-left-col{padding:30px;border-radius:20px;background:#f7f7f7}.schoolpage .process-title{font-family:'OpenSans Bold',Arial;margin-bottom:8px}.page-content-school-detail{max-width:900px;margin:0 auto}.page-content-school-detail h1{font-family:'OpenSans Bold',Arial;margin-top:20px;margin-bottom:40px;font-size:34px}.page-content-school-detail h2{font-family:'OpenSans Semibold',Arial;font-size:24px;margin-top:30px}.page-content-school-detail h3{font-family:'OpenSans Semibold',Arial;font-size:18px}.school-logo-deficompta{margin-bottom:30px;margin-top:40px}.school-logo-deficompta img{width:180px}.padding-top-20{padding-top:20px}.padding-top-30{padding-top:30px}.schoolpage h4{font-size:16px}.home-contact .detailGridWrap{max-width:1100px;margin:10px auto}.home-contact .detailGridWrap .contact-us-form .form-group{margin-bottom:30px}.home-contactsalesteam{max-width:1300px;margin:10px auto}.home-contactsalesteam .contact-us-form .form-group{margin-bottom:30px}.home-contactsalesteam .info-panel{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.home-contactsalesteam .info-panel .sales-team-phone{font-family:'OpenSans Bold',Arial;font-size:36px;padding:0;display:inline-block}.home-contactsalesteam .info-panel .sales-team-info{font-size:16px;padding:0 20px;display:inline-block;margin-top:0;max-width:300px}ul.process-content{padding-left:18px}.form-control-full-width{width:98% !important;max-width:unset}.tooltip-counter{color:#6c757d;font-size:smaller;margin-left:10px}.share-buttons{margin-top:60px}.detailGrid-right .disclaimer{font-family:Arial !important;font-size:8pt !important}.detailGrid-right .disclaimer:after{content:"\a\a";white-space:pre}.candidate-language-skills{padding-bottom:10px}.candidate-language-skills .detail-info-title{margin-bottom:15px}.candidate-language-skills .language-item{margin-right:50px;display:inline-block}.candidate-language-skills .language-item .language-name{font-size:14px;font-family:'OpenSans Bold',Arial;padding-right:20px;line-height:26px;min-width:120px;display:inline-block}.candidate-language-skills .language-item .glyphicon-star{font-size:18px;color:#0080ff;margin-right:-14px}.candidate-language-skills .language-item .glyphicon-star-empty{font-size:18px;color:#aacff3;margin-right:-14px}.candidate-other-skills .detail-info-title{margin-bottom:20px;margin-top:20px}.candidate-other-skills .skill-item-name{font-size:14px;margin:0 20px 10px 0;padding:3px 10px;border-radius:5px;background-color:rgba(168,201,233,0.46);line-height:16px;display:inline-block}.candidate-other-skills .skill-item-name-left{font-size:14px;padding:3px 10px;border-radius:5px;background-color:rgba(168,201,233,0.46);display:inline-block}.detail-experience-dates::before{content:" "}.willing-item-label::after,.lives-in-item-label::after{content:": "}.candidate-detail-content .candidate-is-shortlisted{text-align:left;position:absolute;top:0;left:0;padding:10px 20px;font-size:24px;color:#0080ff;margin:0;border-radius:16px;cursor:pointer;z-index:50}.candidate-detail-content .candidate-is-shortlisted:hover{background:rgba(0,0,0,0.1)}.candidate-detail-content .candidate-actions{padding-top:15px;position:relative;z-index:99999}.candidate-detail-content .candidate-actions .glyphicon-shopping-cart{margin-right:7px}.candidate-picture .default-container:after{content:" ";position:absolute;right:20px;bottom:2px;width:28px;min-height:28px;z-index:60;background-size:contain;background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-video-play.svg?@cache-version") 50% 50% no-repeat;background-size:28px}.candidate-picture .video-ctl{margin-bottom:30px;border-top-left-radius:15px;border-top-right-radius:15px;height:245px;width:295px}.glyphicon-facetime-video{color:#0080ff;font-size:24px}.detailGrid .jobDescription .default-container{cursor:pointer;width:454px}.detailGrid #cvVideo{width:100%;max-width:454px}.detailGrid .candidate-profile-picture .landscape-image{width:100%;max-width:300px;border-radius:120px;width:220px;height:220px;margin-top:20px;object-fit:cover}.detailGrid .candidate-profile-picture .default-container:after{content:" ";position:absolute;right:0;bottom:70px;width:56px;min-height:56px;z-index:60;background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-video-play.svg?@cache-version") 50% 50% no-repeat;background-size:56px;left:125px;opacity:.5}.detailGrid .candidate-profile-picture .video-ctl{border-radius:15px;height:311.41px;width:300px}.detailGrid .candidate-profile-picture .portrait-image{text-align:center;border-radius:120px;width:220px;height:220px;margin-top:20px;object-fit:cover}.detailGrid img.candidate-profile-picture{border-radius:120px;width:220px;height:220px;margin-top:20px;object-fit:cover}.detailGrid .profile-picture-trick{padding-top:30px;padding-left:3px}.detailGrid .profile-picture-trick .trick-title::before{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-light-bulb.svg?@cache-version") no-repeat center left;background-size:40px;display:inline-block;width:50px;height:59px;content:"";clear:both}.detailGrid .profile-picture-trick .trick-title{font-size:20px;line-height:35px;margin-left:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.detailGrid .profile-picture-trick .trick-content{font-size:13px}.detailGrid .sendjobdescription-action{float:left}.detailGrid .sendjobdescription-action a{background:#f559cc !important;border-color:#f559cc !important;font-size:13px !important;padding:10px 15px !important;margin-top:0 !important;line-height:18px}.detailGrid .add-to-favorites-action{float:left;padding-right:20px}.detailGrid .add-to-favorites-action button{margin-right:5px;border-radius:12px;padding:10px 15px;background:#0080ff;border-color:#0080ff}.selected-candidateCountMessage{background:unset;padding:9px 15px 8px 15px;font-size:16px;float:left}.selected-candidateCountMessage span{background:unset;color:#3815a3}.breadcrumbMain{padding:10px 5px;margin-bottom:30px;border-bottom:1px solid #3815a3}.widerAdminContent .detailGrid-left{width:165px !important}.widerAdminContent .detailGrid-right{width:115% !important}.detailGridWrap.fullWidthGrid{padding:0;position:relative}.detailGridWrap.fullWidthGrid .detailGrid-right{margin:0;float:none;width:100%}.detailGrid-left{float:left;width:320px;margin-left:-330px;background-color:#f3f2f0;border-radius:14px;padding:10px 15px 10px 15px}.detailGrid-left p{color:#3815a3}.detailGrid-left .class-h4{font-family:'OpenSans Bold',Arial;font-size:18px}.detailGrid-left .class-h5{font-family:'OpenSans Semibold',Arial;font-size:16px;margin-bottom:5px;margin-top:25px}.detailGrid-left .bluebox{padding-bottom:10px}.detailGrid-left #preferences{margin-top:15px}.preferences-left #verification #verifications-items .glyphicon-remove{visibility:hidden}.preferences-left #verification #verifications-items a,.preferences-left #verification #verifications-items a span,.preferences-left #verification #verifications-items .glyphicon-ok{color:#f559cc}.preferences-left #verification #verifications-items .glyphicon{display:inline-block;float:left;margin-top:4px}.preferences-left #verification li{margin-bottom:6px}.preferences-left #verification .document-type{color:#777;padding-left:5px;display:block;margin-left:19px;word-break:break-word;line-height:16px;padding-top:4px}.preferences-left #verification .document-type.document-link{color:#0080ff}.preferences-left #verification .document-type.document-link:hover{color:#0056b3}.preferences-left #verification a:hover{color:#0056b3}.preferences-left #verification .document-type.document-title{color:#3815a3;font-family:'OpenSans Semibold',Arial}.preferences-left #verification .group-row-title{line-height:24px}.preferences-left #verification .documents-link-container{margin:0;list-style:none}.preferences-left #verification .documents-link-container li{list-style:none}.detailGrid-top.full-width-header{margin-left:-330px}.detailGrid h1{margin-top:0;font-size:30px}.detailGrid .row .line{margin:15px;height:1px;clear:both}.detailGrid-right .page-header h2{margin-bottom:0}.contact-us-form{margin-top:20px;margin-bottom:20px;border-radius:10px;padding:0;max-width:unset}.contact-us-form input{max-width:unset}.is-not-active{color:#929291}.is-not-active .col-9{text-decoration:line-through}.show-message-content-text{margin:10px}.show-message-footer-text{text-align:right;margin-right:10px;font-size:12px}.profile-picture-avatar{width:100%;max-width:300px;padding:15px 0 0 0}img.profile-picture{width:50px}.candidate-profile-picture-small{width:40px}img.candidate-profile-picture-small{width:40px;float:left}.shortlisted-candidates{margin-top:10px;padding-top:10px;padding-bottom:10px;border-radius:5px;padding-left:0;padding-right:0}.basket-item{float:left;margin-left:5px}.basket-action{text-align:end;margin-top:-50px}.remove-favorites-button{display:block;padding:6px 10px;float:right;cursor:pointer;border-radius:4px;border:1px solid}.remove-favorites-button:hover{background:#eee}.remove-favorites-button .glyphicon{font-size:16px}.glyphicon-trash{font-size:20px}.shortlisted-title{text-align:center;margin-left:-30px}.profile-picture-action{text-align:center;color:#0080ff}.candidate-clickable{cursor:pointer;max-width:300px;position:relative;margin:0 auto}.candidate-title .favorites-checkbox{text-align:left;position:absolute;top:0;left:0;padding:0;z-index:100}.candidate-title .favorites-checkbox label{display:inline-block;padding:20px 25px;margin-bottom:0;border-radius:16px}.candidate-title .favorites-checkbox label:hover{background:rgba(0,0,0,0.1)}.candidate-title .favorites-checkbox input{height:20px;width:20px}.navbar label{color:#fff}.navbar .form-control{color:#000000}.searchbutton{background-color:#f559cc;border:none;color:#fff;height:44px;margin-top:0;font-weight:normal;font-family:OpenSans Semibold;font-size:16px;padding-left:30px;padding-right:30px;text-transform:uppercase;border:1px solid #f559cc;border-radius:8px}.searchbutton:hover,.searchbutton:active,.searchbutton:focus,.searchbutton:hover:active,.searchbutton:hover:focus{background-color:#e23eb7;color:#fff;border:1px solid #e23eb7}.detailGrid-right .col.candidate-profile-picture{width:33%;max-width:300px;padding:0;margin:0 15px}#frmRegister .glyphicon{color:#3815a3}.candidateDetailGrid{max-width:1200px;margin:0 auto}.candidateDetailGrid .detailGridWrap{padding-left:0}.candidateDetailGrid .candidateLivesIn{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-home.svg?@cache-version") 2px 50% no-repeat;padding-left:35px;min-height:24px;background-size:20px;font-size:15px}.candidateDetailGrid .candidateWilling{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-location.svg?@cache-version") 0 50% no-repeat;padding-left:35px;min-height:24px;background-size:24px;padding-top:2px}.candidateDetailGrid .candidateWilling,.candidateDetailGrid .candidateAccept,.candidateDetailGrid .candidateLastLoginDate{font-size:15px;line-height:18px}.candidateDetailGrid .last-login-date{float:right;font-size:15px !important;font-family:'OpenSans Regular',Arial !important}.candidateDetailGrid .candidateLastLoginDate{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-login.svg?@cache-version") 0 50% no-repeat;padding-left:35px;min-height:24px;background-size:24px;padding-top:2px}.candidateDetailGrid .candidateLastLoginDate .last-login-date-label::after{content:":"}.candidateDetailGrid .sendjobdescription-action a{margin-top:40px;margin-right:5px;border-radius:12px;padding:12px 30px;font-size:20px;background:#0080ff;border-color:#0080ff}.candidateDetailGrid .sendjobdescription-action a:hover{background:#3815a3;border-color:#3815a3}.candidateDetailGrid .candidateApplication-action a{margin-top:40px;border-radius:12px;padding:12px 30px;font-size:20px;background:#0080ff;border-color:#0080ff}.candidateDetailGrid .candidateApplication-action a:hover{background:#f559cc;border-color:#f559cc}.candidateDetailGrid .candidateApplication-action a.detail-plan-appointment{background-color:#0080ff;border-color:#0080ff}.candidateDetailGrid .candidateApplication-action a.detail-plan-appointment:hover{background-color:#0f76dc;border-color:#0f76dc}.candidateDetailGrid .candidateApplication-action a.detail-hire-candidate{background-color:#f559cc;border-color:#f559cc}.candidateDetailGrid .candidateApplication-action a.detail-hire-candidate:hover{background-color:#e23eb7;border-color:#e23eb7}.candidateDetailGrid .preferences-work-loactions{margin-top:20px}.candidateDetailGrid .detail-school-partner-logo{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-education3.svg?cdnv=23241316') center left no-repeat;background-size:28px;padding-left:30px;min-height:23px;margin-top:10px;font-size:14px}.candidateDetailGrid .detail-school-partner-logo .detail-image-school-partner-logo{height:30px;margin-left:20px}.candidateDetailGrid .candidate-profile-wrap{max-width:300px;margin:0 auto;text-align:center;position:relative}.candidateDetailGrid .preferences-left aside{max-width:440px;margin:0 auto;position:relative;border-radius:16px;background:#f4f4f3;padding:25px 25px}.candidateDetailGrid .preferences-left{margin-top:30px}.candidateDetailGrid .preferences-left .bluebox{margin-bottom:30px}.candidateDetailGrid .preferences-left #verifications-items ul{margin-left:15px}.candidateDetailGrid .preferences-left #verifications-items ul.documents-link-container{margin-left:20px}.candidateDetailGrid .preferences-left #verifications-items ul.documents-link-container li.document-link-item{padding-bottom:3px}.candidateDetailGrid .preferences-left #verifications-items ul.documents-link-container li .glyphicon{display:none}.candidateDetailGrid .candidate-section-right{margin-top:30px}.candidateDetailGrid .class-h4{font-size:22px;font-family:'OpenSans Semibold',Arial;color:#3815a3;margin-bottom:15px}.candidateDetailGrid .class-h5{font-size:16px;font-family:'OpenSans Semibold',Arial;color:#3815a3;margin-bottom:5px}.candidateDetailGrid .graybox{background:#f4f4f3;border-radius:16px;padding:25px;margin-bottom:35px}.candidateDetailGrid .preferences-contract-types,.candidateDetailGrid .preferences-availability,.candidateDetailGrid .preferences-salariess{margin-bottom:15px}.candidateDetailGrid .candidate-otherinfo-title-logo{width:110px;margin-left:0;margin-top:-5px}.candidateDetailGrid ul{padding:0;margin:0;border:0;list-style:square}.candidateDetailGrid .candidate-detail-info ul{list-style:none}.candidateDetailGrid ul.detail-work-experiences{margin-left:0}.candidateDetailGrid ul.consultant-comments{margin:0;list-style:none}.candidateDetailGrid ul.consultant-comments li.comments-item{display:block;background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-comments.svg?@cache-version") top left no-repeat;background-size:29px;padding-left:45px}.candidateDetailGrid ul.consultant-comments li.comments-item p{border-left:4px solid #ccc3e4;padding:0 10px 5px 15px;color:#72659b}.candidateDetailGrid .detail-work-experiences .detail-experience-dates{float:right;color:#72659b;font-family:'OpenSans Regular',Arial}.candidateDetailGrid .detail-work-experiences ul{color:#9684cb}.candidateDetailGrid .detail-work-experiences li{padding:8px 10px 8px 0;color:#3815a3;border-top:1px solid #d8d2e7;font-family:'OpenSans Semibold',Arial;display:inline-block;width:100%}.candidateDetailGrid .detail-work-experiences li:first-of-type{border:none}.jobs-to-act-appointments div{display:inline-block;padding:2px;text-align:center}.jobs-to-act-appointments .jobs-to-edit-appointment{padding-left:10px;border-left-width:1px;border-left-style:dashed;border-left-color:#3815a3}.jobs-to-act-appointments .jobs-to-cancel-appointment{padding-left:10px;border-left-width:1px;border-left-style:dashed;border-left-color:#3815a3}#contactDetails-items li{word-break:break-word}#contactDetails-items a{color:#f559cc}.relative-url-field::before{content:attr(data-prefix);float:left;margin-right:5px;margin-top:7px}.ddl-select-culture{width:8% !important;float:left;margin-right:5px;height:37px;margin-top:-1px}.language-rating-edit{color:#0080ff}.language-rating-edit,.language-rating{text-align:center}.rating-symbol{font-size:18px}.rating-symbol .glyphicon-star-empty{color:#cfddeb}.page-company-rate{padding-top:40px;color:#3815a3;max-width:1200px;margin:0 auto;margin-bottom:50px}.page-company-rate .col-left span{font-family:'OpenSans Semibold',Arial;font-size:16px}.page-company-rate .vert-middle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.page-company-rate .row-header{min-height:300px}.page-company-rate .col-boxed{padding-left:8px;padding-right:8px;border:1px solid #3815a3;border-radius:12px;box-shadow:0 8px 8px #ddd;background:#fff;margin:0 auto;height:95%}.page-company-rate .col-boxed span{font-family:'OpenSans Semibold',Arial;font-size:16px}.page-company-rate .action-button{padding:15px 0}.page-company-rate .price{height:70px}.page-company-rate .price .euro{font-family:'OpenSans Bold',Arial;font-size:30px;color:#3815a3}.page-company-rate .price .amount{font-family:'OpenSans Bold',Arial;font-size:50px;color:#3815a3}.page-company-rate .price .amount-undef{font-family:'OpenSans Bold',Arial;font-size:38px;color:#3815a3;display:inline-block;line-height:70px}.page-company-rate .price .period{font-family:'OpenSans Regular',Arial;font-size:18px;color:#3815a3}.page-company-rate .features{margin-top:30px}.page-company-rate h1{font-family:'OpenSans Regular',Arial;font-size:52px;color:#fff;padding-top:30px}.page-company-rate .subtitle{font-family:'OpenSans Regular',Arial;font-size:28px;color:#fff}.page-company-rate .desc{font-family:'OpenSans Regular',Arial;font-size:14px;text-align:center;padding-bottom:20px;border-bottom:1px solid #ddd;margin-bottom:20px;min-height:120px}.page-company-rate .active{color:#3815a3;padding-left:23px;text-align:left;font-size:16px;font-family:'OpenSans Regular',Arial}.page-company-rate .active-icon{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-check-blue-32.png?@cache-version") 0 3px no-repeat;background-size:16px}.page-company-rate .inactive{color:#999;padding-left:23px;text-align:left;font-size:16px;font-family:'OpenSans Regular',Arial}.page-company-rate .inactive-icon{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-decline-gray-32.png?@cache-version") 0 3px no-repeat;background-size:16px}.page-company-rate h2,.page-company-rate .type-h2{font-family:'OpenSans Bold',Arial;font-size:26px;padding-bottom:20px;text-align:center;margin-bottom:30px}.page-company-rate .type-h2.text-bigger{font-size:26px}.page-company-rate h3{font-family:'OpenSans Bold',Arial;font-size:22px;padding-bottom:20px;border-bottom:1px solid #3815a3;margin-bottom:10px}.page-company-rate .type-h3{font-family:'OpenSans Regular',Arial;font-size:22px;color:#3815a3;margin-bottom:30px}.page-company-rate .type-h2{border:0;padding:0}.page-company-rate .rate-col-1,.page-company-rate .rate-col-2,.page-company-rate .rate-col-3{padding:5px 0;margin:0;overflow:hidden}.page-company-rate .rate-col-1,.page-company-rate .rate-col-2,.page-company-rate .rate-col-3{margin:0;text-align:center;padding:5px 20px}.page-company-rate .rate-col-1 img,.page-company-rate .rate-col-2 img,.page-company-rate .rate-col-3 img{padding:10px 0;width:28px}.page-company-rate .row-1 .col-boxed{padding-top:30px}.page-company-rate .row-last .col-boxed{padding-bottom:50px}.page-company-rate .row-last .col-left{padding-bottom:50px}.page-company-rate .bottom-text{text-align:center;color:#3815a3;padding:60px 20px 30px 20px}.field-validation-error{color:#dc3545;display:block}.field-validation-valid{display:none}.input-validation-error,.phone-input-validation-error{border:1px solid #dc3545 !important;background-color:#ffeeee !important}.validation-summary-errors{font-weight:bold;color:#dc3545}.validation-summary-valid{display:none;visibility:hidden}.search-bar-inline{display:inline-block;width:100%}.search-bar-inline .form-group{margin-bottom:0}.search-bar-inline .search-bar-content>.container{padding:10px 0 5px 0}.search-bar-left{text-align:left}.search-bar-right{text-align:right}.search-bar-none{display:none;visibility:hidden}.footer{position:relative;bottom:0;width:95%;font-size:12px;height:225px;background-color:#ffffff}.footerLeft img{width:100%;max-width:170px}.footerRight .btn-group{float:right;font-size:14px}.footerRight .btn-group .dropdown-menu{right:0;left:unset;padding-top:0}.footerRight .btn-group .dropdown-header{font-family:'OpenSans Bold',Arial;background:#3815a3;color:#fff}.footerRight .btn-group .country-picker-local{padding:0}.version{margin-right:25px}.footerGridWrap{width:auto;margin:0 auto;display:block}.footer p,.footer a{color:#3815a3;font-size:14px}.footer>.container{padding-right:15px;padding-left:15px}.translation-table table{border-collapse:separate}.translation-table td,.translation-table th{margin:0;border-top-width:0;white-space:nowrap}.translation-table div.scrollable{width:520px;overflow-x:scroll;margin-left:610px;overflow-y:visible;padding-bottom:1px}.translation-table .headcol-1{position:absolute;width:360px;left:0;top:auto;border-right:0 none black;padding:8px 0}.translation-table .headcol-2{position:absolute;width:260px;left:360px;top:auto;border-right:0 none black;padding:8px 0;background:#eee}.translation-table th.headcol-3{left:100px;top:auto;border-right:0 none black;padding:8px 0;background:#eee;text-align:right;padding-right:10px}.translation-table .headcol-3{width:266px;top:auto;border-right:0 none black;padding:8px 0;position:static;padding-left:10px;padding-right:22px}.translation-table-title{width:102%;background-color:#f0f0f0;line-height:35px;padding-left:8px;margin-left:-25px;cursor:pointer}.translation-table-title span.text-bold{font-weight:bold}.translation-table-title span.pull-right{float:right !important;margin-right:10px;margin-top:11px}.collapsible-item{padding-bottom:20px}.edit-form-control{display:inline-block !important;width:94% !important}.collapsible-header{background-color:silver}span.edit-pull-right{margin-right:-10px;margin-top:10px}.collapsible-header .collapsible-toggle{text-align:center}span.edit-pull{margin-top:10px}.form-phone-input{padding-left:52px !important;padding-right:6px !important}.accordion-button{contain:strict;font-weight:bold}.accordion-button::after{width:15px;height:15px;background-size:15px;margin-right:0 !important}.accordion-button:focus{outline:none;border:none}.accordion-collapse{border:none}.action-bar{margin-bottom:20px}.create-new-language{position:fixed;bottom:250px;right:3%;text-align:center}.collapsible-collapse{border:none}.candidate-profile-data .page-header{text-align:center}.candidate-profile-data .page-subtitle{text-align:center}.candidate-profile-data .section-header{text-align:center}.candidate-profile-data .section-header h3{font-size:22px;margin-bottom:20px;font-family:'OpenSans Semibold',Arial;color:#3815a3;margin-top:20px}.candidate-profile-data .section-header::after{content:'';display:inline-block;width:100%}.candidate-profile-data .compt-separator{height:2px;margin:10px 0 20px 0;border-bottom:1px dotted #a8c9e9}.candidate-profile-data .compt-separator:last-of-type{border:0;display:none}.candidate-profile-data .add-reference-field{margin-bottom:15px}.candidate-profile-data .section-content{margin-top:5px;margin-bottom:5px;background-color:#f7f7f7;border-radius:10px}.candidate-profile-data .section-content .documentssects-content{padding-bottom:30px}.candidate-profile-data .section-content .documentssects-content #btnTestCompetenties{margin-left:50px}.candidate-profile-data .section-content .step-content{width:100%}.candidate-profile-data .section-content .step-content label{display:block;width:100%;margin-bottom:3px;font-style:normal;font-weight:normal;font-family:'OpenSans Regular',Arial}.candidate-profile-data .section-content .step-content .new-other-document{margin-top:15px}.candidate-profile-data .section-content .step-content .upload-document-wrap{margin-right:50px;padding:6px 8px 3px 8px;border-radius:6px;background:#dde7f1;margin-bottom:10px}.candidate-profile-data .section-content .step-content .upload-document-wrap label{width:auto;float:left}.candidate-profile-data .section-content .step-content .upload-document-wrap input{float:left;margin-top:0;margin-right:10px;width:18px;height:18px}.candidate-profile-data .section-content .step-content .frm-input{width:100%}.candidate-profile-data .section-content .step-content .card{border:none;background:unset;padding:15px 0}.candidate-profile-data .section-content .step-content .card .ref-item-label::after{content:': '}.candidate-profile-data .section-content .step-content .profile-ref-item{margin:10px 0}.candidate-profile-data .section-content .step-content .profile-ref-delete{text-align:end;margin:10px 0}.candidate-profile-data .section-content .step-content .slider-labels{word-wrap:initial}.candidate-profile-data .section-content .ref-name-value{font-size:18px;font-family:'OpenSans Semibold',Arial}.candidate-profile-data .section-content .ref-jobtitle-value{font-family:'OpenSans Semibold',Arial}.candidate-profile-data .section-content .step-title{margin:10px 0 0 0;color:#3815a3;clear:both;display:block;width:100%}.candidate-profile-data .section-content .step-title h4{font-size:19px;font-family:'OpenSans Bold',Arial;margin-top:25px;margin-bottom:0}.candidate-profile-data .section-content .yearly-salaries .slider-area .ui-slider-handle{background:#0080ff;border-color:#0080ff}.candidate-profile-data .section-content .preview-experience-content{margin-bottom:5px}.candidate-profile-data .section-content .preview-experience-content.add-new-experience{margin-bottom:0;border:0;margin-top:20px}.candidate-profile-data .section-content .preview-experience-content #txtIsCurrent{margin-top:25px}.candidate-profile-data .section-content .preview-experience-content .exp-actions-wrap{width:110px;margin:0 auto;text-align:center}.candidate-profile-data .section-content .preview-experience-content .exp-action{font-size:20px;float:left;margin-right:25px;padding-top:8px}.candidate-profile-data .section-content .preview-experience-content .exp-action.exp-delete{margin-right:0;border-radius:8px;padding:8px 10px;line-height:20px}.candidate-profile-data .section-content .preview-experience-content .exp-action.exp-delete:hover{background:#e9e9e9}.candidate-profile-data .section-content .preview-experience-content .exp-action.exp-edit{border-radius:8px;padding:8px 10px;line-height:20px}.candidate-profile-data .section-content .preview-experience-content .exp-action.exp-edit:hover{background:#e9e9e9}.candidate-profile-data .section-content .preview-experience-content .experience-actions{padding-top:22px}.candidate-profile-data .section-content .preview-experience-content .exp-is-current{float:left;margin-right:25px;margin-top:20px}.candidate-profile-data .section-content .preview-experience-content label{display:none}.candidate-profile-data .section-content .preview-experience-content.add-new-experience label{display:block}.candidate-profile-data .section-content .preview-experience-content.add-new-experience .row{padding-bottom:15px}.candidate-profile-data .section-content .preview-experience-content label.control-label{color:#333;font-family:'OpenSans Regular',Arial;display:block}.candidate-profile-data .section-content .preview-experience-content .exp-date{-ms-flex:unset;flex:unset;max-width:unset;float:left;width:auto;padding-right:5px}.candidate-profile-data .section-content .preview-experience-content .exp-date .control-label{float:left;width:auto}.candidate-profile-data .section-content .preview-experience-content .exp-date .date-separator{display:block;float:left;padding:0 15px}.candidate-profile-data .section-content .preview-experience-content .exp-jobTitle label{font-family:'OpenSans Semibold',Arial;font-size:16px;clear:both;margin-bottom:10px;margin-top:10px}.candidate-profile-data .section-content .preview-experience-content.editmode{margin-bottom:30px}.candidate-profile-data .section-content .preview-experience-content.editmode label{display:block}.candidate-profile-data .section-content .preview-experience-content.editmode .exp-jobTitle{font-family:'OpenSans Regular',Arial;padding-bottom:15px}.candidate-profile-data .section-content .preview-experience-content.editmode .exp-date{margin-top:15px}.candidate-profile-data .section-content .preview-experience-content.editmode .exp-date .date-separator{display:none}.candidate-profile-data .section-content .preview-experience-content.editmode .exp-is-current{margin:0 auto;text-align:center;width:100%;float:none;margin-top:20px}.candidate-profile-data .section-content .preview-experience-content.editmode .experience-actions .exp-actions-wrap{margin:0 auto;width:145px}.candidate-profile-data .section-content .preview-experience-content.editmode .experience-actions .exp-save{padding:10px 20px;color:#fff;border-radius:8px;margin-top:111px;background:#0080ff;line-height:16px}.candidate-profile-data .section-content .preview-experience-content.editmode .experience-actions .exp-save:hover{background:#0f76dc}.candidate-profile-data .section-content .preview-experience-content.editmode .experience-actions .exp-cancel{padding:10px 20px;color:#fff;border-radius:8px;margin-top:111px;background:#666;vertical-align:middle;line-height:16px;margin-right:0}.candidate-profile-data .section-content .preview-experience-content.editmode .experience-actions .exp-cancel:hover{background:#555}.candidate-profile-data .section-content .current-tag{display:none}.candidate-profile-data .section-content .current-tag span{display:block;float:left;padding:0 8px;border-radius:5px;background:#43a28c;color:#fff;font-size:12px;margin-right:5px}.candidate-profile-data .section-content .preview-experience-content.current-work-experience{background:unset}.candidate-profile-data .section-content .preview-experience-content.current-work-experience .current-tag{display:block}.candidate-profile-data .section-step6 .section-content{background:none}.candidate-profile-data .section-footer{margin-bottom:40px}.candidate-profile-data .section-step5 .section-footer{margin-bottom:10px}.candidate-profile-data .list-work-experience .container{padding:0}.candidate-profile-data .section-step6 .profile-other label{display:inline}.worked-in-accounting-body{display:inline-block}.worked-in-accounting-label{display:inline !important;margin-right:10px}.company-update-detail label.control-label{padding-top:8px}.company-update-detail .company-email-field{font-family:'OpenSans Semibold',Arial}.action-blue-button,.action-purple-button{background-color:#0080ff;color:white;line-height:18px;border-radius:5px;padding:9px;font-size:13px;border:0;max-width:unset}.action-blue-button:hover,.action-purple-button:hover{color:#fff;background:#0f76dc}.action-purple-button{background:#3815a3}.action-purple-button:hover{background:#331886}.action-blue-button:disabled,.action-purple-button:disabled{background-color:#ccc;color:#777;line-height:18px;border-radius:5px;padding:9px;font-size:13px;border:0;max-width:unset}.action-secondary-button{color:white;line-height:18px;border-radius:5px;padding:9px;font-size:13px;border:0;max-width:unset}.formaction-primary-button{background-color:#007bff;color:white;line-height:20px;border-radius:5px;padding:10px 30px;font-size:14px;margin-top:-1px;margin-left:20px;margin-right:20px}.formaction-secondary-button{line-height:20px;border-radius:5px;padding:10px 30px;font-size:14px;margin-top:-1px;margin-left:20px;margin-right:20px}.pink-button{background-color:#f559cc;border-color:#f559cc}.validate-button{padding:15px 20px 15px 50px;background:#0080ff url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-check.svg?@cache-version") 10px 50% no-repeat;background-size:25px;font-size:16px;border:0}.validate-button:hover{background-color:#0f76dc}.reject-button{padding:15px 20px 15px 50px;background:#de4e43 url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-decline.svg?@cache-version") 10px 50% no-repeat;background-size:25px;font-size:16px;border:0}.reject-button:hover{background-color:#c54137}.cancel-button{padding:15px 20px;background:#f3f2f0;border:0;font-size:16px;color:#333}.cancel-button:hover{background-color:#ccc;color:#000}.profile-actions{text-align:center;margin-bottom:50px}.translate-link{padding:0 5px}.no-calendar .ui-datepicker-calendar{display:none}.no-calendar .ui-datepicker-current{display:none}#frmUpdateProfile .confirm-checkbox{text-align:center}.video-play-button p{margin-top:0;margin-left:auto;margin-right:auto;display:inline-block;padding:15px 20px 14px 20px;background-color:#f559cc;border-radius:8px;font-size:22px;font-family:'OpenSans Semibold',Arial}.video-play-button p img{width:22px;margin-right:15px}.video-play-button{position:relative;top:unset;bottom:unset;cursor:pointer;width:100%;height:100%;left:0;right:0;text-align:center}.grtyoutube-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999}.grtyoutube-popup-content{margin-top:150px;width:95%;max-width:850px;margin-left:auto;margin-right:auto;position:relative}.grtyoutube-popup-close{position:absolute;top:-30px;right:0;color:#FFF;font-size:25px;width:17px;height:17px;cursor:pointer}.grtyoutube-iframe{width:100%;height:480px}@media (max-width:767px){.grtyoutube-iframe{width:100%;height:350px}.grtyoutube-popup-content{margin-top:20px}}.grtyoutube-dark-theme{background:rgba(0,0,0,0.85)}.grtyoutube-dark-theme .grtyoutube-popup-content{box-shadow:0 0 8px 0 rgba(255,255,255,0.4)}.grtyoutube-dark-theme .grtyoutube-popup-close{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-decline.svg?@cache-version") no-repeat;background-size:18px}.grtyoutube-light-theme{background:rgba(255,255,255,0.85)}.grtyoutube-light-theme .grtyoutube-popup-content{box-shadow:0 0 8px 0 rgba(0,0,0,0.4)}.grtyoutube-light-theme .grtyoutube-popup-close{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-decline.svg?@cache-version") no-repeat;background-size:18px}#hubspot-messages-iframe-container.widget-align-right{z-index:1000 !important}.scrollup a.scrolluplink{width:50px;height:50px;position:fixed;bottom:20px;right:85px;visibility:hidden;opacity:0;background-color:#3815a3;z-index:1000;color:#ffffff;text-align:center;line-height:50px;font-size:24px;transition:background-color .3s,opacity .5s,visibility .5s;border-radius:8px}.scrollup a.scrolluplink:hover{cursor:pointer;background-color:#000}.scrollup .card-body .form-control{margin:5px 0;height:25px;font-size:14px}.scrollup a.scrolluplink:active{background-color:#3815a3}.scrollup .card-body .control-label{font-size:14px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;white-space:nowrap}.scrollup a.scrolluplink.show{opacity:1;visibility:visible}.form-group .btn-primary.disabled,.form-group .btn-primary:disabled{color:#fff;background-color:#777;border-color:#aaa}.form-group .btn-primary.disabled:hover,.form-group .btn-primary:disabled:hover{color:#fff;background-color:#777;border-color:#aaa}.form-group .btn.disabled,.form-group .btn:disabled{opacity:.45}.pagination{padding:15px;background-color:#f0f0f0;margin-left:15px;border:0;border-radius:0}.pagination-total-count{width:200px;float:right;margin-top:-53px;margin-right:10px}.card-body input[type="text"],.card-body input[type="tel"],.card-body input[type="email"],.card-body input[type="number"]{max-width:250px;width:250px}.card-body .form-control:disabled,.card-body .form-control[readonly]{background-color:transparent;opacity:1;border:none;max-width:unset;width:inherit}.card-body .single-line{display:inline-block}.card-body .btn-tooltip{background:none;border:none}.card-body label.required::after{content:" *";color:red}.pagination li{background-color:#f0f0f0;border:0;border-radius:0}.pagination li a,.pagination .disabled a{border:0;border-radius:0;background-color:#f0f0f0;color:#3815a3;position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;margin-left:-1px}.pagination li a{cursor:pointer}.pagination .disabled a{cursor:default}.elmahstyle .pagination li a,.elmahstyle .pagination .disabled a{color:#3815a3;position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;margin-left:-1px}.pagination .active a{background-color:#fff;color:#000}.elmahstyle .pagination>.active>a:hover{background-color:#0067c6;border-color:#0067c6;color:#fff}.disabled{cursor:not-allowed !important}.accordion-item{padding-bottom:20px}.accordion-header{background-color:silver}.accordion-header .accordion-toggle{text-align:center}.accordion-button{contain:strict;font-weight:bold}.accordion-button::after{width:15px;height:15px;background-size:15px;margin-right:0 !important}.accordion-collapse{border:none}.step-title{margin:30px 0 5px 0;color:#3815a3}.accordion-body .form-control{margin:5px 0;height:25px;font-size:14px}.accordion-body .control-label{font-size:14px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;white-space:nowrap}.accordion-body input[type="text"],.accordion-body input[type="tel"],.accordion-body input[type="email"],.accordion-body input[type="number"]{max-width:250px;width:250px}.detailGrid-right input.form-control-dynamic{max-width:100%;width:95%}select.form-control-dynamic option{font-size:14px}.section-title{margin:5px 0;font-weight:bold;font-style:italic;color:#1f4e79;font-size:15px}.grid-titles{font-weight:bold;font-style:italic;color:#1f4e79;font-size:13px}.skill-actions-row .new-qualification,.skill-actions-row .new-skill{padding-left:0;padding-top:0;border:0;padding-bottom:20px;padding-right:5px;width:100%;height:38px;margin-bottom:25px;display:block}.skill-actions-row .new-qualification input,.skill-actions-row .new-skill input{border-radius:8px;border:1px solid #a8c9e9;background:#fff;font-size:14px;width:70%;max-width:unset;padding:8px 10px}.skill-actions-row .new-qualification .btn-link,.skill-actions-row .new-skill .btn-link{background-color:#0080ff;color:white;text-decoration:none;border-radius:5px;padding:5px;font-size:16px;margin-top:-1px}.skill-actions-row .new-qualification .btn-link:hover,.skill-actions-row .new-skill .btn-link:hover{background:#0f76dc;color:#fff}.skill-actions-row .new-qualification .btn-link .button-small-label,.skill-actions-row .new-skill .btn-link .button-small-label{font-size:13px}.skill-actions-row .new-qualification .btn-link-disabled,.skill-actions-row .new-skill .btn-link-disabled{background-color:#ccc;color:#777;text-decoration:none;border-radius:5px;padding:5px;font-size:16px;margin-top:-1px}.skill-actions-row .new-qualification .btn-link-disabled:hover,.skill-actions-row .new-skill .btn-link-disabled:hover{background:#ccc;color:#777}.skill-actions-row .new-qualification .btn-link-disabled .button-small-label,.skill-actions-row .new-skill .btn-link-disabled .button-small-label{font-size:13px}.upload-document-wrap{float:left}.availability-row{margin-top:5px;margin-bottom:5px}.availability-row.availability-locations #lblJobsInLocation{margin-left:3px;font-family:'OpenSans Semibold',Arial;margin-bottom:10px}.availability-locations{margin-top:8px;margin-bottom:12px}.availability-addNew{margin-bottom:20px}.loading-panel{background-color:white;opacity:.8;position:absolute;z-index:9998}.loading-panel-image{background:transparent url("img/loading.gif?@cache-version") no-repeat center center;position:absolute;z-index:9999;top:0;left:0;width:100%;height:100%}.loading-panel-message{position:absolute;z-index:9997;top:65%;left:31%;width:100%;height:100%;font-weight:bold}.glyphicon-crown{width:16px;height:16px;margin-top:4px}.glyphicon-crown:before{background-image:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-pin.svg?@cache-version");background-size:17px 17px;display:inline-block;width:17px;height:17px;content:"";background-repeat:no-repeat}.slider-area{margin-left:0;margin-right:50px;max-width:400px;padding-top:15px;padding-bottom:15px}.filter-results-show-more .slider-area{margin-right:30px;margin-left:15px}.filter-results-show-more input{border:1px solid #a8c9e9;font-size:13px;border-radius:10px;outline-offset:0;padding:2px 10px}.filter-results-show-more input:focus-visible{outline:unset}.filter-results-show-more .search-clear::after{font-size:14px}.skillsFilterWrap .filter-results-show-more input{padding:6px 10px;font-size:14px}.slider-label-min{margin-left:-25px;font-size:12px}.slider-label-min{margin-left:-25px;font-size:12px;white-space:pre}.slider-label-min::after{content:attr(data-content);white-space:pre}.slider-label-val{margin-left:25px;font-size:13px;font-family:'OpenSans Bold',Arial}.slider-label-suffix{margin-left:0 !important}.slider-label-max{margin-right:-25px;margin-left:20px;font-size:12px}.slider-label-max{margin-right:-25px;margin-left:20px;font-size:12px;white-space:pre}.slider-label-max::after{content:attr(data-content);white-space:pre}.file-icon{width:16px;height:16px;margin-top:4px;cursor:pointer}.fm_file{background-image:url(filemanager/file.gif?@cache-version)}.ft_folder{background-image:url(filemanager/folder.png?@cache-version)}.ft_pdf{background-image:url(filemanager/pdf.gif?@cache-version)}.ft_cs{background-image:url(filemanager/cs.gif?@cache-version)}.ft_xls{background-image:url(filemanager/xls.gif?@cache-version)}.ft_xlsx{background-image:url(filemanager/xls.gif?@cache-version)}.ft_doc{background-image:url(filemanager/doc.gif?@cache-version)}.ft_docx{background-image:url(filemanager/doc.gif?@cache-version)}.ft_php{background-image:url(filemanager/file.gif?@cache-version)}.ft_dll{background-image:url(filemanager/dll.gif?@cache-version)}.ft_exe,.ft_msi{background-image:url(filemanager/exe.gif?@cache-version)}.ft_db,.ft_sql{background-image:url(filemanager/file.gif?@cache-version)}.ft_png,.ft_jpg{background-image:url(filemanager/jpg.gif?@cache-version)}.ft_bmp{background-image:url(filemanager/bmp.gif?@cache-version)}.ft_gif{background-image:url(filemanager/gif.gif?@cache-version)}.ft_txt,.ft_js,.ft_ini,.ft_bat,.ft_css{background-image:url(filemanager/txt.gif?@cache-version)}.ft_htm{background-image:url(filemanager/htm.gif?@cache-version)}.ft_xml{background-image:url(filemanager/xml.gif?@cache-version)}.ft_html{background-image:url(filemanager/html.gif?@cache-version)}.ft_rar,.ft_zip{background-image:url(filemanager/zip.gif?@cache-version)}#frmRegister div.btn-tooltip{float:right;position:absolute;top:9px;right:665px;color:#3815a3;background-color:transparent !important;border:none}#frmContactUs .btn-tooltip{float:right;position:absolute;top:9px;right:0;color:#3815a3;background-color:transparent !important;border:none}.job-detail .btn-tooltip{float:right;top:5px;right:10px;color:#0080ff;background-color:transparent !important;border:none}.dropdown-button{position:relative;display:inline-block}.dropbtn{background-color:#f559cc;color:white;padding:10px;font-size:16px;border:none;cursor:pointer}.dropbtn:focus{box-shadow:none}.dropbtn .dropbtn-left{padding:8px 10px 8px 17px;display:inline-block;line-height:20px}#frmPaymentSelection-modal .dialog-action .dialog-btn-pay.dropbtn{padding:0;display:block}#frmPaymentSelection-modal .dialog-action .dropbtn-action{margin-left:10px;font-size:12px;position:relative;line-height:20px;padding:8px 15px 8px 15px;margin:0;top:0;border-left:1px solid #fff;background:#3815a3;border-top-right-radius:8px;border-bottom-right-radius:8px}#frmPaymentSelection-modal .dialog-action .dropbtn-action:hover{background:#0080ff}#frmPaymentSelection-modal .btn-action-search:hover{color:#fff}.dropbtn:hover,.dropbtn:focus{background-color:#3e8e41}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1}.dropdown-content a{color:black;padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#f1f1f1}.show-dropcontent{display:block}.payment-question-confirmation .btns-row1{margin-top:15px;margin-left:0;padding-bottom:20px}.payment-question-confirmation .btns-row1 button{white-space:unset !important}.payment-question-confirmation .btn{text-transform:unset !important}.payment-question-confirmation .btn-default{background-color:transparent !important;text-decoration:underline !important}#frmCheckoutFinish-modal .dialog-action{padding-top:40px}#frmCheckoutFinish-modal .modal-content{box-shadow:0 0 20px #888}#frmCheckoutFinish-modal,#frmPaymentQuestion-modal,#frmPaymentSelection-modal,#frmCheckout-modal,#frmUpdateVAT-modal{font-family:'OpenSans Regular',Arial;color:#3815a3;background:rgba(150,150,150,0.5)}#frmCheckoutFinish-modal .payment-description,#frmPaymentQuestion-modal .payment-description,#frmPaymentSelection-modal .payment-description,#frmCheckout-modal .payment-description,#frmUpdateVAT-modal .payment-description{padding:20px 0}#frmCheckoutFinish-modal .payment-description-items,#frmPaymentQuestion-modal .payment-description-items,#frmPaymentSelection-modal .payment-description-items,#frmCheckout-modal .payment-description-items,#frmUpdateVAT-modal .payment-description-items{text-align:left}#frmCheckoutFinish-modal .payment-description-item,#frmPaymentQuestion-modal .payment-description-item,#frmPaymentSelection-modal .payment-description-item,#frmCheckout-modal .payment-description-item,#frmUpdateVAT-modal .payment-description-item{margin:5px 10px 0 10px}#frmCheckoutFinish-modal .dialog-selection .selection-label,#frmPaymentQuestion-modal .dialog-selection .selection-label,#frmPaymentSelection-modal .dialog-selection .selection-label,#frmCheckout-modal .dialog-selection .selection-label,#frmUpdateVAT-modal .dialog-selection .selection-label{margin-bottom:10px}#frmCheckoutFinish-modal .dialog-selection .selection-items,#frmPaymentQuestion-modal .dialog-selection .selection-items,#frmPaymentSelection-modal .dialog-selection .selection-items,#frmCheckout-modal .dialog-selection .selection-items,#frmUpdateVAT-modal .dialog-selection .selection-items{padding-bottom:15px}#frmCheckoutFinish-modal .dialog-selection .selection-items .select-item,#frmPaymentQuestion-modal .dialog-selection .selection-items .select-item,#frmPaymentSelection-modal .dialog-selection .selection-items .select-item,#frmCheckout-modal .dialog-selection .selection-items .select-item,#frmUpdateVAT-modal .dialog-selection .selection-items .select-item{margin-left:0;margin-right:20px;display:block}#frmCheckoutFinish-modal .dialog-action,#frmPaymentQuestion-modal .dialog-action,#frmPaymentSelection-modal .dialog-action,#frmCheckout-modal .dialog-action,#frmUpdateVAT-modal .dialog-action{padding-bottom:30px;padding-top:15px}#frmCheckoutFinish-modal .dialog-action .dialog-btn-primary,#frmPaymentQuestion-modal .dialog-action .dialog-btn-primary,#frmPaymentSelection-modal .dialog-action .dialog-btn-primary,#frmCheckout-modal .dialog-action .dialog-btn-primary,#frmUpdateVAT-modal .dialog-action .dialog-btn-primary{border-radius:8px;background-color:#0080ff;padding:8px 30px;border:0}#frmCheckoutFinish-modal .dialog-action .dialog-btn-pay,#frmPaymentQuestion-modal .dialog-action .dialog-btn-pay,#frmPaymentSelection-modal .dialog-action .dialog-btn-pay,#frmCheckout-modal .dialog-action .dialog-btn-pay,#frmUpdateVAT-modal .dialog-action .dialog-btn-pay{border-radius:8px;background-color:#f559cc;padding:8px 30px;border:0}#frmCheckoutFinish-modal .payment-more-info,#frmPaymentQuestion-modal .payment-more-info,#frmPaymentSelection-modal .payment-more-info,#frmCheckout-modal .payment-more-info,#frmUpdateVAT-modal .payment-more-info{margin:0;padding-bottom:0;text-align:left;line-height:15px}#frmCheckoutFinish-modal .payment-question-contact,#frmPaymentQuestion-modal .payment-question-contact,#frmPaymentSelection-modal .payment-question-contact,#frmCheckout-modal .payment-question-contact,#frmUpdateVAT-modal .payment-question-contact{margin:0;line-height:15px}#frmCheckout-modal .dialog-descritption .payment-question-description{font-size:18px;text-align:center;display:block;margin:0 0 10px 0;font-family:'OpenSans Semibold',Arial}#frmPaymentQuestion-modal .payment-plan .payment-welcome-plan-cost,#frmPaymentSelection-modal .payment-plan .payment-welcome-plan-cost,#frmCheckout-modal .payment-plan .payment-welcome-plan-cost,#frmUpdateVAT-modal .payment-plan .payment-welcome-plan-cost{margin-top:10px}#frmPaymentQuestion-modal .modal-content,#frmPaymentSelection-modal .modal-content,#frmCheckout-modal .modal-content,#frmUpdateVAT-modal .modal-content{border-radius:16px;border:none}#frmPaymentQuestion-modal .modal-header,#frmPaymentSelection-modal .modal-header,#frmCheckout-modal .modal-header,#frmUpdateVAT-modal .modal-header{position:absolute;height:56px;right:0;z-index:50}#frmPaymentQuestion-modal .modal-body,#frmPaymentSelection-modal .modal-body,#frmCheckout-modal .modal-body,#frmUpdateVAT-modal .modal-body{border-radius:16px;padding-bottom:0;background:linear-gradient(to right, #3815a3 0, #f559cc 35%, #ffffff 35%, #ffffff 100%);padding:25px 15px 0 15px;box-shadow:0 0 20px #888}#frmPaymentQuestion-modal .dialog-title,#frmPaymentSelection-modal .dialog-title,#frmCheckout-modal .dialog-title,#frmUpdateVAT-modal .dialog-title{width:35%;float:left;padding-right:15px}#frmPaymentQuestion-modal .dialog-title h3,#frmPaymentSelection-modal .dialog-title h3,#frmCheckout-modal .dialog-title h3,#frmUpdateVAT-modal .dialog-title h3{color:#fff;font-family:'OpenSans Light',Arial;line-height:50px;font-size:34px;text-align:left;padding-top:30px}#frmPaymentQuestion-modal .dialog-title .dialog-logo,#frmPaymentSelection-modal .dialog-title .dialog-logo,#frmCheckout-modal .dialog-title .dialog-logo,#frmUpdateVAT-modal .dialog-title .dialog-logo{width:110%;margin-left:-15px;max-width:290px}#frmPaymentQuestion-modal .dialog-title .dialog-title-text,#frmPaymentSelection-modal .dialog-title .dialog-title-text,#frmCheckout-modal .dialog-title .dialog-title-text,#frmUpdateVAT-modal .dialog-title .dialog-title-text{color:#fff;font-family:'OpenSans Bold',Arial;text-align:left;font-weight:bolder;font-size:20px}#frmPaymentQuestion-modal .dialog-title .dialog-title-text a,#frmPaymentSelection-modal .dialog-title .dialog-title-text a,#frmCheckout-modal .dialog-title .dialog-title-text a,#frmUpdateVAT-modal .dialog-title .dialog-title-text a,#frmPaymentQuestion-modal .dialog-title .dialog-title-text a:visited,#frmPaymentSelection-modal .dialog-title .dialog-title-text a:visited,#frmCheckout-modal .dialog-title .dialog-title-text a:visited,#frmUpdateVAT-modal .dialog-title .dialog-title-text a:visited,#frmPaymentQuestion-modal .dialog-title .dialog-title-text a:hover,#frmPaymentSelection-modal .dialog-title .dialog-title-text a:hover,#frmCheckout-modal .dialog-title .dialog-title-text a:hover,#frmUpdateVAT-modal .dialog-title .dialog-title-text a:hover{color:#fff;font-family:'OpenSans Bold',Arial;text-align:left;font-weight:bolder;font-size:20px}#frmPaymentQuestion-modal .dialog-title .dialog-title-text1,#frmPaymentSelection-modal .dialog-title .dialog-title-text1,#frmCheckout-modal .dialog-title .dialog-title-text1,#frmUpdateVAT-modal .dialog-title .dialog-title-text1{color:#fff;font-family:'OpenSans Bold',Arial;text-align:left;font-size:22px;display:block}#frmPaymentQuestion-modal .dialog-title .dialog-title-text1 a,#frmPaymentSelection-modal .dialog-title .dialog-title-text1 a,#frmCheckout-modal .dialog-title .dialog-title-text1 a,#frmUpdateVAT-modal .dialog-title .dialog-title-text1 a,#frmPaymentQuestion-modal .dialog-title .dialog-title-text1 a:visited,#frmPaymentSelection-modal .dialog-title .dialog-title-text1 a:visited,#frmCheckout-modal .dialog-title .dialog-title-text1 a:visited,#frmUpdateVAT-modal .dialog-title .dialog-title-text1 a:visited,#frmPaymentQuestion-modal .dialog-title .dialog-title-text1 a:hover,#frmPaymentSelection-modal .dialog-title .dialog-title-text1 a:hover,#frmCheckout-modal .dialog-title .dialog-title-text1 a:hover,#frmUpdateVAT-modal .dialog-title .dialog-title-text1 a:hover{color:#fff;font-family:'OpenSans Bold',Arial;text-align:left;font-size:22px}#frmPaymentQuestion-modal .dialog-title .dialog-title-text-bold,#frmPaymentSelection-modal .dialog-title .dialog-title-text-bold,#frmCheckout-modal .dialog-title .dialog-title-text-bold,#frmUpdateVAT-modal .dialog-title .dialog-title-text-bold{color:#fff;font-family:'OpenSans Bold',Arial;font-size:22px;text-align:left;font-weight:bold;display:block}#frmPaymentQuestion-modal .dialog-title .dialog-title-text-bold a,#frmPaymentSelection-modal .dialog-title .dialog-title-text-bold a,#frmCheckout-modal .dialog-title .dialog-title-text-bold a,#frmUpdateVAT-modal .dialog-title .dialog-title-text-bold a,#frmPaymentQuestion-modal .dialog-title .dialog-title-text-bold a:visited,#frmPaymentSelection-modal .dialog-title .dialog-title-text-bold a:visited,#frmCheckout-modal .dialog-title .dialog-title-text-bold a:visited,#frmUpdateVAT-modal .dialog-title .dialog-title-text-bold a:visited,#frmPaymentQuestion-modal .dialog-title .dialog-title-text-bold a:hover,#frmPaymentSelection-modal .dialog-title .dialog-title-text-bold a:hover,#frmCheckout-modal .dialog-title .dialog-title-text-bold a:hover,#frmUpdateVAT-modal .dialog-title .dialog-title-text-bold a:hover{color:#fff;font-family:'OpenSans Bold',Arial;text-align:left;font-weight:bolder;font-size:22px}#frmPaymentQuestion-modal .dialog-title .dialog-title-image,#frmPaymentSelection-modal .dialog-title .dialog-title-image,#frmCheckout-modal .dialog-title .dialog-title-image,#frmUpdateVAT-modal .dialog-title .dialog-title-image{padding-top:30px;padding-bottom:30px;text-align:center}#frmPaymentQuestion-modal .dialog-title .dialog-title-text-part1,#frmPaymentSelection-modal .dialog-title .dialog-title-text-part1,#frmCheckout-modal .dialog-title .dialog-title-text-part1,#frmUpdateVAT-modal .dialog-title .dialog-title-text-part1{text-align:left;display:inline-block}#frmPaymentQuestion-modal .dialog-title .dialog-title-text-part2,#frmPaymentSelection-modal .dialog-title .dialog-title-text-part2,#frmCheckout-modal .dialog-title .dialog-title-text-part2,#frmUpdateVAT-modal .dialog-title .dialog-title-text-part2{text-align:left;display:inline-block}#frmPaymentQuestion-modal .dialog-title .dialog-title-image img,#frmPaymentSelection-modal .dialog-title .dialog-title-image img,#frmCheckout-modal .dialog-title .dialog-title-image img,#frmUpdateVAT-modal .dialog-title .dialog-title-image img{width:200px}#frmPaymentQuestion-modal .payment-plan-content-img,#frmPaymentSelection-modal .payment-plan-content-img,#frmCheckout-modal .payment-plan-content-img,#frmUpdateVAT-modal .payment-plan-content-img{width:50px}#frmPaymentQuestion-modal .payment-dialog-description,#frmPaymentSelection-modal .payment-dialog-description,#frmCheckout-modal .payment-dialog-description,#frmUpdateVAT-modal .payment-dialog-description{margin-left:-20px}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan-between,#frmPaymentSelection-modal .payment-dialog-description .payment-plan-between,#frmCheckout-modal .payment-dialog-description .payment-plan-between,#frmUpdateVAT-modal .payment-dialog-description .payment-plan-between{margin:40px 0 25px 0}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan,#frmPaymentSelection-modal .payment-dialog-description .payment-plan,#frmCheckout-modal .payment-dialog-description .payment-plan,#frmUpdateVAT-modal .payment-dialog-description .payment-plan{border-bottom-right-radius:5px;box-shadow:10px 10px 20px rgba(192,192,192,0.5);box-sizing:border-box;min-height:410px}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan .payment-plan-title,#frmPaymentSelection-modal .payment-dialog-description .payment-plan .payment-plan-title,#frmCheckout-modal .payment-dialog-description .payment-plan .payment-plan-title,#frmUpdateVAT-modal .payment-dialog-description .payment-plan .payment-plan-title,#frmPaymentQuestion-modal .payment-dialog-description .payment-plan .payment-welcome-plan-title,#frmPaymentSelection-modal .payment-dialog-description .payment-plan .payment-welcome-plan-title,#frmCheckout-modal .payment-dialog-description .payment-plan .payment-welcome-plan-title,#frmUpdateVAT-modal .payment-dialog-description .payment-plan .payment-welcome-plan-title{background:linear-gradient(to right, #3815a3 0, #f559cc 100%);color:#fff;padding:5px;border-top-right-radius:5px;border-top-left-radius:5px;font-size:18px;font-weight:bold;padding-left:10px}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan .payment-plan-subtitle,#frmPaymentSelection-modal .payment-dialog-description .payment-plan .payment-plan-subtitle,#frmCheckout-modal .payment-dialog-description .payment-plan .payment-plan-subtitle,#frmUpdateVAT-modal .payment-dialog-description .payment-plan .payment-plan-subtitle,#frmPaymentQuestion-modal .payment-dialog-description .payment-plan .payment-welcome-plan-subtitle,#frmPaymentSelection-modal .payment-dialog-description .payment-plan .payment-welcome-plan-subtitle,#frmCheckout-modal .payment-dialog-description .payment-plan .payment-welcome-plan-subtitle,#frmUpdateVAT-modal .payment-dialog-description .payment-plan .payment-welcome-plan-subtitle{padding-top:15px;padding-bottom:15px;margin-left:15px;font-weight:bolder}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan-ul-container,#frmPaymentSelection-modal .payment-dialog-description .payment-plan-ul-container,#frmCheckout-modal .payment-dialog-description .payment-plan-ul-container,#frmUpdateVAT-modal .payment-dialog-description .payment-plan-ul-container{margin-left:-5px}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan-ul,#frmPaymentSelection-modal .payment-dialog-description .payment-plan-ul,#frmCheckout-modal .payment-dialog-description .payment-plan-ul,#frmUpdateVAT-modal .payment-dialog-description .payment-plan-ul{list-style:none;padding:0}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan-li,#frmPaymentSelection-modal .payment-dialog-description .payment-plan-li,#frmCheckout-modal .payment-dialog-description .payment-plan-li,#frmUpdateVAT-modal .payment-dialog-description .payment-plan-li{position:relative;padding-left:25px;margin-bottom:10px;background:url(/Content/img/icon-check-pink.svg) no-repeat 8px 5px;background-size:10px 10px;background-position-y:3px;font-size:11px}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan-content,#frmPaymentSelection-modal .payment-dialog-description .payment-plan-content,#frmCheckout-modal .payment-dialog-description .payment-plan-content,#frmUpdateVAT-modal .payment-dialog-description .payment-plan-content{padding-top:20px;padding-bottom:20px}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan-cost-price,#frmPaymentSelection-modal .payment-dialog-description .payment-plan-cost-price,#frmCheckout-modal .payment-dialog-description .payment-plan-cost-price,#frmUpdateVAT-modal .payment-dialog-description .payment-plan-cost-price,#frmPaymentQuestion-modal .payment-dialog-description .payment-welcome-plan-cost-price,#frmPaymentSelection-modal .payment-dialog-description .payment-welcome-plan-cost-price,#frmCheckout-modal .payment-dialog-description .payment-welcome-plan-cost-price,#frmUpdateVAT-modal .payment-dialog-description .payment-welcome-plan-cost-price{font-size:23px;font-weight:bold;color:#000}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan-cost-per,#frmPaymentSelection-modal .payment-dialog-description .payment-plan-cost-per,#frmCheckout-modal .payment-dialog-description .payment-plan-cost-per,#frmUpdateVAT-modal .payment-dialog-description .payment-plan-cost-per,#frmPaymentQuestion-modal .payment-dialog-description .payment-welcome-plan-cost-per,#frmPaymentSelection-modal .payment-dialog-description .payment-welcome-plan-cost-per,#frmCheckout-modal .payment-dialog-description .payment-welcome-plan-cost-per,#frmUpdateVAT-modal .payment-dialog-description .payment-welcome-plan-cost-per{font-size:11px;color:#000}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan-cost-descr,#frmPaymentSelection-modal .payment-dialog-description .payment-plan-cost-descr,#frmCheckout-modal .payment-dialog-description .payment-plan-cost-descr,#frmUpdateVAT-modal .payment-dialog-description .payment-plan-cost-descr,#frmPaymentQuestion-modal .payment-dialog-description .payment-welcome-plan-cost-descr,#frmPaymentSelection-modal .payment-dialog-description .payment-welcome-plan-cost-descr,#frmCheckout-modal .payment-dialog-description .payment-welcome-plan-cost-descr,#frmUpdateVAT-modal .payment-dialog-description .payment-welcome-plan-cost-descr{font-size:11px;color:#000;font-weight:bolder}#frmPaymentQuestion-modal .payment-dialog-description .payment-see-talents,#frmPaymentSelection-modal .payment-dialog-description .payment-see-talents,#frmCheckout-modal .payment-dialog-description .payment-see-talents,#frmUpdateVAT-modal .payment-dialog-description .payment-see-talents{padding-bottom:15px}#frmPaymentQuestion-modal .payment-dialog-description .payment-plans,#frmPaymentSelection-modal .payment-dialog-description .payment-plans,#frmCheckout-modal .payment-dialog-description .payment-plans,#frmUpdateVAT-modal .payment-dialog-description .payment-plans{padding-top:15px}#frmPaymentQuestion-modal .payment-dialog-description .payment-welcome-plan-cost,#frmPaymentSelection-modal .payment-dialog-description .payment-welcome-plan-cost,#frmCheckout-modal .payment-dialog-description .payment-welcome-plan-cost,#frmUpdateVAT-modal .payment-dialog-description .payment-welcome-plan-cost,#frmPaymentQuestion-modal .payment-dialog-description .payment-welcome-plan-subtitle,#frmPaymentSelection-modal .payment-dialog-description .payment-welcome-plan-subtitle,#frmCheckout-modal .payment-dialog-description .payment-welcome-plan-subtitle,#frmUpdateVAT-modal .payment-dialog-description .payment-welcome-plan-subtitle,#frmPaymentQuestion-modal .payment-dialog-description .payment-welcome-plan-content,#frmPaymentSelection-modal .payment-dialog-description .payment-welcome-plan-content,#frmCheckout-modal .payment-dialog-description .payment-welcome-plan-content,#frmUpdateVAT-modal .payment-dialog-description .payment-welcome-plan-content,#frmPaymentQuestion-modal .payment-dialog-description .dialog-action,#frmPaymentSelection-modal .payment-dialog-description .dialog-action,#frmCheckout-modal .payment-dialog-description .dialog-action,#frmUpdateVAT-modal .payment-dialog-description .dialog-action{margin-left:10px;margin-right:10px}#frmPaymentQuestion-modal .payment-dialog-description .payment-welcome p,#frmPaymentSelection-modal .payment-dialog-description .payment-welcome p,#frmCheckout-modal .payment-dialog-description .payment-welcome p,#frmUpdateVAT-modal .payment-dialog-description .payment-welcome p{text-align:center;padding-top:20px}#frmPaymentQuestion-modal .dialog-right,#frmPaymentSelection-modal .dialog-right,#frmCheckout-modal .dialog-right,#frmUpdateVAT-modal .dialog-right{float:left;width:65%;padding-left:25px}#frmPaymentQuestion-modal .dialog-selection,#frmPaymentSelection-modal .dialog-selection,#frmCheckout-modal .dialog-selection,#frmUpdateVAT-modal .dialog-selection{clear:both}#frmPaymentQuestion-modal span.select-item>input[type="radio"],#frmPaymentSelection-modal span.select-item>input[type="radio"],#frmCheckout-modal span.select-item>input[type="radio"],#frmUpdateVAT-modal span.select-item>input[type="radio"]{display:none}#frmPaymentQuestion-modal span.select-item>input[type="radio"]+*::before,#frmPaymentSelection-modal span.select-item>input[type="radio"]+*::before,#frmCheckout-modal span.select-item>input[type="radio"]+*::before,#frmUpdateVAT-modal span.select-item>input[type="radio"]+*::before{content:"";display:inline-block;vertical-align:middle;width:1rem;height:1rem;margin-right:1rem;border-radius:50%;border-style:solid;border-width:.1rem;border-color:gray}#frmPaymentQuestion-modal span.select-item>input[type="radio"]:checked+*,#frmPaymentSelection-modal span.select-item>input[type="radio"]:checked+*,#frmCheckout-modal span.select-item>input[type="radio"]:checked+*,#frmUpdateVAT-modal span.select-item>input[type="radio"]:checked+*{color:#3815a3}#frmPaymentQuestion-modal span.select-item>input[type="radio"]:checked+*::before,#frmPaymentSelection-modal span.select-item>input[type="radio"]:checked+*::before,#frmCheckout-modal span.select-item>input[type="radio"]:checked+*::before,#frmUpdateVAT-modal span.select-item>input[type="radio"]:checked+*::before{background:radial-gradient(#3815a3 0, #3815a3 40%, transparent 50%, transparent);border-color:#3815a3}#frmPaymentQuestion-modal fieldset,#frmPaymentSelection-modal fieldset,#frmCheckout-modal fieldset,#frmUpdateVAT-modal fieldset{margin:20px;max-width:400px}#frmPaymentQuestion-modal span.select-item>input[type="radio"]+*,#frmPaymentSelection-modal span.select-item>input[type="radio"]+*,#frmCheckout-modal span.select-item>input[type="radio"]+*,#frmUpdateVAT-modal span.select-item>input[type="radio"]+*{display:inline-block;padding:0}#frmPaymentQuestion-modal .payment-description-title,#frmPaymentSelection-modal .payment-description-title,#frmCheckout-modal .payment-description-title,#frmUpdateVAT-modal .payment-description-title{text-align:left;font-family:'OpenSans Bold',Arial}#frmPaymentQuestion-modal ul.payment-description-items,#frmPaymentSelection-modal ul.payment-description-items,#frmCheckout-modal ul.payment-description-items,#frmUpdateVAT-modal ul.payment-description-items{list-style:none;padding-left:5px;margin-left:8px}#frmPaymentQuestion-modal ul.payment-description-items li,#frmPaymentSelection-modal ul.payment-description-items li,#frmCheckout-modal ul.payment-description-items li,#frmUpdateVAT-modal ul.payment-description-items li{line-height:24px}#frmPaymentQuestion-modal ul.payment-description-items li::before,#frmPaymentSelection-modal ul.payment-description-items li::before,#frmCheckout-modal ul.payment-description-items li::before,#frmUpdateVAT-modal ul.payment-description-items li::before{content:"\2022";color:#f559cc;font-weight:bold;width:20px;margin-left:-1em;font-size:22px;line-height:19px;display:inline-table;vertical-align:middle;height:22px}#frmPaymentQuestion-modal .dialog-selection-footer,#frmPaymentSelection-modal .dialog-selection-footer,#frmCheckout-modal .dialog-selection-footer,#frmUpdateVAT-modal .dialog-selection-footer{background:#f3f3f3;padding:25px 30px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}#frmPaymentQuestion-modal .dialog-selection-footer-left,#frmPaymentSelection-modal .dialog-selection-footer-left,#frmCheckout-modal .dialog-selection-footer-left,#frmUpdateVAT-modal .dialog-selection-footer-left,#frmPaymentQuestion-modal .dialog-selection-footer-right,#frmPaymentSelection-modal .dialog-selection-footer-right,#frmCheckout-modal .dialog-selection-footer-right,#frmUpdateVAT-modal .dialog-selection-footer-right{font-size:12px;text-align:left}#frmPaymentQuestion-modal .dialog-selection-footer-left,#frmPaymentSelection-modal .dialog-selection-footer-left,#frmCheckout-modal .dialog-selection-footer-left,#frmUpdateVAT-modal .dialog-selection-footer-left{float:left;width:65%;padding-right:35px}#frmPaymentQuestion-modal .dialog-selection-footer-right,#frmPaymentSelection-modal .dialog-selection-footer-right,#frmCheckout-modal .dialog-selection-footer-right,#frmUpdateVAT-modal .dialog-selection-footer-right{float:right;width:35%}#frmPaymentSelection-modal .modal-dialog{max-width:900px}#frmPayment-modal .modal-content{border-radius:16px;padding:0 15px 25px 15px}#frmPayment-modal input.btn{border-radius:8px;padding:8px 30px;margin-top:30px}#frmPayment-modal .payment-question-title{margin-bottom:25px}#frmPaymentAlert-modal,#frmPaymentWarning-modal{font-family:'OpenSans Regular',Arial;color:#3815a3}#frmPaymentAlert-modal .payment-description,#frmPaymentWarning-modal .payment-description{padding:20px 0}#frmPaymentAlert-modal .payment-description-items,#frmPaymentWarning-modal .payment-description-items{text-align:left}#frmPaymentAlert-modal .payment-description-item,#frmPaymentWarning-modal .payment-description-item{margin:5px 10px 0 10px}#frmPaymentAlert-modal .dialog-selection .selection-label,#frmPaymentWarning-modal .dialog-selection .selection-label{margin-bottom:10px}#frmPaymentAlert-modal .dialog-selection .selection-items,#frmPaymentWarning-modal .dialog-selection .selection-items{padding-bottom:15px}#frmPaymentAlert-modal .dialog-selection .selection-items .select-item,#frmPaymentWarning-modal .dialog-selection .selection-items .select-item{margin-left:0;margin-right:20px;display:block}#frmPaymentAlert-modal .dialog-action,#frmPaymentWarning-modal .dialog-action{padding-bottom:30px}#frmPaymentAlert-modal .dialog-action .dialog-btn-primary,#frmPaymentWarning-modal .dialog-action .dialog-btn-primary{border-radius:8px;background-color:#0080ff;padding:8px 30px;border:0}#frmPaymentAlert-modal .payment-more-info,#frmPaymentWarning-modal .payment-more-info{margin:0;padding-bottom:0;text-align:left;line-height:15px}#frmPaymentAlert-modal .payment-question-contact,#frmPaymentWarning-modal .payment-question-contact{margin:0;line-height:15px}#frmPaymentAlert-modal .modal-content,#frmPaymentWarning-modal .modal-content{border-radius:16px;border:none}#frmPaymentAlert-modal .modal-header,#frmPaymentWarning-modal .modal-header{position:absolute;height:56px;right:0;z-index:50}#frmPaymentAlert-modal .modal-body,#frmPaymentWarning-modal .modal-body{border-radius:16px;padding-bottom:0;background:linear-gradient(to right, #3815a3 0, #3815a3 35%, #ffffff 35%, #ffffff 100%);padding:25px 15px 0 15px}#frmPaymentAlert-modal .dialog-title,#frmPaymentWarning-modal .dialog-title{width:35%;float:left;padding-right:15px}#frmPaymentAlert-modal .dialog-title h3,#frmPaymentWarning-modal .dialog-title h3{color:#fff;font-family:'OpenSans Light',Arial;line-height:50px;font-size:34px;text-align:left;padding-top:30px}#frmPaymentAlert-modal .dialog-right,#frmPaymentWarning-modal .dialog-right{float:left;width:65%;padding-left:25px}#frmPaymentAlert-modal .dialog-selection,#frmPaymentWarning-modal .dialog-selection{clear:both}#frmPaymentAlert-modal span.select-item>input[type="radio"],#frmPaymentWarning-modal span.select-item>input[type="radio"]{display:none}#frmPaymentAlert-modal span.select-item>input[type="radio"]+*::before,#frmPaymentWarning-modal span.select-item>input[type="radio"]+*::before{content:"";display:inline-block;vertical-align:middle;width:1rem;height:1rem;margin-right:1rem;border-radius:50%;border-style:solid;border-width:.1rem;border-color:gray}#frmPaymentAlert-modal span.select-item>input[type="radio"]:checked+*,#frmPaymentWarning-modal span.select-item>input[type="radio"]:checked+*{color:#3815a3}#frmPaymentAlert-modal span.select-item>input[type="radio"]:checked+*::before,#frmPaymentWarning-modal span.select-item>input[type="radio"]:checked+*::before{background:radial-gradient(#3815a3 0, #3815a3 40%, transparent 50%, transparent);border-color:#3815a3}#frmPaymentAlert-modal fieldset,#frmPaymentWarning-modal fieldset{margin:20px;max-width:400px}#frmPaymentAlert-modal span.select-item>input[type="radio"]+*,#frmPaymentWarning-modal span.select-item>input[type="radio"]+*{display:inline-block;padding:0}#frmPaymentAlert-modal .payment-description-title,#frmPaymentWarning-modal .payment-description-title{text-align:left;font-family:'OpenSans Bold',Arial}#frmPaymentAlert-modal ul.payment-description-items,#frmPaymentWarning-modal ul.payment-description-items{list-style:none;padding-left:5px;margin-left:8px}#frmPaymentAlert-modal ul.payment-description-items li,#frmPaymentWarning-modal ul.payment-description-items li{line-height:24px}#frmPaymentAlert-modal ul.payment-description-items li::before,#frmPaymentWarning-modal ul.payment-description-items li::before{content:"\2022";color:#f559cc;font-weight:bold;width:20px;margin-left:-1em;font-size:22px;line-height:19px;display:inline-table;vertical-align:middle;height:22px}#frmPaymentAlert-modal .dialog-selection-footer,#frmPaymentWarning-modal .dialog-selection-footer{background:#f3f3f3;padding:25px 30px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}#frmPaymentAlert-modal .dialog-selection-footer-left,#frmPaymentWarning-modal .dialog-selection-footer-left,#frmPaymentAlert-modal .dialog-selection-footer-right,#frmPaymentWarning-modal .dialog-selection-footer-right{font-size:12px;text-align:left}#frmPaymentAlert-modal .dialog-selection-footer-left,#frmPaymentWarning-modal .dialog-selection-footer-left{float:left;width:65%;padding-right:35px}#frmPaymentAlert-modal .dialog-selection-footer-right,#frmPaymentWarning-modal .dialog-selection-footer-right{float:right;width:35%}#frmPaymentWarning .dialog-title,#frmPaymentWarning .dialog-descritption,#frmPaymentWarning .dialog-selection{max-width:100%;padding-bottom:15px;margin-left:15px;margin-right:15px}button.btn-close-payment-warning{margin-bottom:15px}.companyrate-index .wrapper{background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/Comptables_background_pricing_lower.jpg?@cache-version") 50% -80px no-repeat;min-height:510px;color:#fff;width:100%;max-width:unset;background-size:auto}.companyrate-index .topHeader .navbar .underline-container{border-bottom:unset}.icon-payment-pending{width:18px}.glyphicon-ok-sign{font-size:18px}.text-pending{color:darkgray}.ui-tooltip{white-space:pre-line}.ui-tooltip-content{white-space:pre-line}.parse-cv-title{display:-ms-flexbox;display:flex;font-weight:bold}.shellSimple,.shellSimpleBody.body-content{max-width:1200px;margin:0 auto}.shellSimple .navbar,.shellSimpleBody.body-content .navbar,.shellSimple .navbar>.container,.shellSimpleBody.body-content .navbar>.container{padding-left:0;padding-right:0}.shellSimpleBody.body-content{min-height:500px}.skill-item .skill-item-col div{float:left}.skill-item .skill-item-col .glyphicon-crown{margin:0 0 0 10px}.skill-edit-icon,.skill-item-delete{font-size:18px;padding:5px 10px;float:right;border-radius:8px;cursor:pointer}.skill-edit-icon .glyphicon-trash,.skill-item-delete .glyphicon-trash{font-size:16px;line-height:16px}.skill-item-delete{padding:0;height:28px;margin-left:0;font-size:16px}.skill-item-delete .skill-item-delete-button{padding:5px 10px;margin-left:10px}.skill-edit-icon:hover{background:#ddd}.skill-edit-text{font-size:16px;padding-right:10px}.profile-ref-delete{font-size:20px}.profile-ref-delete div{font-size:20px;line-height:16px;padding:8px 10px;border-radius:8px}.profile-ref-delete div:hover{background:#e9e9e9}.profile-introduction{color:#3815a3;font-size:14px}.language-actions .glyphicon,.language-actions .glyphicon-trash{font-size:16px}.rate-your-level{font-size:12px;color:#666;line-height:20px;display:block;margin-top:-5px}.language-rating{color:#0080ff}#frmCompany .form-control-label{float:right;margin-top:4px;white-space:nowrap}#frmCompany .ui-autocomplete{max-height:300px;overflow-y:auto;overflow-x:hidden}#frmCompany * html .ui-autocomplete{height:300px}#frmCompany .fixed-height{padding:1px;max-height:300px;overflow:auto}#frmUpdateProfile .candidate-profile-data{max-width:1000px}#frmUpdateProfile button.btn-tooltip,#frmUpdateProfile button.btn-tooltip1{float:right;position:absolute;top:30px;right:-8px;color:#0080ff}#frmUpdateProfile .form-control,#frmUpdateProfile .form-control-dynamic,#frmUpdateProfile .form-control-label{border-radius:8px;border:1px solid #a8c9e9;background:#fff;font-size:14px;width:100%;max-width:unset;padding:8px 10px}#frmUpdateProfile .form-group{border-radius:0;border:0}#frmUpdateProfile .form-group.form-dropdown{border:none}#frmUpdateProfile .form-group.form-dropdown select{border-radius:10px;padding:9px;background:#fff;border:0;width:100% !important;max-width:unset !important;border:1px solid #a8c9e9}#frmUpdateProfile h2{display:block;text-align:center;font-family:'OpenSans Bold',Arial;padding-bottom:15px}#frmUpdateProfile .page-header,#frmUpdateProfile .page-subtitle{display:block;text-align:center}#frmUpdateProfile .page-subtitle{font-size:18px;padding-bottom:15px}#frmUpdateProfile .candidate-profile-data .section-header h3{margin-bottom:20px;font-family:'OpenSans Bold',Arial}#frmUpdateProfile .detailGrid-left{min-height:400px;background-color:unset}#frmUpdateProfile .profile-picture-avatar{padding:15px 0 0 0}#frmUpdateProfile .profile-picture-avatar img{width:100%;border-radius:12px;height:auto;max-height:400px;object-fit:cover}#frmUpdateProfile .profile-picture-action{margin-top:10px}.dashboard-header{font-family:'OpenSans Semibold',Arial;font-size:30px}.contact-us-dashboard-header{max-width:600px}.contact-us-page .contact-us-form .container-fluid{padding:0}.dashboard-header-subtitle{font-size:20px;font-family:'OpenSans Regular',Arial;color:#3815a3;clear:both;display:block;width:100%}.messages-title{font-family:'OpenSans Semibold',Arial;font-size:20px;margin-top:20px;margin-bottom:15px}.messages-viewall{font-family:'OpenSans Semibold',Arial;font-size:15px;margin-top:10px;margin-bottom:5px;text-align:right;color:#3815a3}.messages-viewall a{color:#3815a3}.messages-action-bar{text-align:end}.message-indicator.indicator-down::after{content:">";transform:rotate(90deg);float:right;font:17px "Consolas",monospace;font-weight:bold}.message-indicator.indicator-up::after{content:"<";transform:rotate(90deg);float:right;font:17px "Consolas",monospace;font-weight:bold}.message-attachment{float:right;color:#3815a3}.notification-line{background-color:aliceblue !important}.dashboard-viewed,.dashboard-invited{text-align:center;color:#3815a3;font-family:'OpenSans Bold',Arial;font-size:14px;padding:0;margin:0 0 5px 0}.dashboard-viewed-nr,.dashboard-invited-nr{padding-left:50px;max-width:100px;margin:0 auto;font-family:'OpenSans Semibold',Arial}.dashboard-viewed-nr .big-number,.dashboard-invited-nr .big-number{font-size:30px;color:#0080ff;display:block;font-family:'OpenSans Regular',Arial;line-height:30px}.dashboard-viewed-nr{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/dashboard-viewed-icon.svg?cdnv=23241316') 0 50% no-repeat;background-size:50px}.dashboard-invited-nr{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/dashboard-invited-icon.svg?cdnv=23241316') 0 50% no-repeat;background-size:32px}.candidate-messages .detailGrid-right{float:none;width:100%}.candidate-messages.candidate-messages-page{padding-top:30px;margin-top:0;max-width:unset;border:3px solid #eee;background:unset}.company-messages.company-messages-page{padding-top:30px;margin-top:0;max-width:unset;border:3px solid #eee;background:unset}.candidateMessages .page-header{margin-bottom:30px}.inclucde-notification-label{cursor:pointer;padding:4px 10px;border-radius:4px}.inclucde-notification-label:hover{background:#ebf3fb}.candidate-messages .messages,.company-messages .messages{border-bottom:1px dotted #ccc}.candidate-messages .messages>a,.company-messages .messages>a{text-decoration:none}.candidate-messages .messages .message-line,.company-messages .messages .message-line{padding-top:5px;padding-bottom:5px;border-top:1px dotted #ccc}.candidate-messages .messages .message-line.selected,.company-messages .messages .message-line.selected{color:#000;background:rgba(168,201,233,0.46) !important}.candidate-messages .messages .message-date,.company-messages .messages .message-date{text-decoration:none;color:#666}.candidate-messages .messages .message-documents .message-document,.company-messages .messages .message-documents .message-document{margin-bottom:20px;padding:10px;border-radius:18px;border:1px dotted;float:left}.candidate-messages .messages .selected-message-content .message-title h3,.company-messages .messages .selected-message-content .message-title h3{margin-top:20px;font-size:18px;font-family:'OpenSans Semibold',Arial;margin-bottom:15px;color:#3815a3}.candidate-messages .messages .selected-message-content .message-footer,.company-messages .messages .selected-message-content .message-footer{margin-bottom:30px;font-size:11px;margin-top:10px}.candidateMessages .candidate-messages .messages .message-line:nth-child(odd),.candidateMessages .company-messages .messages .message-line:nth-child(odd){background:unset}.messages .left-message{border-bottom:1px dotted #999;margin-bottom:10px;padding-bottom:10px}.messages .left-message a{text-decoration:none}.messages .left-message a span.selected{color:#000;font-family:'OpenSans Bold',Arial}.messages-actions.actions-top a,.messages-actions.actions-bottom a{display:block;color:#3815a3;text-decoration:none;margin-bottom:20px;font-size:16px}.shellSimpleBody .message-title h3{color:#333;font-size:24px;font-family:'OpenSans Regular',Arial}.shellSimpleBody .message-footer{color:#999}.candidate-actions .stat1{padding-bottom:35px}.candidate-actions-list,.profileManager-actions-list{list-style:none;margin:0;padding-left:10px}.candidate-actions-list li,.profileManager-actions-list li{margin:5px 0}.candidate-visibility{color:#3815a3}.candidate-visibility .visibility-view-profile{color:#3815a3;font-family:'OpenSans Semibold',Arial}.candidate-visibility .visibility-status{font-family:'OpenSans Semibold',Arial;color:#3815a3}.candidate-visibility .visibility-status img{width:30px}.candidate-visibility h4{font-family:'OpenSans Bold',Arial}.candidate-visibility .visibilitystatus-message{font-size:16px}.candidate-visibility a{color:#3815a3}.candidate-visibility span.deactivate-profile-link,.candidate-visibility span.activate-profile-link{text-decoration:underline;cursor:pointer}.expand-visibility{display:none}.form-group select{border-radius:10px;padding:9px;background:#fff;border:0;width:100%;border:1px solid #a8c9e9;font-size:14px}.form-group select.form-control{padding:.375rem .75rem}.form-group input,.form-group textarea{border:1px solid #a8c9e9;font-size:14px;border-radius:10px}.form-group textarea{border-bottom-right-radius:0}.form-group input.btn-register{border:none;font-size:16px;border-radius:8px;font-weight:normal;padding:10px 20px}.profile-details #profilePersonal .step-title{display:none}.profile-details #profilePersonal .card-body{margin-top:25px;background-color:#f7f7f7;border-radius:10px;border:0}#personalDetails,#addressDetails{width:100%}.mobileFixedFilterButton{display:none}.detailGrid.shortlist{display:block;clear:both}.detailGrid.shortlist .page-header{margin-top:20px;margin-bottom:25px}.detailGrid.shortlist .detailGrid-right{width:100%}.listCandidates .wrap-candidate-item{padding-left:25px;padding-right:25px;padding-bottom:20px}.candidate-item{border:1px solid #3815a3;border-radius:16px;margin:5px -10px;padding:0;height:98%}.candidate-item .container{padding:0 0 0 20px}.detailGrid.shortlist .candidate-item{margin:0;padding:0;border-radius:22px;border:4px solid #fff}.detailGrid.shortlist .candidate-item .container{padding:0}.detailGrid.shortlist .candidate-item.candidate-selected{border:4px solid #0080ff}.detailGrid.shortlist .shortlist-col{margin-bottom:20px}.detailGrid.shortlist .candidate-item.candidate-selected .candidate-title .candidate-name{border-radius:0}.detailGrid.shortlist .candidate-item.candidate-selected .candidate-picture img{border-bottom-left-radius:0;border-bottom-right-radius:0}.select-actions{margin:20px 0}.select-actions .manage-checked-items{float:left;margin-right:20px;margin-top:5px;width:24px}.select-actions .manage-checked-items i{font-size:24px}.select-actions .manage-checked-items .glyphicon-selection{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-partially-checked.svg') 1px 0 no-repeat;width:24px;height:24px;margin-top:3px;display:block;margin-left:-1px;background-size:22px}body.favorites-index::after{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;content:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-partially-checked.svg')}.detailGrid.shortlist .btnSendJobDescription{border-radius:8px;color:#fff;padding-left:15px}.searchGrid,.detailGrid.shortlist{width:auto;margin-left:-15px;margin-right:-15px;margin-top:0}.searchGrid .content,.detailGrid.shortlist .content{padding-left:0;padding-right:0}.searchGrid .searchGridWrap,.detailGrid.shortlist .searchGridWrap{width:auto;margin:0;padding-left:330px}.searchGrid .searchGrid-right,.detailGrid.shortlist .searchGrid-right{width:100%;float:right;margin:0;position:relative;padding-left:15px}.searchGrid .searchGrid-left,.detailGrid.shortlist .searchGrid-left{float:left;width:320px;margin-left:-330px;background:#f0f0f0;border-radius:18px;padding-top:20px}.searchGrid .searchCriteria,.detailGrid.shortlist .searchCriteria{padding:0 10px 0 13px}.searchGrid h1,.detailGrid.shortlist h1{color:#3815a3;margin-top:0;font-size:24px;font-family:'OpenSans Bold',Arial;margin-bottom:20px;clear:both}.searchGrid .searchGrid-left .class-h4,.detailGrid.shortlist .searchGrid-left .class-h4{font-family:'OpenSans Semibold',Arial;color:#000;padding-left:3px;cursor:pointer;margin-top:9px;margin-bottom:9px;font-size:16px}.searchGrid .candidateInfoLeft .class-h4,.detailGrid.shortlist .candidateInfoLeft .class-h4{font-family:'OpenSans Regular',Arial;color:#333;margin-bottom:10px;margin-top:0;font-size:16px}.searchGrid .no-candidates,.detailGrid.shortlist .no-candidates{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;overflow:auto}.searchGrid .no-candidates .no-candidates-center,.detailGrid.shortlist .no-candidates .no-candidates-center{margin:0}.searchGrid .listCandidates .candidateDescription .class-h5,.detailGrid.shortlist .listCandidates .candidateDescription .class-h5{font-size:13px;margin-top:9px;margin-bottom:9px;line-height:1.1}.searchGrid .candidateInfoLeft .video-mobile-only,.detailGrid.shortlist .candidateInfoLeft .video-mobile-only{display:none}.searchGrid .candidateDescription .thumbnail img,.detailGrid.shortlist .candidateDescription .thumbnail img{position:relative;width:150px;display:block}.searchGrid .candidateDescription .thumbnail img.video-thumbnail,.detailGrid.shortlist .candidateDescription .thumbnail img.video-thumbnail{position:relative;width:454px;display:block}.searchGrid .candidateDescription .thumbnail,.detailGrid.shortlist .candidateDescription .thumbnail{position:relative}.searchGrid .candidateDescription .thumbnail:after,.detailGrid.shortlist .candidateDescription .thumbnail:after{content:" ";position:absolute;left:0;top:0;width:150px;min-height:115px;background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/video-play-icon.png?@cache-version") 50% 50% no-repeat;z-index:50}.searchGrid .candidateDescription .thumbnail iframe,.detailGrid.shortlist .candidateDescription .thumbnail iframe{position:relative;z-index:60}.searchGrid .candidateDescription .default-container,.detailGrid.shortlist .candidateDescription .default-container{float:right;cursor:pointer}.searchGrid .candidateDescription .landscape-container,.detailGrid.shortlist .candidateDescription .landscape-container{width:150px}.searchGrid .candidateDescription .landscape-image,.detailGrid.shortlist .candidateDescription .landscape-image{width:150px;height:auto}.searchGrid .candidateDescription .portrait-container,.detailGrid.shortlist .candidateDescription .portrait-container{height:100px;margin-top:-35px}.searchGrid .candidateDescription .portrait-container:after,.detailGrid.shortlist .candidateDescription .portrait-container:after{content:" ";position:absolute;left:-46px;top:-9px;width:150px;min-height:115px;background:url("https://resources2.comptables.com/StaticResources/Global/ComptablesResources/video-play-icon.png?@cache-version") 50% 50% no-repeat;z-index:50}.searchGrid .candidateDescription .portrait-image,.detailGrid.shortlist .candidateDescription .portrait-image{height:90px;width:auto !important}.searchGrid .is-shortlisted,.detailGrid.shortlist .is-shortlisted{border-color:darkgray}.searchGrid .candidate-picture,.detailGrid.shortlist .candidate-picture{text-align:center;vertical-align:middle;max-height:280px;position:relative}.searchGrid .candidate-picture img,.detailGrid.shortlist .candidate-picture img{width:100%;border-radius:18px;height:280px;object-fit:cover;max-width:300px}.searchGrid .candidate-title,.detailGrid.shortlist .candidate-title{width:100%;max-width:300px;margin:0 auto}.searchGrid .candidate-title .candidate-name,.detailGrid.shortlist .candidate-title .candidate-name{font-size:18px;background:rgba(0,128,255,0.8);height:35px;z-index:50;position:relative;width:100%;margin-top:-35px;text-align:left;border-bottom-left-radius:18px;border-bottom-right-radius:18px;padding:7px 10px 0 20px;color:#fff}.searchGrid .candidate-title .candidate-job-title,.detailGrid.shortlist .candidate-title .candidate-job-title{font-size:18px;text-align:left;color:#3815a3;padding:10px 10px 0 20px;font-family:'OpenSans Semibold',Arial;line-height:22px}.searchGrid .candidate-title .candidate-is-shortlisted,.detailGrid.shortlist .candidate-title .candidate-is-shortlisted{text-align:left;position:absolute;top:0;right:0;cursor:pointer;padding:10px 20px;font-size:24px;color:#0080ff;margin:0;border-bottom-left-radius:16px;border-top-right-radius:16px;z-index:50}.searchGrid .candidate-title .candidate-is-shortlisted:hover,.detailGrid.shortlist .candidate-title .candidate-is-shortlisted:hover{background-color:rgba(0,0,0,0.1)}.searchGrid .candidate-title .candidate-is-shortlisted:hover a,.detailGrid.shortlist .candidate-title .candidate-is-shortlisted:hover a{text-decoration:none}.searchGrid .candidate-title .candidate-is-shortlisted .glyphicon-star,.detailGrid.shortlist .candidate-title .candidate-is-shortlisted .glyphicon-star{color:#0080ff}.searchGrid .candidate-title .candidate-is-shortlisted:hover,.detailGrid.shortlist .candidate-title .candidate-is-shortlisted:hover{color:#000}.searchGrid .candidate-title .candidate-is-screened,.detailGrid.shortlist .candidate-title .candidate-is-screened{text-align:left;display:inline-block;cursor:pointer;background:#efefef url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-check-viewed.svg?cdnv=23241316') 8px 50% no-repeat;background-size:16px;padding:2px 10px 2px 30px;font-size:14px;color:#f79623;border:1px solid #f79623;border-radius:7px;margin-top:10px;margin-left:0}.searchGrid .candidate-title .candidate-is-screened:hover,.detailGrid.shortlist .candidate-title .candidate-is-screened:hover{background-color:#fff}.searchGrid .candidate-title .candidate-is-screened.candViewed,.detailGrid.shortlist .candidate-title .candidate-is-screened.candViewed{background:#fff url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-check-viewed.svg?cdnv=23241316') 8px 50% no-repeat;background-size:16px;color:#f79623;border:1px solid #f79623}.searchGrid .candidate-title .candidate-is-screened.candContacted,.detailGrid.shortlist .candidate-title .candidate-is-screened.candContacted{background:#fff url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-doublecheck-contacted.svg?cdnv=23241316') 8px 50% no-repeat;background-size:15px;color:#7daf5c;border:1px solid #7daf5c}.searchGrid .candidate-availability,.detailGrid.shortlist .candidate-availability{text-align:left;color:#3815a3;font-size:16px;padding-top:10px}.searchGrid .candidate-availability .candidate-location,.detailGrid.shortlist .candidate-availability .candidate-location{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-home.svg?cdnv=23241316') top left no-repeat;background-size:22px;padding-left:30px;min-height:24px;font-size:14px;padding-top:3px;width:100%}.searchGrid .candidate-availability .candidate-willing,.detailGrid.shortlist .candidate-availability .candidate-willing{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-location.svg?cdnv=23241316') 0 50% no-repeat;background-size:24px;padding-left:30px;min-height:24px;font-size:14px;padding-top:3px;margin-top:3px}.searchGrid .candidate-availability .candidate-only-remote,.detailGrid.shortlist .candidate-availability .candidate-only-remote{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-location.svg?cdnv=23241316') 0 50% no-repeat;background-size:24px;padding-left:30px;min-height:24px;font-size:14px;padding-top:3px;margin-top:3px}.searchGrid .candidate-availability .candidate-in-whole-country,.detailGrid.shortlist .candidate-availability .candidate-in-whole-country{background-size:22px;padding-left:30px;min-height:24px;font-size:14px;padding-top:3px}.searchGrid .candidate-availability .candidate-in-whole-country-with-icon,.detailGrid.shortlist .candidate-availability .candidate-in-whole-country-with-icon{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-location.svg?cdnv=23241316') 0 50% no-repeat;background-size:24px;padding-left:30px;min-height:24px;font-size:14px;padding-top:3px;margin-top:3px}.searchGrid .candidate-availability .availability-specs,.detailGrid.shortlist .candidate-availability .availability-specs{padding-left:0}.searchGrid .candidate-availability .availability-specs,.detailGrid.shortlist .candidate-availability .availability-specs{font-size:10px}.searchGrid .candidate-availability .availability-specs span,.detailGrid.shortlist .candidate-availability .availability-specs span{white-space:nowrap}.searchGrid .school-partner-logo,.detailGrid.shortlist .school-partner-logo{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-education.svg?cdnv=23241316') center left no-repeat;background-size:30px;padding-left:30px;min-height:23px;margin-top:6px;font-size:14px}.searchGrid .school-partner-logo .image-school-partner-logo,.detailGrid.shortlist .school-partner-logo .image-school-partner-logo{height:30px;margin-left:15px;margin-right:15px}.searchGrid .candidate-school-partner,.detailGrid.shortlist .candidate-school-partner{padding-left:20px;padding-top:10px;max-width:300px}.searchGrid .candidate-salary,.detailGrid.shortlist .candidate-salary{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/icon-salary.svg?cdnv=23241316') top left no-repeat;background-size:24px;padding-left:30px;min-height:23px;margin-top:6px;font-size:14px}.searchGrid .candidate-skills,.detailGrid.shortlist .candidate-skills{text-align:left;padding-top:5px;max-width:300px;margin:0 auto;padding-left:20px}.searchGrid .candidate-skills span,.detailGrid.shortlist .candidate-skills span{display:inline-block;background:rgba(168,201,233,0.46);color:#3815a3;font-size:13px;padding:3px 10px;border-radius:4px;margin-top:8px;margin-right:9px}.searchGrid .candidate-contracts,.detailGrid.shortlist .candidate-contracts{font-size:16px;text-align:left;color:#3815a3}.searchGrid .candidate-contracts,.detailGrid.shortlist .candidate-contracts,.searchGrid .candidate-contracts,.detailGrid.shortlist .candidate-contracts,.searchGrid .candidate-availability,.detailGrid.shortlist .candidate-availability{max-width:300px;margin:0 auto;padding-left:20px}.searchGrid .orderBy .list-group-item a,.detailGrid.shortlist .orderBy .list-group-item a{color:#0067c6}.searchGrid .orderBy .list-group li span,.detailGrid.shortlist .orderBy .list-group li span{font-weight:normal;font-family:'OpenSans Semibold',Arial}.searchGrid #actionsArea,.detailGrid.shortlist #actionsArea{margin-top:4px}.searchGrid h2.emptySearch,.detailGrid.shortlist h2.emptySearch{margin-left:20px}.searchGrid .filter-results h4,.detailGrid.shortlist .filter-results h4,.searchGrid .filter-results p.class-h4,.detailGrid.shortlist .filter-results p.class-h4,.searchGrid .filter-results-title h3,.detailGrid.shortlist .filter-results-title h3,.searchGrid .update-your-search h3,.detailGrid.shortlist .update-your-search h3{color:#000;padding-left:3px}.searchGrid .sendjobdescription-action a.btnSendJobDescription,.detailGrid.shortlist .sendjobdescription-action a.btnSendJobDescription{border-radius:8px}.searchGrid .candidate-picture,.detailGrid.shortlist .candidate-picture{text-align:left;float:left;width:84px}.searchGrid .candidate-picture img,.detailGrid.shortlist .candidate-picture img{height:84px;width:84px;border-radius:84px}.searchGrid .candidate-item,.detailGrid.shortlist .candidate-item{border:1px solid #3815a3;border-radius:16px}.searchGrid .candidate-item .candidate-clickable,.detailGrid.shortlist .candidate-item .candidate-clickable{max-width:unset;padding-top:15px}.searchGrid .candidate-item .container,.detailGrid.shortlist .candidate-item .container{padding-left:15px}.searchGrid .candidate-item .candidate-skills,.detailGrid.shortlist .candidate-item .candidate-skills{clear:both;width:auto;max-width:unset;margin:0 15px 0 0;padding-top:5px;padding-left:0}.searchGrid .candidate-item .candidate-availability,.detailGrid.shortlist .candidate-item .candidate-availability,.searchGrid .candidate-item .candidate-contracts,.detailGrid.shortlist .candidate-item .candidate-contracts{float:left;padding-top:8px;padding-left:0}.searchGrid .candidate-item .candidate-salary,.detailGrid.shortlist .candidate-item .candidate-salary{background-size:22px;padding-left:30px;min-height:24px;font-size:14px;width:100%;margin-top:0;padding-top:3px;background-position:0 2px}.searchGrid .candidate-item .candidate-contracts,.detailGrid.shortlist .candidate-item .candidate-contracts{margin-right:20px}.searchGrid .candidate-item .candidate-school-partner,.detailGrid.shortlist .candidate-item .candidate-school-partner{width:auto;max-width:unset;margin:0;float:left;padding:0;margin-right:15px}.searchGrid .candidate-item .free-place-20px,.detailGrid.shortlist .candidate-item .free-place-20px{clear:both}.searchGrid .candidate-title,.detailGrid.shortlist .candidate-title{width:auto;max-width:unset;margin:0 15px 0 100px}.searchGrid .candidate-title .candidate-name,.detailGrid.shortlist .candidate-title .candidate-name{margin-top:0;font-size:16px;font-family:'OpenSans Semibold',Arial;color:#0080ff;background:none;height:23px;padding-left:0}.searchGrid .candidate-title .candidate-job-title,.detailGrid.shortlist .candidate-title .candidate-job-title{font-size:16px;padding-left:0}.searchGrid .candidate-title .candidate-video,.detailGrid.shortlist .candidate-title .candidate-video{padding-top:5px;float:left;margin:4px 20px 0 0}.searchGrid .candidate-availability,.detailGrid.shortlist .candidate-availability{clear:both;float:left}.searchGrid .candidate-availability .candidate-location,.detailGrid.shortlist .candidate-availability .candidate-location{float:left;width:auto;margin-right:20px}.searchGrid .candidate-availability .candidate-in-whole-country-with-icon,.detailGrid.shortlist .candidate-availability .candidate-in-whole-country-with-icon,.searchGrid .candidate-availability .candidate-only-remote,.detailGrid.shortlist .candidate-availability .candidate-only-remote{float:left;margin-top:0;margin-right:20px}.detailGrid.shortlist .candidate-item .candidate-card{padding-top:55px}.detailGrid.shortlist .candidate-item .candidate-school-partner{margin-left:15px}.facet-label{white-space:break-spaces;margin-top:7px;margin-left:5px}.facet-count-label{margin-top:7px}.facet-item{display:-ms-inline-flexbox !important;display:inline-flex !important}.detailGrid.shortlist .candidate-title .candidate-is-screened{top:30px;left:10px}.detailGrid.shortlist .detailGridWrap,.detailGrid.candidateMessages .detailGridWrap{padding-left:0}.detailGrid.shortlist .detailGrid-left,.detailGrid.candidateMessages .detailGrid-left{display:none}.detailGrid.shortlist .detailGrid-top,.detailGrid.candidateMessages .detailGrid-top{margin-top:-55px;float:left}.searchBar .search-bar-inline{position:relative;z-index:30;min-height:55px;float:right;width:80%;max-width:unset}.searchBar .search-bar-inline .magnifying-glass{width:50px;float:right;font-size:24px;text-align:center;padding:8px 0 4px 0;border-radius:8px;background:#0080ff;color:#fff}.searchBar .search-bar-inline .magnifying-glass:hover{background:#3815a3;cursor:pointer}.back-to-results{margin-top:14px;float:left}.search-back-to-results a{display:block;padding:8px 17px}.search-back-to-results a:hover{text-decoration:underline}.search-bar-mini .searchBarSimple{width:100%}.filter-results{background-color:#f0f0f0;padding:10px 0;margin:0 15px 15px 15px;border-top:1px solid #0080ff;border-radius:0}.filter-results-title{padding-left:10px;display:none}.filter-results h4,.filter-results p.class-h4{cursor:pointer}.filter-results h4,.filter-results p.class-h4,.filter-results-title h3,.update-your-search h3{color:#000;padding-left:3px}.searchGrid-left .class-h4{font-family:'Acronym Regular',Arial;margin-top:9px;margin-bottom:9px;font-size:16px}.filter-results .no-bottom-margin{margin-bottom:0}.searchGrid-left .list-group{padding-left:0}.searchGrid-left ul,ol{margin-top:0}.list-group-item.active{background:rgba(168,201,233,0.46);border-radius:0;border:0;color:#333}.proposedDateTimes .form-group select.form-control{width:50px;padding:5px;display:inline-block;border-radius:4px}.proposedDateTimes .form-group select.form-control.proposedToHour{margin-left:40px}.proposedDateTimes .timesDropdowns,.proposedDateTimes .remove-proposedTime{width:auto;display:inline-block}.addTimeToDate .addTime{padding:10px;border-radius:4px;cursor:pointer;background:#eee;width:34px}.addTimeToDate .addTime:hover{background:#0080ff;color:#fff}.button-sendInvite{text-align:center;margin-top:80px}#ui-datepicker-div{background:#ffffff;z-index:5;font-size:16px}.ui-datepicker-calendar .calendarProposedDate a,.ui-datepicker-calendar .calendarProposedDate.ui-datepicker-today a{background:#0080ff;color:#fff}.ui-datepicker-calendar .ui-datepicker-today a{background:#d7e6f5;font-family:'OpenSans Semibold',Arial;color:#000;border:1px solid #666}.form-group input.btnSendInvite{border-radius:4px;font-size:18px;background:#3815a3;border:0}.appointmentDetails .addDate{margin-top:-2px;background:#fff;border:1px solid rgba(0,0,0,0.125);color:#000;font-family:'OpenSans Semibold',Arial;font-size:16px;padding:0;width:80%;position:relative}.appointmentDetails .addDate:hover{background-color:#0080ff;color:#fff}.appointmentDetails .addDate .btnAddDate{background:unset;border:0;color:#000;font-family:'OpenSans Semibold',Arial;font-size:16px;padding:12px 20px 12px 38px;width:100%;position:relative;text-align:left}.appointmentDetails .addDate .btnAddDate:hover{color:#fff}.appointmentDetails .addDate span{position:absolute;top:9px;left:20px;font-size:20px;z-index:0;font-family:'OpenSans Semibold',Arial}.message-Info{font-size:18px;font-family:'OpenSans Semibold',Arial}.message-instructions{font-size:16px}.appointmentDetails .proposedDateTimes .remove-proposedTime{display:inline-block;width:auto;padding:0;font-size:16px;-ms-flex:unset;flex:unset;padding:5px 10px;margin:0;cursor:pointer;border:1px solid #fff;border-radius:4px}.appointmentDetails .proposedDateTimes .remove-proposedTime:hover{background:#eee;border-color:#eee}.appointmentDetails .proposedDateTimes .remove-proposedTime .glyphicon{font-size:16px;color:#666}.appointmentDetails .proposedDateList{display:block}.appointmentDetails .proposedDateList a.proposedDate{width:80%;display:inline-block;text-decoration:none;font-size:16px;z-index:0}.appointmentDetails .proposedDateList .remove-proposedDate{display:inline-block;width:auto;padding:0;font-size:16px;-ms-flex:unset;flex:unset;padding:11px 14px;margin:0;cursor:pointer;border:1px solid #fff}.appointmentDetails .proposedDateList .remove-proposedDate:hover{background:#eee;border-color:#eee}.appointmentDetails .proposedDateList .remove-proposedDate .glyphicon{font-size:16px;color:#666}.appointmentHeader{padding:10px 20px 10px 0;font-size:16px;font-family:'OpenSans Semibold',Arial;color:#3815a3}.filter-results .list-group .list-group-item{padding:0 0 0 4px;background-color:#f0f0f0;border:0;margin-top:3px}.filter-results .list-group .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.filter-results .list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.filter-results .list-group .list-group-item{position:relative;display:block}.filter-results .list-group .list-group-item .search-clear{position:absolute;left:165px;top:7px;cursor:pointer;display:inline-block;font-family:consolas;font-weight:bold;color:transparent}.filter-results .list-group .list-group-item .colored{color:#3815a3}.filter-results .list-group .list-group-item a{white-space:nowrap;text-decoration:none}.filter-results .list-group .filter-results a{text-decoration:none}.filter-results .list-group .selectedFilter a{white-space:nowrap;text-decoration:none}.filter-results .list-group a{color:#0067c6}.virtual-checkbox{font-size:21px}.virtual-checkbox svg{width:16px;height:16px;margin-right:5px}.errorPage{width:95%;margin:50px auto}.errorPage h1{font-family:'OpenSans Bold',Arial;margin-bottom:35px}.errorPage .class-h4{font-family:'OpenSans Semibold',Arial;font-size:20px}.errorPage .image404{text-align:center}.errorPage img{width:100%;max-width:400px}.dashboard-school-index input.privacy-policy-agreement,.home-contact input.privacy-policy-agreement{vertical-align:top;margin-top:5px;margin-right:5px;width:20px}.dashboard-school-index label.required.privacy-policy-agreement,.home-contact label.required.privacy-policy-agreement{display:inline}.contact-us-page img{width:100%;max-width:400px;margin-top:-40px}.contact-us-page textarea{border:0;background:#eee;height:130px}.contact-us-page .btn-primary.btn-blue{margin:0 auto;text-align:center;display:block;padding:10px 30px;border-radius:10px}.image-contact-us{text-align:center}.skill-selected-item{float:left;width:auto;padding-right:0}.language-skills-title{padding-bottom:5px;margin-bottom:10px}.language-skills-item{margin-bottom:10px}.language-skills-item .language-rating,.language-skills-actions .language-rating{font-size:16px}.language-skills-item .language-actions,.language-skills-actions .language-actions{font-size:20px}.language-skills-item .language-actions div,.language-skills-actions .language-actions div{border-radius:8px;padding:8px 10px;line-height:16px}.language-skills-item .language-actions div:hover,.language-skills-actions .language-actions div:hover{background:#e9e9e9}.education-list .educations-items{margin-bottom:5px}.education-list .educations-items .education-checkbox{float:left;padding:2px 5px}.education-list .educations-items label{width:auto;margin-left:5px}.obtained-qualification-items{margin-bottom:5px}.obtained-qualification-items .qualification-checkbox{float:left;padding:2px 5px}.obtained-qualification-items label{width:auto;margin-left:5px}.availability-items{margin-bottom:5px}.availability-items .availability-checkbox{float:left;padding:2px 5px}.availability-items label{width:auto;margin-left:5px}.contract-type-item{margin-bottom:5px}.contract-type-item .contract-type-checkbox{float:left;padding:2px 5px}.contract-type-item label{width:auto;margin-left:5px}.educations-title h6,.obtained-qualification-title h6{font-size:15px;margin-bottom:15px}.filter-results .otherQualFacet ul{padding-bottom:10px}.skillsFilterWrap .class-h5{font-size:10px}.skillsFilterWrap .selectedFilter{font-size:12px}.skillsFilterWrap .selectedFilter a{white-space:nowrap;text-decoration:none}.search-my-favorites-link .glyphicon{padding-right:15px}.searchCriteria{font-size:16px;font-family:'Acronym Regular',Arial;background:#f0f0f0;margin-bottom:20px}.searchCriteria .activeFilters{margin-top:3px;margin-bottom:3px}.searchCriteria a{font-size:13px;margin-right:10px;display:block;float:left;margin-top:3px}.searchCriteria span.activeFiltersLabel{display:block;float:left;margin-top:2px;margin-right:10px}.searchCriteria mark{background:none;color:#000;font-size:13px;margin-right:5px;margin-bottom:2px;padding:0;display:block;float:left;line-height:24px}.searchCriteria mark .activeFiltersCountry{padding:5px 5px 0 0;display:block}.searchCriteria mark a{padding:0;display:block;background-color:#0080ff;text-decoration:none;color:#fff;padding-left:6px;margin-top:3px;white-space:nowrap;border-radius:4px;padding-right:5px}.searchCriteria mark a .glyphicon{font-size:11px;margin-left:5px}.searchCriteria mark a:hover{color:#fff;text-decoration:none}.searchCriteria mark a:hover .glyphicon{color:#fff;background-color:#f35a31}.btn-login{border:2px solid #3815a3;border-radius:8px;padding:8px 15px;background:#fff;color:#3815a3;font-weight:normal}.btn-hp-register{border:2px solid #3815a3;border-radius:8px;padding:8px 15px;background:#3815a3;color:#fff;font-weight:normal}.footerLanguageSwitcher{position:absolute;top:35px;right:10px}.language-switcher{padding:5px 10px;border-radius:8px;background:rgba(168,201,233,0.46);cursor:pointer}form.search-form,.searchForm{width:100%}.searchForm input.form-control{max-width:unset}.mobileSearchIcon{display:none}.mobileSearchIcon img{width:28px}#cookieConsentDialog{padding:10px 30px;border:none;margin:0 auto;position:fixed;background:#333;color:#fec87e;bottom:0;height:auto;top:unset !important;box-sizing:border-box;width:100%;text-align:center;z-index:900}#cookieConsentDialog a{color:#fff}.filter-results-show-more .slider-area{margin-left:10px;margin-right:10px;max-width:unset}.slider-area #divYearlySalLabels,.slider-area #dailySalarySlider,.slider-area #divDailySalLabels{margin-top:20px}.slider-area .ui-widget.ui-widget-content{border:0;height:.4em}.slider-area .ui-slider-range{background:#9ac5ef}.slider-area .ui-state-default,.slider-area .ui-widget-content .ui-state-default,.slider-area .ui-widget-header .ui-state-default,.slider-area .ui-button,.slider-area .ui-button.ui-state-disabled:hover,.slider-area .ui-state-active{border:2px solid #0067c6 !important;background:#eee !important;border-radius:12px !important;width:1.4em;height:1.4em;top:-0.5em}.slider-area .ui-state-focus{border:2px solid #0067c6 !important;background:#eee !important;border-radius:12px !important;outline:unset}.slider-area .slider-label-val{color:#0067c6}.slider-area .slider-label-max{margin-right:-25px;margin-left:0}.slider-area .slider-label-min,.slider-area .slider-label-max{color:#666}.slider-area .filter-results-show-more .slider-area{margin-right:10px;margin-left:10px}.jconfirm .jconfirm-box-container .jconfirm-box{border-top:solid 7px #3815a3;animation-name:none}.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange,.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red{border-top:solid 7px #f559cc;animation-name:none}.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange button.btn,.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red button.btn{background:#f559cc}.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange button.btn:hover,.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red button.btn:hover{background:#f559cc}.jconfirm .jconfirm-box .jconfirm-buttons button.btn,.jconfirm .jconfirm-box .jconfirm-buttons button.btn{background:#3815a3;font-weight:normal}.jconfirm .jconfirm-box .jconfirm-buttons button.btn.btn-default,.jconfirm .jconfirm-box .jconfirm-buttons button.btn.btn-default{background:#ddd}.jconfirm .jconfirm-box .jconfirm-buttons button.btn:hover,.jconfirm .jconfirm-box .jconfirm-buttons button.btn:hover{background:#3815a3}.jconfirm .jconfirm-box div.jconfirm-title-c{text-align:center;font-size:42px}.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c{color:#3815a3 !important}.profanityWords p{margin:0 0 .5rem 0;display:inline-block}.profanityWords .badge-warning{color:#000;background-color:#ddd;font-family:'OpenSans Regular',Arial;font-weight:normal;font-size:14px;padding:7px;margin-right:20px}.other-documents-list{background:#fff;padding:10px 3px 6px 3px;margin-bottom:-1px;border:1px solid #ddd;border-radius:3px;margin-left:0;margin-right:0}.other-documents-list .other-doc-type{display:inline-block;padding:2px 8px;background:#dde7f1;border-radius:5px}.delete-docs{text-align:right}.candidate-messages,.company-messages{max-width:900px;margin:0 auto;margin-top:60px;background:#ebf3fb;border-radius:10px;padding-bottom:30px}.candidate-messages .messages,.company-messages .messages{margin:0 20px;padding:0}.candidate-messages .messages>.row,.company-messages .messages>.row{margin:0}.candidate-messages .messages-title,.company-messages .messages-title{padding:0}.candidate-messages .message-line,.company-messages .message-line{margin:0;padding:10px 0}.candidate-messages .message-col-1,.company-messages .message-col-1{font-size:12px;padding:0}.dashboard-candidate-index .candidate-messages{margin-top:25px}.profile-other input{width:18px;height:18px;margin-top:0;margin-right:10px;float:left;display:inline-block}#frmChangePassword{margin-top:40px}.marginTop40{margin-top:40px}.shellSimpleBody #form-modal .selectize-control .selectize-input{border:3px dashed #eee;box-shadow:unset;padding:10px;border-radius:10px}.shellSimpleBody #form-modal .selectize-control .selectize-input .item{clear:both;display:block;float:left;margin:5px;padding:0 10px;background:#eee;box-shadow:none;text-shadow:none;border:1px solid #ddd;color:#333;line-height:30px}.shellSimpleBody #form-modal .selectize-control .selectize-input .item .remove{border-left:1px solid #ccc;font-size:16px;line-height:30px}.shellSimpleBody #form-modal .selectize-control .selectize-input .item .remove:hover{background:rgba(168,201,233,0.46)}.g-recaptcha{position:relative;z-index:100}@media (min-width:576px){.container,.container-sm{max-width:540px}.modal-dialog{margin:3.75rem auto}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1800px}.shellSimple,.shellSimpleBody.body-content,.searchBarSimple .searchBar,.footerSimple{max-width:1400px}button.navbar-toggle{display:none}.collapsed:default,.collapsed:not(.show){display:-ms-flexbox;display:flex}.navbar-nav{-ms-flex-direction:row;flex-direction:row}ul.navbar-nav{margin-right:30px}.navbar-nav a{text-decoration:none}.navbar-nav li{margin:0 10px;font-weight:bold}ul.navbar-right{margin-right:0}.navbar-right li{margin:0 5px;font-weight:normal}.navbar-collapse{-ms-flex-preferred-size:90%;flex-basis:90%;-ms-flex-positive:0;flex-grow:0;-ms-flex-align:center;align-items:center;place-content:flex-end}.content-menu-li .container{border:none !important}.login-profile-img img{width:35px}.user-info{border:none}.li-separator{line-height:2px;border:none}.action-link{margin-right:5px;margin-left:5px}.btn-logout{font-weight:bold;border:solid 1px #007bff;padding:2px 10px;border-radius:5px}}.breadcrumbMain .searchBarSimple .searchBar .search-bar-inline{padding:0}.hamburgerCross{display:none}.ms-parent.multipleSelect button.ms-choice{border-radius:10px;padding:5px;background:#fff url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/dropdown-bg.png?cdnv=23241316') 98% 50% no-repeat;background-size:11px;border:1px solid #a8c9e9;display:block;width:100%;font-size:14px;height:34px;max-width:280px;color:#666}#JobForm #drop-area{background:#eee}#JobForm textarea{border:1px solid #a8c9e9;font-size:14px;border-radius:10px}.modal-header{border:0}.modal-header .modal-title{color:#3815a3;font-family:'OpenSans Bold',Arial;margin-right:35px}.multipleSelect{padding:0}.ms-parent{display:inline-block;position:relative;vertical-align:middle}.ms-choice{display:block;width:100%;height:30px;padding:0;overflow:hidden;cursor:pointer;border:none;text-align:left;white-space:nowrap;line-height:30px;color:#444;text-decoration:none;background-color:#fff}.ms-choice.disabled{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.ms-choice>span{color:#777;display:block;padding:0 8px;margin:0;height:22px;line-height:22px}.ms-choice>div{position:absolute;top:0;right:0;width:33px;height:30px}.ms-drop{width:100%;overflow:hidden;display:none;margin-top:-1px;padding:0;position:absolute;z-index:1000;background:#fff;color:#000;border:1px solid #aaa;border-radius:4px}.ms-drop.bottom{top:100%;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.ms-drop.top{bottom:100%;box-shadow:0 -4px 5px rgba(0,0,0,0.15)}.ms-search{display:inline-block;margin:0;min-height:32px;padding:4px;position:relative;white-space:nowrap;width:100%;z-index:10000}.ms-search input{width:100%;height:auto !important;min-height:32px;padding:0 20px 0 5px;margin:0;outline:0;font-family:sans-serif;font-size:16px;border:1px solid #aaa;border-radius:0;box-shadow:none}.ms-search,.ms-search input{-khtml-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ms-drop ul{overflow:auto;margin:0;padding:5px 8px}.ms-drop ul>li{list-style:none;display:list-item;background-image:none;position:static;margin-left:20px !important;list-style-image:none !important}.ms-drop ul>li .disabled{opacity:.35;filter:alpha(opacity=35)}.ms-drop ul>li.multiple{display:block;float:left}.ms-drop ul>li.group,.ms-drop ul>li.ms-select-all,.ms-drop ul>li.no-grouped{margin-left:0 !important;clear:both}.ms-drop ul>li.multiple label{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-drop ul>li label{font-weight:normal;display:block;white-space:nowrap}.ms-drop ul>li label.optgroup{font-weight:bold;text-transform:uppercase}.ms-drop input[type="checkbox"]{width:auto;margin-right:3px}.ms-drop .ms-no-results{display:none}.candidate-media iframe,.candidate-media img{width:555px !important;height:418px !important}.companySearch-companyName{font-weight:bold}.companySearch-list{max-height:37rem;overflow:auto}.QRCode-modal-title-company-logo-img{width:100%;max-width:10rem}.QRCode-modal-title-CVRec-logo-img{width:100%;max-width:6rem}.QRCode-modal-title-CVRec-logo{text-align:end}.QRcode{text-align:center}.QRcode img{padding:20px;border-radius:18px;border:2px dashed #bbb;margin-bottom:20px}.QRcode im{height:auto}.google-play-badge-img{height:auto;width:auto;padding:.5rem;max-height:90px}.app-store-badge-img{height:90px;width:auto;padding:1.23rem;max-height:90px;padding-right:0;padding-left:0;zoom:1.005}.privacy-policy-content ul.dashed{list-style-type:none}.privacy-policy-content ul.dashed>li{text-indent:-5px}.privacy-policy-content ul.dashed>li:before{content:"-";text-indent:-5px}.cookies-policy-content ul.dashed{list-style-type:none}.cookies-policy-content ul.dashed>li{text-indent:-5px}.cookies-policy-content ul.dashed>li:before{content:"-";text-indent:-5px}.cookies-policy-content ul.numbered-list{list-style-type:decimal}.cookies-policy-content ul.numbered-list ::marker{font-family:'OpenSans Semibold',Arial;font-size:24px}.candidate-charters-content ul.top-list{list-style-type:upper-roman;padding-left:0}.candidate-charters-content ul.ctl{counter-reset:item}.candidate-charters-content ul.ctl li{margin-top:20px}.candidate-charters-content ul.ctl>li{display:block}.candidate-charters-content ul.ctl>li:before{content:counters(item, ".") " ";counter-increment:item;font-size:16px;font-family:'OpenSans Bold',Arial;margin-top:0;display:block;float:left;padding-right:10px}.candidate-charters-content ul.ctl h3{margin-top:5px}.candidate-charters-content ul.top-list{counter-reset:item}.candidate-charters-content ul.top-list>li{display:block}.candidate-charters-content ul.top-list>li:before{content:counter(item, decimal) ". ";counter-increment:item;font-family:'OpenSans Semibold',Arial;color:#3815a3;font-size:24px;float:left;margin-top:-3px;padding-right:10px}.candidate-charters-content ol.dashed{list-style-type:none}.candidate-charters-content ol.dashed>li{text-indent:-5px}.candidate-charters-content ol.dashed>li:before{content:"-";text-indent:-5px}.terms-and-conditions-content ul.ctl{counter-reset:item;list-style-type:decimal}.terms-and-conditions-content ul.ctl>li{display:block}.terms-and-conditions-content ul.ctl>li:before{content:counters(item, ".") ". ";counter-increment:item;color:#3815a3;font-family:'OpenSans Bold',Arial;font-size:18px;float:left;margin-top:-2px;padding-right:10px}.terms-and-conditions-content ul.top-list{list-style-type:upper-roman;counter-reset:item}.terms-and-conditions-content ul.top-list>li{display:block}.terms-and-conditions-content ul.top-list>li:before{content:counter(item, decimal) ". ";counter-increment:item;font-family:'OpenSans Semibold',Arial;color:#3815a3;font-size:24px;float:left;margin-top:-3px;padding-right:10px}.terms-and-conditions-content ol.dashed{list-style-type:none}.terms-and-conditions-content ol.dashed>li{text-indent:-5px}.terms-and-conditions-content ol.dashed>li:before{content:"-   ";text-indent:-5px}.terms-and-conditions-content ol.list-lower-letters{list-style-type:lower-alpha}.terms-and-conditions-content ol.list-numbered{list-style-type:decimal}.terms-and-conditions-content .text-lighter{color:#666}.terms-and-conditions-content .text-italic{font-style:italic}.terms-and-conditions-content .terms-and-conditions-paragraph{margin-top:10px;margin-bottom:10px}.terms-and-conditions-content .terms-and-conditions-paragraph .postponed{margin-top:10px;margin-bottom:10px;margin-left:100px}.legal-notice-content ul.top-list{list-style-type:none}.legal-notice-content .legal-notice-paragraph{margin-top:10px;margin-bottom:10px}.legal-notice-content .legal-notice-paragraph .postponed{margin-top:10px;margin-bottom:10px;margin-left:100px}.manage-cvvideo{font-family:'OpenSans Regular',Arial,Arial;color:#3815a3}.manage-cvvideo h2,.manage-cvvideo h1{font-family:'OpenSans Bold',Arial,Arial;color:#3815a3;font-size:34px}.manage-cvvideo h3{font-family:'OpenSans Bold',Arial,Arial;margin-top:15px;font-size:22px}.manage-cvvideo h4{font-family:'OpenSans Bold',Arial,Arial;margin-top:15px;font-size:16px}.manage-cvvideo .right-area .page-content{background:#f4f4f4;padding:20px;border-radius:16px}.manage-cvvideo .page-subtitle-content{font-size:14px;margin-top:0}.manage-cvvideo .page-subtitle-link{margin:10px 0}.manage-cvvideo .page-content-cvvideo{background:#e2f2ff;border-radius:16px;padding:20px;margin-top:15px}.manage-cvvideo .page-content-cvvideo-preview{margin-top:15px}.manage-cvvideo .question-item{text-align:left}.manage-cvvideo .question-item img{width:30px;margin-left:20px}.manage-cvvideo .cvvideo-content-paragraph{font-size:14px}.manage-cvvideo .cvvideo-content-lists{margin-left:-25px;padding-bottom:15px}.manage-cvvideo .cvvideo-content-list-bold-item{font-family:'OpenSans Bold',Arial,Arial;font-size:14px}.manage-cvvideo .question-container,.manage-cvvideo .step2-content-item{display:inline-block;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.manage-cvvideo .content-item-centered{text-align:center}.manage-cvvideo .question-item-bold-text{font-family:'OpenSans Bold',Arial,Arial;font-weight:bolder;font-size:14px}.manage-cvvideo .question-item-arrow{content:"";position:absolute;background:#88b7d5;width:368px;height:30px;clip-path:polygon(0 25%, 95% 25%, 95% 0, 100% 50%, 95% 100%, 95% 75%, 0 75%);margin-left:-160px;z-index:1001;margin-top:-5px}.manage-cvvideo .page-content-cvvideo-preview{margin-bottom:30px}.manage-cvvideo .step-content{font-size:14px}.manage-cvvideo .step-content .buttons-content-left{left:11px;position:relative;width:auto;text-align:center;margin:0}.manage-cvvideo .step-content .google-play-badge,.manage-cvvideo .step-content .app-store-badge{width:auto;display:inline-block;padding:0}.manage-cvvideo .step-content .app-store-badge-img{height:90px;width:auto;padding:1.23rem;max-height:90px;padding-right:0;padding-left:0;zoom:1.005}.manage-cvvideo .step-content .qr-content-left{display:-ms-inline-flexbox;display:inline-flex;left:-25px;position:relative;margin-top:20px;margin-bottom:25px}.manage-cvvideo .footer-area{text-align:center;border-radius:5px;padding-top:5px;padding-bottom:5px;margin-top:10px}.manage-cvvideo .footer-area input{border-radius:10px;padding:10px 50px;margin-top:20px;margin-bottom:30px}.round-corners{border-radius:6px}.limitedAccess{height:100%;max-width:660px}.limitedAccess .modal-content{height:90%;border:none;border-radius:16px;max-height:480px}.limitedAccess .modal-body{height:100%;overflow:auto}.limitedAccess .container{text-align:center;margin-bottom:25px}.limitedAccess .main-title{margin-top:10px}.limitedAccess .header{color:#3815a3;font-size:28px;font-family:'OpenSans Bold',Arial}.limitedAccess .connect-now{color:#3815a3;font-size:16px;font-family:'OpenSans Bold',Arial}.limitedAccess .register{color:#3815a3;font-size:16px;font-family:'OpenSans Regular',Arial;display:block;text-align:center;margin-bottom:20px}.limitedAccess .hero-img{margin:25px auto}.limitedAccess .hero-img img{width:150px}.limitedAccess .login-client img,.limitedAccess .login-candidate img{display:block;margin:0 auto}.limitedAccess .login-client a,.limitedAccess .login-candidate a{display:block;width:90%;margin:0 auto;background:#3815a3;padding:15px 20px;border-radius:8px;border-color:#3815a3}.limitedAccess .login-client .login-img,.limitedAccess .login-candidate .login-img{height:90px}.limitedAccess .login-client img{width:80px}.limitedAccess .login-candidate{border-right:1px solid #a8c9e9}.limitedAccess .login-candidate img{width:80px}.limitedAccess .connect-link{text-align:center;padding-top:25px}.blurredContent{filter:blur(5px)}#paymentInfo{margin:0 auto;max-width:700px}#paymentInfo div.group{background:white;border-radius:4px;margin-bottom:20px;box-shadow:0 0 8px 1px #ccc;padding:20px 5px}#paymentInfo label{position:relative;color:#8898AA;font-weight:300;height:40px;line-height:40px;margin-left:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}#paymentInfo div.group label:not(:last-child){border-bottom:1px solid #F0F5FA}#paymentInfo label>span{width:140px;text-align:right;margin-right:30px;font-size:14px;font-family:Arial;color:#666}#paymentInfo label>span.brand{width:30px}#paymentInfo label>span.required::after{color:unset}#paymentInfo div.field{background:transparent;font-weight:300;border:0;color:#31325F;outline:none;-ms-flex:1;flex:1;padding-right:10px;padding-left:10px;cursor:text}#paymentInfo div.field::-webkit-input-placeholder{color:#CFD7E0}#paymentInfo div.field::-moz-placeholder{color:#CFD7E0}#paymentInfo button{float:left;display:block;background:#666EE8;color:white;box-shadow:0 7px 14px 0 rgba(49,49,93,0.1),0 3px 6px 0 rgba(0,0,0,0.08);border-radius:4px;border:0;margin-top:20px;font-size:15px;font-weight:400;width:100%;height:40px;line-height:38px;outline:none}#paymentInfo button:focus{background:#555ABF}#paymentInfo button:active{background:#43458B}#paymentInfo .outcome{float:left;width:100%;padding-top:8px;min-height:24px;text-align:center}#paymentInfo .success,#paymentInfo .error{display:none;font-size:13px}#paymentInfo .success.visible,#paymentInfo .error.visible{display:inline}#paymentInfo .error{color:#E4584C}#paymentInfo .success{color:#666EE8}#paymentInfo input:focus~.floating-label,#paymentInfo input:not(:focus):valid~.floating-label{top:8px;bottom:10px;left:20px;font-size:11px;opacity:1}#paymentInfo .inputText{font-family:Arial;font-size:15px;width:200px;height:35px;border:none}#paymentInfo .inputText:focus{border:none;outline:none}#paymentInfo .inputText:-internal-autofill-selected{background-color:transparent !important}#paymentInfo .inputText.is-invalid{color:#eb1c26}#paymentInfo .inputText.is-invalid:-ms-input-placeholder{color:#eb1c26}#paymentInfo .inputText.is-invalid::placeholder{color:#eb1c26}#paymentInfo .inputText:-ms-input-placeholder{color:#CFD7E0;font-family:Arial;font-size:15px}#paymentInfo .inputText::placeholder{color:#CFD7E0;font-family:Arial;font-size:15px}#paymentInfo .floating-label{pointer-events:none;left:20px;top:18px;transition:.2s ease all}#paymentInfo .price-panel{display:inline-block;width:100%;font-size:14px}#paymentInfo .price-panel .price-panel-item{text-align:center}#paymentInfo .price-panel .price-panel-item .price-amout-label{display:-ms-inline-flexbox;display:inline-flex}#frmUpdateVAT-modal #paymentInfo div.group{box-shadow:unset}#frmUpdateVAT-modal #paymentInfo label.field-error{height:unset;line-height:unset}#frmUpdateVAT-modal #paymentInfo label.field-error span{color:#E4584C}#frmUpdateVAT-modal #paymentInfo label.field-error .required{margin-top:10px}#frmUpdateVAT-modal #paymentInfo .error-validation{font-size:12px}#frmUpdateVAT-modal #paymentInfo .verify-vat{color:#8898AA;margin-top:6px;cursor:pointer}#frmUpdateVAT-modal #paymentInfo .verify-vat span{color:#8898AA !important}@font-face{font-family:PaymentFont;src:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/Content/fonts/paymentfont-webfont.ttf?cdnv=23241316');src:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/Content/fonts/paymentfont-webfont.eot?cdnv=23241316') format('embedded-opentype'),url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/Content/fonts/paymentfont-webfont.woff?cdnv=23241316') format('woff2'),url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/Content/fonts/paymentfont-webfont.woff?cdnv=23241316') format('woff'),url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/Content/fonts/paymentfont-webfont.ttf?cdnv=23241316') format('truetype'),url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/Content/fonts/paymentfont-webfont.svg#paymentfont-webfont') format('svg');font-weight:400;font-style:normal}.pf{display:inline-block;font:normal normal normal 14px/1 PaymentFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-amazon:before{content:"\f000"}.pf-american-express:before{content:"\f001"}.pf-american-express-alt:before{content:"\f002"}.pf-atm:before{content:"\f003"}.pf-bankomat:before{content:"\f004"}.pf-bank-transfer:before{content:"\f005"}.pf-bitcoin:before{content:"\f006"}.pf-bitcoin-sign:before{content:"\f007"}.pf-braintree:before{content:"\f008"}.pf-btc:before{content:"\f009"}.pf-card:before{content:"\f00a"}.pf-carta-si:before{content:"\f00b"}.pf-cash:before{content:"\f00c"}.pf-cash-on-delivery:before{content:"\f00d"}.pf-cb:before{content:"\f00e"}.pf-cirrus:before{content:"\f00f"}.pf-cirrus-alt:before{content:"\f010"}.pf-clickandbuy:before{content:"\f011"}.pf-credit-card:before{content:"\f012"}.pf-diners:before{content:"\f013"}.pf-discover:before{content:"\f014"}.pf-ec:before{content:"\f015"}.pf-eps:before{content:"\f016"}.pf-eur:before{content:"\f017"}.pf-facture:before{content:"\f018"}.pf-fattura:before{content:"\f019"}.pf-flattr:before{content:"\f01a"}.pf-giropay:before{content:"\f01b"}.pf-gittip:before,.pf-gratipay:before{content:"\f01c"}.pf-google-wallet:before{content:"\f01d"}.pf-google-wallet-alt:before{content:"\f01e"}.pf-gbp:before{content:"\f01f"}.pf-ideal:before{content:"\f020"}.pf-ils:before{content:"\f021"}.pf-inr:before{content:"\f022"}.pf-invoice:before{content:"\f023"}.pf-invoice-sign:before{content:"\f024"}.pf-invoice-sign-alt:before{content:"\f025"}.pf-invoice-sign-alt-o:before{content:"\f026"}.pf-invoice-sign-o:before{content:"\f027"}.pf-jcb:before{content:"\f028"}.pf-jpy:before{content:"\f029"}.pf-krw:before{content:"\f02a"}.pf-maestro:before{content:"\f02b"}.pf-maestro-alt:before{content:"\f02c"}.pf-mastercard:before{content:"\f02d"}.pf-mastercard-alt:before{content:"\f02e"}.pf-mastercard-securecode:before{content:"\f02f"}.pf-ogone:before{content:"\f030"}.pf-paybox:before{content:"\f031"}.pf-paylife:before{content:"\f032"}.pf-paypal:before{content:"\f033"}.pf-paypal-alt:before{content:"\f034"}.pf-paysafecard:before{content:"\f035"}.pf-postepay:before{content:"\f036"}.pf-quick:before{content:"\f037"}.pf-rechnung:before{content:"\f038"}.pf-ripple:before{content:"\f039"}.pf-rub:before{content:"\f03a"}.pf-skrill:before{content:"\f03b"}.pf-sofort:before{content:"\f03c"}.pf-square:before{content:"\f03d"}.pf-stripe:before{content:"\f03e"}.pf-truste:before{content:"\f03f"}.pf-try:before{content:"\f040"}.pf-unionpay:before{content:"\f041"}.pf-usd:before{content:"\f042"}.pf-verified-by-visa:before{content:"\f043"}.pf-verisign:before{content:"\f044"}.pf-visa:before{content:"\f045"}.pf-visa-electron:before{content:"\f046"}.pf-western-union:before{content:"\f047"}.pf-western-union-alt:before{content:"\f048"}.pf-wirecard:before{content:"\f049"}.pf-sepa:before{content:"\f04a"}.pf-sepa-alt:before{content:"\f04b"}.pf-apple-pay:before{content:"\f04c"}.pf-interac:before{content:"\f04d"}.pf-paymill:before{content:"\f04e"}.pf-dankort:before{content:"\f04f"}.pf-bancontact-mister-cash:before{content:"\f050"}.pf-moip:before{content:"\f051"}.pf-pagseguro:before{content:"\f052"}.pf-cash-on-pickup:before{content:"\f053"}.pf-sage:before{content:"\f054"}.pf-elo:before{content:"\f055"}.pf-elo-alt:before{content:"\f056"}.pf-payu:before{content:"\f057"}.pf-mercado-pago:before{content:"\f058"}.pf-mercado-pago-sign:before{content:"\f059"}.pf-payshop:before{content:"\f05a"}.pf-multibanco:before{content:"\f05b"}.pf-gratipay-sign:before{content:"\f05c"}.pf-six:before{content:"\f05d"}.pf-cashcloud:before{content:"\f05e"}@media (max-width:1440px){.homepage .homepage-h1 h1{padding-top:30px;font-size:34px}.homepage-h1{padding:0 15px}.homepage .homepage-h1 .homepage-leftBlock ul{font-size:20px}.homepage .homepage-h1 .homepage-rightBlock ul{font-size:20px}.wrapper.homepage .body-content{padding:0 15px}.searchbar-control #submit,.search-bar-inline #submit{padding:0}.wrapper.homepage{background-size:125%;background-position-y:-50px}.homepage .homepage-h1 h2{font-size:22px;max-width:440px}.homepage-h1{padding:0}.homepage .homepage-h1,.wrapper.homepage .searchBar,.wrapper.homepage .homepage-blue-bar,.homepage .belowSearchBar{max-width:1000px}.homepage .homepage-section,.hirepage .homepage-section,.workpage .homepage-section{max-width:1000px}.homepage .section-title h2,.hirepage .section-title h2,.workpage .section-title h2{font-size:30px}.homepage .hp-subtitle{font-size:24px}.hirepage .hp-subtitle,.workpage .hp-subtitle{font-size:18px}.homepage .homepage-purple-point p,.homepage .homepage-lblue-point p{font-size:20px}.homepage .button-pink,.hirepage .button-pink,.workpage .button-pink{font-size:18px}.video-play-button p{font-size:18px}.wrapper.homepage .body-content .homepage-blue-bar{margin-top:40px}.homepage .searchForm .input-md{font-size:20px}.hirepage .homepage-h1,.workpage .homepage-h1{max-width:1000px;min-height:290px;width:95%}.hirepage .breadcrumbMain,.workpage .breadcrumbMain{max-width:1000px;margin-left:auto;margin-right:auto;margin-top:0;padding:0 15px}.page-content-hire,.page-content-work{max-width:1000px}.hirepage .homepage-h1 h1,.workpage .homepage-h1 h1{font-size:34px;line-height:120%;padding-top:50px}.hirepage .homepage-visual img{width:280px;margin:0 auto;display:block}.workpage .homepage-visual img{width:320px;margin:0 auto;display:block}.wrapper.hirepage{background-position-y:-140px;background-size:1440px}.wrapper.workpage{background-position-y:-140px;background-size:1440px}.wrapper.workpage .homepage-visual{padding-top:30px}.hirepage .homepage-purple-point p,.workpage .homepage-purple-point p,.hirepage .homepage-lblue-point p,.workpage .homepage-lblue-point p{font-size:20px}.homepage .plain-text p,.hirepage .plain-text p,.workpage .plain-text p{font-size:22px}.twocol-txt h2{font-size:28px}.twocol-txt ul li{font-size:18px;background-size:12px}.wrapper.workpage .responsiveWrap{min-height:250px}.topNav .topNavRight{padding-left:0}.topNav .topNavRight homepage-title li{padding-left:15px}.topNav .topNavRight li.menuitem-1{padding-left:0}header .navbar .navbar-header{max-width:240px}.homepage .homepage-title p.hp-search-label{font-size:20px}.homepage .searchForm .input-md{height:50px}.homepage .searchbar-control #submit{height:50px}}@media (max-width:1300px){.wrapper.homepage{background-size:135%}}@media (max-width:1200px){.search-questions{padding-left:0}.container.body-content{max-width:unset}.searchbar-control #submit,.search-bar-inline #submit{font-size:13px}.wrapper.homepage{background-size:1700px}.homepage .homepage-h1,.homepage .belowSearchBar{width:95%;padding:0}.homepage .searchBar .container-search{padding:0 15px;width:100%;max-width:unset}.homepage .searchBar .container-search .container{max-width:unset}.wrapper.homepage .body-content .homepage-blue-bar{margin-top:0}.homepage .searchForm .input-md{height:50px;font-size:18px}.homepage .searchbar-control #submit{height:50px}.homepage .col-keyword{padding-left:0}.homepage .searchBar{width:95%}.topNav .topNavRight{display:none}.hamburgerMenu{float:right}.hamburgerMenu .navbar-toggle{margin-right:0;padding:8px 12px;border:0}.hamburgerMenu .navbar-toggle .icon-bar{background-color:#3815a3}.mobileMenuVisible .hamburgerCross{display:block;position:relative;z-index:250;float:right;width:40px;cursor:pointer}.mobileMenuVisible .hamburgerCross img{width:40px;height:40px}.mobileMenuVisible .hamburgerMenu{display:none}.topNav .btn-login,.topNav .btn-hp-register{display:none}button.navbar-toggle{display:block}.navbar-toggle .icon-bar{width:22px;height:3px;margin-bottom:3px;margin-top:4px}.topHeader.homepage .navbar .container{display:block}header .navbar .navbar-header{float:left}.topHeader>.navbar.navbar-fixed-top{padding:0}.topHeader .navbar .underline-container,.shellSimple .navbar .underline-container{display:block}.mobileSearchIcon.hideMobileSearchIcon{display:none}header .navbar .navbar-header{position:relative;z-index:220}.topNav{transition:left .2s;width:100%;position:fixed;top:0;left:100%;right:0;height:100%;margin:0;visibility:hidden;background:#eee;z-index:200}.topNav .topNavRight{margin-top:100px;float:none;margin-left:auto;margin-right:auto;max-width:1000px;width:95%}.topNav .topNavRight li{max-width:unset;width:100%;padding-left:0;text-align:center}.topNav .topNavRight li a{border-color:#eee;padding-bottom:3px;margin-bottom:10px;border-bottom-width:2px;float:none;width:auto;display:inline-block}.topNav .topNavRight li a:hover{border-bottom-width:2px}.topNav .navbar-right{width:100%;margin-top:20px;margin-left:auto;margin-right:auto;max-width:1000px;width:95%;float:none}.topNav .navbar-right li{margin-top:20px}.topNav .navbar-right li a{max-width:unset;width:100%;margin:0 auto;text-align:center}.topNav.mobileMenuVisible{left:0;visibility:visible;overflow:scroll}.topNav.mobileMenuVisible .topNavRight,.topNav.mobileMenuVisible .btn-login,.topNav.mobileMenuVisible .btn-hp-register{display:block}.hirepage .topNavRight li.menuitem-1 a,.workpage .topNavRight li.menuitem-2 a{border-bottom:2px solid #0080ff}html.mobileMenuVisible,body.mobileMenuVisible{height:100%;overflow:hidden}.mobileMenuVisible form.navbar-right,.mobileMenuVisible form#logoutForm{float:none;padding:0;margin:0 auto;max-width:400px}.mobileMenuVisible form.navbar-right li.hoverMenu,.mobileMenuVisible form#logoutForm li.hoverMenu{background:#fff;border-top-left-radius:8px;border-top-right-radius:8px}.mobileMenuVisible form.navbar-right li.hoverMenu ul.navbar-right.content-menu,.mobileMenuVisible form#logoutForm li.hoverMenu ul.navbar-right.content-menu{top:20px;width:100%;border:none;border-radius:unset;border-radius:8px}.mobileMenuVisible form.navbar-right li.hoverMenu ul.navbar-right.content-menu .user-info,.mobileMenuVisible form#logoutForm li.hoverMenu ul.navbar-right.content-menu .user-info{text-align:center}.mobileMenuVisible form.navbar-right .login-profile-img img,.mobileMenuVisible form#logoutForm .login-profile-img img{margin:0 auto}.topNav.mobileMenuVisible #logoutForm a{padding:5px 0}.topNav.mobileMenuVisible #logoutForm a.btn-login{display:none}}@media (max-width:1110px){.detailGrid-right .skills-is-in-edit .skill-item-text{width:75%;font-size:13px}.skill-actions-row .new-skill input{width:60%}.homepage .homepage-h1 h1{font-size:36px;line-height:120%}.homepage .homepage-h1 h2{font-size:20px;max-width:400px}.actions-save .btn-primary,.actions-save .btn-secondary,.actions-save .btn{margin-bottom:20px}}@media (max-width:1030px){.twocol-txt .button-pink{display:block}}@media (max-width:992px){#frmPaymentQuestion-modal .dialog-title .dialog-title-text1,#frmPaymentSelection-modal .dialog-title .dialog-title-text1,#frmCheckout-modal .dialog-title .dialog-title-text1{display:inline-block;margin-right:20px}#frmPaymentQuestion-modal .dialog-title .dialog-title-text-bold,#frmPaymentSelection-modal .dialog-title .dialog-title-text-bold,#frmCheckout-modal .dialog-title .dialog-title-text-bold{display:inline-block}#frmPaymentQuestion-modal .dialog-title .dialog-title-text-part2,#frmPaymentSelection-modal .dialog-title .dialog-title-text-part2,#frmCheckout-modal .dialog-title .dialog-title-text-part2{text-align:center}.payment-discover-services{text-align:center}#frmPaymentQuestion-modal .payment-dialog-description .payment-plan,#frmPaymentSelection-modal .payment-dialog-description .payment-plan,#frmCheckout-modal .payment-dialog-description .payment-plan{min-height:320px}.payment-welcome h3{margin-top:30px}.page-company-rate h1{font-size:42px}.page-company-rate .type-h2{font-size:20px}.page-company-rate .price .euro{font-size:26px}.page-company-rate .price .amount,.page-company-rate .price .amount-undef{font-size:34px}.page-company-rate .price .period{font-size:16px}.wrapper.workpage{background-position-y:-200px;background-position-x:90%}.workpage .homepage-section{margin-top:20px}.searchbutton{padding-left:10px;padding-right:10px}.search-total-count{font-size:14px}.searchBar .container-search,.searchBar #navbar{max-width:unset}.searchBar .navbar-searchform{padding:15px 0 10px 0}.profile-details .container{max-width:unset}.profile-details .card.card-body input{width:200px}.shellSimpleBody .detailGridWrap.fullWidthGrid,.shellSimpleBody .detailGridWrap.detailGridFull{overflow:auto}.shellSimpleBody .detailGridWrap.fullWidthGrid .container,.shellSimpleBody .detailGridWrap.detailGridFull .container{max-width:unset}.shellSimpleBody .detailGridWrap.fullWidthGrid table th,.shellSimpleBody .detailGridWrap.detailGridFull table th{padding:10px 4px;font-size:12px}.home-contact .shellSimpleBody .detailGridWrap.fullWidthGrid,.home-contact .shellSimpleBody .detailGridWrap.detailGridFull{overflow:unset}.homepage .searchbutton{font-size:12px}.homepage .homepage-purple-point p,.homepage .homepage-lblue-point p{font-size:22px}.homepage .section-title h2{font-size:30px}.back-to-results{margin-top:4px}.lnk-BackToResults,.back-link a{font-size:14px}.topNav .topNavRight li a{font-size:14px}.hirepage .homepage-visual{padding-top:0}.hirepage .homepage-visual img{width:240px}.wrapper.hirepage{background-position:90% -200px}.hirepage .homepage-h1 h1,.workpage .homepage-h1 h1{font-size:28px;padding-top:30px}strong.mega{font-size:38px}.hirepage .homepage-h1,.workpage .homepage-h1{min-height:240px}#frmPaymentQuestion-modal .modal-body,#frmPaymentAlert-modal .modal-body,#frmPaymentWarning-modal .modal-body,#frmPaymentSelection-modal .modal-body,#frmCheckout-modal .modal-body{background:#fff;padding-top:0}#frmPaymentQuestion-modal .dialog-title,#frmPaymentAlert-modal .dialog-title,#frmPaymentWarning-modal .dialog-title,#frmPaymentSelection-modal .dialog-title,#frmCheckout-modal .dialog-title{float:none;width:auto;margin-left:-15px;margin-right:-15px;padding:15px;background:linear-gradient(to right, #3815a3 0, #f559cc 100%);border-top-left-radius:12px;border-top-right-radius:12px}#frmPaymentQuestion-modal .dialog-title h3,#frmPaymentAlert-modal .dialog-title h3,#frmPaymentWarning-modal .dialog-title h3,#frmPaymentSelection-modal .dialog-title h3,#frmCheckout-modal .dialog-title h3{font-size:24px;padding-top:0;line-height:30px}#frmPaymentQuestion-modal .dialog-right,#frmPaymentAlert-modal .dialog-right,#frmPaymentWarning-modal .dialog-right,#frmPaymentSelection-modal .dialog-right,#frmCheckout-modal .dialog-right{padding-left:2px;width:100%}.modal-header button.close{color:#fff;opacity:1}}@media (max-width:900px){.searchGrid .searchGridWrap,.detailGrid.shortlist .searchGridWrap{padding-left:200px}.searchGrid .searchGrid-left,.detailGrid.shortlist .searchGrid-left{width:200px;margin-left:-200px}.filter-results-show-more input{width:160px}.filter-results .list-group .list-group-item a{white-space:normal;font-size:12px}.searchGrid .searchGrid-left .class-h4,.detailGrid.shortlist .searchGrid-left .class-h4{font-size:14px}.filter-results .list-group .list-group-item .search-clear{left:145px}.homepage .homepage-h1 h1{font-size:32px}.homepage .homepage-h1 .homepage-visual img{width:160px}.contact-us-page img{max-width:300px;margin-top:-40px}.homepage .homepage-section-survey img{width:100%}.footerRight,.footerLeft{width:70%}.footerRight{margin-left:15px}.mobileMenuVisible header .navbar .navbar-header{display:none}.mobileMenuVisible .topNav .topNavRight{margin-top:30px}}@media (max-width:800px){.homepage-h1 h1{font-size:32px}.five-box-section{margin:20px 0}.five-box-section .col{padding:0 5px}.five-box-section .homepage-gray-box{margin:10px 3px;padding:5px}.five-box-section .homepage-gray-box h3{font-size:16px}.five-box-section .homepage-gray-box p{font-size:14px}.five-box-section .homepage-gray-box .big-number-title{width:30px;height:30px;margin:-26px auto 10px auto;font-size:20px}.workpage .homepage-visual img{width:280px}}@media (max-width:768px){#frmPaymentQuestion-modal .payment-dialog-description .payment-plan,#frmPaymentSelection-modal .payment-dialog-description .payment-plan,#frmCheckout-modal .payment-dialog-description .payment-plan{min-height:300px;margin-bottom:30px}.search-list-header .col{font-size:14px}.search-questions .col-keyword,.search-questions .col-city{width:50%}.search-questions input.form-control,.hirepage .search-questions input.form-control,.search-questions #submit,.hirepage .search-questions #submit{height:40px;font-size:14px}header .navbar .navbar-header{float:left}.topHeader>.navbar.navbar-fixed-top{padding:0}.topHeader .navbar .underline-container,.shellSimple .navbar .underline-container{display:block}.searchBar .jumbotron{display:none}.searchGrid{margin-top:20px}.homepage .homepage-h1 h1{padding-top:15px;font-size:26px}.homepage .searchForm .input-md{background-size:5%;font-size:18px;height:40px}.homepage .searchbar-control #submit{height:40px}.mobileSearchIcon{display:block;float:right;height:auto;width:48px;padding:0;margin-top:0}.mobileSearchIcon a{padding:7px;cursor:pointer;display:block;height:38px;width:38px}.topNav #logoutForm{padding-left:0}.align-left-responsive{text-align:left}.footerLeft{width:80%;float:none;margin-top:30px}.footerRight{width:80%;float:none;padding:10px 0;margin-top:0;margin-left:15px;clear:both}.footer p,.footer a{font-size:13px}.wrapper.homepage .body-content{margin-top:40px}.topNav .btn-login{margin-left:20px;margin-top:0;padding:9px 15px;border-radius:4px}.topNav .btn-hp-register{margin-left:20px;margin-top:0;padding:9px 15px;border-radius:4px}.searchGrid .candidate-title .candidate-name,.detailGrid.shortlist .candidate-title .candidate-name{font-size:16px}.searchGrid .candidate-title .candidate-job-title,.detailGrid.shortlist .candidate-title .candidate-job-title{font-size:16px}.mobileSearchIcon.mobileSearchVisible a{background:#eee;border-radius:4px}.searchBar .jumbotron.mobileSearchVisible{display:block}.shellSimpleBody .detailGrid-left{width:200px;margin-left:-200px}.shellSimpleBody .detailGridWrap{padding-left:200px}.shellSimpleBody .detailGridWrap.fullWidthGrid,.shellSimpleBody .detailGridWrap.detailGridFull{padding-left:0;overflow:hidden}.shellSimpleBody .detailGridWrap.fullWidthGrid .container,.shellSimpleBody .detailGridWrap.detailGridFull .container{max-width:unset}.leftAvatar{margin-bottom:25px}#frmUpdateProfile .profile-picture-avatar{margin:0 auto;width:80%}h2{font-size:1.5rem}.updateProfileForm{padding:0}.profile-details .card.card-body input{width:240px}.candidate-language-skills .language-item{margin-right:0}.candidate-language-skills .language-item>span{display:inline-block}.wrapper.homepage{background:none}.wrapper.homepage .responsiveWrap{background:url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/Hero_background.jpg?cdnv=23241316') top center no-repeat;min-height:230px;width:100%;background-size:1500px}.wrapper.homepage .body-content .homepage-blue-bar{margin-top:0}.col-submit{margin-top:15px}.searchBar .search-bar-inline .magnifying-glass{display:none}.searchBar .search-bar-inline{min-height:unset}.search-bar-inline{padding:10px 0 0 0}.search-bar-inline .search-bar-content .container{max-width:unset}.breadcrumbMain .searchBarSimple .searchBar .search-bar-inline{padding-top:10px}.twocol-img-left img{display:none}.twocol-img-right{padding:0}.twocol-img-right img{width:100%;border-radius:0;border-bottom-right-radius:20px;border-bottom-left-radius:20px;margin:0;object-fit:cover;height:100%}.twocol-txt .left-round-corners{border:2px solid #e2e8f4;border-radius:0;border-top-right-radius:20px;border-top-left-radius:20px;border-bottom:0}.twocol-txt .right-round-corners{border:2px solid #e2e8f4;border-radius:20px}.round-corner-row{margin-left:30px;margin-right:30px}.hirepage .homepage-purple-point.inverted p,.workpage .homepage-purple-point.inverted p{font-size:16px;padding-left:10px;padding-right:10px}.hirepage .homepage-h1 h1{font-size:34px}.workpage .homepage-h1 h1{font-size:30px}.wrapper.hirepage,.wrapper.workpage{background-size:1400px}.wrapper.hirepage .responsiveWrap,.wrapper.workpage .responsiveWrap{min-height:350px}.wrapper.workpage .responsiveWrap{min-height:220px}.hirepage .homepage-h1 h1,.workpage .homepage-h1 h1{padding-top:40px}.hirepage .homepage-h1{min-height:200px}.hirepage .homepage-h1 h1{padding-top:40px;font-size:28px}.hirepage .homepage-visual{padding-top:20px}.hirepage .breadcrumbMain,.workpage .breadcrumbMain{margin-top:40px}.hirepage .search-bar-content{display:block}.hirepage .search-bar-mini,.search-bar-mini{display:block}.hirepage .search-bar-mini.mobileSearchVisible,.search-bar-mini.mobileSearchVisible{display:block}.hirepage .breadcrumbMain{padding:10px 20px}.hirepage .breadcrumbMainWrap>.row{margin:0}.hirepage .breadcrumbMain{margin:0}.homepage .homepage-section,.hirepage .homepage-section,.workpage .homepage-section{margin-top:0;padding-top:10px}.wrapper.workpage{background-size:1260px}.contact-us-page img{display:none}.home-index .search-questions .noPadding>div{padding-left:0}.home-index .searchBar .jumbotron{display:block}.home-index .mobileSearchIcon,.home-index .mobileSearchIcon.mobileMenuVisible{display:none}.home-index .col-submit{margin-top:5px}.hirepage .mobileSearchIcon,.hirepage .mobileSearchIcon.mobileMenuVisible{display:none}.workpage .mobileSearchIcon,.workpage .mobileSearchIcon.mobileMenuVisible{display:none}.dashboard-candidate-updateprofile .mobileSearchIcon,.dashboard-candidate-messages .mobileSearchIcon,.manage-index .mobileSearchIcon,.dashboard-company-updatedetail .mobileSearchIcon,.dashboard-company-messages .mobileSearchIcon,.dashboard-profilemanager-candidatetovalidate .mobileSearchIcon,.dashboard-profilemanager-profanejobs .mobileSearchIcon,.dashboard-profilemanager-schoolpartners .mobileSearchIcon,.dashboard-profilemanager-messages .mobileSearchIcon,.home-contact .mobileSearchIcon,.dashboard-school-index .mobileSearchIcon,.account-login .mobileSearchIcon,.account-register .mobileSearchIcon,.account-forgotpassword .mobileSearchIcon,.dashboard-candidate-updateprofile .mobileSearchIcon.mobileMenuVisible,.dashboard-candidate-messages .mobileSearchIcon.mobileMenuVisible,.manage-index .mobileSearchIcon.mobileMenuVisible,.dashboard-company-updatedetail .mobileSearchIcon.mobileMenuVisible,.dashboard-company-messages .mobileSearchIcon.mobileMenuVisible,.dashboard-profilemanager-candidatetovalidate .mobileSearchIcon.mobileMenuVisible,.dashboard-profilemanager-profanejobs .mobileSearchIcon.mobileMenuVisible,.dashboard-profilemanager-schoolpartners .mobileSearchIcon.mobileMenuVisible,.dashboard-profilemanager-messages .mobileSearchIcon.mobileMenuVisible,.home-contact .mobileSearchIcon.mobileMenuVisible,.dashboard-school-index .mobileSearchIcon.mobileMenuVisible,.account-login .mobileSearchIcon.mobileMenuVisible,.account-register .mobileSearchIcon.mobileMenuVisible,.account-forgotpassword .mobileSearchIcon.mobileMenuVisible{display:none}.myjobs-dashboard .searchBar,.myappointment-dashboard .searchBar,.jobdetail-dashboard .searchBar{margin-top:0}.dashboard-company-myappointments .shellSimpleBody>.back-link,.dashboard-company-myjobs .shellSimpleBody>.back-link{margin-bottom:0}.searchbar-control .search-clear{top:8px}.searchbar-control .search-clear::after{font-size:18px !important}.workpage .homepage-section-purple{padding-top:30px}#frmUpdateProfile button.btn-tooltip{right:-20px}.actions-save .btn-primary,.actions-save .btn-secondary,.actions-save .btn{margin-bottom:20px}.candidate-profile-data .section-step6 .profile-other label{display:inline}.candidate-profile-data .section-step6 .profile-other .col-md-6{padding-top:15px}#frmUpdateProfile .confirm-checkbox{margin-top:20px;text-align:left}#frmUpdateProfile .confirm-checkbox input{float:left;display:inline-block;width:25px;margin-top:5px !important}#frmUpdateProfile .confirm-checkbox label{display:inline;padding-left:5px}.dashboard-profilemanager-index .detailGrid-right{max-width:330px}.dashboard-profilemanager-index .detailGrid-left{width:260px;margin-left:-200px}.actions-save .btn-primary,.actions-save .btn-secondary,.actions-save .btn{display:block;margin-left:auto;margin-right:auto}#socialLoginForm h4{margin-top:40px}.page-company-rate .price-col{padding-bottom:30px}.page-company-rate .row{margin-bottom:-1px}.page-company-rate h2,.page-company-rate h3{font-size:16px}.page-company-rate p,.page-company-rate span{font-size:12px}.page-company-rate .col-left span,.page-company-rate .col-boxed span{font-size:13px}.page-company-rate .type-h2{font-size:16px;margin-bottom:5px}.page-company-rate .rate-col-1,.page-company-rate .rate-col-2,.page-company-rate .rate-col-3{padding-left:5px;padding-right:5px}.page-company-rate .btn.btn-pink{padding:8px 20px}.page-company-rate h1{font-size:36px}.page-company-rate .subtitle{font-size:28px}.page-company-rate .rate-col-1 img,.page-company-rate .rate-col-2 img,.page-company-rate .rate-col-3 img{width:20px}.homepage .belowSearchBar{padding-bottom:20px}.homepage .homepage-purple-point .text-size-bigger,.homepage .homepage-lblue-point .text-size-bigger{font-size:24px}.text-size-bigger{font-size:24px}.homepage .homepage-lblue-point .offer-price{margin-bottom:20px;margin-top:0;padding-top:0}.homepage .responsive-padding{padding-bottom:40px}}@media (max-width:640px){.page-company-rate .subtitle{font-size:20px}.page-company-rate .type-h2{font-size:18px}.page-company-rate .price .euro{font-size:20px}.page-company-rate .price .amount,.page-company-rate .price .amount-undef{font-size:28px}.page-company-rate .price .period{font-size:14px}.searchGrid .searchGridWrap,.detailGrid.shortlist .searchGridWrap{padding-left:0}.searchGrid .searchGrid-left,.detailGrid.shortlist .searchGrid-left{display:none}.searchGrid .searchGrid-left.filtersVisible,.detailGrid.shortlist .searchGrid-left.filtersVisible{display:block;position:absolute;top:0;left:0;z-index:65;margin:0;width:100%;float:none;height:100%}.mobileFixedFilterButton a.filterButtonActive{background-color:#0080ff;color:#fff}.searchGrid .searchGrid-right,.detailGrid.shortlist .searchGrid-right{padding-left:0}.searchGrid .searchGrid-right{padding-left:0}.searchGrid .searchGrid-right .candidate-item{margin:5px 0}.scrollup a.scrolluplink{width:40px;height:40px;line-height:40px;bottom:10px}.mobileFixedFilterButton{display:block;background:#fff;position:fixed;bottom:0;left:0;z-index:100;height:60px;border-top:1px solid #ddd;width:100%;text-align:center;padding-top:10px}.mobileFixedFilterButton .filterButton{border-radius:8px;display:block;width:50%;margin:0 auto;height:40px;background:#cacaca url('https://resources2.comptables.com/StaticResources/Global/ComptablesResources/filter-button-bg.png?cdnv=23241316') 15px 50% no-repeat;color:#444;line-height:40px;text-decoration:none;font-size:16px;font-family:'OpenSans Semibold',Arial}.shortlist .basket-action{margin-top:0}.shortlist .remove-favorites-button{float:left}.candidate-profile-data .section-content .preview-experience-content .exp-is-current{margin-right:0}.candidate-profile-data .section-content .preview-experience-content .exp-actions-wrap{margin:0}.candidate-profile-data .section-content .preview-experience-content .experience-actions{padding-top:5px}.detailGrid-right .skill-items-row .skill-items-cols{width:100%;margin-bottom:20px}.twocol-txt h2{font-size:24px}.twocol-txt ul li{font-size:16px;background-size:10px}strong.mega{font-size:34px}.hirepage .hire-candidate-comment p{font-size:14px}.homepage .plain-text p,.hirepage .plain-text p,.workpage .plain-text p{font-size:18px}.hirepage .homepage-h1 h1,.workpage .homepage-h1 h1{font-size:26px}.topNav .topNavRight,.topNav .navbar-right{width:85%}header .navbar .navbar-header{width:180px}.hirepage.schoolpage h1{font-size:24px}.candidate-clickable{max-width:260px}.detailGrid.shortlist .candidate-item{margin:0 auto}.remove-favorites-button .glyphicon{font-size:14px}.dashboard-profilemanager-index .detailGrid-right{max-width:275px}.privacy-policy-content ul,.policy-cookies ul,.policy-candidatecharter ul,.policy-termsandconditions ul,.privacy-policy-content ol,.policy-cookies ol,.policy-candidatecharter ol,.policy-termsandconditions ol{padding-left:20px}.privacy-policy-content a,.policy-cookies a,.policy-candidatecharter a,.policy-termsandconditions a{overflow-wrap:break-word;word-wrap:break-word}.homepage .homepage-title p.hp-search-label{font-size:14px}}@media (max-width:600px){.five-box-section .col{-ms-flex:50%;flex:50%;max-width:50%}.homepage .searchForm .input-md{background-size:7%;padding-left:40px;font-size:16px}}@media (max-width:576px){.page-company-rate .price .amount{font-size:36px}.col-xs-4{width:33.3%}.col-xs-3{width:25%}.col-xs-6{width:50%}.col-xs-12{width:100%}.limitedAccess .login-candidate{padding-bottom:40px}.candidateDetailGrid .candidate-profile-wrap{margin:0;width:60%;margin-bottom:20px}.detailGrid-right .candidate-name{font-size:20px}.detailGrid-right .candidate-jobtitle{font-size:16px}.detailGrid-right .candidate-jobtitle span.jobtitle{color:#3815a3;display:inline;font-family:"OpenSans Bold",Arial;font-size:18px;font-weight:400 !important;height:auto;line-height:34px !important;text-align:left;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;width:auto}.home-detail .detailGrid-right .candidate-jobtitle span.jobtitle{font-size:26px}.candidateDetailGrid .candidate-detail-content{padding:0}.candidateDetailGrid .preferences-left aside{max-width:unset}.shellSimpleBody .detailGrid-left,.shellSimpleBody .detailGrid-right{width:100%;margin-left:0;float:none}.shellSimpleBody .detailGridWrap{padding-left:0}.language-skills-item .language-rating,.language-skills-actions .language-rating-edit{padding:0;font-size:14px}.rating-symbol{font-size:14px}.shellSimpleBody .detailGrid-left{margin-bottom:30px}.homepage .homepage-h1 .homepage-visual img{width:30%}.wrapper.homepage .responsiveWrap{background-size:auto}.homepage .homepage-purple-point p,.homepage .homepage-lblue-point p{font-size:16px}.homepage .homepage-purple-point img,.homepage .homepage-lblue-point img,.homepage .homepage-purple-point svg,.homepage .homepage-lblue-point svg{width:20px;bottom:-17px}.video-play-button p{font-size:16px}.homepage .centered-button-left,.hirepage .centered-button-left,.workpage .centered-button-left{float:none;width:85%}.homepage .centered-button-right,.hirepage .centered-button-right,.workpage .centered-button-right{float:none;width:85%;padding-top:15px}.hirepage .homepage-purple-point p,.hirepage .homepage-lblue-point p,.workpage .homepage-purple-point p,.workpage .homepage-lblue-point p{font-size:16px}.hirepage .homepage-purple-point img,.hirepage .homepage-lblue-point img,.workpage .homepage-purple-point img,.workpage .homepage-lblue-point img,.hirepage .homepage-purple-point svg,.hirepage .homepage-lblue-point svg,.workpage .homepage-purple-point svg,.workpage .homepage-lblue-point svg{width:20px;bottom:-17px}.homepage .button-pink{font-size:16px;display:block;margin:0 5px}.hirepage .three-box-section .col,.workpage .three-box-section .col,.hirepage .four-box-section .col,.workpage .four-box-section .col{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:40px}.hirepage .homepage-section,.workpage .homepage-section{margin-bottom:10px}.hirepage .homepage-visual img,.workpage .homepage-visual img{width:60%}.wrapper.hirepage{background-size:1500px;background-position:55% 0}.wrapper.workpage{background-position:55% 0;background-size:700px}.hirepage .hire-candidate-badge{width:53px;height:53px}.img-with-comment{min-height:400px}.hirepage .hire-candidate-comment{left:20px;right:20px}.wrapper.workpage .responsiveWrap{min-height:unset;margin-bottom:10px}.homepage .homepage-h1,.hirepage .homepage-h1,.workpage .homepage-h1{position:relative}.homepage .homepage-h1 .homepage-visual,.hirepage .homepage-h1 .homepage-visual,.workpage .homepage-h1 .homepage-visual{position:absolute;top:0;padding:0}.homepage .homepage-h1 .homepage-visual img,.hirepage .homepage-h1 .homepage-visual img,.workpage .homepage-h1 .homepage-visual img{height:180px}.homepage .homepage-h1 .homepage-title,.hirepage .homepage-h1 .homepage-title,.workpage .homepage-h1 .homepage-title{padding-top:180px;text-align:center}.homepage .homepage-h1 .hp-subtitle,.hirepage .homepage-h1 .hp-subtitle,.workpage .homepage-h1 .hp-subtitle{text-align:center;padding-bottom:10px}.hirepage .homepage-h1 .homepage-title{padding-top:20px}.workpage .homepage-h1 .homepage-title{padding-top:20px}.homepage .homepage-h1 .homepage-title{padding-top:20px}.homepage .homepage-h1 .homepage-leftBlock li{display:inline-block}.homepage .homepage-h1 .homepage-search-label{padding-top:0}.homepage .homepage-title{padding-bottom:0}.homepage .homepage-h1 h2{margin:0 auto}.wrapper.hirepage{background:none}.hirepage .homepage-h1{background:#0080ff;margin:0;padding-bottom:30px;width:100%;margin-bottom:10px}.hirepage .homepage-h1>.row{margin:0}.expand-visibility{display:block;margin-top:10px}.expand-visibility .hide{display:none}.expand-visibility .glyphicon{font-size:12px}.expand-visibility a{float:left;display:block;border-bottom:1px dotted #3815a3;color:#3815a3;text-decoration:none;padding:10px 10px 5px 0}.expand-visibility a:hover{text-decoration:underline}.expand-visibility.expandActive .hide{display:block}.expand-visibility.expandActive .expand{display:none}.visibility-more{display:none}.visibility-more.expandActive{display:block}.hirepage .homepage-purple-point,.workpage .homepage-lblue-point{border:none}.hirepage .homepage-purple-point p,.workpage .homepage-lblue-point p{padding-top:5px}.hirepage .four-box-section .col,.workpage .four-box-section .col{width:100%;max-width:unset;-ms-flex:0 0 100%;flex:0 0 100%}.schoolpage .three-box-section .col{width:100%;max-width:unset;-ms-flex:0 0 100%;flex:0 0 100%}.footerLeft{margin-top:60px}.footerLanguageSwitcher{left:15px;right:unset;top:20px}.language-switcher div.dropdown-menu{top:-120px;left:-10px;right:unset}.footerLeft,.footerRight{width:100%}.candidate-profile-data .section-content .preview-experience-content.editmode .exp-is-current{text-align:left}.candidate-profile-data .section-content .preview-experience-content.editmode .exp-is-current input{width:25px !important}.candidate-profile-data .section-content .preview-experience-content.editmode .experience-actions .exp-actions-wrap{margin:0}.candidate-profile-data .section-content .preview-experience-content.editmode .experience-actions .exp-save,.candidate-profile-data .section-content .preview-experience-content.editmode .experience-actions .exp-cancel{margin-top:10px;width:60px}.dashboard-profilemanager-index .detailGrid-right{max-width:unset}.dashboard-profilemanager-index .numberTag{margin-right:45px}.workpage .register-button-in-title.centered-button{text-align:center;margin:20px auto}.homepage .searchBar .navbar-searchform{padding-top:0}.homepage .homepage-title p.hp-search-label{margin-bottom:-10px}.limitedAccess .modal-content{max-height:unset}.limitedAccess .login-client{padding-bottom:30px;padding-top:40px}.limitedAccess .login-candidate{border-bottom:1px solid #a8c9e9;padding-top:30px;border-right:0}.manage-cvvideo .step-content .qr-content-left{display:block}.manage-cvvideo .step-content .qr-content-left .qr-left{width:100%}.manage-cvvideo .step-content .qr-content-left .qr-right{width:100%;text-align:center}.homepage .belowSearchBar{text-align:center}}@media (max-width:480px){.wrapper.homepage .responsiveWrap{background:#2a0070}.wrapper.homepage .responsiveWrap .search-questions .col-keyword,.wrapper.homepage .responsiveWrap .search-questions .col-city{margin-left:15px;width:100%;padding-left:0}.wrapper.homepage .responsiveWrap .search-questions .col-keyword input,.wrapper.homepage .responsiveWrap .search-questions .col-city input{background-size:5%}.wrapper.homepage .responsiveWrap .search-questions .col-submit{margin-left:15px}.wrapper.hirepage .responsiveWrap .search-questions .col-keyword,.wrapper.hirepage .responsiveWrap .search-questions .col-city{margin-left:15px;width:100%;padding-left:0}.wrapper.hirepage .responsiveWrap .search-questions .col-keyword input,.wrapper.hirepage .responsiveWrap .search-questions .col-city input{background-size:5%}.wrapper.hirepage .responsiveWrap .search-questions .col-keyword{margin-bottom:15px}.wrapper.hirepage .responsiveWrap .search-questions .col-submit{margin-left:0}form#SendJobDescriptionForm .form-group{width:100%}form#SendJobDescriptionForm .form-group select{width:100%;min-width:290px !important;max-width:unset}.detailGrid-bottom .col,.detailGrid-bottom>.container-fluid{padding:0}.mobileMenuVisible form.navbar-right,.mobileMenuVisible form#logoutForm{width:95%}}@media (max-width:400px){.homepage .searchForm .input-md{background-size:9%;padding-left:30px;font-size:15px}.language-skills-item .language-actions div,.language-skills-actions .language-actions div{padding:5px}.homepage .homepage-section-purple,.homepage .homepage-section-lblue{padding:40px 10px}.homepage .homepage-purple-point p,.homepage .homepage-lblue-point p{font-size:14px}.hirepage .homepage-h1 h1,.workpage .homepage-h1 h1{font-size:20px}.wrapper.hirepage .responsiveWrap{min-height:300px}.wrapper.workpage .responsiveWrap{min-height:unset;margin-bottom:60px}.twocol-txt .left-round-corners,.twocol-txt .right-round-corners{padding:30px 15px}.twocol-txt ul{padding:15px 0 15px 0}.hirepage .homepage-h1 h1,.workpage .homepage-h1 h1{font-size:20px}.detailGrid-bottom #prevProfileLink,.detailGrid-bottom #nextProfileLink{font-size:14px}.detailGrid-right .skills-is-in-edit .skill-item-col{width:79%}.detailGrid-right .skills-is-in-edit .skill-item-text{max-width:79%}}
ul.simple-pagination{list-style:none}.simple-pagination{display:block;overflow:hidden;padding:0 5px 5px 0;margin:0;width:fit-content}.simple-pagination ul{list-style:none;padding:0;margin:0}.simple-pagination li{list-style:none;padding:0;margin:0;float:left}span.ellipse.clickable{cursor:pointer}.ellipse input{width:3em}.compact-theme span{cursor:pointer}.compact-theme a,.compact-theme span{float:left;color:#333;font-size:14px;line-height:24px;font-weight:normal;text-align:center;border:1px solid #AAA;border-left:none;min-width:14px;padding:0 7px;box-shadow:2px 2px 2px rgba(0,0,0,0.2);background:#efefef;background:linear-gradient(to bottom, #ffffff 0, #efefef 100%)}.compact-theme a:hover,.compact-theme li:not(.disabled):not(.active) span:hover{text-decoration:none;background:#efefef;background:linear-gradient(to bottom, #efefef 0, #bbbbbb 100%)}.compact-theme li:first-child a,.compact-theme li:first-child span{border-left:1px solid #AAA;border-radius:3px 0 0 3px}.compact-theme li:last-child a,.compact-theme li:last-child span{border-radius:0 3px 3px 0}.compact-theme .current{background:#bbbbbb;background:linear-gradient(to bottom, #bbbbbb 0, #efefef 100%);cursor:default}.compact-theme .ellipse{background:#EAEAEA;padding:0 10px;cursor:default}.light-theme span{cursor:pointer}.light-theme a,.light-theme span{float:left;color:#666;font-size:14px;line-height:24px;font-weight:normal;text-align:center;border:1px solid #BBB;min-width:14px;padding:0 7px;margin:0 5px 0 0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,0.2);background:#efefef;background:linear-gradient(to bottom, #ffffff 0, #efefef 100%)}.light-theme a:hover,.light-theme li:not(.disabled):not(.active) span:hover{text-decoration:none;background:#FCFCFC}.light-theme .current{background:#666;color:#FFF;border-color:#444;box-shadow:0 1px 0 #fff,0 0 2px rgba(0,0,0,0.3) inset;cursor:default}.light-theme .ellipse{background:none;border:none;border-radius:0;box-shadow:none;font-weight:bold;cursor:default}.dark-theme span{cursor:pointer}.dark-theme a,.dark-theme span{float:left;color:#CCC;font-size:14px;line-height:24px;font-weight:normal;text-align:center;border:1px solid #222;min-width:14px;padding:0 7px;margin:0 5px 0 0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,0.2);background:#555;background:linear-gradient(to bottom, #555 0, #333 100%)}.dark-theme a:hover,.dark-theme li:not(.disabled):not(.active) span:hover{text-decoration:none;background:#444}.dark-theme .current{background:#222;color:#FFF;border-color:#000;box-shadow:0 1px 0 rgba(255,255,255,0.2),0 0 1px 1px rgba(0,0,0,0.1) inset;cursor:default}.dark-theme .ellipse{background:none;border:none;border-radius:0;box-shadow:none;font-weight:bold;cursor:default}
.dialogControl{background-color:#ffffff;border:none;box-shadow:0 1.25rem 2.5rem 0 rgba(33,43,54,0.25);display:block;left:0;margin:auto;max-height:90%;max-width:27rem;overflow:auto;padding:0;position:fixed;right:0;min-width:25rem;min-height:10rem;max-width:37rem}@media screen and (min-width:32em){.dialogControl{max-width:31.25rem}}@media screen and (min-width:48em){.dialogControl{max-width:37.5rem}}.dialogControl::backdrop{background-color:rgba(0,0,0,0.4)}.dialogControl:not([open]){display:none}.dialog-container{background-color:#fff;overflow-y:auto;box-sizing:border-box;padding:1rem}.dialog-content-container{background-color:#fff;overflow-y:auto;box-sizing:border-box;padding:1rem 1rem 0 1rem;min-height:6rem}.dialog-close{background:transparent;border:0}.dialog-content{color:rgba(0,0,0,0.8);margin-bottom:1rem;margin-left:1rem;display:inline-block;vertical-align:top;max-width:80%}.dialog-content p{font-size:.9rem;white-space:pre-wrap;padding:1rem .25rem 0 .25rem;margin:0;FONT-FAMILY:Tahoma,Verdana,Arial}.dialog-footer{padding-top:1rem;padding-bottom:.5rem;width:100%;text-align:center}.dialog-cleaner{font-size:1px;line-height:1px;height:0;clear:both}button.dialog-btn{padding-left:2rem;padding-right:2rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,0.8);border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin-left:1rem;margin-right:1rem;background:#e6e6e6;font-size:.8rem}.dialog-btn:focus,.dialog-btn:hover{filter:brightness(.9)}button.dialog-btn-primary{background-color:#007bff;color:#fff}.dialog-icon{display:inline-block}.dialog-icon-green{color:#28a745}.dialog-icon-red{color:#e80707}.dialog-icon-blue{color:#007bff}.glyphicon.dialog{font-size:4rem}
