﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans');

.position-comment-date-info {
    text-align: right;
}

@media (max-width: 600px) {
    .position-comment-date-info {
        text-align: left;
    }
}


.custom-jumbotron {
    width: 100%;
    position: fixed;
    right: 0;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
}

.second-jumbotron-picture-position {
    position: absolute;
    left: 350px;
    top: 0px;
}

.third-jumbotron-picture-position {
    position: absolute;
    left: 700px;
    top: 0px;
}

.fourth-jumbotron-picture-position {
    position: absolute;
    left: 1050px;
    top: 0px;
}

.first-jumbotron-title-overlay-position {
    position: absolute;
    left: 50px;
    top: 200px;
    color: white;
}

.second-jumbotron-title-overlay-position {
    position: absolute;
    left: 400px;
    top: 200px;
    color: white;
}


html, body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

.left-page-tools-column {
    width: 120px;
    position: fixed;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 0px;
    height: 100%;
    background-color: #333333;
}

.page-bottom-cap {
    width: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    height: 240px;
    background-color: #333333;
    top: auto;
}

.lift-menu {
    position: absolute;
    z-index: 1000;
}

.position-page-bottom-cap {
    position: absolute;
    top: 0px;
}

.horizontal-page-band-in-edit-post-view, .horizontal-page-band-in-add-new-message-view, .horizontal-page-band-in-edit-message-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 900px;
    background-color: #ffffff;
}

.page-divider {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    height: 2px;
    background-color: #eeeeee;
}

.left-page-tools-column-label {
    position: fixed;
    left: 18px;
    top: 79px;
    color: white;
}

.first-tool-button-position {
    position: absolute;
    left: 2px;
    top: 122px;
}

.second-tool-button-position {
    position: absolute;
    left: 2px;
    top: 222px;
}


.third-tool-button-position {
    position: absolute;
    left: 2px;
    top: 322px;
}

.tools-button {
    display: block;
    font-size: 18px;
    border: 1px solid black;
    width: 116px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    background-color: #474444;
    position: fixed;
}

    .tools-button:hover {
        cursor: pointer;
        background-color: #3f3f3f;
        border: 1px solid black;
    }

    .tools-button:focus {
        background-color: #474444;
    }


    .tools-button:active {
        background-color: #3a33c3;
    }


.glyphicon.glyphicon-pencil:before, .glyphicon.glyphicon-picture:before, .glyphicon.glyphicon-facetime-video:before {
    font-size: 24px;
    color: white;
}

.droppable-area-indicator-enclosure {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.adjust-text-editor-position {
    position: absolute;
    left: 180px;
}

    .adjust-text-editor-position#0 {
        visibility: visible;
        background-color: blue;
    }

.adjust-content-position-of-add-category-to-post-view {
    position: absolute;
    width: 100%;
    top: 87px;
}

.adjust-content-position-of-add-tag-to-post-view {
    position: absolute;
    width: 100%;
    top: 87px;
}

.adjust-content-position-of-edit-categories-view {
    position: absolute;
    width: 100%;
    top: 87px;
}

.adjust-content-position-of-add-new-category-view {
    position: absolute;
    width: 100%;
    top: 65px;
}

#droppable-area {
    width: auto;
}

.id-textbox-padding {
    padding-top: 25px;
    padding-bottom: 16px;
}

.left-align-text {
    text-align: left;
}


.hide-element {
    display: none;
}

.configure-edit-button {
    position: absolute;
    left: 245px;
    padding-top: 10px;
}

.configure-edit-button-in-edit-post-categories-view, .configure-edit-button-in-edit-post-tags-view {
    position: absolute;
    left: 15px;
    padding-top: 110px;
}

.configure-delete-button-in-edit-post-categories-view, .configure-delete-button-in-edit-post-tags-view {
    position: absolute;
    left: 245px;
    padding-top: 10px;
}

.configure-delete-button {
    position: absolute;
    left: 245px;
    padding-top: 10px;
}

.configure-add-button {
    position: absolute;
    left: 245px;
    padding-top: 10px;
    top: 222px;
}

.configure-add-button-in-edit-categories-view, .configure-add-button-in-edit-tags-view {
    position: absolute;
    left: 15px;
    padding-top: 10px;
}

