/* titli font */


@font-face {
  font-family: 'HelveticaNeue';
  src: url("font/HelveticaNeueW23forSKY-Reg.eot") format("embedded-opentype"), 
  url("font/HelveticaNeueW23forSKY-Reg.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
  
 @font-face {
  font-family: 'UniversNextArabic-Regular';
  src: url('font/UniversNextArabic-Regular.eot');
  src: url('font/UniversNextArabic-Regular.eot?#iefix') format('embedded-opentype'),
       url('font/UniversNextArabic-Regular.woff2') format('woff2'),
       url('font/UniversNextArabic-Regular.woff') format('woff'),
       url('font/UniversNextArabic-Regular.ttf') format('truetype'),
       url('font/UniversNextArabic-Regular.svg#UniversNextArabic-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-LightItalic.ttf') format('truetype');

  font-weight: 300;
  font-style: italic;
}

/* opensans font */
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('font/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-BoldItalic';
  src: url('font/OpenSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url('font/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Italic';
  src: url('font/OpenSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url('font/OpenSans-Light.ttf') format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-LightItalic';
  src: url('font/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('font/OpenSans-Regular.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('font/OpenSans-Semibold.ttf') format('truetype');
  font-weight:500;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-SemiboldItalic';
  src: url('font/OpenSans-SemiboldItalic.ttf') format('truetype');
  font-weight:500;
  font-style: italic;
}

/* ubunto font */
@font-face {
  font-family: 'ub';
  src: url('font/UbuntuMono-B.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'ub';
  src: url('font/UbuntuMono-BI.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-B.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-BI.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-L.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-LI.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-M.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-MI.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-R.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-RI.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

body
	{
		font-family: 'titli','HelveticaNeue' !important; 
	}
	
.page-footer .page-footer-inner
	{
		float:none;
		margin:0 auto;
		display:table; 
	}
	
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li > a
	{
		font-family: 'titli','HelveticaNeue' !important; 
	}
	
.page-header.navbar
	{
		height:51px; 
	}
	
.logout4 button
	{
		background:none;
		border:none;
		font-family: 'titli','HelveticaNeue' !important;
		outline:none;
		margin-bottom:10px; 
	}
.logout4 li:hover
	{
		background:#f6f6f6;
		
	}
	
.page-container-bg-solid .page-content
	{
		background:#fff; 
	}
	
.page-container-bg-solid .page-sidebar .page-sidebar-menu > li.active > a > .selected, .page-container-bg-solid .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .selected
	{
		border-color: transparent transparent transparent #fff; 
	}
	
input.btn-fileimage{
        position: absolute;
		top: 0;
		left: -233px;
		height: 35px;
		margin: 0;
		font-size: 23px;
		cursor: pointer;
		filter: alpha(opacity=0);
		opacity: 0;
		direction: rtl;
}

.pointer_change
	{
		cursor: pointer;
		background: #ccc;
		display: inline-block;
		padding: 8px 20px;
		float: right;
		margin: 0 4px; 
	}
.fileinput
	{
		min-width:190px; 
	}
	
.warp
	{
		position:relative; 
	}
	
.float_left
	{
		float:left; 
	}
	
td a
	{

		text-shadow: none;
		color: #b9b9b9;
		border: 1px solid #ccc;
		padding: 1px 5px;
		margin: 0 5px;
 
	}
textarea
	{
		resize: vertical; 
	}
	
.padding_right_0
	{
		padding-right:0; 
	}
.padding_left_0
	{
		padding-left:0; 
	}
	
.padding_0
	{
		padding:0; 
	}
	
.datepicker.datepicker-dropdown
	{
		left:auto; 
	}
	
.login_form
	{
		padding-right:30px !important; 
	}
	
h1, h2, h3, h4, h5, h6
	{
		font-family: 'titli','HelveticaNeue' !important;  
	}
	
h1 {
    font-size: 23px;
}

.page-container-bg-solid .timeline-body {
    background-color: #f5f4f4;
}

.page-container-bg-solid .timeline-badge-userpic {
    border-color: #f5f4f4;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.page-container-bg-solid .timeline-body-arrow {
    border-color: transparent transparent transparent #f5f4f4;
}

.page-container-bg-solid .timeline:before {
    background: #f5f4f4;
}

.pagination {
    text-align: center;
    margin: 10px auto;
    display: table;
}

.margin_right_5
	{
		margin:0 5px !important; 
	}
	
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > img
	{
		width:29px !important; 
	}
	
img
	{
		max-width:100%; 
	}
	
.min_hight
	{
		max-height: 165px !important;
    	overflow: hidden; 
	}
	
.flaot_left
	{
		float:left;
		margin-right:5px;
		margin-top:1px; 
	}
	
.recipe_action i
	{
		color: #d6b108;
    	font-size: 15px !important;
	}
	
.recipe_action
	{
		border-right:1px solid #ccc; 
		padding-top:9px;
		min-height:153px;
		margin-top:20px
	}
	
.blog-tags span
	{
		color: #45b6af; 
	}
.page-content
	{
		overflow:hidden; 
	}
	
.fixed_hight #myCarousel2
	{
		height:350px;
		overflow:hidden;
		margin-bottom:10px; 
	}
	
.blog-page .media img {
    height: 75px;
    position: relative;
    top: 3px;
    width: 75px;
}

.float_right
	{
		float:right;
		width:60%; 
	}
.comment_image
	{
		width:40% !important;
		float:left;
		padding:0 10px 10px 0;
		height:auto !important;
		max-height:150px; 
	}
	
.media
	{
		overflow:hidden;
		border-bottom:1px solid #ccc;
		padding-bottom:5px; 
	}
	
.linkinindex
	{
		border: none;
    	color: #1caf9a;
    	font-size: 14px;
	}
	
.user_interface i
	{
		/*border:1px solid #1caf9a;*/
		border-radius:30px;
		text-align:center;
		padding:3px;
		min-width:20px;
		margin-top:10px;
	}
.radio label
	{
		min-width:100px; 
	}
	
#user-status > .radio 
	{
		float: right;
    	min-width: 100px;
		margin-bottom:10px;
	}
	
.top-news div
	{
		width:100%; 
		margin-bottom:10px;
		cursor: auto;
		position:relative;
		padding:10px;
	}
	
.top-news div .top-news-icon {
    left: 8px;
    bottom: 15px;
    opacity: 0.3;
    font-size: 35px;
    position: absolute;
    filter: alpha(opacity=30);
}

.timeline-body-content {
    font-size: 14px;
    margin-top: 35px;
    overflow: hidden;
}

.scroller
	{
		overflow-y:scroll !important; 
	}
	
.show_notification
	{
		margin:0;
		padding:0; 
	}
.show_notification li
	{
		list-style:none;
		padding:5px 0;
		border-bottom:1px solid #ccc; 
		font-family: 'titli','HelveticaNeue' !important; 
	}
	
.page-header.navbar .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li > a
	{
		
		padding:10px !important; 
	}
		
.show_notification .item li
	{
		list-style:none;
		padding:10px 10px ;
		border-bottom:1px solid #ccc;
		margin-bottom:5px; 
	}
	
.input_warp
{
	position:relative;
}

.input.btn-fileimage
{
	height:35px !important;
}

.required  label::after
{
	content="*";
}

.form-group {
    margin-bottom: 15px;
    overflow: hidden;
}

.delet_image
{
	position: absolute;
    top: 3px
}

.colorpicker-element .form-group
{
	
	margin:0;
}

.colorpicker-element .input-group-addon
{
	float:right;
	min-width: 143px;
	margin-bottom:15px;
	cursor:pointer;
}

.colorpicker-element .input-group-addon i, .colorpicker-element .add-on i
{
	width: 100%;
    height: 25px;
}

.rating-container .caption , .rating-container .clear-rating
{
	display:none;
}

.rating-container .filled-stars {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    color: #f6b61a;
    white-space: nowrap;
    overflow: hidden;
     -webkit-text-stroke: 0px #777; 
     text-shadow: 0px 0px #999;
	direction:ltr;
}

.star i
{
	font-size:18px;
}
@media (max-width: 991px) {
.grid-view
{
	overflow-x:scroll;
}
}

.select2-container--krajee , .select2-dropdown
{
    display: block;
    direction: rtl;
}

.select2-selection__clear
{
	float:left;
}

.pointer
{
	cursor: pointer;
}

.ovelay
{
	position: absolute;
    width: 99%;
    background: #2a2727;
    opacity: 0.4;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: #fff;
    text-align: center;
    padding-top: 13%;
	display:none;
}

.height_0 ,.field-medicalitem-0-price2, .field-medicalitem-0-total2  
{
	height:0px;
	margin:0;
}

.table .form-group
{
	margin:0;
}

@media (min-width:780px) {

.form-group
{
	width:50%;
	padding:0 0 0 15px ;
	float:right;
}

.field-woundedoperation-operation_description , .field-woundedoperation-note , .field-injury-note , .field-delegate-note
,.field-operation-description ,.field-clinicalprocedure-name , .field-medicalorder-note, .field-attachment-description
,.field-wounded-injury_type , .field-wounded-mejor_injury , .field-madeclinicalprocedure-note , .field-wounded-file_description ,
.field-wounded-almorafiq
{
	width:100%;
}

.form-group:last-child
{
	width:100%;
}

}

.field-wounded-almorafiq , .field-wounded-file_send_date
{
	display:none;
}
#morafiq_error
{
	color:red;
}

#table_id_filter input
{
	font-size: 14px;
    font-weight: normal;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.border-1
{
	border: 1px solid #54b9b9;
    padding: 10px;
    border-radius: 5px !important;
    box-shadow: 1px 2px 3px #54b9b9;
}

.border-1 h1
{
	color: #e5a647;
    font-weight: bold;
}

.border-1 i
{
	font-size: 36px !important;
    margin-top: 22px;
    color: #54b9b9;
}

.acount_agent
{
	background: #54b9b9;
    padding: 5px;
    margin-top: 12px;
    border-radius: 13px !important;
    color: #fff;
}

.acount_agent a
{
	color:#fff;
}

.red
{
	color:red;
}

.green
{
	color:green;
}
.blue
{
	color:blue;
}

.thead-dark
{
	background: #3688c7;
	color:#fff;
}

.page-content-wrapper .page-content 
{
    margin-right: 0px;
    margin-top: 0px;
    min-height: 600px;
    padding: 25px 20px 10px 20px;
}
  
.nav_new .nav 
{
    width: 100%;
    background: #45b6af;
    text-align: center;
	margin: 0 0px;
}

.nav_new .navbar-nav > li.active {
    background: #d64635;
}

.nav_new .navbar-nav > li.active a {
    color: #fff !important;
}

.nav_new .navbar-nav > li > a {
	color: #ffffff !important;
}

.nav_new .navbar-nav > li > a:hover {
	background-color: #369191;
}

.nav_new .navbar-nav > li  
{
    border-left: 1px solid #5dcdc6;
}

.page-sidebar
{
	width:100%;
}

.page-sidebar, .page-sidebar.in {
    margin: 0px !important;
}

.page-sidebar-closed .page-sidebar {
    width: 100% !important;
}

.page-sidebar-closed .page-content-wrapper .page-content {
    margin-right: 0px !important;
}

h4 {
    font-size: 17px;
    font-weight: bold;
    font-size: 18px;
}