.section-container, .section-container.auto {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: block;
    margin-bottom: 1.25em;
    width: 100%;
}
.section-container > section, .section-container > .section, .section-container.auto > section, .section-container.auto > .section {
    position: relative;
}
.section-container > section > .title, .section-container > .section > .title, .section-container.auto > section > .title, .section-container.auto > .section > .title {
    background-color: #EFEFEF;
    cursor: pointer;
    margin-bottom: 0;
}
.section-container > section > .title a, .section-container > .section > .title a, .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
    color: #333333;
    display: inline-block;
    font-size: 0.875em;
    padding: 0.9375em;
    white-space: nowrap;
}
.section-container > section > .title:hover, .section-container > .section > .title:hover, .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
    background-color: #E2E2E2;
}
.section-container > section .content, .section-container > .section .content, .section-container.auto > section .content, .section-container.auto > .section .content {
    background-color: #FFFFFF;
    display: none;
    padding: 0.9375em;
}
.section-container > section .content > *:last-child, .section-container > .section .content > *:last-child, .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
    margin-bottom: 0;
}
.section-container > section .content > *:first-child, .section-container > .section .content > *:first-child, .section-container.auto > section .content > *:first-child, .section-container.auto > .section .content > *:first-child {
    padding-top: 0;
}
.section-container > section .content > *:last-child:not(.flex-video), .section-container > .section .content > *:last-child:not(.flex-video), .section-container.auto > section .content > *:last-child:not(.flex-video), .section-container.auto > .section .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
}
.section-container > section.active > .content, .section-container > .section.active > .content, .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
    display: block;
}
.section-container > section.active > .title, .section-container > .section.active > .title, .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    background: none repeat scroll 0 0 #D5D5D5;
}
.section-container > section.active > .title a, .section-container > .section.active > .title a, .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
    color: #333333;
}
.section-container > section > .title, .section-container > .section > .title, .section-container.auto > section > .title, .section-container.auto > .section > .title {
    border-top: 1px solid #CCCCCC;
    margin: 0;
    top: 0;
    width: 100%;
}
.section-container > section > .title a, .section-container > .section > .title a, .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
    /* width: 100%; */
}
.section-container.tabs {
    border: 0 none;
    position: relative;
}
.section-container.tabs > section, .section-container.tabs > .section {
    border: 0 none;
    position: static;
}
.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
    background-color: #EFEFEF;
    cursor: pointer;
    margin-bottom: 0;
}
.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
    color: #333333;
    display: inline-block;
    font-size: 0.875em;
    padding: 0.9375em;
    white-space: nowrap;
}
.section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
    background-color: #E2E2E2;
}
.section-container.tabs > section .content, .section-container.tabs > .section .content {
    background-color: #FFFFFF;
    display: none;
    padding: 0.9375em;
}
.section-container.tabs > section .content > *:last-child, .section-container.tabs > .section .content > *:last-child {
    margin-bottom: 0;
}
.section-container.tabs > section .content > *:first-child, .section-container.tabs > .section .content > *:first-child {
    padding-top: 0;
}
.section-container.tabs > section .content > *:last-child:not(.flex-video), .section-container.tabs > .section .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
}
.section-container.tabs > section.active > .content, .section-container.tabs > .section.active > .content {
    display: block;
}
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
    background: none repeat scroll 0 0 #FFFFFF;
}
.section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
    color: #333333;
}
.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-image: none;
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 1;
}
.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
    width: 100%;
}
.section-container.tabs > section:last-child .title, .section-container.tabs > .section:last-child .title {
    border-right: 1px solid #CCCCCC;
}
.section-container.tabs > section .content, .section-container.tabs > .section .content {
    border: 1px solid #CCCCCC;
    display: none;
    position: absolute;
    top: -1px;
    z-index: 10;
}
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
    background-color: #FFFFFF;
    border-bottom: 0 none;
    z-index: 11;
}
.section-container.tabs > section.active > .content, .section-container.tabs > .section.active > .content {
    position: relative;
}
.alert-box {
    background-color: #2BA6CB;
    border-color: #2284A1;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    display: block;
    font-size: 0.875em;
    font-weight: bold;
    margin-bottom: 1.25em;
    padding: 0.6875em 1.3125em 0.75em 0.6875em;
    position: relative;
}
.alert-box .close {
    color: #333333;
    font-size: 1.375em;
    line-height: 0;
    opacity: 0.3;
    padding: 5px 4px 4px;
    position: absolute;
    right: 0.3125em;
    top: 0.4375em;
}
.alert-box .close:hover, .alert-box .close:focus {
    opacity: 0.5;
}
.alert-box.radius {
    border-radius: 3px 3px 3px 3px;
}
.alert-box.round {
    border-radius: 1000px 1000px 1000px 1000px;
}
.alert-box.success {
    background-color: #5DA423;
    border-color: #457A1A;
    color: #FFFFFF;
}
.alert-box.alert {
    background-color: #C60F13;
    border-color: #970B0E;
    color: #FFFFFF;
}
.alert-box.secondary {
    background-color: #E9E9E9;
    border-color: #D0D0D0;
    color: #505050;
}