div#fd {
    text-align: left
}
div#fd *,
div#fd *:before,
div#fd *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
div#fd img,
div#fd input {
    min-width: 0;
    min-height: 0
}
div#fd blockquote,
div#fd header,
div#fd nav,
div#fd figure,
div#fd article,
div#fd aside,
div#fd footer,
div#fd form {
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
    border: 0;
    outline: 0;
    float: none;
    position: static;
    display: block;
    background: none;
    text-align: inherit;
    font-size: inherit;
    font-family: inherit;
    text-shadow: none
}
div#fd .fd-reset-list,
div#fd .fd-reset-list>li {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    clear: none;
    float: none;
    list-style: none;
    list-style-image: none;
    overflow: visible
}
div#fd .fd-reset-list:before,
div#fd .fd-reset-list:after,
div#fd .fd-reset-list>li:before,
div#fd .fd-reset-list>li:after {
    display: none
}
div#fd tr,
div#fd td {
    border: 1px solid transparent
}
div#fd a {
    background: transparent
}
div#fd a:link {
    text-decoration: none
}
div#fd a:hover,
div#fd a:focus,
div#fd a:active {
    color: #ff9d00;
    background-color: transparent
}
div#fd input,
div#fd button,
div#fd select,
div#fd textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0
}
div#fd img {
    vertical-align: middle
}
div#fd .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
div#fd .img-rounded {
    border-radius: 6px
}
div#fd .img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
div#fd .img-circle {
    border-radius: 50%
}
div#fd hr {
    margin-top: 17px;
    margin-bottom: 17px;
    border: 0;
    border-top: 1px solid #eee
}
div#fd .divider {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent
}
div#fd .fd-small {
    font-size: 11px;
    margin: auto;
    padding: auto;
    font-weight: normal
}
div#fd .fd-small>a {
    font-size: 11px
}
div#fd .row {
    display: block;
    margin: auto
}
div#fd .fd-nav,
div#fd .fd-nav>li {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    clear: none;
    float: none;
    list-style: none;
    list-style-image: none;
    overflow: visible
}
div#fd .fd-nav:before,
div#fd .fd-nav:after,
div#fd .fd-nav>li:before,
div#fd .fd-nav>li:after {
    display: none
}
div#fd .fd-nav>li,
div#fd .fd-nav>li>a {
    display: inline-block
}
div#fd .fd-nav.fd-nav-stacked>li {
    display: list-item
}
div#fd .fd-nav.fd-nav-stacked>li:before,
div#fd .fd-nav.fd-nav-stacked>li:after {
    content: " ";
    display: table
}
div#fd .fd-nav.fd-nav-stacked>li:after {
    clear: both
}
div#fd .fd-nav.fd-nav-stacked>li>a {
    display: block
}
div#fd .fd-nav>li>.dropdown-menu.pull-right {
    left: auto;
    right: 0
}
div#fd .fd-nav>li>.dropdown-menu.pull-right:before {
    left: auto;
    right: 12px
}
div#fd .fd-nav>li>.dropdown-menu.pull-right:after {
    left: auto;
    right: 13px
}
div#fd .fd-nav>li>.dropdown-menu.pull-right .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    border-radius: 6px 0 6px 6px
}
div#fd .fd-nav-filter {
    position: relative
}
div#fd .fd-nav-filter>li a {
    text-decoration: none;
    display: block;
    padding: 3px 10px;
    font-weight: bold
}
div#fd .fd-nav-filter>li a:hover {
    background: none;
    color: inherit;
    text-decoration: underline
}
div#fd .fd-nav-filter>li.active a {
    color: #555
}
div#fd .fd-nav-filter>li.divider-vertical {
    border-left: 1px solid #a3a3a3;
    border-right: 1px solid white;
    height: 16px;
    position: relative;
    top: 4px
}
div#fd .mv-5 {
    margin: 5px 0 !important
}
div#fd .mv-10 {
    margin: 10px 0 !important
}
div#fd .mv-15 {
    margin: 15px 0 !important
}
div#fd .mt-0 {
    margin-top: 0 !important
}
div#fd .mt-5 {
    margin-top: 5px !important
}
div#fd .mt-10 {
    margin-top: 10px !important
}
div#fd .mt-15 {
    margin-top: 15px !important
}
div#fd .mt-20 {
    margin-top: 20px !important
}
div#fd .mb-0 {
    margin-bottom: 0 !important
}
div#fd .mb-5 {
    margin-bottom: 5px !important
}
div#fd .mb-10 {
    margin-bottom: 10px !important
}
div#fd .mb-15 {
    margin-bottom: 15px !important
}
div#fd .mb-20 {
    margin-bottom: 20px !important
}
div#fd .mr-0 {
    margin-right: 0 !important
}
div#fd .mr-5 {
    margin-right: 5px !important
}
div#fd .mr-10 {
    margin-right: 10px !important
}
div#fd .mr-15 {
    margin-right: 15px !important
}
div#fd .mr-20 {
    margin-right: 20px !important
}
div#fd .ml-0 {
    margin-left: 0 !important
}
div#fd .ml-5 {
    margin-left: 5px !important
}
div#fd .ml-10 {
    margin-left: 10px !important
}
div#fd .ml-15 {
    margin-left: 15px !important
}
div#fd .ml-20 {
    margin-left: 20px !important
}
div#fd .pv-5 {
    padding: 5px 0 !important
}
div#fd .pv-10 {
    padding: 10px 0 !important
}
div#fd .pv-15 {
    padding: 15px 0 !important
}
div#fd .ph-5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}
div#fd .ph-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}
div#fd .ph-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}
div#fd .ph-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}
div#fd .pa-5 {
    padding: 5px !important
}
div#fd .pa-10 {
    padding: 10px !important
}
div#fd .pa-15 {
    padding: 15px !important
}
div#fd .pt-0 {
    padding-top: 0 !important
}
div#fd .pt-5 {
    padding-top: 5px !important
}
div#fd .pt-10 {
    padding-top: 10px !important
}
div#fd .pt-15 {
    padding-top: 15px !important
}
div#fd .pt-20 {
    padding-top: 20px !important
}
div#fd .pb-0 {
    padding-bottom: 0 !important
}
div#fd .pb-5 {
    padding-bottom: 5px !important
}
div#fd .pb-10 {
    padding-bottom: 10px !important
}
div#fd .pb-15 {
    padding-bottom: 15px !important
}
div#fd .pb-20 {
    padding-bottom: 20px !important
}
div#fd .pr-0 {
    padding-right: 0 !important
}
div#fd .pr-5 {
    padding-right: 5px !important
}
div#fd .pr-10 {
    padding-right: 10px !important
}
div#fd .pr-15 {
    padding-right: 15px !important
}
div#fd .pr-20 {
    padding-right: 20px !important
}
div#fd .pl-0 {
    padding-left: 0 !important
}
div#fd .pl-5 {
    padding-left: 5px !important
}
div#fd .pl-10 {
    padding-left: 10px !important
}
div#fd .pl-15 {
    padding-left: 15px !important
}
div#fd .pl-20 {
    padding-left: 20px !important
}
div#fd .fs-24 {
    font-size: 24px !important
}
div#fd .fs-16 {
    font-size: 16px !important
}
div#fd .fs-14 {
    font-size: 14px !important
}
div#fd .fs-12 {
    font-size: 12px !important
}
div#fd .fs-11 {
    font-size: 11px !important
}
div#fd .fs-10 {
    font-size: 10px !important
}
div#fd .fs-9 {
    font-size: 9px !important
}
div#fd .half-width {
    width: 50% !important
}
div#fd .full-width {
    width: 100% !important
}
div#fd .center,
div#fd .table td.center,
div#fd .table th.center {
    text-align: center !important
}
div#fd .vertical-line {
    position: relative
}
div#fd .vertical-line:before {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.1);
    top: 0;
    bottom: 0
}
div#fd.w480 .vertical-line:before {
    display: none
}
div#fd .vertical-line-50:before {
    left: 50%
}
div#fd .fd-cf:before,
div#fd .fd-cf:after {
    content: " ";
    display: table
}
div#fd .fd-cf:after {
    clear: both
}
div#fd .fd-loading {
    background: url("../../../../../media/foundry/5.0/styles/images/loading.gif") left center no-repeat;
    min-height: 16px;
    min-width: 16px;
    vertical-align: bottom;
    display: inline-block;
    padding: 0 0 0 16px;
    text-indent: 8px
}
div#fd i.fd-loading {
    display: inline
}
div#fd div.fd-loading {
    background: none;
    min-width: none;
    min-height: none;
    display: block;
    padding: 0;
    text-align: center;
    text-indent: -8px
}
div#fd div.fd-loading span {
    background: url("../../../../../media/foundry/5.0/styles/images/loading.gif") left center no-repeat;
    min-height: 16px;
    min-width: 16px;
    margin-left: -16px;
    vertical-align: bottom;
    display: inline-block;
    padding: 0 0 0 16px;
    text-indent: 8px
}
div#fd.ui .ui-helper-hidden {
    display: none
}
div#fd.ui .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
div#fd.ui .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}
div#fd.ui .ui-helper-clearfix:before,
div#fd.ui .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}
div#fd.ui .ui-helper-clearfix:after {
    clear: both
}
div#fd.ui .ui-helper-clearfix {
    min-height: 0
}
div#fd.ui .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}
div#fd.ui .ui-front {
    z-index: 100
}
div#fd.ui .ui-state-disabled {
    cursor: default !important
}
div#fd.ui .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}
div#fd.ui .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
div#fd.ui .ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}
div#fd.ui .ui-widget .ui-widget {
    font-size: 1em
}
div#fd.ui .ui-widget input,
div#fd.ui .ui-widget select,
div#fd.ui .ui-widget textarea,
div#fd.ui .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}
div#fd.ui .ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(../../../../../media/foundry/5.0/styles/ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222
}
div#fd.ui .ui-widget-content a {
    color: #222
}
div#fd.ui .ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(../../../../../media/foundry/5.0/styles/ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}
div#fd.ui .ui-widget-header a {
    color: #222
}
div#fd.ui .ui-state-default,
div#fd.ui .ui-widget-content .ui-state-default,
div#fd.ui .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(../../../../../media/foundry/5.0/styles/ui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555
}
div#fd.ui .ui-state-default a,
div#fd.ui .ui-state-default a:link,
div#fd.ui .ui-state-default a:visited {
    color: #555;
    text-decoration: none
}
div#fd.ui .ui-state-hover,
div#fd.ui .ui-widget-content .ui-state-hover,
div#fd.ui .ui-widget-header .ui-state-hover,
div#fd.ui .ui-state-focus,
div#fd.ui .ui-widget-content .ui-state-focus,
div#fd.ui .ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada url(../../../../../media/foundry/5.0/styles/ui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}
div#fd.ui .ui-state-hover a,
div#fd.ui .ui-state-hover a:hover,
div#fd.ui .ui-state-hover a:link,
div#fd.ui .ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}
div#fd.ui .ui-state-active,
div#fd.ui .ui-widget-content .ui-state-active,
div#fd.ui .ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url(../../../../../media/foundry/5.0/styles/ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}
div#fd.ui .ui-state-active a,
div#fd.ui .ui-state-active a:link,
div#fd.ui .ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}
div#fd.ui .ui-state-highlight,
div#fd.ui .ui-widget-content .ui-state-highlight,
div#fd.ui .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(../../../../../media/foundry/5.0/styles/ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}
div#fd.ui .ui-state-highlight a,
div#fd.ui .ui-widget-content .ui-state-highlight a,
div#fd.ui .ui-widget-header .ui-state-highlight a {
    color: #363636
}
div#fd.ui .ui-state-error,
div#fd.ui .ui-widget-content .ui-state-error,
div#fd.ui .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(../../../../../media/foundry/5.0/styles/ui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a
}
div#fd.ui .ui-state-error a,
div#fd.ui .ui-widget-content .ui-state-error a,
div#fd.ui .ui-widget-header .ui-state-error a {
    color: #cd0a0a
}
div#fd.ui .ui-state-error-text,
div#fd.ui .ui-widget-content .ui-state-error-text,
div#fd.ui .ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}
div#fd.ui .ui-priority-primary,
div#fd.ui .ui-widget-content .ui-priority-primary,
div#fd.ui .ui-widget-header .ui-priority-primary {
    font-weight: bold
}
div#fd.ui .ui-priority-secondary,
div#fd.ui .ui-widget-content .ui-priority-secondary,
div#fd.ui .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}
div#fd.ui .ui-state-disabled,
div#fd.ui .ui-widget-content .ui-state-disabled,
div#fd.ui .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}
div#fd.ui .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}
div#fd.ui .ui-icon {
    width: 16px;
    height: 16px
}
div#fd.ui .ui-icon,
div#fd.ui .ui-widget-content .ui-icon {
    background-image: url(../../../../../media/foundry/5.0/styles/ui/images/ui-icons_222222_256x240.png)
}
div#fd.ui .ui-widget-header .ui-icon {
    background-image: url(../../../../../media/foundry/5.0/styles/ui/images/ui-icons_222222_256x240.png)
}
div#fd.ui .ui-state-default .ui-icon {
    background-image: url(../../../../../media/foundry/5.0/styles/ui/images/ui-icons_888888_256x240.png)
}
div#fd.ui .ui-state-hover .ui-icon,
div#fd.ui .ui-state-focus .ui-icon {
    background-image: url(../../../../../media/foundry/5.0/styles/ui/images/ui-icons_454545_256x240.png)
}
div#fd.ui .ui-state-active .ui-icon {
    background-image: url(../../../../../media/foundry/5.0/styles/ui/images/ui-icons_454545_256x240.png)
}
div#fd.ui .ui-state-highlight .ui-icon {
    background-image: url(../../../../../media/foundry/5.0/styles/ui/images/ui-icons_2e83ff_256x240.png)
}
div#fd.ui .ui-state-error .ui-icon,
div#fd.ui .ui-state-error-text .ui-icon {
    background-image: url(../../../../../media/foundry/5.0/styles/ui/images/ui-icons_cd0a0a_256x240.png)
}
div#fd.ui .ui-icon-blank {
    background-position: 16px 16px
}
div#fd.ui .ui-icon-carat-1-n {
    background-position: 0 0
}
div#fd.ui .ui-icon-carat-1-ne {
    background-position: -16px 0
}
div#fd.ui .ui-icon-carat-1-e {
    background-position: -32px 0
}
div#fd.ui .ui-icon-carat-1-se {
    background-position: -48px 0
}
div#fd.ui .ui-icon-carat-1-s {
    background-position: -64px 0
}
div#fd.ui .ui-icon-carat-1-sw {
    background-position: -80px 0
}
div#fd.ui .ui-icon-carat-1-w {
    background-position: -96px 0
}
div#fd.ui .ui-icon-carat-1-nw {
    background-position: -112px 0
}
div#fd.ui .ui-icon-carat-2-n-s {
    background-position: -128px 0
}
div#fd.ui .ui-icon-carat-2-e-w {
    background-position: -144px 0
}
div#fd.ui .ui-icon-triangle-1-n {
    background-position: 0 -16px
}
div#fd.ui .ui-icon-triangle-1-ne {
    background-position: -16px -16px
}
div#fd.ui .ui-icon-triangle-1-e {
    background-position: -32px -16px
}
div#fd.ui .ui-icon-triangle-1-se {
    background-position: -48px -16px
}
div#fd.ui .ui-icon-triangle-1-s {
    background-position: -64px -16px
}
div#fd.ui .ui-icon-triangle-1-sw {
    background-position: -80px -16px
}
div#fd.ui .ui-icon-triangle-1-w {
    background-position: -96px -16px
}
div#fd.ui .ui-icon-triangle-1-nw {
    background-position: -112px -16px
}
div#fd.ui .ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}
div#fd.ui .ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}
div#fd.ui .ui-icon-arrow-1-n {
    background-position: 0 -32px
}
div#fd.ui .ui-icon-arrow-1-ne {
    background-position: -16px -32px
}
div#fd.ui .ui-icon-arrow-1-e {
    background-position: -32px -32px
}
div#fd.ui .ui-icon-arrow-1-se {
    background-position: -48px -32px
}
div#fd.ui .ui-icon-arrow-1-s {
    background-position: -64px -32px
}
div#fd.ui .ui-icon-arrow-1-sw {
    background-position: -80px -32px
}
div#fd.ui .ui-icon-arrow-1-w {
    background-position: -96px -32px
}
div#fd.ui .ui-icon-arrow-1-nw {
    background-position: -112px -32px
}
div#fd.ui .ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}
div#fd.ui .ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}
div#fd.ui .ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}
div#fd.ui .ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}
div#fd.ui .ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}
div#fd.ui .ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}
div#fd.ui .ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}
div#fd.ui .ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}
div#fd.ui .ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}
div#fd.ui .ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}
div#fd.ui .ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}
div#fd.ui .ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}
div#fd.ui .ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}
div#fd.ui .ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}
div#fd.ui .ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}
div#fd.ui .ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}
div#fd.ui .ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}
div#fd.ui .ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}
div#fd.ui .ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}
div#fd.ui .ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}
div#fd.ui .ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}
div#fd.ui .ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}
div#fd.ui .ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}
div#fd.ui .ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}
div#fd.ui .ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}
div#fd.ui .ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}
div#fd.ui .ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}
div#fd.ui .ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}
div#fd.ui .ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}
div#fd.ui .ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}
div#fd.ui .ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}
div#fd.ui .ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}
div#fd.ui .ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}
div#fd.ui .ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}
div#fd.ui .ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}
div#fd.ui .ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}
div#fd.ui .ui-icon-arrow-4 {
    background-position: 0 -80px
}
div#fd.ui .ui-icon-arrow-4-diag {
    background-position: -16px -80px
}
div#fd.ui .ui-icon-extlink {
    background-position: -32px -80px
}
div#fd.ui .ui-icon-newwin {
    background-position: -48px -80px
}
div#fd.ui .ui-icon-refresh {
    background-position: -64px -80px
}
div#fd.ui .ui-icon-shuffle {
    background-position: -80px -80px
}
div#fd.ui .ui-icon-transfer-e-w {
    background-position: -96px -80px
}
div#fd.ui .ui-icon-transferthick-e-w {
    background-position: -112px -80px
}
div#fd.ui .ui-icon-folder-collapsed {
    background-position: 0 -96px
}
div#fd.ui .ui-icon-folder-open {
    background-position: -16px -96px
}
div#fd.ui .ui-icon-document {
    background-position: -32px -96px
}
div#fd.ui .ui-icon-document-b {
    background-position: -48px -96px
}
div#fd.ui .ui-icon-note {
    background-position: -64px -96px
}
div#fd.ui .ui-icon-mail-closed {
    background-position: -80px -96px
}
div#fd.ui .ui-icon-mail-open {
    background-position: -96px -96px
}
div#fd.ui .ui-icon-suitcase {
    background-position: -112px -96px
}
div#fd.ui .ui-icon-comment {
    background-position: -128px -96px
}
div#fd.ui .ui-icon-person {
    background-position: -144px -96px
}
div#fd.ui .ui-icon-print {
    background-position: -160px -96px
}
div#fd.ui .ui-icon-trash {
    background-position: -176px -96px
}
div#fd.ui .ui-icon-locked {
    background-position: -192px -96px
}
div#fd.ui .ui-icon-unlocked {
    background-position: -208px -96px
}
div#fd.ui .ui-icon-bookmark {
    background-position: -224px -96px
}
div#fd.ui .ui-icon-tag {
    background-position: -240px -96px
}
div#fd.ui .ui-icon-home {
    background-position: 0 -112px
}
div#fd.ui .ui-icon-flag {
    background-position: -16px -112px
}
div#fd.ui .ui-icon-calendar {
    background-position: -32px -112px
}
div#fd.ui .ui-icon-cart {
    background-position: -48px -112px
}
div#fd.ui .ui-icon-pencil {
    background-position: -64px -112px
}
div#fd.ui .ui-icon-clock {
    background-position: -80px -112px
}
div#fd.ui .ui-icon-disk {
    background-position: -96px -112px
}
div#fd.ui .ui-icon-calculator {
    background-position: -112px -112px
}
div#fd.ui .ui-icon-zoomin {
    background-position: -128px -112px
}
div#fd.ui .ui-icon-zoomout {
    background-position: -144px -112px
}
div#fd.ui .ui-icon-search {
    background-position: -160px -112px
}
div#fd.ui .ui-icon-wrench {
    background-position: -176px -112px
}
div#fd.ui .ui-icon-gear {
    background-position: -192px -112px
}
div#fd.ui .ui-icon-heart {
    background-position: -208px -112px
}
div#fd.ui .ui-icon-star {
    background-position: -224px -112px
}
div#fd.ui .ui-icon-link {
    background-position: -240px -112px
}
div#fd.ui .ui-icon-cancel {
    background-position: 0 -128px
}
div#fd.ui .ui-icon-plus {
    background-position: -16px -128px
}
div#fd.ui .ui-icon-plusthick {
    background-position: -32px -128px
}
div#fd.ui .ui-icon-minus {
    background-position: -48px -128px
}
div#fd.ui .ui-icon-minusthick {
    background-position: -64px -128px
}
div#fd.ui .ui-icon-close {
    background-position: -80px -128px
}
div#fd.ui .ui-icon-closethick {
    background-position: -96px -128px
}
div#fd.ui .ui-icon-key {
    background-position: -112px -128px
}
div#fd.ui .ui-icon-lightbulb {
    background-position: -128px -128px
}
div#fd.ui .ui-icon-scissors {
    background-position: -144px -128px
}
div#fd.ui .ui-icon-clipboard {
    background-position: -160px -128px
}
div#fd.ui .ui-icon-copy {
    background-position: -176px -128px
}
div#fd.ui .ui-icon-contact {
    background-position: -192px -128px
}
div#fd.ui .ui-icon-image {
    background-position: -208px -128px
}
div#fd.ui .ui-icon-video {
    background-position: -224px -128px
}
div#fd.ui .ui-icon-script {
    background-position: -240px -128px
}
div#fd.ui .ui-icon-alert {
    background-position: 0 -144px
}
div#fd.ui .ui-icon-info {
    background-position: -16px -144px
}
div#fd.ui .ui-icon-notice {
    background-position: -32px -144px
}
div#fd.ui .ui-icon-help {
    background-position: -48px -144px
}
div#fd.ui .ui-icon-check {
    background-position: -64px -144px
}
div#fd.ui .ui-icon-bullet {
    background-position: -80px -144px
}
div#fd.ui .ui-icon-radio-on {
    background-position: -96px -144px
}
div#fd.ui .ui-icon-radio-off {
    background-position: -112px -144px
}
div#fd.ui .ui-icon-pin-w {
    background-position: -128px -144px
}
div#fd.ui .ui-icon-pin-s {
    background-position: -144px -144px
}
div#fd.ui .ui-icon-play {
    background-position: 0 -160px
}
div#fd.ui .ui-icon-pause {
    background-position: -16px -160px
}
div#fd.ui .ui-icon-seek-next {
    background-position: -32px -160px
}
div#fd.ui .ui-icon-seek-prev {
    background-position: -48px -160px
}
div#fd.ui .ui-icon-seek-end {
    background-position: -64px -160px
}
div#fd.ui .ui-icon-seek-start {
    background-position: -80px -160px
}
div#fd.ui .ui-icon-seek-first {
    background-position: -80px -160px
}
div#fd.ui .ui-icon-stop {
    background-position: -96px -160px
}
div#fd.ui .ui-icon-eject {
    background-position: -112px -160px
}
div#fd.ui .ui-icon-volume-off {
    background-position: -128px -160px
}
div#fd.ui .ui-icon-volume-on {
    background-position: -144px -160px
}
div#fd.ui .ui-icon-power {
    background-position: 0 -176px
}
div#fd.ui .ui-icon-signal-diag {
    background-position: -16px -176px
}
div#fd.ui .ui-icon-signal {
    background-position: -32px -176px
}
div#fd.ui .ui-icon-battery-0 {
    background-position: -48px -176px
}
div#fd.ui .ui-icon-battery-1 {
    background-position: -64px -176px
}
div#fd.ui .ui-icon-battery-2 {
    background-position: -80px -176px
}
div#fd.ui .ui-icon-battery-3 {
    background-position: -96px -176px
}
div#fd.ui .ui-icon-circle-plus {
    background-position: 0 -192px
}
div#fd.ui .ui-icon-circle-minus {
    background-position: -16px -192px
}
div#fd.ui .ui-icon-circle-close {
    background-position: -32px -192px
}
div#fd.ui .ui-icon-circle-triangle-e {
    background-position: -48px -192px
}
div#fd.ui .ui-icon-circle-triangle-s {
    background-position: -64px -192px
}
div#fd.ui .ui-icon-circle-triangle-w {
    background-position: -80px -192px
}
div#fd.ui .ui-icon-circle-triangle-n {
    background-position: -96px -192px
}
div#fd.ui .ui-icon-circle-arrow-e {
    background-position: -112px -192px
}
div#fd.ui .ui-icon-circle-arrow-s {
    background-position: -128px -192px
}
div#fd.ui .ui-icon-circle-arrow-w {
    background-position: -144px -192px
}
div#fd.ui .ui-icon-circle-arrow-n {
    background-position: -160px -192px
}
div#fd.ui .ui-icon-circle-zoomin {
    background-position: -176px -192px
}
div#fd.ui .ui-icon-circle-zoomout {
    background-position: -192px -192px
}
div#fd.ui .ui-icon-circle-check {
    background-position: -208px -192px
}
div#fd.ui .ui-icon-circlesmall-plus {
    background-position: 0 -208px
}
div#fd.ui .ui-icon-circlesmall-minus {
    background-position: -16px -208px
}
div#fd.ui .ui-icon-circlesmall-close {
    background-position: -32px -208px
}
div#fd.ui .ui-icon-squaresmall-plus {
    background-position: -48px -208px
}
div#fd.ui .ui-icon-squaresmall-minus {
    background-position: -64px -208px
}
div#fd.ui .ui-icon-squaresmall-close {
    background-position: -80px -208px
}
div#fd.ui .ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}
div#fd.ui .ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}
div#fd.ui .ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}
div#fd.ui .ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}
div#fd.ui .ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}
div#fd.ui .ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}
div#fd.ui .ui-corner-all,
div#fd.ui .ui-corner-top,
div#fd.ui .ui-corner-left,
div#fd.ui .ui-corner-tl {
    border-top-left-radius: 4px
}
div#fd.ui .ui-corner-all,
div#fd.ui .ui-corner-top,
div#fd.ui .ui-corner-right,
div#fd.ui .ui-corner-tr {
    border-top-right-radius: 4px
}
div#fd.ui .ui-corner-all,
div#fd.ui .ui-corner-bottom,
div#fd.ui .ui-corner-left,
div#fd.ui .ui-corner-bl {
    border-bottom-left-radius: 4px
}
div#fd.ui .ui-corner-all,
div#fd.ui .ui-corner-bottom,
div#fd.ui .ui-corner-right,
div#fd.ui .ui-corner-br {
    border-bottom-right-radius: 4px
}
div#fd.ui .ui-widget-overlay {
    background: #aaa url(../../../../../media/foundry/5.0/styles/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}
