
/* Load Fonts */
@import url("../assets/fonts/Exo_2/exo-2.css");
@import url("../assets/fonts/Junge/junge.css");
@import url("../assets/fonts/Lato/lato.css");
@import url("../assets/fonts/Marcellus/marcellus.css");
@import url("../assets/fonts/Marcellus_SC/marcellus-sc.css");
@import url("../assets/fonts/Open_Sans/open_sans.css");

/* Font Icons */
@import url("../assets/fonts/fontawesome/4.7.0/font-awesome.min.css");
@import url("../assets/fonts/WebHostingHub-Glyphs/webhostinghub-glyphs.min.css");
@import url("../assets/fonts/Foundation-Icons/foundation-icons.min.css");

.lt-ie9 .row {
    width: 940px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
}
.lt-ie9 .row .row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -15px;
}
.lt-ie9 .row.large-collapse .column, .lt-ie9 .row.large-collapse .columns {
    padding: 0;
}
.lt-ie9 .row .row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -15px;
}
.lt-ie9 .row .row.large-collapse {
    margin: 0;
}
.lt-ie9 .column, .lt-ie9 .columns {
    float: left;
    min-height: 1px;
    padding: 0 15px;
    position: relative;
}
.lt-ie9 .column.large-centered {
    float: none;
    margin: 0 auto;
}
.columns.large-centered {
    float: none;
    margin: 0 auto;
}
.lt-ie9 [class*="column"]+[class*="column"]:last-child {
    float: right;
}
.lt-ie9 [class*="column"]+[class*="column"].end {
    float: left;
}
.lt-ie9 .large-1, .lt-ie9 .row .large-1 {
    width: 8.33333%}
.lt-ie9 .large-2, .lt-ie9 .row .large-2 {
    width: 16.66667%}
.lt-ie9 .large-3, .lt-ie9 .row .large-3 {
    width: 25%}
.lt-ie9 .large-4 {
    width: 30%}
.lt-ie8 .row .large-4 {
    width: 30%}
.lt-ie9 .large-5, .lt-ie9 .row .large-5 {
    width: 41.66667%}
.lt-ie9 .large-6, .lt-ie9 .row .large-6 {
    width: 50%}
.lt-ie9 .large-7, .lt-ie9 .row .large-7 {
    width: 58.33333%}
.lt-ie9 .large-8, .lt-ie9 .row .large-8 {
    width: 66.66667%}
.lt-ie9 .large-9, .lt-ie9 .row .large-9 {
    width: 75%}
.lt-ie9 .large-10, .lt-ie9 .row .large-10 {
    width: 83.33333%}
.lt-ie9 .large-11, .lt-ie9 .row .large-11 {
    width: 91.66667%}
.lt-ie9 .large-12 {
    width: 100%}
.lt-ie9 .row .large-12 {
    width: 100%}
.lt-ie9 .row .large-offset-1 {
    margin-left: 8.33333%}
.lt-ie9 .row .large-offset-2 {
    margin-left: 16.66667%}
.lt-ie9 .row .large-offset-3 {
    margin-left: 25%}
.lt-ie9 .row .large-offset-4 {
    margin-left: 33.33333%}
.lt-ie9 .row .large-offset-5 {
    margin-left: 41.66667%}
.lt-ie9 .row .large-offset-6 {
    margin-left: 50%}
.lt-ie9 .row .large-offset-7 {
    margin-left: 58.33333%}
.lt-ie9 .row .large-offset-8 {
    margin-left: 66.66667%}
.lt-ie9 .row .large-offset-9 {
    margin-left: 75%}
.lt-ie9 .row .large-offset-10 {
    margin-left: 83.33333%}
.lt-ie9 .large-pull-2 {
    right: 16.66667%}
.lt-ie9 .large-pull-3 {
    right: 25%}
.lt-ie9 .large-pull-4 {
    right: 33.33333%}
.lt-ie9 .large-pull-5 {
    right: 41.66667%}
.lt-ie9 .large-pull-6 {
    right: 50%}
.lt-ie9 .large-pull-7 {
    right: 58.33333%}
.lt-ie9 .large-pull-8 {
    right: 66.66667%}
.lt-ie9 .large-pull-9 {
    right: 75%}
.lt-ie9 .large-pull-10 {
    right: 83.33333%}
.lt-ie9 .large-push-2 {
    left: 16.66667%}
.lt-ie9 .large-push-3 {
    left: 25%}
.lt-ie9 .large-push-4 {
    left: 33.33333%}
.lt-ie9 .large-push-5 {
    left: 41.66667%}
.lt-ie9 .large-push-6 {
    left: 50%}
.lt-ie9 .large-push-7 {
    left: 58.33333%}
.lt-ie9 .large-push-8 {
    left: 66.66667%}
.lt-ie9 .large-push-9 {
    left: 75%}
.lt-ie9 .large-push-10 {
    left: 83.33333%}
.lt-ie9 .row {
    zoom: 1;
}
.lt-ie9 .row:before {
    content: " ";
    display: table;
}
.row:after {
    content: " ";
    display: table;
}
.lt-ie9 .row:after {
    clear: both;
}

html.remodal-is-locked {
    overflow: hidden;
}
.remodal, [data-remodal-id] {
    visibility: hidden;
}
.remodal-overlay {
    position: fixed;
    z-index: 99999999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none;
}
.remodal-wrapper {
    position: fixed;
    z-index: 99999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: ""}
.remodal-overlay, .remodal-wrapper {
    -webkit-transform: translateZ(0px);
}
.remodal {
    position: relative;
    display: inline-block;
    font-family: "Exo 2", sans-serif;
}
.remodal select, .remodal textarea, .remodal input, .remodal select:focus, .remodal textarea:focus, .remodal input:focus {
    font-size: 16px;
}
.remodal * {
    font-family: "Exo 2", sans-serif;
}
.remodal-bg {
    -webkit-transition: -webkit-filter 0.2s ease-out;
    -moz-transition: -moz-filter 0.2s ease-out;
    -o-transition: -o-filter 0.2s ease-out;
    transition: filter 0.2s ease-out;
}
body.remodal-is-active .remodal-bg {
    -webkit-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
}
.remodal-overlay {
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    background: rgba(33, 36, 46, 0.95);
}
body.remodal-is-active .remodal-overlay {
    opacity: 0.7;
}
.remodal {
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 100%;
    padding: 35px;
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    color: #182a3c;
    background: #f4f4f4;
    background-clip: padding-box;
}
body.remodal-is-active .remodal {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.remodal, .remodal-wrapper:after {
    vertical-align: middle;
}
.remodal-close {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 28px;
    height: 28px;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    text-decoration: none;
    -webkit-border-radius: 50%;
    border-radius: 50%}
.remodal-close:after {
    font-family: Arial, "open sans", sans-serif !important;
    font-size: 28px;
    line-height: 28px;
    display: block;
    content: "×";
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-decoration: none;
    color: #3e5368;
}
.remodal-close:hover, .remodal-close:active {
    background: #3e5368;
}
.remodal-close:hover.remodal-close:after, .remodal-close:active.remodal-close:after {
    color: #f4f4f4;
}
.remodal-confirm, .remodal-cancel {
    font-size: 10pt;
    display: inline-block;
    width: 120px;
    margin: 0 0 5px 0;
    padding: 9px 0;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box;
}
.remodal-confirm {
    color: #16a085;
    border: 2px solid #16a085;
    background: #f4f4f4;
}
.remodal-confirm:hover, .remodal-confirm:active {
    color: #f4f4f4;
    background: #16a085;
}
.remodal-cancel {
    color: #c0392b;
    border: 2px solid #c0392b;
    background: #f4f4f4;
}
.remodal-cancel:hover, .remodal-cancel:active {
    color: #f4f4f4;
    background: #c0392b;
}
@media only screen and (min-width: 40.063em) {
    .remodal {
    max-width: 700px;
    min-height: 0;
    margin: 20px auto;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
}.lt-ie9 .remodal-overlay {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F021242E,  endColorstr=#F021242E);
}
.lt-ie9 .remodal {
    width: 700px;
    min-height: 0;
    margin: 20px auto;
}
.lt-ie9 .remodal-close:after {
    margin: auto;
    text-align: center;
}
.lt-ie9 .remodal-close:hover, .lt-ie9 .remodal-close:active {
    background: transparent;
}
.lt-ie9 .remodal-close:hover.remodal-close:after, .lt-ie9 .remodal-close:active.remodal-close:after {
    color: #3e5368;
}
#slideit {
    z-index: 9999;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
}
#slideit * {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: bold;
    color: #4E443C;
    font-style: normal;
    font-size: 100%;
    font-family: 'Lato', sans-serif;
    vertical-align: baseline;
    line-height: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#slideit a {
    text-decoration: none;
}
#slideit label {
    cursor: pointer;
}
#slideit input[type="radio"] {
    display: none;
}
#slideit section {
    margin: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 999;
    background: #fff;
    border-bottom: 1px solid #A7ABC6;
    border-top: 2px solid #A7ABC6;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
#slideit input#close-item:checked ~ section {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
#slideit input#open-item:checked ~ section {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
#slideit section .wrap {
    padding: 10px 30px 25px 30px;
    position: relative;
    float: left;
    text-align: center;
    width: 100%}
#slideit .title {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    color: #222;
    border-bottom: maroon thin solid;
    border-width: 100%;
    padding: 0px 0 5px 0;
}
#slideit .links a {
    color: #bbb;
    font-size: 12px;
    display: inline-block;
    margin: 16px 10px 10px 10px;
}
#slideit .links a:hover, #slideit .links a:focus {
    color: #222;
}
#slideit .links a:before {
    content: "\25CF";
    padding-right: 4px;
}
#slideit p.copyright {
    font-size: 11px;
    color: #bbb;
    line-height: 14px;
    display: block;
    margin: 10px auto 0 auto;
    padding-top: 20px;
    width: 50%;
    border-top: solid 1px #f0f0f0;
}
#slideit p.copyright span {
    font-size: 14px;
    display: inline-block;
    padding-right: 4px;
    vertical-align: top;
    margin-top: -1px;
}
#slideit label.open, #slideit label.close {
    text-align: center;
    position: absolute;
}
#slideit label.open {
    font-size: 11px;
    color: #222;
    background: #fff;
    border-left: thin #657dad solid;
    border-top: thin #657dad solid;
    border-right: thin #657dad solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100px;
    bottom: -50px;
    left: 0;
    right: 0;
    top: auto;
    margin: 0 auto;
    padding: 3px 0;
    text-transform: uppercase;
    z-index: 1;
}
@media (max-width: 1029px) {
    #slideit label.open {
    font-size: 11px;
    color: #222;
    background: #fff;
    border-left: thin #657dad solid;
    border-top: thin #657dad solid;
    border-right: thin #657dad solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100px;
    bottom: -50px;
    left: 0;
    right: 0;
    top: auto;
    margin: 0 auto;
    padding: 3px 0;
    text-transform: uppercase;
    z-index: 1;
}
}#slideit input#close-item:checked ~ label.open {
    bottom: 0;
}
#slideit label {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#slideit label.open:hover, #slideit label.open:focus {
    background: #7A0429;
    color: #fff;
}
#slideit label.open:hover i, #slideit label.open:focus i {
    color: #fff;
}
#slideit label.close {
    right: 30px;
    left: auto;
    top: 0;
    bottom: auto;
    font-size: 22px;
    background: #9ea3c5;
    color: #fff;
    width: 35px;
    z-index: 999;
}
#slideit label.close:hover, #slideit label.close:focus {
    background: #757786;
}
#slideit a {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#slideit section {
    -webkit-transition: all 0.4s cubic-bezier(0.2,  0.6,  0.3,  1);
    -moz-transition: all 0.4s cubic-bezier(0.2,  0.6,  0.3,  1);
    -ms-transition: all 0.4s cubic-bezier(0.2,  0.6,  0.3,  1);
    -o-transition: all 0.4s cubic-bezier(0.2,  0.6,  0.3,  1);
    transition: all 0.4s cubic-bezier(0.2,  0.6,  0.3,  1);
}
#slideit input#close-item:checked ~ label.open {
    -webkit-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -moz-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -ms-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -o-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
}
@media screen and (max-width: 640px) {
    #slideit p.copyright {
    width: 100%}
}@media screen and (max-width: 480px) {
    #slideit section .wrap {
    text-align: center;
}
#slideit .links a {
    width: 100%;
    display: block;
    margin-left: 0;
}
#slideit p.copyright {
    float: left;
    margin: 10px 0 0 0;
}
}#slideit-top {
    z-index: 9999;
    position: fixed;
    width: auto;
    height: 100%;
    top: 0;
    left: 0;
}
#slideit-top * {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: 400;
    font-style: normal;
    font-size: 100%;
    font-family: 'Lato', sans-serif;
    vertical-align: baseline;
    line-height: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#slideit-top label {
    cursor: pointer;
}
#slideit-top input[type="radio"] {
    display: none;
}
#slideit-top a {
    text-decoration: none;
}
#slideit-top section {
    margin: 0;
    overflow: visible;
    width: 320px;
    max-height: 450px;
    overflow-y: scroll;
    left: 0;
    top: 30%;
    position: absolute;
    z-index: 10;
    background: #fff;
    border-bottom: 6px solid #A7ABC6;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
#slideit-top input#close-item-top:checked ~ section {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
#slideit-top input#open-item-top:checked ~ section {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
#slideit-top section .wrap {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
}
#slideit-top .title {
    float: left;
}
#slideit-top .title span.price {
    float: left;
}
#slideit-top .package, #slideit-top .table, #slideit-top .row, #slideit-top a.order-btn, #slideit-top .w-60, #slideit-top .w-30 {
    float: left;
}
#slideit-top a.more {
    float: right;
}
#slideit-top .title-top {
    width: 100%;
    display: block;
    background: #a8acc6;
    padding: 10px;
    font-weight: bold;
    color: #fff;
}
#slideit-top .title-top span.price {
    background: none repeat scroll 0 0 #6e7293;
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 96px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin: 0 20px 0 0;
    position: relative;
    border: 4px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%}
#slideit-top .title-top span.price span {
    font-size: 12px;
    position: absolute;
    right: 0;
    left: 25px;
    bottom: 26px;
}
#slideit-top .package {
    display: inline-block;
    width: 120px;
    margin-top: 42px;
}
#slideit-top .package span.name {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}
#slideit-top .package span.info {
    font-size: 12px;
    color: #fff;
    display: block;
    line-height: 19px;
}
#slideit-top .package span.info span {
    font-size: 12px;
    vertical-align: top;
    margin: 1px 1px 0 0;
    display: inline-block;
}
#slideit-top .table {
    display: block;
    width: 100%;
    padding: 20px 10px 20px 30px;
    font-size: 14px;
    color: #999;
}
#slideit-top .row {
    width: 100%;
    display: block;
    margin-bottom: 2px;
    cursor: default;
}
#slideit-top .row:hover {
    color: #222;
    width: 100% !important;
}
#slideit-top a.more:hover {
    color: #222;
}
#slideit-top .row span.icon {
    font-size: 14px;
    color: #ddd;
    display: inline-block;
    width: 24px;
}
#slideit-top .row div span.icon-yes {
    color: #8199fc;
    font-weight: normal;
}
#slideit-top .row div span.icon-no {
    color: #ff294c;
    font-weight: normal;
}
#slideit-top a.order-btn {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    background: #6E7293;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 12px;
    margin: 6px 0;
}
#slideit-top a.order-btn:hover, #slideit-top a.order-btn:focus {
    background: #3c3f56;
}
#slideit-top a.more {
    display: inline-block;
    width: auto;
    margin-top: 14px;
    font-size: 12px;
    color: #ccc;
}
#slideit-top a.more span {
    padding-left: 4px;
}
#slideit-top label.open, #slideit-top label.close {
    text-align: center;
    position: absolute;
}
#slideit-top label.open {
    font-size: 11px;
    color: #222;
    font-weight: bold;
    background: #fff;
    width: 25px;
    top: 30%;
    left: -101px;
    right: auto;
    bottom: auto;
    margin: 0 auto;
    padding: 10px 0;
    text-transform: uppercase;
    z-index: 1;
    border-top: thin #657dad solid;
    border-bottom: thin #657dad solid;
    border-right: thin #657dad solid;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
#slideit-top label.open p {
    margin: 0 0 0 0;
}
#slideit-top label.open i {
    color: #7a0429;
    font-size: 1.75em;
}
@media (min-width: 640px) and (max-width: 1028px) {
    #slideit-top label p {
    margin: 0 !important;
}
}#slideit-top input#close-item-top:checked ~ label.open {
    left: 0;
}
#slideit-top label {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#slideit-top label.open:hover, #slideit-top label.open:focus {
    background: #7A0429;
    color: #fff;
}
#slideit-top label.open:hover i, #slideit-top label.open:focus i {
    color: #fff;
    font-size: 1.75em;
}
#slideit-top label.close {
    right: 30px;
    left: auto;
    top: 0;
    bottom: auto;
    font-size: 20px;
    background: #6E7293;
    color: #fff;
    width: 22px;
    z-index: 999;
}
#slideit-top label.close:hover, #slideit-top label.close:focus {
    background: #3c3f56;
}
#slideit-top .row, #slideit-top a {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#slideit-top section {
    -webkit-transition: all 0.4s cubic-bezier(0.2,  0.6,  0.3,  1);
    -moz-transition: all 0.4s cubic-bezier(0.2,  0.6,  0.3,  1);
    -ms-transition: all 0.4s cubic-bezier(0.2,  0.6,  0.3,  1);
    -o-transition: all 0.4s cubic-bezier(0.2,  0.6,  0.3,  1);
    transition: all 0.4s cubic-bezier(0.2,  0.6,  0.3,  1);
}
#slideit-top input#close-item-top:checked ~ label.open {
    -webkit-transition: left 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -moz-transition: left 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -ms-transition: left 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -o-transition: left 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    transition: left 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
}
@media screen and (max-width: 300px) {
    #slideit-top {
    width: 100%;
    top: inherit;
}
#slideit-top section {
    width: 80%;
    top: 0;
}
#slideit-top label.open {
    top: 10%}
}.square-bullet {
    list-style: inside square !important;
}
.alert-box-home {
    border-color: #610017;
    border-radius: 5px;
    border-style: double;
    border-width: 3px;
    display: block;
    font-weight: normal;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 0.475rem 1.5rem 0.575rem 0.875rem;
    font-size: 0.8125rem;
    background-color: #fff;
    color: white;
}
.alert-box-home .alert-box-home .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    opacity: 0.8;
}
.alert-box-home i {
    opacity: 0.8;
}
.alert-box-home span {
    font-size: 2em;
    color: #610017;
    opacity: 0.8;
    line-height: 1;
}
.alert-box-home .alert-box-home .close a:hover, .alert-box-home .alert-box-home .close a:focus {
    background: none !important;
}
@media (min-width: 1028px) {
    .contact-mail a {
    margin: 0 0 0 38px !important;
    font-weight: bold !important;
}
}.contact-cal {
    font-variant: small-caps;
}
.ftr {
    margin: 0 15px;
}
@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
    #div {
    color: red;
}
}/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: //arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */@media (max-width: 768px) {
    .fc table {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
}
.fc table>.table {
    margin-bottom: 0;
    background-color: #fff;
}
.fc table>.table>thead>tr>th, .fc table>.table>tbody>tr>th, .fc table>.table>tfoot>tr>th, .fc table>.table>thead>tr>td, .fc table>.table>tbody>tr>td, .fc table>.table>tfoot>tr>td {
    white-space: nowrap;
}
.fc table>.table-bordered {
    border: 0;
}
.fc table>.table-bordered>thead>tr>th:first-child, .fc table>.table-bordered>tbody>tr>th:first-child, .fc table>.table-bordered>tfoot>tr>th:first-child, .fc table>.table-bordered>thead>tr>td:first-child, .fc table>.table-bordered>tbody>tr>td:first-child, .fc table>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}
.fc table>.table-bordered>thead>tr>th:last-child, .fc table>.table-bordered>tbody>tr>th:last-child, .fc table>.table-bordered>tfoot>tr>th:last-child, .fc table>.table-bordered>thead>tr>td:last-child, .fc table>.table-bordered>tbody>tr>td:last-child, .fc table>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}
.fc table>.table-bordered>thead>tr:last-child>th, .fc table>.table-bordered>tbody>tr:last-child>th, .fc table>.table-bordered>tfoot>tr:last-child>th, .fc table>.table-bordered>thead>tr:last-child>td, .fc table>.table-bordered>tbody>tr:last-child>td, .fc table>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
}
}.fc {
    direction: ltr;
    text-align: left;
}
.fc table {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
html .fc {
    font-size: 1em;
}
.fc table {
    font-size: 1em;
}
.fc td, .fc th {
    padding: 8px 0 4px 0;
    vertical-align: middle;
}
.fc-header td {
    white-space: nowrap;
}
.fc-header-left {
    width: 30%;
    text-align: left;
}
.fc-header-center {
    text-align: center;
}
.fc-header-right {
    width: 30%;
    text-align: right;
}
.fc-header-title {
    display: inline-block;
    vertical-align: top;
}
.fc-header-title h2 {
    margin-top: 0;
    white-space: nowrap;
    font-size: 1.8em;
}
.fc .fc-header-space {
    padding-left: 10px;
}
.fc-header .fc-button {
    margin-bottom: 1em;
    vertical-align: top;
    margin-right: -1px;
}
.fc-header .fc-corner-right, .fc-header .ui-corner-right {
    margin-right: 0;
}
.fc-header .fc-state-hover, .fc-header .ui-state-hover {
    z-index: 2;
}
.fc-header .fc-state-down {
    z-index: 3;
}
.fc-header .fc-state-active, .fc-header .ui-state-active {
    z-index: 4;
}
.fc-content {
    clear: both;
    zoom: 1;
}
.fc-view {
    width: 100%;
    overflow: hidden;
}
.fc-widget-header {
    background: #882220;
    color: white;
    text-outline: #000;
}
.fc-widget-content {
    border: 1px solid #ddd;
    background: #f4f4f4 url(/basin/img/backgrounds/ctbearingslite.png) top center no-repeat;
}
.fc-state-highlight {
    background: #88B3DC url(/basin/img/backgrounds/ctbearings.png) center top no-repeat;
    padding-top: 30px;
}
.fc-cell-overlay {
    background: #B9D3EE;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"}
.fc-button {
    position: relative;
    display: inline-block;
    padding: 0 0.3em;
    overflow: hidden;
    height: 1.9em;
    line-height: 1.9em;
    white-space: nowrap;
    cursor: pointer;
}
.fc-state-default {
    border: 1px solid;
}
.fc-state-default.fc-corner-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.fc-text-arrow {
    margin: 0 0.1em;
    font-size: 2em;
    font-family: "Courier New", Courier, monospace;
    vertical-align: baseline;
}
.fc-button-prev .fc-text-arrow, .fc-button-next .fc-text-arrow {
    font-weight: bold;
}
.fc-button .fc-icon-wrap {
    position: relative;
    float: left;
    top: 50%}
.fc-button .ui-icon {
    position: relative;
    float: right;
    margin-top: -50%;
    *margin-top: 0;
    *top: -50%}
.fc-state-default {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,  #ffffff,  #e6e6e6);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#ffffff),  to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,  #ffffff,  #e6e6e6);
    background-image: -o-linear-gradient(top,  #ffffff,  #e6e6e6);
    background-image: linear-gradient(to bottom,  #ffffff,  #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #333;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-hover, .fc-state-down, .fc-state-active, .fc-state-disabled {
    color: #333333;
    background-color: #B0C9FB;
}
.fc-state-hover {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
}
.fc-state-down, .fc-state-active {
    background-color: #7793CC;
    color: white;
    font-weight: bold;
    background-image: none;
    outline: 0;
}
.fc-state-disabled {
    cursor: text;
    background-image: none;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    box-shadow: none;
}
.fc-event-container>* {
    z-index: 8;
}
.fc-event-container>.ui-draggable-dragging, .fc-event-container>.ui-resizable-resizing {
    z-index: 9;
}
.fc-event {
    border: 2px solid #DBE8F5;
    background-color: #f3f3f3;
    color: #000;
    font-size: 0.85em;
    cursor: default;
}
.fc-event:hover {
    background: #ddd;
}
a.fc-event {
    text-decoration: none;
    cursor: pointer;
}
.fc-event-draggable {
    cursor: pointer;
}
.fc-rtl .fc-event {
    text-align: right;
}
.fc-event-inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    color: #000;
    text-outline: #fff;
    padding: 3px;
    border: thin #ccc solid;
}
.fc-event-time, .fc-event-title {
    padding: 0 1px;
}
.fc .ui-resizable-handle {
    display: block;
    position: absolute;
    z-index: 99999;
    overflow: hidden;
    font-size: 300%;
    line-height: 50%}
.fc-event-hori {
    border-width: 1px 0;
    margin-bottom: 1px;
}
.fc-event-hori :hover {
    background: #B0C9FB;
    color: #fff;
}
.fc-ltr .fc-event-hori.fc-event-start, .fc-rtl .fc-event-hori.fc-event-end {
    border-left-width: 1px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start {
    border-right-width: 1px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.fc-event-hori .ui-resizable-e {
    top: 0 !important;
    right: -3px !important;
    width: 7px !important;
    height: 100% !important;
    cursor: e-resize;
}
.fc-event-hori .ui-resizable-w {
    top: 0 !important;
    left: -3px !important;
    width: 7px !important;
    height: 100% !important;
    cursor: w-resize;
}
.fc-event-hori .ui-resizable-handle {
    _padding-bottom: 14px;
}
table.fc-border-separate {
    border-collapse: separate;
}
.fc-border-separate th, .fc-border-separate td {
    border-width: 1px 0 0 1px;
}
.fc-border-separate th.fc-last, .fc-border-separate td.fc-last {
    border-right-width: 1px;
}
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-bottom-width: 1px;
}
.fc-border-separate tbody tr.fc-first td, .fc-border-separate tbody tr.fc-first th {
    border-top-width: 0;
}
.fc-grid th {
    text-align: center;
}
.fc .fc-week-number {
    width: 22px;
    text-align: center;
}
.fc .fc-week-number div {
    padding: 0 2px;
}
.fc-grid .fc-day-number {
    float: right;
    padding: 0 2px;
}
.fc-grid .fc-other-month .fc-day-number {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"}
.fc-grid .fc-day-content {
    clear: both;
    margin-top: -4px;
    padding: 1px 0px 0px 2px;
    background: transparent;
}
.fc-grid .fc-event-time {
    font-weight: bold;
}
.fc-rtl .fc-grid .fc-day-number {
    float: left;
}
.fc-rtl .fc-grid .fc-event-time {
    float: right;
}
.fc-agenda table {
    border-collapse: separate;
}
.fc-agenda-days th {
    text-align: center;
}
.fc-agenda .fc-agenda-axis {
    width: 50px;
    padding: 0 4px;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    font-weight: normal;
}
.fc-agenda .fc-week-number {
    font-weight: bold;
}
.fc-agenda .fc-day-content {
    padding: 2px 1px 1px;
}
.fc-agenda-days .fc-agenda-axis {
    border-right-width: 1px;
}
.fc-agenda-days .fc-col0 {
    border-left-width: 0;
}
.fc-agenda-allday th {
    border-width: 0 1px;
}
.fc-agenda-allday .fc-day-content {
    min-height: 34px;
    _height: 34px;
}
.fc-agenda-divider-inner {
    height: 2px;
    overflow: hidden;
}
.fc-widget-header .fc-agenda-divider-inner {
    background: #eee;
}
.fc-agenda-slots th {
    border-width: 1px 1px 0;
}
.fc-agenda-slots td {
    border-width: 1px 0 0;
    background: none;
}
.fc-agenda-slots td div {
    height: 20px;
}
.fc-agenda-slots tr.fc-slot0 th, .fc-agenda-slots tr.fc-slot0 td {
    border-top-width: 0;
}
.fc-agenda-slots tr.fc-minor th, .fc-agenda-slots tr.fc-minor td {
    border-top-style: dotted;
}
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
    *border-top-style: solid;
}
.fc-event-vert {
    border-width: 0 1px;
}
.fc-event-vert.fc-event-start {
    border-top-width: 1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.fc-event-vert.fc-event-end {
    border-bottom-width: 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.fc-event-vert .fc-event-time {
    white-space: nowrap;
    font-size: 10px;
}
.fc-event-vert .fc-event-inner {
    position: relative;
    z-index: 2;
}
.fc-event-vert .fc-event-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)"}
.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {
    display: none\9;
}
.fc-event-vert .ui-resizable-s {
    bottom: 0 !important;
    width: 100% !important;
    height: 8px !important;
    overflow: hidden !important;
    line-height: 8px !important;
    font-size: 11px !important;
    font-family: sans-serif;
    text-align: center;
    cursor: s-resize;
}
.fc-agenda .ui-resizable-resizing {
    _overflow: hidden;
}
/*!
 * FullCalendar v1.6.4 Print Stylesheet
 * Docs & License: //arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */.fc-event {
    background: #fff !important;
    color: #000 !important;
}
.fc-event-bg, .fc-event .ui-resizable-handle {
    display: none !important;
}
@font-face {
    font-family: 'footable';
    src: url('/basin/fonts/footable.eot');
    src: url('/basin/fonts/footable.eot?#iefix') format("embedded-opentype"), url('/basin/fonts/footable.woff') format('woff'), url('/basin/fonts/footable.ttf') format("truetype"), url('/basin/fonts/footable.svg#footable') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
    font-family: 'footable';
    src: url('/basin/fonts/footable.svg#footable') format("svg");
    font-weight: normal;
    font-style: normal;
}
}
.footable {
    width: 100%}
td a:hover {
    background: #dde2d5;
    padding: 5px 0;
}
.eventcal a:hover {
    background: #B0C9FB !important;
    padding: 5px 0;
    color: #fff !important;
}
.eventcal a:hover i {
    color: #fff !important;
}
.footable.breakpoint>tbody>tr.footable-detail-show>td {
    border-bottom: none;
}
.footable.breakpoint>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e001"}
.footable.breakpoint>tbody>tr:hover:not(.footable-row-detail) {
    cursor: pointer;
}
.footable.breakpoint>tbody>tr>td.footable-cell-detail {
    background: #eee;
    border-top: none;
}
.footable.breakpoint>tbody>tr>td>span.footable-toggle {
    display: inline-block;
    font-family: 'footable';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-right: 5px;
    font-size: 14px;
    color: #888888;
}
.footable.breakpoint>tbody>tr>td>span.footable-toggle:before {
    content: "\e000"}
.footable.breakpoint.toggle-circle>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e005"}
.footable.breakpoint.toggle-circle>tbody>tr>td>span.footable-toggle:before {
    content: "\e004"}
.footable.breakpoint.toggle-circle-filled>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e003"}
.footable.breakpoint.toggle-circle-filled>tbody>tr>td>span.footable-toggle:before {
    content: "\e002"}
.footable.breakpoint.toggle-square>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e007"}
.footable.breakpoint.toggle-square>tbody>tr>td>span.footable-toggle:before {
    content: "\e006"}
.footable.breakpoint.toggle-square-filled>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e009"}
.footable.breakpoint.toggle-square-filled>tbody>tr>td>span.footable-toggle:before {
    content: "\e008"}
.footable.breakpoint.toggle-arrow>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e00f"}
.footable.breakpoint.toggle-arrow>tbody>tr>td>span.footable-toggle:before {
    content: "\e011"}
.footable.breakpoint.toggle-arrow-small>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e013"}
.footable.breakpoint.toggle-arrow-small>tbody>tr>td>span.footable-toggle:before {
    content: "\e015"}
.footable.breakpoint.toggle-arrow-circle>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e01b"}
.footable.breakpoint.toggle-arrow-circle>tbody>tr>td>span.footable-toggle:before {
    content: "\e01d"}
.footable.breakpoint.toggle-arrow-circle-filled>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e00b"}
.footable.breakpoint.toggle-arrow-circle-filled>tbody>tr>td>span.footable-toggle:before {
    content: "\e00d"}
.footable.breakpoint.toggle-arrow-tiny>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e01f"}
.footable.breakpoint.toggle-arrow-tiny>tbody>tr>td>span.footable-toggle:before {
    content: "\e021"}
.footable.breakpoint.toggle-arrow-alt>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e017"}
.footable.breakpoint.toggle-arrow-alt>tbody>tr>td>span.footable-toggle:before {
    content: "\e019"}
.footable.breakpoint.toggle-medium>tbody>tr>td>span.footable-toggle {
    font-size: 18px;
}
.footable.breakpoint.toggle-large>tbody>tr>td>span.footable-toggle {
    font-size: 24px;
}
.footable>thead>tr>th {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}
.footable>thead>tr>th.footable-sortable:hover {
    cursor: pointer;
    background: #dde2e5;
}
.footable>thead>tr>th.footable-sorted>span.footable-sort-indicator:before {
    content: "\e013"}
.footable>thead>tr>th.footable-sorted-desc>span.footable-sort-indicator:before {
    content: "\e012"}
.footable>thead>tr>th>span.footable-sort-indicator {
    display: inline-block;
    font-family: 'footable';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-left: 5px;
}
.footable>thead>tr>th>span.footable-sort-indicator:before {
    content: "\e022"}
.footable>tfoot .pagination {
    margin: 0;
}
.footable.no-paging .hide-if-no-paging {
    display: none;
}
.footable-row-detail-inner {
    display: table;
}
.footable-row-detail-row {
    display: table-row;
    line-height: 1.5em;
}
.footable-row-detail-group {
    display: block;
    line-height: 2em;
    font-size: 1.2em;
    font-weight: bold;
}
.footable-row-detail-name {
    display: table-cell;
    font-weight: bold;
    padding-right: 0.5em;
}
.footable-row-detail-value {
    display: table-cell;
}
.footable-odd {
    background-color: #f7f7f7;
}
.addthisevent-drop {
    display: inline-block;
    position: relative;
    z-index: 999998;
    font-family: arial;
    color: #333 !important;
    background: #f4f4f4 url(/basin/img/ate/icon-calendar-t1.png) no-repeat 9px 50%;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    color: #555;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    padding: 9px 12px 8px 35px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.addthisevent-drop:hover {
    border: 1px solid #aab9d4;
    color: #555;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
.addthisevent-drop:active {
    top: 1px;
}
.addthisevent-selected {
    background-color: #f7f7f7;
}
.addthisevent_dropdown {
    width: 200px;
    position: absolute;
    z-index: 99999;
    padding: 6px 0px 0px 0px;
    background: #fff;
    text-align: left;
    display: none;
    margin-top: -2px;
    margin-left: -1px;
    border-top: 1px solid #c8c8c8;
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #a8a8a8;
    border-left: 1px solid #bebebe;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
}
.addthisevent_dropdown span {
    width: 175px;
    display: block;
    line-height: 110%;
    background: #fff;
    text-decoration: none;
    font-size: 12px;
    color: #6d84b4;
    padding: 8px 10px 9px 15px;
}
.addthisevent_dropdown span:hover {
    background: #f4f4f4;
    color: #6d84b4;
    text-decoration: none;
    font-size: 12px;
}
.addthisevent span {
    display: none !important;
}
.addthisevent-drop ._url, .addthisevent-drop ._start, .addthisevent-drop ._end, .addthisevent-drop ._summary, .addthisevent-drop ._description, .addthisevent-drop ._location, .addthisevent-drop ._organizer, .addthisevent-drop ._organizer_email, .addthisevent-drop ._facebook_event, .addthisevent-drop ._all_day_event {
    display: none !important;
}
.addthisevent_dropdown .copyx {
    width: 200px;
    height: 21px;
    display: block;
    position: relative;
    cursor: default;
}
.addthisevent_dropdown .brx {
    width: 180px;
    height: 1px;
    overflow: hidden;
    background: #e0e0e0;
    position: absolute;
    z-index: 100;
    left: 10px;
    top: 9px;
}
.addthisevent_dropdown .frs {
    position: absolute;
    top: 5px;
    cursor: pointer;
    right: 10px;
    padding-left: 10px;
    font-style: normal;
    font-weight: normal;
    text-align: right;
    z-index: 101;
    line-height: 110%;
    background: #fff;
    text-decoration: none;
    font-size: 9px;
    color: #cacaca;
}
.addthisevent_dropdown .frs:hover {
    color: #6d84b4;
}
.addthisevent {
    visibility: hidden;
}
button, .button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 0.86rem !important;
    background-color: #008cba;
    border-color: #007095;
    color: white;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: normal !important;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095;
}
button:hover, button:focus, .button:hover, .button:focus {
    color: white;
}
.btnpan-doc {
    border-style: none;
    border-color: transparent;
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    min-width: 8.75rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 1rem;
    background-color: #709af2 !important;
    color: white;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: normal !important;
}
.btnpan-doc:hover, .btnpan-doc:focus {
    background-color: #961e1d !important;
}
.btnpan-doc:hover, .btnpan-doc:focus {
    color: white;
}
@media (min-width: 645px) and (max-width: 920px) {
    .btnpan-doc {
    border-style: none;
    border-color: transparent;
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    min-width: 8.75rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    background-color: #709af2 !important;
    color: white;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: normal !important;
}
.btnpan-doc:hover, .btnpan-doc:focus {
    background-color: #961e1d !important;
}
.btnpan-doc:hover, .btnpan-doc:focus {
    color: white;
}
}@media (min-width: 920px) and (max-width: 1025px) {
    .btnpan-doc {
    border-style: none;
    border-color: transparent;
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    min-width: 8.75rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 1rem !important;
    background-color: #709af2 !important;
    color: white;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: normal !important;
}
.btnpan-doc:hover, .btnpan-doc:focus {
    background-color: #961e1d !important;
}
.btnpan-doc:hover, .btnpan-doc:focus {
    color: white;
}
}.btnpan-date {
    border-style: none;
    border-color: transparent;
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: normal;
    min-width: 240px;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #709af2 !important;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: normal !important;
}
.btnpan-date:hover, .btnpan-date:focus {
    background-color: #961e1d !important;
}
.btnpan-date:hover, .btnpan-date:focus {
    color: white;
}
@media (min-width: 645px) and (max-width: 720px) {
    .btnpan-date {
    border-style: none;
    border-color: transparent;
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    min-width: 240px;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem !important;
    background-color: #709af2 !important;
    color: white;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: normal !important;
}
.btnpan-date:hover, .btnpan-date:focus {
    background-color: #961e1d !important;
}
.btnpan-date:hover, .btnpan-datec:focus {
    color: white;
}
}button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #b9b9b9;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #333333;
}
button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #368a55;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: white;
}
button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #cf2a0e;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: white;
}
button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem;
}
button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
    font-size: 0.8125rem;
}
button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem;
}
button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%}
button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem;
}
button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem;
}
button.radius, .button.radius {
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008cba;
    border-color: #007095;
    color: white;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #007095;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: white;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #008cba;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #b9b9b9;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    color: #333333;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #e7e7e7;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #368a55;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    color: white;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #43ac6a;
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #cf2a0e;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    color: white;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #f04124;
}
@media only screen and (min-width: 40.063em) {
    button, .button {
    display: inline-block;
}
}.button-group {
    list-style: none;
    margin: 0;
    left: 0;
    *zoom: 1;
}
.button-group:before, .button-group:after {
    content: " ";
    display: table;
}
.button-group:after {
    clear: both;
}
.button-group li {
    margin: 0;
    float: left;
}
.button-group li>button, .button-group li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group li:first-child button, .button-group li:first-child .button {
    border-left: 0;
}
.button-group li:first-child {
    margin-left: 0;
}
.button-group.radius>*>button, .button-group.radius>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius>*:first-child button, .button-group.radius>*:first-child .button {
    border-left: 0;
}
.button-group.radius>*:first-child, .button-group.radius>*:first-child>a, .button-group.radius>*:first-child>button, .button-group.radius>*:first-child>.button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.button-group.radius>*:last-child, .button-group.radius>*:last-child>a, .button-group.radius>*:last-child>button, .button-group.radius>*:last-child>.button {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.button-group.round>*>button, .button-group.round>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round>*:first-child button, .button-group.round>*:first-child .button {
    border-left: 0;
}
.button-group.round>*:first-child, .button-group.round>*:first-child>a, .button-group.round>*:first-child>button, .button-group.round>*:first-child>.button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
.button-group.round>*:last-child, .button-group.round>*:last-child>a, .button-group.round>*:last-child>button, .button-group.round>*:last-child>.button {
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-topright: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
.button-group.even-2 li {
    width: 50%}
.button-group.even-2 li>button, .button-group.even-2 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
    border-left: 0;
}
.button-group.even-2 li button, .button-group.even-2 li .button {
    width: 100%}
.button-group.even-3 li {
    width: 33.33333%}
.button-group.even-3 li>button, .button-group.even-3 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
    border-left: 0;
}
.button-group.even-3 li button, .button-group.even-3 li .button {
    width: 100%}
