

/*===============================
/templates/ja_decor/local/css/themes/theme3/docs.css
================================================================================*/
.docs-section{margin-bottom:40px}.docs-section .page-header{margin-bottom:20px}.docs-section .page-header h1{font-size:42px}.example-type h1,.example-type h2,.example-type h3,.example-type h4,.example-type h5,.example-type h6{margin:20px 0}.example-colors .swatch-item{width:100%;min-height:100px;position:relative;background:#333333;color:#ffffff;margin-bottom:20px}.example-colors .swatch-item dl{width:100%;position:absolute;bottom:0;padding:20px;margin:0}.example-colors .color-brand-primary{background:#9fbfdf}.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:#222222}.example-colors .color-gray-dark{background:#333333}.example-colors .color-gray{background:#555555}.example-colors .color-gray-light{background:#999999;color:#333333}.example-colors .color-gray-lighter{background:#eeeeee;color:#333333}.example-colors .color-gray-lightest{background:#f7f7f7;color:#333333}.example-buttons .btn,.example-inputs .btn,.example-buttons .form-control,.example-inputs .form-control{width:100%;margin-bottom:20px}


/*===============================
/templates/ja_decor/local/css/themes/theme3/mod_jacontentslider.css
================================================================================*/
.ja-btn-tabs{margin:40px 0 0 0}@media (max-width:767px){.ja-btn-tabs{margin:20px 0 0 0}}.ja-btn-tabs a{padding:5px 10px;border:1px solid #555555;color:#999999}.ja-btn-tabs a:hover,.ja-btn-tabs a:focus{color:#ffffff;text-decoration:none;border-color:#eeeeee}.ja_slidetitle{font-family:'Roboto Slab',serif;font-weight:700}.ja_slidetitle a:hover{text-decoration:none;color:#9fbfdf}@media (max-width:991px){.jsslide{padding-left:40px;padding-right:40px}.testimonial-box h4{font-size:14px}}@media (max-width:767px){.jsslide{padding-left:0;padding-right:0}.testimonial-box h4{font-size:13px}}.ja-btn-control{z-index:10001}.ja-btn-control .slide-control{cursor:pointer;width:40px;height:40px;background:#000000;text-align:center;line-height:40px;display:inline-block;position:relative}.ja-btn-control .slide-control.next:before{content:"";position:absolute;border-right:20px solid transparent;border-top:40px solid #000000;left:100%;top:0}@media screen and (max-width:480px){.ja-btn-control .slide-control.next:before{display:none}}.ja-btn-control .slide-control.next:hover:before{border-top-color:#9fbfdf}.ja-btn-control .slide-control.prev:before{content:"";position:absolute;border-left:20px solid transparent;border-bottom:40px solid #000000;right:100%;top:0}@media screen and (max-width:480px){.ja-btn-control .slide-control.prev:before{display:none}}.ja-btn-control .slide-control.prev:hover:before{border-bottom-color:#9fbfdf}.ja-btn-control .slide-control:hover{background:#9fbfdf}