div#fd.ui .ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(../../../../../media/foundry/5.0/styles/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}
div#fd.ui .ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}
div#fd.ui .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}
div#fd.ui .ui-datepicker .ui-datepicker-prev,
div#fd.ui .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}
div#fd.ui .ui-datepicker .ui-datepicker-prev-hover,
div#fd.ui .ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}
div#fd.ui .ui-datepicker .ui-datepicker-prev {
    left: 2px
}
div#fd.ui .ui-datepicker .ui-datepicker-next {
    right: 2px
}
div#fd.ui .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}
div#fd.ui .ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}
div#fd.ui .ui-datepicker .ui-datepicker-prev span,
div#fd.ui .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}
div#fd.ui .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}
div#fd.ui .ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}
div#fd.ui .ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}
div#fd.ui .ui-datepicker select.ui-datepicker-month,
div#fd.ui .ui-datepicker select.ui-datepicker-year {
    width: 49%
}
div#fd.ui .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}
div#fd.ui .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}
div#fd.ui .ui-datepicker td {
    border: 0;
    padding: 1px
}
div#fd.ui .ui-datepicker td span,
div#fd.ui .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}
div#fd.ui .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}
div#fd.ui .ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}
div#fd.ui .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}
div#fd.ui .ui-datepicker.ui-datepicker-multi {
    width: auto
}
div#fd.ui .ui-datepicker-multi .ui-datepicker-group {
    float: left
}
div#fd.ui .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}
div#fd.ui .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}
div#fd.ui .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}
div#fd.ui .ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}
div#fd.ui .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
div#fd.ui .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}
div#fd.ui .ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}
div#fd.ui .ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}
div#fd.ui .ui-datepicker-rtl {
    direction: rtl
}
div#fd.ui .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}
div#fd.ui .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}
div#fd.ui .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}
div#fd.ui .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}
div#fd.ui .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}
div#fd.ui .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}
div#fd.ui .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
div#fd.ui .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}
div#fd.ui .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
div#fd.ui .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}
div#fd.ui .ui-slider {
    position: relative;
    text-align: left
}
div#fd.ui .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}
div#fd.ui .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}
div#fd.ui .ui-slider.ui-state-disabled .ui-slider-handle,
div#fd.ui .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}
div#fd.ui .ui-slider-horizontal {
    height: .8em
}
div#fd.ui .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}
div#fd.ui .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
div#fd.ui .ui-slider-horizontal .ui-slider-range-min {
    left: 0
}
div#fd.ui .ui-slider-horizontal .ui-slider-range-max {
    right: 0
}
div#fd.ui .ui-slider-vertical {
    width: .8em;
    height: 100px
}
div#fd.ui .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}
div#fd.ui .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}
div#fd.ui .ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}
div#fd.ui .ui-slider-vertical .ui-slider-range-max {
    top: 0
}
div#fd .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
div#fd .container:before,
div#fd .container:after {
    content: " ";
    display: table
}
div#fd .container:after {
    clear: both
}
@media(min-width:768px){div#fd .container {
    width: 750px
}
}
@media(min-width:992px){div#fd .container {
    width: 970px
}
}
@media(min-width:1200px){div#fd .container {
    width:1170px
}
}
div#fd .row {
    margin-left:-15px;
    margin-right:-15px
}
div#fd .row:before,
div#fd .row:after {
    content:" ";
    display:table
}
div#fd .row:after {
    clear:both
}
div#fd .col-xs-1,
div#fd .col-sm-1,
div#fd .col-md-1,
div#fd .col-lg-1,
div#fd .col-xs-2,
div#fd .col-sm-2,
div#fd .col-md-2,
div#fd .col-lg-2,
div#fd .col-xs-3,
div#fd .col-sm-3,
div#fd .col-md-3,
div#fd .col-lg-3,
div#fd .col-xs-4,
div#fd .col-sm-4,
div#fd .col-md-4,
div#fd .col-lg-4,
div#fd .col-xs-5,
div#fd .col-sm-5,
div#fd .col-md-5,
div#fd .col-lg-5,
div#fd .col-xs-6,
div#fd .col-sm-6,
div#fd .col-md-6,
div#fd .col-lg-6,
div#fd .col-xs-7,
div#fd .col-sm-7,
div#fd .col-md-7,
div#fd .col-lg-7,
div#fd .col-xs-8,
div#fd .col-sm-8,
div#fd .col-md-8,
div#fd .col-lg-8,
div#fd .col-xs-9,
div#fd .col-sm-9,
div#fd .col-md-9,
div#fd .col-lg-9,
div#fd .col-xs-10,
div#fd .col-sm-10,
div#fd .col-md-10,
div#fd .col-lg-10,
div#fd .col-xs-11,
div#fd .col-sm-11,
div#fd .col-md-11,
div#fd .col-lg-11,
div#fd .col-xs-12,
div#fd .col-sm-12,
div#fd .col-md-12,
div#fd .col-lg-12 {
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
div#fd .col-xs-1,
div#fd .col-xs-2,
div#fd .col-xs-3,
div#fd .col-xs-4,
div#fd .col-xs-5,
div#fd .col-xs-6,
div#fd .col-xs-7,
div#fd .col-xs-8,
div#fd .col-xs-9,
div#fd .col-xs-10,
div#fd .col-xs-11,
div#fd .col-xs-12 {
    float:left
}
div#fd .col-xs-12 {
    width:100%
}
div#fd .col-xs-11 {
    width:91.666666666667%
}
div#fd .col-xs-10 {
    width:83.333333333333%
}
div#fd .col-xs-9 {
    width:75%
}
div#fd .col-xs-8 {
    width:66.666666666667%
}
div#fd .col-xs-7 {
    width:58.333333333333%
}
div#fd .col-xs-6 {
    width:50%
}
div#fd .col-xs-5 {
    width:41.666666666667%
}
div#fd .col-xs-4 {
    width:33.333333333333%
}
div#fd .col-xs-3 {
    width:25%
}
div#fd .col-xs-2 {
    width:16.666666666667%
}
div#fd .col-xs-1 {
    width:8.3333333333333%
}
div#fd .col-xs-pull-12 {
    right:100%
}
div#fd .col-xs-pull-11 {
    right:91.666666666667%
}
div#fd .col-xs-pull-10 {
    right:83.333333333333%
}
div#fd .col-xs-pull-9 {
    right:75%
}
div#fd .col-xs-pull-8 {
    right:66.666666666667%
}
div#fd .col-xs-pull-7 {
    right:58.333333333333%
}
div#fd .col-xs-pull-6 {
    right:50%
}
div#fd .col-xs-pull-5 {
    right:41.666666666667%
}
div#fd .col-xs-pull-4 {
    right:33.333333333333%
}
div#fd .col-xs-pull-3 {
    right:25%
}
div#fd .col-xs-pull-2 {
    right:16.666666666667%
}
div#fd .col-xs-pull-1 {
    right:8.3333333333333%
}
div#fd .col-xs-pull-0 {
    right:0
}
div#fd .col-xs-push-12 {
    left:100%
}
div#fd .col-xs-push-11 {
    left:91.666666666667%
}
div#fd .col-xs-push-10 {
    left:83.333333333333%
}
div#fd .col-xs-push-9 {
    left:75%
}
div#fd .col-xs-push-8 {
    left:66.666666666667%
}
div#fd .col-xs-push-7 {
    left:58.333333333333%
}
div#fd .col-xs-push-6 {
    left:50%
}
div#fd .col-xs-push-5 {
    left:41.666666666667%
}
div#fd .col-xs-push-4 {
    left:33.333333333333%
}
div#fd .col-xs-push-3 {
    left:25%
}
div#fd .col-xs-push-2 {
    left:16.666666666667%
}
div#fd .col-xs-push-1 {
    left:8.3333333333333%
}
div#fd .col-xs-push-0 {
    left:0
}
div#fd .col-xs-offset-12 {
    margin-left:100%
}
div#fd .col-xs-offset-11 {
    margin-left:91.666666666667%
}
div#fd .col-xs-offset-10 {
    margin-left:83.333333333333%
}
div#fd .col-xs-offset-9 {
    margin-left:75%
}
div#fd .col-xs-offset-8 {
    margin-left:66.666666666667%
}
div#fd .col-xs-offset-7 {
    margin-left:58.333333333333%
}
div#fd .col-xs-offset-6 {
    margin-left:50%
}
div#fd .col-xs-offset-5 {
    margin-left:41.666666666667%
}
div#fd .col-xs-offset-4 {
    margin-left:33.333333333333%
}
div#fd .col-xs-offset-3 {
    margin-left:25%
}
div#fd .col-xs-offset-2 {
    margin-left:16.666666666667%
}
div#fd .col-xs-offset-1 {
    margin-left:8.3333333333333%
}
div#fd .col-xs-offset-0 {
    margin-left:0
}
@media(min-width:768px){div#fd .col-sm-1,
div#fd .col-sm-2,
div#fd .col-sm-3,
div#fd .col-sm-4,
div#fd .col-sm-5,
div#fd .col-sm-6,
div#fd .col-sm-7,
div#fd .col-sm-8,
div#fd .col-sm-9,
div#fd .col-sm-10,
div#fd .col-sm-11,
div#fd .col-sm-12 {
    float:left
}
div#fd .col-sm-12 {
    width:100%
}
div#fd .col-sm-11 {
    width:91.666666666667%
}
div#fd .col-sm-10 {
    width:83.333333333333%
}
div#fd .col-sm-9 {
    width:75%
}
div#fd .col-sm-8 {
    width:66.666666666667%
}
div#fd .col-sm-7 {
    width:58.333333333333%
}
div#fd .col-sm-6 {
    width:50%
}
div#fd .col-sm-5 {
    width:41.666666666667%
}
div#fd .col-sm-4 {
    width:33.333333333333%
}
div#fd .col-sm-3 {
    width:25%
}
div#fd .col-sm-2 {
    width:16.666666666667%
}
div#fd .col-sm-1 {
    width:8.3333333333333%
}
div#fd .col-sm-pull-12 {
    right:100%
}
div#fd .col-sm-pull-11 {
    right:91.666666666667%
}
div#fd .col-sm-pull-10 {
    right:83.333333333333%
}
div#fd .col-sm-pull-9 {
    right:75%
}
div#fd .col-sm-pull-8 {
    right:66.666666666667%
}
div#fd .col-sm-pull-7 {
    right:58.333333333333%
}
div#fd .col-sm-pull-6 {
    right:50%
}
div#fd .col-sm-pull-5 {
    right:41.666666666667%
}
div#fd .col-sm-pull-4 {
    right:33.333333333333%
}
div#fd .col-sm-pull-3 {
    right:25%
}
div#fd .col-sm-pull-2 {
    right:16.666666666667%
}
div#fd .col-sm-pull-1 {
    right:8.3333333333333%
}
div#fd .col-sm-pull-0 {
    right:0
}
div#fd .col-sm-push-12 {
    left:100%
}
div#fd .col-sm-push-11 {
    left:91.666666666667%
}
div#fd .col-sm-push-10 {
    left:83.333333333333%
}
div#fd .col-sm-push-9 {
    left:75%
}
div#fd .col-sm-push-8 {
    left:66.666666666667%
}
div#fd .col-sm-push-7 {
    left:58.333333333333%
}
div#fd .col-sm-push-6 {
    left:50%
}
div#fd .col-sm-push-5 {
    left:41.666666666667%
}
div#fd .col-sm-push-4 {
    left:33.333333333333%
}
div#fd .col-sm-push-3 {
    left:25%
}
div#fd .col-sm-push-2 {
    left:16.666666666667%
}
div#fd .col-sm-push-1 {
    left:8.3333333333333%
}
div#fd .col-sm-push-0 {
    left:0
}
div#fd .col-sm-offset-12 {
    margin-left:100%
}
div#fd .col-sm-offset-11 {
    margin-left:91.666666666667%
}
div#fd .col-sm-offset-10 {
    margin-left:83.333333333333%
}
div#fd .col-sm-offset-9 {
    margin-left:75%
}
div#fd .col-sm-offset-8 {
    margin-left:66.666666666667%
}
div#fd .col-sm-offset-7 {
    margin-left:58.333333333333%
}
div#fd .col-sm-offset-6 {
    margin-left:50%
}
div#fd .col-sm-offset-5 {
    margin-left:41.666666666667%
}
div#fd .col-sm-offset-4 {
    margin-left:33.333333333333%
}
div#fd .col-sm-offset-3 {
    margin-left:25%
}
div#fd .col-sm-offset-2 {
    margin-left:16.666666666667%
}
div#fd .col-sm-offset-1 {
    margin-left:8.3333333333333%
}
div#fd .col-sm-offset-0 {
    margin-left:0
}
}
@media(min-width:992px){div#fd .col-md-1,
div#fd .col-md-2,
div#fd .col-md-3,
div#fd .col-md-4,
div#fd .col-md-5,
div#fd .col-md-6,
div#fd .col-md-7,
div#fd .col-md-8,
div#fd .col-md-9,
div#fd .col-md-10,
div#fd .col-md-11,
div#fd .col-md-12 {
    float:left
}
div#fd .col-md-12 {
    width:100%
}
div#fd .col-md-11 {
    width:91.666666666667%
}
div#fd .col-md-10 {
    width:83.333333333333%
}
div#fd .col-md-9 {
    width:75%
}
div#fd .col-md-8 {
    width:66.666666666667%
}
div#fd .col-md-7 {
    width:58.333333333333%
}
div#fd .col-md-6 {
    width:50%
}
div#fd .col-md-5 {
    width:41.666666666667%
}
div#fd .col-md-4 {
    width:33.333333333333%
}
div#fd .col-md-3 {
    width:25%
}
div#fd .col-md-2 {
    width:16.666666666667%
}
div#fd .col-md-1 {
    width:8.3333333333333%
}
div#fd .col-md-pull-12 {
    right:100%
}
div#fd .col-md-pull-11 {
    right:91.666666666667%
}
div#fd .col-md-pull-10 {
    right:83.333333333333%
}
div#fd .col-md-pull-9 {
    right:75%
}
div#fd .col-md-pull-8 {
    right:66.666666666667%
}
div#fd .col-md-pull-7 {
    right:58.333333333333%
}
div#fd .col-md-pull-6 {
    right:50%
}
div#fd .col-md-pull-5 {
    right:41.666666666667%
}
div#fd .col-md-pull-4 {
    right:33.333333333333%
}
div#fd .col-md-pull-3 {
    right:25%
}
div#fd .col-md-pull-2 {
    right:16.666666666667%
}
div#fd .col-md-pull-1 {
    right:8.3333333333333%
}
div#fd .col-md-pull-0 {
    right:0
}
div#fd .col-md-push-12 {
    left:100%
}
div#fd .col-md-push-11 {
    left:91.666666666667%
}
div#fd .col-md-push-10 {
    left:83.333333333333%
}
div#fd .col-md-push-9 {
    left:75%
}
div#fd .col-md-push-8 {
    left:66.666666666667%
}
div#fd .col-md-push-7 {
    left:58.333333333333%
}
div#fd .col-md-push-6 {
    left:50%
}
div#fd .col-md-push-5 {
    left:41.666666666667%
}
div#fd .col-md-push-4 {
    left:33.333333333333%
}
div#fd .col-md-push-3 {
    left:25%
}
div#fd .col-md-push-2 {
    left:16.666666666667%
}
div#fd .col-md-push-1 {
    left:8.3333333333333%
}
div#fd .col-md-push-0 {
    left:0
}
div#fd .col-md-offset-12 {
    margin-left:100%
}
div#fd .col-md-offset-11 {
    margin-left:91.666666666667%
}
div#fd .col-md-offset-10 {
    margin-left:83.333333333333%
}
div#fd .col-md-offset-9 {
    margin-left:75%
}
div#fd .col-md-offset-8 {
    margin-left:66.666666666667%
}
div#fd .col-md-offset-7 {
    margin-left:58.333333333333%
}
div#fd .col-md-offset-6 {
    margin-left:50%
}
div#fd .col-md-offset-5 {
    margin-left:41.666666666667%
}
div#fd .col-md-offset-4 {
    margin-left:33.333333333333%
}
div#fd .col-md-offset-3 {
    margin-left:25%
}
div#fd .col-md-offset-2 {
    margin-left:16.666666666667%
}
div#fd .col-md-offset-1 {
    margin-left:8.3333333333333%
}
div#fd .col-md-offset-0 {
    margin-left:0
}
}
@media(min-width:1200px){div#fd .col-lg-1,
div#fd .col-lg-2,
div#fd .col-lg-3,
div#fd .col-lg-4,
div#fd .col-lg-5,
div#fd .col-lg-6,
div#fd .col-lg-7,
div#fd .col-lg-8,
div#fd .col-lg-9,
div#fd .col-lg-10,
div#fd .col-lg-11,
div#fd .col-lg-12 {
    float:left
}
div#fd .col-lg-12 {
    width:100%
}
div#fd .col-lg-11 {
    width:91.666666666667%
}
div#fd .col-lg-10 {
    width:83.333333333333%
}
div#fd .col-lg-9 {
    width:75%
}
div#fd .col-lg-8 {
    width:66.666666666667%
}
div#fd .col-lg-7 {
    width:58.333333333333%
}
div#fd .col-lg-6 {
    width:50%
}
div#fd .col-lg-5 {
    width:41.666666666667%
}
div#fd .col-lg-4 {
    width:33.333333333333%
}
div#fd .col-lg-3 {
    width:25%
}
div#fd .col-lg-2 {
    width:16.666666666667%
}
div#fd .col-lg-1 {
    width:8.3333333333333%
}
div#fd .col-lg-pull-12 {
    right:100%
}
div#fd .col-lg-pull-11 {
    right:91.666666666667%
}
div#fd .col-lg-pull-10 {
    right:83.333333333333%
}
div#fd .col-lg-pull-9 {
    right:75%
}
div#fd .col-lg-pull-8 {
    right:66.666666666667%
}
div#fd .col-lg-pull-7 {
    right:58.333333333333%
}
div#fd .col-lg-pull-6 {
    right:50%
}
div#fd .col-lg-pull-5 {
    right:41.666666666667%
}
div#fd .col-lg-pull-4 {
    right:33.333333333333%
}
div#fd .col-lg-pull-3 {
    right:25%
}
div#fd .col-lg-pull-2 {
    right:16.666666666667%
}
div#fd .col-lg-pull-1 {
    right:8.3333333333333%
}
div#fd .col-lg-pull-0 {
    right:0
}
div#fd .col-lg-push-12 {
    left:100%
}
div#fd .col-lg-push-11 {
    left:91.666666666667%
}
div#fd .col-lg-push-10 {
    left:83.333333333333%
}
div#fd .col-lg-push-9 {
    left:75%
}
div#fd .col-lg-push-8 {
    left:66.666666666667%
}
div#fd .col-lg-push-7 {
    left:58.333333333333%
}
div#fd .col-lg-push-6 {
    left:50%
}
div#fd .col-lg-push-5 {
    left:41.666666666667%
}
div#fd .col-lg-push-4 {
    left:33.333333333333%
}
div#fd .col-lg-push-3 {
    left:25%
}
div#fd .col-lg-push-2 {
    left:16.666666666667%
}
div#fd .col-lg-push-1 {
    left:8.3333333333333%
}
div#fd .col-lg-push-0 {
    left:0
}
div#fd .col-lg-offset-12 {
    margin-left:100%
}
div#fd .col-lg-offset-11 {
    margin-left:91.666666666667%
}
div#fd .col-lg-offset-10 {
    margin-left:83.333333333333%
}
div#fd .col-lg-offset-9 {
    margin-left:75%
}
div#fd .col-lg-offset-8 {
    margin-left:66.666666666667%
}
div#fd .col-lg-offset-7 {
    margin-left:58.333333333333%
}
div#fd .col-lg-offset-6 {
    margin-left:50%
}
div#fd .col-lg-offset-5 {
    margin-left:41.666666666667%
}
div#fd .col-lg-offset-4 {
    margin-left:33.333333333333%
}
div#fd .col-lg-offset-3 {
    margin-left:25%
}
div#fd .col-lg-offset-2 {
    margin-left:16.666666666667%
}
div#fd .col-lg-offset-1 {
    margin-left:8.3333333333333%
}
div#fd .col-lg-offset-0 {
    margin-left:0
}
}
div#fd table {
    max-width:100%;
    background-color:transparent
}
div#fd th {
    text-align:left
}
div#fd .table {
    width:100%;
    margin-bottom:17px
}
div#fd .table>thead>tr>th,
div#fd .table>thead>tr>td,
div#fd .table>tbody>tr>th,
div#fd .table>tbody>tr>td,
div#fd .table>tfoot>tr>th,
div#fd .table>tfoot>tr>td {
    padding:8px;
    line-height:1.428571429;
    vertical-align:top;
    border-top:1px solid #ddd
}
div#fd .table>thead>tr>th {
    vertical-align:bottom;
    border-bottom:2px solid #ddd
}
div#fd .table>caption+thead>tr:first-child>th,
div#fd .table>caption+thead>tr:first-child>td,
div#fd .table>colgroup+thead>tr:first-child>th,
div#fd .table>colgroup+thead>tr:first-child>td,
div#fd .table>thead:first-child>tr:first-child>th,
div#fd .table>thead:first-child>tr:first-child>td {
    border-top:0
}
div#fd .table>tbody+tbody {
    border-top:2px solid #ddd
}
div#fd .table .table {
    background-color:#fff
}
div#fd .table-condensed>thead>tr>th,
div#fd .table-condensed>thead>tr>td,
div#fd .table-condensed>tbody>tr>th,
div#fd .table-condensed>tbody>tr>td,
div#fd .table-condensed>tfoot>tr>th,
div#fd .table-condensed>tfoot>tr>td {
    padding:5px
}
div#fd .table-bordered {
    border:1px solid #ddd
}
div#fd .table-bordered>thead>tr>th,
div#fd .table-bordered>thead>tr>td,
div#fd .table-bordered>tbody>tr>th,
div#fd .table-bordered>tbody>tr>td,
div#fd .table-bordered>tfoot>tr>th,
div#fd .table-bordered>tfoot>tr>td {
    border:1px solid #ddd
}
div#fd .table-bordered>thead>tr>th,
div#fd .table-bordered>thead>tr>td {
    border-bottom-width:2px
}
div#fd .table-striped>tbody>tr:nth-child(odd)>td,
div#fd .table-striped>tbody>tr:nth-child(odd)>th {
    background-color:#f9f9f9
}
div#fd .table-hover>tbody>tr:hover>td,
div#fd .table-hover>tbody>tr:hover>th {
    background-color:#f5f5f5
}
div#fd table col[class*="col-"] {
    position:static;
    float:none;
    display:table-column
}
div#fd table td[class*="col-"],
div#fd table th[class*="col-"] {
    float:none;
    display:table-cell
}
div#fd .table>thead>tr>.active,
div#fd .table>thead>.active>td,
div#fd .table>thead>.active>th,
div#fd .table>tbody>tr>.active,
div#fd .table>tbody>.active>td,
div#fd .table>tbody>.active>th,
div#fd .table>tfoot>tr>.active,
div#fd .table>tfoot>.active>td,
div#fd .table>tfoot>.active>th {
    background-color:#f5f5f5
}
div#fd .table-hover>tbody>tr>.active:hover,
div#fd .table-hover>tbody>.active:hover>td,
div#fd .table-hover>tbody>.active:hover>th {
    background-color:#e8e8e8
}
div#fd .table>thead>tr>.success,
div#fd .table>thead>.success>td,
div#fd .table>thead>.success>th,
div#fd .table>tbody>tr>.success,
div#fd .table>tbody>.success>td,
div#fd .table>tbody>.success>th,
div#fd .table>tfoot>tr>.success,
div#fd .table>tfoot>.success>td,
div#fd .table>tfoot>.success>th {
    background-color:#dff0d8
}
div#fd .table-hover>tbody>tr>.success:hover,
div#fd .table-hover>tbody>.success:hover>td,
div#fd .table-hover>tbody>.success:hover>th {
    background-color:#d0e9c6
}
div#fd .table>thead>tr>.danger,
div#fd .table>thead>.danger>td,
div#fd .table>thead>.danger>th,
div#fd .table>tbody>tr>.danger,
div#fd .table>tbody>.danger>td,
div#fd .table>tbody>.danger>th,
div#fd .table>tfoot>tr>.danger,
div#fd .table>tfoot>.danger>td,
div#fd .table>tfoot>.danger>th {
    background-color:#f2dede
}
div#fd .table-hover>tbody>tr>.danger:hover,
div#fd .table-hover>tbody>.danger:hover>td,
div#fd .table-hover>tbody>.danger:hover>th {
    background-color:#ebcccc
}
div#fd .table>thead>tr>.warning,
div#fd .table>thead>.warning>td,
div#fd .table>thead>.warning>th,
div#fd .table>tbody>tr>.warning,
div#fd .table>tbody>.warning>td,
div#fd .table>tbody>.warning>th,
div#fd .table>tfoot>tr>.warning,
div#fd .table>tfoot>.warning>td,
div#fd .table>tfoot>.warning>th {
    background-color:#fcf8e3
}
div#fd .table-hover>tbody>tr>.warning:hover,
div#fd .table-hover>tbody>.warning:hover>td,
div#fd .table-hover>tbody>.warning:hover>th {
    background-color:#faf2cc
}
@media(max-width:767px){div#fd .table-responsive {
    width:100%;
    margin-bottom:12.75px;
    overflow-y:hidden;
    overflow-x:scroll;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    border:1px solid #ddd;
    -webkit-overflow-scrolling:touch
}
div#fd .table-responsive>.table {
    margin-bottom:0
}
div#fd .table-responsive>.table>thead>tr>th,
div#fd .table-responsive>.table>thead>tr>td,
div#fd .table-responsive>.table>tbody>tr>th,
div#fd .table-responsive>.table>tbody>tr>td,
div#fd .table-responsive>.table>tfoot>tr>th,
div#fd .table-responsive>.table>tfoot>tr>td {
    white-space:nowrap
}
div#fd .table-responsive>.table-bordered {
    border:0
}
div#fd .table-responsive>.table-bordered>thead>tr>th:first-child,
div#fd .table-responsive>.table-bordered>thead>tr>td:first-child,
div#fd .table-responsive>.table-bordered>tbody>tr>th:first-child,
div#fd .table-responsive>.table-bordered>tbody>tr>td:first-child,
div#fd .table-responsive>.table-bordered>tfoot>tr>th:first-child,
div#fd .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left:0
}
div#fd .table-responsive>.table-bordered>thead>tr>th:last-child,
div#fd .table-responsive>.table-bordered>thead>tr>td:last-child,
div#fd .table-responsive>.table-bordered>tbody>tr>th:last-child,
div#fd .table-responsive>.table-bordered>tbody>tr>td:last-child,
div#fd .table-responsive>.table-bordered>tfoot>tr>th:last-child,
div#fd .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right:0
}
div#fd .table-responsive>.table-bordered>tbody>tr:last-child>th,
div#fd .table-responsive>.table-bordered>tbody>tr:last-child>td,
div#fd .table-responsive>.table-bordered>tfoot>tr:last-child>th,
div#fd .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom:0
}
}
div#fd fieldset {
    padding:0;
    margin:0;
    border:0
}
div#fd legend {
    display:block;
    width:100%;
    padding:0;
    margin-bottom:17px;
    font-size:18px;
    line-height:inherit;
    color:#333;
    border:0;
    border-bottom:1px solid #e5e5e5
}
div#fd label {
    display:inline-block;
    margin-bottom:5px;
}
div#fd input[type="search"] {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
div#fd input[type="radio"],
div#fd input[type="checkbox"] {
    margin:4px 0 0;
    margin-top:1px \9;
    line-height:normal
}
div#fd input[type="file"] {
    display:block
}
div#fd select[multiple],
div#fd select[size] {
    height:auto
}
div#fd select optgroup {
    font-size:inherit;
    font-style:inherit;
    font-family:inherit
}
div#fd input[type="file"]:focus,
div#fd input[type="radio"]:focus,
div#fd input[type="checkbox"]:focus {
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
div#fd input[type="number"]::-webkit-outer-spin-button,
div#fd input[type="number"]::-webkit-inner-spin-button {
    height:auto
}
div#fd output {
    display:block;
    padding-top:7px;
    font-size:12px;
    line-height:1.428571429;
    color:#555;
    vertical-align:middle
}
div#fd .form-control {
    display:block;
    width:100%;
    height:31px;
    padding:6px 12px;
    font-size:12px;
    line-height:1.428571429;
    color:#555;
    vertical-align:middle;
    background-color:#fff;
    background-image:none;
    border:1px solid #eee;
    border-radius:0;
}
div#fd .form-control:focus {
    border-color:#ff9d00;
    box-shadow: none;
}
div#fd .form-control:-moz-placeholder {
    color:#999
}
div#fd .form-control::-moz-placeholder {
    color:#999;
    opacity:1
}
div#fd .form-control:-ms-input-placeholder {
    color:#999
}
div#fd .form-control::-webkit-input-placeholder {
    color:#999
}
div#fd .form-control[disabled],
div#fd .form-control[readonly],
fieldset[disabled] div#fd .form-control {
    cursor:not-allowed;
    background-color:#eee
}
div#fd textarea.form-control {
    height:auto
}
div#fd .form-group {
    margin-bottom:15px
}
div#fd .radio,
div#fd .checkbox {
    display:block;
    min-height:17px;
    margin-top:10px;
    margin-bottom:10px;
    padding-left:20px;
    vertical-align:middle
}
div#fd .radio label,
div#fd .checkbox label {
    display:inline;
    margin-bottom:0;
    font-weight:normal;
    cursor:pointer;
    font-size:inherit;
    line-height:17px
}
div#fd .radio input[type="radio"],
div#fd .radio-inline input[type="radio"],
div#fd .checkbox input[type="checkbox"],
div#fd .checkbox-inline input[type="checkbox"] {
    float:left;
    margin-left:-20px
}
div#fd .radio+.radio,
div#fd .checkbox+.checkbox {
    margin-top:-5px
}
div#fd .radio-inline,
div#fd .checkbox-inline {
    display:inline-block;
    padding-left:20px;
    margin-bottom:0;
    vertical-align:middle;
    font-weight:normal;
    cursor:pointer
}
div#fd .radio-inline+.radio-inline,
div#fd .checkbox-inline+.checkbox-inline {
    margin-top:0;
    margin-left:10px
}
div#fd input[type="radio"][disabled],
fieldset[disabled] div#fd input[type="radio"],
div#fd input[type="checkbox"][disabled],
fieldset[disabled] div#fd input[type="checkbox"],
div#fd .radio[disabled],
fieldset[disabled] div#fd .radio,
div#fd .radio-inline[disabled],
fieldset[disabled] div#fd .radio-inline,
div#fd .checkbox[disabled],
fieldset[disabled] div#fd .checkbox,
div#fd .checkbox-inline[disabled],
fieldset[disabled] div#fd .checkbox-inline {
    cursor:not-allowed
}
div#fd .input-sm {
    height:28px;
    padding:5px 10px;
    font-size:11px;
    line-height:1.5;
    border-radius: 0;
}
selectdiv#fd .input-sm {
    height:28px;
    line-height:28px
}
textareadiv#fd .input-sm {
    height:auto
}
div#fd .input-lg {
    height:42px;
    padding:10px 16px;
    font-size:15px;
    line-height:1.33;
    border-radius:6px
}
selectdiv#fd .input-lg {
    height:42px;
    line-height:42px
}
textareadiv#fd .input-lg {
    height:auto
}
div#fd .has-warning .help-block,
div#fd .has-warning .control-label,
div#fd .has-warning .radio,
div#fd .has-warning .checkbox,
div#fd .has-warning .radio-inline,
div#fd .has-warning .checkbox-inline {
    color:#8a6d3b
}
div#fd .has-warning .form-control {
    border-color:#8a6d3b;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075);
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075)
}
div#fd .has-warning .form-control:focus {
    border-color:#66512c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #c0a16b;
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #c0a16b
}
div#fd .has-warning .input-group-addon {
    color:#8a6d3b;
    border-color:#8a6d3b;
    background-color:#fcf8e3
}
div#fd .has-error .help-block,
div#fd .has-error .control-label,
div#fd .has-error .radio,
div#fd .has-error .checkbox,
div#fd .has-error .radio-inline,
div#fd .has-error .checkbox-inline {
    color:#a94442
}
div#fd .has-error .form-control {
    border-color:#a94442;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075);
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075)
}
div#fd .has-error .form-control:focus {
    border-color:#843534;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #ce8483;
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #ce8483
}
div#fd .has-error .input-group-addon {
    color:#a94442;
    border-color:#a94442;
    background-color:#f2dede
}
div#fd .has-success .help-block,
div#fd .has-success .control-label,
div#fd .has-success .radio,
div#fd .has-success .checkbox,
div#fd .has-success .radio-inline,
div#fd .has-success .checkbox-inline {
    color:#3c763d
}
div#fd .has-success .form-control {
    border-color:#3c763d;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075);
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075)
}
div#fd .has-success .form-control:focus {
    border-color:#2b542c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #67b168;
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #67b168
}
div#fd .has-success .input-group-addon {
    color:#3c763d;
    border-color:#3c763d;
    background-color:#dff0d8
}
div#fd .form-control-static {
    margin-bottom:0
}
div#fd .help-block {
    display:block;
    margin-top:5px;
    margin-bottom:10px;
    color:#737373
}
@media(min-width:768px){div#fd .form-inline .form-group {
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle
}
div#fd .form-inline .form-control {
    display:inline-block
}
div#fd .form-inline select.form-control {
    width:auto
}
div#fd .form-inline .radio,
div#fd .form-inline .checkbox {
    display:inline-block;
    margin-top:0;
    margin-bottom:0;
    padding-left:0
}
div#fd .form-inline .radio input[type="radio"],
div#fd .form-inline .checkbox input[type="checkbox"] {
    float:none;
    margin-left:0
}
}
div#fd .form-horizontal .control-label,
div#fd .form-horizontal .radio,
div#fd .form-horizontal .checkbox,
div#fd .form-horizontal .radio-inline,
div#fd .form-horizontal .checkbox-inline {
    margin-top:0;
    margin-bottom:0;
    padding-top:7px;
    line-height:17px
}
div#fd .form-horizontal .radio,
div#fd .form-horizontal .checkbox {
    min-height:24px
}
div#fd .form-horizontal .form-group {
    margin-left:-15px;
    margin-right:-15px
}
div#fd .form-horizontal .form-group:before,
div#fd .form-horizontal .form-group:after {
    content:" ";
    display:table
}
div#fd .form-horizontal .form-group:after {
    clear:both
}
div#fd .form-horizontal .form-control-static {
    padding-top:7px
}
@media(min-width:768px){div#fd .form-horizontal .control-label {
    text-align:right
}
}
div#fd .btn {
    display:inline-block;
    margin-bottom:0;
    font-weight:normal;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    background-image:none;
    border:2px solid transparent;
    white-space:nowrap;
    padding:7px 14px;
    font-size:14px;
    text-transform: none;
    line-height:1.428571429;
    border-radius: 0;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none
}
div#fd .btn:focus {
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
div#fd .btn:hover,
div#fd .btn:focus {
    color:#333;
    text-decoration:none
}
div#fd .btn:active,
div#fd .btn.active {
    outline:0;
    background-image:none;
    -webkit-box-shadow:inset 0 3px 5px rgba(0,
    0,
    0,
    0.125);
    box-shadow:inset 0 3px 5px rgba(0,
    0,
    0,
    0.125)
}
div#fd .btn.disabled,
div#fd .btn[disabled],
fieldset[disabled] div#fd .btn {
    cursor:not-allowed;
    pointer-events:none;
    opacity:.65;
    filter:alpha(opacity=65);
    -webkit-box-shadow:none;
    box-shadow:none
}
div#fd .btn-default {
    color:#666;
    background-color:#fff;
    border-color:#ddd;
}

div#fd .btn-default:after {
	background: #ff9d00;
}