.glyphicon.glyphicon-pencil:before {
    color: black;
}

.glyphicon.glyphicon-trash:before {
    font-size: 24px;
    color: black;
}

.glyphicon.glyphicon-plus:before {
    font-size: 24px;
    color: black;
}


.adjust-metadata-field-vertical-position {
    position: absolute;
    padding-top: 14px;
    width: 100%;
}

.position-category-tag-selection-controls {
    position: absolute;
    left: 20px;
    top: 22px;
}

.adjust-combobox-in-footer-bar {
    position: inherit;
    left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 200px;
}

.adjust-combobox-in-edit-post-categories-view, .adjust-combobox-in-edit-post-tags-view {
    position: absolute;
    left: 15px;
    top: 180px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 300px;
}

.position-save-button-in-edit-post-categories-view, .position-save-button-in-edit-post-tags-view {
    position: absolute;
    right: 50px;
    top: 430px;
}

.position-error-message-in-add-new-category-view {
    position: absolute;
    top: 470px;
    left: 50px;
}

.position-error-message-in-add-new-tag-view {
    position: absolute;
    top: 390px;
    left: 50px;
}

.position-error-message-header-in-add-new-category-view {
    font-weight: 900;
    position: absolute;
    top: 420px;
    left: 50px;
}

.position-error-message-header-in-add-new-tag-view {
    font-weight: 900;
    position: absolute;
    top: 340px;
    left: 50px;
}

.position-save-button-in-edit-categories-view, .position-save-button-in-edit-tags-view {
    position: absolute;
    right: 50px;
    top: 333px;
}

.position-form-navigation-button-in-add-category-to-post-view, .position-form-navigation-button-in-add-tag-to-post-view {
    position: absolute;
    left: 50px;
    top: 430px;
}

.position-form-navigation-button-in-edit-post-view {
    position: relative;
    left: 0px;
    top: 0px;
}

.position-save-button-in-edit-post-view {
    position: relative;
    right: 0px;
    top: -34px;
}

.position-save-button-in-add-new-message-view {
    margin-top: 0px;
}


.position-form-navigation-button-in-add-new-category-view {
    position: absolute;
    left: 50px;
    top: 350px;
}

.position-form-navigation-button-in-add-new-tag-view {
    position: absolute;
    left: 50px;
    top: 275px;
}

.position-form-navigation-button-in-edit-categories-view, .position-form-navigation-button-in-edit-tags-view {
    position: absolute;
    left: 50px;
    top: 333px;
}

.position-save-button-in-add-new-category-view {
    position: absolute;
    right: 50px;
    top: 350px;
}

.position-save-button-in-add-new-tag-view {
    position: absolute;
    right: 50px;
    top: 275px;
}

.center-page-elements-in-edit-post-categories-view {
    vertical-align: middle;
}

.horizontal-page-band-in-edit-post-categories-view, .horizontal-page-band-in-edit-post-tags-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 340px;
    background-color: #ffffff;
}

.horizontal-page-band-in-edit-categories-view, .horizontal-page-band-in-edit-tags-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 240px;
    background-color: #ffffff;
}

.horizontal-page-band-in-add-new-category-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 255px;
    background-color: #ffffff;
}


.horizontal-page-band-in-add-new-tag-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 185px;
    background-color: #ffffff;
}

.adjust-controls-positions-in-edit-categories-view, .adjust-controls-positions-in-edit-tags-view {
    position: absolute;
    top: 87px;
    width: 100%;
}

.adjust-controls-positions-in-add-new-category-view {
    position: absolute;
    top: 45px;
    width: 100%;
}

.adjust-controls-positions-in-add-new-tag-view {
    position: absolute;
    top: 87px;
    width: 100%;
}

.adjust-first-control-position-in-add-new-category-view {
    position: inherit;
    top: 65px;
    width: 100%;
}

.adjust-first-control-position-in-add-new-tag-view {
    position: relative;
    top: 7px;
    width: 100%;
}

.adjust-second-control-position-in-add-new-category-view {
    position: inherit;
    top: 130px;
    width: 100%;
}