.button-group.even-4 li {
    width: 25%}
.button-group.even-4 li>button, .button-group.even-4 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
    border-left: 0;
}
.button-group.even-4 li button, .button-group.even-4 li .button {
    width: 100%}
.button-group.even-5 li {
    width: 20%}
.button-group.even-5 li>button, .button-group.even-5 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
    border-left: 0;
}
.button-group.even-5 li button, .button-group.even-5 li .button {
    width: 100%}
.button-group.even-6 li {
    width: 16.66667%}
.button-group.even-6 li>button, .button-group.even-6 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
    border-left: 0;
}
.button-group.even-6 li button, .button-group.even-6 li .button {
    width: 100%}
.button-group.even-7 li {
    width: 14.28571%}
.button-group.even-7 li>button, .button-group.even-7 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
    border-left: 0;
}
.button-group.even-7 li button, .button-group.even-7 li .button {
    width: 100%}
.button-group.even-8 li {
    width: 12.5%}
.button-group.even-8 li>button, .button-group.even-8 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
    border-left: 0;
}
.button-group.even-8 li button, .button-group.even-8 li .button {
    width: 100%}
.button-bar {
    *zoom: 1;
}
.button-bar:before, .button-bar:after {
    content: " ";
    display: table;
}
.button-bar:after {
    clear: both;
}
.button-bar .button-group {
    float: left;
    margin-right: 0.625rem;
}
.button-bar .button-group div {
    overflow: hidden;
}
.global-counter {
    float: right;
    color: #666;
    font-size: 50px;
    font-weight: 600;
    line-height: 1em;
}
.flat-slider {
    height: 50px;
    border-radius: 6px;
}
.flat-slider .handle {
    width: 120px;
    padding: 0;
    text-align: center;
}
.anibutton {
    display: block;
    text-align: center;
    cursor: pointer;
    height: 35px;
    padding: 0 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.15);
    border: #C4C4C4 !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 37px;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: linear;
    -ms-transition-property: background-color;
    -ms-transition-duration: 0.2s;
    -ms-transition-timing-function: linear;
    -o-transition-property: background-color;
    -o-transition-duration: 0.2s;
    -o-transition-timing-function: linear;
    transition-property: background-color;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    background: #fafafa;
    color: #222222;
}
.anibutton i {
    line-height: 37px;
}
.anibutton:active {
    line-height: 40px;
}
.anibutton:active i {
    line-height: 40px;
}
.anibutton.anibutton-primary, .anibutton.anibutton-info, .anibutton.anibutton-clear, .anibutton.anibutton-success, .anibutton.anibutton-sky, .anibutton.anibutton-bill, .anibutton.anibutton-warning, .anibutton.anibutton-danger, .anibutton.anibutton-inverse {
    -webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
}
.anibutton:hover, .anibutton:focus {
    background: #e6e6e6;
    color: #222222;
}
.anibutton.anibutton-primary {
    background: #0088cc;
    color: #fafafa;
}
.anibutton.anibutton-primary:hover, .anibutton.anibutton-primary:focus {
    background: #006da3;
    color: #fafafa;
}
.anibutton.anibutton-info {
    background: #49afcd;
    color: #fafafa;
}
.anibutton.anibutton-info:hover, .anibutton.anibutton-info:focus {
    background: #339bba;
    color: #fafafa;
}
.anibutton.anibutton-clear {
    border-right: thin solid #ccc !important;
    border-left: thin solid #ccc !important;
    border-top: thin solid #ccc !important;
    padding-bottom: 3px !important;
    text-shadow: 1px 0 2px #fff !important;
}
.anibutton.anibutton-clear:hover, .anibutton.anibutton-clear:focus {
    background: #ccc !important;
    color: black !important;
    text-shadow: -1px 0 2px #dedede;
}
.anibutton.anibutton-clear i {
    color: #888;
}
.anibutton.anibutton-abc {
    border-right: thin solid #ccc !important;
    border-left: thin solid #ccc !important;
    border-top: thin solid #ccc !important;
    padding: 0 10px 0 10px;
}
.anibutton.anibutton-abc:hover, .anibutton.anibutton-abc:focus {
    background: #ededed;
    color: black;
}
.anibutton.anibutton-abc i {
    color: #888;
}
.anibutton.anibutton-success {
    background: #5bb75b;
    color: #fafafa;
}
.anibutton.anibutton-success:hover, .anibutton.anibutton-success:focus {
    background: #47a247;
    color: #fafafa;
}
.anibutton.anibutton-slate {
    background: #658ca4;
    color: #fff;
    font-size: 0.8em;
    height: 35px;
}
.anibutton.anibutton-slate:hover, .anibutton.anibutton-slate:focus {
    opacity: 0.6;
    color: #fff;
}
.anibutton.anibutton-sky {
    background: #7793CC;
    color: #fff;
    font-size: 0.8em;
    height: 35px;
}
.anibutton.anibutton-sky:hover, .anibutton.anibutton-sky:focus {
    opacity: 0.6;
    color: #fff;
}
.anibutton.anibutton-form {
    background: #7793CC;
    color: #fff !important;
    font-size: 0.8em;
    height: 33px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.anibutton.anibutton-form:hover, .anibutton.anibutton-form:focus {
    opacity: 0.6;
    color: #fff;
}
@media (max-width: 350px) {
    .anibutton.anibutton-form.anibutton-form {
    width: 60% !important;
}
}.anibutton.anibutton-bill {
    background: #657dad !important;
    color: #fff;
}
.anibutton.anibutton-bill:hover, .anibutton.anibutton-bill:focus {
    opacity: 0.7 !important;
    color: #fff;
}
.anibutton.anibutton-date {
    background: #7A96CC !important;
    color: #fff;
}
.anibutton.anibutton-date:hover, .anibutton.anibutton-date:focus {
    opacity: 0.7 !important;
    color: #fff;
}
.anibutton.anibutton-date-full {
    background: #709AF2 !important;
    color: #fff;
    margin: 5px;
}
.anibutton.anibutton-date-full:hover, .anibutton.anibutton-date-full:focus {
    opacity: 0.7 !important;
    color: #fff;
}
.anibutton.anibutton-doc-s {
    background: #7A96CC !important;
    color: #fff;
    margin: 5px 0;
}
.anibutton.anibutton-doc-s:hover, .anibutton.anibutton-doc-s:focus {
    opacity: 0.7 !important;
    color: #fff;
}
.anibutton.anibutton-doc-h {
    background: #709AF2 !important;
    color: #fff;
    margin: 5px 0;
}
.anibutton.anibutton-doc-h:hover, .anibutton.anibutton-doc-h:focus {
    opacity: 0.7 !important;
    color: #fff;
}
.anibutton.anibutton-warning {
    background: #faa732;
    color: #fafafa;
}
.anibutton.anibutton-warning:hover, .anibutton.anibutton-warning:focus {
    background: #f9960a;
    color: #fafafa;
}
.anibutton.anibutton-danger {
    background: #da4f49;
    color: #fafafa;
}
.anibutton.anibutton-danger:hover, .anibutton.anibutton-danger:focus {
    background: #d0312a;
    color: #fafafa;
}
.anibutton.anibutton-inverse {
    background: #363636;
    color: #fafafa;
}
.anibutton.anibutton-inverse:hover, .anibutton.anibutton-inverse:focus {
    background: #222222;
    color: #fafafa;
}
.anibutton span {
    pointer-events: none;
}
.anibutton:hover {
    text-decoration: none;
}
.anibutton:focus {
    text-decoration: none;
    outline: none;
}
.anibutton:active {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.anibutton-small {
    height: 30px;
    padding: 0 10px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.15);
    font-size: 14px;
    line-height: 28px;
}
.anibutton-small i {
    line-height: 28px;
}
.anibutton-small:active {
    line-height: 30px;
}
.anibutton-small:active i {
    line-height: 30px;
}
.anibutton-small.anibutton-primary, .anibutton-small.anibutton-info, .anibutton-small.anibutton-clear, .anibutton-small.anibutton-success, .anibutton-small.anibutton-sky, .anibutton-small.anibutton-bill, .anibutton-small.anibutton-warning, .anibutton-small.anibutton-danger, .anibutton-small.anibutton-inverse {
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
}
.anibutton-large {
    height: 50px;
    padding: 0 18px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.15);
    font-size: 22px;
    line-height: 46px;
}
.anibutton-large i {
    line-height: 46px;
}
.anibutton-large:active {
    line-height: 50px;
}
.anibutton-large:active i {
    line-height: 50px;
}
.anibutton-large.anibutton-primary, .anibutton-large.anibutton-info, .anibutton-large.anibutton-clear, .anibutton-large.anibutton-success, .anibutton-large.anibutton-sky, .anibutton-large.anibutton-bill, .anibutton-large.anibutton-warning, .anibutton-large.anibutton-danger, .anibutton-large.anibutton-inverse {
    -webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.2);
}
.anibutton-xlarge {
    height: 60px;
    padding: 0 22px;
    border-radius: 7px;
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.15);
    font-size: 26px;
    line-height: 55px;
}
.anibutton-xlarge i {
    line-height: 55px;
}
.anibutton-xlarge:active {
    line-height: 60px;
}
.anibutton-xlarge:active i {
    line-height: 60px;
}
.anibutton-xlarge.anibutton-primary, .anibutton-xlarge.anibutton-info, .anibutton-xlarge.anibutton-clear, .anibutton-xlarge.anibutton-success, .anibutton-xlarge.anibutton-sky, .anibutton-xlarge.anibutton-bill, .anibutton-xlarge.anibutton-warning, .anibutton-xlarge.anibutton-danger, .anibutton-xlarge.anibutton-inverse {
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
}
.anibutton-inline {
    display: inline-block;
    vertical-align: middle;
}
.dark {
    font-size: 16px !important;
    height: 45px !important;
    padding-top: 3px !important;
    background: #224488 !important;
    margin-bottom: 15px;
}
.abc {
    margin: 7px 0 0 7px !important;
    font-size: 0.9em !important;
    width: 30px !important;
    padding: 0 !important;
}
.spinner {
    display: inline-block;
    opacity: 0;
    max-width: 0;
    -webkit-transition: opacity 0.25s, max-width 0.45s;
    -moz-transition: opacity 0.25s, max-width 0.45s;
    -o-transition: opacity 0.25s, max-width 0.45s;
    transition: opacity 0.25s, max-width 0.45s;
}
.has-spinner.active {
    cursor: progress;
}
.has-spinner.active .spinner {
    opacity: 1;
    max-width: 50px;
}
.buttonBorder {
    border: #fff medium solid;
    border-radius: 10px;
    margin: 3px;
    background: #CCF;
    padding: 0 15px;
}
.buttonBorder a {
    background: #657dad;
    height: 50px;
}
.roundBorder {
    border: 3px solid #999;
    padding: 20px;
    border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
}
.geniusesBorder {
    border: 3px solid #999;
    padding: 15px;
    border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
}
.newBorder, .panel, .panel-footer, .panel-main, .vcard, .wall .wall-inner, .wall .wall-list-group, .list-group {
    border: 1px solid #ccc;
    padding: 6px;
    font-weight: bold !important;
    font-size: inherit !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.newBorderContact {
    border: 1px solid #ccc;
    padding: 6px;
    margin-left: -15px;
    padding-left: 5px;
    margin-bottom: -25px;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.newBorderContact:hover {
    background: #eee;
}
.newBorderRed {
    border: solid 2px #c00;
    padding: 6px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.newBorderIcon {
    border: 1px solid #ccc;
    padding: 8px;
    height: 35px;
    width: 55px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.newBorderIcon :hover {
    background: #dedede;
}
.newBorderSubnav {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px 0 5px 0 !important;
    margin: auto;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.newBorderPanel {
    border-right: 1px solid #B3C3E1;
    border-left: 1px solid #B3C3E1;
    border-bottom: 1px solid #B3C3E1;
    border-top: none !important;
    padding-top: 5px;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-top-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-top-bottom-right-radius: 0px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.newBorderMedia {
    border: 1px solid #ccc;
    border-top: #732527 solid medium;
    padding: 5px 2px 5px 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0;
    text-wrap: nowrap;
}

@media (max-width: 1028px) {
    .newBorderMedia {
    padding: 0 0 0 0;
    margin-bottom: 0;
    }
}
.broadcastMedia {
    padding-left: 0;
    margin: 0;
}

.broadcastMediaHeader {
    background: #5971AD;
    color: #fff;
    padding: 5px 1px 5px 1px;
    display: block;
}

.broadcastMediaHeader:hover {
    color: #fff;
}
.broadcastMediaHeader .fa {
    margin: 0 5px;
}

.broadcastMediaList {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.broadcastMediaList li .fa {
    padding-right: 5px;
}
.newBorderMedialnk {
    width: 100%;
    margin: 5px 0 !important;
}
.newBorderMedialnk .fa-youtube {
    padding-right: 6px;
    padding-left: 5px;
}
.newBorderMedialnk a {
    border: 3px double #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #002754;
    color: #fff !important;
}
.newBorderMedialnk a i {
    background: #7A0429;
    padding: 4px 5px 3px 3px;
    color: #fff;
    font-weight: normal;
    border-right: 1px solid #fff;
}
.newBorderMedialnk a .rt {
    background: #002754;
    padding: 2px 10px 0 0;
    margin: 0;
}
.newBorderMedialnk a:hover {
    background: #657dad !important;
}


.newBorderSearch {
    border: 0px solid #ccc;
    padding: 0;
    margin: 15px 5px 0px 0;
    border-radius: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.newBorderIn {
    border: 1px solid #999;
    padding: 6px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.newBorderInWow {
    border: 1px solid #999;
    border-top: #732527 solid medium;
    padding: 6px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    -moz-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
}
.newBorderWowOut {
    border: 1px solid #999;
    padding: 0px;
    margin: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.newBorderOut {
    border: 1px solid #999;
    padding: 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    -moz-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
}
.newBorderOutHome {
    border: 1px solid #999;
    padding: 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    min-height: 470px;
}
.newBorderBlue {
    border: 1px solid #657dad;
    padding: 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    -moz-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
}
.newBorderTabs, .tabpanel, .wall .wall-tabs {
    border-top: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px;
    border-left-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.squareBorder {
    border: 1px solid #999;
    padding: 2px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    line-height: 1;
}
.shadowBorder {
    border: 5px solid #FF9933;
    padding: 10px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    box-shadow: 5px 5px 10px #999;
    -moz-box-shadow: 5px 6px 10px #999;
    -webkit-box-shadow: 5px 5px 10px #999;
}
.btnpanBorder, .btnpan-doc {
    padding: 0.625em;
    -moz-border-radius-topleft: 46px;
    -webkit-border-top-left-radius: 46px;
    border-top-left-radius: 46px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-bottomright: 41px;
    -webkit-border-bottom-right-radius: 41px;
    border-bottom-right-radius: 41px;
    -moz-border-radius-bottomleft: 44px;
    -webkit-border-bottom-left-radius: 44px;
    border-bottom-left-radius: 44px;
    box-shadow: 0.313em 0.313em 0.625em #999;
    -moz-box-shadow: 0.313em 0.313em 0.625em #999;
    -webkit-box-shadow: 0.313em 0.313em 0.625em #999;
}
.btnpandateBorder, .btnpan-date {
    padding: 0.625em;
    border-radius: 2.5431em;
    -moz-border-radius: 2.5431em;
    -webkit-border-radius: 2.5431em;
    border-bottom-left-radius: 44px;
    box-shadow: 0.313em 0.313em 0.625em #999;
    -moz-box-shadow: 0.313em 0.313em 0.625em #999;
    -webkit-box-shadow: 0.313em 0.313em 0.625em #999;
}
@media (min-width: 1026px) {
    .transformBorder {
    background: #fafafa;
    border: 1px solid #999;
    padding: 1em;
    margin: 0 0 0 25px !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 5px 5px 10px #bbb;
    -moz-box-shadow: 5px 5px 10px #bbb;
    -webkit-box-shadow: 5px 5px 10px #bbb;
    transform: rotate -5deg;
    -moz-transform: rotate -5deg;
    -webkit-transform: rotate -5deg;
}
.transformBorder p {
    font-size: 0.9em;
}
.transformBorder h4 {
    border-bottom: thin solid #bbb;
    color: #000;
}
.transformBorder h5 {
    font-size: large;
    margin: 0 0 1px 25px;
    color: #000;
}
.transformBorder ul li {
    margin-left: 25px;
    line-height: 1.5;
    color: #000;
}
}@media (min-width: 641px) and (max-width: 1025px) {
    .transformBorder {
    background: #fafafa;
    border: 1px solid #999;
    padding: 0 1em;
    margin: 0 0 15px 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 5px 5px 10px #bbb;
    -moz-box-shadow: 5px 5px 10px #bbb;
    -webkit-box-shadow: 5px 5px 10px #bbb;
    transform: rotate -5deg;
    -moz-transform: rotate -5deg;
    -webkit-transform: rotate -5deg;
}
.transformBorder p {
    font-size: 0.9em;
    color: #000;
}
.transformBorder ul li {
    margin-left: 25px;
    line-height: 1.5;
    color: #000;
}
.transformBorder h4 {
    border-bottom: thin solid #bbb;
    color: #000;
}
.transformBorder h5 {
    font-size: large;
    margin: 0 0 1px 25px;
    color: #000;
}
}@media (max-width: 640px) {
    .transformBorder {
    background: #fafafa;
    border: 1px solid #999;
    padding: 1em;
    margin: 0 0 15px 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 5px 5px 10px #bbb;
    -moz-box-shadow: 5px 5px 10px #bbb;
    -webkit-box-shadow: 5px 5px 10px #bbb;
    transform: rotate -5deg;
    -moz-transform: rotate -5deg;
    -webkit-transform: rotate -5deg;
}
.transformBorder p {
    font-size: 0.9em;
    color: #000;
}
.transformBorder h4 {
    border-bottom: thin solid #bbb;
    font-size: large;
    color: #000;
}
.transformBorder h5 {
    font-size: large;
    margin: 0;
    color: #000;
}
.transformBorder ul li {
    margin: 0;
    line-height: 1.5;
    color: #000;
}
}.imgBorder {
    border: 5px double #E0D5B7;
    padding: 0;
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    display: inline-block;
}
.imgBorder img {
    border-radius: 39px;
    -moz-border-radius: 39px;
    -webkit-border-radius: 39px;
    vertical-align: middle;
    width: 100%}
.imgBorderSq2 {
    border: 5px double #E0D5B7;
    padding: 0;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    display: inline-block;
    margin-bottom: 5px;
}
.imgBorderSq {
    border: 1px solid #999;
    padding: 0;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    display: inline-block;
}
.imgBorderSq img {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    vertical-align: middle;
    width: 100%}
.full-circle {
    background-color: #D1D9E7;
    height: 150px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    width: 150px;
}
.circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #D1D9E7;
    width: 149px;
    height: 148px;
}
.gradient {
    height: 100px;
    background-color: #224488;
    background-image: radial-gradient(yellow,  #f06d06);
}
.panel {
    margin: 15px;
    border: 1px solid #d7e0e2;
}
.panel h4 {
    text-align: center;
    padding: 10px 0 0;
}
.panel ul li {
    color: #000;
}
.panel .inner {
    background: white;
}
.panel .inner a {
    color: #000;
}
.panel .inner ul li {
    list-style: none;
}
.panel-body:before {
    display: table;
    content: " "}
.panel-body:after {
    display: table;
    content: " ";
    clear: both;
}
.panel-body:before {
    display: table;
    content: " "}
.panel-body:after {
    display: table;
    content: " ";
    clear: both;
}
.panel-body:before {
    display: table;
    content: " "}
.panel-body:after {
    display: table;
    content: " ";
    clear: both;
}
.panel-body p {
    font-size: 12px;
    margin-bottom: 7px;
}
.panel>.panel-body+.table {
    border-top: 1px solid #f4f5e7;
}
.panel-title {
    font-size: 1.1em;
    cursor: pointer;
}
.accordion-panel {
    background: #B3C3E1 !important;
}
.accordion-panel h4 {
    font-size: 1.144rem;
}
.forum {
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: capitalize !important;
}
.forum .ico {
    font-size: 1.2em;
    padding-top: 5px;
    margin-right: 10px;
}
.forum h4 {
    font-size: 1.154rem !important;
}
.tabpanel {
    margin: 15px;
    background: #B3C3E1;
}
.tabpanel h4 {
    text-align: center;
    padding: 10px 0 0;
    margin-bottom: 0;
}
.tabpanel ul li {
    color: #000;
}
.tabpanel .inner {
    background: white;
}
.tabpanel .inner a {
    color: #000;
}
.tabpanel .inner ul li {
    list-style: none;
}
@media (max-width: 768px) {
    .tabpanel {
    margin: 10px 0 !important;
}
}.panel-footer {
    background-color: #eee;
    margin: 25px 0 0;
    border-top: 1px solid #fff;
}
.panel-footer a:hover {
    text-decoration: underline;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #f4f5e7;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #f4f5e7;
}
.panel-default {
    border-color: #888;
}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #224488;
    border-color: #888;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #224488;
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #224488;
}
.panel-primary {
    border-color: #1c3959;
}
.panel-primary>.panel-heading {
    color: #ffffff;
    background-color: #224488;
    border-color: #224488;
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #224488;
    border-top-color: #224488;
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #224488;
}
.panel-success {
    border-color: #996633;
}
.panel-success>.panel-heading {
    color: #ffffff;
    background-color: #996633;
    border-color: #996633;
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #996633;
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #996633;
}
.panel-warning {
    border-color: #f39c12;
}
.panel-warning>.panel-heading {
    color: #ffffff;
    background-color: #f39c12;
    border-color: #f39c12;
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #f39c12;
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #f39c12;
}
.panel-danger {
    border-color: #e74c3c;
}
.panel-danger>.panel-heading {
    color: #ffffff;
    background-color: #e74c3c;
    border-color: #e74c3c;
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #e74c3c;
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #e74c3c;
}
.panel-info {
    border-color: #3498db;
}
.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #3498db;
    border-color: #3498db;
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #3498db;
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #3498db;
}
.cga {
    margin-top: -15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.cgabir {
    margin-top: -14px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    z-index: -99;
}
.h7 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 1.08em;
}
.has-warning .help-block, .has-warning .control-label {
    color: #ffffff;
}
.has-warning .form-control {
    border-color: #ffffff;
    bottom: 0;
}
.has-warning .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.has-warning .input-group-addon {
    color: #ffffff;
    background-color: #f39c12;
    border-color: #ffffff;
}
.has-error .help-block, .has-error .control-label {
    color: #ffffff;
}
.has-error .form-control {
    border-color: #ffffff;
}
.has-error .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.has-error .input-group-addon {
    color: #ffffff;
    background-color: #e74c3c;
    border-color: #ffffff;
}
.has-success .help-block, .has-success .control-label {
    color: #ffffff;
}
.has-success .form-control {
    border-color: #ffffff;
}
.has-success .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.has-success .input-group-addon {
    color: #ffffff;
    background-color: #996633;
    border-color: #ffffff;
}
.form-control-static {
    padding-top: 9px;
}
.help-block {
    color: #597ea2;
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 9px;
    font-size: 1em;
    font-weight: bold;
}
.form-horizontal .form-group:before {
    display: table;
    content: " "}
.form-horizontal .form-group:after {
    display: table;
    content: " ";
    clear: both;
}
.form-horizontal .form-group:before {
    display: table;
    content: " "}
.form-horizontal .form-group:after {
    display: table;
    content: " ";
    clear: both;
}
.form-horizontal .form-group:before {
    display: table;
    content: " "}
.form-horizontal .form-group:after {
    display: table;
    content: " ";
    clear: both;
}
select {
    height: auto;
}
select[size], select[multiple] {
    background-image: none;
}
input[type=button] {
    background-color: #E3E1B8;
}
input[type=button]:hover {
    background-color: #46000D;
}
.cursordefault {
    cursor: default !important;
}
.breadcrumbs {
    display: block;
    padding: 0.5rem 0.875rem 0.5rem 0.875rem !important;
    overflow: hidden;
    line-height: 2.5 !important;
    margin: 0 auto 20px !important;
    width: 99%;
    list-style: none;
    background-color: #84A0D6 !important;
    border: none;
    -webkit-border-top-right-radius: 2px !important;
    border-top-right-radius: 2px !important;
    -webkit-border-top-left-radius: 2px !important;
    border-top-left-radius: 2px !important;
    -webkit-border-bottom-left-bottom-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    -webkit-border-bottom-right-bottom-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
}
.breadcrumbs>* {
    margin: 0;
    float: left;
    font-family: "open sans", lato, arial, sans-serif;
    font-size: 0.6rem !important;
    text-transform: lowercase uppercase;
    color: #fff !important;
    letter-spacing: 0.2em;
}
.breadcrumbs>*:hover a, .breadcrumbs>*:focus a, .breadcrumbs>*:active a {
    text-decoration: none !important;
    background: #CED7EF;
    color: #224488 !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.breadcrumbs>* a, .breadcrumbs>* span {
    font-family: "open sans", lato, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #fff !important;
    padding: 0.125rem;
}
.breadcrumbs>*.current {
    cursor: default;
    color: #fff !important;
}
.breadcrumbs>*.current a {
    cursor: default;
    color: #fff !important;
}
.breadcrumbs>*.current:hover, .breadcrumbs>*.current:hover a, .breadcrumbs>*.current:focus, .breadcrumbs>*.current:focus a {
    text-decoration: none;
}
.breadcrumbs>*.unavailable {
    color: #fff !important;
}
.breadcrumbs>*.unavailable a {
    color: #fff !important;
}
.breadcrumbs>*.unavailable:hover, .breadcrumbs>*.unavailable:hover a, .breadcrumbs>*.unavailable:focus, .breadcrumbs>*.unavailable a:focus {
    text-decoration: none;
    color: #fff !important;
    cursor: default;
}
.breadcrumbs>*:before {
    content: "/";
    color: #fff !important;
    margin: 0 0.75rem;
    position: relative;
    top: 1px;
}
.breadcrumbs>*:first-child:before {
    content: " ";
    margin: 0;
}
@media screen and (min-width: 640px) and (max-width: 1200px) {
    .breadcrumbs {
    padding: 0.5rem 0.875rem 0.5rem 0.875rem !important;
    margin-top: 1px;
}
}.jetmenu {
    width: 100%;
    padding: 0;
    margin: 0 0 0 0;
    position: relative;
    float: left;
    list-style: none;
    background: #5971AD;
    border-top: 3px solid #9B3234;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    z-index: 99;
    -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    -moz-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
}
.jetmenu li {
    display: inline-block;
    float: left;
}
.jetmenu a {
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    outline: none;
    z-index: 1;
}
.jetmenu>li {
}
.jetmenu>li>a {
    padding: 15px 10px 15px 13px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 0.885em;
    color: #fff;
    text-decoration: none !important;
    display: inline-block;
}
.jetmenu>li:hover>a, .jetmenu>li.active>a {
    background: #e0e0e0;
    color: #555;
}
.jetmenu ul.jetdropdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99;
    min-width: 200px;
    background: #709AF2;
    top: 60px;
}
.jetmenu ul.jetdropdown li {
    clear: both;
    width: 100%;
    font-size: 12px;
}
.jetmenu ul.jetdropdown li ul.jetdropdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99;
    min-width: 200px;
    background: #709AF2;
    left: 100%;
    top: inherit;
}
.jetmenu ul.jetdropdown li a {
    width: 100%;
    padding: 12px 24px 12px;
    display: inline-block;
    float: left;
    clear: both;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.jetmenu ul.jetdropdown li:hover>a {
    background: #e0e0e0;
    color: #555;
}
.jetmenu ul.jetdropdown li ul.dropdown.jetleft {
    left: auto;
    right: 100%}
.jetmenu .fa-angle-down, .jetmenu .fa-angle-up {
    font-size: 12px !important;
    margin-right: 4px !important;
    font-family: fontawesome;
}
.jetmenu .indicator {
    position: relative;
    left: 5px;
    top: 0;
    font-size: 14px;
    float: right;
    content: "\f107 "}
.jetmenu .indicator.up {
    font-size: 11px;
    vertical-align: text-bottom;
    margin-left: -2px;
    opacity: 0.8;
    content: "\f106"}
.jetmenu .indicator.down {
    font-size: 11px;
    vertical-align: text-bottom;
    margin-left: -1px;
    opacity: 0.8;
    content: "\f107 "}
.jetmenu ul li .indicator {
    font-size: 12px;
    top: 1px;
    left: 10px;
}
.jetmenu>li>.megamenu {
    position: absolute;
    display: none;
    background: #7093DB;
    width: 25%;
    top: 50px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    z-index: 99;
    padding: 20px 30px 20px 30px;
    border-top: 1px solid #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    -moz-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
}
.jetmenu li>.megamenu ul {
    margin: 0 0 20px 0;
    float: left;
    padding: 0;
    display: block;
    position: relative;
}
.jetmenu li>.megamenu ul li {
    width: 100%;
    padding: 4px 0;
}
.jetmenu li>.megamenu ul li.jettitle {
    margin: 0 0 8px 0;
    padding: 0 0 5px 0;
    font-size: 14px;
    border-bottom: solid 1px #666;
}
.jetmenu li>.megamenu h5 {
    width: 100%;
    margin: 0;
    padding: 0;
    color: #fff;
}
.jetmenu li>.megamenu a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}
.jetmenu li>.megamenu a:hover {
    color: #fff;
}
.jetmenu .megamenu img {
    width: 100%;
    -webkit-transition: border 0.3s linear;
    -moz-transition: border 0.3s linear;
    -o-transition: border 0.3s linear;
    transition: border 0.3s linear;
}
.jetmenu>li.fix-sub>.megamenu {
    right: 0;
}
.jetmenu>li.fix-sub>.megamenu.half-width {
    right: 0;
}
.jetmenu>li.fix-sub>.jetdropdown {
    right: 0;
}
.jetmenu>li>.megamenu.half-width {
    width: 50%}
.jetmenu>li>.megamenu.full-width {
    width: 100%;
    left: 0;
    background: #7093DB;
    font-weight: bold;
}
.jetmenu>li>.megamenu.full-width a {
    color: #fff;
}
.jetmenu>li>.megamenu.full-width .nolink {
    background: #CBD4E5;
    padding: 5px;
}
.jetmenu>li>.megamenu.full-width h6 {
    color: #fff;
    margin: -7px 0 0 0;
    padding: 3px 0;
    font-weight: 500;
}
.jetmenu>li>.megamenu.full-width ul li a {
    color: #fff;
    padding: 5px 12px 5px 10px;
    margin-left: -5px;
}
.jetmenu>li>.megamenu.full-width .col1 a:hover {
    background: #709af2;
    color: #fff;
}
.jetmenu>li>.megamenu.full-width .col1 ul li h6 a {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: -5px;
    font-family: marcellus, 'trajan pro', serif;
    letter-spacing: 0.05;
}
.jetmenu>li>.megamenu.full-width .col2 a:hover {
    background: #709af2;
    color: #fff;
}
.jetmenu>li>.megamenu.full-width .col2 ul li h6 a {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: -5px;
    font-family: marcellus, 'trajan pro', serif;
    letter-spacing: 0.05;
}
.jetmenu>li>.megamenu.full-width .menu a {
    color: #fff;
    padding: 5px 3px;
    background: transparent;
}
.jetmenu>li>.megamenu.full-width .menu a:hover {
    padding: 5px 3px;
}
.jetmenu li>.megamenu jetform {
    width: 100%}
.jetmenu li>.megamenu jetform input[type="text"], .jetmenu li>.megamenu jetform textarea {
    padding: 5px;
    color: #999;
    background: #eee url(../img/check.png) no-repeat right;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    border: solid 1px transparent;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border 0.3s linear;
    -moz-transition: border 0.3s linear;
    -o-transition: border 0.3s linear;
    transition: border 0.3s linear;
}
.jetmenu li>.megamenu jetform input[type="text"]:focus, .jetmenu li>.megamenu jetform textarea:focus {
    border-color: #e0e0e0;
}
.jetmenu li>.megamenu jetform input[type="text"], .jetmenu li>.megamenu jetform textarea {
    width: 100%;
    margin-top: 10px;
}
.jetmenu li>.megamenu jetform input[type="submit"] {
    width: 25%;
    float: right;
    height: 30px;
    margin-top: 10px;
    border: none;
    cursor: pointer;
    background: #444;
    color: #657dad;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
}
.jetmenu li>.megamenu jetform input[type="submit"]:hover {
    background: #e0e0e0;
    color: #555;
}
.jetmenu ul.dropdown li ul.dropdown.left {
    left: -100%}
.megamenu .jetrow {
    width: 100%;
    margin-top: 15px;
}
.megamenu .jetrow:first-child {
    margin-top: 0;
}
.megamenu .jetrow:before {
    display: table;
    content: "";
    line-height: 0;
}
.megamenu .jetrow:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both;
}
.megamenu .jetrow .col1, .megamenu .jetrow .col2, .megamenu .jetrow .col3, .megamenu .jetrow .col4, .megamenu .jetrow .col5, .megamenu .jetrow .col6 {
    display: block;
    width: 100%;
    min-height: 20px;
    float: left;
    margin-left: 2.1276595745%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.megamenu .jetrow [class*="col"]:first-child {
    margin-left: 0;
}
.megamenu .jetrow .col1 {
    width: 14.8936170213%}
.megamenu .jetrow .col2 {
    width: 31.914893617%}
.megamenu .jetrow .col3 {
    width: 48.9361702128%}
.megamenu .jetrow .col4 {
    width: 65.9574468085%}
.megamenu .jetrow .col5 {
    width: 82.9787234043%}
.megamenu .jetrow .col6 {
    width: 100%}
.jetmenu>li.jetright, .jetmenu>li.jsright {
    float: right;
}
.jetmenu>li.jetright>.megamenu, .jetmenu>li.jsright>.megamenu {
    right: 0;
}
.jetmenu>li.jetright>.megamenu.half-width, .jetmenu>li.jsright>.megamenu.half-width {
    right: 0;
    background: #709AF2;
}
.jetmenu>li.jetright>.jetdropdown, .jetmenu>li.jsright>.jetdropdown {
    right: 0;
}
.jetmenu>li>a>i {
    line-height: 23px !important;
    margin-right: 6px;
    font-size: 18px;
    float: left;
}
.jetmenu>li.showhide {
    display: none;
    width: 100%;
    height: inherit;
    cursor: pointer;
    color: #fff;
    background: #5971AD;
}
.jetmenu>li.showhide span.jettitle {
    margin: 15px 0 5px 5px;
    font-family: 'Open Sans', sans-serif;
    float: left;
    background-color: transparent;
}
.jetmenu>li.showhide span.jettitle .icon:hover {
    background: #dedede;
}
.jetmenu>li.showhide span.icon {
    margin: 17px 20px;
    float: right;
}
.jetmenu>li.showhide .icon em {
    margin-bottom: 3px;
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
}
.blue>li {
}
.blue>li:hover>a, .blue>li.active>a {
    background: #7093DB;
    color: #fff;
}
.blue ul.jetdropdown {
    background: #5971AD !important;
}
.blue ul.jetdropdown ul li>a {
    width: 100%;
    border-bottom: 1px solid #333;
}
.blue ul.jetdropdown li:hover>a {
    background: #709AF2;
    color: #fff;
}
.blue li>.megamenu jetform input[type="text"]:focus, .blue li>.megamenu jetform textarea:focus {
    border-color: #709AF2;
}
.blue li>.megamenu jetform input[type="submit"]:hover {
    background: #709AF2;
    color: #fff;
}
.blue li>.megamenu a:hover {
    background: #709AF2;
}
@media screen and (max-width: 1031px) {
    .jetmenu {
    margin: 0 0 0 0;
    padding: 0;
    height: 50px;
    z-index: 99;
    max-height: 60px;
}
.jetmenu li div a>megamenu {
    color: red;
    margin-left: 25px;
    width: 100%}
.jetmenu>li {
    display: block;
    background: #6380C1;
    color: #fff !important;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.jetmenu>li>a {
    padding: 15px 25px;
    border-top: thin solid #ccc;
}
.jetmenu>li a {
    width: 100%;
    background: #7093DB;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.jetmenu>li a:hover {
    background: #709AF2;
}
.jetmenu>li ul li a {
    width: 100%;
    background: #5971AD;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.jetmenu ul.jetdropdown {
    width: 100% !important;
    left: 0;
    position: static !important;
    background: #fff !important;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.jetmenu ul.jetdropdown li ul.jetdropdown {
    width: 100% !important;
    left: 0;
    position: static !important;
    border: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.jetmenu>li>.megamenu {
    width: 100% !important;
    position: static;
    border-top: ridge #c00;
    background: #3870E0 !important;
}
.jetmenu>li>.megamenu .jetrow {
    margin-top: 0;
}
.jetmenu>li>.megamenu .jetrow [class*="col"] {
    float: none;
    display: block;
    width: 99.9% !important;
    margin-left: 0;
    margin-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jetmenu>li>.megamenu .jetrow [class*="col"] li a {
    background: #3870E0;
    margin: 5px;
}
.jetmenu>li>.megamenu .jetrow [class*="col"] li h6 a {
    background: #3870E0;
    color: #fff;
    padding: 0;
    margin: -25px 0;
    font-weight: 500;
    font-family: marcellus, 'trajan pro', serif;
    letter-spacing: 0.05;
}
.jetmenu>li>.megamenu .jetrow [class*="col"] li h6 a:hover {
    background: #709AF2;
    padding: 0 0 0 5px;
    margin: 0 -5px 0 -10px !important;
}
.jetmenu>li>.megamenu .jetrow [class*="col"] li a:hover {
    background: #709AF2;
    color: #fff;
    margin: 0 10px 0 5px !important;
    padding: 10px 12px 10px 10px !important;
}
.jetmenu>li>.megamenu .jetrow:first-child [class*="col"]:first-child {
    margin-top: 0;
}
.jetmenu>li>ul.jetdropdown>li>a {
    padding-left: 40px !important;
}
.jetmenu>li>ul.jetdropdown>li>ul.jetdropdown>li>a {
    padding-left: 60px !important;
}
.jetmenu>li>ul.jetdropdown>li>ul.jetdropdown>li>ul.jetdropdown>li>a {
    padding-left: 80px !important;
}
}.downarrow {
    font-size: 11px;
}
.menu-background {
    background: url(/basin/img/newmoon_nav_blue.png) no-repeat;
    background-position: right;
    height: 115px;
}
@media (max-width: 1130px) {
    .menu-background {
    background: none;
}
}.menu-background-right {
    background: url(/basin/img/newmoon_nav_blue.png) no-repeat;
    background-position: right;
    height: 115px;
    margin-right: auto;
}
.fullhover {
    padding-right: 100% !important;
}
.fullhover-lg {
    padding-right: 100%;
    max-width: 200px !important;
}
a:hover.no-hover {
    background: #5971AD !important;
    cursor: default !important;
    outline: none;
    transform: none !important;
    transition: none !important;
    text-decoration: none !important;
    visibility: none !important;
}
.no-hover {
    background: transparent !important;
    cursor: inherit !important;
}
.topnav {
    -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    -moz-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    background: #30508F;
    border-bottom: 5px maroon solid;
}
.head_shadow {
    background-color:  #5971AD;
}
.head_shadow {
    -moz-box-shadow: 0 0 10px 2px #657dad;
    -webkit-box-shadow: 0 0 10px 2px #657dad;
    box-shadow: 0 0 10px 2px #657dad;
}
.headhover:hover {
    background: #B3C3E1;
    padding: 5px 0;
    text-decoration: none;
}
.tabs {
    *zoom: 1;
    margin-bottom: 0 !important;
}
.tabs:before {
    content: " ";
    display: table;
}
.tabs:after {
    content: " ";
    display: table;
    clear: both;
}
.tabs .radius {
    border-top-left-radius: 0;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
.tabs dd {
    position: relative;
    margin-bottom: 0 !important;
    top: 1.5px;
    float: left;
}
.tabs dd>a {
    display: block;
    background: #fff !important;
    border: 1px solid #dedede;
    color: #000 !important;
    font-size: 1em !important;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 0.8rem;
}
.tabs dd>a:hover {
    background: #e1e1e1;
}
.tabs dd.active a {
    background: #B3C3E1 !important;
    border-bottom: none !important;
    color: #fff !important;
    font-size: 1em;
    top: 1.5px;
}
.tabs.radius dd:first-child a {
    -moz-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}
.tabs.radius dd:last-child a {
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
.tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto;
}
.tabs-content {
    *zoom: 1;
    margin-bottom: 1.5rem;
    width: 100%}
.tabs-content:before {
    content: " ";
    display: table;
}
.tabs-content:after {
    content: " ";
    display: table;
    clear: both;
}
.tabs-content>.content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%}
.tabs-content>.content.active {
    display: block;
}
.tabs-content>.content.contained {
    padding: 0.9375rem;
}
.tabs-content.vertical {
    display: block;
}
.tabs-content.vertical>.content {
    padding: 0 0.9375rem;
}
@media only screen and (min-width: 40.063em) {
    .tabs.vertical {
    width: 20%;
    float: left;
    margin-bottom: 1.25rem;
}
.tabs-content.vertical {
    width: 80%;
    float: left;
    margin-left: -1px;
}
}.subnav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -0.25rem 0 1.125rem;
    padding-top: 3.25rem;
    margin-right: 0;
    margin-left: -0.75rem;
}
.subnav dt {
    text-transform: uppercase;
}
.subnav dt, .subnav dd, .subnav li {
    float: left;
    display: inline;
    margin-left: 0rem;
    margin-bottom: 0.625rem;
    font-family: "open sans", sans-serif !important;
    font-weight: normal;
    font-size: 0.79rem;
    color: #999;
}
.subnav dt a, .subnav dd a, .subnav li a {
    text-decoration: none;
    color: #000;
    padding: 0.1875rem 1rem;
}
.subnav dt a:hover, .subnav dd a:hover, .subnav li a:hover {
    background: #eee;
    text-decoration: none;
    color: #737373;
}
.subnav dt.active a, .subnav dd.active a, .subnav li.active a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
    background: #1D3C75;
    padding: 0.1875rem 1rem;
    cursor: default;
    color: white;
}
.subnav dt.active a:hover, .subnav dd.active a:hover, .subnav li.active a:hover {
    background: #961e1d;
    cursor: pointer;
}
.subnav-olm {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -0.25rem 0 1.125rem;
    padding-top: 3.25rem;
    margin-right: 0;
    margin-left: -0.75rem;
}
.subnav-olm dt {
    text-transform: uppercase;
}
.subnav-olm dt, .subnav-olm dd, .subnav-olm li {
    float: left;
    display: inline;
    margin-left: 0rem;
    margin-bottom: 0.625rem;
    font-family: "open sans", arial, sans-serif !important;
    font-weight: normal;
    font-size: 0.79rem;
    color: #999;
}
.subnav-olm dt a, .subnav-olm dd a, .subnav-olm li a {
    text-decoration: none;
    color: #000;
    padding: 0.1875rem 0.65rem;
}
.subnav-olm dt a:hover, .subnav-olm dd a:hover, .subnav-olm li a:hover {
    background: #eee;
    text-decoration: none;
    color: #737373;
}
.subnav-olm dt.active a, .subnav-olm dd.active a, .subnav-olm li.active a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
    background: #1D3C75;
    padding: 0.1875rem 1rem;
    cursor: default;
    color: white;
}
.subnav-olm dt.active a:hover, .subnav-olm dd.active a:hover, .subnav-olm li.active a:hover {
    background: #961e1d;
    cursor: pointer;
}
.has-tip {
    border-bottom: dotted 1px #cccccc;
    cursor: help;
    font-weight: bold;
    color: #333333;
}
.has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #008cba;
}
.has-tip.tip-left, .has-tip.tip-right {
    float: none !important;
}
.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.3;
    padding: 0.75rem;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: white;
    background: #999 !important;
}
.tooltip>.nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #999 transparent !important;
    top: -10px;
}
.tooltip.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.tooltip.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}
.tooltip.round>.nub {
    left: 2rem;
}
.tooltip.opened {
    color: #008cba !important;
    border-bottom: dotted 1px #003f54 !important;
}
.tap-to-close {
    display: block;
    font-size: 0.625rem;
    color: #777777;
    font-weight: normal;
}
@media only screen and (min-width: 40.063em) {
    .tooltip>.nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
}
.tooltip.tip-top>.nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px;
}
.tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
}
.tooltip.tip-left>.nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
}
.tooltip.tip-right>.nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
}
}.ll-skin-latoja {
    font-size: 90%}
