/* CSS Document */
@font-face {
	font-family: "wyekan";
	src: url(../fonts/WYekan.woff);
	src: url(../fonts/WYekan.eot?#iefix) format("embedded-opentype"),
	url(../fonts/WYekan.woff) format("woff"),
	url(../fonts/WYekan.ttf) format("truetype"),
	url(../fonts/WYekan.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: "glyficon";
	src: url(../fonts/glyphicons-halflings-regular.woff);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),
	url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
	url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
	url(../fonts/glyphicons-halflings-regular.svg) format("svg");
	font-weight: normal;
	font-style: normal; }

body{
	font-family: "wyekan"!important;
	direction: rtl;
	background-color: #CCCCCC !important;
	font-size: 12px !important;
}
input{
	font-family: "wyekan"!important;
	direction: rtl;
}
select{
	font-size:11px;
	font-family:"wyekan"!important;
	padding: 2px;
	color: black!important;
}
fieldset{
	-moz-border-radius: 8px;
	border-radius: 1px;
	border:1px solid #CCCCCC;
}
legend{
	margin-right:5px;
	margin-left:5px;
	color:green;
}
.Comment{
	font-size:9px;
}
.FooterMenu{
}
.ContentMain{
	width:950px;
	height:400px;
}
.ContentMainContainer{
	width:100%;
	padding-top:35px;
	padding-bottom:100px;
	height:400px;
}
.ReportTable td{
	padding:5px;
	border:1px solid black;
}
.Whole{
    
}
/*Pages with it's ID style*/
#HomeLogo{
	background-image:url(../Images/HomeLogo.png);
	width:434px;	
	height:128px;
	margin-top:5px;
	margin-right:10px;
	float:left;
}
#HomeMiddle{
	width:950px;
	margin-top:15px;
	position:fixed;
}
#LoginBox{
	width:343px;	
	height:130px;
	float:left;
	text-align:center;
}
#IndexGoals{
	width:435px;	
	height:260px;
	margin-top:10px;
	margin-right:10px;	
	float:left;
}
#AdvertiseBox{
	width:343px;	
	height:225px;
	margin-top:18px;
	padding-top:20px;
	text-align:center;
	float:left;
	background-color:#FFFFFF;
}
#TopMenuContent{
	width:900px;
	direction: rtl;
}
#TopMenuItem{
	direction: rtl;
	float:right;
	width:500px;
	height:22px;
	padding-top:8px;
	margin-right:10px;
	text-align:left;
	font-weight:100;
	font-size:10px;	
	color:#FFF
}
#frm_Consignment input{
	font-weight:bold;
}
#frm_More_Consignment input{
	font-weight:bold;
}
.UnSelectedMenuLeft a{
	float:right;
	width:7px;
}
.UnSelectedMenuRight a{
	float:right;
	width:7px;
}
.UnSelectedMenuCenter a{
	float:right;
	height:23px;
	margin-top:4px;
}
table td {
	text-align: right!important;
	padding: 2px !important;
	color: #666;
}
.flexigrid table td {
	text-align: right!important;
	padding: 5px!important;
	color: #666;
}
.flexigrid table th{
	padding: 5px!important;
}
.PopUPStyle div{
	float: right!important;
}
.stick td{
	border-right: 1px solid black!important;
}
.stick th{
	border-right: 1px solid black!important;
}
.MenuPipe{
	float:right;
	margin-left:5px;
	margin-right:5px;
	margin-top:4px;
}
.SearchCriteria{
	float: left;
	height:16px;
	margin-top:4px;
	margin-left:25px;
	width:50px;
	text-align:left;
	font-size:10px;
	border:0px;
}
.SearchBox{
	float: left;
	height:22px;
	margin-top:4px;
	margin-left:-1px;
	width:120px;
	text-align:right;
	padding-right:4px;
	font-size:14px;
	border:0px;
}
.CheckBox{
	border:0px;
}
.RadioButton{
	border:0px;
}
.Input{
	text-align:left;
	color:#000000;
	width:140px;
}
.Input-Price{
	text-align:left;
	color:#000000;
	width: 70px!important;
}
.HomeHead{
	width:750px;
	height:170px;
}
.TitleGray{
	color:gray;
}
.ContentText{
	color:#000000;
}
.ProfileName{
	font-size:16px;
	color:#000000;
	font-weight:600;
}
.ReadOnly{
	border:0px;
	color:gray;
}
.smalltextarea{
	width:120px;
	height:43px;
}
textarea{
	padding: 2px;
	direction: ltr !important;
	text-align: left !important;
	color: black !important;
}
#Grid div.fbutton .export
	{
		background: url(../Images/excel.jpeg) no-repeat center left;
	}
#Grid div.fbutton .copy
	{
		background: url(../Images/copy.png) no-repeat center left;
	}
#Grid div.fbutton .import
	{
		background: url(../Images/import.png) no-repeat center left;
	}	
#Grid div.fbutton .pricelist
	{
		background: url(../Images/dollar.png) no-repeat center left;
	}	
#Grid div.fbutton .zone
	{
		background: url(../Images/earth.png) no-repeat center left;
	}	
#Grid div.fbutton .Timing
	{
		background: url(../Images/clock.png) no-repeat center left;
	}	