@media (min-width: 768px) {
    .center.navbar .nav,
    .center.navbar .nav > li {
        float: none;
        display: inline-block;
        *display: inline; /* ie7 fix */
        *zoom: 1; /* hasLayout ie7 trigger */
        vertical-align: top;
    }

    .center .navbar-inner {
        text-align: center;
    }

    .center .dropdown-menu {
        text-align: left;
    }
}


.horizontally-center-page-elements {
    width: 100%;
    position: absolute;
    left: 50%;
    margin-left: -50px;
}

.adjust-second-column-position-in-edit-post-view {
    position: absolute;
    top: auto;
}

.adjust-position-of-elements-in-lower-half-of-page-in-edit-post-view {
    position: absolute;
    top: auto;
}

.glyphicon.glyphicon-thumbs-up:before, .glyphicon.glyphicon-thumbs-down:before {
    color: white;
}

.position-thumbs-up-button-in-post-view, .position-thumbs-up-button-in-comments-view {
    position: relative;
    left: 1px;
    top: 10px;
}

.position-thumbs-down-button-in-post-view {
    position: relative;
    left: 14px;
    top: -32px;
}

.position-post-likes-data-display-in-post-view {
    position: relative;
    left: 40px;
    top: -13px;
}

.position-post-likes-data-display-in-message-view {
    position: relative;
    left: 35px;
    top: -13px;
}

.position-form-navigation-button-in-post-view {
    position: absolute;
    left: 13px;
    top: 7px;
}

.position-previous-story-navigation-button-in-post-view {
    position: absolute;
    left: 35px;
}

.position-next-story-navigation-button-in-post-view {
    position: absolute;
    right: 35px;
}

.position-title-in-post-view {
    position: absolute;
    top: 26px;
    text-align: center;
}

.position-body-text-in-post-view {
    position: relative;
    top: -30px;
}

.position-editor-in-comments-view {
    position: relative;
    top: -10px;
}

.position-reply-editor-in-comments-view {
    position: relative;
    top: 0px;
}

.position-child-reply-editor-in-comments-view {
    position: relative;
    top: 0px;
}

.position-comment-editor-in-comments-view {
    position: relative;
    top: 0px;
}

.position-reply-to-comment-editor-in-comments-view {
    position: relative;
    top: 30px;
}

.position-reply-to-reply-editor-in-comments-view {
    position: relative;
    top: 30px;
}

.position-reply-to-child-reply-editor-in-comments-view {
    position: relative;
    top: 30px;
}

.position-save-button-in-comments-view {
    position: absolute;
    right: 0px;
}

.center-picture-in-editor {
    position: relative;
    width: 100%;
}

.position-thumbs-down-button-in-comments-view {
    position: absolute;
    top: 10px;
}


.position-reply-thumbs-down-button-in-comments-view {
    position: absolute;
    top: 10px;
}


.position-child-reply-thumbs-down-button-in-comments-view {
    position: absolute;
    top: 10px;
}

.position-post-likes-data-display-in-comments-view {
    position: absolute;
    left: 55px;
    top: 10px;
}

.position-reply-button-in-comments-view {
    position: absolute;
    right: 40px;
    top: -12px;
}

.position-child-reply-button-in-comments-view {
    position: absolute;
    right: 40px;
    top: -12px;
}

.position-tasks-button-in-comments-view {
    position: absolute;
    right: 0px;
    top: -12px;
}

.auto-adjust-image, img#lead-picture-in-post-view {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    /*left: 50%;*/
}

.set-logo-position {
    position: relative;
    top: 0px;
}

.position-sort-buttons-in-comments-view {
    position: relative;
    right: 2px;
    top: -25px;
}


.position-save-comment-button-in-comments-view {
    position: relative;
    top: 6px;
    margin-bottom: -20px;
}



.position-save-reply-button-in-comments-view {
    position: relative;
    top: 45px;
    margin-bottom: 5px;
}

.position-cancel-and-save-edit-buttons-in-comments-view {
    position: relative;
    top: 15px;
    margin-bottom: 20px;
}

.position-cancel-comment-deletion-button-in-comments-view, .position-cancel-reply-deletion-button-in-comments-view, .position-cancel-child-reply-deletion-button-in-comments-view {
    position: absolute;
    right: 55px;
    top: 28px;
}