.ll-skin-latoja .ui-widget {
    font-family: "Helvetica Neue", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    background: #fff;
}
.ll-skin-latoja .ui-datepicker {
    padding: 0;
}
.ll-skin-latoja .ui-datepicker-header {
    border: none;
    font-size: 80%;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e0e8ec;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.53), inset 0 -1px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.53), inset 0 -1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.53), inset 0 -1px 0 rgba(0, 0, 0, 0.12);
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom,  rgba(0,  0,  0,  0.21) 0%,  rgba(255,  255,  255,  0.21) 100%);
    background-image: -o-linear-gradient(bottom,  rgba(0,  0,  0,  0.21) 0%,  rgba(255,  255,  255,  0.21) 100%);
    background-image: -webkit-linear-gradient(bottom,  rgba(0,  0,  0,  0.21) 0%,  rgba(255,  255,  255,  0.21) 100%);
    background-image: linear-gradient(bottom,  rgba(0,  0,  0,  0.21) 0%,  rgba(255,  255,  255,  0.21) 100%);
}
.ll-skin-latoja .ui-datepicker-title {
    color: #515d65;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}
.ll-skin-latoja .ui-icon-circle-triangle-e {
    background-image: url(/basin/img/datepicker/ui-icons_454545_256x240.png);
    background-position: -32px -16px;
}
.ll-skin-latoja .ui-icon-circle-triangle-w {
    background-image: url(/basin/img/datepicker/ui-icons_454545_256x240.png);
    background-position: -96px -16px;
}
.ll-skin-latoja .ui-datepicker .ui-datepicker-prev, .ll-skin-latoja .ui-datepicker .ui-datepicker-next {
    border-color: transparent;
}
.ll-skin-latoja .ui-state-default {
    background: transparent;
    border: none;
    color: #2b2b2b;
    font-family: "Myriad Pro";
    font-weight: normal;
    text-align: center;
}
.ll-skin-latoja .ui-datepicker-header .ui-state-hover {
    background: #bdc5c9;
}
.ll-skin-latoja .ui-datepicker table {
    margin: 0;
}
.ll-skin-latoja .ui-datepicker th {
    color: #9da7af;
    font-size: 12px;
    font-weight: normal;
    -moz-border-radius: 216px 0 0 0/0 0 0 0;
    -webkit-border-radius: 216px 0 0 0/0 0 0 0;
    border-radius: 216px 0 0 0/0 0 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, 0.08);
}
.ll-skin-latoja .ui-datepicker td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 0;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom,  rgba(0,  0,  0,  0.06) 0%,  rgba(255,  255,  255,  0.06) 100%);
    background-image: -o-linear-gradient(bottom,  rgba(0,  0,  0,  0.06) 0%,  rgba(255,  255,  255,  0.06) 100%);
    background-image: -webkit-linear-gradient(bottom,  rgba(0,  0,  0,  0.06) 0%,  rgba(255,  255,  255,  0.06) 100%);
    background-image: linear-gradient(bottom,  rgba(0,  0,  0,  0.06) 0%,  rgba(255,  255,  255,  0.06) 100%);
}
.ll-skin-latoja .ui-datepicker td:last-child {
    border-right: none;
}
.ll-skin-latoja .ui-datepicker td span, .ll-skin-latoja .ui-datepicker td a {
    padding: 0.7em 0;
    color: #6a747a;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}
.ll-skin-latoja .ui-datepicker-calendar .ui-state-hover {
    background-image: -moz-linear-gradient(bottom,  rgba(0,  0,  0,  0.12) 0%,  rgba(255,  255,  255,  0.06) 100%);
    background-image: -o-linear-gradient(bottom,  rgba(0,  0,  0,  0.12) 0%,  rgba(255,  255,  255,  0.06) 100%);
    background-image: -webkit-linear-gradient(bottom,  rgba(0,  0,  0,  0.12) 0%,  rgba(255,  255,  255,  0.06) 100%);
    background-image: -webkit-linear-gradient(bottom,  rgba(0,  0,  0,  0.12) 0%,  rgba(255,  255,  255,  0.06) 100%);
}
.ll-skin-latoja td a.ui-state-active {
    color: #fff;
    background-color: #8ab8ed;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.24);
    box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.24);
}
.ll-skin-latoja td a.ui-state-active.ui-state-hover {
    color: #fff;
    background-color: #8ab8ed;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.24);
    box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.24);
}
.ll-skin-vigo {
    font-size: 90%}
