﻿
	
	
	
	
	
	
	

/*  ACTIONS BOX ----------------------------------------------- */	

/*Adil for login page start */
.body_background {
	background-image: url("/theme/images/bodybg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
		min-height: 100vh; 
	
}
.form_background {
	background-image: url("/theme/images/loginlogoN.png")  ;
	
}
/*Adil for login page end*/

#actions-box	{
	float: left;
	margin: 0 0 0 10px;
	position: relative;
	}
a.action-slider	{
	background: url(../images/table/dropdown_actions.gif) no-repeat;
	display: block;
	height: 30px;
	width: 110px;
	}
a.action-slider.activated	{
	background: url(../images/table/dropdown_actions.gif) no-repeat 0 -30px;
	display: block;
	height: 30px;
	width: 110px;
	}
#actions-box-slider	{
	background: url(../images/table/actions_slider_bg.gif) bottom no-repeat;
	display: none;
	left: 0;
	padding-bottom: 1px;
	padding-top: 10px;
	position: absolute;
	top: 24px;
	width: 110px;
	}
#actions-box-slider-inner	{
	font-size: 0px;
	line-height: 0;
	margin: 0 auto;
	width: 108px;
	}
a.action-edit ,
a.action-delete	{
	color: #272727;
	display: block;
	font-weight: bold;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 5px 45px;
	width: 63px;
	}
a:hover.action-edit	{
	background: #949494 url(../images/table/action_edit.gif) no-repeat 14px 5px;
	color: #fff;
	}
a.action-edit	{
	background: #c7c7c7 url(../images/table/action_edit.gif) no-repeat 14px 5px;
	}
a.action-delete	{
	background: #c7c7c7 url(../images/table/action_delete.gif) no-repeat 14px 5px;
	}
a:hover.action-delete	{
	background: #949494 url(../images/table/action_delete.gif) no-repeat 14px 5px;
	color: #fff;
	}
		 
	
/* FORM ------------------------------------------------------- */	

#id-form	{
	}
.inp-form	{
	background: url(/theme/images/form_inp.gif) no-repeat;
	border: none;
	color: #393939;
	height: 25px;
 
	padding: 6px 6px 0 6px;
	width: 186px;
	}
	
.inp-form-error	{
	background: url(/theme/images/form_inp_error.gif) no-repeat;
	border: none; 
	color: #393939;
	height: 25px;
	padding: 6px 6px 0 6px;
	width: 187px;
	}
.form-textarea	{
	background: url(/theme/images/form_textarea.gif) no-repeat;
	border: none;
	color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 97px;
	overflow: auto;
	padding: 6px 6px 0 6px;
	width: 378px;
	}
#id-form td	{
	padding: 0 0 10px 0;
	}
#id-form td.noheight	{
	padding: 0 0 0px 0;
	}
#id-form th	{
	line-height: 28px;
	min-width: 130px;
	padding: 0 0 10px 0;
	text-align: left;
	width: 130px;
	}
.styledselect-day ,
.styledselect-month ,
.styledselect-year	{
	border: 1px solid #acacac;
	margin-right: 3px;
	padding: 3px;
	width: 64px;
	}
	
	
#step-holder {
font-family: Tahoma;
	height:39px;
	margin-bottom: 20px;
}	




.step-no {
	float:left;
	height:29px;
	width:18px;
	font-size: 18px;
	line-height: 18px;
	padding:10px 0 0 0;
	text-align: center;
}

.step-no-off {
	float:left;
	height:29px;
	width:18px;
	font-size: 18px;
	line-height: 18px;
	padding:10px 0 0 0;
	text-align: center;
	color:#cbcbcb;
}

.step-dark-left {
	float:left;
	 
	background: url(/theme/images/step_dark_left.gif) no-repeat;
	height:27px;
	padding:13px 15px 0 25px;
	font-size: 13px;
	color:#fff;
	font-weight: bold;
}

