@import url("../pure/k.min.css"); @import url("fms-inc-utils.css"); /* GENERIC /resource/xxxxxx ---------------------------------------------------------------------------------------- */
/* Overwrite default style - KFILE LANDING PAGE LAYOUT */
.node--kfile--resource_view section.general .container {
    max-width: 1170px;
    padding: 0;
}

.node--kfile--resource_view section.general .container h1 {
    font-weight: 500;
    padding-right: 15px;
}

.node--kfile--resource_view .heading-wrap .heading {
    max-width: 1170px !important;
}

.node--kfile--resource_view {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
    color: #555;
}

.node--kfile--resource_view .container {
}

a.btn-md-dkgreen {
    background-color: #8faa29;
}

.heading-wrap {
    height: auto !important;
}

.heading-wrap .heading {
    height: auto !important;
}

.heading-wrap .heading h2 {
    padding: 15px 0;
    line-height: 150% !important;
}

.heading-wrap .heading span.ico {
    border: 1px solid#FFF;
    margin: 25px 0 15px 5px;
    font-weight: 300;
    float: right;
    padding: 6px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    line-height: 26px;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease-out .1s;
    -moz-transition: all 500ms ease-out .1s;
    -o-transition: all 500ms ease-out .1s;
    transition: all 500ms ease-out .1s;
}

/* type: webinar */
.webinar-frame {
    max-width: 100%;
    width: 100%;
    height: 100%;
    min-height: 900px;
}

.webinar-frame.video {
    min-height: 575px;
    margin: 0 auto;
    width: 100%
}

.webinar-frame.webcast {
    margin: 0 auto;
    width: 100%;
    min-height: 920px;
    margin-bottom: 20px;
}

.webinar-des, .other-des {
    margin: 50px 0 0 0;
}

.notCompleted .webinar-frame.video {
    min-height: 575px;
    margin: 0 0 0 -74px;
    width: 700px;
    min-width: 700px;
}

.notCompleted .webinar-frame.webcast {
    margin: 0 0 0 -48px;
    min-width: 650px;
    min-height: 920px;
    margin-bottom: 20px;
}

.other-des {
    letter-spacing: 0px;
    padding: 0 20px;
    font-weight: 300;
}

.fms-one.fms-ks1 {
    background-color: #FFF;
    padding: 35px 0 45px 0;
}

.thankyouMsg {
    text-align: center;
    font-size: 2em;
    font-weight: 500;
    padding: 1.35em;
    color: #000
}

