| /* Tabs | |
| ----------------------------------------------- */ | |
| .tabs-outer { | |
| background: #3D85C6; | |
| margin: 0px -10px 20px; | |
| } | |
| .tabs-inner .section:first-child { | |
| } | |
| .tabs-inner .section:first-child ul { | |
| } | |
| .tabs-inner .widget ul { | |
| text-align: center; | |
| padding: 10px; | |
| margin-top: 0; | |
| margin-left: -30px; | |
| margin-right: -30px; | |
| margin-bottom: 40px; | |
| } | |
| .tabs-inner .widget li a { | |
| padding: 1.4em 1em; | |
| display: inline-block; | |
| font: normal normal 18px PT Sans Narrow; | |
| color: #ffffff; | |
| font-weight: bold; | |
| width: 120px; | |
| } | |
| .tabs-inner .widget li:first-child a { | |
| border-left: none; | |
| } | |
| .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { | |
| color: #f3f3f3; | |
| text-decoration: none; | |
| background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZNswCnVDiccxqDIszsO4JkRHMyMK1yXpcJxj5ubpdp4KXcR2C1pHVCIvUUKwpIAsTJ0Qh6r1N_l8Ft8XLXwXnQ80yrpVBG6m-svR2Mz_lqayK3npUwcomda7voQinr6k4XgWlV24M1yxC/s1600/selected.png) no-repeat; | |
| background-size: 100%; | |
| } | |
| .tabs-inner li { | |
| text-align: center; | |
| display: inline-block; | |
| } | |
| .tabs .widget li, .tabs .widget li { | |
| float: none; | |
| } |

