/*#main-container {*/
    /*overflow: hidden;*/
/*}*/

.navbar-brand>img {
    display: inline-block;
}

.bold_for_new {
    font-weight: bold;
}

#spinner.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 4px;
}


#msg {overflow:scroll; max-height:300px}


#editor {
    max-height: 250px;
    height: 250px;
    background-color: white;
    border-collapse: separate;
    border: 1px solid rgb(204, 204, 204);
    padding: 4px;
    box-sizing: content-box;
    -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
    box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
    border-top-right-radius: 3px; border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; border-top-left-radius: 3px;
    overflow: scroll;
    outline: none;
}
#voiceBtn {
    width: 20px;
    color: transparent;
    background-color: transparent;
    transform: scale(2.0, 2.0);
    -webkit-transform: scale(2.0, 2.0);
    -moz-transform: scale(2.0, 2.0);
    border: transparent;
    cursor: pointer;
    box-shadow: none;
    -webkit-box-shadow: none;
}

div[data-role="editor-toolbar"] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown-menu a {
    cursor: pointer;
}

/*.group-result + .group-option {*/
    /*padding-left: 100px !important;*/
/*}*/

/*#char_counter {*/
    /*margin: -15px 0 10px 0;*/
/*}*/
#notify {
    display: none;
}

#user_to_id_chosen {
    width: 100% !important;
}

#user_init_id_chosen {
    width: 100% !important;
}

#prio_chosen {
    width: 100% !important;
}
#status_chosen {
    width: 100% !important;
}
#cat_to_id_chosen {
    width: 100% !important;
}
#appr_user_id_chosen {
    width: 100% !important;
}
#information_system_chosen {
    width: 100% !important;
}
#author_dep_chosen {
    width: 100% !important;
}#sla_manager_chosen {
    width: 100% !important;
}

.chosen-drop .chosen-results {
    max-height: 462px;
}

.list-head {
    text-align: center !important;
    display: inline-block;
}

img.profileImg {
    width: 42px;
    height: auto;
}

#ticketHeadRow :hover {
    cursor: pointer;
}

th#subj_th {
    width: 266px;
}

.ratio {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.navbar-brand {
    position: relative;
    margin-left: 5px;
}
.navbar-brand img {
    position: absolute;
    top: 9px;
    left: 9px;
    height: 32px;
}
.navbar-brand strong {
    margin-left: 32px;
}

#ui-datepicker-div {
    z-index: 3 !important;
}

.saved-queries .saved-query-delete {

}

.saved-queries .saved-query-delete i {
    color: #777;
}

.saved-queries .saved-query-delete:hover {
    text-decoration: none;
    cursor: pointer;
}

.saved-queries .saved-query-delete:hover i {
    color: black;
}


.ticket-view-msg {
    overflow: scroll;
}
.ticket-view-msg table {
    width:100% !important;
}

.open_color {
    background-color: #da64ea;
}

.open_color[href]:hover, .open_color[href]:focus {
    background-color: #da64ea
}

/* Style the tab */
.tab {
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    height: auto;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 15px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #ccc;
}

.categories-modal {
    max-height:100vh;
    width: 100%;
    top: -60px;
}

.selectable {
    cursor: pointer;
}

.masonry { /* Masonry container */
    column-count: 2;
    column-gap: 1em;
}

.item { /* Masonry bricks or child elements */
    background-color: #eee;
    display: inline-block;
    margin: 0 0 1em;
    padding: 0px 10px 0px 10px;
    width: 100%;
}

.loader {
    display: none;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #555;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    position: absolute;
    z-index: 10000;
    top: 42%;
    left: 44%;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#custom-form {
    padding: 6px 12px;
}

.removeCustomField {
    color: black;
}

.search-input{
    margin: -10px -14px 10px 0px;
}

#searchSubmit {
    cursor: pointer;
    transition: color 0.5s;
}
#searchSubmit:hover {
    color: #bcbcbc;
}
#shopSelector {
    display: none;
}
#shop_code_chosen {
    width: 100% !important;
}
#shop_address_chosen {
    width: 100% !important;
}
#shop_city_chosen {
    width: 100% !important;
}
#shop_to_user_chosen {
    width: 100% !important;
}

.editable-field select {
    padding: 4px;
    border: none;
}

.editable-field button {
    border: none;
    background: #428bca;
    background-size: 100% 100%;
    width: 30px;
    height: 27px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    top: -2px;
}

#editor blockquote {
    font-size: inherit;
}

#comment_body .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}