

/* ////////////////////////////////////////////////////////////////////////// */
.forums-category-list-search {
    float: right;
    border: 0px dotted green;
    margin-right: 10px;
}

.forums-1-category-list-search {

}

.forums-1-category-list-search input {
    margin-top: 10px;
    padding: 5px 8px 7px 8px;
    border: 1px solid rgba(205, 134, 63, 0.5);
    background-color: rgba(34, 19, 7, 0.5);
    border-radius: 0.3rem;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    width: 250px;    
}

.forums-1-category-list-search button {
    margin-top: -1px;
    padding: 11px 5px 10px 5px;
    border-bottom-left-radius: 0rem;
    border-top-left-radius: 0rem;
}

/* ////////////////////////////////////////////////////////////////////////// */

.forums-category-list {
    border: 0px dotted blue;
    padding: 10px 10px 10px 10px;
}

.forums-1-category-list {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-category-item {
    border: 1px solid rgba(205, 134, 63, 0.5);
    border-top-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    background-color: #101010;
    min-height: 30px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 5px;
    cursor: pointer;
}

.forums-1-category-item {
    
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-category-item-left {
    border: 0px dotted green;
    float: left;
    padding-top: 0px;
    padding-left: 20px;
    max-width: 80%;
}

.forums-1-category-item-left {
}

.forums-1-category-item-left-title {
    text-transform: uppercase;
    /* font-variant: small-caps; */
    font-weight: bold;
    font-size: large;
    letter-spacing: 5px;    
}

.forums-1-category-item-left-desc {
    
    font-style: italic;
    font-size: x-small;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-category-item-right {
    border: 0px dotted green;
    float: right;
    font-size: x-large;
    padding-top: 3px;
    padding-right: 20px;
    max-width: 20%;
}

.forums-1-category-item-right {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-list-back-button {
    float: left;
    margin-left: 10px;
}

.forums-1-topic-list-back-button {
}

.forums-topic-list-new-topic {
    float: right;
    margin-right: 10px;
}

.forums-1-topic-list-new-topic {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-category-moderation-message {
    float: left;
    border: 1px dotted rgba(205, 134, 63, 0.5);
    width: 98%;
    padding: 5px 10px 5px 10px;
    margin: 0px 10px 0px 10px;
}

.forums-1-category-moderation-message {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-list {
    border: 0px dotted blue;
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
}

.forums-1-topic-list {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-item {
    border: 1px solid rgba(205, 134, 63, 0.5);
    border-top-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    background-color: #101010;
    min-height: 30px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 5px;
    cursor: pointer;
}

.forums-5-topic-item {
    cursor: default;
}

.forums-4-topic-item {
    cursor: default;
}

.forums-1-topic-item {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-item-unread {
    border: 1px solid gold;
}

.forums-1-topic-item-unread {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-item-deleted {
    border: 1px dashed maroon !important;
}

.forums-1-topic-item-deleted {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-item-left {
    border: 0px dotted green;
    float: left;
}

.forums-1-topic-item-left {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-item-right {
    border: 0px dotted green;
    float: right;
    font-size: large;
    padding-top: 8px;
}

.forums-1-topic-item-right {
}

.forums-6-topic-item-right {
    font-size: small;
    
}

.forums-7-topic-item-right {
    font-size: small;
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-posts {
    border: 0px dotted blue;
    padding: 10px 10px 10px 10px;
}

.forums-1-topic-posts {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-top-post {
    border: 1px solid rgba(205, 134, 63, 0.5);
    min-height: 30px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 5px;
    background-color: rgba(34, 19, 7, 0.3);
}

.forums-1-topic-top-post {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-reply-post {
    border: 1px solid rgba(205, 134, 63, 0.5);
    min-height: 30px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 5px;
}

.forums-1-topic-reply-post {
}

.forums-1-topic-reply-post-awarded {
    border: 3px double rgba(205, 134, 63, 0.9);
}

.forums-1-topic-reply-post-deleted {
    border: 1px dashed maroon;
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-left-panel {
    float: left;
    width: 19%;
    border-right: 1px dotted rgba(205, 134, 63, 0.5);
    min-height: 30px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 5px;
}

.forums-1-topic-left-panel {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-right-panel {
    float: right;
    width: 80%;
    border: 0px dotted green;
    min-height: 125px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 5px;
}

.forums-1-topic-right-panel {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-topic-right-panel-reaction-comment {
    border: 1px dotted #333333;
    font-style: italic;
    margin-left: 15px;
    margin-bottom: 12px;
    padding: 5px 15px 5px 10px;    
}

.forums-1-topic-right-panel-reaction-comment {    
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-reply-control-panel {
    float: right;
    border-top: 1px dotted rgba(205, 134, 63, 0.5);
    border-left: 1px dotted rgba(205, 134, 63, 0.5);
    position: relative;
    right: -10px;
    bottom: 22px;
    cursor: pointer;
    padding: 5px;
}

.forums-1-reply-control-panel {
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-reply-control-comments {
    float: right;
    border: 1px dotted rgba(205, 134, 63, 0.5);
    margin: 10px 90px 10px 20px;
    padding: 5px;
}

.forums-1-reply-control-comments {
}

/* ////////////////////////////////////////////////////////////////////////// */

#forums-1-topic-main-controls {
    
}

#forums-1-topic-main-controls button {
    float: right;
    margin-left: 5px;
}

/* ////////////////////////////////////////////////////////////////////////// */

#forums-6-topic-jira-controls, #forums-7-topic-jira-controls {
    border: 1px solid rgba(205, 134, 63, 0.5);;
    margin-top: 30px;
    padding: 10px;
}

#forums-6-topic-jira-controls h4, #forums-7-topic-jira-controls h4 {
    border: 0px dotted blue;
    float: left;
    width: 40%;
}

#forums-6-topic-jira-controls-left, #forums-7-topic-jira-controls-left {
    border: 0px dotted blue;
    float: left;
    width: 49%;
}

#forums-6-topic-jira-controls-right, #forums-7-topic-jira-controls-right {
    border: 0px dotted blue;
    float: right;
    width: 49%;
}

#forums-6-topic-jira-controls-buttons, #forums-7-topic-jira-controls-buttons {
    border: 0px dotted blue;
    float: right;
    width: 59%;
    text-align: right;
}

#forums-6-topic-jira-controls-buttons button, #forums-7-topic-jira-controls-buttons button {
    margin-top: 0px !important;
}

.jira-button-left {
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-radius: 0px 0px 0px 0px;
    background-color: black;
    padding: 5px 5px 5px 5px;
    color: rgba(205, 134, 63, 1);
    font-size: x-small;
}

.jira-button-right {
    margin-right: 10px;
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-radius: 0px 5px 5px 0px;
    background-color: black;
    padding: 5px 7px 5px 7px;
    color: rgba(205, 134, 63, 1);
    font-size: x-small;
}

#jira-controls-author_id,
#jira-controls-section_short,
#jira-controls-this_character_yn,
#jira-controls-assignee_id,
#jira-controls-priority,
#jira-controls-status {
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-radius: 5px 0px 0px 5px;
    background-color: black;
    padding: 2px 5px 2px 5px;
    width: 200px;
    color: rgba(205, 134, 63, 1);
    font-size: x-small;
    cursor: pointer;
}

#jira-controls-in_time {
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-radius: 5px 0px 0px 5px;
    background-color: black;
    padding: 2px 5px 2px 5px;
    width: 200px;
    color: rgba(205, 134, 63, 1);
    font-size: x-small;
}

/* ////////////////////////////////////////////////////////////////////////// */

#forums-1-topic-reaction-form {
    border: 0px dotted red;
    min-height: 30px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 5px;
    margin-top: 30px;
}

/* ////////////////////////////////////////////////////////////////////////// */
#forums-1-topic-reaction-form textarea {
    width: 100%;
    min-height: 80px;
}

/* ////////////////////////////////////////////////////////////////////////// */
.forums-new-topic-section {
    margin-top: 30px;
    padding: 0px 10px 0px 10px;
}

.forums-new-topic-section textarea, .forums-new-topic-form textarea {
    margin-top: 3px;
    color: rgba(205, 134, 63, 1);
    background-color: rgb(0, 0, 0);
    background-clip: padding-box;
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-radius: 0.2rem;
}

.forums-reply-comment-preview {
    border: 1px dotted silver;
    margin: 5px 10px 5px 10px;
}

/* FORUMS FORM ///////////////////////////////////////////////////////////////*/

.forums-form-left-label {
    float: left;
    width: 250px;
    padding: 3px;
    font-size: large;
}

.forums-form-right-input {
    float: left;
}

.forums-form-right-input input[type="text"], .forums-form-right-input input[type="password"], .forums-form-right-input input[type="email"] {
    width: 400px;
    height: calc(1.5em + 0.5rem + 2px);
    color: rgba(205, 134, 63, 1);
    background-color: rgb(0, 0, 0);
    background-clip: padding-box;
    border: 1px solid rgba(205, 134, 63, 0.5);
    border-radius: 0.2rem;
    line-height: 1.5;
    padding: 0.25rem 0.5rem;
}

.forums-form-right-input input[type="number"], .forums-form-right-input input[type="month"], .forums-form-right-input input[type="datetime-local"] {
    width: 175px;
    height: calc(1.5em + 0.5rem + 2px);
    color: rgba(205, 134, 63, 1);
    background-color: rgb(0, 0, 0);
    background-clip: padding-box;
    border: 1px solid rgba(205, 134, 63, 0.5);
    border-radius: 0.2rem;
    line-height: 1.5;
    padding: 0.25rem 0.5rem;
}

.forums-form-right-input input[type="checkbox"]:checked + label, .forums-form-right-input input[type="checkbox"]:not(:checked) + label {
    margin-top: 10px;
}

.forums-form-select {
    color: rgba(205, 134, 63, 0.8);
    background-color: rgb(0, 0, 0);
    border: 1px solid rgba(205, 134, 63, 0.5);
    border-radius: .2rem;
    min-width: 175px;
}

.forums-form-select option {
    color: rgba(205, 134, 63, 0.8);
    background-color: rgb(0, 0, 0);
}

/* END OF FORUMS FORM ////////////////////////////////////////////////////////*/

/* ////////////////////////////////////////////////////////////////////////// */
/* ///// FORUM STYL 2 /////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////// */

/* moderovací zpráva */
.forums-2-top-moderation {
    border: 1px solid rgba(25, 25, 25, 1);
    margin: 0px 0px 10px 0px;
    text-align: center;
    padding: 10px;
    background-color: rgba(10, 10, 10, 0.2);
}

.forums-2-top-moderation-header {
    border-bottom: 1px solid rgba(25, 25, 25, 1);
}

.forums-2-top-moderation-header-left {
    border: 0px dotted red;
    float: left;
}

.forums-2-top-moderation-header-right {
    border: 0px dotted red;
    float: right;
}

.forums-2-top-moderation-content {
    border: 0px dotted blue;
}

/* kontrolní panel */
.forums-2-control-panel {
    border: 1px solid rgba(35, 35, 35, 1);
    margin: 0px 0px 10px 0px;
    padding: 10px;
}

/* vkládací formulář na nový topic */

.forums-2-new-topic {
    border: 0px dotted silver;
    margin: 0px 0px 10px 0px;
    padding: 10px;
}

.forums-new-topic-form-select {
    color: rgba(205, 134, 63, 0.8);
    background-color: rgb(0, 0, 0);
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-radius: .2rem;
    min-width: 175px;
    height: 32px;
}

/* všechny topicy */

.forums-2-topic-list {
    border: 0px dotted blue;
    margin: 0px 0px 10px 0px;
}

/* jeden topic */

.forum-2-topic-itself {
    border: 1px solid rgba(205, 134, 63, 0.5);
    margin: 25px 0px 50px 0px;
    background-color: rgba(34, 19, 7, 0.1);
}

.forum-2-topic-itself-deleted {
    border: 1px dashed rgba(255, 77, 32, 0.5) !important;   
}

.forum-2-topic-itself-locked {
       
}

.forum-2-topic-itself-pinned {
    border: 3px double rgba(205, 134, 63, 0.8) !important;
}

/* **** hlavička topicu //// */

.forum-2-topic-header {
    border-bottom: 1px solid rgba(205, 134, 63, 0.5);
    margin: 2px 2px 2px 2px;
    /* font-family: 'Berkshire Swash', cursive; */
    background-color: rgba(34, 19, 7, 0.4);
}

.forum-2-topic-header-left {
    border: 0px dotted red;
    float: left;
    width: 65%;
}

.forum-2-topic-header-left-avatar {
    float: left;
    width: 50px;
}

.forum-2-topic-header-left-names {
    float: left;
    margin-left: 20px;
}

.forum-2-topic-header-right {
    border: 0px dotted red;
    float: right;
    text-align: right;
    margin-right: 20px;
    width: 30%;
}

/* **** hlavní příspěvek topicu //// */
.forum-2-topic-top-post {
    border-bottom: 1px solid rgba(205, 134, 63, 0.5); 
    margin: 0px;
    text-align: justify;
    font-family: Arial;
    padding: 15px;
}

/* **** odpovědi k topicu //// */

.forum-2-topic-replies {
    border: 0px dotted teal;
    margin: 5px;
}

.forum-2-topic-reply {
    border-bottom: 1px solid rgba(205, 134, 63, 0.5);
    margin: 5px 10px 5px 10px;
    padding-top: 0px;
}

.forum-2-topic-reply-technical {
    color: rgba(205, 134, 63, 0.4) !important;
}

.forum-2-topic-new-reply-form textarea {
    margin-top: 3px;
    color: rgba(205, 134, 63, 1);
    background-color: rgb(0, 0, 0);
    background-clip: padding-box;
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-radius: 0.2rem;
    width: 100%;
}

.forum-2-topic-new-reply-notice {
    text-align: center;
    cursor: pointer;
    font-style: italic;
    margin-top: 5px;
}

.forum-2-topic-reply-author {
  font-weight: bold;
}

.forum-2-topic-header-topic-name-edit {
    margin-top: -1px;
    width: 100%;
}

.forum-2-topic-header-topic-name-edit input {
    height: 23px;
    width: 350px;
    color: rgba(205, 134, 63, 1);
    background-color: rgba(0, 0, 0, 0);
    background-clip: padding-box;
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
    line-height: 1.5;
    padding: 0.25rem 0.5rem;
}

.forum-2-topic-header-topic-name-edit button {
    height: 23px;
    color: rgba(205, 134, 63, 1);
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(205, 134, 63, 0.75);
    padding-top: 1px;
    padding-bottom: 0px;
    width: 30px;
}

.forum-2-topic-header-marker-edit {
    margin-top: -1px;
}

.forum-2-topic-header-marker-edit select {
    color: rgba(205, 134, 63, 0.8);
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
    min-width: 175px;
    height: 23px;
}

.forum-2-topic-header-marker-edit option {
    color: rgba(205, 134, 63, 0.8);
    background-color: rgb(0, 0, 0);
}

.forum-2-topic-header-marker-edit button {
    height: 23px;
    color: rgba(205, 134, 63, 1);
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(205, 134, 63, 0.75);
    padding-top: 6px;
    padding-bottom: 0px;
    width: 30px;
}

.forum-2-topic-top-post textarea {
    margin-top: 3px;
    color: rgba(205, 134, 63, 1);
    background-color: rgb(0, 0, 0);
    background-clip: padding-box;
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-radius: 0.2rem;
    width: 100%; 
}

.forum-2-topic-top-text-edit  button {
    height: 23px;
    color: rgba(205, 134, 63, 1);
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(205, 134, 63, 0.75);
    width: 30px;
    float: right;
}

.forums-2-top-moderation-content-edit textarea {
    margin-top: 3px;
    color: rgba(205, 134, 63, 1);
    background-color: rgb(0, 0, 0);
    background-clip: padding-box;
    border: 1px solid rgba(205, 134, 63, 0.75);
    border-radius: 0.2rem;
    width: 100%;
}

#forums-2-control-panel-menu-selector button {
    margin-right: 10px;
}

.forums-2-control-panel-statistic-inner-set {
    border: 1px solid rgba(25, 25, 25, 1);
    padding: 5px;
    width: 320px;
    float: left;
    margin: 5px 5px 0px 5px;
}

.forums-2-control-panel-statistic-inner-set-header {
    border-bottom: 1px solid rgba(25, 25, 25, 1);
    padding: 2px;
    font-weight: bold;
}

.forums-2-control-panel-statistic-inner-set-body {
    padding: 2px;
}

.forums-2-control-panel-marks-edit {
    border: 0px dotted red;
    margin-top: 5px;
}

.forums-2-control-panel-marks-edit input {
    height: calc(1.5em + 0.5rem + 2px);
    color: rgba(205, 134, 63, 1);
    background-color: rgb(0, 0, 0);
    background-clip: padding-box;
    border: 1px solid rgba(205, 134, 63, 0.5);
    border-radius: 0.2rem;
    line-height: 1.5;
    padding: 0.25rem 0.5rem;
    margin-right: 3px;
}

.forum-2-topic-under-reply-cp-left {
    float: left;
    cursor: pointer;
    margin-left: 10px;
    border: 1px solid rgba(30, 30, 30, 0.5);
    padding: 2px 5px 2px 5px;
}

.forum-2-topic-under-reply-cp-right {
    float: right;
    cursor: pointer;
    margin-right: 10px;
    border: 1px solid rgba(30, 30, 30, 0.5);
    padding: 2px 5px 2px 5px;
}
