@charset "UTF-8";*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%}html{background-color:#f1f1f1}iframe,img{border:0}li{list-style:none}a,body{text-decoration:none}body{color:#5a5b75;font-family:Inter,Arial,Helvetica,Verdana,sans-serif;font-size:13px;font-weight:400;line-height:1;text-transform:none;overflow:hidden}body:after,body:before{content:"";position:absolute;top:0;right:0;height:100%;width:0;background-color:#009499;-webkit-transition:width .5s;-o-transition:width .5s;transition:width .5s;z-index:1}body:before{left:0;right:auto}body a{color:#009499}body a:hover{color:#448940}body.gmt-editor-active #gmt-preview{left:0;right:0}body.gmt-editor-preview #gmt-preview{left:0}body.gmt-editor-preview #gmt-mode-switcher-preview .gmt-icon:before{content:""}body.gmt-navigator--dock-hint:after,body.gmt-panel--dock-hint:before{width:30px}#gmt-preview:not(.ui-resizable-resizing){-webkit-transition:left .5s,width .5s;-o-transition:left .5s,width .5s;transition:left .5s,width .5s}#gmt-editor-wrapper{direction:ltr}.hidden{display:none}#gmt-loading{position:fixed;top:0;left:0;bottom:0;right:0;background:#f7f7fc;z-index:9999}#gmt-preview-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff}#gmt-preview-loading i{color:#d5dadf;font-size:50px}.select2-container{z-index:9999;min-width:108px}.select2-container:not(.select2-container--open):not(.select2-container--focus) .select2-selection--multiple,.select2-container:not(.select2-container--open):not(.select2-container--focus) .select2-selection--single{border-color:#d5dadf}.select2-container.select2-container--focus .select2-selection--multiple,.select2-container.select2-container--focus .select2-selection--single,.select2-container.select2-container--open .select2-selection--multiple,.select2-container.select2-container--open .select2-selection--single{border-color:#a4afb7}.select2-results__option[aria-selected=true]{color:#37384e}.select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted){background-color:initial}.select2-dropdown{border-color:#a4afb7}.select2-dropdown .select2-search__field{outline:none}#gmt-fatal-error-dialog button.dialog-ok{color:#39b54a}#gmt-fatal-error-dialog .dialog-header{color:#5a5b75}#gmt-flexbox-attention-dialog .dialog-cancel{color:#39b54a}#gmt-flexbox-attention-dialog .dialog-ok{color:#5a5b75}.gmt-nerd-box{padding:30px;text-align:center}.gmt-nerd-box-icon{font-size:52px;color:#a4afb7}.gmt-nerd-box-title{margin-top:20px;font-size:16px;font-weight:300;line-height:1.4}.gmt-nerd-box-message{margin-top:20px;line-height:1.8;font-size:11px}.gmt-nerd-box .gmt-button.gmt-nerd-box-link{background-color:#fcb92c;color:#fff;padding:7px 25px;margin-top:20px;-webkit-box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1);box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.gmt-nerd-box .gmt-button.gmt-nerd-box-link:hover{background-color:#fdca5e}.block-footer .action-add,button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.gmt-loader-wrapper{position:absolute;width:300px;height:300px;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gmt-loader-wrapper .gmt-loader{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;display:block;height:150px;width:150px}.gmt-loader-wrapper .gmt-loader:before{width:100%;height:100%;margin:0}.gmt-loader-wrapper .lds-ripple{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;display:block;width:100%;height:100%}.gmt-loader-wrapper .lds-ripple div{position:absolute;border:4px solid #448940;opacity:1;-webkit-border-radius:50%;border-radius:50%;-webkit-animation:lds-ripple 1.5s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1.5s cubic-bezier(0,.2,.8,1) infinite}.gmt-loader-wrapper .lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}.gmt-loader-wrapper .gmt-loading-title{color:#a4afb7;text-align:center;text-transform:uppercase;letter-spacing:7px;text-indent:7px;font-size:10px;width:100%;position:absolute;bottom:-10px}@-webkit-keyframes lds-ripple{0%{top:75px;left:75px;width:150px;height:150px;opacity:.8}to{top:0;left:0;width:300px;height:300px;opacity:0;border-width:20px}}@keyframes lds-ripple{0%{top:75px;left:75px;width:150px;height:150px;opacity:.8}to{top:0;left:0;width:300px;height:300px;opacity:0;border-width:20px}}.gmt-button{font-family:Inter,Arial,Helvetica,Verdana,sans-serif;font-weight:500;text-transform:uppercase;outline:none;border:none;-webkit-border-radius:5px;border-radius:5px;-webkit-transition-property:background,color,opacity,-webkit-box-shadow;transition-property:background,color,opacity,-webkit-box-shadow;-o-transition-property:background,color,box-shadow,opacity;transition-property:background,color,box-shadow,opacity;transition-property:background,color,box-shadow,opacity,-webkit-box-shadow;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.gmt-button:hover{border:none}.gmt-button:not([disabled]){cursor:pointer}.gmt-button:not(.gmt-button-state) .gmt-state-icon{display:none}.gmt-button.gmt-button-success{color:#fff}.gmt-button.gmt-button-success[disabled]{background-color:#c2cbd2}.gmt-button.gmt-button-success:not([disabled]){background-color:#39b54a}.gmt-button.gmt-button-success:not([disabled]):hover{opacity:.85;-webkit-box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2);box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2)}.gmt-button.gmt-button-success:not([disabled]):active{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.19),0 3px 3px rgba(0,0,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.19),0 3px 3px rgba(0,0,0,.1)}.gmt-button.gmt-button-warning{background-color:#a4afb7;color:#fff}.gmt-button.gmt-button-warning[disabled]{background-color:#c2cbd2}.gmt-button.gmt-button-warning:not([disabled]):hover{background-color:#b01b1b;opacity:.85;-webkit-box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2);box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2)}.gmt-button.gmt-button-warning:not([disabled]):active{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.19),0 3px 3px rgba(0,0,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.19),0 3px 3px rgba(0,0,0,.1)}.gmt-button.gmt-edit-template{display:inline-block;margin-top:15px;color:#fff}.gmt-button.gmt-button-default{background-color:#a4afb7;color:#fff;font-size:11px;padding:6.5px 15px}.gmt-button.gmt-button-default:hover{background-color:#5a5b75;-webkit-box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2);box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2)}.gmt-button.gmt-button-default:active{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.19),0 3px 3px rgba(0,0,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.19),0 3px 3px rgba(0,0,0,.1)}.gmt-button.gmt-button-default:visited{color:#fff}.gmt-button i{margin-right:5px}.gmt-input-style,input,select,textarea{-webkit-border-radius:5px;border-radius:5px;font-size:12px;width:100%;background:none;-webkit-box-shadow:none;box-shadow:none;color:#5a5b75;border:1px solid;outline:none}.gmt-input-style:not(:focus),input:not(:focus),select:not(:focus),textarea:not(:focus){border-color:#d5dadf}.gmt-input-style:focus,input:focus,select:focus,textarea:focus{border-color:#a4afb7}.gmt-input-style::-webkit-input-placeholder,input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a4afb7}.gmt-input-style::-moz-placeholder,input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#a4afb7}.gmt-input-style::-ms-input-placeholder,input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a4afb7}.gmt-input-style::placeholder,input::placeholder,select::placeholder,textarea::placeholder{color:#a4afb7}.gmt-error input,.gmt-error select,.gmt-error textarea{border-color:#b01b1b}.gmt-input-style,input,textarea{padding:5px 8px}.gmt-input-style,textarea{resize:vertical}input[type=checkbox],input[type=radio]{border:1px solid #d5dadf;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:-4px 4px 0 0;outline:0;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-transition:border-color .05s ease-in-out;-o-transition:.05s border-color ease-in-out;transition:border-color .05s ease-in-out}input[type=checkbox]:focus,input[type=radio]:focus{border-color:#a4afb7}input[disabled]{background-color:#e6e9ec;cursor:not-allowed;opacity:1}select{height:27px}.ps{overflow:hidden!important;overflow-anchor:none;-ms-touch-action:auto;touch-action:auto}.ps__rail-y{display:none;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;left:auto!important;position:absolute}.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-y,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-y{background-color:#aaa;-webkit-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,width .2s ease-in-out;-o-transition:background-color .2s linear,width .2s ease-in-out;transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}#nprogress{pointer-events:none}#nprogress .bar{background:#39b54a;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #39b54a,0 0 5px #39b54a;box-shadow:0 0 10px #39b54a,0 0 5px #39b54a;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:none;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border-color:#39b54a transparent transparent #39b54a;border-style:solid;border-width:2px;-webkit-border-radius:50%;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#nprogress .bar,#nprogress .spinner{z-index:100000}.gmt-panel{position:fixed;height:calc(100% - 50px);top:0;bottom:50px;background-color:#e6e9ec;z-index:1;font-family:Inter,Arial,Helvetica,Verdana,sans-serif;font-size:13px;overflow:hidden;border:1px solid rgba(0,0,0,.10196078431372549);-webkit-box-shadow:2px 2px 8px 2px rgba(0,0,0,.3);box-shadow:2px 2px 8px 2px rgba(0,0,0,.3)}body:not(.gmt-panel-docked) .gmt-panel{-webkit-border-radius:5px;border-radius:5px}.gmt-editor-active .gmt-panel{left:0}@media (max-width:1439px){.gmt-editor-preview .gmt-panel{left:-250px}}@media (min-width:1440px){.gmt-editor-preview .gmt-panel{left:-280px}}.gmt-editor-preview .gmt-panel>.ui-resizable-e,.gmt-editor-preview .gmt-panel>.ui-resizable-w{display:none}@media (max-width:1439px){.gmt-panel{width:250px}}@media (min-width:1440px){.gmt-panel{width:280px}}.gmt-panel .ps-scrollbar-y-rail{z-index:2}.gmt-panel ::-moz-selection{background:#5bc0de;color:#fff}.gmt-panel ::selection{background:#5bc0de;color:#fff}.gmt-panel a{color:#448940}.gmt-panel h1,.gmt-panel h2,.gmt-panel h3,.gmt-panel h4,.gmt-panel h5,.gmt-panel h6{font-size:100%;font-weight:400}.gmt-panel abbr,.gmt-panel acronym{border:0;font-variant:normal}.gmt-panel sup{vertical-align:text-top}.gmt-panel sub{vertical-align:text-bottom}.gmt-panel img{max-width:100%;height:auto;border:0}.gmt-panel ::-moz-focus-inner{padding:0;border:0}.gmt-panel :focus{outline:0}.gmt-panel .gmt-panel-box{margin-top:10px;background-color:#fff}.gmt-panel .gmt-panel-box-content{padding:20px 20px 10px}.gmt-panel .gmt-button{display:inline-block}.gmt-panel .gmt-panel-alert{padding:15px;border-left:5px solid transparent;position:relative;font-size:12px;line-height:1.5;text-align:left}.gmt-panel .gmt-panel-alert a{color:inherit}.gmt-panel .gmt-panel-alert.gmt-panel-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.gmt-panel .gmt-panel-alert.gmt-panel-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#cae6be}.gmt-panel .gmt-panel-alert.gmt-panel-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#f9f0c3}.gmt-panel .gmt-panel-alert.gmt-panel-alert-danger{color:#a94442;background-color:#f2dede;border-color:#e8c4c4}.gmt-panel .gmt-label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;-webkit-border-radius:.25em;border-radius:.25em;text-transform:capitalize}.gmt-panel .gmt-label.gmt-label-default{background-color:#a4afb7}.gmt-panel .gmt-label.gmt-label-info{background-color:#5bc0de}.gmt-panel .gmt-label.gmt-label-success{background-color:#448940}.gmt-panel .gmt-label.gmt-label-warning{background-color:#f0ad4e}.gmt-panel .gmt-label.gmt-label-danger{background-color:#d9534f}.gmt-panel .gmt-control-field-description,.gmt-panel .gmt-descriptor{font-size:11px;font-style:italic;line-height:1.4;color:#a4afb7}.gmt-panel .gmt-controls-popover{display:none;position:absolute;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.3);box-shadow:0 2px 15px rgba(0,0,0,.3);-webkit-border-radius:3px;border-radius:3px;left:0;right:0;margin:-4px auto 5px;padding-top:15px;width:90%;z-index:10000;background-color:#fff}.gmt-panel .gmt-controls-popover:before{content:"";position:absolute;top:-16px;right:22px;border:8px solid transparent;border-bottom-color:#fff}.gmt-panel .gmt-controls-popover div.gmt-control{background-color:transparent}.gmt-panel .gmt-controls-popover div.gmt-control:before{content:none}.gmt-panel .select2-container{width:100%!important}.gmt-panel #gmt-panel-header{display:table;height:40px;width:100%;background:-webkit-gradient(linear,right top,left top,color-stop(12%,#60c576),to(#5ec6a4));background:-webkit-linear-gradient(right,#60c576 12%,#5ec6a4);background:-o-linear-gradient(right,#60c576 12%,#5ec6a4 100%);background:linear-gradient(-90deg,#60c576 12%,#5ec6a4);color:#fff}.gmt-panel #gmt-panel-header>*{display:table-cell;vertical-align:middle;text-align:center}.gmt-panel .gmt-header-button{width:40px}.gmt-panel .gmt-header-button .gmt-icon{cursor:pointer;display:block;font-size:19px;height:40px;line-height:40px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.gmt-panel .gmt-header-button .gmt-icon.fa.fa-bars{font-size:18px}.gmt-panel .gmt-header-button .gmt-icon:hover{color:#d5dadf}.gmt-panel .gmt-header-button .gmt-icon.goomento-logo-white{margin:auto}.gmt-panel #gmt-panel-header-title{font-size:15px;font-weight:700}.gmt-panel #gmt-panel-header-title img{width:66px}body:not(.gmt-controls-ready) .gmt-panel #gmt-panel-page-elements{height:100%;overflow:hidden}.gmt-panel #gmt-panel-elements-navigation .gmt-panel-navigation-tab{text-align:center;padding:10px 0;font-size:11px;text-transform:uppercase;cursor:pointer}.gmt-panel #gmt-panel-elements{overflow:hidden;padding:0 5px}.gmt-panel #gmt-panel-elements-loading{position:absolute;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:hsla(0,0%,100%,.5);z-index:1}body.gmt-controls-ready .gmt-panel #gmt-panel-elements-loading{display:none}.gmt-panel #gmt-panel-elements-loading .gmt-icon-loading{font-size:25px;color:#009499}.gmt-panel .gmt-element-wrapper{float:left;width:50%;padding:2.5px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.gmt-panel .gmt-element{-webkit-border-radius:5px;border-radius:5px;background-color:#fff;cursor:move}.gmt-panel .gmt-element:hover{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2)}.gmt-panel .gmt-element:hover .icon,.gmt-panel .gmt-element:hover .title{color:#448940}.gmt-panel .gmt-element .icon{font-size:20px;padding-top:15px;color:#4a4b65}.gmt-panel .gmt-element .icon i{margin:auto}.gmt-panel .gmt-element .icon i.goomento-logo-grey{width:auto;height:auto;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;margin:auto}.gmt-panel .gmt-element .icon i.goomento-logo-grey:before{margin:0}.gmt-panel .gmt-element .gmt-element-title-wrapper{display:table;width:100%}.gmt-panel .gmt-element .title{font-size:11px;color:#4a4b65;display:table-cell;vertical-align:middle;height:40px;font-weight:500}.gmt-panel .gmt-element .gmt-element-preview-helper{display:none}.gmt-panel #gmt-panel-elements-search-wrapper{position:relative;margin:5px}.gmt-panel #gmt-panel-elements-search-input{background-color:hsla(0,0%,100%,.7);font-size:11px;padding:10px 10px 10px 29px;font-style:italic;color:#a4afb7;border:none;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s;-webkit-border-radius:5px;border-radius:5px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.gmt-panel #gmt-panel-elements-search-input+i{position:absolute;left:10px;top:50%;color:#a4afb7;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.gmt-panel #gmt-panel-elements-search-input:focus{background-color:#fff;padding-right:15px}.gmt-panel .gmt-panel-category{position:relative}.gmt-panel .gmt-panel-category:first-child .gmt-panel-category-title{padding-top:10px}.gmt-panel .gmt-panel-category.gmt-active .gmt-panel-category-title:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.gmt-panel .gmt-panel-category:not(.gmt-active):after{content:"";position:absolute;left:15px;right:15px;bottom:0;height:8px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.03)),to(transparent));background:-webkit-linear-gradient(rgba(0,0,0,.03),transparent);background:-o-linear-gradient(rgba(0,0,0,.03),transparent);background:linear-gradient(rgba(0,0,0,.03),transparent);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.gmt-panel .gmt-panel-category-title{margin:0 10px;padding:15px 0;position:relative;text-transform:uppercase;font-size:11px;cursor:pointer}.gmt-panel .gmt-panel-category-title:before{content:"";font-family:Font Awesome\ 5 Free,serif;position:absolute;font-weight:900;right:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.gmt-panel .gmt-panel-category-items{overflow:hidden;display:none;padding:0 2.5px}.gmt-panel .gmt-control.gmt-control-clear_page{background-color:transparent}.gmt-panel .gmt-control.gmt-control-clear_page .gmt-control-raw-html{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#gmt-controller{position:fixed;background-color:#37384e;z-index:30;height:50px;left:0;right:0;bottom:0}#gmt-controller #gmt-panel-controls{height:100%}#gmt-controller #gmt-panel-controls,.gmt-panel-control-tools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;vertical-align:middle}.gmt-panel-control-tools{margin:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 10px}.gmt-panel-control-tools-end,.gmt-panel-control-tools-start{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.gmt-panel-control-tools-end .gmt-panel-control-tool,.gmt-panel-control-tools-start .gmt-panel-control-tool{margin:inherit}.gmt-panel-control-tool{text-align:center;cursor:pointer;color:#a4afb7;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:35px;height:35px;-webkit-border-radius:10px;border-radius:10px;line-height:35px;margin:auto}.gmt-panel-control-tool #gmt-panel-saver-button-update{border-right:1px solid #2d8739;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}.gmt-panel-control-tool #gmt-panel-saver-button-update i{margin-right:5px}.gmt-panel-control-tool.active{color:#fff!important;background:hsla(0,0%,100%,.2196078431372549)!important}.gmt-panel-control-tool #gmt-panel-saver-button-save-options{float:left;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.gmt-panel-control-tool #gmt-panel-saver-button-save-options i{margin:auto}.gmt-panel-control-tool.gmt-open{color:#fff}.gmt-panel-control-tool:not(.gmt-open):hover{color:#d5dadf}.gmt-panel-control-sub-menu-wrapper{position:absolute;bottom:calc(100% + 1px);width:100%;background-color:#4a4b65;padding:10px;-webkit-box-shadow:-2px -5px 8px rgba(0,0,0,.1);box-shadow:-2px -5px 8px rgba(0,0,0,.1);cursor:default;z-index:10000;-webkit-border-radius:10px;border-radius:10px;max-width:600px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-ms-transform:translateX(-50%);left:50%}.gmt-panel-control-sub-menu{-webkit-border-radius:5px;border-radius:5px;overflow:hidden}.gmt-panel-control-sub-menu-item{background-color:#37384e;display:table;table-layout:fixed;width:100%;cursor:pointer}.gmt-panel-control-sub-menu-item.gmt-disabled .gmt-icon,.gmt-panel-control-sub-menu-item.gmt-disabled .gmt-title{color:#5a5b75}.gmt-panel-control-sub-menu-item:not(:last-child){margin-bottom:1px}.gmt-panel-control-sub-menu-item:hover{background-color:rgba(0,0,0,.2)}.gmt-panel-control-sub-menu-item.active{background-color:rgba(0,0,0,.3)}.gmt-panel-control-sub-menu-item>*{display:table-cell;height:40px;vertical-align:middle}.gmt-panel-control-sub-menu-item .gmt-icon{width:40px;color:#a4afb7}.gmt-panel-control-sub-menu-item .gmt-title{text-align:left;color:#d5dadf}.gmt-panel-control-sub-menu-item .gmt-description{width:95px;text-align:left;font-size:11px;font-style:italic;color:#a4afb7}#gmt-panel-control-help-title{text-align:left;padding:10px 0;color:#d5dadf}.gmt-panel-control-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5px;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:130px}.gmt-panel-control-wrapper .gmt-panel-control-group{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid hsla(0,0%,64.3%,.4588235294117647);-webkit-border-radius:13px;border-radius:13px;padding:2px;max-width:125px;width:125px}.gmt-panel-control-wrapper>i{display:block;height:100%;line-height:40px}#gmt-panel-control-saver-publish{width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#gmt-panel-control-saver-publish .gmt-button-state i{margin-right:0}#gmt-panel-control-saver-publish .gmt-button-state #gmt-panel-saver-button-publish-label{display:none}#gmt-panel-control-saver-options{width:35px;height:auto;border-left:1px solid #37384e}#gmt-panel-control-saver-options:not(.gmt-open) .gmt-panel-control-sub-menu-wrapper{display:none}#gmt-panel-control-saver-options .gmt-last-edited-wrapper{font-size:11px;font-style:italic;color:#a4afb7;padding:5px 0 15px;line-height:11px}#gmt-panel-control-saver-options .gmt-last-edited-wrapper:not(.gmt-state-active) .gmt-state-icon{display:none}#gmt-panel-control-saver-options .gmt-last-edited-wrapper time{border-bottom:1px dotted transparent;-webkit-transition:all .3s ease-in-out;-o-transition:all ease-in-out .3s;transition:all .3s ease-in-out;cursor:pointer}#gmt-panel-control-saver-options .gmt-last-edited-wrapper time:hover{border-bottom-color:inherit}.gmt-disabled{cursor:default}#gmt-panel-saver-button-preview a{color:#a4afb7}#gmt-panel-saver-button-publish,#gmt-panel-saver-button-save-options{font-size:11px;line-height:11px;text-transform:uppercase;height:30px}#gmt-panel-saver-button-publish.gmt-disabled,#gmt-panel-saver-button-save-options.gmt-disabled{background-color:#4a4b65;color:#a4afb7}#gmt-panel-saver-button-publish{width:100%;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}#gmt-panel-saver-button-save-options{width:25px}.gmt-controls{width:250px;top:0;height:400px;z-index:9;margin:auto;position:fixed;background:#e6e9ec;display:none}.gmt-controls,.gmt-panel-navigation{-webkit-border-radius:5px;border-radius:5px;overflow:hidden}.gmt-panel-navigation{background-color:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,.1);box-shadow:0 0 8px rgba(0,0,0,.1);display:table;table-layout:fixed;width:100%}.gmt-panel-navigation .gmt-panel-navigation-tab{display:table-cell}.gmt-panel-navigation .gmt-panel-navigation-tab.gmt-active{background-image:-webkit-gradient(linear,left top,left bottom,from(#f7f7fc),to(#fff));background-image:-webkit-linear-gradient(top,#f7f7fc,#fff);background-image:-o-linear-gradient(top,#f7f7fc,#fff);background-image:linear-gradient(180deg,#f7f7fc,#fff);border-bottom:3px solid #448940}.gmt-panel-navigation .gmt-panel-navigation-tab a{display:block;text-align:center;padding:12px 0 8px;font-size:0;color:#5a5b75}.gmt-panel-navigation .gmt-panel-navigation-tab a:before{font-family:Font Awesome\ 5 Free;font-weight:900;font-size:16px;display:block;min-height:20px}.gmt-panel-navigation-tab a{font-size:0}.gmt-panel-navigation-tab a:before{content:"\f0ad"}.gmt-panel-navigation-tab.gmt-tab-control-close a:before{content:""}.gmt-panel-navigation-tab.gmt-tab-control-content a:before{content:"\f304"}.gmt-panel-navigation-tab.gmt-tab-control-settings a:before{content:"\f013"}.gmt-panel-navigation-tab.gmt-tab-control-actions a:before{content:"\f1da"}.gmt-panel-navigation-tab.gmt-tab-control-revisions a:before{content:"\f126"}.gmt-panel-navigation-tab.gmt-tab-control-style a:before{content:"\f853"}.gmt-panel-navigation-tab.gmt-tab-control-popup a:before{content:"\f06d"}.gmt-tab-control-responsive a:before{content:"\f3cd"}.gmt-tab-control-column a:before,.gmt-tab-control-layout a:before{content:"\f0db"}.gmt-tab-control-lightbox a:before{content:"\f52d"}#gmt-panel__editor__help{padding:50px 25px;display:-webkit-box;display:-ms-flexbox;display:flex}#gmt-panel__editor__help,#gmt-panel__editor__help__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#gmt-panel__editor__help__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#5a5b75;font-size:12px;font-weight:500;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}#gmt-panel__editor__help__link i{padding:0 5px;color:#a4afb7;font-size:18px;position:relative}#gmt-panel__editor__help__link i:after{content:"";position:absolute;height:13px;width:13px;top:3px;bottom:0;left:8px;right:0;-webkit-border-radius:50%;border-radius:50%;z-index:-1}#gmt-panel__editor__help__link:hover{color:#37384e}#gmt-panel__editor__help__link:hover i{color:#009499}#gmt-panel__editor__help__link:hover i:before{content:"\e941"}#gmt-panel__editor__help__link:hover i:after{background:#fff}.gmt-panel-scheme-title{padding:10px 20px;margin-top:10px}.gmt-panel-scheme-description{padding:20px 20px 0}.gmt-panel-scheme{padding:5px}.gmt-panel-scheme-items{margin-top:10px}.gmt-panel-scheme-item{background:#fff;margin-bottom:10px;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}.gmt-panel-scheme-buttons{padding:0 5px;display:table;table-layout:fixed;width:100%;height:40px;background-color:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,.1);box-shadow:0 0 8px rgba(0,0,0,.1);-webkit-border-radius:5px;border-radius:5px}.gmt-panel-scheme-buttons .gmt-button{font-family:Inter,Arial,Helvetica,Verdana,sans-serif;font-size:11px;font-weight:400}.gmt-panel-scheme-button-wrapper{display:table-cell;vertical-align:middle;text-align:center}.gmt-panel-scheme-button-wrapper:first-child{text-align:left}.gmt-panel-scheme-button-wrapper:last-child{text-align:right}.gmt-panel-scheme-close button{background:none}.gmt-panel-scheme-save .gmt-button{padding:6px 18px}.gmt-panel-scheme-discard .gmt-button,.gmt-panel-scheme-reset .gmt-button{color:#a4afb7;background:none}.gmt-panel-scheme-color .gmt-panel-scheme-items{position:relative;display:grid;grid-template-columns:repeat(4,50px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gmt-panel-scheme-color .wp-picker-container:not(.wp-picker-active){float:none}.gmt-panel-scheme-color .wp-picker-container.wp-picker-active{top:10px}@media (max-width:1439px){.gmt-panel-scheme-color .wp-picker-container.wp-picker-active{border-width:0 4px 0 5px}}@media (min-width:1440px){.gmt-panel-scheme-color .wp-picker-container.wp-picker-active{border-width:0 7px 0 5px}}@media (max-width:1439px){.gmt-panel-scheme-color .wp-picker-container.wp-picker-active .wp-color-result{margin-right:4px}}@media (min-width:1440px){.gmt-panel-scheme-color .wp-picker-container.wp-picker-active .wp-color-result{margin-right:6px}}@media (max-width:1439px){[class*=wp-version-4-9] .gmt-panel-scheme-color .wp-picker-container.wp-picker-active .wp-color-result,[class*=wp-version-5] .gmt-panel-scheme-color .wp-picker-container.wp-picker-active .wp-color-result{margin-right:10px}}@media (min-width:1440px){[class*=wp-version-4-9] .gmt-panel-scheme-color .wp-picker-container.wp-picker-active .wp-color-result,[class*=wp-version-5] .gmt-panel-scheme-color .wp-picker-container.wp-picker-active .wp-color-result{margin-right:9px}}.gmt-panel-scheme-color-title{text-align:center;text-transform:uppercase;margin:10px 0;color:#c2cbd2;font-size:8px}.gmt-panel-scheme-typography-items{padding:15px 15px 0}.gmt-panel-scheme-typography-item{display:table;table-layout:fixed;width:100%;padding-bottom:15px}.gmt-panel-scheme-typography-item>*{display:table-cell;vertical-align:middle}.gmt-panel-scheme-typography-item-value input,.gmt-panel-scheme-typography-item-value select{width:100%}.gmt-panel-scheme-item:not(.gmt-open) .gmt-panel-scheme-typography-items{display:none}.gmt-panel-scheme-color-system-scheme{margin-bottom:10px}.gmt-panel-scheme-color-system-scheme .gmt-title{font-size:11px;color:#a4afb7;font-style:italic;margin-top:5px}.gmt-panel-scheme-color-system-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:border .5s;-o-transition:border .5s;transition:border .5s;overflow:hidden;padding:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #d5dadf;cursor:pointer}.gmt-panel-scheme-color-system-items:hover{border:1px solid #a4afb7}.gmt-panel-scheme-color-system-item{height:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#gmt-panel-schemes-disabled a:hover{text-decoration:underline}#gmt-panel-page-menu{padding:5px}.gmt-panel-menu-group-title{text-transform:uppercase;font-size:11px}.gmt-panel-menu-items{margin:15px 0 20px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden}.gmt-panel-menu-item{display:table;width:100%;height:40px;cursor:pointer;margin-bottom:1px;background-color:#fff}.gmt-panel-menu-item:hover{background-color:hsla(0,0%,100%,.8)}.gmt-panel-menu-item>*{display:table-cell;vertical-align:middle}.gmt-panel-menu-item-icon{text-align:center;width:50px;color:#a4afb7}.gmt-panel-menu-item-icon .gmt-icon-editor-external-link{font-size:18px}.gmt-panel-menu-item-title{font-weight:500}.gmt-panel-menu-item-title>span{color:#39b54a}.gmt-panel-menu-item a{color:#5a5b75}.gmt-panel-menu-item-exit-to-dashboard{background-color:#f46f25;color:#fff;text-transform:uppercase;font-size:12px}.gmt-panel-menu-item-exit-to-dashboard:hover{background-color:#f35f0d}.gmt-panel-menu-item-exit-to-dashboard .gmt-panel-menu-item-icon,.gmt-panel-menu-item-exit-to-dashboard .gmt-panel-menu-item-title{color:#fff}#gmt-panel-inner{position:relative;height:100%;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2)}#gmt-panel-header-wrapper{cursor:move;height:10px;text-align:center}#gmt-panel-content-wrapper{position:absolute;bottom:0;top:10px;left:0;width:100%}.gmt-panel-container{clear:both;padding-left:15px;padding-right:15px}#gmt-panel-author{text-align:center;padding:40px 0 20px}.gmt-controls-stack{padding:5px}.gmt-controls-stack>div{-webkit-border-radius:5px;border-radius:5px}.gmt-control{background-color:#fff;position:relative;padding:0 15px 15px}.gmt-control a{font-weight:500;text-decoration:none;border-bottom:1px dotted transparent;-webkit-transition:all .3s ease-in-out;-o-transition:all ease-in-out .3s;transition:all .3s ease-in-out}.gmt-control .gmt-control-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gmt-control .gmt-control-title{font-size:12px;line-height:1;margin-right:5px}.gmt-control .gmt-control-title:empty{display:none}.gmt-control .gmt-control-spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gmt-control.gmt-control-type-divider{padding:0;background-color:transparent}.gmt-control.gmt-control-type-divider .gmt-control-content{border:solid #e6e9ec;border-width:1px 0 0;background-color:#fff;height:15px}.gmt-control.gmt-control-separator-default:not(.gmt-control-type-divider).gmt-control-wp{margin-top:15px}.gmt-control.gmt-control-separator-default:not(.gmt-control-type-divider).gmt-control-wp:before{content:"";height:1px;display:block;margin-bottom:15px;background-color:transparent}.gmt-control.gmt-control-separator-before{padding-top:15px}.gmt-control.gmt-control-separator-before:before{content:"";position:absolute;height:1px;width:100%;top:0;left:0;background-color:#e6e9ec}.gmt-control.gmt-control-separator-after:after{content:"";position:absolute;height:1px;width:100%;bottom:0;left:0;background-color:#e6e9ec}.gmt-control.gmt-control-separator-after+.gmt-control-separator-default,.gmt-control.gmt-control-separator-after+.gmt-control-type-tabs{padding-top:15px}.gmt-control.gmt-control-deprecated,.gmt-control.gmt-control-deprecated .gmt-control-field-description{color:#b01b1b}.gmt-control.gmt-control-hidden-label>*>*>.gmt-control-title,.gmt-control.gmt-control-hidden-label>*>.gmt-control-title,.gmt-control.gmt-hidden-control{display:none}.gmt-control.gmt-control-type-heading .gmt-control-title{font-weight:700;margin:0}body:not(.gmt-device-desktop) .gmt-control.gmt-control-responsive-desktop,body:not(.gmt-device-mobile) .gmt-control.gmt-control-responsive-mobile,body:not(.gmt-device-tablet) .gmt-control.gmt-control-responsive-tablet{display:none}.gmt-control.gmt-control-type-select .gmt-control-input-wrapper{position:relative}.gmt-control.gmt-control-type-select .gmt-control-input-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:12px;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;-ms-flex-preferred-size:100%;flex-basis:100%;padding-left:5px;padding-right:20px;cursor:pointer}.gmt-control.gmt-control-type-select .gmt-control-input-wrapper:after{content:"\f0d7";font-size:12px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:5px;font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;pointer-events:none}.gmt-control .select2-container{width:100%!important;outline:none}.gmt-control .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{color:#5a5b75}.gmt-control .select2-container.select2-container--default .select2-selection--multiple .select2-selection__clear{display:none}.gmt-control .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice{line-height:1.5;font-size:.9em;border:none;-webkit-border-radius:0;border-radius:0}.gmt-control .select2-container.select2-container--default .select2-selection__rendered{line-height:27px}.gmt-control .select2-selection{outline:none}.gmt-control .select2-selection--single{height:27px}.gmt-control .select2-selection__rendered{line-height:27px}.gmt-control .select2-selection__arrow{height:27px;top:0}.gmt-control.gmt-open .gmt-panel-heading-toggle .gmt-icon:before,.gmt-panel-scheme-item.gmt-open .gmt-panel-heading-toggle .gmt-icon:before{content:"\f0d7"}.gmt-control:not(.gmt-open) .gmt-panel-heading-toggle .gmt-icon:before,.gmt-panel-scheme-item:not(.gmt-open) .gmt-panel-heading-toggle .gmt-icon:before{content:""}.gmt-panel-heading{display:table;table-layout:fixed;height:40px;padding:0 10px;width:100%;border-bottom:1px solid #e6e9ec;cursor:pointer}.gmt-panel-heading>*{display:table-cell;vertical-align:middle}.gmt-panel-heading-toggle{width:20px;color:#37384e}.gmt-panel-heading-title{color:#37384e;font-weight:700}.gmt-control-wp{line-height:1.5}.gmt-control-wp p{margin:15px 0}.gmt-control-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gmt-label-block>.gmt-control-content>.gmt-control-field{-ms-flex-wrap:wrap;flex-wrap:wrap}.gmt-label-block>.gmt-control-content>.gmt-control-field>.gmt-control-input-wrapper{width:100%;margin-top:10px;position:relative}.gmt-label-block.gmt-control-hidden-label:not(.gmt-control-dynamic)>.gmt-control-content>.gmt-control-field>.gmt-control-input-wrapper{margin-top:0}.gmt-label-inline>.gmt-control-content>.gmt-control-field>.gmt-control-title{-ms-flex-negative:0;flex-shrink:0}.gmt-label-inline>.gmt-control-content>.gmt-control-field>.gmt-control-input-wrapper{width:60%;-ms-flex-negative:1;flex-shrink:1;position:relative;margin-left:auto}.gmt-control-field-description{margin-top:10px}.gmt-group-control-attachment_alert .gmt-control-field-description{margin-top:0}.gmt-required{color:#b01b1b}.gmt-units-choices{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.gmt-units-choices input{display:none}.gmt-units-choices input:not(:checked)+label{color:#a4afb7}.gmt-units-choices input:checked+label{text-decoration:underline}.gmt-units-choices label{cursor:pointer;padding:0 2px;text-transform:uppercase;font-size:9px}.gmt-label-inline .gmt-control-responsive-switchers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-20px;margin-bottom:-20px;z-index:9999}.gmt-label-inline .gmt-control-responsive-switchers .gmt-responsive-switcher{margin:0 0 2px}.gmt-control-responsive-switchers{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:5px}.gmt-control-responsive-switchers .gmt-responsive-switcher{display:inline-block;-webkit-border-radius:50%;border-radius:50%;height:18px;width:18px;background-color:#a4afb7;cursor:pointer;position:relative;color:#fff;font-size:8px;text-align:center;-webkit-transition:background-color .5s;-o-transition:background-color .5s;transition:background-color .5s;margin-left:2px}.gmt-control-responsive-switchers .gmt-responsive-switcher:hover{background-color:#c2cbd2}.gmt-control-responsive-switchers .gmt-responsive-switcher i{position:relative;display:block;line-height:18px}.gmt-control-responsive-switchers .gmt-responsive-switcher i:before{height:18px;width:18px;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.gmt-device-desktop .gmt-control-responsive-switchers .gmt-responsive-switcher.gmt-responsive-switcher-desktop,.gmt-device-mobile .gmt-control-responsive-switchers .gmt-responsive-switcher.gmt-responsive-switcher-mobile,.gmt-device-tablet .gmt-control-responsive-switchers .gmt-responsive-switcher.gmt-responsive-switcher-tablet{display:inline-block!important}.gmt-control-responsive-switchers:not(.gmt-responsive-switchers-open) .gmt-responsive-switcher{display:none}.gmt-control-responsive-switchers .gmt-responsive-switcher{background:#c2cbd2}.gmt-device-mobile .gmt-responsive-switcher-mobile,.gmt-device-tablet .gmt-responsive-switcher-tablet{background-color:#009499}.gmt-update-preview{margin:15px 15px 0;background-color:#e6e9ec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gmt-update-preview-button-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.gmt-update-preview-button{padding:8px 15px;text-transform:uppercase}.gmt-control-direction-ltr input,.gmt-control-direction-ltr textarea{direction:ltr}.gmt-control-direction-rtl input,.gmt-control-direction-rtl textarea{direction:rtl}.gmt-control-type-box_shadow .gmt-control-input-wrapper{overflow:hidden}.gmt-control-type-box_shadow .gmt-shadow-slider{margin-top:10px}.gmt-control-type-button .gmt-control-input-wrapper{text-align:right}.gmt-control-type-button .gmt-button{width:auto;height:26px}.gmt-control-type-choose.gmt-label-block .gmt-choices{width:100%}.gmt-control-type-choose.gmt-label-inline .gmt-control-input-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.gmt-choices{display:-webkit-box;display:-ms-flexbox;display:flex;height:27px;line-height:27px;text-align:center;border-spacing:1px;-webkit-border-radius:3px;border-radius:3px;overflow:hidden}.gmt-choices .gmt-choices-label{border:1px solid #d5dadf;border-right:none;width:50px;font-size:12px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;cursor:pointer;overflow:hidden}.gmt-choices .gmt-choices-label:nth-child(2){-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px}.gmt-choices .gmt-choices-label:last-child{border-right:1px solid #d5dadf;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}.gmt-choices input{display:none}.gmt-choices input:checked+.gmt-choices-label{color:#fff;background-color:#a4afb7;border-color:#a4afb7}.rtl .gmt-control-align .gmt-choices,.rtl .gmt-control-position .gmt-choices,.rtl .gmt-control-text_align .gmt-choices{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.rtl .gmt-control-align .gmt-choices .gmt-choices-label:nth-child(2),.rtl .gmt-control-position .gmt-choices .gmt-choices-label:nth-child(2),.rtl .gmt-control-text_align .gmt-choices .gmt-choices-label:nth-child(2){border-right:1px solid #d5dadf;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.rtl .gmt-control-align .gmt-choices .gmt-choices-label:last-child,.rtl .gmt-control-position .gmt-choices .gmt-choices-label:last-child,.rtl .gmt-control-text_align .gmt-choices .gmt-choices-label:last-child{border-right:none;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.gmt-control-type-color>.gmt-control-content>.gmt-control-field>.gmt-control-title{width:70%}.gmt-control-type-color>.gmt-control-content>.gmt-control-field>.gmt-control-input-wrapper{height:27px;width:30%}.gmt-group-control-css-filter .gmt-slider{height:6px;-webkit-box-shadow:0 0 1px 1px inset rgba(0,0,0,.2);box-shadow:inset 0 0 1px 1px rgba(0,0,0,.2)}.gmt-group-control-css-filter .gmt-control-content>.gmt-control-field>.gmt-control-input-wrapper{margin-top:0;margin-bottom:5px}.gmt-group-control-blur .gmt-slider{background:url(../images/blur.png);-webkit-background-size:cover;background-size:cover;background-position:50%}.gmt-group-control-contrast .gmt-slider{background:url(../images/contrast.png);-webkit-background-size:100% 100%;background-size:100% 100%}.gmt-group-control-hue .gmt-slider{background-image:-webkit-gradient(linear,left top,right top,from(red),color-stop(orange),color-stop(#ff0),color-stop(#adff2f),color-stop(#32cd32),color-stop(#00bfff),color-stop(#00f),color-stop(95%,#9400d3));background-image:-webkit-linear-gradient(left,red,orange,#ff0,#adff2f,#32cd32,#00bfff,#00f,#9400d3 95%);background-image:-o-linear-gradient(left,red,orange,#ff0,#adff2f,#32cd32,#00bfff,#00f,#9400d3 95%);background-image:linear-gradient(90deg,red,orange,#ff0,#adff2f,#32cd32,#00bfff,#00f,#9400d3 95%)}.gmt-group-control-saturate .gmt-slider{background-image:-webkit-gradient(linear,left top,right top,from(grey),to(red));background-image:-webkit-linear-gradient(left,grey,red);background-image:-o-linear-gradient(left,grey,red);background-image:linear-gradient(90deg,grey,red)}.gmt-group-control-brightness .gmt-slider{background-image:-webkit-gradient(linear,left top,right top,from(#000),to(#fff));background-image:-webkit-linear-gradient(left,#000,#fff);background-image:-o-linear-gradient(left,#000,#fff);background-image:linear-gradient(90deg,#000,#fff)}.gmt-control-type-dimensions .gmt-control-dimensions{overflow:hidden}.gmt-control-type-dimensions li{float:left;width:20%}.gmt-control-type-dimensions li .gmt-link-dimensions,.gmt-control-type-dimensions li input{display:block;text-align:center;width:100%;border-color:#d5dadf;height:27px}.gmt-control-type-dimensions li input{border-left:none;-webkit-border-radius:0;border-radius:0;padding:4px 0}.gmt-control-type-dimensions li input:focus{border-left:1px solid;border-color:#a4afb7;margin-left:-1px;width:calc(100% + 1px)}.gmt-control-type-dimensions li input:focus+.gmt-control-dimension-label{color:#a4afb7}.gmt-control-type-dimensions li .gmt-link-dimensions{border:1px solid #d5dadf;border-left:none;background-color:#fff;padding:0;outline:none;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;cursor:pointer}.gmt-control-type-dimensions li:first-child input{border-left:1px solid #d5dadf;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.gmt-control-type-dimensions li:first-child input:focus{border-color:#a4afb7;margin-left:0;width:100%}.gmt-control-type-dimensions .gmt-control-dimension-label{display:block;text-align:center;color:#d5dadf;font-size:9px;text-transform:uppercase;padding-top:5px}.gmt-control-type-dimensions .gmt-link-dimensions.unlinked{background-color:#fff}.gmt-control-type-dimensions .gmt-link-dimensions.unlinked .gmt-linked{display:none}.gmt-control-type-dimensions .gmt-link-dimensions:not(.unlinked){background-color:#a4afb7;border-color:#a4afb7}.gmt-control-type-dimensions .gmt-link-dimensions:not(.unlinked) .gmt-unlinked{display:none}.gmt-control-type-dimensions .gmt-link-dimensions .gmt-linked{color:#fff}.gmt-control-type-icons .gmt-control-media__preview>*{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.gmt-control-type-icons .gmt-control-media__preview i{font-size:70px;color:#5a5b75}.gmt-control-type-icons .gmt-control-media__preview svg{height:75%}.gmt-control-type-gallery .gmt-control-media__content{border:1px solid #d5dadf;-webkit-border-radius:3px;border-radius:3px}.gmt-control-type-gallery .gmt-control-gallery-status{font-size:12px;padding:7px 10px;border-bottom:1px solid #d5dadf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gmt-control-type-gallery .gmt-control-gallery-content{position:relative;overflow:hidden}.gmt-control-type-gallery .gmt-control-gallery-content:not(:hover) .gmt-control-gallery-edit{opacity:0}.gmt-control-type-gallery .gmt-control-gallery-thumbnails{display:grid;grid-template-columns:repeat(auto-fill,minmax(48px,1fr));grid-gap:10px;cursor:pointer;padding:10px}.gmt-control-type-gallery .gmt-control-gallery-thumbnail{width:48px;height:48px;-webkit-background-size:cover;background-size:cover;background-position:50% 50%}.gmt-control-type-gallery .gmt-control-gallery-edit{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(90,91,117,.3);padding:10px;font-size:11px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;pointer-events:none;cursor:pointer;opacity:1}.gmt-control-type-gallery .gmt-control-gallery-edit span{position:absolute;top:10px;right:10px;width:21px;height:21px;background-color:hsla(0,0%,100%,.9);color:#a4afb7;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.2);box-shadow:0 0 7px 0 rgba(0,0,0,.2);-webkit-border-radius:3px;border-radius:3px}.gmt-control-type-gallery .gmt-control-gallery-edit span i{font-size:11px;padding:5px}.gmt-control-type-gallery .gmt-control-gallery-add{width:48px;height:48px;color:#fff;background-color:#d5dadf;font-size:14px;-webkit-border-radius:0;border-radius:0}.gmt-control-type-gallery .gmt-control-gallery-add:hover{background-color:#c2cbd2}.gmt-control-type-gallery .gmt-control-gallery-add i{margin:0}.gmt-control-type-gallery.gmt-gallery-empty .gmt-control-gallery-clear,.gmt-control-type-gallery.gmt-gallery-empty .gmt-control-gallery-edit,.gmt-control-type-gallery.gmt-gallery-empty .gmt-control-gallery-thumbnails{display:none}.gmt-control-type-gallery.gmt-gallery-empty .gmt-control-gallery-content{padding:10px}.gmt-control-type-gallery.gmt-gallery-has-images .gmt-control-gallery-add{display:none}.gmt-control-type-gallery .gmt-control-gallery-clear{cursor:pointer}.gmt-control-type-gallery .gmt-control-gallery-clear:hover{color:#b01b1b}.gmt-control-type-hidden{display:none!important}.gmt-control-type-icon .select2-selection__rendered .gmt-icon{margin-right:3px}.gmt-control-type-image_dimensions .gmt-control-field-description{margin:0 0 15px;line-height:1.4}.gmt-control-type-image_dimensions .gmt-control-input-wrapper{overflow:hidden}.gmt-control-type-image_dimensions .gmt-image-dimensions-field{width:65px;float:left}.gmt-control-type-image_dimensions .gmt-image-dimensions-field input:focus+.gmt-image-dimensions-field-description{color:#a4afb7}.gmt-control-type-image_dimensions .gmt-image-dimensions-separator{width:20px;text-align:center;float:left;padding-top:4px}.gmt-control-type-image_dimensions .gmt-image-dimensions-field-description{display:block;text-transform:uppercase;margin-top:5px;color:#d5dadf;font-size:9px;text-align:center}.gmt-control-type-image_dimensions .gmt-image-dimensions-apply-button{float:right;height:27px;width:65px}.gmt-control-media.gmt-media-empty .gmt-control-media-area,.gmt-control-media:not(.gmt-media-empty) .gmt-control-media-upload-button{display:none}.gmt-control-media .gmt-control-input-wrapper{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.gmt-control-media .fa-plus-circle{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);color:#fff;font-size:20px}.gmt-control-media-upload-button{background-color:#d5dadf}.gmt-control-media__preview{height:100%;-webkit-background-size:cover;background-size:cover;background-position:50%;-webkit-box-shadow:0 0 2px 1px #c4c4c4;box-shadow:0 0 2px 1px #c4c4c4}.gmt-control-media-area{background-image:-webkit-linear-gradient(45deg,#ddd 25%,transparent 0,transparent 75%,#ddd 0,#ddd),-webkit-linear-gradient(45deg,#ddd 25%,transparent 0,transparent 75%,#ddd 0,#ddd);background-image:-o-linear-gradient(45deg,#ddd 25%,transparent 25%,transparent 75%,#ddd 75%,#ddd),-o-linear-gradient(45deg,#ddd 25%,transparent 25%,transparent 75%,#ddd 75%,#ddd);background-image:linear-gradient(45deg,#ddd 25%,transparent 0,transparent 75%,#ddd 0,#ddd),linear-gradient(45deg,#ddd 25%,transparent 0,transparent 75%,#ddd 0,#ddd);-webkit-background-size:16px 16px;background-size:16px 16px;background-position:0 0,8px 8px;background-color:#f6f6f6}.gmt-control-media-area:not(:hover) .gmt-control-media__remove{display:none}.gmt-control-media-area .gmt-icon-video-camera{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);color:hsla(0,0%,100%,.7);font-size:21px}.gmt-control-media .gmt-control-media__content{cursor:pointer;overflow:hidden;-webkit-border-radius:5px;border-radius:5px}.gmt-control-media .gmt-control-media__content:hover:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2);pointer-events:none}.gmt-control-media .gmt-control-media__content:not(:hover) .gmt-control-media__tools{bottom:-30px}.gmt-control-media__tools{position:absolute;bottom:0;left:0;right:0;display:grid;grid-auto-flow:column;grid-gap:1px;text-align:center;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.gmt-control-media__tool{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#fff;background-color:rgba(90,91,117,.85);padding:9.5px;font-size:11px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.gmt-control-media__tool:hover{background-color:rgba(90,91,117,.95)}.gmt-control-media__remove{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:10px;right:10px;width:20px;height:20px;font-size:11px;background-color:hsla(0,0%,100%,.9);color:#a4afb7;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.1);box-shadow:0 0 7px 0 rgba(0,0,0,.1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gmt-control-media__remove:hover{background-color:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.4);box-shadow:0 0 5px 0 rgba(0,0,0,.4)}.gmt-control-type-number .gmt-control-input-wrapper{max-width:25%}.gmt-control-type-number.gmt-control-dynamic-value .gmt-control-input-wrapper{max-width:100%}.gmt-control-type-order .gmt-control-oreder-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.gmt-control-type-order input{display:none}.gmt-control-type-order input:checked+.gmt-control-order-label{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.gmt-control-type-order select{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.gmt-control-type-order select:not(:focus)~.gmt-control-order-label{border-color:#d5dadf}.gmt-control-type-order select:focus~.gmt-control-order-label{border-color:#a4afb7}.gmt-control-type-order .gmt-control-order-label{position:relative;padding:0;width:40px;border:1px solid;font-size:10px;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;margin-left:-3px;background-color:#fff;cursor:pointer}.gmt-control-type-order .gmt-control-order-label i{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.gmt-control-type-popover_toggle input{display:none}.gmt-control-type-popover_toggle label{cursor:pointer}.gmt-control-type-popover_toggle .gmt-control-input-wrapper{direction:rtl}.gmt-control-type-popover_toggle .gmt-control-popover-toggle-toggle:checked+.gmt-control-popover-toggle-toggle-label{color:#009499}.gmt-control-type-popover_toggle .gmt-control-popover-toggle-toggle:not(:checked)~.gmt-control-popover-toggle-reset-label{display:none}.gmt-control-type-popover_toggle .gmt-control-popover-toggle-reset-label{color:#c2cbd2;padding-right:5px}.gmt-control-type-popover_toggle .gmt-control-popover-toggle-toggle-label{width:50px;height:27px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:3px;border-radius:3px;border:1px solid #d5dadf}.gmt-control-type-repeater ol.gmt-repeater-fields-wrapper{margin-left:-15px}.gmt-control-type-repeater .gmt-control:not(.gmt-control-type-tab){padding-right:10px;padding-left:10px;padding-bottom:15px}.gmt-control-type-repeater.gmt-repeater-has-minimum-rows .gmt-repeater-tool-remove{display:none}.gmt-control-type-repeater .gmt-repeater-fields{margin:10px 0 10px 10px;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 2px 8px 2px rgba(0,0,0,.3);box-shadow:2px 2px 8px 2px rgba(0,0,0,.3)}.gmt-control-type-repeater .gmt-repeater-fields .gmt-control{background:inherit}.gmt-control-type-repeater .gmt-repeater-row-controls{padding-top:15px;border-top:1px solid #e5e5e5}.gmt-control-type-repeater .gmt-repeater-row-controls:not(.editable){display:none}.gmt-control-type-repeater .gmt-repeater-row-controls .wp-picker-container.wp-picker-active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);border-width:0}.gmt-control-type-repeater .gmt-repeater-row-controls .gmt-panel-heading{padding:0}.gmt-control-type-repeater .gmt-repeater-row-controls .gmt-panel-heading .gmt-panel-heading-toggle{width:10px}.gmt-control-type-repeater .gmt-repeater-row-controls .gmt-panel-heading .gmt-panel-heading-toggle .gmt-icon:before{content:""}.gmt-control-type-repeater .gmt-repeater-row-tools{display:table;table-layout:fixed;width:100%;height:40px;border-spacing:1px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;border-collapse:collapse}.gmt-control-type-repeater .gmt-repeater-row-tools>div{display:table-cell;text-align:center;vertical-align:middle;cursor:pointer}.gmt-control-type-repeater .gmt-repeater-row-tools>div:hover{opacity:.95}.gmt-control-type-repeater .gmt-repeater-row-tools .gmt-repeater-row-item-title{text-align:left;padding:0 10px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.gmt-control-type-repeater .gmt-repeater-row-tools .gmt-repeater-row-item-title .gmt-icon,.gmt-control-type-repeater .gmt-repeater-row-tools .gmt-repeater-row-item-title i,.gmt-control-type-repeater .gmt-repeater-row-tools .gmt-repeater-row-item-title svg{margin-right:5px}.gmt-control-type-repeater .gmt-repeater-row-tools .gmt-repeater-row-item-title img[src$=svg]{width:1em}.gmt-control-type-repeater .gmt-repeater-row-tools .gmt-repeater-row-tool{width:40px}.gmt-control-type-repeater .gmt-repeater-row-tools .gmt-repeater-row-handle-sortable{cursor:move;width:10px;color:#fff}.gmt-control-type-repeater .gmt-button-wrapper{text-align:center;padding-top:5px}.gmt-control-type-section{margin-top:10px;padding:0;-webkit-border-radius:5px;border-radius:5px}.gmt-control-type-section.gmt-open{padding-bottom:15px;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.gmt-control-type-section+.gmt-control:not(.gmt-control-type-section):before{display:none}.gmt-control-type-slider--multiple{margin-bottom:14px}.gmt-control-type-slider--multiple .gmt-slider{margin-top:12px;width:98%}.gmt-control-type-slider--handles-range .gmt-slider .noUi-handle{-webkit-border-radius:0;border-radius:0;width:10px;-webkit-transform:translateY(calc(50% - 14px)) translateX(4px);-ms-transform:translateY(calc(50% - 14px)) translateX(4px);transform:translateY(calc(50% - 14px)) translateX(4px)}.gmt-control-type-slider--handles-range .gmt-slider .noUi-handle:after{content:"";position:absolute;top:2px;height:12px;width:11px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff;-webkit-border-radius:3px;border-radius:3px}.gmt-control-type-slider--handles-range .gmt-slider .noUi-handle-lower:after{left:5px;-webkit-box-shadow:2px -2px 3px 0 rgba(0,0,0,.1);box-shadow:2px -2px 3px 0 rgba(0,0,0,.1)}.gmt-control-type-slider--handles-range .gmt-slider .noUi-handle-upper:after{right:5px;-webkit-box-shadow:-2px 2px 3px 0 rgba(0,0,0,.1);box-shadow:-2px 2px 3px 0 rgba(0,0,0,.1)}.gmt-control-type-slider:not(.gmt-control-type-slider--multiple) .gmt-slider{display:inline-block;width:70%}.gmt-slider{margin:10px auto;height:4px;background-color:#d5dadf;-webkit-border-radius:5px;border-radius:5px;position:relative;cursor:pointer}.gmt-slider-input{width:30%;float:right}.gmt-slider-input input{max-width:80%;float:right;padding:5px}.gmt-slider__extra{position:relative}.gmt-slider__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gmt-slider__label{font-size:9px;color:#c2cbd2}.gmt-slider__scales{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%;margin-top:4px}.gmt-slider__scale{width:1px;height:21px;background-color:#a4afb7}.gmt-slider .noUi-handle{height:16px;width:16px;background-color:#fff;right:0;-webkit-transform:translateY(calc(50% - 14px)) translateX(8px);-ms-transform:translateY(calc(50% - 14px)) translateX(8px);transform:translateY(calc(50% - 14px)) translateX(8px);position:absolute;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.3);box-shadow:0 1px 5px rgba(0,0,0,.3);-webkit-border-radius:50%;border-radius:50%}.gmt-slider .noUi-connects{position:absolute;width:100%;height:5px}.gmt-slider .noUi-connect{position:absolute;z-index:0;top:0;left:0;height:100%;width:100%;will-change:transform;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;background-color:#a4afb7}.gmt-slider .noUi-tooltip{position:absolute;top:calc(100% + 5px);left:calc(50% - 4px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:10px}.gmt-control-type-structure .gmt-control-field{display:initial}.gmt-control-type-structure .gmt-control-structure-preset{padding:3px;-webkit-border-radius:3px;border-radius:3px;display:inline-block;cursor:pointer;height:50px}.gmt-control-type-structure .gmt-control-structure-preset svg{height:100%}.gmt-control-type-structure .gmt-control-structure-preset path{fill:#e6e9ec}.gmt-control-type-structure .gmt-control-structure-reset{padding:15px 20px 0;font-size:11px;cursor:pointer;color:#a4afb7;border-top:1px solid #e6e9ec;margin:0 -20px}.gmt-control-type-structure .gmt-control-structure-title{margin:10px -20px 0}.gmt-control-type-structure .gmt-control-structure-title:before{height:10px;-webkit-box-shadow:inset 0 2px 4px hsla(0,0%,49.8%,.1);box-shadow:inset 0 2px 4px hsla(0,0%,49.8%,.1)}.gmt-control-type-structure .gmt-control-structure-presets{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gmt-control-type-structure .gmt-control-structure-presets input{display:none}.gmt-control-type-structure .gmt-control-structure-presets input:checked+.gmt-control-structure-preset path{fill:#a4afb7}.gmt-control-type-structure .gmt-control-structure-preset-wrapper{margin-bottom:15px}.gmt-control-type-structure .gmt-control-structure-preset-title{text-align:center;padding-top:5px;font-style:italic;font-size:11px;color:#a4afb7}.gmt-control-type-switcher.gmt-label-inline>.gmt-control-content .gmt-control-field .gmt-control-title{width:70%}.gmt-control-type-switcher.gmt-label-inline>.gmt-control-content .gmt-control-field .gmt-control-input-wrapper{width:30%}.gmt-control-type-switcher .gmt-control-input-wrapper{text-align:right}.gmt-control-type-switcher .gmt-switch{position:relative;display:inline-block;vertical-align:top;width:49px;height:20px;background-color:#fff;-webkit-border-radius:18px;border-radius:18px;cursor:pointer}.gmt-control-type-switcher .gmt-switch-input{display:none}.gmt-control-type-switcher .gmt-switch-label{position:relative;display:block;height:inherit;font-size:7px;text-transform:uppercase;background:#eceeef;-webkit-border-radius:inherit;border-radius:inherit;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.12),inset 0 0 2px rgba(0,0,0,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.12),inset 0 0 2px rgba(0,0,0,.15);-webkit-transition:.15s ease-out;-o-transition:.15s ease-out;transition:.15s ease-out;-webkit-transition-property:opacity,background;-o-transition-property:opacity,background;transition-property:opacity,background}.gmt-control-type-switcher .gmt-switch-label:after,.gmt-control-type-switcher .gmt-switch-label:before{position:absolute;top:0;width:50%;text-align:center;line-height:20px;-webkit-transition:inherit;-o-transition:inherit;transition:inherit}.gmt-control-type-switcher .gmt-switch-label:before{content:attr(data-off);right:3px;color:#a4afb7;text-shadow:0 1px hsla(0,0%,100%,.5)}.gmt-control-type-switcher .gmt-switch-label:after{content:attr(data-on);left:3px;color:#fff;text-shadow:0 1px rgba(0,0,0,.2);opacity:0}.gmt-control-type-switcher .gmt-switch-input:checked~.gmt-switch-label{background:#009499;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15),inset 0 0 3px rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.15),inset 0 0 3px rgba(0,0,0,.2)}.gmt-control-type-switcher .gmt-switch-input:checked~.gmt-switch-label:before{opacity:0}.gmt-control-type-switcher .gmt-switch-input:checked~.gmt-switch-label:after{opacity:1}.gmt-control-type-switcher .gmt-switch-handle{position:absolute;top:1px;left:1px;width:18px;height:18px;background:#fff;-webkit-border-radius:10px;border-radius:10px;-webkit-transition:left .15s ease-out;-o-transition:left .15s ease-out;transition:left .15s ease-out}.gmt-control-type-switcher .gmt-switch-input:checked~.gmt-switch-handle{left:30px;-webkit-box-shadow:-1px 1px 5px rgba(0,0,0,.2);box-shadow:-1px 1px 5px rgba(0,0,0,.2)}.gmt-control-type-tabs{font-size:.8em;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex}.gmt-control-type-tab{text-align:center;width:100%;padding:0;line-height:27px;border-top:1px solid #d5dadf;border-bottom:1px solid #d5dadf;border-right:1px solid #d5dadf;cursor:pointer}.gmt-control-type-tab:first-child{border-left:1px solid #d5dadf;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.gmt-control-type-tab:last-child{-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.gmt-control-type-tab.gmt-tab-active{background-color:#a4afb7!important;border-color:#a4afb7;color:#fff}.gmt-tab-close{display:none!important}.gmt-control-type-text_shadow .gmt-control-input-wrapper{overflow:hidden}.gmt-control-type-text_shadow .gmt-shadow-slider{margin-top:10px}.gmt-control-type-textarea textarea{display:block}.gmt-control-type-url .gmt-control-url-external-hide .gmt-control-url-more{display:none}.gmt-control-type-url .gmt-control-url-external-show .gmt-input,.gmt-control-type-url .gmt-control-url-external-show .gmt-input-style{padding-right:46px}.gmt-control-type-url .gmt-control-input-wrapper{position:relative}.gmt-control-type-url .gmt-control-url-more{position:absolute;top:0;right:0;height:27px;width:40px;border-left:1px solid #d5dadf;cursor:pointer;font-size:10px;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gmt-control-type-url .gmt-control-url-more i{font-size:13px}.gmt-control-type-url .gmt-control-url-more-input,.gmt-control-type-url .gmt-control-url-more-input:not(:checked)+.gmt-control-url-more-options{display:none}.gmt-control-type-url .gmt-control-url-more-options{padding-top:10px}.gmt-control-type-url .gmt-control-url-option{font-size:12px;line-height:1.2}.gmt-control-type-url .gmt-control-url-option:not(:first-child){padding-top:5px}.gmt-control-type-url .spinning{display:none;position:absolute;width:12px;height:12px;top:7px;left:44px}.gmt-control-type-url .gmt-input{direction:ltr}.gmt-control-type-url .gmt-input:not(:focus)+.gmt-control-url-more{border-color:#d5dadf}.gmt-control-type-url .gmt-input:focus+.gmt-control-url-more{border-color:#a4afb7}.gmt-autocomplete-menu{position:absolute;background:#fff;color:#37384e;border:1px solid #a4afb7;margin:0;list-style:none;padding:4px 0;height:auto;width:100%;min-width:260px;max-width:300px;max-height:200px;overflow-y:auto;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:default;z-index:1}.gmt-autocomplete-menu .ui-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:baseline;align-self:baseline;padding:5px 8px;font-size:12px;width:100%;line-height:1.2;cursor:pointer}.gmt-autocomplete-menu .ui-menu-item.ui-state-active,.gmt-autocomplete-menu .ui-menu-item.ui-state-focus,.gmt-autocomplete-menu .ui-menu-item.ui-state-hover{background:#e6e9ec}.gmt-autocomplete-menu .gmt-autocomplete-item-info{font-size:10px;padding-top:2px}.gmt-control-type-wysiwyg.gmt-rich-editing-disabled .gmt-editor-container{margin-top:10px}.gmt-control-type-wysiwyg *{-webkit-box-sizing:content-box;box-sizing:content-box}.gmt-control-type-wysiwyg .gmt-editor-container{border:0}.gmt-control-type-wysiwyg #insert-media-button{margin-bottom:10px}.gmt-control-type-wysiwyg .ed_button{height:22px;width:auto}.gmt-control-type-wysiwyg .gmt-media-buttons-icon{height:14px;margin:0}.gmt-control-type-wysiwyg .gmt-media-buttons-icon:before{font-size:14px}.gmt-control-type-wysiwyg .gmt-switch-editor{border:none;color:#5a5b75;font-size:10px;padding:3px 9px 4px;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.gmt-control-type-wysiwyg .html-active .switch-tmce{background-color:transparent}.gmt-control-type-wysiwyg .html-active .switch-html,.gmt-control-type-wysiwyg .tmce-active .switch-tmce{background-color:#e6e9ec}.gmt-control-type-wysiwyg .tmce-active .switch-html{background-color:transparent}.gmt-control-type-wysiwyg .mce-toolbar-grp,.gmt-control-type-wysiwyg .quicktags-toolbar{background-color:#e6e9ec}.gmt-control-type-wysiwyg .mce-toolbar-grp>div{padding:0 3px}.gmt-control-type-wysiwyg .gmt-editor{-webkit-box-sizing:border-box;box-sizing:border-box}.gmt-control-type-wysiwyg .mce-ico{color:#5a5b75;font-size:16px}.gmt-control-type-wysiwyg .mce-btn{margin-right:0;margin-left:0}.gmt-control-type-wysiwyg .mce-btn.mce-active,.gmt-control-type-wysiwyg .mce-btn:active,.gmt-control-type-wysiwyg .mce-btn:hover{border-color:#d5dadf}.gmt-control-type-wysiwyg .mce-path{padding:5px 10px}.gmt-control-type-wysiwyg .mce-path-item{font-size:12px;color:#5a5b75}.gmt-control-type-wysiwyg .mce-tinymce{border:0 solid #e2e2e2;-webkit-border-radius:3px;border-radius:3px}.wp-picker-container{max-width:250px;-webkit-border-radius:3px;border-radius:3px;overflow:hidden}.wp-picker-container.wp-picker-active{position:fixed;z-index:10000;background-color:#fff;border:solid #fff;border-width:0 10px 5px 5px;padding-top:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px rgba(0,0,0,.4)}.wp-picker-container.wp-picker-active .wp-color-result{float:right}.wp-picker-container.wp-picker-active .wp-picker-input-wrap{padding-left:10px;float:left}.wp-picker-container *{-webkit-box-sizing:content-box;box-sizing:content-box}.wp-picker-container .wp-picker-input-wrap .eye-dropper-button{width:26px;height:26px;border:1px solid;outline:none;color:#a4afb7;background:none;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;margin-right:10px}.wp-picker-container .color-alpha{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;position:absolute;top:0;left:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.wp-picker-container .iris-picker{border:none}.wp-picker-container .iris-picker .iris-picker-inner{width:100%}.wp-picker-container:not(.wp-picker-active){float:right}.wp-picker-container:not(.wp-picker-active) .wp-color-result{margin:0}[class*=wp-version-4-9] #gmt-controls .wp-picker-container.wp-picker-active,[class*=wp-version-5] #gmt-controls .wp-picker-container.wp-picker-active{padding-top:9px}.wp-picker-container.wp-picker-active .wp-color-result{margin-right:5px}.wp-picker-container input[type=text].wp-color-picker{-webkit-border-radius:3px;border-radius:3px;font-size:11px;line-height:12px;padding:7px 5px}.wp-color-result{margin:0;width:48px;height:25px;-webkit-transition:border .5s;-o-transition:border .5s;transition:border .5s;padding:0;background-color:#fafafa;-webkit-border-radius:3px;border-radius:3px;border:1px solid #d5dadf}.wp-color-result,.wp-color-result:focus{-webkit-box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px #fff}.wp-color-result.wp-picker-open:after,.wp-color-result:after{content:none}.wp-color-result:hover{border:1px solid #a4afb7}.wp-color-result:active,.wp-color-result:focus{outline:0}.wp-picker-clear.button,.wp-picker-default.button{height:26px;width:48px;padding:0;background-color:#d5dadf;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;margin:0}.wp-picker-holder *{-webkit-box-sizing:content-box;box-sizing:content-box}.wp-picker-holder .iris-square-value{-webkit-transition:none;-o-transition:none;transition:none}.wp-picker-open~.wp-picker-holder{clear:both;direction:ltr}#gmt-mode-switcher{position:absolute;left:100%;top:50%;width:15px;height:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#e6e9ec;font-size:15px;-webkit-box-shadow:3px 1px 5px rgba(0,0,0,.1);box-shadow:3px 1px 5px rgba(0,0,0,.1);cursor:pointer}#gmt-mode-switcher:hover,body.gmt-editor-preview #gmt-mode-switcher{background-color:#448940;color:#fff}#gmt-mode-switcher-inner,#gmt-mode-switcher-preview{width:100%;height:100%;position:absolute;top:0;left:0}#gmt-mode-switcher-preview{cursor:pointer}#gmt-mode-switcher-preview .gmt-icon{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#gmt-mode-switcher-preview-input{display:none}#gmt-panel-revisions{padding:5px}#gmt-panel-revisions .gmt-revisions-actions{text-align:center}.gmt-revision-item{background:#fff;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}.gmt-revision-item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px;margin-bottom:10px;font-size:11px}.gmt-revision-item__wrapper.current{font-weight:700}.gmt-revision-item__wrapper .gmt-revision-item__tools-current{color:#448940}.gmt-revision-item:hover:not(.gmt-revision-current-preview){-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2)}.gmt-revision-item-loading .gmt-revision-item__tools-current,.gmt-revision-item:not(.gmt-revision-item-loading) .gmt-revision-item__tools-spinner{display:none}.gmt-revision-item__details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer}.gmt-revision-item__tools-delete{cursor:pointer}.gmt-revision-item-date{font-size:10px}.gmt-revision-meta{padding-top:5px;font-size:10px;font-weight:700}.gmt-revision-type{text-transform:capitalize}.gmt-revision-current-preview{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);background:#5a5b75;color:#fff}#gmt-restore-autosave-dialog.dialog-widget{background-color:rgba(0,0,0,.3)}#gmt-panel-revisions-loading{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#gmt-panel-revisions-loading .gmt-icon-loading{font-size:50px;color:#a4afb7}.gmt-history-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;margin-bottom:10px;font-size:11px;line-height:1.4;cursor:pointer;background:#fff;-webkit-border-radius:5px;border-radius:5px}.gmt-history-item:hover{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}.gmt-history-item:hover .gmt-history-item__icon .gmt-icon:before{content:"\f1da"}.gmt-history-item-applied{color:#a4afb7}.gmt-history-item-current{cursor:default;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);background:#5a5b75;color:#fff}.gmt-history-item-current .gmt-history-item__icon .gmt-icon:before,.gmt-history-item-current:hover .gmt-history-item__icon .gmt-icon:before{content:"\f1da"}.gmt-history-item__details{width:95%}.gmt-history-item__title{font-weight:700}.gmt-history-item__action,.gmt-history-item__subtitle{font-weight:lighter}.gmt-history-item__action{font-style:italic;text-decoration:underline}.gmt-history-item .__icon{float:right}.gmt-history-revisions-message{font-size:11px;text-align:center;padding-top:5px}#gmt-panel-history,#gmt-panel-history-wrapper{padding:5px}#gmt-panel-history-no-items{text-align:center}#gmt-preview{background-color:#333;position:absolute;height:calc(100% - 50px);top:0;right:0;border:0;bottom:50px}.gmt-device-desktop #gmt-preview{overflow-y:hidden}body:not(.gmt-device-desktop) #gmt-preview{overflow-y:auto}#gmt-preview-responsive-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.gmt-device-desktop #gmt-preview-responsive-wrapper{min-width:1025px;margin:0 auto;width:100%;height:100%}.gmt-device-tablet #gmt-preview-responsive-wrapper{width:768px;height:1025px;padding:40px 10px 70px}.gmt-device-mobile #gmt-preview-responsive-wrapper{width:360px;height:640px;padding:40px 10px 70px}body:not(.gmt-device-desktop) #gmt-preview-responsive-wrapper{-webkit-border-radius:30px;border-radius:30px;background-color:#111;margin:30px auto 80px;-webkit-box-sizing:content-box;box-sizing:content-box}#gmt-preview-iframe{width:100%;height:100%;background-color:#fff}.tipsy{font-size:10px;position:absolute;padding:5px;z-index:100000;width:-webkit-max-content;width:-moz-max-content;width:max-content}.tipsy-inner{background-color:#000;color:#fff;max-width:200px;padding:6px;text-align:center;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5)}.tipsy-widget .tipsy-inner{background-color:#fff;max-width:300px;max-height:300px;overflow:auto;color:inherit;padding:5px}.tipsy-widget .tipsy-arrow-e,.tipsy-widget .tipsy-arrow-n,.tipsy-widget .tipsy-arrow-s,.tipsy-widget .tipsy-arrow-w{border-bottom-color:#fff}.tipsy-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}.tipsy-arrow-n{border-bottom-color:#000}.tipsy-arrow-s{border-top-color:#000}.tipsy-arrow-e{border-left-color:#000}.tipsy-arrow-w{border-right-color:#000}.tipsy-n .tipsy-arrow,.tipsy-nw .tipsy-arrow{border-left-color:transparent;border-right-color:transparent;top:0;border-bottom-style:solid;border-top:none}.tipsy-n .tipsy-arrow{left:50%;margin-left:-5px}.tipsy-nw .tipsy-arrow{left:10px}.tipsy-ne .tipsy-arrow{top:0;right:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow,.tipsy-se .tipsy-arrow,.tipsy-sw .tipsy-arrow{bottom:0;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow{left:50%;margin-left:-5px}.tipsy-sw .tipsy-arrow{left:10px}.tipsy-se .tipsy-arrow{right:10px}.tipsy-e .tipsy-arrow,.tipsy-w .tipsy-arrow{top:50%;margin-top:-5px;border-top-color:transparent;border-bottom-color:transparent}.tipsy-e .tipsy-arrow{right:0;border-left-style:solid;border-right:none}.tipsy-w .tipsy-arrow{left:0;border-right-style:solid;border-left:none}#gmt-template-library-modal a.gmt-template-library-blank-footer-link{font-style:normal;text-decoration:underline;color:#39b54a}#gmt-template-library-modal a.gmt-template-library-blank-footer-link:hover{color:#2d8e3a}#gmt-template-library-modal .dialog-buttons-wrapper{display:none}#gmt-template-library-header-menu{text-align:center;color:#5a5b75;font-size:13px}.gmt-template-library-menu-item{display:inline-block;padding:17px 0;width:115px;cursor:pointer}.gmt-template-library-menu-item.gmt-active{background-image:-webkit-gradient(linear,left top,left bottom,from(#f7f7fc),to(#fff));background-image:-webkit-linear-gradient(top,#f7f7fc,#fff);background-image:-o-linear-gradient(top,#f7f7fc,#fff);background-image:linear-gradient(180deg,#f7f7fc,#fff);border-bottom:3px solid #448940}#gmt-template-library-header-actions{display:-webkit-box;display:-ms-flexbox;display:flex}#gmt-template-library-header-actions>div{padding-right:16px}#gmt-template-library-header-preview-insert-wrapper{cursor:default;padding:0 10px}#gmt-template-library-header-preview-insert-wrapper .gmt-button{padding:8px 14px;font-size:11px}#gmt-template-library-header-preview-insert-wrapper .gmt-template-library-template-insert{color:#fff;background-color:#39b54a}#gmt-template-library-header-preview-back{padding:16.5px 16.5px 15px 0;border-right:1px solid #e6e9ec;cursor:pointer;-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s}#gmt-template-library-header-preview-back:not(:hover){color:#a4afb7}#gmt-template-library-header-preview-back i{padding-right:10px;font-size:18px}#gmt-template-library-header-preview-back i:before{content:""}#gmt-template-library-templates{padding:0 15px}#gmt-template-library-templates[data-template-source=local] #gmt-template-library-templates-container{-webkit-box-shadow:1px 1px 20px 0 rgba(0,0,0,.03);box-shadow:1px 1px 20px 0 rgba(0,0,0,.03);margin-top:10px;margin-bottom:45px}#gmt-template-library-templates[data-template-source=local] .gmt-template-library-order-input:checked+.gmt-template-library-order-label{color:#5a5b75}#gmt-template-library-templates[data-template-source=remote] #gmt-template-library-templates-container{margin:10px -15px 0}#gmt-template-library-templates[data-template-source=remote] .gmt-template-library-order-input:checked+.gmt-template-library-order-label{color:#37384e}#gmt-template-library-templates .gmt-template-library-order-input,#gmt-template-library-templates.gmt-templates-filter-active #gmt-template-library-footer-banner,#gmt-template-library-templates[data-template-source=empty] #gmt-template-library-footer-banner,#gmt-template-library-templates[data-template-source=empty] #gmt-template-library-order-toolbar-local{display:none}#gmt-template-library-templates .gmt-template-library-order-input:checked+.gmt-template-library-order-label{padding-right:8px}#gmt-template-library-templates .gmt-template-library-order-input:checked+.gmt-template-library-order-label:after{font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;content:"\f0de";margin-left:3px}#gmt-template-library-templates .gmt-template-library-order-input:checked.gmt-template-library-order-reverse+.gmt-template-library-order-label:after{font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;content:"\f0d7"}#gmt-template-library-templates-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#gmt-template-library-templates-container .gmt-template-library-template-local .gmt-template-library-template-insert{text-transform:none;font-size:12px}#gmt-template-library-toolbar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#gmt-template-library-toolbar,.gmt-template-library-filter-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#gmt-template-library-filter-toolbar-remote{font-size:11px}#gmt-template-library-order{display:-webkit-box;display:-ms-flexbox;display:flex;border-right:1px solid #d5dadf}.gmt-template-library-order-label{text-transform:uppercase;padding-right:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}label.gmt-template-library-order-label{cursor:pointer}label.gmt-template-library-order-label:hover{color:#4a4b65}#gmt-template-library-filter{border-right:1px solid #d5dadf}#gmt-template-library-filter .select2{text-align:left;margin-right:25px}#gmt-template-library-filter .select2-selection__rendered,#select2-gmt-template-library-filter-subtype-results .select2-results__option{text-transform:capitalize}#gmt-template-library-my-favorites{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left;padding-left:20px}#gmt-template-library-filter-my-favorites{display:none}#gmt-template-library-filter-my-favorites:checked+#gmt-template-library-filter-my-favorites-label{color:#37384e}#gmt-template-library-filter-my-favorites:checked+#gmt-template-library-filter-my-favorites-label i:after{color:#448940;content:"\e93f"}#gmt-template-library-filter-my-favorites-label{cursor:pointer;text-transform:uppercase}#gmt-template-library-filter-my-favorites-label:hover{color:#4a4b65}#gmt-template-library-filter-my-favorites-label:hover i:after{color:#448940}#gmt-template-library-filter-my-favorites-label i{padding-right:5px}#gmt-template-library-filter-my-favorites-label i:after{color:#a4afb7;content:"\e923"}#gmt-template-library-filter-text-wrapper{width:200px;position:relative}#gmt-template-library-filter-text-wrapper i{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#gmt-template-library-filter-text{border:none;border-bottom:1px solid #d5dadf;-webkit-border-radius:0;border-radius:0;font-size:11px;padding:8px 15px 8px 0;-webkit-transition:border .5s;-o-transition:border .5s;transition:border .5s}#gmt-template-library-filter-text::-webkit-input-placeholder{font-weight:300;text-transform:uppercase}#gmt-template-library-filter-text::-moz-placeholder{font-weight:300;text-transform:uppercase}#gmt-template-library-filter-text::-ms-input-placeholder{font-weight:300;text-transform:uppercase}#gmt-template-library-filter-text::placeholder{font-weight:300;text-transform:uppercase}#gmt-template-library-filter-text:focus{border-color:#c2cbd2}.gmt-template-library-template-remote{margin:15px;padding:8px;background-color:#fff;-webkit-box-shadow:0 1px 20px 0 rgba(0,0,0,.07);box-shadow:0 1px 20px 0 rgba(0,0,0,.07);-webkit-border-radius:3px;border-radius:3px}.gmt-template-library-template-remote:hover .gmt-template-library-template-name{display:none}.gmt-template-library-template-remote:not(:hover) .gmt-template-library-template-preview{opacity:0}.gmt-template-library-template-remote:not(:hover) .gmt-template-library-favorite,.gmt-template-library-template-remote:not(:hover) .gmt-template-library-template-action{display:none}.gmt-template-library-template-remote:not(.gmt-template-library-template-page){position:relative;width:calc(33.333% - 30px);overflow:hidden}.gmt-template-library-template-remote:not(.gmt-template-library-template-page) img{display:block;width:100%}.gmt-template-library-template-remote:not(.gmt-template-library-template-page) .gmt-template-library-template-footer{position:absolute;width:100%;bottom:0;left:0;padding:10px;background-color:#fff;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.gmt-template-library-template-remote:not(.gmt-template-library-template-page) .gmt-template-library-template-name{display:none}.gmt-template-library-template-remote:not(.gmt-template-library-template-page):not(:hover) .gmt-template-library-template-footer{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.gmt-template-library-template-remote .gmt-template-library-template-body{position:relative}@media (max-width:1025px){.gmt-template-library-template-remote .gmt-template-library-template-body{height:300px}}.gmt-template-library-template-remote .gmt-template-library-template-screenshot{height:100%;-webkit-background-size:cover;background-size:cover;background-position-x:50%;-webkit-box-shadow:inset 0 -2px 15px -6px rgba(0,0,0,.07);box-shadow:inset 0 -2px 15px -6px rgba(0,0,0,.07)}.gmt-template-library-template-remote .gmt-template-library-template-preview{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;cursor:pointer}.gmt-template-library-template-remote .gmt-template-library-template-preview i{font-size:20px;color:#d5dadf;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.gmt-template-library-template-remote .gmt-template-library-template-action{background-color:transparent;text-transform:none}.gmt-template-library-template-remote .gmt-template-library-template-action i{margin-right:0}.gmt-template-library-template-remote .gmt-template-library-template-insert{color:#39b54a}.gmt-template-library-template-remote .gmt-template-library-template-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;font-size:11px;line-height:1}.gmt-template-library-template-remote .gmt-template-library-template-name{text-align:left;color:#5a5b75;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-right:5px}.gmt-template-library-template-remote .gmt-template-library-template-favorite-input{display:none}.gmt-template-library-template-remote .gmt-template-library-template-favorite-input:checked+.gmt-template-library-template-favorite-label i:before{content:"\e93f";color:#448940}.gmt-template-library-template-remote .gmt-template-library-template-favorite-label{cursor:pointer}.gmt-template-library-template-remote .gmt-template-library-template-favorite-label:hover i{color:#448940}@media (max-width:1439px){.gmt-template-library-template-page{width:calc(25% - 30px)}}@media (min-width:1440px){.gmt-template-library-template-page{width:calc(20% - 30px)}}@media (max-width:1025px){.gmt-template-library-template-page{width:calc(33.333% - 30px)}}.gmt-template-library-template-page .gmt-template-library-template-body{height:200px}#gmt-template-library-order-toolbar-local,.gmt-template-library-template-local{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 25px;text-align:left}#gmt-template-library-order-toolbar-local{margin-top:30px}#gmt-template-library-order-toolbar-local .gmt-template-library-order-label{line-height:1;font-size:10px;font-weight:500}#gmt-template-library-order-toolbar-local .gmt-template-library-order-label:not(:hover){color:#a4afb7}.gmt-template-library-template-local{height:50px;width:100%;margin-top:1px;background-color:#fff;-webkit-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear}.gmt-template-library-template-local:hover{background-color:#fff}.gmt-template-library-template-local:not(:hover) .gmt-template-library-template-insert{background:none;color:#a4afb7}.gmt-template-library-template-local:first-child{-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0}.gmt-template-library-template-local:last-child{-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px}.gmt-template-library-template-local .gmt-template-library-template-name{font-weight:500}.gmt-template-library-template-local .gmt-template-library-template-meta,.gmt-template-library-template-local .gmt-template-library-template-name{padding-right:20px}.gmt-template-library-template-local .gmt-template-library-template-meta{color:#a4afb7}.gmt-template-library-template-local .gmt-template-library-template-action,.gmt-template-library-template-local .gmt-template-library-template-meta,.gmt-template-library-template-local .gmt-template-library-template-name,.gmt-template-library-template-local .gmt-template-library-template-preview{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.gmt-template-library-template-local .gmt-template-library-template-controls{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gmt-template-library-template-local .gmt-template-library-template-controls>div{cursor:pointer;-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s}.gmt-template-library-template-local .gmt-template-library-template-controls>div:not(:hover){color:#a4afb7}.gmt-template-library-template-local .gmt-template-library-template-insert i{margin-right:3px}.gmt-template-library-template-local .gmt-template-library-template-control-title{margin-left:6px}.gmt-template-library-template-local .gmt-template-library-template-delete:hover{color:red}.gmt-template-library-template-local .gmt-template-library-template-export:hover i{color:#4a4b65}.gmt-template-library-template-local .gmt-template-library-template-action{padding:8px 18px;margin:0 5%}.gmt-template-library-template-local .gmt-template-library-template-more{display:none;position:absolute;background-color:#fff;padding:3px 20px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 3px 11px rgba(0,0,0,.3);box-shadow:1px 3px 11px rgba(0,0,0,.3);top:100%;right:0;-webkit-transform:translateX(65%) translateY(-7px);-ms-transform:translateX(65%) translateY(-7px);transform:translateX(65%) translateY(-7px);z-index:1}.gmt-template-library-template-local .gmt-template-library-template-more:before{content:"";position:absolute;border:solid transparent;border-bottom:solid #fff;border-width:8px 4px;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.gmt-template-library-template-local .gmt-template-library-template-more>div{margin:10px 0;font-size:11px}.gmt-template-library-template-local .gmt-template-library-template-more-toggle{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.gmt-template-library-template-local .gmt-template-library-template-more-toggle i{font-size:16px}#gmt-template-library-preview{height:100%;overflow:hidden}#gmt-template-library-preview iframe{height:150%;-webkit-transform:scale(.666) translateX(-25%) translateY(-25%);-ms-transform:scale(.666) translateX(-25%) translateY(-25%);transform:scale(.666) translateX(-25%) translateY(-25%)}@media (max-width:1439px){#gmt-template-library-preview iframe{width:1440px}}@media (min-width:1440px){#gmt-template-library-preview iframe{width:1710px}}.gmt-template-library-blank-icon{font-size:65px;margin-top:45px;color:#c2cbd2;line-height:1}.gmt-template-library-blank-icon img{width:70px}.gmt-template-library-blank-title{font-size:30px;margin-top:40px}@media (max-width:1439px){.gmt-template-library-blank-title{font-size:25px}}.gmt-template-library-blank-message{font-size:18px;color:#a4afb7;margin-top:15px;font-weight:300}@media (max-width:1439px){.gmt-template-library-blank-message{font-size:16px;margin-top:10px}}#gmt-template-library-save-template-form{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#gmt-template-library-save-template-form>*{height:55px;font-size:16px}#gmt-template-library-save-template-name{width:500px;background-color:#fff;font-weight:300;color:#a4afb7;padding-left:25px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;border:none}#gmt-template-library-save-template-submit{width:150px;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}#gmt-template-library-save-template-submit:hover{-webkit-box-shadow:none;box-shadow:none}#gmt-template-library-import-form{width:95%;background-color:hsla(0,0%,100%,.5);padding:60px;border:2px dashed #d5dadf;margin:35px auto;-webkit-transition:background-color .5s;-o-transition:background-color .5s;transition:background-color .5s}#gmt-template-library-import-form:hover{background-color:hsla(0,0%,100%,.9)}#gmt-template-library-import-form-or{margin-top:15px;font-size:18px}#gmt-template-library-import-form-label{margin-top:20px;padding:15px 35px;display:inline-block}#gmt-template-library-import-form-input{display:none}#gmt-template-library-import-form.gmt-drag-over{border:3px dashed #009499}#gmt-template-library-import .gmt-template-library-blank-icon{margin-top:0}#gmt-template-library-import .gmt-template-library-blank-message{margin-top:20px}.gmt-template-library-blank-footer{position:absolute;bottom:70px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#a4afb7;font-style:italic}@media (max-height:700px){.gmt-template-library-blank-footer{display:none}}#gmt-template-library-footer-banner i{color:#c2cbd2;font-size:56px;margin-top:40px}#gmt-template-library-footer-banner .gmt-excerpt{color:#a4afb7;font-size:15px;font-weight:500;margin:20px 0}#gmt-template-library-templates-empty{width:100%;margin-top:40px}#gmt-template-library-error-dialog .dialog-message{text-align:start}#gmt-template-library-error-info{margin-top:10px}@media (max-width:1439px){.gmt-template-library-local-column-1{width:33%}.gmt-template-library-local-column-2{width:10%}.gmt-template-library-local-column-3,.gmt-template-library-local-column-4{width:15%}.gmt-template-library-local-column-5{width:27%}}@media (min-width:1440px){.gmt-template-library-local-column-1{width:25%}.gmt-template-library-local-column-2,.gmt-template-library-local-column-3,.gmt-template-library-local-column-4{width:17%}.gmt-template-library-local-column-5{width:24%}}@media (max-width:1024px){.gmt-template-library-local-column-3{display:none}.gmt-template-library-local-column-5{width:41%}}.gmt-templates-dialog{width:260px;height:400px;position:absolute;z-index:2;overflow:hidden;display:block;right:0;bottom:0;-webkit-box-shadow:2px 2px 8px 2px rgba(0,0,0,.3);box-shadow:2px 2px 8px 2px rgba(0,0,0,.3);-webkit-border-radius:10px;border-radius:10px}.gmt-templates-dialog .dialog-message{margin:0;padding:0;background:#e6e9ec;-webkit-border-radius:10px;border-radius:10px;width:100%;height:100%;position:relative;border:none}.gmt-tags-list{display:none;position:absolute;width:260px;max-height:300px;overflow:auto;padding-bottom:5px;z-index:2;background-color:#fff;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3);box-shadow:1px 1px 10px rgba(0,0,0,.3);-webkit-border-radius:5px;border-radius:5px}.gmt-tags-list__group-title{color:#37384e;font-weight:700;font-size:12px;padding:10px 15px;border-bottom:1px solid #e6e9ec;margin-bottom:5px}.gmt-tags-list__item{font-size:10px;padding:6px 15px;cursor:pointer}.gmt-tags-list__item:before{content:"\f00c";font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;padding-right:5px}.gmt-tags-list__item:hover{background-color:#e6e9ec}.gmt-dynamic-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:27px;-webkit-box-sizing:border-box;box-sizing:border-box}.gmt-dynamic-cover__title{padding:0 8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.gmt-dynamic-cover__remove,.gmt-dynamic-cover__settings{color:#c2cbd2;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.gmt-dynamic-cover__remove:hover,.gmt-dynamic-cover__settings:hover{color:#a4afb7}.gmt-control-type-wysiwyg .gmt-dynamic-cover{margin-top:10px}.gmt-tag-settings-popup{position:absolute;width:260px;background-color:#e6e9ec;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3);box-shadow:1px 1px 10px rgba(0,0,0,.3);z-index:3}.gmt-tag-settings-popup:before{content:"";position:absolute;top:-20px;left:5px;border:10px solid transparent;border-bottom-color:#fff}.gmt-tag-settings-popup .gmt-control-type-section:first-child{margin:0}.gmt-tag-controls-stack-empty{background-color:#fff;padding:10px;font-size:13px;text-align:center}.gmt-control-dynamic.gmt-label-inline .gmt-control-field{-ms-flex-wrap:wrap;flex-wrap:wrap}.gmt-control-dynamic-switcher{cursor:pointer;font-size:10px;opacity:.8}.gmt-control-dynamic-switcher i{padding-left:5px}.gmt-control-dynamic-switcher-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:absolute;top:-12px;right:0}.gmt-label-inline>.gmt-control-content>.gmt-control-field>.gmt-control-dynamic-switcher-wrapper{top:-10px}.gmt-control-dynamic-value .gmt-control-tag-area{display:none}.gmt-control-dynamic-value .gmt-control-dynamic-switcher{color:#009499}#gmt-toast{position:absolute;width:300px;padding:20px;-webkit-border-radius:5px;border-radius:5px;color:#d5dadf;background-color:rgba(0,0,0,.8);z-index:10000}#gmt-toast .dialog-message{font-size:13px}#gmt-toast .dialog-buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:15px}#gmt-toast .dialog-button{color:#fcb92c;margin:0 5px;text-transform:uppercase;cursor:pointer}#gmt-toast .dialog-button:last-child{margin-right:0}.gmt-context-menu{position:absolute;width:200px;background-color:#fff;border:1px solid #e6e9ec;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.09);box-shadow:0 2px 10px 0 rgba(0,0,0,.09);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3;overflow:hidden}.gmt-context-menu-list__group:not(:last-child){border-bottom:1px solid #e6e9ec}.gmt-context-menu-list__item{padding:7.5px 20px 7.5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.gmt-context-menu-list__item--disabled{cursor:default;color:#d5dadf}.gmt-context-menu-list__item:not(.gmt-context-menu-list__item--disabled):hover{background-color:#009499}.gmt-context-menu-list__item:not(.gmt-context-menu-list__item--disabled):hover>*{color:#fff}.gmt-context-menu-list__item__icon{width:20px;color:#c2cbd2}.gmt-context-menu-list__item__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.gmt-context-menu-list__item__shortcut{color:#d5dadf}.gmt-context-menu-list__item.gmt-context-menu-list__item-delete:not(.gmt-context-menu-list__item--disabled):hover{background-color:#eb001b}.gmt-context-menu .gmt-icon-pro-icon{color:#fcb92c}.gmt-right-click-introduction{position:absolute;width:250px;padding:30px 20px;background-color:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.07);box-shadow:0 2px 10px 0 rgba(0,0,0,.07);text-align:center;-webkit-border-radius:3px;border-radius:3px}.gmt-right-click-introduction:before{content:"";position:absolute;border:solid transparent;border-bottom:solid #fff;border-width:7px 5px;top:-14px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.gmt-right-click-introduction .dialog-header{color:#5a5b75;font-size:16px}.gmt-right-click-introduction .dialog-message{font-size:13px;line-height:1.6;margin-top:10px;color:#a4afb7}.gmt-right-click-introduction .dialog-buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}.gmt-right-click-introduction .dialog-button{font-size:11px}.gmt-right-click-introduction .dialog-ok{padding:7px 27px;text-transform:capitalize}.gmt-right-click-introduction .dialog-learn-more{color:#39b54a;margin-right:15px;cursor:pointer}#gmt-hotkeys{text-align:left}#gmt-hotkeys__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow:hidden;margin-bottom:30px}@media (max-width:1024px){#gmt-hotkeys__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#gmt-hotkeys__actions .gmt-hotkeys__list{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}@media (max-width:1024px){#gmt-hotkeys__actions .gmt-hotkeys__list{-webkit-border-radius:3px;border-radius:3px}}@media (min-width:1025px){#gmt-hotkeys__actions .gmt-hotkeys__header,#gmt-hotkeys__actions .gmt-hotkeys__list{padding-right:25px}}@media (min-width:1440px){#gmt-hotkeys__actions .gmt-hotkeys__header,#gmt-hotkeys__actions .gmt-hotkeys__list{padding-right:50px}}#gmt-hotkeys__navigation .gmt-hotkeys__list{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}@media (max-width:1024px){#gmt-hotkeys__navigation .gmt-hotkeys__list{-webkit-border-radius:3px;border-radius:3px}}@media (min-width:1025px){#gmt-hotkeys__navigation .gmt-hotkeys__header{padding-left:25px}}@media (min-width:1440px){#gmt-hotkeys__navigation .gmt-hotkeys__header{padding-left:50px}}@media (min-width:1025px){#gmt-hotkeys__navigation .gmt-hotkeys__list{padding-left:15px}}@media (min-width:1440px){#gmt-hotkeys__navigation .gmt-hotkeys__list{padding-left:40px}}.gmt-hotkeys__col{width:50%}@media (max-width:1024px){.gmt-hotkeys__col{width:100%}}.gmt-hotkeys__header,.gmt-hotkeys__list{width:100%}.gmt-hotkeys__header{padding:10px 30px;font-weight:500}@media (max-width:479px){.gmt-hotkeys__header{padding-right:10px;padding-left:10px}}.gmt-hotkeys__list{background-color:#fff;height:calc(100% - 42px);padding:10px 20px}@media (max-width:479px){.gmt-hotkeys__list{padding:0}}@media (max-width:1024px){.gmt-hotkeys__list{margin-bottom:30px;height:auto}}.gmt-hotkeys__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 10px;border-bottom:1px solid #eceeef}.gmt-hotkeys__item:last-child{margin-bottom:30px}@media (max-width:479px){.gmt-hotkeys__item:last-child{margin-bottom:0}}.gmt-hotkeys__item--label{font-size:13px;font-weight:400;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.gmt-hotkeys__item--shortcut{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-ms-flexbox;display:flex}.gmt-hotkeys__item--shortcut span{position:relative;background-color:#eceeef;padding:5px 12px;margin-right:27px;-webkit-border-radius:3px;border-radius:3px}@media (max-width:479px){.gmt-hotkeys__item--shortcut span{padding:4px 9px;margin-right:23px}}.gmt-hotkeys__item--shortcut span:after{content:"+";position:absolute;right:-18px;width:9px;text-align:center}@media (max-width:479px){.gmt-hotkeys__item--shortcut span:after{right:-16px}}.gmt-hotkeys__item--shortcut span:last-child{margin-right:0}.gmt-hotkeys__item--shortcut span:last-child:after{display:none}.ui-resizable-n{top:-5px}.ui-resizable-e{right:-5px}.ui-resizable-s{bottom:-5px}.ui-resizable-w{left:-5px}.ui-resizable-ne{top:-5px;right:-5px}.ui-resizable-nw{top:-5px;left:-5px}.ui-resizable-se{bottom:-5px;right:-5px}.ui-resizable-sw{bottom:-5px;left:-5px}.ui-resizable-n,.ui-resizable-s{left:0;height:10px;width:100%;cursor:ns-resize}.ui-resizable-e,.ui-resizable-w{top:0;height:100%;width:10px;cursor:ew-resize}.ui-resizable-ne,.ui-resizable-nw,.ui-resizable-se,.ui-resizable-sw{height:15px;width:15px}.ui-resizable-nw,.ui-resizable-se{cursor:nwse-resize}.ui-resizable-ne,.ui-resizable-sw{cursor:nesw-resize}.ui-resizable-handle{position:absolute}.ui-resizable-resizing{pointer-events:none}#gmt-navigator{position:fixed;top:100px;width:240px;height:339px;right:30px;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;z-index:2;display:none;border:1px solid rgba(0,0,0,.10196078431372549);-webkit-box-shadow:2px 2px 8px 2px rgba(0,0,0,.3);box-shadow:2px 2px 8px 2px rgba(0,0,0,.3)}body.gmt-navigator-docked #gmt-navigator{top:0;right:0;height:calc(100% - 50px);bottom:50px}body:not(.gmt-navigator-docked) #gmt-navigator{-webkit-border-radius:5px;border-radius:5px}#gmt-navigator__inner{height:100%;background-color:#e6e9ec}#gmt-navigator__header{text-align:center;cursor:move;height:10px}#gmt-navigator__close,#gmt-navigator__toggle-all{-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s;cursor:pointer}#gmt-navigator__close:not(:hover),#gmt-navigator__toggle-all:not(:hover){color:#a4afb7}#gmt-navigator__toggle-all{font-size:13px}#gmt-navigator__close{font-size:11px}#gmt-navigator__elements{height:calc(100% - 20px);overflow:auto;position:relative;margin:5px;-webkit-border-radius:5px;border-radius:5px}.gmt-navigator-docked #gmt-navigator__elements{height:calc(100% - 35px)}#gmt-navigator__elements>div{-webkit-border-radius:5px;border-radius:5px;overflow:hidden}#gmt-navigator__footer{position:absolute;width:100%;left:0;bottom:0;text-align:center;background-color:#fff;color:#a4afb7}.gmt-navigator-docked #gmt-navigator__footer{display:none}.gmt-navigator__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;font-size:11px;border-bottom:1px solid #e6e9ec;cursor:pointer;-webkit-transition:padding .5s linear;-o-transition:padding .5s linear;transition:padding .5s linear;overflow:hidden}.gmt-navigator__item:not(.gmt-active) .gmt-navigator__element__list-toggle i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.gmt-navigator__item>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gmt-navigator__item+.gmt-navigator__elements{display:none}.gmt-navigator__elements .gmt-empty-view{padding:10px;border-bottom:1px solid #e6e9ec}.gmt-navigator__elements .gmt-empty-view__title{margin-left:23px;color:#c2cbd2;font-size:10px;font-style:italic}.gmt-navigator__elements .ui-sortable-helper{background-color:#fff;-webkit-box-shadow:1px 2px 5px 0 rgba(0,0,0,.1);box-shadow:1px 2px 5px 0 rgba(0,0,0,.1);-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);border:1px solid #e6e9ec;pointer-events:none}.gmt-navigator__elements .ui-sortable-placeholder{background-color:#f7f7fc}.gmt-navigator__element.gmt-dragging-on-child>.gmt-navigator__elements>.gmt-empty-view{border-top:2px solid #009499}.gmt-navigator__element.gmt-dragging-on-child>.gmt-navigator__elements>.gmt-empty-view+.ui-sortable-placeholder,.gmt-navigator__element.gmt-dragging-on-child>.gmt-navigator__elements>.gmt-empty-view .gmt-empty-view__title{display:none}.gmt-navigator__element:not(.gmt-navigator__element--has-children) .gmt-navigator__element__list-toggle{visibility:hidden}.gmt-navigator__element:not(.gmt-navigator__element--hidden)>.gmt-navigator__item .gmt-navigator__element__toggle{color:#009499}.gmt-navigator__element:not(.gmt-navigator__element--hidden)>.gmt-navigator__item:not(:hover) .gmt-navigator__element__toggle{display:none}.gmt-navigator__element:not(.gmt-navigator__element--hidden)>.gmt-navigator__item.gmt-editing{background-color:#009499}.gmt-navigator__element:not(.gmt-navigator__element--hidden)>.gmt-navigator__item.gmt-editing>*{color:#fff}.gmt-navigator__element__list-toggle{margin-right:7px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;color:#a4afb7}.gmt-navigator__element__element-type{margin-right:8px}.gmt-navigator__element__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.gmt-navigator__element__title__text{white-space:nowrap;-webkit-user-select:text}.gmt-navigator__element__title__text[contenteditable=true]{outline:none;color:#5a5b75;background-color:#fff;padding:2px 3px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2)}.gmt-navigator__element__title__text:not([contenteditable=true]){overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.gmt-navigator__element__toggle{position:absolute;right:15px;height:100%;z-index:0;font-size:13px}.gmt-navigator__element--hidden .gmt-navigator__element__title,.gmt-navigator__element--hidden .gmt-navigator__element__toggle{opacity:.5}.gmt-navigator__element-column{background-color:#fff}.gmt-navigator__element-column>.gmt-navigator__item .gmt-navigator__element__element-type{color:#a4afb7}.gmt-navigator__element-section{background-color:#fff}#gmt-notice-bar{position:absolute;width:100%;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;color:#fff;background-color:#5a5b75;padding:0 50px}#gmt-notice-bar__message{padding-left:15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#gmt-notice-bar__message a{text-decoration:underline}#gmt-notice-bar__action{text-transform:uppercase}#gmt-notice-bar__close{margin:0 20px;cursor:pointer}#gmt-notice-bar i{font-size:16px;opacity:.9}#gmt-notice-bar a{color:#fff}#gmt-notice-bar a,#gmt-notice-bar i{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}#gmt-notice-bar a:hover,#gmt-notice-bar i:hover{color:#d4d4d4}body:not(.gmt-device-desktop) #gmt-notice-bar{display:none}#gmt-fatal-error-dialog.gmt-preview-loading-error .dialog-header{color:#37384e}#gmt-fatal-error-dialog.gmt-preview-loading-error .dialog-message a{color:#5a5b75;text-decoration:underline;font-style:italic}#gmt-preview-debug-link-text{display:inline-block}#gmt-icons-manager-modal .dialog-message{padding:0;height:700px}#gmt-icons-manager-modal .dialog-buttons-wrapper,#gmt-icons-manager-modal .dialog-content,#gmt-icons-manager__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:479px){#gmt-icons-manager__sidebar{display:none}}#gmt-icons-manager__tab-links{margin-top:30px}#gmt-icons-manager__upload{margin:20px 45px;padding-top:35px;border-top:1px solid #e6e9ec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1439px){#gmt-icons-manager__upload{margin:20px 25px}}#gmt-icons-manager__upload__title{color:#a4afb7;font-size:11px;text-transform:uppercase}#gmt-icons-manager__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 80px 0}@media (max-width:1439px){#gmt-icons-manager__main{padding:30px 50px 0}}@media (max-width:479px){#gmt-icons-manager__main{width:100%}}#gmt-icons-manager__search{position:relative}#gmt-icons-manager__search input{padding:8px 15px;background-color:#fff;border:none}#gmt-icons-manager__search input::-webkit-input-placeholder{font-style:italic}#gmt-icons-manager__search input::-moz-placeholder{font-style:italic}#gmt-icons-manager__search input::-ms-input-placeholder{font-style:italic}#gmt-icons-manager__search input::placeholder{font-style:italic}#gmt-icons-manager__search i{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:15px}#gmt-icons-manager__tab__wrapper{overflow:scroll;margin:25px -15px 0;padding:0 15px 15px}#gmt-icons-manager__tab__title{color:#4a4b65;font-size:16px;font-weight:500;text-align:left}@media (max-width:479px){#gmt-icons-manager__tab__title{display:none}}#gmt-icons-manager__tab__content{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:20px;margin:20px 0}@media (max-width:1439px){#gmt-icons-manager__tab__content{grid-template-columns:repeat(6,1fr)}}@media (max-width:1024px){#gmt-icons-manager__tab__content{grid-template-columns:repeat(5,1fr)}}@media (max-width:767px){#gmt-icons-manager__tab__content{grid-template-columns:repeat(4,1fr)}}@media (max-width:479px){#gmt-icons-manager__tab__content{grid-template-columns:repeat(3,1fr)}}#gmt-icons-manager__promotion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:70px}#gmt-icons-manager__promotion__icon{font-size:60px;color:#c2cbd2}#gmt-icons-manager__promotion__text{width:300px;color:#4a4b65;font-size:16px;padding-top:25px}#gmt-icons-manager__promotion__link{color:#448940;padding-top:20px;font-size:15px}.gmt-icons-manager__tab-link{padding:15px 0 15px 45px;font-size:14px;color:#5a5b75;text-align:left;cursor:pointer;position:relative}.gmt-icons-manager__tab-link i{font-size:20px;padding-right:15px;color:#a4afb7}@media (max-width:1439px){.gmt-icons-manager__tab-link{padding:15px 15px 15px 25px;font-size:11px}.gmt-icons-manager__tab-link i{font-size:15px}}@media (max-width:1024px){.gmt-icons-manager__tab-link i{display:none}}.gmt-icons-manager__tab-link.gmt-active{background-color:#fff;-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 6px 20px 0 rgba(0,0,0,.1)}.gmt-icons-manager__tab-link.gmt-active:after{content:"";position:absolute;height:100%;width:5px;top:0;left:0;background-color:#009499}.gmt-icons-manager__tab-link.gmt-active i{color:#009499}.gmt-icons-manager__tab__item{position:relative;height:0;padding-bottom:100%;background-color:#fff;-webkit-box-shadow:0 1px 12px rgba(0,0,0,.05);box-shadow:0 1px 12px rgba(0,0,0,.05);-webkit-border-radius:3px;border-radius:3px;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;overflow:hidden}.gmt-icons-manager__tab__item:hover{-webkit-box-shadow:0 1px 14px rgba(0,0,0,.16);box-shadow:0 1px 14px rgba(0,0,0,.16)}.gmt-icons-manager__tab__item.gmt-selected{-webkit-box-shadow:0 1px 12px rgba(0,0,0,.05),0 0 0 3px #009499;box-shadow:0 1px 12px rgba(0,0,0,.05),0 0 0 3px #009499}.gmt-icons-manager__tab__item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:1px}.gmt-icons-manager__tab__item__icon{font-size:25px;color:#5a5b75}.gmt-icons-manager__tab__item__name{color:#c2cbd2;font-size:11px;padding:13px 20px 0;white-space:nowrap;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.gmt-icon{font-family:Font Awesome\ 5 Free;font-weight:900;font-style:normal}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinning{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.loading,.loading:after,.loading:before{-webkit-border-radius:50%;border-radius:50%}.loading{color:#448940;font-size:11px;text-indent:-99999em;margin:55px auto;position:relative;width:10em;height:10em;-webkit-box-shadow:inset 0 0 0 1em;box-shadow:inset 0 0 0 1em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.loading:after,.loading:before{position:absolute;content:""}.loading:before{-webkit-border-radius:10.2em 0 0 10.2em;border-radius:10.2em 0 0 10.2em;left:-.1em;-webkit-transform-origin:5.1em 5.1em;-ms-transform-origin:5.1em 5.1em;transform-origin:5.1em 5.1em;-webkit-animation:load2 2s ease 1.5s infinite;animation:load2 2s ease 1.5s infinite}.loading:after,.loading:before{width:5.2em;height:10.2em;background:#e6e9ec;top:-.1em}.loading:after{-webkit-border-radius:0 10.2em 10.2em 0;border-radius:0 10.2em 10.2em 0;left:4.9em;-webkit-transform-origin:.1em 5.1em;-ms-transform-origin:.1em 5.1em;transform-origin:.1em 5.1em;-webkit-animation:load2 2s ease infinite;animation:load2 2s ease infinite}@-webkit-keyframes load2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.introjs-tooltip{min-width:300px;-webkit-border-radius:10px;border-radius:10px}.introjs-tooltip-header{text-align:center}.introjs-tooltiptext{padding:15px;font-size:12px;line-height:16px}.introjs-tooltipbuttons a{-webkit-border-radius:5px;border-radius:5px;text-shadow:none}.introjs-tooltipbuttons a,.introjs-tooltipbuttons a:focus{border:none;-webkit-box-shadow:1px 1px 2px 0 #cacaca;box-shadow:1px 1px 2px 0 #cacaca}body.gmt-dark-mode #gmt-navigator,body.gmt-dark-mode #gmt-navigator__inner,body.gmt-dark-mode #gmt-panel,body.gmt-dark-mode .dialog-widget .dialog-message,body.gmt-dark-mode .gmt-context-menu,body.gmt-dark-mode .gmt-tags-list,body.gmt-dark-mode .gmt-templates-modal .dialog-header,body.gmt-dark-mode .select2-container--default .select2-selection--single,body.gmt-dark-mode .select2-dropdown{background:#373a3c}body.gmt-dark-mode #gmt-navigator__inner a,body.gmt-dark-mode #gmt-navigator__inner div,body.gmt-dark-mode #gmt-navigator__inner span,body.gmt-dark-mode #gmt-navigator a,body.gmt-dark-mode #gmt-navigator div,body.gmt-dark-mode #gmt-navigator span,body.gmt-dark-mode #gmt-panel a,body.gmt-dark-mode #gmt-panel div,body.gmt-dark-mode #gmt-panel span,body.gmt-dark-mode .dialog-widget .dialog-message a,body.gmt-dark-mode .dialog-widget .dialog-message div,body.gmt-dark-mode .dialog-widget .dialog-message span,body.gmt-dark-mode .gmt-context-menu a,body.gmt-dark-mode .gmt-context-menu div,body.gmt-dark-mode .gmt-context-menu span,body.gmt-dark-mode .gmt-tags-list a,body.gmt-dark-mode .gmt-tags-list div,body.gmt-dark-mode .gmt-tags-list span,body.gmt-dark-mode .gmt-templates-modal .dialog-header a,body.gmt-dark-mode .gmt-templates-modal .dialog-header div,body.gmt-dark-mode .gmt-templates-modal .dialog-header span,body.gmt-dark-mode .select2-container--default .select2-selection--single a,body.gmt-dark-mode .select2-container--default .select2-selection--single div,body.gmt-dark-mode .select2-container--default .select2-selection--single span,body.gmt-dark-mode .select2-dropdown a,body.gmt-dark-mode .select2-dropdown div,body.gmt-dark-mode .select2-dropdown span{color:#d4d4d4}body.gmt-dark-mode .gmt-history-item,body.gmt-dark-mode .gmt-panel-menu-item,body.gmt-dark-mode .gmt-panel-scheme-buttons,body.gmt-dark-mode .gmt-panel-scheme-item,body.gmt-dark-mode .gmt-revision-item{background-color:#55595c}body.gmt-dark-mode .gmt-input-style,body.gmt-dark-mode input,body.gmt-dark-mode select,body.gmt-dark-mode textarea{color:#d4d4d4}body.gmt-dark-mode .gmt-input-style:not(:focus),body.gmt-dark-mode input:not(:focus),body.gmt-dark-mode select:not(:focus),body.gmt-dark-mode textarea:not(:focus){border-color:#818a91}body.gmt-dark-mode .gmt-input-style:focus,body.gmt-dark-mode input:focus,body.gmt-dark-mode select:focus,body.gmt-dark-mode textarea:focus{border-color:#eceeef}body.gmt-dark-mode .gmt-control-separator-before:before{background-color:#373a3c}body.gmt-dark-mode .gmt-panel-heading{border-bottom-color:#373a3c}body.gmt-dark-mode .gmt-panel-navigation{background-color:#55595c}body.gmt-dark-mode .gmt-panel-navigation .gmt-panel-navigation-tab a{color:#d4d4d4}body.gmt-dark-mode .gmt-panel-navigation .gmt-panel-navigation-tab.gmt-active{background-image:none;background-color:#373a3c;border-bottom:3px solid #2c2c2c}body.gmt-dark-mode #gmt-navigator .gmt-navigator__element__title__text[contenteditable=true]{background-color:#d4d4d4;color:#2c2c2c}body.gmt-dark-mode .gmt-revision-item.gmt-revision-current-preview{background-color:#2c2c2c}body.gmt-dark-mode #gmt-panel .gmt-control,body.gmt-dark-mode #gmt-panel .gmt-control.gmt-control-type-divider .gmt-control-content,body.gmt-dark-mode #gmt-panel .gmt-controls-popover,body.gmt-dark-mode #gmt-panel .gmt-controls-popover:before,body.gmt-dark-mode #gmt-panel .gmt-element,body.gmt-dark-mode #gmt-panel .gmt-panel-navigation{background-color:#55595c}body.gmt-dark-mode #gmt-panel .gmt-element:hover .icon,body.gmt-dark-mode #gmt-panel .gmt-element:hover .title{color:#fff}body.gmt-dark-mode #gmt-panel #gmt-panel-elements-search-input{background-color:#818a91}body.gmt-dark-mode .gmt-controls-stack .gmt-responsive-switcher{background:#2c2c2c!important}body.gmt-dark-mode #gmt-navigator .gmt-navigator__element{background-color:#55595c}body.gmt-dark-mode #gmt-navigator .gmt-navigator__item{border-bottom-color:#373a3c}body.gmt-dark-mode .iris-border,body.gmt-dark-mode .wp-picker-container{background:#2c2c2c;border-color:#2c2c2c}body.gmt-dark-mode .gmt-context-menu{border:none}body.gmt-dark-mode .gmt-templates-modal .dialog-widget-content{background:#373a3c}body.gmt-dark-mode .gmt-templates-modal .gmt-template-library-menu-item,body.gmt-dark-mode .gmt-templates-modal .gmt-template-library-template-local{background:#55595c}body.gmt-dark-mode .gmt-templates-modal .gmt-template-library-menu-item.gmt-active,body.gmt-dark-mode .gmt-templates-modal .gmt-template-library-template-local.gmt-active{background:#2c2c2c}body.gmt-dark-mode .dialog-widget a,body.gmt-dark-mode .dialog-widget div,body.gmt-dark-mode .dialog-widget span{color:#d4d4d4}body.gmt-dark-mode .dialog-widget .dialog-buttons-wrapper,body.gmt-dark-mode .dialog-widget .dialog-header,body.gmt-dark-mode .dialog-widget .dialog-message .gmt-control,body.gmt-dark-mode .dialog-widget .dialog-message .gmt-hotkeys__list,body.gmt-dark-mode .dialog-widget .dialog-message .gmt-panel-navigation,body.gmt-dark-mode .dialog-widget .dialog-widget-content{background-color:#55595c}body.gmt-dark-mode .dialog-widget.dialog-type-lightbox .dialog-buttons-wrapper,body.gmt-dark-mode .dialog-widget.dialog-type-lightbox .dialog-header,body.gmt-dark-mode .dialog-widget.dialog-type-lightbox .dialog-message,body.gmt-dark-mode .dialog-widget.dialog-type-lightbox .dialog-widget-content{background-color:#373a3c}body.gmt-dark-mode .dialog-widget.dialog-type-lightbox .dialog-buttons-wrapper{border-top:1px solid #55595c}body.gmt-dark-mode .dialog-widget:before{border-bottom-color:#55595c}body.gmt-dark-mode .dialog-widget.gmt-tag-settings-popup .dialog-message{background:none}body.gmt-dark-mode .dialog-widget.gmt-tag-settings-popup:before{border-bottom-color:#2c2c2c}body.gmt-dark-mode .dialog-widget .gmt-icons-manager__tab-link.gmt-active,body.gmt-dark-mode .dialog-widget.gmt-tag-settings-popup .dialog-message,body.gmt-dark-mode .dialog-widget.gmt-tag-settings-popup .dialog-message .gmt-control{background:#2c2c2c}body.gmt-dark-mode .dialog-widget .gmt-icons-manager__tab__item{background:#55595c}body.gmt-dark-mode .dialog-widget .gmt-icons-manager__tab__item .gmt-icons-manager__tab__item__icon,body.gmt-dark-mode .dialog-widget .gmt-icons-manager__tab__item .gmt-icons-manager__tab__item__name{color:#eceeef}body.gmt-dark-mode .dialog-widget #gmt-icons-manager__search input,body.gmt-dark-mode .dialog-widget #gmt-template-library-save-template-form input{background:#d4d4d4;color:#2c2c2c}body.gmt-dark-mode .dialog-widget #gmt-template-library-import-form:hover{background:#818a91}body.gmt-dark-mode .dialog-widget .gmt-templates-modal__sidebar{background:#55595c}