/* 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;
}
.logo-default
{
	height:45px;
	width:auto;
}

.grid-view
{
	overflow-x:scroll;
}
@media (max-width: 991px) {
.grid-view
{
	overflow-x:scroll;
}
}

.branch_id_hide
{
	display:none;
}

.summary
{
	display:none;
}

#product-size .col-md-12
{
	border:2px solid #f3c6a6;
	overflow:hidden;
	margin-bottom:15px;
	background: #fbfbfb;
}

#product-color .col-md-4
{
	border:2px solid #f3c6a6;
	overflow:hidden;
}

#product-size
{
	background: #f3c6a6;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 10px;
}


.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-right: -11px;
    opacity: 1;
}

#product-size .col-sm-3
{
	padding:15px !important;
}


#product-color .col-md-4
{
	border:2px solid #f3c6a6;
	overflow:hidden;
	margin-bottom:15px;
	background: #fbfbfb;
}

#product-color .col-md-4
{
	border:2px solid #f3c6a6;
	overflow:hidden;
}

#product-color
{
	background: #f3c6a6;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 10px;
}

#product-color .col-md-3 , #product-color .col-sm-6
{
	padding:15px !important;
}



#product-branch .col-md-4
{
	border:2px solid #ccc;
	overflow:hidden;
	margin-bottom:15px;
	background: #fbfbfb;
	padding:5px;
}

#product-branch .col-md-4
{
	border:2px solid #f3c6a6;
	overflow:hidden;
}

#product-branch
{
	background: #f3c6a6;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 10px;
}

#product-branch .col-md-3 , #product-branch .col-sm-6
{
	padding:15px !important;
}

#product-dish .col-md-4
{
	border:2px solid #f3c6a6;
	overflow:hidden;
	margin-bottom:15px;
	background: #fbfbfb;
}

#product-dish .col-md-4
{
	border:2px solid #f3c6a6;
	overflow:hidden;
}

#product-dish
{
	background: #f3c6a6;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 10px;
}

#product-dish .col-md-3 , #product-dish .col-sm-6
{
	padding:15px !important;
}


#product-rice .col-md-4
{
	border:2px solid #f3c6a6;
	overflow:hidden;
	margin-bottom:15px;
	background: #fbfbfb;
}

#product-rice .col-md-4
{
	border:2px solid #f3c6a6;
	overflow:hidden;
}

#product-rice
{
	background: #f3c6a6;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 10px;
}

#product-rice .col-md-3 , #product-rice .col-sm-6
{
	padding:15px !important;
}