body{padding-top:54px}@media (min-width:992px){body{padding-top:56px}}.navbar-dark .navbar-nav .nav-link{color:#d1d1d1}.btn-primary{background-color:#2777ce}a{color:#0071ea}#clients-link a{margin-left:0;padding-left:0;background-color:transparent;color:#f54409;font-weight:700}@media (min-width:992px){#clients-link a{margin-left:5px;padding-left:12px;padding-right:15px;background-color:#d03b09;color:#fff;font-weight:400}}.why-use-it{font-size:2.5rem}.highlight-item{margin-bottom:30px}.highlight-item img{-webkit-filter:grayscale(50%);filter:grayscale(50%);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;height:199px;opacity:.9;border-bottom:1px solid rgba(0,0,0,.125)}.highlight-item img:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}#home-page .highlight-item-control img{padding:10px}#points ul{padding-left:0}#points ul li{list-style:none}#client-languages-page .fa-check,#points .fa-check{color:green}#client-languages-page .fa-times{color:red}#call-to-action a{color:#fff;font-weight:700}.open_source{margin-top:5px}.open_source img{height:90px}.github{margin-top:0;margin-bottom:20px}.github a{color:#000}.fa-github{font-size:4em}.hotscripts{margin-top:8px;display:block;width:120px;height:90px;background:transparent url(../img/hot_scripts.gif) 0 0 no-repeat}.source_forge{margin-top:5px}.source_forge img{height:100px}.carousel_item{height:80px;width:auto;margin:auto}#carouselExampleControls .fa-chevron-left,#carouselExampleControls .fa-chevron-right{color:#000}.follow{margin-top:20px}.follow a{color:#fff;padding-top:8px;padding-bottom:10px;padding-left:33px;padding-right:18px;text-decoration:none;background-repeat:no-repeat;background-size:26px auto;background-position:5px 8px;border-radius:5px;display:block}.follow .facebook{background-color:#3c5b9b;background-image:url(../img/follow/facebook.png)}.follow .twitter{background-color:#1ebef0;background-image:url(../img/follow/twitter.png)}@media (max-width:991px){#main-image{margin-bottom:5px}#follow-us{margin-top:30px}}@media (max-width:770px){.follow .twitter{margin-top:15px}.extractor_date{display:none}}.docs p{text-align:justify}#installation-page section:first-of-type{margin-bottom:25px}#installation-page hr{margin-top:30px;margin-bottom:25px}#faq-page blockquote{background:#f9f9f9;border-left:10px solid #ccc;margin:1.5em 10px;padding:.5em 10px;margin-top:5px;margin-left:0}#faq-page blockquote p{display:inline}.accordion h5 a{display:inline-block;width:100%;padding:.75rem 1.25rem}.accordion .card-header{padding:0}.accordion .card-body{text-align:justify}.accordion blockquote{text-align:left}.newsletter .invalid-feedback{font-size:80%}#requirements-page span.positive{color:#060;font-weight:700}#requirements-page span.negative{color:#c00;font-weight:700}#changelog-page section{margin-bottom:30px}#changelog-page label{font-weight:700}#donate-page #reaction{width:200px;height:200px;margin:40px auto;display:block}#donate-page #info,#donate-page #slider{width:600px;margin:10px auto}#donate-page #amount,#donate-page .currency{border:0;color:#f6931f;font-weight:700}#donate-page #amount{width:50px}#donate-page .donation{width:200px;margin:0 auto;display:block}#donate-page .donation img{width:100%}@media (max-width:770px){#donate-page #info,#donate-page #slider{width:80%}}#blog-post .post-content p{text-align:justify}#blog-post .post_image_container,#blog-posts .post_image_container{position:relative}#blog-post .post_image,#blog-posts .post_image{height:300px;width:100%;background:#e2e2e2;background:-moz-linear-gradient(top,#e2e2e2 0,#d1d1d1 0,#fefefe 99%,#fefefe 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#e2e2e2),color-stop(0,#d1d1d1),color-stop(99%,#fefefe),color-stop(100%,#fefefe));background:-webkit-linear-gradient(top,#e2e2e2 0,#d1d1d1 0,#fefefe 99%,#fefefe 100%);background:-o-linear-gradient(top,#e2e2e2 0,#d1d1d1 0,#fefefe 99%,#fefefe 100%);background:-ms-linear-gradient(top,#e2e2e2 0,#d1d1d1 0,#fefefe 99%,#fefefe 100%);background:linear-gradient(to bottom,#e2e2e2 0,#d1d1d1 0,#fefefe 99%,#fefefe 100%);border:1px solid #ededed}#blog-post .post_image_text,#blog-posts .post_image_text{position:absolute;top:50%;font-size:3em;left:50%;color:#fff;text-shadow:-1px 0 orange,0 1px orange,1px 0 orange,0 -1px orange;transform:translate(-50%,-50%);font-weight:700}#blog-posts .blog_image{width:100%;border-bottom:1px solid #dcdcdc}#blog-post .blog_image{width:100%;border:1px solid #dcdcdc}#me{margin-top:6px;margin-right:10px}@media (max-width:770px){#me{float:none;margin-bottom:15px;margin-top:0;margin-right:0}}#code-walkthrough-page pre{overflow:hidden}#pricing-page #free-extension-help{color:#616161}#sponsor-page .btn-primary{cursor:pointer}#sponsor-page #image-name{cursor:not-allowed}#sponsor-page #image-preview{width:100px;height:100px}.syntax{background:#fff;overflow:hidden;width:auto;border:1px solid #d4d4d4;-webkit-box-shadow:12px 12px 20px -8px #777;-moz-box-shadow:12px 12px 20px -8px #777;box-shadow:12px 12px 20px -8px #777;font-family:inherit;color:inherit;font-size:inherit;border-radius:inherit;display:block;padding:5px;white-space:normal}.syntax_line{margin:0;line-height:125%}.syntax code:not(:last-of-type){border-bottom:1px solid #d3d3d3;margin-bottom:3px}.syntax_tag{color:#c00;font-weight:700}.syntax_function,.syntax_variable{color:#038}.syntax_string{color:#d20;background-color:#fff0f0}.syntax_keyword{color:#080;font-weight:700}.syntax_comment{color:#888}.syntax_number{color:#00d;font-weight:700}.syntax_positive{color:#2b2;background-color:#f0fff0}.syntax code{display:block;white-space:pre}#cmtx_form_container{scroll-margin-top:56px}footer{background-color:#373a48;color:#fff}footer ul{list-style-type:none;padding-left:0;line-height:1.7}footer .h5{font-size:18px;color:#fff;font-weight:700;margin-top:30px}footer a{color:#d2d1d1;text-decoration:none}footer a:focus,footer a:hover{text-decoration:none;color:#fff}footer .footer-column{text-align:center}footer .social-networks{text-align:center;padding-bottom:20px}footer .social-networks a{font-size:32px;margin-right:5px;margin-left:5px;color:#f9f9f9;padding:10px;transition:.2s}footer .social-networks a:hover{text-decoration:none}footer .facebook:hover{color:#3c5b9b}footer .twitter:hover{color:#1ebef0}@media screen and (max-width:767px){footer{text-align:center}}#gdpr-cookie-message{position:fixed;right:30px;bottom:30px;z-index:999;max-width:375px;background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 6px 6px rgba(0,0,0,.25);margin-left:30px;border:1px solid #e3e1e1}#gdpr-cookie-message h5{font-size:15px;font-weight:500;margin-bottom:10px}#gdpr-cookie-message p:last-child{margin-bottom:0}#gdpr-cookie-message ul{padding-left:0}#gdpr-cookie-message li{width:49%;display:inline-block}#gdpr-cookie-message button,button#ihavecookiesBtn{cursor:pointer}button#gdpr-cookie-advanced{margin-left:5px;border:1px solid #d3d3d3}#gdpr-cookie-message button:disabled{opacity:.3;cursor:not-allowed}#gdpr-cookie-message input[type=checkbox]{float:none;margin-top:0;margin-right:5px}@media screen and (max-width:450px){#gdpr-cookie-message button{width:100%}#gdpr-cookie-message button#gdpr-cookie-advanced{margin-left:0;margin-top:12px}}