.position-delete-message-header-in-comments-view {
    position: relative;
    top: 20px;
}

.position-ok-comment-deletion-button-in-comments-view, .position-ok-reply-deletion-button-in-comments-view, .position-ok-child-reply-deletion-button-in-comments-view {
    position: absolute;
    right: 0px;
    top: 28px;
}

.position-save-child-reply-button-in-comments-view {
    position: relative;
    top: 45px;
    margin-bottom: 5px;
}

.position-second-level-save-child-reply-button-in-comments-view {
    position: relative;
    top: 45px;
    margin-bottom: 5px;
}

/*.comment-container{
    margin-bottom:-15px;
}*/

.comment-container {
    /*background-color:aqua;*/
}

.reply-container {
    position: relative;
    top: 0px;
    /*background-color:blue;*/
}


.child-reply-container {
    margin-bottom: 0px;
    /*background-color:gray;*/
}


.reply-set-container {
    position: relative;
    bottom: 5px;
    top: 15px;
    /*background-color:indigo;*/
}


.child-reply-set-container {
    position: relative;
    top: 15px;
    /*background-color:orange;*/
}

    .child-reply-set-container.dynamically-added {
        /*margin-top:0px;*/
    }

.dropdown-menu-customization.dropdown-menu {
    background-color: #222222;
    color: white;
}

.validation-message-formatting {
    margin-top: 10px;
}

.position-email-address-in-manage-users-view {
    margin-top: -20px;
}


.horizontal-page-band-in-manage-users-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 350px;
    background-color: #ffffff;
}

.adjust-combobox-in-manage-users-view {
    /*position:absolute;*/
    left: 15px;
    margin-top: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 300px;
}

.position-author-textbox-in-edit-post-view {
    position: relative;
    top: 42px;
}

.position-author-textbox-in-add-new-message-view {
    position: relative;
    top: 0px;
}

.position-author-textbox-in-edit-message-view {
    margin-top: -20px;
}

.position-username-textbox-in-edit-message-view {
    position: relative;
    top: -10px;
}

.position-username-textbox-in-add-new-message-view {
    margin-top: -10px;
}


.position-author-bio-link-textbox-in-add-new-message-view {
    margin-top: -10px;
}

.position-author-bio-link-textbox-in-edit-message-view {
    margin-top: 0px;
}


.position-lead-picture-link-textbox-in-add-new-message-view {
    margin-top: 57px;
}

.position-lead-picture-link-textbox-in-edit-message-view {
    margin-top: 57px;
}

.position-author-bio-link-textbox-in-edit-post-view {
    position: relative;
    top: 30px;
}

.position-reset-publication-checkbox-in-edit-post-view {
    margin-top: 150px;
}

.position-reset-publication-checkbox-in-edit-message-view {
    margin-top: 55px;
}

.position-amount-to-adjust-title-textbox-in-edit-message-view {
    margin-top: 5px;
}

.position-amount-to-adjust-title-textbox-in-add-new-message-view {
    margin-top: 60px;
}

.position-publish-date-textbox-in-edit-post-view {
    position: relative;
    top: 140px;
}

.position-publish-date-textbox-in-edit-message-view {
    position: relative;
    top: 40px;
}

.position-jumbotron-picture-controls-in-edit-post-view {
    position: relative;
    top: 161px;
}

.position-lead-picture-controls-in-edit-post-view {
    position: relative;
    top: 52px;
}

.configure-lead-picture-edit-button-in-edit-post-view, .configure-jumbotron-picture-edit-button-in-edit-post-view {
    position: relative;
    left: 230px;
    padding-top: 10px;
}

.position-picture-in-edit-lead-picture-view {
    position: relative;
    top: 0px;
}

img#lead-picture, img#jumbotron-picture {
    display: block;
    max-width: 500px;
    max-height: 800px;
    width: auto;
    height: auto;
}


.glyphicon.glyphicon-picture:before {
    font-size: 16px;
}


.SEO-read-only-textbox-padding-in-in-edit-post-view {
    padding-top: 15px;
}

.horizontal-page-band-in-add-new-post-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 122px;
    background-color: #ffffff;
}