.step-dark-left a{
	 
	font-size: 13px;
	color:#fff;
	font-weight: bold;
}

.step-dark-right {
	float:left;
	width:12px;
	background: url(/theme/images/step_dark_right.gif) no-repeat;
	height:39px;
}
.step-dark-round {
	float:left;
	width:8px;
	height:39px;
	background: url(/theme/images/step_dark_round.gif) no-repeat;
}

.step-light-left {
	float:left;
	 	height:27px;
	padding:13px 15px 0 25px;
	font-size: 13px;
	background: url(/theme/images/step_light_left.gif) no-repeat;
	height:39px;
	color:#cbcbcb;
	font-weight: bold;
}

.step-light-left a{
	 
	 
	font-size: 13px;
 
	color:#cbcbcb;
	font-weight: bold;
}
.step-light-right {
	float:left;
	width:12px;
	background: url(/theme/images/step_light_right.gif) no-repeat;
	height:39px;
}
.step-light-round {
	float:left;
	width:8px;
	height:39px;
	background: url(/theme/images/step_light_round.gif) no-repeat;
}

.bubble-left {
	float:left;
	width:10px;
	height:29px;
	margin-left: 5px;
	background: url(/theme/images/bubble_left.gif) no-repeat;
}

.bubble-inner {
	float:left;
	padding: 7px 0px 0 2px;
	color:#2e74b2; 
	line-height: 14px;
	font-size: 11px;
	height:22px;
	background: url(/theme/images/bubble_inner.gif) repeat-x;
}
.bubble-right {
	float:left;
	width:8px;
	height:29px;
	background: url(/theme/images/bubble_right.gif) right no-repeat;
}
.error-left {
	float:left;
	width:13px;
	height:32px;
	margin-left: 5px;
	background: url(/theme/images/error_left.gif) no-repeat;
}

.error-inner {
	float:left;
	padding: 7px 10px 0 4px;
	color:#fff; 
	line-height: 14px;
	height:25px;
	background: url(/theme/images/error_right.gif) right  no-repeat;
}
.file_1 {
	border: 1px solid #acacac;
	padding: 5px;
}	
 
/*  NAVIGATION ----------------------------------------------- */
#nav-holder	{
	margin: 0 auto;
	max-width: 1260px;
	min-width: 780px;
	text-align: left;
	}
.nav-outer-repeat	{
	background: url(../images/shared/nav/repeat.jpg) repeat-x;
	height: 77px;
	}
.nav-outer	{
	margin: 0 auto;
	max-width: 1260px;
	min-width: 850px;
	}
#nav-right	{
	float: right;
	position: relative;
	width: 225px;
	z-index: 0;
	}
#nav-right a	{
	display: block;
	float: left;
	margin: 0px 0 0 0;
	}
.account-content	{
	background: #454545 url(../images/shared/nav/account_drop_bg.gif) no-repeat bottom;
	display: none;
	left: 5px;
	padding-bottom: 20px;
	position: absolute;
	top: 30px;
	width: 170px;
	}
.account-drop-inner	{
	font-size: 0px;
	line-height: 0px;
	margin: 20px auto 0 auto;
	width: 140px;
	}
.showhide-account	{
	cursor: pointer;
	display: block;
	float: left;
	margin: 10px 5px 0 5px;
	}
.account-drop-inner a	{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
.account-drop-inner a:hover	{
	color: #94b52c;
	}
.acc-line	{
	background: url(../images/shared/nav/account_line.gif) no-repeat 0 7px;
	font-size: 0px;
	height: 14px;
	line-height: 0px;
	margin-top: 0px;
	padding: 0;
	}
a#logout	{
	margin: 10px 0 0 5px;
	}
a#acc-settings	{
	background: url(../images/shared/nav/icon_acc_settings.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
	}
a#acc-details	{
	background: url(../images/shared/nav/icon_acc_personal.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
	}
