.ps_filter_view_selector a.is_active .icon {
    color: #ffaa00;
}

.blueprints_title {
    text-align: center;
    padding: 15px 0;
    color: blue;
}

.blueprints_title h1 {
    font-family: "Helvetica_Neue_Web_Thin", Õ«ïõ¢ô, SimSun, ÕìÄµûçþ╗åÚ╗æ, STXihei, sans-serif;
    font-size: 2.8125em;
    line-height: 54px;
    color: blue;
}

.blueprints_title h2 {
    font-family: "Helvetica_Neue_Web_Thin", Õ«ïõ¢ô, SimSun, ÕìÄµûçþ╗åÚ╗æ, STXihei, sans-serif;
    font-size: 1.125em;
    line-height: 22px;
    text-transform: uppercase;
    color: blue;
}

.blueprints_field_title{
    font-family: "Helvetica_Neue_Web_Light", Õ«ïõ¢ô, SimSun, ÕìÄµûçþ╗åÚ╗æ, STXihei, sans-serif;
    font-size: 0.875em;
    line-height: 16px;
    color: blue;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid blue;
}

.list_of_contents {
    text-align: left;
    clear: both;
    margin-left: 25px;
}

.list_of_contents li {
    font-size: 0.875em;
    line-height: 16px;
    padding: 3px 0;
    padding-left: 5px;
    list-style-type: decimal;
}


.create_buttonAdder_title

input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;

}