.position-continue-button-in-add-new-post-view {
    position: relative;
    right: 0px;
    top: 30px;
}

.position-error-message-in-add-new-post-view {
    position: absolute;
    top: 100px;
}

.position-error-message-header-in-add-new-post-view {
    font-weight: 900;
    position: absolute;
    top: 50px;
}

.dc-title {
    font-size: 150%;
    /*font-weight:700;*/
    font-family: 'Open Sans';
}

.dc-body {
    /*font-weight:100;*/
    /*font-family:'Glegoo';*/
    font-size: 125%;
    color: #4f5052;
    font-family: 'Open Sans';
    /*font-family: 'Lato', serif;*/
}

.frame-lead-picture-in-post-view {
    position: relative;
    top: 8px;
    padding-bottom: 15px;
}

.dc-message {
    font-size: 130%;
    /*font-family:'Glegoo';*/
    font-family: 'Open Sans';
    color: #4f5052;
    position: relative;
    bottom: 7px;
}

.dc-short-description {
    font-size: 130%;
    /*font-family:'Glegoo';*/
    font-family: 'Open Sans';
    color: gray;
    position: relative;
    bottom: 7px;
}

.lead-image {
    width: 50px;
}

.position-like-buttons-in-post-view {
    position: relative;
    top: -4px;
}

.position-like-buttons-in-message-view {
    margin-top: -43px;
    margin-right: 80px;
}

.adjust-author-row-in-post-view {
    position: relative;
    left: -32px;
    color: orange;
}

.author-publish-date-formatting-in-post-view, .blog-font-format {
    font-family: 'Open Sans';
}

hr.darken-line {
    color: black;
    background-color: darkgray;
    height: 1px;
}


hr.darken-line-2 {
    color: black;
    background-color: gainsboro;
    height: 1px;
}

.position-error-message-in-edit-post-view {
    position: relative;
    top: 20px;
    margin-bottom: 35px;
}

.position-error-message-header-in-edit-post-view {
    font-weight: bolder;
    position: relative;
    top: 0px;
}

.position-error-message-in-delete-post-view {
    position: relative;
    top: 0px;
    margin-bottom: 35px;
}

.position-error-message-header-in-delete-post-view {
    font-weight: 900;
    position: relative;
    top: 0px;
}

.position-error-message-in-edit-jumbotron-picture-view {
    position: relative;
    top: 30px;
    margin-bottom: 35px;
}

.position-error-message-header-in-edit-jumbotron-picture-view {
    font-weight: 900;
    position: relative;
    top: 10px;
}

.title-in-posts-view {
    font-size: 150%;
    font-weight: 500;
    font-family: 'Open Sans';
}

a.custom {
    color: black;
    text-decoration: none;
}

    a.custom:hover {
        color: #1da1f2;
        text-decoration: none;
    }

    a.custom:visited, a.custom:link, a.custom:active {
        text-decoration: none;
    }

img#lead-picture-posts-view {
}

img#test-picture-posts-view {
}

.lead-picture-picture-container-in-posts-view {
    width: 175px;
    height: 140px;
    overflow: hidden;
}

.lead-picture-picture-container-in-admin-post-list-view {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 175px;
    height: 140px;
    overflow: hidden;
}

.thumbnail {
    width: 200px;
    height: 200px;
    overflow: hidden;
}

.my-picture-container img {
    position: relative;
    left: 0%;
    top: 0%;
    /*height: auto;
  width: auto;*/
    /*-webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);*/
}

.thumbnail img.portrait {
    /*width: 100%;
  height: auto;*/
}

#demo {
    background-image: url("Images/CathedralGraphic.JPG");
    height: 200px;
    width: 200px;
}

.adjust-lead-picture-position-in-posts-view {
    position: relative;
    top: 22px;
}

.position-posts-in-index-view {
    position: relative;
    top: 400px;
}


.vertical-line {
    border-left: 1px solid #ff6700;
    padding-left: 20px;
}

.scroll-table {
    /*width:800px;
    max-width:800px;*/
    overflow-x: scroll;
}

img#thumbnail {
    max-width: 100%;
    max-height: 100%;
}