div#fd .btn-default:hover,
div#fd .btn-default:focus,
div#fd .btn-default:active,
div#fd .btn-default.active,
.open .dropdown-toggle_div#fd .btn-default {
    color:#fff;
    background-color:#ebebeb;
    border-color:#ff9d00;
}
div#fd .btn-default:active,
div#fd .btn-default.active,
.open .dropdown-toggle_div#fd .btn-default {
    background-image:none
}
div#fd .btn-default.disabled,
div#fd .btn-default.disabled:hover,
div#fd .btn-default.disabled:focus,
div#fd .btn-default.disabled:active,
div#fd .btn-default.disabled.active,
div#fd .btn-default[disabled],
div#fd .btn-default[disabled]:hover,
div#fd .btn-default[disabled]:focus,
div#fd .btn-default[disabled]:active,
div#fd .btn-default[disabled].active,
fieldset[disabled] div#fd .btn-default,
fieldset[disabled] div#fd .btn-default:hover,
fieldset[disabled] div#fd .btn-default:focus,
fieldset[disabled] div#fd .btn-default:active,
fieldset[disabled] div#fd .btn-default.active {
    background-color:#fff !important;
    border-color:#ccc !important
}
div#fd .btn-default .badge {
    color:#fff;
    background-color:#fff
}
div#fd .btn-primary {
    color:#ff9d00 ;
    background-color:transparent;
    border-color:#ff9d00 ;
}
div#fd .btn-primary:hover,
div#fd .btn-primary:focus,
div#fd .btn-primary:active,
div#fd .btn-primary.active,
.open .dropdown-toggle_div#fd .btn-primary {
  border-color:#ff9d00 ;
  color: #fff;
}
div#fd .btn-primary:active,
div#fd .btn-primary.active,
.open .dropdown-toggle_div#fd .btn-primary {
    background-image:none
}
div#fd .btn-primary.disabled,
div#fd .btn-primary.disabled:hover,
div#fd .btn-primary.disabled:focus,
div#fd .btn-primary.disabled:active,
div#fd .btn-primary.disabled.active,
div#fd .btn-primary[disabled],
div#fd .btn-primary[disabled]:hover,
div#fd .btn-primary[disabled]:focus,
div#fd .btn-primary[disabled]:active,
div#fd .btn-primary[disabled].active,
fieldset[disabled] div#fd .btn-primary,
fieldset[disabled] div#fd .btn-primary:hover,
fieldset[disabled] div#fd .btn-primary:focus,
fieldset[disabled] div#fd .btn-primary:active,
fieldset[disabled] div#fd .btn-primary.active {
    background-color:#428bca !important;
    border-color:#357ebd !important
}
div#fd .btn-primary .badge {
    color:#428bca;
    background-color:transparent;
}
div#fd .btn-warning {
    color:#fff !important;
    background-color:#f0ad4e !important;
    border-color:#eea236 !important
}
div#fd .btn-warning:hover,
div#fd .btn-warning:focus,
div#fd .btn-warning:active,
div#fd .btn-warning.active,
.open .dropdown-toggle_div#fd .btn-warning {
    color:#fff !important;
    background-color:#ed9c28 !important;
    border-color:#d58512 !important
}
div#fd .btn-warning:active,
div#fd .btn-warning.active,
.open .dropdown-toggle_div#fd .btn-warning {
    background-image:none
}
div#fd .btn-warning.disabled,
div#fd .btn-warning.disabled:hover,
div#fd .btn-warning.disabled:focus,
div#fd .btn-warning.disabled:active,
div#fd .btn-warning.disabled.active,
div#fd .btn-warning[disabled],
div#fd .btn-warning[disabled]:hover,
div#fd .btn-warning[disabled]:focus,
div#fd .btn-warning[disabled]:active,
div#fd .btn-warning[disabled].active,
fieldset[disabled] div#fd .btn-warning,
fieldset[disabled] div#fd .btn-warning:hover,
fieldset[disabled] div#fd .btn-warning:focus,
fieldset[disabled] div#fd .btn-warning:active,
fieldset[disabled] div#fd .btn-warning.active {
    background-color:#f0ad4e !important;
    border-color:#eea236 !important
}
div#fd .btn-warning .badge {
    color:#f0ad4e;
    background-color:#fff
}
div#fd .btn-danger {
    color:#fff !important;
    background-color:#d9534f !important;
    border-color:#d43f3a !important
}
div#fd .btn-danger:hover,
div#fd .btn-danger:focus,
div#fd .btn-danger:active,
div#fd .btn-danger.active,
.open .dropdown-toggle_div#fd .btn-danger {
    color:#fff !important;
    background-color:#d2322d !important;
    border-color:#ac2925 !important
}
div#fd .btn-danger:active,
div#fd .btn-danger.active,
.open .dropdown-toggle_div#fd .btn-danger {
    background-image:none
}
div#fd .btn-danger.disabled,
div#fd .btn-danger.disabled:hover,
div#fd .btn-danger.disabled:focus,
div#fd .btn-danger.disabled:active,
div#fd .btn-danger.disabled.active,
div#fd .btn-danger[disabled],
div#fd .btn-danger[disabled]:hover,
div#fd .btn-danger[disabled]:focus,
div#fd .btn-danger[disabled]:active,
div#fd .btn-danger[disabled].active,
fieldset[disabled] div#fd .btn-danger,
fieldset[disabled] div#fd .btn-danger:hover,
fieldset[disabled] div#fd .btn-danger:focus,
fieldset[disabled] div#fd .btn-danger:active,
fieldset[disabled] div#fd .btn-danger.active {
    background-color:#d9534f !important;
    border-color:#d43f3a !important
}
div#fd .btn-danger .badge {
    color:#d9534f;
    background-color:#fff
}
div#fd .btn-success {
    color:#fff !important;
    background-color:#5cb85c !important;
    border-color:#4cae4c !important
}
div#fd .btn-success:hover,
div#fd .btn-success:focus,
div#fd .btn-success:active,
div#fd .btn-success.active,
.open .dropdown-toggle_div#fd .btn-success {
    color:#fff !important;
    background-color:#47a447 !important;
    border-color:#398439 !important
}
div#fd .btn-success:active,
div#fd .btn-success.active,
.open .dropdown-toggle_div#fd .btn-success {
    background-image:none
}
div#fd .btn-success.disabled,
div#fd .btn-success.disabled:hover,
div#fd .btn-success.disabled:focus,
div#fd .btn-success.disabled:active,
div#fd .btn-success.disabled.active,
div#fd .btn-success[disabled],
div#fd .btn-success[disabled]:hover,
div#fd .btn-success[disabled]:focus,
div#fd .btn-success[disabled]:active,
div#fd .btn-success[disabled].active,
fieldset[disabled] div#fd .btn-success,
fieldset[disabled] div#fd .btn-success:hover,
fieldset[disabled] div#fd .btn-success:focus,
fieldset[disabled] div#fd .btn-success:active,
fieldset[disabled] div#fd .btn-success.active {
    background-color:#5cb85c !important;
    border-color:#4cae4c !important
}
div#fd .btn-success .badge {
    color:#5cb85c;
    background-color:#fff
}
div#fd .btn-info {
    color:#fff !important;
    background-color:#5bc0de !important;
    border-color:#46b8da !important
}
div#fd .btn-info:hover,
div#fd .btn-info:focus,
div#fd .btn-info:active,
div#fd .btn-info.active,
.open .dropdown-toggle_div#fd .btn-info {
    color:#fff !important;
    background-color:#39b3d7 !important;
    border-color:#269abc !important
}
div#fd .btn-info:active,
div#fd .btn-info.active,
.open .dropdown-toggle_div#fd .btn-info {
    background-image:none
}
div#fd .btn-info.disabled,
div#fd .btn-info.disabled:hover,
div#fd .btn-info.disabled:focus,
div#fd .btn-info.disabled:active,
div#fd .btn-info.disabled.active,
div#fd .btn-info[disabled],
div#fd .btn-info[disabled]:hover,
div#fd .btn-info[disabled]:focus,
div#fd .btn-info[disabled]:active,
div#fd .btn-info[disabled].active,
fieldset[disabled] div#fd .btn-info,
fieldset[disabled] div#fd .btn-info:hover,
fieldset[disabled] div#fd .btn-info:focus,
fieldset[disabled] div#fd .btn-info:active,
fieldset[disabled] div#fd .btn-info.active {
    background-color:#5bc0de !important;
    border-color:#46b8da !important
}
div#fd .btn-info .badge {
    color:#5bc0de;
    background-color:#fff
}
div#fd .btn-link {
    color:#428bca;
    font-weight:normal;
    cursor:pointer;
    border-radius:0
}
div#fd .btn-link,
div#fd .btn-link:active,
div#fd .btn-link[disabled],
fieldset[disabled] div#fd .btn-link {
    background-color:transparent;
    -webkit-box-shadow:none;
    box-shadow:none
}
div#fd .btn-link,
div#fd .btn-link:hover,
div#fd .btn-link:focus,
div#fd .btn-link:active {
    border-color:transparent
}
div#fd .btn-link:hover,
div#fd .btn-link:focus {
    color:#2a6496;
    text-decoration:underline;
    background-color:transparent
}
div#fd .btn-link[disabled]:hover,
div#fd .btn-link[disabled]:focus,
fieldset[disabled] div#fd .btn-link:hover,
fieldset[disabled] div#fd .btn-link:focus {
    color:#999;
    text-decoration:none
}
div#fd .btn-lg {
    padding:10px 16px;
    font-size:15px;
    line-height:1.33;
    border-radius:6px
}
div#fd .btn-sm {
    padding:5px 10px;
    font-size:11px;
    line-height:1.5;
}
div#fd .btn-xs {
    padding:1px 5px;
    font-size:11px;
    line-height:1.5;
    border-radius:3px
}
div#fd .btn-block {
    display:block;
    width:100%;
    padding-left:0;
    padding-right:0
}
div#fd .btn-block+.btn-block {
    margin-top:5px
}
div#fd input[type="submit"].btn-block,
div#fd input[type="reset"].btn-block,
div#fd input[type="button"].btn-block {
    width:100%
}
div#fd .fade {
    opacity:0;
    -webkit-transition:opacity .15s linear;
    transition:opacity .15s linear
}
div#fd .fade.in {
    opacity:1
}
div#fd .collapse {
    display:none
}
div#fd .collapse.in {
    display:block
}
div#fd .collapsing {
    position:relative;
    height:0;
    overflow:hidden;
    -webkit-transition:height .35s ease;
    transition:height .35s ease
}
div#fd .caret {
    display:inline-block;
    width:0;
    height:0;
    margin-left:2px;
    vertical-align:middle;
    border-top:4px solid;
    border-right:4px solid transparent;
    border-left:4px solid transparent;
    margin:0
}
div#fd .dropdown {
    position:relative
}
div#fd .dropdown-toggle_:focus {
    outline:0
}
div#fd .dropdown-menu {
    position:absolute;
    top:100%;
    left:0;
    z-index:1000;
    display:none;
    float:left;
    min-width:160px;
    padding:5px 0;
    margin:2px 0 0;
    list-style:none;
    font-size:12px;
    background-color:#fff;
    border:1px solid #ccc;
    border:1px solid rgba(0,
    0,
    0,
    0.15);
    border-radius:4px;
    -webkit-box-shadow:0 6px 12px rgba(0,
    0,
    0,
    0.175);
    box-shadow:0 6px 12px rgba(0,
    0,
    0,
    0.175);
    background-clip:padding-box
}
div#fd .dropdown-menu.pull-right {
    right:0;
    left:auto
}
div#fd .dropdown-menu .divider {
    height:1px;
    margin:7.5px 0;
    overflow:hidden;
    background-color:#e5e5e5
}
div#fd .dropdown-menu>li>a {
    display:block;
    padding:3px 20px;
    clear:both;
    font-weight:normal;
    line-height:1.428571429;
    color:#333;
    white-space:nowrap
}
div#fd .dropdown-menu>li>a:hover,
div#fd .dropdown-menu>li>a:focus {
    text-decoration:none;
    color:#262626;
    background-color:#f5f5f5
}
div#fd .dropdown-menu>.active>a,
div#fd .dropdown-menu>.active>a:hover,
div#fd .dropdown-menu>.active>a:focus {
    color:#fff;
    text-decoration:none;
    outline:0;
    background-color:#428bca
}
div#fd .dropdown-menu>.disabled>a,
div#fd .dropdown-menu>.disabled>a:hover,
div#fd .dropdown-menu>.disabled>a:focus {
    color:#999
}
div#fd .dropdown-menu>.disabled>a:hover,
div#fd .dropdown-menu>.disabled>a:focus {
    text-decoration:none;
    background-color:transparent;
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor:not-allowed
}
div#fd .open>.dropdown-menu {
    display:block
}
div#fd .open>a {
    outline:0
}
div#fd .dropdown-header {
    display:block;
    padding:3px 20px;
    font-size:11px;
    line-height:1.428571429;
    color:#999
}
div#fd .dropdown-backdrop {
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    top:0;
    z-index:990
}
div#fd .pull-right>.dropdown-menu {
    right:0;
    left:auto
}
div#fd .dropup .caret,
div#fd .navbar-fixed-bottom .dropdown .caret {
    border-top:0;
    border-bottom:4px solid;
    content:""
}
div#fd .dropup .dropdown-menu,
div#fd .navbar-fixed-bottom .dropdown .dropdown-menu {
    top:auto;
    bottom:100%;
    margin-bottom:1px
}
@media(min-width:768px){div#fd .navbar-right .dropdown-menu {
    right:0;
    left:auto
}
}
div#fd .input-group {
    position:relative;
    display:table;
    border-collapse:separate
}
div#fd .input-group[class*="col-"] {
    float:none;
    padding-left:0;
    padding-right:0
}
div#fd .input-group .form-control {
    width:100%;
    margin-bottom:0
}
div#fd .input-group-lg>.form-control,
div#fd .input-group-lg>.input-group-addon,
div#fd .input-group-lg>.input-group-btn>.btn {
    height:42px;
    padding:10px 16px;
    font-size:15px;
    line-height:1.33;
    border-radius:6px
}
selectdiv#fd .input-group-lg>.form-control,
selectdiv#fd .input-group-lg>.input-group-addon,
selectdiv#fd .input-group-lg>.input-group-btn>.btn {
    height:42px;
    line-height:42px
}
textareadiv#fd .input-group-lg>.form-control,
textareadiv#fd .input-group-lg>.input-group-addon,
textareadiv#fd .input-group-lg>.input-group-btn>.btn {
    height:auto
}
div#fd .input-group-sm>.form-control,
div#fd .input-group-sm>.input-group-addon,
div#fd .input-group-sm>.input-group-btn>.btn {
    height:28px;
    padding:5px 10px;
    font-size:11px;
    line-height:1.5;
    border-radius:3px
}
selectdiv#fd .input-group-sm>.form-control,
selectdiv#fd .input-group-sm>.input-group-addon,
selectdiv#fd .input-group-sm>.input-group-btn>.btn {
    height:28px;
    line-height:28px
}
textareadiv#fd .input-group-sm>.form-control,
textareadiv#fd .input-group-sm>.input-group-addon,
textareadiv#fd .input-group-sm>.input-group-btn>.btn {
    height:auto
}
div#fd .input-group-addon,
div#fd .input-group-btn,
div#fd .input-group .form-control {
    display:table-cell
}
div#fd .input-group-addon:not(:first-child):not(:last-child),
div#fd .input-group-btn:not(:first-child):not(:last-child),
div#fd .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius:0
}
div#fd .input-group-addon,
div#fd .input-group-btn {
    width:1%;
    white-space:nowrap;
    vertical-align:middle
}
div#fd .input-group-addon {
    padding:6px 12px;
    font-size:12px;
    font-weight:normal;
    line-height:1;
    color:#555;
    text-align:center;
    background-color:#eee;
    border:1px solid #ccc;
    border-radius:4px
}
div#fd .input-group-addon.input-sm {
    padding:5px 10px;
    font-size:11px;
    border-radius:3px
}
div#fd .input-group-addon.input-lg {
    padding:10px 16px;
    font-size:15px;
    border-radius:6px
}
div#fd .input-group-addon input[type="radio"],
div#fd .input-group-addon input[type="checkbox"] {
    margin-top:0
}
div#fd .input-group .form-control:first-child,
div#fd .input-group-addon:first-child,
div#fd .input-group-btn:first-child>.btn,
div#fd .input-group-btn:first-child>.dropdown-toggle_,
div#fd .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle_) {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
div#fd .input-group-addon:first-child {
    border-right:0
}
div#fd .input-group .form-control:last-child,
div#fd .input-group-addon:last-child,
div#fd .input-group-btn:last-child>.btn,
div#fd .input-group-btn:last-child>.dropdown-toggle_,
div#fd .input-group-btn:first-child>.btn:not(:first-child) {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
div#fd .input-group-addon:last-child {
    border-left:0
}
div#fd .input-group-btn {
    position:relative;
    white-space:nowrap
}
div#fd .input-group-btn:first-child>.btn {
    margin-right:-1px
}
div#fd .input-group-btn:last-child>.btn {
    margin-left:-1px
}
div#fd .input-group-btn>.btn {
    position:relative
}
div#fd .input-group-btn>.btn+.btn {
    margin-left:-4px
}
div#fd .input-group-btn>.btn:hover,
div#fd .input-group-btn>.btn:active {
    z-index:2
}
div#fd .nav {
    margin-bottom:0;
    padding-left:0;
    list-style:none
}
div#fd .nav:before,
div#fd .nav:after {
    content:" ";
    display:table
}
div#fd .nav:after {
    clear:both
}
div#fd .nav>li {
    position:relative;
    display:block
}
div#fd .nav>li>a {
    position:relative;
    display:block;
    padding:10px 15px
}
div#fd .nav>li>a:hover,
div#fd .nav>li>a:focus {
    text-decoration:none;
    background-color:#eee
}
div#fd .nav>li.disabled>a {
    color:#999
}
div#fd .nav>li.disabled>a:hover,
div#fd .nav>li.disabled>a:focus {
    color:#999;
    text-decoration:none;
    background-color:transparent;
    cursor:not-allowed
}
div#fd .nav .open>a,
div#fd .nav .open>a:hover,
div#fd .nav .open>a:focus {
    background-color:#eee;
    border-color:#428bca
}
div#fd .nav .nav-divider {
    height:1px;
    margin:7.5px 0;
    overflow:hidden;
    background-color:#e5e5e5
}
div#fd .nav>li>a>img {
    max-width:none
}
div#fd .nav-tabs {
    border-bottom:1px solid #ddd
}
div#fd .nav-tabs>li {
    float:left;
    margin-bottom:-1px
}
div#fd .nav-tabs>li>a {
    margin-right:2px;
    line-height:1.428571429;
    border:1px solid transparent;
    border-radius:4px 4px 0 0
}
div#fd .nav-tabs>li>a:hover {
    border-color:#eee #eee #ddd
}
div#fd .nav-tabs>li.active>a,
div#fd .nav-tabs>li.active>a:hover,
div#fd .nav-tabs>li.active>a:focus {
    color:#555;
    background-color:#fff;
    border:1px solid #ddd;
    border-bottom-color:transparent;
    cursor:default
}
div#fd .nav-tabs.nav-justified {
    width:100%;
    border-bottom:0
}
div#fd .nav-tabs.nav-justified>li {
    float:none
}
div#fd .nav-tabs.nav-justified>li>a {
    text-align:center;
    margin-bottom:5px
}
div#fd .nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top:auto;
    left:auto
}
@media(min-width:768px){div#fd .nav-tabs.nav-justified>li {
    display:table-cell;
    width:1%
}
div#fd .nav-tabs.nav-justified>li>a {
    margin-bottom:0
}
}
div#fd .nav-tabs.nav-justified>li>a {
    margin-right:0;
    border-radius:4px
}
div#fd .nav-tabs.nav-justified>.active>a,
div#fd .nav-tabs.nav-justified>.active>a:hover,
div#fd .nav-tabs.nav-justified>.active>a:focus {
    border:1px solid #ddd
}
@media(min-width:768px){div#fd .nav-tabs.nav-justified>li>a {
    border-bottom:1px solid #ddd;
    border-radius:4px 4px 0 0
}
div#fd .nav-tabs.nav-justified>.active>a,
div#fd .nav-tabs.nav-justified>.active>a:hover,
div#fd .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color:#fff
}
}
div#fd .nav-pills>li {
    float:left
}
div#fd .nav-pills>li>a {
    border-radius:4px
}
div#fd .nav-pills>li+li {
    margin-left:2px
}
div#fd .nav-pills>li.active>a,
div#fd .nav-pills>li.active>a:hover,
div#fd .nav-pills>li.active>a:focus {
    color:#fff;
    background-color:#428bca
}
div#fd .nav-stacked>li {
    float:none
}
div#fd .nav-stacked>li+li {
    margin-top:2px;
    margin-left:0
}
div#fd .nav-justified {
    width:100%
}
div#fd .nav-justified>li {
    float:none
}
div#fd .nav-justified>li>a {
    text-align:center;
    margin-bottom:5px
}
div#fd .nav-justified>.dropdown .dropdown-menu {
    top:auto;
    left:auto
}
@media(min-width:768px){div#fd .nav-justified>li {
    display:table-cell;
    width:1%
}
div#fd .nav-justified>li>a {
    margin-bottom:0
}
}
div#fd .nav-tabs-justified {
    border-bottom:0
}
div#fd .nav-tabs-justified>li>a {
    margin-right:0;
    border-radius:4px
}
div#fd .nav-tabs-justified>.active>a,
div#fd .nav-tabs-justified>.active>a:hover,
div#fd .nav-tabs-justified>.active>a:focus {
    border:1px solid #ddd
}
@media(min-width:768px){div#fd .nav-tabs-justified>li>a {
    border-bottom:1px solid #ddd;
    border-radius:4px 4px 0 0
}
div#fd .nav-tabs-justified>.active>a,
div#fd .nav-tabs-justified>.active>a:hover,
div#fd .nav-tabs-justified>.active>a:focus {
    border-bottom-color:#fff
}
}
div#fd .tab-content>.tab-pane {
    display:none
}
div#fd .tab-content>.active {
    display:block
}
div#fd .nav-tabs .dropdown-menu {
    margin-top:-1px;
    border-top-right-radius:0;
    border-top-left-radius:0
}
div#fd .alert {
    padding:15px;
    margin-bottom:17px;
    border:1px solid transparent;
    border-radius:4px
}
div#fd .alert h4 {
    margin-top:0;
    color:inherit
}
div#fd .alert .alert-link {
    font-weight:bold
}
div#fd .alert>p,
div#fd .alert>ul {
    margin-bottom:0
}
div#fd .alert>p+p {
    margin-top:5px
}
div#fd .alert .close {
    border:0
}
div#fd .alert-dismissable {
    padding-right:35px
}
div#fd .alert-dismissable .close {
    position:relative;
    top:-2px;
    right:-21px;
    color:inherit
}
div#fd .alert-success {
    background-color:#dff0d8;
    border-color:#d6e9c6;
    color:#3c763d
}
div#fd .alert-success hr {
    border-top-color:#c9e2b3
}
div#fd .alert-success .alert-link {
    color:#2b542c
}
div#fd .alert-info {
    background-color:#d9edf7;
    border-color:#bce8f1;
    color:#31708f
}
div#fd .alert-info hr {
    border-top-color:#a6e1ec
}
div#fd .alert-info .alert-link {
    color:#245269
}
div#fd .alert-warning {
    background-color:#fcf8e3;
    border-color:#faebcc;
    color:#8a6d3b
}
div#fd .alert-warning hr {
    border-top-color:#f7e1b5
}
div#fd .alert-warning .alert-link {
    color:#66512c
}
div#fd .alert-danger {
    background-color:#f2dede;
    border-color:#ebccd1;
    color:#a94442
}
div#fd .alert-danger hr {
    border-top-color:#e4b9c0
}
div#fd .alert-danger .alert-link {
    color:#843534
}
@font-face{font-family:'FontAwesome';src:url('../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.3.0.eot');src:url('../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont%EF%B9%96.eot#iefix&v=4.3.0') format('embedded-opentype'),
url('../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.3.0.woff2') format('woff2'),
url('../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.3.0.woff') format('woff'),
url('../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.3.0.ttf') format('truetype'),
url('../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.3.0.svg#fontawesomeregular') format('svg');
font-weight:normal;
font-style:normal
}
div#fd .fa {
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    transform:translate(0,
    0)
}
div#fd .fa-glass:before {
    content:"\f000"
}
div#fd .fa-music:before {
    content:"\f001"
}
div#fd .fa-search:before {
    content:"\f002"
}
div#fd .fa-envelope-o:before {
    content:"\f003"
}
div#fd .fa-heart:before {
    content:"\f004"
}
div#fd .fa-star:before {
    content:"\f005"
}
div#fd .fa-star-o:before {
    content:"\f006"
}
div#fd .fa-user:before {
    content:"\f007"
}
div#fd .fa-film:before {
    content:"\f008"
}
div#fd .fa-th-large:before {
    content:"\f009"
}
div#fd .fa-th:before {
    content:"\f00a"
}
div#fd .fa-th-list:before {
    content:"\f00b"
}
div#fd .fa-check:before {
    content:"\f00c"
}
div#fd .fa-remove:before,
div#fd .fa-close:before,
div#fd .fa-times:before {
    content:"\f00d"
}
div#fd .fa-search-plus:before {
    content:"\f00e"
}
div#fd .fa-search-minus:before {
    content:"\f010"
}
div#fd .fa-power-off:before {
    content:"\f011"
}
div#fd .fa-signal:before {
    content:"\f012"
}
div#fd .fa-gear:before,
div#fd .fa-cog:before {
    content:"\f013"
}
div#fd .fa-trash-o:before {
    content:"\f014"
}
div#fd .fa-home:before {
    content:"\f015"
}
div#fd .fa-file-o:before {
    content:"\f016"
}
div#fd .fa-clock-o:before {
    content:"\f017"
}
div#fd .fa-road:before {
    content:"\f018"
}
div#fd .fa-download:before {
    content:"\f019"
}
div#fd .fa-arrow-circle-o-down:before {
    content:"\f01a"
}
div#fd .fa-arrow-circle-o-up:before {
    content:"\f01b"
}
div#fd .fa-inbox:before {
    content:"\f01c"
}
div#fd .fa-play-circle-o:before {
    content:"\f01d"
}
div#fd .fa-rotate-right:before,
div#fd .fa-repeat:before {
    content:"\f01e"
}
div#fd .fa-refresh:before {
    content:"\f021"
}
div#fd .fa-list-alt:before {
    content:"\f022"
}
div#fd .fa-lock:before {
    content:"\f023"
}
div#fd .fa-flag:before {
    content:"\f024"
}
div#fd .fa-headphones:before {
    content:"\f025"
}
div#fd .fa-volume-off:before {
    content:"\f026"
}
div#fd .fa-volume-down:before {
    content:"\f027"
}
div#fd .fa-volume-up:before {
    content:"\f028"
}
div#fd .fa-qrcode:before {
    content:"\f029"
}
div#fd .fa-barcode:before {
    content:"\f02a"
}
div#fd .fa-tag:before {
    content:"\f02b"
}
div#fd .fa-tags:before {
    content:"\f02c"
}
div#fd .fa-book:before {
    content:"\f02d"
}
div#fd .fa-bookmark:before {
    content:"\f02e"
}
div#fd .fa-print:before {
    content:"\f02f"
}
div#fd .fa-camera:before {
    content:"\f030"
}
div#fd .fa-font:before {
    content:"\f031"
}
div#fd .fa-bold:before {
    content:"\f032"
}
div#fd .fa-italic:before {
    content:"\f033"
}
div#fd .fa-text-height:before {
    content:"\f034"
}
div#fd .fa-text-width:before {
    content:"\f035"
}
div#fd .fa-align-left:before {
    content:"\f036"
}
div#fd .fa-align-center:before {
    content:"\f037"
}
div#fd .fa-align-right:before {
    content:"\f038"
}
div#fd .fa-align-justify:before {
    content:"\f039"
}
div#fd .fa-list:before {
    content:"\f03a"
}
div#fd .fa-dedent:before,
div#fd .fa-outdent:before {
    content:"\f03b"
}
div#fd .fa-indent:before {
    content:"\f03c"
}
div#fd .fa-video-camera:before {
    content:"\f03d"
}
div#fd .fa-photo:before,
div#fd .fa-image:before,
div#fd .fa-picture-o:before {
    content:"\f03e"
}
div#fd .fa-pencil:before {
    content:"\f040"
}
div#fd .fa-map-marker:before {
    content:"\f041"
}
div#fd .fa-adjust:before {
    content:"\f042"
}
div#fd .fa-tint:before {
    content:"\f043"
}
div#fd .fa-edit:before,
div#fd .fa-pencil-square-o:before {
    content:"\f044"
}
div#fd .fa-share-square-o:before {
    content:"\f045"
}
div#fd .fa-check-square-o:before {
    content:"\f046"
}
div#fd .fa-arrows:before {
    content:"\f047"
}
div#fd .fa-step-backward:before {
    content:"\f048"
}
div#fd .fa-fast-backward:before {
    content:"\f049"
}
div#fd .fa-backward:before {
    content:"\f04a"
}
div#fd .fa-play:before {
    content:"\f04b"
}
div#fd .fa-pause:before {
    content:"\f04c"
}
div#fd .fa-stop:before {
    content:"\f04d"
}
div#fd .fa-forward:before {
    content:"\f04e"
}
div#fd .fa-fast-forward:before {
    content:"\f050"
}
div#fd .fa-step-forward:before {
    content:"\f051"
}
div#fd .fa-eject:before {
    content:"\f052"
}
div#fd .fa-chevron-left:before {
    content:"\f053"
}
div#fd .fa-chevron-right:before {
    content:"\f054"
}
div#fd .fa-plus-circle:before {
    content:"\f055"
}
div#fd .fa-minus-circle:before {
    content:"\f056"
}
div#fd .fa-times-circle:before {
    content:"\f057"
}
div#fd .fa-check-circle:before {
    content:"\f058"
}
div#fd .fa-question-circle:before {
    content:"\f059"
}
div#fd .fa-info-circle:before {
    content:"\f05a"
}
div#fd .fa-crosshairs:before {
    content:"\f05b"
}
div#fd .fa-times-circle-o:before {
    content:"\f05c"
}
div#fd .fa-check-circle-o:before {
    content:"\f05d"
}
div#fd .fa-ban:before {
    content:"\f05e"
}
div#fd .fa-arrow-left:before {
    content:"\f060"
}
div#fd .fa-arrow-right:before {
    content:"\f061"
}
div#fd .fa-arrow-up:before {
    content:"\f062"
}
div#fd .fa-arrow-down:before {
    content:"\f063"
}
div#fd .fa-mail-forward:before,
div#fd .fa-share:before {
    content:"\f064"
}
div#fd .fa-expand:before {
    content:"\f065"
}
div#fd .fa-compress:before {
    content:"\f066"
}
div#fd .fa-plus:before {
    content:"\f067"
}
div#fd .fa-minus:before {
    content:"\f068"
}
div#fd .fa-asterisk:before {
    content:"\f069"
}
div#fd .fa-exclamation-circle:before {
    content:"\f06a"
}
div#fd .fa-gift:before {
    content:"\f06b"
}
div#fd .fa-leaf:before {
    content:"\f06c"
}
div#fd .fa-fire:before {
    content:"\f06d"
}
div#fd .fa-eye:before {
    content:"\f06e"
}
div#fd .fa-eye-slash:before {
    content:"\f070"
}
div#fd .fa-warning:before,
div#fd .fa-exclamation-triangle:before {
    content:"\f071"
}
div#fd .fa-plane:before {
    content:"\f072"
}
div#fd .fa-calendar:before {
    content:"\f073"
}
div#fd .fa-random:before {
    content:"\f074"
}
div#fd .fa-comment:before {
    content:"\f075"
}
div#fd .fa-magnet:before {
    content:"\f076"
}
div#fd .fa-chevron-up:before {
    content:"\f077"
}
div#fd .fa-chevron-down:before {
    content:"\f078"
}
div#fd .fa-retweet:before {
    content:"\f079"
}
div#fd .fa-shopping-cart:before {
    content:"\f07a"
}
div#fd .fa-folder:before {
    content:"\f07b"
}
div#fd .fa-folder-open:before {
    content:"\f07c"
}
div#fd .fa-arrows-v:before {
    content:"\f07d"
}
div#fd .fa-arrows-h:before {
    content:"\f07e"
}
div#fd .fa-bar-chart-o:before,
div#fd .fa-bar-chart:before {
    content:"\f080"
}
div#fd .fa-twitter-square:before {
    content:"\f081"
}
div#fd .fa-facebook-square:before {
    content:"\f082"
}
div#fd .fa-camera-retro:before {
    content:"\f083"
}
div#fd .fa-key:before {
    content:"\f084"
}
div#fd .fa-gears:before,
div#fd .fa-cogs:before {
    content:"\f085"
}
div#fd .fa-comments:before {
    content:"\f086"
}
div#fd .fa-thumbs-o-up:before {
    content:"\f087"
}
div#fd .fa-thumbs-o-down:before {
    content:"\f088"
}
div#fd .fa-star-half:before {
    content:"\f089"
}
div#fd .fa-heart-o:before {
    content:"\f08a"
}
div#fd .fa-sign-out:before {
    content:"\f08b"
}
div#fd .fa-linkedin-square:before {
    content:"\f08c"
}
div#fd .fa-thumb-tack:before {
    content:"\f08d"
}
div#fd .fa-external-link:before {
    content:"\f08e"
}
div#fd .fa-sign-in:before {
    content:"\f090"
}
div#fd .fa-trophy:before {
    content:"\f091"
}
div#fd .fa-github-square:before {
    content:"\f092"
}
div#fd .fa-upload:before {
    content:"\f093"
}
div#fd .fa-lemon-o:before {
    content:"\f094"
}
div#fd .fa-phone:before {
    content:"\f095"
}
div#fd .fa-square-o:before {
    content:"\f096"
}
div#fd .fa-bookmark-o:before {
    content:"\f097"
}
div#fd .fa-phone-square:before {
    content:"\f098"
}
div#fd .fa-twitter:before {
    content:"\f099"
}
div#fd .fa-facebook-f:before,
div#fd .fa-facebook:before {
    content:"\f09a"
}
div#fd .fa-github:before {
    content:"\f09b"
}
div#fd .fa-unlock:before {
    content:"\f09c"
}
div#fd .fa-credit-card:before {
    content:"\f09d"
}
div#fd .fa-rss:before {
    content:"\f09e"
}
div#fd .fa-hdd-o:before {
    content:"\f0a0"
}
div#fd .fa-bullhorn:before {
    content:"\f0a1"
}
div#fd .fa-bell:before {
    content:"\f0f3"
}
div#fd .fa-certificate:before {
    content:"\f0a3"
}
div#fd .fa-hand-o-right:before {
    content:"\f0a4"
}
div#fd .fa-hand-o-left:before {
    content:"\f0a5"
}
div#fd .fa-hand-o-up:before {
    content:"\f0a6"
}
div#fd .fa-hand-o-down:before {
    content:"\f0a7"
}
div#fd .fa-arrow-circle-left:before {
    content:"\f0a8"
}
div#fd .fa-arrow-circle-right:before {
    content:"\f0a9"
}
div#fd .fa-arrow-circle-up:before {
    content:"\f0aa"
}
div#fd .fa-arrow-circle-down:before {
    content:"\f0ab"
}
div#fd .fa-globe:before {
    content:"\f0ac"
}
div#fd .fa-wrench:before {
    content:"\f0ad"
}
div#fd .fa-tasks:before {
    content:"\f0ae"
}
div#fd .fa-filter:before {
    content:"\f0b0"
}
div#fd .fa-briefcase:before {
    content:"\f0b1"
}
div#fd .fa-arrows-alt:before {
    content:"\f0b2"
}
div#fd .fa-group:before,
div#fd .fa-users:before {
    content:"\f0c0"
}
div#fd .fa-chain:before,
div#fd .fa-link:before {
    content:"\f0c1"
}
div#fd .fa-cloud:before {
    content:"\f0c2"
}
div#fd .fa-flask:before {
    content:"\f0c3"
}
div#fd .fa-cut:before,
div#fd .fa-scissors:before {
    content:"\f0c4"
}
div#fd .fa-copy:before,
div#fd .fa-files-o:before {
    content:"\f0c5"
}
div#fd .fa-paperclip:before {
    content:"\f0c6"
}
div#fd .fa-save:before,
div#fd .fa-floppy-o:before {
    content:"\f0c7"
}
div#fd .fa-square:before {
    content:"\f0c8"
}
div#fd .fa-navicon:before,
div#fd .fa-reorder:before,
div#fd .fa-bars:before {
    content:"\f0c9"
}
div#fd .fa-list-ul:before {
    content:"\f0ca"
}
div#fd .fa-list-ol:before {
    content:"\f0cb"
}
div#fd .fa-strikethrough:before {
    content:"\f0cc"
}
div#fd .fa-underline:before {
    content:"\f0cd"
}
div#fd .fa-table:before {
    content:"\f0ce"
}
div#fd .fa-magic:before {
    content:"\f0d0"
}
div#fd .fa-truck:before {
    content:"\f0d1"
}
div#fd .fa-pinterest:before {
    content:"\f0d2"
}
div#fd .fa-pinterest-square:before {
    content:"\f0d3"
}
div#fd .fa-google-plus-square:before {
    content:"\f0d4"
}
div#fd .fa-google-plus:before {
    content:"\f0d5"
}
div#fd .fa-money:before {
    content:"\f0d6"
}
div#fd .fa-caret-down:before {
    content:"\f0d7"
}
div#fd .fa-caret-up:before {
    content:"\f0d8"
}
div#fd .fa-caret-left:before {
    content:"\f0d9"
}
div#fd .fa-caret-right:before {
    content:"\f0da"
}
div#fd .fa-columns:before {
    content:"\f0db"
}
div#fd .fa-unsorted:before,
div#fd .fa-sort:before {
    content:"\f0dc"
}
div#fd .fa-sort-down:before,
div#fd .fa-sort-desc:before {
    content:"\f0dd"
}
div#fd .fa-sort-up:before,
div#fd .fa-sort-asc:before {
    content:"\f0de"
}
div#fd .fa-envelope:before {
    content:"\f0e0"
}
div#fd .fa-linkedin:before {
    content:"\f0e1"
}
div#fd .fa-rotate-left:before,
div#fd .fa-undo:before {
    content:"\f0e2"
}
div#fd .fa-legal:before,
div#fd .fa-gavel:before {
    content:"\f0e3"
}
div#fd .fa-dashboard:before,
div#fd .fa-tachometer:before {
    content:"\f0e4"
}
div#fd .fa-comment-o:before {
    content:"\f0e5"
}
div#fd .fa-comments-o:before {
    content:"\f0e6"
}
div#fd .fa-flash:before,
div#fd .fa-bolt:before {
    content:"\f0e7"
}
div#fd .fa-sitemap:before {
    content:"\f0e8"
}
div#fd .fa-umbrella:before {
    content:"\f0e9"
}
div#fd .fa-paste:before,
div#fd .fa-clipboard:before {
    content:"\f0ea"
}
div#fd .fa-lightbulb-o:before {
    content:"\f0eb"
}
div#fd .fa-exchange:before {
    content:"\f0ec"
}
div#fd .fa-cloud-download:before {
    content:"\f0ed"
}
div#fd .fa-cloud-upload:before {
    content:"\f0ee"
}
div#fd .fa-user-md:before {
    content:"\f0f0"
}
div#fd .fa-stethoscope:before {
    content:"\f0f1"
}
div#fd .fa-suitcase:before {
    content:"\f0f2"
}
div#fd .fa-bell-o:before {
    content:"\f0a2"
}
div#fd .fa-coffee:before {
    content:"\f0f4"
}
div#fd .fa-cutlery:before {
    content:"\f0f5"
}
div#fd .fa-file-text-o:before {
    content:"\f0f6"
}
div#fd .fa-building-o:before {
    content:"\f0f7"
}
div#fd .fa-hospital-o:before {
    content:"\f0f8"
}
div#fd .fa-ambulance:before {
    content:"\f0f9"
}
div#fd .fa-medkit:before {
    content:"\f0fa"
}
div#fd .fa-fighter-jet:before {
    content:"\f0fb"
}
div#fd .fa-beer:before {
    content:"\f0fc"
}
div#fd .fa-h-square:before {
    content:"\f0fd"
}
div#fd .fa-plus-square:before {
    content:"\f0fe"
}
div#fd .fa-angle-double-left:before {
    content:"\f100"
}
div#fd .fa-angle-double-right:before {
    content:"\f101"
}
div#fd .fa-angle-double-up:before {
    content:"\f102"
}
div#fd .fa-angle-double-down:before {
    content:"\f103"
}
div#fd .fa-angle-left:before {
    content:"\f104"
}
div#fd .fa-angle-right:before {
    content:"\f105"
}
div#fd .fa-angle-up:before {
    content:"\f106"
}
div#fd .fa-angle-down:before {
    content:"\f107"
}
div#fd .fa-desktop:before {
    content:"\f108"
}
div#fd .fa-laptop:before {
    content:"\f109"
}
div#fd .fa-tablet:before {
    content:"\f10a"
}
div#fd .fa-mobile-phone:before,
div#fd .fa-mobile:before {
    content:"\f10b"
}
div#fd .fa-circle-o:before {
    content:"\f10c"
}
div#fd .fa-quote-left:before {
    content:"\f10d"
}
div#fd .fa-quote-right:before {
    content:"\f10e"
}
div#fd .fa-spinner:before {
    content:"\f110"
}
div#fd .fa-circle:before {
    content:"\f111"
}
div#fd .fa-mail-reply:before,
div#fd .fa-reply:before {
    content:"\f112"
}
div#fd .fa-github-alt:before {
    content:"\f113"
}
div#fd .fa-folder-o:before {
    content:"\f114"
}
div#fd .fa-folder-open-o:before {
    content:"\f115"
}
div#fd .fa-smile-o:before {
    content:"\f118"
}
div#fd .fa-frown-o:before {
    content:"\f119"
}
div#fd .fa-meh-o:before {
    content:"\f11a"
}
div#fd .fa-gamepad:before {
    content:"\f11b"
}
div#fd .fa-keyboard-o:before {
    content:"\f11c"
}
div#fd .fa-flag-o:before {
    content:"\f11d"
}
div#fd .fa-flag-checkered:before {
    content:"\f11e"
}
div#fd .fa-terminal:before {
    content:"\f120"
}
div#fd .fa-code:before {
    content:"\f121"
}
div#fd .fa-mail-reply-all:before,
div#fd .fa-reply-all:before {
    content:"\f122"
}
div#fd .fa-star-half-empty:before,
div#fd .fa-star-half-full:before,
div#fd .fa-star-half-o:before {
    content:"\f123"
}
div#fd .fa-location-arrow:before {
    content:"\f124"
}
div#fd .fa-crop:before {
    content:"\f125"
}
div#fd .fa-code-fork:before {
    content:"\f126"
}
div#fd .fa-unlink:before,
div#fd .fa-chain-broken:before {
    content:"\f127"
}
div#fd .fa-question:before {
    content:"\f128"
}
div#fd .fa-info:before {
    content:"\f129"
}
div#fd .fa-exclamation:before {
    content:"\f12a"
}
div#fd .fa-superscript:before {
    content:"\f12b"
}
div#fd .fa-subscript:before {
    content:"\f12c"
}
div#fd .fa-eraser:before {
    content:"\f12d"
}
div#fd .fa-puzzle-piece:before {
    content:"\f12e"
}
div#fd .fa-microphone:before {
    content:"\f130"
}
div#fd .fa-microphone-slash:before {
    content:"\f131"
}
div#fd .fa-shield:before {
    content:"\f132"
}
div#fd .fa-calendar-o:before {
    content:"\f133"
}
div#fd .fa-fire-extinguisher:before {
    content:"\f134"
}
div#fd .fa-rocket:before {
    content:"\f135"
}
div#fd .fa-maxcdn:before {
    content:"\f136"
}
div#fd .fa-chevron-circle-left:before {
    content:"\f137"
}
div#fd .fa-chevron-circle-right:before {
    content:"\f138"
}
div#fd .fa-chevron-circle-up:before {
    content:"\f139"
}
div#fd .fa-chevron-circle-down:before {
    content:"\f13a"
}
div#fd .fa-html5:before {
    content:"\f13b"
}
div#fd .fa-css3:before {
    content:"\f13c"
}
div#fd .fa-anchor:before {
    content:"\f13d"
}
div#fd .fa-unlock-alt:before {
    content:"\f13e"
}
div#fd .fa-bullseye:before {
    content:"\f140"
}
div#fd .fa-ellipsis-h:before {
    content:"\f141"
}
div#fd .fa-ellipsis-v:before {
    content:"\f142"
}
div#fd .fa-rss-square:before {
    content:"\f143"
}
div#fd .fa-play-circle:before {
    content:"\f144"
}
div#fd .fa-ticket:before {
    content:"\f145"
}
div#fd .fa-minus-square:before {
    content:"\f146"
}
div#fd .fa-minus-square-o:before {
    content:"\f147"
}
div#fd .fa-level-up:before {
    content:"\f148"
}
div#fd .fa-level-down:before {
    content:"\f149"
}
div#fd .fa-check-square:before {
    content:"\f14a"
}
div#fd .fa-pencil-square:before {
    content:"\f14b"
}
div#fd .fa-external-link-square:before {
    content:"\f14c"
}
div#fd .fa-share-square:before {
    content:"\f14d"
}
div#fd .fa-compass:before {
    content:"\f14e"
}
div#fd .fa-toggle-down:before,
div#fd .fa-caret-square-o-down:before {
    content:"\f150"
}
div#fd .fa-toggle-up:before,
div#fd .fa-caret-square-o-up:before {
    content:"\f151"
}
div#fd .fa-toggle-right:before,
div#fd .fa-caret-square-o-right:before {
    content:"\f152"
}
div#fd .fa-euro:before,
div#fd .fa-eur:before {
    content:"\f153"
}
div#fd .fa-gbp:before {
    content:"\f154"
}
div#fd .fa-dollar:before,
div#fd .fa-usd:before {
    content:"\f155"
}
div#fd .fa-rupee:before,
div#fd .fa-inr:before {
    content:"\f156"
}
div#fd .fa-cny:before,
div#fd .fa-rmb:before,
div#fd .fa-yen:before,
div#fd .fa-jpy:before {
    content:"\f157"
}
div#fd .fa-ruble:before,
div#fd .fa-rouble:before,
div#fd .fa-rub:before {
    content:"\f158"
}
div#fd .fa-won:before,
div#fd .fa-krw:before {
    content:"\f159"
}
div#fd .fa-bitcoin:before,
div#fd .fa-btc:before {
    content:"\f15a"
}
div#fd .fa-file:before {
    content:"\f15b"
}
div#fd .fa-file-text:before {
    content:"\f15c"
}
div#fd .fa-sort-alpha-asc:before {
    content:"\f15d"
}
div#fd .fa-sort-alpha-desc:before {
    content:"\f15e"
}
div#fd .fa-sort-amount-asc:before {
    content:"\f160"
}
div#fd .fa-sort-amount-desc:before {
    content:"\f161"
}
div#fd .fa-sort-numeric-asc:before {
    content:"\f162"
}
div#fd .fa-sort-numeric-desc:before {
    content:"\f163"
}
div#fd .fa-thumbs-up:before {
    content:"\f164"
}
div#fd .fa-thumbs-down:before {
    content:"\f165"
}
div#fd .fa-youtube-square:before {
    content:"\f166"
}
div#fd .fa-youtube:before {
    content:"\f167"
}
div#fd .fa-xing:before {
    content:"\f168"
}
div#fd .fa-xing-square:before {
    content:"\f169"
}
div#fd .fa-youtube-play:before {
    content:"\f16a"
}
div#fd .fa-dropbox:before {
    content:"\f16b"
}
div#fd .fa-stack-overflow:before {
    content:"\f16c"
}
div#fd .fa-instagram:before {
    content:"\f16d"
}
div#fd .fa-flickr:before {
    content:"\f16e"
}
div#fd .fa-adn:before {
    content:"\f170"
}
div#fd .fa-bitbucket:before {
    content:"\f171"
}
div#fd .fa-bitbucket-square:before {
    content:"\f172"
}
div#fd .fa-tumblr:before {
    content:"\f173"
}
div#fd .fa-tumblr-square:before {
    content:"\f174"
}
div#fd .fa-long-arrow-down:before {
    content:"\f175"
}
div#fd .fa-long-arrow-up:before {
    content:"\f176"
}
div#fd .fa-long-arrow-left:before {
    content:"\f177"
}
div#fd .fa-long-arrow-right:before {
    content:"\f178"
}
div#fd .fa-apple:before {
    content:"\f179"
}
div#fd .fa-windows:before {
    content:"\f17a"
}
div#fd .fa-android:before {
    content:"\f17b"
}
div#fd .fa-linux:before {
    content:"\f17c"
}
div#fd .fa-dribbble:before {
    content:"\f17d"
}
div#fd .fa-skype:before {
    content:"\f17e"
}
div#fd .fa-foursquare:before {
    content:"\f180"
}
div#fd .fa-trello:before {
    content:"\f181"
}
div#fd .fa-female:before {
    content:"\f182"
}
div#fd .fa-male:before {
    content:"\f183"
}
div#fd .fa-gittip:before,
div#fd .fa-gratipay:before {
    content:"\f184"
}
div#fd .fa-sun-o:before {
    content:"\f185"
}
div#fd .fa-moon-o:before {
    content:"\f186"
}
div#fd .fa-archive:before {
    content:"\f187"
}
div#fd .fa-bug:before {
    content:"\f188"
}
div#fd .fa-vk:before {
    content:"\f189"
}
div#fd .fa-weibo:before {
    content:"\f18a"
}
div#fd .fa-renren:before {
    content:"\f18b"
}
div#fd .fa-pagelines:before {
    content:"\f18c"
}
div#fd .fa-stack-exchange:before {
    content:"\f18d"
}
div#fd .fa-arrow-circle-o-right:before {
    content:"\f18e"
}
div#fd .fa-arrow-circle-o-left:before {
    content:"\f190"
}
div#fd .fa-toggle-left:before,
div#fd .fa-caret-square-o-left:before {
    content:"\f191"
}
div#fd .fa-dot-circle-o:before {
    content:"\f192"
}
div#fd .fa-wheelchair:before {
    content:"\f193"
}
div#fd .fa-vimeo-square:before {
    content:"\f194"
}
div#fd .fa-turkish-lira:before,
div#fd .fa-try:before {
    content:"\f195"
}
div#fd .fa-plus-square-o:before {
    content:"\f196"
}
div#fd .fa-space-shuttle:before {
    content:"\f197"
}
div#fd .fa-slack:before {
    content:"\f198"
}
div#fd .fa-envelope-square:before {
    content:"\f199"
}
div#fd .fa-wordpress:before {
    content:"\f19a"
}
div#fd .fa-openid:before {
    content:"\f19b"
}
div#fd .fa-institution:before,
div#fd .fa-bank:before,
div#fd .fa-university:before {
    content:"\f19c"
}
div#fd .fa-mortar-board:before,
div#fd .fa-graduation-cap:before {
    content:"\f19d"
}
div#fd .fa-yahoo:before {
    content:"\f19e"
}
div#fd .fa-google:before {
    content:"\f1a0"
}
div#fd .fa-reddit:before {
    content:"\f1a1"
}
div#fd .fa-reddit-square:before {
    content:"\f1a2"
}
div#fd .fa-stumbleupon-circle:before {
    content:"\f1a3"
}
div#fd .fa-stumbleupon:before {
    content:"\f1a4"
}
div#fd .fa-delicious:before {
    content:"\f1a5"
}
div#fd .fa-digg:before {
    content:"\f1a6"
}
div#fd .fa-pied-piper:before {
    content:"\f1a7"
}
div#fd .fa-pied-piper-alt:before {
    content:"\f1a8"
}
div#fd .fa-drupal:before {
    content:"\f1a9"
}
div#fd .fa-joomla:before {
    content:"\f1aa"
}
div#fd .fa-language:before {
    content:"\f1ab"
}
div#fd .fa-fax:before {
    content:"\f1ac"
}
div#fd .fa-building:before {
    content:"\f1ad"
}
div#fd .fa-child:before {
    content:"\f1ae"
}
div#fd .fa-paw:before {
    content:"\f1b0"
}
div#fd .fa-spoon:before {
    content:"\f1b1"
}
div#fd .fa-cube:before {
    content:"\f1b2"
}
div#fd .fa-cubes:before {
    content:"\f1b3"
}
div#fd .fa-behance:before {
    content:"\f1b4"
}
div#fd .fa-behance-square:before {
    content:"\f1b5"
}
div#fd .fa-steam:before {
    content:"\f1b6"
}
div#fd .fa-steam-square:before {
    content:"\f1b7"
}
div#fd .fa-recycle:before {
    content:"\f1b8"
}
div#fd .fa-automobile:before,
div#fd .fa-car:before {
    content:"\f1b9"
}
div#fd .fa-cab:before,
div#fd .fa-taxi:before {
    content:"\f1ba"
}
div#fd .fa-tree:before {
    content:"\f1bb"
}
div#fd .fa-spotify:before {
    content:"\f1bc"
}
div#fd .fa-deviantart:before {
    content:"\f1bd"
}
div#fd .fa-soundcloud:before {
    content:"\f1be"
}
div#fd .fa-database:before {
    content:"\f1c0"
}
div#fd .fa-file-pdf-o:before {
    content:"\f1c1"
}
div#fd .fa-file-word-o:before {
    content:"\f1c2"
}
div#fd .fa-file-excel-o:before {
    content:"\f1c3"
}
div#fd .fa-file-powerpoint-o:before {
    content:"\f1c4"
}
div#fd .fa-file-photo-o:before,
div#fd .fa-file-picture-o:before,
div#fd .fa-file-image-o:before {
    content:"\f1c5"
}
div#fd .fa-file-zip-o:before,
div#fd .fa-file-archive-o:before {
    content:"\f1c6"
}
div#fd .fa-file-sound-o:before,
div#fd .fa-file-audio-o:before {
    content:"\f1c7"
}
div#fd .fa-file-movie-o:before,
div#fd .fa-file-video-o:before {
    content:"\f1c8"
}
div#fd .fa-file-code-o:before {
    content:"\f1c9"
}
div#fd .fa-vine:before {
    content:"\f1ca"
}
div#fd .fa-codepen:before {
    content:"\f1cb"
}
div#fd .fa-jsfiddle:before {
    content:"\f1cc"
}
div#fd .fa-life-bouy:before,
div#fd .fa-life-buoy:before,
div#fd .fa-life-saver:before,
div#fd .fa-support:before,
div#fd .fa-life-ring:before {
    content:"\f1cd"
}
div#fd .fa-circle-o-notch:before {
    content:"\f1ce"
}
div#fd .fa-ra:before,
div#fd .fa-rebel:before {
    content:"\f1d0"
}
div#fd .fa-ge:before,
div#fd .fa-empire:before {
    content:"\f1d1"
}
div#fd .fa-git-square:before {
    content:"\f1d2"
}
div#fd .fa-git:before {
    content:"\f1d3"
}
div#fd .fa-hacker-news:before {
    content:"\f1d4"
}
div#fd .fa-tencent-weibo:before {
    content:"\f1d5"
}
div#fd .fa-qq:before {
    content:"\f1d6"
}
div#fd .fa-wechat:before,
div#fd .fa-weixin:before {
    content:"\f1d7"
}
div#fd .fa-send:before,
div#fd .fa-paper-plane:before {
    content:"\f1d8"
}
div#fd .fa-send-o:before,
div#fd .fa-paper-plane-o:before {
    content:"\f1d9"
}
div#fd .fa-history:before {
    content:"\f1da"
}
div#fd .fa-genderless:before,
div#fd .fa-circle-thin:before {
    content:"\f1db"
}
div#fd .fa-header:before {
    content:"\f1dc"
}
div#fd .fa-paragraph:before {
    content:"\f1dd"
}
div#fd .fa-sliders:before {
    content:"\f1de"
}
div#fd .fa-share-alt:before {
    content:"\f1e0"
}
div#fd .fa-share-alt-square:before {
    content:"\f1e1"
}
div#fd .fa-bomb:before {
    content:"\f1e2"
}
div#fd .fa-soccer-ball-o:before,
div#fd .fa-futbol-o:before {
    content:"\f1e3"
}
div#fd .fa-tty:before {
    content:"\f1e4"
}
div#fd .fa-binoculars:before {
    content:"\f1e5"
}
div#fd .fa-plug:before {
    content:"\f1e6"
}
div#fd .fa-slideshare:before {
    content:"\f1e7"
}
div#fd .fa-twitch:before {
    content:"\f1e8"
}
div#fd .fa-yelp:before {
    content:"\f1e9"
}
div#fd .fa-newspaper-o:before {
    content:"\f1ea"
}
div#fd .fa-wifi:before {
    content:"\f1eb"
}
div#fd .fa-calculator:before {
    content:"\f1ec"
}
div#fd .fa-paypal:before {
    content:"\f1ed"
}
div#fd .fa-google-wallet:before {
    content:"\f1ee"
}
div#fd .fa-cc-visa:before {
    content:"\f1f0"
}
div#fd .fa-cc-mastercard:before {
    content:"\f1f1"
}
div#fd .fa-cc-discover:before {
    content:"\f1f2"
}
div#fd .fa-cc-amex:before {
    content:"\f1f3"
}
div#fd .fa-cc-paypal:before {
    content:"\f1f4"
}
div#fd .fa-cc-stripe:before {
    content:"\f1f5"
}
div#fd .fa-bell-slash:before {
    content:"\f1f6"
}
div#fd .fa-bell-slash-o:before {
    content:"\f1f7"
}
div#fd .fa-trash:before {
    content:"\f1f8"
}
div#fd .fa-copyright:before {
    content:"\f1f9"
}
div#fd .fa-at:before {
    content:"\f1fa"
}
div#fd .fa-eyedropper:before {
    content:"\f1fb"
}
div#fd .fa-paint-brush:before {
    content:"\f1fc"
}
div#fd .fa-birthday-cake:before {
    content:"\f1fd"
}
div#fd .fa-area-chart:before {
    content:"\f1fe"
}
div#fd .fa-pie-chart:before {
    content:"\f200"
}
div#fd .fa-line-chart:before {
    content:"\f201"
}
div#fd .fa-lastfm:before {
    content:"\f202"
}
div#fd .fa-lastfm-square:before {
    content:"\f203"
}
div#fd .fa-toggle-off:before {
    content:"\f204"
}
div#fd .fa-toggle-on:before {
    content:"\f205"
}
div#fd .fa-bicycle:before {
    content:"\f206"
}
div#fd .fa-bus:before {
    content:"\f207"
}
div#fd .fa-ioxhost:before {
    content:"\f208"
}
div#fd .fa-angellist:before {
    content:"\f209"
}
div#fd .fa-cc:before {
    content:"\f20a"
}
div#fd .fa-shekel:before,
div#fd .fa-sheqel:before,
div#fd .fa-ils:before {
    content:"\f20b"
}
div#fd .fa-meanpath:before {
    content:"\f20c"
}
div#fd .fa-buysellads:before {
    content:"\f20d"
}
div#fd .fa-connectdevelop:before {
    content:"\f20e"
}
div#fd .fa-dashcube:before {
    content:"\f210"
}
div#fd .fa-forumbee:before {
    content:"\f211"
}
div#fd .fa-leanpub:before {
    content:"\f212"
}
div#fd .fa-sellsy:before {
    content:"\f213"
}
div#fd .fa-shirtsinbulk:before {
    content:"\f214"
}
div#fd .fa-simplybuilt:before {
    content:"\f215"
}
div#fd .fa-skyatlas:before {
    content:"\f216"
}
div#fd .fa-cart-plus:before {
    content:"\f217"
}
div#fd .fa-cart-arrow-down:before {
    content:"\f218"
}
div#fd .fa-diamond:before {
    content:"\f219"
}
div#fd .fa-ship:before {
    content:"\f21a"
}
div#fd .fa-user-secret:before {
    content:"\f21b"
}
div#fd .fa-motorcycle:before {
    content:"\f21c"
}
div#fd .fa-street-view:before {
    content:"\f21d"
}
div#fd .fa-heartbeat:before {
    content:"\f21e"
}
div#fd .fa-venus:before {
    content:"\f221"
}
div#fd .fa-mars:before {
    content:"\f222"
}
div#fd .fa-mercury:before {
    content:"\f223"
}
div#fd .fa-transgender:before {
    content:"\f224"
}
div#fd .fa-transgender-alt:before {
    content:"\f225"
}
div#fd .fa-venus-double:before {
    content:"\f226"
}
div#fd .fa-mars-double:before {
    content:"\f227"
}
div#fd .fa-venus-mars:before {
    content:"\f228"
}
div#fd .fa-mars-stroke:before {
    content:"\f229"
}
div#fd .fa-mars-stroke-v:before {
    content:"\f22a"
}
div#fd .fa-mars-stroke-h:before {
    content:"\f22b"
}
div#fd .fa-neuter:before {
    content:"\f22c"
}
div#fd .fa-facebook-official:before {
    content:"\f230"
}
div#fd .fa-pinterest-p:before {
    content:"\f231"
}
div#fd .fa-whatsapp:before {
    content:"\f232"
}
div#fd .fa-server:before {
    content:"\f233"
}
div#fd .fa-user-plus:before {
    content:"\f234"
}
div#fd .fa-user-times:before {
    content:"\f235"
}
div#fd .fa-hotel:before,
div#fd .fa-bed:before {
    content:"\f236"
}
div#fd .fa-viacoin:before {
    content:"\f237"
}
div#fd .fa-train:before {
    content:"\f238"
}
div#fd .fa-subway:before {
    content:"\f239"
}
div#fd .fa-medium:before {
    content:"\f23a"
}
div#fd.eb *,
div#fd.eb *:before,
div#fd.eb *:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
div#fd.eb a,
div#fd.eb a:hover,
div#fd.eb a:focus {
    outline:0
}
div#fd.eb .fa {
    
}
div#fd.eb .btn .fa {
    line-height:1
}
div#fd.eb form {
    margin:0
}
div#fd.eb .pull-right {
    float:right
}
div#fd.eb .pull-left {
    float:left
}
div#fd.eb .text-inherit {
    color:inherit
}
div#fd.eb .text-uppercase {
    text-transform:uppercase
}
div#fd.eb .text-small {
    font-size:90%
}
div#fd.eb .text-bold {
    font-weight:bold
}
div#fd.eb .text-ellipsis {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
div#fd.eb .clearfix:before,
div#fd.eb .clearfix:after {
    display:table;
    content:"";
    line-height:0
}
div#fd.eb .clearfix:after {
    clear:both
}
div#fd.eb .no-overflow {
    overflow:hidden
}
div#fd.eb .hide,
div#fd.eb .hidden {
    display:none !important
}
div#fd.eb .overflow-no {
    overflow:hidden
}
div#fd.eb .reset-heading {
    background:none;
    border:medium none;
    clear:none;
    display:block;
    float:none;
    margin:0;
    padding:0;
    position:static;
    width:auto
}
div#fd.eb .reset-heading .text-inherit {
    background:none !important
}
div#fd.eb .reset-list,
div#fd.eb .reset-list>li {
    background:none;
    border:0;
    clear:none;
    float:none;
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;
    overflow:visible;
    width:auto
}
div#fd.eb .reset-list:before,
div#fd.eb .reset-list:after,
div#fd.eb .reset-list>li:before,
div#fd.eb .reset-list>li:after,
div#fd.eb .dropdown-menu:before,
div#fd.eb .dropdown-menu:after,
div#fd.eb .dropdown-menu>li:before,
div#fd.eb .dropdown-menu>li:after {
    content:'';
    display:none
}
div#fd.eb .float-list>li {
    float:left
}
div#fd.eb .row-table {
    display:table;
    width:100%
}
div#fd.eb .row-table.layout-fixed {
    table-layout:fixed
}
div#fd.eb .row-table.pull-left,
div#fd.eb .row-table.pull-right {
    width:auto
}
div#fd.eb .row-table-form {
    display:table
}
div#fd.eb .row-table-form .col-cell+.col-cell {
    padding:0 0 0 5px
}
div#fd.eb .col-cell {
    display:table-cell;
    vertical-align:middle
}
div#fd.eb .cell-top>.col-cell {
    vertical-align:top
}
div#fd.eb .cell-ellipse {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    max-width:0
}
div#fd.eb .cell-tight {
    width:1px;
    white-space:nowrap
}
div#fd.eb .cell-clear-right {
    padding-right:0 !important
}
div#fd.eb .align-middle,
div#fd.eb .align-middle>.col-cell {
    vertical-align:middle
}
div#fd.eb .align-top,
div#fd.eb .align-top>.col-cell {
    vertical-align:top
}
@media(max-width:768px){div#fd.eb .col-cell {
    display:inline-block !important;
    width:auto !important
}
}
div#fd.eb .no-wrap {
    white-space:nowrap
}
div#fd.eb .no-overflow {
    overflow:hidden
}
div#fd.eb .spans-seperator {
    min-height:0;
    overflow:hidden;
    float:none;
    margin:0;
    padding:0;
    clear:none
}
div#fd.eb .spans-seperator>span {
    float:left;
    line-height:1.2em
}
div#fd.eb .spans-seperator>span+span {
    margin:0 0 0 10px;
    padding:0 0 0 10px;
    border-left:1px solid #ddd
}
div#fd.eb .comma-seperator>span {
    display:inline-block;
    vertical-align:middle
}
div#fd.eb .comma-seperator>span:after {
    content:','
}
div#fd.eb .comma-seperator>span:last-child:after {
    content:''
}
div#fd.eb .comma-seperator>span a {
    float:left
}
div#fd.eb .responsive-instagram {
    position:relative;
    padding-bottom:100%;
    padding-top:80px;
    height:0;
    overflow:hidden;
    margin-bottom:15px
}
div#fd.eb .responsive-instagram iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    max-width:100%;
    height:100%
}
div#fd.eb .dropdown-menu a {
    cursor:pointer
}
div#fd.eb .eb-alert {
    border-radius:3px;
    padding:10px 15px;
    margin:0 0 20px
}
div#fd.eb .eb-alert .col-cell {
    vertical-align:top;
    line-height:20px
}
div#fd.eb .eb-alert .cell-sign {
    padding:0 10px 0 0
}
div#fd.eb .eb-alert .cell-close {
    color:inherit;
    cursor:pointer;
    padding:0 0 0 10px;
    font-size:14px;
    opacity:.5;
    filter:alpha(opacity=50)
}
div#fd.eb .eb-alert .cell-close:hover {
    opacity:1;
    filter:alpha(opacity=100)
}
div#fd.eb .eb-checkbox,
div#fd.eb .eb-radio {
    padding-left:20px
}
div#fd.eb .eb-checkbox label,
div#fd.eb .eb-radio label {
    display:inline-block;
    position:relative;
    padding-left:5px;
    vertical-align:top;
    line-height:16px;
    font-weight:normal;
    font-family:inherit
}
div#fd.eb .eb-checkbox label:before,
div#fd.eb .eb-checkbox label:after,
div#fd.eb .eb-radio label:before,
div#fd.eb .eb-radio label:after {
    border:1px solid #ccc;
    border-radius:2px;
    background-color:#fff;
    color:#555;
    content:'';
    display:inline-block;
    width:16px;
    height:16px;
    line-height:16px;
    margin-left:-20px;
    font-size:12px;
    position:absolute;
    left:0;
    top:-1px;
    text-align:center
}
div#fd.eb .eb-checkbox label:after,
div#fd.eb .eb-radio label:after {
    background:none;
    border:0
}
div#fd.eb .eb-checkbox>input,
div#fd.eb .eb-radio>input {
    display:none !important
}
div#fd.eb .eb-checkbox input[type="checkbox"]:checked+label:before {
    border-color:#bfbfbf
}
div#fd.eb .eb-checkbox input[type="checkbox"]:checked+label:after {
    font-family:'FontAwesome';
    content:"\f00c"
}
div#fd.eb .eb-checkbox input[type="checkbox"]:disabled+label {
    opacity:.65
}
div#fd.eb .eb-checkbox input[type="checkbox"]:disabled+label:before {
    background-color:#eee;
    cursor:not-allowed
}
div#fd.eb .eb-checkbox.checkbox-inline {
    margin-top:0
}
div#fd.eb .eb-checkbox.checkbox-only {
    margin:0;
    padding-left:0;
    width:16px;
    height:16px;
    min-height:0
}
div#fd.eb .eb-checkbox.checkbox-only label {
    padding-left:0
}
div#fd.eb .eb-checkbox.checkbox-only label:before,
div#fd.eb .eb-checkbox.checkbox-only label:after {
    margin-left:0
}
div#fd.eb .eb-radio label:before {
    border-radius:50%;
    -webkit-transition:border .15s ease-in-out;
    transition:border .15s ease-in-out
}
div#fd.eb .eb-radio label:after {
    border:0;
    width:8px;
    height:8px;
    left:4px;
    top:3px;
    border-radius:50%;
    background-color:#555;
    -webkit-transform:scale(0,
    0);
    -ms-transform:scale(0,
    0);
    transform:scale(0,
    0);
    -webkit-transition:-webkit-transform .1s cubic-bezier(.8,
    -0.33,
    .2,
    1.33);
    -moz-transition:-moz-transform .1s cubic-bezier(.8,
    -0.33,
    .2,
    1.33);
    -o-transition:-o-transform .1s cubic-bezier(.8,
    -0.33,
    .2,
    1.33);
    transition:transform .1s cubic-bezier(.8,
    -0.33,
    .2,
    1.33)
}
div#fd.eb .eb-radio input[type="radio"]:checked+label:before {
    border-color:#bfbfbf
}
div#fd.eb .eb-radio input[type="radio"]:checked+label:after {
    -webkit-transform:scale(1,
    1);
    -ms-transform:scale(1,
    1);
    transform:scale(1,
    1)
}
div#fd.eb .eb-radio input[type="radio"]:disabled+label {
    opacity:.65
}
div#fd.eb .eb-radio input[type="radio"]:disabled+label:before {
    cursor:not-allowed
}
div#fd.eb .eb-radio.radio-inline {
    margin-top:0
}
div#fd.eb .markItUp {
    width:100%;
    margin:0;
    border:0 solid transparent
}
div#fd.eb .markItUp .markItUpContainer {
    background:#f4f4f4;
    padding:3px 10px 5px 10px;
    border-radius:4px;
    border:1px solid #d7d7d7;
    min-height:180px
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader {
    display:inline-block;
    width:100%;
    padding:2px 4px 6px;
    border-bottom:0
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-bold a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/bold.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-italic a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/italic.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-underline a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/underline.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-code a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/code.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-files a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/folder.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-url a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/link.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-picture a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/picture.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-video a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/video.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-bullet a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/list-bullet.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-numeric a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/list-numeric.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-list a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/list-item.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-quote a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/quotes.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-clean a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/clean.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-happy a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/emoticon-happy.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-smile a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/emoticon-smile.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-surprised a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/emoticon-surprised.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-tongue a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/emoticon-tongue.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-unhappy a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/emoticon-unhappy.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader .markitup-wink a {
    background-image:url('../../../../../media/foundry/5.0/styles/markitup/images/emoticon-wink.png')
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader ul {
    margin-left:0;
    margin-bottom:0;
    padding:0
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader ul>li {
    display:inline-block;
    margin-right:4px
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader ul>li>a {
    background-repeat:no-repeat;
    display:block;
    height:24px;
    margin:0;
    padding:3px;
    text-indent:-10000px;
    width:24px;
    background-position:center;
    border:1px solid transparent;
    border-radius:3px;
    font-size:0;
    background-color:#f4f4f4
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader ul>li>a:hover {
    border:1px solid #d7d7d7;
    background-color:#fff
}
div#fd.eb .markItUp .markItUpContainer .markItUpHeader ul .markItUpSeparator {
    position:relative;
    top:8px;
    background-color:#e5e5e5;
    color:#ebebeb;
    width:1px;
    height:16px;
    overflow:hidden
}
div#fd.eb .markItUp .markItUpContainer .markItUpExpanding .markItUpEditor {
    padding:5px;
    background:#fff;
    border:1px solid #d7d7d7;
    border-radius:6px;
    font-size:12px;
    width:100%;
    min-height:120px
}
div#fd.eb .eb-template {
    display:none
}
div#fd.eb .dropdown_ {
    position:relative
}
div#fd.eb .eb-hint {
    display:table;
    text-align:center
}
div#fd.eb .eb-hint.layout-overlay {
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:10
}
div#fd.eb .eb-hint>div {
    display:table-cell;
    vertical-align:middle
}
div#fd.eb .eb-hint-icon {
    display:block;
    font-size:36px;
    margin-bottom:6.6666666666667px
}
div#fd.eb .eb-hint-text {
    display:block;
    padding:0 20px;
    word-wrap:break-word
}
div#fd.eb .eb-hint.style-gray .eb-hint-icon {
    color:#888;
    text-shadow:1px 1px 0 #fff
}
div#fd.eb .eb-hint.style-gray .eb-hint-text {
    color:#888;
    font-weight:bold;
    font-size:16px;
    text-shadow:1px 1px 0 #fff
}
div#fd.eb .eb-hint.size-sm .eb-hint-icon {
    font-size:16px;
    margin-bottom:5px
}
div#fd.eb .eb-hint.size-sm .eb-hint-text {
    font-size:12px
}
div#fd.eb.eb-dialog {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:hidden;
    z-index:99999;
    -webkit-transition:all .5s ease;
    transition:all .5s ease;
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    opacity:0;
    background: rgba(0,0,0,0.6);
}
div#fd.eb.eb-dialog.active {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    opacity:1
}
div#fd.eb.eb-dialog.is-loading {
    -webkit-transition:none;
    transition:none
}
div#fd.eb.eb-dialog.is-loading .hint-loading {
    display:table
}
div#fd.eb.eb-dialog.is-failed .hint-failed {
    display:table
}
div#fd.eb.eb-dialog .eb-hint {
    display:none;
    background:#fff
}
div#fd.eb .eb-dialog-modal {
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -o-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    display:block;
    border-radius:3px;
    -webkit-box-shadow:0 2px 3px rgba(0,
    0,
    0,
    0.2);
    box-shadow:0 2px 3px rgba(0,
    0,
    0,
    0.2);
    max-width:100%;
    max-height:100%;
    min-width:320px;
    min-height:170px
}
div#fd.eb.eb-dialog.has-footer .eb-dialog-modal {
    min-height:220px
}
div#fd.eb .eb-dialog-header {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:50px;
    z-index:3;
    background:#fff;
    border:1px solid #ccc;
    border-bottom:0;
    padding: 10px 20px;
    border-radius: 0;
}
div#fd.eb .eb-dialog-header>.row-table {
    height:100%
}
div#fd.eb .eb-dialog-footer {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:50px;
    z-index:2;
    display:none;
    background:#fafafa;
    border:1px solid #ccc;
    border-top:0;
    padding:10px 20px;
    border-radius: 0;
}
div#fd.eb .eb-dialog-body {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    border-top:50px solid transparent;
    border-bottom:0
}
div#fd.eb .eb-dialog-container {
    position:absolute;
    width:100%;
    height:100%;
    overflow:auto;
    background:#fff;
    border:1px solid #ccc;
    border-radius:0 0 3px 3px
}
div#fd.eb.is-loading .eb-dialog-container {
    overflow:hidden
}
div#fd.eb.eb-dialog.has-footer .eb-dialog-body {
    border-bottom:50px solid transparent
}
div#fd.eb.eb-dialog.has-footer .eb-dialog-container {
    border-radius:0
}
div#fd.eb.eb-dialog.has-footer .eb-dialog-footer {
    display:block
}
div#fd.eb .eb-dialog-title {
    font-size:13px;
    font-weight:bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
