/*!
 * Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)
 *//*!
 * General-use styles, meant to be applied to all the pages on the site.
 */html{position:relative;min-height:100%}a{color:#1552bc}table a{color:#0050aa}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{color:#595959}.internal-link:before{content:"["}.internal-link:after{content:"]"}/*!
 * Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)
 *//*!
 * Footer styles.
 */body{margin-bottom:11em}.footer{position:absolute;bottom:0;width:100%;height:11em;padding-top:1em;background-color:#f5f5f5;border-top:1px solid #ccc}.footer div{background-color:#f5f5f5}.footer{color:#535353}.footer a{color:#0050aa}.footer a:hover,.footer a:focus{color:#2780e3}@media only screen and (min-width:768px){.footer dl{margin-left:auto;margin-right:auto}}/*!
 * Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)
 *//*!
 * Image related styles.
 */img{margin-bottom:1em;-webkit-box-shadow:0 0 5px #ccc;-moz-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc}figure{display:table;width:1px;padding:.5em;margin-bottom:1em;text-align:center;background-color:white;-webkit-box-shadow:0 0 5px #ccc;-moz-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc}figure img{display:table-row;margin-bottom:.5em;border:1px solid;-webkit-box-shadow:0;-moz-box-shadow:0;box-shadow:0}figure figcaption{display:table-row;font-style:italic}/*!
 * Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)
 *//*!
 * Link styles.
 */.link-noted .note{font-size:65%}.link-noted .note:before{content:"("}.link-noted .note:after{content:")"}/*!
 * Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)
 *//*!
 * List styles.
 */dt:after{content:":"}.dl-nav{width:12em;margin-bottom:.5em;text-align:center}.dl-nav dt{font-size:19px;border-bottom:1px solid #e6e6e6}.dl-nav dt:after{content:""}.icons-list{font-size:0;list-style:none}.icons-list>li{font-size:19px}@media only screen and (min-width:992px){.icons-list>li{display:inline-block}}@media only screen and (min-width:768px) and (max-width:992px){.icons-list>li{display:inline-block}}/*!
 * Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)
 *//*!
 * Navigation bar icons lists styles.
 */.navbar-main .icons-list a{display:block}@media only screen and (min-width:992px){.navbar-main .icons-list>li>a{margin:1em .3em 1em .3em}}@media only screen and (min-width:768px) and (max-width:992px){.navbar-main .icons-list>li>a{margin:1em .3em 1em .3em}}@media only screen and (max-width:768px){.navbar-main .icons-list>li>a{padding:.6em 1em .6em 1em;margin:0 .1em 0 .2em}}/*!
 * Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)
 *//*!
 * Navigation bar styles.
 */h1[id]:before,h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,a[name]:before,section[id]:before,article[id]:before,article[id]:before{display:block;height:3em;margin-top:-3em;content:"";visibility:hidden}body{padding-top:3em}header nav a,.navbar-brand,.navbar-default .navbar-brand,.navbar-default .navbar-nav>li>a{color:#1552bc}.navbar-fixed-top{margin-bottom:0}/*!
 * Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)
 *//*!
 * Quote styles.
 */pre{padding:0;overflow-x:auto;-webkit-box-shadow:0 0 5px #ccc;-moz-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc}pre code{padding:0;margin:0;white-space:pre;overflow-wrap:normal}/*!
 * Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)
 *//*!
 * Table styles.
 */table{-webkit-box-shadow:0 0 5px #ccc;-moz-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc}table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th{background-color:#ccc}.table-striped>tbody>tr:nth-of-type(even){background-color:#fff}.table-with-icon>tbody td:first-child{text-align:center}table:not(.table-striped)>thead>tr>td,table:not(.table-striped)>tbody>tr>td,table:not(.table-striped)>tfoot>tr>td{background-color:#fff}