

/*===============================
/templates/ja_smashboard/css/bread.css
================================================================================*/
ul{list-style:none}.cf:before,.cf:after{content:' ';display:table}.cf:after{clear:both}.inner{max-width:820px;margin:0 auto;height:62px}.breadcrumbs{border-top:1px solid #ddd;border-bottom:1px solid #ddd;background-color:#f5f5f5;margin:0 0 0 0;height:62px}.breadcrumbs ul{border-left:1px solid #ddd;border-right:1px solid #ddd;height:62px}.breadcrumbs li{float:left;width:30%}.breadcrumbs a{position:relative;display:block;padding:18px;padding-right:0 !important; font-size:17px;text-align:center;color:#aaa;cursor:pointer;text-decoration:none}.breadcrumbs a:hover{background:#eee}.breadcrumbs a.active{color:#777;font-weight:bold;background-color:#fafafa}.breadcrumbs a span:first-child{display:inline-block;width:22px;height:22px;padding:2px;margin-right:5px;border:2px solid #aaa;border-radius:50%;background-color:#fff}.breadcrumbs a.active span:first-child{color:#fff;border-color:#777;background-color:#777}.breadcrumbs a:before,.breadcrumbs a:after{content:'';position:absolute;top:0;left:100%;z-index:1;display:block;width:0;height:0;border-top:32px solid transparent;border-bottom:32px solid transparent;border-left:16px solid transparent}.breadcrumbs a:before{margin-left:1px;border-left-color:#d5d5d5}.breadcrumbs a:after{border-left-color:#f5f5f5}.breadcrumbs a:hover:after{border-left-color:#eee}.breadcrumbs a.active:after{border-left-color:#fafafa}.breadcrumbs li:last-child a:before,.breadcrumbs li:last-child a:after{display:none}@media (max-width:720px){.breadcrumbs a{padding:15px;margin:5px}.breadcrumbs a:before,.breadcrumbs a:after{border-top-width:26px;border-bottom-width:26px;border-left-width:13px}}@media (max-width:620px){.breadcrumbs a{padding:10px;font-size:9px;margin:10px}.breadcrumbs a:before,.breadcrumbs a:after{border-top-width:22px;border-bottom-width:22px;border-left-width:11px}}@media (max-width:520px){.breadcrumbs a{padding:5px;margin:10px;font-size:9px}.breadcrumbs a:before,.breadcrumbs a:after{border-top-width:16px;border-bottom-width:16px;border-left-width:8px}.breadcrumbs li a span:first-child{display:block;margin:0 auto}.breadcrumbs li a span:last-child{display:none}}


/*===============================
/templates/ja_smashboard/css/loaders.css
================================================================================*/
@-webkit-keyframes line-spin-fade-loader{50%{opacity:0.3}100%{opacity:1}}@keyframes line-spin-fade-loader{50%{opacity:0.3}100%{opacity:1}}.line-spin-fade-loader{position:relative}.line-spin-fade-loader > div:nth-child(1){top:20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s 0.12s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0.12s infinite ease-in-out}.line-spin-fade-loader > div:nth-child(2){top:13.63636px;left:13.63636px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s 0.24s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0.24s infinite ease-in-out}.line-spin-fade-loader > div:nth-child(3){top:0;left:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s 0.36s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0.36s infinite ease-in-out}.line-spin-fade-loader > div:nth-child(4){top:-13.63636px;left:13.63636px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s 0.48s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0.48s infinite ease-in-out}.line-spin-fade-loader > div:nth-child(5){top:-20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s 0.6s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0.6s infinite ease-in-out}.line-spin-fade-loader > div:nth-child(6){top:-13.63636px;left:-13.63636px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s 0.72s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0.72s infinite ease-in-out}.line-spin-fade-loader > div:nth-child(7){top:0;left:-20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s 0.84s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0.84s infinite ease-in-out}.line-spin-fade-loader > div:nth-child(8){top:13.63636px;left:-13.63636px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s 0.96s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0.96s infinite ease-in-out}.line-spin-fade-loader > div{background-color:#444;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:5px;height:15px}