a#acc-project	{
	background: url(../images/shared/nav/icon_acc_projects.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
	}
a#acc-inbox	{
	background: url(../images/shared/nav/icon_acc_inbox.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
	}
a#acc-stats	{
	background: url(../images/shared/nav/icon_acc_stats.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
	}



 
 
/*  STYLED SELECTBOXES style 1 --------------------------------- */	

.styledselect {
background: #2a2a2a;
border: 1px solid #424242;
	color:#fff;
	width:120px;
	padding: 5px;
	line-height: 14px;
	margin-right: 6px;
	font-size: 12px;	
}

div.selectbox-wrapper	{
	background-color:ButtonFace;
	border: none;
	border-bottom: none;
	margin: 0px;
	margin-top: 0px;
	max-height: 200px;
	overflow: auto;
	padding: 0px;
	position: absolute;
	text-align: left;
	width: 400px;
	z-index: 10;
	}
div.selectbox-wrapper ul	{
	list-style-type: none;
	 
	margin: 0px;
	padding: 0px;z-index: 10;
	}
div.selectbox-wrapper ul li.selected	{
	background-color:#94B52C;
	color: #fff;
	}
div.selectbox-wrapper ul li.current	{
	background-color:#94B52C;
	}
div.selectbox-wrapper ul li	{
	border-bottom: none;
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 12px;
	list-style-type: none;
	margin: 0;
	padding: 6px 2px 6px 10px;
	}
.selectbox_styled	{
	background: url(/theme/images/top_search_select.gif) left no-repeat;
	border: none;
	border-left: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: Arial;
	font-size: 12px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0 0 6px;
	text-align: left;
	width: 105px;
	z-index: 10;
	}

/*  STYLED SELECTBOXES style 2 --------------------------------- */	
div.selectbox-wrapper2	{
	background-color: #e3e3e3;
	border: none;
	border-bottom: none;
	margin: 0px;
	margin-top: 0px;
	max-height: 200px;
	overflow: auto;
	padding: 0px;
	position: absolute;
	text-align: left;
	width: 400px;
	}
div.selectbox-wrapper2 ul	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
div.selectbox-wrapper2 ul li.selected2	{
	background-color: #94b52c;
	color: #fff;
	}
div.selectbox-wrapper2 ul li.current2	{
	background-color: #94b52c;
	color: #fff;
	}
div.selectbox-wrapper2 ul li	{
	border-bottom: none;
	color: #393939;
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 12px;
	list-style-type: none;
	margin: 0;
	padding: 6px 2px 6px 10px;
	}
.styledselect_form_1	{
	
	
	color: #393939;
	cursor: pointer;
	display: block;
	font-family: Arial;
	font-size: 12px;
	height: 28px;
	
	text-align: left;
	width: 192px;
	border-color: rgb(213, 208, 208);
    -webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
	
	}
	
   
  
.styledselect_form_2	{
	background: url(/theme/images/form_select_small.gif) left no-repeat;
	border: none;
	border-left: none;
	color: #393939;
	cursor: pointer;
	display: block;
	font-family: Arial;
	font-size: 12px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0 0 10px;
	text-align: left;
	width: 60px;
	}

	
	
/*  STYLED SELECTBOXES style 3 --------------------------------- */	
div.selectbox-wrapper3	{
	background-color: #e3e3e3;
	border: none;
	border-bottom: none;
	margin: 0px;
	margin-top: 0px;
	max-height: 200px;
	overflow: auto;
	padding: 0px;
	position: absolute;
	text-align: left;
	width: 400px;
	}
div.selectbox-wrapper3 ul	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
div.selectbox-wrapper2 ul li.selected3	{
	background-color: #94b52c;
	color: #fff;
	}
div.selectbox-wrapper2 ul li.current3	{
	background-color: #94b52c;
	color: #fff;
	}