.notCompleted, .notGated {
    display: none !important;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.resourceCtaForm {
}

.resourceRelated {
}

.thankyouMsg {
}

.resourceBody {
}

.node--kfile--resource_view .other-des {
}

.node--kfile--resource_view .fileBody {
    padding: 0 65px 25px 0;
    line-height: 200%;
}

.node--kfile--resource_view .cta-form {
    background-color: #f3f7f8;
}

.node--kfile--resource_view img.featureImg {
    border-radius: 4px;
    margin: 20px 0 40px 0;
    display: block;
    width: 100%;
    max-width: 532px;
}

.resourceBody {
    background-color: #f3f7f8;
    min-height: 680px;
}

.resourceBody .cta-form {
    background-color: #e7ecef;
    min-height: 680px;
}

.resourceBody .other-des {
    padding: 0 0 0 75px;
    margin: 44px 0 0 0;
}

.resourceBody .webinar-des {
    margin: 44px 25px 0 25px;
}

.resourceBody .other-des h1 {
    font-size: 32px;
    font-weight: 300 !important;
    color: #000;
}

.resourceBody .other-des img.featureImg {
    margin: 10px 0 40px 0;
    padding: 0 10px 0 0;
}

.resourceBody .kfile-download-url {
    padding: 13px 10px;
    text-align: center;
    margin: 35px auto 10px auto;
    display: block;
    width: 275px;
    max-width: 522px;
}

.resourceBody .kfile-download-url span {
    background: transparent url(../../img/kfm/icon-download-2x.png) center center no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0 10px -3px 0;
    background-size: cover;
}

.thankyouMsg .kfile-download-url {
    padding: 13px 10px;
    text-align: center;
    margin: 30px auto 0 auto;
    display: block;
    width: 275px;
    font-size: 13px;
}

.thankyouMsg .kfile-download-url span {
    background: transparent url(../../img/kfm/icon-download-2x.png) center center no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0 10px -3px 0;
    background-size: cover;
}

.shareWidget {
    border-bottom: 1px solid #d2dadc;
    padding: 30px 35px;
    min-height: 110px;
}

.shareWidget .shareLabel {
    float: left;
    width: 61px;
    height: 60px;
    font-size: 20px;
    font-weight: 300;
    line-height: 60px;
    color: #333;
}

.shareWidget.kitem .a2a_kit.a2a_kit_size_32.a2a_default_style {
    opacity: 100;
    height: 50px;
    width: 220px;
    float: left;
    position: relative;
    bottom: 0;
    margin-top: 10px;
}

.nextSteps h3 {
    color: #000 !important;
    font-weight: 600;
    padding: 0 0 0 35px;
}

.nextSteps .step {
    clear: both;
    margin: 0 10px 30px 30px;
    min-height: 95px;
}

.nextSteps .step img {
    float: left;
    width: 80px;
    height: 80px;
    margin: -2px 20px 20px 0;
}

.nextSteps .step strong {
    display: block;
    margin: 0px 0 8px 0;
    color: #63666b;
    font-weight: 400;
}

.nextSteps .step p {
    display: block;
    padding: 0 15px 0 0;
}

.nextSteps .step p a {
}

.other-des .youtube-video-container {
    margin-right: 30px;
}

@media screen and (max-width: 980px) {
    .shareWidget.kitem .a2a_kit.a2a_kit_size_32.a2a_default_style {
        width: 185px;
    }

    .shareWidget.kitem .a2a_default_style a {
        margin: 0 1px;
    }

    .shareWidget.kitem .shareLabel {
        font-size: 13px;
        font-weight: 400;
        width: 40px;
    }

    .resourceBody.resourceVideo .cta-form {
        display: block;
        width: 100%;
        min-height: 500px;
    }

    .resourceBody.resourceVideo .webinar-frame.webcast {
        margin: 0 0 15px 0;
    }

    .resourceBody.resourceVideo .webinar-frame.video {
        margin: 0 0 15px 0;
    }
}

@media screen and (max-width: 768px) {
    section.general article.container {
        margin-top: 46px;
    }

    .contact-us-form-container .form-header h3 {
        font-size: 1.8em;
    }

    .node--kfile--resource_view section.general .container h1 {
        text-align: center;
    }

    .node--kfile--resource_view img.featureImg {
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }

    .node--kfile--resource_view .fileBody {
        padding: 0 0 25px 0;
    }

    .node--kfile--resource_view section.general .container h1 {
        font-size: 1.75em;
    }

    .webinar-des, .other-des {
        margin: 0 10px;
    }

    .resourceBody .other-des {
        padding: 0 0 0 15px;
    }

    .resourceBody .cta-form {
        min-height: 200px;
    }

    .thankyouMsg {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 480px) {
    .node--kfile--resource_view section.general .container h1 {
        font-size: 1.5em;
    }

    .node--kfile--resource_view img.featureImg {
        margin: 5px 0 10px 0;
    }

    .shareWidget.kitem .a2a_kit.a2a_kit_size_32.a2a_default_style {
        width: 220px;
    }

    .shareWidget.kitem .a2a_default_style a {
        margin: 0 4px;
    }

    .shareWidget.kitem .shareLabel {
        font-size: 16px;
        font-weight: 300;
        width: 50px;
    }
}

/* End // Overwrite default style - KFILE LANDING PAGE LAYOUT */
/* Main View /resource-library/ ---------------------------------------------------------------------------------------- */
.hubview #content-area .span-center, .hubview .span-center {
    max-width: 1170px;
}

.hubview #content-area.noselection {
    padding-top: 25px;
}