#Grid div.fbutton .Freight
	{
		/*background: url(../Images/clock.png) no-repeat center left;*/
	}	
#Grid div.fbutton .member_stat
	{
		background: url(../Images/chart_bar.png) no-repeat center left;
	}	
#Grid div.fbutton .add
	{
		background: url(../Images/add.png) no-repeat center left;
	}	
#Grid div.fbutton .add_diss
	{
		background: url(../Images/add_diss.gif) no-repeat center left;
	}	
#Grid div.fbutton .bag
	{
		background: url(../Images/moneybag.png) no-repeat center left;
	}	

#Grid div.fbutton .delete
	{
		background: url(../Images/close.png) no-repeat center left;
	}	
#Grid div.fbutton .tick
	{
		background: url(../Images/SmallTickGreen.png) no-repeat center left;
	}	
#Grid div.fbutton .edit
	{
		background: url(../Images/edit_icon.gif) no-repeat center left;
	}	
#Grid div.fbutton .edit_dis
	{
		background: url(../Images/edit_icon_dis.gif) no-repeat center left;
	}	
#Grid div.fbutton .printer
	{
		background: url(../Images/printer.png) no-repeat center left;
	}
#Grid div.fbutton .printer_dis
	{
		background: url(../Images/printer_dis.png) no-repeat center left;color:gray;cursor:default;
	}		
#Grid div.fbutton .magnifier
	{
		background: url(../Images/magnifier.png) no-repeat center left;cursor:default;
	}
#PriceListTable{
	border-bottom:1px solid #CCCCCC;
}
#PriceListTable td{
	border-right:1px solid #CCCCCC;
	padding:5px;
}
#PriceListTable th{
	border:1px solid #CCCCCC;
	border-left:0px;
	padding:5px;
}
#AlreadyStatus th{
	font-size:10px;
}
#AlreadyStatus td{
	font-size:10px;
	text-align:center;
}
#TourMeal th{
	font-size:9px;
	border-bottom:1px solid gray;
}
#TourMeal td{
	font-size:9px;
}
#TourAcc th{
	font-size:9px;
	border-bottom:1px solid gray;
}
#TourAcc td{
	font-size:9px;
}
.icons{
	float:left;margin:5px;margin-top:0px;
}
.CompanyClass{
	color:#FF6600;
}
.MessageFolder{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	float:left;
	height:17px;
	font-size:11px;
	font-family:"wyekan"!important;
}
.MessageMenuName{
	float:right;
	margin-bottom:5px;
	margin-top:2px;
	margin-left: 20px;
	width:50px;
	white-space: nowrap;
	cursor:pointer;
}
.OnlineStaffList{
    
}
.morecontent span{
	display:none;
}
.MaintenanceMode{
	position:absolute;
	top:35px;
	width:100%;
	height:40px;
	color:red;
	font-weight:bold;
	font-size:25px;
	background-color:white;
	text-align:center;
}
.calculator{
    background-image:url(../Images/rsz_calculator_icon.png);
    cursor: move;
	width:73px;
    height:100px;

    position: fixed;
		top:140px;
    left:3px;
    z-index: 20000;
}
.input_title{
    padding:7px;
}
.HistoryText div{
	margin: 5px!important;
	padding: 5px;
	float: right;
	border-right: 1px solid gray;
}
#List{
	direction: rtl;
}
#CN_COUNTER{
	font-size:40px;
}
#PACKAGE_COUNTER{
	font-size:40px;
}
.custom-combobox {
	position: relative;
	display: inline-block;
}
.custom-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
}
.custom-combobox-input {
	margin: 0;
	padding: 5px 10px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.blink {
	animation-duration: 1s;
	animation-name: blink;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-timing-function: ease-in-out;
}
@keyframes blink {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
#SearchBoxDiv{
	float:left;
	margin-left: 24px;
}
div.attach {
	text-align: right !important;
}
.SelectedMenuCenter a{
	float:right;
}
.flexigrid div.hDivBox
{
	float: right;
}
.flexigrid div.tDiv2
{
	float: right;
	clear: both;
	padding: 1px;
}
.flexigrid div.fbutton
{
	float: right;
	display: block;
	cursor: pointer;
	padding: 1px;
}
.flexigrid div.hDiv span.cdropright
{
	display: block;
	background: url(../Images/next.gif) no-repeat 12px center;
	width: 24px;
	height: 24px;
	float: right;
	position: relative;
	top: -24px;
	margin-bottom: -24px;
}
.flexigrid div.sDiv2
{
	float: right;
}
.odd{
	background-color: lightgrey;
}
.even{
	background-color: darkgrey;
}
.odd td{
	padding: 3px;
}
.even td{
	padding: 3px;
}
.stick thead th{
	background-color: #000000;
	color: #FFFFFF;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1;
 } 
 legend{
	font-size: 15px !important;
	margin-bottom: 10px !important;
 }
 #dashboard fieldset{
	-moz-border-radius: 8px;
	border-radius: 1px;
}
#dashboard legend{
	margin-right:5px;
	margin-left:5px;
	color:green;

}
#dashboard .big-box{
	font-size: 30px;
	padding: 10px;
	text-decoration: underline;
	cursor: pointer;
}
#dashboard .row_margin {
	margin-top: 5vh;
}
#GlobalSearch{
	color: #000000!important;
}