.rdw-option-wrapper{border:1px solid #f1f1f1;padding:5px;min-width:25px;height:20px;border-radius:2px;margin:0 4px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #f1f1f1;border-radius:2px;margin:0 3px;text-transform:capitalize;background:#fff}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{height:0;width:0;position:absolute;top:35%;right:10%;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{display:flex;position:relative;height:100%;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #f1f1f1;width:98%;background:#fff;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdownoption-default{min-height:25px;display:flex;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-block-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-text-align-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:175px;height:175px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:flex;width:100%;height:100%;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #f1f1f1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;box-shadow:inset 1px 2px 1px #bfbdbd}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:205px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;border-radius:2px;border:1px solid #f1f1f1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-embedded-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-embedded-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;justify-content:space-between;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;margin-top:5px;background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:flex;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;display:flex;flex-wrap:wrap;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px}.rdw-emoji-icon,.rdw-spinner{display:flex;justify-content:center;align-items:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-image-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{font-size:15px;margin:10px 0;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:gray;cursor:pointer;display:flex;border:none;font-size:15px;align-items:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed gray;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:flex;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-history-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:#fff}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:flex;flex-direction:column;border:1px solid #f1f1f1;min-width:100px;max-height:150px;overflow:auto;background:#fff;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:#fff;display:flex;padding:5px 2px;border-radius:2px;border:1px solid #f1f1f1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;border-radius:2px;border:1px solid #f1f1f1;display:flex;justify-content:flex-start;background:#fff;flex-wrap:wrap;font-size:15px;margin-bottom:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}@keyframes pulse{0%{color:#ffd000;transform:scale(1)}25%{color:#cc8400;transform:scale(1.015)}50%{color:#ffd000;transform:scale(1)}}@keyframes pulse-twist{10%{transform:scale(1)}15%{transform:scale(1.15)}20%{transform:scale(1)}60%{transform:scale(1)}65%{transform:scale(1.15)}70%{transform:scale(1)}80%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes linkhl{0%{color:#fffffc}to{color:#ffd000;transform:scale(.98)}}*{margin:0;padding:0;font-family:Montserrat,sans-serif}html{background-attachment:fixed;background-size:cover}.monitorLayout .NavBar,.monitorLayout .leftTools .dateArrows,.monitorLayout .leftTools .inputIcon{display:none}.monitorLayout .dateArrows{display:none!important}.monitorLayout .logged{padding-top:0!important}.monitorLayout .leftTools{padding-left:1rem}.monitorLayout .leftTools .date{font-size:1.2rem}.monitorLayout .mainContent{top:0}.monitorLayout .mainContent .calDiv{height:95vh}.monitorLayout .mainContent .salesFilters{display:none}.monitorLayout .popup{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.monitorLayout .popup .subCont{height:90%;max-height:90%}.monitorLayout .popup .close{display:none}.App{z-index:0;color:#fffffc}img{width:100%;height:auto}img.png{width:80%;height:auto}strong{font-weight:400}.link,a{text-decoration:none;cursor:pointer;color:#fffffc}.link.linkSVG,.link.ttLink,a.linkSVG,a.ttLink{display:flex;flex-direction:column;justify-content:center;align-items:center}.link.ttLink,a.ttLink{position:relative}.link.ttLink.longTT .tooltipb,a.ttLink.longTT .tooltipb{bottom:-4.5rem;width:20rem}.link.ttLink .tooltipb,a.ttLink .tooltipb{bottom:-2.5rem;display:none}.link.animated,a.animated{animation:buttonPulse 30s infinite}.link span:hover,.link.sel,.link:hover,a span:hover,a.sel,a:hover{color:#ffd000!important}.link:hover .tooltipb,a:hover .tooltipb{display:block}.link.light,a.light{color:#1a1814!important}.link.light span:hover,a.light span:hover{color:#5e5c54!important}.link.light.sel,.link.light:hover,a.light.sel,a.light:hover{color:#c4a000!important}.flex-scroll{flex-direction:column;justify-content:flex-start}.flex-scroll,.flex-scroll-wrap{width:100%;display:flex;align-items:center}.flex-scroll-wrap{flex-direction:row;justify-content:space-evenly;flex-wrap:wrap}h1,h2,h3{font-family:Montserrat,sans-serif;margin:1rem 0}.app-main{margin-top:6rem}.checkbox{max-width:1.3rem;max-height:1.3rem;border-radius:5px}.orlandoOrder{padding:1rem;border-radius:15px;background-color:aqua;position:fixed;bottom:1rem;right:1rem;color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.orlandoOrder strong{font-weight:800!important}.orlandoOrder .distances{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}textarea{border-radius:5px;padding:.5rem}.ONLYPHONE,.ONLYTABLET{display:none!important}@media only screen and (max-width:1300px){.ONLYTABLET{display:block!important}}@media only screen and (max-width:800px){.NOPHONE{display:none!important}.ONLYPHONE{display:block!important}.ttLink:hover .tooltipb{display:none!important}.App{position:fixed;top:0;right:0;left:0;bottom:0;overflow-y:auto;overflow-x:hidden}.App .app-main{margin-top:0;height:80vh}html{background-image:none;background-color:#fffffc}}.ttLink,.ttcont{position:relative;display:inline-block}.ttLink.light .tooltip,.ttLink.light .tooltipb,.ttcont.light .tooltip,.ttcont.light .tooltipb{border-color:#ebebd8;background-color:#fafaf5;color:#000}.ttLink.dark .tooltip,.ttLink.dark .tooltipb,.ttcont.dark .tooltip,.ttcont.dark .tooltipb{border-color:#5e5c54;background-color:#302e28;color:#fffffc}.tooltip,.tooltipb{position:absolute;font-size:.75rem;border-radius:5px;text-align:center;padding:.4rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);background-color:#403d36;border:2px solid #5e5c54;max-width:14rem;min-width:6rem;z-index:100;width:10rem;color:#fffffc}#small.tooltip,#small.tooltipb{width:6rem}#big.tooltip,#big.tooltipb{width:14rem}.tooltip:after,.tooltipb:after{content:" ";position:absolute;border:5px solid transparent;border-right-color:#fff}.tooltip:after{margin-top:-5px;top:50%;right:100%;border-color:transparent #fff transparent transparent}.tooltipb{margin-top:1.3rem}.tooltipb#small{margin-left:-3rem}.tooltipb#big{margin-left:-7rem}.tooltipb:after{bottom:100%;border-color:transparent transparent #fff;left:50%;margin-left:-5px}.ttQuestion{display:flex;flex-direction:row;align-items:center;justify-content:center;width:1.2rem;height:1.22rem;font-size:.7rem;cursor:pointer;border-radius:100%;color:#fff;border:1px solid #fff}.ttQuestion#open,.ttQuestion:hover{color:#facd05;border:1px solid #facd05}@media only screen and (max-width:800px){.ttcont{display:none}}.m-1{margin:1rem}.my-1{margin:1rem 0}.mx-1{margin:0 1rem}.p-1{padding:1rem}.py-1{padding:1rem 0}.px-1{padding:0 1rem}.m-2{margin:2rem}.my-2{margin:2rem 0}.mx-2{margin:0 2rem}.p-2{padding:2rem}.py-2{padding:2rem 0}.px-2{padding:0 2rem}.m-3{margin:3rem}.my-3{margin:3rem 0}.mx-3{margin:0 3rem}.p-3{padding:3rem}.py-3{padding:3rem 0}.px-3{padding:0 3rem}.m-4{margin:4rem}.my-4{margin:4rem 0}.mx-4{margin:0 4rem}.p-4{padding:4rem}.py-4{padding:4rem 0}.px-4{padding:0 4rem}.m-5{margin:5rem}.my-5{margin:5rem 0}.mx-5{margin:0 5rem}.p-5{padding:5rem}.py-5{padding:5rem 0}.px-5{padding:0 5rem}strong{font-weight:400!important}.light .css-tooltip:after,.light .css-tooltip:before{background-color:#f5f5eb;color:#1a1814;border:2px solid #ebebd8}.dark .css-tooltip:after,.dark .css-tooltip:before{background-color:#403d36;color:#fffffc;border:2px solid #5e5c54}.row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.column,.column-height{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.column-height{height:100%}.row-jcenter{flex-direction:row}.column-jcenter,.row-jcenter{width:100%;display:flex;justify-content:center;align-items:center}.column-jcenter{flex-direction:column}.row-acenter{flex-direction:row}.column-acenter,.row-acenter{width:100%;display:flex;justify-content:center;align-items:center}.column-acenter{flex-direction:column}.row-jcenter-acenter{flex-direction:row}.column-jcenter-acenter,.row-jcenter-acenter{width:100%;display:flex;justify-content:center;align-items:center}.column-jcenter-acenter{flex-direction:column}.row-jcenter-aflex-start{flex-direction:row}.column-jcenter-aflex-start,.row-jcenter-aflex-start{width:100%;display:flex;justify-content:center;align-items:flex-start}.column-jcenter-aflex-start{flex-direction:column}.row-jcenter-aspace-around{flex-direction:row}.column-jcenter-aspace-around,.row-jcenter-aspace-around{width:100%;display:flex;justify-content:center;align-items:space-around}.column-jcenter-aspace-around{flex-direction:column}.row-jcenter-aspace-between{flex-direction:row}.column-jcenter-aspace-between,.row-jcenter-aspace-between{width:100%;display:flex;justify-content:center;align-items:space-between}.column-jcenter-aspace-between{flex-direction:column}.row-jflex-start{flex-direction:row}.column-jflex-start,.row-jflex-start{width:100%;display:flex;justify-content:flex-start;align-items:center}.column-jflex-start{flex-direction:column}.row-aflex-start{flex-direction:row}.column-aflex-start,.row-aflex-start{width:100%;display:flex;justify-content:center;align-items:flex-start}.column-aflex-start{flex-direction:column}.row-jflex-start-acenter{flex-direction:row}.column-jflex-start-acenter,.row-jflex-start-acenter{width:100%;display:flex;justify-content:flex-start;align-items:center}.column-jflex-start-acenter{flex-direction:column}.row-jflex-start-aflex-start{flex-direction:row}.column-jflex-start-aflex-start,.row-jflex-start-aflex-start{width:100%;display:flex;justify-content:flex-start;align-items:flex-start}.column-jflex-start-aflex-start{flex-direction:column}.row-jflex-start-aspace-around{flex-direction:row}.column-jflex-start-aspace-around,.row-jflex-start-aspace-around{width:100%;display:flex;justify-content:flex-start;align-items:space-around}.column-jflex-start-aspace-around{flex-direction:column}.row-jflex-start-aspace-between{flex-direction:row}.column-jflex-start-aspace-between,.row-jflex-start-aspace-between{width:100%;display:flex;justify-content:flex-start;align-items:space-between}.column-jflex-start-aspace-between{flex-direction:column}.row-jspace-around{flex-direction:row}.column-jspace-around,.row-jspace-around{width:100%;display:flex;justify-content:space-around;align-items:center}.column-jspace-around{flex-direction:column}.row-aspace-around{flex-direction:row}.column-aspace-around,.row-aspace-around{width:100%;display:flex;justify-content:center;align-items:space-around}.column-aspace-around{flex-direction:column}.row-jspace-around-acenter{flex-direction:row}.column-jspace-around-acenter,.row-jspace-around-acenter{width:100%;display:flex;justify-content:space-around;align-items:center}.column-jspace-around-acenter{flex-direction:column}.row-jspace-around-aflex-start{flex-direction:row}.column-jspace-around-aflex-start,.row-jspace-around-aflex-start{width:100%;display:flex;justify-content:space-around;align-items:flex-start}.column-jspace-around-aflex-start{flex-direction:column}.row-jspace-around-aspace-around{flex-direction:row}.column-jspace-around-aspace-around,.row-jspace-around-aspace-around{width:100%;display:flex;justify-content:space-around;align-items:space-around}.column-jspace-around-aspace-around{flex-direction:column}.row-jspace-around-aspace-between{flex-direction:row}.column-jspace-around-aspace-between,.row-jspace-around-aspace-between{width:100%;display:flex;justify-content:space-around;align-items:space-between}.column-jspace-around-aspace-between{flex-direction:column}.row-jspace-between{flex-direction:row}.column-jspace-between,.row-jspace-between{width:100%;display:flex;justify-content:space-between;align-items:center}.column-jspace-between{flex-direction:column}.row-aspace-between{flex-direction:row}.column-aspace-between,.row-aspace-between{width:100%;display:flex;justify-content:center;align-items:space-between}.column-aspace-between{flex-direction:column}.row-jspace-between-acenter{flex-direction:row}.column-jspace-between-acenter,.row-jspace-between-acenter{width:100%;display:flex;justify-content:space-between;align-items:center}.column-jspace-between-acenter{flex-direction:column}.row-jspace-between-aflex-start{flex-direction:row}.column-jspace-between-aflex-start,.row-jspace-between-aflex-start{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.column-jspace-between-aflex-start{flex-direction:column}.row-jspace-between-aspace-around{flex-direction:row}.column-jspace-between-aspace-around,.row-jspace-between-aspace-around{width:100%;display:flex;justify-content:space-between;align-items:space-around}.column-jspace-between-aspace-around{flex-direction:column}.row-jspace-between-aspace-between{flex-direction:row}.column-jspace-between-aspace-between,.row-jspace-between-aspace-between{width:100%;display:flex;justify-content:space-between;align-items:space-between}.column-jspace-between-aspace-between{flex-direction:column}.units{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.centerLimit{justify-content:flex-start}.centerLimit,.errorScreen{display:flex;flex-direction:column;align-items:center;width:100%}.errorScreen{justify-content:center;min-height:50vh}.subCont{border-radius:5px;width:90%;max-height:45rem;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:stretch;border:1px inset;font-size:1rem;padding:2rem}.subCont.picture{padding:0!important}.subCont h2{text-align:center}.end-add{height:5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.end-add .line{border-bottom:2px solid #fffffc;width:80%}.end-add span{font-size:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:3rem;width:3rem;border:2px solid #fffffc;border-radius:100%;margin:0;padding:0;cursor:pointer}.end-add span:hover{color:#ffd000;border-color:#ffd000}.avatar{display:flex;flex-direction:column;justify-content:center;align-items:center;height:8rem;width:8rem;border-radius:100%;font-size:3rem;font-family:Play,Helvetica,sans-serif;overflow:hidden;border:2px solid #ebebd8}.avatar.clickable{cursor:pointer}.avatar.clickable:hover.light{border-color:#c4a000}.avatar.clickable:hover.dark{border-color:#ffd000}.avatar.green.dark,.avatar.green.light{border-color:#00ff56}.avatar.yellow.light{border-color:#c4a000}.avatar.yellow.dark{border-color:#ffd000}.avatar.red,.avatar.red.dark,.avatar.red.light{border-color:tomato}.avatar.purple,.avatar.purple.dark,.avatar.purple.light{border-color:#8a2be2}.avatar.blue,.avatar.blue.dark,.avatar.blue.light{border-color:skyblue}.avatar img{min-height:100%;min-width:100%}.avatar.light{background-color:#fafaf5;color:#1a1814}.avatar.dark,.avatar.light .counter{color:#fffffc}.avatar.dark{background-color:#302e28;border-color:#5e5c54}.close-arrowup{width:100%;padding:.5rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-size:1.2rem}.close{font-size:"1.25rem";float:right;margin:.75rem;cursor:pointer}.close:hover{transform:scale(.97)}.close.left{float:left}.open-button{width:100%;font-size:.9rem;padding-top:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.open-button.light{border-top:1px solid #ebebd8}.open-button.light input,.open-button.light select{border:2px solid #ebebd8}.open-button.dark{border-top:1px solid #5e5c54}.open-button.dark input,.open-button.dark select{border:2px solid #5e5c54}.open-button .ob-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:1rem}.open-button .ob-row input.bar,.open-button .ob-row select{width:11rem;border-radius:5px;height:1.6rem;padding-left:.5rem}.open-button .ob-row #max,.open-button .ob-row #min{width:5.5rem;border-radius:5px;height:1.6rem;padding-left:.5rem}.open-button .ob-row-sub{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:50%}.open-button .ob-row-sub input{width:3rem}.mainLayout{min-height:100vh}.mainLayout.dark{color:#fffffc;background-color:#21201b}.mainLayout.light{color:#1a1814;background-color:#fcfcfa}.mainLayout.light .link,.mainLayout.light a{color:#000}.mainLayout main,.mainLayout main.logged{padding-top:6rem}.main,.mainContent{position:fixed;top:6rem;bottom:0;left:0;right:0;overflow-y:auto;overflow-x:hidden}.main.limited,.mainContent.limited{display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start}.main.limited .main-flex,.mainContent.limited .main-flex{max-width:90rem}.main h1,.mainContent h1{text-align:center}.main.logged,.mainContent.logged{top:6rem}.main.dark,.mainContent.dark{color:#fffffc;background-color:#21201b}.main.light,.mainContent.light{color:#1a1814;background-color:#fcfcfa}.main.left,.mainContent.left{left:23rem}.main.right,.mainContent.right{right:23rem}.main.top,.mainContent.top{top:14rem}.main.top.logged,.mainContent.top.logged{top:12rem}.main.top-high,.mainContent.top-high{top:10rem}.main.top-high.logged,.mainContent.top-high.logged{top:9rem}.main.top-low,.mainContent.top-low{top:17.5rem}.main.bottom,.mainContent.bottom{bottom:17rem}.main .main-flex,.mainContent .main-flex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100%;width:100%;padding-bottom:4rem}.main.center .main-flex,.mainContent.center .main-flex{display:flex;flex-direction:column;justify-content:center;align-items:center}.main.row .main-flex,.mainContent.row .main-flex{padding-left:23rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.main.row.row-start,.mainContent.row.row-start{align-items:flex-start}.main.row-portal .main-flex,.mainContent.row-portal .main-flex{display:flex;flex-direction:row;justify-content:center;align-items:center}.main.row-wrap .main-flex,.mainContent.row-wrap .main-flex{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;width:100%}.field-input{height:1.8rem;border-radius:5px;padding-left:.5rem;width:100%}.field-input.light{border:2px solid #ebebd8}.field-input.dark{border:2px solid #5e5c54}.field{display:grid;width:100%;grid-template:"label flag" "input input" "error error"/60% 40%;padding:.3rem}.field .colorText{grid-area:flag;place-self:center flex-end}.field .loginError{grid-area:error}.field.review input,.field.review select,.field.review textarea{border:2px solid #f10!important;color:#f10}.field.light input,.field.light select,.field.light textarea{border:2px solid #ebebd8}.field.dark input,.field.dark select,.field.dark textarea{border:2px solid #5e5c54}.field input,.field select{height:1.8rem;border-radius:5px;padding-left:.5rem;width:100%}.field select,.field textarea{grid-area:input}.field textarea{height:8rem}.field-row{grid-template:"label input" "error error"/40% 60%}.field-row label{place-self:start start!important}.field-rowLabel{grid-template:"label input" "error error"/60% 40%}.field-rowLabel label{place-self:start start!important}.field-textarea{grid-template:"label flag" "textarea textarea" "error error"/50% 50%}.field-textarea textarea{grid-area:textarea}.field-name{grid-template:"label label" "first last" "error error"/50% 50%}.field-name #first_name{grid-area:first}.field-name #last_name{grid-area:last}.field-hours{grid-template:"label hours minutes pm" "hErr hErr mErr mErr"/30% 25% 25% 20%}.field-hours .hours{grid-area:hours}.field-hours .mErr{grid-area:mErr}.field-hours .hErr{grid-area:hErr}.field-hours .minutes{grid-area:minutes}.field-hours select{grid-area:pm}.field-check{grid-template:"label input" "error error"/85% 15%}.field-check input{height:1.4rem!important;width:1.4rem!important}.field-dateFilter{width:100%;grid-template:"label label" "fLabel tLabel" "fSel tSel"/50% 50%}.field-dateFilter .fLabel,.field-dateFilter .fSel,.field-dateFilter .tLabel,.field-dateFilter .tSel{width:100%}.field-dateFilter .fLabel{grid-area:fLabel}.field-dateFilter .tLabel{grid-area:tLabel}.field-dateFilter .fSel{grid-area:fSel}.field-dateFilter .tSel{grid-area:tSel}.field-check-rev{grid-template:"input label " "error error"/15% 85%}.field-check-rev label{padding-left:1rem}.field-check-rev.full{padding-left:4rem}.field label{grid-area:label;place-self:center flex-start;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.field label .tt-icon{margin-left:1rem}.field input{grid-area:input;place-self:center end}.field span{grid-area:error}.colorText.light.green{color:#009431}.colorText.light.yellow{color:#c4a000}.colorText.light.red{color:#f10}.colorText.light.blue{color:blue}.colorText.dark.red{color:tomato}.colorText.dark.green{color:#00ff56}.colorText.dark.yellow{color:#ffd000}.colorText.dark.blue{color:aqua}@media only screen and (max-width:1600px){.main.row .main-flex,.mainContent.row .main-flex{padding-left:20rem}.main.left,.mainContent.left{left:20rem}.main.right,.mainContent.right{right:20rem}.avatar{display:flex;flex-direction:column;justify-content:center;align-items:center;height:6.5rem;width:6.5rem}}@media only screen and (max-width:1300px){.main,.mainContent.left{left:20rem}.main.tabletOpen,.mainContent.left.tabletOpen{left:0}.main,.mainContent.right{right:0}.main.row,.mainContent.row{position:static;top:6rem}.main.row.quickArtist .main-flex,.mainContent.row.quickArtist .main-flex{flex-direction:column-reverse!important}.main.row .main-flex,.mainContent.row .main-flex{min-height:100%;width:100%;padding-left:0;flex-direction:column!important;justify-content:flex-start!important}}@media only screen and (max-width:800px){input,select{min-height:2rem!important}input,select,textarea{font-size:16px!important}.mainLayout .main,.mainLayout .main.logged,.mainLayout .mainContent,.mainLayout .mainContent.logged,.mainLayout main,.mainLayout main.logged{padding-top:0}.mainLayout .main.top,.mainLayout .main.top-high,.mainLayout .main.top-low,.mainLayout .mainContent.top,.mainLayout .mainContent.top-high,.mainLayout .mainContent.top-low,.mainLayout main.top,.mainLayout main.top-high,.mainLayout main.top-low{top:0}.mainLayout .main.row .main-flex,.mainLayout .mainContent.row .main-flex,.mainLayout main.row .main-flex{padding-left:0}.mainLayout .main.row-portal,.mainLayout .mainContent.row-portal,.mainLayout main.row-portal{position:static;top:6rem}.mainLayout .main.row-portal .main-flex,.mainLayout .mainContent.row-portal .main-flex,.mainLayout main.row-portal .main-flex{min-height:100%;width:100%;padding-left:0;flex-direction:column!important;justify-content:flex-start!important}.main,.mainContent{position:static;width:100%;top:auto;min-height:80vh}.main h1,.mainContent h1{font-size:1.4rem;padding:1rem}.main.logged,.mainContent.logged{top:auto}.subCont{width:92%;max-height:35rem;overflow-y:auto;overflow-x:hidden;padding:1rem}.field{grid-template:"label flag" "input input" "error error"/60% 40%}.field input,.field select{height:1.6rem;border-radius:5px;padding-left:.5rem;width:100%;border-color:transparent}.field-col{grid-template:"label flag" "input input" "error error"/60% 40%}.field-textarea{grid-template:"label flag" "textarea textarea" "error error"/60% 40%}.field-textarea textarea{grid-area:textarea}.field-rowLabel{grid-template:"label input" "error flag"/70% 30%}.field-rowLabel label{place-self:start start!important}.field-name{grid-template:"label label" "first last" "error error"/50% 50%}.field-name #first_name{grid-area:first}.field-name #last_name{grid-area:last}.field-hours{grid-template:"label hours minutes pm" "hErr hErr mErr mErr"/30% 25% 25% 20%}.field-hours .hours{grid-area:hours}.field-hours .mErr{grid-area:mErr}.field-hours .hErr{grid-area:hErr}.field-hours .minutes{grid-area:minutes}.field-hours select{grid-area:pm}.field-check{grid-template:"label input" "error error"/85% 15%}}.shadowComp{border:2px solid transparent;border-radius:10px;padding:1rem;box-shadow:0 3px 8px rgba(0,0,0,.24);background-color:#2d2d2f}.NavBar{position:fixed;top:0;right:0;left:0;height:6rem;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center}.NavBar,.NavBar.dark{border-bottom:2px solid #5e5c54}.NavBar.dark{background-color:#1a1814;color:#fffffe}.NavBar.dark .NavButton{border:2px solid #5e5c54;background-color:#302e28;color:#fffffc}.NavBar.dark .NavButton#sel,.NavBar.dark .NavButton:hover{color:#ffd000;background-color:#403d36;border-color:#ffd000}.NavBar.dark .NavButton .alters .altersCont{border:2px solid #5e5c54;background-color:#21201b;color:#fffffc}.NavBar.light{background-color:#fffffe;border-bottom:2px solid #ebebd8;color:#000}.NavBar.light .NavButton{border:2px solid #ebebd8;background-color:#fcfcfa;color:#000}.NavBar.light .NavButton#sel,.NavBar.light .NavButton:hover{color:#c4a000;background-color:#f2f2e6;border-color:#c4a000}.NavBar.light .NavButton .alters .altersCont{border:2px solid #ebebd8;background-color:#fcfcfa;color:#000}.NavBar.light .searchInput{border-color:#ebebd8}.NavBar.light .pages .page.pathSelected,.NavBar.light .pages .page:hover{border-color:#c4a000!important}.NavBar.light .pages .page a{color:#000!important}.NavBar .navTop{width:100%;height:3rem;padding-top:.3rem;max-width:90rem}.NavBar .navTop,.NavBar .navTop .rightItems{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.NavBar .navTop .rightItems{width:13rem;font-size:2.3rem}.NavBar .navTop .rightItems svg{height:2.3rem;width:2.3rem}.NavBar .navTop .rightItems .link{display:flex;flex-direction:column;justify-content:center;align-items:center}.NavBar .desk-navbar{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-grow:2}.NavBar .phone-navbar,.NavBar .phone-options{display:none}.NavBar .row-pages{justify-content:center;width:100%;max-width:90rem;justify-content:space-between;height:3rem}.NavBar .row-pages,.NavBar .row-pages .pages{display:flex;flex-direction:row;align-items:center}.NavBar .row-pages .pages{justify-content:flex-start;text-decoration:none;width:80%;max-width:75rem;height:100%;font-size:1rem}.NavBar .row-pages .pages .page{margin-right:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.NavBar .row-pages .pages .page:hover{border-bottom:2px solid #ffd000}.pathSelected{color:#ffd000;border-color:#ffd000;border-bottom:2px solid #ffd000}.Login{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%;width:13rem}.Login .btn-2{width:6rem;height:2rem;font-size:1rem}.NavButtonCont{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:3rem;color:#fffffc}.NavButton,.NavButton .alters .altersCont .rowAlter .lilAvatar{margin:0 .2rem;width:3rem;height:3rem;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1rem;cursor:pointer}.NavButton .alters .altersCont .rowAlter .lilAvatar img,.NavButton img{border-radius:100%;overflow:hidden}.NavButton{position:relative;width:2.4rem;height:2.4rem}.NavButton.sessTime{font-size:.7rem}.NavButton .alters{position:absolute;display:inline-block;z-index:1800;text-align:center}.NavButton .alters .altersCont{border-radius:5px;position:absolute;width:12rem;margin-top:1.8rem;z-index:1800;font-size:.75rem;margin-left:-6rem;padding:.5rem;cursor:default}.NavButton .alters .altersCont:after{bottom:100%;left:50%;margin-left:-5px;content:" ";position:absolute;z-index:1800;border:5px solid transparent;border-bottom-color:#5e5c54}.NavButton .alters .altersCont .rowAlter{display:flex;flex-direction:row;justify-items:space-between;align-items:center;padding:.2rem;cursor:pointer}.NavButton .alters .altersCont .rowAlter span{padding-left:.5rem}.NavButton .alters .altersCont .rowAlter .lilAvatar{width:2rem;height:2rem}.NavButton .alters .altersCont .rowAlter:hover{transform:scale(.98);color:#ffd000}.NavButton .alters .altersCont .rowAlter:hover .lilAvatar{border-color:#ffd000}.counter,.counter.cart,.counterAlt,.counterOnline{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;height:1.2rem;width:1.2rem;right:-.5rem;bottom:-.5rem;border-radius:100%;background-color:#f10;font-size:.7rem;font-weight:700}.counter{background-color:#f10}.counter.counterNot{color:#fffffc}.counter.cart{color:#000;background-color:#ffd000}.counter.cart.blue,.counterAlt{background-color:#8a2be2;color:#fffffc}.counterOnline{background-color:#1e90ff;color:#fffffc}.dnw-logo{width:10rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.dnw-logo:hover{animation:pulse 1s ease infinite}@media only screen and (max-width:1600px){.NavBar{padding:0 2rem}.NavBar .row-pages .pages,.NavButton{font-size:1rem}.NavButton{height:2.5rem;width:2.5rem}.cart-icon{font-size:2.5rem;position:relative}.dnw-logo{width:10rem}}@media only screen and (max-width:800px){.NavBar{max-width:100%;padding:0 1rem;min-height:3.5rem;height:auto;position:static}.NavBar .navTop{min-height:3.5rem;height:auto!important}.NavBar.fixed{position:fixed;z-index:9999998}.NavBar .menuBack{position:fixed;top:3.5rem;bottom:0;right:0;background-color:#000;left:0;z-index:99;opacity:.2}.NavBar .phoneMenu{animation:menu-slide-right .3s;width:22.5rem;position:fixed;top:3.5rem;left:0;z-index:9999998;overflow-y:auto;max-height:100%;padding:0 0 4rem}.NavBar .phoneMenu .searchBar{margin:1rem 0;width:100%}.NavBar .NavButtonCont{min-height:3.3rem;height:auto!important;width:auto;justify-content:flex-end;flex-wrap:wrap;padding-left:1rem;padding-bottom:.2rem}.NavBar .NavButtonCont .NavButton{margin:0 .2rem}.NavBar .darkMode{padding-right:1rem;padding-left:0}.NavBar .darkMode svg{height:2.5rem;width:2.5rem}.NavBar .navTop{height:3.5rem}.NavBar .navTop .dnw-logo{width:8rem}.NavBar .navTop .Login{width:11rem}.NavBar .navTop .Login .btn-2{width:5rem}.NavBar .row-pages{display:none!important}.NavBar .phone-options{justify-content:space-evenly;font-size:1.7rem}.NavBar .phone-options,.NavBar .phone-rightItems{display:flex;flex-direction:row;align-items:center}.NavBar .phone-rightItems{justify-content:center}.NavBar .phone-navbar{color:#fffffc;display:flex;flex-direction:row;width:100%;justify-content:space-between;height:2rem;margin-bottom:.3rem}.NavBar .phone-navbar .phone-navbar-cont{width:100%}.NavBar .desk-navbar{display:none}.cart-icon{font-size:2.5rem;margin-top:-.5rem;position:relative}}.stageBuilder{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:0 1.5rem;background-color:#21201b;color:#fff;width:100%}.stageBuilder .stepTitle{padding:.5rem;margin-bottom:1rem;border-bottom:3px solid #403d36;font-size:1.4rem;width:95%;margin-top:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.stageBuilder .stepTitle svg{height:2rem;width:2rem;margin-right:1rem}.stageBuilder .stepTitle svg.caret{margin-right:0;margin-left:1rem}.stageBuilder .title{font-size:2rem;margin-top:0;margin-bottom:1rem;padding:0 4rem 1rem;border-bottom:2px solid #4f4c45}.stageBuilder .priceCol{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.stageBuilder .priceCol .addPrice{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.2rem;font-size:1.2rem}.stageBuilder .priceCol .addPrice .addName{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.stageBuilder .priceCol .addPrice .addName .link{color:#ffd000;display:flex;flex-direction:column;justify-content:center;align-items:center}.stageBuilder .priceCol .addPrice .addName .link svg{height:1.2rem;width:1.2rem;margin-right:.5rem}.stageBuilder .priceCol .finalPrice{border-top:2px solid #57544c;margin-top:.5rem;font-size:1.3rem;margin-bottom:1rem}.stageBuilder .priceCol .finalPrice .addNum{font-weight:800;color:#ffd000}.stageBuilder .price{width:100%;padding:1rem;font-size:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.stageBuilder .buttons .estimated{padding:.5rem;font-size:.9rem;font-style:italic}.stageBuilder .buttons .btn-4 svg{width:1.5rem;height:1.5rem;margin-right:.5rem}.stageBuilder .selectRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0}.stageBuilder .selectRow .optionCont{height:auto;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.75rem;margin:.2rem;border-radius:5px;border:2px solid #403d36;background-color:#302e28;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.stageBuilder .selectRow .optionCont.selMade{background-color:#4f4c45;box-shadow:none}.stageBuilder .selectRow .optionCont.selMade .col{height:3rem}.stageBuilder .selectRow .optionCont.selMade p{display:none}.stageBuilder .selectRow .optionCont.sel,.stageBuilder .selectRow .optionCont:hover{background-color:#4f4c45;box-shadow:0 3px 8px rgba(0,0,0,.24)}.stageBuilder .selectRow .optionCont.sel span,.stageBuilder .selectRow .optionCont:hover span{color:#fff!important}.stageBuilder .selectRow .optionCont .col{color:#fff;height:7rem}.stageBuilder .selectRow .optionCont .col span,.stageBuilder .selectRow .optionCont .col strong{font-size:1.1rem}.stageBuilder .selectRow .optionCont .col p{font-size:.95rem;padding:.4rem 0}.stageBuilder .selectRow .optionCont .piccont{width:9rem;height:9rem;padding:.5rem}.stageBuilder .axisRow{margin-top:1rem;padding:.5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:stretch}.stageBuilder .axisRow .sideCol{height:100%;width:20rem;border-left:2px solid #403d36;padding-left:1rem}.stageBuilder .axisRow .sideCol .meas{font-size:1.2rem}.stageBuilder .axisRow .sideCol .inputIcon{border-color:#403d36;margin-bottom:1rem;width:100%}.stageBuilder .axisRow .sideCol .inputIcon input{width:11rem;border-color:#403d36}.stageBuilder .axisRow .sideCol .inputIcon select{border-color:#403d36;width:100%;background-color:#fff}.stageBuilder .axisRow .sideCol .buttons{margin:0;padding:0;width:100%}.stageBuilder .axisRow .sideCol .buttons .btn-4{margin:.5rem 0;width:100%}.stageBuilder .axisRow .mainCol{width:90%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.stageBuilder .axisRow .mainCol .piccont{margin-top:1rem}.stageBuilder .axisRow .mainCol .addRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding-top:1rem}.stageBuilder .axisRow .mainCol .addRow .addCont{position:relative}.stageBuilder .axisRow .mainCol .addRow .addCont.sele{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:4rem}.stageBuilder .axisRow .mainCol .addRow .addCont .closeClick{position:absolute;left:100%;bottom:90%}.stageBuilder .axisRow .mainCol .addRow .addCont .closeClick svg{color:#306fdb;width:2rem;height:2rem}.stageBuilder .axisRow .mainCol .addRow .addCont .ads{position:absolute;border:2px solid #57544c;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:2;background-color:#302e28;padding:.3rem;border-radius:15px;box-sizing:rgba(99,99,99,.2) 0 2px 8px 0;opacity:.8;width:8rem;height:5rem;font-weight:500}.stageBuilder .axisRow .mainCol .addRow .addCont .ads span{text-align:center}.stageBuilder .axisRow .mainCol .addRow .addCont .ads span:hover{color:#ffd000!important}.stageBuilder .axisRow .mainCol .addRow .addCont .ads.sel{border:4px solid #ffd000;opacity:1}.stageBuilder .axisRow .mainCol .addRow .addCont .ads.rear{bottom:105%}.stageBuilder .axisRow .mainCol .addRow .addCont .ads.front{top:105%}.stageBuilder .axisRow .mainCol .addRow .addCont .ads.left{right:105%}.stageBuilder .axisRow .mainCol .addRow .addCont .ads.right{left:105%}.stageBuilder .axisRow .mainCol .addRow .addition{padding:.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px;background-color:#302e28;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);width:9.5rem;opacity:.5}.stageBuilder .axisRow .mainCol .addRow .addition.sel{opacity:1}.stageBuilder .axisRow .mainCol .addRow .addition .piccont{height:5rem;width:5rem;margin-bottom:1rem}.stageBuilder .axisRow .mainCol .addRow .addition .ct{color:#fff;font-weight:800;font-size:.9rem}.stageBuilder .axisRow .mainCol .widthRow{display:flex;flex-direction:row;justify-content:center;align-items:center}.stageBuilder .axisRow .mainCol .widthRow .meas{font-size:1.2rem;margin-right:1rem}.stageBuilder .axisRow .mainCol .inputIcon,.stageBuilder .axisRow .mainCol .inputIcon input{width:11rem}.stageBuilder.videoWallBuilder .axisRow .sideCol .priceRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1rem}.stageBuilder.videoWallBuilder .axisRow .sideCol .priceRow.big{font-size:1.3rem}.stageBuilder.videoWallBuilder .axisRow .sideCol .priceRow .withTT{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.stageBuilder.videoWallBuilder .axisRow .sideCol .priceRow .withTT .tt-icon{color:#000}.stageBuilder.videoWallBuilder .axisRow .mainCol{position:relative;height:30rem}.stageBuilder.videoWallBuilder .axisRow .mainCol.xxl{transform:scale(.75)}.stageBuilder.videoWallBuilder .axisRow .mainCol.shortTop .vidWall{margin-top:2.5rem}.stageBuilder.videoWallBuilder .axisRow .mainCol.floor{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;margin-top:0;margin-bottom:1rem;height:20rem}.stageBuilder.videoWallBuilder .axisRow .mainCol .truss{position:absolute;height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start}.stageBuilder.videoWallBuilder .axisRow .mainCol .truss .trussCol{margin-top:-2px}.stageBuilder.videoWallBuilder .axisRow .mainCol .truss .trussCol .piccont{height:210px;width:50px;margin-top:0;border-radius:0}.stageBuilder.videoWallBuilder .axisRow .mainCol .truss .trussCol .piccont.small{height:168px;width:40px}.stageBuilder.videoWallBuilder .axisRow .mainCol .truss .trussCol .piccont.small.leg{height:110.4px;width:40px}.stageBuilder.videoWallBuilder .axisRow .mainCol .truss .trussCol .piccont.leg{height:138px;width:51px}.stageBuilder.videoWallBuilder .axisRow .mainCol .truss .trussCenter{display:flex;flex-direction:row;justify-content:center;align-items:center}.stageBuilder.videoWallBuilder .axisRow .mainCol .truss .trussCenter .trussSegment .piccont{border-radius:0;width:100px;height:48px;margin:0}.stageBuilder.videoWallBuilder .axisRow .mainCol .truss .trussCenter .trussSegment .piccont.small{width:80px;height:38px}.stageBuilder.videoWallBuilder .axisRow .mainCol .vidWall{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:3rem}.stageBuilder.videoWallBuilder .axisRow .mainCol .vidWall .vwCol{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.stageBuilder.videoWallBuilder .axisRow .mainCol .vidWall .vwCol .vwRow .piccont{width:50px;height:50px;border-radius:0;margin-top:0}.stageBuilder.videoWallBuilder .axisRow .mainCol .vidWall .vwCol .vwRow .piccont.small{width:40px;height:40px}.stageRender{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:50vh}.stageRender .steps{position:absolute;top:1rem;right:1rem}.stageRender .steps .piccont{height:6rem;width:6rem}.stageRender .steps .counter{color:#fff;background-color:#ffd000;height:2rem;width:2rem;font-size:1.2rem}.stageRender.msr .stageCont{position:absolute;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:2rem}.stageRender.msr .stageCont .stageRow{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:-395px}.stageRender.msr .stageCont .stageRow .stageCol{margin-left:-160px}.stageRender.msr .stageCont .stageRow .stageCol .piccont{height:600px;width:800px}.stageRender.lumo .stageCont{position:absolute;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:2rem}.stageRender.lumo .stageCont .stageRow{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:-335px}.stageRender.lumo .stageCont .stageRow .stageCol{margin-left:-120px}.stageRender.lumo .stageCont .stageRow .stageCol .piccont{height:400px;width:600px}.stageRender.bigLumo .stageCont .stageRow{margin-top:-300px}.stageRender .stageCont{position:absolute;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:2rem}.stageRender .stageCont .stageRow{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:-420px}.stageRender .stageCont .stageRow .stageCol{margin-left:-117px}.stageRender .stageCont .stageRow .stageCol .piccont{height:600px;width:400px}@media only screen and (max-width:1600px){.stageBuilder .axisRow .mainCol .addRow .addCont .addition{width:7.5rem;opacity:.5}.stageBuilder .axisRow .mainCol .addRow .addCont .addition.sel{opacity:1}.stageBuilder .axisRow .mainCol .addRow .addCont .addition .piccont{height:3rem;width:3rem;margin-bottom:1rem}.stageBuilder .axisRow .mainCol .addRow .addCont .addition .ct{color:#ffd000;font-weight:800;font-size:.9rem}.stageBuilder .axisRow .mainCol .addRow .addCont .closeClick{position:absolute;left:100%;bottom:90%}.stageBuilder .axisRow .mainCol .addRow .addCont .ads{font-size:.7rem;width:6rem;height:4rem}.stageBuilder .axisRow .mainCol .addRow .addCont .ads strong{font-size:.85rem}}@media only screen and (max-width:1300px){.stageRender .steps .piccont{height:4rem;width:4rem}.stageRender .steps .counter{height:1.5rem;width:1.5rem;font-size:1rem}.stageBuilder .axisRow .sideCol{width:17rem}.stageBuilder .axisRow .sideCol .priceCol .addPrice{font-size:1rem}.stageBuilder .axisRow .sideCol .priceCol .finalPrice{font-size:1.1rem}.videoWallBuilder .axisRow .sideCol .priceRow{font-size:.9rem}.videoWallBuilder .axisRow .sideCol .priceRow.big{font-size:1.2rem}.videoWallBuilder .axisRow .mainCol{position:relative;height:30rem;transform:scale(.9)!important}.videoWallBuilder .axisRow .mainCol.xxl{transform:scale(.7)!important}}@media only screen and (max-width:800px){.stageRender{height:40vh;padding-left:2rem}.stageRender .steps{top:auto;bottom:2rem}.stageRender .steps .piccont{height:4rem;width:4rem}.stageRender .steps .counter{height:1.5rem;width:1.5rem;font-size:1rem}.videoWallBuilder .axisRow .sideCol .priceRow{font-size:.9rem}.videoWallBuilder .axisRow .sideCol .priceRow.big{font-size:1.2rem}.videoWallBuilder .axisRow .mainCol{position:relative;flex-direction:column!important;height:30rem;transform:scale(.6)!important}.videoWallBuilder .axisRow .mainCol.xxl{transform:scale(.4)!important}.stageBuilder{padding:0 .5rem}.stageBuilder .stepTitle{padding:.5rem;margin-bottom:.5rem;font-size:.9rem;width:98%;margin-top:.3rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.stageBuilder .stepTitle svg{height:1.6rem;width:1.6rem}.stageBuilder .stepTitle .ONLYPHONE{margin-left:.7rem}.stageBuilder .selectRow{flex-wrap:wrap;padding:.5rem 0}.stageBuilder .selectRow.noPad{padding:0 1rem}.stageBuilder .selectRow .optionCont{width:100%;margin-bottom:.5rem;min-width:16rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.stageBuilder .selectRow .optionCont .piccont{margin-right:1rem}.stageBuilder .selectRow .optionCont.selMade{height:5rem;margin-bottom:.5rem}.stageBuilder .selectRow .optionCont.selMade .piccont{width:4rem;height:4rem;padding:.5rem}.stageBuilder .selectRow .optionCont.rev{flex-direction:row-reverse}.stageBuilder .selectRow .optionCont .col{width:60%}.stageBuilder .selectRow .optionCont .col span,.stageBuilder .selectRow .optionCont .col strong{font-size:.9rem}.stageBuilder .selectRow .optionCont .col p{font-size:.7rem;padding:.5rem 0}.stageBuilder .selectRow .optionCont .piccont{width:6rem;height:6rem;padding:.5rem}.stageBuilder .axisRow{margin-top:0;padding:0;width:100%;flex-direction:column}.stageBuilder .axisRow .sideCol{height:auto;width:100%;border:none;margin-left:0;padding-left:0}.stageBuilder .axisRow .sideCol .inputRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.4rem;padding:0 .5rem}.stageBuilder .axisRow .sideCol .inputRow .meas{font-size:1rem;margin-right:.5rem;width:6rem}.stageBuilder .axisRow .sideCol .inputRow .inputIcon{height:2.5rem;margin:0;flex:1 1}.stageBuilder .axisRow .sideCol .inputRow .inputIcon select{height:2.4rem;background-color:#fff}.stageBuilder .axisRow .mainCol{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-direction:column-reverse}.stageBuilder .axisRow .mainCol .addRow .addCont.sele{margin-top:4rem;margin-bottom:0}.stageBuilder .axisRow .mainCol .addRow .addCont .addition{width:6.5rem;opacity:.5}.stageBuilder .axisRow .mainCol .addRow .addCont .addition .ct{font-size:.7rem}.stageBuilder .axisRow .mainCol .addRow .addCont .addition.sel{opacity:1}.stageBuilder .axisRow .mainCol .addRow .addCont .addition .piccont{height:3rem;width:3rem;margin-bottom:.5rem}.stageBuilder .axisRow .mainCol .addRow .addCont .closeClick svg{height:1.5rem;width:1.5rem}.stageBuilder .axisRow .mainCol .addRow .addCont .ads{font-size:.7rem;width:6rem;height:4rem}.stageBuilder .axisRow .mainCol .addRow .addCont .ads strong{font-size:.85rem}.stageBuilder .axisRow .mainCol .widthRow{display:flex;flex-direction:row;justify-content:center;align-items:center}.stageBuilder .axisRow .mainCol .widthRow .meas{width:6rem;font-size:1.2rem;margin-right:.5rem}.stageBuilder .axisRow .mainCol .inputIcon,.stageBuilder .axisRow .mainCol .inputIcon input{width:11rem}.stageBuilder .axisRow .mainCol .piccont{margin-top:1rem}}.landing{background-color:#fffffe;color:#000;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing .mainTitle{width:70rem;color:#fffffc;font-size:2.2rem;text-shadow:0 0 5px rgba(0,0,0,.8)}.landing.dark{background-color:#21201b;color:#fffffc}.landing.dark .logo-cont{background-color:#302e28!important}.landing.dark input,.landing.dark select{border:2px solid #5e5c54}.landing.dark .genreButton{border-bottom:.3px solid #38362f!important}.landing.dark .genreButton.selected,.landing.dark .scrollbar-cont{background-color:#302e28!important}.landing.dark section .cube__face,.landing.dark section .main-cont,.landing.dark section .main-title,.landing.dark section .scroll-bar{background-color:#302e28!important;color:#fffffc}.landing.light input,.landing.light select{border:2px solid #ebebd8}.landing section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing section.landing-text{font-size:3rem;padding-top:3rem;text-align:center;margin:8rem}.landing section.landing-text p{width:50%;font-size:2.2rem;margin-bottom:1rem}.landing section.landing-text.join{margin:5rem;font-size:2.4rem}.landing section.landing-text.join p{font-size:1.9rem}.landing section.landing-text.join button{margin-top:2rem}.landing section.landing-text.join button a{color:#000!important}.landing section.landing-cards{font-size:1rem;padding-top:3rem}.landing section.landing-cards .cardRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:90rem}.landing section.landing-cards .cardRow .card{display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden;height:36rem;padding:0!important}.landing section.landing-cards .cardRow .card h2{font-size:1.2rem;padding:2rem 0}.landing section.landing-cards .cardRow .card .cardCont{position:relative;width:100%;margin-bottom:-1rem}.landing section.landing-cards .cardRow .card .cardCont .btn-3{position:absolute;top:4rem;left:2rem;box-shadow:0 8px 24px rgba(0,0,0,.14);z-index:2}.landing section.landing-cards .cardRow .card .cardCont .piccont{width:100%;height:auto}.landing section.landing-cards .cardRow .card:hover{transform:scale(1.06)}.landing section.landing-cards .cardRow .card:hover .btn-3{transform:scale(1.15)}.landing section.landing-cards strong{font-size:2.4rem;padding:5rem 2rem;text-align:center}.landing section.landing-cards p{font-size:.9rem;padding:0 1.5rem}.landing section.landing-search{height:30rem;margin-bottom:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.landing section.landing-search .piccont{position:relative;width:100%;height:100%;border-radius:0}.landing section.landing-search .heroContent{position:absolute;z-index:2}.landing section.landing-main,.landing section.landing-search .heroContent{display:flex;flex-direction:column;justify-content:center;align-items:center}.landing section.landing-main{height:100vh;min-height:50rem;background-position:50%}.landing section.landing-main .landing-main-grid{display:grid;width:80%;height:80%;min-width:80rem;grid-template:"buttons buttons buttons buttons buttons" 1fr ". . side . ." 4fr/1fr 1fr 1fr 1fr 1fr}.landing section.landing-main .landing-main-grid .tab-content{grid-area:main;width:80%;height:80%;place-self:center;display:grid;grid-template:"main-title" 1fr "main-cont" 5fr;grid-gap:3rem;gap:3rem}.landing section.landing-main .landing-main-grid .tab-content.events .calDiv{font-size:.8rem;max-height:55vh}.landing section.landing-main .landing-main-grid .tab-content .main-title{grid-area:main-title;background-color:#fffffc;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:2rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont{grid-area:main-cont;background-color:#fffffc;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont p{text-align:justify;width:80%;font-size:1.2rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont a,.landing section.landing-main .landing-main-grid .tab-content .main-cont button{margin-top:2rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.7rem 0;font-size:1.3rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .tag{width:50%;text-align:right;padding-right:1rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .categories-filter{width:18rem;padding:0}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .input{width:18rem;text-align:left;height:2rem;border-radius:5px;padding-left:1rem}.landing section.landing-main .landing-main-grid#Book,.landing section.landing-main .landing-main-grid#Events,.landing section.landing-main .landing-main-grid#Plan,.landing section.landing-main .landing-main-grid#Rentals,.landing section.landing-main .landing-main-grid#Talent{grid-template:"buttons buttons buttons buttons buttons" 1fr "side side main main main" 4fr/1fr 1fr 1fr 1fr 1fr}.landing section.landing-main .landing-main-grid#Book .landing-banner,.landing section.landing-main .landing-main-grid#Events .landing-banner,.landing section.landing-main .landing-main-grid#Plan .landing-banner,.landing section.landing-main .landing-main-grid#Rentals .landing-banner,.landing section.landing-main .landing-main-grid#Talent .landing-banner{animation-name:slideleft;animation-duration:3s;animation-fill-mode:forwards}.landing section.landing-main .landing-main-grid#Book .tab-content,.landing section.landing-main .landing-main-grid#Events .tab-content,.landing section.landing-main .landing-main-grid#Plan .tab-content,.landing section.landing-main .landing-main-grid#Rentals .tab-content,.landing section.landing-main .landing-main-grid#Talent .tab-content{animation-name:fadeinnormal;animation-duration:2s;animation-fill-mode:forwards}.landing section.landing-main .landing-main-grid#Book .tab-content.events,.landing section.landing-main .landing-main-grid#Events .tab-content.events,.landing section.landing-main .landing-main-grid#Plan .tab-content.events,.landing section.landing-main .landing-main-grid#Rentals .tab-content.events,.landing section.landing-main .landing-main-grid#Talent .tab-content.events{width:100%;background-color:#fffffc;margin:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing section.landing-main .landing-main-grid .landing-banner{animation-name:fadeinlong;grid-area:side;display:flex;flex-direction:column;justify-content:center;align-items:center;animation-duration:8s;animation-fill-mode:forwards}.landing section.landing-main .landing-main-grid .scroll-bar{background-color:#fcfcfa;grid-area:buttons;display:flex;flex-direction:row;justify-content:center;align-items:center;animation-name:slideup;animation-duration:4s;animation-fill-mode:forwards;min-height:8rem}.landing section.landing-main .landing-main-grid .scroll-bar .scroll-button{cursor:pointer;min-height:8rem;width:20%;animation-name:fadein;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;animation-duration:6s;animation-fill-mode:forwards;border-bottom:5px solid transparent;font-size:1.5rem;font-weight:700}.landing section.landing-main .landing-main-grid .scroll-bar .scroll-button.logo{cursor:auto;width:18rem}.landing section.landing-main .landing-main-grid .scroll-bar .scroll-button.logo:hover{box-shadow:none;border-bottom:none;transform:scale(1)}.landing section.landing-main .landing-main-grid .scroll-bar .scroll-button.logo .logo-cont{position:relative;background-color:#fcfcfa;box-shadow:0 8px 24px rgba(0,0,0,.14);padding-bottom:70%;width:70%;border-radius:100%}.landing section.landing-main .landing-main-grid .scroll-bar .scroll-button.logo .logo-cont img{padding:15%;position:absolute;top:0;left:0;width:100%;height:100%}.landing section.landing-main .landing-main-grid .scroll-bar .scroll-button span{font-size:2rem;margin-bottom:1rem}.landing section.landing-main .landing-main-grid .scroll-bar .scroll-button:hover{box-shadow:0 8px 24px rgba(0,0,0,.14);border-bottom:5px solid #000}.landing section.landing-main .landing-main-grid .scroll-bar h1{animation-name:fadeout;animation-duration:3s;font-size:2.5rem;animation-fill-mode:forwards;position:absolute;margin:0}.join-features{height:100vh;min-height:50rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.join-features .piccont{position:relative;width:100%;height:100%;border-radius:0}.join-features .scene-carousel{position:absolute}.step-section.light .step-number{background-color:#f5f5eb;border:4px solid #ebebd8}.step-section.dark .step-number{background-color:#403d36;border:4px solid #5e5c54}.step-section .btn-4{margin:4rem}.step-section .join-steps{display:grid;width:70%;grid-template:" . . title . ." "n1 t1 p1 p1 p1" "p2 p2 p2 t2 n2" "n3 t3 p3 p3 p3" "p4 p4 p4 t4 n4"/1fr 1fr 2fr 1fr 1fr;grid-gap:2rem 0;gap:2rem 0;place-items:center}.step-section .join-steps h2{font-size:2.4rem;margin-top:3rem;grid-area:title}.step-section .join-steps .step-number,.step-section .join-steps h2{display:flex;flex-direction:column;justify-content:center;align-items:center}.step-section .join-steps .step-number{height:5rem;width:5rem;box-shadow:0 8px 24px rgba(0,0,0,.14);border-radius:100%;font-size:2rem}.step-section .join-steps .step-number.one{grid-area:n1}.step-section .join-steps .step-number.two{grid-area:n2}.step-section .join-steps .step-number.three{grid-area:n3}.step-section .join-steps .step-number.four{grid-area:n4}.step-section .join-steps .step-title{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Play,Helvetica,sans-serif;font-size:2rem}.step-section .join-steps .step-title.one{grid-area:t1}.step-section .join-steps .step-title.two{grid-area:t2}.step-section .join-steps .step-title.three{grid-area:t3}.step-section .join-steps .step-title.four{grid-area:t4}.step-section .join-steps .step-text{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Play,Helvetica,sans-serif;font-size:.8rem}.step-section .join-steps .step-text.one{grid-area:p1}.step-section .join-steps .step-text.two{grid-area:p2;text-align:right}.step-section .join-steps .step-text.three{grid-area:p3}.step-section .join-steps .step-text.four{grid-area:p4;text-align:right}@media only screen and (max-width:1600px){.join-features{min-height:35rem}.step-section .wbtn-4{margin:3rem}.step-section .join-steps{width:85%;grid-template:" . . title . ." "n1 n1 p1 p1 p1" "t1 t1 p1 p1 p1" "p2 p2 p2 n2 n2" "p2 p2 p2 t2 t2" "n3 n3 p3 p3 p3" "t3 t3 p3 p3 p3" "p4 p4 p4 n4 n4" "p4 p4 p4 t4 t4"/1fr 1fr 2fr 1fr 1fr;gap:.5rem 0;place-items:center}.step-section .join-steps h2{font-size:2rem;margin-top:2rem}.step-section .join-steps .step-number{display:flex;flex-direction:column;justify-content:center;align-items:center;height:4rem;width:4rem;font-size:1.7rem}.step-section .join-steps .step-title{font-size:1.6rem}}@media only screen and (max-width:800px){.join-features{background-image:url(https://dnw-server-resources-locations.s3.us-east-2.amazonaws.com/EventsD.jpg);height:40rem;min-height:0;overflow:hidden;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.step-section .wbtn-4{margin:2rem}.step-section .join-steps{width:85%;grid-template:"title title title title title " "n1 n1 t1 t1 ." "p1 p1 p1 p1 p1" ". t2 t2 n2 n2" "p2 p2 p2 p2 p2" "n3 n3 t3 t3 ." "p3 p3 p3 p3 p3" ". t4 t4 n4 n4" "p4 p4 p4 p4 p4"/1fr 1fr 2fr 1fr 1fr;gap:1rem 0;place-items:center}.step-section .join-steps h2{font-size:2rem;margin-top:2rem}.step-section .join-steps .step-number{display:flex;flex-direction:column;justify-content:center;align-items:center;height:4rem;width:4rem;font-size:1.7rem}.step-section .join-steps .step-title{font-size:1.2rem}}*{box-sizing:border-box}body{color:#000;font-family:Montserrat,sans-serif}.scene{perspective:40rem}.cube,.scene{width:20rem;height:20rem}.cube{position:relative;transform-style:preserve-3d;transform:translateZ(-10rem);transition:transform 1.5s}.cube.Book{transform:translateZ(-10rem) rotateY(0deg)}.cube.Plan{transform:translateZ(-10rem) rotateY(-90deg)}.cube.logo{transform:translateZ(-10rem) rotateY(-180deg)}.cube.Rentals{transform:translateZ(-10rem) rotateY(90deg)}.cube.Talent{transform:translateZ(-10rem) rotateX(-90deg)}.cube.Events{transform:translateZ(-10rem) rotateX(90deg)}.cube__face{position:absolute;width:20rem;height:20rem;border:2px solid #000;font-size:5rem;font-weight:700;color:#000;text-align:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fcfcfa;opacity:.91}.cube__face img{width:80%}.cube__face h4{font-size:3rem}.cube__face p{font-size:1.3rem;padding:1rem}.cube__face--front{transform:rotateY(0deg) translateZ(10rem)}.cube__face--right{transform:rotateY(90deg) translateZ(10rem)}.cube__face--back{transform:rotateY(180deg) translateZ(10rem)}.cube__face--left{transform:rotateY(-90deg) translateZ(10rem)}.cube__face--top{transform:rotateX(90deg) translateZ(10rem)}.cube__face--bottom{transform:rotateX(-90deg) translateZ(10rem)}label{margin-right:10px}@media only screen and (max-width:800px){.scene{perspective:40rem}.cube,.scene{width:15rem;height:15rem}.cube{position:relative;transform-style:preserve-3d;transform:translateZ(-10rem);transition:transform 1.5s}.cube__face{width:15rem;height:15rem;font-size:3rem}.cube__face img{width:80%}.cube__face h4{font-size:2rem}.cube__face p{font-size:1rem;padding:.8rem}.cube__face--front{transform:rotateY(0deg) translateZ(7.5rem)}.cube__face--right{transform:rotateY(90deg) translateZ(7.5rem)}.cube__face--back{transform:rotateY(180deg) translateZ(7.5rem)}.cube__face--left{transform:rotateY(-90deg) translateZ(7.5rem)}.cube__face--top{transform:rotateX(90deg) translateZ(7.5rem)}.cube__face--bottom{transform:rotateX(-90deg) translateZ(7.5rem)}.cube.Book{transform:translateZ(-7.5rem) rotateY(0deg)}.cube.Plan{transform:translateZ(-7.5rem) rotateY(-90deg)}.cube.logo{transform:translateZ(-7.5rem) rotateY(-180deg)}.cube.Rentals{transform:translateZ(-7.5rem) rotateY(90deg)}.cube.Talent{transform:translateZ(-7.5rem) rotateX(-90deg)}.cube.Events{transform:translateZ(-7.5rem) rotateX(90deg)}}.join-features.light{color:#1a1814}.join-features.light .cell-info,.join-features.light .cell-why{color:#1a1814;background-color:#f5f5eb;border:2px solid #ebebd8}.join-features.light .cell-2 .calDiv{border-color:#ebebd8}.join-features.light .cell-2 .artist-list{overflow-y:auto;background-color:transparent}.join-features.light .cell-2 .artist-list .artist{color:#1a1814}.join-features.dark{color:#fffffc}.join-features.dark .cell-info,.join-features.dark .cell-why{color:#fffffc;background-color:#403d36;border:2px solid #5e5c54}.join-features.dark .cell-2 .calDiv{border-color:#5e5c54}.join-features.dark .cell-2 .artist-list{overflow-y:auto;background-color:transparent}.join-features.dark .cell-2 .artist-list .artist{color:#fffffc}.join-features .scene-carousel{margin-top:-10rem;width:50rem;height:28rem;perspective:200rem}.join-features .carousel{width:100%;height:100%;position:absolute;transform:translateZ(-45rem);transform-style:preserve-3d;transition:transform 1s}.join-features .carousel__cell{cursor:pointer;position:absolute;width:45rem;z-index:1;font-weight:700;color:#fff;text-align:center;transition:transform 1s,opacity 1s}.join-features .carousel__cell,.join-features .carousel__cell .cell-why{height:34rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.join-features .carousel__cell .cell-why{padding:2rem;border-radius:10px;font-weight:400;font-size:1.5rem}.join-features .carousel__cell .cell-why h2{padding-bottom:2rem;font-size:2rem}.join-features .carousel__cell:first-child{transform:rotateY(0deg) translateZ(45rem)}.join-features .carousel__cell:nth-child(2){transform:rotateY(60deg) translateZ(45rem)}.join-features .carousel__cell:nth-child(3){transform:rotateY(120deg) translateZ(45rem)}.join-features .carousel__cell:nth-child(4){transform:rotateY(180deg) translateZ(45rem)}.join-features .carousel__cell:nth-child(5){transform:rotateY(240deg) translateZ(45rem)}.join-features .carousel__cell:nth-child(6){transform:rotateY(300deg) translateZ(45rem)}.join-features .carousel-options{text-align:center;position:relative;z-index:2;background:hsla(0,0%,100%,.8)}.join-features .cell-2{max-width:45rem;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.join-features .cell-2 .calDiv{width:100%;border:2px solid;border-radius:5px}.join-features .cell-2 .cell-info{left:2rem;top:0;width:25rem;position:absolute;padding:2rem 1rem;font-weight:400;border-radius:10px;font-size:1rem;z-index:7;box-shadow:0 8px 24px rgba(0,0,0,.14)}@media only screen and (max-width:1600px){.join-features .scene-carousel{margin-top:-5rem;width:30rem;height:24rem}.join-features .carousel__cell{width:30rem;height:24rem}.join-features .carousel__cell .cell-why{height:24rem;padding:1rem;font-size:1.1rem}.join-features .carousel__cell .cell-why h2{padding-bottom:1rem;font-size:1.5rem}.join-features .cell-2{max-width:35rem}.join-features .cell-2 .cell-info{width:20rem;position:absolute;padding:1rem .5rem;font-size:.8rem}.join-features .carousel__cell:first-child{transform:rotateY(0deg) translateZ(30rem)}.join-features .carousel__cell:nth-child(2){transform:rotateY(60deg) translateZ(30rem)}.join-features .carousel__cell:nth-child(3){transform:rotateY(120deg) translateZ(30rem)}.join-features .carousel__cell:nth-child(4){transform:rotateY(180deg) translateZ(30rem)}.join-features .carousel__cell:nth-child(5){transform:rotateY(240deg) translateZ(30rem)}.join-features .carousel__cell:nth-child(6){transform:rotateY(300deg) translateZ(30rem)}}@media only screen and (max-width:800px){.join-features .scene-carousel{margin-top:0;width:100%;height:25rem;perspective:0}.join-features .carousel__cell{width:100%;height:25rem}.join-features .carousel__cell .cell-why{height:25rem;padding:1rem;font-size:1.1rem}.join-features .carousel__cell .cell-why h2{padding-bottom:1rem;font-size:1.5rem}.join-features .cell-2{max-width:100%}.join-features .cell-2 .cell-info{width:15rem;position:absolute;margin-top:-8rem;padding:1rem .5rem;font-size:.8rem}.join-features .carousel__cell:first-child{transform:rotateX(0deg) translateZ(30rem)}.join-features .carousel__cell:nth-child(2){transform:rotateX(60deg) translateZ(30rem)}.join-features .carousel__cell:nth-child(3){transform:rotateX(120deg) translateZ(30rem)}.join-features .carousel__cell:nth-child(4){transform:rotateX(180deg) translateZ(30rem)}.join-features .carousel__cell:nth-child(5){transform:rotateX(240deg) translateZ(30rem)}.join-features .carousel__cell:nth-child(6){transform:rotateX(300deg) translateZ(30rem)}.join-features .carousel-arrowup{position:absolute;top:5rem;left:0;right:0;margin-top:-14rem;height:14rem;z-index:9}.join-features .profile-container{max-height:40rem;max-width:30rem}.join-features .carousel-arrowdown{position:absolute;top:4rem;left:0;right:0;margin-top:14rem;height:14rem;z-index:9}}.landing-artist{width:90rem;max-width:100%}.landing-artist .scrollbar-cont{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:90rem;max-width:100%;padding:2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);background-color:#fcfcfa;margin-bottom:4rem;border-radius:10px}.landing-artist .scrollbar-cont .artist{width:12rem;margin:1.2rem .5rem;padding:.7rem;font-size:.8rem}.landing-artist .scrollbar{display:flex;flex-direction:row;justify-content:center;align-items:center;width:90rem;max-width:100%;height:18rem;cursor:pointer;border-top:5px solid transparent}.landing-artist .scrollbar .genreButton{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;border-bottom:.3px solid #bbb9b9;width:13%}.landing-artist .scrollbar .genreButton:hover{border-top:5px solid #000}.landing-artist .scrollbar .genreButton.selected{border-top:5px solid #000;border-bottom:.3px solid transparent;background-color:#fcfcfa;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.landing-artist .scrollbar .genreButton span{font-size:1.2rem;font-weight:700;margin:1rem;text-align:center;min-height:3rem}.landing-artist .scrollbar .genreButton .piccont{border-radius:100%;width:70%;height:auto;overflow:hidden}@media only screen and (max-width:1600px){.landing-artist .scrollbar-cont{min-width:70rem;padding:3rem;margin-bottom:2rem}.landing-artist .scrollbar{height:14rem;min-width:70rem}}@media only screen and (max-width:1300px){.landing-artist .scrollbar-cont{min-width:0;width:100%;padding:1rem;margin-bottom:0;overflow-x:auto;justify-content:flex-start}.landing-artist .scrollbar{min-width:40rem;height:15rem;width:97%;overflow-x:auto}.landing-artist .scrollbar .genreButton span{font-size:1rem;margin:.7rem}}@media only screen and (max-width:800px){.landing-artist .scrollbar-cont{padding:1rem;margin-bottom:0}.landing-artist .scrollbar,.landing-artist .scrollbar-cont{min-width:0;width:100%;overflow-x:auto;justify-content:flex-start}.landing-artist .scrollbar{height:13rem}.landing-artist .scrollbar .genreButton{min-width:8rem}.landing-artist .scrollbar .genreButton .piccont img{border-radius:100%}.landing-artist .scrollbar .genreButton span{font-size:1rem;margin:.7rem}}.footer{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:2px outset}.footer.light{background-color:#fafaf5;color:#000;border-color:#ebebd8}.footer.light h3{border-color:#ebebd8!important}.footer.light a{color:#000}.footer.dark{border-color:#5e5c54;background-color:#302e28;color:#fffffc}.footer.dark h3{border-color:#5e5c54!important}.footer section{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start;max-width:90rem}.footer section div{width:25%}.footer section div.footer-col{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem}.footer section div.footer-col a,.footer section div.footer-col span{text-align:left;width:60%;padding:.5rem 0}.footer section div.footer-col h3{font-size:1.4rem;padding:.8rem;width:70%;border-bottom:1px solid #fffffc}.footer section div.footer-row{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:3rem 3rem 0}.footer section div.footer-row .socialButton svg{width:2.5rem;height:2.5rem}.footer-refer{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-refer .subCont>div{padding:2rem}.footer-refer .subCont form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.footer-refer .subCont form div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:50%;padding:.5rem 0}.footer-refer .subCont form div input{width:50%}.footer-refer .subCont form .btn-2{margin:1rem;border-radius:5px;cursor:pointer}@media only screen and (max-width:1600px){.footer section div{width:30%}.footer section div.footer-col{margin-bottom:1rem}.footer section div.footer-col a,.footer section div.footer-col span{text-align:left;width:70%;padding:.3rem 0}.footer section div.footer-col h3{font-size:1.2rem;padding:.8rem;width:80%}.footer section div.footer-row{display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:2rem 2rem 0 0}}@media only screen and (max-width:800px){.footer{padding-bottom:4rem}.footer section div{width:33%}.footer section div.footer-col{margin-bottom:1rem}.footer section div.footer-col a,.footer section div.footer-col span{text-align:left;width:80%;padding:.3rem 0;margin:.4rem 0;font-size:.7rem}.footer section div.footer-col h3{font-size:.8rem;padding:.5rem;width:95%}.footer section div.footer-row{display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:1rem 0 0}}@keyframes fadein{0%{opacity:0}75%{opacity:0}to{opacity:1}}@keyframes fadeinnormal{0%{opacity:0}to{opacity:1}}@keyframes fadeinlong{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes slideleft{0%{opacity:.8;margin-left:90%}50%{margin-left:0}to{margin-left:0;opacity:1}}@keyframes fadeout{0%{opacity:.5}55%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes slideup{0%{margin-top:10%}75%{margin-top:10%}to{margin-top:0}}@media only screen and (max-width:1600px){.landing .cardRow{padding:2rem}.landing section.landing-text{font-size:2rem;margin:5rem}.landing section.landing-text p{width:70%;font-size:1.5rem}.landing section.landing-text.join{margin:5rem;font-size:2rem}.landing section.landing-text.join p{font-size:1.5rem}.landing section.landing-text.join button{margin-top:2rem}.landing section.landing-text.join button a{color:#000!important}.landing section.landing-main{min-height:40rem}.landing section.landing-main .landing-main-grid{min-width:65rem;width:90%;height:90%}.landing section.landing-main .landing-main-grid .tab-content{grid-template:"main-title" 1fr "main-cont" 5fr;gap:2rem}.landing section.landing-main .landing-main-grid .tab-content.events .calDiv{font-size:.8rem}.landing section.landing-main .landing-main-grid .tab-content .main-title{font-size:1.3rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont{font-size:.9rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont p{width:80%;font-size:.9rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row{font-size:1rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .tag{width:40%}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .categories-filter,.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .input{width:14rem}}@media only screen and (max-width:1300px){.landing .mainTitle{width:50rem}.landing section.landing-cards strong{font-size:1.4rem}.landing section.landing-text{font-size:2rem;margin:4rem}.landing section.landing-text p{width:80%;font-size:1.3rem}.landing section.landing-text.join{margin:3rem;font-size:1.7rem}.landing section.landing-text.join p{font-size:1.3rem}.landing section.landing-main{height:100vh}.landing section.landing-main .landing-main-grid{width:95%;height:95%;min-width:30rem}.landing section.landing-main .landing-main-grid .scroll-bar h1{font-size:1.4rem}.landing section.landing-main .landing-main-grid .tab-content{grid-template:"main-title" 1fr "main-cont" 5fr;gap:1rem}.landing section.landing-main .landing-main-grid .tab-content .main-title{font-size:1.5rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont{font-size:.8rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont p{width:90%;font-size:.8rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row{flex-direction:column;font-size:1.2rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .tag{width:80%;text-align:left;padding-right:none}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .categories-filter,.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .input{width:80%}}@media only screen and (max-width:800px){.landing .cardRow{padding:1rem}.landing .mainTitle{width:100%;font-size:1.6rem;text-align:center;padding:1rem}.landing .landing-search{min-height:25rem!important;max-height:25rem!important}.landing .landing-search .inputIcon{box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.landing.light .tab-content .main-cont{border-bottom:2px solid #ebebd8}.landing.dark .tab-content .main-cont{border-bottom:2px solid #5e5c54}.landing section.landing-text{font-size:2rem;margin:3rem}.landing section.landing-text p{width:80%;font-size:1.3rem}.landing section.landing-text.join{z-index:9;margin:3rem;font-size:1.2rem}.landing section.landing-text.join p{font-size:1rem}.landing section.landing-main{min-height:50vh;height:auto;background-position:center 10rem}.landing section.landing-main#Rentals,.landing section.landing-main.Book,.landing section.landing-main.Plan,.landing section.landing-main.Talent{min-height:90vh;background-size:auto 20rem}.landing section.landing-main.Events{height:120vh;background-size:auto 20rem}.landing section.landing-main .landing-main-grid{width:100%;height:100%;min-width:0;grid-template:"buttons buttons buttons buttons buttons" 10rem ". . side . ." 20rem/1fr 1fr 1fr 1fr 1fr}.landing section.landing-main .landing-main-grid .scroll-bar{overflow-x:auto;overflow-y:hidden;animation-name:none;grid-area:buttons;justify-content:flex-start;min-height:10rem}.landing section.landing-main .landing-main-grid .scroll-bar .scroll-button{min-height:10rem;min-width:10rem}.landing section.landing-main .landing-main-grid .scroll-bar h1{animation-name:fadeout;animation-duration:4s;text-align:center;animation-fill-mode:forwards;position:absolute;margin:0}.landing section.landing-main .landing-main-grid .landing-banner{animation-duration:5s;animation-fill-mode:forwards}.landing section.landing-main .landing-main-grid#Book,.landing section.landing-main .landing-main-grid#Events,.landing section.landing-main .landing-main-grid#Plan,.landing section.landing-main .landing-main-grid#Rentals,.landing section.landing-main .landing-main-grid#Talent{grid-template:"buttons" 10rem "side" 20rem "main" 1fr/100%}.landing section.landing-main .landing-main-grid#Book .landing-banner,.landing section.landing-main .landing-main-grid#Events .landing-banner,.landing section.landing-main .landing-main-grid#Plan .landing-banner,.landing section.landing-main .landing-main-grid#Rentals .landing-banner,.landing section.landing-main .landing-main-grid#Talent .landing-banner{animation-name:none}.landing section.landing-main .landing-main-grid#Book .tab-content,.landing section.landing-main .landing-main-grid#Events .tab-content,.landing section.landing-main .landing-main-grid#Plan .tab-content,.landing section.landing-main .landing-main-grid#Rentals .tab-content,.landing section.landing-main .landing-main-grid#Talent .tab-content{animation-name:none;font-size:1rem}.landing section.landing-main .landing-main-grid#Book .tab-content .input,.landing section.landing-main .landing-main-grid#Events .tab-content .input,.landing section.landing-main .landing-main-grid#Plan .tab-content .input,.landing section.landing-main .landing-main-grid#Rentals .tab-content .input,.landing section.landing-main .landing-main-grid#Talent .tab-content .input{font-size:.9rem}.landing section.landing-main .landing-main-grid#Book .tab-content.events,.landing section.landing-main .landing-main-grid#Events .tab-content.events,.landing section.landing-main .landing-main-grid#Plan .tab-content.events,.landing section.landing-main .landing-main-grid#Rentals .tab-content.events,.landing section.landing-main .landing-main-grid#Talent .tab-content.events{width:100%;background-color:#fffffc;margin:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing section.landing-main .landing-main-grid#Book .tab-content.events .calDiv,.landing section.landing-main .landing-main-grid#Events .tab-content.events .calDiv,.landing section.landing-main .landing-main-grid#Plan .tab-content.events .calDiv,.landing section.landing-main .landing-main-grid#Rentals .tab-content.events .calDiv,.landing section.landing-main .landing-main-grid#Talent .tab-content.events .calDiv{font-size:.3rem}.landing section.landing-main .landing-main-grid .tab-content{grid-template:"main-cont" 100%;gap:0;width:100%;height:100%}.landing section.landing-main .landing-main-grid .tab-content .main-title{display:none}.landing section.landing-main .landing-main-grid .tab-content .main-cont{min-height:50vh;font-size:.8rem;padding:2rem 0}.landing section.landing-main .landing-main-grid .tab-content .main-cont p{width:90%;font-size:.8rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row{flex-direction:column;font-size:1.2rem}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .tag{width:80%;text-align:left;padding-right:none}.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .categories-filter,.landing section.landing-main .landing-main-grid .tab-content .main-cont-row .input{width:80%}}.faq{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.faq button{margin:2rem}.faq.light .faq-question{border-bottom:2px solid #ebebd8}.faq.light .faq-question:hover{color:#5e5c54;border-color:#ebebd8 #5e5c54 #5e5c54;border-top:2px solid #5e5c54;background-color:#fffffe}.faq.light .tabs span{border-bottom:2px solid #ebebd8}.faq.light .tabs span.sel,.faq.light .tabs span:hover{color:#5e5c54;border-color:#5e5c54}.faq.dark .faq-question{border-bottom:2px solid #5e5c54}.faq.dark .faq-question:hover{color:#ffd000;border-color:#ffd000;border-top:2px solid #ffd000;background-color:#302e28}.faq.dark .tabs span{border-bottom:2px solid #5e5c54}.faq.dark .tabs span.sel,.faq.dark .tabs span:hover{color:#ffd000;border-color:#ffd000}.faq h3{font-size:2rem}.faq .tabs{width:50%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:1.3rem}.faq .tabs span{width:19%;padding:.5rem 1rem;cursor:pointer}.faq .tabs span.sel,.faq .tabs span:hover{transform:scale(.98)}.faq .answer{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.faq .answer strong{font-size:1.5rem}.faq .answer p{font-size:1.2rem;padding:2rem}.faq-questions{width:50%;height:60%;overflow-y:auto}.faq-question{font-size:1.5rem;height:6rem;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.faq-form .field{width:25rem}.faq-form .field textarea{height:10rem}.landingSearch{width:70rem;height:6rem;border-radius:10px;padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.landingSearch.light{background-color:#fafaf5}.landingSearch.dark{background-color:#302e28}.landingSearch .btn-3{height:3.5rem;font-size:1.2rem;margin-left:2.5rem}.landingSearch .btn-3 svg{height:1.4rem;width:1.4rem}.inputIcon{position:relative;border:2px solid #ebebd8;border-radius:5px;background-color:#fffffe;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.inputIcon.fullInput input{width:100%}.inputIcon .colorText.red{position:absolute;bottom:-1.5rem}.inputIcon .hours{color:#5e5c54;position:absolute;right:3rem}.inputIcon .cityResults{border-radius:5px;position:absolute;top:4.2rem;width:20rem;color:#000;background-color:#fffffe;left:-2rem;border:2px solid #ebebd8;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.inputIcon .cityResults .scroll{max-height:15rem;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.inputIcon .cityResults:after{content:" ";position:absolute;bottom:100%;border:10px solid transparent;border-bottom-color:#ebebd8;left:50%;margin-left:-5px}.inputIcon .cityResults.dark{border-color:#5e5c54}.inputIcon .cityResults .singleCity{width:100%;height:4rem;padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:2px solid #ebebd8;cursor:pointer}.inputIcon .cityResults .singleCity:hover{color:#c4a000;background-color:#fafaf5}.inputIcon .cityResults .singleCity:hover span{color:#000}.inputIcon .cityResults .singleCity svg{height:1.5rem;width:1.5rem}.inputIcon .cityResults .singleCity .cityInfo{width:16rem;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.inputIcon .cityResults .singleCity .cityInfo strong{padding:.3rem 0;font-size:.9rem}.inputIcon .cityResults .singleCity .cityInfo span{font-size:.8rem}.inputIcon label{position:absolute;color:#000}.inputIcon label svg{margin-left:.5rem;font-size:1.5rem;height:1.5rem;width:1.5rem}.inputIcon label#dateLabel{background-color:#fcfcfa;display:flex;flex-direction:row;justify-content:center;align-items:center}.inputIcon label#dateLabel svg{margin-right:1rem}.inputIcon select{text-indent:2.5rem}.inputIcon input{padding-left:3rem}.inputIcon select{color:#000!important}.inputIcon input,.inputIcon select{border-radius:5px;height:3.35rem;background-color:#fffffe;border-color:transparent!important;width:10rem;font-size:1rem}.inputIcon input#location,.inputIcon select#location{width:16rem}.inputIcon input#date,.inputIcon select#date{border:none;width:14.5rem;box-sizing:border-box;outline:0;padding:.75rem;position:relative;z-index:100;background:transparent;overflow:hidden}.inputIcon input#date.empty,.inputIcon select#date.empty{color:transparent;padding-left:14.5rem;width:2rem}.inputIcon input#date.filled,.inputIcon select#date.filled{color:#000!important;width:14.5rem;padding-left:2.5rem}.inputIcon input[type=datetime-local]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;z-index:10000;right:0;top:0;width:auto}.inputIcon.light{border-color:#ebebd8}.inputIcon.dark{border-color:#5e5c54}@media only screen and (max-width:1300px){.landingSearch{width:49rem;height:11rem;padding:1rem;flex-wrap:wrap}.landingSearch .btn-3{margin-left:.7rem}.inputIcon .cityResults{width:18rem;left:0}.inputIcon .cityResults .singleCity .cityInfo{width:15rem;padding-left:1rem}.inputIcon select{width:23rem}.inputIcon input#location{width:18rem}}@media only screen and (max-width:800px){.landingSearch{width:100%;height:14rem;padding:1rem 0;flex-wrap:wrap;background-color:transparent!important;box-shadow:none;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.landingSearch .btn-3{height:3rem;font-size:1.2rem;margin-left:0}.inputIcon label svg{margin-left:.5rem;font-size:1.3rem;height:1.3rem;width:1.3rem}.inputIcon label#dateLabel svg{margin-right:.7rem}.inputIcon .cityResults{top:3.8rem;width:46vw;left:0;z-index:1000}.inputIcon .cityResults .singleCity .cityInfo{width:27vw;padding-left:0}.inputIcon input,.inputIcon select{height:2.85rem!important}.inputIcon input#location,.inputIcon select{width:46vw}.inputIcon input#date.filled{width:46vw;font-size:14px!important}.inputIcon input#date.empty{padding-left:44vw!important}}.artist{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:14rem;margin:1.2rem .5rem;padding:.7rem;font-size:.8rem;cursor:pointer;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24)}.artist.dark{background-color:#403d36;color:#fffffc}.artist.dark:hover{background-color:#47453d}.artist.light{background-color:#f5f5eb}.artist.light:hover{background-color:#f2f2e6}.artist.small{width:13rem}.artist:hover{transform:scale(1.05)}.artist h2{font-size:1rem!important;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;height:4.5rem}.artist .piccont{border-radius:5px;width:100%;height:auto}.artist-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%}.artist .starShow{width:50%}.showPackages{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start;height:25rem;border-top-right-radius:10px;border-bottom-right-radius:10px;margin:1.5rem .5rem}.showPackages .scrollList{width:20rem;max-height:100%}.showPackages .scrollList .piccont img{width:6rem;height:6rem;min-height:0}.showPackages .scrollList .piccont{border-radius:5px;overflow:hidden}.showPackages .scrollList .col.info{width:60%}.showPackages .scrollList .singleCE h5{font-size:.9rem!important}.showPackages .scrollList .singleCE strong{font-size:.7rem!important}.showPackages.dark{background-color:#403d36;color:#fffffc}.showPackages.dark:hover{background-color:#47453d}.showPackages.light{background-color:#f5f5eb}.showPackages.light:hover{background-color:#f2f2e6}.showPackages .artist{transform:scale(1.02);margin:0;height:25rem}.showPackages .artist h2{margin:0}@media only screen and (max-width:1600px){.artist{width:14rem;margin:1.2rem .5rem;padding:.7rem;font-size:.8rem}.artist.small{width:11rem}.artist:hover{transform:scale(1.05)}.artist h2{font-size:.8rem!important}}@media only screen and (max-width:1300px){.artist{min-width:10rem;width:12rem;margin:1.2rem .5rem;padding:.7rem;font-size:.8rem}.artist.small{width:11rem}.artist:hover{transform:scale(1.05)}.artist h2{font-size:.8rem!important}}@media only screen and (max-width:800px){.artist{min-width:10rem;margin:1.2rem .5rem;padding:.7rem;font-size:.8rem}.artist.small{width:11rem}.artist:hover{transform:scale(1.05)}.artist h2{font-size:.8rem!important}}.uiProfile{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1001;overflow-y:auto}.uiBack,.uiProfile{position:fixed;top:0;bottom:0;left:0;right:0}.uiBack{background-color:#000;opacity:.3;z-index:1000}.profile{display:grid;grid-template:"picture cont"/32% 68%;justify-items:center}.profile#revPic{grid-template:" cont picture"/68% 32%}.profile-popup{max-width:45rem;max-height:100vh}.profile-popup .profile-container{grid-template:"name name name close" 3rem "line line line line" "city city stars stars" "cat cat cat cat" "bio bio bio bio" "media media media media" "members members members members"/1fr 1fr 1fr 1fr}.profile-popup .profile-container .close{grid-area:close;font-size:1.5rem;place-self:end}.profile-popup .profile-container .profile-container-heart{display:none}.profile-picture{grid-area:picture;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.14);overflow:hidden;place-self:center;margin-right:-10%}.profile-picture.light{border:2px solid #ebebd8}.profile-picture.dark{border:2px solid #5e5c54}.profile-picture:hover{z-index:1;transform:scale(1.1)}.profile-picture img{height:auto;width:100%}.profile-picture.changePic{width:20rem!important;height:30rem!important;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.profile-picture.changePic img{height:100%;width:auto}.profile-picture.changePic.light{background-color:#f5f5eb;color:#5e5c54;border:2px solid #ebebd8}.profile-picture.changePic.light:hover:before{background-color:#f0f0e1;color:#5e5c54;border:2px solid #ebebd8}.profile-picture.changePic.dark{background-color:#403d36;color:#fffffc;border:2px solid #5e5c54}.profile-picture.changePic.dark:hover:before{background-color:#4f4c45;color:#fffffc;border:2px solid #5e5c54}.profile-picture.changePic span{font-size:3rem}.profile-picture.changePic:hover{color:#ffd000}.profile-picture.changePic:hover:before{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:10rem;position:absolute;font-size:.9rem;border-radius:5px;text-align:center;padding:.2rem;box-shadow:0 8px 24px rgba(0,0,0,.14);z-index:10000;width:90%;height:3rem;content:"Upload an Image that you want featured on your public profile."}.profile-options{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:-2rem}.profile-options button{position:absolute;margin-top:-3rem;width:10rem;height:2rem;font-size:1rem}.profile-options-book{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;margin-top:-.3rem}.profile-options-book .separator{height:3rem}.profile-options-book.light{background-color:#fafaf5}.profile-options-book.light .link a{color:#000!important}.profile-options-book.light .separator{border-left:2px solid #ebebd8}.profile-options-book.dark{background-color:#302e28}.profile-options-book.dark .link a{color:#fffffc!important}.profile-options-book.dark .separator{border-left:2px solid #ebebd8}.profile-options-book .link{width:50%;padding:0 1rem;height:4rem}.profile-options-book .link,.profile-options-book .link a{text-align:center;display:flex;flex-direction:col;justify-content:center;align-items:center}.profile-options-book .link a{width:100%;height:100%}.profile-options-book .link.light:hover{background-color:#fffffe}.profile-options-book .link.dark:hover{background-color:#1a1814}.profile-container{display:grid;padding:1.5rem;max-width:40rem;grid-template:"name name name heart" 3rem "line line line line" "city city stars stars" "cat cat cat cat" "bio bio bio bio" "media media media media" "members members members members"/1fr 1fr 1fr 2fr;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.14)}.profile-container.light{background-color:#fafaf5;color:#1a1814}.profile-container.light .close{color:#1a1814}.profile-container.light .profile-container-bio{border-left:2px solid #ebebd8}.profile-container.dark{background-color:#302e28;color:#fffffc}.profile-container.dark .close{color:#fffffc}.profile-container-heart{grid-area:heart;place-self:center end;font-size:2rem;padding:0 1rem}.profile-container-city{grid-area:city;place-self:center flex-start;padding-left:1rem}.profile-container-city h2{font-size:1rem;padding:0;margin:0}.profile-container-stars{grid-area:stars;place-self:center end;font-size:1.1rem}.profile-container-cat{grid-area:cat;width:95%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;place-self:center center;flex-wrap:wrap}.profile-container-cat .catRel{position:relative}.profile-container-cat h2{font-size:.9rem;padding:.2rem;cursor:pointer}.profile-container-cat .profileCats{z-index:900;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;padding:.7rem;border-radius:10px;position:absolute;box-shadow:0 8px 24px rgba(0,0,0,.14)}.profile-container-cat .profileCats.light{background-color:#f5f5eb;border:2px solid #ebebd8;color:#1a1814}.profile-container-cat .profileCats.dark{background-color:#403d36;border:2px solid #403d36;color:#fffffc}.profile-container-cat .profileCats span{padding:.1rem}.profile-container-line{grid-area:line;border-bottom:2px solid #ffd000;margin-bottom:.5rem}.profile-container h1{grid-area:name;padding:0 1rem;margin:0;width:100%;max-width:100%;font-size:1.5rem;text-align:left;height:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.profile-container-bio{grid-area:bio;font-size:.75rem;text-align:justify;padding:0 1rem;border-left:2px solid #fffffc;font-weight:400;max-height:12rem;overflow-y:auto;min-width:25rem}.profile-container-media{grid-area:media;margin-top:1rem}.profile-container-media .iconMenu{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem 0}.profile-container-media .iconMenu svg{width:1.7rem;height:1.7rem}.profile-container-media .media-tabs{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.profile-container-media .media-tabs span{padding:.5rem;width:33.34%;display:flex;flex-direction:row;justify-content:center;align-items:center;border-bottom:2px solid transparent;cursor:pointer}.profile-container-media .media-tabs span.sel{border-bottom:2px solid #ffd000}.profile-container-media .media-tabs span:hover{color:#ffd000;border-bottom:2px solid #ffd000}.profile-container-media .media-gallery{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;flex-wrap:wrap;max-height:22rem;overflow-y:auto;margin-top:1rem}.profile-container-media .media-gallery .gallery-pic{width:30%;margin-bottom:1rem;border:1px solid transparent;border-radius:5px;width:9rem;height:9rem;cursor:pointer;overflow:hidden}.profile-container-media .media-gallery .gallery-pic:hover{transform:scale(.97)}.profile-container-media .media-gallery .gallery-pic img{height:auto;width:100%}.profile-container-media .media-cal{height:30rem;font-size:.7rem;margin:1rem 0;border:transparent;border-radius:5px;overflow:hidden}.profile-container-media .media-cal button{transform:scale(.75)}.media-thumbs{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:auto;padding-bottom:.5rem}.media-thumbs .thumbs-cont{flex:1 1}.media-arrows{font-size:1.2rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.media-video-cont{width:100%}.media-video{height:0;padding-bottom:56.25%;position:relative;margin:1rem 0}.media-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.media-reviews{width:100%;max-height:25rem;overflow-y:auto}.media-reviews .review-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.media-reviews .review-column .single-review{height:14rem;width:100%;display:grid;grid-template:"title title " 2rem "body pic" 6rem "ratings pic" 4rem "ratings view" 1rem/5fr 2fr;padding:.5rem}.media-reviews .review-column .single-review.light{border-bottom:2px solid #ebebd8}.media-reviews .review-column .single-review.dark{border-bottom:2px solid #5e5c54}.media-reviews .review-column .single-review .dateRev{font-style:italic}.media-reviews .review-column h2{grid-area:title;border-bottom:1px solid #cca600;font-size:1.2rem;padding:.3rem}.media-reviews .review-column p{grid-area:body;padding:.3rem;font-size:.7rem;overflow-y:auto;max-height:6rem}.media-reviews .review-column .review-ratings{padding:.3rem;grid-area:ratings}.media-reviews .review-column .review-ratings .rating{font-size:.8rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.media-reviews .review-column .piccont{grid-area:pic;place-self:center;width:7rem!important;height:7rem!important}@media only screen and (max-width:1600px){.profile-popup{max-width:40rem}.profile-container-cat h2{font-size:.7rem}.profile-container h1{padding:0 .5rem;font-size:1.1rem}.profile-options button{width:7rem;height:2rem;font-size:.9rem}.profile .profile-container-bio{min-width:10rem}}.potential-media{width:100%;max-width:40rem;margin-top:1rem}.potential-media .media-tabs{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.potential-media .media-tabs span{padding:.5rem;width:33.34%;display:flex;flex-direction:row;justify-content:center;align-items:center;border-bottom:2px solid transparent;cursor:pointer}.potential-media .media-tabs span.sel{border-bottom:2px solid #ffd000}.potential-media .media-tabs span:hover{color:#ffd000;border-bottom:2px solid #ffd000}.potential-media .media-gallery{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;flex-wrap:wrap;max-height:22rem;overflow-y:auto;margin-top:1rem}.potential-media .media-gallery .gallery-pic{width:30%;margin-bottom:1rem;border:1px solid transparent;border-radius:5px;width:9rem;height:9rem;cursor:pointer;overflow:hidden}.potential-media .media-gallery .gallery-pic:hover{transform:scale(.97)}.potential-media .media-gallery .gallery-pic img{height:auto;width:100%}.potential-media .media-thumbs{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:auto;padding-bottom:.5rem}.potential-media .media-thumbs .thumbs-cont{flex:1 1;max-width:35%}.potential-media .media-video{height:0;padding-bottom:56.25%;position:relative;margin:1rem 0}.potential-media .media-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.potential-media .media-cal{height:30rem;font-size:.7rem;margin:1rem 0;border:transparent;border-radius:5px;overflow:hidden}.potential-media .media-cal button{transform:scale(.75)}.potential-media .media-arrows{font-size:1.2rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.potential-media .media-reviews{width:100%;max-height:25rem;overflow-y:auto}.potential-media .media-reviews .review-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.potential-media .media-reviews .review-column .single-review{height:14rem;width:100%;display:grid;grid-template:"title title " 2rem "body pic" 6rem "ratings pic" 5rem/3fr 1fr;padding:.5rem}.potential-media .media-reviews .review-column .single-review.light{border-bottom:2px solid #ebebd8}.potential-media .media-reviews .review-column .single-review.dark{border-bottom:2px solid #5e5c54}.potential-media .media-reviews .review-column h2{grid-area:title;border-bottom:1px solid #cca600;font-size:1.2rem;padding:.3rem}.potential-media .media-reviews .review-column p{grid-area:body;padding:.3rem;font-size:.7rem;overflow-y:auto;max-height:6rem}.potential-media .media-reviews .review-column .review-ratings{padding:.3rem;grid-area:ratings}.potential-media .media-reviews .review-column .review-ratings .rating{font-size:.8rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.potential-media .media-reviews .review-column .piccont{grid-area:pic;place-self:center;width:7rem!important;height:7rem!important}@media only screen and (max-width:1300px){.profile-popup{min-width:40rem}.profile-popup .profile-container{grid-template:"name name name close" 3rem "line line line line" "city city stars stars" "cat cat cat cat" "bio bio bio bio" "media media media media" "members members members members"/1fr 1fr 1fr 1fr}.profile-popup .profile-container .close{grid-area:close;font-size:1.5rem;place-self:end}.profile-popup .profile-container .profile-container-heart{display:none}}@media only screen and (max-width:800px){.profile{display:inline;padding:.5rem!important}.profile-popup{min-width:1rem}.profile-popup .profile-container{grid-template:"name name name close" 3rem "line line line line" "city city stars stars" "cat cat cat cat" "pic bio bio bio" "buttons buttons buttons buttons" "media media media media" "members members members members"/1.5fr 1fr 1fr 2.5fr}.profile-popup .profile-container-options button{margin-top:1rem;width:6rem;height:1.5rem;font-size:.9rem}.profile-picture{place-self:stretch;grid-area:pic;margin-right:.5rem;min-height:10rem;height:100%}.profile-picture.changePic,.profile-picture.validPic{width:8rem!important;height:12rem!important}.profile-picture:hover{transform:none;z-index:0}.profile-picture img{height:100%!important;width:100%}.profile-container{padding:.75rem;max-width:50rem;grid-template:"name name name heart" 3rem "line line line line" "city city stars stars" "cat cat cat cat" "pic bio bio bio" "buttons buttons buttons buttons" "media media media media" "members members members members"/2fr 1fr 1fr 2.5fr}.profile-container .buttons{grid-area:buttons;margin:0}.profile-container .buttons button{margin:0}.profile-container h1{padding:0 .5rem;font-size:1.3rem}.profile-container-bio{max-height:12rem;overflow-y:auto;min-width:0!important;margin-bottom:1rem}.profile-container-media{margin-top:.5rem}.profile-container-cat{grid-area:cat;width:95%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;place-self:center center;flex-wrap:wrap}.profile-container-cat h2{font-size:.7rem;padding:.1rem;cursor:pointer}.profile-container-cat h2:hover{color:#ffd000}.profile-options button{margin-top:1rem;width:10rem;height:2rem;font-size:1rem}}.profilePage,.rosterPage{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start}.profilePage .listHeader,.rosterPage .listHeader{padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.profilePage .listHeader h4,.rosterPage .listHeader h4{font-size:1.2rem;width:50%}.profilePage .listHeader .otherOpt,.rosterPage .listHeader .otherOpt{width:20rem;padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.profilePage .listHeader .btn-2,.rosterPage .listHeader .btn-2{font-size:.9rem}.artist-list{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;min-height:90vh;background-color:#fcfcfa;max-width:70rem;flex:1 1}.artist-list.noLeft{margin-left:0}.artist-list.dark{background-color:#21201b}.artist-list.join{min-height:0;overflow:hidden;width:100%;margin-left:0}@media only screen and (max-width:1600px){.artist-list.join{height:25rem}}@media only screen and (max-width:1300px){.artist-list{margin-left:0}.artist-list.join{height:25rem}}@media only screen and (max-width:800px){.artist-list{background-color:#fffffc;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}}.profile-parent{min-height:90vh;flex:1 1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start;max-width:68rem}.profile-parent .profile{position:-webkit-sticky;position:sticky;top:6rem;padding-top:1rem}.profile-parent.light .tagSidebar-header{background-color:#fafaf5;color:#1a1814}.profile-parent.light .slider-arrows{color:#ebebd8}.profile-parent.dark .slider-arrows{color:#5e5c54}.profile-parent.dark .tagSidebar-header{background-color:#302e28;color:#fffffc}.profile-parent .slider{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.profile-parent .slider-arrows{font-size:5rem;color:#000;z-index:8;cursor:pointer}.profile-parent .slider-arrows :hover{color:#ffd000}.profile-parent .tagSidebar{width:22rem;padding-left:1rem}.profile-parent .tagSidebar .tagSideBar-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.profile-parent .tagSidebar .tagSideBar-column .artistTag{width:20rem}.profile-parent .tagSidebar-header{box-shadow:0 8px 24px rgba(0,0,0,.14);display:flex;flex-direction:column;justify-content:center;align-items:center;width:20rem;height:4rem;border-radius:10px;font-family:Play,Helvetica,sans-serif;font-size:1.5rem;margin:1rem 0;cursor:pointer}.profile-parent .tagSidebar-header:hover{border-color:#ffd000;transform:scale(1.03)}@media only screen and (max-width:1600px){.profile-parent{max-width:100rem;padding:0 1rem}.profile-parent .profile{flex:1 1}.profile-parent .tagSidebar{width:20rem}.profile-parent .tagSidebar .artistTag{width:18rem!important}.profile-parent .tagSidebar-header{width:18rem;height:3rem;margin:.5rem 0;font-size:1.2rem}}@media only screen and (max-width:1000px){.profile-parent{padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.profile-parent .profile{padding:0;position:static}.profile-parent .tagSidebar{position:static;width:100%;padding:0}.profile-parent .tagSidebar .tagSideBar-column{width:100%}.profile-parent .tagSidebar .tagSideBar-column .artistTag{width:100%!important;margin:.5rem 0}.profile-parent .tagSidebar-header{width:100%;height:3rem;margin:1rem 0;font-size:1.2rem}.profile-parent .tagSidebar a{width:100%}.profile-parent .tagSidebar .artistTag{width:96%}}@media only screen and (max-width:800px){.profile-parent{display:flex;flex-direction:column;justify-content:center;align-items:center}.profile-parent .slider-arrows{display:none}}.artistTag{width:23rem;margin:.5rem 0;display:grid;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.14);align-items:center;padding:.5rem;grid-template:"pic name name" 2rem "pic rating rating" 2rem "pic cats heart" 2rem/6rem 2fr 1fr}.artistTag.light{background-color:#fafaf5;color:#1a1812}.artistTag.light#selected{background-color:#f7f7f0}.artistTag.light.cost{border-bottom:2px solid #ebebd8}.artistTag.dark{background-color:#302e28;color:#fffffc}.artistTag.dark#selected{background-color:#38362f}.artistTag.dark.cost{border-bottom:2px solid #5e5c54}.artistTag#selected,.artistTag:hover{grid-template:"pic name rating" 1rem "pic pres pres" 4.7rem "pic cats heart" 1rem/6.5rem 2fr 1fr;border-color:#ffd000;transform:scale(1.03)}.artistTag#selected img,.artistTag:hover img{min-width:6.5rem;min-height:6.5rem}.artistTag#selected .artistTag-pres,.artistTag.cost .artistTag-pres,.artistTag.tag_choices .artistTag-pres,.artistTag:hover .artistTag-pres{display:block}.artistTag#selected .artistTag-cats,.artistTag#selected .artistTag-name,.artistTag.cost .artistTag-cats,.artistTag.cost .artistTag-name,.artistTag.tag_choices .artistTag-cats,.artistTag.tag_choices .artistTag-name,.artistTag:hover .artistTag-cats,.artistTag:hover .artistTag-name{font-size:.9rem}.artistTag#selected .artistTag-rating,.artistTag.cost .artistTag-rating,.artistTag.tag_choices .artistTag-rating,.artistTag:hover .artistTag-rating{font-size:1rem;padding-left:0;place-self:end}.artistTag.clickable{cursor:pointer}.artistTag img{grid-area:pic;border-radius:10px;overflow:hidden;min-width:5.5rem;min-height:5.5rem;place-self:center}.artistTag-name{grid-area:name;font-family:Play,Helvetica,sans-serif;margin-left:.5rem;width:90%;border-bottom:1px solid #ffd000;font-size:.9rem;white-space:nowrap;overflow:hidden}.artistTag-pres{grid-area:pres;font-size:.6rem;padding:.5rem;overflow-y:hidden;height:4.7rem;display:none}.artistTag-cats{grid-area:cats;overflow-y:hidden;height:1.1rem;padding-left:.5rem;place-self:center flex-start;font-size:.9rem;color:#ffd000}.artistTag-heart{grid-area:heart;font-size:1.2rem;justify-self:end}.artistTag-rating{grid-area:rating;font-size:1rem;justify-self:start;padding-left:.5rem}.artistTag.cost{border:none;box-shadow:none;width:100%;background-color:transparent;margin:0;border-radius:0;grid-template:"name name rating" 1rem "pic pres pres" 4.7rem "pic buttons buttons" 4rem "pic cats heart" 1rem/6.5rem 2fr 1fr}.artistTag.cost .artistTag-name,.artistTag.cost .artistTag-rating{font-size:.8rem!important}.artistTag.cost .artistTag-pres{font-size:.7rem!important;height:4rem!important}.artistTag.cost .artistTag-buttons{grid-area:buttons;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.showPackagesTag{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:95%;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin:1.5rem .5rem}.showPackagesTag .artistTag{width:100%;transform:scale(1.02);margin:0}.showPackagesTag .scrollList{width:100%;max-height:20rem}.showPackagesTag .scrollList .piccont img{width:6rem;height:6rem;min-height:0}.showPackagesTag .scrollList .piccont{border-radius:5px;overflow:hidden}.showPackagesTag .scrollList .col.info{width:60%}.showPackagesTag .scrollList .singleCE h5{font-size:.9rem!important}.showPackagesTag .scrollList .singleCE strong{font-size:.7rem!important}.showPackagesTag.dark{background-color:#403d36;color:#fffffc}.showPackagesTag.dark:hover{background-color:#47453d}.showPackagesTag.light{background-color:#f5f5eb}.showPackagesTag.light:hover{background-color:#f2f2e6}.showPackagesTag .artist{transform:scale(1.02);margin:0;height:25rem}.showPackagesTag .artist h2{margin:0}@media only screen and (max-width:1600px){.artistTag{grid-template:"pic name name" 2rem "pic rating rating" 2rem "pic cats heart" 2rem/6rem 2fr 1fr;width:20rem}.artistTag#selected,.artistTag:hover{padding:.4rem;grid-template:"pic name rating" 1rem "pic pres pres" 4rem "pic cats heart" 1rem/6rem 2fr 1fr}.artistTag#selected img,.artistTag:hover img{min-width:5rem;min-height:5rem}.artistTag .artistTag-name,.artistTag .artistTag-rating{font-size:.8rem!important}.artistTag .artistTag-pres{font-size:.6rem!important;height:4rem!important}.artistTag.cost{border:none;box-shadow:none;width:100%;background-color:transparent;margin:0;border-radius:0;grid-template:"name name rating" 1rem "pic pres pres" 4.7rem "pic buttons buttons" 3rem "pic cats heart" 1rem/6.5rem 2fr 1fr}.artistTag.cost .artistTag-name,.artistTag.cost .artistTag-rating{font-size:.8rem!important}.artistTag.cost .artistTag-pres{font-size:.6rem!important;height:4rem!important}.artistTag.cost .artistTag-buttons{grid-area:buttons;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}}@media only screen and (max-width:800px){.artistTag{width:96%;margin-left:2%}.artistTag:hover{grid-template:"pic name name" 2rem "pic rating rating" 2rem "pic cats heart" 2rem/6rem 2fr 1fr;transform:scale(1)}.artistTag:hover .artistTag-rating{padding-left:.5rem;place-self:center start}}.rosterFilters .favH3{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.rosterFilters .open-button .categories-filter{padding:1rem 0}.rosterFilters .open-button .categories-filter select{height:3rem}.rosterFilters .open-button .ob-col{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;margin-bottom:1rem}.rosterFilters .open-button .ob-col span{font-size:1rem;padding-bottom:.5rem}.rosterFilters .open-button .budgetRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.rosterFilters .open-button .budgetRow.col{display:flex;flex-direction:column;justify-content:center;align-items:center}.rosterFilters .open-button .budgetRow.col .inputIcon{width:100%}.rosterFilters .open-button .budgetRow.col .inputIcon .hours{left:6.5rem}.rosterFilters .open-button .budgetRow .inputIcon{width:42%}.rosterFilters .open-button .budgetRow .inputIcon .hours{left:4.5rem;right:auto}.rosterFilters .open-button .budgetRow .inputIcon.noLabel{width:58%}.rosterFilters .open-button .budgetRow .inputIcon.noLabel .hours{left:4rem;right:auto;width:6rem}.rosterFilters .open-button .budgetRow .inputIcon.noLabel input{padding-left:.5rem}.rosterFilters .open-button .inputIcon{width:100%;margin-bottom:.5rem}.rosterFilters .open-button .inputIcon input{padding-left:2.5rem}.rosterFilters .open-button .inputIcon input,.rosterFilters .open-button .inputIcon select{width:100%;height:3rem}.rosterFilters .open-button .inputIcon .hours{left:5rem}.rosterFilters .open-button .inputIcon .hours.zip{left:6rem}.rosterFilters.light{background-color:#fafaf5;color:#1a1814;border-right:1px solid #ededdd}.rosterFilters.light .close{color:#1a1814}.rosterFilters.light .menuButton-selectable:hover{color:#302e28}.rosterFilters.light .menuButton,.rosterFilters.light .menuButton-end{border-top:1px solid #ededdd}.rosterFilters.light .menuButton a,.rosterFilters.light .menuButton-end a{color:#1a1814}.rosterFilters.light .menuButton-end:hover,.rosterFilters.light .menuButton:hover{background-color:#fcfcfa;color:#21201b}.rosterFilters.light .menuButton#selected,.rosterFilters.light .menuButton-end#selected{background-color:#fcfcfa}.rosterFilters.dark{background-color:#302e28;color:#fffffc;border-right:1px solid #5e5c54!important}.rosterFilters.dark .menuButton-selectable:hover{color:#ffd000}.rosterFilters.dark .menuButton,.rosterFilters.dark .menuButton-end{border-top:1px solid #5e5c54}.rosterFilters.dark .menuButton-end:hover,.rosterFilters.dark .menuButton:hover{background-color:#21201b;color:#fffffc}.rosterFilters.dark .menuButton#selected,.rosterFilters.dark .menuButton-end#selected{color:#ffd000;background-color:#21201b}.rosterFilters .btn-3{margin-bottom:2rem}.categories-filter{display:grid;width:100%;padding:1rem;place-items:center}.categories-filter .sel-cont-tags,.categories-filter .tag-cont-child{border-radius:10px;width:98%;margin-left:1%;padding:.5rem}.categories-filter .sel-cont-tags .tag,.categories-filter .tag-cont-child .tag-list .tag{padding:.3rem;font-size:.8rem;margin:.2rem;border-radius:5px;width:auto!important}.categories-filter.dark select{border:2px solid #5e5c54}.categories-filter.dark .tag-cont-child{background-color:#21201b;border:1px solid #5e5c54}.categories-filter.dark .tag-cont-child .sel-cont-tags .tag,.categories-filter.dark .tag-cont-child .tag-list .tag{background-color:#302e28;border:1px solid #57544c;cursor:pointer}.categories-filter.dark .tag-cont-child .sel-cont-tags .tag.selected,.categories-filter.dark .tag-cont-child .tag-list .tag.selected{color:#ffd000;background-color:#21201b;border:2px solid #ffd000}.categories-filter.dark .tag-cont-child .sel-cont-tags .tag:hover,.categories-filter.dark .tag-cont-child .tag-list .tag:hover{background-color:#21201b}.categories-filter.dark .sel-cont{border:1px solid #5e5c54}.categories-filter.dark .sel-cont .sel-cont-tab{border-top:1px solid #5e5c54}.categories-filter.dark .sel-cont .sel-cont-tab h3{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.categories-filter.dark .sel-cont .sel-cont-tab h3 svg{margin-right:.5rem}.categories-filter.dark .sel-cont .sel-cont-tab svg{height:1.5rem;width:1.5rem}.categories-filter.dark .sel-cont .sel-cont-tab:hover{color:#ffd000;background-color:#403d36;border-color:#ffd000}.categories-filter.light select{border:2px solid #ebebd8}.categories-filter.light .tag-cont-child{background-color:#fcfcfa;border:1px solid #ededdd}.categories-filter.light .sel-cont-tags .tag,.categories-filter.light .tag-list .tag{background-color:#fafaf5;border:1px solid #f0f0e1;cursor:pointer}.categories-filter.light .sel-cont-tags .tag.selected,.categories-filter.light .tag-list .tag.selected{color:#302e28;background-color:#fffffe;border:2px solid #5e5c54}.categories-filter.light .sel-cont-tags .tag:hover,.categories-filter.light .tag-list .tag:hover{background-color:#fffffe}.categories-filter.light .sel-cont{border:1px solid #ebebd8}.categories-filter.light .sel-cont .sel-cont-tab{border-top:1px solid #ebebd8}.categories-filter.light .sel-cont .sel-cont-tab:hover{color:#1a1814;background-color:#fffffe;border-color:#ffd000}.categories-filter .tag-cont{position:relative;width:100%}.categories-filter .tag-cont-child{position:absolute;z-index:10}.categories-filter .tag-cont-child .tag-list{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.categories-filter .tag-cont-child .tag-list .tag{cursor:pointer}.categories-filter .tag-cont-child .tag-list .tag.selected,.categories-filter .tag-cont-child .tag-list .tag:hover{transform:scale(.96)}.categories-filter .tag-cont-head{width:100%;padding:.5rem;font-size:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #ffd000;margin:.8rem .3rem}.categories-filter .tag-cont-head span{font-size:.8rem;padding:0 .5rem;cursor:pointer}.categories-filter .tag-cont-head span.cancel{color:#f10}.categories-filter .tag-cont-head span.continue{color:#00ff56}.categories-filter .tag-cont-head span:hover{color:#ffd000}.categories-filter .tag-cont-trash{border-top:1px solid #ffd000;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;margin-top:1rem;padding:.7rem}.categories-filter .tag-cont-trash span{cursor:pointer}.categories-filter .tag-cont-trash span:hover{color:#ffd000}.categories-filter .sel-cont{width:100%;overflow-y:auto!important;max-height:10rem;border-top:transparent;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.categories-filter .sel-cont-flex{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.categories-filter .sel-cont h3{padding:0;margin:0}.categories-filter .sel-cont-tags{width:98%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.categories-filter .sel-cont-tags .tag{cursor:pointer}.categories-filter .sel-cont-tags .tag.selected,.categories-filter .sel-cont-tags .tag:hover{transform:scale(.96)}.categories-filter .sel-cont-tab{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-end;padding:.5rem;height:3rem;cursor:pointer;width:100%}.categories-filter .sel-cont-tab h3{font-size:.9rem;margin:0!important;padding:0!important}.categories-filter select{height:2rem;font-size:.9rem;border:1px outset;width:100%;border-radius:5px;padding:0 1rem}@media only screen and (max-width:1600px){.categories-filter .tag-cont-head{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.categories-filter .tag-cont-head h5{padding-left:.5rem}}@media only screen and (max-width:800px){.categories-filter h3{font-size:.6rem}.categories-filter .sel-cont-tab button{width:35%}}.agency{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:20%}.agency .profile{width:55%;margin-right:-40%;margin-top:-10%}.agency .profile#revPic{margin-left:-40%;margin-right:0}.agency .profile h3{font-size:1.4rem}@media only screen and (max-width:800px){.agency{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:2rem}.agency .profile{width:95%;margin-right:0;margin-top:0}.agency .profile#revPic{margin-left:0;margin-right:0}.agency .profile h3{font-size:1.4rem}}.artApp{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow-x:hidden;overflow-y:auto}.artApp input,.artApp select{height:2rem}.artApp .artistTag{transform:scale(2)}.artApp .profile-container-bio{min-width:30rem}.artApp h3{text-align:center;display:flex;flex-direction:row;justify-content:center;align-items:center}.artApp h3 .tt-icon{transform:scale(1.3)}.artApp h5{font-size:1.3rem;margin-bottom:1rem}.artApp .separator{display:none}.artApp form{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;min-height:50vh}.artApp form h3{font-size:2rem}.artApp form p{width:80%}.artApp form .field{width:60%;margin-bottom:1rem}.artApp form .field label{font-size:1.1rem}.artApp form .location-address{width:60%;padding:0}.artApp form .location-address .field{width:100%}.artApp .content{height:100%;display:grid;grid-template:"mcont side" 100%/73% 27%}.artApp .content .mcont{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.artApp .content .mcont.cat-picker{padding-top:5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.artApp .content .mcont.cat-picker h3{font-size:2rem}.artApp .content .mcont.cat-picker p{font-size:1.3rem;width:80%;padding:2rem}.artApp .content .mcont.cat-picker .prof-cont{width:60%}.artApp .content .mcont .prof-cont{max-height:100%;height:80%;width:80%}.artApp .content .mcont .artistTag{transform:scale(2)}.artApp .content .sideBar{flex-direction:column;border-left:2px solid #2d2d2f}.artApp .content .sideBar,.artApp .content .sideBar h3{display:flex;justify-content:flex-start;align-items:center}.artApp .content .sideBar h3{font-size:1.5rem;width:90%;padding-bottom:.5rem;padding-left:1rem;flex-direction:row;border-bottom:2px solid #ffd000;margin-bottom:2rem}.artApp .content .sideBar form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%}.artApp .content .sideBar form .field{width:100%}.artApp .content .sideBar form textarea{height:15rem}.artApp .content .sideBar form textarea.presentation{height:8rem}.personalInformation{width:90%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;min-height:70vh}.personalInformation h3{font-size:2rem}.personalInformation p{font-size:1.2rem;max-width:50rem;padding:2rem;text-align:center}.personalInformation .field{max-width:40rem}.personalInformation button{margin-top:2rem}.application-completed{position:fixed;bottom:1rem;right:1rem;width:20rem;border:2px solid transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;border-radius:10px;background-color:#00ff56;color:#000;box-shadow:0 8px 24px rgba(0,0,0,.14);margin:.5rem;z-index:1200}.application-completed .close{color:#000}.application-completed .check{font-size:1.5rem;margin-bottom:1rem;padding:.5rem}.application-completed strong{font-size:1rem}.artApp-steps{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:90%;padding:2% 2rem}.artApp-steps button{margin-top:2rem}.artApp-steps.light .step span.number{background-color:#f2f2e6;color:#1a1814}.artApp-steps.light .step .step-head strong span,.artApp-steps.light .step .step-sub strong span{color:#1a1814}.artApp-steps.light .step .step-head span.number,.artApp-steps.light .step .step-sub span.number{background-color:#f2f2e6;color:#1a1814}.artApp-steps.light .step .step-head#open span.number,.artApp-steps.light .step .step-sub#open span.number{background-color:#ebebd8}.artApp-steps.light .step .step-head#open.review span.number,.artApp-steps.light .step .step-head.review span.number,.artApp-steps.light .step .step-sub#open.review span.number,.artApp-steps.light .step .step-sub.review span.number{background-color:#ffd000}.artApp-steps.light .step .step-head.sel,.artApp-steps.light .step .step-sub.sel{color:#5e5c54}.artApp-steps.dark .step span.number{background-color:#47453d;color:#fffffc}.artApp-steps.dark .step .step-head#open span.number,.artApp-steps.dark .step .step-sub#open span.number{background-color:#5e5c54}.artApp-steps.dark .step .step-head#open.review span.number,.artApp-steps.dark .step .step-head.review span.number,.artApp-steps.dark .step .step-sub#open.review span.number,.artApp-steps.dark .step .step-sub.review span.number{background-color:#ffd000}.artApp-steps.dark .step .step-head span.number,.artApp-steps.dark .step .step-sub span.number{background-color:#47453d;color:#fffffc}.artApp-steps h4{font-size:1.5rem;margin:1rem}.artApp-steps .step{width:100%;justify-content:flex-start}.artApp-steps .step,.artApp-steps .step span.number{display:flex;flex-direction:column;align-items:center}.artApp-steps .step span.number{font-weight:700;justify-content:center;height:3rem;width:3rem;font-size:1.2rem;border-radius:100%}.artApp-steps .step strong{width:70%;text-align:left}.artApp-steps .step .step-head,.artApp-steps .step .step-sub{padding:.5rem 1rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}.artApp-steps .step .step-head:hover,.artApp-steps .step .step-sub:hover{transform:scale(.97)}.artApp-steps .step .step-head#open span.number,.artApp-steps .step .step-sub#open span.number{background-color:#ffd000;color:#000}.artApp-steps .step .step-head.sel,.artApp-steps .step .step-sub.sel{color:#ffd000}.artApp-steps .step .step-head.done,.artApp-steps .step .step-sub.done{cursor:auto}.artApp-steps .step .step-head.done:hover,.artApp-steps .step .step-sub.done:hover{transform:scale(1)}.artApp-steps .step .step-head.done span.number,.artApp-steps .step .step-sub.done span.number{background-color:#7cfc00;color:#000}.artApp-steps .step .step-head.done#open,.artApp-steps .step .step-sub.done#open{cursor:pointer}.artApp-steps .step .step-head.done#open span.number,.artApp-steps .step .step-sub.done#open span.number{background-color:#7cfc00;color:#000}.artApp-steps .step .step-head.done#open:hover,.artApp-steps .step .step-sub.done#open:hover{transform:scale(.98)}.artApp-steps .step .step-sub strong{width:40%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.artApp-steps .step .step-sub strong span{font-size:1.2rem;color:#ffd000}.artApp-steps .step .step-sub span.number{margin-left:1rem;font-weight:700;display:flex;flex-direction:column;justify-content:center;align-items:center;height:1.8rem;width:1.8rem;font-size:.8rem;border-radius:100%}.artApp-steps .step .step-sub strong{width:70%;font-size:.8rem;text-align:left}@media only screen and (max-width:1600px){.artApp .profile-container-bio{min-width:22rem}.artApp .steps{padding:5% 1rem;width:20%;min-width:0}.artApp .steps span{display:flex;flex-direction:column;justify-content:center;align-items:center;height:2.5rem;width:2.5rem;font-size:2rem}.artApp .steps h4{font-size:1.2rem}.artApp .steps .step span.number{display:flex;flex-direction:column;justify-content:center;align-items:center;height:2.5rem;width:2.5rem}.artApp .steps .step .step-sub strong span{font-size:1rem}.artApp .steps .step .step-sub span.number{display:flex;flex-direction:column;justify-content:center;align-items:center;height:1.7rem;width:1.7rem;font-size:.7rem}.artApp .steps .step .step-sub strong{width:70%;font-size:.8rem;text-align:left}}@media only screen and (max-width:1300px){.artApp{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.artApp .artistTag{transform:scale(1.5)}.artApp .profile-container-bio{min-width:0}.artApp .separator{display:block;width:70%;border-bottom:2px solid #fffffc;margin-top:1rem}.artApp .steps{height:10rem;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:.7rem;width:95%;border:none}.artApp .steps .avatar,.artApp .steps h4,.artApp .steps h5{display:none}.artApp .steps span{display:flex;flex-direction:column;justify-content:center;align-items:center;height:2rem;width:2rem;font-size:1.2rem}.artApp .steps .step-head,.artApp .steps .step-sub{padding:.2rem!important}.artApp .container{min-height:80vh;width:100%;min-width:10rem;border-radius:0;background-color:transparent;border:none;overflow-y:auto}.artApp .container form .field,.artApp .container form p{width:80%}.artApp .container form .field label{font-size:1.2rem}.artApp .container form .location-address{width:80%}}@media only screen and (max-width:800px){.personalInformation{width:90%}.personalInformation h3{text-align:center}.personalInformation p{padding:1rem 0;font-size:1.2rem}.personalInformation .field{max-width:100rem}.artApp{display:flex;flex-direction:column;justify-content:center;align-items:center}.artApp .artistTag{transform:scale(1)}.artApp .separator{display:block;width:70%;border-bottom:2px solid #fffffc;margin-top:1rem}.artApp .steps{height:auto;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:.7rem;width:98%;border:none}.artApp .steps .avatar,.artApp .steps h4{display:none}.artApp .steps span{justify-content:center;height:2rem;width:2rem;font-size:1rem}.artApp .steps .step,.artApp .steps span{display:flex;flex-direction:column;align-items:center}.artApp .steps .step{width:100%;justify-content:flex-start}.artApp .steps .step span.number{display:flex;flex-direction:column;justify-content:center;align-items:center;height:2rem;width:2rem;font-size:.8rem}.artApp .steps .step strong{width:70%;font-size:.8rem;text-align:left}.artApp .steps .step .step-head,.artApp .steps .step .step-sub{padding:.2rem 0}.artApp .steps .step .step-sub strong{width:40%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.artApp .steps .step .step-sub strong span{font-size:.8rem;color:#ffd000}.artApp .steps .step .step-sub span.number{margin-left:.8rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:1.3rem;width:1.3rem;font-size:.6rem}.artApp .steps .step .step-sub strong{width:70%;font-size:.6rem;text-align:left}.artApp .container{min-height:80vh;width:98%;border-radius:0;background-color:transparent;border:none;overflow-y:auto}.artApp .container form .field,.artApp .container form p{width:90%}.artApp .container form .field label{font-size:1.1rem}.artApp .container form .location-address{width:90%}}.actDetails{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:80%}.actDetails.light select{border:2px solid #ebebd8}.actDetails.light .col-left{border-right:2px solid #ebebd8}.actDetails.light .piccont-sel:hover:before{border:2px solid #ebebd8;background-color:#f7f7f0}.actDetails.dark select{border:2px solid #5e5c54}.actDetails.dark .col-left{border-right:2px solid #5e5c54}.actDetails.dark .piccont-sel:hover:before{border:2px solid #5e5c54;background-color:#302e28}.actDetails h2{padding:2rem;font-size:2rem}.actDetails .piccont-sel:hover:before{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:5rem;position:absolute;font-size:.9rem;border-radius:5px;text-align:center;padding:.2rem;box-shadow:0 8px 24px rgba(0,0,0,.14);z-index:10000;width:13rem;height:6rem;content:"Please upload a picture that best represents you as an artist. No company websites, emails, or phones numbers"}.actDetails .cols{width:100%;height:80%;min-height:35rem;flex-direction:row;padding:3rem 0}.actDetails .cols,.actDetails .cols .col-left{display:flex;justify-content:space-evenly;align-items:center}.actDetails .cols .col-left{flex-direction:column;width:50%;height:100%}.actDetails .cols .col-left .field-textarea{width:85%}.actDetails .cols .col-left .field-textarea textarea{height:8rem}.actDetails .cols .col-right{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:50%;height:100%}.actDetails .cols .col-right .field{width:78%}.actDetails .cols .col-right .catCont{width:80%;flex-direction:row}.actDetails .cols .col-right .catCont,.application-approval{display:flex;justify-content:space-evenly;align-items:center}.application-approval{height:80%;flex-direction:column}.application-approval h3{font-size:2rem;text-align:center}.application-approval p{font-size:1.5rem;width:80%;padding:2rem;margin-bottom:10rem}@media only screen and (max-width:1600px){.actDetails{width:90%}.actDetails .cols{height:80%}.actDetails .cols label{font-size:1rem!important}}@media only screen and (max-width:1300px){.actDetails{width:95%}}@media only screen and (max-width:800px){.actDetails{width:98%}.actDetails button{margin-bottom:2rem}.actDetails .cols,.actDetails .cols .col-left{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.actDetails .cols .col-left{border-right:none}.actDetails .cols .col-left .field{width:90%;margin-top:2rem}.actDetails .cols .col-left .field textarea{height:8rem}.actDetails .cols .col-right{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:auto}.actDetails .cols .col-right .field{margin:1rem 0;width:90%}.actDetails .cols .col-right .catCont{width:92%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;margin:1rem 0}.actDetails .cols .col-right .catCont .tt-icon{margin-left:1rem}.actDetails .cols .col-right .catCont button{margin:0!important}.application-approval{height:80%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.application-approval h3{font-size:1.6rem;width:90%}.application-approval p{font-size:1.2rem;width:100%}.application-approval .artistTag{transform:scale(1)}}.customPackage-pop{justify-content:flex-start}.customPackage-pop,.customPackage-pop .pop-col{display:flex;flex-direction:column;align-items:center}.customPackage-pop .pop-col{width:30rem;height:15rem;justify-content:space-evenly}.customPackage-pop .pop-col .field{padding:0}.customPackage-pop .pop-row{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding-bottom:2rem}.customPackage-pop .field{padding:2rem}.packagePop .title{font-size:2rem!important}.packagePop-row{width:100%;flex-direction:row;padding-bottom:2rem}.packagePop .leftCol,.packagePop-row{display:flex;justify-content:space-evenly;align-items:center}.packagePop .leftCol{flex-direction:column;width:50%}.packagePop .desc,.packagePop .leftCol p{padding:1rem}.packagePop .desc ul{padding-left:2rem}.packagePop .rightCol{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:50%}.packagePop .rightCol p{padding:1rem}.packagePop .rightCol ul{padding-left:2rem}.customPackage h4{font-size:1.5rem}.customPackage p{text-align:center;padding:2rem}.customPackage.light .scrollList{border:2px solid #ebebd8}.customPackage.light .scrollList .singleCE{background-color:#fcfcfa;border-bottom:2px solid #ebebd8}.customPackage.light .scrollList .singleCE .price{border-left:2px solid #ebebd8}.customPackage.dark .scrollList{border:2px solid #5e5c54}.customPackage.dark .scrollList .singleCE{background-color:#21201b;border-bottom:2px solid #5e5c54}.customPackage.dark .scrollList .singleCE .price{border-left:2px solid #5e5c54}.customPackage .scrollList{border-radius:10px;max-height:20rem}.singleCE{padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.singleCE.light.hover .col.info{border-left:2px solid #ebebd8}.singleCE.light.hover:hover{background-color:#f7f7f0}.singleCE.light h5{border-bottom:2px solid #ebebd8}.singleCE.dark.hover .col.info{border-left:2px solid #5e5c54}.singleCE.dark.hover:hover{background-color:#38362f}.singleCE.hover{cursor:pointer}.singleCE.hover .col.info{height:6rem;width:70%;padding-left:1rem}.singleCE .rowPrice{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.3rem}.singleCE .piccont{height:7rem;width:7rem}.singleCE .col{width:25%;height:6rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.singleCE .col h5{font-size:1.1rem;padding-bottom:.5rem;width:90%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.singleCE .col h5 .colorText{padding-left:.5rem}.singleCE .col.price{padding-left:1rem}.singleCE .col.price h5{text-align:center;font-size:1rem}.singleCE .col.info{width:50%;height:7rem;align-items:flex-start}.singleCE .col.info .colorText{font-size:1.1rem;padding-right:.5rem}.singleCE .col.info strong{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.9rem}.singleCE .col.info strong .link{padding-left:.5rem;text-decoration:underline}@media only screen and (max-width:1300px){.customPackage-pop .pop-col{width:100%}.customPackage-pop .pop-row{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.singleCE .col .info{width:40%}.packagePop{max-height:40rem!important;padding:.75rem}.packagePop .piccont{height:13rem;width:13rem}.packagePop .title{font-size:1.5rem!important;margin-bottom:1.5rem!important}.packagePop p{padding:.75rem!important;font-size:.9rem}.packagePop .field-row{max-width:35rem;grid-template:"label input" "error error"/40% 60%!important}.packagePop-row{width:100%;padding-bottom:2rem}}@media only screen and (max-width:800px){.packagePop{max-height:45rem!important;padding:.75rem}.packagePop .buttons{justify-content:space-between;margin-bottom:1rem}.packagePop .buttons .btn-3{width:45%;margin:0}.packagePop .piccont{height:10rem;width:10rem}.packagePop .title{font-size:1.4rem!important;margin-bottom:0!important}.packagePop p{padding:.75rem .5rem!important;font-size:.9rem}.packagePop .field-row{grid-template:"label input" "error error"/50% 50%!important}.packagePop .field-row label{font-size:.9rem}.packagePop-row{width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding-bottom:1rem}.packagePop-row .leftCol,.packagePop-row .rightCol{width:100%}}.bookingPop.light .packRow .packCol h4{border-color:#ebebd8}.bookingPop .notice{font-style:italic;flex-direction:column;justify-content:center;padding:.3rem}.bookingPop .notice,.bookingPop .packages{display:flex;align-items:center;width:100%}.bookingPop .packages{flex-direction:row;justify-content:space-evenly;flex-wrap:wrap}.bookingPop .packages .package{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:6rem}.bookingPop .packages .package strong{display:none;margin-bottom:.5rem}.bookingPop .packages .package:hover{transform:scale(1.2);cursor:pointer}.bookingPop .packages .package:hover strong{display:block}.bookingPop .packages .package:hover span{color:#ffd000}.bookingPop .packages .package .piccont{width:3rem;height:3rem}.bookingPop .packages .package span{font-size:1rem;padding:.5rem}.bookingPop .packSpan{font-size:1.2rem;padding:1rem 2rem}.bookingPop .packSpan.top{padding-bottom:0}.bookingPop .title{flex-direction:row!important;justify-content:space-between!important;padding:0 2rem 1rem;margin:0!important}.bookingPop .title .colorText{font-size:1.8rem}.bookingPop .packRow{width:100%;padding:1rem 2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.bookingPop .packRow .piccont{width:9rem;height:9rem}.bookingPop .packRow .packCol{width:70%}.bookingPop .packRow .packCol h4{padding:.5rem;border-bottom:2px solid #5e5c54;font-size:1.2rem}.bookingPop .packRow .packCol .link{padding-left:.5rem}.bookingPop .packRow .packCol p{padding:.5rem;font-size:.9rem}.bookingPop .availability{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.3rem;margin-top:2rem;padding:0 2rem}.bookingPop .bookingFields{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.bookingPop .bookingFields .inputIcon{margin-top:1rem}.bookingPop .bookingFields .inputIcon .cityResults{z-index:200}.bookingPop .bookingFields .inputIcon .hours{color:#5e5c54;position:absolute;left:5rem;right:auto}.bookingPop .bookingFields #duration{width:16rem}.bookingPop .bookingFields #date,.bookingPop .bookingFields #event{width:16rem!important}@media only screen and (max-width:1300px){.bookingPop .inputIcon input,.bookingPop .inputIcon select{width:16rem!important}}@media only screen and (max-width:800px){.bookingPop{max-height:100rem!important;padding:.5rem}.bookingPop .title{padding:1rem 0!important;justify-content:space-evenly!important;margin-top:1rem!important;font-size:1.3rem!important;flex-wrap:wrap}.bookingPop .title .colorText{font-size:1.5rem!important}.bookingPop .bookingFields{width:100%}.bookingPop .bookingFields #date,.bookingPop .bookingFields #event,.bookingPop .cityResults{width:18rem!important}.bookingPop .cityResults .cityInfo{width:12rem!important}.bookingPop .inputIcon input,.bookingPop .inputIcon select{width:18rem!important}.bookingPop .packSpan{padding-left:1rem;margin-bottom:1rem}.bookingPop .packRow{padding:.5rem;flex-direction:column}.bookingPop .packRow .packCol{width:100%}.bookingPop .packRow .packCol p{font-size:.85rem}.bookingPop .buttons{margin-top:2rem}.bookingPop .buttons .btn-3{margin:.5rem;width:43%;font-size:.75rem}}.login{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.login h2{margin-top:-.4rem}.login .subCont{margin-top:.7rem;padding:2rem 3rem}.login .subCont h3{margin-top:-.5rem}.login .subCont input{height:2rem;padding:0 .5rem;font-size:.9rem;border-radius:5px;color:#000}.login .subCont a{width:100%}.login .subCont #logButton{width:100%;margin-top:1rem;height:2rem;padding:0 .5rem;font-size:.9rem;border-radius:5px}.login .subCont #logButton span{font-size:1.3rem;padding-right:1rem}.login .subCont #forgot{font-size:.82rem;margin-bottom:1rem;margin-top:.2rem}.login .subCont #register{text-align:center;font-size:1.1rem;margin-top:1.2rem}.loginError{color:tomato}.loginErr,.loginError{font-size:.82rem;text-align:justify;margin-top:.4rem}.dnwBooking{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.dnwBooking.light .headCol h3,.dnwBooking.light header{border-bottom:2px solid #ebebd8}.dnwBooking.dark .headCol h3,.dnwBooking.dark header{border-bottom:2px solid #5e5c54}.dnwBooking header,.dnwBooking section{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;max-width:90rem;width:100%;padding:2rem}.dnwBooking header .headCol,.dnwBooking section .headCol{max-width:40rem}.dnwBooking header .headCol h3,.dnwBooking section .headCol h3{font-size:1.3rem;padding:1rem;border-bottom:2px solid #5e5c54}.dnwBooking header .piccont,.dnwBooking section .piccont{width:20rem;height:20rem}.dnwBooking header{font-size:1.1rem}.dnwBooking header .headCol{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:50rem}.dnwBooking header .piccont{width:25rem;height:25rem}@media only screen and (max-width:1600px){.dnwBooking header{width:100%;max-width:900rem}.dnwBooking.light header{background-color:#fafaf5}.dnwBooking.dark header{background-color:#302e28}}@media only screen and (max-width:1300px){.dnwBooking header,.dnwBooking section{padding:1rem}.dnwBooking header .headCol,.dnwBooking section .headCol{max-width:35rem}.dnwBooking header .headCol h3,.dnwBooking section .headCol h3{font-size:1.2rem;padding:.75rem}.dnwBooking header .piccont,.dnwBooking section .piccont{width:15rem;height:15rem}.dnwBooking header{font-size:1rem}.dnwBooking header .headCol{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:32rem}.dnwBooking header .piccont{width:20rem;height:20rem}}@media only screen and (max-width:800px){.dnwBooking header,.dnwBooking section{flex-direction:column;padding:1rem}.dnwBooking header.rev,.dnwBooking section.rev{flex-direction:column-reverse}.dnwBooking header .headCol,.dnwBooking section .headCol{max-width:35rem}.dnwBooking header .headCol h3,.dnwBooking section .headCol h3{font-size:1rem;padding:.75rem}.dnwBooking header .piccont,.dnwBooking section .piccont{width:15rem;height:15rem}.dnwBooking header{font-size:1rem}.dnwBooking header h1{font-size:1.4rem}.dnwBooking header .headCol{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:40rem}.dnwBooking header .piccont{width:20rem;height:20rem}}.techHoursRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:1rem;margin-bottom:1rem}.techHoursRow .viewAll .avatar{height:4rem;width:4rem}.techHoursRow .viewAll svg{width:2rem;height:2rem}.techHoursRow .memHours{position:relative}.techHoursRow .memHours:hover{transform:scale(1.5);z-index:10}.techHoursRow .memHours:hover .techName{display:flex}.techHoursRow .memHours .techName{position:absolute;bottom:.7rem;left:3rem;display:none;background-color:#21201b}.techHoursRow .memHours .totalHours{position:absolute;bottom:-1rem;left:-1.2rem;padding:.1rem;font-size:.6rem;background-color:#21201b;border-radius:5px;box-shadow:0 8px 24px rgba(0,0,0,.14);border:2px solid #ffd000}.techHoursRow .memHours .totalHours.conf{right:-1.2rem;left:auto;border:2px solid #7cfc00}.techHoursRow .memHours .totalHours.rate{bottom:auto;top:-.5rem;border:2px solid aqua}.techHoursRow .memHours .totalHours.guarantee{right:-1.2rem;left:auto;bottom:auto;top:-.5rem;border:2px solid pink}.techHoursRow .memHours .avatar{height:2.75rem;width:2.75rem}@keyframes my-animation{to{transform:translateX(-100%)}0%{transform:translateX(100%)}}.productionCal{width:100%;position:relative}.productionCal .lockScreen{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000000}.productionCal .routeRow{width:100%;position:fixed;bottom:0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-items:flex-start;flex-wrap:wrap}.productionCal .routeRow.padRight{right:7rem;width:95%}.productionCal .routeRow .monitorRoute{width:15rem;padding:.3rem;background-color:#302e28;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);margin:.3rem;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.productionCal .routeRow .monitorRoute.breakdown{color:#ffb6c1;border:3px solid #ffb6c1}.productionCal .routeRow .monitorRoute.done{opacity:.8;border:3px solid #7cfc00;width:10rem}.productionCal .routeRow .monitorRoute.done .name{font-size:.7rem}.productionCal .routeRow .monitorRoute.done .name .piccont{height:1.5rem;width:1.5rem}.productionCal .routeRow .monitorRoute.done .name .supName .timeIpads{font-size:.6rem}.productionCal .routeRow .monitorRoute.done .routeJob{font-size:.5rem}.productionCal .routeRow .monitorRoute .name{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:.3rem;padding-bottom:.3rem;border-bottom:2px solid #5e5c54}.productionCal .routeRow .monitorRoute .name .piccont{height:2.3rem;width:2.3rem;margin-right:.5rem;border-radius:100%}.productionCal .routeRow .monitorRoute .name .supName{flex:1 1;font-size:.9rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.productionCal .routeRow .monitorRoute .name .supName .timeIpads{margin-top:.3rem;background-color:#403d36;padding:.2rem;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:.8rem}.productionCal .routeRow .monitorRoute .name .supName .timeIpads .ipads{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-right:2px solid #5e5c54;flex:1 1;margin-right:.3rem}.productionCal .routeRow .monitorRoute .name .supName .timeIpads .ipads svg{height:1rem;width:1rem;margin-right:.2rem}.productionCal .routeRow .monitorRoute .name .supName .timeIpads .ipads .ipadNum{margin:0 .2rem;background-color:#1a1814;width:1.1rem;height:1.1rem;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center}.productionCal .routeRow .monitorRoute .routeJob{width:100%;font-size:.85rem;padding:.2rem;text-align:left}.productionCal .announcement{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;top:0;z-index:1000;border-radius:5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);right:0;width:80%;background-color:#1a1814;padding:.5rem 0;font-size:1.5rem;text-transform:uppercase;font-weight:800!important;overflow:hidden}.productionCal .announcement.publicAnn{z-index:1001}.productionCal .announcement .horas{white-space:nowrap;background-color:#1a1814;padding-right:1rem;padding-left:.5rem;border-right:2px solid #403d36;z-index:1001}.productionCal .announcement .scrollCon{text-align:left;white-space:nowrap;transform:translateX(-100%);animation:my-animation 30s linear infinite}.productionCal .featureRequest.hours{left:auto;right:0;font-size:.9rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;border-radius:15px;background-color:#1a1814;box-shadow:0 7px 29px 0 rgba(0,0,0,.2);height:auto;width:auto}.productionCal .featureRequest.hours span{padding:.2rem}.productionCal .featureRequest.hours .piccont{height:3rem;width:3rem;margin-bottom:1rem;border-radius:100%}.productionCal .cornerMenu{left:auto;right:1.5rem;bottom:2rem;position:fixed;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:5rem;z-index:9000}.productionCal .cornerMenu .opt{background-color:#1a1814;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);width:2rem;height:2rem;border:2px solid #5e5c54;margin:.2rem;border-radius:5px}.productionCal .cornerMenu .opt.sel{border-color:#ffd000}.productionCal .techHoursRow{position:absolute;bottom:0;right:1rem;padding-right:4rem;padding-bottom:1.5rem;padding-top:.5rem;width:90%;z-index:2;background-color:#21201b;border-radius:25px;margin:0;box-shadow:0 3px 8px rgba(0,0,0,.24)}.productionCal .mainCalRow{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start}.productionCal .mainCalRow .filters{width:16rem;position:relative}.productionCal .mainCalRow .filters .hours{font-size:.7rem}.productionCal .mainCalRow .filters .hours .row{padding:.2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.productionCal .mainCalRow .filters .miniView{width:90%;margin-left:5%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;background-color:#302e28;padding:.5rem;border-radius:15px}.productionCal .mainCalRow .filters .miniView .icon{width:2rem;height:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border:3px solid #5e5c54;border-radius:100%}.productionCal .mainCalRow .filters .miniView .icon.sel{border-color:#ffd000}.productionCal .mainCalRow .filters .warningCounter{background-color:#b22222;margin-left:.5rem;border-radius:100%;height:1.3rem;width:1.3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.85rem}.productionCal .mainCalRow .filters .warningCounter.blue{background-color:#8a2be2}.productionCal .mainCalRow .filters .colFilter{padding:.3rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.9rem}.productionCal .mainCalRow .filters .colFilter svg{height:1rem;width:1rem;margin-right:.2rem}.productionCal .mainCalRow .filters .optCol{padding:.75rem .5rem .75rem 1rem}.productionCal .mainCalRow .filters .optCol .link{color:gray;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.8rem;margin-bottom:.4rem}.productionCal .mainCalRow .filters .optCol .link .filtText{font-size:.75rem;flex:1 1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.productionCal .mainCalRow .filters .optCol .link .borderCircle,.productionCal .mainCalRow .filters .optCol .link .piccont{width:1.5rem;height:1.5rem;border-radius:100%;margin-right:.5rem}.productionCal .mainCalRow .filters .optCol .link .borderCircle{width:.5rem;height:.5rem}.productionCal .mainCalRow .filters .optCol .link svg{height:1.2rem;width:1.2rem;margin-right:.5rem}.productionCal .mainCalRow .filters .optCol .link .warningCounter{color:#fff;font-size:.7rem;width:1.2rem;height:1.2rem}.productionCal .mainCalRow .filters .optCol .link.active{color:#fff}.productionCal .mainCalRow .filters .adminActions{position:absolute;z-index:5;left:.5rem;right:.5rem;top:4rem;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);height:10rem;border:2px solid #403d36;background-color:#302e28;padding:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.productionCal .mainCalRow .filters .adminActions .adminIcon{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.5rem}.productionCal .mainCalRow .filters .adminActions .adminIcon svg{height:2rem;width:2rem}.productionCal .mainCalRow .filters .calRTools{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:.75rem 0 1.75rem;height:2.5rem!important;padding-right:1.5rem}.productionCal .mainCalRow .filters .calRTools .menuIcon,.productionCal .mainCalRow .filters .calRTools .settingsIcon{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 .5rem}.productionCal .mainCalRow .filters .calRTools .menuIcon svg,.productionCal .mainCalRow .filters .calRTools .settingsIcon svg{height:1.5rem;width:1.5rem}.productionCal .mainCalRow .filters .calRTools .menuIcon{margin:0 1rem;border-left:2px solid #4f4c45;padding-left:1rem}.productionCal .mainCalRow .filters .topMenu{margin-bottom:.5rem}.productionCal .mainCalRow .filters .topMenu-button{flex:1 1;min-width:0;padding:.5rem}.productionCal .mainCalRow .filters .inputIcon{width:15rem;margin:.5rem;height:2.5rem}.productionCal .mainCalRow .filters .inputIcon input{width:100%;height:2.5rem}.productionCal .mainCalRow .filters .spacer{width:100%;margin:.7rem 0;border-bottom:2px solid #403d36}.productionCal .mainCalRow .filters .collapIcon{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:2px solid #5e5c54;padding:.7rem}.productionCal .mainCalRow .filters .collapIcon svg{width:2rem;height:2rem}.productionCal .mainCalRow .filters.collap{width:4rem}.productionCal .mainCalRow .filters.collap .collapse{display:none}.productionCal .mainCalRow .filters .userFilter{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.productionCal .mainCalRow .filters .userFilter .link{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.2rem .7rem;font-size:.9rem;color:#5e5c54}.productionCal .mainCalRow .filters .userFilter .link.active{color:#fff}.productionCal .mainCalRow .filters .userFilter .link.active .piccont{border:2px solid #7cfc00}.productionCal .mainCalRow .filters .userFilter .link svg{width:1.5rem;height:1.5rem;margin-left:.25rem}.productionCal .mainCalRow .filters .userFilter .link .piccont{width:2rem;height:2rem;border-radius:100%}.productionCal .calDiv{flex:1 1;height:90vh}.productionCal .calTools{padding:.5rem;width:100%;height:12rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.productionCal .calTools .buttons{flex:1 1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin:0;align-items:flex-start;height:100%}.productionCal .calTools .buttons .btn-2{margin:0}.productionCal .calTools .filters{flex:1 1}.productionCal .calTools .filters .inputIcon select{width:100%}.productionCal .calTools .central{flex:2 1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%}.productionCal .calTools .central .hours{flex:1 1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;font-size:1.1rem}.productionCal .calTools .central .techRow{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:15rem}.productionCal .calTools .central .techRow .piccont{width:3rem;height:3rem;border-radius:100%}.addProdEvent .inputIcon input,.addProdEvent .inputIcon select{width:100%}.addProdEvent .selectTechs{flex-wrap:wrap}.addProdEvent .selectTechs .avatar{border-width:3px}.addProdEvent .titleRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0}.addProdEvent .titleRow .inputIcon{flex:1 1}.addProdEvent .titleRow .inputIcon.long{flex:3 1}.addProdEvent .titleRow .inputIcon input,.addProdEvent .titleRow .inputIcon select{width:100%}.addProdEvent .techRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.addProdEvent .techRow .abCont{position:relative;width:3.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.addProdEvent .techRow .abCont.pending .avatar{opacity:.6}.addProdEvent .techRow .abCont:hover .iconRow{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.addProdEvent .techRow .abCont .iconRow{width:3.5rem;position:absolute;bottom:0;display:none}.addProdEvent .techRow .abCont .iconRow svg{height:1.2rem;width:1.2rem}.addProdEvent .techRow .avatar{height:3rem;width:3rem;margin-bottom:1rem;font-size:1.2rem}.addProdEvent .techRow .avatar svg{width:2rem;height:2rem}.addProdEvent textArea{height:8rem;font-size:1rem;margin-top:1rem}.addProdEvent .timesRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0;flex-wrap:wrap}.addProdEvent .timesRow .jobName{font-size:1.3rem;width:10rem}.addProdEvent .timesRow .inputRow{width:38rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.addProdEvent .timesRow .inputRow .inputIcon input{width:12rem;padding-left:0;margin-left:6rem}.addProdEvent .timesRow .inputRow .inputIcon label{justify-content:flex-start!important}@media only screen and (max-width:1600px){.productionCal .techHoursRow .memHours{margin:1.2rem}.productionCal .techHoursRow .memHours .avatar{height:3rem;width:3rem}.productionCal .techHoursRow .memHours .totalHours{font-size:.7rem;padding:.2rem}.productionCal .mainCalRow .filters{width:12rem}.productionCal .mainCalRow .filters .inputIcon{width:11rem}.productionCal .mainCalRow .filters .colFilter{font-size:.9rem}.productionCal .mainCalRow .filters .optCol .link{font-size:.8rem}.productionCal .mainCalRow .filters .optCol .link.sm{font-size:.7rem;margin-bottom:.2rem}.productionCal .mainCalRow .filters .optCol .link .piccont{height:1.5rem;width:1.5rem}}@media only screen and (max-width:1300px){.techHoursRow{flex-wrap:wrap}.techHoursRow .memHours{margin:1.3rem}.techHoursRow .memHours .avatar{height:3rem;width:3rem}.techHoursRow .memHours .totalHours{font-size:.65rem;padding:.1rem}.productionCal .routeRow{flex-wrap:wrap}.productionCal .routeRow .monitorRoute{width:11rem;padding:.3rem;background-color:#302e28;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);margin:.3rem;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.productionCal .routeRow .monitorRoute.done{opacity:.8;border:3px solid #7cfc00;width:7rem}.productionCal .routeRow .monitorRoute.done .name{font-size:.5rem}.productionCal .routeRow .monitorRoute.done .name .piccont{height:1rem;width:1rem}.productionCal .routeRow .monitorRoute.done .routeJob{font-size:.4rem}.productionCal .routeRow .monitorRoute .name{font-size:.7rem}.productionCal .routeRow .monitorRoute .name .piccont{height:1.5rem;width:1.5rem}.productionCal .routeRow .monitorRoute .name .supName .timeIpads .ipads{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-right:2px solid #5e5c54;flex:1 1;margin-right:.3rem}.productionCal .routeRow .monitorRoute .name .supName .timeIpads .ipads svg{height:.8rem;width:.8rem;margin-right:.2rem}.productionCal .routeRow .monitorRoute .name .supName .timeIpads .ipads .ipadNum{margin:0 .2rem;background-color:#1a1814;width:1.1rem;height:1.1rem;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center}.productionCal .routeRow .monitorRoute .routeJob{width:100%;font-size:.5rem;padding:.2rem;text-align:left}}@media only screen and (max-width:800px){.productionCal .calDiv .rbc-label{font-size:.8rem}.productionCal .techHoursRow{flex-wrap:wrap;position:fixed;left:4rem;padding-right:6rem;z-index:20}.productionCal .techHoursRow .link.viewAll .avatar{height:2.5rem;width:2.5rem}.productionCal .techHoursRow .link.viewAll .avatar svg{height:1.2rem;width:1.2rem}.productionCal .techHoursRow .memHours{margin:1rem}.productionCal .techHoursRow .memHours .avatar{height:2.5rem;width:2.5rem}.productionCal .techHoursRow .memHours .totalHours{font-size:.5rem;padding:.1rem;left:-.5rem}.productionCal .techHoursRow .memHours .totalHours.conf{right:-.5rem;left:auto}.productionCal .mainCalRow{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.productionCal .mainCalRow .filters,.productionCal .mainCalRow .filters.collap{width:100%}.productionCal .calTools{padding:1rem;justify-content:space-around;flex-wrap:wrap}.productionCal .calTools,.productionCal .calTools .buttons{width:100%;height:auto;display:flex;flex-direction:row;align-items:center}.productionCal .calTools .buttons{justify-content:space-evenly;flex:none;margin-bottom:1rem}.productionCal .calTools .buttons .btn-2{margin:0;width:32%}.productionCal .calTools .filters{width:100%;margin-top:1rem;flex:none}.productionCal .calTools .filters .inputIcon select{width:100%}.productionCal .calTools .central{flex:none;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:auto;width:100%}.productionCal .calTools .central .hours{flex:1 1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;font-size:1.1rem;margin-bottom:1rem}.productionCal .calTools .central .techRow{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:15rem;margin-bottom:1rem}.productionCal .calTools .central .techRow .piccont{width:3rem;height:3rem;border-radius:100%}.addProdEvent .titleRow{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:.5rem 0}.addProdEvent .titleRow .inputIcon{width:100%;margin-bottom:.5rem}.addProdEvent .titleRow .inputIcon input,.addProdEvent .titleRow .inputIcon select{width:100%}.addProdEvent textArea{height:8rem;font-size:1rem;margin-top:.5rem}.addProdEvent .buttons{margin:.5rem 0 0}.addProdEvent .buttons .btn-4{width:47%;font-size:.9rem;margin:0}.addProdEvent .timesRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 0;flex-wrap:wrap}.addProdEvent .timesRow .jobName{font-size:1rem;width:10rem}.addProdEvent .timesRow .inputRow{width:38rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.addProdEvent .timesRow .inputRow .inputIcon{width:100%;padding-bottom:.5rem}.addProdEvent .timesRow .inputRow .inputIcon input{width:100%;padding-left:0;margin-left:6rem}.addProdEvent .timesRow .inputRow .inputIcon label{justify-content:flex-start!important}}.calLegend .mainBody{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start;flex-wrap:wrap}.calLegend .mainBody .col{flex:1 1;padding:.5rem;border-left:2px solid #403d36}.calLegend .mainBody .col.firstCol{border:none}.calLegend .mainBody .col .colHead{padding:.5rem;font-weight:800!important;margin-bottom:1rem;border-bottom:2px solid #403d36}.calLegend .mainBody .col .row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem;font-size:.9rem}.calLegend .mainBody .col .row .square{height:2rem;width:2rem;border-radius:5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);margin-right:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.calLegend .mainBody .col .row .square svg{height:1.5rem;width:1.5rem}.calUserSettings .inputIcon{margin-bottom:1rem}.calUserSettings .inputIcon select{width:100%}.employeeMonth{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100000;display:flex;flex-direction:column;justify-content:center;align-items:center}.employeeMonth .emCont{width:30rem;height:30rem;border-radius:100%;position:relative;overflow:hidden}.employeeMonth .emCont .emBack{width:100%;height:100%;background-color:#000;opacity:.6}.employeeMonth .emCont .piccont{position:absolute;left:5rem;top:5rem;height:20rem;width:20rem;border-radius:100%}@keyframes spin{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.employeeMonth .emCont .titlee{position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:50% 50%;animation:spin 20s linear infinite;margin:0}.employeeMonth .emCont .titlee span{position:absolute;left:15rem;top:15rem;transform-origin:0 0;font-size:1.9rem;transform:rotate(calc(var(--i) * 7.5deg)) translate(14.5rem) rotate(90deg);white-space:nowrap}.employeeMonth .emCont .titlee span:first-child{--i:0}.employeeMonth .emCont .titlee span:nth-child(2){--i:1}.employeeMonth .emCont .titlee span:nth-child(3){--i:2}.employeeMonth .emCont .titlee span:nth-child(4){--i:3}.employeeMonth .emCont .titlee span:nth-child(5){--i:4}.employeeMonth .emCont .titlee span:nth-child(6){--i:5}.employeeMonth .emCont .titlee span:nth-child(7){--i:6}.employeeMonth .emCont .titlee span:nth-child(8){--i:7}.employeeMonth .emCont .titlee span:nth-child(9){--i:8}.employeeMonth .emCont .titlee span:nth-child(10){--i:9}.employeeMonth .emCont .titlee span:nth-child(11){--i:10}.employeeMonth .emCont .titlee span:nth-child(12){--i:11}.employeeMonth .emCont .titlee span:nth-child(13){--i:12}.employeeMonth .emCont .titlee span:nth-child(14){--i:13}.employeeMonth .emCont .titlee span:nth-child(15){--i:14}.employeeMonth .emCont .titlee span:nth-child(16){--i:15}.employeeMonth .emCont .titlee span:nth-child(17){--i:16}.employeeMonth .emCont .titlee span:nth-child(18){--i:17}.employeeMonth .emCont .titlee span:nth-child(19){--i:18}.employeeMonth .emCont .titlee span:nth-child(20){--i:19}.employeeMonth .emCont .titlee span:nth-child(21){--i:20}.employeeMonth .emCont .titlee span:nth-child(22){--i:21}.employeeMonth .emCont .titlee span:nth-child(23){--i:22}.employeeMonth .emCont .titlee span:nth-child(24){--i:23}.employeeMonth .emCont .titlee span:nth-child(25){--i:24}.employeeMonth .emCont .titlee span:nth-child(26){--i:25}.employeeMonth .emCont .titlee span:nth-child(27){--i:26}.employeeMonth .emCont .titlee span:nth-child(28){--i:27}.employeeMonth .emCont .titlee span:nth-child(29){--i:28}.employeeMonth .emCont .titlee span:nth-child(30){--i:29}.employeeMonth .emCont .titlee span:nth-child(31){--i:30}.employeeMonth .emCont .titlee span:nth-child(32){--i:31}.employeeMonth .emCont .titlee span:nth-child(33){--i:32}.employeeMonth .emCont .titlee span:nth-child(34){--i:33}.employeeMonth .emCont .titlee span:nth-child(35){--i:34}.employeeMonth .emCont .titlee span:nth-child(36){--i:35}.employeeMonth .emCont .titlee span:nth-child(37){--i:36}.employeeMonth .emCont .titlee span:nth-child(38){--i:37}.employeeMonth .emCont .titlee span:nth-child(39){--i:38}.employeeMonth .emCont .titlee span:nth-child(40){--i:39}.employeeMonth .emCont .titlee span:nth-child(41){--i:40}.employeeMonth .emCont .titlee span:nth-child(42){--i:41}.employeeMonth .emCont .titlee span:nth-child(43){--i:42}.employeeMonth .emCont .titlee span:nth-child(44){--i:43}.employeeMonth .emCont .titlee span:nth-child(45){--i:44}.employeeMonth .emCont .titlee span:nth-child(46){--i:45}.employeeMonth .emCont .titlee span:nth-child(47){--i:46}.employeeMonth .emCont .titlee span:nth-child(48){--i:47}.employeeMonth .emCont .titlee span:nth-child(49){--i:48}.employeeMonth .emCont .titlee span:nth-child(50){--i:49}.employeeMonth .emCont .titlee span:nth-child(51){--i:50}.employeeMonth .emCont .titlee span:nth-child(52){--i:51}.employeeMonth .emCont .titlee span:nth-child(53){--i:52}.employeeMonth .emCont .titlee span:nth-child(54){--i:53}.employeeMonth .emCont .titlee span:nth-child(55){--i:54}.employeeMonth .emCont .titlee span:nth-child(56){--i:55}.employeeMonth .emCont .titlee span:nth-child(57){--i:56}.employeeMonth .emCont .titlee span:nth-child(58){--i:57}.employeeMonth .emCont .titlee span:nth-child(59){--i:58}.employeeMonth .emCont .titlee span:nth-child(60){--i:59}.employeeMonth .emCont .titlee span:nth-child(61){--i:60}.employeeMonth .emCont .titlee span:nth-child(62){--i:61}.employeeMonth .emCont .titlee span:nth-child(63){--i:62}.employeeMonth .emCont .titlee span:nth-child(64){--i:63}.employeeMonth .emCont .titlee span:nth-child(65){--i:64}.employeeMonth .emCont .titlee span:nth-child(66){--i:65}.employeeMonth .emCont .titlee span:nth-child(67){--i:66}.employeeMonth .emCont .titlee span:nth-child(68){--i:67}.employeeMonth .emCont .titlee span:nth-child(69){--i:68}.employeeMonth .emCont .titlee span:nth-child(70){--i:69}.employeeMonth .emCont .titlee span:nth-child(71){--i:70}.employeeMonth .emCont .titlee span:nth-child(72){--i:71}.employeeMonth .emCont .titlee span:nth-child(73){--i:72}.employeeMonth .emCont .titlee span:nth-child(74){--i:73}.employeeMonth .emCont .titlee span:nth-child(75){--i:74}.employeeMonth .emCont .titlee span:nth-child(76){--i:75}.employeeMonth .emCont .titlee span:nth-child(77){--i:76}.employeeMonth .emCont .titlee span:nth-child(78){--i:77}.employeeMonth .emCont .titlee span:nth-child(79){--i:78}.employeeMonth .emCont .titlee span:nth-child(80){--i:79}.uniformNotice{width:100%}.uniformNotice .title{justify-content:center}.uniformNotice .mainRow,.uniformNotice .title{width:100%;display:flex;flex-direction:row;align-items:center}.uniformNotice .mainRow{justify-content:space-between;align-items:stretch}.uniformNotice .mainRow .col{flex:1 1;background-color:#403d36;border-radius:15px;flex-direction:column;margin:.2rem}.uniformNotice .mainRow .col,.uniformNotice .mainRow .col .headRow{padding:.5rem;display:flex;justify-content:flex-start;align-items:center}.uniformNotice .mainRow .col .headRow{flex-direction:row;width:100%}.uniformNotice .mainRow .col .headRow .colTitle{width:100%;flex:1 1;font-weight:800!important;font-size:1.2rem;margin-bottom:1rem;border-bottom:2px solid #5e5c54}.uniformNotice .mainRow .col .itemRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}.uniformNotice .mainRow .col .itemRow .piccont{width:4rem;height:4rem;border-radius:100%}.uniformNotice .mainRow .col .itemRow.infraction{color:tomato;margin-bottom:.2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.75rem}.uniformNotice .mainRow .col .itemRow.infraction svg{height:1rem;width:1rem;margin-right:.5rem}.uniformNotice .mainRow .col .itemRow .colInfo{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1;margin-left:.3rem;align-items:flex-start}.uniformNotice .mainRow .col .itemRow .colInfo .itemTitle{font-weight:800!important;font-size:.9rem;margin-bottom:.4rem}.uniformNotice .mainRow .col .itemRow .colInfo .exception,.uniformNotice .mainRow .col .itemRow .colInfo .valid{margin-bottom:.2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.75rem}.uniformNotice .mainRow .col .itemRow .colInfo .exception svg,.uniformNotice .mainRow .col .itemRow .colInfo .valid svg{height:1rem;width:1rem;margin-right:.5rem}.uniformNotice .mainRow .col .itemRow .colInfo .valid{color:#7cfc00}.uniformNotice .mainRow .col .itemRow .colInfo .exception{color:tomato}@media only screen and (max-width:1300px){.uniformNotice .title{font-size:1rem;margin:.5rem}.uniformNotice .mainRow .col{padding:.3rem;border-radius:10px;margin:.2rem}.uniformNotice .mainRow .col .headRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem}.uniformNotice .mainRow .col .headRow .colTitle{font-size:.9rem;margin-bottom:.6rem;border-bottom:2px solid #5e5c54}.uniformNotice .mainRow .col .itemRow{margin-bottom:.6rem}.uniformNotice .mainRow .col .itemRow .piccont{width:2.8rem;height:2.8rem}.uniformNotice .mainRow .col .itemRow.infraction{color:tomato;margin-bottom:.2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.75rem}.uniformNotice .mainRow .col .itemRow.infraction svg{height:1rem;width:1rem;margin-right:.5rem}.uniformNotice .mainRow .col .itemRow .colInfo .itemTitle{font-weight:800!important;font-size:.7rem;margin-bottom:.3rem}.uniformNotice .mainRow .col .itemRow .colInfo .exception,.uniformNotice .mainRow .col .itemRow .colInfo .valid{margin-bottom:.2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.6rem}.uniformNotice .mainRow .col .itemRow .colInfo .exception svg,.uniformNotice .mainRow .col .itemRow .colInfo .valid svg{height:.6rem;width:.6rem;margin-right:.2rem}}.calDiv{width:100%;height:100%}.calDiv .rbc-time-view{border-radius:10px}.calDiv button{width:auto}.calDiv .cal-toolbar .leftView,.calDiv .cal-toolbar .rightView{padding:.5rem .8rem}.calDiv.dark{background-color:#21201b;color:#fffffc}.calDiv.dark .rbc-time-slot{border-top:1px solid #403d36!important}.calDiv.dark .rbc-timeslot-group{border-bottom:1px solid #5e5c54!important;border-left:1px solid #5e5c54!important}.calDiv.dark .rbc-off-range-bg{background:#38362f!important}.calDiv.dark .rbc-today{background:#47453d!important}.calDiv.dark .rbc-events-container,.calDiv.dark .rbc-time-content,.calDiv.dark .rbc-time-header,.calDiv.dark .rbc-time-header-content,.calDiv.dark .rbc-time-header.rbc-overflowing,.calDiv.dark .rbc-time-view{border-color:#5e5c54!important}.calDiv.light{background-color:#fcfcfa;color:#1a1814}.calDiv.light .rbc-time-slot{border-top:1px solid #f5f5eb!important}.calDiv.light .rbc-timeslot-group{border-bottom:1px solid #ebebd8!important;border-left:1px solid #ebebd8!important}.calDiv.light .rbc-off-range-bg,.calDiv.light .rbc-today{background:#f7f7f0!important}.calDiv.light .rbc-events-container,.calDiv.light .rbc-time-content,.calDiv.light .rbc-time-header,.calDiv.light .rbc-time-header-content,.calDiv.light .rbc-time-header.rbc-overflowing,.calDiv.light .rbc-time-view{border-color:#ebebd8!important}.main-cal{height:100%;width:100%}.main-cal .calDiv{width:100%;padding-left:23rem;height:100vh}.calEvent{display:grid;grid-template:"event cal"/50% 50%;width:100%;height:100%;min-height:90vh}.calEvent .side{grid-area:cal;max-height:120vh;overflow-y:scroll}.calEvent .side .calDiv{width:100%;height:100%}.calEvent-event{display:flex;flex-direction:column;justify-content:stretch;align-items:center;grid-area:event}.calEvent-event.light{background-color:#fcfcfa;color:#1a1814}.calEvent-event.light .eventHeader-pic,.calEvent-event.light .eventHeader-tab.left div,.calEvent-event.light .eventHeader-tab.right div{background-color:#fafaf5}.calEvent-event.dark{background-color:#21201b;color:#fffffc}.calEvent-event.dark .eventHeader-pic,.calEvent-event.dark .eventHeader-tab.left div,.calEvent-event.dark .eventHeader-tab.right div{background-color:#38362f}.calEvent-event-mod{padding:1rem 4rem}.calEvent-event#client{background-color:transparent}.calEvent-event#client .close{display:none}@media only screen and (max-width:1600px){.main-cal{font-size:.9rem}.main-cal .calDiv{padding-left:20rem}}@media only screen and (max-width:1300px){.main-cal{font-size:.7rem}.main-cal .calDiv{padding-left:0}.calEvent{grid-template:"event cal"/70% 30%}.calEvent .calEvent-event .calEvent-event-mod{padding:1rem}}@media only screen and (max-width:900px){.main-cal{font-size:.7rem}.main-cal,.main-cal .calDiv{height:40rem}.calEvent{grid-template:"event"/100%;min-height:50vh;height:50vh}.calEvent-event-mod{padding:1rem}}.cal-toolbar{padding:.75rem 0;justify-content:space-between}.cal-toolbar,.cal-toolbar .leftTools{display:flex;flex-direction:row;align-items:center}.cal-toolbar .leftTools{justify-content:flex-start;flex:1 1}.cal-toolbar button{box-shadow:none}.cal-toolbar.light{background-color:#fcfcfa;color:#1a1814}.cal-toolbar.dark{background-color:#242119;color:#fffffc}.cal-toolbar.dark .inputIcon{border:none;background-color:#302e28}.cal-toolbar.dark .inputIcon label{color:#fff!important}.cal-toolbar.dark .inputIcon select{background-color:#302e28;color:#fff!important;border-color:#5e5c54!important}.cal-toolbar .inputIcon{margin:0 1rem;height:2.5rem!important}.cal-toolbar .inputIcon select{height:100%}.cal-toolbar .dateArrows{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cal-toolbar .dateArrows .link{margin:0 .25rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.cal-toolbar .dateArrows .link svg{height:1.25rem;width:1.25rem;margin:0}.cal-toolbar .stepCol{flex-direction:row}.cal-toolbar .stepCol,.cal-toolbar .stepCol .link{display:flex;justify-content:center;align-items:center}.cal-toolbar .stepCol .link{height:1.5rem;width:1.5rem;flex-direction:column;border:2px solid #5e5c54;border-radius:100%}.cal-toolbar .stepCol svg{height:1.2rem;width:1.2rem;margin:0 .5rem}.cal-toolbar .date{display:flex;flex-direction:row;justify-content:center;align-items:center}.cal-toolbar .date.stepC{margin-left:1.5rem}.cal-toolbar .date h3{margin:0}.cal-toolbar .date .cal-year{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-left:.5rem}.cal-toolbar .date .cal-year .link{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 .2rem}.cal-toolbar .rightArrow{grid-area:rightView;grid-area:rightArrow;width:3rem;height:3rem;font-size:1.5rem}@media only screen and (max-width:1300px){.cal-toolbar .inputIcon{width:10rem!important;margin:0 1rem;height:2.5rem!important}.cal-toolbar .inputIcon select{width:10rem!important;height:100%}}@media only screen and (max-width:800px){.cal-toolbar{padding:.5rem 0}.cal-toolbar .inputIcon{width:8rem!important;margin:0 .5rem;height:2.2rem!important}.cal-toolbar .inputIcon select{width:8rem!important;font-size:.9rem;height:100%}.cal-toolbar .wbtn-2{width:8rem;height:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:.2rem}.cal-toolbar .leftArrow{grid-area:leftArrow;width:1.7rem;height:1.7rem;font-size:1rem}.cal-toolbar .date{grid-area:date;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.8rem}.cal-toolbar .date h3{margin:0;font-size:.8rem}.cal-toolbar .date .cal-year{display:flex;flex-direction:row;justify-content:center;align-items:center}.cal-toolbar .date .cal-year button{width:1.2rem;height:1.2rem;margin:.2rem}.cal-toolbar .rightArrow{grid-area:rightView;grid-area:rightArrow;width:1.7rem;height:1.7rem;font-size:1rem}}.eventCustom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:.7rem;height:90%}.eventCustom.cashEvent .eventCustom-cont1,.eventCustom.preIcon .eventCustom-cont1{width:100%}.eventCustom.cashEvent .eventCustom-cont1 p span,.eventCustom.preIcon .eventCustom-cont1 p span{font-size:.6rem!important}.eventCustom.cashEvent .eventCustom-cont1 .eventTitleName,.eventCustom.preIcon .eventCustom-cont1 .eventTitleName{width:100%;display:flex;flex-direction:row;justify-content:"space-between";align-items:center;justify-content:space-between!important}.eventCustom.cashEvent .eventCustom-cont1 .eventTitleName .preIconRow,.eventCustom.preIcon .eventCustom-cont1 .eventTitleName .preIconRow{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.eventCustom.cashEvent .eventCustom-cont1 .eventTitleName .preIconRow .soci,.eventCustom.preIcon .eventCustom-cont1 .eventTitleName .preIconRow .soci{display:flex;flex-direction:column;justify-content:center;align-items:center;height:1.4rem;width:1.4rem;border-radius:100%}.eventCustom.cashEvent .eventCustom-cont1 .eventTitleName .preIconRow .soci svg,.eventCustom.preIcon .eventCustom-cont1 .eventTitleName .preIconRow .soci svg{height:1.2rem;width:1.2rem;color:#fff!important}.eventCustom.cashEvent .eventCustom-cont1 .eventTitleName .preIconRow .soci.facebook,.eventCustom.preIcon .eventCustom-cont1 .eventTitleName .preIconRow .soci.facebook{background-color:#1877f2;border:3px solid #1877f2}.eventCustom.cashEvent .eventCustom-cont1 .eventTitleName .preIconRow .soci.instagram,.eventCustom.preIcon .eventCustom-cont1 .eventTitleName .preIconRow .soci.instagram{background-color:#f77737;border:3px solid #f77737}.eventCustom.cashEvent .eventCustom-cont1 .eventTitleName .preIconRow .soci.linkedin,.eventCustom.preIcon .eventCustom-cont1 .eventTitleName .preIconRow .soci.linkedin{background-color:#0077b5;border:3px solid #0077b5}.eventCustom.cashEvent .eventCustom-cont1 .eventTitleName .preIconRow .soci.gbp,.eventCustom.preIcon .eventCustom-cont1 .eventTitleName .preIconRow .soci.gbp{background-color:olive;border:3px solid olive}.eventCustom.cashEvent .eventCustom-cont1 .eventTitleName .formatTotal,.eventCustom.preIcon .eventCustom-cont1 .eventTitleName .formatTotal{font-size:.8rem;font-weight:800!important}.eventCustom.dayChange .eventCustom-cont1{width:100%}.eventCustom.dayChange .eventCustom-cont1 .eventTitleName{width:100%;display:flex;flex-direction:row;justify-content:"space-between";align-items:center;justify-content:space-between!important;font-size:.9rem;padding:.2rem 0}.eventCustom.dayChange .eventCustom-cont1 .eventTitleName .formatTotal{font-size:1rem;font-weight:800!important}.eventCustom .vehicleAv{font-size:.8rem}.eventCustom .completedAt.bigDiff{background-color:crimson}.eventCustom .completedAt.bigDiff,.eventCustom .completedAt.midDiff{margin-top:.2rem;padding:.3rem;border-radius:4px;font-weight:800!important;border:2px solid #fff}.eventCustom .completedAt.midDiff{background-color:#ff8c00}.eventCustom .emailNum{position:absolute;top:.3rem;right:.3rem;z-index:5;border-radius:100%;height:2rem;width:2rem;background-color:#403d36;border:2px solid #ffd000;display:flex;flex-direction:column;justify-content:center;align-items:center}.eventCustom .emailNum .coverIcon{position:absolute;width:100%;height:100%;z-index:2}.eventCustom .emailNum svg{height:1.2rem;width:1.2rem}.eventCustom.titleFunc{cursor:default}.eventCustom.titleFunc .eventCustom-cont1:hover{text-decoration:underline;cursor:pointer}.eventCustom .eventTitleName svg{height:1.1rem;width:1.1rem}.eventCustom:hover .technicians.show .taskKind{display:none}.eventCustom .kindCol{display:flex;flex-direction:column;justify-content:center;align-items:center}.eventCustom .kindCol .piccont{height:1.1rem!important;width:1.1rem!important}.eventCustom .kindCol .piccont:hover{transform:scale(2)}.eventCustom .taskKind{height:1.2rem;width:1.2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:100%;background-color:rgba(0,0,0,.8)}.eventCustom .taskKind svg{height:.8rem;width:.8rem}.eventCustom.prodEvent .technicians .clockInfo{flex:1 1;margin-top:-.2rem;font-size:.8rem;padding-top:1rem}.eventCustom.prodEvent .technicians .techPic{position:relative}.eventCustom.prodEvent .technicians .techPic .piccont.darkBlue{border:3px solid #4169e1}.eventCustom.prodEvent .technicians .techPic .clockCheck{position:absolute;border-radius:100%;bottom:-.25rem;right:-.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.eventCustom.prodEvent .technicians .techPic .clockCheck.big{transform:scale(1.6);bottom:-.3rem;right:-.3rem}.eventCustom.prodEvent .technicians .techPic .clockCheck.blue{background-color:blue}.eventCustom.prodEvent .technicians .techPic .clockCheck.red{background-color:red}.eventCustom.prodEvent .technicians .techPic .clockCheck.green{background-color:green}.eventCustom.prodEvent.month{max-height:2rem}.eventCustom.prodEvent.month:hover{max-height:4rem}.eventCustom.prodEvent.month:hover .eventCustom-cont1{font-size:.8rem;max-height:4rem}.eventCustom.prodEvent.month .eventCustom-cont1{font-size:.7rem;max-height:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;flex-wrap:wrap;flex:1 1}.eventCustom.prodEvent.month .eventCustom-cont2,.eventCustom.prodEvent.week .eventCustom-cont2{display:none}.eventCustom.prodEvent.week:hover .technicians.hide{display:flex}.eventCustom.prodEvent.week .technicians{position:absolute;width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:wrap}.eventCustom.prodEvent.week .technicians .clockInfo{flex:1 1;margin-top:-.7rem;padding-top:.5rem;font-size:.8rem}.eventCustom.prodEvent.week .technicians .kindCol{display:flex;flex-direction:column;justify-content:center;align-items:center}.eventCustom.prodEvent.week .technicians .kindCol .piccont{height:1.2rem!important;width:1.2rem!important}.eventCustom.prodEvent.week .technicians .kindCol .piccont.darkBlue{border-color:#4169e1!important}.eventCustom.prodEvent.week .technicians.show{bottom:0}.eventCustom.prodEvent.week .technicians.hide{display:none;top:0}.eventCustom.prodEvent.week .technicians .avatar,.eventCustom.prodEvent.week .technicians .piccont{width:2rem!important;height:2rem!important;border-radius:100%}.eventCustom.prodEvent.week .technicians .avatar.darkBlue,.eventCustom.prodEvent.week .technicians .piccont.darkBlue{border-color:#4169e1}.eventCustom.prodEvent.week .technicians .avatar.maxTechs,.eventCustom.prodEvent.week .technicians .piccont.maxTechs{font-size:1rem}.eventCustom.prodEvent.week .technicians .avatar.maxTechs.red,.eventCustom.prodEvent.week .technicians .piccont.maxTechs.red{border:3px solid tomato;color:tomato}.eventCustom.prodEvent.week .technicians .avatar.maxTechs.green,.eventCustom.prodEvent.week .technicians .piccont.maxTechs.green{border:3px solid #7cfc00;color:#7cfc00}.eventCustom.prodEvent.week .technicians .avatar.maxTechs.conflictIcon,.eventCustom.prodEvent.week .technicians .piccont.maxTechs.conflictIcon{width:3rem!important;height:3rem!important;background-color:#5e5c54;position:relative}.eventCustom.prodEvent.week .technicians .avatar.maxTechs.conflictIcon .counter,.eventCustom.prodEvent.week .technicians .piccont.maxTechs.conflictIcon .counter{position:absolute;bottom:0;left:.75rem;color:#fff}.eventCustom.prodEvent.week .technicians .avatar.maxTechs.conflictIcon .piccont,.eventCustom.prodEvent.week .technicians .piccont.maxTechs.conflictIcon .piccont{width:3rem!important;height:3rem!important}.eventCustom.prodEvent.week .technicians .avatar svg,.eventCustom.prodEvent.week .technicians .piccont svg{width:1rem;height:1rem}.eventCustom.prodEvent.day .technicians{position:absolute;bottom:0;width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:wrap}.eventCustom.prodEvent.day .technicians .clockInfo{flex:1 1;margin-top:-.7rem;font-size:.8rem}.eventCustom.prodEvent.day .technicians .avatar,.eventCustom.prodEvent.day .technicians .piccont{width:2rem;height:2rem;border-radius:100%}.eventCustom.prodEvent.day .technicians .avatar.maxTechs,.eventCustom.prodEvent.day .technicians .piccont.maxTechs{font-size:1rem}.eventCustom.prodEvent.day .technicians .avatar.maxTechs.red,.eventCustom.prodEvent.day .technicians .piccont.maxTechs.red{border:3px solid tomato;color:tomato}.eventCustom.prodEvent.day .technicians .avatar.maxTechs.green,.eventCustom.prodEvent.day .technicians .piccont.maxTechs.green{border:3px solid #7cfc00;color:#7cfc00}.eventCustom.prodEvent.day .technicians .avatar.maxTechs.conflictIcon,.eventCustom.prodEvent.day .technicians .piccont.maxTechs.conflictIcon{width:3rem!important;height:3rem!important;background-color:#5e5c54;position:relative}.eventCustom.prodEvent.day .technicians .avatar.maxTechs.conflictIcon .counter,.eventCustom.prodEvent.day .technicians .piccont.maxTechs.conflictIcon .counter{position:absolute;bottom:0;left:.75rem;color:#fff}.eventCustom.prodEvent.day .technicians .avatar.maxTechs.conflictIcon .piccont,.eventCustom.prodEvent.day .technicians .piccont.maxTechs.conflictIcon .piccont{width:3rem!important;height:3rem!important}.eventCustom.prodEvent.day .eventCustom-cont1 strong{font-size:.9rem;padding:0}.eventCustom.prodEvent.day .eventCustom-cont2{display:none}.eventCustom .eventCustom-cont1{overflow:hidden;height:100%}.eventCustom.month .eventCustom-cont1 span{font-size:.5rem}.eventCustom.day{font-size:1rem}.eventCustom.day .eventCustom-cont1 strong{font-size:1rem;padding:.5rem 0}.eventCustom.day .eventCustom-cont2{overflow:hidden;border-radius:5px;height:100%;width:auto}.eventCustom.day .eventCustom-cont2 img{height:100%;width:auto!important;max-height:10rem}.eventCustom.week{height:90%;font-size:.7rem;flex-direction:column}.eventCustom.week .eventCustom-cont1{width:100%}.eventCustom.week .eventCustom-cont2{overflow:hidden;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;width:100%}.eventCustom-cont1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;font-size:.75rem;text-align:left}.eventCustom-cont2{display:flex;flex-direction:column;justify-content:center;align-items:center;height:2rem;width:2rem;overflow:hidden;border-radius:5px}@media only screen and (max-width:1300px){.eventCustom.prodEvent.day .eventCustom-cont1 .eventTitleName{font-size:.8rem;padding:0}.eventCustom.prodEvent.day .eventCustom-cont1 p{font-size:.65rem}.eventCustom.prodEvent.day .technicians .avatar,.eventCustom.prodEvent.day .technicians .piccont{height:1.5rem;width:1.5rem}.eventCustom.prodEvent.day .technicians .avatar svg{height:.8rem;width:.8rem}.eventCustom.prodEvent.day .technicians .avatar.maxTechs{font-size:.9rem}}@media only screen and (max-width:800px){.eventCustom-cont1{width:1fr}.eventCustom.prodEvent.day .eventCustom-cont1 strong{font-size:.8rem;padding:0}.eventCustom.month{display:flex;flex-direction:row;justify-content:center;align-items:center}.eventCustom.month img{height:2rem;width:2rem}}.legend{display:flex;flex-direction:column;justify-content:space-around;align-items:center;align-items:flex-start;height:4.5rem;margin-bottom:1rem;font-weight:700;font-size:.8rem}.legend #legend-cancelled:before,.legend #legend-pending-conf:before{content:".";padding:0 1.5rem;font-size:.7rem;background-color:#fff;border:.5px solid #000;border-radius:5px;margin-right:1rem}.legend #legend-cancelled:before{background-color:darkred;color:darkred}.legend #legend-pending-conf:before{background-color:#8a2be2;color:#8a2be2}.eventHeader{display:grid;grid-template:"left picture right"/1fr 8rem 1fr;padding:1rem 4rem;width:100%}.eventHeader .eventHeader-pic div#left,.eventHeader .eventHeader-tab.right div,.eventHeader .eventHeader-tab.right#selected div,.eventHeader-pic .eventHeader div#left,.eventHeader-tab.right .eventHeader div,.eventHeader-tab.right#selected .eventHeader div{border-left:transparent;border-bottom-right-radius:100px;border-top-right-radius:100px}.eventHeader .eventHeader-pic div#right,.eventHeader .eventHeader-tab.left div,.eventHeader .eventHeader-tab.left#selected div,.eventHeader-pic .eventHeader div#right,.eventHeader-tab.left .eventHeader div,.eventHeader-tab.left#selected .eventHeader div{border-right:transparent;border-bottom-left-radius:100px;border-top-left-radius:100px}.eventHeader-pic{grid-area:picture}.eventHeader-pic div#left,.eventHeader-pic div#right{border:2px outset}.eventHeader-pic img{border:1px transparent;border-radius:100%;overflow:hidden}.eventHeader-tab.left div,.eventHeader-tab.right div{height:100%}.eventHeader-tab.left div h3,.eventHeader-tab.right div h3{margin:0;font-size:1rem;height:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom:2px solid #fffffc;text-align:center}.eventHeader-tab.left div h4,.eventHeader-tab.right div h4{font-size:.9rem;text-align:center;margin:0;height:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.eventHeader-tab.right{grid-area:right}.eventHeader-tab.right#selected div{border:2px outset}.eventHeader-tab.right#selected div h3{border-color:#ffd000}.eventHeader-tab.right div{border:2px transparent;padding-right:10%}.eventHeader-tab.left{grid-area:left}.eventHeader-tab.left#selected div{border:2px outset}.eventHeader-tab.left#selected div h3{border-color:#ffd000}.eventHeader-tab.left div{border:2px transparent;padding-left:10%}@media only screen and (max-width:1600px){.eventHeader{padding:1rem 3rem}}@media only screen and (max-width:1300px){.eventHeader{padding:1rem}.eventHeader-tab.left div h3,.eventHeader-tab.left div h4,.eventHeader-tab.right div h3,.eventHeader-tab.right div h4{font-size:.9rem}}@media only screen and (max-width:900px){.eventHeader{padding:.5rem 1rem;grid-template:"left picture right"/1fr 7rem 1fr}.eventHeader-tab.left div h3,.eventHeader-tab.right div h3{border-bottom:2px solid #fffffc}.eventHeader-tab.left div h3,.eventHeader-tab.left div h4,.eventHeader-tab.right div h3,.eventHeader-tab.right div h4{margin:0;font-size:.7rem;height:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}}.eventLoc{display:grid;grid-template:"title title" "pic social" 1fr "pic info" 1fr "pic buttons" 1fr "note note" "options options"/1fr 1fr;padding:1rem;border-radius:10px;margin-bottom:1rem}.eventLoc.light{background-color:#fafaf5;color:#1a1814;border:2px solid #ebebd8}.eventLoc.light .eventLoc-info{border-left:2px solid #1a1814}.eventLoc.dark{background-color:#302e28;color:#fffffc;border:2px solid #5e5c54}.eventLoc.dark .eventLoc-info{border-left:2px solid #fffffe}.eventLoc h3{grid-area:title;font-size:1.4rem;width:100%;border-bottom:2px solid #ffd000;padding:.5rem;margin-bottom:2rem}.eventLoc .social{display:flex;flex-direction:row;justify-content:space-around;align-items:center;font-size:2.5rem;grid-area:social}.eventLoc .social span{cursor:pointer}.eventLoc .social span:hover{color:#ffd000;transform:scale(.97)}.eventLoc .buttons{grid-area:buttons}.eventLoc .buttons button{width:100%;margin:1rem 0;padding:1rem;font-size:.8rem}.eventLoc-info{padding-left:1rem;grid-area:info}.eventLoc-info h4{font-size:1.2rem}.eventLoc img{grid-area:pic;width:80%;place-self:center;border:1px outset;border-radius:10px}.eventLoc p{grid-area:note;padding:0 3rem;margin:1rem 0;font-size:1.2rem;text-align:center;font-style:italic}.eventLoc p:after,.eventLoc p:before{content:'"';font-size:2.5rem;color:#ffd000}.eventLoc .options{margin:1rem;grid-area:options;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.eventLoc .options .button,.eventLoc .options button{margin-bottom:1rem}@media only screen and (max-width:800px){.eventLoc{grid-template:"title title" "pic social" 1fr "pic info" 1fr "buttons buttons" 1fr "note note" "options options"/1fr 1fr}.eventLoc h3{font-size:1.2rem;margin-bottom:1rem}.eventLoc .social{margin:1rem}.eventLoc .social button{width:3rem}.eventLoc p{padding:0 1rem;margin:1rem 0;font-size:1.1rem}.eventLoc p:after,.eventLoc p:before{font-size:2rem}.eventLoc .options{grid-area:options;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;margin-top:1rem}.eventLoc .options button{margin:.5rem}}.eventClient{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.eventClient.light textarea{border:2px solid #ebebd8}.eventClient.light .subCont h2{border-color:#ebebd8}.eventClient.dark textarea{border:2px solid #5e5c54}.eventClient.dark .subCont h2{border-color:#5e5c54}.eventClient .header{width:90%;margin-bottom:1rem}.eventClient .header,.eventClient .options{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.eventClient .options{width:80%;margin:1rem}.eventClient .options button{width:12rem;height:2rem}.eventClient .subCont{margin:1rem}.eventClient .subCont .row{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.eventClient .subCont .row .col{width:40%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.eventClient .subCont .row .col label{margin-top:1rem}.eventClient .subCont .row .col textarea{width:100%;height:10rem;padding:.5rem;border-radius:5px}.eventClient .subCont .row .col select{height:1.6rem;width:100%;padding-left:.5rem;border-radius:5px}.eventClient .subCont .row .button,.eventClient .subCont .row button{margin:1.5rem}@media only screen and (max-width:900px){.eventClient .subCont{align-items:center}.eventClient .subCont .artistTag{width:100%;margin-left:0}.eventClient .subCont .row-text{flex-direction:column}.eventClient .subCont .row-text .col{width:90%}}.eventTag{width:95%;border:2px solid transparent;margin:.5rem 0;display:grid;border-radius:15px;box-shadow:0 8px 24px rgba(0,0,0,.14);align-items:center;padding:.5rem;grid-template:"pic time time" 1.3rem "pic name duration" 1rem "pic address address" 2.5rem "pic equipment equipment" 1rem "pic status status" 1rem/6.5rem 2fr 1fr}.eventTag.light{background-color:#f5f5eb;color:#1a1812}.eventTag.light#selected{background-color:#f7f7f0}.eventTag.light.borderRed{border:3px solid #f10}.eventTag.light.borderGreen{border:3px solid #009431}.eventTag.light.borderYellow{border:3px solid #c4a000}.eventTag.dark{background-color:#403d36;color:#fffffc}.eventTag.dark#selected{background-color:#38362f}.eventTag.dark.borderRed{border:3px solid #f10}.eventTag.dark.borderGreen{border:3px solid #00ff56}.eventTag.dark.borderYellow{border:3px solid #ffd000}.eventTag.dark.borderBlue{border:3px solid #00bfff}.eventTag#selected{border-color:#ffd000;transform:scale(1.03)}.eventTag.clickable{cursor:pointer}.eventTag.clickable #selected,.eventTag.clickable:hover{border-color:#ffd000;box-shadow:none;transform:scale(.98)}.eventTag .piccont{grid-area:pic;width:6.5rem!important;height:6.5rem!important;overflow:hidden;border-radius:10px}.eventTag .piccont img{place-self:center}.eventTag-name{grid-area:name;margin-left:.7rem;font-size:.8rem;white-space:nowrap;overflow:hidden}.eventTag-address{grid-area:address;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.eventTag-address,.eventTag-time{margin-left:.7rem;font-size:.8rem;justify-self:flex-start}.eventTag-time{grid-area:time;overflow:hidden;font-family:Play,Helvetica,sans-serif;white-space:nowrap;width:90%;border-bottom:1px solid #ffd000}.eventTag-duration{grid-area:duration;font-size:.8rem;justify-self:center}.eventTag-equipment{grid-area:equipment;font-size:.8rem}.eventTag-equipment,.eventTag-status{margin-left:.7rem;justify-self:flex-start}.eventTag-status{grid-area:status;font-size:.9rem;width:90%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.eventTag-status strong.confirmed{color:#7cfc00}.eventTag-status strong.cancelled{color:tomato}.eventTag-status strong.completed{color:#00bfff}.extMenu,.menu{z-index:900;position:fixed;top:6rem;bottom:0;background-color:#2d2d2f;overflow-y:auto}.menu{border-left:2px outset #fffffc;width:23rem;right:0}.menu#opened{border-left:2px outset #39393c}.menu-column{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.extMenu{width:32rem;right:23rem}.extMenu.logged{top:6rem}.extMenu.light{background-color:#fcfcfa;border-left:1px outset #ebebd8;color:#1a1814}.extMenu.light .extMenu-grid4{border-color:#ebebd8!important}.extMenu.light a{color:#1a1814}.extMenu.dark{background-color:#21201b;border-left:1px outset #5e5c54;color:#fffffc}.extMenu.dark .extMenu-grid4{border-color:#5e5c54}.extMenu .phoneBtn{display:none}.extMenu .extMenu-grid{width:100%;display:grid;grid-template:"title title" 5rem "portrait portrait" 10rem ". . " 3rem "col1 col2" "col1 col2" "support support"/1fr 1fr}.extMenu .extMenu-grid a,.extMenu .extMenu-grid span{padding:.3rem 0}.extMenu .extMenu-grid1{grid-area:title;place-self:center;font-size:1.5rem}.extMenu .extMenu-grid2{grid-area:portrait;display:grid;place-self:center;grid-template:"tag name" 1fr "tag sub" 1fr/1fr 1fr;align-items:center}.extMenu .extMenu-grid2 .avatar,.extMenu .extMenu-grid2 .piccont-sel{grid-area:tag;margin:1rem;place-self:center}.extMenu .extMenu-grid2 .avatar #logo,.extMenu .extMenu-grid2 .piccont-sel #logo{transform:scale(.7)}.extMenu .extMenu-grid2-1{grid-area:name;font-size:1.3rem}.extMenu .extMenu-grid2-2{grid-area:sub;font-size:.9rem}.extMenu .extMenu-grid3{grid-area:col1}.extMenu .extMenu-grid3,.extMenu .extMenu-grid4{display:flex;flex-direction:column;align-items:baseline;padding:1rem}.extMenu .extMenu-grid4{grid-area:col2;border-left:2px solid}.extMenu .extMenu-grid4 .link{padding-top:.3rem;font-size:.9rem}.extMenu .extMenu-grid5{grid-area:support;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.menuButton,.menuButton-last{width:100%;height:3.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 2rem;border-top:1px solid #464649;font-size:1rem;cursor:pointer}.menuButton-last:hover,.menuButton:hover{color:#ffd000;transform:scaleY(.98)!important;background-color:#39393c}.menuButton strong,.menuButton-last strong{border:1px solid #464649;height:2rem;width:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:100%}.menuButton.light{border-color:#ebebd8}.menuButton.light:hover{background-color:#f7f7f0}.menuButton-last{border-bottom:1px solid #464649}.menuButton-end{border-top:1px solid #464649;width:100%}.menuButton-end.light{border-color:#ebebd8}.menuButton .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}@media only screen and (max-width:1600px){.menu{width:20rem}.menu h3{font-size:1rem}.extMenu{width:27rem;right:20rem}}@media only screen and (max-width:1300px){.menu{top:0;width:20rem;z-index:1000}.menu h3{font-size:1rem}.extMenu{position:fixed;z-index:900;padding:4rem;left:0;width:auto;right:20rem;top:6rem}.extMenu .phoneBtn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:2rem}}@media only screen and (max-width:800px){.menu{top:0;width:20rem}.menu h3{font-size:1rem}.extMenu{position:fixed;z-index:1050;padding:2rem 1rem;right:4rem;top:0!important}.extMenu .extMenu-grid{max-height:70vh;grid-template:"title title" 1fr "portrait portrait" 1fr ". . " 3rem "col1 col2" "col1 col2" "support support"/1fr 1fr}.extMenu .extMenu-grid2{grid-template:"name name" 1fr "tag sub" 1fr/1fr}.extMenu .extMenu-grid3,.extMenu .extMenu-grid4{padding:.5rem!important;font-size:.9rem!important}.extMenu .extMenu-grid2-2{font-size:.6rem!important}.extMenu .phoneBtn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:2rem}}.notifications h3{display:flex;flex-direction:column;justify-content:center;align-items:center;height:6rem;width:100%}.notifications.light .notification{border-top:2px solid #ebebd8}.notifications.light .notification-1{color:#1a1814}.notifications.light .notification:hover{background-color:#fffffe}.notifications.light .notification#read{background-color:#f2f2e6}.notifications.light .notification#read .notification-1{color:#5e5c54}.notifications.dark .notification{border-top:2px solid #5e5c54}.notifications.dark .notification-1{color:#ffd000}.notifications.dark .notification:hover{background-color:#403d36}.notifications.dark .notification#read{background-color:#21201b}.notifications.dark .notification#read .notification-1{color:#ebebd8}.notifications .notification{display:grid;grid-template:"subject date" "message message" "buttons buttons"/3.5fr 1fr;width:100%;padding:1rem}.notifications .notification:hover{border-top:2px solid #ffd000;border-bottom:2px solid #ffd000}.notifications .notification:hover .notification-4{height:4rem;grid-area:buttons;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap}.notifications .notification-1{font-family:Play,Helvetica,sans-serif;font-size:.7rem;grid-area:subject;min-height:2rem}.notifications .notification-2{grid-area:date;text-align:right}.notifications .notification-3{font-size:.7rem;grid-area:message;min-height:4rem;padding-top:1rem}.notifications .notification-4{display:none}.list{height:100%;width:100%;overflow-y:auto;overflow-x:hidden}.listItem{margin:1rem;padding:1rem;border-radius:5px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.14);width:95%;display:grid;grid-template:"pic title icons" 2rem "pic cols options" 10rem ". cates options" 1rem/10rem 1fr 12rem;place-items:center}.listItem.mini{margin:0;padding:.2rem 0 .2rem .5rem;width:100%;border-radius:0;border-left:none!important;border-right:none!important;border-top:none!important;box-shadow:none;grid-template:" pic   title cols options" 4rem/4rem 12rem 1fr 9rem}.listItem.mini:hover{transform:none}.listItem.mini .cols{flex-wrap:none;padding:0}.listItem.mini .cols-col{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;height:auto;min-height:0;overflow:hidden}.listItem.mini .cols-col h5{font-size:.8rem;margin:0}.listItem.mini .cols-col strong{font-size:.7rem}.listItem.mini .cols-col ul{padding:.3rem;font-size:.6rem}.listItem.mini .options .options-button,.listItem.mini .options span{padding:.2rem .5rem;font-size:.9rem;cursor:pointer}.listItem.mini .title,.listItem.mini h3{border-bottom:none;height:100%;padding:0 .5rem;text-align:left;cursor:pointer;overflow:hidden}.listItem.mini .imgCont,.listItem.mini .piccont,.listItem.mini .piccont-sel{width:4rem;height:4rem}.listItem.mini .imgCont:hover,.listItem.mini .piccont-sel:hover,.listItem.mini .piccont:hover{transform:scale(.97)}.listItem.mini.crm-item{grid-template:" task  pic selBox  title  fields flags stage icons options" 4rem/6rem 4rem 1.5rem 9rem 4fr 1fr 4rem 3rem 1fr}.listItem.mini.crm-item .stage{grid-area:stage;text-align:center;font-size:.8rem;padding:.2rem;border-radius:5px}.listItem.mini.crm-item .flags{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;grid-area:flags}.listItem.mini.crm-item .flags-flag{font-size:.6rem;text-align:center;border:2px solid transparent;border-radius:10px;padding:0 .2rem;margin:.2rem}.listItem.mini.crm-item .icons{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;grid-area:icons;height:4rem}.listItem.mini.crm-item .icons .notesIcon{position:relative}.listItem.mini.crm-item .icons span{font-size:1.1rem}.listItem.mini.crm-item .icons span:hover{transform:scale(.97)}.listItem.mini.crm-item .pack-render{transform:scale(.4)}.listItem.mini.crm-item .pack-render .uplights .multiplier{font-size:.8rem!important}.listItem.mini.crm-item .fields{border-left:2px solid;align-items:flex-start;padding:0 1rem;width:100%;height:100%;overflow-x:auto}.listItem.mini.crm-item .fields-wrap{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.listItem.mini.crm-item .fields-field{align-items:center!important;font-size:.7rem;width:25%;min-width:8rem;height:1.8rem;padding-right:.3rem}.listItem.mini.crm-item .fields-field span{padding-left:.5rem}.listItem.crm-item{grid-template:"pic selBox title icons" 2rem "pic fields fields options" 10rem "task task stage tags" 4rem/10rem 2rem 1fr 12rem}.listItem.crm-item .selBox{grid-area:selBox;margin-left:.5rem;height:1.2rem;width:1.2rem}.listItem.crm-item .item-image{grid-area:pic}.listItem.crm-item .icons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;grid-area:icons;height:4rem;width:100%}.listItem.crm-item .icons span{font-size:1.4rem}.listItem.crm-item .icons span:hover{transform:scale(.97)}.listItem.crm-item .task{grid-area:task;padding:.2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.listItem.crm-item .task strong{font-size:.7rem;text-align:center}.listItem.crm-item .task .date{font-size:.6rem;text-align:center;border:2px solid transparent;border-radius:10px}.listItem.crm-item .task .date.due{background-color:rgba(255,17,0,.5)}.listItem.crm-item .task .date.soon{background-color:rgba(255,208,0,.5)}.listItem.crm-item .task .date.green{background-color:rgba(0,255,86,.5)}.listItem.crm-item .task .flag{font-size:.6rem;text-align:center;border:2px solid transparent;border-radius:10px}.listItem.crm-item .task .flag.low{background-color:rgba(0,255,86,.5)}.listItem.crm-item .task .flag.medium{background-color:rgba(255,208,0,.5)}.listItem.crm-item .task .flag.high{background-color:rgba(255,165,0,.5)}.listItem.crm-item .task .flag.ASAP{background-color:rgba(255,17,0,.5)}.listItem.crm-item .fields{padding:1rem 0 0 3rem;width:100%;height:100%;overflow-x:auto;grid-area:fields}.listItem.crm-item .fields-wrap{flex-direction:column;flex-wrap:wrap;width:100%;height:100%}.listItem.crm-item .fields-field,.listItem.crm-item .fields-wrap{display:flex;justify-content:flex-start;align-items:center;align-items:flex-start}.listItem.crm-item .fields-field{font-size:.8rem;flex-direction:row;width:33%;min-width:13rem;overflow:hidden;height:2.5rem;padding-right:.5rem}.listItem.crm-item .fields-field span{text-align:left}.listItem.crm-item .fields-field strong{text-decoration:underline}.listItem .icons{grid-area:icons;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.listItem .icons .tt-icon{width:3rem;height:3rem;font-size:1.3rem}.listItem.noOptions{grid-template:"pic title" 2rem "pic cols" 10rem "cates cates " 1rem/10rem 1fr}.listItem.light{background-color:#fafaf5;color:#ebebd8;border:2px solid #ebebd8}.listItem.light .stage{border:2px solid #ebebd8;color:#000;background-color:#f7f7f0}.listItem.light .title input{border:2px solid #ebebd8;height:1.5rem;length:15rem;border-radius:5px}.listItem.light .flags-flag{color:#1a1814;background-color:#f2f2e6}.listItem.light.mini{background-color:#fffffe}.listItem.light.mini:hover{background-color:#fafaf5}.listItem.light .options span,.listItem.light .units,.listItem.light h3,.listItem.light h4,.listItem.light h5,.listItem.light li,.listItem.light p,.listItem.light span,.listItem.light strong{color:#1a1814;border-color:#ebebd8}.listItem.light .options-top{width:100%;border-bottom:2px solid #ebebd8}.listItem.light .options span:hover{background-color:#fffffe}.listItem.light:hover{background-color:#f5f5eb}.listItem.dark{color:#5e5c54}.listItem.dark,.listItem.dark .stage{background-color:#302e28;border:2px solid #5e5c54}.listItem.dark .stage{color:#fffffc}.listItem.dark .flags-flag{color:#fffffc;background-color:#47453d}.listItem.dark .options span,.listItem.dark .units,.listItem.dark h3,.listItem.dark h4,.listItem.dark h5,.listItem.dark li,.listItem.dark p,.listItem.dark span,.listItem.dark strong{color:#fffffc;border-color:#5e5c54}.listItem.dark.mini{background-color:#21201b}.listItem.dark.mini:hover{background-color:#38362f}.listItem.dark .options-top{width:100%;border-bottom:2px solid #5e5c54}.listItem.dark .options span:hover{background-color:#21201b}.listItem.dark:hover{background-color:#403d36}.listItem h3{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1rem}.listItem h3 strong{padding-right:.5rem;font-size:1.2rem}.listItem h3 strong.paid{color:#7cfc00}.listItem h3 strong.partially_paid{color:gold}.listItem h3 strong.sent{color:#00bfff}.listItem h3 strong.overdue{color:tomato}.listItem h3 strong.void{color:purple}.listItem .title{grid-area:title;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:2px solid;margin:0;font-size:1.3rem!important;width:100%;padding-left:1rem;padding-bottom:.5rem;place-self:flex-start;min-width:0}.listItem .title span{max-width:70%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.listItem .title text strong{color:#ffd000}.listItem.listItem-pack{grid-template:"render title title" 2rem "render cols options" 10rem/12rem 1fr 12rem;padding:1rem;border:2px solid transparent;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.14)}.listItem.listItem-pack.light{background-color:#fafaf5}.listItem.listItem-pack.light input{height:2rem;border-radius:5px;width:15rem;padding-left:.5rem;border:2px solid #ebebd8}.listItem.listItem-pack.light:hover{border:2px solid #ebebd8}.listItem.listItem-pack.dark{background-color:#302e28}.listItem.listItem-pack.dark input{height:2rem;border-radius:5px;width:15rem;padding-left:.5rem;border:2px solid #5e5c54}.listItem.listItem-pack.dark:hover{border:2px solid #5e5c54}.listItem.listItem-pack .render{grid-area:render;transform:scale(1.15);cursor:pointer}.listItem.listItem-pack .render .uplights .multiplier{font-size:1rem!important}.listItem.listItem-pack .render:hover{transform:scale(1)}.listItem.listItem-pack .options .options-button,.listItem.listItem-pack .options span{font-size:.9rem}.listItem.listItem-pack .cols{flex-wrap:wrap}.listItem.listItem-pack .cols-col{width:8rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;height:auto;min-height:4rem}.listItem.listItem-pack .cols-col h5{font-size:.8rem;margin:0}.listItem.listItem-pack .cols-col strong{font-size:.7rem}.listItem.listItem-pack .cols-col ul{padding:.3rem;font-size:.6rem}.listItem:hover{box-shadow:none;transform:scale(.995)}.listItem .cates{grid-area:cates;width:70%;padding-top:.5rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-top:2px solid}.listItem .cates span{font-size:.8rem}.listItem .cates span.sel{color:#ffd000}.listItem h3{grid-area:title;border-bottom:2px solid;font-size:.8rem;width:95%;padding-left:1rem;padding-bottom:.5rem;place-self:flex-start;margin:0 0 0 5%}.listItem .imgCont,.listItem .item-image,.listItem .piccont,.listItem .piccont-sel{grid-area:pic;width:10rem;height:10rem}.listItem .imgCont img,.listItem .item-image img,.listItem .piccont img,.listItem .piccont-sel img{width:100%;height:auto}.listItem .options{grid-area:options;border-left:2px solid;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.listItem .options strong{width:100%;text-align:center;font-size:1.5rem}.listItem .options .options-button,.listItem .options span{padding:.8rem 1rem;width:100%;border-bottom:2px solid;cursor:pointer}.listItem .options .units{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;font-size:1.4rem}.listItem .options .units span{border:none}.listItem .cols{grid-area:cols;padding:1rem;height:100%;width:100%;overflow-x:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start}.listItem .cols p{font-size:.7rem;margin:.4rem;max-height:12rem;justify-content:flex-start}.listItem .cols p,.listItem .cols-col{display:flex;flex-direction:column;align-items:center}.listItem .cols-col{height:7rem;overflow-x:auto;font-size:.8rem;border-left:2px solid;justify-content:space-evenly;align-items:flex-start;padding:.5rem;min-width:13rem}.listItem .cols-col ul{margin-left:1rem}.listItem .cols-col h5{font-size:.9rem;margin:.5rem}.listItem .cols-col .link{padding:.5rem}@media only screen and (max-width:1300px){.listItem.listItem-pack{grid-template:"render title ." 2rem "render cols options" 10rem/12rem 1fr 8rem}.listItem.listItem-pack .cols .cols-col{width:4rem}.listItem.listItem-pack .cols .cols-col ul{margin-left:.5rem}.listItem.listItem-pack .options span{font-size:.8rem;padding:.8rem .5rem}.listItem{grid-template:"pic title icons" 2rem "pic cols options" 10rem ". cates options" 1rem/10rem 1fr 8rem}.listItem .icons{grid-area:icons;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.listItem .icons .tt-icon{width:2rem;height:2rem;font-size:1rem}.listItem .cols .cols-col{min-width:11rem}.listItem .options .option-button,.listItem .options span{font-size:.8rem;padding:.8rem .5rem}}@media only screen and (max-width:800px){.listItem{margin:.5rem;padding:.5rem;grid-template:"title title" "pic options" 10rem "icons icons" 4rem "cols cols" 1fr/50% 50%;width:95%}.listItem .icons{grid-area:icons;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.listItem .icons .tt-icon{width:3rem;height:3rem;font-size:1.3rem}.listItem h3{font-size:.7rem;padding:0}.listItem .imgCont{grid-area:pic;width:6rem;place-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.listItem .imgCont img{width:100%;height:auto;transform:scale(1.1)}.listItem .cols{grid-area:cols;padding:.2rem;height:100%;width:100%;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start}.listItem .cols p{font-size:.7rem;margin:.4rem}.listItem .cols-col{height:7rem;font-size:.8rem;min-width:50rem!important;border-left:2px solid;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-start;padding:.5rem;min-width:35%!important}.listItem .cols-col ul{margin-left:1rem}.listItem .cols-col h5{font-size:.9rem;margin:.5rem}.listItem .cols-col .link{padding:.5rem}.listItem.mini.crm-item{grid-template:" pic title  task" 4rem " pic icons   task" 4rem " selBox flags   flags" 2rem/6rem 1fr 1fr}.listItem.mini.crm-item .fields,.listItem.mini.crm-item .options{display:none}.listItem.mini.crm-item .flags{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.listItem.mini.crm-item .pack-render{transform:scale(.4)}.listItem.mini.crm-item .pack-render .uplights .multiplier{font-size:.8rem!important}.listItem.listItem-pack{grid-template:"title " 3rem "render " 15rem "cols " "options " "cates  " 1rem/100%}.listItem.listItem-pack .title{font-size:.8rem}.listItem.listItem-pack.light .options span{border-color:#ebebd8}.listItem.listItem-pack.dark .options span{border-color:#5e5c54}.listItem.listItem-pack .options{border:none}.listItem.listItem-pack .options span{border:2px solid;border-radius:5px;margin-top:.5rem}.listItem.listItem-pack .cols{flex-wrap:wrap;padding:0}.listItem.listItem-pack .cols-col{min-width:0;width:100%!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;height:auto;min-height:4rem;border-left:none}.listItem.listItem-pack .cols-col h5{font-size:.8rem;margin:0}.listItem.listItem-pack .cols-col strong{font-size:.7rem}.listItem.listItem-pack .cols-col ul{padding:.3rem;font-size:.6rem}}.rightMenu-open{z-index:100;position:fixed;width:23rem;top:6rem;left:0;bottom:0;overflow-y:auto;overflow-x:hidden}.rightMenu-open.front{z-index:200}.rightMenu-open.noPaddingTop .rightMenu-open-flex{padding-top:.5rem!important}.rightMenu-open h3{font-size:1.4rem;margin-bottom:2rem;text-align:center;padding:1rem}.rightMenu-open h4{text-align:center}.rightMenu-open.left.light{background-color:#fafaf5}.rightMenu-open.left.light .rightMenu-open-flex{padding-top:2rem;padding-bottom:5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.rightMenu-open.left.dark{background-color:#302e28}.rightMenu-open.left.dark .rightMenu-open-flex{padding-top:2rem;padding-bottom:5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.rightMenu-open .rightMenu-back{animation:menu-slide-right .3s;z-index:100;position:fixed;width:23rem;top:6rem;left:0;bottom:0;overflow-y:auto}.rightMenu-open .rightMenu-back.logged{top:6rem}.rightMenu-open.phoneMenu{z-index:2000}.rightMenu-open.phoneMenu .imgCont{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:3rem}.rightMenu-open.phoneMenu .imgCont img{width:40%;height:auto}.rightMenu-open.logged{top:6rem}.rightMenu-open .rightMenu-open-flex{width:100%;padding-top:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.rightMenu-open form{width:90%}.rightMenu-open form .field{width:100%}.rightMenu-open.left{left:auto;right:0}.rightMenu-open.left.dark{border-left:1px solid #5e5c54!important}.rightMenu-open.left.light{border-left:1px solid #ebebd8!important}.rightMenu-open .menu-title{font-size:1.5rem;width:100%;height:10rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.rightMenu-open .menuButton.open{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-direction:column!important;align-items:flex-start;height:auto;padding-bottom:1rem}.rightMenu-open .menuButton.open .menuButton-title{padding-top:2rem;padding-bottom:1rem;font-size:1.1rem}.rightMenu-open .menuButton.open .menuButton-selectable{padding:.5rem 1rem;font-size:.9rem;cursor:pointer}.rightMenu-open .menuButton.open .menuButton-selectable:hover{transform:scale(.98)}.rightMenu-open.light .rightMenu-back{background-color:#fafaf5;color:#1a1814;border-right:1px solid #ededdd}.rightMenu-open.light .close{color:#1a1814}.rightMenu-open.light .menuButton-selectable:hover{color:#302e28}.rightMenu-open.light .menuButton,.rightMenu-open.light .menuButton-end,.rightMenu-open.light .menuButton.open{border-top:1px solid #ededdd}.rightMenu-open.light .menuButton a,.rightMenu-open.light .menuButton-end a,.rightMenu-open.light .menuButton.open a{color:#1a1814}.rightMenu-open.light .menuButton-end:hover,.rightMenu-open.light .menuButton.open:hover,.rightMenu-open.light .menuButton:hover{background-color:#fcfcfa;color:#21201b}.rightMenu-open.light .menuButton#selected,.rightMenu-open.light .menuButton-end#selected,.rightMenu-open.light .menuButton.open#selected{background-color:#fcfcfa}.rightMenu-open.dark .rightMenu-back{background-color:#302e28;color:#fffffc;border-right:1px solid #5e5c54!important}.rightMenu-open.dark .menuButton-selectable:hover{color:#ffd000}.rightMenu-open.dark .menuButton,.rightMenu-open.dark .menuButton-end,.rightMenu-open.dark .menuButton.open{border-top:1px solid #5e5c54}.rightMenu-open.dark .menuButton-end:hover,.rightMenu-open.dark .menuButton.open:hover,.rightMenu-open.dark .menuButton:hover{background-color:#21201b;color:#fffffc}.rightMenu-open.dark .menuButton#selected,.rightMenu-open.dark .menuButton-end#selected,.rightMenu-open.dark .menuButton.open#selected{color:#ffd000;background-color:#21201b}.rightMenu-closed{z-index:1900;position:fixed;left:0;top:6rem;border-right:2px solid;border-top:2px solid;border-bottom:2px solid;border-bottom-right-radius:100px;border-top-right-radius:100px;height:10rem;width:1.5rem;cursor:pointer}.rightMenu-closed.left{left:auto;right:0;border-right:none;border-left:2px solid;border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:100px;border-top-left-radius:100px}.rightMenu-closed.light{background-color:hsla(60,33%,94%,.5);color:#1a1814;border-color:#ebebd8}.rightMenu-closed.dark{background-color:rgba(64,61,54,.5);color:#fffffc;border-color:#5e5c54}.rightMenu-closed #rm-icon{font-size:1.25rem;margin-top:4rem;cursor:pointer}@media only screen and (max-width:1600px){.rightMenu-open,.rightMenu-open .rightMenu-back{width:20rem}}@media only screen and (max-width:1300px){.rightMenu-open{top:6rem;padding-top:0;z-index:1000}.rightMenu-open .close{display:inline;font-size:1.5rem}}@media only screen and (max-width:800px){.rightMenu-open{top:0;width:auto;right:0}.rightMenu-open.logged{top:0}.rightMenu-open.right{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.rightMenu-open .rightMenu-back,.rightMenu-open .rightMenu-back.logged{top:0}.rightMenu-open.light{background-color:hsla(60,25%,98%,.6)}.rightMenu-open.dark{background-color:rgba(33,32,27,.6)}.rightMenu-open.left.mobileBlock{position:static;width:100%;background-color:transparent;z-index:0}.rightMenu-open.left.mobileBlock .rightMenu-open-flex{width:100%;padding-top:1rem;padding-bottom:3rem}.rightMenu-open.left .rightMenu-open-flex{padding-top:3rem}.rightMenu-open .rightMenu-open-flex{padding-top:3rem;width:20rem}.rightMenu-open .phone-ext,.rightMenu-open .rightMenu-open-flex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.rightMenu-open .phone-ext{align-items:flex-end;position:fixed;left:0;right:0;top:0;bottom:0;flex:1 1;height:100%}.rightMenu-open .phone-ext .close{font-size:2.2rem;padding-top:1rem}}@keyframes menu-slide-right{0%{left:-15rem}to{left:0}}.leftMenu.light,.menuFooter.light,.menuHeader.light{background-color:#fcfcfa}.leftMenu.dark,.menuFooter.dark,.menuHeader.dark{background-color:#21201b}.leftMenu{width:20rem;padding:1rem;margin-right:1rem;position:-webkit-sticky;position:sticky;top:6rem}.leftMenu-col{flex-direction:column;justify-content:flex-start}.leftMenu-col,.leftMenu-col .clearFilters{display:flex;align-items:center;width:100%}.leftMenu-col .clearFilters{flex-direction:row;justify-content:flex-end}.leftMenu.light{border-right:2px solid #f5f5eb}.leftMenu.light .menuButton-selectable:hover{color:#302e28}.leftMenu.light .menuButton,.leftMenu.light .menuButton-end,.leftMenu.light .menuButton.open{border-top:1px solid #ededdd}.leftMenu.light .menuButton a,.leftMenu.light .menuButton-end a,.leftMenu.light .menuButton.open a{color:#1a1814}.leftMenu.light .menuButton-end:hover,.leftMenu.light .menuButton.open:hover,.leftMenu.light .menuButton:hover{background-color:#fcfcfa;color:#21201b}.leftMenu.light .menuButton#selected,.leftMenu.light .menuButton-end#selected,.leftMenu.light .menuButton.open#selected{background-color:#fcfcfa}.leftMenu.dark{border-right:2px solid #5e5c54}.leftMenu.dark .menuButton-selectable:hover{color:#ffd000}.leftMenu.dark .menuButton,.leftMenu.dark .menuButton-end,.leftMenu.dark .menuButton.open{border-top:1px solid #5e5c54}.leftMenu.dark .menuButton-end:hover,.leftMenu.dark .menuButton.open:hover,.leftMenu.dark .menuButton:hover{background-color:#21201b;color:#fffffc}.leftMenu.dark .menuButton#selected,.leftMenu.dark .menuButton-end#selected,.leftMenu.dark .menuButton.open#selected{color:#ffd000;background-color:#21201b}.leftMenu .menuButton.open{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-direction:column!important;align-items:flex-start;height:auto;padding-bottom:1rem}.leftMenu .menuButton.open .menuButton-title{padding-top:2rem;padding-bottom:1rem;font-size:1.1rem}.leftMenu .menuButton.open .menuButton-selectable{padding:.5rem 1rem;font-size:.9rem;cursor:pointer}.leftMenu .menuButton.open .menuButton-selectable:hover{transform:scale(.98)}.leftMenu-closed{z-index:1900;position:fixed;left:0;top:6rem;border-right:2px solid;border-top:2px solid;border-bottom:2px solid;border-bottom-right-radius:100px;border-top-right-radius:100px;height:10rem;width:1.5rem;cursor:pointer}.leftMenu-closed.left{left:auto;right:0;border-right:none;border-left:2px solid;border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:100px;border-top-left-radius:100px}.leftMenu-closed.light{background-color:hsla(60,33%,94%,.5);color:#1a1814;border-color:#ebebd8}.leftMenu-closed.dark{background-color:rgba(64,61,54,.5);color:#fffffc;border-color:#5e5c54}.leftMenu-closed svg{font-size:1.25rem;margin-top:4rem;cursor:pointer}@media only screen and (max-width:1300px){.menuBack{position:fixed;top:0;bottom:0;right:0;background-color:#000;left:0;z-index:99;opacity:.2}.menuHeader{font-size:1.5rem;position:fixed;top:0;left:1.3rem;width:20rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;z-index:9999999}.leftMenu{width:22.5rem;top:0;left:0;z-index:999999;overflow-y:auto;max-height:100%;padding-top:4rem;padding-bottom:4rem}.leftMenu,.leftMenu .menuFooter{animation:menu-slide-right .3s;position:fixed;bottom:0}.leftMenu .menuFooter{width:20rem;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem}}@media only screen and (max-width:800px){.menuHeader{font-size:1.5rem;position:fixed;top:10rem;left:0;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;border-top-left-radius:15px;border-top-right-radius:15px;z-index:99999999}.leftMenu{animation:menu-slide-up .3s;width:100%;bottom:0;top:13rem;left:0;max-height:100%;padding-top:2rem;padding-bottom:4rem}.leftMenu-closed{left:auto;top:auto;bottom:0;border-right:none;border-top:2px solid;border-bottom-right-radius:0;border-top-right-radius:100px;border-bottom-left-radius:0;border-top-left-radius:100px;width:10rem;height:1.5rem}.leftMenu-closed #rm-icon{margin-left:4.5rem;font-size:1.25rem;margin-top:0;cursor:pointer}.leftMenu .menuFooter{left:0;width:100%}}.popparent{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:1100!important}.popparent.second{z-index:1200!important}.popparent.third{z-index:1300!important}.popparent.front{z-index:12000000!important}.popparent .minRow{display:none}.popparent.minimizedPop{top:1rem;bottom:auto;left:auto;right:1rem}.popparent.minimizedPop .minRow{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5rem;border-radius:.5rem;background-color:#403d36;border:3px solid #5e5c54}.popparent.minimizedPop .minRow svg{height:1.5rem;width:1.5rem;margin-right:.5rem}.popparent.minimizedPop .popup{display:none}.popup{color:#fffffc;box-shadow:0 3px 8px rgba(0,0,0,.24);border-radius:10px;z-index:1100!important;max-height:100%;overflow-y:auto;width:30rem;flex-direction:column;justify-content:flex-start;padding-bottom:2rem}.popup,.popup .rowTopPop{display:flex;align-items:center}.popup .rowTopPop{width:100%;flex-direction:row;justify-content:flex-end;position:-webkit-sticky;position:sticky;top:0}.popup .subCont.directDep .inputIcon{width:100%;margin-bottom:.5rem}.popup .subCont.directDep .inputIcon input,.popup .subCont.directDep .inputIcon select{width:100%}.popup .subCont .eContact{width:100%;padding:1rem;margin-bottom:1rem;background-color:#403d36;border-radius:15px}.popup .subCont .eContact .eTitle{font-size:1.2rem;margin-bottom:.5rem}.popup .subCont .eContact .inputIcon{margin-bottom:.5rem}.popup .subCont .eContact .inputIcon input{width:100%}.popup .subCont.staleData{display:flex;flex-direction:column;justify-content:center;align-items:center}.popup .subCont.staleData svg{margin:1rem;height:2.5rem;width:2.5rem}.popup .subCont.staleData p{text-align:center;padding:1rem}.popup .subCont.staleData .buttons .btn-4{width:45%;margin:0}.popup .subCont.staleData .buttons .btn-4 svg{margin:0 0 0 .5rem;height:1.2rem;width:1.2rem}.popup .subCont .rowOptions{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.popup .subCont .rowOptions .col{margin:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;border-radius:15px;background-color:#302e28}.popup .subCont .rowOptions .col strong{font-weight:800!important;margin-bottom:.5rem}.popup .subCont .rowTypes{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;padding:0 1rem 2rem}.popup .subCont .rowTypes.flexItems div{flex:1 1}.popup .subCont .rowTypes .link.selected{color:#ffd000}.popup .subCont .rowTypes svg{width:1.8rem;height:1.8rem}.popup .subCont.signCont .addressRow{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.popup .subCont.signCont .addressRow .inputIcon{width:20rem}.popup .subCont.signCont .addressRow .state,.popup .subCont.signCont .addressRow .zip{width:12rem}.popup .subCont.signCont .addressRow .city input,.popup .subCont.signCont .addressRow .city select,.popup .subCont.signCont .addressRow .state input,.popup .subCont.signCont .addressRow .state select,.popup .subCont.signCont .addressRow .zip input,.popup .subCont.signCont .addressRow .zip select{padding-left:.5rem;text-indent:.5rem}.popup .subCont.signCont .inputIcon{width:20rem;margin:.5rem}.popup .subCont.signCont .inputIcon input{width:100%}.popup .subCont.centered{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;min-height:15rem}.popup .subCont.centered p{padding:1rem}.popup .subCont.centered .field{padding:.5rem}.popup .subCont.centered button{margin-top:2rem}.popup .subCont.defaultWhite{padding:0}.popup .subCont.bigButtons{display:flex;flex-direction:column;justify-content:center;align-items:center}.popup .subCont.bigButtons .btn-5{width:90%;margin:1rem 0}.popup .subCont .title{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.6rem;padding-bottom:1rem;margin-bottom:2rem}.popup .subCont .title.titleTut{display:flex;flex-direction:row;justify-content:center;align-items:center}.popup .subCont .subTitle{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.2rem;padding-bottom:.5rem;font-weight:800!important;margin:1rem 0}.popup .subCont.addProdEvent .rowRecurrence{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-bottom:1rem;padding-top:.5rem}.popup .subCont.addProdEvent .rowRecurrence.top{border-bottom:2px solid #403d36}.popup .subCont.addProdEvent .rowRecurrence strong{font-weight:800}.popup .subCont.addProdEvent .rowRecurrence .selected{color:#ffd000}.popup .subCont.addProdEvent textarea{margin-bottom:2rem;min-height:8rem}.popup.hidden{visibility:hidden}.popup.light{background-color:#fafaf5;color:#1a1814;border:2px solid #ebebd8}.popup.light.transparent{background-color:hsla(60,25%,98%,.7)}.popup.light .close{color:#1a1814}.popup.light .image-crop,.popup.light .subCont{background-color:#fcfcfa;color:#1a1814;border:2px solid #ebebd8}.popup.light .image-crop .title,.popup.light .subCont .title{border-bottom:2px solid #ebebd8}.popup.dark{background-color:#302e28;color:#fffffc;border:2px solid #5e5c54}.popup.dark.transparent{background-color:rgba(33,32,27,.7)}.popup.dark .close{color:#fffffc}.popup.dark .image-crop,.popup.dark .subCont{background-color:#21201b;color:#fffffc;border:2px solid #5e5c54}.popup.dark .image-crop .title,.popup.dark .subCont .title{border-bottom:2px solid #5e5c54}.popup.dark .image-crop.defaultWhite,.popup.dark .subCont.defaultWhite{background-color:#fcfcfa;color:#1a1814}.popup p.popup-text{padding:2rem;font-size:1.1rem}.popup p.popup-text-mini{padding:.5rem;font-size:.9rem}.popup#big{width:45rem}.popup#small{max-height:15rem;width:18rem}.popup#xl{width:60rem}.popup#xxl{width:90vw}.popup#full{width:100vw;height:100vh}.pop-form{width:80%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.pop-form h3,.pop-form h4{font-size:1.7rem;width:100%;border-bottom:2px solid #ffd000;padding-bottom:1rem;text-align:center}.pop-form .field{width:100%;padding:.5rem}.pop-form button{margin:2rem}.pop-form .location-address{padding-left:0;width:90%}@media only screen and (max-width:800px){.popparent{margin-top:0}.popup#big,.popup#small,.popup#xl,.popup#xxl{max-height:80vh;width:100%}.popup#big .pack,.popup#small .pack,.popup#xl .pack,.popup#xxl .pack{transform:scale(.55)}.popup .image-crop{width:100%}.popup .subCont .title{font-size:1.1rem;text-align:center}.popup .subCont.addProdEvent .buttons .btn-3,.popup .subCont.image-crop{width:100%}}.button,.chooseFile,button{display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;width:7rem;height:1.5rem;font-size:.9rem;text-align:center}.buttons{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:1rem;flex-wrap:wrap}.buttons .button,.buttons button{margin:1rem}@keyframes buttonPulse{0%{transform:scale(1)}1%{transform:scale(1)}2%{transform:scale(1.3)}3%{transform:scale(1)}}.button.disabled,button.disabled{cursor:not-allowed;opacity:.6}.button.highLight.light,button.highLight.light{border-color:#c4a000;background-color:#c4a000;color:#fffffe!important}.button.highLight.light:hover,button.highLight.light:hover{background-color:#ffd000;color:#000!important}.button.highLight.dark,button.highLight.dark{border-color:#ffd000;background-color:#ffd000;color:#000}.button.highLight.dark:hover,.button.red.light,button.highLight.dark:hover,button.red.light{background-color:#c4a000;color:#fffffe!important}.button.red.light,button.red.light{border-color:#c4a000}.button.red.light:hover,button.red.light:hover{background-color:#ffd000;color:#000!important}.button.red.dark,button.red.dark{border-color:red;background-color:#b22222;color:#fff}.button.red.dark:hover,button.red.dark:hover{background-color:red;color:#fffffe!important}.button.blue.light,button.blue.light{border-color:#00bfff;background-color:#1e90ff;color:#fff}.button.blue.light:hover,button.blue.light:hover{background-color:#00bfff;color:#fffffe!important}.button.blue.dark,button.blue.dark{border-color:#00bfff;background-color:#1e90ff;color:#fff}.button.blue.dark:hover,button.blue.dark:hover{background-color:#00bfff;color:#fffffe!important}.button.green.light,button.green.light{border-color:#c4a000;background-color:#c4a000;color:#fffffe!important}.button.green.light:hover,button.green.light:hover{background-color:#ffd000;color:#000!important}.button.green.dark,button.green.dark{border-color:#32cd32;background-color:green;color:#fff}.button.green.dark:hover,button.green.dark:hover{background-color:#32cd32;color:#fffffe!important}.button.animated,button.animated{animation:buttonPulse 30s infinite}.button.light,button.light{background-color:#f5f5eb;border:2px solid #ebebd8;color:#21201b}.button.light a,button.light a{color:#21201b!important}.button.light:hover,button.light:hover{background-color:#fafaf5}.button.light:active,button.light:active{background-color:#fffffe}.button.dark,button.dark{border:2px solid #5e5c54;background-color:#403d36;color:#fffffc}.button.dark a,button.dark a{color:#fffffc!important}.button.dark:hover,button.dark:hover{background-color:#302e28}.button.dark:active,button.dark:active{background-color:#21201b;border-color:#ffd000;color:#ffd000}.button.menuButton,button.menuButton{border-radius:0;border-bottom:none;border-left:none;border-right:none;background-color:transparent}.btn-1{width:6.5rem;height:1.8rem;font-size:.65rem}.btn-1 .anticon{margin-right:0!important}.btn-1 svg{height:.95rem;width:.95rem;margin-right:.35rem}.dbtn-1{width:6.5rem;height:1.3rem;font-size:.8rem;background-color:#141415;color:#fffffc;border:1px solid #fffffc}.dbtn-1:hover{color:#ffd000;border-color:#ffd000;background-color:#2d2d2f;transform:scale(.98)}.wbtn-1{width:6.5rem;height:1.3rem;font-size:.8rem;box-shadow:4px 4px 8px #2d2d2f;background-color:#fffffc;color:#000;border:2px outset #000}.wbtn-1 a{color:#000!important}.wbtn-1:hover{box-shadow:0 0 0;background-color:#fffffc;color:#000;border:2px inset #000}.btn-2{width:9rem;height:2.1rem;font-size:.75rem}.btn-2 .anticon{margin-right:0!important}.btn-2 svg{height:1.05rem;width:1.05rem;margin-right:.45rem}.dbtn-2{width:9rem;height:1.6rem;font-size:.9rem;background-color:#141415;color:#fffffc;border:1px solid #fffffc}.dbtn-2:hover{color:#ffd000;border-color:#ffd000;background-color:#2d2d2f;transform:scale(.98)}.wbtn-2{width:9rem;height:1.6rem;font-size:.9rem;box-shadow:4px 4px 8px #2d2d2f;background-color:#fffffc;color:#000;border:2px outset #000}.wbtn-2 a{color:#000!important}.wbtn-2:hover{box-shadow:0 0 0;background-color:#fffffc;color:#000;border:2px inset #000}.btn-3{width:11.5rem;height:2.4rem;font-size:.85rem}.btn-3 .anticon{margin-right:0!important}.btn-3 svg{height:1.15rem;width:1.15rem;margin-right:.55rem}.dbtn-3{width:11.5rem;height:1.9rem;font-size:1rem;background-color:#141415;color:#fffffc;border:1px solid #fffffc}.dbtn-3:hover{color:#ffd000;border-color:#ffd000;background-color:#2d2d2f;transform:scale(.98)}.wbtn-3{width:11.5rem;height:1.9rem;font-size:1rem;box-shadow:4px 4px 8px #2d2d2f;background-color:#fffffc;color:#000;border:2px outset #000}.wbtn-3 a{color:#000!important}.wbtn-3:hover{box-shadow:0 0 0;background-color:#fffffc;color:#000;border:2px inset #000}.btn-4{width:14rem;height:2.7rem;font-size:.95rem}.btn-4 .anticon{margin-right:0!important}.btn-4 svg{height:1.25rem;width:1.25rem;margin-right:.65rem}.dbtn-4{width:14rem;height:2.2rem;font-size:1.1rem;background-color:#141415;color:#fffffc;border:1px solid #fffffc}.dbtn-4:hover{color:#ffd000;border-color:#ffd000;background-color:#2d2d2f;transform:scale(.98)}.wbtn-4{width:14rem;height:2.2rem;font-size:1.1rem;box-shadow:4px 4px 8px #2d2d2f;background-color:#fffffc;color:#000;border:2px outset #000}.wbtn-4 a{color:#000!important}.wbtn-4:hover{box-shadow:0 0 0;background-color:#fffffc;color:#000;border:2px inset #000}.btn-5{width:16.5rem;height:3rem;font-size:1.05rem}.btn-5 .anticon{margin-right:0!important}.btn-5 svg{height:1.35rem;width:1.35rem;margin-right:.75rem}.dbtn-5{width:16.5rem;height:2.5rem;font-size:1.2rem;background-color:#141415;color:#fffffc;border:1px solid #fffffc}.dbtn-5:hover{color:#ffd000;border-color:#ffd000;background-color:#2d2d2f;transform:scale(.98)}.wbtn-5{width:16.5rem;height:2.5rem;font-size:1.2rem;box-shadow:4px 4px 8px #2d2d2f;background-color:#fffffc;color:#000;border:2px outset #000}.wbtn-5 a{color:#000!important}.wbtn-5:hover{box-shadow:0 0 0;background-color:#fffffc;color:#000;border:2px inset #000}.chooseFile input[type=file]{display:none}.chooseFile.light{background-color:#f5f5eb;border:2px solid #ebebd8;color:#21201b}.chooseFile.light:hover{background-color:#fafaf5}.chooseFile.light:active{background-color:#fffffe}.chooseFile.dark{border:2px solid #5e5c54;background-color:#403d36;color:#fffffc}.chooseFile.dark:hover{background-color:#302e28}.chooseFile.dark:active{background-color:#21201b;border-color:#ffd000;color:#ffd000}.addButton{width:14rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.2rem;cursor:pointer}.addButton.hoverOnly{max-width:4rem;justify-content:flex-end}.addButton.hoverOnly:hover{max-width:20rem}.addButton.hoverOnly:hover strong{display:block}.addButton.hoverOnly strong{display:none}.addButton.small{width:10rem;font-size:1rem}.addButton.small span{font-size:1rem}.addButton.light:hover{transform:scale(.98)}.addButton.light:hover span{color:#1a1814;border-color:#1a1814}.addButton.light span{border-color:#ebebd8;color:#ebebd8}.addButton.dark:hover{transform:scale(.98);color:#ffd000}.addButton.dark:hover span{border-color:#ffd000;color:#ffd000}.addButton.dark span{border-color:#5e5c54;color:#5e5c54}.addButton span{font-size:1.2rem;margin-left:1rem;padding:.5rem;border:2px solid;border-radius:100%}.piccont,.piccont-sel{overflow:hidden;font-size:3rem}.piccont,.piccont-col,.piccont-sel{display:flex;flex-direction:column;justify-content:center;align-items:center}.piccont-col .link{padding-top:.5rem}.piccont{border-radius:10px;width:15rem;height:15rem}.piccont.red{border:3px solid tomato!important}.piccont.violet{border:3px solid #8a2be2!important}.piccont.blue{border:3px solid #00bfff!important}.piccont.green{border:3px solid #7cfc00!important}.piccont.yellow{border:3px solid #c4a000!important}.piccont.purple{border:3px solid #8a2be2!important}.piccont#vertical,.piccont.vertical{width:15rem;height:22rem}.piccont#big{font-size:6rem;width:20rem;height:20rem}.piccont#small{font-size:2rem;width:10rem;height:10rem}.piccont#xsmall{font-size:2rem;width:5rem;height:5rem}.piccont img{min-height:100%;width:auto;min-width:100%;height:auto}.piccont-sel{border-radius:10px;width:15rem;height:15rem;cursor:pointer}.piccont-sel.red{border:3px solid tomato!important}.piccont-sel.violet{border:3px solid #8a2be2!important}.piccont-sel.blue{border:3px solid #00bfff!important}.piccont-sel.green{border:3px solid #7cfc00!important}.piccont-sel.yellow{border:3px solid #c4a000!important}.piccont-sel#vertical,.piccont-sel.vertical{width:15rem;height:22rem}.piccont-sel.thumbnail{height:0;padding-bottom:54%;position:relative;width:auto;border-radius:5px;transform:scale(.9)}.piccont-sel.thumbnail img{position:absolute;top:0;left:0;width:100%;height:auto}.piccont-sel.thumbnail.selected{border:2px solid #ffd000}.piccont-sel.BlogOG,.piccont-sel.sectionPic{width:20rem}.piccont-sel.changePic{height:auto}.piccont-sel.light{background-color:#f5f5eb;border:2px solid #ebebd8;color:#1a1814}.piccont-sel.light:hover{transform:scale(.98);background-color:#fffffe;color:#5e5c54}.piccont-sel.dark{background-color:#403d36;border:2px solid #5e5c54;color:#fffffc}.piccont-sel.dark:hover{transform:scale(.98);background-color:#5e5c54;color:#ffd000;border-color:#ffd000}.piccont-sel.big{font-size:6rem;width:20rem;height:20rem}.piccont-sel.small{font-size:2rem;width:10rem;height:10rem}.piccont-sel.xsmall{font-size:2rem;width:5rem;height:5rem}@media only screen and (max-width:1300px){.piccont-sel{width:10rem;height:10rem}}.uploadPop{height:20rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:80%}.uploadPop.light input{border:2px solid #ebebd8}.uploadPop.dark input{border:2px solid #5e5c54}.uploadPop span{font-size:1.3rem}.uploadPop h3{width:100%;text-align:center;padding-bottom:1rem;border-bottom:2px solid #ffd000}.searchBar{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-grow:2;position:relative;padding-bottom:2.2rem}.searchBar .seachcomponents{position:absolute;top:0;width:70%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:stretch;min-width:50rem;z-index:900}.searchBar .seachcomponents .dropDown{border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;max-height:45vh}.searchBar .seachcomponents .dropDown.light{background-color:#fffffe;border:2px solid #ebebd8}.searchBar .seachcomponents .dropDown.light .artistTag{border-bottom:2px solid #ebebd8}.searchBar .seachcomponents .dropDown.light .artistTag.selected,.searchBar .seachcomponents .dropDown.light .artistTag:hover{background-color:#f7f7f0}.searchBar .seachcomponents .dropDown.dark{background-color:#21201b;border:2px solid #5e5c54}.searchBar .seachcomponents .dropDown.dark .artistTag{border-bottom:2px solid #5e5c54}.searchBar .seachcomponents .dropDown.dark .artistTag.selected,.searchBar .seachcomponents .dropDown.dark .artistTag:hover{background-color:#38362f}.searchBar .seachcomponents .dropDown .artistTag{border:none;box-shadow:none;width:100%;background-color:transparent;margin:0;border-radius:0}.searchBar .seachcomponents .dropDown .artistTag:hover{transform:scale(1)}.searchBar .seachcomponents .searchInput{width:100%;font-size:.77rem;padding:.56rem 1rem;border-radius:10px}.searchBar .seachcomponents .searchButton{background-color:#ffd000;min-width:3rem;border-top:2px outset #5e5c54;border-bottom:2px outset #5e5c54;border-right:2px outset #5e5c54;border-top-right-radius:10px;border-bottom-right-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#000;font-size:1.2rem}.searchBar .seachcomponents .searchButton:hover{background-color:#e6bb00;color:#fffffc}@media only screen and (max-width:1600px){.searchBar .seachcomponents{width:95%;min-width:17rem}.searchBar .seachcomponents .searchInput{font-size:.77rem;padding:.46rem .8rem}}@media only screen and (max-width:800px){.searchBar .seachcomponents{width:85%;min-width:15rem}.searchBar .seachcomponents .searchInput{border:1px solid #fffffc;font-size:.77rem;padding:.36rem .7rem}.searchBar .seachcomponents .searchButton{margin-left:-.5rem;border:1px solid #fffffc}}.unsubscribe{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.unsubscribe p{font-size:1.3rem}.unsubscribe .rowForm{flex-direction:row;justify-content:center}.unsubscribe .rowForm,.unsubscribe .unsub{width:100%;display:flex;align-items:center}.unsubscribe .unsub{flex-direction:column;justify-content:flex-start;max-width:90rem}.unsubscribe h1{padding:1rem;font-size:2rem}.unsubscribe strong{font-size:1.5rem;margin-bottom:1rem}.unsubscribe form{padding:1rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.unsubscribe form .piccont{width:30rem;height:30rem}.unsubscribe form .colForm{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40rem}.unsubscribe form .colForm .inputIcon{margin-bottom:2rem;width:100%;max-width:30rem}.unsubscribe form .colForm .inputIcon input{width:100%}.unsubscribe form .field-check-rev{margin-top:1rem}.unsubscribe form .field-check-rev label{font-size:1.2rem}@media only screen and (max-width:1300px){.unsubscribe{padding:1rem}.unsubscribe p{font-size:1rem;text-align:center}.unsubscribe h1{font-size:1.6rem;text-align:center}.unsubscribe strong{font-size:1.2rem}.unsubscribe form .piccont{width:20rem;height:20rem}.unsubscribe form .colForm{width:30rem}.unsubscribe form .colForm .inputIcon{max-width:20rem}.unsubscribe form .colForm .field-check-rev label{font-size:1rem}}@media only screen and (max-width:800px){.unsubscribe{padding:1rem}.unsubscribe p{font-size:1rem;text-align:center}.unsubscribe h1{font-size:1.4rem;text-align:center;padding:1rem 0}.unsubscribe strong{font-size:1.2rem}.unsubscribe form .rowForm{padding:0;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.unsubscribe form .piccont{width:20rem;height:20rem}.unsubscribe form .colForm{width:100%}.unsubscribe form .colForm .inputIcon{max-width:100%}.unsubscribe form .colForm .field-check-rev label{font-size:.9rem;padding:0}}.loadingScreen{position:fixed;top:0;bottom:0;right:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(22,22,23,.658);z-index:1900}.loadingScreen .loadWarning{position:absolute;font-size:1.2rem;top:62vh}.loadingScreen .spinner{opacity:1}.loadingBottom{position:fixed;bottom:0;left:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:1900}.loadingBottom .spinner{transform:scale(.5)}.spinnerCentered{min-height:80vh}.spinner,.spinnerCentered{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.spinner.small{transform:scale(.5)}.spinner.tiny{transform:scale(.3)}.spinner-container{height:10rem;width:10rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.spinner-container img{width:4.5rem;height:4.5rem;position:relative;margin-bottom:2.7rem;animation:pulse-twist 10s infinite}.spinner-container .lds-spinner{color:official;display:inline-block;position:relative;width:10rem;height:10rem}.spinner-container .lds-spinner div{transform-origin:5rem 5rem;animation:lds-spinner 1.2s linear infinite}.spinner-container .lds-spinner div:after{background:#000}.spinner-container .lds-spinner div:after,.spinner-container .lds-spinner.white div:after{content:" ";display:block;position:absolute;top:.2rem;left:4.8rem;width:.6rem;height:2rem;border-radius:20%}.spinner-container .lds-spinner.white div:after{background:#fff}.spinner-container .lds-spinner div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.spinner-container .lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.spinner-container .lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.spinner-container .lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.spinner-container .lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.spinner-container .lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.spinner-container .lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.spinner-container .lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.spinner-container .lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.spinner-container .lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.spinner-container .lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.spinner-container .lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.locationComp{width:100%;padding:2rem;display:grid;grid-template:"title title title title" "bus bus bus bus" "pic loc loc loc" "pic address address address" "sep sep sep sep" "det det par par" "sub sub sub sub" "buttons buttons buttons buttons "/35% 15% 25% 25%}.locationComp.light .locationComp-sep{border-top:2px solid #ebebd8}.locationComp.light h2{border-bottom:2px solid #ebebd8}.locationComp.dark .locationComp-sep{border-top:2px solid #5e5c54}.locationComp.dark h2{border-bottom:2px solid #5e5c54}.locationComp input,.locationComp select{height:1.6rem;border-radius:5px;padding-left:.5rem;width:100%;border-color:transparent}.locationComp h2{border-bottom:2px solid #ffd000;padding-bottom:.5rem;grid-area:title;margin-bottom:2rem}.locationComp-picture{grid-area:pic;display:flex;flex-direction:column;justify-content:center;align-items:center}.locationComp-picture .picture{width:100%}.locationComp-picture span{padding:.5rem}.locationComp-field{display:grid;grid-template:"label input" "span span"/40% 60%;padding:.3rem}.locationComp-field label{grid-area:label;place-self:center start}.locationComp-field input{grid-area:input;place-self:center end}.locationComp-field span{grid-area:span}.locationComp .bus{grid-area:bus}.locationComp .loc{grid-area:loc}.locationComp-sep{grid-area:sep;margin:2rem 1rem}.locationComp-address{grid-area:address;padding-left:15%}.locationComp-details{grid-area:det;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;padding:1rem}.locationComp-details textarea{height:8rem;width:100%}.locationComp-parking{grid-area:par;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;padding:1rem}.locationComp-parking textarea{height:8rem;width:100%}.locationComp-buttons{grid-area:buttons;margin:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.locationComp-buttons .button,.locationComp-buttons button{margin-bottom:1rem}@media only screen and (max-width:800px){.locationComp{grid-template:"title title " "bus bus " "pic pic " "loc loc" "address address" "sep sep " "det  det" "par  par" "sub sub" "buttons  buttons "/50% 50%;padding:1rem}.locationComp-address{padding:5%}.locationComp h2{font-size:1.3rem;margin-bottom:1rem}.locationComp-buttons{grid-area:buttons;margin:1rem 0;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap}.locationComp-buttons .button{margin:.4rem 0}}.editRecord{width:100%;padding:1rem 0;display:grid;grid-template:"title flags flags" "sep sep sep" "stage stage stage" "tasks tasks tasks" "pic fields records" 3rem "pic fields buttons" "func fields notes"/2fr 4fr 3fr}.editRecord .crmRel{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem}.editRecord .crmRel .listSearch{width:60%}.editRecord .crmRel .listSearch.fullLabel .inputIcon label{width:100%;z-index:20;background-color:#fcfcfa;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.editRecord .crmRel .listSearch.fullLabel .inputIcon label svg{margin-right:1rem}.editRecord .crmRel .listSearch input{height:3rem;padding-left:3rem}.editRecord .crmRel .listSearch .searchItem{padding:.25 .5rem}.editRecord .crmRel .listSearch .searchItem .piccont{height:3rem;width:3rem;margin-right:.5rem}.editRecord .crmRel .listSearch .searchItem .col span{margin:0 0 .3rem;font-size:.8rem}.editRecord .crmRel .listSearch .searchItem .col span.itemName{font-size:.9rem}.editRecord .editRecord-fields{padding-bottom:6rem!important}.editRecord.light .flags-flag{color:#5e5c54;background-color:#f2f2e6;border:2px solid #ebebd8}.editRecord.light .editRecord-fields{border-left:2px solid #ebebd8;border-right:2px solid #ebebd8}.editRecord.light .crm-stage,.editRecord.light .crm-task{border:2px solid #ebebd8;background-color:#fafaf5}.editRecord.light .crm-stage .priority,.editRecord.light .crm-task .priority{border-right:2px solid #ebebd8}.editRecord.light .crm-stage .options,.editRecord.light .crm-task .options{border-left:2px solid #ebebd8}.editRecord.light .editRecord-sep{border-top:2px solid #ebebd8}.editRecord.light select{border:2px solid #ebebd8}.editRecord.dark .flags-flag{color:#fffffc;background-color:#47453d;border:2px solid #5e5c54}.editRecord.dark .editRecord-fields{border-left:2px solid #5e5c54;border-right:2px solid #5e5c54}.editRecord.dark .crm-stage,.editRecord.dark .crm-task{border:2px solid #5e5c54;background-color:#302e28}.editRecord.dark .crm-stage .priority,.editRecord.dark .crm-task .priority{border-right:2px solid #5e5c54}.editRecord.dark .crm-stage .options,.editRecord.dark .crm-task .options{border-left:2px solid #5e5c54}.editRecord.dark .editRecord-sep{border-top:2px solid #5e5c54}.editRecord .dangerField{width:100%;padding:.3rem}.editRecord .crm-stage,.editRecord .dangerField{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.editRecord .crm-stage{grid-area:stage;flex-wrap:wrap}.editRecord .crm-stage .iconCol{min-height:7rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin-right:1rem;padding:1rem 0}.editRecord .crm-stage .iconCol svg{width:1.7rem;height:1.7rem;margin-left:1rem}.editRecord .crm-stage .infoCol{height:5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;flex:2 1;padding-left:1rem;border-left:2px solid #5e5c54;min-width:20rem}.editRecord .crm-stage .infoCol h3{margin:0 0 .5rem}.editRecord .crm-stage .transitions{height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;padding-left:1rem;border-left:2px solid #5e5c54;min-width:15rem}.editRecord .crm-stage .transitions .ttitle{font-weight:800;margin-bottom:.8rem;padding-bottom:.3rem;border-bottom:2px solid #47453d;width:100%}.editRecord .crm-stage .transitions .link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:.3rem}.editRecord .crm-stage .transitions .link svg{width:1.2rem;height:1.2rem;margin-right:1rem}.editRecord-functions{width:100%;grid-area:func;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-top:2px solid #403d36;padding-top:1rem}.editRecord-functions .funcTitle{font-size:1.4rem;margin-bottom:.5rem;font-weight:800}.editRecord-functions .funcCont{width:94%;padding:.6rem;border-radius:15px;background-color:#302e28;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.editRecord-functions .funcCont .button,.editRecord-functions .funcCont a{width:46%;margin:.3rem;font-size:.75rem;min-width:9rem}.editRecord-functions .funcCont a .button{width:100%}.editRecord-records{padding:0 2rem;height:3rem;font-size:1.4rem;grid-area:records;justify-content:space-between}.editRecord .flags,.editRecord-records{display:flex;flex-direction:row;align-items:center}.editRecord .flags{width:100%;justify-content:space-evenly;flex-wrap:wrap;grid-area:flags}.editRecord .flags-flag{font-size:.9rem;text-align:center;border:2px solid transparent;border-radius:10px;padding:.2rem .4rem;margin:.5rem}.editRecord .tasks{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-height:20rem;margin-bottom:1rem;overflow-y:auto;grid-area:tasks}.editRecord .tasks .crm-stage,.editRecord .tasks .crm-task{margin-bottom:.5rem;width:95%;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem}.editRecord .tasks .crm-stage .avatar,.editRecord .tasks .crm-task .avatar{width:3rem;height:3rem}.editRecord .tasks .crm-stage .options,.editRecord .tasks .crm-task .options{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;height:3rem;width:9rem;padding-left:.5rem;margin-left:.5rem;font-size:1.2rem}.editRecord .tasks .crm-stage .priority,.editRecord .tasks .crm-task .priority{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:10rem;font-size:.7rem;height:3rem;padding-right:.5rem;margin-right:.5rem}.editRecord .tasks .crm-stage h4,.editRecord .tasks .crm-task h4{width:15rem;font-size:.9rem;margin:0}.editRecord .tasks .crm-stage .body,.editRecord .tasks .crm-task .body{flex:2 1;font-size:.8rem;height:3rem;overflow-y:auto}.editRecord .tasks .crm-stage .flag,.editRecord .tasks .crm-task .flag{font-size:1.5rem}.editRecord .tasks .crm-stage .flag.low,.editRecord .tasks .crm-task .flag.low{color:#00ff56}.editRecord .tasks .crm-stage .flag.medium,.editRecord .tasks .crm-task .flag.medium{color:#ffd000}.editRecord .tasks .crm-stage .flag.high,.editRecord .tasks .crm-task .flag.high{color:orange}.editRecord .tasks .crm-stage .flag.ASAP,.editRecord .tasks .crm-task .flag.ASAP{color:#f10}.editRecord input,.editRecord select{height:1.6rem;border-radius:5px;padding-left:.5rem;width:100%;border-color:transparent}.editRecord h2{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-area:title;margin-left:1.5rem;margin-top:0;font-size:1.2rem}.editRecord-picture{grid-area:pic;display:flex;flex-direction:column;justify-content:center;align-items:center}.editRecord-picture .picture{width:100%}.editRecord-picture span{padding:.5rem}.editRecord-fields{grid-area:fields;padding:0 2rem;min-height:50vh;max-height:70vh;overflow-y:auto}.editRecord-fields .fieldSeparator{width:100%;margin:1rem 0;border-bottom:2px solid #403d36}.editRecord-fields .related{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start;width:100%;border-top:2px solid #403d36;padding:1rem .5rem .5rem;margin-top:.5rem}.editRecord-fields .related .related-list-rel{padding:.3rem .5rem;margin-bottom:.4rem;background-color:#302e28;border-radius:10px}.editRecord-fields .related .related-list-rel .miniPic{width:3rem;height:3rem;border-radius:5px}.editRecord-fields .related .related-list-rel .relName{flex:1 1;font-size:.85rem;margin:0 .4rem}.editRecord-fields .related .related-list-rel .units{padding:.3rem;margin-right:.2rem;border-radius:5px;background-color:#21201b}.editRecord-fields .related .related-list-rel .units .link{display:flex;flex-direction:column;justify-content:center;align-items:center}.editRecord-fields .related .related-list-rel .units svg{height:1.1rem;width:1.1rem;margin:0 .2rem}.editRecord-fields .related .related-list-rel .link.blue{color:aqua}.editRecord-fields .related .related-list-rel .link.red{color:tomato}.editRecord-fields .related .related-list-rel .link.purple{color:#f0f}.editRecord-fields .related .related-list-rel .link.yellow{color:#ffd000}.editRecord-fields .related .related-list-rel .link.green{color:#7cfc00}.editRecord-fields .related .related-picture{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:50%}.editRecord-fields .related.light .related-list-rel:hover{background-color:#f7f7f0}.editRecord-fields .related.dark .related-list-rel:hover{background-color:#302e28}.editRecord-fields .related .relatedLabel{display:flex;flex-direction:row;justify-content:center;align-items:center}.editRecord-fields .related .relatedLabel .tt-icon{margin-left:1rem}.editRecord-fields .related-list{width:60%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-end}.editRecord-fields .related-list .related-list-rel{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.editRecord-fields .related-list .related-list-rel .icon{font-size:1.3rem}.editRecord-sep{grid-area:sep;margin-bottom:1rem}.editRecord-notes{grid-area:notes;max-height:40vh;overflow-x:hidden;border-top:2px solid #403d36;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.editRecord-notes .bHead{padding:1rem 0;margin:0 0 1rem;position:-webkit-sticky;position:sticky;top:0;background-color:#21201b;width:100%;z-index:3}.editRecord-notes .bHead .btn-2{width:46%;margin:0}.editRecord-notes .bHead .btn-2 svg{height:1.4rem;width:1.4rem}.editRecord-notes .notes-header{width:96%;padding:0 1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#302e28;border-radius:15px;margin-bottom:.7rem}.editRecord-notes .notes-header h3{display:flex;flex-direction:row;justify-content:center;align-items:center}.editRecord-notes .notes-header h3 svg{height:1.6rem;width:1.6rem;margin-right:.8rem}.editRecord-notes .notes-header .addButton{padding:.5rem;border-radius:15px;border:2px solid #5e5c54}.editRecord-notes textarea{width:100%;height:8rem;border-radius:15px}.editRecord-notes.light textarea{border:2px solid #ebebd8}.editRecord-notes.dark textarea{border:2px solid #5e5c54}.editRecord-notes .note-list{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.editRecord-notes .note-list .single-note{background-color:#302e28;border-radius:15px;margin-bottom:.7rem;padding:.7rem;width:96%;min-height:10rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.editRecord-notes .note-list .single-note .visibility{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.5rem;border-radius:15px;background-color:#38362f;font-size:.8rem}.editRecord-notes .note-list .single-note .visibility .visOpt{width:6rem;padding:.2rem;border:2px solid #5e5c54;border-radius:15px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-right:1rem}.editRecord-notes .note-list .single-note .visibility .visOpt .link svg{height:1.2rem;width:1.2rem}.editRecord-notes .note-list .single-note .picRow{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem;flex-wrap:wrap}.editRecord-notes .note-list .single-note .picRow .piccont{margin-right:.3rem;height:4rem;width:4rem}.editRecord-notes .note-list .single-note.pinned{border:2px solid #ffd000;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.editRecord-notes .note-list .single-note.seen{border:2px solid #7cfc00;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.editRecord-notes .note-list .single-note-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-bottom:2px solid #403d36;padding-bottom:.5rem}.editRecord-notes .note-list .single-note-head .date,.editRecord-notes .note-list .single-note-head .user{display:flex;flex-direction:row;justify-content:center;align-items:center}.editRecord-notes .note-list .single-note-head .date .piccont,.editRecord-notes .note-list .single-note-head .user .piccont{width:2rem;height:2rem;border-radius:100%;margin-right:.5rem}.editRecord-notes .note-list .single-note-head .date svg,.editRecord-notes .note-list .single-note-head .user svg{width:1.2rem;height:1.2rem;margin-right:.5rem}.editRecord-notes .note-list .single-note-update{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.8rem;font-style:italic;border-top:2px solid #403d36;padding:.5rem .7rem .7rem}.editRecord-notes .note-list .single-note-update .user{display:flex;flex-direction:row;justify-content:center;align-items:center}.editRecord-notes .note-list .single-note-update .piccont{width:1.6rem;height:1.6rem;border-radius:100%;margin-right:.5rem}.editRecord-notes .note-list .single-note .options{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:1.5rem;width:100%;margin-top:.5rem;padding:.3rem;border-radius:15px;background-color:#38362f}.editRecord-notes .note-list .single-note p.noteBody{padding:.8rem;font-size:.9rem;width:100%}.editRecord-notes .new-note{width:100%;padding:1rem}.editRecord-notes .new-note-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.editRecord-notes .new-note-head .link svg{height:1.4rem;width:1.4rem}.editRecord-notes .new-note-head span{font-size:2rem}.editRecord-buttons{width:100%;grid-area:buttons;margin:1rem 0;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}@media only screen and (max-width:1600px){.editRecord-fields{padding:0 .5rem}}@media only screen and (max-width:1300px){.editRecord{grid-template:"title records" "flags flags" "tasks tasks" "pic fields" "func func" "sep sep" "notes notes" "buttons buttons"/1fr 2fr}.editRecord-functions{width:100%;grid-area:func;margin:1rem}.editRecord .flags{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;grid-area:flags}.editRecord .flags-flag{font-size:.9rem;text-align:center;border:2px solid transparent;border-radius:10px;padding:.2rem .4rem;margin:.5rem}.editRecord .tasks{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-height:20rem;overflow-y:auto;grid-area:tasks}.editRecord .tasks .crm-task{margin-bottom:.5rem;width:95%;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem}.editRecord .tasks .crm-task .options{width:3rem;padding-left:.5rem;font-size:1.2rem}.editRecord .tasks .crm-task .options,.editRecord .tasks .crm-task .priority{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:5rem}.editRecord .tasks .crm-task .priority{width:10rem;font-size:.7rem;padding-right:.5rem}.editRecord .tasks .crm-task h4{width:6rem;font-size:1rem}.editRecord .tasks .crm-task .body{width:60%;font-size:.8rem;height:5rem;overflow-y:auto}.editRecord .tasks .crm-task .flag{font-size:1.5rem}.editRecord .tasks .crm-task .flag.low{color:#00ff56}.editRecord .tasks .crm-task .flag.medium{color:#ffd000}.editRecord .tasks .crm-task .flag.high{color:orange}.editRecord .tasks .crm-task .flag.ASAP{color:#f10}.editRecord input,.editRecord select{height:1.6rem;border-radius:5px;padding-left:.5rem;width:100%;border-color:transparent}.editRecord h2{padding-bottom:.5rem;grid-area:title;margin-bottom:2rem}.editRecord-picture{grid-area:pic;display:flex;flex-direction:column;justify-content:center;align-items:center}.editRecord-picture .picture{width:100%}.editRecord-picture span{padding:.5rem}.editRecord-fields{grid-area:fields;padding:0;border:none!important}.editRecord-fields .related{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start;padding:.5rem;width:100%}.editRecord-fields .related.light .related-list-rel:hover{background-color:#f7f7f0}.editRecord-fields .related.dark .related-list-rel:hover{background-color:#302e28}.editRecord-fields .related-list{width:60%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-end}.editRecord-fields .related-list .related-list-rel{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.editRecord-fields .related-list .related-list-rel .icon{font-size:1.3rem}.editRecord-sep{grid-area:sep;margin:2rem 1rem}.editRecord-notes{grid-area:notes;padding-bottom:2rem;align-items:center;align-items:flex-start}.editRecord-notes,.editRecord-notes .notes-header{width:100%;display:flex;flex-direction:row;justify-content:space-between}.editRecord-notes .notes-header{padding:0 1rem;align-items:center}.editRecord-notes textarea{width:100%;height:8rem}.editRecord-notes.light textarea{border:2px solid #ebebd8}.editRecord-notes.dark textarea{border:2px solid #5e5c54}.editRecord-notes .note-list{width:100%}.editRecord-notes .note-list .single-note{padding:.5rem;min-height:4rem;height:auto}.editRecord-notes .note-list .single-note .collap{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:.2rem}.editRecord-notes .note-list .single-note .collap svg{height:1.2rem;width:1.2rem}.editRecord-notes .note-list .single-note.light{border-top:2px solid #ebebd8}.editRecord-notes .note-list .single-note.dark{border-top:2px solid #5e5c54}.editRecord-notes .note-list .single-note p.noteBody{font-size:.7rem}.editRecord-notes .note-list .single-note-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.7rem}.editRecord-notes .note-list .single-note-update{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.8rem;font-style:italic;padding:.7rem}.editRecord-notes .note-list .single-note .options{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:1.5rem;flex-wrap:wrap}.editRecord-notes .note-list .single-note .visibility{flex-wrap:wrap}.editRecord-notes .note-list .single-note p{padding:.3rem;font-size:.7rem}.editRecord-notes .new-note{width:50%;padding:1rem}.editRecord-notes .new-note-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.editRecord-notes .new-note-head span{font-size:2rem}.editRecord-buttons{width:100%;grid-area:buttons;margin:1rem 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}}@media only screen and (max-width:800px){.editRecord{padding:1rem 2rem 4rem;grid-template:"title" "pic" "flags" "tasks" "fields" "func" "sep" "notes" "buttons" "records"/1fr}.editRecord .editRecord-buttons,.editRecord .editRecord-functions{flex-wrap:wrap;margin:0;justify-content:space-evenly;height:auto}.editRecord .editRecord-buttons .button,.editRecord .editRecord-buttons button,.editRecord .editRecord-functions .button,.editRecord .editRecord-functions button{margin:.5rem}.editRecord-notes{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.editRecord-notes .new-note,.editRecord-notes .note-list{width:100%}.editRecord-fields{max-height:none}.editRecord h2{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2rem}}.sub-location{width:100%}.sub-location input,.sub-location select{height:1.6rem;border-radius:5px;padding-left:.5rem;width:100%;border-color:transparent}.sub-location .subloc{display:grid;grid-template:"pic title delete" 4rem "pic name details" 1fr "button indoor  details" 3rem "div div div"/10rem 1fr 1fr;place-items:center stretch}.sub-location .subloc .divider{border-bottom:2px solid #fffffc;width:100%;grid-area:div;padding-bottom:1rem;margin-bottom:1rem}.sub-location .subloc .piccont-sel{grid-area:pic;width:9rem;height:9rem}.sub-location .subloc .piccont-sel img{width:100%}.sub-location .subloc .sub-delete{grid-area:delete;place-self:end;font-size:1.5rem;cursor:pointer}.sub-location .subloc .sub-delete:hover{color:#ffd000;transform:scale(.97)}.sub-location .subloc .name{grid-area:name;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;place-self:flex-start;align-items:flex-start}.sub-location .subloc .name label{width:100%;padding-top:.6rem;padding-left:.3rem}.sub-location .subloc .indoor{grid-area:indoor}.sub-location .subloc .location-details{grid-area:details;place-self:center stretch}.sub-location .subloc .location-details textarea{height:7rem}.sub-location .subloc button{grid-area:button}.sub-location .subloc h3{grid-area:title;margin:0;padding-bottom:0;place-self:center flex-start;width:100%}@media only screen and (max-width:800px){.sub-location .subloc{display:grid;grid-template:"title  delete" 4rem " name pic" 5rem " indoor pic" 5rem "details details" 6rem "button button" 3rem "div div "/1fr 8rem}.sub-location .subloc .piccont-sel{grid-area:pic;width:8rem;height:8rem;place-self:center flex-start}.sub-location .subloc .piccont-sel img{width:100%}.sub-location .subloc h3{grid-area:title;margin:0;padding-bottom:0;width:100%}.sub-location .subloc button{grid-area:button;place-self:center}.sub-location .subloc .location-details{grid-area:details;padding:0;place-self:center stretch}.sub-location .subloc .location-details textarea{height:5rem}}@keyframes alert-slide{0%{margin-top:-15rem}10%{margin-top:0}80%{margin-top:0}to{margin-top:-15rem}}.alert{position:fixed;top:4rem;right:25%;left:25%;min-height:7rem;border:2px solid #000;background-color:#3f9;color:#000;z-index:1300;animation:alert-slide 10s;box-shadow:0 8px 24px rgba(0,0,0,.14);border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.alert p{font-size:1.5rem;padding:0 2rem 1rem;font-weight:700;text-align:center}.alert p,.alert span{color:#000}.alert.error{background-color:#ff7961}.alert.warning{background-color:#ffd000}.alert.notice{background-color:#00bfff}@media only screen and (max-width:800px){.alert{top:1rem;right:5%;left:5%}.alert p{font-size:1.2rem;padding:0 1rem .5rem}}.image-crop{border:2px inset;border-radius:10px;padding:1rem;overflow-y:auto;width:90%}.image-crop canvas{display:none}.image-crop .image-flex{min-height:30rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.image-crop img{width:100%}.image-crop-buttons{width:100%;margin-top:2rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.image-crop-buttons button{width:30%;height:2rem}@media only screen and (max-width:800px){.image-crop{border:none;border-radius:0;padding:.5rem;background-color:transparent;overflow-y:auto;width:96%}.image-crop .ReactCrop__drag-handle:after{width:30px;height:30px}}.extLoc .field-input,.extLoc .price,.extLoc .search-row{width:48%}.extLoc button{margin-top:2rem}.extLoc .row{font-size:1.2rem}.extLoc .row span{border-bottom:none!important;width:3rem!important}.extLoc .results{max-height:40vh;margin:1rem 0;overflow-y:auto}.extLoc .results .bus{cursor:pointer;display:grid;width:100%;padding:.5rem 0;grid-template:"pic name name" 3rem "pic address1 address2" 2rem "pic rating price" 1rem/6rem 1fr 1fr}.extLoc .results .bus.light h3{border-color:#ebebd8}.extLoc .results .bus.dark h3{border-color:#5e5c54}.extLoc .results .bus:hover h3{border-color:#ffd000}.extLoc .results .bus .busPic{grid-area:pic;width:6rem;height:6rem;border-radius:5px;overflow:hidden}.extLoc .results .bus .busPic img{height:100%;width:auto;min-width:100%}.extLoc .results .bus .price{grid-area:price}.extLoc .results .bus h3{text-align:left;grid-area:name;width:90%;margin:0 1rem;font-size:.8rem!important;padding-bottom:.5rem;border-bottom:2px solid;place-self:flex-start flex-start}.extLoc .results .bus .starShow{grid-area:rating;margin:0 1rem}.extLoc .results .bus .address1{font-size:.8rem;grid-area:address1;margin:0 1rem}.extLoc .results .bus .address2{font-size:.8rem;grid-area:address2}.price span{font-size:1.7rem;padding:.1rem;cursor:pointer}.price span#sel{color:#ffd000}@media only screen and (max-width:800px){.extLoc .results .bus h3{width:95%;margin-left:.5rem;font-size:.65rem!important;padding-bottom:.5rem}.extLoc .results .bus .address1,.extLoc .results .bus .address2{font-size:.6rem;margin:0 .5rem}}.tooltipPopup{position:fixed;top:0;right:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.14);margin:.5rem;width:25rem;min-height:10rem;z-index:1150!important}.tooltipPopup.videoTutorial{top:auto;bottom:0;width:30rem;min-height:15rem}.tooltipPopup.videoTutorial.bottom{top:auto;bottom:0}.tooltipPopup.videoTutorial.top{top:1rem;bottom:auto}.tooltipPopup.videoTutorial.right{right:1rem;left:auto}.tooltipPopup.videoTutorial.left{left:1rem;right:auto}.tooltipPopup.videoTutorial.big{width:60rem;max-width:90vw}.tooltipPopup.videoTutorial .question{width:2rem;height:2rem;border:3px solid transparent;border-radius:100%;box-shadow:0 8px 24px rgba(0,0,0,.14);z-index:2;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center}.tooltipPopup.videoTutorial .question svg{height:1.4rem;width:1.4rem}.tooltipPopup.videoTutorial .question.topRight{top:-1rem;right:-1rem;border:3px solid tomato}.tooltipPopup.videoTutorial .question.topLeft{top:-1rem;left:-1rem}.tooltipPopup.videoTutorial .question.left{left:-1rem;bottom:46%}.tooltipPopup.videoTutorial .question.right{right:-1rem;bottom:46%}.tooltipPopup.videoTutorial .question.top{top:-1rem;right:46%}.tooltipPopup.videoTutorial .question.bottom{bottom:-1rem;right:46%}.tooltipPopup.videoTutorial .video-cont{width:100%}.tooltipPopup.videoTutorial .video-cont .media-arrows{font-size:1.5rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.tooltipPopup.videoTutorial .video-cont .media-video{height:0;padding-bottom:56.25%;position:relative;margin:0}.tooltipPopup.videoTutorial .video-cont .media-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.tooltipPopup.light{color:#1a1814;background-color:#f5f5eb;border:2px solid #ebebd8}.tooltipPopup.light .close{color:#1a1814}.tooltipPopup.light .question{color:#1a1814;background-color:#f0f0e1;border:2px solid #ebebd8}.tooltipPopup.dark{color:#fffffc;background-color:#403d36;border:2px solid #5e5c54}.tooltipPopup.dark .question{color:#fffffc;background-color:#4f4c45;border:2px solid #5e5c54}.tooltipPopup-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tooltipPopup-header .question{font-size:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:4rem;width:4rem;border:2px solid transparent;border-radius:100%;box-shadow:0 8px 24px rgba(0,0,0,.14);margin-left:-1rem;margin-top:-.5rem}.tooltipPopup p{font-size:1rem;font-weight:700;padding:1rem}.tt-icon{cursor:pointer;border:1px solid #fffffc;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:1.5rem;width:1.5rem;font-size:.9rem;margin-right:.7rem}.tt-icon.light{color:#1a1814;border:2px solid #ebebd8}.tt-icon.dark{color:#fffffc;border:2px solid #5e5c54}.tt-icon:hover{color:#ffd000;transform:scale(.95);border-color:#ffd000}.tt-icon.tutorialIcon{width:3rem;height:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border:3px solid crimson;background-color:#fff}.tt-icon.tutorialIcon svg{height:1.8rem;width:1.8rem;color:crimson}.tt-icon.tutorialIcon.small{width:2rem;height:2rem}.tt-icon.tutorialIcon.small svg{height:1.2rem;width:1.2rem}@media only screen and (max-width:800px){.tooltipPopup{width:90%}.tooltipPopup.videoTutorial{top:auto;bottom:0;width:98%;right:-1%!important;left:auto!important;min-height:1rem}.tooltipPopup.videoTutorial .question.left{display:none}.tooltipPopup.videoTutorial .question.topRight{right:0}.tooltipPopup.videoTutorial .question.topLeft{display:none}}.portalLayout{position:static;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;align-items:flex-start}.portalLayout .centerLimit{max-width:82rem}.portalLayout .routerMenu{width:8rem;position:-webkit-sticky;position:sticky;top:6rem;min-height:80vh;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.portalLayout .routerMenu .avatar{width:6rem;height:6rem;font-size:.7rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-color:transparent;position:relative}.portalLayout .routerMenu .avatar h4{text-align:center}.portalLayout .routerMenu .avatar.wc{overflow:visible}.portalLayout .routerMenu .avatar .routerCounter{z-index:200;position:absolute;background-color:#f10;height:1.7rem;width:1.7rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:100%;right:-.2rem;bottom:-.2rem;font-size:1rem}.portalLayout .routerMenu .avatar.disabled{opacity:.5;cursor:auto}.portalLayout .routerMenu .avatar.disabled:hover{border-color:transparent}.portalLayout .routerMenu .avatar.selected.light{border-color:#c4a000}.portalLayout .routerMenu .avatar.selected.dark{border-color:#ffd000}.portalLayout .routerMenu .avatar svg{margin-bottom:.5rem;width:1.5rem;height:1.5rem}.portal{display:grid;grid-template:"router comp" 1fr/21rem 1fr;width:100%;height:100%;background-color:#202022}.portal.lightMode{background-color:#fffffc;color:#000!important}.portal.lightMode .tt-icon{border-color:#000}.portal.lightMode .link{color:#000}.portal.lightMode .listItem,.portal.lightMode .portalDash .dash-icon,.portal.lightMode .review-ent{background-color:#fffffc}.portal.lightMode a{color:#000!important}.portal.lightMode .avatar,.portal.lightMode .topMenu-pic .topMenu-button#sel{background-color:#ffffe3;color:#000}.portal.lightMode .content,.portal.lightMode .content-pack{background-color:#ffffe3}.portal.lightMode .content h3,.portal.lightMode .content h4,.portal.lightMode .content-pack h3,.portal.lightMode .content-pack h4{color:#000!important}.portal.lightMode .button,.portal.lightMode .menuButton,.portal.lightMode button{color:#000!important;background-color:#ffffe3;border-color:#000!important}.portal.lightMode .button:hover,.portal.lightMode .menuButton:hover,.portal.lightMode button:hover{color:#000!important;border-bottom:none!important;background-color:#fff!important}.portal.lightMode .button#selected,.portal.lightMode .menuButton#selected,.portal.lightMode button#selected{color:#000!important;background-color:#fff!important;background-color:#fffffc!important}.portal.lightMode .tab{border-bottom:2px solid #000!important;cursor:pointer}.portal.lightMode .tab#sel,.portal.lightMode .tab:hover{color:#000!important;border-color:#ffd000!important}.portal.lightMode .wedding-details,.portal.lightMode .weddingSection{background-color:#ffffe3;color:#000!important}.portal.lightMode .wedding-details .time,.portal.lightMode .wedding-details .times,.portal.lightMode .weddingSection .time,.portal.lightMode .weddingSection .times{color:#000!important}.portal.lightMode .wedding-details .time .picker,.portal.lightMode .wedding-details .times .picker,.portal.lightMode .weddingSection .time .picker,.portal.lightMode .weddingSection .times .picker{background-color:#ffffe3!important;color:#000!important;border:none;box-shadow:none}.portal-menu{border-right:2px solid #2d2d2f;padding-top:3rem;grid-area:router;width:100%;overflow-y:auto}.portal-menu .minimize{display:none}.portal-menu .avatar{border:2px outset;background-color:#202022;cursor:pointer}.portal-menu .avatar:hover{box-shadow:none}.portal-menu h3{font-size:1.4rem;margin-bottom:2rem;text-align:center}.portal-menu .menuButton,.portal-menu .menuButton-end{border-color:#2d2d2f}.portal-menu .menuButton#selected,.portal-menu .menuButton-end#selected{background-color:#2d2d2f}.portal-menu .menuButton-end:hover,.portal-menu .menuButton:hover{border-color:#ffd000;background-color:#2d2d2f}.portal-main{grid-area:comp;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.portal-main .content{height:75vh;width:100%}.portal-main.topSide{display:grid;grid-template:"top " 15% "cont " 85%/100%}.portal-main.topSide .content#bigSide{display:grid;grid-template:"mcont side" 100%/73% 27%}.portal-main.topSide .content#bigSide .mcont{overflow:hidden}.portal-main.topSide .content#bigSide .sideBar{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-left:2px solid #2d2d2f}.portal-main.topSide .content{grid-area:cont;display:grid;grid-template:"mcont side" 100%/80% 20%}.portal-main.topSide .content .mcont{grid-area:mcont;height:100%}.portal-main.topSide .content .sideBar{grid-area:side;height:100%;overflow-y:auto;overflow-x:hidden}.portal-main.topSide .content .sideBar h3{padding:.5rem 1rem}.portal-main.topSide .content .sideBar-filters{padding-left:1.5rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.portal-main.topSide .content .sideBar-filters input{margin:1rem 0;width:80%}.portal-main.topSide .content .sideBar-filters span{padding:.2rem;font-size:1.2rem;cursor:pointer}.portal-main.topSide .content .sideBar-filters span.sel,.portal-main.topSide .content .sideBar-filters span:hover{color:#ffd000}.portal-main.topSide .content .sideBar-filters .sub-filters{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.portal-main.topSide .content .sideBar-filters .sub-filters div{font-size:1.2rem}.portal-main.topSide .content .sideBar-filters .sub-filters div span{padding-left:0}.portal-main.topSide .content .sideBar-filters .sub-filters span{font-size:1rem;padding-left:.8rem}.portal-main.topSide .content .sideBar-cates{padding-left:1rem;padding-bottom:2rem}.portal-main.topSide .content .sideBar-pack{border-left:2px solid #464649}.portal-main.topSide .content .sideBar-pack form{margin:1rem 0}.portal-main.topSide .content .sideBar-pack .field,.portal-main.topSide .content .sideBar-pack h3{padding:.5rem 1rem}.portal-main.topSide .content .sideBar-pack .field textarea,.portal-main.topSide .content .sideBar-pack h3 textarea{height:6rem}.portal-main.topSide .content .sideBar .opt{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.4rem;font-size:1.1rem;cursor:pointer}.portal-main.topSide .content .sideBar .opt span{padding-right:.6rem}.portal-main.topSide .content .sideBar .opt:hover{color:#ffd000}.portal-main.topSide .content .sideBar .sopt{font-size:.9rem;padding:.4rem 2rem}.portal-main.topSide .content .sideBar .sopt li{padding:.1rem;cursor:pointer}.portal-main.topSide .content .sideBar .sopt li.sel,.portal-main.topSide .content .sideBar .sopt li:hover{color:#ffd000}.portal-main.topSide .topMenu{grid-area:top}.portal-main.topSide-not{grid-template:"cont " 100%/100%}.portal-main.topSide-not .content-pack{grid-template:"mcont" 88% "side" 12%/100%}.portal-main.topSide-not .content-pack .sideBar{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-left:transparent}.portal-main.topSide-not .content-pack .sideBar .createPack-price{width:45%;font-size:2rem}.pack-side{width:100%;padding:1rem}@media only screen and (max-width:1600px){.portal{display:grid;grid-template:"router comp" 1fr/19rem 1fr}}@media only screen and (max-width:1300px){.portalLayout{flex-direction:column;padding-bottom:6rem}.portalLayout .routerMenu{flex-direction:row;min-height:6rem;position:fixed;bottom:0;top:auto;width:100%;max-width:100%;z-index:10;overflow-x:auto}.portalLayout .routerMenu.light{background-color:#fcfcfa}.portalLayout .routerMenu.dark{background-color:#21201b}.portalLayout .routerMenu .avatar{width:5rem;height:5rem;min-width:5rem;min-height:5rem;font-size:.6rem;margin:0 .5rem}.portal{grid-template:"comp" 1fr/1fr}.portal.lightMode .portal-menu{background-color:#fffffc}.portal-menu{width:20rem;position:fixed;top:0;bottom:0;left:0;z-index:1100;padding-top:8rem;background-color:#202022}.portal-menu .minimize{display:inline;width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.portal-menu .minimize span{font-size:1.2rem;padding:.6rem;cursor:pointer}.portal-main{grid-area:comp;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.portal-main .content{max-height:100%;height:75vh;width:100%}.portal-main.topSide .content#bigSide{grid-template:"mcont side" 100%/70% 30%}}@media only screen and (max-width:800px){.portalLayout .routerMenu{justify-content:flex-start;padding:0 1rem}.portal-cont{position:relative;left:0;right:0;top:0;bottom:0}.portal{display:grid;grid-template:" comp" 1fr/1fr;width:100%;height:100%;min-height:80vh;overflow-y:auto;overflow-x:hidden;background-color:#202022}.portal .rightMenu-closed{background-color:#202022;border-color:#2d2d2f;border-style:solid;border-left:transparent}.portal-menu{border-right:2px solid #2d2d2f;padding-top:1rem;position:fixed;width:80%;top:0;z-index:900;bottom:0;left:0;background-color:#202022}.portal-menu .minimize{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:98%;font-size:1.5rem}.portal-menu .avatar{border:2px outset;background-color:#202022}.portal-menu h3{font-size:1.4rem;margin-bottom:2rem}.portal-menu .menuButton,.portal-menu .menuButton-end{border-color:#2d2d2f}.portal-menu .menuButton#selected,.portal-menu .menuButton-end#selected{background-color:#2d2d2f}.portal-menu .menuButton-end:hover,.portal-menu .menuButton:hover{border-color:#ffd000;background-color:#2d2d2f}.portal-main{grid-area:comp;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.portal-main .content{max-height:none;min-height:75vh;width:100%;height:auto}.portal-main .content .calDiv{height:30rem}.portal-main.topSide{display:grid;grid-template:"top " "cont "/100%}.portal-main.topSide .content#bigSide{display:grid;grid-template:"side" "mcont"}.portal-main.topSide .content#bigSide .mcont{overflow:hidden}.portal-main.topSide .content#bigSide .sideBar{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-left:2px solid #2d2d2f}.portal-main.topSide .content{grid-area:cont;display:grid;grid-template:"side" "mcont"/100%}.portal-main.topSide .content .mcont{grid-area:mcont;height:auto}.portal-main.topSide .content .sideBar{grid-area:side;height:100%;overflow-y:auto;overflow-x:hidden}.portal-main.topSide .content .sideBar h3{padding:.5rem 1rem}.portal-main.topSide .content .sideBar-filters{padding-left:1.5rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.portal-main.topSide .content .sideBar-filters span{padding:.2rem;font-size:1.2rem;cursor:pointer}.portal-main.topSide .content .sideBar-filters span.sel,.portal-main.topSide .content .sideBar-filters span:hover{color:#ffd000}.portal-main.topSide .content .sideBar-filters .sub-filters{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.portal-main.topSide .content .sideBar-filters .sub-filters div{font-size:1.2rem}.portal-main.topSide .content .sideBar-filters .sub-filters div span{padding-left:0}.portal-main.topSide .content .sideBar-filters .sub-filters span{font-size:1rem;padding-left:.8rem}.portal-main.topSide .content .sideBar-cates{padding-left:1rem;padding-bottom:2rem}.portal-main.topSide .content .sideBar-pack{border-left:none;min-height:15rem;padding-bottom:2rem}.portal-main.topSide .content .sideBar-pack form{margin:1rem 0}.portal-main.topSide .content .sideBar-pack .field,.portal-main.topSide .content .sideBar-pack h3{padding:.5rem 1rem}.portal-main.topSide .content .sideBar-pack .field textarea,.portal-main.topSide .content .sideBar-pack h3 textarea{height:6rem}.portal-main.topSide .content .sideBar .opt{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.4rem;font-size:1.1rem;cursor:pointer}.portal-main.topSide .content .sideBar .opt span{padding-right:.6rem}.portal-main.topSide .content .sideBar .opt:hover{color:#ffd000}.portal-main.topSide .content .sideBar .sopt{font-size:.9rem;padding:.4rem 2rem}.portal-main.topSide .content .sideBar .sopt li{padding:.1rem;cursor:pointer}.portal-main.topSide .content .sideBar .sopt li.sel,.portal-main.topSide .content .sideBar .sopt li:hover{color:#ffd000}.portal-main.topSide .topMenu{grid-area:top}.portal-main.topSide-not{grid-template:"cont " 100%/100%}.portal-main.topSide-not .content-pack{grid-template:"mcont" 90% "side" 10%/100%}.portal-main.topSide-not .content-pack .sideBar{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.portal-main.topSide-not .content-pack .sideBar .createPack-price{width:45%;font-size:2rem}}.pack-side{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:1rem}.pack-side span{font-size:.8rem;padding:.3rem}.pack-side-cats{width:100%}.pack-side-cats ol{padding:.8rem 1.5rem;font-size:.8rem}.checklist{flex-direction:column}.checklist,.checklist-item{width:100%;display:flex;justify-content:space-between;align-items:center}.checklist-item{flex-direction:row;padding:.5rem;font-size:1.2rem}.checklist-item .review{color:gold}.checklist-item .approved{color:#7cfc00}.checklist-item .pending{color:tomato}.authMail{position:fixed;height:4rem;width:4rem;background:#8a2be2;font-size:2rem;right:.5rem;bottom:5rem;border-radius:100%;cursor:pointer}.authMail,.content-pack{display:flex;flex-direction:column;justify-content:center;align-items:center}.content-pack{width:100%;max-width:90rem;align-items:stretch}.content-pack.dark{background-color:#21201b;color:#fffffc}.content-pack.light{background-color:#fcfcfa;color:#1a1814}.content-pack.light h4{color:#1a1814}.createPack{width:100%;height:100%;display:grid;grid-template:"title title title" 4rem "menuLeft packTitle side" 4rem "menuLeft packParent side" 40rem "menuLeft performers side" 1fr/auto 1fr 20rem}.createPack.dark{background-color:#21201b;color:#fffffc}.createPack.dark .packTitle,.createPack.dark .perfCol h4,.createPack.dark .performersTitle{border-bottom:2px solid #5e5c54}.createPack.light{background-color:#fcfcfa;color:#1a1814}.createPack.light .packTitle,.createPack.light .perfCol h4,.createPack.light .performersTitle{border-bottom:2px solid #ebebd8}.createPack .packTitle{grid-area:packTitle;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:1.2rem;padding:1rem;margin-bottom:1rem}.createPack .packTitle .field{max-width:25rem}.createPack .packTitle svg{width:1.4rem;height:1.4rem;margin-left:1rem}.createPack .title{grid-area:title;width:100%}.createPack .packParent,.createPack .title{display:flex;flex-direction:column;justify-content:center;align-items:center}.createPack .packParent{grid-area:packParent}.createPack .packParent .singleItem{transform:scale(.6)}.createPack .packParent .compCol{height:100%;width:100%;max-height:40rem;overflow-y:auto}.createPack .packParent .compCol.light .extraItem{border-top:2px solid #ebebd8}.createPack .packParent .compCol.dark .extraItem{border-top:2px solid #5e5c54}.createPack .packParent .compCol-flex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.createPack .packParent .compCol-flex .extraItem{padding:1rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.createPack .packParent .compCol-flex .extraItem-info{width:80%}.createPack .packParent .compCol-flex .extraItem-info span{font-size:.95rem}.createPack .packParent .compCol-flex .extraItem .piccont{display:flex;flex-direction:column;justify-content:center;align-items:center;height:5rem;width:5rem}.createPack .pack-sideBar{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;grid-area:side;border-left:2px solid #5e5c54;padding-left:1rem;position:-webkit-sticky;position:sticky;top:6rem;max-height:80vh;overflow-y:auto}.createPack .pack-sideBar.light{border-left:2px solid #ebebd8}.createPack .pack-sideBar.light .addSetup{border-bottom:2px solid #ebebd8}.createPack .pack-sideBar .addSetup{border-bottom:2px solid #5e5c54;width:100%;padding:0 1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.createPack .pack-sideBar .addSetup .link{flex:1 1;padding:1rem 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.createPack .pack-sideBar .addSetup .link svg{height:1.5rem;width:1.5rem;margin-right:.5rem}.createPack .pack-sideBar .sidePack{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:8rem}.createPack .pack-sideBar .sidePack.sel .render{border:2px solid transparent;border-radius:10px}.createPack .pack-sideBar .sidePack:hover{cursor:pointer}.createPack .pack-sideBar .sidePack.dark{border-bottom:2px solid #5e5c54}.createPack .pack-sideBar .sidePack.dark:hover .render{border:2px solid #5e5c54;border-radius:10px}.createPack .pack-sideBar .sidePack.dark.sel .render{border-color:#ffd000;background-color:#302e28}.createPack .pack-sideBar .sidePack.light{border-bottom:2px solid #ebebd8}.createPack .pack-sideBar .sidePack.light:hover .render{border:2px solid #ebebd8;border-radius:10px}.createPack .pack-sideBar .sidePack.light.sel .render{border-color:#c4a000;background-color:#f7f7f0}.createPack .pack-sideBar .sidePack .delete-area{width:2rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.createPack .pack-sideBar .sidePack .delete-area svg{width:1.7rem;height:1.7rem}.createPack .pack-sideBar .sidePack .row{flex:1 1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.createPack .pack-sideBar .sidePack .row .col{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;flex:1 1;padding-left:.5rem}.createPack .pack-sideBar .sidePack .row .col .colorText,.createPack .pack-sideBar .sidePack .row .col strong{font-size:1rem}.createPack .pack-sideBar .sidePack .row .col .colorText,.createPack .pack-sideBar .sidePack .row .col .prodPrice{font-size:1.1rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%}.createPack .pack-sideBar .sidePack .row .col .prodPrice{font-size:.9rem}.createPack .pack-sideBar .sidePack .row .col .artists{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:.5rem}.createPack .pack-sideBar .sidePack .row .col .artists .piccont{width:2rem;height:2rem;border-radius:100%}.createPack .pack-sideBar .sidePack .row .render{width:5rem;height:5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.createPack .pack-sideBar .sidePack .row .render .pack{transform:scale(.1)}.createPack .pack-sideBar .packTitle{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;border-bottom:2px solid #5e5c54;font-size:1.2rem}.createPack .pack-sideBar .butts{width:100%}.createPack .pack-sideBar .btn-3{width:100%;margin-top:1rem}.createPack .pack-sideBar .packPrice{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-size:1.1rem;align-items:flex-start;width:100%;margin-bottom:1rem}.createPack .pack-sideBar .packPrice .colorText{margin:.5rem 0;font-size:2rem}.createPack .pack-sideBar .arrows{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:12rem;padding-left:2.5rem;font-size:1.3rem}.createPack .performers{grid-area:performers;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:2rem}.createPack .performers .performersTitle{width:100%;padding:1rem;margin-top:0}.createPack .performers .performerCont{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5rem;margin:.8rem 0;width:90%}.createPack .performers .performerCont .performer{width:8rem;height:8rem}.createPack .performers .performerCont .performer.faded{opacity:.5}.createPack .performers .performerCont .performer.selected{border:3px solid #00ff56}.createPack .performers .performerCont .perfCol{flex:1 1;height:8rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-left:1rem;padding-bottom:1rem}.createPack .performers .performerCont .perfCol .link,.createPack .performers .performerCont .perfCol span{padding-left:1rem;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.createPack .performers .performerCont .perfCol .link svg,.createPack .performers .performerCont .perfCol span svg{width:1.8rem;height:1.8rem;margin-right:1rem}.createPack .performers .performerCont .perfCol h4{width:100%;padding:.5rem}.createPack .sum-item{font-size:.75rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;width:100%;padding-left:1rem;padding-top:.4rem}.createPack .sum-item .price-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.createPack .sum-item span{padding:.2rem 0}.createPack .sum-item span.units{font-size:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:5rem}.createPack .sum-item span.units .unit-num{border:1px solid #000;color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;height:1.5rem;width:1.5rem;border-radius:10px;font-size:.9rem;background-color:#fffffc}.createPack .sum-item span.units span{cursor:pointer}.createPack .sum-item span.units span:hover{color:#ffd000}.createPack-priceSide{width:90%;padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.2rem;color:#ffd000;margin-top:2rem}.createPack-priceSide.prod{font-size:1rem}.createPack .menuLeft{grid-area:menuLeft;position:-webkit-sticky;position:sticky;top:6rem;padding-right:0!important;padding:0 1rem;max-height:80vh;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.createPack .menuLeft .flexCol-prodList{max-height:60vh;padding-right:1rem}.createPack .menuLeft .price-prodList{padding-right:1rem}.createPack .menuLeft h2{margin:.7rem}.createPack .menuLeft.light .catOption h3{border-bottom:2px solid #ebebd8}.createPack .menuLeft.light .catOption h3 .catCounter{background-color:#c4a000;color:#fff}.createPack .menuLeft.dark .catOption h3{border-bottom:2px solid #5e5c54}.createPack .menuLeft.dark .catOption h3 .catCounter{background-color:#ffd000;color:#000}.createPack .menuLeft .btn-3{margin-top:1rem;width:100%}.createPack .menuLeft .openCats{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;padding:1rem}.createPack .menuLeft .catOption{position:relative;width:100%;margin-bottom:1rem}.createPack .menuLeft .catOption svg{margin-left:1rem}.createPack .menuLeft .catOption .piccont{width:4rem;height:4rem;position:absolute}.createPack .menuLeft .catOption h3{font-size:1.2rem;border-bottom:2px solid #5e5c54;padding-bottom:.75rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%}.createPack .menuLeft .catOption h3 .catCounter{width:1.3rem;height:1.3rem;font-size:.9rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:100%;margin-right:1rem}.createPack .menuLeft .catHead{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.createPack .menuLeft .catHead .piccont{height:3rem;width:3rem}.createPack .menuLeft .catHead h4{font-size:1rem;padding:.3rem}.createPack .menuRight{grid-area:menuRight;border-left:2px solid #39393c;padding:0 1rem}.createPack .menuRight h3{font-size:1.4rem;border-bottom:2px solid #ffd000;padding-bottom:1rem}.createPack .menuRight h4{font-size:1rem;padding:.3rem}.pack{width:40rem;height:40rem;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.pack .extra{position:absolute;top:.5rem;right:.5rem;z-index:1000}.pack .extra.opened{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.pack .extra.opened .extra-button{width:30rem}.pack .extra.opened .extraColumn{width:27rem}.pack .extra.opened .extraColumn.dark,.pack .extra.opened .extraColumn.light{border-top:none}.pack .extra .extra-button{padding:1rem;border-radius:30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.pack .extra .extra-button.light{border:2px solid #ebebd8;background-color:#f7f7f0}.pack .extra .extra-button.dark{border:2px solid #5e5c54;background-color:#302e28}.pack .extra .extra-button strong{padding-right:1rem}.pack .extra .extra-button .hidden{display:none}.pack .extra .extra-button svg{height:2rem;width:2rem}.pack .extra .extra-button:hover .hidden{display:flex}.pack .extra .extraColumn{max-height:30rem;overflow-y:auto;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.pack .extra .extraColumn.light{border:2px solid #ebebd8;background-color:#fafaf5}.pack .extra .extraColumn.light .extraItem{border-top:2px solid #ebebd8}.pack .extra .extraColumn.dark{border:2px solid #5e5c54;background-color:#21201b}.pack .extra .extraColumn.dark .extraItem{border-top:2px solid #5e5c54}.pack .extra .extraColumn-flex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.pack .extra .extraColumn-flex .extraItem{padding:1rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.pack .extra .extraColumn-flex .extraItem-info{width:80%}.pack .extra .extraColumn-flex .extraItem-info span{font-size:.8rem}.pack .extra .extraColumn-flex .extraItem .piccont{display:flex;flex-direction:column;justify-content:center;align-items:center;height:4rem;width:4rem}.pack#mid .stand-alone .sa-left,.pack#mid .stand-alone .sa-right{top:17.5rem}.pack#mid .stand-alone .sa-left img,.pack#mid .stand-alone .sa-right img{height:9rem}.pack#mid .stand-alone .sa-left{left:2rem}.pack#mid .stand-alone .sa-right{right:2rem}.pack#mid .truss .stage-risers{width:30rem;left:5rem;top:12rem;position:absolute}.pack#mid .truss .stage-risers img{height:28rem}.pack#mid .truss .panels{top:13.5rem;width:24rem;left:8rem}.pack#mid .truss .panels img{height:4rem;width:2rem}.pack#mid .truss .panels-bottom{top:17.5rem;width:15rem;left:12.5rem}.pack#mid .truss .panels-bottom img{height:2rem;width:4rem}.pack#mid .pack-main{grid-template:". . . . . . ." 5rem "as-left . lights lights lights . as-right" 2.5rem "as-left . . . . . as-right" 6rem ". . ss-left center ss-right . ." 6.2rem ". subs subs subs subs subs ." 2.8rem "effects effects effects effects effects effects effects" 6rem "uplights uplights uplights uplights uplights uplights uplights" 6rem/7rem 3.5rem 5.5rem 8rem 5.5rem 3.5rem 7rem}.pack#mid .pack-main .ss-left img,.pack#mid .pack-main .ss-right img{width:33%}.pack#mid .pack-main .ss-left img#revRight,.pack#mid .pack-main .ss-right img#revRight{transform:scaleX(-1)}.pack#mid .pack-main .ss-left img.das,.pack#mid .pack-main .ss-right img.das{width:66%}.pack#mid .pack-main .lights{width:20rem}.pack#mid .pack-main .as-left{align-items:flex-end}.pack#mid .pack-main .as-left img{width:60%}.pack#mid .pack-main .as-right{align-items:flex-start}.pack#mid .pack-main .as-right img{width:60%}.pack#mid .pack-main .uplights img{height:50%;width:auto}.pack#big .stand-alone .sa-left,.pack#big .stand-alone .sa-right{top:19.5rem}.pack#big .stand-alone .sa-left img,.pack#big .stand-alone .sa-right img{height:5rem}.pack#big .stand-alone .sa-left{left:2rem}.pack#big .stand-alone .sa-right{right:2rem}.pack#big .truss .stage-risers{width:24rem;left:8rem;top:20.5rem;position:absolute}.pack#big .truss .stage-risers img{height:10rem}.pack#big .truss .panels{top:16rem;width:18rem;left:11rem}.pack#big .truss .panels img{height:3rem;width:1.5rem}.pack#big .truss .panels-bottom{top:19rem;width:10rem;left:15rem}.pack#big .truss .panels-bottom img{height:1.5rem;width:3rem}.pack#big .pack-main{grid-template:". . . . . . ." 9.8rem "as-left lights lights lights lights lights as-right" 1.7rem "as-left . . . . . as-right" 4rem ". . ss-left center ss-right . ." 5rem ". . subs subs subs . ." 2rem "effects effects effects effects effects effects effects" 6rem "uplights uplights uplights uplights uplights uplights uplights" 7rem/5.5rem 7.3rem 4.2rem 6rem 4.2rem 7.3rem 5.5rem}.pack#big .pack-main .ss-left img,.pack#big .pack-main .ss-right img{width:33%}.pack#big .pack-main .ss-left img#revRight,.pack#big .pack-main .ss-right img#revRight{transform:scaleX(-1)}.pack#big .pack-main .ss-left img.das,.pack#big .pack-main .ss-right img.das{width:66%}.pack#big .pack-main .as-left{align-items:flex-end}.pack#big .pack-main .as-left img{width:50%}.pack#big .pack-main .as-right{align-items:flex-start}.pack#big .pack-main .as-right img{width:50%}.pack#big .pack-main .uplights img{height:50%;width:auto}.pack#cube .stand-alone .sa-left,.pack#cube .stand-alone .sa-right{top:14rem}.pack#cube .stand-alone .sa-left img,.pack#cube .stand-alone .sa-right img{height:15rem;width:auto}.pack#cube .truss .stage-risers{width:24rem;left:8rem;top:25rem;position:absolute}.pack#cube .truss .stage-risers img{height:10rem}.pack#cube .truss .panels{top:7.5rem;width:18rem;left:11rem}.pack#cube .truss .panels img{height:8rem;width:3rem}.pack#cube .truss .panels-bottom{top:15.5rem;width:18rem;left:11rem}.pack#cube .truss .panels-bottom img{height:4rem;width:6rem}.pack#cube .pack-main{width:40rem;height:36.5rem;display:grid;z-index:1;grid-template:"as-left lights lights lights as-right" 4rem "as-left . . . as-right" 2rem "ss-left ss-left center ss-right ss-right" 19rem "subs subs subs subs subs" 5rem "uplights uplights uplights uplights uplights" 6rem/7.5rem 4rem 17rem 4rem 7.5rem}.pack#cube .pack-main .lights{grid-area:lights;width:27rem;height:100%;place-self:center;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.pack#cube .pack-main .lights img{height:100%;width:auto}.pack#cube .pack-main .center{grid-area:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.pack#cube .pack-main .center #SP920P{transform:scale(1.6)}.pack#cube .pack-main .ss-left{grid-area:ss-left;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-items:flex-end}.pack#cube .pack-main .ss-left img{width:33%}.pack#cube .pack-main .ss-left img.das{width:66%}.pack#cube .pack-main .ss-right{grid-area:ss-right;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-end}.pack#cube .pack-main .ss-right img{width:33%}.pack#cube .pack-main .ss-right img.das{width:66%}.pack#cube .pack-main .uplights{grid-area:uplights;width:40rem;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.pack#cube .pack-main .uplights img{height:50%;width:auto}.pack .truss{width:40rem;height:40rem;position:relative;z-index:0}.pack .truss .stage-risers{width:27rem;left:6.5rem;top:24em;position:absolute}.pack .truss .stage-risers img{height:12rem}.pack .truss .panels{display:flex;flex-direction:row;justify-content:center;align-items:center;top:4rem;width:27rem;left:6.5rem;position:absolute}.pack .truss .panels img{height:11rem;width:4.5rem}.pack .truss .panels-bottom{display:flex;flex-direction:row;justify-content:center;align-items:center;width:27rem;left:6.5rem;top:15rem;position:absolute;flex-wrap:wrap}.pack .truss .panels-bottom img{height:5rem;width:9rem}.pack .truss-img{position:absolute}.pack .truss-img img{width:100%;height:40rem}.pack .stand-alone{width:40rem;height:40rem;position:relative;z-index:500}.pack .stand-alone .sa-left{position:absolute;left:0;top:15rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-items:flex-end}.pack .stand-alone .sa-left img{height:20rem;width:auto}.pack .stand-alone .sa-right{position:absolute;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-end;z-index:1200;right:0;top:15rem;flex-direction:row-reverse}.pack .stand-alone .sa-right img{height:20rem;width:auto}.pack-main{width:40rem;height:36rem;display:grid;z-index:1;grid-template:"as-left lights lights lights as-right" 4rem "as-left . . . as-right" 2rem "ss-left ss-left  center ss-right ss-right" 19rem "subs subs subs subs subs" 7rem "uplights uplights uplights uplights uplights" 4rem/8.5rem 1rem 21rem 1rem 8.5rem}.pack-main .as-left{grid-area:as-left}.pack-main .as-left,.pack-main .as-right{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.pack-main .as-right{grid-area:as-right}.pack-main .lights{grid-area:lights;width:27rem;height:100%;place-self:center;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.pack-main .lights img{height:100%;width:auto}.pack-main .center{grid-area:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.pack-main .center #SP920P{transform:scale(1.6)}.pack-main .ss-left{grid-area:ss-left;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-items:flex-end}.pack-main .ss-left img{width:50%}.pack-main .ss-left img.das{width:80%}.pack-main .ss-right{grid-area:ss-right;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-end}.pack-main .ss-right img{width:50%}.pack-main .ss-right img.das{width:80%}.pack-main .ss-right img#revRight{transform:scaleX(-1)}.pack-main .subs{grid-area:subs;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.pack-main .subs img{height:100%;width:auto}.pack-main .uplights{grid-area:uplights;width:40rem;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.pack-main .uplights .multiplier{font-size:1.7rem}.pack-main .uplights#wrap img{height:60%;width:auto}.pack-main .uplights img{height:100%;width:auto}.editRecord-picture .pack,.item-image .pack,.listItem-pack .pack{width:10rem;height:10rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.editRecord-picture .pack#mid .stand-alone .sa-left,.editRecord-picture .pack#mid .stand-alone .sa-right,.item-image .pack#mid .stand-alone .sa-left,.item-image .pack#mid .stand-alone .sa-right,.listItem-pack .pack#mid .stand-alone .sa-left,.listItem-pack .pack#mid .stand-alone .sa-right{top:4.125rem}.editRecord-picture .pack#mid .stand-alone .sa-left img,.editRecord-picture .pack#mid .stand-alone .sa-right img,.item-image .pack#mid .stand-alone .sa-left img,.item-image .pack#mid .stand-alone .sa-right img,.listItem-pack .pack#mid .stand-alone .sa-left img,.listItem-pack .pack#mid .stand-alone .sa-right img{height:2rem}.editRecord-picture .pack#mid .stand-alone .sa-left,.item-image .pack#mid .stand-alone .sa-left,.listItem-pack .pack#mid .stand-alone .sa-left{left:.5rem}.editRecord-picture .pack#mid .stand-alone .sa-right,.item-image .pack#mid .stand-alone .sa-right,.listItem-pack .pack#mid .stand-alone .sa-right{right:.5rem}.editRecord-picture .pack#mid .truss .stage-risers,.item-image .pack#mid .truss .stage-risers,.listItem-pack .pack#mid .truss .stage-risers{width:7.5rem;left:1.25rem;top:3rem;position:absolute}.editRecord-picture .pack#mid .truss .stage-risers img,.item-image .pack#mid .truss .stage-risers img,.listItem-pack .pack#mid .truss .stage-risers img{height:7rem}.editRecord-picture .pack#mid .truss .panels,.item-image .pack#mid .truss .panels,.listItem-pack .pack#mid .truss .panels{top:3.375rem;width:6rem;left:2rem}.editRecord-picture .pack#mid .truss .panels img,.item-image .pack#mid .truss .panels img,.listItem-pack .pack#mid .truss .panels img{height:1rem;width:.5rem}.editRecord-picture .pack#mid .truss .panels-bottom,.item-image .pack#mid .truss .panels-bottom,.listItem-pack .pack#mid .truss .panels-bottom{top:4.375rem;width:3.75rem;left:3.125rem}.editRecord-picture .pack#mid .truss .panels-bottom img,.item-image .pack#mid .truss .panels-bottom img,.listItem-pack .pack#mid .truss .panels-bottom img{height:.5rem;width:1rem}.editRecord-picture .pack#mid .pack-main,.item-image .pack#mid .pack-main,.listItem-pack .pack#mid .pack-main{grid-template:". . . . . . ." 1.25rem "as-left . lights lights lights . as-right" .625rem "as-left . . . . . as-right" 1.5rem ". . ss-left center ss-right . ." 1.625rem ". subs subs subs subs subs ." .625rem "effects effects effects effects effects effects effects" 1.5rem "uplights uplights uplights uplights uplights uplights uplights" 1.5rem/1.75rem .875rem 1.375rem 2rem 1.375rem .875rem 1.75rem}.editRecord-picture .pack#mid .pack-main .ss-left img,.editRecord-picture .pack#mid .pack-main .ss-right img,.item-image .pack#mid .pack-main .ss-left img,.item-image .pack#mid .pack-main .ss-right img,.listItem-pack .pack#mid .pack-main .ss-left img,.listItem-pack .pack#mid .pack-main .ss-right img{width:33%}.editRecord-picture .pack#mid .pack-main .lights,.item-image .pack#mid .pack-main .lights,.listItem-pack .pack#mid .pack-main .lights{width:5rem}.editRecord-picture .pack#mid .pack-main .as-left,.item-image .pack#mid .pack-main .as-left,.listItem-pack .pack#mid .pack-main .as-left{align-items:flex-end}.editRecord-picture .pack#mid .pack-main .as-left img,.item-image .pack#mid .pack-main .as-left img,.listItem-pack .pack#mid .pack-main .as-left img{width:60%}.editRecord-picture .pack#mid .pack-main .as-right,.item-image .pack#mid .pack-main .as-right,.listItem-pack .pack#mid .pack-main .as-right{align-items:flex-start}.editRecord-picture .pack#mid .pack-main .as-right img,.item-image .pack#mid .pack-main .as-right img,.listItem-pack .pack#mid .pack-main .as-right img{width:60%}.editRecord-picture .pack#mid .pack-main .uplights img,.item-image .pack#mid .pack-main .uplights img,.listItem-pack .pack#mid .pack-main .uplights img{height:50%;width:auto}.editRecord-picture .pack#mid .pack-main .uplights .multiplier,.item-image .pack#mid .pack-main .uplights .multiplier,.listItem-pack .pack#mid .pack-main .uplights .multiplier{font-size:.8rem}.editRecord-picture .pack#big .stand-alone .sa-left,.editRecord-picture .pack#big .stand-alone .sa-right,.item-image .pack#big .stand-alone .sa-left,.item-image .pack#big .stand-alone .sa-right,.listItem-pack .pack#big .stand-alone .sa-left,.listItem-pack .pack#big .stand-alone .sa-right{top:4.875rem}.editRecord-picture .pack#big .stand-alone .sa-left img,.editRecord-picture .pack#big .stand-alone .sa-right img,.item-image .pack#big .stand-alone .sa-left img,.item-image .pack#big .stand-alone .sa-right img,.listItem-pack .pack#big .stand-alone .sa-left img,.listItem-pack .pack#big .stand-alone .sa-right img{height:1.75rem}.editRecord-picture .pack#big .stand-alone .sa-left,.item-image .pack#big .stand-alone .sa-left,.listItem-pack .pack#big .stand-alone .sa-left{left:.5rem}.editRecord-picture .pack#big .stand-alone .sa-right,.item-image .pack#big .stand-alone .sa-right,.listItem-pack .pack#big .stand-alone .sa-right{right:.5rem}.editRecord-picture .pack#big .truss .stage-risers,.item-image .pack#big .truss .stage-risers,.listItem-pack .pack#big .truss .stage-risers{width:6rem;left:2rem;top:5.125rem}.editRecord-picture .pack#big .truss .stage-risers img,.item-image .pack#big .truss .stage-risers img,.listItem-pack .pack#big .truss .stage-risers img{height:2.5rem}.editRecord-picture .pack#big .truss .panels,.item-image .pack#big .truss .panels,.listItem-pack .pack#big .truss .panels{top:4rem;width:4.5rem;left:2.75rem}.editRecord-picture .pack#big .truss .panels img,.item-image .pack#big .truss .panels img,.listItem-pack .pack#big .truss .panels img{height:.75rem;width:.375rem}.editRecord-picture .pack#big .truss .panels-bottom,.item-image .pack#big .truss .panels-bottom,.listItem-pack .pack#big .truss .panels-bottom{top:4.75rem;width:2.5rem;left:3.75rem}.editRecord-picture .pack#big .truss .panels-bottom img,.item-image .pack#big .truss .panels-bottom img,.listItem-pack .pack#big .truss .panels-bottom img{height:.375rem;width:.75rem}.editRecord-picture .pack#big .pack-main,.item-image .pack#big .pack-main,.listItem-pack .pack#big .pack-main{grid-template:". . . . . . ." 2.45rem "as-left lights lights lights lights lights as-right" .425rem "as-left . . . . . as-right" 1rem ". . ss-left center ss-right . ." 1.25rem ". . subs subs subs . ." .5rem "effects effects effects effects effects effects effects" 1.5rem "uplights uplights uplights uplights uplights uplights uplights" 1.75rem/1.375rem 1.875rem 1.05rem 1.5rem 1.05rem 1.875rem 1.375rem}.editRecord-picture .pack#cube .truss .stage-risers,.item-image .pack#cube .truss .stage-risers,.listItem-pack .pack#cube .truss .stage-risers{width:6rem;left:2rem;top:6.25rem;position:absolute}.editRecord-picture .pack#cube .truss .stage-risers img,.item-image .pack#cube .truss .stage-risers img,.listItem-pack .pack#cube .truss .stage-risers img{height:2.5rem}.editRecord-picture .pack#cube .truss .panels,.item-image .pack#cube .truss .panels,.listItem-pack .pack#cube .truss .panels{top:2rem;width:4.5rem;left:2.75rem}.editRecord-picture .pack#cube .truss .panels img,.item-image .pack#cube .truss .panels img,.listItem-pack .pack#cube .truss .panels img{height:2rem;width:.75rem}.editRecord-picture .pack#cube .truss .panels-bottom,.item-image .pack#cube .truss .panels-bottom,.listItem-pack .pack#cube .truss .panels-bottom{top:4rem;width:6rem;left:2rem}.editRecord-picture .pack#cube .truss .panels-bottom img,.item-image .pack#cube .truss .panels-bottom img,.listItem-pack .pack#cube .truss .panels-bottom img{height:1rem;width:1.5rem}.editRecord-picture .pack#cube .pack-main,.item-image .pack#cube .pack-main,.listItem-pack .pack#cube .pack-main{width:10rem;height:9rem;display:grid;z-index:1;grid-template:"as-left lights lights lights as-right" 1rem "as-left . . . as-right" .5rem "ss-left ss-left  center ss-right ss-right" 4.75rem "subs subs subs subs subs" 1.25rem "uplights uplights uplights uplights uplights" 1.5rem/2rem 1rem 4rem 1rem 2rem}.editRecord-picture .pack#cube .pack-main .lights,.item-image .pack#cube .pack-main .lights,.listItem-pack .pack#cube .pack-main .lights{grid-area:lights;width:6.75rem;height:100%;place-self:center;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.editRecord-picture .pack#cube .pack-main .lights img,.item-image .pack#cube .pack-main .lights img,.listItem-pack .pack#cube .pack-main .lights img{height:100%;width:auto}.editRecord-picture .pack#cube .pack-main .center,.item-image .pack#cube .pack-main .center,.listItem-pack .pack#cube .pack-main .center{grid-area:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.editRecord-picture .pack#cube .pack-main .center #SP920P,.item-image .pack#cube .pack-main .center #SP920P,.listItem-pack .pack#cube .pack-main .center #SP920P{transform:scale(1.6)}.editRecord-picture .pack#cube .pack-main .ss-left,.item-image .pack#cube .pack-main .ss-left,.listItem-pack .pack#cube .pack-main .ss-left{grid-area:ss-left;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-items:flex-end}.editRecord-picture .pack#cube .pack-main .ss-left img,.item-image .pack#cube .pack-main .ss-left img,.listItem-pack .pack#cube .pack-main .ss-left img{width:33%}.editRecord-picture .pack#cube .pack-main .ss-right,.item-image .pack#cube .pack-main .ss-right,.listItem-pack .pack#cube .pack-main .ss-right{grid-area:ss-right;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-end}.editRecord-picture .pack#cube .pack-main .ss-right img,.item-image .pack#cube .pack-main .ss-right img,.listItem-pack .pack#cube .pack-main .ss-right img{width:33%}.editRecord-picture .pack#cube .pack-main .uplights,.item-image .pack#cube .pack-main .uplights,.listItem-pack .pack#cube .pack-main .uplights{grid-area:uplights;width:10rem;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.editRecord-picture .pack#cube .pack-main .uplights .multiplier,.item-image .pack#cube .pack-main .uplights .multiplier,.listItem-pack .pack#cube .pack-main .uplights .multiplier{font-size:.9rem}.editRecord-picture .pack#cube .pack-main .uplights img,.item-image .pack#cube .pack-main .uplights img,.listItem-pack .pack#cube .pack-main .uplights img{height:50%;width:auto}.editRecord-picture .pack .truss,.item-image .pack .truss,.listItem-pack .pack .truss{width:10rem;height:10rem;position:relative;z-index:0}.editRecord-picture .pack .truss .stage-risers,.item-image .pack .truss .stage-risers,.listItem-pack .pack .truss .stage-risers{width:6.75rem;left:1.62rem;top:6em;position:absolute}.editRecord-picture .pack .truss .stage-risers img,.item-image .pack .truss .stage-risers img,.listItem-pack .pack .truss .stage-risers img{height:3rem}.editRecord-picture .pack .truss .panels,.item-image .pack .truss .panels,.listItem-pack .pack .truss .panels{display:flex;flex-direction:row;justify-content:center;align-items:center;top:1rem;width:6.75rem;left:1.62rem;position:absolute}.editRecord-picture .pack .truss .panels img,.item-image .pack .truss .panels img,.listItem-pack .pack .truss .panels img{height:2.25rem;width:1.12rem}.editRecord-picture .pack .truss .panels-bottom,.item-image .pack .truss .panels-bottom,.listItem-pack .pack .truss .panels-bottom{display:flex;flex-direction:row;justify-content:center;align-items:center;width:6.75rem;left:1.62rem;top:3.25rem;position:absolute;flex-wrap:wrap}.editRecord-picture .pack .truss .panels-bottom img,.item-image .pack .truss .panels-bottom img,.listItem-pack .pack .truss .panels-bottom img{height:1.12rem;width:2.25rem}.editRecord-picture .pack .truss-img,.item-image .pack .truss-img,.listItem-pack .pack .truss-img{position:absolute}.editRecord-picture .pack .truss-img img,.item-image .pack .truss-img img,.listItem-pack .pack .truss-img img{width:100%;height:10rem}.editRecord-picture .pack .stand-alone,.item-image .pack .stand-alone,.listItem-pack .pack .stand-alone{width:10rem;height:10rem;position:relative;z-index:500}.editRecord-picture .pack .stand-alone .sa-left,.item-image .pack .stand-alone .sa-left,.listItem-pack .pack .stand-alone .sa-left{position:absolute;left:0;top:2rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-items:flex-end}.editRecord-picture .pack .stand-alone .sa-left img,.item-image .pack .stand-alone .sa-left img,.listItem-pack .pack .stand-alone .sa-left img{height:5rem;width:auto}.editRecord-picture .pack .stand-alone .sa-right,.item-image .pack .stand-alone .sa-right,.listItem-pack .pack .stand-alone .sa-right{position:absolute;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-end;z-index:1200;right:0;top:2rem;flex-direction:row-reverse}.editRecord-picture .pack .stand-alone .sa-right img,.item-image .pack .stand-alone .sa-right img,.listItem-pack .pack .stand-alone .sa-right img{height:5rem;width:auto}.editRecord-picture .pack-main,.item-image .pack-main,.listItem-pack .pack-main{width:10rem;height:9rem;display:grid;z-index:1;grid-template:"as-left lights lights as-right" 1rem "as-left . . as-right" .5rem "ss-left center center ss-right" 4.75rem "subs subs subs subs" 1.75rem "uplights uplights uplights uplights" 1rem/2.5rem 2.5rem 2.5rem 2.5rem}.editRecord-picture .pack-main .lights,.item-image .pack-main .lights,.listItem-pack .pack-main .lights{grid-area:lights;width:6.75rem;height:100%;place-self:center;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.editRecord-picture .pack-main .lights img,.item-image .pack-main .lights img,.listItem-pack .pack-main .lights img{height:100%;width:auto}.editRecord-picture .pack-main .center,.item-image .pack-main .center,.listItem-pack .pack-main .center{grid-area:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.editRecord-picture .pack-main .center #SP920P,.item-image .pack-main .center #SP920P,.listItem-pack .pack-main .center #SP920P{transform:scale(1.6)}.editRecord-picture .pack-main .ss-left,.item-image .pack-main .ss-left,.listItem-pack .pack-main .ss-left{grid-area:ss-left;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-items:flex-end}.editRecord-picture .pack-main .ss-left img,.item-image .pack-main .ss-left img,.listItem-pack .pack-main .ss-left img{width:50%}.editRecord-picture .pack-main .ss-right,.item-image .pack-main .ss-right,.listItem-pack .pack-main .ss-right{grid-area:ss-right;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-end}.editRecord-picture .pack-main .ss-right img,.item-image .pack-main .ss-right img,.listItem-pack .pack-main .ss-right img{width:50%}.editRecord-picture .pack-main .subs,.item-image .pack-main .subs,.listItem-pack .pack-main .subs{grid-area:subs;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.editRecord-picture .pack-main .subs img,.item-image .pack-main .subs img,.listItem-pack .pack-main .subs img{height:100%;width:auto}.editRecord-picture .pack-main .uplights,.item-image .pack-main .uplights,.listItem-pack .pack-main .uplights{grid-area:uplights;width:10rem;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.editRecord-picture .pack-main .uplights#wrap img,.item-image .pack-main .uplights#wrap img,.listItem-pack .pack-main .uplights#wrap img{height:60%;width:auto}.editRecord-picture .pack-main .uplights img,.item-image .pack-main .uplights img,.listItem-pack .pack-main .uplights img{height:100%;width:auto}@media only screen and (max-width:1600px){.createPack{padding:0 1rem;grid-template:"title title title" 4rem "menuLeft packTitle side" 4rem "menuLeft packParent side" 30rem "menuLeft performers side" 1fr/auto 1fr 20rem}.createPack .packParent{height:30rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.createPack .packParent .pack{position:absolute;transform:scale(.75)}.createPack .menuLeft,.createPack .menuRight{padding:0 .3rem}.createPack .menuLeft h3,.createPack .menuRight h3{font-size:1rem;padding-bottom:.5rem}.createPack .menuLeft h4,.createPack .menuRight h4{font-size:.7rem;padding:.1rem}}@media only screen and (max-width:1300px){.createPack{padding:0 1rem;grid-template:" title title" 3.5rem " packTitle side" 3.5rem " packParent side" 25rem " performers side" 1fr/1fr 20rem}.createPack .leftMenu{width:22.5rem;position:fixed;top:0;left:0;bottom:0;padding:4rem 1rem;max-height:100%}.createPack .performers .performerCont{width:98%}.createPack .performers .performerCont .perfCol{height:6rem}.createPack .performers .performerCont .piccont{width:5rem;height:5rem}.createPack .performers .performerCont .link,.createPack .performers .performerCont span{font-size:.9rem}.createPack .packParent{height:25rem}.createPack .packParent .pack{transform:scale(.65)}}@media only screen and (max-width:800px){.createPack{padding-top:1rem;padding-bottom:3rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-direction:column-reverse}.createPack .packParent{height:20rem}.createPack .pack-sideBar{border-left:none!important;padding-left:0;position:static}.createPack .pack-sideBar .sidePack .row .render .pack{transform-origin:center;transform:scale(.2)}.createPack .pack-sideBar .butts{position:-webkit-sticky;position:sticky;top:6rem}.createPack .packTitle{margin-top:1rem}.createPack .packParent .pack{transform:scale(1)}.createPack .performers .performerCont{padding:0;margin:0}.createPack .performers .performerCont .perfCol{height:auto;padding:.5rem 0 .5rem .5rem}.createPack .performers .performerCont .perfCol h4{font-size:.75rem;padding:.5rem 0}.createPack .performers .performerCont .perfCol .link,.createPack .performers .performerCont .perfCol span{padding:.4rem .2rem;font-size:.8rem}.createPack .performers .performerCont .perfCol .link svg,.createPack .performers .performerCont .perfCol span svg{margin-right:.3rem;min-width:2rem;min-height:2rem}.createPack .menuLeft{align-items:center;width:100%;bottom:0;top:13rem;left:0;max-height:100%;padding:2rem 1rem 4rem;border-right:none}.createPack .menuLeft-closed{left:0}.createPack .menuRight{border-left:none;padding-bottom:3rem}.createPack .sum-item .price-row{width:100%;padding-top:1rem}.createPack .pack{grid-area:main;place-self:center;width:20rem;transform:scale(1);transform-origin:top left;height:20rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.createPack .pack .extra{top:0;right:0}.createPack .pack .extra.opened{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.createPack .pack .extra.opened .extra-button{width:20rem}.createPack .pack .extra.opened .extraColumn{width:17rem}.createPack .pack .extra.opened .extraColumn.dark,.createPack .pack .extra.opened .extraColumn.light{border-top:none}.createPack .pack#big .stand-alone .sa-left,.createPack .pack#big .stand-alone .sa-right{top:9.75rem}.createPack .pack#big .stand-alone .sa-left img,.createPack .pack#big .stand-alone .sa-right img{height:2.5rem}.createPack .pack#big .stand-alone .sa-left{left:1rem}.createPack .pack#big .stand-alone .sa-right{right:1rem}.createPack .pack#big .truss .stage-risers{width:12rem;left:4rem;top:10.25rem}.createPack .pack#big .truss .stage-risers img{height:5rem}.createPack .pack#big .truss .panels{top:8rem;width:9rem;left:5.5rem}.createPack .pack#big .truss .panels img{height:1.5rem;width:.75rem}.createPack .pack#big .truss .panels-bottom{top:9.5rem;width:5rem;left:7.5rem}.createPack .pack#big .truss .panels-bottom img{height:.75rem;width:1.5rem}.createPack .pack#big .pack-main{grid-template:". . . . . . ." 4.9rem "as-left lights lights lights lights lights as-right" .85rem "as-left . . . . . as-right" 2rem ". . ss-left center ss-right . ." 2.5rem ". . subs subs subs . ." 1rem "effects effects effects effects effects effects effects" 3rem "uplights uplights uplights uplights uplights uplights uplights" 3.5rem/2.75rem 3.65rem 2.1rem 3rem 2.1rem 3.65rem 2.75rem}.createPack .pack#mid .stand-alone .sa-left,.createPack .pack#mid .stand-alone .sa-right{top:8.75rem}.createPack .pack#mid .stand-alone .sa-left img,.createPack .pack#mid .stand-alone .sa-right img{height:4.5rem}.createPack .pack#mid .stand-alone .sa-left{left:1rem}.createPack .pack#mid .stand-alone .sa-right{right:1rem}.createPack .pack#mid .truss .stage-risers{width:15rem;left:2.5rem;top:6rem;position:absolute}.createPack .pack#mid .truss .stage-risers img{height:14rem}.createPack .pack#mid .truss .panels{top:6.75rem;width:12rem;left:4rem}.createPack .pack#mid .truss .panels img{height:2rem;width:1rem}.createPack .pack#mid .truss .panels-bottom{top:8.75rem;width:7.5rem;left:6.25rem}.createPack .pack#mid .truss .panels-bottom img{height:1rem;width:2rem}.createPack .pack#mid .pack-main{grid-template:". . . . . . ." 2.5rem "as-left . lights lights lights . as-right" 1.25rem "as-left . . . . . as-right" 3rem ". . ss-left center ss-right . ." 3.1rem ". subs subs subs subs subs ." 1.4rem "effects effects effects effects effects effects effects" 3rem "uplights uplights uplights uplights uplights uplights uplights" 3rem/3.5rem 1.75rem 2.75rem 4rem 2.75rem 1.75rem 3.5rem}.createPack .pack#mid .pack-main .ss-left img,.createPack .pack#mid .pack-main .ss-right img{width:33%}.createPack .pack#mid .pack-main .lights{width:10rem}.createPack .pack#mid .pack-main .as-left{align-items:flex-end}.createPack .pack#mid .pack-main .as-left img{width:60%}.createPack .pack#mid .pack-main .as-right{align-items:flex-start}.createPack .pack#mid .pack-main .as-right img{width:60%}.createPack .pack#mid .pack-main .uplights img{height:50%;width:auto}.createPack .pack#cube .truss .stage-risers{width:12rem;left:4rem;top:12.5rem;position:absolute}.createPack .pack#cube .truss .stage-risers img{height:5rem}.createPack .pack#cube .truss .panels{top:4.75rem;width:9rem;left:5.5rem}.createPack .pack#cube .truss .panels img{height:4rem;width:1.5rem}.createPack .pack#cube .truss .panels-bottom{top:8.75rem;width:9rem;left:5.5rem}.createPack .pack#cube .truss .panels-bottom img{height:2rem;width:3rem}.createPack .pack#cube .pack-main{width:20rem;height:18rem;display:grid;z-index:1;grid-template:"lights lights lights lights" 2.5rem ". . . ." .5rem "ss-left center center ss-right" 9.5rem "subs subs subs subs" 2.5rem "uplights uplights uplights uplights" 3rem/5.75rem 4.25rem 4.25rem 5.75rem}.createPack .pack#cube .pack-main .lights{grid-area:lights;width:13.75rem;height:100%;place-self:center;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.createPack .pack#cube .pack-main .lights img{height:100%;width:auto}.createPack .pack#cube .pack-main .center{grid-area:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.createPack .pack#cube .pack-main .center #SP920P{transform:scale(1.6)}.createPack .pack#cube .pack-main .ss-left{grid-area:ss-left;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-items:flex-end}.createPack .pack#cube .pack-main .ss-left img{width:33%}.createPack .pack#cube .pack-main .ss-right{grid-area:ss-right;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-end}.createPack .pack#cube .pack-main .ss-right img{width:33%}.createPack .pack#cube .pack-main .uplights{grid-area:uplights;width:20rem;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.createPack .pack#cube .pack-main .uplights img{height:50%;width:auto}.createPack .pack .stand-alone{width:20rem;height:20rem;position:relative;z-index:500}.createPack .pack .stand-alone .sa-left{position:absolute;left:0;top:4rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-items:flex-end}.createPack .pack .stand-alone .sa-left img{height:10rem;width:auto}.createPack .pack .stand-alone .sa-right{position:absolute;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-end;z-index:1200;right:0;top:4rem;flex-direction:row-reverse}.createPack .pack .stand-alone .sa-right img{height:10rem;width:auto}.createPack .pack .truss{width:20rem;height:20rem;position:relative;z-index:0}.createPack .pack .truss .stage-risers{width:13.75rem;left:3.25rem;top:12em;position:absolute}.createPack .pack .truss .stage-risers img{height:6rem}.createPack .pack .truss .panels{display:flex;flex-direction:row;justify-content:center;align-items:center;top:2rem;width:13.5rem;left:3.25rem;position:absolute}.createPack .pack .truss .panels img{height:5.5rem;width:2.25rem}.createPack .pack .truss .panels-bottom{display:flex;flex-direction:row;justify-content:center;align-items:center;width:13.5rem;left:3.25rem;top:7.5rem;position:absolute;flex-wrap:wrap}.createPack .pack .truss .panels-bottom img{height:2.5rem;width:4.5rem}.createPack .pack .truss-img{position:absolute}.createPack .pack .truss-img img{width:100%;height:20rem}.createPack .pack-main{width:20rem;height:18rem;display:grid;z-index:1;grid-template:"lights lights lights lights" 2.5rem ". . . ." .5rem "ss-left center center ss-right" 9.5rem "subs subs subs subs" 3.5rem "uplights uplights uplights uplights" 2rem/4.25rem 5.25rem 5.25rem 4.25rem}.createPack .pack-main .lights{grid-area:lights;width:13.5rem;height:100%;place-self:center;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.createPack .pack-main .lights img{height:100%;width:auto}.createPack .pack-main .center{grid-area:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.createPack .pack-main .center #SP920P{transform:scale(1.6)}.createPack .pack-main .ss-left{grid-area:ss-left;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-items:flex-end}.createPack .pack-main .ss-left img{width:50%}.createPack .pack-main .ss-right{grid-area:ss-right;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-end}.createPack .pack-main .ss-right img{width:50%}.createPack .pack-main .ss-right img#revRight{transform:scaleX(-1)}.createPack .pack-main .subs{grid-area:subs;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.createPack .pack-main .subs img{height:100%;width:auto}.createPack .pack-main .uplights{grid-area:uplights;width:20rem;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.createPack .pack-main .uplights#wrap img{height:60%;width:auto}.createPack .pack-main .uplights img{height:100%;width:auto}.sideBar-low{display:grid;grid-template:"price price" 10rem "bl br"/50% 50%;overflow:hidden;height:auto;width:100%;place-items:center}.sideBar-low .createPack-price{grid-area:price;width:98%!important;font-size:1.2rem!important;max-width:none}.sideBar-low .buttons-left{grid-area:bl}.sideBar-low .buttons-right{grid-area:br}}@keyframes menu-slide-up{0%{margin-top:15rem}to{margin-top:0}}@keyframes minimize{0%{width:12rem;height:12rem}to{width:5rem;height:5rem}}.packBlank{width:100%;max-width:90rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.packBlank h2{margin-top:2rem;font-size:2.2rem;text-align:center}.packBlank .desc{font-size:1.2rem;margin-bottom:2rem;text-align:center}.packBlank .chosenCont{animation:menu-slide-up .7s}.packBlank .chosenCont,.packBlank .packOptions{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.packBlank .chosenCont .opt,.packBlank .packOptions .opt{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;margin:1rem}.packBlank .chosenCont .opt .piccont,.packBlank .packOptions .opt .piccont{width:10rem;height:10rem}.packBlank .chosenCont .opt .piccont svg,.packBlank .packOptions .opt .piccont svg{width:8rem;height:8rem}.packBlank .chosenCont .opt .circle,.packBlank .packOptions .opt .circle{border-radius:30px}.packBlank .chosenCont .opt:hover,.packBlank .packOptions .opt:hover{transform:scale(.95)}.packBlank .chosenCont .opt h3,.packBlank .packOptions .opt h3{font-size:1.8rem;margin-top:2rem;text-align:center}.packBlank .chosenCont .opt h3.small,.packBlank .packOptions .opt h3.small{font-size:1.4rem}.packBlank .chosenCont.lighting .opt,.packBlank .chosenCont.sound .opt,.packBlank .chosenCont.special_effects .opt,.packBlank .chosenCont.staging .opt,.packBlank .chosenCont.visuals .opt,.packBlank .packOptions.lighting .opt,.packBlank .packOptions.sound .opt,.packBlank .packOptions.special_effects .opt,.packBlank .packOptions.staging .opt,.packBlank .packOptions.visuals .opt{opacity:.5}.packBlank .chosenCont.lighting .opt.selected,.packBlank .chosenCont.sound .opt.selected,.packBlank .chosenCont.special_effects .opt.selected,.packBlank .chosenCont.staging .opt.selected,.packBlank .chosenCont.visuals .opt.selected,.packBlank .packOptions.lighting .opt.selected,.packBlank .packOptions.sound .opt.selected,.packBlank .packOptions.special_effects .opt.selected,.packBlank .packOptions.staging .opt.selected,.packBlank .packOptions.visuals .opt.selected{opacity:1}.packBlank .chosenCont.lighting .opt .piccont,.packBlank .chosenCont.sound .opt .piccont,.packBlank .chosenCont.special_effects .opt .piccont,.packBlank .chosenCont.staging .opt .piccont,.packBlank .chosenCont.visuals .opt .piccont,.packBlank .packOptions.lighting .opt .piccont,.packBlank .packOptions.sound .opt .piccont,.packBlank .packOptions.special_effects .opt .piccont,.packBlank .packOptions.staging .opt .piccont,.packBlank .packOptions.visuals .opt .piccont{animation:minimize .7s;width:5rem;height:5rem}.packBlank .chosenCont.lighting .opt h3,.packBlank .chosenCont.sound .opt h3,.packBlank .chosenCont.special_effects .opt h3,.packBlank .chosenCont.staging .opt h3,.packBlank .chosenCont.visuals .opt h3,.packBlank .packOptions.lighting .opt h3,.packBlank .packOptions.sound .opt h3,.packBlank .packOptions.special_effects .opt h3,.packBlank .packOptions.staging .opt h3,.packBlank .packOptions.visuals .opt h3{font-size:1.2rem;margin-top:1rem}@media only screen and (max-width:800px){.packBlank h2{font-size:1.4rem;padding:0 1rem}.packBlank .desc{font-size:1rem;padding:0 1rem}.packBlank .chosenCont.lighting .opt,.packBlank .chosenCont.sound .opt,.packBlank .chosenCont.special_effects .opt,.packBlank .chosenCont.staging .opt,.packBlank .chosenCont.visuals .opt,.packBlank .packOptions.lighting .opt,.packBlank .packOptions.sound .opt,.packBlank .packOptions.special_effects .opt,.packBlank .packOptions.staging .opt,.packBlank .packOptions.visuals .opt{margin:0}.packBlank .chosenCont.lighting .opt .piccont,.packBlank .chosenCont.sound .opt .piccont,.packBlank .chosenCont.special_effects .opt .piccont,.packBlank .chosenCont.staging .opt .piccont,.packBlank .chosenCont.visuals .opt .piccont,.packBlank .packOptions.lighting .opt .piccont,.packBlank .packOptions.sound .opt .piccont,.packBlank .packOptions.special_effects .opt .piccont,.packBlank .packOptions.staging .opt .piccont,.packBlank .packOptions.visuals .opt .piccont{width:3rem;height:3rem}.packBlank .chosenCont.lighting .opt h3,.packBlank .chosenCont.sound .opt h3,.packBlank .chosenCont.special_effects .opt h3,.packBlank .chosenCont.staging .opt h3,.packBlank .chosenCont.visuals .opt h3,.packBlank .packOptions.lighting .opt h3,.packBlank .packOptions.sound .opt h3,.packBlank .packOptions.special_effects .opt h3,.packBlank .packOptions.staging .opt h3,.packBlank .packOptions.visuals .opt h3{font-size:.7rem;margin-top:.7rem}.packBlank .chosenCont .opt,.packBlank .packOptions .opt{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;margin:.5rem}.packBlank .chosenCont .opt .piccont,.packBlank .packOptions .opt .piccont{width:8rem;height:8rem}.packBlank .chosenCont .opt .piccont svg,.packBlank .packOptions .opt .piccont svg{width:5rem;height:5rem}.packBlank .chosenCont .opt:hover,.packBlank .packOptions .opt:hover{transform:scale(1)}.packBlank .chosenCont .opt h3,.packBlank .packOptions .opt h3{font-size:1.2rem;margin-top:1rem;max-width:10rem}.packBlank .chosenCont .opt h3.small,.packBlank .packOptions .opt h3.small{font-size:1rem}}.productBuilder{width:100%;height:100%;display:grid;grid-template:"picture info info" 50% "desc cats prices" 50%/33% 33% 33%;place-items:center}.productBuilder .piccont-sel{grid-area:picture}.productBuilder .piccont-sel img{height:100%;width:auto}.productBuilder .info{grid-area:info;width:100%;place-self:flex-start;margin-top:2rem}.productBuilder .info h2{font-size:2rem;border-bottom:2px solid #ffd000}.productBuilder .info .cat-show{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.productBuilder .info .cat-show h3{font-size:1.5rem}.productBuilder .info .cat-show .cat-show-cat{font-size:1.2rem;padding:.4rem}.productBuilder .cats{grid-area:cats;border-left:2px solid #464649;border-right:2px solid #464649}.productBuilder .cats,.productBuilder .desc{width:100%;padding:0 2rem;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:stretch}.productBuilder .desc{grid-area:desc}.productBuilder .desc textarea{height:8rem}.productBuilder .prices{grid-area:prices;width:100%;padding:0 2rem;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:stretch}.admin-list .mcont .form,.admin-list .mcont form{display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:stretch;height:100%}.admin-list .mcont .form .col1,.admin-list .mcont form .col1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:35%;border-right:2px solid #2d2d2f;padding:2rem;align-items:stretch}.admin-list .mcont .form .col-tabs,.admin-list .mcont form .col-tabs{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:65%;padding:2rem}.admin-list .mcont .form .col-tabs .tabs,.admin-list .mcont form .col-tabs .tabs{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.admin-list .mcont .form .col-tabs .tabs span,.admin-list .mcont form .col-tabs .tabs span{height:2rem;width:33%;border-bottom:2px solid #464649;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:.5rem;cursor:pointer}.admin-list .mcont .form .col-tabs .tabs span.sel,.admin-list .mcont .form .col-tabs .tabs span:hover,.admin-list .mcont form .col-tabs .tabs span.sel,.admin-list .mcont form .col-tabs .tabs span:hover{color:#ffd000;border-color:#ffd000}.admin-list .mcont .list .listItem h3{font-size:1.2rem}.admin-list .mcont .list .listItem .piccont,.admin-list .mcont .list .listItem .piccont-sel{grid-area:pic;width:10rem;height:10rem;border-color:#2d2d2f}.admin-list .mcont .list .listItem .piccont img,.admin-list .mcont .list .listItem .piccont-sel img{width:100%;height:auto}.admin-list .sideBar{border-left:2px solid #464649}.artistEdits .sideBar h4{font-size:1.4rem;padding:1.5rem}.artistEdits .mcont{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto}.artistEdits .mcont h3{font-size:2rem}.artistEdits .mcont .editReview{padding:2rem;width:100%}.artistEdits .mcont .editReview .reviewItem{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.artistEdits .mcont .editReview .reviewItem.bio,.artistEdits .mcont .editReview .reviewItem.single{padding:2rem;margin-bottom:1rem;border-bottom:2px solid #fffffc;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.artistEdits .mcont .editReview .reviewItem p{width:60%}.artistEdits .mcont .editReview .reviewItem .approveComp{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.artistEdits .mcont .editReview .reviewPictures{padding:2rem;margin-bottom:1rem;border-bottom:2px solid #fffffc;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.artistEdits .mcont .editReview .reviewPictures .separator{border-left:2px solid #fffffc;height:22rem}.featureRequest{position:fixed;bottom:0;left:0;margin:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:4rem;width:4rem;z-index:9000000;border-radius:100%;box-shadow:0 8px 24px rgba(0,0,0,.14);cursor:pointer}.featureRequest.chatBox-icon{left:auto;right:0}.featureRequest.needResponse{left:auto;right:1rem;font-size:1.7rem;font-weight:800!important;border:2px solid tomato;background-color:darkred;color:#fffffc}.featureRequest.needResponse:hover{background-color:tomato;border-color:darkred}.featureRequest.light{border:2px solid #ebebd8;background-color:#f7f7f0;color:#1a1814}.featureRequest.light:hover{color:#5e5c54}.featureRequest.dark{border:2px solid #5e5c54;background-color:#38362f;color:#fffffc}.featureRequest.dark:hover{color:#ffd000;border-color:#ffd000}.featureRequest:hover{transform:scale(.97);box-shadow:none}.featureRequest svg{width:1.7rem;height:1.7rem}.assistRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.assistRow .avatar{margin:.5rem;height:3.5rem;width:3.5rem}.featureRequest-popup .audited{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;margin-top:1rem;border-top:2px solid #403d36}.featureRequest-popup .audited .col{flex:1 1;padding-left:1rem;margin-left:1rem;border-left:2px solid #403d36}.featureRequest-popup .audited .col .auditName{padding:.5rem;font-weight:800!important}.featureRequest-popup .audited .col .link{padding:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.featureRequest-popup .audited .col .link svg{height:1.5rem;width:1.5rem;margin-right:.5rem}.featureRequest-popup .audited .piccont{border-radius:100%;width:4rem;height:4rem}.featureRequest-popup .durIcon.selected{color:#ffd000}.featureRequest-popup .durIcon svg{height:2rem;width:2rem}.featureRequest-popup .taskLog{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:.5rem;background-color:#302e28;border-radius:15px;margin-bottom:.5rem}.featureRequest-popup .taskLog .logBody{padding:.5rem;width:100%;text-align:left}.featureRequest-popup .taskLog .topLog{width:100%;padding:.5rem;margin-bottom:.5rem;border-bottom:2px solid #57544c;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.featureRequest-popup .taskLog .topLog .piccont{width:2.5rem;height:2.5rem;border-radius:100%;margin-right:1rem}.featureRequest-popup .taskLog .topLog .logUser{flex:1 1;font-weight:800!important}.featureRequest-popup .title{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-direction:row!important}.featureRequest-popup .title .piccont{width:4rem;height:4rem;border-radius:100%;margin-right:2rem}.featureRequest-popup .title .createdCol{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:.5rem}.featureRequest-popup .title .createdCol .piccont{height:2rem;width:2rem;margin-right:0;margin-bottom:.5rem}.featureRequest-popup .title .createdCol .warningNumber{font-size:1rem;width:2rem;height:2rem;border-radius:100%;border:2px solid tomato;display:flex;flex-direction:column;justify-content:center;align-items:center}.featureRequest-popup .rowButtons{justify-content:space-evenly}.featureRequest-popup .rowButtons,.featureRequest-popup .rowRecurrence{display:flex;flex-direction:row;align-items:center;width:100%;padding-bottom:1rem}.featureRequest-popup .rowRecurrence{justify-content:space-between;padding-top:.5rem}.featureRequest-popup .rowRecurrence.top{border-bottom:2px solid #403d36}.featureRequest-popup .rowRecurrence strong{font-weight:800}.featureRequest-popup .rowRecurrence .selected{color:#ffd000}.featureRequest-popup .privateP{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:1rem;font-size:1.2rem;text-align:center}.featureRequest-popup .rowTypes{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;padding:0 1rem 2rem}.featureRequest-popup .rowTypes .link.selected{color:#ffd000}.featureRequest-popup .rowTypes svg{width:1.8rem;height:1.8rem}.featureRequest-popup .row-head{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.featureRequest-popup .row-head .pUp,.featureRequest-popup .row-head .timePicker{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.featureRequest-popup .field{padding:1rem 0!important}.featureRequest-popup .piccont-sel{margin-top:1rem}.featureRequest-popup .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.featureRequest-popup .row.mtop{margin-top:1rem}.featureRequest-popup .row input,.featureRequest-popup .row select{width:16rem}.featureRequest-popup .taskSubject{margin-top:1rem}.featureRequest-popup .taskSubject input{width:100%}.featureRequest-popup .taskSubject .addProject{position:absolute;right:1rem;z-index:20}.featureRequest-popup .taskSubject .addProject svg{color:#000;width:1.5rem;height:1.5rem}.featureRequest-popup .rowRelated{padding:1rem 0;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.2rem}.featureRequest-popup .field{width:100%;padding:1rem}.featureRequest-popup .field textarea{height:10rem}.featureRequest-popup .piccont-sel{margin-bottom:1rem}@media only screen and (max-width:1300px){.featureRequest-popup .title .piccont{width:3rem;height:3rem}.featureRequest-popup .rowTypes svg{width:1.5rem;height:1.5rem}.featureRequest-popup .field{padding:1rem 0!important}.featureRequest-popup .piccont-sel{margin-top:1rem}.featureRequest-popup .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.featureRequest-popup .row input,.featureRequest-popup .row select{width:13rem}}@media only screen and (max-width:800px){.featureRequest-popup .rowTypes{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;padding-bottom:2rem;flex-wrap:wrap}.featureRequest-popup .rowTypes .link.selected{color:#ffd000}.featureRequest-popup .rowTypes svg{width:2rem;height:2rem;margin:.5rem}.featureRequest-popup .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.featureRequest-popup .row.mtop .lab{display:none}.featureRequest-popup .row.mtop .inputIcon{width:45%}.featureRequest-popup .row .inputIcon{width:100%;margin-bottom:.3rem}.featureRequest-popup .row input,.featureRequest-popup .row select{width:100%}.featureRequest-popup .buttons .btn-3{margin:.3rem 0;width:100%}}.createTask{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.createTask .field{width:60%;padding:1rem}.createTask .field textarea{height:10rem}@media only screen and (max-width:800px){.createTask .field{width:80%}}.adminAccounting{height:100%}.adminAccounting .listItem h3{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.adminAccounting .listItem h3 strong{font-size:1.2}.adminAccounting .listItem h3 strong.paid{color:#7cfc00}.adminAccounting .listItem h3 strong.partially_paid{color:gold}.adminAccounting .listItem h3 strong.sent{color:#00bfff}.adminAccounting .listItem h3 strong.overdue{color:tomato}.adminAccounting .listItem h3 strong.void{color:purple}.adminAccounting .createPastOrder{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.adminAccounting .createPastOrder h3{font-size:2rem;margin-bottom:2rem}.adminAccounting .createPastOrder-cont{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:80%;margin-top:1rem}.adminAccounting .createPastOrder-cont .col1,.adminAccounting .createPastOrder-cont .col2{height:100%;max-height:40rem;width:33%;padding:1rem}.adminAccounting .createPastOrder-cont .col1{border-right:2px solid #fffffc}.adminAccounting .createPastOrder-cont .col2{overflow-y:auto}.adminAccounting .createPastOrder-cont .col2-flex,.invoiceDetails{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.invoiceDetails h3{font-size:1.6rem;padding-bottom:2rem}.invoiceDetails.light .inv-col1{border-right:2px solid #ebebd8}.invoiceDetails.light .item-col,.invoiceDetails.light .item-col-end{width:100%;border-top:2px solid #ebebd8}.invoiceDetails.dark .inv-col1{border-right:2px solid #5e5c54}.invoiceDetails.dark .item-col,.invoiceDetails.dark .item-col-end{width:100%;border-top:2px solid #5e5c54}.invoiceDetails .invoice-info{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:95%;padding-bottom:2rem}.invoiceDetails .invoice-info .inv-col1,.invoiceDetails .invoice-info .inv-col2{width:50%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:1rem}.invoiceDetails .invoice-info .inv-col1 div,.invoiceDetails .invoice-info .inv-col2 div{padding:1rem;font-size:.9rem;text-align:right}.invoiceDetails .line-items{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%}.invoiceDetails .line-items h4{font-size:1.5rem;margin:2rem}.invoiceDetails .line-items .item-col{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.invoiceDetails .line-items .item-col h5{width:100%;font-size:1rem}.invoiceDetails .line-items .item-col div{padding:.5rem;font-size:.9rem}.invoiceDetails .line-items .item-col strong{width:30%}.invoiceDetails .line-items .item-col span{width:50%}.clientEditor#new .form,.clientEditor#new form{display:flex;flex-direction:column;justify-content:center;align-items:center}.clientEditor#new form{width:60%}.clientEditor#new form .field{width:80%;margin:.8rem}.clientEditor .col-tabs .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:stretch}.clientEditor .col-tabs .content .head-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.clientEditor .col-tabs .content .head-row span{font-size:1.5rem;cursor:pointer}.clientEditor .col-tabs .content .head-row span:hover{color:#ffd000}.clientEditor .col-tabs .content .ca-user{height:10rem;font-size:1rem}.clientEditor .col-tabs .content .ca-user .piccont{height:7rem!important;width:7rem!important;margin-right:1rem}.clientEditor .col-tabs .content .ca-user span{font-size:1rem}.userEditor#new .form,.userEditor#new form{display:flex;flex-direction:column;justify-content:center;align-items:center}.userEditor#new form{width:60%}.userEditor#new form .field{width:80%;margin:.8rem}.userEditor .col-tabs .tabs span{width:24.5%!important}.userEditor .col-tabs .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:stretch}.userEditor .col-tabs .content .head-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.userEditor .col-tabs .content .head-row span{font-size:1.5rem;cursor:pointer}.userEditor .col-tabs .content .head-row span:hover{color:#ffd000}.userEditor .col-tabs .content .ca-user{height:10rem;font-size:1rem}.userEditor .col-tabs .content .ca-user .piccont{height:7rem!important;width:7rem!important;margin-right:1rem}.userEditor .col-tabs .content .ca-user span{font-size:1rem}.user-technician{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%;width:100%}.user-technician h4{font-size:2rem;padding-bottom:2rem}.user-technician .locationComp-address{padding-left:0;max-width:25rem;width:100%}.user-technician .field-row{max-width:25rem;margin:1rem}.user-technician .cols{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;align-items:flex-start;padding-bottom:2rem}.user-technician .cols .col-1,.user-technician .cols .col-2{width:30%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.user-technician .cols .col-1 .field,.user-technician .cols .col-2 .field{width:100%;padding:.5rem}.user-technician .cols .col-1 h5,.user-technician .cols .col-2 h5{font-size:1.5rem}.adminGoals.light .adminGoals-cat h2{border-bottom:2px solid #ebebd8}.adminGoals.light .goalStars span{color:#c4a000}.adminGoals.light .goalStars.weekly span{color:#708090}.adminGoals.dark .adminGoals-cat h2{border-bottom:2px solid #5e5c54}.adminGoals.dark .goalStars span{color:#ffd000}.adminGoals.dark .goalStars.weekly span{color:#d3d3d3}.adminGoals .adminGoals-cat{width:100%;padding:1rem}.adminGoals .adminGoals-cat h2{font-size:1.5rem;padding:1rem;margin-bottom:3rem}.adminGoals .adminGoals-cat .adminGoals-row{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.goalComp{justify-content:space-between}.goalComp,.goalComp .goalComp-graph{display:flex;flex-direction:column;align-items:center}.goalComp .goalComp-graph{width:100%;height:25rem;justify-content:center}.goalComp .goalComp-tracker{flex-direction:column}.goalComp .goalComp-tracker,.goalComp .goalComp-tracker .arrows{width:100%;display:flex;justify-content:space-between;align-items:center}.goalComp .goalComp-tracker .arrows{flex-direction:row;padding:2rem}.goalComp .goalComp-tracker .arrows .arrow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:10rem;cursor:pointer;font-size:1.1rem}.goalComp .goalComp-tracker .arrows .arrow:hover{transform:scale(.95)}.goalComp .goalComp-tracker .header{padding:2rem 1rem;font-size:1.2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.goalComp .goalComp-tracker .header-entry{margin:1rem 0;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.goalComp .goalComp-tracker .header-entry input{height:2rem;flex:1 1;padding:.5rem}.goalComp .goalComp-tracker .scrollList{border-radius:5px}.goalComp .goalComp-tracker .scrollList.light{background-color:#f7f7f0;border:2px solid #ebebd8;border-bottom:2px transparent}.goalComp .goalComp-tracker .scrollList.dark{background-color:#302e28;border:2px solid #5e5c54;border-bottom:2px transparent}.goalComp .progressItem{padding:.5rem 1rem;width:100%;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.goalComp .progressItem:hover.dark{background-color:#21201b}.goalComp .progressItem.light{border-bottom:2px solid #ebebd8}.goalComp .progressItem.dark{border-bottom:2px solid #5e5c54}.goalComp .progressItem .avatar{height:3rem;width:3rem}.singleGoal{cursor:pointer;position:relative;height:22rem;width:15rem;margin:2rem .5rem;box-shadow:0 8px 24px rgba(0,0,0,.14);padding:1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:15px}.singleGoal:hover{box-shadow:none}.singleGoal.goalDone{border:2px solid #00ff56}.singleGoal.blueprint{width:30rem;cursor:default!important}.singleGoal.blueprint .blueprintRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.singleGoal.blueprint .blueprintRow .blueprintCol{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:70%;max-height:17rem;overflow-y:auto}.singleGoal.blueprint .blueprintRow .blueprintCol .blueprintGoal{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}.singleGoal.blueprint .blueprintRow .blueprintCol .blueprintGoal:hover{transform:scale(.95)}.singleGoal.blueprint .blueprintRow .blueprintCol .blueprintGoal .goalInfo{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:65%;font-size:.9rem;align-items:flex-start;padding-left:.5rem}.singleGoal.blueprint .blueprintRow .blueprintCol .blueprintGoal .goalInfo .goalStars{position:static;bottom:0;margin-bottom:0}.singleGoal.blueprint .blueprintRow .blueprintCol .blueprintGoal .goalInfo .goalStars span{font-size:1rem}.singleGoal.blueprint .blueprintRow .blueprintCol .blueprintGoal .goalInfo strong{max-width:95%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.singleGoal .goalStars{position:absolute;bottom:0;margin-bottom:-1rem;max-width:15rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.singleGoal .goalStars span{font-size:2rem}.singleGoal .goalUsers{position:absolute;top:0;right:0;margin-top:-1rem;margin-right:-1rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.singleGoal .goalUsers .avatar{margin:0}.singleGoal .goalUsers .goalUsers-user{width:3rem;height:3rem;font-size:1rem}.singleGoal h3{text-align:center;font-size:1.1rem}.singleGoal p{text-align:center;padding-bottom:.9rem}.singleGoal.light{background-color:#f7f7f0}.singleGoal.light.mine{background-color:#f2f2e6}.singleGoal.dark{background-color:#302e28}.singleGoal.dark.mine{background-color:#38362f}@media only screen and (max-width:800px){.adminGoals .adminGoals-cat .adminGoals-row .singleGoal{height:18rem;width:10rem;padding:.5rem}.adminGoals .adminGoals-cat .adminGoals-row .singleGoal h3{font-size:.8rem}.adminGoals .adminGoals-cat .adminGoals-row .singleGoal .goalStars{max-width:10rem;margin-bottom:-.75rem}.adminGoals .adminGoals-cat .adminGoals-row .singleGoal .goalStars span{font-size:1.5rem}.goalComp .goalComp-tracker .arrows{padding:1rem}.goalComp .goalComp-tracker .arrows .arrow{width:8rem;font-size:.9rem}.goalComp .goalComp-tracker .header{padding:1rem;font-size:1.1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.goalComp .goalComp-tracker .header-entry{margin:1rem 0;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.goalComp .goalComp-tracker .scrollList{border-radius:5px}.goalComp .goalComp-tracker .scrollList.light{background-color:#f7f7f0;border:2px solid #ebebd8;border-bottom:2px transparent}.goalComp .goalComp-tracker .scrollList.dark{background-color:#302e28;border:2px solid #5e5c54;border-bottom:2px transparent}.goalComp .progressItem{font-size:.9rem}.goalComp .progressItem .avatar{height:2.5rem;width:2.5rem}}.financialTester{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.financialTester .inputRow{width:100%;max-width:70rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.financialTester .inputRow .field{width:40%}.financialTester .monthGoals{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:80rem}.financialTester .monthGoals .monthRow{padding:.5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.financialTester .monthGoals .monthRow.thisMonth{font-size:1.2rem}.financialTester .monthGoals .monthRow.thisMonth.dark{color:#ffd000}.financialTester .monthGoals .monthRow.thisMonth.light{color:#c4a000}.financialTester .monthGoals .monthRow.header{font-size:1.1rem;border-bottom:2px solid}.financialTester .monthGoals .monthRow strong{width:7rem}.financialTester .monthGoals .monthRow span{width:9rem}.financialTester .monthGoals .monthRow span.base{font-size:1.2rem}.financialRules{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.financialRules h2{font-size:1.5rem}.financialRules ol{padding:1rem;font-size:1.2rem}.financialRules ol li{padding-bottom:.5rem}.monthlyGoal{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start}.monthlyGoal.dark .leftCol{border-right:2px solid #5e5c54}.monthlyGoal.dark .invoice,.monthlyGoal.dark h2,.monthlyGoal.dark h3,.monthlyGoal.dark h4{border-bottom:2px solid #5e5c54}.monthlyGoal h2,.monthlyGoal h3{padding:.5rem 1rem}.monthlyGoal .leftCol,.monthlyGoal .rightCol{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem}.monthlyGoal .leftCol{width:80%}.monthlyGoal .leftCol .row{width:100%;max-width:50rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.monthlyGoal .leftCol .row .colorText{width:13%}.monthlyGoal .leftCol .row .col{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.monthlyGoal .leftCol .row .col span{padding-bottom:.5rem;font-size:1.2rem}.monthlyGoal .rightCol{width:23rem}.monthlyGoal .rightCol h4{width:100%;padding:.5rem 1rem;margin-bottom:.5rem;font-size:1.2rem}.monthlyGoal .rightCol .invoice{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 1rem}.monthlyGoal .rightCol .invoice .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.5rem}.monthlyGoal .rightCol .total{padding:1rem;font-size:1.4rem}.installTimes{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.installTimes .notice{padding:.5rem}.installTimes .elecRow{width:60%;margin-top:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.installTimes .elecRow svg{height:3rem;width:3rem}.installTimes .electrical{width:80%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.installTimes .electrical svg{height:6rem;width:6rem}.installTimes .electrical .col{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-left:2rem}.installTimes .electrical .col .buttons{margin-top:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.installTimes .electrical .col .buttons .btn-2{margin:1rem 0 0}.installTimes .electrical .col strong{width:100%;margin-bottom:.5rem}.installTimes .electrical .col span{width:100%;font-size:.9rem}.installTimes .elecNotice{font-size:.9rem;padding:1rem}.installTimes.dark .mini{border-top:2px solid #5e5c54}.installTimes.light .mini{border-top:2px solid #ebebd8}.installTimes .mini{padding:2rem 0}.installTimes .mini .btn-4{width:auto;font-size:.9rem;padding:.5rem}.installTimes .mini .addTech{padding-top:0;width:20rem}.installTimes .mini .addTech .piccont{height:6rem;width:6rem}.installTimes .mini .addTech p{display:none}.installTimes .mini .addTech .btn-2{margin:1rem 0 0}.installTimes .mini .addTech .atCol{padding-left:1.5rem;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.installTimes .desc{font-size:1.2rem;padding:1rem}.installTimes .setupName{font-size:1.3rem}.installTimes .addTech{padding-top:1rem;width:80%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.installTimes .addTech .piccont{height:10rem;width:10rem}.installTimes .addTech p{font-size:.8rem;padding:.5rem 0}.installTimes .addTech .btn-2{margin:1rem 0 0}.installTimes .addTech .atCol{padding-left:1.5rem;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.installTimes .timesRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:1rem 0;flex-wrap:wrap}.installTimes .timesRow .jobName{font-size:1.1rem;width:10rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.installTimes .timesRow .inputRow{width:38rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.installTimes .timesRow .inputRow .inputIcon input{width:12rem;padding-left:0;margin-left:6rem}.installTimes .timesRow .inputRow .inputIcon label{justify-content:flex-start!important}.installTimes .collapsedTimes{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0}.installTimes .packMini{width:11.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:8rem;margin:0 1rem}.installTimes .packMini .artists{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%}.installTimes .packMini .artists .piccont{border-radius:100%;width:2.5rem;height:2.5rem}.installTimes .packMini .render{display:flex;flex-direction:column;justify-content:center;align-items:center;width:8rem;height:8rem}.installTimes .packMini .render .pack{transform:scale(.2)}.installTimes .ent-row{justify-content:space-evenly;padding:1rem 0}.installTimes .choices,.installTimes .ent-row{display:flex;flex-direction:row;align-items:center;width:100%}.installTimes .choices{justify-content:space-between;padding-bottom:2rem}.installTimes .field-check-rev{width:50%}.installTimes form{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.installTimes form .field{padding:.5rem}.installTimes form .btn-3{margin:2rem 0}.orderTerms{padding:2rem}.orderTerms.dark strong{border-bottom:2px solid #5e5c54}.orderTerms.light strong{border-bottom:2px solid #ebebd8}.orderTerms strong{width:100%;padding:1rem .5rem;font-size:1.2rem}.orderTerms p{padding:1rem;font-size:1rem}@media only screen and (max-width:1300px){.installTimes .elecRow,.installTimes .electrical{width:90%}.installTimes .electrical svg{height:5rem;width:5rem}.installTimes .electrical .col{margin-left:1rem}.installTimes .timesRow .jobName{padding-bottom:.5rem}.installTimes .timesRow .inputRow,.installTimes .timesRow .jobName{width:100%}.installTimes .timesRow .inputRow .inputIcon,.installTimes .timesRow .jobName .inputIcon{width:48%}.installTimes .timesRow .inputRow .inputIcon input,.installTimes .timesRow .jobName .inputIcon input{margin-left:6rem;width:100%}}@media only screen and (max-width:800px){.installTimes{padding:.5rem}.installTimes .elecRow{width:90%}.installTimes .elecRow,.installTimes .electrical{display:flex;flex-direction:column;justify-content:center;align-items:center}.installTimes .electrical svg{height:3rem;width:3rem;margin-bottom:.5rem}.installTimes .electrical .col{margin-left:0;margin-bottom:1rem}.installTimes .electrical .col .buttons{margin-top:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.installTimes .electrical .col .buttons .btn-2{margin:1rem 0 0;width:100%}.installTimes .electrical .col strong{width:100%;margin-bottom:.5rem;text-align:center}.installTimes .electrical .col span{width:100%;font-size:.9rem}.installTimes .noticeButtons .btn-3{margin:1rem 0;font-size:.75rem;width:9rem}.installTimes .addTech{width:100%;flex-direction:column}.installTimes .addTech .atCol{padding-left:0;padding-top:.5rem;align-items:center}.installTimes .timesRow{width:98%}.installTimes .timesRow .jobName{font-size:1.1rem}.installTimes .timesRow .inputRow{width:100%;flex-direction:column}.installTimes .timesRow .inputRow .inputIcon{margin-bottom:.3rem;width:100%}.installTimes .timesRow .inputRow .inputIcon label{height:100%;width:100%;z-index:0;background-color:#fffffe!important}.installTimes .timesRow .inputRow .inputIcon input{margin-left:6rem;padding-left:0;width:100%;z-index:2;background-color:#fffffe!important}.installTimes .desc{padding:.5rem;font-size:1rem;text-align:center}.installTimes .choices{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.installTimes .choices .field{width:100%}.installTimes .choices .field label{font-size:.85rem}.installTimes .ent-row{flex-wrap:wrap}.installTimes .ent-row .addTech{width:10rem}.installTimes .ent-row .addTech .piccont{width:4rem;height:4rem}.installTimes .ent-row .addTech .atCol{padding:0;align-items:center}.installTimes .packMini{height:5rem;width:7rem}.installTimes .packMini .render{height:5rem;width:5rem}.installTimes .packMini .artists .piccont{height:2rem;width:2rem}.installTimes .packMini .render .pack{transform:scale(.12)!important}}.topMenu{width:100%;max-width:90rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;align-items:stretch;flex-wrap:wrap}.topMenu.mini .topMenu-button{flex:1 1;min-width:7rem;padding:.8rem;font-size:.8rem;cursor:pointer}.topMenu.light .topMenu-button{border-bottom:2px solid #ebebd8;color:#5e5c54}.topMenu.light .topMenu-button#sel,.topMenu.light .topMenu-button:hover{border-color:#1a1814;color:#1a1814;transform:scale(.97)}.topMenu.dark .topMenu-button{border-bottom:2px solid #5e5c54;color:#ebebd8}.topMenu.dark .topMenu-button#sel,.topMenu.dark .topMenu-button:hover{border-color:#fffffc;color:#fffffc;transform:scale(.97)}.topMenu.fixed{width:auto;position:fixed;top:6rem;right:0;left:23rem}.topMenu.fixed.logged{top:6rem}.topMenu.fixed.open{left:0}.topMenu.fixed.right{right:23rem}.topMenu.fixed.fixed-low{top:14rem;height:3rem}.topMenu.fixed.fixed-big{height:7rem}.topMenu-pic{flex:1 1;align-items:flex-end}.topMenu-pic #sel{opacity:1}.topMenu-pic .topMenu-button{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-bottom:none;opacity:.5;padding-top:.7rem;font-size:1rem}.topMenu-pic .topMenu-button .piccont{width:5rem;height:5rem;border-radius:100%}.topMenu-pic .topMenu-button .piccont img{height:100%;width:auto}.topMenu-full{height:100%;margin-top:2rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap!important}.topMenu-full .topMenu-button{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;min-width:35%!important;opacity:1}.topMenu-full .topMenu-button .piccont{width:15rem;height:15rem}.topMenu-full .topMenu-button h4{font-size:1.5rem}.topMenu-button{flex:1 1;min-width:10rem;padding:1rem;cursor:pointer}.topMenu-drop .topMenu-button{min-width:10rem}.topMenu-drop .sopt-top{font-size:.9rem;padding:.6rem;width:10rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.topMenu-drop .sopt-top span{padding:.1rem;cursor:pointer}.topMenu-drop .sopt-top span.sel,.topMenu-drop .sopt-top span:hover{color:#ffd000}@media only screen and (max-width:1600px){.topMenu.fixed{left:20rem}.topMenu.fixed.right{right:20rem}}@media only screen and (max-width:1300px){.topMenu.fixed.right{right:0}}@media only screen and (max-width:800px){.topMenu.fixed{position:static;top:0;width:100%}.topMenu.fixed-low{height:auto!important;width:100%}.topMenu-button{min-width:6rem;padding:.5rem;font-size:.7rem;height:2.5rem}.topMenu-pic{width:100%!important;flex:1 1}.topMenu-pic .topMenu-button{padding-top:.7rem;font-size:.7rem;height:5rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.topMenu-pic .topMenu-button .piccont{width:2.5rem;height:2.5rem}.topMenu-full{align-items:center;flex-wrap:wrap}.topMenu-full .topMenu-button{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:10rem;height:15rem}.topMenu-full .topMenu-button .piccont{width:10rem;height:10rem;border-radius:100%}.topMenu-full .topMenu-button .piccont img{height:100%;width:auto}.topMenu-full .topMenu-button h4{font-size:1.5rem}}.artistGigs .calDiv,.bookingAvailability .calDiv{min-height:40rem;height:75vh}.bookingAvailability .info{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.bookingAvailability .info h3{font-size:2rem}.bookingAvailability .info p{padding:2rem;width:70%;font-size:1.2rem}.bookingAvailability .info .buttons{width:70%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.bookingAvailability .rightMenu-open{justify-content:flex-start!important}.bookingAvailability .rightMenu-open h4{font-size:1.5rem;margin:1rem}.bookingAvailability .rightMenu-open p{padding:1rem}.bookingAvailability .baseWeek{width:100%}.bookingAvailability .baseWeek .rbc-time-header{display:none}.bookingAvailability .baseWeek .week-days{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-left:4.9rem;padding-right:.9rem;border:2px solid #fffffc}.bookingAvailability .baseWeek .week-days .day{width:15%;height:3rem;border-left:2px solid #fffffc;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:stretch}.bookingAvailability .baseWeek .week-days .day h4{font-size:1.2rem;padding-left:1rem}.bookingAvailability .baseWeek .week-days .day h4.active{color:#ffd000}.bookingAvailability .baseWeek .week-days .day .cates{height:6rem;padding-top:1rem;overflow-y:auto}.bookingAvailability .baseWeek .week-days .day .field{padding:.2rem .8rem}.bookingAvailability .baseWeek .week-days .day .field label{font-size:.8rem}.bookingAvailability .baseWeek .week-days .day .field input{height:1rem}.bookingAvailability .baseWeek .week-days .day p{font-size:.7rem;padding:.8rem}.slotPicker{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.slotFees,.slotPicker .field{width:100%}.slotFees{display:flex;flex-direction:column;justify-content:center;align-items:center}.slotFees .field{width:85%}@media only screen and (max-width:800px){.bookingAvailability .calDiv{font-size:.6rem;height:30rem}.bookingAvailability.info{min-height:80vh;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.bookingAvailability.info h3{width:90%;text-align:center;font-size:1.7rem}.bookingAvailability.info p{padding:1rem;width:90%;font-size:1.2rem}.bookingAvailability.info .buttons{width:90%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding-bottom:3rem}.bookingAvailability.info .buttons button{width:40%}.bookingAvailability .sideBar{justify-content:flex-start!important;padding:1rem}.bookingAvailability .sideBar h4{font-size:1.5rem;color:#ffd000;margin:1rem}.bookingAvailability .sideBar p{padding:1rem}.bookingAvailability .baseWeek .rbc-time-header{display:none}.bookingAvailability .baseWeek .calDiv{font-size:.6rem}.bookingAvailability .baseWeek .week-days{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-left:3.6rem;padding-right:.9rem;border:2px solid #fffffc}.bookingAvailability .baseWeek .week-days .day{min-width:15%;height:3rem;border-left:2px solid #fffffc;overflow:hidden;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:stretch}.bookingAvailability .baseWeek .week-days .day h4{font-size:.4rem;padding-left:.2rem}.bookingAvailability .baseWeek .week-days .day h4.active{color:#ffd000}.bookingAvailability .baseWeek .week-days .day .cates{height:6rem;padding-top:1rem;overflow-y:auto}.bookingAvailability .baseWeek .week-days .day .field{padding:.2rem .8rem}.bookingAvailability .baseWeek .week-days .day .field label{font-size:.8rem}.bookingAvailability .baseWeek .week-days .day .field input{height:1rem}.bookingAvailability .baseWeek .week-days .day p{font-size:.7rem;padding:.8rem}}.paymentsRef.light h2{border-bottom:2px solid #ebebd8}.paymentsRef.dark h2{border-bottom:2px solid #5e5c54}.paymentsRef .paymentDetails .location-address{padding:0}.paymentsRef .paymentDetails .colorText{font-size:1.2rem;margin-bottom:1rem}.paymentsRef .paymentDetails .buttons .btn-2{margin:0}.paymentsRef h2{width:98%;padding:1rem}.paymentsRef .refNote{padding:2rem;min-height:10rem;font-size:1.2rem}.paymentsRef .buttons{padding-top:2rem}.ambassadorPop{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.ambassadorPop h4{font-size:1.3rem;padding:1rem}.ambassadorPop p{font-size:.9rem;padding:1rem}.ambassadorPop button{margin-top:2rem}.newReferral,.paymentDetails{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%}.newReferral button,.paymentDetails button{margin-top:2rem}.artApp .profile,.profileManager .profile{padding:4rem}.artApp.light .equip-opts,.profileManager.light .equip-opts{border-top:2px solid #ebebd8}.artApp.light .equip-opts.bottom,.profileManager.light .equip-opts.bottom{border-bottom:2px solid #ebebd8}.artApp.light .equip-opts:hover,.profileManager.light .equip-opts:hover{color:#5e5c54;background-color:#f7f7f0}.artApp.dark .equip-opts,.profileManager.dark .equip-opts{border-top:2px solid #5e5c54}.artApp.dark .equip-opts.bottom,.profileManager.dark .equip-opts.bottom{border-bottom:2px solid #5e5c54}.artApp.dark .equip-opts:hover,.profileManager.dark .equip-opts:hover{color:#ffd000;background-color:#47453d}.artApp .artistTag,.profileManager .artistTag{transform:scale(2)}.artApp .mcont,.profileManager .mcont{padding-top:4rem;min-height:65vh;flex-direction:column;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.artApp .mcont.cat-picker,.profileManager .mcont.cat-picker{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.artApp .mcont.cat-picker h3,.profileManager .mcont.cat-picker h3{font-size:2rem}.artApp .mcont.cat-picker p,.profileManager .mcont.cat-picker p{font-size:1.3rem;width:80%;padding:2rem}.artApp .mcont.cat-picker .prof-cont,.profileManager .mcont.cat-picker .prof-cont{width:60%}.artApp .mcont .prof-cont,.profileManager .mcont .prof-cont{max-height:100%;width:80%}.artApp .sideBar h3,.profileManager .sideBar h3{font-size:1.5rem;width:90%;padding-bottom:.5rem;padding-left:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:2px solid #ffd000;margin-bottom:2rem}.artApp .sideBar form,.profileManager .sideBar form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%}.artApp .sideBar form .field,.profileManager .sideBar form .field{width:100%}.artApp .sideBar form textarea,.profileManager .sideBar form textarea{height:15rem}.artApp .sideBar form textarea.presentation,.profileManager .sideBar form textarea.presentation{height:8rem}.mediaManager{width:100%;padding-top:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.mediaManager .gallery-cont-col,.mediaManager .picUtilCol{display:flex;flex-direction:column;justify-content:center;align-items:center}.mediaManager .gallery-cont{padding-bottom:2rem}.mediaManager .gallery-section-header{display:flex;flex-direction:row;justify-content:center;width:100%;max-width:80rem;align-items:center;margin-bottom:2rem}.mediaManager.light .gallery-section-header{border-bottom:2px solid #ebebd8}.mediaManager.light .gallery-cont .piccont .options{background-color:#f5f5eb;border-top:2px solid #ebebd8;color:#1a1814}.mediaManager.dark .gallery-section-header{border-bottom:2px solid #5e5c54}.mediaManager.dark .gallery-cont .piccont .options{background-color:#403d36;border-top:2px solid #5e5c54;color:#fffffc}.mediaManager h3{font-size:1.5rem}.mediaManager .gallery-cont{overflow-y:auto;display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:80%;flex-wrap:wrap}.mediaManager .gallery-cont .piccont{margin:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.mediaManager .gallery-cont .piccont#approved{border:3px solid #7cfc00}.mediaManager .gallery-cont .piccont .options{display:none;margin-top:-4rem;width:100%;height:4rem}.mediaManager .gallery-cont .piccont .options span:hover{color:#ffd000;transform:scale(.97)}.mediaManager .gallery-cont .piccont:hover .options{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.equip-comp{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.equip-comp h4,.equip-comp strong{font-size:1.5rem}.equip-comp p{font-size:.8rem;padding:1rem}.equip-comp .field{width:90%;margin:1rem}.equip-comp .field label{font-size:1rem}.equip-comp .row-jspace-around .field{width:50%}.equip-comp .row-jspace-around .field textarea{height:10rem}.equip-comp button{margin-top:2rem}.equipmentManager h3{font-size:2rem;margin-bottom:2rem}.equipmentManager .equip-opts{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:70%;padding:2rem;font-size:1.4rem;cursor:pointer}.appApproval{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.appApproval .field{width:60%}.appApproval button{margin-bottom:1rem}@media only screen and (max-width:1600px){.artApp .sideBar h3,.profileManager .sideBar h3{font-size:1.5rem;width:90%;padding-bottom:.5rem;padding-left:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:2px solid #ffd000;margin-bottom:2rem}.artApp .sideBar form,.profileManager .sideBar form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:95%!important;padding:0}.artApp .sideBar form .field,.profileManager .sideBar form .field{width:100%}.artApp .sideBar form textarea,.profileManager .sideBar form textarea{height:15rem}.artApp .sideBar form textarea.presentation,.profileManager .sideBar form textarea.presentation{height:8rem}}@media only screen and (max-width:1300px){.artApp .sideBar,.profileManager .sideBar{margin:2rem 0}.artApp .sideBar h3,.profileManager .sideBar h3{font-size:1.5rem;width:90%;padding-bottom:.5rem;padding-left:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:2px solid #ffd000;margin-bottom:2rem}.artApp .sideBar form,.profileManager .sideBar form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:95%!important;padding:0}.artApp .sideBar form .field,.profileManager .sideBar form .field{width:100%}.artApp .sideBar form textarea,.profileManager .sideBar form textarea{height:15rem}.artApp .sideBar form textarea.presentation,.profileManager .sideBar form textarea.presentation{height:8rem}}@media only screen and (max-width:800px){.equip-comp .row-jspace-around{flex-direction:column}.equip-comp .row-jspace-around .field{width:100%}.artApp .artistTag,.band .artistTag,.profileManager .artistTag{transform:scale(1);margin-top:2rem}.mediaManager .video-head{width:90%}.mediaManager .video-head span{font-size:1.3rem;padding:.2rem}.mediaManager .video-head h3{font-size:1.2rem}.mediaManager .video-cont{width:90%;padding-bottom:3rem}}.additional-profile{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.additional-profile h3{font-size:2rem;text-align:center}.additional-profile p{padding:5%;font-size:1.5rem;text-align:center}.additional-profile button{margin:2rem}@media only screen and (max-width:800px){.additional-profile{padding:2rem 1rem}.additional-profile h3{font-size:1.7rem}.additional-profile p{padding:1rem .5rem;font-size:1.2rem}.additional-profile button{margin:1rem .5rem;width:10rem}}.feesAndPayments .main-flex{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;width:100%}.feesAndPayments.light .baseFees,.feesAndPayments.light .feesTier,.feesAndPayments.light .paymentDetails-apply,.feesAndPayments.light .travelRates,.feesAndPayments.light .w9Comp{background-color:#fafaf5;border:1px solid #ebebd8}.feesAndPayments.light .baseFees.green,.feesAndPayments.light .feesTier.green,.feesAndPayments.light .paymentDetails-apply.green,.feesAndPayments.light .travelRates.green,.feesAndPayments.light .w9Comp.green{border:3px solid #009431}.feesAndPayments.light .baseFees.yellow,.feesAndPayments.light .feesTier.yellow,.feesAndPayments.light .paymentDetails-apply.yellow,.feesAndPayments.light .travelRates.yellow,.feesAndPayments.light .w9Comp.yellow{border:3px solid #c4a000}.feesAndPayments.dark .baseFees,.feesAndPayments.dark .feesTier,.feesAndPayments.dark .paymentDetails-apply,.feesAndPayments.dark .travelRates,.feesAndPayments.dark .w9Comp{background-color:#302e28}.feesAndPayments.dark .baseFees.green,.feesAndPayments.dark .feesTier.green,.feesAndPayments.dark .paymentDetails-apply.green,.feesAndPayments.dark .travelRates.green,.feesAndPayments.dark .w9Comp.green{border:3px solid #00ff56}.feesAndPayments.dark .baseFees.yellow,.feesAndPayments.dark .feesTier.yellow,.feesAndPayments.dark .paymentDetails-apply.yellow,.feesAndPayments.dark .travelRates.yellow,.feesAndPayments.dark .w9Comp.yellow{border:3px solid #ffd000}.feesAndPayments .rightMenu-open h4{font-size:1.5rem;margin-bottom:2rem;padding:2rem}.feesAndPayments h3{font-size:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.feesAndPayments .baseFees,.feesAndPayments .feesTier,.feesAndPayments .paymentDetails-apply,.feesAndPayments .travelRates,.feesAndPayments .w9Comp{width:45%;min-width:36rem;padding:1.5rem;margin:2rem 1rem;border:1px solid transparent;border-radius:5px;overflow:hidden;height:36rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.feesAndPayments .baseFees input,.feesAndPayments .baseFees select,.feesAndPayments .feesTier input,.feesAndPayments .feesTier select,.feesAndPayments .paymentDetails-apply input,.feesAndPayments .paymentDetails-apply select,.feesAndPayments .travelRates input,.feesAndPayments .travelRates select,.feesAndPayments .w9Comp input,.feesAndPayments .w9Comp select{height:2rem}.feesAndPayments .baseFees p,.feesAndPayments .feesTier p,.feesAndPayments .paymentDetails-apply p,.feesAndPayments .travelRates p,.feesAndPayments .w9Comp p{width:95%;font-size:.9rem;padding:1rem}.feesAndPayments .baseFees .location-address,.feesAndPayments .feesTier .location-address,.feesAndPayments .paymentDetails-apply .location-address,.feesAndPayments .travelRates .location-address,.feesAndPayments .w9Comp .location-address{width:100%;padding:0}.feesAndPayments .baseFees .location-address .field,.feesAndPayments .feesTier .location-address .field,.feesAndPayments .paymentDetails-apply .location-address .field,.feesAndPayments .travelRates .location-address .field,.feesAndPayments .w9Comp .location-address .field{width:100%}@media only screen and (max-width:1600px){.feesAndPayments .baseFees,.feesAndPayments .feesTier,.feesAndPayments .paymentDetails-apply,.feesAndPayments .travelRates,.feesAndPayments .w9Comp{width:47.5%;min-width:20rem;padding:1rem .5rem;margin:2rem .5rem;height:36rem}.feesAndPayments .baseFees p,.feesAndPayments .feesTier p,.feesAndPayments .paymentDetails-apply p,.feesAndPayments .travelRates p,.feesAndPayments .w9Comp p{width:100%;font-size:.8rem}}@media only screen and (max-width:800px){.feesAndPayments .baseFees,.feesAndPayments .feesTier,.feesAndPayments .paymentDetails-apply,.feesAndPayments .travelRates,.feesAndPayments .w9Comp{width:95%;min-width:20rem;padding:1rem;margin:1rem 0;height:36rem}.feesAndPayments .baseFees p,.feesAndPayments .feesTier p,.feesAndPayments .paymentDetails-apply p,.feesAndPayments .travelRates p,.feesAndPayments .w9Comp p{width:100%;font-size:.8rem}}.ambassador,.policies{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:80vh}.ambassador h3,.policies h3{font-size:2rem}.ambassador h4,.policies h4{font-size:1.7rem}.ambassador p,.policies p{padding:5%;font-size:1.4rem}.termsConditions .main-flex{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;width:100%}.termsConditions.light .terms-cont{background-color:#fafaf5;border:1px solid #ebebd8}.termsConditions.light .terms-cont.green{border:3px solid #009431}.termsConditions.dark .terms-cont{background-color:#302e28}.termsConditions.dark .terms-cont.green{border:3px solid #00ff56}.termsConditions .terms-cont{width:45%;min-width:36rem;padding:1.5rem;margin:2rem 1rem;border:1px solid transparent;border-radius:5px;overflow:hidden;min-height:36rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.termsConditions .terms-cont h3{font-size:1.2rem}.termsConditions .terms-cont p{padding:.5rem;font-size:1.2rem}.termsConditions .terms-cont p.gen{min-height:30rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:1600px){.termsConditions .terms-cont{width:48%;min-width:20rem;padding:1rem;margin:2rem .5rem}.termsConditions .terms-cont p{width:100%;font-size:.8rem}}@media only screen and (max-width:800px){.termsConditions .terms-cont{width:95%;min-width:20rem;padding:1rem;margin:1rem 0;min-height:1rem}.termsConditions .terms-cont p{width:100%;font-size:.8rem}.termsConditions .terms-cont p.gen{min-height:1rem}.policies{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:auto}.policies h3{font-size:1.5rem;text-align:center}.policies p{padding:1.5rem;font-size:1.2rem}}.referrals form{width:80%;height:80%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.referrals form .field{width:80%;margin:2rem}.referrals .ambassador{padding:2rem;height:100%;overflow-y:auto}.referrals .ambassador .flex-col{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.referrals .ambassador h3{font-size:2.3rem;margin-bottom:2rem}.referrals .ambassador h4{font-size:1.7rem}.referrals .ambassador p{padding:2rem}.clientAccount.light .ca-user{border:2px solid #ebebd8;background-color:#f5f5eb;color:#1a1814}.clientAccount.dark .ca-user{border:2px solid #5e5c54;background-color:#403d36;color:#fffffc}.clientAccount .piccont-sel{margin:2rem}.clientAccount .mcont{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%}.clientAccount .mcont h3{font-size:2rem;margin-bottom:2rem}.clientAccount .addUser{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:75vh;height:80%;font-size:1.3rem}.clientAccount .addUser p{width:80%;padding:2rem}.clientAccount .addUser .field{width:60%}.clientAccount .addUser .form,.clientAccount .addUser form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%}.clientAccount .addUser .form .field,.clientAccount .addUser form .field{width:100%;margin-bottom:1rem}.clientAccount .addUser .form button,.clientAccount .addUser form button{margin-top:1rem}.clientAccount .addUser .form textarea,.clientAccount .addUser form textarea{height:15rem}.clientAccount .addUser .form textarea.presentation,.clientAccount .addUser form textarea.presentation{height:8rem}.ca-user{padding:1rem;margin:1rem 0;box-shadow:0 8px 24px rgba(0,0,0,.14);border-radius:10px;width:95%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:stretch}.ca-user .name{align-items:center;font-size:1.2rem;align-items:flex-start}.ca-user .checks,.ca-user .name{display:flex;flex-direction:column;justify-content:space-evenly}.ca-user .checks{align-items:center}.ca-user .checks .field{width:12rem}.ca-user .options{height:10rem;width:10rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:800px){.clientAccount .addUser{grid-template:"mcont" "side"/100%!important}.clientAccount .addUser .mcont{height:auto;font-size:1.1rem}.clientAccount .addUser .mcont p{width:100%;padding:1rem}.clientAccount .addUser .mcont .field{width:90%}.clientAccount .ca-user{padding:1rem;border:2px solid #464649;background-color:#2d2d2f;box-shadow:0 7px 29px 0 rgba(0,0,0,.2);border-radius:10px;width:95%;margin:1rem;display:grid;grid-template:"pic name" "checks options"/50% 50%}.clientAccount .ca-user .name{align-items:center;font-size:1rem;align-items:flex-start}.clientAccount .ca-user .checks,.clientAccount .ca-user .name{display:flex;flex-direction:column;justify-content:space-evenly}.clientAccount .ca-user .checks{align-items:center}.clientAccount .ca-user .checks .field{width:10rem;padding:.5rem}.clientAccount .ca-user .options{border-left:2px solid #464649;height:5rem;width:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.clientAccount .ca-user .options span{padding:.8rem 1rem;width:100%;border-bottom:2px solid #464649;cursor:pointer}.clientAccount .ca-user .options span:hover{background-color:#343437;color:#ffd000;border-color:#ffd000}}.clientLocations .sideBar{border-left:2px solid #2d2d2f}.clientLocations .sideBar h4{font-size:1.5rem;margin-bottom:2rem;padding:2rem}.feeSchedule{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;font-size:1.2rem}.feeSchedule.light .fee-tab{border-bottom:2px solid #ebebd8}.feeSchedule.dark .fee-tab{border-bottom:2px solid #5e5c54}.feeSchedule h4{font-size:1.4rem}.feeSchedule .fee-tab{width:80%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem}.feeSchedule .fee-tab .fee-row{width:80%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.videoUtil,.videoUtil-head{display:flex;flex-direction:row;justify-content:space-around;width:100%;max-width:80rem;align-items:center}.videoUtil{border-radius:5px}.videoUtil.light{background-color:#fafaf5}.videoUtil.light,.videoUtil.light input{border:2px solid #ebebd8}.videoUtil.light .thumbs-parent{border-bottom:2px solid #ebebd8;border-left:2px solid #ebebd8}.videoUtil.light .thumbs-parent.selected{background-color:#fafaf5;border-left:2px solid transparent}.videoUtil.light .thumbs-parent:hover{background-color:#fafaf5}.videoUtil.light .thumbs{background-color:#f5f5eb}.videoUtil.dark{background-color:#403d36}.videoUtil.dark,.videoUtil.dark input{border:2px solid #5e5c54}.videoUtil.dark .thumbs-parent{border-bottom:2px solid #5e5c54;border-left:2px solid #5e5c54}.videoUtil.dark .thumbs-parent.selected{background-color:#403d36;border-left:2px solid transparent}.videoUtil.dark .thumbs-parent:hover{background-color:#403d36}.videoUtil.dark .thumbs{background-color:#302e28}.videoUtil .video-admin{padding-top:1rem}.videoUtil .video-admin input{width:60%}.videoUtil .video-admin,.videoUtil .video-input{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%}.videoUtil .video-admin.light input,.videoUtil .video-input.light input{border:2px solid #ebebd8}.videoUtil .video-admin.light span,.videoUtil .video-input.light span{border:2px solid #5e5c54;color:#5e5c54}.videoUtil .video-admin.light span:hover,.videoUtil .video-input.light span:hover{color:#c4a000;border-color:#c4a000}.videoUtil .video-admin.dark input,.videoUtil .video-input.dark input{border:2px solid #5e5c54}.videoUtil .video-admin.dark span,.videoUtil .video-input.dark span{border:2px solid #fffffc;color:#fffffc}.videoUtil .video-admin.dark span:hover,.videoUtil .video-input.dark span:hover{color:#ffd000;border-color:#ffd000}.videoUtil .video-admin span,.videoUtil .video-input span{font-size:1rem;padding:.5rem;border-radius:100%;cursor:pointer}.videoUtil .video-admin span:hover,.videoUtil .video-input span:hover{transform:scale(.98)}.videoUtil h3{font-size:2rem}.videoUtil .thumbs{width:50%;flex:1 1;max-height:25rem;overflow-y:auto;flex-direction:column}.videoUtil .thumbs,.videoUtil .thumbs-parent{display:flex;justify-content:space-between;align-items:center}.videoUtil .thumbs-parent{flex:1 1;width:100%;flex-direction:row;cursor:pointer}.videoUtil .thumbs-parent .thumbs-cont{width:50%;height:100%}.videoUtil .thumbs-parent .video-head{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-start;width:60%;height:80%;padding:1rem}.videoUtil .thumbs-parent .video-head strong{padding-bottom:.75rem}.videoUtil .thumbs-parent .video-head.admin span{margin:1rem}.videoUtil .videoUtil-main{width:50%;padding:0 1rem}.videoUtil .video-cont{width:100%}.videoUtil .video-cont .media-arrows{font-size:1.5rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.videoUtil .video-cont .media-video{height:0;padding-bottom:56.25%;position:relative;margin:1rem 0}.videoUtil .video-cont .media-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:800px){.videoUtil-head{width:95%}.videoUtil-head h3{font-size:1.2rem}.videoUtil{display:flex;flex-direction:column;justify-content:center;align-items:center}.videoUtil .videoUtil-main{width:100%;padding:0}.videoUtil .thumbs{width:100%}}.band h3{font-size:2rem;width:100%;margin-bottom:2rem;padding:1rem;max-width:85rem}.band.light .searchBar .seachcomponents .searchInput,.band.light input,.band.light select{border:2px solid #ebebd8}.band.light .config h3,.band.light .config h4{border-bottom:2px solid #ebebd8}.band.dark .searchBar .seachcomponents .searchInput,.band.dark input,.band.dark select{border:2px solid #5e5c54}.band.dark .config h3,.band.dark .config h4{border-bottom:2px solid #5e5c54}.band .config{height:80vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:4rem}.band .config .field{max-width:60rem}.band .config .add-cont{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto;min-height:50rem}.band .config .add-cont h4{width:100%;font-size:1.7rem;margin-bottom:2rem;padding:1rem}.band .config .add-cont .form-col{width:100%;max-width:80rem;padding-right:2rem;height:80%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.band .config .add-cont .form-col-row{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.band .config .add-cont .form-col-row .field{max-width:30rem}.band .config .add-cont .form-col p{padding:1rem;font-size:1rem;width:100%;max-height:20rem;overflow-y:auto}.band .config .add-cont .form-col .field{margin-bottom:1.5rem;width:100%}.band .config .add-cont .form-col .rost-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.band .config .add-cont .form-col .rost-column .artistTag{transform:none}.band .config .add-cont .form-col .rost-column .searchBar{width:100%}.band .config .add-cont .form-col .rost-column .searchBar .seachcomponents{min-width:0;width:80%}.band .config .add-cont .form-col .rost-column .searchBar .seachcomponents .searchInput{width:100%;border-top-right-radius:10px;border-bottom-right-radius:10px}.band .config .add-cont .form-col .rost-column .searchBar .seachcomponents .searchButton{display:none}.band .config .add-cont .addMember{width:100%;max-width:80rem;min-height:30rem;height:auto;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding-bottom:4rem}.band .config .add-cont .addMember button{margin-top:3rem}.band .config .add-cont .addMember .field{width:100%;margin-bottom:1.5rem}.band .band-menu h3{font-size:1.7rem;padding:.5rem;margin-bottom:1rem}.band .band-menu form{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.band .band-menu form .btn-2{margin-bottom:2rem}.band .band-menu .field{width:95%;padding:1rem}.config-members{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:2rem}.config-members .band-member{width:100%;grid-template:"pic title ." 2rem "pic cols options" 10rem/12rem 1fr 12rem}.config-members .band-member#required{border-color:#ffd000}.config-members .band-member#pending{border-color:tomato}.config-members .band-member h3{font-size:1.2rem}.config-members .band-member .options{font-size:.9rem}@media only screen and (max-width:1300px){.band .config .add-cont .form-col-row{display:flex;flex-direction:column;justify-content:center;align-items:center}.band .config .add-cont .form-col-row .field{max-width:60rem}}@media only screen and (max-width:800px){.config-members .band-member{grid-template:"pic title ." 2rem "pic cols options" 10rem/6rem 1fr 10rem}.config-members .band-member .options{font-size:.8rem}.band .config{padding:2rem!important}.band .band-premade,.band .config .add-cont{height:auto;flex-direction:column!important}.band .band-premade .addMember,.band .band-premade .col1,.band .band-premade .col2,.band .band-premade .form-col,.band .band-premade .rost-cont,.band .config .add-cont .addMember,.band .config .add-cont .col1,.band .config .add-cont .col2,.band .config .add-cont .form-col,.band .config .add-cont .rost-cont{width:100%!important}.band .band-premade .form-col,.band .config .add-cont .form-col{border-right:none;padding-right:0!important}.band .band-premade .addMember,.band .config .add-cont .addMember{padding:0!important;margin-top:2rem;border:none!important}}.band-premade{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-direction:row!important;width:100%}.band-premade h4{font-size:1.5rem;margin-bottom:2rem}.band-premade .col1{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem}.band-premade .col1 .field{width:100%;padding:1rem}.band-premade .col1 .field textarea{height:8rem}.band-premade .col2{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem}.band-premade .col2 .row{width:100%;justify-content:space-evenly;margin:2rem;align-items:flex-end}.band-premade .col2 .config-member{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.2rem;padding:.5rem}.band-premade .col2 .config-member .role,.band-premade .col2 .config-member strong{width:45%}.band-premade .col2 .config-member .delete:hover{color:#ffd000}.band-premade .col2 .buttons{margin-top:2rem}.active-conf{width:100%;padding:.7rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:stretch;cursor:pointer}.active-conf.light{border-bottom:2px solid #ebebd8;border-top:2px solid #ebebd8}.active-conf.light:hover{background-color:#f7f7f0;border-color:#5e5c54}.active-conf.dark{border-bottom:2px solid #5e5c54;border-top:2px solid #5e5c54}.active-conf.dark:hover{background-color:#38362f;border-color:#ffd000}.active-conf.dark:hover .act-title{color:#ffd000}.active-conf .act-title{font-size:1.1rem}.active-conf .act-members{margin-top:1rem;font-size:.9rem}.active-conf .act-members .config-member{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.contactManager{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.contactManager h3{font-size:2rem;padding-bottom:2rem}.contactManager .manager{width:80%;flex-direction:row}.contactManager .manager,.contactManager .manager-info{display:flex;justify-content:space-evenly;align-items:center}.contactManager .manager-info{flex-direction:column;height:100%;width:40%;font-size:1.5rem}.contactManager h4{font-size:1.6rem;padding-bottom:2rem}.contactManager .field{width:60%}.contactManager .field label{font-size:1.4rem}.contactManager .field textarea{height:8rem}.contactManager button{margin:2rem}@media only screen and (max-width:800px){.contactManager{width:100%;min-height:80vh}.contactManager h3{font-size:1.2rem;text-align:left}.contactManager .manager{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.contactManager .manager .piccont{width:8rem;height:8rem;margin:0}.contactManager .manager-info{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:flex-start;height:7rem;width:55%;font-size:1rem}.contactManager h4{font-size:1.6rem}.contactManager .field{width:95%}.contactManager .field label{font-size:1.4rem}.contactManager .field textarea{height:8rem}.contactManager button{margin-bottom:2rem}}.portalDash{justify-content:space-evenly;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:90rem;min-height:80vh}.portalDash.light .dash-icon{background-color:#fafaf5;color:#1a1814}.portalDash.light .dash-icon:hover{background-color:#fcfcfa;transform:scale(.98)}.portalDash.dark .dash-icon{color:#fffffc}.portalDash.dark .dash-icon:hover{color:#ffd000;border-color:#ffd000;transform:scale(.98)}.portalDash h3{font-size:2rem;text-align:center;background-color:#302e28;margin:1rem 0 2rem;padding:1.5rem 2rem;border-radius:25px;box-shadow:0 7px 29px 0 rgba(0,0,0,.2);border:3px solid #403d36}.portalDash-icons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;width:80%;height:80%}.portalDash-icons .dash-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;width:15rem;height:15rem;cursor:pointer}.portalDash-icons .dash-icon:hover,.portalDash-icons .dash-icon:hover h4{color:#fff!important}.portalDash-icons .dash-icon:hover .itemIcon{transform:scale(1.2)}.portalDash-icons .dash-icon .itemIcon{box-shadow:0 7px 29px 0 rgba(0,0,0,.2);height:6rem;width:6rem;margin-bottom:1rem;text-align:center;border-radius:25px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.portalDash-icons .dash-icon .itemIcon svg{height:3.5rem;width:3.5rem}.portalDash-icons .dash-icon .itemIcon.b1{background-image:linear-gradient(180deg,#34db30,#196d18)}.portalDash-icons .dash-icon .itemIcon.b2{background-image:linear-gradient(180deg,#dba430,#8f6c1f)}.portalDash-icons .dash-icon .itemIcon.b3{background-image:linear-gradient(180deg,#306fdb,#224e99)}.portalDash-icons .dash-icon .itemIcon.b4{background-image:linear-gradient(180deg,#db2618,#8f1810)}.portalDash-icons .dash-icon .itemIcon.b5{background-image:linear-gradient(180deg,#4a6086,#202a3b)}.portalDash-icons .dash-icon .itemIcon.b6{background-image:linear-gradient(180deg,#b144db,#58226d)}.portalDash-icons .dash-icon .itemIcon.b7{background-image:linear-gradient(180deg,#b0db44,#738f2c)}.portalDash-icons .dash-icon .itemIcon.b8{background-image:linear-gradient(180deg,#44cadb,#2c838f)}.portalDash-icons .dash-icon .itemIcon.b9{background-image:linear-gradient(180deg,#db308b,#8f1f5b)}.portalDash-icons .dash-icon .itemIcon.b10{background-image:linear-gradient(180deg,#32db6e,#218f47)}.portalDash-icons .dash-icon .itemIcon.b11{background-image:linear-gradient(180deg,#8529db,#571b8f)}.portalDash-icons .dash-icon .itemIcon.b12{background-image:linear-gradient(180deg,#306fdb,#224e99)}.portalDash-icons .dash-icon .itemIcon.b13{background-image:linear-gradient(180deg,#db2618,#8f1810)}.portalDash-icons .dash-icon .itemIcon.b14{background-image:linear-gradient(180deg,#4a6086,#202a3b)}.portalDash-icons .dash-icon .itemIcon.b15{background-image:linear-gradient(180deg,#b144db,#58226d)}.portalDash-icons .dash-icon .itemIcon.b16{background-image:linear-gradient(180deg,#b0db44,#738f2c)}.portalDash-icons .dash-icon .itemIcon.b17{background-image:linear-gradient(180deg,#44cadb,#2c838f)}.portalDash-icons .dash-icon h4{font-size:1.1rem;text-align:center;margin-top:0;max-width:10rem;background-color:#403d36;padding:.2rem .5rem;border-radius:15px;min-width:6rem}.portalDash-icons .dash-comp{border:2px solid #39393c;border-radius:5px;background-color:#2d2d2f;padding:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.portalDash-icons .dash-comp .metrics{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.portalDash-icons .dash-comp .metrics div{width:33%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:5rem}.portalDash-icons .dash-comp .metrics div h5{font-size:.8rem;text-align:center}.portalDash-icons .dash-comp .metrics div span{font-size:1.2rem;text-align:center}.portalDash-icons .dash-comp h4{font-size:1.5rem;margin-bottom:1rem;padding:1rem}@media only screen and (max-width:800px){.portalDash{justify-content:space-evenly}.portalDash h3{font-size:1.5rem;padding:1rem}.portalDash-icons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;width:95%;height:80%}.portalDash-icons .dash-icon{height:10rem;width:10rem}.portalDash-icons .dash-icon .itemIcon{height:5.5rem;width:5.5rem}.portalDash-icons .dash-icon .itemIcon svg{width:3rem;height:3rem}.portalDash-icons .dash-icon h4{font-size:.9rem;padding:.2rem}}.clientEvents button.btn-3{min-height:2rem;margin:1rem}.clientEvents .mcont{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.clientEvents .mcont .calDiv{height:35rem;font-size:.5rem}.partner-join{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%}.partner-join h3{font-size:2rem}.partner-join .field{width:70%}.partner-join .location-address{width:92%;height:30%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.deepPlan .quickArtist .cal-cont{max-height:80vh}.deepPlan .quickArtist .time .picker{color:#000}.deepPlan .quickArtist .review-ent{background-color:#fffffc}.deepPlan .quickArtist .review-ent .link{color:#000}.deepPlan .quick-equipment .equipment-options.planner-options .option{background-color:#fffffc!important}.planner-options{flex-direction:row;width:100%;max-width:90rem}.planner-options,.planner-options .option{display:flex;justify-content:space-evenly;align-items:center}.planner-options .option{width:20rem;height:30rem;flex-direction:column;border-radius:10px;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.14)}.planner-options .option svg{height:3rem;width:4rem}.planner-options .option .avatar{margin-top:2rem}.planner-options .option p{padding:1.5rem;height:15rem}.planner-options .option p ul{padding-left:1.5rem;font-size:.9rem}.planner-options .option:hover{box-shadow:none;border-color:#ffd000;transform:scale(.99)}.planner-options .option:hover h3{color:#ffd000}.confirmationPage,.confirmationPage .pageBody{display:flex;flex-direction:column;justify-content:center;align-items:center}.confirmationPage .pageBody{width:100%;max-width:90rem;padding:2rem 1rem}.confirmationPage .pageBody .checkMark{color:#7cfc00;margin:2rem;height:4rem;width:4rem}.confirmationPage .pageBody .emailSpan{font-size:1.2rem;margin-bottom:1rem}.confirmationPage .pageBody .row{width:100%;max-width:60rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:1rem 0;font-size:1.1rem;flex-wrap:wrap}.confirmationPage .pageBody .row strong{margin-bottom:.5rem}.packFlex{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;max-width:94rem}.packFlex .singlePackage{margin:.5rem}.packFlex h2{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;font-size:1.8;text-align:center;margin-bottom:0}@media only screen and (max-width:800px){.planner-options{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.planner-options .option{width:90%;height:10rem;margin:1rem;padding:.5rem;display:grid;grid-template:"setup title" "setup par"/1fr 3fr;align-items:center}.planner-options .option h4{grid-area:title;text-align:left}.planner-options .option p{grid-area:par;text-align:left;height:auto;padding:0}.planner-options .option .setup{grid-area:setup;width:8rem!important;height:6rem!important}.planner-options .option .setup span{font-size:4rem}.confirmationPage .pageBody .emailSpan{text-align:center}.confirmationPage .pageBody .row{font-size:1rem}.confirmationPage .pageBody .buttons .btn-3{margin:0;width:10rem}}.quickPlan-steps .rightMenu-open-flex{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%;padding:2% 2rem}.quickPlan-steps.dark .step.sel{color:#ffd000}.quickPlan-steps.dark .step.sel span{background-color:#ffd000;color:#21201b}.quickPlan-steps.dark .step span{background-color:#47453d;color:#fffffc}.quickPlan-steps.light .step.sel{color:#5e5c54}.quickPlan-steps.light .step.sel span{background-color:#5e5c54;color:#fffffc}.quickPlan-steps.light .step span{background-color:#f0f0e1;color:#1a1814}.quickPlan-steps span{font-weight:700;display:flex;flex-direction:column;justify-content:center;align-items:center;height:3rem;width:3rem;font-size:1.2rem;border-radius:100%}.quickPlan-steps strong{width:70%;text-align:center}.quickPlan-steps .step{padding:.5rem 0;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}.quickPlan-steps .step:hover{transform:scale(.97)}@media only screen and (max-width:1600px){.quickPlan-steps .rightMenu-open-flex{padding:1.5% 1.5rem}}@media only screen and (max-width:1300px){.quickPlan-steps .rightMenu-open-flex{padding:0 0 30% 1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}}@media only screen and (max-width:800px){.quickPlan-steps .rightMenu-open-flex{padding-bottom:0;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}}.quickArtist{display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start;width:100%;max-width:90rem}.quickArtist.light .buttons,.quickArtist.light .rosterFilters{background-color:#fcfcfa}.quickArtist.dark .buttons,.quickArtist.dark .rosterFilters{background-color:#21201b}.quickArtist-program .review{flex:1 1!important}.quickArtist.question{text-align:center;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.quickArtist.question.light{background-color:#fcfcfa;color:#1a1814}.quickArtist.question.light .equipment-options .option{background-color:#f5f5eb;border:2px solid #ebebd8}.quickArtist.question.dark{background-color:#21201b;color:#fffffc}.quickArtist.question.dark .equipment-options .option{background-color:#403d36;border:2px solid #5e5c54}.quickArtist.question h3{font-size:2rem;padding-bottom:2rem}.quickArtist.question .planner-options{width:100%}.quickArtist.question .planner-options .option h4{font-size:1.5rem}.quickArtist.question .planner-options .option p{font-size:.9rem;text-align:justify}.quickArtist.question .planner-options .option .setup{display:flex;flex-direction:column;justify-content:center;align-items:center;height:12rem;width:12rem;font-size:6rem}.quickArtist.question .planner-options .option .setup img{width:80%}.quickArtist .review{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex:2 1}.quickArtist .review .buttons{position:-webkit-sticky;position:sticky;top:6rem;z-index:2}.quickArtist .review h3{font-size:2rem}.quickArtist .calDiv{flex:1 1;height:87vh;width:auto;position:-webkit-sticky;position:sticky;top:6rem}.quickArtist .calDiv button{transform:scale(.85)}.quickArtist .buttons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}@media only screen and (max-width:1600px){.quickArtist-program .calDiv{flex:1 1!important}.quickArtist .review{flex:3 1;padding:.5rem}.quickArtist .calDiv{flex:2 1}}@media only screen and (max-width:1300px){.quickArtist,.quickArtist .review{height:auto;justify-content:flex-start}.quickArtist .review{display:flex;flex-direction:column;align-items:center;max-height:10000rem;padding:0;overflow-y:visible}.quickArtist .review .review-scroll{height:auto}.quickArtist .review h3{font-size:1.5rem}.quickArtist .eventCustom-cont1{font-size:.65rem}.quickArtist .cal-cont{height:40rem;width:95%;border:2px outset;border-radius:10px;overflow-y:hidden}.quickArtist .cal-cont .calDiv{height:100%}.quickArtist .cal-cont .calDiv button{transform:scale(.85)}}@media only screen and (max-width:1000px){.quickArtist{height:auto;justify-content:flex-start;flex-direction:column-reverse}.quickArtist .calDiv{width:100%;min-height:60vh;position:static;top:auto;flex:auto!important}.quickArtist .review{width:100%}.quickArtist .review .buttons{justify-content:space-between;padding:1rem}.quickArtist .review .buttons .btn-3{margin:1rem 0}}@media only screen and (max-width:800px){.quickArtist{align-items:center}.quickArtist-program .review .buttons .btn-3{width:32%}.quickArtist.question h3{font-size:1.5rem}.quickArtist .review{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-height:10000rem;height:auto;padding:0 1rem;overflow-y:visible}.quickArtist .review .buttons{top:0;padding:0;justify-content:space-between}.quickArtist .review .buttons .btn-3{margin:1rem 0}.quickArtist .review .review-scroll{height:auto}.quickArtist .review h3{font-size:1.5rem}.quickArtist .cal-cont{height:40rem;width:95%;border:2px outset;border-radius:10px;overflow-y:hidden}.quickArtist .cal-cont .calDiv{height:100%}.quickArtist .cal-cont .calDiv button{transform:scale(.85)}.quickArtist .buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.quickArtist .buttons button{width:41%;font-size:.7rem}}.quick-equipment .packFlex{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.quick-equipment .packFlex h2{padding:2rem;justify-content:center}.quick-equipment .equip-column,.quick-equipment .packFlex h2{width:100%;display:flex;flex-direction:column;align-items:center}.quick-equipment .equip-column{justify-content:flex-start;align-items:flex-start}.quick-equipment .equip-column .planner-options{width:100%;max-width:100%;overflow-x:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.quick-equipment .equip-column .planner-options .eventHead{margin:2rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:21rem}.quick-equipment .equip-column .planner-options .eventHead h4{font-size:1.2rem}.quick-equipment .equip-column .planner-options .eventHead .piccont{border-radius:100%}.quick-equipment .equip-column .planner-options .eventHead strong{text-align:center}.quick-equipment .equip-column .planner-options .option{min-width:14rem;height:21rem;margin:.6rem}.quick-equipment .equip-column .planner-options .option#sel{border:3px inset #ffd000}.quick-equipment .equip-column .planner-options .option h4{font-size:1.2rem}.quick-equipment .equip-column .planner-options .option p{font-size:.7rem;text-align:justify;height:40%;padding:.9rem}.quick-equipment .equip-column .planner-options .option .setup{padding-top:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:8rem;width:8rem;font-size:4rem}.quick-equipment .equip-column .planner-options .option .setup img{width:80%}.quick-equipment.light{background-color:#fcfcfa;color:#1a1814}.quick-equipment.light .equipment-options .option{background-color:#f5f5eb;border:2px solid #ebebd8}.quick-equipment.dark{background-color:#21201b;color:#fffffc}.quick-equipment.dark .equipment-options .option{background-color:#403d36;border:2px solid #5e5c54}.quick-equipment .content{width:100%;height:100%;display:grid;grid-template:"mcont side" 100%/80% 20%}.quick-equipment .content .sideBar{height:100%;border-left:2px solid #2d2d2f}.quick-equipment .content .sideBar h3{font-size:1.5rem;text-align:center;margin:2rem 0}.quick-equipment .content .mcont{padding:1rem}.quick-equipment h3{font-size:2rem;padding-bottom:2rem}.quick-equipment .planner-options{width:100%}.quick-equipment .planner-options .option#sel{border:3px inset #ffd000}.quick-equipment .planner-options .option h4{font-size:1.5rem}.quick-equipment .planner-options .option p{font-size:.9rem;text-align:justify}.quick-equipment .planner-options .option .setup{display:flex;flex-direction:column;justify-content:center;align-items:center;height:12rem;width:12rem;font-size:6rem}.quick-equipment .planner-options .option .setup img{width:80%}.artistBrings{font-size:1.3rem;text-align:center}@media only screen and (max-width:800px){.quick-equipment .portal{background-color:transparent}.quick-equipment .content{display:grid;grid-template:"side" "mcont "/100%}.quick-equipment .content .sideBar{grid-area:side;height:auto;border-left:none}.quick-equipment .content .sideBar h3{font-size:1.5rem;text-align:center;margin:2rem 0}.quick-equipment .content .mcont{padding:.3rem}.quick-equipment h3{font-size:1.5rem}.quick-equipment .planner-options{width:100%}.quick-equipment .planner-options .option h4{font-size:1.2rem}.quick-equipment .planner-options .option p{font-size:.9rem;text-align:justify}.quick-equipment .planner-options .option .setup{width:8rem;height:8rem;font-size:6rem}.quick-equipment .planner-options .option .setup img{width:80%}}.quickDetails{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;align-items:flex-start;max-width:90rem}.quickDetails .seasonalMatches{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:.5rem;margin:.5rem 0;background-color:#302e28;border-radius:10px}.quickDetails .seasonalMatches strong{text-align:center;margin-bottom:1rem;font-weight:800!important;width:100%}.quickDetails .seasonalMatches .soMatch{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;margin-bottom:.5rem;width:100%;background-color:#21201b;border-radius:10px;font-size:.85rem}.quickDetails .seasonalMatches .soMatch.sel{color:#ffd000;border:2px solid #ffd000}.quickDetails .seasonalMatches .soMatch .soName{display:flex;flex-direction:row;justify-content:center;align-items:center}.quickDetails .seasonalMatches .soMatch .seLoc{margin-right:.5rem;padding:.1rem;border-radius:3px;color:#000;font-weight:800!important;font-size:.7rem}.quickDetails .seasonalMatches .soMatch .seLoc.green{background-color:#7cfc00}.quickDetails .seasonalMatches .soMatch .seLoc.cyan{background-color:aqua}.quickDetails .seasonalMatches .soMatch .seLoc.purple{background-color:#f0f}.quickDetails h3{font-size:1.5rem;margin-top:2rem}.quickDetails#rental-details .times{width:100%;align-items:center}.quickDetails#rental-details .times-comp{align-items:center;border-right:none;padding-right:0}.quickDetails#rental-details .info{width:90%;min-height:40rem;justify-content:flex-start;align-items:stretch}.quickDetails#rental-details .info h3{text-align:center}.quickDetails .rowj-center{display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-end}.quickDetails .times{height:90%;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;flex:1 1}.quickDetails .times h3{margin:none}.quickDetails .times-comp{height:100%;justify-content:space-evenly;width:30rem;display:flex;flex-direction:column;align-items:stretch;border-right:2px solid;padding-right:5rem}.quickDetails .times-comp .inputIcon{margin-bottom:.5rem;width:100%}.quickDetails .times-comp .inputIcon input{width:100%}.quickDetails .times-comp.dark{border-color:#5e5c54}.quickDetails .times-comp.light{border-color:#ebebd8}.quickDetails .info{height:90%;display:flex;flex-direction:column;justify-content:space-between;padding-left:1rem;flex:2 1}.quickDetails .info button{margin:2rem}.quickDetails .info-program{width:80%}.quickDetails .info.planned{width:100%;padding-left:0;justify-content:space-evenly;align-items:center}.quickDetails .info.planned .colorText{padding:1rem}.quickDetails .info.planned h3{font-size:2rem}.quickDetails .info.planned .locCont,.quickDetails .info.planned .selLoc{width:100%;max-width:60rem}.quickDetails .info .location-address{padding:0}.quickDetails .info .location-address .not-sure{padding:2rem}.quickDetails .info .locCont{height:85%}.quickDetails .info .locCont .locTypeRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.quickDetails .info .locCont .locTypeRow .link svg{height:1.5rem;width:1.5rem}.quickDetails .info .locCont .topMenu{padding-bottom:1rem}.selLoc.planned{width:80%}.selLoc.planned .bus-sel{font-size:1.4rem;grid-template:" pic name name" 5rem " pic type time" 3rem " pic address1 address1" 3rem " pic address2 address2" 3rem " pic . button" 4rem/12rem 1fr 1fr}.selLoc.planned .bus-sel button{grid-area:button;place-self:end flex-start;margin-left:1rem}.selLoc.planned .bus-sel h3{font-size:1.6rem}.selLoc.planned .bus-sel .busPic{width:12rem;height:12rem;place-self:center}.selLoc.planned .bus-sel strong{grid-area:time;margin-left:1rem;place-self:start flex-start}.selLoc.planned .bus-sel .address1,.selLoc.planned .bus-sel .address2{font-size:1.4rem}.selLoc.planned .bus-sel span{grid-area:type;margin-left:1rem}.selLoc .buttons{grid-area:buttons;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.selLoc .reviews{max-height:40vh;overflow-y:auto}.selLoc .reviews.light .review{border-color:#ebebd8}.selLoc .reviews.dark .review{border-color:#5e5c54}.selLoc .reviews .review{display:grid;grid-template:"rating date" "text text"/50% 50%;padding:1rem;border-top:1px solid;border-bottom:1px solid}.selLoc .reviews .review p{grid-area:text;padding:1rem}.selLoc .reviews .review span{grid-area:date;place-self:end}.selLoc .reviews .review .starRating{grid-area:rating;font-size:1.3rem;color:#ffd000}.selLoc .bus-sel{display:grid;width:100%;padding:.5rem 0;grid-template:" pic name name" 3rem " pic address1 address1" 2rem " pic address2 address2" 2rem " pic rating price" 2rem " photos photos photos"/9rem 1fr 1fr}.selLoc .bus-sel .photos{grid-area:photos;width:100%;margin:1rem 0;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;max-height:40vh;overflow-y:auto}.selLoc .bus-sel .photos .busPic{grid-area:pic;width:auto;height:9rem;border:2px transparent;border-radius:0;padding:.5rem}.selLoc .bus-sel .busPic{grid-area:pic;width:9rem;height:9rem;border:2px outset;border-radius:5px;overflow:hidden}.selLoc .bus-sel .busPic img{height:100%;width:auto;min-width:100%}.selLoc .bus-sel .price{grid-area:price}.selLoc .bus-sel h3{grid-area:name;width:90%;margin:0 1rem;font-size:1.2rem;padding-bottom:.5rem;border-bottom:2px solid #ffd000;place-self:start flex-start}.selLoc .bus-sel .starRating{grid-area:rating;margin:0 1rem}.selLoc .bus-sel .address1{font-size:.8rem;grid-area:address1;margin:0 1rem}.selLoc .bus-sel .address2{font-size:.8rem;grid-area:address2;margin:0 1rem}.picker .rdtBtn,.picker .rdtDay,.picker .rdtMonth,.picker .rdtSwitch,.picker .rdtYear{padding:.2rem .4rem;cursor:pointer}.picker .rdtBtn:hover,.picker .rdtDay:hover,.picker .rdtMonth:hover,.picker .rdtSwitch:hover,.picker .rdtYear:hover{color:#ffd000}.picker th{padding:.5rem 0}.picker-cal{border:transparent;padding:2rem;width:25rem;font-size:1.5rem}.picker-cal.start:before{content:"Event Starts:";margin-bottom:.5rem;font-size:1.5rem}@media only screen and (max-width:1600px){.quickDetails .times{height:95%;width:40%}.quickDetails .times .times-comp{width:25rem;padding-right:3rem}.quickDetails .info{height:95%;width:40%}.quickDetails .info-program{width:80%}.picker .rdtBtn,.picker .rdtDay,.picker .rdtMonth,.picker .rdtSwitch,.picker .rdtYear{padding:.1rem .2rem;cursor:pointer}.picker .rdtBtn:hover,.picker .rdtDay:hover,.picker .rdtMonth:hover,.picker .rdtSwitch:hover,.picker .rdtYear:hover{color:#ffd000}.picker th{padding:.5rem 0}.picker-cal{border:transparent;padding:1rem;width:auto;font-size:1.2rem}.picker-cal.start:before{content:"Event Starts:";margin-bottom:.3rem;font-size:1.2rem}}@media only screen and (max-width:1300px){.quickDetails{flex-direction:column!important}.quickDetails,.quickDetails .times{justify-content:flex-start!important}.quickDetails .times{height:auto;width:100%!important;align-items:center}.quickDetails .times .times-comp{height:auto;border-right:none;padding-right:0}.quickDetails .info{height:auto;width:100%!important;align-items:center;padding-left:0}.quickDetails .info .selLoc.planned{width:95%}.quickDetails .info .locCont{width:40rem}.picker .rdtBtn,.picker .rdtDay,.picker .rdtMonth,.picker .rdtSwitch,.picker .rdtYear{padding:.1rem .2rem;cursor:pointer}.picker .rdtBtn:hover,.picker .rdtDay:hover,.picker .rdtMonth:hover,.picker .rdtSwitch:hover,.picker .rdtYear:hover{color:#ffd000}.picker th{padding:.5rem 0}.picker-cal{border:transparent;padding:1rem;width:auto;font-size:1.2rem}.picker-cal.start:before{content:"Event Starts:";margin-bottom:.3rem;font-size:1.2rem}}@media only screen and (max-width:800px){.quickDetails{width:100%}.quickDetails .times .times-comp{width:90%;padding-right:0}.quickDetails .info{height:auto;width:100%!important;align-items:center;padding-bottom:2rem}.quickDetails .info h3{text-align:center}.quickDetails .info button{margin:2rem}.quickDetails .info .locCont{width:90%}.selLoc{width:100%}.selLoc h3{margin-left:.5rem;text-align:left;font-size:.7rem!important}.selLoc.planned{width:95%}.selLoc.planned .bus-sel{font-size:1rem;grid-template:"pic pic " 9rem "name name" 5rem "time type" 3rem "address1 address1" 3rem "address2 address2" 3rem "button button" 4rem/1fr 1fr;width:100%}.selLoc.planned .bus-sel button{grid-area:button;place-self:center;margin-left:1rem}.selLoc.planned .bus-sel h3{place-self:center}.selLoc.planned .bus-sel .busPic{width:9rem;height:9rem;place-self:center}.selLoc.planned .bus-sel strong{grid-area:time;margin-left:1.1rem;place-self:start flex-start}.selLoc.planned .bus-sel .address1,.selLoc.planned .bus-sel .address2{font-size:1rem}.selLoc.planned .bus-sel span{grid-area:type;place-self:start flex-end;margin-right:5rem}}.quickReview{max-width:90rem;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start;position:relative}.quickReview.shortActive .quickReview-total{padding-left:0}.quickReview .calDiv{height:70vh}.quickReview .rentalTimes{width:100%}.quickReview .rentalTimes .row-jspace-between{margin-top:.5rem}.quickReview h1{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.quickReview.light .location h5,.quickReview.light .prodTitle,.quickReview.light .share,.quickReview.light .subTitle{border-color:#ebebd8!important}.quickReview.light .breakdown h3,.quickReview.light .prodTitle,.quickReview.light .subTitle{border-bottom:2px solid #ebebd8}.quickReview.light ._dnwBooking{color:#000}.quickReview.dark .breakdown h3,.quickReview.dark .location h5,.quickReview.dark .prodTitle,.quickReview.dark .subTitle{border-bottom:2px solid #5e5c54}.quickReview .prodTitle h4{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.quickReview .prodTitle h4 .btn-1{margin-left:.7rem}.quickReview .prodTitle h4 .btn-1 svg{height:1.1rem;width:1.1rem}.quickReview .prodTitle,.quickReview .subTitle{font-size:1.3rem;padding:1rem;margin:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.quickReview .prodTitle .priceTitle,.quickReview .subTitle .priceTitle{font-size:1.5rem}.quickReview .prodTitle strong,.quickReview .subTitle strong{font-size:1.2rem}.quickReview .mainBody{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:stretch;flex:1 1;padding-right:1rem}.quickReview .priceCont{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;flex-wrap:wrap}.quickReview .priceCont .totalNumber{font-size:2rem}.quickReview .priceCont .paidMark,.quickReview .priceCont .totalNumber{width:auto!important}.quickReview .priceCont .paidMark{font-size:1.4rem;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-left:.5rem}.quickReview .priceCont ._dnwBooking{width:100%}.quickReview .quickReview-total{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:18rem;padding-left:2rem;padding-top:2rem;position:-webkit-sticky;position:sticky;top:5rem}.quickReview .quickReview-total.infoTotal{width:25rem}.quickReview .quickReview-total.infoTotal .buttons{display:none}.quickReview .quickReview-total .breakdown{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.9rem}.quickReview .quickReview-total .breakdown h3{width:100%;padding:.5rem 0}.quickReview .quickReview-total .breakdown .row-jspace-between{padding-bottom:.3rem}.quickReview .quickReview-total .breakdown .row-jspace-between.totalRow{font-size:1rem;padding-top:.4rem}.quickReview .quickReview-total .breakdown .row-jspace-between .row-tt{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.quickReview .quickReview-total .assistance p{font-size:.8rem;padding:.75rem 0;text-align:justify}.quickReview .quickReview-total .assistance p a{text-decoration:underline}.quickReview .quickReview-total .assistance .bookAss{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:1.2rem}.quickReview .quickReview-total .assistance .bookAss svg{width:1.5rem;height:1.5rem}.quickReview .quickReview-total ._dnwBooking{width:100%;font-size:.8rem;padding:.2rem 0}.quickReview .quickReview-total ._dnwBooking svg{width:1.1rem;height:1.1rem}.quickReview .quickReview-total .spacer{height:2rem;width:100%}.quickReview .quickReview-total .btn-4{width:100%;margin:.5rem 0}.quickReview .quickReview-total .prices{width:100%;font-size:1.1rem;margin-top:1rem}.quickReview .quickReview-total .prices .price-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.75rem}.quickReview .quickReview-total .location{margin:2rem 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.quickReview .quickReview-total .location .locationCol{width:12rem;padding-left:.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.quickReview .quickReview-total .location .locationCol .locName{font-size:.85rem;width:100%;margin-bottom:.3rem}.quickReview .quickReview-total .location .locationCol .locRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:.75rem;text-align:right;padding-bottom:.2rem}.quickReview .quickReview-total .location .locationCol h5{font-size:1rem;width:100%;padding-bottom:.5rem}.quickReview .quickReview-total .location .piccont{width:4rem;height:4rem;border-radius:100%}.quickReview .quickReview-total .location .piccont img{min-width:100%}.quickReview .quickReview-total .share{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.9rem;padding:.5rem .8rem}.quickReview .quickReview-total .share svg{width:1.3rem;height:1.3rem}.quickReview .quickReview-total .share.dark{border-top:2px solid #5e5c54}.quickReview .quickReview-total .share.light{border-top:2px solid #ebebd8}.paymentMethods{height:35rem}.paymentMethods .price{padding:1rem;font-size:2rem;justify-content:center}.paymentMethods .methodCol,.paymentMethods .price{width:100%;display:flex;flex-direction:column;align-items:center}.paymentMethods .methodCol{max-height:15rem;overflow-y:auto;justify-content:flex-start}.paymentMethods .methodCol .method{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem 1rem}.paymentMethods .methodCol .method strong{font-size:1.5rem}.paymentMethods .methodCol .method .buttons{margin:0;width:50%}.paymentMethods .methodCol .method .buttons .btn-2{margin:0}.paymentMethods .methodCol .method svg{height:2.5rem;width:2.5rem}.orderPayments{max-width:90rem}.promoCodePop{display:flex;flex-direction:column;justify-content:center;align-items:center}.promoCodePop .activeCode{width:100%;padding:1rem}.promoCodePop .activeCode .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.2rem;margin-top:.5rem}.promoCodePop .inputIcon,.promoCodePop .inputIcon input{width:100%}.promoCodePop .btn-4{margin-top:2rem}@media only screen and (max-width:1600px){.quickReview{max-width:none}.quickReview,.quickReview.shortActive .quickReview-total{padding-left:1rem}.quickReview .quickReview-total{margin-right:0!important;right:2rem;top:6rem;z-index:4}}@media only screen and (max-width:1300px){.quickReview .quickReview-total.infoTotal{width:22rem}.quickReview .quickReview-total.infoTotal .prices{font-size:.95rem}}@media only screen and (max-width:800px){.quickReview{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-direction:column-reverse;padding:1rem}.quickReview.shortActive .quickReview-total{padding-left:0}.quickReview .prodTitle,.quickReview .subTitle{font-size:1.1rem;padding:.75rem 0;margin:0}.quickReview .prodTitle .priceTitle,.quickReview .subTitle .priceTitle{font-size:1.3rem}.quickReview .mainBody{width:100%;padding-right:0}.quickReview .mainBody.infoTotal{padding-right:0}.quickReview .quickReview-total.infoTotal{width:95%}.quickReview .priceSticky{width:100%;position:-webkit-sticky;position:sticky;top:0;padding:1rem 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.quickReview .priceSticky.light{border-bottom:2px solid #ebebd8;background-color:#fcfcfa}.quickReview .priceSticky.dark{border-bottom:2px solid #5e5c54;background-color:#21201b}.quickReview .priceSticky .priceCont{width:50%}.quickReview .priceSticky .priceCont .totalNumber{font-size:1.8rem}.quickReview .priceSticky .priceCont .paidMark{margin-left:0}.quickReview .priceSticky .btn-4{width:50%;margin:.5rem 0}.quickReview .priceSticky a{padding-left:0;padding-top:.3rem;font-size:.75rem}.quickReview .quickReview-total{position:static!important;top:auto;width:100%;padding-left:0;padding-top:0;right:auto}.quickReview .quickReview-total .assistance{padding-top:1rem}.quickReview .quickReview-total .location{margin:.7rem 0}.quickReview .quickReview-total .location .locationCol{flex:1 1;padding-left:1rem}.quickReview .quickReview-total .buttons{justify-content:space-evenly}.quickReview .quickReview-total .buttons .btn-4{width:48%;font-size:.8rem}.quickReview .quickReview-total .buttons .share{width:32%;font-size:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.2rem;border:2px solid #5e5c54;border-radius:20px;text-align:center;height:4.5rem}.quickReview .quickReview-total .buttons .share svg{height:1.2rem;width:1.2rem;margin:0 0 .3rem}}.review-ent{width:100%;border:2px solid transparent;border-radius:10px;padding:1rem;margin-bottom:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.review-ent .bodyCol{flex:1 1;padding:1rem}.review-ent .bodyCol .bandButt{margin-top:0}.review-ent .bodyCol .sendMessage{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;font-size:1.1rem}.review-ent .bodyCol .sendMessage .field{width:80%}.review-ent .bodyCol .sendMessage .field input,.review-ent .bodyCol .sendMessage .field textarea{font-size:1rem}.review-ent .bodyCol .sendMessage .field input{height:3rem}.review-ent .bodyCol .timeChange{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:15rem}.review-ent .bodyCol .timeChange .inputIcon input{height:3.35rem;width:20rem!important}.review-ent .bodyCol .timeChange .inputIcon .hours{color:#5e5c54;position:absolute;left:5.5rem;right:auto}.review-ent .bodyCol .videos{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.review-ent .bodyCol .videos .media-video-cont{flex:3 1;max-width:35rem}.review-ent .bodyCol .videos .media-thumbs{max-height:20rem;max-width:10rem;overflow-y:auto;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:1 1}.review-ent .bodyCol .videos .media-thumbs .thumbs-cont{width:100%}.review-ent .bodyCol .videos .media-arrows{display:none}.review-ent .bodyCol .performanceDetails{padding:2rem 1rem;font-size:1.1rem}.review-ent .bodyCol .media-gallery{width:44rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.review-ent .bodyCol .media-gallery .conti{width:22rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.review-ent .bodyCol .media-gallery .gallery-pic{width:10rem;height:10rem;margin:.5rem;position:relative;border-radius:2px;overflow:hidden}.review-ent .bodyCol .media-gallery .gallery-pic .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.7;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;color:#fff!important}.review-ent .bodyCol .media-gallery .gallery-pic .overlay:hover{opacity:.8;color:#ffd000!important;cursor:pointer}.review-ent .bodyCol .media-gallery .gallery-pic.pic-big{width:21rem;height:21rem}.review-ent .rev-row{width:100%;min-height:15rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.review-ent .rev-row .iconCol{width:5rem;padding:0 .5rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%;min-height:18rem}.review-ent .rev-row .iconCol .link{display:flex;flex-direction:column;justify-content:center;align-items:center}.review-ent .rev-row .iconCol .link svg{width:2rem;height:2rem}.review-ent .artistPict{border-radius:100%;margin:1rem;height:6rem;width:6rem}.review-ent .title{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:2px solid transparent;font-size:1.2rem}.review-ent .title h3{margin:0}.review-ent .revs{width:100%;padding:.75rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1rem}.review-ent .revs .artistTag-rating{padding:0}.review-ent .revs .reviewNum{padding-left:1rem}.review-ent .infoCol{flex:1 1}.review-ent .prices{padding:1rem .5rem;font-size:1.2rem}.review-ent .prices .price-row{max-width:40rem;padding-bottom:.75rem}.review-ent .equip .imgCont,.review-ent .equip .piccont{width:15rem;height:15rem}.review-ent .equip .productionEquip{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.review-ent .equip .productionEquip h4{font-size:1.2rem;text-align:center}.review-ent .equip .productionEquip-render{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:12rem;height:12rem;margin-left:1rem}.review-ent .equip .productionEquip-render .pack{position:absolute;transform:scale(.31)}.review-ent .equip .packages{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;flex-wrap:wrap}.review-ent .equip .packages .link{padding-left:0!important}.review-ent .equip .packages .equipHead{border-bottom:2px solid transparent;width:95%;font-size:1.2rem;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.review-ent .equip .packages .package{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:10rem}.review-ent .equip .packages .package strong{display:none;margin-bottom:.5rem}.review-ent .equip .packages .package:hover{transform:scale(1.2);cursor:pointer}.review-ent .equip .packages .package:hover strong{display:block}.review-ent .equip .packages .package:hover span{color:#ffd000}.review-ent .equip .packages .package .piccont,.review-ent .equip .packages .package .piccont img{width:4rem;height:4rem}.review-ent .equip .packages .package span{font-size:1rem;padding:.5rem}.review-ent .equip .info .link{padding-left:1rem}.review-ent .equip .info .description{width:100%;max-height:13rem;padding:1rem;overflow-y:auto}.review-ent .equip .info .equipTitle{padding:1rem;border-bottom:2px solid #5e5c54;font-size:1.2rem}.review-ent .equip .info .equipTitle .colorText{font-size:1.4rem}.review-ent.simple{display:flex;flex-direction:column;justify-content:center;align-items:center}.review-ent.simple .prices{padding:2rem 1rem;font-size:1.4rem}.review-ent.simple .prices .price-row{padding-bottom:.75rem}.review-ent.simple .title{padding:1rem;font-size:1.4rem}.review-ent.simple .revs{padding:1rem;font-size:1.2rem}.review-ent.simple .rev-col{width:100%}.review-ent.simple .rev-col .media-gallery{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.review-ent.simple .rev-col .media-gallery .gallery-pic{overflow:hidden;margin:.5rem;border-radius:2px;width:21rem;height:21rem}.review-ent.simple .datelink{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.2rem}.review-ent.simple .datelink svg{width:1.4rem;height:1.4rem;margin-right:1rem}.review-ent.simple .body{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.review-ent.simple .body .vertical{width:20rem;height:30rem;border-radius:5px}.review-ent.simple .body .bodyCol .videos .media-video-cont{flex:3 1;max-width:45rem}.review-ent.simple .body .bodyCol .videos .media-thumbs{max-height:25rem}.review-ent.light input{height:2rem}.review-ent.light .equipHead,.review-ent.light .equipTitle,.review-ent.light .title,.review-ent.light .titleSep{border-color:#ebebd8!important}.review-ent.dark .equipHead,.review-ent.dark .title{border-color:#5e5c54!important}.review-ent.dark input{border:2px solid #5e5c54}.review-ent .vertical{height:18rem;width:12rem}.review-ent .rev-col{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:1 1;align-items:stretch}.review-ent .rev-col .topMenu{padding-bottom:1rem}.review-ent .entReview-dash{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.review-ent .entReview-dash .menuButton{height:2.5rem}.review-ent .artist-selected{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.review-ent .artist-selected .performaceDetails{width:50%;padding:1rem;font-size:.9rem}.review-ent .artist-selected .cost-col{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.review-ent .artist-selected .cost-col .prices{width:100%}.review-ent .artist-selected .cost-col-band{padding:.5rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.review-ent .artist-selector{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.review-ent .artist-selector .artists{width:100%;min-width:23rem;max-height:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.review-ent .artist-selector .artists .search{width:100%;margin-top:1rem}.review-ent .artist-selector .artists .search input{width:100%}.review-ent .artist-selector .artists .artistTag{transform:scale(.95)}.review-ent .artist-selector .artists .artistTag .prices{width:100%;height:100%;font-size:.7rem}.review-ent .artist-selector .filters{width:45%;height:100%;overflow-y:auto}.review-ent .artist-selector .filters .rosterFilters{width:100%}.review-ent .artist-selector .filters .rosterFilters .avatar{display:none}.review-ent .artist-selector .filters .rosterFilters h3{font-size:1.2rem}.review-ent .artist-selector .filters .rosterFilters button{margin-bottom:1rem;font-size:.8rem}.review-ent .artist-selector .filters .rosterFilters .duration,.review-ent .artist-selector .filters .rosterFilters .type{display:none}.review-ent .prices{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.review-ent .prices .price-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.review-ent .info{min-height:8rem;flex:1 1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding-right:1rem}.review-ent .info div{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.review-ent .info div .link{width:auto}.review-ent .info .cost{font-size:1.4rem;font-weight:700}.review-ent .itemOptions{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:8rem;width:20%;min-width:12rem;border-left:2px solid transparent}.review-ent .itemOptions .options-button,.review-ent .itemOptions span{font-size:.9rem}.review-ent .time{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.review-ent .time .picker{font-size:1.1rem;border:transparent;box-shadow:none;background-color:transparent}.review-ent .time .confirm{width:90%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding-top:1rem;margin-top:1rem}.review-ent .equip .row-jspace-between p{max-width:80%;padding:.5rem;font-size:.8rem}.review-ent .equip .imgCont{width:auto;height:8rem;margin:1rem;border:2px solid transparent;border-radius:10px;overflow:hidden}.review-ent .equip .imgCont img{height:100%;width:auto}@media only screen and (max-width:1600px){.review-ent .bodyCol{padding:.5rem}.review-ent .bodyCol .videos{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.review-ent .bodyCol .videos .media-video-cont{flex:3 1}.review-ent .bodyCol .videos .media-thumbs{max-height:20rem;overflow-y:auto;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:1 1}.review-ent .bodyCol .videos .media-thumbs .thumbs-cont{width:100%}.review-ent .bodyCol .videos .media-arrows{display:none}.review-ent .bodyCol .performanceDetails{font-size:1rem}.review-ent .bodyCol .media-gallery{width:100%}.review-ent .bodyCol .media-gallery .conti{width:48%}.review-ent .bodyCol .media-gallery .gallery-pic{margin:.4rem;width:41.5%;height:auto}.review-ent .bodyCol .media-gallery .gallery-pic.pic-big{margin:0 .5rem 0 0;width:41.5%;height:auto}.review-ent.simple .prices{padding:1rem;font-size:1.2rem}.review-ent.simple .prices .price-row{padding-bottom:.5rem}.review-ent.simple .rev-col .media-gallery .gallery-pic{width:30%;height:auto}.review-ent.simple .datelink{font-size:1.1rem}.review-ent.simple .datelink svg{width:1.3rem;height:1.3rem}.review-ent.simple .revs{font-size:1.1rem}.review-ent.simple .title{padding:.8rem}.review-ent.simple .body .vertical{width:18rem;height:27rem}.review-ent.simple .body .buttons .btn-3{margin:.3rem;width:10rem;font-size:.8rem}}@media only screen and (max-width:1300px){.review-ent .rev-row .sendMessage .buttons .btn-3,.review-ent .rev-row .timeChange .buttons .btn-3{width:8.5rem}.review-ent .bodyCol .artist-selector{flex-direction:column;justify-content:flex-start}.review-ent .bodyCol .artist-selector .buttons{justify-content:space-between}.review-ent .bodyCol .artist-selector .artistItem .buttons{position:static;z-index:1}.review-ent .bodyCol .videos{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.review-ent .bodyCol .videos .media-video-cont{width:100%}.review-ent .bodyCol .videos .media-thumbs{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:90rem}.review-ent .bodyCol .videos .media-thumbs .thumbs-cont{flex:1 1}.review-ent.simple .body .vertical{width:16rem;height:24rem}}@media only screen and (max-width:1000px){.review-ent{padding-left:0}.review-ent .bodyCol{width:100%}.review-ent .bodyCol .bandButt .btn-3{width:100%!important}.review-ent .bodyCol .performanceDetails{padding:1.5rem 0}.review-ent .rev-row{flex-wrap:wrap}.review-ent .rev-row .piccont.vertical{display:none}.review-ent .rev-row .iconCol{flex-direction:row;width:100%;min-height:3rem}.review-ent.simple .rev-col .equip .imgCont{width:12rem;height:12rem}.review-ent.simple .rev-col .equip .info .equipTitle{font-size:1.1rem}.review-ent.simple .rev-col .equip .info .equipTitle .colorText{font-size:1.2rem}.review-ent.simple .rev-col .topMenu .topMenu-button{min-width:6rem;font-size:.8rem;padding:1rem .3rem}.review-ent.simple .buttons .btn-3{width:8.5rem;margin:.1rem;font-size:.65rem}.review-ent.simple .body{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.review-ent.simple .body .vertical{width:16rem;height:16rem;display:none}}@media only screen and (max-width:800px){.review-ent{padding:.5rem 0;height:auto}.review-ent .iconCol{padding:0!important;justify-content:space-between!important}.review-ent .rev-col .media-gallery{width:100%;min-width:15rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.review-ent .rev-col .media-gallery .conti{width:100%;justify-content:space-between}.review-ent .rev-col .media-gallery .gallery-pic{margin:.2rem!important;width:47%!important;height:auto}.review-ent .rev-col .media-gallery .gallery-pic.pic-big{width:100%;margin:.5rem 0}.review-ent .bodyCol{padding:1rem 0}.review-ent .bodyCol .sendMessage .field{width:100%}.review-ent .bodyCol .sendMessage .buttons{justify-content:space-between;margin-top:1rem}.review-ent .bodyCol .sendMessage .buttons .btn-3{width:8rem;margin:0}.review-ent .bodyCol .timeChange{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:10rem}.review-ent .bodyCol .timeChange .buttons{justify-content:space-between}.review-ent .bodyCol .timeChange .buttons .btn-3{width:8rem;margin:0}.review-ent .bodyCol .timeChange .inputIcon input{height:3.35rem;width:85vw!important}.review-ent .bodyCol .timeChange .inputIcon .hours{right:4rem}.review-ent .bodyCol .media-gallery{width:100%;min-width:15rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.review-ent .bodyCol .media-gallery .conti{width:100%;justify-content:space-between}.review-ent .bodyCol .media-gallery .gallery-pic{margin:.5rem 0;width:47%;height:auto}.review-ent .bodyCol .media-gallery .gallery-pic.pic-big{width:100%;margin:.5rem 0}.review-ent .prices{padding:1rem 0;font-size:1rem}.review-ent .prices .price-row{padding-bottom:.5rem}.review-ent .revs,.review-ent .title{padding:.5rem 0!important;font-size:.9rem!important}.review-ent .revs .reviewNum,.review-ent .title .reviewNum{padding-left:.3rem!important}.review-ent.simple{padding:0}.review-ent.simple .datelink,.review-ent.simple .starShow{font-size:.9rem}.review-ent.simple .datelink .reviewNum,.review-ent.simple .starShow .reviewNum{padding-left:.3rem}.review-ent.simple .datelink svg{margin-right:.3rem}.review-ent.simple .rev-col .titleSep{padding:1rem;border-bottom:2px solid #5e5c54;font-size:1.1rem;margin-bottom:1rem}.review-ent.simple .rev-col .equip .row-jspace-around{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.review-ent.simple .rev-col .equip .imgCont{width:15rem;height:15rem}.review-ent.simple .rev-col .equip .info{padding:0;width:100%}.review-ent.simple .rev-col .topMenu .topMenu-button{min-width:6rem;font-size:.8rem;padding:1rem .3rem}.review-ent.simple .buttons{margin-top:0}.review-ent.simple .buttons .btn-3{width:100%;margin:.5rem 0;font-size:.8rem}.review-ent.simple .timeBut{justify-content:space-between}.review-ent.simple .timeBut .btn-3{width:8rem!important}.review-ent.simple .body{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.review-ent.simple .body .vertical{width:16rem;height:16rem;display:none}.review-ent .artist-selected{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.review-ent .artist-selected .cost-col{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.review-ent .artist-selected .cost-col .price-row{font-size:.8rem;padding-top:.5rem}.review-ent .time .picker{padding:0!important}.review-ent .time input{padding:0!important;max-width:10rem}.review-ent .time button{width:40%;font-size:.8rem}.review-ent .itemOptions{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;height:auto;width:100%;border-left:none}.review-ent .itemOptions button{width:30%;font-size:.6rem}.review-ent .entReview-dash{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.review-ent .entReview-dash .info{border-right:none;padding-bottom:1rem;min-height:10rem;font-size:.8rem}.review-ent .entReview-dash .buttons,.review-ent .entReview-dash .info,.review-ent .entReview-dash .time{height:auto;width:100%;padding-right:0}.review-ent .artist-selector{flex-direction:column;height:auto}.review-ent .artist-selector .artists{width:100%;min-width:23rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.review-ent .artist-selector .artists .artistTag{transform:scale(.95)}.review-ent .artist-selector .artists .artistTag .prices{width:100%;height:100%;font-size:.7rem}.review-ent .artist-selector .filters{width:100%;height:auto;overflow-y:hidden;font-size:1.5rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.review-ent .artist-selector .filters.closed{height:3rem}.review-ent .artist-selector .filters .rosterFilters{width:100%;height:auto;justify-items:flex-start;padding:0;border-right:none}.review-ent .artist-selector .filters .rosterFilters .avatar,.review-ent .artist-selector .filters .rosterFilters .btn-2,.review-ent .artist-selector .filters .rosterFilters .favH3{display:none}.review-ent .artist-selector .filters .rosterFilters button,.review-ent .artist-selector .filters .rosterFilters h3{margin:0}.review-ent .artist-selector .filters .rosterFilters .duration,.review-ent .artist-selector .filters .rosterFilters .type{display:none}}.prices .colorText{display:flex;flex-direction:row;justify-content:center;align-items:center}.prices .colorText .tt-icon{margin-left:1rem;margin-right:0}.programWizard{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;max-width:90rem}.programWizard.light .col1{border-right:2px solid #ebebd8}.programWizard.light select{border:2px solid #ebebd8}.programWizard.dark .col1{border-right:2px solid #5e5c54}.programWizard.dark select{border:2px solid #5e5c54}.programWizard h3{font-size:2rem}.programWizard .buttons{margin-bottom:2rem}.programWizard .body,.programWizard .buttons{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.programWizard .body{height:90%;margin-top:1rem}.programWizard .body .inputIcon{width:100%}.programWizard .body .inputIcon input{width:100%!important}.programWizard .body .inputIcon label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.programWizard .body .inputIcon label svg{margin-right:1rem}.programWizard .body .inputIcon .hours{left:7rem}.programWizard .body .inputIcon .hours.close{left:3rem}.programWizard .body .inputIcon input,.programWizard .body .inputIcon select{width:100%}.programWizard .body .field{width:25rem;padding:0 0 2rem}.programWizard .body .col1{height:80%;flex:1 1}.programWizard .body .col1 .span-date{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:50%}.programWizard .body .col1,.programWizard .body .col2{min-height:14rem;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.programWizard .body .col2{height:80%;flex:1 1}.programWizard .body .col2 .body-cat{width:100%;margin-top:1rem}.programWizard .body .col2 .body-cat .cat-label{text-align:left}.programWizard .body .col2 .body-cat .categories-filter{padding:0;width:100%}.programWizard .body .col2 .body-cat .categories-filter #cats{height:3.35rem}.programWeek{width:100%;max-width:90rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:90vh}.programWeek.light .day{border-left:2px solid #ebebd8}.programWeek.light .day h4.active{color:#5e5c54}.programWeek.light .dayArtists{border-right:2px solid #ebebd8}.programWeek.light .dayArtists h4{color:#1a1814}.programWeek.light .dayArtists .choices-prof{border-right:2px solid #ebebd8}.programWeek.light select{border:2px solid #ebebd8}.programWeek.dark .day{border-left:2px solid #5e5c54}.programWeek.dark .day h4.active{color:#ffd000}.programWeek.dark .dayArtists{border-right:2px solid #5e5c54}.programWeek.dark .dayArtists h4{color:#ffd000}.programWeek.dark .dayArtists .choices-prof{border-right:2px solid #5e5c54}.programWeek.dark select{border:2px solid #5e5c54}.programWeek h3{font-size:2rem}.programWeek .buttons{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-bottom:2rem}.programWeek .buttons .btn-3{width:20%}.programWeek .slots{height:80%;width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;overflow-y:auto}.programWeek .slots .dayArtists{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;width:25%;min-width:20rem}.programWeek .slots .dayArtists h4{font-size:1.6rem}.programWeek .slots .dayArtists .profile-container-cat h4{font-size:1rem}.programWeek .slots .dayArtists .artists{height:70%;overflow-y:auto;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.programWeek .slots .dayArtists .artists .artistTag{width:18rem;padding:.4rem;border:none;grid-template:"pic name name" 1rem "pic pres pres" 3rem "pic cats heart" 1rem/5rem 2fr 1fr}.programWeek .slots .dayArtists .artists .artistTag .artistTag-rating{display:none}.programWeek .slots .dayArtists .artists .artistTag .artistTag-name{font-size:.75rem;width:90%}.programWeek .slots .dayArtists .artists .artistTag img{min-width:5rem;min-height:5rem}.programWeek .slots .dayArtists .artists .artistTag .choices{height:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.programWeek .slots .dayArtists .artists .artistTag .choices .link{padding:.1rem;width:50%;cursor:pointer}.programWeek .slots .dayArtists .artists .artistTag .choices .link strong{padding:.3rem;text-align:center}.programWeek .slots .dayArtists .artists .artistTag .choices-del,.programWeek .slots .dayArtists .artists .artistTag .choices-prof{display:flex;flex-direction:row;justify-content:center;align-items:center}.programWeek .slots .dayArtists .artists .artistTag .choices-del{flex-direction:row-reverse}.programWeek .slots .dayArtists .artists .artistTag .choices span{font-size:1.2rem}.programWeek .calDiv{width:100%;height:60%}.programWeek .calDiv .cal-toolbar{display:none}.programWeek .week-days{width:99.5%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-left:4.9rem;padding-right:.9rem}.programWeek .week-days .day{width:15%;height:8rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:stretch}.programWeek .week-days .day h4{font-size:1.2rem;padding-left:1rem}.programWeek .week-days .day .cates{height:6rem;padding-top:1rem;overflow-y:auto}.programWeek .week-days .day .field{padding:.2rem .8rem}.programWeek .week-days .day .field label{font-size:.8rem}.programWeek .week-days .day .field input{height:1rem}.programWeek .week-days .day p{font-size:.7rem;padding:.8rem}@media only screen and (max-width:1600px){.programWeek .slots{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}}@media only screen and (max-width:800px){.programWizard .buttons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:1rem}.programWizard .buttons .btn-4{margin:0;width:45%}.programWizard .body{flex-direction:column}.programWizard .body .col1{border-right:none;min-height:10rem}.programWizard .body .col1,.programWizard .body .col2{padding:1rem;width:100%}.programWizard .body .col1 #cats,.programWizard .body .col2 #cats{height:3.35rem!important}}.wedding-details{width:100%;flex:1 1;grid-area:cont;height:100%}.guestList,.sittingArr{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.guestList.light .guestList-header,.sittingArr.light .guestList-header{border-bottom:2px solid #ebebd8}.guestList.light .weddingGuest,.sittingArr.light .weddingGuest{background-color:#fafaf5;border:2px solid #ebebd8}.guestList.light .weddingGuest h3,.sittingArr.light .weddingGuest h3{border-bottom:2px solid #fffffe}.guestList.light .initials,.sittingArr.light .initials{border:2px solid #ebebd8}.guestList.dark .guestList-header,.sittingArr.dark .guestList-header{border-bottom:2px solid #5e5c54}.guestList.dark .weddingGuest,.sittingArr.dark .weddingGuest{background-color:#302e28;border:2px solid #5e5c54}.guestList.dark .weddingGuest h3,.sittingArr.dark .weddingGuest h3{border-bottom:2px solid #5e5c54}.guestList.dark .initials,.sittingArr.dark .initials{border:2px solid #5e5c54;color:#1a1814}.guestList.dark .vendor .initials,.sittingArr.dark .vendor .initials{color:#fffffc}.guestList .guestList-header,.sittingArr .guestList-header{width:95%;margin:.5rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:2rem}.guestList .guestList-header .row-title,.sittingArr .guestList-header .row-title{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:50%}.guestList .guestList-header .row-title h3,.sittingArr .guestList-header .row-title h3{font-size:1.7rem;padding-left:20%}.guestList .guestList-header .row,.sittingArr .guestList-header .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:50%}.guestList .guestList-header .row span,.guestList .guestList-header .row strong,.sittingArr .guestList-header .row span,.sittingArr .guestList-header .row strong{font-size:1.5rem}.guestList .weddingGuest,.sittingArr .weddingGuest{width:95%;margin:.5rem 0;padding:1rem;display:grid;grid-template:"initials name name name" 3rem "arrows info details options" 1fr/5rem 3fr 3fr 1fr;place-items:center;border-radius:10px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.guestList .weddingGuest.vendor,.sittingArr .weddingGuest.vendor{grid-template:"initials name name options" 3rem ". info details options" 1fr/4rem 3fr 3fr 1fr}.guestList .weddingGuest.vendor .info,.sittingArr .weddingGuest.vendor .info{flex-direction:column;align-items:flex-start}.guestList .weddingGuest p,.sittingArr .weddingGuest p{grid-area:details;padding:1rem}.guestList .weddingGuest .initials,.sittingArr .weddingGuest .initials{grid-area:initials;width:3.5rem;height:3.5rem;place-self:center;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.4rem}.guestList .weddingGuest .initials#yellow,.sittingArr .weddingGuest .initials#yellow{background-color:gold}.guestList .weddingGuest .initials#green,.sittingArr .weddingGuest .initials#green{background-color:#7cfc00}.guestList .weddingGuest .arrows,.sittingArr .weddingGuest .arrows{grid-area:arrows}.guestList .weddingGuest .arrows span,.sittingArr .weddingGuest .arrows span{font-size:2rem;padding:.5rem;cursor:pointer}.guestList .weddingGuest .arrows span:hover,.sittingArr .weddingGuest .arrows span:hover{transform:scale(.95);color:#ffd000}.guestList .weddingGuest h3,.sittingArr .weddingGuest h3{grid-area:name;width:100%;padding:.7rem}.guestList .weddingGuest .info,.sittingArr .weddingGuest .info{grid-area:info;width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:flex-start}.guestList .weddingGuest .info div,.sittingArr .weddingGuest .info div{flex:1 1;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.guestList .weddingGuest .options,.sittingArr .weddingGuest .options{grid-area:options;display:flex;flex-direction:column;justify-content:center;align-items:center}.guestList .weddingGuest .options button,.sittingArr .weddingGuest .options button{margin:.4rem;width:10rem}.guestList .addGuestButton,.sittingArr .addGuestButton{width:12rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:1.4rem;cursor:pointer}.guestList .addGuestButton:hover,.sittingArr .addGuestButton:hover{transform:scale(.98);color:#ffd000}.guestList .addGuestButton:hover span,.sittingArr .addGuestButton:hover span{border-color:#ffd000}.guestList .addGuestButton span,.sittingArr .addGuestButton span{font-size:1.6rem;margin:1rem;padding:.5rem;border:2px solid #000;border-radius:100%}.addGuest{display:flex;flex-direction:column;justify-content:center;align-items:center}.addGuest .field{width:100%;padding:.5rem 0}.addGuest button{margin:1rem}.addGuest textarea{height:8rem}@media only screen and (max-width:1300px){.guestList .list .guestList-header .row-title{width:70%}.guestList .list .guestList-header .row-title h3{font-size:1.5rem;padding-left:10%}.guestList .weddingGuest .info{width:95%;font-size:.9rem}}@media only screen and (max-width:800px){.guestList{min-height:80vh}.guestList .guestList-header .row-title{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.guestList .guestList-header .row-title h3{font-size:1.6rem;padding-left:0}.guestList .weddingGuest{grid-template:"initials name  name" 4rem "arrows info info" 1fr "arrows details details" 1fr " options options options" 3rem/4rem 8fr 1fr}.guestList .weddingGuest.vendor{grid-template:"initials name  name" 4rem "info info info" 1fr "details details details" 1fr " options options options" 3rem/4rem 8fr 1fr}.guestList .weddingGuest .info{width:95%;font-size:.9rem;padding:.5rem}.guestList .weddingGuest .options{grid-area:options;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.guestList .weddingGuest .options button{margin:.4rem;width:10rem}.guestList .weddingGuest .arrows{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}}.sittingArr{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.sittingArr.light{border-color:#ebebd8}.sittingArr.dark{border-color:#5e5c54}.sittingArr .tables{flex-wrap:wrap}.sittingArr .tables,.sittingArr-head{width:100%}.sittingArr .tables,.sittingArr-head,.sittingArr-head h3{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.sittingArr-head h3{font-size:2rem}.sittingArr-head h3 .tt-icon{font-size:1.5rem;height:2rem;width:2rem;margin-left:1rem}.sittingArr-head h3 .tt-icon,.weddingTable{display:flex;flex-direction:column;justify-content:center;align-items:center}.weddingTable{margin:6rem;width:20rem;height:20rem;position:relative}.weddingTable.dark .weddingTable-table{border:3px solid #5e5c54}.weddingTable.dark .weddingTable-table:hover{color:#ffd000;border-color:#ffd000}.weddingTable.light .weddingTable-table{border:3px solid #ebebd8}.weddingTable.light .weddingTable-table:hover{color:#c4a000;border-color:#c4a000}.weddingTable.s-1{width:2rem;height:2rem}.weddingTable.s-1 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(2){transform:rotate(270deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(2):hover{transform:rotate(270deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(2) span{transform:rotate(-270deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(3){transform:rotate(630deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(3):hover{transform:rotate(630deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(3) span{transform:rotate(-630deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(4){transform:rotate(990deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(4):hover{transform:rotate(990deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(4) span{transform:rotate(-990deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(5){transform:rotate(1350deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(5):hover{transform:rotate(1350deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(5) span{transform:rotate(-1350deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(6){transform:rotate(1710deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(6):hover{transform:rotate(1710deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(6) span{transform:rotate(-1710deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(7){transform:rotate(2070deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(7):hover{transform:rotate(2070deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(7) span{transform:rotate(-2070deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(8){transform:rotate(2430deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(8):hover{transform:rotate(2430deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(8) span{transform:rotate(-2430deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(9){transform:rotate(2790deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(9):hover{transform:rotate(2790deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(9) span{transform:rotate(-2790deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(10){transform:rotate(3150deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(10):hover{transform:rotate(3150deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(10) span{transform:rotate(-3150deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(11){transform:rotate(3510deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(11):hover{transform:rotate(3510deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(11) span{transform:rotate(-3510deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(12){transform:rotate(3870deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(12):hover{transform:rotate(3870deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(12) span{transform:rotate(-3870deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(13){transform:rotate(4230deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(13):hover{transform:rotate(4230deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(13) span{transform:rotate(-4230deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(14){transform:rotate(4590deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(14):hover{transform:rotate(4590deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(14) span{transform:rotate(-4590deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(15){transform:rotate(4950deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(15):hover{transform:rotate(4950deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(15) span{transform:rotate(-4950deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(16){transform:rotate(5310deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(16):hover{transform:rotate(5310deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(16) span{transform:rotate(-5310deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(17){transform:rotate(5670deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(17):hover{transform:rotate(5670deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(17) span{transform:rotate(-5670deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(18){transform:rotate(6030deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(18):hover{transform:rotate(6030deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(18) span{transform:rotate(-6030deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(19){transform:rotate(6390deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(19):hover{transform:rotate(6390deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(19) span{transform:rotate(-6390deg)}.weddingTable.s-1 .weddingTable-chair:nth-child(20){transform:rotate(6750deg) translate(3rem)}.weddingTable.s-1 .weddingTable-chair:nth-child(20):hover{transform:rotate(6750deg) translate(3rem) scale(.95)}.weddingTable.s-1 .weddingTable-chair:nth-child(20) span{transform:rotate(-6750deg)}.weddingTable.s-2{width:4rem;height:4rem}.weddingTable.s-2 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(2){transform:rotate(90deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(2):hover{transform:rotate(90deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(2) span{transform:rotate(-90deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(3){transform:rotate(270deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(3):hover{transform:rotate(270deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(3) span{transform:rotate(-270deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(4){transform:rotate(450deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(4):hover{transform:rotate(450deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(4) span{transform:rotate(-450deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(5){transform:rotate(630deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(5):hover{transform:rotate(630deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(5) span{transform:rotate(-630deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(6){transform:rotate(810deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(6):hover{transform:rotate(810deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(6) span{transform:rotate(-810deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(7){transform:rotate(990deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(7):hover{transform:rotate(990deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(7) span{transform:rotate(-990deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(8){transform:rotate(1170deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(8):hover{transform:rotate(1170deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(8) span{transform:rotate(-1170deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(9){transform:rotate(1350deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(9):hover{transform:rotate(1350deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(9) span{transform:rotate(-1350deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(10){transform:rotate(1530deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(10):hover{transform:rotate(1530deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(10) span{transform:rotate(-1530deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(11){transform:rotate(1710deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(11):hover{transform:rotate(1710deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(11) span{transform:rotate(-1710deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(12){transform:rotate(1890deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(12):hover{transform:rotate(1890deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(12) span{transform:rotate(-1890deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(13){transform:rotate(2070deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(13):hover{transform:rotate(2070deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(13) span{transform:rotate(-2070deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(14){transform:rotate(2250deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(14):hover{transform:rotate(2250deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(14) span{transform:rotate(-2250deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(15){transform:rotate(2430deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(15):hover{transform:rotate(2430deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(15) span{transform:rotate(-2430deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(16){transform:rotate(2610deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(16):hover{transform:rotate(2610deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(16) span{transform:rotate(-2610deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(17){transform:rotate(2790deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(17):hover{transform:rotate(2790deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(17) span{transform:rotate(-2790deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(18){transform:rotate(2970deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(18):hover{transform:rotate(2970deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(18) span{transform:rotate(-2970deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(19){transform:rotate(3150deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(19):hover{transform:rotate(3150deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(19) span{transform:rotate(-3150deg)}.weddingTable.s-2 .weddingTable-chair:nth-child(20){transform:rotate(3330deg) translate(4rem)}.weddingTable.s-2 .weddingTable-chair:nth-child(20):hover{transform:rotate(3330deg) translate(4rem) scale(.95)}.weddingTable.s-2 .weddingTable-chair:nth-child(20) span{transform:rotate(-3330deg)}.weddingTable.s-3{width:6rem;height:6rem}.weddingTable.s-3 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(2){transform:rotate(30deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(2):hover{transform:rotate(30deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(2) span{transform:rotate(-30deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(3){transform:rotate(150deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(3):hover{transform:rotate(150deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(3) span{transform:rotate(-150deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(4){transform:rotate(270deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(4):hover{transform:rotate(270deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(4) span{transform:rotate(-270deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(5){transform:rotate(390deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(5):hover{transform:rotate(390deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(5) span{transform:rotate(-390deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(6){transform:rotate(510deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(6):hover{transform:rotate(510deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(6) span{transform:rotate(-510deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(7){transform:rotate(630deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(7):hover{transform:rotate(630deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(7) span{transform:rotate(-630deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(8){transform:rotate(750deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(8):hover{transform:rotate(750deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(8) span{transform:rotate(-750deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(9){transform:rotate(870deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(9):hover{transform:rotate(870deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(9) span{transform:rotate(-870deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(10){transform:rotate(990deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(10):hover{transform:rotate(990deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(10) span{transform:rotate(-990deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(11){transform:rotate(1110deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(11):hover{transform:rotate(1110deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(11) span{transform:rotate(-1110deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(12){transform:rotate(1230deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(12):hover{transform:rotate(1230deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(12) span{transform:rotate(-1230deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(13){transform:rotate(1350deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(13):hover{transform:rotate(1350deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(13) span{transform:rotate(-1350deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(14){transform:rotate(1470deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(14):hover{transform:rotate(1470deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(14) span{transform:rotate(-1470deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(15){transform:rotate(1590deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(15):hover{transform:rotate(1590deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(15) span{transform:rotate(-1590deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(16){transform:rotate(1710deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(16):hover{transform:rotate(1710deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(16) span{transform:rotate(-1710deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(17){transform:rotate(1830deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(17):hover{transform:rotate(1830deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(17) span{transform:rotate(-1830deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(18){transform:rotate(1950deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(18):hover{transform:rotate(1950deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(18) span{transform:rotate(-1950deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(19){transform:rotate(2070deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(19):hover{transform:rotate(2070deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(19) span{transform:rotate(-2070deg)}.weddingTable.s-3 .weddingTable-chair:nth-child(20){transform:rotate(2190deg) translate(5rem)}.weddingTable.s-3 .weddingTable-chair:nth-child(20):hover{transform:rotate(2190deg) translate(5rem) scale(.95)}.weddingTable.s-3 .weddingTable-chair:nth-child(20) span{transform:rotate(-2190deg)}.weddingTable.s-4{width:8rem;height:8rem}.weddingTable.s-4 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(2){transform:rotate(0deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(2):hover{transform:rotate(0deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(2) span{transform:rotate(0deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(3){transform:rotate(90deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(3):hover{transform:rotate(90deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(3) span{transform:rotate(-90deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(4){transform:rotate(180deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(4):hover{transform:rotate(180deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(4) span{transform:rotate(-180deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(5){transform:rotate(270deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(5):hover{transform:rotate(270deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(5) span{transform:rotate(-270deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(6){transform:rotate(1turn) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(6):hover{transform:rotate(1turn) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(6) span{transform:rotate(-1turn)}.weddingTable.s-4 .weddingTable-chair:nth-child(7){transform:rotate(450deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(7):hover{transform:rotate(450deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(7) span{transform:rotate(-450deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(8){transform:rotate(540deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(8):hover{transform:rotate(540deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(8) span{transform:rotate(-540deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(9){transform:rotate(630deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(9):hover{transform:rotate(630deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(9) span{transform:rotate(-630deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(10){transform:rotate(2turn) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(10):hover{transform:rotate(2turn) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(10) span{transform:rotate(-2turn)}.weddingTable.s-4 .weddingTable-chair:nth-child(11){transform:rotate(810deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(11):hover{transform:rotate(810deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(11) span{transform:rotate(-810deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(12){transform:rotate(900deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(12):hover{transform:rotate(900deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(12) span{transform:rotate(-900deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(13){transform:rotate(990deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(13):hover{transform:rotate(990deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(13) span{transform:rotate(-990deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(14){transform:rotate(3turn) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(14):hover{transform:rotate(3turn) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(14) span{transform:rotate(-3turn)}.weddingTable.s-4 .weddingTable-chair:nth-child(15){transform:rotate(1170deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(15):hover{transform:rotate(1170deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(15) span{transform:rotate(-1170deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(16){transform:rotate(1260deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(16):hover{transform:rotate(1260deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(16) span{transform:rotate(-1260deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(17){transform:rotate(1350deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(17):hover{transform:rotate(1350deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(17) span{transform:rotate(-1350deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(18){transform:rotate(4turn) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(18):hover{transform:rotate(4turn) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(18) span{transform:rotate(-4turn)}.weddingTable.s-4 .weddingTable-chair:nth-child(19){transform:rotate(1530deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(19):hover{transform:rotate(1530deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(19) span{transform:rotate(-1530deg)}.weddingTable.s-4 .weddingTable-chair:nth-child(20){transform:rotate(1620deg) translate(6rem)}.weddingTable.s-4 .weddingTable-chair:nth-child(20):hover{transform:rotate(1620deg) translate(6rem) scale(.95)}.weddingTable.s-4 .weddingTable-chair:nth-child(20) span{transform:rotate(-1620deg)}.weddingTable.s-5{width:10rem;height:10rem}.weddingTable.s-5 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(2){transform:rotate(-18deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(2):hover{transform:rotate(-18deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(2) span{transform:rotate(18deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(3){transform:rotate(54deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(3):hover{transform:rotate(54deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(3) span{transform:rotate(-54deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(4){transform:rotate(126deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(4):hover{transform:rotate(126deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(4) span{transform:rotate(-126deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(5){transform:rotate(198deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(5):hover{transform:rotate(198deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(5) span{transform:rotate(-198deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(6){transform:rotate(270deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(6):hover{transform:rotate(270deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(6) span{transform:rotate(-270deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(7){transform:rotate(342deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(7):hover{transform:rotate(342deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(7) span{transform:rotate(-342deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(8){transform:rotate(414deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(8):hover{transform:rotate(414deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(8) span{transform:rotate(-414deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(9){transform:rotate(486deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(9):hover{transform:rotate(486deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(9) span{transform:rotate(-486deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(10){transform:rotate(558deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(10):hover{transform:rotate(558deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(10) span{transform:rotate(-558deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(11){transform:rotate(630deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(11):hover{transform:rotate(630deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(11) span{transform:rotate(-630deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(12){transform:rotate(702deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(12):hover{transform:rotate(702deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(12) span{transform:rotate(-702deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(13){transform:rotate(774deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(13):hover{transform:rotate(774deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(13) span{transform:rotate(-774deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(14){transform:rotate(846deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(14):hover{transform:rotate(846deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(14) span{transform:rotate(-846deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(15){transform:rotate(918deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(15):hover{transform:rotate(918deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(15) span{transform:rotate(-918deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(16){transform:rotate(990deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(16):hover{transform:rotate(990deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(16) span{transform:rotate(-990deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(17){transform:rotate(1062deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(17):hover{transform:rotate(1062deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(17) span{transform:rotate(-1062deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(18){transform:rotate(1134deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(18):hover{transform:rotate(1134deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(18) span{transform:rotate(-1134deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(19){transform:rotate(1206deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(19):hover{transform:rotate(1206deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(19) span{transform:rotate(-1206deg)}.weddingTable.s-5 .weddingTable-chair:nth-child(20){transform:rotate(1278deg) translate(7rem)}.weddingTable.s-5 .weddingTable-chair:nth-child(20):hover{transform:rotate(1278deg) translate(7rem) scale(.95)}.weddingTable.s-5 .weddingTable-chair:nth-child(20) span{transform:rotate(-1278deg)}.weddingTable.s-6{width:12rem;height:12rem}.weddingTable.s-6 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(2){transform:rotate(-30deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(2):hover{transform:rotate(-30deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(2) span{transform:rotate(30deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(3){transform:rotate(30deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(3):hover{transform:rotate(30deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(3) span{transform:rotate(-30deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(4){transform:rotate(90deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(4):hover{transform:rotate(90deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(4) span{transform:rotate(-90deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(5){transform:rotate(150deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(5):hover{transform:rotate(150deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(5) span{transform:rotate(-150deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(6){transform:rotate(210deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(6):hover{transform:rotate(210deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(6) span{transform:rotate(-210deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(7){transform:rotate(270deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(7):hover{transform:rotate(270deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(7) span{transform:rotate(-270deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(8){transform:rotate(330deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(8):hover{transform:rotate(330deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(8) span{transform:rotate(-330deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(9){transform:rotate(390deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(9):hover{transform:rotate(390deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(9) span{transform:rotate(-390deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(10){transform:rotate(450deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(10):hover{transform:rotate(450deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(10) span{transform:rotate(-450deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(11){transform:rotate(510deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(11):hover{transform:rotate(510deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(11) span{transform:rotate(-510deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(12){transform:rotate(570deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(12):hover{transform:rotate(570deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(12) span{transform:rotate(-570deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(13){transform:rotate(630deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(13):hover{transform:rotate(630deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(13) span{transform:rotate(-630deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(14){transform:rotate(690deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(14):hover{transform:rotate(690deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(14) span{transform:rotate(-690deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(15){transform:rotate(750deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(15):hover{transform:rotate(750deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(15) span{transform:rotate(-750deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(16){transform:rotate(810deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(16):hover{transform:rotate(810deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(16) span{transform:rotate(-810deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(17){transform:rotate(870deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(17):hover{transform:rotate(870deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(17) span{transform:rotate(-870deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(18){transform:rotate(930deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(18):hover{transform:rotate(930deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(18) span{transform:rotate(-930deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(19){transform:rotate(990deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(19):hover{transform:rotate(990deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(19) span{transform:rotate(-990deg)}.weddingTable.s-6 .weddingTable-chair:nth-child(20){transform:rotate(1050deg) translate(8rem)}.weddingTable.s-6 .weddingTable-chair:nth-child(20):hover{transform:rotate(1050deg) translate(8rem) scale(.95)}.weddingTable.s-6 .weddingTable-chair:nth-child(20) span{transform:rotate(-1050deg)}.weddingTable.s-7{width:14rem;height:14rem}.weddingTable.s-7 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(2){transform:rotate(-38.5714285714deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(2):hover{transform:rotate(-38.5714285714deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(2) span{transform:rotate(38.5714285714deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(3){transform:rotate(12.8571428571deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(3):hover{transform:rotate(12.8571428571deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(3) span{transform:rotate(-12.8571428571deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(4){transform:rotate(64.2857142857deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(4):hover{transform:rotate(64.2857142857deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(4) span{transform:rotate(-64.2857142857deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(5){transform:rotate(115.7142857143deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(5):hover{transform:rotate(115.7142857143deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(5) span{transform:rotate(-115.7142857143deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(6){transform:rotate(167.1428571429deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(6):hover{transform:rotate(167.1428571429deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(6) span{transform:rotate(-167.1428571429deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(7){transform:rotate(218.5714285714deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(7):hover{transform:rotate(218.5714285714deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(7) span{transform:rotate(-218.5714285714deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(8){transform:rotate(270deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(8):hover{transform:rotate(270deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(8) span{transform:rotate(-270deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(9){transform:rotate(321.4285714286deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(9):hover{transform:rotate(321.4285714286deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(9) span{transform:rotate(-321.4285714286deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(10){transform:rotate(372.8571428571deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(10):hover{transform:rotate(372.8571428571deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(10) span{transform:rotate(-372.8571428571deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(11){transform:rotate(424.2857142857deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(11):hover{transform:rotate(424.2857142857deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(11) span{transform:rotate(-424.2857142857deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(12){transform:rotate(475.7142857143deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(12):hover{transform:rotate(475.7142857143deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(12) span{transform:rotate(-475.7142857143deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(13){transform:rotate(527.1428571429deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(13):hover{transform:rotate(527.1428571429deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(13) span{transform:rotate(-527.1428571429deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(14){transform:rotate(578.5714285714deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(14):hover{transform:rotate(578.5714285714deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(14) span{transform:rotate(-578.5714285714deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(15){transform:rotate(630deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(15):hover{transform:rotate(630deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(15) span{transform:rotate(-630deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(16){transform:rotate(681.4285714286deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(16):hover{transform:rotate(681.4285714286deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(16) span{transform:rotate(-681.4285714286deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(17){transform:rotate(732.8571428571deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(17):hover{transform:rotate(732.8571428571deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(17) span{transform:rotate(-732.8571428571deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(18){transform:rotate(784.2857142857deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(18):hover{transform:rotate(784.2857142857deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(18) span{transform:rotate(-784.2857142857deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(19){transform:rotate(835.7142857143deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(19):hover{transform:rotate(835.7142857143deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(19) span{transform:rotate(-835.7142857143deg)}.weddingTable.s-7 .weddingTable-chair:nth-child(20){transform:rotate(887.1428571429deg) translate(9rem)}.weddingTable.s-7 .weddingTable-chair:nth-child(20):hover{transform:rotate(887.1428571429deg) translate(9rem) scale(.95)}.weddingTable.s-7 .weddingTable-chair:nth-child(20) span{transform:rotate(-887.1428571429deg)}.weddingTable.s-8{width:16rem;height:16rem}.weddingTable.s-8 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(2){transform:rotate(-45deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(2):hover{transform:rotate(-45deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(2) span{transform:rotate(45deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(3){transform:rotate(0deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(3):hover{transform:rotate(0deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(3) span{transform:rotate(0deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(4){transform:rotate(45deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(4):hover{transform:rotate(45deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(4) span{transform:rotate(-45deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(5){transform:rotate(90deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(5):hover{transform:rotate(90deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(5) span{transform:rotate(-90deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(6){transform:rotate(135deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(6):hover{transform:rotate(135deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(6) span{transform:rotate(-135deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(7){transform:rotate(180deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(7):hover{transform:rotate(180deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(7) span{transform:rotate(-180deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(8){transform:rotate(225deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(8):hover{transform:rotate(225deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(8) span{transform:rotate(-225deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(9){transform:rotate(270deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(9):hover{transform:rotate(270deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(9) span{transform:rotate(-270deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(10){transform:rotate(315deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(10):hover{transform:rotate(315deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(10) span{transform:rotate(-315deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(11){transform:rotate(1turn) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(11):hover{transform:rotate(1turn) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(11) span{transform:rotate(-1turn)}.weddingTable.s-8 .weddingTable-chair:nth-child(12){transform:rotate(405deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(12):hover{transform:rotate(405deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(12) span{transform:rotate(-405deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(13){transform:rotate(450deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(13):hover{transform:rotate(450deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(13) span{transform:rotate(-450deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(14){transform:rotate(495deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(14):hover{transform:rotate(495deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(14) span{transform:rotate(-495deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(15){transform:rotate(540deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(15):hover{transform:rotate(540deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(15) span{transform:rotate(-540deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(16){transform:rotate(585deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(16):hover{transform:rotate(585deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(16) span{transform:rotate(-585deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(17){transform:rotate(630deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(17):hover{transform:rotate(630deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(17) span{transform:rotate(-630deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(18){transform:rotate(675deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(18):hover{transform:rotate(675deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(18) span{transform:rotate(-675deg)}.weddingTable.s-8 .weddingTable-chair:nth-child(19){transform:rotate(2turn) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(19):hover{transform:rotate(2turn) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(19) span{transform:rotate(-2turn)}.weddingTable.s-8 .weddingTable-chair:nth-child(20){transform:rotate(765deg) translate(10rem)}.weddingTable.s-8 .weddingTable-chair:nth-child(20):hover{transform:rotate(765deg) translate(10rem) scale(.95)}.weddingTable.s-8 .weddingTable-chair:nth-child(20) span{transform:rotate(-765deg)}.weddingTable.s-9{width:18rem;height:18rem}.weddingTable.s-9 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(2){transform:rotate(-50deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(2):hover{transform:rotate(-50deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(2) span{transform:rotate(50deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(3){transform:rotate(-10deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(3):hover{transform:rotate(-10deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(3) span{transform:rotate(10deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(4){transform:rotate(30deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(4):hover{transform:rotate(30deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(4) span{transform:rotate(-30deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(5){transform:rotate(70deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(5):hover{transform:rotate(70deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(5) span{transform:rotate(-70deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(6){transform:rotate(110deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(6):hover{transform:rotate(110deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(6) span{transform:rotate(-110deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(7){transform:rotate(150deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(7):hover{transform:rotate(150deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(7) span{transform:rotate(-150deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(8){transform:rotate(190deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(8):hover{transform:rotate(190deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(8) span{transform:rotate(-190deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(9){transform:rotate(230deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(9):hover{transform:rotate(230deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(9) span{transform:rotate(-230deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(10){transform:rotate(270deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(10):hover{transform:rotate(270deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(10) span{transform:rotate(-270deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(11){transform:rotate(310deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(11):hover{transform:rotate(310deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(11) span{transform:rotate(-310deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(12){transform:rotate(350deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(12):hover{transform:rotate(350deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(12) span{transform:rotate(-350deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(13){transform:rotate(390deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(13):hover{transform:rotate(390deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(13) span{transform:rotate(-390deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(14){transform:rotate(430deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(14):hover{transform:rotate(430deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(14) span{transform:rotate(-430deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(15){transform:rotate(470deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(15):hover{transform:rotate(470deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(15) span{transform:rotate(-470deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(16){transform:rotate(510deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(16):hover{transform:rotate(510deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(16) span{transform:rotate(-510deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(17){transform:rotate(550deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(17):hover{transform:rotate(550deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(17) span{transform:rotate(-550deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(18){transform:rotate(590deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(18):hover{transform:rotate(590deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(18) span{transform:rotate(-590deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(19){transform:rotate(630deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(19):hover{transform:rotate(630deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(19) span{transform:rotate(-630deg)}.weddingTable.s-9 .weddingTable-chair:nth-child(20){transform:rotate(670deg) translate(11rem)}.weddingTable.s-9 .weddingTable-chair:nth-child(20):hover{transform:rotate(670deg) translate(11rem) scale(.95)}.weddingTable.s-9 .weddingTable-chair:nth-child(20) span{transform:rotate(-670deg)}.weddingTable.s-10{width:20rem;height:20rem}.weddingTable.s-10 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(2){transform:rotate(-54deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(2):hover{transform:rotate(-54deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(2) span{transform:rotate(54deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(3){transform:rotate(-18deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(3):hover{transform:rotate(-18deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(3) span{transform:rotate(18deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(4){transform:rotate(18deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(4):hover{transform:rotate(18deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(4) span{transform:rotate(-18deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(5){transform:rotate(54deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(5):hover{transform:rotate(54deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(5) span{transform:rotate(-54deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(6){transform:rotate(90deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(6):hover{transform:rotate(90deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(6) span{transform:rotate(-90deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(7){transform:rotate(126deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(7):hover{transform:rotate(126deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(7) span{transform:rotate(-126deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(8){transform:rotate(162deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(8):hover{transform:rotate(162deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(8) span{transform:rotate(-162deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(9){transform:rotate(198deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(9):hover{transform:rotate(198deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(9) span{transform:rotate(-198deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(10){transform:rotate(234deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(10):hover{transform:rotate(234deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(10) span{transform:rotate(-234deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(11){transform:rotate(270deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(11):hover{transform:rotate(270deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(11) span{transform:rotate(-270deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(12){transform:rotate(306deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(12):hover{transform:rotate(306deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(12) span{transform:rotate(-306deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(13){transform:rotate(342deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(13):hover{transform:rotate(342deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(13) span{transform:rotate(-342deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(14){transform:rotate(378deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(14):hover{transform:rotate(378deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(14) span{transform:rotate(-378deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(15){transform:rotate(414deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(15):hover{transform:rotate(414deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(15) span{transform:rotate(-414deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(16){transform:rotate(450deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(16):hover{transform:rotate(450deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(16) span{transform:rotate(-450deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(17){transform:rotate(486deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(17):hover{transform:rotate(486deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(17) span{transform:rotate(-486deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(18){transform:rotate(522deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(18):hover{transform:rotate(522deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(18) span{transform:rotate(-522deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(19){transform:rotate(558deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(19):hover{transform:rotate(558deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(19) span{transform:rotate(-558deg)}.weddingTable.s-10 .weddingTable-chair:nth-child(20){transform:rotate(594deg) translate(12rem)}.weddingTable.s-10 .weddingTable-chair:nth-child(20):hover{transform:rotate(594deg) translate(12rem) scale(.95)}.weddingTable.s-10 .weddingTable-chair:nth-child(20) span{transform:rotate(-594deg)}.weddingTable.s-11{width:22rem;height:22rem}.weddingTable.s-11 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(2){transform:rotate(-57.2727272727deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(2):hover{transform:rotate(-57.2727272727deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(2) span{transform:rotate(57.2727272727deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(3){transform:rotate(-24.5454545455deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(3):hover{transform:rotate(-24.5454545455deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(3) span{transform:rotate(24.5454545455deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(4){transform:rotate(8.1818181818deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(4):hover{transform:rotate(8.1818181818deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(4) span{transform:rotate(-8.1818181818deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(5){transform:rotate(40.9090909091deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(5):hover{transform:rotate(40.9090909091deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(5) span{transform:rotate(-40.9090909091deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(6){transform:rotate(73.6363636364deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(6):hover{transform:rotate(73.6363636364deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(6) span{transform:rotate(-73.6363636364deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(7){transform:rotate(106.3636363636deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(7):hover{transform:rotate(106.3636363636deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(7) span{transform:rotate(-106.3636363636deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(8){transform:rotate(139.0909090909deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(8):hover{transform:rotate(139.0909090909deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(8) span{transform:rotate(-139.0909090909deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(9){transform:rotate(171.8181818182deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(9):hover{transform:rotate(171.8181818182deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(9) span{transform:rotate(-171.8181818182deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(10){transform:rotate(204.5454545455deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(10):hover{transform:rotate(204.5454545455deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(10) span{transform:rotate(-204.5454545455deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(11){transform:rotate(237.2727272727deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(11):hover{transform:rotate(237.2727272727deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(11) span{transform:rotate(-237.2727272727deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(12){transform:rotate(270deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(12):hover{transform:rotate(270deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(12) span{transform:rotate(-270deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(13){transform:rotate(302.7272727273deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(13):hover{transform:rotate(302.7272727273deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(13) span{transform:rotate(-302.7272727273deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(14){transform:rotate(335.4545454545deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(14):hover{transform:rotate(335.4545454545deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(14) span{transform:rotate(-335.4545454545deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(15){transform:rotate(368.1818181818deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(15):hover{transform:rotate(368.1818181818deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(15) span{transform:rotate(-368.1818181818deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(16){transform:rotate(400.9090909091deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(16):hover{transform:rotate(400.9090909091deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(16) span{transform:rotate(-400.9090909091deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(17){transform:rotate(433.6363636364deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(17):hover{transform:rotate(433.6363636364deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(17) span{transform:rotate(-433.6363636364deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(18){transform:rotate(466.3636363636deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(18):hover{transform:rotate(466.3636363636deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(18) span{transform:rotate(-466.3636363636deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(19){transform:rotate(499.0909090909deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(19):hover{transform:rotate(499.0909090909deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(19) span{transform:rotate(-499.0909090909deg)}.weddingTable.s-11 .weddingTable-chair:nth-child(20){transform:rotate(531.8181818182deg) translate(13rem)}.weddingTable.s-11 .weddingTable-chair:nth-child(20):hover{transform:rotate(531.8181818182deg) translate(13rem) scale(.95)}.weddingTable.s-11 .weddingTable-chair:nth-child(20) span{transform:rotate(-531.8181818182deg)}.weddingTable.s-12{width:24rem;height:24rem}.weddingTable.s-12 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(2){transform:rotate(-60deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(2):hover{transform:rotate(-60deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(2) span{transform:rotate(60deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(3){transform:rotate(-30deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(3):hover{transform:rotate(-30deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(3) span{transform:rotate(30deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(4){transform:rotate(0deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(4):hover{transform:rotate(0deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(4) span{transform:rotate(0deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(5){transform:rotate(30deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(5):hover{transform:rotate(30deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(5) span{transform:rotate(-30deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(6){transform:rotate(60deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(6):hover{transform:rotate(60deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(6) span{transform:rotate(-60deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(7){transform:rotate(90deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(7):hover{transform:rotate(90deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(7) span{transform:rotate(-90deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(8){transform:rotate(120deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(8):hover{transform:rotate(120deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(8) span{transform:rotate(-120deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(9){transform:rotate(150deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(9):hover{transform:rotate(150deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(9) span{transform:rotate(-150deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(10){transform:rotate(180deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(10):hover{transform:rotate(180deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(10) span{transform:rotate(-180deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(11){transform:rotate(210deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(11):hover{transform:rotate(210deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(11) span{transform:rotate(-210deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(12){transform:rotate(240deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(12):hover{transform:rotate(240deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(12) span{transform:rotate(-240deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(13){transform:rotate(270deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(13):hover{transform:rotate(270deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(13) span{transform:rotate(-270deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(14){transform:rotate(300deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(14):hover{transform:rotate(300deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(14) span{transform:rotate(-300deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(15){transform:rotate(330deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(15):hover{transform:rotate(330deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(15) span{transform:rotate(-330deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(16){transform:rotate(1turn) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(16):hover{transform:rotate(1turn) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(16) span{transform:rotate(-1turn)}.weddingTable.s-12 .weddingTable-chair:nth-child(17){transform:rotate(390deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(17):hover{transform:rotate(390deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(17) span{transform:rotate(-390deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(18){transform:rotate(420deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(18):hover{transform:rotate(420deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(18) span{transform:rotate(-420deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(19){transform:rotate(450deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(19):hover{transform:rotate(450deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(19) span{transform:rotate(-450deg)}.weddingTable.s-12 .weddingTable-chair:nth-child(20){transform:rotate(480deg) translate(14rem)}.weddingTable.s-12 .weddingTable-chair:nth-child(20):hover{transform:rotate(480deg) translate(14rem) scale(.95)}.weddingTable.s-12 .weddingTable-chair:nth-child(20) span{transform:rotate(-480deg)}.weddingTable.s-13{width:26rem;height:26rem}.weddingTable.s-13 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(2){transform:rotate(-62.3076923077deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(2):hover{transform:rotate(-62.3076923077deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(2) span{transform:rotate(62.3076923077deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(3){transform:rotate(-34.6153846154deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(3):hover{transform:rotate(-34.6153846154deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(3) span{transform:rotate(34.6153846154deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(4){transform:rotate(-6.9230769231deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(4):hover{transform:rotate(-6.9230769231deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(4) span{transform:rotate(6.9230769231deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(5){transform:rotate(20.7692307692deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(5):hover{transform:rotate(20.7692307692deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(5) span{transform:rotate(-20.7692307692deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(6){transform:rotate(48.4615384615deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(6):hover{transform:rotate(48.4615384615deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(6) span{transform:rotate(-48.4615384615deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(7){transform:rotate(76.1538461538deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(7):hover{transform:rotate(76.1538461538deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(7) span{transform:rotate(-76.1538461538deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(8){transform:rotate(103.8461538462deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(8):hover{transform:rotate(103.8461538462deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(8) span{transform:rotate(-103.8461538462deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(9){transform:rotate(131.5384615385deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(9):hover{transform:rotate(131.5384615385deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(9) span{transform:rotate(-131.5384615385deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(10){transform:rotate(159.2307692308deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(10):hover{transform:rotate(159.2307692308deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(10) span{transform:rotate(-159.2307692308deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(11){transform:rotate(186.9230769231deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(11):hover{transform:rotate(186.9230769231deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(11) span{transform:rotate(-186.9230769231deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(12){transform:rotate(214.6153846154deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(12):hover{transform:rotate(214.6153846154deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(12) span{transform:rotate(-214.6153846154deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(13){transform:rotate(242.3076923077deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(13):hover{transform:rotate(242.3076923077deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(13) span{transform:rotate(-242.3076923077deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(14){transform:rotate(270deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(14):hover{transform:rotate(270deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(14) span{transform:rotate(-270deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(15){transform:rotate(297.6923076923deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(15):hover{transform:rotate(297.6923076923deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(15) span{transform:rotate(-297.6923076923deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(16){transform:rotate(325.3846153846deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(16):hover{transform:rotate(325.3846153846deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(16) span{transform:rotate(-325.3846153846deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(17){transform:rotate(353.0769230769deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(17):hover{transform:rotate(353.0769230769deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(17) span{transform:rotate(-353.0769230769deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(18){transform:rotate(380.7692307692deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(18):hover{transform:rotate(380.7692307692deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(18) span{transform:rotate(-380.7692307692deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(19){transform:rotate(408.4615384615deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(19):hover{transform:rotate(408.4615384615deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(19) span{transform:rotate(-408.4615384615deg)}.weddingTable.s-13 .weddingTable-chair:nth-child(20){transform:rotate(436.1538461538deg) translate(15rem)}.weddingTable.s-13 .weddingTable-chair:nth-child(20):hover{transform:rotate(436.1538461538deg) translate(15rem) scale(.95)}.weddingTable.s-13 .weddingTable-chair:nth-child(20) span{transform:rotate(-436.1538461538deg)}.weddingTable.s-14{width:28rem;height:28rem}.weddingTable.s-14 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(2){transform:rotate(-64.2857142857deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(2):hover{transform:rotate(-64.2857142857deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(2) span{transform:rotate(64.2857142857deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(3){transform:rotate(-38.5714285714deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(3):hover{transform:rotate(-38.5714285714deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(3) span{transform:rotate(38.5714285714deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(4){transform:rotate(-12.8571428571deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(4):hover{transform:rotate(-12.8571428571deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(4) span{transform:rotate(12.8571428571deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(5){transform:rotate(12.8571428571deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(5):hover{transform:rotate(12.8571428571deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(5) span{transform:rotate(-12.8571428571deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(6){transform:rotate(38.5714285714deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(6):hover{transform:rotate(38.5714285714deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(6) span{transform:rotate(-38.5714285714deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(7){transform:rotate(64.2857142857deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(7):hover{transform:rotate(64.2857142857deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(7) span{transform:rotate(-64.2857142857deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(8){transform:rotate(90deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(8):hover{transform:rotate(90deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(8) span{transform:rotate(-90deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(9){transform:rotate(115.7142857143deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(9):hover{transform:rotate(115.7142857143deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(9) span{transform:rotate(-115.7142857143deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(10){transform:rotate(141.4285714286deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(10):hover{transform:rotate(141.4285714286deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(10) span{transform:rotate(-141.4285714286deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(11){transform:rotate(167.1428571429deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(11):hover{transform:rotate(167.1428571429deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(11) span{transform:rotate(-167.1428571429deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(12){transform:rotate(192.8571428571deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(12):hover{transform:rotate(192.8571428571deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(12) span{transform:rotate(-192.8571428571deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(13){transform:rotate(218.5714285714deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(13):hover{transform:rotate(218.5714285714deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(13) span{transform:rotate(-218.5714285714deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(14){transform:rotate(244.2857142857deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(14):hover{transform:rotate(244.2857142857deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(14) span{transform:rotate(-244.2857142857deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(15){transform:rotate(270deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(15):hover{transform:rotate(270deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(15) span{transform:rotate(-270deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(16){transform:rotate(295.7142857143deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(16):hover{transform:rotate(295.7142857143deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(16) span{transform:rotate(-295.7142857143deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(17){transform:rotate(321.4285714286deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(17):hover{transform:rotate(321.4285714286deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(17) span{transform:rotate(-321.4285714286deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(18){transform:rotate(347.1428571429deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(18):hover{transform:rotate(347.1428571429deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(18) span{transform:rotate(-347.1428571429deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(19){transform:rotate(372.8571428571deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(19):hover{transform:rotate(372.8571428571deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(19) span{transform:rotate(-372.8571428571deg)}.weddingTable.s-14 .weddingTable-chair:nth-child(20){transform:rotate(398.5714285714deg) translate(16rem)}.weddingTable.s-14 .weddingTable-chair:nth-child(20):hover{transform:rotate(398.5714285714deg) translate(16rem) scale(.95)}.weddingTable.s-14 .weddingTable-chair:nth-child(20) span{transform:rotate(-398.5714285714deg)}.weddingTable.s-15{width:30rem;height:30rem}.weddingTable.s-15 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(2){transform:rotate(-66deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(2):hover{transform:rotate(-66deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(2) span{transform:rotate(66deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(3){transform:rotate(-42deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(3):hover{transform:rotate(-42deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(3) span{transform:rotate(42deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(4){transform:rotate(-18deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(4):hover{transform:rotate(-18deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(4) span{transform:rotate(18deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(5){transform:rotate(6deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(5):hover{transform:rotate(6deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(5) span{transform:rotate(-6deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(6){transform:rotate(30deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(6):hover{transform:rotate(30deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(6) span{transform:rotate(-30deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(7){transform:rotate(54deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(7):hover{transform:rotate(54deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(7) span{transform:rotate(-54deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(8){transform:rotate(78deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(8):hover{transform:rotate(78deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(8) span{transform:rotate(-78deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(9){transform:rotate(102deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(9):hover{transform:rotate(102deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(9) span{transform:rotate(-102deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(10){transform:rotate(126deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(10):hover{transform:rotate(126deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(10) span{transform:rotate(-126deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(11){transform:rotate(150deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(11):hover{transform:rotate(150deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(11) span{transform:rotate(-150deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(12){transform:rotate(174deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(12):hover{transform:rotate(174deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(12) span{transform:rotate(-174deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(13){transform:rotate(198deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(13):hover{transform:rotate(198deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(13) span{transform:rotate(-198deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(14){transform:rotate(222deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(14):hover{transform:rotate(222deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(14) span{transform:rotate(-222deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(15){transform:rotate(246deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(15):hover{transform:rotate(246deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(15) span{transform:rotate(-246deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(16){transform:rotate(270deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(16):hover{transform:rotate(270deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(16) span{transform:rotate(-270deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(17){transform:rotate(294deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(17):hover{transform:rotate(294deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(17) span{transform:rotate(-294deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(18){transform:rotate(318deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(18):hover{transform:rotate(318deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(18) span{transform:rotate(-318deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(19){transform:rotate(342deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(19):hover{transform:rotate(342deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(19) span{transform:rotate(-342deg)}.weddingTable.s-15 .weddingTable-chair:nth-child(20){transform:rotate(366deg) translate(17rem)}.weddingTable.s-15 .weddingTable-chair:nth-child(20):hover{transform:rotate(366deg) translate(17rem) scale(.95)}.weddingTable.s-15 .weddingTable-chair:nth-child(20) span{transform:rotate(-366deg)}.weddingTable.s-16{width:32rem;height:32rem}.weddingTable.s-16 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(2){transform:rotate(-67.5deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(2):hover{transform:rotate(-67.5deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(2) span{transform:rotate(67.5deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(3){transform:rotate(-45deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(3):hover{transform:rotate(-45deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(3) span{transform:rotate(45deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(4){transform:rotate(-22.5deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(4):hover{transform:rotate(-22.5deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(4) span{transform:rotate(22.5deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(5){transform:rotate(0deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(5):hover{transform:rotate(0deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(5) span{transform:rotate(0deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(6){transform:rotate(22.5deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(6):hover{transform:rotate(22.5deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(6) span{transform:rotate(-22.5deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(7){transform:rotate(45deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(7):hover{transform:rotate(45deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(7) span{transform:rotate(-45deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(8){transform:rotate(67.5deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(8):hover{transform:rotate(67.5deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(8) span{transform:rotate(-67.5deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(9){transform:rotate(90deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(9):hover{transform:rotate(90deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(9) span{transform:rotate(-90deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(10){transform:rotate(112.5deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(10):hover{transform:rotate(112.5deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(10) span{transform:rotate(-112.5deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(11){transform:rotate(135deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(11):hover{transform:rotate(135deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(11) span{transform:rotate(-135deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(12){transform:rotate(157.5deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(12):hover{transform:rotate(157.5deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(12) span{transform:rotate(-157.5deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(13){transform:rotate(180deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(13):hover{transform:rotate(180deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(13) span{transform:rotate(-180deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(14){transform:rotate(202.5deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(14):hover{transform:rotate(202.5deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(14) span{transform:rotate(-202.5deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(15){transform:rotate(225deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(15):hover{transform:rotate(225deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(15) span{transform:rotate(-225deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(16){transform:rotate(247.5deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(16):hover{transform:rotate(247.5deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(16) span{transform:rotate(-247.5deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(17){transform:rotate(270deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(17):hover{transform:rotate(270deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(17) span{transform:rotate(-270deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(18){transform:rotate(292.5deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(18):hover{transform:rotate(292.5deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(18) span{transform:rotate(-292.5deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(19){transform:rotate(315deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(19):hover{transform:rotate(315deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(19) span{transform:rotate(-315deg)}.weddingTable.s-16 .weddingTable-chair:nth-child(20){transform:rotate(337.5deg) translate(18rem)}.weddingTable.s-16 .weddingTable-chair:nth-child(20):hover{transform:rotate(337.5deg) translate(18rem) scale(.95)}.weddingTable.s-16 .weddingTable-chair:nth-child(20) span{transform:rotate(-337.5deg)}.weddingTable.s-17{width:34rem;height:34rem}.weddingTable.s-17 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(2){transform:rotate(-68.8235294118deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(2):hover{transform:rotate(-68.8235294118deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(2) span{transform:rotate(68.8235294118deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(3){transform:rotate(-47.6470588235deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(3):hover{transform:rotate(-47.6470588235deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(3) span{transform:rotate(47.6470588235deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(4){transform:rotate(-26.4705882353deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(4):hover{transform:rotate(-26.4705882353deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(4) span{transform:rotate(26.4705882353deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(5){transform:rotate(-5.2941176471deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(5):hover{transform:rotate(-5.2941176471deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(5) span{transform:rotate(5.2941176471deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(6){transform:rotate(15.8823529412deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(6):hover{transform:rotate(15.8823529412deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(6) span{transform:rotate(-15.8823529412deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(7){transform:rotate(37.0588235294deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(7):hover{transform:rotate(37.0588235294deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(7) span{transform:rotate(-37.0588235294deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(8){transform:rotate(58.2352941176deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(8):hover{transform:rotate(58.2352941176deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(8) span{transform:rotate(-58.2352941176deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(9){transform:rotate(79.4117647059deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(9):hover{transform:rotate(79.4117647059deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(9) span{transform:rotate(-79.4117647059deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(10){transform:rotate(100.5882352941deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(10):hover{transform:rotate(100.5882352941deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(10) span{transform:rotate(-100.5882352941deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(11){transform:rotate(121.7647058824deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(11):hover{transform:rotate(121.7647058824deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(11) span{transform:rotate(-121.7647058824deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(12){transform:rotate(142.9411764706deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(12):hover{transform:rotate(142.9411764706deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(12) span{transform:rotate(-142.9411764706deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(13){transform:rotate(164.1176470588deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(13):hover{transform:rotate(164.1176470588deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(13) span{transform:rotate(-164.1176470588deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(14){transform:rotate(185.2941176471deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(14):hover{transform:rotate(185.2941176471deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(14) span{transform:rotate(-185.2941176471deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(15){transform:rotate(206.4705882353deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(15):hover{transform:rotate(206.4705882353deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(15) span{transform:rotate(-206.4705882353deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(16){transform:rotate(227.6470588235deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(16):hover{transform:rotate(227.6470588235deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(16) span{transform:rotate(-227.6470588235deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(17){transform:rotate(248.8235294118deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(17):hover{transform:rotate(248.8235294118deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(17) span{transform:rotate(-248.8235294118deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(18){transform:rotate(270deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(18):hover{transform:rotate(270deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(18) span{transform:rotate(-270deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(19){transform:rotate(291.1764705882deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(19):hover{transform:rotate(291.1764705882deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(19) span{transform:rotate(-291.1764705882deg)}.weddingTable.s-17 .weddingTable-chair:nth-child(20){transform:rotate(312.3529411765deg) translate(19rem)}.weddingTable.s-17 .weddingTable-chair:nth-child(20):hover{transform:rotate(312.3529411765deg) translate(19rem) scale(.95)}.weddingTable.s-17 .weddingTable-chair:nth-child(20) span{transform:rotate(-312.3529411765deg)}.weddingTable.s-18{width:36rem;height:36rem}.weddingTable.s-18 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(2){transform:rotate(-70deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(2):hover{transform:rotate(-70deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(2) span{transform:rotate(70deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(3){transform:rotate(-50deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(3):hover{transform:rotate(-50deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(3) span{transform:rotate(50deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(4){transform:rotate(-30deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(4):hover{transform:rotate(-30deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(4) span{transform:rotate(30deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(5){transform:rotate(-10deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(5):hover{transform:rotate(-10deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(5) span{transform:rotate(10deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(6){transform:rotate(10deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(6):hover{transform:rotate(10deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(6) span{transform:rotate(-10deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(7){transform:rotate(30deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(7):hover{transform:rotate(30deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(7) span{transform:rotate(-30deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(8){transform:rotate(50deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(8):hover{transform:rotate(50deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(8) span{transform:rotate(-50deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(9){transform:rotate(70deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(9):hover{transform:rotate(70deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(9) span{transform:rotate(-70deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(10){transform:rotate(90deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(10):hover{transform:rotate(90deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(10) span{transform:rotate(-90deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(11){transform:rotate(110deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(11):hover{transform:rotate(110deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(11) span{transform:rotate(-110deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(12){transform:rotate(130deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(12):hover{transform:rotate(130deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(12) span{transform:rotate(-130deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(13){transform:rotate(150deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(13):hover{transform:rotate(150deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(13) span{transform:rotate(-150deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(14){transform:rotate(170deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(14):hover{transform:rotate(170deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(14) span{transform:rotate(-170deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(15){transform:rotate(190deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(15):hover{transform:rotate(190deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(15) span{transform:rotate(-190deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(16){transform:rotate(210deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(16):hover{transform:rotate(210deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(16) span{transform:rotate(-210deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(17){transform:rotate(230deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(17):hover{transform:rotate(230deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(17) span{transform:rotate(-230deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(18){transform:rotate(250deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(18):hover{transform:rotate(250deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(18) span{transform:rotate(-250deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(19){transform:rotate(270deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(19):hover{transform:rotate(270deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(19) span{transform:rotate(-270deg)}.weddingTable.s-18 .weddingTable-chair:nth-child(20){transform:rotate(290deg) translate(20rem)}.weddingTable.s-18 .weddingTable-chair:nth-child(20):hover{transform:rotate(290deg) translate(20rem) scale(.95)}.weddingTable.s-18 .weddingTable-chair:nth-child(20) span{transform:rotate(-290deg)}.weddingTable.s-19{width:38rem;height:38rem}.weddingTable.s-19 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(2){transform:rotate(-71.0526315789deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(2):hover{transform:rotate(-71.0526315789deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(2) span{transform:rotate(71.0526315789deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(3){transform:rotate(-52.1052631579deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(3):hover{transform:rotate(-52.1052631579deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(3) span{transform:rotate(52.1052631579deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(4){transform:rotate(-33.1578947368deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(4):hover{transform:rotate(-33.1578947368deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(4) span{transform:rotate(33.1578947368deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(5){transform:rotate(-14.2105263158deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(5):hover{transform:rotate(-14.2105263158deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(5) span{transform:rotate(14.2105263158deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(6){transform:rotate(4.7368421053deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(6):hover{transform:rotate(4.7368421053deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(6) span{transform:rotate(-4.7368421053deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(7){transform:rotate(23.6842105263deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(7):hover{transform:rotate(23.6842105263deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(7) span{transform:rotate(-23.6842105263deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(8){transform:rotate(42.6315789474deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(8):hover{transform:rotate(42.6315789474deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(8) span{transform:rotate(-42.6315789474deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(9){transform:rotate(61.5789473684deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(9):hover{transform:rotate(61.5789473684deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(9) span{transform:rotate(-61.5789473684deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(10){transform:rotate(80.5263157895deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(10):hover{transform:rotate(80.5263157895deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(10) span{transform:rotate(-80.5263157895deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(11){transform:rotate(99.4736842105deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(11):hover{transform:rotate(99.4736842105deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(11) span{transform:rotate(-99.4736842105deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(12){transform:rotate(118.4210526316deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(12):hover{transform:rotate(118.4210526316deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(12) span{transform:rotate(-118.4210526316deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(13){transform:rotate(137.3684210526deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(13):hover{transform:rotate(137.3684210526deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(13) span{transform:rotate(-137.3684210526deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(14){transform:rotate(156.3157894737deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(14):hover{transform:rotate(156.3157894737deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(14) span{transform:rotate(-156.3157894737deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(15){transform:rotate(175.2631578947deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(15):hover{transform:rotate(175.2631578947deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(15) span{transform:rotate(-175.2631578947deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(16){transform:rotate(194.2105263158deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(16):hover{transform:rotate(194.2105263158deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(16) span{transform:rotate(-194.2105263158deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(17){transform:rotate(213.1578947368deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(17):hover{transform:rotate(213.1578947368deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(17) span{transform:rotate(-213.1578947368deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(18){transform:rotate(232.1052631579deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(18):hover{transform:rotate(232.1052631579deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(18) span{transform:rotate(-232.1052631579deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(19){transform:rotate(251.0526315789deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(19):hover{transform:rotate(251.0526315789deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(19) span{transform:rotate(-251.0526315789deg)}.weddingTable.s-19 .weddingTable-chair:nth-child(20){transform:rotate(270deg) translate(21rem)}.weddingTable.s-19 .weddingTable-chair:nth-child(20):hover{transform:rotate(270deg) translate(21rem) scale(.95)}.weddingTable.s-19 .weddingTable-chair:nth-child(20) span{transform:rotate(-270deg)}.weddingTable.s-20{width:40rem;height:40rem}.weddingTable.s-20 .weddingTable-chair:first-child{transform:rotate(-90deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:first-child:hover{transform:rotate(-90deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:first-child span{transform:rotate(90deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(2){transform:rotate(-72deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(2):hover{transform:rotate(-72deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(2) span{transform:rotate(72deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(3){transform:rotate(-54deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(3):hover{transform:rotate(-54deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(3) span{transform:rotate(54deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(4){transform:rotate(-36deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(4):hover{transform:rotate(-36deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(4) span{transform:rotate(36deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(5){transform:rotate(-18deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(5):hover{transform:rotate(-18deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(5) span{transform:rotate(18deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(6){transform:rotate(0deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(6):hover{transform:rotate(0deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(6) span{transform:rotate(0deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(7){transform:rotate(18deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(7):hover{transform:rotate(18deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(7) span{transform:rotate(-18deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(8){transform:rotate(36deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(8):hover{transform:rotate(36deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(8) span{transform:rotate(-36deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(9){transform:rotate(54deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(9):hover{transform:rotate(54deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(9) span{transform:rotate(-54deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(10){transform:rotate(72deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(10):hover{transform:rotate(72deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(10) span{transform:rotate(-72deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(11){transform:rotate(90deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(11):hover{transform:rotate(90deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(11) span{transform:rotate(-90deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(12){transform:rotate(108deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(12):hover{transform:rotate(108deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(12) span{transform:rotate(-108deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(13){transform:rotate(126deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(13):hover{transform:rotate(126deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(13) span{transform:rotate(-126deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(14){transform:rotate(144deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(14):hover{transform:rotate(144deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(14) span{transform:rotate(-144deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(15){transform:rotate(162deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(15):hover{transform:rotate(162deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(15) span{transform:rotate(-162deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(16){transform:rotate(180deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(16):hover{transform:rotate(180deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(16) span{transform:rotate(-180deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(17){transform:rotate(198deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(17):hover{transform:rotate(198deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(17) span{transform:rotate(-198deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(18){transform:rotate(216deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(18):hover{transform:rotate(216deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(18) span{transform:rotate(-216deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(19){transform:rotate(234deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(19):hover{transform:rotate(234deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(19) span{transform:rotate(-234deg)}.weddingTable.s-20 .weddingTable-chair:nth-child(20){transform:rotate(252deg) translate(22rem)}.weddingTable.s-20 .weddingTable-chair:nth-child(20):hover{transform:rotate(252deg) translate(22rem) scale(.95)}.weddingTable.s-20 .weddingTable-chair:nth-child(20) span{transform:rotate(-252deg)}.weddingTable-table{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:100%;cursor:pointer}.weddingTable-table:hover{color:#ffd000;transform:scale(.97);border-color:#ffd000}.weddingTable-chair{border-radius:5px;width:3rem;height:3rem;position:absolute;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.weddingTable-chair.dark{border:3px solid #5e5c54}.weddingTable-chair.dark:hover{color:#ffd000;border-color:#ffd000}.weddingTable-chair.light{border:3px solid #ebebd8}.weddingTable-chair.light:hover{color:#c4a000;border-color:#c4a000}.fillChair{display:flex;flex-direction:column;justify-content:center;align-items:center}.fillChair .field{width:100%}.fillChair .buttons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.fillChair button{margin-top:2rem}.fillChair strong{font-size:1.2rem;margin-top:1rem}@media only screen and (max-width:800px){.sittingArr .weddingTable{margin:0;transform:scale(.6)}.sittingArr-head{justify-content:flex-start}.sittingArr-head,.sittingArr-head .tt-icon{display:flex;flex-direction:column;align-items:center}.sittingArr-head .tt-icon{font-size:1.3rem;justify-content:center;height:2rem;width:2rem}.sittingArr-head h3{padding-left:0!important;font-size:1.4rem;padding-left:6rem}.sittingArr-head .addGuestButton{font-size:1.3rem}}.budgetTracker{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.budgetTracker.dark .budgetPie text{color:#fffffc}.budgetTracker h3{font-size:2rem}.budgetTracker .total-row{width:20rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.budgetTracker .total-row h5{font-size:1.2rem;padding:.7rem}.budgetTracker .budget-main{width:100%;flex-direction:row}.budgetTracker .budget-main,.budgetTracker .col-1{display:flex;justify-content:center;align-items:center}.budgetTracker .col-1{width:60%;flex-direction:column;padding:2rem}.budgetTracker .col-1 .budget-cat{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:.5rem}.budgetTracker .col-1 .budget-cat-head strong{width:24%!important;padding-left:1rem}.budgetTracker .col-1 .budget-cat-head span{width:15%!important;font-size:1rem!important}.budgetTracker .col-1 .budget-cat-head .spacer{width:9rem}.budgetTracker .col-1 .budget-cat-head .spacer-1{width:1.7rem}.budgetTracker .col-1 .budget-cat span{font-size:1.7rem;cursor:pointer}.budgetTracker .col-1 .budget-cat span:hover{color:#ffd000;transform:scale(.98)}.budgetTracker .col-1 .budget-cat strong{width:9rem;font-size:1.1rem}.budgetTracker .col-1 .budget-cat strong.green{color:#7cfc00}.budgetTracker .col-1 .budget-cat strong.red{color:tomato}.budgetTracker .col-1 .budget-cat button#hidden{visibility:hidden}.budgetTracker .col-1 .budget-cat .field{width:15%}.budgetTracker .col-1 .budget-cat .field.cat-name{width:24%}.budgetTracker .col-1 .budget-cat .field.cat-name input{width:100%;background-color:#fffffc;color:#000;font-size:1.1rem;border-bottom:1px solid #2d2d2f;padding:.5rem}.budgetTracker .col-1 .budget-cat .field.cat-name input:focus,.budgetTracker .col-1 .budget-cat .field.cat-name input:hover{color:#997d00}.budgetTracker .col-2{width:40%;display:flex;flex-direction:column;justify-content:center;align-items:center}.budgetTracker .col-2 .budgetPie{width:100%}.addBudgetCat{display:flex;flex-direction:column;justify-content:center;align-items:center}.addBudgetCat .field{width:100%;margin:.7rem 0}.addBudgetCat button{margin-top:1.5rem}@media only screen and (max-width:1300px){.budgetTracker .col-1{width:70%}.budgetTracker .col-2{width:30%}}@media only screen and (max-width:800px){.budgetTracker .budget-main{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.budgetTracker .col-1,.budgetTracker .col-2{width:100%}.budgetTracker .col-1{padding:.5rem}.budgetTracker .col-1 .budget-cat-head strong{width:24%!important;padding-left:1rem}.budgetTracker .col-1 .budget-cat-head span{width:15%!important;font-size:1rem!important}.budgetTracker .col-1 .budget-cat-head .spacer{width:5rem}.budgetTracker .col-1 .budget-cat-head .spacer-1{width:1.7rem}.budgetTracker .col-1 .budget-cat span{font-size:1.7rem;cursor:pointer}.budgetTracker .col-1 .budget-cat span:hover{color:#ffd000;transform:scale(.98)}.budgetTracker .col-1 .budget-cat strong{width:5rem;font-size:1.1rem}.budgetTracker .col-1 .budget-cat strong.green{color:#7cfc00}.budgetTracker .col-1 .budget-cat strong.red{color:tomato}.budgetTracker .col-1 .budget-cat button{width:5rem}.budgetTracker .col-1 .budget-cat button#hidden{visibility:hidden}.budgetTracker .col-1 .budget-cat .field{width:20%}.budgetTracker .col-1 .budget-cat .field.cat-name{width:24%}.budgetTracker .col-1 .budget-cat .field.cat-name input{width:100%;background-color:#fffffc;color:#000;font-size:1.1rem;border-bottom:1px solid #2d2d2f;padding:.5rem}.budgetTracker .col-1 .budget-cat .field.cat-name input:focus,.budgetTracker .col-1 .budget-cat .field.cat-name input:hover{color:#997d00}}.weddingTimeline{align-items:center;align-items:flex-start}.weddingTimeline,.weddingTimeline .ta-row{display:flex;flex-direction:row;justify-content:space-between;width:100%}.weddingTimeline .ta-row{align-items:center}.weddingTimeline .ta-row .field{width:48%;padding:0}.weddingTimeline .ta-row .field textarea{border-radius:10px}.weddingTimeline .time{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.weddingTimeline .times{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.weddingTimeline .times .picker{background-color:transparent;border:none;box-shadow:none}.weddingTimeline .col-2{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;height:100%}.weddingTimeline .col-2 .calDiv{flex:1 1;max-height:70vh;width:100%;overflow-y:auto}.weddingTimeline .sections{width:50%;min-width:40rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:1rem}.weddingTimeline .sections .addSectionButton{width:30rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:2rem;cursor:pointer}.weddingTimeline .sections .addSectionButton:hover{transform:scale(.98);color:#ffd000}.weddingTimeline .sections .addSectionButton:hover span{border-color:#ffd000}.weddingTimeline .sections .addSectionButton span{font-size:2rem;margin:1rem;padding:.5rem;border:2px solid #fffffc;border-radius:100%}.timelinePrint{width:100%}.timelinePrint,.timelinePrint .agenda,.timelinePrint .agenda tr:hover td,.timelinePrint .close,.timelinePrint .close tr:hover td{background-color:#fffffc!important;color:#000!important}.timelinePrint-popup{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.timelinePrint-popup button{margin-top:1rem}@media only screen and (max-width:1300px){.weddingTimeline{flex-direction:column}.weddingTimeline .col-2,.weddingTimeline .sections{width:100%}.weddingTimeline .tabs{right:0;left:0}.weddingTimeline .tabs .tab{font-size:.8rem}.weddingTimeline .col-2 .cal-tabs{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.weddingTimeline .col-2 .cal-tabs .cal-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;height:4rem;width:49.9%;font-size:1.1rem;cursor:pointer}}@media only screen and (max-width:800px){.weddingTimeline{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:none}.weddingTimeline .col-2,.weddingTimeline .sections{height:auto;width:100%;min-width:1rem}.weddingTimeline .col-2 .ta-row,.weddingTimeline .sections .ta-row{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.weddingTimeline .col-2 .ta-row .field,.weddingTimeline .sections .ta-row .field{width:100%}.weddingTimeline .col-2 .times .timePicker,.weddingTimeline .sections .times .timePicker{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.weddingTimeline .col-2 .cal-cont,.weddingTimeline .sections .cal-cont{max-height:80vh}}.addSection{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.addSection .button,.addSection button{margin-top:2rem}.addSection .field{width:100%;padding:0;margin-top:1rem}.addSection .field textarea{height:6rem}.addSection .field input{height:3.3rem}.addSection .field input,.addSection .field textarea{border-radius:5px;font-size:1rem}.addSection .times{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.addSection .times .picker{background-color:transparent;border:none;box-shadow:none}.addSection .visibleTo{margin:1rem;font-size:1.1rem}.addSection .field-check-rev{width:14rem}.addSection .checks{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.weddingSection{width:95%;border:3px solid transparent;border-radius:10px;padding:1rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);overflow-y:auto;min-height:50vh;margin-bottom:1.5rem}.weddingSection,.weddingSection .sectionEvents{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.weddingSection .sectionEvents{width:100%}.weddingSection .sectionEvents .addSectionButton{width:13rem;font-size:1rem}.weddingSection .sectionEvents .addSectionButton span{font-size:1rem}.weddingSection .sectionEvents .agenda{width:90%;margin-bottom:2rem;border-radius:5px}.weddingSection .sectionEvents .premade-events{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.weddingSection .sectionEvents .premade-events .button{margin:.5rem;width:auto;padding:0 .5rem}.weddingSection .sectionDetails{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:98%}.weddingSection .sectionDetails .fields{width:100%}.weddingSection .sectionDetails .fields .field{padding:0;margin-top:1rem}.weddingSection .sectionDetails .fields .field input,.weddingSection .sectionDetails .fields .field textarea{border-radius:5px;font-size:1rem}.weddingSection .sectionDetails .fields .field input{height:3rem}.weddingSection .sectionDetails .fields textarea{height:8rem}.weddingSection .time{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.weddingSection .time .timePicker{width:100%}.weddingSection .tabs-section{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-bottom:1rem}.weddingSection .tabs-section .tab{flex:1 1;margin:.5rem;padding:.5rem 0;border-bottom:2px solid #fffffc;cursor:pointer}.weddingSection .tabs-section .tab#sel,.weddingSection .tabs-section .tab:hover{color:#ffd000;border-color:#ffd000}@media only screen and (max-width:1300px){.weddingSection .sectionDetails{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:98%}.weddingSection .sectionDetails .fields{width:100%;padding:.5rem}.weddingSection .sectionDetails .fields textarea{height:8rem}.weddingSection .sectionDetails .buttons{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.weddingSection .sectionDetails .buttons button{width:40%}.weddingSection .sectionEvents .agenda{width:95%;margin-bottom:1rem}.weddingSection .sectionEvents .premade-events .button{margin:.2rem;font-size:.9rem}}@media only screen and (max-width:800px){.sections{max-height:100vh!important}}.sectionForm{width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.sectionForm.dark h3{border-bottom:2px solid #5e5c54}.sectionForm .field{width:100%}.sectionForm .field input{height:3.3rem}.sectionForm .field textarea{height:7rem}.sectionForm .ta-row{width:100%}.sectionForm h3{font-size:1.2rem;width:100%;text-align:left;padding:.7rem}.sectionForm .event-buttons{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;margin-top:1rem}.sectionForm .event-buttons .button{font-size:.7rem;width:auto;margin:.3rem;padding:0 .5rem}.sectionForm .end-buttons{margin-top:2rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sectionForm .end-buttons .button,.sectionForm .end-buttons button{min-width:35%;font-size:.9rem}@media only screen and (max-width:800px){.sectionForm .event-buttons .button{font-size:.6rem;width:auto;margin:.3rem;padding:0 .3rem}.sectionForm .buttons,.sectionForm .end-buttons{margin:2rem 0}.sectionForm .buttons .button,.sectionForm .buttons button,.sectionForm .end-buttons .button,.sectionForm .end-buttons button{width:47%;margin:0;font-size:.7rem}}.orderDocuments{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.orderDocuments.light .singleDocument,.orderDocuments.light .singleDocument-top{border-color:#ebebd8}.orderDocuments.dark .singleDocument,.orderDocuments.dark .singleDocument-top{border-color:#5e5c54}.orderDocuments .docHeader{display:flex;flex-direction:column;justify-content:center;align-items:center;height:10rem;width:10rem;cursor:pointer}.orderDocuments .docHeader svg{height:2.3rem;width:2.3rem}.orderDocuments .docHeader:hover{color:#ffd000;transform:scale(.95)}.singleDocument,.singleDocument-top{border-bottom:2px solid}.singleDocument{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 3rem}.singleDocument h4{width:70%}.singleDocument:hover{background-color:rgba(45,45,47,.1)}.singleDocument svg{height:1.5rem;width:1.5rem;cursor:pointer}.singleDocument svg:hover{color:#ffd000;transform:scale(.95)}.quickRegister{padding:1rem}.quickRegister.light .midBody section h4{border-color:#ebebd8}.quickRegister.dark .midBody section h4{border-color:#5e5c54}.quickRegister section{padding:1rem}.quickRegister .agreeCont{padding:0 3rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.quickRegister .agreeCont .notice{padding-bottom:2rem}.quickRegister .agreeCont .notice .link,.quickRegister .agreeCont .notice a{text-decoration:underline}.quickRegister .midBody .info .restrictWarning{padding:.5rem;margin:.5rem 0;border:3px solid tomato;background-color:#302e28;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px}.quickRegister .midBody .info .restrictWarning svg{height:2rem;width:2rem;margin-bottom:.5rem}.quickRegister .midBody .info .secBody{height:20rem;padding:1rem}.quickRegister .midBody .info .secBody.extended{height:24rem}.quickRegister .midBody .info,.quickRegister .midBody .protection{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.quickRegister .midBody .info .secBody,.quickRegister .midBody .protection .secBody{padding:1rem 2rem;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.quickRegister .midBody .info h4,.quickRegister .midBody .protection h4{width:100%;font-size:1.4rem;padding:1rem;border-bottom:2px solid #5e5c54}.quickRegister .midBody .info.stripeCont .damageNotice{padding:1rem}.quickRegister .midBody .info.stripeCont form{padding-top:2rem;width:100%;height:40rem;max-width:40rem}.quickRegister .midBody .info.stripeCont .btn-5{width:100%;margin-top:1rem}.quickRegister .midBody .info .secBody{align-items:flex-start;font-size:1.1rem}.quickRegister .midBody .info .secBody .emailPhone{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:1rem}.quickRegister .midBody .info .secBody .emailPhone .field{width:48%}.quickRegister .midBody .info .secBody .emailPhone .field label{font-size:1.2rem}.quickRegister .midBody .info .secBody .emailPhone .field input{width:2.2rem!important;height:2.2rem!important}.quickRegister .midBody .info .secBody .emailPhone .passwordTip{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.quickRegister .midBody .info .secBody .emailPhone .inputIcon{width:48%}.quickRegister .midBody .info .secBody .emailPhone .inputIcon input{width:100%}.quickRegister .midBody .protection .secBody{padding:2rem 2rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;font-size:1.2rem}.quickRegister .midBody .protection .secBody .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-bottom:.75rem}.quickRegister .midBody .protection .secBody .row svg{width:1.5rem;height:1.5rem;margin-right:1rem;padding-bottom:0}.quickRegister .midBody .protection .secBody .row a{margin-left:.5rem;text-decoration:underline}.quickRegister .midBody .protection .secBody .row strong{margin-right:.5rem}@media only screen and (max-width:1600px){.quickRegister{padding:1rem 0 0}.quickRegister .midBody .protection .secBody{padding-top:1rem!important;font-size:1.1rem}.quickRegister .midBody .info .secBody{height:16rem}.quickRegister .midBody .info .secBody.extended{height:23rem}.quickRegister .midBody .info .secBody .inputIcon input{height:3rem}.quickRegister .midBody .info,.quickRegister .midBody .protection{padding:.5rem 1rem}.quickRegister .midBody .info .secBody,.quickRegister .midBody .protection .secBody{padding:0 1rem}.quickRegister .midBody .info h4,.quickRegister .midBody .protection h4{width:100%;font-size:1.2rem;padding:.5rem}}@media only screen and (max-width:1300px){.quickRegister .agreeCont{padding:0 2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.quickRegister .agreeCont .notice{font-size:.9rem;padding-bottom:2rem}.quickRegister .agreeCont .notice .link{text-decoration:underline}.quickRegister .midBody .protection .secBody{padding-top:1rem!important;font-size:.9rem}.quickRegister .midBody .info .secBody{height:14rem}.quickRegister .midBody .info .secBody.extended{height:20rem}.quickRegister .midBody .info .secBody .inputIcon input{height:2.8rem}.quickRegister .midBody .info,.quickRegister .midBody .protection{padding:.5rem 1rem}.quickRegister .midBody .info .secBody,.quickRegister .midBody .protection .secBody{padding:0 1rem}.quickRegister .midBody .info h4,.quickRegister .midBody .protection h4{width:100%;font-size:1.2rem;padding:.5rem}}@media only screen and (max-width:800px){.quickRegister .agreeCont{padding:1rem 0}.quickRegister .midBody .buttons .btn-4{width:100%}.quickRegister .midBody .info .secBody .emailPhone .field{width:48%}.quickRegister .midBody .info .secBody .emailPhone .field label{font-size:.9rem}.quickRegister .midBody .info .secBody .emailPhone .field input{width:2rem!important;height:2rem!important}.quickRegister .midBody .info .link{padding-bottom:1rem;font-size:.9rem}.quickRegister .midBody .info,.quickRegister .midBody .protection{padding:1rem 0}.quickRegister .midBody .info .secBody,.quickRegister .midBody .protection .secBody{padding:1rem .5rem 0}.quickRegister .midBody .info .secBody .passwordTip,.quickRegister .midBody .protection .secBody .passwordTip{font-size:.8rem}}.equip-column{flex-direction:column;justify-content:flex-start}.equip-column,.equipOptions{width:100%;display:flex;align-items:center}.equipOptions{flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;max-width:90rem}.equipOptions .entHeader{width:100%;flex-direction:column;margin:1rem 0}.equipOptions .entHeader,.equipOptions .entHeader-row{display:flex;justify-content:center;align-items:center}.equipOptions .entHeader-row{flex-direction:row}.equipOptions .entHeader-row .piccont{width:6rem;height:6rem;border-radius:100%}.equipOptions .entHeader-row .col{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;padding-left:1rem}.equipOptions .entHeader-row .col strong{font-size:1.2rem}.equipOptions.rowOpt{width:100%;max-width:90rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.equipOptions.rowOpt .eventHead,.equipOptions.rowOpt .option{width:12rem;height:15rem;padding:.5rem;margin:1rem}.equipOptions.rowOpt .eventHead .info,.equipOptions.rowOpt .option .info{width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.equipOptions.rowOpt .eventHead .info h4,.equipOptions.rowOpt .option .info h4{font-size:1rem;padding:.5rem 0}.equipOptions.rowOpt .eventHead .info p,.equipOptions.rowOpt .option .info p{padding:.5rem;font-size:.6rem;height:6rem}.equipOptions.rowOpt .eventHead #small,.equipOptions.rowOpt .eventHead .setup,.equipOptions.rowOpt .option #small,.equipOptions.rowOpt .option .setup{height:6rem;width:6rem;font-size:3.5rem}.equipOptions.light .entHeader{background-color:#fcfcfa}.equipOptions.light.rowOpt{border-bottom:2px solid #ebebd8}.equipOptions.light.rowOpt .option.sel{border:2px solid #c4a000}.equipOptions.light .eventHead,.equipOptions.light .option{background-color:#fafaf5}.equipOptions.light .eventHead h4,.equipOptions.light .option h4{border-bottom:2px solid #ebebd8}.equipOptions.light .eventHead{background-color:#fcfcfa;box-shadow:none}.equipOptions.dark .entHeader{background-color:#21201b}.equipOptions.dark.rowOpt{border-bottom:2px solid #5e5c54}.equipOptions.dark.rowOpt .option.sel{border:2px solid #ffd000}.equipOptions.dark .eventHead,.equipOptions.dark .option{background-color:#302e28}.equipOptions.dark .eventHead h4,.equipOptions.dark .option h4{border-bottom:2px solid #5e5c54}.equipOptions.dark .eventHead{background-color:#21201b;box-shadow:none}.equipOptions .option:hover{transform:scale(.98);box-shadow:none;cursor:pointer}.equipOptions .eventHead,.equipOptions .option{box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:10px;width:20rem;height:30rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:1rem;margin:2rem}.equipOptions .eventHead .colorText,.equipOptions .option .colorText{width:100%;padding-top:.5rem;font-size:1.2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.equipOptions .eventHead .info,.equipOptions .option .info{width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.equipOptions .eventHead .info h4,.equipOptions .option .info h4{font-size:1.2rem;width:90%;padding:1rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.equipOptions .eventHead .info p,.equipOptions .option .info p{padding:.5rem;font-size:.9rem;height:8rem}.equipOptions .eventHead .info strong,.equipOptions .option .info strong{text-align:center}.equipOptions .eventHead .setup,.equipOptions .option .setup{border-radius:5px;overflow:hidden;height:15rem;width:15rem;font-size:8rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:1300px){.equipOptions .entHeader{position:-webkit-sticky;position:sticky;top:6rem;padding:1rem 0;z-index:2}}@media only screen and (max-width:800px){.equipOptions .entHeader{position:-webkit-sticky;position:sticky;top:0}.equipOptions,.rowOpt{justify-content:center!important}.equipOptions .eventHead,.equipOptions .option,.rowOpt .eventHead,.rowOpt .option{width:90%!important;margin:1rem 0!important;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:15rem;position:relative}.equipOptions .eventHead .piccont,.equipOptions .eventHead .setup,.equipOptions .option .piccont,.equipOptions .option .setup,.rowOpt .eventHead .piccont,.rowOpt .eventHead .setup,.rowOpt .option .piccont,.rowOpt .option .setup{height:7rem;width:7rem;position:absolute;top:0;left:0}.equipOptions .eventHead .piccont svg,.equipOptions .eventHead .setup svg,.equipOptions .option .piccont svg,.equipOptions .option .setup svg,.rowOpt .eventHead .piccont svg,.rowOpt .eventHead .setup svg,.rowOpt .option .piccont svg,.rowOpt .option .setup svg{height:7rem;width:7rem}.equipOptions .eventHead .info,.equipOptions .option .info,.rowOpt .eventHead .info,.rowOpt .option .info{height:100%;padding-top:1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.equipOptions .eventHead .info h4,.equipOptions .option .info h4,.rowOpt .eventHead .info h4,.rowOpt .option .info h4{align-items:flex-end}.equipOptions .eventHead .info p,.equipOptions .option .info p,.rowOpt .eventHead .info p,.rowOpt .option .info p{height:auto}.equipOptions .eventHead,.rowOpt .eventHead{height:10rem!important}}.packProds{max-width:90rem;justify-content:center;align-items:center;align-items:flex-start}.packProds,.packProds .headerRow{width:100%;display:flex;flex-direction:row}.packProds .headerRow{justify-content:space-between;align-items:center}.packProds .headerRow .inputIcon{width:28rem;margin-right:1rem}.packProds .headerRow .inputIcon input{width:100%}.packProds h1{font-size:2.5rem;padding:.5rem 1rem;margin:1rem 0 0}.packProds .breadCrums{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:.5rem;margin-bottom:1rem}.packProds .breadCrums .link{margin-left:.5rem}.packProds .subCatRow{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.packProds .subCatRow.mainCats .subCatIcon{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:10rem;height:12rem}.packProds .subCatRow.mainCats .subCatIcon .piccont{width:8.5rem;height:8.5rem}.packProds .subCatRow .subCatIcon{display:flex;flex-direction:column;justify-content:center;align-items:center;width:5rem;height:5rem}.packProds .subCatRow .subCatIcon .piccont{width:4rem;height:4rem}.packProds .headRow{width:100%;font-size:1.1rem;padding:.5rem 1rem}.packProds .headRow,.packProds .headRow .catOptions{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.packProds .headRow .catOptions .link{margin-left:1rem}.packProds .headRow .headButtons{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.packProds .headRow .headButtons .btn-2{margin-left:1rem}.packProds.light .itemRow{border-bottom:2px solid #ebebd8}.packProds.light .link.sel{color:#c4a000}.packProds.dark .itemRow{border-bottom:2px solid #5e5c54}.packProds.dark .link.sel{color:#ffd000}.packProds .prodList{flex:1 1}.packProds .prodList .singleProduct .included{max-width:43rem!important}.packProds .prodList .singleProduct .included .included-products.long{justify-content:flex-start}.packProds .prodList .singleProduct .empView .included{max-width:50rem!important}.packProds .prodList .singleProduct .empView .included .included-products.long{justify-content:flex-start}.packProds .leftMenu{width:15rem;position:-webkit-sticky;position:sticky;top:6rem;z-index:50;padding-bottom:13rem;padding-left:.5rem;padding-right:.5rem}.packProds .leftMenu.light .collapsible .subCatC{background-color:#f0f0e1;border-color:#ebebd8}.packProds .leftMenu.light .collapsible .subCatC .catTitle{border-color:#ebebd8}.packProds .leftMenu .clearFilters{padding:1rem .5rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.packProds .leftMenu .stageBut{width:100%;margin-top:1rem}.packProds .leftMenu .collapsible{position:relative;padding:.5rem}.packProds .leftMenu .collapsible .header{font-size:1rem;padding:0}.packProds .leftMenu .collapsible .header .link{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.packProds .leftMenu .collapsible .header .link svg{margin-left:.5rem}.packProds .leftMenu .collapsible .header .piccont{width:2.5rem;height:2.5rem}.packProds .leftMenu .collapsible:hover .subCatC{display:flex}.packProds .leftMenu .collapsible .subCatC{position:absolute;left:13.3rem;top:-4rem;background-color:#302e28;border:2px solid #5e5c54;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:4px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;z-index:51;display:none}.packProds .leftMenu .collapsible .subCatC .subCatCol{position:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;max-height:20rem}.packProds .leftMenu .collapsible .subCatC .catTitle{width:100%;font-size:1.1rem;padding:.5rem;margin-bottom:.5rem;border-bottom:2px solid #47453d}.packProds .leftMenu .collapsible .subCatC .subCat{width:15rem;padding-left:1rem;margin-bottom:.3rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.9rem}.packProds .leftMenu .collapsible .subCatC .subCat .piccont{width:2.3rem;height:2.3rem;margin-right:.7rem}.packProds.light .packProdSide,.packProds.light .packProdSide h3{border-color:#ebebd8}.packProds .packProdSide{width:20rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-left:1rem;position:-webkit-sticky;position:sticky;top:6rem;border-left:2px solid #403d36}.packProds .packProdSide.noProd{display:none}.packProds .packProdSide h3{font-size:1.3rem;padding:.5rem 1rem;border-bottom:2px solid #403d36;width:100%}.packProds .packProdSide .price{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1rem}.packProds .packProdSide .price .colorText{font-size:1.2rem}.packProds .packProdSide .buttons{margin-top:0}.packProds .packProdSide .btn-3{margin-top:1rem}.packProds .packProdSide .flexCol{max-height:45vh;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin-bottom:1rem}.packProds .packProdSide .flexCol .itemRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;font-size:.8rem}.packProds .packProdSide .flexCol .itemRow .infoCol{flex:1 1;padding-left:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.packProds .packProdSide .flexCol .itemRow .infoCol .infoRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1rem;width:100%;padding-top:.7rem}.packProds .packProdSide .flexCol .itemRow .infoCol .infoRow svg{width:1rem!important;height:1rem!important}.packProds .packProdSide .flexCol .itemRow strong{font-size:.9rem}.packProds .packProdSide .flexCol .itemRow .piccont{width:3rem;height:3rem}.price-prodList{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1rem}.price-prodList .colorText{font-size:1.2rem}.flexCol-prodList{max-height:45vh;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin-bottom:1rem}.flexCol-prodList .itemRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;font-size:.8rem}.flexCol-prodList .itemRow .infoCol{flex:1 1;padding-left:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.flexCol-prodList .itemRow .infoCol .infoRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1rem;width:100%;padding-top:.7rem}.flexCol-prodList .itemRow .infoCol .infoRow svg{width:1rem!important;height:1rem!important}.flexCol-prodList .itemRow strong{font-size:.9rem}.flexCol-prodList .itemRow .piccont{width:3rem;height:3rem}@media only screen and (max-width:1600px){.packProds{max-width:94rem;padding:0 1rem}.packProds .subCatRow.mainCats .subCatIcon{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:8rem;height:10rem}.packProds .subCatRow.mainCats .subCatIcon .piccont{width:7rem;height:7rem}.packProds .leftMenu{padding-top:0}.packProds .leftMenu .collapsible{padding:.2rem .5rem}.packProds .leftMenu .collapsible .header{font-size:.9rem}.packProds .leftMenu .collapsible .subCatC .subCatCol{max-height:18rem}.packProds .prodList .singleProduct .included{max-width:35vw!important}}@media only screen and (max-width:1300px){.packProds{max-width:94rem;padding:0 1rem}.packProds .prodList .singleProduct .included{max-width:35vw!important}.packProds .leftMenu{position:fixed;top:0;width:22.5rem;z-index:99999999}.packProds .leftMenu .collapsible .subCatC{position:static;width:100%;background-color:#21201b;border:none;box-shadow:none;border-radius:4px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:1rem}.packProds .leftMenu .collapsible .subCatC .catTitle{display:none}.packProds .leftMenu .collapsible .subCatC .subCatCol{width:100%;max-height:1000rem}.packProds .leftMenu .collapsible .subCatC .subCatCol .subCat{width:100%}}@media only screen and (max-width:800px){.packProds{flex-direction:column-reverse;align-items:center}.packProds .subCatRow.mainCats .subCatIcon{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:7rem;height:9rem}.packProds .subCatRow.mainCats .subCatIcon .piccont{width:6rem;height:6rem}.packProds .headerRow{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.packProds .headerRow .inputIcon{width:100%;margin-right:0;margin-bottom:1rem}.packProds .headerRow .inputIcon input{width:100%}.packProds .headerRow h1{font-size:2.5rem;padding:.5rem 1rem;margin:1rem 0 0}.packProds .packProdSide{border-left:none}.packProds.light .packProdSide{border-bottom:2px solid #ebebd8;background-color:#fcfcfa}.packProds.dark .packProdSide{border-bottom:2px solid #5e5c54;background-color:#21201b}.packProds .prodList .singleProduct .included{max-width:100vw!important}.packProds .headRow{flex-wrap:wrap}.packProds .headRow .catOptions{width:100%;padding:.5rem 0;flex-wrap:wrap}.packProds .headRow .catOptions .link{font-size:.7rem;margin:.5rem .3rem}.packProds .packProdSide{width:100%;top:0;padding:0 0 .5rem}.packProds .packProdSide.noProd{display:block}.packProds .packProdSide .price{padding:.5rem 0}.packProds .packProdSide .flexCol,.packProds .packProdSide h3{display:none}.packProds .packProdSide .buttons{justify-content:space-between}.packProds .packProdSide .buttons .btn-3{margin:0;width:48%}.packProds .leftMenu{width:100%;bottom:0;top:13rem;left:0;max-height:100%;padding-top:1rem;padding-bottom:6rem}}.setup-builder{width:100%;flex-direction:row;justify-content:space-between}.setup-builder,.setup-builder .options{height:100%;display:flex;align-items:center}.setup-builder .options{width:20rem;flex-direction:column;justify-content:space-evenly;border-right:2px solid #464649}.setup-builder .options .btns{width:100%}.setup-builder.questions{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;min-width:30rem}.setup-builder.questions h3{text-align:center;font-size:1.5rem;padding:2rem}.setup-builder.questions .buttons{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}@media only screen and (max-width:800px){.setup-builder{width:100%;flex-direction:row;justify-content:space-between}.setup-builder,.setup-builder .options{height:100%;display:flex;align-items:center}.setup-builder .options{width:20rem;flex-direction:column;justify-content:space-evenly;border-right:2px solid #464649}.setup-builder .options .btns{width:100%}.setup-builder.questions{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;min-width:0}.setup-builder.questions h3{text-align:center;font-size:1rem;padding:.5rem}.setup-builder.questions .buttons{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}}.auto-setup{width:100%;max-height:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;place-items:center;overflow-y:auto}.auto-setup input{height:2rem}.auto-setup.light .area{border-top:2px solid #ebebd8}.auto-setup.light input{border:2px solid #ebebd8}.auto-setup.light .line{border-color:#ebebd8}.auto-setup.light .end-add span{border-color:#1a1814}.auto-setup.dark input{border:2px solid #5e5c54}.auto-setup.dark .area{border-top:2px solid #5e5c54}.auto-setup.dark .line{border-color:#5e5c54}.auto-setup.dark .end-add{color:#fffffc}.auto-setup h3{font-size:2rem;margin-top:2rem}.auto-setup .col1{width:80%;padding-bottom:2rem}.auto-setup .col1 label{font-size:1.2rem}.auto-setup .col1 .form-row{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin:2rem 0}.auto-setup .col1 .button,.auto-setup .col1 button{margin-top:2rem}.auto-setup .end-add strong{font-size:1.6rem}.auto-setup .area{margin-top:1rem;width:100%;padding:1rem}.auto-setup .area h3{margin-top:.5rem;font-size:1.6rem}.auto-setup .area-body{display:flex;flex-direction:row;justify-content:center;align-items:center}.auto-setup .area-body .questions{width:45%;padding-right:5%;border-right:2px solid #2d2d2f}.auto-setup .area-body .questions .area-artist{margin-top:1rem;font-size:1.2rem}.auto-setup .area-body .distribution{width:45%;padding-left:5%;font-size:1.2rem}.auto-setup .area .slidecontainer{width:50%}.auto-setup .area .slidecontainer .slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background-color:#cca600;opacity:.7;outline:none;transition:opacity .2s;border-radius:10px;height:.6rem}.auto-setup .area .slidecontainer .slider:hover{opacity:1}.auto-setup .area .slidecontainer .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1rem;height:1rem;background:#ffd000;border-radius:100%;cursor:pointer}.auto-setup .area .slidecontainer .slider::-moz-range-thumb{width:1rem;height:1rem;background:#ffd000;cursor:pointer;border-radius:100%}.auto-setup .area .head span{font-size:2rem;cursor:pointer}.auto-setup .area .head span:hover{color:#ffd000}.auto-setup .area-budget{margin:.5rem}.auto-setup .area-budget-label{font-size:1.1rem;width:30%}.auto-setup .area-budget .price span{font-size:1.3rem}@media only screen and (max-width:800px){.auto-setup h3{font-size:1.7rem;text-align:center;margin-top:1rem}.auto-setup .col1{width:95%;padding-bottom:2rem}.auto-setup .col1 label{font-size:1rem}.auto-setup .col1 .form-row{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin:1rem 0}.auto-setup .col1 button{margin-top:2rem}.auto-setup .end-add .line{width:50%}.auto-setup .end-add strong{font-size:1.6rem}.auto-setup .area{margin-top:1rem;border-top:2px solid #fffffc;width:100%;padding:1rem}.auto-setup .area h3{margin-top:.5rem;font-size:1.2rem;text-align:left}.auto-setup .area-body{display:flex;flex-direction:column;justify-content:center;align-items:center}.auto-setup .area-body .questions{width:100%;padding-right:0;margin-bottom:2rem;border-right:none}.auto-setup .area-body .questions .area-artist{margin-top:1rem;font-size:1.2rem}.auto-setup .area-body .distribution{width:100%;padding-left:0;font-size:1.2rem}.auto-setup .area .head span{font-size:2rem;cursor:pointer}.auto-setup .area .head span:hover{color:#ffd000}.auto-setup .area-budget{margin:.5rem}.auto-setup .area-budget-label{font-size:1.1rem;width:30%}.auto-setup .area-budget .price span{font-size:1.3rem}}.equipment{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;left:0;right:0;top:6rem;bottom:0}.equipment.light{background-color:#fcfcfa;color:#000}.equipment.light .equipment-options .option{background-color:#f5f5eb}.equipment.light .equipment-options .option .productButton{border-color:#f0f0e1!important;background-color:#fcfcfa;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.equipment.light .equipment-options .option .productButton:hover{background-color:#fcfcfa;border:2px solid #ebebd8}.equipment.dark{background-color:#21201b;color:#fffffc}.equipment.dark .productButton{border-color:#403d36!important;background-color:#21201b;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.equipment.dark .productButton:hover{background-color:#21201b;border:2px solid #5e5c54}.equipment.dark .equipment-options .option{background-color:#302e28}.equipment .equipment-options{width:100%;max-width:95rem;height:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.equipment .equipment-options.unselected{flex-wrap:wrap}.equipment .equipment-options.expanded{flex-direction:column}.equipment .equipment-options.expanded,.equipment .equipment-options.expanded .catRow{display:flex;justify-content:space-evenly;align-items:center;max-width:100vw!important}.equipment .equipment-options.expanded .catRow{overflow-x:auto;overflow-y:visible;flex-direction:row;width:100%;height:12rem}.equipment .equipment-options.expanded .catRow .option{margin:0 1rem;width:8rem;height:8rem;min-height:0;opacity:.4}.equipment .equipment-options.expanded .catRow .option.selected{border-color:#ffd000;opacity:1}.equipment .equipment-options.expanded .catRow .option h4{font-size:1rem;text-align:center}.equipment .equipment-options.expanded .catRow .option .setup{display:flex;flex-direction:column;justify-content:center;align-items:center;height:6rem;width:6rem;font-size:2rem}.equipment .equipment-options.expanded .catRow .option .setup img{width:80%}.equipment .equipment-options.expanded .subCats{width:100%;min-height:50vh;overflow-x:auto;overflow-y:visible;max-width:100vw!important;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.equipment .equipment-options .option{width:22%!important;min-width:26rem!important;margin:1rem .3rem!important;border-radius:5px;height:80%;min-height:37rem!important;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 8px 24px rgba(0,0,0,.14);cursor:pointer}.equipment .equipment-options .option .hrefSubs{height:25rem;overflow-y:auto;margin:1rem;width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;align-items:flex-start;flex-wrap:wrap;padding:.5rem}.equipment .equipment-options .option .hrefSubs .productButton{width:7rem;height:7rem;margin:.5rem;padding:.5rem 1rem;border:2px solid transparent;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.equipment .equipment-options .option .hrefSubs .productButton:hover{transform:scale(1.1)}.equipment .equipment-options .option .hrefSubs .productButton .row{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:.75rem;text-align:center}.equipment .equipment-options .option .hrefSubs .productButton .row .piccont{width:3rem;height:3rem;margin-bottom:.5rem}.equipment .equipment-options .option:hover{box-shadow:none}.equipment .equipment-options .option h4{font-size:1.5rem}.equipment .equipment-options .option p{font-size:.9rem;padding:2rem;text-align:justify}.equipment .equipment-options .option .setup{display:flex;flex-direction:column;justify-content:center;align-items:center;height:12rem;width:12rem;font-size:6rem}.equipment .equipment-options .option .setup img{width:80%}.equipment .equipment-options.products .option{width:20rem;margin:1rem;border-radius:5px;height:40%;min-height:15rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:0 8px 24px rgba(0,0,0,.14);cursor:pointer}.equipment .equipment-options.products .option.wide{min-width:60rem!important}.equipment .equipment-options.products .option:hover{box-shadow:none;transform:scale(1.05)}.equipment .equipment-options.products .option h4{font-size:1.5rem}.equipment .equipment-options.products .option p{font-size:.9rem;text-align:justify}.equipment .equipment-options.products .option .head-row{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;padding-top:2rem}.equipment .equipment-options.products .option .head-row .setup{position:absolute;left:0;top:0}.equipment .equipment-options.products .option .head-row h4{height:4rem;min-width:20rem;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-left:10rem;padding-right:1rem;border-bottom:2px solid #ffd000;margin-bottom:3rem}.equipment .equipment-options.products .option .setup{display:flex;flex-direction:column;justify-content:center;align-items:center;height:10rem;width:10rem;font-size:6rem}.equipment .equipment-options.products .option .setup img{width:80%}.equipment .equipment-options.products .setup{display:flex;flex-direction:column;justify-content:center;align-items:center;height:12rem;width:12rem;font-size:6rem}.equipment .equipment-options.products .setup img{width:80%}.equipment .content{display:grid;grid-template:"cont side" 1fr/1fr 21rem;width:100%;height:100%;overflow-x:hidden}.equipment .content .mcont{height:100%;overflow-y:auto;width:100%;grid-area:cont}.equipment .content .sideBar{grid-area:side;height:100%;overflow-y:auto;overflow-x:hidden}.equipment .content .sideBar h3{padding:.5rem 1rem}.equipment .content .sideBar-filters{padding-left:1.5rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.equipment .content .sideBar-filters span{padding:.2rem;font-size:1.2rem;cursor:pointer}.equipment .content .sideBar-filters span.sel,.equipment .content .sideBar-filters span:hover{color:#ffd000}.equipment .content .sideBar-filters .sub-filters{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.equipment .content .sideBar-filters .sub-filters div{font-size:1.2rem}.equipment .content .sideBar-filters .sub-filters div span{padding-left:0}.equipment .content .sideBar-filters .sub-filters span{font-size:1rem;padding-left:.8rem}.equipment .content .sideBar-cates{padding-left:1rem;padding-bottom:2rem}.equipment .content .sideBar-pack{border-left:2px solid #464649}.equipment .content .sideBar-pack form{margin:1rem 0}.equipment .content .sideBar-pack .field,.equipment .content .sideBar-pack h3{padding:.5rem 1rem}.equipment .content .sideBar-pack .field textarea,.equipment .content .sideBar-pack h3 textarea{height:6rem}.equipment .content .sideBar .pack-side{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:1rem}.equipment .content .sideBar .pack-side span{font-size:.8rem;padding:.3rem}.equipment .content .sideBar .pack-side-cats{width:100%}.equipment .content .sideBar .pack-side-cats ol{padding:.8rem 1.5rem;font-size:.8rem}.equipment .content .sideBar .opt{flex:1 1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.4rem;font-size:1.1rem;cursor:pointer}.equipment .content .sideBar .opt span{padding-right:.6rem}.equipment .content .sideBar .opt:hover{color:#ffd000}.equipment .content .sideBar .sopt-top{font-size:.9rem;padding:.4rem 2rem;width:10rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.equipment .content .sideBar .sopt-top span{padding:.1rem;cursor:pointer}.equipment .content .sideBar .sopt-top span.sel,.equipment .content .sideBar .sopt-top span:hover{color:#ffd000}@media only screen and (max-width:1600px){.catRow .option{width:9rem!important;height:9rem!important;margin:.5rem!important}.catRow .option .setup{font-size:1,8rem!important}}.rentalTitle{margin:3rem 0}@media only screen and (max-width:1300px){.equipment .equipment-options .option.product-option{width:45%!important;min-width:25rem!important}.equipment .equipment-options .option.product-option.wide{width:90%!important;min-width:95%!important}.equipment .equipment-options .option.product-option .hrefSubs{max-height:40rem}}@media only screen and (max-width:800px){.equipment{top:0;position:relative}.equipment .catRow{justify-content:flex-start!important}.equipment .content{display:grid;grid-template:"side" "cont"/1fr;width:100%;height:auto;overflow-x:hidden;background-color:#202022}.equipment .content .mcont{height:100%;overflow-y:auto;width:100%;grid-area:cont}.equipment .content .sideBar{grid-area:side;height:100%;overflow-y:auto;overflow-x:hidden}.equipment .content .sideBar h3{padding:.5rem 1rem}.equipment .content .sideBar-filters{padding-left:1.5rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.equipment .content .sideBar-filters span{padding:.2rem;font-size:1.2rem;cursor:pointer}.equipment .content .sideBar-filters span.sel,.equipment .content .sideBar-filters span:hover{color:#ffd000}.equipment .content .sideBar-filters .sub-filters{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.equipment .content .sideBar-filters .sub-filters div{font-size:1.2rem}.equipment .content .sideBar-filters .sub-filters div span{padding-left:0}.equipment .content .sideBar-filters .sub-filters span{font-size:1rem;padding-left:.8rem}.equipment .content .sideBar-cates{padding-left:1rem;padding-bottom:2rem}.equipment .content .sideBar-pack{border-left:2px solid #464649}.equipment .content .sideBar-pack form{margin:1rem 0}.equipment .content .sideBar-pack .field,.equipment .content .sideBar-pack h3{padding:.5rem 1rem}.equipment .content .sideBar-pack .field textarea,.equipment .content .sideBar-pack h3 textarea{height:6rem}.equipment .content .sideBar .pack-side{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:1rem}.equipment .content .sideBar .pack-side span{font-size:.8rem;padding:.3rem}.equipment .content .sideBar .pack-side-cats{width:100%}.equipment .content .sideBar .pack-side-cats ol{padding:.8rem 1.5rem;font-size:.8rem}.equipment .content .sideBar .opt{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.4rem;font-size:1.1rem;cursor:pointer}.equipment .content .sideBar .opt span{padding-right:.6rem}.equipment .content .sideBar .opt:hover{color:#ffd000}.equipment .content .sideBar .sopt{font-size:.9rem;padding:.4rem 2rem}.equipment .content .sideBar .sopt li{padding:.1rem;cursor:pointer}.equipment .content .sideBar .sopt li.sel,.equipment .content .sideBar .sopt li:hover{color:#ffd000}.equipment .rentalTitle{font-size:2rem;margin:1rem 0}.equipment .equipment-options,.equipment .equipment-options.products{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.equipment .equipment-options .option,.equipment .equipment-options.products .option{width:95%!important;min-width:10rem!important;height:17rem;overflow:hidden;margin:.5rem 0!important;min-height:15rem!important}.equipment .equipment-options .option .head-row,.equipment .equipment-options.products .option .head-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;width:100%;padding-top:1rem;padding-left:1rem}.equipment .equipment-options .option .head-row .setup,.equipment .equipment-options.products .option .head-row .setup{display:flex;flex-direction:column;justify-content:center;align-items:center;height:8rem;width:8rem;left:1rem}.equipment .equipment-options .option .head-row h4,.equipment .equipment-options.products .option .head-row h4{height:4rem;min-width:95%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding-left:10rem;padding-right:1.5rem;border-bottom:2px solid #ffd000;margin-bottom:3rem}.equipment .equipment-options .option .hrefSubs,.equipment .equipment-options.products .option .hrefSubs{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:0;margin:0;height:10rem}.equipment .equipment-options .option .hrefSubs a,.equipment .equipment-options.products .option .hrefSubs a{padding:.5rem}}.addEquipment,.addEquipment .headRow{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.addEquipment .headRow{width:90%;margin-bottom:1rem}.addEquipment strong.st{padding:.5rem;flex:1 1}.addEquipment .singleProduct .optionRow .included{max-width:35rem}@media only screen and (max-width:800px){.addEquipment .headRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.addEquipment .singleProduct .optionRow .included{max-width:70vw}.addEquipment .singleProduct .productHead .piccont{height:6rem;width:6rem}}.cart-comp{background-color:#141415;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.cart-comp h2{font-size:2.5rem}.cart-comp .list{width:100%}.listItem.cartItem{grid-template:"title title title" 3rem "pic cols options" 12rem "pic cols icons" 2rem/14rem 1fr 12rem}.listItem.cartItem h3{font-size:1.1rem!important}.listItem.cartItem h3 .name-edit{cursor:pointer}.listItem.cartItem h3 .name-edit:hover{color:#ffd000}.listItem.cartItem input{height:1.6rem;padding-left:.5rem;width:15rem}.listItem.cartItem.light input{border:2px solid #ebebd8}.listItem.cartItem.dark input{border:2px solid #5e5c54}.listItem.cartItem .cart-pic{grid-area:pic;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.listItem.cartItem .cart-pic .piccont{display:flex;flex-direction:column;justify-content:center;align-items:center;height:13rem;width:13rem}.listItem.cartItem .cart-pic img{height:100%;width:auto}.listItem.cartItem .options{grid-area:options}.listItem.cartItem .cols-col{font-size:1rem}.listItem.cartItem .cols-col h5{font-size:1.2rem}.listItem.cartItem .icons{grid-area:icons;font-size:2rem;width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.listItem.cartItem .icons span{color:auto}@media only screen and (max-width:800px){.listItem.cartItem{margin:.5rem;padding:.5rem;grid-template:"title title" "pic options" 10rem "cols cols" 1fr "icons icons " 5rem/50% 50%;width:95%}.listItem.cartItem .icons{padding-top:2rem}}.cartEntertainment{width:100%;min-width:40rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.cartEntertainment .arrow{font-size:3rem;padding:3rem}@media only screen and (max-width:800px){.cartEntertainment{width:100%;min-width:20rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.cartEntertainment .eventTag{transform:scale(.9)}.cartEntertainment .arrow{font-size:1rem;padding:1rem}}.cartRental{height:100%;grid-template:"cont " 100%/100%!important}.cartRental .sideBar{border-left:2px solid #2d2d2f}.cartRental .sideBar .rental-details{height:12rem;padding:1rem;font-size:.9rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.cartRental .sideBar .rental-details .row{width:100%;justify-content:space-between}.cart-icon{position:relative}.cartSummary{font-size:.9rem;position:absolute;z-index:100000;left:3rem;top:0;width:17rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border:2px solid #5e5c54;border-radius:5px}.cartSummary.light{background-color:#fcfcfa}.cartSummary.light,.cartSummary.light .flexCol .itemRow{border-color:#ebebd8}.cartSummary:hover{cursor:auto}.cartSummary.dark:after{border-color:transparent #5e5c54 transparent transparent}.cartSummary.dark{background-color:#21201b}.cartSummary.dark:hover{color:#fffffc}.cartSummary .buttons{margin-top:0}.cartSummary .buttons .btn-2{margin-top:.5rem}.cartSummary .saveRow{flex-direction:row;justify-content:space-between;padding:0 1rem .5rem}.cartSummary .dates,.cartSummary .saveRow{display:flex;align-items:center;width:100%}.cartSummary .dates{padding:.5rem;flex-direction:column;justify-content:center}.cartSummary .dates .dateRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.4rem;width:92%}.cartSummary .flexCol{max-height:25rem;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.cartSummary .flexCol .itemRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border-top:2px solid #5e5c54;font-size:.8rem}.cartSummary .flexCol .itemRow .infoCol{width:11.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.cartSummary .flexCol .itemRow .infoCol .infoRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1rem;width:100%;padding-top:.7rem}.cartSummary .flexCol .itemRow .infoCol .infoRow svg{width:1rem!important;height:1rem!important}.cartSummary .flexCol .itemRow strong{font-size:1rem}.cartSummary .flexCol .itemRow .piccont{width:3rem;height:3rem}.cartSummary .buttons{padding-top:0}.cartSummary svg{width:1.5rem!important;height:1.5rem!important}.cartSummary h3{font-size:1.4rem;margin-top:1rem;margin-bottom:0;flex-direction:row;justify-content:space-between;padding:0 1rem}.cartSummary .duration,.cartSummary h3{display:flex;align-items:center;width:100%}.cartSummary .duration{padding-bottom:.5rem;font-size:.8rem;text-align:center;flex-direction:column;justify-content:center}.cartSummary:after{margin-left:-20px;top:.5rem;content:" ";position:absolute;border:10px solid transparent;border-right-color:#ebebd8}@media only screen and (max-width:1850px){.cartSummary{left:-8rem;top:3.25rem}.cartSummary.dark:after{border-color:transparent transparent #5e5c54}.cartSummary:after{margin-top:-20px;top:0;right:7rem;border-color:transparent transparent #ebebd8}}@media only screen and (max-width:800px){.cartSummary{position:fixed;left:0;top:0;right:0;width:100%}.cartSummary .buttons .btn-2{margin:.5rem}.cartSummary .flexCol .itemRow .infoCol{flex:1 1;padding-left:1rem}.cartSummary:after{right:1.5rem}.backFixed{position:fixed;left:0;right:0;background-color:#000;z-index:2;opacity:.2;top:0;bottom:0}}.starShow{display:flex}.starRating{cursor:pointer}.starRating-review{display:none}.starRating .starRating-current,.starRating .starRating-select{display:flex}.starRating:hover{color:#ffd000;transform:scale(1.1)}.starRating:hover .starRating-current{display:none}.giveReview,.starRating:hover .starRating-review{display:flex}.giveReview{width:100%;flex-direction:column;justify-content:center;align-items:center}.giveReview .field{width:80%}.giveReview .field textarea{height:8rem}.giveReview .rating-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:80%}.giveReview .rating-row .rating-col{display:flex;flex-direction:column;justify-content:center;align-items:center;width:70%}.giveReview .overall,.giveReview .rating{width:80%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem}.giveReview .overall{font-size:1.3rem}.giveReview h3{font-size:1.5rem;width:80%;border-bottom:2px solid #ffd000;text-align:center;padding-bottom:1rem}.giveReview button{margin:1rem}@media only screen and (max-width:800px){.giveReview{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.giveReview .field{width:80%}.giveReview .field textarea{height:6rem}.giveReview .rating-row{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%}.giveReview .rating-row .piccont-sel{width:8rem!important;height:8rem!important;margin-bottom:1rem}.giveReview .rating-row .rating-col{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.giveReview .overall,.giveReview .rating{width:80%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem}.giveReview .overall{font-size:1.3rem}.giveReview h3{font-size:1.5rem;width:80%;border-bottom:2px solid #ffd000;text-align:center;padding-bottom:1rem}.giveReview button{margin:1rem}}.timePicker{flex:1 1;padding-top:1rem;flex-direction:row;justify-content:space-between}.timePicker,.timePicker.col{display:flex;align-items:center}.timePicker.col{flex-direction:column;justify-content:flex-start;width:100%}.timePicker.col .inputIcon{width:100%}.timePicker .inputIcon{width:49.5%}.timePicker .inputIcon input{width:100%;padding-left:5rem!important}.timePicker .inputIcon label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background:#fffffc;font-size:.95rem}.timePicker .inputIcon label svg{margin-right:.4rem}@media only screen and (max-width:800px){.timePicker{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.timePicker .inputIcon{width:100%;margin-top:.3rem}}.bandUtility{width:100%}.bandUtility.light .bandUtility-cost,.bandUtility.light .bandUtility-member,.bandUtility.light h3{border-color:#ebebd8}.bandUtility.light .bandUtility-cost#req,.bandUtility.light .bandUtility-member#req,.bandUtility.light h3#req{border:2px solid #c4a000}.bandUtility.light .bandUtility-cost .row span,.bandUtility.light .bandUtility-member .row span,.bandUtility.light h3 .row span{color:#c4a000}.bandUtility.dark .bandUtility-cost,.bandUtility.dark .bandUtility-member,.bandUtility.dark h3{border-color:#5e5c54}.bandUtility h3{width:90%;font-size:1.3rem;padding:.75rem;border-bottom:2px solid #fffffc;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.bandUtility-member{border:2px solid #fffffc;width:8.5rem;height:3.5rem;padding:1rem;margin:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.9rem;text-align:center;border-radius:5px}.bandUtility-member#req{border:2px solid #ffd000}.bandUtility-member.selectable{cursor:pointer}.bandUtility-member.selectable:hover{transform:scale(.98)}.bandUtility-member strong{overflow-wrap:break-word;max-width:8rem}.bandUtility-cost{border-top:2px solid #fffffc;padding-top:1rem;width:90%;margin-top:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.bandUtility-cost .row{font-size:1.2rem;padding:.3rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.bandUtility-cost .row span{font-size:1.2rem;color:#ffd000}.bandUtility-cost .row.total{padding-top:2rem;font-size:1.4rem}.agenda{margin-top:2rem;border-right:2px solid;border-top:2px solid;border-color:currentcolor;border-style:solid;border-width:1px 1px 2px 2px;width:100%}.agenda.light{background-color:#fcfcfa;border-color:#ebebd8}.agenda.light tr:hover td{background-color:#f7f7f0}.agenda.dark{background-color:#21201b;border-color:#5e5c54}.agenda.dark tr:hover td{background-color:#38362f}.agenda tr{cursor:pointer}.agenda th{text-align:left}.agenda td,.agenda th{padding:.2rem .5rem;border-bottom:1px solid;border-left:1px solid}@media only screen and (max-width:1300px){.agenda{font-size:.9rem}}.scrollList{width:100%;overflow-y:auto;overflow-x:hidden}.scrollList .listFlex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:stretch}.singleEmail{height:6rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.singleEmail .mailHeader{width:6rem;height:80%;padding:.5rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.singleEmail .mailHeader span{font-size:1.6rem}.singleEmail .mailHeader strong{font-size:.6rem}.singleEmail .col{flex:1 1;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-start;padding:1rem}.singleEmail .col strong{font-size:.75rem}.singleEmail .col .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.singleEmail .col .row strong{font-size:.6rem;width:50%;max-height:2rem;overflow:hidden;max-width:20rem}.singleEmail.light{border-top:2px solid #ebebd8}.singleEmail.light:hover{cursor:pointer;background-color:#f7f7f0}.singleEmail.light .mailHeader{border-right:2px solid #ebebd8}.singleEmail.dark{border-top:2px solid #5e5c54}.singleEmail.dark:hover{cursor:pointer;background-color:#302e28}.singleEmail.dark .mailHeader{border-right:2px solid #5e5c54}.chatBoxes{position:fixed;bottom:0;right:0;z-index:9000000;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-direction:row-reverse;align-items:flex-end;overflow-x:auto;max-width:100%}.chatBoxes .chatBox-icon{margin:.8rem;height:3rem;width:3rem;font-size:1.4rem;min-width:3rem;position:relative;overflow:visible}.chatBoxes .chatBox-icon,.chatBoxes .chatBox-icon.large{display:flex;flex-direction:column;justify-content:center;align-items:center}.chatBoxes .chatBox-icon.large{height:4rem;width:4rem;font-size:1.8rem;min-width:4rem}.chatUserSearch{height:30rem}.sendBox{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.sendBox .field{padding:0}.sendBox .field textarea{height:2rem}.sendBox.textbox .field textarea{height:6rem}.sendBox.textbox button{width:100%;margin-top:.5rem}.roomItem{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.8rem;height:6rem;cursor:pointer}.roomItem:hover .delete{visibility:visible}.roomItem:hover .delete span{font-size:1.2rem}.roomItem .delete{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:20%;visibility:hidden}.roomItem-body{flex-direction:row}.roomItem-body,.roomItem-body .roomItem-message{width:80%;display:flex;justify-content:flex-start;align-items:center}.roomItem-body .roomItem-message{padding:.8rem;flex-direction:column;align-items:flex-start}.roomItem-body .roomItem-message span,.roomItem-body .roomItem-message strong{overflow:hidden;width:100%}.roomItem-body .roomItem-message span{max-height:2.6rem;font-size:.6rem}.roomItem-body .roomItem-message strong{font-size:.7rem}.roomItem.light{border-bottom:2px solid #ebebd8}.roomItem.light:hover{background-color:#fafaf5}.roomItem.dark{border-bottom:2px solid #5e5c54}.roomItem.dark:hover{background-color:#302e28}.chatMessage a,.roomItem a{text-decoration:underline}.chatMessage .avatar,.roomItem .avatar{width:2rem;height:2rem;font-size:.7rem}.chatMessage{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start;margin-bottom:.5rem}.chatMessage.mine{flex-direction:row-reverse}.chatMessage.mine .message{margin-top:1rem}.chatMessage.mine .message .message-time{flex-direction:row-reverse}.chatMessage.mine .message .message-time span{text-align:left}.chatMessage strong{font-size:.7rem;padding:.4rem}.chatMessage .message{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:12rem}.chatMessage .message .userName{width:100%;text-align:left;font-size:.8rem;padding:.2rem}.chatMessage .message p{padding:.5rem;border-radius:5px;width:11rem;font-size:.8rem;overflow:hidden}.chatMessage .message .message-time{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%}.chatMessage .message .message-time span{text-align:right;font-size:.6rem;padding:.4rem}.chatMessage .message .message-time:hover .dateExtra,.chatMessage .message .message-time:hover .readBy{visibility:visible}.chatMessage .message .message-time .dateExtra,.chatMessage .message .message-time .readBy{visibility:hidden}.chatMessage .message .message-time .readBy{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.chatMessage .message .message-time .readBy .avatar{width:1.2rem;height:1.2rem;font-size:.8rem}.chatMessage.light p{border:1px solid #ebebd8;background-color:#fafaf5}.chatMessage.dark p{border:1px solid #5e5c54;background-color:#38362f}.chatMessages{height:18rem;width:100%;border-radius:5px;padding:.5rem;overflow-y:auto;margin-bottom:1rem}.chatMessages.rooms{height:22rem;padding:0;margin-top:.5rem}.chatMessages-flex{justify-content:flex-start}.chatBox,.chatMessages-flex{display:flex;flex-direction:column;align-items:center}.chatBox{position:relative;margin:1rem;padding:1rem;min-width:18rem;width:18rem;height:27rem;justify-content:space-between;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.14)}.chatBox .adminInfo p{font-size:.8rem;padding:.5rem}.chatBox .leadCol{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.chatBox .leadCol .field{padding:0;margin-bottom:.5rem}.chatBox .leadCol .field input{height:2.6rem}.chatBox .leadCol.min textarea{height:5rem}.chatBox .leadCol.min .field input{height:2rem}.chatBox .leadCol button{width:100%}.chatBox .chat-title{font-size:.9rem;margin-bottom:.5rem;text-align:center}.chatBox .adminInfo{width:100%;border-radius:5px;padding:.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:.5rem;font-size:.8rem}.chatBox .close{margin:0}.chatBox .closeHead{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.chatBox .closeHead svg{width:2rem;height:2rem;color:tomato}.chatBox .chatUsers{position:absolute;top:0;left:0;margin-top:-1rem;margin-right:-1rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.chatBox .chatUsers .avatar{margin:0}.chatBox .chatUsers .chatBox-user{width:2rem;height:2rem;font-size:.7rem}.chatBox.light{border:2px solid #ebebd8;background-color:#f7f7f0;color:#1a1814}.chatBox.light .adminInfo,.chatBox.light .chatMessages{background-color:#fffffe}.chatBox.light .adminInfo a,.chatBox.light .chatMessages a{color:#000}.chatBox.dark{border:2px solid #5e5c54;background-color:#38362f;color:#fffffc}.chatBox.dark .adminInfo,.chatBox.dark .chatMessages{background-color:#21201b}.chatBox.dark .adminInfo a,.chatBox.dark .chatMessages a{color:#fffffc}@media only screen and (max-width:800px){.featureRequest{z-index:900}.chatBox{position:fixed;left:.5rem;margin:0;right:.5rem;bottom:1rem;min-width:0;width:auto}.chatBox .chatMessages .chatMessage .message{flex:1 1;padding:0 .5rem;width:auto}.chatBox .chatMessages .chatMessage .message p{width:100%}}.onlineUser{width:30rem;height:30rem;flex-direction:column;padding:1rem;border-radius:10px;margin-bottom:1rem}.onlineUser,.onlineUser .header{display:flex;justify-content:space-between;align-items:center}.onlineUser .header{width:100%;flex-direction:row}.onlineUser .header .colorText{width:10rem;font-size:1.1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.onlineUser .header .colorText.time{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.onlineUser .header h3{width:10rem;flex-direction:column}.onlineUser .header h3,.onlineUser .userTag{display:flex;justify-content:center;align-items:center}.onlineUser .userTag{width:100%;flex-direction:row}.onlineUser .userTag .infoCol{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:8rem;align-items:flex-start;max-width:16rem;padding-left:1rem}.onlineUser .userTag .infoCol .infoRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:.9rem}.onlineUser .userTag .infoCol .infoRow span{text-align:right;max-width:12rem}.onlineUser .userTag .infoCol .infoRow svg{height:1.5rem;width:1.5rem;margin-right:1rem}.onlineUser .content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:18rem}.onlineUser .content .optionsRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.onlineUser .content .optionsRow svg{height:1.8rem;width:1.8rem}.onlineUser .content .data-col{max-height:10rem;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;margin-top:1rem;border-radius:5px;overflow-y:auto}.onlineUser .content .data-col .pageRow{justify-content:space-between;padding:.5rem 1rem}.onlineUser .content .data-col .pageRow,.onlineUser .data{width:100%;display:flex;flex-direction:row;align-items:center}.onlineUser .data{justify-content:space-evenly}.onlineUser .data-col{display:flex;flex-direction:column;justify-content:center;align-items:center}.onlineUser.light{background-color:#f5f5eb}.onlineUser.light.green{border:2px solid #009431}.onlineUser.light.yellow{border:2px solid #c4a000}.onlineUser.light .data-col{background-color:#fffffe}.onlineUser.light .data-col .pageRow{border-bottom:2px solid #ebebd8}.onlineUser.dark{background-color:#302e28}.onlineUser.dark.green{border:2px solid #00ff56}.onlineUser.dark.yellow{border:2px solid #ffd000}.onlineUser.dark .data-col{background-color:#21201b}.onlineUser.dark .data-col .pageRow{border-bottom:2px solid #5e5c54}.onlineUsers{padding:2rem 0;justify-content:space-evenly;flex-wrap:wrap}.chatHistory,.onlineUsers{width:100%;display:flex;flex-direction:row;align-items:center}.chatHistory{max-width:90rem;border-radius:10px;height:40rem;justify-content:space-between;margin-bottom:1rem;overflow:hidden}.chatHistory.light{background-color:#f5f5eb}.chatHistory.light.green{border:2px solid #009431}.chatHistory.light.yellow{border:2px solid #c4a000}.chatHistory.light .chatMessages{background-color:#fffffe}.chatHistory.dark{background-color:#302e28}.chatHistory.dark.green{border:2px solid #00ff56}.chatHistory.dark.yellow{border:2px solid #ffd000}.chatHistory.dark .chatMessages{background-color:#21201b}.chatHistory .ChatWindow{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:75rem;height:40rem;padding:1rem}.chatHistory .ChatWindow .growingInput-parent .button.sendButton{width:6.5rem!important}.chatHistory .ChatWindow .buttons{margin-top:0}.chatHistory .ChatWindow .buttons button{margin:0}.chatHistory .ChatWindow .headerRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.chatHistory .ChatWindow .headerRow h2{font-size:1.8rem;padding:.5rem}.chatHistory .ChatWindow .headerRow .roomOptions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:15rem}.chatHistory .ChatWindow .headerRow .roomOptions svg{height:1.8rem;width:1.8rem}.chatHistory .ChatWindow .mainWindow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.chatHistory .ChatWindow .mainWindow .chatUsers{width:10%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:30em}.chatHistory .ChatWindow .mainWindow .chatUsers svg{width:2.5rem;height:2.5rem}.chatHistory .ChatWindow .mainWindow .chatUsers .avatar{width:2.5rem;height:2.5rem;font-size:1.1rem}.chatHistory .ChatWindow .mainWindow .chatMessages{height:30em;width:90%;padding:1rem}.chatHistory .ChatWindow .mainWindow .chatMessages-flex{width:100%}.chatHistory .ChatWindow .mainWindow .chatMessages .chatMessage .readBy .avatar{width:1.5rem;height:1.5rem;font-size:.8rem}.chatHistory .ChatWindow .mainWindow .chatMessages .chatMessage .avatar{width:3rem;height:3rem;font-size:1rem}.chatHistory .ChatWindow .mainWindow .chatMessages .chatMessage .message{width:90%}.chatHistory .ChatWindow .mainWindow .chatMessages .chatMessage .message p{width:100%;font-size:1rem;overflow-wrap:break-word}.chatHistory .leftCol{width:25rem;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:40rem}.chatHistory .leftCol .roomItem{width:100%;min-height:10rem;padding:.7rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;cursor:pointer}.chatHistory .leftCol .roomItem.light{background-color:#f5f5eb}.chatHistory .leftCol .roomItem.dark{border-bottom:2px solid #5e5c54}.chatHistory .leftCol .roomItem.sel.dark,.chatHistory .leftCol .roomItem:hover.dark{background-color:#21201b}.chatHistory .leftCol .roomItem.sel.light,.chatHistory .leftCol .roomItem:hover.light{background-color:#fffffe}.chatHistory .leftCol .roomItem-body{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;width:100%;font-size:.9rem}.chatHistory .leftCol .roomItem-body .roomName{font-size:1.2rem}.chatHistory .leftCol .roomItem-body .roomItem-message{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.chatHistory .leftCol .roomItem-users{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.chatHistory .leftCol .roomItem-users .avatar{font-size:1rem;width:1.8rem;height:1.8rem}@media only screen and (max-width:800px){.chatHistory .leftCol{width:100%}.chatHistory .leftCol.hidden{display:none}.chatHistory .ChatWindow{width:100%}.chatHistory .ChatWindow .mainWindow{flex-direction:column-reverse}.chatHistory .ChatWindow .mainWindow .chatUsers{width:100%;height:4rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.chatHistory .ChatWindow .mainWindow .chatMessages{width:100%;height:25rem}.chatHistory .ChatWindow .headerRow h2{font-size:1.2rem}.chatHistory .ChatWindow .headerRow .roomOptions{width:11rem}.chatHistory .ChatWindow .headerRow .roomOptions svg{height:1.2rem;width:1.2rem}.onlineUser{width:96%;height:28rem}.onlineUser .header .colorText{font-size:1rem;width:auto}.onlineUser .header h3{width:50%}.onlineUser .content .data-col{max-height:8rem;margin-top:.7rem}.onlineUser .content .data-col .pageRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.3rem 1rem;font-size:.8rem}.onlineUser .buttons{margin-top:0}.onlineUser .buttons .btn-3{margin:.3rem;width:40%;font-size:.9rem}.onlineUser .userTag .avatar{width:5rem;height:5rem}.onlineUser .userTag .infoCol{height:6rem;max-width:13rem}.onlineUser .userTag .infoCol .infoRow{font-size:.7rem}.onlineUser .userTag .infoCol .infoRow span{max-width:10rem}.onlineUser .userTag .infoCol .infoRow svg{height:1.2rem;width:1.2rem;margin-right:.9rem}}.pictureReview{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.pictureReview .pictureRow{width:80%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.pictureReview .pictureRow .picCol{display:flex;flex-direction:column;justify-content:center;align-items:center;width:30%}@media only screen and (max-width:1300px){.pictureReview .pictureRow{width:100%}.pictureReview .pictureRow,.pictureReview .pictureRow .picCol{display:flex;flex-direction:column;justify-content:center;align-items:center}.pictureReview .pictureRow .picCol{width:80%}}.singleProduction{height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.singleProduction.light .title{border-bottom:2px solid #ebebd8}.singleProduction.light .title input{border:2px solid #ebebd8}.singleProduction.dark .title{border-bottom:2px solid #5e5c54}.singleProduction.dark .title input{border:2px solid #5e5c54}.singleProduction-times{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%}.singleProduction-times .timesRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:65rem;font-size:1.2rem;width:1fr;padding:.2rem 0}.singleProduction-times .timesRow svg{height:1.4rem;width:1.4rem;margin-right:1rem}.singleProduction-times .timesRow span,.singleProduction-times .timesRow strong{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.singleProduction-times .timesRow strong{font-size:1.1rem;width:30%}.singleProduction-times .timesRow strong.jobTitle{width:20%;font-size:1.2rem}.singleProduction-times .timesRow .jobTimes{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:50%}.singleProduction-times .timesRow .jobTimes .colorText{margin-left:1rem}.singleProduction .scrollList{max-height:30rem}.singleProduction .scrollList.noScroll{max-height:100000rem}.singleProduction .btn-3{margin:2rem}.singleProduction .indPack{margin-top:2rem;width:100%;display:grid;grid-template:"render . . ." 5rem "render title title title" 3rem "render artists buttons prices" 12rem/24rem 3rem 1fr 2fr}.singleProduction .indPack.noArtists{grid-template:"render . . ." 5rem "render title title title" 3rem "render buttons prices prices" 12rem/24rem 3rem 1fr 2fr}.singleProduction .indPack.stretch{grid-template:". . . ." 5rem ". title title title" 3rem ". artists buttons prices" 12rem/1rem 3rem 1fr 2fr}.singleProduction .indPack.stretch.noArtists{grid-template:". . . ." 5rem ". title title title" 3rem ". buttons prices prices" 12rem/1rem 3rem 1fr 2fr}.singleProduction .indPack .buttons{grid-area:buttons;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin-top:0}.singleProduction .indPack .buttons .btn-2{margin:0}.singleProduction .indPack .artists{grid-area:artists;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.singleProduction .indPack .artists .avatar,.singleProduction .indPack .artists .avatar .piccont{width:3rem;height:3rem}.singleProduction .indPack .prices{grid-area:prices;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-end;padding:.5rem 1rem}.singleProduction .indPack .prices .price-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:25rem}.singleProduction .indPack .name-edit{margin-left:1rem}.singleProduction .indPack .render{grid-area:render;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:scale(.5)}.singleProduction .indPack .render .multiplier{font-size:3rem!important}.singleProduction .indPack .title{grid-area:title;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.3rem;padding:.5rem;margin-bottom:.5rem}.singleProduction .indPack .title input{padding:.3rem .5rem;border-radius:5px}@media only screen and (max-width:1600px){.singleProduction .singleProduction-times .timesRow{max-width:50rem}.singleProduction .singleProduction-times .timesRow svg{height:1.3rem;width:1.3rem}.singleProduction .singleProduction-times .timesRow .jobTimes,.singleProduction .singleProduction-times .timesRow strong{font-size:1rem}.singleProduction .singleProduction-times .timesRow .jobTimes .jobTitle,.singleProduction .singleProduction-times .timesRow strong .jobTitle{font-size:1.1rem}.singleProduction .indPack{grid-template:"render . . " 4rem "render title title " 3rem "render artists  prices" 10rem "render buttons  buttons" 3rem/20rem 1fr 3fr}.singleProduction .indPack.noArtists{grid-template:"render . . " 4rem "render title title " 3rem "render prices  prices" 10rem "render buttons  buttons" 3rem/20rem 1fr 3fr}.singleProduction .indPack.stretch{grid-template:". . . " 4rem ". title title " 3rem ". artists  prices" 10rem ". buttons  buttons" 3rem/1rem 1fr 3fr}.singleProduction .indPack.stretch.noArtists{grid-template:". . . " 4rem ". title title " 3rem ". prices  prices" 10rem ". buttons  buttons" 3rem/1rem 1fr 3fr}.singleProduction .indPack .buttons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.singleProduction .indPack .title{font-size:1.1rem}}@media only screen and (max-width:1300px){.singleProduction .singleProduction-times .timesRow{max-width:50rem}.singleProduction .singleProduction-times .timesRow svg{height:1.2rem;width:1.2rem}.singleProduction .singleProduction-times .timesRow .jobTimes{width:65%}.singleProduction .singleProduction-times .timesRow .jobTimes,.singleProduction .singleProduction-times .timesRow strong{font-size:.95rem}.singleProduction .singleProduction-times .timesRow .jobTimes .jobTitle,.singleProduction .singleProduction-times .timesRow strong .jobTitle{font-size:1.1rem}.singleProduction .singleProduct .included{max-width:52vw}.singleProduction .singleProduct .productHead .title{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.singleProduction .singleProduct .productHead .title h3{font-size:1rem}.singleProduction .singleProduct .productHead .title strong{font-size:1.2rem}.singleProduction .singleProduct .desc{padding-top:2rem;padding-left:0;font-size:.9rem}.singleProduction .indPack{grid-template:"render title title " 3rem "render artists  prices" 10rem "render buttons  buttons" 3rem/15rem 1fr 3fr}.singleProduction .indPack.noArtists{grid-template:"render title title " 3rem "render prices  prices" 10rem "render buttons  buttons" 3rem/15rem 1fr 3fr}.singleProduction .indPack.stretch{grid-template:". title title " 3rem ". artists  prices" 10rem ". buttons  buttons" 3rem/1rem 1fr 3fr}.singleProduction .indPack.stretch .prices .price-row{max-width:100rem}.singleProduction .indPack.stretch.noArtists{grid-template:". title title " 3rem ". prices  prices" 10rem ". buttons  buttons" 3rem/1rem 1fr 3fr}.singleProduction .indPack .title{font-size:1rem}.singleProduction .indPack .render{transform:scale(.35)}}@media only screen and (max-width:1000px){.singleProduction .singleProduction-times .timesRow{flex-wrap:wrap;max-width:45rem}.singleProduction .singleProduction-times .timesRow svg{height:1.2rem;width:1.2rem;margin-right:.3rem}.singleProduction .singleProduction-times .timesRow .jobTimes{width:80%}.singleProduction .singleProduction-times .timesRow .jobTitle{font-size:.9rem;width:6rem}.singleProduction .singleProduction-times .timesRow strong{width:40%}.singleProduction .singleProduction-times .timesRow .jobTimes,.singleProduction .singleProduction-times .timesRow strong{font-size:.8rem}.singleProduction .singleProduction-times .timesRow .jobTimes .jobTitle,.singleProduction .singleProduction-times .timesRow strong .jobTitle{font-size:.9rem}.singleProduction .indPack{grid-template:"title title title " 3rem "render artists  prices" 10rem "render buttons  buttons" 3rem/12rem 1fr 4fr}.singleProduction .indPack.noArtists{grid-template:"title title title " 3rem "render prices  prices" 10rem "render buttons  buttons" 3rem/12rem 1fr 4fr}.singleProduction .indPack.stretch{grid-template:"title title title " 3rem "artists prices  prices" 10rem "buttons buttons  buttons" 3rem/12rem 1fr 4fr}.singleProduction .indPack.stretch .prices .price-row{max-width:100rem}.singleProduction .indPack.stretch.noArtists{grid-template:"title title title " 3rem "prices prices prices" 10rem "buttons buttons buttons" 3rem/12rem 1fr 4fr}.singleProduction .indPack .prices{font-size:.9rem}.singleProduction .indPack .render{transform:scale(.3)}.singleProduction .indPack .buttons .btn-2{width:7rem}.singleProduction .buttons .btn-3{margin:1rem 0}}@media only screen and (max-width:800px){.singleProduction{padding:1rem 0}.singleProduction .singleProduction-times .timesRow{flex-wrap:wrap;padding-bottom:1rem;max-width:50rem}.singleProduction .singleProduction-times .timesRow svg{height:1.1rem;width:1.1rem;margin-right:.2rem}.singleProduction .singleProduction-times .timesRow .jobTimes{width:100%}.singleProduction .singleProduction-times .timesRow .jobTitle{font-size:.85rem;width:6rem}.singleProduction .singleProduction-times .timesRow strong{width:auto;margin-bottom:.2rem}.singleProduction .singleProduction-times .timesRow .jobTimes,.singleProduction .singleProduction-times .timesRow strong{font-size:.8rem}.singleProduction .singleProduct .included{width:89vw;max-width:89vw}.singleProduction .singleProduct .productHead .title{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;padding-left:.5rem}.singleProduction .singleProduct .productHead .title h3{width:50%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-size:1.1rem}.singleProduction .singleProduct .desc{padding-top:2rem;padding-left:0;font-size:.9rem}.singleProduction .indPack{grid-template:"title title  " 3rem "render artists  " 12rem "prices prices  " 10rem "buttons buttons  " 3rem/13rem 1fr}.singleProduction .indPack.noArtists{grid-template:"title title  " 3rem "render render  " 12rem "prices prices  " 10rem "buttons buttons  " 3rem/13rem 1fr}.singleProduction .indPack .prices{font-size:1rem;padding:1rem 0}.singleProduction .indPack .title{font-size:1.1rem!important}.singleProduction .indPack .buttons{justify-content:space-evenly}.singleProduction .indPack .buttons .btn-2{width:9rem}.singleProduction .buttons .btn-3{width:100%}}.orderPicUtil{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.orderPicUtil .picRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.orderPicUtil .picRow .singlePic{width:24rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.orderPicUtil .picRow .singlePic .listSearch{width:100%}.orderPicUtil .picRow .singlePic .piccont{width:20rem;height:15rem;border-radius:2px}.orderPicUtil.picSelect .picRow{padding:1rem 0}.orderPicUtil.picSelect .picRow .singlePic{background-color:#302e28;border-radius:15px;margin-bottom:.5rem;padding-top:.5rem}.orderPicUtil.picSelect .picRow.small .singlePic{width:20rem}.orderPicUtil.picSelect .picRow.small .singlePic .piccont{width:16rem;height:12rem}.orderPicUtil.picSelect .picRow.rowGood{border-bottom:2px solid #403d36}.orderPicUtil.picSelect .picRow.rowGood .singlePic .piccont{border:2px solid #7cfc00}.orderPicUtil.picSelect .picRow.rowGood .singlePic .buttons{background-color:#403d36;border-radius:15px;padding:.5rem 0}.orderPicUtil.picSelect .picRow.rowGood .singlePic .buttons .link svg{height:1.5rem;width:1.5rem}.payroll{width:100%;padding-top:3rem}.payroll .topMenu{background-color:#21201b}.payroll .payrollReports{width:100%}.payroll .payrollReports .rowArrows{width:100%;padding:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.payroll .payrollReports .rowArrows .link svg{height:2rem;width:2rem;margin:0 1rem}.payroll .payrollReports .periodSpan{text-align:center;font-size:1.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.payroll .payrollReports .selectRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:1rem}.payroll .payrollReports .selectRow .field{width:40%}.payroll .payrollReports table{width:100%;padding:1rem}.payroll .payrollReports table td,.payroll .payrollReports table th{padding:.5rem;text-align:left}.payroll .payrollReports table th{padding-bottom:1rem}.payroll .payrollReports table .link,.payroll .payrollReports table th{font-size:1.1rem}.payroll .payrollReports table td{border-top:2px solid #5e5c54}.payStubs{padding:1rem}.payStubs.customACH .totalRow{width:100%;padding:1rem;font-size:2rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.payStubs.customACH .totalRow strong{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.payStubs.customACH .stubSel{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:2px solid #5e5c54}.payStubs.customACH .stubSel.selected .dot svg,.payStubs.customACH .stubSel.selected .singleStub{color:#7cfc00}.payStubs.customACH .stubSel .singleStub{width:auto;flex:1 1;border-top:none}.payStubs.customACH .stubSel .dot svg{height:2rem;width:2rem;margin-right:1rem}.payStubs .optionsRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.payStubs .optionsRow .buttonRow,.payStubs .optionsRow .runsRow{display:flex;flex-direction:row;justify-content:center;align-items:center}.payStubs .optionsRow .buttonRow .link,.payStubs .optionsRow .runsRow .link{font-size:1.1rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.payStubs .optionsRow .buttonRow .link svg,.payStubs .optionsRow .runsRow .link svg{height:1.5;width:1.5;margin:.5rem}.payStubs .optionsRow .buttonRow .btn-2,.payStubs .optionsRow .runsRow .btn-2{margin:0 .5rem}.payStubs .infoRow{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:10rem;margin-bottom:2rem}.payStubs .infoRow .infoPeriod,.payStubs .infoRow .payDay,.payStubs .infoRow .taxesCont{height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:1rem;border-radius:5px}.payStubs .infoRow.dark .infoPeriod,.payStubs .infoRow.dark .payDay{border:2px solid #5e5c54;background-color:#302e28}.payStubs .infoRow.dark .taxesCont h3{border-bottom:2px solid #5e5c54}.payStubs .infoRow .infoPeriod{align-items:flex-start;margin-right:1rem}.payStubs .infoRow .infoPeriod .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}.payStubs .infoRow .infoPeriod .row .col{flex:1 1;height:4rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-start;min-width:8rem}.payStubs .infoRow .infoPeriod .row .col strong{font-size:.9rem;color:#ededdd}.payStubs .infoRow .infoPeriod .row .col h3{font-size:1.2rem;margin:0}.payStubs .infoRow .taxesCont{align-items:flex-start;margin-left:1rem;width:15rem}.payStubs .infoRow .taxesCont h3{width:100%;padding:.5rem}.payStubs .infoRow .taxesCont .infoSpan{width:15rem;padding-bottom:.5rem}.payStubs .headRow,.payStubs .infoRow .taxesCont .infoSpan{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.payStubs .headRow{width:100%;padding:1rem;margin-top:1rem}.payStubs .headRow span{flex:1 1}.payStubs .headRow strong{flex:2 1}.payStubs .singleStub{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.payStubs .singleStub.dark{border-top:2px solid #5e5c54}.payStubs .singleStub .colorText,.payStubs .singleStub .dataSpan{flex:1 1}.payStubs .singleStub .employeeCont{flex:2 1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.payStubs .singleStub .employeeCont .col{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:1rem;align-items:flex-start}.payStubs .singleStub .employeeCont .col span{font-size:.9rem;color:#ededdd}.payStubs .singleStub .employeeCont .piccont{height:3rem;width:3rem;border-radius:100%}.myPayments{width:100%}.myPayments .colorText{flex:1 1}.fullStub{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.fullStub.dark .netRow .netCol{border-left:2px solid #5e5c54}.fullStub.dark .stubTable th{border-bottom:2px solid #5e5c54}.fullStub.dark .bottomRow{border-top:2px solid #5e5c54}.fullStub.dark .netCont{background-color:#302e28;border-radius:5px}.fullStub .headRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2rem}.fullStub .headRow .logo{width:10rem}.fullStub .headRow .col{width:70%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:4rem;align-items:flex-start}.fullStub .headRow .col span{font-size:.9rem}.fullStub .netRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.fullStub .netRow .netCol{padding-left:2rem;flex:1 1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:4rem;align-items:flex-start}.fullStub .netRow .netCol strong{font-size:1.5rem}.fullStub .netRow table{flex:2 1}.fullStub .netRow table td,.fullStub .netRow table th{padding-bottom:.5rem;text-align:left}.fullStub .stubTable{margin-top:1rem;padding:1rem 0;width:100%}.fullStub .stubTable td,.fullStub .stubTable th{padding:.5rem;text-align:left}.fullStub .stubTable td{font-size:.9rem}.fullStub .stubTable th{padding-bottom:.5rem}.fullStub .netCont{padding:2rem;width:40rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.fullStub .netCont strong{font-size:1.5rem}.fullStub .netCont span{font-size:1.2rem}.crm .rightMenu-open .btn-1{margin:0}.crm .rightMenu-open .selTools{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:.5rem 0;margin-bottom:.5rem}.crm .rightMenu-open .selTools .selCon{width:95%;padding:.2rem .5rem;border-radius:15px;background-color:#403d36}.crm .rightMenu-open .selTools .selCon .btn-1{flex:none}.crm .rightMenu-open .selTools .selCon .listSel{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.8rem;flex:1 1}.crm .rightMenu-open .selTools .selCon .listSel .numCounter{min-width:2.5rem;font-size:.8rem;margin-right:.5rem;height:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:800!important;border-radius:100%;background-color:#1a1814;border:2px solid #5e5c54}.crm .rightMenu-open .buttons{margin-bottom:1rem}.crm .rightMenu-open .buttons .btn-1{flex:1 1;margin:0 .2rem;font-size:.75rem}.crm .rightMenu-open .crmChange.field.field-row{border-bottom:3px solid #4f4c45;background-color:#302e28;width:100%}.crm .rightMenu-open .crmChange.field.field-row select{height:2.8rem;font-size:1rem}.crm .rightMenu-open .viewsComp{width:95%;padding:.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border:2px solid #5e5c54;margin-bottom:1rem;border-radius:15px;background-color:#403d36}.crm .rightMenu-open .viewsComp .crmView{width:95%;background-color:#21201b;margin-top:.3rem;border-radius:10px;border:2px solid #21201b}.crm .rightMenu-open .viewsComp .crmView.sel{border-color:#ffd000}.crm .rightMenu-open .viewClickable{width:90%;padding:.5rem 0;font-size:.8rem}.crm .rightMenu-open .booleanFilter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:95%;margin:.3rem 0;padding:.5rem;background-color:#21201b;border-radius:5px;font-size:.8rem}.crm .rightMenu-open .booleanFilter strong{flex:3 1;font-size:.8rem;font-weight:800!important;margin-right:.5rem}.crm .rightMenu-open .booleanFilter .link{flex:1 1}.crm .rightMenu-open .booleanFilter .link.green{font-weight:800!important;color:#7cfc00}.crm .rightMenu-open .booleanFilter .link.red{font-weight:800!important;color:tomato}.crm .rightMenu-open .booleanFilter .link.blue{font-weight:800!important;color:aqua}.crm .rightMenu-open .field{width:95%}.crm .rightMenu-open .field.searchField{margin-bottom:.5rem;padding:0 0 .5rem;border-bottom:2px solid #403d36;margin-top:1.5rem}.crm .rightMenu-open .field.searchField input{height:3rem;font-size:.9rem}.crm .rightMenu-open .field.field-row{margin:.3rem 0;padding:.5rem;background-color:#21201b;border-radius:5px}.crm .rightMenu-open .field.field-row label{font-size:.8rem}.crm .rightMenu-open .crmChange{padding:2rem 0}.crm .rightMenu-open .crmChange label{place-self:center;height:100%}.crm .rightMenu-open .crmSort{width:98%;padding:.3rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.crm .rightMenu-open .crmSort .link{font-size:1.4rem;padding:.5rem}.crm .rightMenu-open .crmSort .field{flex:1 1;background-color:#302e28}.crm .rightMenu-open .crmSort .field select{height:2.8rem;font-size:1rem}.crm .rightMenu-open input,.crm .rightMenu-open select{height:2rem}.crm .rightMenu-open button{margin-bottom:2rem}.crm .rightMenu-open.light input,.crm .rightMenu-open.light select{border:2px solid #ebebd8}.crm .rightMenu-open.dark input,.crm .rightMenu-open.dark select{border:2px solid #5e5c54}.crmView{width:90%;padding:.3rem .5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.8rem}.crmView .link svg{height:1rem;width:1rem}.crmView-name{width:70%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.crmView-name svg{margin-right:.5rem}.crmSaveView{width:95%;margin:1rem 0;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.crmSaveView .field-input{flex:2 1}.crmSaveView .btn-1{margin:.3rem!important;flex:1 1}.crmChange{max-width:30rem}.manualLoad select{border-radius:5px;height:1.6rem;padding-left:.5rem}.crmSearch{width:100%;position:relative}.crmSearch .crmSearchBar,.crmSearch .crmSearchBar .field{width:100%}.crmSearch .crmSearchBar .field input{height:3rem;font-size:.9rem}.crmSearch .searchResult{position:absolute;width:100%;background-color:#302e28;z-index:99;display:flex;flex-direction:column;justify-content:center;align-items:center}.crmSearch .searchResult .scrollList.light{background-color:#fafaf5}.crmSearch .searchResult .scrollList.light .noResults{border-bottom:2px solid #ebebd8}.crmSearch .searchResult .scrollList.dark{background-color:#302e28}.crmSearch .searchResult .scrollList.dark .noResults{border-bottom:2px solid #5e5c54}.crmSearch .searchResult .listFlex{width:100%;max-height:30rem}.crmSearch .searchResult .listFlex .noResults{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2rem 0}.crmSearch .searchResult .listFlex .singleResult{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;cursor:pointer}.crmSearch .searchResult .listFlex .singleResult .col{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:5rem;align-items:flex-start;width:85%}.crmSearch .searchResult .listFlex .singleResult .col .nameRow{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.9rem}.crmSearch .searchResult .listFlex .singleResult .col .nameRow .piccont{height:2.5rem;width:2.5rem;border-radius:100%;margin-right:.5rem}.crmSearch .searchResult .listFlex .singleResult .col .nameRow .entity{padding:.2rem .3rem;margin-right:.5rem;border-radius:5px;font-size:.8rem}.crmSearch .searchResult .listFlex .singleResult .col .nameRow .entity.b1{background-image:linear-gradient(180deg,#34db30,#196d18)}.crmSearch .searchResult .listFlex .singleResult .col .nameRow .entity.b2{background-image:linear-gradient(180deg,#dba430,#8f6c1f)}.crmSearch .searchResult .listFlex .singleResult .col .nameRow .entity.b3{background-image:linear-gradient(180deg,#306fdb,#224e99)}.crmSearch .searchResult .listFlex .singleResult .col .nameRow .entity.b4{background-image:linear-gradient(180deg,#db2618,#8f1810)}.crmSearch .searchResult .listFlex .singleResult .col .nameRow .entity.b5{background-image:linear-gradient(180deg,#4a6086,#202a3b)}.crmSearch .searchResult .listFlex .singleResult .col .nameRow .entity.b6{background-image:linear-gradient(180deg,#b144db,#58226d)}.crmSearch .searchResult .listFlex .singleResult .col .nameRow .entity.b7{background-image:linear-gradient(180deg,#b0db44,#738f2c)}.crmSearch .searchResult .listFlex .singleResult .col .nameRow .entity.b8{background-image:linear-gradient(180deg,#44cadb,#2c838f)}.crmSearch .searchResult .listFlex .singleResult .col .rowEnt{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.crmSearch .searchResult .listFlex .singleResult .col .rowEnt .colEnt{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.crmSearch .searchResult .listFlex .singleResult .col .rowEnt .colEnt span{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.7rem;margin-bottom:.2rem}.crmSearch .searchResult .listFlex .singleResult .col .rowEnt .colEnt span svg{height:1rem;width:1rem;margin-right:.3rem}.crmSearch .searchResult .listFlex .singleResult .col strong{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.crmSearch .searchResult .listFlex .singleResult .col span{font-size:.8rem;padding-left:.2rem}.crmSearch .searchResult .listFlex .singleResult #arrow{font-size:1.6rem}.crmSearch .searchResult .listFlex .singleResult.light{background-color:#fafaf5;border-bottom:2px solid #ebebd8}.crmSearch .searchResult .listFlex .singleResult.light:hover{background-color:#fffffe;color:#c4a000}.crmSearch .searchResult .listFlex .singleResult.dark{background-color:#302e28;border-bottom:2px solid #5e5c54}.crmSearch .searchResult .listFlex .singleResult.dark:hover{background-color:#21201b;color:#ffd000}.transitionPop .ttext{padding:1rem;background-color:#302e28;border-radius:5px;margin-bottom:2rem;line-height:1.5rem;font-size:1.2rem}.transitionPop .stageBottom{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:2px solid #5e5c54;padding:1rem;margin-top:1rem;color:#d3d3d3}.transitionPop .stageBottom strong{color:#fff;margin-top:.5rem;font-size:1.2rem;font-weight:800}.transitionPop .smallText{font-size:.8rem}.transitionPop h3.title{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:row!important}.transitionPop h3.title svg{margin-left:1rem}.transitionPop .sche{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.transitionPop .sche .inputIcon{width:100%;max-width:40rem}.transitionPop .sche .inputIcon input{width:100%}.transitionPop .transEmail,.transitionPop .transEmail .docBottom{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.transitionPop .transEmail .docBottom,.transitionPop .transEmail .docBottom .btn-4{margin-top:.5rem}.transitionPop .transEmail .inputIcon{width:100%;max-width:40rem}.transitionPop .transEmail .inputIcon input{width:100%}.transitionPop .transEmail textarea{border-radius:7px;font-size:1rem;margin-top:1rem;width:100%;height:15rem;max-width:40rem}.transitionPop .transEmail.light input,.transitionPop .transEmail.light textarea{border:2px solid #ebebd8}.transitionPop .transEmail.dark input,.transitionPop .transEmail.dark textarea{border:2px solid #5e5c54}.newBlog{width:100%;flex-direction:column;justify-content:center}.newBlog,.newBlog .headerRow{display:flex;align-items:center}.newBlog .headerRow{flex-direction:row;justify-content:space-evenly}.newBlog .headerRow h3{font-size:1.5rem;margin:2rem}.newBlog .headerRow span{font-size:1.5rem}.newBlog h2{font-size:2.5rem;margin:3rem;text-align:center}.newBlog .metaData{width:90%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.newBlog .metaData .fields{width:60%;display:flex;flex-direction:column;justify-content:center;align-items:center}.newBlog .btn-2{margin-top:1.5rem}.newBlog .cta{width:20rem}.newBlog section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.newBlog section .sectionBody{width:80%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.newBlog section .sectionBody.left{flex-direction:row-reverse}.newBlog section .sectionBody .fields{padding:1rem;width:60%;display:flex;flex-direction:column;justify-content:center;align-items:center}.newBlog section .sectionBody .fields textarea{height:13rem}.newBlog section .sectionBody .picCol{width:40%}.blogPage,.blogPage .headerBlog,.newBlog section .sectionBody .picCol{display:flex;flex-direction:column;justify-content:center;align-items:center}.blogPage .headerBlog{width:100%;position:relative}.blogPage .headerBlog .back{position:absolute;width:100%;height:100%;opacity:.2;z-index:1}.blogPage .headerBlog h1{font-size:4rem;margin-top:5rem;max-width:80%;text-align:center}.blogPage .headerBlog h1,.blogPage .headerBlog h2{z-index:2;color:#fff;text-shadow:0 0 5px rgba(0,0,0,.8)}.blogPage .headerBlog h2{font-size:1.5rem}.blogPage h2{font-size:1rem;max-width:80%;margin-top:0}.blogPage h2 strong{padding:1rem}.blogPage h1,.blogPage h2{text-align:center}.blogPage p{padding:.5rem 1rem}.blogPage ol,.blogPage ul{padding:0 3rem}.blogPage ol li,.blogPage ul li{padding:.5rem}.blogPage.light,.blogPage.light .headerBlog .back{background-color:#fafaf5}.blogPage.light .blogColumn.mainBlog{background-color:#fffffe}.blogPage.light .blogColumn .textBody a{color:#5e5c54;text-decoration:underline}.blogPage.light .blogColumn .textBody a.button{color:#1a1814;text-decoration:none}.blogPage.light .blogColumn .singleBlog{background-color:#fffffe}.blogPage.light .blogColumn .singleBlog:hover{color:#000!important}.blogPage.light .blogColumn .singleBlog .blogTag{background-color:#f5f5eb}.blogPage.dark,.blogPage.dark .headerBlog .back{background-color:#1a1814}.blogPage.dark .blogColumn.mainBlog{background-color:#21201b}.blogPage.dark .blogColumn .textBody a{color:#ebebd8;text-decoration:underline}.blogPage.dark .blogColumn .textBody a.button{color:#fffffe;text-decoration:none}.blogPage.dark .blogColumn .singleBlog{border:2px solid #47453d;background-color:#302e28}.blogPage.dark .blogColumn .singleBlog:hover{color:#fffffc!important}.blogPage.dark .blogColumn .singleBlog .blogTag{background-color:#4f4c45}.blogPage .blogColumn{width:100%;max-width:90rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:4rem;z-index:2;margin-top:-10rem}.blogPage .blogColumn.mainBlog{max-width:80rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:10px;padding-top:4rem}.blogPage .blogColumn.mainBlog .btn-4{margin-top:2rem}.blogPage .blogColumn .blogs{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;min-height:70vh}.blogPage .blogColumn .blogs .singleBlog{width:24rem;margin:2rem 1rem;border-radius:10px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:0 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.blogPage .blogColumn .blogs .singleBlog .tagRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem 0;flex-wrap:wrap}.blogPage .blogColumn .blogs .singleBlog .tagRow .blogTag{padding:.3rem .5rem;border-radius:20px;text-align:center;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);font-size:.7rem;margin:.5rem .2rem}.blogPage .blogColumn .blogs .singleBlog .piccont{width:24rem;border-radius:0;border-top-left-radius:10px;border-top-right-radius:10px}.blogPage .blogColumn .blogs .singleBlog:hover{transform:scale(1.1)}.blogPage .blogColumn .blogs .singleBlog h3{font-size:1.3rem;padding:0 .5rem}.blogPage .blogColumn .blogs .singleBlog h2{border:2px solid red;width:24rem;font-size:1.2rem;padding:2rem;text-align:center}.blogPage .blogColumn .blogs .singleBlog p{padding:.5rem;height:12rem;font-size:.9rem}.blogPage .blogSection{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center}.blogPage .blogSection h3{font-size:2.2rem;margin:2rem 0;width:100%}.blogPage .blogSection .sectionBody{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.blogPage .blogSection .sectionBody.left{flex-direction:row-reverse}.blogPage .blogSection .sectionBody.image .textBody{width:50%}.blogPage .blogSection .sectionBody .textBody{font-size:1rem}.blogPage .blogSection .sectionBody .textBody li,.blogPage .blogSection .sectionBody .textBody p{line-height:1.6;font-size:1.1rem;padding:0;margin-top:1rem}.blogPage .blogSection .sectionBody .piccont{width:30rem;height:22.5rem;border:2px solid transparent;border-radius:10px;overflow:hidden}@media only screen and (max-width:1600px){.blogPage .headerBlog.mainHeader h1{font-size:2.8rem}.blogPage .headerBlog.mainHeader h2{font-size:1.1rem}.blogPage .blogColumn.mainBlog{max-width:85%;width:80rem}.blogPage .blogSection{width:85%}.blogPage .blogSection h3{font-size:2rem;margin-top:2rem}.blogPage .blogSection .sectionBody .textBody{font-size:1rem}.blogPage .blogSection .sectionBody .piccont{width:24rem;height:18rem}}@media only screen and (max-width:1300px){.blogPage .blogColumn .blogs .singleBlog{width:20rem}.blogPage .blogColumn .blogs .singleBlog .tagRow .blogTag{padding:.2rem .3rem;font-size:.6rem}.blogPage .blogColumn .blogs .singleBlog .piccont{width:20rem}.blogPage .blogColumn .blogs .singleBlog .piccont h3{font-size:1.1rem}.blogPage .headerBlog.mainHeader h1{font-size:2.4rem;max-width:95%}.blogPage .headerBlog.mainHeader h2{font-size:1rem}.blogPage .blogColumn.mainBlog{max-width:90%;width:80rem}.blogPage .blogSection{width:85%}.blogPage .blogSection h3{font-size:2rem;margin-top:2rem}.blogPage .blogSection .sectionBody{flex-direction:column}.blogPage .blogSection .sectionBody.image .textBody{width:100%}.blogPage .blogSection .sectionBody.left{flex-direction:column-reverse}.blogPage .blogSection .sectionBody .textBody{font-size:1rem}.blogPage .blogSection .sectionBody .piccont{width:32rem;height:24rem;margin:2rem 0}}@media only screen and (max-width:800px){.blogPage .headerBlog.mainHeader h1{font-size:2rem;max-width:98%}.blogPage .headerBlog.mainHeader h2{width:100%;font-size:1rem;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.blogPage .headerBlog.mainHeader h2 strong{padding:.2rem}.blogPage .blogColumn.mainBlog{max-width:100%;width:80rem;padding-top:2rem}.blogPage .blogSection{width:100%;padding:1.5rem}.blogPage .blogSection h3{font-size:1.5rem;margin-top:0}.blogPage .blogSection .sectionBody{flex-direction:column}.blogPage .blogSection .sectionBody.image .textBody{width:100%}.blogPage .blogSection .sectionBody.left{flex-direction:column-reverse}.blogPage .blogSection .sectionBody .textBody li,.blogPage .blogSection .sectionBody .textBody p{font-size:.9rem}.blogPage .blogSection .sectionBody .textBody ul{padding:0 0 0 .5rem}.blogPage .blogSection .sectionBody .piccont{width:20rem;height:15rem;margin:2rem 0}}.aboutUs{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:60vh}.aboutUs.light .mission-box,.aboutUs.light h1{background-color:rgba(255,255,254,.8);color:#1a1814}.aboutUs.light .privacyPolicy h3{border-bottom:2px solid #ebebd8}.aboutUs.dark .mission-box,.aboutUs.dark h1{background-color:rgba(26,24,20,.8);color:#fffffc}.aboutUs.dark .privacyPolicy h3{border-bottom:2px solid #5e5c54}.aboutUs .privacyPolicy{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;width:80%}.aboutUs .privacyPolicy h3{width:100%;padding:1rem;font-size:1.4rem}.aboutUs .privacyPolicy p{font-size:1.1rem}.aboutUs .header{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:40rem;background-image:url(https://dnw-server.s3.us-east-2.amazonaws.com/about_us.jpg);background-position:50%;background-size:cover}.aboutUs .header h1{padding:3rem 5rem;font-size:2.5rem;border:2px solid transparent;border-radius:5px;text-align:center}.aboutUs .step-section strong{font-size:1.6rem;padding:2rem}.aboutUs section{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:25rem;padding:3rem 0}.aboutUs section img{width:10rem;height:10rem}.aboutUs section h3{font-size:2rem}.aboutUs section p{width:70%;padding:2rem;font-size:1.22rem}.aboutUs section.mission{background-image:url(https://dnw-server-resources-locations.s3.us-east-2.amazonaws.com/EventsD.jpg);background-position:50%;background-size:cover;min-height:30rem}.aboutUs section.mission .mission-box{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 5rem;font-size:2.5rem;border:2px solid transparent;border-radius:5px;width:80%}.aboutUs section.mission .mission-box p{width:70%;padding:2rem;font-size:1.4rem}@media only screen and (max-width:1600px){.aboutUs .privacyPolicy{width:90%}.aboutUs .header h1{padding:2rem 3rem;font-size:2.2rem}.aboutUs section strong{text-align:center}.aboutUs section h3{font-size:1.6rem}.aboutUs section p{width:80%;padding:1.5rem;font-size:1.1rem}.aboutUs section.mission .mission-box{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 3rem;font-size:2rem;width:80%}.aboutUs section.mission .mission-box p{width:80%;padding:1rem;font-size:1.2rem}}@media only screen and (max-width:800px){.aboutUs .privacyPolicy{width:95%}.aboutUs .header h1{padding:1rem 2rem;font-size:2.2rem}.aboutUs section strong{text-align:center}.aboutUs section h3{font-size:1.5rem}.aboutUs section p{width:90%;padding:1.5rem;font-size:1rem}.aboutUs section.mission .mission-box{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;font-size:2rem;width:95%}.aboutUs section.mission .mission-box p{width:100%;padding:1rem;font-size:1.2rem}}.adminPics{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.adminPics .mainComp{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.adminPics .mainComp .headRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;position:-webkit-sticky;position:sticky;padding:1rem;top:0;background-color:#21201b;z-index:2}.adminPics .mainComp .headRow .inputIcon input{width:20rem}.adminPics .mainComp .headRow strong{font-size:1.4rem}.adminPics .mainComp .miniatures{padding-top:3rem;width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;min-height:70vh}.adminPics .mainComp .miniatures .mini{width:22rem;height:18rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;font-size:1.3rem}.adminPics .mainComp .miniatures .mini svg{height:8rem;width:8rem}.adminPics .mainComp .miniatures .singlePic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:22rem;margin-bottom:1rem;border-radius:5px;position:relative}.adminPics .mainComp .miniatures .singlePic .picName{text-align:center;font-size:.9rem}.adminPics .mainComp .miniatures .singlePic .postedRow{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:.5rem}.adminPics .mainComp .miniatures .singlePic .postedRow .link{color:inherit}.adminPics .mainComp .miniatures .singlePic .postedRow .soci{display:flex;flex-direction:column;justify-content:center;align-items:center;height:1.6rem;width:1.6rem;border-radius:100%;margin-right:.5rem}.adminPics .mainComp .miniatures .singlePic .postedRow .soci svg{height:1.5rem;width:1.5rem;color:#fff!important}.adminPics .mainComp .miniatures .singlePic .postedRow .soci.facebook{background-color:#1877f2;border:3px solid #1877f2}.adminPics .mainComp .miniatures .singlePic .postedRow .soci.instagram{background-color:#f77737;border:3px solid #f77737}.adminPics .mainComp .miniatures .singlePic .postedRow .soci.linkedin{background-color:#0077b5;border:3px solid #0077b5}.adminPics .mainComp .miniatures .singlePic .postedRow .soci.gbp{background-color:olive;border:3px solid olive}.adminPics .mainComp .miniatures .singlePic .iconRow{position:absolute;top:-1.25rem;z-index:1}.adminPics .mainComp .miniatures .singlePic .iconRow svg{height:2.5rem;width:2.5rem;color:#ffd000}.adminPics .mainComp .miniatures .singlePic.limited .lim{display:none}.adminPics .mainComp .miniatures .singlePic.classified{border:2px solid #7cfc00}.adminPics .mainComp .miniatures .singlePic.posted{border:3px solid aqua}.adminPics .mainComp .miniatures .singlePic.pending{border:2px solid tomato}.adminPics .mainComp .miniatures .singlePic .moveFolder{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.adminPics .mainComp .miniatures .singlePic .moveFolder select{flex:1 1}.adminPics .mainComp .miniatures .singlePic .moveFolder svg{width:2rem;height:2rem;margin-left:1rem}.adminPics .mainComp .miniatures .singlePic .adminRow{margin-top:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.adminPics .mainComp .miniatures .singlePic .adminRow input{width:15rem}.adminPics .mainComp .miniatures .singlePic .listSearch{width:100%}.adminPics .mainComp .miniatures .singlePic .listSearch .piccont{width:4rem;height:4rem}.adminPics .mainComp .miniatures .singlePic .piccont{width:100%;height:auto;border-radius:0}.adminPics .mainComp .miniatures .singlePic .buttons{margin-bottom:1rem;background-color:#403d36;border-radius:5px;width:95%;padding:.5rem}.adminPics .mainComp .miniatures .singlePic .buttons .link svg{width:1.5rem;height:1.5rem}.ppr{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.ppr .picData{width:25rem;padding:1rem;font-size:1.2rem}.ppr .picData .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem}.ppr .mainPic{width:25rem;height:auto}.ppr .instructions{padding:.5rem;text-align:center}.ppr .prodCol{flex-direction:column;justify-content:flex-start}.ppr .prodCol,.ppr .prodCol .picProd{width:100%;display:flex;align-items:center}.ppr .prodCol .picProd{flex-direction:row;justify-content:space-between;border-bottom:2px solid #5e5c54;padding:1rem}.ppr .prodCol .picProd.published{border:2px solid #7cfc00}.ppr .prodCol .picProd .piccont{height:5rem;width:5rem}.ppr .prodCol .picProd .col{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:1rem}.ppr .prodCol .picProd .col strong{width:100%;font-size:1.2rem}.ppr .prodCol .picProd .col .row{width:100%;padding:.5rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.ppr .prodCol .picProd .col .row svg{width:2rem;height:2rem}.mktClients{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-start}.mktClients .col{flex:1 1;max-height:85vh;overflow-y:auto;padding:0 1rem;max-width:42rem}.mktClients .col .messCat{padding:.3rem .5rem;border-radius:5px}.mktClients .col .messCat.fade{opacity:.4}.mktClients .col .messCat.b1{background-image:linear-gradient(180deg,#34db30,#196d18)}.mktClients .col .messCat.b2{background-image:linear-gradient(180deg,#dba430,#8f6c1f)}.mktClients .col .messCat.b3{background-image:linear-gradient(180deg,#306fdb,#224e99)}.mktClients .col .messCat.b4{background-image:linear-gradient(180deg,#db2618,#8f1810)}.mktClients .col .messCat.b5{background-image:linear-gradient(180deg,#4a6086,#202a3b)}.mktClients .col .messCat.b6{background-image:linear-gradient(180deg,#b144db,#58226d)}.mktClients .col .messCat.b7{background-image:linear-gradient(180deg,#b0db44,#738f2c)}.mktClients .col .messCat.b8{background-image:linear-gradient(180deg,#44cadb,#2c838f)}.mktClients .col .messCat.b9{background-image:linear-gradient(180deg,#db308b,#8f1f5b)}.mktClients .col .messCat.b10{background-image:linear-gradient(180deg,#32db6e,#218f47)}.mktClients .col .searchIcon{display:flex;flex-direction:column;justify-content:center;align-items:center}.mktClients .col .searchIcon svg{height:1.5rem;width:1.5rem}.mktClients .col .colSearch{padding:1rem;background-color:#302e28;border-radius:15px;border:2px solid #5e5c54;margin-bottom:1rem;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mktClients .col .colSearch .inputIcon{flex:1 1;height:2.6rem}.mktClients .col .colSearch .inputIcon input{width:100%;height:2.6rem}.mktClients .col.messagesCol{max-width:none}.mktClients .col.reviewCol{max-width:25rem}.mktClients .col.extCol{max-width:58rem;min-width:58rem}.mktClients .col .colHead{padding:1rem;background-color:#302e28;border-radius:15px;border:2px solid #5e5c54;position:-webkit-sticky;position:sticky;z-index:2;top:0;margin-bottom:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mktClients .col .colHead .revLink{flex:1 1;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5rem;font-size:.9rem}.mktClients .col .colHead .revLink.sele{background-color:#403d36;border:2px solid #5e5c54;border-radius:15px}.mktClients .col .colHead .revLink .pendingNum{width:1.7rem;height:1.7rem;margin-left:1rem;background-color:#b22222}.mktClients .col .colHead .addEvent,.mktClients .col .colHead .revLink .pendingNum{border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.mktClients .col .colHead .addEvent{font-size:1.5rem;width:2rem;height:2rem;background-color:#21201b;border:2px solid #5e5c54}.mktClients .col .colHead .opts{display:flex;flex-direction:row;justify-content:center;align-items:center}.mktClients .col .colHead .opts .link{font-size:.9rem;margin:0 .4rem;opacity:.8}.mktClients .col .colHead .opts .link.sel{opacity:1;font-weight:800!important}.mktClients .col .colHead strong{font-size:1.1rem;font-weight:800!important}.mktClients .col .mktMessage .rowTop{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem .2rem;margin-bottom:.5rem}.mktClients .col .mktMessage .rowTop .matchCont{width:10rem;padding:.3rem;color:#000;border-radius:5px}.mktClients .col .mktMessage .rowTop .matchCont.blue{background-color:aqua}.mktClients .col .mktMessage .rowTop .matchCont.green{background-color:#7cfc00}.mktClients .col .mktMessage .messageEmail{padding:.8rem;background-color:#21201b;border-radius:10px}.mktClients .col .mktMessage .messageEmail .emailBody{margin-top:.5rem;border-top:2px solid #403d36;padding-top:.5rem;font-size:.9rem}.mktClients .col .mktMessage .rowOptions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.8rem}.mktClients .col .mktMessage .rowOptions .link{margin-left:.5rem}.mktClients .col .mktMessage .rowOptions .link svg{height:1.2rem;width:1.2rem}.mktClients .col .mktMessage .rowOptions .opts{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.mktClients .col .mktClient{padding:1rem;background-color:#302e28;border-radius:15px;margin-bottom:.5rem}.mktClients .col .mktClient.hidden{display:none}.mktClients .col .mktClient .rowName{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mktClients .col .mktClient .rowName .clientNameUser{font-size:1.2rem;font-weight:800!important}.mktClients .col .mktClient .mcHead{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:3px solid #403d36;margin-bottom:.5rem}.mktClients .col .mktClient .mcHead .clientName{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.mktClients .col .mktClient .mcHead .clientName .link{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:.5rem}.mktClients .col .mktClient .mcHead .clientName .link svg{height:1.2rem;width:1.2rem}.mktClients .col .mktClient .mcHead .mainData{font-size:1.2rem;font-weight:800!important}.mktClients .col .mktClient .dataRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;padding:.5rem}.mktClients .col .mktClient .dataRow .phoneIcon{display:flex;flex-direction:row;justify-content:center;align-items:center}.mktClients .col .mktClient .dataRow .phoneIcon svg{height:1.3rem;width:1.3rem;margin-right:.2rem}.mktClients .col .mktClient .dataRow.paramRow{padding:.8rem;background-color:#21201b;border-radius:15px;margin-bottom:.5rem;font-size:.9rem;align-items:flex-start}.mktClients .col .mktClient .dataRow.paramRow .messSent{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;border-left:2px solid #403d36;padding-left:.5rem}.mktClients .col .mktClient .dataRow.paramRow .messSent strong{padding:.1rem}.mktClients .col .mktClient .dataRow.paramRow .param{font-size:1rem;font-weight:800!important}.changeClientRel{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.changeClientRel .clientRelationCont{margin:.2rem .4rem;opacity:.5;padding:.3rem .5rem;font-size:1rem}.changeClientRel .clientRelationCont.sele{opacity:1}.changeClientRel .confirmClick svg{height:1.5rem;width:1.5rem}.mktConditionals .rowBottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mktConditionals .conditional,.mktConditionals .rowBottom .link{padding:.8rem;margin-bottom:.8rem;background-color:#302e28;border-radius:5px}.mktConditionals .conditional{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mktConditionals .conditional .statement{flex:1 1;max-width:35rem}.mktConditionals .conditional .opts{padding-left:1rem;border-left:2px solid #5e5c54}.mktConditionals .conditional .opts .link{margin-right:1rem}.mktConditionals .conditional .opts .link svg{height:1.4rem;width:1.4rem}.mktConditionals .conditional .opts,.mktConditionals .conditional .statement{display:flex;flex-direction:row;justify-content:center;align-items:center}.mktConditionals .conditional .opts strong,.mktConditionals .conditional .statement strong{flex:1 1}.mktConditionals .conditional .opts .operator,.mktConditionals .conditional .statement .operator{font-size:1.4rem;font-weight:800!important;margin-right:1rem}.mktConditionals .conditional .opts .matches,.mktConditionals .conditional .statement .matches{padding:.4rem;width:8rem;margin-right:.8rem;background-color:#21201b;border-radius:5px}.cmMatches .cmMatch{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.7rem;margin-bottom:.5rem;border-bottom:2px solid #403d36}.cmMatches .cmMatch strong{flex:2.5 1;padding:.2rem}.cmMatches .cmMatch div{flex:1 1;border-left:2px solid #403d36;padding:.2rem}.editMktMessage .field{margin-bottom:.5rem}.editMktMessage .textEditor .textEditor-editor{height:18rem}.editMktMessage .htmlArea,.editMktMessage .htmlClick{display:none}.scheduleTraining textarea{height:12rem;margin:1rem 0}.scheduleTraining .inputIcon input{width:100%}.priorityPar{align-items:flex-start!important}.priorityPar .productionCal{flex:1 1;width:auto!important;max-width:90vw}.priorityPar .productionCal .rbc-event-label{font-size:.6rem!important}.priorityPar .projectBG{width:1.5rem;height:1.5rem;margin-right:.7rem;border-radius:100%}.priorityPar .projectBG .onHover{display:none}.priorityPar .projectBG.hoverExpand:hover{width:auto;padding:.2rem;border-radius:5px}.priorityPar .projectBG.hoverExpand:hover .onHover{display:flex;color:#fff!important}.priorityPar .projectBG.b1{background-image:linear-gradient(180deg,#34db30,#196d18)}.priorityPar .projectBG.b2{background-image:linear-gradient(180deg,#dba430,#8f6c1f)}.priorityPar .projectBG.b3{background-image:linear-gradient(180deg,#306fdb,#224e99)}.priorityPar .projectBG.b4{background-image:linear-gradient(180deg,#db2618,#8f1810)}.priorityPar .projectBG.b5{background-image:linear-gradient(180deg,#4a6086,#202a3b)}.priorityPar .projectBG.b6{background-image:linear-gradient(180deg,#b144db,#58226d)}.priorityPar .projectBG.b7{background-image:linear-gradient(180deg,#b0db44,#738f2c)}.priorityPar .projectBG.b8{background-image:linear-gradient(180deg,#44cadb,#2c838f)}.priorityPar .projectBG.b9{background-image:linear-gradient(180deg,#db308b,#8f1f5b)}.priorityPar .projectBG.b10{background-image:linear-gradient(180deg,#32db6e,#218f47)}.priorityPar .projectBG.b11{background-image:linear-gradient(180deg,#8529db,#571b8f)}.priorityPar .projectBG.b12{background-image:linear-gradient(180deg,#306fdb,#224e99)}.priorityPar .projectBG.b13{background-image:linear-gradient(180deg,#db2618,#8f1810)}.priorityPar .projectBG.b14{background-image:linear-gradient(180deg,#4a6086,#202a3b)}.priorityPar .projectBG.b15{background-image:linear-gradient(180deg,#b144db,#58226d)}.priorityPar .projectBG.b16{background-image:linear-gradient(180deg,#b0db44,#738f2c)}.priorityPar .projectBG.b17,.priorityPar .projectBG.b18{background-image:linear-gradient(180deg,#44cadb,#2c838f)}.priorityPar .projectBG.b19{background-image:linear-gradient(180deg,#db308b,#8f1f5b)}.priorityPar .projectBG.b20{background-image:linear-gradient(180deg,#32db6e,#218f47)}.priorityPar .projectBG.b21{background-image:linear-gradient(180deg,#8529db,#571b8f)}.priorityPar .projectBG.b22{background-image:linear-gradient(180deg,#306fdb,#224e99)}.priorityPar .projectBG.b23{background-image:linear-gradient(180deg,#db2618,#8f1810)}.priorityPar .projectBG.b24{background-image:linear-gradient(180deg,#4a6086,#202a3b)}.priorityPar .projectBG.b25{background-image:linear-gradient(180deg,#b144db,#58226d)}.priorityPar .projectBG.b26{background-image:linear-gradient(180deg,#b0db44,#738f2c)}.priorityPar .projectBG.b27{background-image:linear-gradient(180deg,#44cadb,#2c838f)}.priorityPar .filters{width:16rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.priorityPar .filters .crmViewCont{width:95%;padding:.5rem;border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#302e28;margin:.5rem 0}.priorityPar .filters .crmViewCont .crmSaveView,.priorityPar .filters .crmViewCont .crmView{width:100%}.priorityPar .filters .crmViewCont .crmSaveView{margin-bottom:0}.priorityPar .filters .topMenu{margin-bottom:.5rem}.priorityPar .filters .topMenu-button{flex:1 1;min-width:0;padding:.5rem;font-size:.7rem}.priorityPar .filters .inputIcon{width:15rem;margin:.5rem;height:2.5rem}.priorityPar .filters .inputIcon input{width:100%;height:2.5rem}.priorityPar .filters .spacer{width:100%;margin:1rem 0;border-bottom:2px solid #403d36}.priorityPar .filters .collapIcon{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:2px solid #5e5c54;padding:.7rem}.priorityPar .filters .collapIcon svg{width:2rem;height:2rem}.priorityPar .filters.collap{width:4rem}.priorityPar .filters.collap .collapse{display:none}.priorityPar .filters .userFilter{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.priorityPar .filters .userFilter .expandClick.link{font-size:1rem;padding:.2rem .6rem;margin-bottom:.5rem}.priorityPar .filters .userFilter .link.viewMore{padding:.5rem 1rem}.priorityPar .filters .userFilter .link{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.15rem .5rem;font-size:.8rem;color:#5e5c54}.priorityPar .filters .userFilter .link.active{color:#fff}.priorityPar .filters .userFilter .link.active .piccont{border:2px solid #7cfc00}.priorityPar .filters .userFilter .link svg{width:1.5rem;height:1.5rem;margin-left:.25rem}.priorityPar .filters .userFilter .link .piccont{width:2rem;height:2rem;border-radius:100%}.priorityPar .priorityMatrix{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.priorityPar .priorityMatrix .scoreWeek,.priorityPar .priorityMatrix .scoresHead{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-right:2px solid #5e5c54;padding:.5rem 2rem}.priorityPar .priorityMatrix .scoreWeek .scoreAv,.priorityPar .priorityMatrix .scoresHead .scoreAv{margin-right:1rem;position:relative}.priorityPar .priorityMatrix .scoreWeek .scoreAv .onHov,.priorityPar .priorityMatrix .scoresHead .scoreAv .onHov{display:none}.priorityPar .priorityMatrix .scoreWeek .scoreAv.gold .piccont,.priorityPar .priorityMatrix .scoresHead .scoreAv.gold .piccont{border:3px solid #ffd000}.priorityPar .priorityMatrix .scoreWeek .scoreAv.silver .piccont,.priorityPar .priorityMatrix .scoresHead .scoreAv.silver .piccont{border:3px solid silver}.priorityPar .priorityMatrix .scoreWeek .scoreAv.bronze .piccont,.priorityPar .priorityMatrix .scoresHead .scoreAv.bronze .piccont{border:3px solid #b8860b}.priorityPar .priorityMatrix .scoreWeek .scoreAv .counter,.priorityPar .priorityMatrix .scoresHead .scoreAv .counter{background-color:#228b22}.priorityPar .priorityMatrix .scoreWeek .scoreAv .piccont,.priorityPar .priorityMatrix .scoresHead .scoreAv .piccont{width:3rem;height:3rem;border-radius:100%}.priorityPar .priorityMatrix .scoreWeek .scoreAv:hover .completedList,.priorityPar .priorityMatrix .scoresHead .scoreAv:hover .completedList{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList{display:none;position:absolute;top:2.5rem;left:2.5rem;border-radius:4px;background-color:#302e28;box-shadow:0 8px 24px rgba(0,0,0,.14);z-index:3}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed{width:19rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.4rem .7rem;border-bottom:1px solid #403d36}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed:hover,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed:hover{background-color:#21201b;border:2px solid #403d36}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed:hover .onHov,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed:hover .onHov{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed:hover .onHov .piccont,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed:hover .onHov .piccont{width:2rem;height:2rem;margin-bottom:1rem}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed:hover .onHov .subject,.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed:hover .onHov p,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed:hover .onHov .subject,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed:hover .onHov p{width:100%}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed:hover .onHov .subject,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed:hover .onHov .subject{padding-bottom:.5rem;text-align:center;font-weight:800!important}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed:hover .onHov p,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed:hover .onHov p{padding:.5rem;font-size:.65rem;border-top:2px solid #403d36}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed:hover .row,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed:hover .row{display:none}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed span,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed span{flex:1 1;margin-left:.5rem;font-size:.8rem}.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed .piccont,.priorityPar .priorityMatrix .scoreWeek .scoreAv .completedList .completed svg,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed .piccont,.priorityPar .priorityMatrix .scoresHead .scoreAv .completedList .completed svg{height:1.2rem;width:1.2rem;border:none}.priorityPar .priorityMatrix .scoreWeek{position:fixed;top:10rem;left:0;width:40rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#21201b;z-index:2}.priorityPar .priorityMatrix .scoreWeek .scoreDay{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-top:3px solid #403d36;padding:1rem .5rem}.priorityPar .priorityMatrix .scoreWeek .scoreDay .weekDay{width:8rem;font-size:.9rem;padding:.5rem;margin-right:1rem}.priorityPar .priorityMatrix .matrixHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-left:2px solid #5e5c54}.priorityPar .priorityMatrix .matrixHead strong{flex:1 1;padding:.5rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-right:2px solid #5e5c54}.priorityPar .priorityMatrix .matrixHead strong .colorText{font-size:1.2rem}.priorityPar .priorityMatrix .quadRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-left:2px solid #5e5c54;border-bottom:2px solid #5e5c54}.priorityPar .priorityMatrix .quadRow .quadrant{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1 1;border-right:2px solid #5e5c54;height:28vh}.priorityPar .priorityMatrix .quadRow .quadrant .headRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.2rem .5rem;font-size:.9rem;border-bottom:2px solid #4f4c45}.priorityPar .priorityMatrix .quadRow .quadrant .headRow .centerHead{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.1rem}.priorityPar .priorityMatrix .quadRow .quadrant .headRow .centerHead svg{height:1.5rem;width:1.5rem;margin-left:1rem}.priorityPar .priorityMatrix .quadRow .quadrant .scroll{flex:1 1;width:100%;overflow-y:auto}.quadTask{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.1rem .5rem;border-bottom:2px solid #403d36;position:relative}.quadTask .assignProject{width:1.5rem;height:1.5rem;border:2px solid #5e5c54;margin-right:.7rem;background-color:#403d36;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.quadTask .assignProject.sel{border-color:#ffd000;width:2rem;height:2rem}.quadTask .assignProject.sel svg{color:#ffd000}.quadTask .assignProject svg{height:.8rem;width:.8rem}.quadTask .projDiv{position:absolute;left:0;right:0;top:100%;z-index:2;background-color:#302e28;flex-wrap:wrap}.quadTask .projDiv,.quadTask .projDiv .newProjRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.quadTask .projDiv .newProjRow{width:100%;padding:.5rem}.quadTask .projDiv .newProjRow .inputIcon{flex:1 1;height:2.5rem}.quadTask .projDiv .newProjRow .inputIcon input{width:100%;height:2.5rem}.quadTask .projDiv .newProjRow .link svg{height:2rem;width:2rem;margin-left:.5rem}.quadTask .projDiv .asProj{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1 1;min-width:10rem;padding:.2rem .4rem;font-size:.7rem}.quadTask .projDiv .asProj .collapse{color:#fff}.quadTask.assist,.quadTask.assist .link{color:#7fffd4!important}.quadTask.pendingRes,.quadTask.pendingRes .link{color:plum!important}.quadTask.qaTask,.quadTask.qaTask .link{color:#7cfc00!important}.quadTask.pinned{color:aqua!important}.quadTask.pinned .infoTask{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.quadTask.pinned .infoTask svg{width:1.1rem;height:1.1rem;margin-right:.5rem}.quadTask.pinned .link{color:aqua!important}.quadTask.padTop{margin-top:1rem}.quadTask .rowRecurrence{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:.8rem;padding:.5rem}.quadTask .rowRecurrence.top{border-bottom:2px solid #403d36}.quadTask .rowRecurrence strong{font-weight:800}.quadTask .rowRecurrence .selected{color:#ffd000!important}.quadTask.overdue,.quadTask.overdue .link{color:coral}.quadTask.today,.quadTask.today .link{color:khaki}.quadTask .movement{width:3rem;margin-right:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.quadTask .movement .movRow{flex:1 1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.quadTask .movement .movRow .empty,.quadTask .movement .movRow .link{width:1rem;height:1rem}.quadTask .movement .movRow .disabled{width:1rem;height:1rem;color:#5e5c54}.quadTask .piccont{height:2rem;width:2rem;border-radius:100%}.quadTask .info{font-size:.8rem;padding:0 .6rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:flex-start;flex:1 1}.quadTask .info .infoTask{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.quadTask .info .infoTask svg{width:1.1rem;height:1.1rem;margin-right:.5rem}.quadTask .info .infoSpan{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.quadTask .info .infoSpan svg{width:1.1rem;height:1.1rem;margin-right:.5rem}.quadTask .kindIcon{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-left:.3rem}.quadTask .kindIcon .piccont{height:1.2rem;width:1.2rem;margin-top:.2rem}.quadTask .kindIcon svg{height:1.2rem;width:1.2rem}.quadTask .options{width:3.2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.quadTask .options svg{height:1.2rem;width:1.2rem;margin:.1rem}@media only screen and (max-width:800px){.priorityPar .priorityMatrix .matrixHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-left:none}.priorityPar .priorityMatrix .matrixHead.ONLYPHONE{display:flex!important}.priorityPar .priorityMatrix .matrixHead .link{flex:1 1;padding:.5rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.priorityPar .priorityMatrix .matrixHead .link.faded .colorText{color:#5e5c54}.priorityPar .priorityMatrix .matrixHead .link .colorText{font-size:.9rem}.priorityPar .priorityMatrix .quadRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-left:2px solid #5e5c54;border-bottom:2px solid #5e5c54;flex-wrap:wrap}.priorityPar .priorityMatrix .quadRow .quadrant{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1 1;border-right:2px solid #5e5c54;height:28vh}.priorityPar .priorityMatrix .quadRow .quadrant .scroll .quadTask .piccont{height:1.5rem;width:1.5rem;border-radius:100%}.priorityPar .priorityMatrix .quadRow .quadrant .scroll .quadTask .info{font-size:.8rem;padding:0 .6rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:flex-start;flex:1 1}.priorityPar .priorityMatrix .quadRow .quadrant .scroll .quadTask .info .infoTask{width:100%;font-size:.7rem}.priorityPar .priorityMatrix .quadRow .quadrant .scroll .quadTask .info .infoSpan{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.priorityPar .priorityMatrix .quadRow .quadrant .scroll .quadTask .info .infoSpan svg{width:1rem;height:1rem;margin-right:.5rem}.priorityPar .priorityMatrix .quadRow .quadrant .scroll .quadTask .kindIcon{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-left:.3rem}.priorityPar .priorityMatrix .quadRow .quadrant .scroll .quadTask .kindIcon .piccont{height:1.1rem;width:1.1rem;margin-top:.2rem}.priorityPar .priorityMatrix .quadRow .quadrant .scroll .quadTask .kindIcon svg{height:1.1rem;width:1.1rem}.priorityPar .priorityMatrix .quadRow .quadrant .scroll .quadTask .options{width:1.6rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.priorityPar .priorityMatrix .quadRow .quadrant .scroll .quadTask .options svg{height:1.2rem;width:1.2rem;margin:.1rem}}.emergencyPop{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.emergencyPop .LOADOUT{display:none!important}.emergencyPop.loadOut .NOLOADOUT{display:none}.emergencyPop.loadOut .LOADOUT{display:block!important}.emergencyPop.supervisorCheck .loadCheck{width:100%;background-color:#302e28;margin-bottom:1rem;border-radius:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.emergencyPop.supervisorCheck .loadCheck .catFilterHead{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem 0;flex-wrap:wrap}.emergencyPop.supervisorCheck .loadCheck .catFilterHead .link{padding:.2rem;margin:.2rem}.emergencyPop.supervisorCheck .loadCheck .filterHead{width:100%;position:-webkit-sticky;position:sticky;top:-1rem;background-color:#302e28;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:.5rem}.emergencyPop.supervisorCheck .loadCheck .filterHead .inputIcon{width:90%}.emergencyPop.supervisorCheck .loadCheck .filterHead .inputIcon input{width:100%}.emergencyPop.supervisorCheck .loadCheck .product.open .itemList .singItem{padding:.5rem}.emergencyPop.supervisorCheck .loadCheck .product.open .itemList .singItem span{padding-right:2rem}.emergencyPop .cmps{width:100%;padding:1rem}.emergencyPop .headRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem .5rem;font-size:1.1rem}.emergencyPop .product{width:100%}.emergencyPop .product .itemList{display:none}.emergencyPop .product.open .itemList{padding:1rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.emergencyPop .product.open .itemList .prodOp{width:100%;padding:1rem;font-size:1rem;border-bottom:1px solid #4f4c45;margin-bottom:.5rem}.emergencyPop .product.open .itemList .singItem{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.2rem 1rem;border-bottom:1px solid #38362f}.emergencyPop .product.open .itemList .singItem.red{color:tomato}.emergencyPop .product.open .itemList .singItem .purple{color:#f0f}.emergencyPop .product.open .itemList .singItem .piccont{width:3rem;height:3rem}.emergencyPop .product.open .itemList .singItem span{flex:1 1;margin-left:1rem}.emergencyPop .product.open .itemList .singItem .col{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;margin-left:1rem}.emergencyPop .product.open .itemList .singItem .col.blue{color:aqua}.emergencyPop .product.open .itemList .singItem .col .purple{color:#f0f}.emergencyPop .product.open .itemList .singItem .col span{margin-left:0}.emergencyPop .product .prodHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:2px solid #403d36}.emergencyPop .product .prodHead .piccont{width:5rem;height:5rem}.emergencyPop .product .prodHead .prodName{flex:1 1;margin-left:1rem}@media only screen and (max-width:800px){.emergencyPop .product.open .itemList{padding:1rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.emergencyPop .product.open .itemList .singItem{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.2rem 1rem;border-bottom:1px solid #38362f}.emergencyPop .product.open .itemList .singItem .btn-2{width:7rem}.emergencyPop .product.open .itemList .singItem .piccont{width:2rem;height:2rem}.emergencyPop .product.open .itemList .singItem span{flex:1 1;margin-left:.5rem;font-size:.8rem}.emergencyPop .product .prodHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem}.emergencyPop .product .prodHead .piccont{width:3rem;height:3rem}.emergencyPop .product .prodHead .prodName{margin-left:.5rem;font-size:.8rem}}.priorityPar{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.priorityPar .salesFilters .sort{border-bottom:2px solid #403d36;margin:1rem 0;width:100%;padding:.5rem}.priorityPar .salesDash{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.priorityPar .salesDash .matrixHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-left:2px solid #5e5c54}.priorityPar .salesDash .matrixHead strong{flex:1 1;padding:.5rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-right:2px solid #5e5c54}.priorityPar .salesDash .matrixHead strong .colorText{font-size:1.2rem}.priorityPar .salesDash .quadRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-left:2px solid #5e5c54;border-bottom:2px solid #5e5c54}.priorityPar .salesDash .quadRow .quadrant{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1 1;border-right:2px solid #5e5c54;height:70vh}.priorityPar .salesDash .quadRow .quadrant .headRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.2rem .5rem;font-size:.9rem;border-bottom:2px solid #4f4c45}.priorityPar .salesDash .quadRow .quadrant .headRow .colorText{font-size:1.3rem}.priorityPar .salesDash .quadRow .quadrant .scroll{flex:1 1;width:100%;padding-top:.3rem;overflow-y:auto}.priorityPar .salesDash .quadRow .quadrant .scroll .salesParent{width:100%;padding:.5rem 0;border-top:2px solid #5e5c54}.priorityPar .salesDash .quadRow .quadrant .scroll .quadTask.mini{border-top:1px solid #403d36;padding-top:.4rem;margin-top:.3rem;border-bottom:none}.priorityPar .salesDash .quadRow .quadrant .scroll .quadTask.mini .piccont{width:1.2rem;height:1.2rem}.priorityPar .salesDash .quadRow .quadrant .scroll .quadTask.mini .infoTask{font-size:.7rem}.priorityPar .salesDash .quadRow .quadrant .scroll .quadTask.mini .kindIcon .piccont{display:none}.priorityPar .salesDash .quadRow .quadrant .scroll .quadTask.mini .kindIcon svg{width:1rem;height:1rem;margin:0}.priorityPar .salesDash .quadRow .quadrant .scroll .quadTask.mini .NOPHONE{display:none}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder{position:relative;border-bottom:none}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .closing{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0 .5rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .closing .link{display:flex;flex-direction:column;justify-content:center;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .closing .link svg{width:1.2rem;height:1.2rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .ordertt{position:absolute;font-size:.9rem;top:-.7rem;left:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .ordertt strong{padding:.1rem .6rem;color:#000!important;background-color:#ffd000;border-radius:3px;box-shadow:0 8px 24px rgba(0,0,0,.14)}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .piccont{height:2rem;width:2rem;border-radius:100%}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .revenue{flex:1 1;margin-right:1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .revenue .price{font-size:.95rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .revenue .date{font-size:.85rem;margin-top:.3rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info{font-size:.8rem;padding:0 .6rem;flex:3 1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:flex-start}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .managerRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .rowClient{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .rowClient .phoneIcon{margin-left:.8rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .rowClient .phoneIcon svg{width:1.2rem;height:1.2rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .orderLinks,.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .userRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .orderLinks svg,.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .userRow svg{width:1.2rem;height:1.2rem;margin-right:.5rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .infoTask{width:100%}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .infoSpan{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .infoSpan svg{width:1.1rem;height:1.1rem;margin-right:.5rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .kindIcon{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-left:.3rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .kindIcon .piccont{height:1.2rem;width:1.2rem;margin-top:.2rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .kindIcon svg{height:1.2rem;width:1.2rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .options{width:3.2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .options .notesIcon{position:relative}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .options .notesIcon .counter{height:1rem;width:1rem;right:-.2rem;bottom:-.2rem;background-color:#ffd000;color:#000}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .options svg{height:1.2rem;width:1.2rem;margin:.1rem}.quadTask.mini{border-top:1px solid #403d36;padding-top:.4rem;margin-top:.3rem;border-bottom:none}.quadTask.mini .piccont{width:1.2rem;height:1.2rem}.quadTask.mini .infoTask{font-size:.7rem}.quadTask.mini .kindIcon .piccont{display:none}.quadTask.mini .kindIcon svg{width:1rem;height:1rem;margin:0}.quadTask.mini .NOPHONE{display:none}.clientRelationCont{padding:.1rem .4rem;border-radius:5px;margin-right:.2rem}.clientRelationCont.rel1{background-color:#b22222}.clientRelationCont.rel2{background-color:peru}.clientRelationCont.rel3{background-color:#9acd32}.clientRelationCont.rel4{background-color:#32cd32}.clientRelationCont.rel5{background-color:green}.salesOrder{position:relative;border-bottom:none}.salesOrder .rowFollowUp,.salesOrder .rowFollowUp .link{display:flex;flex-direction:row;justify-content:center;align-items:center}.salesOrder .rowFollowUp .link{margin:.3rem}.salesOrder .rowFollowUp .link.green{color:#00ff7f}.salesOrder .rowFollowUp .link.cyan{color:aqua}.salesOrder .rowFollowUp .link.red{color:tomato}.salesOrder .rowFollowUp .link svg{height:1.1rem;width:1.1rem;margin-right:.2rem}.salesOrder .closing{justify-content:space-between;padding:0 .5rem}.salesOrder .closing,.salesOrder .closing .link{display:flex;flex-direction:column;align-items:center}.salesOrder .closing .link{justify-content:center}.salesOrder .closing .link svg{width:1.2rem;height:1.2rem}.salesOrder .ordertt{position:absolute;font-size:.9rem;top:-.7rem;left:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.salesOrder .ordertt strong{padding:.1rem .6rem;color:#000!important;background-color:#ffd000;border-radius:3px;box-shadow:0 8px 24px rgba(0,0,0,.14)}.salesOrder .piccont{height:2rem;width:2rem;border-radius:100%}.salesOrder .revenue{flex:1 1;margin-right:1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.salesOrder .revenue .price{font-size:.95rem}.salesOrder .revenue .date{font-size:.85rem;margin-top:.3rem}.salesOrder .info{font-size:.8rem;padding:0 .6rem;flex:3 1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:flex-start}.salesOrder .info .managerRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.salesOrder .info .rowClient{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.salesOrder .info .rowClient .phoneIcon{margin-left:.8rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.salesOrder .info .rowClient .phoneIcon svg{width:1.2rem;height:1.2rem}.salesOrder .info .orderLinks,.salesOrder .info .userRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.salesOrder .info .orderLinks svg,.salesOrder .info .userRow svg{width:1.2rem;height:1.2rem;margin-right:.5rem}.salesOrder .info .infoTask{width:100%}.salesOrder .info .infoTask.green{color:#7cfc00}.salesOrder .info .infoSpan{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.salesOrder .info .infoSpan svg{width:1.1rem;height:1.1rem;margin-right:.5rem}.salesOrder .kindIcon{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-left:.3rem}.salesOrder .kindIcon .piccont{height:1.2rem;width:1.2rem;margin-top:.2rem}.salesOrder .kindIcon svg{height:1.2rem;width:1.2rem}.salesOrder .options{width:3.2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.salesOrder .options .notesIcon{position:relative}.salesOrder .options .notesIcon .counter{height:1rem;width:1rem;right:-.2rem;bottom:-.2rem;background-color:#ffd000;color:#000}.salesOrder .options svg{height:1.2rem;width:1.2rem;margin:.1rem}@media only screen and (max-width:800px){.priorityPar .salesDash .quadRow .quadrant{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1 1;border-right:2px solid #5e5c54;height:77vh}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .revenue{flex:1.2 1;margin-right:.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:.95rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .revenue .price{font-size:.85rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .revenue .date{font-size:.7rem;margin-top:.3rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info{font-size:.8rem;padding:0 .6rem;flex:3 1}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .rowClient{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .rowClient .phoneIcon{margin-left:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .rowClient .phoneIcon svg{width:1rem;height:1rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .orderLinks,.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .userRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .orderLinks svg,.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .userRow svg{width:1rem;height:1rem;margin-right:.3rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .infoTask{width:100%;font-size:.7rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .infoSpan{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .info .infoSpan svg{width:1rem;height:1rem;margin-right:.5rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .kindIcon{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-left:.3rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .kindIcon .piccont{height:1.1rem;width:1.1rem;margin-top:.2rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .kindIcon svg{height:1.1rem;width:1.1rem}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .options{width:1.6rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.priorityPar .salesDash .quadRow .quadrant .scroll .salesOrder .options svg{height:1.2rem;width:1.2rem;margin:.1rem}}.seasonalCal{max-height:90vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto}.seasonalCal .salesParent{padding:.8rem;border-radius:15px;background-color:#302e28;margin-bottom:.5rem;width:100%}.seasonalCal .salesParent.faded{opacity:.4}.seasonalCal .otherEvents{padding:.4rem .8rem;background-color:#302e28;margin-bottom:.5rem;width:100%;flex-direction:row;position:-webkit-sticky;position:sticky;z-index:4;top:0}.seasonalCal .otherEvents,.seasonalCal .otherEvents .viewCont{border-radius:15px;display:flex;justify-content:space-between;align-items:center}.seasonalCal .otherEvents .viewCont{padding:.5rem;background-color:#21201b;flex:1 1;margin:0 .2rem;flex-direction:row;font-size:.9rem;min-width:9rem}.seasonalCal .otherEvents .viewCont .eye{display:flex;flex-direction:column;justify-content:center;align-items:center}.seasonalCal .otherEvents .viewCont .eye svg{height:1.1rem;width:1.1rem;margin-left:.3rem}.seasonalCal .otherEvents .viewCont.selected{border:2px solid #ffd000}.seasonalCal .scHeader{padding:.8rem;border-radius:15px;background-color:#302e28;margin-bottom:.5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:3rem;z-index:4}.seasonalCal .scHeader .optDiv,.seasonalCal .scHeader .optDiv .socialClick{display:flex;flex-direction:row;justify-content:center;align-items:center}.seasonalCal .scHeader .optDiv .socialClick{padding:.2rem .6rem;border-radius:5px;margin-right:.5px}.seasonalCal .scHeader .optDiv .socialClick .piccont{height:1.6rem;width:1.6rem;border-radius:100%}.seasonalCal .scHeader .optDiv .socialClick.faded{opacity:.5}.seasonalCal .scHeader .optDiv .socialClick.facebook{background-color:#1877f2;border:3px solid #1877f2}.seasonalCal .scHeader .optDiv .socialClick.instagram{background-color:#f77737;border:3px solid #f77737}.seasonalCal .scHeader .optDiv .socialClick.linkedin{background-color:#0077b5;border:3px solid #0077b5}.seasonalCal .scHeader .optDiv .socialClick.gbp{background-color:olive;border:3px solid olive}.seasonalCal .scHeader .optDiv .socialClick.redBorder{border:3px solid tomato!important}.seasonalCal .scHeader .optDiv.rightPad{padding-right:3rem}.seasonalCal .scHeader .optDiv .orderPrio{color:#000;opacity:.4;border-radius:5px}.seasonalCal .scHeader .optDiv .orderPrio.sele{opacity:1}.seasonalCal .scHeader .optDiv .orderPrio.yell1{background-color:#fff8d9}.seasonalCal .scHeader .optDiv .orderPrio.yell2{background-color:#fff1b3}.seasonalCal .scHeader .optDiv .orderPrio.yell3{background-color:#ffe880}.seasonalCal .scHeader .optDiv .orderPrio.yell4{background-color:#ffde4d}.seasonalCal .scHeader .optDiv .orderPrio.yell5{background-color:#ffd000}.seasonalCal .scHeader .optDiv .mktPrio{height:1.6rem;width:1.6rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:100%;color:#000;opacity:.6}.seasonalCal .scHeader .optDiv .mktPrio.sele{opacity:1}.seasonalCal .scHeader .optDiv .mktPrio.low{background-color:#00ff7f}.seasonalCal .scHeader .optDiv .mktPrio.mid{background-color:aqua}.seasonalCal .scHeader .optDiv .mktPrio.high{background-color:salmon}.seasonalCal .scHeader .optDiv .link{padding:.2rem;margin:0 .2rem}.seasonalCal .scHeader .optDiv .link.addEvent{font-size:1.5rem;width:2rem;height:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#403d36;border-radius:100%}.seasonalCal .scHeader .optDiv .link svg{height:1.5rem;width:1.5rem}.seasonalCal .promoCode{padding:.8rem;border-radius:15px;background-color:#302e28;margin-bottom:.5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.seasonalCal .promoCode.socialPost{min-height:8rem;padding:0;overflow:hidden}.seasonalCal .promoCode.socialPost .pcCol .nameRow .pcName{font-size:.8rem;max-width:22rem;margin-bottom:.5rem}.seasonalCal .promoCode.socialPost.fade1{opacity:.75}.seasonalCal .promoCode.socialPost.fade2{opacity:.5}.seasonalCal .promoCode.socialPost.greenBorder{border:3px solid #7cfc00}.seasonalCal .promoCode.socialPost .piccont{width:12rem;height:8rem}.seasonalCal .promoCode.socialPost .pcCol{flex:1 1;margin-left:1rem}.seasonalCal .promoCode.socialPost .vertOpts{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%;border-left:3px solid #403d36}.seasonalCal .promoCode.socialPost .vertOpts .link{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.5rem}.seasonalCal .promoCode.socialPost .vertOpts .link svg{height:1.5rem;width:1.5rem}.seasonalCal .promoCode.expiredCode{color:tomato}.seasonalCal .promoCode .discount{font-size:1.4rem;font-weight:800!important}.seasonalCal .promoCode .pcCol{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.seasonalCal .promoCode .pcCol .nameRow{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:.3rem}.seasonalCal .promoCode .pcCol .nameRow .link{display:flex;flex-direction:column;justify-content:center;align-items:center}.seasonalCal .promoCode .pcCol .nameRow .link svg{height:1.1rem;width:1.1rem;margin-right:.5rem}.seasonalCal .promoCode .pcCol .platformRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:.5rem}.seasonalCal .promoCode .pcCol .platformRow .soci{display:flex;flex-direction:column;justify-content:center;align-items:center;height:2rem;width:2rem;border-radius:100%;margin-right:.5rem;position:relative}.seasonalCal .promoCode .pcCol .platformRow .soci.facebook{background-color:#1877f2;border:3px solid #1877f2}.seasonalCal .promoCode .pcCol .platformRow .soci.instagram{background-color:#f77737;border:3px solid #f77737}.seasonalCal .promoCode .pcCol .platformRow .soci.linkedin{background-color:#0077b5;border:3px solid #0077b5}.seasonalCal .promoCode .pcCol .platformRow .soci.gbp{background-color:olive;border:3px solid olive}.seasonalCal .promoCode .pcCol .platformRow .soci .mini_personal{position:absolute;height:2rem;width:2rem;border-radius:100%;margin-right:-2rem}.seasonalCal .promoCode .pcCol .platformRow svg{height:1.5rem;width:1.5rem;margin:0 .5rem}.seasonalCal .promoCode .pcCol .expires{font-size:.9rem;font-style:italic}.seasonalCal .seasonalEvent{padding:.8rem;border-radius:15px;background-color:#302e28;margin-bottom:.5rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.seasonalCal .seasonalEvent.miniature .infoRow{display:none}.seasonalCal .seasonalEvent.miniature .headRow{margin-bottom:0;padding-bottom:0;border-bottom:none}.seasonalCal .seasonalEvent .headRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:2px solid #4f4c45}.seasonalCal .seasonalEvent .headRow strong.seName{font-weight:500!important;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.9rem;margin-right:1rem}.seasonalCal .seasonalEvent .headRow strong.seName svg{height:1.1rem;width:1.1rem;margin-left:.5rem}.seasonalCal .seasonalEvent .headRow strong.seName .seLoc{margin-right:.5rem;padding:.1rem;border-radius:3px;color:#000;font-weight:800!important;font-size:.7rem}.seasonalCal .seasonalEvent .headRow strong.seName .seLoc.green{background-color:#7cfc00}.seasonalCal .seasonalEvent .headRow strong.seName .seLoc.cyan{background-color:aqua}.seasonalCal .seasonalEvent .headRow strong.seName .seLoc.purple{background-color:#f0f}.seasonalCal .seasonalEvent .headRow .opts{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-size:.9rem}.seasonalCal .seasonalEvent .headRow .opts .date{font-style:italic}.seasonalCal .seasonalEvent .headRow .opts .link{margin-left:.5rem}.seasonalCal .seasonalEvent .headRow .opts .link svg{height:1.4rem;width:1.4rem}.seasonalCal .seasonalEvent .headRow .opts .mktPrio{width:1.5rem;height:1.5rem;font-size:.8rem;color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:800;border-radius:100%;margin-left:.5rem}.seasonalCal .seasonalEvent .headRow .opts .mktPrio.purple{background-color:salmon}.seasonalCal .seasonalEvent .headRow .opts .mktPrio.cyan{background-color:aqua}.seasonalCal .seasonalEvent .headRow .opts .mktPrio.yellow{background-color:#00ff7f}.seasonalCal .seasonalEvent .infoRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.8rem;align-items:flex-start}.seasonalCal .seasonalEvent .infoRow .clientCol{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-width:15rem}.seasonalCal .seasonalEvent .infoRow .clientCol .clientsLeads{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#21201b;border-radius:5px;margin-bottom:.5rem;padding:.4rem}.seasonalCal .seasonalEvent .infoRow .clientCol .clientsLeads .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.seasonalCal .seasonalEvent .infoRow .clientCol .clientsLeads .row strong span{margin-left:.5rem}.seasonalCal .seasonalEvent .infoRow .clientCol .clientsLeads .name{width:100%;margin-top:.3rem;font-size:.7rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.seasonalCal .seasonalEvent .infoRow .emailCol{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-left:1rem;padding-left:.5rem;font-size:.8rem;flex-direction:column-reverse;border-left:2px solid #403d36}.seasonalCal .seasonalEvent .infoRow .emailCol .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:.5rem;min-width:15rem}.seasonalCal .seasonalEvent .infoRow .emailCol .row.green{color:#7cfc00}.seasonalCal .seasonalEvent .infoRow .emailCol .row.yellow{color:#ffd000}.seasonalCal .seasonalEvent .infoRow .emailCol .row.red{color:tomato}.seasonalCal .seasonalEvent .infoRow .emailCol .row.blue{color:aqua}.testBuilder{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:80vh;width:98%}.testBuilder .imageURLRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.testBuilder .imageURLRow .imgCol{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.5rem}.testBuilder .tbHeader{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#21201b;position:-webkit-sticky;position:sticky;top:-2.5rem;z-index:1}.testBuilder .tbHeader strong{font-size:1.4rem;font-weight:800!important}.testBuilder .tbHeader .rowOpt{display:flex;flex-direction:row;justify-content:center;align-items:center}.testBuilder .tbHeader .rowOpt .link{display:flex;flex-direction:column;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-left:1rem;border-radius:100%;background-color:#302e28}.testBuilder .tbHeader .rowOpt .link svg{height:1.5rem;width:1.5rem}.testBuilder .headerTitle{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:2px solid #5e5c54}.testBuilder .headerTitle .title{font-size:2rem;font-weight:800!important}.testBuilder.editContent .inputIcon{width:100%;margin-bottom:1rem}.testBuilder.editContent .inputIcon input{width:100%}.testBuilder .textEditor .textEditor-editor{height:20rem}.testBuilder .textEditor.showHTML #text{display:flex;height:20rem}.testBuilder .textEditor #text{display:none}.testBuilder.tutorialsBuilder .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start}.testBuilder.tutorialsBuilder .row .moduleCol{width:10rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:-webkit-sticky;position:sticky;top:2rem}.testBuilder.tutorialsBuilder .row .moduleCol.min{width:2rem}.testBuilder.tutorialsBuilder .row .moduleCol.min .tutBut .minRow{display:flex}.testBuilder.tutorialsBuilder .row .moduleCol.min .tutBut .mrow{display:none}.testBuilder.tutorialsBuilder .row .moduleCol .minimi{width:100%;padding:.5rem 0}.testBuilder.tutorialsBuilder .row .moduleCol .minimi .link svg{height:1.5rem;width:1.5rem}.testBuilder.tutorialsBuilder .row .moduleCol .tutBut{width:100%;padding:.5rem 0;border-bottom:2px solid #5e5c54}.testBuilder.tutorialsBuilder .row .moduleCol .tutBut.fade{color:gray}.testBuilder.tutorialsBuilder .row .moduleCol .tutBut .minRow{display:none}.testBuilder.tutorialsBuilder .row .moduleCol .tutBut .mrow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.8rem}.testBuilder.tutorialsBuilder .row .moduleCol .tutBut .mrow .mrowName{flex:1 1;margin-right:.5rem;font-size:.7rem}.testBuilder.tutorialsBuilder .tasksCol{flex:1 1;max-height:auto!important}.testBuilder .tutorial{flex-direction:column;width:98%;margin-bottom:2rem;background-color:#21201b;border-radius:15px;border:2px solid #5e5c54;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.testBuilder .tutorial,.testBuilder .tutorial .minutes{display:flex;justify-content:flex-start;align-items:center;padding:1rem}.testBuilder .tutorial .minutes{border-radius:15px;background-color:#302e28;font-size:1.2rem;font-weight:800!important;margin-bottom:1rem;flex-direction:row}.testBuilder .tutorial .minutes .link{display:flex;flex-direction:column;justify-content:center;align-items:center}.testBuilder .tutorial .minutes .link svg{height:1.2rem;width:1.2rem;margin-right:.5rem}.testBuilder .tutorial.hide{display:none}.testBuilder .tutorial .head{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;border-radius:15px;background-color:#302e28;max-width:90rem;margin-bottom:1rem}.testBuilder .tutorial .head .assigned{display:flex;flex-direction:row;justify-content:center;align-items:center}.testBuilder .tutorial .head .assigned .piccont{width:3rem;height:3rem;margin-left:.5rem;border-radius:100%}.testBuilder .tutorial .head .assigned .link,.testBuilder .tutorial .head .assigned strong{margin-left:.5rem}.testBuilder .tutorial .head .assigned .link svg{height:1.5rem;width:1.5rem}.testBuilder .tutorial .head .approve{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.2rem}.testBuilder .tutorial .head .approve .link{margin-left:.5rem}.testBuilder .tutorial .head .approve .link svg{height:1.5rem;width:1.5rem}.testBuilder .tutorial .instructions{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:1rem;border-radius:15px;background-color:#302e28;max-width:90rem;margin-bottom:1rem}.testBuilder .tutorial .instructions .modInst{flex:1 1;margin:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;border-radius:15px;background-color:#21201b}.testBuilder .tutorial .instructions .modInst .field{width:80%}.testBuilder .tutorial .instructions .modInst .field textarea{height:12rem}.testBuilder .tutorial .instructions strong{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:1rem}.testBuilder .tutorial .instructions strong svg{width:1.5rem;height:1.5rem;margin-right:1rem}.testBuilder .tutorial .instructions p{padding:1rem;font-size:.9rem}.testBuilder .tutorial.editContent .inputIcon{width:100%;margin-bottom:1rem}.testBuilder .tutorial.editContent .inputIcon input{width:100%}.testBuilder .tutorial.editContent .rowGood .singlePic{margin:1rem}.testBuilder .tutorial.editContent .rowGood .singlePic .piccont{border:none!important}.testBuilder .tutorial.hidden .buttons,.testBuilder .tutorial.hidden .mediaCont,.testBuilder .tutorial.hidden .questionsCont,.testBuilder .tutorial.hidden .textSection{opacity:.5}.testBuilder .tutorial .title{font-size:1.6rem;font-weight:800!important;padding:1rem;margin:1rem}.testBuilder .tutorial .subTitle{font-size:1.2rem;padding:1rem;font-weight:800!important;border-bottom:2px solid #5e5c54;margin-bottom:1rem}.testBuilder .tutorial .subTitle,.testBuilder .tutorial .subTitle .link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.testBuilder .tutorial .subTitle .link{margin-left:1.5rem}.testBuilder .tutorial .subTitle .link svg{height:1.5rem;width:1.5rem;margin-right:.5rem}.testBuilder .tutorial .mediaCont,.testBuilder .tutorial .questionsCont,.testBuilder .tutorial .textSection{width:100%;max-width:90rem}.testBuilder .tutorial .video-cont{padding:0 10%}.testBuilder .tutorial textarea{height:3rem}.testBuilder .tutorial .textBody{max-width:90rem;padding:1rem;background-color:#302e28;border-radius:5px;margin-bottom:2rem;line-height:1.4rem}.testBuilder .tutorial .textBody,.testBuilder .tutorial .textBody div{display:flex;flex-direction:column;justify-content:center;align-items:center}.testBuilder .tutorial .textBody div,.testBuilder .tutorial .textBody h1,.testBuilder .tutorial .textBody h2,.testBuilder .tutorial .textBody h3,.testBuilder .tutorial .textBody h4,.testBuilder .tutorial .textBody h5{width:100%}.testBuilder .tutorial .textBody h2{font-size:1.4rem;width:100%;text-align:left;border-bottom:2px solid #57544c;padding:.5rem;margin-bottom:.5rem}.testBuilder .tutorial .textBody h3{font-size:1.2rem}.testBuilder .tutorial .textBody ol,.testBuilder .tutorial .textBody ul{width:100%;padding-left:2rem}.testBuilder .tutorial .textBody ol li,.testBuilder .tutorial .textBody ul li{width:100%;margin-bottom:.5rem}.testBuilder .tutorial .textBody strong{font-weight:800!important}.testBuilder .tutorial .textBody p{margin:1rem 0;width:100%}.testBuilder .tutorial .questions{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;border-bottom:2px solid #5e5c54}.testBuilder .tutorial .questions span,.testBuilder .tutorial .questions strong{width:100%;margin-bottom:.3rem}.testBuilder .tutorial .questions strong{font-size:1.2rem;margin-bottom:.8rem}.testBuilder .btn-3{margin-top:2rem}.testBuilder .tasksCol{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.testBuilder .tasksCol .testTask{width:98%;padding:1rem;margin-bottom:1rem;border-radius:15px;background-color:#302e28}.testBuilder .tasksCol .testTask .ttHead{margin-bottom:.5rem;border-bottom:3px solid #4f4c45}.testBuilder .tasksCol .testTask .taskOptions,.testBuilder .tasksCol .testTask .ttHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem}.testBuilder .tasksCol .testTask .taskOptions{margin-top:.5rem;border-top:3px solid #4f4c45}.testBuilder .tasksCol .testTask .taskOptions .rowOpt{display:flex;flex-direction:row;justify-content:center;align-items:center}.testBuilder .tasksCol .testTask .taskOptions .rowOpt .link{padding:.5rem}.testBuilder .tasksCol .testTask .taskOptions .rowOpt .link svg{width:1.5rem;height:1.5rem}.testBuilder .tasksCol .testTask .expt{width:100%;margin-top:1rem;font-size:1.2rem;padding:.5rem}.testBuilder .tasksCol .testTask strong{font-size:1.2rem;padding:.5rem}.testBuilder .tasksCol .testTask p{padding:1rem;width:100%;border-radius:15px;background-color:#21201b}.coursePracticeBuilder .textEditor .textEditor-editor{height:22rem}.coursePracticeBuilder .textEditor.showHTML textarea#practice{display:flex;height:20rem}.coursePracticeBuilder .textEditor textarea#practice{display:none}.coursePracticeBuilder textarea#practice_equipment{height:10rem}.coreConcept{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;background-color:#302e28;border-radius:15px;margin-bottom:.5rem}.coreConcept.critical .ccHead{border-bottom:2px solid #ffd000;color:#ffd000}.coreConcept.critical .ccHead .critCont{color:#000;background-color:#ffd000;margin-left:.5rem;border-radius:.5rem;font-size:.9rem;padding:.3rem .5rem}.coreConcept .rowOpts{width:100%;padding:.5rem;justify-content:space-between}.coreConcept .rowOpts,.coreConcept .rowOpts .opts{display:flex;flex-direction:row;align-items:center}.coreConcept .rowOpts .opts{justify-content:center}.coreConcept .rowOpts .opts .link{margin:0 .5rem}.coreConcept .rowOpts .opts .link svg{height:1.2rem;width:1.2rem}.coreConcept.red{border:3px solid tomato}.coreConcept.purple{border:3px solid #f0f}.coreConcept.purple .ccHead .tut{color:#f0f}.coreConcept.orange{border:3px solid orange}.coreConcept.orange .ccHead .tut{color:orange}.coreConcept.blue{border:3px solid #add8e6}.coreConcept.blue .ccHead .tut{color:#add8e6}.coreConcept.lime{border:3px solid lime}.coreConcept.lime .ccHead .tut{color:lime}.coreConcept.yellow{border:3px solid #ff0}.coreConcept.yellow .ccHead .tut{color:#ff0}.coreConcept.cyan{border:3px solid aqua}.coreConcept.cyan .ccHead .tut{color:aqua}.coreConcept .rowCore{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:stretch}.coreConcept .rowCore .rowCC{flex:1 1;margin:.5rem;padding:1rem;border-radius:5px;background-color:#21201b;font-size:.9rem}.coreConcept .rowCore .arrowCont{display:flex;flex-direction:column;justify-content:center;align-items:center}.coreConcept .rowCore .arrowCont svg{height:1.2rem;width:1.2rem}.coreConcept .ccHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:2px solid #5e5c54}.coreConcept .ccHead .tut{font-weight:800!important}.coreConcept .ccHead .name{font-size:1.1rem;font-weight:800!important;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.coreConcept .ccHead .name .link svg{height:1.2rem;width:1.2rem;margin-right:.5rem}.trainingCont{flex-direction:column;justify-content:flex-start}.trainingCont,.trainingCont .headRow{width:100%;display:flex;align-items:center}.trainingCont .headRow{flex-direction:row;justify-content:space-evenly;margin-bottom:1rem}.trainingCont .headRow .headTab{flex:1 1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:1rem;margin:.5rem;font-size:1.2rem;border-bottom:3px solid #403d36;opacity:.8}.trainingCont .headRow .headTab.sel{border-bottom:3px solid #fff;opacity:1;color:#fff!important}.trainingCont .headRow .headTab .tutorialIcon{margin-left:.5rem}.trainingCont .headRow .headTab .tabSVG{height:1.6rem;width:1.6rem;margin-right:1rem}.allCourses{width:100%;padding:0 1rem;min-height:80vh}.allCourses .rowProg{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;align-items:flex-start;position:-webkit-sticky;position:sticky;top:0;background-color:#21201b;z-index:11}.allCourses .rowProg .catHead{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.allCourses .rowProg .catHead .levelCont{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start;margin-bottom:.3rem}.allCourses .rowProg .catHead .levelCont.faded{opacity:.3}.allCourses .rowProg .catHead .levelCont .level{flex:1 1;margin:0 .5rem;color:#000;font-weight:500!important;padding:.2rem .5rem;border-radius:15px}.allCourses .rowProg .catHead .levelCont .level.green{background-color:#7cfc00}.allCourses .rowProg .catHead .levelCont .level.blue{background-color:aqua}.allCourses .rowProg .catHead .levelCont .level.purple{background-color:violet}.allCourses .rowProg .catHead .levelCont .level.red{background-color:tomato}.allCourses .rowProg .catHead .levelCont .col{flex:2 1;font-size:.8rem}.allCourses .rowProg .catHead h3{padding:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;font-size:1.2rem}.allCourses .rowProg .catHead h3 svg{height:1.5rem;width:1.5rem;margin-right:.5rem}.allCourses.techProgress .rowBadge{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:1rem}.allCourses.techProgress .managerCol{padding:1rem;background-color:#302e28;border-radius:15px}.allCourses.techProgress .managerCol .managerRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.allCourses.techProgress .managerCol .managerRow.avatarsRow{flex-wrap:wrap;padding:1rem;background-color:#21201b;border-radius:15px;margin-top:1rem}.allCourses.techProgress .managerCol .managerRow.avatarsRow .avatarCont{position:relative;height:7rem;width:7rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.allCourses.techProgress .managerCol .managerRow.avatarsRow .avatarCont .badgeAvatar{position:absolute;transform:scale(.35);cursor:pointer}.allCourses.techProgress .managerCol .managerRow.avatarsRow .avatarCont .badgeAvatar:hover{transform:scale(.7);z-index:90}.allCourses.techProgress .managerCol .managerRow .field{max-width:30rem}.allCourses.techProgress .requirements{padding:1rem;font-size:1rem;background-color:#302e28;border-radius:15px;margin:1rem 0}.allCourses.techProgress .training_req{padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;background-color:#302e28;border-radius:15px;margin:1rem 0;flex-wrap:wrap;border:3px solid #302e28}.allCourses.techProgress .training_req.reqDone{border:3px solid #7cfc00}.allCourses.techProgress .training_req .allMods{min-width:15rem;padding:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:#000;border-radius:15px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.allCourses.techProgress .training_req .allMods svg{height:1.5rem;width:1.5rem;margin:0 .5rem}.allCourses.techProgress .training_req .allMods.green{background-color:#7cfc00}.allCourses.techProgress .training_req .allMods.red{background-color:tomato}.allCourses.techProgress .training_req .reqCat{flex:3 1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.allCourses.techProgress .training_req .reqCat .rCat{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 .5rem;background-color:#21201b;border-radius:15px;padding:.5rem}.allCourses.techProgress .training_req .reqCat .rCat svg{height:1.5rem;width:1.5rem;margin-right:.5rem}.allCourses.techProgress .training_req .level{margin:0 .5rem;color:#000;font-weight:500!important;padding:.5rem;border-radius:15px}.allCourses.techProgress .training_req .level.green{background-color:#7cfc00}.allCourses.techProgress .training_req .level.blue{background-color:aqua}.allCourses.techProgress .training_req .level.purple{background-color:violet}.allCourses.techProgress .training_req .level.red{background-color:tomato}.allCourses.techProgress .cateCont{flex-wrap:wrap;padding:1rem;background-color:#302e28;border-radius:15px;margin:.5rem;position:relative}.allCourses.techProgress .cateCont,.allCourses.techProgress .cateCont .cateT{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.allCourses.techProgress .cateCont .cateT{position:absolute;top:-.5rem;left:-.5rem;font-size:1.4rem;font-weight:800!important}.allCourses.techProgress .cateCont .cateT svg{height:3rem;width:3rem;margin-right:.5rem}.allCourses.techProgress .positionComp{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.allCourses.techProgress .positionComp .compensation{font-size:1.5rem;margin-right:2rem}.allCourses.techProgress .report{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #403d36;padding:.7rem}.allCourses.techProgress .report .col{flex:1 1;height:5rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.allCourses.techProgress .report .col strong{font-size:1.2rem;font-weight:800!important}.allCourses.techProgress .report p{flex:4 1;margin-left:2rem;font-size:.9rem;border-left:3px solid #403d36;padding:.5rem .5rem .5rem 1rem}.allCourses.techProgress .report.auditReport .col strong{padding:.5rem;border-radius:15px;color:#000}.allCourses.techProgress .report.auditReport .col strong.green{background-color:#7cfc00}.allCourses.techProgress .report.auditReport .col strong.blue{background-color:aqua}.allCourses.techProgress .report.auditReport .col strong.red{background-color:tomato}.allCourses.techProgress .metrics{margin-top:1rem;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.allCourses.techProgress .metrics .metric{background-color:#302e28;margin:1rem;width:16rem;height:15rem;box-shadow:0 8px 24px rgba(0,0,0,.14);border-radius:10px;padding:1rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.allCourses.techProgress .metrics .metric.extra{width:36rem}.allCourses.techProgress .metrics .metric .rowMain{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.allCourses.techProgress .metrics .metric .dataGraph{width:20rem;height:100%}.allCourses.techProgress .metrics .metric.yellow{border:2px solid #ffd000}.allCourses.techProgress .metrics .metric.green{border:2px solid #7cfc00}.allCourses.techProgress .metrics .metric.red{border:2px solid tomato}.allCourses.techProgress .metrics .metric .dataPoints{width:14rem;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.allCourses.techProgress .metrics .metric .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.allCourses.techProgress .metrics .metric .title{width:100%;padding:.5rem;border-bottom:2px solid #5e5c54;font-size:1.2rem}.allCourses.techProgress .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;max-width:100%;flex-wrap:wrap}.allCourses.techProgress .row .singleGoal{min-width:15rem}.allCourses.techProgress .row .singleGoal .colorText{text-align:center}.allCourses.techProgress .row .singleGoal .inconHead svg{height:2.5rem;width:2.5rem}.allCourses h2{padding:.7rem;border-bottom:2px solid #5e5c54;font-size:1.6rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.allCourses h2 svg{height:3rem;width:3rem}.allCourses .cat{max-width:100%}.allCourses .cat .anch{position:absolute;top:-5rem}.allCourses .cat .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.allCourses .cat .row .singleGoal{min-width:15rem}.allCourses .cat .row .singleGoal .colorText{text-align:center}.allCourses .cat .row .singleGoal .goalUsers{margin-top:-1.7rem;max-width:20rem;flex-wrap:wrap}.allCourses .cat .row .singleGoal .goalUsers.bottom{bottom:0;top:23rem}.allCourses .cat .row .singleGoal .goalUsers .avatar{height:1.9rem;width:1.9rem}.infractionReport{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:5rem;border-bottom:1px solid #403d36;padding:.7rem}.infractionReport .col{flex:1 1;height:4rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;border-radius:15px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);color:#000;background-color:aqua}.infractionReport .col.Grave{background-color:tomato}.infractionReport .col.Medium{background-color:orange}.infractionReport .col.Low{background-color:aqua}.infractionReport .col strong{font-size:1.1rem;font-weight:800!important}.infractionReport p{flex:4 1;height:4rem;padding:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:2rem;border-left:3px solid #403d36}@media only screen and (max-width:1600px){.allCourses .rowProg .catHead .levelCont{flex-wrap:wrap}.allCourses .rowProg .catHead .levelCont .level{padding:.1rem .3rem;flex:2 1;min-width:4rem;font-size:.8rem}.allCourses .rowProg .catHead .levelCont .col{flex:3 1;min-width:4rem;font-size:.7rem}.allCourses .rowProg .catHead .levelCont .col .prog{text-align:center}.allCourses .rowProg .catHead h3{padding:.5rem;font-size:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 0 .2rem;text-align:center}.allCourses .rowProg .catHead h3 svg{height:1.3rem;width:1.3rem;margin-right:0;margin-bottom:.5rem}.allCourses.techProgress .infractionReport .col,.allCourses.techProgress .report .col{text-align:center;font-size:.9rem}.allCourses.techProgress .infractionReport .col strong,.allCourses.techProgress .report .col strong{font-size:1rem}.trainingCont .headRow .headTab{padding:.5rem;font-size:1rem;margin:.2rem}.trainingCont .headRow .headTab .tabSVG{height:1.4rem;width:1.4rem;margin-right:.8rem}}@media only screen and (max-width:800px){.allCourses .rowProg{flex-wrap:wrap}.allCourses .rowProg .catHead{width:25%;flex:none}.allCourses .rowProg .catHead h3{padding:.2rem;font-size:.9rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:0 0 .2rem}.allCourses .rowProg .catHead h3 svg{height:1rem;width:1rem;margin-right:0;margin-bottom:.2rem}.allCourses.techProgress .infractionReport,.allCourses.techProgress .report{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto}.allCourses.techProgress .infractionReport .col,.allCourses.techProgress .report .col{text-align:center;font-size:.9rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem}.allCourses.techProgress .infractionReport .col strong,.allCourses.techProgress .report .col strong{font-size:1rem}.allCourses.techProgress .infractionReport p,.allCourses.techProgress .report p{margin:0;border-left:0}.trainingCont .headRow .headTab{padding:.5rem;font-size:.8rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;height:5rem}.trainingCont .headRow .headTab .tabSVG{height:1.4rem;width:1.4rem;margin-right:0}.allCourses{padding:0 .5rem}.allCourses h2{padding:.7rem;border-bottom:2px solid #5e5c54;font-size:1.4rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.allCourses h2 svg{height:2rem;width:2rem}.allCourses .cat .row .singleGoal{max-width:11rem;min-width:11rem;height:18rem}.allCourses .cat .row .singleGoal h3{font-size:1rem}.allCourses .cat .row .singleGoal .colorText{text-align:center;font-size:.9rem}.allCourses .cat .row .singleGoal .goalUsers{margin-top:-1.2rem;max-width:10rem;flex-wrap:wrap}.allCourses .cat .row .singleGoal .goalUsers.bottom{bottom:0;top:19rem}.allCourses .cat .row .singleGoal .goalUsers .avatar{height:1.3rem;width:1.3rem}.allCourses.techProgress .cateCont{width:100%}.allCourses.techProgress .managerRow .field{max-width:13rem}.allCourses.techProgress .report{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:auto;border-bottom:1px solid #403d36;padding:.7rem}.allCourses.techProgress .report .col{height:auto;width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.allCourses.techProgress .report .col .colorText{font-size:1.2rem}.allCourses.techProgress .report p{margin-left:0;margin-top:.7rem;width:100%}.allCourses.techProgress .metrics{margin-top:1rem;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.allCourses.techProgress .metrics .metric{background-color:#302e28;margin:.5rem 0;width:100%;height:auto;box-shadow:0 8px 24px rgba(0,0,0,.14);border-radius:10px;padding:1rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.allCourses.techProgress .metrics .metric.extra{width:100%}.allCourses.techProgress .metrics .metric .rowMain{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;width:100%}.allCourses.techProgress .metrics .metric .dataGraph{width:100%;height:auto}.allCourses.techProgress .metrics .metric .dataPoints{width:100%;height:10rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.allCourses.techProgress .metrics .metric .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.allCourses.techProgress .metrics .metric .title{width:100%;padding:.5rem;border-bottom:2px solid #5e5c54;font-size:1.2rem}.allCourses.techProgress .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;max-width:100%;flex-wrap:wrap}.allCourses.techProgress .row .singleGoal{position:relative;min-width:10.5rem;max-width:10.5rem;height:15rem}.allCourses.techProgress .row .singleGoal h3{font-size:.9rem;margin:.3rem}.allCourses.techProgress .row .singleGoal .colorText{text-align:center;font-size:.7rem}.allCourses.techProgress .row .singleGoal .inconHead svg{position:absolute;height:2rem;width:2rem;top:-1rem;right:-1rem}}.mktSEO{justify-content:flex-start;align-items:center;align-items:flex-start}.mktSEO,.mktSEO .colSearch{display:flex;flex-direction:row;width:100%;padding:1rem}.mktSEO .colSearch{background-color:#302e28;border-radius:10px;margin-bottom:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center}.mktSEO .colSearch .inputIcon{flex:1 1;height:2.6rem}.mktSEO .colSearch .inputIcon input{width:100%;height:2.6rem}.mktSEO .colHead{width:100%;justify-content:space-between;padding:.8rem;margin-bottom:.5rem;background-color:#302e28;border-radius:10px}.mktSEO .colHead,.mktSEO .colHead .opts{display:flex;flex-direction:row;align-items:center}.mktSEO .colHead .opts{justify-content:center}.mktSEO .colHead .opts .link{margin:0 .5rem}.mktSEO .colHead .opts .searchIcon svg{width:1.6rem;height:1.6rem;margin-right:.5rem}.mktSEO .colHead .clicks{width:7rem}.mktSEO .clicks{width:5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mktSEO .clicks .totalClicks{font-size:1.8rem;font-weight:800!important}.mktSEO .clicks .col{justify-content:space-between;height:3rem}.mktSEO .clicks .col,.mktSEO .colChanges{display:flex;flex-direction:column;align-items:center}.mktSEO .colChanges{justify-content:flex-start}.mktSEO .colChanges.pageQueries{margin-left:1rem}.mktSEO .colChanges .page{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.8rem;margin-bottom:.5rem;background-color:#302e28;border-radius:10px}.mktSEO .colChanges .page.queryPage{border:3px solid #ffd000;position:relative}.mktSEO .colChanges .page.queryPage .queryArrow{position:absolute;right:-1.5rem;color:#ffd000;height:2rem;width:2rem}.mktSEO .colChanges .page .colInfo{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.mktSEO .colChanges .page .colInfo .pageName{font-weight:800!important}.mktSEO .colChanges .page .colInfo .pageOpts{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:.5rem;font-size:.8rem}.mktSEO .colChanges .page .colInfo .pageOpts a{margin-right:.5rem}.assignBay .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.assignBay .row.sched{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.assignBay .row.sched .col{margin-bottom:2rem}.assignBay .row .col{flex:1 1;justify-content:space-between}.assignBay .row .col,.assignBay .row .col .bayName{display:flex;flex-direction:column;align-items:center}.assignBay .row .col .bayName{width:100%;justify-content:center;font-size:1.4rem;margin-bottom:1rem}.assignBay .row .col .bayRow{flex:1 1;display:flex;flex-direction:row;justify-content:center;align-items:center}.assignBay .row .col .bayRow.mt{margin-top:2rem}.assignBay .row .col .bayRow .bayNum{height:5rem;width:5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.3rem}.assignBay .row .col .bayRow .bayNum.sch{height:15rem;width:15rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-size:.7rem}.assignBay .row .col .bayRow .bayNum.sch strong.head{font-size:.9rem;padding:.5rem}.assignBay .row .col .bayRow .bayNum.sch p.taken{padding:.4rem;width:100%;border-bottom:1px solid #5e5c54}.assignBay .row .col .bayRow .bayNum.sch p.taken.blue{color:aqua}.assignBay .row .col .bayRow .bayNum.taken{background-color:darkred}.assignBay .row .col .bayRow .bayNum.prep{border:2px solid green}.assignBay .row .col .bayRow .bayNum.prep.selected{background-color:green}.assignBay .row .col .bayRow .bayNum.brea{border:2px solid orange}.assignBay .row .col .bayRow .bayNum.brea.selected{background-color:orange}.assignBay .row .col .bayRow .bayNum.hold{border:2px solid #fff}.assignBay .row .col .bayRow .bayNum.hold.selected{background-color:gray}@media only screen and (max-width:1300px){.assignBay .row .col .bayName{font-size:1.2rem}.assignBay .row .col .bayRow .bayNum{height:4rem;width:4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.2rem}.assignBay .row .col .bayRow .bayNum.sch{height:12rem;width:12rem;font-size:.6rem}.assignBay .row .col .bayRow .bayNum.sch strong.head{font-size:.8rem;padding:.5rem}}@media only screen and (max-width:800px){.assignBay .row{display:flex;flex-direction:column;justify-content:center;align-items:center}.assignBay .row .col{margin-bottom:2rem}.assignBay .row .col .bayName{font-size:1.2rem}.assignBay .row .col .bayRow .bayNum{height:4rem;width:4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.2rem}.assignBay .row .col .bayRow .bayNum.sch{height:12rem;width:12rem;font-size:.6rem}.assignBay .row .col .bayRow .bayNum.sch strong.head{font-size:.8rem;padding:.5rem}}.salesMetrics{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.salesMetrics .metricsMenu{width:20rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:-webkit-sticky;position:sticky;top:0;padding-top:2rem}.salesMetrics .metricsMenu .btn-3{margin-bottom:2rem}.salesMetrics .metricsMenu .inputIcon{width:90%}.salesMetrics .metricsMenu .inputIcon select{width:100%}.salesMetrics .metrics{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-right:2px solid #5e5c54}.salesMetrics .metrics .metricCont{flex:1 1;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.salesMetrics .metrics .metricCont .comparator{width:100%;font-size:1.5rem;font-weight:800!important;padding:1rem 2rem;border-top:3px solid #5e5c54;margin-top:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.salesMetrics .metrics .metricCont .comparator svg{height:3rem;width:3rem;margin-right:1rem}.salesMetrics .metrics .metricCont .header{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.salesMetrics .metrics .metricCont .header strong.title{font-size:1.6rem;font-weight:800!important;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem}.salesMetrics .metrics .metricCont .header strong.title svg{height:3rem;width:3rem;margin:0 1rem}.salesMetrics .metrics .metricCont .header strong.title .piccont{height:4rem;width:4rem;margin:0 1rem;border-radius:100%}.salesMetrics .metrics .metricCont .metricUnit{width:25rem;height:18rem}.salesMetrics .metrics .metricCont .metricGraph,.salesMetrics .metrics .metricCont .metricUnit{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:.8rem;border-radius:15px;background-color:#302e28;box-shadow:0 8px 24px rgba(0,0,0,.14);margin:.8rem}.salesMetrics .metrics .metricCont .metricGraph.bb,.salesMetrics .metrics .metricCont .metricUnit.bb{border:10px solid #7cfc00}.salesMetrics .metrics .metricCont .metricGraph.green,.salesMetrics .metrics .metricCont .metricUnit.green{border:3px solid #7cfc00}.salesMetrics .metrics .metricCont .metricGraph.green .header .percent,.salesMetrics .metrics .metricCont .metricUnit.green .header .percent{padding:.3rem .5rem;background-color:green;border-radius:5px}.salesMetrics .metrics .metricCont .metricGraph.red,.salesMetrics .metrics .metricCont .metricUnit.red{border:3px solid tomato}.salesMetrics .metrics .metricCont .metricGraph.red .header .percent,.salesMetrics .metrics .metricCont .metricUnit.red .header .percent{padding:.3rem .5rem;background-color:red;border-radius:5px}.salesMetrics .metrics .metricCont .metricGraph.blue,.salesMetrics .metrics .metricCont .metricUnit.blue{border:3px solid aqua}.salesMetrics .metrics .metricCont .metricGraph.blue .header .percent,.salesMetrics .metrics .metricCont .metricUnit.blue .header .percent{padding:.3rem .5rem;background-color:blue;border-radius:5px}.salesMetrics .metrics .metricCont .metricGraph.bb,.salesMetrics .metrics .metricCont .metricUnit.bb{border-width:6px}.salesMetrics .metrics .metricCont .metricGraph.bb.red .header strong,.salesMetrics .metrics .metricCont .metricGraph.bb.red .sub .this,.salesMetrics .metrics .metricCont .metricGraph.bb.red span.unit,.salesMetrics .metrics .metricCont .metricUnit.bb.red .header strong,.salesMetrics .metrics .metricCont .metricUnit.bb.red .sub .this,.salesMetrics .metrics .metricCont .metricUnit.bb.red span.unit{color:tomato}.salesMetrics .metrics .metricCont .metricGraph.bb.green .header strong,.salesMetrics .metrics .metricCont .metricGraph.bb.green .sub .this,.salesMetrics .metrics .metricCont .metricGraph.bb.green span.unit,.salesMetrics .metrics .metricCont .metricUnit.bb.green .header strong,.salesMetrics .metrics .metricCont .metricUnit.bb.green .sub .this,.salesMetrics .metrics .metricCont .metricUnit.bb.green span.unit{color:#7cfc00}.salesMetrics .metrics .metricCont .metricGraph .header,.salesMetrics .metrics .metricCont .metricUnit .header{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:1rem}.salesMetrics .metrics .metricCont .metricGraph .header svg,.salesMetrics .metrics .metricCont .metricUnit .header svg{height:2.3rem;width:2.3rem;margin-right:1rem}.salesMetrics .metrics .metricCont .metricGraph .header strong,.salesMetrics .metrics .metricCont .metricUnit .header strong{font-size:1.2rem;font-weight:800!important;margin-right:1rem}.salesMetrics .metrics .metricCont .metricGraph .sub,.salesMetrics .metrics .metricCont .metricUnit .sub{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-end;margin-bottom:2rem}.salesMetrics .metrics .metricCont .metricGraph .sub .this,.salesMetrics .metrics .metricCont .metricUnit .sub .this{font-size:1.3rem;margin-right:1rem}.salesMetrics .metrics .metricCont .metricGraph .sub .last,.salesMetrics .metrics .metricCont .metricUnit .sub .last{font-size:1.1rem;color:#ebebd8}.salesMetrics .metrics .metricCont .metricGraph .unit,.salesMetrics .metrics .metricCont .metricUnit .unit{font-size:2rem;font-weight:800!important;padding:1rem;width:70%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;background-color:#21201b}.salesMetrics .metrics .metricCont .metricGraph .previous,.salesMetrics .metrics .metricCont .metricUnit .previous{font-size:1.5rem}.fullCourse{width:100%;padding:1rem;min-height:80vh}.fullCourse .instructorRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:15px;background-color:#302e28;margin-top:1rem;padding:1rem}.fullCourse .instructorRow .col{padding:.5rem;border-right:2px solid #403d36;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:1rem}.fullCourse .instructorRow .col .colorText{font-size:1.1rem;font-weight:800!important;margin-bottom:1rem}.fullCourse .instructorRow .col .btn-4{margin-bottom:.7rem}.fullCourse .instructorRow .colPending{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.fullCourse .instructorRow .colPending .row{width:100%}.fullCourse .instructorRow .colPending .row .link{flex:1 1;margin:.3rem;padding:.3rem;border-bottom:3px solid #403d36}.fullCourse .instructorRow .colPending .row .link.sel{border-bottom:3px solid #ffd000}.fullCourse .instructorRow .colPending .userRow{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;min-height:12rem;padding-top:.5rem;flex-wrap:wrap}.fullCourse .instructorRow .colPending .userRow .examCol{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:12rem;height:12rem;position:relative;margin-right:.5rem}.fullCourse .instructorRow .colPending .userRow .examCol .badgeAvatar{position:absolute;transform:scale(.55)}.fullCourse .courseHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:15px;background-color:#302e28}.fullCourse .courseHead .topImg{border-top-left-radius:15px;border-bottom-left-radius:15px;z-index:0;width:28rem;height:9rem;position:absolute;overflow:hidden}.fullCourse .courseHead .topImg .opaque{width:28rem;height:9rem;position:absolute;background-color:#000;opacity:.6}.fullCourse .courseHead .topImg .piccont{height:auto}.fullCourse .courseHead .catIcon{padding-right:1rem;border-right:3px solid #5e5c54;margin-right:1rem;margin-left:1rem;z-index:1}.fullCourse .courseHead .catIcon svg{height:4rem;width:4rem}.fullCourse .courseHead .examiner{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;width:7rem;height:9rem;margin-right:1rem;padding:.5rem}.fullCourse .courseHead .examiner .badgeAvatar{position:absolute;transform:scale(.4);top:-2rem}.fullCourse .courseHead .examiner .badgeAvatar:hover{transform:scale(.8);z-index:10}.fullCourse .courseHead .courseText{flex:2 1;padding:.5rem 1rem;font-size:.8rem}.fullCourse .courseHead .col{width:22rem;z-index:1}.fullCourse .courseHead .col h3{margin:0 0 .5rem}.fullCourse .courseHead .col .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.fullCourse .courseHead .col .row .level{border-radius:15px;color:#000;font-weight:800;padding:.2rem .5rem;margin:0 .5rem}.fullCourse .courseHead .col .row .level.green{background-color:#7cfc00}.fullCourse .courseHead .col .row .level.blue{background-color:aqua}.fullCourse .courseHead .col .row .level.purple{background-color:violet}.fullCourse .courseHead .col .row .level.red{background-color:tomato}.fullCourse .cleared{width:100%;flex-direction:row;padding-left:1.5rem;margin-top:2rem}.fullCourse .cleared,.fullCourse .cleared .badgeCo{display:flex;justify-content:center;align-items:center}.fullCourse .cleared .badgeCo{height:4.5rem;width:4.5rem;position:relative;flex-direction:column}.fullCourse .cleared .badgeCo .badgeAvatar{position:absolute;transform:scale(.2)}.fullCourse .cleared .badgeCo .badgeAvatar:hover{transform:scale(.7);z-index:10}.fullCourse h2{font-size:1.4rem;padding:1rem;border-bottom:2px solid #5e5c54;margin-bottom:2rem;width:100%}.fullCourse .requiredFor{font-size:1.2rem;justify-content:space-evenly;margin-bottom:2rem}.fullCourse .courseProgress,.fullCourse .requiredFor{width:100%;padding:1rem;display:flex;flex-direction:row;align-items:center}.fullCourse .courseProgress{font-size:1.4rem;margin-top:2rem;border-top:3px solid #403d36;justify-content:space-between;background-color:#302e28;flex-wrap:wrap}.fullCourse .courseProgress .colorText{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.fullCourse .courseProgress .colorText .tutorialIcon{margin-right:.5rem}.fullCourse .courseProgress .buttonRow{flex:1 1;min-width:25rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.fullCourse .courseProgress .buttonRow .btn-3{margin-left:1rem}.fullCourse .tutList{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-top:2px solid #5e5c54}.fullCourse .tutList .clickTutorial{width:100%;padding:1.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:2px solid #5e5c54}.fullCourse .tutList .clickTutorial .circleCheck{margin-right:1rem}.fullCourse .tutList .clickTutorial .circleCheck svg{height:2rem;width:2rem}.fullCourse .tutList .clickTutorial.faded{opacity:.5}.fullCourse .tutList .clickTutorial.passed{background-color:#302e28}.fullCourse .tutList .clickTutorial.passed .circleCheck{color:#7cfc00}.fullCourse .tutList .clickTutorial:hover{background-color:#38362f!important}.fullCourse .tutList .clickTutorial .colContent,.fullCourse .tutList .clickTutorial span,.fullCourse .tutList .clickTutorial strong{flex:1 1;font-size:1.2rem}.fullCourse .tutList .clickTutorial strong{flex:3 1;font-size:1.2rem}.fullCourse .tutList .clickTutorial .colContent{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;min-height:2.5rem;border-left:3px solid #403d36;padding-left:.5rem}.fullCourse .tutList .clickTutorial .colContent span{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.7rem}.fullCourse .tutList .clickTutorial .colContent span svg{height:1rem;width:1rem;margin-right:.5rem}.fullCourse .tutList .tutUsers{width:15rem;height:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.fullCourse .tutList .tutUsers .avatar{height:2.5rem;width:2.5rem}.fullCourse .tutorial{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:1rem;margin-top:2rem;border-top:3px solid #403d36;background-color:#302e28;padding-bottom:2rem}.fullCourse .tutorial .tutText{max-width:80rem;margin-bottom:2rem;font-size:1.1rem}.fullCourse .tutorial .bbts,.fullCourse .tutorial .mediaCont{background-color:#21201b;padding:1rem;border-radius:15px;width:100%;max-width:90rem}.fullCourse .tutorial .mediaCont{display:flex;flex-direction:column;justify-content:center;align-items:center}.fullCourse .tutorial .mediaCont .comments{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.fullCourse .tutorial .mediaCont .comments .commentsCol{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-right:3px solid #403d36}.fullCourse .tutorial .mediaCont .comments .commentsCol .singleComment{width:100%;padding:1rem;border-bottom:3px solid #4f4c45}.fullCourse .tutorial .mediaCont .comments .commentsCol .singleComment .userHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:2px solid #38362f}.fullCourse .tutorial .mediaCont .comments .commentsCol .singleComment .userHead .piccont{width:2rem;height:2rem;border-radius:100%}.fullCourse .tutorial .mediaCont .comments .commentsCol .singleComment p{padding:.75rem}.fullCourse .tutorial .mediaCont .comments .commentsCol .singleComment .bopt{padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.fullCourse .tutorial .mediaCont .comments .commentsCol .singleComment .bopt span{font-size:.8rem;font-style:italic}.fullCourse .tutorial .mediaCont .comments .newComment{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.fullCourse .tutorial .mediaCont .comments .newComment textarea{width:100%;max-width:30rem;height:10rem;margin-bottom:1rem}.fullCourse .tutorial .mediaCont .docComp{border:none}.fullCourse .tutorial .mediaCont .subTitle{font-size:1.2rem;padding:1rem;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-weight:800!important;border-bottom:2px solid #5e5c54;margin-bottom:1rem}.fullCourse .tutorial .mediaCont .subTitle .link{margin-left:1.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.fullCourse .tutorial .mediaCont .subTitle .link svg{height:1.5rem;width:1.5rem;margin-right:.5rem}.fullCourse .tutorial .mediaCont .pictures{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.fullCourse .tutorial .mediaCont .pictures .selPic .piccont{width:100%;height:auto}.fullCourse .tutorial .textBody{max-width:90rem;padding:1rem;background-color:#21201b;border-radius:15px;margin-bottom:2rem;line-height:1.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.fullCourse .tutorial .textBody ol,.fullCourse .tutorial .textBody ul{padding-left:2rem;width:100%}.fullCourse .tutorial .textBody ol li,.fullCourse .tutorial .textBody ul li{margin-bottom:.5rem;width:100%}.fullCourse .tutorial .textBody div{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.fullCourse .tutorial .textBody h1,.fullCourse .tutorial .textBody h2,.fullCourse .tutorial .textBody h3,.fullCourse .tutorial .textBody h4,.fullCourse .tutorial .textBody h5,.fullCourse .tutorial .textBody p{width:100%}.fullCourse .tutorial .textBody strong{font-weight:800!important}.fullCourse .tutorial .textBody p{margin:1rem 0}.fullCourse .tutorial .video-cont{max-width:45rem;width:100%}.fullCourse .tutorial .topTuts{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem}.fullCourse .tutorial .topTuts .nextRow{flex:1 1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.fullCourse .tutorial .topTuts .nextRow .btn-3{margin-right:.5rem}.fullCourse .tutorial .topTuts .spacer{flex:.1 1;border:2px solid #5e5c54}.fullCourse .tutorial .topTuts .spacer.red{border-color:tomato}.fullCourse .tutorial .topTuts .spacer.green{border-color:#7cfc00}.fullCourse .tutorial .topTuts .spacer.white{border-color:#403d36}.fullCourse .tutorial .topTuts .backB{padding-left:1rem;margin-left:1rem;height:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-left:3px solid #403d36}.fullCourse .tutorial .topTuts .topTut{font-size:1.2rem;flex:1 1;height:3rem;border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#000;text-align:center;font-size:.8rem;font-weight:800!important;padding:.3rem .2rem;opacity:.7}.fullCourse .tutorial .topTuts .topTut:hover{color:#000!important;transform:scale(1.1)}.fullCourse .tutorial .topTuts .topTut:hover.white{background-color:#403d36;color:#fff!important}.fullCourse .tutorial .topTuts .topTut.orange{background-color:#ffd000;opacity:1}.fullCourse .tutorial .topTuts .topTut.red{background-color:tomato}.fullCourse .tutorial .topTuts .topTut.green{background-color:#7cfc00}.fullCourse .tutorial .topTuts .topTut.white{background-color:#403d36;color:#fff}.fullCourse .tutTest,.fullCourse .tutTest .question{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem}.fullCourse .tutTest .question{width:100%;background-color:#21201b;border-radius:15px;margin-bottom:1rem;align-items:stretch}.fullCourse .tutTest .question .qTitle{width:100%;padding:.5rem;font-size:1.1rem;border-bottom:3px solid #5e5c54;margin-bottom:1rem;font-weight:800!important}.fullCourse .tutTest .question .choice{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem;border:3px solid #403d36;border-radius:15px;margin-bottom:.5rem;font-size:.9rem}.fullCourse .tutTest .question .choice svg{height:1.2rem;width:1.2rem;margin-right:.5rem}.fullCourse .tutTest .question .choice .cho{flex:1 1}.fullCourse .tutTest .question .choice.selected{color:#ffd000;border-color:#ffd000}.practicalTest{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.practicalTest .timer{padding:1rem;border-radius:15px;background-color:#302e28;border:3px solid #403d36;font-size:1.5rem;font-weight:800!important;position:-webkit-sticky;position:sticky;top:0}.practicalTest .subTitle{font-weight:800!important;padding:.5rem;border-bottom:2px solid #4f4c45;margin-bottom:1rem}.practicalTest .textBody{max-width:90rem;padding:1rem;background-color:#21201b;border-radius:15px;margin-bottom:2rem;line-height:1.4rem;width:100%}.practicalTest .textBody h2{font-size:1.4rem;padding:1rem;border-bottom:2px solid #5e5c54;margin-bottom:2rem;width:100%}.practicalTest .textBody ol,.practicalTest .textBody ul{padding-left:2rem}.practicalTest .textBody ol li,.practicalTest .textBody ul li{margin-bottom:.5rem}.practicalTest .textBody strong{font-weight:800!important}.practicalTest .textBody p{margin:1rem 0}.practicalTest textarea{width:100%;min-height:8rem!important}.practicalTest .failQuestion{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:40rem;margin-top:1rem}.practicalTest .failQuestion .btn-4{margin:0}.practicalTest .failQuestion .inputIcon{flex:1 1}.practicalTest .failQuestion .inputIcon select{width:100%}.practicalTest p{padding:1rem;width:100%}.practicalTest .btn-4{margin-top:2rem}.practicalTest strong{width:100%;font-size:1.2rem;padding:.5rem;margin-top:2rem}.incorrectAnswers .incorrect{width:100%;padding:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.incorrectAnswers .incorrect strong{max-width:80%}.incorrectAnswers .incorrect svg{height:1.5rem;width:1.5rem;color:tomato;margin-right:1rem}@media only screen and (max-width:1300px){.fullCourse .courseHead .col{width:18rem}.fullCourse .courseHead .topImg,.fullCourse .courseHead .topImg .opaque{width:24rem}.fullCourse .courseHead .courseText{font-size:.7rem}}@media only screen and (max-width:800px){.fullCourse{padding:0 0 2rem}.fullCourse .instructorRow{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.fullCourse .instructorRow .col{padding:.5rem;border-right:none;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:0}.fullCourse .instructorRow .col .colorText{font-size:1rem;font-weight:800!important;margin-bottom:1rem}.fullCourse .instructorRow .colPending,.fullCourse .instructorRow .colPending .row{width:100%}.fullCourse .instructorRow .colPending .row .link{flex:1 1;margin:.2rem;padding:.2rem;font-size:.7rem}.fullCourse .instructorRow .colPending .row .link.sel{border-bottom:3px solid #ffd000}.fullCourse .instructorRow .colPending .userRow{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.fullCourse .instructorRow .colPending .userRow .examCol{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:8rem;height:10rem;position:relative;margin-right:.5rem}.fullCourse .instructorRow .colPending .userRow .examCol .badgeAvatar{position:absolute;top:-4rem;transform:scale(.4)}.fullCourse .instructorRow .colPending .userRow .examCol .btn-3{width:8rem;font-size:.7rem}.fullCourse .courseHead{flex-wrap:wrap;overflow:hidden;border-radius:0;height:13rem;margin-bottom:0}.fullCourse .courseHead .catIcon svg{height:2.5rem;width:2.5rem}.fullCourse .courseHead .topImg{width:100%;border-radius:0;height:13rem}.fullCourse .courseHead .topImg .piccont{width:100%}.fullCourse .courseHead .topImg .opaque{height:13rem;width:100%;opacity:.7}.fullCourse .courseHead .col{width:16rem}.fullCourse .courseHead .col h3{font-size:1rem}.fullCourse .courseHead .courseText{z-index:1;font-size:.65rem;min-width:16rem}.fullCourse .cleared .avatar{height:2.5rem;width:2.5rem}.fullCourse h2{font-size:1.2rem;padding:.5rem;margin-bottom:1rem}.fullCourse .requiredFor{width:100%;padding:.5rem;font-size:.9rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;margin:1rem 0}.fullCourse .requiredFor strong{width:100%;margin-bottom:.7rem}.fullCourse .courseProgress{width:100%;padding:1rem .5rem;font-size:1.1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:0;margin-top:0}.fullCourse .courseProgress .buttonRow{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;justify-content:space-evenly!important;min-width:0;padding-top:1rem;width:100%}.fullCourse .courseProgress .buttonRow .btn-3{width:10rem;font-size:.8rem;height:2rem;margin:0!important}.fullCourse p{font-size:.9rem}.fullCourse .tutList .clickTutorial{padding:.5rem;flex-wrap:wrap;border-bottom:2px solid #5e5c54}.fullCourse .tutList .clickTutorial .circleCheck svg{height:1.5rem;width:1.5rem}.fullCourse .tutList .clickTutorial strong{flex:4 1;font-size:.8rem}.fullCourse .tutList .clickTutorial span{flex:1.2 1;font-size:.75rem}.fullCourse .tutList .clickTutorial .colContent{flex:1.8 1;font-size:.75rem}.fullCourse .tutList .tutUsers{width:100%;height:2.5rem;margin-top:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.fullCourse .tutList .tutUsers .avatar{height:2rem;width:2rem}.fullCourse .tutorial{width:100%;margin-top:0}.fullCourse .tutorial,.fullCourse .tutorial .bbts{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.fullCourse .tutorial .bbts .btn-3{width:100%!important;margin-bottom:1rem!important}.fullCourse .tutorial .tutText{max-width:80rem;margin-bottom:2rem;font-size:.9rem;padding-left:1rem}.fullCourse .tutorial .mediaCont .comments{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.fullCourse .tutorial .mediaCont .comments .commentsCol{width:100%;border-right:none}.fullCourse .tutorial .mediaCont .comments .newComment{width:100%;margin-top:1rem}.fullCourse .tutorial .buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.fullCourse .tutorial .buttons .btn-3{margin:0;width:48%}.fullCourse .tutorial .video-cont{max-width:45rem;width:100%}.fullCourse .tutorial .topTuts{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:1rem}.fullCourse .tutorial .topTuts .backB{margin-top:1rem;margin-left:0;padding-left:0;border-left:none}.fullCourse .tutorial .topTuts .topTut{font-size:.9rem;width:100%;margin-bottom:.3rem}.fullCourse .tutTest{padding:.5rem}.fullCourse .tutTest .question{padding:.5rem;margin-bottom:.5rem}.fullCourse .tutTest .question .qTitle{width:100%;padding:.5rem;font-size:.9rem;margin-bottom:.5rem}.fullCourse .tutTest .question .choice{padding:.3rem;margin-bottom:.3rem;font-size:.8rem}.fullCourse .tutTest .question .choice svg{height:1rem;width:1rem;margin-right:.3rem}}.b2bDash{flex-direction:column;justify-content:flex-start}.b2bDash,.b2bDash .b2bMap{display:flex;align-items:center}.b2bDash .b2bMap{width:100%;flex-direction:row;justify-content:center;align-items:flex-start}.b2bDash .b2bMap .noMap{display:none}.b2bDash .b2bMap .mapCol{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.b2bDash .b2bMap .mapCol .salesParent .salesOrder{border-top:none;padding-top:1rem}.b2bDash .b2bMap .mapCol .googleMap{width:100%}.b2bDash .b2bMap .mapCol .googleMap .circleMarker{cursor:pointer}.b2bDash .b2bMap .mapCol .googleMap .circleMarker.partner{width:3rem;height:3rem;right:-1.5rem;bottom:-1.5rem;border-color:#7cfc00}.b2bDash .b2bMap .mapCol .googleMap .mapParent .infoWin{left:3.5rem}.b2bDash .b2bMap .mapCol .googleMap .mapParent .infoWin .partnerInfoWin{width:15rem;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.b2bDash .b2bMap .mapCol .googleMap .mapParent .infoWin .partnerInfoWin strong{font-size:.8rem;font-weight:500!important}.b2bDash .b2bMap .mapCol .googleMap .mapParent .infoWin .partnerInfoWin span{font-size:.7rem}.b2bDash .cyan{color:aqua}.b2bDash .calDiv{height:70vh}.b2bDash .calDiv .rbc-event{color:#fff!important}.b2bDash .calDiv .eventCustom{color:#fff!important;font-weight:500!important}.b2bDash .tabHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.b2bDash .tabHead .calIcon{margin:1rem}.b2bDash .tabHead .calIcon svg{height:3rem;width:3rem}.b2bDash .tabHead .tab{flex:1 1;padding:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:.5rem;border-bottom:3px solid #403d36}.b2bDash .tabHead .tab.selected{border-bottom:3px solid #ffd000}.b2bDash .tabHead .tab.selected .tabName{color:#ffd000}.b2bDash .tabHead .tab .tabName{font-size:1.6rem;font-weight:800!important;width:100%;padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.b2bDash .tabHead .tab .tabName strong{display:flex;flex-direction:row;justify-content:center;align-items:center}.b2bDash .tabHead .tab .tabName strong svg{margin-right:1rem}.b2bDash .tabHead .tab .goals{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.b2bDash .tabHead .tab .goals .goal{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;flex:1 1}.b2bDash .tabHead .tab .goals .goal .goalName{font-size:.7rem;font-weight:500!important;text-align:center}.b2bDash .tabHead .tab .goals .goal .goalName.bigger{font-size:.9rem}.b2bDash .priorityPar .salesFilters .userFilter .link{font-size:.8rem;margin:.1rem 0}.b2bDash .salesParent{width:100%}.b2bDash .salesParent .ordertt{top:.5rem}.b2bDash .salesParent .tasks{width:100%;border-top:2px solid #403d36;margin-top:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;padding:.5rem}.b2bDash .salesParent .tasks .quadTask.mini{max-width:28rem;padding:.3rem;border:none;margin:.4rem;background-color:#302e28;border-radius:10px}.b2bDash .salesParent .quadTask.salesOrder{border-top:2px solid #5e5c54;padding:2rem 1rem 1rem}.b2bDash .salesParent .quadTask.salesOrder.frozen{background-color:#191970}.b2bDash .salesParent .quadTask.salesOrder.b2bPotential .info{max-width:30rem;flex:2 1}.b2bDash .salesParent .quadTask.salesOrder.b2bPotential .options{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;flex:1 1}.b2bDash .salesParent .quadTask.salesOrder.b2bPotential .options svg{margin:.5rem}.b2bDash .salesParent .quadTask.salesOrder.b2bPotential .options .assigned{font-size:1.1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:800!important}.b2bDash .salesParent .quadTask.salesOrder.b2bPotential .options .assigned svg{width:3rem;height:3rem;margin-left:1rem}.b2bDash .salesParent .quadTask.salesOrder.b2bPotential .name{font-size:1.1rem;padding:.5rem 0;font-weight:800!important}.b2bDash .salesParent .quadTask.salesOrder .crm-stage{flex:3 1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border:none;background-color:#302e28;border-radius:10px;height:8rem}.b2bDash .salesParent .quadTask.salesOrder .crm-stage .iconCol{height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.b2bDash .salesParent .quadTask.salesOrder .crm-stage .iconCol svg{height:1.5rem;width:1.5rem}.b2bDash .salesParent .quadTask.salesOrder .crm-stage .infoCol{height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex:1 1;align-items:flex-start;margin-left:1rem;font-size:.8rem}.b2bDash .salesParent .quadTask.salesOrder .crm-stage .infoCol h3{font-size:1rem;margin:0}.b2bDash .salesParent .quadTask.salesOrder .crm-stage .transitions{height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex:2 1;align-items:flex-start;margin-left:1rem;font-size:.8rem;border-left:1px solid #5e5c54;flex-wrap:wrap}.b2bDash .salesParent .quadTask.salesOrder .crm-stage .transitions .link{margin:.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.b2bDash .salesParent .quadTask.salesOrder .crm-stage .transitions .link svg{margin-right:.5rem}.b2bDash .salesParent .quadTask.salesOrder .crm-stage .transitions .ttitle{display:none}.b2bDash .salesParent .quadTask.salesOrder .info{flex:2 1;height:8rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-start;margin-left:1rem}.b2bDash .salesParent .quadTask.salesOrder .info .locMatches{margin-left:1rem;color:#ffd000}.b2bDash .salesParent .quadTask.salesOrder .info .gpsLoc svg{height:1.5rem;width:1.5rem;margin-left:.5rem}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks{font-size:1.2rem}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask .link{margin-left:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask .hist{display:flex;flex-direction:column;justify-content:center;align-items:center}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask .hist.notesDone{border:2px solid #fff;border-radius:100%;height:2rem;width:2rem}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask .hist.notesDone svg{height:1rem;width:1rem;margin:0}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask .hist.future{color:#7cfc00;border-color:#7cfc00}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask .hist.past{color:aqua;border-color:aqua}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask .hist.client{color:#ff0;border-color:#ff0}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask .hist svg{height:1.5rem;width:1.5rem}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask .fireRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:1rem}.b2bDash .salesParent .quadTask.salesOrder .info .orderLinks .infoTask .fireRow .fire{color:#ff4500;width:1.2rem;height:1.2rem;margin:0}.b2bDash .salesParent .quadTask.salesOrder .orders{height:6rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.b2bDash .salesParent .quadTask.salesOrder .orders .openOrderIcon{position:relative}.b2bDash .salesParent .quadTask.salesOrder .orders .openOrderIcon svg{height:1.5rem;width:1.5rem;color:violet}.b2bDash .salesParent .quadTask.salesOrder .orders .openOrderIcon .counter{background-color:#9400d3}.b2bDash .salesParent .quadTask.salesOrder .orders .openOrderIcon.own svg{color:pink}.b2bDash .salesParent .quadTask.salesOrder .orders .openOrderIcon.own .counter{background-color:#ff1493}.b2bDash .salesParent .quadTask.salesOrder .orders .openOrderIcon.green svg{color:#7cfc00}.b2bDash .salesParent .quadTask.salesOrder .orders .openOrderIcon.green .counter{background-color:green}.b2bDash .salesParent .quadTask.salesOrder .orders .openOrderIcon.blue svg{color:aqua}.b2bDash .salesParent .quadTask.salesOrder .orders .openOrderIcon.blue .counter{background-color:blue}.b2bDash .salesParent .quadTask.salesOrder .col{flex:1 1;height:8rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-start;padding:0 1rem;border-left:1px solid #403d36;margin-left:1rem;font-size:.9rem}.b2bDash .salesParent .quadTask.salesOrder .col .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.b2bDash .salesParent .quadTask.salesOrder .col .row svg{height:1.5rem;width:1.5rem;margin-left:.5rem}.b2bDash .salesParent .quadTask.salesOrder .col .row strong{font-size:1rem;font-weight:800!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.b2bDash .salesParent .quadTask.salesOrder .col .row strong.small{font-size:.9rem}.b2bDash .salesParent .quadTask.salesOrder .col .row.green{color:#7cfc00}.b2bDash .salesParent .quadTask.salesOrder .col .row.yellow{color:#ffd000}.b2bDash .salesParent .quadTask.salesOrder .col .row.red{color:tomato}.b2bDash .salesParent .quadTask.salesOrder .options{margin-left:2rem;width:5rem}.b2bDash .salesParent .quadTask.salesOrder .options .link svg{width:2rem;height:2rem}.b2bDash .salesParent .quadTask.salesOrder .avatar{width:5rem;height:5rem}.b2bDash .salesParent .quadTask.salesOrder .avatar svg{width:2rem!important;height:2rem!important}.b2bDash .salesParent .quadTask.salesOrder .avatar .piccont{width:100%;height:auto}.b2bDash .priorityPar .priorityMatrix.salesDash{padding:1rem;border-right:2px solid #403d36;max-height:70vh;overflow-y:auto}.locationsPop .locations,.locationsPop .locations .matched{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.locationsPop .locations .matched{padding:1rem 0;border-top:2px solid #403d36}.locationsPop .locations .matched .orders{padding-top:1rem;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.locationsPop .locations .matched .orders .salesParent,.locationsPop .locations .matched .orders .salesParent .salesOrder{width:100%}.locationsPop .locations .matched .linkTitle{padding:.5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.locationsPop .locations .matched .linkTitle svg{height:2rem;width:2rem}.prompts{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.prompts .inputIcon{width:30rem}.prompts .inputIcon input,.prompts .inputIcon select{width:100%}.prompts .field{width:30rem;margin:1rem}.prompts .field textarea{height:8rem}.prompts .subTitle{font-size:1.3rem;padding-bottom:1rem}.prompts .separator{width:20rem;border-bottom:2px solid #5e5c54;margin:2rem}.bonusStructure .graveBlock{padding:1rem;font-weight:800!important;font-size:1.2rem;color:tomato;text-align:center}.bonusStructure .topMenu{margin-bottom:.5rem}.bonusStructure .rules{margin-top:2rem;padding:1rem;font-size:1.2rem}.bonusStructure .bonus{width:100%;padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:2px solid #4f4c45}.bonusStructure .bonus.pending{opacity:.3}.bonusStructure .bonus.active .piccont{border:3px solid #7cfc00}.bonusStructure .bonus.active .bbody .name,.bonusStructure .bonus.active .stat .bonusN,.bonusStructure .bonus.active .stat .status{color:#7cfc00}.bonusStructure .bonus .piccont{width:6rem;height:6rem;margin-right:1rem;border-radius:100%}.bonusStructure .bonus .bbody{flex:3 1;font-size:.8rem}.bonusStructure .bonus .bbody .name{font-size:1.2rem;font-weight:800!important}.bonusStructure .bonus .bbody p{margin:.5rem 0}.bonusStructure .bonus .bbody .conditions{font-weight:800!important;font-size:.9rem}.bonusStructure .bonus .stat{flex:2 1;font-size:.9rem;margin-left:.8rem;padding-left:.8rem;border-left:2px solid #403d36;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.bonusStructure .bonus .stat p{font-size:.7rem;margin-bottom:.5rem}.bonusStructure .bonus .stat .status{color:tomato;font-weight:800!important;font-size:.9rem}.bonusStructure .bonus .stat .bonusN{margin-top:1rem;font-size:2rem;font-weight:800!important}.bonusStructure .scoreBoard .detail{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.bonusStructure .scoreBoard .bRow{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem;border-bottom:2px solid #403d36}.bonusStructure .scoreBoard .bRow .buttons{flex:1 1;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:0}.bonusStructure .scoreBoard .bRow .userPic{height:3rem;width:3rem;margin-right:1rem}.bonusStructure .scoreBoard .bRow .bonus{padding:.2rem;width:auto;border-bottom:none}.bonusStructure .scoreBoard .bRow .bonus.active{display:flex}.bonusStructure .scoreBoard .bRow .bonus.active .piccont{border:3px solid #7cfc00}.bonusStructure .scoreBoard .bRow .bonus .bbody,.bonusStructure .scoreBoard .bRow .bonus .stat{display:none}.bonusStructure .scoreBoard .bRow .bonus .piccont{margin-right:0!important;height:2.3rem;width:2.3rem;border:3px solid tomato}@media only screen and (max-width:800px){.bonusStructure{width:97%;padding:.5rem}.bonusStructure .topMenu{margin-bottom:.5rem}.bonusStructure .rules{margin-top:1rem;padding:.5rem;font-size:1rem}.bonusStructure .bonus{width:100%;padding:1rem .5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;border-bottom:2px solid #4f4c45}.bonusStructure .bonus .piccont{width:4rem;height:4rem;margin-right:1rem}.bonusStructure .bonus .piccont img{width:4rem;height:4rem}.bonusStructure .bonus .bbody{flex:auto;width:100%;font-size:.8rem;margin-bottom:1rem}.bonusStructure .bonus .bbody .name{font-size:1.1rem;font-weight:800!important}.bonusStructure .bonus .bbody p{margin:.5rem 0}.bonusStructure .bonus .bbody .conditions{font-weight:800!important;font-size:.9rem}.bonusStructure .bonus .stat{flex:2 1;font-size:.9rem;margin-left:.8rem;padding-left:.8rem;border-left:2px solid #403d36;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.bonusStructure .bonus .stat p{font-size:.7rem;margin-bottom:.5rem}.bonusStructure .bonus .stat .status{color:tomato;font-weight:800!important;font-size:.9rem}.bonusStructure .bonus .stat .bonusN{margin-top:.6rem;font-size:1.6rem;font-weight:800!important}}.processPurchase{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.processPurchase .receipt .piccont{width:40rem;height:40rem!important;border-radius:0;margin-bottom:2rem}.processPurchase .totalDiv{border-top:2px solid #5e5c54;width:100%;font-size:1.8rem}.processPurchase .totalDiv,.processPurchase .totalDiv .totalA,.processPurchase .totalDiv .totalP{padding:.5rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.processPurchase .totalDiv .totalP{color:#d3d3d3}.processPurchase .purchaseItem{padding:.5rem;border-top:2px solid #403d36;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.processPurchase .purchaseItem .options{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:3.5rem;margin-right:1rem}.processPurchase .purchaseItem .options .link svg{height:1.75rem;width:1.75rem}.processPurchase .purchaseItem .field,.processPurchase .purchaseItem .total{flex:1 1}.processPurchase .purchaseItem .total{font-size:1.6rem;font-weight:800;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.processPurchase .purchaseItem .field input{font-size:1rem;height:3.5rem}.processPurchase .purchaseItem .listSearch,.processPurchase .purchaseItem .nameInput{flex:3 1}.matchItems .prodHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.4rem;font-weight:500}.matchItems .noticeP{font-size:1.1rem;padding:1rem;text-align:center}.matchItems .noticeS{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;font-weight:800;font-size:1.4rem}.viewW2{width:100%;padding:1rem;background-color:#fff;color:#000}.viewW2.view940 .topRow .col{border:none}.viewW2 .bodyRow,.viewW2 .bottomRow,.viewW2 .topRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.viewW2 .bodyRow .col,.viewW2 .bottomRow .col,.viewW2 .topRow .col{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.viewW2 .bodyRow .col .fn,.viewW2 .bottomRow .col .fn,.viewW2 .topRow .col .fn{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:1rem}.viewW2 .bodyRow .col .fn.fnEnd,.viewW2 .bottomRow .col .fn.fnEnd,.viewW2 .topRow .col .fn.fnEnd{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.viewW2 .bodyRow .col .fn strong,.viewW2 .bottomRow .col .fn strong,.viewW2 .topRow .col .fn strong{font-weight:800!important;margin-right:.5rem}.viewW2 .bodyRow .col .fn .squareNum,.viewW2 .bottomRow .col .fn .squareNum,.viewW2 .topRow .col .fn .squareNum{width:8rem;height:2rem;border:2px solid #000;display:flex;flex-direction:column;justify-content:center;align-items:center}.viewW2 .bodyRow .col .fv,.viewW2 .bottomRow .col .fv,.viewW2 .topRow .col .fv{margin-bottom:.5rem}.viewW2 .topRow .col{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px solid #4f4c45;padding:1rem}.viewW2 .bodyRow,.viewW2 .topRow .col{align-items:flex-start}.viewW2 .bodyRow .col .col{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;border:1px solid #5e5c54;padding:1rem;flex:auto}.viewW2 .bodyRow .col .col.f1{height:5rem}.viewW2 .bodyRow .col .col.f2{height:10rem}.viewW2 .bodyRow .col .col.f3{height:15rem}.viewW2 .bodyRow .col .col.f4{height:20rem}.viewW2 .bottomRow .col{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;border:2px solid #4f4c45;padding:1rem}.srDash{width:100%;padding:1rem}.srDash .searchInput{width:100%;margin:.5rem 0}.srDash .searchInput input{width:100%}.srDash .priorityC{padding:.3rem .5rem;border-radius:15px;color:#000;font-weight:500!important}.srDash .priorityC.high{background-color:tomato}.srDash .priorityC.medium{background-color:#ffd000}.srDash .priorityC.low{background-color:#7cfc00}.srDash .seniorTask{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;background-color:#302e28;border-radius:15px;margin:1rem 0}.srDash .seniorTask .quadTask{background-color:#21201b}.srDash .srHead{flex-direction:column;justify-content:flex-start;padding:1rem;background-color:#302e28;border-radius:15px;margin:1rem 0}.srDash .srHead,.srDash .srHead .rowOpt{width:100%;display:flex;align-items:center}.srDash .srHead .rowOpt{flex-direction:row;justify-content:space-evenly;padding-top:.5rem}.srDash .srHead .rowOpt .link{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem;background-color:#403d36;border-radius:15px;font-size:1.2rem}.srDash .srHead .rowOpt .link svg{height:1.5rem;width:1.5rem;margin-right:1rem}.srDash .srHead .srh{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;margin-bottom:.5rem;border-bottom:3px solid #403d36}.srDash .srHead .srh .icon svg{height:4rem;width:4rem;padding-right:1rem;margin-right:1rem;border-right:3px solid #403d36}.srDash .srHead .srh .col{flex:1 1}.srDash .srHead .srh .col h3{margin:0 0 .5rem;font-size:1.4rem}.srDash .srHead .srh .col .row,.srDash .srHead .srh .col h3{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.srDash .srHead .srh .col .row{margin-top:1rem;width:auto}.srDash .srHead .srh .col .row .link{margin-right:1rem}.srDash .srHead .srh .colH{padding-left:1rem;border-left:3px solid #403d36;min-width:20rem}.srDash .srHead .srh .colH .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:18rem;margin-top:.5rem}.srDash .srHead .srh .colH .row.rowLast{padding-top:.5rem;border-top:3px solid #403d36}.srDash .srHead .srh .colH .row strong{font-size:1.1rem;font-weight:800!important}.srDash .srHead .srh .colH .unconf{font-size:.9rem;font-style:italic}.srDash .srHead .srh .hoursLeft{padding-right:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.srDash .srHead .srh .hoursLeft svg{height:4rem;width:4rem;margin-left:1rem}.srDash .srHead .srh .hoursLeft .bigHour{font-size:2rem;font-weight:800!important}.srDash .priorityProm{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;background-color:#302e28;border-radius:15px;margin:.5rem 0;align-items:flex-start;flex-wrap:wrap}.srDash .priorityProm .proms{flex:1 1;padding:.5rem;min-width:30rem}.srDash .priorityProm .proms .head{font-size:1.1rem;padding:.5rem;border-bottom:2px solid #5e5c54;margin-bottom:.5rem;font-weight:800;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.srDash .priorityProm .proms .priorityPractice{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#21201b;padding:.8rem;margin:.5rem 0;border-radius:15px}.srDash .priorityProm .proms .priorityPractice .pracName{font-size:1.1rem;border-bottom:3px solid #403d36;margin-bottom:.5rem}.srDash .priorityProm .proms .priorityPractice .pracName .picName{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.srDash .priorityProm .proms .priorityPractice .pracName .picName span{font-weight:800!important}.srDash .priorityProm .proms .priorityPractice .pracName .picName .piccont,.srDash .priorityProm .proms .priorityPractice .pracName .picName svg{height:2.5rem;width:2.5rem;margin-right:.5rem}.srDash .priorityProm .proms .priorityPractice .pracName .picName .optRow{display:flex;flex-direction:row;justify-content:center;align-items:center}.srDash .priorityProm .proms .priorityPractice .pracName .picName .optRow .piccont,.srDash .priorityProm .proms .priorityPractice .pracName .picName .optRow svg{height:1.5rem;width:1.5rem;margin-left:.5rem}.srDash .priorityProm .proms .priorityPractice .bottomOpt,.srDash .priorityProm .proms .priorityPractice .pracName{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.3rem}.srDash .priorityProm .proms .priorityPractice .bottomOpt .btn-2,.srDash .priorityProm .proms .priorityPractice .pracName .btn-2{width:12rem}.srDash .priorityProm .proms .priorityPractice .bottomOpt .rowName,.srDash .priorityProm .proms .priorityPractice .pracName .rowName{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.srDash .priorityProm .proms .priorityPractice .bottomOpt .rowName svg,.srDash .priorityProm .proms .priorityPractice .pracName .rowName svg{height:1.5rem;width:1.5rem;margin-right:.5rem}.srDash .priorityProm .proms .priorityPractice .bottomOpt .rowName .optRow,.srDash .priorityProm .proms .priorityPractice .pracName .rowName .optRow{display:flex;flex-direction:row;justify-content:center;align-items:center}.srDash .priorityProm .proms .priorityPractice .bottomOpt .rowName .optRow .piccont,.srDash .priorityProm .proms .priorityPractice .bottomOpt .rowName .optRow svg,.srDash .priorityProm .proms .priorityPractice .pracName .rowName .optRow .piccont,.srDash .priorityProm .proms .priorityPractice .pracName .rowName .optRow svg{height:1.5rem;width:1.5rem;margin-left:.5rem}.srDash .priorityProm .proms .priorityPractice .readyRow{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.3rem}.srDash .priorityProm .proms .priorityPractice .readyRow .piccont{width:3rem;height:3rem;margin-right:.5rem}.srDash .priorityOrders,.srDash .priorityOrders .priOrder{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.srDash .priorityOrders .priOrder{padding:1rem;background-color:#302e28;border-radius:15px;margin:.5rem 0}.srDash .priorityOrders .priOrder .rowInfo{flex:1 1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-bottom:2px solid #5e5c54;margin-bottom:1rem}.srDash .priorityOrders .priOrder .rowInfo h3{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.srDash .priorityOrders .priOrder .rowInfo .rowL{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.srDash .priorityOrders .priOrder .rowInfo .rowL .priorityC{margin-left:1rem}.srDash .priorityOrders .priOrder .reqCourses{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.srDash .priorityOrders .priOrder .reqCourses .reqCourse{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:.5rem;margin:.5rem 0;background-color:#21201b;border-radius:15px}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .reqHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:3px solid #4f4c45;margin-bottom:.5rem;font-size:1.1rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .reqHead .pendingParts{padding:.2rem .4rem;border-radius:15px}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .reqHead .pendingParts.red{background-color:#b22222}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .reqHead .pendingParts.yellow{background-color:#ff8c00}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .reqHead .pendingParts.green{background-color:#006400}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .reqHead .courseName{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .reqHead .courseName svg{height:1.8rem;width:1.8rem;margin-right:.5rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .reqRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;border-left:2px solid #403d36;padding-left:1rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts strong.bold{margin:.75rem 0}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.8rem;border-top:2px solid #403d36;align-items:flex-start;padding:.2rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong{flex:3 1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong.green{color:#7cfc00}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong.blue{color:aqua}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong.yellow{color:#ffd000}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong.grey{color:#d3d3d3}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong .redBlock{margin-right:.5rem;padding:.2rem .3rem;border-radius:15px;background-color:tomato;color:#000}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong .minuteCounter{margin-right:.5rem;padding:.2rem .3rem;width:3.5rem;border-radius:15px;color:#000;font-weight:800!important}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong .minuteCounter.green{background-color:#7cfc00}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong .minuteCounter.red{background-color:tomato}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong .minuteCounter.yellow{background-color:#ffd000}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong .link{margin-right:.5rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq strong .link svg{height:1rem;width:1rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq .colOpts{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-end}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq .colOpts .piccont{width:2rem;height:2rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq .colOpts .link{padding:.1rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq .colOpts .link.red{color:tomato}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .colTuts .tutReq .colOpts .link.yellow{color:#ffd000}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;padding-right:1rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col .colOpts{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#302e28;margin:1rem 0;border-radius:15px}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col .colOpts .row{width:100%;padding:.5rem;border-bottom:2px solid #403d36;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col .colOpts .row .link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col .colOpts .row .link svg{height:1.2rem;width:1.2rem;margin-right:.5rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col .rowFac{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:.5rem}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col .rowFac .piccont{width:3rem;height:3rem;border-radius:100%;border:3px solid #ffd000}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col .rowFac .rowIns{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col .rowFac .rowIns .piccont{width:2.5rem;height:2.5rem;margin-left:.5rem;border:3px solid aqua}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col .mainReq{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.3rem .5rem;border-bottom:2px solid #403d36}.srDash .priorityOrders .priOrder .reqCourses .reqCourse .col .mainReq .mreq{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:3 1;font-size:.9rem}.marketingDash{flex-direction:column}.marketingDash,.marketingDash .rowHead{width:100%;display:flex;justify-content:flex-start;align-items:center}.marketingDash .rowHead{flex-direction:row;padding:.5rem}.marketingDash .rowHead .link{font-size:1.3rem;opacity:.6;border-radius:5px;background-color:#302e28;padding:.4rem;margin:0 .3rem}.marketingDash .rowHead .link.sel{opacity:1}.marketingDash .mktSeasonal{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start}.marketingDash .mktSeasonal .productionCal{flex:1 1}.editSocial{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.editSocial .piccont{width:40rem;height:30rem}.editSocial .platformRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:.5rem}.editSocial .platformRow .soci{display:flex;flex-direction:column;justify-content:center;align-items:center;height:3rem;width:3rem;border-radius:100%;position:relative;margin:.5rem}.editSocial .platformRow .soci.facebook{background-color:#1877f2;border:3px solid #1877f2}.editSocial .platformRow .soci.instagram{background-color:#f77737;border:3px solid #f77737}.editSocial .platformRow .soci.linkedin{background-color:#0077b5;border:3px solid #0077b5}.editSocial .platformRow .soci.gbp{background-color:olive;border:3px solid olive}.editSocial .platformRow .soci .mini_personal{position:absolute;height:2rem;width:2rem;border-radius:100%;margin-right:-2rem}.editSocial .platformRow svg{height:2.5rem;width:2.5rem;margin:0 .5rem}.editSocial .rowParams{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;align-items:flex-start;margin-top:1rem;padding:.8rem;border-radius:15px;background-color:#302e28}.editSocial .rowParams .colText{flex:4 1;padding-left:.5rem;margin-left:.5rem;border-left:2px solid #47453d}.editSocial .rowParams .colText textarea{height:15rem}.editSocial .rowParams .colPlat{flex:1 1}.editNewsletter{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start}.editNewsletter .colNL{flex:1 1;margin:.5rem;background-color:#21201b;padding:.8rem}.editNewsletter .colNL,.editNewsletter .colNL .recipients{border-radius:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.editNewsletter .colNL .recipients{width:100%;padding:.5rem;background-color:#302e28}.editNewsletter .colNL .recipients .waitTimes{width:100%;background-color:#38362f;border-radius:15px;padding:.5rem;margin-bottom:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.editNewsletter .colNL .recipients .waitTimes .row{margin-top:.5rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;font-size:.8rem}.editNewsletter .colNL .recipients .recHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;margin-bottom:.5rem;border-bottom:2px solid #403d36}.editNewsletter .colNL .recipients .recHead span{font-size:.8rem;font-style:italic}.editNewsletter .colNL .recipients .recipient{width:100%;padding:.3rem;border-bottom:2px solid #403d36;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.7rem}.editNewsletter .colNL .recipients .recipient .dataPoint{flex:1 1}.editNewsletter .colNL .recipients .recipient .recName{flex:2 1}.editNewsletter .colNL .addProd{flex-direction:column;margin-top:.5rem}.editNewsletter .colNL .addProd,.editNewsletter .colNL .promProd{width:100%;display:flex;justify-content:flex-start;align-items:center}.editNewsletter .colNL .promProd{flex-direction:row;border:3px solid #302e28;padding:.5rem;background-color:#302e28;border-radius:15px;margin-bottom:.5rem}.editNewsletter .colNL .promProd.hl{border:3px solid #5e5c54}.editNewsletter .colNL .promProd .delete svg{height:1.6rem;width:1.6rem;color:tomato}.editNewsletter .colNL .promProd .arrows{height:5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:.5rem;border-right:2px solid #403d36;padding-right:.5rem}.editNewsletter .colNL .promProd .arrows .link svg{height:1.6rem;width:1.6rem}.editNewsletter .colNL .promProd .piccont{width:5rem;height:5rem}.editNewsletter .colNL .promProd .ppName{flex:1 1;font-size:.9rem;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;margin-left:.5rem}.editNewsletter .colNL .promProd .ppName strong{font-weight:800!important;padding-bottom:.5rem}.editNewsletter .colNL .promProd .ppName span{font-size:.8rem;font-style:italic}.editNewsletter .colNL .piccont{width:100%;height:auto;margin-bottom:1rem}.courseMini{background-color:#302e28;border:3px solid #302e28;position:relative;height:27rem;width:17rem;margin:2rem .5rem;box-shadow:0 8px 24px rgba(0,0,0,.14);display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:15px}.courseMini.courseBlocked{opacity:.3}.courseMini .courseMods{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.courseMini .courseMods .courseMod{width:100%;padding:.5rem;border-bottom:2px solid #4f4c45;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.courseMini .courseMods .courseMod.green{color:#7cfc00}.courseMini .courseMods .courseMod.red{color:tomato}.courseMini .courseMods .courseMod strong{font-size:.7rem}.courseMini .courseMods .courseMod svg{height:1.1rem;width:1.1rem}.courseMini .courseProds{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.courseMini .courseProds.cleared .clearRow{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;font-size:.6rem}.courseMini .courseProds.cleared .clearRow .link{flex:1 1;padding:.2rem;border-bottom:2px solid #403d36;margin:.2rem}.courseMini .courseProds.cleared .clearRow .link.sel{border-bottom:2px solid #ffd000}.courseMini .courseProds .courseProd{width:100%;padding:.5rem;border-bottom:2px solid #4f4c45;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.courseMini .courseProds .courseProd strong{font-size:.7rem;flex:1 1}.courseMini .courseProds .courseProd .piccont{height:2.5rem;width:2.5rem;margin-right:.5rem}.courseMini:hover{box-shadow:none}.courseMini.green{border:3px solid #00ff56}.courseMini.red{border:3px solid tomato}.courseMini .rowOpt{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.4rem .2rem}.courseMini .courseCont{flex:1 1;width:100%;overflow-y:auto;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.courseMini .courseCont p{padding:.5rem;font-size:.7rem}.courseMini .goCont{width:100%;justify-content:flex-start;cursor:pointer}.courseMini .goCont,.courseMini .goCont .level{display:flex;flex-direction:column;align-items:center}.courseMini .goCont .level{position:absolute;width:2rem;height:2rem;border-radius:100%;justify-content:center;z-index:10;top:-.5rem;left:-.5rem;color:#000;font-weight:800}.courseMini .goCont .level.mandatory{left:auto;right:-.5rem}.courseMini .goCont .level.green{background-color:#7cfc00}.courseMini .goCont .level.blue{background-color:aqua}.courseMini .goCont .level.purple{background-color:violet}.courseMini .goCont .level.red{background-color:tomato}.courseMini .goCont:hover .head{background-color:#1a1814}.courseMini .goCont:hover .head .colName h3{font-size:.8rem}.courseMini .goCont:hover .head .colName h3 .hoverOnly{display:flex;width:1.2rem;height:1.2rem;margin-right:.5rem}.courseMini .goCont .topImg{border-top-left-radius:15px;border-top-right-radius:15px;width:100%;height:7rem;position:relative;overflow:hidden}.courseMini .goCont .topImg .piccont{height:auto}.courseMini .goCont .head{cursor:pointer;width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-bottom:2px solid #4f4c45}.courseMini .goCont .head .colName{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;padding:.5rem}.courseMini .goCont .head .colName h3{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:.9rem;margin:0}.courseMini .goCont .head .colName h3 .hoverOnly{display:none}.courseMini .goCont .head .colName .colorText{font-size:.8rem;margin-top:.3rem}.courseMini .examiner{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem;margin-top:.5rem}.courseMini .examiner.ins .piccont{width:2rem;height:2rem;margin-left:.5rem}.courseMini .examiner.ins .colEx{padding-left:1.5rem}.courseMini .examiner.ins .colEx span,.courseMini .examiner.ins .colEx strong{font-size:.7rem;margin-top:.2rem}.courseMini .examiner .piccont{width:3rem;height:3rem;border-radius:100%}.courseMini .examiner .colEx{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;padding-left:1rem}.courseMini .examiner .colEx span,.courseMini .examiner .colEx strong{font-size:.8rem;margin-top:.3rem}.courseMini .goalStars{position:absolute;bottom:0;margin-bottom:-1rem;max-width:15rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.courseMini .goalStars span{font-size:2rem}.courseMini .goalUsers{position:absolute;top:0;right:0;margin-top:-1rem;margin-right:-1rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.courseMini .goalUsers .avatar{margin:0}.courseMini .goalUsers .goalUsers-user{width:3rem;height:3rem;font-size:1rem}.courseMini p{text-align:center;padding-bottom:.9rem}.trainingReqs .trainingReq{background-color:#302e28;padding:.5rem;border-radius:15px;margin-bottom:1rem}.trainingReqs .trainingReq h3{border-bottom:3px solid #4f4c45;padding:.5rem}.trainingReqs .trainingReq .cats{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;padding:.5rem;background-color:#21201b;border-radius:15px;margin:.5rem 0}.trainingReqs .trainingReq .cats .field{width:24%;padding:.4rem .6rem;margin-bottom:.5rem;background-color:#302e28;border-radius:15px}.trainingReqs .trainingReq .modRow .field{max-width:20rem}.trainingReqs .trainingReq .levels{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin:.5rem 0}.trainingReqs .trainingReq .levels .level{flex:1 1;margin:0 .5rem;color:#000;font-weight:500!important;padding:.2rem .5rem;border-radius:15px}.trainingReqs .trainingReq .levels .level.faded{opacity:.5}.trainingReqs .trainingReq .levels .level.green{background-color:#7cfc00}.trainingReqs .trainingReq .levels .level.blue{background-color:aqua}.trainingReqs .trainingReq .levels .level.purple{background-color:violet}.trainingReqs .trainingReq .levels .level.red{background-color:tomato}@media only screen and (max-width:800px){.courseMini{width:100%}}.googleMap{width:100%;height:50rem}.googleMap .dirWindow{position:absolute;background-color:#fffffe;color:#000;right:4rem;top:.7rem;padding:1rem;border-radius:5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.googleMap .dirWindow .rowTravel{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.googleMap .dirWindow .rowTravel .tMode{height:2.5rem;width:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:100%;border:3px solid gray}.googleMap .dirWindow .rowTravel .tMode.selected,.googleMap .dirWindow .rowTravel .tMode:hover{border-color:#000}.googleMap .dirWindow .rowTravel .tMode.selected svg,.googleMap .dirWindow .rowTravel .tMode:hover svg{color:#000}.googleMap .dirWindow .rowTravel .tMode svg{height:1.3rem;width:1.3rem;color:gray}.googleMap .dirWindow h3{font-size:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-weight:500!important}.googleMap .dirWindow h3 svg{height:1.4rem;width:1.4rem;margin-right:.2rem}.googleMap .dirWindow p{font-size:.9rem;padding:.2rem .5rem}.googleMap .dirWindow ul{padding-left:1rem}.googleMap .dirWindow ul li{margin-bottom:.5rem}.googleMap .dirWindow ul li .link{font-size:.8rem;color:#000}.googleMap .mapParent{position:relative}.googleMap .mapParent .infoWin{position:absolute;left:2.5rem;background-color:#fafaf5;color:#000;padding:.5rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:10px;overflow:hidden}.googleMap .mapParent .mapMarker{position:absolute}.googleMap .mapParent .productionMarker{position:absolute;width:5rem;padding:.2rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:5px;font-size:.6rem;overflow:hidden;right:-2rem;bottom:-1rem}.googleMap .mapParent .productionMarker p.name{font-size:.8rem;font-weight:500!important}.googleMap .mapParent .productionMarker.installation{background-color:#b8860b}.googleMap .mapParent .productionMarker.breakdown{right:-3rem;bottom:-2rem;background-color:#ff4500}.googleMap .mapParent .productionMarker.faded{opacity:.6}.googleMap .mapParent .productionMarker.monitoring{right:-4rem;bottom:-3rem;background-color:#ff1493}.googleMap .mapParent .circleMarker{width:2rem;height:2rem;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px solid #5e5c54;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);background-color:#1a1814;overflow:hidden;position:absolute;right:-1rem;bottom:-1rem}.googleMap .mapParent .circleMarker .piccont{width:auto;height:100%}.googleMap .mapParent .circleMarker svg{color:#fff;height:1rem;width:1rem}.itemOptionss{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.itemOptionss .rowOptions{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.itemOptionss .rowOptions .btn-3{margin:.5rem;width:15rem}.itemOptionss .included{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.4rem;border-bottom:1px solid #403d36}.itemOptionss .included .link svg{height:1.5rem;width:1.5rem;margin-right:1rem}.itemOptionss .included .itemName,.itemOptionss .included strong{flex:1 1;text-align:left;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.itemOptionss .included span{width:6rem}.itemOptionss .included select{flex:1 1;margin:.2rem;padding:.5rem}.itemOptionss .optionFuncs{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:1rem 0}.itemOptionss .optionFuncs .inputIcon{width:17rem;margin-right:.5rem}.itemOptionss .optionFuncs .inputIcon input{width:17rem}.itemOptionss .rowItems{width:100%;flex-direction:row;flex-wrap:wrap;border-top:2px solid #403d36;padding-top:1rem;margin-top:1rem}.itemOptionss .rowItems,.itemOptionss .rowItems .itemSel{display:flex;justify-content:space-evenly;align-items:center}.itemOptionss .rowItems .itemSel{flex-direction:column;width:8rem;height:6rem;border:2px solid #403d36;border-radius:5px;margin:.5rem;font-size:.7rem}.itemOptionss .rowItems .itemSel span,.itemOptionss .rowItems .itemSel strong{text-align:center}.itemOptionss .rowItems .itemSel.red{border:2px solid tomato}.itemOptionss .rowItems .itemSel.green{border:2px solid #7cfc00}.itemOptionss .rowItems .itemSel.blue{border:2px solid aqua}.itemOptionss .rowItems .itemSel.yellow{border:2px solid #ffd000}.parseOrlando .match{position:relative}.parseOrlando .searchResults{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#302e28;padding:.5rem;border-radius:15px;position:fixed;top:17rem;left:40%;right:40%;border:2px solid #ffd000}.parseOrlando .searchResults .searchResult{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.3rem}.parseOrlando .possible{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-bottom:2px solid #4f4c45}.parseOrlando .possible .head{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;font-size:1rem}.parseOrlando .possible .head .tokens{flex:2 1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.parseOrlando .possible .head .tokens .token{padding:.2rem}.parseOrlando .possible .head span{flex:1 1}.parseOrlando .possible .head .link svg{width:1.4rem;height:1.4rem}.parseOrlando .possible .contact{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;font-size:.8rem}.parseOrlando .possible .contact strong{flex:3 1}.parseOrlando .possible .contact span{flex:2 1}.parseOrlando .possible .contact svg{width:1.2rem;height:1.2rem}.vwMap .wallTitle{padding:.5rem;border-bottom:2px solid #5e5c54}.vwMap .wallComp{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.vwMap .wallComp .stageMap{flex:1 1}.vwMap .wallComp .stageMap .stageCol{width:4rem!important}.vwMap .wallComp .stageMap .stageCol .stageRow{text-align:center}.vwMap .wallComp .stageMap .stageCol .stageRow.link{border:2px solid #ffd000!important}.vwMap .wallComp .stageMap .stageCol .stageRow.selStart{border:2px solid #7cfc00!important}.vwMap .wallComp .stageMap .stageCol .stageRow svg{height:2rem;width:2rem}.vwMapPar{width:97%;padding:1rem}.vwMapPar .wallSplit{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.badgeAvatar{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:16rem}.badgeAvatar .piccont{border-radius:100%}.badgeAvatar .crown{position:absolute;top:-2rem}.badgeAvatar .crown svg{height:4rem;width:4rem;color:#ffd000}.badgeAvatar .name{position:absolute;bottom:0;background-color:#21201b;min-width:12rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.3rem;border:3px solid #403d36;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);font-size:1rem;border-radius:15px;font-weight:800!important}.badgeAvatar .name.sel{color:#ffd000;border-color:#ffd000}.badgeAvatar .name span{font-size:.8rem;margin-top:.2rem;font-weight:500!important}.badgeAvatar .badge{position:absolute;left:7.5rem;top:6.5rem;transform-origin:0 0;font-size:1.9rem;transform:rotate(-90deg) rotate(calc(var(--i) * 20deg)) translate(8.5rem) rotate(calc(var(--i) * -20deg)) rotate(90deg);white-space:nowrap}.badgeAvatar .badge:hover{z-index:100}.badgeAvatar .badge.rank1{color:#7cfc00}.badgeAvatar .badge.rank1 .icon,.badgeAvatar .badge.rank1 .rank{border-color:#7cfc00}.badgeAvatar .badge.rank2{color:aqua}.badgeAvatar .badge.rank2 .icon,.badgeAvatar .badge.rank2 .rank{border-color:aqua}.badgeAvatar .badge.rank3{color:violet}.badgeAvatar .badge.rank3 .icon,.badgeAvatar .badge.rank3 .rank{border-color:violet}.badgeAvatar .badge.rank4{color:tomato}.badgeAvatar .badge.rank4 .icon,.badgeAvatar .badge.rank4 .rank{border-color:tomato}.badgeAvatar .badge.rank5{color:#ffd000}.badgeAvatar .badge.rank5 .icon,.badgeAvatar .badge.rank5 .rank{border-color:#ffd000}.badgeAvatar .badge.veteran{transform:none;left:-1rem;top:2.2rem}.badgeAvatar .badge .icon{width:2rem;height:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#302e28;border:2px solid #403d36;border-radius:100%}.badgeAvatar .badge .icon svg{height:1.2rem;width:1.3rem}.badgeAvatar .badge .rank{position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#302e28;border:2px solid #403d36;border-radius:15px;bottom:-.7rem;z-index:5;left:-.5rem;width:3rem}.badgeAvatar .badge .rank svg{height:.8rem;width:.8rem}.badgeAvatar .badge:first-child{--i:0}.badgeAvatar .badge:nth-child(2){--i:1}.badgeAvatar .badge:nth-child(3){--i:2}.badgeAvatar .badge:nth-child(4){--i:3}.badgeAvatar .badge:nth-child(5){--i:4}.badgeAvatar .badge:nth-child(6){--i:5}.badgeAvatar .badge:nth-child(7){--i:6}.badgeAvatar .badge:nth-child(8){--i:7}.badgeAvatar .badge:nth-child(9){--i:8}.badgeAvatar .badge:nth-child(10){--i:9}.monthlyProjections{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.monthlyProjections .projHeader{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;background-color:#302e28;border:2px solid #403d36}.monthlyProjections .projHeader .inputIcon{border:none;background-color:#302e28}.monthlyProjections .projHeader .inputIcon label{color:#fff!important}.monthlyProjections .projHeader .inputIcon select{background-color:#302e28;color:#fff!important;border-color:#5e5c54!important}.monthlyProjections .projHeader .colHead{padding:.5rem}.monthlyProjections .projHeader .longCol .inputIcon{width:16rem}.monthlyProjections .projHeader .longCol .inputIcon select{width:100%}.monthlyProjections .projHeader .headControls{flex:1 1;padding:.5rem 1rem;margin-left:1rem;border-left:3px solid #403d36;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.monthlyProjections .projHeader .headControls .projSummary{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.monthlyProjections .projHeader .headControls .projSummary .sumRowHead{font-size:1.8rem;font-weight:800!important}.monthlyProjections .projHeader .headControls .totalProjections{margin-left:1rem;padding:1rem;border-radius:15px;background-color:#403d36;display:flex;flex-direction:column;justify-content:center;align-items:center}.monthlyProjections .projHeader .headControls .totalProjections .prTitle{border-bottom:3px solid #5e5c54}.monthlyProjections .projHeader .headControls .totalProjections .dataPoint,.monthlyProjections .projHeader .headControls .totalProjections .prTitle{width:100%;font-size:1.2rem;font-weight:800!important;padding:.5rem;text-align:center}.monthlyProjections .projCont{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;align-items:flex-start}.monthlyProjections .conditionals{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.monthlyProjections .conditionals strong{font-size:1.4rem;font-weight:800;padding-right:1rem}.monthlyProjections .conditionals .inputIcon,.monthlyProjections .conditionals .inputIcon select{width:30rem}.monthlyProjections .month{width:33.33%;border:1px solid #403d36;margin:0}.monthlyProjections .month,.monthlyProjections .month .acc{padding:.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.monthlyProjections .month .acc{width:100%;margin:.5rem 0;border-radius:15px;background-color:#302e28}.monthlyProjections .month .acc.totalAcc{margin-top:1rem}.monthlyProjections .month .acc.totalAcc.posAcc{border:3px solid #7cfc00}.monthlyProjections .month .acc.totalAcc.negAcc{border:3px solid tomato}.monthlyProjections .month .acc .breakdownAccount{border-top:3px solid #403d36;margin-top:.5rem}.monthlyProjections .month .acc .accHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.monthlyProjections .month .acc .accHead.subAccHead{margin-top:.4rem;border-top:3px solid #57544c;padding-top:.4rem}.monthlyProjections .month .acc .accHead.subAccHead .accName{font-size:.9rem}.monthlyProjections .month .acc .accHead.subAccHead .accName svg{margin-left:.5rem}.monthlyProjections .month .acc .accHead.subAccHead .accTotal .accTotalRow .accNum{font-size:1rem}.monthlyProjections .month .acc .accHead.terc{border-top:3px solid #47453d;padding-top:.2rem;margin-top:.2rem}.monthlyProjections .month .acc .accHead.terc .accName{font-size:.8rem}.monthlyProjections .month .acc .accHead.terc .accName svg{margin-left:1rem}.monthlyProjections .month .acc .accHead.terc .accTotal .accTotalRow .accNum{font-size:.8rem}.monthlyProjections .month .acc .accHead.terc .accTotal .accTotalRow .comparator,.monthlyProjections .month .acc .accHead.terc .accTotal .accTotalRow .offBy{font-size:.7rem;color:#ebebd8}.monthlyProjections .month .acc .accHead .accName{flex:3 1;font-weight:800!important;font-size:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer}.monthlyProjections .month .acc .accHead .accName svg{margin-right:.5rem}.monthlyProjections .month .acc .accHead .accName .offBy{font-size:1rem;margin-left:1rem}.monthlyProjections .month .acc .accHead .accTotal{flex:2 1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;border-left:3px solid #403d36;padding-left:.5rem}.monthlyProjections .month .acc .accHead .accTotal .accTotalRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.monthlyProjections .month .acc .accHead .accTotal .accTotalRow.mtop{margin-top:.5rem}.monthlyProjections .month .acc .accHead .accTotal .accTotalRow .link{flex:1 1;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.monthlyProjections .month .acc .accHead .accTotal .accTotalRow .link svg{margin-left:.5rem}.monthlyProjections .month .acc .accHead .accTotal .accTotalRow .percent{padding:.2rem;border-radius:5px;margin-left:.5rem;font-size:.7rem;font-weight:800!important}.monthlyProjections .month .acc .accHead .accTotal .accTotalRow .percent.posPercent{background-color:#228b22}.monthlyProjections .month .acc .accHead .accTotal .accTotalRow .percent.negPercent{background-color:#b22222}.monthlyProjections .month .acc .accHead .accTotal .accTotalRow .offBy{font-size:.7rem;margin-left:.3rem}.monthlyProjections .month .acc .accHead .accTotal .accTotalRow .comparator{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-weight:800!important;font-size:.8rem}.monthlyProjections .month .acc .accHead .accTotal .accTotalRow .comparator .tt-icon{margin-right:.2rem;font-size:.8rem;height:1rem;width:1rem}.monthlyProjections .month .acc .accHead .accTotal .accNum{font-weight:800!important;font-size:1.2rem}.monthlyProjections .month .acc .accHead .accTotal .compCol{padding-left:.5rem}.monthlyProjections .month .acc .accHead .accTotal .compCol .compRow{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:.2rem}.monthlyProjections .month .acc .detail{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:.5rem}.monthlyProjections .month .acc .detail .headFilters{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.monthlyProjections .month .acc .detail .headFilters .rowCC{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.monthlyProjections .month .acc .detail .headFilters .rowCC .link{margin:.5rem;padding:.2rem}.monthlyProjections .month .acc .detail .colEntries{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.monthlyProjections .month .acc .detail .colEntries .row.bankTotal{font-weight:800!important}.monthlyProjections .month .acc .detail .colEntries .row.bankTotal span{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer;font-size:.9rem}.monthlyProjections .month .acc .detail .colEntries .row.bankTotal span svg{height:1.1rem;width:1.1rem;margin-right:.5rem}.monthlyProjections .month .acc .detail .colEntries .row.bankTotal strong{font-size:1rem;font-weight:800!important}.monthlyProjections .month .acc .detail .colEntries .row .credit,.monthlyProjections .month .acc .detail .colEntries .row .debit{width:50%;text-align:left}.monthlyProjections .month .acc .detail .colEntries .row .debit{color:#7cfc00}.monthlyProjections .month .acc .detail .colEntries .row .credit{color:tomato}.monthlyProjections .month .acc .detail .colEntries .row span .link svg{margin:0 .5rem}.monthlyProjections .month .acc .detail.quat .row.purchaseRow{border-top:2px solid #4f4c45}.monthlyProjections .month .acc .detail.quat .row.purchaseRow.pending{background-color:#38362f}.monthlyProjections .month .acc .detail.quat .row.purchaseRow .purTags{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:8rem}.monthlyProjections .month .acc .detail.quat .row.purchaseRow .purDate{display:none}.monthlyProjections .month .acc .detail.quat .row span{padding-left:1.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.monthlyProjections .month .acc .detail.quat .row span .expLoc{margin-right:.5rem;padding:.1rem;border-radius:3px;color:#000;font-weight:800!important;font-size:.6rem}.monthlyProjections .month .acc .detail.quat .row span .expLoc.MIA{background-color:#7cfc00}.monthlyProjections .month .acc .detail.quat .row span .expLoc.ORL{background-color:aqua}.monthlyProjections .month .acc .detail.quat .row span .expLoc.HQ{background-color:#f0f}.monthlyProjections .month .acc .detail.quat .row span .expLoc.amazon_amex{color:#fff;background-color:#639}.monthlyProjections .month .acc .detail.quat .row span .expLoc.amex{color:#fff;background-color:#4169e1}.monthlyProjections .month .acc .detail.quat .row span .expLoc.chase_ink,.monthlyProjections .month .acc .detail.quat .row span .expLoc.net30{color:#fff;background-color:olive}.monthlyProjections .month .acc .detail.quat .row span .expLoc.blue_cap1{color:#fff;background-color:navy}.monthlyProjections .month .acc .detail.quat .row span .expLoc.green_cap1{color:#fff;background-color:#228b22}.monthlyProjections .month .acc .detail.quat .row span .expLoc.personal{color:#fff;background-color:#b22222}.monthlyProjections .month .acc .detail.quat .row span .expLoc.debit{color:#fff;background-color:#8b4513}.monthlyProjections .month .acc .detail.quat .row span .link{margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.monthlyProjections .month .acc .detail.quat .row span .link svg{margin-left:.5rem}.monthlyProjections .month .acc .detail.quat .row strong{margin-left:-1.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.monthlyProjections .month .acc .detail.quat .row strong .found{font-size:.7rem;padding:.1rem;font-weight:800!important;border-radius:4px;margin-left:2px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.monthlyProjections .month .acc .detail.quat .row strong .found svg{width:1rem;height:1rem;margin-right:.3rem}.monthlyProjections .month .acc .detail.quat .row strong .found.green{background-color:#228b22}.monthlyProjections .month .acc .detail.quat .row strong .found.red{background-color:#b22222}.monthlyProjections .month .acc .detail .row{padding:.2rem 0;font-size:.8rem;color:#ebebd8;border-top:2px solid #403d36}.monthlyProjections .month .acc .detail .row span{flex:3 1;padding-left:.5rem}.monthlyProjections .month .acc .detail .row strong{flex:2 1;padding-left:.5rem;border-left:2px solid #403d36;font-size:.8rem}.monthlyProjections .month.extendedMonth{width:100%;padding:1.5rem;border:none;min-height:70vh}.monthlyProjections .month.extendedMonth .head{display:none}.monthlyProjections .month.extendedMonth .acc{margin:1rem 0;padding:.7rem}.monthlyProjections .month.extendedMonth .acc.totalAcc{margin-top:2rem}.monthlyProjections .month.extendedMonth .acc .breakdownAccount{margin-top:.7rem}.monthlyProjections .month.extendedMonth .acc .accHead .accName{font-size:1.2rem}.monthlyProjections .month.extendedMonth .acc .accHead .accName svg{margin-right:1rem}.monthlyProjections .month.extendedMonth .acc .accHead .accName .offBy{font-size:1.1rem}.monthlyProjections .month.extendedMonth .acc .accHead .accTotal{padding-left:1rem}.monthlyProjections .month.extendedMonth .acc .accHead .accTotal .accTotalRow.mtop{margin-top:.8rem}.monthlyProjections .month.extendedMonth .acc .accHead .accTotal .accTotalRow .link svg{margin-left:1rem}.monthlyProjections .month.extendedMonth .acc .accHead .accTotal .accTotalRow .percent{padding:.3rem;margin-left:.8rem;font-size:.9rem}.monthlyProjections .month.extendedMonth .acc .accHead .accTotal .accTotalRow .offBy{font-size:1rem;margin-left:.6rem}.monthlyProjections .month.extendedMonth .acc .accHead .accTotal .accTotalRow .comparator{font-size:1.2rem}.monthlyProjections .month.extendedMonth .acc .accHead .accTotal .accTotalRow .comparator .tt-icon{margin-right:.5rem;font-size:1rem;height:1.5rem;width:1.5rem}.monthlyProjections .month.extendedMonth .acc .accHead .accTotal .accNum{font-size:1.4rem}.monthlyProjections .month.extendedMonth .acc .accHead.subAccHead{margin-top:.6rem;padding-top:.6rem}.monthlyProjections .month.extendedMonth .acc .accHead.subAccHead .accName{font-size:1.1rem}.monthlyProjections .month.extendedMonth .acc .accHead.subAccHead .accName svg{margin-left:1.5rem}.monthlyProjections .month.extendedMonth .acc .accHead.subAccHead .accTotal .accTotalRow .accNum{font-size:1.2rem}.monthlyProjections .month.extendedMonth .acc .accHead.subAccHead .accTotal .accTotalRow .percent{padding:.2rem;margin-left:.8rem;font-size:.8rem}.monthlyProjections .month.extendedMonth .acc .accHead.subAccHead .accTotal .accTotalRow .offBy{font-size:.9rem;margin-left:.6rem;margin-top:.5rem}.monthlyProjections .month.extendedMonth .acc .accHead.subAccHead .accTotal .accTotalRow .comparator{font-size:1rem;margin-top:.5rem}.monthlyProjections .month.extendedMonth .acc .accHead.subAccHead .accTotal .accTotalRow .comparator .tt-icon{margin-right:.5rem;font-size:1rem;height:1.5rem;width:1.5rem}.monthlyProjections .month.extendedMonth .acc .accHead.terc{border-top:3px solid #47453d;padding-top:.2rem;margin-top:.2rem}.monthlyProjections .month.extendedMonth .acc .accHead.terc .accName{font-size:1rem}.monthlyProjections .month.extendedMonth .acc .accHead.terc .accName svg{margin-left:2.5rem}.monthlyProjections .month.extendedMonth .acc .accHead.terc .accTotal .accTotalRow .link svg{height:1.2rem;width:1.2rem}.monthlyProjections .month.extendedMonth .acc .accHead.terc .accTotal .accTotalRow .accNum{font-size:1.1rem}.monthlyProjections .month.extendedMonth .acc .accHead.terc .accTotal .accTotalRow .comparator,.monthlyProjections .month.extendedMonth .acc .accHead.terc .accTotal .accTotalRow .offBy{font-size:.9rem;color:#ebebd8}.monthlyProjections .month.extendedMonth .acc .detail{margin-top:.8rem}.monthlyProjections .month.extendedMonth .acc .detail,.monthlyProjections .month.extendedMonth .acc .detail .colEntries{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.monthlyProjections .month.extendedMonth .acc .detail .colEntries .row span .link svg{margin:0 1rem}.monthlyProjections .month.extendedMonth .acc .detail .row{padding:.4rem 0;font-size:.8rem}.monthlyProjections .month.extendedMonth .acc .detail .row span{padding-left:1rem}.monthlyProjections .month.extendedMonth .acc .detail .row strong{padding-left:1rem;font-size:.9rem}.monthlyProjections .month.extendedMonth .acc .detail.quat .row.purchaseRow{border-top:2px solid #4f4c45}.monthlyProjections .month.extendedMonth .acc .detail.quat .row.purchaseRow.pending{background-color:#38362f}.monthlyProjections .month.extendedMonth .acc .detail.quat .row.purchaseRow .purTags{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:10rem}.monthlyProjections .month.extendedMonth .acc .detail.quat .row.purchaseRow .purDate{width:6rem;display:flex}.monthlyProjections .month.extendedMonth .acc .detail.quat .row span{padding-left:2.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.monthlyProjections .month.extendedMonth .acc .detail.quat .row span .expLoc{margin-right:.8rem;padding:.15rem;font-size:.75rem}.monthlyProjections .month.extendedMonth .acc .detail.quat .row span .link svg{margin-left:1rem}.monthlyProjections .month.extendedMonth .acc .detail.quat .row strong{margin-left:-2rem}.monthlyProjections .month.extendedMonth .acc .detail.quat .row strong .found{font-size:.8rem;padding:.2rem;border-radius:6px;margin-left:.2rem}.monthlyProjections .month .head{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.monthlyProjections .month .head strong{width:100%;font-weight:800!important;font-size:1.5rem;padding:.5rem;border-bottom:2px solid #5e5c54;margin-bottom:1rem}.monthlyProjections .month .breakdown{width:100%}.monthlyProjections .month .breakdown .breakdownAccount{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:.2rem}.monthlyProjections .month .breakdown .breakdownAccount .accountName{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.1rem}.monthlyProjections .month .breakdown .breakdownAccount .accountName strong{display:flex;flex-direction:row;justify-content:center;align-items:center}.monthlyProjections .month .breakdown .breakdownAccount .accountName strong svg{margin-right:.5rem}.monthlyProjections .month .breakdown .breakdownAccount .row{padding:.2rem 0 .2rem 1rem;font-size:1rem;color:#ebebd8}.monthlyProjections .month .breakdown .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.monthlyProjections .month .breakdown .row strong{font-weight:500!important;font-size:1.1rem}.monthlyProjections .month .breakdown .row.total.posRow{color:#94f2a4}.monthlyProjections .month .breakdown .row.total.negRow{color:#f29494}.monthlyProjections .month .breakdown .row.total.brRow{border-top:2px solid #403d36;padding:.5rem .2rem}.monthlyProjections .month .breakdown .row.total.topBr{border-top:none}.monthlyProjections .month .breakdown .row.total.be{margin-top:1rem;padding:1rem;background-color:#302e28;border-radius:15px}.monthlyProjections .month .breakdown .row.total.green{color:#7cfc00;margin-top:1rem;padding-top:1rem;border-top:2px solid #403d36}.monthlyProjections .month .breakdown .row.total.red{color:tomato;margin-top:1rem;padding-top:1rem;border-top:2px solid #403d36}.monthlyProjections .month .breakdown .row.total strong{font-weight:800!important;font-size:1.2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.monthlyProjections .month .breakdown .row.total strong svg{margin-right:1rem}.monthlyProjections .month .breakdown .row.total strong .offBy{font-size:1rem;margin-left:1rem}.productLogs{padding:0;min-height:60rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.productLogs .title{font-size:1.2rem!important;text-align:center}.productLogs .arrorRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:1rem}.productLogs .arrorRow svg{height:1.5rem;width:1.5rem}.productLogs .arrorRow .cWeek{font-size:1.5rem}.productLogs .itemRowCont{width:100%;overflow-x:auto;overflow-y:visible}.productLogs .itemRowCont .itemRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 .5rem}.productLogs .itemRowCont .itemRow .itemCol{width:12rem;font-size:.9rem;border-left:2px solid #5e5c54;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.productLogs .itemRowCont .itemRow .itemCol.dayCol{border-left:none}.productLogs .itemRowCont .itemRow .itemCol.dayCol .dayCell{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding-right:1rem}.productLogs .itemRowCont .itemRow .itemCol .head{width:12rem;height:6rem}.productLogs .itemRowCont .itemRow .itemCol .head,.productLogs .itemRowCont .itemRow .itemCol .head strong{display:flex;flex-direction:column;justify-content:center;align-items:center}.productLogs .itemRowCont .itemRow .itemCol .head strong.blue{color:aqua}.productLogs .itemRowCont .itemRow .itemCol .head .piccont{height:4rem;width:4rem;margin-bottom:.5rem}.productLogs .itemRowCont .itemRow .itemCol .dayCell{width:12rem;height:6rem;padding:.3rem;border-top:2px solid #47453d;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.productLogs .itemRowCont .itemRow .itemCol .dayCell .log{width:100%;font-size:.65rem;flex:1 1;padding:.3rem}.productLogs .itemRowCont .itemRow .itemCol .dayCell .log.green{color:#7cfc00;border:1px solid #7cfc00}.productLogs .itemRowCont .itemRow .itemCol .dayCell .log.red{color:tomato;border:1px solid tomato}.clockIn{flex-direction:row;justify-content:space-between;height:100vh;background-color:#21201b;color:#fff}.clockIn,.clockIn .clockWindow{display:flex;align-items:center}.clockIn .clockWindow{height:100%;flex:1 1;flex-direction:column;justify-content:center}.clockIn .clockWindow .colorText{font-weight:800!important}.clockIn .clockWindow .title{margin-bottom:2rem;font-size:1.6rem;font-weight:800!important}.clockIn .clockWindow .question{font-size:1.4rem}.clockIn .clockWindow .inputIcon{width:80%}.clockIn .clockWindow .inputIcon input,.clockIn .clockWindow .inputIcon select{width:100%}.clockIn .clockWindow .buttons .options{margin:.5rem;flex:1 1}.clockIn .currentJobs{width:22rem;height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow-y:auto}.clockIn .currentJobs .col{flex:1 1;justify-content:flex-start;padding:1rem 0;border-top:2px solid #5e5c54;border-left:2px solid #5e5c54}.clockIn .currentJobs .col,.clockIn .currentJobs .col .colTitle{width:100%;display:flex;flex-direction:column;align-items:center}.clockIn .currentJobs .col .colTitle{font-weight:800!important;border-bottom:2px solid #4f4c45;padding-bottom:.5rem;margin-bottom:1rem;font-size:1.2rem;justify-content:center}.clockIn .currentJobs .col .clockJob{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.2rem;border-bottom:2px solid #4f4c45}.clockIn .currentJobs .col .clockJob .name{border-bottom:1px solid #403d36;width:100%;padding:.4rem .2rem;font-size:.8rem;text-align:center}.clockIn .currentJobs .col .clockJob .bottom{width:100%;padding:.2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.clockIn .currentJobs .col .clockJob .bottom svg{height:1.5rem;width:1.5rem;margin-right:1rem}.clockIn .currentJobs .col .clockJob .bottom .techs{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1 1}.clockIn .currentJobs .col .clockJob .bottom .techs .piccont{height:2rem;width:2rem;border-radius:100%}.viewClock{width:20rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.viewClock.manualClocks{max-height:100vh;height:100vh;overflow-y:auto;border-right:2px solid #5e5c54}.viewClock.manualClocks .singleClock{padding:.4rem}.viewClock.manualClocks .singleClock:hover .piccont{height:8rem;width:8rem}.viewClock.manualClocks .singleClock:hover .col{font-size:1rem}.viewClock.manualClocks .singleClock .piccont{width:3rem;height:3rem}.viewClock.manualClocks .singleClock .col{font-size:.9rem}.viewClock.manualClocks .singleClock .col strong{font-weight:800!important;margin-bottom:.3rem}.viewClock .singleClock{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:1px solid #403d36}.viewClock .singleClock.in .clockTime{color:#7cfc00}.viewClock .singleClock.out .clockTime{color:tomato}.viewClock .singleClock .piccont{width:5rem;height:5rem}.viewClock .singleClock .col{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;padding-left:.5rem}.viewClock .singleClock .col strong{font-weight:800!important;margin-bottom:1rem}.findCharge{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.findCharge .piccont{width:20rem;height:20rem}.findCharge .recCont{display:flex;flex-direction:column;justify-content:center;align-items:center}.findCharge .recCont .receiptDec{font-size:1.2rem;margin-bottom:.5rem}.findCharge .foundT,.findCharge .recCont .receiptDec{padding:1rem;background-color:#302e28;border-radius:15px}.findCharge .foundT{width:98%;margin-top:1rem}.findCharge .foundT .buttons{margin-top:.5rem}.findCharge .foundT .buttons .btn-4{width:18rem}.findCharge .foundT .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;align-items:stretch}.findCharge .foundT .row .col{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;flex:1 1;font-size:.9rem}.findCharge .foundT .row .col.descCol strong{font-size:1rem;font-weight:800;margin-bottom:.5rem}.findCharge .foundT .row .total{font-size:1.4rem;font-weight:800}.findCharge .foundT .row.head{margin-bottom:.5rem;border-bottom:3px solid #403d36}.findCharge .foundT .row.head strong{font-size:1.2rem;font-weight:800}.uncatWarning{position:relative}.uncatWarning .submitButtons{position:-webkit-sticky;position:sticky;top:-2rem;left:0;right:0;background-color:#21201b;height:4rem;padding:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.uncatWarning .cardCont{width:98%;padding:1rem;background-color:#302e28;border-radius:15px;margin-top:1rem}.uncatWarning .cardCont .head{padding:.5rem;margin-bottom:.5rem;border-bottom:3px solid #5e5c54;font-size:1.4rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.uncatWarning .cardCont .head strong{font-weight:800!important}.uncatWarning .cardCont .uncT{padding:.5rem;margin-bottom:.5rem;background-color:#21201b;border-radius:15px;border:3px solid #21201b}.uncatWarning .cardCont .uncT.sel{border:3px solid #ffd000}.uncatWarning .cardCont .uncT .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.uncatWarning .cardCont .uncT .row .link svg{height:2rem;width:2rem}.uncatWarning .cardCont .uncT .row .col{flex:1 1}.uncatWarning .cardCont .uncT .row .col.colTotal .total{font-size:1.2rem;font-weight:800;margin-bottom:.5rem}.uncatWarning .cardCont .uncT .row .col.descCol{flex:2 1;margin-right:.5rem;padding-right:.5rem;border-right:2px solid #403d36}.uncatWarning .cardCont .uncT .row .col.descCol strong{font-weight:800!important;margin-bottom:.5rem}.uncatWarning .cardCont .uncT .row .col.descCol p{padding-top:.5rem;font-size:.8rem}.adjustDifficulty{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.adjustDifficulty .warning{width:80%;padding:.5rem;background-color:#b22222;border:2px solid tomato;border-radius:10px;text-align:center;margin-bottom:.5rem}.adjustDifficulty .bundleDif{background-color:#302e28;margin:.5rem 0;padding:.5rem!important;border-radius:10px;border:3px solid aqua}.adjustDifficulty .bundleComps{width:100%;margin:.5rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.adjustDifficulty .bundleComps .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.4rem .5rem;margin:.2rem 0;border-radius:5px;background-color:#302e28}.adjustDifficulty .bundleComps .row .compName,.adjustDifficulty .bundleComps .row .compTime{flex:1 1}.adjustDifficulty .bundleComps .row .link{margin-right:.5rem}.adjustDifficulty .bundleComps .row .link svg{height:1.2rem;width:1.2rem}.adjustDifficulty .bundleComps .row .compTime{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.adjustDifficulty .bundleComps .row .compTime span,.adjustDifficulty .bundleComps .row .compTime strong{flex:1 1}.adjustDifficulty .bundleComps .row .compTime .divTechs{flex:2 1}.adjustDifficulty .rowTypes span{background-color:#302e28;margin:.5rem 0;padding:.5rem!important;border-radius:10px;border:2px solid #403d36}.adjustDifficulty textArea{width:80%;min-height:8rem;height:8rem;margin-bottom:.5rem}.adjustDifficulty .editRecord-notes{width:100%;min-height:12rem}.adjustDifficulty .editRecord-notes .note-list{margin-top:.5rem}.adjustDifficulty .row .inputIcon{width:80%;margin:.5rem 0}.adjustDifficulty .row .inputIcon input{width:100%}.adjustDifficulty .row .technicians{width:10rem}.adjustDifficulty .row .technicians,.adjustDifficulty .row .technicians .techNum{display:flex;flex-direction:row;justify-content:center;align-items:center}.adjustDifficulty .row .technicians .link{padding:.5rem;font-size:1.4rem;background-color:#403d36;border-radius:100%;width:1.8rem;height:1.8rem;margin:0 .5rem}.adjustDifficulty .row .technicians .link,.konvaLayout,.productKonva{display:flex;flex-direction:column;justify-content:center;align-items:center}.konvaLayout,.productKonva{width:100%;height:100%}.konvaLayout .konvaAddEquipment,.productKonva .konvaAddEquipment{position:fixed;width:30rem;bottom:0;left:0;top:0;background-color:#302e28;z-index:100;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.konvaLayout .konvaAddEquipment .inputIcon,.productKonva .konvaAddEquipment .inputIcon{width:95%;margin:.5rem 0}.konvaLayout .konvaAddEquipment .inputIcon input,.productKonva .konvaAddEquipment .inputIcon input{width:100%}.konvaLayout .konvaAddEquipment .showAllBut,.productKonva .konvaAddEquipment .showAllBut{width:95%;margin:.5rem 0}.konvaLayout .konvaAddEquipment .rowClose,.productKonva .konvaAddEquipment .rowClose{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:.5rem}.konvaLayout .konvaAddEquipment .rowClose .link svg,.productKonva .konvaAddEquipment .rowClose .link svg{height:1.2rem;width:1.2rem}.konvaLayout .konvaAddEquipment .kTitle,.productKonva .konvaAddEquipment .kTitle{width:100%;padding:.5rem;font-size:1.2rem;border-bottom:2px solid #5e5c54}.konvaLayout .konvaAddEquipment .setupsCol,.productKonva .konvaAddEquipment .setupsCol{flex:1 1;width:100%;overflow-y:auto}.konvaLayout .konvaAddEquipment .kSetup,.productKonva .konvaAddEquipment .kSetup{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-bottom:3px solid #4f4c45;background-color:#21201b}.konvaLayout .konvaAddEquipment .kSetup .sHead,.productKonva .konvaAddEquipment .kSetup .sHead{width:100%;padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.konvaLayout .konvaAddEquipment .kSetup .eCol,.productKonva .konvaAddEquipment .kSetup .eCol{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.konvaLayout .konvaAddEquipment .kSetup .eCol .equip,.productKonva .konvaAddEquipment .kSetup .eCol .equip{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:3px solid #4f4c45}.konvaLayout .konvaAddEquipment .kSetup .eCol .equip .eInfo,.productKonva .konvaAddEquipment .kSetup .eCol .equip .eInfo{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-left:2px solid #38362f}.konvaLayout .konvaAddEquipment .kSetup .eCol .equip .eInfo .rowE,.productKonva .konvaAddEquipment .kSetup .eCol .equip .eInfo .rowE{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:2px solid #38362f}.konvaLayout .konvaAddEquipment .kSetup .eCol .equip .eInfo .rowE .figOpts,.productKonva .konvaAddEquipment .kSetup .eCol .equip .eInfo .rowE .figOpts{display:flex;flex-direction:row;justify-content:center;align-items:center}.konvaLayout .konvaAddEquipment .kSetup .eCol .equip .eInfo .rowE .addClick,.productKonva .konvaAddEquipment .kSetup .eCol .equip .eInfo .rowE .addClick{background-color:#1e90ff;width:1.7rem;height:1.7rem;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:.1rem}.konvaLayout .konvaAddEquipment .kSetup .eCol .equip .eInfo .rowE .addClick.yellowClick,.productKonva .konvaAddEquipment .kSetup .eCol .equip .eInfo .rowE .addClick.yellowClick{background-color:#daa520}.konvaLayout .konvaAddEquipment .kSetup .eCol .equip .eInfo .rowE .addClick svg,.productKonva .konvaAddEquipment .kSetup .eCol .equip .eInfo .rowE .addClick svg{height:1.2rem;width:1.2rem}.konvaLayout .konvaAddEquipment .kSetup .eCol .equip .eInfo .row,.productKonva .konvaAddEquipment .kSetup .eCol .equip .eInfo .row{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem}.konvaLayout .konvaAddEquipment .kSetup .eCol .equip .piccont,.productKonva .konvaAddEquipment .kSetup .eCol .equip .piccont{width:4rem;height:4rem;margin-right:1rem}.konvaLayout .groupDelete,.productKonva .groupDelete{position:fixed;bottom:1rem;right:2rem;width:3rem;height:3rem;border-radius:100%;z-index:100;background-color:red;border-color:#b22222;display:flex;flex-direction:column;justify-content:center;align-items:center}.konvaLayout .groupDelete.snapshot,.productKonva .groupDelete.snapshot{background-color:#1e90ff;border-color:#4169e1;z-index:99}.konvaLayout .groupDelete svg,.productKonva .groupDelete svg{height:2rem;width:2rem}.konvaLayout .rowMain,.productKonva .rowMain{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.konvaLayout .konvaCont,.productKonva .konvaCont{flex:1 1;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;position:relative;background-color:#fff;overflow:auto}.konvaLayout .konvaCont .konvajs-content,.productKonva .konvaCont .konvajs-content{background-color:#fff}.konvaLayout .layerCol,.productKonva .layerCol{width:20rem;height:100%;padding:.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:stretch}.konvaLayout .layerCol .revCol,.productKonva .layerCol .revCol{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-direction:column-reverse}.konvaLayout .layerCol .optButs,.productKonva .layerCol .optButs{margin:1rem 0 0}.konvaLayout .layerCol .optButs .btn-2,.productKonva .layerCol .optButs .btn-2{margin:0}.konvaLayout .layerCol .saveBut,.productKonva .layerCol .saveBut{border-top:2px solid #403d36;padding-top:1rem;margin-top:1rem}.konvaLayout .layerCol .saveBut .btn-4,.productKonva .layerCol .saveBut .btn-4{width:100%;margin:0}.konvaLayout .layerCol .floorPlans,.productKonva .layerCol .floorPlans{padding:.5rem .2rem;border-top:2px solid #403d36;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.konvaLayout .layerCol .floorPlans .fpRow,.productKonva .layerCol .floorPlans .fpRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding-bottom:.5rem}.konvaLayout .layerCol .floorPlans .fpRow strong,.productKonva .layerCol .floorPlans .fpRow strong{flex:1 1}.konvaLayout .layerCol .floorPlans .fpRow .fpCounter,.productKonva .layerCol .floorPlans .fpRow .fpCounter{width:1.5rem;height:1.5rem;background-color:#1e90ff;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:.5rem}.konvaLayout .layerCol .floorPlans .fpRow .fpOptions,.productKonva .layerCol .floorPlans .fpRow .fpOptions{width:5rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-left:2px solid #403d36}.konvaLayout .layerCol .floorPlans .fpRow .fpOptions .link svg,.productKonva .layerCol .floorPlans .fpRow .fpOptions .link svg{height:1.4rem;width:1.4rem}.konvaLayout .layerCol .floorPlans .fpCol,.productKonva .layerCol .floorPlans .fpCol{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.konvaLayout .layerCol .floorPlans .fpCol .fp,.productKonva .layerCol .floorPlans .fpCol .fp{padding:.3rem;border-top:2px solid #403d36;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.konvaLayout .layerCol .floorPlans .fpCol .fp .info,.productKonva .layerCol .floorPlans .fpCol .fp .info{padding:.2rem}.konvaLayout .layerCol .floorPlans .fpCol .fp .info .fpName,.productKonva .layerCol .floorPlans .fpCol .fp .info .fpName{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.9rem}.konvaLayout .layerCol .floorPlans .fpCol .fp .info .fpName svg,.productKonva .layerCol .floorPlans .fpCol .fp .info .fpName svg{height:1.2rem;width:1.2rem;margin-right:.5rem}.konvaLayout .layerCol .floorPlans .fpCol .fp .piccont,.productKonva .layerCol .floorPlans .fpCol .fp .piccont{height:3rem;width:3rem;border-radius:5px;margin-right:1rem}.konvaLayout .layerCol .zoomScale,.productKonva .layerCol .zoomScale{width:100%;padding:.5rem .2rem;border-top:2px solid #403d36;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:1rem}.konvaLayout .layerCol .zoomRow,.productKonva .layerCol .zoomRow{width:98%;padding:.4rem;margin-bottom:.2rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;background-color:#21201b;border-radius:15px}.konvaLayout .layerCol .zoomRow .sliderNum,.productKonva .layerCol .zoomRow .sliderNum{width:5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.konvaLayout .layerCol .zoomRow .sliderNum svg,.productKonva .layerCol .zoomRow .sliderNum svg{height:1.2rem;width:1.2rem;margin-right:.5rem}.konvaLayout .layerCol .zoomRow .slidecontainer,.productKonva .layerCol .zoomRow .slidecontainer{flex:1 1}.konvaLayout .layerCol .zoomRow .slidecontainer input,.productKonva .layerCol .zoomRow .slidecontainer input{width:100%}.konvaLayout .layerCol .zoomRow .zoomClick,.productKonva .layerCol .zoomRow .zoomClick{font-size:1.5rem;font-weight:800!important}.konvaLayout .layerCol .zoomRow .zoomNum,.productKonva .layerCol .zoomRow .zoomNum{font-size:.9rem;width:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.2rem}.konvaLayout .layerCol .zoomRow .zoomNum svg,.productKonva .layerCol .zoomRow .zoomNum svg{width:1.2rem;height:1.2rem}.konvaLayout .layerCol .inputIcon,.productKonva .layerCol .inputIcon{margin-bottom:.5rem}.konvaLayout .layerCol .inputIcon input,.productKonva .layerCol .inputIcon input{width:100%}.konvaLayout .layerCol textarea,.productKonva .layerCol textarea{margin-bottom:.5rem;height:8rem;border-radius:5px}.konvaLayout .layerCol .lay,.productKonva .layerCol .lay{width:100%;padding:.4rem;background-color:#21201b;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-bottom:2px solid #403d36}.konvaLayout .layerCol .lay .layRow,.productKonva .layerCol .lay .layRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.konvaLayout .layerCol .lay .layRow .layPos,.productKonva .layerCol .lay .layRow .layPos{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:.5rem;border-left:2px solid #403d36;margin-left:.5rem}.konvaLayout .layerCol .lay .layRow .visLink,.productKonva .layerCol .lay .layRow .visLink{display:flex;flex-direction:column;justify-content:center;align-items:center;width:2rem;border-right:2px solid #403d36}.konvaLayout .layerCol .lay .layRow .visLink svg,.productKonva .layerCol .lay .layRow .visLink svg{height:1.5rem;width:1.5rem}.konvaLayout .layerCol .lay .layRow .info,.productKonva .layerCol .lay .layRow .info{flex:1 1;padding-left:.8rem}.konvaLayout .layerCol .lay .layGroups,.productKonva .layerCol .lay .layGroups{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-direction:column-reverse}.konvaLayout .layerCol .lay .layGroups .layGroup,.productKonva .layerCol .lay .layGroups .layGroup{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.konvaLayout .layerCol .lay .layGroups .layGroup .layGroupRow,.productKonva .layerCol .lay .layGroups .layGroup .layGroupRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.4rem 0;border-top:2px solid #302e28}.konvaLayout .layerCol .lay .layGroups .layGroup .layGroupRow.lgWire .infoG,.productKonva .layerCol .lay .layGroups .layGroup .layGroupRow.lgWire .infoG{flex:1 1;padding-left:2.4rem}.konvaLayout .layerCol .lay .layGroups .layGroup .layGroupRow.lgWire .infoG .gName,.productKonva .layerCol .lay .layGroups .layGroup .layGroupRow.lgWire .infoG .gName{font-size:.75rem}.konvaLayout .layerCol .lay .layGroups .layGroup .layGroupRow .visLink,.productKonva .layerCol .lay .layGroups .layGroup .layGroupRow .visLink{display:flex;flex-direction:column;justify-content:center;align-items:center;width:2rem;border-right:2px solid #403d36}.konvaLayout .layerCol .lay .layGroups .layGroup .layGroupRow .visLink svg,.productKonva .layerCol .lay .layGroups .layGroup .layGroupRow .visLink svg{height:1.2rem;width:1.2rem}.konvaLayout .layerCol .lay .layGroups .layGroup .layGroupRow .infoG,.productKonva .layerCol .lay .layGroups .layGroup .layGroupRow .infoG{flex:1 1;padding-left:1.6rem}.konvaLayout .layerCol .lay .layGroups .layGroup .layGroupRow .infoG .gName,.productKonva .layerCol .lay .layGroups .layGroup .layGroupRow .infoG .gName{font-size:.8rem}.routePopup{max-height:80vh;width:98%}.routePopup .mapCont{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.routePopup .mapCont.hideDire .dirWindow{display:none}.routePopup .mapCont .calCol{flex:2 1;height:50rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.routePopup .mapCont .calCol .buttons{margin-bottom:.5rem}.routePopup .mapCont .calCol .buttons .btn-2{margin:0}.routePopup .mapCont .calDiv{height:46rem}.routePopup .mapCont .googleMap{flex:3 1}.routePopup .mapCont .googleMap .warehouse{width:3rem;height:3rem;border:3px solid #306fdb;right:-1.5rem;bottom:-1.5rem}.routePopup .mapCont .googleMap .warehouse.red{border-color:red}.routePopup .mapCont .googleMap .warehouse.green{border-color:green}.routePopup .mapCont .googleMap .infoWin{left:6rem;width:12rem;font-size:.9rem}.routePopup .mapCont .googleMap .infoWin p.name{font-size:.9rem;font-weight:800!important;margin-bottom:.5rem}.routePopup .mapCont .googleMap .infoWin .techRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:.5rem}.routePopup .mapCont .googleMap .infoWin .techRow .piccont{height:2.5rem;width:2.5rem;border-radius:100%;overflow:hidden}.routePopup .selectComp{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#302e28;border-radius:15px;padding:.5rem;margin:.5rem}.routePopup .selectComp .selectTitle{width:100%;padding:.5rem;border-bottom:3px solid #403d36;font-size:1.2rem}.routePopup .selectComp .supervisorRow{width:100%}.routePopup .supervisorRow{flex:1 1;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem;flex-wrap:wrap}.routePopup .supervisorRow.drivers{border-top:2px solid #5e5c54}.routePopup .supervisorRow .avatar{width:2.7rem;height:2.7rem;font-size:1.2rem}.routePopup .supervisorRow .avatar.faded{opacity:.5}.routePopup .supervisorRow .avatar svg{width:1.3rem;height:1.3rem}.routePopup .supervisorRow .avatar .piccont{width:2.7rem;height:2.7rem}.routePopup .headRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.routePopup .headRow .userCol{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1;padding:.5rem;border-radius:15px;background-color:#302e28;margin-bottom:.5rem}.routePopup .headRow .userCol .supervisorRow{width:100%}.routePopup .headRow .colorText{width:100%;text-align:center;padding:.5rem;font-size:.8rem}@media only screen and (max-width:800px){.routePopup{max-height:95vh;padding:.2rem}.routePopup .mapCont{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.routePopup .mapCont .calCol{flex:2 1;height:30rem;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.routePopup .mapCont .calCol .buttons{margin-bottom:.5rem}.routePopup .mapCont .calCol .buttons .btn-2{margin:0}.routePopup .mapCont .calDiv{height:46rem;width:100%}.routePopup .mapCont .calDiv .cal-toolbar{display:none}.routePopup .mapCont .googleMap{flex:auto;height:30rem;width:100%}.routePopup .mapCont .googleMap .warehouse{width:3rem;height:3rem;border:3px solid #306fdb;right:-1.5rem;bottom:-1.5rem}.routePopup .mapCont .googleMap .warehouse.red{border-color:red}.routePopup .mapCont .googleMap .warehouse.green{border-color:green}.routePopup .mapCont .googleMap .infoWin{left:6rem;width:12rem;font-size:.9rem}.routePopup .mapCont .googleMap .infoWin p.name{font-size:.9rem;font-weight:800!important;margin-bottom:.5rem}.routePopup .mapCont .googleMap .infoWin .techRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:.5rem}.routePopup .mapCont .googleMap .infoWin .techRow .piccont{height:2.5rem;width:2.5rem;border-radius:100%;overflow:hidden}.routePopup .headRow{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.routePopup .headRow .supervisorRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.7rem;flex-wrap:wrap}.routePopup .headRow .supervisorRow .avatar{width:2.7rem;height:2.7rem}.routePopup .headRow .supervisorRow .avatar svg{width:1.3rem;height:1.3rem}.routePopup .headRow .supervisorRow .avatar .piccont{width:2.7rem;height:2.7rem}}.qtask .qrRender{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;color:#000;padding:3rem 2rem}.qtask .qrRender .inst{padding:1rem 0;font-size:1.6rem;margin-bottom:2rem;text-align:center}.qtask .qrRender #Container{height:20rem;width:20rem}.stepTimeBuilder .setupButtons{background-color:#302e28;border-radius:15px;border:2px solid #5e5c54}.stepTimeBuilder .team{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:2px solid #403d36;align-items:stretch}.stepTimeBuilder .team .infoCol{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;font-size:1.2rem;font-weight:800!important;flex:2 1;border-right:2px solid #403d36}.stepTimeBuilder .team .infoCol .colorText{font-size:1rem}.stepTimeBuilder .team .row{flex:3 1;flex-wrap:wrap}.stepTimeBuilder .team .row.teamPics{background-color:#302e28;border-radius:15px;margin:0 .8rem}.stepTimeBuilder .team .row .piccont{width:2.5rem;height:2.4rem;border-radius:100%;margin:.5rem}.stepTimeBuilder .team .buttons{flex:1 1;border-left:2px solid #403d36}.stepTimeBuilder .team .buttons .clickIcon.delete{color:tomato}.stepTimeBuilder .team .buttons .clickIcon svg{height:1.5rem;width:1.5rem}.stepTimeBuilder .teamBuilder{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.stepTimeBuilder .teamBuilder .rowName{width:40rem;margin-bottom:1rem}.stepTimeBuilder .teamBuilder .rowName .inputIcon{flex:1 1;margin-left:1rem}.stepTimeBuilder .teamBuilder .rowName .inputIcon input{width:100%}.stepTimeBuilder .teamBuilder .teamMembers .link.sel .piccont{border:3px solid #7cfc00}.stepTimeBuilder .teamBuilder .teamMembers .link .piccont{width:5rem;height:5rem;margin:.5rem;border-radius:100%}@media only screen and (max-width:1300px){.stepTimeBuilder .team{flex-wrap:wrap}.stepTimeBuilder .team .infoCol{font-size:.9rem;padding:.5rem;min-width:15rem}.stepTimeBuilder .team .infoCol .colorText{font-size:.8rem}.stepTimeBuilder .team .row{min-width:15rem;flex:2 1}.stepTimeBuilder .team .row.teamPics{margin:0 .4rem}.stepTimeBuilder .team .row .piccont{width:2rem;height:2rem;border-radius:100%;margin:.3rem}.stepTimeBuilder .team .buttons{min-width:10rem}}.timeOff .description{text-align:center;font-size:1.4rem;padding:2rem}.timeOff .timeBlock{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}.timeOff .timeBlock .status{flex:1 1;font-size:1.6rem;font-weight:800;display:flex;flex-direction:row;justify-content:center;align-items:center}.timeOff .timeBlock .status.green{color:#7cfc00}.timeOff .timeBlock .status.red{color:tomato}.timeOff .timeBlock .status.yellow{color:#ffd000}.timeOff .timeBlock .inputIcon{flex:1 1;margin:0 .5rem}.timeOff .timeBlock .inputIcon select{width:100%;text-indent:3.5rem}.timeOff .timeBlock .inputIcon input{width:100%}.timeOff .timeBlock .link{margin-left:1rem}.timeOff .timeBlock .link svg{height:2rem;width:2rem}@media only screen and (max-width:1300px){.timeOff .description{font-size:1.1rem;padding:2rem 1rem}.timeOff .timeBlock{flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.timeOff .timeBlock .status{font-size:1.2rem}.timeOff .timeBlock .inputIcon{flex:2 1;margin:1rem .5rem}.timeOff .timeBlock .link{margin-left:1rem}.timeOff .timeBlock .link svg{height:1.5rem;width:1.5rem}}@media only screen and (max-width:800px){.timeOff .description{font-size:1rem;padding:1rem .5rem}.timeOff .timeBlock{flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.timeOff .timeBlock .status{font-size:1.2rem;justify-content:flex-start;margin-left:1rem}.timeOff .timeBlock .inputIcon{width:100%;margin:1rem .5rem;flex:auto}.timeOff .timeBlock .link{margin-left:1rem}.timeOff .timeBlock .link svg{height:1.5rem;width:1.5rem}}.criticalIncidents .criticalIncident{width:100%;margin:.5rem 0;border-radius:15px;background-color:#302e28;padding:.5rem}.criticalIncidents .criticalIncident .headRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:2px solid #4f4c45}.criticalIncidents .criticalIncident .headRow .piccont{width:2rem;height:2rem;border-radius:100%}.criticalIncidents .criticalIncident .row .piccont{width:6rem;height:6rem}.criticalIncidents .criticalIncident .row .col1{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem}.criticalIncidents .criticalIncident .row .col{flex:1 1;padding:.5rem}.criticalIncidents .criticalIncident .row .col .details{width:100%}.renderImageSel{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:80vh;width:98%}.renderImageSel .subcs{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-bottom:.5rem;padding:.5rem 0;border-bottom:2px solid #47453d}.renderImageSel .subcs .subc{font-size:.9rem}.renderImageSel .subcs .subc.sel{font-weight:800;color:#ffd000}.renderImageSel .dim{padding:.5rem;font-weight:800;font-size:1.4rem}.renderImageSel .sa-left img,.renderImageSel .sa-right img{border:2px solid aqua}.renderImageSel .sa-right img{transform:scaleX(-1)}.renderImageSel .pack-main{border:2px solid #ffd000}.renderImageSel .pack-main .center img,.renderImageSel .pack-main .lights img,.renderImageSel .pack-main .ss-left img,.renderImageSel .pack-main .ss-right img,.renderImageSel .pack-main .subs img,.renderImageSel .pack-main .uplights img{border:2px solid aqua}.renderImageSel .pack-main .ss-right img{transform:scaleX(-1)}.timelineBuilder{width:100%}.timelineBuilder .bbottom{border-bottom:2px solid #5e5c54}.timelineBuilder .tlEvent{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:.5rem 0;padding:.5rem .8rem;background-color:#302e28;border-radius:15px}.timelineBuilder .tlEvent textarea{flex:4 1;height:5.5rem;border-radius:10px;min-width:17.5rem}.timelineBuilder .tlEvent .inputIcon{min-width:12rem;flex:1 1;height:2.4rem;margin:.5rem}.timelineBuilder .tlEvent .inputIcon.long{width:auto;flex:3 1;min-width:25rem}.timelineBuilder .tlEvent .inputIcon input{width:100%;font-size:.8rem;height:2.4rem}.timelineBuilder .tlEvent .timeCol{flex:1 1}.timelineBuilder .tlEvent .options{background-color:#21201b;margin-left:.5rem;padding:.5rem;border-radius:10px;height:5.5rem;min-width:10rem}.timelineBuilder .tlEvent .options,.timelineBuilder .tlEvent .options .optRow{flex:1 1;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.timelineBuilder .tlEvent .options .optRow{flex-wrap:wrap}.timelineBuilder .tlEvent .options .colArrows,.timelineBuilder .tlEvent .options .eventProd{border-left:2px solid #403d36;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0 .5rem}.timelineBuilder .tlEvent .options .eventProd .piccont{width:3rem;height:3rem}.timelineBuilder .tlEvent .options .eventProd .units{display:flex;flex-direction:row;justify-content:center;align-items:center}.timelineBuilder .tlEvent .options .eventProd .units .link{margin-left:.5rem}.timelineBuilder .tlEvent .options .eventProd .units .link svg{height:1rem;width:1rem}.timelineBuilder .tlEvent .options .link{margin:.2rem}.timelineBuilder .tlEvent .options .link.delete{color:tomato}.timelineBuilder .tlEvent .options .link svg{height:1.5rem;width:1.5rem}.timelineBuilder .tlEvent .productTimeline{width:100%}.timelineBuilder .tlEvent .productTimeline .buttons .btn-5{display:flex;flex-direction:column;justify-content:center;align-items:center}.timelineBuilder .tlEvent .productTimeline .buttons .btn-5 .butInfo{font-size:.8rem;margin-top:.2rem}.timelineBuilder .tlEvent .productTimeline .singlePT{border-bottom:2px solid #403d36;padding:.5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#21201b}.timelineBuilder .tlEvent .productTimeline .singlePT .sptName{flex:1 1}.timelineBuilder .tlEvent .productTimeline .singlePT .colInfo{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:1rem;align-items:flex-start;padding-left:1rem;border-left:2px solid #403d36}.timelineBuilder .tlEvent .productTimeline .singlePT .colInfo .sptName{font-weight:800!important;margin-bottom:.5rem}.timelineBuilder .tlEvent .productTimeline .singlePT .iTime{flex:1 1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:1rem;border-left:2px solid #403d36}.timelineBuilder .tlEvent .productTimeline .singlePT .iTime .minTime{margin:0 1rem;font-size:1.2rem;font-weight:800!important}.timelineBuilder .tlEvent .productTimeline .singlePT .iTime .link svg{height:1.4rem;width:1.4rem}.timelineBuilder .tlEvent .productTimeline .singlePT .units{width:8rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;background-color:#302e28;border-radius:15px;margin-right:1rem}.timelineBuilder .tlEvent .productTimeline .singlePT .units .disLink,.timelineBuilder .tlEvent .productTimeline .singlePT .units .link{font-size:1.6rem}.timelineBuilder .tlEvent .productTimeline .singlePT .piccont{width:4rem;height:4rem}.timelineBuilder .eventReview{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:1rem;font-size:1.2rem}.timelineBuilder .eventReview strong{font-weight:800!important;margin-left:1rem}.timelineBuilder .eventReview.guideView{flex-wrap:wrap;width:100%;background-color:#302e28;border-radius:15px;padding:1rem}.timelineBuilder .eventReview.guideView .fromTo{font-size:1.2rem;width:100%}.timelineBuilder .eventReview.guideView strong{font-weight:800!important;margin-left:0;margin-top:1rem;font-size:1.2rem}.timelineBuilder .eventReview.guideView .singlePT{width:100%;background-color:#21201b;padding:.5rem;border-radius:15px}.timelineBuilder .eventReview.guideView .singlePT .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.timelineBuilder .eventReview.guideView .singlePT .row .piccont{width:5rem;height:5rem}.timelineBuilder .eventReview.guideView .singlePT .row .col{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;padding-left:1rem;margin-left:1rem;border-left:2px solid #38362f}.timelineBuilder .eventReview.guideView .singlePT .row .col strong{border-bottom:2px solid #38362f;width:100%}.timelineBuilder .eventReview.guideView .singlePT .row .col .buttons{margin:0}.timelineBuilder .eventReview.guideView .helpComp{width:100%;padding:1rem 0;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-top:2px solid #5e5c54;margin-top:.5rem;flex-wrap:wrap}.timelineBuilder .eventReview.guideView .helpComp .picCol{display:flex;flex-direction:column;justify-content:center;align-items:center}.timelineBuilder .eventReview.guideView .helpComp .picCol .piccont{height:20rem;width:20rem}.timelineBuilder .eventReview.guideView .helpComp .stageMap{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.timelineBuilder .eventReview.guideView .helpComp .vwMapPar{max-width:40rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.timelineBuilder .eventReview.guideView .helpComp .video-par{max-width:30rem;width:100%}.foodArr{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.foodArr p{width:100%;padding:1rem;font-size:1.4rem;text-align:center;max-width:80rem}.foodArr p strong{font-weight:800!important}@media only screen and (max-width:1300px){.timelineBuilder .tlEvent .options{margin:0;height:auto}.timelineBuilder .tlEvent .options .colArrows{flex-direction:row}.timelineBuilder .eventReview{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:1rem!important;font-size:1.2rem}.timelineBuilder .eventReview strong{font-weight:800!important;margin-left:1rem}.timelineBuilder .eventReview.guideView{flex-wrap:wrap;width:100%;padding:.5rem}.timelineBuilder .eventReview.guideView .singlePT .row .col{margin-left:.5rem;padding-left:.5rem}.timelineBuilder .eventReview.guideView .singlePT .row .col strong{font-size:.8rem}.timelineBuilder .eventReview.guideView .fromTo{font-size:1rem;width:100%;border-bottom:2px solid #403d36;padding:.5rem .3rem;margin-bottom:.5rem}.timelineBuilder .eventReview.guideView strong{font-weight:500!important;margin-left:0;margin-top:.5rem;font-size:.9rem;padding:.3rem}.timelineBuilder .eventReview.guideView .helpComp{width:100%;padding:1rem 0}.timelineBuilder .eventReview.guideView .helpComp .piccont{max-width:20rem;margin:0}.timelineBuilder .eventReview.guideView .helpComp .vwMapPar{padding:1rem 0}.timelineBuilder .eventReview.guideView .helpComp .vwMapPar .vwMap .wallComp .configRow .stageMap .stageCol{width:1.3rem!important;margin:.05rem}.timelineBuilder .eventReview.guideView .helpComp .vwMapPar .vwMap .wallComp .configRow .stageMap .stageCol .stageRow{height:1.3rem;font-size:.3rem;margin:.05rem}.timelineBuilder .eventReview.guideView .helpComp .vwMapPar .vwMap .wallComp .configRow .stageMap .stageCol .stageRow svg{height:.7rem;width:.7rem}.timelineBuilder .eventReview.guideView .helpComp .stageMap{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.timelineBuilder .eventReview.guideView .helpComp .stageMap .stageCol{width:4rem;margin:.1rem}.timelineBuilder .eventReview.guideView .helpComp .stageMap .stageCol .stageRow{height:2rem;font-size:.7rem}.timelineBuilder .eventReview.guideView .helpComp .video-par{max-width:30rem;width:100%}}@media only screen and (max-width:800px){.timelineBuilder .tlEvent{padding:.4rem}.timelineBuilder .tlEvent textarea{flex:4 1;height:5.5rem;border-radius:10px;min-width:15rem;font-size:.9rem!important}.timelineBuilder .tlEvent .inputIcon{min-width:12rem;flex:1 1;height:2.4rem;margin:.5rem}.timelineBuilder .tlEvent .inputIcon.long{width:auto;flex:3 1;min-width:25rem}.timelineBuilder .tlEvent .inputIcon input{width:100%;font-size:.8rem;height:2.4rem}.timelineBuilder .tlEvent .timeCol{flex:1 1}.timelineBuilder .tlEvent .timeCol .inputIcon{margin:.5rem 0}}.vehicleInventory .inventoryWarning{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.2rem}.vehicleInventory .row{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-bottom:2rem}.vehicleInventory .row .avatar{width:4rem;height:4rem;font-size:1.1rem}.vehicleInventory .row .avatar svg{width:2rem;height:2rem}.vehicleInventory .product .itemList .singItem.taken{color:#ffd000}.vehicleInventory .product .itemList .singItem.checked{color:#7cfc00}.vehicleInventory .product .itemList .singItem.blue{color:aqua}.vehicleInventory .product .itemList .singItem .marginLeft{margin-left:1rem}.vehicleInventory .product .itemList .singItem svg{height:2rem;width:2rem}.vehicleInventory .finish{margin-top:1rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.vehicleInventory .finish span{font-size:1.2rem;margin-bottom:1rem}.orderEmails{padding:1rem 0}.orderEmails .buttons{margin-bottom:1rem}.orderEmails .buttons .piccont{width:4rem;height:4rem;border-radius:100%;opacity:.5}.orderEmails .buttons .piccont.selected{border:2px solid #ffd000;opacity:1}.orderEmails .emailThreads{width:100%}.orderEmails .emailThreads .message{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;align-items:flex-start;border-top:1px solid #403d36}.orderEmails .emailThreads .message.unread{background-color:#302e28}.orderEmails .emailThreads .message.unread .mainMes .mainTop .topRow strong{font-weight:800!important}.orderEmails .emailThreads .message .avatar,.orderEmails .emailThreads .message .piccont{width:3rem;height:3rem;border-radius:100%;font-size:1.5rem;border:2px solid #5e5c54}.orderEmails .emailThreads .message .mainMes{flex:1 1;padding-left:1rem}.orderEmails .emailThreads .message .mainMes .mainTop{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:1rem}.orderEmails .emailThreads .message .mainMes .mainTop .icons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.orderEmails .emailThreads .message .mainMes .mainTop .icons .reply{margin-left:1rem}.orderEmails .emailThreads .message .mainMes .mainTop .icons .reply svg{height:1.5rem;width:1.5rem}.orderEmails .emailThreads .message .mainMes .topRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.8rem}.orderEmails .emailThreads .message .mainMes .topRow .mesDate{font-size:.7rem;color:#ebebd8}.orderEmails .emailThreads .message .mainMes .openMes .emailBod{font-size:.8rem}.orderEmails .emailThreads .message .mainMes .emailAttachments{padding:1rem 0;margin-top:1rem;border-top:2px solid #403d36}.orderEmails .emailThreads .message .mainMes .emailAttachments .atRow{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.8rem 0}.orderEmails .emailThreads .message .mainMes .emailAttachments .atRow .att{background-color:#302e28;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.7rem;border-radius:5px;margin:.5rem}.orderEmails .emailThreads .message .mainMes .emailAttachments .atRow .att .icon{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:.5rem}.orderEmails .emailThreads .message .mainMes .emailAttachments .atRow .att .icon svg{height:3rem;width:3rem}.orderEmails .emailThreads .message .mainMes .emailAttachments .atRow .att .atName{font-size:.7rem;text-align:center}.orderEmails .emailThreads .message .mainMes .toField{font-size:.7rem;margin-bottom:1rem;color:#ebebd8;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.orderEmails .emailThreads .message .mainMes .toField svg{width:.8rem;height:.8rem;margin-left:.5rem}.orderEmails .emailThreads .message .mainMes .snippet{font-size:.8rem;color:#ebebd8}.orderEmails .emailThreads .thread{width:100%;padding:.75rem;border-top:2px solid #5e5c54;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.8rem;background-color:#21201b}.orderEmails .emailThreads .thread.unread{background-color:#302e28}.orderEmails .emailThreads .thread.unread .snippet strong{font-weight:800!important}.orderEmails .emailThreads .thread.unread .snippet span{font-weight:500!important}.orderEmails .emailThreads .thread.faded{opacity:.5}.orderEmails .emailThreads .thread .snippet{flex:4 1;padding-left:2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.orderEmails .emailThreads .thread .snippet .unreadNum{width:1.5rem;height:1.5rem;margin-right:.5rem;border-radius:100%;background-color:#b22222;display:flex;flex-direction:column;justify-content:center;align-items:center}.orderEmails .emailThreads .thread .snippet strong{margin-right:.5rem}.orderEmails .emailThreads .thread .snippet span{font-size:.7rem;color:#ebebd8}.orderEmails .emailThreads .thread .snippet .atSnippet{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;max-width:8rem;flex-wrap:wrap;margin-right:.5rem}.orderEmails .emailThreads .thread .snippet .atSnippet svg{height:1.2rem;width:1.2rem;margin:.2rem}.orderEmails .emailThreads .thread .users{flex:1 1;font-size:.7rem}@media only screen and (max-width:800px){.orderEmails{padding:0;width:100%}.orderEmails .buttons .piccont{width:2.5rem;height:2.5rem}.orderEmails .emailThreads .message{padding:.3rem;border-top:1px solid #403d36}.orderEmails .emailThreads .message .avatar,.orderEmails .emailThreads .message .piccont{width:3rem;height:3rem;border-radius:100%;font-size:1.2rem;border:2px solid #5e5c54}.orderEmails .emailThreads .message .mainMes{flex:1 1;padding-left:.4rem}.orderEmails .emailThreads .message .mainMes .mainTop{padding-bottom:.5rem}.orderEmails .emailThreads .message .mainMes .mainTop .icons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.orderEmails .emailThreads .message .mainMes .mainTop .icons .reply{margin-left:1rem}.orderEmails .emailThreads .message .mainMes .mainTop .icons .reply svg{height:1.5rem;width:1.5rem}.orderEmails .emailThreads .message .mainMes .topRow{font-size:.8rem}.orderEmails .emailThreads .message .mainMes .topRow .mesDate{font-size:.6rem;color:#ebebd8}.orderEmails .emailThreads .message .mainMes .openMes .emailBod{font-size:.7rem}.orderEmails .emailThreads .message .mainMes .emailAttachments{padding:.5rem 0;margin-top:.5rem;border-top:2px solid #403d36}.orderEmails .emailThreads .message .mainMes .emailAttachments .atRow{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.6rem 0}.orderEmails .emailThreads .message .mainMes .emailAttachments .atRow .att{background-color:#302e28;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.6rem;border-radius:5px;margin:.4rem}.orderEmails .emailThreads .message .mainMes .emailAttachments .atRow .att .icon{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:.5rem}.orderEmails .emailThreads .message .mainMes .emailAttachments .atRow .att .icon svg{height:2rem;width:2rem}.orderEmails .emailThreads .message .mainMes .emailAttachments .atRow .att .atName{font-size:.7rem;text-align:center}.orderEmails .emailThreads .message .mainMes .toField{font-size:.6rem;margin-bottom:.5rem;color:#ebebd8;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.orderEmails .emailThreads .message .mainMes .toField svg{width:.6rem;height:.6rem;margin-left:.3rem}.orderEmails .emailThreads .message .mainMes .snippet{font-size:.7rem;color:#ebebd8}.orderEmails .emailThreads .thread{width:100%;padding:.5rem;border-top:2px solid #5e5c54;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:.8rem;background-color:#21201b}.orderEmails .emailThreads .thread.unread{background-color:#302e28}.orderEmails .emailThreads .thread.unread .snippet strong{font-weight:800!important}.orderEmails .emailThreads .thread.unread .snippet span{font-weight:500!important}.orderEmails .emailThreads .thread.faded{opacity:.5}.orderEmails .emailThreads .thread .snippet{flex:4 1;padding-left:0;padding-right:.6rem;min-width:15rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.orderEmails .emailThreads .thread .snippet .unreadNum{width:1.2rem;height:1.2rem;margin-right:.3rem}.orderEmails .emailThreads .thread .snippet strong{margin-right:.3rem;flex:1 1}.orderEmails .emailThreads .thread .snippet span{font-size:.6rem;color:#ebebd8;flex:1 1}.orderEmails .emailThreads .thread .snippet .atSnippet{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;max-width:8rem;flex-wrap:wrap;margin-right:.5rem}.orderEmails .emailThreads .thread .snippet .atSnippet svg{height:1.2rem;width:1.2rem;margin:.2rem}.orderEmails .emailThreads .thread span.date{font-size:.6rem}.orderEmails .emailThreads .thread .users{flex:1 1;font-size:.7rem;min-width:8rem;margin-bottom:.5rem}}.intReview .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;font-size:1.1rem}.intReview .pointRow,.intReview .subTitle{font-size:1.3rem}.intReview .subTitle{padding:1rem}.intReview .headRow{font-size:1.6rem}.intReview .spacer{width:100%;border-bottom:2px solid #5e5c54;margin:1rem 0}.intReview .col{padding:1rem;font-size:1.1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;align-items:flex-start}.intReview .col .colorText{margin-bottom:.5rem}.intReview p{width:100%;padding:1rem;font-size:1.1rem}.interview .intComp{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.interview .intComp .location-address{width:100%}.interview .intComp .subTitle{width:100%;padding:1rem;font-size:1.4rem}.interview .intComp .intPart{width:100%;padding:1rem;font-size:1.1rem}.interview .intComp .field-check{max-width:40rem;margin-top:.5rem}.interview .intComp .textField{grid-template:"label label" "input input" "error error"/60% 40%}.interview .intComp .field{margin-top:1rem}.interview .intComp .field label{font-size:1.1rem;margin-bottom:.5rem}.interview .intComp .spacer{margin:2rem 0;width:100%;border-bottom:2px solid #5e5c54}.interview .intComp .numberField{margin-bottom:.7rem;padding:0 1rem;grid-template:"label input" "error error"/70% 30%}.interview .intComp.intProf .field-check-rev{max-width:100%;margin:2rem 0;grid-template:"input label " "error error"/5% 95%}.jobFit .field{margin-bottom:.7rem;grid-template:"label input" "error error"/70% 30%}.jobFit .colorText{font-size:1.8rem;margin-bottom:1rem}.jobFit .intPart{width:100%;height:3rem;font-size:1.1rem}.docComp .scrollList .listFlex{padding-bottom:2rem}.docComp .scrollList .listFlex .singleDocument{border:none!important;background-color:#302e28;padding:.75rem;border-radius:15px;margin-bottom:.8rem}.docComp .scrollList .listFlex .singleDocument-top{border:none!important}.docComp .scrollList .listFlex .singleDocument .docName{display:flex;flex-direction:row;justify-content:center;align-items:center}.docComp .scrollList .listFlex .singleDocument .docName svg{width:1.8rem;height:1.8rem;margin-right:.5rem}.docComp .scrollList .listFlex .singleDocument .options{margin-right:1rem;width:10rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.4rem;border:2px solid #5e5c54;border-radius:15px}.cashFlowCalendar{width:100%}.cashFlowCalendar .header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 1rem}.cashFlowCalendar .header .field{max-width:15rem}.cashFlowCalendar .header .field select{height:2.75rem;font-size:1rem}.cashFlowCalendar .productionCal.hideCC .ccEvent{display:none}.cashFlowCalendar .productionCal .calDiv{height:100vh;min-height:120rem}.reviewAdjustments .headAdj{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.reviewAdjustments .headAdj .field{width:15rem}.reviewAdjustments .rowCont{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start}.reviewAdjustments .rowCont .adjCol{padding:1rem;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.reviewAdjustments .rowCont .adjCol .headCol{width:100%;padding:.5rem;margin-bottom:.5rem;border-bottom:3px solid #403d36;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.reviewAdjustments .rowCont .adjCol .headCol h4{flex:1 1;margin-left:1rem;font-size:1.2rem}.reviewAdjustments .rowCont .adjCol .headCol strong{font-size:1.4rem}.reviewAdjustments .rowCont .adjCol .headCol .link svg{height:1.5rem;width:1.5rem}.reviewAdjustments .rowCont .adjCol .newAdj{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;margin:1rem 0;border-radius:15px;background-color:#302e28}.reviewAdjustments .rowCont .adjCol .newAdj textarea{width:100%;height:6rem;margin:.5rem 0}.reviewAdjustments .rowCont .adjCol .singleAdj{width:100%;padding:.5rem;background-color:#302e28;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:15px;margin-bottom:.5rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.2rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row .desc{flex:3 1;padding:.5rem;border-radius:15px;background-color:#403d36;margin:.5rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row .adjNotes{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-left:2px solid #403d36;padding-left:.5rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row .adjNotes .note{font-size:.65rem;padding:.1rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row.topRow{margin-bottom:.3rem;border-bottom:3px solid #403d36}.reviewAdjustments .rowCont .adjCol .singleAdj .row.topRow .colorText{font-size:1.2rem;font-weight:500}.reviewAdjustments .rowCont .adjCol .singleAdj .row.bottomRow{margin-top:.3rem;border-top:3px solid #403d36}.reviewAdjustments .rowCont .adjCol .singleAdj .row.bottomRow .colorText{font-size:1.2rem;flex:1 1;font-weight:500;margin-left:1rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row .prodOpts{width:10rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem;border-radius:15px;background-color:#403d36;margin-right:.5rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row .prodOpts.reversed{border:3px solid #7cfc00}.reviewAdjustments .rowCont .adjCol .singleAdj .row .prodOpts strong{font-size:.6rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row .prodOpts .piccont{margin-right:.5rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row .prodOpts .link svg{height:1.2rem;width:1.2rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row .options{width:8rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem;border-radius:15px;background-color:#403d36}.reviewAdjustments .rowCont .adjCol .singleAdj .row .options .link svg{height:1.2rem;width:1.2rem}.reviewAdjustments .rowCont .adjCol .singleAdj .row .piccont{width:2rem;height:2rem;border-radius:100%}.logInterface{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.logInterface .interfaceHead{width:100%;padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#302e28;border-radius:15px;margin:.5rem 0}.logInterface .interfaceHead .pathName{font-size:1.2rem;margin-right:.5rem}.logInterface .interfaceHead .inputIcon{flex:1 1;margin:0 .2rem}.logInterface .interfaceHead .inputIcon input,.logInterface .interfaceHead .inputIcon select{width:100%}.logInterface .singleLog{width:100%;padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start;background-color:#302e28;border:3px solid #5e5c54;border-radius:15px;margin:.5rem 0}.logInterface .singleLog .piccont{width:4rem;height:4rem;border-radius:100%}.logInterface .singleLog .userCol{padding:.5rem;width:15rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.logInterface .singleLog .userCol .userDate{font-size:.8rem;margin-top:.5rem}.logInterface .singleLog .userCol .userName{font-weight:800!important}.logInterface .singleLog .logBody{flex:1 1;border-left:3px solid #4f4c45}.logInterface .singleLog .logBody,.logInterface .singleLog .logBody .logEntry{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:.5rem}.logInterface .singleLog .logBody .logEntry{align-items:flex-start;background-color:#21201b;margin:.2rem 0;border-radius:10px;width:100%}.logInterface .singleLog .logBody .logEntry .key{padding:.2rem;font-weight:800!important}.logInterface .singleLog .logBody .logEntry .val{padding:.2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.logInterface .singleLog .logBody .logEntry .val svg{height:1.5rem;width:1.5rem;margin:0 .5rem}.logInterface .singleLog .logBody .logEntry .val .newVal,.logInterface .singleLog .logBody .logEntry .val .prevVal{padding:.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#302e28;border-radius:5px;flex:1 1}.logInterface .singleLog .logBody .logEntry .val .newVal .valImage,.logInterface .singleLog .logBody .logEntry .val .prevVal .valImage{width:10rem;height:10rem;border-radius:0}.logInterface .singleLog .logBody .logEntry .val .newVal .valArr,.logInterface .singleLog .logBody .logEntry .val .prevVal .valArr{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-size:.8rem;align-items:flex-start;flex:1 1}.logInterface .singleLog .logBody .logEntry .val .newVal .valArr .arrIt,.logInterface .singleLog .logBody .logEntry .val .prevVal .valArr .arrIt{margin-bottom:.2rem}.logInterface .singleLog .logBody .logEntry .val .prevVal .prevDate{display:flex;flex-direction:column;justify-content:center;align-items:center;border-right:3px solid #57544c;font-size:.8rem;margin-right:.5rem;padding-right:.5rem}.logInterface .singleLog .logBody .logEntry .val .prevVal .prevDate .piccont{height:2rem;width:2rem;margin-bottom:.5rem}.multiSwap.match .row .col .head{color:#7cfc00}.multiSwap .row{align-items:flex-start}.multiSwap .row .col{flex:1 1;padding:.5rem}.multiSwap .row .col .head{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;margin-bottom:1rem;border-bottom:2px solid #4f4c45;color:tomato}.multiSwap .row .col .colSel{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-height:30rem;overflow-y:auto}.multiSwap .row .col .colSel .rowB{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.multiSwap .row .col .colSel .rowB.blocked{opacity:.3}.multiSwap .row .col .colSel .rowB .blockedIcon{margin:0 .5rem 0 0}.multiSwap .row .col .colSel .rowB .blockedIcon svg{margin:0;height:1.4rem;width:1.4rem}.multiSwap .row .col .colSel .swapItem{width:100%;padding:.4rem .7rem;background-color:#302e28;border-radius:10px;margin:.2rem 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.9rem}.multiSwap .row .col .colSel .swapItem svg{height:1.4rem;width:1.4rem}.multiSwap .row .col .colSel .swapItem.checked{border:2px solid #ffd000;color:#ffd000;background-color:#403d36}.multiSwap .row .col .colSel .swapItem.done{border:2px solid #7cfc00;color:#7cfc00;background-color:#403d36}.fakeReport .notice{width:100%;padding:1rem;text-align:center;border-radius:15px;background-color:#302e28;margin-bottom:1rem}.fakeReport .fakeItem{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.2rem;border-bottom:2px solid #403d36;font-size:.8rem}.fakeReport .fakeItem strong{flex:5 1}.fakeReport .fakeItem .colorText{flex:1 1;font-size:1rem}.fakeReport .spacer{width:100%;margin-bottom:2rem;border-bottom:1px solid #5e5c54}.fakeReport .total{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.3rem}.fakeReport .total.net{border-top:3px solid #4f4c45;margin-top:.5rem;padding-top:.5rem}.crmPerms{padding-top:0}.crmPerms .headRow{position:-webkit-sticky;position:sticky;top:0;background-color:#1a1814}.crmPerms .headRow .cell{font-weight:800!important}.crmPerms .tableRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:2px solid #5e5c54}.crmPerms .tableRow.active{background-color:#403d36}.crmPerms .tableRow .cell{flex:1 1;font-size:.9rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.crmPerms .tableRow .cell svg{height:1.5rem;width:1.5rem}.crmPerms .tableRow .cell.bigc{flex:2 1;font-size:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-right:2px solid #5e5c54;font-weight:800!important}.areasServiced{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.areasServiced .outlines path{pointer-events:all}.areasServiced .outlines path:hover{opacity:.5;cursor:pointer}.areasServiced h2{font-size:2rem;margin:2rem}.areasServiced.light h3{border-bottom:2px solid #ebebd8}.areasServiced.dark h3{border-bottom:2px solid #5e5c54}.areasServiced-areas{width:90%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.areasServiced-areas h3{position:absolute;top:0;font-size:1.5rem;width:100%;padding:1rem}.popState{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap}.popState .areasServiced-area{width:12rem;height:12rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:1rem .5rem}.popState .areasServiced-area strong{font-size:1.2rem;padding-bottom:1.5rem}.popState .areasServiced-area .linkUnit{display:flex;flex-direction:row;justify-content:center;align-items:center}.popState .areasServiced-area .linkUnit .link{font-size:.8rem;padding-right:.5rem}.areasServiced-states{width:auto;position:relative;padding:7rem 1rem 1rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap}.areasServiced-area{width:15rem;height:15rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:1rem .5rem;border-radius:15px;box-shadow:0 8px 24px rgba(0,0,0,.14)}.areasServiced-area.light{background-color:#f5f5eb;border:2px solid #ebebd8}.areasServiced-area.dark{background-color:#302e28}.areasServiced-area strong{font-size:1.5rem;padding-bottom:2rem}.areasServiced-area .linkUnit{display:flex;flex-direction:row;justify-content:center;align-items:center}.areasServiced-area .linkUnit .link{padding-right:.5rem}.cityServed{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.cityServed .footer{margin-top:4rem}.cityServed h1{font-size:3rem;margin-top:3rem;text-align:center}.cityServed .otherOpt{width:20rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-bottom:3rem;font-size:1.2rem}.cityServed h2,.cityServed strong{width:70%;text-align:center;font-size:1.5rem;margin:2rem}.cityServed p{width:70%;text-align:center;font-size:1.3rem;margin:2rem}.cityServed .artist-list{padding:4rem;margin-left:0}@media only screen and (max-width:1300px){.cityServed h1{font-size:2.5rem;margin:5rem}.cityServed h2,.cityServed strong{width:80%;font-size:1.2rem;margin:1rem}.cityServed p{width:80%;font-size:1.1rem;margin:1rem}.cityServed .artist-list{padding:2rem}.areasServiced{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.areasServiced h2{font-size:2rem;margin:1rem}.areasServiced-areas{width:95%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.areasServiced-areas .areasServiced-area{padding:0}}@media only screen and (max-width:800px){.popState .areasServiced-area{width:9rem;height:9rem}.popState .areasServiced-area strong{font-size:.9rem;padding-bottom:1.5rem}.popState .areasServiced-area .linkUnit{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.popState .areasServiced-area .linkUnit .link{font-size:.9rem;margin:.25rem}.areasServiced-areas{width:100%!important}.areasServiced .areasServiced-area{width:10rem;height:10rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.5rem .25rem}.areasServiced .areasServiced-area strong{font-size:.9rem;padding-bottom:1.5rem}.areasServiced .areasServiced-area .linkUnit{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.areasServiced .areasServiced-area .linkUnit .link{font-size:.9rem;margin:.25rem}.areasServiced-states{padding:6rem .5rem .5rem;width:100%}.areasServiced-states h3{width:90%}.cityServed h1{font-size:1.5rem;margin:1rem}.cityServed h2,.cityServed strong{width:95%;font-size:.9rem;margin:.5rem}.cityServed p{width:95%;font-size:.9rem;margin:.5rem .5rem 2rem}.cityServed .tagSidebar{width:95%}}.locationPage{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.locationPage .assistance p{font-size:.75rem;padding:.75rem 0;text-align:justify}.locationPage .assistance p a{text-decoration:underline}.locationPage .assistance .bookAss{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:1.4rem}.locationPage .assistance .bookAss svg{width:1.8rem;height:1.8rem}.locationPage h2{padding:1rem;font-size:1.3rem;max-width:90rem;text-align:center}.locationPage.light .hero{border-bottom:2px solid #f5f5eb}.locationPage.light .areaFilters{border-right:2px solid #f5f5eb}.locationPage.dark .hero{border-bottom:2px solid #5e5c54}.locationPage.dark .areaFilters{border-right:2px solid #5e5c54}.locationPage .hero{width:100%;height:16rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.locationPage .hero .heroCol{height:100%;width:50%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-end}.locationPage .hero .heroCol h1{width:100%;max-width:45rem;text-align:center;font-size:1.5rem}.locationPage .hero .heroCol .priceRecalc{width:100%;max-width:45rem;height:70%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.locationPage .hero .heroCol .priceRecalc .row{flex-wrap:wrap}.locationPage .hero .heroCol .priceRecalc .row .inputIcon{margin-bottom:.2rem}.locationPage .hero .heroCol .priceRecalc .row .locationInput input{width:14.5rem}.locationPage .hero .heroCol .priceRecalc .row .locationInput .hours{right:auto;left:6.5rem}.locationPage .hero .heroCol .priceRecalc .row .btn-3{height:3.5rem;margin-left:.5rem}.locationPage .hero .heroCol .priceRecalc .disclosure{font-size:.9rem;font-style:italic;text-align:center}.locationPage .hero .heroPic{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;width:50%;height:100%}.locationPage .hero .heroPic #parallelogram{width:100%;height:100%;margin:0 0 0 15%;-webkit-transform:skew(20deg);-moz-transform:skew(20deg);-o-transform:skew(20deg);overflow:hidden;position:relative}.locationPage .hero .heroPic .image.piccont{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;margin-left:-15%;width:auto;height:auto;top:-30px;left:-30px;right:-30px;bottom:-30px;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg)}.locationPage .hero .heroPic img{width:140%;height:auto}.locationPage .mainBody{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start}.locationPage .mainBody .areaFilters{width:20rem;padding:1rem;margin-right:1rem;position:-webkit-sticky;position:sticky;top:5rem}.locationPage .mainBody .areaFilters .catCollap{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.2rem 0;font-size:1.2rem}.locationPage .mainBody .areaFilters .hidden{display:none}.locationPage .mainBody .areaFilters .padded{padding-left:1rem}.locationPage .mainBody .areaFilters .clearFilters{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:.5rem}.locationPage .mainBody .listArtist{flex:1 1;max-width:70rem}.locationPage .mainBody .listArtist .listHeader{padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.locationPage .mainBody .listArtist .listHeader h4{font-size:1.2rem;width:50%}.locationPage .mainBody .listArtist .listHeader .otherOpt{width:20rem;padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.locationPage .mainBody .listArtist .listHeader .btn-2{font-size:.9rem}.locationPage .areaBlog{max-width:90rem;margin:3rem 0}.locationPage .areaBlog h3{font-size:1.3rem;max-width:90rem;text-align:center}.locationPage .areaBlog p{padding:1rem}.locationPage .areaBlog .blogColumns{margin-top:1rem;column-count:3;column-gap:2rem}.locationPage .areaBlog .blogColumns h4{padding-left:1rem;font-size:1.2rem}@media only screen and (max-width:1600px){.locationPage h2{font-size:1.2rem;max-width:80%}.locationPage .hero{height:15rem}.locationPage .hero .heroCol{width:55%;min-width:45rem}.locationPage .hero .heroCol h1{max-width:45rem;font-size:1.4rem}.locationPage .hero .heroCol .priceRecalc{max-width:43rem;padding-left:2rem}.locationPage .hero .heroCol .priceRecalc .row{flex-wrap:wrap}.locationPage .hero .heroCol .priceRecalc .row .inputIcon{margin-bottom:.2rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon input,.locationPage .hero .heroCol .priceRecalc .row .inputIcon select{height:2.8rem;font-size:.9rem}.locationPage .hero .heroCol .priceRecalc .row .locationInput .hours{font-size:.9rem;left:6.2rem}.locationPage .hero .heroCol .priceRecalc .row .btn-3{height:3.2rem}.locationPage .hero .heroCol .priceRecalc .disclosure{font-size:.8rem}.locationPage .hero .heroCol .priceRecalc .field label{font-size:1rem}.locationPage .hero .heroPic{width:60%}.locationPage .mainBody .areaFilters{width:17rem}.locationPage .mainBody .areaFilters .field label{font-size:.9rem}.locationPage .mainBody .areaFilters .bigC,.locationPage .mainBody .areaFilters .collapsible .header strong,.locationPage .mainBody .listArtist .listHeader h4{font-size:1.1rem}}@media only screen and (max-width:1300px){.filterBack{position:fixed;top:0;bottom:0;right:0;background-color:#000;left:0;z-index:99;opacity:.2}.locationPage.light .areaFilters,.locationPage.light .filterFooter,.locationPage.light .filterHeader{background-color:#fcfcfa}.locationPage.dark .areaFilters,.locationPage.dark .filterFooter,.locationPage.dark .filterHeader{background-color:#21201b}.locationPage h2{font-size:1.1rem;max-width:95%}.locationPage .hero{height:16rem}.locationPage .hero .heroCol{min-width:0;width:60%}.locationPage .hero .heroCol h1{max-width:45rem;font-size:1.2rem}.locationPage .hero .heroCol .priceRecalc{min-width:0;padding-left:1rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon #date,.locationPage .hero .heroCol .priceRecalc .row .inputIcon #zip{width:13.5rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon select{width:10rem}.locationPage .hero .heroCol .priceRecalc .disclosure{font-size:.8rem;padding-top:.5rem;width:100%}.locationPage .hero .heroPic{width:40%;margin-left:-4rem}.locationPage .hero .heroPic #parallelogram{margin:0 0 0 28%}.locationPage .mainBody .filterHeader{font-size:1.5rem;position:fixed;top:0;left:1.3rem;width:20rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;z-index:9999999}.locationPage .mainBody .areaFilters{width:22.5rem;position:fixed;top:0;left:0;z-index:999999;overflow-y:auto;max-height:100%;padding-top:4rem;padding-bottom:4rem}.locationPage .mainBody .areaFilters .filterFooter{position:fixed;bottom:0;width:20rem;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem}.locationPage .mainBody .areaFilters .field label{font-size:.9rem}.locationPage .mainBody .areaFilters .bigC,.locationPage .mainBody .areaFilters .collapsible .header strong{font-size:1.1rem}.locationPage .mainBody .listArtist .listHeader h4{font-size:1.1rem;padding-left:1rem}}@media only screen and (max-width:800px){.locationPage .assistance{padding:1rem}.locationPage h2{font-size:1rem;max-width:95%}.locationPage .hero{height:auto;padding-bottom:1rem}.locationPage .hero .heroCol{width:100%;align-items:center}.locationPage .hero .heroCol h1{max-width:50rem;font-size:1.2rem}.locationPage .hero .heroCol .priceRecalc{max-width:50rem;padding:0 .75rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.locationPage .hero .heroCol .priceRecalc .row .btn-3{height:2.7rem;width:9rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon{max-width:16rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon #duration{width:6.5rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon #date,.locationPage .hero .heroCol .priceRecalc .row .inputIcon #zip{min-width:10rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon .hours{right:auto;left:5.5rem;font-size:.85rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon label{font-size:.85rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon .durationHours{left:3.5rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon select{width:10rem;text-indent:2rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon input{padding-left:2.2rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon input,.locationPage .hero .heroCol .priceRecalc .row .inputIcon select{height:2.5rem!important;font-size:16px!important}.locationPage .hero .heroCol .priceRecalc .row .inputIcon input label,.locationPage .hero .heroCol .priceRecalc .row .inputIcon select label{margin-right:.2rem}.locationPage .hero .heroCol .priceRecalc .buttons{margin-top:0}.locationPage .hero .heroCol .priceRecalc .disclosure{font-size:.75rem}.locationPage .hero .heroCol .priceRecalc .field{width:50%}.locationPage .hero .heroCol .priceRecalc .field label{font-size:.85rem;width:100%}.locationPage .hero .heroPic{display:none}.locationPage .mainBody .filterHeader{font-size:1.5rem;position:fixed;top:10rem;left:0;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;border-top-left-radius:15px;border-top-right-radius:15px;z-index:99999999}.locationPage .mainBody .areaFilters{animation:menu-slide-up .3s;width:100%;bottom:0;top:13rem;left:0;max-height:100%;padding-top:2rem;padding-bottom:4rem}.locationPage .mainBody .areaFilters .filterFooter{left:0;width:100%}.locationPage .mainBody .areaFilters .field label{font-size:.9rem}.locationPage .mainBody .areaFilters .bigC,.locationPage .mainBody .areaFilters .collapsible .header strong{font-size:1.1rem}.locationPage .mainBody .listArtist{max-width:100%}.locationPage .mainBody .listArtist .listHeader h4{font-size:1.1rem;padding-left:1rem;width:auto}.locationPage .areaBlog{max-width:90rem;margin:3rem 0}.locationPage .areaBlog h3{font-size:1.3rem;max-width:90rem;text-align:center}.locationPage .areaBlog p{padding:1rem}.locationPage .areaBlog .blogColumns{margin-top:1rem;column-count:1}}@media only screen and (max-width:500px){.locationPage .hero .heroCol .priceRecalc .row{justify-content:space-between}.locationPage .hero .heroCol .priceRecalc .row.fromLandingRow{justify-content:space-evenly}.locationPage .hero .heroCol .priceRecalc .row .locationInput{width:30%}.locationPage .hero .heroCol .priceRecalc .row .locationInput #zip{width:100%;min-width:0}.locationPage .hero .heroCol .priceRecalc .row .locationInput .hours{display:none}.locationPage .hero .heroCol .priceRecalc .row .dateInput{width:68%}.locationPage .hero .heroCol .priceRecalc .row .inputIcon{max-width:100rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon #date{min-width:0}.locationPage .hero .heroCol .priceRecalc .row .inputIcon.durationInput{width:28%}.locationPage .hero .heroCol .priceRecalc .row .inputIcon.durationInput.fromLanding{width:49%}.locationPage .hero .heroCol .priceRecalc .row .inputIcon.durationInput #duration{width:100%}.locationPage .hero .heroCol .priceRecalc .row .inputIcon .durationHours{left:3.2rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon label svg{width:1.2rem;height:1.2rem}.locationPage .hero .heroCol .priceRecalc .row .inputIcon.eventInput{width:45%}.locationPage .hero .heroCol .priceRecalc .row .inputIcon.eventInput select{width:100%}.locationPage .hero .heroCol .priceRecalc .row .btn-3{height:2.7rem;width:25%;font-size:.85rem;margin-left:0}.locationPage .hero .heroCol .priceRecalc .row .btn-3.fromLanding{width:49%}.locationPage .hero .heroCol .priceRecalc .row .btn-3 svg{display:none}}.artistItem{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.artistItem.light{border-bottom:2px solid #f5f5eb}.artistItem.light .prices{border-left:2px solid #f5f5eb}.artistItem.light.top{border-bottom:2px solid #c4a000}.artistItem.light.top .heart span,.artistItem.light.top .name,.artistItem.light.top .pref{color:#c4a000!important}.artistItem.light.top .prices{border-left:2px solid #c4a000}.artistItem.dark{border-bottom:2px solid #5e5c54}.artistItem.dark .prices{border-left:2px solid #5e5c54}.artistItem.dark.top{border-bottom:2px solid #ffd000}.artistItem.dark.top .heart span,.artistItem.dark.top .name,.artistItem.dark.top .pref{color:#ffd000!important}.artistItem.dark.top .prices{border-left:2px solid #ffd000}.artistItem .actions{flex:2 1}.artistItem .actions .buttons .btn-2{font-size:.8rem}.artistItem .actions .prices{height:18rem;padding:1rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.artistItem .actions .prices .price{font-size:1.5rem}.artistItem .actions .prices .disclaimer{font-size:.9rem;text-align:center;font-style:italic}.artistItem .actions .prices .packages{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.artistItem .actions .prices .packages .package{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.artistItem .actions .prices .packages .package:hover{transform:scale(.95);cursor:pointer}.artistItem .actions .prices .packages .package:hover span{color:#ffd000}.artistItem .actions .prices .packages .package .piccont{width:4rem;height:4rem}.artistItem .actions .prices .packages .package span{font-size:1.2rem;padding:.5rem}.artistItem .artistInfo{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:3 1}.artistItem .artistInfo .presentation{padding:1rem}.artistItem .artistInfo .infoCard{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:20rem}.artistItem .artistInfo .infoCard .picCol{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.artistItem .artistInfo .infoCard .picCol .piccont{border-radius:20px}.artistItem .artistInfo .infoCard .picCol .heart{position:absolute;z-index:1;right:.5rem;top:.5rem}.artistItem .artistInfo .infoCard .picCol .heart svg{width:3rem;height:3rem;color:#ebebd8}.artistItem .artistInfo .infoCard .picCol .heart span{font-size:3rem;color:#ebebd8}.artistItem .artistInfo .infoCard .picCol .star{position:absolute;z-index:100;left:.5rem;top:.5rem;font-size:3rem}.artistItem .artistInfo .infoCard .picCol .btn-3{position:absolute;bottom:-1rem}.artistItem .artistInfo .infoCard .col{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:flex-start;flex:1 1;padding:1rem}.artistItem .artistInfo .infoCard .col h4{font-size:1.4rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.artistItem .artistInfo .infoCard .col h4 svg{margin-right:.5rem}.artistItem .artistInfo .infoCard .col span{padding-top:.5rem}.artistItem .artistInfo .infoCard .col .link,.artistItem .artistInfo .infoCard .col a{padding-top:1rem}.artistItem .artistInfo .infoCard .col .artistTag-rating{align-items:center;padding-top:.5rem;padding-left:0}.artistItem .artistInfo .infoCard .col .artistTag-rating .reviewNum{padding-top:0;padding-left:.5rem}@media only screen and (max-width:1600px){.artistItem .actions .prices{height:16rem}.artistItem .actions .prices .price{font-size:1.4rem}.artistItem .actions .prices .disclaimer{font-size:.8rem}.artistItem .actions .prices .packages .package .piccont{width:3rem;height:3rem}.artistItem .actions .prices .packages .package span{font-size:1.1rem;padding:.5rem}.artistItem .artistInfo .presentation{padding:.5rem;font-size:.9rem}.artistItem .artistInfo .infoCard{height:16rem}.artistItem .artistInfo .infoCard .picCol .piccont{height:12rem;width:12rem}.artistItem .artistInfo .infoCard .picCol .heart svg{width:2rem;height:2rem}.artistItem .artistInfo .infoCard .picCol .btn-3{width:9rem}.artistItem .artistInfo .infoCard .col h4{font-size:1.2rem}.artistItem .artistInfo .infoCard .col span{font-size:.9rem}}@media only screen and (max-width:1300px){.artistItem .actions .buttons .btn-2{font-size:.7rem;width:7rem;margin:0}.artistItem .actions .prices{height:16rem}.artistItem .actions .prices .price{font-size:1.4rem}.artistItem .actions .prices .disclaimer{font-size:.8rem}.artistItem .actions .prices .packages .package .piccont{width:3rem;height:3rem}.artistItem .actions .prices .packages .package span{font-size:1.1rem;padding:.5rem}.artistItem .artistInfo .presentation{padding:.5rem;font-size:.8rem}.artistItem .artistInfo .infoCard{height:16rem}.artistItem .artistInfo .infoCard .picCol .piccont{height:11rem;width:11rem}.artistItem .artistInfo .infoCard .picCol .heart svg{width:2rem;height:2rem}.artistItem .artistInfo .infoCard .picCol .heart span{font-size:2rem}.artistItem .artistInfo .infoCard .picCol .btn-3{width:8rem}.artistItem .artistInfo .infoCard .col{padding:1rem}.artistItem .artistInfo .infoCard .col h4{font-size:1.2rem}.artistItem .artistInfo .infoCard .col span{font-size:.9rem}}@media only screen and (max-width:800px){.artistItem,.artistItem .actions{display:flex;flex-direction:column;justify-content:center;align-items:center}.artistItem .actions{flex-direction:column-reverse!important}.artistItem .actions .buttons{justify-content:space-between;margin:1rem 0}.artistItem .actions .buttons .btn-2{font-size:.8rem;width:48%}.artistItem .actions .prices{padding:0;margin-left:0;border-left:none!important;height:auto;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.artistItem .actions .prices .price{font-size:1.8rem;width:40%;margin-bottom:1rem}.artistItem .actions .prices .disclaimer{width:60%;font-size:.8rem;margin-bottom:1rem}.artistItem .actions .prices .packages .package .piccont{width:3rem;height:3rem}.artistItem .actions .prices .packages .package span{font-size:1.1rem;padding:.5rem}.artistItem .artistInfo .presentation{padding:.75rem 0;font-size:.8rem}.artistItem .artistInfo .infoCard{height:auto}.artistItem .artistInfo .infoCard .picCol .piccont{height:12rem;width:8rem}.artistItem .artistInfo .infoCard .picCol .heart{bottom:.5rem;top:9.5rem}.artistItem .artistInfo .infoCard .picCol .heart svg{width:2rem;height:2rem}.artistItem .artistInfo .infoCard .picCol .heart span{font-size:2rem}.artistItem .artistInfo .infoCard .picCol .btn-3{width:8rem}.artistItem .artistInfo .infoCard .col{padding:0 0 0 1rem}.artistItem .artistInfo .infoCard .col h4{font-size:1rem}.artistItem .artistInfo .infoCard .col span{font-size:.8rem}.artistItem .artistInfo .infoCard .col a{font-size:.85rem}.artistItem .artistInfo .infoCard .col .link{padding-top:.5rem;font-size:.9rem}}.reviewRequests .techReq{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;border-bottom:2px solid #5e5c54}.reviewRequests .techReq .header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:2px solid #403d36;padding:.5rem;margin-bottom:1rem}.reviewRequests .techReq .header .piccont{height:5rem;width:5rem;border-radius:100%}.reviewRequests .techReq .header .techName{margin-left:1rem;font-size:1.3rem;font-weight:800!important;flex:1 1}.reviewRequests .techReq .toff{padding:.6rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.reviewRequests .techReq .toff.approved{color:#7cfc00}.reviewRequests .techReq .toff.pending{color:gold}.reviewRequests .techReq .toff.declined{color:tomato}.reviewRequests .techReq .toff .date{flex:1 1;font-size:1.2rem}.reviewRequests .techReq .toff .status{flex:1 1;font-size:1.2rem;font-weight:800!important}.reviewRequests .techReq .toff .actions,.reviewRequests .techReq .toff .status{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.reviewRequests .techReq .toff .actions{flex:1 1}.reviewRequests .techReq .toff .actions .link.green{color:#7cfc00}.reviewRequests .techReq .toff .actions .link.red{color:tomato}.reviewRequests .techReq .toff .actions .link svg{height:1.6rem;width:1.6rem}.prodComp{flex-direction:column;padding:0 1rem}.prodComp,.prodComp .potentialPartner{display:flex;justify-content:center;align-items:center;width:100%}.prodComp .potentialPartner{flex-direction:row;font-weight:800!important;font-size:1.2rem;text-align:center;padding:1rem;border:2px solid #ffd000;border-radius:15px;margin:1rem 0}.prodComp .potentialPartner svg{width:2rem;height:2rem;margin-right:1rem}.prodComp .potentialPartner.red{border:2px solid tomato;color:tomato}.prodComp .notices{width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .notices .colorText{width:100%;margin-bottom:.8rem;font-size:1rem;padding:1rem;border-radius:10px;background-color:#302e28}.prodComp .notices .colorText strong{font-weight:800!important;font-size:1.2rem;margin-bottom:.5rem}.prodComp h2{width:100%;font-size:1.5rem;padding-bottom:1rem;margin-bottom:2rem}.prodComp .addProduct,.prodComp h2{display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .addProduct .field{padding-top:3rem;width:80%}.prodComp .sticky{position:-webkit-sticky;position:sticky;top:2rem;z-index:10}.prodComp .sticky.light{background-color:#fcfcfa}.prodComp .sticky.dark{background-color:#21201b}.prodComp .topMenu{position:-webkit-sticky;position:sticky;top:0;z-index:100;max-width:100%;width:100%}.prodComp .capture{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.prodComp .capture .warning{width:100%;padding:1rem;border:3px solid tomato;max-width:30rem;border-radius:15px;text-align:center;font-size:1.1rem;color:tomato;margin-bottom:1rem}.prodComp .capture .extraTime{padding:1rem;font-size:1.2rem}.prodComp .capture .field{max-width:30rem}.prodComp .capture .receipt{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:35rem;padding:1rem;border-bottom:3px solid #5e5c54}.prodComp .capture .receipt .pict{display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .capture .receipt .piccont{width:7rem;height:7rem}.prodComp .capture .receipt .col{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;padding-left:.5rem;margin-left:.5rem;border-left:2px solid #403d36}.prodComp .capture .receipt .col .top{width:100%;padding-bottom:.5rem;border-bottom:2px solid #403d36}.prodComp .capture .receipt .col .top,.prodComp .capture .receipt .col .top .userCont{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.prodComp .capture .receipt .col .top .userCont .piccont{margin-left:.5rem;width:2.5rem;height:2.5rem;border-radius:100%}.prodComp .capture .receipt .col p.details{font-size:.9rem;padding:.4rem .2rem}.prodComp .capture .receipt .col .bottom{border-top:2px solid #403d36;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem}.prodComp .capture .receipt .col .bottom .link{color:tomato}.prodComp .capture h3{font-size:1.6rem;margin:2rem 0}.prodComp .capture .infoSpan{font-size:1.4rem;margin-bottom:2rem}.prodComp .capture .inputIcon{width:100%;max-width:30rem;margin:1rem 0}.prodComp .capture .inputIcon input{width:100%}.prodComp .capture .loadingMethods,.prodComp .capture .price{width:100%;max-width:30rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.prodComp .capture .loadingMethods span,.prodComp .capture .loadingMethods strong,.prodComp .capture .price span,.prodComp .capture .price strong{font-size:1.2rem}.prodComp .capture .comp{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:30rem;padding:1rem;border-bottom:2px solid #5e5c54}.prodComp .capture .comp .piccont{width:5rem;height:5rem}.prodComp .capture .comp .compInfo{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;padding-left:1rem}.prodComp .installationComp{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.prodComp .installationComp .damageDep{margin-top:1rem;font-size:1.2rem}.prodComp .installationComp .piccont-sel{height:12rem;width:16rem;margin-bottom:1rem}.prodComp .installationComp h3{padding:.5rem;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.prodComp .installationComp.dark h3{border-bottom:2px solid #5e5c54}.prodComp .installationComp.light h3{border-bottom:2px solid #ebebd8}.prodComp .installationComp .pictureRow{width:100%;max-width:60rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.prodComp .installationComp .pictureRow .piccont-col{margin:.5rem}.prodComp .installationComp .pictureRow .piccont-col .link{margin-top:0}.prodComp .installationComp .pictureRow .col{display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .installationComp .pictureRow .col .link{margin-top:.5rem}.prodComp .installationComp .pictureRow h3{padding:.5rem;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.prodComp .installationComp .stageHead{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.prodComp .installationComp .stageComp{width:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .installationComp .stageComp h3{padding:1rem}.prodComp .listItem-pack{box-shadow:none;border-radius:5px;grid-template:"render title " 2rem "render cols " 10rem/12rem 1fr}.prodComp .listItem-pack.light{background-color:#fcfcfa;border:2px solid #ebebd8}.prodComp .listItem-pack.dark{background-color:#21201b;border:2px solid #5e5c54}.prodComp .prodComp-content{padding-top:2rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.prodComp .prodComp-content .orderSavedNotes{max-width:60rem}.prodComp .prodComp-content .supervisorRow{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:1rem}.prodComp .prodComp-content .supervisorRow .avatar{width:5rem;height:5rem;margin:0 1rem}.prodComp .prodComp-content .aPrep .aPrepTitle{display:flex;flex-direction:row;justify-content:center;align-items:center}.prodComp .prodComp-content .aPrep .pastOrders{width:100%;background-color:#21201b;border-radius:15px}.prodComp .prodComp-content .aPrep .pastOrders .poHead{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.5rem}.prodComp .prodComp-content .aPrep .pastOrders .poHead .link{flex:1 1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem;margin:.2rem;border-bottom:2px solid #5e5c54}.prodComp .prodComp-content .aPrep .pastOrders .poHead .link.sel{border-bottom:2px solid #ffd000}.prodComp .prodComp-content .aPrep .pastOrders .poHead .link svg{height:1.5rem;width:1.5rem;margin-right:.5rem}.prodComp .prodComp-content .aPrep .warningTask{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem;padding:1rem 0;border-top:2px solid #5e5c54}.prodComp .prodComp-content .aPrep .warningTask .colorText{width:100%;padding:.8rem 2rem;text-align:center;background-color:#21201b;border-radius:15px}.prodComp .prodComp-content .aPrep.prepCompleted{border:3px solid #7cfc00}.prodComp .prodComp-content .aPrep .layCol{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:.5rem 0}.prodComp .prodComp-content .aPrep .layCol .reqRow{margin:0;border-radius:15px;border-bottom-left-radius:0;border-bottom-right-radius:0}.prodComp .prodComp-content .aPrep .layCol .reqRow .loIcon svg{height:1.2rem;width:1.2rem;margin:0 .8rem}.prodComp .prodComp-content .aPrep .layCol .reqRow .loPics{background-color:#1e90ff;width:3rem;height:1.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:15px;margin-right:.5rem}.prodComp .prodComp-content .aPrep .layCol .reqRow .loPics svg{height:1.2rem;width:1.2rem;margin-right:.5rem}.prodComp .prodComp-content .aPrep .layCol .layouts{width:100%;padding:.5rem 1rem;background-color:#21201b;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.prodComp .prodComp-content .aPrep .layCol .layouts .singLo{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-top:2px solid #403d36;padding:.5rem}.prodComp .prodComp-content .aPrep .layCol .layouts .singLo .loFunc{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:5rem;border-left:2px solid #403d36}.prodComp .prodComp-content .aPrep .layCol .layouts .singLo .singLoName{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:.9rem}.prodComp .prodComp-content .aPrep .layCol .layouts .singLo .singLoName svg{height:1rem;width:1rem;margin-right:.5rem}.prodComp .prodComp-content .aPrep .reqRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 1rem;background-color:#21201b;margin:.5rem 0;border-radius:15px}.prodComp .prodComp-content .aPrep .reqRow.ipadReq{margin-top:1.5rem!important}.prodComp .prodComp-content .aPrep .reqRow.ipadReq .ipadNum{display:flex;flex-direction:row;justify-content:center;align-items:center}.prodComp .prodComp-content .aPrep .reqRow.ipadReq .ipadNum .link svg{margin-left:.5rem;width:1.6rem;height:1.6rem}.prodComp .prodComp-content .aPrep .reqRow.ipadReq .inputIcon{border:none;background-color:#302e28;width:15rem;border-radius:15px}.prodComp .prodComp-content .aPrep .reqRow.ipadReq .inputIcon label{color:#fff!important}.prodComp .prodComp-content .aPrep .reqRow.ipadReq .inputIcon select{width:100%;border-radius:15px;background-color:#302e28;color:#fff!important;border-color:#5e5c54!important}.prodComp .prodComp-content .aPrep .reqRow .colorText{flex:1 1}.prodComp .prodComp-content .aPrep .reqRow .infoButton{width:1.5rem;height:1.5rem;border-radius:100%;border:2px solid #fff;margin-right:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .prodComp-content .aPrep .supervisorTask{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:1rem 0}.prodComp .prodComp-content .aPrep .supervisorTask .quadTask{border:2px solid #5e5c54;padding:.5rem;border-radius:15px!important;background-color:#38362f;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.prodComp .prodComp-content .recalcSetupTime{width:100%;max-width:60rem;background-color:#302e28;border-radius:15px;padding:1rem;margin:1rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .prodComp-content .recalcSetupTime .colorText{font-weight:800!important;font-size:1.2rem;margin-bottom:1rem}.prodComp .prodComp-content .recalcSetupTime.red{border:3px solid tomato}.prodComp .prodComp-content .recalcSetupTime .rowCalc{padding-top:1rem;border-top:2px solid #403d36}.prodComp .prodComp-content .recalcSetupTime .rowCalc,.prodComp .prodComp-content .recalcSetupTime .setupData{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;margin-bottom:1rem}.prodComp .prodComp-content .recalcSetupTime .setupData .singleData{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.8rem;background-color:#21201b;border-radius:15px}.prodComp .prodComp-content .recalcSetupTime .setupData .singleData strong{margin-bottom:.5rem}.prodComp .prodComp-content .recalcSetupTime .setupData .singleData span{font-size:.8rem;margin-bottom:.2rem}.prodComp .prodComp-content .aPrep,.prodComp .prodComp-content .reqCourses{width:100%;max-width:60rem;background-color:#302e28;border-radius:15px;padding:1rem;margin:1rem 0}.prodComp .prodComp-content .aPrep h3,.prodComp .prodComp-content .reqCourses h3{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #5e5c54}.prodComp .prodComp-content .aPrep .reqCourse,.prodComp .prodComp-content .reqCourses .reqCourse{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.prodComp .prodComp-content .aPrep .reqCourse .col,.prodComp .prodComp-content .reqCourses .reqCourse .col{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:2rem;align-items:flex-start;max-width:14rem}.prodComp .prodComp-content .aPrep .reqCourse .col strong,.prodComp .prodComp-content .reqCourses .reqCourse .col strong{font-size:1rem;margin-bottom:.5rem}.prodComp .prodComp-content .aPrep .reqCourse .col span,.prodComp .prodComp-content .reqCourses .reqCourse .col span{font-size:.6rem}.prodComp .prodComp-content .aPrep .reqCourse .avatar.small,.prodComp .prodComp-content .reqCourses .reqCourse .avatar.small{width:2.2rem;height:2.2rem}.prodComp .prodComp-content .aPrep .reqCourse .avatar.tiny,.prodComp .prodComp-content .reqCourses .reqCourse .avatar.tiny{width:1.6rem;height:1.6rem}.prodComp .prodComp-content .field{max-width:30rem}.prodComp .prodComp-content h4{font-size:1.4rem;padding-bottom:2rem}.prodComp .prodComp-content .cols{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;width:100%}.prodComp .prodComp-content .cols .col{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:16%;min-height:15rem;min-width:20rem}.prodComp .prodComp-content .cols .col.redBorder{border:3px solid tomato!important}.prodComp .prodComp-content .cols .col.greenBorder{border:3px solid #7cfc00!important}.prodComp .prodComp-content .cols .col.colTech .sentTech{width:100%;padding:.5rem}.prodComp .prodComp-content .cols .col.colTech .sentTech .optionRow{margin-top:.3rem;font-size:.9rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.prodComp .prodComp-content .cols .col.job{padding:.5rem;width:15%;min-width:20rem;height:36rem;margin:1rem 0;border-radius:5px}.prodComp .prodComp-content .cols .col.job .recommended{width:95%;padding:.5rem;border-radius:15px;background-color:#403d36;margin-top:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .prodComp-content .cols .col.job .recommended.hidden{display:none}.prodComp .prodComp-content .cols .col.job .recommended.green{border:4px solid #7cfc00}.prodComp .prodComp-content .cols .col.job .recommended.green .sub svg{color:#7cfc00}.prodComp .prodComp-content .cols .col.job .recommended.orange{border:4px solid orange}.prodComp .prodComp-content .cols .col.job .recommended.orange .sub svg{color:orange}.prodComp .prodComp-content .cols .col.job .recommended.red{border:4px solid tomato}.prodComp .prodComp-content .cols .col.job .recommended.red .sub svg{color:tomato}.prodComp .prodComp-content .cols .col.job .recommended .row{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.prodComp .prodComp-content .cols .col.job .recommended .row .sub{margin-left:.5rem}.prodComp .prodComp-content .cols .col.job .recommended .row .sub svg{height:1.5rem;width:1.5rem}.prodComp .prodComp-content .cols .col.job .recommended .row .lab{font-size:1rem}.prodComp .prodComp-content .cols .col.job .recommended .row .testUnit{display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .prodComp-content .cols .col.job .recommended .row .testUnit .tester{display:flex;flex-direction:row;justify-content:center;align-items:center}.prodComp .prodComp-content .cols .col.job .recommended .row .testUnit .tester strong{font-size:1rem;padding:.3rem}.prodComp .prodComp-content .cols .col.job .recommended .row .testUnit .tester .link{font-size:1.1rem;width:1.1rem;height:1.1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:100%;background-color:#4f4c45}.prodComp .prodComp-content .cols .col.job.bigJob{width:32%;min-width:30rem;height:40rem}.prodComp .prodComp-content .cols .col.job.bigJob .recommended{width:95%;padding:.7rem;border-radius:15px;background-color:#403d36}.prodComp .prodComp-content .cols .col.job.bigJob .recommended .row{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.prodComp .prodComp-content .cols .col.job.bigJob .recommended .row .sub{margin-left:1rem}.prodComp .prodComp-content .cols .col.job.bigJob .recommended .row .sub svg{height:1.7rem;width:1.7rem}.prodComp .prodComp-content .cols .col.job.bigJob .recommended .row .lab{margin-right:.5rem;font-size:1.1rem}.prodComp .prodComp-content .cols .col.job.bigJob .recommended .row .testUnit,.prodComp .prodComp-content .cols .col.job.bigJob .recommended .row .testUnit .tester{display:flex;flex-direction:row;justify-content:center;align-items:center}.prodComp .prodComp-content .cols .col.job.bigJob .recommended .row .testUnit .tester strong{font-size:1.1rem;padding:.5rem}.prodComp .prodComp-content .cols .col.job.bigJob .recommended .row .testUnit .tester .link{font-size:1.2rem;width:1.3rem;height:1.3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:100%;background-color:#4f4c45}.prodComp .prodComp-content .cols .col.job.bigJob .toggleCol{height:30rem}.prodComp .prodComp-content .cols .col.job.bigJob .monitorCol,.prodComp .prodComp-content .cols .col.job.bigJob .timesCol{width:100%;max-width:35rem;background-color:#403d36;border-radius:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:.8rem}.prodComp .prodComp-content .cols .col.job.bigJob .monitorCol .btn-3{margin-top:1rem}.prodComp .prodComp-content .cols .col.job.bigJob .monitorCol strong{width:100%;text-align:center;margin-bottom:.4rem}.prodComp .prodComp-content .cols .col.job.bigJob .monitorCol .inputIcon,.prodComp .prodComp-content .cols .col.job.bigJob .monitorCol .inputIcon input{width:100%}.prodComp .prodComp-content .cols .col.job.bigJob .field{max-width:100rem}.prodComp .prodComp-content .cols .col.job.bigJob .field textarea{height:15rem}.prodComp .prodComp-content .cols .col.job .clickRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem;background-color:#403d36;border-radius:15px}.prodComp .prodComp-content .cols .col.job .clickRow .link .numberBubble{position:absolute;bottom:-.3rem;right:-.3rem;height:1rem;width:1rem;background-color:#ffd000;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.6rem;color:#000}.prodComp .prodComp-content .cols .col.job .clickRow svg{height:1.5rem;width:1.5rem}.prodComp .prodComp-content .cols .col.job .colorText{padding-bottom:1rem;text-align:center;font-size:.8rem}.prodComp .prodComp-content .cols .col.job .employees.hide{display:none}.prodComp .prodComp-content .cols .col.job .toggleCol{height:25rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding-bottom:1rem}.prodComp .prodComp-content .cols .col.job .toggleCol.hide{display:none}.prodComp .prodComp-content .cols .col.job .employees{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .prodComp-content .cols .col.job .employees .head{width:100%;padding:.5rem;border-bottom:2px solid #5e5c54;margin-bottom:1rem}.prodComp .prodComp-content .cols .col.job .employees .head,.prodComp .prodComp-content .cols .col.job .employees .head .locs{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.prodComp .prodComp-content .cols .col.job .employees .head .locs .link{margin-left:.5rem}.prodComp .prodComp-content .cols .col.job .employees .techRow{flex-wrap:wrap}.prodComp .prodComp-content .cols .col.job .employees .techRow .disLink{opacity:.2}.prodComp .prodComp-content .cols .col.job .employees .techRow .avatar{height:2.5rem;width:2.5rem;margin-bottom:1rem}.prodComp .prodComp-content .cols .col.job .employees .techRow .avatar svg{width:1.5rem;height:1.5rem}.prodComp .prodComp-content .cols .col.job .employees .scRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start}.prodComp .prodComp-content .cols .col.job .employees .scRow .field{flex:1 1;padding:0}.prodComp .prodComp-content .cols .col.job .employees .scRow .field select{height:2.2rem}.prodComp .prodComp-content .cols .col.job .employees .scRow .btn-2{flex:1 1;margin:0}.prodComp .prodComp-content .cols .col.job .techRow{width:100%;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.prodComp .prodComp-content .cols .col.job .techRow .avatar{height:2.4rem!important;width:2.4rem!important;border-width:3px!important;margin-bottom:.5rem}.prodComp .prodComp-content .cols .col.job .techRow .avatar svg{width:1.5rem;height:1.5rem}.prodComp .prodComp-content .cols .col.job .techRow .abCont{position:relative;width:3.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .prodComp-content .cols .col.job .techRow .abCont.pending .avatar{opacity:.6}.prodComp .prodComp-content .cols .col.job .techRow .abCont:hover .iconRow{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.prodComp .prodComp-content .cols .col.job .techRow .abCont .iconRow{width:3.5rem;position:absolute;bottom:0;display:none}.prodComp .prodComp-content .cols .col.job .techRow .abCont .iconRow svg{height:1.2rem;width:1.2rem}.prodComp .prodComp-content .cols .col.job .techRow.vehicle .avatar{height:2.5rem;width:2.5rem;margin-bottom:1rem}.prodComp .prodComp-content .cols .col.job .techRow.vehicle .avatar svg{width:1.5rem;height:1.5rem}.prodComp .prodComp-content .cols .col.job .techRow .avatar{height:3rem;width:3rem;margin-bottom:1rem;font-size:1.2rem}.prodComp .prodComp-content .cols .col.job .techRow .avatar svg{width:2rem;height:2rem}.prodComp .prodComp-content .cols .col.job.light{background-color:#fafaf5;border:2px solid #f0f0e1}.prodComp .prodComp-content .cols .col.job.light .jobTitle{border-bottom:2px solid #f0f0e1}.prodComp .prodComp-content .cols .col.job.dark{background-color:#302e28;border:2px solid #4f4c45}.prodComp .prodComp-content .cols .col.job.dark .jobTitle{border-bottom:2px solid #4f4c45}.prodComp .prodComp-content .cols .col.job .jobTitle{width:100%;font-size:1.2rem;padding:.5rem;margin-bottom:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.prodComp .prodComp-content .cols .col.job .jobTitle.diff{color:tomato}.prodComp .prodComp-content .cols .col.job .jobTitle .link{width:10%}.prodComp .prodComp-content .cols .col.job .jobTitle .link svg{width:2rem;height:2rem}.prodComp .prodComp-content .cols .col h4{font-size:1.2rem;padding-bottom:1rem}.prodComp .prodComp-content button{margin-top:2rem}.prodComp .prodInfo{flex-direction:column;justify-content:flex-start}.prodComp .prodInfo,.prodComp .prodInfo .prodFuncs{width:100%;display:flex;align-items:center;align-items:flex-start}.prodComp .prodInfo .prodFuncs{margin-top:1rem;flex-direction:row;justify-content:space-evenly;padding:.5rem;flex-wrap:wrap;border-radius:15px;background-color:#302e28;margin-bottom:1rem}.prodComp .prodInfo .prodFuncs .col{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1 1;padding:.5rem;max-width:25rem;min-width:18rem;align-items:stretch}.prodComp .prodInfo .prodFuncs .col .btn-3{width:100%;margin-bottom:.5rem}.prodComp .prodInfo .prodFuncs .col .head{margin-bottom:1rem;font-size:1.2rem;padding-bottom:.5rem;border-bottom:2px solid #5e5c54;display:flex;flex-direction:row;justify-content:center;align-items:center}.prodComp .prodInfo .prodFuncs .col .head svg{height:1.5rem;width:1.5rem;margin-right:.5rem}.prodComp .prodInfo .timelineBuilder .eventReview{font-size:1rem}.prodComp .prodInfo .jobDets{font-size:1.1rem;width:100%;padding:1rem;background-color:#302e28;border-radius:15px;margin-top:.8rem}.prodComp .prodInfo .picRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.prodComp .prodInfo .picRow .col{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem}.prodComp .prodInfo h3{font-size:1.5rem;padding:.5rem;width:100%}.prodComp .prodInfo .buttons .bayNums{width:26rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.prodComp .prodInfo .buttons .bayNums .bayR{flex:1 1;display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:8rem;flex-wrap:wrap}.prodComp .prodInfo .buttons .bayNums .bayR .bayN{width:4rem;height:4rem;font-size:1.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.prodComp .prodInfo .buttons .bayNums .bayR .bayN.prep{border:2px solid green}.prodComp .prodInfo .buttons .bayNums .bayR .bayN.break{border:2px solid orange}.prodComp .prodInfo .buttons .bayNums .bayR .bayN.hold{border:2px solid #fff}.prodComp .prodInfo .buttons .btn-3{width:10.5rem;margin:.3rem}.prodComp .prodInfo .infoSpan{padding:.5rem;font-size:1.2rem}.prodComp .prodInfo .infoSpan,.prodComp .prodInfo .infoSpan a{display:flex;flex-direction:row;justify-content:center;align-items:center}.prodComp .prodInfo .infoSpan svg{height:1.8rem;width:1.8rem;margin-right:1rem}.prodComp.light .topMenu{background-color:#fcfcfa}.prodComp.light .prodInfo h3{border-bottom:2px solid #ebebd8}.prodComp.dark .topMenu{background-color:#21201b}.prodComp.dark .prodInfo h3{border-bottom:2px solid #5e5c54}.stageMap{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.stageMap.dark .stageCol .stageRow{border:2px solid #5e5c54}.stageMap.light .stageCol .stageRow{border:2px solid #ebebd8}.stageMap .stageCol{width:8rem;justify-content:flex-start}.stageMap .stageCol,.stageMap .stageCol .stageRow{margin:.3rem;display:flex;flex-direction:column;align-items:center}.stageMap .stageCol .stageRow{height:4rem;width:100%;justify-content:center;font-size:.8rem}.itemDamages .damTitle,.itemDamages p{padding:1rem}.itemDamages .picRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.itemDamages .picRow .piccont-sel{width:12rem;height:9rem;margin:1rem}.orderSavedNotes{width:100%;background-color:#302e28;border-radius:15px;padding:1rem;margin:.5rem 0;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.2rem}.orderSavedNotes.green{border:3px solid #7cfc00}.orderSavedNotes.red{border:3px solid tomato}.orderSavedNotes svg{height:1.5rem;width:1.5rem;margin-right:1rem}.pastOrderCol{flex-direction:column;justify-content:flex-start}.pastOrderCol,.pastOrderCol .singlePast{width:100%;display:flex;align-items:center}.pastOrderCol .singlePast{flex-direction:row;justify-content:space-between;padding:.5rem;border-bottom:2px solid #403d36}.pastOrderCol .singlePast strong{flex:3 1}.pastOrderCol .singlePast .colorText{flex:1 1;font-size:.9rem}.pastOrderCol .singlePast .options{flex:1 1;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-left:2px solid #403d36}.pastOrderCol .singlePast .options .link svg{height:1.4rem;width:1.4rem}.pastOrderCol .singlePast .options .link .counter{background-color:#8a2be2}.pastOrderCol .singlePast .options .link .counter.blue{background-color:#1e90ff}.pastOrderCol .singlePast .options .link .counter.orange{background-color:#ff4500}.techPayments .techJob{width:100%;padding:1rem}.techPayments .techJob.light{border-bottom:2px solid #ebebd8}.techPayments .techJob.dark{border-bottom:2px solid #5e5c54}.techPayments .techJob .pictureReview strong{font-size:1.2rem;margin:1rem}.techPayments .techJob .pictureReview .pictureRow{width:100%;margin-bottom:1rem}.receiptPop .topMenu{margin-bottom:1rem}.receiptPop p{padding:.5rem}.prodTuts{width:100%}.prodTuts .singlePT{width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:2px solid #5e5c54}.prodTuts .singlePT .video-par{max-width:30rem;width:100%}.prodTuts .singlePT .row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.prodTuts .singlePT .row .piccont{width:8rem;height:8rem;margin-right:2rem}.prodTuts .singlePT .row .col{flex:1 1}.prodTuts .singlePT .row .col strong{width:100%;font-size:1.2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.prodTuts .singlePT .row .col .buttons .btn-2{margin:0 .5rem;flex:1 1}@media only screen and (max-width:1300px){.prodComp .notices{font-size:.8rem}.prodComp .notices .colorText{margin-bottom:.5rem}.prodComp .installationComp .pictureRow .col .piccont{height:10rem;width:10rem}.prodComp .installationComp .pictureRow .piccont-col .piccont-sel{height:8rem;width:12rem;margin-bottom:0}.prodComp .installationComp .buttons .btn-3{flex:1 1;margin:0 .5rem}.prodComp .prodComp-content{padding-top:1rem}.prodComp .prodComp-content .supervisorRow .avatar{width:3.5rem;height:3.5rem}.prodComp .prodComp-content .buttons.sticky{margin-top:0}.prodComp .prodComp-content .buttons.sticky .btn-3{flex:1 1;margin:2rem 1rem 1rem}.prodComp .prodComp-content .reqCourses{max-width:60rem}.prodComp .prodComp-content .reqCourses .reqCourse .avatar{height:2.2rem;width:2.2rem;margin:0 .2rem}.prodComp .prodComp-content .reqCourses .reqCourse .col{max-width:18rem;padding-top:1rem}.prodComp .prodComp-content .reqCourses .reqCourse .col strong{font-size:.9rem;margin-bottom:.2rem}.prodComp .topMenu .topMenu-button{font-size:.75rem;min-width:8rem;padding:1rem .5rem}.prodComp .prodTuts .singlePT{padding:.5rem}.prodComp .prodTuts .singlePT .video-par{max-width:30rem;width:100%}.prodComp .prodTuts .singlePT .row .piccont{width:5rem;height:5rem;margin-right:2rem}.prodComp .prodTuts .singlePT .row .col{flex:1 1}.prodComp .prodTuts .singlePT .row .col strong{width:100%;font-size:1.1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.prodComp .prodInfo .buttons .btn-3{width:30%}.prodComp .prodInfo .buttons .tutBut{font-size:.7rem}.prodComp .prodInfo h3{font-size:1.2rem;margin:.7rem 0}.prodComp .prodInfo .infoSpan{font-size:1rem}.prodComp .prodInfo .infoSpan svg{height:1.2rem;width:1.2rem}}@media only screen and (max-width:800px){.prodComp .potentialPartner{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-weight:500!important;font-size:1rem;padding:.5rem}.prodComp .potentialPartner svg{width:1.5rem;height:1.5rem;margin-right:0;margin-bottom:1rem}.prodComp .prodTuts .singlePT{padding:1rem 0}.prodComp .prodTuts .singlePT .row{width:100%}.prodComp .prodTuts .singlePT .row .piccont{width:5rem;height:5rem;margin-right:1rem}.prodComp .prodTuts .singlePT .row .col{width:auto;flex:1 1}.prodComp .prodTuts .singlePT .row .col strong{width:100%;font-size:.9rem;text-align:center}.prodComp .prodTuts .singlePT .row .buttons .btn-2{margin:0;width:8rem}.prodComp .prodInfo .timelineBuilder .eventReview{font-size:.9rem;margin-bottom:.3rem}.prodComp .prodInfo .buttons .btn-3{width:100%}.prodComp .prodInfo .buttons .btn-4{width:100%;margin:0}.prodComp .prodInfo .tutBut{margin-top:1rem!important}.prodComp .topMenu{top:0}.prodComp .buttons.sticky{top:5rem}.prodComp .buttons.sticky .btn-3{width:45%;margin:1rem 0}.prodComp .stageComp,.prodComp .stagePic{width:100%!important}.prodComp .stageComp h3,.prodComp .stagePic h3{margin-bottom:2rem}.prodComp .installationComp .stageMap .stageCol{width:4rem}.prodComp .installationComp .stageMap .stageCol .stageRow{height:2rem;font-size:.65rem}.prodComp .prodComp-content .toggleCol{height:auto!important}.prodComp .prodComp-content .toggleCol .timesCol{width:100%}.prodComp .prodComp-content .cols .col{width:100%;margin-bottom:1rem}.prodComp .prodComp-content .cols .col.job{width:100%;height:auto}.prodComp .prodComp-content .cols .col.job.bigJob{width:100%;min-width:20rem;height:45rem}.prodComp .prodComp-content .cols .col.job.bigJob .toggleCol{height:30rem}.prodComp .prodComp-content .cols .col.job.bigJob .field{max-width:100rem}.prodComp .prodComp-content .cols .col.job.bigJob .field textarea{height:15rem}.prodComp .prodComp-content .cols .col.job .techRow .abCont.pending .avatar{opacity:.6}.prodComp .prodComp-content .cols .col.job .techRow .abCont .iconRow{width:3.5rem;position:absolute;bottom:0;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.prodComp .prodComp-content .cols .col.job .techRow .abCont .iconRow svg{height:1.5rem;width:1.5rem}}.weddingPackages section{padding-top:2rem;width:80%;min-width:50rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.weddingPackages section h2,.weddingPackages section h3{text-align:center}.weddingPackages section p{padding:2rem}.weddingPackages section form{width:60%;min-width:40rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:20rem}.weddingPackages section ul{width:80%;min-width:40rem}.weddingPackages section ul li{padding-top:1rem}@media only screen and (max-width:1300px){.weddingPackages .tagSidebar{width:95%}.weddingPackages section{width:95%;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.weddingPackages section h2,.weddingPackages section h3{text-align:center}.weddingPackages section p{padding:2rem 1rem}.weddingPackages section form{width:80%;min-width:0;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:20rem}.weddingPackages section ul{width:80%;min-width:0}}.textEditor{width:100%}.textEditor span{color:#000}.textEditor.light .textEditor-wrapper{border:2px solid #ebebd8;border-radius:5px}.textEditor.light textarea{border:2px solid #ebebd8}.textEditor.dark{color:#000!important}.textEditor.dark .textEditor-wrapper{border:2px solid #5e5c54;border-radius:5px}.textEditor.dark textarea{border:2px solid #5e5c54}.textEditor .textEditor-editor{background-color:#fff;height:8rem;padding:.5rem}.textEditor textarea{width:100%}.layoutModule{width:45%;min-width:36rem;padding:1.5rem;margin:2rem 1rem;border:1px solid transparent;border-radius:5px;overflow:hidden;min-height:36rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.layoutModule.light{background-color:#fafaf5;border:1px solid #ebebd8}.layoutModule.light .title{border-bottom:2px solid #ebebd8}.layoutModule.light.green{border:3px solid #009431}.layoutModule.dark{background-color:#302e28}.layoutModule.dark .title{border-bottom:2px solid #5e5c54}.layoutModule.dark.green{border:3px solid #00ff56}.layoutModule .checklist,.layoutModule form{width:90%}.layoutModule .title{font-size:1.5rem;width:95%;padding-bottom:1rem;margin-bottom:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width:1600px){.layoutModule{width:47%;min-width:20rem;padding:1rem;margin:1rem .5rem}}@media only screen and (max-width:800px){.layoutModule{width:98%;min-width:20rem;padding:1rem;margin:1rem 0;min-height:1rem}.layoutModule form{width:100%}}.card{width:20rem;height:32rem;box-shadow:0 8px 24px rgba(0,0,0,.14);border-radius:15px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.card.light{background-color:#fcfcfa}.card.dark{background-color:#302e28}.card svg{font-size:2.2rem}.card h4{font-size:1.4rem}.cardRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:2rem 0;flex-wrap:wrap}@media only screen and (max-width:1600px){.card{width:18rem;height:30rem}.card svg{font-size:1.8rem}.card h4{font-size:1.2rem}}@media only screen and (max-width:1300px){.cardRow{padding:2rem 0}.card{width:45%;height:auto;padding:2rem;margin:1rem}.card p{padding:1rem}.card svg{font-size:2rem}.card h4{font-size:1.3rem;padding:1rem}}@media only screen and (max-width:800px){.cardRow{padding:2rem 0}.card{width:100%;height:auto;padding:2rem;margin:1rem}.card p{padding:1rem}.card svg{font-size:2rem}.card h4{font-size:1.3rem;padding:1rem}}.collapsible{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.collapsible.light{border-top:2px solid #f0f0e1}.collapsible.dark{border-top:2px solid #5e5c54}.collapsible .header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:1.2rem;padding-bottom:1rem}.collapsible .header .antd-icon{font-size:1.4rem}.pagination{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:1rem}.pagination .pageButton{height:3rem;width:3rem;margin:.5rem;font-size:1.1rem}.pagination .btn-2{margin:.5rem;height:3rem;font-size:1rem}.growingInput{flex:1 1;background-color:#fffffc;border-radius:10px;min-height:1.5rem;font-size:16pxrem;color:#000;padding:.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;max-height:8rem;overflow-y:auto}.growingInput.light{border:2px solid #ebebd8}.growingInput.dark{border:2px solid #5e5c54}.growingInput-parent{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-end}.growingInput-parent .button.sendButton{width:2.2rem!important;height:2.2rem!important;font-size:1.2rem!important;border-radius:10px!important}.signature.light .signature-pad{border:2px solid #ebebd8}.signature.dark .signature-pad{border:2px solid #5e5c54}.signature .signature-pad{width:100%;height:15rem}.signature .signature-pad,.signature-done{border-radius:5px;margin-top:1rem;background-color:#fff}.signature-done{width:90%;height:12rem;padding:1rem}.listSearch{width:100%;position:relative}.listSearch .inputIcon input{width:100%;font-size:.9rem}.listSearch.listChosen{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;border:2px solid #ebebd8;border-radius:5px;padding:.5rem;margin-bottom:.5rem;background-color:#fffffe}.listSearch.listChosen #swap.link{color:#000!important;margin-left:.5rem}.listSearch.listChosen #swap.link svg{color:#000!important;height:1.5rem;width:1.5rem}.listSearch.listChosen .chosen{flex:1 1;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.listSearch.listChosen .chosen .piccont{height:4rem;width:4rem;border-radius:100%;margin-right:.5rem}.listSearch.listChosen .chosen .col{flex:1 1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-start;color:#000!important}.listSearch.listChosen .chosen .col span{color:#000!important;margin:.3rem;font-size:.8rem}.listSearch.listChosen .chosen .col span.itemName{font-size:1rem}.listSearch .results{width:100%;position:absolute;border:2px solid #ebebd8;background-color:#fcfcfa;border-radius:5px;top:4rem;z-index:1000;max-height:15rem;overflow-y:auto}.listSearch .results.preLoad{position:static}.listSearch .results .searchItem{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 1rem;border-bottom:2px solid #ebebd8}.listSearch .results .searchItem:hover{background-color:#f7f7f0}.listSearch .results .searchItem .piccont{height:4rem;width:4rem;border-radius:100%;margin-right:1rem}.listSearch .results .searchItem .col{flex:1 1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-start}.listSearch .results .searchItem .col span{color:#000!important;margin:.3rem;font-size:.8rem}.listSearch .results .searchItem .col span.itemName{font-size:1rem}.singleProduct{padding:1rem;overflow:hidden;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.singleProduct .desc{grid-area:p;padding-left:12rem}.singleProduct.employeeView.dark{border-top:none;background-color:#302e28;margin-bottom:.5rem;border-radius:15px}.singleProduct.employeeView.dark .desc{padding-left:0;font-size:.8rem}.singleProduct.employeeView.dark .prodOpts{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.8rem;background-color:#21201b;margin-top:1rem;border-radius:10px;align-items:flex-start;font-size:.9rem}.singleProduct.employeeView.dark .prodOpts .poTitle{margin-right:.5rem;font-weight:800!important;padding:.2rem}.singleProduct.employeeView.dark .prodOpts .optCo{flex:1 1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.singleProduct.employeeView.dark .prodOpts .optCo .link{padding:.2rem .4rem;border-radius:5px;border:2px solid #403d36;margin:.2rem;background-color:#302e28}.singleProduct.employeeView.dark .prodOpts .optCo .link.sel{border-color:#ffd000}.singleProduct.employeeView.dark .productHead .piccont{height:6rem;width:6rem}.singleProduct.employeeView.dark .productHead .lowerRow{padding-left:8rem}.singleProduct.employeeView.dark .productHead .title{padding-left:8rem;padding-top:1rem}.singleProduct.employeeView.dark .productHead .title span{max-width:1000rem}.singleProduct.employeeView.dark .productHead .title h3{margin-right:1rem;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.singleProduct.employeeView.dark .productHead .title h3 .marketingPriority{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:flex-start;padding:.2rem;width:100%;margin-top:.5rem}.singleProduct.employeeView.dark .productHead .title h3 .marketingPriority .field{width:70%;padding:0}.singleProduct.employeeView.dark .productHead .title h3 .marketingPriority .field label{font-size:.8rem}.singleProduct.employeeView.dark .productHead .title h3 .h3Opts{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-top:.5rem}.singleProduct.employeeView.dark .productHead .title h3 .h3Opts .link{padding:.2rem .4rem;border:2px solid #403d36;margin-right:.5rem;border-radius:5px;background-color:#403d36;font-size:.9rem}.singleProduct.employeeView.dark .productHead .title h3 .mainTit{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:1rem;width:100%}.singleProduct.employeeView.dark .productHead .title h3 .mainTit .prodName{max-width:70%}.singleProduct.employeeView.dark .productHead .title h3 .mainTit .mktPrio{width:1.5rem;height:1.5rem;border-radius:100%;background-color:aqua;color:#000;margin-right:.5rem}.singleProduct.employeeView.dark .productHead .title h3 .availabilityComp{cursor:pointer;margin-left:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;padding:0 .2rem;background-color:#21201b;border-radius:5px;border:2px solid #403d36;max-width:12rem}.singleProduct.employeeView.dark .productHead .title h3 .availabilityComp .spinnerSquare{position:relative;width:3rem;height:3rem}.singleProduct.employeeView.dark .productHead .title h3 .availabilityComp .spinnerSquare .spinner{position:absolute;transform:scale(.2)}.singleProduct.employeeView.dark .productHead .title h3 .availabilityComp span{padding:.2rem}.singleProduct .productHead{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;margin-bottom:1rem}.singleProduct .productHead .piccont{position:absolute;left:1rem;top:0}.singleProduct .productHead .title{padding-left:12rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:2rem;padding-bottom:1rem}.singleProduct .productHead .title h3{font-size:1.2rem;margin:0;border-bottom:none}.singleProduct .productHead .title h3 .empOptions{font-size:.9rem;padding:.2rem}.singleProduct .productHead .title strong{font-size:1.5rem}.singleProduct .productHead .lowerRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:1rem 0 1rem 12rem}.singleProduct .productHead .lowerRow .btn-2{font-size:.9rem}.singleProduct .productHead .lowerRow .units{font-size:1.3rem;width:5rem}.singleProduct .productHead .lowerRow .icons{width:auto}.singleProduct .productHead .lowerRow .icons .tt-icon{height:2.5rem;width:2.5rem}.singleProduct .empRow{justify-content:space-between;margin:1rem 0}.singleProduct .empRow,.singleProduct .empRow .headEmp{width:100%;display:flex;flex-direction:row;align-items:center}.singleProduct .empRow .headEmp{justify-content:flex-start;padding:.5rem;border-bottom:2px solid #403d36;margin-bottom:.5rem}.singleProduct .empRow .headEmp .link{margin-left:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.singleProduct .empRow .headEmp .link svg{margin-right:.5rem}.singleProduct .empRow .includedEmp{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.singleProduct .empRow .includedEmp .included-products{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.singleProduct .empRow .includedEmp .included-products .col{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;border-radius:5px;margin:.5rem;font-size:.8rem;width:6rem;height:7rem;background-color:#21201b}.singleProduct .empRow .includedEmp .included-products .col .piccont{height:2.7rem!important;width:2.7rem!important}.singleProduct .empRow .includedEmp .included-products .col span{font-size:.5rem;text-align:center;margin-top:.2rem}.singleProduct .empRow .includedEmp .included-products .col .colorText{font-size:.6rem;text-align:center;margin-top:.2rem}.singleProduct .empRow .includedEmp .included-products .col.expand{padding:.75rem;width:12rem;height:12rem}.singleProduct .empRow .includedEmp .included-products .col.expand .piccont{height:3.5rem!important;width:3.5rem!important}.singleProduct .empRow .includedEmp .included-products .col.expand span{font-size:.7rem}.singleProduct .empRow .includedEmp .included-products .col.expand .colorText{font-size:.8rem;margin-top:.3rem}.singleProduct .optionRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:1rem 0}.singleProduct .optionRow .optionCol{height:10rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding-left:2rem;border-left:2px solid #5e5c54}.singleProduct .optionRow .optionCol .btn-1{width:8rem}.singleProduct .optionRow .optionCol .btn-1.selected.dark{background-color:#21201b}.singleProduct .optionRow .optionCol .btn-1.selected.light{background-color:#fffffe}.singleProduct .included{grid-area:included;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:62rem}.singleProduct .included strong{width:100%;font-size:1.1rem;padding:1rem}.singleProduct .included .included-products{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;overflow-x:auto;overflow-y:hidden}.singleProduct .included .included-products .col{min-width:6rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.singleProduct .included .included-products .col.link:hover .piccont{transform:scale(1.2)}.singleProduct .included .included-products .col .piccont{height:3rem!important;width:3rem!important}.singleProduct .included .included-products .col span{font-size:.75rem;max-width:7rem;height:4rem;text-align:center;padding-top:.5rem}.singleProduct .icons{grid-area:icons;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.singleProduct .icons .tt-icon{width:3rem;height:3rem;font-size:1.3rem}.singleProduct.light{background-color:#fcfcfa;border-top:2px solid #ebebd8}.singleProduct.light .optionCol{border-color:#ebebd8}.singleProduct.light .stage{border:2px solid #ebebd8;color:#000;background-color:#f7f7f0}.singleProduct.light .title{border-color:#ebebd8}.singleProduct.light .title input{border:2px solid #ebebd8;height:1.5rem;length:15rem;border-radius:5px}.singleProduct.light .options span,.singleProduct.light .units,.singleProduct.light h3,.singleProduct.light h4,.singleProduct.light h5,.singleProduct.light li,.singleProduct.light p,.singleProduct.light strong{color:#1a1814;border-color:#ebebd8}.singleProduct.light .options-top{width:100%;border-bottom:2px solid #ebebd8}.singleProduct.light .options span:hover{background-color:#fffffe}.singleProduct.dark{border-color:#5e5c54}.singleProduct.dark,.singleProduct.dark .stage{background-color:#21201b;border-top:2px solid #5e5c54}.singleProduct.dark .stage{color:#fffffc}.singleProduct.dark .flags-flag{color:#fffffc;background-color:#47453d}.singleProduct.dark .options span,.singleProduct.dark .title,.singleProduct.dark .units,.singleProduct.dark h3,.singleProduct.dark h4,.singleProduct.dark h5,.singleProduct.dark li,.singleProduct.dark p,.singleProduct.dark strong{color:#fffffc;border-color:#5e5c54}.singleProduct.dark .options-top{width:100%;border-bottom:2px solid #5e5c54}.singleProduct.dark .options span:hover{background-color:#21201b}.singleProduct h3 strong{padding-right:.5rem;font-size:1.2rem}.singleProduct h3 strong.paid{color:#7cfc00}.singleProduct h3 strong.partially_paid{color:gold}.singleProduct h3 strong.sent{color:#00bfff}.singleProduct h3 strong.overdue{color:tomato}.singleProduct h3 strong.void{color:purple}.singleProduct .title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.3rem!important;width:100%;place-self:flex-start;min-width:0}.singleProduct .title span{max-width:70%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.singleProduct .title text strong{color:#ffd000}.singleProduct:hover{box-shadow:none;transform:scale(.995)}.singleProduct .cates{grid-area:cates;width:70%;padding-top:.5rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-top:2px solid}.singleProduct .cates span{font-size:.8rem}.singleProduct .cates span.sel{color:#ffd000}.singleProduct .title{border-bottom:2px solid;margin:0;font-size:.8rem;padding-left:1rem;padding-bottom:.5rem}.singleProduct .imgCont,.singleProduct .item-image,.singleProduct .piccont,.singleProduct .piccont-sel{grid-area:pic;width:10rem;height:10rem}.singleProduct .imgCont img,.singleProduct .item-image img,.singleProduct .piccont img,.singleProduct .piccont-sel img{width:100%;height:auto}.singleProduct .options{grid-area:options;border-left:2px solid;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.singleProduct .options strong{width:100%;text-align:center;font-size:1.5rem}.singleProduct .options .options-button,.singleProduct .options span{padding:.8rem 1rem;width:100%;border-bottom:2px solid;cursor:pointer}.singleProduct .options .units{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;font-size:1.4rem}.singleProduct .options .units span{border:none}.singleProduct .cols{grid-area:cols;padding:1rem;height:100%;width:100%;overflow-x:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start}.singleProduct .cols p{font-size:.7rem;margin:.4rem;max-height:12rem;justify-content:flex-start}.singleProduct .cols p,.singleProduct .cols-col{display:flex;flex-direction:column;align-items:center}.singleProduct .cols-col{height:7rem;overflow-x:auto;font-size:.8rem;border-left:2px solid;justify-content:space-evenly;align-items:flex-start;padding:.5rem;min-width:13rem}.singleProduct .cols-col ul{margin-left:1rem}.singleProduct .cols-col h5{font-size:.9rem;margin:.5rem}.singleProduct .cols-col .link{padding:.5rem}@media only screen and (max-width:1300px){.singleProduct .icons{grid-area:icons;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.singleProduct .icons .tt-icon{width:2rem;height:2rem;font-size:1rem}.singleProduct .optionRow{display:flex;flex-direction:row;justify-content:center;align-items:center}.singleProduct .optionRow .optionCol{width:23vw;max-width:23vw}.singleProduct .included{grid-area:included;display:flex;flex-direction:column;justify-content:center;align-items:center;width:55vw;max-width:55vw}.singleProduct .included strong{width:95%;padding-left:0;padding-bottom:.5rem;font-size:1rem}.singleProduct .included.details .included-products{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.singleProduct .included.details .included-products ul{font-size:.85rem;height:3rem}.singleProduct .included.details .included-products .col{min-width:6rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.singleProduct .included.details .included-products .col .piccont{height:3rem!important;width:3rem!important}.singleProduct .included.details .included-products .col span{font-size:.75rem;max-width:7rem;height:4rem;text-align:center;padding-top:.5rem}.singleProduct .included .included-products{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding-bottom:1rem;overflow-x:auto}.singleProduct .included .included-products .col{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 1rem}.singleProduct .included .included-products .col span{max-width:8rem;font-size:.8rem;text-align:center}.singleProduct .cols .cols-col{min-width:11rem}.singleProduct .options .option-button,.singleProduct .options span{font-size:.8rem;padding:.8rem .5rem}}@media only screen and (max-width:800px){.singleProduct{margin:0;padding:0 .5rem;display:flex!important}.singleProduct .desc{padding:.5rem;font-size:.9rem}.singleProduct .productHead .piccont{height:9rem;width:9rem;left:.5rem;top:0}.singleProduct .productHead .title{width:100%;padding-left:.5rem}.singleProduct .productHead .title,.singleProduct .productHead .title h3{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.singleProduct .productHead .title h3{width:50%;font-size:1.1rem}.singleProduct .productHead .prodPrice{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-size:1.4rem;padding-top:.5rem}.singleProduct .productHead .lowerRow,.singleProduct .productHead .title{padding-left:0}.singleProduct .productHead .lowerRow{padding-top:2rem;flex-direction:column}.singleProduct .productHead .lowerRow .icons{width:70%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.singleProduct .productHead .lowerRow .icons .tt-icon{margin:0}.singleProduct .productHead .lowerRow .btn-2{margin-top:1rem}.singleProduct .optionRow{flex-direction:column-reverse;margin-bottom:0}.singleProduct .optionRow .optionCol{width:89vw;max-width:89vw;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding-left:0;border-left:none;height:auto;flex-wrap:wrap}.singleProduct .optionRow .optionCol .btn-1{margin:.5rem;font-size:.6rem}.singleProduct .included{width:89vw;max-width:89vw}.singleProduct .included.details .included-products{flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 1.5rem}.singleProduct .included.details .included-products ul{height:3rem;font-size:.8rem}.singleProduct .icons{grid-area:icons;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.singleProduct .icons .tt-icon{width:3rem;height:3rem;font-size:1.3rem}.singleProduct .title{font-size:.7rem!important;padding:0}.singleProduct .imgCont{grid-area:pic;width:6rem;place-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.singleProduct .imgCont img{width:100%;height:auto;transform:scale(1.1)}.singleProduct .cols{grid-area:cols;padding:.2rem;height:100%;width:100%;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start}.singleProduct .cols p{font-size:.7rem;margin:.4rem}.singleProduct .cols-col{height:7rem;font-size:.8rem;min-width:50rem!important;border-left:2px solid;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;align-items:flex-start;padding:.5rem;min-width:35%!important}.singleProduct .cols-col ul{margin-left:1rem}.singleProduct .cols-col h5{font-size:.9rem;margin:.5rem}.singleProduct .cols-col .link{padding:.5rem}}.itemOptions{border-left:2px solid;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start}.itemOptions .options-button,.itemOptions span{padding:.8rem 1rem;width:100%;border-bottom:2px solid;cursor:pointer}.itemOptions .options-button:hover,.itemOptions span:hover{color:#ffd000;border-color:#ffd000}.itemOptions .units{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;font-size:1.4rem}.itemOptions .units span{border:none}.singlePackage{width:22rem;height:42rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:10px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.singlePackage:hover{transform:scale(1.02)}.singlePackage.light{background-color:#fafaf5;border:2px solid #f5f5eb}.singlePackage.light .finalPrice{color:#c4a000}.singlePackage.light .packType{color:#5e5c54}.singlePackage.light .title,.singlePackage.light .title input{border-color:#f0f0e1}.singlePackage.light .components{border:2px solid #f5f5eb;background-color:#fffffe}.singlePackage.light .components .itemRow{border-top:2px solid #ebebd8}.singlePackage.dark{background-color:#302e28;border:2px solid #403d36}.singlePackage.dark .finalPrice{color:#ffd000}.singlePackage.dark .packType{color:#ebebd8}.singlePackage.dark .title{border-color:#403d36}.singlePackage.dark .components{border:2px solid #403d36;background-color:#21201b}.singlePackage.dark .components .itemRow{border-top:2px solid #5e5c54}.singlePackage .title{width:100%;padding-bottom:.7rem;border-bottom:2px solid transparent}.singlePackage .title h4{font-size:1.3rem;text-align:center;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}.singlePackage .title h4 input{height:2rem;border-radius:5px;padding-left:.5rem;width:70%;margin-right:1rem}.singlePackage .description{text-align:center;font-size:.85rem;width:100%;height:5rem;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.singlePackage .description:hover{overflow:auto;-webkit-line-clamp:12}.singlePackage .buttons .btn-2{margin:0}.singlePackage .packPrice{padding:.5rem;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.singlePackage .packPrice:hover .priceNotice{display:block}.singlePackage .packPrice .discountRow{font-size:1.2rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:.5rem}.singlePackage .packPrice .discountRow span{font-size:1rem;padding:.2rem;transform:rotate(-10deg);border-radius:2px;margin-bottom:-.5rem;color:#fff;background-color:#f10}.singlePackage .packPrice .priceNotice{font-style:italic;font-size:.8rem;text-align:center;display:none}.singlePackage .packPrice .finalPrice{font-size:1.5rem}.singlePackage .render{position:relative;width:20rem;height:20rem;max-height:20rem}.singlePackage .render .pack-render{top:-10rem;left:-10rem;position:absolute;transform:scale(.5)}.singlePackage .render.components{overflow-y:auto;border-radius:5px}.singlePackage .render.components .itemRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;font-size:.8rem}.singlePackage .render.components .itemRow .infoCol{width:11.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.singlePackage .render.components .itemRow .infoCol .infoRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1rem;width:100%;padding-top:.7rem}.singlePackage .render.components .itemRow .infoCol .infoRow svg{width:1rem!important;height:1rem!important}.singlePackage .render.components .itemRow strong{font-size:1rem}.singlePackage .render.components .itemRow .piccont{width:3rem;height:3rem}.packPop{display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:800px){.singlePackage{width:95%}.singlePackage .render{width:95%;max-width:18rem;height:18rem}.singlePackage .render .pack{transform:scale(.45);left:-11rem}.singlePackage .render.components{width:100%}.singlePackage .render.components .itemRow .infoCol{width:70%}}.quickRental{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:2rem}.quickRental h3{font-size:1.6rem}.quickRental p{padding:2rem;font-size:1rem;text-align:center}.quickRental .field{max-width:40rem;padding:1rem}.quickRental .btn-3{margin-top:2rem}@media only screen and (max-width:800px){.quickRental{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:1rem}.quickRental p{padding:1rem 0;font-size:.9rem;text-align:center}.quickRental .field{max-width:40rem;padding:1rem;grid-template:"label input" "error error"/40% 60%}.quickRental .btn-3{margin-top:1rem}}.prodComp .addProduct,.rentalComp .addProduct{min-height:25rem;padding:1rem;width:100%}.prodComp .addProduct .changeSerial,.rentalComp .addProduct .changeSerial{width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.prodComp .addProduct .changeSerial .inputIcon,.rentalComp .addProduct .changeSerial .inputIcon{max-width:30rem;width:100%}.prodComp .addProduct .changeSerial .inputIcon input,.rentalComp .addProduct .changeSerial .inputIcon input{width:100%}.prodComp .addProduct .changeSerial .serialOptions,.rentalComp .addProduct .changeSerial .serialOptions{width:100%;max-width:50rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;padding:1rem .5rem}.prodComp .addProduct .changeSerial .serialOptions .link,.rentalComp .addProduct .changeSerial .serialOptions .link{padding:.5rem;width:25%;border:2px solid #4f4c45}.prodComp .addProduct .changeSerial .serialOptions .link:hover,.rentalComp .addProduct .changeSerial .serialOptions .link:hover{border-color:#ffd000}.prodComp .addProduct .chosenItem,.rentalComp .addProduct .chosenItem{width:100%;padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.prodComp .addProduct .chosenItem .col,.rentalComp .addProduct .chosenItem .col{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;padding-left:2rem}.prodComp .addProduct .chosenItem .col span,.rentalComp .addProduct .chosenItem .col span{padding:.3rem;font-size:1.1rem}.rentalComp .rentalDetails{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem}.rentalComp .rentalDetails .infoSpan{width:100%;justify-content:flex-start}.rentalComp .rentalDetails h3{font-size:1.5rem}.rentalComp .rentalDetails .row-jspace-between{padding:.5rem;font-size:1.2rem}.rentalAgreement,.rentalAgreement-print{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem}.rentalAgreement .subTitle,.rentalAgreement-print .subTitle{width:100%;font-size:1.1rem;margin:1rem 0}.rentalAgreement p,.rentalAgreement-print p{width:100%;padding:1rem}.rentalAgreement p ul,.rentalAgreement-print p ul{padding-left:1rem}.rentalAgreement p ul li,.rentalAgreement-print p ul li{padding-bottom:.5rem}.rentalAgreement .signature-pad,.rentalAgreement-print .signature-pad{min-height:15rem}.rentalAgreement-print .piccont{width:100%;height:10rem;margin-bottom:2rem}.rentalAgreement-print .piccont img{height:auto;width:50%;min-width:0;min-height:0}.rentalPickup{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:1rem}.rentalPickup .damCont,.rentalPickup .idCont,.rentalPickup .releaseCont{background-color:#302e28;padding:1rem;margin-bottom:1rem;border-radius:15px;max-width:50rem;width:100%}.rentalPickup .damCont.otherSigners,.rentalPickup .idCont.otherSigners,.rentalPickup .releaseCont.otherSigners{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.rentalPickup .damCont.otherSigners .inputIcon,.rentalPickup .idCont.otherSigners .inputIcon,.rentalPickup .releaseCont.otherSigners .inputIcon{width:20rem}.rentalPickup .damCont.otherSigners .inputIcon select,.rentalPickup .idCont.otherSigners .inputIcon select,.rentalPickup .releaseCont.otherSigners .inputIcon select{width:100%}.rentalPickup .damCont.green,.rentalPickup .idCont.green,.rentalPickup .releaseCont.green{border:3px solid #7cfc00}.rentalPickup .damCont.red,.rentalPickup .idCont.red,.rentalPickup .releaseCont.red{border:3px solid tomato}.rentalPickup .damCont,.rentalPickup .releaseCont{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.rentalPickup .damCont .colorText,.rentalPickup .releaseCont .colorText{font-size:1.2rem;padding:0;margin:0 0 1rem;text-align:center}.rentalPickup .damCont .signer,.rentalPickup .releaseCont .signer{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:30rem;margin:.5rem 0;padding:1rem;border-radius:15px;background-color:#21201b}.rentalPickup .damCont .signer .signerName,.rentalPickup .releaseCont .signer .signerName{margin-bottom:1rem;font-size:1.2rem;text-align:center}.rentalPickup .damCont .signer .signerName .colorText,.rentalPickup .releaseCont .signer .signerName .colorText{font-size:.9rem;margin-top:.5rem}.rentalPickup .idCont{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:.5rem}.rentalPickup .idCont .colorText{font-size:1.1rem;margin:0;padding:0}.rentalPickup .idCont .piccont,.rentalPickup .idCont .piccont-sel{height:6rem;width:6rem;margin:0 1rem}.rentalPickup .loadingMethods{display:flex;flex-direction:row;justify-content:center;align-items:center}.rentalPickup .loadingMethods .spinner{height:5rem;width:5rem}.rentalPickup .loadingMethods span{font-size:1.1rem}.rentalPickup .onHold{width:100%;max-width:50rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.rentalPickup .onHold h3{padding:1rem;margin:1rem 0;width:100%}.rentalPickup .onHold .totalHold{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.2rem;padding:1rem}.rentalPickup .onHold.dark .ohItem,.rentalPickup .onHold.dark h3{border-bottom:2px solid #5e5c54}.rentalPickup .onHold.light .ohItem,.rentalPickup .onHold.light h3{border-bottom:2px solid #ebebd8}.rentalPickup .onHold .ohItem{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.7rem}.rentalPickup .onHold .ohItem .piccont{width:4rem;height:4rem}.rentalPickup .onHold .ohItem .info{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;padding-left:2rem}.rentalPickup .onHold .ohItem .price{font-size:1.2rem}.rentalPickup .colorText{padding-bottom:1rem}.rentalPickup .btn-3{margin-top:1rem}.rentalPickup .piccont-sel{margin:1rem}.rentalPickup .colorText{font-size:1.5rem;margin-top:2rem}.rentalPickup .btn-2{margin-top:1rem}.rentalPickup form{min-width:40rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.rentalPickup form .field{margin-bottom:.5rem}.paymentMethodsInfo{width:20rem;padding:.8rem;border-radius:15px;background-color:#302e28;margin:.5rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.paymentMethodsInfo .infoHead{font-size:1.2rem;margin-bottom:.5rem;font-weight:800!important}.paymentMethodsInfo.green{border:3px solid #7cfc00}.paymentMethodsInfo.red{border:3px solid tomato}.paymentMethodsInfo .pmInfo{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:.5rem 0;border-top:2px solid #5e5c54}.paymentMethodsInfo .pmInfo strong{font-weight:800!important;font-size:1.1rem;margin-bottom:.5rem}.paymentMethodsInfo .pmInfo strong.green{color:#7cfc00}.paymentMethodsInfo .pmInfo strong.red{color:tomato}.paymentMethodsInfo .pmInfo span,.paymentMethodsInfo .pmInfo strong{text-align:center}@media only screen and (max-width:1300px){.prodComp .addProduct .changeSerial .serialOptions .link,.rentalComp .addProduct .changeSerial .serialOptions .link{padding:.5rem;width:33%}.rentalPickup form{min-width:0;width:90%;display:flex;flex-direction:column;justify-content:center;align-items:center}.rentalPickup form .field{margin-bottom:.5rem}}@media only screen and (max-width:800px){.prodComp .addProduct,.rentalComp .addProduct{min-height:25rem;padding:1rem;width:100%}.prodComp .addProduct .changeSerial,.rentalComp .addProduct .changeSerial{padding:0}.prodComp .addProduct .changeSerial .serialOptions .link,.rentalComp .addProduct .changeSerial .serialOptions .link{width:50%}.prodComp .addProduct .chosenItem,.rentalComp .addProduct .chosenItem{width:100%;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.prodComp .addProduct .chosenItem .piccont,.rentalComp .addProduct .chosenItem .piccont{width:8rem;height:8rem}.prodComp .addProduct .chosenItem .col,.rentalComp .addProduct .chosenItem .col{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;padding-left:1rem}.prodComp .addProduct .chosenItem .col span,.rentalComp .addProduct .chosenItem .col span{padding:.3rem;font-size:.9rem}.rentalAgreement,.rentalAgreement-print{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.rentalAgreement .signature-pad,.rentalAgreement-print .signature-pad{min-height:15rem}.rentalAgreement p,.rentalAgreement-print p{padding:.5rem;font-size:.9rem}.rentalAgreement p ul,.rentalAgreement-print p ul{padding-left:.5rem}.rentalAgreement p ul li,.rentalAgreement-print p ul li{padding-bottom:.5rem}.rentalAgreement .btn-2,.rentalAgreement-print .btn-2{width:30%}}.productPage{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.productPage h1{margin:3rem}.productPage .leftMenu{width:15rem}.productPage .headRow{width:100%;padding:1rem;font-size:1.1rem}.productPage .headRow,.productPage .headRow .catOptions{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.productPage .headRow .catOptions .link{margin:0 1rem}.productPage .headRow .catOptions .link.sel.dark{color:#ffd000}.productPage .headRow .catOptions .link.sel.light{color:#c4a000}.productPage .mainBody{max-width:90rem;display:flex;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start;width:100%}.productPage .mainBody-scroll{max-width:75rem;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.productPage .mainBody .leftMenu{margin-right:0}.productPage .productCats{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.productPage .productCats .collapsible .header strong{font-size:1rem}.productPage .productCats .collapsible .subCat{width:100%;padding:.25rem 1rem}@media only screen and (max-width:1300px){.productPage .leftMenu{width:22.5rem}}@media only screen and (max-width:800px){.productPage .headRow{padding:1rem .5rem;flex-wrap:wrap}.productPage .headRow .catOptions{width:100%;padding-top:1rem}.productPage h1{margin:2rem 1rem;text-align:center;font-size:1.7rem}.productPage .leftMenu{width:100%}}.packagePage{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.packagePage.light .hero{border-bottom:2px solid #f5f5eb}.packagePage.light .hero .btn-3{color:#fff!important}.packagePage.light .hero .customOpt{border-color:#ebebd8!important}.packagePage.dark .hero{border-bottom:2px solid #5e5c54}.packagePage .hero{width:100%;height:13rem;flex-direction:row}.packagePage .hero,.packagePage .hero .heroCol{display:flex;justify-content:space-between;align-items:center}.packagePage .hero .heroCol{height:100%;width:50%;flex-direction:column;align-items:flex-end}.packagePage .hero .heroCol h1{width:100%;max-width:45rem;text-align:center;margin:1rem 0}.packagePage .hero .heroCol .optionRow{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;padding-bottom:1rem}.packagePage .hero .heroCol .packageOptions{width:100%;max-width:45rem;height:70%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.packagePage .hero .heroCol .packageOptions .subHead{font-size:.9rem;text-align:center;padding:1rem}.packagePage .hero .heroPic{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;width:50%;height:100%}.packagePage .hero .heroPic #parallelogram{width:100%;height:100%;margin:0 0 0 15%;-webkit-transform:skew(20deg);-moz-transform:skew(20deg);-o-transform:skew(20deg);overflow:hidden;position:relative}.packagePage .hero .heroPic .image{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;top:-30px;left:-30px;right:-30px;bottom:-30px;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg)}.packagePage .hero .heroPic img{width:140%;height:auto}.packagePage h1{margin:3rem}.packagePage .leftMenu{width:15rem}.packagePage .headRow{padding:1rem 2rem;font-size:1.1rem;justify-content:space-between}.packagePage .headRow,.packagePage .mainBody{width:100%;display:flex;flex-direction:row;align-items:center}.packagePage .mainBody{max-width:90rem;justify-content:center;align-items:flex-start}.packagePage .mainBody-scroll{max-width:75rem;flex:1 1;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.packagePage .mainBody .leftMenu{margin-right:0}.packagePage .packageCats{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.packagePage .packageCats .clearFilters{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:.5rem}.packagePage .packageCats .collapsible .header strong{font-size:1rem}.packagePage .packageCats .collapsible .subCat{width:100%;padding:.25rem 1rem}.packagePage .packageCats .collapsible .field label{font-size:.9rem}@media only screen and (max-width:1600px){.packagePage .hero .heroCol{width:40%}.packagePage .hero .heroCol h1{font-size:1.4rem}.packagePage .hero .heroCol .priceRecalc{max-width:35rem;padding-left:2rem}.packagePage .hero .heroCol .priceRecalc .disclosure{font-size:.8rem}.packagePage .hero .heroCol .priceRecalc .field label{font-size:1rem}.packagePage .hero .heroPic{width:60%}}@media only screen and (max-width:1300px){.packagePage .leftMenu{width:22.5rem}}@media only screen and (max-width:800px){.packagePage .hero .heroCol{width:100%}.packagePage .hero .heroPic{display:none}.packagePage .headRow{padding:1rem .5rem}.packagePage .leftMenu{width:100%}}.itemChecklist{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.itemChecklist .buttons{margin-top:0}.itemChecklist .clPictures{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.itemChecklist .clPictures p{width:100%;padding:1rem;text-align:center}.itemChecklist .clPictures .col{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem}.itemChecklist .searchInput{width:100%;max-width:30rem;margin:1rem 0}.itemChecklist .searchInput input{width:100%}.itemChecklist .setupsRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.itemChecklist .setupsRow .setupView{width:30rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:.5rem;border-radius:5px;min-height:10rem;margin-bottom:.7rem}.itemChecklist .setupsRow .setupView.dark{background-color:#302e28;border:2px solid #5e5c54}.itemChecklist .setupsRow .setupView.dark .setupName{border-bottom:2px solid #5e5c54}.itemChecklist .setupsRow .setupView.dark .highLight{color:#ffd000}.itemChecklist .setupsRow .setupView.dark.selected{border:2px solid #ffd000}.itemChecklist .setupsRow .setupView.dark.selected .setupName{border-bottom:2px solid #ffd000}.itemChecklist .setupsRow .setupView.light{background-color:#fafaf5;border:2px solid #ebebd8}.itemChecklist .setupsRow .setupView.light .setupName{border-bottom:2px solid #ebebd8}.itemChecklist .setupsRow .setupView.light .highLight{color:#c4a000!important}.itemChecklist .setupsRow .setupView.light.selected{border:2px solid #c4a000}.itemChecklist .setupsRow .setupView.light.selected .setupName{border-bottom:2px solid #c4a000}.itemChecklist .setupsRow .setupView .setupName{width:100%;padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}.itemChecklist .setupsRow .setupView .setupName span{font-size:1.2rem}.itemChecklist .setupsRow .setupView .cats{width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex-wrap:wrap;min-height:5rem;align-items:flex-start;max-height:10rem}.itemChecklist .setupsRow .setupView .cats .catClick{width:14rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.9rem;padding:.5rem 1rem}.itemChecklist .prepItem{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:1.5rem .5rem}.itemChecklist .prepItem.bundleProduct h4{color:#7fffd4}.itemChecklist .prepItem .colorText{font-size:1.2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.itemChecklist .prepItem .colorText svg{height:1.5rem;width:1.5rem;margin-right:1rem}.itemChecklist .prepItem.hidden,.itemChecklist .prepItem.prepared{display:none}.itemChecklist .prepItem.visible.prepared{display:block}.itemChecklist .prepItem.visible.hidden{display:none}.itemChecklist .prepItem h4{padding:1rem;font-size:1.4rem;width:100%;margin-bottom:1rem}.itemChecklist .prepItem h4 .viewLogs{font-size:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:.5rem}.itemChecklist .prepItem h4 .viewLogs svg{margin-right:.5rem}.itemChecklist .prepItem.light{border-bottom:2px solid #ebebd8}.itemChecklist .prepItem.light h4{border-bottom:1px solid #f0f0e1}.itemChecklist .prepItem.light .instruct{background-color:#fafaf5;border:2px solid #f0f0e1}.itemChecklist .prepItem.light .instruct .title{border-color:#5e5c54}.itemChecklist .prepItem.dark{border-bottom:2px solid #5e5c54}.itemChecklist .prepItem.dark h4{border-bottom:1px solid #47453d}.itemChecklist .prepItem.dark .instruct{background-color:#302e28;border:2px solid #47453d}.itemChecklist .prepItem.dark .instruct .title{border-color:#5e5c54}.itemChecklist .prepItem .item-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:1rem}.itemChecklist .prepItem .item-row .itemBody{flex:1 1;padding-left:2rem}.itemChecklist .prepItem .item-row .itemBody strong{font-size:1.2rem}.itemChecklist .prepItem .item-row .itemBody ol{padding-top:1rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start;flex:1 1;max-height:18rem;flex-wrap:wrap;margin-left:2rem;max-width:70vw;overflow-x:auto}.itemChecklist .prepItem .item-row .itemBody ol li{margin-left:1rem;padding:.5rem 0;font-size:.9rem;min-width:10rem}.itemChecklist .prepItem .item-row .itemBody ol li .blue{color:aqua}.itemChecklist .prepItem .item-row .itemBody ol li .red{color:tomato}.itemChecklist .prepItem .item-row .itemBody ol li .purple{color:#f0f}.itemChecklist .prepItem .item-row .itemBody ol li .yellow{color:#ffd000}.itemChecklist .prepItem .item-row .itemBody ol li .green{color:#7cfc00}.itemChecklist .prepItem .item-row .itemBody ol li .serialItem{display:flex;flex-direction:row;justify-content:center;align-items:center}.itemChecklist .prepItem .item-row .itemBody ol li .serialItem .link{margin:0 .5rem}.itemChecklist .prepItem .item-row .itemBody ol li .serialItem .link svg{height:1.3rem;width:1.3rem}.itemChecklist .prepItem .item-row .itemBody ol.damageList{max-height:auto}.itemChecklist .prepItem .bottomRow{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.itemChecklist .prepItem .instruct{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:5px;flex:1 1;max-width:40rem;min-width:25rem;padding:.5rem;margin:.5rem;min-height:15rem}.itemChecklist .prepItem .instruct .itemAv{width:100%}.itemChecklist .prepItem .instruct .itemAv .col{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-height:20rem;overflow-y:auto}.itemChecklist .prepItem .instruct .itemAv .col .avItem{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.3rem;border-bottom:2px solid #38362f}.itemChecklist .prepItem .instruct .itemAv .header{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;background-color:#302e28;padding:.3rem;border-bottom:2px solid #47453d}.itemChecklist .prepItem .instruct .itemAv .header .link{display:flex;flex-direction:row;justify-content:center;align-items:center}.itemChecklist .prepItem .instruct .itemAv .header .link svg{height:1.2rem;width:1.2rem;margin-right:.5rem}.itemChecklist .prepItem .instruct .topMenu{margin-bottom:1rem;z-index:1}.itemChecklist .prepItem .instruct .video-cont{width:30rem}.itemChecklist .prepItem .instruct .field{padding:0 .5rem}.itemChecklist .prepItem .instruct .title{width:100%;padding:.5rem;border-bottom:2px solid;margin-bottom:1rem}.itemChecklist .prepItem .instruct .row-inst{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-width:20rem;max-width:35rem;padding:.5rem}.itemChecklist .prepItem .instruct .row-inst span{text-align:right}.supCheck .setup{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.supCheck .setup.hidden .setupTitle .link{display:block}.supCheck .setup.hidden .categ{display:none}.supCheck .setup h3{width:100%;border-bottom:2px solid #403d36;padding:.5rem;font-size:1.4rem}.supCheck .setup .setupTitle{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.supCheck .setup .setupTitle .link{display:none}.supCheck .setup .setupTitle svg{height:1.8rem;width:1.8rem;margin:.5rem 3rem .5rem .5rem}.supCheck .setup .categ{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.supCheck .setup .categ strong{padding:2rem .5rem;width:100%;font-size:1.3rem;border-bottom:2px solid #403d36}.supCheck .setup .categ .componentsChecks{width:100%;border-bottom:2px solid #403d36;background-color:#21201b;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.supCheck .setup .categ .componentsChecks .compon{width:100%;padding:.4rem 1rem;font-size:.8rem;border-bottom:2px solid #403d36}.supCheck .setup .categ .rowComp{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:2px solid #403d36}.supCheck .setup .categ .rowComp .mainClick{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 .5rem;padding-left:.5rem;border-left:2px solid #403d36}.supCheck .setup .categ .rowComp .viewComps{font-size:.8rem;margin:0 .5rem;flex:.5 1;display:flex;flex-direction:row;justify-content:center;align-items:center}.supCheck .setup .categ .rowComp .viewComps svg{height:1.1rem;width:1.1rem;margin-left:.3rem}.supCheck .setup .categ .rowComp.marked{color:#7cfc00}.supCheck .setup .categ .rowComp .infoRow{flex:1 1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.supCheck .setup .categ .rowComp span{font-size:1rem;flex:3 1}.supCheck .setup .categ .rowComp .units{flex:1 1}.supCheck .setup .categ .rowComp .piccont{width:4rem;height:4rem;margin-right:2rem}.supCheck .setup .categ .rowComp svg{width:2.5rem;height:2.5rem}@media only screen and (max-width:1300px){.itemChecklist .prepItem{padding:0}.itemChecklist .prepItem h4{font-size:1rem;padding:.5rem .3rem;margin-top:.5rem}.itemChecklist .prepItem h4 .viewLogs{font-size:.8rem}.itemChecklist .prepItem .colorText{font-size:1rem}.itemChecklist .prepItem .bottomRow .instruct{min-width:22rem;padding:.2rem;min-height:10rem}.itemChecklist .prepItem .bottomRow .instruct .title{margin-bottom:.4rem;font-size:.9rem}.itemChecklist .prepItem .bottomRow .instruct .field,.itemChecklist .prepItem .bottomRow .instruct .row-inst{font-size:.8rem;padding:.3rem}.itemChecklist .prepItem .item-row{padding:.5rem}.itemChecklist .prepItem .item-row .piccont#small{height:7rem;width:7rem}.itemChecklist .prepItem .item-row .itemBody{padding-left:1rem}.itemChecklist .prepItem .item-row .itemBody strong{font-size:1rem}.itemChecklist .prepItem .item-row .itemBody ol{margin-left:0;padding:1rem 0 1rem 1rem}.itemChecklist .prepItem .item-row .itemBody ol li{font-size:.8rem;padding:.2rem 0}.itemChecklist .notices{padding:.5rem}.itemChecklist .searchInput{max-width:50rem}.itemChecklist .setupsRow{align-items:flex-start}.itemChecklist .setupsRow .setupView{flex:1 1;width:auto;margin:.5rem;min-width:22rem}.itemChecklist .setupsRow .setupView .setupName{font-size:.9rem;margin-bottom:.5rem}.itemChecklist .setupsRow .setupView .setupName span{font-size:1rem}.itemChecklist .setupsRow .setupView .cats{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.itemChecklist .setupsRow .setupView .cats .catClick{width:50%;padding:.3rem .2rem;font-size:.8rem}}@media only screen and (max-width:800px){.itemChecklist .buttons .btn-3{width:45%;margin:1rem 0}.itemChecklist .setupsRow .setupView .cats{max-height:100rem}.itemChecklist .setupsRow .setupView .cats .catClick{width:100%}.itemChecklist .prepItem{padding:1.5rem 0}.itemChecklist .prepItem h4{padding:.5rem;font-size:1rem}.itemChecklist .prepItem .item-row{padding:1rem}.itemChecklist .prepItem .item-row .itemBody{padding-left:1rem}.itemChecklist .prepItem .item-row .itemBody strong{font-size:1rem}.itemChecklist .prepItem .item-row .itemBody ol{padding-top:1rem;flex-wrap:nowrap;max-height:17rem;overflow-y:auto}.itemChecklist .prepItem .item-row .itemBody ol li{margin-left:1rem;padding:.2rem 0;font-size:.8rem}.itemChecklist .prepItem .item-row .itemBody ol li .serialItem{flex-wrap:wrap}.itemChecklist .prepItem .item-row .itemBody ol li .ttLink{display:block}.itemChecklist .prepItem .item-row #small{width:7rem;height:7rem}.itemChecklist .prepItem .buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.itemChecklist .prepItem .buttons .btn-2{margin:1rem 0;width:100%}.itemChecklist .prepItem .bottomRow{flex-wrap:wrap}.itemChecklist .prepItem .instruct .row-inst{width:90%;min-width:0;padding:.5rem}.supCheck .setup h3{font-size:1.2rem}.supCheck .setup .categ{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.supCheck .setup .categ strong{padding:1rem .5rem;font-size:1.1rem}.supCheck .setup .categ .rowComp{padding:.5rem 0}.supCheck .setup .categ .rowComp .infoRow{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-items:flex-start}.supCheck .setup .categ .rowComp .infoRow span{font-size:.8rem;flex:1 1}.supCheck .setup .categ .rowComp .infoRow .units{flex:1 1;margin-top:.5rem}.supCheck .setup .categ .rowComp .piccont{width:2.5rem;height:2.5rem;margin-right:1rem}.supCheck .setup .categ .rowComp svg{width:2rem;height:2rem}}