.hubview #content-area.noselection #sidebar-second {
    margin: -12px 0 0 0;
}

.hubview .heading-wrap {
    margin-bottom: 80px;
}

.hubview .heading-wrap .heading {
    max-width: 1110px !important;
}

.hubview #block-system-main {
}

.hubview #sidebar-second {
    margin: 40px 0 0 0;
    padding: 0 0 0 12px;
}

.hubview #sidebar-second .block.block-facetapi {
    margin: 0 0px 10px 0;
}

.hubview #sidebar-second .block.block-facetapi h2 {
    margin: 42px 0 6px 0;
    font-weight: 400;
    font-size: 22px;
    color: #555;
    line-height: 150%;
}

.hubview #sidebar-second .facetapi-facetapi-links li {
    display: block;
    line-height: 35px;
    height: 34px;
    padding: 0;
    margin: 0 0 6px 0 !important;
    text-transform: uppercase;
    font-size: 12px;
    background: #F6F6F6 url(../../img/kfm/kfile-filter.png) 0 0 no-repeat;
}

.hubview #sidebar-second .facetapi-facetapi-links li a {
    color: #444;
    padding: 0 0 0 32px !important;
    font-size: 11px;
    display: inline-block;
}

.hubview #sidebar-second .facetapi-facetapi-links li a:hover {
    color: #000;
}

.hubview #sidebar-second .facetapi-facetapi-links li a.facetapi-active {
    margin: 0px;
    width: 30px;
    height: 34px;
    float: left;
    text-indent: -9999px;
}

.hubview #sidebar-second .facetapi-facetapi-links li.fapi-active {
    background-position: 0 -38px;
    color: #333;
}

.hubview #sidebar-second .facetapi-facetapi-links li.fapi-active a {
    color: #CCC;
}

.hubview .fms-ks1 .kitem {
    display: none;
}

.hubview a.facetapi-limit-link {
    font-weight: 300;
    text-align: left;
    display: block;
    font-size: 13px;
    padding: 0 0 0 30px;
}

#block-current_search-standard {
    clear: both;
    width: 100%;
    margin: 45px 0 12px 0;
    padding: 0 0 0 20px;
}

#block-current_search-standard .item-list ul li {
    margin: 0;
}

#block-current_search-standard .item-list a {
    margin: 0 0 10px 10px;
    display: block;
    position: relative;
    float: left;
    padding: 5px 8px 5px 8px;
    font-size: 13px;
    background-color: #FFF;
    color: #333;
    border: 1px solid #CCC;
    border-radius: 4px;
}

#block-current_search-standard .item-list a:hover {
    color: #FFF;
    background-color: #079ed5;
    border-color: #079ed5;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.25);
}

#block-current_search-standard .item-list a span {
    display: none;
    background-color: #FFF;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -8px;
    top: -10px;
    border-radius: 20px;
    text-align: center;
    line-height: 17px;
    z-index: 20;
    font-family: Verdana;
}

#block-current_search-standard .item-list a:hover span {
    display: block;
    border: 1px solid #079ed5;
    color: #079ed5;
}

#block-current_search-standard h3 {
    font-size: 13px;
    margin: 0 0 12px 12px;
    color: #999;
    font-weight: normal;
}

/* PAGER */
ul.pager {
    margin: 14px 0 60px 0;
    width: 92%;
}

ul.pager li {
    padding: 0 !important;
}

/* Main View /resource-library/ RESPONSIVE */
@media screen and (min-width: 481px) and (max-width: 960px) {
}

@media screen and (max-width: 768px) {
    #block-current_search-standard {
        margin: 4px 0 4px 0;
    }
}

@media screen and (max-width: 480px) {
}

/* Sub View /icd10-q/ -------------------------------------------- */
/* Filter */
.view-kfile-search {
}

.view-kfile-search .view-content {
    /* width: 100% !important; */
}

/* ------------------------------------------------------------------------------------------------------------------------- */
/* Filter button */
#filters {
    text-align: center;
    margin-bottom: 18px;
}

#filters a.minim.is-checked {
    width: 0;
    background-color: #54b0d1
}