div.selectbox-wrapper3 ul li	{
	border-bottom: none;
	color: #393939;
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 12px;
	list-style-type: none;
	margin: 0;
	padding: 6px 2px 6px 10px;
	}
.styledselect_pages	{
	background: url(../images/table/select_number_rows.gif) left no-repeat;
	border: none;
	border-left: none;
	color: #393939;
	cursor: pointer;
	display: block;
	font-family: Arial;
	font-size: 12px;
	height: 20px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0 0 6px;
	text-align: left;
	width: 130px;
	}
	
	
input[ID*="txt"] 
{ 
background: url(/theme/images/form_inp.gif) no-repeat;
	border: none;
	color: #393939;
	height: 25px;
 
	padding: 6px 6px 0 6px;
	width: 186px;
/*		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:25px;*/
}
input[ID*="txt"]:hover 
{ 
/*background: url(/theme/images/form_inp.gif) no-repeat;
	border: none;
	color: #393939;
	height: 25px;
 
	padding: 6px 6px 0 6px;
	width: 186px;*/
	border-color: rgb(186, 215, 231);
}
input[ID*="txN"] 
{ 
background: url(/theme/images/form_inp.gif) no-repeat;
	border: none;
	color: #393939;
	height: 25px;
 
	padding: 6px 6px 0 6px;
	width: 186px;
	text-align:right;
/*		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:25px;*/
}
input[ID*="txN"]:hover 
{ 
/*background: url(/theme/images/form_inp.gif) no-repeat;
	border: none;
	color: #393939;
	height: 25px;
 
	padding: 6px 6px 0 6px;
	width: 186px;*/
	border-color: rgb(186, 215, 231);
}
textarea
{ 
background: url(/theme/images/form_textarea.gif) no-repeat;
	border: none;
	color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 97px;
	overflow: auto;
	padding: 6px 6px 0 6px;
	width: 378px;
	text-align:justify;
	-webkit-border-radius: 5px;
moz-border-radius: 5px;
border-radius: 5px;

}

input[ID*="btnAdd"] 
{ 
	
	border: 1px solid #17549b;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);

	background: #5b9fea; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViOWZlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzYyZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #5b9fea 0%, #398AB8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b9fea), color-stop(100%,#398AB8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5b9fea 0%,#398AB8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5b9fea 0%,#398AB8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5b9fea 0%,#398AB8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5b9fea 0%,#398AB8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b9fea', endColorstr='#398AB8',GradientType=0 ); /* IE6-8 */
	
	color:#ffffff;
	
}

input[ID*="btnAdd"]:hover
{
	
	border: 1px solid #17549b;
	border-style:inset;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);

	background: #5b9fea; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViOWZlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzYyZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #5b9fea 0%, #0c62d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b9fea), color-stop(100%,#0c62d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5b9fea 0%,#0c62d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5b9fea 0%,#0c62d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5b9fea 0%,#0c62d7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5b9fea 0%,#0c62d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b9fea', endColorstr='#0c62d7',GradientType=0 ); /* IE6-8 */
	color:#ffffff;

}