.ll-skin-vigo .ui-widget {
    font-family: "DroidSans", sans-serif;
    background: #f8f8f8;
}
.ll-skin-vigo .ui-datepicker {
    padding: 0;
}
.ll-skin-vigo .ui-datepicker-header {
    padding: 0.3em 0;
    color: #fff;
    font-family: "DroidSans", sans-serif;
    font-size: 13px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    border: none;
    border-radius: 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #b73c37;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom,  rgba(0,  0,  0,  0.25) 0%,  rgba(255,  255,  255,  0.25) 100%);
    background-image: -o-linear-gradient(bottom,  rgba(0,  0,  0,  0.25) 0%,  rgba(255,  255,  255,  0.25) 100%);
    background-image: -webkit-linear-gradient(bottom,  rgba(0,  0,  0,  0.25) 0%,  rgba(255,  255,  255,  0.25) 100%);
    background-image: linear-gradient(bottom,  rgba(0,  0,  0,  0.25) 0%,  rgba(255,  255,  255,  0.25) 100%);
}
.ll-skin-vigo .ui-datepicker-header .ui-state-hover {
    background: transparent;
    border-color: transparent;
    cursor: pointer;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.ll-skin-vigo .ui-datepicker .ui-datepicker-next span {
    background-image: url(/basin/img/datepicker/ui-icons_ffffff_256x240.png);
    background-position: -32px -16px;
}
.ll-skin-vigo .ui-datepicker .ui-datepicker-prev span {
    background-image: url(/basin/img/datepicker/ui-icons_ffffff_256x240.png);
    background-position: -32px -16px;
    background-position: -96px -16px;
}
.ll-skin-vigo .ui-datepicker table {
    margin: 0;
}
.ll-skin-vigo .ui-datepicker th {
    padding: 0.5em 0.3em;
    color: #707586;
    font-size: 10px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    text-transform: uppercase;
    border: none;
    border-bottom: 1px solid #d5d9e2;
    background: #f2f6fe;
}
.ll-skin-vigo .ui-datepicker td {
    border: none;
    padding: 0;
}
.ll-skin-vigo td .ui-state-default {
    background: transparent;
    border: none;
    text-align: center;
    padding: 0.7em 0;
    margin: 0;
    font-weight: normal;
    color: #4d4d4d;
    font-size: 11px;
}
.ll-skin-vigo td .ui-state-active, .ll-skin-vigo td .ui-state-hover {
    font-weight: bold;
}
.ll-skin-siena {
    font-size: 90%}
.ll-skin-siena .ui-widget {
    font-family: Helvetica Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
}
.ll-skin-siena .ui-widget-content {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color1: #ede9e3;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.85);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.85);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.85);
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDI4MSAyMjEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjQ1Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjQ1Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMjgxIiBoZWlnaHQ9IjIyMSIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top,  #f5f3f0 0%,  #e5e1d8 100%);
    background-image: -o-linear-gradient(top,  #f5f3f0 0%,  #e5e1d8 100%);
    background-image: -webkit-linear-gradient(top,  #f5f3f0 0%,  #e5e1d8 100%);
    background-image: linear-gradient(top,  #f5f3f0 0%,  #e5e1d8 100%);
}
.ll-skin-siena .ui-state-disabled {
    opacity: 1;
}
.ll-skin-siena .ui-widget-header {
    color: #653d84;
    background: transparent;
    border: none;
    text-transform: uppercase;
    font-size: 0.9em;
    box-shadow: 0 1px 0 #ddcda8, 0 2px 0 #fff;
}
.ll-skin-siena .ui-datepicker {
    padding: 0;
}
.ll-skin-siena .ui-datepicker table {
    font-size: 0.8em;
    margin: 0;
}
.ll-skin-siena .ui-datepicker td {
    padding: 0;
}
.ll-skin-siena .ui-datepicker th, .ll-skin-siena .ui-datepicker td {
    box-shadow: 0 1px 0 #ddcda8, 0 2px 0 #fff;
    border-right: 1px solid #cfc8bc;
}
.ll-skin-siena .ui-datepicker th:last-child, .ll-skin-siena .ui-datepicker td:last-child {
    border-right: none;
}
.ll-skin-siena .ui-datepicker table {
    margin: 0;
}
.ll-skin-siena .ui-datepicker th {
    color: #cfc8bc;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: normal;
}
.ll-skin-siena .ui-datepicker td {
    padding: 0;
}
.ll-skin-siena .ui-datepicker tr:last-child td {
    box-shadow: none;
}
.ll-skin-siena .ui-state-default {
    background: transparent;
    border: none;
    color: #ab9f8d;
    font-weight: normal;
}
.ll-skin-siena .ui-state-disabled .ui-state-default {
    color: #cfc7bb;
    text-align: center;
}
.ll-skin-siena .ui-datepicker table a {
    padding: 0.5em 0.6em;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    border: 1px solid transparent;
    border-bottom: none;
}
.ll-skin-siena .ui-datepicker-header .ui-state-hover {
    background: transparent;
    border-color: transparent;
    cursor: pointer;
}
.ll-skin-siena td a.ui-state-hover, .ll-skin-siena td a.ui-state-active {
    border: 1px solid #999e00;
    border-bottom: none;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.21);
    background-color: #bec110;
    -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 0 rgba(255, 255, 255, 0.42);
    -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 0 rgba(255, 255, 255, 0.42);
    box-shadow: 0 1px 0 #fff, inset 0 1px 0 rgba(255, 255, 255, 0.42);
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjQ1Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjQ1Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom,  rgba(0,  0,  0,  0.45) 0%,  rgba(255,  255,  255,  0.45) 100%);
    background-image: -o-linear-gradient(bottom,  rgba(0,  0,  0,  0.45) 0%,  rgba(255,  255,  255,  0.45) 100%);
    background-image: -webkit-linear-gradient(bottom,  rgba(0,  0,  0,  0.2) 0%,  rgba(255,  255,  255,  0.2) 100%);
    background-image: linear-gradient(bottom,  rgba(0,  0,  0,  0.45) 0%,  rgba(255,  255,  255,  0.45) 100%);
}
.ll-skin-siena .ui-icon-circle-triangle-e {
    background-image: url(/basin/img/datepicker/ui-icons_222222_256x240.png);
    background-position: -32px -16px;
}
.ll-skin-siena .ui-icon-circle-triangle-w {
    background-image: url(/basin/img/datepicker/ui-icons_222222_256x240.png);
    background-position: -96px -16px;
}
.ui-datepicker-div {
    z-index: 999999;
}
meta.foundation-version {
    font-family: "/5.5.1/"}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0em;
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0em;
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.063em) and (max-width:64.438em)/";
    width: 40.063em;
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.5em)/";
    width: 64.5em;
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.5em) and (max-width:80em)/";
    width: 64.5em;
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:80.063em)/";
    width: 80.063em;
}
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:80.063em) and (max-width:90em)/";
    width: 80.063em;
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em;
}
meta.foundation-data-attribute-namespace {
    font-family: false;
}
html, body {
    height: 100%}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html, body {
    font-size: 100%}
body {
    background: #dde2e5;
    color: #000;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto;
}
a:hover {
    cursor: pointer;
}
img {
    max-width: 100%;
    height: auto;
}
img {
    -ms-interpolation-mode: bicubic;
}
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
    max-width: none !important;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.hide {
    display: none;
}
.invisible {
    visibility: hidden;
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
}
select {
    width: 100%}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 80rem;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row.collapse>.column, .row.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row .row {
    width: auto;
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}
.row .row:before, .row .row:after {
    content: " ";
    display: table;
}
.row .row:after {
    clear: both;
}
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
}
.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table;
}
.row .row.collapse:after {
    clear: both;
}
.column, .columns {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    float: left;
}
[class*="column"]+[class*="column"]:last-child {
    float: right;
}
[class*="column"]+[class*="column"].end {
    float: left;
}
@media only screen {
    .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
}
.small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
}
.small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
}
.small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
}
.small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
}
.small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
}
.small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
}
.small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
}
.small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
}
.small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
}
.small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
}
.small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
}
.small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
}
.small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
}
.small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
}
.small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}
.small-1 {
    width: 8.3333333333%}
.small-2 {
    width: 16.6666666667%}
.small-3 {
    width: 25%}
.small-4 {
    width: 33.3333333333%}
.small-5 {
    width: 41.6666666667%}
.small-6 {
    width: 50%}
.small-7 {
    width: 58.3333333333%}
.small-8 {
    width: 66.6666666667%}
.small-9 {
    width: 75%}
.small-10 {
    width: 83.3333333333%}
.small-11 {
    width: 91.6666666667%}
.small-12 {
    width: 100%}
.small-offset-0 {
    margin-left: 0% !important;
}
.small-offset-1 {
    margin-left: 8.3333333333% !important;
}
.small-offset-2 {
    margin-left: 16.6666666667% !important;
}
.small-offset-3 {
    margin-left: 25% !important;
}
.small-offset-4 {
    margin-left: 33.3333333333% !important;
}
.small-offset-5 {
    margin-left: 41.6666666667% !important;
}
.small-offset-6 {
    margin-left: 50% !important;
}
.small-offset-7 {
    margin-left: 58.3333333333% !important;
}
.small-offset-8 {
    margin-left: 66.6666666667% !important;
}
.small-offset-9 {
    margin-left: 75% !important;
}
.small-offset-10 {
    margin-left: 83.3333333333% !important;
}
.small-offset-11 {
    margin-left: 91.6666666667% !important;
}
.small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.small-uncentered, .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
}
.column.small-centered:last-child, .columns.small-centered:last-child {
    float: none;
}
.column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left;
}
.column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right;
}
.row.small-collapse>.column, .row.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.small-uncollapse>.column, .row.small-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}
}@media only screen and (min-width:40.063em) {
    .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
}
.medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
}
.medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
}
.medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
}
.medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
}
.medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
}
.medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
}
.medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
}
.medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
}
.medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
}
.medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
}
.medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
}
.medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
}
.medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
}
.medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
}
.medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}
.medium-1 {
    width: 8.3333333333%}
.medium-2 {
    width: 16.6666666667%}
.medium-3 {
    width: 25%}
.medium-4 {
    width: 33.3333333333%}
.medium-5 {
    width: 41.6666666667%}
.medium-6 {
    width: 50%}
.medium-7 {
    width: 58.3333333333%}
.medium-8 {
    width: 66.6666666667%}
.medium-9 {
    width: 75%}
.medium-10 {
    width: 83.3333333333%}
.medium-11 {
    width: 91.6666666667%}
.medium-12 {
    width: 100%}
.medium-offset-0 {
    margin-left: 0% !important;
}
.medium-offset-1 {
    margin-left: 8.3333333333% !important;
}
.medium-offset-2 {
    margin-left: 16.6666666667% !important;
}
.medium-offset-3 {
    margin-left: 25% !important;
}
.medium-offset-4 {
    margin-left: 33.3333333333% !important;
}
.medium-offset-5 {
    margin-left: 41.6666666667% !important;
}
.medium-offset-6 {
    margin-left: 50% !important;
}
.medium-offset-7 {
    margin-left: 58.3333333333% !important;
}
.medium-offset-8 {
    margin-left: 66.6666666667% !important;
}
.medium-offset-9 {
    margin-left: 75% !important;
}
.medium-offset-10 {
    margin-left: 83.3333333333% !important;
}
.medium-offset-11 {
    margin-left: 91.6666666667% !important;
}
.medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
}
.column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none;
}
.column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left;
}
.column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right;
}
.row.medium-collapse>.column, .row.medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.medium-uncollapse>.column, .row.medium-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}
.push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
}
.pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
}
.push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
}
.pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
}
.push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
}
.pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
}
.push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
}
.pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
}
.push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
}
.pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
}
.push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
}
.pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
}
.push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
}
.pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
}
.push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
}
.pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
}
}@media only screen and (min-width:64.5em) {
    .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
}
.large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
}
.large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
}
.large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
}
.large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
}
.large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
}
.large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
}
.large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
}
.large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
}
.large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
}
.large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
}
.large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
}
.large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
}
.large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
}
.large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
}
.large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}
.large-1 {
    width: 8.3333333333%}
.large-2 {
    width: 16.6666666667%}
.large-3 {
    width: 25%}
.large-4 {
    width: 33.3333333333%}
.large-5 {
    width: 41.6666666667%}
.large-6 {
    width: 50%}
.large-7 {
    width: 58.3333333333%}
.large-8 {
    width: 66.6666666667%}
.large-9 {
    width: 75%}
.large-10 {
    width: 83.3333333333%}
.large-11 {
    width: 91.6666666667%}
.large-12 {
    width: 100%}
.large-offset-0 {
    margin-left: 0% !important;
}
.large-offset-1 {
    margin-left: 8.3333333333% !important;
}
.large-offset-2 {
    margin-left: 16.6666666667% !important;
}
.large-offset-3 {
    margin-left: 25% !important;
}
.large-offset-4 {
    margin-left: 33.3333333333% !important;
}
.large-offset-5 {
    margin-left: 41.6666666667% !important;
}
.large-offset-6 {
    margin-left: 50% !important;
}
.large-offset-7 {
    margin-left: 58.3333333333% !important;
}
.large-offset-8 {
    margin-left: 66.6666666667% !important;
}
.large-offset-9 {
    margin-left: 75% !important;
}
.large-offset-10 {
    margin-left: 83.3333333333% !important;
}
.large-offset-11 {
    margin-left: 91.6666666667% !important;
}
.large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.large-uncentered, .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
}
.column.large-centered:last-child, .columns.large-centered:last-child {
    float: none;
}
.column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left;
}
.column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right;
}
.row.large-collapse>.column, .row.large-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.large-uncollapse>.column, .row.large-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}
.push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
}
.pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
}
.push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
}
.pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
}
.push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
}
.pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
}
.push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
}
.pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
}
.push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
}
.pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
}
.push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
}
.pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
}
.push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
}
.pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
}
.push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
}
.pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
}
}@media only screen and (min-width:80.063em) {
    .xlarge-push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.xlarge-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.xlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
}
.xlarge-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
}
.xlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
}
.xlarge-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
}
.xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.xlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
}
.xlarge-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
}
.xlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
}
.xlarge-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
}
.xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.xlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
}
.xlarge-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
}
.xlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
}
.xlarge-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
}
.xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.xlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
}
.xlarge-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
}
.xlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
}
.xlarge-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}
.xlarge-1 {
    width: 8.3333333333%}
.xlarge-2 {
    width: 16.6666666667%}
.xlarge-3 {
    width: 25%}
.xlarge-4 {
    width: 33.3333333333%}
.xlarge-5 {
    width: 41.6666666667%}
.xlarge-6 {
    width: 50%}
.xlarge-7 {
    width: 58.3333333333%}
.xlarge-8 {
    width: 66.6666666667%}
.xlarge-9 {
    width: 75%}
.xlarge-10 {
    width: 83.3333333333%}
.xlarge-11 {
    width: 91.6666666667%}
.xlarge-12 {
    width: 100%}
.xlarge-offset-0 {
    margin-left: 0% !important;
}
.xlarge-offset-1 {
    margin-left: 8.3333333333% !important;
}
.xlarge-offset-2 {
    margin-left: 16.6666666667% !important;
}
.xlarge-offset-3 {
    margin-left: 25% !important;
}
.xlarge-offset-4 {
    margin-left: 33.3333333333% !important;
}
.xlarge-offset-5 {
    margin-left: 41.6666666667% !important;
}
.xlarge-offset-6 {
    margin-left: 50% !important;
}
.xlarge-offset-7 {
    margin-left: 58.3333333333% !important;
}
.xlarge-offset-8 {
    margin-left: 66.6666666667% !important;
}
.xlarge-offset-9 {
    margin-left: 75% !important;
}
.xlarge-offset-10 {
    margin-left: 83.3333333333% !important;
}
.xlarge-offset-11 {
    margin-left: 91.6666666667% !important;
}
.xlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.xlarge-centered, .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.xlarge-uncentered, .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
}
.column.xlarge-centered:last-child, .columns.xlarge-centered:last-child {
    float: none;
}
.column.xlarge-uncentered:last-child, .columns.xlarge-uncentered:last-child {
    float: left;
}
.column.xlarge-uncentered.opposite, .columns.xlarge-uncentered.opposite {
    float: right;
}
.row.xlarge-collapse>.column, .row.xlarge-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.xlarge-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.xlarge-uncollapse>.column, .row.xlarge-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}
}@media only screen and (min-width:90.063em) {
    .xxlarge-push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.xxlarge-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.xxlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
}
.xxlarge-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
}
.xxlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
}
.xxlarge-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
}
.xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.xxlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
}
.xxlarge-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
}
.xxlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
}
.xxlarge-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
}
.xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.xxlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
}
.xxlarge-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
}
.xxlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
}
.xxlarge-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
}
.xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.xxlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
}
.xxlarge-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
}
.xxlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
}
.xxlarge-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}
.xxlarge-1 {
    width: 8.3333333333%}
.xxlarge-2 {
    width: 16.6666666667%}
.xxlarge-3 {
    width: 25%}
.xxlarge-4 {
    width: 33.3333333333%}
.xxlarge-5 {
    width: 41.6666666667%}
.xxlarge-6 {
    width: 50%}
.xxlarge-7 {
    width: 58.3333333333%}
.xxlarge-8 {
    width: 66.6666666667%}
.xxlarge-9 {
    width: 75%}
.xxlarge-10 {
    width: 83.3333333333%}
.xxlarge-11 {
    width: 91.6666666667%}
.xxlarge-12 {
    width: 100%}
.xxlarge-offset-0 {
    margin-left: 0% !important;
}
.xxlarge-offset-1 {
    margin-left: 8.3333333333% !important;
}
.xxlarge-offset-2 {
    margin-left: 16.6666666667% !important;
}
.xxlarge-offset-3 {
    margin-left: 25% !important;
}
.xxlarge-offset-4 {
    margin-left: 33.3333333333% !important;
}
.xxlarge-offset-5 {
    margin-left: 41.6666666667% !important;
}
.xxlarge-offset-6 {
    margin-left: 50% !important;
}
.xxlarge-offset-7 {
    margin-left: 58.3333333333% !important;
}
.xxlarge-offset-8 {
    margin-left: 66.6666666667% !important;
}
.xxlarge-offset-9 {
    margin-left: 75% !important;
}
.xxlarge-offset-10 {
    margin-left: 83.3333333333% !important;
}
.xxlarge-offset-11 {
    margin-left: 91.6666666667% !important;
}
.xxlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.xxlarge-centered, .columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.xxlarge-uncentered, .columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
}
.column.xxlarge-centered:last-child, .columns.xxlarge-centered:last-child {
    float: none;
}
.column.xxlarge-uncentered:last-child, .columns.xxlarge-uncentered:last-child {
    float: left;
}
.column.xxlarge-uncentered.opposite, .columns.xxlarge-uncentered.opposite {
    float: right;
}
.row.xxlarge-collapse>.column, .row.xxlarge-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.xxlarge-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.xxlarge-uncollapse>.column, .row.xxlarge-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}
}.accordion {
    margin-bottom: 0;
}
.accordion:before, .accordion:after {
    content: " ";
    display: table;
}
.accordion:after {
    clear: both;
}
.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important;
}
.accordion .accordion-navigation.active>a, .accordion dd.active>a {
    background: #e8e8e8;
}
.accordion .accordion-navigation>a, .accordion dd>a {
    background: #EFEFEF;
    color: #222222;
    padding: 1.0666666667rem;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.0666666667rem;
}
.accordion .accordion-navigation>a:hover, .accordion dd>a:hover {
    background: #e3e3e3;
}
.accordion .accordion-navigation>.content, .accordion dd>.content {
    display: none;
    padding: 1rem;
}
.accordion .accordion-navigation>.content.active, .accordion dd>.content.active {
    display: block;
    background: #fff;
}
.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
    margin-bottom: 1.3333333333rem;
    position: relative;
    padding: 0.9333333333rem 1.6rem 0.9333333333rem 0.9333333333rem;
    font-size: 0.8666666667rem;
    transition: opacity 300ms ease-out;
    background-color: #224488;
    border-color: #1d3a75;
    color: #fff;
}
.alert-box .close {
    font-size: 1.4666666667rem;
    padding: 0 6px 4px;
    line-height: 0.9;
    position: absolute;
    top: 50%;
    margin-top: -0.7333333333rem;
    right: 0.2666666667rem;
    color: #333333;
    opacity: 0.3;
    background: inherit;
}
.alert-box .close:hover, .alert-box .close:focus {
    opacity: 0.5;
}
.alert-box.radius {
    border-radius: 3px;
}
.alert-box.round {
    border-radius: 1000px;
}
.alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #fff;
}
.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff;
}
.alert-box.secondary {
    background-color: #657dad;
    border-color: #526a9a;
    color: #fff;
}
.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff;
}
.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #202a3d;
}
.alert-box.alert-close {
    opacity: 0;
}
[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.6666666667rem;
}
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
}
[class*="block-grid-"]:after {
    clear: both;
}
[class*="block-grid-"]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.6666666667rem 1.3333333333rem;
}
@media only screen {
    .small-block-grid-1>li {
    width: 100%;
    list-style: none;
}
.small-block-grid-1>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.small-block-grid-2>li {
    width: 50%;
    list-style: none;
}
.small-block-grid-2>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.small-block-grid-3>li {
    width: 33.3333333333%;
    list-style: none;
}
.small-block-grid-3>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.small-block-grid-4>li {
    width: 25%;
    list-style: none;
}
.small-block-grid-4>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.small-block-grid-5>li {
    width: 20%;
    list-style: none;
}
.small-block-grid-5>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.small-block-grid-6>li {
    width: 16.6666666667%;
    list-style: none;
}
.small-block-grid-6>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.small-block-grid-7>li {
    width: 14.2857142857%;
    list-style: none;
}
.small-block-grid-7>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.small-block-grid-8>li {
    width: 12.5%;
    list-style: none;
}
.small-block-grid-8>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.small-block-grid-9>li {
    width: 11.1111111111%;
    list-style: none;
}
.small-block-grid-9>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.small-block-grid-10>li {
    width: 10%;
    list-style: none;
}
.small-block-grid-10>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.small-block-grid-11>li {
    width: 9.0909090909%;
    list-style: none;
}
.small-block-grid-11>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.small-block-grid-12>li {
    width: 8.3333333333%;
    list-style: none;
}
.small-block-grid-12>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}@media only screen and (min-width:40.063em) {
    .medium-block-grid-1>li {
    width: 100%;
    list-style: none;
}
.medium-block-grid-1>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.medium-block-grid-2>li {
    width: 50%;
    list-style: none;
}
.medium-block-grid-2>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.medium-block-grid-3>li {
    width: 33.3333333333%;
    list-style: none;
}
.medium-block-grid-3>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.medium-block-grid-4>li {
    width: 25%;
    list-style: none;
}
.medium-block-grid-4>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.medium-block-grid-5>li {
    width: 20%;
    list-style: none;
}
.medium-block-grid-5>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.medium-block-grid-6>li {
    width: 16.6666666667%;
    list-style: none;
}
.medium-block-grid-6>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.medium-block-grid-7>li {
    width: 14.2857142857%;
    list-style: none;
}
.medium-block-grid-7>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.medium-block-grid-8>li {
    width: 12.5%;
    list-style: none;
}
.medium-block-grid-8>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.medium-block-grid-9>li {
    width: 11.1111111111%;
    list-style: none;
}
.medium-block-grid-9>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.medium-block-grid-10>li {
    width: 10%;
    list-style: none;
}
.medium-block-grid-10>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.medium-block-grid-11>li {
    width: 9.0909090909%;
    list-style: none;
}
.medium-block-grid-11>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.medium-block-grid-12>li {
    width: 8.3333333333%;
    list-style: none;
}
.medium-block-grid-12>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}@media only screen and (min-width:64.5em) {
    .large-block-grid-1>li {
    width: 100%;
    list-style: none;
}
.large-block-grid-1>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.large-block-grid-2>li {
    width: 50%;
    list-style: none;
}
.large-block-grid-2>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.large-block-grid-3>li {
    width: 33.3333333333%;
    list-style: none;
}
.large-block-grid-3>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.large-block-grid-4>li {
    width: 25%;
    list-style: none;
}
.large-block-grid-4>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.large-block-grid-5>li {
    width: 20%;
    list-style: none;
}
.large-block-grid-5>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.large-block-grid-6>li {
    width: 16.6666666667%;
    list-style: none;
}
.large-block-grid-6>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.large-block-grid-7>li {
    width: 14.2857142857%;
    list-style: none;
}
.large-block-grid-7>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.large-block-grid-8>li {
    width: 12.5%;
    list-style: none;
}
.large-block-grid-8>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.large-block-grid-9>li {
    width: 11.1111111111%;
    list-style: none;
}
.large-block-grid-9>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.large-block-grid-10>li {
    width: 10%;
    list-style: none;
}
.large-block-grid-10>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.large-block-grid-11>li {
    width: 9.0909090909%;
    list-style: none;
}
.large-block-grid-11>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.large-block-grid-12>li {
    width: 8.3333333333%;
    list-style: none;
}
.large-block-grid-12>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}.breadcrumbs {
    display: block;
    padding: 0.6rem 0.9333333333rem 0.6rem;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #bac5da;
    border-color: #9faecc;
    border-radius: 3px;
}
.breadcrumbs>* {
    margin: 0;
    float: left;
    font-size: 0.7333333333rem;
    line-height: 0.7333333333rem;
    text-transform: uppercase;
    color: #224488;
}
.breadcrumbs>*:hover a, .breadcrumbs>*:focus a {
    text-decoration: underline;
}
.breadcrumbs>* a {
    color: #224488;
}
.breadcrumbs>*.current {
    cursor: default;
    color: #333333;
}
.breadcrumbs>*.current a {
    cursor: default;
    color: #333333;
}
.breadcrumbs>*.current:hover, .breadcrumbs>*.current:hover a, .breadcrumbs>*.current:focus, .breadcrumbs>*.current:focus a {
    text-decoration: none;
}
.breadcrumbs>*.unavailable {
    color: #999999;
}
.breadcrumbs>*.unavailable a {
    color: #999999;
}
.breadcrumbs>*.unavailable:hover, .breadcrumbs>*.unavailable:hover a, .breadcrumbs>*.unavailable:focus, .breadcrumbs>*.unavailable a:focus {
    text-decoration: none;
    color: #999999;
    cursor: not-allowed;
}
.breadcrumbs>*:before {
    content: "/";
    color: #AAAAAA;
    margin: 0 0.8rem;
    position: relative;
    top: 1px;
}
.breadcrumbs>*:first-child:before {
    content: " ";
    margin: 0;
}
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
    content: "/"}
button, .button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.3333333333rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding-top: 1.0666666667rem;
    padding-right: 2.1333333333rem;
    padding-bottom: 1.1333333333rem;
    padding-left: 2.1333333333rem;
    font-size: 1.0666666667rem;
    background-color: #224488;
    border-color: #2c58b1;
    color: #fff;
    transition: background-color 300ms ease-out;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #2c58b1;
}
button:hover, button:focus, .button:hover, .button:focus {
    color: #fff;
}
button.secondary, .button.secondary {
    background-color: #657dad;
    border-color: #7c90b9;
    color: #fff;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #7c90b9;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #fff;
}
button.success, .button.success {
    background-color: #43AC6A;
    border-color: #59be7f;
    color: #fff;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #59be7f;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: #fff;
}
button.alert, .button.alert {
    background-color: #f04124;
    border-color: #f25e45;
    color: #fff;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #f25e45;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: #fff;
}
button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #f29c45;
    color: #fff;
}
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
    background-color: #f29c45;
}
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
    color: #fff;
}
button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #aedaeb;
    color: #333333;
}
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
    background-color: #aedaeb;
}
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
    color: #333333;
}
button.large, .button.large {
    padding-top: 1.2rem;
    padding-right: 2.4rem;
    padding-bottom: 1.2666666667rem;
    padding-left: 2.4rem;
    font-size: 1.3333333333rem;
}
button.small, .button.small {
    padding-top: 0.9333333333rem;
    padding-right: 1.8666666667rem;
    padding-bottom: 1rem;
    padding-left: 1.8666666667rem;
    font-size: 0.8666666667rem;
}
button.tiny, .button.tiny {
    padding-top: 0.6666666667rem;
    padding-right: 1.3333333333rem;
    padding-bottom: 0.7333333333rem;
    padding-left: 1.3333333333rem;
    font-size: 0.7333333333rem;
}
button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%}
button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.8rem;
}
button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.8rem;
}
button.radius, .button.radius {
    border-radius: 3px;
}
button.round, .button.round {
    border-radius: 1000px;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #224488;
    border-color: #2c58b1;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #2c58b1;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: #fff;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #224488;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #657dad;
    border-color: #7c90b9;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #7c90b9;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    color: #fff;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #657dad;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #43AC6A;
    border-color: #59be7f;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #59be7f;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    color: #fff;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #43AC6A;
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
    background-color: #f04124;
    border-color: #f25e45;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #f25e45;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    color: #fff;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #f04124;
}
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
    background-color: #f08a24;
    border-color: #f29c45;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    background-color: #f29c45;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    color: #fff;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    background-color: #f08a24;
}
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
    background-color: #a0d3e8;
    border-color: #aedaeb;
    color: #333333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    background-color: #aedaeb;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    color: #333333;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    background-color: #a0d3e8;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
@media only screen and (min-width:40.063em) {
    button, .button {
    display: inline-block;
}
}.button-group {
    list-style: none;
    margin: 0;
    left: 0;
}
.button-group:before, .button-group:after {
    content: " ";
    display: table;
}
.button-group:after {
    clear: both;
}
.button-group.even-2 li {
    margin: 0 -2px;
    display: inline-block;
    width: 50%}
.button-group.even-2 li>button, .button-group.even-2 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
    border-left: 0;
}
.button-group.even-2 li button, .button-group.even-2 li .button {
    width: 100%}
.button-group.even-3 li {
    margin: 0 -2px;
    display: inline-block;
    width: 33.3333333333%}
.button-group.even-3 li>button, .button-group.even-3 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
    border-left: 0;
}
.button-group.even-3 li button, .button-group.even-3 li .button {
    width: 100%}
.button-group.even-4 li {
    margin: 0 -2px;
    display: inline-block;
    width: 25%}
.button-group.even-4 li>button, .button-group.even-4 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
    border-left: 0;
}
.button-group.even-4 li button, .button-group.even-4 li .button {
    width: 100%}
.button-group.even-5 li {
    margin: 0 -2px;
    display: inline-block;
    width: 20%}
.button-group.even-5 li>button, .button-group.even-5 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
    border-left: 0;
}
.button-group.even-5 li button, .button-group.even-5 li .button {
    width: 100%}
.button-group.even-6 li {
    margin: 0 -2px;
    display: inline-block;
    width: 16.6666666667%}
.button-group.even-6 li>button, .button-group.even-6 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
    border-left: 0;
}
.button-group.even-6 li button, .button-group.even-6 li .button {
    width: 100%}
.button-group.even-7 li {
    margin: 0 -2px;
    display: inline-block;
    width: 14.2857142857%}
.button-group.even-7 li>button, .button-group.even-7 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
    border-left: 0;
}
.button-group.even-7 li button, .button-group.even-7 li .button {
    width: 100%}
.button-group.even-8 li {
    margin: 0 -2px;
    display: inline-block;
    width: 12.5%}
.button-group.even-8 li>button, .button-group.even-8 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
    border-left: 0;
}
.button-group.even-8 li button, .button-group.even-8 li .button {
    width: 100%}
.button-group>li {
    margin: 0 -2px;
    display: inline-block;
}
.button-group>li>button, .button-group>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group>li:first-child button, .button-group>li:first-child .button {
    border-left: 0;
}
.button-group.stack>li {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
    float: none;
}
.button-group.stack>li>button, .button-group.stack>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack>li:first-child button, .button-group.stack>li:first-child .button {
    border-left: 0;
}
.button-group.stack>li>button, .button-group.stack>li .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
}
.button-group.stack>li>button {
    width: 100%}