div#fd.eb .eb-dialog-close-button {
    color:#bbb;
    font-size:14px;
    cursor:pointer
}
div#fd.eb .eb-dialog-close-button:hover {
    color:#888
}
div#fd.eb .eb-dialog-close-button i {
    padding:0 3.3333333333333px 0 6.6666666666667px
}
div#fd.eb .eb-dialog-content {
    position:relative;
    padding: 5px 20px;
}
div#fd.eb .eb-dialog-content * {
    font-size:12px
}
div#fd.eb .eb-dialog-content .checkbox,
div#fd.eb .eb-dialog-content .radio {
    margin:0
}
div#fd.eb .eb-dialog-content .control-label {
    width:125px;
    text-align:right;
    padding:0 5px
}
div#fd.eb .eb-dialog-content .form-control {
    margin:0
}
div#fd.eb .eb-dialog-content .form-group {
    display:table;
    width:100%;
    margin:0
}
div#fd.eb .eb-dialog-content .form-group+.form-group {
    margin-top:10px
}
div#fd.eb .eb-dialog-content .form-group>label:after {
    color:#999;
    content:':';
    margin:0 0 0 5px
}
div#fd.eb .eb-dialog-footer-content {
    text-align:right
}
div#fd.eb .eb-dialog-error-message {
    display:block;
    font-weight:normal
}
div#fd.eb.eb-dialog.type-iframe .eb-dialog-container {
    overflow:hidden
}
div#fd.eb.eb-dialog.type-iframe .eb-dialog-content {
    width:100%;
    height:100%;
    padding:0
}
div#fd.eb.eb-dialog.type-iframe iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:0
}
div#fd.eb .eb-loader-o {
    width:10px;
    height:10px;
    top:5px;
    left:5px;
    display:inline-block;
    position:relative;
    vertical-align:middle;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