.lead-picture-picture-container-in-edit-jumbotron-records-view {
    width: 175px;
    height: 140px;
    overflow: hidden;
    position: relative;
    top: 12px;
    margin-bottom: -50px;
}

.horizontal-page-band-in-jumbotron-index-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 900px;
    background-color: #ffffff;
}

.horizontal-page-band-in-admin-post-list-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 900px;
    background-color: #ffffff;
}

.horizontal-page-band-in-jumbotron-edit-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 765px;
    background-color: #ffffff;
}

.horizontal-page-band-in-jumbotron-details-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 765px;
    background-color: #ffffff;
}

.horizontal-page-band-in-jumbotron-delete-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 765px;
    background-color: #ffffff;
}

.data-element-after-picture-in-jumbotron-management-views {
    /*margin-top:-40px;*/
}

.horizontal-page-band-in-delete-post-view {
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0;
    border-width: 0 0 1px;
    padding-right: 0;
    padding-left: 0;
    top: 50px;
    height: 200px;
    background-color: #ffffff;
}


.position-delete-record-button-in-delete-post-view {
    position: relative;
    right: 50px;
    top: 10px;
}

.position-form-navigation-button-in-delete-post-view {
    position: relative;
    left: 50px;
    top: 10px;
}

.adjust-posts-position-in-index-view {
    position: relative;
    margin-top: -20px;
}

img#dc-envelope-printer-ad {
    width: 300px;
}

.position-first-inline-ad-in-index-view {
    position: relative;
    top: 22px;
}

.center-elements {
    display: flex;
    justify-content: center;
    align-items: center;
}

.position-first-ad-in-index-view {
    z-index: 10;
    position: fixed;
    right: 20px;
    top: 490px;
}

.position-second-ad-in-index-view {
    z-index: 10;
    position: fixed;
    right: 20px;
    top: 815px;
}

.position-first-inline-ad-in-message-index-view {
    margin-top: 12px;
}

#dc-online-sales-ad a:hover {
    text-decoration: none;
}

#dc-online-sales-inline-ad a:hover {
    text-decoration: none;
}


#adjust-title-online-help-link a:hover {
    text-decoration: none;
}

.position-first-ad-in-post-view {
    z-index: 10;
    position: fixed;
    right: 20px;
    top: 100px;
}

.footer-text {
    font-size: 100%;
    color: white;
    font-family: 'Open Sans';
}

a.footer {
    color: lightblue;
    text-decoration: none;
}

    a.footer:hover {
        color: #ffffff;
        text-decoration: none;
    }

    a.footer:visited, a.footer:link, a.footer:active {
        text-decoration: none;
    }

.reposition-administration-menu-for-small-screen {
    margin-top: 10px;
    margin-bottom: -5px;
}

.ad-elements {
    padding-top: 7px;
    padding-bottom: 5px;
    cursor: pointer;
}

.author-name {
    color: #ff6700;
    cursor: pointer;
    margin-right: 7px;
}


.footer-blog-name {
    cursor: pointer;
    margin-right: 7px;
}

.message-author-name {
    color: #428bca;
    cursor: pointer;
    margin-right: 7px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    /*font-family: "Roboto";*/
    font-size: 100%;
    font-weight: 400;
    z-index: 100; /* Sit on top */
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 600px;
    height: 200px;
}

.modal-dialog-top-line {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    width: 100%;
    margin-top: 10px;
    display: normal;
}

.modal-content-body-text {
    width: 95%;
    margin-top: 15px;
    font-size: 100%;
}

/* NEW 2nd-Level Dropdown CSS START */
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .caret {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
    }

    .dropdown-submenu.open > a:after {
        border-left-color: #222222;
    }

    .dropdown-submenu.open > .dropdown-menu, .dropdown-submenu.open > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu .dropdown-menu {
        margin-bottom: 8px;
    }

.navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
    background-color: #f6f6f6;
}

.navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
    background-color: #333;
}

.navbar .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a {
    padding-left: 30px;
}

@media screen and (min-width:992px) {
    .dropdown-submenu .dropdown-menu {
        margin-bottom: 2px;
    }

    .navbar .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a {
        padding-left: 25px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
        background-color: #222222;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
        background-color: #222222;
    }
}


    /* NEW 2nd-Level Dropdown CSS END */