.button-group.stack>li:first-child button, .button-group.stack>li:first-child .button {
    border-top: 0;
}
.button-group.stack-for-small>li {
    margin: 0 -2px;
    display: inline-block;
}
.button-group.stack-for-small>li>button, .button-group.stack-for-small>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack-for-small>li:first-child button, .button-group.stack-for-small>li:first-child .button {
    border-left: 0;
}
@media only screen and (max-width: 40em) {
    .button-group.stack-for-small>li {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
}
.button-group.stack-for-small>li>button, .button-group.stack-for-small>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack-for-small>li:first-child button, .button-group.stack-for-small>li:first-child .button {
    border-left: 0;
}
.button-group.stack-for-small>li>button, .button-group.stack-for-small>li .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
}
.button-group.stack-for-small>li>button {
    width: 100%}
.button-group.stack-for-small>li:first-child button, .button-group.stack-for-small>li:first-child .button {
    border-top: 0;
}
}.button-group.radius>* {
    margin: 0 -2px;
    display: inline-block;
}
.button-group.radius>*>button, .button-group.radius>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius>*:first-child button, .button-group.radius>*:first-child .button {
    border-left: 0;
}
.button-group.radius>*, .button-group.radius>*>a, .button-group.radius>*>button, .button-group.radius>*>.button {
    border-radius: 0;
}
.button-group.radius>*:first-child, .button-group.radius>*:first-child>a, .button-group.radius>*:first-child>button, .button-group.radius>*:first-child>.button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.button-group.radius>*:last-child, .button-group.radius>*:last-child>a, .button-group.radius>*:last-child>button, .button-group.radius>*:last-child>.button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.button-group.radius.stack>* {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
}
.button-group.radius.stack>*>button, .button-group.radius.stack>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius.stack>*:first-child button, .button-group.radius.stack>*:first-child .button {
    border-left: 0;
}
.button-group.radius.stack>*>button, .button-group.radius.stack>* .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
}
.button-group.radius.stack>*>button {
    width: 100%}
.button-group.radius.stack>*:first-child button, .button-group.radius.stack>*:first-child .button {
    border-top: 0;
}
.button-group.radius.stack>*, .button-group.radius.stack>*>a, .button-group.radius.stack>*>button, .button-group.radius.stack>*>.button {
    border-radius: 0;
}
.button-group.radius.stack>*:first-child, .button-group.radius.stack>*:first-child>a, .button-group.radius.stack>*:first-child>button, .button-group.radius.stack>*:first-child>.button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.button-group.radius.stack>*:last-child, .button-group.radius.stack>*:last-child>a, .button-group.radius.stack>*:last-child>button, .button-group.radius.stack>*:last-child>.button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
@media only screen and (min-width:40.063em) {
    .button-group.radius.stack-for-small>* {
    margin: 0 -2px;
    display: inline-block;
}
.button-group.radius.stack-for-small>*>button, .button-group.radius.stack-for-small>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius.stack-for-small>*:first-child button, .button-group.radius.stack-for-small>*:first-child .button {
    border-left: 0;
}
.button-group.radius.stack-for-small>*, .button-group.radius.stack-for-small>*>a, .button-group.radius.stack-for-small>*>button, .button-group.radius.stack-for-small>*>.button {
    border-radius: 0;
}
.button-group.radius.stack-for-small>*:first-child, .button-group.radius.stack-for-small>*:first-child>a, .button-group.radius.stack-for-small>*:first-child>button, .button-group.radius.stack-for-small>*:first-child>.button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.button-group.radius.stack-for-small>*:last-child, .button-group.radius.stack-for-small>*:last-child>a, .button-group.radius.stack-for-small>*:last-child>button, .button-group.radius.stack-for-small>*:last-child>.button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
}@media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small>* {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
}
.button-group.radius.stack-for-small>*>button, .button-group.radius.stack-for-small>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius.stack-for-small>*:first-child button, .button-group.radius.stack-for-small>*:first-child .button {
    border-left: 0;
}
.button-group.radius.stack-for-small>*>button, .button-group.radius.stack-for-small>* .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
}
.button-group.radius.stack-for-small>*>button {
    width: 100%}
.button-group.radius.stack-for-small>*:first-child button, .button-group.radius.stack-for-small>*:first-child .button {
    border-top: 0;
}
.button-group.radius.stack-for-small>*, .button-group.radius.stack-for-small>*>a, .button-group.radius.stack-for-small>*>button, .button-group.radius.stack-for-small>*>.button {
    border-radius: 0;
}
.button-group.radius.stack-for-small>*:first-child, .button-group.radius.stack-for-small>*:first-child>a, .button-group.radius.stack-for-small>*:first-child>button, .button-group.radius.stack-for-small>*:first-child>.button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.button-group.radius.stack-for-small>*:last-child, .button-group.radius.stack-for-small>*:last-child>a, .button-group.radius.stack-for-small>*:last-child>button, .button-group.radius.stack-for-small>*:last-child>.button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
}.button-group.round>* {
    margin: 0 -2px;
    display: inline-block;
}
.button-group.round>*>button, .button-group.round>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round>*:first-child button, .button-group.round>*:first-child .button {
    border-left: 0;
}
.button-group.round>*, .button-group.round>*>a, .button-group.round>*>button, .button-group.round>*>.button {
    border-radius: 0;
}
.button-group.round>*:first-child, .button-group.round>*:first-child>a, .button-group.round>*:first-child>button, .button-group.round>*:first-child>.button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
.button-group.round>*:last-child, .button-group.round>*:last-child>a, .button-group.round>*:last-child>button, .button-group.round>*:last-child>.button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
.button-group.round.stack>* {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
}
.button-group.round.stack>*>button, .button-group.round.stack>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round.stack>*:first-child button, .button-group.round.stack>*:first-child .button {
    border-left: 0;
}
.button-group.round.stack>*>button, .button-group.round.stack>* .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
}
.button-group.round.stack>*>button {
    width: 100%}
.button-group.round.stack>*:first-child button, .button-group.round.stack>*:first-child .button {
    border-top: 0;
}
.button-group.round.stack>*, .button-group.round.stack>*>a, .button-group.round.stack>*>button, .button-group.round.stack>*>.button {
    border-radius: 0;
}
.button-group.round.stack>*:first-child, .button-group.round.stack>*:first-child>a, .button-group.round.stack>*:first-child>button, .button-group.round.stack>*:first-child>.button {
    -webkit-top-left-radius: 1.0666666667rem;
    -webkit-top-right-radius: 1.0666666667rem;
    border-top-left-radius: 1.0666666667rem;
    border-top-right-radius: 1.0666666667rem;
}
.button-group.round.stack>*:last-child, .button-group.round.stack>*:last-child>a, .button-group.round.stack>*:last-child>button, .button-group.round.stack>*:last-child>.button {
    -webkit-bottom-left-radius: 1.0666666667rem;
    -webkit-bottom-right-radius: 1.0666666667rem;
    border-bottom-left-radius: 1.0666666667rem;
    border-bottom-right-radius: 1.0666666667rem;
}
@media only screen and (min-width:40.063em) {
    .button-group.round.stack-for-small>* {
    margin: 0 -2px;
    display: inline-block;
}
.button-group.round.stack-for-small>*>button, .button-group.round.stack-for-small>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round.stack-for-small>*:first-child button, .button-group.round.stack-for-small>*:first-child .button {
    border-left: 0;
}
.button-group.round.stack-for-small>*, .button-group.round.stack-for-small>*>a, .button-group.round.stack-for-small>*>button, .button-group.round.stack-for-small>*>.button {
    border-radius: 0;
}
.button-group.round.stack-for-small>*:first-child, .button-group.round.stack-for-small>*:first-child>a, .button-group.round.stack-for-small>*:first-child>button, .button-group.round.stack-for-small>*:first-child>.button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
.button-group.round.stack-for-small>*:last-child, .button-group.round.stack-for-small>*:last-child>a, .button-group.round.stack-for-small>*:last-child>button, .button-group.round.stack-for-small>*:last-child>.button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
}@media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small>* {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
}
.button-group.round.stack-for-small>*>button, .button-group.round.stack-for-small>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round.stack-for-small>*:first-child button, .button-group.round.stack-for-small>*:first-child .button {
    border-left: 0;
}
.button-group.round.stack-for-small>*>button, .button-group.round.stack-for-small>* .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
}
.button-group.round.stack-for-small>*>button {
    width: 100%}
.button-group.round.stack-for-small>*:first-child button, .button-group.round.stack-for-small>*:first-child .button {
    border-top: 0;
}
.button-group.round.stack-for-small>*, .button-group.round.stack-for-small>*>a, .button-group.round.stack-for-small>*>button, .button-group.round.stack-for-small>*>.button {
    border-radius: 0;
}
.button-group.round.stack-for-small>*:first-child, .button-group.round.stack-for-small>*:first-child>a, .button-group.round.stack-for-small>*:first-child>button, .button-group.round.stack-for-small>*:first-child>.button {
    -webkit-top-left-radius: 1.0666666667rem;
    -webkit-top-right-radius: 1.0666666667rem;
    border-top-left-radius: 1.0666666667rem;
    border-top-right-radius: 1.0666666667rem;
}
.button-group.round.stack-for-small>*:last-child, .button-group.round.stack-for-small>*:last-child>a, .button-group.round.stack-for-small>*:last-child>button, .button-group.round.stack-for-small>*:last-child>.button {
    -webkit-bottom-left-radius: 1.0666666667rem;
    -webkit-bottom-right-radius: 1.0666666667rem;
    border-bottom-left-radius: 1.0666666667rem;
    border-bottom-right-radius: 1.0666666667rem;
}
}.button-bar:before, .button-bar:after {
    content: " ";
    display: table;
}
.button-bar:after {
    clear: both;
}
.button-bar .button-group {
    float: left;
    margin-right: 0.6666666667rem;
}
.button-bar .button-group div {
    overflow: hidden;
}
.clearing-thumbs, [data-clearing] {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table;
}
.clearing-thumbs:after, [data-clearing]:after {
    clear: both;
}
.clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px;
}
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0;
}
.clearing-blackout {
    background: #333333;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
}
.clearing-blackout .clearing-close {
    display: block;
}
.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0;
}
.clearing-touch-label {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #AAAAAA;
    font-size: 0.6em;
}
.visible-img {
    height: 95%;
    position: relative;
}
.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%}
.clearing-caption {
    color: #CCCCCC;
    font-size: 0.875em;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #333333;
    width: 100%;
    padding: 10px 30px 20px;
    position: absolute;
    left: 0;
}
.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 30px;
    line-height: 1;
    color: #CCCCCC;
    display: none;
}
.clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC;
}
.clearing-assembled .clearing-container {
    height: 100%}
.clearing-assembled .clearing-container .carousel>ul {
    display: none;
}
.clearing-feature li {
    display: none;
}
.clearing-feature li.clearing-featured-img {
    display: block;
}
@media only screen and (min-width:40.063em) {
    .clearing-main-prev, .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
}
.clearing-main-prev>span, .clearing-main-next>span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px;
}
.clearing-main-prev>span:hover, .clearing-main-next>span:hover {
    opacity: 0.8;
}
.clearing-main-prev {
    left: 0;
}
.clearing-main-prev>span {
    left: 5px;
    border-color: transparent;
    border-right-color: #CCCCCC;
}
.clearing-main-next {
    right: 0;
}
.clearing-main-next>span {
    border-color: transparent;
    border-left-color: #CCCCCC;
}
.clearing-main-prev.disabled, .clearing-main-next.disabled {
    opacity: 0.3;
}
.clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
}
.clearing-assembled .clearing-container .carousel>ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
}
.clearing-assembled .clearing-container .carousel>ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    clear: none;
}
.clearing-assembled .clearing-container .carousel>ul li.fix-height img {
    height: 100%;
    max-width: none;
}
.clearing-assembled .clearing-container .carousel>ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
}
.clearing-assembled .clearing-container .carousel>ul li img {
    cursor: pointer !important;
    width: 100% !important;
}
.clearing-assembled .clearing-container .carousel>ul li.visible {
    opacity: 1;
}
.clearing-assembled .clearing-container .carousel>ul li:hover {
    opacity: 0.8;
}
.clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%}
.clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
}
}.f-dropdown {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 0.9333333333rem;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px;
}
.f-dropdown>*:first-child {
    margin-top: 0;
}
.f-dropdown>*:last-child {
    margin-bottom: 0;
}
.f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89;
}
.f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88;
}
.f-dropdown.right:before {
    left: auto;
    right: 10px;
}
.f-dropdown.right:after {
    left: auto;
    right: 9px;
}
.f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 0.9333333333rem;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px;
}
.f-dropdown.drop-right>*:first-child {
    margin-top: 0;
}
.f-dropdown.drop-right>*:last-child {
    margin-bottom: 0;
}
.f-dropdown.drop-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 89;
}
.f-dropdown.drop-right:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent #cccccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 88;
}
.f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 0.9333333333rem;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px;
}
.f-dropdown.drop-left>*:first-child {
    margin-top: 0;
}
.f-dropdown.drop-left>*:last-child {
    margin-bottom: 0;
}
.f-dropdown.drop-left:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 89;
}
.f-dropdown.drop-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent transparent #cccccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 88;
}
.f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 0.9333333333rem;
    z-index: 89;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px;
}
.f-dropdown.drop-top>*:first-child {
    margin-top: 0;
}
.f-dropdown.drop-top>*:last-child {
    margin-bottom: 0;
}
.f-dropdown.drop-top:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #fff transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -12px;
    left: 10px;
    right: auto;
    z-index: 89;
}
.f-dropdown.drop-top:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: #cccccc transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -14px;
    left: 9px;
    right: auto;
    z-index: 88;
}
.f-dropdown li {
    font-size: 0.9333333333rem;
    cursor: pointer;
    line-height: 1.2rem;
    margin: 0;
}
.f-dropdown li:hover, .f-dropdown li:focus {
    background: #EEEEEE;
}
.f-dropdown li.radius {
    border-radius: 3px;
}
.f-dropdown li a {
    display: block;
    padding: 0.5rem;
    color: #555555;
}
.f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    padding: 1.3333333333rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 0.9333333333rem;
    z-index: 89;
    max-width: 200px;
}
.f-dropdown.content>*:first-child {
    margin-top: 0;
}
.f-dropdown.content>*:last-child {
    margin-bottom: 0;
}
.f-dropdown.tiny {
    max-width: 200px;
}
.f-dropdown.small {
    max-width: 300px;
}
.f-dropdown.medium {
    max-width: 500px;
}
.f-dropdown.large {
    max-width: 800px;
}
.f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important;
}
.f-dropdown.mega.open {
    left: 0 !important;
}
.dropdown.button, button.dropdown {
    position: relative;
    outline: none;
    padding-right: 3.8rem;
}
.dropdown.button::after, button.dropdown::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    top: 50%}
.dropdown.button::after, button.dropdown::after {
    border-width: 0.4rem;
    right: 1.5rem;
    margin-top: -0.1666666667rem;
}
.dropdown.button::after, button.dropdown::after {
    border-color: #fff transparent transparent transparent;
}
.dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.8rem;
}
.dropdown.button.tiny:after, button.dropdown.tiny:after {
    border-width: 0.4rem;
    right: 1.2rem;
    margin-top: -0.1333333333rem;
}
.dropdown.button.tiny::after, button.dropdown.tiny::after {
    border-color: #fff transparent transparent transparent;
}
.dropdown.button.small, button.dropdown.small {
    padding-right: 3.2666666667rem;
}
.dropdown.button.small::after, button.dropdown.small::after {
    border-width: 0.4666666667rem;
    right: 1.4rem;
    margin-top: -0.1666666667rem;
}
.dropdown.button.small::after, button.dropdown.small::after {
    border-color: #fff transparent transparent transparent;
}
.dropdown.button.large, button.dropdown.large {
    padding-right: 3.8666666667rem;
}
.dropdown.button.large::after, button.dropdown.large::after {
    border-width: 0.3333333333rem;
    right: 1.8333333333rem;
    margin-top: -0.1666666667rem;
}
.dropdown.button.large::after, button.dropdown.large::after {
    border-color: #fff transparent transparent transparent;
}
.dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent;
}
.flex-video {
    position: relative;
    padding-top: 1.6666666667rem;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1.0666666667rem;
    overflow: hidden;
}
.flex-video.widescreen {
    padding-bottom: 56.34%}
.flex-video.vimeo {
    padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
form {
    margin: 0 0 1.0666666667rem;
}
form .row .row {
    margin: 0 -0.5333333333rem;
}
form .row .row .column, form .row .row .columns {
    padding: 0 0.5333333333rem;
}
form .row .row.collapse {
    margin: 0;
}
form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0;
}
form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: 0.5333333333rem;
}
label {
    font-size: 0.9333333333rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}
label.right {
    float: none !important;
    text-align: right;
}
label.inline {
    margin: 0 0 1.0666666667rem 0;
    padding: 0.6rem 0;
}
label small {
    text-transform: capitalize;
    color: #676767;
}
.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: visible;
    font-size: 0.9333333333rem;
    height: 2.4666666667rem;
    line-height: 2.4666666667rem;
}
.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    border: none;
}
.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    border: none;
}
.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
span.prefix, label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333333;
    border-color: #cccccc;
}
span.postfix, label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333333;
    border-color: #cccccc;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    -webkit-appearance: none;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.9333333333rem;
    margin: 0 0 1.0666666667rem 0;
    padding: 0.5333333333rem;
    height: 2.4666666667rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.15s linear;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none;
}
input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default;
}
input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default;
}
input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px;
}
form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse select, form .row .prefix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse textarea, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse textarea, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse textarea, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}
textarea[rows] {
    height: auto;
}
textarea {
    max-width: 100%}
select {
    -webkit-appearance: none !important;
    border-radius: 0;
    background-color: #FAFAFA;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    padding: 0.5333333333rem;
    font-size: 0.9333333333rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    border-radius: 0;
    height: 2.4666666667rem;
}
select::-ms-expand {
    display: none;
}
select.radius {
    border-radius: 3px;
}
select:hover {
    background-color: #f3f3f3;
    border-color: #999999;
}
select:disabled {
    background-color: #DDDDDD;
    cursor: default;
}
select[multiple] {
    height: auto;
}
input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1.0666666667rem 0;
}
input[type="checkbox"]+label, input[type="radio"]+label {
    display: inline-block;
    margin-left: 0.5333333333rem;
    margin-right: 1.0666666667rem;
    margin-bottom: 0;
    vertical-align: baseline;
}
input[type="file"] {
    width: 100%}
fieldset {
    border: 1px solid #DDDDDD;
    padding: 1.3333333333rem;
    margin: 1.2rem 0;
}
fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.2rem;
    margin: 0;
    margin-left: -0.2rem;
}
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
    padding: 0.4rem 0.6rem 0.6rem;
    margin-top: -1px;
    margin-bottom: 1.0666666667rem;
    font-size: 0.8rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff;
}
[data-abide] span.error, [data-abide] small.error {
    display: none;
}
span.error, small.error {
    display: block;
    padding: 0.4rem 0.6rem 0.6rem;
    margin-top: -1px;
    margin-bottom: 1.0666666667rem;
    font-size: 0.8rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff;
}
.error input, .error textarea, .error select {
    margin-bottom: 0;
}
.error input[type="checkbox"], .error input[type="radio"] {
    margin-bottom: 1.0666666667rem;
}
.error label, .error label.error {
    color: #f04124;
}
.error small.error {
    display: block;
    padding: 0.4rem 0.6rem 0.6rem;
    margin-top: -1px;
    margin-bottom: 1.0666666667rem;
    font-size: 0.8rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff;
}
.error>label>small {
    color: #676767;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline;
}
.error span.error-message {
    display: block;
}
input.error, textarea.error, select.error {
    margin-bottom: 0;
}
label.error {
    color: #f04124;
}
.icon-bar {
    width: 100%;
    font-size: 0;
    display: inline-block;
    background: #333333;
}
.icon-bar>* {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left;
}
.icon-bar>* i, .icon-bar>* img {
    display: block;
    margin: 0 auto;
}
.icon-bar>* i+label, .icon-bar>* img+label {
    margin-top: 0.0625rem;
}
.icon-bar>* i {
    font-size: 1.875rem;
    vertical-align: middle;
}
.icon-bar>* img {
    width: 1.875rem;
    height: 1.875rem;
}
.icon-bar.label-right>* i, .icon-bar.label-right>* img {
    margin: 0 0.0625rem 0 0;
    display: inline-block;
}
.icon-bar.label-right>* i+label, .icon-bar.label-right>* img+label {
    margin-top: 0;
}
.icon-bar.label-right>* label {
    display: inline-block;
}
.icon-bar.vertical.label-right>* {
    text-align: left;
}
.icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto;
}
.icon-bar.vertical .item, .icon-bar.small-vertical .item {
    width: auto;
    margin: auto;
    float: none;
}
@media only screen and (min-width:40.063em) {
    .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
}
.icon-bar.medium-vertical .item {
    width: auto;
    margin: auto;
    float: none;
}
}@media only screen and (min-width:64.5em) {
    .icon-bar.large-vertical {
    height: 100%;
    width: auto;
}
.icon-bar.large-vertical .item {
    width: auto;
    margin: auto;
    float: none;
}
}.icon-bar>* {
    font-size: 1rem;
    padding: 1.25rem;
}
.icon-bar>* i+label, .icon-bar>* img+label {
    margin-top: 0.0625rem;
}
.icon-bar>* i {
    font-size: 1.875rem;
}
.icon-bar>* img {
    width: 1.875rem;
    height: 1.875rem;
}
.icon-bar>* label {
    color: #fff;
}
.icon-bar>* i {
    color: #fff;
}
.icon-bar>a:hover {
    background: #224488;
}
.icon-bar>a:hover label {
    color: #fff;
}
.icon-bar>a:hover i {
    color: #fff;
}
.icon-bar>a.active {
    background: #224488;
}
.icon-bar>a.active label {
    color: #fff;
}
.icon-bar>a.active i {
    color: #fff;
}
.icon-bar .item.disabled {
    opacity: 0.7;
    cursor: not-allowed;
    pointer-events: none;
}
.icon-bar .item.disabled>* {
    opacity: 0.7;
    cursor: not-allowed;
}
.icon-bar.two-up .item {
    width: 50%}
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
    width: auto;
}
@media only screen and (min-width:40.063em) {
    .icon-bar.two-up.medium-vertical .item {
    width: auto;
}
}
@media only screen and (min-width:64.5em) {
    .icon-bar.two-up.large-vertical .item {
    width: auto;
}
}
.icon-bar.three-up .item {
    width: 33.3333%}
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
    width: auto;
}
@media only screen and (min-width:40.063em) {
    .icon-bar.three-up.medium-vertical .item {
    width: auto;
}
}
@media only screen and (min-width:64.5em) {
    .icon-bar.three-up.large-vertical .item {
    width: auto;
}
}
.icon-bar.four-up .item {
    width: 25%}
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
    width: auto;
}
@media only screen and (min-width:40.063em) {
    .icon-bar.four-up.medium-vertical .item {
    width: auto;
}
}
@media only screen and (min-width:64.5em) {
    .icon-bar.four-up.large-vertical .item {
    width: auto;
}
}
.icon-bar.five-up .item {
    width: 20%}
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
    width: auto;
}
@media only screen and (min-width:40.063em) {
    .icon-bar.five-up.medium-vertical .item {
    width: auto;
}
}
@media only screen and (min-width:64.5em) {
    .icon-bar.five-up.large-vertical .item {
    width: auto;
}
}
.icon-bar.six-up .item {
    width: 16.66667%}
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
    width: auto;
}
@media only screen and (min-width:40.063em) {
    .icon-bar.six-up.medium-vertical .item {
    width: auto;
}
}
@media only screen and (min-width:64.5em) {
    .icon-bar.six-up.large-vertical .item {
    width: auto;
}
}
.icon-bar.seven-up .item {
    width: 14.28571%}
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
    width: auto;
}
@media only screen and (min-width:40.063em) {
    .icon-bar.seven-up.medium-vertical .item {
    width: auto;
}
}
@media only screen and (min-width:64.5em) {
    .icon-bar.seven-up.large-vertical .item {
    width: auto;
}
}
.icon-bar.eight-up .item {
    width: 12.5%}
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
    width: auto;
}
@media only screen and (min-width:40.063em) {
    .icon-bar.eight-up.medium-vertical .item {
    width: auto;
}
}
@media only screen and (min-width:64.5em) {
    .icon-bar.eight-up.large-vertical .item {
    width: auto;
}
}
.inline-list {
    margin: 0 auto 1.1333333333rem auto;
    margin-left: -1.4666666667rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.4666666667rem;
    display: block;
}
.inline-list>li>* {
    display: block;
}
.joyride-list {
    display: none;
}
.joyride-tip-guide {
    display: none;
    position: absolute;
    background: #333333;
    color: #fff;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: normal;
    width: 95%}
.lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px;
}
.joyride-content-wrapper {
    width: 100%;
    padding: 1.2rem 1.3333333333rem 1.6rem;
}
.joyride-content-wrapper .button {
    margin-bottom: 0 !important;
}
.joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px;
}
.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: 10px solid #333333;
}
.joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333333;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px;
}
.joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
}
.joyride-tip-guide .joyride-nub.right {
    right: -20px;
}
.joyride-tip-guide .joyride-nub.left {
    left: -20px;
}
.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: #fff;
}
.joyride-tip-guide p {
    margin: 0 0 1.2rem 0;
    font-size: 0.9333333333rem;
    line-height: 1.3;
}
.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px #555555;
    position: absolute;
    right: 1.1333333333rem;
    bottom: 1.0666666667rem;
}
.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666666;
}
.joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777777 !important;
    text-decoration: none;
    font-size: 24px;
    font-weight: normal;
    line-height: 0.5 !important;
}
.joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #EEEEEE !important;
}
.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: transparent;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer;
}
.joyride-expose-wrapper {
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    box-shadow: 0 0 15px #fff;
}
.joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
}
@media only screen and (min-width:40.063em) {
    .joyride-tip-guide {
    width: 300px;
    left: inherit;
}
.joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
}
.joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -20px;
}
.joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -20px;
    right: auto;
}
}.keystroke, kbd {
    background-color: #ededed;
    border-color: #dddddd;
    color: #222222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: inherit;
    padding: 0.1333333333rem 0.2666666667rem 0;
    border-radius: 3px;
}
.label {
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: auto;
    padding: 0.2666666667rem 0.5333333333rem 0.2666666667rem;
    font-size: 0.7333333333rem;
    background-color: #224488;
    color: #fff;
}
.label.radius {
    border-radius: 3px;
}
.label.round {
    border-radius: 1000px;
}
.label.alert {
    background-color: #f04124;
    color: #fff;
}
.label.warning {
    background-color: #f08a24;
    color: #fff;
}
.label.success {
    background-color: #43AC6A;
    color: #fff;
}
.label.secondary {
    background-color: #657dad;
    color: #fff;
}
.label.info {
    background-color: #a0d3e8;
    color: #333333;
}
[data-magellan-expedition], [data-magellan-expedition-clone] {
    background: #fff;
    z-index: 50;
    min-width: 100%;
    padding: 10px;
}
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
    margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em;
}
@-webkit-keyframes rotate {
    from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}@-moz-keyframes rotate {
    from {
    -moz-transform: rotate(0deg);
}
to {
    -moz-transform: rotate(360deg);
}
}@-o-keyframes rotate {
    from {
    -o-transform: rotate(0deg);
}
to {
    -o-transform: rotate(360deg);
}
}@keyframes rotate {
    from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}.slideshow-wrapper {
    position: relative;
}
.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0;
}
.slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption {
    display: none;
}
.slideshow-wrapper ul li:first-child {
    display: block;
}
.slideshow-wrapper .orbit-container {
    background-color: transparent;
}
.slideshow-wrapper .orbit-container li {
    display: block;
}
.slideshow-wrapper .orbit-container li .orbit-caption {
    display: block;
}
.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block;
}
.slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555555 #fff;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: none;
}
.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
}
.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%}
.orbit-container .orbit-slides-container>* {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%}
.orbit-container .orbit-slides-container>*:first-child {
    margin-left: 0;
}
.orbit-container .orbit-slides-container>* .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.8);
    color: #fff;
    width: 100%;
    padding: 0.6666666667rem 0.9333333333rem;
    font-size: 0.9333333333rem;
}
.orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    z-index: 10;
}
.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: 0.3333333333rem;
}
.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10;
}
.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px;
}
.orbit-container .orbit-timer>span {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 14px;
    border: solid 4px #fff;
    border-top: none;
    border-bottom: none;
}
.orbit-container .orbit-timer.paused>span {
    right: -4px;
    top: 0;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-left-style: solid;
    border-color: transparent;
    border-left-color: #fff;
}
.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333333;
}
.orbit-container:hover .orbit-timer>span {
    display: block;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10;
}
.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
.orbit-container .orbit-prev>span, .orbit-container .orbit-next>span {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border: inset 10px;
}
.orbit-container .orbit-prev {
    left: 0;
}
.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #fff;
}
.orbit-container .orbit-prev:hover>span {
    border-right-color: #fff;
}
.orbit-container .orbit-next {
    right: 0;
}
.orbit-container .orbit-next>span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: #fff;
    left: 50%;
    margin-left: -4px;
}
.orbit-container .orbit-next:hover>span {
    border-left-color: #fff;
}
.orbit-bullets-container {
    text-align: center;
}
.orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px;
    float: none;
    text-align: center;
    display: block;
}
.orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    background: #CCCCCC;
    float: none;
    margin-right: 6px;
    border-radius: 1000px;
}
.orbit-bullets li.active {
    background: #999999;
}
.orbit-bullets li:last-child {
    margin-right: 0;
}
.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: none;
}
.touch .orbit-bullets {
    display: none;
}
@media only screen and (min-width:40.063em) {
    .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: inherit;
}
.touch .orbit-bullets {
    display: block;
}
}@media only screen and (max-width: 40em) {
    .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
}
.orbit-stack-on-small .orbit-slides-container>* {
    position: relative;
    margin: 0 !important;
    opacity: 1 !important;
}
.orbit-stack-on-small .orbit-slide-number {
    display: none;
}
.orbit-timer {
    display: none;
}
.orbit-next, .orbit-prev {
    display: none;
}
.orbit-bullets {
    display: none;
}
}ul.pagination {
    display: block;
    min-height: 1.6rem;
    margin-left: -0.3333333333rem;
}
ul.pagination li {
    height: 1.6rem;
    color: #222222;
    font-size: 0.9333333333rem;
    margin-left: 0.3333333333rem;
}
ul.pagination li a, ul.pagination li button {
    display: block;
    padding: 0.0666666667rem 0.6666666667rem 0.0666666667rem;
    color: #999999;
    background: none;
    border-radius: 3px;
    font-weight: normal;
    font-size: 1em;
    line-height: inherit;
    transition: background-color 300ms ease-out;
}
ul.pagination li:hover a, ul.pagination li a:focus, ul.pagination li:hover button, ul.pagination li button:focus {
    background: #e6e6e6;
}
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
    cursor: default;
    color: #999999;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
    background: transparent;
}
ul.pagination li.current a, ul.pagination li.current button {
    background: #224488;
    color: #fff;
    font-weight: bold;
    cursor: default;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
    background: #224488;
}
ul.pagination li {
    float: left;
    display: block;
}
.pagination-centered {
    text-align: center;
}
.pagination-centered ul.pagination li {
    float: none;
    display: inline-block;
}
.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.3333333333rem;
    padding: 1.3333333333rem;
    background: #f2f2f2;
    color: #333333;
}
.panel>:first-child {
    margin-top: 0;
}
.panel>:last-child {
    margin-bottom: 0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.6666666667rem;
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
    line-height: 1.4;
}
.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #c4d2f0;
    margin-bottom: 1.3333333333rem;
    padding: 1.3333333333rem;
    background: #eff3fb;
    color: #333333;
}
.panel.callout>:first-child {
    margin-top: 0;
}
.panel.callout>:last-child {
    margin-bottom: 0;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
    color: #333333;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: 0.6666666667rem;
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
    line-height: 1.4;
}
.panel.callout a:not(.button) {
    color: #224488;
}
.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
    color: #1d3a75;
}
.panel.radius {
    border-radius: 3px;
}
.pricing-table {
    border: solid 1px #DDDDDD;
    margin-left: 0;
    margin-bottom: 1.3333333333rem;
}
.pricing-table * {
    list-style: none;
    line-height: 1;
}
.pricing-table .title {
    background-color: #333333;
    padding: 1rem 1.3333333333rem;
    text-align: center;
    color: #EEEEEE;
    font-weight: normal;
    font-size: 1.0666666667rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.pricing-table .price {
    background-color: #F6F6F6;
    padding: 1rem 1.3333333333rem;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 2.1333333333rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.pricing-table .description {
    background-color: #fff;
    padding: 1rem;
    text-align: center;
    color: #777777;
    font-size: 0.8rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #DDDDDD;
}
.pricing-table .bullet-item {
    background-color: #fff;
    padding: 1rem;
    text-align: center;
    color: #333333;
    font-size: 0.9333333333rem;
    font-weight: normal;
    border-bottom: dotted 1px #DDDDDD;
}
.pricing-table .cta-button {
    background-color: #fff;
    text-align: center;
    padding: 1.3333333333rem 1.3333333333rem 0;
}
.progress {
    background-color: #F6F6F6;
    height: 1.6666666667rem;
    border: 1px solid white;
    padding: 0.1333333333rem;
    margin-bottom: 0.6666666667rem;
}
.progress .meter {
    background: #224488;
    height: 100%;
    display: block;
}
.progress.secondary .meter {
    background: #657dad;
    height: 100%;
    display: block;
}
.progress.success .meter {
    background: #43AC6A;
    height: 100%;
    display: block;
}
.progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block;
}
.progress.radius {
    border-radius: 3px;
}
.progress.radius .meter {
    border-radius: 2px;
}
.progress.round {
    border-radius: 1000px;
}
.progress.round .meter {
    border-radius: 999px;
}
.range-slider {
    position: relative;
    border: 1px solid #DDDDDD;
    margin: 1.3333333333rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    width: 100%;
    height: 1.0666666667rem;
    background: #FAFAFA;
}
.range-slider.vertical-range {
    position: relative;
    border: 1px solid #DDDDDD;
    margin: 1.3333333333rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1.0666666667rem;
    height: 13.3333333333rem;
}
.range-slider.vertical-range .range-slider-handle {
    margin-top: 0;
    margin-left: -0.5333333333rem;
    position: absolute;
    bottom: -11.2rem;
}
.range-slider.vertical-range .range-slider-active-segment {
    width: 0.9333333333rem;
    height: auto;
    bottom: 0;
}
.range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px;
}
.range-slider.radius .range-slider-handle {
    background: #224488;
    border-radius: 3px;
}
.range-slider.radius .range-slider-handle:hover {
    background: #1e3c78;
}
.range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px;
}
.range-slider.round .range-slider-handle {
    background: #224488;
    border-radius: 1000px;
}
.range-slider.round .range-slider-handle:hover {
    background: #1e3c78;
}
.range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: 0.7;
}
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
    background: #224488;
    cursor: default;
    opacity: 0.7;
}
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
    background: #1e3c78;
}
.range-slider-active-segment {
    display: inline-block;
    position: absolute;
    height: 0.9333333333rem;
    background: #637bac;
}
.range-slider-handle {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -0.3333333333rem;
    width: 2.1333333333rem;
    height: 1.4666666667rem;
    border: 1px solid none;
    cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #224488;
}
.range-slider-handle:hover {
    background: #1e3c78;
}
.reveal-modal-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1004;
    display: none;
    left: 0;
}
.reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1005;
    width: 100%;
    top: 0;
    border-radius: 3px;
    left: 0;
    background-color: #fff;
    padding: 2rem;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 40em) {
    .reveal-modal {
    min-height: 100vh;
}
}
.reveal-modal .column, .reveal-modal .columns {
    min-width: 0;
}
.reveal-modal>:first-child {
    margin-top: 0;
}
.reveal-modal>:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width:40.063em) {
    .reveal-modal {
    width: 80%;
    max-width: 74.8666666667rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
}
@media only screen and (min-width:40.063em) {
    .reveal-modal {
    top: 6.6666666667rem;
}
}
.reveal-modal.radius {
    border-radius: 3px;
}
.reveal-modal.round {
    border-radius: 1000px;
}
.reveal-modal.collapse {
    padding: 0;
}
@media only screen and (min-width:40.063em) {
    .reveal-modal.tiny {
    width: 30%;
    max-width: 74.8666666667rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
}
@media only screen and (min-width:40.063em) {
    .reveal-modal.small {
    width: 40%;
    max-width: 74.8666666667rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
}
@media only screen and (min-width:40.063em) {
    .reveal-modal.medium {
    width: 60%;
    max-width: 74.8666666667rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
}
@media only screen and (min-width:40.063em) {
    .reveal-modal.large {
    width: 70%;
    max-width: 74.8666666667rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
}
@media only screen and (min-width:40.063em) {
    .reveal-modal.xlarge {
    width: 95%;
    max-width: 74.8666666667rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
}
.reveal-modal.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none !important;
    margin-left: 0 !important;
}
@media only screen and (min-width:40.063em) {
    .reveal-modal.full {
    width: 100%;
    max-width: 74.8666666667rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
}
.reveal-modal.toback {
    z-index: 1003;
}
.reveal-modal .close-reveal-modal {
    font-size: 2.6666666667rem;
    line-height: 1;
    position: absolute;
    top: 0.6666666667rem;
    right: 1.4666666667rem;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer;
}
.side-nav {
    display: block;
    margin: 0;
    padding: 0.9333333333rem 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.side-nav li {
    margin: 0 0 0.4666666667rem 0;
    font-size: 0.9333333333rem;
    font-weight: normal;
}
.side-nav li a:not(.button) {
    display: block;
    color: #224488;
    margin: 0;
    padding: 0.4666666667rem 0.9333333333rem;
}
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
    background: rgba(0, 0, 0, 0.025);
    color: #4170cf;
}
.side-nav li.active>a:first-child:not(.button) {
    color: #4170cf;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: white;
}
.side-nav li.heading {
    color: #224488;
    font-size: 0.9333333333rem;
    font-weight: bold;
    text-transform: uppercase;
}
.split.button {
    position: relative;
    padding-right: 5.4rem;
}
.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px;
}
.split.button span:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    top: 50%;
    left: 50%}
.split.button span:active {
    background-color: rgba(0, 0, 0, 0.1);
}
.split.button span {
    border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button span {
    width: 3.3rem;
}
.split.button span:after {
    border-top-style: solid;
    border-width: 0.4rem;
    top: 48%;
    margin-left: -0.4rem;
}
.split.button span:after {
    border-color: #fff transparent transparent transparent;
}
.split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.secondary span:after {
    border-color: #fff transparent transparent transparent;
}
.split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.tiny {
    padding-right: 4rem;
}
.split.button.tiny span {
    width: 2.4rem;
}
.split.button.tiny span:after {
    border-top-style: solid;
    border-width: 0.4rem;
    top: 48%;
    margin-left: -0.4rem;
}
.split.button.small {
    padding-right: 4.6666666667rem;
}
.split.button.small span {
    width: 2.8rem;
}
.split.button.small span:after {
    border-top-style: solid;
    border-width: 0.4666666667rem;
    top: 48%;
    margin-left: -0.4rem;
}
.split.button.large {
    padding-right: 5.8666666667rem;
}
.split.button.large span {
    width: 3.6666666667rem;
}
.split.button.large span:after {
    border-top-style: solid;
    border-width: 0.3333333333rem;
    top: 48%;
    margin-left: -0.4rem;
}
.split.button.expand {
    padding-left: 2rem;
}
.split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent;
}
.split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
.split.button.no-pip span:before {
    border-style: none;
}
.split.button.no-pip span:after {
    border-style: none;
}
.split.button.no-pip span>i {
    top: 50%;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
}
.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin-bottom: -0.2666666667rem 0 1.2rem;
    padding-top: 0.2666666667rem;
}
.sub-nav dt {
    text-transform: uppercase;
}
.sub-nav dt, .sub-nav dd, .sub-nav li {
    float: left;
    margin-left: 1.0666666667rem;
    margin-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.9333333333rem;
    color: #999999;
}
.sub-nav dt a, .sub-nav dd a, .sub-nav li a {
    text-decoration: none;
    color: #999999;
    padding: 0.2rem 1.0666666667rem;
}
.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover {
    color: #737373;
}
.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
    border-radius: 3px;
    font-weight: normal;
    background: #224488;
    padding: 0.2rem 1.0666666667rem;
    cursor: default;
    color: #fff;
}
.sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover {
    background: #1d3a75;
}
.switch {
    padding: 0;
    border: none;
    position: relative;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.switch label {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    color: transparent;
    background: #DDDDDD;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    cursor: pointer;
    transition: left 0.15s ease-out;
}
.switch input {
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0;
}
.switch input+label {
    margin-left: 0;
    margin-right: 0;
}
.switch label:after {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0,  0,  0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0,  0,  0);
    -moz-transform: translate3d(0,  0,  0);
    -o-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
.switch input:checked+label {
    background: #224488;
}
.switch input:checked+label:after {
    left: 2.25rem;
}
.switch label {
    width: 4rem;
    height: 2rem;
}
.switch label:after {
    width: 1.5rem;
    height: 1.5rem;
}
.switch input:checked+label:after {
    left: 2.25rem;
}
.switch label {
    color: transparent;
    background: #DDDDDD;
}
.switch label:after {
    background: #fff;
}
.switch input:checked+label {
    background: #224488;
}
.switch.large label {
    width: 5rem;
    height: 2.5rem;
}
.switch.large label:after {
    width: 2rem;
    height: 2rem;
}
.switch.large input:checked+label:after {
    left: 2.75rem;
}
.switch.small label {
    width: 3.5rem;
    height: 1.75rem;
}
.switch.small label:after {
    width: 1.25rem;
    height: 1.25rem;
}
.switch.small input:checked+label:after {
    left: 2rem;
}
.switch.tiny label {
    width: 3rem;
    height: 1.5rem;
}
.switch.tiny label:after {
    width: 1rem;
    height: 1rem;
}
.switch.tiny input:checked+label:after {
    left: 1.75rem;
}
.switch.radius label {
    border-radius: 4px;
}
.switch.radius label:after {
    border-radius: 3px;
}
.switch.round {
    border-radius: 1000px;
}
.switch.round label {
    border-radius: 2rem;
}
.switch.round label:after {
    border-radius: 2rem;
}
table {
    background: #fff;
    margin-bottom: 1.3333333333rem;
    border: solid 1px #DDDDDD;
    table-layout: auto;
}
table caption {
    background: transparent;
    color: #222222;
    font-size: 1.0666666667rem;
    font-weight: bold;
}
table thead {
    background: #F5F5F5;
}
table thead tr th, table thead tr td {
    padding: 0.5333333333rem 0.6666666667rem 0.6666666667rem;
    font-size: 0.9333333333rem;
    font-weight: bold;
    color: #222222;
}
table tfoot {
    background: #F5F5F5;
}
table tfoot tr th, table tfoot tr td {
    padding: 0.5333333333rem 0.6666666667rem 0.6666666667rem;
    font-size: 0.9333333333rem;
    font-weight: bold;
    color: #222222;
}
table tr th, table tr td {
    padding: 0.6rem 0.6666666667rem;
    font-size: 0.9333333333rem;
    color: #222222;
    text-align: left;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9;
}
table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
    display: table-cell;
    line-height: 1.2rem;
}
.tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
}
.tabs:before, .tabs:after {
    content: " ";
    display: table;
}
.tabs:after {
    clear: both;
}
.tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left;
}
.tabs dd>a, .tabs .tab-title>a {
    display: block;
    background-color: #EFEFEF;
    color: #222222;
    padding: 1.0666666667rem 2.1333333333rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.0666666667rem;
}
.tabs dd>a:hover, .tabs .tab-title>a:hover {
    background-color: #e1e1e1;
}
.tabs dd>a:focus, .tabs .tab-title>a:focus {
    outline: none;
}
.tabs dd.active a, .tabs .tab-title.active a {
    background-color: #fff;
    color: #222222;
}
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto;
}
.tabs-content {
    margin-bottom: 1.6rem;
    width: 100%}
.tabs-content:before, .tabs-content:after {
    content: " ";
    display: table;
}
.tabs-content:after {
    clear: both;
}
.tabs-content>.content {
    display: none;
    float: left;
    padding: 1rem 0;
    width: 100%}
.tabs-content>.content.active {
    display: block;
    float: none;
}
.tabs-content>.content.contained {
    padding: 1rem;
}
.tabs-content.vertical {
    display: block;
}
.tabs-content.vertical>.content {
    padding: 0 1rem;
}
@media only screen and (min-width:40.063em) {
    .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem;
}
.tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem;
}
}.no-js .tabs-content>.content {
    display: block;
    float: none;
}
.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px #fff;
    max-width: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    transition: all 200ms ease-out;
}
.th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(34, 68, 136, 0.5);
}
.th.radius {
    border-radius: 3px;
}
.has-tip {
    border-bottom: dotted 1px #CCCCCC;
    cursor: help;
    font-weight: bold;
    color: #333333;
}
.has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #0f1f3d;
    color: #224488;
}
.has-tip.tip-left, .has-tip.tip-right {
    float: none !important;
}
.tooltip {
    display: none;
    position: absolute;
    z-index: 1006;
    font-weight: normal;
    font-size: 0.9333333333rem;
    line-height: 1.3;
    padding: 0.8rem;
    max-width: 300px;
    left: 50%;
    width: 100%;
    color: #fff;
    background: #333333;
}
.tooltip>.nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px;
    pointer-events: none;
}
.tooltip>.nub.rtl {
    left: auto;
    right: 5px;
}
.tooltip.radius {
    border-radius: 3px;
}
.tooltip.round {
    border-radius: 1000px;
}
.tooltip.round>.nub {
    left: 2rem;
}
.tooltip.opened {
    color: #224488 !important;
    border-bottom: dotted 1px #0f1f3d !important;
}
.tap-to-close {
    display: block;
    font-size: 0.6666666667rem;
    color: #777777;
    font-weight: normal;
}
@media only screen and (min-width:40.063em) {
    .tooltip>.nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
}
.tooltip.tip-top>.nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px;
}
.tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
}
.tooltip.tip-left>.nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
}
.tooltip.tip-right>.nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
}
}meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}
.contain-to-grid {
    width: 100%;
    background: #224488;
}
.contain-to-grid .top-bar {
    margin-bottom: 0;
}
.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
}
.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%}
.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 4.2rem;
}
.top-bar {
    overflow: hidden;
    height: 4.2rem;
    line-height: 4.2rem;
    position: relative;
    background: #224488;
    margin-bottom: 0;
}
.top-bar ul {
    margin-bottom: 0;
    list-style: none;
}
.top-bar .row {
    max-width: none;
}
.top-bar form, .top-bar input {
    margin-bottom: 0;
}
.top-bar input {
    height: 1.8666666667rem;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    font-size: 0.75rem;
}
.top-bar .button, .top-bar button {
    padding-top: 0.4166666667rem;
    padding-bottom: 0.4166666667rem;
    margin-bottom: 0;
    font-size: 0.75rem;
}
@media only screen and (max-width: 40em) {
    .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
}
}
.top-bar .title-area {
    position: relative;
    margin: 0;
}
.top-bar .name {
    height: 4.2rem;
    margin: 0;
    font-size: 15px;
}
.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
    line-height: 4.2rem;
    font-size: 1.1333333333rem;
    margin: 0;
}
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
    font-weight: normal;
    color: #fff;
    width: 75%;
    display: block;
    padding: 0 1.4rem;
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0;
}
.top-bar .toggle-topbar a {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8666666667rem;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 0 1.4rem;
    height: 4.2rem;
    line-height: 4.2rem;
}
.top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -16px;
}
.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 3.0666666667rem 0 1.4rem;
    color: #fff;
    position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 1.4rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 16px;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""}
.top-bar.expanded {
    height: auto;
    background: transparent;
}
.top-bar.expanded .title-area {
    background: #224488;
}
.top-bar.expanded .toggle-topbar a {
    color: #888888;
}
.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}
.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 900ms ease-out;
}
.top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 15px;
    margin: 0;
}
.top-bar-section .divider, .top-bar-section [role="separator"] {
    border-top: solid 1px #112244;
    clear: both;
    height: 1px;
    width: 100%}
.top-bar-section ul li {
    background: #fff;
}
.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 0;
    padding-left: 1.4rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.1333333333rem;
    font-weight: normal;
    text-transform: none;
}
.top-bar-section ul li>a.button {
    font-size: 1.1333333333rem;
    padding-right: 1.4rem;
    padding-left: 1.4rem;
    background-color: #224488;
    border-color: #2c58b1;
    color: #fff;
}
.top-bar-section ul li>a.button:hover, .top-bar-section ul li>a.button:focus {
    background-color: #2c58b1;
}
.top-bar-section ul li>a.button:hover, .top-bar-section ul li>a.button:focus {
    color: #fff;
}
.top-bar-section ul li>a.button.secondary {
    background-color: #657dad;
    border-color: #7c90b9;
    color: #fff;
}
.top-bar-section ul li>a.button.secondary:hover, .top-bar-section ul li>a.button.secondary:focus {
    background-color: #7c90b9;
}
.top-bar-section ul li>a.button.secondary:hover, .top-bar-section ul li>a.button.secondary:focus {
    color: #fff;
}
.top-bar-section ul li>a.button.success {
    background-color: #43AC6A;
    border-color: #59be7f;
    color: #fff;
}
.top-bar-section ul li>a.button.success:hover, .top-bar-section ul li>a.button.success:focus {
    background-color: #59be7f;
}
.top-bar-section ul li>a.button.success:hover, .top-bar-section ul li>a.button.success:focus {
    color: #fff;
}
.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #f25e45;
    color: #fff;
}
.top-bar-section ul li>a.button.alert:hover, .top-bar-section ul li>a.button.alert:focus {
    background-color: #f25e45;
}
.top-bar-section ul li>a.button.alert:hover, .top-bar-section ul li>a.button.alert:focus {
    color: #fff;
}
.top-bar-section ul li>a.button.warning {
    background-color: #f08a24;
    border-color: #f29c45;
    color: #fff;
}
.top-bar-section ul li>a.button.warning:hover, .top-bar-section ul li>a.button.warning:focus {
    background-color: #f29c45;
}
.top-bar-section ul li>a.button.warning:hover, .top-bar-section ul li>a.button.warning:focus {
    color: #fff;
}
.top-bar-section ul li>button {
    font-size: 1.1333333333rem;
    padding-right: 1.4rem;
    padding-left: 1.4rem;
    background-color: #224488;
    border-color: #2c58b1;
    color: #fff;
}
.top-bar-section ul li>button:hover, .top-bar-section ul li>button:focus {
    background-color: #2c58b1;
}
.top-bar-section ul li>button:hover, .top-bar-section ul li>button:focus {
    color: #fff;
}
.top-bar-section ul li>button.secondary {
    background-color: #657dad;
    border-color: #7c90b9;
    color: #fff;
}
.top-bar-section ul li>button.secondary:hover, .top-bar-section ul li>button.secondary:focus {
    background-color: #7c90b9;
}
.top-bar-section ul li>button.secondary:hover, .top-bar-section ul li>button.secondary:focus {
    color: #fff;
}
.top-bar-section ul li>button.success {
    background-color: #43AC6A;
    border-color: #59be7f;
    color: #fff;
}
.top-bar-section ul li>button.success:hover, .top-bar-section ul li>button.success:focus {
    background-color: #59be7f;
}
.top-bar-section ul li>button.success:hover, .top-bar-section ul li>button.success:focus {
    color: #fff;
}
.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #f25e45;
    color: #fff;
}
.top-bar-section ul li>button.alert:hover, .top-bar-section ul li>button.alert:focus {
    background-color: #f25e45;
}
.top-bar-section ul li>button.alert:hover, .top-bar-section ul li>button.alert:focus {
    color: #fff;
}
.top-bar-section ul li>button.warning {
    background-color: #f08a24;
    border-color: #f29c45;
    color: #fff;
}
.top-bar-section ul li>button.warning:hover, .top-bar-section ul li>button.warning:focus {
    background-color: #f29c45;
}
.top-bar-section ul li>button.warning:hover, .top-bar-section ul li>button.warning:focus {
    color: #fff;
}
.top-bar-section ul li:hover:not(.has-form)>a {
    background-color: #555555;
    background: #6C85BE;
    color: #fff;
}
.top-bar-section ul li.active>a {
    background: #224488;
    color: #fff;
}
.top-bar-section ul li.active>a:hover {
    background: #1d3a75;
    color: #fff;
}
.top-bar-section .has-form {
    padding: 1.4rem;
}
.top-bar-section .has-dropdown {
    position: relative;
}
.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.9);
    border-left-style: solid;
    margin-right: 1.4rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0;
}
.top-bar-section .has-dropdown.moved {
    position: static;
}
.top-bar-section .has-dropdown.moved>.dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%}
.top-bar-section .has-dropdown.moved>a:after {
    display: none;
}
.top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,  1px,  1px,  1px);
}
.top-bar-section .dropdown li {
    width: 100%;
    height: auto;
}
.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 1.4rem;
}
.top-bar-section .dropdown li a.parent-link {
    font-weight: normal;
}
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.2rem;
}
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
    color: #fff;
    display: block;
}
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
    background: none;
}
.top-bar-section .dropdown li.has-form {
    padding: 8px 1.4rem;
}
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
    top: auto;
}
.top-bar-section .dropdown label {
    padding: 8px 1.4rem 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777777;
    font-weight: bold;
    font-size: 0.6666666667rem;
}
.js-generated {
    display: block;
}
@media only screen and (min-width:40.063em) {
    .top-bar {
    background: #224488;
    overflow: visible;
}
.top-bar:before, .top-bar:after {
    content: " ";
    display: table;
}
.top-bar:after {
    clear: both;
}
.top-bar .toggle-topbar {
    display: none;
}
.top-bar .title-area {
    float: left;
}
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name h5 a, .top-bar .name h6 a {
    width: auto;
}
.top-bar input, .top-bar .button, .top-bar button {
    font-size: 0.9333333333rem;
    position: relative;
    height: 1.8666666667rem;
    top: 1.1666666667rem;
}
.top-bar.expanded {
    background: #224488;
}
.contain-to-grid .top-bar {
    max-width: 74.8666666667rem;
    margin: 0 auto;
    margin-bottom: 0;
}
.top-bar-section {
    transition: none 0 0;
    left: 0 !important;
}
.top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
}
.top-bar-section ul li {
    float: left;
}
.top-bar-section ul li .js-generated {
    display: none;
}
.top-bar-section li.hover>a:not(.button) {
    background-color: #555555;
    background: #6C85BE;
    color: #fff;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 1.4rem;
    line-height: 4.2rem;
    background: #224488;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #6C85BE;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 1.4rem;
    line-height: 4.2rem;
    color: #fff;
    background: #224488;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #1d3a75;
    color: #fff;
}
.top-bar-section .has-dropdown>a {
    padding-right: 2.7333333333rem !important;
}
.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.9) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 2.1rem;
}
.top-bar-section .has-dropdown.moved {
    position: relative;
}
.top-bar-section .has-dropdown.moved>.dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,  1px,  1px,  1px);
}
.top-bar-section .has-dropdown.hover>.dropdown, .top-bar-section .has-dropdown.not-click:hover>.dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
}
.top-bar-section .has-dropdown>a:focus+.dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
}
.top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%}
.top-bar-section .dropdown li a {
    color: #fff;
    line-height: 4.2rem;
    white-space: nowrap;
    padding: 12px 1.4rem;
    background: #224488;
}
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
    color: #fff;
    background: #224488;
}
.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
    color: #fff;
    background-color: #555555;
    background: #333333;
}
.top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333;
}
.top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
}
.top-bar-section>ul>.divider, .top-bar-section>ul>[role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #2b56ab;
    clear: none;
    height: 4.2rem;
    width: 0;
}
.top-bar-section .has-form {
    background: #224488;
    padding: 0 1.4rem;
    height: 4.2rem;
}
.top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
}
.top-bar-section .right li .dropdown li .dropdown {
    right: 100%}
.top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
}
.top-bar-section .left li .dropdown li .dropdown {
    left: 100%}
.no-js .top-bar-section ul li:hover>a {
    background-color: #555555;
    background: #6C85BE;
    color: #fff;
}
.no-js .top-bar-section ul li:active>a {
    background: #224488;
    color: #fff;
}
.no-js .top-bar-section .has-dropdown:hover>.dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
}
.no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
}
}.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-justify {
    text-align: justify !important;
}
@media only screen and (max-width: 40em) {
    .small-only-text-left {
    text-align: left !important;
}
.small-only-text-right {
    text-align: right !important;
}
.small-only-text-center {
    text-align: center !important;
}
.small-only-text-justify {
    text-align: justify !important;
}
}@media only screen {
    .small-text-left {
    text-align: left !important;
}
.small-text-right {
    text-align: right !important;
}
.small-text-center {
    text-align: center !important;
}
.small-text-justify {
    text-align: justify !important;
}
}@media only screen and (min-width:40.063em) and (max-width:64.438em) {
    .medium-only-text-left {
    text-align: left !important;
}
.medium-only-text-right {
    text-align: right !important;
}
.medium-only-text-center {
    text-align: center !important;
}
.medium-only-text-justify {
    text-align: justify !important;
}
}@media only screen and (min-width:40.063em) {
    .medium-text-left {
    text-align: left !important;
}
.medium-text-right {
    text-align: right !important;
}
.medium-text-center {
    text-align: center !important;
}
.medium-text-justify {
    text-align: justify !important;
}
}@media only screen and (min-width:64.5em) and (max-width:80em) {
    .large-only-text-left {
    text-align: left !important;
}
.large-only-text-right {
    text-align: right !important;
}
.large-only-text-center {
    text-align: center !important;
}
.large-only-text-justify {
    text-align: justify !important;
}
}@media only screen and (min-width:64.5em) {
    .large-text-left {
    text-align: left !important;
}
.large-text-right {
    text-align: right !important;
}
.large-text-center {
    text-align: center !important;
}
.large-text-justify {
    text-align: justify !important;
}
}@media only screen and (min-width:80.063em) and (max-width:90em) {
    .xlarge-only-text-left {
    text-align: left !important;
}
.xlarge-only-text-right {
    text-align: right !important;
}
.xlarge-only-text-center {
    text-align: center !important;
}
.xlarge-only-text-justify {
    text-align: justify !important;
}
}@media only screen and (min-width:80.063em) {
    .xlarge-text-left {
    text-align: left !important;
}
.xlarge-text-right {
    text-align: right !important;
}
.xlarge-text-center {
    text-align: center !important;
}
.xlarge-text-justify {
    text-align: justify !important;
}
}@media only screen and (min-width:90.063em) and (max-width:99999999em) {
    .xxlarge-only-text-left {
    text-align: left !important;
}
.xxlarge-only-text-right {
    text-align: right !important;
}
.xxlarge-only-text-center {
    text-align: center !important;
}
.xxlarge-only-text-justify {
    text-align: justify !important;
}
}@media only screen and (min-width:90.063em) {
    .xxlarge-text-left {
    text-align: left !important;
}
.xxlarge-text-right {
    text-align: right !important;
}
.xxlarge-text-center {
    text-align: center !important;
}
.xxlarge-text-justify {
    text-align: justify !important;
}
}div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
a {
    color: #224488;
    text-decoration: none;
    line-height: inherit;
}
a:hover, a:focus {
    color: #1d3a75;
}
a img {
    border: none;
}
p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.3333333333rem;
    text-rendering: optimizeLegibility;
}
p.lead {
    font-size: 1.2333333333rem;
    line-height: 1.6;
}
p aside {
    font-size: 0.9333333333rem;
    line-height: 1.35;
    font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #000;
    text-rendering: optimizeLegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #595959;
    line-height: 0;
}
h1 {
    font-size: 2.2666666667rem;
}
h2 {
    font-size: 1.3333333333rem;
}
h3 {
    font-size: 1.4666666667rem;
}
h4 {
    font-size: 0.9333333333rem;
}
h5 {
    font-size: 1.2rem;
}
h6 {
    font-size: 1rem;
}
.subheader {
    line-height: 1.4;
    color: #595959;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}
hr {
    border: solid #DDDDDD;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.3333333333rem 0 1.2666666667rem;
    height: 0;
}
em, i {
    font-style: italic;
    line-height: inherit;
}
strong, b {
    font-weight: bold;
    line-height: inherit;
}
small {
    font-size: 60%;
    line-height: inherit;
}
code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #333333;
    background-color: #d1d8e6;
    border-width: 1px;
    border-style: solid;
    border-color: #b4c0d7;
    padding: 0.1333333333rem 0.3333333333rem 0.0666666667rem;
}
ul, ol, dl {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.3333333333rem;
    list-style-position: outside;
    font-family: inherit;
}
ul {
    margin-left: 1.1rem;
}
ul.no-bullet {
    margin-left: 0;
}
ul.no-bullet li ul, ul.no-bullet li ol {
    margin-left: 1.3333333333rem;
    margin-bottom: 0;
    list-style: none;
}
ul li ul, ul li ol {
    margin-left: 1.3333333333rem;
    margin-bottom: 0;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit;
}
ul.square {
    list-style-type: square;
    margin-left: 1.1rem;
}
ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem;
}
ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem;
}
ul.no-bullet {
    list-style: none;
}
ol {
    margin-left: 1.4rem;
}
ol li ul, ol li ol {
    margin-left: 1.3333333333rem;
    margin-bottom: 0;
}
dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold;
}
dl dd {
    margin-bottom: 0.8rem;
}
abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #000;
    cursor: help;
}
abbr {
    text-transform: none;
}
abbr[title] {
    border-bottom: 1px dotted #DDDDDD;
}
blockquote {
    margin: 0 0 1.3333333333rem;
    padding: 0.6rem 1.3333333333rem 0 1.2666666667rem;
    border-left: 1px solid #DDDDDD;
}
blockquote cite {
    display: block;
    font-size: 0.8666666667rem;
    color: #3b3b3b;
}
blockquote cite:before {
    content: "\2014 \0020"}
