@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
.menu-container {
    font-family: 'Open Sans Hebrew', serif;
    width: 100%;
    position: fixed;
    top:0px;
    z-index: 9999;
    background: #363636;
    height: 40px;
	right:0px;
    
    
}
.create_submit{
    margin-top:10px;
}
.select_category_container{
    display: none !important;
}
.dropdown-toggle{
    left: auto !important;
    right: 0  !important;
}
.bootstrap .dropdown-menu{
    text-align:right;
}
.multiselect-selected-text{
	color:white !important;
}
.bootstrap .dropdown-toggle::after{
	color:white;
}
.select_category_container{
	padding:5px;
	border:white solid 1px;
	border-radius:5px;
	min-width:300px;
}
.logo-holder a,.logo-holder a:hover{
	text-decoration:none;
	color:white;
}
.select-ajax{
	width: 200px;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
	height:2.5em;
}
.logo-holder{
	background:#2b2b2b;
	color:white;
	height:40px;
	width:40px;
	
	padding-top:2px;
	text-align:center;
	font-size:22px;
}
.menu-container>ul>li{
    float: left;
    

}
.close_current_tab{
    float: right;
}
.close_current_tab i{
    font-size:22px;
    cursor: pointer;
}
.card-title{
    color:black;
    text-align: center;
    font-size:14px;
}
.bootstrap .breadcrumb{
    padding: 5px;
}
.header-custom-link{
    margin-top:20px !important;
}
.padding-and-border{
    padding: 5px;
    border-left:solid 1px white;
}
.list-search-post{
    padding: 5px;
    border-right:solid 1px white;
}
.searchable-select{
	width:100%;
}
.searchable-select-caret {
    position: absolute;
    width: 0;
    height: 0;
    box-sizing: border-box;
    border-color: black transparent transparent transparent;
    top: 0;
    bottom: 0;
    border-style: solid;
    border-width: 5px;
    margin: auto;
    right: 10px;
  }
.visible{
    display: block !important;
}
.search-admin-holder{
    max-width: 300px;
}
.menu-container>ul{
    list-style:none;
    margin: 0px;
    padding: 0px;
}

.menu-holder{
    padding: 5px 10px;
    color: white;
    line-height: 2.5;
    font-weight: 400;
    cursor: pointer;
    
}
.login-logout a,.login-logout a:hover{
    color:white;
    text-decoration: none;
}
.login-logout{
    float: right;
}
.menu-holder a:hover{
	color:white;
	text-decoration:none;
}
.menu-holder a{
	color:white;
}
.menu-jumbo-holder-transparent{
    background: none !important;
}
.menu-jumbo-holder{
    width:100%;
    position: fixed;
    background-color: black;
    top:40px;
    left:0px;
    right:0px;
    display: none;
    color: white;
    padding: 5px;
    box-shadow: 0 8px 6px -6px black;
}
.menu-jumbo-holder-move{
    transition: 1s;
    right: 0;
}
.event-create label{
    color:white;
}
.searchable-select-dropdown{
    z-index: 99999;
}
.event-create{
    margin: 5px auto;
    max-width: 800px;
}
.form-menu-select{
    
}
.searchable-select{
    max-width:380px;
}
.visible-item{
    display:block !important;
}
.template-list{
    height: 500px;
    overflow-x: auto;
}
.menu-holder-edit{
    height: 460px;
	padding:10px;
    overflow-x: auto;
}
.admin-frontend-post-list{
    height: 400px;
    overflow-x: auto;  
}
.inner-menu-title-admin{
    margin-bottom: 20px !important;
}
.white{
    color:white !important;
}
.create-post-msg{
    display: none;
}
.sortable{
    list-style: none;
    max-width: 600px;
}
.sortable li{
    margin-bottom:2px !important;
    cursor:move;
    padding: 5px !important;
}
.del-update{
    float: left;
}
.del-update{
    cursor: pointer;
}
.breadcrumb li{
    color: #31708f;
}
.hide_me{
    display: none;
}
.edit-delete{
    float:left;
}
.loader{
color:white;
line-height: 2.5;
display: none;
}
.template{
    margin: 5px;
    padding: 5px;
    cursor: pointer;
}
.selected{
    border:2px solid red !important;
}
.create-event-msg{
    display:none;
}
.bootstrap .custom-select{
    height:40px;
}
.form_edit_post input{
    margin-right:5px;
}
.form_edit_post{
    display: none;
}
.post_title{
    font-size:16px;
    display: inline;
}
.post-search-result,.event-search-result{
    overflow-x: auto;
    max-width: 800px;
    margin:5px auto;
}
.post_update_links{
    color: #6ab8fd;
    cursor: pointer;
}
.back-top-post{
    position: fixed;
    left: 0px;
    top:0px;
    background:black;
    color:white;
    padding: 5px;
    z-index: 99999;
}
.post_update_links a:hover{
    text-decoration: none;
}
.post_update_links a{
    color: #6ab8fd;
    cursor: pointer;
    text-decoration: none;
}
.post-edit-admin{
    padding-bottom: 3px;
    margin-bottom: 3px;
}
.list-search-post li{
    border-bottom: 1px silver solid;
}
.move-menu-up{
    cursor: pointer;
}
.post_update .searchable-select,.event_update .searchable-select{
	max-width:200px;
}

.template{
	float: right;
	width:18%;
}
.clearfix{
	clear:both;
}
/* sortable */
ol.sortable{
    max-width: 600px;
    margin-top:10px;
}
ol.sortable,ol.sortable ol {
    list-style-type: none;

}

.sortable li div {
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: move;
    border-color: #D4D4D4 #D4D4D4 #BCBCBC;
    margin: 0;
    padding: 3px;
}

li.mjs-nestedSortable-collapsed.mjs-nestedSortable-hovering div {
    border-color: #999;
}

.disclose, .expandEditor {
    cursor: pointer;
    width: 20px;
    display: none;
}

.sortable li.mjs-nestedSortable-collapsed > ol {
    display: none;
}

.sortable li.mjs-nestedSortable-branch > div > .disclose {
    display: inline-block;
}

.sortable span.ui-icon {
    display: inline-block;
    margin: 0;
    padding: 0;
}