#filters a.minim.is-checked .container {
    -webkit-transform: translateX(7px);
    -moz-transform: translateX(7px);
    -ms-transform: translateX(7px);
    -o-transform: translateX(7px);
    transform: translateX(7px)
}

#filters a.minim.is-checked .container > p {
    opacity: 0;
    -webkit-transition: opacity 250ms ease;
    -moz-transition: opacity 250ms ease;
    transition: opacity 250ms ease
}

#filters a.minim.is-checked .container span.indicator {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 250ms ease;
    -moz-transition: -moz-transform 250ms ease;
    transition: transform 250ms ease
}

#filters a.minim.is-checked .container span.indicator:after {
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#filters a.minim.is-checked .container span.indicator:before {
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#filters a.minim {
    width: 72px;
    padding: 12px 22px;
    box-sizing: content-box;
    border-radius: 80px;
    -webkit-border-radius: 90px;
    background-color: #EBF1F3;
    overflow: hidden;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease
}

#filters a.minim .container {
    position: relative;
    height: 20px;
    width: 72px;
    float: right;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease
}

#filters a.minim .container > p {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #a4aeb1;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    position: absolute;
    top: -1px;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 250ms ease 250ms;
    -moz-transition: opacity 250ms ease 250ms;
    transition: opacity 250ms ease 250ms
}

#filters a.minim .container span.indicator {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    margin-left: 10px;
    top: 2px;
    right: 0;
    perspective: 100px;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform: preserve-3d;
    -webkit-transition: -webkit-transform 250ms ease .25s;
    -moz-transition: -moz-transform 250ms ease .25s;
    transition: transform 250ms ease .25s
}

#filters a.minim .container span.indicator:after {
    content: '';
    left: 0;
    top: 50%;
    height: 2px;
    width: 100%;
    position: absolute;
    margin-top: -1px;
    background-color: #a4aeb1;
    perspective: 100px;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform: preserve-3d;
    -webkit-transition: -webkit-transform 250ms ease .25s;
    -moz-transition: -moz-transform 250ms ease .25s;
    transition: transform 250ms ease .25s
}

#filters a.minim .container span.indicator:before {
    content: '';
    left: 50%;
    top: 0;
    height: 100%;
    width: 2px;
    position: absolute;
    margin-left: -1px;
    background-color: #a4aeb1;
    perspective: 100px;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform: preserve-3d;
    -webkit-transition: -webkit-transform 250ms ease .25s;
    -moz-transition: -moz-transform 250ms ease .25s;
    transition: transform 250ms ease .25s
}

#filters a.minim:hover {
    background-color: #54b0d1
}

#filters a.minim:hover .container > p {
    color: #fff
}

#filters a.minim:hover .container span.indicator {
    color: #fff
}

#filters a.minim:hover .container span.indicator:after {
    background-color: #fff
}

#filters a.minim:hover .container span.indicator:before {
    background-color: #fff
}

/* TILE STYLE 1 (max 3col) ---------------------------------------------------------------------------------------- */
section.fms-ks1 {
    background-color: #E7ECEE;
    padding: 65px 0 45px 0;
    margin: 0;
    overflow: hidden;
    min-height: 300px;
    font-family: "Source Sans Pro", sans-serif;
}

section.fms-ks1 .view-content {
    margin: 30px 0 0 0;
}

section.fms-ks1 .kcontainer {
    max-width: 1170px;
    margin: 0 auto;
}

.fms-ks1 .kheader h3 {
    text-align: center;
    font-weight: 300;
    color: #666;
    font-size: 30px;
}

.fms-ks1 .pushmore {
    opacity: .5;
    border: 0 none !important;
    height: 0px !important;
    margin: 0 !important;
    overflow: hidden;
}

.fms-ks1 .btn-md-dkgreen, .fms-ks1 .btn-sm-blue {
    width: 200px !important;
    margin: 15px auto !important;
    padding: 10px 50px !important;
    display: block;
    clear: both;
}

.fms-ks1 #filters a.buttonf {
    display: inline-block;
}