blockquote cite a, blockquote cite a:visited {
    color: #3b3b3b;
}
blockquote, blockquote p {
    line-height: 1.6;
    color: #595959;
}
.vcard {
    display: inline-block;
    margin: 0 0 1.3333333333rem 0;
    border: 1px solid #DDDDDD;
    padding: 0.6666666667rem 0.8rem;
}
.vcard li {
    margin: 0;
    display: block;
}
.vcard .fn {
    font-weight: bold;
    font-size: 1rem;
}
.vevent .summary {
    font-weight: bold;
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0666666667rem;
}
@media only screen and (min-width:40.063em) {
    h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}
h1 {
    font-size: 2.9333333333rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.8rem;
}
h4 {
    font-size: 1.2666666667rem;
}
h5 {
    font-size: 1.2rem;
}
h6 {
    font-size: 1rem;
}
}.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
}
.inner-wrap {
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}
.inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table;
}
.inner-wrap:after {
    clear: both;
}
.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333333;
    color: #fff;
    height: 3rem;
    line-height: 3rem;
    position: relative;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #fff;
    font-weight: bold;
    line-height: 3rem;
    margin: 0;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.2rem;
}
.left-small {
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: 0;
    border-right: solid 1px #1a1a1a;
    left: 0;
}
.right-small {
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: 0;
    border-left: solid 1px #1a1a1a;
    right: 0;
}
.tab-bar-section {
    padding: 0 0.6666666667rem;
    position: absolute;
    text-align: center;
    height: 3rem;
    top: 0;
}
@media only screen and (min-width:40.063em) {
    .tab-bar-section.left {
    text-align: left;
}
.tab-bar-section.right {
    text-align: right;
}
}.tab-bar-section.left {
    left: 0;
    right: 3rem;
}
.tab-bar-section.right {
    left: 3rem;
    right: 0;
}
.tab-bar-section.middle {
    left: 3rem;
    right: 3rem;
}
.tab-bar .menu-icon {
    text-indent: 2.3333333333rem;
    width: 3rem;
    height: 3rem;
    display: block;
    padding: 0;
    color: #fff;
    position: relative;
    transform: translate3d(0,  0,  0);
}
.tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5333333333rem;
    left: 0.9666666667rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 1.0666666667rem;
}
.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}
.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 16.6666666667rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    background: #333333;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-transform: translate(-100%,  0);
    -webkit-transform: translate3d(-100%,  0,  0);
    -moz-transform: translate3d(-100%,  0,  0);
    -ms-transform: translate3d(-100%,  0,  0);
    -o-transform: translate3d(-100%,  0,  0);
    transform: translate3d(-100%,  0,  0);
    left: 0;
}
.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden;
}
.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 16.6666666667rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    background: #333333;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-transform: translate(100%,  0);
    -webkit-transform: translate3d(100%,  0,  0);
    -moz-transform: translate3d(100%,  0,  0);
    -ms-transform: translate3d(100%,  0,  0);
    -o-transform: translate3d(100%,  0,  0);
    transform: translate3d(100%,  0,  0);
    right: 0;
}
.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden;
}
ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 1rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0;
}
ul.off-canvas-list li a {
    display: block;
    padding: 0.6666666667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease;
}
ul.off-canvas-list li a:hover {
    background: #242424;
}
.move-right>.inner-wrap {
    -ms-transform: translate(16.66667rem,  0);
    -webkit-transform: translate3d(16.66667rem,  0,  0);
    -moz-transform: translate3d(16.66667rem,  0,  0);
    -ms-transform: translate3d(16.66667rem,  0,  0);
    -o-transform: translate3d(16.66667rem,  0,  0);
    transform: translate3d(16.66667rem,  0,  0);
}
.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:40.063em) {
    .move-right .exit-off-canvas: hover {
    background: rgba(255, 255, 255, 0.05);
}
}.move-left>.inner-wrap {
    -ms-transform: translate(-16.66667rem,  0);
    -webkit-transform: translate3d(-16.66667rem,  0,  0);
    -moz-transform: translate3d(-16.66667rem,  0,  0);
    -ms-transform: translate3d(-16.66667rem,  0,  0);
    -o-transform: translate3d(-16.66667rem,  0,  0);
    transform: translate3d(-16.66667rem,  0,  0);
}
.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:40.063em) {
    .move-left .exit-off-canvas: hover {
    background: rgba(255, 255, 255, 0.05);
}
}.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003;
}
.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:40.063em) {
    .offcanvas-overlap .exit-off-canvas: hover {
    background: rgba(255, 255, 255, 0.05);
}
}.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003;
}
.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:40.063em) {
    .offcanvas-overlap-left .exit-off-canvas: hover {
    background: rgba(255, 255, 255, 0.05);
}
}.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003;
}
.offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:40.063em) {
    .offcanvas-overlap-right .exit-off-canvas: hover {
    background: rgba(255, 255, 255, 0.05);
}
}.no-csstransforms .left-off-canvas-menu {
    left: -16.6666666667rem;
}
.no-csstransforms .right-off-canvas-menu {
    right: -16.6666666667rem;
}
.no-csstransforms .move-left>.inner-wrap {
    right: 16.6666666667rem;
}
.no-csstransforms .move-right>.inner-wrap {
    left: 16.6666666667rem;
}
.left-submenu {
    -webkit-backface-visibility: hidden;
    width: 16.6666666667rem;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #333333;
    z-index: 1002;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(-100%,  0);
    -webkit-transform: translate3d(-100%,  0,  0);
    -moz-transform: translate3d(-100%,  0,  0);
    -ms-transform: translate3d(-100%,  0,  0);
    -o-transform: translate3d(-100%,  0,  0);
    transform: translate3d(-100%,  0,  0);
    left: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}
.left-submenu * {
    -webkit-backface-visibility: hidden;
}
.left-submenu .back>a {
    padding: 0.3rem 1rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0;
}
.left-submenu .back>a:hover {
    background: #303030;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
}
.left-submenu .back>a:before {
    content: "\AB";
    margin-right: 0.5rem;
    display: inline;
}
.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -ms-transform: translate(0%,  0);
    -webkit-transform: translate3d(0%,  0,  0);
    -moz-transform: translate3d(0%,  0,  0);
    -ms-transform: translate3d(0%,  0,  0);
    -o-transform: translate3d(0%,  0,  0);
    transform: translate3d(0%,  0,  0);
}
.right-submenu {
    -webkit-backface-visibility: hidden;
    width: 16.6666666667rem;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #333333;
    z-index: 1002;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(100%,  0);
    -webkit-transform: translate3d(100%,  0,  0);
    -moz-transform: translate3d(100%,  0,  0);
    -ms-transform: translate3d(100%,  0,  0);
    -o-transform: translate3d(100%,  0,  0);
    transform: translate3d(100%,  0,  0);
    right: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}
.right-submenu * {
    -webkit-backface-visibility: hidden;
}
.right-submenu .back>a {
    padding: 0.3rem 1rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0;
}
.right-submenu .back>a:hover {
    background: #303030;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
}
.right-submenu .back>a:after {
    content: "\BB";
    margin-left: 0.5rem;
    display: inline;
}
.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -ms-transform: translate(0%,  0);
    -webkit-transform: translate3d(0%,  0,  0);
    -moz-transform: translate3d(0%,  0,  0);
    -ms-transform: translate3d(0%,  0,  0);
    -o-transform: translate3d(0%,  0,  0);
    transform: translate3d(0%,  0,  0);
}
.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
    content: "\BB";
    margin-left: 0.5rem;
    display: inline;
}
.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content: "\AB";
    margin-right: 0.5rem;
    display: inline;
}
@media only screen {
    .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
}
.hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
}
.visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,  1px,  1px,  1px);
}
table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
}
thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
}
tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
}
tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
}
th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
}
}@media only screen and (min-width:40.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
}
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
}
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,  1px,  1px,  1px);
}
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
}
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
}
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
}
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
}
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
}
}@media only screen and (min-width:64.5em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
}
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
}
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,  1px,  1px,  1px);
}
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
}
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
}
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
}
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
}
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
}
}@media only screen and (min-width:80.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
}
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
}
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,  1px,  1px,  1px);
}
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
}
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
}
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
}
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
}
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
}
}@media only screen and (min-width:90.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
}
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
}
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,  1px,  1px,  1px);
}
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
}
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
}
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
}
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
}
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
}
}.show-for-landscape, .hide-for-portrait {
    display: inherit !important;
}
.hide-for-landscape, .show-for-portrait {
    display: none !important;
}
table.hide-for-landscape, table.show-for-portrait {
    display: table !important;
}
thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important;
}
tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important;
}
tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important;
}
td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important;
}
@media only screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
    display: inherit !important;
}
.hide-for-landscape, .show-for-portrait {
    display: none !important;
}
table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
}
thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
}
tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
}
tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
}
td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
    display: table-cell !important;
}
}@media only screen and (orientation: portrait) {
    .show-for-portrait, .hide-for-landscape {
    display: inherit !important;
}
.hide-for-portrait, .show-for-landscape {
    display: none !important;
}
table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
}
thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
}
tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
}
tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
}
td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
    display: table-cell !important;
}
}.show-for-touch {
    display: none !important;
}
.hide-for-touch {
    display: inherit !important;
}
.touch .show-for-touch {
    display: inherit !important;
}
.touch .hide-for-touch {
    display: none !important;
}
table.hide-for-touch {
    display: table !important;
}
.touch table.show-for-touch {
    display: table !important;
}
thead.hide-for-touch {
    display: table-header-group !important;
}
.touch thead.show-for-touch {
    display: table-header-group !important;
}
tbody.hide-for-touch {
    display: table-row-group !important;
}
.touch tbody.show-for-touch {
    display: table-row-group !important;
}
tr.hide-for-touch {
    display: table-row !important;
}
.touch tr.show-for-touch {
    display: table-row !important;
}
td.hide-for-touch {
    display: table-cell !important;
}
.touch td.show-for-touch {
    display: table-cell !important;
}
th.hide-for-touch {
    display: table-cell !important;
}
.touch th.show-for-touch {
    display: table-cell !important;
}
.print-only {
    display: none !important;
}
@media print {
    * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
.show-for-print {
    display: block;
}
.hide-for-print {
    display: none;
}
table.show-for-print {
    display: table !important;
}
thead.show-for-print {
    display: table-header-group !important;
}
tbody.show-for-print {
    display: table-row-group !important;
}
tr.show-for-print {
    display: table-row !important;
}
td.show-for-print {
    display: table-cell !important;
}
th.show-for-print {
    display: table-cell !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    margin: 0.5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
.hide-on-print {
    display: none !important;
}
.print-only {
    display: block !important;
}
.hide-for-print {
    display: none !important;
}
.show-for-print {
    display: inherit !important;
}
}@media print {
    .show-for-print {
    display: block;
}
.hide-for-print {
    display: none;
}
table.show-for-print {
    display: table !important;
}
thead.show-for-print {
    display: table-header-group !important;
}
tbody.show-for-print {
    display: table-row-group !important;
}
tr.show-for-print {
    display: table-row !important;
}
td.show-for-print {
    display: table-cell !important;
}
th.show-for-print {
    display: table-cell !important;
}
}html {
    height: 100%;
    min-height: 100%;
    width: 100%;
    font-size: 16px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    overflow-scrolling: touch;
    box-sizing: border-box;
}
html {
    -webkit-text-size-adjust: 100%}
*, *:before, *:after {
    box-sizing: inherit;
}
body {
    font-family: lato, 'open sans', arial, sans-serif;
    font-size: 1em;
    color: #000;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    overflow-scrolling: touch;
    min-height: 100%;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0 0 6rem 0;
    background: #B2C6DB url(/basin/img/backgrounds/LargeBlurCapitol_2.png) no-repeat fixed;
}
.fullheight {
    display: block;
    position: relative;
    height: 100%}
@media screen and (max-device-width: 1012px) {
    html, body {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
}
}.wrapper {
    width: 100%;
    background: #fff;
    height: auto;
    min-height: 100%;
    position: relative;
    border-right: thin solid #657dad;
    border-left: thin solid #224488;
    box-shadow: 0px 0px 3px 5px rgba(119, 119, 119, 0.21);
    -moz-box-shadow: 0px 0px 3px 5px rgba(119, 119, 119, 0.21);
    -webkit-box-shadow: 0px 0px 3px 5px rgba(119, 119, 119, 0.21);
}
.min-body {
    min-height: 820px !important;
}
@media screen and (min-width: 0px) and (max-width: 639px) {
    .wrapper .minheight {
    min-height: 820px;
}
.minheight {
    min-height: 820px !important;
}
}@media screen and (min-width: 640px) and (max-width: 1029px) {
    .wrapper .minheight {
    min-height: 1900px;
}
.minheight {
    min-height: 1900px !important;
}
}@media screen and (min-width: 1030px) {
    .wrapper .minheight {
    min-height: 820px;
}
.minheight {
    min-height: 820px !important;
}
}a {
    outline: none;
}
.nofrills p a:hover {
    text-decoration: underline;
    background: none !important;
}
.pindent {
    margin: 0 45px;
    display: inline-block;
}
li .pindent {
    margin-bottom: 20px;
}
.indentp {
    margin: 0 0 0 45px;
    display: inline-table;
}
.oddeven {
    background: #ddd;
    margin: 10px 0 10px 0;
}
.indent {
    margin-left: -23px !important;
}
.indent-foot {
    margin-left: -33px;
    margin-right: 5px;
    padding-left: -23px;
    padding-right: 5px;
}
.indent-foot:first-letter {
    margin-left: 5px;
}
.hangingindent {
    padding-left: 22px;
    text-indent: -22px;
}
.score {
    border-bottom: #bbb solid thin;
    font-weight: bold !important;
    color: #000;
}
.score_h3 {
    border-bottom: #bbb solid thin;
    font-weight: bold;
}
@media screen and (max-width: 640px) {
    .score_h3 {
    margin-bottom: 10px;
}
}.pad {
    margin-bottom: 0px;
    margin-top: 25px;
}
.section_light {
    background: #fafafa;
    padding: 25px 0 15px;
    clear: both;
    border-bottom: #ddd dashed thin;
}
.section_light h1 {
    text-align: center;
    border-bottom: 1px dashed #fff;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
}
.section_light p {
    text-align: justify;
    margin: 15px -15px;
    font-size: 1em;
    width: 100%;
    font-family: lato, 'open sans', arial, sans-serif !important;
}
.section_light p a {
    color: #000 !important;
}
.section_light h5 h6 {
    font-size: 1.1em;
    font-family: lato, 'open sans', arial, sans-serif !important;
}
.dividehr {
    padding-bottom: 10px;
    margin-top: 15px;
    margin-bottom: 5px;
    border-top: #ddd dashed thin;
}
.tophr {
    padding-top: 35px;
    border-top: #ddd dashed thin;
}
@media screen and (max-width: 640px) {
    .tophr {
    padding-top: 35px;
    border-top: none;
}
}@media screen and (min-width: 640px) and (max-width: 1028px) {
    .tophr {
    padding-top: 15px;
    border-top: #ddd dashed thin;
}
}.last {
    border-bottom: none !important;
}
@media screen and (max-width: 640px) {
    .section_light {
    padding: 0;
    border-bottom: none;
}
.section_light h1 {
    text-align: left;
    border-bottom: none;
    padding-bottom: 20px;
    margin: 0;
}
.section_light p {
    text-align: left;
    margin: 15px -30px;
    font-size: 1em;
    width: 100%}
.section_light h5 h6 {
    font-size: 1.1em;
}
.section_light .accordion {
    padding: 2px 0 2px 0;
}
}.section_home {
    background: #fafafa;
    padding: 5px 0 15px;
    clear: both;
}
.section_home h1 {
    text-align: center;
    border-bottom: 1px dashed #fff;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
}
.section_home p {
    text-align: justify;
    margin: 15px -15px;
    font-size: 1em;
    width: 100%;
    font-family: lato, 'open sans', arial, sans-serif !important;
}
.section_home p a {
    color: #000 !important;
}
.section_home h5 h6 {
    font-size: 1.1em;
    font-family: lato, 'open sans', arial, sans-serif !important;
}
.last {
    border-bottom: none !important;
}
@media screen and (max-width: 640px) {
    .section_home {
    padding: 0;
    border-bottom: none;
}
.section_home h1 {
    text-align: left;
    border-bottom: none;
    padding-bottom: 20px;
    margin: 0;
}
.section_home p {
    text-align: left;
    margin: 15px -30px;
    font-size: 1em;
    width: 100%}
.section_home h5 h6 {
    font-size: 1.1em;
}
.section_home .accordion {
    padding: 2px 0 2px 0;
    border-top: #9B3234 solid thick;
}
}.section_dark {
    background: #000;
    border-top: 0;
    border-bottom: 1px dotted #999;
    padding: 20px 0 40px;
}
.section_dark h2 {
    color: #fff;
    margin: 0 0 20px 0;
    font-size: 22px;
    text-align: center;
}
.section_main {
    background: #fafafa;
    padding: 20px 0;
}
.section_main p {
    text-align: justify;
    margin-right: 20px;
}
.section_main h1 h2 h3 h4 h5 h6 {
    padding: 0 0 20px;
    color: #000;
    font-weight: bold;
}
.section_main ul li {
    font-size: 1em;
    list-style: disc;
    margin-left: 25px;
    color: #000;
}
.section_container ul li {
    list-style: disc;
    font-size: 1em;
    margin-left: 25px;
}
.section_container h5 h6 {
    font-size: 1.1em;
}
.list {
    font-size: 1em;
    list-style: disc;
    margin-left: 25px;
    color: #000;
    font: normal;
}
.list a {
    font-weight: 600 !important;
    line-height: 1.5em;
}
@media screen and (max-width: 640px) {
    h2 {
    margin: 10px inherit;
    padding-top: 10px;
    font-size: 1.6em;
    }
    h3 {
        margin-bottom: -5px;
    }
}
@media screen and (max-device-width: 480px) {
    h2 {
    margin: 10px inherit;
    padding-bottom: 30px;

    }
    h3 {
        margin: 15px inherit 0;
        color: #000;
        font-weight: bold;
    }
}
.commhead {
    font-size: 1.5rem !important;
    margin-bottom: 20px !important;
    margin-left: 15px !important;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif;
}
.commhead p {
    text-align: left !important;
}
@media screen and (min-width: 640px) and (max-width: 1028px) {
    .commhead {
    text-align: left;
    margin-left: 25px !important;
    margin-bottom: 0 !important;
    margin-top: 0px;
    width: 100%;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif;
    font-size: 1.5em !important;
    color: #000;
}
p {
    line-height: 1.45;
    margin-left: 25px !important;
    margin-top: 15px;
    color: #000;
}
}@media screen and (max-width: 640px) {
    .commhead {
    text-align: left;
    margin-left: 0 !important;
    margin-bottom: 5px !important;
    width: 100%;
    font-size: 1.5em !important;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif;
    color: #000;
}
p {
    line-height: 1.45 !important;
    color: #000;
}
}.tfhead {
    font-size: 1.72rem !important;
    margin-bottom: 10px !important;
    margin-left: 15px !important;
    width: 29.333em;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif;
    color: #000;
}
.tfhead p {
    line-height: 1.45 !important;
    margin-left: 10px;
    color: #000;
}
@media screen and (min-width: 640px) and (max-width: 1028px) {
    .tfhead {
    text-align: left;
    margin-left: 5px !important;
    margin-bottom: -10px !important;
    margin-top: 15px;
    width: 100%;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif;
    color: #000;
}
p {
    line-height: 1.45 !important;
    margin-left: 10px;
    color: #000;
}
}@media screen and (max-width: 640px) {
    .tfhead {
    text-align: left;
    margin-left: 0px !important;
    margin-bottom: -15px !important;
    width: 100%;
    font-size: 1.5em !important;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif;
    color: #000;
}
p {
    line-height: 1.45 !important;
    color: #000;
}
}.css-hover a {
    margin-left: -2px;
    margin-right: 2px;
    padding-left: 2px !important;
    padding-right: 2px !important;
}
.css-hover a:hover {
    text-decoration: underline !important;
    background: #CAD5EA;
    color: #000;
}
h3 .head {
    margin: 0 55px 0 0;
    color: #000;
    font-weight: bold;
}
.sub-nav li {
    font-family: lato, 'open sans', arial, sans-serif !important;
}
.label {
    font-family: lato, 'open sans', arial, sans-serif !important;
}
body {
    font-family: lato, 'open sans', arial, sans-serif !important;
}
.wall {
    background-color: #B3C3E1;
    width: 100%;
    height: 100%;
    padding: 0;
}
.wall .wall-inner {
    background: white;
    padding: 12px;
}
.wall .wall-inner a {
    color: #000;
}
.wall .wall-inner .panel-footer .panel-body .panel-title {
    background: #fff !important;
}
.wall .wall-tabs {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 3px;
}
.wall .wall-list-group {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 3px;
}
.wall ul li {
    list-style: none;
    font-size: 0.9em !important;
    color: #000;
}
.wall .accordion_list>.wall-list-group-item {
    font-size: 1.1em !important;
}
.wall .wall-list-group-item {
    padding: 5px 0 5px 20px;
    font-size: 2em;
    border: 1px solid #eee;
}
.wall .wall-list-group-item ul li {
    list-style: none;
    line-height: 1.625em;
}
.wall a {
    color: #000;
}
.wall a a:hover {
    text-decoration: underline;
}
.wall a .wall-list-group-item:hover {
    background: #CAD5EA;
    cursor: pointer;
    outline: none;
}
.wall a .wall-list-group-item:hover a:hover {
    text-decoration: none;
}
.wall a a.wall-list-group-item:hover, .wall a a.wall-list-group-item:focus {
    background-color: #CAD5EA;
    outline: none;
}
.wall a .wall-list-group-item.active, .wall a .wall-list-group-item.active:hover, .wall a .wall-list-group-item.active:focus {
    background-color: #1c3959;
    border-color: #1c3959;
}
.wall a .wall-list-group-item.active .wall-list-group-item-text, .wall a .wall-list-group-item.active:hover .wall-list-group-item-text, .wall a .wall-list-group-item.active:focus .wall-list-group-item-text {
    color: #8aa4be;
}
.wall a a.wall-list-group-item.active>.badge, .wall a .nav-pills>.active>a>.badge {
    color: #996633;
}
.wall .addrs {
    margin-left: 25px;
}
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 100%;
    margin: 0 auto -205px;
    position: fixed;
    left: 0;
    top: 0;
}
footer {
    color: #000;
    background: #B3C3E1;
    width: 100%;
    padding: 0;
    bottom: 0;
    border-top: medium #224488 solid;
}
footer ul li {
    list-style: none;
    font-size: 0.813em;
}
footer ul li a {
    font-size: 0.99em;
    color: #000;
    text-decoration: none;
}
footer ul li a:hover {
    background: #CAD5EA;
    padding: 5px 5px 5px 0;
    text-decoration: none;
}
footer ul li a:hover img:hover {
    background-color: #224488;
}
footer #footered {
    height: 200px;
}
@media screen and (max-width: 768px) {
    footer footer {
    max-height: 500px;
    width: 100%}
}.shoe {
    background: #224488;
    width: 100%;
    border-top: medium solid #657dad;
    margin: 35px 0 0 0 !important;
}
.shoe ul {
    margin: 0 30px 20px 35px;
    float: right;
    padding: 10px 0 5px 0;
}
.shoe ul li a {
    color: #cdcdcd;
    font-size: 0.95em;
    text-decoration: none;
}
.shoe ul a:hover {
    background-color: #CAD5EA !important;
    color: #000 !important;
}
@media screen and (min-width: 395px) and (max-width: 768px) {
    .shoe {
    background: #224488;
    width: 100%;
    height: 160px;
}
.shoe ul {
    margin: 0 0 0 5px;
    float: left;
    padding: 15px 0 15px 0;
}
.shoe ul li a {
    color: #cdcdcd;
    font-size: 0.95em;
}
}.ftr {
    letter-spacing: 0.03em;
}
.ftr span i {
    color: #002754;
}
@media screen and (max-width: 395px) {
    .disappear {
    visibility: hidden;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0;
}
}@media screen and (max-width: 395px) {
    .appear {
    visibility: visible;
    margin-top: 10px;
    padding-bottom: 160px;
    padding-top: 15px;
    background: url(/basin/img/backgrounds/newmoon175white.png) no-repeat center top;
}
.appearoff {
    visibility: visible;
}
.appearoff::after {
    display: block;
    visibility: visible;
    text-align: center;
    margin-bottom: -160px;
    content: url(/basin/img/backgrounds/newmoon175white.png) " "}
}a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #996633;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #996633;
}
.list-group-item {
    padding: 10px 55px 10px 25px;
    font-size: 1em;
    border: 1px solid #eee;
}
.leg-ref-table .list-group-item {
    padding: 6px 55px 6px 25px;
}
.list-group-item .fa {
    margin: 0 5px;
}
.list-group-item ul li {
    list-style: none;
    line-height: 1.625em;
}
.list-group {
    margin: 0 0 5px 0;
    width: 100%;
    background: #fff;
    float: left;
}
.list-group ul li {
    list-style: none;
}
.list-group .square-bullet {
    vertical-align: top;
    font-weight: bold;
}
li .list-group-item:hover {
    background: #CAD5EA !important;
    cursor: pointer !important;
    outline: none;
}
li .list-group-item:hover li:hover {
    text-decoration: none;
    background: #CAD5EA !important;
}
li.list-group-item:hover, li.list-group-item:focus {
    background-color: #CAD5EA;
    outline: none;
    cursor: pointer !important;
}
a:hover .list-group-item:hover {
    background: #CAD5EA !important;
    cursor: pointer;
    outline: none;
}
a:hover .list-group-item:hover a:hover {
    text-decoration: none;
    background: #CAD5EA !important;
}
a.list-group-item:hover, a.list-group-item:focus {
    background-color: #f4f5e7;
    outline: none;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #1c3959;
    border-color: #1c3959;
    cursor: pointer !important;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #8aa4be;
}
li.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #996633;
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #996633;
}
.accordion_list {
    *zoom: 1;
    margin: -1px -55px -8px -15px;
    padding: 0 55px 3px 25px;
    font-size: 0.89977em;
}
.accordion_list ul li {
    list-style: none;
    line-height: 1em;
    border: 1px solid #eee;
}
.accordion_list:before, .accordion_list:after {
    content: " ";
    display: table;
    width: 100%}
.accordion_list:after {
    clear: both;
}
.accordion_list dd {
    display: block;
    margin-bottom: 0 !important;
}
.accordion_list dd.active a {
    background: #fff;
}
.accordion_list dd>a {
    background: #fff;
    color: #000;
    outline: none;
    margin: 5px 0 5px -10px;
    padding: 5px 0 5px 25px;
    display: block;
    font-family: lato, 'open sans', arial, sans-serif;
    font-size: 0.895rem;
    border: 1px solid #eee;
}
.accordion_list dd>a:hover {
    text-decoration: none !important;
    background: #CAD5EA;
}
.accordion_list .content {
    display: none;
    padding: 0.9375rem;
    outline: none;
}
.accordion_list .content.active {
    display: block;
    background: white;
    padding-top: 5px;
    padding-bottom: 5px;
}
.accordion_list {
}
.accordion_list .sub {
    margin: -5px 0 0px 0;
    padding-bottom: 5px;
}
.accordion_list .sub a:hover {
    text-decoration: none;
}
.accordion_list .listup-sub {
    margin: -12px 0 -12px 0;
}
.accordion_list .listup-sub a:hover {
    text-decoration: none;
}
.fs {
    font-size: 1.09em !important;
    font-family: lato, 'open sans', arial, sans-serif !important;
    line-height: 1.35em !important;
    font-weight: normal !important;
    color: #000 !important;
}
.fs-no {
    background: none;
}
.acclist-group {
    width: 100%;
    background: #fff;
    margin-bottom: -25px;
    font-weight: 400 !important;
}
.acclist-group ul li {
    list-style: none;
    outline: none;
    font-weight: 500 !important;
}
.acclist-group .square-bullet .acclist-group-item {
    font-weight: 500 !important;
}
.acclist-group-item {
    padding: 5px 55px 5px 25px;
    margin: 0 auto 0px auto;
    border: 1px solid #eee;
}
.acclist-group-item ul li {
    font-weight: normal !important;
    font-size: 1.25em;
    line-height: 2;
    list-style: none;
}
.acclist-group-item a:hover {
    text-decoration: none;
    background: #DEE3FF;
    text-decoration: none;
}
.acclist-group-item:hover {
    background: #DEE3FF;
    cursor: pointer;
    outline: none;
}
a.acclist-group-item:hover, a.acclist-group-item:focus {
    background-color: #DEE3FF;
    outline: none;
}
.acclist-group-item.active, .acclist-group-item.active:hover, .acclist-group-item.active:focus {
    background-color: #DEE3FF;
    border-color: #1c3959;
}
.acclist-group-item.active .acclist-group-item-text, .acclist-group-item.active:hover .acclist-group-item-text, .acclist-group-item.active:focus .acclist-group-item-text {
    color: #8aa4be;
}
a.acclist-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #996633;
}
iframe, object, embed {
    max-width: 100%}