input[ID*="btnBack"] 
{ 
	
border: 1px solid rgb(151, 20, 14);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);

	background: #5b9fea; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViOWZlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzYyZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(228, 118, 118) 0%, rgb(230, 26, 17) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(228, 118, 118)), color-stop(100%,rgb(230, 26, 17))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(228, 118, 118) 0%,rgb(230, 26, 17) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(228, 118, 118) 0%,rgb(230, 26, 17) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(228, 118, 118) 0%,rgb(230, 26, 17) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(228, 118, 118) 0%,rgb(230, 26, 17) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(228, 118, 118)', endColorstr='rgb(230, 26, 17)',GradientType=0 ); /* IE6-8 */
	color:#ffffff;
}
input[ID*="btnBack"]:hover
{
	border: 1px solid rgb(151, 20, 14);
	border-style:inset;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);

	background: rgb(228, 118, 118); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViOWZlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzYyZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(228, 118, 118) 0%, rgb(122, 12, 7) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(228, 118, 118)), color-stop(100%,rgb(122, 12, 7))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(228, 118, 118) 0%,rgb(122, 12, 7) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(228, 118, 118) 0%,rgb(122, 12, 7) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(228, 118, 118) 0%,rgb(122, 12, 7) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(228, 118, 118) 0%,rgb(122, 12, 7) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(228, 118, 118)', endColorstr='rgb(122, 12, 7)',GradientType=0 ); /* IE6-8 */
	color:#ffffff;
}
input[ID*="btnClear"] 
{ 
	
	border: 1px solid rgb(142, 143, 145);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);

	background: #5b9fea; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViOWZlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzYyZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(235, 229, 229) 0%, rgb(196, 192, 192) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(235, 229, 229)), color-stop(100%,rgb(196, 192, 192))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(235, 229, 229) 0%,rgb(196, 192, 192) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(235, 229, 229) 0%,rgb(196, 192, 192) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(235, 229, 229) 0%,rgb(196, 192, 192) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(235, 229, 229) 0%,rgb(196, 192, 192) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(235, 229, 229)', endColorstr='rgb(196, 192, 192)'); /* IE6-8 */
	color:#ffffff;
}

input[ID*="btnClear"]:hover
{
	border: 1px solid  rgb(142, 143, 145);
	border-style:inset;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);

	background: rgb(235, 229, 229); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViOWZlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzYyZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(235, 229, 229) 0%, rgb(165, 160, 160) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(235, 229, 229)), color-stop(100%,rgb(165, 160, 160))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(235, 229, 229) 0%,rgb(165, 160, 160) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(235, 229, 229) 0%,rgb(165, 160, 160) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(235, 229, 229) 0%,rgb(165, 160, 160) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(235, 229, 229) 0%,rgb(165, 160, 160) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b9fea', endColorstr='rgb(165, 160, 160)',GradientType=0 ); /* IE6-8 */
	color:#ffffff;
}