.fms-ks1 #filters a.minim {
    border: 1px solid #66A8BB;
    display: none;
    width: 145px;
}

.fms-ks1 #filters a.minim p {
    color: #66A8BB;
    width: 115px;
}

.fms-ks1 #filters a.minim .container {
    width: 145px;
}

.fms-ks1 #filters a.minim.is-checked {
    width: 0px;
    display: block;
}

.fms-ks1 a.showbf.is-checked {
    background-color: #54b0d1;
    color: #FFF;
}

.fms-ks1 a.showbf.is-checked:hover {
    color: #FFF;
    border: 1px solid #66A8BB;
}

.fms-ks1 a.showbf:hover {
    border: 1px solid #A4AEB1;
    color: #6A7577;
}

.fms-ks1 a.showbf {
    padding: 8px 22px;
    box-sizing: content-box;
    border-radius: 90px;
    -webkit-border-radius: 90px;
    background-color: #EBF1F3;
    overflow: hidden;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease;
    color: #a4aeb1;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 2px 3px;
    border: 1px solid #FFF;
}

/* hide status flag for now */
.fms-ks1 img.status_new {
    position: absolute;
    right: 10px;
    top: -3px;
    width: 40px;
    display: none;
}

/* KFILE card Jason */
.fms-ks1 .kitem {
    display: inline-block;
    /* float: left; */
    border: 1px solid #CCC;
    /* width: 31%; */
    height: 369px;
    margin: 0 1.16% 30px 1.16%;
    /* margin-left: 50%; */
    /* transform: translateX(-50%); */
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.15);
}

/*.fms-ks1 .kitem{ display: inline-block; float: left; border: 1px solid #CCC; width:31%; height: 369px; margin:0 1.16% 30px 1.16%;   -webkit-font-smoothing: antialiased;
overflow: hidden; position: relative; background-color: #fff; border-radius: 6px; -webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.15); box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.15);}*/
.fms-ks1 .kitem > * {
    -webkit-transition: all 250ms cubic-bezier(0.79, -0.15, 0, 1.43);
    -moz-transition: all 250ms cubic-bezier(0.79, -0.15, 0, 1.43);
    transition: all 250ms cubic-bezier(0.79, -0.15, 0, 1.43);
}

/* .fms-ks1 .kitem > *{-webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; transition: all 250ms ease-out;} */
.fms-ks1 .kitem .klink {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}

.fms-ks1 .kitem h3 {
    -webkit-transition: all 0ms ease;
    -moz-transition: all 0ms ease;
    transition: all 0ms ease;
}

.fms-ks1 .kitem .kbody {
    padding: 10px 19px 10px 19px;
    font-size: 14px;
    color: #778185;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    letter-spacing: 0;
}

.fms-ks1 .kitem .kfmbg {
    min-height: 200px;
    background: #FFF url(../../img/kfm/kareo-tile.jpg) center center no-repeat;
    width: 100%;
    display: block;
}

.fms-ks1 .kitem .kfmbg:after {
    content: ' ';
    height: 200px;
    position: absolute;
    top: 0;
    left: -1px;
}

.fms-ks1 .kitem h3 {
    padding: 16px 19px 0 19px;
    margin: 0;
    font-size: 17px;
    color: #333;
    font-weight: 400;
}

.fms-ks1 .kitem .klink {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    height: 57px;
    width: 100%;
    border-bottom: 15px solid #FFF;
}

.fms-ks1 .kitem .klink a {
    display: block;
    padding: 0;
    color: #333;
    margin: 0 0 0 19px;
    line-height: 18px;
    margin-top: 25px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 600;
}

.fms-ks1 .kitem .klink a:hover {
    text-decoration: underline;
}

.fms-ks1 .kitem span.ico {
    position: absolute;
    border: 1px solid #FFF;
    padding: 6px;
    width: 40px;
    height: 40px;
    right: 10px;
    top: 10px;
    border-radius: 40px;
    text-align: center;
    line-height: 26px;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease-out .1s;
    -moz-transition: all 500ms ease-out .1s;
    -o-transition: all 500ms ease-out .1s;
    transition: all 500ms ease-out .1s;
    display: none;
}