div#fd.eb .eb-loader-o.size-md {
    width:20px;
    height:20px;
    top:10px;
    left:10px
}
div#fd.eb .eb-loader-o.size-md:before,
div#fd.eb .eb-loader-o.size-md:after {
    border-width:6px
}
div#fd.eb .eb-loader-o.size-lg {
    width:30px;
    height:30px;
    top:15px;
    left:15px
}
div#fd.eb .eb-loader-o.size-lg:before,
div#fd.eb .eb-loader-o.size-lg:after {
    border-width:8px
}
div#fd.eb .eb-loader-o:before,
div#fd.eb .eb-loader-o:after {
    position:absolute;
    content:'';
    top:0;
    left:0;
    width:100%;
    height:100%;
    border-radius:500rem;
    border:5px solid rgba(0,
    0,
    0,
    0.1)
}
div#fd.eb .eb-loader-o:after {
    -webkit-animation:loader .6s linear;
    animation:loader .6s linear;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    border-color:rgba(0,
    0,
    0,
    0.1) transparent transparent;
    box-shadow:0 0 0 1px transparent
}
div#fd.eb .eb-loader-o.indeterminate:after {
    -webkit-animation-direction:reverse;
    animation-direction:reverse;
    -webkit-animation-duration:1.2s;
    animation-duration:1.2s
}
div#fd.eb .eb-loader-o.active,
div#fd.eb .eb-loader-o.visible {
    display:block
}
div#fd.eb .eb-loader-o.disabled,
div#fd.eb .eb-loader-o.hidden {
    display:none
}
@-webkit-keyframes loader {
    from {
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    to {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes loader {
    from {
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    to {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
div#fd.eb.eb-composer-launcher {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,
    0,
    0,
    0.5);
    z-index:99991
}
div#fd.eb.eb-composer-launcher .eb-loader-o {
    position:absolute;
    top:50% !important;
    left:50% !important;
    margin-left:-15px;
    margin-right:-15px;
    display:none;
    z-index:3
}
div#fd.eb.eb-composer-launcher.is-loading .eb-loader-o {
    display:block
}
div#fd.eb.eb-composer-launcher.active .eb-composer-launcher-container {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    opacity:1
}
div#fd.eb .eb-composer-launcher-header {
    position:absolute;
    top:0;
    right:0;
    float:right;
    z-index:2
}
div#fd.eb .eb-composer-launcher-close-button {
    cursor:pointer;
    display:inline-block
}
div#fd.eb .eb-composer-launcher-close-button i {
    background:#c00;
    border-radius:100%;
    -webkit-box-shadow:0 2px 4px rgba(0,
    0,
    0,
    0.25);
    box-shadow:0 2px 4px rgba(0,
    0,
    0,
    0.25);
    display:inline-block;
    width:32px;
    height:32px;
    line-height:32px;
    margin:5px;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
div#fd.eb .eb-composer-launcher-close-button i:before,
div#fd.eb .eb-composer-launcher-close-button i:after {
    background:#fff;
    border-radius:3px;
    content:'';
    display:block;
    position:absolute;
    left:50%;
    top:50%
}
div#fd.eb .eb-composer-launcher-close-button i:before {
    width:16px;
    height:2px;
    margin:-1px 0 0 -8px
}
div#fd.eb .eb-composer-launcher-close-button i:after {
    height:16px;
    width:2px;
    margin:-8px 0 0 -1px
}
div#fd.eb .eb-composer-launcher-container {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:20px solid transparent;
    z-index:1;
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    opacity:0;
    -webkit-transition:all .5s ease;
    transition:all .5s ease
}
@media(max-width:640px){div#fd.eb .eb-composer-launcher-container {
    border-width:0
}
}
div#fd.eb .eb-composer-launcher-instance {
    position:relative;
    width:100%;
    height:100%;
    border:0;
    background:#fff;
    -webkit-box-shadow:0 0 24px rgba(0,
    0,
    0,
    0.5);
    box-shadow:0 0 24px rgba(0,
    0,
    0,
    0.5)
}
div#fd.eb.eb-image-popup {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,
    0,
    0,
    0.8);
    z-index:99992
}
div#fd.eb.eb-image-popup .eb-loader-o {
    position:absolute;
    top:50% !important;
    left:50% !important;
    margin-left:-15px;
    margin-right:-15px;
    display:none;
    z-index:3
}
div#fd.eb.eb-image-popup.is-loading .eb-loader-o {
    display:block
}
div#fd.eb.eb-image-popup.is-loading .eb-image {
    -webkit-transition:none;
    transition:none;
    opacity:0
}
div#fd.eb.eb-image-popup.active .eb-image-popup-container {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    opacity:1
}
div#fd.eb.eb-image-popup.is-preparing .eb-image {
    -webkit-transition:none;
    transition:none;
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    opacity:0
}
div#fd.eb.eb-image-popup .eb-image {
    position:relative;
    -webkit-transition:all .5s ease;
    transition:all .5s ease;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    opacity:1
}
div#fd.eb.eb-image-popup .eb-image-caption>span {
    font-weight:700;
    font-size:14px;
    color:#fff;
    text-align:center;
    text-shadow:2px 2px #000
}
div#fd.eb .eb-image-popup-header {
    position:absolute;
    top:0;
    right:0;
    float:right;
    z-index:2
}
div#fd.eb .eb-image-popup-close-button {
    padding:16px;
    cursor:pointer
}
div#fd.eb .eb-image-popup-close-button i {
    font-size:0
}
div#fd.eb .eb-image-popup-close-button i {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-10px;
    margin-top:-10px;
    width:20px;
    height:20px;
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
div#fd.eb .eb-image-popup-close-button i:before,
div#fd.eb .eb-image-popup-close-button i:after {
    background:#fff;
    border-radius:2px;
    content:'';
    display:block;
    position:absolute
}
div#fd.eb .eb-image-popup-close-button i:before {
    width:2px;
    height:20px;
    left:50%;
    margin-left:-1px
}
div#fd.eb .eb-image-popup-close-button i:after {
    width:20px;
    height:2px;
    top:50%;
    margin-top:-1px
}
div#fd.eb .eb-image-popup-container {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    text-align:left
}
div#fd.eb .eb-image-popup-footer {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    padding:30px 0;
    z-index:2;
    display:none;
    direction:ltr
}
div#fd.eb .eb-image-popup-thumbs {
    position:relative;
    top:0;
    left:0;
    -webkit-transition:all .5s ease;
    transition:all .5s ease
}
div#fd.eb .eb-image-popup-thumbs:before,
div#fd.eb .eb-image-popup-thumbs:after {
    content:" ";
    display:table
}
div#fd.eb .eb-image-popup-thumbs:after {
    clear:both
}
div#fd.eb .eb-image-popup-thumb {
    width:120px;
    height:100px;
    display:table;
    float:left;
    cursor:pointer
}
div#fd.eb .eb-image-popup-thumb div {
    display:table-cell;
    vertical-align:middle
}
div#fd.eb .eb-image-popup-thumb img {
    max-width:120px;
    max-height:100px;
    -webkit-box-shadow:0 0 10px rgba(0,
    0,
    0,
    0.5);
    box-shadow:0 0 10px rgba(0,
    0,
    0,
    0.5);
    -webkit-transform:scale(0.75);
    -moz-transform:scale(0.75);
    -o-transform:scale(0.75);
    transform:scale(0.75);
    -webkit-transition:all .1s ease;
    transition:all .1s ease
}
div#fd.eb .eb-image-popup-thumb.active img,
div#fd.eb .eb-image-popup-thumb:hover img {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}
div#fd.eb .eb-image-popup-thumb.active img {
    border:7.5px solid #fff
}
div#fd.eb .eb-pager {
    background:#fff;
    border:1px solid #dddddd;
    color:#ff9d00;
    display: inline-block;
    margin-top:30px;
    overflow:hidden
}
div#fd.eb .eb-pager a {
    cursor:pointer
}
div#fd.eb .eb-pager .fa-chevron-left {
    margin-right:3px
}
div#fd.eb .eb-pager .fa-chevron-right {
    margin-left:3px
}
div#fd.eb .eb-pager>a {
    border:0;
    color:inherit;
    display: inline-block;
    font-weight:bold;
    line-height:40px;
    vertical-align:middle;
    text-align:center;
    padding:0 15px;
    overflow:hidden;
    white-space:nowrap
}
div#fd.eb .eb-pager>a.disabled,
div#fd.eb .eb-pager>div.disabled {
    color:#999
}
div#fd.eb .eb-pager>div {
    text-align:center;
    border-left:1px solid #e7e7e7;
    border-right:1px solid #e7e7e7;
    white-space:nowrap;
    display: inline-block;
    font-weight:bold;
    line-height:40px;
    vertical-align:middle;
}
div#fd.eb .eb-pager>div a {
    border-color: #ddd;
    border-style: solid;
    border-width: 0 1px 0 0;
    color: #999;
    display: inline-block;
    float: left;
    line-height: 40px;
    margin: 0;
    padding: 0 15px;
}
div#fd.eb .eb-pager>div a:first-child {
    border-left: 1px solid #ddd;
}
div#fd.eb .eb-pager>div a.active, 
div#fd.eb .eb-pager>div a:hover,
div#fd.eb .eb-pager>div a:focus,
div#fd.eb .eb-pager>div a:active {
    background: #ff9d00;
    color: #fff;
}
div#fd.eb .eb-pager.w320>a {
}
div#fd.eb .eb-pager.w320>div {
    border-left:0;
    border-right:0
}
div#fd.eb.tooltip {
    background:none;
    border:0;
    position:absolute;
    z-index:1030;
    display:block;
    visibility:visible;
    font-size:11px;
    line-height:1.4;
    opacity:0;
    filter:alpha(opacity=0)
}
div#fd.eb.tooltip.in {
    opacity:.8;
    filter:alpha(opacity=80)
}
div#fd.eb.tooltip.top {
    margin-top:-3px;
    padding:5px 0
}
div#fd.eb.tooltip.right {
    margin-left:3px;
    padding:0 5px
}
div#fd.eb.tooltip.bottom {
    margin-top:3px;
    padding:5px 0
}
div#fd.eb.tooltip.left {
    margin-left:-3px;
    padding:0 5px
}
div#fd.eb.tooltip .tooltip-inner {
    max-width:200px;
    padding:4px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#000;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px
}
div#fd.eb.tooltip .tooltip-arrow {
    position:absolute;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid
}
div#fd.eb.tooltip.top .tooltip-arrow {
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-width:5px 5px 0;
    border-top-color:#000
}
div#fd.eb.tooltip.right .tooltip-arrow {
    top:50%;
    left:0;
    margin-top:-5px;
    border-width:5px 5px 5px 0;
    border-right-color:#000
}
div#fd.eb.tooltip.left .tooltip-arrow {
    top:50%;
    right:0;
    margin-top:-5px;
    border-width:5px 0 5px 5px;
    border-left-color:#000
}
div#fd.eb.tooltip.bottom .tooltip-arrow {
    top:0;
    left:50%;
    margin-left:-5px;
    border-width:0 5px 5px;
    border-bottom-color:#000
}
div#fd.eb .ebd-block:before,
div#fd.eb .ebd-block:after {
    content:" ";
    display:table
}
div#fd.eb .ebd-block:after {
    clear:both
}
div#fd.eb .ebd-block.is-nested.nest-left {
    float:left;
    margin-right:12px;
    margin-bottom:12px;
    width:30%
}
div#fd.eb .ebd-block.is-nested.nest-right {
    float:right;
    margin-left:12px;
    margin-bottom:12px;
    width:30%
}
div#fd.eb .w400 .col {
    width:100%
}
div#fd.eb .media-table {
    display:table;
    width:100%
}
div#fd.eb .media-thumb,
div#fd.eb .media-content {
    display:table-cell;
    vertical-align:top
}
div#fd.eb .post-block {
    border:1px solid #ddd;
    margin:10px 0
}
div#fd.eb .post-block .media-thumb {
    background:#f5f5f5;
    width:160px;
    padding:15px;
    border-right:1px solid #ddd
}
div#fd.eb .post-block .media-thumb img {
    width:100%;
    height:auto;
    display:block
}
div#fd.eb .post-block .media-content {
    padding:15px;
    position:relative
}
div#fd.eb .post-block .media-content>h3 {
    margin:0 0 5px;
    font-size:16px
}
div#fd.eb .post-block .media-content>div {
    line-height:16px;
    max-height:48px;
    overflow:hidden;
    padding-bottom:30px
}
div#fd.eb .post-block .media-content>span {
    display:block;
    position:absolute;
    left:15px;
    bottom:15px;
    right:15px
}
div#fd.eb .post-block .media-content>span a {
    color:#aaa;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:80%
}
div#fd.eb .eb-blocks-link {
    border:1px dashed #d7d7d7;
    background:#f4f4f4;
    border-radius:0;
    padding:10px;
    overflow:hidden
}
div#fd.eb .eb-blocks-link .media-table {
    display:table;
    width:100%
}
div#fd.eb .eb-blocks-link .media-thumb,
div#fd.eb .eb-blocks-link .media-body {
    display:table-cell;
    position:relative;
    vertical-align:top
}
div#fd.eb .eb-blocks-link .media-thumb {
    width:160px
}
div#fd.eb .eb-blocks-link .media-object {
    width:140px;
    height:140px;
    background:#eee;
    border:1px solid #ccc
}
div#fd.eb .eb-blocks-link .media-heading {
    font-size:14px;
    max-height:40px
}
div#fd.eb .eb-blocks-link .media-heading a {
    color:inherit !important;
    text-decoration:none !important
}
div#fd.eb .eb-blocks-link .media-content {
    font-size:12px;
    max-height:60px
}
div#fd.eb .eb-blocks-link .media-heading,
div#fd.eb .eb-blocks-link .media-content {
    line-height:20px;
    overflow:hidden
}
div#fd.eb .eb-blocks-link .media-link {
    color:#999;
    position:absolute;
    bottom:0;
    left:0
}
div#fd.eb .eb-composer-link-placeholder-preview {
    padding:20px
}
div#fd.eb .eb-composer-link-placeholder-preview .media-table {
    display:table;
    width:100%
}
div#fd.eb .eb-composer-link-placeholder-preview .media-thumb,
div#fd.eb .eb-composer-link-placeholder-preview .media-body {
    display:table-cell;
    position:relative;
    vertical-align:top
}
div#fd.eb .eb-composer-link-placeholder-preview .media-thumb {
    width:160px;
    height:140px;
    vertical-align:top;
    background:#eee;
    border:1px solid #ccc;
    text-align:center
}
div#fd.eb .eb-composer-link-placeholder-preview .media-body {
    padding:0 0 0 20px
}
div#fd.eb .eb-composer-link-placeholder-preview .media-object {
    width:100%;
    height:auto;
    display:inline-block;
    vertical-align:top
}
div#fd.eb .eb-composer-link-placeholder-preview .media-heading {
    font-size:14px;
    max-height:40px
}
div#fd.eb .eb-composer-link-placeholder-preview .media-heading a {
    color:inherit !important;
    text-decoration:none !important
}
div#fd.eb .eb-composer-link-placeholder-preview .media-content {
    font-size:12px;
    max-height:60px;
    padding-bottom:30px
}
div#fd.eb .eb-composer-link-placeholder-preview .media-heading,
div#fd.eb .eb-composer-link-placeholder-preview .media-content {
    line-height:20px;
    overflow:hidden
}
div#fd.eb .eb-composer-link-placeholder-preview .media-heading:hover,
div#fd.eb .eb-composer-link-placeholder-preview .media-content:hover {
    background:#ffc
}
div#fd.eb .eb-composer-link-placeholder-preview .media-link {
    color:#999;
    position:absolute;
    bottom:0;
    left:20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:95%
}
div#fd.eb .ebd-block[data-type=links] .media-table {
    display:table;
    width:100%
}
div#fd.eb .ebd-block[data-type=links] .media-thumb,
div#fd.eb .ebd-block[data-type=links] .media-body {
    display:table-cell;
    position:relative;
    vertical-align:top
}
div#fd.eb .ebd-block[data-type=links] .media-thumb {
    width:160px;
    height:140px;
    vertical-align:middle;
    background:#eee;
    border:1px solid #ccc;
    text-align:center
}
div#fd.eb .ebd-block[data-type=links] .media-body {
    padding:0 0 0 20px
}
div#fd.eb .ebd-block[data-type=links] .media-object {
    width:100%;
    height:auto;
    display:inline-block;
    vertical-align:middle
}
div#fd.eb .ebd-block[data-type=links] .media-heading {
    font-size:14px;
    max-height:40px
}
div#fd.eb .ebd-block[data-type=links] .media-heading a {
    color:inherit !important;
    text-decoration:none !important
}
div#fd.eb .ebd-block[data-type=links] .media-content {
    font-size:12px;
    max-height:60px;
    padding-bottom:30px
}
div#fd.eb .ebd-block[data-type=links] .media-heading,
div#fd.eb .ebd-block[data-type=links] .media-content {
    line-height:20px;
    overflow:hidden
}
div#fd.eb .ebd-block[data-type=links] .media-link {
    color:#999;
    position:absolute;
    bottom:0;
    left:20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:95%
}
div#fd.eb hr.eb-block-rule-style2 {
    padding:0;
    border:0;
    border-top:medium double #333;
    color:#333;
    text-align:center
}
div#fd.eb hr.eb-block-rule-style2:after {
    content:"§";
    display:inline-block;
    position:relative;
    top:-.7em;
    font-size:1.5em;
    padding:0 .25em;
    background:white
}
div#fd.eb hr.eb-block-rule-style3 {
    border:0;
    height:1px;
    background-image:-webkit-linear-gradient(left,
    rgba(0,
    0,
    0,
    0),
    rgba(0,
    0,
    0,
    0.75),
    rgba(0,
    0,
    0,
    0));
    background-image:-moz-linear-gradient(left,
    rgba(0,
    0,
    0,
    0),
    rgba(0,
    0,
    0,
    0.75),
    rgba(0,
    0,
    0,
    0));
    background-image:-ms-linear-gradient(left,
    rgba(0,
    0,
    0,
    0),
    rgba(0,
    0,
    0,
    0.75),
    rgba(0,
    0,
    0,
    0));
    background-image:-o-linear-gradient(left,
    rgba(0,
    0,
    0,
    0),
    rgba(0,
    0,
    0,
    0.75),
    rgba(0,
    0,
    0,
    0))
}
div#fd.eb hr.eb-block-rule-style4 {
    border-top:1px dotted
}
div#fd.eb .instagram-block {
    border:1px solid #eee;
    height:350px;
    min-width:400px
}
div#fd.eb .ebd-block .nav-tabs>li {
    min-width:20px
}
div#fd.eb .ebd-block .nav-tabs>li a {
    cursor:pointer;
    font-weight:bold
}
div#fd.eb .ebd-block .tab-content {
    padding:10px;
    margin-bottom:8px;
    border:1px solid #ddd;
    border-top:0;
    padding-bottom:20px
}
div#fd.eb .ebd-block .tab-pane {
    min-height:50px;
    z-index:-100
}
div#fd.eb .ebd-block[data-type="image"]:not(.eb-composer-block-menu) {
    clear:both;
    margin-bottom:10px
}
div#fd.eb .ebd-block[data-type="image"]:not(.eb-composer-block-menu):before,
div#fd.eb .ebd-block[data-type="image"]:not(.eb-composer-block-menu):after {
    content:" ";
    display:table
}
div#fd.eb .ebd-block[data-type="image"]:not(.eb-composer-block-menu):after {
    clear:both
}
div#fd.eb .eb-image {
    display:block
}
div#fd.eb .eb-image-figure {
    position:relative;
    text-align:center;
    margin:0 auto
}
div#fd.eb .eb-image-viewport {
    background:#fff;
    border:1px solid #ddd;
    border-radius:2px;
    padding:5px;
    position:relative;
    text-align:center;
    display:inline-block;
    font-size:0;
    max-width:100%
}
div#fd.eb .eb-image-viewport:before {
    content:'';
    display:inline-block;
    vertical-align:middle;
    height:100%
}
div#fd.eb .eb-image.is-fluid {
    display:block;
    margin:0 auto
}
div#fd.eb .eb-image.is-fluid .eb-image-figure {
    padding-top:0
}
div#fd.eb .eb-image.is-fluid .eb-image-viewport {
    position:absolute;
    overflow:hidden;
    left:0;
    right:0;
    top:0;
    bottom:0
}
div#fd.eb .eb-image.is-fluid .eb-image-viewport:before {
    display:none
}
div#fd.eb .eb-image.is-fluid .eb-image-figure img {
    position:absolute;
    max-width:none;
    top:0;
    left:0;
    width:100%
}
div#fd.eb .eb-image-caption {
    display:block;
    text-align:inherit;
    margin-left:auto;
    margin-right:auto
}
div#fd.eb.w480 .eb-image-caption {
    width:auto !important
}
div#fd.eb .eb-image-caption>span {
    display:block;
    padding-top:10px
}
div#fd.eb .eb-image .eb-image-figure img {
    display:inline-block;
    position:relative;
    max-width:100%;
    max-height:none
}
div#fd.eb .eb-image.align-right {
    text-align:right
}
div#fd.eb .eb-image.align-left {
    text-align:left
}
div#fd.eb .eb-image.style-gray {
    padding:10px;
    border:1px solid #ccc;
    border-radius:3px;
    background:#f0f0f0
}
div#fd.eb .eb-image.style-polaroid {
    padding:10px;
    border:1px solid #ccc;
    background:#fff;
    -webkit-box-shadow:0 3px 3px #ccc;
    box-shadow:0 3px 3px #ccc
}
div#fd.eb .eb-image.style-popup {
    padding:10px
}
div#fd.eb .eb-image.style-solid {
    padding:10px;
    background:#fff;
    border:1px solid #ccc
}
div#fd.eb .eb-image.style-dashed {
    padding:10px;
    background:#fff;
    border:1px dashed #ccc
}
div#fd.eb .eb-image.style-dotted {
    padding:10px;
    background:#fff;
    border:1px dotted #ccc
}
div#fd.eb .eb-image-popup-button {
    position:relative
}
div#fd.eb .eb-image-popup-button:before {
    position:absolute;
    background:rgba(0,
    0,
    0,
    0.3);
    color:#fff;
    z-index:2;
    content:'\f002';
    font-family:FontAwesome;
    text-align:center;
    width:40px;
    height:40px;
    top:50%;
    left:50%;
    font-size:20px;
    line-height:36px;
    text-shadow:0 1px 0 rgba(0,
    0,
    0,
    0.5);
    border-radius:100%;
    margin:-20px 0 0 -20px;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    opacity:0;
    -webkit-transition:all .2s ease;
    transition:all .2s ease
}
div#fd.eb .eb-image-popup-button:hover:before {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    opacity:1
}
div#fd.eb .eb-image:hover .eb-image-popup-button {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    opacity:1
}
div#fd.eb.w600 .eb-image:not(.is-fluid) .eb-image-figure,
div#fd.eb.w600 .eb-image:not(.is-fluid) .eb-image-figure img {
    width:auto !important;
    height:auto !important
}
div#fd.eb blockquote.eb-quote {
    color:#888;
    padding:10px 20px;
    margin:0 0 20px
}
div#fd.eb blockquote.eb-quote p {
    font-size:15px;
    font-weight:300;
    line-height:1.25;
    margin-bottom:1em
}
div#fd.eb blockquote.eb-quote p+cite {
    display:block;
    margin-top:-8px
}
div#fd.eb blockquote.eb-quote.style-minimallight {
    border-left:1px solid #ddd
}
div#fd.eb blockquote.eb-quote.style-minimalbox {
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd
}
div#fd.eb .vjs-default-skin {
    color:#ccc
}
@font-face{font-family:'VideoJS';src:url('../../../../../media/foundry/5.0/styles/videojs/vjs.eot');src:url('../../../../../media/foundry/5.0/styles/videojs/vjs%EF%B9%96.eot#iefix') format('embedded-opentype'),
url('../../../../../media/foundry/5.0/styles/videojs/vjs.woff') format('woff'),
url('../../../../../media/foundry/5.0/styles/videojs/vjs.ttf') format('truetype'),
url('../../../../../media/foundry/5.0/styles/videojs/vjs.svg#icomoon') format('svg');
font-weight:normal;
font-style:normal
}
div#fd.eb .vjs-default-skin .vjs-slider {
    outline:0;
    position:relative;
    cursor:pointer;
    padding:0;
    background-color:#333;
    background-color:rgba(51,
    51,
    51,
    0.9)
}
div#fd.eb .vjs-default-skin .vjs-slider:focus {
    -webkit-box-shadow:0 0 2em #fff;
    -moz-box-shadow:0 0 2em #fff;
    box-shadow:0 0 2em #fff
}
div#fd.eb .vjs-default-skin .vjs-slider-handle {
    position:absolute;
    left:0;
    top:0
}
div#fd.eb .vjs-default-skin .vjs-slider-handle:before {
    content:"\e009";
    font-family:VideoJS;
    font-size:1em;
    line-height:1;
    text-align:center;
    text-shadow:0 0 1em #fff;
    position:absolute;
    top:0;
    left:0;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
div#fd.eb .vjs-default-skin .vjs-control-bar {
    display:none;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:3em;
    background-color:#07141e;
    background-color:rgba(7,
    20,
    30,
    0.7)
}
div#fd.eb .vjs-default-skin.vjs-has-started .vjs-control-bar {
    display:block;
    visibility:visible;
    opacity:1;
    -webkit-transition:visibility .1s,
    opacity .1s;
    -moz-transition:visibility .1s,
    opacity .1s;
    -o-transition:visibility .1s,
    opacity .1s;
    transition:visibility .1s,
    opacity .1s
}
div#fd.eb .vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display:block;
    visibility:hidden;
    opacity:0;
    -webkit-transition:visibility 1s,
    opacity 1s;
    -moz-transition:visibility 1s,
    opacity 1s;
    -o-transition:visibility 1s,
    opacity 1s;
    transition:visibility 1s,
    opacity 1s
}
div#fd.eb .vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
    display:none
}
div#fd.eb .vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display:none
}
div#fd.eb .vjs-default-skin.vjs-error .vjs-control-bar {
    display:none
}
div#fd.eb .vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity:1;
    visibility:visible
}
div#fd.eb .vjs-default-skin .vjs-control {
    outline:0;
    position:relative;
    float:left;
    text-align:center;
    margin:0;
    padding:0;
    height:3em;
    width:4em
}
div#fd.eb .vjs-default-skin .vjs-control:before {
    font-family:VideoJS;
    font-size:1.5em;
    line-height:2;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
    text-shadow:1px 1px 1px rgba(0,
    0,
    0,
    0.5)
}
div#fd.eb .vjs-default-skin .vjs-control:focus:before,
div#fd.eb .vjs-default-skin .vjs-control:hover:before {
    text-shadow:0 0 1em #fff
}
div#fd.eb .vjs-default-skin .vjs-control-text {
    border:0;
    clip:rect(0 0 0 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
}
div#fd.eb .vjs-default-skin .vjs-play-control {
    width:5em;
    cursor:pointer
}
div#fd.eb .vjs-default-skin .vjs-play-control:before {
    content:"\e001"
}
div#fd.eb .vjs-default-skin.vjs-playing .vjs-play-control:before {
    content:"\e002"
}
div#fd.eb .vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
    font-size:1.5em;
    line-height:2;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
    text-shadow:1px 1px 1px rgba(0,
    0,
    0,
    0.5)
}
div#fd.eb .vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
    width:4em;
    left:-2em;
    list-style:none
}
div#fd.eb .vjs-default-skin .vjs-mute-control,
div#fd.eb .vjs-default-skin .vjs-volume-menu-button {
    cursor:pointer;
    float:right
}
div#fd.eb .vjs-default-skin .vjs-mute-control:before,
div#fd.eb .vjs-default-skin .vjs-volume-menu-button:before {
    content:"\e006"
}
div#fd.eb .vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
div#fd.eb .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
    content:"\e003"
}
div#fd.eb .vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
div#fd.eb .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
    content:"\e004"
}
div#fd.eb .vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
div#fd.eb .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
    content:"\e005"
}
div#fd.eb .vjs-default-skin .vjs-volume-control {
    width:5em;
    float:right
}
div#fd.eb .vjs-default-skin .vjs-volume-bar {
    width:5em;
    height:.6em;
    margin:1.1em auto 0
}
div#fd.eb .vjs-default-skin .vjs-volume-level {
    position:absolute;
    top:0;
    left:0;
    height:.5em;
    width:100%;
    background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}
div#fd.eb .vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width:.5em;
    height:.5em;
    left:4.5em
}
div#fd.eb .vjs-default-skin .vjs-volume-handle:before {
    font-size:.9em;
    top:-.2em;
    left:-.2em;
    width:1em;
    height:1em
}
div#fd.eb .vjs-default-skin .vjs-volume-menu-button .vjs-menu {
    display:block;
    width:0;
    height:0;
    border-top-color:transparent
}
div#fd.eb .vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    height:0;
    width:0
}
div#fd.eb .vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
div#fd.eb .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
    border-top-color:rgba(7,
    40,
    50,
    0.5)
}
div#fd.eb .vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
div#fd.eb .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
    height:2.9em;
    width:10em
}
div#fd.eb .vjs-default-skin .vjs-progress-control {
    position:absolute;
    left:0;
    right:0;
    width:auto;
    font-size:.3em;
    height:1em;
    top:-1em;
    -webkit-transition:all .4s;
    -moz-transition:all .4s;
    -o-transition:all .4s;
    transition:all .4s
}
div#fd.eb .vjs-default-skin:hover .vjs-progress-control {
    font-size:.9em;
    -webkit-transition:all .2s;
    -moz-transition:all .2s;
    -o-transition:all .2s;
    transition:all .2s
}
div#fd.eb .vjs-default-skin .vjs-progress-holder {
    height:100%
}
div#fd.eb .vjs-default-skin .vjs-progress-holder .vjs-play-progress,
div#fd.eb .vjs-default-skin .vjs-progress-holder .vjs-load-progress,
div#fd.eb .vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
    position:absolute;
    display:block;
    height:100%;
    margin:0;
    padding:0;
    width:0;
    left:0;
    top:0
}
div#fd.eb .vjs-default-skin .vjs-play-progress {
    background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}
