@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #ccc;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #ccc;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #ccc;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #ccc;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #ccc;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:fdmu;src:url(../fonts/fdmu.eot?75346838);src:url(../fonts/fdmu.eot?75346838#iefix) format("embedded-opentype"),url(../fonts/fdmu.woff2?75346838) format("woff2"),url(../fonts/fdmu.woff?75346838) format("woff"),url(../fonts/fdmu.ttf?75346838) format("truetype"),url(../fonts/fdmu.svg?75346838#fdmu) format("svg");font-weight:400;font-style:normal}.icon-after:after,.icon-fdmu:before{font-family:fdmu;font-style:normal;font-weight:400;speak:none;text-decoration:inherit;width:1em;font-variant:normal;text-transform:none;line-height:1em}.icon-after:after,.icon-fdmu,.icon-fdmu:before{display:inline-block;text-align:center}.icon-fdmu.icon-firefighter:before{content:"\e800"}.icon-fdmu.icon-firetruck:before{content:"\e801"}.icon-fdmu.icon-flame:before{content:"\e802"}.icon-fdmu.icon-arrow:before{content:"\e803"}.icon-fdmu.icon-camera:before{content:"\e804"}.icon-fdmu.icon-radio:before{content:"\e805"}.icon-fdmu.icon-star:before{content:"\e806"}.icon-fdmu.icon-chevron:before{content:"\e807"}.icon-fdmu.icon-ambulance:before{content:"\e808"}.icon-fdmu.icon-camera-alt:before{content:"\e809"}.icon-fdmu.icon-firehat:before{content:"\e80a"}.icon-fdmu.icon-news:before{content:"\e80b"}.icon-fdmu.icon-respond:before{content:"\e80c"}.icon-fdmu.icon-twitter:before{content:"\f099"}.icon-fdmu.icon-facebook:before{content:"\f09a"}.icon-fdmu.icon-gplus:before{content:"\f0d5"}.icon-fdmu.icon-linkedin:before{content:"\f0e1"}.icon-fdmu.icon-youtube:before{content:"\f167"}.icon-fdmu.icon-tumblr:before{content:"\f173"}.icon-fdmu.icon-skype:before{content:"\f17e"}.icon-fdmu.icon-amazon:before{content:"\f270"}.icon-fdmu.icon-hashtag:before{content:"\f292 "}.icon-after:before{content:none!important}.icon-after.icon-firefighter:after{content:"\e800"}.icon-after.icon-firetruck:after{content:"\e801"}.icon-after.icon-flame:after{content:"\e802"}.icon-after.icon-arrow:after{content:"\e803"}.icon-after.icon-camera:after{content:"\e804"}.icon-after.icon-radio:after{content:"\e805"}.icon-after.icon-star:after{content:"\e806"}.icon-after.icon-chevron:after{content:"\e807"}.icon-after.icon-ambulance:after{content:"\e808"}.icon-after.icon-camera-alt:after{content:"\e809"}.icon-after.icon-firehat:after{content:"\e80a"}.icon-after.icon-news:after{content:"\e80b"}.icon-after.icon-respond:after{content:"\e80c"}.icon-after.icon-twitter:after{content:"\f099"}.icon-after.icon-facebook:after{content:"\f09a"}.icon-after.icon-gplus:after{content:"\f0d5"}.icon-after.icon-linkedin:after{content:"\f0e1"}.icon-after.icon-youtube:after{content:"\f167"}.icon-after.icon-tumblr:after{content:"\f173"}.icon-after.icon-skype:after{content:"\f17e"}.icon-after.icon-amazon:after{content:"\f270"}.icon-after.icon-hashtag:after{content:"\f292 "}html{font-size:16px}.fdmu-content{padding:2em 0}.fdmu-container{width:100%}.fdmu-container.container{padding-left:15px;padding-right:15px}.social-icons{list-style-type:none;margin:0}.social-icons li{padding:0 .2em}.cmb-type-radio-inline .cmb2-option,.hidden-input{position:absolute;clip:rect(0,0,0,0);visibility:hidden}.cf,.clearfix,.widget_fdmu_recent_posts .fdmu_recent_posts .list_image .post-heading,.widget_fdmu_recent_posts .fdmu_single_post .list_image .post-heading{zoom:1}.cf:after,.cf:before,.clearfix:after,.clearfix:before,.widget_fdmu_recent_posts .fdmu_recent_posts .list_image .post-heading:after,.widget_fdmu_recent_posts .fdmu_recent_posts .list_image .post-heading:before,.widget_fdmu_recent_posts .fdmu_single_post .list_image .post-heading:after,.widget_fdmu_recent_posts .fdmu_single_post .list_image .post-heading:before{content:"";display:table}.cf:after,.clearfix:after,.widget_fdmu_recent_posts .fdmu_recent_posts .list_image .post-heading:after,.widget_fdmu_recent_posts .fdmu_single_post .list_image .post-heading:after{clear:both}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.member-content,.member-sidebar{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (max-width:767px){.member-sidebar{margin-bottom:2em}}@media (min-width:768px){.member-sidebar{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:992px){.member-sidebar{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:768px){.member-content{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width:992px){.member-content{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}.fdmu-row{margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.fdmu-row.align-center{-ms-flex-pack:center;justify-content:center}.author .fdmu-content .user-meta-col,.fdmu-col,.member-dashboard .fdmu-content .user-meta-col{margin-bottom:2em;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.author .fdmu-content .col-sm-1.user-meta-col,.fdmu-col.col-sm-1,.member-dashboard .fdmu-content .col-sm-1.user-meta-col{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.author .fdmu-content .col-sm-2.user-meta-col,.fdmu-col.col-sm-2,.member-dashboard .fdmu-content .col-sm-2.user-meta-col{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.author .fdmu-content .col-sm-3.user-meta-col,.fdmu-col.col-sm-3,.member-dashboard .fdmu-content .col-sm-3.user-meta-col{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.author .fdmu-content .col-sm-4.user-meta-col,.fdmu-col.col-sm-4,.member-dashboard .fdmu-content .col-sm-4.user-meta-col{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.author .fdmu-content .col-sm-5.user-meta-col,.fdmu-col.col-sm-5,.member-dashboard .fdmu-content .col-sm-5.user-meta-col{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.author .fdmu-content .col-sm-6.user-meta-col,.fdmu-col.col-sm-6,.member-dashboard .fdmu-content .col-sm-6.user-meta-col{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.author .fdmu-content .col-sm-7.user-meta-col,.fdmu-col.col-sm-7,.member-dashboard .fdmu-content .col-sm-7.user-meta-col{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.author .fdmu-content .col-sm-8.user-meta-col,.fdmu-col.col-sm-8,.member-dashboard .fdmu-content .col-sm-8.user-meta-col{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.author .fdmu-content .col-sm-9.user-meta-col,.fdmu-col.col-sm-9,.member-dashboard .fdmu-content .col-sm-9.user-meta-col{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.author .fdmu-content .col-sm-10.user-meta-col,.fdmu-col.col-sm-10,.member-dashboard .fdmu-content .col-sm-10.user-meta-col{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.author .fdmu-content .col-sm-11.user-meta-col,.fdmu-col.col-sm-11,.member-dashboard .fdmu-content .col-sm-11.user-meta-col{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.author .fdmu-content .col-sm-12.user-meta-col,.fdmu-col.col-sm-12,.member-dashboard .fdmu-content .col-sm-12.user-meta-col{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.author .fdmu-content .col-md-1.user-meta-col,.fdmu-col.col-md-1,.member-dashboard .fdmu-content .col-md-1.user-meta-col{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.author .fdmu-content .col-md-2.user-meta-col,.fdmu-col.col-md-2,.member-dashboard .fdmu-content .col-md-2.user-meta-col{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.author .fdmu-content .col-md-3.user-meta-col,.fdmu-col.col-md-3,.member-dashboard .fdmu-content .col-md-3.user-meta-col{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.author .fdmu-content .col-md-4.user-meta-col,.fdmu-col.col-md-4,.member-dashboard .fdmu-content .col-md-4.user-meta-col{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.author .fdmu-content .col-md-5.user-meta-col,.fdmu-col.col-md-5,.member-dashboard .fdmu-content .col-md-5.user-meta-col{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.author .fdmu-content .col-md-6.user-meta-col,.fdmu-col.col-md-6,.member-dashboard .fdmu-content .col-md-6.user-meta-col{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.author .fdmu-content .col-md-7.user-meta-col,.fdmu-col.col-md-7,.member-dashboard .fdmu-content .col-md-7.user-meta-col{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.author .fdmu-content .col-md-8.user-meta-col,.fdmu-col.col-md-8,.member-dashboard .fdmu-content .col-md-8.user-meta-col{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.author .fdmu-content .col-md-9.user-meta-col,.fdmu-col.col-md-9,.member-dashboard .fdmu-content .col-md-9.user-meta-col{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.author .fdmu-content .col-md-10.user-meta-col,.fdmu-col.col-md-10,.member-dashboard .fdmu-content .col-md-10.user-meta-col{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.author .fdmu-content .col-md-11.user-meta-col,.fdmu-col.col-md-11,.member-dashboard .fdmu-content .col-md-11.user-meta-col{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.author .fdmu-content .col-md-12.user-meta-col,.fdmu-col.col-md-12,.member-dashboard .fdmu-content .col-md-12.user-meta-col{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.author .fdmu-content .col-lg-1.user-meta-col,.fdmu-col.col-lg-1,.member-dashboard .fdmu-content .col-lg-1.user-meta-col{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.author .fdmu-content .col-lg-2.user-meta-col,.fdmu-col.col-lg-2,.member-dashboard .fdmu-content .col-lg-2.user-meta-col{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.author .fdmu-content .col-lg-3.user-meta-col,.fdmu-col.col-lg-3,.member-dashboard .fdmu-content .col-lg-3.user-meta-col{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.author .fdmu-content .col-lg-4.user-meta-col,.fdmu-col.col-lg-4,.member-dashboard .fdmu-content .col-lg-4.user-meta-col{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.author .fdmu-content .col-lg-5.user-meta-col,.fdmu-col.col-lg-5,.member-dashboard .fdmu-content .col-lg-5.user-meta-col{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.author .fdmu-content .col-lg-6.user-meta-col,.fdmu-col.col-lg-6,.member-dashboard .fdmu-content .col-lg-6.user-meta-col{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.author .fdmu-content .col-lg-7.user-meta-col,.fdmu-col.col-lg-7,.member-dashboard .fdmu-content .col-lg-7.user-meta-col{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.author .fdmu-content .col-lg-8.user-meta-col,.fdmu-col.col-lg-8,.member-dashboard .fdmu-content .col-lg-8.user-meta-col{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.author .fdmu-content .col-lg-9.user-meta-col,.fdmu-col.col-lg-9,.member-dashboard .fdmu-content .col-lg-9.user-meta-col{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.author .fdmu-content .col-lg-10.user-meta-col,.fdmu-col.col-lg-10,.member-dashboard .fdmu-content .col-lg-10.user-meta-col{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.author .fdmu-content .col-lg-11.user-meta-col,.fdmu-col.col-lg-11,.member-dashboard .fdmu-content .col-lg-11.user-meta-col{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.author .fdmu-content .col-lg-12.user-meta-col,.fdmu-col.col-lg-12,.member-dashboard .fdmu-content .col-lg-12.user-meta-col{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:767px){.author .fdmu-content .user-meta-col:last-child,.fdmu-col:last-child,.member-dashboard .fdmu-content .user-meta-col:last-child{margin-bottom:0}}.author .fdmu-content .user-meta,.fdmu-col-inner,.member-dashboard .fdmu-content .user-meta{height:100%;padding:1em;background-color:#fff;border:1px solid #a1a1a1;border-radius:5px;position:relative}.author .fdmu-content .has-view-all.user-meta,.fdmu-col-inner.has-view-all,.member-dashboard .fdmu-content .has-view-all.user-meta{padding:1em 1em 2.5em}.author .fdmu-content .user-meta .view-all,.fdmu-col-inner .view-all,.member-dashboard .fdmu-content .user-meta .view-all{display:block;position:absolute;bottom:.5em;right:1em;font-weight:600}.author .fdmu-content .user-meta .loop-item .item-title,.fdmu-col-inner .loop-item .item-title,.member-dashboard .fdmu-content .user-meta .loop-item .item-title{margin:0 0 .2em}.author .fdmu-content .user-meta-title,.fdmu-title,.member-dashboard .fdmu-content .user-meta-title{margin:0 0 .5em;padding-bottom:.2em;border-bottom:2px solid currentColor}.loop-item{margin-top:1.5em}.loop-item .item-content>:last-child{margin-bottom:0}.loop-item:first-child{margin-top:0}.loop-item .item-meta{font-style:italic}@media (min-width:768px){.loop-item .item-meta{text-align:right}}.single .back-button{margin-bottom:1em}.single .item-title{font-size:2em;line-height:1;margin-bottom:.2em}.single .item-meta{font-style:italic}.single .item-body{margin-top:2em}.member-nav .menu{margin:0}.member-nav .menu li{margin:0 -1em;border-top:1px solid #f2f2f2}.member-nav .menu li a{display:block;padding:.5em 1em .6em;background-color:#fff;transition:background-color .3s ease-out;font-weight:600}.member-nav .menu li a:hover{background-color:#dde6fd}.member-nav .menu li.current-menu-item>a{background-color:#082e86;color:#fff}.member-nav .menu>li:first-child{border:0}.member-nav .sub-menu{padding-left:1em;background-color:#f2f2f2}.member-nav .sub-menu li{margin:0}.member-nav .mobile-trigger-wrap{display:none}@media (max-width:767px){.member-nav .checkbox-label{position:relative;display:block;overflow:hidden;margin:0;padding:0;width:30px;height:30px;font-size:0;text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:none;border:none;cursor:pointer;background-color:#fff}.member-nav .checkbox-label span{display:block;position:absolute;top:14px;left:6px;right:6px;height:2px;background-color:#082e86;transition:transform .3s ease-in}.member-nav .checkbox-label span:after,.member-nav .checkbox-label span:before{position:absolute;display:block;left:0;width:100%;height:2px;background-color:#082e86;content:"";transition-duration:.3s;transition-timing-function:ease-in}.member-nav .checkbox-label span:before{top:-6px;transition-property:top}.member-nav .checkbox-label span:after{bottom:-6px;transition-property:bottom,transform}.member-nav .nav-inner{max-height:0;overflow:hidden;transition:max-height .6s ease-in}.member-nav .mobile-trigger-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.member-nav .mobile-trigger-wrap .mobile-label{display:block;font-weight:600;font-size:1.25em}.member-nav #member-nav-trigger:checked+.mobile-trigger-wrap .checkbox-label span{transform:rotate(45deg)}.member-nav #member-nav-trigger:checked+.mobile-trigger-wrap .checkbox-label span:before{top:0}.member-nav #member-nav-trigger:checked+.mobile-trigger-wrap .checkbox-label span:after{transform:rotate(-90deg);bottom:0}.member-nav #member-nav-trigger:checked~.nav-inner{max-height:1000px}}.download-categories .category-label{font-weight:700;text-transform:uppercase;margin:0}.download-categories ul{margin:0}.download-categories ul li{display:inline-block}.download-categories ul li:not(:first-child):before{content:"|";color:#a1a1a1;padding:0 calc(.3em + 3px) 0 .3em}.member-dashboard .download-categories{margin-bottom:2em}.wpb_wrapper .style-1{text-transform:uppercase;margin-bottom:.75em}.fdmu_custom_menu .menu{margin:0;padding:0;list-style-type:none}.fdmu_custom_menu .menu li a{display:block;font-weight:700;letter-spacing:.5px;text-decoration:none}.fdmu_custom_menu .menu li a i{margin-right:.3em;vertical-align:text-top}.fdmu_custom_menu .menu li:first-child a{margin-top:0}.fdmu_custom_menu .menu li:before{content:none}@media (min-width:768px){.fdmu_custom_menu .menu li.bounce{transition:transform .2s}.fdmu_custom_menu .menu li.bounce:hover{transform:scale(1.02)}.fdmu_custom_menu .menu li.bounce:hover a{filter:blur(0)}}.fdmu-iconbox .fdmu-iconbox-icon,.fdmu-iconbox .iconbox-header{position:static;display:inline-block;vertical-align:middle;margin:0}.fdmu-iconbox .icon-bg{display:block;width:40px;height:40px;line-height:1;font-size:30px;padding:5px 0;margin:0;text-align:center}.fdmu-iconbox .icon-bg .icon-fdmu{display:block}.fdmu-iconbox .icon-bg .icon-fdmu.icon-firefighter,.fdmu-iconbox .icon-bg .icon-fdmu.icon-flame{padding-top:.15em}.fdmu-iconbox .icon-bg .icon-fdmu.icon-firetruck{margin-left:-.35em}.fdmu-iconbox .iconbox-header{max-width:calc(100% - 44px)}.fdmu-iconbox .iconbox-header a{color:inherit;font-weight:inherit}.fdmu-iconbox .iconbox-icon-wrap.icon-circle{border-radius:50%}.fdmu-iconbox .iconbox-icon-wrap .icon-shadow{box-shadow:0 1px 1px rgba(0,0,0,.2),0 3px 40px rgba(0,0,0,.05)}.fdmu-iconbox.icon-large .iconbox-header{max-width:calc(100% - 54px)}.fdmu-iconbox.icon-large .icon-bg{width:50px;height:50px;padding:6px 0;font-size:38px}.fdmu-iconbox.layout-inline.align-left{text-align:left}.fdmu-iconbox.layout-inline.align-left .iconbox-header{padding-left:.25em}.fdmu-iconbox.layout-inline.align-right{text-align:right}.fdmu-iconbox.layout-inline.align-right .iconbox-header{padding-right:.25em}.fdmu_recent_posts .post-item,.fdmu_single_post .post-item{margin-bottom:.75em;background-color:transparent;border:none}.fdmu_recent_posts .post-item.columns,.fdmu_single_post .post-item.columns{margin-bottom:20px}.fdmu_recent_posts .post-item.list_image .learn-more,.fdmu_single_post .post-item.list_image .learn-more{display:none}.fdmu_recent_posts .post-item.more-item .learn-more,.fdmu_single_post .post-item.more-item .learn-more{display:block}@media (max-width:767px){.fdmu_recent_posts .post-item.col-xs-6:nth-child(odd),.fdmu_single_post .post-item.col-xs-6:nth-child(odd){clear:both}}@media (min-width:768px){.fdmu_recent_posts .post-item:nth-child(odd),.fdmu_single_post .post-item:nth-child(odd){clear:both}}@media (min-width:768px) and (max-width:991px){.fdmu_recent_posts .post-item.col-sm-4,.fdmu_single_post .post-item.col-sm-4{clear:none}.fdmu_recent_posts .post-item.col-sm-4:nth-child(3n+1),.fdmu_single_post .post-item.col-sm-4:nth-child(3n+1){clear:both}}@media (min-width:992px){.fdmu_recent_posts .post-item:nth-child(odd),.fdmu_single_post .post-item:nth-child(odd){clear:none}.fdmu_recent_posts .post-item.clear,.fdmu_single_post .post-item.clear{clear:both}}.fdmu_recent_posts .post-title,.fdmu_single_post .post-title{line-height:1.3;margin-top:0}.fdmu_recent_posts .post-title a:not(:hover),.fdmu_single_post .post-title a:not(:hover){color:inherit}.fdmu_recent_posts .post-image,.fdmu_single_post .post-image{margin-bottom:.3em}.fdmu_recent_posts .post-content *,.fdmu_single_post .post-content *{margin-bottom:.2em}.fdmu_recent_posts .post-content :last-child,.fdmu_single_post .post-content :last-child{margin-bottom:0}.fdmu_recent_posts .boxed,.fdmu_single_post .boxed{padding:1em}.fdmu_recent_posts .title .post-title,.fdmu_single_post .title .post-title{font-weight:400}.fdmu_recent_posts .title .with-icon,.fdmu_single_post .title .with-icon{padding-left:1.5em}.fdmu_recent_posts .title .with-icon .icon-fdmu,.fdmu_single_post .title .with-icon .icon-fdmu{margin-left:-1.5em;padding-right:.5em}.fdmu_recent_posts .title.style-1,.fdmu_single_post .title.style-1{background:linear-gradient(180deg,#fff,#eee) bottom/100% 6px no-repeat;border-bottom:1px solid #ddd;padding-bottom:.75em;text-transform:none}.fdmu_recent_posts .post-heading .post-title,.fdmu_single_post .post-heading .post-title{margin:0 0 .2em}.fdmu_recent_posts .list_image,.fdmu_single_post .list_image{margin-top:1em}.fdmu_recent_posts .list_image:first-child,.fdmu_single_post .list_image:first-child{margin-top:0}.fdmu_recent_posts .list_image .post-title,.fdmu_single_post .list_image .post-title{letter-spacing:0}.widget_fdmu_recent_posts .fdmu_recent_posts .list_image .post-image,.widget_fdmu_recent_posts .fdmu_single_post .list_image .post-image{float:left;width:25%;padding-right:.75em}.widget_fdmu_recent_posts .fdmu_recent_posts .list_image .post-title,.widget_fdmu_recent_posts .fdmu_single_post .list_image .post-title{width:75%;float:left;margin-top:-.2em}.widget_fdmu_recent_posts .fdmu_recent_posts .list_image .post-content,.widget_fdmu_recent_posts .fdmu_single_post .list_image .post-content{width:100%;clear:both}@media (min-width:481px){.fdmu_recent_posts .list_image .post-content,.fdmu_recent_posts .list_image .post-image,.fdmu_single_post .list_image .post-content,.fdmu_single_post .list_image .post-image{float:left}.fdmu_recent_posts .list_image .post-image,.fdmu_single_post .list_image .post-image{padding-right:.75em;max-width:25%}.fdmu_recent_posts .list_image .post-content,.fdmu_single_post .list_image .post-content{width:75%}}@media (min-width:768px){.fdmu_recent_posts .list_image .post-image.medium,.fdmu_single_post .list_image .post-image.medium{max-width:33%}.fdmu_recent_posts .list_image .post-image.medium+.post-content,.fdmu_single_post .list_image .post-image.medium+.post-content{width:67%}.fdmu_recent_posts .list_image .post-image.large,.fdmu_single_post .list_image .post-image.large{max-width:50%}.fdmu_recent_posts .list_image .post-image.large+.post-content,.fdmu_single_post .list_image .post-image.large+.post-content{width:50%}}.fdmu_recent_posts .columns .post-content,.fdmu_single_post .columns .post-content{margin-top:.5em}.fdmu_recent_posts .columns .post-image,.fdmu_single_post .columns .post-image{max-height:225px;overflow:hidden}.fdmu_recent_posts .columns.team .post-image,.fdmu_single_post .columns.team .post-image{max-height:400px}.fdmu_recent_posts .columns-alt,.fdmu_single_post .columns-alt{margin:0 0 1.5em}.fdmu_recent_posts.featured [class^=col-],.fdmu_single_post.featured [class^=col-]{margin-bottom:0}.fdmu_recent_posts.featured .featured .post-image,.fdmu_single_post.featured .featured .post-image{max-height:none}.fdmu_recent_posts.featured .featured .post-image img,.fdmu_single_post.featured .featured .post-image img{width:100%}.fdmu_recent_posts.featured .list_image .post-content,.fdmu_recent_posts.featured .list_image .post-image,.fdmu_single_post.featured .list_image .post-content,.fdmu_single_post.featured .list_image .post-image{float:left}.fdmu_recent_posts.featured .list_image .post-image,.fdmu_single_post.featured .list_image .post-image{padding-right:.75em;max-width:25%}.fdmu_recent_posts.featured .list_image .post-content,.fdmu_single_post.featured .list_image .post-content{width:75%}@media (min-width:768px){.fdmu_recent_posts.featured .list,.fdmu_single_post.featured .list{padding-left:0}}.fdmu_recent_posts.no-margin,.fdmu_single_post.no-margin{margin-bottom:0}.fdmu-lightbox{padding:1em;position:relative}.fdmu-lightbox .inner-els{position:relative;min-height:300px}.fdmu-lightbox .inner-els>*{position:relative}.fdmu-lightbox .inner-els .wpb_content_element:last-child{margin-bottom:0}.fdmu-lightbox .main-image{position:absolute;bottom:-1em;width:40%}@media (max-width:481px){.fdmu-lightbox .main-image img{height:7em;width:auto;max-width:none}}.fdmu-lightbox .main-image.si-left{left:-1em}.fdmu-lightbox .main-image.si-right{right:-1em}.fdmu-lightbox .main-image.si-right img{float:right}.fdmu-lightbox .main-image.si-middle{left:30%}@media (min-width:481px){.fdmu-lightbox .si-left-content .wpb_content_element{padding-left:40%}.fdmu-lightbox .si-right-content .wpb_content_element{padding-right:40%}.fdmu-lightbox .elise-iconbox+.elise_separator{padding:0!important}}.fdmu-fleet .caroufredsel_wrapper{overflow-y:visible!important}.fdmu-fleet .fleet-carousel{height:200px;opacity:0}.fdmu-fleet .fleet-item{float:left;line-height:0;padding:0 1em;position:relative}.fdmu-fleet .fleet-item,.fdmu-fleet .fleet-item .fleet-img-wrap,.fdmu-fleet .fleet-item img{height:100%}.fdmu-fleet .fleet-item .fleet-img-wrap{margin:0 auto;border-radius:50%;display:block;position:relative;transition:all .2s ease-in-out;background-position:50%;background-repeat:no-repeat;background-size:cover}.fdmu-fleet .fleet-item .fleet-img-wrap img{height:auto;position:absolute;top:50%;transform:translateY(-50%)}.fdmu-fleet .fleet-item h4{text-align:center;margin:.3em 0 0}.fdmu-fleet .carousel-nav{display:none}@media (min-width:768px){.fdmu-fleet{padding:0 3em;position:relative}.fdmu-fleet .carousel-nav{display:block}.fdmu-fleet .next,.fdmu-fleet .prev{width:1em;height:1em;position:absolute;top:50%;transform:translateY(-50%);font-size:2em;line-height:1;cursor:pointer}.fdmu-fleet .prev{left:0;margin-left:0;transition:margin-left .15s}.fdmu-fleet .prev:hover{margin-left:-5px}.fdmu-fleet .next{right:0;margin-right:0;transition:margin-right .15s}.fdmu-fleet .next:hover{margin-right:-5px}}@media (min-width:992px){.fdmu-fleet .fleet-item .fdmu_image_wrap{background-size:auto}}.fdmu_styled_list .list{margin:0}.fdmu_styled_list .list li{display:block}.w3eden label,.w3eden small{text-transform:none}.w3eden .btn{font-family:inherit;font-weight:600}.w3eden .list-group li:before{content:none}.w3eden .panel .panel-heading{font-family:inherit!important}.w3eden .nav-tabs li a{padding:.5em 1em!important}.w3eden .drag-drop #drag-drop-area{height:auto}.w3eden .drag-drop #drag-drop-area .drag-drop-inside{padding:1.5em 2em}.w3eden .drag-drop #drag-drop-area .drag-drop-buttons,.w3eden .drag-drop #drag-drop-area .drag-drop-buttons small{margin:0}.w3eden #wpdm-dashboard-sidebar .list-group-item{font-family:inherit;text-transform:none;font-size:1em;font-weight:600}.w3eden #wpdm-dashboard-sidebar .list-group-item.active{color:#082e86}.w3eden #attach-file-section{overflow:hidden}.w3eden .cat-panel .ptypes{padding:0}.w3eden .file-ico{height:50px}.w3eden #currentfiles .cfile:first-child .panel{margin:0}.w3eden #currentfiles .cfile+.no-files{display:none}.w3eden .category-info{margin-bottom:1em}.w3eden .category-info .category{font-size:1.25em}.w3eden .category-info .btn-reset{text-decoration:underline;margin-left:1em}.w3eden #the-list .actions .wpdm-download-link,.w3eden #wpdm-all-packages .wpdm-download-link{display:inline-block;color:#fff;background-color:#2ecc71;padding:6px 8px 4px;font-size:9px;border-radius:2px;line-height:1.35em}.w3eden #the-list .actions .wpdm-download-link .fa-download,.w3eden #wpdm-all-packages .wpdm-download-link .fa-download{margin:0}.w3eden #the-list .actions .wpdm-download-link:hover,.w3eden #wpdm-all-packages .wpdm-download-link:hover{background-color:#33dd78;box-shadow:0 3px 8px 0 rgba(0,0,0,.17)}.w3eden .wpdm-front #posts-filter .input-group{display:-ms-flexbox;display:flex}.w3eden .wpdm-front #posts-filter .input-group #sfld{display:block;-ms-flex-positive:1;flex-grow:1;max-width:100%}.w3eden .wpdm-front #posts-filter .input-group .input-group-btn{display:block;-ms-flex:0 0 40px;flex:0 0 40px;max-width:40px}.w3eden .wpdm-front #posts-filter .input-group .input-group-btn .btn{width:40px;min-width:0;padding:0}.w3eden #wpdm-pf .alert.alert-success{position:fixed;z-index:100!important;top:2em;right:1em;background-color:#fff!important}.media-modal .media-toolbar input,.media-modal .media-toolbar label,.media-modal .media-toolbar select{display:inline-block}.media-modal .media-toolbar select{-webkit-appearance:menulist;background-image:none}.media-modal .media-toolbar .media-toolbar-primary{width:33%;margin:10px 0}.media-modal .media-toolbar .media-toolbar-secondary{width:66%}.media-modal .media-toolbar #media-search-input{margin:0;height:auto;line-height:1.5}.media-modal .media-sidebar .setting .name{text-transform:none}.media-modal .media-frame-toolbar,.media-modal .media-frame-toolbar .media-toolbar{bottom:0}.media-modal .media-frame-toolbar .media-toolbar{border:0}.media-modal .attachment .thumbnail{background:transparent;margin:0;border:0}.cmb-form .cmb2-wrap .cmb2-metabox .cmb-row{margin-bottom:1em}.cmb-form .cmb2-wrap .cmb2-metabox .cmb-td,.cmb-form .cmb2-wrap .cmb2-metabox .cmb-th{padding:0}.cmb-form .cmb2-wrap .cmb2-metabox .cmb-type-title:not(:first-child){margin-top:2em}.cmb-form .cmb2-wrap .cmb2-metabox .cmb-type-title .cmb2-metabox-title{font-size:1.25em;padding-bottom:.25em;margin-bottom:1em;border-bottom:1px solid currentColor}.cmb-form .cmb2-wrap .cmb2-metabox input{margin:0;font-size:1em;border:1px solid #a1a1a1}.cmb-form .cmb2-wrap .cmb2-metabox .search-field-type,.cmb-form .cmb2-wrap .cmb2-metabox .search-term-type,.cmb-form .cmb2-wrap .cmb2-metabox select.select2{font-size:1em;padding:0 1em;min-width:5em}.cmb-form .cmb2-wrap .cmb2-metabox .select2-search{min-height:0;padding:0;margin:0;width:auto}.cmb-form .cmb2-wrap .cmb2-metabox .select2-search .select2-search__field{border:0;min-height:0;font-family:inherit}.cmb-form .cmb2-wrap .cmb2-metabox .select2-selection--multiple{min-height:0}.cmb-form .cmb2-wrap .cmb2-metabox .select2-selection--multiple>.select2-selection__rendered{display:block}.cmb-form input[type=submit]{font-size:1em;font-weight:700}.cmb-type-radio-inline .cmb2-radio-list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.cmb-type-radio-inline .cmb2-radio-list li{display:block;padding:0}.cmb-type-radio-inline .cmb2-radio-list li:first-child .cmb2-option+label{border-left-width:1px;border-top-left-radius:3px;border-bottom-left-radius:3px}.cmb-type-radio-inline .cmb2-radio-list li:last-child .cmb2-option+label{border-top-right-radius:3px;border-bottom-right-radius:3px}.cmb-type-radio-inline .cmb2-option+label{display:block;padding:.5em 1em;border:1px solid #a1a1a1;border-left-width:0}.cmb-type-radio-inline .cmb2-option:not(:checked)+label:hover{background-color:#f2f2f2}.cmb-type-radio-inline .cmb2-option:checked+label{background-color:#082e86;color:#fff;border-color:#082e86}.cmb-type-member-search .search-term-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cmb-type-member-search .search-term-row>:not(:first-child){margin-left:.5em}.cmb-type-member-search .search-term-row .cmb2_select{font-size:1em;min-width:5em}.cmb-type-member-search .search-term-row .add-row,.cmb-type-member-search .search-term-row .remove-row{width:2em;height:2em;border-radius:50%;background-color:transparent}.cmb-type-member-search .search-term-row .add-row:hover,.cmb-type-member-search .search-term-row .remove-row:hover{background-color:#f2f2f2}.cmb-type-member-search .search-term-row:first-child .search-relation{opacity:0;visibility:hidden}.cmb-type-member-search .search-term-row:first-child:last-child .remove-row{display:none;opacity:0;visibility:hidden}.cmb-type-member-search .search-term-row:not(:first-child){margin-top:.5em}.cmb-type-member-search .search-term-row:not(:last-child) .add-row{display:none;opacity:0;visibility:hidden}.cmb-type-member-search .search-term-row input{background-color:#fff;letter-spacing:0;height:calc(1em + 12px)}.dataTables_wrapper{border:1px solid #a1a1a1}.dataTables_wrapper.no-footer .dataTables_scroll .dataTables_scrollBody{border:0}.member-table{width:100%}.member-table .table-row .column{padding:.5em 1.25em;max-width:400px}.member-table .table-row .column.biography{white-space:normal}.member-table .table-row .column.biography p{width:400px;margin:0}.member-table .table-row:not(.table-header):nth-child(odd){background-color:#f2f2f2}.member-table .table-header{color:#fff;background-color:#082e86;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:greyscale}#form_search_members{position:relative}#form_search_members #query-clear{position:absolute;bottom:0;right:0}.saved-searches{margin-bottom:1em}.saved-searches button{position:relative}.saved-searches button:not(:first-child){margin-left:.5em}.saved-searches button .delete{display:none;position:absolute;bottom:100%;left:100%;transform:translate(-50%,50%);border-radius:50%;background-color:red;height:1em;width:1em;line-height:1em;text-align:center;opacity:.5}.saved-searches button .delete:after{content:"×";color:#fff}.saved-searches button .delete:hover{opacity:1}.saved-searches button .tooltip{z-index:-1;left:50%;top:calc(100% + 4px);transform:translateX(-50%)}.saved-searches button .tooltip .tooltip-inner{background-color:#f2f2f2;color:inherit;min-width:200px;max-width:300px;border:1px solid #a1a1a1;border-radius:5px;text-align:left;position:relative}.saved-searches button .tooltip .tooltip-inner:after,.saved-searches button .tooltip .tooltip-inner:before{content:"";border:solid transparent;border-top:0;position:absolute;bottom:100%;left:50%;transform:translateX(-50%)}.saved-searches button .tooltip .tooltip-inner:before{border-width:6px;border-bottom-color:#a1a1a1}.saved-searches button .tooltip .tooltip-inner:after{border-width:5px;border-bottom-color:#f2f2f2}.saved-searches button .tooltip .tooltip-header{color:#082e86;text-transform:uppercase;font-weight:700;margin-top:.2em}.saved-searches button:hover .delete{display:block}.saved-searches button:hover .tooltip{opacity:1;z-index:1}@media (min-width:768px){.search-members-form .cmb-row{display:-ms-flexbox;display:flex}.search-members-form .cmb-row .cmb-th{-ms-flex:0 0 200px;flex:0 0 200px;max-width:200px;float:none}.search-members-form .cmb-row .cmb-th+.cmb-td{-ms-flex:0 0 calc(100% - 200px);flex:0 0 calc(100% - 200px);max-width:calc(100% - 200px)}}#shiftee-calendar-filter{margin-bottom:1em}#shiftee-calendar-filter ul{-ms-flex-direction:column!important;flex-direction:column!important}@media (min-width:768px){#shiftee-calendar-filter ul{-ms-flex-direction:row!important;flex-direction:row!important}#shiftee-calendar-filter ul li{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;padding-left:.5em!important}#shiftee-calendar-filter ul li:first-child{padding:0!important}}.sitewide-announcement .announcement-inner{padding:1em 0}.sitewide-announcement .announcement-inner h1,.sitewide-announcement .announcement-inner h2,.sitewide-announcement .announcement-inner h3,.sitewide-announcement .announcement-inner h4,.sitewide-announcement .announcement-inner h5,.sitewide-announcement .announcement-inner h6,.sitewide-announcement .announcement-inner label,.sitewide-announcement .announcement-inner small{color:inherit}.sitewide-announcement .announcement-inner img{max-width:75px;height:auto;margin-bottom:0!important}.sitewide-announcement .announcement-inner :last-child{margin-bottom:0}.sitewide-announcement .announcement-inner:after{content:" ";display:table;clear:both}@media (max-width:767px){.sitewide-announcement-mobile+.sitewide-announcement{display:none}}@media (min-width:768px){.sitewide-announcement .announcement:not(.col-sm-12){display:table-cell;float:none;vertical-align:middle}}.firstarriving-network-footer{padding:1em 0;text-align:center}.firstarriving-network-footer a{display:block}.firstarriving-network-footer .network-footer-logo{height:58px;width:300px;margin:0;padding:0;pointer-events:none}.firstarriving-network-footer.has-background{background-color:#000}.page-template-page-fleet .fleet{padding-top:4em}.page-template-page-fleet .fleet .cat-title{margin:0}.page-template-page-fleet .fleet:first-child{padding-top:0}.apparatus{padding-top:1.5em;margin-top:1.5em;border-top:1px solid #ccc}.apparatus:first-child{padding-top:0;margin-top:0;border-top:none}.apparatus .apparatus-content .title{margin-bottom:.2em}.apparatus .apparatus-content .title a{color:inherit}.apparatus .apparatus-content :last-child{margin-bottom:0}.single-team .team-title,.team .team-title{text-transform:uppercase;letter-spacing:1px}.single-team .team-subtitle,.team .team-subtitle{color:#4d4d4f;font-weight:400}.single-team .blog-media img{width:auto}.single-team .team-data .title{margin-bottom:.25em}.single-team .team-data .team-subtitle,.single-team .team-data .team-title{margin:0}.single-team .contact-info{padding:1em 0}.single-team .contact-info .contact{margin:0 0 .2em;font-weight:600;display:block;position:inherit;text-align:left}.single-team .contact-info .contact i{font-size:1.2em;width:18px;margin-right:10px;text-align:center;vertical-align:middle}.single-team .contact-info .email i{font-size:1em}.single-team .contact-info .mobile i{font-size:1.7em}.single-team .contact-info .social-icons li a,.single-team .contact-info .social-icons li a:hover{box-shadow:none!important}.single-team .social,.single-team .social-icons{vertical-align:middle}.single-team .social{display:inline-block;margin:2em .5em 2em 0;text-transform:uppercase;font-weight:700;letter-spacing:1px}.single-team .social-icons{display:-ms-inline-flexbox;display:inline-flex}.author .fdmu-content .row,.member-dashboard .fdmu-content .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.author .fdmu-content .row:after,.author .fdmu-content .row:before,.member-dashboard .fdmu-content .row:after,.member-dashboard .fdmu-content .row:before{content:none}.author .fdmu-content .option,.member-dashboard .fdmu-content .option{padding-top:.5em}.author .fdmu-content .option:first-child,.member-dashboard .fdmu-content .option:first-child{padding-top:0}.author .fdmu-content .option .option-label,.member-dashboard .fdmu-content .option .option-label{font-weight:700}@media (min-width:768px){.author .fdmu-content .option,.member-dashboard .fdmu-content .option{display:-ms-flexbox;display:flex}.author .fdmu-content .option .option-label,.member-dashboard .fdmu-content .option .option-label{-ms-flex:0 0 200px;flex:0 0 200px}.author .fdmu-content .option .value,.member-dashboard .fdmu-content .option .value{-ms-flex-positive:1;flex-grow:1}}.author .fdmu-content .profile-actions,.member-dashboard .fdmu-content .profile-actions{margin-top:2em}.author .fdmu-content .user-certs .option,.member-dashboard .fdmu-content .user-certs .option{-ms-flex-pack:justify;justify-content:space-between}.author .fdmu-content .user-certs .option.expired,.author .fdmu-content .user-certs .option.expired a,.member-dashboard .fdmu-content .user-certs .option.expired,.member-dashboard .fdmu-content .user-certs .option.expired a{color:red}.author .fdmu-content .user-certs .option .actions,.author .fdmu-content .user-certs .option .option-label,.author .fdmu-content .user-certs .option .value,.member-dashboard .fdmu-content .user-certs .option .actions,.member-dashboard .fdmu-content .user-certs .option .option-label,.member-dashboard .fdmu-content .user-certs .option .value{font-weight:400}.author .fdmu-content .user-certs .option .option-label,.member-dashboard .fdmu-content .user-certs .option .option-label{-ms-flex:1 0 auto;flex:1 0 auto}.author .fdmu-content .user-certs .option .value,.member-dashboard .fdmu-content .user-certs .option .value{-ms-flex:0 0 100px;flex:0 0 100px}.author .fdmu-content .user-certs .option .actions,.member-dashboard .fdmu-content .user-certs .option .actions{-ms-flex:0 0 75px;flex:0 0 75px;text-align:right}.author .fdmu-content .user-certs .option .actions a,.member-dashboard .fdmu-content .user-certs .option .actions a{margin-left:.3em}.author .fdmu-content .user-certs .option.option-header,.member-dashboard .fdmu-content .user-certs .option.option-header{border-bottom:1px solid #a1a1a1;padding-bottom:.2em}.author .fdmu-content .user-certs .option.option-header .actions,.author .fdmu-content .user-certs .option.option-header .option-label,.author .fdmu-content .user-certs .option.option-header .value,.member-dashboard .fdmu-content .user-certs .option.option-header .actions,.member-dashboard .fdmu-content .user-certs .option.option-header .option-label,.member-dashboard .fdmu-content .user-certs .option.option-header .value{font-weight:700}
/*# sourceMappingURL=main.css.map */