.mGrid { 
    width: 100%; 
    background-color: #fff; 
    margin: 5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
}
.mGrid td { 
    padding: 2px; 
    border: solid 1px #c1c1c1; 
    color: #717171; 
}
.mGrid th { 
    padding: 4px 2px; 
    color: #fff; 
    background: #50BDE9 url(/theme/images/grd_head1.png) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em; 
}
.mGrid .alt { background: #fcfcfc url(/theme/images/grd_alt.png) repeat-x top; }
.mGrid .pgr {   padding: 4px 2px; 
    color: #fff; 
    background:  url(/theme/images/grd_head1.png) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em;   }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { 
    border-width: 0; 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #fff; 
    line-height: 10px; 
 }   
.mGrid .pgr a { color: #666; text-decoration: none; }
.mGrid .pgr a:hover { color: #000; text-decoration: none; }



.info, .success, .warning, .error {
    border: 1px solid;
    margin: 15px 0px;
    padding:15px 20px 15px 55px;
    	
    height:8px;
    font:  11px verdana;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 1px #FAF7F7;
    /*text-shadow: 2px 2px 2px #ccc;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
    width:92%;
    display:block;
}
.info {
    background-position: 10px center;
    color: #00529B;
    background-image:#BDE5F8 url('/theme/images/icon-info.png') no-repeat 10px center !important;
    background-color: #BDE5F8 !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
}
.success {
    color: #4F8A10;
    background:#DFF2BF url('/theme/images/icon-tick.png') no-repeat 10px center;
   
   
}
.warning {
    color: #9F6000;
    background: #FEEFB3 url('/theme/images/icon-warning.png') no-repeat 10px center;
    background-image: #FEEFB3 url('/theme/images/icon-warning.png') no-repeat 10px center;
}
.error {
    color: #D8000C;
    background: #FFBABA url('/theme/images/icon-cross.png') no-repeat 10px center;
    background-image: #FFBABA url('/theme/images/icon-cross.png') no-repeat 10px center;
}

.success .a {
               cursor:pointer;
                }
                
.warning .a {
               cursor:pointer;
                }

.info .a {
               cursor:pointer;
                }

.error .a {
               cursor:pointer;
                }


 .success .close {
                color:#990000;
                font-size:9px;
                position:relative;
                right:5px;
                top:0px;
                float:right;
                }
                .success .a {
               cursor:pointer;
                }

 .info .close {
                color:#990000;
                font-size:9px;
                position:relative;
                right:5px;
                top:0px;
                float:right;
                }
                .success .a {
               cursor:pointer;
                }

 .warning .close {
                color:#990000;
                font-size:9px;
                position:relative;
                right:5px;
                top:0px;
                float:right;
                }
                .success .a {
               cursor:pointer;
                }

 .error .close {
                color:#990000;
                font-size:9px;
                position:relative;
                right:5px;
                top:0px;
                float:right;
                }
                
                
                table.styled {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid rgb(213, 206, 206);
border-bottom: 1px solid gray;
	/*border:1px solid rgb(224, 226, 230);*/
}

#content .box.with-table .content {
	padding: 0;
}

table.styled thead {
	background: url('../img/elements/table/header.png') repeat-x #eef0f4;
}
.gridviewheader
{
	background: url('../img/elements/table/header.png') repeat-x #eef0f4;
}
table.styled th {
	position: relative;

	/* width: auto !important; */
	padding: 8px 12px;
	
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #cfcfcf;
}

table.styled.borders th {
	border-top: 1px solid #cfcfcf;
}

table.styled.borders tbody tr th {
	border-top: none;
}

table.styled th:first-child {
	border-right: 1px solid #dfdfdf;
}

table.styled.borders th:first-child {
	border-left: 1px solid #dfdfdf;
}

table.styled td {
	padding: 8px 12px;

	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

table.styled td:first-child {
	border-left: 1px solid #dfdfdf;
/*	padding-left: 20px;*/
}

table.styled td:last-child {
	border-right: 1px solid #dfdfdf	;
}

table.styled tbody tr:nth-child(odd) td {
	background: #ffffff;
}

table.styled tbody tr:nth-child(even) td {
	background: #f6f6f6;
}



table.styled:not(.borders) tbody tr:last-child td {
	border-bottom: none;
}

table td.center {
	text-align: center;
}


.box.with-table .content table:not(.borders) td:first-child, .box.with-table .content table:not(.borders) th:first-child {
	border-left: none;
}

.box.with-table .content table:not(.borders) td:last-child, .box.with-table .content table:not(.borders) th:last-child {
	border-right: none;
}

.dataTable th:hover {
	background: #fff;
}

.dataTable th:active {
	background: #edeef0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.34);
}

.dataTable th.sorting {
	cursor: pointer;
	background: url('../img/elements/table/sorting.png') no-repeat right center;
}

.dataTable th.sorting:hover {
	background: url('../img/elements/table/sorting.png') #fff no-repeat right center;
}

.dataTable th.sorting:active {
	background: url('../img/elements/table/sorting.png') #edeef0 no-repeat right center;
}

.dataTable th.sorting_asc {
	cursor: pointer;
	background: url('../img/elements/table/sorting-asc.png') no-repeat right center;
}

.dataTable th.sorting_asc:hover {
	background: url('../img/elements/table/sorting-asc.png') #fff no-repeat right center;
}

.dataTable th.sorting_asc:active {
	background: url('../img/elements/table/sorting-asc.png') #edeef0 no-repeat right center;
}

.dataTable th.sorting_desc {
	cursor: pointer;
	background: url('../img/elements/table/sorting-desc.png') no-repeat right center;
}

.dataTable th.sorting_desc:hover {
	background: url('../img/elements/table/sorting-desc.png') #fff no-repeat right center;
}

.dataTable th.sorting_desc:active {
	background: url('../img/elements/table/sorting-desc.png') #edeef0 no-repeat right center;
}

.dataTables_wrapper {
	position: relative;
}

.dataTables_processing {
	position: absolute;

	left: 50%;
	top: 50%;
	width: 200px;
	margin-left: -100px;
	height: 50px;
	margin-top: -25px;

	text-align: center;
	color: #606266;
	line-height: 50px;
	font-weight: bold;

	background: url('../img/elements/table/processing-bg.png') repeat-x #eaecf1;
	border-radius: 3px;
	border: 1px solid #c1c1c1;
	box-shadow: 0 1px 0px rgba(0,0,0,0.2);
}

.dataTables_wrapper .footer:before, .dataTables_wrapper .footer:after {
	display: table;
	content: '';
}

.dataTables_wrapper .footer:after {
	clear: both;
}

.dataTables_wrapper .footer {
	padding: 15px;
	
	border-top: 1px solid #c1c1c1;
	border-radius: 0 0 2px 2px;
	background: url('../img/layout/content/box/actions-bg.png') #f0f1f4 repeat-x;
}

.dataTables_info {
	float: left;
}

.dataTables_paginate {
	float: right;
}

.DTTT_print_info {
	z-index: 999;
}

.paginate_button {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.42);
}

.paginate_button.previous, .paginate_button.next {
	display: none;
}

.with-prev-next .paginate_button.previous, .with-prev-next .paginate_button.next {
	display: inline;
}

.paginate_button, .paginate_active {
	padding: 3px 7px;

	cursor: default;
	
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.paginate_button, .paginate_active {
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-left: 0px solid #c1c1c1;
	background: url('../img/elements/table/pagination/normal.png') repeat-x #dfdfdf;
}

.paginate_active {
	background: url('../img/elements/table/pagination/active.png') repeat-x #394353;
	border-color: #101a2a;
}

.paginate_button:hover {
	background: url('../img/elements/table/pagination/hover.png') repeat-x #1c68c0;
	border-left-width: 1px;
	border-color: #13447d;
	margin-left: -1px;
	
	cursor: pointer;
}

.paginate_button_disabled, .paginate_button_disabled:hover {
	background: url('../img/elements/table/pagination/disabled.png') repeat-x #dfdfdf;
	border-color: #c1c1c1;
	cursor: default;
}

.paginate_button:not(.paginate_button_disabled):hover:active {
	border-color: #13447d;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.59);
	background: #175093;
}

.paginate_button.first {
	border-left-width: 1px;
	border-radius: 2px 0 0 2px;
}

.paginate_button.last {
	border-radius: 0 2px 2px 0;
}


.dataTables_wrapper .filters:before, .dataTables_wrapper .filters:after {
	display: table;
	content: '';
}

.dataTables_wrapper .filters:after {
	clear: both;
}

.dataTables_wrapper .filters {
	display: none;

	padding: 3px 8px;
	padding-top: 5px;
	background: #f7f7f7;
	border-bottom: 1px solid #cfcfcf;
}

.dataTables_filter {
	float: left;
}

.dataTables_filter input[type="text"] {
	font-size: 11px;
	padding: 4px;
}

.dataTables_filter .text {
	padding-right: 4px;
}

.dataTables_length {
	float: right;
}

.dataTables_length label {
	cursor: default;
	display: inline;
}

.dataTables_length .text {
	padding-right: 4px;
	position: relative;
	top: -7px;
}

.webkit .dataTables_length .text {
	position: static;
	top: 0;
}


.toggleFilter {
	width: 35px;
	height: 35px;
	background: transparent;
	border-left: 1px solid #c1c1c1;
	cursor: pointer;
	
	position: absolute;
	top: 1px;
	right: 1px;
}

.toggleFilter:hover {
	background: url('../img/layout/content/box/menu-bg.png') repeat-x #f0f2f5;
}

.toggleFilter:hover:active {
	background: url('../img/layout/content/box/menu-active-bg.png') repeat-x #e3e6ea;
}

.toggleFilter:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	
	cursor: pointer;
	line-height: 37px;
	width: 33px;
	text-align: center;
	
	content: "\f013";
	color: #787979;
	font-size: 16px;
	text-shadow: 0 1px 0 #fff;
}

.toggleFilter.active {
	background: #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
}

.tabletools {
	text-align: right;
	padding: 5px 8px;
	
	background: #f7f7f7;
	border-bottom: 1px solid #cfcfcf;
}

.tabletools:before, .tabletools:after {
	display: table;
	content: '';
}

.tabletools:after {
	clear: both;
}

.tabletools .left {
	float: left;
}

.tabletools .right {
	float: right;
}

.tabletools .left a {
	margin-right: 10px;
}

.tabletools .right a {
	margin-left: 10px;
}

.tabletools a {
	padding: 2px 6px;
	border: 1px solid transparent;
}

.tabletools a:hover {
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2),
				inset 0 1px 0 #fff;
	background: url('../img/elements/table/toolbar/hover.png') repeat-x #f0f2f5;
	border-color: #c5c5c5;
}

.tabletools a:hover:active {
	border-color: transparent;
	background: #e5e7eb;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.53),
				0 1px 0 #fff;
}

.tabletools a i {
	margin-right: 5px;
	font-size: 10px;
}


.DTTT_container {
	display: inline;
}

.DTTT_button embed { 
	outline: none;
}

.DTTT_container a {
	position: relative;
}

.DTTT_print_info {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 150px;
	margin-left: -200px;
	margin-top: -75px;
	text-align: center;
	color: #333;
	padding: 10px 30px;

	background: #ffffff; /* Old browsers */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background:    -moz-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* FF3.6+ */
	background:     -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* IE10+ */
	background:      -o-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Opera 11.10+ */
	background:         linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
	
	opacity: 0.95;

	border: 1px solid black;
	border: 1px solid rgba(0, 0, 0, 0.5);
	
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	    -ms-border-radius: 6px;
	     -o-border-radius: 6px;
	        border-radius: 6px;
	
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	    -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	     -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}

.DTTT_print_info h6 {
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	margin: 1em;
}

.DTTT_print_info p {
	font-size: 14px;
	line-height: 20px;
}

table.styled.full, .dataTables_wrapper.full {
	display: inline;
	float: left;
	
	margin-top: -15px;
	
	width: 100%;
}

table.styled.full > table, .dataTables_wrapper.full > table {
	margin-bottom: 30px;
}

table.styled.full .footer, .dataTables_wrapper.full .footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -15px;
}

table.styled.full tbody tr:last-child td, .dataTables_wrapper.full tbody tr:last-child td {
	border-bottom: 1px solid #cfcfcf !important;
}

table.styled.full td:first-child, .dataTables_wrapper.full td:first-child,
table.styled.full th:first-child, .dataTables_wrapper.full th:first-child{
	border-left: none;
}

table.styled.full td:last-child, .dataTables_wrapper.full td:last-child,
table.styled.full th:last-child, .dataTables_wrapper.full th:last-child{
	border-right: none;
}
.validator  { display: block;
   	margin: 0 0 0 5px;
    	padding: 3px;
     	width: auto;
    	font-weight: bold;
   	color: #fff;
   border-radius: 3px 3px 3px 3px;
   background: -webkit-gradient(linear, left top, left bottom, from(rgb(224, 143, 150)), to(rgb(218, 30, 30)));
    background: -moz-linear-gradient(top,  rgb(224, 143, 150),  rgb(218, 30, 30));
	   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' rgb(224, 143, 150)', endColorstr='rgb(218, 30, 30)');
   	text-align:center;
   	font-size:10px;
   	}
/* ********************************************* */