.fms-ks1 .kitem.hover {
    background-color: #3B90AE;
    -webkit-box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.35);
}

.fms-ks1 .kitem.hover img.status_new {
    top: -38px;
}

.fms-ks1 .kitem.hover span.icon-kfile {
    display: none;
}

.fms-ks1 .kitem.hover .kbody {
    color: rgb(185, 225, 237);
    font-size: 14px;
    font-weight: 400;
    padding: 14px 24px 10px 24px;
}

.fms-ks1 .kitem.hover .kfmbg {
    margin: -200px 0 0 0;
}

.fms-ks1 .kitem.hover .kfmbg:after {
    background-position: 0 -400px;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjkwYWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(59,144,174,1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(59,144,174,1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(59,144,174,1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(59,144,174,1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(59,144,174,1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(59,144,174,1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#3b90ae',GradientType=0 );
    height: 150px;
    margin: 150px 0 0 0;
}

/* todo: style overwrite based on content type */
/* tmp - custom layout for ba1 and cs
.fms-ks1 .kitem.type-ba1 .kfmbg:before{ content: ' '; width: 110%; height: 70px; position: absolute; top:3000px; left:-1px; 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjkwYWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(59,144,174,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(59,144,174,1))); 
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(59,144,174,1) 100%); 
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(59,144,174,1) 100%); 
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(59,144,174,1) 100%); 
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(59,144,174,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#3b90ae',GradientType=0 ); 
-webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.fms-ks1 .kitem.type-ba1.hover h3{margin: -70px 0 0 0;z-index: 2;position: relative;}
.fms-ks1 .kitem.type-ba1.hover .kfmbg {margin: -130px 0 0 0; opacity: .7;}
.fms-ks1 .kitem.type-ba1.hover .kfmbg:before { top:0px; }

.fms-ks1 .kitem.type-cs .kfmbg{	min-height: 100%; background-position: center top;	background-size: cover;	position: absolute;	z-index: 1;}
.fms-ks1 .kitem.type-cs .kfmbg:after{display: none;}
.fms-ks1 .kitem.type-cs h3, .fms-ks1 .kitem.type-cs.hover h3{padding: 55px 19px 0 19px; margin: 0; font-size: 24px; color: #FFF;font-weight: 400;z-index: 10;position: relative;text-align: center;}
.fms-ks1 .kitem.type-cs .kbody{padding: 16px 19px 10px 19px; font-size: 16px; color: rgba(255, 255, 255, 0.8); -webkit-font-smoothing: antialiased;font-weight: 400; letter-spacing: 0;z-index: 2;position: relative;text-align: center;}
.fms-ks1 .kitem.type-cs .klink{display: none;}
.fms-ks1 .kitem.type-cs .a2a_default_style{display: none;}
.fms-ks1 .kitem.type-cs.hover{background-color: #000;}
.fms-ks1 .kitem.type-cs.hover .kfmbg {margin: 0;opacity: .75;
-webkit-filter: blur(2px);-moz-filter: blur(2px);-o-filter: blur(2px);-ms-filter: blur(2px);filter: blur(2px);}

.fms-ks1 .kitem.type-cs.hover .kbody{color: rgba(255, 255, 255, 1);}
.fms-ks1 .kitem.type-cs.hover .klink{ display: block;}
.fms-ks1 .kitem.type-cs.hover .klink a{ color: #FFF; background-color: transparent; margin: 0 auto; width: 80%; padding: 15px; border-radius: 40px; font-size: 16px; border: 1px solid #FFF; text-decoration: none; font-weight: 400; }
.fms-ks1 .kitem.type-cs.hover .klink a:hover{background-color: #FFF; color: #333;border: 1px solid #FFF; -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1); box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1); margin-top: -2px;}
.fms-ks1 .kitem.type-cs.tileFeatured { width: 64%; }
*/
/* blog tile - ba */
.fms-ks1 .kitem.type-ba .kfmbg {
    display: none;
}

.fms-ks1 .kitem.type-ba h3 {
    font-size: 1.5em;
    color: #707070;
    padding: 30px 24px 0 24px;
}

.fms-ks1 .kitem.type-ba.hover h3 {
    font-size: 1.5em;
    padding: 30px 24px 0 24px;
}

.fms-ks1 .kitem.type-ba .kbody {
    padding: 14px 24px 10px 24px;
}

.fms-ks1 .kitem.type-ba.hover .kbody {
    font-size: 13px;
    padding: 14px 24px 10px 24px;
}

.fms-ks1 .kitem .kfm-author {
    display: none
}

.fms-ks1 .kitem.type-ba .kfm-author {
    display: block;
    margin: 5px 24px;
    position: absolute;
    bottom: 50px;
    width: 86%;
    background-color: #fff;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

.fms-ks1 .kitem.type-ba .kfm-author .author-wrap {
    display: table;
    width: 100%;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    min-height: 95px;
}

.fms-ks1 .kitem.type-ba .kfm-author .author-avatar img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: transparent url('../../sites/default/themes/kareo_theme/images/source/kareo-logo.png') no-repeat 50% 50%;
    background-size: contain;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    display: inline-block;
    box-shadow: inset 0px 0px 10px #555;
    border: 1px solid #bababa;
}

.fms-ks1 .kitem.type-ba .kfm-author p {
    font-size: 13px;
    vertical-align: top;
    display: table-cell;
    vertical-align: middle;
    margin-top: 14px;
    padding-left: 65px;
}

.fms-ks1 .kitem.type-ba .kfm-author p strong {
    font-weight: bold;
    color: #3E3E3E;
}

.fms-ks1 .kitem.type-ba .klink {
    font-weight: 600;
}

.fms-ks1 .kitem.type-ba.hover .kfm-author {
    opacity: 0;
}

.fms-ks1 .kitem.hover .klink {
    background: none;
    border: 0 none;
    color: #FFF;
    text-align: center;
    font-weight: 300;
    height: 70px;
}

.fms-ks1 .kitem.hover .klink a {
    color: #D0EDF7;
    background-color: #4497B5;
    margin: 0 auto;
    width: 80%;
    padding: 15px;
    border-radius: 40px;
    font-size: 16px;
    border: 1px solid #B0D5E2;
    text-decoration: none;
    font-weight: 400;
}

.fms-ks1 .kitem.hover .klink a:hover {
    background-color: #FFF;
    color: rgb(35, 128, 161);
    border: 1px solid #FFF;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1);
    margin-top: -2px;
}

.fms-ks1 .kitem.hover h3 {
    color: #FFF;
    padding: 30px 24px 0 24px;
    font-size: 18px;
}

.fms-ks1 .kitem.hover span.ico {
    opacity: 0;
}

.fms-ks1 .kitem.hover .a2a_kit.a2a_kit_size_32.a2a_default_style {
    bottom: 72px;
    height: 100px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    padding: 45px 0 0 0;
}

@media screen and (max-width: 768px) {
    /* Jason.fms-ks1 .kitem { width: 46%; margin:0 2% 25px 2%; } */ .fms-ks1 .kitem {
        /* width: 46%; */
    }

    /* Jason .fms-ks1 .kitem.type-cs.tileFeatured{ width: 46%; margin:0 2% 25px 2%;} */
    .fms-ks1 .kitem.type-cs.tileFeatured {
        width: 46%;
    }
}

@media screen and (max-width: 480px) {
    .fms-ks1 #filters {
        text-align: center;
        z-index: 50;
        margin: -30px 0 0 0;
    }

    .fms-ks1 #filters a.buttonf {
        display: none;
        margin: 6px 3px;
    }

    .fms-ks1 #filters a.minim {
        display: block !important;
        margin: 8px auto;
    }

    .fms-ks1 .kitem.type-ba .kfm-author .author-wrap {
        min-height: 66px;
    }

    .fms-ks1 .kitem.type-ba .kfm-author .author-avatar img {
        display: none
    }

    .fms-ks1 .kitem.type-ba .kfm-author p {
        padding-left: 0;
    }

    /* more compact size for mobile (3 columns)
	.fms-ks1 .kitem { width: 96%; margin:0 2% 25px 2%; height: 200px;}
	.fms-ks1 .kitem.type-cs.tileFeatured{ width: 96%; margin:0 2% 25px 2%;}
	
	.fms-ks1 .kitem .kfmbg{ min-height:59px;}
	.fms-ks1 .kitem.hover .kfmbg{ margin:-59px 0 0 0;}
	.fms-ks1 .kitem.hover h3{ padding: 20px 24px 0 24px;}
	.fms-ks1 .kitem.hover .klink a{padding: 16px; }
	.fms-ks1 .kitem.hover .kbody{color: rgb(167, 206, 219); display: none;}
	
	.fms-ks1 .kitem.type-ba1.hover h3{margin: 66px 0 0 0;z-index: 2;position: relative;text-align: center;font-size: 16px;}
    .fms-ks1 .kitem.type-cs .kbody{color: rgba(255, 255, 255, 0.45); }
	*/
    /* Jason .fms-ks1 .kitem { width: 96%; margin:0 2% 25px 2%; } */
    .fms-ks1 .kitem {
        /* width: 96%; */
    }

    /* Jason .fms-ks1 .kitem.type-cs.tileFeatured{ width: 96%; margin:0 2% 25px 2%;}*/
    .fms-ks1 .kitem.type-cs.tileFeatured {
        width: 96%;
    }

    .fms-ks1 .kitem .kfmbg {
    }

    .fms-ks1 .kitem.hover .kfmbg {
    }

    .fms-ks1 .kitem.hover h3 {
    }

    .fms-ks1 .kitem.hover .klink a {
    }

    .fms-ks1 .kitem.hover .kbody {
    }

    /* tmp - custom layout for ba1 and cs
	.fms-ks1 .kitem.type-ba1.hover h3{margin: 66px 0 0 0;z-index: 2;position: relative;text-align: center;font-size: 16px;}
    .fms-ks1 .kitem.type-cs .kbody{color: rgba(255, 255, 255, 0.45); }	
	 */
}

/* END TILE STYLE 1 (max 3col) ---------------------------------------------------------------------------------------- */
/* START TILE STYLE 2 (max 4col) ---------------------------------------------------------------------------------------- */
.ksvar2 .kitem {
    width: 23%;
    margin: 0 1% 25px 1%;
}

.ksvar2 .kitem.hover {
}

@media screen and (max-width: 960px) {
    .ksvar2 .kitem {
        width:31%;
        margin: 0 1.16% 30px 1.16%;
    }
}

@media screen and (max-width: 768px) {
    .ksvar2 .kitem {
        width: 46%;
        margin: 0 2% 25px 2%;
    }
}

@media screen and (max-width: 480px) {
    .ksvar2 .kitem {
        width: 96%;
        margin: 0 2% 25px 2%;
    }

    /* more compact size for mobile (4 columns)
	.ksvar2 .kitem { width: 96%; margin:0 2% 25px 2%; height: 200px;}
	*/
}

/* END TILE STYLE 2 (max 4col) ---------------------------------------------------------------------------------------- */
/* VOTE TO BE COMMON STYLE */
.youtube-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.youtube-video-container iframe,.youtube-video-container object,.youtube-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ADMIN UTILS */
#note-center {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 100px;
    height: 50px;
    z-index: 100;
    display: none;
    text-decoration: none;
    color: #ffffff;
    background-color: #333;
    z-index: 999;
}

#note-center a {
    font-weight: 300;
    color: #FFF;
    font-size: 12px;
    line-height: 50px;
    text-align: center;
    display: block;
    width: 50px;
    float: right;
}

.kitem.admin-kfile-hili {
    border: 10px solid #333;
}

#note-center .useravar {
    float: right;
    width: 50px;
    height: 50px;
}

#note-center a.editTile.hover {
    background-color: #666;
    color: #FFF;
}
