

/*===============================
/templates/ja_magz_ii/css/custom.css
================================================================================*/
.video-container{position:relative;padding-bottom:56.25%; padding-top:0px; height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}


/*===============================
/templates/ja_magz_ii/css/layouts/docs.css
================================================================================*/
.docs-section{margin-bottom:60px;margin-top:30px;font-size:14px}.docs-section .page-header{border-bottom:0;margin-bottom:40px;padding-bottom:0;text-align:center}.docs-section .page-header h1{font-size:36px;font-weight:700;color:#d7d9db;margin:0;line-height:normal}.docs-section h2.sub-title{font-size:24px;font-weight:700;font-family:"PT Serif","Times New Roman",Times,serif;color:#3c3c3c;margin-bottom:20px;margin-top:0}.docs-section .dropdown-menu{border:0;padding:10px 0}.docs-section .dropdown-menu li{padding:0 10px}.docs-section .tags{text-align:center}.example-type h1,.example-type h2,.example-type h3,.example-type h4,.example-type h5,.example-type h6{margin:20px 0;font-weight:100}.example-colors .swatch-item{width:100%;min-height:100px;position:relative;background:#3c3c3c;color:#ffffff;margin-bottom:20px}@media (min-width:1200px){.example-colors .swatch-item{min-height:123px}}.example-colors .swatch-item dl{width:100%;position:absolute;bottom:0;padding:20px;margin:0}.example-colors .color-brand-primary{background:#00bfe6}.example-colors .color-brand-secondary{background:#428bca}.example-colors .color-brand-success{background:#5cb85c}.example-colors .color-brand-danger{background:#d9534f}.example-colors .color-brand-warning{background:#f0ad4e}.example-colors .color-brand-info{background:#5bc0de}.example-colors .color-gray-darker{background:#262626}.example-colors .color-gray-dark{background:#3c3c3c}.example-colors .color-gray{background:#555555}.example-colors .color-gray-light{background:#999999;color:#3c3c3c}.example-colors .color-gray-lighter{background:#eaeaea;color:#3c3c3c}.example-colors .color-gray-lightest{background:#f7f7f7;color:#3c3c3c}.example-inputs .form-control{box-shadow:none;width:100%;margin-bottom:20px}.example-inputs ul{padding:0;list-style:none}@media screen and (min-width:768px){.example-inputs ul li{float:left;width:30%;padding-right:20px}}.example-button .btn{margin:0 10px 10px 0}@media screen and (min-width:768px){.example-button .btn{width:30%}}


/*===============================
https://sworacle.com/modules/mod_ebdarkmode/assets/css/darkmood_style.css
================================================================================*/
*,::after,::before{box-sizing:border-box}.ebdarkmodebtn .toggle:before{content:'';position:absolute;top:5px;left:6px;width:25px;height:24px;background:#ffb200;border-radius:50%;transition:0.5s}.ebdarkmodebtn .toggle.active:before{left:33px;background:#ffb200}.ebdarkmodebtn .eb_btnclr.red,.ebdarkmodebtn .red.active:before,.ebdarkmodebtn .red:before{border:2px solid #e6194B;background:#e6194B}.ebdarkmodebtn .eb_btnclr.yellow,.ebdarkmodebtn .yellow.active:before,.ebdarkmodebtn .yellow:before{border:2px solid #ffe119;background:#ffe119}.ebdarkmodebtn .eb_btnclr.lime,.ebdarkmodebtn .lime.active:before,.ebdarkmodebtn .lime:before{border:2px solid #bfef45;background:#bfef45}.ebdarkmodebtn .eb_btnclr.green,.ebdarkmodebtn .green.active:before,.ebdarkmodebtn .green:before{border:2px solid #3cb44b;background:#3cb44b}.ebdarkmodebtn .eb_btnclr.cyan,.ebdarkmodebtn .cyan.active:before,.ebdarkmodebtn .cyan:before{border:2px solid #42d4f4;background:#42d4f4}.ebdarkmodebtn .eb_btnclr.blue,.ebdarkmodebtn .blue.active:before,.ebdarkmodebtn .blue:before{border:2px solid #4363d8;background:#4363d8}.ebdarkmodebtn .eb_btnclr.magenta,.ebdarkmodebtn .magenta.active:before,.ebdarkmodebtn .magenta:before{border:2px solid #f032e6;background:#f032e6}.ebdarkmodebtn .eb_btnclr.grey,.ebdarkmodebtn .grey.active:before,.ebdarkmodebtn .grey:before{border:2px solid #a9a9a9;background:#a9a9a9}.ebdarkmodebtn .eb_btnclr.mint,.ebdarkmodebtn .mint.active:before,.ebdarkmodebtn .mint:before{border:2px solid #aaffc3;background:#aaffc3}.ebdarkmodebtn .eb_btnclr.lavender,.ebdarkmodebtn .lavender.active:before,.ebdarkmodebtn .lavender:before{border:2px solid #e6beff;background:#e6beff}.ebdarkmodebtn{border-radius:25px}.ebdarkmodebtn #darkmode_button{display:inline-block;width:65px;height:34px;cursor:pointer;font-size:13px;padding:0;border-radius:25px;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.3);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.3);background:black}.ebdarkmodebtn.ebdarkmode-top_left{position:fixed;top:15px;left:15px;z-index:100000}.ebdarkmodebtn.ebdarkmode-top_right{position:fixed;top:15px;right:15px;z-index:100000}.ebdarkmodebtn.ebdarkmode-bottom_left{position:fixed;bottom:15px;left:15px;z-index:99}.ebdarkmodebtn.ebdarkmode-bottom_right{position:fixed;bottom:15px;right:15px;z-index:99}.ebdarkmodebtn.ebdarkmode-center_left{position:fixed;top:50%;left:15px;z-index:99;transform:translateY(-50%)}.ebdarkmodebtn.ebdarkmode-center_right{position:fixed;top:50%;right:15px;z-index:99;transform:translateY(-50%)}body.ebdarkmodecolor a span,body.ebdarkmodecolor a,body.ebdarkmodecolor a::after{background-color:transparent !important}.ebdarkmodebtn img{max-width:100%}