input::-moz-placeholder { /* Firefox 19+ */
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input:-ms-input-placeholder { /* IE 10+ */
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input:-moz-placeholder { /* Firefox 18- */
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.crate_question_title_wrapper {
    width: calc(100% - 45px);
}

.show_source_btn {
    float: right;
}

.show_dynamic_btn {
    float: right;
    margin-right: 20px;
}

.full_width_image_wrapper .grid-psContent {
    margin-right: -8px;
    margin-left: -8px;
}


.fullWidth_wrapper {
    margin-left: -8px;
    margin-right: -8px;
}

.fullwidth_mainheader_startpage .fullWidth_wrapper{
    margin-left: 0;
    margin-right: 0;
}

.fullWidth_wrapper .ps_slider {
    width: auto;
    height: 533px;


}

.imageUploader_button_wrapper.fullwidth_entrypage {
    position: absolute;
    top: 30px;
    right: 50px;
}

.boxKachel_button_wrapper {
    position: absolute;
    top: 76%;
    right: 10px;
}
.boxKachel_button_wrapper.big {
    top: 83%;
}

.edit_image_btn{
    width: 50px;
    height: 50px;
    background: #464646;
    margin-left: 10px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    color: #ffffff;
    font-size: 1.375em;
    box-sizing: border-box;
}

.edit_kachel_btn {
    width: 40px;
    height: 40px;
    background: #464646;
    margin-left: 5px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    color: #ffffff;
    font-size: 1.375em;
    box-sizing: border-box;
}

.edit_image_btn:hover, .edit_kachel_btn:hover {
    color: #ffffff;
}

.edit_image_btn .icon {
    position: absolute;
    top: 10px;
    font-size: 1.5em;
    color: white;
}
.edit_kachel_btn .icon {
    position: absolute;
    top: 7px;
    font-size: 1.375em;
    color: white;
}

.edit_image_btn .icon.i_trash {
    left: 15.5px;
}

.edit_image_btn .icon.i_pen {
    left: 13px;
}

.edit_kachel_btn .icon.i_trash {
    left: 11.75px;
}

.edit_kachel_btn .icon.i_pen {
    left: 10px;
}







/* INFO LISTE KACHEL ELEMENT */
.list_kachel{
    background: transparent;
}

.el_dd_item.list_kachel{
    background: #f5f5f5;
    border-bottom: 1px solid #FFF;
    padding: 6.15% 5.401% 6.35% 7.195%;
    height: 52.28571428571429px;
    text-overflow: ellipsis;

    /*padding: 1.612vh 1.3711vh 1.612vh 1.8282vh;*/
}

.el_dd_item.list_kachel:hover{
    background: #E8E8E8;
    -webkit-transition: background 500ms linear;
    -ms-transition: background 500ms linear;
    transition: background 500ms linear;
}

.el_dd_item.list_kachel:hover > span{
    /*    text-overflow: ellipsis;
        overflow: hidden;
        width: 66%;
        white-space: nowrap;
        display: block;
        line-height: 17px;*/
}

.list_kachel_icons{
    position: absolute;
    /*right: 10.5%;*/
    top: 30%;
    display: block;
}

.list_kachel span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 20px);
    display: block;
    height: 110%;
}

.list_kachel_icons.i_menu_vert{
    right: 10.5%;
}

.list_kachel_icons:nth-of-type(2){
    right: 15.5%;
}

.list_kachel_icons:nth-of-type(3){
    right: 25.2%;
}    

.dialog_blueprints {
    background: rgba(45, 45, 45, 0.9);
}

.dialog_blueprints .blueprints_title h1 {
    color: white;

}

.dialog_blueprints .blueprints_title h2{
    color: white;
}

.dialog_blueprints .blueprints_field_title {
    color: white;
    border-color: white;
    margin-bottom: 50px
}

.dialog_blueprints .blueprints_title{
    color: white;
}

.dialog_message {
    font-family: "Helvetica_Neue_Web_Light", Õ«ïõ¢ô, SimSun, ÕìÄµûçþ╗åÚ╗æ, STXihei, sans-serif;
    font-size: 1em;
    line-height: 24px;
    color: #464646;
    margin-bottom: 30px;
}

.create_select_profile {
    margin-bottom: 0;
}

.profile_selector {
    margin-bottom: 30px;
}

.close_edit_profile_btn {
    margin-top: 30px;
}

.el_multiselect_container {
    padding-bottom: 0;
}

.el_multiselect_content {
    padding-bottom: 5px;
}

.create_tagarea_wrapper {
    margin-bottom: 0;
}

.autocomplete_list li.is_active {
    background: #f2f2f2;
}

[contenteditable]:focus {
    outline: 0px solid transparent;
}

.imageUploadWrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.list_items.grid{
    padding-top: 0;
}


.btn_overlay_fullwidth input{
    height: auto;
}


.btn_overlay_fullwidth{
    background-color: #7f7f7f;
    padding-left: 15px;
    color: #FFF;
    border-bottom: none;
}

.btn_overlay_fullwidth:hover, .btn_overlay_fullwidth:visited{
    background-color: #7f7f7f;
    color: #FFF;
    border-bottom: none;
    padding-bottom: 17px;
}

.btn_overlay_fullwidth.primary{
    background-color: #FFAA00;
}


.imageUploader_button_wrapper.fullwidth_text{
    top: 475px;
    right: 18%;
}




/* BOX KACHELN */
.widget_title_entrypage{
    color: #414141;
    font-size: 1.875em;
    font-weight: 700;
    font-family: "Helvetica_Neue_Web_Bold", Õ«ïõ¢ô, SimSun, ÕìÄµûçþ╗åÚ╗æ, STXihei, sans-serif; 
    margin-bottom: 4px;
}

/*.box_kachel_entrypage{
    height:200px;
    width:100%;
    position:relative;
    background-color:#c1c1c1;
    display: table;
}*/





.box_kachel_theme{
    text-align: center;
    text-align: -webkit-center;
}
.box_kachel_theme p, .box_kachel_theme input{
    font-family: "Helvetica_Neue_Web_Bold", Õ«ïõ¢ô, SimSun, ÕìÄµûçþ╗åÚ╗æ, STXihei, sans-serif; 
    line-height: 14px;
    color: #FFFFFF !important;
    font-size: 0.75em;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    height: auto;
    width: 100%;
}

.box_kachel_title{
    text-align: center;
}
.box_kachel_title p, .box_kachel_title input{
    line-height: 29px;
    color: #FFFFFF !important;
    font-size: 1.5em;
    font-weight: 300;
    text-align: center;
    letter-spacing: 1px;
}

.box_kachel_entrypage.big .box_kachel_theme p, .box_kachel_entrypage.big .box_kachel_theme input{
    font-size: 1.125em;
    line-height: 22px;    
}

.box_kachel_entrypage .box_kachel_theme input{
    font-size: 0.75em;
    line-height: 14px;
    height: auto;    
}
.box_kachel_entrypage .box_kachel_title input{
    font-size: 1.5em;
    line-height: 29px;    
    height: auto;
}

.box_kachel_entrypage.big .box_kachel_title p, .box_kachel_entrypage.big .box_kachel_title input{
    font-size: 1.875em;
    line-height: 36px;
    height: 35px;
}

.box_kachel_entrypage.big .create_buttonAdder_title_boxKachel{
    height: auto;
    margin-bottom: 5px;
}

.create_buttonAdder_title_boxKachel{
    /*width: calc(100% - 40px);*/
    width: 100%;
    border: none;
    height: auto;
    background: transparent;
}

.adder_single_btn.arrow_right:after{
    content: '\E097';
    font-family: "BBF_Iconfont_3";
    font-size: 1.5em;
    line-height: 24px;
    float: right;
    position: absolute;
    right: 10px;
    top: 12px;
}

.entryOverlay_weather_container{
    position: absolute;
    right: 0;
    top: -45px;
}

.weather_text{
    float: left;
}

.weather_icon{
    float: right;
    margin-left: 10px;
}

.weather_icon i{
    font-size: 1.875em;
    margin-top: 5px;
    color: #FFF;
}

.weather_text > p.where{
    min-height: 16px;
    border-color: transparent;
    /*background-color: transparent;*/
    color: #FFFFFF;
    text-align: left;
    font-size: 0.75em;
    line-height: 17px;
    font-family: "Helvetica_Neue_Web_Bold", Õ«ïõ¢ô, SimSun, ÕìÄµûçþ╗åÚ╗æ, STXihei, sans-serif; 
}

.weather_text > p.deg{
    min-height: 18px;
    border-color: transparent;
    background-color: transparent;
    color: #FFFFFF;
    line-height: 22px;
    font-size: 1em;
    font-family: "Helvetica_Neue_Web_Bold", Õ«ïõ¢ô, SimSun, ÕìÄµûçþ╗åÚ╗æ, STXihei, sans-serif; 
}
.shareInDomain_wrapper{
    margin-top: 30px;
}

.shareArticle_label {
    margin-top: 15px;

}

.permalinkWrapper {
    margin-top: 30px;
}

.file_upload_wrapper.has_icon .preview_img {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: 120px;
}

.file_upload_wrapper.has_image .preview_img{
    height: 300px;
    width: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
}

.file_upload_wrapper.has_icon .preview_img img {
    height: 100%;
    width: auto;
}

.create_file_appereance_checker{
    margin-top: 60px;
}

.appereance_item {
    cursor: default;
}

.appereance_item.has_content {
    cursor: pointer;
}

.el_multiselect_container.related_files{
    padding-bottom: 40px;
}

.save_btns {
    margin-bottom: 30px;
}

.person_widget_header {
    cursor: pointer;
}

.userRoleWrapper {
    margin-top: 30px;
}


.listKachel_content{
    display:inline-block;
    left: auto;
}

.sliderButton[isactive="false"] .sliderItem{
    background-color: rgb(205, 205, 205);
    border-color: rgb(205, 205, 205);
}
.sliderButton[isactive="true"] .sliderItem{
    background-color: rgb(153, 153, 153);
    border-color: rgb(153, 153, 153);
}

.create_contentOptionSelector {
    margin-top: 30px;
}

.questions_and_answers_nav {
    position: absolute;
    right: 39px;
    width: 227px;
    top: 32px;
    background: white;
    border: 1px solid #d7d7d7;
}

.browsermode_back {
    float: left;
    padding-right: 10px;
    font-size: 1.25em;
    padding-top: 3px;
}

.create_article_headline_areaPage{
    font-size: 1.875em;
    line-height: 36px;
    font-family: "Helvetica_Neue_Web_Bold";
    color: #414141;
    padding: 20px 5px 10px 5px;
    background: white;
}

.create_article_headline_areaPage.side{
    background: transparent;
    padding-top: 0;
    margin-top: -120px;
}

@media screen and (max-width : 900px ) {
    .create_article_headline_areaPage{
        padding: 20px 15px 10px 15px;
        margin-top: 0px;
        background: transparent;
    }
    .create_article_headline_areaPage.side{
        margin-top: 0;
    }
}

.ps_filter_scroll {
    overflow-x: auto;
    overflow-y: hidden;
    /*-webkit-overflow-scrolling: touch;*/
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    touch-action: pan-x;
}

.ps_content_element_overviewpage_element.is_empty {
    border: none;
}

.statistic_widget .widget_image_container.editMode {
    position: initial !important;
    width: 100% !important;
    height: 100% !important;
    margin-top: 0 !important;
    margin-left: 0!important;
}

.ui-dialog {
    z-index: 200000;
}

.statistic_widget .widget_content_inner.editMode {
    z-index: 1 !important;
}

.single_button_empty{
    background-color: transparent;
    border-color: #7f7f7f;
    border: 0.5px solid;
    height: 50px;
}

.kachelLoader {
    text-align: center;
}

.kachelLoader img {
    width: 16px;
    height: 16px;
    margin-top: 60%;
}

.widget_container.kachelLoader {
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
}

.btnLoader img {
    width: 22px;
    height: 22px;
    padding-top: 14px;
}

.btnLoader:hover {
    background: #ebebeb;
}

.btnLoader {
    background: #ebebeb;
    text-align: center;
}

.buttonsWrapper {
    display: inline;
}

.content_adder_btn.primary {
    background: #FFAA00;
}

.contentList_item_nav.listItem {
    position: absolute;
    right: 0;
    width: 230px;
    background: white;
    border: 1px solid #F2F2F2;
    top: 45px;
    display: none;
    z-index: 20;
}


.el_dropdown_btn.multiselect.contentList_header .clickMask {
    position: absolute;
    top: 0;
    left: 0;
    right: 19px;
    height: 49px;
    z-index: 10;
}

.el_dropdown_btn.multiselect.contentList_header {
    height: 18px;
}

.success_widget .ps_content_element_overviewpage_element_buttons {
    margin-top: -350px;

}

.widget_title {
    overflow-wrap: break-word;
}
