.bootstrap-select.btn-group .dropdown-menu li a {
    display: flex !important;
    flex-flow: row !important;
    align-items: center !important;
}

.bootstrap-select.btn-group .dropdown-menu li a img{
    margin-right: 10px;
}

div.dropdown-menu.open {
    width: 100%;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

ul.dropdown-menu.inner>li>a {
    white-space: initial;
}

.contentWrap {
    align-items: center;
    justify-content: center;
    position: relative;
    display: inline-flex;
}

.fixBar {
    position: relative;
}

.fixBar.fixed {
    position: fixed;
    bottom: 0;
    z-index: 100000;
    background-color: white;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    width:inherit;
    max-width:inherit;
}

.fixBar.fixed.absolute {
    position: absolute;
}

/**************************
* default buttons
**************************/
button.btn.btn-default {
    font-weight: bold !important;
    border: solid 1px !important;
}

button.btn.btn-default.dropdown-toggle {
    font-weight: normal !important;
    border: solid 1px #ddd !important;
}

/**************************
* popup image style
**************************/
.popup-dialog-image
{
    background-color: #f6f3f385;
    border-style: dashed;
    border-width: thin;
    width: 192px;
    height: 192px;
}

.main-header .navbar-custom-menu a, .main-header .navbar-right a {
    color: #777 !important;
}

.btn-default:hover {
    background-color: #e7e7e7 !important;
}
/**************************
* select2 with avatar
**************************/
.dropdown-select2 {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.dropdown-avatar {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}

thead .sorting.no-sort:after, table.dataTable thead .sorting_asc.no-sort:after, table.dataTable thead .sorting_desc.no-sort:after{
    display: none !important;
}

label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/**************************
* Scrollolhato modal
* Maximum a kepernyom magassaga
**************************/
.scrollable-modal .modal-body {
    max-height: calc(100vh - 155px);
    overflow-y: auto;
    overflow-x: auto;
}
.modal-dialog {
    margin-top: 16px !important;
    margin-bottom: 0px !important;
}

/*.scrollable-modal .modal-header {
    display: none;
}*/

.hidden {
    display: none;
}
.modal-button-hidden-always {
    display: none;
}
::-webkit-scrollbar {
    width: 15px;
}

::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}

::-webkit-scrollbar-thumb {
    border-radius: 100px;
    border: 5px solid transparent;
    background-clip: content-box;
    background-color: #8070d4;
}

.dropdown-menu{
    position:absolute;
}

#usersTable_length {
    display: none;
}
#eventsTable_length {
    display: none;
}
#messagesTable_length {
    display: none;
}
#scheduleMessagesTable_length {
    display: none;
}
.cke_dialog
{
    z-index: 10055 !important;
}
/**************************
* Sugo az oldalon
**************************/
.page-helper-wrapper {
    display: none;
    float: right;
    z-index: 1040;
    margin-top: -7px;
    margin-right: -14px;
}
.page-helper-wrapper i {
    color: #3c8dbc;
}

.devider {
    height: 1px;
    background-color: #333 !important;
}

.sidebar-collapse .storage_usage_menu {
    display: none;
}

.dataTable {
    width: 100% !important;
}

.progress-span {
    text-align: center;
    position: absolute;
    margin-left: 15px;
    left: 0px;
}

.dropzone .dz-preview .dz-details, .dropzone-previews .dz-preview .dz-details {
    width: 200px !important;
    height: 150px !important;
}

.dropzone .dz-preview .dz-details img, .dropzone-previews .dz-preview .dz-details img {
    width: 200px !important;
    height: 150px !important;
}
    
/* table color */
.table-striped .odd {
    background-color: #d1dee8 !important;
}

.table-striped .even {
    background-color: #a6cce8 !important;
}

.form-group-text {
    color: #b2bfa3;
    border-bottom: solid 1px;
}


/* ? */
.page-heading {
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 3px;
    margin-bottom: 10px;
    border-left: 5px solid #F07D00;
}

/* chat left */
.direct-chat-success .left>.direct-chat-text {
    background: #00C0EF;
    border-color: #00C0EF;
    color: #fff;
}

/* dropdown menu mobil nezetben alapból fehér, így a jstree lista nem látszódik, ezért feketére alakítjuk */
.skin-green-light .main-header .navbar .dropdown-menu li a {
        color: #000 !important;
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #00a65a !important;
}

.editable-click {
    text-decoration: none !important;
    cursor: pointer !important;
}

.green {
    color: green;
}

.display-none {
    display: none;
}

.ellipsis {
    text-overflow: ellipsis;
}

.fa-spinner {
    /*color: #3c8dbc;*/
    color: #000000;
}

.btn-green {
    background-color: #3c9c48;
    border-color: #e08e0b;
    color: white;
    font-weight: bold;
}

.btn-green:hover {
    background-color: #8ec595;
    border-color: #e08e0b;
    font-weight: bold;
    color: white;
}

.login-page {

    height: 100%; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.rounded-box {
    border-radius: 10px !important;
}

.breadcrumb {
    margin-bottom: 10px;
}
#breadcrumb_submenu {
    font-size: 1.6em;
}

.sidebar-menu .treeview-menu li.active-menu{
    background: #3c8dbc;
    font-weight: bold;
}

.active-menu {
    background: #dd4b39;
    font-weight: bold;
}

.active-menu > a {
    color: white !important;
}

.sidebar-menu .treeview-menu li.active-menu a {
    color: white;
}

.modal {
    background: transparent;
}

ul.fancytree-container li{
    line-height: 24px;
    position: relative;
}
ul.fancytree-container li button {
    position: absolute;
    right: -1px;
    top: 0px;
    height: 28px;
}
ul.fancytree-container li button i {
    left: 1px;
    position: relative;
    top: -2px;
}

.sidebar-menu li > a > .pull-right {
    margin-top: -9px;
}

.mandatory:after {
    content: "*";
    position: relative;
    left: 1px;
    top: -4px;
    color: red;
}

.button-set {
    text-align: center;
}

/*.dataTables_filter,
.dataTables_length {
  display: none;
}*/

.error-hide{
	display: none;
	color: red;
	font-weight: bold;
}

.error-show{
	display: block;
	color: white;
        font-size: 11px;
        position: relative;
        left: 9px;
        background-color: red;
        border-radius: 4px;
        padding: 3px 6px;
        z-index: 10;
        width: auto;
        white-space:pre;
        margin-top: 5px;
}

.error-show:before {
    content: "__";
    position: absolute;
    color: red;
    left: -10px;
    top: -2px;
}

.lh-35 {
    line-height: 35px;
}

#usetlistTable .textTableEvents {
    min-width: 140px;   
}

  span.pending span.fancytree-title {
    font-style: italic;
  }
  span.pending span.fancytree-title:after {
    content: "\2026"; /* ellipsis */
  }
  
.hide {
    display: none;  
} 

.input-group input {
    border: 1px solid #d2d6de;
}

input.red-border, textarea.red-border, div.red-border {
    border: 1px solid #D2232C;
}

/**************************
* Sidebar-menu
**************************/
.sidebar-menu>li>a {
    font-size: 1.15em !important;
    color: #02314d;
}

.sidebar-menu>li>a :hover {
    outline: none;
    text-decoration: none;
    color: #72afd2;
}

.sidebar-collapse .sidebar-menu > li > a > span {
    background-color: #dad9d9 !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}

.logo>span {
    color: black;
}