@charset "utf-8";

/* Top bar */

.top-bar {
    height: 45px !important;
    margin: 0 0 30px;
    padding: 0;
    line-height: 45px;
    width: 100% !important;
    background: #2BA6CB
}
.top-bar .attached {
    margin: 0 auto;
    position: relative;
    height: 45px;
    width: 980px;
    border: 0 solid #fff;
    border-width: 0 0 1px;
    color: white;
    font-family: "Helvetica", Arial, sans-serif;
    z-index: 39;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    background: #2BA6CB
}
.top-bar a {
    color: #fff;
    font-weight: bold
}
.top-bar .attached>.name span>a {
    background-image: none
}
.top-bar .attached>ul {
    display: block;
    margin: 0;
    padding: 0
}
.top-bar .attached>ul>li {
    display: block;
    height: 45px;
    float: left;
    border-right: 1px solid #fff;
    position: relative
}
.top-bar .attached>ul>li>a,
.top-bar .attached>ul>li>span {
    display: block;
    height: 45px;
    padding: 0 20px;
    border-right: 1px solid #fff;
    font-weight: bold
}
.top-bar .attached>ul>li>a small {
    font-size: 18px;
    color: #999;
    font-weight: normal
}
.top-bar img {
    height: 45px
}
.top-bar .attached>ul.right>li {
    border-left: 1px solid #fff;
    border-right: none
}
.top-bar .attached>ul.right>li>a {
    border-left: 1px solid #fff;
    border-right: none
}

/* Header Css */

