/* EASYBLOG - Composer / Editor
--------------------------------- */
.com_easyblog.view-composer .t4-footer, .com_easyblog.view-composer .ja-topbar, .com_easyblog.view-composer header#t4-header {
    display: none;
}
.com_easyblog.view-composer .eb-comp-toolbar .btn-group {
}
#eb .eb-composer-templates {
    background: rgba(0,0,0,0.80);
    padding: 30px;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
}
.view-composer .ebd-block-action__inner a, .view-composer .ebd-block-action__inner a:hover {
    color: #fff !important;
}
#eb .template {
    width: 160px;
    float: left;
    margin: 30px 30px 15px 0px;
    cursor: pointer;
}
#eb .template-thumb {
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 220px;
    width: 100%;
    display: table;
    vertical-align: middle;
    margin-bottom: 10px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .2s ease-in;
}
#eb .template-thumb:hover {
    border-color: #428bca;
    margin: -5px 0 15px 0 !important;
    box-shadow: -2px 4px 10px 0px rgba(168,168,168,.3);
}
#eb.eb-view-composer .btn-lg, #eb .btn--lg, #eb .pull-right, #eb .t-lg-pull-right {
    transition: all .3s ease;
}
#eb.eb-view-composer .ebd-workarea .ebd-block {
    margin: 10px 0;
}
#eb.eb-view-composer .eb-composer-views {
    background-image: linear-gradient(45deg,#fffeff 1%,#f1f5fb 64%,#f1f5fb 97%);
}
#eb.eb-view-composer .eb-composer-placeholder {
    margin-bottom: 0;
    background-image: linear-gradient(0deg,#fdfcfe 0%,#f1f5fb 100%);
}
#eb.eb-view-composer .ebd-workarea .ebd-block .ebd-block-content {
    margin-bottom: 0px;
}
#eb.eb-view-composer .ebd-workarea .ebd-nest {
    padding: 20px 20px 10px 0px;
}
#eb.eb-view-composer .ebd-workarea .ebd-block[data-type="text"] {
}
.view-composer .ebd-block[data-type="text"] p {
    margin-bottom: 10px;
}
#eb.eb-view-composer .eb-composer-placeholder-icon {
    color: #6d6d6d;
}
#eb.eb-view-composer .ebd-workarea.show-guide .ebd-block.hover:not(.active)>.ebd-block-viewport:before {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
}
#eb.eb-view-composer .ebd-workarea.show-guide .ebd-block>.ebd-block-viewport:before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
}
.view-composer button.btn.btn--sm.btn-eb-default-o[data-eb-insert-url-button] {
    display: none !important;
}
#eb.eb-view-composer .ebd-workarea .ebd-block.active>.ebd-block-toolbar {
    background: rgba(241, 245, 251, .3);
}
#eb.eb-view-composer .ebd-workarea .ebd-block.active>.ebd-block-action .ebd-block-action__inner {
    background: rgb(94, 164, 242);
}
#eb.eb-view-composer .eb-composer-category-search {
	padding: 0 0 0 10px;
}
#eb.eb-view-composer .eb-composer-category-search i {
	top: 11px;
}
#eb.eb-view-composer .eb-composer-fieldset-form-group-wrapper.has-css-field {
    background-color: transparent;
    padding: 4px 0 0;
    margin-bottom: 0px;
}
#eb.eb-view-composer .eb-composer-panel-content label {
    font-weight: 400;
}
#eb.eb-view-composer .eb-composer-panel-content .fa.pull-right {
    margin-left: .3em;
    margin: 3px 6px;
    opacity: .2;
}
#eb.eb-view-composer .eb-popover-content {
    line-height: 1.6em;
}
.view-composer .eb-composer-category-item-group .eb-composer-category-item-group-header:before {
    content: 'Voltar';
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 4px;
    margin: 0;
    padding: 1px 4px 0 3px;
    letter-spacing: 1px;
    position: absolute;
    left: 18px;
    color: #a0a0a0;
	transition: all .2s ease;
}
#eb .eb-composer-category-item-group-header:hover 
.view-composer .eb-composer-category-item-group .eb-composer-category-item-group-header:hover:before{
    color: #4a90e2;
}
#eb.eb-view-composer .eb-composer-category-item-group-viewport .eb-composer-category-item[data-id="6"] > b {
    display: none;
}
.view-composer .eb-composer-category-item-group[data-id="9"] .eb-composer-category-item-group-header:after, 
#eb.eb-view-composer .eb-composer-category-item-group-viewport .eb-composer-category-item[data-id="999"] > span:after {
    content: 'Issuu';
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    background: #f26f61;
    color: #fff;
    border-radius: 4px;
    margin: 0px 0 0 5px;
    padding: 3px 6px 0;
    letter-spacing: .7px;
}
#eb.eb-view-composer .eb-composer-category-item-group-viewport .eb-composer-category-item[data-id="999"] span:before {
    content: 'Issuu';
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    background: #f26f61;
    color: #fff;
    border-radius: 4px;
    margin: 0px 5px 0 0;
    padding: 3px 6px 0;
    letter-spacing: .7px;
}
#eb.eb-view-composer .eb-composer-category-item-group-viewport .eb-composer-category-item[data-id="999"] span:after {
    content: 'Soundcloud';
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    background: #f26f61;
    color: #fff;
    border-radius: 4px;
    margin: 0px 0 0 5px;
    padding: 3px 6px 0;
    letter-spacing: .7px;
}
#eb.eb-view-composer .eb-composer-category-item-group-viewport .eb-composer-category-item[data-id="999"] span:after {
    content: 'Youtube';
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ff0000;
    color: #fff;
    border-radius: 4px;
    margin: 0px 0 0 5px;
    padding: 3px 6px 0;
    letter-spacing: .7px;
}
#eb.eb-view-composer .eb-composer-category-item-group-viewport .eb-composer-category-item[data-id="999"] span:after {
    content: 'Publieditorial';
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    background: #5ea4f2;
    color: #fff;
    border-radius: 4px;
    margin: 0px 0 0 5px;
    padding: 3px 6px 0;
    letter-spacing: .7px;
}
.view-composer .eb-composer-fieldset-form-group-wrapper.has-css-field > div:nth-child(2) {
    display: none;
}
#eb.eb-view-composer .eb-dialog-content {
    line-height: 1.5em;
}
#eb.eb-view-composer .eb-composer-category-item.has-children .eb-composer-category-item-count {
    margin: 1px 0;
}
#eb.eb-view-composer .eb-composer-category-item-count>span {
    font-size: 11px;
    background: rgb(94, 164, 242);
    padding: 0px 6px;
    color: #fff;
    border-radius: 4px;
}
#eb.eb-view-composer .ebd-workarea .ebd > .ebd-block.ebd-block.is-dropzone.ui-droppable:first-child {
    display: none !important;
}
#eb.eb-view-composer .ebd-workarea .ebd .ebd-block:nth-child(2) .ui-droppable {
    display: none !important;
}
#eb.eb-view-composer .ebd-workarea .ebd .ebd-block.ui-droppable:nth-child(3) {
    display: none !important;
}
#eb.eb-view-composer .ebd-workarea .ebd > .ebd-block.ebd-block.is-dropzone.ui-droppable:first-child {
    display: none !important;
}
.eb-composer-fieldset.eb-image-style-fieldset, .eb-composer-fieldset.eb-image-alignment-fieldset {
    display: none;
}
#eb.eb-view-composer .ebd-workarea .ebd-block[data-type=text]:first-child .ebd-block-action {
    display: none;
}
#eb.eb-view-composer .ebd-workarea .ebd-block[data-type="readmore"] {
    display: none !important;
}
.eb-list-item.eb-blocks-tree-item.active.level-1[data-type='readmore'] {
    display: none;
}
#eb.eb-view-composer .ebd-workarea .ebd-block[data-type=text]:first-child {
    margin-bottom: 40px;
}
.view-composer .eb-list-item.eb-mm-variation-item.is-system:nth-child(3) span:after {
    content: ' (Recomendado)';
    font-size: 10px;
    font-weight: 500;
    color: #000;
    letter-spacing: .8px;
}
.view-composer .eb-list-item.eb-mm-variation-item.is-system:nth-child(3) {
    background: #f6fff7;
}
#eb.eb-view-composer .ebd-workarea .ebd-block[data-type=text]:first-child {
    margin-bottom: 40px;
}
#eb.eb-view-composer .ebd-workarea .ebd-block[data-type=text]:first-child .ebd-block-viewport:after {
    margin: 0 -20px !important;

    padding: 0 20px !important;
}
#eb.eb-view-composer .ebd-workarea .ebd-block[data-type=text]:first-child:after {
    content: 'Linha Fina' !important;
    position: absolute;
    right: 0;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #90a4ad;
    letter-spacing: .6px;
    transition:all .42s ease;  
    border: 1px solid #fff;
    border-top: none !important;
}
#eb.eb-view-composer .ebd-workarea .active.ebd-block[data-type=text]:first-child:after {
    border: 1px solid #3aabf0;
    border-radius: 3px;
    background: #3aabf0;
    -webkit-box-shadow: 0 1px 8px rgba(58,171,240,.6);
    box-shadow: 0 1px 8px rgba(58,171,240,.6);
    color: #fff;
}
#eb.eb-view-composer .ebd-workarea .ebd-block[data-type=text]:first-child .ebd-block-toolbar {
    display: none !important;
}
#eb.eb-view-composer .ebd-workarea .ebd-block[data-type=text]:first-child:after {
    content: 'Linha Fina' !important;
    position: absolute;
    right: 0;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    color: #90a4ad;
    letter-spacing: .6px;
    padding: 2px 10px;
    border-radius: 0 0 4px 4px;
    background-image: linear-gradient(0deg,#fdfcfe 0%,#f1f5fb 100%);
}
.eb-composer-templates-header h4 {
    font-family: sans-serif;
}
#eb .template-control {
    border-radius: 0 0 3px 0;
}
#eb.eb-view-composer .template .template-thumb:after {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    background: #aaaaaa;
    color: #fff;
    border-radius: 3px 0 3px 0;
    margin: 0;
    padding: 4px 9px 1px;
    letter-spacing: .7px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .95;
    transition:all .2s ease;
}
#eb.eb-view-composer .template .template-thumb:hover:after {
    background: #4a90e2;
    opacity: 1;
    padding: 4px 9px 3px;  
}
#eb.eb-view-composer .template[data-uid="9"] .template-thumb:after {
    content: 'Issuu';
    color: #fff;
}
#eb.eb-view-composer .template[data-uid="11"] .template-thumb:after {
    content: 'Youtube';
    color: #fff;
}
#eb.eb-view-composer .template[data-uid="12"] .template-thumb:after, #eb.eb-view-composer .template[data-uid="8"] .template-thumb:after {
    content: 'Soundcloud';
    color: #fff;
}
#eb.eb-view-composer .template[data-uid="999"] .template-thumb:after {
    content: 'Publieditorial';
    color: #fff;
}
#eb .eb-composer-category-search-textfield {
    padding-left: 24px;
    padding-bottom: 5px;
}