@import url(https://fonts.googleapis.com/css?family=Droid + Sans:400, 700);
@import url(https://fonts.googleapis.com/css?family=PT + Sans:400, 400italic, 700, 700italic);
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=d19f1cb7-54a3-4fe1-bc8b-ec82a7c90c5f&fontids=692549,692692,692695,692716,692686,692698,692722");
hr {
    border-color: #626366;
}
hr.strong {
    border-width: 5px;
}
a,
a:visited {
    color: rgb(239, 121, 12);
    outline: none !important;
    font-size: 14px;
}
a:hover {
    color: #ffb718;
    outline: none !important;
    font-size: 14px;
    text-decoration: underline;
}
a.active-trail {
    color: #dfb171;
    outline: none !important;
    font-size: 14px;
}
a:active,
a:focus,
a.active {
    color: #dfb171;
    text-decoration: underline;
    outline: none !important;
    font-size: 14px;
}
.alert a {
    font-weight: 700;
}
.alert-success a {
    color: #356635;
}
.alert-info a {
    color: #2d6987;
}
.alert-warning a {
    color: #a47e3c;
}
.alert-danger a {
    color: #953b39;
}
.navbar-toggle {
    float: left;
    margin-left: 15px;
}
body {
    font-family: "HelveticaNeueW01-55Roma", sans-serif;
    position: relative;
    background: #f2f2f3;
    color: #626366;
}
body #admin-menu {
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 1600;
}
body #toolbar,
body #admin-menu a {
    font-size: 11px;
}
body #admin-menu,
body #admin-toolbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
a.panel-title {
    font-size: 14px;
}
.clear {
    clear: both;
}
.right0 {
    right: 0;
}
.left0 {
    left: 0;
}
.ptop40 {
    padding-top: 40px;
}
.mtop40 {
    margin-top: 40px;
}
.ptn,
.pvn,
.pan {
    padding-top: 0 !important;
}
.ptx,
.pvx,
.pax {
    padding-top: 3px !important;
}
.pts,
.pvs,
.pas {
    padding-top: 5px !important;
}
.ptm,
.pvm,
.pam {
    padding-top: 10px !important;
}
.ptl,
.pvl,
.pal {
    padding-top: 20px !important;
}
.pth {
    padding-top: 80px !important;
}
.prn,
.phn,
.pan {
    padding-right: 0 !important;
}
.prx,
.phx,
.pax {
    padding-right: 3px !important;
}
.prs,
.phs,
.pas {
    padding-right: 5px !important;
}
.prm,
.phm,
.pam {
    padding-right: 10px !important;
}
.prl,
.phl,
.pal {
    padding-right: 20px !important;
}
.prh {
    padding-right: 80px !important;
}
.pbn,
.pvn,
.pan {
    padding-bottom: 0 !important;
}
.pbx,
.pvx,
.pax {
    padding-bottom: 3px !important;
}
.pbs,
.pvs,
.pas {
    padding-bottom: 5px !important;
}
.pbm,
.pvm,
.pam {
    padding-bottom: 10px !important;
}
.pbl,
.pvl,
.pal {
    padding-bottom: 20px !important;
}
.pbh {
    padding-bottom: 80px !important;
}
.pln,
.phn,
.pan {
    padding-left: 0 !important;
}
.plx,
.phx,
.pax {
    padding-left: 3px !important;
}
.pls,
.phs,
.pas {
    padding-left: 5px !important;
}
.plm,
.phm,
.pam {
    padding-left: 10px !important;
}
.pll,
.phl,
.pal {
    padding-left: 20px !important;
}
.plh {
    padding-left: 80px !important;
}
.mtn,
.mvn,
.man {
    margin-top: 0px !important;
}
.mtx,
.mvx,
.max {
    margin-top: 3px !important;
}
.mts,
.mvs,
.mas {
    margin-top: 5px !important;
}
.mtm,
.mvm,
.mam {
    margin-top: 10px !important;
}
.mtl,
.mvl,
.mal {
    margin-top: 20px !important;
}
.mth {
    margin-top: 80px !important;
}
.mrn,
.mhn,
.man {
    margin-right: 0px !important;
}
.mrx,
.mhx,
.max {
    margin-right: 3px !important;
}
.mrs,
.mhs,
.mas {
    margin-right: 5px !important;
}
.mrm,
.mhm,
.mam {
    margin-right: 10px !important;
}
.mrl,
.mhl,
.mal {
    margin-right: 20px !important;
}
.mrh {
    margin-right: 80px !important;
}
.mbn,
.mvn,
.man {
    margin-bottom: 0px !important;
}
.mbx,
.mvx,
.max {
    margin-bottom: 3px !important;
}
.mbs,
.mvs,
.mas {
    margin-bottom: 5px; /*removed !important for media query to work - JA376*/
}
.mbm,
.mvm,
.mam {
    margin-bottom: 10px !important;
}
.mbl,
.mvl,
.mal {
    margin-bottom: 20px !important;
}
.mbh {
    margin-bottom: 80px !important;
}
.mln,
.mhn,
.man {
    margin-left: 0px !important;
}
.mlx,
.mhx,
.max {
    margin-left: 3px !important;
}
.mls,
.mhs,
.mas {
    margin-left: 5px !important;
}
.mlm,
.mhm,
.mam {
    margin-left: 10px !important;
}
.mll,
.mhl,
.mal {
    margin-left: 20px !important;
}
.mlh {
    margin-left: 80px !important;
}
.back_white {
    background: #fff;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.lowercase {
    text-transform: lowercase;
}
.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.align_left {
    text-align: left;
}
.align_right {
    text-align: right;
}
.align_center {
    text-align: center;
}
.pos_relative {
    position: relative !important;
}
.pos_absolute {
    position: absolute !important;
}
.height_auto {
    height: auto !important;
}
.height_100 {
    height: 100% !important;
}
.width_auto {
    width: auto !important;
}
.width_100 {
    width: 100% !important;
}
.border_l0 {
    border-left: 0;
}
.border_r0 {
    border-right: 0;
}
.inline_table {
    display: inline-table;
}
.inline_block {
    display: inline-block;
}
.clear_float {
    float: none !important;
}
.valign_top {
    vertical-align: top;
}
. .valign_bottom {
    vertical-align: bottom;
}
.valign_middle {
    vertical-align: middle;
}
.navbar {
    margin-bottom: 0;
}
#logo_menu {
    background: #ffffff;
}
#logo_menu .pos_relative .mbs {
    margin: 10px; /*removed !important for media query to work - JA376*/
}
.navbar-inverse {
    background-color: #626366 !important;
    border-color: #626366 !important;
}
.navbar-colors {
    background: url(../images/navbar_colors.png) no-repeat scroll left bottom transparent;
    height: 11px;
    position: relative;
    background-size: cover;
}
.navbar-colors-sm {
    background: url(../images/navbar_colors.png) no-repeat scroll left bottom transparent;
    height: 7px;
    position: relative;
    background-size: cover;
}
#opt_nav_container {
    background: #ffffff;
}
#main_nav_container {
    background: #8cc63e;
}
@media (max-width: 800px) {
    #logo_menu {
        margin-bottom: 10px;
    }
    a.logo img {
        width: 50%;
        padding: 10px;
    }
}
@media (max-width: 600px) {
    div.node p.wysiwyg_normal a.wysiwyg_button {
        display: block;
    }
    div.node img {
        height: auto;
        max-width: 100%;
    }
    .pth,
    .prh,
    .pbh,
    .plh {
        padding: 0 !important;
    }
    .mth,
    .mrh,
    .mbh,
    .mlh {
        margin: 0 !important;
    }
}
#search-block-form .input-group-btn button {
    background: transparent;
    border: none;
    font-size: 20px;
    color: #b4b4b5;
}
#search-block-form #edit-search-block-form--2 {
    background: #b4b4b5;
    color: #e6e6e6 !important;
    font-size: 11px;
    font-family: "HelveticaNeueW01-47LtCn 692686";
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#search-block-form #edit-search-block-form--2:focus {
    box-shadow: none;
}
.form-control::-webkit-input-placeholder {
    color: #ffffff;
}
.form-control:-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #ffffff;
}
.form-control:-ms-input-placeholder {
    color: #ffffff;
}
legend.panel-heading {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
    border: 1px solid;
}
#block-locale-language ul {
    margin: 0;
    padding: 0;
}
#block-locale-language ul li {
    list-style-type: none;
}
#block-locale-language ul li a {
    color: #e6e6e6 !important;
    font-size: 11px;
    line-height: 45px;
}
#block-locale-language ul li span {
    color: #e6e6e6 !important;
    font-size: 11px;
    line-height: 45px;
}
#block-locale-language ul li.active {
    display: none;
}
#block-multiblock-1 ul {
    margin: 0;
    padding: 0;
}
#block-multiblock-1 ul li {
    list-style-type: none;
}
#block-multiblock-1 ul li a {
    font-family: "HelveticaNeueW01-57Cn", sans-serif;
    font-size: 17px !important;
    color: #008751;
}
#block-multiblock-1 ul li span {
    font-family: "HelveticaNeueW01-57Cn", sans-serif;
    font-size: 17px !important;
    color: #008751;
}
#block-multiblock-1 ul li.active {
    display: none;
}
#block-multiblock-1 ul li a:hover {
    color: #626366;
    text-decoration: none;
}
#block-menu-block-4 ul li {
    list-style-type: none;
}
#block-menu-block-4 ul li a {
    color: #e6e6e6 !important;
    font-size: 11px;
    background: none;
    padding: 0;
    line-height: 45px;
}
#block-menu-block-4 ul li a:hover {
    background: none;
    text-decoration: underline;
}
.breadcrumb {
    background: #ffffff;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-transform: lowercase;
}
.breadcrumb li a,
.breadcrumb li {
    font-size: 12px !important;
}
#main_nav_container a {
    font-family: "HelveticaNeueW01-57Cn", sans-serif;
    font-size: 17px !important;
    color: #ffffff;
    text-transform: lowercase;
    text-decoration: none;
}
#main_nav_container ul li {
    position: static;
}
#main_nav_container a.active {
    font-size: 17px;
    color: #008751;
    background: none;
}
#main_nav_container a.active-trail {
    font-size: 17px;
    color: #008751;
    background: none;
}
#main_nav_container a:focus {
    font-size: 17px;
    color: #008751;
    background: none;
}
#main_nav_container a:hover {
    font-size: 17px;
    color: #008751;
    background: none;
}
.main_nav_active {
    width: 28px;
    height: 7px;
    position: relative;
    background: transparent url(../images/main_nav_active.png) no-repeat center bottom;
    z-index: 1000;
    margin: 0 auto -6px;
    text-decoration: none;
    display: none;
}
.container_border {
    background: #ffffff;
    border-left: 1px solid #bebfb9;
    border-right: 1px solid #bebfb9;
}
.home_container {
    border: 1px solid #bebfb9;
    min-height: 415px;
}
.home_container a {
    font-size: 13px;
    font-family: "HelveticaNeueW01-55Roma", sans-serif;
    color: #626366;
}
.home_container a.regular_link {
    font-size: 13px;
    font-family: "HelveticaNeueW01-55Roma", sans-serif;
    color: #d59844;
}
.home_container_right {
    border-right: 1px solid #bebfb9;
}
.home_container_top {
    border-top: 1px solid #bebfb9;
}
.second_nav_container {
    background: #e5e6e7;
    position: relative;
    width: 100%;
    left: 0;
    z-index: 100;
    display: none;
}
.show_submenu {
    display: block !important;
}
#main_nav_container ul li:hover .main_nav_active {
    display: block;
}
@media (max-width: 800px) {
    div.navbar.navbar-static-top,
    #main_nav_container,
    #second_nav_container {
        display: none;
    }
}
@media (max-width: 992px) {
    section#block-menu-block-4,
    section#block-text-resize-0,
    section#block-locale-language {
        display: inline-block !important;
    }
}
.second_nav_container ul li a {
    font-family: "HelveticaNeueW01-57Cn", sans-serif;
    font-size: 14px !important;
    color: #626366 !important;
    text-transform: lowercase;
}
.second_nav_container ul li a:hover {
    background: none;
    text-decoration: underline;
}
.second_nav_container ul li a:focus {
    background: none;
}
.second_nav_container ul li a.active {
    background: none;
    text-decoration: underline;
}
#header_nav_container {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
}
#header_nav_container a {
    font-family: "HelveticaNeueW01-57Cn", sans-serif;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    /*keep same bg color after clicking - JA376*/
    background-color: #285F74;
}
#header_nav_container a:hover {
    background: none;
    color: #008751;
}
#header_nav_container a.active {
    background: none;
}
#header_nav_container ul.menu li {
    display: inline-block;
    background: #8cc63e;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}
