
/* Tmpl */
body {background-color:#444; background-repeat:no-repeat; background-attachment:fixed; background-position:center; min-width:320px; padding:0; margin:0; font-family:"transducer"}
#tmpl-container {background-color:#FFF; max-width:1140px; margin:0 auto;}
#tmpl-footer {max-width:1140px !important; margin:0 auto;}
#tmpl-footer-content {padding-bottom:10px; background-color:#21262c; padding:10px;}
#tmpl-footer-content h3 {margin:0 0 5px 0; color:#FFF; font-size:18px; text-transform:uppercase;}
#tmpl-footer-content img.tmpl-footer-logo {max-width:200px;}
#tmpl-footer-partner {background-color:#191c23; text-align:center; padding-top:20px;}
#tmpl-footer-partner img {height:50px; margin:0 10px;}
#tmpl-footer-legal {background-color:#191c23; padding:20px; text-align:center; color:#999;}
.tmpl-footer-series .tmpl-footer-series-title {display:block; background-color:#1a1e23; padding:10px; margin:0 !important; text-align:center; color:#FFF; font-size:16px;} /* min-height:95px;*/
.tmpl-footer-series .tmpl-footer-series-title:hover {text-decoration:none;}
.tmpl-footer-series .tmpl-footer-series-title img {max-height:75px;}
.tmpl-footer-series ul {margin:0 0 0 0; list-style-type:none; padding:5px 10px; background-color:#262c33;}
.tmpl-footer-series ul ul {padding-left:25px; margin:0; list-style-type:disc;}
.tmpl-footer-series ul ul ul {padding-left:15px;}
.tmpl-footer-series li {color:#AAA; line-height:24px;}
.tmpl-footer-series li a {color:#BBB;}
.tmpl-footer-series li a:hover {color:#CCC;}
.tmpl-footer-logo {margin:40px auto;}
#tmpl-footer-newsletter .form-group, #tmpl-footer-newsletter .input-group {width:100% !important;}
#tmpl-footer-newsletter form label {display:none;}
#tmpl-footer-newsletter form input {background-color:#293038; border-color:#293038; color:#CCC;}

/* Page */
.page-title {}
.page-stitle {background-color:#777777; text-align:left; color:#fff; text-transform:uppercase; font-size:28px; padding:8px; margin:0 0 10px 0;}
.page-stitle-light {text-align:center; font-size:34px; color:#444; margin:0; padding:25px 10px; text-transform:uppercase;}
.page-content {padding:15px;}
.page-content .page-stitle-light {padding-left:0; padding-right:0;}
.page-empty {padding:30px; text-align:center; font-style:italic; font-size:22px; color:#888;}
.page-btn {margin:10px 0;}

/* HTML */
hr {margin:5px 0; border-color:#DDD;}

/* Tools */
.logo {max-width:200px; max-height:180px; min-width:100px; min-height:60px;}

/* ----------------- ALERT ----------------- */
.alert-primary { color: #004085; background-color: #cce5ff; border-color: #b8daff; }
.alert-primary hr { border-top-color: #9fcdff; }
.alert-primary .alert-link { color: #002752; }
.alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; }
.alert-secondary hr { border-top-color: #c8cbcf; }
.alert-secondary .alert-link { color: #202326; }
.alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }
.alert-success hr { border-top-color: #b1dfbb; }
.alert-success .alert-link { color: #0b2e13; }
.alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }
.alert-info hr { border-top-color: #abdde5; }
.alert-info .alert-link { color: #062c33; }
.alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; }
.alert-warning hr { border-top-color: #ffe8a1; }
.alert-warning .alert-link { color: #533f03; }
.alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }
.alert-danger hr { border-top-color: #f1b0b7; }
.alert-danger .alert-link { color: #491217; }
.alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }
.alert-light hr { border-top-color: #ececf6; }
.alert-light .alert-link { color: #686868; }
.alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }
.alert-dark hr { border-top-color: #b9bbbe; }
.alert-dark .alert-link { color: #040505; }
.alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442; }
.alert-danger hr { border-top-color: #e4b9c0; }
.alert-danger .alert-link { color: #843534; }

