@import url('https://fonts.googleapis.com/css?family=Quicksand:400,500,600,700&display=swap');.logo{width:9rem;display:block}body{font-family:'Quicksand',sans-serif;height:100%;margin:0;padding:0;font-weight:500}.icon-link{cursor:pointer}.cursor-pointer{cursor:pointer}.padding{padding:1rem}.jumbotron{border-radius:0}.fas,.far{transition:100ms transform}.fas:hover,.far:hover{transform:scale(1.1)}.table-row-padding td{padding-top:1rem;padding-bottom:1rem}.dropdown-divider{width:90%;margin:auto}.dropdown .dropdown-menu.dropdown-menu-right{margin-right:1.4rem;margin-top:-.5rem}.dropdown-login{min-width:20.8rem;padding:2rem}.fa-check-circle{color:green}.fa-times-circle{color:red}.notification{display:none;position:fixed;top:1rem;right:1rem;z-index:9999;max-width:50vw;transition:100ms top}.spinner-border{width:3rem;height:3rem;z-index:9990}.spinner-cover{background-color:rgba(200,200,200,.05);position:fixed;width:100vw;height:100vh;top:0;left:0;display:flex;justify-content:center;align-items:center}.description{display:none;position:absolute;z-index:3;max-width:45vw;max-height:50vh}.description img{width:100%}.pagesize-select{flex:0 0 4rem;-ms-flex:0 0 4rem}.table-macro th{position:relative}th a{position:absolute;height:100%;width:100%;top:0;left:0}.table-macro thead tr th,.table-macro tbody tr td{overflow:hidden;white-space:nowrap}.sort,.sort-asc,.sort-desc{cursor:pointer}.sort::before{content:"";font-family:'Font Awesome 5 Pro','Font Awesome 5 Free';margin-right:.5rem}.sort-desc::before{content:"";font-family:'Font Awesome 5 Pro','Font Awesome 5 Free';margin-right:.5rem}.sort-asc::before{content:"";font-family:'Font Awesome 5 Pro','Font Awesome 5 Free';margin-right:.5rem}.link{cursor:pointer;color:#3498db;text-decoration:none;transition:color 200ms ease-in-out}.link:hover{color:#fd632f;text-decoration:none}.fa-search{color:#2c3e50}.fa-search:hover{color:#6b6b6b}#myMacroTable{margin-left:auto;margin-right:auto;width:75%}.table-macro{overflow:auto}.table thead th{border-bottom:0;border-top:0}.table-macro thead tr{background-color:#3498db;color:#ecf0f1;font-size:1.1rem}.table-macro thead tr th:first-child{border-top-left-radius:10px}.table-macro thead tr th:last-child{border-top-right-radius:10px}.table-macro tbody tr:last-child{border-bottom:2px solid #3498db}.table-macro .thead>th{min-width:200px}.table-macro tbody tr:hover{background-color:#ecf0f1}.search-box{position:relative;border:0;width:40px;height:40px;font-size:.9rem}.search-box input{position:absolute;right:0;padding:0 1rem;height:40px;border:0;border-radius:40px;width:35px;opacity:0;outline:0;transition:200ms width}.search-box:hover>input{width:200px;opacity:1;border:1px solid #000}.search-box:hover>.search-btn{border:0}.search-btn{display:flex;justify-content:center;align-items:center;position:absolute;right:0;height:40px;width:40px;border-radius:50%;border:1px solid #000}.center{display:grid}.center>.table-macro{justify-self:center}.macro-toolbar-container{display:grid;grid-template-columns:max-content 1fr}.macro-toolbar-container .macro-navigation{display:grid;grid-template-columns:max-content max-content max-content}.macrosummary-container{display:grid;grid-template-columns:max-content 1fr max-content 1fr;grid-column-gap:1rem;color:#313131}.fa-comment-dots{color:#16a085}.comment-box{font-size:.95rem}.comment-area>.comment{margin-bottom:1rem}.comment{padding:0 .5rem 0 .5rem;border-left:2px solid #edeff1}.comment-area>.comment{margin-bottom:1rem}.comment-header{font-size:.85rem;opacity:.7}.comment-header>.comment-header-username{color:#dc3545}.comment-header .comment-header-divider{margin:0 .1rem 0 .1rem}.comment-header>.comment-header-date{font-size:.75rem}.comment-header .comment-header-lastedited{font-size:.75rem;font-style:italic}.comment .subcomment{margin-left:.5rem;margin-right:-.5rem}.comment .comment-footer{display:flex;margin-top:.3rem;justify-content:flex-end;align-content:flex-end;min-height:1.8rem}.comment .comment-footer button{height:80%;font-size:small;color:#87838c}.comment .comment-body{white-space:pre-line}.sup-number{display:inline-flex;flex-direction:column;justify-content:center;position:relative;height:1.2rem;width:1.2rem;bottom:.7rem;right:.65rem;border:1px solid #fff;border-radius:50%;color:#fff;text-align:center;font-size:.8rem;margin-right:-1rem}.changelog{}.changelog .changelog-title{cursor:pointer;font-size:150%;color:#34495e;margin-top:1rem}.changelog .changelog-title:first-of-type{margin-top:0}.changelog .changelog-content{margin-left:1.2rem;padding-left:1rem;border-left:2px solid #2980b9}.changelog .changelog-content .changelog-content-section{display:grid;grid-template-columns:max-content 1fr;grid-auto-rows:2.4rem max-content;grid-column-gap:.8rem;grid-row-gap:.5rem;margin-bottom:.5rem;grid-template-areas:'icon title' 'icon list';padding-left:1rem;padding-right:1rem}.changelog .changelog-content .changelog-content-section:first-of-type{padding-top:.5rem}.changelog .changelog-content .changelog-content-icon{grid-area:icon;width:2.4rem;height:2.4rem;border:0;border-radius:50%;background-color:#2980b9;text-align:center;font-size:1.2rem}.changelog .changelog-content .changelog-content-icon .fas{vertical-align:bottom;color:#fff}.changelog-content-section .changelog-content-section-title{grid-area:title;font-size:1.2rem;color:#34495e;align-self:center;vertical-align:middle}.changelog-content-section .changelog-content-section-list ul{padding-left:1rem;padding-bottom:0;margin-bottom:0}.video-modal .fas.fa-times{position:absolute;top:1rem;right:1rem;font-size:3rem;color:#ecf0f1;opacity:.8;transition:200ms opacity;cursor:pointer}.video-modal .fas.fa-times:hover{opacity:1}.video-modal iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80vw;height:45vw}.field-validation-error{color:#dc3545;overflow:hidden;color:red;font-style:italic}.input-validation-error{border-color:#dc3545}.macrorify-nav-one{padding:1rem 2rem}.macrorify-nav-toggle{padding:.5rem;border:0;border-radius:.2rem;background-color:transparent;cursor:pointer}.macrorify-nav-wrapper{display:flex;align-items:center}.macrorify-nav-left{display:flex;align-items:center}.macrorify-nav-right{display:flex;justify-content:space-between;align-items:center;width:100%}.macrorify-nav-right.show,.macrorify-nav-right.collapse{display:flex}.macrorify-nav-links{display:flex;justify-content:flex-start}.macrorify-logo{width:3rem}.macrorify-logo-name{font-size:2rem;font-weight:bold}.macrorify-footer{margin-top:10rem}.macrorify-footer-nav-content-heading{margin-top:.75rem;font-size:1.1rem;margin-bottom:1.625rem}.macrorify-footer-nav-content-sub{font-weight:500;font-size:1rem;margin-top:1rem}.macrorify-footer-appname{font-size:2rem;font-weight:700;margin-left:1rem}.macrorify-footer-appdesc{margin-top:1rem}.macrorify-footer-social-item{width:3rem;height:3rem;border-radius:50%;background-color:#737789;cursor:pointer;font-size:2rem;transition:background-color 200ms ease-in-out}.macrorify-footer-social-item:hover{background-color:#08bdba}.macrorify-footer-link{text-decoration:none;transition:color 200ms ease-in-out}.macrorify-footer-link:hover{text-decoration:none;color:#fd632f}.bottom-notification-wrapper{position:fixed;bottom:0;border-top:.1rem solid #3498db;padding:.5rem 2rem;width:100%;background-color:#fff;visibility:hidden;color:#34495e}.bottom-notification-wrapper .bottom-notification-title{font-size:1.2rem;color:#2980b9}.bottom-notification-wrapper .bottom-notification-close{position:absolute;top:1rem;right:1rem;font-size:1rem;cursor:pointer;color:#3498db}.lazy-img{position:relative;padding:0 1rem;margin-bottom:.5rem}.lazy-img img{max-width:100%}[data-lazy="img"]{visibility:hidden;opacity:0}[data-lazy="spinner"]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#3498db}.slideDown{animation:slideDown 500ms ease-in-out forwards}.slideUp{animation:slideUp 500ms ease-in-out forwards}.slideUpMargin{animation:slideUpMargin 500ms ease-in-out forwards}@keyframes slideDown{from{transform:translate(0,-10px);opacity:0;visibility:hidden}to{transform:translate(0,0);opacity:1;visibility:visible}}@keyframes slideUp{from{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUpMargin{from{margin-top:10px;opacity:0}to{margin-top:inherit;opacity:1}}@keyframes slideLeft{from{transform:translateX(10px);opacity:0}to{transform:inherit;opacity:inherit}}@keyframes move{from{transform:rotate(0deg) translateX(-.5rem)}to{transform:rotate(360deg) translateX(.5rem)}}.btn-round{padding:.5rem 2rem;border-radius:3rem;border:none;outline:none;transition:opacity 200ms ease-in-out;text-decoration:none}.btn-round:hover{opacity:.8;text-decoration:none}.btn-round:focus{outline:none;border:solid 1px #ff006669}.text-deepred{color:#ff4500}.text-green{color:#16a085}.text-dark-green{color:#27ae60}.text-red-light{color:#e74c3c}.text-red-dark{color:#c0392b}.text-dark-purple{color:#8e44ad}.text-white-light{color:#ecf0f1}.text-gray-1{color:#95a5a6}.text-normal{color:#737789}.text-heading{color:#252c4b}.text-crimson{color:#f06}.text-material-secondary{color:#03dac6}.br-green-1{background-color:#1abc9c}.br-green-2{background-color:#16a085}.br-blue-1{background-color:#3498db}.br-blue-2{background-color:#2980b9}.br-gray-1{background-color:#95a5a6}.br-deep-red{background-color:#ff4500}.bg-peter{background-color:#3498db}.bgi-gradient-red{background-image:linear-gradient(60deg,#fc0076,#ff80bf)}.header-1{font-size:2.5rem}.header-2{font-size:2.25rem}.header-3{font-size:2rem}.header-4{font-size:1.75rem;font-weight:bold}.header-5{font-size:1.5rem;font-weight:bold}.header-6{font-size:1.25rem;font-weight:bold}.header-margin-1-2{margin-bottom:1rem;margin-top:2rem}.font-size-1-2{font-size:1.2rem}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}@media only screen and (min-width:1024px)and (max-height:1366px)and (orientation:portrait)and (-webkit-min-device-pixel-ratio:1.5){}@media only screen and (max-width:1199px){.macrorify-home-main-ss-one{height:35rem;right:12rem}.macrorify-home-main-ss-two{height:30rem}.macrorify-home-imagedec-left{padding-left:0}.macrorify-home-features-left{width:100%}}@media only screen and (max-width:992px){.table-macro thead tr th:nth-child(4){border-top-right-radius:10px}#navbar .nav-link{font-size:1rem;margin-right:0}.macrorify-home-main{height:65rem}.macrorify-home-main-ss{margin-top:3rem}.macrorify-home-main-ss-one{right:16rem}.macrorify-home-main-ss-two{right:2rem}.macrorify-home-imagedec-bg{width:60rem}.macrorify-home-main-left{text-align:center;padding-top:3rem}.macrorify-home-main-cta{align-self:center}.macrorify-home-imagedec-left{display:none}.macrorify-doc-nav-wrapper{position:static;height:auto}.macrorify-doc-table-wrapper{position:static;height:auto}}@media only screen and (min-width:992px){.macrorify-doc-nav{display:block!important}}@media only screen and (max-width:768px){.macrorify-logo{width:2.5rem}.macrorify-nav-one{padding:1rem 1rem}.macrorify-nav-wrapper{flex-direction:column;align-items:flex-start}.macrorify-nav-right{flex-direction:column;align-items:flex-start}.macrorify-nav-right .nav-item button{padding-left:0}.macrorify-nav-right.collapse{display:none}.macrorify-nav-right.collapse.show{display:flex}.macrorify-nav-links{flex-direction:column}.macrorify-nav-links .macrorify-nav-links-item{margin-left:0!important;margin-top:.5rem;font-size:1rem}}@media only screen and (max-width:576px){.table-macro thead tr th{overflow:hidden;white-space:nowrap}.table-macro tbody tr td{overflow:auto;white-space:normal}.macro-toolbar-container{grid-template-columns:1fr;grid-template-rows:max-content max-content;grid-row-gap:.3rem}.macrosummary-container{grid-template-columns:max-content}.macrosummary-container>label{margin-top:.5rem;margin-bottom:0}.macrosummary-container>label:first-of-type{margin-top:0}.unordered-list{padding-left:0}.index-container{width:18rem;font-size:.9rem;padding-left:2rem;right:-16rem}.index-container .index-btn img{width:2rem}.macrorify-logo-name{font-size:1.5rem}.macrorify-home-main-heading{font-size:3.375rem}.macrorify-home-main-sub{font-size:1.2rem}.macrorify-home-imagedec-card{width:36rem}.macrorify-home-imagedec-right-content{width:24rem;padding-left:2rem}.macrorify-home-imagedec-right-content-heading{font-size:1.875rem}.macrorify-home-imagedec-right-content-sub{font-size:1.2rem}.macrorify-home-imagedec-right-content-item{font-size:1rem}.macrorify-home-main-ss-one{right:50%;transform:translate(50%,0)}.macrorify-home-main-ss-two{display:none}.macrorify-home-features-item-icon{width:5rem;height:5rem;font-size:3rem}.macrorify-home-features-item-icon-bg{width:5rem;height:5rem}.macrorify-home-features-item-content-sub{font-size:1rem}}