/*register clicks on top nav links - JA376*/
#header_nav_container ul.menu.nav li:active {
    background-color: #E3E8EA;
}
@media (max-width: 800px) {
    #header_nav_container {
        position: relative;
        clear: both;
        width: 100%;
    }
    #header_nav_container a {
        font-size: 15px;
        padding: 10px 0;
        text-align: center;
    }
    #header_nav_container ul.menu li {
        display: block;
        background: #8cc63e;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border: 1px solid #478100;
        width: 50%;
        float: left;
    }
    #header_nav_container ul.menu li.first {
    }
    #header_nav_container ul.menu li.last {
        border-left: 0px;
    }
}
@media (min-width: 800px) {
    #header_nav_container {
        padding-left: 0;
    }
}
@media (max-width: 640px) {
    #header_nav_container ul.menu li.first {
        width: 64%;
    }
    #header_nav_container ul.menu li.last {
        width: 36%;
    }
}
@media (max-width: 1200px) and (min-width: 801px){
    #header_nav_container a{
        font-size: medium;
    }
    #logo_menu .container.pos_relative .mbs {
        margin-bottom: 20px;
    }
}
.page_badge {
    background: #00954d;
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-family: "Garamond W01 Italic";
    z-index: 100;
}
.page_badge_left {
    color: #77bc43;
    border-right: 0px solid transparent;
    height: 0px;
    width: 0px;
    position: absolute;
    border-left: 15px solid transparent;
    border-bottom: 12px solid;
    margin-top: -12px;
}
.page_badge_right {
    color: #77bc43;
    border-right: 15px solid transparent;
    height: 0px;
    width: 0px;
    position: absolute;
    border-left: 0px solid transparent;
    border-bottom: 12px solid;
    margin-top: -12px;
    right: 0;
}
.programs_subtitle {
    background: #d39545;
    font-size: 17px;
    color: #fff;
    padding: 10px;
}
h1.page-header,
h2.pane-title {
    font-family: "HelveticaNeueW01-57Cn", sans-serif;
    font-size: 39px;
    color: #626366;
    margin: 0;
    border-bottom: 0;
    text-transform: capitalize;
}
.custom_page_bg {
    background-repeat: no-repeat;
    background-position: 15px bottom;
}
.program_name {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/transparent_white_85.png);
    position: relative;
    margin-top: -40px;
    line-height: 19px;
    font-family: "HelveticaNeueW01-57Cn", sans-serif;
    padding: 10px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.cta_box_parent {
    position: relative;
}
.cta_box_parent img {
    display: block;
    height: auto;
    max-width: 100%;
}
.cta_box_child {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/transparent_white_85.png);
    display: none;
}
.cta_button {
    width: 60px;
    height: 60px;
    display: table;
    margin: 0 auto;
    position: relative;
    top: -30px;
    background: url(../images/cta_button.png) no-repeat;
    text-indent: -9999px;
}
.flex-caption {
    font-weight: normal;
    font-family: "HelveticaNeueW01-57Cn", sans-serif;
}
.cta_box_child p {
    font-size: 11px;
}
.flexslider ul.slides li a img {
    display: block;
    height: auto;
    max-width: 100%;
}
@media (max-width: 768px) {
    #home-box-00,
    #home-box-01,
    #home-box-02 {
    }
}
#home-box-00 .cta_box_parent:hover .cta_box_child {
    display: block;
}
#home-box-01 .cta_box_parent:hover .cta_box_child {
    display: block;
}
#home-box-02 .cta_box_parent:hover .cta_box_child {
    display: block;
}
#home-box-03 .cta_box_parent:hover .cta_box_child {
    display: block;
}
.home_side_socials {
    background: #8dc63f;
    width: 180px;
    margin: 0 auto;
    -webkit-border-bottom-leftt-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.home_side_socials .btn-facebook {
    color: #8dc63f;
    background: #ffffff;
    border-color: #fff;
    margin-bottom: 10px;
}
.home_side_socials .btn-twitter {
    color: #8dc63f;
    background: #ffffff;
    border-color: #fff;
    margin-bottom: 10px;
}
.home_side_socials .btn-linkedin {
    color: #8dc63f;
    background: #ffffff;
    border-color: #fff;
    margin-bottom: 10px;
}
.home_side_socials .btn-google-plus {
    color: #8dc63f;
    background: #ffffff;
    border-color: #fff;
    margin-bottom: 10px;
}
@media (max-width: 800px) {
    .btn-social-icon {
        margin-right: 10px;
    }
    .home_side_socials {
        padding-left: 0;
    }
    .home_side_socials .btn-google-plus {
        margin-right: 0;
    }
}
.home_donors_nav ul.pagination li a:hover {
    background: #939598;
}
.home_donors_nav ul.pagination li.active a {
    background: #939598;
}
.home_donors_nav ul.pagination li.active a:hover {
    border-color: transparent;
}
.home_donors_nav ul.pagination li a.progress-disabled {
    float: left;
}
.home_donors_nav ul.pagination li a.progress-disabled div.ajax-progress {
    display: none;
}
.home_donors_nav ul.pagination li a {
    width: 20px;
    height: 20px;
    display: block;
    background: #bcbdc0;
    cursor: pointer;
    text-indent: -9999px !important;
    color: transparent;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    padding: 0;
    border-color: transparent;
    margin-right: 5px;
}
.home_donors_nav ul.pagination li.prev,
.home_donors_nav ul.pagination li.next {
    display: none;
}
@media (max-width: 800px) {
}
.admin-tabs-primary {
    float: right;
    text-align: right;
}
.admin-tabs-primary li {
    float: none;
    display: inline-block;
}
.admin-tabs-primary li a {
    padding: 0 2px !important;
    font-size: 11px;
}
.ja_menu {
    list-style: none;
    padding: 0;
    font-family: "HelveticaNeueW01-55Roma", sans-serif;
    font-size: 14px;
}
.ja_sub_menu {
    list-style: none;
    padding: 0;
    margin-left: 15px;
}
.ja_menu li.region {
    text-transform: none;
    padding: 5px 0;
}
.ja_menu li.category {
    color: #626366;
    text-transform: uppercase;
    padding: 10px 0 0 0;
}
.pane-block ul.menu.nav,
.region-sidebar-second ul.menu.nav,
.region-sidebar-first ul.menu.nav {
    list-style: none;
    padding: 0;
    font-family: "HelveticaNeueW01-55Roma", sans-serif;
    font-size: 14px;
}
.pane-block ul.menu.nav li a,
.region-sidebar-second ul.menu.nav li a,
.region-sidebar-first ul.menu.nav li a {
    padding: 5px 0;
    background: none;
}
.pane-block ul.menu.nav li a:hover,
.region-sidebar-second ul.menu.nav li a:hover,
.region-sidebar-first ul.menu.nav li a:hover {
    text-decoration: underline;
}
.pane-block h2.pane-title,
.region-sidebar-second h2.block-title,
.region-sidebar-first h2.block-title {
    font-family: "HelveticaNeueW01-55Roma", sans-serif;
    font-size: 19px;
    text-transform: lowercase;
    margin-bottom: 5px;
}
.field-name-field-event-date,
.field-name-field-event-location {
    display: inline-block;
    margin-right: 0.5em;
    font-size: 15px;
}
.node-events .field-name-field-event-date,
.node-events .field-name-field-event-location {
    display: block;
    font-size: 15px;
}
.field-name-field-open-to .field-label,
.field-name-field-open-to .field-items,
.field-name-field-value .field-label,
.field-name-field-value .field-items,
.field-name-field-deadline .field-label,
.field-name-field-deadline .field-items {
    display: inline-block;
    margin-right: 0.5em;
    font-size: 15px;
}
.field-name-field-bod-image {
    float: right;
}
.bod_chair {
    clear: both;
}
.bod_chair img {
    border: 1px solid #bfbfbf;
}
.bod_regular img {
    border: 1px solid #bfbfbf;
    margin: 0 auto;
}
@media (min-width: 800px) {
    .bod_regular_box {
        height: 100px;
        overflow: hidden;
    }
}
.supp_small {
}
.supp_regular img {
    border: 1px solid #bfbfbf;
}
.supp_title {
    font-family: "HelveticaNeueW01-55Roma", sans-serif;
    font-size: 20px;
}
#footer a {
    font-family: "HelveticaNeueW01-55Roma", sans-serif;
    font-size: 9px;
}
#footer a,
#footer a:hover,
#footer a:visited {
    color: #ffffff;
}
#footer a:active,
#footer a:focus,
#footer a.active {
    color: #e7e7e7;
    text-decoration: none !important;
}
.footer_min {
    position: relative;
    z-index: 99;
    padding-top: 15px;
    margin-top: -15px;
}
#footer {
    background: #636467;
    color: #fff;
    font-family: "HelveticaNeueW01-55Roma", sans-serif;
    font-size: 9px;
}
.footer_min_top {
    position: relative;
    z-index: 99;
    margin-top: -15px;
}
.footer_min_mrg {
}
.footer_image {
    width: 230px;
    height: 110px;
    margin: 0;
    padding: 0;
}
#footer_images {
    white-space: nowrap;
    overflow: hidden;
    font-size: 0px;
}
#backtotop {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    bottom: 250px;
    width: 50px;
    height: 40px;
    line-height: 15px;
    font-size: 10px;
    z-index: 9999;
}
.wysiwyg_title {
    font-family: "HelveticaNeueW01-55Roma", sans-serif;
    font-size: 32px;
    color: #626366;
    margin: 0;
    text-transform: capitalize;
}
.wysiwyg_sub_title {
    font-size: 17px !important;
    font-family: "HelveticaNeueW01-56It", sans-serif;
}
.wysiwyg_normal {
    font-size: 13px;
}
.wysiwyg_line {
    font-size: 17px;
    background: url(../images/text_line_24.png) repeat-x;
    clear: both;
}
.wysiwyg_line span {
    background-color: #fff;
    padding-right: 5px;
}
.wysiwyg_button,
a.wysiwyg_button:hover,
a.wysiwyg_button:visited {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    background: #8cc63e;
    padding: 13px 20px;
    text-decoration: none;
}
.wysiwyg_button:active,
a.wysiwyg_button:focus,
a.wysiwyg_button.active {
    background: #b4da81;
}
.wysiwyg_button,
a.wysiwyg_button:visited {
    background: rgb(239, 121, 12);
}
a.wysiwyg_button:hover {
    background: #ffb718;
}
.wysiwyg_link,
a.wysiwyg_link:hover,
a.wysiwyg_link:visited {
    font-size: 14px;
    color: #d59844;
    outline: none !important;
    text-indent: 35px;
    background: url(../images/link_indent.png) no-repeat;
    display: block;
    line-height: 33px;
}
.wysiwyg_link:active,
a.wysiwyg_link:focus,
a.wysiwyg_link.active {
    font-size: 14px;
    color: #dfb171;
    outline: none !important;
    text-indent: 35px;
    background: url(../images/link_indent.png) no-repeat;
    display: block;
    line-height: 33px;
}
.view-id-contact .mbn .bold {
    display: block;
    margin-bottom: 10px;
    font-size: 22px !important;
}
.mbl_font6,
.mbl_font6 p,
.mbl_font6 a,
.mbl_font6 .wysiwyg_normal,
.mbl_font6 span,
.mbl_font6 strong {
    font-size: 6px !important;
}
.mbl_font8,
.mbl_font8 p,
.mbl_font8 a,
.mbl_font8 .wysiwyg_normal,
.mbl_font8 span,
.mbl_font8 strong {
    font-size: 8px !important;
}
.mbl_font10,
.mbl_font10 p,
.mbl_font10 a,
.mbl_font10 .wysiwyg_normal,
.mbl_font10 span,
.mbl_font10 strong {
    font-size: 10px !important;
}
.mbl_font12,
.mbl_font12 p,
.mbl_font12 a,
.mbl_font12 .wysiwyg_normal,
.mbl_font12 span,
.mbl_font12 strong {
    font-size: 12px !important;
}
.mbl_font14,
.mbl_font14 p,
.mbl_font14 a,
.mbl_font14 .wysiwyg_normal,
.mbl_font14 span,
.mbl_font14 strong {
    font-size: 14px !important;
}
.mbl_font16,
.mbl_font16 p,
.mbl_font16 a,
.mbl_font16 .wysiwyg_normal,
.mbl_font16 span,
.mbl_font16 strong {
    font-size: 16px !important;
}
.mbl_font18,
.mbl_font18 p,
.mbl_font18 a,
.mbl_font18 .wysiwyg_normal,
.mbl_font18 span,
.mbl_font18 strong {
    font-size: 18px !important;
}
.mbl_font20,
.mbl_font20 p,
.mbl_font20 a,
.mbl_font20 .wysiwyg_normal,
.mbl_font20 span,
.mbl_font20 strong {
    font-size: 20px !important;
}
.mbl_font22,
.mbl_font22 p,
.mbl_font22 a,
.mbl_font22 .wysiwyg_normal,
.mbl_font22 span,
.mbl_font22 strong {
    font-size: 22px !important;
}
.mbl_font24,
.mbl_font24 p,
.mbl_font24 a,
.mbl_font24 .wysiwyg_normal,
.mbl_font24 span,
.mbl_font24 strong {
    font-size: 24px !important;
}
.mbl_font26,
.mbl_font26 p,
.mbl_font26 a,
.mbl_font26 .wysiwyg_normal,
.mbl_font26 span,
.mbl_font26 strong {
    font-size: 26px !important;
}
.mbl_font28,
.mbl_font28 p,
.mbl_font28 a,
.mbl_font28 .wysiwyg_normal,
.mbl_font28 span,
.mbl_font28 strong {
    font-size: 28px !important;
}
.mbl_font30,
.mbl_font30 p,
.mbl_font30 a,
.mbl_font30 .wysiwyg_normal,
.mbl_font30 span,
.mbl_font30 strong {
    font-size: 30px !important;
}
.mbl_font32,
.mbl_font32 p,
.mbl_font32 a,
.mbl_font32 .wysiwyg_normal,
.mbl_font32 span,
.mbl_font32 strong {
    font-size: 32px !important;
}
.mbl_font34,
.mbl_font34 p,
.mbl_font34 a,
.mbl_font34 .wysiwyg_normal,
.mbl_font34 span,
.mbl_font34 strong {
    font-size: 34px !important;
}
.mbl_font36,
.mbl_font36 p,
.mbl_font36 a,
.mbl_font36 .wysiwyg_normal,
.mbl_font36 span,
.mbl_font36 strong {
    font-size: 36px !important;
}
.mbl_font38,
.mbl_font38 p,
.mbl_font38 a,
.mbl_font38 .wysiwyg_normal,
.mbl_font38 span,
.mbl_font38 strong {
    font-size: 38px !important;
}
.mbl_font40,
.mbl_font40 p,
.mbl_font40 a,
.mbl_font40 .wysiwyg_normal,
.mbl_font40 span,
.mbl_font40 strong {
    font-size: 40px !important;
}
.mbl_font42,
.mbl_font42 p,
.mbl_font42 a,
.mbl_font42 .wysiwyg_normal,
.mbl_font42 span,
.mbl_font42 strong {
    font-size: 42px !important;
}
.mbl_font44,
.mbl_font44 p,
.mbl_font44 a,
.mbl_font44 .wysiwyg_normal,
.mbl_font44 span,
.mbl_font44 strong {
    font-size: 44px !important;
}
.mbl_font46,
.mbl_font46 p,
.mbl_font46 a,
.mbl_font46 .wysiwyg_normal,
.mbl_font46 span,
.mbl_font46 strong {
    font-size: 46px !important;
}
.mbl_font48,
.mbl_font48 p,
.mbl_font48 a,
.mbl_font48 .wysiwyg_normal,
.mbl_font48 span,
.mbl_font48 strong {
    font-size: 48px !important;
}
.mbl_font50,
.mbl_font50 p,
.mbl_font50 a,
.mbl_font50 .wysiwyg_normal,
.mbl_font50 span,
.mbl_font50 strong {
    font-size: 50px !important;
}
#block-jacanada-custom-jacanada-custom-charter-links {
    padding: 0 20px 10px;
}
#block-jacanada-custom-jacanada-custom-charter-links a {
    padding: 5px 0;
    display: block;
}
#block-menu-block-3 {
    padding-bottom: 0 !important;
}
.page-office .page-header,
.page-office .wysiwyg_title {
    text-transform: capitalize;
}
.page-node-1090 h1.page-header {
    text-transform: none;
}
.view-display-id-panel_pane_charter_partners .views-row {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
}
@media (min-width: 800px) {
    .custom_charter {
        width: 220px;
    }
}
.ig-b- {
    display: inline-block;
    vertical-align: top;
}
.ig-b- img {
    visibility: hidden;
}
.ig-b-:hover {
    background-position: 0 -60px;
}
.ig-b-:active {
    background-position: 0 -120px;
}
.ig-b-48 {
    position: relative;
    width: 30px;
    height: 30px;
    background: url(../images/instagram-icon.png) no-repeat;
    background-size: cover;
}
.ig-b-48 img {
    display: none;
}
.ig-b-48:hover {
    background: url(../images/instagram-icon-hover.png) no-repeat 0 0;
}
.ig-mobile {
    background: url(../images/Instagram-mobile.png) no-repeat 0 0;
    margin-left: 5px;
}
.ig-mobile:hover {
    background: url(../images/Instagram-mobile-hover.png) no-repeat 0 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
}
.view-display-id-panel_pane_charter_supporters .views-row {
    display: inline-block;
    margin: 0 15px 15px 0;
}
@font-face {
    font-family: "garamond_italic";
    src: url(../fonts/garamond_italic-webfont.eot);
    src: url(../fonts/garamond_italic-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/garamond_italic-webfont.woff) format("woff"),
        url(../fonts/garamond_italic-webfont.ttf) format("truetype"), url(../fonts/garamond_italic-webfont.svg#adobe_garamond_proitalic) format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Garamond W01 Italic";
    src: url(../fonts/9157ff14-4437-4624-a52a-42be17b24aa5d41d.eot?#iefix);
    src: url(../fonts/9157ff14-4437-4624-a52a-42be17b24aa5d41d.eot?#iefix) format("eot"), url(../fonts/f4ab7a37-fe19-4423-a2db-a1b6f869d17f.woff) format("woff"),
        url(../fonts/992ecc37-cf3b-4aa5-b283-7cd39772a158.ttf) format("truetype"),
        url(../fonts/b1a56dd6-6e8d-4f96-a7c1-45a33979d671.svg#b1a56dd6-6e8d-4f96-a7c1-45a33979d671) format("svg");
}
@font-face {
    font-family: "HelveticaNeueW01-55Roma";
    src: url(../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6d41d.eot?#iefix);
    src: url(../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6d41d.eot?#iefix) format("eot"), url(../fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff) format("woff"),
        url(../fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf) format("truetype"),
        url(../fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9) format("svg");
}
@font-face {
    font-family: "HelveticaNeueW01-56It";
    src: url(../fonts/58a5cbff-d570-4c18-a5e3-60868dc07ae8d41d.eot?#iefix);
    src: url(../fonts/58a5cbff-d570-4c18-a5e3-60868dc07ae8d41d.eot?#iefix) format("eot"), url(../fonts/2c056da8-4920-4e20-8c69-8a6b315458a9.woff) format("woff"),
        url(../fonts/2381d918-136d-444f-8391-db0cba6da388.ttf) format("truetype"),
        url(../fonts/d0697971-6f58-4597-942e-8beabd1adc87.svg#d0697971-6f58-4597-942e-8beabd1adc87) format("svg");
}
@font-face {
    font-family: "HelveticaNeueW01-75Bold";
    src: url(../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00d41d.eot?#iefix);
    src: url(../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00d41d.eot?#iefix) format("eot"), url(../fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff) format("woff"),
        url(../fonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf) format("truetype"),
        url(../fonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568) format("svg");
}
@font-face {
    font-family: "HelveticaNeueW01-47LtCn 692686";
    src: url(../fonts/7de6b03f-1298-4bc2-89af-9d9da594008dd41d.eot?#iefix);
    src: url(../fonts/7de6b03f-1298-4bc2-89af-9d9da594008dd41d.eot?#iefix) format("eot"), url(../fonts/42aacb2f-222e-46f5-a95a-1c22948ee0d1.woff) format("woff"),
        url(../fonts/217a2f81-1e65-4924-a0d4-05ac8576f883.ttf) format("truetype"),
        url(../fonts/5405647d-099e-47f7-9d4a-f8692e57a206.svg#5405647d-099e-47f7-9d4a-f8692e57a206) format("svg");
}
@font-face {
    font-family: "HelveticaNeueW01-57Cn";
    src: url(../fonts/ecaa98fe-425a-42de-846b-c235f0dbc449d41d.eot?#iefix);
    src: url(../fonts/ecaa98fe-425a-42de-846b-c235f0dbc449d41d.eot?#iefix) format("eot"), url(../fonts/842088d0-1ae2-40d0-8561-3c95761ba7a6.woff) format("woff"),
        url(../fonts/c74505d5-13e8-47ed-94a8-630aab4da3e6.ttf) format("truetype"),
        url(../fonts/6cd480d1-47d0-48b4-86bd-283db2cb9235.svg#6cd480d1-47d0-48b4-86bd-283db2cb9235) format("svg");
}
@font-face {
    font-family: "HelveticaNeueW01-77BdCn 692722";
    src: url(../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50ed41d.eot?#iefix);
    src: url(../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50ed41d.eot?#iefix) format("eot"), url(../fonts/102ab74c-0e84-4fe5-a17a-b20fb643591a.woff) format("woff"),
        url(../fonts/1d146b29-55e2-485b-96aa-5cb628e7e9eb.ttf) format("truetype"),
        url(../fonts/d90b3358-e1e2-4abb-ba96-356983a54c22.svg#d90b3358-e1e2-4abb-ba96-356983a54c22) format("svg");
}
@font-face {
    font-family: "FontAwesome";
    src: url(../fonts/fontawesome-webfontba72.eot?v=4.0.3);
    src: url(../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.0.3) format("embedded-opentype"), url(../fonts/fontawesome-webfontba72.woff?v=4.0.3) format("woff"),
        url(../fonts/fontawesome-webfontba72.ttf?v=4.0.3) format("truetype"), url(../fonts/fontawesome-webfontba72.svg?v=4.0.3#fontawesomeregular) format("svg");
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.2857142857142858em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: 0.14285714285714285em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.8571428571428572em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}
@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-bars:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
    content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-reply-all:before {
    content: "\f122";
}
.fa-mail-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-minus-square-o:before {
    content: "\f147";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}
.fa-gbp:before {
    content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}
.fa-won:before,
.fa-krw:before {
    content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-sort-alpha-asc:before {
    content: "\f15d";
}
.fa-sort-alpha-desc:before {
    content: "\f15e";
}
.fa-sort-amount-asc:before {
    content: "\f160";
}
.fa-sort-amount-desc:before {
    content: "\f161";
}
.fa-sort-numeric-asc:before {
    content: "\f162";
}
.fa-sort-numeric-desc:before {
    content: "\f163";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-adn:before {
    content: "\f170";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitbucket-square:before {
    content: "\f172";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-trello:before {
    content: "\f181";
}
.fa-female:before {
    content: "\f182";
}
.fa-male:before {
    content: "\f183";
}
.fa-gittip:before {
    content: "\f184";
}
.fa-sun-o:before {
    content: "\f185";
}
.fa-moon-o:before {
    content: "\f186";
}
.fa-archive:before {
    content: "\f187";
}
.fa-bug:before {
    content: "\f188";
}
.fa-vk:before {
    content: "\f189";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}
.fa-plus-square-o:before {
    content: "\f196";
}
.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-social :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social.btn-lg {
    padding-left: 61px;
}
.btn-social.btn-lg :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em;
}
.btn-social.btn-sm {
    padding-left: 38px;
}
.btn-social.btn-sm :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em;
}
.btn-social.btn-xs {
    padding-left: 30px;
}
.btn-social.btn-xs :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em;
}
.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0;
}
.btn-social-icon :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social-icon.btn-lg {
    padding-left: 61px;
}
.btn-social-icon.btn-lg :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em;
}
.btn-social-icon.btn-sm {
    padding-left: 38px;
}
.btn-social-icon.btn-sm :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em;
}
.btn-social-icon.btn-xs {
    padding-left: 30px;
}
.btn-social-icon.btn-xs :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em;
}
.btn-social-icon :first-child {
    border: none;
    text-align: center;
    width: 100% !important;
}
.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0;
}
.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0;
}
.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0;
}
.btn-facebook,
.btn-facebook:visited {
    color: #646669;
    background-color: #989898;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #30487b;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
    background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook .badge {
    color: #3b5998;
    background-color: #fff;
}
.btn-linkedin,
.btn-linkedin:visited {
    color: #646669;
    background-color: #989898;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005f8d;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
    background-image: none;
}
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin .badge {
    color: #007bb6;
    background-color: #fff;
}
.btn-google-plus,
.btn-google-plus:visited {
    color: #646669;
    background-color: #989898;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
    color: #fff;
    background-color: #ca3523;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
    background-image: none;
}
.btn-google-plus.disabled,
.btn-google-plus[disabled],
fieldset[disabled] .btn-google-plus,
.btn-google-plus.disabled:hover,
.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-google-plus:hover,
.btn-google-plus.disabled:focus,
.btn-google-plus[disabled]:focus,
fieldset[disabled] .btn-google-plus:focus,
.btn-google-plus.disabled:active,
.btn-google-plus[disabled]:active,
fieldset[disabled] .btn-google-plus:active,
.btn-google-plus.disabled.active,
.btn-google-plus[disabled].active,
fieldset[disabled] .btn-google-plus.active {
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-google-plus .badge {
    color: #dd4b39;
    background-color: #fff;
}
.btn-twitter,
.btn-twitter:visited {
    color: #646669;
    background-color: #989898;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #309aea;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
    background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter .badge {
    color: #55acee;
    background-color: #fff;
}
.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
    color: #fff;
    background-color: #183c60;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
    background-image: none;
}
.btn-bitbucket.disabled,
.btn-bitbucket[disabled],
fieldset[disabled] .btn-bitbucket,
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled:active,
.btn-bitbucket[disabled]:active,
fieldset[disabled] .btn-bitbucket:active,
.btn-bitbucket.disabled.active,
.btn-bitbucket[disabled].active,
fieldset[disabled] .btn-bitbucket.active {
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket .badge {
    color: #205081;
    background-color: #fff;
}
.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
    color: #fff;
    background-color: #0d70b7;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
    background-image: none;
}
.btn-dropbox.disabled,
.btn-dropbox[disabled],
fieldset[disabled] .btn-dropbox,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled:active,
.btn-dropbox[disabled]:active,
fieldset[disabled] .btn-dropbox:active,
.btn-dropbox.disabled.active,
.btn-dropbox[disabled].active,
fieldset[disabled] .btn-dropbox.active {
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox .badge {
    color: #1087dd;
    background-color: #fff;
}
.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
    color: #fff;
    background-color: #d6006f;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
    background-image: none;
}
.btn-flickr.disabled,
.btn-flickr[disabled],
fieldset[disabled] .btn-flickr,
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled:active,
.btn-flickr[disabled]:active,
fieldset[disabled] .btn-flickr:active,
.btn-flickr.disabled.active,
.btn-flickr[disabled].active,
fieldset[disabled] .btn-flickr.active {
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr .badge {
    color: #ff0084;
    background-color: #fff;
}
.btn-foursquare {
    color: #fff;
    background-color: #0072b1;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #005888;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
    background-image: none;
}
.btn-foursquare.disabled,
.btn-foursquare[disabled],
fieldset[disabled] .btn-foursquare,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled:active,
.btn-foursquare[disabled]:active,
fieldset[disabled] .btn-foursquare:active,
.btn-foursquare.disabled.active,
.btn-foursquare[disabled].active,
fieldset[disabled] .btn-foursquare.active {
    background-color: #0072b1;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare .badge {
    color: #0072b1;
    background-color: #fff;
}
.btn-github {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
    color: #fff;
    background-color: #303030;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
    background-image: none;
}
.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-github .badge {
    color: #444;
    background-color: #fff;
}
.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #335d7e;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
    background-image: none;
}
.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram[disabled].active,
fieldset[disabled] .btn-instagram.active {
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram .badge {
    color: #3f729b;
    background-color: #fff;
}
.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1f3346;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
    background-image: none;
}
.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr .badge {
    color: #2c4762;
    background-color: #fff;
}
.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:hover,
.btn-vk:focus,
.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #4a6a89;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
    background-image: none;
}
.btn-vk.disabled,
.btn-vk[disabled],
fieldset[disabled] .btn-vk,
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled:active,
.btn-vk[disabled]:active,
fieldset[disabled] .btn-vk:active,
.btn-vk.disabled.active,
.btn-vk[disabled].active,
fieldset[disabled] .btn-vk.active {
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk .badge {
    color: #587ea3;
    background-color: #fff;
}
.home_donors_nav ul.pagination span.page-numbers.current {
    width: 20px;
    height: 20px;
    display: block;
    background: #bcbdc0;
    cursor: pointer;
    text-indent: -9999px !important;
    color: transparent;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    padding: 0;
    border-color: transparent;
    margin-right: 5px;
}
.home_donors_nav ul.pagination span.page-numbers.current {
background: #939598;
}