ul li {
    color: #000;
    font-size: 1em;
    font-weight: 500 !important;
}
ul li a {
    color: #000;
    font-weight: 500 !important;
}
ul li a:hover {
    text-decoration: underline;
    color: #000;
}
.container {
    width: 100%;
    height: 100%;
    background: #fff;
    margin-top: 10px;
}
.containerhead {
    width: 98%;
    background: #fff;
    margin-top: 30px;
}
.container:before {
    display: table;
    content: " "}
.container:after {
    display: table;
    content: " ";
    clear: both;
}
.container:before {
    display: table;
    content: " "}
.container:after {
    display: table;
    content: " ";
    clear: both;
}
.container:before {
    display: table;
    content: " "}
.container:after {
    display: table;
    content: " ";
    clear: both;
}
.container>.navbar-header, .container>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media screen and (min-width: 768px) {
    .container>.navbar-header, .container>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}
}.top-bar2 {
    background-color: #657DAD;
    color: #fff;
    outline: none;
    height: 65px;
    text-decoration: none;
}
.top-bar2 ul li>a {
    font-family: lato, 'open sans', arial, sans-serif;
    font-size: 0.999999em !important;
    text-decoration: none !important;
    background-color: #657DAD !important;
    color: #fff !important;
    outline: none;
    height: 60px;
}
.top-bar2 ul li a:hover {
    background: #B7CCDE !important;
    text-decoration: none !important;
}
.top-bar {
    outline: none !important;
}
#dropscroll {
    max-height: 450px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.gotop {
    position: fixed;
    bottom: 95px;
    right: -3px;
    opacity: 0.3;
    padding: 10px 0;
    color: #777;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 0.813em;
    font-weight: bold;
    z-index: 999;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}
.gotop:hover {
    color: #eee;
    opacity: 0.9;
}
.gotop.hidden {
    display: none;
    opacity: 0;
}
a.gotop {
    text-decoration: none !important;
}
@media screen and (max-width: 640px) {
    .gotop {
    position: fixed;
    bottom: 0;
    right: -3px;
    opacity: 0.3;
    padding: 10px 0 0;
    color: #777;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 0.813em;
    font-weight: bold;
    z-index: 99;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}
.gotop:hover {
    color: #eee;
    opacity: 0.5;
}
.gotop.hidden {
    display: none;
    opacity: 0;
}
a.gotop {
    text-decoration: none !important;
}
}#submit :hover {
    background: red;
}
.cal {
    color: #0B6DF2;
    text-shadow: -1px 1px 0px #000;
    margin: 0 0 15px 0;
    outline: none;
    font-size: 1.99rem;
}
.calimg {
    margin: -15px 0 -25px 90px;
    height: 100%;
    width: 100%;
    min-width: 100%;
    text-shadow: 1px 1px 2px #ddd;
}
.score {
    border-bottom: #bbb solid thin;
    margin-bottom: 5px;
    font-weight: bold !important;
    color: #000;
}
.section_tf p {
    padding-left: 15px;
    line-height: 1.3;
    margin-top: -15px !important;
}
.section_tf h2 {
    margin: 0 0 0 -10px;
    padding: 0 0 25px 0;
    color: #000;
}
.section_tf ul {
    margin-left: -100px;
}
@media screen and (max-width: 640px) {
    .section_tf p {
    padding-left: 0;
    line-height: 1.3;
}
.section_tf h2 {
    margin: 0 0 0 -10px;
    padding: 0 0 25px 0;
    color: #000;
}
.section_tf ul {
    margin-left: -100px;
}
}.tf-contact-desc a:hover {
    background: #CAD5EA;
    text-decoration: none;
}
.tf-contact-desc h5 {
    font-weight: bold;
}
.ccs {
    font-family: 'Marcellus SC', 'Times New Roman', serif !important;
    font-size: 1em !important;
    color: #000;
    font-weight: bold;
    padding: 2px;
    text-align: left;
    margin-left: 17px !important;
    margin-top: 8px !important;
    margin-bottom: -20px;
}
.ccs i {
    font-size: larger !important;
}
.ccs-hover {
    font-weight: bold !important;
    padding: 0 2px 2px 2px !important;
    margin-left: 2px;
}
.ccs-hover a:hover {
    font-weight: bold !important;
    background: #CAD5EA;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right: 3px !important;
}
@media screen and (min-width: 640px) and (max-width: 1030px) {
    .ccs {
    font-family: 'Marcellus SC', 'Times New Roman', serif !important;
    font-size: 1em !important;
    color: #000;
    font-weight: bold;
    padding: 2px;
    text-align: left;
    margin-left: 17px !important;
    margin-top: 8px !important;
}
.ccs i {
    font-size: larger !important;
}
.ccs-hover {
    font-weight: bold !important;
    padding: 0 2px 2px 2px !important;
    margin-left: 2px;
}
.ccs-hover a:hover {
    font-weight: bold !important;
    background: #CAD5EA !important;
}
}@media screen and (max-width: 640px) {
    .ccs {
    font-family: 'Marcellus SC', 'Times New Roman', serif !important;
    font-size: 0.8em !important;
    color: #000;
    font-weight: bold;
    padding: 2px;
    text-align: left;
    margin-left: -10px !important;
    margin-top: 8px !important;
}
.ccs i {
    font-size: larger !important;
}
.ccs-hover {
    font-weight: bold !important;
    padding: 0 2px 2px 2px !important;
    margin-left: 2px;
}
.ccs-hover a:hover {
    font-weight: bold !important;
    background: #CAD5EA;
}
}.tf {
    color: #084499;
    margin-left: -10px;
    text-align: center;
    outline: none;
}
.tf-p {
    text-align: left;
    margin-left: 0;
}
.tf-i {
    color: #0B6DF2;
    font-size: 1.55em;
    outline: none !important;
    text-align: center;
    padding-left: 20px;
    margin-bottom: -80px;
}
.tf-i-sm {
    color: #0B6DF2;
    outline: none !important;
    font-size: 1.55em !important;
}
.tf-i-sm i {
    color: #0B6DF2;
}
.tf-contact {
    margin: 0 0 15px 0;
    font-size: 1em;
    font-family: 'Marcellus SC', 'trajan pro', 'Times New Roman', serif;
}
.tf-contact>h4 {
    color: #000 !important;
    font-weight: bold !important;
}
.tf-contact-desc {
    text-align: left;
    margin: 0;
    padding: 2px;
}
.tf-contact-desc p {
    margin-left: 0;
}
.tf-contact-desc .ml {
    font-family: 'Marcellus SC', 'Times New Roman', serif !important;
    font-size: 1.3em;
    font-weight: bold;
}
.tf-contact-desc .ml a {
    color: #000 !important;
    margin: -5px 0 5px 0 !important;
}
.tf-contact-desc h5 i {
    font-family: 'Marcellus SC', 'Times New Roman', serif !important;
    font-size: 1.3em;
    font-weight: bold;
}
.tf-contact-desc h5 i a {
    color: #000 !important;
    margin: -5px 0 5px 0 !important;
}
.tf-contact-desc h5 .ml {
    margin-left: -25px !important;
}
.tf-contact-desc .comm-p {
    text-align: left;
    width: 78%;
    margin-left: 1.5em;
}
.tf-contact-desc .comm-desc {
    margin: 0.625em 1em 0 0.938em;
}
.tf-contact-desc .score {
    border-bottom: #bbb solid thin;
    font-size: 1.25em;
    font-family: Marcellus, 'Trajan Pro', 'Times New Roman', serif;
    margin-top: 15px;
    font-weight: bold !important;
    color: #000;
}
@media screen and (min-width: 640px) and (max-width: 1030px) {
    .tf {
    color: #084499;
    margin: 0 -50px 0 50px;
    text-align: center;
    outline: none;
}
.tf-p {
    text-align: justify;
    margin-left: -20px;
}
.tf-i {
    color: #0B6DF2;
    font-size: 1.55em;
    outline: none !important;
    text-align: center;
}
.tf-i-sm {
    color: #0B6DF2;
    outline: none !important;
    font-size: 1.25em !important;
}
.tf-i-sm i {
    color: #0B6DF2;
}
.tf-contact {
    margin: 15px 0 15px 7px;
}
.tf-contact>h4 {
    color: #000 !important;
    font-weight: bold !important;
}
.tf-contact-desc {
    text-align: left;
    margin-left: -25px;
    text-decoration: none;
}
.tf-contact-desc h5 {
    font-weight: bold;
    text-align: left;
}
.tf-contact-desc a:hover {
    background: #CAD5EA;
    text-decoration: none;
}
.comm-p {
    text-align: justify;
    width: 78%;
    margin-left: 1.5em;
}
.comm-desc {
    margin: 0.625em 1em 0 0.938em;
}
.score {
    border-bottom: #bbb solid thin;
    font-weight: bold !important;
    color: #000;
    font-size: 1.25em;
}
}@media screen and (min-width: 1030px) {
    .icon-hover {
    margin-top: 50px;
    font-size: 1.2em;
}
.icon-hover a:hover i {
    color: #69D100;
}
.section_tf {
    padding: 0 10px 10px 10px;
}
.section_tf p {
    margin: 0 -150px 0 25px;
    text-align: justify;
    border-right: #aaa thin solid;
    padding-right: 25px;
}
.section_tf h2 a {
    margin-left: 50px;
    color: #000;
}
.section_comm {
    padding: 0 10px 10px 10px;
}
.section_comm p {
    margin: 0 0 0 30px;
    padding-right: 25px;
    line-height: 1.3;
}
.commdesc {
    border-right: #000 thin solid;
}
@media screen and (max-width: 1030px) {
    .section_comm {
    padding: 0 10px 10px 10px;
}
.section_comm h5 {
    margin-left: 20px;
}
.tf-contact {
    margin: -2px 0 0 0;
}
.tf-contact>h4 {
    color: #000 !important;
    font-weight: bold !important;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif;
}
.tf-contact-desc {
    text-align: left;
    margin: 0 0 0 -5px;
}
.tf-p {
    text-align: left;
    width: 100%;
    margin: 0;
}
.tf-i {
    color: #0B6DF2;
    font-size: 1.55em;
    outline: none !important;
    text-align: center;
    padding: 0 25px;
}
.tf-i a:hover {
    background: red;
}
.comm-p {
    width: 100%;
    text-align: left;
    margin-left: 0;
}
}}table {
    background: #fff;
    margin-bottom: 0 0 1.25rem 0;
    border: solid 1px #ddd;
}
table .tabletf {
    margin: 0 2rem 1.25rem 2rem !important;
}
table thead, table tfoot {
    background: #f5f5f5;
}
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #000;
    text-align: left;
}
table tr th, table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #000;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f9f9;
}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    display: table-cell;
    line-height: 1.125rem;
}
table>h1, table>h2, table>h3, table>h4, table>h5 {
    font-weight: bold;
    text-shadow: none;
}
.panel_list {
    border: 1px solid #d7e0e2;
    height: 0;
}
.panel_list .ul .li {
    background: #000;
}
.panel_list .wall {
    height: 0;
}
.inserts a:hover {
    background: #dde2d5 !important;
}
.accordion_ht {
    height: 1.875em !important;
    margin-top: -7px !important;
}
@media only screen and (max-width: 64em) {
    .accordionpad {
        padding-top: 20px;
    }
}
.accordion.animated .content {
    display: block;
    padding: 0 0.975em;
    overflow: hidden;
    transition: height 0.3s cubic-bezier(0.175,  0.885,  0.32,  1.275);
    height: 0;
}
.accordion {
    *zoom: 1;
    margin-bottom: 0;
    border-top: red inset;
}
.accordion:before, .accordion:after {
    content: " ";
    display: table;
}
.accordion:after {
    clear: both;
}
.accordion dd {
    display: block;
    margin-bottom: 0 !important;
}
.accordion dd.active a {
    background: #5971AD;
}
.accordion dd .content a {
    background: none;
}
.accordion dd>a {
    background: #5971AD;
    color: #000;
    padding: 0.5rem 0 0.5rem 10px;
    display: block;
    font-family: lato, 'open sans', arial, sans-serif;
    font-size: 1rem;
}
.accordion dd>a:hover {
    background: #95ACD6;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.accordion>table a {
    background: #fff;
}
.accordion h4 {
    color: #fff !important;
    margin: 0;
    letter-spacing: 0.025em;
}
.accordion h4:hover {
    text-shadow: none;
}
.accordion .content {
    display: none;
    padding: 3.3rem 1.6rem 1.1rem 3.6rem;
    width: 99%;
    margin: 0;
    z-index: -99;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.accordion .content.active {
    display: block;
    background: white;
    padding-top: 14px;
}
.content .list-group {
    margin-bottom: 10px;
    width: 100%}
.accordion .content table {
    width: 100%;
    margin: -5px -135px 0 -3px;
}
.accordion .content table a {
    background: #fff;
}
.accordion .content table a:hover {
    background: #DDE2D5;
    padding: 10px 0;
}
.accordion .content table tr td {
    padding: 0.3rem 0.5rem 0.3rem;
    font-size: 0.875rem;
    color: #000;
    text-align: left;
    display: text-cell;
    line-height: 1.5em;
}
.accordion .content table tr td a {
    background: #fff;
    display: block;
}
.accordion .content table tr td a:hover {
    margin: -10px 0 !important;
    background: #DDE2D5;
}
.hover-town td {
    padding: 0.3rem 0rem 0.3rem;
    font-size: 0.875rem;
    color: #000;
    text-align: left;
    display: text-cell;
    line-height: 1.5em;
    vertical-align: top;
}
.hover-town td a a {
    background: #fff;
    display: block;
    text-decoration: none;
}
.hover-town td a:hover {
    margin: -5px 0 !important;
    background: #DDE2D5;
}
.hover-town td i:hover {
    z-index: -99999 !important;
}
.content .list-group .list-group-item {
    background: #fff !important;
    list-style: none;
    outline: none;
}
.content list-group list-group-item a {
    background: #fff;
}
.content .list-group .list-group-item a.hover {
    background: #CAD5EA;
}
.content .min {
    min-height: 400px;
}
.content h4 {
    color: #000;
    margin-left: 0px;
    padding-top: 2px;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif;
    font-weight: bold;
}
.bound {
    margin: -35px 0px -6px 0;
    width: 100%;
    padding-bottom: 10px;
    z-index: -99 !important;
}
.bound ul li {
    margin: -5px 0 3px 0;
    padding: 5px 0px 5px 15px;
    background: #fff;
}
.bound-home {
    margin: 0 -5px 0 -5px;
    padding-bottom: 0px;
}
.bound-home ul {
    margin-top: -7px;
    background: #fff;
    font-size: 0.95em;
}
.bound-home h4 {
    color: #fff;
    margin-top: 0;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif;
    font-weight: bold;
}
.bound-home h4 .fix {
    padding: 15px 0;
}
.bound-home h5 {
    font-weight: bold;
}
.accordion-icon:before {
    content: "\f0d7"}
.active .accordion-icon .active {
    content: "\f0d8"}
.active .accordion-icon:before {
    content: "\f0d8"}
.accordion-icon-expand:before {
    content: "\f065"}
.active .accordion-icon-expand .active {
    content: "\f066"}
.active .accordion-icon-expand:before {
    content: "\f066"}
.memaccord-icon:before {
    content: "\f0da"}
.active .memaccord-icon .active {
    content: "\f0d8"}
.active .memaccord-icon:before {
    content: "\f0d8"}
.line {
    border-bottom: white thin solid;
    padding: 1px 0 25px 0;
}
/*
.accordion dd.active a {
    border-bottom: none !important;
}
*/
.trinfo ul li {
    list-style: none;
    border: none;
}
.newone {
    color: #000;
}
.push_up {
    padding: 20px 0;
}
.pullup {
    padding: 0;
}
.pulldown {
    margin-bottom: -15px;
}
.listup {
    margin-bottom: 0 !important;
}
.listdown {
    margin-top: -30px;
}

.headsup {
    margin-top: -55px;
}
@media screen and (max-width: 640px) {
    .headsup {
    margin: -30px;
}
}@media screen and (max-width: 640px) {
    .recordup {
    margin-top: 5px;
}
}center {
}
center i {
    color: #224488;
    font-size: small;
}
center a:hover {
    background: #EFF3FB;
    padding: 1em 0;
}
p a {
    font-weight: bold;
}
p a:hover {
    background: #eee;
    padding: 0.1em 0;
}
.shade {
    -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    -moz-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
}
.fullwidth {
    width: 100%;
    padding: 0;
}
.cm h4 {
    height: 4%;
    margin: -0.155em 0 0.125em 0;
    line-height: 1;
    font-size: 1.199rem;
    padding: 0;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif !important;
    font-weight: bold;
}
.comm-archives {
    margin-left: -3px;
}
.comm-archives i {
    font-size: 0.975rem;
    color: #222;
}
@media screen and (max-width: 640px) {
    .cm h4 {
    height: 3%;
    margin: -0.155em 0 0.125em 0;
    line-height: 1;
    font-family: Marcellus, 'trajan pro', 'Times New Roman', serif !important;
    font-weight: bold;
}
}img {
    max-width: 100%}
@media \0screen {
    img {
    width: auto;
}
}.overlay {
    background: transparent;
    position: relative;
    width: 640px;
    height: 480px;
    top: 480px;
    margin-top: -480px;
}
input[type="submit"] {
    font-family: FontAwesome;
}
h4 .terms {
    font-size: 1em;
    font-weight: bold;
    color: #fff;
}
.inline-list {
    margin: 0 auto 1.0625rem auto;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block;
}
.inline-list>li>* {
    display: block;
}
.inline-list li a:hover {
    background: #eee;
    text-decoration: none;
    padding: 0;
}
.sess-inline-list li a:hover {
    background: #eee;
    text-decoration: none;
    padding: 0;
}
.fa-smooth {
    font-size: 1.059em !important;
}
.emboss {
    text-shadow: #fff 0px 1px 0, #000 0 -1px 0;
    line-height: 1.05em;
    font-size: 0.75em;
    font-weight: bold;
    color: #808080;
    letter-spacing: 0.09em;
}
.emboss-lg {
    text-shadow: #fff 0px 1px 0, #000 0 -1px 0;
    line-height: 1.05em;
    font-size: 0.9em;
    font-weight: bold;
    color: #808080;
    letter-spacing: 0.09em;
}
.deboss {
    text-shadow: 0 2px 3px rgba(255, 255, 255, 0.3), 0 -1px 2px rgba(0, 0, 0, 0.2);
    color: #d7dee1;
}
.embossed {
    color: #575454;
    font-size: 3.125em;
    background-color: #eeeeee;
    text-shadow: #030303 4px 4px 4px;
}
.doublescore {
    font-size: 2.188em;
    font-weight: bold;
    border-bottom: 1px solid #657dad;
    width: 50%;
    margin: 0 auto 40px;
    padding: 0 25px 0 25px;
    text-align: center;
}
.doublescore span {
    margin-bottom: 4px;
    display: block;
    border-bottom: 5px solid #657dad;
    width: 100%;
    text-align: center;
}
.vertical {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    height: 3px;
    color: red;
    background: red;
}
.rtslant {
    -moz-transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
    -o-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    transform: rotate(110deg);
    height: 3px;
    color: #800000;
    background: red;
}
input.rounded {
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.25em;
    padding: 4px 7px;
    outline: 0;
    -webkit-appearance: none;
}
input.rounded:focus {
    border-color: #339933;
}
.icon-bkg {
    position: relative;
}
.icon-bkg:before {
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    left: -5px;
    content: "\25AE"}
.search {
    width: 100%;
    position: relative;
    background: #b7ccde;
}
.search:before {
    position: absolute;
    top: 4px;
    right: 0;
    width: 90px;
    height: 50px !important;
    line-height: 50px !important;
    font-family: 'FontAwesome';
    font-size: 1.3em;
    content: url(/basin/img/ico/searchbarsearch.png);
    text-align: center;
    color: #b7ccde;
    border-radius: 0px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smooth: always;
}
.searchTerm {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 5px solid #b7ccde !important;
    padding: 5px !important;
    height: 50px !important;
    border-radius: 0px;
    outline: none;
    font-size: 0.813em !important;
    color: #ccc !important;
    padding-left: 8px !important;
}
.searchButton {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 50px;
    opacity: 0;
    cursor: pointer;
}
.searchOfc {
    width: 100%;
    position: relative;
}
.searchOfc:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 35px !important;
    line-height: 35px !important;
    font-family: 'FontAwesome';
    font-size: 1.3em !important;
    content: '\f002';
    background: #b7ccde;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smooth: always;
}
.searchTermOfc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 2px solid #b7ccde !important;
    padding: 5px !important;
    height: 35px !important;
    border-radius: 3px !important;
    outline: none;
    font-size: 0.875em !important;
    color: #acacac !important;
    padding-left: 8px !important;
}
.searchButtonOfc {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 30px !important;
    opacity: 0;
    cursor: pointer;
}
#magnifying-glass {
    font-size: 10em;
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    border: 0.1em solid red;
    position: relative;
    border-radius: 0.35em;
}
#magnifying-glass::before {
    content: "";
    display: inline-block;
    position: absolute;
    right: -0.25em;
    bottom: -0.1em;
    border-width: 0;
    background: red;
    width: 0.35em;
    height: 0.08em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
#burst-12 {
    background: red;
    width: 80px;
    height: 80px;
    position: relative;
    text-align: center;
}
#burst-12:before, #burst-12:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 80px;
    background: red;
}
#burst-12:before {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
}
#burst-12:after {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
}
#burst-8 {
    background: red;
    width: 80px;
    height: 80px;
    position: relative;
    text-align: center;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20eg);
}
#burst-8:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 80px;
    background: red;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}
@media screen and (max-width: 640px) {
    .panel-no-pad {
    padding: 0;
}
}@media screen and (min-width: 1028px) {
    .contact-mail a {
    margin: 0 0 0 38px !important;
    font-weight: bold !important;
}
}.contact-cal {
    font-variant: small-caps;
}
.ftr {
    margin: 0 15px;
}
.regsess {
    margin: 0 auto;
    text-align: center;
    padding: 0 55px;
    font-size: 0.95em;
    line-height: 1;
}
.bullsess {
    font-family: lato, 'open sans', arial, sans-serif;
    font-size: 1em;
    color: #000;
}
.bullsess span {
    text-decoration: none;
    font-family: lato, 'open sans', arial, sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 1em;
}
.bullsess p {
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: -10px;
}
.bullsess i {
    margin-left: -25px;
    color: maroon;
}
@media screen and (max-width: 640px) {
    .bullsess span {
    text-decoration: none;
    font-family: lato, 'open sans', arial, sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 1em;
}
.bullsess p {
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: 0px;
    margin-left: -5px;
}
.bullsess i {
    margin-left: 0;
    color: maroon;
}
}.alert-box-home {
    border-color: #610017;
    border-radius: 5px;
    border-style: double;
    border-width: 3px;
    display: block;
    font-weight: normal;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 0.475rem 1.5rem 0.575rem 0.875rem;
    font-size: 0.8125rem;
    background-color: #fff;
    color: #fff;
}
.alert-box-home ul li a span {
    font-weight: bold;
    font-size: 0.93em !important;
    font-style: italic;
    font-family: lato, 'open sans', arial, sans-serif !important;
    color: #000;
}
.alert-box-home2 {
    display: block;
    font-weight: normal;
    position: relative;
    font-size: 0.8125rem;
    background-color: transparent;
    color: #fff;
}
.alert-box-home2 ul li a span {
    font-weight: bold;
    font-size: 0.93em !important;
    font-style: normal;
    font-family: lato, 'open sans', arial, sans-serif !important;
    color: #000;
}
.alert-box-home2 .alert-box-home2 .close {
    font-size: 2.375rem;
    padding: 0;
    line-height: 0;
    position: absolute;
    text-align: right;
    opacity: 0.8;
}
.alert-box-home2 i {
    opacity: 0.8;
}
.alert-box-home2 .alert-box-home2 .close a:hover, .alert-box-home2 .alert-box-home2 .close a:focus {
    background: none !important;
}
@media screen and (min-width: 391px) and (max-width: 640px) {
    .alert-box-home2 ul li a {
    font-size: 0.93rem;
}
.alert-box-home2 ul li a span {
    font-weight: bold;
    font-style: normal;
    font-family: lato, 'open sans', arial, sans-serif !important;
    letter-spacing: 0.035em;
    color: #000;
}
.alert-box-home2 .alert-box-home2 .close a:hover, .alert-box-home2 .alert-box-home2 .close a:focus {
    background: none !important;
}
.alert-box-home2 .tba {
    font-size: 0.93em !important;
}
.alert-box-home2 .tba2 {
    font-size: 0.25em !important;
}
}@media screen and (max-width: 390px) {
    .alert-box-home2 {
    display: block;
    font-weight: normal;
    margin-bottom: 1.25rem;
    margin-left: -25px;
    position: relative;
    padding: 0.475rem 0rem 0.575rem 0rem;
    background-color: transparent;
    color: white;
}
.alert-box-home2 ul li a {
    font-size: 0.81rem;
}
.alert-box-home2 ul li a span {
    font-weight: bold;
    font-size: 0.9rem !important;
    font-style: normal;
    font-family: lato, 'open sans', arial, sans-serif !important;
    letter-spacing: 0.035em;
    color: #000;
}
.alert-box-home2 .alert-box-home2 .close a:hover, .alert-box-home2 .alert-box-home2 .close a:focus {
    background: none !important;
}
.alert-box-home2 .tba {
    font-size: 0.93em !important;
}
}.square-bullet {
    list-style-type: none !important;
    margin-left: 0;
    font-weight: bold;
}
.square-bullet a li, .square-bullet li {
    font-weight: bold;
}
.square-bullet li .list-group-item:hover {
    background: #CAD5EA !important;
    cursor: pointer !important;
    font-weight: bold !important;
}
.square-bullet li:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #7A0429;
    display: block;
    float: left;
    margin-right: 10px;
    margin-left: -20px;
    margin-top: 9px;
}
.lgi-click li {
    font-weight: bold;
}
.lgi-click li:hover {
    background: #CAD5EA;
    cursor: pointer;
    font-weight: bold;
}
.lgi-click>a:hover {
    background: none !important;
}
.row {
    *zoom: 1;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.alphalnks {
    width: 7px !important;
    padding: 0 7px !important;
    border: #657dad solid 1px;
    border-radius: 0px;
}
.ff {
    font-family: 'Marcellus SC', 'trajan pro', 'Times New Roman', serif;
}
.ffsc {
    font-family: 'Marcellus SC', 'trajan pro', 'Times New Roman', serif;
    font-weight: bold;
    font-size: 1.1em;
    color: #224488;
    text-outline: #fff;
}
@media print {
    * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
}
a, a:visited {
    text-decoration: none;
}
a[href]:after {
    content: " "}
abbr[title]:after {
    content: " (" attr(title) ")"}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    margin: 0.5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Marcellus', 'trajan pro', 'Times New Roman', serif;
    color: #000;
    font-weight: bold;
}
h2 {
    margin: 0 0 40px 0;
}
h2, h3 {
    page-break-after: avoid;
}
i {
    display: none;
}
#slideit {
    display: none;
}
#slideit-top {
    display: none;
}
img {
    display: none;
}
.shoe {
    display: none;
}
footer, .footer:after {
    display: none;
}
.accordion .active .content {
    display: block;
}
i {
    display: none !important;
}
alt, title {
    display: none !important;
}
.large-1 {
    width: grid-Calc(1,  12);
}
.large-2 {
    width: grid-Calc(2,  12);
}
.large-3 {
    width: grid-Calc(3,  12);
}
.large-4 {
    width: grid-Calc(4,  12);
}
.large-5 {
    width: grid-Calc(5,  12);
}
.large-6 {
    width: grid-Calc(6,  12);
}
.large-7 {
    width: grid-Calc(7,  12);
}
.large-8 {
    width: grid-Calc(8,  12);
}
.large-9 {
    width: grid-Calc(9,  12);
}
.large-10 {
    width: grid-Calc(10,  12);
}
.large-11 {
    width: grid-Calc(11,  12);
}
.large-12 {
    width: grid-Calc(12,  12);
}
}.no-js #loader {
    display: none;
}
.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: url(/basin/img/loading/spinner1.gif) center no-repeat #fff;
}
.flip-it {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: FlipH;
}
.underline {
    text-decoration: underline;
}
div.overflowable {
    border: 2px solid #FF3399;
    height: 150px;
    overflow: auto;
    padding: 1px 16px 1px 16px;
    width: 500px;
}
div.overflowable.unresponsive {
    border-color: #ccc;
    cursor: pointer;
    overflow: hidden;
}
.FloatingContainer {
    position: absolute;
    top: 25%;
    left: 25%;
    background-color: lightgrey;
    border: 1px solid black;
    width: 400px;
    height: 300px;
    overflow: auto;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 16px;
}
.loadimgs {
    position: absolute;
    display: none !important;
    visibility: hidden;
    opacity: 0;
}
.hoverbullet:hover {
    background: #CAD5EA !important;
    text-decoration: none;
}
@viewport {
    zoom: 1;
    width: extend-to-zoom;
}
@-ms-viewport {
    width: extend-to-zoom;
    zoom: 1;
}
@media screen and (min-width: 642px) and (max-width: 1032px) {
    .armbear {
    background: url(/basin/img/backgrounds/armbear-c.png) no-repeat right, url(/basin/img/backgrounds/armbear-c.png) no-repeat left;
    padding: -5px 5px 35px;
    margin-bottom: 5px;
}
.armbear-r {
    background: url(/basin/img/backgrounds/newmoon175white.png) no-repeat right;
    padding: 0 5px;
    opacity: 1;
}
.armbear-l {
    background: url(/basin/img/backgrounds/newmoon175white.png) no-repeat left;
    padding: 0 5px;
    opacity: 1;
}
}@media screen and (max-width: 642px) {
    .armbear-c {
    background: url(/basin/img/backgrounds/armbear-c.png) no-repeat right;
    padding: 35px 5px 5px;
    margin-right: 2px;
    margin-bottom: -25px;
    margin-top: -75px !important;
    vertical-align: top;
}
}.nowrap {
    white-space: nowrap;
}
.larger {
    font-size: larger;
}
.large {
    font-size: large;
}
.smaller {
    font-size: smaller;
}
.small {
    font-size: small;
}
.strong, .bold {
    font-weight: bold;
}
.underline {
    text-decoration: underline;
}
.italic {
    font-style: italic;
}
.blockborder_none {
    margin: inherit 50px inherit inherit;
}
.blockborder_none blockquote {
    border-left: none;
}
