@font-face {
    font-family: 'Open Sans Hebrew'; /*a name to be used later*/
    src: url('../fonts/OpenSansHebrew-Regular.ttf'); /*URL to font*/
}
html,body, .notifications.dropdown .dropdown-menu{
	font-family: 'Open Sans Hebrew' !important;
}
.red{
    background-color: #ec5018;;
    color: white;
    padding: 0 15px !important;

}
.green{
    background-color: #22c95b;;
    color: white;
    padding: 0 15px !important;

}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}

.client-id-pic{
    height: 300px;
}
.client-details {
    font-size: 20px;
    padding: 5px;
    border-bottom: 1px solid #0000001a;
}


.tabels-btn{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
    padding-top: 4px;
    padding-bottom: 4px; 
}
.buttons-colvis,#DataTables_Table_0_info{
    display: none !important
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_info{
/*	display: none*/
}


.msg-box {
    position: fixed;
    bottom: 20px;
    left: 20px;
    box-shadow: 1px 2px 3px #0000007a;
    background-color: #79e091;
    z-index: 999999;
    display: none;
    color: black
}


.msg-box p{
    font-size: 1.3em;
    text-align: center;
	margin-bottom: 0;
	padding: 20px
}

.flot-chart {
     height: 100% !important; 
    width: 100%;
    display: block;
}

ul.main-menu li i{
	font-size: 20px
}

.title {
    font-weight: 400;
    font-size: 16px;
}

.page-sidebar {
    background-color: #1D1D1D;
    color: #b4b5b8;
    display: table-cell;
    height: 100%;
    position: relative;
    vertical-align: top;
    width: 200px;
    z-index: 101;
}
.page-sidebar .sidebar-fixed {
	position: fixed;
	height: 100%;
	width: 200px;
}
.del-pol:hover{
	cursor: pointer
}
#pol-list-errors{
	color: red;
}
.doc-img{
	margin-bottom: 10px;
}
.doc-block{
	cursor: pointer;
    transition: all 0.2s ease-in;
    border-radius: 5px;
    padding: 10px;
    margin-right: 30px;
    display: inline-table;
}
.doc-block:hover{
	background-color: rgba(113,169,253,0.78);
	transform: scale(1.05);
	z-index: 9999;
}
.file-text{
	margin-bottom: 0;
	transition: all 0.2s ease-in;
}
.doc-block:hover > .file-text{
	color: white !important
}
.fancybox-slide--iframe .fancybox-content {
	width  : 90%;
	height : 90%;
	max-width  : 90%;
	max-height : 90%;
	margin: 0;
}
.user-info > li{
	/* float: none !important */
}
.profile-info.dropdown .dropdown-menu {
    min-width: 100px;
    text-align: right;
    top: 0;
    right: 50%;
    z-index: 9999;
}
.profile-info.dropdown .dropdown-menu li a:hover{
	background-color: #E6E6E6
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans Hebrew' !important;
}
.main-color{
	color: #0066ff !important
}
ul.main-menu li a {
    transition: all 0.15s ease-in-out;
}
.scrollToTop{
	position: fixed;
	z-index: 9999;
	right: 20px;
	bottom: 20px;
	color: white;
	cursor: pointer;
	display: none;
}
.scrollToTop i:hover{
	color:cornflowerblue
}
.scrollToTop i{
	font-size: 34px;
	transition: all 0.3s 
}
.log-icons{
	font-size: 18px;
	cursor: pointer
}
.log-icons:hover{
	color: #0066ff
}
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.alert-warning {
    background-color: #fff1a6 !important;
    border-color: #ffda8d;
    color: black;
}

.alert-info {
    background-color: #c7eaf9 !important;
    border-color: #a7ebf6;
    color: black;
}
.alert-danger {
    background-color: #ffcaca !important;
    border-color: #ffb1be;
    color: black;
}
.alert-success {
    background-color: #bbebba !important;
    border-color: #b2e5a6;
    color: black;
}
#log_table tr{
	transition: all 0.4s ease-in-out;
}
#log_table tr:hover{
	background-color: darkgrey !important
}

#side-nav li:hover .nav-icons{
	color: white !important
}
@media screen and (max-width: 767px){
	.page-sidebar {
		display: inherit;
		width: 100% !important;
		height: auto;
	}
}
.user-info .notifications.dropdown > a i {
    font-size: 26px;
}
.notifications.dropdown > a .badge {
    font-size: 12px;
    line-height: 13px;
    min-width: 17px;
    padding: 2px;
    position: absolute;
    right: -6px;
    top: 0px;
    font-weight: normal;
/*	background-color: #0066ff !important;*/
}
.notifications.dropdown .dropdown-menu{
	box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
}
label{
	float: right
}
.add-mission-form .form-control, .add-mission-form .select2-container{
	margin-bottom: 10px !important
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
    float: right;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 12px;
    padding-left: 20px;
    text-align: right;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: right !important;
}
.modal-dialog{
	text-align: right !important
}
.user-alert{
	transition: all 0.5s ease-in-out
}
.user-alert:hover{
	transform: scale(1.05);
}
.mission-select{
	width: 100% !important;
	margin-bottom: 5px;
	text-align: right
}
.mission-select .default{
	float: right
}
.ui.selection.dropdown>.delete.icon, .ui.selection.dropdown>.dropdown.icon, .ui.selection.dropdown>.search.icon{
	left: 0.2em;
	right: inherit;
}
.ui.dropdown .menu>.item{
	font-size: inherit;
	text-align: right
}
.ui.search.dropdown>.text{
	float: right
}
.mission_info p{
	margin-bottom: 0
}
.badge{
	font-size: 14px
}
.mission_info{
	max-width: 650px !important;
}
.col-selectbox{
	float: left !important
}
.msg-smile{
	font-size: 34px;
    margin-top: 15px;
}
.count-leads-wrap, #loadSection{
	display: none
}
#load{
	margin-right: 5px
}
.form-group #email,.form-group #password{
	transition: all 0.3s ease-in-out;
}

.filter_btns{
    margin-top: 25px
}
.error-focus{
    border: solid 1px red;
}
.status_badge{
    /* padding: 3px 30px; */
    width: 100px
}
.notifications:last-child{
    margin-left: 10px
}
.notifications_icon{
    transition: all 0.3s ease-in-out;
}
.notifications a:hover .notifications_icon{
    color: black
}

#DataTables_Table_0_length, .html5buttons{
    display: none;
}
.dataTables_filter{
    float: right !important
}
canvas{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.users_tr{
    height: 80px
}
.table th{
    font-weight: 700 !important
}

.disable-select {
    -webkit-user-select: none;  
    -moz-user-select: none;    
    -ms-user-select: none;      
    user-select: none;
  }
.login-branding img{
	width: 200px
}