div#fd.eb .vjs-default-skin .vjs-load-progress {
    background:#646464;
    background:rgba(255,
    255,
    255,
    0.2)
}
div#fd.eb .vjs-default-skin .vjs-load-progress div {
    background:#787878;
    background:rgba(255,
    255,
    255,
    0.1)
}
div#fd.eb .vjs-default-skin .vjs-seek-handle {
    width:1.5em;
    height:100%
}
div#fd.eb .vjs-default-skin .vjs-seek-handle:before {
    padding-top:.1em
}
div#fd.eb .vjs-default-skin.vjs-live .vjs-time-controls,
div#fd.eb .vjs-default-skin.vjs-live .vjs-time-divider,
div#fd.eb .vjs-default-skin.vjs-live .vjs-progress-control {
    display:none
}
div#fd.eb .vjs-default-skin.vjs-live .vjs-live-display {
    display:block
}
div#fd.eb .vjs-default-skin .vjs-live-display {
    display:none;
    font-size:1em;
    line-height:3em
}
div#fd.eb .vjs-default-skin .vjs-time-controls {
    font-size:1em;
    line-height:3em
}
div#fd.eb .vjs-default-skin .vjs-current-time {
    float:left
}
div#fd.eb .vjs-default-skin .vjs-duration {
    float:left
}
div#fd.eb .vjs-default-skin .vjs-remaining-time {
    display:none;
    float:left
}
div#fd.eb .vjs-time-divider {
    float:left;
    line-height:3em
}
div#fd.eb .vjs-default-skin .vjs-fullscreen-control {
    width:3.8em;
    cursor:pointer;
    float:right
}
div#fd.eb .vjs-default-skin .vjs-fullscreen-control:before {
    content:"\e000"
}
div#fd.eb .vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content:"\e00b"
}
div#fd.eb .vjs-default-skin .vjs-big-play-button {
    left:.5em;
    top:.5em;
    font-size:3em;
    display:block;
    z-index:2;
    position:absolute;
    width:4em;
    height:2.6em;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    opacity:1;
    background-color:#07141e;
    background-color:rgba(7,
    20,
    30,
    0.7);
    border:.1em solid #3b4249;
    -webkit-border-radius:.8em;
    -moz-border-radius:.8em;
    border-radius:.8em;
    -webkit-box-shadow:0 0 1em rgba(255,
    255,
    255,
    0.25);
    -moz-box-shadow:0 0 1em rgba(255,
    255,
    255,
    0.25);
    box-shadow:0 0 1em rgba(255,
    255,
    255,
    0.25);
    -webkit-transition:all .4s;
    -moz-transition:all .4s;
    -o-transition:all .4s;
    transition:all .4s
}
div#fd.eb .vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    left:50%;
    margin-left:-2.1em;
    top:50%;
    margin-top:-1.4em
}
div#fd.eb .vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display:none
}
div#fd.eb .vjs-default-skin.vjs-has-started .vjs-big-play-button {
    display:none
}
div#fd.eb .vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display:none
}
div#fd.eb .vjs-default-skin:hover .vjs-big-play-button,
div#fd.eb .vjs-default-skin .vjs-big-play-button:focus {
    outline:0;
    border-color:#fff;
    background-color:#505050;
    background-color:rgba(50,
    50,
    50,
    0.75);
    -webkit-box-shadow:0 0 3em #fff;
    -moz-box-shadow:0 0 3em #fff;
    box-shadow:0 0 3em #fff;
    -webkit-transition:all 0;
    -moz-transition:all 0;
    -o-transition:all 0;
    transition:all 0
}
div#fd.eb .vjs-default-skin .vjs-big-play-button:before {
    content:"\e001";
    font-family:VideoJS;
    line-height:2.6em;
    text-shadow:.05em .05em .1em #000;
    text-align:center;
    position:absolute;
    left:0;
    width:100%;
    height:100%
}
div#fd.eb .vjs-error .vjs-big-play-button {
    display:none
}
div#fd.eb .vjs-error-display {
    display:none
}
div#fd.eb .vjs-error .vjs-error-display {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%
}
div#fd.eb .vjs-error .vjs-error-display:before {
    content:'X';
    font-family:Arial;
    font-size:4em;
    color:#666;
    line-height:1;
    text-shadow:.05em .05em .1em #000;
    text-align:center;
    vertical-align:middle;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-.5em;
    width:100%
}
div#fd.eb .vjs-error-display div {
    position:absolute;
    bottom:1em;
    right:0;
    left:0;
    font-size:1.4em;
    text-align:center;
    padding:3px;
    background:#000;
    background:rgba(0,
    0,
    0,
    0.5)
}
div#fd.eb .vjs-error-display a,
div#fd.eb .vjs-error-display a:visited {
    color:#f4a460
}
div#fd.eb .vjs-loading-spinner {
    display:none;
    position:absolute;
    top:50%;
    left:50%;
    font-size:4em;
    line-height:1;
    width:1em;
    height:1em;
    margin-left:-.5em;
    margin-top:-.5em;
    opacity:.75
}
div#fd.eb .vjs-waiting .vjs-loading-spinner,
div#fd.eb .vjs-seeking .vjs-loading-spinner {
    display:block;
    -webkit-animation:spin 1.5s infinite linear;
    -moz-animation:spin 1.5s infinite linear;
    -o-animation:spin 1.5s infinite linear;
    animation:spin 1.5s infinite linear
}
div#fd.eb .vjs-error .vjs-loading-spinner {
    display:none;
    -webkit-animation:none;
    -moz-animation:none;
    -o-animation:none;
    animation:none
}
div#fd.eb .vjs-default-skin .vjs-loading-spinner:before {
    content:"\e01e";
    font-family:VideoJS;
    position:absolute;
    top:0;
    left:0;
    width:1em;
    height:1em;
    text-align:center;
    text-shadow:0 0 .1em #000
}
@-moz-keyframes spin {
    0% {
        -moz-transform:rotate(0)
    }
    100% {
        -moz-transform:rotate(359deg)
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform:rotate(0)
    }
    100% {
        -webkit-transform:rotate(359deg)
    }
}
@-o-keyframes spin {
    0% {
        -o-transform:rotate(0)
    }
    100% {
        -o-transform:rotate(359deg)
    }
}
@keyframes spin {
    0% {
        transform:rotate(0)
    }
    100% {
        transform:rotate(359deg)
    }
}
div#fd.eb .vjs-default-skin .vjs-menu-button {
    float:right;
    cursor:pointer
}
div#fd.eb .vjs-default-skin .vjs-menu {
    display:none;
    position:absolute;
    bottom:0;
    left:0;
    width:0;
    height:0;
    margin-bottom:3em;
    border-left:2em solid transparent;
    border-right:2em solid transparent;
    border-top:1.55em solid #000;
    border-top-color:rgba(7,
    40,
    50,
    0.5)
}
div#fd.eb .vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display:block;
    padding:0;
    margin:0;
    position:absolute;
    width:10em;
    bottom:1.5em;
    max-height:15em;
    overflow:auto;
    left:-5em;
    background-color:#07141e;
    background-color:rgba(7,
    20,
    30,
    0.7);
    -webkit-box-shadow:-.2em -.2em .3em rgba(255,
    255,
    255,
    0.2);
    -moz-box-shadow:-.2em -.2em .3em rgba(255,
    255,
    255,
    0.2);
    box-shadow:-.2em -.2em .3em rgba(255,
    255,
    255,
    0.2)
}
div#fd.eb .vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
div#fd.eb .vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
    display:block
}
div#fd.eb .vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
    display:none
}
div#fd.eb .vjs-default-skin .vjs-menu-button ul li {
    list-style:none;
    margin:0;
    padding:.3em 0 .3em 0;
    line-height:1.4em;
    font-size:1.2em;
    text-align:center;
    text-transform:lowercase
}
div#fd.eb .vjs-default-skin .vjs-menu-button ul li.vjs-selected {
    background-color:#000
}
div#fd.eb .vjs-default-skin .vjs-menu-button ul li:focus,
div#fd.eb .vjs-default-skin .vjs-menu-button ul li:hover,
div#fd.eb .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
div#fd.eb .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
    outline:0;
    color:#111;
    background-color:#fff;
    background-color:rgba(255,
    255,
    255,
    0.75);
    -webkit-box-shadow:0 0 1em #fff;
    -moz-box-shadow:0 0 1em #fff;
    box-shadow:0 0 1em #fff
}
div#fd.eb .vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
    text-align:center;
    text-transform:uppercase;
    font-size:1em;
    line-height:2em;
    padding:0;
    margin:0 0 .3em 0;
    font-weight:bold;
    cursor:default
}
div#fd.eb .vjs-default-skin .vjs-subtitles-button:before {
    content:"\e00c"
}
div#fd.eb .vjs-default-skin .vjs-captions-button:before {
    content:"\e008"
}
div#fd.eb .vjs-default-skin .vjs-chapters-button:before {
    content:"\e00c"
}
div#fd.eb .vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
    width:24em;
    left:-12em
}
div#fd.eb .vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
div#fd.eb .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    -webkit-box-shadow:0 0 1em #fff;
    -moz-box-shadow:0 0 1em #fff;
    box-shadow:0 0 1em #fff
}
div#fd.eb .video-js {
    background-color:#000;
    position:relative;
    padding:0;
    font-size:10px;
    vertical-align:middle;
    font-weight:normal;
    font-style:normal;
    font-family:Arial,
    sans-serif;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
div#fd.eb .video-js .vjs-tech {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
div#fd.eb .video-js:-moz-full-screen {
    position:absolute
}
div#fd.eb body.vjs-full-window {
    padding:0;
    margin:0;
    height:100%;
    overflow-y:auto
}
div#fd.eb .video-js.vjs-fullscreen {
    position:fixed;
    overflow:hidden;
    z-index:1000;
    left:0;
    top:0;
    bottom:0;
    right:0;
    width:100% !important;
    height:100% !important;
    _position:absolute
}
div#fd.eb .video-js:-webkit-full-screen {
    width:100% !important;
    height:100% !important
}
div#fd.eb .video-js.vjs-fullscreen.vjs-user-inactive {
    cursor:none
}
div#fd.eb .vjs-poster {
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-size:contain;
    cursor:pointer;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0
}
div#fd.eb .vjs-poster img {
    display:block;
    margin:0 auto;
    max-height:100%;
    padding:0;
    width:100%
}
div#fd.eb .video-js.vjs-has-started .vjs-poster {
    display:none
}
div#fd.eb .video-js.vjs-audio.vjs-has-started .vjs-poster {
    display:block
}
div#fd.eb .video-js.vjs-controls-disabled .vjs-poster {
    display:none
}
div#fd.eb .video-js.vjs-using-native-controls .vjs-poster {
    display:none
}
div#fd.eb .video-js .vjs-text-track-display {
    position:absolute;
    top:0;
    left:0;
    bottom:3em;
    right:0;
    pointer-events:none
}
div#fd.eb .vjs-caption-settings {
    position:relative;
    top:1em;
    background-color:#000;
    opacity:.75;
    color:#FFF;
    margin:0 auto;
    padding:.5em;
    height:15em;
    font-family:Arial,
    Helvetica,
    sans-serif;
    font-size:12px;
    width:40em
}
div#fd.eb .vjs-caption-settings .vjs-tracksettings {
    top:0;
    bottom:2em;
    left:0;
    right:0;
    position:absolute;
    overflow:auto
}
div#fd.eb .vjs-caption-settings .vjs-tracksettings-colors,
div#fd.eb .vjs-caption-settings .vjs-tracksettings-font {
    float:left
}
div#fd.eb .vjs-caption-settings .vjs-tracksettings-colors:after,
div#fd.eb .vjs-caption-settings .vjs-tracksettings-font:after,
div#fd.eb .vjs-caption-settings .vjs-tracksettings-controls:after {
    clear:both
}
div#fd.eb .vjs-caption-settings .vjs-tracksettings-controls {
    position:absolute;
    bottom:1em;
    right:1em
}
div#fd.eb .vjs-caption-settings .vjs-tracksetting {
    margin:5px;
    padding:3px;
    min-height:40px
}
div#fd.eb .vjs-caption-settings .vjs-tracksetting label {
    display:block;
    width:100px;
    margin-bottom:5px
}
div#fd.eb .vjs-caption-settings .vjs-tracksetting span {
    display:inline;
    margin-left:5px
}
div#fd.eb .vjs-caption-settings .vjs-tracksetting>div {
    margin-bottom:5px;
    min-height:20px
}
div#fd.eb .vjs-caption-settings .vjs-tracksetting>div:last-child {
    margin-bottom:0;
    padding-bottom:0;
    min-height:0
}
div#fd.eb .vjs-caption-settings label>input {
    margin-right:10px
}
div#fd.eb .vjs-caption-settings input[type="button"] {
    width:40px;
    height:40px
}
div#fd.eb .vjs-hidden {
    display:none !important
}
div#fd.eb .vjs-lock-showing {
    display:block !important;
    opacity:1;
    visibility:visible
}
div#fd.eb .vjs-no-js {
    padding:2em;
    color:#ccc;
    background-color:#333;
    font-size:1.8em;
    font-family:Arial,
    sans-serif;
    text-align:center;
    width:30em;
    height:15em;
    margin:0 auto
}
div#fd.eb .vjs-no-js a,
div#fd.eb .vjs-no-js a:visited {
    color:#f4a460
}
div#fd.eb .ebd .ebd-block[data-type=video] {
    line-height:0
}
div#fd.eb .eb-video {
    position:relative;
    display:inline-block;
    width:100%
}
div#fd.eb .eb-video.is-responsive .eb-video-viewport {
    height:auto;
    padding-top:56.25%
}
div#fd.eb .eb-video-viewport {
    position:relative;
    height:100%;
    overflow:hidden
}
div#fd.eb .eb-video-viewport>div {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
div#fd.eb .audiojs-track,
div#fd.eb .audiojs {
    background:#252525;
    overflow:hidden;
    width:100%;
    white-space:nowrap
}
div#fd.eb .audiojs {
    border-radius:0 0 3px 3px;
    height:30px;
    -webkit-box-shadow:none;
    box-shadow:none;
    display:table
}
div#fd.eb .audiojs p {
    background:none;
    color:#fff;
    width:40px;
    height:30px;
    margin:0;
    text-align:center;
    font:normal 10px/30px FontAwesome;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    transform:translate(0,
    0)
}
div#fd.eb .audiojs p.play:before {
    content:"\f04b"
}
div#fd.eb .audiojs p.pause:before {
    content:"\f04c"
}
div#fd.eb .audiojs p.loading:before {
    content:"\f017"
}
div#fd.eb .audiojs p.error:before {
    content:"\f071"
}
div#fd.eb .audiojs .play-pause,
div#fd.eb .audiojs .scrubber,
div#fd.eb .audiojs .time {
    background:none;
    border:0;
    display:table-cell;
    width:auto;
    height:auto;
    float:none;
    vertical-align:middle;
    padding:0;
    position:relative
}
div#fd.eb .audiojs .play-pause {
    width:40px;
    white-space:nowrap
}
div#fd.eb .audiojs .time {
    width:1px;
    white-space:nowrap
}
div#fd.eb .audiojs .time {
    line-height:1;
    color:#888;
    padding:0 15px
}
div#fd.eb .audiojs .time em,
div#fd.eb .audiojs .time strong {
    font-family:Tahoma,
    Arial,
    sans-serif;
    font-size:10px;
    font-style:normal;
    color:#fff
}
div#fd.eb .audiojs .loaded,
div#fd.eb .audiojs .progress {
    border-radius:2px;
    margin:0;
    position:absolute;
    left:0;
    top:10px;
    bottom:10px;
    height:auto
}
div#fd.eb .audiojs .progress {
    background:#ca1c26
}
div#fd.eb .audiojs .loaded {
    background:#494949
}
div#fd.eb .audiojs-track {
    border:0;
    border-bottom:1px solid #323232;
    border-radius:3px 3px 0 0;
    color:#eee;
    padding:15px;
    position:relative
}
div#fd.eb .audiojs-track .fa-music {
    margin:0 5px 0 0
}
div#fd.eb .audiojs-track a {
    float:right
}
div#fd.eb .audiojs-track.disabled {
    display:none
}
div#fd.eb .audiojs-track.disabled+.audiojs {
    border-radius:3px
}
div#fd.eb .audiojs-track .pull-right {
    margin-left:10px
}
div#fd.eb .audiojs-track .overflow-no {
    white-space:nowrap;
    text-overflow:ellipsis
}
div#fd.eb .w400 .audiojs-track .overflow-no {
    margin-bottom:20px
}
div#fd.eb .w400 .pull-right {
    float:none;
    position:absolute;
    margin-left:0;
    bottom:15px;
    left:15px;
    font-size:10px;
    line-height:1
}
div#fd.eb .eb-block-file {
    border:1px solid #ddd;
    border-bottom-color:#ccc;
    border-radius:3px;
    margin-bottom:1em;
    overflow:hidden
}
div#fd.eb .eb-file-thumb {
    background:#fafafa;
    border-right:1px solid #ddd;
    padding:20px
}
div#fd.eb .eb-file-thumb i {
    color:#333;
    font-size:80px;
    position:relative;
    display:inline-block;
    line-height:80px
}
div#fd.eb .eb-file-thumb i b {
    color:#fff;
    font-size:12px;
    opacity:.75;
    filter:alpha(opacity=75);
    position:absolute;
    left:10px;
    bottom:10px
}
div#fd.eb .eb-file-details {
    padding:15px 15px 55px;
    position:relative;
    vertical-align:top
}
div#fd.eb .eb-file-details .btn {
    font-size:12px;
    font-weight:bold;
    line-height:26px;
    padding:0 15px;
    position:absolute;
    left:15px;
    bottom:15px
}
div#fd.eb .eb-file-details>div+div {
    margin-top:.5em
}
div#fd.eb .eb-block-file.w300 {
    display:block
}
div#fd.eb .w300 .eb-file-thumb,
div#fd.eb .w300 .eb-file-details {
    display:block;
    width:auto
}
div#fd.eb .w300 .eb-file-thumb {
    border-right:0;
    border-bottom:1px solid #ddd;
    text-align:center;
    padding:20px 0
}
div#fd.eb .w300 .eb-file-details {
    padding:15px
}
div#fd.eb .w300 .eb-file-details .btn {
    position:static;
    margin-top:10px;
    word-break:break-word;
    display:block;
    white-space:inherit
}
div#fd.eb .video-embed-wrapper {
    position:relative
}
div#fd.eb .video-embed-wrapper.is-responsive {
    padding-bottom:56.25%;
    padding-top:25px;
    width:100%;
    height:0
}
div#fd.eb .video-embed-wrapper.is-responsive iframe {
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute
}
div#fd.eb .eb-thumbs {
    width:100%;
    display:table;
    table-layout:fixed
}
div#fd.eb .eb-thumbs.col-1 .eb-thumbs-col {
    width:100%
}
div#fd.eb .eb-thumbs.col-2 .eb-thumbs-col {
    width:50%
}
div#fd.eb .eb-thumbs.col-3 .eb-thumbs-col {
    width:33.333333333333%
}
div#fd.eb .eb-thumbs.col-4 .eb-thumbs-col {
    width:25%
}
div#fd.eb .eb-thumbs.col-5 .eb-thumbs-col {
    width:20%
}
div#fd.eb .eb-thumbs.col-6 .eb-thumbs-col {
    width:16.666666666667%
}
div#fd.eb .eb-thumbs.col-7 .eb-thumbs-col {
    width:14.285714285714%
}
div#fd.eb .eb-thumbs.col-8 .eb-thumbs-col {
    width:12.5%
}
div#fd.eb .eb-thumbs .eb-image {
    width:100%
}
div#fd.eb .eb-thumbs .eb-image img {
    width:100%
}
div#fd.eb .eb-thumbs-col {
    display:table-cell;
    height:100%;
    position:relative;
    vertical-align:top
}
div#fd.eb.w480 .eb-thumbs .eb-thumbs-col {
    display:block;
    width:100% !important
}
div#fd.eb .eb-thumb {
    position:relative
}
div#fd.eb .eb-thumb>div {
    position:relative;
    border:5px solid transparent;
    border-top:0;
    border-bottom:10px solid transparent
}
div#fd.eb .eb-thumb>div>div.eb-thumb-placeholder,
div#fd.eb .eb-thumb>div>div.ebd-block {
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:100%
}
div#fd.eb .eb-thumb>div>div.ebd-block {
    border:0
}
div#fd.eb .eb-gallery-stage {
    position:relative;
    padding-top:56.25%;
    background:#aaa;
    overflow:hidden;
    z-index:2
}
div#fd.eb .eb-gallery-button {
    position:absolute;
    top:0;
    width:15%;
    height:100%;
    z-index:4;
    cursor:pointer
}
div#fd.eb .eb-gallery-button:before {
    position:absolute;
    display:block;
    content:" ";
    width:100%;
    height:100%;
    -webkit-transition:all .2s ease;
    transition:all .2s ease;
    opacity:.5;
    z-index:1
}
div#fd.eb .eb-gallery-button:hover:before {
    opacity:1
}
div#fd.eb .eb-gallery-button i {
    position:absolute;
    top:50%;
    left:50%;
    width:36px;
    height:36px;
    font-size:36px;
    margin-top:-18px;
    margin-left:-18px;
    text-shadow:0 1px 1px rgba(0,
    0,
    0,
    0.5);
    color:#fff;
    z-index:2
}
div#fd.eb .eb-gallery-next-button {
    right:0
}
div#fd.eb .eb-gallery-next-button:before {
    background-image:-webkit-linear-gradient(left,
    color-stop(rgba(0,
    0,
    0,
    0) 0),
    color-stop(rgba(0,
    0,
    0,
    0.5) 100%));
    background-image:linear-gradient(to right,
    rgba(0,
    0,
    0,
    0) 0,
    rgba(0,
    0,
    0,
    0.5) 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
    endColorstr='#7f000000',
    GradientType=1)
}
div#fd.eb .eb-gallery-prev-button {
    left:0
}
div#fd.eb .eb-gallery-prev-button:before {
    background-image:-webkit-linear-gradient(left,
    color-stop(rgba(0,
    0,
    0,
    0.5) 0),
    color-stop(rgba(0,
    0,
    0,
    0) 100%));
    background-image:linear-gradient(to right,
    rgba(0,
    0,
    0,
    0.5) 0,
    rgba(0,
    0,
    0,
    0) 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f000000',
    endColorstr='#00000000',
    GradientType=1)
}
div#fd.eb .eb-gallery-viewport {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:3;
    -webkit-transition:all 1s ease;
    transition:all 1s ease
}
div#fd.eb .eb-gallery-item {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0
}
div#fd.eb .eb-gallery-item>div.eb-gallery-placeholder,
div#fd.eb .eb-gallery-item>div.ebd-block {
    position:absolute !important;
    top:0;
    left:0;
    width:100%;
    height:100%
}
div#fd.eb .eb-gallery-item>div.ebd-block {
    border:0
}
div#fd.eb .eb-gallery-menu {
    position:relative;
    text-align:center;
    margin-top:6.6666666666667px;
    z-index:5
}
div#fd.eb .eb-gallery-menu-item {
    position:relative;
    display:inline-block;
    width:24px;
    height:24px;
    cursor:pointer
}
div#fd.eb .eb-gallery-menu-item:before {
    position:absolute;
    content:" ";
    top:12px;
    left:12px;
    margin-left:-6px;
    margin-top:-6px;
    width:12px;
    height:12px;
    display:block;
    border-radius:100%;
    border:1px solid #ccc;
    background:transparent
}
div#fd.eb .eb-gallery-menu-item:hover:before {
    background:#ccc
}
div#fd.eb .eb-gallery-menu-item.active:before {
    background:#ccc
}
div#fd.eb .eb-post-admin {
    z-index:10
}
div#fd.eb .eb-post-admin>a {
    width:30px;
    height:30px;
    line-height:30px;
    border:1px solid #d4ca89;
    position:relative;
    border-radius:100%;
    background:#fef6c2 !important;
    display:inline-block;
    text-align:center
}
div#fd.eb .eb-post-admin>a>i {
    color:#a89526 !important;
    line-height:inherit
}
div#fd.eb .eb-post-admin.open>a {
    border-radius:2px 2px 0 0;
    border-bottom:0;
    z-index:9999
}
div#fd.eb .eb-post-admin .dropdown-menu {
    background:#fef6c2;
    border:1px solid #d4ca89;
    border-radius:2px 0 2px 2px;
    margin-top:-1px;
    padding:5px 0;
    box-shadow:none;
    z-index:9990
}
div#fd.eb .eb-post-admin .dropdown-menu>li>a {
    font-size:12px;
    color:#a89526 !important;
    padding:5px 15px
}
div#fd.eb .eb-post-admin .dropdown-menu>li>a:hover {
    background:rgba(255,
    255,
    255,
    0.75)
}
div#fd.eb .ui-stars-star,
div#fd.eb .ui-stars-cancel {
    margin:0 !important;
    padding:0 !important;
    display:inline-block;
    font-size:0;
    vertical-align:top;
    overflow:hidden;
    position:relative;
    top:1px
}
div#fd.eb .ui-stars-star a,
div#fd.eb .ui-stars-cancel a {
    background:url(../../wireframe/images/ratings/stars.png) no-repeat 0 0 transparent !important;
    display:block;
    height:16px;
    width:16px;
    font-size:0
}
div#fd.eb .ui-stars-star a {
    background:url(../../wireframe/images/ratings/stars.png) no-repeat transparent 0 -32px !important;
    margin-top:-1px
}
div#fd.eb .ui-stars-star-on a {
    background:url(../../wireframe/images/ratings/stars.png) no-repeat transparent 0 -48px !important
}
div#fd.eb .ui-stars-star-hover a,
div#fd.eb .ui-stars-star-hover a:hover {
    background:url(../../wireframe/images/ratings/stars.png) no-repeat transparent 0 -64px !important;
    text-decoration:none !important
}
div#fd.eb .ui-stars-cancel-hover a {
    background:url(../../wireframe/images/ratings/stars.png) no-repeat transparent 0 -16px !important
}
div#fd.eb .ui-stars-star-disabled,
div#fd.eb .ui-stars-star-disabled a,
div#fd.eb .ui-stars-cancel-disabled a {
    cursor:default !important
}
div#fd.eb .fa:before {
    padding:0;
    margin:0
}
div#fd.eb h1,
div#fd.eb h2,
div#fd.eb h3,
div#fd.eb h4,
div#fd.eb h5,
div#fd.eb h6 {
    font-weight:bold;
    margin-top:0
}
div#fd.eb img {
    max-width:none
}
div#fd.eb .eb-avatar img {
    border-radius:3px;
    width:50px;
    height:50px
}
div#fd.eb .eb-avatar-sm img {
    width:30px;
    height:30px
}
div#fd.eb .btn {
   /* background-image: none;
    border: 2px solid #ddd;
    color: #666;
    font-size: 14px;
    height: auto;
    line-height: normal;
    padding: 7px 14px;
    position: relative;
    transition: all 0.35s ease 0s;*/
}
div#fd.eb .btn::-moz-focus-inner {
    border:0;
    padding:0
}
div#fd.eb .eb-responsive-video,
div#fd.eb .video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:25px;
    height:0
}
div#fd.eb .eb-responsive-video>.video-container {
    position:static;
    padding:0 !important;
    height:auto
}
div#fd.eb .eb-responsive-video object,
div#fd.eb .eb-responsive-video embed,
div#fd.eb .eb-responsive-video iframe,
div#fd.eb .video-container object,
div#fd.eb .video-container embed,
div#fd.eb .video-container iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
div#fd.eb .text-small {
    font-size:90%
}
div#fd.eb .text-italic {
    font-style:italic
}
div#fd.eb .text-normal {
    font-weight:normal
}
div#fd.eb .text-muted {
    color:#888
}
div#fd.eb .search-highlight {
    background:#ffb;
    color:#5e5e00
}
div#fd.eb .eb-star-featured {
    color:#f39c12;
    font-size:14px
}
div#fd.eb .eb-empty {
    background:#fafafa;
    border:1px dashed #ddd;
    border-radius:3px;
    text-align:center;
    color:#666;
    padding:20px 10px
}
div#fd.eb .eb-empty .fa {
    display:block;
    font-size:50px;
    margin:0 0 20px
}
div#fd.eb .eb-loader {
    background:url(https://lynflannery.com.au/components/com_easyblog/themes/ja_sugite/images/loading.gif) center no-repeat;
    display:inline-block;
    width:16px;
    height:11px;
    vertical-align:middle
}
div#fd.eb .eb-anchor-link {
    height:1px;
    display:block;
    font-size:0
}
div#fd.eb .eb-header {
    margin-bottom:20px
}
div#fd.eb label {
    font-size: 11px;
}
div#fd.eb .eb-section-heading {
    border-bottom:2px solid #d0d0d0;
    font-family:inherit;
    font-size:inherit;
    font-weight:bold;
    padding:10px 0;
    margin:20px 0;
    text-transform:uppercase
}
div#fd.eb .eb-section-heading span:before {
    content:"("
}
div#fd.eb .eb-section-heading span:after {
    content:")"
}
div#fd.eb .eb-post+.eb-post {
    margin-top:56px;
}
div#fd.eb .eb-posts-search .eb-post+.eb-post {
    border-top:1px solid #ddd;
    margin-top:20px;
    padding-top:20px
}
div#fd.eb .eb-posts-search .eb-post-title {
    font-size:24px;
    margin:0 0 10px;
    word-break:break-word
}
div#fd.eb .eb-posts-search .eb-post-meta {
    border:1px solid #e5e5e5;
    border-radius:3px;
    font-size:11px;
    margin-top:10px;
    padding:4px 6.6666666666667px
}
div#fd.eb .eb-post-side {
    text-align:left;
}
div#fd.eb .eb-post-side .eb-post-author a {
    color: #ff9d00;
    display: inline-block;
    margin-top: 2px;
}
div#fd.eb .eb-post-side .eb-post-author a:hover,
div#fd.eb .eb-post-side .eb-post-author a:focus,
div#fd.eb .eb-post-side .eb-post-author a:active {
    color: #2c9357;
}
div#fd.eb .eb-post-side>div {
    position:relative
}
div#fd.eb .eb-post-side>div+div {
    padding-top:5px
}

