.resource-header{padding:40px 20px}.calculator-url{display:none}ol li,ul li{font-size:18px}#calculatorForm{border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.2)}#calculatorForm .calculator-header-wrapper{align-items:center;background:#af231c;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;justify-content:space-between;padding:15px 20px}@media screen and (max-width:768px){#calculatorForm .calculator-header-wrapper{align-items:center;flex-direction:column;justify-content:center;text-align:center}}#calculatorForm .calculator-header-wrapper div.tc-header-text h2,#calculatorForm .calculator-header-wrapper div.tc-header-text p{color:#fff}#calculatorForm .calculator-header-wrapper .tip-wrapper{align-items:center;display:flex;justify-content:flex-end}#calculatorForm .calculator-wrapper{background:#fff;overflow-x:hidden;padding:40px 40px 20px}#calculatorForm .calculator-wrapper div#name-header{align-items:center;border-bottom:none;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin-bottom:10px;padding-left:10px;padding-right:10px}#calculatorForm .calculator-wrapper div#name-header .header-input-fields label{display:none}#calculatorForm .calculator-wrapper div#name-header #date-input,#calculatorForm .calculator-wrapper div#name-header #name-input{border:1px solid #53565a;border-radius:12px;color:#000;max-width:100%;width:100%}.print-only{display:none}.calculator-new-features{align-items:center;background-color:#fafafa;border:2px solid #ededed;display:flex;flex-direction:column;margin-top:40px;max-width:1200px;width:94%}div.header-input-fields{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;width:40%}.calculator-feature-header{display:flex;flex-direction:row;justify-content:center;width:100%}input[type=text]:focus{background-color:#edf8ff;outline-color:#036bac!important}div.new-feature-title-wrapper{align-items:center;display:flex;font-size:1.3333333333rem;justify-content:center;line-height:1.8;margin:10px}span.calculator-feature-title{font-size:20px;padding-bottom:5px}span.material-symbols-outlined{font-size:45px}div.bottom-vtc-title{color:#fff;display:flex;flex-direction:row;font-size:26px;justify-content:center}div#calculator-feature-details{background:#f5f5f5;border-radius:4px}div#calculator-feature-details p{font-weight:700;margin:0;padding:20px 35px 0 90px;width:80%}div#calculator-feature-details ul{display:flex;flex-direction:column;justify-content:space-between;margin:0 35px 20px 180px!important;padding-left:10px;padding-right:10px}div#calculator-feature-details ul li{display:flex;flex-direction:row;margin-top:20px;width:80%}div#calculator-feature-details.new-feature-hide{display:none}button.toggle-button{background:none;border:none;color:#036bac!important;margin:0;padding:0}button.toggle-button:focus,button.toggle-button:hover{background:none}#calculator{border:none;border-collapse:collapse;font-size:18px;margin-bottom:0;margin-top:0;overflow:hidden;width:100%}#calculator tbody tr{border-bottom:1px solid rgba(0,0,0,.1)}.table-header{border-radius:4px 4px 0 0;display:flex}.table-header div{text-decoration:underline}input.change::-moz-placeholder{color:#000}input.change::placeholder{color:#000}div.header-input-fields#date-input-wrapper{padding-left:20px}.table-header div{float:left;line-height:1;padding:20px 10px;white-space:nowrap}#calculator tbody tr td:last-of-type,.table-header div:last-of-type{text-align:right}#calculator tbody tr td:first-of-type{font-weight:700}#calculator tbody td{border:none;padding:10px;position:relative}#calculator tr td:first-of-type,.table-header div:first-of-type{width:18%}#calculator tr td:nth-of-type(2),#calculator tr td:nth-of-type(3),.table-header div:nth-of-type(2),.table-header div:nth-of-type(3){width:27%}#calculator tr td:nth-of-type(4),.table-header div:nth-of-type(4){padding-right:0;width:18%}#calculator tr td:nth-of-type(5),.table-header div:nth-of-type(5){width:10%}#calculator input[type=text]{background:#fff;border:1px solid #53565a;border-radius:4px;color:#53565a;line-height:1.2;outline:0;padding:0;text-align:center;width:45px}.time-input-group{align-items:center;background:#fff;border:1px solid #53565a;border-radius:8px;display:inline-flex;padding:4px 8px}.time-input-group input[type=text]{background:transparent;border:none!important;height:32px}.time-input-group .form-group-calculator{margin-left:8px}.time-input-group .form-group-calculator select{background:transparent;border:none;height:32px;padding-left:4px;padding-right:20px}.time-input-group .form-group-calculator:before{right:4px;top:17px}.time-input-group .colon-separator{padding:0 4px}.time-input-group:focus-within{background-color:#edf8ff;border-color:#036bac}.time-input-group.break-group .form-group-calculator{display:none}#calculator input[type=text].input-error{background-color:#ffefed!important;border:1px solid #bb0a2e!important}.time-input-group.break-error,.time-input-group.input-error{border-color:#af231c!important}.break-error-total{color:#af231c!important}#calculator input::-webkit-inner-spin-button,#calculator input::-webkit-outer-spin-button{-webkit-appearance:none;display:none;margin:0}#calculator input[type=text]{-moz-appearance:textfield}#error_chunk{background:#ffefed;color:#af231c;display:none;padding:15px 20px}.time-line{background:#e4e5e9;height:1px;max-width:92px;position:absolute;right:0;top:30px;width:100%;z-index:0}.white-space{background:#fff;display:inline-block;height:13px;position:relative;width:20px;z-index:1}.minutes-text{margin-left:9px}.div-placeholder{color:rgba(0,0,0,.2)!important}::-moz-placeholder{color:rgba(0,0,0,.2)!important;opacity:1}::placeholder{color:rgba(0,0,0,.2)!important;opacity:1}:-ms-input-placeholder{color:rgba(0,0,0,.2)!important}::-ms-input-placeholder{color:rgba(0,0,0,.2)!important}#calculator input[type=text]:focus,#calculator select:focus{background-color:#edf8ff;border-color:#036bac}#calculator .time-input-group:focus-within input[type=text]:focus,#calculator .time-input-group:focus-within select:focus{background-color:#fff;border-radius:4px}#calculator .time-input-group:focus-within input[type=text]:not(:focus),#calculator .time-input-group:focus-within select:not(:focus){background-color:#edf8ff}.table-footer{border-radius:0 0 4px 4px;border-top:none;color:#53565a;display:flex;justify-content:space-between;line-height:1;padding:0 20px}@media screen and (max-width:768px){.table-footer{flex-direction:column-reverse}}.table-footer div.button-group{padding:0 0 40px 20px}@media screen and (max-width:768px){.table-footer div.button-group a{align-items:center;display:flex;justify-content:center}}.table-footer div.button-group a.print-btn{background-color:#3eb047!important;color:#fff!important;font-weight:700!important}.table-footer div.button-group a.calculate-btn,.table-footer div.button-group a.clear-btn{background-color:#d6d6d6!important;color:#53565a!important}.table-footer .total-hours{color:#3eb047;-moz-column-gap:20px;column-gap:20px;display:flex;font-size:18px;font-weight:700;padding:10px 30px 0 0;text-align:right}@media screen and (max-width:768px){.table-footer .total-hours{justify-content:flex-end;padding-bottom:20px;width:100%}}.version{color:#b0b0b0;font-size:14px;padding-top:25px!important;text-align:left}.mobile-only{display:none}.below-footer-wrapper{align-items:center;display:flex;margin-top:10px;overflow:visible!important;width:100%}.buttons-wrapper{float:left;width:60%}.redcort-btn.redcort-btn-custom img{display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:18px}.calculate-btn img{width:15px}.redcort-btn.redcort-btn-custom span{vertical-align:middle}.redcort-btn.redcort-btn-custom{border-radius:4px;font-size:16px;padding:13px 20px}.redcort-btn.redcort-btn-custom.print-btn{padding:13px 50px}.mobile-label{font-size:15px}.mobile-label-total{font-weight:700;padding-top:4px}.colon-separator{padding:0 8px}.form-group-calculator{display:inline-block;margin-left:18px;position:relative;vertical-align:top;width:65px;z-index:1}.form-inline>.btn,.form-inline>.form-group-calculator{display:inline-block;margin-bottom:0}.form-group-calculator select{word-wrap:normal;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #53565a;border-radius:4px;box-sizing:border-box;color:inherit;color:#373a3c;flex-basis:100%;flex-grow:1;font-family:inherit;font-size:16px;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:0 12px;text-transform:inherit;vertical-align:middle;width:65px}.form-group-calculator select:focus::-ms-value{background-color:#fff;color:#373a3c}.form-group-calculator select:active,.form-group-calculator select:focus{outline:none}.form-group-calculator:before{box-sizing:border-box;content:"▼";font-size:10px;pointer-events:none;position:absolute;right:12px;top:21px;transform:translateY(-50%) scaleY(.7)}.calc-disclaimer{padding:20px;width:100%}.calc-disclaimer p{font-size:13px!important}@media (-ms-high-contrast:none){.form-group-calculator select{background:#fff}.form-group-calculator select,.form-group-calculator select:focus,::-ms-backdrop{background:#fff}}.form-group-calculator select::-ms-expand{display:none}.form-group-calculator select:disabled{background:#ededed;cursor:no-drop!important;opacity:.5}.tip-badge-wrapper{float:right;margin-left:5px}.tip-badge-wrapper:hover{cursor:pointer}.tip-badge-text{align-items:center;color:#53565a!important;display:flex;justify-content:flex-end;text-align:right}.tip-badge-text,.tip-cta{float:right;font-size:16px}.tip-cta{background:#af231c;border:1px solid #fff;border-radius:12px;color:#fff;padding:5px 10px}.tip-cta:hover{filter:brightness(120%)}.tip-cta img{width:15px}.tip-cta img,.tip-cta span{vertical-align:middle}@media screen and (max-width:1000px){.time-line,.white-space{display:none}}@media screen and (max-width:920px){.below-footer-wrapper{display:flex;flex-direction:column;margin-top:30px}.tip-wrapper{align-items:flex-start;flex-direction:column;margin-top:20px;width:100%}div#calculator-feature-details p{padding:20px 20px 0;width:100%}div#calculator-feature-details ul{display:flex;flex-direction:column;margin:0 25px 20px 30px!important}div#calculator-feature-details ul li{display:flex;flex-direction:row;width:100%}.tip-badge-wrapper{float:left;margin-top:0}.tip-badge-text{float:left;margin-left:10px;margin-right:0;text-align:left}.tip-cta{float:left}.minutes-text{font-size:15px}.colon-separator{padding:0 4px}.mobile-only{display:inline-block}.version{display:none}.table-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:8px 10px!important;text-align:left;width:100%!important}.table-row .mobile-label{font-weight:500;order:-1}.table-row .time-input-group{order:1}.table-header{display:none}div.header-input-fields{display:flex;width:50%}div#name-header{justify-content:space-between;padding-bottom:10px;padding-left:0!important}.table-footer{border-radius:0;box-shadow:none;margin-bottom:0}#calculator tbody td{padding:5px 0}#calculator td label{display:inline-block!important;margin-left:8px}#calculator .break-deduction{left:63px;position:relative}[id^=stot]{display:inline-block;width:auto!important}#calculator tfoot tr{background:0 0!important}#calculator tfoot td{line-height:35px;text-align:left!important;text-indent:106px}#calculator tbody tr td:last-of-type{min-height:40px;text-align:left}#calculator tbody tr td:last-of-type .mobile-label-total{order:-1}#calculator tbody tr td:last-of-type [id^=stot]{font-size:18px;order:1}#calculator tbody tr:first-of-type{border-top:none}#calculator tbody tr{border-bottom:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;padding:10px 0}#calculator tbody tr td:first-of-type{font-size:18px;font-weight:700;justify-content:flex-start;padding-bottom:10px}.footer-spacer{display:none}.form-group-calculator{margin-left:9px}.calculator-wrapper{border-radius:0;box-shadow:none}.buttons-wrapper{float:none;width:100%}}@media screen and (max-width:600px){div.header-input-fields{width:48%}div.header-input-fields#date-input-wrapper{padding-left:0}.buttons-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:20px}.buttons-wrapper a{margin:0!important;text-align:center}div#calculator-feature-details p{padding:20px 20px 0;width:100%}div#calculator-feature-details ul{display:flex;flex-direction:column;margin:0 25px 20px 30px!important}div#calculator-feature-details ul li{display:flex;flex-direction:row;width:100%}div#name-header{justify-content:space-between;padding-left:0!important}.calc-disclaimer{text-align:center}.calc-copyright{margin-top:10px}.button-group{flex-direction:column;width:100%}.print-btn,a.calculate-btn,a.clear-btn{margin-bottom:10px;margin-right:0;width:100%}.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding-left:15px!important;padding-right:15px!important}.tip-badge-wrapper{text-align:center;width:100%}.tip-cta{float:none}.tip-badge-text{float:none;margin-left:0;margin-top:10px;text-align:center}.tip-badge-text br{display:none}div.new-feature-title-wrapper{font-size:18px}span.material-symbols-outlined{font-size:28px}}@media print{.print-only{display:flex}#calculatorForm{box-shadow:none!important;font-size:18px!important;margin-top:40px;width:100%}#calculatorForm .calculator-wrapper{border:none!important;box-shadow:none!important;padding:0!important;width:100%!important}#calculatorForm .calculator-wrapper div#name-header{align-items:flex-start!important;border:none;box-shadow:none;display:flex!important;flex-direction:column!important;height:auto!important;justify-content:flex-start;margin-bottom:40px!important;margin-top:80px;width:100%}#calculatorForm .calculator-wrapper div#name-header .header-input-fields{display:flex;flex-direction:row;margin-bottom:5px;padding:0!important;width:auto!important}#calculatorForm .calculator-wrapper div#name-header .header-input-fields label{display:flex!important;font-weight:700;margin-right:10px;white-space:nowrap}#calculatorForm .calculator-wrapper div#name-header .header-input-fields input{max-width:none!important;width:auto!important}#calculator tbody tr td:first-of-type{font-weight:400}.colon-separator{padding:0;vertical-align:top}.calculator-widget-wrapper .elementor-widget-container{margin-top:30px!important}.calculator-wrapper,.table-footer{box-shadow:none}#calculator input[type=text]{border:none!important;color:#000;font-size:20px!important;height:auto;margin:-2px 0 0;padding:0 5px 0 0;text-align:right;width:32px}#calculator input.minutes-print[type=text]{width:40px}.table-footer div:nth-of-type(4){border-left:none;border-top:none;margin-left:0;padding:20px 10px;width:100%}.total-hours .total-hours-text{float:none}.total-hours .total-hours-number{float:none;padding-left:10px}.minutes-text{font-size:18px!important;margin-left:3px}.form-group-calculator{margin-left:2px}.form-group-calculator select{border:none;color:#000!important;font-size:19px!important;height:auto;line-height:.9;padding:2px 0 0;width:auto}#tip-jar-modal,#virtual-timeclock,.ast-mobile-menu-buttons,.below-footer-wrapper,.footer-spacer,.form-group-calculator:before,.hide-print,.redcort-btn,.time-line,.tip-badge-wrapper,.tip-wrapper,.version,.white-space,header{display:none!important}.total-hours{color:#000;font-size:18px!important;text-align:right;width:100%}.table-footer{padding-right:0}.elementor-widget:not(:last-child),.table-footer{margin-bottom:0}#calculator select{-moz-appearance:none;-webkit-appearance:none;appearance:none;color:#000}#calculator select::-ms-expand{display:none}table .table-header div,table tfoot tr{background:#fff!important}table .table-header,table tbody,table tfoot{border:0}table tbody{border-bottom:0!important}table,td,th{border:none}#calculator tbody td,table tbody th{padding-top:18px}.table-header{background:#fff;color:gray;display:flex!important}#calculator tbody tr{display:table-row!important;flex-direction:unset!important}.mobile-label,.mobile-label-total{display:none!important}.table-header div{font-size:18px!important;font-weight:400;padding:12px}@page{size:A4;margin:0}section{page-break-after:avoid;page-break-before:avoid}body,html{height:100%;width:210mm}.calculator-url{display:flex;padding:0 50px!important;position:absolute;right:0;top:40px;z-index:100}#calculator tr td:first-of-type,.table-footer div:first-of-type,.table-header div:first-of-type{padding-right:0;width:19%}#calculator tr td:nth-of-type(2),#calculator tr td:nth-of-type(3),.table-footer div:nth-of-type(2),.table-footer div:nth-of-type(3),.table-header div:nth-of-type(2),.table-header div:nth-of-type(3){padding-left:0;padding-right:0;width:23%}#calculator tr td:nth-of-type(4) .table-header div:nth-of-type(4){padding-left:0;padding-right:0;width:18%}#calculator tr td:nth-of-type(5),.table-header div:nth-of-type(5){padding-left:0;width:17%}.vt-ad-sm{border:1px solid #000;margin:60px auto 0;max-width:360px;padding:20px}.print-title{display:block!important}.div-placeholder{color:transparent!important}::-moz-placeholder{color:transparent!important;opacity:1}::placeholder{color:transparent!important;opacity:1}:-ms-input-placeholder{color:transparent!important}::-ms-input-placeholder{color:transparent!important}section.calculator-header-section{padding-bottom:30px!important}.time-card-text{margin-top:40px}#stot1,#stot2,#stot3,#stot4,#stot5,#stot6,#stot7,#stot8,#stots,.total-hours-text{font-size:20px}#date-input,#name-input,.print-placeholder,.table-header div,.table-row div,.table-row td,div#name-header{color:#000!important;font-size:18px!important}.table-footer{border:none!important;display:flex!important;justify-content:flex-end!important;padding:0!important;width:100%!important}.table-footer .button-group{display:none!important}.table-footer .total-hours{color:#53565a;justify-content:flex-end!important;margin-right:20px;width:auto!important}.table-header{border:none!important}#calculator{border:none;box-shadow:none}#calculator tbody tr{border-bottom:1px solid #000!important}#calculator tbody td{border:none}input[type=text]#date-input,input[type=text]#name-input{border:none!important;font-weight:700;max-width:none!important;min-width:0!important;padding-left:0;width:auto!important}.time-input-group{border:none!important}.calculator-new-features{display:none}}.site-header{height:-moz-fit-content!important;height:fit-content!important}.site-header #dabar{align-items:center;background:hsla(0,0%,50%,.25);display:flex;justify-content:center;overflow:hidden;padding:15px 10px;width:100%}.site-header .free-resources-info{display:grid;grid-template-columns:1fr 2fr 1fr;max-width:1200px;width:100%}.site-header .free-resources-info div{display:flex;width:100%}.site-header .free-resources-info a,.site-header .free-resources-info p{text-align:center;width:-moz-fit-content;width:fit-content}.site-header .free-resources-info p{color:#000}.site-header .free-resources-info a{border-radius:12px;color:#fff;font-weight:400;padding:8px;width:90px}.site-header .free-resources-info a:hover{filter:brightness(120%)}@media screen and (max-width:768px){.site-header .free-resources-info{grid-template-columns:1fr}.site-header .free-resources-info div{align-items:center!important;justify-content:center!important;padding-bottom:5px}}.footer-icons{display:none!important}.resource-header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center;width:100%}.resources-content-container{-moz-column-gap:30px;column-gap:30px;display:flex;flex-direction:row;justify-content:space-between;max-width:1200px;width:100%}.full-column-flex{padding:40px 20px}.free-resource-header p{margin:0;padding-bottom:5px;padding-top:5px;text-align:center}.footer-icons{display:none}.free-resource-header{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:1200px;padding-bottom:20px;padding-top:40px;width:100%}.free-resource-subheader{display:flex;justify-content:flex-start;max-width:1200px;padding-top:20px;width:100%}.free-resource-subheader p{width:70%}.free-resource-other-content{max-width:1200px;padding-top:20px;width:100%}.state-column{width:50%}.letter-container,.state-column{display:flex;flex-direction:column}.letter-container{width:100%}.state-column h2{border-bottom:2px solid #ededed;padding:20px 0;width:100%}.collapsible-title{cursor:pointer;margin:5px 0;padding:10px}#footnote1{height:80px}@media screen and (max-width:960px){#footnote1{height:0}}div.collapsible-content{border-left:5px solid #ededed;margin-left:15px;padding:20px;width:100%}.state-column ul{padding-left:40px}.state-column ul li{align-items:flex-start;display:flex;flex-direction:column;margin-left:-55px;width:-moz-fit-content;width:fit-content}.state-column ul li div{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:100%}@media only screen and (max-width:768px){.resources-content-container{flex-direction:column;justify-content:center;max-width:100%;row-gap:30px;width:100%}.state-column{width:100%}.state-column ul li{margin-left:-55px}.free-resource-subheader p{width:100%}.free-resource-header{text-align:center}.full-column-flex{max-width:100%}}#checkout-tip{padding:0}#checkout-tip #phase-1{padding:30px}#checkout-tip #phase-2{overflow:hidden}#checkout-tip #phase-2 h2{padding:50px 0 20px;text-align:center}.modal-wrapper{height:100vh;left:0;position:fixed;right:0;z-index:10000}.modal-blackout{backface-visibility:hidden;background:rgba(0,0,0,.8);height:100vh;left:0;position:absolute;right:0;z-index:0}.custom-modal-wrapper{background-color:#fff;border-radius:12px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);box-sizing:border-box;left:50%;max-width:455px;overflow:visible;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.custom-modal{box-sizing:border-box;overflow:visible!important;padding:30px;position:relative}.modal-content{text-align:center}.modal-content h2{margin-bottom:10px}.close-modal-icon{opacity:.4;position:absolute;right:18px;top:12px}.close-modal-icon:hover{cursor:pointer;opacity:1}.close-modal-icon:before{color:#53565a;content:"";font-family:Material Symbols Outlined;font-size:26px}.back-arrow-icon{height:auto;left:20px;opacity:.4;position:absolute;top:20px;width:23px}.back-arrow-icon:hover{cursor:pointer;opacity:1}.tip-jar-button{background-color:#036aac;border:none;border-radius:4px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:20px!important;font-size:14px;font-weight:700!important;font-weight:500;line-height:1.4!important;min-width:64px;outline:none;overflow:hidden;padding:10px!important;position:relative;text-align:center;text-overflow:ellipsis;text-transform:uppercase!important;transition:box-shadow .2s;vertical-align:middle;width:100%!important}#checkout-tip{max-width:450px}#checkout-tip #phase-2{display:none}#checkout-tip #phase-2 .back-icon{left:18px;opacity:.4;position:absolute;top:12px;z-index:5}#checkout-tip #phase-2 .back-icon:hover{cursor:pointer;opacity:1}#checkout-tip #phase-2 .back-icon:before{color:#53565a;content:"";font-family:Material Symbols Outlined;font-size:26px}#checkout-tip .tip-selection-wrapper{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;margin-bottom:20px;text-align:center}#checkout-tip .tip-selection-wrapper div{display:flex;justify-content:center;width:100%}#checkout-tip .tip-selection-wrapper div .tip-item{background:#fff;border:3px solid #ededed;border-radius:8px;color:#53565a;display:inline-block;margin:6px;max-width:115px;padding:10px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}#checkout-tip .tip-selection-wrapper div .tip-item:hover{background:#ededed;cursor:pointer}#checkout-tip .tip-selection-wrapper div .tip-dollar-sign{font-size:20px;margin-left:-10px;vertical-align:top}#checkout-tip .tip-selection-wrapper div .tip-amount{font-size:36px;font-weight:700;letter-spacing:-3px;line-height:1.2;vertical-align:top}#checkout-tip .tip-selection-wrapper div .tip-selected{background:#036aac;border:3px solid #036aac;color:#fff}#checkout-tip .tip-selection-wrapper div .tip-selected:hover{background:#036aac}#checkout-tip #place_order{background-color:#036aac;border:none;border-radius:4px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:20px!important;font-size:14px;font-weight:700!important;font-weight:500;line-height:1.4!important;min-width:64px;outline:none;overflow:hidden;padding:10px!important;position:relative;text-align:center;text-overflow:ellipsis;text-transform:uppercase!important;transition:box-shadow .2s;vertical-align:middle;width:100%!important}#checkout-tip #checkout-embed{min-height:470px}.shop_table.woocommerce-checkout-review-order-table{display:none}ul.wc_payment_methods.payment_methods.methods{list-style:none;padding-left:0}ul.wc_payment_methods.payment_methods.methods #payment_method_authorize_net_cim_credit_card,ul.wc_payment_methods.payment_methods.methods .sv-wc-payment-gateway-card-icons{display:none}.tip-jar-iframe{min-height:430px;width:100%}.modal-icon{background:#fff;border-radius:50%;box-shadow:5px 5px 20px rgba(0,0,0,.15);height:80px;margin:-60px auto 20px;position:relative;width:80px}.modal-icon img{height:40px;margin-left:auto;margin-right:auto;margin-top:20px;width:40px}.spinner-outer-wrapper-full-tip-jar{background:#fff;height:100%;left:50%;max-height:445px;position:absolute;transform:translateX(-50%);width:101%;z-index:999}#tip-step-2{position:relative}@media screen and (max-width:600px){.tip-jar-iframe{min-height:600px!important}.custom-modal-wrapper{border-radius:0;height:100%;max-width:1000px}#tip-step-1,#tip-step-2{margin-left:auto;margin-right:auto;max-width:330px}.tip-selection-wrapper{margin-bottom:20px}.tip-item{background:#fff;border:3px solid #ededed;border-radius:8px;color:#53565a;display:inline-block;margin:4px;max-width:88px;padding:8px;text-align:center;width:100%}.tip-dollar-sign{font-size:16px;margin-left:-10px;vertical-align:top}.tip-amount{font-size:32px;font-weight:700;letter-spacing:-3px;line-height:1.2;vertical-align:top}.tip-selected{border:3px solid #036aac;color:#fff}.tip-selected,.tip-selected:hover{background:#036aac}.modal-icon{background:none;border-radius:0;box-shadow:none;height:auto;margin-bottom:10px;margin-top:-15px;width:auto}.custom-modal{padding:15px}}.tooltip-info{background:#fff;border-radius:8px;bottom:34px;box-shadow:5px 5px 20px rgba(0,0,0,.15);color:#53565a;font-size:15px;left:-122px;line-height:1.2;opacity:0;padding:15px;position:absolute;visibility:hidden;white-space:normal!important;width:260px;z-index:100}.tooltip-info:before{border-color:#fff transparent;border-style:solid;border-width:10px 10px 0;bottom:-10px;content:"";left:50%;margin-left:-10px;position:absolute}.tooltip-icon-wrapper{cursor:pointer;margin-bottom:5px;margin-left:5px;position:relative;vertical-align:top}.tooltip-icon-wrapper:hover .tooltip-info{opacity:1;visibility:visible}.tooltip-icon{height:16px;vertical-align:top;width:16px}