#HeaderContainer {
    width: 100%;
    padding: 0px 0px 45px 0px;
    height: 125px;
}
.logoarea {
    background-image: url(../images/ssfre.png);
    background-repeat: no-repeat;
    width: 180px;
    height: 39px;
    margin: 22px 0px 0px 0px;
    float: left;
}
.logoarea h1 a {
    text-indent: -999px;
    width: 170px;
    height: 39px;
    text-decoration: none;
    cursor: pointer;
    display: block;
}
#topnavipanel {
    float: right;
}
#topnavipanel ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#topnavipanel li {
    float: left;
    width: auto;
    padding: 0px;
    margin: 0px;
}
#topnavipanel li a {
    float: left;
    padding: 37px 15px 20px 12px;
    color: #6e7476;
    font-family: Helvetica;
    font-size: 15px;
    text-decoration: none;
    margin: 0px 15px 0px 0px;
}
#topnavipanel li a:hover {
    float: left;
    padding: 37px 15px 20px 12px;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 15px;
    text-decoration: none;
    background-color: #8dc63f;
    margin: 0px 15px 0px 0px;
}
#topnavipanel li a.topmyaccountlink:hover {
    float: left;
    padding: 37px 15px 20px 12px;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 15px;
    text-decoration: none;
    background-color: #00669b;
    margin: 0px 5px 0px 0px;
}
#topnavipanel li a.topmyaccountlink {
    float: left;
    padding: 37px 15px 20px 12px;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 15px;
    text-decoration: none;
    background-color: #00669b;
    margin: 0px 15px 0px 0px;
}
#topnavipanel li.active {
    color: #FFFFFF;
    font-family: Helvetica;
    font-size: 15px;
    text-decoration: none;
    background-color: #8dc63f;
    padding: 0px 5px 0px 6px;
    margin: 0px 15px 0px 0px;
}
@media only screen and (min-width: 768px) {
    .top-bar .attached>ul>li:hover>a,
    .top-bar .attached>ul>li:hover>span {
        background: #222
    }
    .top-bar .attached>ul>li:hover>span {
        cursor: default
    }
    .top-bar .attached>ul .dropdown>li:hover>a {
        background-color: #333
    }
    .top-bar .attached>ul>li:hover>a+.dropdown,
    .top-bar .attached>ul>li:hover>span+.dropdown {
        display: block
    }
    .attached .dropdown li:hover>a+.dropdown,
    .attached .dropdown li:hover>span+.dropdown {
        display: block
    }
}
.lt-ie9 .top-bar .attached>ul>li:hover>a,
.top-bar .attached>ul>li:hover>span {
    background: #222
}
.lt-ie9 .top-bar .attached>ul>li:hover>span {
    cursor: default
}
.lt-ie9 .top-bar .attached>ul>li:hover>span+.dropdown,
.lt-ie9 .top-bar .attached>ul>li:hover>a+.dropdown {
    display: block
}
.lt-ie9 .top-bar .attached>ul .dropdown>li:hover>a {
    background-color: #333
}
.lt-ie9 .attached .dropdown li:hover>a+.dropdown,
.lt-ie9 .attached .dropdown li:hover>span+.dropdown {
    display: block
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .top-bar {
        font-size: 10px;
        height: 36px !important;
        line-height: 36px
    }
    .top-bar .attached {
        height: 36px;
        width: 100%;
        border-right: solid 0px transparent
    }
    .top-bar .attached>.name {
        height: 36px;
        padding-left: 20px
    }
    .top-bar .attached>ul>li {
        height: 36px
    }
    .top-bar .attached>ul>li>a,
    .top-bar .attached>ul>li>span {
        padding: 0 9px;
        height: 36px
    }
    .top-bar .attached>ul.left .dropdown>li>a,
    .top-bar .attached>ul.left .dropdown>li>span {
        background-position: right -4px
    }
    .top-bar .attached>ul.right .dropdown>li>a,
    .top-bar .attached>ul.right .dropdown>li>span {
        background-position: left -34px
    }
    .top-bar .attached>ul>li form {
        padding: 0 12px;
        height: 36px
    }
    .top-bar .attached>ul .dropdown {
        top: 36px
    }
    .top-bar img {
        height: 36px
    }
}
@media only screen and (max-width: 767px) {
    .top-bar,
    .top-bar .attached {
        position: relative;
        background: #333;
        border-width: 0
    }
    .top-bar {
        overflow: hidden;
        height: 45px
    }
    .top-bar.expanded {
        height: auto !important
    }
    .top-bar .attached {
        left: 0;
        border-bottom: none;
        height: auto;
        background: none
    }
    .top-bar .attached>ul {
        float: none;
        width: 100%;
        position: static
    }
    .top-bar .attached>.name {
        display: block;
        width: 100%;
        float: none;
        position: relative;
        cursor: pointer
    }
    .top-bar .attached>ul>li {
        display: block;
        float: none;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid #444;
        margin: 0;
        padding: 0;
        height: auto;
        position: relative
    }
    .top-bar .attached>ul:last-child>li:last-child {
        border-width: 0
    }
    .top-bar .attached>ul>li>a,
    .top-bar .attached>ul.right>li>a,
    .top-bar .attached>ul>li form,
    .top-bar .attached>ul>li>span {
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #222;
        height: auto
    }
    .top-bar .attached>ul.right>li {
        border-left: none
    }
    .top-bar .attached>ul>li.active>a {
        background: none
    }
    .top-bar .attached>ul>li.active .dropdown {
        display: block;
        visibility: hidden
    }
    .top-bar .attached>ul>li>a small,
    .top-bar .attached li.title h5 small {
        text-transform: uppercase;
        font-weight: bold;
        float: right;
        position: relative;
        top: 2px
    }
    .top-bar .attached .input-text {
        box-sizing: border-box;
        width: 100%;
        display: block
    }
    .top-bar .attached .button {
        padding: 6px 11px 8px
    }
    .top-bar .attached>ul>li form {
        margin-bottom: 0;
        padding-bottom: 12px
    }
    .top-bar .attached a.toggle-nav {
        display: block;
        height: 0;
        width: 0;
        position: absolute;
        right: 20px;
        top: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #fff;
        top: 20px
    }
    .top-bar.expanded .attached a.toggle-nav {
        border-top: none;
        border-bottom: 8px solid #fff
    }
    .top-bar .attached>ul>li.has-dropdown>a,
    .top-bar .attached>ul>li.has-dropdown>span {
        background-image: url(http://www.zurb.com/assets/top-bar/dropdown-sprite.png);
        background-repeat: no-repeat;
        padding-right: 28px;
        background-position: right 8px
    }
    .top-bar .attached>ul.right .dropdown>li>a,
    .top-bar .attached>ul.right .dropdown>li>span {
        padding-left: 20px
    }
    .top-bar .attached>ul.right .dropdown>li.has-dropdown>a,
    .top-bar .attached>ul.right .dropdown>li.has-dropdown>span {
        background-image: url(http://www.zurb.com/assets/top-bar/dropdown-sprite.png);
        background-repeat: no-repeat;
        padding-right: 28px;
        background-position: right -3px
    }
    .top-bar .attached>ul .dropdown>li.divider {
        border-top: 1px solid #222;
        border-bottom: 1px solid #444
    }
    .top-bar .attached>ul .dropdown>li.back {
        margin-top: 8px
    }
    .top-bar .attached>ul .dropdown>li.back a {
        color: #999;
        padding: 5px 20px
    }
    .top-bar .attached>ul .dropdown>li.title {
        border-bottom: 1px solid #444;
        margin-bottom: 12px
    }
    .top-bar .attached>ul .dropdown>li.title h5 {
        border-bottom: 1px solid #222;
        margin: 0 -20px;
        padding: 0 20px 12px;
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        font-size: 1.8rem
    }
    .top-bar .attached>ul .dropdown>li.title h5 a {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 0;
        padding: 0
    }
    .top-bar .attached>ul .dropdown>li a {
        padding: 5px 20px;
        font-weight: bold;
        font-size: 13px
    }
    .top-bar img {
        margin-top: 15px
    }
    .top-bar .attached,
    .top-bar .attached>.name {
        -webkit-transition: left 0.2s linear;
        transition: left 0.2s linear
    }
    .top-bar .attached>ul .dropdown {
        padding-top: 0;
        padding-bottom: 0
    }
    .top-bar .attached li.active {
        position: static !important
    }
    .top-bar .attached li.active>a+.dropdown {
        display: block;
        visibility: hidden;
        width: 100%;
        top: 0;
        position: absolute;
        background: #333;
        border-left: none
    }
    .top-bar .attached li.active {
        position: static !important
    }
    .top-bar .attached li.active>a+.dropdown {
        display: block;
        visibility: visible;
        left: 100%
    }
    .top-bar .attached>ul>li.active>a+.dropdown {
        top: 45px
    }
}

/* Top bar */


/* http://www.zurb.com/assets/zurb.mega-drop.css */

.light {
    font-weight: 200 !important
}
.extra-bold {
    font-weight: 800 !important
}
.regular {
    font-weight: normal !important
}
@font-face {
    font-family: 'Proxima Nova';
    src: url(http://www.zurb.com/assets/ProximaNova-Reg-webfont.eot);
    src: url(http://www.zurb.com/assets/ProximaNova-Reg-webfont.eot?iefix) format("eot"), url(http://www.zurb.com/assets/ProximaNova-Reg-webfont.woff) format("woff"), url(http://www.zurb.com/assets/ProximaNova-Reg-webfont.ttf) format("truetype"), url(http://www.zurb.com/assets/ProximaNova-Reg-webfont.svg#webfontZam02nTh) format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Proxima Nova';
    src: url(http://www.zurb.com/assets/ProximaNova-Light-webfont.eot);
    src: url(http://www.zurb.com/assets/ProximaNova-Light-webfont.eot?iefix) format("eot"), url(http://www.zurb.com/assets/ProximaNova-Light-webfont.woff) format("woff"), url(http://www.zurb.com/assets/ProximaNova-Light-webfont.ttf) format("truetype"), url(http://www.zurb.com/assets/ProximaNova-Light-webfont.svg#webfontBtAcCspH) format("svg");
    font-weight: 200;
    font-style: normal
}
@font-face {
    font-family: 'Proxima Nova';
    src: url(http://www.zurb.com/assets/ProximaNova-Bold-webfont.eot);
    src: url(http://www.zurb.com/assets/ProximaNova-Bold-webfont.eot?iefix) format("eot"), url(http://www.zurb.com/assets/ProximaNova-Bold-webfont.woff) format("woff"), url(http://www.zurb.com/assets/ProximaNova-Bold-webfont.ttf) format("truetype"), url(http://www.zurb.com/assets/ProximaNova-Bold-webfont.svg#webfontZ6etP9ZY) format("svg");
    font-weight: bold;
    font-style: normal
}
@font-face {
    font-family: 'Proxima Nova';
    src: url(http://www.zurb.com/assets/ProximaNova-Xbold-webfont.eot);
    src: url(http://www.zurb.com/assets/ProximaNova-Xbold-webfont.eot?iefix) format("eot"), url(http://www.zurb.com/assets/ProximaNova-Xbold-webfont.woff) format("woff"), url(http://www.zurb.com/assets/ProximaNova-Xbold-webfont.ttf) format("truetype"), url(http://www.zurb.com/assets/ProximaNova-Xbold-webfont.svg#webfont2rpW2ohz) format("svg");
    font-weight: 900;
    font-style: normal
}
@font-face {
    font-family: 'ProximaNovaCondensedBold';
    src: url(http://www.zurb.com/assets/proximanovacond-bold-webfont.eot);
    src: url(http://www.zurb.com/assets/proximanovacond-bold-webfont.eot?#iefix) format("embedded-opentype"), url(http://www.zurb.com/assets/proximanovacond-bold-webfont.woff) format("woff"), url(http://www.zurb.com/assets/proximanovacond-bold-webfont.ttf) format("truetype"), url(http://www.zurb.com/assets/proximanovacond-bold-webfont.svg#ProximaNovaCondensedBold) format("svg");
    font-weight: normal;
    font-style: normal
}
#megaDrop {
    display: none;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #000;
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    margin-top: -1px !important;
    padding-left: 0;
    padding-right: 0;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.75)
}
#megaDrop p {
    line-height: 1.55
}
#megaDrop h4 small {
    text-transform: uppercase
}
#megaDrop h4>small {
    border-top: none;
    margin-bottom: 5px
}
#megaDrop h6 {
    color: #999;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 14px
}
#megaDrop hr {
    border-style: dotted;
    border-color: #555
}
#megaDrop a.button {
    color: #fff
}
#megaDrop a.button.gray {
    background: #888
}
#megaDrop a.button.gray:hover {
    background: #555
}
#megaDrop a.button.yellow {
    background: #E5A309
}
#megaDrop a.button.yellow:hover {
    background: #b78102
}
.zurb-properties {
    position: absolute;
    z-index: 1000;
    width: 650px;
    background: #FFF;
    background: rgba(255, 255, 255, 0.95);
    top: 48px;
    left: -20px;
    display: none
}
.main-half {
    width: 60%;
    float: left;
    border-right: 1px dotted #CCC
}
.main-half ul li {
    background: url(http://www.zurb.com/assets/icons/zurb-properties.jpg) no-repeat 15px 15px
}
.main-half ul li a {
    display: block;
    padding: 12px 15px 10px 64px;
    border-bottom: 1px dotted #CCC
}
.main-half ul li:hover {
    cursor: pointer;
    background: url(http://www.zurb.com/assets/icons/zurb-properties.jpg) no-repeat 15px 15px #ccc
}
.main-half ul li a.current {
    border-left: 3px solid #b8d30b
}
.main-half ul li:last-child a {
    border-bottom: none
}
.main-half ul li a p {
    margin-bottom: 0;
    color: #333
}
.main-half ul {
    margin-bottom: 0
}
.featured-half {
    width: 39%;
    float: left
}
.featured-half a {
    margin-bottom: 0
}
.featured-padding {
    padding: 15px 15px 0 15px
}
.has-dropdown .current {
    color: #FFF;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5)
}
.has-dropdown .current.admin-services {
    background: #B8D30B
}
.has-dropdown .current.admin-products {
    background: #707070
}
.has-dropdown .current.admin-talent {
    background: #2caebe
}
.has-dropdown .current.admin-events {
    background: #b1005d
}
.has-dropdown .current.admin-publishing {
    background: #f59f1a
}
li.has-drop-down a {
    color: #FFF !important
}
.center-content {
    text-align: center;
    border-bottom: 1px solid #555;
    padding-bottom: 2px;
    margin-bottom: 15px
}
.center-content p {
    font-size: 14px
}
.center-content p a {
    color: #FFF !important
}
.center-content:hover {
    cursor: pointer
}
.center-content:hover p a {
    color: #AAA
}
#megaDrop h4 small {
    border-top: none;
    padding-top: 0;
    margin-bottom: 5px
}
#megaDrop .property p,
#megaDrop .property .zurb-soapbox a,
#megaDrop .property .zurb-events a,
#megaDrop .property .zurb-expo a,
#megaDrop .property .zurb-jobs a {
    color: #CCC
}
#megaDrop .property .zurb-soapbox a strong,
#megaDrop .property .zurb-events a strong,
#megaDrop .property .zurb-expo a strong,
#megaDrop .property .zurb-jobs a {
    color: #FFF
}
.zurb-soapbox a:hover,
.zurb-events a:hover,
.zurb-expo a:hover,
.zurb-jobs a:hover {
    color: #AAA !important
}
#megaDrop .property p a {
    color: #FFF
}
#megaDrop .property p a:hover {
    color: #AAA
}
ul.zurb-apps li {
    margin-bottom: 5px
}
ul.zurb-apps li a {
    color: #FFF;
    padding-left: 24px
}
ul.zurb-apps li a:hover {
    color: #AAA
}
ul.zurb-apps li.verify {
    background: url(http://www.zurb.com/assets/mega-drop-down/verify.png) no-repeat center left
}
ul.zurb-apps li.notable {
    background: url(http://www.zurb.com/assets/mega-drop-down/notable.png) no-repeat center left
}
ul.zurb-apps li.enroll {
    background: url(http://www.zurb.com/assets/mega-drop-down/enroll.png) no-repeat center left
}
ul.zurb-apps li.influence {
    background: url(http://www.zurb.com/assets/mega-drop-down/influence.png) no-repeat center left
}
ul.zurb-apps li.solidify {
    background: url(http://www.zurb.com/assets/mega-drop-down/solidify.png) no-repeat center left
}
.drop-down-foundation {
    text-align: center;
    border-top: 1px solid #555;
    margin-top: 2px;
    padding-top: 15px
}
.drop-down-foundation p {
    margin-bottom: 0
}
.drop-down-foundation span {
    font-family: "ProximaNovaCondensedBold", "Proxima Nova", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase
}
.drop-down-foundation p a {
    color: #FFF !important
}
.drop-down-foundation p a span {
    color: #00A5FF
}
.drop-down-foundation p a:hover {
    color: #AAA
}
+.top-bar,
.top-bar .attached {
    background: #2b2b2b
}
.top-bar .attached>ul .dropdown>li.has-dropdown ul.dropdown {
    min-width: 900px !important
}
.top-bar .attached>ul .dropdown>li.has-dropdown ul.dropdown li {
    width: 225px !important
}
.top-bar .attached {
    border-right: solid 1px #fff !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: none;
    font-family: "Proxima Nova"
}
.top-bar .attached ul.right li a.current {
    background: #333
}
.sitemap-link {
    position: absolute;
    top: 0;
    right: 0;
    font-family: "ProximaNovaCondensedBold", "Proxima Nova", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase;
    z-index: 10;
    margin-top: -20px
}
.sitemap-link a {
    padding: 5px 10px;
    background: #333;
    color: #FFF !important
}
.top-bar .attached>.name {
    float: left;
    font-size: 19px
}
.top-bar .attached>.name span {
    display: block;
    height: 45px;
    width: 90px;
    position: relative
}
.top-bar .attached>.name span>a {
    display: block;
    height: 45px;
    width: 90px
}
.top-bar .attached>ul>li>a,
.top-bar .attached>ul>li>span {
    padding: 1px 20px
}
.top-bar .attached>ul.right>li:last-child {
    border-right: 1px solid #fff
}
.top-bar .attached>.name span>a.toggle-nav {
    display: block;
    width: 16px;
    height: 16px;
    background: url(http://www.zurb.com/assets/top-bar/plus-toggle-2.png) 0 0 no-repeat;
    position: absolute;
    right: -30px;
    top: 15px;
    opacity: 0.4;
    z-index: 1;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out
}
.top-bar .attached>.name span>a.toggle-nav.open {
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.8;
    z-index: 1;
    -moz-transform-origin: center center
}
.mobile-main-nav-padding {
    padding: 0 10px
}
small.gray {
    color: #777
}
small.magenta {
    color: #B1005D
}
small.yellow {
    color: #E5A309
}
small.blue {
    color: #00B6DE
}
@media only screen and (max-width: 1280px) and (min-width: 768px) {
    .touch .top-bar {
        height: 38px !important;
        line-height: 45px
    }
    .touch .top-bar .attached>.name span {
        padding-left: 20px;
        margin-top: 0px !important
    }
    .touch #megaDrop a.button {
        padding-left: 15px;
        padding-right: 15px
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .top-bar {
        font-size: 10px;
        height: 38px !important;
        line-height: 45px
    }
    .top-bar .attached {
        height: 36px;
        width: 100%;
        border-right: solid 0px transparent !important
    }
    .top-bar .attached>.name {
        height: 36px;
        padding-left: 20px;
        margin-top: -5px
    }
}
@media only screen and (max-width: 767px) {
    .top-bar .name span {
        margin-left: 20px
    }
    .drop-down-foundation {
        padding: 10px 20px 0 20px
    }
    .top-bar .attached>.name span {
        z-index: 1000
    }
    .top-bar .attached>ul>li>a,
    .top-bar .attached>ul>li>span {
        padding-left: 20px
    }
    .top-bar .attached a.toggle-nav {
        border: none
    }
    .top-bar.expanded .attached a.toggle-nav {
        border: none
    }
    .touch .top-bar .attached {
        width: auto
    }
    .top-bar .attached {
        width: auto !important;
        border-right: solid 0px transparent !important
    }
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) and (orientation: landscape) {
    .touch .top-bar.container {
        height: 47px !important
    }
    .touch .top-bar .attached>.name span {
        margin-top: 0px
    }
}
@media only screen and (device-width: 768px),
(device-width: 800px) {
    .top-bar .name span {
        margin-left: 20px
    }
    .mobile-main-nav-padding {
        padding: 0 10px
    }
}
body.ie7 .top-bar .attached>ul>li:hover>a,
.top-bar .attached>ul>li:hover>span,
body.ie8 .top-bar .attached>ul>li:hover>a,
.top-bar .attached>ul>li:hover>span {
    background: #333
}

/*Font-Face*/

@import url(http://fonts.googleapis.com/css?family=Ropa+Sans:400,400italic);
font-family: 'Ropa Sans',
sans-serif;

/*<!-- h1, h2, h3, h4, h5, h6*/

#INVALID-RULE {
    font-family: Proxima, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*--> h1, h2, h3, h4, h5, h6*/

#INVALID-RULE {
    font-family: "Ubuntu Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*<!-- h1, h2, h3, h4, h5, h6*/

#INVALID-RULE {
    font-family: Proxima, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*--> h1, h2, h3, h4, h5, h6*/

#INVALID-RULE {
    font-family: "Ubuntu Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.googleCalendar {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
}
.googleCalendar iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* CSS for responsive iframe */


/* ========================= */


/* outer wrapper: set max-width & max-height; max-height greater than padding-bottom % will be ineffective and height will = padding-bottom % of max-width */

#Iframe-Family-History-Conference {
    max-width: 600px;
    max-height: 100%;
    overflow: hidden;
}
#Iframe-Google-Calendar {
    max-height: 600px;
    max-width: 800px;
    overflow: hidden;
}

/* inner wrapper: make responsive */

.responsive-wrapper {
    position: relative;
    height: 0;
    /* gets height from padding-bottom */
    /* put following styles (necessary for overflow and scrolling handling on mobile devices) inline in .responsive-wrapper around iframe because not stable in CSS:
    -webkit-overflow-scrolling: touch; overflow: auto; */
}
.responsive-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
}

/* padding-bottom = h/w as % -- sets aspect ratio */


/* YouTube video aspect ratio */

.responsive-wrapper-wxh-650x315 {
    padding-bottom: 56.25%;
}
.responsive-wrapper-wxh-600x480 {
    padding-bottom: 80%;
}
.responsive-wrapper-padding-bottom-75pct {
    padding-bottom: 75%;
}

/* general styles */


/* ============== */

.set-border {
    border: 5px inset #4f4f4f;
}
.set-box-shadow {
    -webkit-box-shadow: 4px 4px 14px #4f4f4f;
    -moz-box-shadow: 4px 4px 14px #4f4f4f;
    box-shadow: 4px 4px 14px #4f4f4f;
}
.set-padding {
    padding: 40px;
}
.set-margin {
    margin: 30px;
}
.center-block-horiz {
    margin-left: auto !important;
    margin-right: auto !important;
}