div#fd.eb .eb-post-side.no-avatar {
    width:30px
}
div#fd.eb .eb-post-side.no-avatar+.eb-post-content {
    margin:0 0 0 50px
}
div#fd.eb .eb-post-side+.eb-post-content {
    margin: 0;
}
div#fd.eb .eb-post-avatar {
    position:relative
}
div#fd.eb .eb-post-avatar .team+.single {
    position:absolute;
    right:-5px;
    bottom:-13px
}
div#fd.eb .eb-post-author-avatar a {
    border-radius:3px;
    display:inline-block;
    margin-right: 5px;
}
div#fd.eb .eb-post-author-avatar+.eb-post-author-avatar img {
    width:30px;
    height:30px
}
div#fd.eb .eb-post-featured {
    color:#f2765b
}
div#fd.eb .eb-post-featured:before {
    display:none !important
}
div#fd.eb .eb-post-type .fa {
    font-size:12px !important;
    display:inline-block;
    line-height:22px;
    height:26px;
    width:26px;
    border-radius:50%;
    border:2px solid #ddd;
    color:#999;
    text-align:center
}
div#fd.eb .eb-post-headline {
    border-left:2px solid #ddd;
    padding:0 0 0 10px;
    margin:0 0 10px
}
div#fd.eb .eb-post-headline .eb-post-title {
    position:relative;
    top:-3px
}
div#fd.eb .eb-post-headline-source {
    line-height:1.15;
    color:#999;
    word-break:break-word
}
div#fd.eb .eb-post-headline-source a {
    color:inherit
}
div#fd.eb .eb-post-title a{
    display: inline-block;
    color: #555;
    font-size: 28.5px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 21px;
}
div#fd.eb .eb-post-title a:hover,
div#fd.eb .eb-post-title a:focus,
div#fd.eb .eb-post-title a:active {
    color: #ff9d00;
}
div#fd.eb .eb-post-meta {
    margin:0 0 15px
}
div#fd.eb .eb-post-meta>div {
    display:inline-block;
    line-height:16px;
    vertical-align:middle;
    margin:0 15px 0 0
}
div#fd.eb .eb-post-meta .fa {
    color:#999;
    font-size:14px;
    margin:0 3px 0 0
}
div#fd.eb .eb-post-body {
    display:inline-block;
    width:100%;
    word-break:break-word
}
div#fd.eb .eb-post-body .eb-img,
div#fd.eb .eb-post-body img {
    max-width:100%;
    max-height:100%
}
div#fd.eb .eb-footer-article-info > div {
    display: inline-block;
    font-size: 11px;
    vertical-align: middle;
}
div#fd.eb .eb-footer-article-info .eb-post-hits {
    border-right: 1px solid #ddd;
    margin-right: 5px;
    padding-right: 5px;
}
div#fd.eb .eb-post-thumb {
    margin-bottom:15px
}
div#fd.eb .eb-post-thumb .eb-post-image {
    background:#fff;
    border-radius:2px;
    display:block;
    max-width:100%;
    height:auto;
    position:static;
    opacity:1;
    filter:alpha(opacity=100);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    margin:0 !important
}
@media(max-width:992px){div#fd.eb .eb-post-thumb .eb-post-image {
    width:auto !important;
    display:block !important
}
}
div#fd.eb .eb-post-thumb .eb-post-image img {
    max-width:100%;
    width:100%;
    height:auto;
    display:inline-block;
    vertical-align:top
}
div#fd.eb .eb-post-thumb .eb-post-image-cover {
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    border:5px solid #fff;
    border-radius:2px;
    -webkit-box-shadow:0 0 1px rgba(0,
    0,
    0,
    0.5);
    box-shadow:0 0 1px rgba(0,
    0,
    0,
    0.5);
    display:inline-block;
    height:220px;
    vertical-align:top;
    position:relative;
    opacity:1;
    filter:alpha(opacity=100);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    position:static;
    margin:0 !important
}
@media(min-width:768px){div#fd.eb .eb-post-thumb .eb-post-image-cover {
    width:300px
}
}
@media(max-width:768px){div#fd.eb .eb-post-thumb .eb-post-image-cover {
    width:100% !important
}
}
@media(min-width:992px){div#fd.eb .eb-post-thumb.is-left {
    float:left;
    margin-right:15px
}
div#fd.eb .eb-post-thumb.is-right {
    float:right;
    margin-left:15px
}
div#fd.eb .eb-post-thumb.is-full {
    margin-left:0;
    margin-right:0;
    margin-bottom: 28px;
    float: none;
    width:100%;
}
div#fd.eb .eb-post-thumb.is-center {
    text-align:center
}
div#fd.eb .eb-post-thumb.is-center .eb-post-image,
div#fd.eb .eb-post-thumb.is-center .eb-post-image-cover {
    display:inline-block
}
}
div#fd.eb .eb-post-foot {
    margin:15px 0 0
}
div#fd.eb .eb-post-foot>div .fa {
    color:#999
}
div#fd.eb .eb-jumbo {
    border-left:5px solid #ddd;
    padding:0 0 0 15px;
    margin:0 0 10px
}
div#fd.eb .eb-jumbo.for-quote .eb-jumbo-reff:before {
    content:"\2014";
    margin:0 5px 0 0
}
div#fd.eb .eb-jumbo-title {
    font-size:20px;
    line-height:26px;
    margin:0 0 5px
}
div#fd.eb .eb-jumbo-title a {
    color:inherit
}
div#fd.eb .eb-jumbo-reff {
    color:#999;
    font-size:12px
}
div#fd.eb .eb-tags {
    margin:10px 0 0
}
div#fd.eb .eb-tags .col-cell {
    vertical-align:top
}
div#fd.eb .eb-tags .col-cell+.col-cell {
    padding:0 5px
}
div#fd.eb .eb-tags span {
    display:inline-block;
    vertical-align:middle
}
div#fd.eb .eb-tags span:after {
    content:", "
}
div#fd.eb .eb-tags span:last-child:after {
    content:""
}
div#fd.eb .eb-tags span a {
    float:left
}
div#fd.eb .eb-tags span a:before {
    content:"#"
}
div#fd.eb .eb-tags.type-2 .cell-label {
    padding-top:5px
}
div#fd.eb .eb-tags.type-2 .cell-tags span:after {
    content:''
}
div#fd.eb .eb-tags.type-2 .cell-tags span a {
    background:#eee;
    border:1px solid #ddd;
    border-radius:3px;
    color:#555;
    padding:5px 10px
}
div#fd.eb .eb-tags.type-2 .cell-tags span a:before {
    content:''
}
div#fd.eb .eb-tags.type-3 .cell-label {
    line-height:23px
}
div#fd.eb .eb-tags.type-3 .cell-tags span:after {
    content:''
}
div#fd.eb .eb-tags.type-3 .cell-tags span a,
div#fd.eb .eb-tags.type-3 .cell-tags span a:before,
div#fd.eb .eb-tags.type-3 .cell-tags span a:after {
    background-image:url(../../wireframe/images/tag-type-3.png)
}
div#fd.eb .eb-tags.type-3 .cell-tags span a {
    background-position:0 -25px;
    background-repeat:repeat-x;
    margin:0 5px 0 15px;
    color:#555;
    color:rgba(0,
    0,
    0,
    0.5);
    font-size:12px;
    font-weight:bold;
    padding:0 10px;
    line-height:22px;
    height:24px;
    position:relative
}
div#fd.eb .eb-tags.type-3 .cell-tags span a:before,
div#fd.eb .eb-tags.type-3 .cell-tags span a:after {
    content:'';
    display:block;
    width:15px;
    height:25px;
    position:absolute;
    top:0
}
div#fd.eb .eb-tags.type-3 .cell-tags span a:before {
    background-position:top;
    left:-15px
}
div#fd.eb .eb-tags.type-3 .cell-tags span a:after {
    background-position:bottom right;
    right:-3px;
    width:3px
}
div#fd.eb .eb-tags.type-4 .cell-label {
    line-height:23px
}
div#fd.eb .eb-tags.type-4 .cell-tags span:after {
    content:''
}
div#fd.eb .eb-tags.type-4 .cell-tags span a,
div#fd.eb .eb-tags.type-4 .cell-tags span a:before,
div#fd.eb .eb-tags.type-4 .cell-tags span a:after {
    background-image:url(../../wireframe/images/tag-type-4.png)
}
div#fd.eb .eb-tags.type-4 .cell-tags span a {
    background-position:0 -25px;
    background-repeat:repeat-x;
    margin:0 5px 0 15px;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    padding:0 10px;
    line-height:22px;
    height:24px;
    position:relative
}
div#fd.eb .eb-tags.type-4 .cell-tags span a:before,
div#fd.eb .eb-tags.type-4 .cell-tags span a:after {
    content:'';
    display:block;
    width:15px;
    height:25px;
    position:absolute;
    top:0
}
div#fd.eb .eb-tags.type-4 .cell-tags span a:before {
    background-position:top;
    left:-15px
}
div#fd.eb .eb-tags.type-4 .cell-tags span a:after {
    background-position:bottom right;
    right:-3px;
    width:3px
}
div#fd.eb .eb-rating {
}
div#fd.eb .eb-rating>span {
    display:inline-block;
    vertical-align:middle
}
div#fd.eb .eb-rating>span+span {
    margin:0 0 0 10px
}
div#fd.eb .eb-rating form {
    background:none !important;
    border:0 !important;
    padding:0 !important;
    margin:0 !important;
    line-height:inherit;
    box-shadow:none !important
}
div#fd.eb .eb-rating form>div {
    display:inline-block;
    vertical-align:middle;
    margin:0 5px 0 0;
    line-height:16px;
    position:relative
}
div#fd.eb .eb-rating form>div.voted {
    font-weight:bold
}
div#fd.eb .eb-rating-link,
div#fd.eb .eb-ratings-value {
    background:none;
    display:inline-block;
    vertical-align:middle;
    line-height:22px;
    height:22px;
    font-size:11px
}
div#fd.eb .eb-ratings-value {
    background:#eee;
    color:#666;
    padding:0 10px;
    min-width:25px;
    text-align:center;
    text-decoration:none !important
}
div#fd.eb .eb-ratings-value span {
    display:table-cell;
    vertical-align:middle
}
div#fd.eb .eb-ratings-value b {
    display:none;
    font-size:10px;
    opacity:.75;
    filter:alpha(opacity=75)
}
div#fd.eb .eb-rating-form.voted .eb-ratings-value {
    background:#5cb85c;
    color:#fff
}
div#fd.eb .eb-rating-form.voted .eb-ratings-value b {
    display:table-cell;
    vertical-align:middle;
    padding:0 0 0 5px
}
div#fd.eb .eb-rating-text.voted+.eb-rating-text {
    display:none !important
}
div#fd.eb .eb-rating-voters img {
    display:block;
    margin:0 10px 0 0
}
div#fd.eb .eb-rating-voters li+li {
    border-top:1px solid #e5e5e5;
    padding-top:10px;
    margin-top:10px
}
div#fd.eb .eb-rating-voters .col-cell {
    line-height:1.25
}
div#fd.eb .eb-post-comments-pre {
    padding:0;
    margin:28px 0 0
}
div#fd.eb .eb-post-comments-head {
    background: #f7f7f7;
    font-size: 13px;
    padding: 5px 10px;
    margin:0 0 10px;
    text-transform: uppercase;
}
div#fd.eb .eb-post-comment+.eb-post-comment .eb-post-comment-content {
    border-top:1px solid #eee;
    padding: 15px 0 0;
    margin: 15px 0 0;
}
div#fd.eb .eb-post-comment+.eb-post-comment .fa-comment-o {
    margin-top:6.6666666666667px
}
div#fd.eb .eb-post-comment-content .eb-author-info {
    overflow:hidden
}
div#fd.eb .eb-post-comment-content .eb-post-comment-date {
    font-size: 11px;
    position: relative;
    top: -6px;
}
div#fd.eb .eb-post-comment-content .eb-post-comment-author {
    line-height: 1;
    margin-top: 5px;
}
div#fd.eb .eb-post-comment-content .fa {
    border: 1px solid #eee;
    border-radius: 50%;
    color: #666;
    float: left;
    font-size: 20px;
    height: 40px;
    line-height: 36px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
}
div#fd.eb .eb-post-comment-text {
    margin:3px 0;
    font-size: 14px;
}
div#fd.eb .eb-post-comment-text a {
    display: block;
    text-align: right;
}
div#fd.eb .eb-post-comment-date {
    font-size:90%
}
div#fd.eb .eb-pager {
    background:#fff;
    border:1px solid #ddd;
    margin-top:20px
}
div#fd.eb .eb-archives .eb-archive {
    padding:10px 0
}
div#fd.eb .eb-archives .eb-archive+.eb-archive {
    border-top:1px solid #ddd
}
div#fd.eb .eb-archives+.eb-pager {
    margin-top:10px
}
div#fd.eb .eb-archives-tab .fa {
    font-size:14px
}
div#fd.eb .eb-archive-type {
    color:#999;
    width:20px;
    font-size:14px
}
div#fd.eb .eb-archive-title {
    font-size:16px;
    line-height:1.15;
    margin:10px 0 0
}
div#fd.eb .eb-calendar {
    border-collapse:separate;
    background:#fff;
    border:0;
    border-radius:0
}
div#fd.eb .eb-calendar .eb-empty {
    border:0;
    padding:80px 15px
}
div#fd.eb .eb-calendar tbody>tr+tr>td {
    border-top:0
}
div#fd.eb .eb-calendar tbody>tr>td {
    border-color:#eee;
    text-align:left;
    height:96px;
    position:relative;
    padding:0
}
div#fd.eb .eb-calendar tbody>tr>td+td {
    border-left:0
}
div#fd.eb .eb-calendar tbody>tr>td.empty>small {
    background:#f7f7f7;
    color:#888;
    display:block;
    height:96px;
    padding:8px;
    position:relative
}
div#fd.eb .eb-calendar tbody>tr>td.day>div {
    color:#666;
    display:block;
    height:96px;
    padding:8px;
    position:relative
}
div#fd.eb .eb-calendar tbody>tr>td.today>div {
    background:#ffe;
    color:#555;
    font-weight:bold
}
div#fd.eb .eb-calendar tbody>tr>td.has-posts>div:before {
    content:"";
    display:block;
    position:absolute;
    right:8px;
    bottom:8px;
    border-right:10px solid #45b478;
    border-left:10px solid transparent;
    border-top:10px solid transparent
}
div#fd.eb .eb-calendar tbody>tr>td.has-posts>div {
    background:#eee;
    font-weight:bold;
    color:#555
}
div#fd.eb .eb-calendar tbody>tr>td.has-posts>div>b {
    font:normal 11px/13px Tahoma,
    Arial,
    sans-serif;
    color:#aaa;
    position:absolute;
    right:15px;
    bottom:15px
}
div#fd.eb .eb-calendar tbody>tr>td.has-posts>div:hover .eb-calendar-tooltips,
div#fd.eb .eb-calendar tbody>tr>td.has-posts>div:active .eb-calendar-tooltips {
    display:block
}
div#fd.eb .eb-calendar tbody>tr>td:nth-child(5)>div .eb-calendar-tooltips,
div#fd.eb .eb-calendar tbody>tr>td:nth-child(6)>div .eb-calendar-tooltips,
div#fd.eb .eb-calendar tbody>tr>td:nth-child(7)>div .eb-calendar-tooltips {
    left:auto;
    right:102%
}
div#fd.eb .eb-calendar tbody>tr>td:nth-child(5)>div .eb-calendar-tooltips:before,
div#fd.eb .eb-calendar tbody>tr>td:nth-child(5)>div .eb-calendar-tooltips:after,
div#fd.eb .eb-calendar tbody>tr>td:nth-child(6)>div .eb-calendar-tooltips:before,
div#fd.eb .eb-calendar tbody>tr>td:nth-child(6)>div .eb-calendar-tooltips:after,
div#fd.eb .eb-calendar tbody>tr>td:nth-child(7)>div .eb-calendar-tooltips:before,
div#fd.eb .eb-calendar tbody>tr>td:nth-child(7)>div .eb-calendar-tooltips:after {
    border-left:8px solid #ddd;
    border-right:0;
    left:auto;
    right:-8px
}
div#fd.eb .eb-calendar tbody>tr>td:nth-child(5)>div .eb-calendar-tooltips:after,
div#fd.eb .eb-calendar tbody>tr>td:nth-child(6)>div .eb-calendar-tooltips:after,
div#fd.eb .eb-calendar tbody>tr>td:nth-child(7)>div .eb-calendar-tooltips:after {
    border-right-color:transparent;
    border-left-color:#fafafa;
    left:auto;
    right:-7px
}
div#fd.eb .eb-calendar tbody>tr.eb-calendar-control>td,
div#fd.eb .eb-calendar tbody>tr.eb-calendar-days>td {
    height:auto
}
div#fd.eb .eb-calendar .text-center {
    text-align:center
}
div#fd.eb .eb-calendar-tooltips {
    display:none;
    background:#fff;
    border:1px solid #ddd;
    min-width:260px;
    font:12px/1.2 Arial,
    sans-serif;
    position:absolute;
    left:102.5%;
    top:2px;
    z-index:9999;
    max-width:300px;
    box-shadow: -2px 2px 0 rgba(0, 0, 0, 0.08);
}
div#fd.eb .eb-calendar-tooltips:before,
div#fd.eb .eb-calendar-tooltips:after {
    content:"";
    display:block;
    border-right:8px solid #ddd;
    border-bottom:8px solid transparent;
    border-top:8px solid transparent;
    position:absolute;
    left:-8px;
    top:10px
}
div#fd.eb .eb-calendar-tooltips:after {
    border-right-color:#fafafa;
    left:-7px
}
div#fd.eb .eb-calendar-tooltips>span {
    background:#fafafa;
    border-bottom:1px solid #ddd;
    color:#999;
    display:block;
    font-size:11px;
    line-height:34px;
    text-transform:uppercase;
    padding:0 13px
}
div#fd.eb .eb-calendar-tooltips>div {
    padding:10px 0;
    margin:0 13px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
div#fd.eb .eb-calendar-tooltips>div+div {
    border-top:1px solid #ddd
}
div#fd.eb .eb-calendar-tooltips>div a {
    color:#999
}
div#fd.eb .eb-calendar-tooltips>div a:hover {
    color:#666
}
div#fd.eb .eb-calendar-control {
    background: #eee;
    font-size:16px
}
div#fd.eb .eb-calendar-control>td {
    background: #eee;
    border:0;
    border-top:1px solid #ddd;
    vertical-align:middle
}
div#fd.eb .eb-calendar-control>td.eb-calendar-previous,
div#fd.eb .eb-calendar-control>td.eb-calendar-next {
    padding:0
}
div#fd.eb .eb-calendar-control>td.eb-calendar-previous>a,
div#fd.eb .eb-calendar-control>td.eb-calendar-next>a {
    background:none !important;
    color:#999;
    display:block;
    line-height:60px;
    height:60px
}
div#fd.eb .eb-calendar-control>td.eb-calendar-previous>a i,
div#fd.eb .eb-calendar-control>td.eb-calendar-next>a i {
    line-height:inherit
}
div#fd.eb .eb-calendar-control>td.eb-calendar-previous {
    border-left:1px solid #eee;
}
div#fd.eb .eb-calendar-control>td.eb-calendar-next {
    border-right:1px solid #eee;
}
div#fd.eb .eb-calendar-control>td.eb-calendar-month>a {
    background:none !important;
    color:#666;
    text-decoration:none
}
div#fd.eb .eb-calendar-days>td {
    background:#fafafa;
    border:0;
    border-bottom:1px solid #eee;
    color:#888;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    height:auto;
    padding:13px !important;
    text-transform:uppercase;
    width:14.285714285714%
}
div#fd.eb .eb-calendar-days>td:first-child {
    border-left:1px solid #eee;
}
div#fd.eb .eb-calendar-days>td:last-child {
    border-right:1px solid #eee;
}
div#fd.eb .w320 .eb-calendar-days>td {
    padding:5px !important;
    font-size:10px
}
div#fd.eb .w320 .eb-calendar-tooltips {
    position:fixed;
    left:10px !important;
    right:10px !important;
    top:40% !important
}
div#fd.eb .w320 .eb-calendar-tooltips:before,
div#fd.eb .w320 .eb-calendar-tooltips:after {
    display:none
}
div#fd.eb .w320 .eb-calendar tbody>tr>td.has-posts>div>b {
    right:0;
    left:1px
}
div#fd.eb .eb-pagination {
    border-top:1px solid #ebebeb;
    margin-top:20px
}
div#fd.eb .eb-pagination>div {
    display:inline-block;
}
div#fd.eb .eb-pagination .fa {
    color:#999;
    font-size:16px;
}
div#fd.eb .eb-pagination .disabled {
    color:#999
}
div#fd.eb .eb-page-prev,
div#fd.eb .eb-page-next {
    color:#333;
    font-weight:bold;
    float:left;
    width:50%;
    line-height:40px;
    text-decoration:none !important;
    text-transform:uppercase
}
div#fd.eb .eb-page-next {
    text-align:right;
    border-left:1px solid #ebebeb
}
div#fd.eb .eb-page-next .fa {
    margin:0 0 0 5px
}
div#fd.eb .eb-share {
    margin-top:10px
}
div#fd.eb .eb-share>div {
    line-height:1
}
div#fd.eb .eb-share-buttons {
    font-size:0
}
div#fd.eb .eb-share-buttons>div {
    display:inline-block;
    position:relative;
    vertical-align:top;
    margin:3px 6px 3px 0
}
div#fd.eb .eb-share-buttons.is-small>div {
    min-height:22px
}
div#fd.eb .eb-share-buttons.is-large>div {
    min-height:62px
}
div#fd.eb .eb-share-buttons.is-large>div .pinterest {
    position:relative;
    top:30px
}
div#fd.eb .is-small .eb-share-facebook .facebook-like {
    width:122px
}
div#fd.eb .is-large .eb-share-facebook .facebook-like {
    width:47px
}
div#fd.eb .eb-share-facebook .facebook-like.recommend {
    width:92px
}
div#fd.eb .eb-share-facebook .fb_iframe_widget,
div#fd.eb .eb-share-facebook .fb_iframe_widget span,
div#fd.eb .eb-share-facebook .fb_iframe_widget span iframe[style] {
   
}
div#fd.eb .social-button-small .fb_iframe_widget,
div#fd.eb .social-button-small .fb_iframe_widget span,
div#fd.eb .social-button-small .fb_iframe_widget iframe {
    width:120px !important;
    height:20px !important
}
div#fd.eb .is-large .eb-share-facebook.has-sendbtn {
    height:86px
}
div#fd.eb .eb-ratings-people>li+li {
    border-top:1px solid #ddd;
    margin-top:6.6666666666667px;
    padding-top:6.6666666666667px
}
div#fd.eb .eb-form-protect h4 {
    border-bottom:1px solid #ddd;
    margin:0 0 10px;
    padding:0 0 10px
}
div#fd.eb .eb-subscribe {
    margin-bottom:15px
}
div#fd.eb .eb-subscribe+.eb-subscribe .col-cell {
    padding-top:15px
}
div#fd.eb .eb-subscribe+.eb-subscribe .cell-ellipse {
    border-top:1px solid #eee
}
div#fd.eb .eb-subscribe-header {
    border-bottom:2px solid #eee;
    margin:30px 0 20px;
    padding:0 0 10px
}
div#fd.eb .eb-subscribe-thumb {
    padding:0 15px 0 0
}
div#fd.eb .eb-subscribe-thumb i {
    background:#eee;
    color:#555;
    font-size:32px;
    border:1px solid #ccc;
    border-radius:3px;
    width:50px;
    height:50px;
    line-height:48px;
    text-align:center
}
div#fd.eb .eb-subscribe-details h3 {
    font-size:inherit;
    font-family:inherit;
    line-height:1
}
div#fd.eb .eb-subscribe-details p {
    margin:0 0 5px
}
div#fd.eb .eb-toc-list {
    background:#fff;
    border:1px solid #ddd;
    border-radius:3px;
    padding:0 10px;
    width:200px
}
div#fd.eb .eb-toc-list li {
    border-bottom:1px solid #eee;
    padding:10px 0;
    font-size:11px
}
div#fd.eb .eb-toc-list li a {
    color:#777
}
div#fd.eb .eb-toc-list li a:hover {
    color:#444
}
div#fd.eb .eb-toc-list li:first-child {
    border-bottom:2px solid #ddd;
    font-size:12px;
    text-transform:uppercase
}
div#fd.eb .eb-toc-list li:last-child {
    border-bottom:0
}
div#fd.eb .eb-toc-nav {
    border:1px solid #ddd;
    border-radius:3px;
    overflow:hidden;
    margin:0 10px 15px 0
}
div#fd.eb .eb-toc-nav>a,
div#fd.eb .eb-toc-nav>b {
    background:#fff;
    padding:6px 12px;
    font-weight:normal;
    text-decoration:none !important;
    color:#555
}
div#fd.eb .eb-toc-nav>a:last-child,
div#fd.eb .eb-toc-nav>b:last-child {
    border-left:1px solid #ddd
}
div#fd.eb .eb-toc-nav>b {
    background:#eee;
    color:#999
}
div#fd.eb .eb-toc-nav>ul,
div#fd.eb .eb-toc-nav>ul>li {
    list-style:none;
    padding:0;
    margin:0;
    border:0;
    background:none
}
div#fd.eb .eb-toc-nav>ul>li+li {
    border-left:1px solid #ddd
}
div#fd.eb .eb-toc-nav>ul>li>a {
    background:#fff;
    padding:6px 12px;
    color:#555
}
div#fd.eb .eb-toc-nav,
div#fd.eb .eb-toc-nav *,
div#fd.eb .eb-toc-current {
    display:inline-block;
    vertical-align:middle
}
div#fd.eb .eb-toc-current {
    margin:0 0 15px 0
}
div#fd.eb .eb-page-header.w480 .col-cell {
    display:block;
    text-align:left !important
}
div#fd.eb .eb-page-header.w480 .col-cell+.col-cell {
    padding-top:10px
}
div#fd.eb .eb-page-header.w480 .eb-archives-tab {
    width:100%
}
div#fd.eb .eb-page-header.w480 .eb-archives-tab .btn {
    width:50%
}
div#fd.eb .eb-brand-subscriber.w480>span {
    display:block;
    width:100%
}
div#fd.eb .eb-brand-subscriber.w480>span+span {
    margin:15px 0 0
}
div#fd.eb .eb-brand-subscriber.w480 a {
    display:block
}
div#fd.eb.w480 .eb-post-side+.eb-post-content {
    margin:0
}
div#fd.eb .wrap {
    overflow:hidden
}
div#fd.eb .eb-brand {
    margin:0 0 28px
}
div#fd.eb .eb-brand .fa {
    font-size:14px
}
div#fd.eb .eb-brand-name {
    font-size:34px;
    line-height:1.2;
    font-weight: normal;
}
div#fd.eb .eb-brand-subscriber {
    margin-top:10px
}
div#fd.eb .eb-brand-subscriber>span+span {
    margin:0 0 0 15px
}
div#fd.eb .eb-brand-subscriber a {
    display:inline-block;
    text-decoration:none
}
div#fd.eb .eb-brand-subscriber a:hover {
    text-decoration:underline
}
div#fd.eb .eb-brand-subscriber a i {
    color:#999
}
div#fd.eb .eb-navbar {
    background: #444;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    border-color:#1b1b1b;
    border-radius: 0;
    margin:0;
    min-height:42px;
}
div#fd.eb .eb-navbar .eb-text {
    display:none
}
div#fd.eb .eb-navbar .dropdown-menu-right {
    right:0;
    left:auto
}
div#fd.eb .eb-navbar a {
    text-decoration:none;
    outline:0;
}
div#fd.eb .eb-navbar a::-moz-focus-inner {
    border:0 !important
}
div#fd.eb .eb-navbar-header {
    display:none
}
div#fd.eb .eb-navbar-toggle {
    border:0;
    border-radius:2px;
    background:none;
    color:#c1c1c1;
    outline:0 !important;
    margin:0 !important;
    padding:10px 20px;
    float:none;
    width:100% !important;
    text-align:left
}
div#fd.eb .eb-navbar-toggle .fa-bars {
    margin-right:5px;
    display:inline-block;
    width:20px
}
div#fd.eb .eb-navbar-toggle:hover {
    background:none
}
div#fd.eb .eb-navbar-collapse {
    display:block !important;
    height:auto !important;
    padding:0;
    border-color:#1b1b1b;
    max-height:none !important;
    overflow:visible;
    visibility:visible
}
div#fd.eb .eb-navbar-nav>li+li {
    border-left:1px solid #1b1b1b
}
div#fd.eb .eb-navbar-nav>li>a {
    color:#c1c1c1;
    display:block;
    line-height:42px;
    min-height: 42px;
    padding:0;
    text-shadow:none;
    width:44px;
}
div#fd.eb .eb-navbar-nav>li>a>i {
    font-size:14px;
    line-height:42px;
    display:block;
    text-align:center
}
div#fd.eb .eb-navbar-nav>li.open>a,
div#fd.eb .eb-navbar-nav>li>a:hover,
div#fd.eb .eb-navbar-nav>li>a:focus {
    background:#ff9d00;
    color:#fff
}
div#fd.eb .eb-navbar-nav>li.active>a {
    background:#ff9d00;
    color:#fff
}
div#fd.eb .eb-navbar-nav>li .dropdown-menu {
    display:none !important
}
div#fd.eb .eb-navbar-nav>li.open>.dropdown-menu {
    display:block !important
}
div#fd.eb .eb-navbar-left {
    float:left
}
div#fd.eb .eb-navbar-left>li:first-child>a {
    border-radius: 0;
}
div#fd.eb .eb-navbar-right {
    float:right
}
div#fd.eb .eb-navbar-right>li:last-child>a {
    border-radius: 0;
}
div#fd.eb .eb-navbar-dropdown {
    background:#fff;
    border-color:#eee;
    border-radius: 0;
    box-shadow: none;
    margin-top: 0;
    min-width:205px
}
div#fd.eb .eb-navbar-dropdown>li>a {
    color:#c1c1c1;
    padding:0 20px;
    line-height:32px
}
div#fd.eb .eb-navbar-dropdown>li>a:hover,
div#fd.eb .eb-navbar-dropdown>li>a:focus {
    background:#353535;
    color:#fff
}
div#fd.eb .eb-navbar-dropdown>li>a .fa {
    width:20px;
    text-align:center;
    margin:0 5px 0 0;
    display:none
}
div#fd.eb .eb-navbar-dropdown .divider {
    background:#1b1b1b;
    border:0 !important
}
div#fd.eb .eb-navbar-login {
    color:#c1c1c1;
    margin:0
}
div#fd.eb .eb-navbar-search {
    overflow:hidden;
    border-left:1px solid #1b1b1b;
    border-right:1px solid #1b1b1b;
    margin:0;
    min-height: 42px;
}
div#fd.eb .eb-navbar-search .form-control {
    background:none;
    color:#757575;
    border:0 !important;
    height:40px;
    border-radius:0;
    box-shadow:none;
    margin:0
}
div#fd.eb .eb-navbar-search .form-control:-moz-placeholder {
    color:#757575
}
div#fd.eb .eb-navbar-search .form-control::-moz-placeholder {
    color:#757575;
    opacity:1
}
div#fd.eb .eb-navbar-search .form-control:-ms-input-placeholder {
    color:#757575
}
div#fd.eb .eb-navbar-search .form-control::-webkit-input-placeholder {
    color:#757575
}
div#fd.eb .eb-navbar-login {
    padding:15px;
    min-width:240px
}
div#fd.eb .eb-navbar-login .form-group>label {
    display:block;
    overflow:hidden
}
div#fd.eb .eb-navbar-login .form-group>label>a {
    float:right;
    font-size:11px;
    font-weight:normal
}

div#fd.eb .eb-navbar-login .form-group>label>a:hover,
div#fd.eb .eb-navbar-login .form-group>label>a:focus,
div#fd.eb .eb-navbar-login .form-group>label>a:active {
	color: #ff9d00;
	text-decoration: underline;
}
div#fd.eb .eb-navbar-login .form-action {
    margin-top:15px
}
div#fd.eb .eb-navbar.w480 .eb-navbar-toggle {
    display:block !important;
    width:auto
}
div#fd.eb .eb-navbar.w480 .eb-navbar-toggle .icon-bar {
    background-color:#000
}
div#fd.eb .eb-navbar.w480 .eb-navbar-header {
    display:block;
    width:100%;
    float:none
}
div#fd.eb .eb-navbar.w480 .eb-text {
    display:inline
}
div#fd.eb .eb-navbar.w480 .eb-navbar-collapse {
    display:none !important
}
div#fd.eb .eb-navbar.w480 .eb-navbar-collapse.in {
    display:block !important;
    overflow:hidden;
    border:1px solid #1b1b1b;
    border-radius:0 0 3px 3px
}
div#fd.eb .eb-navbar.w480 .eb-navbar-nav {
    float:none !important;
    margin:0;
    overflow:hidden
}
div#fd.eb .eb-navbar.w480 .eb-navbar-nav>li {
    width:100%;
    height:auto;
    display:block;
    line-height:20px;
    border-bottom:1px solid #1b1b1b
}
div#fd.eb .eb-navbar.w480 .eb-navbar-nav>li+li {
    border-left:0 solid #1b1b1b
}
div#fd.eb .eb-navbar.w480 .eb-navbar-nav>li>a {
    border-radius:0;
    display:block;
    width:100%;
    line-height:20px;
    padding:0 20px
}
div#fd.eb .eb-navbar.w480 .eb-navbar-nav>li>a>i {
    display:inline-block;
    text-align:left;
    margin-right:5px;
    width:20px
}
div#fd.eb .eb-navbar.w480 .eb-navbar-search {
    border-radius:0 0 2px 2px;
    overflow:hidden;
    float:left;
    width:100%;
    border-left:0 solid #1b1b1b;
    border-right:0 solid #1b1b1b
}
div#fd.eb .eb-navbar.w480 .eb-navbar-dropdown,
div#fd.eb .eb-navbar.w480 .eb-navbar-dropdown-login {
    border-radius:0;
    width:100%;
    position:static;
    min-width:none;
    margin-top:0
}
div#fd.eb .eb-navbar.w480 .eb-navbar-dropdown>li>a,
div#fd.eb .eb-navbar.w480 .eb-navbar-dropdown-login>li>a {
    padding-left:48px
}
div#fd.eb .eb-navbar.w480 .dropdown-backdrop {
    display:none
}
div#fd.eb .eb-showcases {
    background:#F6F6F6;
    margin:0 0 50px;
    line-height:20px;
    overflow:hidden;
    position:relative
}
div#fd.eb .eb-showcases .carousel-inner {
    overflow:hidden;
    width:100%;
    position:relative
}
div#fd.eb .eb-showcases .carousel-inner>.item {
    display:none;
    position:relative;
    -webkit-transition:.6s ease-in-out left;
    -moz-transition:.6s ease-in-out left;
    -o-transition:.6s ease-in-out left;
    transition:.6s ease-in-out left
}
div#fd.eb .eb-showcases .carousel-inner>.active,
div#fd.eb .eb-showcases .carousel-inner>.next,
div#fd.eb .eb-showcases .carousel-inner>.prev {
    display:block
}
div#fd.eb .eb-showcases .carousel-inner>.active {
    left:0
}
div#fd.eb .eb-showcases .carousel-inner>.next,
div#fd.eb .eb-showcases .carousel-inner>.prev {
    position:absolute;
    top:0;
    width:100%
}
div#fd.eb .eb-showcases .carousel-inner>.next {
    left:100%
}
div#fd.eb .eb-showcases .carousel-inner>.prev {
    left:-100%
}
div#fd.eb .eb-showcases .carousel-inner>.next.left,
div#fd.eb .eb-showcases .carousel-inner>.prev.right {
    left:0
}
div#fd.eb .eb-showcases .carousel-inner>.active.left {
    left:-100%
}
div#fd.eb .eb-showcases .carousel-inner>.active.right {
    left:100%
}
div#fd.eb .eb-showcase {
    overflow:hidden;
}
div#fd.eb .eb-showcase>.col-cell {
    vertical-align:top
}
div#fd.eb .eb-showcase-thumb {
    margin-bottom:0
}
div#fd.eb .eb-showcase-thumb.is-left {
    margin-right:20px
}
div#fd.eb .eb-showcase-thumb.is-right {
    margin-left:20px
}
div#fd.eb .eb-showcase-content {
    padding: 28px;
    position:relative;
    overflow:hidden
}
div#fd.eb .eb-showcase-content .showcase-info {
    font-size: 12px;
}
div#fd.eb .eb-showcase-content .showcase-info .author-avatar {
    margin-right: 10px;
}
div#fd.eb .eb-showcase-content .showcase-info .eb-post-author a {
    text-transform: uppercase;
    font-weight: 600;
}
div#fd.eb .eb-showcase-meta {
    margin-bottom:10px;
    overflow:hidden;
}
div#fd.eb .eb-showcase-meta>div {
    vertical-align:middle;
    margin:0 10px 0 0;
    display:block
}
div#fd.eb .eb-showcase-category {
    line-height:1.25;
    margin:0 0 10px
}
div#fd.eb .eb-showcase-title {
    font-size:18px;
    margin:0 0 10px;
    line-height:22px
}
div#fd.eb .eb-showcase-title a {
    color: #333;
    font-size: 24px;
    font-weight: 500;
}
div#fd.eb .eb-showcase-title a:hover,
div#fd.eb .eb-showcase-title a:focus,
div#fd.eb .eb-showcase-title a:active {
    color: #ff9d00;
}
div#fd.eb .eb-showcase-publish {
    line-height:15px;
    margin-bottom:15px
}
div#fd.eb .eb-showcase-publish a {
    color:inherit;
    font-weight:bold
}
div#fd.eb .eb-showcase-publish .col-cell+.col-cell {
    padding-left:10px
}
div#fd.eb .eb-showcase-article {
    line-height: 1.5;
}
div#fd.eb .eb-showcase-more {
    text-align: right;
    margin-top: 20px;
}
div#fd.eb .eb-showcase-more .btn {
    
}
div#fd.eb .eb-showcase-control {
    position:absolute;
    right:20px;
    top:20px
}
div#fd.eb .eb-showcase-control>.btn {
    background: rgba(0,0,0,0.4);
    border-radius:0;
    color: #fff;
    margin-left: 2px;
}

