.is-4by3 {
    padding-top: 50% !important;
}
.content {
    line-height: 28px !important;
}
.main ul li {
    line-height: 28px !important;
}
h1 {
    line-height: 41px !important;
}
.content a {
    font-weight: normal !important;
}
.main ul li {
    list-style-type: disc !important;
}
.main ol li {
    list-style-type: decimal !important;
}
.main ul li:before {
    display: none;
}
.main ol li:before {
    display: none;
}



#ez-toc-container {
    background: #f9f9f9;
    border: 5px solid #082ff2;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: table;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
    width: auto
}
div.ez-toc-widget-container {
    padding: 0;
    position: relative
}
#ez-toc-container.ez-toc-light-blue {
    background: #edf6ff
}
#ez-toc-container.ez-toc-transparent {
    background: none transparent
}
div.ez-toc-widget-container ul.ez-toc-list {
    padding: 10px
}
#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
    margin-left: 1.5em
}
#ez-toc-container li, #ez-toc-container ul {
    margin: 0;
    padding: 0
}
#ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, div.ez-toc-widget-container, div.ez-toc-widget-container li {
    background: 0 0;
    line-height: 1.6;
    margin: 0;
    z-index: 1
}
#ez-toc-container p.ez-toc-title {
    text-align: left;
    line-height: 1.45;
    margin: 0;
    padding: 0
}
.ez-toc-title-container {
    display: table;
    width: 100%
}
.ez-toc-title, .ez-toc-title-toggle {
    display: table-cell;
    text-align: left;
    vertical-align: middle
}
#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list {
    margin-top: 1em
}
.ez-toc-wrap-left {
    float: left;
    margin-right: 10px
}
.ez-toc-wrap-right {
    margin-left: 10px
}
#ez-toc-container a:hover {
    text-decoration: underline
}

#ez-toc-container.counter-flat ul, #ez-toc-container.counter-hierarchy ul, .ez-toc-widget-container.counter-flat ul, .ez-toc-widget-container.counter-hierarchy ul {
    counter-reset: item;
    padding-left: 18px;
}


.ez-toc-widget-container li.active>a {
    font-weight: 900
}
.ez-toc-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.ez-toc-btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.ez-toc-btn:focus, .ez-toc-btn:hover {
    color: #333;
    text-decoration: none
}
.ez-toc-btn.active, .ez-toc-btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.ez-toc-btn-sm, .ez-toc-btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.ez-toc-btn-xs {
    padding: 1px 5px
}
.ez-toc-btn-default {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)
}
.ez-toc-btn-default:active {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.active, .ez-toc-btn:active {
    background-image: none
}
.ez-toc-btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}
.ez-toc-btn-default:focus, .ez-toc-btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px
}
.ez-toc-btn-default.active, .ez-toc-btn-default:active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}
.ez-toc-pull-right {
    float: right!important;
    margin-left: 10px
}
.ez-toc-glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale
}
.ez-toc-glyphicon:empty {
    width: 1em
}
.ez-toc-toggle em.ez-toc-glyphicon {
    font-size: 16px;
    margin-left: 2px
}
[class*=ez-toc-icon-] {
    font-family: ez-toc-icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.ez-toc-icon-toggle:before {
    content: ""
}

#ez-toc-container p.ez-toc-title {
    text-align: left;
    font-size: 1.6rem;
    margin: 0;
    padding: 0;
    color: #333;
    margin: 0;
    font-weight: 700;
}