@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;1,700&display=swap");*{font-family:"Open Sans",sans-serif;margin:0px;padding:0px;box-sizing:border-box;outline:none}html{scroll-behavior:smooth}body{font-family:"Open Sans",sans-serif;width:100%;font-size:16px;color:#202020;background-color:#efefef;padding-top:0;overflow-x:hidden}a{text-decoration:none;font-weight:600;transition:.2s;cursor:pointer;color:#369}a:hover{color:#223E7B}::selection{color:#0072ff;background:#6af}h1,h2,h3,h4,h5,h6{line-height:1;font-weight:600;text-align:center;padding-bottom:8px}h1{font-size:36px;width:100%}h2{font-size:30px}h3{font-size:24px}h4{font-size:22px}h5{font-size:20px}h6{font-size:18px}table,tr,td{color:inherit}p,ul,ol,dl,address{line-height:1.5}pre{font-family:"Arial",sans-serif;white-space:pre-wrap}hr{border:.5px solid #666}nav ul{list-style:none}img,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto;width:auto}img{border-style:none}.noselect{-webkit-touch-callout:none;user-select:none}.showDollar:before{content:'$';font-size:inherit}.defaultTip{border-bottom:1px dotted #808080}.loadingDiv{padding:20px}.loadingDiv div{width:90px;height:90px;margin:0px auto;object-fit:scale-down;background:url("img/TemplateIcons/loading.gif") no-repeat;background-size:contain}.grid2,.grid2s{display:grid;grid-template-columns:1fr 1fr}.grid3,.grid3s{display:grid;grid-template-columns:1fr 1fr 1fr}.grid4,.grid4s{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.grid5,.grid5s{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.grid6,.grid6s{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.grid2s{grid-gap:1rem}.grid3s{grid-gap:1rem}.grid4s{grid-gap:1rem}.grid5s{grid-gap:1rem}.grid6s{grid-gap:1rem}.gridCenterVert{display:grid;align-items:center}.gridCenter{display:grid;justify-items:center}@media screen and (max-width: 1080px){.gridStack{grid-template-columns:1fr}}.container,.jumbotron .pricingContainer,.jumbotronFullImage .pricingContainer,.jumbotronFloatingImage .pricingContainer,.contentDashboard,.footerRibbon .ribbonContent,.cookieRibbon .ribbonContent{display:block;width:100%;max-width:100vw;max-width:100vw;min-width:0;margin-left:auto;margin-right:auto;position:relative;padding:0 16px}@media screen and (min-width: 768px) and (max-width: 1080px){.container,.jumbotron .pricingContainer,.jumbotronFullImage .pricingContainer,.jumbotronFloatingImage .pricingContainer,.contentDashboard,.footerRibbon .ribbonContent,.cookieRibbon .ribbonContent{width:768px}}@media screen and (min-width: 1080px){.container,.jumbotron .pricingContainer,.jumbotronFullImage .pricingContainer,.jumbotronFloatingImage .pricingContainer,.contentDashboard,.footerRibbon .ribbonContent,.cookieRibbon .ribbonContent{width:1080px}}@media screen and (min-width: 1200px){.container,.jumbotron .pricingContainer,.jumbotronFullImage .pricingContainer,.jumbotronFloatingImage .pricingContainer,.contentDashboard,.footerRibbon .ribbonContent,.cookieRibbon .ribbonContent{width:1200px}}.container.pad,.jumbotron .pad.pricingContainer,.jumbotronFullImage .pad.pricingContainer,.jumbotronFloatingImage .pad.pricingContainer,.jumbotron .pricingContainer.contentDashboard,.jumbotronFullImage .pricingContainer.contentDashboard,.jumbotronFloatingImage .pricingContainer.contentDashboard,.contentDashboard,.footerRibbon .pad.ribbonContent,.cookieRibbon .pad.ribbonContent,.footerRibbon .ribbonContent.contentDashboard,.cookieRibbon .ribbonContent.contentDashboard{padding-top:16px;padding-bottom:16px}.container.pad.lg,.jumbotron .pad.lg.pricingContainer,.jumbotronFullImage .pad.lg.pricingContainer,.jumbotronFloatingImage .pad.lg.pricingContainer,.lg.contentDashboard,.footerRibbon .pad.lg.ribbonContent,.cookieRibbon .pad.lg.ribbonContent{padding-top:48px;padding-bottom:48px}.container.thin,.jumbotron .thin.pricingContainer,.jumbotronFullImage .thin.pricingContainer,.jumbotronFloatingImage .thin.pricingContainer,.thin.contentDashboard,.footerRibbon .thin.ribbonContent,.cookieRibbon .thin.ribbonContent{max-width:960px}.defaultContent{background-color:#efefef}.pageContent{margin-top:80px}.pageContent.slide{display:grid;justify-content:center;grid-template-columns:1fr;padding-top:80px}.pageContent.slide .container,.pageContent.slide .jumbotron .pricingContainer,.jumbotron .pageContent.slide .pricingContainer,.pageContent.slide .jumbotronFullImage .pricingContainer,.jumbotronFullImage .pageContent.slide .pricingContainer,.pageContent.slide .jumbotronFloatingImage .pricingContainer,.jumbotronFloatingImage .pageContent.slide .pricingContainer,.pageContent.slide .contentDashboard,.pageContent.slide .footerRibbon .ribbonContent,.footerRibbon .pageContent.slide .ribbonContent,.pageContent.slide .cookieRibbon .ribbonContent,.cookieRibbon .pageContent.slide .ribbonContent{justify-content:center;align-items:center;display:grid}.pageContent.full{min-height:100%}.oneLine{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.twoLines{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2}.threeLines{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3}.minPageHeight,.contentDashboard{min-height:71vh}#defaultModal,.defaultModal,.ModalClose{display:none;overflow-y:overlay;opacity:0;position:fixed;width:100vw;height:100vh;max-height:100%;max-width:100%;z-index:999;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.6)}#defaultModal *,.defaultModal *,.ModalClose *{pointer-events:none}#defaultModal .close,.defaultModal .close,.ModalClose .close{position:absolute;top:8px;right:8px;font-size:24px;z-index:999;color:#efefef;background-color:#404040;padding:0px 8px;border-radius:4px;pointer-events:all;user-select:none;cursor:pointer}#defaultModal .close:hover,.defaultModal .close:hover,.ModalClose .close:hover{background-color:#efefef;color:#272727}#defaultModal .previous,#defaultModal .next,.defaultModal .previous,.ModalClose .previous,.defaultModal .next,.ModalClose .next{position:absolute;top:45%;border-radius:50%;background-color:rgba(0,0,0,0.6);padding:8px;margin:8px;border:solid 1px rgba(239,239,239,0.25)}#defaultModal .previous:hover,#defaultModal .next:hover,.defaultModal .previous:hover,.ModalClose .previous:hover,.defaultModal .next:hover,.ModalClose .next:hover{background-color:black;border:solid 1px #efefef}#defaultModal .next,.defaultModal .next,.ModalClose .next{right:0}#defaultModal .next:after,.defaultModal .next:after,.ModalClose .next:after{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronRightLight.svg");height:36px;width:36px;background-size:contain;background-repeat:no-repeat;background-position:center}#defaultModal .previous,.defaultModal .previous,.ModalClose .previous{left:0}#defaultModal .previous:after,.defaultModal .previous:after,.ModalClose .previous:after{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronLeftLight.svg");height:36px;width:36px;background-size:contain;background-repeat:no-repeat;background-position:center}.modalContent{padding:0px}.modalClickableContainer *{pointer-events:all !important}.ModalClose{display:block !important;pointer-events:all !important;z-index:-1;opacity:1;background-color:rgba(0,0,0,0.6);cursor:pointer}.ModalClose:hover{background-color:rgba(26,26,26,0.6)}#ModalImage{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:90%;max-height:90%;pointer-events:none;user-select:none}#ModalImage.optionsMenu{display:grid;grid-template-rows:80% 20%;grid-gap:8px}#ModalImage img{max-width:100%;max-height:100%}#ModalImage>*{max-width:100%;max-height:100%;pointer-events:all;margin:auto}#ModalImage *{pointer-events:all}#ModalImageMenu{background-color:#ccc;border-radius:4px;padding:8px}.noScroll{overflow:hidden;max-height:100vh;max-width:100vw}.deleteIcon{background:url("img/TemplateIcons/red-x.png") no-repeat;background-size:contain;background-position:center center;width:24px;height:24px;cursor:pointer;transition:transform .1s;border:none}.deleteIcon:hover{transform:scale(1.5)}.loginBox{background-color:#efefef;width:400px;overflow:auto;padding:20px;text-align:center;border-radius:8px;border:1px solid #a3a3a3;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.labeledInput,.phoneInput,.labeledSelect{position:relative;margin-bottom:8px}.labeledInput input,.phoneInput input,.labeledInput textarea,.phoneInput textarea,.labeledInput select,.phoneInput select,.labeledSelect input,.labeledSelect textarea,.labeledSelect select{line-height:1.5rem}.labeledInput input:hover,.phoneInput input:hover,.labeledInput textarea:hover,.phoneInput textarea:hover,.labeledInput select:hover,.phoneInput select:hover,.labeledSelect input:hover,.labeledSelect textarea:hover,.labeledSelect select:hover{border:1px solid #223E7B}.labeledInput input.noHover:hover,.phoneInput input.noHover:hover,.labeledInput textarea.noHover:hover,.phoneInput textarea.noHover:hover,.labeledInput select.noHover:hover,.phoneInput select.noHover:hover,.labeledSelect input.noHover:hover,.labeledSelect textarea.noHover:hover,.labeledSelect select.noHover:hover{border:1px solid lightgray}.labeledInput input.noBorder,.phoneInput input.noBorder,.labeledInput textarea.noBorder,.phoneInput textarea.noBorder,.labeledInput select.noBorder,.phoneInput select.noBorder,.labeledSelect input.noBorder,.labeledSelect textarea.noBorder,.labeledSelect select.noBorder{border:none !important}.labeledInput label,.phoneInput label,.labeledSelect label{font-size:1rem;display:block;margin-bottom:4px;font-weight:600;color:#666;z-index:0;transition-duration:.1s;transition-timing-function:linear;text-overflow:ellipsis;white-space:nowrap;font-size:0.9rem}.labeledInput,.phoneInput{margin-top:2rem}.labeledInput label,.phoneInput label{position:absolute;top:-1.3rem;left:0}.labeledInput input+label,.phoneInput input+label,.labeledInput textarea+label,.phoneInput textarea+label{position:absolute;top:0.65rem;left:0.6rem;pointer-events:none;font-size:1rem}.labeledInput input:focus+label,.phoneInput input:focus+label,.labeledInput input:not(:placeholder-shown)+label,.phoneInput input:not(:placeholder-shown)+label,.labeledInput textarea:focus+label,.phoneInput textarea:focus+label,.labeledInput textarea:not(:placeholder-shown)+label,.phoneInput textarea:not(:placeholder-shown)+label{top:-1.3rem !important;left:0 !important;font-size:0.9rem;background:transparent}.labeledSelect{margin-top:auto}.defaultSelect,.defaultInput{padding:0.5rem;background-color:#fff;border-radius:4px;border:1px solid lightgray;display:block;font-size:1rem;width:100%;box-shadow:inset 0px 2px 2px rgba(0,0,0,0.1)}input.readonly,textarea.readonly,select.readonly{border:none;border-bottom:1px solid lightgray;border-radius:0;background-color:#fefefe;color:#777}input.readonly:hover,textarea.readonly:hover,select.readonly:hover{border:none;border-bottom:1px solid lightgray}.phoneInput{display:grid;grid-template-columns:8ch 1fr}.phoneInput label{grid-column:1/-1}.phoneInput input+label{left:11ch}.phoneInput select{border-radius:4px 0px 0px 4px}.phoneInput input{border-radius:0px 4px 4px 0px}.errorInput{border:1px solid red;background-color:#fffafa}.errorInput:hover{background-color:#fff}.toggleMenu{position:relative;display:inline-flex}.toggleMenu .toggle:after{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronDownPrimary.png");height:12px;width:12px;background-size:contain;background-repeat:no-repeat;background-position:center;vertical-align:middle;margin:0 6px;height:100% !important}.toggleMenu .toggle.selected:after,.toggleMenu .toggle.active:after{background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronUpPrimary.png")}.toggleMenu .toggle.light:after{background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronDownLight.png")}.toggleMenu .toggle.light.selected:after,.toggleMenu .toggle.light.active:after{background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronUpLight.png")}.toggleMenu .menu{background-color:#efefef;text-align:right;max-height:0px;overflow:hidden;transition:max-height 0.4s;min-width:20ch}.toggleMenu .menu.active{max-height:100vh}.toggleMenu .menu a{box-shadow:0px 1px 2px rgba(255,255,255,0.15)}.toggleMenu li{list-style:none;padding:12px}.toggleMenu li a{border-radius:4px}@media screen and (max-width: 768px){.toggleMenu{position:static}}.mobileCollapse{transition:max-height 0.4s;min-width:20ch}@media screen and (max-width: 768px){.mobileCollapse{background-color:#efefef;text-align:right;max-height:0px;overflow:hidden;transition:max-height 0.4s}.mobileCollapse.active{max-height:100vh}}.breadcrumb{padding-bottom:8px;border-bottom:1px solid #ddd;margin-bottom:8px;margin-top:8px}.breadcrumb>*,.breadcrumb a,.breadcrumb div{margin-right:2px;display:inline-block}.breadcrumb a{color:#369}.breadcrumb a div{color:#369}.breadcrumb a:hover div{text-decoration:none;color:#223E7B}.breadcrumb a:after{content:"/";content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronRightDark.svg");height:.8rem;width:.8rem;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0.5;text-decoration:none !important;background-position-y:bottom}.defaultButton,.noteComment button{display:inline-block;background-color:#223E7B;color:#fff;border:2px solid #223E7B;border-radius:4px;padding:8px 16px;text-align:center;font-size:16px;cursor:pointer;transition:background-color 0.2s}.defaultButton:hover,.noteComment button:hover,.defaultButton:active,.noteComment button:active{border-color:#2d52a3;background-color:#3a67c9;text-shadow:0px 1px 0px rgba(0,0,0,0.6);color:#fff}.defaultButton:disabled,.noteComment button:disabled,.defaultButton.disabled,.noteComment button.disabled{color:#efefef !important;border-color:#999 !important;background-color:#bdbdbd !important;text-shadow:none;cursor:context-menu;pointer-events:none}.defaultButton::placeholder,.noteComment button::placeholder{color:#fff;opacity:1}.defaultButton:-ms-input-placeholder,.noteComment button:-ms-input-placeholder{color:#fff}.defaultButton::-ms-input-placeholder,.noteComment button::-ms-input-placeholder{color:#fff}.defaultButton.delete,.noteComment button.delete{display:inline-block;background-color:#C00;color:#fff;border:2px solid #C00;border-radius:4px;padding:8px 16px;text-align:center;font-size:16px;cursor:pointer;transition:background-color 0.2s}.defaultButton.delete:hover,.noteComment button.delete:hover,.defaultButton.delete:active,.noteComment button.delete:active{border-color:red;background-color:#f33;text-shadow:0px 1px 0px rgba(0,0,0,0.6);color:#fff}.defaultButton.delete:disabled,.noteComment button.delete:disabled,.defaultButton.delete.disabled,.noteComment button.delete.disabled{color:#efefef !important;border-color:#999 !important;background-color:#bdbdbd !important;text-shadow:none;cursor:context-menu;pointer-events:none}.defaultButton.delete::placeholder,.noteComment button.delete::placeholder{color:#fff;opacity:1}.defaultButton.delete:-ms-input-placeholder,.noteComment button.delete:-ms-input-placeholder{color:#fff}.defaultButton.delete::-ms-input-placeholder,.noteComment button.delete::-ms-input-placeholder{color:#fff}.defaultButton.invert,.noteComment button.invert{display:inline-block;background-color:#fff;color:#223E7B;border:2px solid #fff;border-radius:4px;padding:8px 16px;text-align:center;font-size:16px;cursor:pointer;transition:background-color 0.2s;text-shadow:none}.defaultButton.invert:hover,.noteComment button.invert:hover,.defaultButton.invert:active,.noteComment button.invert:active{border-color:#fff;background-color:#fff;text-shadow:0px 1px 0px rgba(0,0,0,0.6);color:#223E7B}.defaultButton.invert:disabled,.noteComment button.invert:disabled,.defaultButton.invert.disabled,.noteComment button.invert.disabled{color:#efefef !important;border-color:#999 !important;background-color:#bdbdbd !important;text-shadow:none;cursor:context-menu;pointer-events:none}.defaultButton.invert::placeholder,.noteComment button.invert::placeholder{color:#223E7B;opacity:1}.defaultButton.invert:-ms-input-placeholder,.noteComment button.invert:-ms-input-placeholder{color:#223E7B}.defaultButton.invert::-ms-input-placeholder,.noteComment button.invert::-ms-input-placeholder{color:#223E7B}.defaultButton.triary,.noteComment button.triary{display:inline-block;background-color:#CB6E28;color:#fff;border:2px solid #CB6E28;border-radius:4px;padding:8px 16px;text-align:center;font-size:16px;cursor:pointer;transition:background-color 0.2s}.defaultButton.triary:hover,.noteComment button.triary:hover,.defaultButton.triary:active,.noteComment button.triary:active{border-color:#db894b;background-color:#e4a575;text-shadow:0px 1px 0px rgba(0,0,0,0.6);color:#fff}.defaultButton.triary:disabled,.noteComment button.triary:disabled,.defaultButton.triary.disabled,.noteComment button.triary.disabled{color:#efefef !important;border-color:#999 !important;background-color:#bdbdbd !important;text-shadow:none;cursor:context-menu;pointer-events:none}.defaultButton.triary::placeholder,.noteComment button.triary::placeholder{color:#fff;opacity:1}.defaultButton.triary:-ms-input-placeholder,.noteComment button.triary:-ms-input-placeholder{color:#fff}.defaultButton.triary::-ms-input-placeholder,.noteComment button.triary::-ms-input-placeholder{color:#fff}.defaultButton.neutral,.noteComment button.neutral{display:inline-block;background-color:#666;color:#fff;border:2px solid #666;border-radius:4px;padding:8px 16px;text-align:center;font-size:16px;cursor:pointer;transition:background-color 0.2s}.defaultButton.neutral:hover,.noteComment button.neutral:hover,.defaultButton.neutral:active,.noteComment button.neutral:active{border-color:gray;background-color:#999;text-shadow:0px 1px 0px rgba(0,0,0,0.6);color:#fff}.defaultButton.neutral:disabled,.noteComment button.neutral:disabled,.defaultButton.neutral.disabled,.noteComment button.neutral.disabled{color:#efefef !important;border-color:#999 !important;background-color:#bdbdbd !important;text-shadow:none;cursor:context-menu;pointer-events:none}.defaultButton.neutral::placeholder,.noteComment button.neutral::placeholder{color:#fff;opacity:1}.defaultButton.neutral:-ms-input-placeholder,.noteComment button.neutral:-ms-input-placeholder{color:#fff}.defaultButton.neutral::-ms-input-placeholder,.noteComment button.neutral::-ms-input-placeholder{color:#fff}.defaultButton.blue,.noteComment button.blue{display:inline-block;background-color:#CB6E28;color:#fff;border:2px solid #CB6E28;border-radius:4px;padding:8px 16px;text-align:center;font-size:16px;cursor:pointer;transition:background-color 0.2s}.defaultButton.blue:hover,.noteComment button.blue:hover,.defaultButton.blue:active,.noteComment button.blue:active{border-color:#db894b;background-color:#e4a575;text-shadow:0px 1px 0px rgba(0,0,0,0.6);color:#fff}.defaultButton.blue:disabled,.noteComment button.blue:disabled,.defaultButton.blue.disabled,.noteComment button.blue.disabled{color:#efefef !important;border-color:#999 !important;background-color:#bdbdbd !important;text-shadow:none;cursor:context-menu;pointer-events:none}.defaultButton.blue::placeholder,.noteComment button.blue::placeholder{color:#fff;opacity:1}.defaultButton.blue:-ms-input-placeholder,.noteComment button.blue:-ms-input-placeholder{color:#fff}.defaultButton.blue::-ms-input-placeholder,.noteComment button.blue::-ms-input-placeholder{color:#fff}.defaultButton.blue.invert,.noteComment button.blue.invert{color:#CB6E28;background-color:#fff}.defaultButton.blue.invert:hover,.noteComment button.blue.invert:hover{color:#fff;background-color:#db894b}.defaultButton.frame,.noteComment button.frame{background:transparent;border-color:#fff}.defaultButton.frame:hover,.noteComment button.frame:hover{text-shadow:none;background-color:#2d52a3;border-color:#fff}.defaultButton.frame.blue:hover,.noteComment button.frame.blue:hover{background-color:#a05720}.defaultButton.hollow,.noteComment button.hollow{background:transparent;color:#404040;border:2px solid gray;border-radius:0}.defaultButton.hollow:hover,.noteComment button.hollow:hover{color:#404040;text-shadow:none;border:2px solid #404040;background-color:#fff}.defaultButton.bigButton,.noteComment button.bigButton{padding:8px 32px;font-size:24px;border-radius:8px}.icon{height:100%;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.defaultSlider,.permissionSlider input{width:100%;cursor:pointer}.noteComment{display:block;background-color:#fff;border-bottom:1px solid lightgray;margin-bottom:4px;padding:8px 0px 4px 0px;position:relative;padding-left:52px}.noteComment:last-child{border-bottom:none}.noteComment.sticky{background-color:#dcffdc}.noteComment .avatar{background-color:#223E7B;border-radius:50%;height:36px;width:36px;display:grid;align-items:center;text-align:center;color:#fff;font-weight:600;position:absolute;left:8px}.noteComment .author{text-align:left;font-weight:600}.noteComment .elapsed{cursor:help}.noteComment .noteHeader{display:flex;flex-direction:row;margin-bottom:4px}.noteComment .noteHeader span{color:gray;margin-right:1ch}.noteComment .editButton,.noteComment .noteButtons{display:flex;flex-direction:row;margin-left:auto;justify-content:flex-end}.noteComment .editButton>*,.noteComment .noteButtons>*{margin-left:1ch}.noteComment .editButton{padding:4px}.noteComment button{padding:0 4px}.noteComment button.errorButton{background-color:transparent !important;color:#C00 !important;border-color:#C00 !important}.noteComment button.errorButton:hover{background-color:#C00 !important;color:#fff !important}.noteComment button.saveButton{background-color:transparent !important;color:#529214 !important;border-color:#529214 !important}.noteComment button.saveButton:hover{background-color:#529214 !important;color:#fff !important}.noteComment .noteContent{margin-bottom:16px;text-align:left}.noteComment textarea{padding:8px}.noteComment .flatIcon{opacity:0.4}.noteComment .flatIcon:hover{opacity:1}.flatIcon{display:inline-block;background-size:contain;background-position:center center;width:1.25rem;height:1.25rem;cursor:pointer;transition:transform .1s;border:none}.flatIcon:hover{transform:scale(1.5)}.editIcon{background:url("https://www.datacoresolutions.com/media/icons/standard/edit.svg") no-repeat}.editIcon.light{background:url("https://www.datacoresolutions.com/media/icons/standard/editLight.svg") no-repeat}.editIcon.dark{background:url("https://www.datacoresolutions.com/media/icons/standard/editDark.svg") no-repeat}.stickyIcon{background:url("https://www.datacoresolutions.com/media/icons/standard/sticky.svg") no-repeat}.stickyIcon.isSticky{background:url("https://www.datacoresolutions.com/media/icons/standard/stickyGreen.svg") no-repeat !important}.stickyIcon:hover{background:url("https://www.datacoresolutions.com/media/icons/standard/stickyGreen.svg") no-repeat !important}.deleteFlatIcon{background:url("https://www.datacoresolutions.com/media/icons/standard/delete.svg") no-repeat}.deleteFlatIcon.light{background:url("https://www.datacoresolutions.com/media/icons/standard/deleteLight.svg") no-repeat}.deleteFlatIcon.dark{background:url("https://www.datacoresolutions.com/media/icons/standard/deleteDark.svg") no-repeat}.deleteFlatIcon:hover{background:url("https://www.datacoresolutions.com/media/icons/standard/deleteRed.svg") no-repeat !important}.hoverHighlight{color:#206ca6 !important;cursor:pointer;position:relative}.hoverHighlight:hover{text-decoration:underline}.hoverHighlight:hover .notesTooltip{display:block}.notesTooltip{display:none;position:absolute;background-color:#fff;border:solid 1px #369;border-radius:4px;z-index:1;min-width:420px;right:0;color:black;top:2rem}.notesTooltip:before{content:"";height:0;width:0;border-style:solid;border-width:1rem;border-color:transparent;border-bottom-color:#369;position:absolute;top:-2rem;right:1rem}.muted{font-size:12px;color:#666;display:inline}.small{font-size:12px;display:inline}.light{color:#efefef}.dark{color:#404040}.discounted{display:inline;color:#C00;text-decoration:line-through;position:relative;font-size:20px}.discounted .note{position:absolute;font-size:12px;line-height:12px;bottom:100%;margin-bottom:-6px;text-decoration:none;left:0}hr{border-style:none;height:1px;background-color:#666666;width:100%;margin-top:8px;margin-bottom:8px}.defaultTable,.pricingTable,.comparisonTable{width:100%;border-spacing:0px;border-collapse:collapse}.defaultTable tr:nth-child(even),.pricingTable tr:nth-child(even),.comparisonTable tr:nth-child(even){background-color:#efefef}.defaultTable tr:nth-child(odd),.pricingTable tr:nth-child(odd),.comparisonTable tr:nth-child(odd){background-color:#d6d6d6}.defaultTable tr:hover,.pricingTable tr:hover,.comparisonTable tr:hover{background-color:#FFF}.defaultTable tr th,.pricingTable tr th,.comparisonTable tr th{padding:8px;font-size:16px;font-weight:600;background-color:#223E7B;color:#efefef;text-align:left}.defaultTable tr th:first-child,.pricingTable tr th:first-child,.comparisonTable tr th:first-child{border-radius:8px 0px 0px 0px}.defaultTable tr th:last-child,.pricingTable tr th:last-child,.comparisonTable tr th:last-child{border-radius:0px 8px 0px 0px}.defaultTable tr td,.pricingTable tr td,.comparisonTable tr td{padding:8px;font-size:16px;font-weight:300;color:#111;text-align:left}.defaultTable .noPad,.pricingTable .noPad,.comparisonTable .noPad{padding:0}.defaultTable .truncate,.pricingTable .truncate,.comparisonTable .truncate{white-space:nowrap;overflow-x:clip;max-width:0ch;width:100%;text-overflow:ellipsis}.defaultTable .truncate>*,.pricingTable .truncate>*,.comparisonTable .truncate>*{display:inline-block;text-overflow:ellipsis}.defaultTable .rowImages,.pricingTable .rowImages,.comparisonTable .rowImages{display:grid;grid-template-columns:repeat(5, auto);grid-template-rows:1fr;align-items:center;justify-content:end;padding:0 !important}.defaultTable .rowImages img,.pricingTable .rowImages img,.comparisonTable .rowImages img{max-height:22px;border:1px solid transparent;cursor:pointer;border-radius:3px;overflow:hidden}.defaultTable .rowImages img:hover,.pricingTable .rowImages img:hover,.comparisonTable .rowImages img:hover{border:1px solid #fff;background-color:#eee;box-shadow:0px 1px 2px rgba(0,0,0,0.5)}@media screen and (max-width: 1080px){.defaultTable.mobileTable,.mobileTable.pricingTable,.mobileTable.comparisonTable{max-width:90vw;margin:auto}.defaultTable.mobileTable th,.mobileTable.pricingTable th,.mobileTable.comparisonTable th{display:none}.defaultTable.mobileTable,.mobileTable.pricingTable,.mobileTable.comparisonTable,.defaultTable.mobileTable tbody,.mobileTable.pricingTable tbody,.mobileTable.comparisonTable tbody,.defaultTable.mobileTable tr,.mobileTable.pricingTable tr,.mobileTable.comparisonTable tr,.defaultTable.mobileTable td,.mobileTable.pricingTable td,.mobileTable.comparisonTable td{display:block}.defaultTable.mobileTable tr,.mobileTable.pricingTable tr,.mobileTable.comparisonTable tr{margin-bottom:8px;border-left:1px solid gray;border-right:1px solid gray;background-color:#eee}.defaultTable.mobileTable tr:hover,.mobileTable.pricingTable tr:hover,.mobileTable.comparisonTable tr:hover{background-color:#eee}.defaultTable.mobileTable tr td,.mobileTable.pricingTable tr td,.mobileTable.comparisonTable tr td{text-align:right;padding-left:50%;position:relative;border-bottom:1px solid gray}.defaultTable.mobileTable tr td div,.mobileTable.pricingTable tr td div,.mobileTable.comparisonTable tr td div{padding-left:50%}.defaultTable.mobileTable tr td:first-child,.mobileTable.pricingTable tr td:first-child,.mobileTable.comparisonTable tr td:first-child{border-top:1px solid gray}.defaultTable.mobileTable td,.mobileTable.pricingTable td,.mobileTable.comparisonTable td{padding:4px;max-height:120px;overflow-y:auto;overflow-x:hidden}.defaultTable.mobileTable td:nth-child(odd),.mobileTable.pricingTable td:nth-child(odd),.mobileTable.comparisonTable td:nth-child(odd){background-color:#f5f5f5}.defaultTable.mobileTable td.noPad:before,.mobileTable.pricingTable td.noPad:before,.mobileTable.comparisonTable td.noPad:before{padding-top:8px}.defaultTable.mobileTable td.deleteRow,.mobileTable.pricingTable td.deleteRow,.mobileTable.comparisonTable td.deleteRow{overflow:hidden}.defaultTable.mobileTable td.iconRow,.mobileTable.pricingTable td.iconRow,.mobileTable.comparisonTable td.iconRow{overflow:hidden}.defaultTable.mobileTable td.iconRow>*,.mobileTable.pricingTable td.iconRow>*,.mobileTable.comparisonTable td.iconRow>*{padding-left:0;margin-left:auto}.defaultTable.mobileTable .truncate,.mobileTable.pricingTable .truncate,.mobileTable.comparisonTable .truncate{max-width:none}.defaultTable.mobileTable .deleteIcon,.mobileTable.pricingTable .deleteIcon,.mobileTable.comparisonTable .deleteIcon{margin-left:auto;padding:0}.defaultTable.mobileTable td:before,.mobileTable.pricingTable td:before,.mobileTable.comparisonTable td:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:8px;font-weight:600;text-align:left}}.sortHeader{user-select:none}.sortHeader:hover{text-decoration:underline;background-color:#2d52a3}.sortHeader.asc:after{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronUpLight.svg");height:.8rem;width:.8rem;background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:0.5ch}.sortHeader.desc:after{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronDownLight.svg");height:.8rem;width:.8rem;background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:0.5ch}.showMobile{display:none !important}@media screen and (max-width: 1080px){.showMobile{display:block !important}.showMobile.flex{display:flex !important}.showMobile.grid{display:grid !important}}.hideMobile{display:block !important}.hideMobile.flex{display:flex !important}.hideMobile.grid{display:grid !important}@media screen and (max-width: 1080px){.hideMobile{display:none !important}}.defaultGallery,.sendSmsGallery{display:grid;width:100%;grid-template-columns:repeat(auto-fit, minmax(168px, 1fr))}.defaultGallery.container,.jumbotron .defaultGallery.pricingContainer,.jumbotronFullImage .defaultGallery.pricingContainer,.jumbotronFloatingImage .defaultGallery.pricingContainer,.jumbotron .pricingContainer.sendSmsGallery,.jumbotronFullImage .pricingContainer.sendSmsGallery,.jumbotronFloatingImage .pricingContainer.sendSmsGallery,.container.sendSmsGallery,.sendSmsGallery.contentDashboard,.footerRibbon .sendSmsGallery.ribbonContent,.cookieRibbon .sendSmsGallery.ribbonContent,.defaultGallery.contentDashboard,.footerRibbon .defaultGallery.ribbonContent,.cookieRibbon .defaultGallery.ribbonContent{width:100%;max-width:100vw}@media screen and (min-width: 768px) and (max-width: 1080px){.defaultGallery.container,.jumbotron .defaultGallery.pricingContainer,.jumbotronFullImage .defaultGallery.pricingContainer,.jumbotronFloatingImage .defaultGallery.pricingContainer,.jumbotron .pricingContainer.sendSmsGallery,.jumbotronFullImage .pricingContainer.sendSmsGallery,.jumbotronFloatingImage .pricingContainer.sendSmsGallery,.container.sendSmsGallery,.sendSmsGallery.contentDashboard,.footerRibbon .sendSmsGallery.ribbonContent,.cookieRibbon .sendSmsGallery.ribbonContent,.defaultGallery.contentDashboard,.footerRibbon .defaultGallery.ribbonContent,.cookieRibbon .defaultGallery.ribbonContent{width:768px}}@media screen and (min-width: 1080px){.defaultGallery.container,.jumbotron .defaultGallery.pricingContainer,.jumbotronFullImage .defaultGallery.pricingContainer,.jumbotronFloatingImage .defaultGallery.pricingContainer,.jumbotron .pricingContainer.sendSmsGallery,.jumbotronFullImage .pricingContainer.sendSmsGallery,.jumbotronFloatingImage .pricingContainer.sendSmsGallery,.container.sendSmsGallery,.sendSmsGallery.contentDashboard,.footerRibbon .sendSmsGallery.ribbonContent,.cookieRibbon .sendSmsGallery.ribbonContent,.defaultGallery.contentDashboard,.footerRibbon .defaultGallery.ribbonContent,.cookieRibbon .defaultGallery.ribbonContent{width:1080px}}@media screen and (min-width: 1200px){.defaultGallery.container,.jumbotron .defaultGallery.pricingContainer,.jumbotronFullImage .defaultGallery.pricingContainer,.jumbotronFloatingImage .defaultGallery.pricingContainer,.jumbotron .pricingContainer.sendSmsGallery,.jumbotronFullImage .pricingContainer.sendSmsGallery,.jumbotronFloatingImage .pricingContainer.sendSmsGallery,.container.sendSmsGallery,.sendSmsGallery.contentDashboard,.footerRibbon .sendSmsGallery.ribbonContent,.cookieRibbon .sendSmsGallery.ribbonContent,.defaultGallery.contentDashboard,.footerRibbon .defaultGallery.ribbonContent,.cookieRibbon .defaultGallery.ribbonContent{width:1200px}}.galleryItem{width:100%;max-width:512px;position:relative;overflow:hidden;padding:8px}.galleryItem:hover{padding:0px}.galleryItem:hover .description{padding:8px 16px}.galleryItemContent{padding-top:56.25%;position:relative;border:solid 1px gray;overflow:hidden;height:100%}.galleryItemContent .cover{background-color:lightgrey;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;height:100%;position:absolute;top:0;left:0;right:0}.galleryItemContent .description{padding:8px}.preLoad{position:fixed;left:-999999px;bottom:-999999px;height:1px;width:1px;opacity:0.1}#uploaderContainer{position:relative;z-index:2}#uploader{margin:0px auto;padding:16px;box-sizing:border-box;border:5px dashed #223E7B;background:#9eb4e4;text-align:center;color:#2a3958;cursor:pointer}#uploader.highlight,#uploader:hover{background:#FFF}#uploader.disabled{background:#aaa;border-color:#888;color:#999}#uploadBar{background-color:#223E7B}.error,.warning,.info,.success{margin:5px 0px;padding:5px;text-align:center;font-weight:400;border-radius:4px;font-size:14.4px}.error{color:#FFF;border:1px solid #C00;background:#C00}.warning{color:#FFF;border:1px solid #eb7f00;background:#eb7f00}.success{color:#FFF;border:1px solid #529214;background:#529214}.info{color:#FFF;border:1px solid #369;background:#369}.error{color:#C00;border:1px solid #C00;background:#fcc}.warning{color:#eb7f00;border:1px solid #eb7f00;background:#fff6eb}.success{color:#529214;border:1px solid #529214;background:#d2f4b1}.info{color:#369;border:1px solid #369;background:#d9e6f2}.bgLight{background-color:#efefef;color:#202020}.bgImage{background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important}body{background-color:#222222}.templateBody{background-color:#fff}.pageContent{background-color:#efefef;min-height:75vh;background-size:cover;background-position:center}.darkBlue{color:#203459}.jumbotronV1{background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;width:100%;height:300px;display:grid;align-content:center;margin-bottom:0;color:#efefef;padding:32px 0;position:relative}.jumbotronV1.thin{height:200px}.jumbotronV1.blue{background-color:#e7ba98;background:#b17344;background:linear-gradient(90deg, #b17344,#e7ba98 10%,#e7ba98 90%,#b17344)}.jumbotronV1.blue h1{color:#203459}.jumbotronV1 h1{font-size:44px;text-shadow:2px 2px 0px white;line-height:normal}@media screen and (max-width: 768px){.jumbotronV1 h1{font-size:30.8px}}.jumbotron,.jumbotronFullImage,.jumbotronFloatingImage{background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;width:100%;height:460px;display:grid;align-content:center;color:#efefef;margin:0;position:relative;background-color:#223E7B;padding:27px}.jumbotron.thin,.thin.jumbotronFullImage,.thin.jumbotronFloatingImage{min-height:200px;padding:42px}.jumbotron.thin h1,.thin.jumbotronFullImage h1,.thin.jumbotronFloatingImage h1,.jumbotron.thin h2,.thin.jumbotronFullImage h2,.thin.jumbotronFloatingImage h2,.jumbotron.thin h3,.thin.jumbotronFullImage h3,.thin.jumbotronFloatingImage h3{margin:0}.jumbotron.blue,.blue.jumbotronFullImage,.blue.jumbotronFloatingImage{background-color:#e7ba98;background:#b17344;background:linear-gradient(90deg, #b17344,#e7ba98 10%,#e7ba98 90%,#b17344)}.jumbotron.blue h1,.blue.jumbotronFullImage h1,.blue.jumbotronFloatingImage h1{color:#203459}.jumbotron h1,.jumbotronFullImage h1,.jumbotronFloatingImage h1{font-size:44px;text-align:left;line-height:normal;margin-bottom:32px;padding:0}.jumbotron .checklist,.jumbotronFullImage .checklist,.jumbotronFloatingImage .checklist{list-style:none}.jumbotron .checklist li:before,.jumbotronFullImage .checklist li:before,.jumbotronFloatingImage .checklist li:before{content:" ";display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/checkCircle.png");background-position:center;background-size:contain;background-repeat:no-repeat;width:28px;height:28px;background-color:transparent;margin-right:1ch}.jumbotron .checklist a,.jumbotronFullImage .checklist a,.jumbotronFloatingImage .checklist a{vertical-align:super;font-size:20px}.jumbotron .feature,.jumbotronFullImage .feature,.jumbotronFloatingImage .feature{text-align:center;border-bottom:1px solid rgba(255,255,255,0.5);padding:6px 0}.jumbotron .feature:hover,.jumbotronFullImage .feature:hover,.jumbotronFloatingImage .feature:hover{background-color:rgba(255,255,255,0.1)}.jumbotron .feature .tooltipAnswer:before,.jumbotronFullImage .feature .tooltipAnswer:before,.jumbotronFloatingImage .feature .tooltipAnswer:before{display:none}.jumbotron .feature .tooltipAnswer,.jumbotronFullImage .feature .tooltipAnswer,.jumbotronFloatingImage .feature .tooltipAnswer{max-width:400px;margin-top:0px}.jumbotron .feature:first-child,.jumbotronFullImage .feature:first-child,.jumbotronFloatingImage .feature:first-child{border-top:1px solid rgba(255,255,255,0.5)}@media screen and (max-width: 1080px){.jumbotron,.jumbotronFullImage,.jumbotronFloatingImage{height:auto;min-height:460px}}@media screen and (max-width: 768px){.jumbotron,.jumbotronFullImage,.jumbotronFloatingImage{padding:16px}.jumbotron h1,.jumbotronFullImage h1,.jumbotronFloatingImage h1{font-size:30.8px;text-align:center}.jumbotron .heroImage img,.jumbotronFullImage .heroImage img,.jumbotronFloatingImage .heroImage img{height:100%;max-height:276px}.jumbotron .heroVideo,.jumbotronFullImage .heroVideo,.jumbotronFloatingImage .heroVideo{width:684px;height:384px;max-width:100%;margin:auto}.jumbotron .heroVideo iframe,.jumbotronFullImage .heroVideo iframe,.jumbotronFloatingImage .heroVideo iframe{max-width:100%;max-height:100%;height:100%;width:100%}}.jumbotron .priceTag,.jumbotronFullImage .priceTag,.jumbotronFloatingImage .priceTag{position:relative;padding-top:24px;transform:rotate(-25deg);margin-top:44px;margin-left:8px}.jumbotron .priceTag .base,.jumbotronFullImage .priceTag .base,.jumbotronFloatingImage .priceTag .base{font-size:32px;color:#555;vertical-align:top;position:absolute;left:0;padding:0 6px;top:0}.jumbotron .priceTag .base span,.jumbotronFullImage .priceTag .base span,.jumbotronFloatingImage .priceTag .base span{font-size:22px}.jumbotron .priceTag .base:after,.jumbotronFullImage .priceTag .base:after,.jumbotronFloatingImage .priceTag .base:after{content:" ";width:5.5ch;height:2px;position:absolute;background-color:#555;left:0;right:0;top:1.15rem;margin:auto;transform:rotate(-10deg)}.jumbotron .priceTag .real,.jumbotronFullImage .priceTag .real,.jumbotronFloatingImage .priceTag .real{font-size:64px;color:#fff}.jumbotron .priceTag .real span,.jumbotronFullImage .priceTag .real span,.jumbotronFloatingImage .priceTag .real span{font-size:26px}@media screen and (max-width: 1080px){.jumbotron .priceTag,.jumbotronFullImage .priceTag,.jumbotronFloatingImage .priceTag{transform:none;position:relative;margin-top:0}.jumbotron .priceTag .real,.jumbotronFullImage .priceTag .real,.jumbotronFloatingImage .priceTag .real{color:#223E7B}}.jumbotron .pricingContainer,.jumbotronFullImage .pricingContainer,.jumbotronFloatingImage .pricingContainer{display:grid;grid-template-columns:240px 1fr 1fr;grid-gap:32px;background-position:center;background-size:cover;background-repeat:no-repeat;height:240px;width:1056px;padding:16px;color:#223E7B}@media screen and (min-width: 1080px){.jumbotron .pricingContainer,.jumbotronFullImage .pricingContainer,.jumbotronFloatingImage .pricingContainer{transform:translateX(-32px)}}@media screen and (max-width: 1080px){.jumbotron .pricingContainer,.jumbotronFullImage .pricingContainer,.jumbotronFloatingImage .pricingContainer{display:block;background-image:none !important;grid-template-columns:1fr;width:auto;height:auto;background-color:#fff;border-radius:4px}.jumbotron .pricingContainer h1,.jumbotronFullImage .pricingContainer h1,.jumbotronFloatingImage .pricingContainer h1,.jumbotron .pricingContainer h2,.jumbotronFullImage .pricingContainer h2,.jumbotronFloatingImage .pricingContainer h2,.jumbotron .pricingContainer h3,.jumbotronFullImage .pricingContainer h3,.jumbotronFloatingImage .pricingContainer h3,.jumbotron .pricingContainer h4,.jumbotronFullImage .pricingContainer h4,.jumbotronFloatingImage .pricingContainer h4{margin-top:32px}}.jumbotronFullImage{padding-bottom:0 !important;align-content:end}.jumbotronFullImage .heroText{padding-bottom:64px}.jumbotronFullImage .jumbotronContent{align-items:end}.jumbotronFullImage .jumbotronContent .heroImage img{max-height:90%;height:400.2px}.jumbotronFloatingImage .container,.jumbotronFloatingImage .pricingContainer,.jumbotronFloatingImage .contentDashboard,.jumbotronFloatingImage .footerRibbon .ribbonContent,.footerRibbon .jumbotronFloatingImage .ribbonContent,.jumbotronFloatingImage .cookieRibbon .ribbonContent,.cookieRibbon .jumbotronFloatingImage .ribbonContent{position:static;z-index:1}.jumbotronFloatingImage .jumbotronContent .heroImage{z-index:-1}.jumbotronFloatingImage .jumbotronContent .heroImage img{max-height:100%;position:absolute;right:4vw;bottom:0;width:620px;max-width:52vw}@media screen and (min-width: 1200px){.jumbotronFloatingImage .jumbotronContent .heroImage img{max-height:90%;max-width:42vw;right:7vw;width:auto}}@media screen and (max-width: 1080px){.jumbotronFloatingImage .jumbotronContent .heroImage img{position:relative;left:0;right:0}}@media screen and (max-width: 1080px){.jumbotronFloatingImage{padding-bottom:0;padding-top:32px}}.jumbotronContent{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.jumbotronContent .heroImage img{margin:auto}@media screen and (max-width: 768px){.jumbotronContent{grid-template-columns:1fr}.jumbotronContent img{margin:auto}}.tint{opacity:0.80;background-color:#223E7B;position:absolute;top:0;bottom:0;left:0;right:0}.tint.secondary{background:#3b578c;background:linear-gradient(90deg, #3b578c,#86A3BE)}.tint.triary{background-color:#CB6E28}.preloadBlue{background-color:#e7ba98;background:#b17344;background:linear-gradient(90deg, #b17344,#e7ba98 10%,#e7ba98 90%,#b17344)}#footer{background-color:#223E7B;border-top:1px solid #fff;padding:16px;color:#efefef}#footer hr{border-color:#223E7B}#footer .links a{color:#efefef !important;font-weight:400}#footer .links a:hover{color:#fff !important;text-shadow:2px 2px 2px rgba(0,0,0,0.5)}#footer .logo{height:96px;margin:auto}#footer .logo img{height:100%}#footer .externalLink{color:#e7ba98;font-weight:400}#footer .externalLink:hover{color:#fff}#footer .links{display:flex;flex-direction:column;text-align:left;margin-left:0;list-style:none}.footerNote{padding:12px;background-color:#222222;color:#86A3BE}.contentDefault{min-height:71vh}.contentGallery,.contentGallery2{display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 1080px){.contentGallery,.contentGallery2{grid-template-columns:1fr 1fr}}@media screen and (max-width: 768px){.contentGallery,.contentGallery2{grid-template-columns:1fr}}.contentGallery2{grid-template-columns:1fr 1fr;grid-template-rows:200px}@media screen and (max-width: 1080px){.contentGallery2{grid-template-columns:1fr 1fr}}@media screen and (max-width: 768px){.contentGallery2{grid-template-columns:1fr}}.homeContentItems{grid-template-rows:240px 220px}@media screen and (max-width: 1080px){.homeContentItems{grid-template-rows:240px 250px 210px}}@media screen and (max-width: 768px){.homeContentItems{grid-template-rows:unset}}.smsContentItems{grid-template-rows:190px 170px}@media screen and (max-width: 1080px){.smsContentItems{grid-template-rows:170px 190px 170px}}@media screen and (max-width: 768px){.smsContentItems{grid-template-rows:unset}}.solutionsContentItems{grid-template-rows:185px 190px}@media screen and (max-width: 1080px){.solutionsContentItems{grid-template-rows:250px 250px}}@media screen and (max-width: 768px){.solutionsContentItems{grid-template-rows:unset}}.card{display:flex;flex-direction:column;border-radius:4px;overflow:hidden;background-color:#666;position:relative;color:#efefef}.card .floating{color:#efefef;background-color:rgba(0,0,0,0.8);position:absolute;grid-area:body}.card img{width:100%}.card .header{padding:8px;width:100%}.card .header.floating{top:0}.card .title{font-size:24px;text-align:center}.card .body{width:100%}.card .text{padding:8px}.card .footer{text-align:left;width:100%;padding-bottom:8px;display:grid;justify-content:center;margin-top:auto}.card .footer.floating{bottom:0}.formBox{margin:16px auto;width:480px;border:solid 1px gray;border-radius:4px;padding:20px;box-shadow:0px 4px 16px rgba(0,0,0,0.6)}.formBox h1,.formBox h2,.formBox h3,.formBox h4,.formBox h5,.formBox h6{text-align:center}.formBox button{margin-top:12px}.contentBox,.billEstimateBox,.creditBox{margin:auto;border:1px solid gray;padding:16px;border-radius:8px;box-shadow:0px 3px 6px rgba(0,0,0,0.25);background-color:#eee;text-align:left;width:480px;max-width:100%}.contentBox.notice,.notice.billEstimateBox,.notice.creditBox{background-color:#fff6eb;color:#b86300;border:1px solid #eb7f00;min-width:auto;width:320px !important}.contentBox.notice .toggle,.notice.billEstimateBox .toggle,.notice.creditBox .toggle{height:auto !important;display:flex;flex-direction:row;cursor:pointer}.contentBox.notice .toggle:hover,.notice.billEstimateBox .toggle:hover,.notice.creditBox .toggle:hover{color:#203459}.contentBox.notice .toggleMenu .menu,.notice.billEstimateBox .toggleMenu .menu,.notice.creditBox .toggleMenu .menu{padding:1px 8px;transition:padding 0.2s ease, max-height 0.2s ease;background-color:white;box-shadow:inset 0px 2px 4px rgba(0,0,0,0.16);margin:8px auto;text-align:left}.contentBox.notice .toggleMenu .menu.active,.notice.billEstimateBox .toggleMenu .menu.active,.notice.creditBox .toggleMenu .menu.active{padding:8px}.contentFormInfo{display:flex;flex-direction:row;justify-content:center}.contentFormInfo>*{margin:auto;margin-top:8px}.contentFormInfo>*:nth-child(odd){margin-left:auto;margin-right:8px}.contentFormInfo>*:nth-child(even){margin-left:8px;margin-right:auto}@media screen and (max-width: 1080px){.contentFormInfo{flex-direction:column;align-items:center}.contentFormInfo>*{margin:16px auto !important}}.loginBox{background-color:#FFF;width:400px;overflow:auto;padding:20px;text-align:center;border-radius:8px;border:1px solid #ededed;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-height:100%;box-shadow:2px 0px 12px rgba(0,0,0,0.5)}.loginBox .helpText{text-align:left}.bgShadow{background-color:rgba(0,0,0,0.6)}.maxPhone{max-width:480px}.sendSmsGallery .galleryItem:hover{margin-bottom:7px}.contentDashboard{background-color:#fff;max-width:100vw;overflow:hidden}.contentDashboard.full{width:100%;padding:0}@media screen and (max-width: 768px){.contentDashboard{padding:0}}.accountHeadline{text-align:left;padding:0px;padding-bottom:0.6rem;margin-bottom:1rem;width:100%;background-color:#fff}.accountHeadline h1,.accountHeadline h2,.accountHeadline h3,.accountHeadline h4,.accountHeadline h5,.accountHeadline h6{display:inline;padding-bottom:0.6rem;padding-left:8px;padding-right:8px;font-weight:normal}.accountHeadline h1{font-size:2rem}.accountHeadline a,.accountHeadline div{float:right;margin-right:6px;margin-top:6px}@media screen and (max-width: 1080px){.accountHeadline{display:flex;flex-direction:column}}.dashboardBlock{display:block;width:100%}.dashboardBlock h1,.dashboardBlock h2,.dashboardBlock h3,.dashboardBlock h4,.dashboardBlock h5,.dashboardBlock h6{text-align:left}.dashboardBlock h2{font-size:1.5rem;padding:8px 0.5ch;padding-right:4ch;display:inline-block;font-weight:900}@media screen and (max-width: 384px){.dashboardBlock.iconList{display:grid;grid-template-columns:1fr 1fr;align-items:center}.dashboardBlock.iconList .bubbleButton{margin:auto}}.bubble{background-color:#efefef;height:96px;width:96px;border-radius:50%;padding:9.6px;margin:auto;background-color:#efefef;color:#404040;border-color:#c9c9c9}.bubble.border{border-style:solid;border-width:1px;border-color:#c9c9c9}.bubble.dark{background-color:#404040;color:#efefef;border-color:#333}.bubble.dark.border{border-style:solid;border-width:1px;border-color:#333}.bubble.primary{background-color:#223E7B;color:#efefef;border-color:#223E7B}.bubble.primary.border{border-style:solid;border-width:1px;border-color:#11203f}.bubble.secondary{background-color:#86A3BE;color:#efefef;border-color:#86A3BE}.bubble.secondary.border{border-style:solid;border-width:1px;border-color:#567da1}.bubble.triary{background-color:#CB6E28;color:#efefef;border-color:#CB6E28}.bubble.triary.border{border-style:solid;border-width:1px;border-color:#8b4b1b}.bubbleButton{text-align:center;display:inline-block;margin:4px;padding:8px;width:16ch;vertical-align:top}.bubbleButton.disabled{opacity:0.5;pointer-events:none}.bubbleButton label{color:#404040;padding:8px;cursor:pointer;display:block}.bubbleButton .bubble{border-style:solid;border-width:1px}.bubbleButton:hover .bubble{box-shadow:0px 2px 4px rgba(0,0,0,0.6)}.bubbleButton:hover .bubble{border-color:#f7f7f7}.bubbleButton:hover:before{background:#f7f7f7;background:linear-gradient(90deg, #f7f7f7,transparent);background-color:#f7f7f7}.bubbleButton:hover:before{background:#404040;background:linear-gradient(90deg, #404040,transparent);background-color:#404040}.bubbleButton.dark:hover .bubble{border-color:#404040}.bubbleButton.dark:hover:before{background:#404040;background:linear-gradient(90deg, #404040,transparent);background-color:#404040}.bubbleButton.neutral:hover .bubble{border-color:#666}.bubbleButton.neutral:hover:before{background:#666;background:linear-gradient(90deg, #666,transparent);background-color:#666}.bubbleButton.primary:hover .bubble{border-color:#223E7B}.bubbleButton.primary:hover:before{background:#223E7B;background:linear-gradient(90deg, #223E7B,transparent);background-color:#223E7B}.bubbleButton.secondary:hover .bubble{border-color:#86A3BE}.bubbleButton.secondary:hover:before{background:#86A3BE;background:linear-gradient(90deg, #86A3BE,transparent);background-color:#86A3BE}.bubbleButton.triary:hover .bubble{border-color:#CB6E28}.bubbleButton.triary:hover:before{background:#CB6E28;background:linear-gradient(90deg, #CB6E28,transparent);background-color:#CB6E28}.billEstimateBox,.creditBox{text-align:center;padding:16px;border:1px solid lightgray;color:#fff;margin-bottom:8px;height:172px}.billEstimateBox .price,.creditBox .price{font-size:32px;font-weight:600}.billEstimateBox{background-color:#a5c0f3;color:#203459;border:1px solid #203459}.creditBox{background-color:#b6f3a5;color:#2a3958;border:1px solid #2a3958}.creditBox hr{background-color:#2a3958}.progressBar{position:relative;border-radius:4px;width:90%;margin:auto;height:4px;margin-bottom:2rem;margin-top:1rem;box-shadow:0px 1px 2px rgba(0,0,0,0.6);padding:0px !important}.progressBar.primary{background-color:#efefef}.progressBar.primary .fill{background-color:#223E7B}.progressBar.primary .step{background-color:#efefef}.progressBar.primary .step.active{background-color:#223E7B}.progressBar.primary .step.active label{color:#223E7B}.progressBar .fill{height:100%;border-radius:4px}.progressBar .step{position:absolute;box-shadow:0px 1px 3px rgba(0,0,0,0.6);width:16px;height:16px;top:-6px;border-radius:50%}.progressBar .step label{border-style:none;position:absolute;left:-20px;top:14px;text-align:center}.underlineBar,.accountHeadline h1,.accountHeadline h2,.accountHeadline h3,.accountHeadline h4,.accountHeadline h5,.accountHeadline h6,.dashboardBlock h2{position:relative;padding-bottom:4px}.underlineBar:before,.accountHeadline h1:before,.accountHeadline h2:before,.accountHeadline h3:before,.accountHeadline h4:before,.accountHeadline h5:before,.accountHeadline h6:before,.dashboardBlock h2:before{content:"";width:100%;height:4px;background-color:#202020;position:absolute;bottom:0px;left:0}.underlineBar.primary:before,.accountHeadline h1.primary:before,.accountHeadline h2.primary:before,.accountHeadline h3.primary:before,.accountHeadline h4.primary:before,.accountHeadline h5.primary:before,.accountHeadline h6.primary:before,.dashboardBlock h2.primary:before{background:#223E7B;background:linear-gradient(90deg, #223E7B 100%,transparent)}.underlineBar.secondary:before,.accountHeadline h1.secondary:before,.accountHeadline h2.secondary:before,.accountHeadline h3.secondary:before,.accountHeadline h4.secondary:before,.accountHeadline h5.secondary:before,.accountHeadline h6.secondary:before,.dashboardBlock h2.secondary:before{background:#86A3BE;background:linear-gradient(90deg, #86A3BE 100%,transparent)}.underlineBar.triary:before,.accountHeadline h1.triary:before,.accountHeadline h2.triary:before,.accountHeadline h3.triary:before,.accountHeadline h4.triary:before,.accountHeadline h5.triary:before,.accountHeadline h6.triary:before,.dashboardBlock h2.triary:before{background:#CB6E28;background:linear-gradient(90deg, #CB6E28 100%,transparent)}.underlineBar.light:before,.accountHeadline h1.light:before,.accountHeadline h2.light:before,.accountHeadline h3.light:before,.accountHeadline h4.light:before,.accountHeadline h5.light:before,.accountHeadline h6.light:before,.dashboardBlock h2.light:before{background:#efefef;background:linear-gradient(90deg, #efefef 100%,transparent)}.underlineBar.white:before,.accountHeadline h1.white:before,.accountHeadline h2.white:before,.accountHeadline h3.white:before,.accountHeadline h4.white:before,.accountHeadline h5.white:before,.accountHeadline h6.white:before,.dashboardBlock h2.white:before{background:#fff;background:linear-gradient(90deg, #fff 100%,transparent)}.underlineBarHover,.bubbleButton{position:relative;padding-bottom:4px}.underlineBarHover:before,.bubbleButton:before{content:"";width:100%;height:4px;background-color:#202020;position:absolute;bottom:0px;left:0}.underlineBarHover:before,.bubbleButton:before{transition:all 0.25s;transition-property:width, background-color;width:0px;background-color:transparent}.underlineBarHover:hover:before,.bubbleButton:hover:before{width:100%}.underlineBarHover:hover:before,.bubbleButton:hover:before{background:#efefef;background:linear-gradient(90deg, #efefef,transparent);background-color:#efefef}.underlineBarHover.primary:hover:before,.primary.bubbleButton:hover:before{background:#223E7B;background:linear-gradient(90deg, #223E7B,transparent);background-color:#223E7B}.underlineBarHover.secondary:hover:before,.secondary.bubbleButton:hover:before{background:#86A3BE;background:linear-gradient(90deg, #86A3BE,transparent);background-color:#86A3BE}.cardInfo{display:block;background:#efefef;padding:16px;margin:8px;border-radius:8px;border:1px solid #404040;position:relative}.cardInfo .deleteIcon{position:absolute;top:8px;right:8px}.cardInput+.cardInfo:hover{border:1px solid #529214;background-color:#ecfade}.cardInput:checked+.cardInfo{border:1px solid #529214;background-color:#d2f4b1}.notBilled{border-bottom:1px solid #eb7f00}div .myAccount{position:relative;padding-right:5ch}.initials{position:absolute;right:0.5ch;top:25%;background-color:#2a3958;border-radius:50%;width:4ch;height:4ch;line-height:4ch;text-align:center}.predefinedMessage textarea{min-height:9.75rem;padding:8px;border-radius:4px;background-color:#f9f9f9;box-shadow:0 3px 6px rgba(0,0,0,0.16);margin-bottom:1.5rem;resize:none}.lead,.billEstimateBox,.creditBox{font-size:21px;margin-bottom:32px;max-width:960px;margin-left:auto;margin-right:auto}.arrowLink{padding-right:22px;position:relative}.arrowLink:after{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronRightBlue.svg");height:14px;width:14px;background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;right:6px;top:30%;transition:right 0.1s ease}.arrowLink:hover:after{right:0px}.floatingBkg{height:100%;width:100%;top:0;bottom:0;left:0;right:0;position:absolute;pointer-events:none;background-repeat:no-repeat}.niceList{list-style:none;counter-reset:li;padding-left:4ch}.niceList li{counter-increment:li;position:relative;line-height:normal;padding-left:15.2px;margin-bottom:24px;color:#203459;min-height:34px}.niceList li:last-child{margin-bottom:0}.niceList li:before{content:" ";position:absolute;left:0;top:9px;display:block;width:7.2px;height:7.2px;line-height:16px;background-color:#203459;border-radius:50%}.niceList.msg li{padding-left:38px}.niceList.msg li:before{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/services/sms/messagePointRight.png");height:18px;width:18px;background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:2px;display:block;width:30px;height:30px;line-height:28px;background-color:transparent;border-radius:0}.niceList.ordered li{padding-left:38px}.niceList.ordered li:before{content:counter(li);position:absolute;left:0;top:0;display:inline-block;vertical-align:middle;text-align:center;width:30px;height:30px;line-height:28px;color:#fff;background-color:#203459;font-weight:600;border-radius:50%;box-shadow:3px 3px 0px #e7ba98}@media screen and (max-width: 768px){.niceList{padding-left:8px}}.qrCodeButton{display:block;background-color:#92d1e4;padding:8px;box-shadow:0 2px 8px rgba(32,52,89,0.25)}.qrCodeButton:hover{background-color:#8dc63f;box-shadow:0 2px 8px rgba(32,52,89,0.4)}.permissionOption{padding:8px;border-bottom:1px solid gray}.permissionOption .labels{padding:0 14px;display:flex;display:grid;grid-template-columns:1fr 1fr 1fr}.permissionOption .labels label{position:relative;color:#792d2d;text-align:center}.permissionOption .labels label:first-child{text-align:left}.permissionOption .labels label:last-child{text-align:right}.permissionOption .labels label.active{color:#223E7B;font-weight:600}.permissionOption .labels label.active:before{content:" ";margin-right:2px;content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/checkGreen.svg");height:12px;width:12px;background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none}.permissionSlider{padding:4px 28px}.permissionSlider input{width:100%}.pageRegister{background-color:#e7ba98;background:#4e7090;background:linear-gradient(90deg, #4e7090,#86A3BE 10%,#86A3BE 90%,#4e7090)}.pageRegister h1{margin:16px auto;width:100%;text-align:center;text-shadow:0px 2px 0 black;color:white;font-size:64px;font-family:'Arial'}.pageRegister .pageContent{margin-top:0}@media screen and (max-width: 768px){.pageRegister{padding:0}}.pricingTable{border-radius:8px;overflow:visible;margin:32px auto 64px auto;box-shadow:0px 3px 6px rgba(0,0,0,0.35);background-color:#fff}.pricingTable .columnHeader{background-size:cover;background-position:center}.pricingTable .bkgColor{background-color:rgba(34,62,123,0.75)}.pricingTable h1,.pricingTable h2,.pricingTable h3,.pricingTable h4{color:#fff}.pricingTable .price .cost{color:#223E7B}.pricingTable th{background-color:#fff !important;padding:0 !important;box-shadow:inset -1px 0 0 gray}.pricingTable th h1,.pricingTable th h2,.pricingTable th h3,.pricingTable th h4{font-size:3rem;line-height:3rem;padding:16px 8px;font-family:'Arial';font-weight:500;text-shadow:0 2px 3px rgba(0,0,0,0.5)}.pricingTable td{min-width:24ch;background-color:transparent;box-shadow:inset -1px 0 0 gray}.pricingTable th:first-child{border-radius:8px 0px 0 0;overflow:hidden}.pricingTable th:last-child{border-radius:0 8px 0 0;overflow:hidden}.pricingTable tr{position:relative}.pricingTable tr:first-child{border-radius:8px 8px 0 0}.pricingTable .serviceHeader,.pricingTable tr:first-child th{border-radius:8px 8px 0 0;overflow:hidden}.pricingTable tr:last-child td:first-child{border-radius:0 0 0 8px}.pricingTable tr:last-child td:last-child{border-radius:0 0 8px 0}.pricingTable tr:first-child,.pricingTable tr:last-child{background:transparent;overflow:hidden}.pricingTable .featureRow{position:relative;min-width:36ch}.pricingTable .featureRow:first-child{font-weight:600;color:#666}.pricingTable .perUseRow,.pricingTable .perUserRow{font-weight:600}.pricingTable .perUseRow{background-color:rgba(34,62,123,0.2)}.pricingTable .perUseRow:first-child{color:#fff;background-color:rgba(34,62,123,0.9)}.pricingTable .perUserRow{background-color:rgba(34,62,123,0.4)}.pricingTable .perUserRow:first-child{color:#fff;background-color:rgba(42,57,88,0.9)}.pricingTable .price{display:flex;align-items:baseline;justify-content:center;text-align:center;font-weight:600;color:gray}.pricingTable .price .cost{position:relative;color:#223E7B;font-size:3rem}.pricingTable .price .cost span{font-size:1rem}.pricingTable .price .cost .base{font-size:1.5rem;color:gray;vertical-align:top;position:absolute;left:-4ch;padding:2px;top:0}.pricingTable .price .cost .base:after{content:" ";width:3.5ch;height:2px;position:absolute;background-color:gray;left:0;right:0;top:1.15rem;margin:auto;transform:rotate(-12deg)}.pricingTable .price .cost .real{font-size:3rem;color:#223E7B}.pricingTable .price .priceNote{font-size:0.8rem;margin-bottom:1rem}.pricingTable .price .payTime{display:inline-block;color:gray;font-size:14px;position:absolute;right:-11ch;top:8px}.pricingTable .payTimeButtons{margin:8px;display:grid;grid-template-columns:1fr 1fr}.pricingTable .payTimeButtons label{text-align:center;font-size:0.7rem;padding:8px;border:4px solid #223E7B;height:3rem;transition:font-size 0.15s, background-color 0.15s}.pricingTable .payTimeButtons label:nth-child(2){border-radius:8px 0 0 8px}.pricingTable .payTimeButtons label:nth-child(4){border-radius:0 8px 8px 0}.pricingTable .payTimeButtons label .shortDesc{opacity:1;font-size:0.8rem;color:gray;line-height:1.5rem}.pricingTable .payTimeButtons label .desc{opacity:0;font-size:0;color:#fff}.pricingTable .payTimeButtons input{display:none}.pricingTable .payTimeButtons input:checked+label{background-color:#223E7B;color:#fff;font-size:1rem;white-space:nowrap}.pricingTable .payTimeButtons input:checked+label .shortDesc{opacity:0;font-size:0}.pricingTable .payTimeButtons input:checked+label .desc{font-size:1rem;opacity:1}@media screen and (max-width: 768px){.pricingTable{margin:0}.pricingTable,.pricingTable .serviceHeader,.pricingTable th,.pricingTable tr,.pricingTable td{border-radius:0 !important}.pricingTable td{min-width:auto !important}.pricingTable .featureRow{min-width:auto !important}}.registerForm,.contactForm{background-color:rgba(255,255,255,0.75);border-radius:8px;box-shadow:0px 3px 8px rgba(0,0,0,0.25);margin:auto}.registerForm .formHeader,.contactForm .formHeader{background:url("https://www.datacoresolutions.com/media/backgrounds/ContactUs.jpg");background-position:center;background-size:cover;border-radius:8px 8px 0px 0px;box-shadow:0 3px 6px rgba(0,0,0,0.2);color:#fff;text-shadow:0px 3px 6px rgba(0,0,0,0.3)}.registerForm .formHeader .bkgColor,.contactForm .formHeader .bkgColor{border-radius:8px 8px 0px 0px;background-color:rgba(34,62,123,0.75)}.registerForm .formHeader h1,.contactForm .formHeader h1,.registerForm .formHeader h2,.contactForm .formHeader h2,.registerForm .formHeader h3,.contactForm .formHeader h3,.registerForm .formHeader h4,.contactForm .formHeader h4{font-family:'Arial';padding:16px 0;font-size:44px;font-weight:500}.registerForm .formBody,.contactForm .formBody{padding:0 24px;max-width:900px}.registerForm .formBody h1,.contactForm .formBody h1,.registerForm .formBody h2,.contactForm .formBody h2,.registerForm .formBody h3,.contactForm .formBody h3,.registerForm .formBody h4,.contactForm .formBody h4{text-align:left;color:#666;border-bottom:1px solid #666;font-family:'Arial'}.registerForm .formBody h1,.contactForm .formBody h1{font-size:44px;margin-top:16px}.registerForm .formBody h2,.contactForm .formBody h2{font-size:36px;margin-top:16px}.registerForm .formBody h3,.contactForm .formBody h3{font-size:32px;margin-top:16px}.registerForm .formBody h4,.contactForm .formBody h4{font-size:24px;margin-top:16px}.registerForm .labeledInput,.contactForm .labeledInput,.registerForm .phoneInput,.contactForm .phoneInput{margin-top:1.75rem}.registerForm .labeledInput label,.contactForm .labeledInput label,.registerForm .phoneInput label,.contactForm .phoneInput label{top:.8rem !important;left:.8rem !important;font-size:1.25rem;padding:0;font-family:'Arial';font-weight:500}.registerForm .labeledInput label.active,.contactForm .labeledInput label.active,.registerForm .phoneInput label.active,.contactForm .phoneInput label.active{top:-18px !important;left:0px !important;font-size:14px;background:transparent;z-index:2}.registerForm .labeledInput label:first-child,.contactForm .labeledInput label:first-child,.registerForm .phoneInput label:first-child,.contactForm .phoneInput label:first-child{font-weight:600}.registerForm .labeledInput input,.contactForm .labeledInput input,.registerForm .phoneInput input,.contactForm .phoneInput input,.registerForm .labeledInput select,.contactForm .labeledInput select,.registerForm .phoneInput select,.contactForm .phoneInput select,.registerForm .labeledInput textarea,.contactForm .labeledInput textarea,.registerForm .phoneInput textarea,.contactForm .phoneInput textarea{border:1px solid transparent;font-family:'Arial';font-weight:500;color:#666}.registerForm .labeledInput:hover input,.contactForm .labeledInput:hover input,.registerForm .phoneInput:hover input,.contactForm .phoneInput:hover input,.registerForm .labeledInput:hover select,.contactForm .labeledInput:hover select,.registerForm .phoneInput:hover select,.contactForm .phoneInput:hover select,.registerForm .labeledInput:hover textarea,.contactForm .labeledInput:hover textarea,.registerForm .phoneInput:hover textarea,.contactForm .phoneInput:hover textarea{border:1px solid #6286d4}.registerForm .labeledInput input:focus+label,.contactForm .labeledInput input:focus+label,.registerForm .phoneInput input:focus+label,.contactForm .phoneInput input:focus+label,.registerForm .labeledInput input:not(:placeholder-shown)+label,.contactForm .labeledInput input:not(:placeholder-shown)+label,.registerForm .phoneInput input:not(:placeholder-shown)+label,.contactForm .phoneInput input:not(:placeholder-shown)+label,.registerForm .labeledInput textarea:focus+label,.contactForm .labeledInput textarea:focus+label,.registerForm .phoneInput textarea:focus+label,.contactForm .phoneInput textarea:focus+label,.registerForm .labeledInput textarea:not(:placeholder-shown)+label,.contactForm .labeledInput textarea:not(:placeholder-shown)+label,.registerForm .phoneInput textarea:not(:placeholder-shown)+label,.contactForm .phoneInput textarea:not(:placeholder-shown)+label{top:-1.1rem !important;font-weight:600}.registerForm .defaultInput,.contactForm .defaultInput,.registerForm select,.contactForm select{box-shadow:0px 3px 6px rgba(0,0,0,0.16);border:none;border-radius:4px;padding:.8rem;background-color:#fff}.registerForm .defaultInput input:-webkit-autofill,.contactForm .defaultInput input:-webkit-autofill,.registerForm select input:-webkit-autofill,.contactForm select input:-webkit-autofill{background-color:#fff !important}.registerForm .defaultInput.errorInput,.contactForm .defaultInput.errorInput,.registerForm .defaultSelect.errorInput,.contactForm .defaultSelect.errorInput{border:red 1px solid;background-color:snow}.registerForm .labeledInput.selectArrow,.contactForm .labeledInput.selectArrow,.registerForm .selectArrow.phoneInput,.contactForm .selectArrow.phoneInput{position:relative}.registerForm .labeledInput.selectArrow select,.contactForm .labeledInput.selectArrow select,.registerForm .selectArrow.phoneInput select,.contactForm .selectArrow.phoneInput select{appearance:none;padding-right:2.5rem}.registerForm .labeledInput.selectArrow:after,.contactForm .labeledInput.selectArrow:after,.registerForm .selectArrow.phoneInput:after,.contactForm .selectArrow.phoneInput:after{content:" ";position:absolute;right:1rem;bottom:1rem;content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronDownDark.svg");height:18px;width:18px;background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none}.registerForm .phoneInput,.contactForm .phoneInput{box-shadow:0 3px 6px rgba(0,0,0,0.16);border-radius:4px;margin-top:1.6rem;display:grid;grid-template-columns:10ch 1fr}.registerForm .phoneInput .labeledInput.selectArrow:after,.contactForm .phoneInput .labeledInput.selectArrow:after,.registerForm .phoneInput .selectArrow.phoneInput:after,.contactForm .phoneInput .selectArrow.phoneInput:after{right:4px}.registerForm .phoneInput>div,.contactForm .phoneInput>div{margin:0}.registerForm .phoneInput select,.contactForm .phoneInput select,.registerForm .phoneInput input,.contactForm .phoneInput input{box-shadow:none;margin:0;padding-right:2ch}.registerForm .phoneInput input,.contactForm .phoneInput input{border-radius:0px 4px 4px 0px}.registerForm .phoneInput select,.contactForm .phoneInput select{border-right:1px solid lightgray;border-radius:4px 0px 0px 4px;text-align:right;padding-right:1.5rem !important}.registerForm #submit,.contactForm #submit{margin:16px auto;padding:8px 38px;display:block}.registerForm button,.contactForm button{box-shadow:0 3px 6px rgba(0,0,0,0.2)}.registerForm .helpText,.contactForm .helpText{margin-top:-30px;color:gray}.registerForm a,.contactForm a{color:#223E7B;font-weight:600}.registerForm a:hover,.contactForm a:hover{text-decoration:underline}@media screen and (max-width: 1080px){.registerForm,.contactForm{width:100%}}@media screen and (max-width: 768px){.registerForm,.contactForm{width:100%}}.areaCodeInput{align-items:center;margin-top:0;display:grid;grid-template-columns:1fr 3ch 8ch;max-width:45ch}@media screen and (max-width: 768px){.areaCodeInput{grid-template-columns:1fr 3ch;max-width:34ch}.areaCodeInput label{font-size:18px !important}.areaCodeInput input{grid-column:1/-1;max-width:10ch}}.contactForm{width:600px}@media screen and (max-width: 768px){.contactForm{width:100%}}.signupImage{height:100%;width:100%;background-size:contain;background-position:center;background-repeat:no-repeat}.grid3Feature{display:grid;grid-template-columns:auto 1fr 1fr;gap:16px}@media screen and (min-width: 768px) and (max-width: 1080px){.grid3Feature{grid-template-columns:1fr 1fr}.grid3Feature>div:first-child{grid-column:1/-1;margin:auto}}@media screen and (max-width: 768px){.grid3Feature{grid-template-columns:1fr;gap:0}.grid3Feature>div:first-child{margin-bottom:16px;margin:auto auto 16px auto}}.featureList{color:gray;font-weight:600;white-space:nowrap;line-height:1.4rem}.featureList div{font-family:'arial'}.check{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/checkGreen.svg");height:1.2rem;width:1.2rem;background-size:contain;background-repeat:no-repeat;background-position:center;margin:0 4px;vertical-align:top}.priceBlock{background-color:rgba(255,255,255,0.5);color:gray;padding:0;text-align:center;max-width:200px;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,0.2);border:4px solid #fff}.priceBlock .price{background-color:#223E7B;color:#fff;padding:16px 16px 8px 16px;border-radius:8px 8px 0 0;text-shadow:2px 2px 1px rgba(0,0,0,0.3)}.priceBlock .perUse{padding:8px 16px 8px 16px;background-color:#fff}.priceBlock .perUse .tooltipQuestion:after{border:1px solid rgba(34,62,123,0.5)}.priceBlock .perUse .tooltipQuestion:hover:after{border:1px solid #223E7B}.priceBlock .cost{font-size:38px;font-weight:500;font-family:'Arial'}.priceBlock span{font-weight:600}.labeledCheckbox{position:relative}.labeledCheckbox input[type=checkbox]{display:none}.labeledCheckbox input[type=checkbox]:checked+label:after{display:block}.labeledCheckbox input[type=checkbox]:checked+label:before{box-shadow:0 3px 6px rgba(0,0,0,0.2),inset 0 0 6px #4e77ce}.labeledCheckbox label:before{content:" ";display:inline-block;border-radius:4px;height:1rem;width:1rem;margin-right:0.5ch;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,0.2);border:1px solid transparent}.labeledCheckbox label:after{content:" ";content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/checkGreen.svg");height:1.2rem;width:1.2rem;background-size:contain;background-repeat:no-repeat;background-position:center;display:none;position:absolute;transform:scale(125%);left:0;top:-0.15rem}.labeledCheckbox label:hover:before{border-color:#223E7B}.LoadingBar,#LoadingBar{height:24px;box-shadow:0 3px 6px rgba(0,0,0,0.16),inset 0 0 6px rgba(0,0,0,0.25);overflow:hidden;border-radius:4px;background-color:rgba(255,255,255,0.5);border:1px solid #fff}.LoadingBar .fill,#LoadingBar .fill{background-color:#223E7B;border-radius:4px;box-shadow:inset 0 0 6px rgba(0,0,0,0.25);border:solid 1px #6286d4;width:25%;height:100%;transition:width 0.25s linear}.LoadingBar .stripe,#LoadingBar .stripe{background-image:url("https://www.datacoresolutions.com/media/icons/standard/LoadingStripe.svg");background-repeat:repeat-x;background-position:0 0;background-size:auto 100%;height:100%;width:100%;opacity:0.25;animation:animatedLoadingBar 300s linear infinite}@keyframes animatedLoadingBar{from{background-position:0 0}to{background-position:10000px 0}}.faqs{padding:0;overflow:hidden}.faqs .faqHeader{background-size:cover;background-position:50% 30%}.faqs .bkgColor{background-color:rgba(203,110,40,0.85)}.faqs h1,.faqs h2,.faqs h3,.faqs h4,.faqs h5,.faqs h6{margin:0;margin-top:38px;font-size:48px;color:#4e7090;text-shadow:none}.faqs .contactUs{text-align:center;margin-bottom:48px}.faqs .contactUs a{font-weight:600;color:#4e7090;text-decoration:underline}.faq{padding:0;padding-bottom:16px;margin-top:20px;border-bottom:1px solid gray}.faq.active .faqQuestion:before{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronDownDark.svg");height:16px;width:16px;background-size:contain;background-repeat:no-repeat;background-position:center}.faq.active .faqAnswer{max-height:none;overflow:auto}.faq:last-child{border-bottom:none}.faqQuestion{display:inline-block;padding-bottom:4px;font-size:22px;color:#4e7090;font-weight:600;cursor:pointer}.faqQuestion:hover{color:#658aac}.faqQuestion:hover:hover:before{margin:0 0.5ch 0 0.5ch}.faqQuestion:before{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronRightDark.svg");height:16px;width:16px;background-size:contain;background-repeat:no-repeat;background-position:center;margin:0 1ch 0 0;transition:margin 0.2s ease}.faqAnswer{margin-top:4px;padding-left:2ch;max-height:0px;overflow:hidden}.comparisonTable{overflow:hidden;z-index:1}.comparisonTable tbody{background-color:transparent !important}.comparisonTable th{text-align:center !important;font-size:22px !important;border-spacing:0;border-collapse:collapse;overflow:hidden;z-index:1}.comparisonTable th:nth-child(even){border:1px solid #fff;border-top:none;border-bottom:none}.comparisonTable th:first-child{background-color:#eee;color:#444}.comparisonTable th.titanlyHeader{background-color:#CB6E28}.comparisonTable tr{background-color:transparent !important;position:relative}.comparisonTable tr.monthly{font-size:28px}.comparisonTable tr.monthly span{font-size:12px !important}.comparisonTable tr td{position:relative;text-align:right;font-weight:600;background-color:transparent;z-index:1}.comparisonTable tr td.feature{text-align:left !important;font-weight:600}.comparisonTable tr td.businessSize{border-right:1px solid gray;text-align:center !important;pointer-events:none;background-color:#ddd}.comparisonTable tr:hover{background-color:transparent !important}.comparisonTable tr td:nth-child(even){background-color:#eee}.comparisonTable tr td:nth-child(odd){background-color:#ddd}.comparisonTable tr:nth-child(2) td:nth-child(even),.comparisonTable tr:nth-child(7) td:nth-child(even),.comparisonTable tr:nth-child(12) td:nth-child(even){background-color:#ddd}.comparisonTable tr:nth-child(2) td:nth-child(odd),.comparisonTable tr:nth-child(7) td:nth-child(odd),.comparisonTable tr:nth-child(12) td:nth-child(odd){background-color:#eee}.comparisonTable tr.total td{font-size:20px;font-weight:600;color:#223E7B;background-color:#fff}.comparisonTable2{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-bottom:16px}.comparisonTable2 .companyHeader{height:96px;border-radius:8px 8px 0 0;background-color:#223E7B;text-align:center;color:#fff}.comparisonTable2 .companyHeader h1,.comparisonTable2 .companyHeader h2,.comparisonTable2 .companyHeader h3,.comparisonTable2 .companyHeader h4{padding:4px 0;margin:0;font-size:22px}.comparisonTable2 .companyHeader .monthly{font-weight:800;font-size:32px}.comparisonTable2 .companyHeader .monthly span{font-size:12px}.comparisonTable2 .titanly .companyHeader{background-color:#CB6E28}.comparisonTable2 .features{margin-top:64px;padding-top:1px}.comparisonTable2 .features .costs div{background-color:transparent}.comparisonTable2 .features .monthlyTotal{margin-bottom:0}.comparisonTable2 .useType{background-color:transparent !important;border-radius:8px 8px 0 0;height:32px}.comparisonTable2 .lowUse,.comparisonTable2 .medUse,.comparisonTable2 .highUse{text-align:right;position:relative}.comparisonTable2 .costs div{height:32px;background-color:#eee;line-height:32px;padding:0 8px}.comparisonTable2 .monthlyTotal{height:32px;font-size:22px;padding:0 8px;font-weight:900;margin-bottom:32px;border-bottom:1px solid gray}.comparisonTable2 .company{margin-right:4px;text-align:right;border-radius:8px;background-color:#eee;padding-bottom:8px;border:1px solid gray}.comparisonTable2 .company .costs div{border-bottom:1px solid gray}.comparisonTable2 .company .costs div:nth-child(even){background-color:#e2e2e2}.comparisonTableContainer .comparisonTabs{display:flex;flex-direction:row}.comparisonTableContainer .comparisonTabs>div{width:100%;border-left:1px solid transparent}.comparisonTableContainer .comparisonTabs>div:first-child{border-left:none}.comparisonTableContainer .comparisonTabs button{width:100%;font-weight:600;position:relative;border-radius:8px 8px 0 0 !important;font-size:18px;padding:12px;border:none;background-color:#404040;color:#fff;white-space:nowrap;cursor:pointer}.comparisonTableContainer .comparisonTabs button:hover{background-color:gray}.comparisonTableContainer .comparisonTabs button:hover:after{content:"";position:absolute;left:50%;bottom:-32px;max-width:0;transform:translateX(-8px);border:16px solid transparent;border-top-color:gray}.comparisonTableContainer .comparisonTabs button.active{background-color:#223E7B}.comparisonTableContainer .comparisonTabs button.active:after{content:"";position:absolute;left:50%;bottom:-32px;max-width:0;transform:translateX(-8px);border:16px solid transparent;border-top-color:#223E7B}@media screen and (max-width: 1080px){.comparisonTableContainer .comparisonTabs button{font-size:14px}}.comparisonTableContainer .comparisonTable3{padding:16px;padding-top:32px;border:1px solid gray;margin-top:0;border-radius:0 0 8px 8px}.comparisonTable3{margin:64px auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.comparisonTable3 .company:nth-child(even) .costs{background-color:#f7f7f7}.comparisonTable3 .company:nth-child(odd) .costs{background-color:#ededed}.comparisonTable3 .company .icon{height:26px;width:26px;transform:translateY(8px);background-repeat:no-repeat;margin-left:auto;border-bottom:none}.comparisonTable3 .company:nth-child(odd) .companyHeader{background-color:#ededed}.comparisonTable3 .company:nth-child(even) .companyHeader{background-color:#f7f7f7}.comparisonTable3 .companyHeader{height:60px;text-align:center;color:#404040;border-bottom:1px solid #ccc}.comparisonTable3 .companyHeader.spacer{opacity:0}.comparisonTable3 .companyHeader h1,.comparisonTable3 .companyHeader h2,.comparisonTable3 .companyHeader h3,.comparisonTable3 .companyHeader h4{margin:0;padding:12px 0 4px 0;font-size:22px}.comparisonTable3 .titanly .companyHeader{background-color:#223E7B !important;color:#fff !important}.comparisonTable3 .titanly .costs div.total{font-size:28px;color:#005007}@media screen and (max-width: 1080px){.comparisonTable3 .titanly .costs div.total{font-size:22px}}.comparisonTable3 .monthly{font-weight:800;padding-bottom:8px}.comparisonTable3 .monthly span{font-size:12px}.comparisonTable3 .costs,.comparisonTable3 .labels{text-align:right}.comparisonTable3 .costs>div,.comparisonTable3 .costs>label,.comparisonTable3 .labels>div,.comparisonTable3 .labels>label{display:block;position:relative;height:42px;padding:0 12px;font-size:18px;line-height:42px;border-bottom:1px solid #e6e6e6}.comparisonTable3 .costs div.total,.comparisonTable3 .labels label.total{font-size:24px;height:63px;line-height:63px;font-weight:600;color:#404040;background-color:#fff;white-space:nowrap}@media screen and (max-width: 1080px){.comparisonTable3 .costs div.total,.comparisonTable3 .labels label.total{font-size:20px}}.comparisonTable3 .labels label{background-color:#ededed;border-bottom:1px solid #e6e6e6;white-space:nowrap}.comparisonTable3 .labels label.total{border-bottom:1px solid #ddd}.comparisonTable3 .mobileLabel{display:none}@media screen and (max-width: 1080px){.comparisonTable3{grid-template-columns:1fr}.comparisonTable3 .legend{display:none}.comparisonTable3 .mobileLabel{display:block;float:left;margin-right:auto}.comparisonTable3 .costs>div{display:flex;justify-content:end}.comparisonTable3 .tooltip:before{margin-top:12px}}.tooltipQuestion{position:relative;display:inline;color:#223E7B;cursor:pointer}.tooltipQuestion:hover+.tooltipAnswer{display:block}.tooltipQuestion:hover:after{box-shadow:0px 2px 2px rgba(0,0,0,0.4)}.tooltipQuestion:after{content:"?";margin:0 0.5ch;background-color:#fff;border-radius:50%;font-weight:800;vertical-align:top;display:inline-block;line-height:1rem;font-size:.75rem;height:1rem;width:1rem;left:0;right:0;text-align:center;box-shadow:0px 2px 2px rgba(0,0,0,0.16)}.tooltipAnswer{display:none;position:absolute;min-width:260px;max-width:100%;margin-top:8px;background-color:#fcffbe;color:#404040;padding:8px;border-radius:4px;border:1px solid lightgray;box-shadow:0 3px 6px rgba(0,0,0,0.25);z-index:3;font-weight:500;white-space:break-spaces}.tooltipAnswer.rightSide{top:0;left:100%}.tooltipAnswer.rightSide:before{top:0;right:100%;left:-24px;border-color:transparent #fcffbe transparent transparent;transform:translateY(1rem)}.tooltipAnswer.leftSide{top:-100%;right:100%;transform:translateX(-0.5rem)}.tooltipAnswer.leftSide:before{top:0;left:100%;right:-24px;border-color:transparent transparent transparent #fcffbe;transform:translateY(0.5rem)}.tooltipAnswer.topSide{bottom:2rem;left:0}.tooltipAnswer.topSide:before{bottom:-24px;top:unset;border-color:#fcffbe transparent transparent transparent}.tooltipAnswer.topSide:after{bottom:-12px;top:unset}.tooltipAnswer.topSide.warning:before{border-color:#eb7f00 transparent transparent transparent}.tooltipAnswer.warning{background-color:#fff6eb;text-align:left;color:#b86300;font-weight:600}.tooltipAnswer.warning:before{border-color:transparent transparent #eb7f00 transparent}.tooltipAnswer.warning hr{background-color:#eb7f00}.tooltipAnswer:before{content:"";border-style:solid;border-color:transparent transparent #fcffbe transparent;border-width:12px;position:absolute;top:-24px;max-width:0;margin:auto;left:0;right:0;z-index:-1}.tooltipAnswer:after{content:"";position:absolute;background-color:black;height:12px;margin:auto;top:-12px;left:0;right:0;z-index:-1;opacity:0.0}.tooltipAnswer:hover{display:block}@media screen and (max-width: 1080px){.tooltipAnswer{left:0;right:0}}.tooltip{display:inline-flex;position:relative;z-index:2;line-height:normal;cursor:help}.tooltip:before{content:"?";margin:0 0.5ch;background-color:#fff;border-radius:50%;font-weight:800;vertical-align:top;display:inline-block;line-height:16px;font-size:12px;height:16px;width:16px;left:0;right:0;text-align:center;box-shadow:0px 2px 2px rgba(0,0,0,0.2)}.tooltip:active:before,.tooltip:hover:before{color:#fff;background-color:#223E7B}.tooltip:active .tooltipContent,.tooltip:hover .tooltipContent{display:block}.tooltip .tooltipContent{display:none;position:absolute;z-index:1;padding:8px;border-radius:4px;box-shadow:0 2px 2px rgba(0,0,0,0.4);font-size:16px;font-weight:400;text-align:left;background-color:#fcffbe;width:300px;white-space:normal}.tooltip .tooltipContent:before{content:" ";position:absolute}.tooltip .tooltipContent:after{content:" ";position:absolute;max-width:0;max-height:0}.tooltip .tooltipContent{bottom:40px;left:0;transform:translateX(-139.6px)}.tooltip .tooltipContent:before{right:0;left:0;bottom:-24px;height:24px}.tooltip .tooltipContent:after{bottom:-32px;border:16px solid transparent;border-top-color:#fcffbe;left:134px}.tooltip.bottom .tooltipContent{top:32px;bottom:unset}.tooltip.bottom .tooltipContent:before{top:-24px}.tooltip.bottom .tooltipContent:after{top:-32px;border:16px solid transparent;border-bottom-color:#fcffbe}.tooltip.left .tooltipContent{top:-16px;transform:unset;right:32px;left:unset;bottom:unset}.tooltip.left .tooltipContent:before{left:unset;right:-24px;height:unset;width:24px;top:0;bottom:0}.tooltip.left .tooltipContent:after{top:8px;right:-32px;left:unset;border:16px solid transparent;border-left-color:#fcffbe}.tooltip.right .tooltipContent{top:-16px;transform:unset;left:32px;bottom:unset}.tooltip.right .tooltipContent:before{left:-24px;height:unset;width:24px;top:0;bottom:0}.tooltip.right .tooltipContent:after{top:8px;left:-32px;border:16px solid transparent;border-right-color:#fcffbe}@media screen and (max-width: 768px){.tooltip{position:static}.tooltip .tooltipContent{bottom:24px !important;top:unset !important;left:0 !important;right:0 !important;max-width:95%;margin:auto;width:100%;transform:unset}.tooltip .tooltipContent:after{display:none}.tooltip.bottom .tooltipContent,.tooltip.left .tooltipContent{top:19.2px !important;bottom:unset !important}}.smsInbox{display:grid;grid-template-columns:250px 250px 1fr;border:1px solid gray}.smsInbox>*{height:600px;max-height:75vh;overflow-y:auto;border-left:1px solid gray}.smsInbox>*:nth-child(4n),.smsInbox>*:first-child{border-left:none}.smsInbox .avatar{display:inline-block;height:32px;width:32px;background-color:#2a3958;text-align:center;border-radius:50%;line-height:32px;color:#fff;background-image:url("img/avatar/0.jpg");background-size:cover;background-position:center center}.smsInbox .avatarText{display:inline-block;width:198px;vertical-align:bottom;line-height:32px;padding:0 8px}.smsInbox .messagesBox{display:grid;grid-template-rows:1fr auto}@media screen and (max-width: 1080px){.smsInbox{grid-template-columns:1fr 1fr;grid-template-areas:"ourNumberHeader theirNumberHeader" "OurNumbers TheirNumbers" "messagesHeader messagesHeader" "messagesBox messagesBox"}.smsInbox .ourNumberHeader{grid-area:ourNumberHeader}.smsInbox .theirNumberHeader{grid-area:theirNumberHeader}.smsInbox .messagesHeader{grid-area:messagesHeader;border-left:none}.smsInbox .OurNumbers{grid-area:OurNumbers}.smsInbox .TheirNumbers{grid-area:TheirNumbers}.smsInbox .messagesBox{grid-area:messagesBox;border-left:none}}@media screen and (max-width: 768px){.smsInbox{grid-template-columns:1fr;grid-template-areas:"ourNumberHeader " "OurNumbers" "theirNumberHeader" "TheirNumbers" "messagesHeader" "messagesBox"}}.smsInbox2{display:grid;grid-template-columns:250px 1fr;grid-template-rows:auto auto 1fr;grid-template-areas:"ourNumberHeader messagesHeader" "theirNumberHeader messagesBox" "theirNumbers messagesBox";border:1px solid gray;max-height:90vh;min-height:90vh;height:100%;margin:8px}.smsInbox2>*{overflow-y:auto;border-left:1px solid gray}.smsInbox2>*:nth-child(4n),.smsInbox2>*:first-child{border-left:none}.smsInbox2 .ourNumberHeader{grid-area:ourNumberHeader;display:grid;gap:4px;grid-template-columns:auto 1fr;padding-right:0}.smsInbox2 .ourNumberHeader select{border:none;width:100%;cursor:pointer;font-size:16px;background-color:#f7f7f7;border-left:1px solid #ccc}.smsInbox2 .ourNumberHeader select:hover{background-color:#d3d8e5}.smsInbox2 .theirNumberHeader{grid-area:theirNumberHeader;position:relative;overflow:visible;display:flex;align-items:center;border-left:none}.smsInbox2 .messagesHeader{grid-area:messagesHeader}.smsInbox2 .theirNumbers{grid-area:theirNumbers}.smsInbox2 .messagesBox{grid-area:messagesBox;display:grid;grid-template-rows:1fr auto}.smsInbox2 .avatar{display:inline-block;height:32px;width:32px;background-color:#2a3958;text-align:center;border-radius:50%;line-height:32px;color:#fff;background-image:url("img/avatar/0.jpg");background-size:cover;background-position:center center}.smsInbox2 .avatarText{display:inline-block;width:198px;vertical-align:bottom;line-height:32px;padding:0 8px}@media screen and (max-width: 768px){.smsInbox2{max-height:unset;height:unset;grid-template-columns:1fr;grid-template-rows:auto auto 50vh auto 80vh;grid-template-areas:"ourNumberHeader" "theirNumberHeader" "theirNumbers" "messagesHeader" "messagesBox"}.smsInbox2 .messagesHeader,.smsInbox2 .messagesBox{border-left:0}}.inboxModal{display:block;position:absolute;left:0;right:16px;padding:0;z-index:1;overflow:hidden;height:100%;transition:max-height 0.15s ease, padding 0.15s ease;max-height:0}.inboxModal.active{max-height:50%;padding:16px}.inboxModal .inboxModalBackground{background-color:rgba(0,0,0,0.4);position:absolute;display:grid;left:0;right:0;top:0;bottom:0;z-index:-1}.inboxModal .inboxModalImage{display:grid;grid-auto-columns:100%;grid-template-rows:100%;align-items:center;justify-content:center;height:100%;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center}.inboxModal .inboxModalClose{position:absolute;top:8px;right:8px;width:36px;height:36px;background-color:#eee;border-radius:8px;text-align:center;cursor:pointer}.inboxModal .inboxModalClose:after{padding-top:12px;content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/cancelDark.svg");height:24px;width:24px;background-size:contain;background-repeat:no-repeat;background-position:center}.inboxModal .inboxModalClose:hover{background-color:#222}.inboxModal .inboxModalClose:hover:after{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/cancelLight.svg");height:24px;width:24px;background-size:contain;background-repeat:no-repeat;background-position:center}.inboxModal:hover .inboxModalBackground{background-color:rgba(0,0,0,0.2)}.messagesHeader,.theirNumberHeader,.ourNumberHeader,.ourHeader,.theirHeader{padding:0px 8px;overflow:hidden;line-height:40px;height:40px;font-weight:600;border-bottom:1px solid gray;background-color:#eee}.messagesHeader{padding:0}.ourHeader{background-color:#223E7B;color:#fff;width:fit-content;margin-left:auto}.messagesBox{position:relative;overflow-y:hidden;display:grid;grid-template-columns:1fr;grid-template-rows:554px 46px}.messages{max-height:100%;height:100%;overflow-y:auto;padding:8px}.messagesFooter{display:grid;grid-template-columns:1fr 12ch;border:1px solid #ddd;font-weight:600}.messagesFooter .labeledInput,.messagesFooter .phoneInput{margin:0}.messagesFooter .labeledInput input,.messagesFooter .phoneInput input,.messagesFooter .labeledInput select,.messagesFooter .phoneInput select{border:1px solid transparent;font-family:'Arial';font-weight:500;color:#666;font-size:16px;padding:12px}.messagesFooter .labeledInput:hover input,.messagesFooter .phoneInput:hover input,.messagesFooter .labeledInput:hover select,.messagesFooter .phoneInput:hover select{border:1px solid #6286d4}.messagesFooter .sendButton{background-color:#223E7B;color:#fff;border:none;font-size:16px;cursor:pointer}.messagesFooter .sendButton:hover{background-color:#3a67c9;text-shadow:0 1px 0 rgba(0,0,0,0.5)}.messagesFooter .sendButton:disabled{background-color:#999;cursor:not-allowed}.ourMessage,.theirMessage{border-radius:4px;background-color:#ddd;margin-bottom:16px;text-align:left;padding:8px 16px;max-width:90%;width:fit-content}.ourMessage{margin-left:auto;background-color:#223E7B;color:#fff}.theirMessage{margin-right:auto}.theirNumber,.ourNumber{padding:8px;background-color:#eee;cursor:pointer;border-top:1px transparent solid;border-bottom:1px #fff solid;border-left:1px transparent solid;border-right:1px transparent solid}.theirNumber:hover,.ourNumber:hover{border:solid 1px #223E7B}.theirNumber.active,.ourNumber.active{background-color:#223E7B;border:solid 1px #223E7B;color:#fff}.imageMessage{font-weight:600;white-space:nowrap;max-width:90%;padding:4px;overflow:hidden;display:flex;flex-direction:row;background-color:transparent}.imageMessage>div{display:flex;flex-direction:row}.imageMessage .msgImages{display:grid;gap:4px;grid-template-rows:1fr;height:100px}.imageMessage .msgImages img{border:1px solid transparent;border-radius:4px;overflow:hidden;max-height:100%;margin:auto;cursor:pointer}.imageMessage .msgImages img:hover{border:1px solid #fff;box-shadow:0 0 4px black}.numbersArea{line-height:24px}.numbersArea>div{display:grid;grid-template-columns:1fr 1fr 1fr}.numbersArea input{display:none}.numbersArea label{padding:4px 8px;margin:4px 6px;border:3px solid transparent;border-radius:4px;background-color:#fefefe;display:block;box-shadow:0px 1px 2px gray;cursor:pointer}.numbersArea label:hover{background-color:#b2c4ea}.numbersArea input:checked+label{background-color:#b2c4ea;color:#2a3958;border:3px solid #223E7B;font-weight:600}@media screen and (max-width: 768px){.numbersArea>div{grid-template-columns:1fr 1fr}}.contentArticle{padding:0;display:grid;grid-template-columns:1fr 280px;grid-template-areas:"article nav";width:100%}.contentArticle .sideBar{grid-area:nav;min-width:0}.contentArticle .article{grid-area:article;min-width:0}section,.section{position:relative;margin:0;padding:64px 0;background-color:#fff;font-size:18px;background-position:center;background-size:cover}section h1,.section h1{font-size:44px;line-height:normal;margin-bottom:32px}section h2,.section h2{font-size:26px;line-height:normal;margin-bottom:24px}section h3,.section h3{font-size:19.5px;line-height:normal;margin-bottom:18px}section.primary,.section.primary{background-color:#223E7B;background:#192e5b;background:linear-gradient(90deg, #192e5b,#223E7B 10%,#223E7B 90%,#192e5b);color:#fff}section.triary,.section.triary{background-color:#CB6E28;color:#fff}section.secondary,.section.secondary{background-color:#86A3BE;color:#fff}section.green,.section.green{background-color:#8dc63f;color:#fff}section.darkGreen,.section.darkGreen{background-color:#28571a;color:#fff}section.light,.section.light{background-color:#efefef;color:#404040}section.triaryLight,.section.triaryLight{background-color:#e7ba98;background:#b17344;background:linear-gradient(90deg, #b17344,#e7ba98 10%,#e7ba98 90%,#b17344);color:#fff}section.thin,.section.thin{padding:24px 0}section .image,.section .image{margin:auto}section .image img,.section .image img{margin:auto}section .video,.section .video{width:684px;height:384px;max-width:100%;margin:auto}section .video iframe,.section .video iframe{max-width:100%}section .container,section .jumbotron .pricingContainer,.jumbotron section .pricingContainer,section .jumbotronFullImage .pricingContainer,.jumbotronFullImage section .pricingContainer,section .jumbotronFloatingImage .pricingContainer,.jumbotronFloatingImage section .pricingContainer,section .contentDashboard,section .footerRibbon .ribbonContent,.footerRibbon section .ribbonContent,section .cookieRibbon .ribbonContent,.cookieRibbon section .ribbonContent,.section .container,.section .jumbotron .pricingContainer,.jumbotron .section .pricingContainer,.section .jumbotronFullImage .pricingContainer,.jumbotronFullImage .section .pricingContainer,.section .jumbotronFloatingImage .pricingContainer,.jumbotronFloatingImage .section .pricingContainer,.section .contentDashboard,.section .footerRibbon .ribbonContent,.footerRibbon .section .ribbonContent,.section .cookieRibbon .ribbonContent,.cookieRibbon .section .ribbonContent{margin-top:42.24px}section .container:first-child,section .jumbotron .pricingContainer:first-child,.jumbotron section .pricingContainer:first-child,section .jumbotronFullImage .pricingContainer:first-child,.jumbotronFullImage section .pricingContainer:first-child,section .jumbotronFloatingImage .pricingContainer:first-child,.jumbotronFloatingImage section .pricingContainer:first-child,section .contentDashboard:first-child,section .footerRibbon .ribbonContent:first-child,.footerRibbon section .ribbonContent:first-child,section .cookieRibbon .ribbonContent:first-child,.cookieRibbon section .ribbonContent:first-child,.section .container:first-child,.section .jumbotron .pricingContainer:first-child,.jumbotron .section .pricingContainer:first-child,.section .jumbotronFullImage .pricingContainer:first-child,.jumbotronFullImage .section .pricingContainer:first-child,.section .jumbotronFloatingImage .pricingContainer:first-child,.jumbotronFloatingImage .section .pricingContainer:first-child,.section .contentDashboard:first-child,.section .footerRibbon .ribbonContent:first-child,.footerRibbon .section .ribbonContent:first-child,.section .cookieRibbon .ribbonContent:first-child,.cookieRibbon .section .ribbonContent:first-child{margin-top:0}section .single,section .double,section .triple,section .quad,.section .single,.section .double,.section .triple,.section .quad{display:grid;justify-content:center;gap:16px 32px}section .single.centered,section .double.centered,section .triple.centered,section .quad.centered,.section .single.centered,.section .double.centered,.section .triple.centered,.section .quad.centered{justify-content:center;align-items:center}section .single.centered .text,section .single.centered .lead,section .single.centered .billEstimateBox,section .single.centered .creditBox,section .double.centered .text,section .double.centered .lead,section .double.centered .billEstimateBox,section .double.centered .creditBox,section .triple.centered .text,section .triple.centered .lead,section .triple.centered .billEstimateBox,section .triple.centered .creditBox,section .quad.centered .text,section .quad.centered .lead,section .quad.centered .billEstimateBox,section .quad.centered .creditBox,.section .single.centered .text,.section .single.centered .lead,.section .single.centered .billEstimateBox,.section .single.centered .creditBox,.section .double.centered .text,.section .double.centered .lead,.section .double.centered .billEstimateBox,.section .double.centered .creditBox,.section .triple.centered .text,.section .triple.centered .lead,.section .triple.centered .billEstimateBox,.section .triple.centered .creditBox,.section .quad.centered .text,.section .quad.centered .lead,.section .quad.centered .billEstimateBox,.section .quad.centered .creditBox{margin:0}section .single,.section .single{grid-template-columns:1fr}section .double,.section .double{grid-template-columns:1fr 1fr}section .double.auto,.section .double.auto{grid-template-columns:auto auto}@media screen and (max-width: 1080px){section .double,.section .double{grid-template-columns:1fr !important}}section .double .image,.section .double .image{margin:auto}section .double .h2:nth-child(even),.section .double .h2:nth-child(even){margin-right:0}section .double .h2:nth-child(odd),.section .double .h2:nth-child(odd){margin-left:0}section .triple,.section .triple{grid-template-columns:1fr 1fr 1fr}section .triple.auto,.section .triple.auto{grid-template-columns:auto auto auto}@media screen and (max-width: 1080px){section .triple,.section .triple{grid-template-columns:1fr 1fr}section .triple.auto,.section .triple.auto{grid-template-columns:auto auto}}@media screen and (max-width: 768px){section .triple,.section .triple{grid-template-columns:1fr !important}}section .quad,.section .quad{grid-template-columns:1fr 1fr 1fr 1fr}section .quad.auto,.section .quad.auto{grid-template-columns:auto auto auto auto}@media screen and (max-width: 1080px){section .quad,.section .quad{grid-template-columns:1fr 1fr}section .quad.auto,.section .quad.auto{grid-template-columns:auto auto}}.doubleColumn{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media screen and (max-width: 768px){.doubleColumn{grid-template-columns:100%}}.text{font-size:18px;margin-bottom:64px;font-family:Helvetica, Arial, sans-serif;line-height:26px;margin-left:auto;margin-right:auto;max-width:960px}.simpleCard{border:1px solid lightgray;padding:32px;box-shadow:0px 0px 8px rgba(0,0,0,0.16)}.simpleCard h1,.simpleCard h2,.simpleCard h3,.simpleCard h4{margin-bottom:8px}.simpleCard>*:last-child{margin-bottom:0;padding-bottom:0}.contentPoint{display:block;position:relative;padding:8px;margin:8px;padding-left:96px}.contentPoint .graphic{width:80px;position:absolute;top:8px;left:8px}.contentPoint .title{color:#203459;font-weight:600;font-size:18px;margin-bottom:8px}.contentPoint .content{font-family:system-ui;color:#666;font-size:16px}.contentPoint .learnMore{position:absolute;bottom:0;right:0}@media screen and (max-width: 768px){.contentPoint{padding-bottom:24px}}.sideBar{background-color:#dedede;width:100%}.sideBar .articleRow{padding:8px;grid-gap:0 8px;display:grid;grid-template-columns:80px 1fr;grid-template-rows:auto auto;border-bottom:1px solid gray}.sideBar .articleRow img{width:80px;height:auto;grid-row:1/-1}.sideBar .articleRow .title{font-size:16px;font-weight:600}.sideBar .articleRow .desc{font-size:12px}.sideNav{overflow-y:overlay;transition:max-height 0.2s ease}@supports not (overflow-y: overlay){.sideNav{overflow-y:auto}}.sideNav::-webkit-scrollbar{width:8px}.sideNav::-webkit-scrollbar-track{background:transparent}.sideNav::-webkit-scrollbar-thumb{background:#ddd}.sideNav::-webkit-scrollbar-thumb:hover{background:#ccc}.sideNav .logo{position:fixed;top:0;left:0;width:100%;display:block;border-bottom:1px solid #ddd;background-color:#f9f9f9;z-index:1}.sideNav .logo img{display:block;height:8vh;margin:auto}.sideNav .logo:hover{background-color:#fff}.sideNav .category{text-transform:uppercase;font-weight:600;border-bottom:1px solid #223E7B;padding:8px 0;margin-top:8px}.sideNav .subtype{list-style-type:none;padding:0;margin:0;border-left:0px solid transparent}.sideNav .subtype label{padding:8px 4px 8px 8px;margin:0;color:#efefef;position:relative;display:block;background-color:#223E7B;cursor:pointer}.sideNav .subtype label:before{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronRightLight.svg");height:12px;width:12px;background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;right:1ch;top:12px}.sideNav .subtype label:hover{background-color:#172a53}.sideNav .subtype li{max-height:0;overflow:hidden;background-color:#eee;border-left:3px solid #223E7B}.sideNav .subtype.active label{font-weight:600}.sideNav .subtype.active label:before{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronDownLight.svg");height:12px;width:12px;background-size:contain;background-repeat:no-repeat;background-position:center;top:10px}.sideNav .subtype.active li{max-height:32px}.sideNav .sideNavOption{display:block;position:relative;font-size:16px;line-height:32px;padding-left:16px;padding-right:4ch;text-decoration:none;font-weight:400;transition:none}.sideNav .sideNavOption.active{background-color:#fff;font-weight:600}.sideNav .sideNavOption:hover{background-color:#e4e4e4;font-weight:600}@media screen and (max-width: 1080px){.sideNav{box-shadow:none;padding-top:120px;max-height:0;overflow:hidden}.sideNav.active{max-height:100vh}}@media screen and (max-width: 768px){.sideNav{width:100%;left:0;right:0}}.footerRibbon,.cookieRibbon{position:fixed;left:0;right:0;background-color:#fff;bottom:0;z-index:5;box-shadow:0 0 4px rgba(0,0,0,0.2);border-top:1px solid #bbb;padding:8px 0;font-size:14px}.cookieRibbon .ribbonContent{display:grid;grid-gap:8px;grid-template-columns:1fr auto;align-items:center}.cookieRibbon .ribbonContent label{grid-column:1/-1;font-size:16px;font-weight:600}@media screen and (max-width: 768px){.cookieRibbon .ribbonContent{grid-template-columns:1fr}}.formDefault,.formCollapse{width:100%;max-width:1200px;margin:8px;background-color:transparent}.formDefault>div:first-child,.formCollapse>div:first-child{border-radius:8px 8px 0 0}.formDefault>div:last-child,.formCollapse>div:last-child{border-radius:0 0 8px 8px}.formDefault .formTitle,.formCollapse .formTitle{font-size:22px;padding:0}.formDefault .formHeader,.formCollapse .formHeader{display:grid;align-items:center;grid-template-columns:1fr auto;background-color:#5588b1;color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.2);border:1px solid #CDCDCD;padding:8px;font-weight:600}.formDefault .formContent,.formCollapse .formContent{padding:8px;border:1px solid #CDCDCD;border-top:none;background-color:#f9f9f9;box-shadow:0 1px 2px rgba(0,0,0,0.2)}.formCollapse div.formHeader{border-radius:8px;border-bottom:none;position:relative;padding-right:32px;cursor:pointer}.formCollapse div.formHeader:hover{background-color:#4a7ba2}.formCollapse div.formHeader:after{content:" ";content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronDownLight.png");height:16px;width:16px;background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;right:8px;top:16px;bottom:8px}.formCollapse.active .formContent{display:block}.formCollapse.active div.formHeader:after{content:'';display:inline-block;background-image:url("https://www.datacoresolutions.com/media/icons/standard/chevronUpLight.png");height:16px;width:16px;background-size:contain;background-repeat:no-repeat;background-position:center}.formCollapse .formContent{display:none;margin-left:8px;margin-right:8px}.labeledContainer,.labeledTimeline{padding:0px;margin:8px 0;background-color:#efefef;border:1px solid gray;border-radius:8px}.labeledContainer>label:first-child,.labeledTimeline>label:first-child{display:block;padding:4px 8px;border-bottom:1px solid gray;border-radius:6px 6px 0 0}.labeledContainer.blue>label:first-child,.blue.labeledTimeline>label:first-child{color:#fff;background-color:#CB6E28;border-bottom:1px solid #CB6E28}.labeledContainer.blue>.header,.blue.labeledTimeline>.header{border-bottom:1px solid #CB6E28}.labeledContainer.blue>.content,.blue.labeledTimeline>.content{background-color:#f9eae0}.labeledContainer .header,.labeledTimeline .header{padding:8px;border-top-right-radius:8px;border-top-left-radius:8px;border-bottom:1px solid gray}.labeledContainer .header>*:first-child,.labeledTimeline .header>*:first-child{margin-top:0}.labeledContainer .header>*:last-child,.labeledTimeline .header>*:last-child{margin-bottom:0}.labeledContainer .content:last-child,.labeledTimeline .content:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.radioGroup,.labeledRadioGroup{display:grid}.radioGroup .defaultButton,.labeledRadioGroup .defaultButton,.radioGroup .noteComment button,.noteComment .radioGroup button,.labeledRadioGroup .noteComment button,.noteComment .labeledRadioGroup button{border-radius:0px}.radioGroup .defaultButton.active,.labeledRadioGroup .defaultButton.active,.radioGroup .noteComment button.active,.noteComment .radioGroup button.active,.labeledRadioGroup .noteComment button.active,.noteComment .labeledRadioGroup button.active,.radioGroup input:checked+label.defaultButton,.labeledRadioGroup input:checked+label.defaultButton{background-color:#335cb7;text-shadow:0 1px 1px black}.radioGroup .defaultButton.gray.active,.labeledRadioGroup .defaultButton.gray.active,.radioGroup .noteComment button.gray.active,.noteComment .radioGroup button.gray.active,.labeledRadioGroup .noteComment button.gray.active,.noteComment .labeledRadioGroup button.gray.active,.radioGroup input:checked+label.defaultButton.gray,.labeledRadioGroup input:checked+label.defaultButton.gray{background-color:#CB6E28;text-shadow:0 1px 1px black}.radioGroup input,.labeledRadioGroup input{display:none}.radioGroup *:first-child,.labeledRadioGroup *:first-child,.radioGroup *:nth-child(2),.labeledRadioGroup *:nth-child(2),.radioGroup .first,.labeledRadioGroup .first{border-radius:8px 0 0 8px}.radioGroup *:last-child,.labeledRadioGroup *:last-child,.radioGroup .last,.labeledRadioGroup .last{border-radius:0 8px 8px 0}.filters{padding:8px;gap:8px;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, auto))}.filters .inputCapsule{margin:0}.filters .defaultInput,.filters .defaultSelect{width:100px}.labeledTimeline{width:350px;margin-left:auto;margin-right:auto}.labeledTimeline .labeledRadioGroup{padding-top:0}.labeledRadioGroup{padding-top:20px;position:relative}.labeledRadioGroup label{height:36px;line-height:18px}.labeledRadioGroup label:first-child{position:absolute;top:0;left:0;font-weight:600;color:#666}.timelineDatePickers{margin:8px;display:grid;grid-template-columns:1fr 20px 1fr;align-items:center;gap:8px}.timelineDatePickers .labeledInput,.timelineDatePickers .phoneInput{margin:0}.timelineDatePickers input{width:100%}.timelineFilters{display:grid;grid-template-columns:1fr auto;gap:8px;min-width:320px;margin:0 8px}.timelineFilters>*{min-width:0}.timelineFilters .labeledSelect{margin-bottom:0}@media screen and (max-width: 768px){.timelineFilters{display:block}}.inputCapsule{height:36px;margin:8px 0;margin-right:8px;display:inline-grid;grid-template-columns:auto 1fr auto}.inputCapsule>*{height:36px}.inputCapsule.blue .defaultLabel,.inputCapsule.blue label{background-color:#CB6E28;color:#fff}.inputCapsule.blue .defaultLabel+.defaultInput,.inputCapsule.blue .defaultLabel+.defaultSelect,.inputCapsule.blue label+.defaultInput,.inputCapsule.blue label+.defaultSelect{border-top-left-radius:0;border-bottom-left-radius:0}.inputCapsule.blue .defaultInput,.inputCapsule.blue .defaultSelect{border:1px solid #CB6E28}.inputCapsule.blue .defaultInput:not(:last-child),.inputCapsule.blue .defaultSelect:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.inputCapsule.gray .defaultLabel,.inputCapsule.gray label{background-color:#666;color:#fff}.inputCapsule.gray .defaultLabel+.defaultInput,.inputCapsule.gray .defaultLabel+.defaultSelect,.inputCapsule.gray label+.defaultInput,.inputCapsule.gray label+.defaultSelect{border-top-left-radius:0;border-bottom-left-radius:0}.inputCapsule.gray .defaultInput,.inputCapsule.gray .defaultSelect{border:1px solid #666}.inputCapsule.gray .defaultInput:not(:last-child),.inputCapsule.gray .defaultSelect:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.inputCapsule .defaultInput,.inputCapsule .defaultSelect{padding:8px;min-width:50px;background-color:#fff;border-radius:4px;border:1px solid lightgray;display:block;box-shadow:inset 0px 2px 2px rgba(0,0,0,0.1);font-size:16px}.inputCapsule .defaultInput+.defaultLabel,.inputCapsule .defaultInput+label,.inputCapsule .defaultSelect+.defaultLabel,.inputCapsule .defaultSelect+label{border-radius:0 4px 4px 0}.inputCapsule .defaultInput:first-child,.inputCapsule .defaultSelect:first-child{grid-column:1/3}.inputCapsule .defaultLabel,.inputCapsule label{border-radius:4px 0 0 4px;line-height:36px;padding:0 12px;font-weight:600;background-color:transparent;color:#666}.pageHeadline,.pageHeadline h1,.pageHeadline h2,.pageHeadline h3{font-size:32px;font-weight:600;text-align:left;color:#202020;padding-bottom:0}.labelSide{padding-left:26px !important;border-radius:8px;position:relative}.labelSide>div{border-top-left-radius:0;border-bottom-left-radius:0}.labelSide.blue{border:1px solid #CB6E28}.labelSide.blue>label:first-child{background-color:#CB6E28;color:#fff;border:1px solid #CB6E28}.labelSide>label{width:27px;line-height:11px;transform:rotate(180deg);text-align:center;text-orientation:sideways;writing-mode:vertical-lr;border-left:1px solid gray;position:absolute;left:-1px;top:-1px;bottom:-1px;background-color:#efefef;border-radius:0 8px 8px 0 !important;border:solid 1px gray}