div#fd.eb .eb-showcase-control>.btn:hover,
div#fd.eb .eb-showcase-control>.btn:focus,
div#fd.eb .eb-showcase-control>.btn:active {
    background: rgba(0,0,0,0.7);
}
div#fd.eb .eb-showcase-indicators {
    position:absolute;
    width:100%;
    bottom:-30px;
    left:0;
    font-size:0;
    right:auto;
    top:auto;
    display:none
}
div#fd.eb .eb-showcase-indicators>li,
div#fd.eb .eb-showcase-indicators>li.active {
    display:inline-block;
    height:4px;
    width:30px;
    background:#ddd;
    margin:20px 5px 0;
    border-radius:0;
    cursor:pointer;
    position:static
}
div#fd.eb .eb-showcase-indicators>li.active {
    background:#d9534f
}
div#fd.eb.w480 .eb-showcase-thumbs,
div#fd.eb.w480 .eb-showcase-content {
    width:auto;
    display:block;
    padding:0;
    overflow:hidden
}
div#fd.eb.w480 .eb-showcase-thumbs {
    margin:25px 0 15px
}
div#fd.eb.w480 .eb-showcase-thumb {
    width:100%;
    padding-bottom:20px
}
div#fd.eb .eb-author-filter {
    border-bottom:1px solid #ddd;
    margin-bottom:20px;
    padding-bottom:20px
}
div#fd.eb .eb-author-filter .col-cell+.col-cell {
    padding-left:10px
}
div#fd.eb .eb-authors-finder {
    position:relative
}
div#fd.eb .eb-authors-finder .form-control {
    border: 2px solid #ddd;
    box-shadow:none;
    padding-left:40px;
    height: 38px;
    margin-right: -2px;
}
div#fd.eb .eb-authors-finder .form-control:focus {
    border-color: #ff9d00;
}
div#fd.eb .eb-authors-finder .fa-user {
    color:#999;
    width:40px;
    height:20px;
    line-height:20px;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-10px;
    z-index:10;
    text-align:center
}
div#fd.eb .eb-author {
    border:1px solid #eee;
    margin-bottom:20px
}
div#fd.eb .eb-authors-head {
    background:#eee;
    border-bottom:1px solid #eee;
    border-radius:2px 2px 0 0;
    padding:10px 20px;
}
div#fd.eb .eb-authors-head .col-cell+.col-cell {
    padding:0 0 0 20px
}
div#fd.eb .eb-authors-name {
    color: #444;
    font-size: 18px;
    font-weight: 500;
}
div#fd.eb .eb-authors-meta {
    margin:5px 0 0
}
div#fd.eb .eb-authors-meta a {
    color:inherit
}
div#fd.eb .eb-authors-meta .col-cell+.col-cell {
    padding:0 0 0 5px
}
div#fd.eb .eb-authors-bio {
    margin:20px
}
div#fd.eb .eb-authors-subscribe {
    font-size: 13px;
    margin-top:5px;
    overflow:hidden
}
div#fd.eb .eb-authors-subscribe>span {
    float:left;
    display:inline-block
}
div#fd.eb .eb-authors-subscribe>span+span {
    margin:0 0 0 10px;
    padding:0 0 0 10px;
    border-left:1px solid #e2e2e2
}
div#fd.eb .eb-authors-stats {
    margin:20px;
    clear:both
}
div#fd.eb .eb-authors-team .eb-authors-head h2 {
    margin:0
}
div#fd.eb .eb-authors-filter {
    border-top:1px solid #ddd;
    padding:20px
}
div#fd.eb .eb-authors-filter .dropdown-menu {
    min-width:320px
}
div#fd.eb .eb-authors-filter .dropdown-menu>li+li {
    border-top:1px solid #ddd
}
div#fd.eb .eb-authors-filter .dropdown-menu>li a {
    display:block;
    white-space:nowrap;
    padding:15px
}
div#fd.eb .eb-authors-filter .dropdown-menu>li a b {
    display:block;
    white-space:nowrap
}
div#fd.eb .eb-stats-nav {
    display:table;
    width:100%;
    table-layout:fixed;
    border-collapse:separate
}
div#fd.eb .eb-stats-nav>li {
    display:table-cell;
    width:1%
}
div#fd.eb .eb-stats-nav>li b {
    font-weight:inherit;
    color:inherit
}
div#fd.eb .eb-stats-nav>li b:before {
    content:"("
}
div#fd.eb .eb-stats-nav>li b:after {
    content:")"
}
div#fd.eb .eb-stats-nav>li .btn {
}
div#fd.eb .eb-stats-nav>li .btn:hover,
div#fd.eb .eb-stats-nav>li .btn:focus {
}
div#fd.eb .eb-stats-nav>li.active>.btn {
    background:#eee;
}
div#fd.eb .eb-stats-nav>li+li>.btn {
    border-left:0
}
div#fd.eb .eb-stats-nav>li:not(:first-child):not(:last-child):not(.dropdown-toggle_)>.btn {
    border-radius:0
}
div#fd.eb .eb-stats-nav>li:first-child:not(:last-child):not(.dropdown-toggle_)>.btn {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
div#fd.eb .eb-stats-nav>li:last-child:not(:first-child)>.btn {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
div#fd.eb .eb-stats-content {
    margin-top:20px
}
div#fd.eb .eb-stats-content .tab-pane {
    display:none
}
div#fd.eb .eb-stats-content .tab-pane.active {
    display:block
}
div#fd.eb .eb-stats-categories,
div#fd.eb .eb-stats-tags {
    font-size:0
}
div#fd.eb .eb-stats-categories .btn,
div#fd.eb .eb-stats-tags .btn {
    margin:0 5px 5px 0
}
div#fd.eb .eb-stats-categories .btn i,
div#fd.eb .eb-stats-tags .btn i {
    opacity:.5;
    filter:alpha(opacity=50)
}
div#fd.eb .eb-stats-categories .eb-empty,
div#fd.eb .eb-stats-tags .eb-empty {
    font-size:12px
}
div#fd.eb .eb-stats-posts>div {
    overflow:hidden
}
div#fd.eb .eb-stats-posts>div+div {
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #e2e2e2
}
div#fd.eb .eb-stats-posts>div time {
    color:#999;
    float:right;
    line-height:20px
}
div#fd.eb .eb-stats-posts>div i {
    color:#999;
    font-size:14px;
    float:left;
    line-height:20px;
    width:20px;
    text-align:center;
    margin-right:15px
}
div#fd.eb .eb-stats-posts>div a {
    display:block;
    line-height:20px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis
}
div#fd.eb .eb-stats-posts>.btn-block {
    margin-top:20px
}
div#fd.eb .eb-stats-author+.eb-stats-author {
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #ddd
}
div#fd.eb .eb-stats-author>a {
    width:10px;
    padding:0 10px 0 0
}
div#fd.eb .eb-stats-authors>.btn-block {
    margin-top:20px
}
div#fd.eb .eb-author.w480 .eb-authors-head {
    display:block
}
div#fd.eb .eb-author.w480 .eb-authors-head .col-cell {
    display:block;
    width:100%
}
div#fd.eb .eb-author.w480 .eb-authors-head .col-cell+.col-cell {
    padding:15px 0 0;
    text-align:inherit
}
div#fd.eb .eb-author.w480 .eb-authors-bio {
    margin:20px
}
div#fd.eb .eb-author.w480 .eb-authors-subscribe {
    margin-top:15px;
    overflow:hidden
}
div#fd.eb .eb-author.w480 .eb-authors-subscribe>span {
    float:none;
    display:block
}
div#fd.eb .eb-author.w480 .eb-authors-subscribe>span+span {
    margin:10px 0 0 0;
    padding:10px 0 0 0;
    border-left:0 solid #e2e2e2;
    border-top:1px solid #e2e2e2
}
div#fd.eb .eb-author.w480 .eb-stats-nav>li {
    display:block;
    float:none;
    width:100%
}
div#fd.eb .eb-author.w480 .eb-stats-nav>li+li {
    margin-top:15px
}
div#fd.eb .eb-author.w480 .eb-stats-nav>li+li>.btn {
    border-left:1px solid #ddd
}
div#fd.eb .eb-author.w480 .eb-stats-nav>li:not(:first-child):not(:last-child):not(.dropdown-toggle_)>.btn {
    border-radius:3px
}
div#fd.eb .eb-author.w480 .eb-stats-nav>li:first-child:not(:last-child):not(.dropdown-toggle_)>.btn {
    border-bottom-right-radius:3px;
    border-top-right-radius:3px
}
div#fd.eb .eb-author.w480 .eb-stats-nav>li:last-child:not(:first-child)>.btn {
    border-bottom-left-radius:3px;
    border-top-left-radius:3px
}
div#fd.eb .eb-stats-posts.w480>div {
    overflow:visible;
    position:relative;
    padding-top:10px
}
div#fd.eb .eb-stats-posts.w480>div i {
    position:absolute;
    top:14px;
    left:0
}
div#fd.eb .eb-stats-posts.w480>div time {
    width:100%;
    float:none;
    line-height:24px;
    padding-left:26px
}
div#fd.eb .eb-stats-posts.w480>div a {
    overflow:visible;
    white-space:pre-line;
    margin-left:25px
}
div#fd.eb .eb-entry-title {
    color: #555;
    font-size: 28.5px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 21px;
}
div#fd.eb .eb-entry-body {
    margin-bottom: 56px;
}
div#fd.eb .eb-entry-meta {
    margin:15px 0 20px
}
div#fd.eb .eb-entry-meta>div {
    display:inline-block;
    line-height:16px;
    vertical-align:middle;
    margin:0 10px 0 0
}
div#fd.eb .eb-entry-meta .fa {
    color:#999
}
div#fd.eb .eb-entry-article img {
    max-width:100%
}
div#fd.eb .eb-entry-nav {
    border:1px solid #eee;
    margin:20px 0;
    overflow:hidden
}
div#fd.eb .eb-entry-nav * {
    display:inline-block;
    line-height:20px;
    vertical-align:middle
}
div#fd.eb .eb-entry-nav>div {
    width:50%
}
div#fd.eb .eb-entry-nav>div>a {
    color:inherit;
    display:block;
    padding:10px 20px;
    font-size: 14px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis
}
div#fd.eb .eb-entry-nav>div>a:hover {
    background:#fafafa
}
div#fd.eb .eb-entry-nav>div>a .fa {
    color:#999;
    font-size:25px
}
div#fd.eb .eb-entry-nav-prev {
    float:left
}
div#fd.eb .eb-entry-nav-prev .fa {
    margin:0 10px 0 0
}
div#fd.eb .eb-entry-nav-next {
    float:right;
    text-align:right;
    border-left:1px solid #ddd
}
div#fd.eb .eb-entry-nav-next .fa {
    margin:0 0 0 10px
}
div#fd.eb .eb-entry-tools {
    font-size: 11px;
    margin:0 0 20px
}
div#fd.eb .eb-entry-helper .fa {
    font-size:14px;
    margin:0 5px 0 0;
    color:#999
}
div#fd.eb .eb-entry-helper>div {
    display:inline-block;
    line-height:1.2;
    vertical-align:middle;
    white-space:nowrap
}
div#fd.eb .eb-entry-helper>div+div {
    border-left:1px solid #e5e5e5;
    margin:0 0 0 10px;
    padding:0 0 0 10px
}
div#fd.eb .eb-entry-helper .at4-icon.aticon-compact {
    margin:0 5px 0 0;
    float:left
}
div#fd.eb .eb-help-resize span,
div#fd.eb .eb-help-resize a {
    color:inherit;
    display:inline-block;
    vertical-align:middle
}
div#fd.eb .eb-help-resize a {
    display:inline-block;
    font-size:14px;
    width:14px;
    height:14px;
    line-height:14px;
    background:#555;
    color:#fff;
    text-align:center;
    text-decoration:none !important;
    border-radius:100%
}
div#fd.eb .eb-entry-author {
    background: #f9f9f9;
    border: 1px solid #eee;
    margin: 0 0 28px;
    padding: 28px;
}

div#fd.eb .eb-entry-author .eb-section-heading {
    border-bottom: 1px solid #eee;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 5px;
    font-size: 14px;
    letter-spacing: 1px;
}
div#fd.eb .eb-entry-author-avatar {
    padding:0 10px 0 0
}
div#fd.eb .eb-entry-author-bio h3 {
    font-size:16px
}
div#fd.eb .eb-entry-author-bio a {
    color:#ff9d00;
}
div#fd.eb .eb-entry-author-bio a:hover,
div#fd.eb .eb-entry-author-bio a:focus,
div#fd.eb .eb-entry-author-bio a:active {
    color: #2c9357;
}
div#fd.eb .eb-entry-author-meta span {
    margin-top:5px;
    font-size: 12px;
}
div#fd.eb .eb-entry-author-meta span+span {
    border-left:1px solid #e2e2e2;
    margin-top: 5px;
}
div#fd.eb .eb-entry-author-meta span a {
    color:inherit
}
div#fd.eb .eb-entry-author-details {
    margin-top:20px
}
div#fd.eb .eb-entry-author-recents {
    font-size: 14px;
    margin:20px 0 0
}
div#fd.eb .eb-entry-author-recents>h5 {
    margin:0 0 10px
}
div#fd.eb .eb-entry-author-recents>div+div {
    border-top:1px solid #efefef;
    margin-top:10px;
    padding-top:10px
}
div#fd.eb .eb-entry-author-recents a {
    display:block;
    overflow:hidden
}
div#fd.eb .eb-entry-author-recents time,
div#fd.eb .eb-entry-author-recents i {
    color:#999;
    display:inline-block;
    line-height:20px
}
div#fd.eb .eb-entry-author-recents span {
    display:block;
    line-height:20px;
    margin-left:20px;
    padding-right:20%
}
div#fd.eb .eb-entry-fields,
div#fd.eb .eb-entry-location {
    margin:0 0 20px
}
div#fd.eb .eb-fields-list>li {
    overflow:hidden
}
div#fd.eb .eb-fields-list>li+li {
    border-top:1px solid #e2e2e2;
    padding-top:8px;
    margin-top:8px
}
div#fd.eb .eb-fields-list>li>label {
    float:left;
    display:block;
    width:140px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    margin:0 10px 0 0
}
div#fd.eb .eb-fields-list>li>div {
    overflow:hidden
}
div#fd.eb .eb-fields-list.w600>li>label {
    float:none;
    display:block;
    width:auto;
    margin:0 0 5px
}
div#fd.eb .eb-fields-items-inline>li {
    display:inline
}
div#fd.eb .eb-fields-items-inline>li:after {
    content:", ";
    display:inline-block
}
div#fd.eb .eb-fields-items-inline>li:last-child:after {
    content:""
}
div#fd.eb .eb-entry-location-map {
    background-size:cover;
    background-position:center;
    display:block;
    border:1px solid #ddd;
    height:200px;
    margin:0
}
div#fd.eb .eb-entry-location-map img {
    display:block;
    max-width:100%;
    height:auto
}
div#fd.eb .eb-entry-location-address {
    border:1px solid #ddd;
    border-top:0;
    background:#fafafa;
    color:#555;
    text-decoration:none !important;
    font-weight:bold
}
div#fd.eb .eb-entry-location-address>div {
    width:1px
}
div#fd.eb .eb-entry-location-address>div+div {
    width:auto;
    vertical-align:middle;
    padding:0 15px
}
div#fd.eb .eb-entry-location-address i {
    border-right:1px solid #ddd;
    width:46px;
    line-height:46px;
    float:left;
    text-align:center;
    font-size:20px
}
div#fd.eb .eb-entry-toc {
    background:#fafafa;
    border:1px solid #ddd;
    border-radius:3px;
    float:right;
    padding:5px 10px;
    max-width:250px;
    min-width:200px;
    margin:0 0 5px 15px
}
div#fd.eb .eb-entry-toc>div+div {
    border-top:1px solid #e1e1e1
}
div#fd.eb .eb-entry-toc>div>a {
    display:block;
    padding:8px 0
}
div#fd.eb .eb-entry-toc>div>a b {
    font-weight:inherit
}
div#fd.eb .eb-entry-toc>div.active>a {
    color:#5e5e5e;
    font-weight:bold
}
div#fd.eb .eb-entry-toc-pager {
    margin-top:10px
}
div#fd.eb .eb-entry-toc-pager>b,
div#fd.eb .eb-entry-toc-pager>div {
    display:inline-block;
    vertical-align:middle
}
div#fd.eb .eb-entry-toc-pager>div>span {
    float:left
}
div#fd.eb .eb-entry-toc-pager>div>span+span {
    padding:0 0 0 3px
}
div#fd.eb .eb-entry-toc-pager>div>span a {
    background:#fff;
    color:#888;
    border:1px solid #ddd;
    border-radius:3px;
    display:block;
    line-height:28px;
    height:28px;
    width:30px;
    text-align:center
}
div#fd.eb .eb-entry-toc-pager>div>span.active a {
    background:#fafafa;
    font-weight:bold;
    color:#555
}
div#fd.eb .eb-entry-moderate {
    background:#f5f5f5;
    border:1px solid #ddd;
    border-right:0;
    border-radius:2px 0 0 2px;
    padding:15px 0 15px 15px;
    margin:0 15px 30px 0;
    position:relative
}
div#fd.eb .eb-entry-moderate:before,
div#fd.eb .eb-entry-moderate:after {
    content:'';
    display:block;
    position:absolute
}
div#fd.eb .eb-entry-moderate:after {
    border-bottom:solid 8px #bbb;
    border-left:solid 8px #bbb;
    border-right:solid 8px transparent;
    border-top:solid 8px transparent;
    border-radius:0 0 0 2px;
    top:-1px;
    right:-15px
}
div#fd.eb .eb-entry-moderate:before {
    background:#f5f5f5;
    border:1px solid #ddd;
    border-top:0;
    border-left:0;
    border-radius:0 0 3px 0;
    right:-15px;
    bottom:-1px;
    top:15px;
    width:15px
}
div#fd.eb .eb-entry-moderate>h4 {
    font-size:16px
}
div#fd.eb .eb-entry-moderate .btn {
    font-weight:bold
}
div#fd.eb .eb-entry-moderate .btn .fa {
    opacity:.65;
    filter:alpha(opacity=65)
}
div#fd.eb .eb-entry-related {
    margin:0 -15px
}
div#fd.eb .eb-entry-related>div {
    float:left;
    padding:0 15px;
    width:33.33333%;
    margin-bottom:20px
}
div#fd.eb .eb-entry-related>div:nth-child(3n+1) {
    clear:left
}
div#fd.eb .eb-entry-related.w480 {
    margin:0
}
div#fd.eb .eb-entry-related.w480>div {
    padding:0;
    width:100%
}
div#fd.eb .eb-entry-related.w480>div+div {
    margin-top:20px
}
div#fd.eb .eb-related-thumb {
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    background-color:#fafafa;
    display:block;
    padding:0 0 55%;
    margin:0 0 10px
}
div#fd.eb .eb-related-thumb img {
    display:block;
    width:100%;
    height:auto
}
div#fd.eb .eb-related-title {
    font-size:16px;
    margin:0 0 5px
}
div#fd.eb .eb-related-title a {
    color:inherit
}
div#fd.eb .es-badges-list>li {
    margin:5px 5px 5px 0
}
div#fd.eb .es-badges-list>li a,
div#fd.eb .es-badges-list>li img {
    display:inline-block;
    vertical-align:top
}
div#fd.eb .eb-category {
    overflow:hidden;
    border:1px solid #eee;
    margin-bottom:20px
}
div#fd.eb .eb-category-profile {
    padding:20px
}
div#fd.eb .eb-category-profile .col-cell+.col-cell {
    padding-left:20px
}
div#fd.eb .eb-category-name {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
div#fd.eb .eb-category-bio,
div#fd.eb .eb-category-subs {
    border-top:1px solid #e2e2e2;
    padding:20px 0;
    margin:0 20px
}
div#fd.eb .eb-category-subscribe {
    font-size: 13px;
    margin-top:4px;
    overflow:hidden
}
div#fd.eb .eb-category-subscribe a {
    color: #999;
}
div#fd.eb .eb-category-subscribe a:hover,
div#fd.eb .eb-category-subscribe a:focus,
div#fd.eb .eb-category-subscribe a:active {
    color: #ff9d00;
}
div#fd.eb .eb-category-subscribe>span+span {
    border-left:1px solid #e2e2e2
}
div#fd.eb .eb-category-stats {
    margin:0 20px 20px
}
div#fd.eb .eb-category-sm {
    overflow:hidden;
    border:1px solid #ddd;
    border-radius:3px;
    padding:6.6666666666667px
}
div#fd.eb .eb-category-sm+.eb-category-sm {
    margin-top:6.6666666666667px
}
div#fd.eb .eb-category-sm>a,
div#fd.eb .eb-category-sm>div {
    display:table-cell;
    vertical-align:middle
}
div#fd.eb .eb-category-sm-thumb img {
    width:60px;
    height:60px
}
div#fd.eb .eb-category-sm-body {
    padding:0 0 0 10px
}
div#fd.eb .eb-category-sm-name {
    font-size:16px
}
div#fd.eb .eb-category-sm-subscribe {
    font-size:90%;
    margin-top:10px;
    overflow:hidden
}
div#fd.eb .eb-category-sm-subscribe>span {
    float:left;
    display:inline-block
}
div#fd.eb .eb-category-sm-subscribe>span+span {
    margin:0 0 0 10px;
    padding:0 0 0 10px;
    border-left:1px solid #e2e2e2
}
div#fd.eb .eb-category-sm-subscribe>span a {
    color:inherit
}
div#fd.eb .eb-category-sm-subscribe .fa {
    font-size:14px
}
div#fd.eb.w320 .eb-category-thumb,
div#fd.eb.w320 .eb-category-details {
    display:block
}
div#fd.eb.w320 .eb-category-profile .col-cell+.col-cell {
    padding-top:15px;
    padding-left:0
}
div#fd.eb.w320 .eb-category-subscribe {
    margin-top:20px
}
div#fd.eb.w320 .eb-category-subscribe>span {
    display:block;
    width:100%
}
div#fd.eb.w320 .eb-category-subscribe>span+span {
    border-left:0;
    border-top:1px solid #e2e2e2;
    margin:10px 0 0 0;
    padding:10px 0 0 0
}
div#fd.eb .eb-comments-tab {
    border:1px solid #ddd;
    border-radius:3px;
    display:table;
    width:100%;
    table-layout:fixed;
    border-collapse:separate;
    margin:20px 0
}
div#fd.eb .eb-comments-tab>li {
    display:table-cell;
    vertical-align:middle;
    width:1%
}
div#fd.eb .eb-comments-tab>li+li {
    border-left:1px solid #e2e2e2
}
div#fd.eb .eb-comments-tab>li.active a {
    font-weight:bold;
    background:#fafafa
}
div#fd.eb .eb-comments-tab>li.active a:hover,
div#fd.eb .eb-comments-tab>li.active a:focus {
    border:0;
    outline:0
}
div#fd.eb .eb-comments-tab>li a {
    display:block;
    text-align:center;
    white-space:nowrap;
    color:inherit;
    line-height:40px;
    overflow:hidden;
    text-overflow:ellipsis
}
div#fd.eb .eb-comments-tab>li a:hover {
    background:#fafafa
}
div#fd.eb .eb-comments-tab-content .eb-comments {
    margin-top:0
}
div#fd.eb .eb-comments,
div#fd.eb .eb-comments-reply {
    margin-top:20px;
    position:relative
}
div#fd.eb .eb-comments .eb-section-heading {
    background: #f7f7f7;
    border: 0;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 10px;
    text-transform: uppercase;
}
div#fd.eb .eb-comments .eb-comment-head {
    font-size: 12px;
}
div#fd.eb .eb-comments-empty {
    background:#fafafa;
    border:1px dashed #ddd;
    border-radius:3px;
    text-align:center;
    color:#666;
    padding:20px 10px
}
div#fd.eb .eb-comments-empty .fa {
    display:block;
    font-size:50px;
    margin:0 0 20px
}
div#fd.eb .eb-comment+.eb-comment {
    margin-top:30px
}
div#fd.eb .eb-comment.is-moderated {
    border:1px dashed #ccc;
    color:#666
}
div#fd.eb .eb-comment.is-moderated .under-moderation {
    border-bottom:1px dashed #ccc;
    border-radius:0;
    margin-bottom:5px;
    padding:10px 5px
}
div#fd.eb .eb-comment.is-child .eb-avatar img {
    width:35px;
    height:35px
}
div#fd.eb .eb-comment:hover .eb-comment-admin {
    visibility:visible
}
div#fd.eb .eb-comment .under-moderation {
    padding:5px;
    border-radius:0
}
div#fd.eb .eb-comment .eb-comment-form {
    margin:15px 0
}
div#fd.eb .eb-comment .eb-comment-editor {
    border:1px solid #ddd;
    border-top:0;
    border-radius:3px;
    padding:0 15px 15px;
    margin:15px 0 0;
    overflow:hidden;
    clear:both
}
div#fd.eb .eb-comment .eb-comment-editor .markItUpHeader {
    border-radius:2px 2px 0 0
}
div#fd.eb .eb-comment .eb-comment-editor-actions {
    padding-top:15px
}
div#fd.eb .eb-comment .cell-avatar {
    padding-right:15px
}
div#fd.eb .eb-comment .fa-heart {
    width:18px;
    text-align:center;
    opacity:.5;
    filter:alpha(opacity=50)
}
div#fd.eb .eb-comment-admin {
    visibility:hidden
}
div#fd.eb .eb-comment-admin .dropdown-toggle_ {
    cursor:pointer
}
div#fd.eb .eb-comment-admin .dropdown-toggle_ i {
    vertical-align:middle
}
div#fd.eb .eb-comment-admin .dropdown-toggle_ i+i {
    font-size:70%;
    opacity:.5;
    filter:alpha(opacity=50)
}
div#fd.eb .eb-comment-admin .dropdown-menu {
    border-radius:2px;
    left:auto;
    right:0
}
div#fd.eb .eb-comment-admin .dropdown-menu a {
    padding:5px 15px
}
div#fd.eb .eb-comment-admin .dropdown-menu a:hover {
    background:#e5e5e5
}
div#fd.eb .eb-comment-admin .dropdown-menu a i {
    font-size:14px;
    opacity:.5;
    filter:alpha(opacity=50);
    width:20px
}
div#fd.eb .eb-comment-head {
    line-height:1
}
div#fd.eb .eb-comment-head a {
    font-weight:bold
}
div#fd.eb .eb-composer-author {
    margin:0 0 15px
}
div#fd.eb .eb-composer-author .eb-avatar img {
    margin-right:7.5px
}
div#fd.eb .eb-comment-body {
    margin:5px 0
}
div#fd.eb .eb-comment-foot {
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    margin-top: 10px;
    overflow: hidden;
    text-transform: uppercase;
}
div#fd.eb .eb-comment-foot span {
    float:left;
    position:relative
}
div#fd.eb .eb-comment-foot span+span {
    padding:0 0 0 10px;
    margin:0 0 0 7px
}
div#fd.eb .eb-comment-foot span+span:before {
    content:"";
    display:block;
    position:absolute;
    width:3px;
    height:3px;
    background:#e2e2e2;
    margin-top:-1.5px;
    top:50%;
    left:0;
    border-radius:50%
}
div#fd.eb .eb-comment-foot span>a {
    color:inherit
}
div#fd.eb .is-like .eb-comment-heart .fa-heart {
    color:#e91e63;
    opacity:1;
    filter:alpha(opacity=100)
}
div#fd.eb .is-like .unlike-comment {
    display:inline-block
}
div#fd.eb .is-like .like-comment {
    display:none
}
div#fd.eb .unlike-comment {
    display:none
}
div#fd.eb .eb-comment-form {
    border:1px solid #ddd;
    padding:15px;
    margin-top:20px;
    border-radius:3px
}
div#fd.eb .eb-comment-form+.eb-comment {
    margin-top:40px
}
div#fd.eb .eb-comment-form .form-composer {
    margin:0 -15px
}
div#fd.eb .eb-comment-form .form-group {
    display:table;
    width:100%;
    margin:7.5px 0
}
div#fd.eb .eb-comment-form .form-control {
    margin:0
}
div#fd.eb .eb-comment-form .cell-half {
    width:50%;
    padding:0 3.75px 0 0
}
div#fd.eb .eb-comment-form .cell-half+.cell-half {
    padding:0 0 0 3.75px
}
div#fd.eb .eb-comment-editor .markItUpContainer {
    background:none;
    border:0;
    padding:0;
    margin:0 -15px
}
div#fd.eb .eb-comment-editor .markItUpContainer .markItUpExpanding .markItUpEditor {
    border-radius:0;
    border:0;
    border-top:1px solid #ddd;
    padding:10px 15px;
    box-shadow:none !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important
}
div#fd.eb .eb-comment-editor .markItUpHeader {
    background:#fafafa;
    border-top:1px solid #ddd;
    padding:2px 15px 6px !important
}
div#fd.eb .eb-comment-editor .markItUpHeader ul>li>a {
    background-color:#fafafa !important
}
div#fd.eb .eb-comment-editor .markItUpHeader ul>li>a:hover {
    background-color:#fff !important
}
div#fd.eb .eb-comment-editor .markItUpHeader ul>li.markItUpSeparator {
    background:#ddd !important;
    color:#ddd !important
}
div#fd.eb .eb-comment-editor .markItUpFooter {
    background:#f2f2f2;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    height:20px
}
div#fd.eb .eb-comment-editor .markItUpFooter .markItUpResizeHandle {
    cursor:n-resize;
    color:#aaa;
    display:block;
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    line-height:20px;
    height:20px;
    font-size:10px;
    text-align:center;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
div#fd.eb .eb-comment-editor .markItUpFooter .markItUpResizeHandle:before {
    content:"\f0c9"
}
div#fd.eb .eb-comment-notice.alert {
    border:0;
    border-radius:0;
    border-left:0;
    border-top:0;
    margin:0 -15px;
    padding:15px 20px;
    text-shadow:none
}
div#fd.eb .eb-comment-captcha,
div#fd.eb .eb-comment-recaptcha {
    background:#fafafa;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding:7.5px 15px;
    margin:7.5px -15px
}
div#fd.eb .eb-comment-captcha-form {
    display:table;
    float:left;
    width:1%;
    margin:0 5px 0 0
}
div#fd.eb .eb-comment-captcha-form>div {
    display:table-cell;
    vertical-align:middle
}
div#fd.eb .eb-comment-captcha-form>div+div a {
    border-top-left-radius:0;
    border-bottom-left-radius:0
}
div#fd.eb .eb-comment-captcha-form img {
    max-width:none !important;
    width:auto !important
}
div#fd.eb .eb-comment-captcha-img {
    background:#ddd;
    border-radius:3px 0 0 3px;
    padding:0 10px;
    width:1%
}
div#fd.eb .eb-comment-captcha-input {
    width:100px;
    font-family:monospace;
    font-size:16px;
    font-weight:bold
}
div#fd.eb .eb-comment-recaptcha .table-responsive {
    margin:0
}
div#fd.eb.w480 .eb-comment-editor .form-group>[class*="col-"]+[class*="col-"] {
    margin-top:10px
}
div#fd.eb.w480 .eb-comment-editor .form-control,
div#fd.eb.w480 .eb-comment-editor .form-control.textarea {
    font-size:16px
}
div#fd.eb .eb-tags-filter {
    border-bottom:1px solid #e5e5e5;
    margin-bottom:20px;
    padding-bottom:20px
}
div#fd.eb .eb-tags-filter .col-cell+.col-cell {
    padding-left:10px
}
div#fd.eb .eb-tags-finder {
    position:relative
}
div#fd.eb .eb-tags-finder .form-control {
    border: 2px solid #ddd;
    padding-left:40px;
    box-shadow:none;
    height: 38px;
    margin-right: -2px;
}
div#fd.eb .eb-tags-finder .form-control:focus {
    border-color: #ff9d00;
}
div#fd.eb .eb-tags-finder .fa-tags {
    color:#ccc;
    width:40px;
    height:20px;
    line-height:20px;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-10px;
    z-index:10;
    text-align:center
}
div#fd.eb .eb-tags-list {
    margin:0 -8px
}
div#fd.eb .eb-tags-grid {
    float:left;
    padding:0 8px;
    width:33.333333333333%
}
div#fd.eb .eb-tags-item {
    border:1px solid #eee;
    padding: 7px 10px;
    margin-bottom:16px;
    overflow:hidden
}
div#fd.eb .eb-tags-item>a {
    color:#555;
    float:left;
    display:block;
    overflow:hidden;
    background:none
}
div#fd.eb .eb-tags-item>a * {
    font-weight:inherit;
    display:inline-block;
    vertical-align:middle
}
div#fd.eb .eb-tags-item>a b {
    color:inherit;
    max-width:80%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
div#fd.eb .eb-tags-item>a+a {
    float:none;
    padding:0 0 0 5px
}
div#fd.eb .eb-tags-item>a+a i {
    color:#999;
    font-style:normal;
    float:right
}
div#fd.eb .eb-tags-item>a .fa-rss-square {
    color:#e08d2d
}
div#fd.eb .eb-tag {
    border:1px solid #ddd;
    border-radius:3px;
    margin-bottom:20px
}
div#fd.eb .eb-tag-avatar {
    margin:20px
}
div#fd.eb .eb-tag-head {
    background:#fafafa;
    border-bottom:1px solid #e2e2e2;
    border-radius:2px 2px 0 0;
    padding:13.333333333333px
}
div#fd.eb .eb-tag-name {
    font-size:20px
}
div#fd.eb .eb-tag-name a {
    color:inherit
}
div#fd.eb .eb-tag-name a span {
    padding:0 10px 0 0
}
div#fd.eb .eb-tag-bio {
    margin:13.333333333333px
}
div#fd.eb .eb-tag-rss a {
    color:inherit
}
div#fd.eb .eb-tag-rss .fa-rss-square {
    color:#e08d2d
}
div#fd.eb.w480 .eb-tags-grid {
    width:50%
}
div#fd.eb .eb-login {
    position:relative;
    padding:20px 20%;
    border:1px solid #ddd;
    border-radius:3px
}
div#fd.eb .eb-login .eb-login-title {
    font-size:18px
}
div#fd.eb .eb-login-help {
    margin:0 0 8px
}
div#fd.eb .eb-login-help>div {
    width:1%;
    padding:0 4px 0 0
}
div#fd.eb .eb-login-help>div+div {
    padding:0 0 0 4px
}
div#fd.eb .sourcecoast.login {
    margin-top:10px;
    text-align:center
}
div#fd.eb .sourcecoast.login .social-login.facebook {
    float:none !important
}
div#fd.eb .sourcecoast.login .social-login.facebook>a {
    display:inline-block;
    margin-top:15px
}
div#fd.eb .eb-login.w480 {
    padding:20px
}
div#fd.eb .eb-login.w480 .eb-login-help>div {
    display:block;
    width:auto;
    padding:0
}
div#fd.eb .eb-login.w480 .eb-login-help>div+div {
    padding-top:8px
}
div#fd.eb .eb-post-side {
    color: #999;
    font-size: 13px;
    text-align:left;
}
div#fd.eb .eb-post-side a {
    color: #999;
}
div#fd.eb .eb-post-side .fa {
    width: 15px;
}
div#fd.eb .eb-post-side a:hover,
div#fd.eb .eb-post-side a:focus,
div#fd.eb .eb-post-side a:active {
    color: #ff9d00;
}
div#fd.eb .eb-post-side>div+div:before {
    display:none
}
div#fd.eb .eb-post-side .eb-post-author {
    display: inline-block;
}
div#fd.eb .eb-post-side>.eb-post-author a {
    font-weight:bold;
    font-size:120%
}
div#fd.eb .eb-post-side>.eb-post-date {
    border: 3px solid #ff9d00;
    padding-top:0;
    text-align: center;
    margin-bottom: 10px;
}
div#fd.eb .eb-post-side>.eb-post-date .date {
    color: #ff9d00;
    display: block;
    font-size: 57px;
    font-weight: 600;
    line-height: 1;
    padding-top: 8px;
}
div#fd.eb .eb-post-side>.eb-post-date .month-year {
    color: #999999;
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
}

div#fd.eb .eb-post-side>.eb-post-category:before {
    background:#ddd;
    display:inline-block;
    width:20px;
    height:1px;
    left:auto;
    right:0;
    top:10px
}

div#fd.eb .eb-posts .eb-post+.eb-post {
    border-top:1px solid #ddd;
    padding-top:56px
}
div#fd.eb.w320 .eb-post-side {
    width:100%;
    text-align:left
}
div#fd.eb.w320 .eb-post-side>.eb-post-category:before {
    left:0;
    right:auto
}
div#fd.eb.w320 .eb-post-side+.eb-post-content {
    margin:10px
}
/* Add New Style NA */
div#fd.eb .eb-navbar-search .form-control:focus {
    color: #fff !important;
}
div#fd .form-control:focus {
    border-color: #ff9d00;
    box-shadow: none;
}
div#fd .input-group-btn:last-child > .btn {
    margin-left: 0px;
    padding: 3px 14px 4px;
}


/* Responsive Mobile */
@media (max-width: 480px) {
    div#fd.eb .eb-post-comment-content .fa,
    div#fd.eb .eb-entry-author-recents i,
    div#fd.eb .eb-pager > a {
        display: none;
    }
    div#fd.eb .eb-footer-article-info {
        display: block;
        margin-bottom: 10px;
    }
    div#fd.eb .eb-post-title a {
        margin-bottom: 10px;
    }
    div#fd.eb .eb-pager > div a {
        padding: 0 10px;
    }
    div#fd.eb .eb-pager > div a:last-child {
        border-right: 0;
    }
    div#fd.eb .eb-pager > div a:first-child {
        border-left: 0;
    }
    div#fd.eb .spans-seperator > span {
        float: none;
    }
    div#fd.eb .eb-entry-author-meta span + span {
        border: 0;
        display: block;
        margin: 0;
        padding: 0;
    }
    div#fd.eb .eb-entry-author-recents span {
        margin-left: 0;
        padding-right: 0;
    }
    div#fd.eb .eb-entry-author-recents time {
        float: none!important;
    }
}
@media (max-width: 767px) {
    div#fd.eb .eb-post-title a,
    div#fd.eb .eb-entry-title {
        font-size: 20px;
    }
    div#fd.eb.w480 .eb-showcase-content {
        padding: 20px;
    }
    div#fd.eb .eb-showcase-content .showcase-info .author-avatar {
        display: none;
    }
    div#fd.eb.w480 .eb-showcase-thumb {
        padding-bottom: 0;
    }
    div#fd.eb .eb-navbar-toggle {
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    div#fd.eb .eb-post + .eb-post {
        margin-top: 28px;
    }
    div#fd.eb .eb-posts .eb-post + .eb-post {
        padding-top: 28px;
    }
    div#fd.eb .eb-share .facebook-like{
        overflow: hidden;
    }
}

/* Responsive Tablet */
@media (min-width: 480px) and (max-width: 767px) {
    
}

/* Responive Medium desktop */
@media (max-width: 991px) {
    div#fd.eb .blog-info {
        margin-bottom: 10px;
    }
    div#fd.eb .blog-info .fa {
        margin-right: 3px;
    }
    div#fd.eb .blog-info > div {
        display: inline-block;
        font-size: 14px;
        margin-right: 10px;
    }
}
